#keyvisual h2 {
    position: absolute;
    top: 50%;
    right: 10%;
    z-index: 1;
    transform: translateY(-50%);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
    padding-bottom: 27vw;
    font-size: 6.33vw;
    line-height: 1.6;
    letter-spacing: 0;
}

#keyvisual h2::before {
    content: '';
    position: absolute;
    background: #fff;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
    width: 1px;
    height: 36vw;
    right: 20%;
    bottom: 0;
    transform: rotate(45deg);
}

#keyvisual h2 span {
    display: block;
    font-size: 8vw;
    line-height: 1.7;
    letter-spacing: -0.08em;
}

@media screen and (min-width: 768px) {
    #keyvisual h2 {
        right: 249px;
        padding-bottom: 123px;
        font-size: 30px;
        line-height: 54px;
    }

    #keyvisual h2::before {
        height: 184px;
        right: 13px;
    }

    #keyvisual h2 span {
        font-size: 50px;
        line-height: 67px;
    }
}

#sec1 .wrap {
    padding: 0
}

#sec1 .set1 {
    background: url("../img/beginner/sec1_bg.jpg") no-repeat center top/cover;
    padding: 20vw 4%
}

#sec1 .set1 .group .txt-img {
    width: 50%
}

#sec1 .set1 .group h2 {
    position: relative;
    padding: 1.5vw 0 2.5vw 8%;
    margin-bottom: 4.5vw
}

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

#sec1 .set1 .group h2 span {
    display: block;
    line-height: 1.5;
    font-size: 6.13vw;
    letter-spacing: 0
}

#sec1 .set1 .group h2 span i {
    font-size: 9.33vw;
    letter-spacing: -0.03em
}

#sec1 .set1 .group h2 span:nth-child(2) {
    margin-left: 7vw
}

#sec1 .set1 .sec1-js {
    position: relative;
    z-index: 1;
    margin: 10vw -5% 0;
}

#sec1 .set2 {
    position: relative;
    background: url("../img/shared/bg4.jpg") repeat center/150px auto;
    padding: 20vw 4%
}

#sec1 .set2::before {
    content: "";
    position: absolute;
    background: url("../img/shared/bg3.jpg") repeat center;
    width: 50%;
    height: 90vw;
    top: -45vw;
    left: 0
}

#sec1 .set2 h3 {
    position: relative;
    margin: 0 auto;
    padding-top: 9.5vw
}

#sec1 .set2 h3 span {
    display: block;
    line-height: 1
}

#sec1 .set2 h3 span:nth-child(1) {
    position: absolute;
    top: 0;
    right: -9vw;
    font-size: 6.13vw;
    letter-spacing: 0
}

#sec1 .set2 h3 span:nth-child(2) {
    font-size: 12.53vw;
    letter-spacing: -0.03em
}

#sec1 .set2 h3 span:nth-child(2) i {
    font-size: 9.33vw;
    letter-spacing: -0.03em
}

#sec1 .set2 .bnr1 {
    margin: 12vw 6% 0
}

#sec1 .set2 .bnr1 a {
    position: relative;
    display: block
}

#sec1 .set2 .bnr1 a .sub-ttl {
    position: absolute;
    bottom: -7vw;
    left: 4%;
    right: -5%;
    z-index: 1
}

#sec1 .set2 .bnr1 a .sub-ttl span {
    display: block;
    line-height: 1
}

#sec1 .set2 .bnr1 a .sub-ttl span.jp {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 6vw;
    font-size: 5.5vw;
    font-weight: 600;
    letter-spacing: .12em
}

#sec1 .set2 .bnr1 a .sub-ttl span.jp::before {
    content: "";
    position: absolute;
    background: url("../img/beginner/sec1_icon_arrow.png") no-repeat;
    width: 3vw;
    height: 3vw;
    background-size: 100%;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

#sec1 .set2 .bnr1 a .sub-ttl span.en {
    text-align: right;
    margin-top: 3vw;
    font-size: 20vw;
    font-weight: bold;
    letter-spacing: -0.015em
}

#sec1 .set2 .bnr2 {
    margin: 15vw 6% 0
}

#sec1 .set2 .bnr2 a {
    position: relative;
    display: block
}

#sec1 .set2 .bnr2 a .sub-ttl {
    position: absolute;
    top: 5vw;
    bottom: 0;
    right: -1%;
    z-index: 1
}

#sec1 .set2 .bnr2 a .sub-ttl span {
    text-align: left;
    display: block;
    line-height: 1
}

#sec1 .set2 .bnr2 a .sub-ttl span.en {
    font-size: 23.5vw;
    font-style: italic;
    font-weight: 900;
    letter-spacing: 0
}

#sec1 .set2 .bnr2 a .sub-ttl span.jp {
    position: relative;
    height: -moz-fit-content;
    height: fit-content;
    margin: 32vw 4% 0 0vw;
    padding-bottom: 7vw;
    font-size: 5.53vw;
    font-weight: 600;
    letter-spacing: .12em
}

#sec1 .set2 .bnr2 a .sub-ttl span.jp::before {
    content: "";
    position: absolute;
    background: url("../img/beginner/sec1_icon_arrow.png") no-repeat;
    width: 3vw;
    height: 3vw;
    background-size: 100%;
    bottom: 0;
    left: calc(50% + 2px);
    transform: translateX(-50%)
}

@media screen and (min-width: 768px) {
    #sec1 .wrap {
        max-width: 1060px;
        padding: 0 30px
    }

    #sec1 .set1 {
        position: relative;
        padding: 113px 0 107px
    }

    #sec1 .set1 .group {
        position: relative;
        z-index: 2;
        width: 500px;
        margin-left: auto;
        padding: 100px 0 0 0
    }

    #sec1 .set1 .group .txt-img {
        position: absolute;
        top: 29px;
        left: -162px;
        width: auto
    }

    #sec1 .set1 .group h2 {
        margin-bottom: 19px;
        padding: 0 0 15px 10px
    }

    #sec1 .set1 .group h2 span {
        font-size: 36px;
        line-height: 55px;
        letter-spacing: -0.14em
    }

    #sec1 .set1 .group h2 span i {
        font-size: 60px;
        letter-spacing: -0.075em
    }

    #sec1 .set1 .group h2 span:nth-child(2) {
        margin: 13px -20px 0 38px;
        letter-spacing: -0.06em
    }

    #sec1 .set1 .group .txt {
        margin-left: 14px
    }

    #sec1 .set1 .sec1-js {
        position: absolute;
        overflow: hidden;
        top: 0;
        left: -15px;
        margin: 0;
        width: 445px;
        height: 738px
    }

    #sec1 .set2 {
        background-size: auto;
        padding: 148px 0 155px
    }

    #sec1 .set2::before {
        width: calc(50% + 200px);
        height: 494px;
        top: -182px;
        left: 0
    }

    #sec1 .set2 .wrap {
        display: flex;
        justify-content: space-between;
        padding: 0 14px 0 13px
    }

    #sec1 .set2 h3 {
        order: 2;
        margin: 28px 0 0;
        padding-top: 59px
    }

    #sec1 .set2 h3 span:nth-child(1) {
        right: -53px;
        font-size: 36px
    }

    #sec1 .set2 h3 span:nth-child(2) {
        font-size: 84px
    }

    #sec1 .set2 h3 span:nth-child(2) i {
        font-size: 60px
    }

    #sec1 .set2 .bnr1 {
        order: 1;
        margin: 56px 0 0
    }

    #sec1 .set2 .bnr1 a .sub-ttl {
        cursor: pointer;
        bottom: -32px;
        left: 19px;
        right: -17px
    }

    #sec1 .set2 .bnr1 a .sub-ttl span.jp {
        padding-right: 25px;
        font-size: 24px
    }

    #sec1 .set2 .bnr1 a .sub-ttl span.jp::before {
        width: 15px;
        height: 12px
    }

    #sec1 .set2 .bnr1 a .sub-ttl span.en {
        margin-top: 15px;
        font-size: 96px
    }

    #sec1 .set2 .bnr1 a:hover {
        opacity: .8
    }

    #sec1 .set2 .bnr2 {
        order: 3;
        margin: 0
    }

    #sec1 .set2 .bnr2 a .sub-ttl {
        cursor: pointer;
        top: 18px;
        right: -7px
    }

    #sec1 .set2 .bnr2 a .sub-ttl span.en {
        font-size: 109px;
        letter-spacing: .02em
    }

    #sec1 .set2 .bnr2 a .sub-ttl span.jp {
        margin: 158px 8px 0 0;
        padding-bottom: 33px;
        font-size: 24px
    }

    #sec1 .set2 .bnr2 a .sub-ttl span.jp::before {
        width: 15px;
        height: 12px;
        left: calc(50% + 2px)
    }

    #sec1 .set2 .bnr2 a:hover {
        opacity: .8
    }
}

#sec2 {
    position: relative
}

#sec2::before {
    content: "";
    position: absolute;
    background: url("../img/shared/bg2.jpg") repeat center/150px auto;
    top: 0;
    width: 50%;
    right: 0;
    height: 100vw;
    z-index: -1
}

#sec2 .note {
    padding-top: 1vw;
    font-size: 11px;
    color: #000;
    text-align: right
}

#sec2 .name-price {
    line-height: 1.3888888889
}

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

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

#sec2 .name-price dt small {
    font-size: 4.53vw
}

#sec2 .name-price dd {
    margin-top: 2.5vw;
    font-size: 5.33vw
}

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

#sec2 .group1 h2 {
    text-align: center;
    margin-top: 10vw
}

#sec2 .group1 h2 span {
    display: block;
    color: #000;
    line-height: 1
}

#sec2 .group1 h2 span.en {
    font-style: italic;
    font-size: 23vw;
    font-weight: 900;
    letter-spacing: 0
}

#sec2 .group1 h2 span.jp {
    margin-top: 4vw;
    font-size: 6.67vw;
    letter-spacing: .12em
}

#sec2 .group1 .name-price {
    text-align: center
}

#sec2 .group1 .inner {
    position: relative;
    margin-top: 10vw;
    padding-bottom: 15vw;
}

#sec2 .group1 .inner::before {
    content: "";
    position: absolute;
    background: url("../img/shared/bg3.jpg") repeat center;
    top: 10vw;
    bottom: 0;
    left: -5%;
    right: -5%;
    z-index: -1
}

#sec2 .group1 .row1 {
    position: relative
}

#sec2 .group1 .row1 .deco {
    position: absolute;
    top: 67vw;
    right: 0;
    z-index: -1;
    width: 30%
}

#sec2 .group1 .row1 .photo1 {
    position: absolute;
    z-index: 1;
    top: 34vw;
    left: -4%;
    right: 30%
}

#sec2 .group1 .row1 .photo2 {
    margin: 0 6%
}

#sec2 .group1 .row1 .group-txt {
    margin-top: 22vw
}

#sec2 .group1 .row1 .group-txt .txt {
    margin: 4.5vw 6% 0
}

#sec2 .group1 .row2 {
    position: relative;
    margin-top: 10vw
}

#sec2 .group1 .row2 .deco2 {
    position: absolute;
    top: -6vw;
    right: -5%;
    width: 50%;
    z-index: -1
}

#sec2 .group1 .row2 .deco3 {
    position: absolute;
    top: 54vw;
    left: -5%;
    width: 35%;
    z-index: -1
}

#sec2 .group1 .row2 .group-txt {
    margin-top: 10vw
}

#sec2 .group1 .row2 .group-txt .box {
    margin: 5vw 0 7vw
}

#sec2 .group1 .row2 .group-txt .box dl {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #fff;
    padding: 10px 0
}

#sec2 .group1 .row2 .group-txt .box .list {
    display: flex;
    border-bottom: 1px dotted #fff;
    -moz-column-gap: 10vw;
    column-gap: 10vw;
    padding: 10px 0
}

#sec2 .group2 {
    position: relative;
    padding-bottom: 14vw
}

#sec2 .group2::before {
    content: "";
    position: absolute;
    background: url("../img/shared/bg2.jpg") repeat center;
    top: 0;
    left: 0;
    width: 36%;
    height: 50vw;
    z-index: -1
}

#sec2 .group2 h2 {
    position: relative;
    padding: 14vw 0 11vw;
    color: #000
}

#sec2 .group2 h2::before {
    content: "";
    position: absolute;
    background: #000;
    width: 1px;
    height: 10vw;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

#sec2 .group2 h2 span {
    text-align: center;
    display: block;
    line-height: 1
}

#sec2 .group2 h2 span.en {
    font-size: 11.2vw;
    letter-spacing: .05em
}

#sec2 .group2 h2 span.jp {
    margin-top: 2vw;
    font-size: 6.67vw;
    letter-spacing: .03em
}

#sec2 .group2 .row .col {
    position: relative
}

#sec2 .group2 .row .col .lead {
    position: relative
}

#sec2 .group2 .row .col .lead .slide-fade {
    height: 80vw
}

#sec2 .group2 .row .col .lead .slide-fade li {
    height: 100%
}

#sec2 .group2 .row .col .lead .slide-fade li img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#sec2 .group2 .row .col .lead h3 {
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .8);
    font-size: 6.67vw;
    line-height: 1.4;
    letter-spacing: .12em
}

#sec2 .group2 .row .col .lead h3 span {
    display: block;
    margin-left: 2.5vw;
    font-size: 4.4vw;
    letter-spacing: .12em
}

#sec2 .group2 .row .col .group-txt {
    color: #000;
    margin: 6vw 8% 0
}

#sec2 .group2 .row .col .group-txt .price {
    font-size: 20px;
    letter-spacing: .12em
}

#sec2 .group2 .row .col .group-txt .price small {
    font-size: 15px;
    letter-spacing: .12em
}

#sec2 .group2 .row .col .group-txt .txt {
    margin-top: 1vw
}

#sec2 .group2 .row .col-l .lead h3 {
    position: absolute;
    top: 6.5vw;
    left: 5.5%;
    z-index: 1
}

#sec2 .group2 .row .col-r {
    margin-top: 14vw
}

#sec2 .group2 .row .col-r .lead h3 {
    position: absolute;
    top: 9.5vw;
    right: 7.5%;
    z-index: 1
}

#sec2 .group3 {
    position: relative;
    padding: 20vw 0 13vw
}

#sec2 .group3::before {
    content: "";
    position: absolute;
    background: url("../img/shared/bg3.jpg") repeat center;
    top: 0;
    left: 0;
    width: 70%;
    height: 30vw;
    z-index: -2
}

#sec2 .group3 .wrap {
    padding: 0
}

#sec2 .group3 .deco {
    position: absolute;
    top: -10.5vw;
    left: 6%;
    width: 50%;
    z-index: -1
}

#sec2 .group3 .top .lead {
    position: relative
}

#sec2 .group3 .top .lead .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 10vw;
    z-index: -1
}

#sec2 .group3 .top .lead .bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right 16% top 0;
    object-position: right 16% top 0
}

#sec2 .group3 .top .lead .ttl h2 {
    position: relative;
    text-align: right;
    width: 60%;
    margin-left: auto;
    padding-top: 10vw;
    font-size: 11.2vw;
    line-height: 1;
    letter-spacing: .05em
}

#sec2 .group3 .top .lead .ttl h2::before {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    bottom: 1.4vw;
    left: 0;
    right: 0
}

#sec2 .group3 .top .lead .ttl h3 {
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .35);
    text-align: center;
    margin-top: 10vw;
    font-size: 4.53vw;
    line-height: 1;
    letter-spacing: .12em
}

#sec2 .group3 .top .lead .photo {
    margin: 10vw 8% 0
}

#sec2 .group3 .top .group-txt {
    color: #000
}

#sec2 .group3 .top .group-txt .name-price {
    text-align: center;
    margin-top: 10vw
}

#sec2 .group3 .top .group-txt .txt {
    margin: 5vw 8% 0
}

#sec2 .group3 .bot {
    color: #000;
    margin: 10vw 8% 0
}

#sec2 .group3 .bot .sub-ttl {
    text-align: center;
    font-size: 9vw;
    line-height: 1.5;
    letter-spacing: .03em
}

#sec2 .group3 .bot .btn-shared {
    margin-top: 3vw
}

@media screen and (min-width: 768px) {
    #sec2::before {
        background-size: auto;
        width: calc(50% - 214px);
        height: 432px
    }

    #sec2 .note {
        padding: 6px 64px 0 0;
        font-size: 15px
    }

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

    #sec2 .name-price dt small {
        font-size: 24px
    }

    #sec2 .name-price dd {
        margin-top: 14px;
        font-size: 30px
    }

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

    #sec2 .group1 {
        position: relative;
        z-index: 2
    }

    #sec2 .group1 .wrap {
        max-width: 1125px;
        padding: 63px 0 0
    }

    #sec2 .group1 h2 {
        text-align: left;
        margin: 0 0 0 30px
    }

    #sec2 .group1 h2 span.en {
        font-size: 165px;
        letter-spacing: .02em
    }

    #sec2 .group1 h2 span.jp {
        margin: 23px 0 0 175px;
        font-size: 40px
    }

    #sec2 .group1 .name-price {
        text-align: left
    }

    #sec2 .group1 .inner {
        max-width: 1040px;
        margin: 60px auto 0;
        padding-bottom: 164px
    }

    #sec2 .group1 .inner::before {
        top: 40px;
        left: -87px;
        right: calc(-50vw + 50%)
    }

    #sec2 .group1 .row1 {
        display: flex;
        justify-content: space-between;
        -moz-column-gap: 28px;
        column-gap: 28px
    }

    #sec2 .group1 .row1 .deco {
        top: 274px;
        right: -188px;
        width: auto
    }

    #sec2 .group1 .row1 .photo1 {
        top: -268px;
        left: 521px;
        right: 0
    }

    #sec2 .group1 .row1 .photo2 {
        flex: 1;
        max-width: 736px;
        height: 550px;
        margin: 0 0 0 -160px
    }

    #sec2 .group1 .row1 .group-txt {
        margin: 181px 28px 0 0
    }

    #sec2 .group1 .row1 .group-txt .txt {
        width: 352px;
        margin: 19px 0 0
    }

    #sec2 .group1 .row2 {
        display: flex;
        justify-content: space-between;
        margin-top: 119px;
        -moz-column-gap: 70px;
        column-gap: 70px
    }

    #sec2 .group1 .row2 .deco1 {
        position: absolute;
        top: -155px;
        left: 124px;
        z-index: -1
    }

    #sec2 .group1 .row2 .deco2 {
        top: 191px;
        right: -230px;
        width: auto
    }

    #sec2 .group1 .row2 .deco3 {
        top: auto;
        bottom: -84px;
        left: 479px;
        width: auto
    }

    #sec2 .group1 .row2 .photo {
        order: 2;
        flex: 1;
        max-width: 650px;
        height: 500px;
        margin-right: -118px
    }

    #sec2 .group1 .row2 .group-txt {
        order: 1;
        width: 415px;
        margin: 17px 0 0 23px
    }

    #sec2 .group1 .row2 .group-txt .box {
        margin: 10px 0 31px
    }

    #sec2 .group1 .row2 .group-txt .box dl {
        padding: 7px 0
    }

    #sec2 .group1 .row2 .group-txt .box .list {
        -moz-column-gap: 37px;
        column-gap: 37px;
        padding: 5px 0 20px
    }

    #sec2 .group2 {
        padding-bottom: 0
    }

    #sec2 .group2::before {
        top: -233px;
        width: calc(50% - 275px);
        height: 555px
    }

    #sec2 .group2 h2 {
        padding: 98px 0 89px
    }

    #sec2 .group2 h2::before {
        height: 76px
    }

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

    #sec2 .group2 h2 span.jp {
        margin-top: 10px;
        font-size: 40px
    }

    #sec2 .group2 .row {
        display: flex
    }

    #sec2 .group2 .row .col {
        position: relative;
        width: 50%;
        transition: .5s linear
    }

    #sec2 .group2 .row .col .lead {
        position: unset
    }

    #sec2 .group2 .row .col .lead .slide-fade {
        height: 600px
    }

    #sec2 .group2 .row .col .lead h3 {
        font-size: 36px;
        line-height: 50px
    }

    #sec2 .group2 .row .col .lead h3 span {
        margin-left: 6px;
        font-size: 24px
    }

    #sec2 .group2 .row .col .group-txt {
        text-shadow: 2px 2px 10px rgba(0, 0, 0, .35);
        color: #fff;
        margin: 0;
        width: 300px;
        opacity: 0;
        transition: .5s linear
    }

    #sec2 .group2 .row .col .group-txt .price {
        font-size: 30px
    }

    #sec2 .group2 .row .col .group-txt .price small {
        font-size: 24px
    }

    #sec2 .group2 .row .col .group-txt .txt {
        margin-top: 13px
    }

    #sec2 .group2 .row .col:hover {
        z-index: 1;
        width: calc(100% - 200px) !important
    }

    #sec2 .group2 .row .col:hover .group-txt {
        opacity: 1
    }

    #sec2 .group2 .row:hover .col {
        width: 200px
    }

    #sec2 .group2 .row .col-l .lead h3 {
        top: 73px;
        left: 63px
    }

    #sec2 .group2 .row .col-l .group-txt {
        position: absolute;
        bottom: 51px;
        right: 55px;
        z-index: 1
    }

    #sec2 .group2 .row .col-r {
        margin-top: 0
    }

    #sec2 .group2 .row .col-r .lead h3 {
        top: 73px;
        right: 63px
    }

    #sec2 .group2 .row .col-r .group-txt {
        position: absolute;
        bottom: 51px;
        left: 55px;
        z-index: 1
    }

    #sec2 .group3 {
        padding: 176px 0 104px
    }

    #sec2 .group3::before {
        width: calc(50% + 340px);
        height: 554px
    }

    #sec2 .group3 .wrap {
        max-width: 1300px;
        padding: 0
    }

    #sec2 .group3 .deco {
        top: -61px;
        left: -60px;
        width: auto
    }

    #sec2 .group3 .top {
        position: relative;
        padding-bottom: 56px
    }

    #sec2 .group3 .top .lead {
        position: unset;
        overflow: hidden
    }

    #sec2 .group3 .top .lead .bg {
        bottom: 0
    }

    #sec2 .group3 .top .lead .bg img {
        -o-object-position: center;
        object-position: center
    }

    #sec2 .group3 .top .lead .ttl {
        display: flex;
        align-items: flex-end;
        justify-content: flex-end
    }

    #sec2 .group3 .top .lead .ttl h2 {
        order: 2;
        width: 370px;
        margin: 58px -7px 0 0;
        padding: 0;
        font-size: 84px
    }

    #sec2 .group3 .top .lead .ttl h2::before {
        bottom: 13px;
        left: -6px
    }

    #sec2 .group3 .top .lead .ttl h3 {
        text-align: left;
        margin: -1px 27px 1px 0;
        font-size: 24px
    }

    #sec2 .group3 .top .lead .photo {
        margin: 0;
        height: 411px;
        bottom: -51px;
        left: calc(50% - 5px);
        right: 51px
    }

    #sec2 .group3 .top .group-txt {
        max-width: 1000px;
        margin: 0 auto;
        color: #fff
    }

    #sec2 .group3 .top .group-txt .name-price {
        text-align: left;
        width: -moz-fit-content;
        width: fit-content;
        margin: 30px 29px 0 auto
    }

    #sec2 .group3 .top .group-txt .name-price dd {
        font-size: 24px
    }

    #sec2 .group3 .top .group-txt .name-price dd small {
        font-size: 18px
    }

    #sec2 .group3 .top .group-txt .txt {
        width: 340px;
        margin: 227px 0 0 32px
    }

    #sec2 .group3 .bot {
        display: flex;
        justify-content: center;
        -moz-column-gap: 85px;
        column-gap: 85px;
        margin: 157px 0 0
    }

    #sec2 .group3 .bot .sub-ttl {
        position: relative;
        text-align: left;
        font-size: 48px
    }

    #sec2 .group3 .bot .sub-ttl::before {
        content: "";
        position: absolute;
        background: #000;
        width: 33px;
        height: 1px;
        top: calc(50% + 3px);
        right: -55px;
        transform: translateY(-50%)
    }

    #sec2 .group3 .bot .btn-shared {
        margin-top: 0
    }
}

@media screen and (min-width: 768px)and (max-width: 1450px) {
    #sec2 .group1 .row1 .deco {
        right: calc(-50vw + 50% + 10px)
    }
}

@media screen and (min-width: 768px)and (max-width: 1320px) {
    #sec2 .group1 .row2 .photo {
        margin-right: calc(-50vw + 50% + 20px)
    }
}

#sec3 .set1 {
    background: url("../img/shared/bg4.jpg") repeat center/150px auto;
    height: 100vh
}

#sec3 .set1 .row {
    width: -moz-max-content;
    width: max-content;
    display: flex
}

#sec3 .set1 .col {
    display: flex;
    align-items: center;
    height: 100vh
}

#sec3 .set1 .col h3 {
    font-size: 5.33vw;
    line-height: 1.5;
    letter-spacing: .12em
}

#sec3 .set1 .col:nth-child(1) {
    justify-content: center;
    width: 100vw
}

#sec3 .set1 .col:nth-child(1) h2 {
    width: 100vw
}

#sec3 .set1 .col:nth-child(1) h2 span {
    text-align: center;
    display: block;
    line-height: 1
}

#sec3 .set1 .col:nth-child(1) h2 span.en {
    font-size: 22.67vw;
    font-weight: bold;
    letter-spacing: -0.015em
}

#sec3 .set1 .col:nth-child(1) h2 span.jp {
    position: relative;
    padding-top: 24vw;
    font-size: 9.33vw;
    letter-spacing: -0.03em
}

#sec3 .set1 .col:nth-child(1) h2 span.jp::before {
    content: "";
    position: absolute;
    background: #fff;
    width: 1px;
    height: 20vw;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

#sec3 .set1 .col:nth-child(1) h2 span.jp .catch {
    position: absolute;
    bottom: -7.5vw;
    right: 15vw;
    z-index: 1;
    width: 40vw
}

#sec3 .set1 .col:nth-child(2) {
    width: 280vw;
    padding: 0 10vw;
    -moz-column-gap: 15vw;
    column-gap: 15vw
}

#sec3 .set1 .col:nth-child(2) .photo {
    width: 90vw
}

#sec3 .set1 .col:nth-child(2) .txt {
    position: relative;
    padding: 5vw 0 5vw 16vw
}

#sec3 .set1 .col:nth-child(2) .txt::before {
    content: "";
    position: absolute;
    border: 1px solid rgba(255, 255, 255, .5);
    border-right: none;
    width: 31px;
    top: 0;
    bottom: 0;
    left: 0
}

#sec3 .set1 .col:nth-child(3) {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0 10vw;
    width: 250vw
}

#sec3 .set1 .col:nth-child(3) .box {
    display: flex;
    align-items: center;
    -moz-column-gap: 20vw;
    column-gap: 20vw
}

#sec3 .set1 .col:nth-child(3) .box:nth-child(1) .photo {
    width: 70vw
}

#sec3 .set1 .col:nth-child(3) .box:nth-child(2) {
    margin: 10vw 0 0 30vw
}

#sec3 .set1 .col:nth-child(3) .box:nth-child(2) .photo {
    width: 76vw
}

#sec3 .set2 .img-parallax {
    transition: .5s linear
}

#sec3 .set2 .bg2 {
    opacity: 0
}

#sec3 .set2 .bg2.is-show {
    opacity: 1
}

#sec3 .set2 .row .top .photo {
    margin: 0 4%
}

#sec3 .set2 .row .top .photo span {
    text-align: right;
    display: block;
    margin: 5px -10px 0 0
}

#sec3 .set2 .row .top .group-txt {
    padding: 10vw 4% 20vw
}

#sec3 .set2 .row .top .group-txt .catch {
    width: 70%;
    margin-left: -4%
}

#sec3 .set2 .row .top .group-txt .name-price {
    text-align: center;
    margin-top: 3vw;
    line-height: 1.3888888889
}

#sec3 .set2 .row .top .group-txt .name-price * {
    letter-spacing: .12em
}

#sec3 .set2 .row .top .group-txt .name-price dt {
    font-size: 7.13vw
}

#sec3 .set2 .row .top .group-txt .name-price dt small {
    display: block;
    font-size: 5.53vw
}

#sec3 .set2 .row .top .group-txt .name-price dd {
    margin-top: 2vw;
    font-size: 5.53vw
}

#sec3 .set2 .row .top .group-txt .name-price dd small {
    font-size: 4.73vw
}

#sec3 .set2 .row .top .group-txt .txt {
    margin-top: 10vw
}

#sec3 .set2 .row1 {
    padding-top: 15vw
}

#sec3 .set2 .row2 .bot {
    position: relative
}

#sec3 .set2 .row2 .bot::before {
    content: "";
    position: absolute;
    background: url("../img/beginner/sec3_bg_deco3.png") no-repeat center bottom/cover;
    top: -50vw;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -3
}

#sec3 .set2 .row2 .bot .bg-deco1 {
    margin: 0 -40% 5vw 0
}

#sec3 .set2 .row2 .bot h3 {
    text-align: center;
    font-size: 5.33vw;
    line-height: 1.6666666667;
    letter-spacing: .12em
}

#sec3 .set2 .row2 .bot .btn-shared {
    margin: 5vw 8% 0
}

#sec3 .set2 .row2 .bot .txt-img {
    position: relative;
    z-index: 1;
    margin: 10vw 0 -20vw 20%
}

#sec3 .set3 {
    position: relative;
    z-index: 1;
    background: url("../img/beginner/sec3_bg_deco4.png") no-repeat right top/50% auto, url('../img/shared/bg1.jpg') repeat center;
    color: #000;
    padding: 15vw 0
}

#sec3 .set3 .sec3-js {
    position: relative;
    z-index: 1;
    padding-right: 12%
}

#sec3 .set3 .sec3-js .slick-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1
}

#sec3 .set3 h3 {
    text-align: center;
    margin-top: 7vw;
    font-size: 6.67vw;
    line-height: 1.375;
    letter-spacing: .12em
}

#sec3 .set3 .group-txt {
    margin: 7vw 4% 0
}

#sec3 .set3 .group-txt .catch {
    position: relative;
    -webkit-text-stroke: 1px #000;
    color: rgba(0, 0, 0, 0);
    text-align: right;
    margin-bottom: 4vw;
    font-size: 10vw;
    line-height: 1;
    font-weight: bold;
    letter-spacing: .02em
}

#sec3 .set3 .group-txt .catch::before {
    content: "";
    position: absolute;
    background: #000;
    height: 1px;
    bottom: 1.1vw;
    left: -20vw;
    right: 0
}

#sec3 .set3 .group-txt .txt {
    margin-top: 0vw
}

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

    #sec3 .set1 .col h3 {
        font-size: 30px
    }

    #sec3 .set1 .col:nth-child(1) h2 {
        display: flex;
        justify-content: center;
        margin-right: 80px
    }

    #sec3 .set1 .col:nth-child(1) h2 span {
        text-align: left
    }

    #sec3 .set1 .col:nth-child(1) h2 span.en {
        font-size: 160px;
        letter-spacing: 0
    }

    #sec3 .set1 .col:nth-child(1) h2 span.jp {
        padding: 40px 0 0 186px;
        font-size: 60px
    }

    #sec3 .set1 .col:nth-child(1) h2 span.jp::before {
        width: 137px;
        height: 1px;
        top: calc(50% - 7px);
        left: 13px;
        transform: translateY(-50%)
    }

    #sec3 .set1 .col:nth-child(1) h2 span.jp .catch {
        bottom: 13px;
        right: -95px;
        width: auto
    }

    #sec3 .set1 .col:nth-child(2) {
        width: 1700px;
        padding: 0 80px;
        -moz-column-gap: 0px;
        column-gap: 0px
    }

    #sec3 .set1 .col:nth-child(2) .photo {
        width: auto
    }

    #sec3 .set1 .col:nth-child(2) h3 {
        margin: 34px 0 0 59px;
        font-size: 30px
    }

    #sec3 .set1 .col:nth-child(2) .txt {
        padding: 26px 0 31px 75px;
        margin-left: 52px
    }

    #sec3 .set1 .col:nth-child(3) {
        padding: 35px 0 0;
        width: 1460px
    }

    #sec3 .set1 .col:nth-child(3) .box {
        display: flex;
        -moz-column-gap: 93px;
        column-gap: 93px
    }

    #sec3 .set1 .col:nth-child(3) .box:nth-child(1) .photo {
        width: auto
    }

    #sec3 .set1 .col:nth-child(3) .box:nth-child(2) {
        margin: 28px 0 0 204px
    }

    #sec3 .set1 .col:nth-child(3) .box:nth-child(2) .photo {
        width: auto
    }

    #sec3 .set2 .row .top {
        display: flex;
        justify-content: space-between;
        -moz-column-gap: 30px;
        column-gap: 30px;
        max-width: 1046px;
        padding: 100px 30px
    }

    #sec3 .set2 .row .top .photo {
        flex: 1;
        order: 1;
        max-width: 600px;
        height: 700px;
        margin: 0 0 0 -108px
    }

    #sec3 .set2 .row .top .photo span {
        margin: 4px -5px 0 0
    }

    #sec3 .set2 .row .top .group-txt {
        order: 2;
        position: relative;
        padding: 144px 0 0 0
    }

    #sec3 .set2 .row .top .group-txt .catch {
        position: absolute;
        width: auto;
        margin-left: 0;
        top: 74px;
        left: -205px
    }

    #sec3 .set2 .row .top .group-txt .name-price {
        text-align: left;
        margin-top: 0
    }

    #sec3 .set2 .row .top .group-txt .name-price dt {
        font-size: 36px
    }

    #sec3 .set2 .row .top .group-txt .name-price dt small {
        margin-bottom: 3px;
        font-size: 24px
    }

    #sec3 .set2 .row .top .group-txt .name-price dd {
        margin-top: 10px;
        font-size: 24px
    }

    #sec3 .set2 .row .top .group-txt .name-price dd small {
        font-size: 18px
    }

    #sec3 .set2 .row .top .group-txt .txt {
        width: 340px;
        margin-top: 67px
    }

    #sec3 .set2 .row1 {
        padding-top: 0
    }

    #sec3 .set2 .row2 .top {
        padding-bottom: 270px
    }

    #sec3 .set2 .row2 .top .group-txt {
        padding: 123px 0 0 0;
        margin: 0 -21px 0 0
    }

    #sec3 .set2 .row2 .top .group-txt .catch {
        top: 43px;
        left: -203px
    }

    #sec3 .set2 .row2 .bot {
        position: relative;
        padding: 138px 0 182px
    }

    #sec3 .set2 .row2 .bot::before {
        background-size: 100%;
        top: -500px
    }

    #sec3 .set2 .row2 .bot .bg-deco1 {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
        margin: 0
    }

    #sec3 .set2 .row2 .bot h3 {
        font-size: 30px
    }

    #sec3 .set2 .row2 .bot .btn-shared {
        margin: 34px auto 0
    }

    #sec3 .set2 .row2 .bot .bg-deco2 {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: -2
    }

    #sec3 .set2 .row2 .bot .txt-img {
        position: absolute;
        top: -29px;
        right: 2px;
        margin: 0
    }

    #sec3 .set3 {
        background-size: auto;
        padding: 109px 0 148px
    }

    #sec3 .set3 .wrap {
        display: flex;
        justify-content: flex-end;
        max-width: 1200px
    }

    #sec3 .set3 .sec3-js {
        position: absolute;
        top: 0;
        left: 0;
        width: calc(100% - 452px);
        padding-right: 46px
    }

    #sec3 .set3 .sec3-js .slick-slide {
        height: 430px
    }

    #sec3 .set3 .sec3-js .slick-slide .item {
        height: 430px
    }

    #sec3 .set3 .sec3-js .slick-dots {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 1
    }

    #sec3 .set3 h3 {
        order: 2;
        text-align: left;
        margin: 40px 18px 0 0;
        font-size: 40px
    }

    #sec3 .set3 .group-txt {
        order: 1;
        width: 266px;
        margin: 96px 37px 0 0
    }

    #sec3 .set3 .group-txt .catch {
        margin: 0 -5px 38px 0;
        font-size: 40px
    }

    #sec3 .set3 .group-txt .catch::before {
        bottom: 5px;
        left: -80px;
        right: 6px
    }

    #sec3 .set3 .group-txt .txt {
        margin-top: 0vw
    }
}

@media screen and (min-width: 768px)and (max-width: 1500px) {
    #sec3 .set2 .row2 .bot::before {
        background-size: auto
    }
}

@media screen and (min-width: 768px)and (max-width: 1250px) {
    #sec3 .set3 .sec3-js {
        left: calc(-50vw + 50% + 25px)
    }
}

@media screen and (min-width: 768px)and (max-width: 1366px)and (max-height: 768px) {
    #sec3 .set1 .col:nth-child(2) .photo {
        width: 568px
    }

    #sec3 .set1 .col:nth-child(2) .photo img {
        width: 100%
    }

    #sec3 .set1 .col:nth-child(3) {
        padding-top: 0
    }

    #sec3 .set1 .col:nth-child(3) .box .photo img {
        width: 100%
    }

    #sec3 .set1 .col:nth-child(3) .box:nth-child(1) .photo {
        width: 350px
    }

    #sec3 .set1 .col:nth-child(3) .box:nth-child(2) .photo {
        width: 396px
    }
}

@media (min-width: 1536px) and (max-width: 1536px)  {
    #sec3 .set1 .col:nth-child(2) .photo {
        width: 568px
    }

    #sec3 .set1 .col:nth-child(2) .photo img {
        width: 100%
    }

    #sec3 .set1 .col:nth-child(3) {
        padding-top: 0
    }

    #sec3 .set1 .col:nth-child(3) .box .photo img {
        width: 100%
    }

    #sec3 .set1 .col:nth-child(3) .box:nth-child(1) .photo {
        width: 350px
    }

    #sec3 .set1 .col:nth-child(3) .box:nth-child(2) .photo {
        width: 396px
    }
}

#bnr {
    position: relative;
    z-index: 1;
    background: url('../img/shared/bg1.jpg') repeat center;
}

#bnr .item {
    background: url("../img/beginner/bnr_img.jpg") no-repeat center top/cover
}