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

#cnt{
	display: block;
	padding: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.toppage_box{	padding: 40px 0;}
.toppage_box > div{
	width: 1120px;
	margin: 0 auto;
}

main .title{
	font-size: 13px;
	line-height: 16px;
	height: 80px;
	margin: 0;
	padding-top: 20px;
}
main .title em{
	font-size: 28px;
}

/** img_up **/

#img_bg{
	width: 1120px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#img_bg .slide img{ vertical-align: bottom;}

#imgup{
}

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

#bnr_sys{
	font-size: 0;
	line-height: 0;
	padding: 40px 0;
}


/** news **/

#news{}

#topnews{
	font-size: 0;
	line-height: 0;
	text-align: left;
	padding: 20px 0 40px 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;
}

#topnews_in{	padding: 0 40px 0 20px;}
#topnews_in a{
	display: inline-block;
	vertical-align: top;
	width: calc(100% / 2 - 20px);
	line-height: 20px;
	margin-left: 20px;
	padding: 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#topnews_in a em{
	display: inline-block;
	vertical-align: top;
	width: 115px;
	font-size: 14px;
}
#topnews_in a em i{		font-style: normal;}

#topnews_in a span{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 115px);
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

#topnews .bt_bg{	padding: 40px 0 0 0;}
#topnews .bt_bg a{
	display: inline-block;
	vertical-align: top;
	width: 330px;
}


/** newface **/

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

#newface h2{	margin: 0;}

#newface .newface_in{
	padding: 40px 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{
	width: 1050px;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
}

#newface li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	margin: 0 10px 20px 10px;
	padding: 10px 10px 0 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#newface li .img{
	width: 170px;
	margin: 0 auto;
}

#newface li .txt{
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	padding: 7px 0;
}

#newface li .img{
}

#newface li .img a > img{
	width: 170px;
	height: 227px;
}


/** rank **/

#rank{
	position: relative;
	font-size: 0;
	line-height: 0;
	text-align: left;
}

#rank h2{	margin: 0;}

#rank .rank_in{
	padding: 40px 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 ul{
	width: 1050px;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
}

#rank li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 20px 10px;
	padding: 10px 10px 0 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#rank .rankbox .img{
	position: relative;
	overflow: hidden;
	width: 170px;
	margin: 0 auto;
}

#rank .rankbox .img a > img{
	width: 170px;
	height: 227px;
}

#rank .rankbox .img a{
}

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

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

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


/** bt_more **/

.bt_more{	display: none;}

.bt_more + label.bt1{
	width: 330px;
	cursor: pointer;
	order: 2;
	margin: 40px auto 20px auto;
	/*
	position: absolute;
	z-index: 2;
	bottom: 40px;
	left: calc(50% - 165px);
	*/
}
.bt_more + label.bt1:hover{
	cursor			: pointer;
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.bt_more + label.bt1 + ul{
	width: 100%;
	height: 269px;
	overflow: hidden;
}
.bt_more:checked + label.bt1{	display: none;}
.bt_more:checked + label.bt1 + ul{	height: auto;}

#newface .newface_in,
#rank .rank_in{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	order: 1;
	padding-bottom: 20px;
}


/** maga **/

#maga{
	clear: left;
	display: table;
	text-align: left;
	vertical-align: top;
	min-height: 80px;
	margin-bottom: 40px;
}
#maga:last-child{	margin-bottom: 0;}

#maga_l{
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	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: 25px 40px 40px 40px;
	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: 14px;
	line-height: 20px;
	margin: 0 0 20px 0;
}

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

#maga_r a.bt,
#maga_r input.bt[type="submit"]{
	width: 120px;
	height: 40px;
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	margin-right: 10px;
	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: 40px;
	margin-right: 10px;
	padding			: 5px;
	font-size		: 14px;
	font-family		: Meiryo, "MS PGothic", Osaka, sans-serif;
	line-height: 30px;
	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;
	margin-bottom: 40px;
}
#rss:last-child{	margin-bottom: 0;}

#rss_l{
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	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: 20px 40px 40px 20px;
	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: calc(50% - 20px);
	line-height: 20px;
	margin-left: 20px;
	padding: 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

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

#rss_r a span{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 160px);
	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: left;
}

#schedule h2{	margin: 0;}

#schedule .sche_in{
	padding: 40px 0 40px 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{
	width: 1050px;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
}

#schedule li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
	margin: 0 10px 20px 10px;
	padding: 10px 10px 10px 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#schedule li.off{
	filter: saturate(0%);
}

#schedule li .txt{
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	padding: 7px 0;
}

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

#schedule li .img a > img{
	width: 170px;
	height: 227px;
}

#schedule li .img{
	position: relative;
	overflow: hidden;
	width: 170px;
	margin: 0 auto;
}

#schedule li .s_on{
	position: relative;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
}
#schedule li .s_off,
#schedule li .s_now,
#schedule li .s_tel{
	position: relative;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	color: #fff;
}

#schedule li .s_on{}
#schedule li .s_on span{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	-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;
	animation: anime 2s ease-in-out infinite;
	transform-origin: 50% 50%;
}
@keyframes anime {
	0% {opacity: 0; filter: alpha(opacity=0);}
	25% {opacity: 1; filter: alpha(opacity=100);}
	50% {opacity: 1; filter: alpha(opacity=100);}
	75% {opacity: 0; filter: alpha(opacity=0);}
	100% {opacity: 0; filter: alpha(opacity=0);}
}
#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: 170px;
	margin: 0 auto;
}

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


.com_bt_bg{
	text-align: center;
	padding: 20px 0 0 0;
}
.com_bt_bg a.bt1{
	display: inline-block;
	vertical-align: top;
	width: 330px;
}



/** wid **/

#wid_box{
    padding: 0;
    overflow: hidden;
}

#wid_box .wid_pc{
	margin-top: 40px;
	margin-bottom: 40px;
}



.wid_in{
	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;
}

.wid_in iframe{ vertical-align: bottom;} 

.wid_sp{
	display: none;
}


/** shopinfo **/

#shopinfo{
	border-width: 1px;
	border-style: solid;
	padding: 0 0 40px 0;
}

#shopinfo h3{
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding: 40px;
}

#shopinfo ul{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	align-content: stretch;
	font-size: 0;
	line-height: 0;
	text-align: left;
	padding: 0 40px;
}

#shopinfo li{
	width: calc(50% - 10px);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#shopinfo li:nth-of-type(1),
#shopinfo li:nth-of-type(2){
	border-top-width: 1px;
	border-top-style: dotted;
}
#shopinfo li:nth-of-type(odd){	margin-right: 10px;}
#shopinfo li:nth-of-type(even){	margin-left: 10px;}

#shopinfo li .sibox{
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 0;
	line-height: 0;
}

#shopinfo li .sibox_l,
#shopinfo li .sibox_r{
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding: 10px 0;
}

#shopinfo li .sibox_l{	width: 80px;}
#shopinfo li .sibox_r{	width: calc(100% - 80px);}

#shopinfo .sibt{
	font-size: 0;
	line-height: 0;
	margin: 40px 0 0 0;
	padding: 0 35px 0 35px;
}

#shopinfo .sibt a{
	cursor: pointer !important;
	-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;
}
#shopinfo .sibt a:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#shopinfo .sibt .stel,
#shopinfo .sibt .sline{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(100% / 3 - 20px);
	height: 70px;
	font-size: 13px;
	line-height: 14px;
	margin: 0 10px;
	padding-left: 40px;
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#shopinfo .sibt .stel{	padding-top: 13px;}
#shopinfo .sibt .stel em{
	font-size: 26px;
	font-weight: bold;
	line-height: 28px;
	color: #ffffff;
}

#shopinfo .sibt .stel:before{
	content: '';
	display: block;
	position: absolute;
    background:transparent;
    top: calc(50% - 16px);
    left: 34px;
    width: 8px;
    height: 17px;
    border-width:10px 0 10px 3px;
    border-style:solid;
    background:transparent;
    -webkit-border-top-left-radius:10px 12px;
    -webkit-border-bottom-left-radius:10px 12px;
    -moz-border-radius-topleft:10px 12px;
    -moz-border-radius-bottomleft:10px 12px;
    border-top-left-radius:10px 12px;
    border-bottom-left-radius:10px 12px;
    -webkit-transform:rotate(-30deg);
    -moz-transform:rotate(-30deg);
    -ms-transform:rotate(-30deg);
    -o-transform:rotate(-30deg);
    transform:rotate(-30deg);
}
#shopinfo .sibt .stel:after{
	content: '';
	display: block;
	position: absolute;
    top: calc(50% - 5px);
    left: 44px;
    width:10px;
    height:10px;
    margin-top:-5px;
    border-width:4px 4px 0 0;
    border-style: double;
    background:transparent;
    /* css3 */
    -webkit-border-radius:0 15px 0 0;
    -moz-border-radius:0 15px 0 0;
    border-radius:0 15px 0 0;
    -webkit-transform:rotate(15deg);
    -moz-transform:rotate(15deg);
    -ms-transform:rotate(15deg);
    -o-transform:rotate(15deg);
    transform:rotate(15deg);
}

#shopinfo .sibt .sline{ padding-top: 18px;}
#shopinfo .sibt .sline em{
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
}
#shopinfo .sibt .sline span{
	position: absolute;
	top: calc(50% - 15px);
	left: 30px;
	width: 36px;
	height: 25px;
	border: solid 1px currentColor;
	background-color: currentColor;
	border-radius: 3px;
}

#shopinfo .sibt .sline span:before{
	content: '';
	position: absolute;
	bottom: -5px;
	left: 9px;
	width: 6px;
	height: 6px;
	background-color: currentColor;
	border-bottom: solid 1px currentColor;
	border-right: solid 1px currentColor;
	-webkit-transform: rotate(45deg);
	      transform: rotate(45deg);
}

#shopinfo .sibt .sline i{
	display: inline-block;
	vertical-align: top;
	font-style: normal;
}
#shopinfo .sibt .sline i:nth-child(2){
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
}


/** btm bnr **/

#btm_etc_link_no {
	width: 1125px;
	text-align: left;
	margin: 40px auto -10px auto;
}

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

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

#btm_etc_link .bg_k1{
	width			: 217px;
	height			: 57px;
	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: 57px;
	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			: 217px;
	height			: 57px;
	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;
}
#top_link_pc{
	display: block;
	margin: 40px 0;
	text-align: center;
}
#top_link_sp{
	display: none;
}


/** mvtw **/

#mvtw{
	display: flex;
	font-size: 0;
	line-height: 0;
	justify-content: space-between;
}

.mv_bg{
	width: 720px;
}
.mv{
	padding: 38px 0 37px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.mv video{
	width: 640px;
	height: 360px;
}

.tw_bg{
	width: 360px;
}
.tw{	padding: 30px;}

.mv_bg:only-child,
.tw_bg:only-child{	width: 100%;}


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

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

	/** img_up **/
	.toppage_box > div#img_bg{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.toppage_box > div#img_bg .bx-wrapper .bx-pager.bx-default-pager{	padding: 5px 0;}
	#imgup{
		width: auto;
	}
	#imgup > div{	text-align: center;}
	#imgup img{
		width: 100%;
		max-width: 1120px
	}
	#sp_slide .bx-wrapper{	position: static;}
	#sp_slide .bx-wrapper .bx-pager{	position: static;}
	#bnr_sys{
		padding: 10px 0;
	}
	#bnr_sys img{
		width: 100%;
		height: auto;
	}

	/** news **/
	#topnews{
		padding: 0 0 10px 0;
		border-left: none;
		border-right: none;
	}
	#topnews_in{	padding: 0 10px;}
	#topnews_in a{
		display: block;
		width: 100%;
		margin-left: 0;
		padding: 10px 0;
	}
	#topnews_in a em{
		display: block;
		width: auto;
		font-size: 11px;
		line-height: 14px;
	}
	#topnews_in a span{
		display: block;
		width: 100%;
		font-size: 13px;
		line-height: 14px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
	}
	#topnews .bt_bg{	padding: 10px 10px 0 10px;}
	#topnews .bt_bg a{
		display: block;
		width: auto;
	}

	/** newface **/
	#newface{
		margin-bottom: 0;
	}
	#newface .newface_in{
		padding: 10px 1px 0 1px;
		border: none;
		background: none;
	}
	#newface ul{
		width: auto;
		font-size: 0;
		line-height: 0;
		margin: 0;
	}
	#newface li{
		display: inline-block;
		vertical-align: top;
		width: calc(90% / 3 - 3px);
		min-width: 97px;
		margin: 0 1.5px !important;
		padding: 1px;
	}
	#newface li .txt{
		font-size: 12px;
		line-height: 14px;
		padding: 2px 0;
	}
	#newface li .img{
		width: auto;
		margin: 0 1px;
	}
	#newface li .img a{
	}
	#newface li .img a img{
		width: 100%;
		height: auto;
	}

	/** rank **/
	#rank{
		margin-bottom: 0;
	}
	#rank .rank_in{
		height: auto;
		padding: 10px 0;
		border: none;
		background: none;
	}
	#rank ul{
		width: auto;
		font-size: 0;
		line-height: 0;
		margin: 0;
	}
	#rank li{
		display: inline-block;
		vertical-align: top;
		width: calc(90% / 3 - 3px);
		min-width: 97px;
		margin: 0 1.5px !important;
		padding: 1px;
	}
	#rank .rankbox .img{
		width: auto;
		margin: 0 1px;
	}
	#rank .rankbox .img a > img{
		width: 100%;
		height: auto;
	}
	#rank .rankbox .txt{
		font-size: 12px;
		line-height: 14px;
		text-align: center;
		padding: 2px 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;
		bottom: 3px;
		left: 3px;
	}
	#rank .rankbox .rankno span{	font-size: 18px;}

	/** bt_more **/
	.bt_more{	display: none;}
	.bt_more + label.bt1{	display: none;}
	#newface ul,
	#rank ul{
		height: auto;
		white-space: nowrap;
		overflow-x: scroll;
	}
	#newface ul::-webkit-scrollbar,
	#rank ul::-webkit-scrollbar{
		display: none;
	}
	#newface .newface_in,
	#rank .rank_in{
		display: block;
		padding-bottom: 10px;
	}

	/** maga **/
	#maga{
		display: block;
		width: 100%;
		min-height: 120px;
		margin: 0 0 10px 0;
		padding: 0;
	}
	#maga:last-child{	margin-bottom: 10px;}
	#maga_l{
		display: block;
		width: auto;
		font-size: 11px;
		line-height: 12px;
		text-align: center;
		margin: 0;
		padding-top: 12px;
	}
	#maga_l em{
		display: inline-block;
		font-size: 22px;
		line-height: 24px;
	}
	#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;
		line-height: 12px;
		text-align: center;
		margin: 0;
		padding-top: 12px;
	}
	#rss_l em{
		font-size: 22px;
		line-height: 24px;
	}
	#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: 12px;
		width: calc(100% - 125px);
	}

	/** schedule **/
	#schedule{
		margin-bottom: 0;
	}
	#schedule .sche_in{
		padding: 10px 1px 0 1px;
		border: none;
		background: none;
	}
	#schedule ul{
		width: auto;
		font-size: 0;
		line-height: 0;
		margin: 0;
	}
	#schedule li{
		display: inline-block;
		vertical-align: top;
		width: calc(100% / 3 - 3px);
		margin: 0 1.5px 10px 1.5px !important;
		padding: 1px;
	}
	#schedule li .txt{
		font-size: 12px;
		line-height: 14px;
		padding: 2px 0;
	}
	#schedule li .img{	margin: 0;}
	#schedule li .img{
		width: auto;
		margin: 0 1px;
	}
	#schedule li .img a > img{
		width: 100%;
		height: auto;
	}
	#schedule li .s_on,
	#schedule li .s_off,
	#schedule li .s_now,
	#schedule li .s_tel{
		width: 100%;
		font-size: 10px;
		line-height: 16px;
	}
	#schedule li .s_on{}
	#schedule li .s_on span{
		width: 100%;
		font-size: 10px;
		font-weight: bold;
		line-height: 16px;
	}
	#schedule li .icon{
		width: calc(100% - 6px);
		font-size: 10px;
		line-height: 14px;
		position: absolute;
		bottom: 3px;
		left: 3px;
	}

	.com_bt_bg{
		padding: 0 10px 10px 10px;
	}
	.com_bt_bg a.bt1{
		width: 100%;
	}


	/** wid **/
	.wid{	margin-bottom: 10px !important;}
	.wid .wid_in{
		border-left: none;
		border-right: none;
	}
	.wid_pc{
		display: none;
	}
	.wid_sp{
		display: block;
	}

	/** shopinfo **/
	#shopinfo_bg{	background: none;}
	#shopinfo{
		border-left: none;
		border-right: none;
		padding: 0 10px 10px 10px;
	}
	#shopinfo h3{
		font-size: 18px;
		line-height: 20px;
		text-align: center;
		padding: 20px 0;
	}
	#shopinfo ul{
		display: block;
		padding: 0;
	}
	#shopinfo li{
		width: auto;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
	}
	#shopinfo li:nth-of-type(2){	border-top: none;}
	#shopinfo li:nth-of-type(odd){	margin-right: 0;}
	#shopinfo li:nth-of-type(even){	margin-left: 0;}
	#shopinfo li .sibox_l,
	#shopinfo li .sibox_r{
		font-size: 13px;
		line-height: 16px;
		text-align: left;
		padding: 10px 0;
	}
	#shopinfo li .sibox_l{	width: 70px;}
	#shopinfo li .sibox_r{	width: calc(100% - 70px);}
	#shopinfo .sibt{
		margin: 10px 0 0 0;
		padding: 0;
	}
	#shopinfo .sibt .stel,
	#shopinfo .sibt .sline{
		position: relative;
		display: block;
		width: auto;
		text-align: center;
		margin: 0 0 10px 0;
		padding-left: 40px;
	}
	#shopinfo .sibt .stel:last-child,
	#shopinfo .sibt .sline:last-child{	margin-bottom: 0;}
	#shopinfo .sibt .stel:before{
	    left: 20px;
	}
	#shopinfo .sibt .stel:after{
	    left: 30px;
	}
	#shopinfo .sibt .sline{ padding-top: 15px;}
	#shopinfo .sibt .sline em{
		font-size: 21px;
		font-weight: bold;
		line-height: 21px;
	}
	#shopinfo .sibt .sline{	padding-left: 45px;}
	#shopinfo .sibt .sline span{
		left: 8px;
	}
	#shopinfo .sibt .sline span:before {
		content: '';
		position: absolute;
		bottom: -5px;
		left: 9px;
		width: 6px;
		height: 6px;
		background-color: currentColor;
		border-bottom: solid 1px currentColor;
		border-right: solid 1px currentColor;
		-webkit-transform: rotate(45deg);
		      transform: rotate(45deg);
	}

	/** btm bnr **/
	#btm_etc_link_no{
		width: auto;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	#btm_etc_link{
		width: auto;
		text-align: center;
		margin: 0;
		padding: 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;
	}
	#top_link_pc{
		display: none;
	}
	#top_link_sp{
		display: block;
		margin: 10px 0;
		text-align: center;
	}

	/** mvtw **/
	#mvtw{
		display: block;
	}
	.mv_bg{
		width: auto;
		margin: 0 0 10px 0;
	}
	.mv{
		padding: 10px;
	}
	.movie-wrap{
		position: relative;
		z-index: 2;
		font-size: 0;
		line-height: 0;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
	}
	.movie-wrap video{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.tw_bg{
		width: auto;
		margin: 0 0 10px 0;
	}
	.tw{	padding: 10px;}
	.tw iframe{	height: 350px !important;}
	.mv_bg:only-child,
	.tw_bg:only-child{	width: auto;}

}