@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:-1px; -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 {}

.point {color:#916b4a}
html, body {height:auto; -ms-overflow-style: none;}

::-webkit-scrollbar {

display:none;

}

@font-face {
  font-family: 'Athena';
  src: local('Athena'),
  	   url('../font/Athena-Regular.eot') format('embedded-opentype'),
       url('../font/Athena-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'gotham';
  src: local('gotham'),
  	   url('../../font/GOTHAM-BOLD.eot') format('embedded-opentype'),
       url('../../font/GOTHAM-BOLD.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'gotham';
  src: local('gotham'),
  	   url('../../font/GOTHAM-THIN.eot') format('embedded-opentype'),
       url('../../font/GOTHAM-THIN.ttf') format('truetype');
  font-weight: 300;
}


/* layout*/


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


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

/*body.main .navi { background: none; border-bottom: 1px solid rgba(255,255,255,0.5); }*/

#logo { width: 168px; height: 98px; transform: translateY(0px); position: absolute; top: 0; bottom: 0; margin: auto; left: 3.65%; z-index: 98; }
#logo a { display:inline-block; width: 100%; height: 100%;  left:0px; background: url(../img/common/logo.png) center no-repeat; text-indent:-9999px; background-size: cover; }

.navi.active { background-color: #fff; border-bottom: 1px solid #a8a7a4; transition: 0.2s; }


body.main .navi { background: none; border: none; }
body.main .navi.active {  background-color: #fff; border-bottom: 1px solid #a8a7a4; transition: 0.2s; }



.gnb { position:absolute;  left: 50%; transform: translate(-70%); z-index:2; overflow:hidden; height: 98px; letter-spacing:0; font-family:'Noto Sans KR', sans-serif; z-index: 99; }
.gnb>ul>li { position:relative; float:left; text-align:center; margin: 0 20px;  }

.gnb .depth1 { position:relative; display:block; color: #141414; font-size: 15px; font-weight: 500; letter-spacing:-1px; line-height: 98px; margin: 0px; padding: 0px 12px; }
.gnb>ul>li>a:hover { color: #d72b2c; }
.gnb>ul>li>ul { display: block; min-height: 140px; 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:13px; color: #111; font-weight: 500; letter-spacing:-0.7px; }
.gnb>ul>li>ul>li>a:hover { color: #d72b2c; }
.gnb .line { position:absolute; display: block; bottom: 0px; height: 4px; width: 0%; background: #d72b2c; left: 0; right: 0; margin: auto; z-index:-99; transition: 0.35s; }
.navi-bg { position:absolute; display: block; width: 100%; height: 0px; left: 0; top: 99px; z-index:1; overflow: hidden;  }
.navi-bg .white-bg { width:100%; height: 220px; background:#fff; border-bottom:1px solid #dedede;  }

#top-txt { position: absolute; top: 0; bottom: 0; margin: auto; right: 21%; width: 220px; font-size: 20px; height: 60px; line-height: 60px; text-align: center; background-color: #d72b2c; color: #fff; font-weight: 600; font-family:'Noto Sans KR', sans-serif; }

.language { position: absolute; top: 0; bottom: 0; margin: auto; width: auto; height: 98px; right: 3.65%; letter-spacing:0; z-index: 90; font-family:'Noto Sans KR', sans-serif; }
.language>ul>li { float: left; position: relative; cursor: pointer;}
.language>ul>li:nth-child(1) { width: 312px; height: 98px; margin-top: 0px; background: url(../img/common/tel.png) center no-repeat; }
.language>ul>li:nth-child(1) img { position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; }


#navi-border { width: 92.76%; height: 1px; background-color: #a8a7a4; position: absolute; bottom: -1px; left: 0; right: 0; margin: auto; }

@media screen and (-webkit-min-device-pixel-ratio:0){ 
	.top_bt { font-family: 'gotham'; }
}


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

	}


@media all and (min-width:1930px) { 
		
	}
