.section-reiando-best-seller{position:relative}.reiando-best-seller{padding:0;overflow:hidden;border-top:1px solid #333;border-bottom:1px solid #333;background:#eaeae6;color:#333}.reiando-best-seller *,.reiando-best-seller *:before,.reiando-best-seller *:after{box-sizing:border-box}.reiando-best-seller__layout{position:relative;display:flex;align-items:stretch;width:100%}.reiando-best-seller__intro{display:flex;flex:none;flex-direction:column;justify-content:center;width:25%;padding:100px 50px}.reiando-best-seller__title{margin:0 0 48px;font-family:var(--reiando-font-en);font-weight:400;line-height:1.15;letter-spacing:.03em}.reiando-best-seller__text{margin:0 0 32px;font-family:var(--reiando-font-ja);font-weight:400;line-height:2.2;letter-spacing:.04em}.reiando-best-seller__button{display:flex;align-items:center;justify-content:center;width:auto;min-height:58px;margin:0;border:1px solid #333;border-radius:999px;color:#333;font-family:var(--reiando-font-en);font-weight:400;line-height:1;letter-spacing:.08em;text-decoration:none;transition:color .25s ease,background-color .25s ease}.reiando-best-seller__button:hover,.reiando-best-seller__button:focus-visible{color:#eaeae6;background:#333}.reiando-best-seller__button:focus-visible{outline:2px solid #333;outline-offset:4px}.reiando-best-seller__carousel{position:relative;flex:none;width:75%;min-width:0;overflow:hidden}.reiando-best-seller__layout:before,.reiando-best-seller__layout:after,.reiando-best-seller__carousel:after{content:"";position:absolute;top:0;bottom:0;z-index:2;width:1px;background:#333;pointer-events:none}.reiando-best-seller__layout:before{left:25%}.reiando-best-seller__layout:after{left:50%}.reiando-best-seller__carousel:after{left:66.666667%}.reiando-best-seller__viewport{width:100%;height:100%;overflow:hidden;outline:none;touch-action:pan-y}.reiando-best-seller__viewport:focus-visible{outline:2px solid #333;outline-offset:-4px}.reiando-best-seller__track{display:flex;align-items:stretch;width:100%;height:100%;transition:transform .45s ease;will-change:transform}.reiando-best-seller__product{display:flex;flex:0 0 calc(100% / 3);flex-direction:column;align-self:stretch;width:calc(100% / 3);height:100%;min-width:0}.reiando-best-seller__product-link{display:block;flex:1 1 auto;width:100%;height:auto;min-height:0;padding:20px 20px 0;overflow:hidden;color:inherit;text-decoration:none}.reiando-best-seller__product-image,.reiando-best-seller__placeholder,.reiando-best-seller__placeholder-svg{display:block;width:100%;height:100%}.reiando-best-seller__product-image{object-fit:cover;object-position:center center;transition:opacity .3s ease}.reiando-best-seller__product-link:hover .reiando-best-seller__product-image,.reiando-best-seller__product-link:focus-visible .reiando-best-seller__product-image{opacity:.85}.reiando-best-seller__product-link:focus-visible{outline:2px solid #333;outline-offset:-4px}.reiando-best-seller__placeholder{background:#dddcd7}.reiando-best-seller__placeholder-svg{object-fit:contain}@media screen and (min-width:769px){.reiando-best-seller__product-link{flex:0 0 auto;aspect-ratio:2 / 3}.reiando-best-seller__product-title{min-height:3.2em}}.reiando-best-seller__product-info{display:block;flex:none;width:100%;min-height:124px;padding:22px 20px 82px}.reiando-best-seller__product-title{min-width:0;margin:0;font-family:var(--reiando-font-ja);font-weight:400;line-height:1.6;letter-spacing:.03em}.reiando-best-seller__product-title a{color:inherit;text-decoration:none;overflow-wrap:anywhere}.reiando-best-seller__product-title a:hover{text-decoration:underline;text-underline-offset:4px}.reiando-best-seller__product-title a:focus-visible{outline:2px solid #333;outline-offset:4px}.reiando-best-seller__product-price{width:100%;margin:6px 0 0;color:#333;font-family:var(--reiando-font-en);font-weight:400;line-height:1.6;letter-spacing:.03em;text-align:right;white-space:nowrap}.reiando-best-seller__product-info--placeholder{min-height:124px}.reiando-best-seller__controls{position:absolute;right:24px;bottom:24px;z-index:3;display:flex;align-items:center;gap:14px;padding:8px 10px;background:#eaeae6e0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.reiando-best-seller__arrow{display:grid;place-items:center;width:38px;height:38px;margin:0;padding:0;border:0;border-radius:50%;background:#eaeae6;color:#333;cursor:pointer;transition:color .3s ease,background-color .3s ease,opacity .3s ease}.reiando-best-seller__arrow:hover:not(:disabled),.reiando-best-seller__arrow:focus-visible:not(:disabled){color:#fff;background:#333}.reiando-best-seller__arrow:focus-visible{outline:2px solid #333;outline-offset:3px}.reiando-best-seller__arrow:disabled{cursor:default;opacity:.3}.reiando-best-seller__arrow span{font-family:Arial,sans-serif;font-weight:400;line-height:1}.reiando-best-seller__dots{display:flex;align-items:center;justify-content:center;gap:12px}.reiando-best-seller__dot{display:block;width:9px;height:9px;margin:0;padding:0;border:1px solid #333;border-radius:50%;background:transparent;cursor:pointer}.reiando-best-seller__dot.is-active{background:#333}.reiando-best-seller__dot:focus-visible{outline:2px solid #333;outline-offset:3px}@media screen and (min-width:769px){.reiando-best-seller__layout{flex-wrap:wrap;align-items:stretch;background:linear-gradient(to right,transparent calc(25% - .5px),#333 calc(25% - .5px),#333 calc(25% + .5px),transparent calc(25% + .5px)),linear-gradient(to right,transparent calc(50% - .5px),#333 calc(50% - .5px),#333 calc(50% + .5px),transparent calc(50% + .5px)),linear-gradient(to right,transparent calc(75% - .5px),#333 calc(75% - .5px),#333 calc(75% + .5px),transparent calc(75% + .5px))}.reiando-best-seller__carousel,.reiando-best-seller__viewport,.reiando-best-seller__track{display:contents}.reiando-best-seller__intro,.reiando-best-seller__product{flex:0 0 25%;width:25%}.reiando-best-seller__product{height:auto}.reiando-best-seller__product:nth-child(n+4){border-top:1px solid #333}.reiando-best-seller__controls,.reiando-best-seller__status{display:none}.reiando-best-seller__layout:before,.reiando-best-seller__layout:after,.reiando-best-seller__carousel:after{display:none}.reiando-best-seller__track{transform:none!important;transition:none;will-change:auto}}@media screen and (max-width:1100px)and (min-width:769px){.reiando-best-seller__intro{padding:70px 32px}.reiando-best-seller__product-info{flex-direction:column;gap:4px;padding-right:16px;padding-left:16px}.reiando-best-seller__product-price{white-space:normal}}@media screen and (max-width:768px){.reiando-best-seller__layout{display:block}.reiando-best-seller__intro{align-items:center;width:100%;padding:56px 20px 48px;text-align:center}.reiando-best-seller__title{margin-bottom:28px;line-height:1.1;letter-spacing:.03em}.reiando-best-seller__text{width:100%;margin-bottom:24px;line-height:2.2;text-align:left}.reiando-best-seller__button{width:210px;min-height:56px;margin-right:auto;margin-left:auto}.reiando-best-seller__carousel{width:100%;min-height:0;background-image:none}.reiando-best-seller__viewport{height:auto}.reiando-best-seller__track{align-items:stretch;height:auto}.reiando-best-seller__product{flex:0 0 100%;width:100%;height:auto}.reiando-best-seller__product-link{flex:none;height:auto;padding:20px 20px 0}.reiando-best-seller__product-image,.reiando-best-seller__placeholder,.reiando-best-seller__placeholder-svg{width:100%;height:auto;aspect-ratio:2 / 3}.reiando-best-seller__product-image{object-fit:cover;object-position:center center}.reiando-best-seller__placeholder-svg{object-fit:contain}.reiando-best-seller__product-info{min-height:118px;gap:16px;padding:20px 20px 78px}.reiando-best-seller__product-title,.reiando-best-seller__product-price{line-height:1.6}.reiando-best-seller__controls{right:50%;bottom:18px;gap:12px;padding:6px 8px;transform:translate(50%)}.reiando-best-seller__arrow{width:36px;height:36px}.reiando-best-seller__layout:before,.reiando-best-seller__layout:after,.reiando-best-seller__carousel:after{display:none}}@media screen and (max-width:1500px)and (min-width:1101px){.reiando-best-seller__intro{padding-right:clamp(30px,3vw,50px);padding-left:clamp(30px,3vw,50px)}.reiando-best-seller__title{font-size:clamp(4rem,3.4vw,var(--reiando-fs-display));letter-spacing:0}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/reiando-best-seller.css.map */
