body{overflow-x:hidden}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,a,button{font-family:Noto Sans JP,sans-serif}*:focus-visible{outline:none!important;box-shadow:none!important}.c-collection-category{width:100%}.c-collection-category__header{margin-bottom:2rem}.c-collection-category__title{margin:0}.c-collection-category__mobile{display:block}.c-collection-category__desktop{display:none}.c-collection-category__mobile-grid{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;grid-auto-columns:minmax(70px,1fr);gap:1.5rem 2rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem}.c-collection-category__mobile-grid::-webkit-scrollbar{display:none}.c-collection-category__mobile-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit}.c-collection-category__mobile-image-wrapper{width:100%;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;background-color:#fff;margin-bottom:.5rem;border:1px solid #eee}.c-collection-category__mobile-image{width:100%;height:100%;object-fit:contain}.c-collection-category__mobile-title{font-size:1.1rem;font-weight:500;line-height:1.3;text-align:center;word-break:break-word;color:#000}.c-collection-category__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0}.c-collection-category__image-placeholder .placeholder-svg{width:60%;height:60%;fill:#ccc}@media screen and (min-width:750px){.c-collection-category__mobile{display:none}.c-collection-category__desktop{display:block}.c-collection-category__slider-wrapper{position:relative}.c-collection-category__splide,.c-collection-category__splide-container{overflow:hidden}.c-collection-category__all-items{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2rem 1rem}.c-collection-category__splide-container:not(.is-initialized) .c-collection-category__item:nth-child(n+7){display:none}.c-collection-category__splide .splide__list{display:flex!important}.c-collection-category__splide .splide__slide{width:100%!important;min-width:100%;margin:0!important;flex-shrink:0}.c-collection-category__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2rem 1rem}.c-collection-category__item{display:flex;flex-direction:row;align-items:center;text-decoration:none;color:inherit;background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #00000040;padding:1.2rem 1.5rem;gap:1.2rem;transition:background-color .2s ease}.c-collection-category__item:hover{background-color:#f0f0f0}.c-collection-category__image-wrapper{width:60px;min-width:60px;height:60px;border-radius:50%;overflow:hidden;background-color:#fff;border:solid 1px #eee}.c-collection-category__image{width:100%;height:100%;object-fit:contain}.c-collection-category__content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex:1;min-width:0}.c-collection-category__text{display:flex;flex-direction:column;flex:1;min-width:0}.c-collection-category__item-title{font-size:1.4rem;font-weight:600;line-height:1.3;color:#000}.c-collection-category__item-subtitle{font-size:1.1rem;color:#666;margin-top:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-collection-category__arrow{display:flex;align-items:center;justify-content:center;width:28px;min-width:28px;height:28px;border-radius:50%;background-color:#000;color:#fff;margin-left:1rem}.c-collection-category__arrow svg{width:16px;height:16px}.c-collection-category__nav-button{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background-color:#333;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:background-color .2s ease;position:absolute;top:50%;transform:translateY(-50%);z-index:2;opacity:.6}.c-collection-category__nav-button--next{right:-38px}.c-collection-category__nav-button--prev{left:-38px}.c-collection-category__nav-button:hover{background-color:#555}.c-collection-category__nav-button svg{width:30px;height:30px}.c-collection-category__splide .splide__track{overflow:hidden}}@media screen and (min-width:990px){.c-collection-category__splide-container:not(.is-initialized) .c-collection-category__item:nth-child(n+7){display:flex}.c-collection-category__splide-container:not(.is-initialized) .c-collection-category__item:nth-child(n+10){display:none}.c-collection-category__all-items,.c-collection-category__grid{grid-template-columns:repeat(3,1fr);gap:2rem}.c-collection-category__item{padding:1.5rem 2rem;gap:1.5rem}.c-collection-category__image-wrapper{width:70px;min-width:70px;height:70px}.c-collection-category__item-title{font-size:1.5rem}.c-collection-category__item-subtitle{font-size:1.2rem}}.c-side-banner{display:none}@media screen and (min-width:990px){.c-side-banner{display:block;position:absolute;top:var(--side-banner-top, 0);width:var(--side-banner-width, 120px);z-index:50;overflow:hidden}.c-side-banner--left{left:0}.c-side-banner--right{right:0}.c-side-banner__track{display:flex;flex-direction:column}.c-side-banner__link,.c-side-banner__item{display:block;width:100%}.c-side-banner__image{width:100%;height:auto;display:block}}.c-banner{width:100%}.c-banner__header{margin-bottom:2rem}.c-banner__title{margin:0}.c-banner__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.c-banner__grid--1-col-mobile{grid-template-columns:1fr}.c-banner__grid--2-col-mobile{grid-template-columns:repeat(2,1fr)}@media screen and (min-width:750px){.c-banner__grid{gap:1.5rem}.c-banner__grid--1-col-desktop{grid-template-columns:1fr}.c-banner__grid--2-col-desktop{grid-template-columns:repeat(2,1fr)}.c-banner__grid--3-col-desktop{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.c-banner__grid{gap:2rem}}.c-banner__item{width:100%}.c-banner__link{display:block;width:100%;transition:opacity .2s ease}.c-banner__link:hover{opacity:.8}.c-banner__image{width:100%;height:auto;display:block}.c-banner__placeholder{width:100%;aspect-ratio:16 / 9;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.c-banner__placeholder .placeholder-svg{width:40%;height:auto;fill:#ccc}.c-facets-keyword-search{border-top:1px solid rgba(var(--color-foreground),.1)}.c-facets-keyword-search summary{padding:1.5rem 0}.c-facets-keyword-search summary>div{display:flex;justify-content:space-between;align-items:center;width:100%}.c-facets-keyword-search .facets__summary-label{font-weight:600}.c-facets-keyword-search__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;position:relative}.c-facets-keyword-search__icon-minus{display:block;width:12px;height:2px;background-color:currentColor;position:relative}.c-facets-keyword-search__icon-minus:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);width:12px;height:2px;background-color:currentColor;transition:transform .2s ease,opacity .2s ease}.c-facets-keyword-search[open] .c-facets-keyword-search__icon-minus:before,.c-facets-dropdown[open] .c-facets-keyword-search__icon-minus:before,.c-facets-unified[open] .c-facets-keyword-search__icon-minus:before{opacity:0;transform:translate(-50%,-50%) rotate(0)}.c-facets-keyword-search__content{padding-bottom:1.5rem}.c-facets-keyword-search__form{width:100%}.c-facets-keyword-search__input-wrapper{position:relative;display:flex;align-items:center}.c-facets-keyword-search__search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);pointer-events:none}.c-facets-keyword-search__input{width:100%;padding:1rem 1rem 1rem 3rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:0;background-color:rgb(var(--color-background));font-size:1.4rem;line-height:1.5;color:rgb(var(--color-foreground));appearance:none;-webkit-appearance:none}.c-facets-keyword-search__input:focus{outline:none;border-color:rgb(var(--color-foreground))}.c-facets-keyword-search__input::placeholder{color:rgba(var(--color-foreground),.4)}.c-facets-keyword-search__search-icon svg{width:18px;height:18px}.c-facets-dropdown{border-top:1px solid rgba(var(--color-foreground),.1)}.c-facets-dropdown summary{padding:1.5rem 0}.c-facets-dropdown summary>div{display:flex;justify-content:space-between;align-items:center;width:100%}.c-facets-dropdown .facets__summary-label{font-weight:600}.c-facets-dropdown__content{padding-bottom:1.5rem}.c-facets-dropdown__select-wrapper{position:relative;width:100%}.c-facets-dropdown__select{width:100%;padding:1rem 3rem 1rem 1rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:0;background-color:rgb(var(--color-background));font-size:1.4rem;line-height:1.5;color:rgb(var(--color-foreground));appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.c-facets-dropdown__select:focus{outline:none;border-color:rgb(var(--color-foreground))}.c-facets-dropdown__icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);pointer-events:none}.c-facets-dropdown__icon svg{width:16px;height:16px}.c-facets-unified{border-top:1px solid rgba(var(--color-foreground),.1)}.c-facets-unified summary{padding:1.5rem 0}.c-facets-unified summary>div{display:flex;justify-content:space-between;align-items:center;width:100%}.c-facets-unified .facets__summary-label{font-weight:600}.c-facets-unified summary .svg-wrapper{display:none}#product-grid li{border:1px solid rgba(var(--color-foreground),.2)}#product-grid li.c-stagger-wrap{border:none}#product-grid .card__heading{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-height:2.8em}#product-grid .card__heading a{display:block}.card__media{position:relative;overflow:hidden}.c-card-ribbon{position:absolute;bottom:0;left:0;z-index:1}.c-card-ribbon__icon{display:block;width:auto;height:62px;max-width:80px}.c-card-tags{display:flex;flex-wrap:wrap;gap:.5rem;padding:.8rem 0rem;background-color:rgb(var(--color-background))}.c-card-tag{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;font-size:1.1rem;font-weight:600;line-height:1;border-radius:2px}.c-card-tag--new{background-color:#dc000a;color:#fff}.c-card-tag--sale{background-color:#ffe900;color:#dc000a}.c-card-tag--stock{background-color:#329cff;color:#fff}.c-card-tag--ship{background-color:#77be56;color:#fff}.c-card-price-wrapper{display:flex;flex-direction:column;gap:.3rem}.c-card-price-compare{font-size:1.2rem;color:#666}.c-card-price-compare s{text-decoration:line-through}.c-card-price-sale{display:flex;align-items:center;gap:.5rem}.c-card-price-sale .price{font-size:1.6rem;font-weight:700;color:#dc3545}.c-card-price-discount{display:inline-flex;align-items:center;padding:.2rem .5rem;font-size:1.1rem;font-weight:600;background-color:#dc3545;color:#fff;border-radius:2px}.c-card-discount-badge{display:inline-flex;align-items:center;margin-left:.5rem;padding:.2rem .5rem;font-size:1.1rem;font-weight:600;background-color:#dc3545;color:#fff;border-radius:2px;vertical-align:middle}#product-grid .c-card-price-area{position:relative}#product-grid .price{display:flex;flex-direction:column;align-items:flex-start}#product-grid .price__regular{display:flex;align-items:baseline}#product-grid .price__regular .price-item--regular{font-size:1.8rem;font-weight:700;color:rgb(var(--color-foreground))}#product-grid .price--on-sale .price__regular{display:none}#product-grid .price--on-sale .price__sale{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem}#product-grid .price__sale--regular{display:flex;align-items:baseline;gap:.3rem;color:#666}#product-grid .price__sale--regular-label{font-size:1rem}#product-grid .price--on-sale .price__sale .price-item--regular{text-decoration:line-through;font-size:1.2rem}#product-grid .price--on-sale .price__sale .price-item--sale{font-size:2rem;font-weight:700;color:#dc000a;display:inline}#product-grid .price-item:after{content:"(\7a0e\8fbc)";font-size:1rem;font-weight:400}#product-grid .c-card-discount-badge{display:inline-flex;align-items:center;padding:.3rem .6rem;font-size:1.2rem;font-weight:700;background-color:#dc000a;color:#fff;border-radius:2px;vertical-align:middle;margin-top:.3rem}@media screen and (max-width:749px){.c-card-ribbon__icon{display:block;width:auto;height:42px;max-width:80px}}.c-collections__product .swym-added.swym-add-to-wishlist-view-product:after{color:#dc000a!important}.c-collections__product .swym-add-to-wishlist-view-product:after{color:#d9d9d9!important}.product__store-pickup{margin-top:1.5rem;padding:0}.store-pickup__item{margin-bottom:1.2rem}.store-pickup__item:last-of-type{margin-bottom:0}.store-pickup__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.3rem}.store-pickup__icon{width:20px;height:20px;flex-shrink:0}.store-pickup__name{font-size:1.6rem;font-weight:700;color:#000}.store-pickup__description{font-size:1.2rem;color:rgb(var(--color-foreground));margin:0}.store-pickup__note{font-size:1.1rem;color:#666;margin:.8rem 0 0}.product__image-banner{margin-top:1.5rem}.product__image-banner-link{display:block;transition:opacity .2s ease}.product__image-banner-link:hover{opacity:.8}.product__image-banner-img{width:100%;height:auto;display:block}.product__image-banner-placeholder{width:100%;aspect-ratio:16 / 9;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.product__image-banner-placeholder .placeholder-svg{width:40%;height:auto;fill:#ccc}.product__payment-methods{display:flex;align-items:center;gap:1.5rem;margin-top:1.5rem;padding:1.2rem 1.5rem;background-color:#f5f5f5;border-radius:6px}.payment-methods__title{font-size:1.2rem;font-weight:600;white-space:nowrap;flex-shrink:0;color:#000}.payment-methods__icons{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:flex-start;flex:1}.payment-methods__icon{width:38px;height:auto}@media screen and (max-width:749px){.product__payment-methods{flex-direction:column;align-items:flex-start;gap:.4rem}.payment-methods__icons{justify-content:flex-start}}.product__title h1{font-size:1.8rem;font-weight:700}.product-form__buttons{max-width:100%!important}.product-form__buttons .product-form__submit.button--primary{background-color:#f5740c;border-color:#f5740c;display:flex;align-items:center;justify-content:center;gap:1.2rem;border-radius:6px;min-height:64px;font-size:2rem;font-weight:700}.product-form__buttons .product-form__submit.button--primary:after{box-shadow:none}.product-form__buttons .product-form__submit.button--primary:hover{background-color:#d96400;border-color:#d96400}.product-form__submit-icon{width:30px;height:30px;flex-shrink:0}.product-form__submit-icon svg,svg.product-form__submit-icon{stroke:currentColor}img.product-form__submit-icon{filter:brightness(0) invert(1)}.product__info-wrapper .product__info-container product-form{margin:0}@media screen and (max-width:749px){.cart_button_outer,.product__info-wrapper .custom-buttons{margin-bottom:.8rem!important}.product__payment-methods{margin-top:.8rem!important}.product-form__buttons .product-form__submit.button--primary{margin-bottom:0}}.product__media-tabs{margin-top:2rem;width:100%}.product__media-tabs--desktop{display:none}@media screen and (min-width:750px){.product__media-tabs--desktop{display:block}.product__media-tabs--mobile{display:none!important}}.product__media-tabs--mobile{display:block}@media screen and (max-width:749px){.product__media-tabs--desktop{display:none}.product__media-tabs--mobile{display:block}}.media-tabs__nav{display:flex;width:100%;column-gap:8px}.media-tabs__button{flex:1;padding:1.2rem 1rem;font-size:1.3rem;font-weight:600;text-align:center;border:1px solid #979797;border-bottom:none;border-radius:6px 6px 0 0;background-color:#fff;color:#333;cursor:pointer;transition:background-color .2s ease,color .2s ease}.media-tabs__button--active{background-color:#000;border:1px solid #000;color:#fff}.media-tabs__button:hover:not(.media-tabs__button--active){background-color:#f5f5f5}.media-tabs__content{background-color:#fff;padding:2rem;color:#000;border:1px solid #979797}.media-tabs__panel{display:none}.media-tabs__panel--active{display:block}.media-tabs__panel-inner{font-size:1.4rem;line-height:1.8}.media-tabs__spec-table{width:100%;border-collapse:collapse;margin-bottom:2rem;font-size:1.4rem}.media-tabs__spec-table th,.media-tabs__spec-table td{padding:1rem 1.5rem;padding-left:0;border-bottom:1px solid #000;text-align:left;font-weight:700}.media-tabs__spec-table th{color:#000;font-weight:600;width:40%}.media-tabs__spec-table td{background-color:#fff;color:#000}.media-tabs__product-description{font-size:1.4rem;line-height:1.8;overflow-wrap:break-word;word-break:break-all}.media-tabs__product-description-title{font-size:1.6rem;font-weight:700;color:#000;margin:0 0 1rem}.media-tabs__product-description p{margin-bottom:1rem}.media-tabs__product-description p:last-child{margin-bottom:0}.media-tabs__panel-inner h1,.media-tabs__panel-inner h2,.media-tabs__panel-inner h3,.media-tabs__panel-inner h4,.media-tabs__panel-inner h5,.media-tabs__panel-inner h6{color:#000;margin-bottom:1rem}.media-tabs__panel-inner p{margin-bottom:1rem}.media-tabs__panel-inner p:last-child{margin-top:0;margin-bottom:0}.media-tabs__panel-inner ul,.media-tabs__panel-inner ol{margin-bottom:1rem;padding-left:2rem}.media-tabs__panel-inner a{color:#333;text-decoration:underline}.media-tabs__panel-inner a:hover{opacity:.7}@media screen and (min-width:750px){.product__column-sticky{position:inherit!important}}@media screen and (max-width:749px){.media-tabs__button{padding:1rem .5rem;font-size:1.2rem}.media-tabs__content{padding:1.5rem}.media-tabs__panel-inner{font-size:1.3rem}}.product__info-popup{margin-top:0rem!important}.product__info-popup-trigger{display:inline-flex;align-items:center;gap:.5rem;padding:0;border:none;background:none;cursor:pointer;font-size:1.3rem;color:#333}.product__info-popup-trigger:hover{opacity:.7}.product__info-popup-text{text-decoration:none;font-weight:700}.product__info-popup-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#d9d9d9;border-radius:50%;font-size:1.2rem;font-weight:600;line-height:1;margin-bottom:3px}.product__info-popup-modal{position:fixed;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;z-index:99999;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:visibility 0s .3s,opacity .3s ease;transform:none!important}.product__info-popup-modal.is-active{visibility:visible;opacity:1;transition:visibility 0s,opacity .3s ease}.product__info-popup-overlay{position:fixed;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background-color:#0009;cursor:pointer;display:block!important;z-index:0}.product__info-popup-container{max-width:90vw;max-height:90vh;z-index:1}.product__info-popup-close{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background-color:#000;cursor:pointer;transition:background-color .2s ease;z-index:2}.product__info-popup-close:hover{background-color:#333}.product__info-popup-close svg{width:20px;height:20px;color:#fff}.product__info-popup-content{max-width:90vw;max-height:85vh;overflow:auto;background-color:#fff}.product__info-popup-image{display:block;width:100%;height:auto;max-height:85vh;object-fit:contain}.product__info-popup-placeholder{width:400px;height:300px;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0}.product__info-popup-placeholder .placeholder-svg{width:40%;height:auto;fill:#ccc}@media screen and (max-width:749px){.product__info-popup-trigger{font-size:1.2rem}.product__info-popup-icon{width:18px;height:18px;font-size:1.1rem;margin-bottom:0}.product__info-popup-close{width:32px;height:32px}.product__info-popup-close svg{width:18px;height:18px}}.product__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.product__tag{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .8rem;font-size:1.1rem;font-weight:600;line-height:1;border-radius:2px;background-color:#333;color:#fff}.product__tag--new{background-color:#dc000a;color:#fff}.product__tag--sale{background-color:#ffe900;color:#dc000a}.product__tag--stock{background-color:#329cff;color:#fff}.product__tag--ship{background-color:#77be56;color:#fff}.product__rank-icons-wrapper{display:flex;align-items:center;gap:.5rem}.product__rank-icon,.product__comfort-rank-icon{display:flex;align-items:center}.product__rank-icon-img{width:auto;height:40px;max-width:100%}@media screen and (max-width:749px){.product__rank-icon-img{height:32px}}.price--product-page .price__regular .price-item--regular{font-size:4rem;font-weight:700;line-height:1}.price-item__yen{font-size:3rem;font-weight:700}.price-item__tax{font-size:1rem;font-weight:400;margin-left:.3rem}.product-page-regular-price{display:flex;align-items:baseline;gap:.5rem;width:100%;color:#000;margin-bottom:-2px}.product-page-regular-price__label,.product-page-regular-price__value{font-size:1.4rem;font-weight:400}.product__info-wrapper .price__sale--regular,.product__info-wrapper .price__badge-sale{display:none!important}.product__info-wrapper .price__sale .price-item--sale{color:red}@media screen and (max-width:749px){.product-page-regular-price__value{font-size:1.4rem}}.price--large.price--on-sale .price__sale .price-item--regular{display:none}.price--large.price--on-sale .price__sale .price-item--sale{font-size:4rem;font-weight:700;line-height:1}@media screen and (max-width:749px){.price--product-page .price__regular .price-item--regular,.price--large.price--on-sale .price__sale .price-item--sale{font-size:3rem}}@media screen and (max-width:749px){.collection .product-grid.grid--2-col-tablet-down{display:flex;flex-direction:row;gap:var(--grid-mobile-horizontal-spacing);align-items:flex-start;padding:0;margin:0;list-style:none}.collection .product-grid.grid--2-col-tablet-down>.c-stagger-wrap{flex:1 1 0;min-width:0;list-style:none;padding:0;margin:0}.collection .product-grid .c-stagger-col{display:flex;flex-direction:column;gap:var(--grid-mobile-vertical-spacing);list-style:none;padding:0;margin:0}.collection .product-grid .c-stagger-wrap--right{margin-top:20px}.collection .product-grid .c-stagger-col>.grid__item{width:100%;max-width:100%}}@media screen and (min-width:750px){.collection .product-grid .c-stagger-wrap,.collection .product-grid .c-stagger-col{display:contents;list-style:none}.collection .product-grid .c-stagger-wrap .grid__item{list-style:none}}.collection-hero__text-wrapper .collection-hero__title{font-size:1.8rem;text-align:center;font-weight:600;margin:0}@media screen and (min-width:750px){.collection-hero__title{font-size:2.4rem}}@media screen and (max-width:749px){.collection-hero__text-wrapper .collection-hero__title{margin-right:90px}.collection-hero__inner{display:flex;align-items:flex-start;justify-content:center;position:relative}.collection-hero__text-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.collection-hero__filter-slot{position:absolute;right:0;top:50%;transform:translateY(-50%);background:none;border:none;padding:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#000}.collection-hero__filter-slot .svg-wrapper{display:flex;align-items:center;justify-content:center}.collection-hero__filter-slot svg{width:20px;height:20px}.collection-hero__filter-label{font-size:1rem;font-weight:600;white-space:nowrap}.mobile-facets__wrapper.medium-hide.large-up-hide .mobile-facets__open-wrapper{display:none}}.c-sort-field{display:flex;align-items:center;gap:.5rem}.c-sort-field__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.c-sort-field__icon svg{width:24px;height:24px;stroke:#000;stroke-width:1}.c-sort-field__select{position:relative}.c-sort-field__select .select__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:none;padding:0;font-size:1.4rem;font-weight:700;cursor:pointer;max-width:100px;color:#000}.c-sort-field__select .select__select:focus,.facet-filters__sort:focus-visible,summary:focus-visible{outline:none;box-shadow:none}.facet-filters__sort:focus-visible{outline:none;box-shadow:none}.c-sort-field__select .svg-wrapper{display:none}.c-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.c-collection-toolbar__promo{margin:0;font-size:1.6rem;font-weight:700;color:#000}#FacetsWrapperDesktop summary{color:#000}.facets__heading{font-weight:600}#FacetsWrapperDesktop .facets__disclosure-vertical,#FacetsWrapperMobile .facets__disclosure-vertical{border-top:.1rem solid #000}@media screen and (min-width:750px){#product-grid.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:var(--grid-desktop-horizontal-spacing, 1.5rem)}#product-grid.product-grid .grid__item{width:100%;max-width:none}}@media screen and (max-width:749px){.c-collection-toolbar{flex-direction:row;align-items:flex-start;gap:.8rem}.c-collection-toolbar__promo{font-size:1.4rem}.c-collection-toolbar .facet-filters{padding-left:0}.c-sort-field__select .select__select{font-size:1rem;max-width:50px}.c-sort-field__icon svg{width:18px;height:18px}facet-filters-form{margin-top:.2rem}#FacetFiltersFormMobile .mobile-facets__inner{margin-left:0;margin-right:auto;overflow:inherit}.js .disclosure-has-popup:not(.menu-opening) #FacetFiltersFormMobile .mobile-facets__inner{transform:translate(-105vw)}#FacetFiltersFormMobile .mobile-facets__main{padding:1.2rem 2rem 0}#FacetFiltersFormMobile .c-facets-dropdown summary,#FacetFiltersFormMobile .c-facets-unified summary,#FacetFiltersFormMobile .c-facets-keyword-search summary{margin-bottom:0;color:#000}#FacetFiltersFormMobile .c-facets-keyword-search{border-top:none}#FacetFiltersFormMobile .c-facets-dropdown,#FacetFiltersFormMobile .c-facets-unified{border-top:1px solid #000}#FacetFiltersFormMobile .facets-wrap{border:none}#FacetFiltersFormMobile .mobile-facets__close{position:absolute;top:0;right:-40px;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background-color:#000;z-index:2}#FacetFiltersFormMobile .mobile-facets__close svg{width:2rem;height:2rem;stroke:#fff}#FacetFiltersFormMobile .mobile-facets__header{border-bottom:.1rem solid #000;padding:2rem 2.5rem}#FacetFiltersFormMobile .mobile-facets__heading{font-weight:700}#FacetFiltersFormMobile .facets__price{padding-left:0}#FacetFiltersFormMobile .c-facets-unified .facets__list--vertical{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem 1rem}#FacetFiltersFormMobile .c-facets-unified--rank .facets__list--vertical{grid-template-columns:repeat(3,1fr)}#FacetFiltersFormMobile .c-facets-unified .facets__item{margin:0}}.c-back-to-top{display:flex;align-items:center;justify-content:center;padding:var(--back-to-top-padding, 40px 0)}.c-back-to-top__button{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:var(--back-to-top-size, 60px);min-height:var(--back-to-top-size, 60px);background:none;padding:0 8px 8px;border:none;border-radius:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.c-back-to-top__button:hover{transform:translateY(-3px)}.c-back-to-top__button:active{transform:translateY(-1px)}.c-back-to-top__icon{width:100%;max-width:100%;height:auto;display:flex;align-items:center;justify-content:center}.c-back-to-top__icon--default svg{width:24px;height:24px;stroke:currentColor}.c-back-to-top__label{font-size:10px;font-weight:600;line-height:1.2;margin-top:2px;text-transform:uppercase;letter-spacing:.05em}.product-price-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.product-shipping-info{margin-top:1rem}.product-shipping-info__line{display:grid;grid-template-columns:auto 1fr;margin:0;font-size:1.4rem;line-height:1.6}.product-shipping-info__label{color:#000}.product-shipping-info__content{display:inline;color:#000}.product-shipping-info__value{color:red;font-weight:700;line-height:1;font-size:2rem}.product-shipping-info__note{color:#000;font-size:1.1rem;font-weight:400;margin-left:.5rem}.product-shipping-info__pickup{font-weight:700}.product-shipping-info__highlight{color:red}.product-shipping-info__underline{text-decoration:underline;text-underline-offset:3px}.product-shipping-info__schedule{font-weight:700}@media screen and (max-width:749px){.product-shipping-info__value{font-size:1.8rem}}._paidy-promotional-messaging div>div{padding:0!important}.product__tags{text-transform:uppercase}.product-gallery-slider{position:relative}.product-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#06060699;border:none;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:background-color .2s ease,transform .2s ease}.product-gallery-arrow:hover{background-color:#000;transform:translateY(-50%) scale(1.05)}.product-gallery-arrow svg{width:20px;height:20px;stroke:#fff}.product-gallery-arrow--prev{left:10px}.product-gallery-arrow--next{right:10px}@media screen and (max-width:749px){.product-gallery-arrow{width:36px;height:36px}.product-gallery-arrow svg{width:18px;height:18px}.product-gallery-arrow--prev{left:5px;display:none}.product-gallery-arrow--next{right:5px;display:none}}.shipping-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;text-align:center;border-radius:10px;overflow:hidden}.shipping-table th,.shipping-table td{padding:10px 8px}.shipping-table thead th{background-color:#ff7300;color:#fff;font-weight:600;border-bottom:1px solid #fff;border-right:1px solid #fff}.shipping-table thead th:last-child{border-right:none}.shipping-table thead tr:last-child th{border-bottom:none}.shipping-table tbody th,.shipping-table tbody td{border-bottom:1px solid #ff7300;border-right:1px solid #ff7300}.shipping-table tbody th:last-child,.shipping-table tbody td:last-child{border-right:none}.shipping-table tbody tr:last-child th,.shipping-table tbody tr:last-child td{border-bottom:none}.shipping-table tbody th{background-color:#f5f5f5;font-weight:500;text-align:left;padding-left:15px}.shipping-table tbody td{background-color:#fff}.shipping-table_bottom p{font-size:1.2rem;margin-top:4px;margin-bottom:0}@media screen and (max-width:749px){.shipping-table{font-size:12px}.shipping-table th,.shipping-table td{padding:8px 4px}}.payment-info{font-size:14px;line-height:1.8}.payment-info__section{margin-bottom:20px}.media-tabs__panel-inner .payment-info__title{font-weight:600;margin-bottom:0}.payment-info__icons{display:flex;align-items:center;gap:8px;margin-bottom:8px}.payment-info__icons img{height:24px;width:auto}.payment-info__text{margin:0}.payment-info__text--red{color:#e00}.payment-info__note{margin-top:20px;font-size:13px;color:#666}@media screen and (max-width:749px){.payment-info{font-size:13px}}.product__info-wrapper .custom-buttons{display:flex;gap:10px;margin-top:0rem}.custom-buttons__button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:1px solid #000;border-radius:12px;background-color:#fff;color:#000;font-size:1.2rem;text-decoration:none;transition:background-color .2s ease,color .2s ease}.custom-buttons__button:hover{background-color:#000;color:#fff}.custom-buttons__button svg{flex-shrink:0}#swym-atw-button-container{display:none}.custom-buttons__button--wishlist.swym-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;flex:1;display:flex!important;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:1px solid #000;border-radius:12px;background-color:#fff!important;background-image:none!important;color:#000!important;font-size:1.2rem;font-family:inherit;line-height:normal;cursor:pointer;transition:background-color .2s ease,color .2s ease;box-sizing:border-box}.custom-buttons__button--wishlist.swym-button:hover,.custom-buttons__button--wishlist.swym-button.swym-added{background-color:#000!important;color:#fff!important}.custom-buttons__button--wishlist.swym-button.swym-added svg{fill:currentColor}.custom-buttons__button--wishlist .wishlist-text-added,.custom-buttons__button--wishlist.swym-added .wishlist-text-default{display:none}.custom-buttons__button--wishlist.swym-added .wishlist-text-added{display:inline}@media screen and (max-width:749px){.custom-buttons__button,.custom-buttons__button--wishlist.swym-button{font-size:12px;padding:10px 14px;border-radius:8px}}.pickup-modal{position:fixed;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:9999;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:visibility 0s .3s,opacity .3s ease}.pickup-modal.is-active{visibility:visible;opacity:1;transition:visibility 0s,opacity .3s ease}.pickup-modal__overlay{position:fixed;top:0!important;left:0!important;right:0!important;bottom:0!important;background-color:#000000b3;cursor:pointer;display:block!important}.pickup-modal__container{position:relative;background-color:#fff;border-radius:12px;max-width:90vw;max-height:90vh;overflow:auto;z-index:1}.pickup-modal__close{position:fixed;top:0;right:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#000;border:none;border-radius:0;cursor:pointer;z-index:100000;transition:background-color .2s ease}.pickup-modal__close:hover{background-color:#000}.pickup-modal__close svg{width:20px;height:20px;color:#fff}.pickup-modal__content{padding:30px}.pickup-modal__grid{display:grid;grid-template-columns:repeat(var(--columns-pc, 3),1fr);gap:24px}.pickup-modal__column{text-align:center}.pickup-modal__image{margin-bottom:16px}.pickup-modal__image img{width:100%;max-width:100%;height:auto;border-radius:8px}.pickup-modal__title{display:flex;align-items:center;justify-content:flex-start;gap:4px;font-size:16px;font-weight:600;margin:0 0 12px;color:#000}.pickup-modal__icon{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;font-size:11px;font-weight:600;border-radius:4px;flex-shrink:0}.pickup-modal__icon--recommend{background-color:#ff7300;color:#fff;font-size:.8rem;padding:2px;width:30px;height:30px;line-height:1;border-radius:99px}.pickup-modal__icon-svg{flex-shrink:0;color:#000}.pickup-modal__text{font-size:14px;line-height:1.7;color:#000;text-align:left;margin-bottom:12px}.pickup-modal__note{font-size:1rem;color:#888;text-align:left;margin:0}@media screen and (max-width:749px){.pickup-modal__container{max-width:95vw;max-height:85vh}.pickup-modal__content{padding:20px}.pickup-modal__grid{grid-template-columns:repeat(var(--columns-mobile, 1),1fr);gap:20px}.pickup-modal__close{width:32px;height:32px}.pickup-modal__close svg{width:18px;height:18px}.pickup-modal__title{font-size:14px}.pickup-modal__text{font-size:13px}}@media screen and (min-width:750px)and (max-width:989px){.product.grid{display:block!important}.product__media-wrapper,.product__info-wrapper{max-width:100%!important;width:100%!important;padding:0!important}.product__info-wrapper{padding-top:2rem!important}.product__column-sticky{position:static!important}.product__media-container .slider-buttons{display:flex!important}.thumbnail-list{flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.thumbnail-list::-webkit-scrollbar{display:none}.product--right .product__media-wrapper{order:unset!important}.product__media-tabs--desktop{display:none!important}.product__media-tabs--mobile{display:block!important}.product__info-container{max-width:100%!important}}.c-facets-target-fish__select-wrapper{position:relative;width:100%;margin-bottom:2rem}.c-facets-target-fish__select{width:100%;height:5rem;padding:1rem 3.2rem 1rem 1rem;border:.1rem solid rgba(0,0,0,.3);background:#fff;font-size:1.4rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#000}.c-facets-target-fish__select-icon{position:absolute;top:50%;right:1rem;transform:translateY(-50%);pointer-events:none}.c-facets-target-fish__body{display:grid;gap:3.2rem}.c-facets-target-fish__group{display:block;margin-bottom:1rem}.c-facets-target-fish__group.is-hidden{display:none}.c-facets-target-fish__group-title{font-size:1.4rem;font-weight:700;line-height:1.2;padding-left:1rem;position:relative;margin:0 0 1.6rem}.c-facets-target-fish__group-title:before{content:"";position:absolute;top:0;left:0;width:.2rem;height:100%}.c-facets-target-fish__group[data-water-type=salt] .c-facets-target-fish__group-title{color:#000}.c-facets-target-fish__group[data-water-type=salt] .c-facets-target-fish__group-title:before{background:#000}.c-facets-target-fish__group[data-water-type=fresh] .c-facets-target-fish__group-title{color:#000}.c-facets-target-fish__group[data-water-type=fresh] .c-facets-target-fish__group-title:before{background:#000}.c-facets-target-fish__group .facets__list--vertical{display:flex;flex-wrap:wrap;gap:1.6rem}.c-facets-target-fish__group .facets__item{margin:0;min-width:15rem}.c-facets-target-fish__group .facet-checkbox{padding:0}@media screen and (max-width:749px){.c-facets-target-fish__select{height:4rem;font-size:1.4rem}.c-facets-target-fish__body{gap:1.6rem}.c-facets-target-fish__group-title{margin-bottom:.8rem;font-size:1.2rem}.c-facets-target-fish__group .facets__list--vertical{gap:.8rem}.c-facets-target-fish__group .facets__item{min-width:10.9rem}}.c-category-hierarchy-group__content{display:flex;flex-direction:column;gap:1.2rem}.c-category-hierarchy-group__item{transition:opacity .3s ease,max-height .3s ease}.c-category-hierarchy-group__item.c-category-hierarchy--hidden{display:none!important}.c-category-hierarchy-group__item.c-category-hierarchy--visible{display:block!important}.c-category-hierarchy-group__label{display:block;font-size:1.2rem;font-weight:500;color:#666;margin-bottom:.4rem}.c-category-hierarchy__select{width:100%}product-recommendations{overflow:hidden}@media screen and (max-width:749px){#product-grid .c-collections__product-title{font-size:1.1rem;-webkit-line-clamp:none}#product-grid .c-collections__price-amount,#product-grid .c-collections__price-yen{font-size:1.5rem}#product-grid .c-collections__price-tax{font-size:.9rem}#product-grid .c-collections__tag{font-size:.9rem;padding:.25rem .6rem .3rem}}@media screen and (max-width:749px){.c-collections .c-collections__product-title{font-weight:500}.c-collections .c-collections__price-amount,.c-collections .c-collections__price-yen{font-weight:600}}@media screen and (max-width:749px){.c-latest-arrival .c-collections__product-title{font-weight:500}.c-latest-arrival .c-collections__price-amount,.c-latest-arrival .c-collections__price-yen{font-weight:600;font-size:1.6rem}.c-latest-arrival .c-collections__price-tax{font-size:1rem}.c-latest-arrival .c-collections__tag{font-size:.9rem;padding:.25rem .5rem .3rem}}@media screen and (max-width:749px){.c-collections-items-wrapper .c-collections__product-title{font-weight:500}.c-collections-items-wrapper .c-collections__price-amount,.c-collections-items-wrapper .c-collections__price-yen{font-weight:600;font-size:1.6rem}.c-collections-items-wrapper .c-collections__price-tax{font-size:1rem}.c-collections-items-wrapper .c-collections__tag{font-size:.9rem;padding:.25rem .5rem .3rem}}@media screen and (max-width:749px){.c-recent-view__grid-sp .c-collections__product-title{font-weight:500}.c-recent-view__grid-sp .c-collections__price-amount,.c-recent-view__grid-sp .c-collections__price-yen{font-weight:600;font-size:1.6rem}.c-recent-view__grid-sp .c-collections__price-tax{font-size:1rem}.c-recent-view__grid-sp .c-collections__tag{font-size:.9rem;padding:.25rem .5rem .3rem}}@media screen and (max-width:749px){product-recommendations.c-related-products .c-collections-items__grid-sp{grid-auto-columns:146px;grid-template-rows:auto}product-recommendations.c-related-products .c-collections-items__grid-sp .c-collections__product{max-width:146px}product-recommendations.c-related-products .c-collections-items__grid-sp .c-collections__product-title{font-weight:500}product-recommendations.c-related-products .c-collections-items__grid-sp .c-collections__price-amount,product-recommendations.c-related-products .c-collections-items__grid-sp .c-collections__price-yen{font-weight:600;font-size:1.6rem}product-recommendations.c-related-products .c-collections-items__grid-sp .c-collections__price-tax{font-size:1rem}product-recommendations.c-related-products .c-collections-items__grid-sp .c-collections__tag{font-size:.9rem;padding:.25rem .5rem .3rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom.css.map */
