@import url(font.css);

/* 요소(element) 여백 초기화  */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
blockquote, p, address, pre, cite,
form, fieldset, input, textarea, select,
table, th, td {
 	margin:0;
	padding:0;
	}

/* 제목요소 */
h1, h2, h3, h4, h5, h6 {  
	font-weight:normal; 
	font-size:1em; 
	} 

/* 테두리 없애기 */
fieldset, img, abbr,acronym { border:0 none; } 

/* 목록 */
ol, ul { list-style:none; }

/* 테이블 - 마크업에 'cellspacing="0"' 지정 함께 필요 */
table {
	border-collapse: separate;
	border-spacing:0;
	border:0 none;
	}
caption, th, td {
	font-weight: normal;
}
caption, legend {position:absolute;  width:0; height:0; overflow:hidden; font-size:0;line-height:0px; }
/* 텍스트 관련 요소 초기화 */
address, caption, strong, em, cite {	font-weight:normal;	font-style:normal;	}
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* 인용문 */
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote,q { quotes:"" ""; }

/* 수평선*/
hr { display:none; }




body { font-family: 'Noto Sans KR'; font-size:14px; letter-spacing:-0.8px;  min-width: 320px; overflow-x: hidden;}
h1,h2,h3,h4,h5,h6 {margin: 0; font-weight: bold;}
p, dl, ol, ul {margin: 0;}

.clear { clear:both;  }
.clearfix:after { clear:both; display: table;  content: " ";}
.ellipsis {     text-overflow: ellipsis;  -o-text-overflow: ellipsis;  overflow: hidden;   white-space: nowrap;   word-wrap: normal !important;   display: block; }
img { max-width:100% ;  }
.map img { max-width:initial ;}
.show { display:block !important;  }
.hide { display:none !important;  }
i { line-height:1;  }
i span { position:absolute; top:-4000px; left:-3000px; display:block;   font-size:0px; line-height:0px; }


  html,body{ margin:0; padding:0; width:100%; height:100%;}

.text-blue { color:#084093 !important;  }
.text-green { color:#e4efe1 !important;  }
.text-blue2 { color:#3473be !important;  }

.sectionLink { position:fixed; right:100px; top:100px;color:#000;   }


.quick-link-wrap { display:none !important;  }




@media (min-width: 992px) {
.pc-true { display:block !important;  }
.m-true { display:none !important;  }


.header {  position:relative; width:100%; z-index:200; height:145px; }
.header h1 { position:relative; z-index:10; padding-top:25px; text-align:center;    }
.header h1 a { /*display:block; */ }
.header h1 img{   height:45px; }

.header .header-util {position:absolute; top:40px;  z-index:100;  }
.header .header-util-left {  left:50%; margin-left:-600px;   }
.header .header-util-right {  right:50%; margin-right:-600px;    }
.header .header-util li , .header .header-btn li { float:left;    position:relative; }
.header .header-util li a, .header .header-btn li a   { color:#666; font-size:16px;    }

.header .header-util-left li {padding:0 22px;     }
.header .header-util-left li:before {  content:''; display:inline-block; width:1px; height:12px; border-left:1px dashed #e9e9e9; position:absolute; top:6px; left:0px;   }

.header .header-util-left li:first-child {padding-left:0px; }
.header .header-util-left li:first-child:before { width:0px; height:0px; border:none;  }
.header .header-btn { position:absolute; top:105px; z-index:100; right:50%; margin-right:-600px;   }
.header .header-btn li.search-btn a {padding-top:2px;   display:block; }
.header .header-btn li.search-btn a img { width:30px;  }
.header .header-btn li a.search-open  {       }
.header .header-btn li a.search-close  { display:none; }

.header .header-btn li.all-menu-open { padding-left:20px;    }
.header .header-btn li.all-menu-open a { display:inline-block;  padding:3px; border:1px solid #839ec9; text-align:center;  border-radius:5px;  }
.header .header-btn li.all-menu-open a img { width:25px;  }


.header .header-util-right li.language-wrap  {   margin-top:-5px;   z-index:100;   font-size:14px; font-weight:normal; position:relative; width:102px;  }
.header .header-util-right li.language-wrap dl dt a  { display:block;    border:1px solid #e9e9e9;  color:#666;  background:url(../images/common/top-lan-ico.png) no-repeat right 10px center;   width:102px; height:30px; padding:2px 10px;     }
.header .header-util-right li.language-wrap dl dd  {  display:none;  background:#fff;   border:1px solid #e9e9e9;  position:absolute; width:100%; top:30px; padding:5px 10px;   }
.header .header-util-right li.language-wrap dl dd  a { display:block; color:#666; padding:5px 0;     }

.gnb { position:absolute; top: 90px; text-align:center;     left:0px; width:100%; border-top:1px solid #dbdbdb; }
.gnb { font-size:0px;  }
.gnb .container { padding-right:90px;  }
.gnb .menu { display:inline-block;  font-size:0px;  }
.gnb .menu h3 {display:inline-block; font-size:0px;  }
.gnb .menu h3 a { font-size:18px; color:#333; display:block; padding:0 25px; height:55px;   }
.gnb .menu h3 a:hover { text-decoration:none;  }
.gnb .menu h3 a span { display:block;  height:55px;  padding-top:18px; }
.gnb .menu h3 a:hover span, .gnb .menu h3 a.active span { text-decoration:none; color:#084093; border-bottom:4px solid #3473be;  }


.gnb .menu .depth-menu {display:none;   position:absolute; top:55px; left:0px; width:100%;  text-align:left;  background:#fafafa; }
.gnb .menu .depth-menu .container {position:relative;    padding-bottom:100px; padding-left:65px; padding-right:65px;  }
.gnb .menu ul:after { clear:both; display:table; content:'';  }
.gnb .menu ul>li { float:left; width:20%; padding:25px 10px; }
.gnb .menu ul>li>a {font-size:18px; font-weight:bold; color:#000; }
.gnb .menu ul>li:nth-of-type(6), .gnb .menu ul>li:nth-of-type(11) {  clear:both;   }
.gnb .menu ul>li>ul { margin-top:5px;  }
.gnb .menu ul>li>ul li {width:auto; float:none; padding:5px 0 ;   font-size:18px; color:#000; }
.gnb .menu ul>li>ul li img { display:none !important;  }
.gnb .menu ul>li>ul li a {font-size:16px; color:#666; font-weight:normal; }
.gnb .menu ul>li>ul li a:hover { color:#3473be;  font-weight:bold;  }
.all-menu-close { display:none;  }
#gnb .menu ul li i { display:none !important;  }
#gnb .menu ul li img { display:none !important;  }

.header.all-menu-header { position:fixed; width:100%; height:100%; overflow-y:auto; background:#fff;  }
.header.all-menu-header h1 {text-align:center; margin-bottom:50px; position:relative; z-index:10; }
.header.all-menu-header .header-util {display:none; }
.header.all-menu-header .all-menu { width:1200px; margin:0 auto; position:relative;   }
.header.all-menu-header .all-menu:after { clear:both; display:table; content:'';  }
.header.all-menu-header .all-menu .menu { width:25%; float:left;  }
.header.all-menu-header .all-menu .menu h3 {margin-bottom:20px;  }
.header.all-menu-header .all-menu .menu h3  a { font-size:22px; color:#2b50a1;  font-weight:bold;}
.header.all-menu-header .all-menu .menu .depth-menu { display:block !important;  }
.header.all-menu-header .all-menu .menu .depth-menu .container { width:100% !important;  }
.header.all-menu-header .all-menu .menu ul li { margin-bottom:20px;  }
.header.all-menu-header .all-menu .menu ul li a { color:#000; font-size:18px; font-weight:bold;  }
.header.all-menu-header .all-menu .menu ul li ul { margin-top:8px;  }
.header.all-menu-header .all-menu .menu ul li ul li { margin-bottom:5px;  }
.header.all-menu-header .all-menu .menu ul li ul li a {color:#666; font-size:16px; font-weight:normal;    }
.header.all-menu-header .all-menu .menu ul li a:hover, .header.all-menu-header .all-menu .menu ul li a.active {color:#0185c6; font-weight:bold; }
.header.all-menu-header .all-menu .all-menu-close { display:block; position:absolute; z-index:100; top:-90px; right:-10px;  }
.header.all-menu-header .all-menu .all-menu-close img { width:40px;  }


	.top-search-wrap {display:none; height:210px; padding-top:80px;  border-top:1px solid #d9d9d9;  width:100%; position:absolute; top:145px; left:0px; width:100%; background:#fff;  }
	.top-search-wrap form { width:500px; margin:0 auto; padding-bottom:5px; border-bottom:2px solid #000;  }
	.top-search-wrap form input[type="text"] { float:left; font-size:16px;  color:#222; border:0px; padding:4px 10px 0px; width:88%;   height:40px;  }
	.top-search-wrap form button { float:left;background:none; border:0px; height:auto; width:12%; margin-top:5px;  }
	.top-search-wrap form button i { font-size:30px; color:#000;  }


.quick-link-wrap { }
.quick-link-wrap .quick-link-open  {  position:fixed; top:445px; left:0px; z-index:101;  }
.quick-link-wrap .quick-link-open a { display:inline-block; background:#084093;  height:80px;width:135px;   }
.quick-link-wrap .quick-link-open a span {text-align:center;width:95px; float:left; display:block; height:80px; color:#fff; padding-top:20px;   }
.quick-link-wrap .quick-link-open a b {text-align:center;width:40px; float:left; display:block; height:80px;   background:#3473be; padding-top:24px;  }
.quick-link-wrap .quick-link {width:635px;  background:#084093; padding:20px 20px 40px;  position:fixed; top:280px; left:0px; z-index:101; margin-left:-635px; }
.quick-link-wrap .quick-link .quick-top {padding-top:55px;padding-right:25px; text-align:right;  }
.quick-link-wrap .quick-link .quick-top p {font-size:18px; color:#3473be; margin-bottom:15px; }
.quick-link-wrap .quick-link .quick-top h2 {font-size:34px; color:#fff; margin-bottom:25px; }
.quick-link-wrap .quick-link ul {border-top:1px solid #3473be; border-bottom:1px solid #3473be; padding:25px 0 ; }
.quick-link-wrap .quick-link ul:after { clear:both; display:table; content:'';  }
.quick-link-wrap .quick-link ul li { float:left; width:25%; padding:10px 20px; text-align:center;  }
.quick-link-wrap .quick-link ul li a { display:block;   }
.quick-link-wrap .quick-link ul li a span {  display:inline-block;  }
.quick-link-wrap .quick-link ul li a span.img  { border-radius:100%;  margin:0 auto 15px; width:75px; height:75px; background:#3473be; text-align:center; padding-top:10px; }
.quick-link-wrap .quick-link ul li a span.text { color:#fff; padding-bottom:5px;  font-size:16px;  border-bottom:1px solid #084093; }
.quick-link-wrap .quick-link ul li a:hover span.img {  background:#fff;  }
.quick-link-wrap .quick-link ul li a:hover span.text {  border-bottom:1px solid #fff;  }
.quick-link-wrap .quick-link ul li a img { width:60px;display:inline-block;  }
.quick-link-wrap .quick-link .quick-link-close { position:absolute; top:20px; right:20px;  }
.quick-link-wrap .quick-link .quick-link-close a {color:#fff; display:block; width: 75px; height:30px; text-align:center; font-size:14px; padding-top:5px; background:#3473be;   }
.quick-link-wrap .quick-link .quick-link-close a img { width:15px;  }


.footer { border-top:1px solid #e1e1e1; background:#fff; padding-top:48px; padding-bottom:50px; }
.footer .container { position:relative;  }
.footer .container .footer-logo { float:left; width:330px;   }
.footer .container .footer-logo img { width:330px;   }
.footer .container .footer-contents {margin-left:390px;  }
.footer .rel-site { position:absolute;  top:-10px; right:0px; width:200px;  }
.footer .rel-site dt { width:100%; height:40px;  background:#f2f2f2; font-weight:normal; border:1px solid #dadada; padding:10px 15px; font-size:14px; }
.footer .rel-site dt a, .footer .rel-site dd a  { color:#000;  font-size:14px; display:block;  }
.footer .rel-site dt a img { width:15px; float:right; padding-top:5px;  }
.footer .rel-site dd {display:none; position:absolute; max-height:110px; overflow-y:auto;  top:40px; left:0px; width:100%; border:1px solid #dadada; background:#fff;   padding:5px 15px; }
.footer .rel-site dd a {display:block; margin:5px 0 ;   }
.footer address { font-size:15px; color:#666;  }
.footer address strong {font-weight:bold; }


  #backtotop {
      position: fixed;
      top: 520px;
      right: 66px;
      z-index: 9999;
      width: 42px;
      height: 42px;
	  border-radius:21px; padding-top:10px; 
      text-align: center;
      background: #3473be;
      font-size: 16px;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      /*transition: opacity 0.2s ease-out;*/
      opacity: 1;
  }
/*  #backtotop.show {
    opacity: 1;
  }
  #backtotop:hover.show {
    background: rgba(0,0,0,0.6);
  }
*/


}



@media (min-width: 992px) and (max-width: 1199px) {

	.header .header-util-left {  margin-left:-480px;  }
	.header .header-util-right {  margin-right:-480px;   }
	.header .header-btn {     margin-right: -480px;}
	.header .header-util-left li {    padding: 0 10px;}
	.header.all-menu-header .all-menu { width:960px; }
	.gnb .menu h3 a { padding:0 14px;    font-size:16px; }
	.footer .footer-util li {padding-right:10px; padding-left:10px; }

.footer .container .footer-logo {  width:250px;   }
.footer .container .footer-logo img { width:250px;   }
.footer .container .footer-contents {margin-left:290px;  }

 

}


@media (max-width: 1450px) {
	.quick-link-wrap .quick-link-open a { width:40px;   }
	.quick-link-wrap .quick-link-open a span {display:none;    }
#backtotop {	 right: 0px; }
}


@media (max-width: 991px) {
.pc-true { display:none !important;  }
.m-true { display:inline-block !important;  }


.header {height:60px; border-bottom:1px solid #28385a;  padding: 0 15px;    position:relative; width:100%; z-index:200; }
.header h1{ float:left;  padding-top:13px; }
.header h1 img {  height:34.7px;  }

.header .header-btn { float:right;  position:absolute; top:15px; right:15px;  }
.header .header-btn li { float:left;  }
.header .header-btn li.search-btn a {display:block; margin-top:2px;   }
.header .header-btn li.search-btn a img { width:30px; }
.header .header-btn li a.search-open  {    }
.header .header-btn li a.search-close  {display:none;    }
.header .header-btn li.all-menu-open { padding-left:10px;    }
.header .header-btn li.all-menu-open a { display:inline-block;  padding:3px; border:1px solid #839ec9; text-align:center;  border-radius:5px;  }
.header .header-btn li.all-menu-open a img { width:25px;  }


.m-menu {display:none; background:#fff; position:fixed;  top:0px; border-top:1px solid #cfcfcf; left:0px; height:100%;  overflow-y:auto;  width:100%; z-index:100;  }
.header-util-wrap { height:60px; border-bottom:1px solid #cfcfcf; padding:20px 15px 0 ;   }
.header-util-wrap:after { clear:both; display:table; content:'';  }
.header .header-util  { float:left;  }
.header .header-util li  { float:left;    position:relative; }
.header .header-util li a  { color:#666; font-size:16px;    }
.header .header-util-left li {padding:0 18px;     }
.header .header-util-left li:before {  content:''; display:inline-block; width:1px; height:12px; border-left:1px solid #666; position:absolute; top:6px; left:0px;   }
.header .header-util-left li:nth-of-type(2) {padding-left:0px; }
.header .header-util-left li:nth-of-type(2):before { width:0px; height:0px; border:none;  }




.header .header-util-right li.language-wrap  {   margin-top:-3px;   z-index:100;   font-size:14px; font-weight:normal; position:relative; width:102px;  }
.header .header-util-right li.language-wrap dl dt a  { display:block;    border:1px solid #e9e9e9;  color:#666;  background:url(../images/common/top-lan-ico.png) no-repeat right 10px center;   width:102px; height:30px; padding:2px 10px;     }
.header .header-util-right li.language-wrap dl dd  {  display:none;  background:#fff;   border:1px solid #e9e9e9;  position:absolute; width:100%; top:30px; padding:5px 10px;   }
.header .header-util-right li.language-wrap dl dd  a { display:block; color:#666; padding:5px 0;     }



.header.all-menu-header .all-menu .menu { width:20%; float:left;  }
.header.all-menu-header .all-menu .menu h3 {margin-bottom:20px;  }
.header.all-menu-header .all-menu .menu h3  a { font-size:22px; color:#2b50a1;  font-weight:bold;}
.header.all-menu-header .all-menu .menu .depth-menu { display:block !important;  }
.header.all-menu-header .all-menu .menu .depth-menu .container { width:100% !important;  }
.header.all-menu-header .all-menu .menu ul li { margin-bottom:20px;  }
.header.all-menu-header .all-menu .menu ul li a { color:#000; font-size:18px; font-weight:bold;  }
.header.all-menu-header .all-menu .menu ul li ul { margin-top:8px;  }
.header.all-menu-header .all-menu .menu ul li ul li { margin-bottom:5px;  }
.header.all-menu-header .all-menu .menu ul li ul li a {color:#666; font-size:16px; font-weight:normal;    }
.header.all-menu-header .all-menu .menu ul li a:hover, .header.all-menu-header .all-menu .menu ul li a.active {color:#0185c6; font-weight:bold; }

	#gnb {  padding:35px 15px;  }
	#gnb .menu h3 { margin-bottom:20px;    }
	#gnb .menu h3 a {font-size:22px; color:#2b50a1;  font-weight:bold;}
	#gnb .menu ul { margin-bottom:40px;   }
	#gnb .menu ul li { padding:15px 0 ;  border-bottom:1px solid #cfcfcf; }
	#gnb .menu ul li a {color:#000; font-size:18px; font-weight:bold;  display:block; }
	#gnb .menu ul li a img { width:30px; float:right; padding-top:10px; padding-right:10px;   }
	#gnb .menu ul li a img.icon-close {display:none; }
	#gnb .menu ul li ul  {display:none;  margin-top:8px;  margin-bottom:0px; }
	#gnb .menu ul li ul  li {margin-bottom:5px; padding:0px;   border-bottom:0px; }
	#gnb .menu ul li ul  li a {color:#666; font-size:16px; font-weight:normal;    }
	#gnb .all-menu-close { position:absolute; top:15px; right:15px;  }
	#gnb .all-menu-close img { width:30px;  }

	.top-search-wrap {display:none; height:140px; padding-top:50px; z-index:100;   width:100%; padding:50px 30px 0 ; position:absolute; top:60px; left:0px; width:100%; background:url(../images/common/s_menubg.png) repeat-x left top #fff; }
	.top-search-wrap form { width:100%;  margin:0 auto; padding-bottom:5px; border-bottom:2px solid #000;  }
	.top-search-wrap form input[type="text"] { float:left; font-size:16px;  color:#222; border:0px; padding:4px 10px 0px; width:88%;   height:40px;  }
	.top-search-wrap form button { float:left;background:none; border:0px; height:auto; width:12%; margin-top:5px;  }
	.top-search-wrap form button i { font-size:23px; color:#000;  }


.quick-link-wrap { }
.quick-link-wrap .quick-link-open  {  position:fixed; top:250px; left:0px; z-index:101;  }
.quick-link-wrap .quick-link-open a { display:inline-block; background:#084093;  height:80px;width:40px;   }
.quick-link-wrap .quick-link-open a span {display:none;   }
.quick-link-wrap .quick-link-open a b {text-align:center;width:40px; float:left; display:block; height:80px;   background:#3473be; padding-top:24px;  }
.quick-link-wrap .quick-link {width:100%;  background:#084093; padding:20px 20px 40px;  overflow-y:auto; position:fixed; top:60px; left:0px; z-index:101; margin-left:-100%;  }
.quick-link-wrap .quick-link .quick-top { padding-right:25px;  }
.quick-link-wrap .quick-link .quick-top p {display:none;  }
.quick-link-wrap .quick-link .quick-top h2 {font-size:24px; color:#fff; margin-bottom:15px; }
.quick-link-wrap .quick-link ul {border-top:1px solid #3473be; border-bottom:1px solid #3473be; padding:25px 0 ; }
.quick-link-wrap .quick-link ul:after { clear:both; display:table; content:'';  }
.quick-link-wrap .quick-link ul li { float:left; width:33.333%; padding:10px 20px; text-align:center;  }
.quick-link-wrap .quick-link ul li a { display:block;   }
.quick-link-wrap .quick-link ul li a span {  display:inline-block;  }
.quick-link-wrap .quick-link ul li a span.img  { border-radius:100%;  margin:0 auto 15px; width:75px; height:75px; background:#3473be; text-align:center; padding-top:10px; }
.quick-link-wrap .quick-link ul li a span.text { color:#fff; padding-bottom:5px;  font-size:14px;  border-bottom:1px solid #084093; }
.quick-link-wrap .quick-link ul li a:hover span.img {  background:#fff;  }
.quick-link-wrap .quick-link ul li a:hover span.text {  border-bottom:1px solid #fff;  }
.quick-link-wrap .quick-link ul li a img { width:60px;display:inline-block;  }
.quick-link-wrap .quick-link .quick-link-close { position:absolute; top:20px; right:20px;  }
.quick-link-wrap .quick-link .quick-link-close a {color:#fff; display:block; width: 75px; height:30px; text-align:center; font-size:14px; padding-top:5px; background:#3473be;   }
.quick-link-wrap .quick-link .quick-link-close a img { width:15px;  }



.footer { border-top:1px solid #e1e1e1; background:#fff; padding:30px 15px;  }
.footer .container { position:relative;  }
.footer .footer-logo { display:none;  }
.footer .rel-site {  position:relative; width:100%;  margin-bottom:20px;  }
.footer .rel-site dt { width:100%; height:40px; border:1px solid #dadada; font-weight:normal;  background:#f2f2f2; padding:7px 15px; font-size:15px; }
.footer .rel-site dt a, .footer .rel-site dd a  { color:#000;  font-size:16px;  }
.footer .rel-site dt a img { width:15px; float:right; padding-top:10px;  }
.footer .rel-site dd {display:none; position:absolute; max-height:110px; overflow-y:auto;  top:40px; left:0px; width:100%; border:1px solid #dadada; background:#fff;   padding:5px 15px; }
.footer .rel-site dd a {display:block; margin:5px 0 ;display:block;    }

.footer address {clear:both;  font-size:14px; color:#666;  }
.footer address strong {font-weight:bold; }




  .back {
    display: none;
    z-index: 10;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
  }
  #backtotop {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    width: 1.81818182rem;
    height: 1.81818182rem;
    text-align: center;
    line-height: 1.81818182rem;
	/*padding-top:5px; */
    background: rgba(0, 0, 0, 0.3);
    font-size: 1.18181818rem;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    /*transition: opacity 0.2s ease-out;*/
    opacity: 0;
  }
  #backtotop.show {
    opacity: 1;
  }
  #backtotop:hover.show {
    background: rgba(0, 0, 0, 0.6);
  }


}





@media (min-width: 1200px) {

}
@media (min-width: 992px) {

}
@media (min-width: 768px) {

}
