p{margin:0;padding:0}.productsPage__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;column-gap:10px}@media screen and (max-width:1050px){.productsPage__header{column-gap:initial}}.productsPage__header__countAndLayoutShift{display:none;justify-content:space-between;min-width:250px;margin-right:26px;max-width:180px}.productsPage__header__count{display:flex;flex-direction:column;align-items:center;width:180px;margin-bottom:32px}.productsPage__header__count__sp{display:none;flex-direction:column;align-items:center;width:160px}.productsPage__header__count__title{font-weight:400;font-size:13px;line-height:16px;margin-right:auto;color:#202124}.productsPage__header__count__content{font-weight:400;font-size:24px;line-height:29px;margin-left:auto}[class*=productsPage__header__count__number]{font-size:3rem;padding-right:.5rem}.productsPage__header__count__text{font-size:13px;margin-left:-8px}.productsPage__header__layoutShift{display:none}.productsPage__header__layoutShift__btn__right__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;background-color:#fff;cursor:pointer;padding:10px 12px 8px;border:1px solid #bdbdbd;border-radius:2px 0 0 2px;border-right:0;margin:0 -1px 0 0}.productsPage__header__layoutShift__btn__right__btn img{width:23px;height:23px}.productsPage__header__layoutShift__btn__right__btn.active__column img{opacity:.3}.productsPage__header__layoutShift__btn__left__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;background-color:#fff;cursor:pointer;padding:10px 12px 8px;border:1px solid #bdbdbd;border-radius:0 2px 2px 0;margin:0}.productsPage__header__layoutShift__btn__left__btn img{width:23px;height:23px}.productsPage__header__layoutShift__btn__left__btn.active__column img{opacity:.3}.productsPage__header__breadcrumbAndSort{width:430px}.productsPage__header__breadcrumb__list{display:flex;margin:0 0 24px;padding:0;list-style:none;font-weight:400;font-size:12px;line-height:15px;color:#4d4d4d}.productsPage__header__breadcrumb__item{font-size:1.2rem;margin-right:5px}.productsPage__header__breadcrumb__item:first-child:before{content:none}.productsPage__header__breadcrumb__item:before{content:">";font-size:12px;margin:0 5px 3px;padding-top:1px}.productsPage__header__breadcrumb__link{color:#4d4d4d;font-size:12px;line-height:15px;text-decoration:none;transition:color .2s ease-in-out}.productsPage__header__breadcrumb__link:hover{color:#666}.productsPage__header__breadcrumbConditionBtn{color:#202124;font-weight:500;font-size:12px;line-height:15px;width:100%;padding:12px 0 11px;border:1px solid #bdbdbd;background-color:#fff;position:relative;border-radius:2px}.productsPage__header__breadcrumbConditionBtn:after{content:"";width:10px;height:14px;background:url(arrow_right_gray.svg) no-repeat center center;position:absolute;top:35%;right:15px}.productsPage__header__breadcrumbConditionBtn:hover{opacity:.6;cursor:pointer}.productsPage__header__breadcrumbConditionBtn__img{width:9px;height:11px}.productsPage__header__breadcrumbConditionBtn__text{font-weight:700}.productsPage__header__sort{display:flex;gap:10px;padding-right:0}.productsPage__header__sort__colorSort{display:flex;justify-content:center;align-items:center}.productsPage__header__sort__title{color:#202124;font-weight:500;font-size:12px;line-height:15px;margin:0 12px 0 10px;white-space:nowrap}.productsPage__header__sort__colorSort select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;color:#202124;font-weight:500;font-size:12px;line-height:15px;width:116px;padding:13px 0 13px 9px;border:1px solid #bdbdbd;border-radius:2px}.productsPage__header__sort__reorderSort{display:flex;justify-content:center;align-items:center}.productsPage__header__sort__select:focus-visible{outline:none;box-shadow:none}.productsPage__header__sort__reorderSort select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;color:#202124;font-weight:500;font-size:12px;line-height:15px;width:116px;padding:12px 20px 11px 10px;text-align:center;border:none;border-radius:2px;width:120px;margin-right:10px;border:1px solid #bdbdbd;font-family:Noto Sans JP,Open Sans,sans-serif;font-weight:700}.productsPage__header__sort__reorderSort select.value__price{text-align:left;padding-left:14px;padding-right:14px}.productsPage__header__sort__reorderSort select.value__sale{text-align:left;padding-left:10px;padding-right:10px}.productsPage__header__sort__reorderSort select option{text-align:left}@media screen and (max-width:749px){.productsPage__header__sort__reorderSort select.value__sale,.productsPage__header__sort__reorderSort select.value__price{text-align:left;padding:12px 20px 11px 10px}}.productsPage__header__sort__colorSort select,.productsPage__header__sort__reorderSort select{background:url(arrow-down-bk.svg) no-repeat right 11px center}.productsPage__header__display{white-space:nowrap;cursor:pointer;font-style:normal;font-weight:500;font-size:12px;line-height:15px;display:flex;align-items:center;color:#202124}.productsPage__header__display input[type=checkbox]:before{width:18px;height:18px;border-radius:50%;top:50%}.productsPage__header__display input[type=checkbox]:checked:before{background-color:#fff}.productsPage__header__display input[type=checkbox]:checked:after{border:none;background-color:#000;border-radius:50%;top:50%;left:9px;transform:translateY(-50%);width:10px;height:10px}.productsPage__header__filter{display:flex;flex-direction:column;margin-bottom:30px}.productsPage__header__filter h5{display:none;font-style:normal;font-weight:500;font-size:12px;line-height:13px;color:#202124;margin:0 0 7px}@media screen and (min-width:750px){.productsPage__header__filter h5{display:none!important}}.productsPage__header__filter__list{display:flex;list-style:none;flex-wrap:wrap;gap:3px;padding:0;margin:0}.productsPage__header__filter__list li{font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#757575;text-align:center;padding:5px 10px;background:#d9d9d9;border-radius:2px;cursor:pointer}.productsPage__header__filter__list li a{color:#757575;text-decoration:none}.productsPage__header__search{font-size:18px;margin:0 0 24px;display:none}.productsPage__header__search.hasSearch{display:block}@media screen and (max-width:980px){.productsPage__header__search{margin:12px 0}.productsPage__header{display:block;margin-bottom:10px}.productsPage__header__sort__title{display:none}.productsPage__header__sort__colorSort{width:calc(50% - 30px);margin:0}.productsPage__header__sort__reorderSort{width:calc(50% + 30px);margin:0}.productsPage__header__sort__reorderSort select{width:100%;padding:12px 20px 11px 10px;margin-right:0;text-align-last:center}.productsPage__header__sort__colorSort select{width:100%}.productsPage__header__sort__colorSort select{border-right:none}.productsPage__header__breadcrumbAndSort{width:100%;margin-bottom:3px}.productsPage__header__breadcrumb__list{font-size:10px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0}.productsPage__header__breadcrumb__item,.productsPage__header__breadcrumb__link{font-size:10px}.productsPage__header__colorAndSort{padding-top:0}.productsPage__header__count{display:none}.productsPage__header__count__sp{display:flex;justify-content:flex-start;flex-direction:row;align-items:flex-end;color:#202124}.productsPage__header__breadcrumbConditionBtn:after{content:none}.productsPage__header__breadcrumbConditionBtn{display:flex;justify-content:center;align-items:center}.productsPage__header__breadcrumbConditionBtn__img{width:11px;height:11px;margin-right:5px}.productsPage__header__countAndLayoutShift{display:flex;max-width:none;margin:5px 0 10px}.productsPage__header__count__content{line-height:16px;margin-left:5px}.productsPage__header__filter{margin-bottom:9px}.productsPage__header__filter h5{display:block}.productsPage__header__filter__list li{font-size:10px;line-height:12px}}@media screen and (max-width:749px){.productsPage__header__layoutShift{display:flex;justify-content:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-productsPage-header.css.map */
