#map {width:100%; height:500px; margin-top:50px; }

h2.catch {font-size:24px; line-height:42px; font-weight:normal; letter-spacing:2px; padding: 0px 50px 50px 50px;}

.shopdata_area {margin:50px auto;}
.shopdata_area h1 {font-size:24px; line-height:42px; font-weight:normal; letter-spacing:2px; padding: 50px 50px 0px 50px; text-align:center;}
.shopdata_area p {text-align:center; padding-bottom:50px;}

.clear {clear:both;}
.shopdata { border-bottom:dotted #ddd 1px; width:600px; margin:0px auto;}
.shopdata dt {display:block; float:left; width:38%; padding:25px 0px; box-sizing:border-box; border-top:dotted #ddd 1px; text-align:center; }
.shopdata dd {display:block; float:right; width:62%; padding:25px 0px; box-sizing:border-box; border-top:dotted #ddd 1px;}

@media (max-width: 767px){
	.shopdata {width:100%; padding: 0px 15px; box-sizing:border-box;}
	.shopdata dt { float:none; width:100%; padding: 5px 15px 0px 15px; border:none; text-align:left;}
	.shopdata dd { float:none; width:100%; padding: 5px 15px 10px 15px; border:none; }
	#map {height:300px;}
}
