/* 追加フォント */
.cormorant_garamond {
    font-family: 'Cormorant Garamond', serif;
}

.shippori_mincho {
    font-family: 'Shippori Mincho', serif;
}

.shippori_mincho_b1 {
    font-family: 'Shippori Mincho B1', serif;
}

.childCategoryList01_child,
.childCategoryList01_link,
.mainHeaderNavColor,
.tempTop .categoryTitle01 {
    color: #252525;
}

a {
    color: #3292ff;
}

.mainfc {
    color: #252525;
}

.inquirySection .control-panel input#buttonLeave {
    width: 400px;
    margin: 30px auto 0;
    padding: 14px 0;
    font-size: 15px;
    text-align: center;
    letter-spacing: 3px;
    border: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    display: block;
    color: #252525;
}

:root {
    --dynamic-bg-color: #FFFFFF;
}

#header {
    background-color: var(--dynamic-bg-color);
    width: 100%;
    margin: auto 0;
}

#foot {
    padding-top: 60px;
    padding-bottom: 50px;
    background-image: url(https://basefile.akamaized.net/bonheurhoney-base-shop/67bfe7a8a497e/foot-bg-img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#foot .container {
    max-width: 1150px;
    padding: 0;
}

.footer-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: top;
    justify-content: space-between;
}

.btn-foot {
    color: #ffffff;
    background-color: #6292d1;
    padding: 5px 16px;
}

.btn-foot:hover {
    color: #ffffff;
    background-color: #6292d1;
    opacity: 0.7;
}

.cp_link {
    color: #000;
    position: relative;
    padding-right: 20px;
    text-decoration: underline !important;
    text-underline-offset: 3px;
}

.cp_link::after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background-image: url(https://basefile.akamaized.net/bonheurhoney-base-shop/67bfe7dac1161/icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

#c {
    font-family: 'Cormorant Garamond', serif;
    background: #000000;
    padding-top: 10px;
    text-align: center;
}

#c p {
    color: #B58C2A
}

#i18 .lang:before {
    background-size: 10px 7px;
    content: "";
    height: 7px;
    position: absolute;
    right: 13px;
    top: 12px;
    width: 10px;
}

#i18 .currency {
    float: left;
    position: relative;
    background: #ffffff;
}

#i18 .currency:before {
    background-size: 10px 7px;
    content: "";
    height: 7px;
    position: absolute;
    right: 13px;
    top: 12px;
    width: 10px;
}

.read_more a {
    padding: 13px 25px;
    color: #252525 !important;
    border-radius: 3px;
    text-align: center;
}

/*====================================================================
 Colorbox
====================================================================*/
.itemCb #cboxPrevious {
    bottom: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    overflow: visible;
    text-indent: -9999px;
}

.itemCb #cboxNext {
    bottom: 0px;
    left: 30px !important;
    width: 20px;
    height: 20px;
    overflow: visible;
    text-indent: -9999px;
}

.itemCb #cboxClose {
    width: 20px;
    height: 20px;
    overflow: visible;
    text-indent: -9999px;
}

.btn-cart {
    background-color: #1d5aab;
    color: #ffffff;
    border-radius: 0px;
    padding: 14px 16px;
}

.purchaseButton__btn {
    background-color: #1d5aab;
}

.salesPeriod--term {
    border: solid 1px #1d5aab;
    color: #1d5aab;
}

.preOrder__data {
    border: solid 1px #1d5aab;
    color: #1d5aab;
    padding: 12px 13px;
    font-size: 14px;
}

.salesPeriod--willStart {
    border: solid 1px #1d5aab;
    color: #1d5aab;
}

.salesPeriod--finish,
.lottery__data,
.takeout__data {
    border: solid 1px #1d5aab;
    color: #1d5aab;
}

#salesPeriodModal .salesPeriodModal__title {
    background-color: #F5E0DC;
    color: #252525 !important;
    font-weight: normal !important;
}

#salesPeriodModal .salesPeriodModal__closeIcon::before,
#salesPeriodModal .salesPeriodModal__closeIcon::after {
    background: #252525 !important;
}

#salesPeriodModal .salesPeriodModal__btn--submit {
    background-color: #F5E0DC !important;
}

#salesPeriodModal .salesPeriodModal__btn {
    color: #252525 !important;
    border-radius: 2px !important;
    height: 44px !important;
    font-weight: normal !important;
}

/* ----------------------------------------
 *  検索フォーム:
 * ---------------------------------------- */
.form-controler {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: none !important;
    border-image: none !important;
    border: none !important;
    border-bottom: 1px solid #252525 !important;
    box-sizing: border-box !important;
    width: 77% !important;
    display: block !important;
    float: left !important;
    height: 25px !important;
    line-height: 1 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    font-size: inherit !important;
    box-shadow: none !important;
    color: #252525 !important;
}

.btn-more {
    color: #252525;
    background-color: #F5E0DC;
    font-size: 15px;
    padding: 7px 30px;
    margin: 20px 0px;
}

#top .topin h2 {
    color: #000000;
    font-size: min(2.344vw, 30px);
    font-weight: 600;
    letter-spacing: 0.1rem;
    margin-top: 0px;
    margin-bottom: min(2.256vh, 24px);
}

#top .topin p {
    color: #000000;
    font-size: min(1.563vw, 20px);
    font-weight: 500;
    margin: 0;
}

.topin-buy {
    width: 100%;
    max-width: 320px;
    display: inline-block;
    padding: 20px 30px;
    background-color: #B58C2A;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 22px;
    border: 3px solid #DCB86A;
    border-radius: 0;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    font-family: "Noto Sans JP", sans-serif;
}

.shine-button {
    position: relative;
    /* ボタンの位置を基準にするため relative指定 */
    overflow: hidden;
    /* ボタンの外の領域は非表示 */
}

.shine-button::before {
    content: "";
    /* 文字は表示しないので中身無しを指定 */
    position: absolute;
    /* ボタンの位置を基準に絶対値指定する */
    display: block;
    /* 形式はblock */
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
    /* 背景色は透明から白になるグラデーション */
    width: 50px;
    /* 横幅 */
    height: 50px;
    /* 縦幅 */
    top: -60px;
    /* ボタン左上を基準に上へ60pxの位置 */
    left: -60px;
    /* ボタン左上を基準に左へ60pxの位置 */
    /* アニメーションの動作指定 */
    animation-name: shine-run;
    /* アニメーション名の指定 */
    animation-delay: 0s;
    /* アニメーションの開始時間指定 */
    animation-duration: 6s;
    /* アニメーション動作時間の指定 */
    animation-timing-function: ease-in;
    /* アニメーションの動き指定（徐々に早く）*/
    animation-iteration-count: infinite;
    /* アニメーションの無限繰り返しの指定 */
}

@keyframes shine-run {
    0% {
        transform: scale(0) rotate(50deg);
        /* アニメ開始時は大きさ0、50度の傾き */
        opacity: 0;
        /* アニメ開始時は全透過 */
    }

    40% {
        transform: scale(1) rotate(50deg);
        /* 40%まで進む間に大きさを等倍に。傾きは50度のまま*/
        opacity: 1;
        /* 透過しない（しっかり表示される）ように1を設定 */
    }

    100% {
        transform: scale(250) rotate(50deg);
        /* 最後は元の大きさの250倍になるようにする。傾きは50度のまま*/
        opacity: 0;
        /* 全透過になるようにして、徐々に消えるような変化を付ける */
    }
}

.topin-buy:hover {
    background-color: #fff;
    /* ホバー時の背景色 */
    color: #B58C2A;
    /* ホバー時のテキスト色 */
}

#top {

    /* min-height: 100vh; */
        {
        block: IndexPage
    }

    height: 100vh;
    max-height:1080px;
    position:relative;

        {
        /block: IndexPage
    }
}

.sliderContainer {
    position: relative;
}

.fvImg {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.topin {
    width: 100%;
    margin: auto;
    text-align: left;
    padding: 0;
    position: absolute;
    bottom: 2%;
    left: 0;
}

.topin-inner {
    width: min(54.688vw, 700px);
    height: auto;
    background-color: rgba(255, 255, 255, 0.75);
    padding: min(4.511vh, 30px) 3%;
    display: flex;
    flex-direction: column;
    gap: min(3.008vh, 40px);
}

@media screen and (max-width:767px) {
    .fvImg {
        height: 80vh;
    }

    .topin {
        width: 100%;
        margin: auto;
        text-align: left;
        padding: 0;
        position: absolute;
        padding: 0;
    }

    .topin-inner {
        width: 90%;
        height: auto;
        background-color: rgba(255, 255, 255, 0.75);
        padding: 10px;
        margin-top: 140px;
        gap: 10px;
    }

    .topin-buy {
        padding: 15px 20px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 610px) {
    .logoText {
        font-size: 32px !important;
    }

    #top .topin h2 {
        color: #000000;
        font-size: 20px;
        line-height: 1.4;
        margin: 0 0 5px;
    }

    #top .topin p {
        color: #000000;
        font-size: 12px !important;
        margin: 0;
    }
}

.topin-img-flex {
    display: flex;
}

.topin img {
    max-height: 70px;
}

.f_s {
    font-size: 50px;
}

.tokuwake {
    display: flex;
    /* 子要素をフレックスコンテナとして扱う */
    flex-direction: row;
    align-items: flex-end;
    /* 縦方向（上下）の中央揃え */
}

.tokuwake-r {
    display: flex;
    /* 子要素をフレックスコンテナとして扱う */
    flex-direction: row-reverse;
    align-items: flex-end;
    /* 縦方向（上下）の中央揃え */
}

.tokutex {
    float: right;
    width: 100%;
    max-width: 600px;
    padding: 0 25px;
    font-family: 'Shippori Mincho', serif;
    margin-bottom: 10%;
}

.tokutex h3 {
    font-size: 2.4rem;
    letter-spacing: 0.1rem;
}

.tokutex p {
    padding-top: 15px;
    line-height: 2;
}

/*====================================================================
ランディングページ部分
====================================================================*/

#items {
    background-color: #FFFFFF;
    padding-top: 30px;
}

.midashinaka h2 {
    margin: 0;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.1rem;
    color: #000;
    line-height: 1.4;
}

.purposeBg .midashinaka h2 {
    font-weight: bold;
}

.midashinaka h2.en {
    font-size: 55px;
}

.midashinaka-line h2 {
    margin-bottom: 30px;
}

.midashinaka-line h2.en {
    margin-bottom: 0px;
}

.midashinaka h3 {
    font-size: 2rem;
    font-weight: bold;
}

.midashinaka p {
    margin: 0px;
    margin-top: 1rem;
    font-size: 1.8rem;
    color: #B58C2A;
}

.midashinaka-lineText {
    font-size: 19px;
    color: #B58C2A;
}

.midashinaka-line:after {
    content: ' ';
    height: 25px;
    width: 180px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 50%;
    transform: translateX(-50%);
}

.midashi_goods {
    text-align: center;
    margin-bottom: 50px;
}

.midashi_goods h2 {
    padding-top: 50px;
    margin: 0;
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 0.1rem;
    color: #B58C2A;
    line-height: 1.3;
}

#inmain {
    color: #2f2f2f;
}

#inmain img {
    border-radius: 0;
    width: 100%;
    aspect-ratio: 3 / 2;
    margin: 0;
}

.inmainin {
    max-width: 1180px;
}

.inmainin .row {
    display: flex;
    align-items: stretch;
}

.rmdpt-l {
    padding: 10px 0;
    padding-right: 30px;
}

.rmdpt-r {
    padding: 10px 0;
    padding-left: 30px;
}

.rmdcard {
    background-color: #fff;
    height: 100%;
}

.ccenter {
    padding: 30px;
}

.rmdtext {
    padding: 0 30px 30px;
    line-height: 2;
}

#inmain h3 {
    font-size: 2.5rem;
    color: #B58C2A;
    line-height: 2;
    text-align: left;
}

.faqin {
    width: 100%;
    max-width: 1150px;
}

.faqwaku {
    padding: 0;
}

.faqwaku p {
    font-size: 1.4rem !important;
}

.faq_q {
    padding: 25px 80px 25px;
    color: #fff;
    font-weight: bold;
    font-family: 'Shippori Mincho B1', serif;
    border-radius: 0;
}

.faq_q p {
    font-size: 1.6rem !important;
}

.faq_a {
    padding: 30px 80px 30px;
    font-family: 'Shippori Mincho B1', serif;
    display: flex;
    flex-direction: row;
    border-radius: 0;

}

.faq_a_1 {
    width: 36px;
}

.faq_a_2 {
    width: auto;
}

.ques {
    font-family: 'Shippori Mincho B1', serif;
    font-size: 1.6rem !important;
    font-weight: 600;
    padding-right: 15px;
    color: #fff;
}

.answer {
    font-family: 'Shippori Mincho B1', serif;
    font-size: 1.4rem !important;
    font-weight: nomal;
    padding-right: 15px;
    color: #B58C2A;
}

.btn-shosai {
    background-color: #F5E0DC;
    color: #252525;
}

.firsttext {
    color: #000000;
}

.firstBanner {
    text-align: center;
    margin-bottom: 50px;
    padding: 0 30px;
}

.firstBanner a {
    transition: opacity 0.3s;
}

.firstBanner img {
    max-width: 600px;
    margin: 0 auto;
    width: 100%;
}

.firstimg {
    padding: 0;
}

.firstTextForBtn {
    font-size: 24px;
    font-weight: bold;
    margin-top: 60px
}

.btn-top {
    background-color: #F5E0DC;
    color: #252525;
}

.btn-top:hover {
    background-color: #F5E0DC;
    color: #252525;
}

.pagetop {
    background: #252525;
}

.ptop {
    color: #F5E0DC;
    font-size: 40px;
    line-height: 115%;
}

#tokucho {
    color: #2f2f2f;
}

#goods {
    background-color: #FFFFFF;
}

.purposeBtnFlex {
    display: flex;
    max-width: 900px;
    margin: 0 auto;
    justify-content: space-between;
    margin-top: 80px;
}

.purposeBtnFlex a {
    width: 32%;
    border: 1px solid #585858;
    border-radius: 5px;
    color: #000000;
}

.purposeBtnContainer {
    position: relative;
}

.purposeTag {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 17px;
    color: #ffffff;
    background-color: #585858;
    padding: 8px 10px;
    border-radius: 2px 0 5px;
}

.purposeBtnTop {
    padding: 48px 0 22px;
    text-align: center;
    background-color: #EEEEEE;
    border-radius: 3px 3px 0 0;
}

.purposeBtnTitle {
    font-size: 26px;
    border-bottom: 1px solid;
    display: inline-block;
    font-weight: bold;
}

.purposeBtnContents {
    font-size: 14px;
    margin-top: 15px;
}

.red {
    color: #f24155;
    font-weight: bold;
}

.purposeBtnBottom {
    text-align: center;
    padding: 18px 0;
    background-color: #585858;
    border-radius: 0 0 3px 3px;
}

.purposeBtnLinkText {
    color: #ffffff;
    font-size: 19px;
    font-weight: bold;
}

.batchNumTitleArea {
    margin-top: 100px;
}

.firstin.batchNumTextArea {
    padding-top: 10px;
}

.batchNumBtnArea {
    display: flex;
    justify-content: center;
    align-items: center;
}

.close-inner a.batchNumBtn {
    width: 315px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #EDEDED;
    margin: 30px 0;
    border: 1px solid #8A8A8A;
    border-radius: 43px;
    font-size: 17px;
    color: #000000;
    transition: opacity 0.3s;
}

.closetext {
    line-height: 2;
    margin-bottom: 20px;
}

.mc {
    color: #F5E0DC;
}

.appsicon-message:before {
    color: #F5E0DC;
}

.msg_postBox__submit {
    color: #F5E0DC !important;
}

.msg_messenger__shopName {
    color: #F5E0DC !important;
}

.appsicon-cross:before {
    color: #F5E0DC;
}

@media only screen and (max-width: 480px) {
    .msg_startButton__text {
        color: #F5E0DC !important;
    }
}

#itemAttention .communityLabel {
    background: #252525;
    color: #F5E0DC;
    border-radius: 8px;
    padding: 4px 16px;
    border: solid 2px #F5E0DC;
}

.communityMain .communityItems .communityItem .communityItemMetaSub .communityItemLabelBlock.community {
    background: #F5E0DC;
    color: #252525;
}

@media (min-width: 768px) {
    .col-md-4 {
        width: 50%;
    }
}

/* 追加240906 */
#foot svg {
    width: 22px;
    fill: #252525;
}

#slideMenu svg {
    width: 22px;
    fill: #252525;
}

.pagetop svg {
    fill: #F5E0DC;
}

.menu p {
    margin: 10px 0;
}

.menu p a {
    padding-right: 4px;
}

.menu li {
    padding-bottom: 15px;
}

.f_cen li {
    padding-bottom: 15px;
}

#menuTrigger svg {
    width: 28px;
}

.checklist svg {
    width: 27px;
    fill: #f24155;
    vertical-align: bottom;
    margin-right: 4px;
}

.category-menu svg {
    width: 30px;
    fill: #616161;
    vertical-align: bottom;
}

/*カスタマイズ*/
body {
    font-family: 'Shippori Mincho B1', serif;
}

.header_container {
    width: 100%;
    max-width: none;
    padding: 1rem 2rem;
}

.header_container h1 img {
    max-height: none;
}

.header_logo img {
    width: min(10.938vw, 140px);
    margin: 2rem 3rem 0 0;
}

.header_logo_sub img {
    width: auto;
    max-height: 80px !important;
    margin: 10px;
}

.cst_container {
    padding: 100px 10px;
}

.cst_container.bannerBg,
.cst_container.purposeBg {
    padding-top: 0px;
}

.midashinaka {
    padding: 0px;
}

#inmain .midashinaka,
#midashi_tokucho .midashinaka {
    padding: 30px 10px;
}

#midashi_rmd {
    padding-bottom: 30px;
}

#midashi_rmd .midashinaka,
#midashi_tokucho .midashinaka {
    max-width: 1170px;
    text-align: left;
    margin: 0 auto;
}

.firstin {
    padding-top: 40px;
    padding-bottom: 0px;
    max-width: 900px;
    text-align: center;
}

.firstin.flex3 {
    max-width: 1200px;
    padding: 30px 20px;
}

.firsttext {
    font-family: 'Shippori Mincho B1', serif;
    line-height: 2;
    letter-spacing: 0.1rem;
    padding-bottom: 40px;
}

.featureListArea {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 20px;
}

.featureList {
    display: flex;
    align-items: center;
    padding: 20px;
    justify-content: flex-start;
    gap: min(2.601vw, 40px);
}

.firstin img.featureListIcon {
    width: 100px;
}

.featureListTextArea {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    width: 507px;
    text-align: left;
}

.featureListTitle {
    font-size: min(2.601vw, 24px);
    font-weight: bold;
}

.featureListText {
    font-size: min(1.951vw, 19px);
}

.featureListAttention {
    font-size: min(2.211vw, 19px);
    font-weight: bold;
    color: #ffffff;
    width: 173px;
    height: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #EEAB03;
}

.featureText {
    padding-bottom: 0;
    font-size: min(2.341vw, 19px);
}

.conceptFlex {
    display: flex;
    gap: 24px;
}

.conceptArea {
    width: 370px;
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.firstin img.conceptImg {
    height: 100%;
    object-fit: cover;
}

.conceptTitle {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.8;
}

.conceptText {
    font-size: 19px;
    text-align: left;
}

.userVoiceFlex {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.userVoiceArea {
    display: flex;
    gap: 60px;
    align-items: center;
}

.firstin img.userVoiceIcon {
    width: 124px;
}

.userVoiceTextArea {
    width: 714px;
    padding: 24px;
    font-size: 19px;
    text-align: left;
    background-color: #ffffff;
    border-radius: 20px;
    position: relative;
}

.userVoiceTextArea::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-style: solid;
    border-width: 10px 20px 10px 0;
    border-color: transparent #FFFFFF transparent transparent;
    translate: -100% -50%;
}

.userVoiceTextAge {
    margin-top: 10px;
}

.userVoiceCautionText {
    font-size: 19px;
    text-align: right;
    margin-top: 50px;
}

.tokuchoin {
    padding-top: 20px;
}

.goods-area {
    display: flex;
    flex-direction: row;
    gap: 30px;
    align-items: stretch;
    /* background-color: {color:footcol}; */
    background-color: #ffffff;
    padding: 30px;
}

.itemFlex .goods-area {
    display: block;
}

.goods-area .goods-img {
    height: auto;
}

.goods-area .goods-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.goods-area .goods-img img.ribbonImg {
    position: absolute;
    width: 76px;
    height: auto;
    top: 0;
    left: 0;
}

.discountText {
    position: absolute;
    top: -10px;
    right: -20px;
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #B58C2A;
    border-radius: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
}

#goods #item_list {
    max-width: 1150px;
    padding: 20px 0 135px;
}

.itemTitleImg {
    text-align: center;
}

.itemTitleImg img {
    max-width: 327px;
    width: 100%;
}

.itemTitleText {
    text-align: center;
    margin: 30px 0;
    font-size: 32px;
    font-weight: bold;
}

.itemFlex {
    display: flex;
    max-width: 960px;
    margin: 0 auto;
    gap: 30px;
}

.itemAppealText {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 40px;
}

.goods-area-w {
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 1000px;
    background-color: #fff;
    padding: 2rem;
    margin: 0 auto;
    margin-top: 2rem;
}

.goods-img {
    width: 50%;
    position: relative;
}

.itemFlex .goods-img {
    width: 100%;
}

.goods-img-bg {
    width: 50%;
}

.goods-img-bg img {
    object-fit: cover;
}

.goods-area .item-detail img {
    width: 190px;
    margin-bottom: 20px;
}

.goods-area-w .item-detail img {
    width: 70%;

}

.item-detail {
    width: 50%;
    background-color: transparent;
    padding: 0;
    font-family: "Noto Sans JP", sans-serif;
}

.itemFlex .item-detail {
    width: 100%;
}

.item-detail-box {
    margin-top: 2rem;
    padding: 2rem 3rem;
    border: #B58C2A 2px solid;
}

.item-detail-title {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    margin-bottom: 2rem;
}

.item-detail-title p {
    margin-bottom: 5px;
}

.item-detail-line {
    width: 40% !important;
}

.item-name {
    font-size: 22px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.5;
    margin-top: 0 !important;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #B58C2A;
    font-weight: bold;
}

.itemFlex .item-name {
    text-align: center;
    margin-top: 24px !important;
    padding-bottom: 14px;
    margin-bottom: 30px;
}

.itemDetailTextArea {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.itemDetailText {
    color: #B58C2A;
    font-size: 19px;
    font-weight: bold;
}

.itemDetailTextBg {
    background-color: #F6E2B2;
    padding: 2px;
}

.goodsPromoteText {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
}

.itemPriceTitle {
    font-size: 23px;
    font-weight: bold;
    color: #B58C2A;
    margin-top: 42px;
    margin-bottom: 14px;
}

.itemPriceTitle.blank {
    height: 33px;
}

.itemPriceArea {
    display: flex;
    align-items: center;
    gap: 6px;
}

.itemPriceOrigin {
    font-size: 17px;
    margin-top: 14px;
    margin-bottom: 20px;
}

.itemPriceOrigin.blank {
    height: 25px;
}

.itemPriceArea.notSale {
    margin-top: 82px;
    margin-bottom: 54px;
}

.item-price {
    font-size: min(40px, 4vw);
    font-family: "Open Sans", sans-serif;
    line-height: 1;
    letter-spacing: 0.1rem;
    font-weight: 700;
}

.item-price span {
    font-size: 20px;
    font-family: "Noto Sans JP", sans-serif;
}

.postageFree {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    background-color: #DB50A3;
    padding: 5px 12px;
    color: #ffffff;
}

.item-detail .btn-buy {
    max-width: 100%;
}

.item-text-detail {
    width: 305px;
    font-family: 'Shippori Mincho B1', serif;
    font-size: 1.2rem;
    line-height: 1.4;
    letter-spacing: 0.05rem;
    margin: 0 auto;
    margin-bottom: 20px;
}

.item_list_content {
    margin-bottom: 40px;
}

.item-btn-box {
    width: 100%;
    text-align: center;
    margin: 0;
}

.btn-box {
    width: 100%;
    text-align: center;
}

.firstBtn {
    margin-top: 30px;
}

.btn-buy {
    width: 100%;
    max-width: 350px;
    display: inline-block;
    padding: 15px 20px;
    /* ボタンの内側余白 */
    background-color: #B58C2A;
    /* 背景色 */
    color: #fff;
    /* テキスト色 */
    text-align: center;
    text-decoration: none;
    /* 下線を削除 */
    font-size: 18px;
    /* フォントサイズ */
    border: 3px solid #DCB86A;
    border-radius: 0;
    /* 角を丸めない */
    cursor: pointer;
    /* カーソルをポインタに */
    transition: background-color 0.3s, color 0.3s;
    /* ホバー時のアニメーション */
    font-family: "Noto Sans JP", sans-serif;
}

.topin .btn-buy {
    width: 27.344vw;
    font-size: min(1.406vw, 18px);
    /* フォントサイズ */
}

.btn-buy:hover {
    background-color: #fff;
    /* ホバー時の背景色 */
    color: #B58C2A;
    /* ホバー時のテキスト色 */
    opacity: 1;
}

.component-area {
    font-family: 'Shippori Mincho', serif;
    background-color: rgba(236, 243, 247, 0.4);
    width: 100% !important;
    max-width: 1150px !important;
    padding: 30px 40px 80px;
    text-align: center;
    margin-top: 30px;
}

.component-area #midashi {
    background-color: transparent;
}

.cmp-text1 {
    width: 100%;
    padding: 30px 0;
    font-weight: 400;
    line-height: 2;
}

.cmp-sec1 {
    width: 90%;
    max-width: 550px;
    padding: 6% 10%;
    margin: 0 auto;
    text-align: left;
}

.item-csp-title-a {
    font-size: 2.5rem !important;
    margin-bottom: 0 !important;
}

.item-csp-title-b {
    font-size: 1.4rem;
    color: #000 !important;
    margin: 0 !important;
    padding-bottom: 1rem;
}

.cmp-sec2 h3 {
    font-size: 2rem;
    padding: 30px 0;
}

.table-img {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.tokuh3 {
    font-size: 10rem;
    font-family: 'Cormorant Garamond', serif;
    color: #B58C2A;
    padding-bottom: 3px;
}

.tokutex .kome {
    font-size: 1rem;
    vertical-align: top;
}

.tokutex01-inner {
    width: 100%;
    padding: 2.5rem;
    background-color: #B58C2A;
    color: #ffffff;
}

.toku-title-box {
    width: 100%;
    text-align: center;
    margin-bottom: 1.5rem;
}

.toku-note-title {
    display: inline-block;
    /* テキストの幅に合わせる */
    font-size: 2rem;
    border-bottom: dashed 2px #fff;
    padding-bottom: 2px;
}

.toku-note-text {
    line-height: 1.5;
}

.toku-img {
    margin-top: 1rem;
}

#faq {
    padding: 60px 15px 0;
}

.faqin {
    padding-top: 40px;
}

#item_list {
    max-width: 900px;
    padding: 0;
}

.cop-info {
    font-family: 'Shippori Mincho', serif;
    text-align: left;
    line-height: 2;
}

.cop-info span {
    font-weight: bold;
}

.fotlog {
    text-align: center;
}

.fotlog img {
    width: 90%;
    max-width: 200px;
    max-height: none;
}

.mainfc {
    font-family: 'Shippori Mincho', serif;
}

.sns-icon {
    padding-right: 10px;
}

.sns-icon img {
    width: 30px;
}

.rmd_text {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.1rem;
}

.close-inner {
    background-color: #ffffff;
    width: 100%;
    padding: 4rem 3rem 2rem;
    margin: 0 auto;
}

.close-inner-text {
    text-align: center;
    font-size: min(2.081vw, 19px);
    line-height: 160%;
    margin: auto;
}

.close-inner a {
    margin: 2rem 0;
}

@media only screen and (max-width: 768px) {
    .sp-none {
        display: none;
    }

    .header_container {
        width: 100%;
        max-width: none;
        padding: 1rem 1rem;
    }

    .header_container h1 img {
        max-height: none;
    }

    .header_logo img {
        width: 25%;
        max-width: 200px;
        margin: 0.5rem 1rem 0 0;
    }

    .header_logo_sub img {
        width: auto;
        max-height: 80px !important;
        margin: 10px;
    }

    .midashinaka h2 {
        font-size: 20px !important;
    }

    .midashinaka h2.en {
        font-size: 30px !important;
    }

    .midashinaka-lineText {
        font-size: 15px;
    }

    .midashinaka-line h2 {
        margin-bottom: 20px;
    }

    .cst_container {
        padding: 40px 10px;
    }

    .cst_container.bannerBg {
        padding-top: 0px;
    }

    .firstin {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .firsttext {
        text-align: left;
        font-size: 14px;
        line-height: 1.8;
        padding: 15px;
    }

    .firstTextForBtn {
        font-size: 20px;
    }

    .firstBanner {
        padding: 0;
    }

    .purposeBtnFlex {
        max-width: 300px;
        margin-top: 50px;
        flex-direction: column;
        gap: 15px;
    }

    .purposeBtnFlex a {
        width: 100%;
    }

    .purposeTag {
        font-size: 12px;
        padding: 6px 8px
    }

    .purposeBtnTop {
        padding: 30px 0 15px;
    }

    .purposeBtnTitle {
        font-size: 20px;
    }

    .purposeBtnBottom {
        padding: 13px 0;
    }

    .purposeBtnLinkText {
        font-size: 17px;
    }

    .featureText {
        padding-bottom: 0;
    }

    .featureList {
        flex-direction: column;
    }

    .featureListTextArea {
        align-items: center;
        text-align: left;
        width: 100%;
    }

    .featureListTitle {
        font-size: 20px;
    }

    .featureListText {
        font-size: 14px;
    }

    .featureListAttention {
        font-size: 14px;
        width: 150px;
        height: 46px;
    }

    .itemTitleText {
        font-size: 20px;
    }

    .itemFlex {
        flex-direction: column;
    }

    .itemAppealText {
        font-size: 25px;
    }

    .item-name {
        margin-bottom: 15px;
    }

    .item-price {
        font-size: min(35px, 8vw);
    }

    .item-price span {
        font-size: min(20px, 4vw);
    }

    .postageFree {
        font-size: min(18vw, 4vw);
    }

    .item_list_content {
        margin-bottom: 20px;
    }

    .goodsPromoteText {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .conceptFlex {
        flex-direction: column;
    }

    .conceptArea {
        width: 100%;
        gap: 15px;
    }

    .conceptTitle {
        font-size: 20px;
    }

    .conceptText {
        font-size: 14px;
    }

    .inmainin .row {
        flex-direction: column;
    }

    .userVoiceFlex {
        gap: 40px;
    }

    .userVoiceArea {
        flex-direction: column;
        gap: 35px;
    }

    .userVoiceTextArea {
        width: 100%;
        font-size: 14px;
    }

    .userVoiceTextArea::before {
        top: 0;
        left: 50%;
        border-width: 0 10px 20px 10px;
        border-color: transparent transparent #FFFFFF;
        translate: -50% -100%;
    }

    .userVoiceCautionText {
        font-size: 14px;
        text-align: left;
        margin-top: 40px;
    }

    .tokuh3 {
        font-size: 8rem;
        font-family: 'Cormorant Garamond', serif;
        color: #B58C2A;
        padding-bottom: 3px;
    }

    .tokuwake {
        display: flex;
        /* 子要素をフレックスコンテナとして扱う */
        flex-direction: column-reverse;
        align-items: flex-end;
        /* 縦方向（上下）の中央揃え */
    }

    .tokuwake-r {
        display: flex;
        /* 子要素をフレックスコンテナとして扱う */
        flex-direction: column-reverse;
        align-items: flex-end;
        /* 縦方向（上下）の中央揃え */
    }

    #midashi_tokucho .midashinaka {
        padding: 30px 15px 10px;
    }

    #tokucho .row {
        margin-bottom: 30px !important;
    }

    .tokuchoin {
        padding: 0px !important;
    }

    .tokutex {
        margin-top: 0px !important;
    }

    .tokutex h3 {
        font-size: 20px !important;
        text-align: left !important;
        margin-top: 0px !important;
    }

    .tokutex .kome {
        vertical-align: top;
    }

    .padnon {
        padding: 0;
    }

    .item-btn-box {
        width: 90%;
        margin: 0 auto;
    }

    .firstBtn {
        margin-top: 30px;
    }

    .btn-box {
        width: 100%;
        text-align: center;
    }

    #inmain {
        padding: 0 15px;
    }

    #midashi_rmd .midashinaka {
        padding: 0 0 30px;
    }

    .rmdpt {
        padding: 0;
    }

    .rmdpt-l,
    .rmdpt-r {
        padding: 10px 0;
    }

    #items {
        padding-top: 40px;
    }

    #item_list {
        padding-top: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #goods #item_list {
        padding-bottom: 0px;
    }

    .goods-area-w {
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        flex-direction: column-reverse;
        box-sizing: border-box;
        margin-top: 1rem;
    }

    .goods-img {
        width: 100%;
    }

    .goods-area-w .item-detail {
        width: 100%;
        padding: 20px 0;
    }

    .item-detail-box {
        margin-top: 2rem;
        padding: 1.5rem 1rem;
        border: #B58C2A 2px solid;
    }

    .item-text-detail {
        width: 100%;
        min-width: 320px;
        font-family: 'Shippori Mincho B1', serif;
        font-size: 1.3rem;
        line-height: 1.4;
        letter-spacing: 0rem;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .component-area {
        width: calc(100% - 30px) !important;
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .cmp-text1 {
        text-align: left;
    }

    .table-img {
        width: 100%;
    }

    #midashi_rmd .midashinaka {
        padding-top: 0;
    }

    .rmdcard {
        margin-bottom: 20px;
    }

    .rmdcard .ccenter {
        padding: 15px;
    }

    .rmdcard .rmdtext {
        padding: 0 15px 15px;
    }

    #faq {
        padding: 40px 15px 0;
    }

    .faqin {
        padding-top: 30px !important;
        padding-bottom: 10px !important;
    }

    .faqwaku {
        margin-bottom: 30px;
    }

    .faq_q {
        padding: 20px 30px 20px !important;
    }

    .faq_q p {
        font-size: 1.6rem !important;
    }

    .faq_a {
        padding: 25px 30px 25px !important;
    }

    .goods-area {
        width: calc(100% - 30px);
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        padding: 1.5rem;
        gap: 0px;
    }

    .goods-area .item-detail {
        width: 100%;
        padding: 20px 0;
    }

    .midashi_goods {
        margin-bottom: 30px;
    }

    .midashi_goods h2 {
        padding-top: 30px;
        font-size: 20px;
    }

    .goods-img-bg {
        width: 90%;
    }

    .smhyo-menu {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .footer-container {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 15px;
    }

    .fotlog {
        width: 100%;
    }

    .cop-info {
        width: fit-content;
        height: auto;
        margin: 0 auto;
    }

    .closetext {
        font-size: 14px;
        padding: 20px 15px;
        text-align: left;

    }

    .close-inner {
        width: calc(100% - 30px);
        min-width: 330px;
        margin: 0 auto;
        padding: 20px 15px
    }

    .close-inner-text {
        line-height: 1.5;
        font-size: 14px;
        margin-bottom: 2rem;
        text-align: left;
    }

    .btn-buy {
        width: 80vw;
        max-width: 400px;
        margin: 0 auto;
    }

    .topin .btn-buy {
        width: 80vw;
        font-size: 18px;
    }

    .close-inner .btn-buy {
        font-size: 1.5rem;
    }
}

/*購入ボタンの色*/
.purchaseButton__btn {
    background-color: #B58C2A;
}

/*下層ページの見出し*/
#pagecontacttitle h1,
#pagetitle h2,
#pagecontacttitle h2 {
    padding: 40px 0;
}

/*商品ページ*/
#item_page_wrap {
    padding-top: 40px;
    padding-bottom: 80px;
}

#itemAttention {
    margin: 0 !important;
}

.attention {
    background-color: #F0F0F0;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.attention p {
    padding: 0;
    margin: 0;
}

#item_sns {
    width: 100%;
    text-align: right;
}

#openIllegalReport {
    font-size: 1.2rem;
    color: #000;
    padding: 5px 15px;
    background-color: #fff;
    border: solid 1px #E1ECF2;
    border-radius: 3px;
}

@media only screen and (max-width: 768px) {
    #pagecontacttitle h1,
    #pagetitle h2,
    #pagecontacttitle h2 {
        padding: 20px 0;
        font-size: 24px;
    }
}

.inquirySection p {
    font-family: 'Shippori Mincho B1', serif;
}

#privacy dd {
    line-height: 1.8;
}