/* 타이틀공통 */
.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, #c49155 0%, #8d6611 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:47%;} /* 인사말내용이 짧을경우 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:1em; 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;}



/* 인사말2 */
.company2-1 { width:100%;}
.company2-1:after{ content:""; display:block; clear:both;}
.company2-1 .img_cont{width:100%; margin-bottom:50px;}
.company2-1 .img_cont img{ max-width:100%; }
.company2-1 .ceo_msg {width:100%;}
.company2-1 .ceo_msg .con_left {float:left; width:30%; font-size:2em; color:#000; line-height:1.4em;}
.company2-1 .ceo_msg .con_left .nemo { position:relative; margin:0 auto; width:95%; height:250px; border:10px solid #eee;}
.company2-1 .ceo_msg .con_left .nemo_txt {z-index:1; position:absolute; width:115%; padding:20px 0; left:50%; top:50%; transform:translate(-50%, -50%); text-align:center; background:#fff; }
.company2-1 .ceo_msg .con_left .nemo_txt p {font-size:2em; color:#000; line-height:1.4em;}
.company2-1 .ceo_msg .con_left .nemo_txt img {max-width:100%;}
.company2-1 .ceo_msg .con_right {float:right; width:70%; padding-left:5%;}
.company2-1 .ceo_msg .con_right p { color:#313131; line-height:1.6em;}
.company2-1 .ceo_msg .con_right .bold { color:#000; line-height:1.3em; font-size:2em; padding-bottom:30px;}
.company2-1 .ceo_msg .con_right .sign{ display:block; font-size:1.25em; color:#000; text-align:right; 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: 1em; 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: 1em; 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 #4e9cdd; 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; }


/* 비전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:2em; 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:#45a6e6; border-radius:50px; overflow:hidden;}
.company5-2 .tit-box.bg2 { margin-top:15px; background:#00529b; }
.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:2em; 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:1em; 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:1em; color:#000;  font-weight:normal; background:#f5f5f5; border-bottom:1px solid #ddd;}
.map_wrap .publicTransit table td {width:85%; text-align:left; font-size:1em; 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:0.85em;  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:15px;}





/* 반응형 중간기기 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 .con_left {width:100%;}
	.company2-1 .ceo_msg .con_right {width:100%; padding:0 2%; margin-top:30px;}
	
	.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; }
	
	
	.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; }


	.company2-1 .ceo_msg .con_right .bold {font-size:1.85em;}
		
	
	.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) {

	
	.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) {	

	
}


/* ===================== Different & Vision ===================== */

.lmi-section {
    max-width:1400px;
    margin:0 auto 90px;
    padding:0 20px;
    font-size:17px; /* 전체 기본 폰트 16px → 18px로 증가 */
}

/* 공통 헤딩 */
.lmi-heading {
    text-align:center;
    margin-bottom:40px;
}
.lmi-heading .label {
    font-size:38px;        /* 기존 2.1em → 약 38px → +2px → 40px */
    font-weight:700;
    color:#c87f2a;
    letter-spacing:0.08em;
}
.lmi-heading .sub {
    margin-top:10px;
    font-size:18px;        /* 기존 1em → 16px → +2px = 18px (가독성 위해 20px 적용) */
    color:#333;
    line-height:1.8;
}
.lmi-heading .headline {
    margin-top:28px;
    font-size:22px; /* 기존 ~20px → +2px */
    font-weight:700;
    color:#222;
}

/* DIFFERENT – 4개 타이틀 박스 + 내용 */
.lmi-diff-grid {
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    gap:28px 40px;
}

.lmi-diff-item {
    flex:1 1 calc(50% - 20px);
    min-width:320px;
}

.lmi-diff-item-title {
    display:block;
    border:1px solid #e3d5c3;
    padding:12px 18px;
    font-size:18px; /* 기존 16px → 18px */
    font-weight:700;
    color:#333;
    background:#fff;
    box-sizing:border-box;
}

.lmi-diff-item-body {
    margin-top:12px;
    font-size:17px; /* 기존 15px → 17px */
    color:#555;
    line-height:1.85;
}

/* VISION – 상단 본문 */
.lmi-vision-text {
    text-align:center;
    font-size:18px; /* 기존 16px → 18px */
    color:#333;
    line-height:1.85;
    max-width:900px;
    margin:0 auto 40px;
}

/* VISION – 가운데 이미지 박스 */
.lmi-vision-diagram {
    max-width:1400px;
    margin:0 auto 40px;
    padding:40px 45px;
    border:1px solid #e3d5c3;
    background:#fff;
    box-sizing:border-box;
}
.lmi-vision-diagram img {
    display:block;
    max-width:100%;
    height:auto;
    margin:0 auto;
}

/* VISION – 하단 본문 */
.lmi-vision-bottom {
    max-width:1100px;
    margin:0 auto;
    font-size:18px !important;
    color:#555;
    line-height:1.85;
    text-align:center;
}

.lmi-vision-bottom p {
    font-size:18px !important;
}

/* ================= 자연스러운 반응형 ================= */

/* 1100px 이하(대형 태블릿) -1px */
@media (max-width:1100px){
    .lmi-section { font-size:17px; }
    .lmi-heading .label { font-size:36px; }
    .lmi-heading .sub { font-size:18px; }
    .lmi-heading .headline { font-size:20px; }

    .lmi-diff-item-title { font-size:17px; }
    .lmi-diff-item-body { font-size:16px; }

    .lmi-vision-text,
    .lmi-vision-bottom { font-size:17px; }
}

/* 768px 이하(모바일 시작) -2px */
@media (max-width:768px){
    .lmi-section { font-size:16px; }

    .lmi-heading {
        margin-bottom:30px;
    }
    .lmi-heading .label {
        font-size:32px;
    }
    .lmi-heading .sub {
        font-size:16px;
        line-height:1.7;
    }
    .lmi-heading .headline {
        font-size:18px;
        margin-top:20px;
    }

    .lmi-diff-grid {
        gap:20px;
    }
    .lmi-diff-item {
        flex:1 1 100%;
    }

    .lmi-diff-item-title { font-size:16px; padding:10px 14px; }
    .lmi-diff-item-body { font-size:15px; }

    .lmi-vision-diagram { padding:30px 22px; }

    .lmi-vision-text,
    .lmi-vision-bottom,
    .lmi-vision-bottom p {
        font-size:16px !important;   /* 모바일 기본 크기 */
        line-height:1.8;
    }
}

/* 480px 이하(작은 모바일) -3px */
@media (max-width:480px){
    .lmi-section { font-size:15px; }

    .lmi-heading .label { font-size:28px; }
    .lmi-heading .sub { font-size:15px; }
    .lmi-heading .headline { font-size:17px; }

    .lmi-diff-item-title { font-size:15px; }
    .lmi-diff-item-body { font-size:14px; }

    .lmi-vision-text,
    .lmi-vision-bottom,
    .lmi-vision-bottom p {
        font-size:15px !important;
        line-height:1.8;
    }
}



/* ===================== Litermanus란? ===================== */

.ltm-section {
    max-width:1400px;
    margin:0 auto 90px;
    padding:0 20px;
}

/* 상단 타이틀 */
.ltm-top {
    text-align:center;
    margin-bottom:40px;
}
.ltm-top .ltm-title {
    font-size:40px;
    font-weight:700;
    color:#c87f2a;
    letter-spacing:0.05em;
}
.ltm-top .ltm-sub-en {
    margin-top:10px;
    font-size:18px;
    color:#555;
    line-height:1.6;
}
.ltm-top .ltm-sub-ko {
    margin-top:22px;
    font-size:20px;
    font-weight:700;
    color:#222;
}

/* 가운데 2박스 영역 */
.ltm-info-grid {
    display:flex;
    flex-wrap:wrap;
    gap:30px;
    margin:40px 0 60px;
}
.ltm-info-box {
    flex:1 1 calc(50% - 15px);
    min-width:320px;
}
.ltm-info-header {
    font-size:18px;
    font-weight:700;
    color:#222;
    margin-bottom:10px;
}
.ltm-info-inner {
    border:1px solid #e3d5c3;
    background:#fff;
    padding:25px 25px;
    display:flex;
    align-items:flex-start;
    gap:20px;
    box-sizing:border-box;
}

/* 박스 내부 이미지/텍스트 */
.ltm-info-img {
    flex:0 0 130px;
}
.ltm-info-img img {
    max-width:100%;
    height:auto;
    display:block;
}
.ltm-info-text {
    flex:1;
    font-size:17px;
    color:#555;
    line-height:1.8;
}
.ltm-info-text .em {
    font-weight:700;
    color:#c87f2a;
}

/* 오른쪽 박스(문학과 기업?)만 이미지 오른쪽 배치 */
.ltm-info-inner.right {
    flex-direction:row-reverse;
}
.ltm-info-inner.right .ltm-info-text {
    text-align:left;
}

/* 시 쓰는 기업인 */
.ltm-middle {
    text-align:center;
    margin:40px 0 30px;
}
.ltm-middle .mid-title {
    font-size:20px;
    font-weight:700;
    color:#222;
}
.ltm-middle .mid-sub {
    margin-top:10px;
    font-size:18px;
    color:#555;
}
.ltm-middle .mid-desc {
    margin-top:15px;
    font-size:18px;
    color:#555;
}

/* 하단 배너 이미지 */
.ltm-banner {
    max-width:100%;
    margin:0 auto 35px;
}
.ltm-banner img {
    display:block;
    width:100%;
    height:auto;
}

/* ===================== Litermanus 하단 문단 ===================== */
.ltm-bottom {
    text-align:center;
    line-height:1.8;
}

/* PC 기준 (1100px 이상) — 2px 확대 */
@media (min-width:1100px){
    .ltm-bottom,
    .ltm-bottom p {
        font-size:20px !important;
        color:#555;
    }
}

/* 기본 p 간격 */
.ltm-bottom p + p {
    margin-top:8px;
}

/* "창의, 창조" 강조 */
.ltm-middle .mid-desc .em {
    color:#c87f2a !important;
    font-weight:700 !important;
    font-size:1.15em !important; /* 기존 대비 +2px~+3px 확대 */
    letter-spacing:0.02em;
}
/* ================= 반응형 ================= */

@media (max-width:992px){
    .ltm-section {
        margin-bottom:70px;
    }
}

@media (max-width:768px){
    .ltm-top .ltm-title {
        font-size:32px;
    }
    .ltm-top .ltm-sub-en {
        font-size:16px;
    }
    .ltm-top .ltm-sub-ko {
        font-size:18px;
    }

    .ltm-info-grid {
        gap:20px;
        margin:30px 0 45px;
    }
    .ltm-info-box {
        flex:1 1 100%;
    }
    .ltm-info-inner,
    .ltm-info-inner.right {
        flex-direction:row;
    }
    .ltm-info-img {
        flex:0 0 100px;
    }
    .ltm-info-text {
        font-size:16px;
    }

    .ltm-middle .mid-title {
        font-size:18px;
    }
    .ltm-middle .mid-sub,
    .ltm-middle .mid-desc {
        font-size:16px;
    }

    /* 모바일용 하단 문단 */
    .ltm-bottom,
    .ltm-bottom p {
        font-size:16px !important;
    }
}

@media (max-width:480px){
    .ltm-top .ltm-title {
        font-size:28px;
    }
    .ltm-info-inner {
        padding:18px 16px;
        flex-direction:column;
        align-items:center;
        text-align:center;
    }
    .ltm-info-inner.right {
        flex-direction:column;
    }
    .ltm-info-img {
        flex:0 0 auto;
    }
    .ltm-info-text {
        text-align:center;
    }

    /* 작은 모바일 */
    .ltm-bottom,
    .ltm-bottom p {
        font-size:15px !important;
    }
}
