#areaMap {
	line-height: 0;
	border: solid 1px #e5e5e5;
	border-left: none;
	border-right: none;
}
	#areaMap > iframe {
		width: 100%;
		height: 56vh;
		min-height: 320px;
	}

#locateInfo {
	
}
	#locateInfo address {
		line-height: 1.6em;
		margin-bottom: 0.6em;
	}
		#locateInfo address .zipcode {
			color: #888;
			display: block;
			margin-bottom: 0.2em;
		}
