main {
    overflow: visible !important
}

#header {
    overflow: hidden
}

#keyvisual {
    overflow: hidden
}

#sec1 {
    background: url("../img/shared/bg1.jpg") repeat center top/100%;
    padding-top: 63px;
    overflow: hidden
}

#sec1 h2 {
    color: #000;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 2.4px
}

#sec1 .txt {
    color: #242424;
    margin-top: 16px
}

@media screen and (min-width: 768px) {
    #sec1 {
        text-align: center;
        padding-top: 80px
    }

    #sec1 h2 {
        font-size: 32px;
        letter-spacing: 3.2px
    }
}

#sec2 {
    background: url("../img/shared/bg1.jpg") repeat center top/100%
}

#sec2 h2 {
    padding: 63px 0 24px;
    text-align: center
}

#sec2 h2 span {
    display: block;
    text-align: center
}

#sec2 h2 span.en {
    color: #d1c5b6;
    font-size: 48px;
    line-height: 1;
    letter-spacing: 0
}

#sec2 h2 span.jp {
    color: #000;
    margin-top: -10.5px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 2.4px
}

#sec2 .point {
    position: sticky;
    top: 0;
    left: 0;
    height: 100vh
}

#sec2 .point .group-txt {
    border-top: 1px solid rgba(204, 187, 161, .3);
    border-bottom: 1px solid rgba(204, 187, 161, .3);
    color: #fff;
    padding: 24px 0;
    margin: 0 20px
}

#sec2 .point .group-txt .txt-en {
    color: #d1c5b6;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0
}

#sec2 .point .group-txt .txt-en span {
    font-size: 50px;
    letter-spacing: 0
}

#sec2 .point .group-txt h3 {
    margin-top: 20px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 2.4px
}

#sec2 .point .group-txt .txt {
    margin: 20px -1px 0 0
}

#sec2 .point1 {
    background: url("../img/shared/bg3.jpg") repeat center top
}

#sec2 .point1 .inner {
    padding: 178px 0
}

#sec2 .point1 .photo1 {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
    width: 135px
}

#sec2 .point1 .photo2 {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    width: 83px
}

#sec2 .point1 .photo3 {
    position: absolute;
    bottom: 30px;
    right: 49px;
    z-index: 2;
    width: 110px
}

#sec2 .point2 {
    background: url("../img/shared/bg4.jpg") repeat center top
}

#sec2 .point2 .inner {
    padding: 110px 0
}

#sec2 .point2 .photo1 {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    width: 84px
}

#sec2 .point2 .photo2 {
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 1;
    width: 135px
}

#sec2 .point2 .photo3 {
    position: absolute;
    bottom: 10px;
    right: 70px;
    z-index: 2;
    width: 90px
}

#sec2 .point3 {
    background: url("../img/shared/bg2.jpg") repeat center top
}

#sec2 .point3 .inner {
    padding: 87px 0
}

#sec2 .point3 .photo1 {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    width: 72px
}

#sec2 .point3 .photo2 {
    position: absolute;
    top: 40px;
    right: 20px;
    z-index: 1;
    width: 135px
}

#sec2 .point3 .photo3 {
    position: absolute;
    bottom: 10px;
    right: 87px;
    z-index: 1;
    width: 72px
}

@media screen and (min-width: 768px) {
    #sec2 h2 {
        padding: 80px 0 48px
    }

    #sec2 h2 span.en {
        font-size: 100px
    }

    #sec2 h2 span.jp {
        color: #242424;
        margin-top: -44px;
        font-size: 32px;
        letter-spacing: 3.2px
    }

    #sec2 .point {
        background-size: 100%
    }

    #sec2 .point .inner {
        position: relative;
        z-index: 1;
        max-width: 1200px;
        margin: 0 auto
    }

    #sec2 .point .group-txt {
        width: 483px;
        margin: 0 auto;
        padding: 24px 0 40px
    }

    #sec2 .point .group-txt h3 {
        margin-top: 24px;
        font-size: 32px;
        letter-spacing: 3.2px
    }

    #sec2 .point .group-txt .txt {
        margin-top: 24px
    }

    #sec2 .point1 .inner {
        padding: 181px 0
    }

    #sec2 .point1 .photo1 {
        top: 140px;
        left: -121px;
        width: 414px;
        z-index: -1
    }

    #sec2 .point1 .photo2 {
        top: 63px;
        right: 54px;
        width: 220px;
        z-index: -1
    }

    #sec2 .point1 .photo3 {
        top: 525px;
        right: -53px;
        z-index: 1;
        width: 163px;
        z-index: -1
    }

    #sec2 .point2 .inner {
        padding: 133px 0
    }

    #sec2 .point2 .photo1 {
        top: 129px;
        left: 110px;
        width: 160px;
        z-index: -1
    }

    #sec2 .point2 .photo2 {
        top: 134px;
        right: -119px;
        width: 414px;
        z-index: -1
    }

    #sec2 .point2 .photo3 {
        top: 381px;
        bottom: auto;
        left: -24px;
        width: 220px;
        z-index: -1
    }

    #sec2 .point3 .inner {
        padding: 103px 0
    }

    #sec2 .point3 .photo1 {
        top: 112px;
        left: auto;
        right: -52px;
        width: 163px;
        z-index: -1
    }

    #sec2 .point3 .photo2 {
        top: 139px;
        left: -121px;
        right: auto;
        width: 414px;
        z-index: -1
    }

    #sec2 .point3 .photo3 {
        bottom: auto;
        top: 369px;
        right: 54px;
        width: 220px;
        z-index: -1
    }
}

@media screen and (min-width: 768px)and (max-width: 1460px) {
    #sec2 .point {
        background-size: auto
    }

    #sec2 .point .inner {
        max-width: 100%;
        width: 100%;
        overflow: hidden;
    }

    #sec2 .point1 .photo1 {
        left: 0
    }

    #sec2 .point1 .photo3 {
        right: 0
    }

    #sec2 .point3 .photo1 {
        right: calc(-50vw + 50%)
    }
}

@media screen and (min-width: 768px)and (max-width: 1000px) {
    #sec2 .point .inner {
        padding-top: 450px
    }

    #sec2 .point1 .photo1 {
        left: 0;
        top: 20px;
        width: 300px
    }

    #sec2 .point3 .inner {
        padding-top: 300px
    }
}

@media screen and (max-width: 1366px) and (min-width: 768px) and (max-height: 768px) {
    #sec2 .point .inner {
        padding: 0;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #sec2 .point .group-txt {
        padding: 24px 0;
    }

    #sec2 .point .group-txt h3 {
        font-size: 24px;
    }

    #sec2 .point .group-txt .txt {
        font-size: 14px;
    }

    #sec2 .point1 .photo1 {
        width: 300px;
    }

     #sec2 .point1 .photo3 {
        top: auto;
        bottom: 30px;
    }

    #sec2 .point3 .photo2 {
        top: 20px;
    }

    #sec2 .point3 .photo3 {
        top: auto;
        bottom: 30px;
    }
}

#sec3 {
    overflow: hidden
}