.nuri-info-wrap .nuri-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 1.2rem;
	margin-bottom:2rem;
}
				.nuri-info-wrap .nuri-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #DDDDDD;
  border-radius: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 9.8rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.nuri-info-wrap .nuri-list li p{text-align:center;}
.nuri-info-wrap .nuri-list li p img{max-width:80%;}

@media only screen and (max-width: 48em) {
  .nuri-info-wrap .nuri-list li {
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    gap: 2%;
  }
}
@media only screen and (max-width: 30em) {
  .nuri-info-wrap .nuri-list li {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    gap: 2%;
    padding: 2rem 0;
  }
}
.nuri-info-wrap .nuri-list li span {
  margin-top: 1.6rem;
  font-weight: 500;
  color: #222;
}
.nuri-info-wrap .nuri-text {
  margin: 1.6rem 0;
}
.nuri-info-wrap .nuri-text p {
  font-weight: 600;
  color: #222;
}
.nuri-info-wrap .nuri-text p + p {
  margin-top: 1.6rem;
}






.c_box { background-color:#fff; margin:1.2rem 0 2.3rem; padding:25px 30px; border:10px solid #f3f4f6; }
 p.basic { margin-top: 20px;}
.iconbox { width:100%; min-height:60px; padding:0px; display: inline-block; box-sizing: border-box;}
.iconbox .icon3 { background:url("/imgs/ko/sub/box_bg01.png") no-repeat 58px 10px ; float:left; width:21%; height:120px; position:relative; }
.iconbox .info { float:left; width:79%; }
.iconbox .info .in_box { background-color: #fff; padding:25px; }
.iconbox .info .in_box h5:first-child { margin-top:0px; }
.iconbox .info .in_box h5 { background: none; padding-left:0px; font-size:1.2rem;}
.iconbox .info .in_box > ul.basic > li > ul { background:none; padding:0px; border:none; }
.iconbox .info .in_box .basic > a.btn_dw { border-radius:50px;}


.sitemap{position:relative;width:100%;margin-bottom:20px;}
.sitemap:after{display:block;visibility:hidden;clear:both;content:"";}
.sitemap *{margin:0;padding:0;}
.sitemap.type1{}
.sitemap.type1.col3{}
.sitemap.type1.col3 dl{width:33.33%}
.sitemap.type1.col4 dl{width:25%}
.sitemap.type1.col5 dl{width:20%}
.sitemap.type1.col6 dl{width:16.66%}
.sitemap.type1.col7 dl{width:14.28%}
.sitemap.type1 dl{display:inline-block;float:left;margin-bottom:50px;padding:0 1%;}
.sitemap.type1 dl dt{margin:0 0 10px 0;padding:10px 15px;border-top:1px solid #111;border-bottom:1px solid #ccc;color:#111;font-size:16px;line-height:30px;}
.sitemap.type1 dl dd{padding:5px 15px;}
.sitemap.type1 dl dd b{display:block;line-height:0;}
.sitemap.type1 dl dd b a{display:block;position:relative;padding-left:10px;color:#333;font-size:14px;line-height:24px;}
.sitemap.type1 dl dd b a:hover,
.sitemap.type1 dl dd b a:active,
.sitemap.type1 dl dd b a:focus{text-decoration:underline;}
.sitemap.type1 dl dd b a:after{display:block;position:absolute;top:10px;left:0;width:4px;height:4px;background-color:#111;content:" ";}
.sitemap.type2{position:relative;overflow:hidden;border-top:2px solid #9aa2ac;}
.sitemap.type2 dl{position:relative;padding:23px 23px 23px 21%;overflow:hidden;border-bottom:1px solid #ddd;}
.sitemap.type2 dl:before{display:block;position:absolute;top:0;left:18%;width:1px;height:100%;content:"";background-color:#ddd}
.sitemap.type2 dl:after{display:block;visibility:hidden;clear:both;content:"";}
.sitemap.type2 dt{position:absolute;top:25px;left:0;padding-left:15px;color:#333;width:15%; font-size:17px}
.sitemap.type2 dt a{color:#000;font-size:18px;font-weight:bold;line-height:1.2}
.sitemap.type2 dd{float:left;width:25%;padding:0 10px;}
.sitemap.type2 dd b{display:block;margin-bottom:5px;font-weight:normal;}
.sitemap.type2 dd b a{display:block;position:relative;padding-left:9px;color:#333;font-size:16px;font-weight:normal;}
.sitemap.type2 dd b a:after{display:block;position:absolute;top:8px;left:0;width:4px;height:4px;content:"";background-color:#9aa2ac}
.sitemap.type2 dd ul{margin-left:8px;}
.sitemap.type2 dd ul li{display:block;}
.sitemap.type2 dd ul li a{display:block;position:relative;padding-left:11px;color:#777777;font-size:13px;line-height:20px;}
.sitemap.type2 dd ul li a:after{display:block;position:absolute;top:8px;left:0;width:5px;height:1px;content:"";background-color:#898989}
@media only screen and (max-width:768px){
    .sitemap.type2{border:none;}
    .sitemap.type2 dl{padding:0;border-top:0;}
    .sitemap.type2 dl:before{display:none;}
    .sitemap.type2 dt{position:relative;top:0;margin-bottom:23px;padding:23px;border-top:2px solid #9aa2ac;border-bottom:1px solid #9aa2ac;color:#333;font-size:16px;width: 100%;}
    .sitemap.type2 dd{padding-bottom:23px;}
}
@media only screen and (max-width:480px){
    .sitemap.type2 dd{width:33.33%;}
    .sitemap.type2 dd ul{display:none;}
}
.sitemap.type2{border-color:#00a0a0;}

.sitemap.type2.clean_sitemap dd{width: 33.33%;}

.sitemap.type2 dd ul li a i{
	font-size: 11px;
    position: relative;
    top: -2px;
    color: #999;
}
@media screen and (max-width:768px){

.sitemap.type2 dt{border-top: 2px solid #00a0a0; border-bottom: 1px solid #00a0a0;}
.sitemap.type2 dl{border-bottom:1px solid #00a0a0;}

}

@media screen and (max-width:768px){

/* .sitemap.type2 dl:last-child dd{width:25%} */

}


@media screen and (max-width:577px){

.sitemap.type2 dl:last-child dd{width:33.33%}

}



@media screen and (max-width:440px){

.sitemap.type2 dd,.sitemap.type2 dl:last-child dd{width:50%}


}





/* 서브 텍스트  시작 */

.txt_box {
    margin: 0px 0 0 29px;
    font-size: 17px;
    color: #666666;
}
.sub_list_wrap {
    padding-bottom: 3rem;
}

.dot_list li {
    position: relative;
    margin: 3px 0;
    padding-left: 14px;
    color: #666666;
    letter-spacing: -0.04em;
}
.dot_list li:before {
    position: absolute;
    top: 9px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #a5a8ac;
    content: '';
}
.sub_list_wrap:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: '';
}

.stitle02 {
	position: relative;
	margin: 0px 0 20px 0px;
	padding-left: 30px;
	font-size: 23px;
	color: #171616;
	font-weight: 500;
	line-height: 1.33;
	clear: both;
}
.stitle02:before {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 18px;
	height: 18px;
	border-radius: 3px;
	background: #2973d6;
	content: '';
}
/* 조직도  시작 */

.org_wrap .organization {
	padding-top: 1.5rem;
}
.org_wrap .g1 {
	position: relative;
	text-align: center;
}
.org_wrap .g1 .director {
	position: relative;
}
.cont-mid p {
 margin: .5rem 0;
}
.org_wrap .g1 .director .cp {
	padding: 1.35rem;
	display: inline-block;
	width: 15.4rem;/* background-color: #3E3E3E; */
	color: #fff;
	background-color: #2973d6;
	text-align: center;
	position: relative;
	cursor: auto;
}
.org_wrap .g1 .auditing {
	position: absolute;
	top: 2.7rem;
	right: 0;
	z-index: 1;
}
.org_wrap .g1 .auditing li {
	position: relative;
}
.org_wrap .g1 .auditing li a {
	width: 6.7rem;
	height: 1.8rem;
	line-height: 1.7rem;
	border: 1px solid #ddd;
	background: #FBFBFB;
	color: #767676;
 font-size: .8rem;
 margin-bottom: .5rem;
	cursor: auto;
}
.org_wrap span {
	display: block;
	text-align: center;
	cursor: auto;
}
.org_wrap .g1 .auditing li:after {
	content: '';
	width: 1px;
 height: .5rem;
	background: #ddd;
	position: absolute;
	left: 50%;
	bottom: 0rem;
}
.org_wrap .g1 .auditing li:last-child a {
	margin-bottom: 0;
}

.org_wrap .g2 {
	padding-bottom: 2rem;
	position: relative;
}
.org_wrap .g2:before {
	content: '';
	width: 1px;
	height: 100%;
	background: #ddd;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: -1;
}
.org_wrap .g2 .rnp {
	position: absolute;
	left: 25%;
	top: 2.89rem;
	-webkit-transform: translateX(-12.5rem);
	transform: translateX(-12.5rem);
}
.org_wrap .g2 .rnp:before {
	content: '';
	width: 21.7rem;
	height: 1px;
	position: absolute;
	right: -21.65rem;
	top: 2.25rem;
	background: #ddd;
}
.org_wrap .g2 .rnp li:last-child {
	margin-bottom: 0;
}
.org_wrap .g2 .rnp li span {
	/*     width: 7.5rem;
    height: 2.5rem;
    line-height: 2.4rem;
    border: 1px solid #005E75;
    color: #005E75; */
	border: 1px solid #08347F;
	color: #08347F;
 margin-bottom: .5rem;
	padding: 1.35rem;
	width: 15.4rem;
	/* background-color: #3E3E3E; */
    /* color: #fff; */
	text-align: center;
	cursor: auto;
	display: inline-block;
}






.org_wrap .g2_02 {
	padding-bottom: 5rem;
	position: relative;
}
.org_wrap .g2_02:before {
	content: '';
	width: 1px;
	height: 100%;
	background: #ddd;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: -1;
}
.org_wrap .g2_02 .rnp {
	position: absolute;
	right: -18%;
	top: -0.11rem;
	-webkit-transform: translateX(-12.5rem);
	transform: translateX(-12.5rem);
}
.org_wrap .g2_02 .rnp:before {
	content: '';
	width: 11.2rem;
	height: 1px;
	position: absolute;
	left: -11.25rem;
	top: 2.25rem;
	background: #ddd;
}
.org_wrap .g2_02 .rnp li:last-child {
	margin-bottom: 0;
}
.org_wrap .g2_02 .rnp li span {
	/*     width: 7.5rem;
    height: 2.5rem;
    line-height: 2.4rem;
    border: 1px solid #005E75;
    color: #005E75; */
	border: 1px solid #08347F;
	color: #08347F;
 margin-bottom: .5rem;
	padding: 1.35rem;
	width: 15.4rem;
	/* background-color: #3E3E3E; */
    /* color: #fff; */
	text-align: center;
	cursor: auto;
	display: inline-block;
	background:#fff;
}












.org_wrap span {
	cursor: auto;
	display: inline-block;
	text-align: center;
}
.org_wrap .g2 .culture {
	/* top: 84%; */
	position: relative;
	left: 60.6%;
	-webkit-transform: translateX(5rem);
	transform: translateX(5rem);
	width: 7.5rem;
}
.org_wrap .g2 .culture:before {
	content: '';
	width: 1px;
	height: calc(52% - 0.2rem);
	position: absolute;
	left: -1rem;
	top: 2.3rem;
	background: #ddd;
}
.org_wrap .g2 .culture li {
	position: relative;
}
.org_wrap .g2 .culture li span {
	/* padding: 1.35rem; */
	/* width: 15.4rem; */
	padding: 1.35rem;
	width: 15.4rem;
	/* line-height: 2.4rem; */
	border: 1px solid #08347F;
	color: #08347F;
 margin-bottom: .5rem;
 background:#fff;
}
.org_wrap .g2 .culture li:before {
	content: '';
	width: 1rem;
	height: 1px;
	position: absolute;
	left: -1rem;
	top: 2.25rem;
	background: #ddd;
}
.org_wrap .g3 span, .org_wrap .g3_01 span, .org_wrap .g3_02 span {
	display: inline-block;
	padding: 1.35rem;
	display: inline-block;
	width: 15.4rem;/* background-color: #3E3E3E; */
	color: #353535;
	background-color: #ddd;
	text-align: center;
	position: relative;
	cursor: auto;
}
.org_wrap .g3 {
	text-align: center;
	padding-bottom: 2rem;
	position: relative;
}
.org_wrap .g3:before {
	content: '';
	width: 1px;
	height: 1.9rem;
	position: absolute;
	left: 50%;
	bottom: 0rem;
	background: #ddd;
}
.org_wrap .g3 a {
	padding: 1.35rem;
	width: 15.4rem;
	background-color: #2973d6;
	color: #fff;
	font-size: 1rem;
}
.org_wrap .g3_01 {
	text-align: center;
	padding-bottom: 9rem;
	position: relative;
}
.org_wrap .g3_01.top:before {
	content: '';
	width: 1px;
	height: 3rem;
	position: absolute;
	left: 50%;
	bottom: 0rem;
	background: #ddd;
}

.org_wrap .g3_01:before {
	content: '';
	width: 1px;
	height: 8rem;
	position: absolute;
	left: 50%;
	bottom: 1rem;
	background: #ddd;
}


.org_wrap .g3_01 a {
	padding: 1.35rem;
	width: 15.4rem;
	background-color: #2973d6;
	color: #fff;
	font-size: 1rem;
}


/* .org_wrap .g3:after {
    content: '';
    width: 50%;
    height: 2px;
    position: absolute;
    left: 50%;
    top: -1rem;
    background: #C5C5C5;
} */
.org_wrap .g4 {
 margin-right: .5rem;
	padding-bottom: 1.2rem;
	position: relative;
}
.org_wrap .g4:before {
	content: '';
 width: calc(74% - .1rem - 7.25%);
	height: 1px;
	background: #ddd;
	position: absolute;
	top: -1rem;
	left: 17.1%;
}
.org_wrap .g4 > ul > li:nth-child(1) {
/* padding-top: 0rem; */
}
.org_wrap .g4 > ul > li {
	position: relative;
	padding-top: 1rem;
}
.org_wrap .g4 li {
	margin: 0 auto;
	width: 33.33%;
	float: left;
	text-align: center;
}
.org_wrap .g4 > ul > li:before {
	content: '';
	width: 1px;
	height: 2rem;
	position: absolute;
	left: 51.2%;
	top: -1rem;
	z-index: -1;
	background: #ddd;
}
.org_wrap .g4 .rnp li span {
   margin-bottom: .5rem;
	padding: 1.35rem;
	width: 15.4rem;
	border: 1px solid #08347F;
    color: #08347F;
	text-align: center;
}
.org_wrap .g4 .rnp li.right {
	left: 32.3%;
}
.both {
	clear: both;
}
.organization_box {
	margin: 2% 0 5%;
}
.organization_box_top {
	margin: 10% 0 5%;
}
.org_wrap:after {
	display: block;
	clear: both;
	visibility: hidden;
	content: '';
}
.org_wrap {
	padding-bottom: 4rem;
}
/* 조직도  끝 */

@media screen and (max-width:1023px){
	.org_wrap .g4 .rnp li span {width:13.4rem;}
	}
@media screen and (max-width:910px){
	.org_wrap .g4 > ul > li:before {left: 51.6%;}
	.iconbox .icon3 {display:none;}
	.iconbox .info {float: none; width: 100%;}
	}
@media screen and (max-width:1023px){
	.org_wrap .g4 .rnp li span {width:9.4rem;}
	}
@media screen and (max-width:690px){
	.org_wrap .g4 .rnp li span {padding: 1.35rem 0.8rem;
    width: 8.4rem;}
	}

@media screen and (max-width:690px) {

.sub_table_wrap {
	overflow: hidden;
	overflow-x: scroll;
	width: 100%;
}

.sub_table_wrap:before {
	content: "좌우로 터치해서 보세요.";
	font-size: 15px;
	width: 210px;
	margin: 15px auto;
	box-sizing: border-box;
	padding: 0 0 0px 42px;
	line-height: 50px;
	color: #00589b;
	display: block;
	background: url(/imgs/ko/sub/point_bg.png) no-repeat left top;
	height: 40px;
	background-size: auto 100%;
}
.stitle02 { font-size: 18px;}
.dot_list li { font-size: 15px;}


}

@media screen and (max-width:500px){
	.org_wrap .g4 .rnp li span {padding: 1.35rem 0.6rem;width: 6.4rem;font-size: 14px;letter-spacing: -0.09em;}
	.org_wrap .g3_01 {
    text-align: center;
    padding-bottom: 4rem;
    position: relative;
}
	.org_wrap .g3_01:before {
    content: '';
    width: 1px;
    height: 3rem;
    position: absolute;
    left: 49.3%;
    bottom: 1rem;
    background: #ddd;
}

.mapbox .map_info .tit { font-size: 17px;}

	}

	/*.icon54{width:40px; height:40px; background: url(/imgs/ko/sub/comsee_01.png) no-repeat left top;}*/


