@charset "UTF-8";

/* body {
    margin: auto;
} */

/* store */
/*position:stickey;を適用するために必須*/
.page-layout-1column,
.page-layout-2columns-left,
.page-layout-2columns-right,
.page-layout-1column-fullwidth {
    overflow-x: visible !important;
}

/* ▽▲▽ biryani ▽▲▽ */

:root {
    --bg-all-color: #fdf6ee;
    --bg-comment-color: #fdfbf7;
    --border-history-color: #e5d4bd;
    --arrow-history-color: #c5916a;
    --txt-default-color: #543030;
    --txt-white-color: #fff;
    --txt-comment-color: #9a6300;
    --txt-kodawariyellow-color: #ffcc14;
    --txt-kityellow-color: #ffdc14;
    --txt-red-color: #bf3e2a;
}


/* === lp all === */
.lp__wrap--para {
    position: relative;
    text-align: center;
    padding-bottom: 50px;
    color: var(--txt-default-color);
    font-size: clamp(15px, 1.15vw, 20px);
    font-family: serif;
}

.lp__wrap--para::before {
    background: url("../../../img/event/biriyani/bg.jpg");
    background-color: var(--bg-color);
    background-size: cover;
    background-position: top center;
    background-repeat: repeat;
}

.lp__wrap--para a,
.lp__wrap--para a:hover,
.lp__wrap--para a:visited {
    color: var(--txt-default-color);
}

@media screen and (min-width: 820px) {

    .sp-visible_lg {
        display: none;
    }

}


@media screen and (max-width: 819px) {

    .pc-visible_lg {
        display: none;
    }

}

@media screen and (max-width:820px) {

    .lp__wrap--para::before {
        background: url("../../../img/event/biriyani/sp_bg.jpg");
        background-color: var(--bg-color);
        background-size: cover;
        background-position: top center;
        background-repeat: repeat;
    }

}

/* === ALL === */

.biriyani__wrap section {
    max-width: 1500px;
    margin: auto;
    padding: 50px 1%;
    margin: 50px auto;
    scroll-margin-top: 65px;
}

.biriyani__wrap h2,
.biriyani__wrap h3,
.biriyani__wrap h4,
.biriyani__wrap p,
.biriyani__wrap dl,
.biriyani__wrap dl dt,
.biriyani__wrap dl dd,
.biriyani__wrap ul>li,
.biriyani__wrap ol>li,
.biriyani__wrap .block-static-block.widget {
    margin-bottom: 0;
}

.biriyani__wrap section h2 {
    font-weight: bold;
    font-size: clamp(26px, 2.5vw, 45px);
    letter-spacing: 5px;
    padding: 50px 0;
}

.biriyani__wrap section .intro--txt {
    letter-spacing: 2px;
    line-height: 3.25rem;
}

.sec_bg-top,
.sec_bg-middle,
.sec_bg-bottom {
    background: transparent;
    text-align: center;
    max-width: 1500px;
    margin: auto;
}

.sec_bg-middle {
    padding: 0 5%;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 2.75rem;
}

.ctg--detail {
    padding: 15px 0;
}

.ctg--detail .ttl {
    width: 50%;
    max-width: 750px;
    margin: auto;
}

.item__area {
    font-family: 'Noto Sans JP', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding-bottom: 15px;
}

@media screen and (max-width:820px) {

    .sec_bg-middle {
        padding: 0 2.5%;
    }
}

@media screen and (max-width:768px) {

    .biriyani__wrap section {
        margin: 20px auto;
        scroll-margin-top: 15px;
    }

}

@media screen and (max-width:767px) {

    .biriyani__wrap section {
        padding: 0;
    }

    .biriyani__wrap section .intro--txt {
        line-height: 2.65rem;
    }

    .sec_bg-top img,
    .sec_bg-bottom img {
        width: 100%;
    }

    .item__area {
        padding: 15px 0 0 0 !important;
    }

    .ctg--detail .ttl {
        width: 90%;
    }

}


/* === mv&float === */
.biriyani__wrap .mv--area {
    text-align: center;
    margin: auto;
}

.biriyani__wrap .mv--area img {
    width: 100%;
    max-width: 1500px;
}

@media screen and (max-width:819px) {
    .biriyani__wrap .mv--area img {
        width: 100%;
    }
}



/* === story === */
.story--area {
    background: url("../../../img/event/biriyani/story_img.png");
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    margin: 50px auto;
}

.story--area_detail {
    text-align: left;
    max-width: 1200px;
}

.story--area_detail .ttl img {
    max-width: 500px;
}

.story--area_detail p {
    text-shadow: 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%), 0 0 10px rgb(249 242 234 / 75%);
    padding: 20px 0;
}

.history {
    max-width: 1200px;
    margin: 50px auto;
    background: linear-gradient(0deg, transparent, rgb(196 164 105 / 20%));
    border: 2px solid var(--border-history-color);
}

.ttl--img {
    text-align: left;
    max-width: 550px;
    width: 37.5%;
}

.history>.row {
    max-width: 1200px;
    width: 95%;
    margin: auto;
    padding: 30px 0;
}

.history--detail {
    position: relative;
    border-right: 2px solid var(--arrow-history-color);
    padding: 0 15px 0 30px;
}

.history--detail:first-child {
    padding: 0 15px 0 0;
}

.history--detail:last-child {
    border-right: none;
}

.history--detail:after {
    position: absolute;
    content: '';
    right: -20px;
    top: 50%;
    width: 20px;
    height: 30px;
    background-color: var(--arrow-history-color);
    clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
}

.history--detail:last-child:after {
    display: none;
}

.history--detail p {
    margin-bottom: 15px;
}

.history--detail p span {
    font-size: clamp(13px, 1.0vw, 17px);
}

p.restart--txt {
    margin: 30px auto;
}

p.restart--txt span {
    font-weight: bold;
}

p.restart--txt span.restart {
    color: #c83900;
    font-weight: bold;
    background: rgb(251 165 100 / 20%);
}

.comment--area {
    width: 67.5%;
    margin: 30px auto;
    background: var(--bg-comment-color);
    padding: 30px;
    border-radius: 100px;
    text-align: left;
}

.comment--detail_txt {
    margin: auto;
}

.comment--area p.name {
    font-weight: bold;
    color: var(--txt-comment-color);
    margin-bottom: 10px;
}

@media screen and (max-width:1023px) {

    .story--area {
        background: none;
    }

}

@media screen and (max-width: 991px) {

    .history--detail {
        position: relative;
        border-right: none;
        border-bottom: 2px solid var(--arrow-history-color);
        padding: 30px 0;
    }

    .history--detail:first-child {
        padding: 0 0 30px;
    }

    .history--detail:last-child {
        border-bottom: none;
    }

    .history--detail:after {
        position: absolute;
        content: '';
        right: 48%;
        bottom: 0;
        top: -2px;
        width: 30px;
        height: 20px;
        background-color: var(--arrow-history-color);
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    }

    .history--detail:first-child:after {
        display: none;
    }

    .history--detail:last-child:after {
        display: block;
    }

    .comment--area {
        width: 92.5%;
        text-align: left;
        border-radius: 35px;
    }
}

@media screen and (max-width:767px) {

    .story--area_detail .ttl img {
        /* width: 75%; */
        max-width: 100%;
    }

    .story--area_detail p {
        padding: 10px;
    }

    .history {
        margin: 50px 1%;
    }

    .history>.row {
        padding: 15px;
    }

    .history--detail:after {
        position: absolute;
        content: '';
        right: 45%;
        bottom: 0;
        top: -2px;
        width: 30px;
        height: 20px;
        background-color: var(--arrow-history-color);
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    }

    .ttl--img {
        width: 100%;
    }

}

/* == kodawari == */
.biriyani__wrap section#kodawari {
    background: url("../../../img/event/biriyani/flavor_bg_top-1_re02.jpg"), url("../../../img/event/biriyani/flavor_bg_middle_re02.jpg");
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat, repeat-y;
    color: var(--txt-white-color);
    max-width: 100%;
    padding: 75px 0;
    font-weight: 100;
}

.biriyani__wrap section#kodawari h2 {
    color: var(--txt-kodawariyellow-color);
}

.biriyani__wrap section#kodawari h3 {
    font-size: clamp(22px, 1.75vw, 35px);
    font-weight: bold;
    padding: 30px 0;
    letter-spacing: 3px;
}

.flavor--point {
    max-width: 750px;
    width: 45%;
    margin: auto;
}

.flavor--point img {
    margin-bottom: 15px;
}

.flavor--point_detailArea {
    max-width: 1200px;
    width: 72.5%;
    margin: auto;
    padding: 30px 0;
}

.flavor--point_detailTxt {
    margin: auto;
    text-align: right;
    padding-bottom: 15px;
}

.flavor--point_detail:nth-child(2) .flavor--point_detailTxt {
    text-align: left;
}

.flavor--point_detailTxt h4 {
    color: var(--txt-kodawariyellow-color);
    font-size: clamp(20px, 1.5vw, 25px);
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-weight: 600;
}

@media screen and (max-width:767px) {

    .biriyani__wrap section#kodawari {
        background: url("../../../img/event/biriyani/sp_flavor_bg_top-1.png"), url("../../../img/event/biriyani/sp_flavor_bg_middle.png");
        background-size: contain;
        background-position: top center;
        background-repeat: no-repeat, repeat-y;
        padding: 25px 0;
    }

    .flavor--point {
        width: 80%;
    }

    .flavor--point_detailArea {
        width: 100%;
    }

    .flavor--point_detail {
        margin: 0;
        padding-bottom: 30px;
    }

    .flavor--point_detailTxt {
        margin: auto;
        text-align: center;
        padding-bottom: 0;
    }

    .flavor--point_detail:nth-child(2) .flavor--point_detailTxt {
        text-align: center;
    }

    .flavor--point_detailTxt h4 {
        margin-bottom: 5px;
    }

}


/* == review == */
.biriyani__wrap section#review h2 {
    padding: 50px 0 25px;
}

.review--area {
    position: relative;
    justify-content: center;
    align-items: center;
    margin: 30px auto;
    width: 95%;
    max-width: 1500px;
}

.review--area .review--card {
    margin-bottom: 20px;
}

.accordionBtn {
    display: none;
}

@media screen and (max-width:576px) {
    .accordionBtn {
        display: block;
        margin: auto;
        position: absolute;
        z-index: 2;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .accordionBtn img {
        width: 70%;
        max-width: 400px;
    }

    .accordionArea {
        display: block;
        max-height: 200px;
        overflow: hidden;
        position: relative;
        transition: max-height 0.4s ease;
    }

    .accordionArea:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 200px;
        background: linear-gradient(180deg, rgba(250, 243, 235, 0) 0%, rgba(250, 243, 235, .75) 50%, rgba(250, 243, 235, .95) 90%, rgba(250, 243, 235, 1));
        pointer-events: none;
    }

    /* open */
    /* .accordionArea.open {
        margin: 0 auto;
    } */

    .review--area.open .accordionBtn {
        display: none;
    }

    .review--area.open .accordionArea:after {
        background: transparent;
    }

}


/* == mealkit == */
.biriyani__wrap section#mealkit {
    max-width: 100%;
    padding: 75px 0;
}

.sec_bg-top_mealkit,
.sec_bg-bottom_mealkit {
    width: 100%;
    max-width: none;
}

.sec_bg-top_mealkit img.pc-visible,
.sec_bg-bottom_mealkit img.pc-visible {
    max-width: none;
    width: 100%;
}

.sec_bg-middle_mealkit {
    background: url("../../../img/event/biriyani/mealkit_bg_middle_re02.jpg") repeat-y;
    background-size: contain;
    background-position: top center;
    width: 100%;
    max-width: none;
    padding: 0 1%;
    margin: auto;
    color: var(--txt-white-color);
    font-weight: 100;
}

.mealkit--detailArea {
    max-width: 1200px;
    width: 90%;
    margin: auto;
}

.mealkit--detail_txt {
    margin: auto;
    text-align: left;
}

.priceArea {
    border-left: 5px solid var(--txt-kityellow-color);
    color: var(--txt-kityellow-color);
    padding-left: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: clamp(17px, 1.5vw, 25px);
}

.priceArea p span {
    font-size: clamp(13px, 1.15vw, 20px);
}

.mealkit--detail_txt>p {
    line-height: 3.25rem;
}

.mealkit--linkArea {
    max-width: 900px;
    margin: 30px auto auto;
}

.mealkit--linkArea>div:first-child {
    margin-bottom: 10px;
}

.mealkit--linkArea img {
    width: 90%;
    max-width: 450px;
}

@media screen and (max-width:767px) {

    .sec_bg-top_mealkit,
    .sec_bg-bottom_mealkit {
        width: 100%;
    }

    .sec_bg-middle_mealkit {
        background: url("../../../img/event/biriyani/sp_mealkit_bg_middle.png") repeat-y;
        background-size: contain;
        background-position: top center;
        padding: 0 1%;
        margin: auto;
    }
}


/* == hc == */
.biriyani__wrap section#hc {
    max-width: 100%;
    padding: 75px 0;
}

.sec_bg-top_hc,
.sec_bg-bottom_hc {
    width: 100%;
    max-width: none;
}

.sec_bg-top_hc img.pc-visible,
.sec_bg-bottom_hc img.pc-visible {
    max-width: none;
    width: 100%;
}

.sec_bg-middle_hc {
    background: url("../../../img/event/biriyani/hotocock_bg_middle_re02.jpg") repeat-y;
    background-size: contain;
    background-position: top center;
    width: 100%;
    max-width: none;
    padding: 0 1%;
    margin: auto;
    color: var(--txt-white-color);
    font-weight: 100;
}

.meritArea {
    margin: 75px auto;
}

.meritArea--ttl_img {
    margin: auto auto 30px;
}

.meritArea--ttl_img img {
    width: 45%;
    max-width: 750px;
}

.merit--detail {
    max-width: 1000px;
    margin: auto;
}

.merit--detail_img img {
    width: 80%;
    max-width: 350px;
}

.hc_bg-top,
.hc_bg-middle,
.hc_bg-bottom {
    width: 90%;
    margin: auto;
    max-width: 1200px;
}

.hc_bg-middle {
    background: url("../../../img/event/biriyani/hotcock_mealkit_bg_middle.png") repeat-y;
    background-size: contain;
    background-position: top center;
    padding: 0 1%;
    margin: auto;
    color: var(--txt-default-color);
}

.hc_bg-middle .mealkit--detailArea>img {
    width: 55%;
    max-width: 700px;
}

.hc_bg-middle .mealkit--detailArea,
.hc--detailArea {
    width: 90%;
    max-width: 1100px;
    margin: auto;
}

.hc_bg-middle .priceArea {
    border-left: 5px solid var(--txt-red-color);
    color: var(--txt-red-color);
}

.hc--detailArea {
    padding: 50px 0;
}

.hc--detailArea h3 {
    font-size: clamp(19px, 2.25vw, 37px);
    font-weight: bold;
    padding: 30px 0;
    letter-spacing: 3px;
    color: var(--txt-red-color);
}

.hc--detail_txt {
    text-align: left;
    margin: auto;
}

.hc--detail:last-child {
    margin-top: 30px;
}

.hc--detail:last-child .hc--detail_txt {
    text-align: right;
}

.hc--detail_txt h4 {
    color: var(--txt-red-color);
    font-size: clamp(16px, 1.5vw, 25px);
    border-left: 5px solid var(--txt-red-color);
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-weight: 600;
    padding-left: 10px;
}

.hc--detail:last-child .hc--detail_txt h4 {
    border-left: none;
}

.hc--detail_txt p,
.hc--detail_txt ul {
    margin-bottom: 10px;
}

.hc--detail_columnImg {
    margin: auto auto 15px;
}

.hc--detail_youtube {
    background: #000000;
    margin-bottom: 15px;
}

.youtube {
    max-width: 100%;
    width: 35%;
    height: 100%;
    aspect-ratio: 9 / 16;
    margin: auto;
}

.youtube iframe {
    width: 100%;
    height: 100%;
}

.hc--detailMore {
    margin: 50px auto auto;
}

.hc--detailMore img {
    margin-bottom: 30px;
}

.hc--detailMore p {
    margin-bottom: 30px;
}

@media screen and (max-width:767px) {

    .sec_bg-top_hc,
    .sec_bg-bottom_hc,
    .hc_bg-top img,
    .hc_bg-bottom img {
        width: 100%;
    }

    .hc_bg-middle {
        background: url("../../../img/event/biriyani/sp_hotcock_mealkit_bg_middle.png") repeat-y;
        background-size: contain;
        background-position: top center;
        padding: 0 1%;
        margin: auto;
        color: var(--txt-default-color);
    }

    .meritArea--ttl_img img {
        width: 85%;
    }

    .merit--detail_img img,
    .hc_bg-middle .mealkit--detailArea>img {
        width: 100%;
    }

    .hc--detailArea h3 {
        padding: 15px 0;
    }

    .hc--detailArea {
        padding: 30px 0 0;
    }

    .hc--detail:last-child .hc--detail_txt {
        text-align: left;
    }

    .youtube {
        width: 100%;
    }

}




/* == arrange == */
.biriyani__wrap section#arrange {
    background: url("../../../img/event/biriyani/arrange_bg.png") repeat-y;
    background-size: contain;
    background-position: top center;
    padding: 50px 0;
    max-width: none;
}

.arrange--titleArea {
    max-width: 750px;
    margin: 30px auto;
}

.arrange--titleArea img {
    width: 80%;
    margin-bottom: 15px;
}

.arrange--titleArea img:last-child {
    width: 50%;
    margin: 30px auto;
}

.toppingArea {
    max-width: 1200px;
    margin: auto auto 75px;
    width: 95%;
}

.pairingArea {
    max-width: 1200px;
    margin: auto;
    width: 95%;
}

.toppingArea>img,
.pairingArea>img {
    width: 55%;
    max-width: 300px;
    padding-bottom: 15px;
}

.recipeArea {
    max-width: 1200px;
    margin: auto;
    padding: 50px 0;
    width: 95%;
}

.recipeArea>img {
    padding: 50px 0;
}

.recipeArea .recipe--detail {
    display: flex;
    flex-direction: column;
}

.recipeArea .recipe--detailCard {
    background: var(--txt-white-color);
    text-align: center;
    padding: 30px;
    border: 3px solid var(--border-history-color);
    margin-bottom: 15px;
    flex-grow: 1;
}

.recipeArea .recipe--detail h4 {
    font-size: clamp(18px, 1.5vw, 24px);
    padding-bottom: 15px;
    font-weight: bold;
}

.recipe--detailImg {
    text-align: center;
}

.recipe--detailImg img {
    max-width: 395px;
    width: 100%;
}

.recipeArea .recipe--detail dl {
    text-align: left;
    padding-bottom: 15px;
    /* border-bottom: 2px solid #454545; */
    margin-bottom: 15px;
}

.recipeArea .recipe--detail dl:last-child {
    border: 1px solid var(--txt-comment-color);
    padding: 8px;
    outline: 2px solid var(--txt-comment-color);
    outline-offset: 3px;
}

.recipeArea .recipe--detail dl dd {
    padding-left: 15px;
    font-size: clamp(13px, 1.0vw, 17px);
}

.recipeArea .recipe--detail dl dd ol li span {
    font-weight: 600;
    background: linear-gradient(0deg, var(--txt-kodawariyellow-color) 40%, transparent 40%);
}

p.howToEat {
    line-height: 2.75rem;
}

.reviewBtn {
    margin: 50px auto;
}

.reviewBtn img {
    max-width: 475px;
}

/* @media screen and (min-width:1501px) {

    .toppingArea img {
        max-width: calc(100%/6.25);
    }

} */

@media screen and (max-width:767px) {

    .arrange--titleArea img {
        width: 100%;
    }

    .arrange--titleArea img:last-child {
        width: 80%;
        margin: 10px auto;
    }

    .recipeArea>img {
        width: 80%;
        padding: 25px 0;
    }

    .reviewBtn img {
        width: 100%
    }

}