@charset "Shift_JIS";
/* CSS Document */
/*==============================================
共通 ここから
================================================*/

/* パンくず削除 */
#pankuzu {
    display: none;
}
.header-info-red {
    display: none !important;
}
a {
    display: block;
}

/* br用クラス */
.smp-none {
    display: none;
}

/* フッター余白削除 */
footer {
    margin-top: 0 !important;
}
footer .bottom {
    margin-top: 0 !important;
}


.category_base h3 {
    margin: 0;
    padding-left: 0;
}


/* 価格プロ リセット */
.buy_price>ol, .buy_price>ul {
    margin: 0;
}
.buy_price>ol .spesicalprice, .buy_price>ul .spesicalprice,.buy_price>ul .intax {
    display: none;
}

/* 変数指定 */
:root {
    /* 共通フォントサイズ(ディスプレイが390px時に14pxとなる) ※.gerira_0123-innerの中の要素のみ */
    --font-size-text: 3.6cqw;

    /* 使用カラー */
    --color-orange: #db1d4e;

    /* アクティブ時のカラー */
    --color-active: #0090ff;

    /* テキストカラー */
    --color-main: #521e1e;

    /* 横の余白 */
    --margin-space-beside: 1em;

    /* 縦の余白 */
    --margin-space-vertical: 1em;
    /* 幅 */
    --margin-space-vertical: 1em;
}

.c_336_category-item .smp_none {
    display: none;
}
/*==============================================
共通 ここまで
================================================*/

/*==============================================
gerira_0123 共通 STR
================================================*/

.c_336_category-item {
    font-size: var(--font-size-text);
    /* color: var(--color-main); */
}

.c_336_category-item * {
    box-sizing: border-box;

    /* 要素全てに同じフォントサイズを指定 */
    font-size: var(--font-size-text);
}
.c_336_category-item a {
    display: block;
}
.c_336_category-item span {
    font-size: 1em;
    line-height: 1;
}
.c_336_category-item img {
    width: 100%;
    height: auto;
    display: block;
}
.c_336_category-item svg {
    width: 100%;
}
.c_336_category-item .gerira_0123-section {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding:1em 0;
}

.c_336_category-item .gerira_0123-section.anchor {
    padding:0 0 1em 0;
}
/* マーカー */
span.marker {
    background: linear-gradient(transparent 60%, #ffe4d2 40%);
    font-weight: bold;
    color: #ff3500;
    line-height: 1;
    font-size: 1em;
}
.c_336_category-item .contents {
    width: 100%;
    margin: 0 auto;
    /* コンテナクエリを指定 */
    container-type: inline-size;  /* または size */
}
.c_336_category-item .gerira_0123-block {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0;
}
.c_336_category-item .gerira_0123-block.gyotensale-flex {
    display:flex;
    justify-content: center;
    background: #fff;
    padding: 1em;
    gap: .7em;
    padding: 0 1em;
}
/* 共通見出し */
.c_336_category-item .gerira_0123-section .section-title {
    /* margin: 0 auto calc(var(--margin-space-vertical) / 2); */
    text-align: center;
    display: flex;
    justify-content: center;
    color: #fff;
    line-height: 1;
    gap: .4em;
    justify-content: space-between;
    padding: 0 .5em;
}
.c_336_category-item .gerira_0123-section .section-title .left{
    display: flex;
    align-items: center;
    gap: .5em;
}
.c_336_category-item .gerira_0123-section .section-title.center {
    justify-content: center;
    background-color: #510708;
}
.c_336_category-item .gerira_0123-section .section-title__text {
    position: relative;
    font-size: 1.2em;
    position: relative;
    z-index: 100;
}
/* 商品見出し（見出し+もっと見るの形） */
.c_336_category-item .section-title.left{
    justify-content: flex-start;
}
.c_336_category-item .section-title h2{
    color: #fadfac;
    font-size: 1.5em;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: .2em;
    line-height: 1.4em;
    padding: 5px 0;
}

.c_336_category-item .section-title h2 span.box{
    background: #fadfac;
    color: #d22d1a;
    padding: .2em .3em;
    font-size: .8em;
    width: 100%;
    text-align: center;
}
.c_336_category-item .section-title h2 span.big{
    font-size: 1em;
    display: contents;
}
.c_336_category-item .section-title h2 span.small{
    font-size: .6em;
    color: #fadfac;
    font-weight: normal;
}
.c_336_category-item .deco{
    width:4.7em;
}


.c_336_category-item_title {
    text-align: center;
    padding: 2em 0 .5em;
    font-size: 1.5em;
}

.c_336_category-item_title_2 {
    text-align: center;
    padding: 4vw 0;
    font-size: 1.8em;
    color: #222;
}

/* 共通カテゴリ遷移ボタン */
.c_336_category-item .section-catebtn {
    position: relative;
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100cqw;
    padding: 1em 0;
    color: #FFF;
    font-size: 1em;
    background-color: #1f0a07;
    gap: .3em;
    line-height: normal;
    text-align: center;
    border: .2em solid #1f0a07;
}

.c_336_category-item .section-catebtn .plazaicon-sitamuki-2{
    display: inline-block;
    transform: rotate(-90deg);
    font-size: .8em;
}

.c_336_category-item a.section-catebtn:hover {
    border: .2em solid #1f0a07;
    color: #1f0a07!important;
    background-color: #1f0a0700;
}

/*==============================================
contents 共通 END
================================================*/

/*==============================================
gerira_0123-contents 全体枠 STR
================================================*/
.c_336_category-item .contents{
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.c_336_category-item .contents-inner{
    padding:0 1em;
}
/*==============================================
gerira_0123-contents 全体枠 END
================================================*/

/*==============================================
gerira_0123-top 看板 STR
================================================*/
.c_336_category-item .gerira_0123-section.top{
    padding: 0;
}
.c_336_category-item .gerira_0123-section.top h2 {
    text-align: center;
    font-size: 1.6em;
    color: #fff653;
    border-bottom: 2px dotted #fff653;
    margin: 3% 2% 2%;
    line-height: 1.2em;
    padding-bottom: 2%;
}
/*==============================================
gerira_0123-contents 看板 END
================================================*/

/*==============================================
gerira_0123-contents 装飾 STR
================================================*/
.c_336_category-item img.line{
    margin: 0 auto .5em auto;
    width:13em ;
}
/*==============================================
gerira_0123-contents 装飾 END
================================================*/

/*==============================================
gerira_0123-anchor アンカー STR
================================================*/
.c_336_category-item .gerira_0123-section.anchor ul{
    display: flex;
    flex-wrap: wrap;
    gap: .2em;
    margin: 0 auto;
    width: 100%;
    align-items: flex-end;
    padding-bottom: .4em;
}
.c_336_category-item .gerira_0123-section.anchor ul li{
    display: flex;
    flex-wrap: wrap;
    gap: .2em;
    margin: 0 auto;
    width: 100%;
    align-items: flex-end;
}
.c_336_category-item .gerira_0123-section.anchor .col_2 li{
    width: calc((100% - .2em) / 2);
}
.c_336_category-item .gerira_0123-section.anchor .col_3 li{
    width: calc((100% - .5em) / 3);
}
.c_336_category-item .gerira_0123-section.anchor li a{
    filter: drop-shadow(0 6px 0 #8c1e11);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.c_336_category-item .gerira_0123-section.anchor ul.space{
    margin-top: .7em;
}
.c_336_category-item .gerira_0123-section.anchor .col_1 a{
    border: 4px solid #faf3d0;
    width: 99%;
}
/*==============================================
gerira_0123-anchor アンカー END
================================================*/

/*==============================================
gerira_0123 商品 STR
================================================*/
.gerira_0123-section.medama,
.gerira_0123-section.food,
.gerira_0123-section.dairy {
    padding: .7em 0 2em 0;
}
.gerira_0123-section.medama {
    background-color: #e47939;
    background: repeating-linear-gradient(-45deg, #f35b5b, #f35b5b 20px, #f05151 0, #f05151 40px);
}
.gerira_0123-section.food {
    background-color: #f08349;
    background: repeating-linear-gradient(-45deg, #f08a54, #f08a54 20px, #f08349 0, #f08349 40px);
}
.gerira_0123-section.dairy {
    background-color: #509dd6;
    background: repeating-linear-gradient(-45deg, #57a2da, #57a2da 20px, #509dd6 0, #509dd6 40px);
}
/* 商品共通CSS */
.c_336_category-item .gerira_0123-section .gerira_0123-item-wrap {
    position: relative;
}
.c_336_category-item .gerira_0123-item-wrap__inner:first-child .gerira_0123-item-wrap{
    background: #f9f6eb;
    background-image: repeating-linear-gradient(132deg, #f5f1df 0px, #f5f1df 9px, transparent 3px, transparent 14px);
    background-repeat: no-repeat;
    background-size: 100% 13px;
    background-position: top;
}
.c_336_category-item .gerira_0123-item-wrap__inner:nth-child(n+2) .gerira_0123-item-wrap {
    background: #f1faf4;
    background-image: repeating-linear-gradient(132deg, #79b56024 0px, #79b56024 9px, transparent 3px, transparent 14px);
    background-repeat: no-repeat;
    background-size: 100% 13px;
    background-position: top;
}
.c_336_category-item .gerira_0123-item-wrap__inner:nth-child(n+14) .gerira_0123-item-wrap {
    background: #e8f4f9;
    background-image: repeating-linear-gradient(132deg, #60adb524 0px, #79b56024 9px, transparent 3px, transparent 14px);
    background-repeat: no-repeat;
    background-size: 100% 13px;
    background-position: top;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item-inner {
    width: 100%;
    display: flex;
    overflow: auto;
    gap: 10px;
    padding: 3%;
}

.c_336_category-item .gerira_0123-section .gerira_0123-item {
    position: relative;
    width: 150px;
    background-color: #FFF;
    border-radius: 5px;
    transition: .3s;
    flex: 0 0 auto;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item:nth-last-of-type(1) {
    margin-right: 0;
}
/* 商品：キャッチコピー */
.c_336_category-item .gerira_0123-section .gerira_0123-item__copy {
    font-size: .9em;
    padding: .9em 0 .8em .8em;
    white-space: nowrap;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item__copy span {
    font-size: 1.2em;
    padding-right: .1em;
}
/* 商品：サムネ */
.c_336_category-item .gerira_0123-section .gerira_0123-item__thum {
    width: 100%;
    overflow: hidden;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item__thum img {
    transition: .3s;
}

/* 商品：サムネより下のインナー */
.c_336_category-item .gerira_0123-section .gerira_0123-item__inner {
    padding: .5em;
    display: flex;
    flex-direction: column;
    gap: .4em;
}

/* 商品：在庫数 */
.c_336_category-item .gerira_0123-section .gerira_0123-item__zaiko {
    line-height: 1;
    font-size: 1em;
    padding-bottom: .1em;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item__zaiko .num {
    font-size: 1.3em;
    font-weight: 600;
    padding: 1em 0;
}

/* 商品：商品名 */
.c_336_category-item .gerira_0123-section .gerira_0123-item__name {
    color: #222;
    height: 4em;
    display: flex;
    align-items: center;
    padding: 0 .5em;
    background-color: #fbf8f8;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item__name__h3 {
    color: #222;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    font-size: 3vw;
}

/* 商品：価格 */
.c_336_category-item .gerira_0123-section .gerira_0123-item__price {
    font-size: 1.5em;
    display: flex;
    align-items: baseline;
    gap: .3em;
    margin-bottom: 0;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item__price .main-price,
.c_336_category-item .gerira_0123-section .gerira_0123-item__price .sub-price {
    position: relative;
    line-height: 1;
    font-family: 'Lato', 'Noto Sans JP', 'Yu Gothic black', sans-serif, 'メイリオ';
    font-weight: 700;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item__price .main-price {
    font-size: .95em;
    color: #eb0012;
    letter-spacing: 1.5px;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item__price .main-price::first-letter,
.c_336_category-item .gerira_0123-section .gerira_0123-item__price .sub-price::first-letter {
    font-size: .8em;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item__price .sub-price {
    font-size: .6em;
    color: #a1a1a1;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item__price .sub-price::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #a1a1a1;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
}
/* 販促アイコン */
.c_336_category-item .gerira_0123-section .gerira_0123-item__zaiko {
    display: flex;
    gap: .3em;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item__promo .promo-icon {
    background-color: #f7ea59;
    color: #e81616;
    line-height: 1.3em;
    padding: 0 .3em;
    display: flex;
    justify-content: center;
    align-items: center;
    /* 販促が空の場合でも高さが合うように */
    height: 3.2em;
    text-align: center;
    font-size: .8em;
}
.c_336_category-item .gerira_0123-section .gerira_0123-item__promo .promo-icon.empty {
    background-color: #fff;
    height: 3.2em;
}
.c_336_category-item .gerira_0123-item-wrap__inner:nth-child(n+2) .gerira_0123-item__promo .promo-icon.empty {
    display: none;
}

.c_336_category-item .gerira_0123-section .gerira_0123-item__zaiko .outlet-icon {
    color: #d96702;
}

/* 詳細はこちら */
.c_336_category-item .gerira_0123-section .gerira_0123-item__link {
    color: var(--color-active);
    font-size: .7em;
    display: flex;
    align-items: center;
    line-height: 1;
    transition: .3s;
    line-height: 1;
}

/*==============================================
gerira_0123 商品 END
================================================*/

/*==============================================
gerira_0123 もっとみる STR
================================================*/
.c_336_category-item .gerira_0123-section .section-title .section-title__more {
    display: flex;
    align-items: center;
    gap: .3em;
}
.c_336_category-item .gerira_0123-section .section-title .section-title__more a{
    font-size: .85em;
    line-height: 1;
    background: transparent;
    padding:.7em 0 .7em 1em;
    border-radius: 100em;
    color: #fadfac;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: .8em;
    border: .2em solid #fadfac;
    width: 9em;
}
.c_336_category-item .gerira_0123-section .section-title .section-title__more i {
    font-size: .9em;
    padding-top: .2em;
}
/*==============================================
gerira_0123 もっとみる END
================================================*/

/*==============================================
gerira_0123-happybag 福袋 STR
================================================*/
.c_336_category-item .gerira_0123-section.happybag .col_1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap:1em;
    margin-top: 1em;
}
.c_336_category-item .gerira_0123-section.happybag .col_2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap:1em;
}
.c_336_category-item .gerira_0123-section.happybag ul li a{
    border: 3px solid #fff;
}
/*==============================================
gerira_0123-happybag 商品スライダーなし END
================================================*/

/*==============================================
gerira_0123-campaign エントリーボタン STR
================================================*/
.c_336_category-item .entry-btn {
    color: #ffe39b;
    background: #e71940;
    width: 20em;
    min-width:80%;
    margin:1em auto .5em;
    border-radius: 100vw;
    padding: .6em 0;
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: .3em;
    box-shadow: 0 5px 0 #a80000;
    font-size: 1.1em;
}
.c_336_category-item .entry-btn i {
    font-weight: bold;
}
/* ボタン(エントリー済み) */
.c_336_category-item .entry-btn.clear{
    background: #818181;
    box-shadow: none;
    border:none;
    color: #fff;
    line-height: unset;
    pointer-events: none;
}
/*==============================================
gerira_0123-campaign エントリーボタン END
================================================*/

/*==============================================
gerira_0123-campaign 詳細 アコーディオン STR
================================================*/
.c_336_category-item .campaign-accordion {
    margin-top: .8em ;
    margin: 0 1em .5em 1em;
}

.c_336_category-item .campaign-accordion summary.campaign-summary {
    display: flex;
    justify-content:center;
    align-items: baseline;
    position: relative;
    color: var(--color-active);
    cursor: pointer;
    gap: .2em;
    font-size: .9em;
}
.c_336_category-item .campaign-accordion summary.campaign-summary::-webkit-details-marker {
    display: none;
}
/* アコーディオンが開いたとき縦線の変化 */
.c_336_category-item .campaign-accordion[open] summary.campaign-summary::before {
    transform: rotate(180deg);
}
/* アコーディオンが開いたとき横線の変化 */
.c_336_category-item .campaign-accordion[open]::after {
    opacity:0;
}

/* アコーディオンが開いたときの枠線 */
.c_336_category-item .campaign-accordion[open] .app_detail {
    transform: none;
    opacity: 1;
    border: .1em solid #000;
    border-top: none;
    padding: .5em 1em 1em;
}
.c_336_category-item .campaign-accordion .app_textbox p{
    margin-bottom: .5em;
}
.c_336_category-item .campaign-accordion dl.campaign-accordion__inner {
    background: #fff;
    padding: .5em;
}
.c_336_category-item .campaign-accordion dl.campaign-accordion__inner dt {
    font-size: .9em;
    color: #222;
    margin-bottom: .5rem;
    background: #eee;
    padding: .2rem .5rem;
}
.c_336_category-item .campaign-accordion dl.campaign-accordion__inner dd {
    font-size: .8rem;
    margin-bottom: .5em;
}
.c_336_category-item .campaign-accordion dl.campaign-accordion__inner dd a{
    color: #e50012;
    display: inline-block;
    text-decoration: underline;
    font-size: .8rem;
}
/*==============================================
gerira_0123-campaign 詳細 アコーディオン END
================================================*/

/*==============================================
gerira_0123-point 三が日ポイント詳細 アコーディオン STR
================================================*/
.c_336_category-item .point-accordion {
    background: #fff;
    width: 93%;
    margin: 0 auto 1em auto;
    border: 1px solid var(--color-main);
}
.c_336_category-item .point-accordion summary.point-summary {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: .2em 1.2em;
    color: var(--color-main);
    font-weight: 600;
    cursor: pointer;
    transition: .3s all;
    font-size: .9em;
}

.c_336_category-item .point-accordion summary.point-summary::-webkit-details-marker {
    display: none;
}

/* タイトル横のプラスマーク縦線 */
.c_336_category-item .point-accordion summary.point-summary::before{
    position: absolute;
    content: '';
    top: 50%;
    right: 1.5em;
    width: 1em;
    height: .1em;
    background-color:var(--color-main);
    transform: rotate(90deg);
    transition: all .3s ease-in-out;
}
/* タイトル横のプラスマーク横線 */
.c_336_category-item .point-accordion summary.point-summary::after{
    position: absolute;
    content: '';
    top: 50%;
    right: 1.5em;
    width: 1em;
    height: .1em;
    background-color:var(--color-main);
    transition: all .3s ease-in-out;
}
/* アコーディオンが開いたとき縦線の変化 */
.c_336_category-item .point-accordion[open] summary.point-summary::before {
    transform: rotate(180deg);
}
/* アコーディオンが開いたとき横線の変化 */
.c_336_category-item .point-accordion[open]::after {
    opacity:0;
}
/*付与日*/
.c_336_category-item .point-accordion .point-accordion__txt {
    font-size: .8em;
}
/*==============================================
gerira_0123-point 三が日ポイント詳細 アコーディオン END
================================================*/

/*==============================================
gerira_0123-app アプリ STR
================================================*/
.c_336_category-item .app-inner {
    padding: 1em;
    background: linear-gradient(45deg, #e7be3d  25%, transparent 25%, transparent 75%, #e7be3d  75%),
    linear-gradient(45deg, #e7be3d  25%, transparent 25%, transparent 75%, #e7be3d  75%);
    background-size: 40px 40px;
    background-position: 0 0, 20px 20px;
    background-color: #ebc94c;
}
.c_336_category-item .app-inner__bg {
    background: #fff;
    padding-bottom: 1em;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.c_336_category-item .app-inner .note{
    text-align: center;
    font-size: .8em;
}
/*==============================================
gerira_0123-app アプリ END
================================================*/

/*==============================================
gerira_0123 .howto-inner 共通説明 STR
================================================*/
.c_336_category-item .howto-inner {
    background: #faf4e7;
    padding: 1em;
    display: grid;
    justify-items: center;
    gap: .5em;
}
.c_336_category-item .howto-inner__title{
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
    background:var(--color-main);
    align-items: center;
    width: 35%;
    margin:0 auto;
    height: 1.75rem;
    gap: 1em;
}
.c_336_category-item .howto-inner__p{
    font-weight: bold;
    width: 100%;
}
.c_336_category-item .howto-inner__title p{
    color: #fff;
}
.c_336_category-item .howto-inner__title::before,
.c_336_category-item .howto-inner__title::after {
    position: absolute;
    top: 0;
    display: block;
    content: '';
    border: .9rem solid var(--color-main);
}
.c_336_category-item .howto-inner__title::before {
    left: -1rem;
    border-left-width: 6px !important;
    border-left-color: transparent !important;
    
}
.c_336_category-item .howto-inner__title::after {
    right: -1rem;
    border-right-width: 6px !important;
    border-right-color: transparent !important;
}
.c_336_category-item .howto-inner__flex{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1em;
}
.c_336_category-item .howto-inner__flex img{
    width: 45%;
}
.c_336_category-item .howto-inner__txt{
    display: flex;
    flex-wrap: wrap;
    gap:.8em;
    align-items: center;
    justify-content: space-between;
}
.c_336_category-item .howto-inner__txt dt{
    line-height: 1.5em;
    font-weight: bold;
}
.c_336_category-item .howto-inner__txt dt p{
    text-align: left;
    margin-top: .5em;
    font-size: .75em;
    line-height: 1.4em;
    font-weight: normal;
}
.c_336_category-item .howto-inner__txt dd .deco_cart{
    width:8em;
    margin-bottom: -2em;
}
/*==============================================
gerira_0123 .howto-inner 共通説明 END
================================================*/

/*==============================================
gerira_0123 .howto-inner__accordion アコーディオン STR
================================================*/
.c_336_category-item .howto-inner-accordion{
    width: 100%;
}
.c_336_category-item .howto-inner-summary{
    display: flex;
    justify-content: center;
    align-items: baseline;
    position: relative;
    color: var(--color-active);
    cursor: pointer;
    gap: .2em;
    font-size: .9em;
}
/*内容*/
.c_336_category-item .howto-inner-accordion__comment {
    width: 100%;
    display: grid;
    gap: .2em;
    background: #fff;
    padding: .5em 1em;
}
.c_336_category-item .howto-inner-accordion__comment dt{
    font-weight: bold;
    margin: .5em 0;
    border-bottom: 1px solid;
}
.c_336_category-item .howto-inner-accordion__comment dt:first-of-type{
    margin-top: 0;
}
.c_336_category-item .howto-inner-accordion__comment dt,
.c_336_category-item .howto-inner-accordion__comment dd{
    line-height: 1.5em;
    padding-bottom: .3em;
}
.c_336_category-item .howto-inner-accordion__comment dd.list{
    position: relative;
    margin-left: 1.1em;
}
.c_336_category-item .howto-inner-accordion__comment dd.list::before{
    content: "・";
    margin-left: -1.3em;
}
.c_336_category-item .howto-inner-accordion__comment dd a{
    color:#e50012;
    text-decoration: underline;
}
/*==============================================
gerira_0123 .howto-inner__accordion アコーディオン END
================================================*/

/*==============================================
gerira_0123 .winning-inner 当選内容 STR
================================================*/
.c_336_category-item .winning-inner {
    padding: 1em;
    display: grid;
    justify-items: center;
    gap: 1em;
    background-color: #fbd687;
    background: repeating-linear-gradient(-45deg, #fbd177, #fbd177 5px, #fbd687 0, #fbd687 10px);
    position: relative;
}
.c_336_category-item .winning-inner .deco{
    position: absolute;
    width: 4em;
    min-width: 13%;
    top:-2%;
}
.c_336_category-item .winning-inner .deco.left{
    position: absolute;
    left:9%;
}
.c_336_category-item .winning-inner .deco.right{
    position: absolute;
    right:9%;
}
.c_336_category-item .winning-inner__title{
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
    color: #fff;
    background: #d22d1a;
    align-items: center;
    width: 35%;
    margin: 0 auto;
    height: 1.75rem;
    gap: 1em;
}
.c_336_category-item .winning-inner__title::before,
.c_336_category-item .winning-inner__title::after {
    position: absolute;
    top: 0;
    display: block;
    content: '';
    border: .9rem solid #d22d1a;
}
.c_336_category-item .winning-inner__title::before {
    left: -1rem;
    border-left-width: 6px !important;
    border-left-color: transparent !important;
    
}
.c_336_category-item .winning-inner__title::after {
    right: -1rem;
    border-right-width: 6px !important;
    border-right-color: transparent !important;
}
.c_336_category-item .winning-inner__txt{
    display: flex;
    flex-wrap: wrap;
    gap: .15em;
    justify-content: center;
    width: 100%;
}
.c_336_category-item .winning-inner__txt dt{
    color: #fff;
    background: #d22d1a;
    width: 13%;
    text-align: center;
}
.c_336_category-item .winning-inner__txt dt span.big{
    font-size: 1.4em;
    display: contents;
    line-height: normal;
}
.c_336_category-item .winning-inner__txt dt,
.c_336_category-item .winning-inner__txt dd{
    font-size: .9em;
    padding:.3em 0;
}
.c_336_category-item .winning-inner__txt dd{
    background: #fff;
    display: flex;
    align-items: center;
}
.c_336_category-item .winning-inner__txt dd.list{
    width:60%;
    text-align: left;
    line-height: 1.3em;
    padding-left:.6em;
}
.c_336_category-item .winning-inner__txt dd.list-sub{
    background: #fff;
    width: 25%;
    justify-content: flex-end;
    padding-right:.6em;
}
.c_336_category-item .winning-inner__txt dd span.big{
    font-size: 1.1em;
}

/*==============================================
gerira_0123 .winning-inner 当選内容 END
================================================*/


/*==============================================
.c_336_category-item 特集 STR
================================================*/
.c_336_category-item .gerira_0123-section.event{
    background: var(--color-black)
}

/* 特集共通CSS */
.c_336_category-item .gerira_0123-section .gerira_0123-event-wrap {
    position: relative;
}

.c_336_category-item .gerira_0123-section .gerira_0123-event-inner {
    width: 100%;
    display: flex;
    margin-bottom: .8em;

    /* スクロールバーの余白調節 */
    overflow-x: scroll;
    padding-left: var(--margin-space-beside);
    padding-right: var(--margin-space-beside);
    padding-bottom: .9em;
}

.c_336_category-item .gerira_0123-section .gerira_0123-event {
    position: relative;
    width: 15em;
    min-width: 15em;
    background-color: #FFF;
    overflow: hidden;
    margin-right: 1em;
    transition: .3s;
    flex-direction: column;
    border: 3px solid #fff;
}
.c_336_category-item .gerira_0123-section .gerira_0123-event:nth-last-of-type(1) {
    margin-right: 0;
}


/* 商品：キャッチコピー */
.c_336_category-item .gerira_0123-section .gerira_0123-event__copy {
    font-size: .9em;
    padding: .9em 0 .8em .8em;
    white-space: nowrap;
}
.c_336_category-item .gerira_0123-section .gerira_0123-event__copy span {
    font-size: 1.2em;
    padding-right: .1em;
}
/* 商品：サムネ */
.c_336_category-item .gerira_0123-section .gerira_0123-event__thum {
    width: 100%;
    overflow: hidden;
}
.c_336_category-item .gerira_0123-section .gerira_0123-event__thum img {
    transition: .3s;
}

/* 商品：サムネより下のインナー */
.c_336_category-item .gerira_0123-section .gerira_0123-event__inner {
    padding: 0 .5em .5em;
    display: flex;
    flex-direction: column;
    gap: .4em;
}
/*==============================================
.c_336_category-item 特集 END
================================================*/

/*==============================================
gerira_0123-list カテゴリ STR
================================================*/
.c_336_category-item .gerira_0123-section.list .section-title__text {
    color: #000;
}

.c_336_category-item .gerira_0123-section.list {
    background-color: #f7f7f7;
    padding: var(--margin-space-vertical) 0;
}

.c_336_category-item .gerira_0123-section .list-category {
    display: flex;
    gap: 2%;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 var(--margin-space-beside);
    margin: 0 auto;
}
.c_336_category-item .gerira_0123-section .list-category__item {
    position: relative;
    width: 49%;
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 0 .2em;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    margin-top: .8em;
    background-color: #FFF;
    font-size: 1em;
    height: 5em;
    gap: .3em;
}
.c_336_category-item .gerira_0123-section .list-category__item.other {
    padding-left: 4.5em;
}

.c_336_category-item .gerira_0123-section .list-category__item:nth-of-type(1),
.c_336_category-item .gerira_0123-section .list-category__item:nth-of-type(2) {
    margin-top: 0;
}
.c_336_category-item .gerira_0123-section .list-category__item .img {
    width: 3.8em;
}
.c_336_category-item .gerira_0123-section .list-category__item .new-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 3em;
}

/*==============================================
gerira_0123-list カテゴリ END
================================================*/

/*==============================================
gerira_0123-list 右下アンカー STR
================================================*/
.c_336_category-item .fixed-anchor .update{
    position: absolute;
    top: -35px;
    left: -5%;
    z-index: 1;
    width: 85px;
}

.c_336_category-item .fixed-anchor{
    position: fixed;
    right: 0.7em;
    width: 6em;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 49;
    bottom: 9.6em;
}
/*------------------------------------------*/
/*カテゴリ矢印*/
/*-----------------------------------------------*/
#category-list .col_4 a::after{
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: .5em;
    height: .5em;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top: 0;
    bottom: 0;
    right: 8%;
    margin: auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all .3s ease 0s;
}
#category_anchor .col_4 .text{
    font-size: 2.6vw;
}

/*-----------------------------------------------*/
/*ライトナビ*/
/*-----------------------------------------------*/
#gerira_0123 .nav_wrap {
    position:fixed;
    z-index: 50;
	bottom: 0;
	right:-200%;
    width: 53%;
    height: 100vh;
    transition: 0.5s all;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
    background:rgb(176 29 16 / 97%);
}
#gerira_0123 .nav_wrap .zaburou {
    position: absolute;
    width: 8em;
    transform: translate(4.8em, -12em);
}
#gerira_0123 .nav_wrap::-webkit-scrollbar{display:none;}

#gerira_0123 .nav_wrap.panelactive {
	right: 0;
}
#gerira_0123 .nav_wrap.panelactive .nav_inner {
    position: fixed;
    z-index: 999;
    width: 53%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
	display: flex;
	justify-content: center;
	align-items: center;
    margin-top: 2em;
}
/*内容*/
#gerira_0123 .nav_wrap ul {
    position: absolute;
    z-index: 999;
    width:94%;
}

/**********▼ PC・SMP共通 数値変更のみ▼**********/
#gerira_0123 .nav_wrap ul li a {
    position: relative;
    display: flex;
    align-items: center;
    padding:1em;
    color: #fadfac;
    border-bottom: 1px dashed #fadfac;
    line-height: 1.3em;
    text-align: left;
    justify-content: flex-start;
    transition: all 0.3s;
}
/**********▲ PC・SMP共通 数値変更のみ▲**********/
/*丸ボタン*/
#gerira_0123 .cate_nav_fixed {
    position: fixed;
    bottom: 17vw;
    right: 5vw;
    display: flex;
    border-radius: 90px;
    height: 16vw;
    width: 16vw;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #222222c7;
}
#gerira_0123 .navigation{
    width: 100%;
    height: 100%;
}
#gerira_0123 .toggle {
	position: relative;
	z-index: 9999;
	top: 0;
	right: 0;
    width: 100%;
    height: 100%;
	cursor: pointer;
	display: block;
}
#gerira_0123 .toggle span,
#gerira_0123 .toggle span:before,
#gerira_0123 .toggle span:after {
    content: '';
    display: block;
    height: 0.3vw;
    width: 7vw;
    border-radius: 3px;
    background-color: #fff;
    position: absolute;
    transition: 0.5s all;
}
#gerira_0123 .toggle span{
    top: 2.3em;
    left: calc(50% - 20%);
}
#gerira_0123 .toggle span:before {bottom: 7px;}
#gerira_0123 .toggle span::after {top: 7px;}
#gerira_0123 .toggle.active span {background-color: rgba(255, 255, 255, 0);}
#gerira_0123 .toggle.active span:before{
    bottom: 0;
    transform: rotate(45deg);
}
#gerira_0123 .toggle.active span:after{
    top: 0;
    transform: rotate(-45deg);
}
#gerira_0123 .navigation span.txt{
    font-size:2.9vw;
    color:#fff;
    top: 3.1vw;
    position: absolute;
    left: 0;
    right: 0;
}


.category_more_col_1 ,
.category_more_col_2 ,
.category_more_col_3 {
    width: 83%;
    margin: auto;
    padding: 0 0 2rem;
    display: grid;
    gap: 10px;
}

.cate_btn {
    font-size: var(--font-size-text);
    display: block;
    padding: 13px 0;
    text-decoration: none;
    color: #fff!important;
    position: relative;
    border-radius: 8px;
    background: #8cc474;
    border: 2px solid #8cc474;
    text-align: center;
}
.cate_btn:hover{
    background: #fff;
    color: #8cc474!important;
    border: 2px solid #8cc474;
}
.cate_btn:after {
    font-family: 'Material Icons';
    font-size: 1.5em;
    position: absolute;
    content: "expand_more";
    transform: rotate(270deg);
    bottom: 28%;
    right: 5%;
    color: #fff;
    transition: 0.3s all;
}


.category_top {
    position: fixed;
    right: 0;
    bottom: 5%;
    background: #fff;
    border-radius: 7px 0 0 7px;
    z-index: 6;
    border: solid 2px #5aa83a;
    border-right: none;
    box-sizing: border-box;
    padding: 6px 13px;
}

.category_top a {
    font-size: 1em;
    font-weight: bold;
    color: #5aa83a;
}