.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

html, body {
font-family:"游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN";
}

.box1 {
    padding: 0.8em 0.8em;
    margin: 0.5em 0em;
    border: solid 1px #000000;
}
.box1 p {
    margin: 0; 
    padding: 0;
}