/* BASIC css start */
    /* prd-class-hd */
#productClass .prd-class-hd { zoom: 1; overflow: hidden; padding: 8px 15px 5px; background-color: #c9c9c9; }
#productClass .prd-class-hd h2 { float: left; font-size: 14px; text-transform: uppercase; font-weight: bold; color: #fff; }
#productClass .prd-class-hd .loc-navi { float: right; color: #fff;  }
#productClass .prd-class-hd .loc-navi a { color: #fff; }
    /* class-list */
#productClass .class-list { zoom: 1; overflow: hidden; padding: 15px }
#productClass .class-list li,
#productClass .class-list li a { float: left; width: auto; white-space: nowrap; }
#productClass .class-list li { padding-left: 0px; margin-right: 12px; background: url(/images/d3/modern_simple/common/bull_h2_sqr_gray.gif) no-repeat 0 50%; }
    /* best-item */
#productClass .best-item { padding-top: 20px; padding-bottom: 10px; border-top: 2px solid #5c5c5c; border-bottom: 2px solid #5c5c5c; background-color: #f8f8f8; }
#productClass .best-item h3 { margin-left: 20px; font-size: 0; line-height: 0;}
    /* total-sort */
#productClass .total-sort { padding-top: 30px; }
.icons img {vertical-align:bottom; margin:0 1px;}



.best-item-list_table .thumb a{
  position: relative;
  display: block;
}

.best-item-list_table .thumb-add-icons {
    position: absolute;
    bottom: 2px;
    left: 7px;
}

.best_bigtwo { width:80%; display:grid; overflow:hidden; margin:0 auto 150px; gap:15px; grid-template-columns: repeat(2, 1fr); }
.best_bigtwo div img { width:100%; }

.category_wrap { width:90%; margin:30px auto 60px; position:relative; }

.wrap_tit { width:100%; margin:30px auto 80px; text-align:center; }
.wrap_tit img { width:100%; max-width:1700px; }

.category_wrap .category_header { width:100%; overflow:hidden; margin:0 0 20px; height:15px; position:relative; }
.category_wrap .category_header .item_total { position:absolute; left:0; top:0; }
.category_wrap .category_header .jh_btn { position:absolute;; right:0; top:0; clear:both; }
.category_wrap .category_header .jh_btn li { float:left; padding:0 15px; }

.product_wrap { width:100%; display:grid; gap:150px 15px; }
.product_wrap.grid4 { grid-template-columns: repeat(4, 1fr); }

.w_cate_name { width:100%; font-size:20px; font-weight:bold; text-align:center; margin:120px 0 60px; }

.jh_discount_wrap { margin:10px 0; }
.jh_discount_wrap .prices { display:inline-block!important; }
.jh_discount { display:inline-block!important; position:relative; color:#000!important; font-weight:300!important; margin:0 0 0 5px!important; float:none!important; text-decoration:line-through; }
.jh_discount_rate { position:absolute; right:-50px; top:50%; transform:translate(0, -50%); font-size:18px; color:#c10d0d; font-weight:bold; font-style:italic; }

.best_slide { width:100%; margin:0 auto 150px; overflow:hidden; max-width:1700px; }
.best_slide img { width:100%; }

.best_slide .swiper-button-next { color:#fff; opacity:.6; }
.best_slide .swiper-button-prev { color:#fff; opacity:.6; }
/* BASIC css end */

