@charset "utf-8";
/* access B */


.shopinfo {
	margin-bottom: 50px;
}
.shop-photo img{
	height: auto;
}
.shoplist dt{
	font-size: 24px;
	margin-bottom: 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.shop-box{
	padding:15px;
}

.shop-box dt{
	font-size:26px;
	margin-bottom: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing:1px;
}


.shop-access {
	width: 100%;
}
.shop-access tr{
	border-bottom:1px dotted #cccccc;
}
.shop-access th{
	vertical-align: middle;
	width: 100px;
}
.shop-access td{
	padding:10px 5px;
}
.shop-access tr:first-child td{
	padding-top: 0!important;
}
.sub-access-map iframe {
	width: 100%;
}

/*@media (max-width: 991px) {
	.shop-box{
		margin-bottom: 60px;
	}
}*/

@media (max-width: 767px) {

	.shoplist:not(:last-child){
		padding-bottom: 0;
	}
	.shop-box,
	.shop-photo{
		margin-bottom: 0;
	}
	.shop-photo {
		margin-top: 30px;
	}

	.shopinfo{
		margin-bottom: 0;
	}

	.map{
		padding-top:0;
	}
	.shop-box dl{
		margin-bottom: 30px;
	}

	.shop-box{
		margin-left:-15px;
		margin-right: -15px;
	}
	.shop-box dt{
		font-size: 20px;
	}
	.access{
		padding-top:0;
		margin-bottom: 0;
	}
	.shop-access th{
		width:25%;
	}
	.shop-access td{
		width: 75%
	}
}
