#sec1 {
    padding-bottom: 20vw
}

#sec1 h2 {
    position: absolute;
    top: -30vw;
    left: 25%;
    right: 0;
    z-index: 1
}

#sec1 h2 span {
    display: block
}

#sec1 h2 span:nth-child(2) {
    margin: 0 14% 0 52%
}

#sec1 .txt {
    margin: -5vw 7% 0
}

#sec1 .txt strong {
    color: #f64c94
}

@media screen and (min-width: 768px) {
    #sec1 {
        padding-bottom: 168px
    }

    #sec1 h2 {
        top: -230px;
        left: 60px;
    }

    #sec1 h2 span {
        display: block
    }

    #sec1 h2 span:nth-child(2) {
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 115px 0 auto
    }

    #sec1 .bg {
        height: 953px
    }

    #sec1 .txt {
        position: relative;
        text-align: center;
        margin: -260px 0 0
    }

    #sec1 .txt strong {
        font-size: 18px
    }
}

#sec2 {
    background: url("../img/bar/sec2_bg.jpg") no-repeat center/cover;
    padding: 20vw 0
}

#sec2 h2 {
    padding: 0 10%
}

#sec2 .txt {
    margin-top: 7vw
}

@media screen and (min-width: 768px) {
    #sec2 {
        padding: 105px 0 88px
    }

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

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

#sec3 {
    position: relative;
    padding-top: 15vw
}

#sec3 .deco1 {
    position: absolute;
    top: 75vw;
    left: -25vw;
    width: 70vw;
    z-index: 1
}

#sec3 .deco2 {
    position: absolute;
    top: 10vw;
    right: -30vw;
    width: 70vw;
    z-index: 1
}

#sec3 .bg {
    margin: 0 -30%
}

#sec3 .group-txt {
    position: relative;
    padding: 10vw 4% 0
}

#sec3 .group-txt::before {
    content: "";
    position: absolute;
    background: url("../img/shared/bg2.jpg") repeat center top;
    top: 0;
    left: 0;
    right: calc(-50vw + 50%);
    bottom: 65px;
    z-index: -1
}

#sec3 .group-txt .name-price {
    font-weight: bold
}

#sec3 .group-txt .name-price * {
    letter-spacing: .2em
}

#sec3 .group-txt .name-price dt {
    font-size: 5vw;
    line-height: 1.7
}

#sec3 .group-txt .name-price dd {
    font-size: 4.2vw
}

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

#sec3 .group-txt .btn-popup {
    width: 130px;
    height: 130px;
    margin: 10vw 0 0 auto
}

#sec3 .group-txt .btn-popup a {
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #49c8f2;
    border-radius: 50%
}

#sec3 .group-txt .btn-popup a span {
    display: block
}

#sec3 .group-txt .btn-popup a span.icon {
    width: 54px;
    padding-top: 23px;
    margin: 0 auto
}

#sec3 .group-txt .btn-popup a span.text {
    text-align: center;
    margin-top: 7px;
    color: #49c8f2;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    letter-spacing: .2em
}

#sec3 .group-txt .btn-popup a span.arrow {
    width: 11px;
    margin: -3px auto 0
}

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

    #sec3 .wrap {
        max-width: 1354px;
        padding: 0 30px
    }

    #sec3 .deco1 {
        top: 476px;
        left: 0;
        width: auto
    }

    #sec3 .deco2 {
        top: 0;
        right: 0;
        width: auto
    }

    #sec3 h2 {
        margin-left: 35px
    }

    #sec3 .bg {
        position: absolute;
        top: 40px;
        left: 50%;
        transform: translateX(-50%);
        width: 1200px;
        margin: 0;
        z-index: -1
    }

    #sec3 .group-txt {
        width: -moz-fit-content;
        width: fit-content;
        margin: 317px 0 0 auto;
        padding: 60px 33px 0 82px
    }

    #sec3 .group-txt::before {
        bottom: 50px
    }

    #sec3 .group-txt .name-price dt {
        font-size: 24px;
        line-height: 38px
    }

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

    #sec3 .group-txt .txt {
        margin-top: 33px
    }

    #sec3 .group-txt .btn-popup {
        margin: -22px -33px 0 auto
    }
}

@media screen and (min-width: 768px)and (max-width: 1500px) {
    #sec3 .deco1 {
        width: 50%
    }

    #sec3 .deco1 img {
        width: 100%
    }

    #sec3 .deco2 {
        width: 50%
    }

    #sec3 .deco2 img {
        width: 100%
    }
}

#sec4 {
    padding-top: 20vw
}

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

#sec4 .row .col {
    background-color: #3a3a3a;
    padding: 10vw 5%
}

#sec4 .row .col .icon {
    text-align: center
}

#sec4 .row .col .icon dt img {
    height: 16.5vw;
    width: auto
}

#sec4 .row .col .icon dd {
    margin-top: 3vw;
    color: #fff;
    font-size: 5vw;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .06em
}

#sec4 .row .col h3 {
    text-align: center;
    color: #fff;
    margin-top: 5vw;
    font-size: 5vw;
    font-weight: bold;
    line-height: 1.7272727273;
    letter-spacing: .2em
}

#sec4 .row .col .txt {
    margin-top: 5vw
}

#sec4 .row .col .txt strong {
    color: #f64c94
}

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

#sec4 .btn-popup {
    margin-top: 10vw
}

#sec4 .btn-popup a {
    position: relative;
    display: block;
    text-align: center;
    border: 2px solid #f64c94;
    color: #f64c94;
    border-radius: 30px;
    font-size: 15px;
    line-height: 50px;
    font-weight: 600;
    letter-spacing: .16em
}

#sec4 .btn-popup a::before {
    content: "";
    position: absolute;
    background: url("../img/shared/icon_arrow_pink.png") no-repeat;
    background-size: 100%;
    width: 6px;
    height: 10px;
    top: 50%;
    right: 20px;
    transform: translateY(-50%)
}

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

    #sec4 .wrap {
        max-width: 1340px;
        padding: 0 20px
    }

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

    #sec4 .row .col {
        width: 32.1538461538%;
        padding: 67px 10px 89px
    }

    #sec4 .row .col .icon dt img {
        height: auto
    }

    #sec4 .row .col .icon dd {
        margin-top: 16px;
        font-size: 23px
    }

    #sec4 .row .col h3 {
        margin-top: 26px;
        font-size: 22px
    }

    #sec4 .row .col .txt {
        max-width: 337px;
        margin: 22px auto 0
    }

    #sec4 .row .col .txt strong {
        font-size: 18px
    }

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

    #sec4 .btn-popup {
        width: 702px;
        margin: 126px auto 0
    }

    #sec4 .btn-popup a {
        border-radius: 45px;
        font-size: 32px;
        line-height: 87px
    }

    #sec4 .btn-popup a::before {
        width: 13px;
        height: 23px;
        top: 50%;
        right: 47px
    }
}

@media screen and (min-width: 768px)and (max-width: 1250px) {
    #sec4 .row .col h3 {
        font-size: 1.76vw
    }
}