/*인사말*/
.company { width:100%;}
.company:after{ content:""; display:block; clear:both;}
.company .img_cont{width:100%; margin-bottom:50px; }
.company .img_cont img{ width:100%; height:300px;}

.company .ceo_msg {width:100%;}
.company .ceo_msg .con_left { float:left; width:40%; margin-right:5%; font-size:2em; color:#000; line-height:1.4em;  margin-top:0px;}
.company .ceo_msg .con_left .nemo { width:auto; height:auto; margin-left:0px;  border:0px solid #eee;}
.company .ceo_msg .con_left .nemo_txt {  }
.company .ceo_msg .con_left .nemo_txt p {font-size:2em; color:#000; line-height:1.4em;}
.company .ceo_msg .con_left .nemo_txt img {padding-top:0px; width:100%;}
.company .ceo_msg .con_right {float:left; width:55%;}
.company .ceo_msg .con_right  p {  color: #313131;   line-height: 26px;}
.company .ceo_msg .con_right  p i { color:#f1b435; }
.company .ceo_msg .con_right  p:nth-child(1) { font-size:34px; color:#f1b435; font-weight:bold; line-height:44px; margin-bottom:40px; border-bottom:2px solid #f1b435; padding-bottom:10px; }
.company .ceo_msg .con_right  p:nth-child(1) span { color:#999; font-size:28px; font-weight:normal; line-height:36px; display:inline-block; }
.company .ceo_msg .con_right  p:nth-child(2) { font-size:18px; margin-bottom:60px; }
.company .ceo_msg .con_right  p:nth-child(2) span { color:#999; font-size:18px; }
.company .ceo_msg .con_right  p:nth-child(3) { font-size:18px; text-align:left; line-height:20px; margin-bottom:20px; }
.company .ceo_msg .con_right  p:nth-child(3) span { color:#999; font-size:14px; }
.company .ceo_msg .con_right  p:nth-child(4) { font-size:18px; text-align:left; line-height:20px; margin-bottom:40px; }
.company .ceo_msg .con_right  p:nth-child(4) span { color:#999; font-size:14px; }
.company .ceo_msg .con_right  .bold {  color: #000;   line-height: 36px;   font-size:2em;   padding-bottom:30px;}
.company .ceo_msg .con_right .sign{ display:block; font-size:26px; color:#222; text-align:right; padding-top:30px; }
.company .ceo_msg .con_right .sign span { color:#999; font-size:14px; position:relative; top:-15px; display:inline-block; }
.company .ceo_msg .con_right .sign img { width:100px; margin-right:15px;}
.company .summary { float:left; width:100%; margin-top:50px;}

.con_arrow {font-size:1.6em; font-weight:700; line-height:30px;  color: #000; margin:50px 0 20px 0; border:0px solid red;}
.con_arrow:before { content: ""; width:16px; height:16px; display:inline-block; border:5px #59647A solid; box-sizing:border-box; border-radius:14px; background:#fff; margin-right:10px;}
.con_arrow:first-child { margin:0 0 20px 0;}

.tbl_type1{width:100%; border-collapse:separate; border-spacing:0px; border-top:2px solid #002b5c;}
.tbl_type1 th{ color:#323955; text-align:center; font-weight:700; padding:10px 15px; border-bottom:1px solid #eee; border-right:1px solid #eee; background-color:#f8f8f8;}
.tbl_type1 td{ text-align:left; padding:10px 15px; border-bottom:1px solid #eee;}

.img {width:100%;max-width:1200px;}

/*연혁*/
.history_top { width:120px; height:120px; padding-top:27px; margin:70px auto; line-height:22px; font-size:1.5em; text-align:center; color:#fff;  background:#323955; border-radius: 50%; }
.timeline {box-sizing: border-box; }
.timeline:before {box-sizing: border-box; }
.timeline * {box-sizing: border-box; }
.timeline *:before {box-sizing: border-box; }
.timeline { position: relative; font-size: 1em; width: 100%; height: 100%; margin:50px auto; overflow-y: hidden; overflow-x: hidden;}
.timeline .timeline-block {margin-top:-4px;}
.timeline .timeline-icon {position:absolute; width: 12px; height: 12px; left: 50%; margin-left: -6px; margin-top:4px; border: 3px solid #4e9cdd; border-radius: 100%; background-color: #fff; text-align: center; }
.timeline .timeline-icon.timeline-icon-hide-border { border: 0; }
.timeline .timeline-icon.timeline-icon-hide-border i.fa, .timeline .timeline-icon.timeline-icon-hide-border img { margin-left: 0; margin-top: 0;}
.timeline .timeline-icon i.fa, .timeline .timeline-icon img { display: inline-block; width: 32px; height: 32px; margin-left: -4px; margin-top: -4px; vertical-align: bottom; line-height: 32px; text-align: center; font-size: 30px; }
.timeline .timeline-icon img { border-radius: 100%; }
.timeline .timeline-content { position: relative; width: 46%; padding-bottom:50px; line-height: 20px; }
.timeline .timeline-content .bar_count { font-size:1.5em; color:#000; margin-bottom:10px;}
.timeline .timeline-content ul li img{width:100%; height:100px; margin-top:20px; background:red;}
.timeline::before { position: absolute; width: 1px; height: 100%; top:0px; left: 50%; margin-left: -1px; background-color: #eee; content: ""; }/* Half of width */
.timeline.timeline-alternating .timeline-block:nth-of-type(2n+1) .timeline-content{text-align:right}
.timeline.timeline-alternating:not(.timeline-left) .timeline-block:nth-of-type(2n) .timeline-content { left: 54%; }
.timeline.timeline-alternating:not(.timeline-left) .timeline-block:nth-of-type(2n) .timeline-date { left: auto;  right: 115%; margin-left: -400px; }






/* 조직도 */
/*
.group { display:inline-block; width:80%; margin:0% 10%; }
.group ul { float:left; width:33.3%; }
.group ul:nth-child(1) { text-align:left; }
.group ul:nth-child(2) { text-align:center; }
.group ul:nth-child(3) { text-align:right; }

.group ul:nth-child(1) li { padding:0% 0% 5% 0%; }
.group ul:nth-child(1) li span:nth-child(1) { background:#323955; color:#fff; display:inline-block; width:120px; height:120px; line-height:120px; text-align:center; border-radius:50%; font-size:20px; }
.group ul:nth-child(1) li span:nth-child(2) { font-size:18px; text-align:center; display:inline-block; width:195.5px; border-bottom:1px solid #e4e4e4; padding:0 0 5px 0px; position:relative; top:-10px; }
.group ul:nth-child(1) li span:nth-child(2) strong { color:#f1b435; }

.group ul:nth-child(2) li { border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; margin:69px -2px; padding:11.5% 0%; position:relative; }
.group ul:nth-child(2) li span:nth-child(1) { font-size:50px; font-weight:bold; color:#fff; background:#f1b435; display:inline-block; width:200px; height:200px; line-height:200px; border-radius:50%; z-index:2; position:relative; }
.group ul:nth-child(2) li span:nth-child(2) { border-bottom:1px solid #e4e4e4; display:inline-block; width:100%; position:absolute; top:49.3%; left:0; z-index:1; }

.group ul:nth-child(3) li { padding:0% 0% 5% 0%; }
.group ul:nth-child(3) li span:nth-child(2) { background:#323955; color:#fff; display:inline-block; width:120px; height:120px; line-height:120px; text-align:center; border-radius:50%; font-size:20px; }
.group ul:nth-child(3) li span:nth-child(1) { font-size:18px; text-align:center; display:inline-block; width:195.5px; border-bottom:1px solid #e4e4e4; padding:0 0 5px 0px; position:relative; top:-10px; }
.group ul:nth-child(3) li span:nth-child(1) strong { color:#f1b435; }
*/

.company .organization {
	width: 100%;
	border: 1px solid #ccc;
	padding: 15px;
}
.company .organization img.bg{background-image:url(image/03.sub_org-pc.png) !important;background-repeat:no-repeat   !important;background-position:top  !important;background-size:100% 100% !important;width:100%;height:800px;border:none;}
.company .organization img {width: 100%;}
.company .organization img.visible-t,
.company .organization img.visible-m {display: none;}
@media all and (max-width: 768px) {
	.company .organization img.visible-pc {display: none;}
	.company .organization img.visible-t {display: block;}
}
@media all and (max-width: 480px) {
	.company .organization img.visible-t {display: none;}
	.company .organization img.visible-m {display: block;}
}

/*비전*/
.vision {width:100%;}
.vision:after { content:""; display:block; clear:both; }
.vision ul { padding:0; margin:0;}
.vision ul li { float:left; width:200px; text-align:center; margin:0 50px; }
.vision ul li div { width:200px; text-align:center;  background:#f8f8f8; border:1px solid #eee; box-sizing:border-box;  border-radius:100%; }
.vision ul li:nth-child(1) div{ background:#1985b7; color:#fff;}
.vision ul li:nth-child(2) div{ background:#00529b;color:#fff;}
.vision ul li:nth-child(3) div{ background:#6b7786; color:#fff;}
.vision ul li:nth-child(4) div{ background:#323955; color:#fff;}
.vision ul li div i { display:block; width:100%; height:100%; line-height:200px; font-size:4em;}
/*.vision ul li div img { display:block; width:250px; height:250px; line-height:250px;}*/
.vision ul li strong { position:relative; display:block; margin-top:50px; font-size:1.5em; text-align:center; }
.vision ul li strong:before { content:""; position:absolute; left:50%; top:-18px; transform:translate(-50%,0); display:block; width:30px; height:3px; background:#c53528; }
.vision ul li > span { display:block; text-align:center; font-size:1em; line-height:20px; margin-top:20px; }



/*오시는길*/
.map_wrap{ width:100%; max-width:1200px; margin:0 auto; margin-bottom:0px;}
.map_wrap .map_info{width:100%; display:inline-block; border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:20px 0;}
.map_wrap .map_info span{margin:0 15px;}
.map_wrap .map_info span strong{color:#222; margin:0 10px;}
.map_wrap .map_info span, strong { display: inline-block;}

.map_wrap .publicTransit { width:100%; max-width:1200px; margin: 50px auto;}
.map_wrap .publicTransit > p { padding-bottom: 25px; font-size:1.5em; line-height: 20px;  color: #2c2c2c;}
.map_wrap .publicTransit dl { overflow: hidden; width: 100%; padding-bottom: 15px; box-sizing: border-box;}
.map_wrap .publicTransit dl dt.show {  visibility: visible;}
.map_wrap .publicTransit dl dt { visibility: hidden; float: left; width: 60px; height:20px; font-size:1.2em; color: #5a5a5a; margin-right: 10px;}
.map_wrap .publicTransit dl dd { float: left; font-size:1em;}
.map_wrap .publicTransit dl dd > span { display: inline-block; font-size:0.85em;  text-align: center; color: #fff;  padding:0px 8px; margin-right:10px; border-radius: 3px 3px 3px 3px;  background-color: #2fba06; }



.add { margin:30px 0px; }
.add ul { float:left; }
.add ul:nth-child(2) { width:100%; }
.add ul:nth-child(2) li { vertical-align:bottom; float:left; margin:0% 5px 0% 0%; }
.add ul:nth-child(2) li i { background:#0a0f62; width:50px; height:50px; line-height:50px; text-align:center; border-radius:50%; color:#fff; font-size:30px; margin-right:5px; }
.add ul:nth-child(1) { width:100%; }
.add ul:nth-child(1) li:nth-child(1) { margin-bottom:20px; }
.add ul:nth-child(1) li:nth-child(1) p:nth-child(1) { margin-bottom:10px; font-size:18px; }
.add ul:nth-child(2) li:nth-child(2) p:nth-child(1) span { background:#0a0f62; margin:0px 5px; width:20px; height:20px; line-height:20px; display:inline-block; text-align:center; color:#fff; border-radius:50%; }
.add ul:nth-child(2) li:nth-child(2) p:nth-child(2) span { margin:0px 10px; display:inline-block; }
.add ul:nth-child(2) li:nth-child(1) p:nth-child(2) strong { font-weight:bold; }


/* 반응형 중간기기 1200px 사이즈 이하*/
@media all and (max-width:1200px){

	.vision ul li { float:left; width:50%; margin:0 auto;}
	.vision ul li:first-child { margin-left:0px; }
	.vision ul li div { margin:0 auto; }
	.vision ul li > span {margin-bottom:50px; }

	.company .img_cont img{ width:100%; height:auto;}
	.company .ceo_msg .con_left {float:none; width:100%; text-align:center; margin-top:0px; padding-bottom:60px;}
	.company .ceo_msg .con_left .nemo { margin:0 auto;}
	.company .ceo_msg .con_left .nemo_txt {left:50%; margin-left:-155px; border:0px solid red;}
	.company .ceo_msg .con_right {width:100%; float:none;}

	.timeline .timeline-content ul li img{height:auto; }

/*
.group { display:inline-block; width:100%; margin:0% 0%; }
.group ul { float:left; width:33.3%; }
.group ul:nth-child(1) { text-align:left; width:100%; }
.group ul:nth-child(2) { text-align:center; width:100%; }
.group ul:nth-child(3) { text-align:right; width:100%; }

.group ul:nth-child(1) li { padding:0% 0% 0% 0%; float:left; margin-right:1%; width:32%; text-align:center; }
.group ul:nth-child(1) li:last-child { margin-right:0; }
.group ul:nth-child(1) li span:nth-child(1) { background:#323955; color:#fff; display:inline-block; width:80px; height:80px; line-height:80px; text-align:center; border-radius:50%; font-size:14px;  }
.group ul:nth-child(1) li span:nth-child(2) { font-size:18px; text-align:center; display:inline-block; width:195.5px; border-bottom:1px solid #e4e4e4; padding:0 0 5px 0px; position:relative; top:-10px; display:none; }
.group ul:nth-child(1) li span:nth-child(2) strong { color:#f1b435; }

.group ul:nth-child(2) li { border-left:0px solid #e4e4e4; border-right:0px solid #e4e4e4; margin:30px 0px; padding:0% 0%; position:relative; }
.group ul:nth-child(2) li span:nth-child(1) { font-size:30px; font-weight:bold; color:#fff; background:#f1b435; display:inline-block; width:120px; height:120px; line-height:120px; border-radius:50%; z-index:2; position:relative; }
.group ul:nth-child(2) li span:nth-child(2) { border-bottom:0px solid #e4e4e4; display:inline-block; width:100%; position:absolute; top:50%; left:0; z-index:1; }

.group ul:nth-child(3) li { padding:0% 0% 0% 0%; float:left; margin-right:1%; width:32%; text-align:center;  }
.group ul:nth-child(3) li:last-child { margin-right:0; }
.group ul:nth-child(3) li span:nth-child(2) { background:#323955; color:#fff; display:inline-block; width:80px; height:80px; line-height:80px; text-align:center; border-radius:50%; font-size:14px; }
.group ul:nth-child(3) li span:nth-child(1) { font-size:18px; text-align:center; display:inline-block; width:195.5px; border-bottom:1px solid #e4e4e4; padding:0 0 5px 0px; position:relative; top:-10px; display:none; }
.group ul:nth-child(3) li span:nth-child(1) strong { color:#f1b435; }

*/



}


/* 반응형 중간기기 992px 사이즈 이하*/
@media all and (max-width:992px){

	.vision ul li { float:left; width:50%; margin:0 auto;}
	.vision ul li:first-child { margin-left:0px; }
	.vision ul li div { margin:0 auto; }
	.vision ul li > span {margin-bottom:50px; }

	.company .img_cont img{ width:100%; height:auto;}
	.company .ceo_msg .con_left {float:none; width:100%; text-align:center; margin-top:0px; padding-bottom:60px;}
	.company .ceo_msg .con_left .nemo { margin:0 auto;}
	.company .ceo_msg .con_left .nemo_txt {left:50%; margin-left:-155px; border:0px solid red;}
	.company .ceo_msg .con_right {width:100%; float:none;}


	.company .organization img.bg{background-image:url(image/03.sub_org-pc.png) !important;background-repeat:no-repeat   !important;background-position:center  !important;background-size:100% 100% !important;width:100%;height:680px;}

	.timeline .timeline-content ul li img{height:auto; }

}



/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width: 768px) {


	.company .organization img.bg{background-image:url(image/03.sub_org-tablet.png) !important;background-repeat:no-repeat   !important;background-position:50% 50%  !important;background-size:100% 100% !important;width:100%;height:460px;}


}



/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {

	.vision ul li { width:100%;}


.company .ceo_msg {width:100%;}
.company .ceo_msg .con_left { float:left; width:100%; margin-right:0%; font-size:2em; color:#000; line-height:1.4em;  margin-top:0px;}
.company .ceo_msg .con_left .nemo { width:auto; height:auto; margin-left:0px;  border:0px solid #eee;}
.company .ceo_msg .con_left .nemo_txt {  }
.company .ceo_msg .con_left .nemo_txt p {font-size:2em; color:#000; line-height:1.4em;}
.company .ceo_msg .con_left .nemo_txt img {padding-top:0px; width:100%;}
.company .ceo_msg .con_right {float:left; width:100%;}
.company .ceo_msg .con_right  p {  color: #313131;   line-height: 20px;}
.company .ceo_msg .con_right  p i { color:#f1b435; }
.company .ceo_msg .con_right  p:nth-child(1) { font-size:20px; color:#f1b435; font-weight:bold; line-height:30px; margin-bottom:40px; border-bottom:2px solid #f1b435; padding-bottom:10px; }
.company .ceo_msg .con_right  p:nth-child(1) span { color:#999; font-size:20px; font-weight:normal; line-height:28px; display:inline-block; }
.company .ceo_msg .con_right  p:nth-child(2) { font-size:14px; margin-bottom:30px; }
.company .ceo_msg .con_right  p:nth-child(2) span { color:#999; font-size:12px; }
.company .ceo_msg .con_right  p:nth-child(3) { font-size:14px; text-align:left; line-height:16px; margin-bottom:20px; }
.company .ceo_msg .con_right  p:nth-child(3) span { color:#999; font-size:12px; }
.company .ceo_msg .con_right  p:nth-child(4) { font-size:14px; text-align:left; line-height:16px; margin-bottom:40px; }
.company .ceo_msg .con_right  p:nth-child(4) span { color:#999; font-size:12px; }
.company .ceo_msg .con_right  .bold {  color: #000;   line-height: 36px;   font-size:2em;   padding-bottom:30px;}
.company .ceo_msg .con_right .sign{ display:block; font-size:26px; color:#222; text-align:right; padding-top:30px; }
.company .ceo_msg .con_right .sign span { color:#999; font-size:14px; position:relative; top:-15px; display:inline-block; }
.company .ceo_msg .con_right .sign img { width:100px; margin-right:15px;}
.company .summary { float:left; width:100%; margin-top:50px;}


.group { display:inline-block; width:100%; margin:0% 0%; }
.group ul { float:left; width:33.3%; }
.group ul:nth-child(1) { text-align:left; width:100%; }
.group ul:nth-child(2) { text-align:center; width:100%; }
.group ul:nth-child(3) { text-align:right; width:100%; }

.group ul:nth-child(1) li { padding:0% 0% 0% 0%; float:left; margin-right:1%; width:32%; }
.group ul:nth-child(1) li:last-child { margin-right:0; }
.group ul:nth-child(1) li span:nth-child(1) { background:#323955; color:#fff; display:inline-block; width:80px; height:80px; line-height:80px; text-align:center; border-radius:50%; font-size:14px;  }
.group ul:nth-child(1) li span:nth-child(2) { font-size:18px; text-align:center; display:inline-block; width:195.5px; border-bottom:1px solid #e4e4e4; padding:0 0 5px 0px; position:relative; top:-10px; display:none; }
.group ul:nth-child(1) li span:nth-child(2) strong { color:#f1b435; }

.group ul:nth-child(2) li { border-left:0px solid #e4e4e4; border-right:0px solid #e4e4e4; margin:30px 0px; padding:0% 0%; position:relative; }
.group ul:nth-child(2) li span:nth-child(1) { font-size:30px; font-weight:bold; color:#fff; background:#f1b435; display:inline-block; width:120px; height:120px; line-height:120px; border-radius:50%; z-index:2; position:relative; }
.group ul:nth-child(2) li span:nth-child(2) { border-bottom:0px solid #e4e4e4; display:inline-block; width:100%; position:absolute; top:50%; left:0; z-index:1; }

.group ul:nth-child(3) li { padding:0% 0% 0% 0%; float:left; margin-right:1%; width:32%;  }
.group ul:nth-child(3) li:last-child { margin-right:0; }
.group ul:nth-child(3) li span:nth-child(2) { background:#323955; color:#fff; display:inline-block; width:80px; height:80px; line-height:80px; text-align:center; border-radius:50%; font-size:14px; }
.group ul:nth-child(3) li span:nth-child(1) { font-size:18px; text-align:center; display:inline-block; width:195.5px; border-bottom:1px solid #e4e4e4; padding:0 0 5px 0px; position:relative; top:-10px; display:none; }
.group ul:nth-child(3) li span:nth-child(1) strong { color:#f1b435; }


	.company .organization img.bg{background-image:url(image/03.sub_org-mobile.png) !important;background-repeat:no-repeat   !important;background-position:50% 50%  !important;background-size:100% 100% !important;width:100%;height:580px;}

}



/* 반응형 작은기기 360사이즈 이하 */
@media screen and (max-width: 360px) {


}