@charset "UTF-8";

.main-contents {
    padding-bottom: 0;
    overflow: hidden;
}

.section-wrap {
    padding: 0 0 100px;
}

.section-wrap img {
    filter: saturate(100%);
}

/*================================================================
# アクセス
================================================================ */
.map {
    height: 840px;
    margin-top: 0;
    background: url(../img/map_img.png) no-repeat center top / 1920px auto;
}

/*================================================================
# route
================================================================ */
.route {
    padding: 100px 0;
}

/*================================================================
# gmap
================================================================ */
.gmap {
    width: 100%;
    height: 0;
    padding-top: 480px;
    position: relative;
}