.section-reiando-main-collection{position:relative;display:flex;flex-direction:column;background:#eaeae6}.section-reiando-main-collection>.reiando-products{flex:1}.reiando-products{width:100%;overflow:hidden;border-top:1px solid #333;background:#eaeae6;color:#333}.reiando-products *,.reiando-products *:before,.reiando-products *:after{box-sizing:border-box}.reiando-products a{color:inherit;text-decoration:none}.reiando-products button,.reiando-products input{font:inherit}.reiando-products__head{display:grid;grid-template-columns:1fr 2.6fr 1fr;width:100%;min-height:170px;border-bottom:1px solid #333}.reiando-products__filter-button,.reiando-products__sort-button{position:relative;display:flex;align-items:center;min-width:0;padding:0 50px;border:0;border-radius:0;background:transparent;color:#333;font-family:var(--reiando-font-en);font-weight:400;line-height:1;letter-spacing:.1em;cursor:pointer}.reiando-products__filter-button{justify-content:flex-start;border-right:1px solid #333}.reiando-products__sort-button{justify-content:flex-end;border-left:1px solid #333}.reiando-products__filter-button:after,.reiando-products__sort-button:after{content:"+";font-size:var(--reiando-fs-large);display:inline-flex;align-items:center;justify-content:center;margin-left:18px;font-family:Arial,sans-serif;font-weight:300;line-height:1;transition:transform .3s ease}.reiando-products__filter-button[aria-expanded=true]:after,.reiando-products__sort-button[aria-expanded=true]:after{transform:rotate(45deg)}.reiando-products__filter-button:hover,.reiando-products__filter-button:focus-visible,.reiando-products__sort-button:hover,.reiando-products__sort-button:focus-visible{opacity:.6}.reiando-products__filter-button:focus-visible,.reiando-products__sort-button:focus-visible{outline:2px solid #333;outline-offset:-5px}.reiando-products__title{display:flex;align-items:center;justify-content:center;min-width:0;margin:0;padding:30px;font-family:var(--reiando-font-en);font-weight:400;line-height:1.2;letter-spacing:.08em;text-align:center}.reiando-products__filter-panel{border-bottom:1px solid #333;background:#eaeae6}.reiando-products__filter-panel[hidden]{display:none}.reiando-products__filter-form{width:100%}.reiando-products__filter-inner{display:flex;align-items:flex-start;justify-content:center;gap:clamp(50px,8vw,140px);width:min(1200px,calc(100% - 80px));margin-inline:auto;padding:58px 0 52px}.reiando-products__filter-group{min-width:180px;margin:0;padding:0;border:0}.reiando-products__filter-group legend{width:100%;margin:0 0 24px;padding:0;font-family:var(--reiando-font-en);font-weight:400;line-height:1.4;letter-spacing:.1em}.reiando-products__filter-values{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.reiando-products__filter-option{display:inline-flex;align-items:center;gap:11px;margin:0;font-family:var(--reiando-font-en);font-weight:400;line-height:1.5;letter-spacing:.04em;cursor:pointer}.reiando-products__filter-option input[type=checkbox]{width:15px;height:15px;margin:0;accent-color:#333;cursor:pointer}.reiando-products__filter-option input:disabled{cursor:default;opacity:.35}.reiando-products__filter-option:has(input:disabled){cursor:default;opacity:.4}.reiando-products__filter-values--swatch{display:grid;grid-template-columns:repeat(4,28px);gap:15px}.reiando-products__filter-option--swatch{display:block;width:28px;height:28px}.reiando-products__filter-option--swatch input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.reiando-products__swatch{position:relative;display:block;width:28px;height:28px;overflow:hidden;border:1px solid #999;border-radius:50%;background:var(--reiando-swatch, #ddd);cursor:pointer}.reiando-products__swatch img{display:block;width:100%;height:100%;object-fit:cover}.reiando-products__filter-option--swatch input:checked+.reiando-products__swatch:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #333}.reiando-products__filter-option--swatch input:focus-visible+.reiando-products__swatch{outline:2px solid #333;outline-offset:3px}.reiando-products__price-range{display:flex;align-items:flex-end;gap:12px}.reiando-products__price-range label{display:flex;flex-direction:column;gap:8px;font-family:var(--reiando-font-en);letter-spacing:.08em}.reiando-products__price-range input{width:105px;height:42px;padding:0 10px;border:1px solid #333;border-radius:0;background:transparent;color:#333}.reiando-products__price-range input:focus-visible{outline:2px solid #333;outline-offset:3px}.reiando-products__filter-empty{margin:0;font-family:var(--reiando-font-ja)}.reiando-products__filter-actions{display:flex;align-items:center;justify-content:center;gap:24px;padding:0 20px 55px}.reiando-products__filter-clear,.reiando-products__filter-apply{display:inline-flex;align-items:center;justify-content:center;width:190px;min-height:52px;padding:0 24px;border:1px solid #333;border-radius:999px;font-family:var(--reiando-font-ja);font-weight:400;line-height:1;letter-spacing:.08em;cursor:pointer;transition:color .25s ease,background-color .25s ease}.reiando-products__filter-clear{background:transparent;color:#333}.reiando-products__filter-apply{background:#333;color:#fff}.reiando-products__filter-clear:hover,.reiando-products__filter-clear:focus-visible{color:#fff;background:#333}.reiando-products__filter-apply:hover,.reiando-products__filter-apply:focus-visible{color:#333;background:transparent}.reiando-products__filter-clear:focus-visible,.reiando-products__filter-apply:focus-visible{outline:2px solid #333;outline-offset:4px}.reiando-products__sort-panel{border-bottom:1px solid #333;background:#eaeae6}.reiando-products__sort-panel[hidden]{display:none}.reiando-products__sort-inner{width:min(1200px,calc(100% - 80px));margin-inline:auto;padding:52px 0 56px}.reiando-products__sort-heading{margin:0 0 26px;font-family:var(--reiando-font-en);line-height:1.4;letter-spacing:.1em}.reiando-products__sort-options{display:flex;flex-wrap:wrap;gap:18px 42px}.reiando-products__sort-options label{display:inline-flex;align-items:center;gap:10px;font-family:var(--reiando-font-ja);line-height:1.5;cursor:pointer}.reiando-products__sort-options input{width:15px;height:15px;margin:0;accent-color:#333}.reiando-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.reiando-products__item,.reiando-products__decoration{min-width:0;border-right:1px solid #333;border-bottom:1px solid #333}.reiando-products__cell--last-column-pc{border-right:0}.reiando-products__item-link{display:block;height:100%;padding:32px 26px 18px}.reiando-products__item-link:hover .reiando-products__image-element,.reiando-products__item-link:focus-visible .reiando-products__image-element{opacity:.82}.reiando-products__item-link:focus-visible{outline:2px solid #333;outline-offset:-5px}.reiando-products__image{position:relative;width:100%;aspect-ratio:1 / 1.16;overflow:hidden;background:#deded9}.reiando-products__image-element,.reiando-products__placeholder,.reiando-products__placeholder-svg{display:block;width:100%;height:100%}.reiando-products__image-element{object-fit:cover;transition:opacity .3s ease}.reiando-products__placeholder{background:#deded9}.reiando-products__placeholder-svg{object-fit:contain}.reiando-products__info{display:block;padding-top:15px}.reiando-products__info h2,.reiando-products__info p{margin:0;font-family:var(--reiando-font-en);font-weight:400;line-height:1.6;letter-spacing:.04em}.reiando-products__info h2{min-width:0;min-height:3.2em}.reiando-products__info p{width:100%;margin-top:6px;text-align:right;white-space:nowrap}.reiando-products__decoration{overflow:hidden}.reiando-products__decoration-image{display:block;width:100%;height:100%;min-height:100%;object-fit:cover}.reiando-products__decoration--wide{grid-column:span 2}.reiando-products__empty{grid-column:1 / -1;padding:100px 30px;text-align:center}.reiando-products__empty p{margin:0;font-family:var(--reiando-font-ja)}.reiando-products__pagination{display:flex;align-items:center;justify-content:center;gap:40px;min-height:140px;padding:40px 20px;border-bottom:1px solid #333;font-family:var(--reiando-font-en);line-height:1;letter-spacing:.1em}.reiando-products__pagination a{transition:opacity .25s ease}.reiando-products__pagination a:hover,.reiando-products__pagination a:focus-visible{opacity:.5}.reiando-products__pagination a:focus-visible{outline:2px solid #333;outline-offset:4px}.section-reiando-footer{position:relative;z-index:1;margin-top:-1px}@media screen and (max-width:1100px)and (min-width:769px){.reiando-products__filter-button,.reiando-products__sort-button{padding-right:28px;padding-left:28px}.reiando-products__filter-inner{gap:45px}.reiando-products__item-link{padding:24px 20px 17px}}@media screen and (max-width:768px){.reiando-products__head{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0}.reiando-products__title{grid-column:1 / -1;grid-row:1;min-height:110px;padding:25px 20px;border-bottom:1px solid #333;line-height:1.2}.reiando-products__filter-button,.reiando-products__sort-button{grid-row:2;justify-content:center;min-height:72px;padding:0 15px}.reiando-products__filter-button{border-right:1px solid #333}.reiando-products__sort-button{border-left:0}.reiando-products__filter-button:after,.reiando-products__sort-button:after{margin-left:12px}.reiando-products__filter-inner{display:block;width:100%;padding:38px 25px 34px}.reiando-products__filter-group{min-width:0}.reiando-products__filter-group+.reiando-products__filter-group{margin-top:38px}.reiando-products__filter-group legend{margin-bottom:19px}.reiando-products__filter-values{gap:12px}.reiando-products__filter-values--swatch{grid-template-columns:repeat(6,28px);gap:15px}.reiando-products__price-range{align-items:flex-end}.reiando-products__price-range label{flex:1}.reiando-products__price-range input{width:100%}.reiando-products__filter-actions{gap:14px;padding:0 20px 40px}.reiando-products__filter-clear,.reiando-products__filter-apply{width:calc(50% - 7px);min-height:50px;padding:0 15px}.reiando-products__sort-inner{width:100%;padding:38px 25px 42px}.reiando-products__sort-heading{margin-bottom:22px}.reiando-products__sort-options{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.reiando-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reiando-products__item,.reiando-products__decoration,.reiando-products__cell--last-column-pc{border-right:1px solid #333}.reiando-products__cell--last-column-sp{border-right:0}.reiando-products__item-link{padding:22px 16px 16px}.reiando-products__image{aspect-ratio:1 / 1.15}.reiando-products__info{display:block;padding-top:11px}.reiando-products__info h2,.reiando-products__info p{line-height:1.55}.reiando-products__info p{margin-top:3px}.reiando-products__decoration--wide{grid-column:span 2}.reiando-products__pagination{gap:28px;min-height:110px;padding:35px 20px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/reiando-main-collection.css.map */
