/* BASIC css start */
#product-list .list_shopping2x {margin-top:20px;}
#product-list .list_shopping2x li {position: relative;}
#product-list .list_shopping2x li .ranking {position: absolute; top:-3px; left:2px; font-size: 12px;}
#product-list .list_shopping2x li .ranking .fa-bookmark {position: relative; color: rgba(241, 59, 78, 0.76);}
#product-list .list_shopping2x li .ranking .numRanking {position: absolute; top: 7px; left: 9px; color: #fff; font-size: 0.4em;}

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

.best_slide img { width:100%; }

.wrap_tit { width:100%; margin:30px auto; text-align:center; font-size:13pt; font-weight:800; }

.best_slide .swiper-button-next, .swiper-button-prev { width:20px; }
.best_slide .swiper-button-next img { width:100%; }
.best_slide .swiper-button-prev img { width:100%; }
.best_slide .swiper-button-next::after { content:""; display:none; }
.best_slide .swiper-button-prev::after { content:""; display:none; }
/* BASIC css end */

