@charset "utf-8";
@import url( "http://fonts.googleapis.com/earlyaccess/notosanskr.css" );
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

.after:after{display:block;visibility:hidden;clear:both;content:""}

/* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess*/

/* 초기화 */
a{color: inherit; text-decoration: none;}

*{
	margin:0;
	padding:0;
	box-sizing:border-box;
	/*font-family:'Noto Sans KR';*/
	/*font-weight:400;*/
	/*font-size:16px;*/
}
:focus { outline: none !important; }

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}

input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}
.placeholdersjs { color: #aaa !important; }

.clearfix{clear: both;}


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');


body{
	font-family: 'Noto Sans KR',sans-serif !important; 
	margin: 0;
	padding: 0; 
	color: #333;
	font-size: 16px;
	overflow-x: hidden;
	overflow-y: auto;
	word-break: keep-all;
}
html{
	width: 100%; 
	height: 100%;
	/*overflow :  hidden;*/
}

/* =========== sub_page ========== */
/* header*/
header {
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:11;
	background:#fff;
}
header .inner {
	display:flex;
	justify-content: space-between;
	align-items:center;
	position:relative;
	width:100%;
	padding:10px 10px;
	border:1px solid #fff;
}
.lang_btn{
	color:#fff;
	font-size:14px;
	font-weight:600;
	position:absolute;
	right:50px;
	/*padding:5px 10px;
	border:1px solid #fff;
	border-radius:3px;*/	
}
.lang_btn img {
	width:20px;
	
}
.gnb_btn { 
	display:block;
	color:#000; /* background:#f2df11; */
}
.gnb {
	position:fixed; 
	left:-1920px;
	top:0px;
	width:80%; 
	height:100%; 
	background:#fff; 
	z-index:100;
	padding:00px 0px;
	text-align:left;
}
.gnb li {
    font-style: normal;
	padding-bottom:15px;
    text-transform: none;
	padding:15px 30px;
	background:#6a6a6a;
	border-bottom:1px solid #ffffff60;
}
.gnb li:first-child {
	background:#fff;
	border-bottom:none;
}
.gnb li a {
	color:#fff;
	font-weight: 400;
    font-size: 15px;
	line-height:30px;
    font-size: 18px;
}
.gnb a span {
	margin-left:2%;
	opacity:0.7;
	color:#aaa;
}
.close { 
   position:absolute; 
   right:5px;
   top:18px; 
   display:inline-block; 
   width:45px; 
   height:45px;
   text-align:center; 
   line-height:50px;
   /*background:#005288;
   border:1px solid #ccc;*/
}
/*햄버거메뉴 클릭시 body에 추가하여 스크롤을 제거*/
.not_scroll{overflow:hidden; height:100%;}
#graybg{
	position:fixed; 
	top:0;
	left:0; 
	background:#000; 
	opacity:0.5;
	display:none; 
	width:100%; 
	height:100%;
	z-index:2;
}

footer {
	width:100%;
	padding:0 2% 50px;
	background:#000;
}
footer .inner {
	width:100%;
	padding:5px 0;
	text-align:center;
	color:#fff;
	position:relative;
	/*border:1px solid green;*/
}
.ft_banner {
	display:flex;
	justify-content: flex-end;
	align-items:center;
	width:100%;
	padding-bottom:20px;
	/*border:1px solid #ddd;*/
}
.ft_banner > li {
	margin:0 10px;
	/*opacity:0.8;*/
}
.family{
	border:1px solid #ddd;
	padding:9px 54px;
	border-radius:35px;
	cursor:pointer;
	position:relative;
}
.family_sub {
	display:none;
	position:absolute;
	left:15px; 
	bottom:36px;
	width:158px;
	background:none;
	color:#fff;
	background:#000;
	text-align:center;
	border-top:1px solid #ccc;
}
.family_sub li {
	padding:13px 0;
	/*opacity:0.7;*/
}
/*.family_sub li:hover {
	color:#fff;
	opacity:1;
}*/
footer .inner p {
	font-size:13px;
	font-weight:100;
	line-height:25px;
	opacity:0.8;
}
footer .inner p > a {
	opacity:0.7;
	transition:0.3s;
}
footer .inner p > a:hover {
	opacity:1;	
}
.top_btn {
	display:none;
	position:fixed;
	right:3%;
	bottom:6%;
	width:50px;
	height:50px;
	line-height:45px;
	color:#005288;
	font-weight:600;
	border:1px solid #005288;
	border-radius:50%;
	background:#ffffff80;
}
/*========= 서브 공통 탑 ===========*/
.sub_top {
	width:100%;
	height:250px;
	margin-top:67px;
	background:#ddd;
}
.sub_top .inner {
	width:100%;
	text-align:center;
}
.sub01 {
	background:url('../images/company_top.jpg') center/cover no-repeat;
}
.sub02 {
	background:url('../images/business_top.png') center/cover no-repeat;
}
.sub03 {
	background:url('../images/notice_top.png') center/cover no-repeat;
}
.sub04 {
	background:url('../images/location_top.png') center/cover no-repeat;
}
.sub_top h2 {
	font-size:40px;
	line-height:250px;
	font-weight:500;
	color:#fff;
}


@font-face {
    font-family: 'ChosunKg';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunKg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.sub01_topwrap,
.sub02_topwrap,
.sub03_topwrap,
.sub04_topwrap{
    font-family: 'ChosunKg';
	width:100%;
	height:250px;
	margin-top:67px;
	position:relative;
	overflow:hidden;
	background:#ddd;
}

.sub01_topwrap::before {
	content:"";	
    background:url('../images/company_top_20230331.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
	animation:m1 5s ease-in-out /*infinite*/ ;
}
.sub01_topwrap .inner {
	width:100%;
	text-align:center;
}
.sub01_topwrap h2 {
	font-size:40px;
	line-height:250px;
	font-weight:500;
	color:#fff;  
    position: relative;
}

.sub02_topwrap::before {
	content:"";	
    background:url('../images/business_top_20230331.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
	animation:m1 5s ease-in-out /*infinite*/ ;
}
.sub02_topwrap .inner {
	width:100%;
	text-align:center;
}
.sub02_topwrap h2 {
	font-size:40px;
	line-height:250px;
	font-weight:500;
	color:#fff;  
    position: relative;
}


.sub03_topwrap::before {
	content:"";	
    background:url('../images/notice_20230331.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
	animation:m1 5s ease-in-out /*infinite*/ ;
	animation-delay:0.2s;
}
.sub03_topwrap .inner {
	width:100%;
	text-align:center;
}
.sub03_topwrap h2 {
	font-size:40px;
	line-height:250px;
	font-weight:500;
	color:#fff;  
    position: relative;
}

.sub04_topwrap::before {
	content:"";	
    background:url('../images/location_top_20230331.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
	animation:m1 5s ease-in-out /*infinite*/ ;
}
.sub04_topwrap .inner {
	width:100%;
	text-align:center;
}
.sub04_topwrap h2 {
	font-size:40px;
	line-height:250px;
	font-weight:500;
	color:#fff;  
    position: relative;
}

	@keyframes m1 {
		0% { transform:scale(1.25); }
		100% { transform:scale(1); }
	}

/*==== 탭버튼 =====*/
.tab_wrap {
	width:100%;
	background:#fff;
	position: relative;
	/*box-sizing:border-box;*/
}
.tab {
	display: flex;
    justify-content: space-around;
	align-items:center;
	width:100%;
	text-align:center;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-weight: 700;
	overflow: visible;
	border-bottom: 2px solid #fff;
}
.tab02 > li{
	width:calc(100% / 3);
	padding:20px 0;
	border-bottom: 2px solid #fff;
}
.tab02 > li > a {
	width:100%;
	font-size:16px;
	font-weight:700;
}
.tab02 > li:hover {
	color:#005288;
	border-bottom:2px solid #005288;
}
.tab02 li:hover {
	color:#005288;
	border-bottom:2px solid #005288;	
}
.tab .on {
	color:#005288;
	border-bottom:2px solid #005288;
	box-sizing:border-box;
}

.fixed{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index:10;
  /*margin-bottom:30px;*/
}

.tab-content {
	width:100%;
    display: none; /* 기본적으로 숨김 */
    position: absolute; /* 절대 위치로 설정 */
    top: 100%; /* 탭 바로 아래에 위치 */
    z-index: 10; /* 다른 요소 위에 보이도록 설정 */
    background: #fff; /* 배경색 설정 */
    bottom: 5px;
	font-size: 15px;
	border-bottom: 2px solid #fff;
}

.tab-content.active {
    display: block; /* active 클래스가 있을 때만 보이게 함 */
}

.sub-tabs {
    list-style: none;
    padding: 15px 0;
	margin: 0;
	align-items: center;
}

.sub-tab {
    cursor: pointer;
    /*margin-right: 10px;*/
    display: inline-block;
	color: #333;
	border-bottom: 2px solid #fff;
}

.sub-tab a {
    text-decoration: none; /* 기본적으로 밑줄 제거 */
}

.sub-tab.active a {
    text-decoration: underline; /* 클릭한 하위 탭에만 밑줄 표시 */
    font-weight: bold; /* 강조를 위해 글자 두껍게 (선택 사항) */
	display: inline-block;
}

.sub-tab .on {
	color:#005288;
	border-bottom:2px solid #005288;
	box-sizing:border-box;
}

.sub-tab:nth-child(1) {
	width: calc(100% / 3);
	padding-bottom: 5px;
}

.sub-tab:nth-child(2) {
	width: calc(100% / 3);
	padding-bottom: 5px;
}

.sub-tab:nth-child(3) {
	width: calc(100% / 3);
	padding-bottom: 5px;
}

.sub-tab:last-child {
    margin-right: 0; /* 마지막 탭의 오른쪽 여백 제거 */
}

.sub-tab > a {
    font-size:13px;
	font-weight: 700;
}

.tab-content li:hover {
	color: #005288;
    border-bottom: 2px solid #005288;
}

.tab-content li.on {
	color: #005288;
    border-bottom: 2px solid #005288;
}

/*========= 회사소개 ===========*/
.com_contetns {
	width:100%;
	padding:45px 0 0;
}
.com_contetns h3 {
	font-size:30px;
	font-weight:500;
	padding-top:15px;
	text-align:center;
}
.com01 {	
	width:100%;
	padding:30px 0 50px;
	display:flex;
	flex-direction: column;
	align-items:center;
}
.com01 .left_box {
	width:90%;
	line-height:0;
	text-align:center;
	z-index:1;
	margin-bottom:5%;
}
.com01 .left_box img {
	width:100%;
	box-shadow:5px 5px 15px #33333380;
}
.com01 .right_box {
	width:100%;
	/*height:430px;*/
	padding:40px 5px ;
	/*padding-left:20px;*/
	background:#f5f8fa;
}
.com01 .right_box p {
	position:relative;
	font-size:15px;
	line-height:25px;
	/*font-weight:500;*/
	margin-bottom:30px;
}
.com01 .right_box p span {
	font-size:18px;
	font-weight:600;
	color:#005288;
}
.com01 .right_box p:last-child {
	margin-bottom:0;
}
.com01 .right_box p:first-child:before{
	content:"";
	position:absolute;
	top:-18px;
	left:15px;
	width:40px;
	height:2px;
	background:#005290;
}
.com2 {
	width:100%;
	height:700px;
	background:url('../images/company02.jpg') center/cover no-repeat;
	/*margin-bottom:50px;*/
}
.com2_inner {
	width:100%;
	padding-top:35px;
	color:#fff;
	/*border:1px solid #fff;*/
}
.com2_inner h4 {
	padding-bottom:5px;
}
/*#myChart {
	width:100%;
	height:500px;
}*/
.com2_inner .txt_wrap{	
	width:375px;
	margin:0 auto;
	text-align:right;
	font-size:14px;
	line-height:20px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:10px;
}
.com2_inner .txt_wrap p {
	position:relative;
}
.com2_inner .txt_wrap p:first-child::before {
	content:"";
	position:absolute;
	top:8px;
	right:100px;
	width:50px;
	height:8px;
	background:#fff;
}
.com2_inner .txt_wrap p:nth-child(2)::before {
	content:"";
	position:absolute;
	top:8px;
	right:100px;
	width:50px;
	height:8px;
	background:#005288;
}
.com3 {
	width:100%;
	padding-top:80px;
}
.com3_inner {
	width:100%;
}
.com3_inner h3 {
	padding:15px 0 30px;
	font-weight:500;
	text-align:center;
}

.organogram01 { 
	max-width:375px;
	padding:0 5px;
	position:relative;
	margin:0 auto; 
	text-align:center;
}
.organogram01 ul { 
	width:100%;
	margin:0 auto;
	display:table;
}
.organogram01 li { 
	width:50%; 
	position:relative;
	padding-bottom:10px;
	vertical-align:top;
	display:table-cell;
	box-sizing:border-box;
}
.organogram01 li:first-child {
	/*border:1px solid red;*/
}
.organogram01 li:last-child {
	/*border:1px solid blue;*/
}
.organogram01 li.none { background:none;}

.organogram01 .ty01 { margin-left:10px;}
.organogram01 .ty01 dd { margin-bottom:5px;}
.organogram01 .ty02 {
	margin-left:10px;
	margin-bottom:10px;
}

.organogram01 .Box01 { 
	background:#0378a6;
	width:100%; 
	color:#fff;
	font-size:15px;
	line-height:36px;
	font-weight:600; 
	border-radius:30px;
	display:inline-block;
	box-sizing:border-box;
}
.organogram01 .Box02 {
	background:#fff;
	border:solid 1px #d7d7d7;
	width:100%; 
	color:#444;
	font-size:13px;
	border-radius:30px;
	line-height:34px;
	box-sizing:border-box;
}
.organogram01 .Box02_2 {
	background:#fff;
	border:solid 1px #d7d7d7;
	/*border-top:none; */
	width:100%; 
	color:#444; 
	font-size:13px;
	line-height:34px;
	border-radius:30px;
	box-sizing:border-box;
	margin-top:3px;
}
.organogram01 .Box03 { 
	background:#ececec;
	border:solid 1px #d7d7d7; 
	border-top:none; 
	width:100%; 
	color:#444; 
	font-size:13px; 
	line-height:34px;
	border-radius:30px;
	box-sizing:border-box;
	margin-top:5px;
}
.organogram01 .Box04 { 
	background:#d8d9d7; 
	width:100%; 
	color:#333; 
	font-size:13px; 
	line-height:36px;
	font-weight:600; 
	border-radius:30px;
	box-sizing:border-box;
}
.organogram01 .Box05 { 
	background:#aee6f2;
    border: 1px solid #aee6f2;
	width:100%; 
	color:#444;
	font-size:13px;
	line-height:36px;
	font-weight:600;
	border-radius:30px;
	box-sizing:border-box;
	margin-bottom:5px;
}
/*.organogram01 .Box05 { */
/*	background:#eaf4f9;*/
/*	border:solid 1px #eaf4f9; */
/*	width:100%; */
/*	color:#3291c8;*/
/*	font-size:13px;*/
/*	line-height:36px;*/
/*	font-weight:600;*/
/*	border-radius:30px;*/
/*	box-sizing:border-box;*/
/*	margin-bottom:5px;*/
/*}*/

.line01, .line02,
.line03, .line04,
.line05, .line06{
	position:relative;
}
.line01:after {
	content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 916px;
    background: #898989;
    z-index: -1;
}
.line02:after {
	content: "";
    position: absolute;
    top: 18px;
    right: -15px;
    width: 15px;
    height: 1px;
    background: #898989;
    z-index: -1;
}
.line03:after {
	content: "";
    position: absolute;
    top: 16px;
    left: -102px;
    width: 105px;
    height: 1px;
    background: #898989;
    z-index: -1;
}
.line04:after {
	content: "";
    position: absolute;
    top: 16px;
    left: 86px;
    width: 1px;
    height: 50px;
    background: #898989;
    z-index: -1;
}
.line05:after {
	content: "";
    position: absolute;
    top: 16px;
    left: -7px;
    width: 7px;
    height: 1px;
    background: #898989;
    z-index: -1;
}
.line05:before {
	content: "";
    position: absolute;
    top: -23px;
    left: -7px;
    width: 1px;
    height: 40px;
    background: #898989;
    z-index: -1;
}
#DepartZone {
	width:100%;
	padding-bottom:40px;
}
.table_220406 td{
	padding:10px 5px;
}
.infoArea01 {
	border-top:1px solid #ddd;
	padding-top:50px;
	margin-top:50px;
}
.infoArea01 h3{
	padding-bottom:20px;
}
.infoArea01 .tit {
	display:flex;
	justify-content: space-between;
	padding:15px 0 10px;
}
.infoArea01 .tit h4 {
	font-size:20px;
	vertical-align:middle;
	font-weight:600;
}
.infoArea01 .tit img {
	vertical-align:middle;
	margin-right:10px;
}
.infoArea01 .tit span{
	font-size:20px;
}
.table01 {
	width:100%;
	text-align:center;
	border:1px solid #33333345;
	border-right:none;
	border-left:none;
}
caption {
	display:none;
}
.table01 th{
	font-size:15px;
	padding:10px 0px;
	padding-left:3px;
	background:#f6f6f6;
}
.table01 td {
	font-size:13px;
	padding:10px 2px;
	border:1px solid #33333345;
}
.textPoint01{
	font-size:14px;
	font-weight:500;
	background:#f6f6f6;
}
.table01 .lsn {
	text-align:left;
	line-height:15px;
	padding-left:2px;
}
.table01 th:first-child,
.table01 td:first-child{
	border-left:none;
}
.table01 .last {
	border-right:none;
}

.com4 {
	width:100%;
	padding:80px 0 40px ;
}
.com4_inner {
	width:100%;
}
.com4_inner h3 {
	padding:15px 0 30px;
	font-weight:500;
	text-align:center;
}

.esg_title {
	font-size:15px;
	font-weight:500;
	line-height:25px;
	margin-bottom:50px;
}
.esg_list {
	width:100%;
	padding:0 1%;
}
.esg_Box {
	width:100%;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	flex-wrap:wrap;
	padding-bottom:40px;
}
.esg_type {
	width:100%;
	color:#005288;
	font-size:20px;
	font-weight:700;
	padding-top:20px;
	margin-bottom:10px;
	border-top:1px solid #005288;
}
.esg_txt {
	width:100%;
	text-align:center;
}
.esg_txt .text {
	font-size:15px;
	line-height:25px;
	margin-bottom:20px;
}
.esg_btn {
	display:inline-block;
	color:#005288;
	font-size:15px;
	font-weight:500;
	padding:8px 25px;
	border:1px solid #005288;
	border-radius:3px;
	transition:all 250ms ease;
}
.esg_btn:hover {
	color:#fff;
	background:#005288;	
}

.com5 {
	width:100%;
	padding: 80px 0 40px;
}
.com5_inner {
	width:100%;
}
.com5_inner h3 {
	padding:15px 0 30px;
	font-weight:500;
	text-align:center;
}

.abemp_title {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 50px;
}
.abemp_list {
    width: 100%;
    padding: 50px 30px 30px 30px;
    background-color: #deebf7;
}
.abemp_Box {
	width:100%;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
}
.abemp_type {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    width: 5%;
    padding-top: 4px;
}
.abemp_txt {
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.abemp_txt .text {
	font-size: 16px;;
	line-height:25px;
	margin-bottom:20px;
}
.abemp_btn {
	display:inline-block;
	color:#005288;
	font-weight:500;
	padding:12px 25px;
	border:1px solid #005288;
	border-radius:3px;
	transition:all 250ms ease;
}
.abemp_btn:hover {
	color:#Fff;
	background:#005288;
	
}

.com6 {
    width: 100%;
    padding: 80px 0 40px;
}
.com6_inner {
	width:100%;
}
.com6_inner h3 {
	padding:15px 0 30px;
	font-weight:500;
	text-align:center;
}

.rcg_title {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 50px;
}
.rcg_list {
    width: 100%;
    padding: 0 0 40px 0;
}
.rcg_Box {
	width: 100%;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.rcg_type {
    color: #005288;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    line-height: 45px;
}
.rcg_txt {
	width: 100%;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.rcg_txt .text {
	font-size: 16px;;
	line-height:15px;
	margin: 0 0 15px 25px;
}
li.text1 {
    line-height: 25px;
	padding: 0 30px 0 30px;
}
li.text2 {
    margin: 0 0 0 15px;
    line-height: 25px;
}
li.text2 a:hover {
    font-weight: bold;
}
li.text2 img {
    width: 15px;
    margin: 0 10px 5px 0;
    vertical-align: middle;
}
.rcg_btn {
	display:inline-block;
	color:#005288;
	font-weight:500;
	padding:12px 25px;
	border:1px solid #005288;
	border-radius:3px;
	transition:all 250ms ease;
}
.rcg_btn:hover {
	color:#Fff;
	background:#005288;
	
}

/* =========== 사업소개 =========== */
.busi_contetns {
	width:100%;
}
.busi_contetns h3 {
	font-size:30px;
	padding-top:15px;
	text-align:center;
}
.busi01 {
	width:100%;
	padding:0 5px;
	background:#f5f8fa;
}
.busi01 .inner {
	width:100%;
	padding:70px 0 40px;
}
.busi01 .inner h4 {
	font-size:25px;
	font-weight:700;
	margin-bottom:40px;
  text-align:left;
}
.busi_info {
	padding-left:20px;
	list-style-position:outside; 
}
.busi_info li {
	font-size:15px;
	font-weight:500;
	line-height:25px;
	margin-bottom:5px;
	text-align:left;
	list-style-type:square;
	/*list-style-position: inside ;*/
	/*text-indent: -20px;*/
	padding-left:-5px;
	/*padding-left: 20px;*/
}
.busi_info li span {
	font-weight:700;
}
.busi_info li::marker{
	color:#005288;
}
.sub_tab_wrap {
	margin-top:40px;
}
.sub_tab {
	display:flex;
	justify-content:flex-start;
}
.sub_tab li {
	font-size:16px;
	width:157px;
	font-weight:500;
	text-align:center;
	padding-bottom:18px;
	cursor:pointer;
}
.sub_on {
	color:#005288;
	font-weight:600;
	border-bottom:3px solid #005288;
}
.sub_tab_contents {
	padding:37px 5px;
	background:#fff;
	border-top:1px solid #005288;
	border-bottom:1px solid #005288;
}
.sub_tab_contents li {
	display:flex;
	justify-content:flex-start;
	align-items:center;
	font-weight:500;
}
.sub_tab_contents li p:first-child {
	/*margin-right:10px;*/
	width:10%;
	/*border:1px solid red;*/
}
.sub_tab_contents li p:last-child {
	width:90%;
	font-size:16px;
	line-height:24px;
	/*border:1px solid blue;*/
}
.sub_tab_contents img {
	width:100%;
}
.busi02 {
	width:100%;
}
.busi02 .inner {
	width:100%;
	text-align:center;
}
.busi02 .inner h4 {
	font-size:25px;
	font-weight:700;
	padding:40px  0 20px;
}
.busi02_img {
	padding:40px 0;
	position:relative;
	/*border:1px solid red;*/
}
.list_downbtn {
	text-align:left;
	padding:0 5px;
	/*position:absolute;
	left:5%;
	bottom:5%;*/
}
.list_downbtn button {
	padding:8px 10px;
	border:none;
	border-radius:10px;
	background:#015289;
	color:#fff;
	font-size:13px;
	font-weight:600;
	cursor:pointer;
}
.list_downbtn button:hover{
	background:#00375d;
}
.busi02_list {
	width:100%;
	display:flex;
	flex-wrap: wrap;
	/*justify-content: center;*/
	padding:0 5px;/* 0  5px*/
	margin-top:20px;
}
.busi02_list li {
	width:49.5%;
	height:280px;
	/*height:260px;*/
	border-radius:10px;
	margin-bottom:20px;
	color:#3291c8;
	background:#f5f8fa;
	border:1px solid #3291c8;
	text-align:center;
}
.busi02_list li p:first-child {
	font-size:18px;
	font-weight:500;
	margin-bottom:20px;
}
.busi02_list li p:last-child{
	font-size:14px;
	line-height:25px;
}
.busi02_list li:nth-child(1) {
	margin-right:1%;
	padding:40px 5px 0;
}
.busi02_list li:nth-child(2) {
	padding:40px 5px 0;
}
.busi02_list li:nth-child(3) {
	margin-right:1%;
	padding:80px 5px 0;
}
.busi02_list li:nth-child(4) {
	padding:80px 5px 0;
}
.partner_warp {
	width:100%;
	background:#f5f8fa;
	padding-top:60px;
	padding-bottom:80px;
	margin-top:20px;
}
.partner_warp .inner {
	width:100%;
	text-align:center;
}
.partner_warp .inner h4 {
	font-size:25px;
	font-weight:600;
	padding:20px  0 20px;
}
.partner {
	display:flex;
	flex-wrap: wrap;
	justify-content:center;
	margin-top:20px;
}
.partner ul {
	width:98%;/*50%*/
	margin-bottom:10%;
	text-align:center;
	display:flex;
	flex-wrap: wrap;
}
.partner ul .tit {
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	background:none;
	border:none;
}
.partner ul li {
	width:49.5%;
	text-align:center;
	padding-bottom:15px;
	border:1px solid #ddd;/*0378a6*/
	background:#fff;
	transition:0.5s;
	/*cursor:pointer;*/
}
.partner ul li img {
	display:block;
	margin:0 auto;
}
.partner ul li span {
	display:inline-block;
	font-size:13px;
}
.partner ul li:first-child{
	width:100%;
}


/* =========== 공지사항 =========== */
.notice_contetns {
	width:100%;
	padding:50px 0;
}
.noti_top {
	width:100%;
}
.noti_top h3 {
	color:#005288;
	font-size:30px;
	font-weight:500;
	padding-top:0px;
	text-align:left;
}
.total_wrap {
	/*display:flex;
	justify-content:space-between;
	align-items:center;*/
	margin:30px 0 15px;
	padding:0 3px;
}
.total_wrap p {
	width:100%;
	text-align:left;
	margin-bottom:15px;
}
.search_box {
	width:100%;
	text-align:left;
	border:1px solid #333;
}
.search_box .search {
	width:90%;
	font-size:15px;
	padding:5px 0;
	border:none;
	outline:none;
	vertical-align:middle;
}
.search_box .search:focus{
	border:none;
	outline:none;
}
.search_box img {
	width:20px;
	margin-right:5px;
	vertical-align:middle;
	cursor:pointer;
}
.noti_list_wrap {
	width:100%;
	padding:0 5px;
}
.notice_tbl {
	width:98%;
	margin:0 auto;
	text-align:center;
	margin-bottom:50px;
	border-top:2px solid #005288;
}
.notice_tbl th{
	font-size:15px;
	background:#00528809;
	padding:10px 0;
	border-bottom:1px solid #333;
}
.notice_tbl td {
	font-size:13px;
	line-height:16px;
	padding:12px 0px;
	border-bottom:1px solid #d6d6d6;
}
.notice_tbl td a:hover{
	color:#005288;
	padding-bottom:2px;
	text-decoration:underline;
}
.notice_tbl td:nth-child(2){
	text-align:left;
}
.notice_tbl td button {
	width:15px;
	text-align:center;
	background:none;
	border:none;
	cursor:pointer;
}
.notice_tbl td button img {
	width:100%;
}
.notice_tbl .add_tr {
	vertical-align:middle;
	/*border:1px solid #ddd;*/
}
.add_tr td {
	padding:12px 0;
}
.add_tr td:nth-child(2) {
	padding-left:0px;
}
.add_tr .re_icon {
	width:15px;
}
.notice_tbl .add_tr span {
	display:inline-block;
	width:18px;
	height:18px;
	line-height:16px;
	font-size:13px;
	text-align:center;
	color:#005288;
	border:1px solid #005288;
	border-radius:50px;
}
.page {
	text-align:center;
	/*border:1px solid green;*/
}
.page a {
	padding:0 4px;
	vertical-align:middle;
}
.page a:hover {
	color:#005288;
}
.page img {
	width:15px;
	vertical-align:middle;
}
/* 채용공고페이지 */
.recruit_wrap {
	margin-bottom:40px;
}
.noti_top .recruit_wrap h3 {
	text-align:center;
	margin-bottom:30px;
}
.recruit_img {
	padding:30px 0;
	background:#00528808;
}
.recruit_img ul {
	display:flex;
  flex-wrap: wrap;
	width:375px;
	margin:0 auto;
}
.recruit_img ul li {
	display:block;
	width:50%;
	margin-bottom:20px;
}

/* 공지사항 뷰페이지*/
.notice_view_wrap {
	width:100%;
	padding:50px 0;
}
.notice_view_inner{
	width:100%;
	text-align:left;
}
.notice_view_inner > p {
	font-size:14px;
	text-align:right;
	margin-bottom:10px;
}
.noti_view_top {
	width:1200px;
	margin:0 auto;
	padding-bottom:20px;
}
.noti_view_top h3 {
	color:#005288;
	font-size:30px;
	font-weight:700;
	padding-top:0px;
	text-align:left;
}
.noti_veiw {
	padding:0 5px;
}
.view_info {
	margin-top:30px;
	margin-bottom:20px;
}
.view_info .tit {
	font-size:20px;
	padding-bottom:10px;
}
.view_info .date {
	color:#005288;
	font-size:15px;
	font-weight:500;
	padding:10px 0;
	border-top:2px solid #005288;
	border-bottom:1px solid #ddd;
}
.view_info .date span {
	color:#333;
	margin-left:10px;
}
.veiw_contents {
	width:100%;
	padding-bottom:20px;
}
.veiw_contents table {
	width:100% !important;
	padding:0 0px !important;
}
.veiw_contents table td {
	padding:0 0px !important;
}
.file_list {
	border-top:1px solid #ddd;
	padding:10px 0;
}
.file_list li {
	padding-bottom:10px;
}
.file_list li:last-child {
	padding-bottom:0;
}
.file_list a {
	font-size:14px;
	vertical-align:middle;
}
.file_list a:hover{
	opacity:0.8;
}
.file_list img {
	width:15px;
	margin-right:5px;
	vertical-align:middle;
}
.mini_list {
	margin:0;
	border-top:2px solid #00528890;
	border-bottom:2px solid #00528840;
}
.mini_list li {
	padding:10px 0;
	border-bottom:1px solid #ddd;
}
.mini_list li span {
	font-size:14px;
	font-weight:bold;
	color:#999;
	margin-right:15px;
}
.mini_list li a:hover {
	color:#005288;
}
.back_btn {
	margin-top:40px;
	text-align:right;
}
.back_btn button {
	font-size:15px;
	font-weight:bold;
	padding:10px 40px;
	background:#00528840;
	border-radius:5px;
	border:none;
	cursor:pointer;
	transition:0.3s;
}
.back_btn button:hover{
	color:#fff;
	background:#005288;
}

/*========= 오시는길 ===========*/
.location_contetns {
	width:100%;
	padding:40px 0;
}
.location_contetns h3 {
	font-size:30px;
	font-weight:600;
	padding:15px 0 30px;
	text-align:center;
}
.location_inner {
	width:100%;
	margin-bottom:50px;;
	display:flex;
	justify-content:space-around;
	flex-direction: column;
}
.location_inner > div{
	width:100%;
}
.loca_txt .tit {
	color:#005288;
	font-size:25px;
	font-weight:600;
	margin-top:30px;
	margin-bottom:30px;
}
.loca_tbl {
	max-width:600px;
	margin: 0 auto;
}
.loca_tbl th {
	width:10%;
	color:#005288;
	font-size:18px;
	font-weight:600;
	padding:10px 0;
	text-align:center;
	vertical-align:top;
}
.loca_tbl td {
	text-align:left;
	line-height:23px;
	padding-left:10px;
	padding-bottom:10px;
}
.traffic li{
	display:flex;
	margin-bottom:15px;
}
.traffic li:last-child{
	margin-bottom:0;
}
.traffic li img {
	margin-right:10px;
}
.traffic li p {
	line-height:25px;
}
.space {
	border-top:10px solid #fff;
}


/*========= 푸터 서브 공통 탑 ===========*/
li.top_sub {
    color: #fff;
}
li.top_sub b {
    color: #005288;
}

.ft_sub_top {
	width:100%;
	height:150px;
	margin-top:67px;
	background:#00528890;
}
.ft_sub_top .inner {
	width:100%;
	text-align:center;
}
.ft_sub_top h2 {
	font-size:30px;
	line-height:100px;
	font-weight:500;
	color:#fff;
}
.ft_subcon {
	width:100%;
}
.ft_subcon .inner {
	width:98%;
	margin:0 auto;
	padding:50px 0;
}
.e-txt {
	text-align:left;
	width:98%;
	margin:0 auto;
}
.e-txt p {
	font-size:15px;
	line-height:25px;
	padding-bottom:15px;
}
.e-txt .blue {
	padding-top:20px;
}
.e-txt ul {
	text-align:left;
	padding-top:0px;
}
.e-txt li {
	font-size:15px;
	line-height:30px;
}
.blue {
	font-weight:600;
	color:#005288;
}

/* 개인정보*/
.reCon {
	width:98%;
	margin: 0 auto;
	text-align:left;
	font-size:15px;
	line-height:25px;
	padding-bottom:50px;
	/*border:1px solid green;*/
}
.infoArea02 {
	margin-top: 30px;
}
.privacy {margin-top:30px;}
.privacy .title { 
	font-size:20px; 
	font-weight:bold;
	text-align:center;
}
.privacy .date { 
	margin-top:20px;
	text-align:right;
}
.privacy .date span { 
	width:110px;
	text-align:right;
	display:inline-block;
}
.privacy_name {
	font-size:15px;
	font-weight:bold;
	color:#00588a;
}
.priv_tbl {
	width:100%;
	text-align:center;
	margin:20px 0;
	/*border:1px solid #ddd;*/
}
.priv_tbl th {
	font-size:14px;
	font-weight:500;
	padding:3px 0;
	background:#f2f2f2;
	border:1px solid #ddd;
}
.priv_tbl td {
	font-size:13px;
	/*padding:2px 0;*/
	border:1px solid #ddd;
}
.priv_tbl th:first-child, .priv_tbl td:first-child{
	border-left:none;
}
.priv_tbl th:last-child, .priv_tbl td:last-child{
	border-right:none;
}

/* 민원 */
.customer_wrap {
	width:98%;
	margin: 0 auto;
	text-align:left;
	font-size:14px;
	line-height:25px;
	padding:20px 0 50px;
	/*border:1px solid green;*/
}
.customer {
	width:100%;
	padding:20px 0 20px;
	display: flex;
	flex-wrap: wrap;
}
.customer p {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom:5px;
}
.customer_file {
	width:100%;
	padding:20px 0 40px;
	border-top:1px solid #888;
	display: flex;	
}
.customer_file a{
	transition:all 250ms ease;
}

.customer_file img {
    width: 15px;
    margin-right: 5px;
    vertical-align: middle;
}
.customer_file a:hover {
	font-weight:bold;
}

b.cusmu {
    color: #005288;
    font-weight: 600;
    padding-right: 20px;
}