.product_grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(calc(30% - 30px), 1fr));gap:1.2rem}.product_grid .item{box-sizing:border-box;position:relative;text-align:center}@media screen and (max-width: 800px){.product_grid .item{width:calc(100% / 3)}}@media screen and (max-width: 500px){.product_grid .item{width:calc(100% / 2);padding:10px}}.product_grid .product_image{position:relative;text-align:center}.product_grid .product_image img{width:100%;object-fit:cover;transition:0.5s all;will-change:transform;transform:scale(1);vertical-align:middle;height:auto}.product_grid .arraw_right{position:absolute;bottom:10px;right:10px;opacity:0}.product_grid .arraw_right span{display:inline-block;background:var(--sub-color);border-radius:50%;width:30px;height:30px;text-align:center;padding-top:4px;box-sizing:border-box}.product_grid .arraw_right span svg{fill:#fff;width:22px;height:22px}.is_new,.is_promotion{border-radius:50%;text-align:center;text-transform:uppercase;display:inline-block;color:#fff;box-sizing:border-box;position:absolute;left:10px;top:10px;background:#fead00;font-size:11px;width:38px;height:38px;padding-top:10px;z-index:1}@media screen and (max-width: 500px){.is_new,.is_promotion{font-size:10px;width:32px;height:32px;padding-top:8px}}.is_promotion{background:var(--sub-color);left:48px}@media screen and (max-width: 500px){.is_promotion{left:42px}}.is_promotion_l0{left:10px !important}@media screen and (max-width: 500px){.is_promotion_l0{left:42px}}.frame_inner>h2,.frame_inner>h3,.frame_inner>.div_name{overflow:hidden;height:40px;text-align:left}@media all and (max-width: 500px){.frame_inner>h2,.frame_inner>h3,.frame_inner>.div_name{height:40px}}.frame_inner>h2 a:hover{color:var(--extra-color)}.frame_inner>h3 a:hover{color:var(--extra-color)}.product_grid .name{line-height:20px;font-weight:normal;color:#000}.price_arae .price_current{color:var(--main-color);margin-top:9px;text-align:left}.price_arae .price_old{text-decoration:line-through;color:#888888;font-size:14px;font-weight:normal;text-align:left;margin-top:2px;font-family:'LexendLight'}.price_arae .price_old span{text-decoration:line-through}.layout-footer{display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:1fr;align-items:center}.layout-footer .box-footer{padding:10px 5px;border:1px solid #dbdbdb}.layout-footer .box-footer h3{font-size:18px}.layout-footer .box-footer svg{width:16px;height:auto}
/*# sourceMappingURL=products.css.map */
