
.fs-c-subgroupList__comment {
display: none;
}
.fs-c-subgroupList__link {
background: rgba(126, 126, 126, 0.08)!important;
}
.business-gift-contact-link {
    color: #fff!important;
}
.ibuki-category {
margin-bottom: unset!important;
}
@media (min-width: 768px) and (max-width: 800px) {
.feature-item .content .price-wrap {
    gap: 10px!important;
}

}
@media (min-width: 768px) and (max-width: 991px) {
#ftr {
        background: #272727!important;
}
}
body#fs_CustomPage:not(:has(.under)) .contact-page-section {
margin-bottom: 100px!important;
}
.conceptA .text--center small {
    max-width: 625px;
    margin-inline: auto;
    text-align: left;
    display: block;
}
.menuToggle {
cursor: pointer;
}
.hdrMiddle__left ,.hdrMiddle__right--2 {
    min-width: 100px;
}
@media screen and (min-width: 1150px) {
.hdrMiddle__left, .hdrMiddle__right--2 {
    min-width: 146px;
}
}
body#fs_CustomPage .fs-l-main {
max-width: 100%!important;
    font-family: "BIZ UDPMincho", serif;
}
.hero-subtitle, .gift-package-hero-subtitle {
text-align: center;

}
.fs-c-note {
background: unset!important;
}
.hero-title, .gift-package-hero-title {
margin: 0!important;
}
.brand-story-second-link, .bottled-tea-second-container-bottom-link {
color: #fff!important;
}


@media screen and (max-width: 767px) {
body#fs_CustomPage:not(:has(.under)) .contact-page-section {
margin-bottom: 60px!important;
}
body#fs_CustomPage .fs-l-main {
padding-inline: unset!important
}
}
body#fs_CustomPage .fs-l-main h1,body#fs_CustomPage .fs-l-main h2,body#fs_CustomPage .fs-l-main h3,body#fs_CustomPage .fs-l-main h4,body#fs_CustomPage .fs-l-main h5 {
margin-block: 1em;
    font-weight: 500;
line-height: 1.6;
} 
body#fs_CustomPage .fs-l-main h1 {
    margin: 0.67em 0;
}
body#fs_CustomPage .slick-dots li.slick-active button:before {
display: none!important;
}
body#fs_CustomPage:not(:has(.under)) section {
    font-size: 10px;
margin-bottom: unset!important;
}
.lp-product-button,.lp-gift-detail-button,.lp-page-link-button {
    color: #fff!important;
}
.lp-scene-text {
width: fit-content!important;
}
@media (min-width: 768px) {
    .lp-product-detail-content p {
        font-size: 2.25rem!important;
    line-height: 1.6;
    }
}
.lp-product-button {
    padding: 17px!important;
}
@media (max-width: 768px) {
    .lp-product-button {
        font-size: 1.3rem!important;
    }
}
.lp-product-header-content p {
    line-height: 1.6;
}

.fs-c-heading--page {
display: none;
}
body:not(.fs-body-top) .fs-l-main {
margin-block: unset!important;
}
.fs-l-main .fs-l-pageMain {
margin-bottom: unset!important;
}
.fs-c-sortItems {
display: none;
}
#fs_preview_header {
display: none;
}
@media (max-width: 1200px) and (min-width: 991px) {
    .fs-l-main .fs-l-pageMain {
        max-width: 100%!important;
}
}

@media (min-width: 768px) {
.how-to-enjoy figure figcaption {
font-size: 18px!important;
}
.other-lineup p {
margin-bottom: 15px!important;
}
.other-lineup .arrow {
margin-left: 0;
}
}

@media (max-width: 768px) {
.wrap {
display: flex;
flex-direction: column;
justify-content: space-between;
        min-height: 240px;
}
}
.material-img {
        margin-left: auto;
    margin-bottom: 0 !important;
    margin-top: 20px;
    margin-right: 0;
    display: block;
    max-width: 200px !important;
}
#toTop::before {
    position: absolute;
    top: 12px;
    content: "TOP";
    color: #fff;
    z-index: 3;
    transform: translateX(-50%);
    left: 50%;
}
#toTop a:after {
    width: 10px!important;
    height: 10px!important;
    position: absolute;
    bottom: 6px;
}

.products-page-section {
margin-bottom: 100px;
}
.products-page-section-container {
  padding: 40px 20px 20px;
  max-width: 1200px;
  margin: 0 auto;
}
.products-page-small-banner {
  display: block;
  padding: 40px 20px;
  background-size: cover;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-position: top;
  position: relative;
}
.products-page-small-banner-overlay {
  position: absolute;
  background-color: rgb(0,0,0,.25);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.products-page-small-banner-inner {
  position: relative;
  z-index: 1;
}
.products-page-small-banner-title {
    color: #fff;
    text-decoration: underline;
  font-size: 2.5rem!important;
}
.products-page-small-banner.products-page-small-banner-gift-package {
  background-image: url(https://ibuki1125.itembox.design/item/products_gift_package.png?t=20250722125945);
  margin-bottom: 40px;
}
.products-page-small-banner.products-page-small-banner-coupon {
  position: relative; /* 画像の位置を制御するため */
  width: 100%; /* 幅を100%に設定 */
  padding: 100px 20px;
  margin-bottom: 40px;
  overflow: hidden; /* 画像が親要素をはみ出さないようにする */
}

.products-page-small-banner.products-page-small-banner-coupon img {
  position: absolute; /* 画像の位置を親要素内に絶対配置 */
  top: 0;
  left: 0;
  width: 100%; /* 画像の幅を親要素に合わせる */
  height: auto;
  object-fit: cover; /* 画像の比率を保ちつつ、要素をカバーするように拡大・縮小 */
}
.products-page-small-banner.products-page-small-banner-new-tea {
  background-image: url(https://ibuki1125.itembox.design/item/seisou-banner.jpg?t=20250722125945);
  background-position: left;
  margin-bottom: 40px;
  padding: 40px 20px;
}
.products-page-small-banner-new-tea-features {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 16px;
}
.products-page-small-banner-new-tea-feature {
  border: 1px solid white;
  font-size: 1.5rem;
  padding: 10px 20px;
}
.products-page-banners {
margin-block: 20px;
  display: flex;
  gap: 32px;
  justify-content: space-between;
  width: 100%;
}
.products-page-banner {
  padding: 20px 20px 40px;
  background-size: cover;
  color: white;
  background-position: center;
  position: relative;
  width: 33%;
}
.products-page-banner-overlay {
  position: absolute;
  background-color: rgb(0,0,0,.25);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
.products-page-banner-inner {
  position: relative;
  z-index: 1;
}
.products-page-banner.products-page-banner-ibuki {
  background-image: url(https://ibuki1125.itembox.design/item/products_ibuki.jpeg?t=20250722125945);
}
.products-page-banner.products-page-banner-koushun {
  background-image: url(https://ibuki1125.itembox.design/item/products_koushun.jpeg?t=20250722125945);
}
.products-page-banner.products-page-banner-niroku {
  background-image: url(https://ibuki1125.itembox.design/item/products_niroku.jpeg?t=20250722125945);
}
.products-page-banner-container {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.products-page-banner-head {
  text-align: center;
  margin-bottom: 240px;
}
.products-page-banner-title {
  font-size: 3rem;
  margin-top: 0px;
  margin-bottom: 4px;
}
.products-page-banner-subtitle {
  font-size: 2rem;
  margin: 0;
}
.products-page-banner-foot {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.products-page-banner-foot a {
  display: block;
  color: white!important;
  text-decoration: none;
  font-size: 1.5rem;
  padding: 15px 20px;
  border: 1px solid white;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
}
.products-page-banner-row {
  width: 100%;
  display: flex;
  gap: 20px;
  justify-content: center;
}
.products-page-banner-row-item {
  border: 1px solid white;
  padding: 8px 20px;
  font-size: 1.5rem;
}
@media (max-width: 768px) {
.products-page-section {
margin-bottom: 60px;
}
  .products-page-section-container {
    padding: 40px 20px 20px;
  }
  .products-page-small-banner {
    padding: 60px 20px;
  }
  .products-page-small-banner-title {
    font-size: 2rem!important;
  }
  .products-page-small-banner.products-page-small-banner-gift-package {
    background-image: url(https://ibuki1125.itembox.design/item/products_gift_package_sp.png?t=20250722125945);
    margin-bottom: 24px;
  }
  .products-page-small-banner.products-page-small-banner-coupon {
    padding: 30px 20px;
    margin-bottom: 30px;
  }
  .products-page-small-banner.products-page-small-banner-new-tea {
    background-image: url(https://ibuki1125.itembox.design/item/seisou-banner.jpg?t=20250722125945);
    background-position: left;
    margin-bottom: 24px;
  }
  .products-page-banners {
    flex-direction: column;
    gap: 24px;
  }
  .products-page-banner {
    width: 100%;
  }
  .products-page-banner.products-page-banner-ibuki {
    margin-bottom: 24px;
  }
  .products-page-banner.products-page-banner-koushun {
    margin-bottom: 24px;
  }
  .products-page-banner.products-page-banner-niroku {
    margin-bottom: 24px;
  }
  .products-page-small-banner-new-tea-left {
    text-align: center;
    padding-left: 0;
    width: 100%;
  }
  .products-page-small-banner-new-tea-inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
  }
  .products-page-small-banner-new-tea-right {
    text-align: center;
    margin-top: 32px;
    width: 100%;
    padding: 0;
  }
  .products-page-small-banner-new-tea-features {
    justify-content: center;
  }
  .products-page-small-banner-new-tea-subtitle {
    font-size: 1.5rem;
  }
  .products-page-small-banner-new-tea-link {
    font-size: 1.5rem;
  }
  .products-page-small-banner-new-tea-title {
    margin-bottom: 24px;
  }
}