@charset "utf-8";



/* basic css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, details, figcaption, figure, dialog,
footer, header, hgroup, menu, nav, section {margin: 0; padding: 0; border: 0;}
article, aside, details, figcaption, figure, dialog,
footer, header, hgroup, menu, nav, section {display: block;}
html, body { height:auto;}
body {font-size: 18px; font-family: NotoSansCJKkr-Light, dotum, sans-serif;  color:#4c4c4c; line-height:1.6; letter-spacing: -0.5px; -webkit-text-size-adjust:none; }
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
a:link { color: inherit; text-decoration: none; }
a:visited { color: inherit; text-decoration: none; }
a:hover { color: inherit; text-decoration: none; }
a:active { color: inherit; text-decoration: none; }
a:focus { color: inherit; text-decoration: none; }
select, input, textarea {font-size: 100%;vertical-align: middle ; font-family: NotoSansCJKkr-Light, dotum, sans-serif;}
input {margin: 0;padding: 0;}
ol, ul {list-style: none;}
label {cursor: pointer;}
legend, caption {width: 0;height: 0; visibility: hidden; font-size: 0;line-height: 0;}
button {cursor: pointer;}
button:focus {outline: 1px dotted;}
img {vertical-align: top;}
table {}

.hidden {position: absolute;width: 0;height: 0;visibility: hidden;font-size: 0;line-height: 0; top:-9999px}



input[type="text"] {box-sizing:border-box; -webkit-appearance:none;}
input:-ms-input-placeholder {color:#808080}
input::-webkit-input-placeholder {color:#808080}
input::-moz-placeholder {color:#808080}
input::-moz-placeholder {color:#808080}
textarea {}

html, body {height:auto; -ms-overflow-style: none;}

::-webkit-scrollbar { display:none; }

/* layout*/

header { position: fixed; width:100%; z-index:99999; top: 0; }


.navi { position: absolute;  width: 100%; height: 120px; right: 0px; top: 0px; z-index: 9999; border: none; background: none; transition: 0.4s, top 0.4s; background: none; border: none;
/*background: #fff; border-bottom: 1px solid #ddd; transition: background 0.5s, box-shadow 0.5s;*/
}

.navi.pop { top: 120px; } 
.ham.pop { top: 155px; } 

.navi.pop.active { top: 120px; } 
.ham.pop.active2 { top: 145px; } 

/*body.main .navi { background: none; border-bottom: 1px solid transparent; }
body.main .navi:before { content:''; position: absolute; left: 0; bottom: 0; width: calc(100% - 80px); height: 1px; background-color: #fff; }*/

#logo { width: 146px; height: 66px; transform: translateY(0px); position: absolute; top: 0; bottom: 0; margin: auto; margin: auto; left: 100px; z-index: 99999999; transition: 0.3s; }
#logo a { display:inline-block; width: 100%; height: 100%;  left:0px; background: url(../../images/logo1.png) center no-repeat; background-size: cover; text-indent:-9999px; transition: 0.3s; }

.navi.active { background-color: #fff; border-bottom: 1px solid #ddd; }


body.main #logo a { background: url(../../images/logo1.png) center no-repeat; background-size: cover; }
.navi.active #logo a { background: url(../../images/logo1.png) center no-repeat; background-size: cover; }

body.main #logo a.on02 { background: url(../../images/logo11.png) center no-repeat; background-size: cover; }
.navi.active #logo a.on02 { background: url(../../images/logo11.png) center no-repeat; background-size: cover; }

/*body.main .navi.active2 { background-color: #fff; border-bottom: 1px solid #ddd; }*/


/*#logo.active { top: 37px; }*/
/*#logo.color a { background: url(../../images/logo2.png) center no-repeat; background-size: cover; }*/
body.main #logo.white a { background: url(../../images/logo2.png) center no-repeat; background-size: cover; }
body.main #logo.white a.on02 { background: url(../../images/logo21.png) center no-repeat; background-size: cover; }



.gnb { position:absolute; left: 50%; transform: translate(-55%); -margin-left:-470px; z-index:2; overflow:hidden; min-width: 770px; height: 100%; letter-spacing:0; font-family: 'Pretendard'; z-index: 99; transition: 0.3s;}
.gnb>ul>li { position:relative; float:left; text-align:center; margin: 0 15px; }

.navi .depth1 { position:relative; display:block; color: #2f2f2f; font-size: 16px; font-weight: 400; letter-spacing:-1px; line-height: 120px; margin: 0px; padding: 0px 10px; transition: 0.3s; text-transform: uppercase; }
.gnb>ul>li:hover>a { color: #05205f !important; }
.gnb>ul>li>ul { display: block; margin-top: 16px; opacity: 0; transform: translateY(20px); }
.gnb>ul>li>ul>li { float: none; height: 30px; width: auto; }
.gnb>ul>li>ul>li>a { font-size: 14px; color: rgba(225,225,225,0.7); font-weight: 500; letter-spacing: -0.7px; }
.gnb>ul>li>ul>li>a:hover { color: #ff7200; }
.gnb .line { position: absolute; display: block; bottom: 25px; height: 4px; width: 0%; background: #ff7200; left: 0; right: 0; margin: auto; z-index:-99; transition: 0.35s; display:none; }
.navi-bg { position: absolute; display: block; width: 100%; height: 0px; left: 0; top: 120px; z-index:1; overflow: hidden; transition: 0.3s; }
.navi-bg .white-bg { width:100%; height: 210px; background:rgba(0,0,0,0.75); /*border-bottom:1px solid #dedede;*/ }

.navi.active .navi-bg { top: 120px; transition: 0.3s; }
.navi.active .gnb .line { bottom: 25px; }
.navi.active .depth1 { color: #262626; }

/*.navi.color .gnb .depth1 { color: #262626; transition: 0.3s; }*/
.navi.white .depth1 { color: #fff; }
.navi.white .gnb>ul>li:hover>a { color: #bbddff !important; }
.navi.active2 .gnb .depth1 { color: #262626; }

.right_navi { position: absolute; top: 0; bottom: 0; margin: auto; width: auto; height: 120px; right: 165px; z-index: 1000; }

.language { float: right; height: 120px; letter-spacing:0; z-index: 90; font-family: 'Pretendard'; position: relative; }
.language>ul { height: 100%; display: flex; align-items: center; }
.language>ul>li { float: left; position: relative; font-size: 12px; height: 30px; line-height: 32px; color: #fff; padding: 0 20px; font-weight: 300; transition: 0.3s; }
.language>ul>li>a { width: 100%; height: 100%; display: block; }
.language>ul>li:before { content:''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 1px; height: 10px; background-color: #fff; opacity: 0.4; transition: 0.3s; transform: translateY(1px); }
.language>ul>li:nth-child(1):before { display: none; }
.language>ul>li:nth-child(1) { width: 105px; height: 24px; margin-top: 0px; background: url(../../images/sweet.png) center no-repeat; transition: 0.3s; }
.language:before { content:''; position: absolute; left: -30px; top: 52px; width: 1px; height: 18px; background-color: #101f3a; opacity: 0.3; transition: 0.3s; display: none; }


.language:before { background-color: #fff; }
.navi.color .language>ul>li { color: #262626; }
.navi.color .language>ul>li:before { background-color: #101f3a; }

.navi.active2 .language>ul>li:nth-child(1) { background: url(../../images/tel1.png?2) center no-repeat; }
.navi.active2 .language:before { background-color: #101f3a; }

/**/

.head_open {position: absolute; top: 43px; right: calc(5% + 204px);}

.tel { position: absolute; top: 0; bottom: 0; margin: auto; right: 5%; width: 188px; height: 22px; display: flex; justify-content: flex-end; z-index: 999; background: url(../../images/tel1.png?2) center no-repeat; }
.tel:after {}
/*
.tel.active:after { background-color: transparent; width: 100%; }
.tel.active h2 { opacity: 1; left: 25px; }
.tel.active p { opacity: 0; }
.tel.active .call { background: url(../../images/tel.png?1) center no-repeat; }
*/
.navi.white .tel { background: url(../../images/tel2.png?2) center no-repeat; }
.navi.white .tel:after { border: 1px solid #fff; background: none; }

/*
.navi.active .tel { color: #242a5c; }
.navi.active .tel:after { border: 1px solid #242a5c; background: #242a5c; }
.navi.active .call { background: url(../../images/tel.png?1) center no-repeat; }
.navi.active .tel.active:after { background: none; }
.navi.active .tel.active .call { background: url(../../images/tel2.png) center no-repeat; }
*/


/**/

.ham { z-index: 99999999; position: fixed; right: 90px; top: 35px; width: 50px; height: 50px; border-radius: 0; cursor: pointer; opacity: 1; transition: right 0.4s 0.3s, top 0.4s; background-color: none; }
.ham span { display: block; background: #070707; margin: auto; width: 25px; height: 2px; border-radius: 0px; transition: 0.25s; }
.ham .bar1 { margin-top: 15px; margin-bottom: 7px; }
.ham .bar2 { width: 14px; transform: translateX(6px); }
.ham .bar3 { margin-top: 7px; }
.ham h6 { width: 100%; font-size: 12px; font-weight: 400; text-align: center; line-height: 100%; margin-top: 14px; transform: translateX(1px); }

.ham.active { border-right: none; right: 10px; }
.ham.active .bar1 { transform: rotate(45deg); margin-top: 24px; }
.ham.active .bar2 { opacity: 0; }
.ham.active .bar3 { transform: rotate(-45deg); margin-top: -11px; }

.ham.active:hover .bar1 { transform: rotate(45deg); margin-top: 24px; }
.ham.active:hover .bar3 { transform: rotate(-45deg); margin-top: -11px; }

.ham:hover .bar1 { transform: rotate(90deg); margin-top: 24px; }
.ham:hover .bar2 { opacity: 0; }
.ham:hover .bar3 { transform: rotate(0); margin-top: -11px; }


.ham span { background-color: #fff; }
.ham.active span { background-color: #070707; }
.ham.active2 span { background-color: #070707; }


.ham.color span{ background: #070707; }
.ham.active2 { top: 25px; }

/**/

.pc { display: block; }
.mo { display: none; }

header.hide { opacity: 0; z-index: -100; transition: 0.6s; }
#logo.hide { opacity: 0; z-index: -100; transition: 0.6s; }
.ham.hide { opacity: 0; z-index: -100; transition: 0.6s; }




@media all and (max-width: 1440px) { }

@media all and (max-width: 800px) { }
