@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.html') format('embedded-opentype'),
       url('../font/Athena-Regular-2.html') format('truetype');
}
@font-face {
  font-family: 'gotham';
  src: local('gotham'),
  	   url('../font/GOTHAM-BOLD.html') 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.html') 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; }

body.main .navi { background: none; box-shadow: none; }

.navi { position: absolute;  width: 100%; height: 100px; right: 0px; top: 0px; z-index: 9999; border: none; background: none; transition: border 0.3s, background 0.3s; background-color: #fff; border-bottom: 1px solid #ddd; 
/*background: #fff; box-shadow: 0 0 14px rgba(0,0,0,0.15); transition: background 0.5s, box-shadow 0.5s;*/
}


body.main .navi { background: none; border: none; }
body.main .navi.active { background: none; border: none; }
body.main .navi.active2 { background-color: #fff; border-bottom: 1px solid #ddd; }
.navi.active { border-bottom: 1px solid #ddd; background-color: #fff; }
.navi.active2 { border-bottom: 1px solid #ddd; background-color: #fff; }


#logo { width: 240px; height: 32px; transform: translateY(0px); position: absolute; top: 0; bottom: 0; margin: auto; left: 100px; 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; }


.gnb { position:absolute;  left: 50%; transform: translate(-50%); z-index:2; overflow:hidden; height: 100px; 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 30px;  }

.gnb .depth1 { position:relative; display:block; color: #3d3d3d; font-size: 16px; font-weight: 500; letter-spacing:-1px; line-height: 100px; padding: 0px 8px; }
.gnb>ul>li>a:hover { color: #9900bd; }
.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: 14px; color:#4c4c4c; font-weight: 500; letter-spacing:-0.7px;}
.gnb>ul>li>ul>li>a:hover { color: #9900bd; }
.gnb .line { position:absolute; display: block; bottom: 0; height: 2px; width: 0%; background: #9900bd; left: 0; right: 0; margin: auto; z-index:-99;  }
.navi-bg { position:absolute; display: block; width: 100%; height: 0px; left: 0; top: 100px; z-index:1; overflow: hidden; }
.navi-bg .white-bg { width:100%; height: 110px; background:#fff; border-bottom:1px solid #dedede;  border-top:1px solid #dedede; }


.language { position: absolute; top: 0; bottom: 0; margin: auto; width: auto; height: 100px; right: 100px; letter-spacing:0; z-index: 90; font-family:'Noto Sans KR', sans-serif; overflow: hidden; }
.language>ul>li { float: left; position: relative; }
.language>ul>li:nth-child(1) { width: 153px; height: 21px; margin-top: 39.5px; padding-right: 0; }
.language>ul>li:nth-child(1) img { position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 100%; }
/*.language>ul>li:nth-child(1):after { content:''; width: 1px; height: 20px; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; background-color: #777871; }
.language>ul>li:nth-child(2) { width: 123px; height: 28px; margin-top: 36px; margin-left: 20px; }
.language>ul>li:nth-child(2) img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }*/



.right_scroll_wrap { position: fixed; left: 44px; top: 0; bottom: 0; z-index: 999; width: 12px; height: 180px; margin: auto; overflow: hidden; }
.right_scroll_img { width: 100%; height: 39px; background: url(../img/common/scroll.png) center no-repeat; transition: 0.2s; }
.right_scroll { width: 1px; height: 125px; background-color: #7f7f7f; margin: auto; margin-top: 15px; position: relative; }
.right_scroll span { position: absolute; content:''; width: 10px; height: 10px; background-color: #9900bd; left: -4px; top: 0; border-radius: 100%; }

body.main .right_scroll_img { background: url(../img/common/scroll2.png) center no-repeat; }
.right_scroll_wrap.active .right_scroll_img { background: url(../img/common/scroll2.png) center no-repeat; }

/**/


@media screen and (-webkit-min-device-pixel-ratio:0){ 
	.top_bt { font-family: 'gotham'; }
}


@media all and (max-width:1540px){ 
	
	.navi { height: 80px; }

	#logo { width: 240px; height: 32px; left: 80px; }

	.gnb { height: 80px; }
	.gnb>ul>li { margin: 0 27px; }

	.gnb .depth1 { font-size: 14px; line-height: 80px; padding: 0px 4px; }
	.gnb>ul>li>ul { min-height: 140px; margin-top: 16px; transform:translateY(20px); display: none; }
	.gnb>ul>li>ul>li { height:30px; }
	.gnb>ul>li>ul>li>a { font-size: 14px; }
	.gnb .line { bottom: 0; height: 2px; }
	.navi-bg { top: 80px; display: none; }
	.navi-bg .white-bg { height: 130px; }


	.language { height: 80px; right: 80px; }
	.language>ul>li:nth-child(1) { width: 125px; margin-top: 31px; }



	.right_scroll_wrap { left: 35.5px; width: 10px; height: 150px; }
	.right_scroll_img { background-size: 6.5px; height: 35px; }
	.right_scroll { width: 1px; height: 120px; margin-top: 12px; }
	.right_scroll span { width: 8px; height: 8px; left: -3px; }


}

