@charset "UTF-8";

/*--------------------------------------------------------
解像度1200px以下
--------------------------------------------------------*/
@media
only screen and (max-width : 1200px){
	.site-header,
	.global-nav,
	.main-body,
	.site-footer{
		min-width: 0;
	}

	.site-header-in,
	.global-nav-in,
	.main-body-in,
	.site-footer-in{
		width: 96%;
		margin: auto;
	}


	.main-image-in,
	.main-image-in-text,
	.main-image-in-text .main-image-in-text-cont,
	.main-image-in-text.wide .main-image-in-text-cont{
		width: 100%;
	}

	.col1 .section-wrap,
	.col1 .breadcrumbs,
	.col1 .section-wrap.wide .section-in,
	.col1 .section-wrap.wide{
		width: auto;
	}

	.col1 .breadcrumbs-in,
	.col1 .float-area{
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}

	/*吹き出し*/
	.bubble{
		width: 70%;
	}

	.talker{
		width: 25%;
	}

	.bubble .bubble-in:after,
	.bubble .bubble-in:before{
		top: 30px;
	}
	
	.together .bubble,
	.together .talker{
		width: 100%;
	}
	
	.together .talker b{
		max-width: 25%;
	}

	.ranking-list04 .rank-box,
	.ranking-list05 .rank-box,
	.post-list01 .post-box,
	.post-list02 .post-box{
		width: 100%;
	}
	
	.col1 .ranking-list05 .rank-box,
	.col1 .post-list02 .post-box{
		width: 320px;
	}



	#banner{
		display: block;
	}


	#bannerin{
		/*display: none;*/
	}
	

}/*解像度1200px以下*/

@media (max-width: 992px) {
	#primary-mono {
		padding-left: 10px;
		max-width: 100%;
	}
	#secondary {
		margin: 10px 10px 20px 10px;
		width: calc(100% - 20px);
	}
}

/*--------------------------------------------------------
解像度737px以上950px以下
--------------------------------------------------------*/
@media (min-width: 737px) and (max-width: 950px){

	/*ランキング*/
	.col2 .sub-conts .ranking-list03 .rank-thumb,
	.col2r .sub-conts .ranking-list03 .rank-thumb,
	.col2 .comparative-list01 .rank-thumb,
	.col2 .comparative-list02 .rank-thumb,
	.col2r .comparative-list01 .rank-thumb,
	.col2r .comparative-list02 .rank-thumb{
		float: none;
	}
	
	.col2 .comparative-list01 .rank-thumb,
	.col2 .comparative-list02 .rank-thumb,
	.col2r .comparative-list01 .rank-thumb,
	.col2r .comparative-list02 .rank-thumb{
		display: inline-block;
	}

	.col1 .ranking-list04 li,
	.col1 .ranking-list05 li,
	.col1 .post-list01 li,
	.col1 .post-list02 li{
		display: block;
		margin-right: auto;
		margin-left: auto;
	}

	.col1 .ranking-list04 .rank-box,
	.col1 .ranking-list05 .rank-box,
	.col1 .post-list01 .post-box,
	.col1 .post-list02 .post-box{
		width: 320px;
	}

	.col1 .banner-list li{
		display: list-item;
		margin-left: 0;
	}


.cp_actab {
	display: none!important;}


	.rank_cvr_2{
		position: relative;
		bottom: 0;
		width: 100%;
		vertical-align: bottom;	
		
		}
   

}/*解像度737px以上950px以下*/

/*--------------------------------------------------------
解像度736px以下
--------------------------------------------------------*/
@media
only screen and (max-width : 736px){

	html,
	body,
	.container{
		min-width: 0;
	}
  .container{
	padding: 0 0 0 0;
	}

	html{
		overflow-x: hidden;
		overflow-y: scroll;
	}

	html,body{
		width: 100%;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
	}

	textarea,input{
		max-width: 95%;
	}
	
	input[type="submit"],input[type="image"],
	input[type="reset"],input[type="button"],
	input[type="file"]{
		max-width: none;
	}
	
	blockquote{
		position: relative;
		margin: 2em 0;
		padding: 115px 20px 80px;
	}

	.site-header-in,
	.global-nav-in,
	.main-body-in,
	.site-footer-in{
		width: 100%;
	}


	.site-header{
background:#ffffff ;
margin: 0 auto;
text-align: center;
}

	.col2 .main-conts,
	.col2 .sub-conts,
	.col2r .main-conts,
	.col2r .sub-conts{
		float: none;
		width: auto;
	}
	.sub-conts{
		margin:0 3%;
		}
	/*ヘッダー*/
	.site-header-conts,
	.site-title,
	.header-box{
		display: block;
	}

	.site-header:after{
		content:none;
		height:0;
	}

	.header-box{
		margin-top: 15px;
	}

	.no-gn .site-header-conts{
		padding-top: 0;
	}

	.site-header-conts{
		padding-bottom: 10px;
	}

	.site-title{
		font-size: 1.4em;
	}

	.normal-screen .site-title{
		font-size: 2em;
	}

	.normal-screen .lp-catch{
		padding: 15px 15px 0;
		font-size: 1em;
	}

	.header-box{
		margin-left: 0;
		text-align: center;
	}

	.site-header-in{
		position: relative;
		}

    #menu{
		position: relative;
		list-style-type: none;
		width: 100%;
		height: 40px;
		text-align: center;
		margin: 0 auto;
		padding: 0 0 0 1em;
		z-index: 300;
	 }
	
	
	  #menu li{
		float: left;
		width: 30%;
		margin: 0 0.05em;
		padding: 0;
		text-align: center;
	  }
	
	
	  #menu li a{
		display: block;
	    margin: 0;
		padding: 13px 18px;
		color: #000;
		font-size: 1rem;
		font-weight: bold;
		line-height: 1;
		text-decoration: none;
	  }


	.global-nav-in input{
		display: none;
		}
	
	
	#menu li ul{
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		margin: 0;
		padding: 0;
	  }
	

	  #menu li ul li{
		overflow: hidden;
		width: 100%;
		height: 0;
		color: #fff;
	  }
	
	
	  #menu li ul li a{
		padding: 13px 15px;
		background: #ffffff;
		text-align: left;
		font-size: 15px;
		font-weight: bold;
	  }
	
	
	  #menu li:hover > a{
		background: #1a5293;
		color: #e0dc62;
	  }
	
	
	  #menu li:hover ul li{
		overflow: visible;
		height: 38px;
		
	  }
	
	
	  #menu li:hover ul li:first-child{
		border-top: 0;
	  }
	
	
	  #menu li:hover ul li:last-child{
		border-bottom: 0;
	  }
	
	/*
	#menu > li a:last-child{
		border-right:#fff solid 1px;
	}*/
	
	/*グローバルナビ*/
	/* .global-nav{
		position: absolute;
		top: 0;
		width: 100%;
		margin: 0;
		border: 0;
	}

	.global-nav ul{
		display: none;
		position: absolute;
		top: 50px;
		left: 10px;
		z-index: 50;
		width: 80%;
		border: 0;
		background: rgba(26, 25, 20, 0.9);
	}

	.global-nav-panel{
		display: block;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px;
		background: rgba(26, 25, 20, 0.7);
		color: #000;
		z-index: 1;
		cursor: pointer;
		
	}

	.global-nav-panel span{
     font-size: 1rem;
     color: #fff;
     font-weight: bold;
	}

	.global-nav-in li{
		display: list-item;
		width: auto;
		border-right: 0;
		border-top: 1px solid #ddd;
		text-align: left;
	} */

	.numbercount{
	display: inline-block;
	margin-right: -0.5em;
	width:2.5em !important;
	}

	.rank_cvr_2{
		position: relative;
		bottom: 0;
		width: 100%;
		vertical-align: bottom;	
		
		}
   

	/* .global-nav-in li ul{
		position: static;
		width: auto;
		margin-left: 1em;
		background:none;
	}

	.global-nav-in li ul li{
		width: auto;
		border-bottom: 0;
		border-top:none;
	}

	.global-nav-in li a,
	.global-nav li ul li a{
		display: inline-block;
		padding: 1em;
		padding-right: 2em;
		background: url(./images/icon/icon-gn-arw.png) right center no-repeat;
			color:#333;
	} */

.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
	font-size: 12px;
}
#tab-one {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: bold;
	line-height: 3;
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	cursor: pointer;
	margin: 0 0 1px 0;
	background: rgba(26,25,20,.7);
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #333333;
	background: #ff5933;
}
.cp_actab .cp_actab-content p {
	margin: 1em 1em 1.5em ;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 20em;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}


#footmenu_rand ul{
	display: table;
	width: 100%;
	list-style-type: none;
margin: 0 auto;
}

#footmenu_rand ul li{
	display:block;
	margin: 0.5em auto 0.5em;
	width: 100%;
	border:1px solid #656565;

}

#footmenu_rand p{
	text-align: center;
	margin: 0.2em auto 0.2em;

}

#footmenu_rand a{
	display: inline-block;
	padding: 0.2em ;
	width:100%;

}



#footmenu_rand span{
	display: block;
	padding: 0.2em;
	text-align: left;
	font-size: 13px;
	background: #e5e5e5;
	margin: 0;

}

#footmenu_rand span.title_rand{
	margin-top: -0.2em;
		text-align: center;
	font-size: 15px;
	font-weight: bold;
}



#footmenu_rand ul li:first-child{
	border:1px solid #656565;
}


#top_rand ul{
	display: table;
	width: 100%;
	list-style-type: none;
margin: 0 auto;
}

#top_rand ul li{
	display:block;
	margin: 0.5em auto 0.5em;
	width: 100%;
	border:1px solid #656565;

}

#top_rand p{
	text-align: center;
	margin: 0.2em auto 0.2em;

}

#top_rand a{
	display: inline-block;
	padding: 0.2em ;


}


#top_rand span.toprndtitle{
	display: block;
	padding: 0.2em 0;
	min-height:auto;
	text-align: left;
	margin: 0 auto;
	background: #FF7F00;
	color: #fff;

}

#top_rand span{
	display: block;
	padding: 0.2em 0;
	text-align: center;
	font-size: 24px;
	background: #FF7F00;
	margin: 0;

}

#top_rand span.title_rand{
	margin-top: -0.2em;
		text-align: center;
	font-size: 15px;
	font-weight: bold;
}



#top_rand ul li:first-child{
	border:1px solid #656565;
}




#top_rand ul li:last-child{
	border:1px solid #656565;
}


.comments-archive{
 display:inline-block;
 width:100%;
	margin:0;
 padding:0 0 3em 0;
background: #fff;

}


.comments-list li{
vertical-align: top;
width: 90%;
padding: 0.8em;
display: inline-block;
list-style: none;
background: #fff;
margin: 0.3em;
border: 1px solid #CB6500;
border-radius: 10px;
}


.rank_1cont{
display:block;
width: 100%;
padding: 0.5em;
}

.rank_1img{display: inline-block;width:90%;margin: 0 auto;
}

.title_rand_text{display: block;width: 90%;margin: 0 auto;}

.rank_cvr span{
display: block;
width:90%;
margin: 0.5em auto;
text-align: center;

}

.sideside2{
position: relative;
width: 96%;
display: inline-block;
padding: 0.5em;
vertical-align: top;
}

/*--------------------------------------------------------
フロートバナー閉じるボタンあり
	--------------------------------------------------------*/

#banner{
	width:100%;
	position: fixed;
	left: 0px;
	bottom:-10px;
	z-index: 998;
	background:#fff;
	background: rgba(252, 252, 251, 0.6);

}
　
.topBn li{
	display:inline-block;
	margin:0;　/*←上下5px、左右2pxのマージン指定の場合*/
}

.topBn li　img{
	width: 100%;
}


#closebanner{
	/*width:100%;*/
	position:absolute;
	right:1em;
	top:-0.2em;
	z-index: 999;
	/*text-align:right;*/
	/*padding: 0 auto;*/
}
#closebanner i{
	font-size: 2em;
	color: #000 !important;

}

#banner p{
margin: 10px 0 0 40px;
font-size: 1.2rem;
color: black;
	
}



/*--------------------------------------------------------
追加の検索フォーム
--------------------------------------------------------*/	



		/*Retina（高解像度）ディスプレイ用*/
		@media screen and (-webkit-min-device-pixel-ratio:2),
		(min-resolution: 2dppx){

			.global-nav-in li a,
			.global-nav li ul li a{
				/* background: url(./images/icon/icon-gn-arw@2x.png) right center no-repeat; */
				-webkit-background-size: 27px 18px;
				background-size: 27px 18px;
			}

		}


@keyframes bodyFadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}
 
@-webkit-keyframes bodyFadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}


	/*--------------------------------------------------------
	メインビジュアル
	--------------------------------------------------------*/

	.main-image-in-text-cont{
		padding: 1em;
	}
	
	.main-copy{
		margin-bottom: 10px;
		font-size: 2em;
		text-align: center;
	}

	.sub-copy{
		font-size: 1em;
	}
	
	.section-wrap,
	.col1 .section-wrap.wide{
		padding: 0;
		border: 0;
	}
	
	.col1 .section-wrap{
		padding: 0;
	}
	
	.section-wrap .section-in,
	.col1 .section-wrap.wide .section-in,
	.float-area,
	.col1 .float-area{
		padding: 0px 0 15px;
	}

	.col1 .sub-conts .section-wrap .section-in{
		padding: 0 20px 30px;
	}

	.section-wrap .section-in .section-title,
	.section-wrap .article-header .section-title{
		margin: -15px -15px 20px;
		padding: 15px;
		font-size: 1.25em;
	}

	.sub-conts .section-wrap .section-in .section-title,
	.sub-conts .section-wrap .article-header .section-title,
	.col1 .sub-conts .section-wrap .section-in .section-title,
	.col1 .sub-conts .section-wrap .article-header .section-title{
		margin: 0 -20px 30px;
		padding: 10px 18px;
	}

	html.col1 .section-wrap .section-title {
		 margin: 0 -15px 1em;
		 padding: 10px 15px;
	}

	.main-body h1,
	.main-body h2,
	.main-body h3,
	.main-body h4,
	.main-body h5,
	.main-body h6{
		margin: 10px 0 20px;
	}
	

	.main-body h1,
	.main-body h2{
		font-size: 1.5em;
	}
	
	/*パンくずリスト*/
	.breadcrumbs-in{
		margin-bottom: 1em;
		padding: 0 1em;
	}

	.breadcrumbs-in li:last-child{
		display: none;
	}

	.col1 .breadcrumbs-in{
		width: auto;
	}

	/*フッターナビ*/
	.site-footer-nav{
		display: block;
		text-align: left;
	}

	.site-footer-nav li,
	.site-footer-nav li:first-child{
		display: list-item;
		margin-left: 20px;
	}

	/*コピーライト*/
	.copyright{
		padding: 15px;
		text-align: left;
	}

	.page-top img{
		width: 40px;
	}

	/*最新情報*/
	.news-item{
		padding:15px;
	}
	.news .news-cat{
		margin-left:0;
		margin-bottom:10px;
	}
	.news .news-thumb{
		float: none;
		text-align: center;
		margin: 0 0 20px;
	}

	.main-body .news-title{
		font-size: 1.25em;
		margin-right:0;
	}
	.ranking-list .on-image .rank-thumb:before, .ranking-list .on-image .rank-thumb:before, .ranking-list .on-image .rank-thumb:before {
		 position: absolute;
		 top: 0;
		 left: 0;
		 margin-left: 0;
	}
	.news.ranking-list .on-image .rank-thumb:before, .news.ranking-list .on-image .rank-thumb:before, .news.ranking-list .on-image .rank-thumb:before {
		 position: absolute;
		 top: 0;
		 left: 50%;
		 margin-left: -110px;
	}

	/*テーブル（左端がth、右側がtdの場合にスマホ表示で立て並びに変化）*/
	.table-block,
	.table-block thead,
	.table-block tbody,
	.table-block tfoot,
	.table-block tr,
	.table-block th,
	.table-block td{
		display: block;
	}

	.table-block{
	}

	.table-block th,
	.table-block td{
		float: left;
		width: 100%!important;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.table-block:after{
		content : '';
		display : block;
		clear : both;
		height:0;
	}

	.table-scroll:before{
		content: "※はみ出ている場合、横にスクロールできます。"
	}

	/*バナーエリア*/
	.banner-list li{
		text-align: center;
	}

	.banner-list li,
	.col1 .banner-list li,
	.main-conts .banner-list li{
		display: list-item;
		margin-left: 0;
	}

	/*ボタン*/
	.btn-area{
		text-align: center;
	}

	.btn{
		float: none;
		margin-right: 0;
		margin-left: 0;
	}

	.btn-green,
	.btn-blue,
	.btn-orange,
	.btn-red{
		padding-top: 25px;
		padding-bottom:25px;
		padding-left:1em;
		padding-right:1em;
	}

	.btn-green span:after,
	.btn-blue span:after,
	.btn-orange span:after,
	.btn-red span:after {
	left: -.3em;
}

	.btn-form01{
		padding-top: 25px;
		padding-bottom:25px;
		padding-left:2em;
		padding-right:2em;
	}

	.btn-form02{
		padding-top: 15px;
		padding-bottom:15px;
		padding-left:1em;
		padding-right:1em;
		font-size:16px;
	}

	/*ソーシャルボタン*/
	.sns-list li{
		margin-right: 1em;
		margin-left: 0;
	}

	/*登場人物紹介２*/
	.col1 .cast-box02 .cast{
		min-height: 0;
		padding-top: 210px;
	}

	.col1 .cast-box02 .cast-name,
	.col1 .cast-box02 .cast-profile{
		padding-left: 0;
	}

	.col1 .cast-box02 .cast .cast-headshot{
		width: 100%;
	}

	/*ランキング*/
	.rank-thumb{
		float: none;
		margin-bottom:10px !important;
	}

	.sub-conts .ranking-list03 .rank-thumb,
	.col2 .sub-conts .ranking-list03 .rank-thumb,
	.col2r .sub-conts .ranking-list03 .rank-thumb{
		float: left;
	}

	.col1 .ranking-list04 li,
	.col1 .ranking-list05 li,
	.col1 .post-list01 li,
	.col1 .post-list02 li{
		display: block;
		margin-right: auto;
		margin-left: auto;
	}

	.comparative-list01 .rank-thumb,
	.comparative-list02 .rank-thumb{
		display: inline-block;
		float: none;
	}

	.ranking-list04 .rank-box,
	.ranking-list05 .rank-box,
	.post-list01 .post-box,
	.post-list02 .post-box{
		width: 320px;
	}

	/*関連記事*/
	.related-articles-thumbs02 li{
		float: none;
		width: auto;
		margin-left: 0;
	}

	.eye-catch{
		float: none;
		margin: 0 0 1em;
		text-align: center;
	}

.banchotle_wejt {
	background-image:url(./images/bancho.png),
					 url(./images/girl.png);
	background-repeat:no-repeat,
					  no-repeat;
	background-position:right,
						left;
	background-size:17%;
	background-color:#ff6633;

	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #ffffff;
	padding: 0.2em 0 0;
	margin: 0 0 1em ;
	height: 2em;
	width: 100%;
}


.btn_shape a{
  min-width: 12em;
  position: absolute;
   top:0.2em;
  left: 3em;
  display: inline-block;
  padding: 0.2em 0 0.2em 0em; 
  border: 2px solid #333;
  color: #333;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  background: #efef34;
}

.btn_shape:hover a{
  color: #fff;
  background: #333;

}
.photo_link_text p{
display: none;
}

.spdisble{display:none;
}


.rand_thumnail a{
	display: block;
	width: 80%;
	float:none;
	clear: both;
	text-align: center;
	margin: 0.2em auto;
}

.site-footer-conts{display:block !important;}

.footer-home{
	margin:1em auto 0;
	text-align: center;

}


.runking_linkmenu li{
	border: none;
	width:95% !important;
	display:inline-block;
	margin: 0 0.2em 0 0;
}

.search_sp{
display: block;
margin: 0 0 1em 0;
height:1em;
}


	.kaime_top{
		margin: 0.5em 15px 0;
		padding-top: 0.1em;
		background:#fff;
		font-size:1em;
		color: 000;
	
	}

	.scroll_txt{
		display: block;
	}

	.postthumb_re{
		display:block;
		ｗidth:7em !important;
		float: none;
		margin-right:0.8em;
		margin: 0 auto;
		text-align: center;
	}


	.sideside{
		width:90%;
		display: block;
		padding: 0.5em;
		margin: 0 auto 1em;
		vertical-align: top;
		}
		
		.sideside2{
		position: relative;
		width:90%;
		display: block;
		padding: 0.5em;
		margin: 0 auto 1em;
		vertical-align: top;
		}

		.page-id-8759 .site-header-in{
			　position:relative;
			background-color: #f5f5f5;
background-image: url("https://www.transparenttextures.com/patterns/black-thread-light.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
			}


		
		.page-id-10293 .site-header-in{
			　position:relative;
			background-color: #f5f5f5;
background-image: url("https://www.transparenttextures.com/patterns/batthern.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
			}
		
.page-id-10379 .site-header-in{
				　position:relative;
				background-color: #f5f5f5;
background-image: url("https://www.transparenttextures.com/patterns/arches.png");
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

#banner_line-in ul li {
    list-style: none;
    padding: 1.2em;
    text-align: center;
    display: inline-block;
	width: 90%;
}

.bannerTop img{width: 95%;}

.title_rand_tle_2{
	display: block;
	font-size: 1rem;
	}

.rank_cvr_2{
	position: absolute;
	bottom: 0;
	width: 100%;
	vertical-align: bottom;	
		
	}
	

}/*解像度736px以下*/

/*--------------------------------------------------------
解像度480px以下
--------------------------------------------------------*/
@media
only screen and (max-width : 480px){

.site-title{
	text-align:center;
	margin: 0 auto 0 auto;
font-size: 1.5em;
}
.site-header{
	margin-bottom:-3px;
}
.main-body-in {
	padding-top: 5px; 
}

.site-header-conts {
	padding-bottom: 0px;
}

.site-header-in{
		position: relative;
		padding-bottom: 0em;
	}
.sp_out{display: none;}

.random_img{
float:none;
margin-right: 1rem;
}

.yesno_ul {
	margin: 2em 0 0 4em!important;
}


.numbercount{
	display: inline-block;
	margin-right: -0.5em;
	width:2.5em !important;
	}

	/*段組*/
	.col4-wrap,
	.col3-wrap,
	.col2-wrap{
		margin: 0 0 1em;
	}

	.col4-wrap .col,
	.col4-wrap .col_2of4,
	.col4-wrap .col_3of4,
	.col3-wrap .col,
	.col3-wrap .col_2of3,
	.col2-wrap .col{
		float: none;
		margin-left: 0;
	}

	.col4-wrap .col,
	.col4-wrap .col_2of4,
	.col4-wrap .col_3of4,
	.col3-wrap .col,
	.col3-wrap .col_2of3,
	.col2-wrap .col{
		width: auto;
	}

	.left,
	.right{
		float: none;
		margin-right: 0;
		margin-left: 0;
		text-align: center;
	}

	.alignleft,
	.alignright{
		float: none;
		margin-right: 0;
		margin-left: 0;
		text-align: center;
	}

	.ranking-list04 .rank-box,
	.ranking-list05 .rank-box,
	.post-list01 .post-box,
	.post-list02 .post-box,
	.col1 .ranking-list05 .rank-box,
	.col1 .post-list02 .post-box{
		width: 100%;
	}

.btn_shape a{
  position: absolute;
  min-width: 13em;
  top:0.2em;
  left: 3em;
  display: inline-block;
  padding: .2em 0 .2em 0em; 
  border: 2px solid #333;
  color: #333;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  background: #efef34;
}

.btn_shape:hover a{
  color: #fff;
  background: #333;
  
}

.photo_link_img{
   width:90%;
   height: auto;
   margin: 0 0 0.5em 0 ;
}

.photo_link_text{
	width: 90%;
	height: auto;
	margin: 1em;
}

.shapemini,shape_tokmini a{	
  margin:3em 0 0 0;
 
}


/*.banchotle {
	background-image:url(./images/bancho.png),
					 url(./images/girl.png);
	background-repeat:no-repeat,
					  no-repeat;
	background-position:right,
						left;
	background-size:17%;
	background-color:#ff6633;

	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #ffffff;
	padding: 0.2em 0 0;
	margin: -0.5em -2em 1em -1em !important;
	height: 2em;
	width: 125%;
}
*/

.spdisble{display:none;
}

#menu{
	position: relative;
	list-style-type: none;
	width: 100%;
	height:75px;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 0 0.5em;
	z-index: 300;
 }
		
/*.site-table td{
	width: 35%;
	font-size: 14px;
	vertical-align: top;
	position: relative;
	border: 1px solid #8bc4f9;
	border-width: 0 1px 1px;
}*/


.rank_cvr_2{
	position: absolute;
	bottom: 0;
	width: 100%;
	vertical-align: bottom;	
	
	}



}/*解像度480px以下*/




/*---------------------------------------------------------------------
	generated by Keni Template Maker Ver.7.0 on 2017-10-26 16:12:23
----------------------------------------------------------------------*/
