@charset "UTF-8";

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 20px;
	left: 0;
	
	width: 100%;
	height: 100%;
}

#access {
	margin-top: 10px;
	padding: 10px;
}

#shop_data {
	margin: 20px;
}