/* BASIC css start */
#header { width: 100%; height: auto; } 
#header .head_inner { width: 1400px; margin: 0 auto; } 
/* Å¾ ¹è³Ê */
#header .top_banner { height: 100px; width: 100%; } 

/* Çì´õ Å¾ */
#header .head_top { width: 100%; height: 76px; position: relative; } 
#header .head_top h1.logo { float: left; height: 76px; line-height:73px; } 
#header .head_top h1.logo a { display: inline-block; } 
#header .head_top h1.logo a img {width:100px;} 
#header .head_top .searchArea { width: 400px; height:76px; position: absolute; left: 50%; transform: translateX(-50%); top: 0; } 
#header .head_top .searchArea fieldset { height: 35px; width:380px; margin:0 auto; border-bottom:2px solid #000; position:relative; margin-top:20px } 
#header .head_top .searchArea input { background:none !important; border:none; width:90%; height:100%; float:left }
#header .head_top nav { float: right; line-height: 76px; } 
#header .head_top nav ul { display: flex; height: 100%; } 
#header .head_top nav ul li { margin-left: 25px; } 
#header .head_top nav ul li.cart a { padding-right: 20px; } 
#header .head_top nav ul li a { position: relative; font-family: 'Noto Sans KR', sans-serif; font-size: 14px; color: #666; } 
#header .head_top nav ul li a span { background-color: #000; color: white; display: inline-block; width: 16px; height: 16px; font-size: 8px; position: absolute; right: 0; top: 50%; text-align: center; line-height: 15px; transform: translateY(-50%); border-radius: 50%; } 

/* Çì´õ ¹ÙÅÒ */
#header .head_bottom { width: 100%; height: 70px; background-color: #000; position: sticky; top: 0; z-index: 100; transition: position .4s; } 
#header .head_bottom.sticky { position: fixed; top: 0; transition: position .4s; } 
#header .head_bottom ul.main_m { width: 100%; color: white; height:70px; display: flex; justify-content: space-between; align-items: center; padding: 0 140px; } 
#header .head_bottom ul.main_m>li {padding: 0;position: relative;height: 100%;line-height: 70px;} 
#header .head_bottom ul.main_m>li.allmenu{width:30px;}
#header .head_bottom ul.main_m>li>a { font-size: 15px; font-family: 'Noto Sans KR', sans-serif; color: white; font-weight:600 } 
#header .head_bottom ul.main_m>li>a:active,
#header .head_bottom ul.main_m>li>a:hover { color: #fa5500; } 
#header .head_bottom ul.sub_m { z-index:1000; display: none; position: absolute; background-color: white; color: #000; left:50%; top: 70px; transform: translateX(-50%); border: 1px solid #eee; width: 100px; text-align: center; } 
#header .head_bottom ul.sub_m>li { line-height: 30px; } 
#header .head_bottom ul.sub_m>li:first-child { padding-top:20px } 
#header .head_bottom ul.sub_m>li:last-child { padding-bottom:20px } 
#header .head_bottom ul.sub_m>li>a { font-family: 'Noto Sans KR', sans-serif; color: #999; } 
#header .head_bottom ul.sub_m>li>a:hover { color: #000; } 

/* ´ÙÃ£´Ù ÀÚµ¿¿Ï¼º*/
.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: 50%; left: 50%; transform: translate(-50%, -50%); width: 1200px; zoom: 1; overflow: hidden; } 
#allfinder-layer .finder-body { display:none; z-index:1; position: relative; width: 100%; *width: 100%; padding: 54px 150px; max-height: 800px; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; background:#fff; } 
#allfinder-layer .finder-body .finder-close { position: absolute; top: 20px; right: 20px; } 
.all-finder-layer .finder-body .finder-tbl table { } 
.all-finder-layer .finder-body .finder-tbl th, 
.all-finder-layer .finder-body .finder-tbl td { height: 40px; border-top: 1px solid #DBDBDB; 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; text-align: left; vertical-align:top; } 
.all-finder-layer .finder-body .finder-tbl th .txt-l { position:relative; height: 45px; line-height: 45px; padding: 0 20px; margin:3px 0; font-size: 16px; font-weight: 700; } 
.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 { } 
.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 { box-shadow: unset; font-weight: bold; background: #000; border: 1px solid #000; border-radius: 20px; color: #fff; } 
.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 #DBDBDB; border-radius:3px; color: #666; } 
.all-finder-layer .finder-body .finder-price .finder-price-input label .txt-input { display: inline-block; width: 70px; 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: 100%; padding: 9px 10px; border: 1px solid #000; border-radius: 50px; } 
.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-radius:3px; background: #fff; border: 1px solid #dbdbdb; color: #000; 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: #FA5500; 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 #DBDBDB; border-radius: 20px; vertical-align:top; word-break:break-all; font-size: 14px; } 
.all-finder-layer .finder-body .finder-options.on { font-weight: bold; background: #000; border: 1px solid #000; border-radius: 20px; color: #fff; } 
.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: #fff; } 

.shadow { position: fixed; left: 0; top: 0; background: rgba(0, 0, 0, 0.52); width: 100%; height: 100vh; z-index: 999; display: none } 


/* »óÇ°°¡°Ý */
.prd-price { display: flex; align-items: center; justify-content: space-between; } 
.prd-price .prdReview { font-size: 14px; color: #7d7d7d; } 
.dc_per { font-size: 16px; font-weight: 700; color: #FA5500; font-family: 'Red Hat Display', sans-serif; margin-right: 6px; } 
.normal { font-size: 16px; font-weight: 500; color: #000; font-family: 'Red Hat Display', sans-serif; margin-right: 6px; } 
.normal b { display:none; } 
.consumer { font-size: 16px; font-weight: 400; color: #808080; font-family: 'Red Hat Display', sans-serif; text-decoration-line: line-through;} 
.consumer b { display:none; } 


/* ÀüÃ¼ºÐ·ù */
.hammenu{display: none; float: unset;padding: 0;position: absolute;top: 70px;left: 0;height: auto;background: #fff;box-sizing: border-box;}
.hammenu .depth1{width: 194px;height: 520px;padding: 40px 0;overflow-y: auto;/* direction: rtl; */-ms-overflow-style: none;}
.hammenu .depth1::-webkit-scrollbar{ display:none; }
.hammenu .depth1 li{margin: 4px 0; text-align: left;}
.hammenu .depth1 li a{display: block;padding: 10px 25px;color: #424242;font-size: 16px;font-weight: 700;font-family: 'Noto Sans KR', sans-serif;}
.hammenu .depth1 li a:hover{color:#f15657;}
.hammenu .depth1 > li.depopen > a{ color:#f15657;}
.hammenu .depth2{display: none;position: absolute;top: 0;left: 194px;background: #fff;width: 100%;height: 520px;padding: 40px 0;}
.hammenu .depth2 > div{height: 440px;line-height: 20px;overflow-y: auto;-ms-overflow-style: none;border-left: 1px solid #000;}
.hammenu .depth2 > div::-webkit-scrollbar{ display:none; }
.hammenu .depth2 li{padding: 0 25px; margin: 0;}
.hammenu .depth2 li a{display: inline-block;padding: 0;margin: 12px 0;color: #424242;font-size: 16px;font-weight: 400;font-family: 'Noto Sans KR', sans-serif;white-space: pre;}
.hammenu .depth2 li.depopen > a{border-bottom:1px solid #f15657; color:#f15657}
.hammenu .depth3{display: none;position: absolute;top: 0;left: 194px;background: #fff;width: 100%;height: 520px;padding: 40px 0; overflow-y: auto;-ms-overflow-style: none;}
.hammenu .depth3::-webkit-scrollbar{ display:none; }
.hammenu .depth3 > div{height: 440px;line-height: 20px;overflow-y: auto;-ms-overflow-style: none;border-left: 1px solid #000;}
.hammenu .depth3 li a:hover{border-bottom:1px solid #f15657; color:#f15657}

/* BASIC css end */

