@charset "utf-8";
/* CSS Document */

@media screen and ( max-width:878px ) {
/**************************
	忍者ソングBGMある場合
**************************/
.music p span {
	font-size: 10px;
}

.rec_box_left .smh_br {
	display:inline;}
	
}
@media screen and ( max-width:720px ) {
.on_pc {
	display: inline;
}
.on_sp {
	display: none;
}

.smh_br {
	display:none;}
	
.rec_box_left .smh_br {
	display:inline;}
	
/*2カラム*/
.col_l {
	float: left;
}
.col_r {
	float: right;
}
.col2-wrap > .col_l, .col_r {
	width: 47%;
}
/******************************
 live_sr
******************************/

.live_sr iframe {
	width: 100%;
}
ul.sr_sub_bnr li {
	margin: 3px 0px;
}
/**************************
	忍者ソングBGMある場合
**************************/
.music p span {
	font-size: 10px;
}
/**************************
	rec_info
**************************/

.rec_info table th {
	width: 25%;
	white-space: normal;
}
#rec_box a.general-button {
	font-size: 16px;
	width: 100%;
}
#store_contents .rec_box_left p {
	margin-right:20px;
}

/******************************
 broc_dl（パンフレット）
******************************/
.broc_dl {
height: auto;
}


span.sub_txt{font-size:13.5px; margin-left:0;
display:block;}

/******************************
 ST_MAP 店内マップ
******************************/
	
#store_contents .st_map p{
	font-size:12px;
}
	
	
}
