@charset "utf-8";
/* 내용관리 */
#ctt {margin:10px auto; width: 75%; padding:20px;background:#fff}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {margin:0 auto;width: 100%;}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}


/*기업소개*/
/* 그누보드 내용관리등 에디터로 입력할 경우  여기서부터 */
.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_type01 {width:100%; max-width:1500px; margin:0 auto;}
.daon_ver3_sub_type01:after{ content:""; display:block; clear:both;}
.daon_ver3_sub_type01 .type01-1 {width:100%;}
.daon_ver3_sub_type01 .type01-1 .con_box {position:relative;  display:flex; flex-wrap: wrap; width:100%; }
.daon_ver3_sub_type01 .type01-1 .con_box .txt_box {position:relative; width:100%; padding:0;} 
.daon_ver3_sub_type01 .type01-1 .con_box .txt_box img{float:left; width:40%; max-width:800px; border-radius:10px; margin-right:40px; margin-bottom:20px;}
.daon_ver3_sub_type01 .type01-1 .con_box .txt_box h2.tit1 {position:relative; display:block; padding-bottom:20px;  font-size:1.9em; color:#000; line-height:1.4em; font-weight:700; margin-top:10px;}
.daon_ver3_sub_type01 .type01-1 .con_box .txt_box span.line {position:relative; display:block; width: calc(100% - 40% - 40px); height: 1px; background-color:#ddd; float:right; padding:0; margin:0; margin-bottom:20px;}
.daon_ver3_sub_type01 .type01-1 .con_box .txt_box span.line:after { content: ""; position: absolute; bottom: 0; left:0; width: 120px; height: 1px; background-color:#e53d30;}
.daon_ver3_sub_type01 .type01-1 .con_box .txt_box h2.tit1 span {font-size:1em; color:#e53d30;}
.daon_ver3_sub_type01 .type01-1 .con_box .txt_box h2.tit2 {display:block; font-size:1.5em; color:#000; line-height:1.6em;}
.daon_ver3_sub_type01 .type01-1 .con_box .txt_box p.tit_desc {display:block; margin-top:20px; font-size:1.2em; color:#666; line-height:1.6em; font-weight:400; word-break:keep-all;}
.daon_ver3_sub_type01 .type01-1 .con_box .txt_box p.ceo_sign {display:block; margin-top:40px; font-size:1.2em; color:#000; line-height:1.6em; font-weight:700; letter-spacing:2px;}

.daon_ver3_sub_type01 .type01-2 {width:100%; margin-top:80px; position:relative;}
.daon_ver3_sub_type01 .type01-2 .back_tit {z-index:0; display:block; position:absolute; top:-70px; right:0; text-align:right; display:block; font-size:6em; color:#f8f8f8; line-height:0.8em; font-weight:900; }
.daon_ver3_sub_type01 .type01-2 table.tbl_overview{ width:100%; border-top:1px solid #ddd; border-collapse:separate; border-spacing:0; }
.daon_ver3_sub_type01 .type01-2 table.tbl_overview th{ width:20%; padding:15px 20px; text-align:center; border-bottom:1px solid #eee; background:#f8f8f8; }
.daon_ver3_sub_type01 .type01-2 table.tbl_overview th i {display:inline-block; vertical-align:middle; margin-right:10px; font-size:1.2em; color:#333; line-height: 1.6em; }
.daon_ver3_sub_type01 .type01-2 table.tbl_overview th span {display:inline-block; vertical-align:middle; font-size:1.1em; color: #000; font-weight:500; line-height: 1.6em;  }
.daon_ver3_sub_type01 .type01-2 table.tbl_overview td{ width:30%; padding:15px 20px; text-align:left; color:#666; font-size:1.1em; word-break:keep-all; border-bottom:1px solid #eee; }


.daon_ver3_sub_type05 {width:100%; max-width:1500px; margin:0 auto;}
.daon_ver3_sub_type05:after{ content:""; display:block; clear:both;}
.daon_ver3_sub_type05 .vision {  width:100%; margin:100px auto 0;}
.daon_ver3_sub_type05 .vision .vision_top {position:relative; display:flex; flex-direction: column; justify-content: center; align-items: center; width:280px; height:280px; font-size:1.5em; color:#000; line-height:1em;  background-color:#fff; border-radius:100%; border:15px solid #e6f0f8; margin:0 auto; transition: 0.5s all ease; }
.daon_ver3_sub_type05 .vision .vision_top:before {z-index:-1; position:absolute; content:""; display:block; clear:both; width:310px; height:310px; background-color:#fff; border:1px dashed #ddd; box-sizing:border-box; border-radius:100%; transition: 0.5s all ease;}
.daon_ver3_sub_type05 .vision .vision_top:after {z-index:-2; content:""; display:block; position:absolute; bottom:-150px; left:50%; transform:translateX(-50%); width:1px; height:150px; background-color:#ddd; }
.daon_ver3_sub_type05 .vision .vision_top i {display:block; font-size:2em; color:#0069b4; line-height:1em;}
.daon_ver3_sub_type05 .vision .vision_top p {display:block; margin-top:15px; text-align:center; font-size:1.25em; color:#000; font-weight:700; line-height:1.2em; transition: 0.5s all ease;}
.daon_ver3_sub_type05 .vision .vision_box { width:100%; margin-top:100px; }
.daon_ver3_sub_type05 .vision .vision_box ul { display:flex; justify-content: center; width:100%; margin:0; padding:0; }
.daon_ver3_sub_type05 .vision .vision_box ul li {position:relative; width:30%; padding:0 20px; text-align:center; overflow:hidden; }
.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box {width:100%; }
.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box .icon { position:relative; display:flex; flex-direction: column; justify-content:center; width:200px; height:200px; border-radius:100%; margin:0 auto; transition: 0.5s all ease;  }
.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box .icon i {display:block; font-size:4em; color:#fff; line-height:1em;}
.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box p.t1 { display:block; margin-top:20px; font-size:0.85em; color:#aaa; font-weight:700; letter-spacing:0.25em;}
.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box p.t2 { display:block;  font-size:2em; color:#000; font-weight:700; }
.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box .icon:before {z-index:-1; content:""; position:absolute; left:0; top:50%; transform:translate(-100%, -50%); width:100%; height:1px; background-color:#ddd; }
.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box .icon:after {z-index:-1; content:""; position:absolute; right:0; top:50%; transform:translate(100%, -50%); width:100%; height:1px; background-color:#ddd; }
.daon_ver3_sub_type05 .vision .vision_box ul li:first-child .icon_box .icon:before,
.daon_ver3_sub_type05 .vision .vision_box ul li:last-child .icon_box .icon:after { display:none;}
.daon_ver3_sub_type05 .vision .vision_box ul li:nth-child(1) .icon_box .icon { background-color:#00ab8e;}
.daon_ver3_sub_type05 .vision .vision_box ul li:nth-child(2) .icon_box .icon { background-color:#0075bd;}
.daon_ver3_sub_type05 .vision .vision_box ul li:nth-child(3) .icon_box .icon { background-color:#F9AD17;}
.daon_ver3_sub_type05 .vision .vision_box ul li dl.txts {position:relative; display:flex; align-items: center; width:100%; min-height:200px; margin-top:40px; padding:5px 20px; background-color:#fff; border:1px dashed #ddd; box-sizing:border-box; transition: 0.5s all ease; }
.daon_ver3_sub_type05 .vision .vision_box ul li dl.txts dd { text-align:center; margin-bottom:15px; font-size:1.15em; color:#666; line-height:1.6em; word-break:keep-all;}
.daon_ver3_sub_type05 .vision .vision_box ul li dl.txts dd:last-child {margin-bottom:0;}



@media all and (max-width:1500px){
	.daon_ver3_sub_type01 {padding:0 4%;}	
}

@media all and (max-width:1200px){	
	.daon_ver3_sub_type01 .type01-1 .con_box .txt_box h2.tit1 {font-size:2.25em;}
	.daon_ver3_sub_type01 .type01-1 .con_box .txt_box h2.tit2 {font-size:1.5em;}
	.daon_ver3_sub_type01 .type01-1 .con_box .txt_box p.tit_desc {font-size:1.15em;}
	.daon_ver3_sub_type01 .type01-1 .con_box .txt_box p.ceo_sign {font-size:1.15em;}

	.daon_ver3_sub_type01 .type01-2{margin-top:120px;}

	.daon_ver3_sub_type02 .type02-2 .dl_list dl dt{width:70%;}

	.daon_ver3_sub_type05 .vision .vision_box ul li dl.txts {min-height:auto; padding:25px 20px;}
}

@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_type05 .vision .vision_top {width:230px; height:230px; font-size:1.25em; }

	.daon_ver3_sub_type05 .vision .vision_top:before {width:260px; height:260px;}
	.daon_ver3_sub_type05 .vision .vision_top:after {display:none;}
	.daon_ver3_sub_type05 .vision .vision_box {margin-top:60px;}
	.daon_ver3_sub_type05 .vision .vision_box ul { flex-direction: column;}
	.daon_ver3_sub_type05 .vision .vision_box ul li {width:100%; display:flex; align-items: center; align-items: flex-start; margin-bottom:30px;}
	.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box {width:35%;}
	.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box .icon {width:140px; height:140px; }
	.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box .icon i {font-size:3em; }
	.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box p.t2 { font-size:2em;}
	.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box .icon:before,
	.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box .icon:after {transform:translate(100%, 0%); }
	.daon_ver3_sub_type05 .vision .vision_box ul li dl.txts {width:65%; margin-top: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_type01 .type01-1 .con_box .txt_box {width:100%;} 
	.daon_ver3_sub_type01 .type01-1 .con_box .txt_box h2.tit1 {font-size:1.85em; margin-top:0;}

	.daon_ver3_sub_type01 .type01-2{margin-top:80px;}
	.daon_ver3_sub_type01 .type01-2 .back_tit { font-size:4em; top:-47px;}
	.daon_ver3_sub_type01 .type01-2 table.tbl_overview th{display:inline-block; width:28%; text-align:center; font-size:0.95em;}
	.daon_ver3_sub_type01 .type01-2 table.tbl_overview th i {font-size:1em;}
	.daon_ver3_sub_type01 .type01-2 table.tbl_overview td{display:inline-block; width:72%; font-size:0.95em;}

	.daon_ver3_sub_type05 .vision .vision_top:after {display:block;}
	.daon_ver3_sub_type05 .vision .vision_box ul li {flex-direction: column;}
	.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box {width:100%;}
	.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box .icon:before,
	.daon_ver3_sub_type05 .vision .vision_box ul li .icon_box .icon:after {display:none; }
	.daon_ver3_sub_type05 .vision .vision_box ul li dl.txts {width:100%; margin-top:30px; }

}

@media screen and (max-width:640px){	
	.daon_ver3_sub_type01 .type01-1 .con_box .txt_box img{float:none; width:100%; margin:0; margin-bottom:20px;}
	.daon_ver3_sub_type01 .type01-1 .con_box .txt_box span.line{width:100%;}

}

@media screen and (max-width:480px){	
	.daon_ver3_sub_type01 .type01-1 .con_box .txt_box h2.tit1{font-size:1.5em;}
	.daon_ver3_sub_type01 .type01-1 .con_box .txt_box h2.tit2{font-size:1.3em;}

	.daon_ver3_sub_type01 .type01-2 table.tbl_overview th{display:block; width:100%; text-align:left; font-size:1em;}
	.daon_ver3_sub_type01 .type01-2 table.tbl_overview td{display:block; width:100%; font-size:1em;}

	.daon_ver3_sub_type01 .type01-3 .point_txt h4.tit{font-size:1.5em;}

}
/*  여기까지 코드를 복사하여 공통 css파일 최하단에 추가합니다. */
/*연혁*/
.history_type1 {width:100%; min-width:320px; max-width:1400px; margin:0 auto;}
	.history_type1 .innerBox{position:relative; width:100%; }
	.history_type1 .innerBox:after{content:'';display:block;clear:both;}
	.history_type1 h3 {text-align:center; padding-bottom:20px; font-size:2em; font-weight:100; color:#aaa;}
	.history_type1:first-child h3 { padding:0px 0 50px 0;}
	.history_type1 .history { position:relative; margin-bottom:100px;}
	.history_type1 .history:last-child{margin-bottom:0px;}
	.history_type1 .history:before { content:''; display:block; position:absolute; top:0; left:50%; width:1px; height:100%; background:#eee;} /* 라인색상 */
	.history_type1 .history .img_box {position:absolute; top:0; left:0; padding:0; margin:0; width:50%; text-align:left; }
	.history_type1 .history .img_box img { width:auto;}

	.history_type1 .history > div { position:relative; margin-left:50%; padding-left:90px; margin-bottom:45px; }
	.history_type1 .history > div:before { content:''; display:block; position:absolute; top:10px; left:-2px; width:5px; height:5px; border-radius:50%; background:#555;} /* 라인포인트색상 */
	.history_type1 .history > div .year { position:absolute; top:0; left:20px; font-size:1.3em; color:#555; padding:0 10px; margin-bottom:15px; display:inline-block; border:1px solid #ddd;}
	.history_type1 .history > div ul {padding:0; margin:0; }
	.history_type1 .history > div ul li { padding:0; margin:0;}
	.history_type1 .history > div ul li p {margin-top:0px; }
	.history_type1 .history > div ul li p strong { width:15%; display:inline-block; vertical-align:top; font-size:1.1em; text-align:center; }
	.history_type1 .history > div ul li p span {width:85%; display:inline-block; font-size:1.2em;  }

		
	@media screen and (max-width: 992px) {

		.daon_content_wrap{width:100%;}
		.daon_page_title{margin-bottom:40px;}
		.daon_page_title h1{font-size:2em;}
		.daon_page_title h2{font-size:1em;}

		.history_type1 .history .img_box { display:block; position:relative; top:0; left:0; width:100%; padding:0; margin-bottom:40px;}
		.history_type1 .history .img_box img { width:100%;}
		.history_type1 .history:before { left:20px; } /* 라인 */
		.history_type1 .history > div { margin-left:0; }
		.history_type1 .history > div:before {left:18px; }
		.history_type1 .history > div .year { top:0px; left:40px; font-size:1.1em;}
		.history_type1 .history > div ul li { font-size:1.1em;}

	}

	@media screen and (max-width: 480px) {
	
		.history_type1 .history > div {padding-left:40px;  }
		.history_type1 .history > div .year { position:relative; left:0; }
		.history_type1 .history > div ul li p strong { text-align:left; }

	}
/*인증서*/

#sub-certifications .gw-tabs {background: #f2f2f2;}
#sub-certifications .tab-content {display: none;}
#sub-certifications #tab1{display: block;}
#sub-certifications .gw-certification-container{align-items: flex-start;flex-wrap: wrap;}
#sub-certifications .gw-certification-list{width:calc(33.3% - 10px);}
#sub-certifications .gw-certification-list .gw-img-container {background: #f2f2f2;border:1px solid #ddd;overflow: hidden;}
#sub-certifications .gw-certification-list .gw-img img{width:100%; height:auto; display:block;}
#sub-certifications .gw-text01 {color: var(--main-color);border-bottom: 1px solid var(--main-color);}

@media screen and (max-width:576px) {
    #sub-certifications .gw-certification-list{width:calc(50% - 10px);}

}
/* su1113 전용 스타일 */
#su1113 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.su1113-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.su1113-item {
    width: calc(33.333% - 14px);
    background: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    box-sizing: border-box;
    transition: all 0.3s ease;
    text-align: center;
}

.su1113-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

/* 이미지 스타일 */
.su1113-item img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px;
    border-radius: 4px;
}

/* p 태그 스타일 */
.su1113-item p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 1.6;
}

/* span 태그 스타일 */
.su1113-item p span {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #C53428;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* 태블릿 (992px 이하) */
@media screen and (max-width: 992px) {
    .su1113-item {
        width: calc(50% - 10px);
    }
    
    .su1113-item p {
        font-size: 15px;
    }
    
    .su1113-item p span {
        font-size: 13px;
    }
}

/* 모바일 (576px 이하) */
@media screen and (max-width: 576px) {
    .su1113-list {
        gap: 15px;
    }
    
    .su1113-item {
        width: 100%;
    }
    
    .su1113-item p {
        font-size: 14px;
    }
    
    .su1113-item p span {
        font-size: 12px;
    }
}

