@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*
Theme Name: 「THE WORLD ZERO」
Theme URI: https://www.mithril-web.com/
Description: 本テンプレートは「THE WORLD ZERO」です。
Author: Mithril
Author URI: https://www.mithril-web.com/
Version: 1.0.0
.
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
https://www.mithril-web.com/
.
*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',
		     'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-family: 'Noto Sans JP';
	font-weight: 300;
	word-break: break-all;
}
p {
	font-size: 16px;
	line-height: 1.8;
}
#side-right .fa, #side-left .fa, #footer .fa, #side-right .fas, 
#side-left .fas, #footer .fas {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
	color: #AAAAAA;
}
#main #new-content .fas {
	font-size: 1.3em;
	line-height: 0.8;
}
#side-right .title .fas, 
#side-left .title .fas, #footer .title .fas {
	font-size: 1.3em;
	line-height: 0.8;
}
#footer .fa, #footer .fas {
	color: #FFFFFF;
}
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;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* アイコン色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .c_c_t_w .fa, #main .c_c_b_w .fa,
#main .c_c_t_w .fas, #main .c_c_b_w .fas{ 
	color: #AAAAAA;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 装飾 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.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 {
	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;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* トップナビゲーション */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#top-navi-bg {
	width: 100%;
	height: 20px;
	margin: 7px 0 0;
}
#top-navi {
	width: 1100px;
	margin: 0 auto;
	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;
}
#top-navi ul {
	position: relative;
	margin: 0;
	padding: 0;
}
#top-navi li {
	display: block;
	font-size: 14px;
	list-style-type: none;
	float: right;
	margin-top: 2px;
	padding: 0;
}
#top-navi li a {
	text-decoration: none;
	color: #AAAAAA;
}
#top-navi li a:hover {
	text-decoration: none;
	color: #F80;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* h1タイトル設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

h1.site-title {
	width: 1100px;
	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: 1100px;
	margin-bottom: -10px;
	overflow: hidden;
	text-align: left;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.menubtn {
	display: none;
}
.togmenu {
	display: block;
}
#g-navi-in {
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0;
	list-style-type: 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;
}
#g-navi-in ul {
	width:  1100px;
	height: 70px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: both;
	white-space: nowrap;
}
#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;
	white-space: nowrap;
	letter-spacing: 1.2px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    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 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;
}

/* ──────────────────────────────────────────────────────────────────────── */

#g-navi-in .abc {
	display: block;
}
#g-navi-in ul li .abc {
	font-weight: normal;
	height: 70px;
	font-size: 10px;
	line-height: 70px;
	display: block;
	margin-top: -50px;
}
#g-navi-in ul li .abc {
	font-weight: normal;
	color: #FFFFFF;
}

/* ──────────────────────────────────────────────────────────────────────── */

#main .c_c_t_w .abc, #main .c_c_b_w .abc,
#side-left .abc, #side-right .abc,
.mini_box .abc{
	display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* バナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.banner {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	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;
}
.banner-in {
	width: 100%;
	margin: 0 0 -10px;
	padding: 0;
}
.banner img {
	width: 100%;
	margin: 0;
	padding: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コンテイナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main-background{
	width: 100%;
	margin: 0;
	padding: 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;
}
#container2r, #container2l,
#container1, #containerk2r,
#containerk2l, #containerk1 {
	width: 1100px;
	margin: 0 auto;
	padding: 7px 0 0;
	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;
}
#containerk1 {
	width: 956px;
	padding: 7px 3px 0;
	clear: both;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* パンくずリスト */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.breadcrumbs {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 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: 687px;
	padding: 0 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;
}
#container2l #cate_main, #container2r #cate_main,
#containerk2l #cate_main, #containerk2r #cate_main,
#containerk1 #cate_main{
	width: 687px;
	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;
	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;
	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: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #DDDDDD transparent transparent transparent;
	border-width: 20px 20px 0 20px;
}
#main-page {
	margin: 0px;
	width: 950px;
	padding: 0;
	text-align: left;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新着記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.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;
	background: url(img/menu2.gif) no-repeat left center;
}
.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{
	color:#000000;
	text-decoration: none;
}
.mainbox {
	font-size: 14px;
	line-height: 1.80;
	margin: 0 0 20px;
	padding: 20px;
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事の見出しh2・h3・h4・h5 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .entry-content h2, 
#main .entry-content-i h2, 
#main .entry-content-s h2{
	font-size: 1.8em;
	margin: 20px -31px 30px;
	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.6em;
	margin: 20px -31px 20px -30px;
	padding: 15px 30px 20px;
	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.4em;
	margin: 20px 0;
	background: #FFFFFF;
	border: none;
	border-bottom: 3px #000000 solid;
	color: #333333;
	line-height: 160%;
}
#main .entry-content h5, 
#main .entry-content-i h5, 
#main .entry-content-s h5{
	font-size: 1.2em;
	margin: 10px 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;
}
.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;
}
#review h2.review-title, #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,
#review h2.review-title{
	font-weight: bold;
	margin: 0;
	padding: 10px 0 20px;
	border: none;
	color: #000000;
	line-height:136%;
	box-shadow: none;
	clear: both;
}
#review h2.review-title{
	border: none;
	border-bottom: 1px #EDEDED solid;
}
.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,
.c_c_t_w #wp-calendar caption,
.c_c_b_w #wp-calendar caption,
#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::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{
	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-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;
}
.entry-content, .entry-content-i{
	position: relative;
}
.topcate{
	position: absolute;
	top: 0;
}
.entry-content, .entry-title,
.entry-content-i .entry-title{
	padding-top: 35px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.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;
}
#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 auto 0;
}
p.search_to_home p{
	padding-top: 40px;
}
.video-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 100%;
	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;
}
.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;
	-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;
}
#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 {
	-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;
	overflow: hidden;
	background: #B7BACB;
}
.entry-content-i img.attachment-200x200 {
	-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: 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: 100%;
    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;
	-webkit-border-radius: 6px;
	-moz-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: none;
	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;
}
#main #toppagemain .title_area_bottom{
	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;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    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 .link-next {
	width: 100px;
	height: 30px;
	text-align: center;
	font-weight: 400;
	line-height: 300px;
	margin: 60px 0 30px;
	padding: 0;
	color: #FFFFFF;
	float: right;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
#toppagemain .link-next p{
	font-size: 14px;
	padding: 1px 0 0;
}
#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: 30px 0 0 -5px;
	text-align: left;
	clear:both;
}
.sns_button_m {
	height:50px;
	line-height:50px;
	text-align:center;
	margin: 0 3px 30px;
}
.sns_button_m a{
	display:block;
	color:#ffffff;
	padding:0 15px;
	text-decoration: none;
	transition: .2s;
	border:2px solid;
	border-radius: 5px;
}
.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;}
 

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事内リスト */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.entry-content ul,
.entry-content-i ul {
	padding: 0 0 0 22px;
	list-style: outside;
	line-height: 180%;
}
.entry-content ol,
.entry-content-i ol {
	padding: 0 0 0 22px;
	list-style: outside 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;
	-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-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;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コメント */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.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;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コメントフォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.comments_box h3{
	width: 100%;
	padding-left: 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;
}
#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;
	-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; 
}
#respond .submit {
	padding: 10px 5%;
	margin: 0 0 25px;
	float: right; 
}
#respond textarea {
	width: 100%;
	padding: 25px 5%;
	background: #FFFFFF;
	border: none;
	color: #333333;
	margin-top: 5px;
	border: 2px #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;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px; 
}
#respond input#submit{
	color: #FFFFFF;
	font-weight: bold;
	width: 200px;
	height: 50px;
	border-radius: 0px;
	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;
	-webkit-border-radius: 6px;
	-moz-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: 5px 2% 6px 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 0;
	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: 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;
}
.title a {
	text-decoration: none;
	color: #ffffff;
}
.title, #calendar_wrap caption,
#side-right caption, #side-left caption{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	position: relative;
	padding-bottom: 0.8em;
	background: url(img/stripe.png) bottom repeat-x;
}
#calendar_wrap caption,
#side-right caption, #side-left caption,
.mini_box caption{
	padding-left: 25px;
}
.title::after, #calendar_wrap caption::after,
#side-right caption::after, #side-left caption::after{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	content: '';
	width: 40%;
	height: 4px;
	background-color: #AAAAAA;
}
.mini_box .title, #footer .mini_box caption{
	position: relative;
	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;
}
#footer .mini_box caption{
	color: #FFFFFF;
	width: 92%;
	padding: 15px 0 15px 8%;
}
.mini_box .title::after,
#footer .mini_box caption::after{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	content: '';
	width: 40%;
	height: 4px;
	background-color: #FFFFFF;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リスト設定(メイン＋フッター) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#side-left ul,
#side-right ul {
	margin: 0 0 20px;
	padding: 20px 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;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドウィジェット */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* タグクラウド(サイド) */
/* ──────────────────────────────────────────────────────────────────────── */

.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 {
    font-size: 14px !important;
    line-height: 1em;
    color: #fff;
    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;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#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{
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	margin: 0 0 20px;
	padding: 0;
	clear: both;
	overflow: hidden;
}
.textwidget p{
	font-size: 14px;
	line-height: 150%;
	margin: 25px 0 0;
	padding: 0;
	text-align: left;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 最近の投稿(サイド) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

ul#eye_news,
#new-content ul#eye_news {
	padding: 0;
	margin: 30px 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;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    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%;
}
.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;
}
#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;
}
.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;
}
#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;
	padding: 7px 11px 6px;
	color: #FFFFFF;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 14px;
	font-weight: bold;
	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: 1080px;
	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;
}
#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: 1100px;
	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: 1100px;
	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;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

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: 99.5%;
	height: 80px;
	overflow: auto;
	font-size: 14px;
	margin: 30px 0 10px;
	padding: 10px 5%;
	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 {
	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;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* プライバシーポリシー
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main_mail {
	margin: 0;
}
#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;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキング用ボタン
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキング用ボタン１ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .go_ranking,
#review .go_ranking,
#killer .go_ranking,
#mail_magazine .go_ranking {
	margin: 10px 0;
	text-align: right;
	background: url(img/ranking/rank-a.png) right 0 no-repeat;
}
.go_ranking img {
	width: 201px;
	margin: 0;
}
.go_ranking a {
	display: inline-block;
}
.go_ranking a:hover {
	background-color: transparent;
	/* IE6対応 */
}
.go_ranking a:hover img {
	visibility: hidden;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グラフ設定
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グラフ１ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

table.graph {
	width: 100%;
	border-top: none;
	border-collapse: collapse;
	overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
table.graph tr {
	margin: 0;
	padding: 0;
	border: 1px solid #DDDDDD;
}
table.graph 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.graph td {
	margin: 0;
	padding: 7px 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グラフ２ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

table.graph2 {
	width: 100%;
	margin-top: 20px;
	border-collapse: collapse;
	overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
table.graph2 tr {
	margin: 0;
	padding: 0;
}
table.graph2 th {
	margin: 0;
	padding: 7px 10px;
	border-style: solid;
	border-width: 1px;
}
table.graph2 td {
	margin: 0;
	padding: 7px 10px;
	background: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グラフ３ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

table.graph3 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	overflow-x: scroll;
    	-webkit-overflow-scrolling: touch;
}
table.graph3 tr {
	margin: 0;
	padding: 0;
	border: none;
}
table.graph3 th {
	color: #fff;
	padding: 8px 15px;
	background: #258;
	background: -moz-linear-gradient(rgba(34, 85, 136, 0.7), rgba(34, 85, 136, 0.9) 50%);
	background: -webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34, 85, 136, 0.7)), to(rgba(34, 85, 136, 0.9)));
	font-weight: bold;
	border-left: 1px solid #258;
	border-top: 1px solid #258;
	border-bottom: 1px solid #258;
	line-height: 120%;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(34, 85, 136, 0.9);
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
}
table.graph3 th:first-child {
	border-radius: 5px 0 0 0;
}
table.graph3 th:last-child {
	border-radius: 0 5px 0 0;
	border-right: 1px solid #258;
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(255, 255, 255, 0.3) inset;
}
table.graph3 td {
	margin: 0;
	padding: 7px 10px;
	background: #FFFFFF;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキング用ボックス
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.ranking_box {
	border-top: none;
	margin: 0;
	padding: 10px 5px 0;
}
.ranking_box p {
	line-height: 160%;
}
.ranking_box a {
	text-decoration: underline;
}
#main .ranking_box td {
	border: 1px #FFFFFF solid;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.textwidget table {
	line-height: 160%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキングa
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankinga-border {
	border-style: solid;
	border-width: 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 10px 15px;
}
.rankingvera {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0 0 10px;
}
.rankingvera tr {
	margin: 0;
}
.rankingvera .r1-title-no1, .rankingvera .r1-title-no2,
.rankingvera .r1-title-no3, .rankingvera .r1-title-no4,
.rankingvera .r1-title-no5{
	font-size: 18px;
	font-weight: bold;
	color: #363434;
	line-height: 220%;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 5px 10px 2px 74px;
	background: url(img/ranking/no1.png) no-repeat;
}
.rankingvera .r1-title-no2 {
	background: url(img/ranking/01no2.png) no-repeat left center;
}
.rankingvera .r1-title-no3 {
	background: url(img/ranking/01no3.png) no-repeat left center;
}
.rankingvera .r1-title-no4 {
	background: url(img/ranking/01no4.png) no-repeat left center;
}
.rankingvera .r1-title-no5 {
	background: url(img/ranking/01no5.png) no-repeat left center;
}
.rankingvera td {
	width: 30%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	background: transparent;
	border: none;
}
.rankingvera td p {
	line-height: 160%;
}
.rankingvera p.catch {
	font-weight: bold;
	margin: 5px 0 10px;
}
.rankingvera td a {
	text-decoration: underline;
}
.rankingvera td.rbg {
	width: 97%;
	display: block;
	margin: 0 3% 0 0;
	padding: 0;
	float: left;
}
.rankingvera .ra-img {
	width: 96%;
	margin: 40px 0 0 4%;
	padding: 0;
	float: right;
}
.rankingvera .ra-img a img {
	width: 100%;
	margin: 0;
	padding: 0;
}
.rankingvera .r-a-contents {
	margin: 0 0 15px;
	padding: 10px 20px;
	border: 3px #CCCCCC solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.rankinga-border tablet.ranking_box td,
.rankinga tablet.ranking_box td,
table.rankingvera tr,
table.rankingvera th {
	border: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキングb
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankingb-box {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.rankingverb {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
.rankingverb tr {
	width: 100%;
	margin: 0;
	border: 1px solid #DDDDDD;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.rankingverb th {
	padding: 0px 10px 0px 5px;
	background: #EFEFF1 url(img/ranking/ranking-bg.png) repeat-x;
	border: 1px solid #DDDDDD;
}
.rankingverb .r1-title-no1, .rankingverb .r1-title-no2,
.rankingverb .r1-title-no3, .rankingverb .r1-title-no4,
.rankingverb .r1-title-no5 {
	font-size: 16px;
	color: #222222;
	line-height: 140%;
	text-align: left;
	margin: 0;
	padding: 15px 10px 8px 50px;
	background: url(img/ranking/a-rank1.png) no-repeat left center;
}
.rankingverb .r1-title-no2 {
	background: url(img/ranking/a-rank2.png) no-repeat left center;
}
.rankingverb .r1-title-no3 {
	background: url(img/ranking/a-rank3.png) no-repeat left center;
}
.rankingverb .r1-title-no4 {
	background: url(img/ranking/a-rank4.png) no-repeat left center;
}
.rankingverb .r1-title-no5 {
	background: url(img/ranking/a-rank5.png) no-repeat left center;
}
.rankingverb td {
	width: 30%;
	margin: 0;
	padding: 10px;
	border-collapse: collapse;
	background-color: transparent;
	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;
}
.rankingverb .rb-img {
	width: 100%;
	margin: 0;
	padding: 0;
}
.rankingverb td img {
	max-width: 100%;
}
.rankingverb td.rbg {
	width: 65%;
	display: block;
	margin: 0;
	padding: 10px 0;
	float: right;
}
.rankingverb td p {
	max-width: 100%;
	margin: 0;
	line-height: 160%;
}
.rankingverb td p.catch {
	max-width: 100%;
	margin: 5px 0 10px;
	font-weight: bold;
	color: #111111;
}
.rankingverb td a {
	text-decoration: underline;
}
.rankingb-box table.rankingverb,
.rankingverb td,
.rankingverb tr,
.rankingver table {
	border: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキングc
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankingc-box {
	width: 98%;
	border-bottom: 3px dotted #CCCDDD;
	margin: 0 0 10px;
	padding: 10px 0;
	border: none;
}
.rankingverc {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
}
.rankingc-box table.rankingverc td,
.rankingc-box table.rankingverc tr,
.rankingc-box table.rankingverc th,
.rankingc-box table.ranking_box td {
	border: none;
}
.rankingverc tr {
	margin: 0;
	padding: 0;
}
.rankingverc th,
.rankingverc td {
	border: none;
}
.rankingverc .title-back {
	margin: 0 0 15px;
	padding: 0;
}
.rankingverc .r1-title-no1, .rankingverc .r1-title-no2,
.rankingverc .r1-title-no3, .rankingverc .r1-title-no4, 
.rankingverc .r1-title-no5 {
	font-size: 16px;
	font-weight: bold;
	color: #111111;
	line-height: 140%;
	text-align: left;
	margin: 0;
	padding: 15px 10px 8px 50px;
	background: url(img/ranking/d-rank1.png) no-repeat 10px center;
}
.rankingverc .r1-title-no2 {
	background: url(img/ranking/d-rank2.png) no-repeat 10px center;
}
.rankingverc .r1-title-no3 {
	background: url(img/ranking/d-rank3.png) no-repeat 10px center;
}
.rankingverc .r1-title-no4 {
	background: url(img/ranking/d-rank4.png) no-repeat 10px center;
}
.rankingverc .r1-title-no5 {
	background: url(img/ranking/d-rank5.png) no-repeat 10px center;
}
.rankingverc td.c_photo {
	width: 30%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.rankingverc .rc-img {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 10px 5%;
	border: 1px #CCCCCC solid;
	background: #FFF;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.rankingverc .rc-img a img {
	width: 100%;
}
.rankingverc .seal {
	width: 35%;
	height: 25px;
	position: absolute;
	top: -12px;
	left: 35%;
}
.rankingverc td.rbg {
	width: 100%;
	display: block;
	margin: 0;
	padding: 10px 0 10px 8%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.rankingverc td p {
	line-height: 160%;
}
.rankingverc p.catch {
	max-width: 100%;
	font-weight: bold;
	color: #333333;
	margin: 10px 0 0;
	padding: 0;
}
.rankingverc td a {
	text-decoration: underline;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキングd
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankingd-box {
	margin: 0;
	padding: 0 0 10px;
	clear: both;
}
.box_in_ranking_black {
	width: 31.3%;
	float: left;
	padding: 10px 1%;
	margin: 0 1% 20px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	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;
}
.rankingd-box .r1-title-no1, .rankingd-box .r1-title-no2,
.rankingd-box .r1-title-no3 {
	font-size: 16px;
	font-weight: bold;
	color: #111111;
	line-height: 140%;
	text-align: left;
	margin: 0 0 5px;
	padding: 15px 10px 8px 50px;
	background: url(img/ranking/c-rank1.png) no-repeat 5px center;
}
.rankingd-box .r1-title-no2 {
	background: url(img/ranking/c-rank2.png) no-repeat 5px center;
}
.rankingd-box .r1-title-no3 {
	background: url(img/ranking/c-rank3.png) no-repeat 5px center;
}
.box_in_ranking_black p a {
	text-decoration: none;
	background: none;
	font-weight: bold;
	text-align: right;
	color: #0F7CF7;
}
.box_in_ranking_black p a:hover {
	text-decoration: underline;
	background: none;
	color: #FF8800;
}
.box_in_ranking_black p {
	padding: 2px 5% 5px;
	clear: both;
}
.box_in_ranking_black p.catch {
	font-weight: bold;
	color: #111111;
	margin: 0;
}
.box_in_ranking_black p.r-link {
	margin: 0;
	text-align: right;
	font-weight: bold;
}
.box_in_ranking_black p.r-link a {
	font-weight: bold;
	text-decoration: underline;
}
.box_in_ranking_black p.r-link a:hover {
	color: #F60;
	text-decoration: none;
}
.box_in_ranking_black p img {
	max-width: 100%;
	width: 100%;
	height: auto;
	margin: 0 auto 0;
	text-align: center;
	padding: 0;
	clear: both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキング用ボタン１ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.go_ranking{
	text-align: right;
	height: 40px;
	margin: 0 0 20px 0;
	background: url(img/ranking/rank-a.png) top right no-repeat;
	display: block;
}
.go_ranking a img:hover{
	opacity: 0.0;
	-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;
}

/*--------------------------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
https://www.mithril-web.com/
--------------------------------------------------------------------------*/