.productWrap{display:flex;align-items:flex-start;position:relative;min-width:0}@media screen and (max-width: 800px){.productWrap{flex-direction:column;justify-content:flex-start;gap:var(--margin-xl)}}.productSearch{flex:0 0 250px;margin-right:var(--margin-xl);position:sticky;top:calc(var(--header-size) + var(--margin-xs));text-align:left}.productSearch_item{margin-bottom:var(--margin-s)}.productSearch_item dt{display:block;padding-bottom:.6em;position:relative;font-family:"Anton",sans-serif;line-height:1.15;letter-spacing:.15em;text-transform:uppercase;font-size:125%}.productSearch_item dt span{display:none}.productSearch_item dd{padding-top:.4em}@media screen and (max-width: 800px){.productSearch{flex:0 0 auto;width:100%;margin-right:0;position:relative;top:auto;text-align:center}.productSearch_item{text-align:left;border-bottom:#e0e0e0 1px solid}.productSearch_item dt span{display:block;width:.8em;height:.8em;position:absolute;top:.2em;right:.2em}.productSearch_item dt span::before,.productSearch_item dt span::after{content:"";display:block;width:100%;height:2px;position:absolute;top:50%;left:0;background-color:#e0e0e0;transition:all .3s}.productSearch_item dt span::before{transform:translate(0, -50%)}.productSearch_item dt span::after{transform:translate(0, -50%) rotate(90deg)}.productSearch_item dt.is-open span::after{transform:translate(0, -50%) rotate(0deg)}.productSearch_item dd{display:none;padding-bottom:.8em}}.prodCheckContainer{display:flex;flex-wrap:wrap;gap:.4em}@media screen and (max-width: 580px){.prodCheckContainer{gap:.6em}}.prodCheck{flex:0 0 auto}.prodCheck label{display:inline-block;padding:.4em .8em;background-color:rgba(0,0,0,0);border:#f0ec00 1px solid;color:#f0ec00;font-size:1.2rem;cursor:pointer;transition:all .3s}.prodCheck label span{display:inline-block;width:.8em;height:.8em;margin-right:.6em;position:relative;vertical-align:middle;transform:translate(0, -10%)}.prodCheck label span::before,.prodCheck label span::after{content:"";display:block;width:100%;height:1px;position:absolute;top:50%;left:50%;background-color:#f0ec00;transition:all .3s}.prodCheck label span::before{transform:translate(-50%, -50%)}.prodCheck label span::after{transform:translate(-50%, -50%) rotate(90deg)}.prodCheck_check:checked+label{background-color:#f0ec00;color:#111c3a}.prodCheck_check:checked+label span::before,.prodCheck_check:checked+label span::after{background-color:#111c3a}.prodCheck_check:checked+label span::after{transform:translate(-50%, -50%) rotate(0deg)}@media(hover: hover)and (pointer: fine){.prodCheck label:hover span:after{transform:translate(-50%, -50%) rotate(0deg)}}.productList{flex:1 1 100%}.productList_none{margin-top:var(--margin-xl)}.productList_none .ja{margin-bottom:var(--margin-m);line-height:1.4}.productContainer{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));grid-template-rows:auto;gap:var(--margin-s)}@media screen and (max-width: 800px){.productContainer{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 580px){.productContainer{gap:var(--margin-s) var(--margin-xs)}}.productItem{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;width:100%;padding:0 .8em;transition:all .3s}.productItem_img{width:calc(100% + 1.6em);margin-left:-0.8em;margin-bottom:.6em;aspect-ratio:1/1;position:relative;background-color:rgb(5.44,8.96,18.56);overflow:hidden}.productItem_img img{display:block;width:100%;height:100%;object-fit:contain;opacity:1;transform:scale(1);transition:all .3s}.productItem_name{margin:auto 0;text-align:justify}.productItem_price{margin-top:.6em}@media(hover: hover)and (pointer: fine){.productItem:hover{color:#f0ec00}.productItem:hover .productItem_img img{transform:scale(1.1)}}.productImage{flex:0 0 auto;width:45vw;margin-right:var(--margin-xl)}@media screen and (max-width: 800px){.productImage{flex:0 0 auto;width:100%;margin-right:0}}.itemSlide.swiper{padding-bottom:28px}.itemSlide_pager.swiper-pagination.swiper-pagination-horizontal{bottom:0}.itemSlide_pager.swiper-pagination .swiper-pagination-bullet{background:#e0e0e0;opacity:.8}.itemSlide_pager.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f0ec00}.productDetail{flex:1 1 auto;text-align:left}.detailHead{margin-bottom:var(--margin-l)}.detailHead_title{margin-bottom:.8em;font-size:125%;font-weight:900}.detailHead_price{margin-bottom:.8em;font-size:125%;font-weight:900}.detailHead_price small{font-size:70%}.detailHead_list{margin:var(--margin-s) 0 var(--margin-m)}@media screen and (max-width: 800px){.detailHead .btnWrap{text-align:center}}.moreInfo_head{display:block;width:100%;margin-bottom:1em;padding-bottom:.3em;position:relative;border-bottom:#e0e0e0 1px solid;font-family:"Anton",sans-serif;line-height:1.15;letter-spacing:.15em;text-transform:uppercase;font-size:125%}.moreInfo_body:not(:last-of-type){margin-bottom:var(--margin-l)}.moreInfo_body p:not(:last-of-type){margin-bottom:.8em}.detailList li{display:block;padding-left:1em;position:relative}.detailList li::before{content:"";display:block;width:.3em;height:.3em;position:absolute;top:.6em;left:0;background-color:#e0e0e0;border-radius:50%;vertical-align:middle}/*# sourceMappingURL=product.css.map */