.u-font--body {
  font-size: 14px !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.u-text--head--overlay_bk,
.u-text--body--overlay_bk,
.about-txt_min{
  font-family: "Shippori Mincho", sans-serif !important;
}

.u-font--body,
.u-text--subhead,
.u-text--body,
.u-text--strong,
.u-text--link,
.u-text--btn  {
  font-family: "Noto Sans JP", sans-serif !important;
}

html {
  scroll-behavior: smooth;
}

.for-pc {
  display: block;
}

.for-sp {
  display: none;
}

@media only screen and (max-width : 768px) {
  .for-pc {
    display: none;
  }

  .for-sp {
    display: block;
  }
}



body * {
  font-family: "Noto Sans JP", sans-serif;
  /*animation: fadeInPage 0.8s ease-out forwards !important;*/
}

@keyframes fadeInPage {
  0% {
    opacity: 0;
    /* 最初は完全に透明 */
  }

  100% {
    opacity: 1;
    /* 完全に表示 */
  }
}


h2 {
  font-size: 24px !important;
}

small {
  font-size: 80%;
}

.small,
small {
  font-size: 72%;
  font-weight: 400;
}

strong {
  font-weight: 600;
  font-family: inherit;
}

s {
  font-family: inherit;
}

.fs22 {
  font-size: 22px !important;
  /*color: #494949 !important;*/
}

.fs22 {
  font-size: 22px !important;
  /*color: #494949 !important;*/
}

.fs20 {
  font-size: 20px !important;
  /*color: #494949 !important;*/
}

/*フッター*/

.l-footer {
  padding: 30px 40px;
  border: none;
  display: block;
  width: 100%;
  box-sizing: border-box;
  /*
  padding: 20px 100px 40px;
  border: none;
  display: block;
  */
}

.l-footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}

/* --- 左側（ロゴとSNS） --- */
.l-footer__left {
  display: flex;
  align-items: center;
  gap: 20px;
}

.l-footer__logo img {
  display: block;
}

.l-footer__sns {
  display: flex;
  align-items: center;
  gap: 12px;
}

.sns-text {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.l-footer__info__store__sns__item i {

  vertical-align: middle;
}

/* --- 右側（リンクとコピーライト） --- */
.l-footer__right {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: nowrap;
  justify-content: flex-end;
}

.l-footer__nav {
  display: flex;
  align-items: center;
  white-space: nowrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

.l-footer__nav li {
  padding: 0 12px;
  border-right: 1px solid #FFF;
  /* ここで「｜」の縦線を引く */
  line-height: 1;
}

.l-footer__nav li:last-child {
  border-right: none;
  padding-right: 0;
}

.l-footer__nav a {
  font-size: 13px !important;
}








.l-footer__info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 40px 0;
  max-width: 960px;
  margin: auto;
}





.l-footer__menu {
  display: flex;
}

.l-footer__copyright {
  width: 100%;
  text-align: right;
  color: #FFF !important;

  font-size: 11px !important;
  white-space: nowrap;
}

.c-footer_menu {
  margin-left: 0;
}

.l-footer__menu .c-footer_menu {
  padding: 0 20px;
}

.l-footer__menu .c-footer_menu+.c-footer_menu {
  border-left: 1px solid #FFF !important;
}



.p-kv_slider__track__list__item__inner:before {
  background: none;
}

.u-text--head {
  text-align: center;
  font-family: "Shippori Mincho", sans-serif !important;
}

.u-text--color49 {
  /*color: #494949 !important;*/
}

.u-text--input_d {
  /*color: #494949;*/
  font-size: 13px !important;
  font-family: "Noto Sans JP", sans-serif;
}

.u-text--body2 {
  /*color: #494949;*/
  font-size: 13px !important;
  font-family: "Noto Sans JP", sans-serif;
}

.u-color__btn--bg-orange {
  background: #1e1e1e;
  /*border-radius: 10px !important;*/
  color: #FFFFFF ;
}

.u-text--btn_d {
  /*color: #494949 !important;*/
  font-size: 13px !important;
  font-family: "Noto Sans JP", sans-serif;
}

.c-account_menu__logout,
.u-color__btn--bg{
   background: #1e1e1e !important;
   color: #FFFFFF !important;
}


.about-txt {
  margin-top: 16px;
  line-height: 2;
  font-size: 14px;
  /*color: #494949;*/
}

.about-txt_min {
  font-size: 16px !important;
}

.ta-center {
  text-align: center;
}

.banner {
  margin: auto;
}

.width300 {
  width: 300px;
}

.bg001 {
  background: #fafaf7;
}

.bg002 {
  background: #f7f3ec;
}

.bg003 {
  background: #f1e7d6;
}

.u-text--btn_orange {
  color: #df8062 !important;
  font-size: 13px !important;
  font-family: "Noto Sans JP", sans-serif;
}

.u-text--link_orange {
  color: #df8062 !important;
  font-size: 13px !important;
  font-family: "Noto Sans JP", sans-serif;
}

.l-header {
  border: none;
}

/*メニュー部分*/

.p-custom_menu__item a:hover,
.p-custom_menu__item a:focus,
.c-gmenu__container a:hover,
.c-gmenu__container a:focus {
  color: #e08062;

}

.l-footer__nav a:hover,
.l-footer__nav a:focus,
.l-footer__sns a:hover i,
.l-footer__sns a:focus i {
  color: #e08062;

}


.p-custom_menu__item.--text {
  border: none;
  padding: 5px 0;
}

.p-custom_menu__item.--text:last-child {
  border: none;
}

.p-header_menu.--left {
  justify-content: flex-end;
}

.c-header_menu {
  /*color: #494949;*/
}

.l-header__inner__block__logo {
  width: 140px !important;
}

@media screen and (min-width: 720px) {
  .p-header_menu {
    padding: 0 20px;
    gap: 20px;
  }
}



/* ハンバーガー＆バツボタン共通 */
.c-hamburger {
  font-family: "icon", sans-serif !important;
  font-size: 24px;
  cursor: pointer;
  display: none;
  z-index: 1001;
  padding: 10px;
  position: relative;
}

/* ハンバーガーの表示 */
.c-hamburger::before {
  content: "\e90f";
  /* ハンバーガー */
  font-family: "icon", sans-serif !important;
  margin-left: -30px;
}

/* バツに切り替え（メニュー開いてるとき） */
#menu-toggle:checked+.c-hamburger::before {
  content: "\";
  /* バツのアイコンに変更 */
}

/* デフォルト（PC） */
.global-navi-pc {
  display: block;
}

.global-navi-sp {
  pointer-events: none;
  opacity: 0;
  transform: translateX(-100%);
  transition: transform 0.4s ease, opacity 0.4s ease;
}

/* SP時：ハンバーガー表示・メニュー表示 */
@media (max-width: 992px) {
  .c-hamburger {
    display: block;
  }

  .global-navi-pc {
    display: none;
  }

  /* メニュー表示時（トグルON） */
  #menu-toggle:checked~.global-navi-wrapper .global-navi-sp {
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
  }

  .global-navi-sp {
    position: fixed;
    top: 0;
    left: 0;
    width: 80%;
    min-width: 250px;
    max-width: 280px;
    height: 100vh;
    background:#df926eeb;
    z-index: 1000;
    overflow-y: auto;
  }

  .c-gmenu__container {
    width: 100%;
    list-style: none;
    padding: 60px 20px;
    /* バツ分の余白 */
    box-shadow: none;
    min-width: 250px;
    max-width: 320px;
  }

  .c-gmenu__container li {
    border-bottom: 1px solid #faf9f5;
  }

  .c-gmenu__container li a {
    display: block;
    padding: 16px;
    font-size: 14px;
    color: #faf9f5;
    text-decoration: none;
  }
  .c-gmenu__container li .c-gmenu__sns-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}


}


.c-category_header {
  background-position:0 80%;
  }

.info_cate .c-category_header {
  background-position:center;
  }


/*コンテンツ*/
.c_container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.p-page_content {
  padding: 0 30px 30px;
  /*padding:0 ;*/
}

.pad0 {
  padding: 0;
}

.page-section {
  padding: 60px 30px;
  display: flex;
  justify-content: center;
  margin-top: -60px;
}






.page-section, 
.about-section-common, 
.p-custom-product-section {
  background-size: cover;      /* 枠いっぱいに隙間なく表示（おすすめ） */
  background-position: center; /* 画像の中央を基準にする */
  background-repeat: no-repeat;
  min-height: 400px;           /* 画像が見える最低限の高さを確保（適宜調整） */
}






.t-section {
  padding: 30px 30px 60px;
}

.content-image img {
  display: block;
  max-width: 300px;
  margin-bottom: 10px;
}

.p-page_content__inner {
  max-width: 760px;

}

.wd100 {
  max-width: 100%;
}

.wd85 {
  max-width: 85%;
}

.ｔ-section {
  padding: 60px 20px;
}

.p-page_content__inner p {
  margin: 10px 0 20px;
  /*color: #494949;*/
}

/*ページ管理h2用*/
.p-page_h2,
.product-title {
  position: relative;
  font-size: 24px !important;
  /*padding: 0.5rem 1.25rem 0.3125rem;*/
  color: #5a4632;
}

.p-page_h2 {
  /*border-left: 0.0625rem solid #5a4632;*/
  margin-top: 40px;
  margin-bottom: 30px !important;
}

/*
.p-page_h2:after {
    content: "";
    display: block;
    height: 4px;
    background: -webkit-linear-gradient(to right, rgb(230, 90, 90), transparent);
    background: linear-gradient(to right, rgb(250 147 125), transparent);
}
    */
.p-page_content__inner h1 {
  font-size: 24px;
}


.point-pill {
  display: inline-flex;
  align-items: center;
  gap: 12px;

  padding: 10px 22px;
  border: 1.5px solid #cbbfb3;
  border-radius: 999px;
  /* まる */
  background: #faf8f6;

  font-size: 14px;
  letter-spacing: 0.03em;
  margin-top: 20px;
}

.point-no {
  font-weight: 600;
  font-size: 12px;
  color: #8c7b6a;
}

.point-text {
  font-weight: 500;
}

@media (max-width: 768px) {
  .point-pill {
    font-size: 14px;
    padding: 8px 18px;
  }
      .u-text--btn_orange{
    color: #FFF !important;
  }
  .c-category_header {
  background-position:65% 0%;
  }
  .info_cate .c-category_header {
  background-position:30% 0%;
  }
}












/*--------------*/
.point-block {
  margin: 40px 0 16px;
}

/* POINTラベル */
.point-label {
  display: inline-block;
  background: #dfbba9;
  color: #fff;
  font-weight: bold;
  padding: 6px 18px;
  border-radius: 6px;
  font-size: 13px;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}

/* 見出し */
.point-title {
  font-size: 20px;
  margin: 0;
  line-height: 1.4;
}

/*コンテンツ横並び*/
.text-split {
  display: flex;
  gap: 40px;
  align-items: center;
  margin: 20px 0;
}

.text-split__title {
  flex: 1;
  font-size: 22px;
  font-weight: 700;
  color: #5a4632;
  line-height: 1.6;
  margin: 0;
  /* h2のデフォルト余白リセット */
}

.text-split__body {
  flex: 1;
  font-size: 15px;
  line-height: 1.9;
  color: #000;
}

.text-split__body p {
  margin-bottom: 1.2em;
}

/* ---------- スマホ ---------- */
@media (max-width: 768px) {
  .text-split {
    flex-direction: column;
    /* 縦並び */
    align-items: flex-start;
    /* 左寄せ */
    gap: 16px;
  }

  .text-split__title {
    font-size: 18px;
  }
}

.section-divider {
  width: 100%;
  height: 1px;
  background: #d8cfc4;
  /* 薄いベージュ系がおすすめ */
  /*margin: 60px 0;*/
}

/**/
@media screen and (max-width: 425px) {
  .about-txt {
    text-align: left;
  }

  .product-container,
  .c_container {
    display: block;
  }

  .product-image,
  .content-image {
    margin-bottom: 20px;
    /* 画像とテキストの間に余白 */
  }
}

/*FAQ*/
.p-faq__inner__list__item__question {
  background-color: #f1e7d6;
  margin-bottom: 2%;
  padding: 15px 44px 15px 40px;
}

.p-faq__inner__list__item__question .u-icon--plus,
.p-faq__inner__list__item__question .u-icon--minus {
  top: 18px;
}

@media only screen and (min-width: 769px) {
  .p-custom-product-section .swiper-wrapper {
      width: 80%;
      min-width: 600px;
  }
}

@media only screen and (max-width: 768px) {
  p {
    font-size: 0.9em;

  }

  .l-footer__menu,
  .l-footer__info {
    display: block;
  }

  .c-footer_menu {
    border: none;
    text-align: center;
    padding: 0;
  }

  .l-footer__menu .c-footer_menu+.c-footer_menu {
    border: none !important;
  }

  .l-footer__info__store__logo {
    margin: auto;

  }

  .l-footer__copyright,
  .p-page_header__inner__title {
    text-align: center !important;
  }

  .l-footer__menu .c-footer_menu {
    padding: 0;
  }


  .ｔ-section {
    padding: 30px 30px;
  }

  /*FAQスマホクリック時*/
  .p-faq__inner__list__item__question:hover {
    opacity: 1;
  }





  .l-footer {
    padding: 40px 20px;
  }

  .l-footer__inner {
    flex-direction: column;
    justify-content: center;
    gap: 20px;
  }

  .l-footer__left,
  .l-footer__right {
    flex-direction: column;
    gap: 15px;
    text-align: center;
    justify-content: center;
  }

  .l-footer__nav {
    justify-content: center;
    row-gap: 12px;
    flex-wrap: wrap;
  }

  .l-footer__nav li {
    border-right: none;
    /* スマホ時はスッキリさせるため縦線を消す */
  }
}



.ta-l {
  text-align: left !important;
}

/*商品詳細*/
.c-product_info__price {
  margin-top: 0;
  padding-top: 20px;
}

.c-product_info__form__quantity {
  margin-bottom: 30px;
}


.c-order_quantity__select {
  display: inline-block;
  width: 78px;
  height: 55px;
  padding: 12px;
  font-weight: 300;
  border: 1px solid #BDC1C2;
  border-radius: 4px;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}

.c-order_quantity__select option {
  font-size: 30px !important;
}

.p-product_content__inner {
  max-width: 920px;
}

.c-product_info__title {
  font-size: 22px !important;
}


/*LINEログイン*/
ｓ .alert {
  padding-right: 35px;
  padding-left: 35px;
}

.line_new_ec {
  max-width: 300px;
}

/*商品ラベル*/
.c-badge {
  color: #ef6014;
  border: 1px solid #ef6014;
}

/*商品詳細*/
.c-product_info__description {
  margin-top: 10px;
}


  .line_ec .button-container {
    width: 78%;
    margin: 0 auto 20px;
  }

/*レビュー*/
.c-product_info__review {
  border: #CCC 1px solid;
  padding: 0 18px;
  margin: 20px 0;
  max-width: 410px;
  height: 40px;
}

.c-product_info__average-star {
  font-weight: bold;
}

.c-product_info__price {
  border-top: #D4D4D4 1px solid;
}


.c-product_info__price:first-child {
  margin: 40px 0 0;
  padding-top: 0px;
  border-top: none;
}


.p-review__inner__title {
  text-align: left !important;
  border-bottom: #B3B3B3 1px solid;
}





.review-box {
  width: 100%;
  /*color: #494949;*/
  margin: 30px 0;
}

.review-box-inner {
  border: 1px solid #eee;
  max-height: 420px;
  overflow-y: auto;
  font-size: 15px;
}

.review-item {
  display: flex;
  justify-content: space-between;
  padding: 24px;
  border-bottom: 1px solid #eee;
}


.review-main {
  flex: 1;
}

.review-side {
  /*width: 180px;
  margin-left: 70px;
  */
  width: auto;
  margin-left: 0;
}
.review-box .review-box-inner .review-item .review-main {
        margin-bottom: 20px;
    }
.title {
  font-weight: bold;
  margin-bottom: 12px;
}

.content p {
  line-height: 1.7;
}

.name {
  font-weight: bold;
  margin-bottom: 6px;
}

.c-review_item_detail__time {
  margin-top: 6px;
}

/* 星 */

.stars {
  width: 80px;
  height: 16px;
  background: url("/assets/star_empty.png") repeat-x;
  background-size: 16px 16px;
  margin-left: auto;
  position: relative;
}

.stars::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  background: url("/assets/star_full.png") repeat-x;
  background-size: 16px 16px;
}

.st10::after {
  width: 16px;
}

.st20::after {
  width: 32px;
}

.st30::after {
  width: 48px;
}

.st40::after {
  width: 64px;
}

.st50::after {
  width: 80px;
}

.stars-ecforce {
  margin-top: 4px;
}

.stars-ecforce img,
.stars-ecforce svg {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}

.p-review__inner {
  max-width: 1060px;
}

  .review-box .review-box-inner .review-item {
    flex-direction: column;
    /*flex-direction: column-reverse;*/
    text-align: left;
    padding: 20px;
  }
@media screen and (max-width: 640px) {
  .review-box .review-box-inner .review-item {
    flex-direction: column;
    /*flex-direction: column-reverse;*/
    text-align: left;
    padding: 20px;
  }

  .review-box .review-box-inner {
    max-height: 600px;
  }

  .review-box .review-box-inner .review-item .review-main {

    margin-bottom: 20px;
  }

  .review-box .review-box-inner .review-item .review-side {
    width: auto;
    margin-left: 0;
  }
}

.u-color__bg--accent {
  background: #c18330 !important;
}

.u-color__input--bg2 {
  background: transparent;
}


.p-subscription_detail__management {
  float: none;
}

.td_under {
  text-decoration: underline;
}



.shipping-table h2 {
  font-size: 16px !important;
}

/* =========================
   Shipping Table (size+area)
========================= */

.shipping-table {
  overflow-x: auto;
}

.shipping-table table {
  width: 100%;
  border-collapse: collapse;
  /*font-size: 14px;*/
  table-layout: fixed;
  /* ← 折り返しのため重要 */
}

.shipping-table th,
.shipping-table td {
  border: 1px dotted #999;
  padding: 8px 10px;
  vertical-align: middle;
  word-break: break-word;
  /* 折り返し */
  white-space: normal;
  /* 折り返し */
}

.shipping-table thead th {
  text-align: center;
  font-weight: 600;
  background: #f7f3ec;
}

.shipping-table tbody td {
  text-align: left;
}

.shipping-table tbody td:last-child {
  text-align: right;
  font-weight: 600;
}

/* サイズ列 */
.shipping-table__size {
  text-align: center;
  font-weight: 600;
  width: 80px;
}

/* 列幅調整 */
/*
.shipping-table th:nth-child(1),
.shipping-table td:nth-child(1) { width: 80px; }
*/
.shipping-table th:nth-child(2),
.shipping-table td:nth-child(2) {
  width: 30%
}

/*
.shipping-table th:nth-child(3),
.shipping-table td:nth-child(3) { width: 80px; }
*/
/* スマホ対応 */
@media (max-width: 600px) {
  .shipping-table table {
    font-size: 13px;
  }
}



/*商品一覧*/
.p-product_list {
  max-width: 940px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .c-product-list {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 30px;
    grid-column-gap: 20px;
  }
}


@media screen and (max-width: 719px) {
  .p-product_list .medium-up--one-3:nth-child(even) {
    margin-left: 15px;
  }

  .p-product_list .medium-up--one-3 {
    width: calc((100% - 15px) / 2);
    margin-top: 5px;
  }

  .p-product_list .medium-up--one-3:not(:first-child) {
    margin-top: 5px;
  }
}

.u-link-ud {
  text-decoration: underline;
}

.note-list {
  list-style: none;
  padding-left: 1.2em;
  font-size: 0.85em;
  color: #666;
  margin: 10px 0;
}

.note-list li {
  position: relative;
}

.note-list li:first-child::before {
  content: "*";
  position: absolute;
  left: -1.2em;
}

.p-product_list__list {
  max-width: 940px;
}



/*画像横4つ並び*/
/* --- 4つのこだわりセクション --- */
.p-feature {
  background-color: #f1e6d6;
  /* ★新しい画像に合わせた、より暖かくピンクがかったベージュ */
  padding: 80px 5%;
}

.p-feature__title {
  text-align: center;
  margin-bottom: 50px !important;
  font-size: 28px !important;
}

/* 4つ並べるための枠 */
.p-feature__grid {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  /* PC時の横の隙間 */
  max-width: 1100px;
  margin: 0 auto;
}


/* --- デザイン修正箇所のみ --- */

.cobo-hero-top .about-title {
    font-size: 30px !important;
}
.cobo-hero-top .about-txt,
.cobo-hero-bottom .about-txt {
    font-size: 18px !important;
    font-family: "Shippori Mincho", sans-serif !important;
}

.cobo-hero-top {
  padding: 0 !important;
  position: relative;
  z-index: 1; /* 下段より背面にする */
  background-color: #f7e6d9; /* ボトル画像の端の色に合わせて微調整 */
}

.cobo-image-bottle {
  width: 100%;
  margin: 0;
  line-height: 0; /* 画像下の隙間を消す */
}

.cobo-image-bottle img {
  width: 100%;
  display: block;
  min-height: 400px;
  object-fit: cover;
}

.cobo-hero-top .top-text {
  position: absolute;
  top: 45%;
  right: 8%;
  transform: translateY(-50%);
  width: 40%;
  z-index: 10;
  line-height: 1.8;
}

/* --- 2. 下段：網目背景 ＆ スプーンエリア --- */
.cobo-hero-bottom {
  margin: 0 !important; 
  padding: 0 !important;
  padding-top: 1px !important; 
  position: relative;
  z-index: 2; /* ★ボトルより前面にする！ */
  
  background-repeat: repeat-x !important; 
  background-position: top center !important;
  /* ★諸悪の根源だった overflow: hidden を削除しました！ */
}

/* --- 3. スプーン --- */
@keyframes spoonFadeIn {
  0% {
    opacity: 0;
    /* ほんの少し下からフワッと上がる動きをつけると、より高級感が出ます */
    transform: translateY(15px); 
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.cobo-image-spoon {
  position: relative;
  width: 100%;
  text-align: right;
  z-index: 20;
  /* ★上段のセクションへはみ出させる */
  top: -12vw; 
  margin-bottom: -12vw; 
}

.cobo-image-spoon img {
  width: 100%; /* スプーンのサイズ */
  opacity: 0;
  /* animation: 名前 | かかる時間 | 動きの滑らかさ | 遅らせる時間 | 終わった後の状態 */
  animation: spoonFadeIn 1.5s ease-out 0.8s forwards;
}
.about-section-bg {
  background-size: cover;      /* 枠いっぱいに隙間なく表示（おすすめ） */
  background-position: center; /* 画像の中央を基準にする */
  background-repeat: no-repeat;
  min-height: 600px;           /* 画像が見える最低限の高さを確保（適宜調整） */
}

/* --- 4. スプーン下のテキスト --- */
.cobo-hero-bottom .bottom-text {
  position: relative;
  z-index: 21;
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 1.8;
}






/* 各アイテムの設定 */
.p-feature__item {
  flex: 1;
  /* 4つ均等に幅を分ける */
  display: flex;
  flex-direction: column;
  position: relative;
  /* ★重ねるラベルの基準点にするため追加 */
}

/* 「POINT 01」の装飾（重ねる設定） */
.p-feature__label {
  position: absolute;
  /* ★重ねる設定 */
  top: 20px;
  left: 20%;
  /* ★中央揃え */
  transform: translateX(-50%);
  /* ★中央揃え */
  z-index: 10;
  /* ★画像の上に表示する */
  color: #df8062;
  /* 今まで使っているオレンジ色 */
  text-align: center;
  /* ★POINTと数字を中央揃え */
  width: 100%;
  /* ★中央揃えのために幅を100%に */
}

.p-feature__label-en {
  font-size: 12px;
  letter-spacing: 0.1em;
  display: block;
  line-height: 1;
}

.p-feature__label-num {
  font-size: 32px;
  font-family: "Shippori Mincho", sans-serif !important;
  line-height: 1;
}

/* 画像を丸く切り抜く設定 */
.p-feature__img {  
  /*width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  overflow: hidden;
  margin-top: 30px;
  */
  margin-bottom: 25px;
  /*background-color: #fce8db;*/
  
}

.p-feature__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* 画像が歪まないように調整 */
}

/* 小見出し */
.p-feature__subtitle {
  font-family: "Shippori Mincho", sans-serif !important;
  font-size: 19px;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 15px;
  color: #333;
}

/* 説明文 */
.p-feature__text {
  font-size: 13px;
  line-height: 1.8;
  color: #333;
  text-align: left;
  /* 文字は左揃え */
}



/* --- 商品セクション全体（背景色など） --- */
.p-custom-product-section {
  background-color: #fdfaf6;
  /* 背景画像がない時のベース色（薄いベージュ） */
  padding: 80px 5%;
  background-repeat: repeat;
  /* パターン画像が敷き詰められるようにする */
}

/* トップのテキストエリア */
.p-custom-product-header {
  text-align: center;
  margin-bottom: 60px;
}

.p-custom-product-title {
  font-size: 28px !important;
  margin-bottom: 30px !important;
}

.p-custom-product-desc {
  font-size: 14px;
  line-height: 2;
  color: #333;
}

/*商品一覧*/
.p-product_list__list__item {
  background-color: #fff;
  padding: 15px 15px;
  /*flex: 1;*/
  height: auto;
}

@media screen and (min-width: 720px) {
  .p-product_list .medium-up--one-3 .c-product_item__inner__title {
    font-size: 14px;
  }
}

/*商品詳細*/
/* ========================================================
   商品詳細ページ限定：
   ======================================================== */
/* 横スクロール・横揺れ防止 */
body {
  overflow-x: clip !important;
}

@media screen and (min-width: 769px) {

  /* 1. アニメーションやoverflowの制限を全解除 */
  body,
  .l-wrapper-none,
  #product-show-view,
  #add_product_async_view,
  #product-show-view .l-container__row,
  #product-show-view .p-product_content,
  #product-show-view .p-product_content__inner {
    animation: fadeInPage 0.8s ease-out forwards !important;
    transform: none !important;
    overflow: visible !important;
  }

  /* 2. 大枠を画面幅100%（フルブリード）に拡張し、左右の「高さを揃える」 */
  #product-show-view .p-product_content__inner {
    display: flex !important;
    align-items: stretch !important;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    padding: 0 !important;
    background-color: var(--color-bg, #fafaf7) !important;
  }

  /* 3. 左側：画像エリアの「レール」 */
  #product-show-view .p-product_content__inner__img {
    width: 50vw !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* ★★★ 4. 超重要修正：最初から1ミリも動かさずに固定する ★★★ */
  #product-show-view .c-product_img {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 70px !important;
    /* ★ ヘッダーの高さに合わせて最初からここで固定！ */
    height: calc(100vh - 70px) !important;
    /* ★ 高さもヘッダー分を引いて下にはみ出さないように！ */
    width: 100% !important;
    overflow: hidden !important;
    z-index: 10 !important;
  }

  /* 画像そのものを枠いっぱいに広げてトリミング */
  #product-show-view .c-product_img__image {
    width: 100% !important;
    /*height: calc(100vh - 70px) !important;*/
    height: 100vh;
    object-fit: cover !important;
    object-position: center bottom !important;
    display: block !important;
  }

  /* 画像周りの余分な隙間を排除 */
  #product-show-view .c-product_img__list__vertical {
    margin: 0 !important;
    padding: 0 !important;
    row-gap: 0 !important;
    display: block !important;
  }

  #product-show-view .c-product_img__item {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  /* 6. 右側：商品情報・レビューエリア */
  #product-show-view .p-product_content__inner__info {
    width: 50vw !important;
    position: static !important;
    margin: 0 !important;
    padding: 50px 7% 80px 5% !important;
    box-sizing: border-box !important;
    background-color: transparent !important;
  }

  /* JSで引っ越してきたレビューエリアの余白調整 */
  #product-show-view .p-product_content__inner__info .js-custom-container {
    width: 100% !important;
    padding: 0 !important;
    margin-top: 50px !important;
  }

  /* エラーアラートが出た場合は一番上に全幅表示 */
  #product-show-view .p-product_alert {
    width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    z-index: 20 !important;
  }

  /* テーマデフォルトの右側固定CSSが入っていたら無効化 */
  .p-product_content__inner__sticky {
    position: static !important;
  }
}

#product-show-view .p-review {
  border-top: none;
}

/* ========================================================
   スマホ時は通常の縦並びに戻す
   ======================================================== */
@media screen and (max-width: 768px) {
    /* PC版のFlexboxなどを解除して縦並びに */
    #product-show-view .p-product_content__inner { 
        display: block !important; 
        width: 100% !important; 
        margin-left: 0 !important; 
        padding: 0 !important;
    }

    /* ★ スマホの「画像エリアだけ」をマイナスマージンで画面端まで強制拡張！ ★ */
    #product-show-view .p-product_content__inner__img { 
        width: 100vw !important; 
        max-width: 100vw !important;
        margin-left: calc(50% - 50vw) !important; /* これで左右の隙間が消滅します */
        position: relative !important; 
        top: 0 !important; 
        height: auto !important; 
        padding: 0 !important; 
    }

    /* 画像をスマホ画面の横幅100%に合わせる */
    #product-show-view .c-product_img,
    #product-show-view .c-product_img__image { 
        width: 100% !important;
        height: auto !important; 
        position: static !important; 
        object-fit: cover !important; 
    }

    /* 情報エリア（テキスト部分）は、端に張り付かないように通常の幅（余白あり）に戻す */
    #product-show-view .p-product_content__inner__info { 
        width: 100% !important; 
        position: relative !important; 
        top: 0 !important; 
        height: auto !important; 
        padding: 10px 0 !important; /* 左右の余白は消して、大枠(l-container)の余白に任せる */
        box-sizing: border-box !important;
    }

    /* レビューエリア等もスマホ用の余白に合わせる */
    #product-show-view .js-custom-container { 
        width: 100% !important; 
        padding: 0 !important; 
        margin-top: 40px !important; 
    }



  .cobo-hero-top .top-text {
    /* 1枚目の画像のように、SP用画像(sp01.png)の上部にテキストを重ねる */
    position: absolute !important;
    top: 10% !important; /* ★テキストの縦位置（画像に合わせて微調整してください） */
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 90% !important;
    text-align: center !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .cobo-hero-top .about-title {
    font-size: 25px !important;
    margin-bottom: 15px !important;
  }
  .cobo-hero-top .about-txt {
    font-size: 16px !important;
    text-align: center;
  }

  /* --- 2. 下段：スプーンエリア --- */


  /* スプーン画像をズームして左右を切り取る（1枚目画像の再現） */
  .cobo-image-spoon img {
    width: 160% !important; /* 画面枠より大きくする */
    max-width: none !important;
    transform: translateX(-20%) !important; /* ★スプーンの先端（左側）が見えるように位置を左にずらす */
  }

  /* --- 3. 下段：テキストエリア --- */
  .cobo-hero-bottom .bottom-text {
    position: relative !important;
    z-index: 25 !important;
    padding: 0 20px 40px !important;
  }
  
  /* スマホの時はスプーン下の文字サイズを整える */
  .cobo-hero-bottom .about-txt {
    font-size: 14px !important;
    line-height: 2 !important;
    text-align: center;
  }

  .p-feature__title {
    margin-bottom: 0px !important;
}
.p-feature {
    
    padding: 40px 5%;
}

  .p-feature__grid {
    flex-direction: column;
    gap: 0;
    padding: 0 20px;
  }

  .p-feature__item {
    width: 100%;
  }

  .p-feature__img {
    max-width: 180px;
    margin: 20px auto;
  }
  .p-feature__subtitle {
    margin-bottom:0;
    }

  .about-section-bg {
    min-height: 300px;
    }
    .l-footer__sns {
      border: 1px solid #ffffff;
      padding: 5px 25px;
      margin-top: 15px;
      }
}

@media screen and (max-width: 719px) {
  #product-show-view .p-product_content {
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 0;
  }
}

/*

.p-list_header__inner {
  justify-content: center;
  height:120px;
}
  */


  .c-product_img__item:hover{
    opacity:1;
  }
  .c-product_img__item{
    cursor: default;
  }




.p-checkout__list__block__inner__payment--select .c-form_table > tbody > tr > th, .p-checkout__list__block__inner__payment--credit .c-form_table > tbody > tr > th {
    width: 160px;
    min-width: 160px;
}