/* BASIC css start */
/* font-family:‘SUIT Variable’, ‘SUIT’, 'Naum Gothic', 'Tajawal',  'sans-serif'; */
@import url(//fonts.googleapis.com/css?family=Tajawal:700);
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(//fonts.googleapis.com/css?family=Noto+Sans);
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(//fonts.googleapis.com/css?family=Montserrat+Alternates);
@import url(//cdn.jsdelivr.net/gh/sunn-us/SUIT/fonts/static/woff2/SUIT.css);
@import url(//cdn.jsdelivr.net/gh/sunn-us/SUIT/fonts/variable/woff2/SUIT-Variable.css);


header #downArea .no2 a { color:#0d277d; }
header #downArea .no2 a:after { 
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #0d277d;
    transition-duration: 0.2s;
}

/*게시판 공용*/
.h_title { border-top:none !important; border-bottom:1px solid #e5e5e5; padding:20px 4% !important; text-align:center; background-color:#f5f6f8; }
.h_title span { display:inline-block; padding:0 6px; }
.h_title span a { font-size:12px; font-weight:600; display:inline-block; height:15%; line-height:15%; }
.h_title span a:hover{ color:#0d277d;}
.h_title span a.boardBlue { color:#0d277d; }

.list_shopping1x li { border:none; }
/* .list_shopping1x li:nth-child(3) .listDiscount, */
/* .list_shopping1x li:nth-child(4) .listDiscount { display:none; } */
.list_shopping1x li a { padding:20px 4% !important; overflow:visible !important; }
figure { width:100%; }
.productImg { width:100%;  overflow:hidden; background-color:none; text-align:center; padding-top:10px; padding-bottom:20px; }
.productImg img { width:80% !important; float:none !important; }

.list_shoppingInfo { width:90% !important; float:none !important; padding:20px 5% !important; font-size:13px !important; background-color:#fff; border:1px solid #e5e5e5; box-sizing:border-box; margin:-20px auto 0; box-shadow:0px 5px 10px rgba(0,0,0,0.1); text-align:right;  }

.listName { margin-bottom:20px; width:100%; text-align:left; line-height:22px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }

.listInfo { width:100%; overflow:hidden; }

.listPrice { display:inline; margin-bottom:0 !important; font-weight:600; text-align:right; font-size:20px; color:#0d277d; }
.listPrice span { font-size:14px; }

.listDiscount { display:inline; margin-left:3px; }

.shopbrand { padding-bottom:40px; }
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand .MK_product_list {background-color:#f9f9f9; border-bottom:1px solid #4a4a4a; border-top: 1px solid #4a4a4a;}
.shopbrand .MK_product_list .items {padding: 10px 0;}
.shopbrand .MK_product_list .items #MK_best_product li {width:33.33%;}
.shopbrand .MK_product_list .items .paging-num {text-align: center; clear: both; margin:20px 0;}
.shopbrand .MK_product_list .items .paging-num a {background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px;}
.shopbrand .list_group {padding:12px 1%; text-align:center;}
.shopbrand .list_group select {width:49%; height:28px;}
.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%;}
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}
/* BASIC css end */

