/* BASIC css start */
#content{width: 1200px; margin: 0 auto;}
/* header 상단 메뉴 */
#header { position:relative; width:100%; background:#fff; z-index:100; top:0;  transition: top 0.3s ease; }
#header.act { position:fixed; top:-144px; left:0; right:0 }
#header .headerTop { position:relative;  width:100%; height:37px; border-bottom: 1px solid #e5e5e5; }
#header .headerTop .First{width:1200px; height:144px; margin:0 auto; }

#header .headerTop .tlogo { width: 114px; margin-left: 2px; text-align:center; margin:auto 0;}
#header .headerTop .tlogo img{height:51px;}

#header .headerTop .hdLeft { padding-top:10px; float:left; overflow:hidden; margin-left: -1px;}
#header .headerTop .hdLeft a {display: block;padding-left: 20px; height: 16px; letter-spacing: 0.5px; font-size: 12px; color: #000000; font-family: Roboto; font-weight: bold; line-height: 16px; background: url(../../../../../skin/daylight/pc/img/favorite.gif) 0 0 no-repeat;}
#header .headerTop .hdRight { padding-top:11px; float:right }
#header .headerTop .hdRight ul li { padding-left:18px; position:relative; float:left }
#header .headerTop .hdRight ul li a {letter-spacing: 0.1px; display:block; font-size:12px; color:#626262; font-family:Roboto; font-weight:400 }
#bbsData{width:1200px;}




.Toplogo{    position: relative;
    top: -66px;
    height: 67px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;}
    
.logo_lside{width:145px; height:65px; background:#f4f4f4;}

.b2bgo {margin:auto 0; }
.flip-box {
  background-color: transparent;
  width: 123px;
  height: 18px;
  perspective: 1000px;
  border: 1px solid #f1f1f1;
  padding: 5px 10px;
  border-radius: 30px;

}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateX(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;

}

.flip-box-front {
  color: black;
}

.flip-box-front img{width:100%;}

.flip-box-back {
  line-height: 18px;
  transform: rotateX(180deg);
  color: #FC675C;
  font-weight:700;
  font-size:14px;
  letter-spacing :0.1px;
}

/*#header .headerTop .searchArea { position:absolute; bottom:14px; right:0; width:180px; height:35px; border-bottom:1px solid #848484 }
#header .headerTop .searchArea .MS_search_word { padding:0 5px; width:160px; height:34px; line-height:35px; border:none; vertical-align:top }
#header .headerTop .searchArea a { position:absolute; top:4px; right:0; display:block; width:20px; height:25px; text-indent:-9999em; background:url(//https://skin.makeshop.co.kr/skin/10449/phps/common/btn_search.gif) 0 0 no-repeat }
*/

#header .headerTop .cart_cnt{display: inline-block; width: 13px;}
#header .headerTop .cart_cnt span{ background: #000; width: 17px; height: 17px; border-radius: 100%; display: inline-block; text-align: center; line-height: 18px; color: #fff; margin-left: 3px; position: absolute; top: -2px;}

#header .headerBottom { margin:0 auto; position:relative; width:1200px; margin-top: 118px;}
#header .headerBottom .navWrap { position:relative; *zoom:1 }
#header .headerBottom .navWrap:after { display:block; clear:both; content:'' }
#header .headerBottom .navWrap .lnb_wrap { width:100%; height:47px;}
#header .headerBottom .navWrap .lnb_wrap .menuAll { position:absolute; top:0; /*left:-20px;*/ width:30px; height:47px; text-align:center; cursor:pointer }
#header .headerBottom .navWrap .lnb_wrap .menuAll #btn_allMenu { width:106px; height:47px; text-indent:-9999em; background:url(../../../../../skin/daylight/pc/img/all_menu.gif) 0 0 no-repeat; margin-left:-15px;}
#header .headerBottom .navWrap .lnb_wrap .menuAll #btn_allMenu span{    
    line-height: 48px;
    margin-left: 46px;
    font-size: 15px;}

#header .headerBottom .navWrap .lnb_wrap ul.menus{width:1000px; display: flex; justify-content: space-around;}
#header .headerBottom .navWrap .lnb_wrap > ul {float:left; padding-left:47px }
#header .headerBottom .navWrap .lnb_wrap > ul.menulist{width: 966px;}
#header .headerBottom .navWrap .lnb_wrap.active > ul.menulist{width: 100% !important;}
#header .headerBottom .navWrap .lnb_wrap ul.menu_ico{float:right; padding-top: 10px;  padding-left: 0 !important;}
#header .headerBottom .menu_ico li{float:left;  padding-right: 20px;}
#header .headerBottom .menu_ico li:last-child{padding-right:0 !important;}

#header .headerBottom .joinus{position:relative;}





#header .headerBottom .navWrap ul .lnb_depth1 { position:relative;}
#header .headerBottom .navWrap ul .lnb_depth1 > a {
    display: block;
    padding-right: 10px;
    height: 55px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
    color: #343434 !important;
    letter-spacing: -1px;
}
.depth2  {position: relative;}

.lnb_depth2 ul li a { display:block; padding: 7px 5px 9px 10px; font-size:12px; color:#4e4e4e;}
.lnb_depth2 ul li a:hover { color:#e2457c; font-weight:bold;}

.lnb_depth2 li:last-child {
   
}



.lnb_depth3 ul li a { display:block; padding:7px 10px 9px 10px; font-size:12px; color:#4e4e4e; }
.lnb_depth3 ul li a:hover { color:#e2457c; font-weight:bold; background:#f2f2f2;}
.lnb_depth2 ul li:hover .lnb_depth3 {
        display: block;
    }
    
#header .headerBottom .navWrap ul .lnb_depth1 .lnb_depth2 { display:none; position:absolute; top:47px; left:0; height: max-content !important; /*margin-left: -75px;*/ width:124px; background:#fff; z-index:10; border: 1px solid #eee; border-radius: 11px;  }
 .lnb_depth3 { display:none; position:absolute; top:-1px; left:124px;  width:max-content; background:#fff; z-index:10; border: 1px solid #eee; border-radius: 11px; overflow: hidden; }

#header .headerBottom .navWrap .allMenuView { display:none; position:absolute; top:64px; left:0; width:100%;; background:#fff; z-index:10; border: 1px solid #e5e5e5; }
#header .headerBottom .navWrap .allMenuView .all_menuList {padding: 35px 30px 0 43px; overflow:hidden; *zoom:1 }
#header .headerBottom .navWrap .allMenuView .all_menuList:after { display:block; clear:both; content:'' }
#header .headerBottom .navWrap .allMenuView .all_menuList div.list_wrap{margin-bottom: 50px;}
#header .headerBottom .navWrap .allMenuView .all_menuList div.list_wrap:nth-last-child(1){margin-bottom:30px}
#header .headerBottom .navWrap .allMenuView .all_menuList ul {display: inline-block; vertical-align: top; margin: 0 50px; width: 138px;padding-left: 0;}
#header .headerBottom .navWrap .allMenuView .all_menuList ul a.tit{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 13px;
    display: block;
    color: #000;}
#header .headerBottom .navWrap .allMenuView .all_menuList ul:nth-child(1){margin-left:0}
#header .headerBottom .navWrap .allMenuView .all_menuList ul:nth-child(5){margin-right:0}
#header .headerBottom .navWrap .allMenuView .all_menuList ul li {}
#header .headerBottom .navWrap .allMenuView .all_menuList ul li a {white-space: nowrap;
    display: block;
    color: #777777;
    padding: 0 0 6px 0;
    font-size: 13px;}
#header .headerBottom .point{ border-radius: 10px; position: absolute; top: 35px; left: 36%; margin-left: -30px; width: 61px; height: 20px; line-height: 20px; background: #323232; color: #fff; text-align: center; }
#header .headerBottom .point span{
    position: absolute;
    top: -11px;
    left: 22px;
    width: 8px;
    height: 4px;
    color: #424242;
}

#header .headerBottom .navWrap .allMenuView #xbtn{
    position: absolute;
    top: -1px;
    right: -1px;}
#header .headerBottom .point span:before{content:"▲"}
#header .headerBottom .point em{
    font-size: 13px;
    font-family: malgun Gothic;
    font-weight: 300;}

/*게시판 타이틀*/

.faqtit {width:1200px; margin:auto; height:200px; font-size:35px; text-align: center;}
.faqtit li.head {padding:50px 0 15px 0px; font-size:40px; color:#000; }
.faqtit li.faqmemo {padding-top:0px; font-size:18px; color:#000;}

#header.sticky {
  position: fixed;
  margin-top:-156px;
  top: 0;
  width: 100%;
  transition: top 0.3s ease;
}

.searchArea.hidden {
    display: none;
}
.searchArea {     

    width: 266px;
    height: 33px;
}
    
.searchArea .MS_search_word { padding:0 17px; float:left; width:191px; height:33px; border:none; vertical-align:top; font-size: 13px;  }
.searchArea a { display:inline-block; width:33px; height:33px; text-align:left; text-indent:-9999em; 
background: url(../../../../../skin/daylight/pc/img/search.gif) 100% 4px no-repeat; background-size: 27px; filter: opacity(50%);  }


.allside.hidden {display:none;}
.allside {display:none;}
.allside img{width:110px; margin-left:50px;}

   .search-container {
        position: relative;
        display: inline-block;
    }
        .search-container img {
        cursor: pointer; /* 커서를 포인터로 변경 */
    }
    
    .search-dropdown {
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #fff;
    min-width: 200px;
    box-shadow: 0px 8px 8px 0px rgb(0 0 0 / 17%);
    padding: 12px 10px;
    margin-top: 30px;
    right: -445%;
    border-radius: 50px;
    border-top: 1px solid #eee;
    }


/* BASIC css end */