#key {
    background: url("../img/menu/kv.jpg") no-repeat center top/cover
}

#lead {
    padding: 10vw 0 10vw;
    position: relative;
    z-index: 1
}

#lead::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url("../img/menu/lead_deco2.png") no-repeat center top/100%;
    width: 60vw;
    height: 100vw
}

#lead::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/menu/lead_deco1.png") no-repeat center top/100%;
    width: 50vw;
    height: 100vw;
    z-index: -1
}

#lead .gr1 {
    position: relative
}

#lead .img-gr1 {
    position: absolute;
    top: 15vw;
    left: -4vw;
    width: 52vw;
    z-index: 2
}

#lead .ttl2 {
    height: 6vw;
    position: absolute;
    bottom: 3vw;
    right: 4vw;
    z-index: 1
}

#lead .ttl2 img {
    height: 100%;
    width: auto
}

#lead .img-gr2 {
    width: 60vw;
    margin: 0 0 0 auto;
    position: relative
}

#lead .img-gr3 {
    width: 50vw;
    margin: -8vw 7vw 0 auto
}

#lead .txt {
    margin-top: 5vw
}

#lead .ttl {
    width: 60vw;
    margin: 3vw auto 3vw
}

.reco-gr {
    position: relative;
    z-index: 1;
    padding-bottom: 10vw
}

.reco-gr::before {
    content: "";
    position: absolute;
    top: 15vw;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: url(../img/shared/bg4.jpg) repeat center top
}

.reco-gr::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: url(../img/index/course_line.jpg) repeat center top
}

#reco {
    position: relative
}

#reco .ttl1 {
    position: absolute;
    top: 12vw;
    right: 4vw;
    width: 40vw
}

#reco .gr {
    margin-top: 10vw;
    text-align: center
}

#reco .ttl2 {
    width: 50vw;
    margin: 0 auto
}

#reco .price {
    font-size: 6vw;
    line-height: 1.4;
    margin-top: 3vw;
    font-weight: bold
}

#reco .txt3 {
    margin-top: 1vw
}

#reco2 {
    padding-top: 10vw;
    position: relative;
    z-index: 1
}

#reco2::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url("../img/menu/reco2_deco.png") no-repeat center top/100%;
    width: 90vw;
    height: 50vw;
    z-index: -1
}

#reco2 .ttl {
    width: 80vw;
    margin: 0 auto
}

#reco2 .img-gr1 {
    margin-top: 5vw
}

#reco2 .img-gr2 {
    margin-top: 5vw
}

#reco2 .price {
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 3vw
}

#reco2 .price dt {
    font-size: 8vw
}

#reco2 .price dd {
    font-size: 6vw
}

#reco2 .txt {
    margin-top: 5vw
}

#reco2 .bnr {
    margin-top: 5vw
}

#ala .set1 {
    padding: 10vw 0 10vw;
    position: relative;
    z-index: 2;
    background: url("../img/menu/ala_bg1.png") no-repeat right top/auto 100%
}

#ala .set1::before {
    content: "";
    position: absolute;
    top: 10vw;
    left: -10vw;
    background: url("../img/menu/ala_deco1.png") no-repeat center top/100%;
    width: 120vw;
    height: 100vw
}

#ala .set1 .ttl {
    width: 40vw;
    margin: 0 auto
}

#ala .horizontal-scroll {
    position: relative;
    height: 100vw
}

#ala .set2 {
    height: 100vh;
    background: url("../img/shared/bg7.jpg") repeat center top;
    display: flex;
    flex-wrap: nowrap;
    position: absolute;
    height: 100%;
    max-width: unset;
    width: auto
}

#ala .set2 .flow-item {
    box-sizing: border-box;
    padding: 0 3vw;
    flex-shrink: 0;
    align-items: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center
}

#ala .set2 .flow-item:nth-child(even) {
    flex-direction: column-reverse
}

#ala .set2 .photo {
    width: 60vw
}

#ala .set2 .price {
    line-height: 2;
    color: #fff;
    font-weight: bold;
    margin-top: 2vw
}

#ala .set2 .price dt {
    font-size: 5vw
}

#ala .set2 .price dd {
    font-size: 4vw
}

.menu-list {
    margin-top: 10vw
}

.menu-list .col+.col {
    margin-top: 7vw
}

.menu-list .item+.item {
    margin-top: 7vw
}

.menu-list .item dl {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #b7b1aa;
    line-height: 2;
    padding: 5px 0
}

.menu-list .item dl dd {
    text-align: right;
    padding-left: 10px;
    white-space: nowrap
}

.menu-list .item-ttl {
    background: #202020;
    font-size: 17px;
    text-align: center;
    margin-bottom: 5px;
    color: #fff;
    font-weight: bold
}

.menu-list .item-ttl2 {
    font-size: 17px;
    margin-bottom: 5px;
    font-weight: 600
}

#food-list .ttl {
    width: 70vw;
    margin: 0 auto;
    padding: 10vw 0 10vw
}

#food-list .txt {
    text-align: center
}

#takeout_list {
    margin-top: 15vw
}

#takeout_list .row {
    margin-top: 5vw
}

#drink_list {
    padding: 15vw 0 15vw
}

#drink_list .ttl {
    width: 70vw;
    margin: 0 auto
}

#drink_list .txt {
    text-align: center
}

#drink_list .bnr {
    border: 3px solid #000;
    margin-top: 5vw;
    position: relative
}

#drink_list .bnr .ttl2 {
    font-size: 17px;
    text-align: center;
    background: #202020;
    line-height: 1.5;
    color: #fff
}

#drink_list .bnr .bnr-main {
    padding: 2vw 0 20vw;
    text-align: center
}

#drink_list .bnr .ttl3 {
    font-size: 5vw
}

#drink_list .bnr .price {
    font-size: 6vw;
    display: flex;
    justify-content: center;
    gap: 5vw;
    line-height: 1.5
}

#drink_list .bnr .bnr-btn {
    line-height: 1.5;
    font-weight: bold;
    z-index: 1;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    bottom: 5vw
}

#drink_list .bnr .bnr-btn a {
    display: flex;
    display: inline-block;
    position: relative;
    color: #fff;
    width: 80vw;
    height: 12vw;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #934500;
    transition: .3s;
    font-size: 4vw
}

#drink_list .bnr .bnr-btn a:hover {
    transform: scale(1.2)
}

#drink_list .bnr .bnr-btn a::after {
    content: "";
    right: 3vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    background: url("../img/shared/btn_arr.png") no-repeat center center/100%;
    width: 4vw;
    height: 5vw
}

@media(min-width: 768px) {
    #lead {
        padding: 102px 0 100px
    }

    #lead::before {
        width: 769px;
        height: 434px
    }

    #lead::after {
        left: calc(50% - 670px);
        width: 707px;
        height: 544px
    }

    #lead .gr1 {
        position: relative
    }

    #lead .img-gr1 {
        top: 311px;
        left: -110px;
        width: auto
    }

    #lead .ttl2 {
        height: auto;
        position: absolute;
        bottom: 20px;
        right: 134px;
        z-index: 1
    }

    #lead .ttl2 img {
        height: auto
    }

    #lead .img-gr2 {
        width: auto;
        margin: 0 -205px 0 0;
        position: relative;
        text-align: right;
        padding-top: 115px
    }

    #lead .img-gr2 .ttl2 {
        bottom: 30px;
        right: 114px
    }

    #lead .img-gr3 {
        width: auto;
        margin: 0;
        position: absolute;
        top: 700px;
        right: -80px
    }

    #lead .img-gr3 .ttl2 {
        bottom: 1px;
        right: 106px
    }

    #lead .txt {
        margin: 70px 552px 0 4px
    }

    #lead .ttl {
        width: auto;
        margin: 0 0;
        position: absolute;
        top: 0;
        left: -65px
    }

    .reco-gr {
        padding-bottom: 100px
    }

    .reco-gr::before {
        top: 150px;
        right: 0;
        bottom: 0;
        left: calc(50% - 670px)
    }

    .reco-gr::after {
        left: calc(50% - 670px);
        height: 25px
    }

    #reco {
        margin-top: -113px
    }

    #reco .wrap {
        max-width: 1140px
    }

    #reco .txt1 {
        position: absolute;
        top: 93px;
        left: -10px
    }

    #reco .ttl1 {
        top: 99px;
        right: -3px;
        width: auto;
        z-index: 3
    }

    #reco .gr {
        text-align: center;
        margin: -160px 0 0 63px;
        display: inline-block
    }

    #reco .ttl2 {
        width: auto;
        margin: 0 auto
    }

    #reco .price {
        font-size: 40px;
        margin-top: 0;
        margin: 25px 0 0 31px
    }

    #reco .txt2 {
        margin: 22px 0 0 31px
    }

    #reco .txt3 {
        margin-top: 10px;
        margin: -220px 30px 0 calc(50% - 20px)
    }

    #reco2 {
        padding-top: 50px
    }

    #reco2::before {
        width: 1058px;
        height: 345px;
        z-index: -1;
        top: 22px
    }

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

    #reco2 .ttl {
        width: auto;
        margin: 0;
        position: absolute;
        top: 60px;
        right: -22px;
        z-index: 4
    }

    #reco2 .img-gr1 {
        margin: 85px 0 0 -113px;
        display: inline-block;
        text-align: center;
        z-index: 2;
        position: relative
    }

    #reco2 .img-gr2 {
        margin-top: 0;
        text-align: center;
        display: inline-block;
        position: absolute;
        top: 306px;
        right: -104px
    }

    #reco2 .price {
        margin-top: 49px;
        margin-left: 38px;
        line-height: 1.7
    }

    #reco2 .price dt {
        font-size: 50px
    }

    #reco2 .price dd {
        font-size: 40px
    }

    #reco2 .txt {
        margin: 52px 0 0 64px;
        max-width: 590px
    }

    #reco2 .bnr {
        margin-top: 26px;
        text-align: center
    }

    #ala .horizontal-scroll {
        position: relative;
        height: 100vh
    }

    #ala .set1 {
        padding: 0 0 0;
        position: relative;
        z-index: 2;
        background: url("../img/menu/ala_bg1.png") no-repeat right top/auto 100%
    }

    #ala .set1 .wrap {
        max-width: 1100px;
        padding: 82px 0 78px 0
    }

    #ala .set1::before {
        content: "";
        position: absolute;
        top: 100px;
        left: calc(50% - 500px);
        background: url("../img/menu/ala_deco1.png") no-repeat center top/100%;
        width: 804px;
        height: 529px
    }

    #ala .set1 .ttl {
        width: auto;
        margin: 0;
        text-align: center;
        margin-left: 70px
    }

    #ala .set1 .photo-gr {
        display: inline-block;
        position: absolute;
        bottom: 0;
        left: -171px
    }

    #ala .set1 .baloon {
        position: absolute;
        top: 0;
        right: 75px
    }

    #ala .set2 {
        position: absolute;
        top: 0;
        left: 0;
        width: auto
    }

    #ala .set2 .flow-item {
        padding: 20px 35px;
        height: 100%;
        gap: 30px;
        overflow: hidden;
        justify-content: flex-end
    }

    #ala .set2 .flow-item:nth-child(even) {
        flex-direction: column-reverse
    }

    #ala .set2 .flow-item:nth-child(even) .photo {
        align-items: flex-start
    }

    #ala .set2 .photo {
        width: auto;
        display: inline-flex;
        align-items: flex-end;
        height: 100%;
        flex-shrink: 2
    }

    #ala .set2 .price {
        line-height: 1.8;
        margin-top: 0
    }

    #ala .set2 .price dt {
        font-size: 50px
    }

    #ala .set2 .price dd {
        font-size: 36px
    }

    .menu-list {
        margin-top: 47px
    }

    .menu-list .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 -17px
    }

    .menu-list .col {
        width: 33.3333333333%;
        box-sizing: border-box;
        padding: 0 17px
    }

    .menu-list .col+.col {
        margin-top: 0
    }

    .menu-list .col2 {
        padding: 0 17px;
        box-sizing: border-box;
        width: 66.6666666667%
    }

    .menu-list .col50 {
        width: 50%;
        padding: 0 17px;
        box-sizing: border-box
    }

    .menu-list .item+.item {
        margin-top: 63px
    }

    .menu-list .item dl {
        line-height: 24px;
        padding: 11px 0 11px
    }

    .menu-list .item dl dt {
        color: #212127
    }

    .menu-list .item dl dd {
        padding-left: 10px;
        color: #402a27
    }

    .menu-list .item-ttl {
        font-size: 22px;
        padding: 0px 0 6px;
        margin-bottom: 19px
    }

    .menu-list .item-ttl2 {
        font-size: 15px;
        margin-bottom: 0px;
        line-height: 36px
    }

    #food-list {
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }

    #food-list .ttl {
        width: auto;
        margin: 0;
        padding: 125px 0 16px;
        text-align: center
    }

    #food-list .txt {
        text-align: center
    }

    #takeout_list {
        margin-top: 113px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }

    #takeout_list .row {
        margin-top: 34px
    }

    #drink_list {
        padding: 164px 0 200px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }

    #drink_list .ttl {
        width: auto;
        margin: 0;
        text-align: center
    }

    #drink_list .txt {
        margin-top: 19px
    }

    #drink_list .bnr {
        margin-top: 39px
    }

    #drink_list .bnr .ttl2 {
        font-size: 22px;
        line-height: 1.5;
        padding-bottom: 10px
    }

    #drink_list .bnr .bnr-main {
        padding: 28px 0 18px;
        text-align: center
    }

    #drink_list .bnr .ttl3 {
        font-size: 24px
    }

    #drink_list .bnr .price {
        font-size: 30px;
        display: flex;
        justify-content: center;
        gap: 20px;
        line-height: 1.8
    }

    #drink_list .bnr .bnr-btn {
        position: absolute;
        top: 18px;
        right: 31px;
        transform: none;
        left: unset
    }

    #drink_list .bnr .bnr-btn a {
        color: #fff;
        width: 146px;
        height: 146px;
        font-size: 18px;
        border-radius: 50%
    }

    #drink_list .bnr .bnr-btn a:hover {
        transform: scale(1.2)
    }

    #drink_list .bnr .bnr-btn a::after {
        width: 21px;
        height: 21px;
        bottom: 8px;
        right: unset;
        transform: none;
        top: unset
    }

    #drink_list .menu-list {
        margin-top: 79px
    }
}

@media(min-width: 768px)and (max-width: 1300px) {
    #lead .img-gr2 {
        margin-right: -135px
    }

    #lead .ttl {
        left: 0
    }
}

@media(min-width: 768px)and (max-width: 1200px) {
    img {
        max-width: 100%;
        height: auto
    }

    #ala img {
        width: auto;
        height: auto;
        max-width: unset
    }

    #lead .img-gr1 {
        width: 620px
    }

    #lead .img-gr2 {
        margin-right: -50px
    }

    #lead .img-gr2 .photo2 {
        display: block;
        margin-left: auto;
        width: 710px
    }

    #lead .img-gr3 {
        right: -20px;
        width: 560px
    }

    #reco .gr {
        margin-left: 20px
    }

    #reco .ttl2 {
        width: 400px
    }

    #reco2 .img-gr1,
    #reco2 .img-gr2 {
        width: 650px
    }

    #reco2 .txt {
        margin-left: 20px
    }

    #reco2 .bnr {
        padding: 0 20px
    }

    #reco2 .bnr img {
        width: 100%;
        height: auto
    }

    #lead .ttl {
        width: 500px
    }

    #lead .txt {
        padding-left: 20px
    }

    #reco .txt1 {
        left: 20px;
        z-index: 2
    }
}