@charset "Shift_JIS";

.gmap{
	height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
  margin-left : 15px;
  margin-right : 15px;
}
.gmap iframe{
	position: absolute;
left: 0;
top: 0;
height: 100%;
width : 100%;
}