@media (max-width: 1023px){.bottom-block{display:none}}@media (max-width: 1023px){.item-page{padding:0}}@media (min-width: 1024px){.item-page__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:33px}}@media (max-width: 1023px){.item-page__nav{display:flex;justify-content:space-between;margin-bottom:16px}}@media (max-width: 1023px){.item-page__nav__filter{order:2}}@media (max-width: 1023px){.item-page__nav__list{display:flex;width:100%;gap:4px}}@media (min-width: 1024px){.item-page__nav__list{display:grid;grid-template-columns:repeat(3,205px);gap:7px}}.item-page__nav__link{height:50px;border-radius:4px;letter-spacing:.08em;font-weight:500}@media (max-width: 1023px){.item-page__nav__link{display:flex;align-items:center;padding-left:1em}}@media (min-width: 1024px){.item-page__nav__link{display:grid;place-content:center}}.item-page__nav .select-area{position:relative;z-index:2}@media (max-width: 1023px){.item-page__nav .select-area{width:50%}}.item-page__nav .select-box{display:none;position:absolute;width:100%;bottom:0;transform:translateY(100%);background:#fff;border:solid 1px var(--brandBgColor);border-radius:0 0 4px 4px;padding:.75em 0}.item-page__nav .select-box.show{display:block}.item-page__nav .select-box a{display:block;padding:.25em 1em}@media (max-width: 1023px){.item-page__nav .filter-box--show{position:fixed;bottom:calc(var(--bottomNavHeight) + 18px);left:16px;z-index:10;width:64px;height:64px;background:var(--txtColor) url(../img/icon/ico-filter@sp.svg) no-repeat center center;border-radius:50%;text-indent:-9999px}}@media (min-width: 1024px){.item-page__nav .filter-box--show{background:var(--blackColor2C) url(../img/icon/ico-filter.svg) no-repeat left 30px center;color:#fff}}.item-page__nav .select-box--show{background:var(--brandBgColor) url(../img/icon/ico-down.svg) no-repeat right 14px center}.item-page__nav .layout-list{display:flex;align-items:center;gap:13px}.item-page__nav .layout-list .layout-link{width:18px;height:18px;opacity:.2}.item-page__nav .layout-list .layout-link.active{opacity:1}.item-page .item-page__ttl{margin-bottom:0;display:flex;gap:7px;align-items:baseline;font-weight:500;font-family:var(--brandFont);letter-spacing:.13em}@media (max-width: 1023px){.item-page .item-page__ttl{margin-bottom:1em}}.item-page__sub-ttl{font-size:.875rem;letter-spacing:.13em}@media (min-width: 1024px){.item-page__sub-ttl{font-size:1.125rem}}.item-page .sort-select{margin-bottom:20px;overflow-x:auto}@media (min-width: 1024px){.item-page .sort-select{margin-bottom:8px}}.item-page .sort-select::-webkit-scrollbar{display:none}.item-page .sort-select__list{display:flex;gap:8px;width:fit-content}.item-page .sort-select .sort--close{background:var(--brandBgColor);display:flex;align-items:center;padding-right:16px;width:max-content}@media (max-width: 1023px){.item-page .sort-select .sort--close{height:30px;padding-left:1em;font-size:.75rem;border-radius:80px;gap:8px}}@media (min-width: 1024px){.item-page .sort-select .sort--close{height:40px;padding-left:20px;border-radius:60px;gap:11px}}.item-page .sort-select .sort--close:after{content:"";display:block;background:url(../img/icon/ico-close-bold.svg) no-repeat;background-size:contain;width:12px;height:12px}.item-page__count{display:flex;justify-content:flex-end;align-items:baseline;letter-spacing:.08em;font-weight:500;margin-bottom:1em}@media (max-width: 1023px){.item-page__count{justify-content:center;font-size:.75rem}}.item-page__count__val{font-size:1rem}@media (min-width: 1024px){.item-page__count__val{font-size:1.125rem}}.item-page__list{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 12px;margin-bottom:60px}@media (min-width: 1024px){.item-page__list{grid-template-columns:repeat(5,1fr);gap:40px 20px}}.item-page__pagination{margin-bottom:40px}@media (max-width: 1023px){.item-page .recommend-section .section__item-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 12px}}@media (min-width: 1024px){.item-page .recommend-section .section__item-list li:nth-child(n+6){display:none}}.item-page .itemListNoItem{margin-top:80px;margin-bottom:80px;text-align:center;line-height:2.5em}.item-page .filter-box{position:fixed;top:0;left:0;right:0;background:#fff;width:min(100% - 35px,460px);height:100dvh;z-index:1000;padding-top:15px;transform:translate(-100%);transition:transform .3s ease}.item-page .filter-box.show{transform:translate(0)}.item-page .filter-box__form{height:100%}@media (min-width: 768px){.item-page .filter-box__form{overflow-y:auto}.item-page .filter-box__form::-webkit-scrollbar{display:none}}.item-page .filter-box--close{display:block;width:30px;top:15px}@media (max-width: 767px){.item-page .filter-box--close{position:fixed;right:4px;display:none}}@media (min-width: 768px){.item-page .filter-box--close{position:sticky;margin-left:auto;right:11px}}.item-page .filter-box__bottom{position:sticky;bottom:0;width:100%;background:#fff;z-index:2}.item-page .filter-box__bottom .button{border-radius:0;font-size:1rem;height:60px}.item-page .filter-box__content{padding:30px 18px 0 17px}@media (max-width: 767px){.item-page .filter-box__content{overflow-y:auto;height:calc(100% - 90px)}.item-page .filter-box__content::-webkit-scrollbar{display:none}}@media (min-width: 768px){.item-page .filter-box__content{padding:30px 60px 0}}.item-page .filter-box__section{padding-bottom:20px}.item-page .filter-box__section__ttl{font-family:var(--brandFont);font-weight:400;font-size:1.25rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.item-page .filter-box__section__ttl:after{content:"";display:block;background:url(../img/icon/ico-down-circle.svg) no-repeat;background-size:contain;width:40px;height:40px}.item-page .filter-box__section__ttl.on:after{background:url(../img/icon/ico-up-circle.svg) no-repeat;background-size:contain}.item-page .filter-box__section:not(:last-child){margin-bottom:30px;border-bottom:solid 1px var(--lineColor)}.item-page .filter-box__section__content{margin-top:20px;padding-bottom:20px;display:none}.item-page .filter-box__section .check-list{font-size:.9375rem;font-family:var(--brandFont)}.item-page .filter-box__section .check-list li:not(:last-child){margin-bottom:8px}.item-page .filter-box__section .check-list input[type=checkbox]+label{gap:16px;font-size:unset}.item-page .filter-box__section .check-list input[type=checkbox]+label:before{background:#fff;border:solid 1px var(--grayColorD9)}.item-page .filter-box__section .check-list input[type=checkbox]:checked+label:before{background:#000;border:solid 1px black}.item-page .filter-box__section .radio-list{font-size:.8125rem;font-family:var(--brandFont)}.item-page .filter-box__section .radio-list li:not(:last-child){margin-bottom:15px}.item-page .filter-box__section .radio-list input[type=radio]+label{padding:0;background:none;gap:14px;font-size:unset;font-weight:unset}.item-page .filter-box__section .radio-list input[type=radio]+label:before{width:20px;height:20px;background:#fff;border-radius:50%;border:solid 1px var(--grayColor7)}.item-page .filter-box__section .radio-list input[type=radio]:checked+label:after{left:3px;width:14px;height:14px}.item-page .filter-box__sub-section__ttl{font-size:1.0625rem;font-weight:500;font-family:var(--brandFont);letter-spacing:.13em;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.item-page .filter-box__sub-section__ttl:after{content:"";display:block;background:url(../img/icon/ico-down-circle.svg) no-repeat;background-size:contain;width:40px;height:40px}.item-page .filter-box__sub-section__ttl.on:after{background:url(../img/icon/ico-up-circle.svg) no-repeat;background-size:contain}.item-page .filter-box__sub-section__content{display:none;margin-top:20px;padding-bottom:28px}.item-page .filter-box .sort-section__header{display:flex;justify-content:space-between;margin-bottom:32px}.item-page .filter-box .sort-section__ttl{font-size:1.125rem;margin-bottom:0;cursor:auto}.item-page .filter-box .sort-section__ttl:after{content:none}.item-page .filter-box .sort-section__clear{width:78px;height:32px;display:grid;place-content:center;border:solid 1px black;border-radius:4px;font-weight:500}.item-page .filter-box .sort-section .sort-select{margin:0}.item-page .filter-box .sort-section .sort-select__list{flex-wrap:wrap;gap:15px 8px}.item-page .filter-box .sort-section .sort-select .sort--close{background:var(--brandBgColor)}.item-page .filter-box .price-slider,.item-page .filter-box .percent-slider{position:relative;width:100%;height:5px;background:var(--grayColorD9);border-radius:3px;margin:40px 0}.item-page .filter-box .ui-slider-handle{position:absolute;top:50%;transform:translate(-50%) translateY(-50%);width:12px;height:12px;background:#fff;border:solid 1px black;border-radius:50%;cursor:pointer;z-index:2}.item-page .filter-box .ui-slider-range{position:absolute;height:100%;background:#000;z-index:1;border-radius:3px}.item-page .filter-box .price-input-wrapper{display:flex;gap:8px}.item-page .filter-box .price-input-wrapper .price-input{display:flex;align-items:baseline;gap:8px}.item-page .filter-box .percent-input-wrapper{display:flex;gap:8px}.item-page .filter-box .percent-input-wrapper .percent-input{display:flex;align-items:baseline;gap:8px}@media (max-width: 767px){.item-page:has(.filter-box.show) .filter-box--close{display:block;z-index:1000}}
