.anok-product-info{position:relative;z-index:2;padding:0 var(--anok-section-px)}.anok-product-info__inner{display:flex;flex-direction:column;gap:32px;max-width:var(--anok-container-desktop);margin:0 auto;padding:100px 0 120px}.anok-product-info__breadcrumb{display:flex;flex-direction:row;gap:8px;align-items:center}.anok-product-info__breadcrumb-link{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:14px;line-height:1.8;color:var(--anok-color-text-secondary, #6c6c6c);text-decoration:none}.anok-product-info__breadcrumb-link:hover{text-decoration:underline}.anok-product-info__breadcrumb-sep{font-size:14px;color:var(--anok-color-text-secondary, #6c6c6c)}.anok-product-info__breadcrumb-current{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:14px;line-height:1.8;color:var(--anok-color-text-body)}.anok-product-info__main{display:flex;flex-direction:row;gap:64px}.anok-product-info__gallery{flex:1;display:flex;flex-direction:column;gap:16px}.anok-product-info__main-image-wrap{border-radius:16px;overflow:hidden;aspect-ratio:1 / 1}.anok-product-info__main-image{width:100%;height:100%;object-fit:cover;display:block}.anok-product-info__thumbnails{display:flex;flex-direction:row;gap:12px;margin-top:0}.anok-product-info__thumbnail{width:calc((100% - 36px)/4);aspect-ratio:1 / 1;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;padding:0;background:var(--anok-color-white);transition:border-color .2s ease}.anok-product-info__thumbnail--active{border-color:var(--anok-color-text-body)}.anok-product-info__thumbnail:hover{border-color:#999}.anok-product-info__thumbnail--active:hover{border-color:var(--anok-color-text-body)}.anok-product-info__thumbnail-img{width:100%;height:100%;object-fit:cover;display:block}.anok-product-info__details{flex:1;display:flex;flex-direction:column;gap:32px}.anok-product-info__category-row{display:flex;flex-direction:row;gap:8px;justify-content:space-between;align-items:center}.anok-product-info__category-badge{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:14px;line-height:1.4;color:var(--anok-color-text-body);background-color:var(--anok-color-divider-subtle);border:1px solid var(--anok-color-border);border-radius:0;padding:8px 16px;text-align:center;white-space:nowrap}.anok-product-info__brand-logo{width:111px;height:40px;object-fit:contain;flex-shrink:0}.anok-product-info__name{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:32px;line-height:1.6;color:var(--anok-color-text-body);margin:0}.anok-product-info__subtitle{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:20px;line-height:1.6;color:var(--anok-color-text-body);margin:0}.anok-product-info__price-row{display:flex;flex-direction:row;gap:8px;justify-content:space-between;align-items:center}.anok-product-info__price-volume{display:flex;flex-direction:row;gap:24px;align-items:center}.anok-product-info__price{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:500;font-size:24px;line-height:1.6;color:var(--anok-color-text-body)}.anok-product-info__price-tax{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:14px;line-height:1.4;color:var(--anok-color-text-sub);margin-left:-20px}.anok-product-info__volume{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:20px;line-height:1.6;color:var(--anok-color-text-body)}.anok-product-info__wishlist-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:40px;background:var(--anok-color-white);border:none;cursor:pointer;color:var(--anok-color-brand-olive);padding:0;flex-shrink:0;transition:opacity .2s ease}.anok-product-info__wishlist-btn:hover{opacity:.7}.anok-product-info__wishlist-icon{display:flex}.anok-product-info__wishlist-icon svg{width:20px;height:18px}.anok-product-info__wishlist-btn--active{color:var(--anok-color-error)}.anok-product-info__wishlist-btn--active .anok-product-info__wishlist-icon svg path{fill:currentColor}.anok-product-info__description-block{display:flex;flex-direction:column;gap:16px}.anok-product-info__catchcopy{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:20px;line-height:1.4;letter-spacing:1.6px;text-indent:-1.6px;color:var(--anok-color-text-body);margin:0}.anok-product-info__description{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:16px;line-height:2;color:var(--anok-color-text-body)}.anok-product-info__tags{display:flex;flex-direction:row;gap:8px;align-items:center;flex-wrap:wrap}.anok-product-info__tag{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:13px;line-height:1.4;color:var(--anok-color-text-body);background-color:#ebecea;border-radius:16px;padding:4px 12px;text-align:center}.anok-product-info__accordions{display:flex;flex-direction:column}.anok-product-info__accordion{border-bottom:1px solid var(--anok-color-border)}.anok-product-info__accordion-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;list-style:none}.anok-product-info__accordion-header::-webkit-details-marker{display:none}.anok-product-info__accordion-label{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:14px;line-height:1.4;letter-spacing:2.52px;text-indent:-2.52px;color:var(--anok-color-text-body)}.anok-product-info__accordion-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--anok-color-text-body);transition:transform .25s ease-in;flex-shrink:0}.anok-product-info__accordion[data-state=open] .anok-product-info__accordion-icon,.anok-product-info__accordion[data-state=opening] .anok-product-info__accordion-icon{transform:rotate(180deg);transition:transform .3s ease-out}details.anok-product-info__accordion .anok-product-info__accordion-body{overflow:hidden;max-height:0;transition:max-height .25s ease-in}details.anok-product-info__accordion[data-state=open] .anok-product-info__accordion-body{transition:max-height .3s ease-out}.anok-product-info__accordion-body-inner{padding:0 0 20px 1.12px;font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:14px;line-height:1.4;letter-spacing:1.12px;text-indent:-1.12px;color:var(--anok-color-text-body)}.anok-product-info__accordion-body-inner h3{font-weight:700;font-size:14px;line-height:1.4;letter-spacing:1.12px;margin:16px 0 12px}.anok-product-info__accordion-body-inner h3:first-child{margin-top:0}.anok-product-info__accordion-body-inner p{margin:0}.anok-product-info__variants{display:flex;flex-direction:row;gap:32px;align-items:center}.anok-product-info__variant-label{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:500;font-size:14px;line-height:1.4;letter-spacing:2.52px;text-indent:-2.52px;color:var(--anok-color-text-strong)}.anok-product-info__variant-options{display:flex;flex-direction:row;gap:8px}.anok-product-info__variant-option{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:700;font-size:12px;line-height:1;color:var(--anok-color-text-body);background:var(--anok-color-white);border:1px solid var(--anok-color-border);border-radius:20px;padding:10px 16px;cursor:pointer;white-space:nowrap;transition:all .2s ease}.anok-product-info__variant-option--selected{color:var(--anok-color-white);background:var(--anok-color-text-strong);border-color:var(--anok-color-text-strong)}.anok-product-info__quantity-row{display:flex;flex-direction:row;gap:32px;align-items:center}.anok-product-info__quantity-label{font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:500;font-size:14px;line-height:1.4;letter-spacing:2.52px;text-indent:-2.52px;color:var(--anok-color-text-strong)}.anok-product-info__quantity-input{display:flex;flex-direction:row;align-items:center;border:1px solid var(--anok-color-border-strong, #c5c4c4);border-radius:4px;width:148px;height:48px;overflow:hidden;background-color:var(--anok-color-white)}.anok-product-info__quantity-btn{display:flex;align-items:center;justify-content:center;width:48px;height:100%;background:none;border:none;cursor:pointer;color:var(--anok-color-text-body);padding:0;transition:background-color .2s ease}.anok-product-info__quantity-btn:hover{background-color:#0000000a}.anok-product-info__quantity-btn svg{display:block;flex-shrink:0;width:16px;height:16px}.anok-product-info__quantity-value{flex:1;min-width:0;width:0;height:100%;border:none;background:transparent;text-align:center;font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:16px;line-height:48px;color:var(--anok-color-text-body);padding:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.anok-product-info__quantity-value::-webkit-inner-spin-button,.anok-product-info__quantity-value::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.anok-product-info__actions{display:flex;flex-direction:column;gap:24px}.anok-product-info__add-to-cart{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:center;width:100%;height:56px;padding:8px 32px;background-color:#000;color:var(--anok-color-white);border:none;border-radius:8px;cursor:pointer;font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:20px;line-height:40px;white-space:nowrap;transition:opacity .2s ease}.anok-product-info__add-to-cart:hover{opacity:.85}.anok-product-info__add-to-cart:disabled{opacity:.5;cursor:not-allowed}.anok-product-info__cart-icon{display:flex;flex-shrink:0}.anok-product-info__cart-icon svg{width:20px;height:20px}.anok-product-info__buy-now{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:center;width:100%;height:56px;padding:8px 32px;background-color:var(--anok-color-black-6);color:var(--anok-color-text-body);border:1px solid #000000;border-radius:8px;cursor:pointer;font-family:var(--anok-font-body-ja, "Noto Sans JP", "Hiragino Sans", sans-serif);font-weight:400;font-size:20px;line-height:40px;white-space:nowrap;text-decoration:none;transition:opacity .2s ease}.anok-product-info__buy-now:hover{opacity:.85}.anok-product-info__buy-now-icon{display:flex;flex-shrink:0}.anok-product-info__buy-now-icon svg{width:21px;height:20px}@media screen and (max-width:989px){.anok-product-info__inner{max-width:none;padding:60px 0 90px;gap:24px}.anok-product-info__main{gap:40px}.anok-product-info__name{font-size:clamp(1.5rem,2vw + .5rem,2rem)}}@media screen and (max-width:749px){.anok-product-info__inner{max-width:none;padding:100px 0 60px;gap:16px}.anok-product-info__main{flex-direction:column;gap:32px}.anok-product-info__name{font-size:18px;line-height:2}.anok-product-info__subtitle,.anok-product-info__price{font-size:16px}.anok-product-info__price-tax{margin-left:-4px}.anok-product-info__price-volume{gap:16px}.anok-product-info__volume{font-size:16px;line-height:1.6}.anok-product-info__catchcopy{font-size:16px;line-height:2}.anok-product-info__description{font-size:14px;line-height:2}.anok-product-info__thumbnails{gap:8px}.anok-product-info__thumbnail{width:calc((100% - 24px)/4);border-radius:6px}.anok-product-info__brand-logo{width:80px;height:auto}.anok-product-info__quantity-row{gap:16px}.anok-product-info__add-to-cart,.anok-product-info__buy-now{height:48px;font-size:16px;line-height:32px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-anok-product-info.css.map */
