<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
#content { max-width:1700px; margin: 4px auto; padding: 0 20px 0 20px;}
#content .title { margin: 48px; text-align: center;}

#content .title p { color: #000;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 44px;
    letter-spacing: -1px;
    }
    
#content .title &gt; span {color: #000;
    font-family: 'Montserrat';
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 14px;} 


/* 상품개수 */
#DL_Product_List {}
.fright .function { height:40px; line-height:40px; text-align:right; background:#fff; }
.fright .total_count { float:left; line-height:30px; }
.fright .total_count strong { display:inline-block;  padding: 0 0px 0 7px; background:#fff; font-size:13px; color:#616161; text-align:center; }

/* 상품정렬버튼 */
.fright ul#type { display:inline; letter-spacing:-4px; }
.fright ul#type li { position:relative; top:-1px; display:inline-block; *display:inline; *zoom:1; }
.fright ul#type li:last-child { border-right:1px solid #ddd; }
.fright ul#type li a { display:block; height:40px; line-height:40px; margin:0 0 0 -1px; padding:0 15px; border-top:1px solid #ccc; border-left:1px solid #ddd; border-bottom:1px solid #ddd; background-color: #fafafa; letter-spacing:0; text-align:center; transition:background .3s ease; -webkit-trasition:background .3s ease; }
.fright ul#type li a:hover { height:41px; text-decoration:none; background:#fff; border-bottom:none; }
.fright ul#type li a:active { height:41px; text-decoration:none; background:#fff; border-bottom:none; }
.fright ul#type .sort { height:41px; background:#fff; border-bottom:none; font-weight:bold; }

.item-order select {font-size:14px; outline:none; color:#000; border:0; cursor:pointer; padding-left:18px;}
.fright ul#type li a.on {display:block; height:40px; line-height:40px; color:#000; font-weight: bold; border-bottom:1px solid #fff; background:#fff; }


/* 위시리스트 */
#wishlist {display: block; width: 18px; height: 17px; position: absolute; top: 10px; right: 10px; background: url(//static.wconcept.co.kr/web/images/common/spr-common.png) -330px 0 no-repeat; z-index: 1;}    
#wishlist .active { background-position: -360px 0;}    
    

/* 분류 기본상품 노출영역 */

.bnr-box {overflow:hidden;}
.bnr-box .item {float:right;width:100%!important;}
.bnr-box .item:first-child {margin-left:0;}
.bnr-box .item img {width:100%;}


/* 배열방식 */
.item-wrap .x5 .item-list {width: 20%;}

.item-wrap .x4 .item-list {width: 25%; margin: 0 0 40px;}
.item-wrap .x4 .prd-info .prd-name {display: block;}
.item-wrap .x4 .prd-info .color {max-width: 190px;}

.item-wrap .x3 .item-list{width: 33.33%; margin: 0 0 59px; vertical-align:top;}
.item-wrap .x3 .item-list .prd-info .prd-name {margin: 20px 0 9px;}
.item-wrap .x3 .item-list .prd-info ul li {line-height: 18px;}
.item-wrap .x3 .item-list .prd-info .prd-price {padding-top: 19px;}
.item-wrap .x3 .item-list .prd-info .color {max-width: 230px; line-height: 1;}


.best100-list{width:1400px;text-align:center;margin-left: 15px;}
.best100-list .info { width: 325px; font-size: 13px;}


.best100{margin-top: 100px;margin-bottom: 10px; padding-bottom: 50px;}
.best100 &gt; p {color: #4A4A4A;font-family: 'Montserrat';font-weight: 600;font-size: 50px;letter-spacing: -1px; margin-bottom:10px;}
.best100 &gt; span {
    color: #4A4A4A;
    font-family: 'Montserrat';
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 15px;}



.blind_list{width: 100%;height: 66px;margin: 0 0 20px;border-bottom: 1px solid #555;text-align: center;}
.blind_list ul {font-size: 0;line-height: 0;letter-spacing: -4px;position: relative;z-index: 2;margin: 0 auto 80px;}
.blind_list ul li{padding: 0!important;display: inline-block;letter-spacing: 0;vertical-align: top;}
.blind_list ul li a { display: block;min-width: 190px;height: 66px;line-height: 66px;margin: 0 0 0 -1px;border: 1px solid #e8e8e8;border-bottom: none;color: #888;text-align: center;font-size: 14px;}
.blind_list ul li.on a {position:relative;z-index:1;height:66px;line-height:66px;border:1px solid #555;border-bottom:none;background:#fff;font-weight:700;color:#111;font-size:14px;}


#wishlist {
  
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;}
    
/* BASIC css end */

</pre></body></html>