/* BASIC css start */
#productClass {
    background: #333;
    position: relative;
}
#productClass_inner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
/* class-list */

#productClass .class-list {
    font-size:0;
    margin-top: 15px;
}
#productClass .class-list li {
    display: inline-block;
    width: auto;
}
#productClass .class-list li a {
    display: block;
    opacity: 0.8;
    white-space: nowrap;
    font-family: 'NotoKrT', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    letter-spacing: -1px;
    font-style: oblique;
}
#productClass .class-list li {
    padding-left: 7px;
    padding-right: 10px;
    margin-right: 5px;
}
#productClass .class-list li.active {
    border: 1px solid #ffa131;
    padding-right: 12px;
}
#productClass .class-list li.active a {
    font-family: 'NotoKrB', sans-serif;
    color: #ffa131;
}
#productClass .class-list li:last-child {
    margin-right: 0;
}
/* best-item */
#productClass .best-item {
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: 2px solid #5c5c5c;
    border-bottom: 2px solid #5c5c5c;
    background-color: #f8f8f8;
}
#productClass .best-item h3 {
    margin-left: 20px;
    font-size: 0;
    line-height: 0;
}
/* total-sort */
#productClass .total-sort {
    padding-top: 30px;
    font-size: 12px;
    color: #c1c1c1;
    opacity:1;
    letter-spacing: -1px;
    padding-bottom: 27px;
}
#productClass .total-sort span {
    color: #ffa131;
    font-weight: bold;
}
#productClass .total-sort .sort li a {
    color: #787878;
    opacity: 1;
    letter-spacing: 0;
}
#productClass .total-sort .sort li a.active {
    color: #fff;
    font-weight: bold;
} 
#productClass .title {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 50px;
}
#productClass .title h2 {
    font-family: 'NotoKrT', sans-serif;
    font-size: 42px;
    font-style: oblique;
    color: #fff;
    opacity: 0.8;
    letter-spacing: -1px;
}
#productClass .title h2 b {
    font-family: 'NotoKrB', sans-serif;
    font-weight:bold;
}
#productClass .title span {
    font-family: 'NotoKrR', sans-serif;
    font-size: 16px;
    color: #fff;
    opacity: 0.8;
    line-height: 28px;
    letter-spacing: -1px;
}
.category_title img {
    width: 100%;
    margin-bottom: 10px;
}
.category_title {
    width: 100%;
}
.mainproduct{
    width: 1206px;
}
ul.product_list {
    display: table;
    margin: 0;
    font-size: 0;
    line-height: 0;
    margin: 0 0 0 -6px;
    width: 100%;
}
ul.grid4 li {
    width: 25%;
    display: inline-block;
    margin: 0 0 0 0;
    color: #757575;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 6px 6px;
}
ul.grid4 li .box { 
}
ul.grid4 li .box .thumbnail {
    position: relative;
    text-align: center;
}
ul.grid4 li .box .thumbnail img {
    width: 100%;
    box-sizing: border-box;
}
ul.grid4 li .box .description {
    margin: 0 auto;
    position: relative;
    padding: 20px;
    font-size: 12px;
    line-height: 20px;
    background: #444;
    text-align: left;
    padding-bottom: 22px;
    padding-left: 25px;
}
ul.grid4 li .box .description .brandname {
    font-family: Dotum, 돋움, sans-serif;
    color: #999;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 20px;
}
ul.grid4 li .box .description .name a {
    font-family: Dotum, 돋움, sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
ul.grid4 li .box .description .price {
    font-family: 'NotoKrL', sans-serif;
    font-size: 26px;
    color: #ffa131;
    font-style: italic;
    margin-top: 10px;
    position: relative;
    font-weight: 100;
}
ul.grid4 li .box .description .price span {
    font-size: 11px;
    margin-left: 5px;
}
ul.grid4 li .box .description .price .preview {
    position: absolute;
    bottom: 1px;
    right: -2px;

}
.main_middle_banner {
    width: 100%;
}
.main_middle_banner img {
    width: 100%;
}
ul.grid4 li .box .description .mdsay {
    font-size: 11px;
    color: #444;
    font-weight: bold;
    background: #d88c36;
    display: inline-block;
    margin-right: 10px;
    padding: 0px 5px;
    height: 18px;
    line-height: 20px;
}
ul.grid4 li .box .description .mdsayetc {
    color: #d88c36;
    font-family: 'NotoKrL', sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    display: inline-block;
}
ul.grid4 li .box .description .subname {
    margin-top: 10px;
    position: relative;
    color: #999;
    font-size: 12px;
    line-height: 16px;
}
.total-sort .sort li {
    margin-left: 15px;
}

.no_data {
    height: 200px;
    line-height: 200px;
    text-align: center;
    font-family: 'NotoKrT', sans-serif;
    font-size: 42px;
    /* font-style: oblique; */
    color: #fff;
    opacity: 0.8;
    letter-spacing: -1px;
}
/* BASIC css end */

