/* 그누보드 내용관리등 에디터로 입력할 경우  여기서부터 */
.txt1{
  font-size:1.2em;
  line-height:1.8;
  letter-spacing:-0.02em;
}

.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_type03 {width:100%; max-width:1500px; margin:0 auto;}
.daon_ver3_sub_type03:after{ content:""; display:block; clear:both;}
.daon_ver3_sub_type03 .type03-1 {position:relative; display:flex; width:100%; padding:80px 0; }
.daon_ver3_sub_type03 .type03-1:after{ z-index: 0; content: ''; position: absolute; top: 0; right: 0; width:90%; height:100%; border:2px solid #eee; border-radius:10px; box-sizing: border-box; background-color:#fff;} 
.daon_ver3_sub_type03 .type03-1 .img_box { z-index: 1;position:relative; width:45%; transition: 0.5s all ease;} 
.daon_ver3_sub_type03 .type03-1 .img_box:after{ content:""; display:block; clear:both;}
.daon_ver3_sub_type03 .type03-1 .img_box img {max-width:100%; border-radius:10px;}
.daon_ver3_sub_type03 .type03-1 .txt_box { z-index: 1; width:55%; padding:0 50px 0 80px; } 
.daon_ver3_sub_type03 .type03-1 .txt_box:after{ content:""; display:block; clear:both;}
.daon_ver3_sub_type03 .type03-1 .txt_box h2.tit1 {display:block; margin-bottom:40px; font-size:2em; color:#000; line-height:1.6em; font-weight:400; word-break:keep-all;}
.daon_ver3_sub_type03 .type03-1 .txt_box h2.tit1 strong {color:#e53d30; font-size:1em; font-weight:700; }
.daon_ver3_sub_type03 .type03-1 .txt_box p.tit_desc {display:block; margin-top:20px; font-size:1.25em; color:#666; line-height:1.6em; font-weight:400;}
.daon_ver3_sub_type03 .type03-1 .txt_box p.ceo_sign {display:block; margin-top:40px; font-size:1.25em; color:#000; line-height:1.6em; }
.daon_ver3_sub_type03 .type03-1 .txt_box p.ceo_sign span {padding-left:10px; font-size:1.5em; font-weight:700;}

.daon_ver3_sub_type03 .type03-2 {width:100%; margin:50px auto;}
.daon_ver3_sub_type03 .type03-2 ul { width:100%; font-size:0; text-align:center; overflow:hidden; }
.daon_ver3_sub_type03 .type03-2 ul li { display:inline-block; vertical-align:top; text-align:center; width:17%; margin:2% 1%; }
.daon_ver3_sub_type03 .type03-2 ul li .icons { display: inline-block; vertical-align:middle; width:80px; height:80px; transition:0.3s all ease; }
.daon_ver3_sub_type03 .type03-2 ul li .icons i { line-height:80px; font-size:3em; color:#333;  }
.daon_ver3_sub_type03 .type03-2 ul li .txts {width:100%; }
.daon_ver3_sub_type03 .type03-2 ul li .txts strong{display:inline-block; font-size:1.5em; color:#000; line-height:1.4em; font-weight:500;}
.daon_ver3_sub_type03 .type03-2 ul li .txts p{margin-top:15px; font-size:1.15em; color:#666; line-height:1.6em; word-break:keep-all; }

.daon_ver3_sub_type03 .type03-3 {width:100%; padding:50px 50px; background:#f2f2f2; border-radius:10px; }
.daon_ver3_sub_type03 .type03-3 .txt_box {width:100%; text-align:center;}
.daon_ver3_sub_type03 .type03-3 .txt_box h2.tit1 { display:inline-block; font-size:3.5em; color:#000; line-height:1.4em; text-align:center; font-weight:600; }
.daon_ver3_sub_type03 .type03-3 .txt_box h2.tit1 span.dot {position:relative; display:inline-block; font-size:1em;}
.daon_ver3_sub_type03 .type03-3 .txt_box h2.tit1 span.dot:after {z-index:0; content: ''; position: relative; top:-30px; right:-10px; display: inline-block; width:20px; height:20px; border-radius:100%; background-color:#F9AD17; }
.daon_ver3_sub_type03 .type03-3 .txt_box dl {width:100%; margin-top:40px; padding:40px 0; font-size:0; background-color:#fff; border-radius:10px;}
.daon_ver3_sub_type03 .type03-3 .txt_box dl dd {display:inline-block; vertical-align:top; width:25%; transition:0.3s all ease;  }
.daon_ver3_sub_type03 .type03-3 .txt_box dl dd strong {display:block; font-size:4.5em; color:#ed7a0c; line-height:1.2em; font-weight:600;}
.daon_ver3_sub_type03 .type03-3 .txt_box dl dd strong span {font-size:20px; color:#222; font-weight:400;}
.daon_ver3_sub_type03 .type03-3 .txt_box dl dd p {display:block; margin:10px 0 15px 0; font-size:1.5em; color:#000; line-height:1.6em; }
.daon_ver3_sub_type03 .type03-3 .txt_box dl dd span { font-size:1em; color:#666; line-height:1.4em; }

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

@media all and (max-width:1200px){	
	.daon_ver3_sub_type03 .type03-1{padding:40px 0;}
	.daon_ver3_sub_type03 .type03-1 .txt_box{padding:0 40px;}

	.daon_ver3_sub_type03 .type03-2 ul li { width:30%;}	

	.daon_ver3_sub_type03 .type03-3 .txt_box dl dd strong{font-size:3em;}
	.daon_ver3_sub_type03 .type03-3 .txt_box dl dd p{font-size:1.2em;}	
}

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

	.daon_ver3_sub_type03 .type03-1 {flex-direction: column; padding:0 0 50px 0;  }
	.daon_ver3_sub_type03 .type03-1:after{ width:100%;} 
	.daon_ver3_sub_type03 .type03-1 .img_box { width:100%; text-align:center;} 
	.daon_ver3_sub_type03 .type03-1 .img_box img {width:100%;}
	.daon_ver3_sub_type03 .type03-1 .txt_box { width:100%; margin-top:50px; padding:0 40px;} 
	.daon_ver3_sub_type03 .type03-1 .txt_box h2.tit1 { font-size:1.85em; }

	.daon_ver3_sub_type03 .type03-3 .txt_box dl{padding:0;}
	.daon_ver3_sub_type03 .type03-3 .txt_box dl dd {width:50%; padding:20px 10px; border-right:1px solid #eee; border-top:1px solid #eee;}
	.daon_ver3_sub_type03 .type03-3 .txt_box dl dd:nth-child(1){border-top:0;}
	.daon_ver3_sub_type03 .type03-3 .txt_box dl dd:nth-child(2){border-top:0; border-right:0;}
	.daon_ver3_sub_type03 .type03-3 .txt_box dl dd:nth-child(4){border-right:0;}
}

@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_type03 .type03-1 {margin-top:50px;}
	.daon_ver3_sub_type03 .type03-1:after{display:none;} 
	.daon_ver3_sub_type03 .type03-1 .txt_box { padding:0 20px;}
	.daon_ver3_sub_type03 .type03-1 .txt_box h2.tit1 {font-size:1.5em;}
	.daon_ver3_sub_type03 .type03-1 .txt_box p.tit_desc { font-size:1.15em;}
	.daon_ver3_sub_type03 .type03-1 .txt_box p.ceo_sign { font-size:1.15em;}

	.daon_ver3_sub_type03 .type03-2 { margin-top:20px; border-top:1px solid #000;}
	.daon_ver3_sub_type03 .type03-2 ul li { width:100% !important; margin:0; padding:20px; text-align:left; border-bottom:1px solid #eee; }
	.daon_ver3_sub_type03 .type03-2 ul li .icons {display:inline-block; vertical-align:middle; width:50px; height:50px; text-align:center;}
	.daon_ver3_sub_type03 .type03-2 ul li .icons i { line-height:50px; font-size:1.5em; }
	.daon_ver3_sub_type03 .type03-2 ul li .txts {display:inline-block; vertical-align:middle; width:80%; padding-left:15px; margin-top:0;}
	.daon_ver3_sub_type03 .type03-2 ul li .txts strong{font-size:1.25em;}
	.daon_ver3_sub_type03 .type03-2 ul li .txts p{font-size:1em; margin-top:10px;}

	.daon_ver3_sub_type03 .type03-3 {padding:50px 25px 25px 25px;}
	.daon_ver3_sub_type03 .type03-3 .txt_box h2.tit1 { font-size:2em;}
	.daon_ver3_sub_type03 .type03-3 .txt_box h2.tit1 span.dot:after { top:-20px; right:-2px; width:10px; height:10px; }
	.daon_ver3_sub_type03 .type03-3 .txt_box dl dd strong {font-size:3.5em; }
	.daon_ver3_sub_type03 .type03-3 .txt_box dl dd p {font-size:1.15em;}
}

@media screen and (max-width:480px){		
	.daon_ver3_sub_type03 .type03-3 .txt_box dl {padding:0px;}
	.daon_ver3_sub_type03 .type03-3 .txt_box dl dd {width:100%;}
	.daon_ver3_sub_type03 .type03-3 .txt_box dl dd strong {font-size:2.5em; }
	.daon_ver3_sub_type03 .type03-3 .txt_box dl dd:nth-child(1){border-top:0;}
	.daon_ver3_sub_type03 .type03-3 .txt_box dl dd:nth-child(2){border-top:1px solid #eee; }
}
/*  여기까지 코드를 복사하여 공통 css파일 최하단에 추가합니다. */

/* 인사말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('/data/editor/2601/51520d9ece668a51e7842db159942dce_1769671474_3785.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, #45a6e6 0%, #00529b 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: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;}


.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: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:0; 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.4em; 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%;}
@media screen and (max-width: 768px) {		

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


	

	
}
/* 반응형 중간기기 992px 사이즈 이하*/
/* 그누보드 내용관리등 에디터로 입력할 경우  여기서부터 */
.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_type12 {width:100%; max-width:1500px; margin:0 auto;}
.daon_ver3_sub_type12:after{ content:''; display:block; clear:both;}
.daon_ver3_sub_type12 .ci_cont { width:100%; border-top:1px solid #ddd;}
.daon_ver3_sub_type12 .ci_cont:after{ content:""; display:block; clear:both;}
.daon_ver3_sub_type12 .ci_cont .ci_list {padding:80px 0; border-bottom:1px solid #ddd; transition:0.3s all ease; }
.daon_ver3_sub_type12 .ci_cont .ci_list:after{ content:""; display:block; clear:both;}
.daon_ver3_sub_type12 .ci_cont .ci_list:last-child {border-bottom:none;}
.daon_ver3_sub_type12 .ci_cont .ci_list_left{ float:left; width:20%; transition:0.3s all ease;}
.daon_ver3_sub_type12 .ci_cont .ci_list_left .list_tit{display:inline-block; color:#000; font-size:2.5em; font-weight:700; line-height:1.4em; }
.daon_ver3_sub_type12 .ci_cont .ci_list_left .list_tit span { display:block; color:#999; font-size:14px; font-weight:400; letter-spacing:0.25em; }
.daon_ver3_sub_type12 .ci_cont .ci_list_right{ float:right; width:80%; transition:0.3s all ease;} 
.daon_ver3_sub_type12 .ci_cont .ci_list_right .ci_back {margin-bottom:30px; padding:110px 20px; text-align:center; background:url('/data/editor/2602/9a43912ad663a189043d1a618ea70f6a_1770955181_3385.png') repeat center center;  box-sizing:border-box; border-radius:10px;}
.daon_ver3_sub_type12 .ci_cont .ci_list_right .ci_back img {max-width:80%;}
.daon_ver3_sub_type12 .ci_cont .ci_list_right .ci_tit2 {display:block; font-size:1.25em; line-height:1.6em; font-weight:500; word-break:keep-all;}
.daon_ver3_sub_type12 .ci_cont .ci_list_right .ci_txt {margin-top:20px; font-size:1.25em;  line-height:1.6em; word-break:keep-all;}
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_dl {float:left; width:48%; margin-right:2%; display:inline-block; vertical-align:top; margin-top:40px; }
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_dl:nth-of-type(even) {float:right; margin-right:0; } 
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_dl dt {padding:60px 0; text-align:center; background:url('/data/editor/2602/9a43912ad663a189043d1a618ea70f6a_1770955181_3385.png') repeat center center;  box-sizing:border-box;}
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_dl dt img {max-width:80%;}
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_dl dd {margin-top:20px; text-align:center; font-size:1.25em; font-weight:700;}
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color { float:left; width:50%; display:inline-block; vertical-align:top; font-size:0; margin-top:40px; }
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dt {width:40%; display: inline-block; vertical-align:middle; }
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dt p {display:flex; justify-content: center; align-items: center; text-align: center; width:80%; height:18%; font-size: 1.5em; color: #fff; border-radius:10px;}
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dt.ci_bg1 p {background-color:#C53428;}
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dt.ci_bg2 p {background-color:#000;}
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dt.ci_bg3 p {background-color:#0074bc;}	
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dt.ci_bg4 p {background-color:#00944a;}		
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dd { width:60%; display:inline-block; vertical-align:middle; text-align:left; }
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dd > ul { width:100%;}
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dd > ul li { float:left; width:100%; padding-right:20%; font-size: 1.25em; color: #666; }
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dd > ul li strong { float:left; width:20%; font-weight: 500; color: #222; }
.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dd > ul li span { float:left; width:30%; text-align:right; }

.daon_ver3_sub_type12 .ci_cont .download_div {margin-top:50px; text-align:center;}
.daon_ver3_sub_type12 .ci_cont .download_div a.btn_download {display:inline-block; width:200px; text-align:left; padding:15px 15px; font-size:1.15em; color:#222; line-height:1.4em; border:1px solid #2b2b2b; box-sizing:border-box; text-decoration:none; background:url('../image/btn_download_bk.png')no-repeat 90% 50%;  transition:all .2s ease;}
.daon_ver3_sub_type12 .ci_cont .download_div a.btn_download:first-child {margin-right:0.5%;}
.daon_ver3_sub_type12 .ci_cont .download_div a.btn_download:hover {color:#fff; background:#2b2b2b url('../image/btn_download_wh.png')no-repeat 90% 50%;}

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

@media screen and (max-width:1200px){			
	.daon_ver3_sub_type12 .ci_cont .ci_list_left .download_div a.btn_download {width:100%; margin-bottom:10px;}
}

@media screen 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;}

	.daon_ver3_sub_type12 .ci_cont .ci_list {padding:50px 0; }
	.daon_ver3_sub_type12 .ci_cont .ci_list_left{ width:100%;}
	.daon_ver3_sub_type12 .ci_cont .ci_list_right{width:100%; margin-top:20px; } 
	.daon_ver3_sub_type12 .ci_cont .ci_list_right .ci_txt {font-size:1.15em; }
	.daon_ver3_sub_type12 .ci_cont .ci_list_right .ci_tit2 {font-size:1.15em; }
}

@media screen and (max-width:768px){
	.daon_ver3_sub_type12 .ci_cont .ci_list_left .list_tit{font-size:1.8em;}
	.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_dl {width:100%; margin-right:0;}
	.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color {width:100%; margin-top:10px;}
	.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dt p {height:10%; font-size:1.25em;}
	.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dd > ul li {width:50%; font-size:1em;}
	.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dd > ul li strong { width:30%; }
	.daon_ver3_sub_type12 .ci_cont .ci_list_right dl.ci_color dd > ul li span { width:70%;}
}

@media screen and (max-width:480px){
	.daon_ver3_sub_type12 .ci_cont .download_div a.btn_download {width:45%; font-size:1em;}
}

/*  여기까지 코드를 복사하여 공통 css파일 최하단에 추가합니다. */
@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) {	

	
}
/* ===== daon 조직도 CSS (HTML 수정 없음) ===== */

.daon-org-wrap{
  max-width:1400px;
  margin:100px auto;
  text-align:center;
  font-family:'Pretendard','Noto Sans KR',sans-serif;
}

/* 레벨 공통 */
.daon-org-level{
  display:flex;
  justify-content:center;
  position:relative;
  margin-bottom:60px;
}

/* 박스 공통 */
.daon-org-box{
  background:#fff;
  border:1px solid #cfcfcf;
  border-radius:14px;
  padding:20px 28px;
  font-size:16px;
  font-weight:600;
  color:#222;
  position:relative;
  box-shadow:0 4px 10px rgba(0,0,0,.05);
}

/* ===== 최상단 ===== */
.daon-org-box.main{
  font-size:20px;
  font-weight:800;
  padding:22px 56px;
  border:2.5px solid #222;
}

/* 최상단 ↓ 세로선 */
.level-1 .daon-org-box::after{
  content:"";
  position:absolute;
  bottom:-40px;
  left:50%;
  width:1.5px;
  height:40px;
  background:#bbb;
  transform:translateX(-50%);
}

/* ===== 직영사업 ===== */
.daon-org-box.highlight{
  background:#f5f6f6;
  border:2px solid #999;
  min-width:320px;
}

.daon-org-box.highlight ul{
  list-style:none;
  padding:0;
  margin:12px 0 0;
  font-size:14px;
  font-weight:400;
  color:#444;
}
.daon-org-box.highlight li{margin-top:6px;}

/* 직영사업 ↑ 세로선 */
.level-2::before{
  content:"";
  position:absolute;
  top:-40px;
  left:50%;
  width:1px;
  height:40px;
  background:#bbb;
  transform:translateX(-50%);
}

/* ===== 하위 센터 ===== */
.level-3{
  justify-content:space-between;
  margin-top:40px;
}

/* 가로선 */
.level-3::before{
  content:"";
  position:absolute;
  top:-40px;
  left:0;
  width:100%;
  height:1px;
  background:#bbb;
}

/* 하위 박스 */
.level-3 .daon-org-box{
  width:30%;
}

/* 하위 ↑ 세로선 */
.level-3 .daon-org-box::before{
  content:"";
  position:absolute;
  top:-40px;
  left:50%;
  width:1px;
  height:40px;
  background:#bbb;
  transform:translateX(-50%);
}

/* ===== 반응형 ===== */
@media(max-width:1024px){
  .level-3 .daon-org-box{width:32%;}
}

@media(max-width:768px){
  .daon-org-level{margin-bottom:40px;}

  .level-1 .daon-org-box::after,
  .level-2::before,
  .level-3::before,
  .level-3 .daon-org-box::before{
    display:none;
  }

  .level-3{
    flex-direction:column;
    gap:20px;
  }

  .level-3 .daon-org-box{width:100%;}

  .daon-org-box.main{
    font-size:18px;
    padding:18px 36px;
  }
}

@media(max-width:480px){
  .daon-org-wrap{margin:60px 16px;}
  .daon-org-box{font-size:15px;}
}
/* =========================
   ORG CHART FINAL CSS
   ========================= */

/* 섹션 */
.org-section{
  padding:100px 0; /* 위아래 전체 여백 줄임 */
}

/* 래퍼 */
.org-wrap{
  max-width:1200px;
  margin:0 auto;
  text-align:center;
  font-family:'Pretendard','Noto Sans KR',sans-serif;
  position:relative;
}

/* 중앙 박스 */
.org-center{
  display:inline-block;
  padding:22px 56px;
  border:2.5px solid #222;
  border-radius:14px;
  font-size:20px;
  font-weight:800;
  background:#fff;
  margin:0 auto 18px;   /* ⭐ 핵심: 더 당김 */
  position:relative;
}

/* 중앙 → 아래 세로선 */
.org-center::after{
  content:"";
  position:absolute;
  bottom:-18px;         /* ⭐ 길이/위치 최소화 */
  left:50%;
  width:1.5px;
  height:18px;
  background:#bbb;
  transform:translateX(-50%);
}

/* 카드 래퍼 */
.org-cards{
  display:flex;
  justify-content:space-between;
  position:relative;
  margin-top:18px;      /* ⭐ 중앙과 카드 간격 완전 밀착 */
}

/* 가로선 */
.org-cards::before{
  content:"";
  position:absolute;
  top:-18px;            /* ⭐ 중앙 세로선 끝과 정확히 맞춤 */
  left:0;
  width:100%;
  height:1px;
  background:#bbb;
}

/* 카드 */
.org-card{
  width:23%;
  background:#f6f6f6;
  border:1px solid #ccc;
  border-radius:14px;
  padding:28px 22px;
  box-sizing:border-box;
  position:relative;
}

/* 카드 위 세로선 */
.org-card::before{
  content:"";
  position:absolute;
  top:-18px;
  left:50%;
  width:1px;
  height:18px;
  background:#bbb;
  transform:translateX(-50%);
}

/* 카드 제목 */
.org-card h4{
  font-size:18px;
  font-weight:700;
  margin-bottom:16px;
  padding-bottom:8px;
  border-bottom:1px solid #ddd;
  letter-spacing:-0.2px;
}

/* 카드 리스트 */
.org-card ul{
  list-style:none;
  padding:0;
  margin:0;
  font-size:14px;
  line-height:1.7;
}

/* =========================
   반응형
   ========================= */

@media(max-width:1024px){
  .org-cards{
    flex-wrap:wrap;
    gap:22px;
  }
  .org-card{
    width:48%;
  }
}

@media(max-width:768px){
  .org-center::after,
  .org-cards::before,
  .org-card::before{
    display:none;
  }

  .org-cards{
    flex-direction:column;
    margin-top:0;
  }

  .org-card{
    width:100%;
  }

  .org-card h4{
    font-size:17px;
  }
}

@media(max-width:480px){
  .org-section{
    padding:70px 16px;
  }

  .org-center{
    font-size:17px;
    padding:16px 28px;
  }

  .org-card h4{
    font-size:16px;
  }

  .org-card ul{
    font-size:13px;
  }
}
.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:100px;}
.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:50px; 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:#fff !important; color:#000 !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파일 최하단에 추가합니다. */
/*  여기까지 코드를 복사하여 공통 css파일 최하단에 추가합니다. */
	.fc_pointer {color:#1F88E5; }
	.content_wrap{width:100%; min-width:320px; max-width:1400px; margin:0 auto;}
	.page_title{width:100%; margin-bottom:70px;}
	.page_title h1{width:100%; margin:0 auto; text-align:center; font-size:2.5em; font-weight:600;}
	.page_title h1:after {content:""; clear:both; display:block; width:30px; margin:10px auto; border:1px solid #000;}
	.page_title h2{width:100%; margin:0 auto; text-align:center; font-size:1.2em; color:#666; margin-top:20px; }


	.business_type4 {width:100%; max-width:1400px;  margin:0 auto;}
	.business_type4:after{ content:""; display:block; clear:both;}
	.business_type4 .business_info { position:relative; width:100%; height:400px; margin:150px auto; background:none;}
	.business_type4 .business_info:after{ content:""; display:block; clear:both;}
	.business_type4 .business_info:first-child {margin-top:0px;}
	.business_type4 .business_info .img_left { position:absolute; left:0; top:0; width:650px; height:400px; }
	.business_type4 .business_info .img_left img{ width:100%; height:100%;}
	.business_type4 .business_info .img_right { position:absolute; right:0; top:0; width:650px; height:400px; }
	.business_type4 .business_info .img_right img{ width:100%; height:100%;}
	.business_type4 .business_info .con_box { position: absolute; right:0; top:25%; width:65%; height:350px; background:rgba(255,255,255,1); box-shadow:10px 10px 5px rgba(0,0,0,0.04); }
	.business_type4 .business_info .con_box .txt_area {padding:10%; }
	.business_type4 .business_info .con_box .txt_area:before { display: block; content: ''; position: absolute; left: -80px; top:23%;  width:20%; height:1px; background:#000;}
	.business_type4 .business_info .con_box .txt_area em { position:relative; display:block; vertical-align:middle; color:#ddd;  font-size:3em;}
	.business_type4 .business_info .con_box .txt_area strong {display:block; color:#333;  font-size:1.5em; font-weight: 600;  line-height:1.5em; margin:30px 0 20px 0;}
	.business_type4 .business_info .con_box .txt_area p.box_txt {display:block; color:#555; font-size:1.2em;  font-weight: 500;  line-height:1.5em; text-align:justify;  }
	.business_type4 .business_info .type_other { position: absolute; left: 0; top:25%; width:55%; height:350px; background:rgba(255,255,255,1);  box-shadow:10px 10px 5px rgba(0,0,0,0.04); }
	.business_type4 .business_info .type_other .txt_area:before {display:none;}
	.business_type4 .business_info .type_other .txt_area:after { display: block; content: ''; position: absolute; right:-80px; top:23%; width:20%; height:1px; background:#000; }


	@media screen and (max-width:992px){
		
		.content_wrap{width:100%;}
		.page_title{margin-bottom:50px;}	
		.page_title h1{font-size:2em;}
		.page_title h2{font-size:1em;}
		.s_tit{font-size:1.2em;}

	}

	@media screen and (max-width:768px){

		.business_type4 .business_info { height:auto; margin:50px auto;}
		.business_type4 .business_info .img_left { position:relative; width:100%; height:auto;  background:#000; }
		.business_type4 .business_info .img_left img{ height:auto;}
		.business_type4 .business_info .img_right { position:relative; width:100%; height:auto;  background:#000; }
		.business_type4 .business_info .img_right img{ height:auto;}
		.business_type4 .business_info .con_box { position:relative; width:90%; left:50%; top:-50px; margin-left:-45%; height:auto; }
		.business_type4 .business_info .con_box .txt_area:before { display: none;}
		.business_type4 .business_info .type_other .txt_area:after {display:none;}
		.business_type4 .business_info .con_box .txt_area{padding:15px;}
		.business_type4 .business_info .con_box .txt_area strong{font-size:1.2em;}

	}
/* 테이블 영역 */
.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%;
  }
}/* 섹션 번호 스타일 */
  .heading-subtitle {
    font-size: 1.4rem;
    margin-bottom: 12px;
	 font-weight: 500;
  }
.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: #896803;
  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;
}
/* 전화번호 강조 */
.tel{
  font-size: 1.4em;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.2px;
}
/* 서비스 제공절차 - DaonTheme 톤(심플/라인/박스형) */
.process_wrap { width:100%; }
.process_box{
  border:2px solid #222;
  border-radius:14px;
  padding:22px;
  background:#fff;
}

/* 그룹 */
.process_group + .process_group{
  margin-top:22px;
  padding-top:22px;
  border-top:1px solid #e5e5e5;
}
.process_head{ margin-bottom:14px; }
.process_badge{
  display:inline-block;
  font-weight:800;
  font-size:0.95rem;
  padding:6px 10px;
  border:1px solid #d7d7d7;
  border-radius:999px;
  background:#fafafa;
}

/* 그리드(PC: 가로 흐름) */
.process_grid{
  display:grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap:12px;
  align-items:stretch;
}

/* step 카드 */
.step{
  border:1px dashed #bfbfbf;
  border-radius:10px;
  padding:14px 10px;
  text-align:center;
  background:#fff;
  min-height:92px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.step_title{
  display:block;
  font-weight:800;
  font-size:0.98rem;
  line-height:1.2;
}
.step_sub{
  display:block;
  margin-top:6px;
  font-size:0.85rem;
  color:#777;
}

/* 화살표 셀 */
.arrow{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
}
.arrow:before{
  content:"";
  height:2px;
  width:100%;
  background:#d0d0d0;
  display:block;
}
.arrow:after{
  content:"";
  position:absolute;
  right:-2px;
  width:0;
  height:0;
  border-left:8px solid #d0d0d0;
  border-top:6px solid transparent;
  border-bottom:6px solid transparent;
}

/* 안내문 */
.process_note{
  margin-top:14px;
  padding:12px 12px;
  border:1px solid #e1e1e1;
  border-radius:10px;
  background:#fbfbfb;
  font-size:0.9rem;
  color:#666;
  line-height:1.45;
}

/* ===== 반응형 ===== */
/* 태블릿: 4열 구성 */
@media (max-width: 1024px){
  .process_grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/* 모바일: 세로 스택(화살표 세로) */
@media (max-width: 640px){
  .process_box{ padding:16px; border-radius:12px; }
  .process_grid{
    grid-template-columns: 1fr;
    gap:10px;
  }
  .arrow{
    height:22px;
  }
  .arrow:before{
    width:2px;
    height:100%;
  }
  .arrow:after{
    right:auto;
    bottom:-2px;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-top:8px solid #d0d0d0;
    border-bottom:0;
    transform:none;
  }
}
.happiness .story p{
  margin-bottom:16px;
  line-height:1.7;
  color:#444;
}

.promise_wrap{
  margin-top:40px;
}
.promise_title{
  font-weight:800;
  margin-bottom:20px;
}
.promise_list{
  list-style:none;
  padding:0;
}
.promise_list li{
  margin-bottom:18px;
}
.promise_list strong{
  display:block;
  font-weight:800;
  margin-bottom:6px;
}
.promise_list span{
  color:#666;
  line-height:1.5;
}

/* 모바일 */
@media(max-width:640px){
  .happiness .story p{
    font-size:0.95em;
  }
}
/* 아이콘 5개 배너 전용 */
.daon_ver2_sub_type15 .con_box ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:0;
	padding:0;
	list-style:none;
}

.daon_ver2_sub_type15 .con_box ul li{
	width:20%; /* ★ 한 줄에 5개 */
	box-sizing:border-box;
	padding:15px;
}

.daon_ver2_sub_type15 .con_box ul li a{
	display:block;
	height:100%;
}

.daon_ver2_sub_type15 .con_box dl.box{
	height:100%;
	text-align:center;
	padding:30px 20px;
	border:1px solid #eee;
	transition:0.3s ease;
}

.daon_ver2_sub_type15 .con_box dl.box:hover{
	box-shadow:0 5px 15px rgba(0,0,0,0.08);
	transform:translateY(-3px);
}

.daon_ver2_sub_type15 .con_box dt i{
	font-size:40px;
	color:#ffc000;
	margin-bottom:15px;
}

.daon_ver2_sub_type15 .con_box dd strong{
	display:block;
	font-size:1.15em;
	font-weight:600;
	margin-bottom:10px;
}

.daon_ver2_sub_type15 .con_box dd p{
	font-size:0.95em;
	color:#666;
	line-height:1.4;
}

/* 반응형 */
@media (max-width:1200px){
	.daon_ver2_sub_type15 .con_box ul li{width:33.3333%;}
}

@media (max-width:768px){
	.daon_ver2_sub_type15 .con_box ul li{width:50%;}
}

@media (max-width:480px){
	.daon_ver2_sub_type15 .con_box ul li{width:100%;}
}
/* 다온 스타일 의전상품 테이블 */
.funeral_table{
	width:100%;
	border-collapse:collapse;
	font-size:15px;
	color:#333;
	background:#fff;
	border-top:2px solid #000;   /* 이미지와 동일한 상단 라인 */
	margin-bottom:60px;
}

/* 공통 셀 */
.funeral_table th,
.funeral_table td{
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	padding:14px 15px;
	vertical-align:middle;
	line-height:1.5;
	word-break:keep-all;
}

/* 마지막 열 우측 라인 제거 */
.funeral_table th:last-child,
.funeral_table td:last-child{
	border-right:none;
}

/* 헤더 (상품명 / 무빈소 / 가족장 등) */
.funeral_table thead th{
	background:#fff;
	color:#000;
	font-weight:600;
	text-align:center;
	border-bottom:1px solid #bfbfbf;
}

/* 좌측 항목명 */
.funeral_table tbody th{
	background:#f7f7f7;     /* 다온 기본 정보테이블과 동일 */
	font-weight:600;
	text-align:center;
	white-space:nowrap;
	width:16%;
}

/* 일반 내용 */
.funeral_table tbody td{
	background:#fff;
	text-align:center;
}

/* 회원가 강조 (이미지 톤에 맞춘 절제 포인트) */
.funeral_table .price_down{
	display:block;
	margin-top:6px;
	font-size:14px;
	font-weight:600;
	color:#c53428;
}

/* 테이블 마지막 줄 정리 */
.funeral_table tbody tr:last-child th,
.funeral_table tbody tr:last-child td{
	border-bottom:1px solid #bfbfbf;
}

/* 반응형 */
@media (max-width:768px){
	.funeral_table{
		font-size:14px;
	}
	.funeral_table th,
	.funeral_table td{
		padding:10px 8px;
	}
}

@media (max-width:480px){
	.funeral_table{
		font-size:13.5px;
	}
}
.process_wrap{
    width:100%;
    max-width:1400px;
    margin:80px auto;
}

.process_title{
    font-size:24px;
    font-weight:700;
    margin-bottom:30px;
    position:relative;
    padding-left:25px;
}

.process_title:before{
    content:"❤";
    position:absolute;
    left:0;
    color:#e84b4b;
}


/* 흐름 */
.process_flow{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:20px;
    margin-bottom:70px;
}


/* 단계 박스 */
.step_box{
    flex:1 1 180px;
    min-height:110px;
    padding:25px 15px;
    text-align:center;
    border:1px solid #d6dde2; 
    border-radius:12px;
    background:#fafafa;
    transition:all .3s ease;
}

.step_box strong{
    display:block;
    font-size:16px;
    font-weight:700;
    color:#333;
    margin-bottom:6px;
}

.step_box span{
    font-size:13px;
    color:#777;
}


/* hover 효과 */
.step_box:hover{
    background:#fff;
    border-color:#90b489;
    transform:translateY(-5px);
    box-shadow:0 8px 18px rgba(0,0,0,0.08);
}


/* 화살표 */
.step_arrow{
    width:30px;
    height:30px;
    position:relative;
}

.step_arrow:after{
    content:"›";
    font-size:32px;
    color:#bbb;
    position:absolute;
    top:50%;
    left:50%;
    t
/* 연혁1 */
