/* BASIC css start */
#preview_wrap {display: none; }
#header { position:relative; width:100%; z-index:100;  }
#header .hdTop_wrap { position:fixed; top:0; left:0; right:0; width:100%;  background: rgba(255,255,255,0.8); z-index:100;  }
#header .hdTop_wrap .hdTop { margin:0 auto; position:relative; width:100%; height:90px;}

#header .hdTop_wrap .hdTop_left { float:left }
#header .hdTop_wrap .hdTop_left ul li { float:left }
#header .hdTop_wrap .hdTop_left ul li a { display:block; padding-right:15px; font-size:12px; color:#8f8f8f; font-family:'Nanum Barun Gothic' ,sans-serif;  line-height:45px ;letter-spacing:-0.5px; }
#header .hdTop_wrap .hdTop_left ul li a:hover { color:#ccc }

#header .hdTop_wrap .hdTop_left .t_logo {   margin: 17px 0 0 17px }
#header .hdTop_wrap .hdTop_left .t_logo2 {  margin-left: 0; margin-top: -13px; display:none; }

#header .hdTop_wrap .hdTop_right {zoom: 1; top:10px; right:23px; position: absolute;}
#header .hdTop_wrap .hdTop_right a{display:block; }
#header .hdTop_wrap .hdTop_right ul li { float: left;}
#header .hdTop_wrap .hdTop_right ul li a { display:block; padding: 0 4px; font-size:13px; color:#333333; font-family:'Nanum Barun Gothic' ,sans-serif; line-height:45px; letter-spacing:-0.3px;}
#header .hdTop_wrap .hdTop_right ul li a img { display:inline; vertical-align: text-bottom; }
#header .hdTop_wrap .hdTop_right ul li a:hover { color:#ccc }
#header .hdTop_wrap .hdTop_right ul li.log {position:relative;}
#header .hdTop_wrap .hdTop_right ul li.log .point{position:absolute;left:2px;top:30px;display:inline-block;width:61px;height:21px;line-height:24px;background:url(http://www.bylogin.co.kr/design/bylogin/common/point_bg.png) no-repeat 0 0;color:#ff0000;font-weight:normal;letter-spacing:1px;text-align:center;font-size:9px;}


#header .topSrc { top:-90px; right:407px; position: absolute; z-index:110;}
#layerSrc .lSrcWrap .closeSrc { cursor: pointer; }
#layerSrc { display:block;}
#layerSrc .srcIcon {margin-left: 60px;display: block;}
#layerSrc .srcIcon img { display: block;}
#layerSrc .lSrcWrap {background-color: #f5f5f5;width: 136px;height: 26px;/* line-height: 36px; *//* border-bottom: 1px solid #bebebe; */margin: 10px 9px 0 12px; position: relative;}
#layerSrc .lSrcWrap h2 { display: none; }
#layerSrc .lSrcWrap input {float: left;height: 25px;line-height: 21px;margin-left: 10px;background: none;width: 100px;border:0;font-size: 12px;font-family:'Nanum Barun Gothic' ,sans-serif;}
#layerSrc .lSrcWrap a {float: left; padding-left: 0 !important;color: #666 !important;line-height: 44px !important; }
#layerSrc .lSrcWrap .top_search_btn2 {position: absolute;top: -12px; right: 7px; }
#layerSrc .lSrcWrap .closeSrc {position: absolute;top: 7px; right: 2px;width: 16px;height: 16px;line-height: 16px;text-align: center;font-size: 12px; }




/* search */
.searchWrapbg { position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; background: rgba(0,0,0,.4); z-index:100; display:none; overflow: hidden;}
.searchWrap{    
    width: 100%;
    height: 290px;
    background: #fff;
    transition: top 0.3s ease-in-out;}
.searchWrap.over{top:0; }
.searchWrap .ScloseBtn{       position: relative;
    left:50%;
    top: 90%;
    z-index:10;
    width:56px;
    height:56px;
    margin-left:-28px;
    background:url(/design/bylogin/temp/search_close.png) no-repeat center center;
    background-size:cover;
    text-indent:-9999px;
    }}
.search-box {
    display:block;
    padding-top:30px;
}   
.search-box > h5 {
    margin-bottom:10px;
    color:#000;
    font-size:24px;
    font-weight:800;
    line-height:36px;
    letter-spacing:3.2px;
    text-align:center;
}
.searchWrap .search {width:635px; margin:0 auto; }
.searchWrap .search fieldset{position: relative;
    width: 100%;
    padding: 0;}
.searchWrap .search input.MS_search_word{     display: block;
    width: 100%;
    height: 75px;
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 0px 58px 0px 35px;
    color: #000;
    font-size: 20px;
    font-weight: 300;
    line-height: 75px;
    box-sizing: border-box;
}
.searchWrap .search a.Searchbtn{    position:absolute;
    top:50%;
    right:18px;
    width:40px;
    height:40px;
    margin-top:-20px;
    background: url(/design/bylogin/temp/search_enter.png)no-repeat center center;
    background-size:100% auto;
    font-size:0px;
    text-indent:-9999px;}





#header .hdBottom_wrap { position:relative; width:100%; height:47px; border-bottom:1px solid #dadada; /*border-top:1px solid #dadada;*/ background: rgba(255,255,255,0.8); margin-top:90px; }
#header .hdBottom_wrap .hdMenu { margin: 0 auto; width:1400px; overflow:hidden ; }
#header .hdBottom_wrap .hdMenu ul { }
#header .hdBottom_wrap .hdMenu ul li { display:inline-block; }
#header .hdBottom_wrap .hdMenu ul li a { display:block;   padding:  0 5px 0 5px; font-size:15px; color:#131313; font-family:'Nanum Barun Gothic' ,sans-serif; line-height:47px; letter-spacing:-0.3px; transition: all 0.3s;}
#header .hdBottom_wrap .hdMenu ul li a.arr {padding-right: 15px; background: url(/design/bylogin/common/arr_submenu.png) no-repeat right 22px;}
#header .hdBottom_wrap .hdMenu ul li a:hover { color:#ccc }
#header .hdBottom_wrap .hdMenu ul li:hover .hdMenu_s { display: block; }
#header > div.hdBottom_wrap > div > ul > li:nth-child(1) > a{ color:#ed782a;}
/*#header > div.hdBottom_wrap > div > ul > li:nth-child(12) > a{ color:#114ce4; }*/
#header > div.hdBottom_wrap > div > ul > li:nth-child(13) > a{ color:#11c878; }
/*#header > div.hdBottom_wrap > div > ul > li:nth-child(17) > a{ color:#ea7f16; }*/
#header > div.hdBottom_wrap > div > ul > li:nth-child(4) > a{ color:#c09960; }
/*#header > div.hdBottom_wrap > div > ul > li:nth-child(3) > a{  font-weight: bold; color:#c09960; }*/
#header > div.hdBottom_wrap > div > ul > li:nth-child(5) > a{ font-weight: bold; color:#33cccc;}
#header > div.hdBottom_wrap > div > ul > li:nth-child(17) > a{ color:#ff0000; }
#header .hdBottom_wrap .hdMenu ul li .hdMenu_s {display: none; position: absolute; top: 47px; width: 100px; margin-left:-7px; text-align: center; background: rgba(255,255,255,0.8);  }
#header .hdBottom_wrap .hdMenu ul li .hdMenu_s li a {display: block; padding: 0px 12px; margin: 0 10px 20px 0; font-size: 13px;  color: #555555; line-height: 18px; transition: all 0.3s;}
#header .hdBottom_wrap .hdMenu ul li .hdMenu_s li a:hover { color:#ccc;  }





#header .hdBottom_wrap2 {  display:none; position:relative; width:100%; height:60px; /*border-bottom:1px solid #dadada;*/  background: rgba(255,255,255,0.8);}
#header .hdBottom_wrap2 .logo3 {    position: absolute; top: 15px;  left: 13px;}
#header .hdBottom_wrap2 .hdMenu2 {  display: flex; justify-content: center; height: 60px; align-items: center; }
#header .hdBottom_wrap2 .hdMenu2 ul {  }
#header .hdBottom_wrap2 .hdMenu2 ul li { display:inline-block;}
#header .hdBottom_wrap2 .hdMenu2 ul li a { display:block;   padding: 0 7px;  font-size:15px; color:#131313; font-family:'Nanum Barun Gothic' ,sans-serif; line-height:47px; letter-spacing:-1px; transition: all 0.3s;}
#header .hdBottom_wrap2 .hdMenu2 ul li a img { display:inline; vertical-align: text-bottom; }
#header .hdBottom_wrap2 .hdMenu2 ul li a.arr {padding-right: 15px; background: url(/design/bylogin/common/arr_submenu.png) no-repeat right 22px;}
#header .hdBottom_wrap2 .hdMenu2 ul li a:hover { color:#ccc }
#header .hdBottom_wrap2 .hdMenu2 ul li:hover .hdMenu_s2 { display: block; }
#header > div.hdBottom_wrap2 > div > ul > li:nth-child(1) > a{color:#ed782a; }
/*#header > div.hdBottom_wrap2 > div > ul > li:nth-child(12) > a{ color:#114ce4; }*/
#header > div.hdBottom_wrap2 > div > ul > li:nth-child(13) > a{ color:#11c878; }
/*#header > div.hdBottom_wrap2 > div > ul > li:nth-child(17) > a{ color:#ea7f16; }*/
#header > div.hdBottom_wrap2 > div > ul > li:nth-child(4) > a{ color:#c09960; }
/*#header > div.hdBottom_wrap2 > div > ul > li:nth-child(3) > a{ font-weight: bold;  color:#c09960;}*/
#header > div.hdBottom_wrap2 > div > ul > li:nth-child(5) > a{ font-weight: bold; color:#33cccc;}
#header > div.hdBottom_wrap2 > div > ul > li:nth-child(17) > a{ color:#ff0000; }
#header .hdBottom_wrap2 .hdMenu2 ul li .hdMenu_s2 {display:none; position: absolute; top: 47px; width: 97px; text-align: center; background: rgba(255,255,255,0.8); }
#header .hdBottom_wrap2 .hdMenu2 ul li .hdMenu_s2 li a {display: block; padding: 0px 14px 0 10px; margin: 0 0 20px 0; font-size: 13px;  color: #555555; line-height: 18px; transition: all 0.3s;}
#header .hdBottom_wrap2 .hdMenu2 ul li .hdMenu_s2 li a:hover { color:#ccc;  }
#header .hdBottom_wrap2 .hdMenu3 {  position: absolute; top: 12px; right: 13px;  }
#header .hdBottom_wrap2 .hdMenu3 ul {  }
#header .hdBottom_wrap2 .hdMenu3 ul li { display:inline-block; }
#header .hdBottom_wrap2 .hdMenu3 ul li a { display:block; padding-left: 7px;  transition: all 0.3s;}
#header .hdBottom_wrap2 .hdMenu3 ul li a img { display:inline;  }
#header .hdBottom_wrap2 .hdMenu3 ul li a.arr {padding-right: 15px; background: url(/design/bylogin/common/arr_submenu.png) no-repeat right 22px;}
#header .hdBottom_wrap2 .hdMenu3 ul li a:hover { color:#ccc }
#header .hdBottom_wrap2 .hdMenu3 ul li:hover .hdMenu_s2 { display: block; }
#header > div.hdBottom_wrap2 > div > ul > li:nth-child(1) > a{ }
/*#header > div.hdBottom_wrap2 > div > ul > li:nth-child(12) > a{ color:#114ce4; }*/
/*#header > div.hdBottom_wrap2 > div > ul > li:nth-child(13) > a{ color:#41aef1; }*/
/*#header > div.hdBottom_wrap2 > div > ul > li:nth-child(17) > a{ color:#ea7f16; }*/
#header > div.hdBottom_wrap2 > div > ul > li:nth-child(4) > a{ color:#c09960; }
/*#header > div.hdBottom_wrap2 > div > ul > li:nth-child(3) > a{ font-weight: bold;  color:#c09960;}*/
#header > div.hdBottom_wrap2 > div > ul > li:nth-child(5) > a{ font-weight: bold; color:#33cccc; }
#header .hdBottom_wrap2 .hdMenu3 ul li .hdMenu_s2 {display:none; position: absolute; top: 40px; margin-left: -20px; width: 97px; text-align: center; background: #fff; border:1px solid #ccc; border-radius:6px; box-sizing:border-box;}
#header .hdBottom_wrap2 .hdMenu3 ul li .hdMenu_s2 li a {display: block; padding: 0px 14px 0 10px; margin:10px 0 8px 0; font-size: 13px;  color: #555555; line-height: 18px; transition: all 0.3s;} 
#header .hdBottom_wrap2 .hdMenu3 ul li .hdMenu_s2 li a:hover { color:#ccc;  }


.searchbg { position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; background: rgba(0,0,0,.4); z-index:100; display:none; overflow: hidden;}
.searchpop { width:1050px; height:837px; background:#fff; position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); text-align: center;  }
.close2 { position: absolute; top:14px; right:22px; z-index:1; background:transparent;}


.cart-count {position: absolute;
    bottom: 2px;
    right: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    background: #000;
    color: #fff;
    font-size: 10px;
    border-radius: 10px; }


@media screen and (max-width: 1440px){
    #header .hdBottom_wrap .hdMenu ul li a  {padding: 0 7px 0 7px; margin-right: 0;}
    #header .hdBottom_wrap2 {width: 100%; margin: 0 auto;}
    #header .hdBottom_wrap2 .hdMenu2 .logo3 {padding-right: 0;}
    #header .hdBottom_wrap2 .hdMenu2 ul li a {padding: 0 3px 0 3px; font-size:15px;}
}


/* Uneedcomms Keepgrow CSS */
#keepgrowLogin #formWrap .nomemberBuyBtn, #keepgrowLogin #memberJoin .joinBtn { background:#fff; padding:0px; }
/* BASIC css end */

