@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: none;}
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;}

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

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

#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; }
#logo a.on02 { background: url(../../images/logo11.png) center no-repeat; background-size: cover; }

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

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

.navi.white #logo a { background: url(../../images/logo2.png) center no-repeat; background-size: cover; }
.navi.white #logo a.on02 { background: url(../../images/logo21.png) center no-repeat; background-size: cover; }

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

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



.gnb { position:absolute; left: 50%; transform: translate(-55%); overflow:hidden; min-width: 670px; 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; font-weight:bold; }
.gnb>ul>li>ul { display: block; margin-top: 16px; opacity: 0; transform: translateY(20px); }
.gnb>ul>li>ul>li { float: none; height: 38px; width: auto; }
.gnb>ul>li>ul>li>a { font-size: 16px; color: #2f2f2f; line-height: 38px; font-weight: 400; letter-spacing: -0.7px; }
.gnb>ul>li>ul>li>a:hover {color: #05205f !important; font-weight:bold;}
.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: 0px; z-index:1; overflow: hidden; transition: 0.3s; }
.navi-bg .white-bg { width:100%; height: 430px; background:rgba(255,255,255,1); /*border-bottom:1px solid #dedede;*/ }

.navi.white .depth1 { color: #fff; }
.navi.white .gnb>ul>li:hover>a { color: #05205f !important; }
.navi.white.wh .depth1 { color: #2f2f2f; }
.navi.white.wh .gnb>ul>li:hover>a { color: #05205f !important; }

.navi.active .depth1 { color: #2f2f2f; }
.navi.active .gnb>ul>li:hover>a { color: #05205f !important; }
.navi.active.wh .depth1 { color: #2f2f2f; }
.navi.active.wh .gnb>ul>li:hover>a { color: #05205f !important; }

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


/**/

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

.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; }

.navi.white .tel { background: url(../../images/tel2.png?2) center no-repeat; }
.navi.white.wh .tel { background: url(../../images/tel1.png?2) center no-repeat; }
.navi.active.white .tel { background: url(../../images/tel1.png?2) center no-repeat; }



/**/

.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) { }