/** Shopify CDN: Minification failed

Line 1058:16 Expected identifier but found whitespace
Line 1058:17 Unexpected "8rem"
Line 1090:3 Unexpected "/"
Line 1784:11 Expected identifier but found whitespace
Line 1784:18 Unexpected ";"
Line 2264:0 Unexpected ","

**/
/*
body,
input,
textarea,
button,
selec,
.announcement-bar__message,
* {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans",
    "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif !important;
}
*/

html {
  scroll-behavior: smooth;
}
body {
  overflow-x: hidden;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial",
    "Yu Gothic", "Meiryo", sans-serif !important;
}
a {
  color: inherit;
  /* text-decoration: none; */
  background-color: transparent;
  cursor: pointer;
}
p {
  line-height: 1.5;
}
.ui-admin-bar {
  display: none !important;
}

/* LINEミニバナー */
.line-minibnr {
  text-align: center;
  font-size: 13px;
}
.line-minibnr a {
  text-decoration: none;
  color: #333;
}
.line-minibnr img {
  width: 100%;
  max-width: 500px;
}
.newsletter-form__field-wrapper::after {
  content: "登録後、自動的にクーポンが届きます";
  font-size: 1.2rem;
  font-weight: bold;
}

/* フローティングバナー */
.floating-bnr {
  position: fixed;
  bottom: 5px;
  right: 5px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  padding: 4px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.floating-bnr.active {
  opacity: 1;
}
#floating-bnr:not(.active) #banner-link {
  visibility: hidden;
  display: none;
}
.floating-bnr img {
  max-width: 300px;
  display: block;
}
nav.pagination {
  background: #ededed;
}
.close-btn {
  position: absolute;
  top: 2px;
  right: 2px;
  font-size: 16px;
  color: #888;
  text-decoration: none;
  z-index: 1100;
  background: #000;
  line-height: 1;
  padding: 4px 6px;
  opacity: 0.8;
  cursor: pointer;
}

/* 汎用性あるCSS */
a {
  transition: 0.4s;
}

a:hover {
  opacity: 0.5;
}
em {
  font-style: normal;
  background: linear-gradient(transparent 60%, #fff191 60%);
}
.text-center {
  text-align: center;
}
.mar-btm-1rem {
  margin-bottom: 1rem;
}
.mar-btm-2rem {
  margin-bottom: 2rem;
}
.mar-btm-3rem {
  margin-bottom: 3rem;
}
.mar-btm-4rem {
  margin-bottom: 4rem;
}
.width-1000px {
  max-width: 1000px;
  margin: auto;
  padding: 1rem;
}

/* ここまで　汎用性あるCSS */

.section-template--17803335106777__custom_liquid_DTwBTr-padding {
  padding-top: 0 !important;
}

.product__title h1 {
  font-size: 22px;
}

.logo-text {
  font-size: 12px;
  text-align: center;
  font-weight: normal;
}
.itemfoottext {
  margin: 1rem auto 50px !important;
  max-width: 960px;
}
.itemfoottext img {
    max-width: 100% !important;
    text-align: center;
    margin: auto;
    display: block;
}
/* .itemfoottext h3 {
  font-size: 1.5rem;
  color: #b2b2b2;
  font-family: "MSゴシック" !important;
  border-bottom: solid 1px #dfdfdf;
  padding-bottom: 10px;
} */
.jdgm-star.jdgm--on::before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f005" !important;
  font-weight: 900 !important;
}
.jdgm-star.jdgm--off::before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f005" !important;
  font-weight: 400 !important;
}
.jdgm-media-fieldset__icon:before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f1c5" !important;
  font-weight: 900 !important;
}

span.jdgm-form__reviewer-name-format-container {
  display: none;
}
.jdgm-carousel-item__timestamp.jdgm-ellipsis {
  display: none;
}
.article-template__content h3 {
  font-weight: bold;
  margin-top: 5rem;
}
.image-with-text__media {
  border: none !important;
}
.shippingtime {
  background: #f8f5f0;
  text-align: center;
  font-size: 1.4rem;
  padding: 1rem 0;
  margin-top: 2rem;
  font-weight: 700;
  color: #8b3a3a !important;
}
.freeship {
  font-size: 1.2rem;
  text-align: center;
  display: block;
  font-weight: normal;
}
.collection__description {
  font-size: 1.3rem;
}

h2.title,
.itemfoottext h3 {
  display: flex;
  align-items: center;
  width: 100% !important;
  font-size: 2rem;
  margin-bottom: 2rem !important;
}
.lp-area01 h2,.prText h2 {
    font-size: 20px!important;
    margin-bottom: 20px!important;
}
h2.title:before,
h2.title:after,
.itemfoottext h3:before,
.itemfoottext h3:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #ddd;
}

h2.title:before {
  margin-right: 1rem;
}

h2.title:after {
  margin-left: 1rem;
}

.itemfoottext h3:before {
  margin-right: 0.5rem;
}

.itemfoottext h3:after {
  margin-left: 0.5rem;
}

article.article-template h2,
article.article-template h3 {
  border-bottom: 3px solid #ccc;
  padding-bottom: 10px;
  font-weight: bold;
  color: #555;
}
/* .page-width {
  padding: 0px !important;
}
.collection__description {
  padding: 0 1rem !important;
}
.product__info-wrapper,
.product__description,
.related-products {
  padding: 1rem !important;
} */
a.link.animate-arrow {
  display: block;
  text-align: center;
  background: black;
  padding: 10px 0;
  color: #fff;
}
.title-wrapper-with-link {
  justify-content: center !important;
}
.multicolumn-card-spacing,
.multicolumn-card__info {
  padding: 0 !important;
  margin: 0 !important;
}
h3.inline-richtext {
  margin-top: 1rem !important;
  font-weight: bold;
  color: #424242;
}
.multicolumn-card {
  background: #fff !important;
  margin-bottom: 1.5rem !important;
}
.multirow .button {
  margin: 2.5rem auto 0 !important;
  width: 100% !important;
}
.taxfloat {
  margin: 35px auto 0 !important;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
  justify-content: center;
}
.taxfloat .price {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.price__badge-sold-out {
  order: 0;
}

.price__badge-sale {
  order: 1;
}

.price__container {
  order: 2;
}

.product__tax {
  font-size: 0.7em;
  order: 3;
  margin-top: 0 !important;
}

.collection-hero__description {
  max-width: 100% !important;
}
.product__info-wrapper .price-item {
  color: #a43f3f !important;
}
span._paidy-promotional-messaging {
  opacity: 0.7;
}
.collection-hero h2,
.odb-category-area h2 {
  font-size: 1.4rem;
  font-weight: 500;
  color: #333;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
  letter-spacing: 0.03em;
  line-height: 1.4;
  margin: 20px auto 0;
}
.collection-hero__title {
  font-size: 1.8rem;
  font-weight: 500;
  color: #333;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
  letter-spacing: 0.03em;
  line-height: 1.4;
  margin: 3rem 0 2rem;
}
.prText {
  padding: 10px 10px 50px;
}
.allitemlink a {
  display: block;
  text-align: center;
  background: #ffffff;
  width: 220px;
  margin: -20px auto 40px !important;
  color: #000 !important;
  text-decoration: none;
  padding: 4px 0;
  border: 3px solid #333;
}
.allitemlink a::after {
  /* display: block; */
  text-align: center;
  font-family: "Font Awesome 5 Free";
  content: "\f13a";
  font-weight: 900;
  margin-left: 10px;
}
.line-info a {
  border: solid 4px #8bc34a;
  text-decoration: none;
  font-size: 1.2rem;
  display: block;
  text-align: center;
  background: white;
  margin: 10px auto 30px;
  padding: 14px 0px;
  color: #8bc34a;
  font-weight: bold;
}
button#_ngc_stock_notice_btn::after {
  content: "＜入荷リクエスト＞";
  display: block;
  font-size: 1rem;
  font-weight: bold;
  color: #fff8bc;
}

.price__sale .price-item:nth-child(even) {
  /* background: red; */
  padding: 3px 10px;
  color: red!important;
  font-weight: bold;
  /* border-radius: 10px; */
}
.main-page-title {
  font-size: 2.5rem;
}
.bnr-one {
  max-width: 1250px;
  margin: 0 auto 30px;
  text-align: center;
  width: 100%;
}
.bnr-one img {
  width: 100%;
  border: solid 1px #eee;
  box-sizing: border-box;
}
.bnr-one a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.bnr-one h3 {
  font-size: 13px;
  margin: 0 auto;
}
.bnr-one h3:before {
  content: "\f0a9";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 4px;
  color: #3598c7;
}
section#shopify-section-template--17803335106777__newsletter_L4aKtf {
  margin-top: 0;
  font-size: 14px;
}
.newsletter {
  position: relative;
  overflow: hidden; /* 擬似要素がはみ出さないように */
  margin-top: 10px;
}
.remake-img img {
  max-width: 100%;
  width: 600px;
  margin-bottom: 3rem;
}
.automovie video {
  max-width: 100%;
  max-height: 65vh !important;
}
.automovie {
  text-align: center;
  margin: 20px auto 60px;
}
.product__description h2 {
  text-align: center;
  margin-top: 4rem;
}
.collection-hero__title {
  margin: 0 auto 1.5rem !important;
}
div#shopify-section-template--17803334811865__banner {
  margin-top: 0 !important;
}
.utility-bar__grid.page-width {
    padding: 0 1.2rem !important;
}
form[action*="/cart/add"] button[type='submit'].sa-003-unreact-pre-order-app-active-during::after {
    box-shadow: none !important;
}
.odb-item-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 1.5rem;
  margin: 2rem 0;
}

.odb-item-card {
  text-align: center;
  text-decoration: none;
  color: #333;
}

.odb-item-card img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}

.odb-item-label {
  margin-top: 0.5rem;
  font-size: 0.95rem;
  font-weight: 500;
}
.odb-category-button-list {
  display: grid;
  gap: 0.8rem;
  margin: 2rem 0;
}

/* スマホ：3列固定 */
@media screen and (max-width: 767px) {
  .odb-category-button-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* PC：6列 */
@media screen and (min-width: 768px) {
  .odb-category-button-list {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    justify-content: center;
  }
}

.odb-category-button-list a {
  display: block;
  background-color: #b5a382;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 0.8rem 0.5rem;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 4px;
  transition: background 0.3s ease;
}

.odb-category-button-list a:hover {
  background-color: #c5b699;
}
.odb-product-description {
  font-size: 1.6rem;
  line-height: 1.8;
  color: #333;
  padding: 1.5rem 0;
}

.odb-product-description h3 {
  font-size: 1.6rem;
  margin-top: 10rem;
  margin-bottom: 0.5rem;
  color: #111;
  font-weight: bold;
  border-left: 4px solid #ccc;
  padding-left: 0.5rem;
}

.odb-review-section {
  margin: 10rem auto 3rem;
  padding: 0 1rem;
  font-size: 1.5rem; /* ベース文字サイズ */
  font-family: sans-serif;
}

.odb-review-heading-wrap {
  background-image: repeating-linear-gradient(
    45deg,
    #e0e0e0,
    #e0e0e0 10px,
    transparent 10px,
    transparent 20px
  );
  text-align: center;
  position: relative;
  overflow: hidden;
  height: 3.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.odb-review-heading {
  background: white;
  padding: 0 3rem;
  font-size: 2.1rem !important;
  font-weight: bold !important;
  line-height: 1.5 !important;
  display: inline-block !important;
  position: relative;
  height: 3.2rem;
  z-index: 1;
  margin: 0 !important;
}

.odb-review-lead {
  color: #555;
  margin-bottom: 5rem;
  text-align: center;
}

.odb-speech-bubble {
  position: relative;
  display: inline-block;
  background: #fff;
  border-left: 3px solid #333;
  border-right: 3px solid #333;
  border-bottom: 3px solid #333;
  padding: 0 3rem 0.6rem;
  font-size: 1.7rem;
  margin-bottom: 2.5rem;
  max-width: 100%;
  border-radius: 0 0 6px 6px;
}

.odb-speech-bubble::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 10px;
  width: 15px;
  height: 15px;
  background: #fff;
  border-left: 3px solid #333;
  transform: rotate(-45deg);
}

.odb-review-card {
  display: flex;
  gap: 1rem;
  background: #fff;
  padding: 1.5rem;
  border: 1px solid #ddd;
  max-width: 100%;
  margin-bottom: 7rem;
}

.odb-review-image {
  position: relative;
  width: 120px;
  flex-shrink: 0;
}

.odb-review-image img {
  width: 100%;
  display: block;
}

.odb-review-text h3 {
  margin: 0;
  font-weight: bold;
}

.odb-review-text p {
  margin: 0.5rem 0 0 0;
  line-height: 1.7;
}
.odb-stars {
  margin-top: 0.5rem;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  background: linear-gradient(90deg, #ff6200 0%, #ffd700 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); /* 軽い立体感 */
}

.odb-review-itemname::before {
  content: "アイテム名：";
  font-size: 1rem;
}
.odb-review-itemname {
  text-align: right;
}
.odb-review-itemname a {
  font-size: 1.2rem;
  color: #2c6ecb;
}
.odb-review-text {
  width: 100%;
}
.list-payment {
  justify-content: center !important;
}

.list-payment__item {
  padding: 0.1rem !important;
}

li.list-payment__item svg {
  height: 21px;
  width: auto;
}

.payment-icon-wrap {
  display: flex;
  flex-wrap: wrap; /* アイコンの折り返しを許可 */
  justify-content: center;
  gap: 1px;
  padding-top: 4px;
  max-width: 100%; /* 親要素からはみ出さないようにする */
  box-sizing: border-box; /* paddingやborderの影響を考慮 */
  overflow-x: hidden; /* 念のため横スクロールを防ぐ */
  opacity: 0.8;
}

.payment-icon-item {
  flex: 0 0 auto; /* アイコンが幅を持ちすぎないように */
}

.payment-icon-item svg {
  height: 23px;
  width: auto;
  max-width: 100%; /* 画像やSVGが親要素を超えないように */
}

.payment-icon-item img {
  height: 18px;
  width: auto;
  max-width: 100%; /* 画像やSVGが親要素を超えないように */
  padding-bottom: 4px;
}
.pay-list {
  text-align: center;
  font-size: 12px;
}
span.price-item.price-item--regular {
  color: #333;
  font-size: 2.2rem;
  font-weight: bold;
}
.shipping-info {
  background-color: #f9f9f9; /* ほんのりグレー */
  padding: 1rem;
  border-radius: 0.5rem;
  margin-bottom: 6rem !important;
  color: #555; /* 全体の文字色をやさしく */
  font-size: 1.4rem;
  line-height: 1.6;
}
.shipping-info p {
  margin: 0;
}
.shipping-info strong {
  color: #222; /* 強調部分は少し濃く */
}

.shipping-note {
  font-size: 1.1rem;
  color: #000;
  margin-top: 0.5rem;
}

.collectionpage-review {
  max-width: 1000px;
  margin: auto;
}
.odb-current-link {
  margin-top: 2.5rem;
  text-align: center;
}

.odb-current-link a {
  display: block;
  background-color: #d39b38;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 1rem 0.5rem;
  font-size: 1.5rem;
  font-weight: 500;
  border-radius: 4px;
  transition: background 0.3s ease;
  width: 354px;
  max-width: 100%;
  margin: auto;
}

.odb-current-link a::before {
  content: "\f078"; /* fa-chevron-down */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.2rem;
  margin-right: 10px; /* ← ここで余白調整 */
  animation: arrowBounce 1.5s infinite ease-in-out;
  opacity: 0.9;
  display: inline-block;
}

@keyframes arrowBounce {
  0%,
  100% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(5px);
  }
}

.odb-current-link a:hover {
  background-color: #826f4e; /* カテゴリリンクのhoverに合わせるなら追加 */
}

.odb-product-info-extra {
  margin: 3rem calc(50% - 50vw);
}

.attention-itembottom {
  margin: 2rem 0;
  text-align: center;
}

.odb-product-image-stack {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.odb-product-info-extra img {
  width: 800px;
  /* max-width: 100%; */
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:0;
  border:none;
}
h3.extra-itemimg-title {
  text-align: center;
  font-size: 2rem;
  margin-top: 8rem;
  font-weight: bold;
  color: #777;
}
.badge {
  border-radius: 4px !important;
  font-size: 1rem !important;
}

.article-template__content h2:not(:first-of-type) {
  margin-top: 100px;
}
a.blog-in-btn {
  display: block;
  margin: 0 auto 150px;
  text-align: center;
  width: 320px;
  background: #108474;
  color: #fff;
  font-size: 1.4rem;
  padding: 20px 0;
  border-radius: 4px;
}
.history-bnr {
  max-width: 800px;
  margin: 5rem auto;
}
.history-bnr img {
  max-width: 800px;
  width: 100%;
}
.text-categorylink-area {
  text-align:center!important;
}
.card__information {
  min-width: 0;
}

.card__heading a.full-unstyled-link {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
h2.tagpage__title {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}
.odb-video-wrapper {
  margin: 4rem 0 6rem;
}

.odb-video-text {
  text-align: center;
  margin-bottom: 1.5rem;
}

.odb-video-text h2 {
  font-size: 2rem;
  margin: 0 0 0.5rem;
}

.odb-video-text p {
  font-size: 1.5rem;
  margin: 0;
  color: #555;
}

.odb-video-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
span.video-cap {
  font-size: 1.2rem;
}
video.odb-video-thumb {
  max-width: 100%;
}
.odb-bulk-banner__badge {
  display: inline-block;
  background-color: #800020; /* バーガンディ */
  color: #fff;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 0.2rem 0.8rem;
  border-radius: 9999px;
  margin-bottom: 0.8rem;
}


/* ポーチまとめ買いバナー */
.odb-bulk-banner {
  display: none!important;
}

.odb-bulk-banner {
  border: 1px solid #ccc;
  background-color: #f9f9f9;
  padding: 1.5rem;
  margin: 0 auto 5rem;
  text-align: center;
  border-radius: 4px;
  font-family: "Yu Gothic", "Helvetica Neue", sans-serif;
  color: #333;
  max-width: 800px;
}

.odb-bulk-banner__main {
  font-size: 1.7rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.odb-bulk-banner__highlight {
  color: #800020; /* バーガンディー */
}

.odb-bulk-banner__sub {
  font-size: 1.2rem;
  color: #444;
  margin-bottom: 0.5rem;
}

.odb-bulk-banner__note {
  font-size: 1rem;
  color: #777;
  line-height: 1.6;
}
.odb-bulk-banner p {
  margin-top: 0;
}
/* ここまで　ポーチまとめ買いバナー */


.linemaker {
  background: linear-gradient(
    transparent 60%,
    #fff685 60%
  ); /* 蛍光マーカー色 */
  display: inline;
  padding: 0 0.2em;
}
.odb-10off-price-note {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  margin: -40px 0 3.5rem !important;
  display: block;
}
.odb-prof-wrapper {
  max-width: 800px;
  margin: 0 auto;
  padding: 3rem 1.5rem;
  font-size: 1.5rem;
  line-height: 1.8;
  color: #1a1a1a;
  background-color: #f9f9f9;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
  font-family: "Helvetica Neue", "Segoe UI", sans-serif;
}

.odb-prof-heading {
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 2.5rem;
  color: #0a2981;
  text-align: center;
  letter-spacing: 0.02em;
}

.odb-prof-lead {
  margin-bottom: 2rem;
  font-weight: 400;
}

.odb-prof-interview {
  margin-top: 5rem;
}

.odb-prof-block {
  margin-bottom: 8rem;
}

.odb-prof-question {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #333;
  position: relative;
  padding-left: 1.5rem;
}

.odb-prof-question::before {
  content: "Q";
  position: absolute;
  left: 0;
  top: 0;
  color: #0a2981;
  font-weight: bold;
}

.odb-prof-answer {
  margin-bottom: 1.5rem;
  padding-left: 1.5rem;
}
a#HeaderMenu-店主インタビュー::before {
  font-family: "Font Awesome 5 Free";
  content: "\f4ad";
  font-weight: 900;
  margin-right: 0.1em;
  display: inline-block;
}
/* .odb-slidein-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0;
  background: #999; /* 背景を暗くして光る印象に */
  margin-bottom: 8rem;
}

.odb-slidein-image-container {
  position: relative;
  width: 50%;
  overflow: hidden;
  mask-image: linear-gradient(to right, black 100%, black 100%);
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-size: 0% 100%;
  -webkit-mask-size: 0% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  transition: mask-size 0.5s cubic-bezier(0.1, 0.9, 0.2, 1),
    -webkit-mask-size 0.5s cubic-bezier(0.1, 0.9, 0.2, 1);
}

.odb-slidein-image-container.slidein-visible {
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}

.odb-slidein-image {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0;
  transition: opacity 0.6s ease-out;
}

.odb-slidein-image-container.slidein-visible .odb-slidein-image {
  opacity: 1;
} */
.odb-img-caption {
  margin-top: -7.5rem;
  margin-bottom: 8rem;
  text-align: center;
  font-size: 1.2rem;
}
.miniA5-maincopy {
  font-weight: bold;
  margin: 6rem auto;
}
.miniA5-maincopy h2,
.item-ori-maincopy h2,
.odb-lp-textblock h2 {
  font-size: 3.5rem !important;
  font-weight: bold !important;
}
.breadcrumbs__list a {
  color: #777 !important;
}
.odb-category-area {
  margin: 0 auto 3rem;
}
.product__description p {
  line-height: 2;
  margin-bottom: 3rem;
}
slider-component#GalleryViewer-template--17803335467225__main::after {
  content: "▲クリックで拡大";
  text-align: center;
  margin: -18px auto 10px !important;
  display: block;
  font-size: 1.3rem;
  color: #777;
}
.odb-product-description h3:first-of-type {
  margin-top: 60px !important;
}
.odb-lp-textblock,
.odb-lp-textblock h2 {
  text-align: center !important;
}
.odb-lp-textblock {
  margin: 8rem auto 4rem;
}
.item-ori-maincopy {
  position: relative;
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.8s ease, transform 0.8s ease;
  font-weight: bold;
  margin: 7rem auto 100px;
  padding: 40px 10px;           /* 背景エリアの上下余白 */
  background: #f8f8f8;       /* 念のためのベースカラー */
}

.item-ori-maincopy::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;              /* 画面幅いっぱいに広げる */
  height: 100%;
  background: #f8f8f8;       /* 薄いグレー背景 */
  transform: translateX(-50%);
  z-index: -1;               /* 背景に送る（テキストにかぶらない） */
}

.item-ori-maincopy.slidein-visible {
  opacity: 1;
  transform: translateX(0);
}
.handmade-attention {
  display: block;
  font-size: 1.4rem;
  background-color: #f5f5f5;
  padding: 2rem;
  margin: 5rem 0 4rem;
  line-height: 1.8;
  border-radius: 6px;
  color: #333;
  font-weight: normal;
}
.odb-product-image-stack img {
  max-width: 800px;
}
a.announcement-bar__link.animate-arrow {
  padding: 0 !important;
}
fieldset.js.product-form__input.product-form__input--pill::before {
  content: "▼ お選びください ▼";
  display: block;
  text-align: center;
  background-color: #fdf6e3;
  color: #444444;
  font-weight: bold;
  padding: 10px;
  margin: 1rem auto;
  font-size: 1.2rem;
}
p.item-attention {
  text-align: center;
  margin: 3rem auto 5rem;
  background: #eaeaea;
  color: #111111;
  border-radius: 6px;
  padding: 10px;
}
.item-ori-maincopy h2 {
  text-align: left;
}
fieldset.js.product-form__input.product-form__input--pill {
  text-align: center;
  margin: 0;
}
/* .product__info-container>*+*{
  margin: 10px!important;
} */
.card__inner:has(.card__badge .badge.soldout) .media::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.odb-3clm-container {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.odb-3clm-item {
  display: block;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  color: inherit;
}

.odb-3clm-item img {
  width: 100%;
  height: auto;
  display: block;
}

.odb-3clm-caption {
  margin-top: 8px;
  /* font-size: 14px; */
  line-height: 1.4;
}
.recoron-text img {
  width: 100%;
  max-width: 500px;
  border-radius: 20px;
}
.odb-medic-container {
  /* max-width: 960px; */
  margin: 0 auto;
  padding: 20px;
  background-color: #f9f8f6;
  color: #333;
}

.odb-medic-container h1 {
  /* font-size: 2.5rem; */
  text-align: center;
  margin: 40px 0;
  color: #4a4a4a;
  letter-spacing: 2px;
  line-height: 1.4;
}

.odb-medic-container h2 {
  /* font-size: 1.8rem; */
  color: #8b4513;
  border-bottom: 2px solid #d2b48c;
  padding-bottom: 10px;
  margin-top: 50px;
}

.odb-medic-lead {
  /* font-size: 1.2rem; */
  text-align: center;
  margin-bottom: 40px;
  color: #555;
}

.odb-medic-main-img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 50px;
}

.odb-medic-section {
  margin-bottom: 60px;
  padding: 40px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.odb-medic-flex {
  display: flex;
  gap: 30px;
  align-items: center;
  flex-wrap: wrap;
}

.odb-medic-text {
  flex: 1;
  min-width: 280px;
}

.odb-medic-image {
  flex: 1;
  max-width: 400px;
  min-width: 260px;
}

.odb-medic-image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

/* .odb-medic-section p {
  font-size: 1rem;
  margin-bottom: 20px;
} */

.odb-medic-features {
  list-style: none;
  padding: 0;
}

.odb-medic-features li {
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23d2b48c" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>')
    no-repeat left center;
  background-size: 20px;
  padding-left: 30px;
  margin-bottom: 15px;
  font-size: 1.5rem;
}

.odb-medic-cta-button {
  display: inline-block;
  width: 280px;
  margin: 40px auto 20px;
  padding: 15px 20px;
  background-color: #8b4513;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: bold;
  border-radius: 50px;
  transition: background-color 0.3s, transform 0.3s;
}

.odb-medic-cta-button:hover {
  background-color: #a0522d;
  transform: translateY(-2px);
}

/* .recoron-text {
  background-image: url(/cdn/shop/files/dsn.png);
  background-size: auto;
  background-position: right top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 50%;
} */

.ai-section {
  background-color: var(--ai-feature-bg);
  border: 2px dashed var(--accent-color);
  text-align: center;
}

.ai-input {
  width: 80%;
  max-width: 400px;
  padding: 12px 20px;
  border: 1px solid #ccc;
  border-radius: 50px;
  font-size: 1rem;
  margin: 10px 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.06);
}

.cta-button {
  display: block;
  width: 90%;
  max-width: 320px;
  margin: 40px auto 20px;
  padding: 18px 20px;
  background: orange;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  border-radius: 50px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 4px 15px rgba(139, 94, 52, 0.4);
  cursor: pointer;
  border: none;
}

.cta-button:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 8px 25px rgba(139, 94, 52, 0.5);
}

.loader {
  border: 4px solid #f3f3f3;
  border-top: 4px solid var(--primary-color);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  margin: 20px auto;
  display: none;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#story-result {
  margin-top: 30px;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  min-height: 100px;
  text-align: left;
  white-space: pre-wrap;
  line-height: 1.9;
  color: var(--text-color);
  border: 1px solid #eee;
}
.stripe_title {
  font-weight: bold;
  padding: 0.3em;
  margin: 5rem auto 10px !important;
  position: relative;
}

.stripe_title::after {
  content: '';
  background-size: 10px 10px;
  background-color: #f0f0f0;
  background-image: repeating-linear-gradient(
    -45deg,
    #ccc 0,
    #ccc 3px,
    #fff 0,
    #fff 50%
  );
  width: 100%;
  height: 7px;
  position: absolute;
  bottom: -5px;
  left: 0;
}

.dp-audio-section {
    background-color: #f5faff;
    border: 1px solid #cce4f6;
    padding: 1.5em 1em;
    margin: 2em auto;
    border-radius: 8px;
    max-width: 600px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
}
.dp-audio-lead {
    background-color: #0077b6;
    color: #fff;
    padding: 0.7em 1em;
    font-size: 1.1em;
    font-weight: bold;
    margin: -1.5em -1em 1.2em -1em;
    text-align: center;
    width: auto;
    border-radius: 0;
}
.dp-audio-title {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1em;
    color: #333;
}
audio {
    width: 100%;
    max-width: 100%;
}
.odb-product-description h4 {
    font-size: 20px;
    background: #f1f1f1;
    padding: 10px;
}
.product__tax {
    display: none;
}
.taxfloat .price__container::before {
    content: "税込";
    font-size: 12px;
}
.price__container {
    display: flex!important;
    gap: 10px;
    align-items: center;
}
.sk-sale-timer-container {
    text-align: center;
    border-top: solid 2px #000;
    border-bottom: solid 2px #000;
    display: block;
    padding-left: 20px;
    margin: 20px auto;
}

/* 売り切れボタン（無効状態）の色を変更 */
button.product-form__submit[disabled],
button.product-form__submit[aria-disabled="true"] {
  background-color: #777;   /* グレー */
  color: #fff;              /* 文字色 */
  border-color: #777!important;       /* 枠線も合わせる */
}
/* カートボタンの文字を太字に */
.product-form__submit span {
  font-weight: 700;
}

/* カートアイコンを文字の前に追加 */
.product-form__submit span::before {
  content: "\f07a"; /* Font Awesome のカートアイコン */
  font-family: "Font Awesome 5 Free";
  font-weight: 900; /* solid を使う */
  margin-right: 0.4em;
  display: inline-block;
}
.gpo-group__wrapper {
    margin: 30px auto!important;
}
label.gpo-label {
    display: block !important;
    text-align: center;
    background: #fdf6e3;
    padding: 12px;
}
span.label-content {
    font-weight: normal !important;
    font-size: 14px !important;
}
.odb-sales-notice {
    text-align: center;
    background: #eee;
    padding: 10px;
}
.odb-sales-notice a.odb-lnk-btn{
  margin:auto;
}
a.odb-lnk-btn {
    display: block;
    background: #108474;
    width: 260px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 10px;
    margin-bottom:10px;
}
#pv-frontend-div-block-0::before {
    content: "▼ お選びください ▼";
    display: block;
    text-align: center;
    margin-bottom: 10px;
    background: #dfdfdf;
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
}
.ant-radio-group-outline{
justify-content: center;
}

/* ===== ODB ITEMS REVIEWS ===== */
section.odb-items-reviews {
  border-top: dotted 10px #8fc5be;
  border-bottom: dotted 10px #8fc5be;
  padding-bottom: 4rem;
  margin: 150px auto !important;
  position: relative;
  font-feature-settings: "palt";
}

/* 見出し部分 */
.odb-items-header {
  margin-bottom: 12px;
  text-align: left;
}
.odb-items-title {
  font-size: 2rem;
  margin: 0;
  font-weight: 700;
}
.odb-items-subtitle {
  font-size: 1.5rem;
  color: #000;
  margin: 4px 0 0;
  text-align: center;
}

/* カルーセルビュー */
.odb-items-viewport {
  position: relative;
  overflow: hidden;
  padding: 6px 48px; /* ← 左右に矢印分の余白を確保 */
}

/* トラック部分 */
.odb-items-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(min(100%, 640px), 92%);
  gap: 16px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: content-box;
}
.odb-items-track::-webkit-scrollbar {
  display: none;
}
/* カード */
.odb-items-card {
  scroll-snap-align: start;
  scroll-snap-stop: always;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  padding: 18px 16px;
  overflow: visible;
}
.odb-items-card-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
}
.odb-items-chip,
.odb-items-tag {
  font-size: 15px;
  line-height: 1;
  border-radius: 999px;
  padding: 5px 8px;
  background: rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.odb-items-tag {
  font-weight: 600;
}
.odb-items-card-body p {
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 1.7;
  color: #222;
}

/* 矢印ボタン（背景透過で枠線を隠さない） */
.odb-items-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  cursor: pointer;
  display: grid;
  place-items: center;
  font-size: 20px;
  line-height: 1;
  z-index: 2;
  pointer-events: auto;
}
.odb-items-nav--prev {
  left: 6px;
}
.odb-items-nav--next {
  right: 6px;
}

/* セクション間マージン調整 */
section.odb-items-reviews {
  margin-top: 100px;
  margin-bottom: 100px;
}
#great_sticky_bar {
    max-width: 100vw !important;
}
p.matomegai-bnr {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 80px;
    margin-top: 90px;
    color: #ff8100;
}
p.matomegai-bnr a {
    display: block;
    margin: auto;
    text-align: center;
}
.badge {
    display: none !important;
}
section.jdgm-widget.jdgm-carousel.jdgm-carousel--vertical-theme.jdgm-carousel--done::before {
    content: "※当店では以前、古着のリメイク品やアップサイクル品も取り扱っていました。\Aその頃のレビューも含まれていますが、ものづくりへの姿勢や梱包・対応などは変わらず大切にしています。";
    white-space: pre-line;
}
.blog-item-link {
    background: #eee;
    padding: 15px;
    margin-top: 60px;
}
.blog-item-link h3 {
    margin-top: 0;
}
.caption-with-letter-spacing{
  text-transform:none;
}
.odb-spec-table table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
}

.odb-spec-table th,
.odb-spec-table td {
  display: block !important;
  width: 100%;
  padding: 10px 8px;
  border: none !important;
  border-bottom: 1px solid #e5e5e5;
  vertical-align: top;
}

.odb-spec-table th {
  font-weight: normal;
  color: #666;
  text-align: left;
  white-space: nowrap;
  background: #eee;
}

.odb-spec-table td {
  color: #222;
}

.odb-note {
  font-size: 15px;
  margin-top: 8px;
  font-weight:normal;
}
.title-subcopy h2 {
    font-size: 17px;
    font-weight: normal;
    color: #353535;
}
.jdgm-rev__replier-wrapper {
    display: none;
}
  /* details {
  transition: height 0.3s ease-out; /* 0.3秒でぬるっと動かす */
  overflow: hidden; /* アニメーション中の中身はみ出し防止 */
} */

/* 閉じている状態のデフォルト（念のため） */
/* details:not([open]) {
  height: 2.5em; /* summaryの高さ程度に固定。環境に合わせて調整 */
} */

/* =========================
   商品画像一覧：アコーディオン（後付け）
   ========================= */

.itemimg-accordion {
  position: relative;
  margin-top: 12px;
}

/* プレビュー領域：最初はここで切る（1枚目の一部だけ見える） */
.itemimg-viewport {
  position: relative;
  overflow: hidden;
  max-height: var(--itemimg-preview-height, 320px); /* ←ここ調整 */
}

/* 下の白グラデ */
.itemimg-viewport::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 180px;
  background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1) 80%);
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.2s ease;
}

/* ボタン：画像の上に重ねる */
.itemimg-toggle {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 22px;
  z-index: 2;
width:280px;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 14px 34px;
  border: 0;
  border-radius: 2px;

  background: #11b5b5; /* 参考の「もっと見る」っぽい色 */
  color: #fff;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;

  box-shadow: 0 8px 24px rgba(0,0,0,0.12);
}

.itemimg-toggle:hover {
  filter: brightness(0.97);
}

/* 開いた状態 */
.itemimg-accordion.is-open .itemimg-viewport {
  max-height: none;
  overflow: visible;
}

.itemimg-accordion.is-open .itemimg-viewport::after {
  opacity: 0;
}

/* 開いたらボタンは下に移動（閉じるため） */
.itemimg-accordion.is-open .itemimg-toggle {
  position: static;
  transform: none;
  margin: 14px auto 0;
  display: flex;
  box-shadow: none;
}

/* 画像が少ない等で不要な時はボタン非表示 */
.itemimg-accordion.is-disabled .itemimg-viewport {
  max-height: none;
  overflow: visible;
}
.itemimg-accordion.is-disabled .itemimg-viewport::after,
.itemimg-accordion.is-disabled .itemimg-toggle {
  display: none;
}

/* ▼ ODB FAQ (accordion) */
.odb-faq{
  margin-top: 40px;
  padding-top: 24px;
  border-top: 1px solid rgba(0,0,0,.12);
}

.odb-faq__title{
  margin: 0 0 14px;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: .02em;
}

.odb-faq__items{
  display: grid;
  gap: 10px;
}

.odb-faq__item{
  border: 1px solid rgba(0,0,0,.12);
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
}

.odb-faq__q{
  list-style: none;
  cursor: pointer;
  padding: 14px 44px 14px 14px;
  font-size: 18px;
  line-height: 1.5;
  position: relative;
  user-select: none;
}

.odb-faq__q::-webkit-details-marker{ display:none; }

.odb-faq__q::after{
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 2px solid rgba(0,0,0,.55);
  border-bottom: 2px solid rgba(0,0,0,.55);
  transform: translateY(-60%) rotate(45deg);
  transition: transform .18s ease;
}

.odb-faq__item[open] .odb-faq__q{
  border-bottom: 1px solid rgba(0,0,0,.10);
}

.odb-faq__item[open] .odb-faq__q::after{
  transform: translateY(-35%) rotate(225deg);
}

.odb-faq__a{
  padding: 12px 14px 14px;
  font-size: 18px;
  line-height: 1.75;
}

.odb-faq__a p{
  margin: 0 0 10px;
}

.odb-faq__a p:last-child{
  margin-bottom: 0;
}

.odb-faq__list{
  margin: 0;
  padding-left: 18px;
}

.odb-faq__list li{
  margin: 6px 0;
}

.odb-faq__note{
  margin-top: 10px;
  font-size: 12px;
  opacity: .75;
}
/* ▲ ODB FAQ */

/* ========= yyk prefix ========= */
.yyk-resv{
  --yyk-text:#111;
  --yyk-sub:#666;
  --yyk-line:#e8e8e8;
  --yyk-soft:#f7f7f7;
  --yyk-shadow: 0 8px 24px rgba(0,0,0,.06);

  max-width: 980px;
  margin: 0 auto;
  padding: 22px 16px 34px;
  color: var(--yyk-text);

  /* ★最低文字サイズの基準 */
  font-size: 1.5rem;
  line-height: 1.7;
}

/* Head */
.yyk-resv__head{ margin-bottom: 14px; }
.yyk-resv__lead{
  margin: 0 0 6px;
  font-size: 1.6rem;
  font-weight: 800;
  letter-spacing: .02em;
}
.yyk-resv__note{
  margin: 0;
  color: var(--yyk-sub);
  font-size: 1.5rem;
  line-height: 1.7;
}

/* ===== Flow ===== */
.yyk-flow{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}
@media (min-width: 900px){
  .yyk-flow{
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    align-items: start;
    grid-template-areas:
      "bannerA bannerB"
      "tableA  tableB";
  }
  .yyk-flow__bannerA{ grid-area: bannerA; }
  .yyk-flow__bannerB{ grid-area: bannerB; }
  .yyk-flow__tableA{ grid-area: tableA; }
  .yyk-flow__tableB{ grid-area: tableB; }
}

/* ===== Banner ===== */
.yyk-resv__banner{
  display:block;
  text-decoration:none;
  color: inherit;
  border-radius: 16px;
  overflow:hidden;
  box-shadow: var(--yyk-shadow);
  border: 1px solid var(--yyk-line);
  background:#000;
}
.yyk-resv__bannerImgWrap{ background:#f1f1f1; }
.yyk-resv__bannerImg{
  display:block;
  width:100%;
  height:auto;
}
.yyk-resv__bannerText{
  background:#111;
  color:#fff;
  padding: 12px 14px 12px;
}

.yyk-resv__badge{
  display:inline-block;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 1.5rem; /* ★最低1.5rem */
  letter-spacing: .06em;
  background: rgba(255,255,255,.92);
  color:#111;
  margin: 0 0 10px;
  font-weight: 900;
}
.yyk-resv__badge--alt{ background: rgba(255,255,255,.92); }

.yyk-resv__title{
  margin: 0 0 6px;
  font-size: 1.8rem;
  font-weight: 900;
  color:#fff;
}
.yyk-resv__period{
  margin: 0 0 10px;
  font-size: 1.5rem; /* ★最低1.5rem */
  opacity: .92;
}
.yyk-resv__cta{
  margin: 0;
  font-size: 1.5rem; /* ★最低1.5rem */
  font-weight: 900;
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* ===== Accordion ===== */
.yyk-acc{
  border: 1px solid var(--yyk-line);
  border-radius: 14px;
  background:#fff;
  box-shadow: var(--yyk-shadow);
  overflow:hidden;
}
.yyk-acc__summary{
  list-style:none;
  cursor:pointer;
  padding: 14px 14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 12px;
  font-weight: 900;
}
.yyk-acc__summary::-webkit-details-marker{ display:none; }
.yyk-acc__label{ font-size: 1.5rem; } /* ★最低1.5rem */
.yyk-acc__hint{
  font-size: 1.5rem; /* ★最低1.5rem */
  color: var(--yyk-sub);
  font-weight: 800;
}

/* ===== Table ===== */
.yyk-resv__tableWrap{
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid var(--yyk-line);
  background:#fff;
}
.yyk-resv__table{
  width: 100%;
  border-collapse: collapse;
  min-width: 0;
  table-layout: fixed;
}
.yyk-resv__table td{
  word-break: break-word;
  overflow-wrap: anywhere;
}

.yyk-resv__rowhead,
.yyk-resv__table td{
  padding: 14px 12px;
  border-bottom: 1px solid var(--yyk-line);
  vertical-align: top;
  font-size: 1.5rem; /* ★最低1.5rem */
  line-height: 1.7;
}

.yyk-resv__rowhead{
  width: 34%;
  text-align:left;
  background: var(--yyk-soft);
  font-weight: 900;
  white-space: normal;
}
@media (min-width: 900px){
  .yyk-resv__rowhead{
    width: 30%;
    white-space: nowrap;
  }
}

.yyk-resv__table tr:last-child th,
.yyk-resv__table tr:last-child td{
  border-bottom: none;
}

.yyk-resv__link{
  font-weight: 900;
  text-decoration: underline;
  text-underline-offset: 3px;
  font-size: 1.5rem; /* ★最低1.5rem */
}

/* ===== Peek when closed ===== */
.yyk-acc:not([open]) .yyk-resv__tableWrap{
  max-height: 72px; /* 文字が大きくなったので少し増やす */
  overflow:hidden;
  position:relative;
}
.yyk-acc:not([open]) .yyk-resv__tableWrap::after{
  content:"";
  position:absolute;
  left:0; right:0; bottom:0;
  height: 40px;
  background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
}
@media (min-width: 900px){
  .yyk-acc:not([open]) .yyk-resv__tableWrap{ max-height: 90px; }
}



.odb-blog h2, .odb-blog h3, .odb-blog h4, .odb-blog h5 {
    margin-top: 5rem!important;
}
.odb-blog p {
    line-height: 2;
    margin-bottom: 3rem;
}
.odb-blog h2 {
    border: none !important;
    background: #efefef;
    padding: 10px;
}
.odb-blog section#qa h2 {
    background: #777777;
    color: #fff;
    margin-top: 10rem!important;
}

.sale-badge{
  display:inline-block;
  padding:.2em .75em;
  font-size:13px;
  line-height: 1.2;
  border-radius:9999px;
  background:#d94747;
  color:#fff;
  vertical-align: middle;
  position: relative;
  top: -2px; 
}
/* ===== Progress (funding-like gauge) ===== */
.df-progressWrap{
  margin: 14px 0;
}

.df-progressLabel{
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 6px;
}

.df-progress{
  height: 14px;
  border-radius: 999px;
  background: rgba(0,0,0,.10);
  overflow: hidden;
}

.df-progress__bar{
  display: block !important; /* :empty対策も兼ねるなら important 推奨 */
  height: 100%;
  border-radius: 999px;
  min-width: 2px;

  /* 常に左がオレンジ → 右が赤(#ff5353) */
  background: linear-gradient(90deg, #ff8a00 0%, #ff5353 100%);
}


/* セール割引率　非表示（予約販売時、複数アイテムの価格がおかしくなるため） */
span.sale-badge {
    display: none;
}
s.price-item.price-item--regular {
    display: none !important;
}

/* Androidの慣性スクロールで複数枚飛ぶのを防ぐ */
.product__media-list.slider--mobile {
  scroll-snap-type: x mandatory !important;
  -webkit-overflow-scrolling: auto !important;
}

.product__media-list.slider--mobile .slider__slide {
  scroll-snap-align: start !important;
  scroll-snap-stop: always !important;
}
svg.icon.icon-arrow {
    background: #50c172;
    padding: 4px 1px;
    border-radius: 100%;
    text-align: center;
}
.headmess{
  font-size:13px;
  text-align:center;
  font-weight:normal;
}
,section#shopify-section-sections--17803330814169__custom_liquid_8dgdJn {
    margin: 0;
}
div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] {
    background: #ebebeb;
}
/* div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] .jdgm-product-name {
    display: none;
} */
div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] .jdgm-header,div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] .jdgm-content {
    margin-bottom: 10px!important;
}
div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] i.jdgm-quote-marks {
    display: none;
}
div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] .jdgm-text p {
    font-size: 15px;
    overflow: hidden;
}
div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] h2.jdgm-title {
    font-size: 18px !important;
}
div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] .jdgm-average-rating .jdgm-stars span {
    color: gold !important;
    text-shadow: 0 0 2px rgb(57 53 25);
}
div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] .jdgm-card{
  padding-top:10px!important;
  padding-bottom:10px!important;  
}
div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] .jdgm-text p br {
  display: none !important;
}
div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] .jdgm-arrow {
        width: 10px;
        height: 10px;
}
div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] .jdgm-product-name a {
    text-decoration: none !important;
    font-size: 12px;
    pointer-events: none;
    cursor: default;
    color: #777;
}
div[id*="judge_me_reviews_testimonials_carousel_product_iqwWWB"] .jdgm-product-name {
    text-decoration: none !important;
}

.multirow__inner .image-with-text:first-child {
    background: #f7f7f7;
    width: 100vw;
    margin: auto calc(50% - 50vw) 100px;
    padding: 15px;
}

.sa-003-unreact-pre-order-app-active-during {
  background-color: #c9b300 !important;
  color: #ffffff !important;
}

/* 送料無料キャンペーン用CSS */
/*
.shipping-info {
    text-decoration: line-through;
    text-decoration-color: #ff0000;
    text-decoration-thickness: 2px;
}
.cpn-info::before {
  text-align:center;
    display: block;
    content: "ただいま送料無料キャンペーン中！";
    background: #db1313;
    padding: 10px;
    margin: 50px auto;
    color: #fff;
    font-size: 15px;
}

 .cpn-info::before {
  text-align:center;
    display: block;
    content: "ただいま送料無料キャンペーン中！";
    background: #db1313;
    padding: 10px;
    margin: -40px auto 10px;
    color: #fff;
    font-size: 15px;
}
.cpn-info::after {
    display: block;
    content: "※購入画面で自動的に送料無料が適応されます";
    text-align: center;
    font-size: 14px;
    color: #000;
    margin-bottom:50px;
} */
/* ここまで　送料無料キャンペーン用CSS */



/* ---------------------------------------------------------------

レスポンシブ　PCだけに作用するCSS

--------------------------------------------------------------- */
@media screen and (min-width: 768px) {
  .mobile-fixed-atc-wrapper {
    display: none !important;
  }
  .mobile-bottom-nav {
    display: none !important;
  }
  .odb-3clm-item {
    width: calc((100% - 32px) / 3);
  }
  .multirow__inner .image-with-text:first-child .image-with-text__grid {
    width: 90%;
    margin: auto;
}
}
@media (min-width: 992px) {
  .odb-items-track {
    grid-auto-columns: minmax(min(100%, 720px), 88%);
  }
}

/* ---------------------------------------------------------------

レスポンシブ　SP用

--------------------------------------------------------------- */

@media screen and (max-width: 767px) {
  section.odb-items-reviews {
    width: 100vw;
    margin: 0 calc(50% - 50vw) !important;
}
  .odb-medic-container {
    width: 100vw;
    margin: auto calc(50% - 50vw);
  }
  .odb-medic-container h1 {
    /* font-size: 1.5rem; */
  }
  .odb-medic-container h2 {
    font-size: 1.5rem;
    font-weight: bold;
  }
  .odb-medic-lead {
    /* font-size: 1rem; */
  }
  .odb-medic-section {
    padding: 20px;
  }
  .odb-medic-flex {
    flex-direction: column;
  }
  .odb-3clm-container {
    width: 100vw;
    margin: auto calc(50% - 50vw) 70px;
  }
  .odb-3clm-item-1 {
    width: 100%;
  }
  .odb-3clm-item-2,
  .odb-3clm-item-3 {
    width: calc(50% - 8px);
  }
  .odb-lp-textblock,
  .odb-lp-textblock h2 {
    text-align: left !important;
  }
  .product-media-modal__toggle {
    border: solid 4px #b4ae00 !important;
    color: #b4a000;
  }
  slider-component#GalleryViewer-template--17803335467225__main::after {
    content: " " !important;
  }
  /* モバイルでライトボックスボタンを非表示 */
@media screen and (max-width: 749px) {
  .product__media-toggle,
  .product__modal-opener .product__media-icon {
    display: none !important;
  }
}
     /* スマホでサムネイルスライダーのカルーセル無効化 */
  /* @media screen and (max-width: 749px) {
 
    slider-component.thumbnail-slider {
      overflow-x: visible !important;
    }

    slider-component.thumbnail-slider .slider--mobile {
      display: flex !important;
      flex-wrap: wrap !important;
      gap: 6px !important;
      scroll-snap-type: none !important;
      justify-content: center;
    }

    slider-component.thumbnail-slider .slider__slide {
      flex: 0 0 23% !important;
      max-width: 23%;
      scroll-snap-align: unset !important;
    }

    slider-component.thumbnail-slider .slider-button {
      display: none !important;
    }
  } */

  .breadcrumbs__list {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 0.8rem;
  }
  .breadcrumbs {
    margin-bottom: 0 !important;
  }
  .breadcrumbs__item {
    display: inline !important;
  }
  .miniA5-maincopy h2,
  .item-ori-maincopy h2,
  .odb-lp-textblock h2 {
    font-size: 2.5rem !important;
  }
  .odb-slidein-image-container {
    width: 100%;
  }

  .mobile-bottom-nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #f7f7f7;
    border-top: 1px solid #dfdfdf;
    display: flex;
    justify-content: space-around;
    padding: 1rem 0.2rem 0.4rem;
    z-index: 998;
  }

  .mobile-bottom-nav a {
    flex: 1;
    text-align: center;
    text-decoration: none;
    color: #333;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .mobile-bottom-nav i {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .mobile-bottom-nav .nav-label {
    display: block;
    margin-top: 0.1rem;
    font-size: 1rem;
    line-height: 1.2rem;
  }
  a#HeaderDrawer-店主インタビュー::before {
    font-family: "Font Awesome 5 Free";
    content: "\f4ad";
    font-weight: 900;
    margin-right: 0.5em;
    display: inline-block;
    color: #c13a04;
  }
  .odb-prof-wrapper {
    padding: 2rem 1rem;
    font-size: 1.4rem;
  }

  .odb-prof-heading {
    font-size: 1.8rem;
  }

  .odb-video-grid {
    grid-template-columns: 1fr;
  }

  .odb-video-block {
    text-align: center;
  }

  .odb-video-thumb {
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    cursor: pointer;
  }
  .card__heading a.full-unstyled-link {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 最大2行まで */
    -webkit-box-orient: vertical;
    white-space: normal; /* 折り返し許可 */
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .payment-icon-item img {
    padding-bottom: 0px;
  }
  .history-bnr {
    width: 100vw !important;
    margin: 0 calc(50% - 50vw) !important;
  }
  .mobile-fixed-atc-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 1rem;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    text-align: center;
  }

  .mobile-fixed-atc-btn {
    background-color: #108474;
    color: #fff;
    font-weight: normal;
    font-size: 1.5rem;
    padding: 1.2rem 1rem;
    border: none;
    width: 100%;
    display:block;
    text-decoration:none;
  }

  body {
    padding-bottom: 80px; /* 下に隙間を作ってコンテンツが隠れないように */
  }
  .itempage-paylist .payment-icon-item svg {
    height: 30px;
  }

  .itempage-paylist .payment-icon-item img {
    height: 24px;
  }
  .payment-icon-item {
    flex: 0 0 10%;
    max-width: 9%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .payment-icon-item img {
    height: auto;
    width: 36px;
    max-width: 100%;
  }
  .odb-review-card {
    flex-direction: column;
    align-items: center;
    padding: 1rem;
  }

  .odb-review-image {
    width: 100%;
    max-width: 250px;
  }
  .odb-review-heading {
    background: white;
    padding: 0 1rem;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
    position: relative;
    height: 3.2rem;
    z-index: 1;
  }
  .odb-review-text {
    text-align: left;
    width: 100%;
    margin-top: 1rem;
  }

  .odb-review-text h3 {
    font-size: 1.1rem;
  }

  .odb-product-description p {
    margin: 0.5rem 0 1rem 0;
  }

  .odb-product-description ul {
    padding-left: 1.2rem;
    margin: 0.5rem 0 1rem 0;
  }

  .odb-product-description li {
    margin-bottom: 0.3rem;
  }
}
@keyframes shine {
  0% {
    left: -100%; /* 左外からスタート */
  }
  100% {
    left: 100%; /* 右外側へ抜ける */
  }
}

/* 789px以下 */

@media screen and (max-width: 767px) {
  h2.logo-text {
    display: none;
  }
  .odb-item-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.8rem;
    width: 100vw;
    margin: 2rem calc(50% - 50vw);
  }
}

/* 599px以下 */

@media screen and (max-width: 767px) {
  .floating-bnr img {
    max-width: 180px;
  }
  a:hover {
    opacity: 1;
  }
}



/* 数量ボタン アイコンサイズ・クリック修正 */
.quantity__button svg.icon {
  width: 1.2rem;
  height: auto;
  pointer-events: none;
}
/* 売り切れ商品サムネイル暗転 */
.card-wrapper:has(.price--sold-out) .card__media .media::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  pointer-events: none;
}
/* 売り切れ SOLD OUT テキスト */
.card-wrapper:has(.price--sold-out) .card__media .media::before {
  content: 'SOLD OUT';
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  color: rgba(241, 241, 241, 0.8);
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  pointer-events: none;
  font-family: "Georgia", "EB Garamond", "Times New Roman", "YuMincho", "MS PMincho", serif;
}


/* ===== PC限定：商品画像 左スティッキーレイアウト ===== */
@media screen and (min-width: 750px) {
  /* Dawn標準の右スティッキー（情報パネル・ギャラリー）を無効化 */
  .product__column-sticky {
    position: static !important;
    top: auto !important;
  }
  /* flexコンテナをstretch→flex-startに変更（stickyが機能するために必要） */
  .product.grid {
    align-items: flex-start !important;
  }
  /* 左の画像エリアをスティッキー固定 */
  .product__media-wrapper {
    position: sticky !important;
    top: var(--header-height, 3rem);
  }
.product--large:not(.product--no-media) .product__media-wrapper {
  max-width: 55%!important;
  width: calc(55% - var(--grid-desktop-horizontal-spacing) / 2)!important;
}


.product--large:not(.product--no-media) .product__info-wrapper {
  max-width: 45%!important;
  width: calc(45% - var(--grid-desktop-horizontal-spacing) / 2)!important;
}
}
