/* BASIC css start */
/**.sub_container .inner {margin: 100px auto;}**/

.txt_b.sub_tit {display: none;}
.item_list_box.pb80 {padding-bottom: 0;}

.item_list_box .name {font-size: 18px; font-weight: 500; letter-spacing: -.3px; height: 55px;}
.item_list_box .price {font-size: 17px; font-weight: 600; letter-spacing: -.1px; color: #F44336;}
.item_list_box .discount {color: #777;}
.item_list_box .color_red {color: #F44336;}

.depth2_tab {margin: 0; padding: 50px 0;}
.depth2_tab a {font-size: 16px; padding: 0 20px; color: #333; font-weight: 500; letter-spacing: -0.3px;}
.depth2_tab a.on {background: none; color: #1B9C67; font-weight: 700; margin: 0;}
.depth2_tab a.on:before {left: -2px;}
.depth2_tab a.on:after {display: none;}

/* BASIC css end */

