/*회사소개*/
.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_right {position:relative; top:0; right:0; float:right; width:35%; font-size:2em; color:#000; line-height:1.4em;  margin-top:0px; }
.company .ceo_msg .con_right .nemo { float:right; width:500px; height:400px; margin-right:0px;  border:0px solid #eee;}

/*
.company .ceo_msg .con_right .nemo_txt {border:1px solid red; position:absolute; width:310px; padding:20px 0; left:50%; margin-left:-165px; text-align:center; top:70px; background:#fff; z-index:1;}
.company .ceo_msg .con_right .nemo_txt p {font-size:2em; color:#000; line-height:1.4em;}
*/
.company .ceo_msg .con_right .nemo_txt img {padding-top:0px;}

.company .ceo_msg .con_left {float:left; width:65%;}
.company .ceo_msg .con_left  p {  color: #313131;   line-height: 26px;}
.company .ceo_msg .con_left  .bold {  color: #000;   line-height: 36px;   font-size:2em;   padding-bottom:30px;}
.company .ceo_msg .con_left .sign{ display:block; font-size:1.3em; color:#222; text-align:left; padding-top:30px; }
.company .summary { float:left; width:100%; margin-top:50px;}

/*ceo 인사말*/
.ceo { width:100%;}
.ceo:after{ content:""; display:block; clear:both;}
.ceo .img_cont{width:100%; margin-bottom:50px; }
.ceo .img_cont img{ width:100%; /*height:300px;*/}

.ceo .img_cont1 img{ /* width:100%; height:auto; */}

.ceo .img_cont2 img{ width:100%; height:auto;}



.ceo .ceo_msg {width:100%;}
.ceo .ceo_msg .con_left {position:relative; top:0; left:0; float:left; width:35%; font-size:2em; color:#000; line-height:1.4em;  margin-top:0px;}
.ceo .ceo_msg .con_left .nemo { width:300px; /*height:250px; */ margin-left:0px;  border:10px solid #eee;}

.ceo .ceo_msg .con_left .nemo_txt {padding: 40px 5px 40px 5px; text-align:center; top:70px; background:#fff; z-index:1; border:0px solid red;}
.ceo .ceo_msg .con_left .nemo_txt p {font-size:2em; color:#000; line-height:1.4em;}
.ceo .ceo_msg .con_left .nemo_txt img {padding-top:0px;}


.ceo .ceo_msg .con_left .st img {width:90%; padding-top:0px;}


.ceo .ceo_msg .con_right {float:right; width:65%;}
.ceo .ceo_msg .con_right p { color: #313131; line-height: 26px;}


.ceo .ceo_msg .con_right span {font-size:1.3em !important; color:#000; line-height:1.6em;}


.ceo .ceo_msg .con_right  .bold {  color: #000;   line-height: 36px;   font-size:2em;   padding-bottom:30px;}
.ceo .ceo_msg .con_right .sign{ display:block; font-size:1.3em; color:#222; text-align:right; padding-top:30px;  padding-right:30px;}
.ceo .summary { float:left; width:100%; margin-top:50px;}



.con_center { width:100%;}
.con_center span {font-size:1.3em !important; color:#000; line-height:1.6em;}




.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;}


.con_arrow1 {font-size:1.2em; font-weight:500; line-height:30px;  color: #000; margin:50px 0 20px 0; border:0px solid red;}
.con_arrow1:before { content: ""; width:14px; height:14px; display:inline-block; border:5px #59647A solid; box-sizing:border-box; border-radius:14px; background:#fff; margin-right:10px;}
.con_arrow1:first-child { margin:0 0 10px 0;}

.tbl_type1{width:100%; border-collapse:separate; border-spacing:0px; border-top:2px solid #002b5c;}
.tbl_type1 th{ color:#333; 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;}


/*연혁*/
.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:#333; border-radius: 50%; }
.timeline {box-sizing: border-box; }

.timeline li{ word-break:keep-all; }

.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: 15px; height: 15px; left: 50%; margin-left: -8px; margin-top:4px; border: 5px solid #0095da; 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 em { font-size: 2.3em; font-weight:400; color: #555;}


.bar_count span { 
display:inline-block;
width:80px !important;
height:80px;
border-radius:50%;
background:#ddd;
color:#fff;
text-align:center;

font-size: 2.3em;
line-height:1.6em; font-family: '맑은고딕', sans-serif; font-weight:400; letter-spacing:0em;
}


.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; }


/*비전*/
.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:#333; 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:1240px; 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:1240px; 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; background: url(./bar_copyright.jpg) right center no-repeat;}
.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; }








/* 반응형 중간기기 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_right {width:100%; text-align:center; margin-top:0px;}
	.company .ceo_msg .con_right .nemo { margin:0 auto; width:100%; height:auto; padding-bottom:20px;}
	/*
	.company .ceo_msg .con_right .nemo_txt {left:50%; margin-left:-155px; border:1px solid red;}
	*/
    .company .ceo_msg .con_right img {padding-top:0px; width:100%;}
	.company .ceo_msg .con_left {width:100%; float:none;}

.company .ceo_msg .con_left .bold {
    color: #000;
    line-height: 26px; 
    font-size: 1.5em; 
    padding-bottom: 30px;
}


	.ceo .img_cont img{ width:100%; height:auto;}

    .ceo .img_cont1 img{ width:100%; height:auto;}


	.ceo .ceo_msg .con_left {float:none; width:100%; text-align:center; margin-top:0px; padding-bottom:60px;}
	.ceo .ceo_msg .con_left .nemo { margin:0 auto;}
	.ceo .ceo_msg .con_left .nemo_txt {left:50%; border:0px solid red;}
    .ceo .ceo_msg .con_left img {padding-top:0px; width:200px;}

    .ceo .ceo_msg .con_left .st img {width:100%; padding-top:0px;}


	.ceo .ceo_msg .con_right {width:100%; float:none;}



	.timeline .timeline-content ul li img{height:auto; }

}



/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width: 768px) {		
	
	
.timeline .timeline-content .bar_count { font-size:1.3em; color:#000; margin-bottom:10px;word-break:keep-all;}

.timeline .timeline-content em { font-size: 1.3em; font-weight:400; color: #555;}


.bar_count span { 
display:inline-block;
width:40px !important;
height:40px;
border-radius:50%;
background:#ddd;
color:#fff;
text-align:center;

font-size: 1.3em;
line-height:1.6em; font-family: '맑은고딕', sans-serif; font-weight:400; letter-spacing:0em;
}

}



/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {
	
	.vision ul li { width:100%;}

    .timeline .timeline-content em { font-size: 1.7em;}


}



/* 반응형 작은기기 360사이즈 이하 */
@media screen and (max-width: 360px) {	

	
}







/*사업영역 Type01 */
.business { width:100%; max-width:1210px; margin:0 auto;  }
.business:after { content:""; display:block; clear:both; }
.business ul { padding:0; margin:0; }
.business ul li { float:left; width:23%; margin-left:1%; margin-right:1%; }
.business ul li img { display:block; width:100%;}
.business ul li strong { display:block; margin-top:30px; font-size:1.5em; font-weight:700; line-height:28px; text-align:center; }
.business ul li > span { display:block; margin-top:20px; font-size:1em; text-align:center; letter-spacing:-0.04em; }


/*사업영역 Type02 */
.cross {width:100%; max-width:1240px; margin:0 auto;  }
.cross:after{ content:""; display:block; clear:both;}
.cross ul {padding:0; margin:0; }
.cross ul li{float:left; width:100%; overflow:hidden; margin-bottom:60px; }
.cross ul li .cross_tit{font-size:2em;}
.cross ul li .cross_txt{font-size:1.2em; padding-top:20px; }
.cross ul li .cross_img{float:left; width:65%; height:340px; margin-bottom:50px; background:#f8f8f8;}
.cross ul li .cross_img img{height:340px;}
.cross ul li .cross_right{float:right; width:35%;  height:340px; background:#f8f8f8; padding:50px 50px 0 0px; box-sizing: border-box; }
.cross ul li.other_type .cross_img{float:right; width:65%; height:340px; background:#f8f8f8; margin-bottom:50px; text-align:right;}
.cross ul li.other_type .cross_right{float:left; width:35%;  height:340px; background:#f8f8f8; padding:50px 40px 0 50px; }
.cross ul li.other_type .cross_img img{height:340px; }


.btn_go {display:inline-block; background:#222; color:#fff; text-align:center;  font-size:1em; margin:20px 0px; padding:10px 30px; border:1px solid #000;  transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
.btn_go:hover {color:#000; background-color:#fff; }







/* 반응형 중간기기 1200px 사이즈 이하*/
@media all and (max-width:1200px){
	
	.cross {width:95%;}
	.cross ul li .cross_tit{font-size:1.5em; }
	.cross ul li .cross_txt{font-size:1em; }
	.cross ul li .cross_img{ width:60%; height:250px; margin-bottom:0px;}
	.cross ul li .cross_right{ width:40%;  height:250px; padding:30px 30px; margin-bottom:50px; }
	.cross ul li .cross_img img{height:100%;}
	.cross ul li.other_type .cross_img{ width:60%; height:250px; margin-bottom:0px;}
	.cross ul li.other_type .cross_right{ width:40%; height:250px; padding:30px 30px; }
	.cross ul li.other_type .cross_img img{height:100%;}

}


/* 반응형 중간기기 992px 사이즈 이하*/
@media all and (max-width:992px){	


}



/* 반응형 중간기기 768사이즈 이하 */
@media screen and (max-width: 768px) {		
	
	.business ul li { width:100%; margin-left:0px; margin-bottom:50px;}

	.cross ul li{ width:100%; height:auto;}
	.cross ul li .cross_img{float:left; width:100%; height:auto;}
	.cross ul li .cross_img img{width:100%;}
	.cross ul li .cross_right{width:100%; height:auto; padding:30px 20px; }
	.cross ul li.other_type .cross_right{width:100%; height:auto;  padding:30px; 20px; }
	.cross ul li.other_type .cross_img{float:right; width:100%; height:auto;}
	.cross ul li.other_type .cross_img img{width:100%;}

}



/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px) {
	
	.vision ul li { width:100%;}

}



/* 반응형 작은기기 360사이즈 이하 */
@media screen and (max-width: 360px) {	

	
}
























#contents { float:left; width:951px; min-height:600px; padding:40px 0 40px 40px; color:#666; border-left:1px solid #e5e5e5; box-sizing:border-box; font-size:16px;}
#contents .stle { font-size:26px; line-height:26px; color:#333; letter-spacing:-1px; font-weight:400; padding-bottom:30px;}


/* 0105_조직도 */
.organ .dep1 h4 { background:#bb020a; color:#fff; width:20%; margin:0 auto; text-align:center; padding:10px 0; font-weight:600; letter-spacing:0.05em; font-size:18px; }
.organ .dep2 { background:url(../img/bg_organ.gif) repeat-y center top; padding-top:30px; }
.organ .dep2 h4 { background:#2a3754; color:#fff; width:20%; margin:0 auto; text-align:center; padding:10px 0; font-weight:600; letter-spacing:0.05em; font-size:16px; }
.organ .dep3 { background:url(../img/bg_organ.gif) repeat-y center top; padding:30px 0 60px 0;}
.organ .dep3 > ul { margin-left:20%; background:url(../img/bg_organ.gif) repeat-x left 24px; }
.organ .dep3 > ul > li { float:left; width:22%; background:url(../img/bg_organ.gif) repeat-y center top; }
.organ .dep3 > ul > li:nth-child(2) {margin-left:32%;}
.organ .dep3 > ul > li:nth-child(3) {margin-left:2%;}
.organ .dep4 > ul > li { float:left; width:23.5%; margin-right:2%; padding-top:30px; background:url(../img/bg_organ.gif) repeat-y center top; }
.organ .dep4 > ul > li:nth-child(4) {margin-right:0;}
.organ .dep4 .bg_line { border-bottom:1px solid #d5d6d8; width:76.5%; margin:0 auto;}
.organ div h5 { background:#fff; display:block; border:2px solid #44464a; color:#43464a; font-weight:600; padding:10px 5px; text-align:center; }
.organ div > ul > li > ul > li { background:#fff; border:1px solid #d9d9d9; color:#7a7d82; padding:10px 5px; text-align:center; margin-top:7px; }
@media all and (max-width:736px) {
.organ .dep1 h4 { width:25%;}
.organ .dep2 h4 { width:25%;}
.organ .dep2 { padding-top:20px; }
.organ .dep3 { padding:20px 0;}
.organ .dep4 > ul > li { padding-top:20px;}
.organ .dep3 > ul { margin-left:10%;}
}
@media all and (max-width:414px) {
.organ .dep1 h4 { width:40%; padding:5px 0; font-size:16px;}
.organ .dep2 h4 { width:40%; padding:5px 0; font-size:14px;}
.organ .dep3 > ul { background:url(../img/bg_organ.gif) repeat-x left 16px;}
.organ .dep3 > ul > li { width:26%; }
.organ .dep3 > ul > li:nth-child(2) {margin-left:21%;}
.organ .dep3 > ul > li:nth-child(3) {margin-left:1%;}
.organ div h5 { padding:5px 1px; font-size:12px;}
.organ div > ul > li > ul > li { padding:5px 1px; font-size:12px; letter-spacing:-0.1em;}
}