/* BASIC css start */
.menu_on {height:100%;overflow:hidden}
.menu_off {height:auto;overflow:initial}

#mask {width:100%;height:100%;position:fixed;top: 0;left:0;right:0;bottom:0;background-color:#3c3c3c;z-index:1000;display:none;opacity: 0.6;}
#allWrap{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;}
#wrap {position:relative;width:100%;min-width:320px;overflow:hidden}
#header {position:relative;width:100%;z-index:101;}

.gnbWrap {position: relative;}
#gnb {position:relative;width: 100%;height: 132px;}
#gnb .logo {position:absolute;top: 28px;left:50%;margin-left: -100px;line-height: 20px;z-index:10;text-align:center;width: 200px;}
#gnb .logo img {width: 134px;vertical-align: middle;}
#gnb .logo  a{font-size: 32px; font-weight: bold; color:#000}
#gnb .menuBtn {position:absolute;top: 30px;left: 4%;width: 36px;height: 36px;line-height: 36px;text-align: center;font-size: 28px;}
#gnb .searchBtn {position:absolute;top: 30px;right: 4%;z-index:10;width: 36px;height: 36px;line-height: 36px;text-align: center;font-size: 26px;}
#gnb .gnbact {position: relative;zoom: 1;height: 90px;}

#gnb.act .searchArea {top: 43px;}
#header .hdBtm.act { box-shadow: 0 0 3px #c5c5c5; border-top:0; position: fixed; top:0; left:0; right:0;}

#header .headerTop {position:relative; height:34px;zoom: 1;}
#header .headerTop li {width:20%; float:left; text-align:center;line-height: 34px;position: relative;}
#header .headerTop a {display: block;color: #555; font-size: 14px;}
#header .headerTop .join2000 {z-index:20;position:absolute;top: 26px;left:50%;width: 60px;height: 16px;line-height: 16px;margin-left: -32px;background: #111;border: 1px solid #111;border-radius: 10px;font-size: 14px;text-align:center; color:#fff}
#header .headerTop .join2000:before {content: "";position:absolute;top: -4px;left:50%;margin-left: -2px;border-style: solid;border-width: 0 3px 3px;border-color: #111 transparent;}
#header .headerTop .user_basket_quantity {text-align: center;font-size:11px;display: inline-block; color:#000}

/*상단 회원가입메뉴 */
#header .header_m {position:relative; height:25px; zoom: 1;}
#header .header_m_s {width:100%; float:left; text-align:center;line-height:34px;position: relative; }
#header .header_m a {display:inline; color:#555; font-size: 14px; }
#header .header_m .join2000 {z-index:20;position:absolute;top: 26px;left:50%;width: 60px;height: 16px;line-height: 16px;margin-left: -32px;background: #111;border: 1px solid #111;border-radius: 10px;font-size: 14px;text-align:center; color:#fff}
#header .header_m .join2000:before {content: "";position:absolute;top: -4px;left:50%;margin-left: -2px;border-style: solid;border-width: 0 3px 3px;border-color: #111 transparent;}


#header .searchArea {position: absolute;top: 91px;left:0;right:0;height: 43px;background-color: #ecedf1;text-align:center;display:none;z-index:11;}
#header .searchArea .searchBox {width:100%; font-size: 15px;}
#header .searchArea .searchBox input {width:90%;height: 42px;border-width: 0 0 0px 0;padding: 0 5px;border-color: #000;background: transparent; color:#000}
#header .searchArea .btn_search {position: absolute;top:5px;right: 2%;text-align:center;}
#header .searchArea .btn_search i {width:45px;height: 32px;line-height: 32px;font-size: 20px; color:#000}


/*상단 슬라이스 메뉴 */
#header .hdBtm { position:relative; height:42px; background:#fff;     border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8;}
#header .hdBtm .naviArea { padding-right:42px }
#header .hdBtm .swiper-container {height: 42px;padding: 0 5px;display:block;}
#header .hdBtm .swiper-container .swiper-wrapper {  }
#header .hdBtm .swiper-container .swiper-slide {text-align: center;font-size: 15px;color: #555555;padding: 0 10px; /* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;width: auto !important;}
#header .hdBtm .swiper-container .swiper-slide a {color:#000;}
#header .hdBtm .swiper-container .swiper-slide a.on {color: #d6000f;font-weight:bold;display: block;position: relative;line-height: 31px;height: 100%;}
#header .hdBtm .swiper-container .swiper-slide a.on::after {content:"";display:block;width: 100%;height: 3px;background-color: #d6000f;position: absolute;bottom: 0px;}
#header .hdBtm .swiper-container .swiper-slide span {color: #c70026;font-size: 8px;position: absolute;line-height: 8px;top: 2px;left: 10px;font-weight: bold;}
#header .hdBtm .swiper-button-prev {background:#fff;width: 30px;height: 45px;line-height: 45px;font-size: 16px;color: #333;top: 0px;left: 0px;text-align: center;margin: 0;}
#header .hdBtm .swiper-button-next {background:#fff;width: 30px;height: 45px;line-height: 45px;font-size: 16px;color: #333;right: 0px;top: 0px;margin: 0;text-align: center;}
#header .hdBtm .swiper-button-next.swiper-button-disabled,
#header .hdBtm .swiper-button-prev.swiper-button-disabled {opacity:1 !important;}
#header .hdBtm .swiper-button-next.swiper-button-disabled i,
#header .hdBtm .swiper-button-prev.swiper-button-disabled i {opacity:0.35;}
#header .hdBtm .foldCate { position:absolute; top:0; right:0; }

#header .hdBtm .openBtn {position:absolute; right:0; top:0px; z-index:10; width:42px; height:42px;font-size:24px;line-height:46px; background: #fff); text-align:center; border-left: 1px solid #e8e8e8;}
#header .hdBtm .closeBtn {position:absolute; right:0; top:-42px; z-index:10; width:42px; height:41px;font-size:24px;line-height:40px; background:#fff;text-align:center; border-bottom:1px solid #e8e8e8; }
#header .hdBtm .foldBox {display:none; position:absolute; left:0; top:100%; z-index:10; width:100%; border:1px solid #ddd; border-width:1px 0; background:rgba(228,228,228,0.9);    padding-bottom: 20px;}
#header .hdBtm .foldBox ul {overflow:hidden; position:relative; z-index:1; margin: 1% 2% 1% 3%;}
#header .hdBtm .foldBox ul > li {float:left; width:33.3%;  text-align:center; }
#header .hdBtm .foldBox ul > li:last-child {     }
#header .hdBtm .foldBox ul > li a {display:block; overflow:hidden; height:40px; background: #fff; line-height:40px;margin: 0 1% 2%;}
#header .hdBtm .foldBox .boxRow{}
#header .hdBtm .foldBox .boxRow .listTit{    margin: 20px 20px 10px 15px;font-weight: bold;}
#header .hdBtm.unfold {} /* 펼침 */


/* 숨김 메뉴 협력사 전용 */ 
.ctit {font-size: 11pt; color: #000; box-sizing: border-box; background: #f5e66e;  border:1px solid #ddd; border-width:1px 0; padding: 10px 10px 10px 10px; padding-top: 10px; }



/* 사이드 메뉴 */
.sideMenu{-webkit-transition:all 0.3s;transition:all 0.3s;position:fixed;top:0;left: -100%;width:100%;bottom:0;height:100%;z-index:1001;}
.sideMenu.on{left: 0;}
.sideMenu.on .shadow{display:block;}
.sideMenu .menuCnt{position:absolute;top:0;left: 0;bottom:0;z-index:1;width:80%;box-sizing:border-box;background-color: #fff;overflow-y:auto;-webkit-overflow-scrolling:touch;}
.sideMenu .shadow{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.75);}
.sideMenu .asideClose{position:absolute;top: 5px;left: 80%;bottom:0;z-index:1;width: 50px;height: 50px;line-height: 50px;box-sizing:border-box;color:#fff; font-size:24px;text-align:center;}

.sideMenu .loginBx {margin: 0px 10px 10px;}
.sideMenu .loginBx .tx{color:#777;display: block;line-height: 20px;text-align: center;}
.sideMenu .loginBx .btnSt{margin-top: 10px;overflow:hidden; margin-bottom: 20px; text-align:center; font-size:15px;}
.sideMenu .loginBx .btnSt a{display:inline-blcok; padding:0 8px font-size:15px;}
.sideMenu .loginBx .status{color:#1c1c1c;font-weight:bold;}


.sideMenu .snsTopArea{text-align:center; position:relative; margin: 10px 0px 10px;}
.sideMenu .snsTopArea a{display:inline-block; padding: 0 3px}
.sideMenu .snsTopArea i{font-size:20px;}


/* 사이드 메뉴 협력사 전용 */ 
aside .aTop {text-align:center; padding-bottom: 20px; width:100%;}
aside .aTop a {font-size: 15px;  text-align: center; box-sizing: border-box; border:1px solid #8e8e8e; padding: 6px 10px 6px 10px;  background: #f5e66e; }
aside .asideTop a.act11 {color: #000; box-sizing: border-box; border:1px solid #8e8e8e; padding: 6px 10px 6px 10px; display: table-cell; width:33.33%;}


aside .asideTop {text-align:center; padding-bottom: 10px; }
aside .asideTop a {font-size: 15px;  text-align: center; box-sizing: border-box; border:1px solid #8e8e8e; padding: 5px 20px 5px 20px; display: table-cell;}
aside .asideTop a.act {color: #111;  font-weight: bold;}


/*
aside .asideTop {text-align:center;margin: 0 10px;}
aside .asideTop a {font-size: 14px; width:33.33%;height: 36px;display:inline-block;color:#8f8f8f;line-height: 36px;}
aside .asideTop a.act {color: #111;  font-weight: bold; margin-left: -2px;}
*/


}
aside nav {padding: 4px 0;margin: 5px 10px;;}
aside nav li {position:relative;}
aside nav li a {display: block;height: 32px;line-height: 32px;padding: 0 0 0 15px;margin-right: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;  font-size: 17px;}
aside nav li .fa {position: absolute;top:0;right: 0;width: 40px;text-align: center;height: 30px;line-height: 30px;}
aside nav li > ul {background-color: #fff;display:none;padding: 5px 0;background: #f8f8f8;}
aside nav li > ul > li a {padding: 0 40px 0 20px;margin: 0; font-size:16px; font-weight:normal}
aside nav li > ul > li > ul { background-color:#e6e6e6;}
aside nav li > ul > li > ul > li a {padding:0 0 0 25px; margin: 0; }
aside .asideBottom {padding:20px 22px;}
aside .asideBottom .tel {color:#ab3e41; font-size:1.333empx; font-weight:bold; display: block;}
aside .asideBottom .fa-stack {color:#000; margin-top: -5px;}
aside .asideBottom .copyright {margin-top:10px;}
aside .navCommunity {display:none;}
aside .navMypage {display:none;}





/* BASIC css end */

