/** Shopify CDN: Minification failed

Line 1126:74 Unexpected "{"

**/
.splide__list, .swiper-wrapper, .product__thumbnail img {
  height: auto !important;
}

/* マイページ バーコード フォント調整 */
@media screen and (min-width: 999px) {
    .c_accountBarCode #barcode_customer text {
    font: 22px monospace !important;
  }
}

/* 商品一覧 コールアウト 開始まで非表示 */
.is-callout-hidden {
/* display: none !important; */
}

/* 会員登録補足事項 */
.ed-address-note {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 20px;
}
.cf-field-container.rs-name-note {
  margin-top: 5px !important;
}
.cf-field.rs-name-note div {
  font-size: 15px !important;
  font-feature-settings: "palt" on;
  font-weight: 500;
  margin-top: 0;
}
@media screen and (max-width: 999px) {
    .cf-field.rs-name-note div {
    font-size: 13px !important;
  }
    .ed-address-note {
    font-size: 12px !important;
  }
}

/* ブログ チャネルトーク非表示 */
@media screen and (max-width: 999px) {
  body.is_hide_channeltalk #ch-plugin {
    display: none !important;
  }
}

/* タブタイトル調整 */
.c_tabs-nav .tabs-nav__item {
  text-transform: none;
}

/* ミニカート位置調整 */
@media screen and (max-width: 999px) {
.c_add-to-cart-button--variant-wrapper + .c-modal.js-showModal {
    height: 100%;
    max-height: unset;
    top: 50% !important;
    justify-content: revert-layer;
    display: flex;
    align-items: center;
  }
  .c-modal.js-showModal .Modal__Content {
      position: relative;
  }
}

/* カスタムhtml修正 */
.section.is-customhtml:has(#brand-top-recommend),
.section.is-customhtml:has(#brand-top-shelf-01),
.section.is-customhtml:has(#brand-top-shelf-02) {
  margin: 0;
  /* height: 80px; */
  background: #efefef;
}
.section.is-customhtml:has(#top-recommend),
.section.is-customhtml:has(#top-shelf-01),
.section.is-customhtml:has(#top-shelf-02),
.section.is-customhtml:has(#top-shelf-03) {
  margin: 0;
}


/* 商品詳細サイズガイド */
.c_size-guide--wrapper-set {
  display: flex;
  width: 100%;
  gap: 0 10px;
}
.c_link.c_size-guide--wrapper-set:hover {
  opacity: 1 !important;
}
.c_size-guide--wrapper-set .c_size-guide--link {
  flex: 1;
  text-align: center;
  border: 1px solid #e5e5e5;
  background: #fff;
  font-size: 15px;
  padding: 0;
  box-sizing: border-box;
  border-radius: 5px;
  line-height: 53px;
  text-decoration-color: #fff !important;
  text-underline-offset: unset !important;
  transition: opacity .3s!important;
}
.c_size-guide--wrapper-set .c_size-guide--link:hover {
  text-decoration-color: #fff !important;
  opacity: .7;
}

@media screen and (max-width: 640px) {
  .c_size-guide--wrapper-set .c_size-guide--link {
    font-size: 13px;
  }
}

/* ブログ記事詳細 横幅調整 */
.is_blogpage .sc-bypJrT.dxtQkQ,
.is_blogpage .sc-bypJrT.dxtQkQ + div,
.is_blogpage .sc-cmaqmh.kjPeBr,
.is_blogpage .sc-ktJbId.hhdCTb,
.is_blogpage .sc-gmgFlS.hRpRks,
.is_blogpage .sc-fTFjTM.hXLGed {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

/* アウトレット */
.c_collection__outlet {
  margin-bottom: 15px;
}

/* locksmith 非ログイン時 */
#login-form-container.is-lock {
  margin: 40px auto;
}
#login-form-container.is-lock .page-content {
  margin-top: 0;
}
#login-form-container.is-lock .account__block-list.c_account__block-list {
  display: block;
  max-width: 330px;
  margin: 0 auto;
}
#login-form-container.is-lock .account__block-item--right {
  background: transparent;
}
#login-form-container.is-lock .account__block-item--right .b_section1 {
  margin-bottom: 0;
}

/* デフォルトのコレクションテンプレート */
.collection-facet-aside-default .product-facet__filters {
  padding-bottom: 0;
}
.collection-facet-aside-default .product-facet__active-list {
  display: block;
  margin: 0;
  padding: 26px 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #ebebeb;
}
.collection-facet-aside-default .product-facet__active-list .tag {
  background: none;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  padding: 0 20px 2.5px;
  box-sizing: border-box;
}
.collection-facet-aside-default .product-facet__active-list .tag-link.link.text--subdued {
  font-size: 11px;
  color: #000;
  display: block;
  text-align: right;
  padding: 10px 20px;
  box-sizing: border-box;
  font-weight: 500;
}
.collection-facet-aside-default  .product-facet__filter-item+.product-facet__filter-item {
  border-top: 1px solid #ebebeb;
}
.collection-facet-aside-default .product-facet__aside-inner {
  background: #fff;
}
.collection-facet-aside-default .product-facet__filters-header {
  border: none;
  padding: 0;
}
.collection-facet-aside-default .heading.h5 {
  font-size: 17px;
  font-weight: 500;
  padding: 26px 30px 0;
  box-sizing: border-box;
}
.collection-facet-aside-default .collapsible-toggle {
  padding: 30px;
  box-sizing: border-box;
  font-weight: 500;
}
.collection-facet-aside-default .collapsible {
  padding: 0 30px;
  box-sizing: border-box;
}
.collection-facet-aside-default .collapsible__content {
  padding-left: 0;
  padding-bottom: 28px;
}
.collection-facet-aside-default .checkbox+label {
  font-size: 14px;
  font-weight: 500;
}
.collection-facet-aside-default .checkbox-container {
  padding-bottom: 28px;
}
.collection-facet-aside-default .checkbox-container:last-child {
  padding-bottom: 0;
}
.collection-facet-aside-default .product-facet__filter-item:not(:last-child) .collapsible__content {
  margin-bottom: 0;
}
.collection-facet-aside-default .checkbox {
  background: 0 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
@media (max-width: 991px) {
  .collection-facet-aside-default .product-facet__filters,
  .collection-facet-aside-default .drawer__header.hidden-lap-and-up {
    background: #fff;
  }
  .collection-facet-aside-default .drawer__content {
    padding: 0;
  }
  .collection-facet-aside-default .drawer__footer:before {
    background: none;
  }
  .collection-facet-aside-default .collapsible-toggle {
    padding: 30px 20px;
  }
  .collection-facet-aside-default #toggle-button {
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin: 20px 40px;
  }
}

/* コレクション時限制御 */
.time-content {
  display: none;
  padding-top: 20px;
}

/* マイページ 会員専用ページ */
.c_account-sideBar__member {
  /* display: none !important; */
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
    body.is-appify .karte-g._karte-g__b6s4_  > .karte-widget {
        bottom: 24px !important;
    }
}

/* ヘッダーブランドメニュー追加 */
li[data-item-title="BRAND"] {
  display: block;
}
li[data-item-title="BRAND-MENU"] {
  display: none;
}
body.hbm-open {
  overflow: hidden;
}
body .hbm-bg {
  display: none;
}
.header-brand-menu {
  position: relative;
}
.header__linklist-item.header-brand-menu .header__linklist-link {
  position: relative;
}
.header__linklist-item.header-brand-menu .header__linklist-link:hover {
  background-color: #fff;
  color: #000;
  position: relative;
}
.header__linklist-item.header-brand-menu .header__linklist-link::before {
  content: "";
  position: absolute;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(45deg);
  right: 2px;
  top: 50%;
  margin-top: -4px;
  width: 7px;
  height: 7px;
}
body.hbm-open .header__linklist-item.header-brand-menu .header__linklist-link::before {
  transform: rotate(-135deg);
  margin-top: -1px;
}
.header-brand-menu .header-bm {
  background: #fff;
  line-height: 0;
  display: flex;
  flex-wrap: wrap;
  /* border-top: 1px solid #EFEFED; */
  /* overflow: hidden; */
  overflow: scroll;
  max-height: 0;
  transition: max-height 0.3s ease;
  position: absolute;
  top: 49px;
  left: 0;
  z-index: 10010;
  width: 450px;
  background: #fff;
  box-shadow: 0px 3px 8px rgba(100, 100, 100, 0.2);
  border-radius: 0 0 6px 6px;
  pointer-events: auto !important;
  padding-left: 0;
  -webkit-overflow-scrolling: touch;
}
.header-brand-menu .header-bm.is-arrow::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 24%;
  background: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0));
  pointer-events: none;
}
.header-brand-menu .header-bm.is-arrow .is-icon {
  /* content: ""; */
  position: absolute;
  width: 35px;
  height: 35px;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  /* background: url("/cdn/shop/files/41DeFB80PK.gif") no-repeat;
  background-size: cover; */
  transition: opacity 0.3s ease, transform 0.3s ease;
  opacity: 1;
}
.header-brand-menu .header-bm.is-arrow.is-hide::before,
.header-brand-menu .header-bm.is-arrow.is-hide .is-icon {
  content: "";
  opacity: 0;
  transform: translateY(5px);
  pointer-events: none;
}
/* .header-brand-menu .header-bm.is-open {
  overflow-y: scroll;
  max-height: calc(100vh - 170px);
  height: calc(100vh - 170px);
} */
.header-brand-menu .header-bm-item {
  width: 33.333%;
  margin: 0;
  border-bottom: 1px solid #EFEFED;
  border-right: 1px solid #EFEFED;
  list-style-type: none;
}
.header-brand-menu .header-bm-item::marker {
  content: none;
}
.header-brand-menu .header-bm-item.is-new .header-bm-item-target {
  position: relative;
}
.header-brand-menu .header-bm-item.is-new .header-bm-item-target::before {
  content: "NEW";
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  background: #009544;
  font-size: 10px;
  padding: 7px;
  box-sizing: border-box;

}
.header-brand-menu .header-bm-item-target {
  display: flex;
  height: 60px;
  justify-content: center;
  align-items: center;
  transition: all .3s ease-in;
  box-sizing: border-box;
  padding: 5px 10px;
}
.header-brand-menu .header-bm-item-target img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.header-brand-menu.is-open .header-bm {
  overflow: scroll;
}
.header__icon-pc {
  display: block;
}
.header__icon-sp {
  display: none;
}

@media (max-width: 740px) {
  .header-brand-menu {
    position: static;
  }
  .header-brand-menu .header-bm {
    top: 102px;
    width: 100%;
  }
  .header-brand-menu .header-bm.is-open {
    max-height: calc(100vh - 270px);
  }
  body.hbm-open .hbm-bg {
    display: block;
    position: fixed;
    top: 140px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 10000;
    pointer-events: auto;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .header__icon-pc {
    display: none;
  }
  .header__icon-sp {
    display: block;
  }
  ._karte-g__b6s4_ ._karte-temp-btn__b6s4_ {
  bottom: 3px !important;
  }
  li[data-item-title="BRAND"] {
    display: none;
  }
  li[data-item-title="BRAND-MENU"] {
    display: block;
  }
  .header__icon-sp .icon--picto-love2 path    {
    transform: translateY(-1px);
  }
}

@media (min-width: 741px) {
  .header-brand-menu .header-bm-item-target:hover {
    opacity: 0.7;
  }
}

/* チャネルトーク */
@media (max-width: 740px) {
  #ch-plugin-script {
    right: 0 !important;
    left: 0 !important;
  }  
}

/* 店舗から探す非表示 */
/* PC */
#staffstart-shopify-app-container .sc-bOhtcR.eIXUMm .sc-ktPPKK.dfzsKS .sc-YysOf.jhgNWf:last-child,
#staffstart-shopify-app-container .sc-hBUXXM.dZsYHI .sc-ktPPKK.dfzsKS .sc-YysOf.jhgNWf:last-child,
#staffstart-shopify-app-container .sc-gvZAcH.eJiKNr .sc-ktPPKK.dfzsKS .sc-YysOf.jhgNWf:last-child,
/* SP */
#staffstart-shopify-app-container .sc-kbdlSk.jMVHhE .sc-iEXKAA.jQGA-Dl .sc-kWtpeL.cqJYkV .sc-EgOXT.cbPznC:last-child,
#staffstart-shopify-app-container .sc-cnVHiu.fZDKIe .sc-iEXKAA.jQGA-Dl .sc-kWtpeL.cqJYkV .sc-EgOXT.cbPznC:last-child,
#staffstart-shopify-app-container .sc-knuQbY.cbpgkr .sc-iEXKAA.jQGA-Dl .sc-kWtpeL.cqJYkV .sc-EgOXT.cbPznC:last-child {
  display: none !important;
}

/* Youtubeアイコン調整 */
.icon.icon--youtube {
  width: 31px;
  height: 19px;
}

/* WSBページ テンプレート */
.wsb a {
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
.wsb a:hover {
  opacity: 0.5;
}
.wsb_header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 300px;
  color: #fff;
  text-align: center;
  font-size: 30px;
  background: url("/wsb/en/bg.webp") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}
@media screen and (max-width: 1000px) {
  .wsb_header {
    height: 250px;
    line-height: 1.4;
  }
}
.wsb_header_sub {
  position: absolute;
  bottom: 50%;
  margin-bottom: -50px;
  margin-top: 20px;
  font-size: 14px;
  letter-spacing: 20px;
  text-indent: 20px;
}
@media screen and (max-width: 1000px) {
  .wsb_header_sub {
    margin-bottom: -94px;
  }
}
.wsb_contents {
  margin-top: 40px;
}
.wsb_contents_txt {
  text-align: center;
  font-size: 16px;
  margin: 0 0 10px;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .wsb_contents_txt {
    font-size: 13px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.wsb_contents_link {
  background: #e3f5f6;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 20px;
}
@media screen and (max-width: 1000px) {
  .wsb_contents_link {
    padding: 20px 0;
  }
}
.wsb_contents_link_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wsb_contents_link_list_item {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
}
.wsb_contents_link_list_item_target {
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 1000px) {
  .wsb_contents_link_list_item_target {
    font-size: 13px;
  }
}
.wsb_contents_link_list_item_target.is_active {
  text-decoration: underline;
}
.wsb_contents_inner {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1000px) {
  .wsb_contents_inner {
    padding: 0 15px;
  }
}
.wsb_contents_inner a {
  text-decoration: none !important;
  border-bottom: 1px solid #000;
}
.wsb_contents_inner_txt {
  margin: 40px 0;
}
.wsb_contents_inner_txt h2 {
  font-size: 16px;
}
@media screen and (max-width: 1000px) {
  .wsb_contents_inner_txt h2 {
    font-size: 14px;
  }
}
.wsb_contents_inner_txt h2 b {
  font-weight: 500;
}
.wsb_contents_inner_txt ol {
  margin: 0;
  padding: 0 0 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wsb_contents_inner_txt ol li {
  font-size: 14px;
  margin-bottom: 50px;
  padding-left: 20px;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .wsb_contents_inner_txt ol li {
    font-size: 13px;
    margin-bottom: 40px;
    padding-left: 10px;
  }
}
.wsb_contents_inner_txt ul {
  padding: 0;
  text-align: left;
  margin-top: 60px;
}
.wsb_contents_inner_txt ul li {
  font-size: 14px;
  list-style: none;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .wsb_contents_inner_txt ul li {
    font-size: 13px;
  }
}
.wsb_contents_inner_txt p {
  font-size: 14px;
  line-height: 1.8;
  margin: 0;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .wsb_contents_inner_txt p {
    font-size: 13px;
  }
}
.wsb_contents_inner_txt img {
  max-width: 100%;
}

/* ログイン,新規会員登録ページ デザイン調整*/
.is_beginner .b_section1 {
  margin-bottom: 47px;
}
.is_beginner .sp {
  display: none;
}
.is_beginner .pc {
  display: block;
}
.is_beginner .b_section1 .c_login__title {
  margin-bottom: 10px;
}
.is_beginner .b_section1 .c_section__title-sub,
.is_beginner .b_section2 .c_section__title-sub {
  margin-top: 0;
  line-height: 1.8;
}
.is_beginner .b_section1 .c_section__title-sub span {
  display: block;
  margin-top: 6px;
}
.is_beginner .b_section1 .c_section__title-sub span a {
  display: inline-block;
  border-bottom: 1px solid #009546;
  text-decoration: none;
}
.is_beginner .b_section1 .c_section__title-sub span a:hover {
  color: #009546;
  opacity: .6;
  transition: all .3s ease-in;
}
@media screen and (max-width: 1000px) {
  .is_beginner .sp {
    display: block;
  }
  .is_beginner .pc {
    display: none;
  }
}

/* 黒帯デザイン調整対応 */
.c_link-arrow__next, .c_link-arrow__prev {
  display: none;
}

/* コレクションページ デザイン調整*/
/* == 共通 == */
.shopify-section--collection-banner .collection-link,
.shopify-section--collection-image .collection-link {
  padding-top: 20px;
  margin-top: 0;
}
.shopify-section--collection-banner .collection-link span,
.shopify-section--collection-image .collection-link span {
  display: block;
  text-align: center;
  font-weight: normal;
  margin-bottom: 5px;
}

/* == バナー画像・バナータイトルエリア == */
.shopify-section--collection-image {
  /* padding-top: 40px !important; */
}
.shopify-section--collection-image .is-collection-banner picture {
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.shopify-section--collection-image .is-collection-banner .collections_txt {
  display: block;
  margin-top: 20px;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.8;
  font-feature-settings: "palt" on;
  text-align: center;
}
.shopify-section--collection-image .is-collection-banner .collections_txt .sp {
  display: none;
}
@media (max-width: 991px) {
  .shopify-section--collection-image {
    /* padding-top: 20px !important; */
  }
  .shopify-section--collection-image .is-collection-banner .collections_txt .sp {
    display: block;
  }
}

/* バースデークーポン関連デザイン調整 */
#shopify-section-template--16714623483969__c_image-with-text-column #account .c_image-with-text-column__list .c_image-with-text-column__item .c_image-with-text-column__item-body p span,
.c_members .c_image-with-text-column__list .c_image-with-text-column__item .c_image-with-text-column__item-body span {
  display: block;
  font-size: 12px;
}

/* 注文履歴デザイン調整 */
.account__orders-list .account__orders-list-set:first-child {
  border-top: none;
}
.account__orders-list .account__orders-list-set {
  /* display: none;
  height: 0;
  opacity: 0; */
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid rgb(var(--border-color));
}
.account__orders-list-set .account__orders-list-set-child {
  display: table;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  margin: 5px auto;
}
.account__orders-list-set .account__orders-list-set-child .account__orders-list-set-child-ttl {
  width: 30%;
}
.account__orders-list-set .account__orders-list-set-child .account__orders-list-set-child-txt {
  width: 60%;
  text-align: left;
}
.account__orders-list-set .account__orders-list-set-child .account__orders-list-set-child-ttl,
.account__orders-list-set .account__orders-list-set-child .account__orders-list-set-child-txt {
  display: table-cell;
  vertical-align: top;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: .39px;
}

.account__orders-list-set--button {
  display: block;
  font-feature-settings: "palt" on;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: .45px;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, .15);
  background: #fff;
  padding-top: 13px;
  padding-bottom: 16px;
  padding-inline: 20px;
  width: 100%;
  max-width: 180px;
  margin: 0 auto;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
}

.account__orders-table thead tr {
  background: #f4f4f4;
}
.account__orders-table thead tr th {
  padding: 15px !important;
  border-bottom: none;
  position: relative;
  text-align: left !important;
}
.account__orders-table thead tr th:after {
  content: "";
  background: rgba(0,0,0,.15);
  width: 1px;
  height: 24.5px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
}
/* 注文番号 */
.account__orders-table thead tr th:first-child {
  width: 11%;
}
/* 購入場所 */
.account__orders-table thead tr th:nth-child(2) {
  width: 8%;
}
/* 注文日 */
.account__orders-table thead tr th:nth-child(3) {
  width: 22%;
}
/* 支払方法 */
.account__orders-table thead tr th:nth-child(4) {
  width: 15%;
}
/* 注文状況 */
.account__orders-table thead tr th:nth-child(5) {
  width: 14%;
}
/* 配送状況 */
.account__orders-table thead tr th:nth-child(6) {
  width: 14%;
}
/* 注文合計 */
.account__orders-table thead tr th:last-child {
  width: 11%;
}
.account__orders-table thead tr th:last-child:after {
  display: none;
}
.account__orders-table .account__order-table-item:first-child td {
  padding-top: 16px !important;
}

/* Pre orderタグ調整 */
.product-item__info .product-item-meta .product-item__label-list .label--pre-order {
  text-transform: uppercase !important;
}

/* 商品詳細ページ 商品番号デザイン調整 */
.product-tabs .c_detail__color {
  line-height: 1.6;
}

/* コーディネート一覧 デザイン調整 */
#staffstart-shopify-app-container .sc-fFlnrN.fSImvm a:nth-child(n+11),
#staffstart-shopify-app-container .sc-fscmHZ.mkOYp a:nth-child(n+11) {
  display: none;
}
@media screen and (max-width: 740px) {
  #staffstart-shopify-app-container .sc-hBtRBD.bMSFcd,
  #staffstart-shopify-app-container .sc-jBeBSR.eUnhLR {
    padding-top: 32px;
  }
}

/* 検索結果0ページ レコメンド調整 */
.boost-sd__no-search-result-page-popular-products {
  /* display: none !important; */
  visibility: hidden;
  overflow: hidden;
  height: 0;
  margin-top: 80px;
}
.boost-sd__no-search-result-page-popular-products .boost-sd__no-search-result-page-box-heading {
  margin: 0 0 40px 0;
}
.boost-sd__no-search-result-page-popular-products .boost-sd__no-search-result-page-box-heading .boost-sd__no-search-result-page-heading {
  width: 100%;
  display: block;
  text-align: left;
  line-height: 1;
  font-size: 30px;
  font-weight: 500;
  line-height: 20px;
  padding: 0 !important;
  position: relative;
}
.boost-sd__no-search-result-page-popular-products .boost-sd__no-search-result-page-box-heading:before,
.boost-sd__no-search-result-page-popular-products .boost-sd__no-search-result-page-box-heading:after {
  display: none;
}

.boost-sd__no-search-result-page-popular-products .boost-sd__no-search-result-page-box-heading .boost-sd__no-search-result-page-heading:after {
  content: "おすすめ商品";
  border: none;
  width: auto;
  font-size: 13px;
  margin-left: 17px;
  letter-spacing: 0.39px;
  line-height: 10px;
  position: absolute;
  bottom: -1px;
}
.boost-sd__no-search-result-page-popular-products .slick-slide {
  margin: 0 15px;
}
.boost-sd__no-search-result-page-popular-products .slick-list {
  margin: 0 -15px;
}
.boost-sd__no-search-result-page-popular-products .boost-sd__product-swatch {
  display: none;
}
.boost-sd__no-search-result-page-popular-products .boost-sd__slide .boost-sd__product-link {
  overflow: unset !important;
}
.boost-sd__no-search-result-page-popular-products .boost-sd__product-title {
  /* font-size: 15px !important; */
  height: auto !important;
}
.boost-sd__no-search-result-page-popular-products .slick-arrow:before {
  display: none;
}
.boost-sd__no-search-result-page-popular-products .boost-sd__prev-button--inside {
  left: 14px !important;
}
.boost-sd__no-search-result-page-popular-products .boost-sd__next-button--inside {
  right: 14px !important;
}
.boost-sd__no-search-result-page-popular-products .boost-sd__prev-button--inside,
.boost-sd__no-search-result-page-popular-products .boost-sd__next-button--inside {
  background: #fff;
  border-radius: 50%;
  top: 50%;
  margin-top: -63px;
}
.boost-sd__no-search-result-page-popular-products .boost-sd__prev-button--inside,
.boost-sd__no-search-result-page-popular-products .boost-sd__next-button--inside,
.boost-sd__no-search-result-page-popular-products .boost-sd__prev-button--inside button,
.boost-sd__no-search-result-page-popular-products .boost-sd__next-button--inside button {
  display: block;
  min-width: unset;
  min-height: unset;
  width: 63px;
  height: 63px;
}
.boost-sd__no-search-result-page-popular-products .boost-sd__icon {
  stroke-width: 1.5px;
}
.boost-sd__no-search-result-page-popular-products .boost-sd__next-button-icon {
  width: 14px;
}

@media (max-width: 991px) {
  .boost-sd__no-search-result-page-popular-products {
    margin-top: 50px;
  }
  .boost-sd__no-search-result-page-popular-products .boost-sd__no-search-result-page-box-heading .boost-sd__no-search-result-page-heading {
    font-size: 20px;
  }
  .boost-sd__no-search-result-page-popular-products .boost-sd__no-search-result-page-box-heading .boost-sd__no-search-result-page-heading:after {
    font-size: 10px;
    bottom: -18px;
    left: 0;
    margin-left: 0;
  }
  .boost-sd__no-search-result-page-popular-products .slick-slide {
    margin: 0 6px;
  }
  .boost-sd__no-search-result-page-popular-products .slick-list {
    margin: 0 -6px;
  }
  .boost-sd__no-search-result-page-popular-products .boost-sd__product-title {
    font-size: 13px !important;
  }
  .boost-sd__no-search-result-page-popular-products .boost-sd__prev-button--inside,
  .boost-sd__no-search-result-page-popular-products .boost-sd__next-button--inside {
    display: none !important;
  }
}


/* boost 置換 */
/* 元テキストは隠して、疑似要素で日本語を出す */
#pf_t_tag .boost-sd__filter-option-item-label,
#pf_t_fan_mai_taipu .boost-sd__filter-option-item-label {
  position: relative;
  color: transparent;             /* 文字を透明にして消している用に見せる */
}
#pf_t_tag .boost-sd__filter-option-item-label::after,
#pf_t_fan_mai_taipu .boost-sd__filter-option-item-label::after {
  color: #000;
  content: attr(data-bc-replaced);  /* ここに後でJS無しでも入れる仕組み */
  position: absolute;
  left: 0;
}

/* ---- NEW -> 新着 ---- */
#pf_t_tag button[aria-label*="NEW"] .boost-sd__filter-option-item-label::after,
#pf_t_fan_mai_taipu button[aria-label*="NEW"] .boost-sd__filter-option-item-label::after {
  content: "新着";
}

/* Pre-order / PRE-ORDER / PRE ORDER すべて → 予約 */
#pf_t_tag button[aria-label*="Pre-order" i] .boost-sd__filter-option-item-label::after,
#pf_t_tag button[aria-label*="Pre order" i]  .boost-sd__filter-option-item-label::after,
#pf_t_fan_mai_taipu button[aria-label*="Pre-order" i] .boost-sd__filter-option-item-label::after,
#pf_t_fan_mai_taipu button[aria-label*="Pre order" i]  .boost-sd__filter-option-item-label::after {
  content: "予約";
}

/* ---- SALE -> セール（必要なら） ---- */
#pf_t_tag button[aria-label*="セール"] .boost-sd__filter-option-item-label::after,
#pf_t_fan_mai_taipu button[aria-label*="セール"] .boost-sd__filter-option-item-label::after {
  content: "セール";
}

/* --- NEW → 新着 --- */
.boost-sd__refine-by-vertical-refine-by-value:contains("NEW") {
  color: transparent !important;
  position: relative;
}
.boost-sd__refine-by-vertical-refine-by-value:contains("NEW")::after {
  content: "新着";
  color: inherit;
}

/* --- Pre-order / Pre order / PRE-ORDER → 予約 --- */
.boost-sd__refine-by-vertical-refine-by-value:contains("Pre-order"),
.boost-sd__refine-by-vertical-refine-by-value:contains("Pre order"),
.boost-sd__refine-by-vertical-refine-by-value:contains("PRE-ORDER") {
  color: transparent !important;
  position: relative;
}
.boost-sd__refine-by-vertical-refine-by-value:contains("Pre-order")::after,
.boost-sd__refine-by-vertical-refine-by-value:contains("Pre order")::after,
.boost-sd__refine-by-vertical-refine-by-value:contains("PRE-ORDER")::after {
  content: "予約";
  color: inherit;
}


/* boost 絞り込み固定 */
@media screen and (max-width: 746px) {
.boost-sd__toolbar-container.is-fixed {
  position: fixed;
  top: 108px;
  left: 0;
  right: 0;
  z-index: 1;
  max-width: var(--container-max-width);
  padding-inline: var(--container-gutter);
  --container-outer-margin: 0px;
  width: 100%;
  margin-inline-start: auto;
  margin-inline-end: auto;
  animation: toolbarFadeIn 0.25s ease;
}
.boost-sd__toolbar-container.is-fixed.is-nav-zero-size {
  top: 70px;
}
.boost-sd__toolbar-container.is-fixed .boost-sd__toolbar-top-mobile {
  /* background-color: #fff; */
  border-top: unset;
  border-bottom: unset;
}
.boost-sd__toolbar-container.is-fixed .boost-sd__toolbar-item.boost-sd__toolbar-item--product-count {
  display: none;
}
.boost-sd__toolbar-container.is-fixed .boost-sd__toolbar-content {
  border-bottom: unset;
}
.boost-sd__toolbar-top-mobile .boost-sd__sorting, .boost-sd__toolbar-top-mobile .boost-sd__filter-tree-toggle-button {
  background-color: #fff;
}
.boost-sd__toolbar-top-mobile .boost-sd__filter-tree-toggle-button:active,
.boost-sd__toolbar-top-mobile .boost-sd__filter-tree-toggle-button:focus, {
  background-color: #fff !important;
  background-image: none !important;
  box-shadow: none !important;
  outline: none !important;
}
.boost-sd__filter-tree-toggle-button:hover, .boost-sd__filter-tree-toggle-button:focus {
  background-color: #fff !important;
}
.boost-sd__toolbar-top-mobile .boost-sd__filter-tree-toggle-button {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-appearance: none;
  appearance: none;
}



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

}

/* 税込み表示 */
.price-tax {
  font-size: 12px;
  margin-top: 5px;
  margin-left: 3px;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .price-tax {
    margin-top: 3px;
  }
}