<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
.no-translate2 {mix-blend-mode: difference;}
.logo-svg2 {fill: #fff;    width: 180px;}
body {background:#fff;}

#hdWrap {position: fixed; top:0;left:0;right:0; width:100%; z-index:1001;}
#hdWrap .hdArea {position: relative; width:100%; margin:0 auto; z-index:105;}
#hdWrap.fix .hdArea {border:none; background: #fff;opacity: 0.98; box-shadow: 0 1px 5px rgba(49, 49, 49, 0.1);}
.minSizeWrap {position: relative; min-width: 1280px; max-width:1920px; margin: 0 auto;}
.point01 {color:#FF6756!important;}

body.open {overflow:hidden!important;}
.languageTab .languageTabList {max-height: 0;overflow: hidden;background: rgba(247, 247, 247, 0.95);position: fixed;top: 0;left: 0;width: 100%;-webkit-transition: max-height 0.3s ease-in-out;-moz-transition: max-height .3s ease-in-out;-ms-transition: max-height .3s ease-in-out;-o-transition: max-height .3s ease-in-out;transition: max-height .3s ease-in-out;z-index: 101;}
.languageTab .languageTabList dl {overflow: hidden;padding: 140px 50px 20px;display: flex;justify-content: end;min-width: 1480px;max-width: 1920px;z-index: 100;float: right;width: 100%;position: relative;gap: 20px;}
.languageTab .languageTabList dl dd a {line-height:24px; font-size:12px; display:block;}
.languageTab .languageTabList.active {max-height:184px; display: block;}


.languageTab2 .languageTabList2 {max-height: 0;overflow: hidden;background: rgba(247, 247, 247, 0.95);position: fixed;top: 0;left: 0;width: 100%;-webkit-transition: max-height 0.3s ease-in-out;-moz-transition: max-height .3s ease-in-out;-ms-transition: max-height .3s ease-in-out;-o-transition: max-height .3s ease-in-out;transition: max-height .3s ease-in-out;z-index: 101;}
.languageTab2 .languageTabList2 dl {overflow: hidden;padding: 140px 425px 20px;display: flex;justify-content: flex-start;min-width: 1480px;max-width: 1920px;z-index: 100;width: 100%;position: relative;gap: 20px;}
.languageTab2 .languageTabList2 dl dd a {line-height:24px; font-size:12px; display:block;}
.languageTab2 .languageTabList2.active {max-height:184px; display: block;}


/* 상단배너 */
#headerBanner {position:fixed; width:100%; height:30px; overflow:hidden;background: #222;    z-index: 1002;}
#headerBanner .swiper-container {height:30px;}
#headerBanner .swiper-slide {height:30px!important;}
#headerBanner .swiper-slide a {color:#fff; display:block; color:#fff; font-size:12px; font-weight:500; line-height:30px; text-align:center;}
#headerBanner .bnClose { position:absolute; top:8px; right:50px }
#headerBanner .bnClose a { display:block; width:30px; height:30px; font-size:26px; color:#fff; text-align:center; }

/* 로고 영역  */
#hdWrap .hdLeft {display:inline-block; vertical-align:top; margin-top:50px; position:relative; z-index:2;}
#hdWrap .hdLeft a img {height:38px;}

/* 카테고리 */
#hdWrap .hdCate { position: relative; padding:30px 50px 0; font-size:0;}
#hdWrap .hdCate .menuAllBtn {display:inline-block; position:relative; width:17px; height:16px; margin-top:40px; cursor:pointer;}
#hdWrap .hdCate .menuAllBtn span { display: block; width:100%; height: 2px; background:#000; position: absolute; left: 0px; transition: all 0.3s ease 0s;}
#hdWrap .hdCate .menuAllBtn .line01 {top:0}
#hdWrap .hdCate .menuAllBtn .line02 {top: 7px;}
#hdWrap .hdCate .menuAllBtn .line03 {top: 14px;}
#hdWrap .hdCate .menuAllBtn:hover .line01 { width: 20px; }
#hdWrap .hdCate .menuAllBtn:hover .line02 { width: 15px; }
#hdWrap .hdCate .menuAllBtn.open .line01 { top: 7px; transform: rotate(45deg); width: 23px !important; }
#hdWrap .hdCate .menuAllBtn.open .line02 { display: none; }
#hdWrap .hdCate .menuAllBtn.open .line03 { top: 7px; transform: rotate(135deg); width: 23px !important; }

#hdWrap .hdCate .cateWrap {position: relative; display:inline-block; vertical-align:top; margin-left:50px; margin-top:69px;}
#hdWrap .hdCate .cateWrap &gt; ul {font-size:0; text-align:left;}
#hdWrap .hdCate .cateWrap &gt; ul &gt; li {display:inline-block; margin-right:30px;}
#hdWrap .hdCate .cateWrap &gt; ul &gt; li:last-child {margin-right:0;}
#hdWrap .hdCate .cateWrap &gt; ul &gt; li &gt; a {position:relative; z-index:2; font-size:16px; font-family:'FranklinGothicCondITC Medi';color: #fff;}
#hdWrap .hdCate .cateWrap &gt; ul &gt; li &gt; a span {font-family:'FranklinGothicCondITC Medi';}
#hdWrap .hdCate .cateWrap &gt; ul &gt; li &gt; a.bold {font-weight:600;}


#hdWrap .topRight {float:right; position:relative; margin-top:69px; z-index:2;}
#hdWrap .topRight &gt; ul { font-size:0;}
#hdWrap .topRight &gt; ul &gt; li {position: relative; margin-left:25px; display: inline-block; vertical-align: top;}
#hdWrap .topRight &gt; ul &gt; li &gt; a {font-size:16px; font-family:'FranklinGothicCondITC Medi';color: #fff;}
#hdWrap .topRight &gt; ul &gt; li.cartArea a { }
#hdWrap .topRight &gt; ul &gt; li.cartArea .bsCount {}

/* 검색창 */
#hdWrap .searchArea {display:none;width:290px;position:absolute;top: -4px;right: 39px;z-index:10;}
#hdWrap .searchArea .search { position: relative; }
#hdWrap .searchArea .search fieldset { position:relative;float:left; margin: 0 auto; }
#hdWrap .searchArea .search input{border:0;width: 198px;height:36px;font-size:13px;font-weight: 300;background:#f0f0f0;color:#000;border-radius:6px;padding:0 34px 0 12px;}
#hdWrap .searchArea .search .searhBtn{font-size: 22px;position:absolute;top:5px;right:14px;}
#hdWrap .searchArea .search .searchClose { width:35px;font-size: 26px;float:left;background:#fff;text-align:center;line-height:40px;margin-left:5px;}

/* 전체메뉴 레이어 */
.allMenu {max-height:0; overflow:hidden; background:rgba(247, 247, 247, 0.95); position: fixed; top:0; left:0; width: 100%; -webkit-transition: max-height 0.3s ease-in-out; -moz-transition: max-height .3s ease-in-out; -ms-transition: max-height .3s ease-in-out; -o-transition: max-height .3s ease-in-out; transition: max-height .3s ease-in-out;    z-index: 101;}
.allMenu.active {display:block; max-height: 413px;}
.allMenu .allMenuWrap  {overflow:hidden; position:relative; padding:170px 0 40px; display:flex; justify-content: center; min-width:1480px;}
.allMenu .allMenuWrap .allMenuLeft {float:left; font-size:0;}
.allMenu .allMenuWrap .allMenuLeft &gt; div {display:inline-block; vertical-align:top; margin-right:90px;}
.allMenu .allMenuWrap .allMenuRight {float:left; font-size:0; border-left:1px solid #CDCDCD;}
.allMenu .allMenuWrap .allMenuRight &gt; div {display:inline-block; vertical-align:top; margin-left:104px;}
.allMenu .allMenuWrap .allMenuRight &gt; div:last-child {margin-right:0;}
.allMenu .allMenuWrap .allMenuRight h4 {font-size:16px; font-weight:600; color:#26231d; margin-bottom:13px;}
.allMenu .allMenuWrap ul li {margin-bottom:13px;}
.allMenu .allMenuWrap ul li a {font-size:14px;}
@media (min-width: 1920px) { 
    .allMenu .allMenuWrap .allMenuLeft {margin-left:280px;}
    .allMenu .allMenuWrap {display:block; width:100%;}
}
/* 다찾다 파인더 */
#allfinder-layer {background: rgba(247, 247, 247, 1);}
#allfinder-layer {z-index:100000; position:fixed; top:30px; width:50%; right:-50%; bottom:0; box-sizing:border-box; transition:right 0.3s ease-in-out;}
#allfinder-layer.active {display:block; right:0;}

#allfinder-layer .scroll_wrapper {overflow-y:auto; height:100%;}
#allfinder-layer .scroll_wrapper .scroll_content {background: rgba(247, 247, 247, 1); padding:0 50px 0;}

#allfinder-layer .finder-body {max-width:960px; min-width:640px;}
#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; }

.all-finder-layer .finder-body .finder-tbl th, 
.all-finder-layer .finder-body .finder-tbl td {height:16px; font-size: 12px; padding:20px 0;}
.all-finder-layer .finder-body .finder-tbl th {text-align: left; vertical-align:middle; font-weight:400; color:#26231d;}

.all-finder-layer .finder-body .finder-tbl th .txt-l { position:relative;}
.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 .txt-input { height: 21px; line-height: 21px; padding: 0 5px; font-size: 13px; font-family:'Malgun Gothic'; }
.all-finder-layer .finder-body .finder-category {overflow:hidden;}
.all-finder-layer .finder-body label {margin-right:30px; margin-bottom: 10px; display: inline-block;}
.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-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: 100px; margin: 0 5px; border-bottom: 1px solid #8B8B8B; margin-right:0;}
.all-finder-layer .finder-body .finder-price .finder-price-input label .txt-input { display: inline-block; width: 80px; height: 26px; line-height: 26px; padding: 0; border: none; background: none;}

.all-finder-layer .finder-body .finder-btn-c { padding: 30px 0; text-align: center; }
.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-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-options { display:inline-block; vertical-align:top; word-break:break-all; color:#aaa; font-weight:400;}
.all-finder-layer .finder-body .finder-options.on { font-weight:600; color:#26231D;}
.all-finder-layer .finder-body .finder-option-color em {color:#aaa;}
.all-finder-layer .finder-body .finder-options.on em{
    font-weight: 600;
    color: #26231D;
}
.all-finder-layer .finder-body .finder-option-color.color-picker {padding: 0; border: none; } 
.all-finder-layer h2 {
    margin-bottom:30px;
    font-size: 16px;
    position:relative;
    font-family: 'FranklinGothicCondITC Medi';
}

.all-finder-layer .allfinder_close {position:absolute; top:50%; right:0; width:20px; height:20px; line-height:20px; text-align:center; margin-top:-10px; font-size:0;}

.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-search {
    border-bottom: 1px solid #666666;
    position: relative;
    padding:10px 40px 10px 10px;
}
.all-finder-layer .finder-search label {display:block;}
.all-finder-layer .finder-search input {outline:none;}
.all-finder-layer .finder-header {position:sticky; top:0; background: rgba(247, 247, 247, 1); z-index:1; padding-top:70px;}
.all-finder-layer .finder-footer {position:sticky; bottom:0; background: rgba(247, 247, 247, 1); z-index:1;}
.all-finder-layer .finder-body .finder-search { position:relative; margin-bottom:25px;}

.all-finder-layer .finder-body .finder-search button {position:absolute; top:10px; right:0; line-height:29px; text-decoration: underline; background:none; color:#26231d;}
.all-finder-layer .finder-body .finder-search .finder-options { display: inline-block; width:100%; padding: 0; margin:0!important; }
.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; text-align: left; }
.all-finder-layer .finder-body .finder-search label .txt-input::placeholder {color:#aaa; font-weight:400;}
.all-finder-layer .search_total {overflow:hidden; margin-top:40px; display:flex; justify-content: flex-end;}
.all-finder-layer .search_total .search_btn {white-space:nowrap;}
.all-finder-layer .search_total .search_choice .finder-options {display:inline-block; vertical-align:top; font-size:12px; margin-right:0; margin-left:25px; margin-bottom:0; cursor:pointer; padding-right:18px; position:relative; white-space:nowrap;}
.all-finder-layer .search_total .search_choice .finder-options:first-child {margin-left:0;}
.all-finder-layer .search_total .search_choice .finder-options em {font-weight:600;  color:#26231d; line-height:18px;}

.all-finder-layer .search_total .search_choice .finder-options .fa-close {background:url('//sappun.img13.kr/snap/image/common/layer_close.svg') 50% 50% no-repeat; width:18px; height:18px; background-size:8px; position:absolute; top:50%; right:0; margin-top:-9px;}
.all-finder-layer .search_total .search_choice label .finder-options.on {font-weight:normal; color:#8b8b8b; padding-right:18px; position:relative;}
.all-finder-layer .search_total .search_choice label .finder-options.on:after {content:"\e921"; font-family:xeicon; position:absolute; top:0; right:0;}
.all-finder-layer .search_total .search_btn a, .all-finder-layer .search_total .search_btn button {display:inline-block; vertical-align:top; font-size:12px; background:transparent; color:#26231d; text-decoration:underline; margin-left:30px; line-height:18px;}
















/* BASIC css end */

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