@media screen and (min-width: 768px) {
    .btn-s1 a {
        padding: 20px 10px 20px 0;
        font-weight: 400;
        letter-spacing: .2em
    }

    .btn-s1 a:after {
        right: 40px
    }
}

#sec1 {
    background: url("../img/course/sec1_bg.png") no-repeat right bottom/100%;
    padding-bottom: 15vw
}

#sec1 .row1 .box {
    position: relative;
    margin: 0 -6%
}

#sec1 .row1 .box h2 {
    position: absolute;
    bottom: 10vw;
    right: 10vw;
    z-index: 1;
    text-align: right;
    text-shadow: 2px 2px 10px #000;
    color: #fff;
    font-size: 6.67vw;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: .06em
}

#sec1 .row1 .box h2 * {
    letter-spacing: .06em
}

#sec1 .row1 .box h2 .fs1 {
    font-size: 8vw
}

#sec1 .row1 .box h2 .fs2 {
    font-size: 10vw
}

#sec1 .row1 .box h2 span {
    display: block
}

#sec1 .row1 .txt {
    margin-top: 7vw
}

#sec1 .row2 {
    position: relative;
    z-index: 1;
    margin-top: 10vw
}

#sec1 .row2 .deco {
    position: absolute;
    top: -4vw;
    left: 0;
    z-index: -1;
    width: 55%
}

#sec1 .row2 h3 {
    text-align: center;
    font-size: 5.33vw;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .06em
}

#sec1 .row2 h3 span {
    font-size: 7.73vw;
    letter-spacing: .05em
}

#sec1 .row2 .flex {
    margin-top: 15vw
}

#sec1 .row2 .flex dl {
    position: relative
}

#sec1 .row2 .flex dl dt {
    position: absolute;
    z-index: 1;
    background: #000;
    color: #fff;
    text-align: center;
    width: 30vw;
    font-size: 4vw;
    line-height: 2.75
}

#sec1 .row2 .flex dl:nth-child(1) {
    margin: 0 4% 0 10%
}

#sec1 .row2 .flex dl:nth-child(1) dt {
    bottom: -3vw;
    right: -3vw
}

#sec1 .row2 .flex dl:nth-child(2) {
    margin: 10vw 10% 0 4%
}

#sec1 .row2 .flex dl:nth-child(2) dt {
    top: -3vw;
    left: -3vw
}

@media screen and (min-width: 768px) {
    #sec1 {
        background-size: auto;
        padding-bottom: 116px
    }

    #sec1 .wrap {
        max-width: 1288px;
        padding: 0 30px
    }

    #sec1 .row1 {
        position: relative;
        max-width: 1000px;
        margin: 0 auto
    }

    #sec1 .row1 .box {
        position: unset;
        margin: 0
    }

    #sec1 .row1 .box h2 {
        position: unset;
        text-align: right;
        text-shadow: unset;
        width: -moz-fit-content;
        width: fit-content;
        color: #000;
        padding-top: 234px;
        margin: 0 18px 0 auto;
        font-size: 40px;
        line-height: 72px
    }

    #sec1 .row1 .box h2 .fs1 {
        font-size: 50px
    }

    #sec1 .row1 .box h2 .fs2 {
        font-size: 65px
    }

    #sec1 .row1 .box h2 span {
        margin-top: 11px
    }

    #sec1 .row1 .box .photo {
        position: absolute;
        top: 0;
        left: calc(-50vw + 50%);
        right: 541px;
        height: 745px
    }

    #sec1 .row1 .box .photo img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #sec1 .row1 .txt {
        width: 460px;
        margin: 64px 21px 0 auto
    }

    #sec1 .row2 {
        margin-top: 0
    }

    #sec1 .row2 .deco {
        top: -56px;
        left: -3px;
        width: auto
    }

    #sec1 .row2 h3 {
        text-align: left;
        font-size: 30px;
        margin: -158px 0 136px 175px
    }

    #sec1 .row2 h3 span {
        font-size: 48px
    }

    #sec1 .row2 .flex {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 30px;
        margin-top: 0
    }

    #sec1 .row2 .flex dl dt {
        width: 150px;
        font-size: 20px
    }

    #sec1 .row2 .flex dl dd {
        height: 320px
    }

    #sec1 .row2 .flex dl dd img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #sec1 .row2 .flex dl:nth-child(1) {
        margin: 0
    }

    #sec1 .row2 .flex dl:nth-child(1) dt {
        bottom: -28px;
        right: -37px
    }

    #sec1 .row2 .flex dl:nth-child(2) {
        margin: 94px 0 0
    }

    #sec1 .row2 .flex dl:nth-child(2) dt {
        width: 167px;
        top: -26px;
        left: -41px
    }
}

.block {
    background: url("../img/course/patern1.jpg") repeat-x left top/auto 15px, url("../img/course/patern1.jpg") repeat-x left bottom/auto 15px, url("../img/course/bg1.jpg") repeat center;
    color: #fff
}

@media screen and (min-width: 768px) {
    .block {
        background-size: auto
    }
}

#sec2 .set1 {
    position: relative;
    z-index: 1;
    padding-top: 15vw
}

#sec2 .set1 .deco {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 90%
}

#sec2 .set1 h2 span {
    display: block;
    line-height: 1
}

#sec2 .set1 h2 span:nth-child(1) {
    font-size: 8vw;
    font-weight: 500;
    letter-spacing: .06em
}

#sec2 .set1 h2 span:nth-child(2) {
    text-align: center;
    margin-top: 3vw;
    font-size: 14.66vw;
    font-weight: 500;
    letter-spacing: .06em
}

#sec2 .set1 h2 span:nth-child(3) {
    position: relative;
    text-align: right;
    font-size: 4vw;
    letter-spacing: .025em
}

#sec2 .set1 h2 span:nth-child(3)::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(-50vw + 50%);
    right: 0;
    background: #fff;
    height: 1px
}

#sec2 .set1 .photo {
    margin-top: 10vw
}

#sec2 .set1 .txt {
    text-align: center;
    margin-top: 10vw;
    font-size: 4.67vw;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .1em
}

#sec2 .set1 .name-price {
    text-align: center;
    margin-top: 3vw;
    line-height: 1.5;
    font-weight: 500
}

#sec2 .set1 .name-price * {
    letter-spacing: .2em
}

#sec2 .set1 .name-price dt {
    font-size: 6.67vw
}

#sec2 .set1 .name-price dd {
    font-size: 5.33vw
}

#sec2 .set1 .name-price dd small {
    font-size: 4.67vw
}

#sec2 .set1 .note {
    margin-top: 10vw
}

#sec2 .set1 .box {
    background: #fff;
    color: #000;
    margin-top: 10vw;
    padding: 5vw;
    font-weight: 500
}

#sec2 .set1 .box * {
    letter-spacing: .02em
}

#sec2 .set1 .box h4 {
    text-align: center
}

#sec2 .set1 .box .flex {
    margin-top: 3vw
}

#sec2 .set1 .box .flex li {
    display: flex
}

#sec2 .set2 {
    position: relative;
    z-index: 1;
    padding-top: 20vw
}

#sec2 .set2 .deco {
    position: absolute;
    top: -40vw;
    left: 0;
    z-index: -1;
    width: 90%
}

#sec2 .set2 h3 {
    text-align: center;
    font-size: 5.33vw;
    font-weight: 500;
    line-height: 2;
    letter-spacing: .06em
}

#sec2 .set2 h3 span {
    font-size: 7.73vw;
    letter-spacing: .06em
}

#sec2 .set2 .sub-txt {
    text-align: center;
    background: #fff;
    color: #000;
    width: 80%;
    margin: 5vw auto 0;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: .2em
}

#sec2 .set2 .txt {
    margin-top: 5vw
}

#sec2 .set3 {
    position: relative;
    z-index: 1;
    padding-top: 20vw
}

#sec2 .set3 .deco {
    position: absolute;
    top: -20vw;
    left: -20%;
    right: 0;
    z-index: -1
}

#sec2 .set3 h4 {
    background: url("../img/course/sec2_set3_deco_ttl.png") no-repeat left bottom/70%;
    padding-bottom: 15vw;
    margin-bottom: 5vw
}

#sec2 .set3 h4 span {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    font-size: 5.33vw;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .06em
}

#sec2 .set3 h3 {
    font-size: 7.73vw;
    line-height: 1.3958333333;
    font-weight: 500;
    letter-spacing: .06em
}

#sec2 .set3 h3 * {
    letter-spacing: .06em
}

#sec2 .set3 h3 small {
    font-size: 5.33vw
}

#sec2 .set3 h3 span {
    display: block;
    text-align: right
}

#sec2 .set3 .sec2-js {
    margin-top: 10vw
}

#sec2 .set3 .sec2-js .item dl {
    position: relative
}

#sec2 .set3 .sec2-js .item dl dt {
    position: absolute;
    z-index: 1;
    text-align: center;
    text-shadow: 2px 2px 10px #000;
    border-bottom: 1px solid #fff;
    padding: 0 0 1.5vw 1vw;
    font-size: 3.6vw;
    line-height: 1.5;
    letter-spacing: .06em
}

#sec2 .set3 .sec2-js .item1 dl dt {
    width: 40vw;
    bottom: 7vw;
    left: 16%
}

#sec2 .set3 .sec2-js .item2 dl dt {
    width: 30vw;
    bottom: 7vw;
    left: 25%
}

#sec2 .set3 .sec2-js .item3 dl dt {
    width: 25vw;
    left: 12%;
    bottom: 12vw
}

#sec2 .set3 .btn-popup2 {
    margin-top: 5vw
}

@media screen and (min-width: 768px) {
    #sec2 .set1 {
        padding-top: 78px
    }

    #sec2 .set1 .deco {
        width: auto
    }

    #sec2 .set1 h2 {
        width: 543px
    }

    #sec2 .set1 h2 span:nth-child(1) {
        font-size: 50px;
        margin-left: 20px
    }

    #sec2 .set1 h2 span:nth-child(2) {
        margin: 26px 0 2px 28px;
        font-size: 100px
    }

    #sec2 .set1 h2 span:nth-child(3) {
        font-size: 20px
    }

    #sec2 .set1 .photo {
        position: absolute;
        top: 304px;
        left: 530px;
        margin-top: 0
    }

    #sec2 .set1 .group-txt {
        width: 460px;
        margin: 51px 0 0 23px
    }

    #sec2 .set1 .txt {
        margin-top: 0;
        font-size: 25px
    }

    #sec2 .set1 .name-price {
        margin-top: 20px;
        line-height: 44px
    }

    #sec2 .set1 .name-price dt {
        font-size: 40px
    }

    #sec2 .set1 .name-price dd {
        font-size: 30px
    }

    #sec2 .set1 .name-price dd small {
        font-size: 25px
    }

    #sec2 .set1 .note {
        margin: 16px 0 0 8px;
        line-height: 30px
    }

    #sec2 .set1 .box {
        margin-top: 40px;
        padding: 11px 28px 30px 28px
    }

    #sec2 .set1 .box h4 {
        text-align: left
    }

    #sec2 .set1 .box .flex {
        display: flex;
        gap: 39px;
        margin-top: 3px
    }

    #sec2 .set1 .box .flex li {
        line-height: 25px
    }

    #sec2 .set1 .box .flex li+li {
        margin-top: 10px
    }

    #sec2 .set2 {
        padding-top: 131px
    }

    #sec2 .set2 .deco {
        top: -492px;
        width: auto
    }

    #sec2 .set2 h3 {
        font-size: 30px
    }

    #sec2 .set2 h3 span {
        font-size: 48px
    }

    #sec2 .set2 .sub-txt {
        width: 300px;
        margin: 40px auto 0;
        font-size: 18px;
        line-height: 50px
    }

    #sec2 .set2 .photo {
        text-align: center
    }

    #sec2 .set2 .txt {
        text-align: center;
        margin-top: 30px
    }

    #sec2 .set3 {
        padding-top: 84px
    }

    #sec2 .set3 .deco {
        top: 92px;
        left: auto;
        right: 0
    }

    #sec2 .set3 h4 {
        background-size: auto;
        padding: 0 0 62px 86px;
        margin: 0 0 0 calc(50% - 87px)
    }

    #sec2 .set3 h4 span {
        width: auto;
        margin: 0;
        font-size: 30px
    }

    #sec2 .set3 h3 {
        width: -moz-fit-content;
        width: fit-content;
        font-size: 48px;
        margin: -54px 0 0 122px
    }

    #sec2 .set3 h3 small {
        font-size: 30px
    }

    #sec2 .set3 h3 span {
        margin-left: 246px
    }

    #sec2 .set3 .sec2-js {
        position: relative;
        margin-top: 30px
    }

    #sec2 .set3 .sec2-js .item dl dt {
        padding: 0 0 5px;
        font-size: 16px
    }

    #sec2 .set3 .sec2-js .item1 {
        margin-left: -34px
    }

    #sec2 .set3 .sec2-js .item1 dl dt {
        width: 140px;
        bottom: 35px;
        left: 99px
    }

    #sec2 .set3 .sec2-js .item2 {
        position: absolute;
        top: -66px;
        right: -44px
    }

    #sec2 .set3 .sec2-js .item2 dl dt {
        width: 120px;
        bottom: 28px;
        left: 200px
    }

    #sec2 .set3 .sec2-js .item3 {
        width: 424px;
        padding-left: 48px;
        margin: -152px auto 0
    }

    #sec2 .set3 .sec2-js .item3 dl dt {
        width: 100px;
        left: 49px;
        bottom: 52px
    }

    #sec2 .set3 .btn-popup2 {
        width: 800px;
        margin: 84px auto 0
    }
}

#sec3 {
    padding-top: 15vw
}

#sec3 .inner {
    border: 1px solid #fff;
    padding: 10vw 6%
}

#sec3 h2 {
    text-align: center;
    font-size: 6.67vw;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .06em
}

#sec3 .note {
    position: relative;
    width: 90%;
    margin: 0 auto;
    text-align: right;
    font-size: 4.13vw;
    line-height: 1;
    letter-spacing: .025em
}

#sec3 .note::before {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    bottom: 1px;
    left: 0;
    right: 0
}

#sec3 .list {
    margin-top: 7vw
}

#sec3 .list li {
    display: flex
}

@media screen and (min-width: 768px) {
    #sec3 {
        padding-top: 93px
    }

    #sec3 .inner {
        max-width: 800px;
        margin: 0 auto;
        padding: 28px 0 39px
    }

    #sec3 h2 {
        font-size: 40px
    }

    #sec3 .note {
        width: 570px;
        margin-top: -12px;
        font-size: 21px
    }

    #sec3 .list {
        max-width: 630px;
        margin: 23px auto 0
    }
}

#sec4 {
    padding: 15vw 0
}

#sec4 .inner {
    background: url("../img/course/bg2.png") repeat center;
    padding: 10vw 6%
}

#sec4 h2 {
    text-align: center;
    margin-bottom: 10vw;
    font-size: 7.73vw;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .06em
}

#sec4 .row .name-price {
    position: relative;
    text-align: center;
    padding-bottom: 5vw;
    margin-bottom: 5vw;
    font-size: 5.53vw;
    line-height: 1.3076923077;
    font-weight: 500
}

#sec4 .row .name-price::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    height: 2px
}

#sec4 .row .name-price * {
    letter-spacing: .1em
}

#sec4 .row .name-price small {
    font-size: 4.47vw
}

#sec4 .row .name-price dt small {
    display: block
}

#sec4 .row .list {
    letter-spacing: .02em
}

#sec4 .row .list ul li {
    display: flex
}

#sec4 .row+.row {
    margin-top: 10vw
}

@media screen and (min-width: 768px) {
    #sec4 {
        padding: 95px 0 138px
    }

    #sec4 .inner {
        padding: 44px 0 69px
    }

    #sec4 h2 {
        margin-bottom: 47px;
        font-size: 48px
    }

    #sec4 .row {
        display: flex;
        justify-content: space-between;
        margin: 0 101px 0 86px
    }

    #sec4 .row .name-price {
        text-align: left;
        width: 240px;
        padding: 0;
        margin: 0;
        font-size: 24px;
        line-height: 38px
    }

    #sec4 .row .name-price::before {
        inset: 0 0 0 auto;
        width: 2px;
        height: auto
    }

    #sec4 .row .name-price small {
        font-size: 16px
    }

    #sec4 .row .list {
        display: flex;
        max-width: 456px;
        width: 100%;
        line-height: 35px
    }

    #sec4 .row .list ul:nth-child(1) {
        width: 312px
    }

    #sec4 .row+.row {
        margin-top: 54px
    }
}

#sec5 {
    background: url("../img/course/sec5_bg.png") no-repeat center top/150%, url("../img/course/sec5_deco.png") no-repeat right top 50vw/150%, url("../img/course/sec5_deco2.png") no-repeat left bottom/150%;
    padding: 15vw 0
}

#sec5 .set1 h2 {
    text-align: center;
    font-size: 8.03vw;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .06em
}

#sec5 .set1 h2 small {
    font-size: 6.43vw;
    letter-spacing: .06em
}

#sec5 .set1 .txt {
    margin-top: 5vw
}

#sec5 .set {
    margin-top: 12vw
}

#sec5 .set .sec5-js .sl-fade .slick-slide {
    height: 60vw
}

#sec5 .set .sec5-js .sl-fade .slick-slide .item {
    height: 60vw
}

#sec5 .set .sec5-js .sl-fade .slick-slide .item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#sec5 .set .sec5-js .sl-fade .slick-dots {
    position: absolute;
    bottom: -34px;
    right: 5%
}

#sec5 .set .sec5-js .sl-fade .slick-dots li {
    width: 20px;
    height: 20px
}

#sec5 .set .sec5-js .sl-fade .slick-dots li button {
    display: block;
    background: #000;
    border-radius: unset;
    width: 100%;
    height: 100%
}

#sec5 .set .sec5-js .sl-fade .slick-dots li+li {
    margin-left: 13px
}

#sec5 .set .sec5-js .sl-fade .slick-dots .slick-active button {
    background: #002c58
}

#sec5 .set .sec5-js .sub-txt {
    position: relative;
    z-index: 1;
    background: #002c58;
    color: #fff;
    text-align: center;
    width: 70%;
    margin: -10px 0 0 4%;
    font-size: 16px;
    line-height: 2.7777777778;
    letter-spacing: .02em
}

#sec5 .set .group-txt {
    margin-top: 8vw
}

#sec5 .set .group-txt h3 {
    text-align: center;
    font-size: 7.73vw;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: .06em
}

#sec5 .set .group-txt .txt {
    margin-top: 5vw
}

#sec5 .set .group-link {
    margin-top: 8vw
}

#sec5 .set .group-link .btn-s1 {
    margin-top: 5vw
}

#sec5 .set .contact {
    background: url("../img/course/bg1.jpg") repeat center;
    color: #fff;
    padding: 5vw 5% 8vw;
    margin-top: 8vw
}

#sec5 .set .contact h4 {
    text-align: center;
    font-size: 6.67vw;
    line-height: 1.5;
    letter-spacing: .1em
}

#sec5 .set .contact .btn-tel {
    text-align: center;
    margin-top: 5vw
}

#sec5 .set .contact .btn-tel dl * {
    letter-spacing: .1em
}

#sec5 .set .contact .btn-tel dl dt {
    font-size: 30px;
    line-height: 1;
    font-weight: bold
}

#sec5 .set .contact .btn-tel dl dt img {
    width: 18px;
    margin: -6px 5px 0 0
}

#sec5 .set .contact .btn-tel dl dd {
    margin-top: 3vw;
    font-size: 12px;
    line-height: 18px
}

#sec5 .set .contact .btn-s1 {
    margin-top: 5vw
}

#sec5 .set3 .sec5-js .sl-fade .slick-dots {
    left: 0
}

#sec5 .set3 .sec5-js .sub-txt {
    margin: -10px 4% 0 auto
}

#sec5 .set4 {
    margin: 10vw 5% 0
}

#sec5 .set4 .bnr a {
    position: relative;
    display: block
}

#sec5 .set4 .bnr a::before {
    content: "";
    position: absolute;
    z-index: 2;
    inset: 2vw;
    border: 2px solid rgba(255, 255, 255, .5)
}

#sec5 .set4 .bnr a .group {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #000;
    height: 40vw
}

#sec5 .set4 .bnr a .group .txt {
    text-align: center;
    color: #fff;
    font-size: 6.33vw;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: .06em
}

#sec5 .set4 .bnr a .group .txt small {
    display: block;
    font-size: 5vw;
    letter-spacing: .06em
}

#sec5 .set4 .bnr a .group .arrow {
    width: 55%
}

@media screen and (min-width: 768px) {
    #sec5 {
        background-position: center top, right top 547px, left bottom;
        background-size: 100% auto, auto, auto;
        padding: 116px 0 220px
    }

    #sec5 .set1 h2 {
        font-size: 60px;
        line-height: 78px
    }

    #sec5 .set1 h2 small {
        font-size: 48px
    }

    #sec5 .set1 .txt {
        text-align: center;
        margin-top: 59px
    }

    #sec5 .set {
        position: relative;
        margin-top: 61px
    }

    #sec5 .set .sec5-js {
        position: absolute;
        top: 14px;
        left: -160px;
        right: 540px
    }

    #sec5 .set .sec5-js .sl-fade .slick-slide {
        height: 400px
    }

    #sec5 .set .sec5-js .sl-fade .slick-slide .item {
        height: 400px
    }

    #sec5 .set .sec5-js .sl-fade .slick-dots {
        bottom: -37px;
        right: 5px
    }

    #sec5 .set .sec5-js .sub-txt {
        width: 300px;
        margin: -13px 85px 0 auto;
        font-size: 18px
    }

    #sec5 .set .group-txt {
        width: 500px;
        margin: 0 0 0 auto
    }

    #sec5 .set .group-txt h3 {
        font-size: 48px
    }

    #sec5 .set .group-txt .txt {
        margin: 11px 15px 0
    }

    #sec5 .set .group-link {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 460px;
        margin-top: 0
    }

    #sec5 .set .group-link li {
        width: 420px
    }

    #sec5 .set .group-link .btn-popup3 {
        margin-left: auto
    }

    #sec5 .set .group-link .btn-s1 {
        margin: 20px 0 0 auto
    }

    #sec5 .set .contact {
        width: 500px;
        margin: 38px 0 0 auto;
        padding: 20px 0 38px
    }

    #sec5 .set .contact h4 {
        font-size: 40px
    }

    #sec5 .set .contact .btn-tel {
        margin-top: 31px
    }

    #sec5 .set .contact .btn-tel dl dt {
        font-size: 40px
    }

    #sec5 .set .contact .btn-tel dl dt img {
        width: 22px;
        margin: -7px 7px 0 0
    }

    #sec5 .set .contact .btn-tel dl dd {
        margin-top: 16px;
        font-size: 16px
    }

    #sec5 .set .contact .btn-s1 {
        margin: 47px 38px 0;
        width: auto
    }

    #sec5 .set3 {
        margin-top: 96px
    }

    #sec5 .set3 .sec5-js {
        left: 540px;
        right: -160px
    }

    #sec5 .set3 .sec5-js .sl-fade .slick-dots {
        left: 5px
    }

    #sec5 .set3 .sec5-js .sub-txt {
        margin: -10px 0 0 85px
    }

    #sec5 .set3 .group-link {
        left: 540px
    }

    #sec5 .set3 .group-link li {
        margin-left: 0 !important
    }

    #sec5 .set3 .group-txt {
        margin-left: 0
    }

    #sec5 .set3 .contact {
        margin-left: 0
    }

    #sec5 .set4 {
        margin: 155px 0 0 0
    }

    #sec5 .set4 .bnr {
        width: 800px;
        margin: 0 auto
    }

    #sec5 .set4 .bnr a::before {
        inset: 9px
    }

    #sec5 .set4 .bnr a .photo {
        height: 260px
    }

    #sec5 .set4 .bnr a .photo img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #sec5 .set4 .bnr a .group {
        position: absolute;
        top: -14px;
        left: -14px;
        padding-top: 40px;
        width: 400px;
        height: 248px
    }

    #sec5 .set4 .bnr a .group .txt {
        font-size: 30px;
        line-height: 40px
    }

    #sec5 .set4 .bnr a .group .txt small {
        font-size: 20px
    }

    #sec5 .set4 .bnr a .group .arrow {
        text-align: center;
        width: auto;
        margin-top: 5px
    }

    #sec5 .set4 .bnr a:hover {
        opacity: .8
    }
}

html:has(.popup-floor.remodal-is-opened) .remodal-overlay {
    background: rgba(0, 0, 0, .5)
}

.popup-floor {
    background: #000;
    padding: 10vw 4% 15vw;
    height: 100vh
}

.popup-floor .remodal-close {
    margin-bottom: 0
}

.popup-floor .inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 10vw - 36px)
}

.popup-floor h2 {
    font-size: 6.67vw;
    line-height: 1;
    letter-spacing: .2em
}

.popup-floor .floormap {
    margin-top: 10vw
}

@media screen and (min-width: 768px) {
    .popup-floor {
        max-width: 100%;
        padding: 35px 4% 115px
    }

    .popup-floor .remodal-close {
        margin: 0 37px 0 auto
    }

    .popup-floor .inner {
        height: calc(100vh - 71px)
    }

    .popup-floor h2 {
        font-size: 40px
    }

    .popup-floor .floormap {
        margin-top: 80px
    }
}