
.shop_sub_title {
	background-color: #a8aca9;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	color: #FFF;
}

.shop_list {
	color:#666;
	background-color: #f5f4ec;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:12px;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}
.shop_list p {
	padding: 0px;
	margin: 0px;
}
.shop_list img {
	margin-right: 8px;
	position: relative;
	top:-2px;
}
.shop_list .name {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}
.shop_list .address {
	font-size: 14px;
	line-height: 24px;
}
.shop_list .address img {
	position:relative;
	top:-0.1em;
}
.shop_list .tel {
	font-size: 14px;
	line-height: 24px;
}
.shop_list .tel img {
	position:relative;
	top:-0.1em;
}
.shop_list .comment {
	padding-left:89px;
	font-size: 14px;
	line-height: 24px;
	color:#C00;
}

.shop_list a {
	text-decoration: none;
	color: #ac5647;
	font-size: 16px;
	font-weight: bold;
}
.shop_list a:hover {
	text-decoration: underline;
	color: #ac5647;
}

.shop_spacer30 {
	margin: 0px;
	line-height: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.map_box {
	width: 780px;
	height:600px;
	margin-right: auto;
	margin-left: auto;
}
.map_box iframe {
width: 100% ;
height: 100% ;
}

.control_box {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 10px;
}
.control_box a {
	color: #3B3B39;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
}
.control_box a:hover {
	text-decoration: underline;
}

.shop_list_caption {
	color: #3B3B39;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	font-size: 14px;
	font-weight: normal;
}


@media screen and (max-width: 64.95em) {
.shop_sub_title {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}

.shop_list {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}

.shop_list_caption {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}

.map_box {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.control_box {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 10px;
}
}


/* Small only */
@media screen and (max-width: 39.9375em) {
.shop_sub_title {
	width: 100%;
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: 3.6vw;
	text-align: center;
	margin-bottom: 3%;
}
.shop_list {
	width: 100%;
	padding-top: 2%;
	padding-right: 0;
	padding-bottom: 2%;
	padding-left: 2%;
}

.shop_list_caption {
	width: 100%;
	padding-top: 2%;
}
.map_box {
	width: 100%;
	height: 70vh;
}
.control_box {
	width: 100%;
	text-align: center;
	margin-bottom: 10%;
	margin-top: 3%;
}
.shop_list img {
	width: 0;
	margin-right: 0;
	position: relative;
	top:0;
}
.shop_list .name {
	font-size: 3.6vw;
	font-weight: bold;
	line-height: 1.5;
}
.shop_list .address {
	font-size: 3.2vw;
	line-height: 1.5;
}
.shop_list .comment {
	padding-left:0;
	font-size: 3.2vw;
	line-height: 1.8;
	color:#C00;
}

.shop_list a {
	color: #ac5647;
	font-size: 3.6vw;
	line-height: 1.5;
	font-weight: bold;
	text-decoration:underline;
}
.shop_list .tel a {
	font-size: 3.4vw;
}
}
