/** Shopify CDN: Minification failed

Line 748:0 Unexpected "}"

**/
/* =========================================================
custom.css
========================================================= */
/* ---------------------------------------------------------
Common
--------------------------------------------------------- */
body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, span, .variant-input-wrap label {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.13em;
}
h1, .h1 {
  font-size: 48px;
  line-height: 64px;
}
h2, .h2 {
  font-size: 40px;
  line-height: 56px;
}
h3, .h3 {
  font-size: 32px;
  line-height: 48px;
}
h4, .h4 {
  font-size: 28px;
  line-height: 42px;
}
h5, .h5 {
  font-size: 24px;
  line-height: 36px;
}
h6, .h6 {
  font-size: 20px;
  line-height: 30px;
}
body, p {
  font-size: 18px;
  line-height: 24px;
}

.pc-only {
  display: block;
}
.sp-only {
  display: none;
}

.page-content {
  padding-top: 0;
  padding-bottom: 0;
}

.btn {
  border-radius: 30px;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  h1, .h1 {
  font-size: 24px;
  line-height: 42px;
  }
  h2, .h2 {
    font-size: 24px;
    line-height: 42px;
  }
    h3, .h3 {
    font-size: 24px;
    line-height: 36px;
  }
  h4, .h4 {
    font-size: 20px;
    line-height: 30px;
  }
  h5, .h5 {
    font-size: 18px;
    line-height: 28px;
  }
  h6, .h6 {
    font-size: 16px;
    line-height: 24px;
  }
  body, p {
    font-size: 16px;
    line-height: 24px;
  }
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .btn {
    font-size: 14px;
  }
}

/* パンくずリスト
--------------------------------------------------------- */
.breadcrumb {
  font-size: 12px;
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.breadcrumb__divider {
  padding: 0 4px;
}

@media only screen and (max-width: 768px) {
  .breadcrumb {
    margin: 10px 0;
    flex-wrap: wrap;
  }
}

/* Section
--------------------------------------------------------- */
.section-header__title {
  text-align: center;
  margin: 0!important;
}
.section-header {
  background: #FFFAF3;
  padding: 34px 0;
  margin: 0 calc(50% - 50vw) 42px;
  width: 100vw;
}

@media only screen and (min-width: 769px) {
  .section-header {
    padding: 72px 0;
  }
}

.section-header__title_sub {
  display: block;
  font-size: 28px;
  line-height: 42px;
}
@media screen and (max-width: 768px) {
  .section-header__title_sub {
    font-size: 18px;
    line-height: 24px;
  }
}



/* ---------------------------------------------------------
Header
--------------------------------------------------------- */
.site-header {
  padding: 16px 0;
}

/* ドロワー
--------------------------------------------------------- */
.collapsible-trigger__icon--circle {
  border-color: #E7DBD1;
}
svg.icon-chevron-down path {
  stroke: #B39F8F !important;
}
.mobile-nav__grandchildlist:before {
  background: #B39F8F;
}
.drawer__header {
  border-bottom: 0;
}
.mobile-nav__item:after {
  border-bottom-color: #E7DBD1;
}
.mobile-nav__toggle button {
  border-left-color: #E7DBD1;
}
.mobile-nav__social-item {
  border-color: #E7DBD1;
}
.close-icon {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  letter-spacing: 0.13em;
  font-size: 11px;
  display: block;
}
.drawer-line {
  display: block;
  margin: 0 20px;
  padding: 16px 0;
  border-bottom: 1px solid #E7DBD1;
}
.drawer-dog {
  display: flex;
  justify-content: center;
}
.mobile-nav__social-item {
  border: 0;
}
.mobile-nav__social a {
  text-align: left;
  padding: 0;
  margin: 12px 0;
  width: 20px;
  height: 20px;
}

/* SP
--------------------------------------------------------- */
@media only screen and (max-width: 768px) {
  .mobile-nav__link--top-level {
    font-size: 18px;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.13em;
    }
  .mobile-nav__sublist .mobile-nav__link {
    font-size: 16px;
    }
    .site-header .site-header__logo img {
      width: 100%;
    }
    .site-header__logo a {
      width: 168px!important;
      margin: 0;
    }
    .site-header__logo {
      margin: 5px 0;
    }
}



/* ---------------------------------------------------------
Footer
--------------------------------------------------------- */
footer {
  position: relative;
  margin-top: 60px;
}
.shopify-section-group-footer-group::before {
  content: "";
  display: block;
  position: absolute;
  top: 261px;
  left: 0;
  transform: translateY(-100%);
  width: 100%;
  height: 148px;
  background: url("/cdn/shop/files/bg_elements.png?v=1782718249") no-repeat center bottom;
  background-size: 100% 100%;
  pointer-events: none;
}
.site-footer .grid__item::after {
  border-bottom: none;
}
.footer__divider {
  border: none;
  border-top: 1px solid #fff;
  margin: 84px auto 0;
  width: 100%;
  max-width: 878px;
}
.footer__small-text {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0;
}
.site-footer {
  padding-bottom: 0;
  padding-top: 70px;
}
.footer__small-text {
  padding: 18px 0;
}
footer .page-width {
  padding: 0 3%;
  margin: 0 auto;
  max-width: 1135px;
}
.footer__logo {
  margin: 0 0 39px;
}
footer .grid__item {
  padding-left: 0;
}
.site-footer .grid {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
}
.footer__menus {
  display: flex;
  width: 100%;
  max-width: 100%;
  justify-content: space-between;
}
.footer__menus .grid__item[data-type="menu"] {
  width: 100% !important;
}
.footer__logo img {
  width: 199px;
  height: auto;
}
.footer__item--logo_social_trcnKz {
  width: 33%;
  margin-right: 80px;
}
.shopify-section-group-footer-group {
  position: relative;
  padding-top: 200px;
}

/* SP
--------------------------------------------------------- */
@media only screen and (max-width: 768px) {
  .shopify-section-group-footer-group::before {
    left: 50%;
    transform: translate(-50%, -100%);
    top: 141px;
    width: 100vw;
    height: 42px;
    background: url("/cdn/shop/files/big-elements-sp.png?v=1782797541") no-repeat center bottom;
    background-size: 100% 100%;
  }
  .site-footer .grid {
    display: flex;
    flex-direction: column;
    margin-left: 0;
  }
  .footer__menus {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .footer__item--logo_social_trcnKz,
  .footer__menus .grid__item[data-type="menu"] {
    width: 100% !important;
  }
  .footer__collapsible {
    padding: 0 0 15px;
  }
  .footer_collapsible--disabled {
    padding: 0;
  }
  .footer__logo {
    margin: 0 0 31px;
  }
  .site-footer {
    padding-bottom: 0;
    padding-top: 29px;
  }
  .footer__divider {
    margin: 39px auto 0;
    max-width: 100%;
  }
  .site-footer__linklist a {
    padding: 0;
  }
  .footer-ig {
    margin-top: 20px;
  }
  footer .page-width {
    margin: 0 26px;
    max-width: 100%;
  }
  .shopify-section-group-footer-group {
    padding-top: 80px;
  }
}


/* ---------------------------------------------------------
Product Main
--------------------------------------------------------- */
.template-product .breadcrumb {
  display: none;
}
.product-block .product__price {
  font-family: 'Nunito', sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-size: 24px;
}


/* ---------------------------------------------------------
Product Card
--------------------------------------------------------- */
.grid-product__meta {
  text-align: center;
}
.grid-product__content:hover {
  opacity: 0.6;
}

/* Custom Price
--------------------------------------------------------- */
.price_list {
  padding-top: 10px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.price__custom {
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 21px;
}
.price__tax {
  font-size: 10px;
  line-height: 19px;
}

@media only screen and (max-width: 768px) {
  .price__custom {
    line-height: 17px;
  }
  .price__tax {
    line-height: 18px;
  }
}


/* ---------------------------------------------------------
Judge.me App
--------------------------------------------------------- */
.jdgm-preview-badge .jdgm-star.jdgm-star {
  letter-spacing: normal;
}
.jdgm-prev-badge__text {
  letter-spacing: 0.1em;
}
.jdgm-widget.jdgm-widget {
  margin-bottom: 18px;
}


/* ---------------------------------------------------------
Wixhlist App
--------------------------------------------------------- */
.hulkapps-wl-wishlist-icon {
    & .hulk-wl-header-icon {
        .icon-wishlist-heart-empty {
            font-size: 23px;
            font-weight: 700;
            vertical-align: middle;

        }
      }
    }
.hulkapps-wl-wishlist-icon {
  display: inline-block;
  padding: 15px 7px;
  transform: translate(-4px, 2px);
}
.icon-wishlist-heart-empty:before {
  margin-left: 0;
  margin-top: 0;
}
a[data-gridwlhulklist][data-added="false"] {
    .hulkapps-wl-collection-icon {
      color: #E690BA!important;
    }
}
a[data-gridwlhulklist][data-added="true"] {
    .hulkapps-wl-collection-icon {
        color: #E690BA!important;
  }
}
a[data-gridwlhulklist][data-custom-wishlist-icon] {
  z-index: 10;
}
.hulk__wishlist-wrap .wishlist-grid-view .wishlist__product .wishlist__product-content p.hulk-price {
  display: none;
}
.hulk__wishlist-wrap .wishlist-grid-view .wishlist__product .wishlist__product-content .vendor {
  display: none;
}
.hulk__wishlist-wrap .wishlist-grid-view .wishlist-status p.added_date {
  display: none;
}
.hulk__wishlist-wrap .wishlist-grid-view .wishlist-status .wishlist-btn {
  margin-bottom: 20px;
}
a[data-gridwlhulklist][data-custom-wishlist-icon] {
  z-index: 1!important;
}
.hulk__wishlist-wrap {
  margin-top: 40px;
}

@media only screen and (max-width: 768px) {
  .hulkapps-wl-wishlist-icon {
    transform: translate(1px, 2px);
  }
  .hulk__wishlist-wrap {
    margin-top: 30px;
  }
}


/* ---------------------------------------------------------
Button
--------------------------------------------------------- */
.rte a:not(.rte__image):not(.btn), .rte-setting a:not(.rte__image):not(.btn) {
  background-image: none;
  text-decoration: none;
}
.btn-more {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.more__link {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
.more__link:hover {
  opacity: 0.6;
}
.more__link::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 14px;
  height: 14px;
  transform: translateY(-50%);
  background: url("/cdn/shop/files/Stroke_1.png") no-repeat center / contain;
}
.rte a.more__link:not(.btn):hover:after {
  width: 14px;
}


/* ---------------------------------------------------------
Top Ranking
--------------------------------------------------------- */
.product-summary{
  font-size: 14px;
  padding-top: 12px;
}

@media only screen and (max-width: 768px) {
  .product-summary{
    font-size: .75rem;
  }
}



/* ---------------------------------------------------------
Featured Collection
--------------------------------------------------------- */
.index-section {
  margin: 0;
  padding: 75px 0;
}
@media only screen and (max-width: 768px) {
  .index-section {
    margin: 0;
    padding: 40px 0;
  }
}

/* PCでも横スクロール */
.top-ranking .grid-overflow-wrapper,
.top-set .grid-overflow-wrapper {
  -webkit-overflow-scrolling:touch;
  overflow:hidden;
  overflow-x:scroll;
}
.top-ranking .grid-overflow-wrapper .grid,
.top-set .grid-overflow-wrapper .grid {
  display:flex;
  white-space:nowrap;
}
.top-ranking .grid-overflow-wrapper .grid__item,
.top-set .grid-overflow-wrapper .grid__item {
  display:inline-block;
  flex:0 0 280px;
  float:none;
  white-space:normal;
  width: 280px;
  margin-top: 38px;
}
.top-ranking .page-width,
.top-set .page-width {
  padding: 0 0 0 40px;
  max-width: 1500px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .top-ranking .grid-overflow-wrapper .grid__item,
  .top-set .grid-overflow-wrapper .grid__item {
    flex:0 0 42vw;
    width: 42vw;
    margin-top: 38px;
  }
  .top-ranking .page-width,
  .top-set .page-width {
    padding: 0 0 0 17px;
  }
  .top-ranking .grid-overflow-wrapper .grid__item:first-child,
  .top-set .grid-overflow-wrapper .grid__item:first-child {
    margin-inline-start: 0;
  }
}

@media screen and (min-width: 1500px) {
  .top-set .page-width,
  .top-ranking .page-width  {
    max-width: none;
    width: calc(50vw + 750px);
    margin-left: calc(50vw - 750px);
    margin-right: 0 ;
    padding: 0 0 0 40px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1499px) {
  .top-set .page-width,
  .top-ranking .page-width {
    max-width: 1500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 0 40px;
  }
}


/* ---------------------------------------------------------
お悩みを探す（コレクション）
--------------------------------------------------------- */
.onayami-sagasu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
}
.onayami-sagasu_content a {
  display: block;
  text-align: center;
  color: #B39F8F;
  border: 2px solid #B39F8F;
  border-radius: 12px;
  padding: 16px 24px;
}
.onayami-sagasu_content a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 768px) {
  .onayami-sagasu {
    grid-template-columns: 1fr!important;
    width: 280px!important;
  }
}
/* ---------------------------------------------------------
回遊動線 / ブランドサムネイル（2026-09-13 追加）
この区切り以下をまるごと削除すれば元に戻ります
--------------------------------------------------------- */
.site-nav__dropdown--thumbs {
  min-width: 330px;
  padding: 8px;
}
.site-nav__dropdown--thumbs .site-nav__dropdown-link--second-level {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 9px 10px;
  border-radius: 10px;
}
.site-nav__dropdown--thumbs .site-nav__dropdown-link--second-level:hover {
  background: #FAF5EF;
}
.site-nav__dropdown--thumbs .nav-thumb {
  width: 58px;
  height: 58px;
  object-fit: contain;
  border-radius: 8px;
  background: #F7F2EC;
  flex: none;
}
.site-nav__dropdown--thumbs .nav-thumb--circle {
  border-radius: 50%;
  background: transparent;
}
.nav-thumb__text { display: block; }
.nav-thumb__name { display: block; font-weight: 700; letter-spacing: .03em; }
.nav-thumb__desc { display: block; font-size: 11px; opacity: .65; margin-top: 1px; line-height: 1.45; }

/* ---------------------------------------------------------
   商品ページ下の回遊ブロック（2026-09-14 作り直し）
   snippets/pdp-cross-links.liquid で使用
--------------------------------------------------------- */
.pdp-xs { margin-top: 22px; }
.pdp-xs__h {
  font-size: 14px; font-weight: 700; letter-spacing: .03em;
  text-align: center; margin: 26px 0 10px;
}
.pdp-xs > .pdp-xs__h:first-child { margin-top: 0; }

.pdp-xs__c {
  display: flex; align-items: center; gap: 12px;
  border: 1px solid #e6e2db; border-radius: 10px;
  padding: 11px 12px; margin-bottom: 8px;
  text-decoration: none; color: inherit; transition: background .15s;
}
.pdp-xs__c:hover { background: #FBF7F2; }
.pdp-xs__c img {
  width: 58px; height: 58px; flex: 0 0 58px;
  object-fit: contain; background: #f7f5f1; border-radius: 6px;
}
.pdp-xs__m { display: block; min-width: 0; flex: 1; }
.pdp-xs__t { display: block; font-size: 13px; line-height: 1.45; font-weight: 600; }
.pdp-xs__p { display: block; font-size: 14px; font-weight: 700; margin-top: 5px; }
.pdp-xs__p small { font-weight: 400; font-size: 11.5px; color: #8a8378; margin-left: 7px; }

.pdp-xs__link { font-size: 13px; text-align: center; margin: 16px 0 0; }
.pdp-xs__link a { color: #C2582C; }

@media only screen and (max-width: 768px) {
  .pdp-xs__h { font-size: 13.5px; margin: 22px 0 9px; }
  .pdp-xs__c { gap: 10px; padding: 10px 11px; }
  .pdp-xs__c img { width: 52px; height: 52px; flex: 0 0 52px; }
  .pdp-xs__t { font-size: 12.5px; }
  .pdp-xs__p { font-size: 13.5px; }
  .pdp-xs__p small { display: block; margin-left: 0; margin-top: 2px; }
}
}

.cbi {
  background: #faf2e7;
  margin: 0 calc(50% - 50vw) 42px;
  width: 100vw;
  padding: 54px 0 58px;
  text-align: center;
}
.cbi__lock {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 24px;
}
.cbi__lock::before {
  content: "";
  flex: none;
  width: 252px;
  height: 147px;
  background: url("/cdn/shop/files/DoubleU_logo.png") no-repeat center center;
  background-size: contain;
}
.cbi__h {
  margin: 0;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: .06em;
  line-height: 1.35;
  text-align: center;
}
.cbi__ruby {
  display: block;
  position: static;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: .3em;
  text-indent: .3em;
  margin-bottom: 4px;
  opacity: .9;
}
.cbi__lead {
  font-size: 17px;
  letter-spacing: .06em;
  line-height: 1.9;
  margin: 26px 0 0;
}
.cbi__br { display: none; }
.cbi .kodawari__icon-cards { padding-bottom: 0; }
@media only screen and (max-width: 768px) {
  .cbi { padding: 34px 0 34px; margin-bottom: 26px; margin-inline-start: 0; }
  .cbi__lock { flex-direction: column; gap: 4px; }
  .cbi__lock::before { width: 186px; height: 109px; }
  .cbi__h { font-size: 25px; }
  .cbi__ruby { font-size: 12px; margin-bottom: 1px; }
  .cbi__lead { font-size: 13.5px; line-height: 1.9; margin-top: 16px; }
  .cbi__br { display: inline; }
}



/* ---------------------------------------------------------
   セット商品のフレーバー選択UI（Bundlerの置き換え）
   2026-09-14  snippets/flavor-picker.liquid で使用
--------------------------------------------------------- */
.fvp { margin: 4px 0 8px; }

/* 袋数の切り替え（何種類でも並ぶ） */
.fvp__sw { display: grid; gap: 16px 8px; margin: 0 0 14px;
  grid-template-columns: repeat(var(--fvp-cols, 2), minmax(0, 1fr)); }
.fvp__swb { position: relative; display: block; width: 100%; text-align: center;
  border: 1.5px solid #e6e2db; border-radius: 10px; background: #fff;
  padding: 13px 8px 11px; font-family: inherit; color: #5a534b;
  text-decoration: none; }
a.fvp__swb { cursor: pointer; transition: border-color .15s, background .15s; }
a.fvp__swb:hover { border-color: #c9c2b7; background: #faf8f5; }
.fvp__swb.is-on { border-color: #E8663C; background: #fdf4f1; cursor: default; }
.fvp__swn { display: block; font-size: 13px; font-weight: 700; color: #3f3a34; }
.fvp__swb.is-on .fvp__swn { color: #C24A1F; }
.fvp__swp { display: block; font-size: 19px; font-weight: 700; color: #3f3a34; margin-top: 3px;
  letter-spacing: -.01em; }
.fvp__swu { display: block; font-size: 11px; color: #8a837a; margin-top: 2px; }
.fvp__swtag { position: absolute; top: -9px; left: 50%; transform: translateX(-50%);
  white-space: nowrap; font-size: 10px; font-weight: 700; line-height: 1;
  background: #D9453C; color: #fff; border-radius: 999px; padding: 4px 8px; }

.fvp__price { display: flex; align-items: baseline; gap: 10px; }
.fvp__price b { font-size: 28px; font-weight: 700; letter-spacing: -.01em; }
.fvp__price s { font-size: 15px; color: #9a938a; }
.fvp__per { font-size: 13px; color: #6b645c; margin: 4px 0 16px; }
.fvp__per em { font-style: normal; color: #D9453C; font-weight: 700; }

.fvp__head { display: flex; align-items: center; justify-content: space-between;
  border-top: 1px solid #e6e2db; padding-top: 14px; }
.fvp__head h2 { font-size: 15px; margin: 0; font-weight: 700; }
.fvp__count { font-size: 13px; font-weight: 700; color: #9a6b00; background: #fdf3e0;
  border-radius: 999px; padding: 4px 11px; white-space: nowrap; }
.fvp__count.is-ok { color: #1f8a4c; background: #eaf6ee; }

.fvp__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 9px; margin-top: 12px; }
.fvp__cell { border: 1px solid #e6e2db; border-radius: 10px; padding: 8px; text-align: center; }
.fvp__cell--on { border-color: #E8663C; background: #fdf4f1; }
.fvp__cell--out { opacity: .5; }
.fvp__cell img, .fvp__noimg { width: 100%; height: 86px; object-fit: contain; display: block; }
.fvp__noimg { background: #f4f1ec; border-radius: 6px; }
.fvp__nm { font-size: 12px; line-height: 1.35; margin: 6px 0 8px; }
.fvp__soldout { font-size: 11px; color: #9a938a; padding: 6px 0; }

.fvp__stp { display: flex; border: 1px solid #d8d3ca; border-radius: 8px; overflow: hidden;
  width: 92px; margin: 0 auto; background: #fff; }
.fvp__stp button { width: 30px; height: 30px; border: 0; background: #fff; font-size: 15px;
  color: #5a534b; padding: 0; line-height: 1; cursor: pointer; }
.fvp__stp button:hover { background: #f4f1ec; }
.fvp__qty { width: 32px; text-align: center; font-size: 14px; font-weight: 700; line-height: 30px;
  border-left: 1px solid #e6e2db; border-right: 1px solid #e6e2db; }

.fvp__buy { margin-top: 18px; border: 1px solid #e6e2db; border-radius: 10px; overflow: hidden; }
.fvp__opt { display: flex; align-items: center; gap: 10px; padding: 13px 14px; font-size: 14px;
  cursor: pointer; margin: 0; }
.fvp__opt + .fvp__opt { border-top: 1px solid #f0ede8; }
.fvp__opt--on { background: #fdf4f1; }
.fvp__opt input { position: absolute; opacity: 0; pointer-events: none; }
.fvp__dot { width: 17px; height: 17px; border-radius: 50%; border: 1.5px solid #c3bcb2;
  flex: 0 0 17px; position: relative; }
.fvp__opt--on .fvp__dot { border-color: #E8663C; }
.fvp__opt--on .fvp__dot::after { content: ""; position: absolute; inset: 3px;
  border-radius: 50%; background: #E8663C; }
.fvp__l { flex: 1; }
.fvp__p { font-weight: 700; font-size: 15px; }
.fvp__tag { font-size: 11px; background: #E8663C; color: #fff; border-radius: 3px;
  padding: 2px 6px; margin-left: 6px; vertical-align: 1px; }
.fvp__ivl { padding: 0 14px 13px; font-size: 13px; color: #6b645c; }
.fvp__ivl select { width: 100%; margin-top: 6px; padding: 9px; border: 1px solid #d8d3ca;
  border-radius: 8px; font-size: 14px; background: #fff; }

.fvp__atc { display: block; width: 100%; margin-top: 15px; background: #E8663C; color: #fff;
  border: 0; border-radius: 9px; padding: 16px; font-size: 16px; font-weight: 700; cursor: pointer; }
.fvp__atc:hover:not(:disabled) { background: #d75a31; }
.fvp__atc:disabled { background: #d8d3ca; cursor: not-allowed; }
.fvp__hint { font-size: 12px; color: #9a6b00; margin: 9px 0 0; text-align: center; }
.fvp__note { font-size: 12px; color: #9a938a; margin: 9px 0 0; line-height: 1.6; }

@media only screen and (max-width: 768px) {
  .fvp__grid { grid-template-columns: repeat(3, 1fr); gap: 8px; }
  .fvp__cell { padding: 6px; }
  .fvp__cell img, .fvp__noimg { height: 64px; }
  .fvp__nm { font-size: 11px; margin: 5px 0 7px; }
  .fvp__stp { width: 84px; }
  .fvp__stp button { width: 27px; height: 28px; }
  .fvp__qty { width: 28px; line-height: 28px; font-size: 13px; }
  .fvp__price b { font-size: 25px; }
  .fvp__sw { gap: 15px 6px; margin-bottom: 12px;
    grid-template-columns: repeat(var(--fvp-cols-sp, 2), minmax(0, 1fr)); }
  .fvp__swb { padding: 12px 3px 10px; }
  .fvp__swn { font-size: 12px; }
  .fvp__swp { font-size: 16px; }
  .fvp__swu { font-size: 10px; }
  .fvp__swtag { font-size: 9px; padding: 3px 6px; }
  .fvp__atc { padding: 15px; font-size: 15px; }
}
