/* BASIC css start */
#subPage .sub_tap {margin-top:100px; margin-bottom:50px;}
#scontent { padding-top: 250px; }

.proWarp .proRight { max-width: 1170px; }
.proRight .item-wrap ul {justify-content: space-between;}

.proRight .item-info .item-price-newMmber { font-size: 17px; color: #c30d23; margin-right: 15px; }
.proRight .item-info .item-price-origin { font-size: 17px; color: #999; margin-right:5px; }

.proRight .item-info .item-price-newMmber,
.proRight .item-info .item-price-origin,
.proRight .item-info .item-price {display: inline-block;}



.item-thumb .member {
    position: static;
    display: block;
}
.item-thumb .member img {
    max-width: 100% !important;
}

/* BASIC css end */

