@charset "UTF-8";
/*==========================================*/
/*PC & ALL*/
/*==========================================*/
.article-inner img {
    width: 100%;
}
.content-head-inner {
    padding-top: 42px;
    padding-bottom: 22px;
    background: #FFDAAF;
}
.content-head-h1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.content-head-h1-copy1 img {
    width: auto;
    height: 38px;
}
.content-head-h1-copy2 {
    display: block;
    width: 890px;
}
.content-head-note {
    width: 1040px;
    margin: 10px auto 0;
    font-size: 12px;
    text-align: right;
}
.content-wrap {
    max-width: 1040px;
    margin: 60px auto 0;
}
.content-wrap h2, .content-wrap h3, .content-wrap h4 {
    text-align: center;
}
.content-wrap h2 img {
    width: auto;
    height: 38px;
}
.content-wrap h3 img {
    width: auto;
    height: 32px;
}
.content-wrap h4 img {
    width: auto;
    height: 24px;
}
.content-about-head {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: relative;
}
.content-about-head-ttl {
    position: absolute;
    top: 10px;
    left: 300px;
}
.content-about-head-ttl::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 15px;
    background: #FFDAAF;
    left: 0;
    bottom: -5px;
    z-index: -1;
}
.content-about-head-img {
    width: 260px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.content-about-head-img::before {
    position: absolute;
    content: "";
    width: 211px;
    height: 191px;
    background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/bg-circle04.svg") no-repeat center / contain;
    transform: rotate(20deg);
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.content-about-head-img img {
    width: 189px;
}
.content-about-head-txt {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.6;
}
.content-about-head-txt span {
    padding-bottom: 5px;
    background: linear-gradient(transparent 55%, #FFDAAF 55%);
}
.content-about-point {
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
}
.content-about-point-item {
    width: 330px;
    background: rgb(255 218 175 / .3);
    border-radius: 12px;
    padding-bottom: 25px;
    overflow: hidden;
}
.content-about-point-item-ttl {
    height: 118px;
    background: #e4002b;
    display: flex;
    justify-content: center;
    align-items: center;
}
h3.content-about-point-item-ttl img {
    height: 60px;
}
.content-about-point-item-txt {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
}
.content-about-top3 {
    margin-top: 64px;
    padding-top: 34px;
    padding-bottom: 16px;
    background: rgb(255 218 175 / .3);
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}
h3.content-about-top3-ttl img {
    height: 74px;
}
.content-about-top3-img {
    width: 590px;
    margin-top: 8px;
}
.content-about-top3-txt {
    margin-top: 24px;
    padding-left: 1.2em;
    font-size: 12px;
    line-height: 1.6;
    color: #000;
    position: relative;
}
.content-about-top3-txt::before {
    position: absolute;
    content: "※";
    top: 0;
    left: 0;
}
.content-operation {
    width: 100vw;
    margin: 120px calc(50% - 50vw) 0;
    padding: 60px 0 80px;
    background: rgb(255 218 175 / .3);
}
.content-operation-container {
    margin-top: 80px;
    display: flex;
    justify-content: center;
    gap: 48px;
}
.content-operation-box {
    width: 307px;
    padding: 28px 24px;
    background: #fff;
    border-radius: 10px;
    position: relative;
}
.content-operation-box::after {
    position: absolute;
    content: "";
    width: 230px;
    height: 71px;
    background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/icon-arrow02.svg") no-repeat center / contain;
    top: 0;
    left: 112px;
    bottom: 0;
    margin: auto;
    z-index: -1;
}
.content-operation-box-ttl {
    position: absolute;
    width: 56px;
    height: 50px;
    background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/bg-circle01.svg") no-repeat center / contain;
    top: -30px;
    left: -13px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-operation-box-ttl img {
    width: auto;
    height: 28px;
}
.content-operation-box-txt {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
}
.content-operation-completed {
    width: 380px;
    background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/bg-circle04.svg") no-repeat center / contain;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.content-operation-completed .content-operation-box-ttl {
    width: 112px;
    height: 75px;
    background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/bg-circle02.svg") no-repeat center / contain;
    left: 30px;
}
.content-operation-completed .content-operation-box-ttl img {
    height: 43px;
}
.content-taste {
    margin-top: 80px;
}
.content-taste-list {
    margin-top: 56px;
    display: flex;
    justify-content: center;
}
.content-taste-list-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
}
.content-taste-list-item-copy {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
}
.content-taste-list-item-img {
    position: relative;
}
.content-taste-list-item-img figcaption {
    position: absolute;
    width: 110px;
    height: 69px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/bg-circle03.svg") no-repeat center / contain;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-taste-list-item-note {
    width: 222px;
    height: 50px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
    color: #000;
    background: #FFD126;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-taste-list.cat1 {
    gap: 64px;
}
.cat1 .content-taste-list-item {
    width: 240px;
    background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/bg-circle05.svg") no-repeat top 20px center / contain;
    z-index: -1;
}
.cat1 .content-taste-list-item-copy {
    height: calc(2em * 1.6);
    display: flex;
    justify-content: center;
    align-items: center;
}
.cat1 .content-taste-list-item-img {
    width: 140px;
    height: 140px;
    margin-top: 5px;
}
.cat1 .content-taste-list-item:nth-child(2) .content-taste-list-item-img {
    width: 150px;
}
.cat1 .content-taste-list-item-img figcaption {
    font-size: 18px;
    left: -95px;
    bottom: 15px;
    z-index: -1;
}
.cat1 .content-taste-list-item-note {
    margin-top: 10px;
}
.content-taste-filling {
    margin-top: 120px;
}
.cat2 .content-taste-list {
    gap: 38px;
}
.cat2 .content-taste-list-item-img, .cat3 .content-taste-list-item-img {
    width: 200px;
    margin-top: 15px;
}
.cat2 .content-taste-list-item-img figcaption, .cat3 .content-taste-list-item-img figcaption {
    font-size: 16px;
    letter-spacing: -.03em;
    top: -5px;
    left: -60px;
}
.cat2 .content-taste-list-item-note {
    margin-top: 5px;
    letter-spacing: -.03em;
}
.cat3 h3.content-taste-filling-ttl img {
    height: 91px;
}
.cat3 .content-taste-list {
    gap: 80px;
}
.cat3 .content-taste-list-item {
    width: 260px;
}
.content-taste-list-item-products {
    position: absolute;
    left: -56px;
    bottom: -70px;
    font-weight: 700;
}
.content-taste-list-item-products-link {
    display: block;
}
.content-taste-list-item-products-img {
    display: flex;
    align-items: flex-end;
    gap: 10px;
}
.content-taste-list-item-products-img img {
    width: auto;
    height: 140px;
}
.content-taste-list-item-products-img figcaption {
    color: #e4002b !important;
    line-height: 1.4;
    text-align: left;
}
.content-taste-list-item-products-txt {
    position: absolute;
    bottom: calc(-1.3em * 1.4);
    white-space: nowrap;
}
.item02 .content-taste-list-item-products-txt {
    left: 88px;
}
.item03 .content-taste-list-item-products-txt {
    left: 94px;
}
.content-taste-recommend {
    margin-top: 64px;
    display: flex;
    justify-content: center;
    background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/bg-circle05.svg") no-repeat center right 270px / contain;
}
.content-taste-recommend-copy {
    width: 228px;
    height: 138px;
    margin-top: 38px;
    background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/bg-fukidashi_pc.svg") no-repeat center / contain;
}
.content-taste-recommend-copy img {
    display: block;
    width: 168px;
    margin-top: 32px;
    margin-left: 18px;
}
.content-taste-recommend-img {
    width: 196px;
    margin-left: 20px;
}
.content-taste-recommend-note {
    width: 260px;
    margin-top: 40px;
    margin-left: 36px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
}
.content-taste-recommend-note-link {
    width: 222px;
    height: 50px;
    margin-top: 15px;
    padding-left: 20px;
    color: #fff !important;
    background: rgb(255 89 0 / 1);
    display: flex;
    align-items: center;
    position: relative;
}
.content-taste-recommend-note-link::after {
    position: absolute;
    content: "";
    width: .5em;
    height: .5em;
    background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/icon-arrow01.svg") no-repeat center / contain;
    top: 0;
    right: .8em;
    bottom: 0;
    margin: auto;
}
.content-variation {
    width: 100vw;
    margin: 160px calc(50% - 50vw) 0;
    padding: 60px 0 80px;
    background: rgb(255 218 175 / .3);
}
h2.content-variation-ttl img {
    height: 96px;
}
.content-variation-list {
    margin-top: 64px;
    display: flex;
    justify-content: center;
    gap: 64px;
}
.content-variation-list-item-img {
    width: 270px;
    height: 220px;
    background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/bg-circle04.svg") no-repeat center / contain;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.item02 .content-variation-list-item-img img {
    width: 260px;
}
.item03 .content-variation-list-item-img img {
    width: 240px;
}
.content-variation-list-item-img figcaption {
    position: absolute;
    top: -16px;
    left: -32px;
    width: 101px;
    height: 64px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -.03em;
    text-align: center;
    color: #fff;
    background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/bg-circle03.svg") no-repeat center / contain;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-variation-recommend {
    margin-top: 80px;
}
.content-variation-recommend-container {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    gap: 40px;
}
.content-variation-recommend-list {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    gap: 40px;
}
.content-variation-recommend-list-item {
    width: 230px;
    background: #fff;
}
.content-variation-recommend-list-item-link {
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.content-variation-recommend-list-item-img {
    height: 190px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-variation-recommend-list-item-img img {
    max-width: 190px;
    max-height: 190px;
    object-fit: contain;
}
.content-variation-recommend-list-item-name {
    margin-top: 10px;
    color: #e4002b !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
    text-decoration: underline;
}
.btn-bnr {
    margin-top: 80px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 80px;
}
.btn-bnr-item:nth-child(1) {
    width: 430px;
}
.btn-bnr-item:nth-child(2) {
    width: 280px;
}
.btn-bnr-item-box {
    height: 155px;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#foot_text {
    max-width: 1100px;
    margin: 30px auto 0;
    font-size: 13px;
    color: #333;
    text-align: right;
}
@media screen and (min-width: 769px), print {
    .article a, .article a img {
        -webkit-transition: 0.65s ease;
        transition: 0.65s ease;
    }
    a.content-taste-recommend-note-link:hover {
        background: rgb(255 89 0 / .6);
    }
    a:hover .content-taste-list-item-products-img img, a:hover .content-variation-recommend-list-item-img img, a.btn-bnr-item-link:hover {
        opacity: .6;
    }
}
/*==========================================*/
/*SP*/
/*==========================================*/
@media screen and (max-width: 768px) {
    .content-head-inner {
        padding-top: calc((30 / 375) * 100vw);
        padding-bottom: calc((35 / 375) * 100vw);
    }
    .content-head-h1 {
        gap: calc((27 / 375) * 100vw);
    }
    .content-head-h1-copy1 img {
        height: calc((60 / 375) * 100vw);
    }
    .content-head-h1-copy2 {
        width: calc((350 / 375) * 100vw);
    }
    .content-head-note {
        width: calc((330 / 375) * 100vw);
        margin-top: calc((5 / 375) * 100vw);
        font-size: calc((12 / 375) * 100vw);
    }
    .content-wrap {
        margin-top: calc((30 / 375) * 100vw);
    }
    .content-wrap h2 img, .content-wrap h3 img {
        height: auto;
    }
    .content-wrap h4 img {
        height: calc((18 / 375) * 100vw);
    }
    .content-about-head {
        flex-direction: column;
        align-items: center;
        gap: calc((30 / 375) * 100vw);
    }
    .content-about-head-ttl {
        position: relative;
        top: auto;
        left: auto;
    }
    h2.content-about-head-ttl img {
        position: relative;
        top: auto;
        left: auto;
        height: calc((26 / 375) * 100vw);
    }
    .content-about-head-ttl::after {
        height: calc((15 / 375) * 100vw);
        bottom: calc((-5 / 375) * 100vw);
    }
    .content-about-head-img {
        width: calc((220 / 375) * 100vw);
    }
    .content-about-head-img::before {
        width: calc((211 / 375) * 100vw);
        height: calc((191 / 375) * 100vw);
        bottom: calc((-10 / 375) * 100vw);
    }
    .content-about-head-img img {
        width: calc((190 / 375) * 100vw);
    }
    .content-about-head-txt {
        width: calc((330 / 375) * 100vw);
        font-size: calc((16 / 375) * 100vw);
        line-height: 1.6;
    }
    .content-about-head-txt span {
        padding-bottom: calc((5 / 375) * 100vw);
    }
    .content-about-point {
        margin-top: calc((30 / 375) * 100vw);
        flex-direction: column;
        align-items: center;
        gap: calc((16 / 375) * 100vw);
    }
    .content-about-point-item {
        width: calc((330 / 375) * 100vw);
        border-radius: calc((12 / 375) * 100vw);
        padding-bottom: calc((20 / 375) * 100vw);
    }
    .content-about-point-item-ttl {
        height: calc((118 / 375) * 100vw);
    }
    h3.content-about-point-item-ttl img {
        height: calc((60 / 375) * 100vw);
    }
    .content-about-point-item-txt {
        margin-top: calc((20 / 375) * 100vw);
        font-size: calc((16 / 375) * 100vw);
    }
    .content-about-top3 {
        width: calc((330 / 375) * 100vw);
        margin: calc((24 / 375) * 100vw) auto 0;
        padding-top: calc((28 / 375) * 100vw);
        padding-bottom: calc((20 / 375) * 100vw);
        border-radius: calc((30 / 375) * 100vw);
    }
    h3.content-about-top3-ttl img {
        height: calc((46 / 375) * 100vw);
    }
    .content-about-top3-img {
        width: calc((284 / 375) * 100vw);
        margin-top: calc((8 / 375) * 100vw);
    }
    .content-about-top3-txt {
        width: calc((300 / 375) * 100vw);
        margin-top: calc((24 / 375) * 100vw);
        font-size: calc((12 / 375) * 100vw);
        line-height: 1.6;
        right: auto;
        bottom: auto;
    }
    .content-operation {
        margin-top: calc((60 / 375) * 100vw);
        padding-top: calc((48 / 375) * 100vw);
        padding-bottom: calc((80 / 375) * 100vw);
    }
    h2.content-operation-ttl img {
        height: calc((64 / 375) * 100vw);
    }
    .content-operation-container {
        margin-top: calc((60 / 375) * 100vw);
        flex-direction: column;
        align-items: center;
        gap: calc((48 / 375) * 100vw);
    }
    .content-operation-box {
        width: calc((307 / 375) * 100vw);
        padding: calc((28 / 375) * 100vw) calc((24 / 375) * 100vw);
        border-radius: calc((10 / 375) * 100vw);
    }
    .content-operation-box::after {
        width: calc((230 / 375) * 100vw);
        height: calc((71 / 375) * 100vw);
        top: auto;
        left: 0;
        right: 0;
        bottom: calc((45 / 375) * 100vw);
        transform: rotate(90deg);
    }
    .content-operation-box-ttl {
        width: calc((56 / 375) * 100vw);
        height: calc((50 / 375) * 100vw);
        top: calc((-30 / 375) * 100vw);
        left: calc((-13 / 375) * 100vw);
    }
    .content-operation-box-ttl img {
        height: calc((28 / 375) * 100vw);
    }
    .content-operation-box-txt {
        margin-top: calc((10 / 375) * 100vw);
        font-size: calc((16 / 375) * 100vw);
        line-height: 1.6;
    }
    .content-operation-completed {
        width: calc((350 / 375) * 100vw);
        height: calc((280 / 375) * 100vw);
        margin-top: calc((10 / 375) * 100vw);
    }
    .content-operation-completed .content-operation-box-ttl {
        width: calc((105 / 375) * 100vw);
        height: calc((71 / 375) * 100vw);
        left: calc((30 / 375) * 100vw);
    }
    .content-operation-completed .content-operation-box-ttl img {
        height: calc((40 / 375) * 100vw);
    }
    .content-taste {
        margin-top: calc((56 / 375) * 100vw);
    }
    h2.content-taste-ttl img {
        height: calc((64 / 375) * 100vw);
    }
    .content-taste-list {
        margin-top: calc((48 / 375) * 100vw);
        ;
        flex-direction: column;
        align-items: center;
    }
    .content-taste-list-item-copy {
        font-size: calc((18 / 375) * 100vw);
        line-height: 1.6;
    }
    .content-taste-list-item-img figcaption {
        width: calc((110 / 375) * 100vw);
        height: calc((69 / 375) * 100vw);
        line-height: 1.4;
    }
    .content-taste-list-item-note {
        width: calc((222 / 375) * 100vw);
        height: calc((50 / 375) * 100vw);
        font-size: calc((16 / 375) * 100vw);
        line-height: 1.6;
    }
    .content-taste-list.cat1 {
        gap: calc((30 / 375) * 100vw);
    }
    .cat1 .content-taste-list-item {
        width: calc((240 / 375) * 100vw);
        background-position: top calc((20 / 375) * 100vw) center;
    }
    .cat1 .content-taste-list-item-img {
        width: calc((140 / 375) * 100vw);
        height: calc((140 / 375) * 100vw);
        margin-top: calc((5 / 375) * 100vw);
    }
    .cat1 .content-taste-list-item:nth-child(2) .content-taste-list-item-img {
        width: calc((150 / 375) * 100vw);
    }
    .cat1 .content-taste-list-item-img figcaption {
        font-size: calc((18 / 375) * 100vw);
        left: calc((-95 / 375) * 100vw);
        bottom: calc((15 / 375) * 100vw);
    }
    .cat1 .content-taste-list-item-note {
        margin-top: calc((10 / 375) * 100vw);
    }
    .content-taste-filling {
        margin-top: calc((100 / 375) * 100vw);
    }
    .cat2 .content-taste-list {
        gap: calc((40 / 375) * 100vw);
    }
    .cat2 .content-taste-list-item-img, .cat3 .content-taste-list-item-img {
        width: calc((200 / 375) * 100vw);
        margin-top: calc((15 / 375) * 100vw);
    }
    .cat2 .content-taste-list-item-img figcaption, .cat3 .content-taste-list-item-img figcaption {
        font-size: calc((16 / 375) * 100vw);
        top: calc((-5 / 375) * 100vw);
        left: calc((-60 / 375) * 100vw);
    }
    .cat2 .content-taste-list-item-note {
        margin-top: calc((5 / 375) * 100vw);
    }
    .cat3 h3.content-taste-filling-ttl img {
        height: calc((104 / 375) * 100vw);
    }
    .cat3 .content-taste-list {
        gap: calc((120 / 375) * 100vw);
    }
    .cat3 .content-taste-list-item {
        width: auto;
    }
    .cat3 .content-taste-list-item-img {
        margin-left: calc((60 / 375) * 100vw);
    }
    .content-taste-list-item-products {
        left: calc((-30 / 375) * 100vw);
        bottom: calc((-60 / 375) * 100vw);
    }
    .content-taste-list-item-products-img {
        gap: calc((10 / 375) * 100vw);
    }
    .content-taste-list-item-products-img img {
        height: calc((140 / 375) * 100vw);
    }
    .item02 .content-taste-list-item-products-txt {
        left: calc((88 / 375) * 100vw);
    }
    .item03 .content-taste-list-item-products-txt {
        left: calc((94 / 375) * 100vw);
    }
    .content-taste-recommend {
        margin-top: calc((48 / 375) * 100vw);
        flex-direction: column;
        align-items: center;
        background-position: top calc((120 / 375) * 100vw) center;
        background-size: calc((236 / 375) * 100vw) auto;
    }
    .content-taste-recommend-copy {
        width: calc((200 / 375) * 100vw);
        height: calc((150 / 375) * 100vw);
        margin-top: 0;
        background: url("/prouse/cat_assets/img/recommend/mayo-onigiri-shokudo/bg-fukidashi_sp.svg") no-repeat center / contain;
    }
    .content-taste-recommend-copy img {
        width: calc((168 / 375) * 100vw);
        margin-top: calc((32 / 375) * 100vw);
        margin-left: calc((18 / 375) * 100vw);
    }
    .content-taste-recommend-img {
        width: calc((127 / 375) * 100vw);
        margin-top: calc((18 / 375) * 100vw);
        margin-left: 0;
    }
    .content-taste-recommend-note {
        width: calc((300 / 375) * 100vw);
        margin-top: calc((18 / 375) * 100vw);
        margin-left: 0;
        font-size: calc((18 / 375) * 100vw);
        line-height: 1.6;
    }
    .content-taste-recommend-note-link {
        width: calc((222 / 375) * 100vw);
        height: calc((50 / 375) * 100vw);
        margin: calc((18 / 375) * 100vw) auto 0;
        padding-left: calc((20 / 375) * 100vw);
    }
    .content-taste-recommend-note-link::after {
        right: .5em;
    }
    .content-variation {
        margin-top: calc((120 / 375) * 100vw);
        padding-top: calc((48 / 375) * 100vw);
        padding-bottom: calc((80 / 375) * 100vw);
    }
    h2.content-variation-ttl img {
        height: calc((64 / 375) * 100vw);
    }
    .content-variation-list {
        margin-top: calc((64 / 375) * 100vw);
        flex-direction: column;
        align-items: center;
        gap: calc((32 / 375) * 100vw);
    }
    .content-variation-list-item-img {
        width: calc((270 / 375) * 100vw);
        height: calc((220 / 375) * 100vw);
    }
    .item02 .content-variation-list-item-img img {
        width: calc((260 / 375) * 100vw);
    }
    .item03 .content-variation-list-item-img img {
        width: calc((240 / 375) * 100vw);
    }
    .content-variation-list-item-img figcaption {
        top: calc((-16 / 375) * 100vw);
        left: calc((-32 / 375) * 100vw);
        width: calc((101 / 375) * 100vw);
        height: calc((64 / 375) * 100vw);
        font-size: calc((16 / 375) * 100vw);
        line-height: 1.4;
    }
    .content-variation-recommend {
        margin-top: calc((64 / 375) * 100vw);
    }
    h3.content-variation-recommend-ttl img {
        height: calc((49 / 375) * 100vw);
    }
    .content-variation-recommend-container {
        margin-top: calc((64 / 375) * 100vw);
        flex-direction: column;
        align-items: center;
        gap: calc((64 / 375) * 100vw);
    }
    .content-variation-recommend-list {
        margin-top: calc((24 / 375) * 100vw);
        gap: calc((16 / 375) * 100vw);
    }
    .content-variation-recommend-list-item {
        width: calc((164 / 375) * 100vw);
    }
    .content-variation-recommend-list-item-link {
        padding-top: calc((12 / 375) * 100vw);
        padding-bottom: calc((12 / 375) * 100vw);
    }
    .content-variation-recommend-list-item-img {
        height: calc((140 / 375) * 100vw);
    }
    .content-variation-recommend-list-item-img img {
        max-width: calc((134 / 375) * 100vw);
        max-height: calc((140 / 375) * 100vw);
    }
    .content-variation-recommend-list-item-name {
        margin-top: calc((10 / 375) * 100vw);
        font-size: calc((12 / 375) * 100vw);
        line-height: 1.6;
        letter-spacing: 0;
    }
    .btn-bnr {
        margin-top: calc((45 / 375) * 100vw);
        font-size: calc((16 / 375) * 100vw);
        line-height: 1.6;
        flex-direction: column;
        align-items: center;
        gap: calc((40 / 375) * 100vw);
    }
    .btn-bnr-item:nth-child(1), .btn-bnr-item:nth-child(2) {
        width: auto;
    }
    .btn-bnr-item-box {
        height: auto;
        margin: calc((16 / 375) * 100vw) auto 0;
    }
    .btn-bnr-item:nth-child(1) .btn-bnr-item-box {
        width: calc((313 / 375) * 100vw);
    }
    .btn-bnr-item:nth-child(2) .btn-bnr-item-box {
        width: calc((280 / 375) * 100vw);
    }
    #foot_text {
        width: 100%;
        margin-top: 4vw;
        text-align: center;
        font-size: 2.93333vw;
    }
}