@charset "UTF-8";
/* CSS Document */


.layout-contents01 {
    padding: 80px 6%;
}

.layout-contents01 > div:not(:last-child) {
    margin-bottom: 80px;
}

.contents01 .footer-guide h2 {
    background-image: none;
}

/* layout03 */

.layout03 .box-img img {
    border-radius: 30px;
}

/* layout04 */

.layout04 .map-box {
    width: 100%;
    height: 450px;
    border-radius: 30px;
    overflow: hidden;
}

.layout04 p {
    font-size: 18px;
    text-align: center;
    margin-bottom: 25px;
}

.layout04 iframe {
    width: 100%;
    height: 450px;
}

.sp-view {
    display: none;
}
