#header {position: fixed; top:2%;left:0;width: 100%;border-bottom: 0;z-index: 9998;}
#header .header {position: relative; z-index: 9;}
#header .container{display:flex;align-items: center; justify-content: space-between; max-width: 1800px; padding: 0 1rem; margin: auto;}
#header .logo {width:fit-content;}
#header .logo .logoImg {width:14.8125rem; filter: invert(1) brightness(5);}
#header .logo a{display: inline-block;}
#header #menu{width:70%;/* margin:0 20px; */}
#header #menu .menu{width: fit-content; position: relative;top:0;display: block!important;}
#header #menu .depth01{padding:21px 0;display:block;color:#fff;text-align: center;}

#header #menu .depth02{display:none;position:absolute;top:100%;left:-40%;width:100%;}

#header #menu .headerArrow {width: 25px; height: 25px; border-radius: 50%; background-color: #fff; color:#182128; display: flex; align-items: center; justify-content: center;}
#header #menu .headerArrow span {font-size: 16px; font-weight: bold; transform: rotate(180deg);}

.nav_btn {display: none; /* width: 30px;height: 20px; */position: fixed;top: 2%; right: 2%;transition: .1s;cursor: pointer;z-index:10000;}
.nav_btn img {filter: invert(1) brightness(5);}
.nav_btn.sticky img, .nav_btn.open img {filter: none;}

#header{transition: .3s all ease;}
#header.open #menu {background-color: transparent;}

/* board */
/* #header.board {position: fixed;top: -1px;left: 0;width: 100%;z-index: 9998;} */
/* #header.board .logo .logoImg {filter: invert(0) brightness(1);} */
/* #header.board #menu .depth01, #header.board .login li a {color:#3f3f3e;} */
/* #header.board .login li:first-child:after {background-color: #747474;} */


/* sticky */
#header.sticky, #header.open {position: fixed;top: -1px;left: 0;width: 100%;z-index: 9998;background: rgba(255,255,255,1);box-shadow: 0 0 7px rgb(0 0 0 / 10%); border-radius: 0 0 30px 30px;}
#header.sticky .logoImg, #header.open .logoImg {filter: none;}
#header.sticky #menu .depth01 {color:#333; padding: 30px 0;}
#header.open #menu .depth01 {padding: 30px 0;}
#header.sticky .login li img {filter: none;}
#header.sticky #menu .headerArrow {background-color: #006241; color:#fff;}
#header.open #menu .headerArrow {background-color: #006241; color:#fff;}
#header.sticky.open #menu .headerArrow span {transform: rotate(0);}

/* #header #menu .depth01.on {color:var(--pointcolor); font-weight: 700;}
#header #menu .depth01.on span {position: relative;}
#header #menu .depth01.on span:after {content:''; width: 5px; height: 5px; border-radius: 50%; background-color: var(--pointcolor); position: absolute; left: -5px; top:-5px; } */


@media (min-width:1341px){
    .dropdown-menu {position: absolute;width:100%}
    .dropdown{position:relative;top:0;left:0}

    #header .container {position: relative;top:0;left:0; z-index: 3;}
    #header.sticky .container, #header.open .container {background-color: #fff;}
    /* #header .dropdown-menu {visibility: hidden;opacity: 0;display: block!important;transition: all .3s ease} */
    #header #menu .depth01 {transition: all .5s ease; font-size: 14px; font-weight: 500;}
    
    #header .dropdown-menu.visible{visibility: visible;opacity: 1;} 

    /* #header .header .navi-bg {transition: All .5s ease; width: 100%; position: absolute; top: 0; left: 0; right: 0; background-color: rgba(255,255,255,.8); border-radius: 0 0 30px 30px; opacity: 0;visibility: hidden;height:0;display: block; width: 100%!important;z-index: -1;}
    #header .header .navi-bg.visible{opacity: 1; visibility: visible; height: 28.875rem;}
     */
    #header .logo {/* width: 210px; */display:flex;align-items: center;}
    #header #menu {max-width:900px; background-color: #182128; border-radius: 1.875rem; padding: 0 1.5rem;}
    #header.sticky #menu {background-color: transparent;}
    #header #menu #lnb {gap:0 3.2rem; align-items: center; justify-content: space-evenly;}
    /* #header #menu #lnb .depth02 {position: absolute; z-index: 999; top: 100%; left: 0; padding: 1em 0; height: 36.875rem; border-right: 1px solid rgba(0,0,0,.2);} */
    #header #menu #lnb li:last-child ul {border-right: none;}
    /* #header #menu #lnb .depth02:after {content:''; width: 100%; height: 3px; background-color: var(--subcolor); position: absolute; top:0; left:0; right:0; margin: auto;} */
    /* #header #menu .depth02{width: 15.625rem;} */
    #header .wrap_menu {display: none; position: absolute; z-index: -1; width: 100%; margin: auto; top:0; left: 0; right:0; margin: auto; height: 33.875rem; background-color: rgba(255,255,255,.95);}
    #header .wrap_menu.visible {display: block;}
    #header .wrap_menu .wrap_subMenu {width: 70%; margin: auto;}
    #header .wrap_menu .depth02_Tit {font-size: 20px; color:#003926; text-align: center; margin-bottom: 1.5rem;}

    #header .wrap_menu .depth02 {width: calc(100% / 8); position: relative; padding-top: 7rem;}
    #header .wrap_menu .depth02:after {content:''; height: 28.875rem; width: 1px; background-color: rgba(51,51,51,.2); position: absolute; top:0; right: 0;}

    #header .depth02 a {display:inline-block;position:relative;top:0;left:0;padding: .45rem 0; color:#333; font-size: 17px; width: 100%; text-align: center; font-weight: 500;}
    /* #header .depth02 a:hover{font-weight: 700; color:var(--pointcolor)}
    #header .depth02 a:after{display: block;content:"";clear:both;width: 0;height: 2px;position:absolute;bottom:0;left:0;transition: .3s all ease;background-color: #fff;}
    #header .depth02 a:hover:after{width: 100%;} */

    #header .login{width:8rem; justify-content: flex-end; align-items: center;}
    #header .login li{width: calc(100% / 3);padding: 0 5px; position: relative; margin-bottom: 5px;}
    #header .login li img {filter: invert(1) brightness(5);}
    /* #header .login li:first-child:after {content:''; height: 60%; width: 1px; background-color: #fff; position: absolute; right:0; top:0; bottom:0; margin: auto;}
    #header.sticky .login li:first-child:after {background-color: #484848;} */
    #header .login li a{padding:3px 0;text-align: center; display: block;color: var(--pointcolor); letter-spacing: 0;}
    /* #header .login li:first-child:after {content:''; width: 1px; height: 14px; background-color: rgba(255,255,255,.25); position: absolute; right: -2px; top:0; bottom:0; margin: auto;}
    #header.sticky .login li:first-child:after {background-color: #747474;} */

    #header.open #menu .depth01 {color:#333;}
    #header.sticky .login li a {color:#222;}
    #header .login li:hover a {font-weight: 700;}

    #header .nav-menu .login {display: none;}

    #sitemap {display: none;position:fixed;top:0;right:0;padding:5rem 8rem;background-color: rgba(0,57,38,.98); color: #fff;width: 100%; height: 100vh;}
    #sitemap .depth01 {color:#fff; font-size: 1.5625rem; margin-bottom: 3rem; display: block; font-weight: 600;}
    #sitemap .depth02 a {color:#fff; font-size: 1.25rem;}

    #sitemap #site-nav .site-navList {display: flex; align-items: flex-start; gap:0 2rem; opacity: 1; padding-top: 10%;} 
    #sitemap #site-nav .site-navList > li {width: calc((100% - 2rem) / 8); text-align: center;}
    #sitemap #site-nav .dropdown-menu {display: flex; flex-direction: column;}

    #sitemap .site-closed {width: 45px; height: 45px; border-radius: 50%; background-color: #fff; color:var(--pointcolor); position: absolute; top:2rem; right:2rem; display: flex; align-items: center; justify-content: center;}
    #sitemap .site-closed span {font-weight: bold;}

    #sitemap .headerArrow {display: none;}




}

@media (max-width:1580px){
    #header .container{width: 100%;padding: 0 15px}
    #header #menu{width: calc(100% - 300px);margin: 0;}
    
    /* #header .depth02 a {padding: 0.9375rem 0;} */
    /* #header #menu .depth02{width: 150px;} */
}
@media (max-width: 1340px) {
    #header {top:0;}
    #header.sticky {border-radius: 0;}
    #header.board {position: fixed;top: -1px;left: 0;width: 100%;z-index: 9998;background: rgba(255,255,255,1);box-shadow: 0 0 7px rgb(0 0 0 / 10%); border-radius: 0;}
    #header.board .logoImg, .nav_btn.board img {filter: none;}
  

    #sitemap{display: none!important;}
    #header .container{width: 90%;padding: 0;}
    html.open-menu {overflow: hidden;}
    .nav_btn{display: inline-block;}
    .dropdown-menu{height:auto;width:100%!important}
    #header .nav-menu{padding:0;width: 100%;height:100%;overflow: scroll;position: fixed;right: 0;top:-100%;bottom: 0;background-color: #fff;z-index: 9997;letter-spacing: 0px;transition-timing-function: ease-in-out;
        transition-duration: .1s; padding: 50px 0 0 0; 
    }
    #header .nav-menu.on::before {display: block;content: ''; width: 90%; height: 60px; z-index: 3; position: fixed;top: 0;left: 0; right:0; margin: auto; border-bottom:1px solid rgba(255,255,255,.25);}
    #header .nav-menu.on::after {display: block;content: ''; width: 100%; height: 60px; background: #fff; position: fixed;top: 0;left: 0; right:0; margin: auto;}
    #header .nav-menu.on {top: 0;} 
    #header #menu #lnb .menu {width: 100%!important;text-align: left; position: relative;}

    #header #menu #lnb .menu.active .depth01 span {position: relative;}

    #header #menu #lnb .depth01 {padding: 15px 5%;font-size: 1.8rem;text-align: left; color: #222;}

    #header #menu .headerArrow {display: none;}

    #header #menu #lnb .menu.active .depth01{color: var(--pointcolor);font-weight: 700; position: relative;}
 

    /* #header #menu #lnb .menu.active .depth02 a:hover {color:var(--pointcolor); font-weight: 700;} */
    #header #menu #lnb .depth02 {left: 0;transform: translateX(0);position: relative;top: 0;padding: 0 0 20px 5.5%;}
    #header #menu #lnb .depth02 a{padding: 6px 1%;color: #222;display: block; font-size: 1.5rem;}
    #header #menu #lnb .depth02 a.void_link span {transform: rotate(90deg);transition: .5s all ease;}
    #header #menu #lnb .depth02 a.void_link {display: flex;justify-content: space-between;}

    #header #menu #lnb .depth02 > li.active a span{transform: rotate(270deg);}

    #header #menu #lnb {position: relative; padding-top: 1rem;}
    #header #menu #lnb:after {display: block;content: '';clear: both;width: 90%; position: absolute; bottom: 0;left: 0; right:0; margin: auto; border-bottom:1px solid rgba(255,255,255,.25);}

    #header .wrap_menu {display: none;}
 
    #header .menu-btn {display: block;width: 25px;height: 15px;top:0; bottom:0; margin:auto; right: 5%;position: absolute; z-index: 9999;cursor: pointer;-webkit-transition: top 300ms;transition: top 300ms;}
    #header .menu-btn span {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";right: 0;display: block;width: 100%;height: 1px;border-radius: 10px;background-color: #000;position: absolute;-webkit-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .4s ease-in-out;transition: .4s ease-in-out;}
    #header .menu-btn .btn_line01 {top: 0;}
    #header .menu-btn .btn_line02 {top: 7px;}
    #header .menu-btn .btn_line03 {bottom: 0;}

    #header .menu-btn.on {position: fixed;top: 20px;right: 5%;bottom: auto;height:35px;width:35px}
    #header .menu-btn.on span:nth-child(1) {top: 17px;-webkit-transform: rotate(135deg);transform: rotate(135deg);}
    #header .menu-btn.on span:nth-child(2) {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";right: -60px;}
    #header .menu-btn.on span:nth-child(3) {top: 17px;-webkit-transform: rotate(-135deg);transform: rotate(-135deg);}


    #header .logo{padding: 15px 0;width: auto; width: fit-content; height: fit-content;}
    #header.mOpen .logo{position: fixed;top: 0;/* left:5%; */z-index: 9999;} 
    #header.mOpen .logo img {filter: none;}


    #header .login{display: none;}
    #header #menu .login {display: flex;width: 100%;padding: 0 7%; margin: 2rem 0;}
    #header .login li{padding-right: 10px;width: auto; position: relative;}
    #header .login li a{padding:8px 25px 8px 0; font-size: 1.8rem; font-family: var(--pointfont); display: block;color: var(--pointcolor);}
}


/* quick */
.quick_wrap {z-index:9997;position:fixed;right:2vw;bottom:16rem;}
.quick_wrap li{text-align:center;margin-bottom:.5rem;}
.quick_wrap li:last-child{margin-bottom:0;}
.quick_wrap a img {/* width: 1.3125rem; */ max-width: initial !important;}
.quick_wrap li a{width:50px;height:50px; padding:6px 14px; font-size: 14px; background-color: rgba(0,0,0,.6);color:#fff;border-radius:50px;overflow:hidden;margin:auto 0 auto auto;-webkit-transition: all 0.3s ease;transition: all 0.3s ease; display: flex; justify-content: flex-end; align-items: center;}
.quick_wrap .quick li a:hover {width:150px; display: flex; padding:6px 14px; justify-content: space-between;align-items: center; background-color: var(--pointcolor);}


.quick_wrap .quick li a .Txt {display:none; white-space: nowrap;}
.quick_wrap .quick li a:hover .Txt {display:inline-block; margin: auto; overflow:hidden;animation:effect_q 0.5s ease; animation-duration: 200;}


@keyframes effect_q {0%{opacity:0;}	100%{opacity:1;}}

.quick_wrap a.top {background-color:#000; font-family:var(--pointfont); position: absolute; right:0; font-size: 11px; font-weight: 600; width: 50px; height: 50px; border-radius: 50%; margin-top: .5rem; letter-spacing: 1px; color:#fff; display: flex; justify-content: center; align-items: center; }


@media(max-width:768px) {
    .quick_wrap {width: 100%; bottom:0; left: 0; right: 0; margin: auto; background: no-repeat center center url('/img/main/quick_bg.png'); height: 70px; filter: drop-shadow(1px 0px 4px rgba(0,0,0,.1));}
    .quick_wrap ul {display: flex; align-items: center; height: 100%;}
    .quick_wrap ul li {width: 25%; ;height: 100%;text-align: center;display: flex;gap:7px;justify-content: center; align-items: center;flex-direction: column;background: #fff; margin-bottom: 0;}
    .quick_wrap ul li a {background-color: transparent; color:#595959; width: 100%; height: auto; flex-direction: column; gap:0; padding: 0;}
    .quick_wrap ul li .Img {order:-1; filter: invert(1) opacity(0.65); margin-bottom: 6px;}
    .quick_wrap .quick li a .Txt {display: block !important;}
    .quick_wrap .quick li a:hover {width: 100%; background-color: transparent; color:#595959; padding: 0; gap:0; justify-content: center; height: auto;}
    .quick_wrap .quick li a:hover .Txt {animation: none; margin: 0;}


    .quick_wrap ul li.blog {border-top-left-radius: 20px; order:1;}
    .quick_wrap ul li.insta {margin-right: 30px;border-top-right-radius: 60px; order:2;}
    .quick_wrap ul li.naver {border-top-left-radius: 60px; order:3;}
    .quick_wrap ul li.kakao {border-top-right-radius: 20px; order:4;}

    .quick_wrap li.tel {position: absolute; left: 50%; transform: translateX(-50%); top:-50px; width: fit-content;}
    .quick_wrap li.tel a {background: linear-gradient(45deg, #003926, #006241); width: 50px; height: 50px; justify-content: center;}
    .quick_wrap li.tel a:hover {width: 50px; height: 50px;}
    .quick_wrap li.tel a .Img {filter: none; margin-bottom: 0;}
    .quick_wrap li.tel {background-color: transparent;}
    .quick_wrap li.tel a .Txt {display: none !important;}
}






