/* 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: 152px;}
#gnb .logo {position:absolute;top: 22px;left:50%;margin-left: -100px;line-height: 36px;z-index:10;text-align:center;width: 200px;}
#gnb .logo img {width: 160px;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; background: #a37237;}


#header .headerTop li {width: 20%;float:left;text-align:center;line-height: 34px;position: relative;}
/* color: #555; */
#header .headerTop a {display: block;     color:#fff;}
#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: 11px;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: #30231f transparent;}
#header .headerTop .user_basket_quantity {text-align: center;font-size:11px;display: inline-block; color:#000}

#header .searchArea {position: absolute;top: 91px;left:0;right:0;height: 43px;background-color: #111;text-align:center;display:none;z-index:11;}
#header .searchArea .searchBox {width:100%;}
#header .searchArea .searchBox input {width:90%;height: 42px;border-width: 0 0 0px 0;padding: 0 5px;border-color: #fff;background: transparent; color:#fff}
#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:#fff}


/*상단 슬라이스 메뉴 */
#header .hdBtm { position:relative; height:60px; background:#fff;     border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8;}
#header .hdBtm .naviArea { padding-right:42px }
#header .hdBtm .swiper-container {height: 60px;padding: 0 5px;display:block;}
#header .hdBtm .swiper-container .swiper-wrapper {  }
#header .hdBtm .swiper-container .swiper-slide {text-align: center;font-size: 13px;color: #555555;padding: 0 7.5px; /* 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-container .swiper-slide .cate-svg,
#header .hdBtm .foldBox .boxRow .listWrap .cate-svg{
    display: block; 
    width: 40px; 
    height: 30px;
    margin: 3px auto 0px auto; 
    stroke: #2e2e2e;
    stroke-width : 3;
    stroke-linejoin:round;
    stroke-linecap:round;
    fill:#fff;
}

#header .hdBtm .foldBox .boxRow .listWrap .cate-svg{

    width: 50px; 
    height: 40px;
    margin: 8px auto 8px auto; 
}


#header .hdBtm .foldBox .boxRow .listWrap.comu .link{

    padding: 16px 10px;
}

#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:60px;font-size:24px;line-height:62px; background: #fff); text-align:center; border-left: 1px solid #e8e8e8;}
#header .hdBtm .closeBtn {position:absolute; right:0; top:-42px; z-index:10; width:60px; height:41px;font-size:24px;line-height:58px; 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; line-height:40px; */
     background: #fff; margin: 0 1% 2%;}
#header .hdBtm .foldBox .boxRow{}
#header .hdBtm .foldBox .boxRow .listTit{    margin: 20px 20px 10px 15px;font-weight: bold;}
#header .hdBtm .foldBox .boxRow .list img{
    display: block; width: 50%; margin: 2% auto;
}

#header .hdBtm.unfold {} /* 펼침 */

/* 사이드 메뉴 */
.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: 30px; text-align:center}
.sideMenu .loginBx .btnSt a{display:inline-blcok; padding:0 8px}
.sideMenu .loginBx .status{color:#1c1c1c;font-weight:bold;}


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

aside .asideTop {text-align:center;margin: 0 10px;}
aside .asideTop a {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: 20px; font-weight: bold;}
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:12px; 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.333em; 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 */

