.img_pc .tenpo_midashi,
.img_sp .tenpo_midashi{
	width:100%;
	padding:8px 0px;
	background-color:#FFC0CB;
	text-align:center;
	font-weight:bold;
	font-size:160%;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and ( max-width:640px )
{
.img_pc .tenpo_midashi,
.img_sp .tenpo_midashi{
	font-size:135%;
}
}


/*-------------------------------------------------
	店舗までの道順
-------------------------------------------------*/
#shop_navi{
	margin-left:auto;
	margin-right:auto;
	max-width:1000px;
	min-width:320px;}

#shop_navi, #shop_navi td, #shop_navi th, #shop_navi div{
	font-size:13px;
	color:#291B10;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#shop_navi div.bg_pk{
	width:100%;
	margin-bottom:10px;
	padding:8px 0px;
	background-color:#FFC0CB;
	text-align:center;
	font-weight:bold;
	font-size:140%;
	color:#fff;
}

@media screen and ( max-width:640px )
{
#shop_navi div.bg_pk{font-size:125%;}
}



@media screen and ( min-width:641px )
{
#shop_navi{width:1000px;}
#shop_navi .info_photo{width:380px; float:left;}
#shop_navi .info_table{width:600px; float:right;}
}

@media screen and ( max-width:640px )
{
#shop_navi .info_photo{margin-bottom:5px; text-align:center;}
}


#shop_navi .info_photo img{
	max-width:100%;
}

#shop_navi .info_table table{
	width:100%;
	border-collapse:collapse;
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
}

#shop_navi .info_table table th,
#shop_navi .info_table table td{
	font-size:12px;
	line-height:160%;
	vertical-align:middle;
}

#shop_navi .info_table table th{
	width:30%;
	padding: 10px 0 10px 13px;
	background-color:#e5e5e5;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #949494;
	color: #5a5a5a;
	font-weight:bold;
	text-align: left;
}

#shop_navi .info_table table td{
	border-right: 1px solid #949494;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px 13px;
}



#shop_navi .indoorview{
	padding:20px 0px;
	width:100%;
}

@media screen and ( max-width:640px )
{
#shop_navi .indoorview iframe{height:300px;}
}


#shop_navi .gmap{
	padding:0px 0px 20px 0px;
	width:100%;
}










#shop_navi .gmap table{
	width:100%;
	margin:10px 0px;
	border-collapse:collapse;
	border:solid 1px #ccc;
}

#shop_navi .gmap table th,
#shop_navi .gmap table td{
	padding:10px;
	font-size:14px;
	line-height:150%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

#shop_navi .gmap table th{
	width:20%;
	border-right:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
}

#shop_navi .gmap table td{
	border-bottom:dotted 1px #ccc;
}


@media screen and ( max-width:640px )
{
#shop_navi .gmap table th, #shop_navi .gmap table td{display:block; width:auto;}
#shop_navi .gmap table th{background-color:#eee;}
}





#shop_navi .stst{
	margin-bottom:15px;
	border-bottom:solid 3px #FFC0CC;
	text-align:left;
}

#shop_navi .stst img{
	vertical-align:bottom;
	max-width:100%;
}



#shop_navi .shop_root ul{
	margin:0px;
	padding:0px 0px 20px 0px;
	width:100%;
	list-style:none;
	overflow:hidden;
	letter-spacing:-0.4em;
}

#shop_navi .shop_root ul li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:50%;
	vertical-align:top;
	text-align:center;
	letter-spacing:normal;
}

#shop_navi .shop_root li p{
	position:relative;
	margin:0px;
	padding:5px 5px 25px 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#shop_navi .shop_root li img{
	max-width:100%;
	margin-bottom:5px;
}

#shop_navi .shop_root li img.no{
	position:absolute;
	top:20px;
	left:20px;
	width:auto;
}


@media screen and ( max-width:640px )
{
#shop_navi .shop_root ul li{
	width:100%;
}

#shop_navi .shop_root li p{
	padding:5px 5px 15px 5px;
}

#shop_navi .shop_root li img.no{
	width:30px;
	top:10px;
	left:10px;
}
}
