.group-shared {
    margin-top: 10vw
}

.group-shared .inner {
    background: url("../img/shared/bg02.jpg") repeat center;
    text-align: center;
    padding: 8vw 5vw
}

.group-shared .inner h2 {
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    margin-bottom: 5vw;
    padding-bottom: 5vw;
    font-size: 5.2vw;
    line-height: 2.3333333333;
    letter-spacing: .15em
}

.group-shared .inner .price {
    text-align: center;
    font-size: 4.53vw;
    line-height: 2;
    letter-spacing: .15em
}

.group-shared .inner .price small {
    font-size: 3.86vw;
    letter-spacing: .15em
}

.group-shared .inner .price small:last-child {
    display: block
}

.group-shared .btn-shared {
    margin: 10vw 8.7% 0
}

@media screen and (min-width: 1000px) {
    .group-shared {
        max-width: 900px;
        margin: 67px auto 0
    }

    .group-shared .inner {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 50px 10px 50px 0
    }

    .group-shared .inner h2 {
        border-bottom: none;
        border-right: 1px solid rgba(0, 0, 0, .3);
        margin: 0 89px 0 0;
        padding: 42px 83px 43px 0;
        font-size: 30px
    }

    .group-shared .inner .price {
        text-align: left;
        font-size: 25px;
        line-height: 48px
    }

    .group-shared .inner .price small {
        font-size: 20px
    }

    .group-shared .inner .price small:last-child {
        margin: 2px 0 0 -12px;
        font-size: 20px
    }

    .group-shared .btn-shared {
        margin: 30px 0 0 auto
    }
}

#sec1 {
    margin-top: 20vw;
    position: relative;
    padding: 17vw 0;
    color: #fff
}

#sec1::before {
    content: "";
    position: absolute;
    background: url("../img/shared/bg01.jpg") repeat center;
    top: -20vw;
    bottom: 0;
    left: 0;
    right: 60%;
    z-index: -2
}

#sec1 #video-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: -1
}

#sec1 #video-background::before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .6);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

#sec1 #video-background #iframe_js-mainvisualVideo {
    height: 153vw !important;
    margin-top: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important
}

#sec1 h2 {
    background: url("../img/shared/deco_ttl_w.png") no-repeat center top/5.6vw auto;
    text-align: center;
    padding-top: 13vw;
    font-size: 5.2vw;
    line-height: 2.3333333333;
    letter-spacing: .15em
}

#sec1 .txt {
    margin-top: 8vw
}

@media screen and (min-width: 1000px) {
    #sec1 {
        margin-top: 190px;
        padding: 177px 0 162px
    }

    #sec1::before {
        top: -190px;
        right: calc(50% + 130px)
    }

    #sec1 #video-background #iframe_js-mainvisualVideo {
        height: 80vw !important
    }

    #sec1 h2 {
        background-size: 32px auto;
        padding-top: 73px;
        font-size: 30px
    }

    #sec1 .txt {
        text-align: center;
        margin-top: 34px
    }
}

#sec2 {
    background: url("../img/scene/sec2_deco.png") no-repeat left top 3vw/70%, url("../img/scene/sec2_deco2.png") no-repeat left bottom/80%;
    padding: 35vw 0
}

#sec2 h2 {
    font-size: 5.2vw;
    line-height: 1.5;
    letter-spacing: .15em
}

#sec2 .group1 .photo1 {
    height: 100vw
}

#sec2 .group1 .photo1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#sec2 .group1 h2 {
    text-align: center;
    margin: 7vw 0 6vw
}

#sec2 .group1 .photo2 {
    margin: 10vw 0 0 20%
}

@media screen and (min-width: 1000px) {
    #sec2 {
        background-position: left top, left bottom;
        background-size: auto;
        padding: 274px 0 309px
    }

    #sec2 .wrap {
        max-width: 1060px;
        padding: 0 30px
    }

    #sec2 h2 {
        font-size: 30px
    }

    #sec2 .group1 .photo1 {
        position: absolute;
        top: 0;
        right: -82px;
        left: 592px;
        height: 810px
    }

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

    #sec2 .group1 .txt {
        width: 440px;
        margin-top: 32px
    }

    #sec2 .group1 .photo2 {
        margin: 83px 0 0 59px
    }
}

#sec3 {
    position: relative;
    z-index: 2;
    padding-bottom: 17vw
}

#sec3::before {
    content: "";
    position: absolute;
    background: url("../img/shared/bg01.jpg") repeat center;
    top: -15vw;
    left: 10%;
    right: 0;
    height: 60vw;
    z-index: -1
}

#sec3 .group1 .ttl h2 {
    text-align: center;
    font-size: 5.2vw;
    line-height: 2.3333333333;
    letter-spacing: .15em
}

#sec3 .group1 .bg {
    margin-top: 16vw
}

#sec3 .group2 {
    background: url("../img/scene/sec3_deco2.png") no-repeat right bottom/50%;
    margin-top: 10vw;
    padding-bottom: 15vw
}

#sec3 .group2 .txt {
    margin: 0 8.7% 0
}

#sec3 .group2 .group-photo {
    display: flex;
    margin-top: 10vw;
    -moz-column-gap: 4vw;
    column-gap: 4vw
}

#sec3 .group2 .group-photo li:nth-child(1) {
    margin-top: 13vw
}

#sec3 .group3 {
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    padding: 8vw 0 10vw;
    margin: 15vw 8.7% 0
}

#sec3 .group3 h2 {
    text-align: center;
    font-size: 5.2vw;
    line-height: 2.3333333333;
    letter-spacing: .15em
}

#sec3 .group3 .box-txt {
    padding: 8vw 4% 0
}

#sec3 .group3 .box-txt ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    width: 100%
}

#sec3 .group3 .box-txt ul+ul {
    margin-top: 5vw
}

#sec3 .group4 {
    margin: 15vw 4% 0
}

@media screen and (min-width: 1000px) {
    #sec3 {
        padding-bottom: 140px
    }

    #sec3::before {
        top: -138px;
        left: 210px;
        height: 530px
    }

    #sec3 .group1 {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    #sec3 .group1 .ttl {
        order: 2;
        width: 464px
    }

    #sec3 .group1 .ttl h2 {
        margin: 43px auto 0;
        padding-right: 37px;
        text-align: left;
        font-size: 30px
    }

    #sec3 .group1 .bg {
        flex: 1;
        order: 1;
        margin-top: 0;
        height: 630px
    }

    #sec3 .group2 {
        background-position: right bottom 42px;
        background-size: auto;
        margin-top: 81px;
        padding-bottom: 0
    }

    #sec3 .group2 .wrap {
        max-width: 1240px;
        padding: 0 23px
    }

    #sec3 .group2 .txt {
        width: 635px;
        margin: 0
    }

    #sec3 .group2 .group-photo {
        display: block;
        margin-top: 0
    }

    #sec3 .group2 .group-photo li:nth-child(1) {
        margin: 113px 0 0 -51px
    }

    #sec3 .group2 .group-photo li:nth-child(2) {
        height: 370px;
        top: 63px;
        right: -70px;
        left: calc(50% + 170px)
    }

    #sec3 .group3 {
        max-width: 820px;
        padding: 58px 0 0;
        margin: 90px auto 0
    }

    #sec3 .group3 h2 {
        font-size: 30px
    }

    #sec3 .group3 .box-txt {
        display: flex;
        padding: 33px 80px 79px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    #sec3 .group3 .box-txt ul+ul {
        margin: 0
    }

    #sec3 .group4 {
        margin: 50px auto 0
    }

    #sec3 .group4 .inner {
        padding: 37px 12px 38px 0
    }
}

#sec4 {
    background: url("../img/scene/sec4_deco.jpg") no-repeat right top/70% #000;
    color: #fff;
    padding: 17vw 0
}

#sec4 .group1 h2 {
    position: relative;
    text-align: right;
    font-size: 5.2vw;
    line-height: 2.3333333333;
    letter-spacing: .15em
}

#sec4 .group1 h2::before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, .5);
    height: 1px;
    top: 50%;
    left: -5%;
    right: 50%;
    transform: translateY(-50%)
}

#sec4 .group1 .photo {
    margin-top: 10vw
}

#sec4 .group1 .txt {
    margin: 10vw 8.7% 0
}

#sec4 .group2 {
    margin-top: 15vw
}

#sec4 .group2 .box-price {
    background: url("../img/shared/bg02.jpg") repeat center;
    text-align: center;
    color: #000;
    padding: 10vw 5vw;
    margin: 13vw 8.7% 10vw
}

#sec4 .group2 .box-price .price {
    font-size: 4.53vw;
    line-height: 2;
    letter-spacing: .15em
}

#sec4 .group2 .box-price .price small {
    font-size: 3.87vw;
    letter-spacing: .15em
}

#sec4 .group2 .box-price .price small:last-child {
    display: block
}

#sec4 .group2 .box-price .price+.price {
    border-top: 1px solid rgba(0, 0, 0, .3);
    margin-top: 5vw;
    padding-top: 5vw
}

@media screen and (min-width: 1000px) {
    #sec4 {
        background-size: auto;
        padding: 0 0 190px
    }

    #sec4 .wrap {
        max-width: 1260px;
        padding: 0 30px
    }

    #sec4 .group1 {
        position: relative
    }

    #sec4 .group1 h2 {
        text-align: right;
        margin: 0 181px 0 auto;
        padding-top: 317px;
        font-size: 30px
    }

    #sec4 .group1 h2::before {
        height: 287px;
        width: 1px;
        top: 0;
        left: 50%;
        right: auto;
        transform: translateX(-50%)
    }

    #sec4 .group1 .photo {
        margin-top: 0;
        height: 662px;
        top: 140px;
        left: calc(-50vw + 50%);
        right: 394px
    }

    #sec4 .group1 .txt {
        position: relative;
        z-index: 1;
        width: 458px;
        margin: 144px -9px 0 auto
    }

    #sec4 .group2 {
        position: relative;
        margin-top: -58px
    }

    #sec4 .group2 .photo {
        height: 431px;
        top: 207px;
        left: 603px;
        right: -80px
    }

    #sec4 .group2 .photo img {
        -o-object-position: left;
        object-position: left
    }

    #sec4 .group2 .box-price {
        width: 480px;
        text-align: left;
        color: #000;
        padding: 76px 0 75px;
        margin: 0 0 0 50px
    }

    #sec4 .group2 .box-price .price {
        width: 330px;
        margin: 0 auto;
        padding-left: 38px;
        font-size: 25px;
        line-height: 48px
    }

    #sec4 .group2 .box-price .price small {
        font-size: 20px
    }

    #sec4 .group2 .box-price .price small:last-child {
        display: block;
        margin: 2px 0 0 -13px
    }

    #sec4 .group2 .box-price .price+.price {
        margin-top: 25px;
        padding-top: 26px
    }

    #sec4 .group2 .note {
        margin: 52px 0 0 49px
    }
}

#sec5 {
    background: url("../img/scene/sec5_deco.png") no-repeat right top/70%;
    padding: 15vw 0
}

#sec5 .group {
    margin-top: 9vw
}

#sec5 h2 {
    text-align: center;
    font-size: 7.73vw;
    line-height: 1.5555555556;
    letter-spacing: .15em
}

#sec5 .photo {
    margin: 10vw 8.7% 0
}

#sec5 .txt {
    margin: 10vw 8.7% 0
}

@media screen and (min-width: 1000px) {
    #sec5 {
        background-size: auto;
        padding: 150px 0 185px
    }

    #sec5 .wrap {
        max-width: 1260px;
        padding: 0 20px
    }

    #sec5 .group {
        position: relative;
        max-width: 1000px;
        margin: 80px auto 0
    }

    #sec5 h2 {
        text-align: left;
        font-size: 45px
    }

    #sec5 .photo {
        margin: 0;
        height: 320px;
        top: 0;
        left: calc(50% + 60px);
        right: -100px
    }

    #sec5 .txt {
        width: 441px;
        margin: 29px 0 0
    }
}

@media screen and (min-width: 1000px)and (max-width: 1280px) {
    #sec5 .photo {
        right: calc(-50vw + 50% + 30px)
    }
}