
/*=================================================
 * CSS for PC
 * ================================================= */

#cnt{
	width: 1100px;
	display: block;
	padding: 20px 20px 1px 20px;
	text-align: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}


/** info_top **/

#info_top{
	width: 100%;
	display: table;
	font-size: 0;
	line-height: 0;
	margin: 0 0 20px 0;
}
#info_l,
#info_r{
	display: table-cell;
	vertical-align: top;
}

#info_l{	width: 460px;}


/** img_up **/

#img_bg{
	margin: 0 0 20px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#imgup{
	width: 1060px;
}

#sp_slide .bx-wrapper{	position: relative;}


/** cover **/

#cover{
	display: inline-block;
	border-width: 1px;
	border-style: solid;
	padding: 22px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#cover > div , #cover > p{
	width: 390px;
	height: 520px;
	border-width: 2px;
	border-style: solid;
}

#cover > p a img{
	width: 390px;
	height: 520px;
}

#sp_cover{	display: none;}


/** news **/

#news{
	margin: 0 0 20px 0;
}

#news h2{
	margin-bottom: 0;
}

#topnews{
	height: 259px;
	overflow-y		: auto;
	overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

#news_box .news_li{
	line-height	: 20px;
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
}

#news_box .news_li .news_title{
	font-size	: 12px;
	line-height	: 30px;
	padding: 0 10px;
}

#news_box .news_li .text{
	font-size	: 12px;
	line-height	: 18px;
	padding: 10px;
}

#info_lb #news{	width: 530px; margin-bottom: 0;}
#info_lb #topnews{	height: 468px;}


/** newface **/

#newface{
	position: relative;
	text-align: center;
}

#newface h2{	margin: 0;}

#newface .newface_in{
	height: 170px;
	padding: 10px 0 0 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#newface ul{
	font-size: 0;
	line-height: 0;
}

#newface li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}

#newface li .img{
}

#newface li .txt{
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding: 2px 0 0 0;
}

#newface li .img{
	border-width: 2px;
	border-style: solid;
}

#newface li .img a > img{
	width: 95px;
	height: 127px;
}

#newface li .img a{
	height: 127px;
	overflow: hidden;
}

#newface .bx-wrapper .bx-controls-direction a{
}
#newface .bx-wrapper .bx-controls-direction a.bx-prev{
	top: calc(50% - 0px);
}
#newface .bx-wrapper .bx-controls-direction a.bx-next{
	top: calc(50% - 0px);
}


/** rank **/

#rank{
	font-size: 0;
	line-height: 0;
	text-align: center;
	margin: 0 0 20px 0;
}

#rank h2{	margin: 0;}

#rank .rank_in{
	padding: 16px 0 17px 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#rank .rankbox{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	margin: 0 6px;
}

#rank .rankbox .img{
	border-width: 5px;
	border-style: solid;
	overflow: hidden;
}

#rank .rankbox .img a > img{
	width: 150px;
	height: 200px;
}

#rank .rankbox .img a{
}

#rank .rankbox .txt{
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding: 7px 0 0 0;
}
#rank .rankbox .txt br{	display: none;}

#rank .rankbox .rankno{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 20px);
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	border-radius: 12px;
	position: absolute;
	top: 174px;
	left: 10px;
}

#rank .rankbox .rankno span{	font-size: 20px;}


/** maga **/

#maga{
	clear: left;
	display: table;
	text-align: left;
	vertical-align: top;
	width: 100%;
	min-height: 80px;
	margin: 0 0 20px 0;
}

#maga_l{
	display: table-cell;
	vertical-align: middle;
	width: 150px;
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
}

#maga_l em{
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
}
#maga_l em span{	display: none;}

#maga_r{
	display: table-cell;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	padding: 15px 0 15px 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#maga_r p{
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

#maga_r div{
	display: inline-block;
	vertical-align: top;
}

#maga_r a.bt,
#maga_r input.bt[type="submit"]{
	width: 110px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	margin-right: 5px;
	padding: 0;
	border-radius: 3px;
	-webkit-appearance	: none;
	-moz-appearance	: none;
	appearance		: none;
	border			: none;
	font-family		: Meiryo, "MS PGothic", Osaka, sans-serif;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#maga_r .outlink a.bt{
	width: 230px;
	text-align: center;
}

#maga_r a.bt:hover,
#maga_r input.bt[type="submit"]:hover{
	cursor			: pointer;
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#maga_r input[type="email"]{
	width: 400px;
	height: 30px;
	margin-right: 5px;
	padding			: 4px 2px;
	font-size		: 12px;
	font-family		: Meiryo, "MS PGothic", Osaka, sans-serif;
	line-height: 22px;
	border-width: 1px;
	border-style: solid;
	border-radius	: 2px;
	-moz-border-radius	: 2px;
	-webkit-border-radius	: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}


/** rss **/

#rss{
	clear: left;
	display: table;
	text-align: left;
	vertical-align: top;
	width: 100%;
	margin: 0 0 20px 0;
}

#rss_l{
	display: table-cell;
	vertical-align: middle;
	width: 150px;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}

#rss_l em{
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
}

#rss_r{
	display: table-cell;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	padding: 11px 0 17px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#rss_r a{
	display: inline-block;
	width: 435px;
	line-height: 20px;
	margin-left: 15px;
	padding: 5px 0 4px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#rss_r a em{
	display: inline-block;
	vertical-align: top;
	width: 155px;
	font-size: 13px;
}

#rss_r a span{
	display: inline-block;
	vertical-align: top;
	width: 280px;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}


/** schedule **/

#schedule{
	position: relative;
	text-align: center;
	margin: 0 0 20px 0;
}

#schedule h2{	margin: 0;}

#schedule .sche_in{
	min-height: 320px;
	padding: 16px 0 17px 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#schedule ul{
	font-size: 0;
	line-height: 0;
}

#schedule li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}

#schedule li .img{
	margin: 10px;
}

#schedule li .txt{
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding: 4px 0 0 0;
}

#schedule li .txt span{	color: #ff0000;}

#schedule li .img a > img{
	width: 225px;
	height: 300px;
}

#schedule li .img{
	border-width: 5px;
	border-style: solid;
	overflow: hidden;
}

#schedule li .s_on,
#schedule li .s_off,
#schedule li .s_now,
#schedule li .s_tel{
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	margin: 1px 0 0 0;
}

#schedule li .s_on{	background: #cc0000;}
#schedule li .s_off{	background: #666; color: #333;}
#schedule li .s_now{	background: #0066ff;}
#schedule li .s_tel{	background: #cc9933;}

#schedule li .s_on,
#schedule li .s_off,
#schedule li .s_now,
#schedule li .s_tel{
	display: inline-block;
	width: 235px;
	margin: 0 auto;
}

#schedule li .icon{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 20px);
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	position: absolute;
	top: 290px;
	left: 10px;
}

#schedule .bx-wrapper .bx-controls-direction a{
	width: 35px;
	height: 60px;
	line-height: 60px;
}
#schedule .bx-wrapper .bx-controls-direction a.bx-prev{
	top: 50%;
	left: 0px;
}
#schedule .bx-wrapper .bx-controls-direction a.bx-next{
	top: 50%;
	right: 0px;
}


/** wid **/

.wid{
	margin: 0 0 20px 0;
}

.wid h2{
	margin-bottom: 0;
}

.wid .wid_sp{
	display: none;
}

.wid_box h2:only-child{	display: none;}


/** btm bnr **/

#btm_etc_link_no {
	text-align: left;
	margin: 0 0 10px 0;
}

#btm_etc_link{
	font-size		: 0;
	line-height		: 0;
	text-align: left;
	margin: 0 0 10px 0;
}

#btm_etc_link a{
	width			: 204px;
	height			: 53px;
	display			: inline-block;
	vertical-align	: top;
	margin			: 0 5px 10px 5px;
}

#btm_etc_link .bg_k1{
	width			: 204px;
	height			: 53px;
	display			: inline-block;
	vertical-align	: top;
	margin			: 0 5px 10px 5px;
	padding: 0;
	text-align: center;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

#btm_etc_link .bg_k1 span{
	font-size: 15px;
	font-weight: bold;
	line-height: 53px;
	border-radius		: 0;
  	-moz-border-radius	: 0;
   	-webkit-border-radius	: 0;
}

#btm_etc_link .bg_k1 span em{
	border-radius		: 0;
  	-moz-border-radius	: 0;
   	-webkit-border-radius	: 0;
}

#btm_etc_link .bg_k1:hover{
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#btm_etc_link div.no{
	width			: 204px;
	height			: 53px;
	display			: inline-block;
	vertical-align	: top;
	margin			: 0 5px 10px 5px;
	border-width	: 1px;
	border-style	: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#btm_etc_link a:first-child,
#btm_etc_link div.no:first-child,
#btm_etc_link a:nth-child(6n),
#btm_etc_link div.no:nth-child(6n){
	margin-left: 0;
}

#btm_etc_link a:last-child,
#btm_etc_link div.no:last-child,
#btm_etc_link a:nth-child(5n),
#btm_etc_link div.no:nth-child(5n){
	margin-right: 0;
}


/** index_b **/

.info_mid{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	table-layout: fixed;
	margin: 0 0 20px 0;
}

.info_mid_l,
.info_mid_r{
	display: table-cell;
	vertical-align: top;
}

.info_mid_l{	padding-right: 10px;}
.info_mid_r{	padding-left: 10px;}

.mid_cnt{
	position: relative;
	height: 171px;
}

.mid_cnt ul{
	font-size: 0;
	line-height: 0;
}

.mid_cnt li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}

.mid_cnt li .img{
	margin: 0 0 1px 0;
}

.mid_cnt li .txt{
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding: 2px 0 0 0;
}

.mid_cnt li .txt span{	color: #ff0000;}

.mid_cnt li .img a > img{
	width: 100px;
	height: 133px;
}

.mid_cnt li .img a{
	border-width: 2px;
	border-style: solid;
	overflow: hidden;
}

.mid_cnt li .s_on,
.mid_cnt li .s_off,
.mid_cnt li .s_now,
.mid_cnt li .s_tel{
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	color: #fff;
	margin: 1px 0 0 0;
}

.mid_cnt li .s_on{	background: #cc0000;}
.mid_cnt li .s_off{	background: #666; color: #333;}
.mid_cnt li .s_now{	background: #0066ff;}
.mid_cnt li .s_tel{	background: #cc9933;}

.mid_cnt li .s_on,
.mid_cnt li .s_off,
.mid_cnt li .s_now,
.mid_cnt li .s_tel{
	display: inline-block;
	width: 104px;
	margin: 0 auto;
}

.mid_cnt li .icon{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 8px);
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	position: absolute;
	top: 116px;
	left: 4px;
}

.mid_cnt li .rankno{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 8px);
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	border-radius: 10px;
	position: absolute;
	top: 112px;
	left: 4px;
}

.mid_cnt li .rankno span{	font-size: 18px;}

#top_link_sp{
	display: none;
}

/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 650px) {
	#cnt{
		width: auto;
		display: block;
		padding: 0;
	}
	main .title{
		font-size: 11px;
		line-height: 16px;
		text-align: center;
		height: 60px;
		margin: 0 0 20px 0;
		padding-top: 15px;
		border-left: none;
		border-right: none;
	}
	main .title em{
		font-size: 22px;
	}

	/** info_top **/
	#info_top{
		display: block;
		width: auto;
		margin: 0;
	}
	#info_l,
	#info_r,
	#info_lb,
	#info_rb{
		display: block;
		width: auto;
	}

	/** img_up **/
	#img_bg{
		margin: 0;
		padding: 0 0 20px 0;
	}
	#imgup{
		width: auto;
	}
	#imgup > div{	text-align: center;}
	#imgup > div > img{
		width: 100%;
		max-width: 1060px
	}
	#sp_slide .bx-wrapper{	position: relative;}
	#sp_slide .bx-wrapper .bx-pager{	bottom: -15px;}

	/** cover **/
	#cover{	display: none;}
	#sp_cover{
		display: block;
		font-size: 0;
		line-height: 0;
		text-align: center;
		width:100%;
		padding: 10px 0;
	}
	#sp_cover a{
		display: inline-block;
		vertical-align: top;
		margin: 5px 1px;
	}
	#sp_cover a > img{
		width: 110px;
		height: 147px;
		border-width: 2px;
		border-style: solid;
	}

	/** news **/
	#news{
		margin: 0 0 10px 0;
	}
	#topnews,
	#info_lb #topnews{
		width: auto;
		height: 220px;
		border-left: none;
		border-right: none;
	}
	#info_lb #news{	width: auto; margin-bottom: 10px;}
	#news_box .news_li{
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
	}
	#news_box .news_li .news_title{
		font-size	: 11px;
		line-height	: 25px;
	}
	#news_box .news_li .text{
		padding: 10px;
	}

	/** newface **/
	#newface{
		margin: 0 0 5px 0;
		height: auto;
	}
	#newface .newface_in{
		min-height: 165px;
		padding: 10px 0 0 0;
		border: none;
		background: none;
	}
	#newface ul{
		font-size: 0;
		line-height: 0;
	}
	#newface li .txt{
		font-size: 12px;
		padding: 4px 0;
	}
	#newface li .img a{
	}

	/** rank **/
	#rank{	margin: 0;}
	#rank .rank_in{
		height: auto;
		padding: 10px 0 5px 0;
		border: none;
		background: none;
	}
	#rank .rankbox{	margin: 0 2.5px 5px 2.5px;}
	#rank .rankbox .img{
		border-width: 2px;
	}
	#rank .rankbox .img a > img{
		width: 95px;
		height: 127px;
	}
	#rank .rankbox .txt{
		font-size: 11px;
		line-height: 14px;
		text-align: center;
		padding: 6px 0;
	}
	#rank .rankbox .txt a{	font-size: 12px;}
	#rank .rankbox .txt span{	display: none;}
	#rank .rankbox .txt br{	display: inline;}
	#rank .rankbox .rankno{
		width: calc(100% - 6px);
		font-size: 12px;
		line-height: 20px;
		border-radius: 10px;
		position: absolute;
		top: 105px;
		left: 3px;
	}
	#rank .rankbox .rankno span{	font-size: 18px;}

	/** maga **/
	#maga{
		display: block;
		width: 100%;
		min-height: 120px;
		margin: 0 0 10px 0;
		padding: 0;
	}
	#maga_l{
		display: block;
		width: auto;
		font-size: 11px;
		text-align: center;
		margin: 0;
		padding-top: 15px;
	}
	#maga_l em{
		display: inline-block;
		font-size: 22px;
		line-height: 16px;
	}
	#maga_l em br{	display: none;}
	#maga_l em span{	display: inline;}
	#maga_r{
		display: block;
		padding: 10px;
		text-align: center;
		border-top: none;
		border-right: none;
		border-left: none;
	}
	#maga_r p{
		font-size: 12px;
		line-height: 20px;
		text-align: left;
		margin: 0 0 10px 0;
	}
	#maga_r div{	display: block;}
	#maga_r .div_input{	margin: 0 0 10px 0;}
	#maga_r a.bt,
	#maga_r input.bt[type="submit"]{
		width: 130px;
		height: 50px;
		line-height: 50px;
	}
	#maga_r .outlink a.bt{
		width: 100%;
		height: 50px;
		line-height: 50px;
	}
	#maga_r input[type="email"]{	width: 100%;}

	/** rss **/
	#rss{
		display: block;
		width: 100%;
		margin: 0 0 10px 0;
		padding: 0;
	}
	#rss_l{
		display: block;
		width: auto;
		font-size: 11px;
		text-align: center;
		margin: 0;
		padding-top: 15px;
	}
	#rss_l em{
		font-size: 22px;
		line-height: 16px;
	}
	#rss_r{
		display: block;
		padding: 6px 10px 10px 10px;
		border-top: none;
		border-right: none;
	}
	#rss_r a{
		display: block;
		width: auto;
		line-height: 18px;
		margin: 0;
		padding: 6px 0;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
	}
	#rss_r a em{
		width: 120px;
		font-size: 10px;
	}
	#rss_r a span{
		font-size: 11px;
		width: calc(100% - 130px);
	}

	/** schedule **/
	#schedule{	margin: 0;}
	#schedule .sche_in{
		padding: 10px 0;
		border: none;
		background: none;
		min-height: 188px;
	}
	#schedule li .txt{
		line-height: 16px;
		padding: 2px 0;
	}
	#schedule li .img{	margin:5px;}
	#schedule li .img{
		border-width: 2px;
	}
	#schedule li .img a > img{
		width:150px;
		height: 200px;
	}
	#schedule li .s_on,
	#schedule li .s_off,
	#schedule li .s_now,
	#schedule li .s_tel{ 
		width: 154px;
		font-size: 12px;
		line-height: 16px;
	}
	#schedule li .icon{
		width: 144px;
		font-size: 10px;
		line-height: 14px;
		position: absolute;
		top: 190px;
	}
	#schedule .bx-wrapper .bx-controls-direction a{
		width: 25px;
		height: 50px;
		line-height: 50px;
	}
	#schedule .bx-wrapper .bx-controls-direction a.bx-prev{
		top: calc(50% + 10px);
		left: 0px;
	}
	#schedule .bx-wrapper .bx-controls-direction a.bx-next{
		top: calc(50% + 10px);
		right: 0px;
	}

	/** wid **/
	.wid{
		margin: 10px 0 0 0;
	}
	.wid h2{
		margin-bottom: 0;
	}
	.wid .wid_pc{
		display: none;
	}
	.wid .wid_sp{
		display: block;
	}
	#schedule+.wid{	margin: 0;}

	/** btm bnr **/
	#btm_etc_link_no{
		text-align: center;
		margin: 0;
		padding: 10px 0 0 0;
	}
	#btm_etc_link{
		text-align: center;
		margin: 0;
		padding: 10px 0 0 0;
	}
	#btm_etc_link a{
		width: 145px;
		height: 38px;
	}
	#btm_etc_link .bg_k1{
		width: 145px;
		height: 38px;
	}
	#btm_etc_link a > img{	width: 145px; height: 38px;}
	#btm_etc_link .bg_k1 span{
		font-size: 13px;
		font-weight: bold;
		line-height: 38px;
	}
	#btm_etc_link div.no{
		width: 145px;
		height: 38px;
		display: none;
	}
	#btm_etc_link a:first-child,
	#btm_etc_link div.no:first-child,
	#btm_etc_link a:nth-child(6n),
	#btm_etc_link div.no:nth-child(6n){
		margin-left: 5px;
	}
	#btm_etc_link a:last-child,
	#btm_etc_link div.no:last-child,
	#btm_etc_link a:nth-child(5n),
	#btm_etc_link div.no:nth-child(5n){
		margin-right: 5px;
	}

	/** index_b **/
	.info_mid{
		display: block;
		width: auto;
		margin: 0;
	}
	.info_mid_l,
	.info_mid_r{
		display: block;
		padding: 0;
	}
	.info_mid h2{	margin-bottom: 0;}
	#info_top+#img_bg{	margin-bottom: 10px;}
	.mid_cnt{
		padding: 10px 0;
		height: 159px;
	}
	.mid_cnt li .txt{
		padding: 2px 0;
	}
	.mid_cnt li .img{	margin: 0;}
	.mid_cnt li .img a > img{
		width: 90px;
		height: 120px;
	}
	.mid_cnt li .s_on,
	.mid_cnt li .s_off,
	.mid_cnt li .s_now,
	.mid_cnt li .s_tel{	width: 94px;}
	.mid_cnt li .icon{
		width: calc(100% - 8px);
		font-size: 10px;
		line-height: 14px;
		position: absolute;
		top: 106px;
		left: 4px;
	}
	.mid_cnt li .rankno{
		position: absolute;
		top: 99px;
		left: 4px;
	}
	#top_link_sp{
		display: block;
		margin: 10px 0;
		text-align: center;
	}
}