/* BASIC css start */
#ch-plugin .bWCMOh {right:4px !important; }
.minSizeWrap {position:relative;max-width: 1440px; min-width:1200px; margin:0 auto; padding:0 12px; box-sizing: border-box;}
button {background-color: unset;}

/* »ó´Ü °íÁ¤ ¹è³Ê */
#topEvent{position:relative;width:100%;height:80px;overflow:hidden;}
#topEvent img {position: relative;left:50%;transform:translateX(-50%);}

/* Çì´õ */
#header {position:relative; width:100%;height: 290px;z-index: 101;}
.header-wrap {width: 100%;background-color: #fff;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04);z-index: 10000;}
.header-wrap.fixed{display:none;position: fixed;height: 146px;top:0px;}
.header-wrap.fixed .logo-wrap{position: relative;display:block;height: 0px;padding: 0px;}
.header-wrap.fixed .logo-wrap .menu-btn {position:absolute;left: -182px;top:36px;}
.header-wrap.fixed .logo-wrap .hdfix-logo{display: block;position: absolute;top: 23px;left: -121px;}
.header-wrap.fixed .logo-wrap .hd-logo{display: none;}
.header-wrap.fixed .logo-wrap .right-wrap {position: absolute;top: 36px;right: -194px;}
.header-wrap .logo-wrap .hd-logo{position: absolute;left: 50%;transform: translateX(-50%);}
.header-wrap .logo-wrap .hdfix-logo{display: none;}
.header-wrap .logo-wrap .right-wrap .bag-btn .num {position: relative; }
.header-wrap .logo-wrap .right-wrap .bag-btn .num p {position: absolute;top: -13px;right: -7px;width: 20px;height: 20px;background-color: #802827;text-align: center;border-radius:100%;}
.header-wrap .logo-wrap .right-wrap .bag-btn .num span{font-weight: 500;font-size: 12px;line-height: 20px;color: #FFFFFF;}
.header-wrap .header-top {position:relative;width: 100%;height: 50px;background-color: #F7F7F7;z-index: 1000;}
.header-wrap .header-top .top-wrap {position:relative;display: flex;justify-content: space-between;align-items: center;max-width: 1440px;min-width: 1200px;margin:0 auto;padding:0 12px;height: 50px;box-sizing: border-box;}
.header-wrap .header-top .top-wrap * {color: #434343;font-size:13px;font-weight: 500;line-height: 30px;}
.header-wrap .header-top .top-wrap img { vertical-align:-1px}
.header-wrap .header-top .top-wrap a {display:block; }
.header-wrap .header-top .top-wrap a:hover{color:#111;}
.header-wrap .header-top li {position: relative;}
.header-wrap .header-top li:last-child::after{display: none;}
.header-wrap .header-top .left-wrap {display: flex;align-items: center;}
.header-wrap .header-top .left-wrap li {margin-right: 28px;}
.header-wrap .header-top .left-wrap li::after {content: '';position: absolute;top: 10px;right: -14px;width: 1px;height: 12px;background-color: #ddd;}
.header-wrap .header-top .left-wrap span.bold {font-weight: 700;color:#222;}
.header-wrap .header-top .choice-lang {visibility: hidden;position: absolute;top: 37px;left: -1px;display: flex;flex-direction: column;justify-content: space-between;width: 100px;padding: 4px 12px;box-sizing: border-box;background: #FFFFFF;border: 1px solid #DDDDDD;z-index: 100;}
.header-wrap .header-top .choice-lang li a { line-height: 26px; }
.header-wrap .header-top .choice-lang li::after {content: '';position: absolute;top: 26px;right:-4px;width: 80px;height: 1px;background-color: #ddd;}
#lang-hover:hover ~ .choice-lang {visibility:visible !important;}
.header-wrap .header-top .right-wrap {display: flex;align-items: center;}
.header-wrap .header-top .right-wrap > li {margin-left: 28px;}
.header-wrap .header-top .right-wrap > li::after {content: '';position: absolute;top: 10px;right:-12px;width: 1px;height: 12px;background-color: #ddd;}
.header-wrap .header-top .right-wrap > li:hover ul.cshover { visibility: visible; opacity:1; top: 24px; }
.header-wrap .header-top .right-wrap ul.cshover { visibility: hidden; opacity:0; position: absolute;top: 27px;padding: 6px 0;background: #fff;border: 1px solid #ddd;font-size: 13px;color:#555;z-index: 100;text-align: left;left: -17px;transition: all .2s;}
.header-wrap .header-top .right-wrap ul.cshover li a { line-height:26px;padding: 0 16px;}
.header-wrap .header-top .right-wrap ul.cshover li a:hover {background:#eee;}
.header-wrap .header-top .right-wrap ul.cshover.my-shopping {width:90px} 
.header-wrap .header-top .right-wrap ul.cshover.community {width: 100px;}
.header-wrap .header-top .right-wrap ul.cshover.qna {width: 106px;}

.main-wrap .logo-wrap{display: flex;justify-content: space-between;align-items: center;margin:0 auto;padding: 60px 0;}
.main-wrap .logo-wrap .menu-btn{margin-bottom: 0px;}
.main-wrap .logo-wrap .right-wrap {position: relative;display: flex;width: 93px;justify-content: space-between;margin-bottom: 0px;}
.main-wrap .logo-wrap .right-wrap .search-btn::after {content:'';position:absolute;width: 1px;height: 20px;top: 2px;left: 44px;background-color: #ddd;}

.signupSwiper{position: absolute !important;width: 104px;background: #222222;border-radius: 4px;bottom:-15px;left:-29px;}
.signupSwiper .swiper-slide{font-weight: 700 !important;font-size: 11px !important;line-height: 13px !important;color: #fff !important;text-align: center;padding: 4px 0; background:#222}
.bounce {  animation: bounce_frames 0.5s;  animation-direction: alternate;  animation-timing-function: cubic-bezier(.5, 0.05, 1, .5);  animation-iteration-count: infinite;}
@keyframes bounce_frames {  
	from {transform: translate3d(0px, 0, 0);}  
	to {transform: translate3d(4px, 0px, 0);}
}

.gnb-wrap{position: relative;height: 96px;}
.gnb-wrap .gnb-cont{position: relative;line-height: 48px;display: flex;}
.gnb-wrap .gnb-cont.gnb-top::after{content:'';position:absolute;height: 1px;top:48px;background-color: #eee;left: 0;right: 0;}
.gnb-wrap .gnb-cont .gnb-category{display: flex;margin-left: 4%;width: 74%;}
.gnb-wrap .gnb-cont .gnb-category.boldCate {width: 22%;justify-content: space-between;margin-left: 0px;}
.gnb-wrap .gnb-cont .gnb-category li:not(:first-child) {margin-left: 2.5%;}
.gnb-wrap .gnb-cont .gnb-category.boldCate li {margin-left: 0px;}
.gnb-wrap .gnb-cont .gnb-category.boldCate::after {position:absolute;content:'';width: 1px;height: 14px;top: 18px;left: 24%;background-color: #ddd;}
.gnb-wrap .gnb-cont .gnb-category.boldCate li > a {font-weight: 700;}
.gnb-wrap .gnb-cont .gnb-category li > a{font-size: 15px;color: #222;font-weight: 500;}
.gnb-wrap .gnb-cont .gnb-category li:hover > a {color: #802827;}
.gnb-wrap .gnb-cont .gnb-category li {position:relative;}
.gnb-wrap .gnb-cont .gnb-category li:hover .sub-cate{ visibility: visible; opacity:1; top: 40px; }
.gnb-wrap .gnb-cont .gnb-category li .sub-cate:hover{ }
.gnb-wrap .gnb-cont .gnb-category li .sub-cate {visibility: hidden; opacity:0;position: absolute;top: 44px;left: -25px;display:flex;flex-direction: column;padding: 20px 14px;border:1px solid #ddd;background: #fff;z-index: 100000;min-width: 126px;transition: all .2s;}
.gnb-wrap .gnb-cont .gnb-category li .sub-cate .cate-title {font-size:16px;font-weight: 700;line-height: 28px;color: #222;white-space: nowrap;margin-bottom: 10px;padding: 0 10px;box-sizing:border-box;}
.gnb-wrap .gnb-cont .gnb-category li .sub-cate a {font-size: 14px;line-height: 28px;padding: 0 10px;box-sizing:border-box;white-space: nowrap;}
.gnb-wrap .gnb-cont .gnb-category li .sub-cate a:hover {content:'';background-color:#eee;}

/* ÀüÃ¼ ¸Þ´º */
.menu-wrap{display:none;position:relative;top: 0px;left: 0px;width: 100%;height: 516px;background-color: #fff;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04);}
.menu-wrap .menu-close {position: absolute;top: 36px;left: -170px;}
.menu-wrap .menu-cont{position: relative;display: flex;flex-wrap: wrap;flex-direction: column;align-content: flex-start;max-width:1440px;min-width:1200px;height: 516px;padding:60px 12px 53px;margin: 0 auto;box-sizing: border-box;}
.menu-wrap .menu-cont li{font-size: 14px;line-height: 28px;}
.menu-wrap .menu-cont li a:hover {border-bottom: 1px solid #666;padding-bottom: 1px;opacity: 0.8;}
.menu-wrap .menu-cont .menu-category {position:relative;width: 9%;}
.menu-wrap .menu-cont .menu-category.mr10 {margin-right: 1%;}
.menu-wrap .menu-cont .menu-category.mt28 {margin-top: 28px;}
.menu-wrap .menu-cont .menu-category.mr28 {margin-right: 2%;}
.menu-wrap .menu-cont .menu-category.mr28::after{content: '';position:absolute;width: 1px;height: 404px;top: 0px;right:0px;background-color: #ddd; }



/* °íÁ¤¿µ¿ª */
.fixed-area{display: flex;flex-direction: column;position: fixed;bottom: 140px;right: 10px;z-index: 102;visibility:hidden; opacity:0;transition: all .2s;}
.fixed-area.fixed {visibility:visible; opacity:1;}
.fixed-area a{display: grid; justify-content: center; align-items: center; position: relative; width: 45px; height: 45px; background-color: #F8F8F8;}
.fixed-area a .count{position: absolute; bottom: 6px; right: 6px; width: 16px; height: 16px; color: #fff; font-size: 11px; line-height: 17px; text-align: center; background-color: #802827; border-radius: 100%; }
.fixed-area a .name{visibility:hidden; opacity:0;position: absolute; top:12px;right: 31px;padding: 4px;color: #fff;font-size: 11px;font-weight: 700;text-align: center;word-break: keep-all;background-color: #222;border-radius: 4px;transition: all .2s;}
.fixed-area a:hover .name{visibility:visible; opacity:1;right: 41px;right: 41px; }
.fixed-area .top-btn{width: 45px; height: 45px; background-color: #CBCBCB;}
.fixed-area .btm-btn{width: 45px; height: 45px; background-color: #CBCBCB;}
.fixed-area .btm-btn img {transform: rotate( 180deg );}

/* ´ÙÃ£´Ù °Ë»ö ÆÄÀÎ´õ */
.finder-wrap{display: none;position:fixed; z-index:100000; top:0px; width: 100vw; height:100vh; background-color:rgba(34, 34, 34, 0.7);}
#allfinder-layer { z-index: 9999; position: fixed; top: 50%;left:50%; right:auto;transform:translate(-50%,-50%); width: 1200px; zoom: 1; }
#allfinder-layer .finder-body {z-index:1;right:0px !important; display: block !important;position: relative; width: 1200px; padding:50px 50px 5px; max-height: 800px; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; border:1px solid #666; background:#fff; }
#allfinder-layer .finder-close { position: absolute; top: 15px; right: -55px; font-size:24px; color:#000; width:30px; height:30px; background:url('/design/lsh7614/dizi/search_close.png') no-repeat center center;}
#allfinder-ctr { z-index: 10000; position: fixed; top: 200px; 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 #ddd;border-top: 1px solid #802827;}
.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;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: 9px 0; background: #f8f8f8; text-align: left; vertical-align:top; }
.all-finder-layer .finder-body .finder-tbl th .txt-l { position: relative;font-weight: 700;font-size: 16px;line-height: 40px;color: #222222;padding-left: 24px;}
.all-finder-layer .finder-body .finder-tbl th .txt-l .fa { position:absolute; top:50%;right: 20px;margin-top: -8px;}
.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 0px 5px 14px;}
.all-finder-layer .finder-body .txt-input { height: 21px; line-height: 21px; padding: 0 5px; font-size: 13px; }
.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: block;padding: 5px 0 5px 10px;}
.all-finder-layer .finder-body .finder-price .finder-price-input label {display: inline-block;width: 190px;padding: 0 10px;border: 1px solid #ddd; border-radius:3px;color: #222;font-size: 16px; box-sizing:border-box;line-height: 40px;}
.all-finder-layer .finder-body .finder-price .finder-price-input label .txt-input {display: inline-block;width: 150px;height: 40px;line-height: 40px;padding: 0;border: none;background: none;color: #333;text-align: right;font-size: 16px;}
.all-finder-layer .finder-body .finder-search { position:relative;padding-left: 10px;}
.all-finder-layer .finder-body .finder-search label {display: inline-block;width: 400px;padding: 0 10px;border: 1px solid #ddd; border-radius:3px;box-sizing: border-box;}
.all-finder-layer .finder-body .finder-search label .txt-input { display: block; width:100%; height: 40px; line-height: 40px; 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 button { display: inline-block; width:240px; height: 60px; line-height: 57px; *padding:0; border:none; background: #802827; color: #fff; font-size: 18px; font-weight: 700; 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;line-height: 60px;}
.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: 240px; height: 60px; line-height: 60px; border:none; background: #999; color: #fff; font-size: 18px; font-weight: 700; margin-right:8px; }

.all-finder-layer .finder-body .finder-options { display:inline-block;margin: 4px 5px 4px 0;padding: 8px 10px 6px; cursor:pointer;line-height: 1;border: 1px solid #fff; vertical-align:top; word-break:break-all;font-size: 16px;}
.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: -19px; 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-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 {padding-left: 5px;}
.all-finder-layer .finder-body .finder-search-data .finder-options { box-shadow:none;border-color: #ddd;}
.all-finder-layer .finder-body .finder-search-data .finder-options .fa-close { margin-left:10px; color: #999; }

/* BASIC css end */

