/* BASIC css start */
/* BASIC css start */
#contents {padding:0}
#product-list .list_shopping2x {margin-top:20px;}
#product-list .list_shopping2x li {position: relative;}
#product-list .list_shopping2x li .ranking {position: absolute;/* top:0px; */left:2px;font-size: 12px;background:#aa957e;/* width:30px; *//* height:30px; */bottom: 0;}
#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;color: #fff;text-align: center;vertical-align: middle;z-index: 1;bottom: 5px;left: 8px;line-height: 12px;}

.bestImg{}
.listInfoTop {overflow:hidden}
.bestImg img{width:100%}
.h_title h3 {font-size:16px; font-weight:600; letter-spacing: 0.2em; }



#product-list .list_shopping2x li .ranking  .best{position: absolute;text-align: center;line-height: 11px;bottom: 7px;left: 8px;z-index: 1;color: #fff;}
#product-list .list_shopping2x li .ranking  .bglist::after {
    content: '';
    width: 2.225rem;
    height: 2.525rem;
    background-color: #aa957e;
    clip-path: polygon(0% 0%, 100% 100%, 100% 0%);
    position: absolute;
    transform: rotate(180deg);
    bottom: -1px;
    left: 0;
}



.bestproduct .listInfoTop .best{position: absolute;text-align: center;line-height: 11px;bottom: 7px;left: 8px;z-index:3;color: #fff;  font-size: 12px}
.bestproduct .listInfoTop .bglist::after {
    content: '';
    width: 2.225rem;
    height: 2.525rem;
    background-color: #C5AB85;
    clip-path: polygon(0% 0%, 100% 100%, 100% 0%);
    position: absolute;
    transform: rotate(180deg);
    bottom: 0;
    left: 0;
    z-index:1;
}
/* BASIC css end */


/* BASIC css end */

