@charset "utf-8";
@import url("reset.css");
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
html {
	width: 100%;
	height: 100%;
}
.ir-txt{
    text-indent: -9999em;
    display: block;
    width: 1px;
    height: 1px;
    font-size:0;
    overflow: hidden;
}
.ir-img{
    text-indent: -9999em;
    display: block;
    font-size:0;
    overflow: hidden;
}
body {
	position: relative;
	width: 100%;
	min-width: 320px;
	height: 100%;
	color: #292929;
	font-size: 13px;/*엑셀 내려받기 수정*/
	line-height: 20px;
	letter-spacing: -1.2px;
}
select{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image:url("../images/user/icon_select_arrow.png");
	background-repeat:no-repeat;
	background-position:calc(100% - 8px) center;
}
select::-ms-expand{
	display:none;
}
select:focus{
	outline:1px solid #7ca6eb;
}
select:focus::-ms-value {
	color:#000000;
    background-color: rgba( 255, 255, 255, 0);
}
#skiptoContent a{
   left: -3000%;
   position: absolute;
}

#skiptoContent a:focus{
   left: 0px;
   top: 0px;
   width: 100%;
   height: 30px;
   text-align: center;
   color: #fff;
   line-height: 30px;
   display: block;
   z-index: 2147483647;
   background-image: none;
   background-attachment: scroll;
   background-repeat: repeat;
   /*background-position-x: 0%;
   background-position-y: 0%;*/
   background-position: 0px 0px;
   background-size: auto;
   background-origin: padding-box;
   background-clip: border-box;
   background-color: rgb(0, 51, 153);
}
#header {
	position: fixed;
	z-index: 11;
	width: 100%;
	background:#fff;
	border-bottom: 1px solid #cacaca;
}
#container{
	padding-top: 80px;
}

/*header*/
.gnb_wrap {
	position: relative;
	width:calc(100%);
	/* height: 105px; */
	height: 80px;
	margin: 0 auto;
	z-index:100;
	background-color:#fff;
}
h1.main_logo{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	/* padding-top: 21px; */
	padding-left:50px;
	padding-top: 10px;
	z-index: 100;
}
.gnb {
	/* height: 105px; */
	height: 80px;
    /* position: absolute; */
    text-align: center;
    /* width: 100%; */
	padding-left: 170px;
    padding-right: 200px;
    box-sizing: border-box;
    justify-content: center;
    /*z-index: -1;*/
}
.gnb > li {
	display: inline-block;
	/* width: 20%; */
	/* line-height: 105px; */
	padding: 0 30px;
	line-height: 80px;
	text-align: center;
}
.gnb > li > a {
	position: relative;
	color: #333333a3;
    font-size: 23px;
    font-weight: 600;
    line-height: 26.48px;
    transition: color .4s;
}
.gnb > li.on > a{
	color: #2b58aa;
}
.gnb > li.on > a:before {
	content: '';
	display: inline-block;
	width: 100%;
	border: 2px solid #44537a;
	position: absolute;
	left: 0;
	bottom: -15px;
}
span.gnb_line {
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #44537a
}
.util {
    position: absolute;
    top: 0;
    /* top: 20px; */
    right: 23px;
    height: 100%;
    display: flex;
    align-items: center;
}
.util::after{
	display:block;
	clear:both;
	content:"";
}
.util li {
	float: left;
	margin-left: 20px;
}
.util li a {
	font-size: 13px;
	color: #495166
}
.gnb_depth2 {
	position: fixed;
	/* top: 105px; */
	top: 80px;
	left: 0;
	width: 100%;
	background: #313e5f url(../images/user/depth2_bg.png) repeat-y right bottom;
	z-index: 3;
}
.bg_wt {
	background: #313e5f;
	width: 400px;
	/*height: 270px;*/
	height: 388px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -9999;
}
.gnb_sub {
	max-width: 1320px;
	margin: 0 auto;
	overflow: auto;
	background: #44537a url(../images/user/depth2_bg_img.png) no-repeat right bottom;
}
.gnb_sub02 {
	max-width: 1320px;
	margin: 0 auto;
	overflow: auto;
	background: #44537a;
}
.gnb_left {
	position: relative;
	float: left;
	display: inline-block;
	width: 20%;
	/*height: 270px;*/
	height: 250px;
	background: #313e5f;
	box-sizing: border-box;
	text-align: center;
}
.gnb_left02 {
	position: relative;
	float: left;
	display: inline-block;
	width: 20%;
	height: 250px;
	background: #313e5f;
	box-sizing: border-box;
	text-align: center;
}
.gnb_left p, .gnb_left02 p {
	width: 100%;
	position: absolute;
	top: 175px;
	font-size: 30px;
	line-height: 30px;
	/* font-family: 'Iropke Batang', serif; */
	color: #fff;
}
.gnb_stat {
	height: 388px;
}

.gl_img01 {
	background: #313e5f url(../images/user/m_gnb01.png) no-repeat top 35px center;
}
.gl_img02 {
	background: #313e5f url(../images/user/m_gnb02.png) no-repeat top 35px center;
}
.gl_img03 {
	background: #313e5f url(../images/user/m_gnb03.png) no-repeat top 35px center;
}
.gl_img04 {
	background: #313e5f url(../images/user/m_gnb04.png) no-repeat top 35px center;
}
.gl_img05 {
	background: #313e5f url(../images/user/m_gnb05.png) no-repeat top 35px center;
}
.gnb_sub_menu {
	float: right;
	display: inline-block;
	width: 80%;
	padding: 30px 0;
	box-sizing: border-box;
}
.gnb_sub_menu > ul > li {
	float: left;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.gnb_sub_menu > ul > li:last-child {
	margin-bottom: 0;
}
.depth2 {
	display: inline-block;
	float: left;
	width: 20%;
	padding-left: 30px;
	line-height: 24px;
	box-sizing: border-box;
	text-align: left;
	margin-bottom:20px;
}
a.deptn2_tit {
	display: block;
	margin-bottom: 15px;
	font-size: 20px;
	color: #fff
}
.depth2 ul {
	overflow: hidden;
}
.depth2 ul li {
	display: block;
	padding: 3px 0;
}

.depth2 ul li a {
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	padding-left: 10px;
	background: url(../images/user/d_line.png) no-repeat left center;
}
.depth2 ul li a:hover {
	color: #ffe16b;
}
.util .login {
	width: 23px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/user/login.png) no-repeat right center;
	background-size: auto 25px;
}
.util .logout {
	width: 30px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/user/logout.png) no-repeat right center;
	background-size: auto 25px;
}
.util .search {
	width: 23px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/user/search.png) no-repeat right center;
	background-size: auto 25px;
}
.util .menu {
	width: 27px;
	height: 23px;
	text-indent: -9999px;
	background: url(../images/user/toggle.png) no-repeat right center;
	background-size: 27px 23px;
}
.h_search_wrap {
	width: 100%;
	padding: 20px 0;
	position: absolute;
	background: #313e5f;
}
.h_search_inner {
	position: relative;
	max-width: 1320px;
    margin: 0 auto;
    
}
.h_search_input {
	width: 100%;
	height: 45px;
	padding: 0 15px;
	border: none;
	border-bottom: 1px solid #fff;
	background-color: rgba(1,1,1,0);
	color: #fff;
	font-size: 20px;
	line-height: 45px;
	box-sizing: border-box;
}
.h_search_btn {
	position: absolute;
	right: 15px;
	top: 2px;
	width: 29px;
	height: 31px;
	background: url(../images/user/search_w.png) no-repeat right center;
	text-indent: -9999px;
}
.h_search_txt {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
	color: #fff;
	line-height: 24px;
}
.h_search_txt > p {
	display: inline-block;
	float: left;
	font-size: 15px;
	margin-right: 20px;
}
.h_search_txt ul {
	display: inline-block;
	float: left;
}
.h_search_txt li {
	display: inline-block;
	float: left;
	margin-right: 20px;
	color: #fff;
	line-height: 24px;
}
.h_search_txt li:last-child {
	margin-right: 0;
}
.h_search_txt li a {
	color: #fff;
	font-size: 13px;
}
.h_search_txt li a > span {
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #777777;
	margin-right: 10px;
	text-align: center;
	line-height: 18px;
}
.site_map {
	position: absolute;
	top: 80px;
	display: inline-block;
	width: 100%;
	background: #313e5f;
	z-index: 12;
}
.site_map > ul > li {
	position: relative;
	background: #313e5f url(../images/user/depth2_bg.png) repeat-y right bottom;
	z-index: 3;
}

.m_toogle, .m_menu, .m_gnb  {
	display: none;
}
/*footer*/
.foot_top {
	display: inline-block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;

}
.organization {
	max-width: 1400px;
	margin: 0 auto;
}
.organization_list {
	display: inline-block;
	position: relative;
	float: left;
	width: 20%;
	padding: 0 20px;
	border-right: 1px solid #cacaca;
	box-sizing: border-box;
}
.or_fc {
	border-left: 1px solid #cacaca;
}
.organization_list span{
	display: block;
	font-size: 15px;
	background: url(../images/user/up_arrow.png) no-repeat right center;
	background-size: auto 9px;
}
.foot_depth {
	display: block;
	position: absolute;
	left: -1px;
	bottom: 50px;
	width: 101%;
	max-height: 200px;
	overflow-y: auto;
	padding: 10px 0;
	border: 1px solid #cacaca;
	background: #fff;
	z-index: 100;
	box-sizing: border-box;
}
.foot_depth > li {
	padding: 0 20px;
	line-height: 30px;
}
.foot_depth > li > a {
	display: block;
	font-size: 13px;
	line-height: 22px;
	padding: 5px 0;
}
.foot_depth > li:hover > a {
	text-decoration: underline;
}
.foot_depth .fd_tit {
	font-size: 14px;
	color: #44537a;
	font-weight: bold;
}
.foot_depth .fd_tit_s {
	font-weight: bold;
}

.foot_bottom {
	position: relative;
	max-width: calc(100% - 235px);
	margin: 0 auto;
	padding: 30px 20px;
}

.f_info li {
	display: inline-block;
}
.f_info li a {
	font-size: 14px;
	line-height: 14px;
	color: #767676;
	padding: 0 15px ;
	border-right: 1px solid #cacaca;

}
.f_info li:first-child > a {
	padding-left: 0;
}
.f_info li:last-child > a {
	border-right: none;
}
.f_info li:hover a {
	font-weight: bold;
}
.f_sns {
	position: absolute;
	top: 20px;
	right: 20px;
}
.f_sns li {
	display: inline-block;
	float: left;
	margin-left: 10px;
}
.f_sns li:first-child {
	margin-left: 0;
}
.f_logo {
	position: absolute;
	top: 80px;
	right: 20px;
}
.f_logo li {
	display: inline-block;
	float: left;
	margin-left: 10px;
}
.f_logo li:first-child {
	margin-left: 0;
}

.f_copyright {
	margin-top: 20px;
}

.f_copyright li {
	font-size: 14px;
	line-height: 20px;
	color: #767676;
	margin-top: 10px;
}

/* 뉴스레터 신청 */
.n_letter a{
	font-size: 14px; 
	line-height: 14px; 
	color: #767676; 
	padding: 0 15px ; 
	margin-top: 13px; 
	border-right: 1px solid #cacaca;
}

.n_letter:hover a{
	font-weight: bold;
}


/*미디어쿼리*/
@media all and (max-width:1380px){
	h1.main_logo {
		padding-left: 30px;
	}
	.h_search_inner {
		padding: 0 30px;
	}
}
@media all and (max-width:1320px) {
	
	.or_fc {
		border-left: none;
	}
	.or_lc {
		border-right: none;
	}
}
@media all and (max-width:1200px) {
	.gnb {
		padding-left: 160px;
		padding-right: 190px;
	}
	.gnb > li > a {
		font-size: 18px;
	}
	/* .gnb_left p {
		top: 150px;
		font-size: 22px;
	}
	.gl_img01, .gl_img02, .gl_img03, .gl_img04, .gl_img05 {
		background-size: 90px auto;
	} */
	.depth2 {
		padding-left: 15px
	}
	a.deptn2_tit {
		font-size: 16px;
	}
	.depth2 ul li {
		padding: 1px 0;
	}
	.depth2 ul li a {
		font-size: 14px;
	}

}
@media all and (max-width:767px) {
	
	/* 모바일메뉴 */
	.bg_wt{display:none;}
	.site_map{width:320px;top:0;background-color: #2e2f31;position:fixed;height:100%;}
	.site_map .siteMap_inner{position:relative;padding: 60px 0 0 0;}
	.site_map .siteMap_inner > button.m_menu_close{position:absolute;border:0;top:3px;right:0;width:54px;}
	.site_map .siteMap_inner > button.m_menu_close img{width:100%;}
	.site_map .siteMap_inner > ul{border-top: 1px solid #414244;overflow-y:auto;}
	.site_map ul li .gnb_sub02, .site_map ul li .gnb_sub{width:100%;margin:0;overflow:hidden;background:none;}
	.site_map ul li .gnb_sub02 .gnb_left, .site_map ul li .gnb_sub .gnb_left{background-image:url("../images/user/all_menu_off.png");background-repeat:no-repeat;background-position:calc(100% - 25px) center;float:none;border-bottom: 1px solid #414244;cursor:pointer;background-color:#2e2f31;display:block;width:100%;height:53px;padding:15px 5px 13px 15px;text-align:left;box-sizing:border-box;}
	.site_map ul li .gnb_sub02 .gnb_left.on, .site_map ul li .gnb_sub .gnb_left.on{background-image:url("../images/user/all_menu_on.png");background-color:#2a71b9}
	.site_map ul li .gnb_sub02 .gnb_left p, .site_map ul li .gnb_sub .gnb_left p{position:static;font-size:15px;font-weight:600;line-height:1.8;font-family: "Nanum Gothic", 'Nanum Gothic', Nanum Gothic,Arial, sans-serif;}
	.site_map ul li .gnb_sub_menu{float:none;display:block;width:100%;padding:0;display:none;}
	.site_map ul li .gnb_sub_menu > ul > li{margin-bottom:0;}
	.site_map ul li .gnb_sub_menu .depth2{float:none;width:100%;display:block;padding:0;margin-bottom:0;}
	.site_map ul li .gnb_sub_menu .depth2 > a.deptn2_tit{width:100%;margin-bottom:0;background-color:#202020;font-size: 14px;padding: 12px 5px 10px 20px;color: #cccbcb;border-bottom: 1px solid #343434;box-sizing:border-box;}
    .site_map ul li .gnb_sub_menu .depth2 > a.deptn2_tit.on, .site_map ul li .gnb_sub_menu .depth2 > a.deptn2_tit:active{color:#5da9ff}
    .site_map ul li .gnb_sub_menu .depth2 > a.deptn2_tit.plus{background-image:url("../images/user/all_menu_off2.png");background-size:9px;background-repeat:no-repeat;background-position:calc(100% - 25px) center;}
    .site_map ul li .gnb_sub_menu .depth2 > a.deptn2_tit.on.plus{background-image:url("../images/user/all_menu_on2.png");}
    .site_map ul li .gnb_sub_menu .depth2 ul{display:none;}
    .site_map ul li .gnb_sub_menu .depth2 ul li{padding:0;}
    .site_map ul li .gnb_sub_menu .depth2 ul li a{display:block;box-sizing:border-box;width:100%;background-image:none;background-color:#383838;padding: 12px 5px 10px 20px;font-size: 14px;color: #cccbcb;border-bottom: 1px solid #343434;}
	
	#container {
		padding-top: 60px;
	}
	.gnb {
		display: none;
	}
	.gnb_wrap {
		max-width: none;
		height: 60px;
	}
	h1.main_logo {
		position: absolute;
		left: 50%;
		margin-left: -40px;
		padding-left: 0;
		padding-top: 9px;
	}
	h1.main_logo a img {
		width: 80px;
		height: auto;
	}
	.gnb {
		height: 60px;
	}
	.util{
		top: 0;
        padding: 0;
        right: 20px;
	}
	.util li {
		margin-left: 25px;
	}
	.util li button{
		width:30px;
	}
	.util .stat_login {
		display: none;
	}
	.util .login{
		margin-top:0;
	}
	.util .lang_eng {
		display: none;
	}
	.util .search {
		width: 21px;
		height: 23px;
		background-size: 21px 23px;
		margin-top:0;
	}
	.util .menu {
		display: none;
	}
	.h_search_wrap {
		padding: 10px 0;
	}
	.h_search_inner {
		padding: 0 10px;
	}
	.h_search_input {
		top: 0;
		right: 10px;
		padding: 0 10px;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}
	.h_search_btn {
		right: 20px;
		width: 20px;
		height: 21px;
		background-size: auto 21px;
	}
	.h_search_txt {
		margin-top: 10px;
	}
	.h_search_txt > p {
		margin-right: 15px;
		font-size: 13px;
	}
	.h_search_txt li {
		margin-right: 10px;
	}
	.h_search_txt li a {
		font-size: 12px;
	}
	.h_search_txt li a > span {
		width: 15px;
		height: 15px;
		line-height: 15px;
		margin-right: 5px;
	}
	.site_map {
		display: none;
	}
	.m_toogle {
		display: inline-block;
		position: absolute;
		top: 20px;
		left: 30px;
		width: 24px;
		height: 20px;
	}
	a.toggle {
		display: inline-block;
		width: 100%;
		height: 100%;
		text-indent: -9999px;
		background: url(../images/user/toggle.png) no-repeat left center;
		background-size: auto 20px;
	}
	.m_menu {
		display: inline-block;
		position: fixed;
		min-width: 256px;
		width: 80%;
		height: 100%;
		background-color: #313e5f;
		z-index: 999;
	}
	.m_gnb {
		display: inline-block;
	}
	.m_gnb li {
		display: inline-block;
		width: 100%;
		float: left;
		border-bottom: 1px solid #435074;
		line-height: 60px;
	}
	.m_gnb li a {
		display: block;
		padding-left: 80px;
		font-size: 15px;
		color:#fff;
		box-sizing: border-box;
		font-family: 'Iropke Batang', serif;
	}
	.m_gnb_clse {
		background: url(../images/user/m_gnb_clse.png) no-repeat right 25px center;
		background-size: auto 20px;
		text-indent: -9999px;
	}
	.m_gnb01 {
		background: url(../images/user/m_gnb01.png) no-repeat left 25px center;
		background-size: auto 35px;
	}
	.m_gnb02 {
		background: url(../images/user/m_gnb02.png) no-repeat left 25px center;
		background-size: auto 35px;
	}
	.m_gnb03 {
		background: url(../images/user/m_gnb03.png) no-repeat left 25px center;
		background-size: auto 35px;
	}
	.m_gnb04 {
		background: url(../images/user/m_gnb04.png) no-repeat left 25px center;
		background-size: auto 35px;
	}
	.m_gnb05 {
		background: url(../images/user/m_gnb05.png) no-repeat left 25px center;
		background-size: auto 35px;
	}
	.m_menu_bg {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 100;
		background: rgba(0,0,0,0.6);
	}
	.foot_top {
		height: auto
	}
	.organization_list {
		width: 100%;
		line-height: 40px;
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #cacaca
	}
	.or_lc {
		border-bottom: none;
	}
	.or_fc {
		border-left: none;
	}
	.organization_list > span{
		font-size: 13px;
	}
	.foot_depth {
		bottom: 40px;
		max-height: 250px;
	}
	.foot_depth > li > a {
		font-size: 12px;
		line-height: 20px;
		padding: 4px 0;
	}
	.foot_bottom {
		text-align: center;
	}
	.f_info {
		margin-top: 35px;
		text-align: center;
		width: 70%;
	}
	.f_info li a {
		font-size: 12px;
	}
	.f_sns {
		right: 0;
		left: 30%;
		margin-left: -61px;
	}
	.f_sns > li > a > img {
		width: auto;
		height: 35px;
	}
	.f_logo li {
		margin-right: 5px;
	}
	.f_logo > li > a > img {
		width: auto;
		height: 32px;
	}
	#footer .f_logo {
		position: static;
	    padding: 20px 0;
	    display: flex;
	    justify-content: center;
	}
	
}