@charset "utf-8";
@import url("core.css");
@import url("hover.css");
@import url("plugin.css");
@import url("sub.css");
@import url("subCom.css");
/* @import url("information.css"); */
@import url("50years.css");
@import url("font-awesome.min.css");

/* ----------------------	common.css	--------------------------*/

@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic|Nanum+Myeongjo|Nanum+Pen+Script|Noto+Sans+KR|Noto+Sans+SC|Open+Sans|Titillium+Web&display=swap');
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);

/* layout */
#content {width: 100%;margin: 0 auto;margin-top: 82px; }
.container {	width: 100%;	max-width: 1200px;	margin: 0 auto;box-sizing:border-box}
/* .container2 {	width: 1400px;	min-width: 1400px;	margin: 0 auto;box-sizing:border-box} */
.topBtn { position: fixed; width: 36px;  height: 36px;  right: 1.5%;  bottom: 4%; text-align: center;
  vertical-align: middle; opacity: 0; cursor: pointer; z-index: 999; border-radius: 50%; visibility: hidden;
  transition: all 0.5s;  background-color: rgba(38, 58, 117, 0.8);}
.topBtn.active { opacity: 1;  visibility: visible;  transition: all 0.5s;}
.topBtnI { display: inline-block; width: 36px; height: 36px; margin: 0 auto;
  /* padding-top: 15px; */
  background: url(../images/topBtn_icon.png) no-repeat center/57%; }
.navG {	position: absolute;}
#header {	position: fixed;  display: block;  width: 100%;margin: 0 auto;  box-sizing: border-box;
  height: 82px;  top: 0;  left: 0;  right: 0;  z-index: 2;	background-color: #ffffff;
  font-family: 'Noto Sans KR','sans-serif'; border-bottom: 0.5px solid #dddddd;}
.headerTop {	position: relative;	display: block;	height: 82px;	width: 100%; margin: 0 auto;	box-sizing: border-box;}
.gnbArea { position: relative;	display: inline-block; margin-left:80px;
  /* width: 70%;	 */width: 66.8%;
  height: 82px;	z-index: 3;	box-sizing: border-box;}
/* .logowrap{	width: 121px;	height: 41px;	position: relative;	display: inline-block;} */
.headerTop .logo {	position: relative;	display: inline-block; max-width: 16%;
  width: 120px;	height: 46px;  top: -5px;
  /* width: 138px;  height: 39px;  margin-top: 8px;  transform: translateY(-50%); */
	margin-left: 2%;	margin-right: 10px;
	background:url(../images/img_logo.png) no-repeat center/100%;}

#header .side-util {	position: relative;	display: inline-block; float: right;
	border-collapse:collapse;	box-sizing: border-box;	 top: 0; max-width: 17%;}
#header .side-util .issue-back,
#header .side-util .btn_gnb_view {	display: inline-block;	width: 82px;	height: 82px;
	float: left;	cursor: pointer;	box-sizing: border-box;	border: 0.5px solid #ddd;
	text-align: center;	margin: 0 auto;}
#header .side-util .issue-back{	margin-right: -1px;	/* opacity: 0;  display: none; */}
#header .side-util .btn_gnb_view i {	display: inline-block;	width: 40px;	height: 40px;
	margin: 0 auto;	margin-top: 50%;	transform: translateY(-50%);	text-align: center;
	background: url(../images/btn_gnb_view.png) no-repeat center;}
.headerTop .side-util .issue-back i{	display: inline-block;	margin-top: 10px;
	width: 38px;	height: 27px;	background: url(../images/book.png) no-repeat center/cover;}
.headerTop .side-util .issue-back p{ margin-top: 6px;	font-size:13px;	color:#666; line-height: 1;
	text-align: center;	font-family: 'Noto Sans KR', 'Malgun Gothic';}
#back-view {	top:82px;	right: 0px;	width: 188px; }
#back-view select {padding-left: 10px;}
#back-view select, #back-view select option {display: block;width: 100%;line-height: 1.7;}
#back-view select option {text-indent: 8px;color: #666;font-size: 15px;padding:5px;}
#back-view select option:checked, #back-view select option:hover {	background: #fff;	color: #000;}
#back-view select option {background-color: #fff;}
/* .issue-back-wrap {display:none;} */
.pdfdown-back-wrap {display: block;width: 1200px;margin: 0 auto;} /*PDF 다운로드*/
.pdfdown-back-wrap .pdfdown-back {float:right;margin-top:15px;}
.pdfdown-back-wrap .pdfdown-back {display: inline-block; box-sizing:border-box; margin-left: 35px;
  padding: 3px 5px 3px 15px; width: 140px; height: 26px; font-size: 14px; color: #525252; border:none;
  background:#bfc0c2 url(../img/main/pdfdown-back.jpg) top right no-repeat; -webkit-appearance: none;}
.select-wrap {	position: absolute;	text-align: center;	width: 188px;	top: 82px;	right:20px;}
.select-inner:after {content:"▼";display: none;}
.select-inner {position: relative;}
#select-box {	width: 100%;	padding: 7px;	background-color: #fff;	font-size: 13px; background-image: none;
	border: 1px solid #c5c5c5;	text-indent: 2px;	line-height: 1.7;	color: #666;	margin:0;	}
.gTop .btn_gnb_close {	position: fixed;	display: inline-block;
	z-index: 200;	top: 0px;	right: 0px;	width: 82px;	height: 82px;	cursor: pointer;
	box-sizing: border-box;	background: url(../img/main/mobile_bt_close.png) no-repeat cover;}
.gTop .btn_gnb_close .closebtn{	display: inline-block;
margin-top: 50%;	margin-left: 50%;	transform: translate(-50%, -50%);
width: 24px;	height: 24px;	background: url(../images/mobile_bt_close.png) no-repeat center/cover;}
.gnbBg {	display: none;	position: fixed; left: 0; top: 75px; width: 100%; height: 145px;
	background-color: rgba(255,255,255,0.95);	border-top: 1px solid #e6e6e6; z-index: 2;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.10), 0 0 0 1px rgba(0,0,0,0.05);	padding-bottom: 10px;}
.menuMbg{		/* display: none; */	position: fixed; left: 0; width: 100%; height: 100%; top: 82px;
	background-color: rgba(0,0,0,0.7);		z-index: 0;		}
.gnbArea .gnb {		position: relative;	display: inline-block;
	width: 100%;	margin: 0 auto;		box-sizing:border-box;	}
/* .gnbArea .gnb > ul {	padding: 0 2px;		} */
.gnbArea .gnb > ul.sub_menuW:after {content:'';display: block;clear: both;}
.gnbArea .wlist {	position: relative;	display: inline-block;  width: 16.6%;  float: left;
  list-style:none;	text-align: center;	box-sizing:border-box;	line-height: 82px;
  /* width: 19%;	 */}
  .gnbArea .wlist:nth-child(1){	width: 14.6%; }
  .gnbArea .wlist:nth-child(2){	width: 14.6%; }
  .gnbArea .wlist:nth-child(6){	width: 20.6%; }

/*
.gnbArea .wlist>a::after{	content:'';	position: absolute;	display: inline-block;
	width: 1px;	height: 15px;	background-color: rgba(213, 213, 213,0.8);
	right: 0;	top: 50%;	transform: translateY(-50%);} */

.gnbArea .wlist>a{ position: relative; width: 100%; display: block;	font-size: 18px;
	/* display: inline-block; */
	line-height: 82px; font-weight: bold;	color: #444444;	vertical-align: middle; overflow: hidden;
	background-image: linear-gradient(to right, rgba(53, 32, 15, 0.4), rgba(38, 58, 117,0.9));
 background-size: 0 2px, auto;	background-repeat: no-repeat; 	box-sizing:border-box;
 background-position: center bottom;	transition: all .2s ease-out;}
.gnbArea .wlist>a:hover{	background-size: 95% 2px;	height: auto; }
/* 웹버전 대메뉴 호버 효과 끝 */

.gnbArea .gnb .sub_menuW {	width: 100%; 	 display: none;}
.gnbArea .gnb ul li ul.sub_menuW li {float: none;}
.gnbArea .gnb ul li ul.sub_menuW li a{	display: block;	padding:10px 15px;
	font-size: 16.5px;font-weight: normal;	color: #666;	line-height: 1.5;
	text-align: center; height: auto;	font-weight: normal; word-break: keep-all;
	/* word-break: break-all; word-wrap: break-word; */	}

/* .gnbArea .gnb 	.menu02 .sub_menuW li a{text-align: left;} */

.gnbArea .gnb ul.sub_menuW li a:hover{	color:#263A75;}
.gnbArea .gnb ul li ul.sub_menuW li a:hover {	color:#fff;	background-color: rgba(63, 97, 164,0.9); }
.gnbArea .gnb .gTop {display: none;}
/***********/

.menuM #navM {	position: fixed;	width: 40%;	height: 100%;	min-width: 250px;	top: 82px;	right: 0;
	padding-left: 55px;	margin-right: 0;	padding: 30px;	background-color: #fff;	z-index: 1;
	overflow: hidden;	overflow-y: auto;}
.gnbArea #navM > ul {	margin: 0 0 45px 10px;}

.gnbArea #navM .menu00,.gnbArea #navM .menu01,.gnbArea #navM .menu02,
.gnbArea #navM .menu03,.gnbArea #navM .menu04,.gnbArea #navM .menu05,
.gnbArea #navM .menu06{	border-bottom: 1px solid #e0e0e0;	font-weight: bold;}
.gnbArea #navM .menu07{	margin-top: 20px;}
.gnbArea #navM .menu07 a{	display: inline-block;	margin-left: 80px;	vertical-align: middle;}
.gnbArea #navM .menu07 a i{	left: 30px;}
#navM .menu07 .thum-img {background:url(../images/mobile_img05.png) no-repeat 100%/cover;}

.gnbArea #navM ul > li {	position: relative;	padding: 15px 0;}
.gnbArea #navM ul li a {	font-size: 18px;	margin-left: 30px;}

.gnbArea #navM ul li ul.subDep {	display:none;	padding: 0;	background:none;
	border-top:none;	margin-top: 10px;}
.gnbArea #navM ul li ul.subDep li {	position: relative;	padding-bottom: 10px;}
.gnbArea #navM ul li ul.subDep li:after {	content:'-';	display: inline;	position: absolute;
	top: 10%;	left: 0;	color: #fff;	line-height: 2.1;	vertical-align: middle;}
.gnbArea #navM ul li ul.subDep li a {	font-size: 16.5px;	font-weight: normal;	vertical-align: middle;
	line-height: 1.5;}
.gnbArea #navM .gTop {	position: relative;	display: block;	padding: 20px 0 20px 40px;	line-height: 40px;
	font-size: 18px;	font-weight: bold;}
.gnbArea #navM .gTop span{	color:#263A75;	margin-left: 5px;	font-size: 16.5px;}
#navM .thum-img {	position: absolute;	display: block;	width: 38px;	height: 38px;	top: 6px;
	border-radius: 50%;	overflow: hidden;	line-height: 2.5;	margin-right: 30px;}
#navM .fa-angle-down, #navM .fa-angle-up, #navM .fa-plus, #navM .fa-minus	{
	float: right;	display: inline-block;	width: 50px;	font-size: 25px;
	margin-left: 8px;	font-size: 16px;	line-height: 16px; font-weight: lighter;
	font: normal normal normal 16px FontAwesome;
	vertical-align: middle;	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}

#navM .fa-plus, #navM .fa-minus{	font-size: 25px;	font-weight: lighter;	color: #666;}
#navM .fa-plus:active .fa-plus::before,
#navM .fa-minus:active .fa-minus::before{	color: rgba(63, 97, 164,0.8);}
.fa-plus,	.fa-angle-up{	display: none;	color: #0F77B2;}
.fa-angle-up:before{	font-size: 18px;}
.fa-plus:before{	font-weight: 100;	font-size: 18px;}
.msearch {	margin: 0 auto;  padding: 50px 10px 30px;}
.msearchinput {  width: calc(100% - 70px);  height: 33px;  margin: 0;  padding: 0;
  border: 1px solid #ccc;  vertical-align: top;}
#sch_submit{	width: 35px;	height: 35px;	line-height: 1;	margin-top: -10px;
	background-color: rgba(0,0,0,0.8);	vertical-align: middle;}

#sch_submit i{	color:#fff;	font-weight: normal;	font-size: 20px;}

	/*******************/

#footer {	background-color: #e2e2e2;	color: #666666;margin-top: 50px;}
#footer .container {text-align: center;padding: 40px 0;font-size: 14px;line-height: 1.9;}
#footer .container address{font-size: 16.5px; }

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

#content{	margin-top: 55px;}
#header .side-util .issue-back{display: none;}
.topBtn, .topBtnI{  display: none;}
/* .topBtn {  width: 40px;  height: 40px;  } */
/* .topBtnI {  padding-top: 17px;    width: 19px;    height: 19px;  } */

.headerTop .logo {	margin: 0 auto;	top: 0;margin-top: 5px;	margin-left: 20%;
	transform: translateX(-50%);	max-width:121px;}
.container {	width: 100%;	min-width: initial;}
.gnbArea .gnb{	display:none !important;}

#header,.gnbArea,.headerArea,#header .side-util,
.headerTop{	height: 55px;	box-sizing: border-box;}
.headerArea .container {	padding: 10px 0;	height: 100%;}

.gnbBg {display: none;}
.gnbArea { position: static;width: auto;height: auto;}

 #header .side-util .btn_gnb_view, .headerTop .btn_gnb_view,
.gTop .btn_gnb_close {width: 55px;	height: 55px;	box-sizing: border-box;}
.menuMbg{top: 55px;}
.menuM #navM {	width:50%;	top: 55px;	padding: 0;}
#header .side-util .btn_gnb_view{	 border:none;}
.pdfdown-back-wrap {  position: relative;  width: 100%;	height: 80px;  top: 150px;
  text-align: center;	margin: 0 auto;}
.pdfdown-back-wrap .pdfdown-back{	float: none;	margin: 15px 0 0 0;	}
.issue-back-wrap {  display: inline;  width: auto;}
.issue-back-wrap #select-box2 {  box-sizing: border-box;  display: inline-block;
	width: 140px; height: 26px;  margin: 0; margin-top: 30px;
  padding: 3px 5px 3px 15px;  font-size: 14px;
  background: #fff url(../img/main/issue-back.jpg) top right no-repeat;
  -webkit-appearance: none;  color: #525252;  border: none;}

#footer{width:100%;height:auto;text-align:center; margin-top: 50px;}
#footer img{width:100%;height:auto;max-width:801px;}
#footer .container {padding: 20px 10px;width: 100%;  }
#footer .container address{	/* margin-top: -115px; */}
}
@media all and (max-width:768px){
.headerTop .logo {	max-width:100px;}
.menuM #navM {	width:80%;}
/* .gnbArea {display: none;} */
/* #header .side-util .btn_gnb_view{float: right;} */
}
