@charset "utf-8";

.address {
	margin-bottom: 10px;
}
.comment {
	margin-bottom: 10px;
}
.map_frame iframe {
	width: 100%;
	height: 500px;
}
.map_frame {
	margin-bottom: 10px;
}
.map_link {
	text-align: center;
}
.map_link a {
	text-decoration: underline;
}
.address::before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 18px;
	background-image: url(https://img.undernavi.com/front/pc/shop/maps-and-flags.png);
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin-right: 5px;
}