/* =====================
    夏ギフト
 ======================= */
@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Poppins&family=Zen+Old+Mincho&display=swap");
@import url("https://use.typekit.net/lyi6cjl.css");

/** -------------------- ページ内共通 -------------------- **/
:root {
    /* フォント */
    --f-serif: "Zen Old Mincho", serif;
    --f-sansserif: "Noto Sans JP", sans-serif;
    --f-num: "Poppins", "Noto Sans JP", sans-serif;

    /* カラー */
    --c-black: #333333;
    --c-white: #fff;
    --c-red: #cf0037;
    --c-blue: #00339f;

    --c-tag-red: #cf0037;
    --c-tag-blue: #61b2d4;

    --c-bg-gray: #eaeaea;
    --c-bg-blue: #edf8fc;

    --c-cat-egift: #42c6c5;

    /* フィルター */
    --w_filter_red: invert(16%) sepia(67%) saturate(6136%) hue-rotate(335deg) brightness(77%) contrast(116%);
    --w_filter_blk: invert(0%) sepia(7%) saturate(141%) hue-rotate(55deg) brightness(91%) contrast(82%);
    --w_filter_wht: brightness(0) invert(1);
    --w_anim: all 0.4s ease;
}

/* リセット */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    display: block;
    margin: 0; /* ←これで 8px を打ち消します */
    line-height: 1.6;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
img {
    max-width: 100%;
    vertical-align: bottom;
}

/* -------------------- レイアウト -------------------- */
.ochugen {
    color: var(--c-black);
    font-family: var(--f-sansserif);
}

.ochugen-section {
    padding: 10px;
}

@media screen and (width >= 1200px) {
    .ochugen-section {
        padding: 40px;
    }
}

.ochugen-section--gray {
    background: var(--c-bg-gray);
}

.ochugen-section--blue {
    background: var(--c-bg-blue);
}

.ochugen-inner {
    padding: 30px 0 50px;
    background: var(--c-white);
    border-radius: 10px;
}

@media screen and (width >= 1200px) {
    .ochugen-inner {
        padding: 80px 0 100px;
    }
}

.ochugen-contents {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 10px;
}

/* -------------------- 共通 -------------------- */

/* スマホのみ */
@media screen and (width >= 1200px) {
    .u-onlySP {
        display: none !important;
    }
}

/* PCのみ */
@media screen and (width < 1200px) {
    .u-onlyPC {
        display: none !important;
    }
}

/* タイトル */
.ochugen-ttl {
    color: var(--c-blue);
    text-align: center;
    font-family: "linotype-didot", serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 120%;
}

@media screen and (width >= 1200px) {
    .ochugen-ttl {
        font-size: 50px;
        line-height: 1.5;
    }
}

.ochugen-ttl.fz_deco_01 {
    margin-bottom: 16px;
}

.ochugen-ttl.fz_deco_02 {
    margin-bottom: 18px;
}

@media screen and (width >= 1200px) {
    .ochugen-ttl.fz_deco_02 {
        margin-bottom: 24px;
    }
}

.ochugen-ttl.fz_deco_03 {
    margin-bottom: 30px;
}

@media screen and (width >= 1200px) {
    .ochugen-ttl.fz_deco_03 {
        margin-bottom: 40px;
    }
}

.ochugen-ttl::before {
    display: block;
    margin: 0 auto;
    width: 42px;
    height: 58px;
    content: "";
}

.ochugen-ttl.fz_deco_01::before {
    background: url(../images/ochugen/fz_deco_01.png) no-repeat center/contain;
    margin-bottom: 4px;
}

.ochugen-ttl.fz_deco_02::before {
    background: url(../images/ochugen/fz_deco_02.png) no-repeat center/contain;
    margin-bottom: 6px;
}

.ochugen-ttl.fz_deco_03::before {
    background: url(../images/ochugen/fz_deco_03.png) no-repeat center/contain;
    margin-bottom: 2px;
}

@media screen and (width >= 1200px) {
    .ochugen-ttl::before {
        width: 60px;
        height: 68px;
    }
}

.ochugen-lead {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.8;
    margin-bottom: 30px;
    letter-spacing: 0.65px;
}

@media screen and (width >= 1200px) {
    .ochugen-lead {
        font-size: 18px;
        margin-bottom: 24px;
        letter-spacing: 0.9px;
        margin-bottom: 60px;
    }
}

.ochugen-lead strong {
    display: block;
    margin-bottom: 8px;
    font-family: "Noto Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 180%;
    color: var(--c-red);
}

@media screen and (width >= 1200px) {
    .ochugen-lead strong {
        font-size: 24px;
        margin-bottom: 12px;
    }
}

.ochugen-lead span {
    display: block;
    text-align: center;
    font-weight: normal;
}

@media screen and (width >= 1200px) {
    .ochugen-lead span {
        text-align: center;
    }
}

#ranking .ochugen-lead span {
    text-align: left;
}

@media screen and (width >= 1200px) {
    #ranking .ochugen-lead span {
        text-align: center;
    }
}

@media screen and (width >= 1200px) {
    .ochugen-section-header {
        margin-bottom: 60px;
    }
}

.ochugen-section-header img {
    width: 100%;
}

/* スライダー */
.ochugen-slider-scroll {
    padding: 0 15px;
    margin: 30px -15px;
    overflow-x: auto;
    overflow-y: hidden;
}

@media screen and (width >= 1200px) {
    .ochugen-slider-scroll {
        overflow: hidden;
    }
}

@media screen and (width >= 1200px) {
    .ochugen-slider-scroll {
        padding: 0 30px;
        margin: 30px -30px 60px;
        position: relative;
    }
}

@media screen and (width >= 1200px) {
    .ochugen-slider-scroll {
        padding: 0 64px;
        margin: 30px -64px 60px;
    }
}

.ochugen-slider-scroll:first-child {
    margin-top: 0;
}

.ochugen-slider-scroll:last-child {
    margin-bottom: 0;
}

.ochugen-slider-scroll::-webkit-scrollbar {
    height: 4px;
}

.ochugen-slider-scroll::-webkit-scrollbar-track {
    background: transparent;
}

.ochugen-slider-scroll::-webkit-scrollbar-thumb {
    background: var(--c-red);
    border-radius: 100px;
}

.ochugen-section .ochugen-slider-scroll {
    padding: 0 10px;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 40px;
}

@media screen and (width >= 1200px) {
    .ochugen-section .ochugen-slider-scroll {
        margin-right: -64px;
        margin-left: -64px;
        padding: 0 64px;
    }
}

#egift .ochugen-slider-scroll {
    margin-bottom: 20px;
}

@media screen and (width >= 1200px) {
    #egift .ochugen-slider-scroll {
        margin-bottom: 30px;
    }
}

@media screen and (width >= 1200px) {
    .ochugen-section#recommend .ochugen-slider-scroll {
        margin-bottom: 100px;
    }

    .ochugen-section#recommend .ochugen-slider-scroll:last-child {
        margin-bottom: 0;
    }
}

.ochugen-slider-scroll .ochugen-slider {
    overflow: visible;
}

@media screen and (width >= 1200px) {
    .ochugen-slider-scroll .ochugen-slider {
        position: initial;
        overflow: hidden;
    }
}

.ochugen-section .ochugen-slider .swiper-wrapper::after {
    width: 10px;
}

.ochugen-slider-scroll .ochugen-slider .swiper-wrapper::after {
    content: "";
    width: 15px;
    margin-left: -16px;
    flex-shrink: 0;
}

@media screen and (width >= 1200px) {
    .ochugen-slider-scroll .ochugen-slider .swiper-wrapper::after {
        display: none;
    }
}

@media screen and (width >= 1200px) and (width < 1280px) {
    .ochugen-slider {
        padding: 0;
        max-width: 1200px;
        margin: 0 auto;
    }
}

.ochugen-slider-item a {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    color: #000;
}

@media screen and (width >= 1200px) {
    .ochugen-slider-item a {
        row-gap: 16px;
    }
}

.ochugen-slider-item-img {
    border-radius: 6px;
    overflow: hidden;
}

@media screen and (width >= 1200px) {
    .ochugen-slider-item-img {
        border-radius: 10px;
        margin-bottom: 4px;
    }
}

.ochugen-slider-item-name {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.04em;
}

@media screen and (width >= 1200px) {
    .ochugen-slider-item-name {
        font-size: 15px;
    }
}

.ochugen-slider-item-txt {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.04em;
}

@media screen and (width >= 1200px) {
    .ochugen-slider-item-txt {
        font-size: 13px;
    }
}

.ochugen-slider-item-price {
    font-family: var(--f-num);
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.04em;
    color: var(--c-red);
}

@media screen and (width >= 1200px) {
    .ochugen-slider-item-price {
        font-size: 15px;
    }
}

.ochugen-slider-item-price > span {
    font-size: 11px;
    font-weight: 400;
}

@media screen and (width >= 1200px) {
    .ochugen-slider-item-price > span {
        font-size: 13px;
    }
}

.ochugen-slider-item-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.ochugen-slider-item-tag > li {
    font-size: 11px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    border-radius: 100px;
    padding: 0 6px;
}

@media screen and (width >= 1200px) {
    .ochugen-slider-item-tag > li {
        font-size: 12px;
        padding: 0 14px 1px;
    }
}

.ochugen-slider-item-tag-ec {
    border: 1px solid var(--c-tag-red);
    background: var(--c-white);
    color: var(--c-tag-red);
}

.ochugen-slider-item-tag-include {
    border: 1px solid var(--c-tag-blue);
    background: var(--c-tag-blue);
    color: var(--c-white);
}

.ochugen-slider-item-tag-free {
    border: 1px solid var(--c-tag-blue);
    background: var(--c-tag-blue);
    color: var(--c-white);
}

.ochugen-slider-item-tag-limited {
    border: 1px solid var(--c-tag-red);
    background: var(--c-tag-red);
    color: var(--c-white);
}

@media screen and (width >= 1200px) {
    .ochugen-slider-arrow {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: var(--c-white);
        position: absolute;
        top: 0;
        margin-top: calc((100% - 60px - 60px) / 3 / 2);
        transform: translateY(-50%);
        z-index: 10;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: var(--w_anim);
    }
}

@media screen and (width >= 1200px) {
    .ochugen-slider-arrow {
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
    }
}

@media screen and (width >= 1200px) {
    .ochugen-slider-arrow {
        box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
    }
}

@media screen and (width >= 1200px) {
    .ochugen-slider-arrow::before {
        content: "";
        width: 21px;
        height: 21px;
        background: url(../images/common/arrow.png) no-repeat center/contain;
        filter: var(--w_filter_blk);
    }
}

@media screen and (width >= 1200px) {
    .ochugen-slider-arrow--prev {
        left: 0;
    }
}

@media screen and (width >= 1200px) {
    .ochugen-slider-arrow--prev {
        left: 34px;
    }
}

@media screen and (width >= 1200px) {
    .ochugen-slider-arrow--prev::before {
        transform: scale(-1, 1);
    }
}

@media screen and (width >= 1200px) {
    .ochugen-slider-arrow--next {
        right: 0;
    }
}

@media screen and (width >= 1200px) {
    .ochugen-slider-arrow--next {
        right: 34px;
    }
}

@media screen and (width >= 1200px) {
    .ochugen-slider-arrow.swiper-button-disabled {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }
}

@media (hover: hover) {
    .ochugen-slider-arrow:hover {
        opacity: 0.7;
    }
}

/* ボタン */
.ochugen-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 280px;
    margin: 0 auto;
    background: var(--c-red);
    color: var(--c-white);
    border: 1px solid var(--c-red);
    border-radius: 100px;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-align: center;
    padding: 13px 17px 14px;
}

@media screen and (width >= 1200px) {
    .ochugen-btn {
        width: 378px;
        font-size: 15px;
        font-weight: 500;
        padding: 15px 18px 17px;
    }
}

.ochugen-btn > span {
    flex-grow: 1;
}
.ochugen-btn::after {
    content: "";
    width: 15px;
    height: 15px;
    background: url(../images/common/arrow.png) no-repeat center/contain;
    flex-shrink: 0;
    filter: var(--w_filter_wht);
    transition: var(--w_anim);
}
@media screen and (width >= 1200px) {
    .ochugen-btn::after {
        width: 20px;
        height: 20px;
    }
}

.ochugen-btn:visited,
.ochugen-btn:active,
.ochugen-btn:hover {
    color: var(--c-white);
}

.ochugen-btn--egift {
    background: #42c6c5;
    border-color: #42c6c5;
}
@media (hover: hover) {
    .ochugen-btn:hover {
        opacity: 1;
        background: var(--c-white);
        color: var(--c-red);
    }
}

@media (hover: hover) {
    .ochugen-btn:hover::after {
        filter: var(--w_filter_red);
    }
}

@media (hover: hover) {
    .ochugen-btn--egift:hover {
        color: #42c6c5;
    }
}

@media (hover: hover) {
    .ochugen-btn--egift:hover::after {
        filter: invert(82%) sepia(10%) saturate(2562%) hue-rotate(123deg) brightness(87%) contrast(79%);
    }
}

/** -------------------- Pagetop -------------------- **/
#pagetop {
    display: none !important;
}
.ochugen-pagetop {
    position: fixed;
    right: 10px;
    bottom: 82px;
    z-index: 500;
    width: 40px;
    transition: var(--w_anim);
    opacity: 0;
    visibility: hidden;
}
@media (min-width: 1200px) {
    .ochugen-pagetop {
        right: 40px;
        bottom: 40px;
        width: 80px;
    }
}

.ochugen-pagetop.is-show {
    opacity: 1;
    visibility: visible;
}

/** -------------------- mv -------------------- **/
.ochugen-mv {
    position: relative;
    padding: 0;
}

.ochugen-mv-fv img {
    width: 100%;
}

@media screen and (width >= 640px) {
    .ochugen-mv .u-onlySP {
        display: none !important;
    }
}

@media screen and (width >= 640px) {
    .ochugen-mv .u-onlyPC {
        display: block !important;
    }
}

.ochugen-mv-content {
    position: absolute;
    bottom: 35px;
    left: 0;
    z-index: 10;
    width: 100%;
    text-align: center;
}

@media screen and (width >= 1200px) {
    .ochugen-mv-content {
        left: 90px;
        bottom: 90px;
        width: fit-content;
        text-align: left;
    }
}

.ochugen-mv-ttl {
    color: var(--c-blue);
    text-shadow:
        0 0 30px #fff,
        0 0 50px #fff;
    font-family: "linotype-didot", serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 100%;
}

@media screen and (width >= 1200px) {
    .ochugen-mv-ttl {
        font-size: 8vw;
    }
}

.ochugen-mv-subttl {
    color: var(--c-blue);
    text-shadow: 0 0 8px #fff;
    font-family: var(--f-serif);
    font-weight: 500;
}

.ochugen-mv-subttl > span:first-child {
    font-size: 24.098px;
}

.ochugen-mv-subttl > span:nth-child(2) {
    font-size: 15.1px;
}

.ochugen-mv-subttl > span:last-child {
    font-size: 24.098px;
}

@media (min-width: 1200px) {
    .ochugen-mv-subttl {
        text-shadow: 0 0 20px #fff;
        font-weight: 500;
        line-height: 1.5;
        margin-top: 0;
    }

    .ochugen-mv-subttl > span:first-child {
        font-size: 3.27778vw;
        letter-spacing: 1.888px;
    }

    .ochugen-mv-subttl > span:nth-child(2) {
        font-size: 2.58333vw;
    }

    .ochugen-mv-subttl > span:last-child {
        font-size: 3.27778vw;
        letter-spacing: 1.416px;
    }
}

.ochugen-mv-lead {
    display: block;
    font-family: var(--f-serif);
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    margin-top: 11px;
    line-height: 1.6;
    letter-spacing: 1.12px;
}

@media (min-width: 1200px) {
    .ochugen-mv-lead {
        font-size: 1.944441vw;
        font-weight: 500;
        line-height: 160%; /* 44.8px */
        letter-spacing: 0.04em;
        margin-top: 24px;
    }
}

.ochugen-mv-txt {
    display: none;
}

@media (min-width: 1200px) {
    .ochugen-mv-txt {
        display: block;
        font-family: var(--f-sansserif);
        font-size: 1.25vw;
        line-height: 180%;
        margin-top: 12px;
    }
}

/** -------------------- ランキング -------------------- **/
.ochugen-ranking-section {
    margin-bottom: 60px;
}

@media (min-width: 1200px) {
    .ochugen-ranking-section {
        margin-bottom: 100px;
    }
}

.ochugen-ranking-section:last-child {
    margin-bottom: 0;
}

.ochugen-ranking-no1 {
    margin-bottom: 30px;
}
@media (min-width: 1200px) {
    .ochugen-ranking-no1 {
        margin-bottom: 60px;
    }
}

@media (min-width: 1200px) {
    .ochugen-ranking-no1 a {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

.ochugen-ranking-no1-img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}

@media (min-width: 1200px) {
    .ochugen-ranking-no1-img {
        flex: 0 1 63.33%;
        margin: 0;
    }
}

.ochugen-ranking-no1-img::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 80px 0px 0px;
    border-color: #d7a430 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
}
@media (min-width: 1200px) {
    .ochugen-ranking-no1-img::before {
        border-width: 112px 112px 0px 0px;
    }
}

.ochugen-ranking-no1-img::after {
    content: "1";
    font-family: var(--f-num);
    font-size: 29px;
    line-height: 1.5;
    color: var(--c-white);
    position: absolute;
    top: 4px;
    left: 20px;
}
@media (min-width: 1200px) {
    .ochugen-ranking-no1-img::after {
        font-size: 31px;
        top: 24px;
        left: 30px;
    }
}

.ochugen-ranking-no1-img img {
    width: 100%;
}

.ochugen-ranking-no1-txtbox {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

@media (min-width: 1200px) {
    .ochugen-ranking-no1-txtbox {
        flex: 0 1 33.33%;
        row-gap: 16px;
    }
}

.ochugen-ranking-no1-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.04em;
}
@media (min-width: 1200px) {
    .ochugen-ranking-no1-name {
        font-size: 18px;
    }
}

.ochugen-ranking-no1-sub img {
    border-radius: 10px;
    width: 100%;
}

.ochugen-ranking-no1-txt {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.04em;
}

.ochugen-ranking-no1-price {
    color: var(--c-red);
    font-family: var(--f-num);
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
}

@media (min-width: 1200px) {
    .ochugen-ranking-no1-price {
        font-size: 15px;
    }
}

.ochugen-ranking-no1-price > span {
    font-size: 11px;
    font-weight: 400;
}

@media (min-width: 1200px) {
    .ochugen-ranking-no1-price > span {
        font-size: 13px;
    }
}

.ochugen-ranking-no1-tag {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}
.ochugen-ranking-no1-tag > li {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.04em;
    border-radius: 100px;
    padding: 0 6px;
}
.ochugen-ranking-no1-tag-ec {
    border: 1px solid var(--c-red);
    background: var(--c-white);
    color: var(--c-red);
}
.ochugen-ranking-no1-tag-include {
    border: 1px solid #61b2d4;
    background: #61b2d4;
    color: var(--c-white);
}
.ochugen-ranking-no1-tag-limited {
    border: 1px solid var(--c-red);
    background: var(--c-red);
    color: var(--c-white);
}
.ochugen-ranking-section .ochugen-slider {
    counter-reset: cnt 1;
}
.ochugen-ranking-section .ochugen-slider-item {
    counter-increment: cnt;
}
.ochugen-ranking-section .ochugen-slider-item-img {
    position: relative;
}
.ochugen-ranking-section .ochugen-slider-item-img::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 36px 0px 0px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
}
@media (min-width: 1200px) {
    .ochugen-ranking-section .ochugen-slider-item-img::before {
        border-width: 112px 112px 0px 0px;
    }
}

.ochugen-ranking-section .ochugen-slider-item-img::after {
    content: counter(cnt);
    font-family: var(--f-num);
    font-size: 13px;
    line-height: 1.5;
    position: absolute;
    top: 2px;
    left: 7px;
    color: var(--c-white);
}
@media (min-width: 1200px) {
    .ochugen-ranking-section .ochugen-slider-item-img::after {
        font-size: 31px;
        top: 12px;
        left: 26px;
    }
}

.ochugen-ranking-section .ochugen-slider-item:nth-child(1) .ochugen-slider-item-img::before {
    border-color: #869098 transparent transparent transparent;
}
.ochugen-ranking-section .ochugen-slider-item:nth-child(2) .ochugen-slider-item-img::before {
    border-color: #c06544 transparent transparent transparent;
}

/** -------------------- その他の商品を探す -------------------- **/
.ochugen-search {
    padding: 60px 0;
}

@media (width >= 1200px) {
    .ochugen-search {
        padding: 140px 0;
    }
}

.ochugen-search-inner {
    padding: 0 15px;
}

.ochugen-search-subttl {
    display: flex;
    justify-content: center;
    align-items: baseline;
    column-gap: 1em;
    color: var(--c-red);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.04em;
    margin: 40px 0 20px;
}

@media (width >= 1200px) {
    .ochugen-search-subttl {
        font-size: 22px;
        margin: 80px 0 40px;
    }
}

.ochugen-search-subttl::before,
.ochugen-search-subttl::after {
    content: "・・・";
    font-size: 10px;
    font-weight: 700;
}

@media (width >= 1200px) {
    .ochugen-search-subttl::before,
    .ochugen-search-subttl::after {
        content: "・・・・・";
        font-size: 12px;
    }
}

.ochugen-search-subttl:first-child {
    margin-top: 0;
}

.ochugen-search-category {
    display: grid;
    gap: 20px; /* 項目間の余白（デザインに合わせて調整） */
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 1000px; /* コンテナの最大幅 */
    grid-template-columns: repeat(2, 1fr);
}

@media (width >= 1200px) {
    .ochugen-search-category {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 40px;
        margin-top: 40px;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (width >= 1200px) {
    .ochugen-search-category-item {
        flex: 0 0 250px;
    }
}

.ochugen-search-category-item a {
    text-align: center;
    display: block;
    color: #171717;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.08em;
}

@media (width >= 1200px) {
    .ochugen-search-category-item a {
        font-size: 18px;
    }
}

.ochugen-search-category-item a > div {
    background: #edf8fc;
    border-radius: 6px;
    padding: 9px 0 6px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 3px;
    margin-bottom: 8px;
}

@media (width >= 1200px) {
    .ochugen-search-category-item a > div {
        border-radius: 10px;
        padding: 15px 0 10px;
        row-gap: 5px;
        margin-bottom: 12px;
    }
}

.ochugen-search-category-item a > div img {
    width: 60px;
}

@media (width >= 1200px) {
    .ochugen-search-category-item a > div img {
        width: 100px;
    }
}

.ochugen-search-category-item a > div:after {
    content: "";
    width: 12px;
    height: 6px;
    background: url(../images/ochugen/arrow2.png) no-repeat center/contain;
}

@media (width >= 1200px) {
    .ochugen-search-category-item a > div::after {
        width: 18px;
        height: 10px;
    }
}

.ochugen-search-price {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 13px 12px;
    margin: 0 15px;
}

@media (width >= 1200px) {
    .ochugen-search-price {
        grid-template-columns: repeat(3, 280px);
        gap: 22px 40px;
        justify-content: center;
    }
}

.ochugen-search-price-item a {
    display: block;
    background: var(--c-bg-blue);
    text-align: center;
    border-radius: 100px;
    font-family: var(--f-num);
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.08em;
    padding: 16px 0;
    color: #171717;
}

@media (width >= 1200px) {
    .ochugen-search-price-item a {
        font-size: 22px;
        padding: 23px 0;
    }
}

/** -------------------- egift〜　共通 -------------------- **/
.ochugen-category {
    margin-bottom: 60px;
}

@media (min-width: 1200px) {
    .ochugen-category {
        margin-bottom: 100px;
    }
}

.ochugen-category:last-child {
    margin-bottom: 0;
}

.ochugen-category-header {
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}

@media (min-width: 1200px) {
    .ochugen-category-header {
        margin-bottom: 40px;
        display: flex;
    }
}

.ochugen-selection-header-ttl {
    font-size: 30px;
    font-weight: 700;
    font-family: linotype-didot, serif;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .ochugen-selection-header-ttl {
        font-size: 50px;
    }
}

.ochugen-category-header-ttl-jp {
    font-size: 11px;
    font-weight: 500;
    line-height: 1.5;
    font-family: var(--f-sansserif);
}

@media (min-width: 1200px) {
    .ochugen-category-header-ttl-jp {
        font-size: 16px;
    }
}

.ochugen-category-header-img img {
    width: 100%;
}

.ochugen-category-header-txtbox {
    text-align: center;
    padding: 22px 6px 16px;
}

@media (min-width: 1200px) {
    .ochugen-category-header-txtbox {
        flex: 0 0 40%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
    }
}

.ochugen-category-header-txt {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
}

@media (min-width: 1200px) {
    .ochugen-category-header-txt {
        font-size: 18px;
        line-height: 1.5;
    }
}

.ochugen-category-lead {
    font-size: 12px;
    line-height: 1.8;
    margin: 20px auto;
    width: fit-content;
}

@media (min-width: 1200px) {
    .ochugen-category-lead {
        margin: 40px auto 60px;
        text-align: center;
        font-size: 18px;
        font-weight: normal;
        line-height: 2;
    }
}

.ochugen-category-more {
    margin-top: 20px;
}

#egift .ochugen-category-header-txtbox {
    background: var(--c-cat-egift);
    color: var(--c-white);
}

#baked .ochugen-category-header-txtbox {
    background: #e5f8ff;
    color: var(--c-blue);
}

#cake .ochugen-category-header-txtbox {
    background: #e5f8ff;
    color: var(--c-blue);
}

#pudding .ochugen-category-header-txtbox {
    background: #e5f8ff;
    color: var(--c-blue);
}

#chocolate .ochugen-category-header-txtbox {
    background: #e5f8ff;
    color: var(--c-blue);
}

/** -------------------- Frantz Voice -------------------- **/
.ochugen-voice-section {
    padding: 80px 0;
}

@media screen and (width >= 1200px) {
    .ochugen-voice-section {
        padding: 140px 0;
    }
}

.ochugen-voice-inner {
    padding: 0 15px;
    max-width: 1230px;
    margin: 0 auto;
}

@media screen and (width >= 1200px) {
    .ochugen-voice-inner {
        padding: 0;
    }
}

.ochugen-voice-header {
    text-align: center;
    margin-bottom: 40px;
}

@media screen and (width >= 1200px) {
    .ochugen-voice-header {
        margin-bottom: 80px;
    }
}

.ochugen-voice-ttl {
    color: var(--c-blue);
    font-family: "linotype-didot", serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 110%;
}

@media screen and (width >= 1200px) {
    .ochugen-voice-ttl {
        font-size: 100px;
    }
}

.ochugen-voice-subttl {
    margin-top: 10px;
    color: var(--c-red);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
}

@media screen and (width >= 1200px) {
    .ochugen-voice-subttl {
        margin-top: 24px;
        font-size: 22px;
    }
}

.ochugen-voice-list {
    list-style: none;
    display: grid;
    gap: 40px;
}

@media screen and (width >= 1200px) {
    .ochugen-voice-list {
        gap: 100px;
    }
}

@media screen and (width >= 1200px) {
    .ochugen-voice-item {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 60px;
    }
}

.ochugen-voice-item-img {
    margin-bottom: 20px;
}

@media screen and (width >= 1200px) {
    .ochugen-voice-item-img {
        width: 500px;
        flex-shrink: 0;
    }
}

.ochugen-voice-item-img img {
    width: 100%;
}

.ochugen-voice-item-ttl {
    color: var(--c-red);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 10px;
}

@media screen and (width >= 1200px) {
    .ochugen-voice-item-ttl {
        font-size: 24px;
        margin-bottom: 16px;
    }
}

.ochugen-voice-item-txt {
    font-size: 12px;
    line-height: 2;
    color: #000;
}

@media screen and (width >= 1200px) {
    .ochugen-voice-item-txt {
        font-size: 15px;
    }
}

.ochugen-voice-item-more {
    margin-top: 12px;
    text-align: right;
}

@media screen and (width >= 1200px) {
    .ochugen-voice-item-more {
        margin-top: 16px;
    }
}

.ochugen-voice-item-more a {
    display: inline-flex;
    align-items: center;
    column-gap: 12px;
    padding-bottom: 6px;
    border-bottom: 1px solid var(--c-black);
    color: var(--c-black);
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-decoration: none;
}

@media screen and (width >= 1200px) {
    .ochugen-voice-item-more a {
        font-size: 14px;
        padding-bottom: 12px;
        column-gap: 15px;
    }
}

.ochugen-voice-item-more a::after {
    content: "";
    width: 15px;
    height: 15px;
    background: url(../images/common/arrow.png) no-repeat center/contain;
    flex-shrink: 0;
}

@media screen and (width >= 1200px) {
    .ochugen-voice-item-more a::after {
        width: 18px;
        height: 18px;
    }
}

@media (hover: hover) {
    .ochugen-voice-item-more a:hover {
        opacity: 0.7;
    }
}

.ochugen-section-header-img {
    border-radius: 10px;
    overflow: hidden;
}
