/* ↓↓注文画面見出し変更↓↓ */
/* 配送サービス→配送方法 */
.fs-c-checkout-shippingOptionPreview__label .fs-c-checkout-heading-lv2{
  color: transparent;
  position: relative;
}
.fs-c-checkout-shippingOptionPreview__label .fs-c-checkout-heading-lv2::after{
  content: "配送方法";
  color: #333;
  position: absolute;
  left: 8px;
  top: 0;
}
/* 配送内容→ご注文内容 */
.fs-c-checkout-shippingDetail__outline__title {
  color: transparent;
  position: relative;
}
.fs-c-checkout-shippingDetail__outline__title::after {
  content: "ご注文内容";
  color: #333;
  position: absolute;
  left: 8px;
  top: 0;
}
/* 配送方法→お届け日時 */
#fs-addressInfo-container .fs-c-checkout-shippingDetail__shippingCarrier__label {
  color: transparent;
  position: relative;
}

#fs-addressInfo-container .fs-c-checkout-shippingDetail__shippingCarrier__label::after {
  content: "お届け日時";
  color: #333;
  position: absolute;
  left: 8px;
  top: 0;
}

/* レビュー関連 */
.singleReview_comment *,
.singleReview_comment{
/*  font-family: "Zen Kaku Gothic New",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif !important;  */
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
  color: #333333!important;
}
.qa-summary-container,.review-container,.review-summary-container,.reviewPictureContentWrapper,.u-komi-product-widget-container,.u-komi-qa-container {
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}
.reviewPicture_title,.reviewPost_title {
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}
.reviewPost label,.ukomiWidgetWriteReviewCustomQuestion label {
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}
#ukomiSubmitNicknameBtn,#ukomiSubmitReviewBtn,.reviewPicturesBtnContainer .uploadPictureBtn,.ukomiSelectProductBtn {
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}
.shareReviewModal-content {
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}
.ukomi-inline-form-container {
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}
.uKomiWidgetSubmitBtnWrapper button,.uKomiWidgetWriteVerifiedReviewSubmitBtn {
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}
.uKomiWidgetProcessBtnWrapper button {
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}
.reviewWebsiteRedirect__popup {
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}
.ukomiCertifiedPopup {
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif !important;
}

/* 最新情報リスト↓↓↓ */
.newsList li {
    display: flex;
    align-items: flex-start;
    gap: 4px;
}

.newsList a {
  display: flex;
  align-items: flex-start;
  gap: 4px;
}

.newsList time {
  flex: 0 0 90px;
  pointer-events:none;
}
@media screen and (min-width: 768px) {
.newsList time {
  flex: 0 0 100px;
}
}
.newsList .newsList__text {
  flex: 1;
  display: block;
}
.newsList .fs-p-dateList > li {
    border: none;
  padding-top:0px;
}
/* 最新情報リスト↑↑↑ */

.fs-c-cartTable__productName a{
  color:var(--fs-color-font--productName);
}
.fs-c-buttonContainer {
    padding: 0px 0;
}
.fs-c-button--particular.fs-c-button--addToWishList--icon::before, .fs-c-button--particular.fs-c-button--removeFromWishList--icon::before, .fs-c-button--particular.fs-c-button--displayPassword::before, .fs-c-button--particular.fs-c-button--hidePassword::before {
    font-size: 1.5rem;
}
.fs-c-sortItems {
    border: none;
}
.fs-c-subSection__title, .fs-c-linkedServiceLogin__title {
    border-bottom: 1px solid var(--fs-color-maincolor__font);
    color: var(--fs-color-maincolor__font);
    font-size: 1.8rem;
}
.fs-c-heading--page {
    border-bottom: 2px solid var(--fs-color-maincolor__font);
}
.fs-c-documentColumn__heading {
    color: var(--fs-color-maincolor__font);
    border-color: var(--fs-color-maincolor__font);
}
.fs-c-documentArticle__heading {
    background: var(--fs-color-maincolor__font);
    color: #ffffff;
}
.collection-sec{
background-color:#F8F9FA;
padding-top:3rem;
padding-bottom:1.5rem;
}
.collection-sec .item-col .slick-track {
  gap: 8px;
}
.collection-sec .item-col .slick-slide {
  background-color:#Ffffff;
  box-shadow: var(--shadow-md);
}

.lp-wrapper .collection-sec h2.section-title, .lp-wrapper .collection-sec h3.section-title {
    margin-top: 0;
}
.hashtag:visited{
color: var(--fs-color-font--link);
}
.rola-top-clm .fs-pt-column__heading{
    color: var(--fs-color-font--link);
  text-align:center;
  font-size:1.2rem;
  font-weight:normal;
}
.rola-top-clm{
  grid-gap:8px;
}
.rola-top-clm .fs-pt-column__item {
    padding: 0px;
}
/* ↓↓任意商品スライダーの調整 */
.fs-c-productListCarousel {
  position: relative;
}
.fs-c-productListCarousel__ctrl {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.fs-c-productListCarousel__ctrl--prev {
  left: 8px;
}
.fs-c-productListCarousel__ctrl--next {
  right: 8px;
}
.swiper.col-4-2 .swiper-button-prev,
.swiper.col-4-2 .swiper-button-next {
  width: 20px;   /* ← 半分サイズ */
  height: 20px;  /* ← 半分サイズ */
  color: #333;
}
.main-slider.col-4-2 {
    box-shadow: none;
}
/* 矢印アイコン自体のサイズも縮める */
.swiper.col-4-2 .swiper-button-prev::after,
.swiper.col-4-2 .swiper-button-next::after {
  font-size: 20px;  /* ← これが実際の矢印の大きさ */
}

.rola-button--more {
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
    color: var(--fs-color-font--link);
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 0;
}
.fs-pt-column {
    justify-items: center;
}
.fs-c-productName__name{
  color:var(--fs-color-font--productName);
}
.fs-c-subgroupList__link {
  background: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    border: none;
}
.rola-menuDrawer__inner{
  padding:0 8px;
}
.fs-l-main{
    margin: 0px auto;
}
@media (min-width: 768px) {
.fs-l-main{
    margin: 24px auto;
}
}
/* ヘッダー再調整0225 */
.fs-l-header__contents {
  max-width: 1216px;
  margin: 0 auto;
  display: flex;
  height: 80px; /* ←ここで高さを固定 */
  display: flex;
  justify-content: space-between;
  align-items: center; /* スマホは中央 */
}

/* PC のときだけ上寄せ */
@media (min-width: 768px) {
  .fs-l-header__contents {
    align-items: flex-start;
    height: 160px; /* ←ここで高さを固定 */
  }
}
.rola-menuDrawer .section-title {
    text-align: center;
    font-size: 2rem;
}

.header-right {
  height: 100%;
  display: flex;
  gap: 4px;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 8px;
}
.header-right__support {
  display: flex;
  flex-direction: column; /* スマホは縦 */
  align-items: flex-end;  /* 右寄せ */
  gap: 4px;
  height:70px
}
/* nav 全体（アイコンメニュー + SNS） */
.header-right__nav {
  flex: 0 0 140px;
  display: flex;
  flex-direction: column;
  align-items: flex-end; /* 右端に揃える */
  gap: 8px; /* 上下の余白 */
}
@media (min-width: 768px) {
.header-right__nav {
  flex: 0 0 200px;
  gap: 8px; /* 上下の余白 */
}
  .header-right__support {
    flex-direction: row; /* PCは横並び */
    gap: 12px;           /* 横並び用の余白 */
    height:auto;
  }
.header-right {
  gap: 24px; /* ここはROLAの世界観に合わせて調整 */
}
}
.rola-headerNavigation__listItem:first-child{
  display:block;
}
@media (min-width: 1200px) {
.rola-headerNavigation__listItem:first-child{
  display:none;
}
}
.header-right__support img {
  max-height: 60px; /* SP用：80pxヘッダーの中で自然に収まる */
  height: auto;
  width: auto;
}
@media (min-width: 768px) {
  .header-right__support img {
    max-height: 60px; /* PCヘッダー160pxの中で自然に収まる */
  }
}


.rola-headerNavigation__viewCartButton, .rola-headerNavigation__viewSubscriptionCartButton {
  position: relative;
}
/* アイコンメニュー（既存の ul） */
.rola-headerNavigation__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 0px; /* アイコン間の余白 */
  align-items: center;
  max-width: 160px; /* ←ここがポイント！ */
}
/* 絞込みボタン */
@media screen and (min-width: 768px) {
/*
  .fs-p-headerNavigation__list {
    justify-content: center;
    gap: 10px;
  }

  .fs-p-headerNavigation__listItem {
    flex-grow: 0;
    min-width: auto;
  }
  .fs-p-headerNavigation__link {
    display: flex;
    align-items: center;
    gap: 2px;
    white-space: nowrap;
  }
*/
.rola-headerNavigation__list {
  max-width: 240px; /* ←ここがポイント！ */
    gap: 20px;
}
}
/* SNS アイコン */
.sns-icons {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  max-width: 120px; /* ←ここがポイント！ */
}

/* SNS アイコン画像のサイズ調整 */
.sns-icons img {
  width: 20px;
  height: auto;
}

/* ３つの画像メニュー ↓↓*/
/* 画像3枚の横並び */
.rola-nav__top {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.rola-nav__item {
  text-align: center;
  cursor: pointer;
  transition: opacity .3s ease;
}

.rola-nav__item img {
  width: 100％;
}

.rola-nav__item:hover {
  opacity: 0.7;
}
/* 第2階層（上に重なる） */
.rola-nav__dropdown {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 30px 0;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  z-index: 1000;
}

/* 表示時 */
.rola-nav__dropdown.is-active {
  display: block;
  animation: fadeSlide .3s ease;
}

@keyframes fadeSlide {
  from { opacity: 0; transform: translateY(-10px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* PC 6列、スマホ 2列 */
.rola-subnavGrid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 12px;
  padding: 20px 20px;
  list-style: none;
  margin: 0;
}

@media (max-width: 768px) {
  .rola-subnavGrid {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    padding: 8px;
  }
}
.scene_nav a{
  height:6rem;
  padding:0 8px;
}
#rola-cat-birth a{
  height:9rem;
}
#rola-cat-birth .rola-subnavItem img {
    height: 65px;
}
.rola-subnavItem dd{
  margin-left:0px;
  color:var(--fs-color-subcolor1);
  line-height:1;
}
.rola-subnavItem dd span{
  font-size:1.2rem;
  letter-spacing: 0em;
}
.rola-subnavItem span.micro_font{
  font-size:0.8rem;
}

/* 画像＋テキスト横並び */
.rola-subnavItem {
  display: flex;
  align-items: center;
  gap: 4px;
  text-decoration: none;
  color: #333;

  /* 白背景になじむ “ROLA の淡い白” */
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(4px);

  /* ふわっと浮く影（ROLA の世界観に合う柔らかさ） */
  box-shadow: 0 2px 6px rgba(0,0,0,0.06);

  transition: all .25s ease;
}

.rola-subnavItem:hover {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

/* 小さめ正方形の画像 */
.rola-subnavItem img {
  width: 48px;
  height: 48px;
  object-fit: cover;

  /* 白背景画像が浮かないように、薄い枠を追加 */
  background: #fff;
}

/* テキスト */
.rola-subnavItem span {
  font-size: 14px;
  letter-spacing: 0.03em;
}
/* ▼ 第2階層パネル（スクロール可能に） */
.rola-nav__dropdown {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  background: rgba(255,255,255,0.9);
  backdrop-filter: blur(6px);
  padding: 40px 0 30px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  z-index: 1000;

  /* 高さ制限してスクロール可能に */
  max-height: 60vh;
  overflow-y: auto;
}

/* ▼ スクロールバーを細く上品に */
.rola-nav__dropdown::-webkit-scrollbar {
  width: 6px;
}
.rola-nav__dropdown::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.15);
}
.rola-nav__dropdown::-webkit-scrollbar-track {
  background: transparent;
}

/* ▼ × ボタン */
.rola-dropdown__close {
  position: absolute;
  top: 12px;
  right: 20px;
  background: rgba(255,255,255,0.7);
  border:none;
  width: 32px;
  height: 32px;
  font-size: 18px;
  line-height: 30px;
  cursor: pointer;
  transition: all .25s ease;
}

.rola-dropdown__close:hover {
  background: rgba(255,255,255,1);
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
/* ３つのメニュー用↑↑ */

.fs-p-heading--lv2 {
    border-bottom: 1px solid currentColor;
    color: var(--fs-color-maincolor__font);
    font-size: 1.8rem;
    padding:0 0 8px 8px;
}

.fs-c-slick .slick-prev, .fs-c-slick .slick-next {
    background: rgba(30, 30, 30, 0);
}
/* ▼ スマホ（〜767px）で2列にする */
@media screen and (max-width: 767px) {
  .fs-c-subgroupList__item {
    flex-basis: calc(50% + 1px); /* 2列 */
    margin-left: -1px;
    margin-top: -1px;
  }
}

.catchcopy{
  max-width:1216px;
  padding:8px;
}
/* 右上エリアの調整 */
.rola-menuDrawer {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 500px;
  height: 100vh;
  background: #fff;
  box-shadow: -1px 1px 5px #b2b2b2;
  transform: translateX(100%);
  transition: transform .5s linear;
  z-index: 9999;
  overflow-y: auto; /* ← スクロール */
}
.rola-menuDrawerCheckbox:checked ~ .rola-menuDrawer {
  transform: translateX(0);
}
@media screen and (min-width: 1200px) {
    .rola-menuDrawer__inner .fs-p-drawerButton {
        display: inline-block;
    }
}
@media screen and (min-width: 1200px) {
    .rola-menuDrawer__inner .fs-p-drawer__loginLogout, .rola-menuDrawer__inner .fs-p-drawer__welcomeMsg {
        display: block;
    }
}

/* 背景スクロール禁止 */
.rola-menuDrawerCheckbox:checked ~ body {
  overflow: hidden;
}

.rola-menuDrawerCheckbox:checked ~ .rola-menuDrawer {
  transform: translateX(0);
}

.fs-p-headerNavBar {
    border-bottom: none;
}

.fs-p-headerUtilityMenu{
    display: none;
}
@media screen and (min-width: 768px) {
    .fs-p-headerUtilityMenu{
        display: block;
    }
}
.fs-p-logo__image {
    max-height: 80px;
}
@media screen and (min-width: 768px) {
    .fs-p-logo__image {
        max-height: 100%;
    }
}

/* ヘッダー位置調整 */
.fs-l-header {
    padding-top: 0px; 
}
.fs-p-logo {
    padding-top: 0px;
}
@media screen and (max-width: 768px) {
  .fs-l-header__leftContainer {
      padding-top: 0px;
  }
}
.fs-l-header__leftContainer {
    padding-top: 8px;
}
/* ヘッダー固定 */
.fs-l-header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: white;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}
/* 画面最上部３カラムの調整 */

.fs-l-header__logo{
 justify-self: start;
}

/*------ ステップ ------*/
/* STEP全体 */
.s-guideColumn__step {
  counter-reset: step-counter;
  margin: 0;
  padding: 0;
}

.s-guideColumn__step > li {
  list-style: none;
  margin-bottom: 40px;
}

/* STEP + タイトル 横並び */
.s-guideColumn__step__head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}

/* STEPバッジ（自動番号） */
.s-guideColumn__step__badge::before {
  counter-increment: step-counter;
  content: "STEP " counter(step-counter);
  background: #b8a89f; /* ROLAニュアンスゴールド */
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 12px;
  display: inline-block;
}

/* タイトル */
.s-guideColumn__step__ttl {
  font-size: 20px;
  color: #624c3f;
}

/* 説明文（薄い背景） */
.s-guideColumn__step__txt {
  padding: 0px 20px;
}

/* リストの余白調整 */
.s-guideColumn__step__txt ul,
.s-guideColumn__step__txt ol {
  margin-top: 12px;
  padding-left: 20px;
}
/* デフォルトは1カラム */
.s-guideColumn__step__txt {
  column-count: 1;
  column-gap: 32px;
}

/* 2カラム指定されたときだけ */
.s-guideColumn__step__txt.col-2 {
  column-count: 2;
}

/* スマホは必ず1カラムに戻す */
@media (max-width: 768px) {
  .s-guideColumn__step__txt.col-2 {
    column-count: 1;
  }
}

/* リストが途中で割れないように */
.s-guideColumn__step__txt ul,
.s-guideColumn__step__txt ol {
  break-inside: avoid;
}


/*----- お買い物ガイドメニュー -----*/
.guide-menu {
  display: grid;
  gap: 12px;
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
  grid-template-columns: repeat(6, 1fr); /* PC：6列 */
}

.guide-menu .guide_page {
  aspect-ratio: 6 / 1;
}

.guide-menu .guide_pageLink {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  text-align: center;
  padding: 8px;
  box-sizing: border-box;
  transition: background 0.2s;
  font-size:1.2rem;
}

.guide-menu .guide_pageLink:hover {
  background: #eee;
}

/* スマホ：4列 */
@media screen and (max-width: 768px) {
  .guide-menu {
    grid-template-columns: repeat(2, 1fr);
  }
  .guide-menu .guide_pageLink {
    font-size:1.4rem;
  }
}
.guide-menu .guide_pageLink.is-active {
  background: var(--fs-color-button--particular);
  color: var(--fs-color-button--particular__font);
}
@media screen and (max-width: 1200px) {
    .guide-menu {
        padding-bottom: 1.8em;
    }
}
.price-presets button {
  background: none;
  border: none;
  padding: 2px 0;
  font-size: 0.95rem;
  color: #444;
  cursor: pointer;
  display: grid;
  grid-template-columns: 70px 50px; /* 左を広めに確保 */
  gap: 4px;
  border-bottom: 1px solid #e3e3e3;
}

/* 左カラム（〜 / 20,000円〜 など） */
.price-presets .p-left {
  text-align: right; /* ★ 左側も右寄せ */
}

/* 右カラム（20,000円 / 50,000円 など） */
.price-presets .p-right {
  text-align: right;
  display: block;     /* ★ 幅を持たせる */
  width: 100%;        /* ★ 1fr の右端まで広げる */
  padding-bottom: 2px;
}

/* hover */
.price-presets button:hover .p-left,
.price-presets button:hover .p-right {
  color: #000;
  border-bottom-color: #bbb;
}

/* active */
.price-presets button.active .p-left,
.price-presets button.active .p-right {
  color: #000;
  border-bottom-color: #333;
  font-weight: 600;
}




.price-inputs input {
  height: 34px;
  line-height: 34px;
  padding: 0 20px 0 8px; /* 右側に円のスペースを確保 */
  text-align: right;
  font-size: 1.4rem;
  box-sizing: border-box;
  position: relative;
}
.price-inputs .fs-c-inputTextGroup__item {
  position: relative;
}

.price-inputs .fs-c-inputTextGroup__item::after {
  content: "円";
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.9rem;
  color: #666;
}


/* トップページ検索バー関連↓↓↓ */
.fs-p-headerNavigation__search{
  width:100%;
  margin: 0 auto;
}
.fs-p-inputGroup {
    border: 1px solid var(--fs-color-maincolor__font);
    background: var(--fs-color-button--secondary);
}
.fs-p-inputGroup__button {
    background: var(--fs-color-maincolor__font);
}
.fs-p-inputGroup__input {
    font-size: 1.2rem;
}
.rola-keywordTags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 8px 0;
}
.rola-keywordTags a {
  display: inline-block;
  padding: 3px 10px;
  border: 1px solid var(--fs-color-font--link);
  color: var(--fs-color-font--link);
  background-color: #fff;
  font-size: 1.2rem;
  border-radius: 9999px;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.rola-keywordTags a:hover {
  background-color: var(--fs-color-font--link);
  color: #fff;
}
/* トップページ検索バー関連↑↑↑ */


.rola-free-btn {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  height: 34px;
  padding: 0 14px;
  text-decoration: none;
  line-height: 1;
  transition: background-color 0.2s ease;
  margin-left: auto;
}
.fs-p-headerNavigation__search {
    box-shadow: 0 0 2px #b2b2b2;
}
.rola-free-btn .main {
  font-size: 14px;
  letter-spacing: 0.03em;
}

.rola-free-btn .note {
  font-size: 10px;
  opacity: 0.8;
  margin-top: 2px;
}

.rola-free-btn:hover {
  background-color: #7a6152;
}

/* -----検索メニューのアコーディオン対応↓----- */
.accordion-content {
  display: none;
  padding-top: 8px;
}

.accordion-row.open .accordion-content {
  display: table-cell;
}

.accordion-toggle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: none;
  border: none;
  color:var(--fs-color-font--main);
  padding: 8px 0;
  font-size: 1em;
  cursor: pointer;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  transition: border-color 0.2s ease, color 0.2s ease;
}

.accordion-toggle:hover {
  border-bottom-color: rgba(0,0,0,0.3);
  color: #333;
}

.accordion-icon {
  display: inline-block;
  transition: transform 0.25s ease;
  font-size: 1.4em;
  transform: rotate(0deg);
}

.accordion-row.open .accordion-icon {
  transform: rotate(90deg);
}

/* -----slickをグリッド化(item-col指定のパーツ)↓----- */
/* slick をグリッド化する基本設定 */
.item-col .slick-track {
  display: grid !important;
  gap: 16px;
  width: 100% !important;
  transform: none !important;
}
.item-col .slick-slide {
  width: auto !important;
  display: block !important;
}
/* item-col 内では slick の外枠 flex を無効化 */
.item-col.fs-c-productListCarousel {
    display: block !important;
    justify-content: initial !important;
    align-items: initial !important;
}
/* item-col 内のスライダー矢印を消す */
.item-col .slick-arrow,
.item-col .fs-c-productListCarousel__ctrl {
    display: none !important;
}
/* item-col 内では slick の clearfix を無効化 */
.item-col .slick-track:before,
.item-col .slick-track:after {
    content: none !important;
    display: none !important;
}
/* item-col 内では slick の固定幅指定を無効化 */
.item-col .fs-c-productListCarousel__list__item {
    flex-basis: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important; /* 必要なら */
}

@media screen and (min-width: 600px) {
  .item-col.pc-col-1 .slick-track { grid-template-columns: repeat(1, 1fr); }
  .item-col.pc-col-2 .slick-track { grid-template-columns: repeat(2, 1fr); }
  .item-col.pc-col-3 .slick-track { grid-template-columns: repeat(3, 1fr); }
  .item-col.pc-col-4 .slick-track { grid-template-columns: repeat(4, 1fr); }
  .item-col.pc-col-5 .slick-track { grid-template-columns: repeat(5, 1fr); }
}
@media screen and (max-width: 599px) {
  .item-col.sp-col-1 .slick-track { grid-template-columns: repeat(1, 1fr); }
  .item-col.sp-col-2 .slick-track { grid-template-columns: repeat(2, 1fr); }
  .item-col.sp-col-3 .slick-track { grid-template-columns: repeat(3, 1fr); }
}
/* -----slickをグリッド化(item-col指定のパーツ)↑----- */

/* カラム系 */
/* スマホ（600px未満）では2カラム */
@media screen and (max-width: 599px) {
  .fs-l-col--4-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* 600px以上では4カラム（既存と同じ挙動） */
@media screen and (min-width: 600px) {
  .fs-l-col--4-2 {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* 標準カラー定義 */
:root {
  --primary: var(--fs-color-maincolor__font);
  --primary-transparent: rgba(146,122,108,0.9);
  --primary-light: #FFFFFF;
  --jewel-A-marker: var(--fs-color-maincolor__font);
  --jewel-B-marker: var(--fs-color-maincolor__font);
  --jewel-C-marker: var(--fs-color-maincolor__font);
  --marker-height: 75%; /* 下線の太さ（%で調整） */
  --marker-padding: 0.5em;
  --secondary: #FFFFFF; /*メインカラーにかぶせてOKな色(メインが濃い色なら白、薄い色なら黒がいいかと)*/
  --more: #333333; /*詳しく見る のリンクカラー(メインカラーと同じでいいかな)*/
  --service-transparent: rgba(146, 122, 108, 0.3);
}
/* カラー定義(ベースはこげ茶) */
:root {
  --text-white: #ffffff;
  --text-dark: #333333;
  --text-medium: #555555;
  --background: #FFFFFF;
  --section-bg: #F8F9FA;
  --card-bg: #FDFDFD;
  --border-color: #EEEEEE;
  --btn-color: rgba(97, 76, 64, 0.8);
  --btn-color-hover: rgba(97, 76, 64, 0.4);
  --shadow-md: 0 4px 12px rgba(0, 0, 0, 0.06);
  --border-radius-none: 2px;
  --transition-normal: 0.3s ease;
}
.side-p-productSearch {
  border-bottom: 1px solid #999999;
  display: grid;
  grid-template: auto 1fr/1fr auto;
  padding: 8px;
}
.side-p-productSearch .section-title::after{
    width: 30px;
    background-color: var(--fs-color-maincolor__font);
}
.side-p-productSearch__search {
  grid-row: 2;
  grid-column: 1/3;
}
.fs-p-productSearch__inputTable th{
  font-weight:normal;
}

/*
.side-p-productSearch__form {
  background: rgba(126, 126, 126, 0.08);
  padding: 32px;
}
*/
@media screen and (min-width: 768px) {
    .side-p-productSearch__field {
        display: grid;
        grid-template-columns: 1fr;
    }
}
/* ▼ side-p-productSearch 内だけに適用 */
/* ▼ 指定なしだけ 1 行占有 */
.fs-radio--single {
  flex: 0 0 100% !important;
}
.side-p-productSearch .fs-c-radioGroup {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
}
.side-p-productSearch .fs-c-radio {
  flex: 0 0 auto;
}
/* ▼ 600〜1199px：通常の列数 */
.side-p-productSearch .opt-col-4 .fs-c-radio {
  flex: 0 0 calc(25% - 16px);
}

.side-p-productSearch .opt-col-6 .fs-c-radio {
  flex: 0 0 calc(16.666% - 16px);
}
/* ▼ 1200px〜：フォーム幅が細くなるので列数を調整 */
@media screen and (min-width: 1200px) {
  .side-p-productSearch .opt-col-3 .fs-c-radio {
    flex: 0 0 calc(50% - 16px); /* 3列 → 2列 */
  }
  .side-p-productSearch .opt-col-4 .fs-c-radio {
    flex: 0 0 100%; /* 4列 → 1列 */
  }
  .side-p-productSearch .opt-col-6 .fs-c-radio {
    flex: 0 0 calc(50% - 16px); /* 6列 → 2列 */
  }
}
/* ▼ 〜599px：スマホは1列 */
@media screen and (max-width: 599px) {
  .side-p-productSearch .opt-col-4 .fs-c-radio {
   flex: 0 0 calc(50% - 16px);
  }
  .side-p-productSearch .opt-col-6 .fs-c-radio {
   flex: 0 0 calc(25% - 16px); 
  }
}
.side-p-productSearch .fs-c-radioGroup, .side-p-productSearch .fs-c-checkboxGroup {
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.side-p-productSearch .fs-c-radioGroup > *, .side-p-productSearch .fs-c-checkboxGroup > * {
  flex-basis: auto;
}

/* -----------全体設定----------- */
/* フォント設定 */
body{
  font-size:1.4rem;
/*  font-family: "Zen Kaku Gothic New", sans-serif;  */
font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
@media (min-width: 769px) {
  body{
    font-size:1.6rem;
  }
}

.mincho{
/*  font-family: "Zen Old Mincho", serif; */
font-family:游明朝, 游明朝体, Yu Mincho, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
/* 全体スムーススクロール設定 */
html {
  scroll-behavior: smooth;
}


/* -----------ヘッダーナビ用CSS----------- */
.fs-p-headerNavigation__link {
    padding: 5px 0px;
}
/* 画像付きカテゴリのグリッド */
.fs-p-headerNavigation__boxList.category-grid {
  grid-template-columns: repeat(6, 1fr); /* 6列グリッド */
  gap: 16px;
  padding: 20px;
  width: 1216px; /* メニューの横幅調整 */
}
/* 1216px 以下（タブレット） */
@media (max-width: 1216px) {
  .fs-p-headerNavigation__boxList.category-grid {
    grid-template-columns: repeat(4, 1fr);
    width: 100vw;
  }
}
/* 600px 以下 */
@media (max-width: 600px) {
  .fs-p-headerNavigation__boxList.category-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  /* 正方形を維持する画像 */
  .fs-p-headerNavigation__boxList.category-grid img {
    width: 100%;        /* カード幅に合わせる */
    aspect-ratio: 1/1;  /* 正方形を強制 */
    object-fit: cover;  /* トリミングして綺麗に見せる */
    border-radius: 4px;
  }
  /* カードの余白調整 */
  .fs-p-headerNavigation__boxList.category-grid li a {
    padding: 6px;
  }
}
/* 400px 以下 */
@media (max-width: 400px) {
  .fs-p-headerNavigation__boxList.category-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.fs-p-headerNavigation__boxList.category-grid li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  background: #fff;
  border-radius: 0;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  color: #333;
  padding: 10px;
  transition: 0.2s;
}

.fs-p-headerNavigation__boxList.category-grid li a:hover {
  background: #f9f9f9;
  transform: translateY(-3px);
}

.fs-p-headerNavigation__boxList.category-grid img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  margin-bottom: 8px;
  border-radius: 4px;
}


/* 親LIに position を付与 */
.fs-p-headerNavigation__list{ position: relative; }
/* 共通：サブメニュー非表示 */
.fs-p-headerNavigation__boxList { 
  display: none; 
  position: absolute; 
  top: 100%; 
  left: 0; 
  background: rgba(255, 255, 255, 0.85);
  min-width: 180px; 
  padding: 10px 0; 
  box-shadow: 0 2px 8px rgba(0,0,0,0.15); 
  z-index: 1000; }

/* PC：ホバーで開く */ 
/* ▼ 初期状態：閉じている */
.fs-p-headerNavigation__boxList {
  display: none;
}
/* ▼ 開いている状態（スマホ用） */
.fs-p-headerNavigation__boxList.is-open {
  display: grid;
}
/* ▼ PC（769px以上）だけ hover を有効にする */
@media (min-width: 769px) {
  .has-sub:hover .fs-p-headerNavigation__boxList {
    display: grid;
  }
}
/* サブメニューのポチ（::marker）を完全に消す */
.fs-p-headerNavigation__boxList li {
  list-style: none !important;
}
/* アイコンフォント */
.fs-icon--rolaitem:before{
  font-family: 'Material Symbols Outlined';
    content: "\f2b2";
}
.fs-icon--rolagift:before{
  font-family: 'Material Symbols Outlined';
    content: "\ef91";
}
.fs-icon--rolabirth:before{
  font-family: 'Material Symbols Outlined';
    content: "\e7e9";
}
.fs-icon--rolatop:before {
  font-family: 'Material Symbols Outlined';
    content: "\f5d2";
}
.fs-icon--rolatel:before {
  font-family: 'Material Symbols Outlined';
    content: "\e0b0";
}
.fs-icon--rolacheck:before {
  font-family: 'Material Symbols Outlined';
    content: "\e6b1";
}
.fs-icon--rolauser:before {
  font-family: 'Material Symbols Outlined';
    content: "\e853";
}
[class*=fs-icon--] {
    font-weight: 300;
}


@media screen and (min-width: 768px) {
    .rola-header__utility .fs-p-headerNavigation__link, .rola-header__utility .fs-p-headerNavigation__viewCartButton, .rola-header__utility .fs-p-headerNavigation__viewSubscriptionCartButton {
        flex-direction: column;
        font-size: 1.4rem;
    }
.fs-p-drawerButton__label {
    font-size: 1.4rem;
}
}
/* 見出し設定 */
.section-heading.center-small{
  margin-top:5rem;
}
.section-heading.center-small:first-of-type {
  margin-top: 2rem; /* ← 好きな値に */
}
.center-small .section-title {
  text-align:center;
  font-size:2rem;
}
.center-small .section-heading {
    margin-top:30px;
}
.center-small .section-title-background{
  font-weight:normal;
  font-size:6rem;
}
.center-small .section-title::after{
    width: 30px;
    background-color: var(--fs-color-subcolor1);
}
.fs-c-heading--page{
/*    font-family: "Zen Old Mincho", serif; */
font-family: 游明朝, 游明朝体, Yu Mincho, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.fs-c-subgroup .fs-c-listControl{
  display:none;
}
.rola-heading {
    font-size: 1.8rem;
    color: var(--fs-color-maincolor__font);
    text-align: center;
    position: relative;
    margin-top:3rem;
    padding-bottom: 12px;
    background-image: url(https://rola.itembox.cloud/item/assets/title_bg.png?t=20260331144825);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
}
@media screen and (min-width: 768px) {
.rola-heading {
    font-size: 2rem;
    background-size: 80%;
}}
.center-block{
  text-align:center;
}
.mgn-b-30{
  margin-bottom:30px;
}

/* -----------上へ戻るボタン------------------------*/

.fs-p-scrollingTopButton {
    position: fixed;
    right: 0;
    bottom: 3%;
    width: 64px;
    z-index: 100;
}
.fs-p-scrollingTopButton__button {
  background: #ffffff;
  border-radius: 0px;
  display: block;
  line-height: 1;
  opacity: 0.9;
  padding: 8px;
  position: relative;
  text-align: center;
}
.fs-p-scrollingTopButton__button:link {
  color: #624c3f;
}
.fs-p-scrollingTopButton__button:visited {
  color: #624c3f;
}
.fs-p-scrollingTopButton__button:hover {
  color: #624c3f;
}
.fs-p-scrollingTopButton__button:active {
  color: #624c3f;
}
.fs-p-scrollingTopButton__button:hover {
  text-decoration: none;
}
.fs-p-scrollingTopButton__icon {
  font-size: 3.6rem;
}
.fs-p-scrollingTopButton__label {
  display: block;
  font-size: 1.2rem;
}

/* -----------標準の青をアクセントカラーに変更----------- */
.fs-c-checkbox__checkbox:checked + label > .fs-c-checkbox__checkMark {
  background: var(--fs-color-subcolor1);
  border-color: var(--fs-color-subcolor1);
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark {
  border-color: var(--fs-color-subcolor1);
}
.fs-c-radio__radio:checked:enabled + label > .fs-c-radio__radioMark::before {
  background: var(--fs-color-subcolor1);
}
.fs-c-creditCardListItem.is-active {
  border-color: var(--fs-color-subcolor1);
}
.fs-c-creditCardListItem__status__label {
  color: var(--fs-color-subcolor1);
}
.fs-c-reviewerStatus {
  background: var(--fs-color-subcolor1);
}
.fs-c-sortItems__list__item.is-active {
  background: var(--fs-color-subcolor1);
  color: #ffffff;
}
.fs-c-variationMatrix__panel.is-active {
  background: var(--fs-color-subcolor1);
  color: #ffffff;
}
.fs-c-variationMatrix__radio:checked + .fs-c-variationMatrix__panel {
  background: var(--fs-color-subcolor1);
  color: #ffffff;
}
.fs-c-variationPanelList__radio:checked + .fs-c-variationPanelList__panel:where(:not(.fs-c-variationPanelList__panel--outOfStock)) {
  border-color: var(--fs-color-subcolor1);
}
.fs-c-variationPanelList__radio:checked + .fs-c-variationPanelList__panel .fs-c-variationPanelList__panel__content {
  background: var(--fs-color-subcolor1);
  color: #ffffff;
}
.fs-p-drawer__loginLogout__logout:hover, .fs-p-drawer__loginLogout__login:hover {
  background: var(--fs-color-subcolor1);
  color: #ffffff;
}
.fs-p-sideMenu a:hover {
  background: var(--fs-color-subcolor1);
  color: var(--fs-color-subcolor1__font);
}

/* 商品詳細画像大きな写真サイズに対応↓ */
@media screen and (min-width: 960px) {
  .fs-l-product4 .fs-l-productLayout {
    display: grid;
    grid-template-columns: 550px 1fr; /* ← 左を固定、右を自動 */
    grid-gap: 16px;
    align-items: start;
  }
}
@media screen and (min-width: 960px) {
  .fs-c-productCarouselMainImage__image {
    width: 550px !important;
    max-width: 550px;
    margin: 0 auto;
  }

  .fs-c-productCarouselMainImage__image img {
    width: 550px !important;
    height: auto;
    display: block;
    margin: 0 auto;
  }
}
/* 大きな写真サイズに対応↑ */

/* ↓↓ーーーーーーー特集ページ用ーーーーーーー */
/* 特集ページ全体幅 */
.lp-wrapper {
  text-align: center;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1200px) {
    /* 特集ページの幅設定 */
    section.fs-l-pageMain.lp-wrapper {
        max-width: 820px;
    }
}
/* スライダー関連↓ */
.swiper {
  width: 100%;
  margin: auto;
}
.thumbs .swiper-slide {
  margin:0 5px 0 !important;
  height: 70px;
  width: auto;
  opacity: 0.4;
  cursor: pointer;
}
.thumbs .swiper-slide img {
  width: auto;
  height: 100%;
  border-radius: 2px;
}
.thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
/* サムネイルブロックを中央寄せ */
.thumbs .swiper-wrapper {
  justify-content: center;
}
.main-slider{
  box-shadow: var(--shadow-md);
  margin-bottom:10px;
}
.main-slider img {
  display: block;
}
/* スライダー関連↑ */


/* トップ画像高さ調整 */
.hero {
  position: relative;
  width: 100%;
  height: 80vh;
  overflow: hidden;
}
/* トップ画像見切り */
.hero-image {
  width: 100%;
  height:100%;
  object-fit: cover;
}
/* heroへの透かし文字載せ(こげ茶透過固定) */
.center-text {
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -55%) rotate(-5deg);
  font-family: "Corinthia", cursive;
  font-size: 8rem;
  color: rgba(146,122,108,0.8);
}
/* ヒーロー画像の文字載せ */
.hero .section-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size:4.5rem;
}
.hero .section-title::after {
    display:none;
}
/* 当日発送お知らせ */
.bottom-text {
  position: absolute;
  bottom: 3%;
  width: 100%;
  padding: 10px 0;
  color: white;
  text-align: center;
  background-color: var(--primary-transparent);
}
/* ーーーーーーー大見出し(背景に大きいグレー文字)ーーーーーーー */
.collection-title-wrapper{
}
.lp-wrapper h2.section-title,.lp-wrapper h3.section-title { 
  line-height: 1.3;
  margin-top:8rem;
}
.section-heading {
  position: relative;
}
/* 見出しそのもの */
.section-title {
/*  font-family: "Zen Old Mincho", serif; */
font-family: 游明朝, 游明朝体, Yu Mincho, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 2.5rem;
  margin-bottom: 1rem;
  position: relative;
  z-index: 100;
  padding-bottom: 0.6rem;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .section-title {
    font-size: 3.5rem;
  }
}
/* 下の短い横棒 */
.section-title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 300px;
  height: 0.8px;
  background-color: var(--primary);
}
.section-title.no-after::after {
  content: none;
}
/* 背景の大きな文字(グレー固定) */
.section-title-background {
  font-family: "Corinthia", cursive;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -55%) rotate(-5deg);
  font-size: 8rem;
  color: rgba(146,122,108,0.1);
  white-space: nowrap;
  z-index: 1;
  pointer-events: none;
}


/* ブロックのh3に下線 */
.category-title{
  margin-top:5rem;
  margin-bottom:1rem;
}
.category-title h3{
/*  font-family: "Zen Old Mincho", serif; */
font-family: 游明朝, 游明朝体, Yu Mincho, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size:2rem;
}
@media (min-width: 768px) {
.category-title h3{
  font-size:2.5rem;
}
}
.category-text{
  margin-top:2rem;
}
.marker-A{
  padding: 0 var(--marker-padding);
  margin: 0 calc(var(--marker-padding) * -1); /* ← はみ出した分を戻す */
  display: inline;
  background: linear-gradient(transparent var(--marker-height), var(--jewel-A-marker) var(--marker-height));
}
.marker-B{
  padding: 0 var(--marker-padding);
  margin: 0 calc(var(--marker-padding) * -1); /* ← はみ出した分を戻す */
  display: inline;
  background: linear-gradient(transparent var(--marker-height), var(--jewel-B-marker) var(--marker-height));
}
/* 改行制御 */
.sp-br {
  display: inline; /* スマホでは改行として表示 */
}
@media (min-width: 768px) {
  .sp-br {
    display: none; /* PCでは改行無効化 */
  }
  .price-banner-grid {
    gap: 16px; /* 画像の間隔を広めに */
    padding: 0 20px; /* 左右に余裕 */
    max-width: 900px; /* 中央の見栄えを少し広げる */
  }

}
@media (max-width: 768px) {
.hero {
  height: 60vh;
}
.hero .section-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size:2.5rem;
}
}
/* --単品製品情報の表示用-- */
.single-product.fs-c-productListCarousel .slick-track,
.single-product.fs-c-productListCarousel .slick-list {
  transform: none !important;
  width: auto !important;
  height: auto !important;
}
.single-product.fs-c-productListCarousel .slick-slide {
  float: none !important;
}
.single-product.fs-c-productListCarousel .slick-arrow {
  display: none !important;
}
.single-product .fs-c-productListItem__image__image {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.single-product .fs-c-productListCarousel__list__item > * + * {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}
.single-product .fs-c-productListItem__control > *:last-child {
    margin-right: 8px;
}
.single-product.fs-c-productListCarousel {
 display:block;
}
.single-product .fs-c-productListCarousel__list{
  max-width: 800px;
  margin: auto;
  display:block;
}
.single-product .fs-c-productListCarousel__list__item{
  max-width:100% !important;
  margin:0px;
}
/* 商品表示ボックス */
.product-box {
  background: #fff;
  padding: 0px;
  border-radius: 2px;
  box-shadow: var(--shadow-md);
  margin: 20px auto 0px;
  position: relative;
  padding-bottom: 16px;
}
/* 商品画像なしのカートのみ */
.product-cart .fs-c-productListItem__imageContainer{
  display:none;
}
/* ２カラム定義 */
.keep2col.fs-l-col--2 {
  grid-template-columns: repeat(2, 1fr);
}
/* １カラムバナー */
.rola1col {
  width: 100%;
}
/* 768px以上で70%にして中央寄せ */
@media screen and (min-width: 768px) {
  .rola1col {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ーーーーーーーReview Sectionーーーーーーー */
/* セクション全体設定 */
.review-section {
  background-color: var(--card-bg);
  padding: 2.5rem 0.5rem;
}
/* レビューカード */
.review-card {
  background: white; 
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius-none); 
  margin-bottom: 1.2rem;
  text-align: left; 
  position: relative;
  display: flex;
  flex-direction: column; /* 全体は縦並び */
  padding: 1rem;
}
/* レビューカードの上段ブロック制御 */
.review-top {
  display: flex; /* 上段だけ横並び */
  align-items: left;
}
.review-info-block {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start; /* ←ここを追加、左寄せにする */
  text-align: left;        /* 念のためテキストも左寄せ */
}
.review-text {
  text-align: left!important;
  width: 100%;
  line-height: 1.5;
  margin: 0%!important;
}
/* お客様アイコン */
.review-author-img { 
  width: 50px; 
  border-radius: 50%; 
  margin: 0 auto 0.8rem; 
  height: auto;
  object-fit: contain;
}
/* お客様情報 */
.review-author-info { 
  color: var(--text-medium); 
}
/* 星 */
.review-stars { 
  color: #FFC107; 
  font-size: 1.1rem; 
  margin-bottom: 0.8rem; 
}
/* レビューテキスト */
.review-text { 
  text-align: left; 
  line-height: 1.6;
}
/* レビューボタン */
.review-section .btn-a{
  font-size: 0.8rem;
}
@media (min-width: 600px) {  /* PC表示 */
    .review-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1.5rem;
        max-width: 900px;
        margin: 0 auto;
    }
  .review-card { padding: 2rem; }
  .review-author-img { width: 60px; height: 60px; margin-bottom: 1rem; }
  .review-stars { font-size: 1.2rem; margin-bottom: 1rem; }
}

/* ーーーーーーーService Sectionーーーーーーー */
/* 全体定義 */
.service-section { 
  background-color: var(--primary); 
  padding: 2.5rem 0.5rem;
  text-align:center;
}
.service-section .collection-title-wrapper{
  margin-top:0rem;
}

/* 文字色の変更 */
.service-section h2, .service-section p { 
  color: var(--secondary); 
}
.service-section .section-title::after {
background-color: var(--primary-light);
}
.service-section .section-title-background{
  color:var(--service-transparent);
}

/* サービスブロック制御 */
.service-grid { 
  display: grid; 
  grid-template-columns: 1fr 1fr; /* モバイルでは2列 */
  gap: 0.8rem; 
  margin: 2rem auto 2rem; 
  max-width: 400px;
}
/* １ブロック内の定義 */
.service-item { 
  background: var(--text-white); 
  border-radius: var(--border-radius-none); 
  padding: 1.2rem 0.4rem;
  text-align: center; 
}
/* アイコン */
.service-icon { 
  height: 32px;
  margin-bottom: 0.6rem; 
  display: flex; 
  justify-content: center; 
  align-items: center; 
}
/* アイコン下の文字 */
.service-item p { 
  color: var(--text-dark); 
  font-weight: 500; 
  line-height: 1.3; 
  margin: 0; 
}
/* ボタン色の調整 */
.service-cta-btn {
  background: var(--text-white); 
}
@media (min-width: 600px) {  /* PC表示 */
  .service-section { padding: 3rem 0; }
  .service-section > .container > p { margin: 0.8rem auto 0; }
  .service-grid { 
    grid-template-columns: repeat(4, 1fr); 
    margin: 2.5rem auto 2rem; 
    max-width: 600px;
  }
  .service-item { padding: 1.5rem 0.5rem; }
  .service-icon { height: 40px; margin-bottom: 0.8rem; }
  .service-item p { line-height: 1.4; }
  .service-cta-btn { margin-top: 2.5rem; }
}
/* ーーーーーーーBirthstone Sectionーーーーーーー */
/* ブロック全体 */
.birthstone-section {
  background-color: var(--background);
  padding: 2.5rem 0.5rem;
  text-align:center;
}
/* ブロック制御 */
.birthstone-section .birthstone-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* モバイルでは2列 */
  gap: 0.8rem; /* モバイル向けに縮小 */
  margin-top: 2rem;
}
.birthstone-section .birthstone-card a:hover {
  transform: translateY(-3px); /* モバイル向けに縮小 */
  box-shadow: var(--shadow-md);
}
@media (min-width: 600px) {  /* PC表示 */
  .birthstone-section .birthstone-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
  }
  .birthstone-section .name {margin-top: 0.2rem; }
}
/*----特集ページ用CSS ↑↑----*/

/*----商品詳細画面の調整----*/
/* 商品番号枠削除 */
.fs-c-productNumber{
  border:none;
  padding:0;
}
/* 商品番号ボールド解除 */
.fs-c-productNumber__number {
    font-weight: normal;
}
/* 商品番号マージン削除 */
.fs-l-product4 .fs-l-productLayout > * > * {
    margin-bottom: 0px;
}
/* 商品名↓マージンセット */
.fs-l-product4 .fs-l-productLayout > * > * {
    margin-top: 0px;
    margin-bottom: 8px;
}

/* 商品説明欄の横幅 */
.fs-p-productDescription--full{
max-width:800px;
margin:auto;
}
/* トップバナーカルーセル */
.banner-carousel img{
width:200px;
height:auto;
}

.fs-p-drawer{
  z-index:1500;
}
@media screen and (min-width: 1200px) {
.fs-p-drawer{
  z-index:2;
}
}
.fs-preview-header{
  display:none;
}
/* サイドメニューのホバー下線削除 */
.fs-p-sideMenu a:hover {
    text-decoration: none;
}

/* 配送アイコン */
.mk-send {border-radius: 0px;}
/* 受注生産 */
.mk-send.fs-c-productMark__mark--3 { color: #999999; background: #fff; border:1px solid #999999;}
/* 当日出荷 */
.mk-send.fs-c-productMark__mark--18 { color: #3c3c3c; background: #fff; border:1px solid #facddf;}
/* メール便 */
.mk-send.fs-c-productMark__mark--28 { color: #595582; background: #fff; border:1px solid #595582;}

/* 選べるアイコン */
[class^="mk-choice"] {border-radius: 0px;}
/* 地金 */
.mk-choice-metal { color: #6A6A6A; background: #fff; border:1px solid #cfcfcf;}
/* 長さ */
.mk-choice-long { color: #5f676a; background: #fff; border:1px solid #C9d0d5;}
/* 宝石 */
.mk-choice-jewel { color: #6f5f6a; background: #fff; border:1px solid #d5d0d8;}

/* ボタン関係 */
.btn-wrap{
  margin:30px auto !important;
  justify-self: center;
}
@media (min-width: 600px) {
  .btn-wrap{
    min-width:250px; 
  }
}

/* サイドメニューの枠線除去 */
.fs-p-sideMenu .fs-pt-menu__heading--lv1{
	border: none;
	}

/* サイドメニューの見出し設定 */
.fs-l-sideArea .section-title {
  text-align:center;
  font-size:2rem;
}
.fs-l-sideArea .section-heading {
    margin-top:0px;
}
.fs-l-sideArea .section-title-background{
  font-weight:normal;
  font-size:6rem;
}
/* サイドメニューの余白調整 */
.fs-p-sideMenu .fs-pt-menu__item + .fs-pt-menu__item {
    margin-top: 4px;
}
/* フッター調整 */
.fs-l-footer{
  font-size:1.4rem;
}

/* 仕様テーブル */
/* テーブル全体 */
.jewtable {
  width:100%;
  max-width: 800px;
  margin: auto;
  border-collapse: collapse;
  line-height: 1.6;
}

.jewtable tr:first-child {
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
.jewtable tr:first-child th{
  padding: 16px 0;
}

/* -------------------------
   2行目以降（通常の2カラム）
------------------------- */
.jewtable tr:not(:first-child) th,
.jewtable td {
  padding: 12px 16px;
  border-bottom: 1px solid #e5e5e5;
  vertical-align: top;
}

.jewtable tr:not(:first-child) th {
  width: 25%;
  background: #fafafa;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
}

/* -------------------------
   スマホ（600px以下）
------------------------- */
@media (max-width: 600px) {
  .jewtable tr:not(:first-child) th {
    width: 100%;
    display: block;
    border-bottom: none;
  }

  .jewtable td {
    display: block;
    padding-top: 4px;
    margin-bottom: 12px;
  }

  .jewtable tr:not(:first-child) {
    display: block;
    margin-bottom: 16px;
  }
  .jewtable tr th,
  .jewtable td {
    border-bottom: none;
  }
  .jewtable tr:first-child {
    border-bottom: none;
  }
}

  /* 心葉テーブル(PC) */
table.kkstable {
width:610;
font-size: 13px;
color: #FFFFFF;
line-height: 1.4em;
text-align :center ;
border-collapse: collapse;
border-right:1px solid #95684f;
}

table.kkstable th {
width :90px ;
background: #552e27;
font-weight: bold;
background: -moz-linear-gradient(top, rgba(149,104,79,1) 0%, rgba(85,46,39,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,104,79,1)), color-stop(100%,rgba(85,46,39,1)));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95684f', endColorstr='#552e27',GradientType=0 );
padding: 5px;
}

table.kkstable td {
color :#666666 ;
width: 400px;
text-align :left ;
padding:10px;
border-right: 1px solid #c1c1c1;
border-bottom: 1px solid #c1c1c1;
}

@media (max-width: 980px) {
  /* 心葉テーブル(TB) */
table.kkstable {
max-width:100%;
width: 100%;
font-size: 13px;
color: #FFFFFF;
line-height: 1.4em;
text-align :center ;
border: 1px solid #c1c1c1;
}

table.kkstable th {
display: block;
width: auto;
background: #552e27;
font-weight: bold;
background: -moz-linear-gradient(top, rgba(149,104,79,1) 0%, rgba(85,46,39,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,104,79,1)), color-stop(100%,rgba(85,46,39,1)));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95684f', endColorstr='#552e27',GradientType=0 );
padding: 11px;
border: 0;
}

table.kkstable td {
display: block;
width: auto;
color :#666666 ;
text-align :left ;
padding:10px;
border: 0;
}
} 

@media (max-width: 768px){
  /* 心葉テーブル(SP) */
table.kkstable {
max-width:100%;
width: 100%;
font-size: 13px;
color: #FFFFFF;
line-height: 1.4em;
text-align :center ;
border: 1px solid #c1c1c1;
}

table.kkstable th {
display: block;
max-width:100%;
width: auto;
background: #552e27;
font-weight: bold;
background: -moz-linear-gradient(top, rgba(149,104,79,1) 0%, rgba(85,46,39,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,104,79,1)), color-stop(100%,rgba(85,46,39,1)));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95684f', endColorstr='#552e27',GradientType=0 );
padding: 11px;
border: 0;
}

table.kkstable td {
display: block;
max-width:100%;
width: auto;
color :#666666 ;
text-align :left ;
padding:10px;
border: 0;
}
}

  /* キティテーブル(PC) */
table.kittytable {
width:550;
font-size: 13px;
line-height: 1.3em;
text-align :center ;
border: 1px solid #FFaaaa;
border-collapse: collapse;
}

table.kittytable th {
width :95px ;
border: 1px solid #FFaaaa;
font-weight: bold;
padding: 5px;
}

table.kittytable td {
width: 400px;
text-align :left ;
padding:10px;
border: 1px solid #FFaaaa;
}

@media (max-width: 980px){
  /*キティテーブル(TB) */
table.kittytable {
max-width:100%;
width: 100%;
font-size: 13px;
line-height: 1.3em;
text-align :center ;
border: 1px solid #FFaaaa;
}

table.kittytable th {
display: block;
width: auto;
font-weight: bold;
padding: 11px;
border: 1px solid #fdebeb;
}

table.kittytable td {
display: block;
width: auto;
text-align :left ;
padding:10px;
border: 0px;
}
}

@media (max-width: 768px){
  /* キティテーブル(SP) */
table.kittytable {
max-width:100%;
width: 100%;
font-size: 13px;
line-height: 1.3em;
text-align :center ;
border: 1px solid #FFaaaa;
}
  
table.kittytable th {
display: block;
max-width:100%;
width: auto;
font-weight: bold;
padding: 11px;
border: 1px solid #fdebeb;
}

table.kittytable td {
display: block;
max-width:100%;
width: auto;
text-align :left ;
padding:10px;
border: 0px;
}
}

/* 商品説明欄用 */
.fs-l-productLayout__item--3 h3:not(.acc-title) {
  position: relative;
  padding-bottom: 8px; /* 下線との距離 */
  font-size:1.8rem;
}

.fs-l-productLayout__item--3 h3:not(.acc-title)::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;        /* 下線の長さ */
  height: 1px;        /* 下線の太さ */
  background-color: var(--fs-color-subcolor1); /* 色はお好みで */
}
