/* 타이틀공통 */
.page_title1{position:relative; display:block; text-align:center; margin:80px 0 40px 0;}
.page_title1:before{content: ""; display: block; position: absolute; left: 50%; top:-10px; transform: translateX(-50%); width: 40px; height:2px; background: #222;}
.page_title1 .title{display:inline-block; font-size:2.5em; color:#000; line-height:1.4; font-weight:700; word-break:keep-all;}
.page_title1 .title_desc{display:block; margin-top:20px; font-size:1.25em; color:#000; line-height:1.6; word-break:keep-all;}
.page_title1 .title_desc span{display:inline-block; font-size:1em; color:#45a6e6; line-height:1.6; font-weight:600;}

.page_title2{display:block; text-align:center; margin:80px 0 40px 0;}
.page_title2 .title{position:relative; display:inline-block; font-size:2.5em; color:#000; line-height:1.2; font-weight:700; background:#fff;}
.page_title2 .title:after{z-index:-1; content: ""; display: block; position: absolute; right:-10px; top:-5px; width:10px; height:10px; background:#45a6e6; border-radius:10px;}
.page_title2 .title span{color:#00529b;}
.page_title2 .title_desc{display:block; margin-top:15px; font-size:1.25em; color:#333; line-height:1.4; word-break:keep-all;} 

.page_title3{position:relative; display:block; text-align:center; margin:100px auto 50px;}
.page_title3:after{content:""; display:block; clear:both;}
.page_title3 .title_num{z-index:-1; position: absolute; left: 50%; top:0; transform: translate(-50%,-50%); display:block; font-size:10em; color:#f5f5f5; line-height:1.4; font-weight:900; font-style:normal;}
.page_title3 .title{display:inline-block; font-size:2.5em; color:#000; line-height:1.4; font-weight:700; word-break:keep-all;}
.page_title3 .title_desc{display:block; margin-top:20px; font-size:1.5em; color:#000; line-height:1.6; word-break:keep-all;}
.page_title3 .title_desc span{display:inline-block; font-size:1em; color:#45a6e6; line-height:1.6; font-weight:600;}



/* 인사말1 */
.company1-1{width:100%;}
.company1-1:after{content:""; display:block; clear:both;}
.company1-1 .img_cont{position:relative; width:100%; height:400px; margin-bottom:50px;}
.company1-1 .img_cont .imgs{z-index:1; position:absolute; left:50%; top:0; transform:translateX(-50%); width:100%; height:100%; background:url('../company/image/01.jpg') no-repeat 50% 20%; background-size:cover;}
.company1-1 .img_cont .imgs img{width:100%;}
.company1-1 .img_cont .img_nemo{z-index:1; content:""; position:absolute; right:2%; bottom:-25px; min-width:40%; padding:40px; text-align:left; background: linear-gradient(135deg, #2f7051 0%, #13443b 100%); transition: 0.5s all ease;}
.company1-1 .img_cont .img_nemo em{display:block; font-size:1em; color:#fff; line-height:1.4; word-break:keep-all; font-style:normal; letter-spacing:0.25em;}
.company1-1 .img_cont .img_nemo p{display:block; margin-top:15px; font-size:1.5em; color:#fff; line-height:1.2; word-break:keep-all;}
.company1-1 .ceo_msg{width:100%; padding:0 2%;}
.company1-1 .ceo_msg:after{content:""; display:block; clear:both;}
.company1-1 .ceo_msg .txts{display:flex; flex-wrap: wrap; justify-content: space-between;}
.company1-1 .ceo_msg .txts dl{width:100%;} /* 인사말내용이 짧을경우 width:100%로 변경사용 */
.company1-1 .ceo_msg .txts dl dt{width:100%; font-size:2em; color: #000; line-height: 1.3; font-weight:500; word-break:keep-all;}
.company1-1 .ceo_msg .txts dl dd{width:100%;}
.company1-1 .ceo_msg .txts dl dd p{margin-top:30px; font-size:1.2em; color: #222; line-height: 1.6; word-break:keep-all;}
.company1-1 .ceo_msg .sign{display:block; text-align:right; font-size:1em; color:#222; line-height:1.6;}
.company1-1 .ceo_msg .sign span{display:block; font-size:1.5em; color:#000; font-weight:700; letter-spacing:0.15em;}

.company1-2{width:100%; text-align:center;}
.company1-2:after{content:""; display:block; clear:both;}
.company1-2 ul{width:100%; font-size:0; text-align:center; overflow:hidden;}
.company1-2 ul li{position:relative; display:inline-block; vertical-align:top; width:32%; margin:0.5%; min-height:120px; border:1px solid #ddd;}
.company1-2 ul li .con_box{position:absolute; left:0; top:50%; transform:translateY(-50%); width:100%; padding:0 40px; text-align:left;}
.company1-2 ul li .icons{width:18%; display:inline-block; vertical-align:middle; text-align:center; font-size:2em;}
.company1-2 ul li .txts{width:80%; display:inline-block; vertical-align:middle; padding-left:15px;}
.company1-2 ul li .txts dt{font-size:1em; color:#222; line-height:1.2;}
.company1-2 ul li .txts dd{margin-top:10px; font-size:1.5em; color:#000; line-height:1.4; font-weight:700;}


/* 인사말2 */
.company2-1{width:100%;}
.company2-1:after{content:""; display:block; clear:both;}
.company2-1 .ceo_msg{width:100%;}
.company2-1 .ceo_msg .con_img{float:left; width:35%; padding-right:5%; padding-bottom:20px; font-size:2em; color:#000; line-height:1.4em;}
.company2-1 .ceo_msg .con_img img{width:100%;}
.company2-1 .ceo_msg{width:100%;}
.company2-1 .ceo_msg p{color:#313131; line-height:1.6em;}
.company2-1 .ceo_msg .bold{color:#000; line-height:1.3em; font-size:2em; padding-bottom:30px;}
.company2-1 .ceo_msg .sign{display:block; font-size:1.25em; color:#000; text-align:left; margin-top:30px;}

.company2-2{width:100%; margin-top:50px;}
.company2-2 .con_arrow{font-size:1.6em; font-weight:700; line-height:30px;  color: #000; margin:50px 0 20px 0;}
.company2-2 .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;}
.company2-2 .con_arrow:first-child{margin:0 0 20px 0;}
.company2-2 table.tbl_type1{width:100%; border-collapse:separate; border-spacing:0; border-top:2px solid #002b5c;}
.company2-2 table.tbl_type1 th{color:#333; text-align:center; font-weight:700; padding:15px 15px; border-bottom:1px solid #eee; border-right:1px solid #eee; background:#f8f8f8;}
.company2-2 table.tbl_type1 td{text-align:left; padding:15px 15px; border-bottom:1px solid #eee;}


/* 연혁1 */
.company3-1{width:100%; max-width:1400px; margin:0 auto; }
.company3-1:after{content:""; display:block; clear:both;}
.company3-1 .con_box{width:100%; overflow:hidden}
.company3-1 .con_box:after{content:""; display:block; clear:both;}
.company3-1 .con_box ul{width:100%; font-size:0; padding-top:50px;}
.company3-1 .con_box ul li{width:100%;}
.company3-1 .con_box ul li .con_left{display:inline-block; vertical-align:top; width:20%; text-align:center;}
.company3-1 .con_box ul li .con_left span.year{display: inline-block; font-size:1.5em; color:#000; font-weight:500;}
.company3-1 .con_box ul li .con_right{display:inline-block; vertical-align:top; width:75%; padding-left:50px;}
.company3-1 .con_box ul li .con_right dl{position:relative; width:100%; padding-bottom:40px;}
.company3-1 .con_box ul li .con_right dl:before{z-index:-1; display: block; content: ''; position: absolute; top:10px; left:-40px; width: 1px; height:100%; background:#ddd;}
.company3-1 .con_box ul li:last-child .con_right dl{padding-bottom:0;}
.company3-1 .con_box ul li .con_right dl dt{position:relative; display:block; margin-top:20px; font-size: 1.25em; color:#000; line-height: 1.4; font-weight: 500;}
.company3-1 .con_box ul li .con_right dl dt:first-child{margin-top:0;}
.company3-1 .con_box ul li .con_right dl dt:after{z-index:0; display: block; content: ''; position: absolute; top:10px; left:-44px; width:8px; height:8px; background:#4e9cdd; border-radius:8px;}
.company3-1 .con_box ul li .con_right dl dd{display:block; margin-top:10px; font-size: 1.2em; color: #555; line-height: 1.6;}
.company3-1 .con_box ul li .con_right dl dd .imgs{padding-top:20px;}
.company3-1 .con_box ul li .con_right dl dd .imgs img{max-width:100%;}


/* 연혁2 */
.company4-1{width:100%; max-width:1400px; margin:0 auto;}
.company4-1:after{content:""; display:block; clear:both;}
.company4-1 .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%;}
.company4-1 .timeline{position: relative; font-size: 1.2em; width: 100%; height: 100%; margin:0 auto; overflow-y: hidden; overflow-x:hidden;}
.company4-1 .timeline .timeline-block{margin-top:-4px;}
.company4-1 .timeline .timeline-icon{position:absolute; width: 16px; height: 16px; left: 50%; margin-left: -8px; margin-top:8px; border: 3px solid #139a81; border-radius: 100%; background: #fff; text-align: center;}
.company4-1 .timeline .timeline-icon.timeline-icon-hide-border{border: 0;}
.company4-1 .timeline .timeline-icon.timeline-icon-hide-border i.fa, .timeline .timeline-icon.timeline-icon-hide-border img{margin-left: 0; margin-top: 0;}
.company4-1 .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;}
.company4-1 .timeline .timeline-icon img{border-radius: 100%;}
.company4-1 .timeline .timeline-content{position: relative; width: 46%; padding-bottom:50px; line-height: 20px;}
.company4-1 .timeline .timeline-content .bar_count{font-size:1.5em; color:#000; line-height:1.2; margin-bottom:10px; font-weight:700;}
.company4-1 .timeline .timeline-content ul li img{width:100%; height:auto; margin-top:20px;}
.company4-1 .timeline::before{position: absolute; width: 1px; height: 100%; top:5px; left: 50%; margin-left: -1px; background: #eee; content: "";}/* Half of width */
.company4-1 .timeline.timeline-alternating .timeline-block:nth-of-type(2n+1) .timeline-content{text-align:right}
.company4-1 .timeline.timeline-alternating:not(.timeline-left) .timeline-block:nth-of-type(2n) .timeline-content{left: 54%;}
.company4-1 .timeline.timeline-alternating:not(.timeline-left) .timeline-block:nth-of-type(2n) .timeline-date{left: auto;  right: 115%; margin-left: -400px;}
.company4-1 .timeline .timeline-content ul li {font-size: 1.1em;  line-height: 1.6;}


/* 비전1 */
.company5-1{width:100%; padding-top:10px;} 
.company5-1:after{content:""; display:block; clear:both;}
.company5-1 ul{width:100%; text-align:center; margin:50px auto;  max-width:1200px;}
.company5-1 ul li{position:relative; display:inline-block; vertical-align:middle; white-space: initial; width:25%; height:0; padding-top:25%; margin:-15px; border:1px dashed #aaa; box-sizing:border-box; border-radius:100%; _mix-blend-mode:multiply; overflow:hidden;}
.company5-1 ul li .tit{position: absolute; left:50%; top:50%; transform: translate(-50%,-50%); padding:0 15px; width:100%; text-align:center; transition: 0.5s all ease;}
.company5-1 ul li .tit em{z-index:-1; position: absolute; left:50%; top:50%; transform: translate(-50%,-80%); font-size:10em; color:#f5f5f5; font-weight:900; font-style:normal;}
.company5-1 ul li .tit span{display:block; font-size:1em; color:#aaa; line-height:1.2; font-style:normal; font-weight:500; letter-spacing:0.25em; word-break: break-all;}
.company5-1 ul li .tit p{display:block; margin-top:15px; font-size:1.8em; color:#000; line-height:1.2; font-weight:700;}

.company5-2{width:100%; margin-top:50px;}
.company5-2:after{content:""; display:block; clear:both;}
.company5-2 .tit-box{width:100%; max-width:80%; margin:0 auto; padding:15px; background:#40ac98; border-radius:50px; overflow:hidden;}
.company5-2 .tit-box.bg2{margin-top:15px; background:#13443b;}
.company5-2 .tit-box .tit{width:22%; display:inline-block; vertical-align:middle; text-align:center; margin-right:2%; padding:10px 2%; background:#fff; border-radius:50px; overflow:hidden;}
.company5-2 .tit-box .tit span{display:inline; vertical-align:middle; font-size:1.5em; color:#222; line-height:1.2; font-weight:700;}
.company5-2 .tit-box .tit em{display:inline; vertical-align:middle; margin-left:15px; font-size:1em; color:#aaa; font-weight:500; letter-spacing:0.25em; font-style:normal;}
.company5-2 .tit-box p{width:75%; display:inline-block; vertical-align:middle; font-size:1.15em; color:#fff; line-height:1.6; word-break:keep-all;}

.company5-3{width:100%;} 
.company5-3:after{content:""; display:block; clear:both;}
.company5-3 ul{display:flex; flex-wrap: wrap; justify-content: space-between; width:100%;}
.company5-3 ul li{display:inline-block; vertical-align:top; text-align:center; width:49%; margin-bottom:2%; padding:50px 0; background:#f9f9f9; border:1px solid #eee; overflow:hidden; transition: 0.5s all ease;}
.company5-3 ul li .tit{width:100%; text-align:center; border:0px solid #aaa; box-sizing:border-box;}
.company5-3 ul li .tit i{display:block; margin:0 auto; width:60px; height:60px; line-height:60px; font-size:2em; color:#fff; background:#45a6e6; border-radius:10px; overflow:hidden;}
.company5-3 ul li .tit p{display:block; margin-top:10px; font-size:2em; color:#000; line-height:1.4; font-weight:700;}
.company5-3 ul li .tit em{display:block; margin-top:10px; font-size:0.9em; color:#aaa; line-height:1.4; font-style:normal;  font-weight:500; letter-spacing:0.25em;}
.company5-3 ul li .txts{position:relative; width:100%; margin-top:20px; padding:0 40px; text-align:center; transition: 0.5s all ease;}
.company5-3 ul li .txts p{display:block; text-align:center; font-size:1em; color:#000; line-height:1.6; word-break:keep-all; overflow: hidden;}
.company5-3 ul li .txts p span{display:inline; font-size:1em; color:#000; font-weight:700;}


/* 비전2 */
.company6-1{width:100%; text-align:center;}
.company6-1:after{content:""; display:block; clear:both;}
.company6-1 ul{width:100%; padding:0; margin:0; overflow:hidden;}
.company6-1 ul li{position:relative; float:left; display:inline-block; width:23.5%; text-align:center; margin-right:2%; vertical-align:top; padding:0 15px; margin-bottom:50px;}
.company6-1 ul li:nth-child(4n){margin-right:0;}
.company6-1 ul li:after{position:absolute; top:30%; left:100%; background:#00529B; width:5px; height:5px; content:""; border-radius:5px;}
.company6-1 ul li:nth-child(4n):after{display:none;}
.company6-1 ul li .icons{width:70%; height:0; padding-top:70%; text-align:center; box-sizing:border-box;  border-radius:100%; margin:0 auto; position:relative;}
.company6-1 ul li .icons i{display:block; font-size:4em; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-shadow:5px 5px rgba(0,0,0,0.2);}
.company6-1 ul li:nth-child(1) .icons{background:#1985b7; color:#fff; background:url('../company/image/06_1.jpg') no-repeat center center; background-size:cover;}
.company6-1 ul li:nth-child(2) .icons{background:#00529b;color:#fff; background:url('../company/image/06_2.jpg') no-repeat center center; background-size:cover;}
.company6-1 ul li:nth-child(3) .icons{background:#6b7786; color:#fff; background:url('../company/image/06_3.jpg') no-repeat center center; background-size:cover;}
.company6-1 ul li:nth-child(4) .icons{background:#333; color:#fff; background:url('../company/image/06_4.jpg') no-repeat center center; background-size:cover;}
.company6-1 ul li strong{display:block; margin-top:20px; font-size:1.5em; text-align:center;}
.company6-1 ul li p{display:block; text-align:center; font-size:1.05em; line-height:20px; margin-top:20px;}

.company6-2{width:100%; margin-top:50px;}
.company6-2:after{content:""; display:block; clear:both;}
.company6-2 .tit-box{position:relative; width:100%; max-width:80%; margin:25px auto 0; padding:40px 15px; background:#fff; border:1px solid #eee; overflow:hidden;}
.company6-2 .tit-box:before{z-index:1; content: ""; display: block; position: absolute; left:0; top:0; width:20px; height:20px; border-left:3px solid #333; border-top:3px solid #333;}
.company6-2 .tit-box:after{z-index:1; content: ""; display: block; position: absolute; right:0; bottom:0; width:20px; height:20px; border-right:3px solid #333; border-bottom:3px solid #333;}
.company6-2 .tit-box .tit{width:22%; display:inline-block; vertical-align:middle; text-align:center; margin-right:2%; overflow:hidden;}
.company6-2 .tit-box .tit span{display:inline; vertical-align:middle; font-size:2em; color:#222; line-height:1.2; font-weight:700;}
.company6-2 .tit-box .tit em{display:inline; vertical-align:middle; margin-left:15px; font-size:1em; color:#aaa; font-weight:500; letter-spacing:0.25em; font-style:normal;}
.company6-2 .tit-box dl{width:75%; display:inline-block; vertical-align:middle;}
.company6-2 .tit-box dl dd{position:relative; margin-bottom:5px; padding-left:15px; font-size:1.15em; color:#222; line-height:1.6; word-break:keep-all;}
.company6-2 .tit-box dl dd:before{content: ""; display: block; position: absolute; left:0; top:12px; width:4px; height:4px; background:#555;}
.company6-2 .tit-box dl dd:last-child{margin-bottom:0;}


/* 기업이념 */
.company7-1{width: 100%; text-align:center;}
.company7-1 h2.tit{position:relative; margin:0 auto; width:60%; padding:40px 20px; background:#f5f5f5; border-radius:15px;}
.company7-1 h2.tit:after{z-index:1; content: ""; display: block; position: absolute; left:50%; bottom:-50px; transform: translateX(-50%); width:1px; height:50px; background:#ddd;}
.company7-1 h2.tit p{font-size:2em; color:#000; line-height:1.2; word-break:keep-all;} 
.company7-1 h2.tit p span{color:#45a6e6; font-weight:500;}
.company7-1 ul{position:relative; display:flex; width: 100%;  margin-top:100px; padding:0; font-size:0; text-align:center;}
.company7-1 ul:before{z-index:1; content: ""; display: block; position: absolute; left:50%; top:-50px; transform: translateX(-50%); width:80%; height:1px; background:#ddd;}
.company7-1 ul li{position:relative; width:20.5%; padding:50px 2%; border-radius:15px;}
.company7-1 ul li:before{z-index:1; content: ""; display: block; position: absolute; left:50%; top:-50px; width:1px; height:50px; background:#ddd;}
.company7-1 ul li:after{z-index:1; content: ""; display: block; position: absolute; left:50%; top:-50px; transform: translateX(-50%); margin-top:-6px; width:12px; height:12px; background:#fff; border:2px solid #ddd; border-radius:8px;}
.company7-1 ul li:last-child{margin-right:0;}
.company7-1 ul li.gap_icons{position:relative; width:6%; padding:0; }
.company7-1 ul li.gap_icons:before,
.company7-1 ul li.gap_icons:after{display:none;}
.company7-1 ul li.gap_icons i{position:absolute; left:50%; top:50%; transform: translate(-50%,-50%); width:100%; text-align:center; font-size:2em; color:#aaa;}
.company7-1 ul li.bg1{background:#45a6e6;}
.company7-1 ul li.bg2{background:#00529b;}
.company7-1 ul li.bg3{background:#001e5d;}
.company7-1 ul li.bg4{background:#444;}
.company7-1 ul li .txts{width:100%;}
.company7-1 ul li .txts i{font-size:3em; color:#fff;}
.company7-1 ul li .txts strong{display:block; margin:20px 0; font-size:1.5em; color:#fff; line-height: 1.2;}
.company7-1 ul li .txts p{display:block; font-size:1em; color:#fff; line-height: 1.6; word-break:keep-all;}

.company7-2{width:100%; margin-top:50px;}
.company7-2:after{content:""; display:block; clear:both;}
.company7-2 .tit-box{position:relative; width:100%; max-width:80%; margin:25px auto 0; padding:40px 15px; background:#fff; border:1px solid #eee; overflow:hidden;}
.company7-2 .tit-box:before{z-index:1; content: ""; display: block; position: absolute; left:0; top:0; width:20px; height:20px; border-left:3px solid #333; border-top:3px solid #333;}
.company7-2 .tit-box:after{z-index:1; content: ""; display: block; position: absolute; right:0; bottom:0; width:20px; height:20px; border-right:3px solid #333; border-bottom:3px solid #333;}
.company7-2 .tit-box .tit{width:22%; display:inline-block; vertical-align:middle; text-align:center; margin-right:2%; overflow:hidden;}
.company7-2 .tit-box .tit span{display:inline; vertical-align:middle; font-size:2em; color:#222; line-height:1.2; font-weight:700;}
.company7-2 .tit-box .tit em{display:inline; vertical-align:middle; margin-left:15px; font-size:1em; color:#aaa; font-weight:500; letter-spacing:0.25em; font-style:normal;}
.company7-2 .tit-box dl{width:75%; display:inline-block; vertical-align:middle;}
.company7-2 .tit-box dl dd{position:relative; margin-bottom:5px; padding-left:15px; font-size:1.15em; color:#222; line-height:1.6; word-break:keep-all;}
.company7-2 .tit-box dl dd:before{content: ""; display: block; position: absolute; left:0; top:12px; width:4px; height:4px; background:#555;}
.company7-2 .tit-box dl dd:last-child{margin-bottom:0;}



/* 오시는길 */
.map_wrap{width:100%; margin:0 auto; margin-bottom:0px;}
.map_wrap .g_map{height:450px; overflow:hidden;}
.map_wrap .map_info{width:100%; display:inline-block; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:30px 0}
.map_wrap .map_info span{margin:0 15px; font-size:1.3em; line-height:1.6;}
.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%;}
.map_wrap .publicTransit table{width:100%; border-collapse:separate; border-spacing:0;}
.map_wrap .publicTransit table th{width:15%; text-align:center; font-size:1.2em; color:#000;  font-weight:normal; background:#f5f5f5; border-bottom:1px solid #ddd;}
.map_wrap .publicTransit table td{width:85%; text-align:left; font-size:1.2em; color:#222; padding:15px 20px; border-bottom:1px solid #ddd;}
.map_wrap .publicTransit table td > a{color:#666;}
.map_wrap .publicTransit table td > a:hover{color:#000;}
.map_wrap .publicTransit table td p{margin-top:10px;}
.map_wrap .publicTransit table td p span{display: inline-block; font-size:1.2em;  text-align: center; color: #fff;  padding:0px 8px; margin-right:10px; border-radius: 3px 3px 3px 3px;  background: #2fba06;}
.roughmap_maker_label .roughmap_lebel_text{font-size:16px;}


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

	.company2-1 .ceo_msg .con_img{width:40%;}

}

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

	.company1-1 .img_cont .img_nemo{left:50%; right:0; bottom:0; transform:translateX(-50%); padding:20px 30px; width:100%;}
	.company1-1 .ceo_msg .txts dl{width:100%;}

	.company1-2 ul li{width:48%;}
	
	.company2-1 .ceo_msg .bold{font-size:1.65em;}
	
	.company5-1 ul li .tit em{font-size:5em;}
	.company5-1 ul li .tit p{margin-top:10px; font-size:1.5em;}
	
	.company5-2 .tit-box{max-width:100%;}
	.company5-2 .tit-box .tit{text-align:center;}
	.company5-2 .tit-box .tit span{display:block; font-size:1.5em;}
	.company5-2 .tit-box .tit em{display:block; margin-left:0;}
	.company5-2 .tit-box p{font-size:1.15em;}	
	
	.company5-3 ul{flex-wrap: wrap;}
	.company5-3 ul li{width:49%; margin-bottom:2%;}
	.company5-3 ul li:nth-child(even){margin-right:0;}
	.company5-3 ul li .tit p{font-size:1.5em;}
	.company5-3 ul li .txts{padding:0 10px;}


	.company6-1 ul li{width:50%; margin:0; margin-bottom:30px;}	
	
	.company6-2 .tit-box{max-width:100%;}
	.company6-2 .tit-box .tit span{font-size:1.5em;}
	.company6-2 .tit-box dl dd{padding-left:15px; font-size:1em;}	


	.company7-1 h2.tit{width:100%;}
	.company7-1 h2.tit p{font-size:1.5em;} 
	.company7-1 ul{flex-direction: column; margin-top:50px;}
	.company7-1 ul:before{display:none;}
	.company7-1 ul li{width:100%; margin-bottom:30px; padding:25px 4%;}
	.company7-1 ul li:before,
	.company7-1 ul li:after{display:none;}
	.company7-1 ul li.gap_icons{width:100%;}
	.company7-1 ul li .txts strong{margin:15px 0;}
	.company7-1 ul li .txts p{font-size:1em;}
	
	.company7-2 .tit-box{max-width:100%;}
	.company7-2 .tit-box .tit span{font-size:1.5em;}
	.company7-2 .tit-box dl dd{padding-left:15px; font-size:1em;}

}


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

	.page_title1{margin:40px 0 20px 0;}
	.page_title1 .title{font-size:2em;}
	.page_title1 .title_desc{font-size:1.15em;}
	
	.page_title2{margin:50px 0 20px 0;}
	.page_title2 .title{font-size:2em;}

	.page_title3{margin-top:50px;}
	.page_title3 .title_num{transform: translate(-50%,-40%);font-size:8em;}
	.page_title3 .title{font-size:2.5em;}
	.page_title3 .title_desc{font-size:1.25em;}
	
	.company2-1 .ceo_msg .con_img{width:45%;}
	.company2-1 .ceo_msg .bold br{display:none;}
	
	.company3-1 .con_box ul{padding-top:30px;}
	.company3-1 .con_box ul li{padding-bottom:50px;}
	.company3-1 .con_box ul li .con_left{width:100%; background:#eee; border-radius:50px;}
	.company3-1 .con_box ul li .con_left span.year{padding:10px; font-size:1.25em; color:#000;}
	.company3-1 .con_box ul li .con_right{width:100%; padding:0 30px; margin-top:20px;}
	.company3-1 .con_box ul li .con_right dl:last-child{padding-bottom:0;}
	.company3-1 .con_box ul li .con_right dl:before{left:-20px;}
	.company3-1 .con_box ul li .con_right dl dt:after{left:-24px;}


	.company4-1 .history_top{margin:40px auto;}
	.company4-1 .timeline .timeline-icon{left:15px; margin-top:6px;}
	.company4-1 .timeline .timeline-content{width:100%; padding:0 20px 50px 40px;}
	.company4-1 .timeline .timeline-content .bar_count{text-align:left;}
	.company4-1 .timeline .timeline-content ul li{text-align:left;}
	.company4-1 .timeline::before{left: 15px;}
	.company4-1 .timeline.timeline-alternating:not(.timeline-left) .timeline-block:nth-of-type(2n) .timeline-content{left: 0;}


	.company6-1 ul li .icons i{font-size:3em;}

	.company6-2 .tit-box{padding:40px 25px;}	
	.company6-2 .tit-box .tit{width:100%; margin-right:0;}
	.company6-2 .tit-box dl{width:100%; margin-top:20px;}
	.company6-2 .tit-box dl dd:before{top:10px;}


	.company7-2 .tit-box{padding:40px 25px;}	
	.company7-2 .tit-box .tit{width:100%; margin-right:0;}
	.company7-2 .tit-box dl{width:100%; margin-top:20px;}
	.company7-2 .tit-box dl dd:before{top:10px;}

	
}


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

	.company1-1 .ceo_msg .txts dl dt{font-size:1.5em;}
	.company1-1 .ceo_msg .txts dl dd p{margin-top:20px;}

	.company1-2 ul li .con_box{padding:0 20px;}
	.company1-2 ul li .icons{width:100%; font-size:1.5em;}
	.company1-2 ul li .txts{width:100%; padding-left:0; text-align:center;}
	.company1-2 ul li .txts dd{font-size:1.25em;}

	
	.company5-1 ul li{padding:0%;}
	.company5-1 ul li{width:50%; padding-top:50%; margin:-10px;}
	.company5-1 ul li .tit em{font-size:8em;}
	.company5-1 ul li .tit p{margin-top:10px; font-size:1.5em;}

	.company5-2 .tit-box{border-radius:20px;}
	.company5-2 .tit-box .tit{width:100%; margin-right:0; border-radius:15px;}
	.company5-2 .tit-box p{width:100%; margin-top:20px; text-align:center;}	

	
	.map_wrap .map_info span{display:block; margin:0; margin-bottom:5px;}
	.map_wrap .publicTransit table th{width:25%;}
	.map_wrap .publicTransit table td{width:75%;}

}


/* 반응형 작은기기 480사이즈 이하 */
@media screen and (max-width: 480px){
	
	.company2-1 .ceo_msg .con_img{width:100%; padding:0; float:none; padding-bottom:30px;}
	.company2-1 .ceo_msg .bold br{display:block;}
	
	.company5-3 ul{flex-direction: column;}
	.company5-3 ul li{width:100%;}


	.company6-1 ul li .icons{width:100%; padding-top:100%;}
	.company6-1 ul li .icons i{font-size:3em;}
	.company6-1 ul li strong{font-size:1.3em;}

}



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

	
}