@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+KR:200'); /* font-family: 'Noto Serif KR', serif; */
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+KR:200, 300, 400,400i,500,600,700,700i,900');



.wrap-header	{ width:100%;  height:0px; background:#fff; position:relative; margin:0 auto; }
.intro_logo { width:172px; height:36px; background:url('/nhroot/images/common/logo.png') no-repeat center top; position:absolute; left:1%; top:28px; cursor:pointer; }

h1#logo {position:fixed; width:161px; height:50px; background:url('/nhroot/images/common/logo.png') no-repeat center top; top:28px; left:40px; line-height:0; }
h1#reser_btn {position:fixed; width:155px; height:36px; background:url('/nhroot/images/common/reser.png') no-repeat center top; top:30px; right:40px; line-height:0;}
/*¸¶¿ì½º ¿À¹ö½Ã ·Î°íº¯ÇÔ*/
.third_head.is_on > div > .head_nav > h1#logo { background:url('/nhroot/images/common/logo.png') no-repeat center top; }
.third_head.is_on > div > .head_nav > h1#reser_btn { background:url('/nhroot/images/common/reser_ov.png') no-repeat center top; }
.third_head {position:fixed; width:100%; min-width:1100px; max-width:1919px; height:97px; left:0; right:0; top:0; margin:0 auto; z-index:998; overflow:hidden; box-sizing:border-box; border-bottom:1px solid rgba(0,0,0,0.1); }
.top_bg { position:absolute; width:100%; min-width:1100px; max-width:1919px; height:97px; margin:0 auto; z-index:9; display:none; background:#fff;}
.menu_on { float:left; cursor:pointer; }
.menu_bg { background:url('/nhroot/images/common/menu_bg.png') repeat-x center top; }

.head_nav {width:100%; height:97px; margin:0 0 0 50px; position:relative; z-index:90; }
.head_nav > .nav { width:814px; height:97px; margin-left:140px; display:inline-block; }
.head_nav > .nav  > li { text-align:center; float:left; }
.head_nav > .nav  > li:nth-child(1) { margin-left:60px; }
.head_nav > .nav  > li:nth-child(2) { margin-left:60px; }
.head_nav > .nav  > li:nth-child(3) { margin-left:60px; }
.head_nav > .nav  > li:nth-child(4) { margin-left:60px; }
.head_nav > .nav  > li:nth-child(5) { margin-left:60px; }
.head_nav > .nav  > li > a {line-height:97px; font-size:16px; font-family: 'Noto Serif KR', serif !important; color:#000; text-decoration:none;  cursor:pointer;}
.head_nav > .nav  > li:hover > a, .head_nav > ul > li.on > a { padding-bottom:34px; border-bottom:2px solid #2c2c2c; }
.third_head.is_on > div > .head_nav > ul > li > a { color:#2d2d2d; }
.head_nav > .nav  > li > ul { padding-top:20px; height:169px;   }
.head_nav > .nav  > li > ul > li { height:30px; line-height:30px; text-align:center; }
.head_nav > .nav  > li > ul > li > a { display:block; font-size:14px; color:#a7a7a7; text-decoration:none; }
.head_nav > .nav  > li > ul > li > a:hover, .head_nav > ul > li > ul > li > a.oon { color:#252525; }