@charset "utf-8";

/*
#container {padding-top:0}
#header.root {background-color:transparent; border-color:transparent}

#header.root .btn_language svg path + path {fill:#fff}
#header.root .btn_call g > g {stroke:#fff}
#header.root .inner .gnb-wrap >ul > li > a,
#header.root .inner .header_util a {color:#fff}
#header.root .inner .header_util .language_list a {color:#000}
#header.root .logo a>img {opacity:0; visibility:hidden}
#header.root .logo a>img+img {opacity:1; visibility:visible}
#header.root .inner .btn_menu .hamburger-ico .line {background-color:#fff}
#header.root.hover {background-color:#fff}
#header.root.hover .btn_language svg path + path {fill:#000}
#header.root.hover .btn_call g > g {stroke:#000}
#header.root.hover .inner .gnb-wrap >ul > li > a,
#header.root.hover .inner .header_util a {color:#000}
#header.root.hover .logo a>img {opacity:1; visibility:visible}
#header.root.hover .logo a>img+img {opacity:0; visibility:hidden}
#header.root.hover .inner .btn_menu .hamburger-ico .line {background-color:#000}
#header.root .inner .header_util a.btn_call{ background: url(/2022/img/icon/icon-call-wh.png) 50% 50% no-repeat; background-size:cover; display:block;}
#header.root {background-color:transparent; border-color:transparent}
#header.root .logo a>img {opacity:1; visibility:visible}
.opensitemap #header .logo a>img+img {opacity:0; visibility:hidden}
*/