@charset "UTF-8";
/* CSS Document */

.p-minW--700 {
	min-width: 700px;
}

.p-profile-map {
	width: 100%;
	padding-top: 60%;
}
.p-profile-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}