.name-price {
    display: flex;
    justify-content: space-between;
    padding: 4vw 2vw;
    font-size: 5.07vw;
    line-height: 1.5
}

.name-price dt small {
    font-size: 4.13vw
}

.name-price dd small {
    font-size: 4.53vw
}
#keyvisual .item img {
    object-position: 23% 0;
}


@media screen and (min-width: 768px) {
    .name-price {
        padding: 20px 26px 18px 17px;
        font-size: 22px
    }

    .name-price dt small {
        font-size: 15px
    }

    .name-price dd small {
        font-size: 18px
    }
}

#sec1 {
    background: url("../img/ippin/sec1_deco1.png") no-repeat left top/70%, url("../img/ippin/sec1_deco2.png") no-repeat right bottom/70%, url("../img/ippin/sec1_bg.png") no-repeat center bottom/100%;
    padding: 30vw 0
}

#sec1 h2 {
    text-align: center;
    font-size: 6.13vw;
    font-weight: 500;
    line-height: 1.8333333333;
    letter-spacing: .15em
}

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

@media screen and (min-width: 768px) {
    #sec1 {
        background-size: auto, auto, 100%;
        padding: 176px 0 224px
    }

    #sec1 h2 {
        font-size: 30px
    }

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

.block {
    background: url("../../../shared/img/shared/bg1.png") repeat center top
}

#sec2 {
    position: relative
}

#sec2::before {
    content: "";
    position: absolute;
    background: url("../img/ippin/sec2_deco.png") no-repeat left top/80%;
    top: 125vw;
    bottom: -20vw;
    left: 0;
    right: 0;
    z-index: -2
}

#sec2 h2 {
    margin: 0 auto;
    font-size: 6.13vw;
    font-weight: 500;
    line-height: 2;
    letter-spacing: .2em;
    position: relative;
    z-index: 1;
}

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

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

#sec2 .row .group-txt .menu {
    margin-top: 10vw
}

#sec2 .row .group-txt .menu .name-price+.name-price {
    margin-top: 3vw
}

#sec2 .row .group-txt .note {
    text-align: right;
    margin-top: 2vw;
    opacity: .8;
    font-size: 12px;
    font-weight: 200;
    letter-spacing: .15em
}

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

    #sec2::before {
        background-size: auto;
        top: 495px;
        bottom: -1170px
    }

    #sec2 .wrap {
        max-width: 1200px
    }

    #sec2 h2 {
        position: relative;
        z-index: 1;
        font-size: 30px
    }

    #sec2 .row {
        display: flex;
        justify-content: space-between;
        margin-top: 0
    }

    #sec2 .row .photo {
        flex: 1;
        max-width: 700px;
        height: 548px;
        margin: -48px 0 0 -37px
    }

    #sec2 .row .group-txt {
        width: 393px;
        margin: -23px 45px 0
    }

    #sec2 .row .group-txt .txt {
        margin: 0 15px 0 6px
    }

    #sec2 .row .group-txt .menu {
        margin-top: 63px
    }

    #sec2 .row .group-txt .menu .name-price+.name-price {
        margin-top: 19px
    }

    #sec2 .row .group-txt .note {
        margin: 12px 17px 0 0;
        font-size: 15px
    }
}

@media screen and (min-width: 768px)and (max-width: 1340px) {
    #sec2 .row .photo {
        margin-left: calc(-50vw + 50% + 30px)
    }
}

#sec3 {
    padding-top: 20vw
}

#sec3 .set1 .group-txt h2 {
    text-align: center;
    font-size: 6.13vw;
    line-height: 2;
    font-weight: 500;
    letter-spacing: .2em
}

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

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

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

#sec3 .set2 .menu {
    margin-top: 10vw
}

#sec3 .set2 .menu .name-price+.name-price {
    margin-top: 3vw
}

#sec3 .set2 .photo {
    margin-top: 10vw
}

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

    #sec3 .wrap {
        max-width: 1274px;
        margin: 0 auto
    }

    #sec3 .set1 {
        display: flex;
        justify-content: space-between
    }

    #sec3 .set1 .group-txt {
        width: 43.956043956%;
        margin-top: 76px
    }

    #sec3 .set1 .group-txt h2 {
        font-size: 30px
    }

    #sec3 .set1 .group-txt .txt {
        max-width: 323px;
        margin: 85px auto 0
    }

    #sec3 .set1 .photo {
        margin: 0 33px 0 0;
        flex: 1;
        height: 480px
    }

    #sec3 .set2 {
        display: flex;
        justify-content: space-between;
        max-width: 1124px;
        padding: 0 20px;
        margin: 28px auto 0
    }

    #sec3 .set2 .menu {
        order: 2;
        width: 412px;
        margin: 45px 77px 0 0
    }

    #sec3 .set2 .menu .name-price {
        padding: 17px 11px 21px 12px
    }

    #sec3 .set2 .menu .name-price+.name-price {
        margin-top: 19px
    }

    #sec3 .set2 .photo {
        margin-top: 0
    }
}

#sec4 {
    background: url("../img/ippin/sec4_deco.png") no-repeat right bottom 20vw/90%;
    padding: 25vw 0 50vw
}

#sec4 .col-r h2 {
    margin: 0 auto;
    font-size: 6.13vw;
    font-weight: 500;
    line-height: 2;
    letter-spacing: .2em
}

#sec4 .col-r .txt {
    margin-top: 10vw
}

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

#sec4 .col-l .menu {
    margin-top: 10vw
}

#sec4 .col-l .menu .name-price span {
    margin-left: -3vw;
    font-size: 14px;
}

#sec4 .col-l .menu .name-price+.name-price {
    margin-top: 3vw
}

@media screen and (min-width: 768px) {
    #sec4 {
        background-size: auto;
        background-position: right bottom 209px;
        padding: 158px 0 415px
    }

    #sec4 .wrap {
        display: flex;
        justify-content: space-between;
        max-width: 1256px;
        padding: 0 20px
    }

    #sec4 .col-r {
        width: 333px;
        order: 2;
        margin: 96px 45px 0 65px
    }

    #sec4 .col-r h2 {
        font-size: 30px
    }

    #sec4 .col-r .txt {
        margin-top: 161px
    }

    #sec4 .col-l {
        order: 1;
        max-width: 750px;
        flex: 1;
        margin-top: 0
    }

    #sec4 .col-l .photo {
        height: 532px
    }

    #sec4 .col-l .menu {
        max-width: 482px;
        margin: 69px auto -1px
    }

    #sec4 .col-l .menu .name-price span {
        margin-left: 0
    }

    #sec4 .col-l .menu .name-price+.name-price {
        margin-top: 19px
    }
}

#sec5 {
    margin-top: -30vw
}

#sec5 .inner {
    background: url("../../../shared/img/shared/bg2.jpg") repeat center;
    border: 3px solid rgba(255, 255, 255, .05);
    padding: 10vw 4vw
}

#sec5 .inner h2 {
    text-align: center;
    font-size: 5.33vw;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .1em
}

#sec5 .inner .row .col .item .sub-ttl {
    text-align: center;
    padding-top: 20px;
}

#sec5 .inner .row .col .item dl {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid rgba(255, 255, 255, .4);
    padding: 10px 0
}

#sec5 .inner .row .col .item dl dt {
    flex: 1
}

#sec5 .inner .row .col .item dl dd {
    text-align: right
}

#sec5 .inner .row .col .item dl:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, .4)
}

#sec5 .inner .note {
    margin-top: 10vw
}

#sec5 .inner .note li {
    display: flex;
    opacity: .8;
    font-weight: 200;
    font-size: 12px
}

@media screen and (min-width: 768px) {
    #sec5 {
        margin-top: -277px
    }

    #sec5 .wrap {
        max-width: 1180px;
        margin: 0 auto;
        padding: 0 20px
    }

    #sec5 .inner {
        border-width: 6px;
        padding: 79px 20px 102px
    }

    #sec5 .inner h2 {
        font-size: 24px
    }

    #sec5 .inner .row {
        display: flex;
        justify-content: space-between;
        -moz-column-gap: 20px;
        column-gap: 20px;
        max-width: 880px;
        margin: 71px auto 0
    }

    #sec5 .inner .row .col {
        width: 400px
    }

    #sec5 .inner .row .col .item .sub-ttl {
        padding: 0 0 4px
    }

    #sec5 .inner .row .col .item dl {
        padding: 0;
        line-height: 49px
    }

    #sec5 .inner .row .col .item+.item {
        margin-top: 3px
    }

    #sec5 .inner .note {
        width: -moz-fit-content;
        width: fit-content;
        margin: 66px auto 0
    }

    #sec5 .inner .note li {
        font-size: 15px;
        line-height: 35px
    }
}

#sec6 {
    padding: 20vw 0
}

#sec6 .group-link li a {
    display: block;
    overflow: hidden;
    position: relative;
    border: 2px solid #4e4032
}

#sec6 .group-link li a::before {
    content: "";
    position: absolute;
    background: url("../../../shared/img/shared/bg4.jpg") repeat center;
    border-radius: 50%;
    width: 22vw;
    height: 22vw;
    bottom: -10vw;
    right: -7vw;
    z-index: 1
}

#sec6 .group-link li a:after {
    content: "";
    position: absolute;
    background: #fff;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    width: 1.5vw;
    height: 3vw;
    bottom: 3.5vw;
    right: 5vw;
    z-index: 2
}

#sec6 .group-link li a h2 {
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: 0;
    z-index: 1;
    background: url("../../../shared/img/shared/bg4.jpg") repeat center;
    text-align: center;
    font-size: 4.5vw;
    line-height: 3;
    font-weight: 500;
    letter-spacing: .1em
}

#sec6 .group-link li+li {
    margin-top: 5vw
}

@media screen and (min-width: 768px) {
    #sec6 {
        padding: 144px 0 190px
    }

    #sec6 .wrap {
        max-width: 1123px;
        padding: 0 20px
    }

    #sec6 .group-link {
        display: flex;
        justify-content: space-between
    }

    #sec6 .group-link li {
        max-width: 510px;
        width: 100%
    }

    #sec6 .group-link li a::before {
        width: 97px;
        height: 97px;
        bottom: -39px;
        right: -39px
    }

    #sec6 .group-link li a:after {
        width: 8px;
        height: 12px;
        bottom: 18px;
        right: 16px;
        z-index: 2
    }

    #sec6 .group-link li a h2 {
        font-size: 26px;
        line-height: 61px
    }

    #sec6 .group-link li a .photo {
        height: 236px;
        transition: .3s linear
    }

    #sec6 .group-link li a:hover .photo {
        transform: scale(1.05)
    }

    #sec6 .group-link li+li {
        margin-top: 0
    }
}