@charset "utf-8";

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*
Theme Name: 「THE WORLD2 DEFAULT」
Theme URI: https://www.mithril-web.com/
Description: 本テンプレートは「THE WORLD2 DEFAULT」です。
Author: Mithril
Author URI: https://www.mithril-web.com/
Version: 1.1.5
License: GNU GPL version 2
.
Copyright 株式会社Mithril All rights Reserved.
https://www.mithril-web.com/
.
*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

* {
	margin: 0;
}
body {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 
		'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: 300;
	word-break: break-all;
}
p {
	font-size: 18px;
	line-height: 2;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* webicon */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.title .fa , .title .fas , .title .fab, .title .fal {
	color: #AAAAAA;
}
#main #new-content .fa, #side-right .title .fa, 
#side-left .title .fa, #footer .title .fa,
#main #new-content .fas, #side-right .title .fas, 
#side-left .title .fas, #footer .title .fas,
#main #new-content .fab, #side-right .title .fab, 
#side-left .title .fab, #footer .title .fab,
#main #new-content .fal, #side-right .title .fal, 
#side-left .title .fal, #footer .title .fal{
	font-size: 1.3em;
	line-height: 0.8;
}
#main .c_c_t_w .fa, #main .c_c_b_w .fa, #footer .fa, 
#main .c_c_t_w .fas, #main .c_c_b_w .fas, #footer .fas,
#main .c_c_t_w .fab, #main .c_c_b_w .fab, #footer .fab,
#main .c_c_t_w .fal, #main .c_c_b_w .fab, #footer .fal{
	color: #FFFFFF;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* RSSボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

input[type="submit"], input.rss-button {
	-webkit-appearance: none;
	border-radius: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リンク色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

a {
	text-decoration: underline;
	color: #3A4199;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
a:hover {
	color: #F80;
	position: relative;
	top: 0;
	text-decoration: underline;
	backface-visibility: hidden;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 装飾 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.aka {color: #ff0000;}
.ao {color: #0000cc;}
.tya {color: #bd000e;}
.gray {color: #3d3737;}
.green {color: #009900;}
.gray1 {color: #C0C0C0;}
.size8 {font-size: 8px;}
.size10 {font-size: 10px;}
.size12 {font-size: 12px;}
.size14 {font-size: 14px;}
.size15 {font-size: 15px;}
.size15 {font-size: 15px;}
.size16 {font-size: 16px;}
.size17 {font-size: 17px;}
.size18 {font-size: 18px;}
.size19 {font-size: 19px;}
.size20 {font-size: 20px;}
.size21 {font-size: 21px;}
.size22 {font-size: 22px;}
.size23 {font-size: 23px;}
.size24 {font-size: 24px;}
.size25 {font-size: 25px;}
.size26 {font-size: 26px;}
.size28 {font-size: 28px;}
.size30 {font-size: 30px;}
.size32 {font-size: 32px;}
.size34 {font-size: 34px;}
.size36 {font-size: 36px;}
.size38 {font-size: 38px;}
.size40 {font-size: 40px;}
.line-red {background: #ffadad;}
.line-blue {background: #a8eaff;}
.line-brown {background: #cc9966;}
.line-green {background: #b2ffb2;}
.line-yellow {background: #fff799;}
.line-orange {background: #ffe0c1;}
.line-h-red {background: linear-gradient(transparent 60%, #ffadad 50%);}
.line-h-blue {background: linear-gradient(transparent 60%, #a8eaff 50%);}
.line-h-brown {background: linear-gradient(transparent 60%, #cc9966 50%);}
.line-h-green {background: linear-gradient(transparent 60%, #b2ffb2 50%);}
.line-h-yellow {background: linear-gradient(transparent 60%, #fff799 50%);}
.line-h-orange {background: linear-gradient(transparent 60%, #ffe0c1 50%);}
.line-hh-red {background: linear-gradient(transparent 75%, #ffadad 50%);}
.line-hh-blue {background: linear-gradient(transparent 75%, #a8eaff 50%);}
.line-hh-brown {background: linear-gradient(transparent 75%, #cc9966 50%);}
.line-hh-green {background: linear-gradient(transparent 70%, #b2ffb2 50%);}
.line-hh-yellow {background: linear-gradient(transparent 70%, #fff799 50%);}
.line-hh-orange {background: linear-gradient(transparent 70%, #ffe0c1 50%);}
.border-red {border-bottom: 2px solid #ff7f7f;}
.border-blue {border-bottom: 2px solid #a8eaff;}
.border-brown {border-bottom: 2px solid #cc9966;}
.border-green {border-bottom: 2px solid #7fff7f;}
.border-yellow {border-bottom: 2px solid #ffdc00;}
.border-orange {border-bottom: 2px solid #ffbf7f;}
.border-d-red {border-bottom: 4px double #ff7f7f;}
.border-d-blue {border-bottom: 4px double #a8eaff;}
.border-d-brown {border-bottom: 4px double #cc9966;}
.border-d-green {border-bottom: 4px double #7fff7f;}
.border-d-yellow {border-bottom: 4px double #ffdc00;}
.border-d-orange {border-bottom: 4px double #ffbf7f;}
.b {font-weight: bold;}
.strong {font-weight: bold;}
.em {font-weight: bold;}
.yline {background: #ffff00;}
.center {
	text-align: center;
	padding: 5px 0px 0px 0px;
}
.left {
	text-align: left;
	padding: 5px 5px 0px 0px;
}
.right {
	text-align: right;
	padding: 5px 0px 0px 5px;
}.goto {
	margin: 10px 28px 10px 10px;
	text-align: right;
}
.to_link_r {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	text-align: right;
}
.to_link {
	margin: 20px 0px 0px 0px;
	text-align: right;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 画像 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

img {
	border: none;
	margin: 0;
	padding: 0;
	overflow: auto;
	max-width: 100%;
	height: auto;
}
a img {
	border: none;
}
.imgl {
	padding: 0px 25px 10px 0px;
	float: left;
}
.imgr {
	padding: 0px 0px 10px 25px;
	float: right;
}
.alignleft {
	padding: 0 20px 20px 0;
	float: left;
}
.alignright {
	padding: 0 0 20px 20px;
	float: right;
}
.aligncenter {
	padding: 0 0 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 行間 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.margin-bottom5 {margin-bottom: 5px;}
.margin-bottom10 {margin-bottom: 10px;}
.margin-bottom15 {margin-bottom: 15px;}
.margin-bottom20 {margin-bottom: 20px;}
.margin-bottom25 {margin-bottom: 25px;}
.margin-bottom30 {margin-bottom: 30px;}
.margin-bottom35 {margin-bottom: 35px;}
.margin-bottom40 {margin-bottom: 40px;}
.margin-bottom45 {margin-bottom: 45px;}
.margin-bottom50 {margin-bottom: 50px;}
.margin-bottom55 {margin-bottom: 55px;}
.margin-bottom60 {margin-bottom: 60px;}
.margin-bottom70 {margin-bottom: 70px;}
.margin-bottom80 {margin-bottom: 80px;}
.margin-bottom90 {margin-bottom: 90px;}
.margin-bottom100 {margin-bottom: 100px;}
.margin-top5 {margin-top: 5px;}
.margin-top10 {margin-top: 10px;}
.margin-top15 {margin-top: 15px;}
.margin-top20 {margin-top: 20px;}
.margin-top25 {margin-top: 25px;}
.margin-top30 {margin-top: 30px;}
.margin-top35 {margin-top: 35px;}
.margin-top40 {margin-top: 40px;}
.margin-top45 {margin-top: 45px;}
.margin-top50 {margin-top: 50px;}
.margin-top55 {margin-top: 55px;}
.margin-top60 {margin-top: 60px;}
.margin-top70 {margin-top: 70px;}
.margin-top80 {margin-top: 80px;}
.margin-top90 {margin-top: 90px;}
.margin-top100 {margin-top: 100px;}
.padding-bottom5 {padding-bottom: 5px;}
.padding-bottom10 {padding-bottom: 10px;}
.padding-bottom15 {padding-bottom: 15px;}
.padding-bottom20 {padding-bottom: 20px;}
.padding-bottom25 {padding-bottom: 25px;}
.padding-bottom30 {padding-bottom: 30px;}
.padding-bottom35 {padding-bottom: 35px;}
.padding-bottom40 {padding-bottom: 40px;}
.padding-bottom45 {padding-bottom: 45px;}
.padding-bottom50 {padding-bottom: 50px;}
.padding-bottom55 {padding-bottom: 55px;}
.padding-bottom60 {padding-bottom: 60px;}
.padding-bottom70 {padding-bottom: 70px;}
.padding-bottom80 {padding-bottom: 80px;}
.padding-bottom90 {padding-bottom: 90px;}
.padding-bottom100 {padding-bottom: 100px;}
.padding-top5 {padding-top: 5px;}
.padding-top10 {padding-top: 10px;}
.padding-top15 {padding-top: 15px;}
.padding-top20 {padding-top: 20px;}
.padding-top25 {padding-top: 25px;}
.padding-top30 {padding-top: 30px;}
.padding-top35 {padding-top: 35px;}
.padding-top40 {padding-top: 40px;}
.padding-top45 {padding-top: 45px;}
.padding-top50 {padding-top: 50px;}
.padding-top55 {padding-top: 55px;}
.padding-top60 {padding-top: 60px;}
.padding-top70 {padding-top: 70px;}
.padding-top80 {padding-top: 80px;}
.padding-top90 {padding-top: 90px;}
.padding-top100 {padding-top: 100px;}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ヘッダー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#header {
	min-height: 80px;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #FFFFFF;
}
#header-in {
	width: 100%;
	margin: 0;
	padding: 0 0 20px;
	box-sizing: border-box;
}
#loader{
	width: 128px;
    height:128px;
    display: none;
    position: fixed;
    top: 50%;
    left: 47%;
    z-index: 10;
}
#fade{
    width: 100%;
    height: 100%;
    display: none;
	background-color: #FFFFFF;
	position: absolute;
    top: 0%;
    left: 0%;
    z-index: 5;
}
div#ez-toc-container{
	margin: 0 0 10px;
	padding: 20px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイトタイトル */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

h1.site-title {
	width: 1240px; /* max */
	margin: 15px auto 10px;
	text-decoration: none;
	line-height: 135%;
	text-align: left;
}
h1.site-title a {
	text-decoration: none;
	color: #333333;
}
h1.site-title a:hover {
	text-decoration: none;
	color: #F80;
}
h1.site-title img {
	max-width: 1240px; /* max */
	margin-bottom: -10px;
	overflow: hidden;
	text-align: left;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* トップナビゲーション */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#top-navi-bg {
	width: 100%;
	height: 20px;
	margin: 7px 0 0;
}
#top-navi {
	width: 1240px; /* max */
	margin: 0 auto;
	box-sizing: border-box;
}
#top-navi ul {
	position: relative;
	margin: 0;
	padding: 0;
}
#top-navi li {
	font-size: 14px;
	margin-top: 2px;
	padding: 0;
	list-style-type: none;
	display: block;
	float: right;
}
#top-navi li a {
	text-decoration: none;
	color: #AAAAAA;
}
#top-navi li a:hover {
	text-decoration: none;
	color: #F80;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.menubtn {
	display: none;
}
.togmenu {
	display: block;
}
#g-navi-in {
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	box-sizing: border-box;
}
#g-navi-in ul {
	width: 1240px; /* max */
	height: 70px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: both;
}
#g-navi-in ul li {
	position: relative;
	width: 20%;
	height: 70px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 60px;
	text-align: center;
	float: left;
}
#g-navi-in ul li a {
	width: 100%;
	height: 70px;
	padding: 0 10%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	overflow: hidden;
	letter-spacing: 1.2px;
	box-sizing: border-box;
}
#g-navi-in ul li a:hover {
	text-decoration: none;
	background: #222222;
}
#g-navi-in ul li li a:hover {
	text-decoration: none;
	background: none;
}

/* ──────────────────────────────────── */

#g-navi-in ul.sub-menu {
	width: 100%;
	margin: 0;
	display: none;
	position: absolute;
	top: 70px;
	left: 0;
	z-index: 99999;
	list-style: none;
}
#g-navi-in ul.sub-menu li {
	width: 100%;
	border: none;
	list-style-type: none;
	background: #333333;
}
#g-navi-in ul.sub-menu li li {
	width: 100%;
	border: none;
	list-style-type: none;
	background: #444444;
}
#g-navi-in ul.sub-menu li a {
	float: left;
	display: block;
	font-weight: bold;
}
#g-navi-in .menu ul ul {
	left: 100%;
	top: 0;
}
#g-navi-in .menu ul ul a {
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 60px;
	padding: 0;
	height: 70px;
	border-bottom: 0;
}
#g-navi-in ul ul li:hover{
	background: #000000;
}

/* ──────────────────────────────────── */

#g-navi-in ul li:hover>a, #g-navi-in ul a:focus {
	color: #FF8800;
	font-weight: bold;
	list-style: none;
}
#g-navi-in ul.menu li:hover>ul {
	display: block;
}

/* ──────────────────────────────────── */

#main .c_c_t_w .abc, #main .c_c_b_w .abc, #side-left .abc, #side-right .abc, .mini_box .abc {
	display: none;
}

#dro_navi { display: none;}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* バナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.banner {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
}
.banner-in {
	width: 1230px;
	margin: 32px auto -20px;
	padding: 0;
	position: relative;
}
.banner img {
	width: 100%;
	margin: 0;
	padding: 0;
	object-fit: cover;
}
.caption-head{
    width: 96%;
    margin: 0 2%;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	text-align: center;
}
.caption-head p.on-head-title {
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: bold;
}
.caption-head p.on-head-txt {
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1.75;
	font-weight: bold;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コンテイナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main-background {
	width: 100%;
	margin: 0;
	padding: 0 0 30px;
	box-sizing: border-box;
}
#container2r, #container2l, #container1, #containerk2r, #containerk2l, #containerk1 {
	width: 1240px; /* max */
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	box-sizing: border-box;
}
#containerk1 {
	width: 1000px; /* max */
	padding: 7px 3px 0;
	clear: both;
	box-sizing: border-box;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* パンくずリスト */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.breadcrumbs {
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	margin: 20px 0 0;
	padding: 0 0 20px;
	color: #364549;
}
.breadcrumbs a {
	color: #364549;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #F80;
	text-decoration: underline;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メイン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#container2l #main, #container2r #main, #containerk2l #main, #containerk2r #main, 
#containerk1 #main, #container2l #cate_des, #container2r #cate_des, 
#containerk2l #cate_des, #containerk2r #cate_des, #containerk1 #cate_des {
	float: right;
	margin: 0 3px 3px 0;
	width: 820px; /* max */
	padding: 0 30px 15px;
	text-align: left;
	background: #FFFFFF;
	box-sizing: border-box;
	border-radius: 6px;
	box-shadow: 0 0 3px #AAAAAA;
}
#container2l #cate_main, #container2r #cate_main, #containerk2l #cate_main, 
#containerk2r #cate_main, #containerk1 #cate_main {
	width: 687px; /* max */
	float: right;
	margin: 0 3px 3px 0;
	padding: 0;
}
#container2r #main, #containerk2r #main, 
#container2r #cate_des, #containerk2r #cate_des {
	margin: 0 0 3px 3px;
	float: left;
}
#container2r #cate_des, #containerk2r #cate_des {
	margin: 0 0 35px 3px;
	float: left;
}
#container2r #cate_main, #containerk2r #cate_main {
	margin: 0 0 3px 3px;
	float: left;
}
#containerk1 #main, #containerk1 #cate_des {
	clear: both;
	width: 950px;  /* max */
	margin: 0 auto 3px;
}
#container2l #cate_des, #container2r #cate_des, #containerk2l #cate_des, #containerk2r #cate_des, #containerk1 #cate_des {
	padding: 30px;
	margin-bottom: 30px;
}
#containerk1 #cate_main {
	clear: both;
	width: 950px;  /* max */
	margin: 0 auto;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カテゴリーページ説明文 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#container2r #cate_des, #containerk2l #cate_des, #containerk2r #cate_des, 
#containerk1 #cate_des, #containerk1 #cate_des {
	position: relative;
	border-bottom: 3px #DDDDDD solid;
}
#container2r #cate_des:after, #containerk2l #cate_des:after, 
#containerk2r #cate_des:after, #containerk1 #cate_des:after, 
#containerk1 #cate_des:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -20px;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	border-style: solid;
	border-color: #DDDDDD transparent transparent transparent;
	border-width: 20px 20px 0 20px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新着記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.new-menu {
	margin: 0 0 20px 0;
	padding: 20px 20px 10px;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
}
.new-menu ul {
	list-style: none;
	padding: 0 0 10px;
}
.new-menu li {
	list-style: none;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 3px 0px 0px 15px;
}
.new-menu li a {
	line-height: 120%;
	text-decoration: none;
}
.new-menu li a:hover {
	color: #F80;
	text-decoration: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* トップページ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#toppagemain {
	padding: 0;
}
#toppagemain a {
	text-decoration: none;
}
.mainbox {
	font-size: 14px;
	line-height: 1.80;
	margin: 0 0 20px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	border-top: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事の見出し・h2・h3・h4・h5 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .entry-content h2, #main .entry-content-i h2, #main .entry-content-s h2 {
	font-size: 1.4em;
	margin: 50px -31px;
	padding: 15px 30px 20px;
	background: #333333;
	color: #FFFFFF;
	line-height: 136%;
	border-bottom: 1px #DDDDDD solid;
	position: relative;
	background-color: #f0f0f0;
}
#main .entry-content h2::after, #main .entry-content-i h2::after, 
#main .entry-content-s h2::after {
	position: absolute;
	top: 100%;
	left: 50%;
	content: '';
	width: 0;
	height: 0;
	border: 15px solid transparent;
}
#main .entry-content h3, #main .entry-content-i h3, 
#main .entry-content-s h3 {
	font-size: 1.3em;
	margin: 50px -31px 50px -30px;
	padding: 10px 30px 12px;
	background: #FFFFFF;
	border-top: 1px #DDDDDD solid;
	border-bottom: 1px #DDDDDD solid;
	border-left: 4px #000000 solid;
	color: #333333;
	line-height: 160%;
}
.entry-content h4, .entry-content-i h4, .entry-content-s h4 {
	font-size: 1.2em;
	margin: 40px 0;
	background: #FFFFFF;
	border: none;
	border-bottom: 3px #000000 solid;
	color: #333333;
	line-height: 160%;
	display: block;
}
#main .entry-content h5, #main .entry-content-i h5, 
#main .entry-content-s h5 {
	font-size: 1.1em;
	margin: 30px 0 10px;
	background: #FFFFFF;
	border: none;
	color: #333333;
	line-height: 160%;
}
#main h3.sitemap-cate-title {
	line-height: 130%;
	font-size: 1.3em;
	margin: 0 -30px 20px;
	padding: 0 30px;
	color: #000000;
	border: none;
	text-decoration: none;
}
#main h3.sitemap-cate-title:before {
	font-family: FontAwesome;
	content: "\f07c";
	padding-right: 5px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

h3 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 30px -20px;
	color: #FFFFFF;
	padding: 17px 10px 16px 30px;
	border: none;
	line-height: 150%;
	clear: both;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 140%;
	margin: 0 0 23px;
	position: relative;
	padding: 10px 5px 10px 0;
	border: none;
	border-top: 4px solid #7AADF5;
	border-bottom: 4px solid #7AADF5;
	clear: both;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 3px 10px 7px 0;
	background-color: #FFFFFF;
	border-bottom: 2px solid #7AADF5;
	clear: both;
}
#cate_main .entry-content, .entry-content-i, .entry-content-s {
	border-top: 5px #2A647D solid;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#new-content h3.infotitle, .c_c_t_w .entry-title, .c_c_b_w .entry-title, 
#new-content .entry-title, .comments_box h3, .c_c_t_w #calendar_wrap caption, 
#kanren_box .entry-title, .c_c_b_w #calendar_wrap caption, #kanren_box .entry-title {
	position: relative;
	padding-bottom: 10px;
	border: none;
	border-bottom: 4px solid #DDDDDD;
}
#new-content h3.infotitle::after, .c_c_t_w .entry-title::after, 
.c_c_b_w .entry-title::after, #new-content .entry-title::after, 
.c_c_t_w #calendar_wrap caption::after, .c_c_b_w #calendar_wrap caption::after, 
#kanren_box .entry-title::after, #kanren_box .entry-title::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 30%;
	height: 4px;
	background-color: #2A647D;
}
.comments_box h3::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 30%;
	height: 4px;
	background-color: #2A647D;
}
#new-content h3.infotitle {
	color: #333333;
	background: none;
}
#toppagemain .entry-content {
	position: relative;
	background: url(img/etld.png) top repeat-x;
	border: none;
}
#toppagemain .entry-content::after {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	content: '';
	width: 19%;
	height: 1px;
	background-color: #2A647D;
}
#toppagemain .entry-content:hover::after {
	width: 100%;
	-webkit-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-o-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
}
#toppagemain .entry-content::after::last-child {
	padding: 30px 30px 0;
	border-bottom: 1px #DDDDDD solid;
}
.entry-title-page {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 12px 10px 5px 25px;
	border-top: none;
	clear: both;
}
.entry-title-page a {
	color: #000000;
	text-decoration: none;
}
.entry-title-page a:hover {
	color: #000000;
	text-decoration: none;
}
#tb, #main h2, #main_mail h2 {
	text-decoration: none;
}
.entry-title a {
	color: #333333;
	text-decoration: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事タイトルの設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main h2.toppage-title {
	font-weight: bold;
	margin: 0 -30px;
	padding: 0 30px 32px;
	border: none;
	color: #000000;
	box-shadow: none;
	line-height: 136%;
	background: none;
	clear: both;
}
#main h2.toppage-title a {
	color: #000000;
	text-decoration: none;
}
#main h2.toppage-title a:hover {
	color: #FF8800;
	text-decoration: none;
}
.entry-title {
	font-weight: bold;
	margin: 0;
	padding: 10px 0 20px;
	border: none;
	color: #333333;
	line-height: 136%;
	box-shadow: none;
	clear: both;
}
.entry-title a:hover {
	color: #F80;
	text-decoration: none;
}
.c_c_t_w ul li a, .c_c_b_w ul li a {
	color: #333333;
	text-decoration: none;
}
.c_c_t_w ul li a:hover, .c_c_b_w ul li a:hover {
	color: #F80;
	text-decoration: underline;
}
.c_c_t_w .entry-title, .c_c_b_w .entry-title, #new-content .entry-title, #kanren_box h3, .comments_box h3 {
	font-weight: bold;
	margin: 10px 0 0;
	padding: 0 0 20px;
	border: none;
	background: #FFFFFF;
	color: #333333;
	clear: both;
}
#kanren_box h3 {
	padding-left: 25px;
}
.c_c_t_w #wp-calendar caption, .c_c_b_w #wp-calendar caption, #side-right #wp-calendar caption, #side-left #wp-calendar caption, .mini_box #wp-calendar caption {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 0;
	padding: 0 0 20px 25px;
	border: none;
	background: #FFFFFF;
	color: #333333;
	clear: both;
	overflow: hidden;
}
.c_c_t_w #wp-calendar caption::before, .c_c_b_w #wp-calendar caption::before, #side-right #wp-calendar caption::before, #side-left #wp-calendar caption::before, .mini_box #wp-calendar caption::before, .comments_box h3::before, #kanren_box h3::before {
	font-size: 20px;
	color: #AAAAAA;
	position: absolute;
	line-height: 136%;
	left: 0;
	content: "\f073";
	font-family: FontAwesome;
}
#kanren_box h3::before {
	padding-top: 2px;
	content: "\f0c5";
}
.comments_box h3::before {
	padding-top: 2px;
	content: "\f075";
}
.mini_box #wp-calendar caption::before {
	color: #FFFFFF;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 個別ページタイトル上のカテゴリー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.topcate {
	max-height: 34px;
	margin: 0 0 5px;
	padding: 0 14px 3px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	display: inline-block;
	border-radius: 0 0 6px 6px;
}
.entry-content, .entry-content-i {
	position: relative;
}
.topcate {
	position: absolute;
	top: 0;
}
.entry-content, .entry-title, .entry-content-i .entry-title {
	padding-top: 45px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.entry-content, .entry-content-i, .entry-content-s {
	line-height: 160%;
	margin: 0 -30px;
	padding: 0 30px;
	border: none;
	border-top: 1px #DDDDDD solid;
	background: #FFFFFF;
	overflow: hidden;
	display: block;
	clear: both;
}
#cate_main .entry-content, .entry-content-i, .entry-content-s {
	border: none;
}
#toppagemain .entry-content {
	padding: 30px 30px 0;
	border-bottom: none;
}
#toppagemain .entry-content:hover {
	background: #EFEFEF;
	opacity: 0.5;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.entry-content img, .entry-content-i img {
	max-width: 100%;
	height: auto;
	margin: 0 0 -10px;
}
p.search_to_home p {
	padding-top: 40px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ビデオ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.video-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 100%;
	overflow: hidden;
	box-sizing: border-box;
}
.video-wrap iframe, .video-wrap object, .video-wrap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* テーブル */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

table {
	width: 100%;
	border-top: none;
	border-bottom: 1px #CCCCCC solid;
	border-collapse: collapse;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}
table tr {
	margin: 0;
	padding: 0;
	border: 1px solid #DDDDDD;
}
table th {
	margin: 0;
	padding: 7px 10px;
	background: #EFEFF1 url(img/ranking/ranking-bg.png) repeat-x;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
table td {
	margin: 0;
	padding: 7px 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* その他タグ一覧 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.entry-content .efoot, .entry-content-i .efoot, .entry-content-top .efoot {
	width: 100%;
	overflow: hidden;
	color: #AAAAAA;
	float: right;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px;
	background: #EFEFEF;
	box-sizing: border-box;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#main .entry-content .efoot p, #main .entry-content-i .efoot p, #main .entry-content-top .efoot p {
	font-weight: normal;
	margin: 0;
	padding: 5px 15px;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	float: left;
}
#main .entry-content .efoot .fa, #main .entry-content-i .efoot .fa, #main .entry-content-top .efoot .fa, #main .entry-content .efoot .fas, #main .entry-content-i .efoot .fas, #main .entry-content-top .efoot .fas {
	color: #364549;
}
#main .entry-content .efoot a, #main .entry-content-i .efoot a, #main .entry-content-top .efoot a {
	text-decoration: none;
	color: #364549;
	padding-right: 10px;
}
#main .efoot a:hover {
	text-decoration: none;
	color: #F80;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* アイキャッチ画像設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.entry-content img.attachment-200x200 {
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	background: #B7BACB;
}
.entry-content-i img.attachment-200x200 {
	box-sizing: border-box;
	float: right;
	overflow: hidden;
	background: #B7BACB;
}
.eye-catch-img {
	position: relative;
	width: 27%;
	height: auto;
	margin: 0 3% 0 0;
	padding: 0;
	border: none;
	float: left;
	background: #B7BACB;
}
.eye-catch-img:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.eye-catch-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 100%;
	object-fit: cover;
}
#main .eye-catch-img-center {
	width: 100%;
	margin: 20px 0 0;
	padding: 0;
	border: none;
	clear: both;
}
.entry-content-i .eye-catch-img-right img {
	width: 40%;
	margin: 0 0 20px 20px;
	padding: 0;
	border: none;
	float: right;
	box-shadow: none;
}
.eye-catch-img-right img {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	border-radius: 6px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* アイキャッチの中のカテゴリー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main #toppagemain .eye-catch-img .efoot {
	position: absolute;
	width: auto;
	top: 5px;
	right: 5px;
	max-height: 20px;
	margin: 0;
	padding: 0 8px 12px;
	font-size: 11px;
	font-weight: 400;
	line-height: 20px;
	background: #333333;
	border-radius: 0px;
	color: #FFFFFF;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 日付の設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.title_area_bottom {
	min-height: 0;
	max-height: 35px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #364549;
	overflow: hidden;
	display: block;
	float: left;
}
#toppagemain .title_area_bottom {
	width: 70%;
	margin: 0;
}
.date_time {
	font-weight: normal;
	margin: 0 0 12px;
	padding: 0 15px 0 0;
	font-size: 14px;
	text-align: left;
	line-height: 12px;
	float: left;
	box-sizing: border-box;
}
.left_time {
	font-weight: normal;
	margin: 0 0 12px;
	padding: 0;
	font-size: 14px;
	text-align: left;
	line-height: 12px;
	float: left;
}
#toppagemain .entry-content a p {
	color: #333333;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 続きを読む設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#toppagemain a .link-next {
	width: 100px;
	height: auto;
	text-align: center;
	font-weight: 400;
	line-height: 24px;
	margin: 60px 0 30px;
	padding: 0;
	float: right;
	border-radius: 6px;
}
#toppagemain a .link-next p {
	font-size: 14px;
	padding: 0 0 2px;
	margin: 0;
	color: #FFFFFF;
}
#toppagemain .entry-content p.top_more {
	line-height: 180%;
	height: 6em;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ソーシャルボタン設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main ul.sns_button {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	padding: 0;
	margin: 10px 0 0 -5px;
	text-align: left;
	clear: both;
}
#main ul.sns_button_b {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	padding: 0;
	margin: 20px 0 0 -5px;
	text-align: left;
	clear: both;
}
#main .sns_button_m {
	display: flex;
	flex-wrap: wrap;
	width: auto;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 0 20px;
}
.sns_button_m a {
	display: block;
	color: #ffffff;
	padding: 0 20px;
	text-decoration: none;
	transition: .2s;
	border: 2px solid;
	border-radius: 5px;
	float: left;
}
.sns_button_m::before {
	font-size: 16px;
}
.sns_button_m::after {
	content: attr(title);
	font-size: 12px;
	font-weight: 400;
	vertical-align: top;
	margin-left: 5px;
}
.sns_button_m .icon-twitter {
	background: #55acee;
}
.sns_button_m .icon-twitter:hover {
	color: #55acee;
	background: #ffffff;
	border-color: #55acee;
}
.sns_button_m .icon-facebook {
	background: #3B5998;
}
.sns_button_m .icon-facebook:hover {
	color: #3B5998;
	background: #ffffff;
	border-color: #3B5998;
}
.sns_button_m .icon-google-plus {
	background: #dd4b39;
}
.sns_button_m .icon-google-plus:hover {
	color: #dd4b39;
	background: #ffffff;
	border-color: #dd4b39;
}
.sns_button_m .icon-hatebu {
	background: #008FDE;
}
.sns_button_m .icon-hatebu:hover {
	color: #008FDE;
	background: #ffffff;
	border-color: #008FDE;
}
.sns_button_m .icon-blogran {
	background: #EB4654;
}
.sns_button_m .icon-blogran:hover {
	color: #EB4654;
	background: #ffffff;
	border-color: #EB4654;
}
.sns_button_m .icon-line {
	background: #25AF00;
}
.sns_button_m .icon-line:hover {
	color: #25AF00;
	background: #ffffff;
	border-color: #25AF00;
}
.sns_button_m .icon-copy {
	background: #666;
}
.sns_button_m .icon-copy:hover {
	color: #333;
	background: #ffffff;
	border-color: #333;
}
.url-copied {
    display: none;
}
.url-copied span {
	background: #666;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	position: absolute;
	padding: 0 20px;
	top: 0;
	left: 0;
	font-size: 11px;
	color: #fff;
	width: 80px;
	height: 50px;
	line-height: 50px;
	border: 2px solid #333;
	border-radius: 5px;
}
.sns_button_m {
	position: relative;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事内リスト */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.entry-content ul, .entry-content-i ul {
	padding: 0 0 0 0;
	margin-bottom: 10px;
	list-style: inside;
	line-height: 180%;
}
.entry-content ol, .entry-content-i ol {
	padding: 0 0 0 0;
	margin-bottom: 10px;
	list-style: inside decimal;
	line-height: 180%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* blockquote */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

blockquote {
	background: #F7F7F7 url(img/blockquote.png) no-repeat 0 0;
	padding: 15px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #212121;
	box-shadow: 1px 1px 2px rgba(204, 204, 204, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 関連記事設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#kanren_box {
	padding: 0;
	margin: 20px 0 10px;
	display: block;
	overflow: hidden;
	clear: both;
}
.kanrenmenu_thumb, .Kanrenmenu {
	min-height: 100px;
	margin: 0 0 30px;
	padding: 0;
	background: #FFFFFF;
	border: none;
}
.kanrenmenu_thumb ul, .Kanrenmenu ul {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
	clear: both;
}
.kanrenmenu_thumb ul li, .Kanrenmenu ul li {
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	text-decoration: none;
	text-align: left;
	background: none;
	overflow: auto;
	float: left;
}
.kanrenmenu_thumb ul li .keye {
	width: 80px;
	height: 80px;
	color: #333333;
	padding: 0;
	margin: 0 15px 0 0;
	overflow: hidden;
	font-weight: bold;
	float: left;
}
.kanrenmenu_thumb ul li .keye img {
	width: auto;
	height: 80px;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.kanrenmenu_thumb ul li .eye_cate {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	max-width: 80px;
	height: 18px;
	padding: 0px 4px 4px;
	margin: -22px 0 0 0;
	overflow: hidden;
	position: absolute;
	font-weight: normal;
	z-index: 1;
	box-sizing: border-box;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
}
.kt-tag {
	margin: 0;
	padding: 0;
	text-decoration: none;
	overflow: hidden;
}
#main .kt-tag p.r-time-data {
	font-size: 12px;
	color: #AAAAAA;
	text-align: left;
	line-height: 110%;
	margin-bottom: 6px;
}
#main .kt-tag p.r-title-l {
	max-height: 4em;
	text-align: left;
	font-size: 14px;
	line-height: 140%;
	overflow: hidden;
}
.kt-tag a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 140%;
	color: #333333;
}
.kt-tag a:hover {
	color: #F80;
	text-decoration: none;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 作者紹介(サイド) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.side_profile_w {
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	margin: 0 0 20px;
	padding: 0;
	clear: both;
	overflow: hidden;
}
.side_profile_w p {
	font-size: 14px;
	line-height: 180%;
	padding-top: 10px;
	padding-bottom: 0;
}
.side_profile_w p.side_profile_title {
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
}
.side_profile_w p.side_profile_sns {
	padding: 0;
}
.side_profile_w p.side_profile_txt {
	text-align: left;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 作者紹介(フッター) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer .side_profile_w,#footer .side_profile_w p,
#footer .side_profile_w p.side_profile_title,
#footer .side_profile_w p.side_profile_sns,
#footer .side_profile_w p.side_profile_sns,
#footer .side_profile_w p.side_profile_tx
{
	color: #FFFFFF;
}
#footer a{
	color: #FFFFFF;
}
#footer a:hover{
	color: #FF8800;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 作者紹介 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#profile {
	margin: 30px 0 40px;
	padding: 40px 20px 10px;
	border: 3px solid #EDEDED;
	box-shadow: 0 0 40px #EFEFEF inset;
	position: relative;
}
#profile p{
	margin: 0 0 0 10px;
	color: #777777;
	font-size: 16px;
}
#profile p.kata{
	width: 50%;
	margin: 0 0 0 10px;
	color: #777777;
	font-size: 16px;
	float: left;
}
.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
#profile-title {
	position: absolute;
	top: -1em;
	background-color: #25657B;/* colorcssに移す要素*/
	border: none;
	color: #FFFFFF;
	padding: 7px 15px 6px 15px;
	font-size: 16px;
	margin-left: 10px;
	border-radius: 5px;
	letter-spacing: 0.05em;
}
#profile-title :first-letter {
	letter-spacing: 0.3em;
}
.the_author_name{
	width: auto;
	font-size: 20px;
	margin-right: 10px;
	font-weight: bold;
	float: left;
}
#profile-thumbnail {
	width: 20%;
	float: left;
}
#profile-thumbnail img {
	width: 80%;
	border-radius: 50%;
	margin-right: 30px;
}
#profile-info {
	margin-left: 0;
	margin-top: 10px;
    margin-right: 0;
	padding-top: 15px;
	background: url(./img/stcom.png) repeat-x top;
	clear: both;
}
#profile-info p {
	margin-right: 2%;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	margin: 5px 0 0;
	word-break: break-all;
	float: right;
}
#profile-info p a{
	text-align: center;
	border: 1px #333333 solid;
	padding: 7px 30px;
	text-decoration: none;
    margin: 10px 0 0 0;
	font-weight: bold;
	color: #333333;
	background: #FFFFFF;
	box-shadow: 2px 3px 2px #CCCCCC;
    float: right;
}
#profile-info p a:hover{
	text-align: center;
	border: 1px #333333 solid;
	padding: 7px 30px;
	text-decoration: none;
    margin: 10px 0 0 0;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;
	box-shadow: 2px 3px 2px #CCCCCC;
    float: right;
}
#writter-follow {
	width: 80%;
	padding-top: 7px;
	padding-bottom: 8px;
	float: right;
}
.follow-button a {
	margin-left: 0;
	padding-left: 6px;
	color: #515254;
	border-radius: 5px;
	font-size: 22px;
}
.side_profile_w .follow-button .twitter:hover {
	color: #00acee;
}
.follow-button .facebook:hover {
	color: #3b5998;
}
.follow-button .instagram:hover{
	color: #427eff;
}
.follow-button .youtube:hover{
	color: #C0372E;
}
.follow-button .line:hover{
	color: #1EAD2C;
}
#writter-follow .twitter{
	padding-left: 6px;
	padding-right: 0;
	color: #00acee;
	border-radius: 5px;
	font-size: 25px;
}
#writter-follow .facebook {
	padding-left: 2px;
	padding-right: 0;
    color: #3b5998;
    border-radius: 5px;
	font-size: 22px;
}
#writter-follow .instagram {
	padding-left: 6px;
	padding-right: 0;
	color: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    border-radius: 5px;
	font-size: 25px;
}
#writter-follow .youtube {
	padding-left: 3px;
	padding-right: 0;
    color: #C0372E;
    border-radius: 5px;
	font-size: 25px;
}
#writter-follow .line {
	padding-left: 4px;
	padding-right: 0;
    color: #1EAD2C;
    border-radius: 5px;
	font-size: 25px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コメント */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.comments-box {
	zoom: 1;
	margin: 30px 0 0;
	padding: 0;
	text-align: left;
}
.comments-box img {
	vertical-align: middle;
}
.cancel-comment-reply {
	padding: 0;
	margin: 40px 0 0 80px;
	border: 1px #333 dotted;
	color: #000;
	background: none;
	float: right;
}
.cancel-comment-reply a {
	color: #000;
	border: none;
	background: none;
}
.text {
	border: 1px solid #CCC;
	padding: 2px;
	color: #777;
	width: 200px;
	box-sizing: border-box;
}
h3#comments, h3.comments {
	font-weight: bold;
	font-size: 16px;
	margin: 40px 0 0;
	padding: 7px;
	background-image: none;
	background-color: #333333;
	clear: both;
}
#respond input#submit {
	-webkit-appearance: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コメントフォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.comments_box h3 {
	width: 100%;
	padding-left: 30px;
	box-sizing: border-box;
}
#respond {
	width: auto;
	padding: 5px 0;
	overflow: hidden;
	color: #333333;
	text-align: left;
	background: #FFFFFF;
	border-top: none;
}
#respond input {
	border: none;
	border: 2px #DDDDDD solid;
	box-sizing: border-box;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#respond .submit {
	padding: 10px 5%;
	margin: 0 0 25px;
	float: right;
}
#respond textarea {
	width: 100%;
	padding: 25px 5%;
	background: #FFFFFF;
	color: #333333;
	margin-top: 5px;
	border: 2px #DDDDDD solid;
	box-sizing: border-box;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#respond input#submit {
	color: #FFFFFF;
	font-weight: bold;
	width: 200px;
	height: 50px;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
	overflow: hidden;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#respond input#submit:hover {
	height: 50px;
	color: #333333;
	text-decoration: none;
	border: none;
	cursor: pointer;
	backface-visibility: hidden;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	border-radius: 6px;
}
#commentform .cmlg {
	color: #333333;
	padding: 10px 0;
	float: right;
}
#commentform .cmlg a {
	color: #333333;
	text-decoration: underline;
}
#commentform .cmlg a:hover {
	color: #FF8800;
	text-decoration: underline;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コメント */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

ul#comment-list {
	font-weight: normal;
	margin: 0 20px 20px;
	padding: 0;
	background: #FFFFFF;
	border: none;
}
#comment-list li {
	list-style: none;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
	background: #FFFFFF;
	border: none;
}
#comment-list p.comment-title {
	font-size: 14px;
	margin: 20px 0px 10px;
}
#comment-list p.comment-data {
	text-align: right;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 10px 10px 5px 0px;
	border-bottom: 1px dotted #000033;
}
#comment-list p {
	font-size: 14px;
	margin: 0px 10px 15px;
}
#comform {
	margin: 0;
	padding: 10px 20px 20px;
	background-color: #333333;
	border: none;
}
#comform p {
	font-size: 14px;
	line-height: 160%;
	margin-top: 10px;
}
#comment-submit {
	padding: 5px 10px;
}
p.nocomments {
	margin: 20px 20px 0;
	padding: 0;
}
#main .comments_box p {
	font-size: 14px;
	margin: 20px 0 15px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コメントフレーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

ol.commentlist a:link {
	text-decoration: none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: none;
}
ol.commentlist {
	border: none;
	border-top: none;
	background: #FFFFFF;
	margin: 0 0 20px;
	padding: 15px 0 0;
}
ol.commentlist li {
	font-size: 15px;
	margin: 0;
	padding: 10px;
	list-style-type: none;
}
ol.commentlist li div.vcard cite.fn {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	margin: 15px 0 0 15px;
	float: left;
}
ol.commentlist li div.vcard cite.fn a.url {
	color: #333333;
}
ol.commentlist li div.vcard img.avatar {
	padding: 10px 0;
	border: 1px solid #CCC;
}
ol.commentlist li div.vcard img.photo {
	padding: 2px;
	background: #fff;
	border: 1px solid #CCC;
	float: left;
}
.commentlist .children .children {
	margin-top: 10px;
}
ol.commentlist li div.vcard span.says {
	padding: 17px 0 3px 2px;
	font-size: 14px;
	color: #333333;
	float: left;
}
ol.commentlist li div.comment-meta {
	color: #333333;
	margin: 17px 0 30px 10px;
	font-size: 0.9em;
	float: left;
}
ol.commentlist li div.comment-meta a {
	color: #333333;
	text-decoration: none;
}
ol.commentlist li p {
	color: #333333;
	font-size: 15px;
	margin: 15px 0 0 0;
	line-height: 1.4em;
	text-align: left;
	clear: both;
}
.comment-body {
	padding-bottom: 20px;
}
ol.commentlist li div.reply {
	margin: -10px 0 40px;
	background: none;
	color: #333333;
	font-size: 14px;
	line-height: 16px;
	float: right;
	font-weight: bold;
}
ol.commentlist li div.reply a {
	height: 20px;
	margin: 0 0 10px;
	padding: 5px 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
ol.commentlist li div.reply a:hover {
	color: #FF8800;
	text-decoration: none;
}
ol.commentlist li ul.children li {
	margin: 10px 0 0;
	background: #fff;
	border: 1px #EAEAEA solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #DDD solid;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
ol.commentlist li ul.children li li.alt {
	background: #F7F7F7;
}
ol.commentlist li ul.children li.depth-2 {
	background: #F6F6F6;
}
ol.commentlist li ul.children li.depth-3 {
	background: #EFEFEF;
}
ol.commentlist li ul.children li.depth-4 {
	background: #EAEAEA;
}
ol.commentlist li ul.children li.depth-5 {
	background: #FFF;
}
ol.commentlist li ul.children li.depth-6 {
	background: #F9F9F9;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* トラックバック */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#tb {
	margin: 0 0 30px;
	padding: 20px;
	font-size: 20px;
	font-weight: bold;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: #FFFFFF;
}
#tb input {
	width: 97%;
	margin: 20px 0 0;
	border: none;
	box-shadow: none;
	background: #FFFFFF;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事ページナビゲーション */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.kiji-navigation {
	font-size: 14px;
	max-height: 82px;
	margin: 30px auto 20px;
	padding: 0 0 6px;
	overflow: hidden;
	position: relative;
	line-height: 120%;
}
.kiji-navigation .kijinavi-left a, .kiji-navigation .kijinavi-right a {
	height: 40px;
	padding: 6px 2% 4px 5%;
	text-align: left;
	width: 100%;
	line-height: 2;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background: #EFEFEF url(img/arrl.png) 2.5% center no-repeat;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	overflow: hidden;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.kiji-navigation .kijinavi-right a {
	padding: 5px 5% 8px 2%;
	margin-top: 5px;
	overflow: hidden;
	text-align: left;
	float: right;
	background: #EFEFEF url(img/arrr.png) 97.5% center no-repeat;
}
.kiji-navigation .kijinavi-left a:hover, .kiji-navigation .kijinavi-right a:hover {
	text-decoration: none;
	color: #F80;
	background: #FFFFFF url(img/arrla.png) 0% center no-repeat;
}
.kiji-navigation .kijinavi-right a:hover {
	background: #FFFFFF url(img/arrra.png) 100% center no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイトマップページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

ul.sitemap {
	margin: 0 20px 20px;
	padding: 0;
}
.sitemap li {
	list-style: none;
	margin: 5px 0 0;
	padding: 0 0 5px;
	line-height: 160%;
	list-style-type: none;
}
.sitemap li:before {
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background: #AAAAAA;
	position: relative;
	left: -15px;
	top: -3px;
}
.sitemap li a {
	color: #000;
	text-decoration: none;
}
.sitemap li a:hover {
	color: #F80;
	text-decoration: underline;
}
h3 a {
	color: #000;
	text-decoration: none;
}
h3 a:hover {
	color: #F80;
	text-decoration: underline;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドメニュー　*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#side-left, #side-right {
	float: left;
	width: 370px;
	margin: 0 27px 3px 3px;
	padding: 30px 30px 15px;
	text-align: left;
	background: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: 0 0 3px #AAAAAA;
	overflow: hidden;
}
#side-right {
	float: right;
	margin: 0 3px 3px 27px;
	text-align: left;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドバーの見出し＋フッターの見出し */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.title {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 10px 0;
	box-sizing: border-box;
	display: block;
	clear: both;
}
.title a {
	text-decoration: none;
	color: #333333;
}
.title, #calendar_wrap caption, #side-right caption, #side-left caption {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#calendar_wrap caption, #side-right caption, #side-left caption, .mini_box caption {
	position: relative;
	padding-left: 25px;
}
.mini_box .title, #footer .mini_box caption {
	width: 100%;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	margin: 3px 0 10px 0;
	padding: 15px 0;
	background: url(img/stripew.png) bottom repeat-x;
	clear: both;
	border: none;
	bottom: 0;
}
.mini_box .title::after, #footer .mini_box caption::after, .mini_box #wp-calendar caption::before {
	opacity: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リスト設定(メイン＋フッター) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#side-left ul, #side-right ul {
	margin: 0 0 20px;
	padding: 0 0 0 2px;
	font-size: 14px;
}
.mini_box ul {
	margin: 20px 0;
	padding: 0;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	border-top: none;
}
#side-left li, #side-right li, #side-left ul.children li, #side-right ul.children li, #side-left ul.sub-menu li, #side-right ul.sub-menu li {
	position: relative;
	text-align: left;
	padding: 8px 0 8px 10px;
	list-style: none;
}
#side-left li:before, #side-right li:before, #side-left ul.children li:before, #side-right ul.children li:before, #side-left ul.sub-menu li:before, #side-right ul.sub-menu li:before {
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background: #AAAAAA;
	position: relative;
	left: -10px;
	top: -3px;
}
#side-left ul#eye_news li:before, #side-right ul#eye_news li:before {
	background: transparent;
}
#side-left ul.children, #side-right ul.children, #side-left ul.sub-menu, #side-right ul.sub-menu, .mini_box ul.children, .mini_box ul.sub-menu {
	margin: 0 0 -8px;
	padding: 8px 0 0 20px;
}
.mini_box li, .mini_box ul.children li, .mini_box ul.sub-menu li {
	position: relative;
	text-align: left;
	padding: 8px 0 8px 2px;
	list-style: none;
	background: none;
	color: #FFFFFF;
}
#side-left li a, #side-right li a {
	line-height: 150%;
	text-decoration: none;
	color: #333333;
}
.mini_box li a {
	line-height: 150%;
	text-decoration: none;
	color: #FFFFFF;
}
#side-left li a:hover, #side-right li a:hover, .mini_box li a:hover {
	text-decoration: underline;
	color: #F80;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 人気の記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#side-right .sidekiji ul, #side-left .sidekiji ul,
#footer_box_matome .mini_box .sidekiji ul{
	padding: 0;
	margin: 0 0 20px;
}
#side-right .sidekiji ul li, #side-left .sidekiji ul li,
#footer_box_matome .mini_box .sidekiji ul li{
	list-style: none;
	width: 100%;
	margin: 10px 0 15px;
	padding: 0;
	background: none;
	overflow: hidden;
	border: none;
	display: block;
}
#side-right .sidekiji ul li:before, #side-left .sidekiji ul li:before,
#footer_box_matome .mini_box .sidekiji ul li:before{
	display: none;
}
#side-right .sidekiji .rc_img a:hover, #side-left .sidekiji .rc_img a:hover,
#footer_box_matome .mini_box .sidekiji.rc_img a:hover{
	color: #FF8800;
	background-color: #FFFFFF;
	text-decoration: none;
}
#side-right .sidekiji img, #side-left .sidekiji img,
#footer_box_matome .mini_box .sidekiji img{
	width: 28%;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: #B6BACA;
	border-radius: 5px;
}
#side-right .sidekiji img:before, #side-left .sidekiji img:before,
#footer_box_matome .mini_box .sidekiji img:before{
	content: "";
	display: block;
	padding-top: 100%;
}
#side-right .sidekiji .sidekiji-text, #side-left .sidekiji .sidekiji-text,
#footer_box_matome .mini_box .sidekiji-text{
	max-width: 65%;
	height: 84px;
	margin: 0 0 0 5%;
	padding: 0;
	overflow: hidden;
	float: left;
	display: block;
	box-sizing: border-box;
}
#side-right .sidekiji .sidekiji-text p, #side-left .sidekiji .sidekiji-text p,
#footer_box_matome .mini_box sidekiji .sidekiji-text p{
	width: 100%;
	font-size: 14px;
	padding: 6px 0 0;
	margin: 0;
	line-height: 140%;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
}
#side-right .sidekiji .rank-count, #side-left .sidekiji .rank-count,
#side-right .rank-count:hover, #side-left .rank-count:hover,
#footer_box_matome .sidekiji .rank-count, #footer_box_matome .sidekiji .rank-count:hover{
	padding: 1px 6px 1px 8px;
	color: #fff;
	border-radius: 5px 0 0 0;
	float: left;
	margin-left: -28%;
}
.sidekiji a:after {
	display: block;
	clear: both;
	content: '';
}
.rank-count {
	padding: 1px 10px;
	color: #fff;
	background: rgba(66, 66, 66, .85);
}
.r-count1 {
	background: rgba(189, 161, 82, .9);
}
.r-count2 {
	background: rgba(152, 153, 173, .9);
}
.r-count3 {
	background: rgba(156, 85, 34, .9);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドウィジェット */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* タグクラウド(サイド) */
/* ──────────────────────────────────── */

.tagcloud {
	font-size: 15px;
	line-height: 220%;
	text-align: left;
	margin: 20px 0 20px;
	padding: 10px 0;
	clear: both;
	overflow: hidden;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.tagcloud a, .c_c_t_w .tagcloud a, .c_c_b_w .tagcloud a {
	font-size: 14px !important;
	line-height: 1em;
	color: #ffffff;
	display: inline-block;
	white-space: nowrap;
	padding: 8px 10px 11px;
	margin: 0 2px 8px;
	border-radius: 4px;
	font-weight: bold;
	text-decoration: none;
}

/* ──────────────────────────────────── */
/* 検索フォーム(サイド) */
/* ──────────────────────────────────── */

#searchform {
	font-size: 14px;
	line-height: 220%;
	text-align: center;
	margin: 10px 0 20px;
	padding: 25px;
	clear: both;
	overflow: hidden;
}

/* ──────────────────────────────────── */
/* サイト内検索(サイド) */
/* ──────────────────────────────────── */

#searchsubmit {
	padding: 10px;
}
.screen-reader-text {
	display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 検索フォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#searchform {
	margin: 10px 0;
	padding: 0;
	border: none;
	clear: both;
}
#center_folder #searchform {
	margin: 0;
	padding: 0;
	border: none;
	clear: both;
}
#searchform .screen-reader-text {
	display: none;
}
#searchform input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #F7F7F7 inset;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#s, #s:focus, #right_folder #s, #left_folder #s, #right_folder #s:focus, #left_folder #s:focus {
	width: 70%;
	height: 60px;
	line-height: 30px;
	margin: 0;
	padding: 0 5%;
	vertical-align: bottom;
	box-sizing: content-box;
	color: #333333;
	outline: none;
	border: none;
	background: rgba(0, 0, 0, 0.05);
	float: left;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#s, #s:focus {
	color: #333;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 検索ボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#searchsubmit {
	font-weight: bold;
	width: 28%;
	color: #333333;
	height: 60px;
	border-radius: 0px;
	margin: 0 0 20px;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
	overflow: hidden;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: rgba(0, 0, 0, 0.05);
}
#searchsubmit:hover {
	color: #FF8800;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* アドセンスウィジェット*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.adsense_widget, .mini_box .adsense_widget .c_c_t_w .adsense_widget, .c_c_b_w .adsense_widget {
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	margin: 0 0 20px;
	padding: 0;
	clear: both;
	overflow: hidden;
}
.mini_box .adsense_widget {
	text-align: center;
	color: #FFFFFF;
}
.c_c_t_w .adsense_widget, .c_c_b_w .adsense_widget {
	background: none;
}
.sponsored {
	margin-bottom: 10px;
}
.ad-overall {
	margin: 0;
	padding: 0;
}
.ad-overall:after {
	content: "";
	display: block;
	clear: both;
}
.ad-left {
	float: left;
	margin: 0 38px 0 0;
	padding-left: 15px;
}
.ad-right {
	float: left;
}
.ad-right {
	float: left;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* テキストウィジェット(サイド) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.textwidget {
	line-height: 150%;
	text-align: center;
	margin: 0 0 20px;
	padding: 0;
	clear: both;
	overflow: hidden;
}
.textwidget p {
	font-size: 1em;
	line-height: 150%;
	margin: 25px 0 0;
	padding: 0;
	text-align: left;
}
.textwidget td p {
	margin: 10px 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 最近の投稿(サイド) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

ul#eye_news, #new-content ul#eye_news {
	padding: 0;
	margin: 10px 0 20px;
}
ul#eye_news li, #new-content ul#eye_news li {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	background: none;
	overflow: hidden;
	display: block;
}
ul#eye_news .sf_daca, #new-content ul#eye_news .sf_daca {
	width: 70%;
	max-height: 15px;
	overflow: hidden;
	float: right;
}
ul#eye_news .sub_date, #new-content ul#eye_news .sub_date {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border: none;
	margin: 0 0 0 5%;
	padding: 0 0 0;
	color: #AAAAAA;
	float: left;
}
ul#eye_news li p, #new-content ul#eye_news li p {
	width: 65%;
	max-height: 60px;
	font-size: 14px;
	padding: 0;
	margin: 0 0 0 5%;
	line-height: 140%;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
}
.mini_box ul#eye_news li p, .mini_box #new-content ul#eye_news li p {
	margin: 8px 0 0 5%;
	line-height: 1.5;
	max-height: 6;
}
.mini_box ul#eye_news li a, #new-content ul#eye_news li a {
	font-weight: bold;
	color: #333333;
}
.mini_box ul#eye_news li a, .mini_box #new-content ul#eye_news li a {
	font-weight: bold;
	color: #FFFFFF;
}
ul#eye_news li a:hover img {
	backface-visibility: hidden;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	opacity: 0.5;
}
.mini_box ul#eye_news .sub_date, .mini_box #new-content ul#eye_news .sub_date {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border: none;
	margin: 0 0 0 10px;
	padding: 0;
	color: #FFFFFF;
	opacity: 0.4;
	float: left;
}
ul#eye_news .sub_new_img, #new-content ul#eye_news .sub_new_img {
	width: 28%;
	height: auto;
	padding: 0;
	margin: 0 0 5px;
	float: left;
	position: relative;
}
ul#eye_news .sub_new_img:before, #new-content ul#eye_news .sub_new_img:before {
	content: "";
	display: block;
	padding-top: 100%;
}
ul#eye_news .sub_new_img img, #new-content ul#eye_news .sub_new_img img {
	width: 100%;
	height: 100%;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	padding: 0;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #B7BACB;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}
#container2r #side-left-inner #eye_news .category, #container2r #side-right-inner #eye_news .category, #container2l #side-left-inner #eye_news .category, #container2l #side-right-inner #eye_news .category, #containerk2l #side-left-inner #eye_news .category, #containerk2l #side-right-inner #eye_news .category, #containerk2r #side-left-inner #eye_news .category, #containerk2r #side-right-inner #eye_news .category {
	display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カレンダー設定(サイド) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#calendar_wrap {
	margin: 1px 0 10px;
	padding: 0;
	clear: both;
}
#wp-calendar {
	width: 100%;
	border: none;
	padding: 0 1px;
	margin: 10px 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#side-right table, #side-left table {
	border-spacing: 0;
}

/*曜日行*/

#wp-calendar thead {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

/*曜日セル*/

#wp-calendar thead th {
	padding-top: 15px;
	text-align: center;
}
#wp-calendar tbody {
	color: #555555;
	width: 100%;
}

/*日付セル*/

#wp-calendar tbody td {
	padding: 3px 0 2px;
	text-align: center;
	border: none;
	background: none;
}
#wp-calendar td a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar td a:hover {
	color: #F80;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tr {
	background: none;
	border: none;
}
#wp-calendar th {
	border: none;
	background: none;
}
#wp-calendar td#prev, #wp-calendar td#next, #wp-calendar td.pad {
	background: none;
	border: none;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev a, #wp-calendar td#next a, #wp-calendar td.pad a {
	background: none;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#wp-calendar td#prev a:hover, #wp-calendar td#next a:hover, #wp-calendar td.pad a:hover {
	background: none;
	text-decoration: none;
	font-weight: bold;
	color: #F80;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カテゴリー・アーカイブ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.postform, select {
	width: 99.8%;
	margin: 0 0 20px;
	padding: 20px;
	border: 1px solid #EDEDED;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.screen-reader-text {
	display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メインウィジェット */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.c_c_t_w {
	padding: 0;
}
.c_c_t_w:first-child {
	padding: 30px 0 0;
}
.c_c_b_w {
	padding: 30px 0 -30px;
}

/* ──────────────────────────────────── */
/* タグクラウド(メイン) */
/* ──────────────────────────────────── */

.c_c_t_w .tagcloud, .c_c_b_w .tagcloud {
	border: none;
	padding: 15px 0 20px;
	overflow: hidden;
}

/* ──────────────────────────────────── */
/* 検索フォーム(メイン) */
/* ──────────────────────────────────── */

.c_c_t_w #searchform, .c_c_b_w #searchform {
	border: none;
	margin: 0 0 20px;
	padding: 0;
	background: none;
}

/* ──────────────────────────────────── */
/* サイト内検索(メイン) */
/* ──────────────────────────────────── */

#main #searchsubmit, #main #s {
	margin-top: 30px;
}
.c_c_t_w #searchsubmit, .c_c_b_w #searchsubmit {
	margin: 0 0 20px;
	width: 30.4%;
	float: right;
}
.c_c_t_w #s, .c_c_b_w #s {
	margin: 0 0 10px;
	width: 69%;
	padding-left: 2%;
	padding-right: 2%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/* ──────────────────────────────────── */
/* テキストウィジェット(メイン) */
/* ──────────────────────────────────── */

.c_c_t_w .textwidget, .c_c_b_w .textwidget {
	border: none;
	background: none;
	padding: 10px 0 20px;
	margin-top: 10px;
}
.entry-content .textwidget, .entry-content-i .textwidget {
	border: none;
	background: none;
	padding: 0;
	clear: both;
}
.c_c_t_w .textwidget p, .c_c_b_w .textwidget p, .entry-content .textwidget p, .entry-content-i .textwidget p {
	padding: 0;
	margin: 0;
}

/* ──────────────────────────────────── */
/* 最近の投稿(メイン) */
/* ──────────────────────────────────── */

#new-content {
	margin: 0 -30px;
	padding: 30px 30px;
	clear: both;
	background: #F7F7F7;
	border-radius: 6px;
}
#new-content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
	overflow: hidden;
}
#new-content li {
	line-height: 136%;
	height: 10px;
	margin: 0;
	padding: 25px 5px 0px;
}
#new-content .info {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
	float: left;
}
#new-content h3.infotitle {
	font-weight: bold;
	margin: 0;
	padding: 2px 0 10px;
	border: none;
	background: none;
	box-shadow: none;
	clear: both;
}
#new-content .info {
	width: 100%;
	padding: 0;
	margin: 0 0 5px;
	display: inline-block;
	overflow: hidden;
	clear: both;
}
#new-content .info .date {
	width: 15%;
	padding: 0 0 4px 0;
	margin: 0 2% 0 0;
	line-height: 136%;
	font-weight: bold;
	display: inline-block;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
#new-content .titlea {
	width: 83%;
	max-height: 20px;
	margin: 0;
	padding-bottom: 10px;
	color: #333333;
	border: none;
	background: none;
	box-shadow: none;
	line-height: 130%;
	font-weight: 300;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
#new-content .titlea a {
	text-decoration: none;
	color: #333333;
}
#new-content .info .titlea a:hover {
	color: #F80;
	text-decoration: none;
}

/* ──────────────────────────────────── */
/* リスト設定(メイン) */
/* ──────────────────────────────────── */

.c_c_t_w ul, .c_c_b_w ul {
	margin: 0 0 30px;
	padding: 10px 25px 0 3px;
	line-height: 136%;
	text-align: left;
	list-style-type: none;
	border-top: none;
	overflow: hidden;
	background: #FFFFFF;
}
.c_c_t_w ul li, .c_c_b_w ul li, .c_c_t_w li.cat-item, .c_c_b_w li.cat-item {
	margin: 0;
	padding: 20px 0 0;
	color: #333333;
	text-decoration: none;
}
.c_c_t_w ul li ul, .c_c_b_w ul li ul {
	margin: 0;
	padding: 0 0 0 15px;
	border: none;
}

/* ──────────────────────────────────── */
/* カレンダー設定(メイン) */
/* ──────────────────────────────────── */

.c_c_t_w #calendar_wrap, .c_c_b_w #calendar_wrap {
	margin: 1px 0px 10px;
	padding: 10px;
	background: #FFFFFF;
	border: none;
	clear: both;
	overflow: hidden;
	position: relative;
}
.c_c_t_w #calendar_wrap caption, .c_c_b_w #calendar_wrap caption {
	position: relative;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin: -10px -10px 10px;
	padding: 20px 25px 20px 30px;
	border: none;
	background: #FFFFFF;
	clear: both;
}
.c_c_t_w #calendar_wrap, .c_c_b_w #calendar_wrap {
	padding-bottom: 0;
	margin-bottom: 30px;
	border-top: none;
}
.c_c_t_w #wp-calendar td#prev, .c_c_t_w #wp-calendar td#next, .c_c_t_w #wp-calendar td.pad {
	font-size: 15px;
	padding: 0 0 25px;
	background: none;
	border: none;
}
.c_c_t_w #wp-calendar td#next {
	text-align: right;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 共通ウィジェット */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メルマガ読者登録画像 */
/* ──────────────────────────────────── */

.mail_signup img {
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
}
#main .mail_signup{
	margin: 0 -30px 30px;
	padding: 0;
}
#main .entry-content-i .mail_signup {
	margin: 0;
	padding: 0;
}
#main .mail_signup img {
	width: 100%;
	margin: 0;
	padding: 0;
}
#footer_box_matome .mail_signup img {
	width: 80%;
	margin: 0 10% 10px;
	padding: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* RSSボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rss-space input {
	width: 100%;
	margin: 0 0 30px;
	padding: 17px 20px;
	border: none;
	box-sizing: border-box;
	text-decoration: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	overflow: hidden;
}
.rss-space a {
	text-decoration: none;
}
.rss-space a:hover {
	text-decoration: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ページナビ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .tablenav {
	font-size: 15px;
	background: none;
	margin: 1em auto;
	line-height: 2em;
	text-align: center;
	color: #AAAAAA;
}
#main .tablenav a.page-numbers {
	color: #AAAAAA;
	text-decoration: none;
	font-size: smaller;
	font-weight: bold;
	padding: 7px 11px 6px;
	background: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
a.page-numbers:hover {
	color: #F80;
}
#main .tablenav .current {
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 14px;
	padding: 5px 11px;
}
#main .tablenav .next, #main .tablenav .prev {
	border: 0 none;
	background: transparent;
	font-size: smaller;
	font-weight: bold;
	padding: 7px 11px 6px;
}
#main .cont_navi {
	background: none;
	margin: 20px auto;
	padding: 10px 0 0;
	text-align: center;
}
#main .cont_navi p {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: left;
}
#main .cont_navi a {
	color: #444444;
	text-decoration: none;
}
#main .cont_navi a:hover {
	color: #F80;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ページの先頭へ戻る */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.go-toppage {
	width: 50px;
	height: 50px;
	position: fixed !important;
	position: absolute;
	bottom: 10px;
	right: 10px;
	clear: both;
	z-index: 9999;
}
.go-toppage a {
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.go-toppage a:hover {
	opacity: 0.5;
	filter: alpha(opacity=60);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッターウィジェットエリア */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer_box {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 20px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
}
#footer_box_matome {
		width: 1100px;
	margin: 0 auto;
	padding: 20px 0 0;
	background: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
}
@media screen and (max-width: 1100px) {
	#footer_box_matome {
		width: 100%;}
}
#footer_box_matome .mini_box {
	width: 31.3%;
	margin: 10px 0 0;
	text-align: left;
	display: block;
	float: left;
}
#footer_box_matome .mini_box_center {
	width: 31.3%;
	margin: 10px 3% 0;
	text-align: left;
	display: block;
	float: left;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.mini_box a, .mini_box p a {
	text-align: left;
	text-decoration: underline;
}
.mini_box a:hover {
	color: #F80;
	text-align: left;
	text-decoration: none;
}
.mini_box li .post-date {
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
	text-decoration: none;
	background: none;
}

/* ──────────────────────────────────── */
/* タグクラウド・検索フォーム(ボトム) */
/* ──────────────────────────────────── */

#footer_box_matome .mini_box .tagcloud a, #footer_box_matome #searchsubmit {
	background: rgba(255, 255, 255, 0.2);
	text-decoration: none;
	color: #FFFFFF;
	border: 2px solid rgba(255, 255, 255, 0.0);
}
#footer_box_matome .mini_box .tagcloud a:hover, #footer_box_matome #searchsubmit:hover {
	background: none;
	color: #FFFFFF;
	text-decoration: none;
	border: 2px solid #FFFFFF;
}
#footer_box_matome #searchsubmit {
	background: rgba(255, 255, 255, 0.2);
	padding: 0;
	color: #FFFFFF;
}
#footer_box_matome #s, #footer_box_matome #s:focus {
	background: rgba(255, 255, 255, 0.2);
	color: #FFFFFF;
}
.mini_box .screen-reader-text {
	display: none;
}

/* ──────────────────────────────────── */
/* テキストウィジェット(ボトム) */
/* ──────────────────────────────────── */

#footer_box_matome .mini_box .textwidget {
	margin: 0 0 30px;
	padding: 0;
	background: none;
}
#footer_box_matome .mini_box .textwidget p {
	margin-top: 10px;
	color: #FFFFFF;
}

/* ──────────────────────────────────── */
/* 最近の投稿(ボトム) */
/* ──────────────────────────────────── */

.mini_box ul#eye_news {
	margin: 0 0;
	padding: 0;
}
.mini_box ul#eye_news li {
	list-style: none;
	margin: 0;
	padding: 10px 0 0;
	background: none;
	overflow: hidden;
	display: block;
}
.mini_box ul#eye_news li a:hover {
	color: #F80;
}

/* ──────────────────────────────────── */
/* カレンダー設定(ボトム) */
/* ──────────────────────────────────── */

.mini_box #calendar_wrap {
	padding: 0;
	background: none;
	border: none;
	color: #FFFFFF;
}
.mini_box #calendar_wrap thead th, .mini_box #calendar_wrap thead tr, .mini_box #calendar_wrap thead td, #calendar_wrap thead tfoot, .mini_box table tr, .mini_box table th, .mini_box table td, .mini_box table {
	border: none;
	background: none;
	color: #FFFFFF;
}
.mini_box #wp-calendar tbody td {
	border: none;
	background: none;
	color: #FFFFFF;
}
.mini_box #wp-calendar #next {
	text-align: right;
	border: none;
}
.mini_box #wp-calendar tbody a {
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.mini_box #wp-calendar #prev a, .mini_box #wp-calendar #next a, .mini_box .tagcloud a {
	border: none;
	color: #FFFFFF;
	background: none;
}
.mini_box #wp-calendar #prev a:hover, .mini_box #wp-calendar #next a:hover, .mini_box #wp-calendar tbody a:hover, .mini_box .tagcloud a:hover {
	color: #F80;
	background: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッター */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer {
	width: 100%;
}
#footer-des {
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
}
#footer-des p {
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	margin: 20px auto;
	line-height: 136%;
	padding: 0 10px;
}
#foot-end {
	width: 1240px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 136%;
	margin: 0px auto 0;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
#foot-end a {
	text-decoration: none;
	color: #FFFFFF;
}
#foot-end a:hover {
	text-decoration: none;
	color: #FF8800;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ブログカードレスポンシブ対応 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

iframe.wp-embedded-content {
	width: 98%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* fontawaresom調整 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#g-navi-in ul li {
	font-size: 13px;
}
#g-navi-in {
	height: 70px;
}
#g-navi-in ul {
	height: 70px;
}
#g-navi-in ul li {
	height: 70px;
	line-height: 70px;
}
#g-navi-in ul li a {
	height: 70px;
	padding: 0 3%;
}
#g-navi-in ul .fas, #g-navi-in ul .fab, #g-navi-in ul .far, #g-navi-in ul .fal {
	font-size: 16px;
	margin-right: 5px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

td {
	padding: 5px;
}
input, textarea, select {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 問い合わせフォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .entry-content-i label input, #main .entry-content-i textarea {
	width: 90%;
	margin: 10px 0 20px;
	padding: 10px 4.5%;
	border: 2px #DDDDDD solid;
}
#main .entry-content-i input[type="submit"] {
	background: #333333;
	color: #FFFFFF;
	width: 100%;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: none;
	font-size: 110%;
}
#main .entry-content-i input[type="submit"]:hover {
	color: #FF8800;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine .content-box, #review .content-box {
	width: 820px;
	margin: 0 38px 0 48px;
	padding: 0;
	text-align: left;
	clear: both;
	overflow: hidden;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 個人情報の管理・取扱い */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#about-privacy {
	width: 77%;
	height: 80px;
	overflow: auto;
	font-size: 14px;
	margin: 30px 11.5% 0;
	padding: 10px;
	border: 3px #DDDDDD solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#mail_magazine #about-privacy p {
	font-size: 12px;
	line-height: 180%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0 0 10px;
	padding: 5px 0;
}
#mail_magazine h3#pp,
#main .entry-content h3#pp, #main .entry-content-i h3#pp, 
#main .entry-content-s h3#pp {
	font-size: 14px;
	text-align: left;
	margin: 5px 0;
	padding: 0;
	color: #111111;
	background: none;
	text-shadow: none;
	border: none;
	clear: both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイト更新日 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine .newday, #review .newday, #killer .newday {
	font-size: 12px;
	color: #000040;
	line-height: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 30px 0;
	clear: both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* レビューページ
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#review {
	margin: 25px auto 0;
	padding: 0;
	text-align: left;
	background: #FFFFFF;
	box-shadow: 0 0 10px #BDC1CF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#review_in {
	margin: 0;
	padding: 0 50px 30px;
}
#review #body-foot p {
	text-align: center;
}
#review_in h1 img {
	width: 100%;
}
#review h2 {
	font-size: 1.6em;
	margin: 25px -50px 20px;
	padding: 15px 50px 18px;
	background: #333333;
	border: none;
	color: #FFFFFF;
	position: relative;
}
#review h2::after {
	position: absolute;
	top: 100%;
	left: 50%;
	content: '';
	width: 0;
	height: 0;
	border: 15px solid transparent;
}
#review h1.review-title {
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px;
	font-size: 1.6em;
	padding: 20px 50px 20px;
	line-height: 136%;
	color: #000000;
	border-bottom: 2px #EDEDED solid;
	background: linear-gradient(#FFFFFF, #EFEFEF);
	box-shadow: none;
	clear: both;
}
#review h3 {
	font-size: 1.6em;
	margin: 25px -50px 20px;
	padding: 10px 50px 13px;
	background: none;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	color: #333333;
}
#review h4 {
	font-size: 1.4em;
	margin: 20px 0;
	background: #FFFFFF;
	border: none;
	border-bottom: 3px #000000 solid;
	color: #333333;
	line-height: 160%;
}
#review h5 {
	font-size: 1.2em;
	margin: 10px 0 10px;
	background: #FFFFFF;
	border: none;
	color: #333333;
	line-height: 160%;
}
#review ul li {
	padding-left: 20px;
}
#review ul.unl1_list_black li, #review ul.unl1_list_blue li, #review ul.unl1_list_green li, #review ul.unl1_list_navy li, #review ul.unl1_list_red li, #review ul.unl1_list_orange li, #review ul.unl1_list_pink li, #review ul.unl1_list_purple li, #review ul.unl2_list_black li, #review ul.unl2_list_blue li, #review ul.unl2_list_green li, #review ul.unl2_list_navy li, #review ul.unl2_list_red li, #review ul.unl2_list_orange li, #review ul.unl2_list_pink li, #review ul.unl2_list_purple li, #review ul.unl3_list_black li, #review ul.unl3_list_blue li, #review ul.unl3_list_green li, #review ul.unl3_list_navy li, #review ul.unl3_list_red li, #review ul.unl3_list_orange li, #review ul.unl3_list_pink li, #review ul.unl3_list_purple li, #review ul.unl4_list_black li, #review ul.unl4_list_blue li, #review ul.unl4_list_green li, #review ul.unl4_list_navy li, #review ul.unl4_list_red li, #review ul.unl4_list_orange li, #review ul.unl4_list_pink li, #review ul.unl4_list_purple li {
	padding-left: 35px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* キラーページ
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#killer {
	margin: 0 auto;
	padding: 0 0 10px;
	text-align: left;
	background: #FFFFFF;
	box-shadow: 0 0 10px #BDC1CF;
	box-sizing: border-box;
}
#killer_in {
	margin: 0;
	padding: 0 50px 30px;
}
#killer #body-foot p {
	text-align: center;
}
#killer_in h1 img {
	width: 100%;
}
#killer h2 {
	margin: 20px -65px 35px;
	padding: 15px 45px 20px;
	font-size: 2em;
	text-align: center;
	line-height: 1.4em;
	color: #FFFFFF;
	background: #333333;
	position: relative;
}
#killer h2::before, #killer h2::after {
	content: '';
	position: absolute;
	top: 100%;
	border-style: solid;
	border-color: transparent;
}
#killer h2::before {
	left: 0;
	border-width: 0 15px 15px 0;
	border-right-color: #CCCCCC;
}
#killer h2::after {
	right: 0;
	border-style: solid;
	border-width: 15px 15px 0 0;
	border-top-color: #CCCCCC;
}
#killer h3 {
	font-size: 1.6em;
	margin: 25px 0 20px;
	padding: 10px 30px 13px;
	background: #333333;
	border: none;
	color: #FFFFFF;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#killer h4 {
	font-size: 1.4em;
	margin: 25px 0 20px;
	padding: 8px 30px 11px 26px;
	background: #FFFFFF;
	border: 1px #DDDDDD solid;
	border-left: 4px #000000 solid;
	color: #333333;
	line-height: 160%;
	box-sizing: border-box;
}
#killer h5 {
	font-size: 1.4em;
	margin: 10px 0 20px;
	background: #FFFFFF;
	border: none;
	border-bottom: 3px #000000 double;
	color: #333333;
	line-height: 160%;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メルマガ登録ページ
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine {
	margin: 30px auto;
	padding: 0;
	text-align: left;
	background: #FFFFFF;
	box-shadow: 0 0 10px #BDC1CF;
	box-sizing: border-box;
}
#mail_magazine_in, #killer_in {
	margin: 0;
	padding: 0 50px 30px;
}
#mail_magazine h2 {
	margin: 40px -50px;
	font-size: 2em;
	text-align: center;
	padding: 15px 50px 18px;
	color: #FFFFFF;
	background: #333333;
	display: block;
	position: relative;
}
#mail_magazine h3 {
	color: #000000;
	font-size: 1.5em;
	margin: 40px 0;
	padding: 10px 30px 13px 32px;
	position: relative;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#mail_magazine h3:before, #mail_magazine h3:after{
	content: "";
	position: absolute;
	bottom: 0;
	width: 12px;
	height: 12px;
	border: 2px solid #000000;
	margin: auto;
}
#mail_magazine h3:before{
	top: -6px;
	left: 0px;
}
#mail_magazine h3:after{
	top: 6px;
	left: 6px;
}
#mail_magazine h4{
	font-size: 1.4em;
	margin: 25px 0 30px;
	padding: 0 0 6px;
	background: #FFFFFF;
	border: none;
	border-bottom: 2px #000000 solid;
	color: #333333;
}
#mail_magazine h5{
	font-size: 1.3em;
	margin: 20px 0;
	padding-left: 28px;
	background: #FFFFFF;
	border: none;
	color: #333333;
	line-height: 160%;
	position: relative;
}
#mail_magazine h5:before{
	content: "";
	position: absolute;
	bottom: 0;
	width: 6px;
	height: 6px;
	border: 6px double #000000;
	margin: auto;
}
#mail_magazine h5:before{
	top: 0;
	left: 0;
}
#mail_magazine #about-privacy h3:before, #mail_magazine #about-privacy h3:after, #killer #about-privacy h3:before, #killer #about-privacy h3:after {
	border-color: transparent;
}
.mrmg_box {
	margin: 0 -50px;
	padding: 0 auto;
	background: url(img/form_center.png) center top repeat-y;
	background-size: 100%;
}
#mail_magazine .opt_blue p, #main .opt_blue p {
	margin: 0 auto 20px;
	text-align: center;
}
.opt_blue img {
	text-align: center;
	width: 80%;
	margin: 0 10%;
}
.mrmg_top {
	height: auto;
	margin: 40px -50px 0;
	padding: 10px 0 0;
}
.mrmg_top img {
	width: 100%;
	margin: 0;
	object-fit: cover;
	vertical-align: bottom;
}
.mrmg_bottom_img {
	margin: 0 -50px 0;
	padding: 0 0 5px;
}
.mrmg_bottom_img img{
	width: 100%;
	margin: 0;
	padding: 0 0 5px;
	object-fit: cover;
	vertical-align: bottom;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メール入力フォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.ybox {
	width: 100%;
	margin: 0;
	padding: 0 5%;
	box-sizing: border-box;
}
.ybox img {
	float: left;
}
.mrmg_lock {
	background: url(img/mrmg_lock.png) 130px 2px no-repeat;
}
#widget_form .form_mail {
	font-size: 14px;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0;
	padding: 0;
	float: left;
}
.form_mail .mailleft {
	width: 60%;
	height: 34px;
	font-size: 15px;
	font-weight: bold;
	line-height: 2em;
	color: #333333;
	padding: 0 0 15px;
	margin: 0 20%;
	float: left;
	text-align: left;
	box-sizing: border-box;
}
.form_mail .mailleft img {
	float: left;
	margin: 0;
}
.form_mail .mailright {
	width: 60%;
	height: 45px;
	text-align: left;
	padding: 7px 0 0;
	margin: 0 20%;
	float: left;
	box-sizing: border-box;
}
#widget_form table.form_mail_l {
	width: 70%;
	font-size: 14px;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 15% 15%;
	padding: 10px 5%;
	box-sizing: border-box;
}
input.mail-form {
	font-size: 14px;
	width: 100%;
	margin: 0 0 20px;
	padding: 6px 2%;
	text-align: left;
	font-family: 'メイリオ', 'Meiryo';
	box-shadow: 0 0 5px #E1E3E9 inset;
	float: left;
	box-sizing: border-box;
}
input.name-form {
	font-size: 14px;
	width: 45%;
	padding: 6px 0 6px 1%;
	margin: 0 1% 5px 0;
	text-align: left;
	font-family: 'メイリオ', 'Meiryo';
	box-shadow: 0 0 5px #E1E3E9 inset;
	border: none;
	float: left;
	box-sizing: border-box;
}
#wrapper3 #widget_form, #wrapperk3 #widget_form {
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
}
#wrapper3 #widget_form input.mail-form, #wrapperk3 #widget_form input.mail-form {
	width: 97%;
}
#wrapper3 #widget_form table.form_mail, #wrapperk3 #widget_form table.form_mail {
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
}
#wrapper3 #widget_form table.form_mail .mailleft, #wrapperk3 #widget_form table.form_mail .mailleft {
	min-width: 200px;
	width: 100%;
	padding: 0 5%;
	float: left;
	text-align: left;
	box-sizing: border-box;
}
#wrapper3 #widget_form table.form_mail .mailright, #wrapperk3 #widget_form table.form_mail .mailright {
	width: 100%;
	padding: 7px 5%;
	float: left;
	box-sizing: border-box;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine button.mailbtn, #widget_form input.btn {
	width: 100%;
	padding: 0;
	margin: 10px auto 0;
	display: block;
	box-sizing: border-box;
}
#mail_magazine .ybox_btn, #main .ybox_btn {
	width: 80%;
	margin: 0;
	padding: 0 10%;
	overflow: hidden;
}
#mail_magazine .ybox_btn button.mailbtn, #main .ybox_btn button.mailbtn {
	height: 75px;
	width: 80%;
	margin: 20px 10% 10px;
	padding: 0 0 20px;
	background: linear-gradient(#4DAD51, #005300);
	background-size: contain;
	box-shadow: 0 0 10px #CCCCCC;
	color: #FFFFFF;
	overflow: hidden;
	border-radius: 6px;
	font-size: 28px;
	line-height: 75px;
	font-weight: bold;
	box-sizing: border-box;
}
#mail_magazine .ybox_btn button.mailbtn:hover, #main .ybox_btn button.mailbtn:hover {
	background: linear-gradient(#FFB900, #FF9101);
	background-size: contain;
}
#review .easy_mode_button a, #killer .easy_mode_button a, #mail_magazine .easy_mode_button a {
	width: 600px;
	height: 90px;
	line-height: 3.2;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 60px auto 20px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	display: block;
	overflow: hidden;
	clear: both;
}
#review p.lpf, #mail_magazine p.lpf, #killer p.lpf {
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 0 30px 30px;
	box-sizing: border-box;
}
#review p.lpf a, #mail_magazine p.lpf a, #killer p.lpf a {
	color: #333333;
	text-decoration: none;
}
#review p.lpf a:hover, #mail_magazine p.lpf a:hover, #killer p.lpf a:hover{
	color: #F80;
	text-decoration: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* プライバシーポリシー・特定電子メール法に基づく表記
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main_mail {
	line-height: 160%;
	margin: 0 -30px;
	padding: 0 30px;
	border: none;
	border-top: 5px #2A647D solid;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #FFFFFF;
	overflow: hidden;
	display: block;
	clear: both;

}
#main_mail table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	margin: -1px 0 20px 0;
	clear: both;
}
#main_mail th.mail_t {
	font-size: 15px;
	font-weight: bold;
	line-height: 170%;
	text-align: left;
	white-space: nowrap;
	padding: 20px;
	border-top: none;
}
#main_mail td.mail_e {
	font-size: 15px;
	line-height: 170%;
	text-align: left;
	padding: 20px;
	border-top: none;
	background: #FFFFFF;
}
#main_mail table img {
	max-width: 99%;
	height: auto;
}
#main_mail td.mail_e p {
	font-size: 15px;
	line-height: 170%;
	margin-bottom: 30px;
	text-align: left;
}
#main_mail table img {
	max-width: 99%;
	height: auto;
}
#main_mail .mail_e {
	font-size: 15px;
	line-height: 170%;
	text-align: left;
	padding: 20px;
	border-top: none;
	background: #FFFFFF;
}
#main_mail td.mail_e ul {
	margin-top: 0;
	margin-bottom: 20px;
}
#main_mail td.mail_e li {
	margin-left: 20px;
}
#main_mail h3 {
	margin: 40px 0 20px;
	padding: 3px 10px 3px 0;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #999;
	clear: both;
}
#main_mail h3:before {
	font-family: FontAwesome;
	content: '\f14a';
	padding-right: 5px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドメニューウィジェットボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.titleosm {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 0 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	clear: both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドメニューウィジェットボタン1 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.s_design1 {
	font-family: FontAwesome, "Font Awesome 5 Free";
	font-weight: 900;
	text-align: left;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 15px;
	border-radius: 6px;
	overflow: hidden;
	display: flex;
	box-sizing: border-box;
}
.s_design1 a {
	width: 100%;
	color: #FFFFFF;
	padding: 15px 10px 13px 15px;
	text-decoration: none;
	transition: 0.3s;
	box-sizing: border-box;
}
#main .s_design1 .wicon .fa, 
#main .s_design1 .wicon .fas, 
#main .s_design1 .wicon .fab, 
#side-right .s_design1 .wicon .fa, 
#side-right .s_design1 .wicon .fas, 
#side-right .s_design1 .wicon .fab, 
#side-left .s_design1 .wicon .fa, 
#side-left .s_design1 .wicon .fas, 
#side-left .s_design1 .wicon .fab, 
#footer .s_design1 .wicon .fa, 
#footer .s_design1 .wicon .fas, 
#footer .s_design1 .wicon .fab {
	height: 100%;
	margin-right: 12px;
	padding-right: 12px;
	align-items: center;
	border-right: 1px rgb(255, 255, 255, 0.3) solid;
	color: #FFFFFF;
	float: left;
	display: flex;
}
.s_design1 a:hover {
	opacity: 0.6;
}
.s_design1s_blue a {
	background: #2e71bb;
	border-bottom: 3px solid #0c3da2;
}
.s_design1s_black a {
	background: #323232;
	border-bottom: 3px solid #131313;
}
.s_design1s_green a {
	background: #006B60;
	border-bottom: 3px solid #002D25;
}
.s_design1s_navy a {
	background: #273067;
	border-bottom: 3px solid #040B27;
}
.s_design1s_purple a {
	background: #61105D;
	border-bottom: 3px solid #26031F;
}
.s_design1s_red a {
	background: #AC2427;
	border-bottom: 3px solid #790408;
}
.s_design1s_orange a {
	background: #F16943;
	border-bottom: 3px solid #EC281B;
}
.s_design1s_pink a {
	background: #F685A0;
	border-bottom: 3px solid #F44562;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドメニューウィジェットボタン2 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.s_design2 {
	font-family: FontAwesome, "Font Awesome 5 Free";
	font-weight: 900;
	text-align: left;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 15px;
	padding: auto;
	border-radius: 6px;
	overflow: hidden;
	display: flex;
}
.s_design2 a {
	width: 100%;
	color: #FFFFFF;
	padding: 15px 10px 13px 18px;
	text-decoration: none;
	transition: 0.3s;
	box-sizing: border-box;
}
#main .s_design2 .wicon .fa, 
#main .s_design2 .wicon .fas, 
#main .s_design2 .wicon .fab, 
#side-right .s_design2 .wicon .fa, 
#side-right .s_design2 .wicon .fas, 
#side-right .s_design2 .wicon .fab, 
#side-left .s_design2 .wicon .fa, 
#side-left .s_design2 .wicon .fas, 
#side-left .s_design2 .wicon .fab, 
#footer .s_design2 .wicon .fa, 
#footer .s_design2 .wicon .fas, 
#footer .s_design2 .wicon .fab {
	height: 100%;
	align-items: center;
	float: left;
	display: flex;
	height: 100%;
	margin-right: 18px;
	padding: 1px 2px 1px 0;
	color: #FFFFFF;
}
.s_design2 a:hover {
	padding: 16px 10px 12px 15px;
	opacity: 0.6;
	border-radius: 5px;
	text-shadow: none;
	box-shadow: none;
}
.s_design2s_blue a {
	background: linear-gradient(#238C9F, #24657C);
	text-shadow: 2px 2px 0 #24657C;
	border-bottom: 3px solid #194555;
}
.s_design2s_black a {
	background: linear-gradient(#4A4A4A, #323232);
	text-shadow: 2px 2px 0 #323232;
	border-bottom: 3px solid #131313;
}
.s_design2s_green a {
	background: linear-gradient(#009085, #006B60);
	text-shadow: 2px 2px 0 #002D25;
	border-bottom: 3px solid #002D25;
}
.s_design2s_navy a {
	background: linear-gradient(#344C87, #273067);
	text-shadow: 2px 2px 0 #273067;
	border-bottom: 3px solid #040B27;
}
.s_design2s_purple a {
	background: linear-gradient(#87257B, #631959);
	text-shadow: 2px 2px 0 #26031F;
	border-bottom: 3px solid #26031F;
}
.s_design2s_red a {
	background: linear-gradient(#D2343D, #B02229);
	text-shadow: 2px 2px 0 #790408;
	border-bottom: 3px solid #790408;
}
.s_design2s_orange a {
	background: linear-gradient(#F48F51, #EE601A);
	text-shadow: 2px 2px 0 #E1320E;
	border-bottom: 3px solid #E1320E;
}
.s_design2s_pink a {
	background: linear-gradient(#FEABC2, #FA859E);
	text-shadow: 2px 2px 0 #F44562;
	border-bottom: 3px solid #F44562;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドメニューウィジェットボタン3 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.s_design3 {
	font-family: FontAwesome, "Font Awesome 5 Free";
	font-weight: 900;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 15px;
	border-radius: 6px;
	background: linear-gradient(#FFFFFF, #EFEFEF);
	border: 2px #DCDCDC solid;
	overflow: hidden;
	display: flex;
	position: relative;
}
.s_design3 a {
	width: 100%;
	color: #333333;
	text-decoration: none;
	transition: 0.3s;
	box-sizing: border-box;
	padding: 17px 22px 13px 12px;
}
#main .s_design3 .wicon .fa, 
#main .s_design3 .wicon .fas, 
#main .s_design3 .wicon .fab,
#main .s_design3 .wicon .far, 
#side-right .s_design3 .wicon .fa, 
#side-right .s_design3 .wicon .fas, 
#side-right .s_design3 .wicon .fab, 
#side-right .s_design3 .wicon .far, 
#side-left .s_design3 .wicon .fa, 
#side-left .s_design3 .wicon .fas, 
#side-left .s_design3 .wicon .fab, 
#side-left .s_design3 .wicon .far, 
#footer .s_design3 .wicon .fa, 
#footer .s_design3 .wicon .fas, 
#footer .s_design3 .wicon .fab,
#footer .s_design3 .wicon .far{
	height: 100%;
	margin-right: 10px;
	align-items: center;
	float: left;
	display: flex;
	margin-top: -2px;
	font-size: 1.5em;
	font-weight: 800;
	line-height: 120%;
	border-right: 1px rgb(0, 0, 0, 0.1) solid;
	padding: 1px 10px 1px 0;
}
.s_design3 a ::after {
	position: absolute;
	right: 5px;
	font-size: 0.8em;
	content: '\f054';
	font-weight: 400;
	color: #DCDCDC;
}
.s_design3 a:hover {
	opacity: 0.6;
	background: none;
}
.s_design3s_blue a, #main .s_design3s_blue .wicon .fa, #main .s_design3s_blue .wicon .fas, #side-right .s_design3s_blue .wicon .fa, #side-right .s_design3s_blue .wicon .fas, #side-left .s_design3s_blue .wicon .fa, #side-left .s_design3s_blue .wicon .fas, #footer .s_design3s_blue .wicon .fa, #footer .s_design3s_blue .wicon .fas {
	color: #24657C;
}
.s_design3s_black a, #main .s_design3s_black .wicon .fa, #main .s_design3s_black .wicon .fas, #side-right .s_design3s_black .wicon .fa, #side-right .s_design3s_black .wicon .fas, #side-left .s_design3s_black .wicon .fa, #side-left .s_design3s_black .wicon .fas, #footer .s_design3s_black .wicon .fa, #footer .s_design3s_black .wicon .fas {
	color: #323232;
}
.s_design3s_green a, #main .s_design3s_green .wicon .fa, #main .s_design3s_green .wicon .fas, #side-right .s_design3s_green .wicon .fa, #side-right .s_design3s_green .wicon .fas, #side-left .s_design3s_green .wicon .fa, #side-left .s_design3s_green .wicon .fas, #footer .s_design3s_green .wicon .fa, #footer .s_design3s_green .wicon .fas {
	color: #006B60;
}
.s_design3s_navy a, #main .s_design3s_navy .wicon .fa, #main .s_design3s_navy .wicon .fas, #side-right .s_design3s_navy .wicon .fa, #side-right .s_design3s_navy .wicon .fas, #side-left .s_design3s_navy .wicon .fa, #side-left .s_design3s_navy .wicon .fas, #footer .s_design3s_navy .wicon .fa, #footer .s_design3s_navy .wicon .fas {
	color: #273067;
}
.s_design3s_purple a, #main .s_design3s_purple .wicon .fa, #main .s_design3s_purple .wicon .fas, #side-right .s_design3s_purple .wicon .fa, #side-right .s_design3s_purple .wicon .fas, #side-left .s_design3s_purple .wicon .fa, #side-left .s_design3s_purple .wicon .fas, #footer .s_design3s_purple .wicon .fa, #footer .s_design3s_purple .wicon .fas {
	color: #631959;
}
.s_design3s_red a, #main .s_design3s_red .wicon .fa, #main .s_design3s_red .wicon .fas, #side-right .s_design3s_red .wicon .fa, #side-right .s_design3s_red .wicon .fas, #side-left .s_design3s_red .wicon .fa, #side-left .s_design3s_red .wicon .fas, #footer .s_design3s_red .wicon .fa, #footer .s_design3s_red .wicon .fas {
	color: #B02229;
}
.s_design3s_orange a, #main .s_design3s_orange .wicon .fa, #main .s_design3s_orange .wicon .fas, #side-right .s_design3s_orange .wicon .fa, #side-right .s_design3s_orange .wicon .fas, #side-left .s_design3s_orange .wicon .fa, #side-left .s_design3s_orange .wicon .fas, #footer .s_design3s_orange .wicon .fa, #footer .s_design3s_orange .wicon .fas {
	color: #EE601A;
}
.s_design3s_pink a, #main .s_design3s_pink .wicon .fa, #main .s_design3s_pink .wicon .fas, #side-right .s_design3s_pink .wicon .fa, #side-right .s_design3s_pink .wicon .fas, #side-left .s_design3s_pink .wicon .fa, #side-left .s_design3s_pink .wicon .fas, #footer .s_design3s_pink .wicon .fa, #footer .s_design3s_pink .wicon .fas {
	color: #FA859E;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドメニューウィジェットボタン4 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.s_design4 {
	font-family: FontAwesome, "Font Awesome 5 Free";
	font-weight: 900;
	text-align: left;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 15px;
	padding: auto;
	border-radius: 6px;
	background: linear-gradient(#FFFFFF, #EFEFEF);
	border: 2px solid #DEDEDE;
	border-bottom: 3px solid #CDCDCD;
	overflow: hidden;
	display: flex;
}
.s_design4 a {
	width: 100%;
	color: #333333;
	padding: 15px 10px 13px 10px;
	text-decoration: none;
	transition: 0.3s;
	box-sizing: border-box;
}
.s_design4 a:hover {
	opacity: 0.4;
	padding: 16px 10px 12px;
}
#main .s_design4 .wicon .fa, 
#main .s_design4 .wicon .fas, 
#main .s_design4 .wicon .fab, 
#main .s_design4 .wicon .far, 
#side-right .s_design4 .wicon .fa, 
#side-right .s_design4 .wicon .fas, 
#side-right .s_design4 .wicon .fab, 
#side-right .s_design4 .wicon .far, 
#main .s_design4 .wicon .far, 
#side-left .s_design4 .wicon .fa, 
#side-left .s_design4 .wicon .fas, 
#side-left .s_design4 .wicon .fab, 
#side-left .s_design4 .wicon .far, 
#footer .s_design4 .wicon .fa, 
#footer .s_design4 .wicon .fas, 
#footer .s_design4 .wicon .fab,
#footer .s_design4 .wicon .far{
	padding: 3px 5px;
	margin-top: -4px;
	margin-right: 5px;
	font-size: 1.2em;
}
.s_design4s_blue a, 
.s_design4s_blue .wicon .fa, 
.s_design4s_blue .wicon .fas,
.s_design4s_blue .wicon .fab,
.s_design4s_blue .wicon .far,
#main .s_design4s_blue .wicon .fa, 
#main .s_design4s_blue .wicon .fas,
#main .s_design4s_blue .wicon .fab,
#main .s_design4s_blue .wicon .far,
#side-right .s_design4s_blue .wicon .fa,
#side-right .s_design4s_blue .wicon .fas, 
#side-right .s_design4s_blue .wicon .fab,
#side-right .s_design4s_blue .wicon .far,
#side-left .s_design4s_blue .wicon .fa, 
#side-left .s_design4s_blue .wicon .fas, 
#side-left .s_design4s_blue .wicon .fab, 
#side-left .s_design4s_blue .wicon .fab, 
#side-left .s_design4s_blue .wicon .far,
#footer .s_design4s_blue .wicon .fa, 
#footer .s_design4s_blue .wicon .fas,
#footer .s_design4s_blue .wicon .fab,
#footer .s_design4s_blue .wicon .far{
	color: #24657C;
}
.s_design4s_black a, 
#main .s_design4s_black .wicon .fa, 
#main .s_design4s_black .wicon .fas,
#main .s_design4s_black .wicon .fab,
#main .s_design4s_black .wicon .far,
#side-right .s_design4s_black .wicon .fa,
#side-right .s_design4s_black .wicon .fas, 
#side-right .s_design4s_black .wicon .fab,
#side-right .s_design4s_black .wicon .far,
#side-left .s_design4s_black .wicon .fa, 
#side-left .s_design4s_black .wicon .fas, 
#side-left .s_design4s_black .wicon .fab, 
#side-left .s_design4s_black .wicon .far, 
#footer .s_design4s_black .wicon .fa, 
#footer .s_design4s_black .wicon .fas,
#footer .s_design4s_black .wicon .fab,
#footer .s_design4s_black .wicon .far{
	color: #323232;
}
.s_design4s_green a, 
#main .s_design4s_green .wicon .fa, 
#main .s_design4s_green .wicon .fas,
#main .s_design4s_green .wicon .fab,
#main .s_design4s_green .wicon .far,
#side-right .s_design4s_green .wicon .fa,
#side-right .s_design4s_green .wicon .fas, 
#side-right .s_design4s_green .wicon .fab,
#side-right .s_design4s_green .wicon .far,
#side-left .s_design4s_green .wicon .fa, 
#side-left .s_design4s_green .wicon .fas, 
#side-left .s_design4s_green .wicon .fab, 
#side-left .s_design4s_green .wicon .far, 
#footer .s_design4s_green .wicon .fa, 
#footer .s_design4s_green .wicon .fas,
#footer .s_design4s_green .wicon .fab,
#footer .s_design4s_green .wicon .far {
	color: #006B60;
}
.s_design4s_navy a, 
#main .s_design4s_navy .wicon .fa, 
#main .s_design4s_navy .wicon .fas,
#main .s_design4s_navy .wicon .fab,
#main .s_design4s_navy .wicon .fal,
#side-right .s_design4s_navy .wicon .fa,
#side-right .s_design4s_navy .wicon .fas, 
#side-right .s_design4s_navy .wicon .fab,
#side-right .s_design4s_navy .wicon .far,
#side-left .s_design4s_navy .wicon .fa, 
#side-left .s_design4s_navy .wicon .fas, 
#side-left .s_design4s_navy .wicon .fab, 
#side-left .s_design4s_navy .wicon .far, 
#footer .s_design4s_navy .wicon .fa, 
#footer .s_design4s_navy .wicon .fas,
#footer .s_design4s_navy .wicon .fab,
#footer .s_design4s_navy .wicon .far{
	color: #273067;
}
.s_design4s_purple a, 
#main .s_design4s_purple .wicon .fa, 
#main .s_design4s_purple .wicon .fas,
#main .s_design4s_purple .wicon .fab,
#main .s_design4s_purple .wicon .fal,
#side-right .s_design4s_purple .wicon .fa,
#side-right .s_design4s_purple .wicon .fas, 
#side-right .s_design4s_purple .wicon .fab,
#side-right .s_design4s_purple .wicon .far,
#side-left .s_design4s_purple .wicon .fa, 
#side-left .s_design4s_purple .wicon .fas, 
#side-left .s_design4s_purple .wicon .fab, 
#side-left .s_design4s_purple .wicon .far, 
#footer .s_design4s_purple .wicon .fa, 
#footer .s_design4s_purple .wicon .fas,
#footer .s_design4s_purple .wicon .fab,
#footer .s_design4s_purple .wicon .far {
	color: #631959;
}
.s_design4s_red a, 
#main .s_design4s_red .wicon .fa, 
#main .s_design4s_red .wicon .fas,
#main .s_design4s_red .wicon .fab,
#main .s_design4s_red .wicon .fal,
#side-right .s_design4s_red .wicon .fa,
#side-right .s_design4s_red .wicon .fas, 
#side-right .s_design4s_red .wicon .fab,
#side-right .s_design4s_red .wicon .far,
#side-left .s_design4s_red .wicon .fa, 
#side-left .s_design4s_red .wicon .fas, 
#side-left .s_design4s_red .wicon .fab, 
#side-left .s_design4s_red .wicon .far, 
#footer .s_design4s_red .wicon .fa, 
#footer .s_design4s_red .wicon .fas,
#footer .s_design4s_red .wicon .fab,
#footer .s_design4s_red .wicon .far {
	color: #B02229;
}
.s_design4s_orange a, 
#main .s_design4s_orange .wicon .fa, 
#main .s_design4s_orange .wicon .fas,
#main .s_design4s_orange .wicon .fab,
#main .s_design4s_orange .wicon .fal,
#side-right .s_design4s_orange .wicon .fa,
#side-right .s_design4s_orange .wicon .fas, 
#side-right .s_design4s_orange .wicon .fab,
#side-right .s_design4s_orange .wicon .far,
#side-left .s_design4s_orange .wicon .fa, 
#side-left .s_design4s_orange .wicon .fas, 
#side-left .s_design4s_orange .wicon .fab, 
#side-left .s_design4s_orange .wicon .far, 
#footer .s_design4s_orange .wicon .fa, 
#footer .s_design4s_orange .wicon .fas,
#footer .s_design4s_orange .wicon .fab,
#footer .s_design4s_orange .wicon .far {
	color: #EE601A;
}
.s_design4s_pink a, 
#main .s_design4s_pink .wicon .fa, 
#main .s_design4s_pink .wicon .fas,
#main .s_design4s_pink .wicon .fab,
#main .s_design4s_pink .wicon .fal,
#side-right .s_design4s_pink .wicon .fa,
#side-right .s_design4s_pink .wicon .fas, 
#side-right .s_design4s_pink .wicon .fab,
#side-right .s_design4s_pink .wicon .far,
#side-left .s_design4s_pink .wicon .fa, 
#side-left .s_design4s_pink .wicon .fas, 
#side-left .s_design4s_pink .wicon .fab, 
#side-left .s_design4s_pink .wicon .far, 
#footer .s_design4s_pink .wicon .fa, 
#footer .s_design4s_pink .wicon .fas,
#footer .s_design4s_pink .wicon .fab,
#footer .s_design4s_pink .wicon .far {
	color: #FA859E;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドメニューウィジェットボタン5 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.s_design5 {
	font-family: FontAwesome, "Font Awesome 5 Free";
	font-weight: 400;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 15px;
	padding: auto;
	border-radius: 6px;
	background: linear-gradient(#FFFFFF, #EFEFEF);
	overflow: hidden;
	display: flex;
	position: relative;
	white-space: nowrap;
    overflow: hidden;
}
.s_design5 a {
	width: 100%;
	color: #333333;
	font-weight: bold;
	padding: 13px 40px 15px 14px;
	text-decoration: none;
	transition: 0.3s;
	box-sizing: border-box;
}
.s_design5 a ::before{
	color: #FFFFFF;
}
.s_design5 a ::after {
	position: absolute;
	right: 12px;
	font-size: 0.8em;
	content: '\f054';
	color: #C8CED6;
}
.s_design5 .fa,
.s_design5 .fas,
.s_design5 .fab,
.s_design5 .far,
#main .s_design5 .wicon .fa, 
#main .s_design5 .wicon .fas, 
#main .s_design5 .wicon .fab, 
#main .s_design5 .wicon .far, 
#side-right .s_design5 .wicon .fa, 
#side-right .s_design5 .wicon .fas, 
#side-right .s_design5 .wicon .fab, 
#side-right .s_design5 .wicon .far, 
#side-left .s_design5 .wicon .fa, 
#side-left .s_design5 .wicon .fas, 
#side-left .s_design5 .wicon .fab, 
#side-left .s_design5 .wicon .far, 
#footer .s_design5 .wicon .fa, 
#footer .s_design5 .wicon .fas, 
#footer .s_design5 .wicon .fab,
#footer .s_design5 .wicon .far{
	font-size: 1.4em;
	color: #FFFFFF;
	margin-right: 20px;
}
.s_design5 a:hover {
	opacity: 0.4;
}
.s_design5s_blue a {
	background: linear-gradient(90deg, #24657C 0%, #24657C 46px, #ECEEF1 46px, #ECEEF1 100%);
}
.s_design5s_black a {
	background: linear-gradient(90deg, #323232 0%, #323232 46px, #ECEEF1 46px, #ECEEF1 100%);
}
.s_design5s_green a {
	background: linear-gradient(90deg, #006B60 0%, #006B60 46px, #ECEEF1 46px, #ECEEF1 100%);
}
.s_design5s_navy a {
	background: linear-gradient(90deg, #273067 0%, #273067 46px, #ECEEF1 46px, #ECEEF1 100%);
}
.s_design5s_purple a {
	background: linear-gradient(90deg, #631959 0%, #631959 46px, #ECEEF1 46px, #ECEEF1 100%);
}
.s_design5s_purple a {
	background: linear-gradient(90deg, #631959 0%, #631959 46px, #ECEEF1 46px, #ECEEF1 100%);
}
.s_design5s_red a {
	background: linear-gradient(90deg, #B02229 0%, #B02229 46px, #ECEEF1 46px, #ECEEF1 100%);
}
.s_design5s_orange a {
	background: linear-gradient(90deg, #EE601A 0%, #EE601A 46px,s #ECEEF1 46px, #ECEEF1 100%);
}
.s_design5s_pink a {
	background: linear-gradient(90deg, #FA859E 0%, #FA859E 46px, #ECEEF1 46px, #ECEEF1 100%);
}gradient(90deg, #B02229 0%, #B02229 46px, #ECEEF1 46px, #ECEEF1 100%);
}
.s_design5s_orange a {
	background: linear-gradient(90deg, #EE601A 0%, #EE601A 46px,s #ECEEF1 46px, #ECEEF1 100%);
}
.s_design5s_pink a {
	background: linear-gradient(90deg, #FA859E 0%, #FA859E 46px, #ECEEF1 46px, #ECEEF1 100%);
}

/*--------------------------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
https://www.mithril-web.com/
--------------------------------------------------------------------------*/