.bk-product{background:var(--bk-bg);color:var(--bk-font);padding:80px 20px 96px;box-sizing:border-box}.bk-product__detail{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 380px;column-gap:80px;grid-template-areas:"gallery buy" "specs   buy";align-items:start}.bk-product__gallery-col{grid-area:gallery}.bk-product__specs{grid-area:specs}@media screen and (max-width:749px){.bk-product__specs{margin-top:20px;width:100%}}.bk-product__buy{grid-area:buy}@media screen and (max-width:999px){.bk-product{padding:40px 12px 64px}.bk-product__detail{display:flex;flex-direction:column;gap:28px}.bk-product__gallery-col{order:1}.bk-product__buy{order:2}.bk-product__specs{order:3}}.bk-product__styles{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px 24px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--bk-border-gray)}.bk-product__styles-label{font-family:var(--bk-font-en);font-size:14px;color:var(--bk-font);line-height:1;margin:0}.bk-product__styles-list{display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding:0;line-height:1}@media screen and (max-width:749px){.bk-product__styles{gap:16px}.bk-product__styles-list{column-gap:12px;row-gap:8px}}.bk-product__style{display:inline-flex;align-items:center;gap:6px;font-family:var(--bk-font-en);font-size:14px;color:var(--bk-inactive)}.bk-product__style-dot{width:12px;height:12px;border-radius:50%;border:1px solid var(--bk-inactive);box-sizing:border-box}.bk-product__style.is-active{color:var(--bk-accent)}.bk-product__style.is-active .bk-product__style-dot{background:var(--bk-accent);border-color:var(--bk-accent)}.bk-product__gallery{display:flex;flex-direction:column;gap:8px;margin-bottom:80px}@media screen and (max-width:749px){.bk-product__gallery{margin-bottom:unset}}.bk-product__media img,.bk-product__media svg{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.bk-product__params{display:flex;flex-direction:column;gap:28px;margin-bottom:80px}@media screen and (max-width:749px){.bk-product__params{gap:20px;margin-bottom:40px}}.bk-product__param{display:grid;grid-template-columns:140px 1fr;align-items:start;gap:16px}.bk-product__param-label{font-family:var(--bk-font-en);font-size:15px;color:var(--bk-font);line-height:1}.bk-product__param-gauge{display:flex;flex-direction:column;gap:16px;min-width:0}.bk-product__param-track{position:relative;width:100%;height:7px}.bk-product__param-track:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--bk-border);transform:translateY(-50%)}.bk-product__param-ticks{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:space-between;align-items:center}.bk-product__param-ticks span{display:block;width:1px;height:7px;background:var(--bk-border)}.bk-product__param-dot{position:absolute;top:50%;width:10px;height:10px;border-radius:50%;background:var(--bk-accent);transform:translate(-50%,-50%);z-index:1}.bk-product__param-ends{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.bk-product__param-min,.bk-product__param-max{font-family:var(--bk-font-ja);font-size:13px;line-height:1;color:var(--bk-font)}.bk-product__param-max{text-align:right}.bk-product__origin{margin-bottom:40px}.bk-product__origin-title{font-family:var(--bk-font-en);font-size:15px;margin:0 0 8px}.bk-product__origin-list{margin:0}.bk-product__origin-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--bk-border-gray)}.bk-product__origin-row dt{font-family:var(--bk-font-en);font-size:13px;color:var(--bk-inactive)}.bk-product__origin-row dd{margin:0;font-family:var(--bk-font-en);font-size:13px;text-align:right}.bk-product__descriptions{margin-top:80px;display:flex;flex-direction:column;gap:32px}.bk-product__desc{display:grid;grid-template-columns:196px 1fr;gap:24px}.bk-product__desc-title{font-family:var(--bk-font-ja);font-size:14px;font-weight:600;line-height:1.6;margin:0}.bk-product__desc-body{font-family:var(--bk-font-ja);font-size:14px;line-height:2}.bk-product__desc-body p{margin:0 0 1em}.bk-product__desc-body :last-child{margin-bottom:0}@media screen and (max-width:749px){.bk-product__descriptions{margin-top:40px}.bk-product__param{grid-template-columns:100px 1fr}.bk-product__desc{grid-template-columns:1fr;gap:16px}.bk-product__desc-body{line-height:2.2}}.bk-product__buy{position:sticky;top:calc(var(--bk-header-h) + 80px)}@media screen and (max-width:999px){.bk-product__buy{position:static}}.bk-product__title{font-family:var(--bk-font-en);font-size:26px;line-height:1;font-weight:400;margin:0}.bk-product__origin-en{font-family:var(--bk-font-en);font-size:16px;line-height:1;margin:8px 0 0}.bk-product__rule{width:20px;height:0;border:0;border-top:1px solid var(--bk-border-gray);margin:16px 0}.bk-product__rule-long{width:100%;height:0;border:0;border-top:1px solid var(--bk-border-gray);margin:20px 0}@media screen and (max-width:749px){.bk-product__rule{margin:12px 0;width:16px}}.bk-product__flavors{display:flex;flex-wrap:wrap;align-items:center;gap:12px;list-style:none;margin:0;padding:0;line-height:1}.bk-product__flavor{display:inline-flex;align-items:center;gap:4px;font-family:var(--bk-font-en);font-size:13px;letter-spacing:.24px}.bk-product__flavor-dot{width:8px;height:8px;border-radius:50%;background:var(--bk-flavor-color, var(--bk-accent))}.bk-product__flavor-desc{font-family:var(--bk-font-ja);font-size:14px;line-height:2;margin:12px 0 0}.bk-product__flavor-desc p{margin:0}.bk-product__flavor-desc p+p{margin-top:1em}.bk-product__qty-price{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.bk-product__price{margin:0;display:flex;align-items:baseline;gap:8px}.bk-product__price-amount{font-family:var(--bk-font-en);font-size:22px;line-height:1}.bk-product__price-tax{font-family:var(--bk-font-ja);font-size:11px}.bk-product__qty{display:inline-flex;align-items:center;gap:6px}.bk-product__qty-btn{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--bk-border-gray);border-radius:50%;background:none;color:var(--bk-font);font-size:14px;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.bk-product__qty-input{width:36px;border:0;background:transparent;text-align:center;font-family:var(--bk-font-ja);font-size:17px;color:var(--bk-font);-moz-appearance:textfield}.bk-product__qty-input::-webkit-outer-spin-button,.bk-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bk-product__row{display:grid;grid-template-columns:28% 1fr;align-items:center;gap:12px;margin-bottom:16px}.bk-product__row-label{font-family:var(--bk-font-ja);font-size:14px;letter-spacing:.28px}.bk-product__options{display:flex;gap:8px}.bk-product__opt-input{position:absolute;opacity:0;pointer-events:none}.bk-product__opt{flex:1;height:32px;display:flex;align-items:center;justify-content:center;border:.5px solid var(--bk-border-gray);color:var(--bk-inactive);font-family:var(--bk-font-en);font-size:15px;cursor:pointer;transition:border-color .2s ease,color .2s ease}.bk-product__opt-input:checked+.bk-product__opt{border-color:var(--bk-font);color:var(--bk-font)}.bk-product__opt-input:focus-visible+.bk-product__opt{outline:2px solid var(--bk-accent);outline-offset:2px}.bk-product__select{position:relative}.bk-product__select select{width:100%;height:32px;padding:0 28px;border:.5px solid var(--bk-border);background:transparent;border-radius:0;font-family:var(--bk-font-ja);font-size:13px;color:var(--bk-font);text-align:center;text-align-last:center;-webkit-appearance:none;appearance:none;cursor:pointer}.bk-product__select-arrow{position:absolute;right:10px;top:50%;width:12px;height:8px;transform:translateY(-50%);pointer-events:none;color:var(--bk-font)}.bk-product__date{display:grid;grid-template-columns:28% 1fr;align-items:center;gap:12px;margin:0 0 20px;font-family:var(--bk-font-ja);font-size:14px;line-height:1;letter-spacing:.28px}.bk-product__date span:first-child{width:106px;flex:0 0 auto}@media screen and (max-width:749px){.bk-product__title{font-size:22px}.bk-product__price-amount{font-size:18px}.bk-product__flavor-desc{line-height:1.9}.bk-product__date:first-of-type{padding-top:8px}}.bk-product__ship-note{font-family:var(--bk-font-ja);font-size:10px;line-height:1.6;margin:8px 0 0}.bk-product__ship-note a{color:var(--bk-font);text-underline-offset:2px}.bk-product__ship-note-link{padding:0;border:0;background:none;color:var(--bk-font);font-family:inherit;font-size:inherit;line-height:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.bk-schedule-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;transition:opacity .32s ease}.bk-schedule-modal[hidden]{display:none}.bk-schedule-modal.is-open{opacity:1}.bk-schedule-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;padding:0;background:#0009;cursor:pointer}.bk-schedule-modal__dialog{position:relative;max-width:1100px;width:100%;transform:translateY(8px);transition:transform .32s ease}.bk-schedule-modal.is-open .bk-schedule-modal__dialog{transform:translateY(0)}.bk-schedule-modal__img{display:block;width:100%;height:auto}.bk-schedule-modal__close{position:absolute;top:-40px;right:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:none;color:var(--bk-font-white);cursor:pointer}body.bk-schedule-open{overflow:hidden}@media(max-width:749px){.bk-schedule-modal{padding:16px}.bk-schedule-modal__close{top:-36px}}.bk-product__cart{display:flex;align-items:center;justify-content:center;width:100%;height:48px;margin-top:8px;border:0;background:var(--bk-accent);color:var(--bk-font-white);font-family:var(--bk-font-ja);font-size:15px;cursor:pointer;transition:opacity .2s ease}.bk-product__cart:hover{opacity:.88}.bk-product__cart:disabled{background:var(--bk-inactive);cursor:not-allowed;opacity:.7}.bk-product__cart .bk-spin-logo{display:none}.bk-product__cart.is-adding .bk-spin-logo{display:inline-block}.bk-product__cart.is-adding [data-bk-cart-text]{display:none}.bk-wholesale-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;transition:opacity .32s ease}.bk-wholesale-modal[hidden]{display:none}.bk-wholesale-modal.is-open{opacity:1}.bk-wholesale-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;padding:0;background:#0006;cursor:pointer}.bk-wholesale-modal__dialog{position:relative;box-sizing:border-box;width:460px;max-width:100%;padding:32px 40px 40px;background:var(--bk-modal-bg);color:var(--bk-font);transform:translateY(8px);transition:transform .32s ease}.bk-wholesale-modal.is-open .bk-wholesale-modal__dialog{transform:translateY(0)}.bk-wholesale-modal__close{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:0;background:none;color:var(--bk-font);cursor:pointer}.bk-wholesale-modal__title{font-family:var(--bk-font-ja);font-size:20px;line-height:1;color:var(--bk-font);margin:unset}.bk-wholesale-modal__body{display:flex;flex-direction:column;gap:16px;margin-top:16px}.bk-wholesale-modal__lead{margin:unset;margin-top:16px;font-family:var(--bk-font-ja);font-size:14px;line-height:1.4;color:var(--bk-font)}.bk-wholesale-modal__rule{width:100%;height:0;margin:0;border:0;border-top:1px solid var(--bk-border-gray)}.bk-wholesale-modal__group{display:flex;flex-direction:column}.bk-wholesale-modal__delivery{display:flex;align-items:center}.bk-wholesale-modal__label{width:68px;flex:none;font-family:var(--bk-font-ja);font-size:14px;letter-spacing:.28px;color:#000}.bk-wholesale-modal__radios{display:flex;gap:20px;margin-left:38px}.bk-wholesale-modal__radio{display:flex;align-items:center;gap:8px;cursor:pointer}.bk-wholesale-modal__radio input{position:absolute;opacity:0;width:0;height:0}.bk-wholesale-modal__radio-mark{box-sizing:border-box;width:12px;height:12px;border:1px solid var(--bk-font);border-radius:50%}.bk-wholesale-modal__radio input:checked~.bk-wholesale-modal__radio-mark{border-color:var(--bk-accent);background:var(--bk-accent)}.bk-wholesale-modal__radio-text{font-family:var(--bk-font-ja);font-size:14px;color:var(--bk-font)}.bk-wholesale-modal__radio input:checked~.bk-wholesale-modal__radio-text{color:var(--bk-accent)}.bk-wholesale-modal__radio input:focus-visible~.bk-wholesale-modal__radio-mark{outline:2px solid var(--bk-accent);outline-offset:2px}.bk-wholesale-modal__packages{display:grid;grid-template-rows:0fr;margin-top:0;opacity:0;transition:grid-template-rows .34s ease,opacity .34s ease,margin-top .34s ease}.bk-wholesale-modal__packages.is-open{grid-template-rows:1fr;margin-top:28px;opacity:1}.bk-wholesale-modal__packages-inner{overflow:hidden;min-height:0;display:flex;flex-direction:column;gap:20px}@media(prefers-reduced-motion:reduce){.bk-wholesale-modal__packages{transition:none}}.bk-wholesale-modal__pkg{display:flex;align-items:center}.bk-wholesale-modal__pkg-label{width:68px;flex:none;font-family:var(--bk-font-ja);font-size:14px;letter-spacing:.28px;color:#000}.bk-wholesale-modal__select{position:relative;flex:1;max-width:273px;height:32px;margin-left:38px}.bk-wholesale-modal__select select{width:100%;height:32px;padding:0 8px;border:.5px solid var(--bk-font);border-radius:0;background:transparent;font-family:var(--bk-font-ja);font-size:13px;letter-spacing:.26px;color:#000;text-align:center;text-align-last:center;appearance:none;-webkit-appearance:none;cursor:pointer}.bk-wholesale-modal__select select:focus-visible{outline:2px solid var(--bk-accent);outline-offset:1px}.bk-wholesale-modal__summary{display:flex;flex-direction:column;gap:12px;margin-top:28px}.bk-wholesale-modal__sum-row{display:flex;align-items:center;justify-content:space-between;font-family:var(--bk-font-ja);font-size:14px;color:#000}.bk-wholesale-modal__sum-row--total .bk-wholesale-modal__subtotal{font-size:20px;line-height:1}.bk-wholesale-modal__add{display:flex;align-items:center;justify-content:center;width:100%;height:48px;margin-top:28px;border:0;background:var(--bk-accent);color:var(--bk-font-white);font-family:var(--bk-font-ja);font-size:14px;cursor:pointer;transition:opacity .2s ease}.bk-wholesale-modal__add:hover{opacity:.88}.bk-wholesale-modal__add:disabled{cursor:default}.bk-wholesale-modal__add .bk-spin-logo{display:none}.bk-wholesale-modal__add.is-adding .bk-spin-logo{display:inline-block}.bk-wholesale-modal__add.is-adding [data-bk-wholesale-add-text]{display:none}@media(max-width:749px){.bk-wholesale-modal{padding:16px}.bk-wholesale-modal__dialog{width:351px;padding:32px 20px}.bk-wholesale-modal__title{font-size:16px;letter-spacing:.32px}.bk-wholesale-modal__body{gap:16px;margin-top:16px}.bk-wholesale-modal__lead{font-size:12px;gap:12px}.bk-wholesale-modal__packages.is-open,.bk-wholesale-modal__summary,.bk-wholesale-modal__add{margin-top:32px}.bk-wholesale-modal__delivery{flex-direction:column;align-items:flex-start;gap:20px}.bk-wholesale-modal__label{width:auto;font-size:13px;letter-spacing:.26px}.bk-wholesale-modal__radios{margin-left:0}.bk-wholesale-modal__pkg{flex-direction:column;align-items:stretch;gap:16px}.bk-wholesale-modal__pkg-label{width:auto}.bk-wholesale-modal__select{max-width:none;width:100%;height:40px;margin-left:0}.bk-wholesale-modal__select select{height:40px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/bk-product.css.map */
