/* BASIC css start */
.loc-navi a img {
    display: none;
}

#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: 1;
	white-space: nowrap;
	font-family: 'NotoKrL', sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	letter-spacing: -1px;
	font-style: italic;
}
#productClass .class-list li {
    padding-left: 12px;
    padding-right: 15px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    height: 130px;
}
#productClass .class-list li.active {
} 
#productClass .class-list li.active a {
	font-family: 'NotoKrB', sans-serif;
	color: #ffa131;
        opacity: 1;
}
#productClass .class-list li a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
#productClass .class-list li.active:after {
    content: "";
    border: 1px solid #ffa131;
    width: 100%;
    height: 28px;
    left: 0;
    bottom: 2px;
    position: absolute;
}
#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: #fff;
	opacity: 0.6;
	letter-spacing: -1px;
}
#productClass .total-sort span {
	color: #ffa131;
	font-weight: bold;
}
#productClass .total-sort .sort li a {
	color: #999;
	opacity: 1;
	letter-spacing: -1px;
}
#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: 70px;
}
#productClass .title h2 {
	font-family: 'NotoKrL', sans-serif;
	font-size: 38px;
	font-style: italic;
	color: #fff;
	/*opacity: 0.6;*/
	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.6;*/
	line-height: 28px;
	letter-spacing: -1px;
}
.category_title img {
	width: 100%;
	margin-bottom: 10px;
}
.category_title {
	width: 100%;
}
ul.product_list {
	display: table;
	width: 100%;
	margin: 0;
	font-size: 0;
	line-height: 0;
}
ul.grid4 li {
	width: 25%;
	display: inline-block;
	margin: 0 0 0 0;
	color: #757575;
	vertical-align: top;
}
ul.grid4 li .box {
	margin: 4px;
}
ul.grid4 li .box .thumbnail {
    position: relative;
    text-align: center;
    height: 292px;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    width: 232px;
}
ul.grid4 li .box .thumbnail img { 
	box-sizing: border-box;
    width: 100%;
    max-height: 100%;
}
ul.grid4 li .box .description {
	margin: 0 auto;
	position: relative;
	padding: 20px;
	font-size: 12px;
	line-height: 20px;
	background: #444;
	text-align: left;
}
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 { 
	color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-family: 'NotoKrR', sans-serif;
    letter-spacing: 0.5px;
}
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: 0;
	right: 0;
}
.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;
}

ul.grid5 li {
    width: 20% !important;
}
.shop_title {
    width: 135px;
    left: 0;
    position: fixed !important;
    height: 100%;
    top: 0 !important;
    z-index: 101;
    background: #2c2c2c;
    border: 1px solid #5b5b5b;
    border-left: 0;
    padding: 120px 5px 0 5px;
    -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;
}
.shop_class-list li {
    padding-left: 12px;
    position: relative;
    text-align: left;
    height: 40px;
    line-height: 40px;
}

.shop_class-list li a {
    display: block;
    opacity: 1;
    white-space: nowrap;
    font-family: 'NotoKrR', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    letter-spacing: -1px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.shop_class-list li a:hover{
    color: #ffa131; 
}
.shop_class-list li.active a{

    color: #ffa131; 
}
.shop_title h2 {
    font-family: 'NotoKrR', sans-serif;
    font-size: 38px;
    padding: 0 10px;
    color: #fff;
    opacity: 0.6;
    letter-spacing: -1px;
    margin-bottom: 20px;
}


#productClass .class-list li.active.bottom9:after{bottom:-9px;}

.category_shop_hr {
    height: 2px;
    background: #fff;
}

.category_shop_title_area {
    position: relative;
    margin-top: 30px;
    margin-bottom: 15px;
}

.category_shop {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: block;
}

.category_shop .category_shop_title_area .category_shop_title {
    font-family: 'NotoKrR', sans-serif;
    font-size: 34px;
    color: #fff;
    opacity: 0.9;
    letter-spacing: -1px;
    padding-bottom: 10px;
}

.category_shop .category_shop_title_area .category_shop_sub {
    float: right;
    position: absolute;
    right: 0;
    bottom: 10px;
    font-family: 'NotoKrR', sans-serif;
    font-size: 16px;
    color: #cdcdcd;
    opacity: 0.9;
    background: #191919;
    width: 150px; 
    padding: 1px 0px;
    text-align: center;
    border: 1px solid #cdcdcd;
}
.category_shop .category_shop_title_area .category_shop_sub a{
    font-family: 'NotoKrR', sans-serif;
    font-size: 16px;
    line-height: 33px;
    color: #cdcdcd;
}
.category_shop .category_shop_title_area .category_shop_sub a:hover{
    color: #ffa131;
}
.category_shop .category_shop_title_area .category_shop_sub img {
    margin-bottom: 2px;
}
.category_shop ul li {
    position: relative;
    float: left;
    text-align: center;
    padding: 0 10px;
}

.category_shop ul li a {
    display: block;
    opacity: 1;
    white-space: nowrap;
    font-family: 'NotoKrR', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    letter-spacing: -1px;
}

.category_shop ul {
    position: relative;
    display: block;
    height: 50px;
}

.category_shop ul li:first-child {
    padding-left: 0;
} 
.category_shop ul li:last-child {
    padding-right: 0;
} 

.category_shop ul li:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 14px;
    background: #dadada;
    left: 0;
    top: 50%;
    margin-top: -7px;
}

.category_shop ul lifirst-child:after {
    display: none;
}

.category_shop ul li:first-child:after {
    display: none;
}

.category_shop ul li a:hover {
    color: #ffa131;
}
.category_shop ul li a.hover {
    color: #ffa131;
}

.now_cate .category_shop_title_area {
    margin-top: 60px;
    color: #ffa131;
}

.now_cate .category_shop_title{ 
    color: #ffa131 !important;
}
.now_cate .category_shop_hr{ 
    background: #ffa131;
}
/* BASIC css end */

