/* BASIC css start */
#productClass { margin: 150px 0; }
#productClass .item-hd { margin-bottom: 150px; }
#productClass .item-hd h1 { font-size: 34px; text-align: center; }

#productClass .item-list .item .info { margin-top: 5px; }
#productClass .item-list .item .thumb { position: relative; }
#productClass .item-list .item .thumb .ranking { position: absolute; top: 0; left: 0; z-index: 10; width: 50px; height: 50px; background-color: #000; text-align: center; }
#productClass .item-list .item .thumb .ranking span.box1.-mos { color: #b98851; font-size: 21px; text-align: center; line-height: 48px; }
/* BASIC css end */

