/* BASIC css start */
/*»ó´Ü ¹è³Ê*/
.topBanner{
    background:#12279e;
}

.topBanner .topBannerInner{
    position:relative;
}

.topBanner .topBannerInner p a{
    display:block;
    text-align:center;
    color:#fff;
    font-size:18px;
    line-height:44px;
}

.topBanner .topBannerInner a.closeTopBanner {
    position:absolute;
    padding:4px;
    right:0;
    top:10px;
}

/*ÇØ´õ*/
header *{
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
}

header{
    position:relative;
    border-bottom:1px solid #f2f2f2;
}

header .header-top{
    background:#faf7f9;
}

header .header-top ul{
    padding:10px 0;
}

header .header-top ul li{
    margin-right:20px;
}

header .header-top ul li:last-child{
    margin-right:0;
}

header .header-top ul li a{
    line-height:24px;
    font-size:13px;
    font-weight:300;
    font-family: 'Malgun Gothic', '¸¼Àº °íµñ', sans-serif;
}

header .header-middle{
    padding: 40px 0 10px;
}

header .header-middle .logoWrap{
    line-height:40px;
}

header .header-middle .searchWrap{
    position:relative;
    margin-right:30px;
}

header .header-middle .searchWrap input{
    width:300px;
    height:40px;
    padding:0 40px 0 20px;
    background:#fff;
    border:2px solid #e6e6e6;
    border-radius:20px;
    font-size:15px;
}

header .header-middle .searchWrap input::placeholder {
  color: #aaa;
}

header .header-middle .searchWrap a{
    position:absolute;
    width:40px;
    text-align:center;
    line-height:40px;
    top:0;
    right:5px;
}

header .header-middle .searchWrap a.fixed_btn{
    display:none;
}

header .header-middle .searchWrap.fixed{
    position: fixed;
    top: 23px;
    right: 50%;
    margin-right: -490px;
    z-index: 999;
}

header .header-middle .searchWrap.fixed input{
    height: 35px;
    border: none;
    padding-left: 0;
    color:#fff;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    background: none;
}

header .header-middle .searchWrap.fixed input::placeholder {
  color: #fff;
}

header .header-middle .searchWrap.fixed a{
    display:none;
}

header .header-middle .searchWrap.fixed a.fixed_btn{
    display:block;
    display: block;
    width: auto;
    height: auto;
    line-height:32px;
    right: 0;
}

header .header-middle .iconLinkWrap li,
header .header-fixed .iconLinkWrap li{
    position:relative;
    margin-right:25px;
    line-height:40px;
}

header .header-middle .iconLinkWrap li:last-child,
header .header-fixed .iconLinkWrap li:last-child{
    margin-right:0;
}

header .header-middle .iconLinkWrap li span.basketCnt,
header .header-fixed .iconLinkWrap li span.basketCnt{
    position:absolute;
    top:6px;
    right:-13px;
    width:20px;
    height:20px;
    color:#fff;
    font-size:11px;
    text-align:center;
    line-height:20px;
    border-radius:10px;
    background:#092e49;
}

header .header-bottom .allMenu > a,
header .header-bottom .gnbWrap > li > a,
header .header-bottom .gnbWrap_right > li > a{
    display:block;
    line-height:60px;
    font-weight:500;
}

header .header-bottom .gnbWrap > li{
    position:relative;
    margin-left:80px;
}

header .header-bottom .gnbWrap > li > a{
    font-size:18px;
}

header .header-bottom .gnbWrap > li .lnbWrap{
    display:none;
    position:absolute;
    left:-70px;
    top:60px;
    width:700px;
    padding:36px 0 40px 50px;
    border:1px solid #ddd;
    background:#fff;
    z-index:99;
}

header .header-bottom .gnbWrap > li .lnbWrap dl{
    width:148px;
}

header .header-bottom .gnbWrap > li.life .lnbWrap{
    width:415px;
}

header .header-bottom .gnbWrap > li.brand .lnbWrap{
    width:950px;
}

header .header-bottom .gnbWrap > li.mask .lnbWrap{
    width:415px;
}

header .header-bottom .gnbWrap > li.ping .lnbWrap{
    width:240px;
}
header .header-bottom .gnbWrap > li.mask .lnbWrap dl{
    width:180px;
}

header .header-bottom .gnbWrap > li .lnbWrap dl dt{
    margin-bottom:24px;
    font-size:16px;
    color:#222;
    font-weight:500;
    text-decoration:underline;
}

header .header-bottom .gnbWrap > li.front .lnbWrap{
    font-size:16px;
}

header .header-bottom .gnbWrap > li .lnbWrap dl dd ul li{
    margin-bottom:19px;
}

header .header-bottom .gnbWrap > li .lnbWrap dl dd ul li a{
    font-size:16px;
    color:#666;
    font-weight:300;
}

header .header-bottom .gnbWrap > li .lnbWrap dl dd ul li a:hover{
    color:#222;
}

header .header-bottom .gnbWrap > li .lnbWrap dl dd.lnb_allViewBtn{
    margin-top:56px;
}

header .header-bottom .gnbWrap > li .lnbWrap dl dd.lnb_allViewBtn a{
    font-size:16px;
    font-weight:500;
    color:#222;
}

header .header-bottom .gnbWrap > li .lnbWrap dl dd.lnb_allViewBtn a img{
    display:inline-block;
    margin-left:5px;
    margin-top:-3px;
    vertical-align:middle;

}
header .header-bottom .gnbWrap > li .lnbWrap dl dd.lnb_allViewBtn{
    margin-top:56px;
}

header .header-bottom .gnbWrap > li .lnbWrap dl dd.lnb_allViewBtn a{
    font-size:16px;
    font-weight:500;
    color:#222;
}

header .header-bottom .gnbWrap > li .lnbWrap dl dd.lnb_allViewBtn a img{
    display:inline-block;
    margin-left:5px;
    margin-top:-3px;
    vertical-align:middle;
}
header .header-bottom .gnbWrap > li:hover:after{
    content:'';
    display:block;
    position:absolute;
    width:100%;
    height:2px;
    bottom:0;
    left:0;
    background:#222;
}

header .header-bottom .gnbWrap > li:hover .lnbWrap{
    display:block;
}

header .header-bottom .gnbWrap_right > li > a{
    position:relative;
    font-size:18px;
    margin-right:30px;
    padding-right:30px;
}

header .header-bottom .gnbWrap_right > li > a:after{
    content:'';
    display:block;
    position:absolute;
    top:22px;
    right:0;
    width:1px;
    height:16px;
    background:#dddddd;
}

header .header-bottom .gnbWrap_right > li:last-child > a{
    margin-right:0;
    padding-right:0;
}

header .header-bottom .gnbWrap_right > li:last-child > a:after{
    display:none;
}

header .header-fixed{
    position: fixed;
    width: 100%;
    top: -100px;
    left: 0;
    padding: 20px 0;
    background: #85a6c1;
    z-index: 998;
    transition:all 0.3s;
}

header .header-fixed.fixed{
    top: 0;
}

header .header-fixed .allMenu > a,
header .header-fixed .logoWrap > a,
header .header-fixed.iconLinkWrap > li > a{
    line-height:40px;
}

header .header-fixed .allMenu{
    margin-right:40px;
}

header .allMenuWrap{
    display:none;
    position:absolute;
    width:600px;
    left:50%;
    margin-left:-600px;
    padding:38px 60px;
    background:#fff;
    border:1px solid #eee;
    z-index:999;
}

header .allMenuWrap.fixed{
    position:fixed;
    top:80px;
}

header .allMenuWrap .allMenuCloseBtn{
    position:absolute;
    top:23px;
    right:22px;
}

header .allMenuWrap .listWrap{
    width:840px;
}

header .allMenuWrap .allMenuBanner{
    width:238px;
    padding-top:10px;
}

.fl ping {
  width; 100%;
  overflow; hidden;
}

ul {
  list-style; none;
  float; left; /* ÁÂÃø ¹èÄ¡ */
  width; 40%
}

li {
  padding; 10px;
}

.catch {
  float: right; /* ¿ìÃø¿¡ ¹èÄ¡ */
  width: 50%;
}

img {
  display; block;
  max-width; 50%;
  height; auto;
}

header .allMenuWrap .shin{
    width:238px;
    padding-top:120px;
}

header .allMenuWrap dl.list_depth_1{}

header .allMenuWrap dl.list_depth_1:nth-child(1){
    width: 470px;
}

header

header .allMenuWrap dl.list_depth_1:nth-child(2){
    width: 320px;
    margin-bottom:30px;
}

header .allMenuWrap dl.list_depth_1:nth-child(3){
    width: 320px;
}

header .allMenuWrap dl.list_depth_1 > dt{
    margin-bottom:32px;
    font-weight: 500;
    line-height: 40px;
    font-size: 18px;
    border-bottom: 1px solid #f2f2f2;
}

header .allMenuWrap dl.list_depth_1 > dt.mb_30{
    margin-bottom:28px;
}

header .allMenuWrap dl.list_depth_1:nth-child(1) > dt{
    width:390px;
}

header .allMenuWrap dl.list_depth_1 dl.list_depth_2{
    width:148px;
}

header .allMenuWrap .shin{
    width:238px;
    padding-top:120px;
}

header .allMenuWrap dl.list_depth_1 dl.list_depth_2.w_200{
    width:198px;
}

header .allMenuWrap dl.list_depth_1 dl.list_depth_2.w_120{
    width:122px;
}

header .allMenuWrap dl.list_depth_2 > dt{
    margin:0 0 22px;
    font-weight: 500;
    font-size: 16px;
}

header .allMenuWrap dl.list_depth_2 > dt.dp_no{
    display:none;
}

header .allMenuWrap dl.list_depth_2 dd ul li{
    margin-bottom:19px;
}

header .allMenuWrap dl.list_depth_2 dd ul li a{
    font-size:16px;
    color:#666;
    font-weight:300;
}

header .allMenuWrap dl.list_depth_2 dd ul li a:hover{
    color:#222;
}

/* ´ÙÃ£´Ù ÀÚµ¿¿Ï¼º*/
.search-auto-complete-list { display:none; z-index:1; position:absolute; top:40px; left:0; border:1px solid #ddd; border-top:1px solid #000; line-height:14px; background:#fff; }
.search-auto-complete-list ul { width:202px; padding:4px 0 6px; border-bottom:1px solid #ddd; }
.search-auto-complete-list ul li { text-align:left; }
.search-auto-complete-list ul li.on { background:#f3f3f3; }
.search-auto-complete-list ul li a { display:block; padding:8px 14px 7px; color:#000; background:none; font-family:'dotum'; font-size:12px; letter-spacing:-1px; }
.search-auto-complete-list ul li a strong { color:#ab3e41; }
.search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.search-auto-complete-list ul li a:hover span { border-bottom:1px solid #000; }
.search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#999; font-size:11px; }


/* ´ÙÃ£´Ù °Ë»ö ÆÄÀÎ´õ */
#allfinder-layer { z-index: 9999; position: fixed; top: 50px; right: 110px; width: 1000px; zoom: 1; overflow: hidden; }
#allfinder-layer .finder-body { display:none; z-index:1; position: relative; width: 998px; *width:918px; padding:35px 40px 5px; max-height: 800px; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; border:1px solid #666; background:#fff; }
#allfinder-layer .finder-body .finder-close { position: absolute; top: 15px; right: 10px; font-size:24px; color:#000; *width:19px; *height:24px; *background:url('/images/common/btn_h11_close.gif') no-repeat center center; *background-size:19px 24px; }
#allfinder-ctr { z-index: 10000; position: fixed; top: 50px; right: 0; width: 103px; height:86px; }
#allfinder-ctr a { display:block; width:100%; height:100%; background:url('/images/common/allfinder_ctrl_pc.png') no-repeat right top; border:none; outline:none; font-size:0; }


.all-finder-layer .finder-body .finder-tbl table { border:1px solid #ccc; border-top:1px solid #000; }
.all-finder-layer .finder-body .finder-tbl th, 
.all-finder-layer .finder-body .finder-tbl td { height: 40px; border-top: 1px solid #e5e5e5; font-size: 13px; font-family:'Malgun Gothic'; color: #000; }
.all-finder-layer .finder-body .finder-tbl tr:first-child th,
.all-finder-layer .finder-body .finder-tbl tr:first-child td { border-top:none; }
.all-finder-layer .finder-body .finder-tbl th { padding: 5px 0; background: #f4f4f4; text-align: left; vertical-align:top; }
.all-finder-layer .finder-body .finder-tbl th .txt-l { position:relative; height:34px; line-height:34px; padding: 0 20px; margin:3px 0; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .fa { position:absolute; top:50%; right:15px; margin-top:-6px; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-tooltip-btn { display:inline-block; width:20px; height:20px; line-height:22px; border:1px solid #cecece; border-radius:20px; color:#666; font-size:11px; background:#fff; text-align:center; outline:none; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer { display:none; position:absolute; top:33px; left:52px; width:270px; padding:0 20px 18px; border:1px solid #000; background:#fff; text-align:left; font-weight:normal; color:#000; z-index:1}
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-btn-close { display:inline-block; position:absolute; top:14px; right:20px; margin:0; font-size:21px; color:#000; outline:none; *width:19px; *height:22px; *background:url('/images/common/btn_h11_close.gif') no-repeat center center; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-tit { padding:18px 0; border-bottom:1px solid #e5e5e5; font-size:15px; font-weight:bold; line-height:15px; }
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-cnt { padding-top:16px; line-height:1.5; font-size:13px; }
.all-finder-layer .finder-body .finder-tbl td { padding: 5px 10px; }
.all-finder-layer .finder-body .txt-input { height: 21px; line-height: 21px; padding: 0 5px; font-size: 13px; font-family:'Malgun Gothic'; }
.all-finder-layer .finder-body .finder-category { height:40px; overflow:hidden; }
.all-finder-layer .finder-body .finder-category.open { height:100%; overflow:visible; }
.all-finder-layer .finder-body tr.finder-child-category {display:none;}
.all-finder-layer .finder-body tr.finder-child-category th,
.all-finder-layer .finder-body tr.finder-child-category td { border-top:none; }
.all-finder-layer .finder-body tr.finder-child-category td { background:#fbfbfb; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 { display:inline-block; margin:3px 5px 3px 0; padding: 5px 10px; cursor:pointer; line-height:22px; vertical-align:top; word-break:break-all; color:#9a9a9a; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 .fa-check { display:none; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on { font-weight:bold; color:#000; border:0; border-radius:0; box-shadow: unset; }
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on .fa-check { display:inline-block; margin-right:3px; }

.all-finder-layer .finder-body .finder-color { padding-left:10px; }
.all-finder-layer .finder-body .finder-price .finder-price-input { display: inline-block; padding-top:5px}
.all-finder-layer .finder-body .finder-price .finder-price-input label { display: inline-block; width: 110px; padding: 0 10px; border: 1px solid #ccc; border-radius:3px; color: #666; }
.all-finder-layer .finder-body .finder-price .finder-price-input label .txt-input { display: inline-block; width: 90px; height: 29px; line-height: 29px; padding: 0; border: none; background: none; color: #333; text-align: right; }
.all-finder-layer .finder-body .finder-search { position:relative; padding-left:5px; }
.all-finder-layer .finder-body .finder-search label { display: inline-block; width: 320px; padding: 0 10px; border: 1px solid #ccc; border-radius:3px; }
.all-finder-layer .finder-body .finder-search label .txt-input { display: block; width:100%; height: 29px; line-height: 29px; padding: 0; border: none; background: none; color: #333; text-align: left; }
.all-finder-layer .finder-body .finder-btn-c { padding: 30px 0; text-align: center; }
.all-finder-layer .finder-body .finder-btn-c a.reset { display: inline-block; width: 140px; height: 60px; line-height: 57px; border:none; border-radius:3px; background: #999; color: #fff; font-size: 18px; font-weight: bold; letter-spacing: 1px; font-family:'Malgun Gothic'; margin-right:15px; }
.all-finder-layer .finder-body .finder-btn-c button { display: inline-block; height: 60px; line-height: 57px; padding:0 30px; *padding:0; border:none; border-radius:3px; background: #000; color: #fff; font-size: 18px; font-weight: bold; letter-spacing: -0.5px; font-family:'Malgun Gothic'; cursor:pointer; }
.all-finder-layer .finder-body .finder-btn-c button span.ico-search { visibility:visible; display:inline-block; width:16px; height:15px; margin-right:10px; margin-top:-4px; *margin-top:0; vertical-align:middle; background:url('/images/common/btn_h15_search.png') no-repeat 0 0; }
.all-finder-layer .finder-body .finder-btn-c button span.finder-count { visibility:visible; display:inline-block; height:60px; color:#ffd800; font-size:23px; *vertical-align:middle; }
.all-finder-layer .finder-body .finder-btn-c button span.finder-count-toggle { visibility:visible; display:none; }


.all-finder-layer .finder-body .finder-options { display:inline-block; margin:3px 5px 3px 0; padding: 5px 10px; cursor:pointer; line-height:22px; border: 1px solid #fff; vertical-align:top; word-break:break-all; }
.all-finder-layer .finder-body .finder-options.on { font-weight: bold; border: 1px solid #000; border-radius: 20px; box-shadow:2px 2px 3px #d2d2d2; }
.all-finder-layer .finder-body .finder-option-color em { display: inline-block; width: 22px; height: 22px; border-radius:20px; font-size:0; vertical-align:top; }
.all-finder-layer .finder-body .finder-option-color.color-picker { width:22px; height:22px; padding: 0; border: none; } 
.all-finder-layer .finder-body .finder-option-color.color-picker.on { border: none; }
.all-finder-layer .finder-body .finder-option-color.color-picker .fa-check { display:none; width:22px; height:22px; margin-top:-17px; color:#fff; text-align:center; }
.all-finder-layer .finder-body .finder-option-color.color-picker.on .fa-check { display:block; }
.all-finder-layer .finder-body .finder-option-color.color-picker.on.finder-option-color-white .fa-check { color:#000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-black em { background-color: #000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-white em { background-color: #FFF; width: 20px; height: 20px; border: 1px solid #e5e5e5; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gray em { background-color: #808080; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-beige em { background-color: #e5d0b2; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-brown em { background-color: #aa6810; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-navy em { background-color: #425583; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-blue em { background-color: #0000ff; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-blue em { background-color: #62acff; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-red em { background-color: #ff0000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-orange em { background-color: #ffa500; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-yellow em { background-color: #ffff00; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-pink em { background-color: #ffc0cb; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-purple em { background-color: #800080; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-jaju em { background-color: #a63f7f; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-khaki em { background-color: #2f5e2f; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-green em { background-color: #008000; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-green em { background-color: #72dd95; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-silver em { background-color: #dfdfdf; }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gold em { background-color: #cfbc4e;  }
.all-finder-layer .finder-body .finder-option-color.finder-option-color-apricot em { background-color: #fbceb1;  }

.all-finder-layer .finder-body .search-auto-complete-list { display:none; z-index:1; position:absolute; top:30px; left:5px; border:1px solid #ddd; line-height:14px; background:#fff; }
.all-finder-layer .finder-body .search-auto-complete-list ul { width:340px; padding:4px 0 6px; border-bottom:1px solid #ddd; }
.all-finder-layer .finder-body .search-auto-complete-list ul li { text-align:left; }
.all-finder-layer .finder-body .search-auto-complete-list ul li.on { background:#f3f3f3; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a{ display:block; padding:8px 14px 7px; color:#000; background:none; font-family:'dotum'; font-size:12px; letter-spacing:-1px; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a strong { color:#ab3e41; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover { background:#f2f2f2; }
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover span { border-bottom:1px solid #000; }
.all-finder-layer .finder-body .search-auto-complete-list .search-list-close { display:block; padding:10px 11px; text-align:right; color:#999; font-size:11px; }

.all-finder-layer .finder-body .finder-search-data .finder-options { border: 1px solid #e5e5e5; box-shadow:none; }
.all-finder-layer .finder-body .finder-search-data .finder-options .fa-close { margin-left:10px; color: #999; }
/* BASIC css end */

