@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* 2017 nitroeye */

/* ====================================== reset ===================================== */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: inherit;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}


body {
	color: black;
	background-color: transparent;
}
em {
	font-style: normal;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes:"" "";
}
textarea {
	overflow: auto;
}
hr, legend {
	display: none;
}
a {
	color: #484848;
	text-decoration: none;
}
select {
	font-size: 11px;
	font-family: "Nanum Gothic", Verdana, Tahoma, Arial, sans-serif;
	vertical-align: middle;
}
input,
textarea {
	font-family:"Nanum Gothic", Verdana, Tahoma, Arial, sans-serif;
	vertical-align: middle;
}

img{
vertical-align: top;
}
h1,h2,h3,h4,h5,h6{font-size: 100%;}

.nte_float_wrap:after{content:' ';clear:both;visibility:hidden;display:block;}
	*+ html .nte_float_wrap{display:block;}
.nte_hidden_word{position:absolute;height:0;left:-9999px;overflow:hidden;width:0;font-size:0;}

caption {text-indent:-9999px; height:0px;}
/* =========================================================================== */


/* site setup */
html {
  font-size: 62.5%;
}
body {
  font-family: 'Nanum Gothic',sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  color: #000;
  background-color: #f4f5f7;
}

.nte_wrap {
  width: 1500px;
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0px 3px 40px #d5d7d6;
  background-image: url("../images/wrap_bg.gif");
  background-repeat: no-repeat;
  background-position: center bottom;
}

/* header */

header {
  height: 100px;
  margin-bottom: 105px;
}

#nte_subpage header {
  margin-bottom: 60px;
}

.nte_wrap_top {
  width: 100%;
  height: 520px;
  background-image: url("../images/top-bg.jpg");
  background-repeat: no-repeat;
  background-position: left 0;
}

#nte_subpage .nte_wrap_top {
  height: 316px;
  background-position: left bottom; 
}

.nte_header_inner {
  width: 1000px;
  position: relative;
  margin: 0 auto;
}

.nte_header_logo {
  position: absolute;
  left: 0;
  top: 36px;
}

.nte_header_tit {
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -188px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

.nte_top_sns {
  position: absolute;
  right: 7%;
  top: 28px;
}

.nte_top_sns a {
  display: inline-block;
  width: 41px;
  height: 41px;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0px;
  line-height: 0px;
  margin-left: 5px;
  vertical-align: middle;
}

  *+ html .nte_top_sns a {
    display: inline; /* ÀÍ½º Àú¹öÀü ´ëÀÀ */
  }

.nte_top_sns__btn1 {
  background-image: url("../images/sns_f.png");
}

.nte_top_sns__btn2 {
  background-image: url("../images/sns_t.png");
}

.nte_top_sns__btn3 {
  background-image: url("../images/sns_b.png");
}

header.selected {
  background-color: #7eb4d0;
}

.nte_gnb_nav {
  display: none;
  background-color: #fff;
  position: relative;
  top: 100px;
  left: 0;
  padding: 39px 0 39px;
  z-index: 2;
}

header.selected .nte_gnb_nav {
  display:block;
}

.nte_gnb_nav_inner {
  width: 1000px;
  position: relative;
  margin: 0 auto;
  padding: 0 28px;
}

.nte_gnb_nav_inner li {
  width: 20%;
  float: left;
  text-align: center;
}

.nte_gnb_nav_inner a {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  font-weight: bold;
}

.nte_gnb_nav_inner span {
  width: 111px;
  height: 111px;
  display: block;
  background-image: url("../images/gnb_menu_bg.png");
  background-repeat: no-repeat;
  margin: 0 auto 10px;
  position: relative;
}

.nte_gnb_nav_inner .nte_effect02 {
  background-position:center -111px;
}

.nte_gnb_nav_inner .effect03 {
  background-position:center -222px;
}

.nte_gnb_nav_inner .effect04 {
  background-position:center -333px;
}

.nte_gnb_nav_inner .effect05 {
  background-position:center -444px;
}

.nte_h_gnb_btn {
  position: absolute;
  top: 35px;
  right: 3px;
}

.nte_m_cpen_btn {
  display: block;
}

.nte_m_close_btn {
  display: none;
}

header.selected .nte_m_close_btn {
  display: block;
}

header.selected .nte_m_open_btn {
  display: none;
}

/* end - header */

#nte_mainpage .nte_wrap_top_slogan {
  text-align: center;
  color: #fff;
}

#nte_mainpage .nte_wrap_top_slogan p {
  font-size: 33px;
  font-size: 3.3rem;
  font-weight: bold;
  margin-bottom: 23px;
}

#nte_mainpage .nte_wrap_top_slogan strong {
  font-size: 48px;
  font-size: 4.8rem;
}

.nte_wrap_top_slogan br {
  display: none;
}

#nte_mainpage .nte_wrap_top_slogan small {
  font-size: 17px;
  font-size: 1.7rem;
  display: block;
  margin-bottom: 65px;
}

#nte_mainpage .nte_wrap_top_slogan a {
  display: inline-block;
  width: 174px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 51px;
  color: #656565;
  background-color: #fff;
}

.nte_wrap_content {
  width: 940px;
  position: relative;
  margin: 0 auto;
  padding: 35px 0 120px 0;
}

#nte_subpage .nte_wrap_content {
  width: 1000px;
  position: relative;
  margin: 0 auto;
  padding: 35px 0 135px 0;
}

.quickmenu {
  position: relative;
  width: 100%;
  border-bottom: 2px solid #333;
  margin-bottom: 32px;
  padding: 0px 0 30px 0;
}

.quickmenu li {
  float: left;
  width: 25%;
  text-align: center;
}

.quickmenu span {
  background-image: url("../images/quick-bg.jpg");
  background-repeat: no-repeat;
  background-position: center 0;
  width: 82px;
  height: 96px;
  display: inline-block;
  margin-bottom: 8px;
}

	*+ html .quickmenu span {
	  display: inline;
  }

.quickmenu .nte_effect02 {
  background-position:center -96px;
}

.quickmenu .effect03 {
  background-position:center -192px;
}

.quickmenu .effect04 {
  background-position:center -288px;
}

.quickmenu a {
  display: block;
}

.quickmenu h4 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #7eb4d0;
  margin-bottom: 5px;
}

.quickmenu p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #757575;
  margin-bottom: 15px;
}

.quickmenu small {
  color: #91ba3a;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  padding-right: 20px;
  background-image: url("../images/quick-link-bg.jpg");
  background-repeat: no-repeat;
  background-position: center right;
}

.nte_content_con {
  position: relative;
  min-height: 500px;
  font-size: 15px;
  font-size: 1.5rem;
  color: #888;
  line-height: 1.4;
}

#nte_subpage .nte_content_con  {
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

.align_center {
 text-align: center;
}

.nte_h4_bul1 {
  background-image: url("../images/bul_acc.jpg");
  background-repeat: no-repeat;
  background-position:0 7px;
  color: #333333;
  font-size: 17px;
  font-size: 1.7rem;
  margin-bottom: 8px;
  padding-left: 20px;
}

.nte_cont_list li {
  float: left;
  width: 33%;
  border-bottom: 1px solid #ededed;
  margin-bottom: 35px;
}

.nte_cont_list a {
  display: block;
}

.cont_img {
  border: 1px solid #ececec;
  width: 291px;
  height: 220px;
  margin-bottom: 15px;
}

.cont_img img {
  max-width: 100%;
}

.nte_cont_list p {
  font-size: 13px;
  font-size: 1.3rem;
  color: #888;
  font-weight: bold;
  margin-bottom: 35px;
}

.btn-more {
  position: absolute;
  right: 0px;
  top: 9px;
}

.btn-more a {
  display: block;
  background-image: url("../images/btn-more.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  font-size: 12px;
  color: #999999;
  padding: 10px 45px 10px 0;
}

/* sub */

#nte_subpage .nte_wrap {
  background-image: none;
}

#nte_subpage .nte_wrap_top_slogan {
  color: #fff;
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

#nte_subpage .nte_content_con {
  width: 1000px;
}

#nte_subpage .nte_wrap_top_slogan p {
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: bold;
  margin-bottom: 5px;
}


#nte_subpage .nte_wrap_top_slogan small {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.nte_wrap_top_slogan div span {
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  padding: 4px 7px;
}

.nte_wrap_top_slogan .nte_effect01 {
  background-color: #22b34b;
}
.nte_wrap_top_slogan .nte_effect02 {
  background-color: #20409a;
}

  *+ html .nte_wrap_top_slogan div span {
    display: inline;
  }

.nte_sub_location {
  width: 100%;
  background-color: #333333;
}

.nte_location_inner {
  width: 1000px;
  position: relative;
  margin: 0 auto;
}

.nte_location_right {
  position: absolute;
  right: 0;
  top: 15px;
}

.nte_location_right li {
  float: left;
  padding-right: 3px;
}

.nte_location_right li a {
  color: #999999;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  padding-left: 16px;
}

.nte_location_right li:first-child {
  padding-right: 16px;
  padding-left: 0;
}



.nte_cont_tit {
  position: relative;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #fafafa;
  margin-bottom: 30px;
  padding: 25px 0;
}

.nte_cont_tit h3 {
  font-size: 19px;
  font-size: 1.9rem;
  color: #222;
  padding-left: 35px;
}

.reg_date {
  position: absolute;
  right: 40px;
  top: 40%;
  font-size: 13px;
  font-size: 1.3rem;
  color: #999;
}

.nte_content_con > p {
  margin-bottom: 20px;
}

.nte_cont_img {
  text-align: center;
  max-width: 100%;
  margin-bottom: 30px;
}

.nte_dl_info dt {
  display: block;
  font-weight: bold;
  background-image: url("../images/bul_acc.jpg");
  background-repeat: no-repeat;
  background-position:0 7px;
  color: #333333;
  font-size: 17px;
  font-size: 1.7rem;
  margin-bottom: 8px;
  padding-left: 20px;
}

.nte_dl_info dd {
  margin-left: 20px;
  margin-bottom: 20px;
}

.nte_tb_type1 {
  border-top: 2px solid #000;
  border-left: 1px solid #dedede;
  text-align: left;
}

.nte_tb_type1 table {
  width: 100%;
}

.nte_tb_type1.all_center tbody th,
.nte_tb_type1.all_center thead th,
.nte_tb_type1.all_center tbody td {
  text-align: center;
  padding:10px 0;
}

.nte_tb_type1 th,
.nte_tb_type1 td {
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 10px 0 10px 20px;
}

.nte_tb_type1 th {
  background-color: #fafafa;
  color: #333333;
  font-weight: bold;
}

.nte_tb_type1 td {
  
}

.nte_h4_bul {
  background-image: url("../images/h4_bul.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  font-size: 25px;
  font-size: 2.5rem;
  color: #444;
  padding-top: 12px;
  margin-bottom: 15px;
}

.nte_btn_type01 {
  text-align:right
}

.nte_btn_type01 a {
  display: inline-block;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 10px 30px;
  background-color: #000000;
  color: #fff;
}

/* footer */

footer {
  background-color: #333333;
}

.nte_foot_inner {
  width: 1000px;
  position: relative;
  margin: 0 auto;
}

.nte_foot_left {
  font-size: 12px;
  font-size: 1.2rem;
  color: #d8d8d8;
  font-style: normal;
  position: absolute;
  left: 0;
  top: 23px;
}

.nte_foot_right {
  float: right;
}

.foot_home {
  padding-left: 20px;
  background-image: url("../images/f_home_bg.png");
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  font-size: 1.4rem;
  color: #d8d8d8;
  line-height: 60px;
  margin-right: 15px;
}

.nte_foot_home_wrap,
.nte_btn_foot {
  float: left;
}

.nte_btn_foot {
  background-color: #3f3f3f; 
  border-right: 1px solid #535353;
  border-left: 1px solid #535353;
}

.nte_btn_foot a {
  color: #d8d8d8;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  padding: 22px 40px 22px 15px;
  background-image: url("../images/btn_foot_bg.png");
  background-repeat: no-repeat;
  background-position: 90% center;
}

/*select ¼³Á¤ 2016*/
.nte_prev_new {
  overflow:hidden;
  background-color:#3f3f3f;
  vertical-align:middle;
  background-image: url("../images/btn_foot_bg.png");
  background-position: 90% center;
  background-repeat: no-repeat;
  text-align:left;
  position: relative;
  z-index: 1;
  width: 149px;
}

.nte_prev_new select {
  width:100%;
  background-color:transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  font-family:'Nanum Gothic','³ª´®°íµñ';
  margin-top: 0;
  padding: 0 0 0 3px ;
  position: relative;
  border: 0px;
  color: #d8d8d8;
  width: 174px;
  vertical-align: middle;
  height: 60px;
  line-height: 60px;
  display: block;
}

    *+ html .nte_prev_new select{ 
      padding-bottom: 15px;
	}

.nte_prev_new option {
  color: #d8d8d8;
  background-color: #3f3f3f;
  vertical-align: middle;
}

.nte_foot_right:after {content:' ';clear:both;visibility:hidden;display:block;}
	*+ html .nte_foot_right {display:block;}


/* ÀüÃ¼±â»ç ¸ñ·Ï */

.nte_all_news {
  font-size: 25px;
  font-size: 2.5rem;
  color: #444;
  font-weight: bold;
  border-bottom: 3px solid #000;
  padding-bottom: 30px;
  text-align: center;
  margin-bottom: 40px;
}

.nte_news_number {
  padding-bottom: 20px;
  color: #444;
  font-size: 13px;
  border-bottom: 1px solid #000;
}

.nte_news_number strong {
  color: #cf2753;
  font-weight: normal;
}

.nte_news_list li {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ccc;
}

.nte_news_list li a {
  display: block;
}


.nte_news_list li.nte_last {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.nte_news_list  .nte_effect01 {
  float: left;
}

.nte_news_list  .nte_effect01 img {
  border: 1px solid #ccc;
  width: 298px;
  height: 178px;
}

.nte_news_list .nte_effect02 {
  float: right;
  width: 67%;
  line-height: 1.6;
}

.nte_news_list .nte_effect02 h4 {
  color: #222;
  font-size: 17px;
  font-size: 1.7rem;
  margin-bottom: 5px;
}

.nte_news_list .nte_effect02 p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #888;
  height: 72px;
  overflow: hidden;
  margin-bottom: 20px;
}



/* mobile */
@media screen and (min-width:1000px) and (max-width:1500px) {
  .nte_wrap {
    width: 100%;
  }
}


@media screen and (min-width:1px) and (max-width:999px) {
  .nte_wrap {
	background-image: none;    
  }
  .nte_wrap ,
  .nte_wrap_content,
  #nte_subpage .nte_wrap_content,
  .nte_header_inner,
  .nte_gnb_nav_inner, 
  .nte_foot_inner,
  .nte_location_inner,
  #nte_subpage .nte_wrap_top_slogan,
  #nte_subpage .nte_content_con {
    width: 100%; 
   }

   .nte_gnb_nav_inner {
     padding: 0px;
   }

  .nte_wrap_content img {
    max-width: 100%;
  }
  .nte_cont_list li {
    width: 50%;
	text-align: center;
  }

  .nte_cont_list p {
    margin-bottom: 20px;
  }
  
  .cont_img {
    width: auto;
	height: auto;
	border: 0;
  }

  .nte_news_list .nte_effect01 {
    width: 30%;
  }

  .nte_news_list .nte_effect01 img {
    width: auto;
	height: auto;
  }
   .nte_news_list .nte_effect02 p {
      height: auto;
      overflow: visible;
   }
  
}
@media screen and (min-width:1px) and (max-width:768px) {
  
 #nte_subpage .nte_wrap_top_slogan {
    max-width: 320px;
  }

  .nte_foot_left {
    position: relative;
	top: 0;
	padding: 10px 0 10px 5px;
  }

  .nte_foot_right {
    float: none;
  }
}


@media screen and (min-width:1px) and (max-width:650px) {
  .nte_top_sns {
    display: none;
  }

  .nte_tb_type1 td {
    padding-left:3px;
  }

   .nte_news_list .nte_effect01 {
    float: none;
	width: 100%;
	max-width: 100%;
	text-align: center;
  }

   .nte_news_list .nte_effect02 {
    float: none;
	width: 100%;
	max-width: 100%;
	text-align: center;
  }

}

@media screen and (min-width:1px) and (max-width:576px) {


  .nte_gnb_nav {
    padding:0;
  }

  .nte_gnb_nav_inner li {
    width: 100%;
	text-align: left;
    padding: 0 0 ;
  }

  .nte_gnb_nav_inner span {
    display: none;
  }

  .nte_cont_list li {
    width: 100%;
	float: none;
  }

  .nte_gnb_nav_inner a {
    padding: 10px 0 10px 5%;
    border-bottom: 1px solid #ccc;
	color: #888888;
  }

  .nte_gnb_nav_inner li:last-child a {
    border-bottom: 0;
  }

  .reg_date {
    display: none;
  }
}

@media screen and (min-width:1px) and (max-width:480px) {
  
  .nte_content_con,
  #nte_subpage .nte_content_con,
  #nte_mainpage .nte_content_con  {
    width: 98%;
	margin: 0 1% 20px;
  }

  .nte_header_logo {
    position: relative;
	left: 0;
	top: 10px;
	text-align: center;
  }
  .nte_header_tit {
    position: relative;
	top: 20px;
	left: 0;
	text-align: center;
	margin-left: 0;
  }

  .nte_gnb_nav {
    top: 50px;
  }

  .nte_wrap_top_slogan br {
    display: block;
  }

  #nte_mainpage .nte_wrap_top_slogan strong {
    font-size: 33px;
	font-size: 3.3rem;
  } 

  .nte_cont_tit h3 {
    padding-left: 5px;
  }

  .reg_date {
    right: 1%;
  }


  .btn-more a {
    padding: 10px 0px 10px 0;
	background: none;
  }

  .quickmenu li {
    width: 50%;
	height: 192px;
	margin-bottom: 10px;
  }

  .nte_foot_home_wrap {
    display: block;
	float: none;
  }

  .nte_btn_foot {
    width: 49%;
  }


}

@media screen and (min-width:1px) and (max-width:360px) {

  .nte_cont_tit h3 {
    padding-left: 1%;
  }

}