/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/*»ó´Ü¹è³Ê */
#topbanner .topSlider li.txt a { font-family: 'Noto Sans KR', sans-serif; font-weight: 400 !important; } 

#header { position:relative; width: 100%; border-bottom: 1px solid #ececec; } 
#header.fixed { position: sticky; top: 0; left: 0; right: 0; z-index: 99; background: #fff; } 
#header .hd_wrap { max-width: 1500px; width: 100%; margin: 0 auto; display:flex; justify-content:space-between; align-items:center; padding: 23px 0; } 
#header .hd_wrap .btn_ham { position:relative; margin-right: 33px; } 
#header .hd_wrap .btn_ham a { display:inline-block; } 
#header .hd_wrap .btn_ham a img { width: 18px; } 
#header .logo_wrap { display:inline-block; } 
#header .logo_wrap img { } 
#header .cate_wrap { display:flex; gap: 53px; } 
#header .cate_wrap li { position:relative; } 
#header .cate_wrap li a { position:relative; } 
#header .cate_wrap li a:hover { color:var(--main-color); } 
#header .cate_wrap li.on a:before { position: absolute; top: -5px; right: -5px; width: 7px; height: 7px; background: var(--main-color); border-radius: 50%; content:""; } 
#header .cate_wrap li>a { color:#000; text-align:center; font-size:15px; font-style:normal; font-weight:500; line-height:normal; white-space:pre; vertical-align: -webkit-baseline-middle; } 
#header .cate_wrap li>a.on{
    color: var(--main-color);
}
#header .cate_wrap li>a b { color:var(--main-color); font-weight:500; } 
#header .cate_wrap li>a strong { font-weight:700; } 
#header .cate_wrap li>a:after { content:''; position:absolute; left:0; right:0; width:100%; height:52px; } 
#header .user_wrap { display:flex; gap:0 24px; } 
#header .user_wrap li { position:relative; text-align: center; cursor: pointer; } 
#header .user_wrap li a { display:inline-block; } 
#header .user_wrap li a:after { content:''; position:absolute; left:0; right:0; width:100%; height:52px; } 
#header .user_wrap li a .user_basket_quantity { background:var(--main-color); color:#FFF; text-align:center; font-size:11px; font-style:normal; font-weight:600; line-height:8px; padding:4px; display:inline-block; border-radius:100px; position:absolute; top:0; left: 50%; } 
#header .user_wrap li p { margin-top:5px; color: #000; font-weight: 400; font-size: 11px; line-height: 1; } 
/* ¼­ºê Ä«Å×°í¸® */
.sub_cate_wrap { display: none; position:absolute; top:51px; left: 50%; transform: translateX(-50%); width: 130px; background:#fff; padding:30px 0; z-index:11; text-align:center; } 
.sub_cate_wrap dd { margin-bottom: 25px; } 
.sub_cate_wrap dd:last-child { margin-bottom:0; } 
.sub_cate_wrap dd a { color:#222222; font-size:15px; font-weight:400; word-wrap:break-word; white-space:pre; } 
.sub_cate_wrap dd a:hover { color:var(--main-color); font-weight: 600; } 
/* ÀüÃ¼ Ä«Å×°í¸® */
.all_cate_wrap { display:none; position:absolute; top: 82px; left:0; right:0; background:#fff; z-index:10; padding:45px 0 83px; border-top:1px solid #ececec; border-bottom:1px solid #ececec; } 
.all_cate_wrap .all_cate_top { width:997px; margin:0 auto 58px; display:flex; } 
.all_cate_wrap .all_cate_top ul.all_cate_top_left { border-right:1px solid #ececec; padding-right:100px; margin-right:73px; } 
.all_cate_wrap .all_cate_top ul.all_cate_top_left li { margin-bottom:40px; } 
.all_cate_wrap .all_cate_top ul.all_cate_top_left li:hover a { color:var(--main-color); } 
.all_cate_wrap .all_cate_top ul.all_cate_top_left li a { color:#000; font-size:15px; font-family:Pretendard; font-weight:400; word-wrap:break-word; white-space:pre; } 
.all_cate_wrap .all_cate_top .all_cate_top_right { display:flex; justify-content:space-between; width:100%; } 
.all_cate_wrap .all_cate_top .all_cate_top_right dl { } 
.all_cate_wrap .all_cate_top .all_cate_top_right dl dt { margin-bottom:21px; } 
.all_cate_wrap .all_cate_top .all_cate_top_right dl dt:hover a { color:var(--main-color); } 
.all_cate_wrap .all_cate_top .all_cate_top_right dl dt a { color:#000; font-size:15px; font-weight:500; word-wrap:break-word; } 
.all_cate_wrap .all_cate_top .all_cate_top_right dl dd { margin-bottom:16px; } 
.all_cate_wrap .all_cate_top .all_cate_top_right dl dd:hover a { color:var(--main-color); } 
.all_cate_wrap .all_cate_top .all_cate_top_right dl dd a { color:#777777; font-size:13px; font-weight:400; word-wrap:break-word; } 
.all_cate_wrap .all_cate_bottom { width:997px; margin:0 auto 0; display:flex; gap:0 40px; } 
.all_cate_wrap .all_cate_bottom dl { } 
.all_cate_wrap .all_cate_bottom dl dt { margin-bottom:13px; } 
.all_cate_bottom dl dt a { display:inline-block; } 
.all_cate_bottom dl dt a img { max-width:100%; } 
.all_cate_bottom dl dd { } 
.all_cate_bottom dl dd .all_cate_tit { color:#222222; font-size:16px; font-weight:600; line-height:20px; word-wrap:break-word; display:block; margin-bottom:8px; } 
.all_cate_bottom dl dd .all_cate_subtit { color:#777777; font-size:13px; font-family:Red Hat Display; font-weight:400; line-height:18px; word-wrap:break-word; } 
#fix_icon { z-index:50; position:fixed; right:20px; bottom:10%; opacity:0; transform:translateX(100px); transition:all .6s; } 
#fix_icon.show { opacity:1; transform:translateX(0px); } 
#fix_icon ul { display:flex; flex-direction:column; } 
#fix_icon ul li {text-align: center;margin:5px 0;cursor: pointer;} 
#fix_icon ul li img { width: 24.64px; background: rgb(0 0 0 / 25%); border-radius: 100%; padding: 10.56px; } 
#fix_icon ul li a { display:block; } 
#fix_icon ul li a img { } 
#fix_icon ul li:hover { transform: scale(1.1); } 
#fix_icon ul li.gotoTop a { } 
#fix_icon ul li.gotoTop a img { } 
/* °Ë»öÃ¢ */
.sch_wrapper { display:none; position:absolute; top: 82px; left:0; right:0; background:#fff; z-index:10; padding:45px 0 83px; border-top:1px solid #ececec; border-bottom:1px solid #ececec; } 
.sch_wrapper .sch_close { position:absolute; top:0; right:-23%; cursor:pointer; } 
.sch_wrapper .sch_content { position:relative; width:900px; margin:0 auto; } 
.sch_wrapper .sch_content .sch_top { margin-bottom:42px; } 
.sch_wrapper .sch_content .sch_top fieldset { position:relative; width:100%; height:40px; border-bottom:2px solid #000; } 
.sch_wrapper .sch_content .sch_top fieldset input { width:95%; height:33px; line-height:33px; padding:0 10px; box-sizing:border-box; border:0; color:#777777; font-size:22px; font-family:Pretendard; font-weight:400; word-wrap:break-word; } 
.sch_wrapper .sch_content .sch_top fieldset a { position:absolute; right:10px; bottom:11px; } 
.sch_wrapper .sch_content .sch_bt { display:flex; justify-content:space-between; } 
.sch_wrapper .sch_content .sch_bt .sch_bt_left { width:230px; padding-right:80px; border-right:1px solid #eee; margin-right:80px; } 
.sch_wrapper .sch_content .sch_bt p { color:black; font-size:15px; font-weight:500; line-height:20px; word-wrap:break-word; margin-bottom:40px; } 
.sch_wrapper .sch_content .sch_bt ol { display:flex; flex-wrap:wrap; flex-direction:column; height:164px; gap:16px 60px; padding-left:13px; } 
.sch_wrapper .sch_content .sch_bt ol li { list-style:auto; } 
.sch_wrapper .sch_content .sch_bt ol li:hover { color:var(--main-color); } 
.sch_wrapper .sch_content .sch_bt ol li a { color:black; font-size:15px; font-family:Pretendard; font-weight:400; line-height:20px; word-wrap:break-word; padding-left:10px; } 
.sch_wrapper .sch_content .sch_bt p a { position:absolute; right:0; color:#999999; font-size:13px; font-family:Pretendard; font-weight:400; text-decoration:underline; line-height:20px; word-wrap:break-word; } 
.sch_wrapper .sch_content .sch_bt .sch_bt_right { width:500px; position:relative; } 
.sch_wrapper .sch_content .sch_bt .sch_bt_right .search-inner { } 
.sch_wrapper .sch_content .sch_bt .sch_bt_right .search-inner .txt { } 
.sch_wrapper .sch_content .sch_bt .sch_bt_right .search-inner .search-list { display:flex; justify-content:flex-start; gap:10px 20px; flex-wrap:wrap; } 
.sch_wrapper .sch_content .sch_bt .sch_bt_right .search-inner .search-list li { border:1px solid #bbb; display:inline-block; border-radius:30px; padding:8px 16px; display:flex; } 
.sch_wrapper .sch_content .sch_bt .sch_bt_right .search-inner .search-list li span a { forced-color-adjust:preserve-parent-color; color:#777777; font-size:15px; font-family:Pretendard; font-weight:400; line-height:20px; white-space:pre; } 
.sch_wrapper .sch_content .sch_bt .sch_bt_right .search-inner .search-list li button { background:transparent; color:#777; font-size:18px; margin-left:12px; } 
.sch_wrapper .sch_content .sch_bt .sch_bt_right .sch_subbnr { margin-top:34px; } 
.sch_wrapper .sch_content .sch_bt .sch_bt_right .sch_subbnr a { display:block; } 
.sch_wrapper .sch_content .sch_bt .sch_bt_right .sch_subbnr a img { width: 100%; } 
/* ´ÙÃ£´Ù ÀÚµ¿¿Ï¼º*/
.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 */


/* BASIC css end */


/* BASIC css end */

