/* BASIC css start */
#container {border-top: 1px solid #464646;}
#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;}



#contents .list_category {overflow:hidden; border-top:1px solid #ddd;}
#contents .list_category li {float:left; width:25%; border-bottom:1px solid #ddd; border-right:1px solid #ddd; box-sizing:border-box; -moz-box-sizing:border-box;}
#contents .list_category li:nth-child(5) {border-right:0px none;}
#contents .list_category li:nth-child(10) {border-right:0px none;}
#contents .list_category ul li.red_color a {color:#d10000;}
#contents .list_category li a {display:block; height:32px; line-height:32px; color:#777; text-align:center; text-overflow: clip; white-space: nowrap; overflow: hidden;}
/* BASIC css end */

