@charset "utf-8";

h3 {
    font-size: 1.3em;
    font-weight: 700;
    padding: 15px;
}

#access img {
    margin: 40px 0;
}

.access_map {
    padding-bottom: 56.25%;
    position: relative;
    margin-top: 50px;
}

.access_map iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    }