.img_nemo2 {z-index:1; content:""; position:relative;  width:100%; padding:40px; text-align:left; background: linear-gradient(135deg, #cf002c 0%, #cf002c 100%); transition: 0.5s all ease;}
.img_nemo2 em {display:block; font-size:1.5em; font-weight:500;color:#fff; line-height:1.4; word-break:keep-all; font-style:normal; letter-spacing:0.25em;}
.img_nemo2 p {display:block; margin-top:5px; font-size:1.1em; color:#fff; line-height:1.1; word-break:keep-all;}
/* 인사말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; width:50%; padding:40px; text-align:left; background: linear-gradient(135deg, #cf002c 0%, #cf002c 100%); transition: 0.5s all ease;}
.company1-1 .img_cont .img_nemo em {display:block; font-size:1.5em; font-weight:500;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:5px; font-size:1.1em; color:#fff; line-height:1.1; 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:1.2em; color: #000; line-height: 1.8; font-weight:500; word-break:keep-all;}
.company1-1 .ceo_msg .txts dl dt b{font-size:1.5em;}
.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.8; word-break:keep-all;}
.company1-1 .ceo_msg .sign{ display:block; text-align:right; font-size:1.2em; color:#222; line-height:1.8;}
.company1-1 .ceo_msg .sign span {display:block; font-family: 'ANDONG264TTF'; font-size:2.5em; color:#000;  letter-spacing:0.15em;}
/* 반응형 태블릿 이하 */
@media all and (max-width: 992px) {
  .company1-1 .img_cont {
    height: auto;
  }
 .company1-1 .ceo_msg .txts dl dt b{font-size:1.3em;}
.company1-1 .ceo_msg .txts dl dt { font-size:1.1em;}
  .company1-1 .img_cont .imgs {
    position: relative;
    height: 300px;
  }

  .company1-1 .img_cont .img_nemo {
    position: static;
    width: 100%;
    padding: 25px 30px;
    margin-top: 20px;
    transform: none;
    box-sizing: border-box;
  }

  .company1-1 .ceo_msg .txts dl {
    width: 100%;
  }
}

/* 반응형 모바일 */
@media screen and (max-width: 640px) {
  .company1-1 .img_cont .imgs {
    height: 220px;
    background-position: center center;
  }

  .company1-1 .img_cont .img_nemo {
    padding: 20px 15px;
  }

  .company1-1 .img_cont .img_nemo em {
    font-size: 1.3em;
    letter-spacing: 0.15em;
  }

  .company1-1 .img_cont .img_nemo p {
    font-size: 1em;
    line-height: 1.5;
  }



  .company1-1 .ceo_msg .txts dl dd p {
    margin-top: 20px;
    font-size: 1.1em;
  }
}
.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;}


 .tab{margin-bottom: 30px; font-family:'SCoreDream', "Poppins", 'Noto Sans KR', sans-serif;  }
 .tab:after{content:""; clear:both; display: block;}
 .tab a{display:block; box-sizing: border-box; border: 1px solid #dcdcdc; position:relative; z-index:1; width:33.333%;font-weight:400; float:left; text-align:Center; background: #f9f9f9; line-height:58px; font-size: 1.5em;font-weight:500; color: #969696;}
 .tab a.on{color: #fff; border: 0px; background:#d8274d;font-weight:500;}


/* 연혁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.8em; color:#000; font-weight:700; }
.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:0; display: block; content: ''; position: absolute; top:10px; left:-40px; width: 1px !important; height:100%; background:#ddd !important; }
.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:#d8274d; 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%;}





/* 비전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-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) {		

.tab a{font-size:1.2em;}
.company3-1 .con_box ul li .con_left span.year {font-size:1.5em;}
	.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) {	

	
}

/* 그누보드 내용관리등 에디터로 입력할 경우  여기서부터 */
.fc_ver3_pointer {color:#C53428; }
.daon_content_wrap{width:100%; min-width:320px; max-width:1500px; margin:0 auto;}

.daon_ver3_page_title{width:100%; text-align:center; margin-bottom:70px;}
.daon_ver3_page_title h1{width:100%; font-size:2.5em; font-weight:600;}
.daon_ver3_page_title h1:after {content:""; clear:both; display:block; width:30px; margin:10px auto; border:1px solid #000;}
.daon_ver3_page_title h2{width:100%; font-size:1.2em; color:#666; margin-top:20px; }

.daon_ver3_sub_type11 {width:100%; max-width:1500px; margin:0 auto;}
.daon_ver3_sub_type11:after{ content:""; display:block; clear:both;}
.daon_ver3_sub_type11 .map_cont1 {width:100%; height:401px; }
.daon_ver3_sub_type11 .map_cont1:after{ content:""; display:block; clear:both;}
.daon_ver3_sub_type11 .map_cont1 .g_map1 {float:left; width:50%; height:100%; overflow:hidden;} 
.daon_ver3_sub_type11 .map_cont1 .g_map1:after{ content:""; display:block; clear:both;}
.daon_ver3_sub_type11 .map_cont1 .map_info {float:left; width:50%; height:100%; padding:0 50px; font-size:0; } 
.daon_ver3_sub_type11 .map_cont1 .map_info:after {content:""; display:block; clear:both;}
.daon_ver3_sub_type11 .map_cont1 .map_info h4 {font-size:36px; color:#000; font-weight:700; line-height:1.6em; word-break:keep-all;}
.daon_ver3_sub_type11 .map_cont1 .map_info dl { width:100%; margin-top:20px; padding-top:10px; text-align:left; border-top:1px solid #ddd; }
.daon_ver3_sub_type11 .map_cont1 .map_info dl dd { width:50%; display:inline-block; vertical-align:top; margin:15px 0; padding:0 20px;}
.daon_ver3_sub_type11 .map_cont1 .map_info dl dd i {display:inline-block; vertical-align:middle; margin-right:10px; font-size:1.15em; color:#3b445b;}
.daon_ver3_sub_type11 .map_cont1 .map_info dl dd strong {display:inline-block; vertical-align:middle; font-size:1.5em; color:#000; line-height:1.2em; font-weight:400; }
.daon_ver3_sub_type11 .map_cont1 .map_info dl dd p { display:block; line-height:1.4em; font-size:1.15em; color:#666; margin-top:15px; word-break:keep-all;}
.daon_ver3_sub_type11 .map_cont1 .map_info .map_bt {width:100%; margin-top:30px;}
.daon_ver3_sub_type11 .map_cont1 .map_info .map_bt a {width:32%; margin-right:2%; display:inline-block; text-align:center; padding:15px 20px; color:#fff; font-size:1.15em; border-radius:5px; transition:0.3s all ease; }
.daon_ver3_sub_type11 .map_cont1 .map_info .map_bt a:last-child {margin-right:0;}
.daon_ver3_sub_type11 .map_cont1 .map_info .map_bt a:hover {background-color:#f3f5f7 !important; color:#000 !important; transition:0.3s all ease;}
.daon_ver3_sub_type11 .map_cont1 .map_info .map_bt a.btn_naver {background-color:#1ec800;}
.daon_ver3_sub_type11 .map_cont1 .map_info .map_bt a.btn_daum {background-color:#258fff;}
.daon_ver3_sub_type11 .map_cont1 .map_info .map_bt a.btn_google {background-color:#1e2f3e;}

.daon_ver3_sub_type11 .map_cont2 {width:100%;  margin-top:0px;}
.daon_ver3_sub_type11 .map_cont2:after{ content:""; display:block; clear:both;}
.daon_ver3_sub_type11 .map_cont2 .g_map2 {width:100%; height:401px; overflow:hidden;} 
.daon_ver3_sub_type11 .map_cont2 .g_map2:after{ content:""; display:block; clear:both;}
.daon_ver3_sub_type11 .map_cont2 .map_info {width:100%; padding:30px 50px; font-size:0; background-color:#f3f5f7; transition: 0.3s all ease;}
.daon_ver3_sub_type11 .map_cont2 .map_info:after {content:""; display:block; clear:both;}
.daon_ver3_sub_type11 .map_cont2 .map_info dl {float:right; width:60%; padding-left:20px; text-align:left; border-left:1px solid #ddd; }
.daon_ver3_sub_type11 .map_cont2 .map_info dl dd { width:50%; display:inline-block; vertical-align:top; margin:15px 0; padding:0 20px;}
.daon_ver3_sub_type11 .map_cont2 .map_info dl dd i {display:inline-block; vertical-align:middle; margin-right:10px; font-size:1.15em; color:#3b445b;}
.daon_ver3_sub_type11 .map_cont2 .map_info dl dd strong {display:inline-block; vertical-align:middle; font-size:1.5em; color:#000; line-height:1.2em; font-weight:400; }
.daon_ver3_sub_type11 .map_cont2 .map_info dl dd p { display:block; line-height:1.4em; font-size:1.15em; color:#666; margin-top:15px; word-break:keep-all;}
.daon_ver3_sub_type11 .map_cont2 .map_info .map_tit{float:left; width:40%; padding-right:50px;}
.daon_ver3_sub_type11 .map_cont2 .map_info h4 {margin-top:20px; font-size:24px; color:#000; line-height:1.6em; word-break:keep-all;}
.daon_ver3_sub_type11 .map_cont2 .map_info .map_bt {width:100%; margin-top:30px;  }
.daon_ver3_sub_type11 .map_cont2 .map_info .map_bt a {width:32%; margin-right:2%; display:inline-block; text-align:center; padding:15px 20px; color:#fff; font-size:1.15em; border-radius:5px; transition:0.3s all ease; }
.daon_ver3_sub_type11 .map_cont2 .map_info .map_bt a:last-child {margin-right:0;}
.daon_ver3_sub_type11 .map_cont2 .map_info .map_bt a:hover {background-color:#000 !important; color:#fff !important; transition:0.3s all ease;}
.daon_ver3_sub_type11 .map_cont2 .map_info .map_bt a.btn_naver {background-color:#1ec800;}
.daon_ver3_sub_type11 .map_cont2 .map_info .map_bt a.btn_daum {background-color:#258fff;}
.daon_ver3_sub_type11 .map_cont2 .map_info .map_bt a.btn_google {background-color:#1e2f3e;}


@media all and (max-width:1500px){
	.daon_ver3_sub_type11 {padding:0 2%; }
}

@media all and (max-width:1200px){
	.daon_ver3_sub_type11 .map_cont1 {height:auto; }
	.daon_ver3_sub_type11 .map_cont1 .g_map1 {width:100%; height:401px;} 
	.daon_ver3_sub_type11 .map_cont1 .map_info {width:100%; height:auto; padding:30px 0px;} 	

	.daon_ver3_sub_type11 .map_cont2 .map_info {padding:30px 30px;}
	.daon_ver3_sub_type11 .map_cont2 .map_info dl {float:left; width:100%; padding-left:0; border-left:0; padding-bottom:20px; border-bottom:1px solid #ddd;}
	.daon_ver3_sub_type11 .map_cont2 .map_info .map_tit {width:100%; padding-right:0; margin-top:30px;}
}

@media all and (max-width:992px){		
	.daon_ver3_page_title{margin-bottom:50px;}	
	.daon_ver3_page_title h1{font-size:1.85em;}
	.daon_ver3_page_title h2{font-size:1em;}
}

@media screen and (max-width: 768px){
	.daon_ver3_page_title{margin-bottom:40px;}
	.daon_ver3_page_title h1{font-size:1.85em;}
	.daon_ver3_page_title h2{font-size:1em;}	

	.daon_ver3_sub_type11 .map_cont1 .map_info h4 {font-size:24px; }
	.daon_ver3_sub_type11 .map_cont1 .map_info dl dd strong {font-size:1.25em; }
	.daon_ver3_sub_type11 .map_cont1 .map_info dl dd p { font-size:1em;}
	.daon_ver3_sub_type11 .map_cont1 .map_info .map_bt{text-align:center;}

	.daon_ver3_sub_type11 .map_cont2 .map_info h4 {font-size:18px; margin-top:0;}
	.daon_ver3_sub_type11 .map_cont2 .map_info dl dd strong {font-size:1.25em; }
	.daon_ver3_sub_type11 .map_cont2 .map_info dl dd p { font-size:1em;}
	.daon_ver3_sub_type11 .map_cont2 .map_info .map_bt{text-align:center;}
}

@media screen and (max-width: 640px){
	.daon_ver3_sub_type11 .map_cont1 .map_info {padding:30px 20px;}
	.daon_ver3_sub_type11 .map_cont1 .map_info dl dd {width:100%; padding:0;}
	.daon_ver3_sub_type11 .map_cont1 .map_info .map_bt a {width:32%; margin-right:2%; padding:10px; font-size:1em;}

	.daon_ver3_sub_type11 .map_cont2 .map_info {padding:30px 20px;}
	.daon_ver3_sub_type11 .map_cont2 .map_info dl dd {width:100%; padding:0;}
	.daon_ver3_sub_type11 .map_cont2 .map_info .map_bt a {width:32%; margin-right:2%; padding:10px; font-size:1em;}
}
/*  여기까지 코드를 복사하여 공통 css파일 최하단에 추가합니다. */
.sub2-1 {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px;
}

/* 섹션 번호 스타일 */
.section-num {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.25em;
  color: #fff;
  font-weight: 500;
  font-style: normal;
  border-radius: 25px 0;
  background: #cf002c;
  text-align: center;
  margin-right: 10px;
  flex-shrink: 0;
}

.row-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

/* 제목 스타일 */
.heading-title {
  font-size: 1.8rem;
  margin: 16px 0 10px;
  color: #000;
  font-weight: bold;
}
.heading-subtitle {
  font-family: 'NanumSquareRound';
  font-size: 1.4rem;
  color: #0e164e;
  margin-bottom: 16px;
}

.heading-subtitle2 {
  font-family: 'SEBANG_Gothic_Bold';
  font-size: 1.6rem;
  color: #0e164e;
  margin-bottom: 16px;
}
.heading-subtitle2j {
  font-family: 'Zen Antique Soft';
  font-size: 1.6rem;
  color: #0e164e;
  margin-bottom: 16px;
}
/* 제품 설명 리스트 */
.producttxt li {
  line-height: 30px;
  
  font-size: 1.1em;
  position: relative;
  padding-left: 10px;
}

.producttxt li::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 3px;
  height: 3px;
  background-color: red;
  border-radius: 50%;
}

.highlight {
  color: #red !important;
  font-weight: bold;
}

/* 소개 영역 */
.intro {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 30px;
  margin-bottom: 50px;
}

.intro-image {
  flex: 1 1 40%;
}

.intro-image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.intro-text {
  flex: 1 1 55%;
}

.intro-text ul {
  list-style: disc;
  padding-left: 20px;
  margin-top: 10px;
}

/* 테이블 영역 */
.spec {
  margin-bottom: 50px;
}

.spec table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 12px;
  font-size: 0.95rem;
  border-top: 2px solid #000;
    border-left: 0px;
  border-right: 0px;
}

.spec th,
.spec td {
  border-bottom:1px solid #ccc;border-right:1px solid #ccc;
  padding: 12px;
  text-align: center;
}
.spec tr th:last-child{border-right:0;}
.spec tr td:last-child{border-right:0;}
.spec th {
  background-color: #f5f5f5;
  font-weight: 600;
}

/* 설명 텍스트 */
.feature, .usage {
  margin-bottom: 50px;
}

.bold {
  font-weight: bold;
  font-size: 1.05rem;
  margin: 16px 0;
}



/* 반응형 처리 */
@media (max-width: 768px) {
  .intro {
    flex-direction: column;
    gap: 20px;
  }

 @media (max-width: 768px) {
  .intro {
    flex-direction: column;
    gap: 20px;
  }

  .section-num {
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
	margin-right: 0px;
  }

  .heading-title {
    font-size: 1.2rem;
    margin: 12px 0 8px;
  }
 .heading-subtitle2 {
    font-size: 1.2rem;
    margin-bottom: 12px;
  }

  .heading-subtitle {
    font-size: 1.2rem;
    margin-bottom: 12px;
  }

  .producttxt li {
    line-height: 28px;    /* 행간 조금 더 압축 */
    font-size: 1em;        /* 글자 크기 조정 */
    padding-left: 8px;     /* 좌측 여백 축소 */
  }

  .producttxt li::before {
    top: 12px;             /* 줄 간격 줄인 만큼 점 위치 보정 */
    width: 2px;
    height: 2px;
  }

  .spec table {
    font-size: 0.85rem;
  }

  .intro-text,
  .intro-image {
    flex: 1 1 100%;
  }
}


  .spec table {
    font-size: 0.85rem;
  }

  .intro-text,
  .intro-image {
    flex: 1 1 100%;
  }
}
.sub2-2 {
  max-width: 700px;
  margin: 40px auto;
  padding: 24px 30px;
  background: #f9fafb;
  border: 1px solid #ddd;
  border-radius: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  box-sizing: border-box; /* 중요: 패딩 포함 너비 계산 */
}

.sub2-2:hover {
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}

.sub2-2-title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 12px;
  text-align: center;
}

.sub2-2-desc {
  font-size: 1rem;
  color: #444;
  line-height: 1.6;
  text-align: center;
}

.mobile-break {
  display: none;
}

@media (max-width: 768px) {
  .sub2-2 {
    width: 90%; /* 모바일에서 양쪽 여백 확보 */
    padding: 20px;
    border-radius: 16px;
  }

  .sub2-2-title {
    font-size: 1.2rem;
  }

  .sub2-2-desc {
    font-size: 0.95rem;
  }

  .mobile-break {
    display: inline;
  }
}
.br-pc-only {
  display: inline;
}

@media screen and (max-width: 768px) {
  .br-pc-only {
    display: none;
  }
}
.notice-comment {
  background-color: #f9f9f9;
  border-left: 4px solid #ccc;
  padding: 12px 16px;
  margin: 20px 0;
  font-size: 0.9rem;
  color: #666;
  font-style: italic;
  line-height: 1.6;
  position: relative;
}

.notice-comment::before {
  content: "※";
  position: absolute;
  left: 10px;
  top: 12px;
  font-size: 1rem;
  color: #999;
}
.custom-label-box {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  padding: 20px;
}

.custom-label-item {
  background-color: #cf002c;
  color: #fff;
  font-size: 1rem;
  padding: 12px 20px;
  border-radius: 12px;
  min-width: 220px;
  flex: 1 1 240px;
  max-width: 300px;
  text-align: center;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.6s ease forwards;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 반응형 - 모바일 */
@media (max-width: 600px) {
  .custom-label-item {
    font-size: 0.95rem;
    padding: 10px 14px;
    min-width: 160px;
  }
}

/* 반응형 - 태블릿 */
@media (max-width: 900px) {
  .custom-label-box {
    gap: 10px;
    padding: 16px;
  }
}
.mulching-type {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  margin: 20px 0;
}

.mulching-item {
  background-color: #cf002c;
  color: #fff;
 
  font-size: 1rem;
  padding: 14px 32px;
  border-radius: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  text-align: center;
  opacity: 0;
  transform: translateY(-20px);
  animation: fadeSlideIn 0.8s ease forwards;
  min-width: 300px;
  max-width: 380px;
}

/* 순차 등장 딜레이 */
.mulching-item:nth-child(1) { animation-delay: 0.1s; }
.mulching-item:nth-child(2) { animation-delay: 0.3s; }
.mulching-item:nth-child(3) { animation-delay: 0.5s; }

@keyframes fadeSlideIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media screen and (max-width: 768px) {
  .mulching-item {
    width: 100%;
    max-width: 100%;
    font-size: 0.95rem;
    padding: 12px;
    border-radius: 16px;
  }
}
.house-circle {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin: 20px 0;
}

.circle-item {
  width: 230px;
  height: 230px;
   background-color: #cf002c;
  color: #fff;
  font-weight: 600;
  font-size: 1.6rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.4;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transform: translateY(-20px);
  animation: fadeCircleIn 0.8s ease forwards;
}

.circle-item:nth-child(1) { animation-delay: 0.1s; }
.circle-item:nth-child(2) { animation-delay: 0.2s; }
.circle-item:nth-child(3) { animation-delay: 0.3s; }
.circle-item:nth-child(4) { animation-delay: 0.4s; }
.circle-item:nth-child(5) { animation-delay: 0.5s; }

@keyframes fadeCircleIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media screen and (max-width: 768px) {
  .circle-item {
    width: 130px;
    height: 130px;
    font-size: 0.85rem;
  }
}
.cs150-cool-points-text {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}
.cred {
  color: red !important;
}
.cs150-cool-points-text li {
  font-size: 1.1rem;
  font-weight: 700;
  color: #fff;
  margin: 12px 0;
  padding: 12px 16px;
  border-radius: 8px;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.6s ease forwards;
  animation-delay: calc(var(--order, 0) * 0.1s);
}

.cs150-cool-points-text li:nth-child(1) {
  background-color: #ff3c5d;
}
.cs150-cool-points-text li:nth-child(2) {
  background-color: #f3264a;
}
.cs150-cool-points-text li:nth-child(3) {
  background-color: #cf002c;
}
.cs150-cool-points-text li:nth-child(4) {
  background-color: #b00026;
}
.cs150-cool-points-text li:nth-child(5) {
  background-color: #8d001d;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 768px) {
  .cs150-cool-points-text li {
    font-size: 1rem;
  }
}
.hi-privacy-wrap {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: 'Noto Sans KR', 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #333;
  background-color: #fefefe;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0,0,0,0.04);
}

.hi-privacy-wrap h2 {
  font-size: 28px;
  font-weight: 700;
  color: #d32f2f;
  border-bottom: 2px solid #d32f2f;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.hi-privacy-wrap h3 {
  font-size: 20px;
  margin-top: 35px;
  margin-bottom: 12px;
  font-weight: 600;
  color: #444;
}

.hi-privacy-wrap p {
  margin-bottom: 15px;
}

.hi-privacy-wrap ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.hi-privacy-wrap ul li {
  margin-bottom: 8px;
  list-style: disc;
}

.hi-privacy-wrap strong {
  font-weight: 600;
}

@media (max-width: 768px) {
  .hi-privacy-wrap {
    padding: 30px 15px;
    font-size: 15px;
  }

  .hi-privacy-wrap h2 {
    font-size: 22px;
  }

  .hi-privacy-wrap h3 {
    font-size: 18px;
  }
}

.hi-email-refuse {
  max-width: 800px;
  margin: 40px auto;
  padding: 30px 20px;
  background-color: #fff3f3;
  border: 1px solid #e57373;
  border-radius: 10px;
  font-family: 'Noto Sans KR', 'Arial', sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #333;
}

.hi-email-refuse h2 {
  font-size: 24px;
  color: #c62828;
  font-weight: bold;
  margin-bottom: 20px;
  border-bottom: 2px solid #c62828;
  padding-bottom: 6px;
}

.hi-email-refuse p {
  margin-bottom: 15px;
}

.hi-email-refuse strong {
  font-weight: 600;
}

.hi-email-refuse-date {
  margin-top: 20px;
  font-size: 15px;
  color: #555;
}

@media (max-width: 768px) {
  .hi-email-refuse {
    padding: 25px 15px;
    font-size: 15px;
  }

  .hi-email-refuse h2 {
    font-size: 20px;
  }

  .hi-email-refuse-date {
    font-size: 14px;
  }
}
