/* 인사말 */

section.company h3.company_h3 {
    font-size: 24px;
    font-family: 'Noto Sans KR';
    line-height: 36px;
    font-weight: 400;
    margin-bottom: 50px;
}

section.company.company_01 .ceo-box {
    background-repeat: no-repeat;
    height: 500px;
    display: flex;
    align-items: center;
}

section.company.company_01 .ceo-box .text {
    font-size: 34px;
    line-height: 46px;
    font-family: 'Noto Sans KR';
    margin-left: 161px;
    color: #000;
    margin-top: 0px;

}

section.company.company_01 .ceo-box .text p {
    font-size: 19px;
    margin-top: 20px;
    font-weight: 600;
    color: #333333;
    position: relative;
    display: inline-block;
    font-family: 'Noto Sans KR';
}

section.company.company_01 .ceo-box .text p::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    content: '';
    margin-top: 36px;
}

section.company .about_text {
    margin-top: 80px;
}

section.company .about_text h1 {
    font-size: 52px;
    color: #000;
    font-weight: 900;
    font-family: 'Noto Sans KR';
    line-height: 66px;
}

section.company .about_text h1 span {
    position: relative;
    z-index: 0;
}

section.company .about_text h1 span::before {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 12px;
    background: rgba(255, 234, 93, 1);
    content: '';
    margin-top: 52px;
}

section.company .about_text {
    line-height: 33px;
    font-size: 20px;
}

/* 인사말 마감 */

/* 회사소개 */
section.company.company_02 .ceo-box {
    background-repeat: no-repeat;
    height: 500px;
    position: relative;
}

section.company.company_02 .ceo-box .text {
    right: 0;
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: right;
    padding-right: 50px;
    padding-bottom: 30px
}

section.company.company_02 .ceo-box .text p {
    color: #fff;
    font-size: 42px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 900;
    text-transform:

}

section.company.company_02 .table_wrap {
    margin-top: 80px;
	
}

section.company.company_02 .table_wrap .table {
    border-top: 3px #000 solid;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 20px 18px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	text-align:left;
}



section.company_03 #tab_wrap {
    border: 0;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 80px;
}

section.company_03 .history-left h2 {
    font-size: 47px;
    color: #000;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 700;
    float: left;

}

section.company_03 .history-left h2 span {
    font-size: 49px;
    color: #000;
    font-family: 'Noto Sans KR';
    font-weight: 800;
    padding-left: 0;
    margin-left: 0;

}

section.company_03 .history-left span {
    font-size: 26px;
    line-height: 68px;
    padding-left: 20px;
}

section.company_03 .history-left p.text {
    color: #484848;
    font-family: 'Noto Sans KR';
    margin-top: 30px;


}

section.company_03 .history-left .image {
    margin-top: 70px;
}

section.company_03 .history-right {
    background: url("../../img/company/dot_back.png") 9px 0% repeat-y;
    margin-top: 10px;
    margin-left: 80px;
}

section.company_03 .history-right .box {
    background: url('../../img/company/dot.png') 0 14px no-repeat;
    margin-bottom: 30px;
    border-bottom: 0;
    padding-left: 60px;
    font-size: 30px;
    font-weight: 900;
}

section.company_03 .history-right .box h2 {
    font-weight: 900;
    font-family: 'Noto Sans KR';
    margin-bottom: 20px;
    color: #000;
}

section.company_03 .history-right dl {
    display: flex;
    margin-bottom: 8px;

}

section.company_03 .history-right dl dt span {
    background: #efefef;
    display: block;
    border-radius: 1em;
    text-align: center;
    font-size: 15px;
    color: #a1a1a1;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 50px;
    margin-right: 12px;
    font-weight: 600;
}

section.company_03 .history-right dl dd {
    font-size: 18px;
    color: #686868;
    font-weight: 400;

}

/* 회사소개 마감 */
/* 오시는 길 */
section.company_04 #map p.sky {
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 16px 48px 18px;
}

section.company_04 #map .root_daum_roughmap {
    width: 100%;
}

section.company_04 .table_wrap {
    margin-top: 60px;
}

section.company_04 .table_wrap .title h2 {
    font-size: 33px;
    font-weight: 900;
    color: #000;
    margin-bottom: 24px;
    font-family: 'Noto Sans KR';
}

section.company_04 .table_wrap .title span {
    font-size: 22px;
    font-weight: 400;
    color: #333;
    font-family: 'Noto Sans KR', sans-serif;
    padding-left: 12px;
}

section.company_04 .table_wrap .title a.btn {
    font-size: 16px;
    color: #000;
    border: 1px #000 solid;
    border-radius: 0;
}

section.company_04 .table_wrap .table {
    border-bottom: 1px #ddd solid;
}

section.company_04 .table_wrap .table {
    border-top: 3px #000 solid;
}

section.company_04 .table_wrap .table th,
section.company_04 .table_wrap .table td {
    font-size: 19px;
    line-height: 32px;
}

section.company_04 .table_wrap .table span.blue {
    background: #7182f5;
    line-height: 14px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 0.2em;
    margin-right: 6px;
}

/* 오시는 길 마감 */

@media(min-width:992px) {
    section.company .about_text .text {
        margin-left: 70px;
    }

    section.company.company_02 .table_wrap .table tbody th,
    section.company.company_04 .table_wrap .table tbody th {
        width: 170px;
        padding-left: 40px;
    }

    section.company_03 .history-right {
        margin-left: 80px;
    }

    section.company_04 .table_wrap .table th,
    section.company_04 .table_wrap .table td {
        line-height: 32px;
    }
}

@media(max-width:991px) {
    section.company h3.company_h3 {
        font-size: 16px;
        font-family: 'Noto Sans KR';
        line-height: 24px;
        font-weight: 400;
        margin-bottom: 0;
        padding-bottom: 35px;
    }

    section.company.company_01 h3.company_h3 {
        padding-bottom: 20px;
    }

    section.company.company_01 .ceo-box {
        background-repeat: no-repeat;
        height: 250px;
        display: flex;
        align-items: center;
        background-position: 60% 0%;
        background-size: cover
    }

    section.company.company_01 .ceo-box .text {
        font-size: 16px;
        line-height: 22px;
        font-family: 'Noto Sans KR';
        margin-left: 20px;
        color: #000;
        margin-top: 42px;
        font-weight: 900;

    }

    section.company.company_01 .ceo-box .text p {
        font-size: 13px;
        margin-top: 20px;
        font-weight: 600;
        color: #333333;
        position: relative;
        display: inline-block;
        font-family: 'Noto Sans KR';
    }

    section.company.company_01 .ceo-box .text p::before {
        position: absolute;
        width: 100%;
        height: 1px;
        background: #000;
        content: '';
        margin-top: 20px;
    }

    section.company .about_text {
        margin-top: 40px;
        line-height: 26px;
        font-size: 14px;
    }

    section.company .about_text h1 {
        font-size: 24px;
        color: #000;
        font-weight: 900;
        font-family: 'Noto Sans KR';
        line-height: 34px;
        margin-bottom: 32px;
    }

    section.company .about_text h1 span {
        position: relative;
        z-index: 0;
    }

    section.company .about_text h1 span::before {
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 6px;
        background: rgba(255, 234, 93, 1);
        content: '';
        margin-top: 28px;
    }

    /* 회사소개 */
    section.company.company_02 .ceo-box {
        background-repeat: no-repeat;
        height: 180px;
        position: relative;
        /* margin-top: 42px; */
        background-size: cover;

    }

    section.company.company_02 .ceo-box .text {
        right: 0;
        position: absolute;
        bottom: 0;
        color: #fff;
        text-align: right;
        padding-right: 15px;
        padding-bottom: 15px;
        font-size: 12px;
    }

    section.company.company_02 .ceo-box .text p {
        color: #fff;
        font-size: 16px;
        font-family: 'Noto Sans KR', sans-serif;
        font-weight: 900;
        text-transform:

    }

    section.company.company_02 .table_wrap {
        margin-top: 40px;
    }

    section.company.company_02 .table_wrap .table {
        border-top: 2px #000 solid;
    }

    section.company.company_02 .table_wrap .table tbody th {
        min-width: 90px;
    }

    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        padding: 16px 18px;
        line-height: 1.22857143;
        vertical-align: top;
        border-top: 1px solid #e3e3e3;
    }

    /* 회사소개 마감 */
    /* 연혁 */
    section.company_03 #tab_wrap {
        border: 0;
        border-top: 0;
        border-bottom: 0;
        margin-bottom: 30px;
    }

    section.company_03 .history-left h2 {
        font-size: 28px;
        color: #000;
        font-family: 'Noto Sans KR', sans-serif;
        font-weight: 700;

    }

    section.company_03 .history-left h2 span {
        font-size: 30px;
        color: #000;
        font-family: 'Noto Sans KR';
        font-weight: 800;
        padding-left: 0;
        margin-left: 0;

    }

    section.company_03 .history-left span {
        font-size: 16px;
        line-height: 40px;
        padding-left: 12px;
        letter-spacing: 0;
    }

    section.company_03 .history-left p.text {
        color: #484848;
        font-family: 'Noto Sans KR';
        margin-top: 6px;
        text-align: center;


    }

    section.company_03 .history-left .image {
        margin-top: 30px;
    }

    section.company_03 .history-right {
        margin-top: 35px;
        margin-left: 0;
    }

    section.company_03 .history-right .box {
        background: url('http://theme06.wiztheme.co.kr/theme/theme06/img/sub/dot.png') 0 8px no-repeat;
        margin-bottom: 20px;
        border-bottom: 0;
        padding-left: 40px;
        font-size: 26px;
        font-weight: 900;
    }

    section.company_03 .history-right .box h2 {
        font-weight: 900;
        font-family: 'Noto Sans KR';
        margin-bottom: 16px;
        color: #000;
    }

    section.company_03 .history-right dl {
        display: flex;
        margin-bottom: 8px;


    }

    section.company_03 .history-right dl dt span {
        background: #efefef;
        display: block;
        border-radius: 1em;
        text-align: center;
        font-size: 13px;
        color: #a1a1a1;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 42px;
        margin-right: 12px;
        font-weight: 600;
    }

    section.company_03 .history-right dl dd {
        font-size: 14px;
        color: #686868;
        font-weight: 400;
        padding-top: 2px;

    }

    /* 연혁 마감 */
    /* 오시는 길 */
    section.company_04 #map p.sky {
        position: absolute;
        z-index: 2;
        background: rgba(0, 0, 0, 0.6);
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        padding: 12px 28px 12px;
    }

    section.company_04 .table_wrap {
        margin-top: 30px;
        border: 0;
    }
    section.company_04 .table_wrap .table {
        border-left: 1px #ddd solid;

    }
    section.company_04 .table_wrap .title {
        margin-bottom: 20px;
    }
    section.company_04 .table_wrap .title h2 {
        font-size: 24px;
        font-weight: 900;
        color: #000;
        margin-bottom: 6px;
    }

    section.company_04 .table_wrap .title span {
        font-size: 13px;
        font-weight: 100;
        color: #868686;
        padding-left: 6px;
    }

    section.company_04 .table_wrap  .title a.btn {
        font-size: 13px;
        color: #000;
        border: 1px #000 solid;
        border-radius: 0;
    }
    section.company_04 .table_wrap .table {
        border-top: 2px #000 solid;
    }
    
    section.company_04 .table_wrap .table th {
        width: 60px;
        padding-left: 10px;
        padding-right: 10px;
    }
    section.company_04 .table_wrap .table th,
    section.company_04 .table_wrap .table td {
        font-size: 13px;
        line-height: 20px;
    }
    
    section.company_04 .table_wrap .table span.blue {
        background: #7182f5;
        line-height: 14px;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        border-radius: 0.2em;
        margin-right: 6px;
    }
    section.company_04 .embed-container {
        position: relative;
        padding-bottom: 80%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
    }
    
    section.company_04 .embed-container iframe,
    section.company_04 .embed-container object,
    section.company_04 .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    /* 오시는 길 마감  */


}

.fc_ver2_pointer {color:#C53428; }
	.daon_content_wrap{width:100%; min-width:320px; max-width:1500px; margin:0 auto;}
	.daon_ver2_page_title{width:100%; text-align:center; margin-bottom:70px;}
	.daon_ver2_page_title h1{width:100%; font-size:2.5em; font-weight:600;}
	.daon_ver2_page_title h1:after {content:""; clear:both; display:block; width:30px; margin:10px auto; border:1px solid #000;}
	.daon_ver2_page_title h2{width:100%; font-size:1.2em; color:#666; margin-top:20px; }

	.daon_ver2_sub_type5 {width:100%; }
	.daon_ver2_sub_type5:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type5 .step_top { width:100%; margin:0 auto; transition: 0.3s all ease;}
	.daon_ver2_sub_type5 .step_top:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type5 .step_top .img_box {position:relative; width:100%; }
	.daon_ver2_sub_type5 .step_top .img_box img {max-width:100%;}
	.daon_ver2_sub_type5 .step_box{ width:95%; margin:80px auto;}
	.daon_ver2_sub_type5 .step_box:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type5 .step_box ul{ width:100%; padding:0; margin:0;}
	.daon_ver2_sub_type5 .step_box ul li{float:left; width:100%; margin-bottom:10px; list-style:none; transition: 0.3s all ease; }
	.daon_ver2_sub_type5 .step_box ul li > dl {width:100%; margin:0; padding:0; font-size:0; }
	.daon_ver2_sub_type5 .step_box ul li > dl dt {float:left; display:inline-block; width:20%; margin-right:5%; text-align:center; }
	.daon_ver2_sub_type5 .step_box ul li > dl dt:after {position:relative; left:50%; margin-left:-16px; top:5px; content:"";  display:block; width:32px; height:32px; background:url('../image/step_arrow_down.png')no-repeat;  }
	.daon_ver2_sub_type5 .step_box ul li:last-child > dl dt:after{display:none;}
	.daon_ver2_sub_type5 .step_box ul li > dl dt p { padding:15px; border:1px solid #ddd; box-sizing:border-box; border-radius:50px; background: linear-gradient(to top, #f8f8f8 50%, #fff 30%); color:#000; font-size:1.25em;}
	.daon_ver2_sub_type5 .step_box ul li:last-child > dl dt p {background:#009cfb; color:#fff;}
	.daon_ver2_sub_type5 .step_box ul li > dl dd {float:left; position:relative; display:inline-block;  width:75%; }
	.daon_ver2_sub_type5 .step_box ul li > dl dd strong {display:block; font-size:1.25em; color:#000; margin-bottom:10px;}
	.daon_ver2_sub_type5 .step_box ul li > dl dd p {display:block; font-size:1em; letter-spacing:-0.05em; color:#666; text-align:left; word-break:keep-all;}
	.daon_ver2_sub_type5 .scroll{text-align:right; margin-bottom:5px; display:none;}
	.daon_ver2_sub_type5 .tbl_scroll_wrap { width:100%; overflow-x:auto; white-space: nowrap; margin-bottom:30px;}	
	.daon_ver2_sub_type5 .tbl_scroll_wrap::-webkit-scrollbar { -webkit-appearance: none; } 
	.daon_ver2_sub_type5 .tbl_scroll_wrap::-webkit-scrollbar:vertical { width: 12px; } 
	.daon_ver2_sub_type5 .tbl_scroll_wrap::-webkit-scrollbar:horizontal { height: 8px; } 
	.daon_ver2_sub_type5 .tbl_scroll_wrap::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, .5); border-radius: 10px; border: 2px solid #ffffff; } 
	.daon_ver2_sub_type5 .tbl_scroll_wrap::-webkit-scrollbar-track { border-radius: 10px; background-color:#fff; }
	.daon_ver2_sub_type5 table.price_tbl{ width:100%; min-width:760px; border-collapse:separate; *border-collapse:collapse; border-spacing:0px; border-top:2px solid #494949; }
	.daon_ver2_sub_type5 table.price_tbl thead th{ text-align:center; padding:15px 0; color:#111; font-size:1em; border-bottom:1px solid #e9e9e9; border-left:1px solid #e9e9e9; background-color:#fbfbfb; }
	.daon_ver2_sub_type5 table.price_tbl tbody td{ text-align:left; padding:10px 15px; color:#555; font-size:0.9em;  vertical-align: middle; border-bottom:1px solid #e9e9e9 ; border-left:1px solid #e9e9e9 ; }
	.daon_ver2_sub_type5 table.price_tbl tbody td.txt_c {text-align:center;}
	.daon_ver2_sub_type5 table.price_tbl tbody td.txt_r {text-align:right;}
	.daon_ver2_sub_type5 table.price_tbl thead th:first-child { border-left:none;}
	.daon_ver2_sub_type5 table.price_tbl tbody td:first-child { border-left:none;}
	.daon_ver2_sub_type5 a.btn_online {display:block; width:200px; text-align:center; margin:50px auto 0; text-decoration:none; padding:15px 0px; font-size:1.25em; color:#fff; line-height:1.5em; background-color:#000; border-radius:2px; transition: 0.3s all ease;  }
	.daon_ver2_sub_type5 a.btn_online:hover { background-color:#009cfb; transition: 0.3s all ease; }


	@media screen and (max-width:768px){
		.daon_ver2_page_title{margin-bottom:40px;}
		.daon_ver2_page_title h1{font-size:1.85em;}
		.daon_ver2_page_title h2{font-size:1em;}

		.daon_ver2_sub_type5 .step_box{margin:40px auto;}
		.daon_ver2_sub_type5 .step_box ul li {margin-bottom:40px;}
		.daon_ver2_sub_type5 .step_box ul li > dl dt {position:relative; width:100%; margin-right:0;}
		.daon_ver2_sub_type5 .step_box ul li > dl dt:after {position:absolute;  top:-40px;}
		.daon_ver2_sub_type5 .step_box ul li > dl dt p { padding:5px;}
		.daon_ver2_sub_type5 .step_box ul li:first-child > dl dt:after{display:none;}
		.daon_ver2_sub_type5 .step_box ul li:last-child > dl dt:after{display:block;}
		.daon_ver2_sub_type5 .step_box ul li > dl dd {width:100%; margin:20px 0; text-align:center;}
		.daon_ver2_sub_type5 .step_box ul li > dl dd p { padding:0 20px; text-align:center; }
		.daon_ver2_sub_type5 .scroll{display:block;}
	}

	.fc_pointer {color:#0A2C87; }
	.daon_content_wrap{width:100%; min-width:320px; max-width:1400px; margin:0 auto;}
	.daon_page_title{width:100%; margin-bottom:70px;}
	.daon_page_title h1{width:100%; margin:0 auto; text-align:center; font-size:2.5em; font-weight:600;}
	.daon_page_title h1:after {content:""; clear:both; display:block; width:30px; margin:10px auto; border:1px solid #000;}
	.daon_page_title h2{width:100%; margin:0 auto; text-align:center; font-size:1.2em; color:#666; margin-top:20px; }


	.business_type2{ width:100%; max-width:1400px; margin:0 auto;}
	.business_type2:after{content:""; display:block; clear:both;}
	.business_type2 .business_info { width:100%; background:#fff; margin-bottom:80px; }
	.business_type2 .business_info:after{content:""; display:block; clear:both;}
	.business_type2 .business_info ul{ padding:0; margin:0;}
	.business_type2 .business_info ul li{ padding:0; margin:0;}
	.business_type2 .business_info ul li.left_box { float:left; width:600px; overflow:hidden; }
	.business_type2 .business_info ul li.left_box img{ max-width:100%; height:100%; }
	.business_type2 .business_info ul li.right_box{position:relative; float:right; width:50%;}
	.business_type2 .business_info ul li.right_box .txt03{ position:absolute; left:0; bottom:0; width:100%; border-top:1px solid #ddd; font-size:0.9em; color:#555; line-height:1.5em; text-transform: uppercase; background:#f8f8f8; overflow:hidden;}
	.business_type2 .business_info ul li.right_box .txt03 span {display:block; padding:20px 25px; height:100px; }

	.business_type2 .txt_area { width:100%; padding-top:40px; border-top:2px solid #000; }
	.business_type2 .txt_area:after{content:""; display:block; clear:both;}
	.business_type2 .txt_area .txt01 { float:left; width:100%; word-break: keep-all; }
	.business_type2 .txt_area .txt01 p { padding:0; margin:0; margin-bottom:25px; padding:0;}
	.business_type2 .txt_area .txt01 span.tit { display:block; font-size:2.2em; color:#000; font-weight:700; line-height:1.2em;  }
	.business_type2 .txt_area .txt01 span.txt { display:block; font-size:1em; color:#333; font-weight:400; line-height:1.4em; word-break: keep-all; }
	.business_type2 .txt_area .txt02 { float:left; width:100%; margin-top:0px;}
	.business_type2 .txt_area .txt02 ul {margin:0; padding:0; }
	.business_type2 .txt_area .txt02 ul li { position:relative; color:#555; font-weight:400; line-height:1.5em; list-style:none; padding-left:3%; margin-bottom:5px; word-break: keep-all;}
	.business_type2 .txt_area .txt02 ul li:before {position:absolute; top:8px; left:0; content:""; display:inline-block; width:4px; height:4px; background:#555; margin-right:10px; vertical-align:middle;}



	.business_type2 .con_arrow2{ width:100%; max-width:1200px;  padding-bottom:20px;  margin:0 auto;}
	.business_type2 .con_arrow2 p{position:relative; font-size:2em; color:#000; padding-left:30px; }
	.business_type2 .con_arrow2 span{  position:absolute; right:0; display:inline-block; font-size: 1em;  padding-left: 10px;  color: #555;}
	.business_type2 .con_arrow2 > p:before{position:absolute; top:4px; left:10px; display:inline-block; content:""; width:3px; height:23px; background-color:#1F88E5; -ms-transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg);}

	.business_type2 .con_box{ width:100%; padding:20px 0; border-top:1px solid #000; border-bottom:1px solid #000;}
	.business_type2 .con_box:after{content:""; display:block; clear:both;}
	.business_type2 .con_box ul { padding:0; margin:0; }
	.business_type2 .con_box ul li {float:left; width:50%; list-style:none; margin:10px 0; }
	.business_type2 .con_box ul li p{display:table; width:100%; }
	.business_type2 .con_box ul li p > em, .business_type2 .con_box p > span{display:table-cell; vertical-align:top; }
	.business_type2 .con_box ul li p > em{ width:30px; }
	.business_type2 .con_box ul li p > em > strong{display:inline-block; width:30px; height:30px;  line-height:30px; color:#fff; background-color:#000; text-align:center; font-size:1em;  border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; -o-border-radius:100%; font-weight:500;}
	.business_type2 .con_box ul li p > span{font-size:1em; line-height:30px; color:#555; letter-spacing:-0.75px;  padding:0 15px;}


	@media screen and (max-width:992px){
		
		.daon_content_wrap{width:100%;}
		.daon_page_title{margin-bottom:50px;}	
		.daon_page_title h1{font-size:2em;}
		.daon_page_title h2{font-size:1em;}
		.daon_s_tit{font-size:1.2em;}
		
		.business_type2 .business_info{margin-bottom:50px;  }
		.business_type2 .business_info ul li.left_box { width:100%; height:300px;  }
		.business_type2 .business_info ul li.right_box{ width:100%; }
		.business_type2 .business_info ul li.right_box .txt03 {position:relative !important; margin-top:40px;}
		.business_type2 .business_info ul li.right_box .txt03 span {height:auto;}
		.business_type2 .txt_area { width:90%; margin:0 auto; border-top:0;}
		.business_type2 .txt_area .txt01 span.tit {font-size:1.85em;}
		.business_type2 .con_arrow2{width:95%; margin:0 auto;}
		.business_type2 .con_box{width:95%; margin:0 auto;}

	}

	@media screen and (max-width:480px){

	
		.business_type2 .con_arrow2 p{ font-size:1.5em; margin-top:30px;}
		.business_type2 .con_box ul li { width:100%; }

	}

		.company_type1 {width:100%; margin:0 auto; }
	.company_type1:after{content:""; clear:both; display:block;}
	.company_type1 .ceo_img {position: relative; float:right; width:800px; text-align:right; padding-left:30px;}
	.company_type1 .ceo_img img {width:100%; height:auto; }
	.company_type1 .ceo_area{ float:left; width:35%;} 
	.company_type1 .ceo_area .ceo_tit { position:relative; float:left; width:100%; font-size:2.6em; line-height:1.4em; letter-spacing:-0.05em;  }
	.company_type1 .ceo_area .ceo_txt { float:right; width:100%; padding-top:50px; margin-bottom:50px; font-size:1.6em;}
	.company_type1 .ceo_area .ceo_txt p {margin-top:20px;  line-height:1.5em; color: #000; word-break: keep-all; }
	.company_type1 .ceo_area .ceo_txt span.ceo_sign{ display:block; font-size:1.1em; color:#000; margin-top:50px; font-family: 'Noto Sans KR', sans-serif;}

	.daon_s_tit {width:100%; height:30px; line-height:30px; text-align:left; border-left:5px solid #000; margin:50px auto;  margin-bottom:10px;  font-size:1.5em;  text-indent:10px;}
	.tbla{width:100%; border-collapse: collapse; margin:0 auto; border:1px solid #ddd; border-bottom:0px;}
	.tbla tr th{width:20%; height:45px; padding:15px 0; text-align:center; border-bottom:1px solid #666; font-size:1em;}
	.tbla tr td{width:80%; border-bottom:1px solid #ddd; padding-left:15px; height:45px; text-align:left;}

		
	@media screen and (max-width:992px){
		
		.daon_content_wrap{width:96%;}
		.daon_page_title{margin-bottom:50px;}	
		.daon_page_title h1{font-size:2em;}
		.daon_page_title h2{font-size:1em;}
		.daon_s_tit{font-size:1.2em;}

		.company_type1 .ceo_img {width:100%; text-align:center; margin-bottom:30px; padding-left:0; }
		.company_type1 .ceo_img img{width:100%;}
		.company_type1 .ceo_area{ float:none; width:95%; margin:0 auto; } 
		.company_type1 .ceo_area .ceo_tit { font-size:1.8em; text-align:center;}
		.company_type1 .ceo_area .ceo_txt{padding-top:10px;}

		.tbla tr th{width:30%; font-size:0.9em;}
		.tbla tr td{width:70%; font-size:0.9em;}

	}

	.company_type5 { width:100%; min-width:320px; }
	.company_type5:after{content:""; clear:both; display:block;}
	.company_type5 .ceo_img {position:relative; width:100%; height:350px; min-height:250px; margin:0 auto; background: url('../image/img_2000.jpg') no-repeat center top; background-size:cover; }
	.company_type5 .ceo_area{position:relative; clear:both; width:100%; max-width:1400px; margin:0 auto; } 
	.company_type5 .ceo_area .ceo_txt {padding:40px 0px; text-align: left; z-index:0;}
	.company_type5 .ceo_area .ceo_txt h4 {font-size:2em;  line-height:1.5em;  color: #000; }
	.company_type5 .ceo_area .ceo_txt p {margin-top:20px; line-height:1.5em; color: #333; word-break: keep-all;}
	.company_type5 .ceo_area .ceo_txt span.ceo_sign{ display:block; float:left; font-size:1.5em; color:#000; margin-top:50px; font-family:  'Noto Sans KR', sans-serif;}
	.company_type5 .ceo_area .ceo_txt span.ceo_sign span{font-family:'Noto Sans KR', sans-serif; font-size:0.8em;}

	.daon_s_tit {width:100%; max-width:1400px; height:30px; line-height:30px; text-align:left; border-left:5px solid #000; margin:50px auto;  margin-bottom:10px;  font-size:1.5em;  text-indent:10px;}
	.company_type5_tbl{width:100%; max-width:1400px; margin:0 auto; overflow:hidden; background:rgba(29,102,185,.9);}
	.company_type5_tbl .slogan{float:left; width:40%; text-align:left; color:#fff;  overflow:hidden; z-index:1;}
	.company_type5_tbl .slogan div{margin:30px; height:}
	.company_type5_tbl .slogan div .b_title { font-size:2em; color:#fff; line-height:1.4em; letter-spacing:-0.05em; }
	.company_type5_tbl .slogan div .daon_s_title {  position:relative; top:0; font-size:1em; color:#fff; line-height:1.4em;  font-weight: 300; padding-top:20px; margin-top:20px;}
	.company_type5_tbl .slogan div .daon_s_title:after { content:""; display:block;  position:absolute; top:0;  left:0; width:30px; height:1px; background:#fff; }
	.company_type5_tbl .tbl_t{float:left; width:60%; background-color:#fff;}
	.tbla{width:100%; border-collapse: collapse; margin:0 auto; border:1px solid #ddd; border-bottom:0px;}
	.tbla tr th{width:20%; height:45px; padding:20px 0; text-align:center; border-bottom:1px solid #666; font-size:1em;}
	.tbla tr td{width:80%; border-bottom:1px solid #ddd; padding-left:15px; height:45px; text-align:left;}
	

	@media screen and (max-width: 768px){
		.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;}

		.company_type5 .ceo_area{width:95%; margin:0 auto;} 
		.company_type5 .ceo_area .ceo_txt h4 {font-size:1.2em; word-break: keep-all;}

		.daon_s_tit{width:95%;}
		.company_type5_tbl {width:95%; height:auto;}
		.company_type5_tbl .slogan{width:100%; bottom:0; padding:20px 20px;  }
		.company_type5_tbl .slogan div .b_title { font-size:1.4em; }	
		.company_type5_tbl .tbl_t{width:100%;}

		.tbla tr th{width:30%; font-size:0.9em;  padding:15px 0;}
		.tbla tr td{width:70%; font-size:0.9em; }

	}


.daon_ver2_sub_type8 {width:100%;}
	.daon_ver2_sub_type8:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type8 .sidewrap_img{margin:0 auto; width:100%; max-width:1500px;}
	.daon_ver2_sub_type8 .sidewrap_img img{width:100%; height:auto;}
	.daon_ver2_sub_type8 .sidewrap {max-width:1500px; margin:0 auto; padding:50px 25px;}
	.daon_ver2_sub_type8 .sidewrap:after {content:""; display:block; clear:both;}
	
	.daon_ver2_sub_type8 .sidewrap .left-box {float:left; width:25%;}
	.daon_ver2_sub_type8 .sidewrap .left-box h3.tit {display:block; font-size:1.85em; font-weight:700; line-height:1.5em;}
	.daon_ver2_sub_type8 .sidewrap .right-box {float:left; width:100%; }	
	.daon_ver2_sub_type8 .sidewrap.ex1 .con_box {width:100%;}
	.daon_ver2_sub_type8 .sidewrap.ex1 .con_box .title { display:block; font-size:1.5em;  color:#000;  line-height:1.5m;}
	.daon_ver2_sub_type8 .sidewrap.ex1 .con_box .desc {display:block;  margin-top:25px;   line-height:1.6em;}
	.daon_ver2_sub_type8 .sidewrap.ex1 .con_box .sign {display:block; margin-top:25px;  }
	.daon_ver2_sub_type8 .sidewrap.ex1 .con_box .sign .ceo_sign { font-size:1.5em; font-weight:700; letter-spacing:0.3em; text-align:right;}
	.daon_ver2_sub_type8 .sidewrap.ex2 div.item {float:left; width:32%; margin-right:2%; margin-bottom:2%; padding:20px 10px; text-align:center;  transition: 0.3s all ease;}
	.daon_ver2_sub_type8 .sidewrap.ex2 div.item:nth-child(3n){margin-right:0;}
	.daon_ver2_sub_type8 .sidewrap.ex2 div.item i { display:block; width:50px; height:50px; line-height:50px; font-size:2.5em;  color:#fff; margin:0 auto; }
	.daon_ver2_sub_type8 .sidewrap.ex2 div.item div.txts {width:100%; margin-top:20px;}
	.daon_ver2_sub_type8 .sidewrap.ex2 div.item div.txts strong { display:block;  font-size:1.25em;  color:#fff;  line-height:1.5m;}
	.daon_ver2_sub_type8 .sidewrap.ex2 div.item div.txts p {display:block;  margin-top:5px;   line-height:1.6em; color:#fff;  }
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview {width:100%;margin:0 auto; }
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul { width:100%;  margin:0; padding:0; display:inline-block; vertical-align:middle;/* border:1px solid #ddd; border-radius:200px; padding:50px;*/}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li {position:relative; float:left; display:inline-block; width:19%; margin-right:8%; transition: 0.3s all ease;} 
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:last-child {margin-right:0;}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:before {width:50%; height:1px; border:1px dashed #ddd; content:''; display:block; position:absolute; top: 50%; right:-50%;}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:last-child:before {display:none;}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li div.txts {display:table; width:100%; height:150px; text-align:center; background-color:#555; transition: 0.3s all ease;}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:nth-child(even) div.txts { background-color:#C53428; }
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li div.txts p {display:table-cell; vertical-align:middle; }
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li div.txts p em {display:block; font-size:1em; color:#fff;}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li div.txts p span {display:block; font-size:1.5em; color:#fff; margin-top:5px;}

	@media all and (max-width:1200px){
		.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li {width:49%; margin-right:2%; margin-bottom:2%;}
		.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:nth-child(even) {float:right; width:49%; margin-right:0;}
		.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:before {display:none;}
		.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:nth-child(3) div.txts {background-color:#C53428;}
		.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:nth-child(4) div.txts {background-color:#555;}
	}

	@media screen and (max-width: 768px){
		.daon_ver2_page_title{margin-bottom:40px;}
		.daon_ver2_page_title h1{font-size:1.85em;}
		.daon_ver2_page_title h2{font-size:1em;}

		.daon_ver2_sub_type8 .sidewrap .left-box { width:100%;}
		.daon_ver2_sub_type8 .sidewrap .right-box { width:100%; margin-top:20px; }
		.daon_ver2_sub_type8 .sidewrap .left-box h3.tit {font-size:1.5em; }
		.daon_ver2_sub_type8 .sidewrap.ex2 div.item {width:100%; text-align:left; padding:15px 10px; margin-bottom:0; background-color:#fff; border:0; border-bottom:1px solid #eee; transition: 0.3s all ease;}
		.daon_ver2_sub_type8 .sidewrap.ex2 div.item:last-child {border-bottom:0;}
		.daon_ver2_sub_type8 .sidewrap.ex2 div.item i { display:inline-block; vertical-align:middle; font-size:1.5em;  }
		.daon_ver2_sub_type8 .sidewrap.ex2 div.item div.txts {width:auto; margin-top:0; display:inline-block; vertical-align:middle; }
		.daon_ver2_sub_type8 .sidewrap.ex2 div.item div.txts strong { font-size:1em; }
	}


	.daon_ver2_sub_type13 {width:100%; }
	.daon_ver2_sub_type13:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type13 .busi_top {width:100%; margin-top:50px; border-bottom:1px solid #eee;}
	.daon_ver2_sub_type13 .busi_top:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type13 .busi_top .txt_box { text-align:center; padding:80px 20px; background: linear-gradient(to left, #3884cf 0%, #2845ab 80%);}  
	.daon_ver2_sub_type13 .busi_top .txt_box h2.tit { display:block; font-size:2.5em; font-weight:700; text-align:center; color:#fff; line-height:1.4em; letter-spacing:-0.05em; word-break:keep-all; }
	.daon_ver2_sub_type13 .busi_top .txt_box div.txts {width:100%; margin-top:20px; text-align:center; }
	.daon_ver2_sub_type13 .busi_top .txt_box div.txts p {display:block; margin-bottom:10px; font-size:1.1em; color:rgba(255,255,255,.7); line-height:1.6em; word-break:keep-all; }
	.daon_ver2_sub_type13 .busi_all{width:100%; max-width:1500px; margin:0 auto;}
	.daon_ver2_sub_type13 .busi_area{ position:relative; width:100%; max-width:1500px; margin:50px auto 0; text-align:center; }
	.daon_ver2_sub_type13 .busi_area:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type13 .busi_area ul{ width:100%; margin:0; padding:0; font-size:0;}
	.daon_ver2_sub_type13 .busi_area ul li {position:relative; float:left; width:18.4%; height:370px; min-height:470px; margin-right:2%; text-align:left; transition: 0.3s all ease; border-radius:10px;}
	.daon_ver2_sub_type13 .busi_area ul li img{width:100%; height:auto; border-radius:10px; border-bottom-right-radius:0; border-bottom-left-radius:0;}
	.daon_ver2_sub_type13 .busi_area ul li a { display:block; padding:40px 25px; text-decoration:none; transition: 0.3s all ease;}
	.daon_ver2_sub_type13 .busi_area ul li:hover { border-radius:10px; overflow:hidden;  transition: 0.3s all ease; margin-top:-10px;}
	.daon_ver2_sub_type13 .busi_area ul li:last-child{ margin-right:0;}
	.daon_ver2_sub_type13 .busi_area ul li.bg1 { background-color:#f8f8f8; border-bottom:5px solid #57a0e9; }
	.daon_ver2_sub_type13 .busi_area ul li.bg1 em { color:#57a0e9; }	
	.daon_ver2_sub_type13 .busi_area ul li:hover.bg1 { background-color:rgb(30,57,141,0.3); }
	.daon_ver2_sub_type13 .busi_area ul li.bg2 { background-color:#f8f8f8; border-bottom:5px solid #57a0e9; }
	.daon_ver2_sub_type13 .busi_area ul li.bg2 em { color:#57a0e9; }	
	.daon_ver2_sub_type13 .busi_area ul li:hover.bg2 { background-color:rgb(30,57,141,0.5); }
	.daon_ver2_sub_type13 .busi_area ul li.bg3 { background-color:#f8f8f8; border-bottom:5px solid #57a0e9; }
	.daon_ver2_sub_type13 .busi_area ul li.bg3 em { color:#57a0e9; }	
	.daon_ver2_sub_type13 .busi_area ul li:hover.bg3 {  background-color:rgb(30,57,141,0.7); }
	.daon_ver2_sub_type13 .busi_area ul li.bg4 { background-color:#f8f8f8; border-bottom:5px solid #57a0e9; }
	.daon_ver2_sub_type13 .busi_area ul li.bg4 em { color:#57a0e9; }	
	.daon_ver2_sub_type13 .busi_area ul li:hover.bg4 { background-color:rgb(30,57,141,0.9); }
	.daon_ver2_sub_type13 .busi_area ul li.bg5 { background-color:#f8f8f8; border-bottom:5px solid #57a0e9; }
	.daon_ver2_sub_type13 .busi_area ul li.bg5 em { color:#57a0e9; }	
	.daon_ver2_sub_type13 .busi_area ul li:hover.bg5 { background-color:rgb(30,57,141); }

	.daon_ver2_sub_type13 .busi_area ul li em {position:relative; display:inline-block; padding-bottom:20px; font-size:2em; font-weight:700; font-style:normal;}
	.daon_ver2_sub_type13 .busi_area ul li em:after { content: ''; position: absolute; left: 0; bottom:0; width:30px; height:1px; background-color:#000;  transition: 0.3s all ease; }
	.daon_ver2_sub_type13 .busi_area ul li:hover em {display:block;}
	.daon_ver2_sub_type13 .busi_area ul li:hover em:after {width:100%; }
	.daon_ver2_sub_type13 .busi_area ul li strong {display:block; font-size:1.5em; color: #000; line-height:1.2em; margin-top:30px;  }
	.daon_ver2_sub_type13 .busi_area ul li dl{ width:100%; margin-top:30px; transition: 0.3s all ease; }
	.daon_ver2_sub_type13 .busi_area ul li dl dd{ position:relative; font-size:0.9em; color:#666;  margin-top:5px; text-align:left;  }
	.daon_ver2_sub_type13 .busi_area ul li span.btn_view {opacity:0; position:absolute; bottom:0; right:25px; display:block; text-align:left; color:#fff; transition: 0.3s all ease; }
	.daon_ver2_sub_type13 .busi_area ul li:hover span.btn_view {opacity:1; bottom:30px; transition: 0.3s all ease; }
	.daon_ver2_sub_type13 .busi_area ul li:hover.hover_type em { color:#fff;}
	.daon_ver2_sub_type13 .busi_area ul li:hover.hover_type em:after { background-color:#fff;}
	.daon_ver2_sub_type13 .busi_area ul li:hover.hover_type strong { color:#fff;}
	.daon_ver2_sub_type13 .busi_area ul li:hover.hover_type dl dd { color:rgba(255,255,255,.6);}
	.daon_ver2_sub_type13 .busi_comment { width:100%;margin: 50px auto;  padding: 25px 40px;  background-color:#f8f8f8; border:1px solid #eee; box-sizing:border-box; }
	.daon_ver2_sub_type13 .busi_comment .point_tit {position:relative; display:block; font-size:1.5em; color:#000; padding-left:25px;}
	.daon_ver2_sub_type13 .busi_comment .point_tit:before { position:absolute; left:0; top:2px; content:"\f071";  display:block; font-size:0.75em; font-weight:700; font-family: "Font Awesome 5 Free";  }
	.daon_ver2_sub_type13 .busi_comment ul.point_list {width:100%; margin-top:20px;}
	.daon_ver2_sub_type13 .busi_comment dl strong {display:block; font-size:1.85em; color: #000; margin-bottom:30px;  }
	.daon_ver2_sub_type13 .busi_comment dl dd{ position:relative; font-size:1em; color: #000;  padding-left:15px;  text-align:left; margin-top:5px; }
	.daon_ver2_sub_type13 .busi_comment dl dd:before { content: ''; position: absolute; left: 0; top: 11px; width: 3px; height: 3px; background-color:#017ece; border-radius: 50%;}

	@media all and (max-width:1024px){
		.daon_ver2_sub_type13 .busi_area {padding:0 4%;}
		.daon_ver2_sub_type13 .busi_area ul li {width:49%; margin-bottom:2%;}
		.daon_ver2_sub_type13 .busi_area ul li:nth-child(even) {margin-right:0; }
		.daon_ver2_sub_type13 .busi_area ul li {min-height:570px;}
	}

	@media all and (max-width:992px){		
		.daon_ver2_page_title{margin-bottom:50px;}	
		.daon_ver2_page_title h1{font-size:1.85em;}
		.daon_ver2_page_title h2{font-size:1em;}
		.daon_s_tit{font-size:1.2em;}
	}

	@media all and (max-width:860px){
		.daon_ver2_sub_type13 .busi_area ul li {min-height:490px;}
	}

	@media all and (max-width:640px){
		.daon_ver2_sub_type13 .busi_top .txt_box {padding:50px 20px; }
		.daon_ver2_sub_type13 .busi_top .txt_box h2.tit {font-size:1.75em; }
		.daon_ver2_sub_type13 .busi_area ul li:hover{margin-top:0;}		
		.daon_ver2_sub_type13 .busi_area ul li {min-height:470px;}
		.daon_ver2_sub_type13 .busi_area ul li strong{font-size:1.3em;}
	}

	@media all and (max-width:480px){	
		.daon_ver2_sub_type13 .busi_area ul li {width:100%;  height:500px; min-height:auto; margin-bottom:15px;}
		.daon_ver2_sub_type13 .busi_area ul li span.btn_view {opacity:1; bottom:30px; color:#000;}
		.daon_ver2_sub_type13 .busi_area ul li:hover span.btn_view {right:15px; color:#fff;}
	}

		.daon_ver2_sub_type7 {width:100%;}
		.daon_ver2_sub_type7 h3.con_tit {display:block; font-size:1.55em; font-weight:700; line-height:1.5em;  margin:50px 0 0 0;}
	.daon_ver2_sub_type7:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type7 .step_top {position:relative; width:100%; margin-top:50px; transition: 0.3s all ease;}
	.daon_ver2_sub_type7 .step_top:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type7 .step_top .img_box { width:100%;  }
	.daon_ver2_sub_type7 .step_top .img_box img {max-width:100%;}
	.daon_ver2_sub_type7 .step_top .txt_box { position:relative; width:100%; padding:40px; background-color:#247BCB; text-align:center;} 
	.daon_ver2_sub_type7 .step_top .txt_box h2.tit { display:block; font-size:2em; font-weight:700; color:#fff; line-height:1.4em; letter-spacing:-0.05em; word-break:keep-all; }
	.daon_ver2_sub_type7 .step_top .txt_box div.txts {width:100%; margin-top:20px; }
	.daon_ver2_sub_type7 .step_top .txt_box div.txts p {display:block; margin-bottom:10px; font-size:1.1em; color:#cfdee9; line-height:1.6em; word-break:keep-all; }
	.daon_ver2_sub_type7 .step_top .txt_box .con_box {width:100%; margin-top:30px;}
	.daon_ver2_sub_type7 .step_top .txt_box .con_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type7 .step_top .txt_box .con_box ul {width:100%; margin:0; padding:0; }
	.daon_ver2_sub_type7 .step_top .txt_box .con_box ul li {float:left; width:33.33333%; min-height:260px; text-align:center; padding:25px; border-left:1px solid rgba(255,255,255,0.2); box-sizing:border-box; transition: 0.3s all ease;}
	.daon_ver2_sub_type7 .step_top .txt_box .con_box ul li:first-child {border-left:0; }
	.daon_ver2_sub_type7 .step_top .txt_box .con_box ul li:last-child {margin-right:0; }
	.daon_ver2_sub_type7 .step_top .txt_box .con_box ul li dl.box { width:100%; margin:0; padding:0; transition: 0.3s all ease;}
	.daon_ver2_sub_type7 .step_top .txt_box .con_box ul li dl.box dt { width:100%; }
	.daon_ver2_sub_type7 .step_top .txt_box .con_box ul li dl.box dt img { max-width:100%; overflow:hidden;}
	.daon_ver2_sub_type7 .step_top .txt_box .con_box ul li dl.box dd { width:100%; margin-top:20px; }
	.daon_ver2_sub_type7 .step_top .txt_box .con_box ul li dl.box dd strong {display:block; font-size:1.25em; font-weight:700; line-height:1.2em; color:#fff; }
	.daon_ver2_sub_type7 .step_top .txt_box .con_box ul li dl.box dd p {margin-top:15px; font-size:1em; color:#cfdee9;  line-height:1.4em; }
	.daon_ver2_sub_type7 .step_box { width:100%; margin-top:10px;  transition: 0.3s all ease; }
	.daon_ver2_sub_type7 .step_box:after{content:""; display:block; clear:both;}
	.daon_ver2_sub_type7 .step_box ul { width:100%; margin:0; padding:0;} 
	.daon_ver2_sub_type7 .step_box ul li {display:table; position:relative; float:left; text-align:center; width:23.5%;  padding:0; margin-right:2%; margin-bottom:40px; min-height:390px; background-color:#fff; border:1px solid #dfdfdf; transition: 0.5s all ease; }
	.daon_ver2_sub_type7 .step_box ul li:after { content: ""; position: absolute; width:30px; height:30px; top:50%; right:0; margin-top:-15px; margin-right:-12%; background:url('../image/step_arrow_right.png')no-repeat;}
	.daon_ver2_sub_type7 .step_box ul li:nth-child(4n) { margin-right:0;}
	.daon_ver2_sub_type7 .step_box ul li:nth-child(4n):after {display:none}
	.daon_ver2_sub_type7 .step_box ul li div {	display:table-cell; vertical-align:top; text-align:left;}
	.daon_ver2_sub_type7 .step_box ul li div strong {position:relative; display:block; padding:20px; font-size:1.25em; color:#fff; background-color:#5f6674; overflow:hidden;}
	.daon_ver2_sub_type7 .step_box ul li div strong em { position:absolute; top:30px; right:5px; font-size:4em; color:rgba(255,255,255,.1); font-weight:700; letter-spacing:-0.05em; z-index:1;}
	.daon_ver2_sub_type7 .step_box ul li div dl {width:100%;  padding:20px; }
	.daon_ver2_sub_type7 .step_box ul li div dl dd { position:relative; display:block; padding-left:10px; margin-top:10px; line-height:1.4em; font-size:1em; color:#666; /*word-break:keep-all;*/}
	.daon_ver2_sub_type7 .step_box ul li div dl dd:before { content: ''; position: absolute; left: 0; top: 11px; width: 3px; height: 3px; background-color:#017ece; border-radius: 50%;}
	.daon_ver2_sub_type7 .step_box ul li div dl dd:first-child {margin-top:0;}

	@media all and (max-width:1024px){
		.daon_ver2_sub_type7 .step_box ul li { width:46%; margin-right:4%; }
		.daon_ver2_sub_type7 .step_box ul li:after { margin-right:-12%;}
		.daon_ver2_sub_type7 .step_box ul li:nth-child(even) {float:right; margin-right:0;}
		.daon_ver2_sub_type7 .step_box ul li:nth-child(even):after {display:none;}
		.daon_ver2_sub_type7 .step_box ul li:nth-child(3n):after {display:block;}
		.daon_ver2_sub_type7 .step_box ul li:last-child:after {display:none;}
		.daon_ver2_sub_type7 .step_box ul li div strong em {font-size:3em;}
	}

	@media screen and (max-width: 768px){
		.daon_ver2_page_title{margin-bottom:40px;}
		.daon_ver2_page_title h1{font-size:1.85em;}
		.daon_ver2_page_title h2{font-size:1em;}

		.daon_ver2_sub_type7 .step_top {padding:0; border:0;}
		.daon_ver2_sub_type7 .step_top .txt_box {position:static; width:100%; text-align:center; background-color:rgba(36,123,203,1);}
		.daon_ver2_sub_type7 .step_top .txt_box h2.tit {font-size:1.5em;}
		.daon_ver2_sub_type7 .step_top .txt_box div.txts p {font-size:1em;}
		.daon_ver2_sub_type7 .step_top .txt_box .con_box ul li {width:100%; min-height:auto; padding:40px 10px; border-left:0; border-bottom:1px solid rgba(255,255,255,0.2);}
		.daon_ver2_sub_type7 .step_box { padding:0 4%; margin-top:50px; }
		.daon_ver2_sub_type7 .step_box ul li { width:100%; min-height:auto; margin-bottom:50px; text-align:left; }
		.daon_ver2_sub_type7 .step_box ul li:after { top: unset; bottom:-40px; margin-top:0; left:50%; margin-left:-15px; transform: rotate(90deg);}
		.daon_ver2_sub_type7 .step_box ul li:nth-child(even):after {display:block; }
		.daon_ver2_sub_type7 .step_box ul li:nth-child(4n):after {display:block}
		.daon_ver2_sub_type7 .step_box ul li:last-child:after {display:none;}
		.daon_ver2_sub_type7 .step_box ul li:last-child {margin-bottom:0;}			
	}


	.vision_type2 {width:100%; min-width:320px; max-width:1400px; margin:0 auto; }
	.vision_type2:after {display:block; visibility:hidden; clear:both; content:""}
	.vision_type2 h2.title {text-align:center; font-size:2em; font-weight:400; color:#333; line-height:1.2em; margin-bottom:40px; }
	.vision_type2 span.stitle {display:block; width:100%; text-align:center; margin:0 auto; font-size:1.1em; font-weight:400; color:#333; line-height:1.6em; margin-bottom:40px; }
	.vision_type2 .img_div img{width:100%; max-width:1400px; border-radius:85px; margin-bottom:30px}
	.vision_type2 ul {margin:0; padding:0; }
	.vision_type2 ul li {clear:both; padding:0px; margin:0; margin-bottom:30px; width:100%; border-radius:85px; border:1px solid #ddd; background-color:#fafafa; overflow:hidden;}
	.vision_type2 ul li .circle_box {display:block; float:left; width:170px; height:170px; border-radius:85px; }
	.vision_type2 ul li:nth-child(1) .circle_box {background:#005bab; }
	.vision_type2 ul li:nth-child(2) .circle_box {background:#36b1d4; }
	.vision_type2 ul li:nth-child(3) .circle_box {background:#f48025; }
	.vision_type2 ul li:nth-child(4) .circle_box {background:#005bab; }
	.vision_type2 ul li:nth-child(5) .circle_box {background:#36b1d4; }
	.vision_type2 ul li:nth-child(6) .circle_box {background:#f48025; }
	.vision_type2 ul li .circle_box .icon {display:block; position:relative; left:0; top:25%; width:100%; height:100%; text-align:center; }
	.vision_type2 ul li .circle_box .icon i {display:block; font-size:3em; color:#fff; }
	.vision_type2 ul li .circle_box .icon em {display:block; font-size:1.05em; color:#fff; font-style:normal; margin-top:10px;}
	.vision_type2 ul li .con_txt {display:block; float:left; width:80%; margin-left:50px; margin-top:30px;}
	.vision_type2 ul li .con_txt p {font-size:1.5em; color:#000; text-align:left; }
	.vision_type2 ul li .con_txt span {font-size:1em; color:#555; text-align:left;  line-height:1.5em;}
	.vision_type2 ul li.inverse_li{background-color:#fff;}
	.vision_type2 ul li.inverse_li .circle_box {float:right;  }
	.vision_type2 ul li.inverse_li .con_txt {float:right; }

	.daon_s_tit {width:100%; height:30px; line-height:30px; text-align:left; border-left:5px solid #000; margin:50px auto;  margin-bottom:10px;  font-size:1.5em;  text-indent:10;}

	@media screen and (max-width: 992px){
		
		.daon_content_wrap{width:96%;}
		.daon_page_title{margin-bottom:50px;}	
		.daon_page_title h1{font-size:2em;}
		.daon_page_title h2{font-size:1em;}
		.daon_s_tit{font-size:1.2em;}

		.vision_type2 h2.title { font-size:1.5em; }
		.vision_type2 span.stitle{font-size:1em; width:90%;}
		.vision_type2 ul li {width:100%; margin-bottom:50px; border-radius:40px; border-bottom-left-radius:0px; border-bottom-right-radius:0px}
		.vision_type2 ul li .circle_box{float:none; width:100%;  border-radius:40px; }
		.vision_type2 ul li.inverse_li .circle_box{float:none; width:100%;  border-radius:40px; }
		.vision_type2 ul li .con_txt{float:none; width:90%; margin:0px; padding:30px 5%;}
		.vision_type2 ul li.inverse_li .con_txt{float:none; width:90%; margin:0px; padding:30px 5%;}
		.vision_type2 .img_div img{border-radius:40px;}

	}

	@media screen and (max-width: 480px){
		
		
		.vision_type2 ul li{border-radius:15px;}
		.vision_type2 ul li .circle_box{border-radius:15px; }
		.vision_type2 ul li.inverse_li .circle_box{ border-radius:15px; }
		.vision_type2 .img_div img{border-radius:15px;}

	}


	.guide_type1 {width:100%; max-width:1400px; margin:0 auto; }
	.guide_type1:after {clear:both; content:''; display:block;}
	
	.guide_type1 .guide_box1 .con_wrap {width:100%; background:;  padding:50px 0; border:1px solid #ddd; box-sizing:border-box; }
	.guide_type1 .guide_box1 .con_wrap:after {clear:both; content:''; display:block;}
	.guide_type1 .guide_box1 .con_wrap ul { padding:0; margin:0;}
	.guide_type1 .guide_box1 .con_wrap ul li {float:left; width:33.33333%; text-align:center; padding:0; text-transform:uppercase; border-left:1px solid #eee; box-sizing:border-box;}
	.guide_type1 .guide_box1 .con_wrap ul li:first-child{border-left:none;}
	.guide_type1 .guide_box1 .con_wrap ul li .con_txt {min-height:220px; padding:0 20px; }
	.guide_type1 .guide_box1 .con_wrap ul li .icon {display:block; width:100px; margin:0 auto; overflow:hidden;}
	.guide_type1 .guide_box1 .con_wrap ul li .icon i {display:inline-block; font-size:3em; color:#2297d8;}
	.guide_type1 .guide_box1 .con_wrap ul li h3.title {position:relative; font-size:1.4em;  padding-bottom:10px; margin:15px 0; color:#000;}
	.guide_type1 .guide_box1 .con_wrap ul li h3.title:before {content:""; position:absolute; left:50%; bottom:0; margin-left:-20px; display:block; width:40px; height:1px; background:#bbb; }
	.guide_type1 .guide_box1 .con_wrap ul li strong {font-size:1.8em; color:#dc3232; line-height:1.5em;}
	.guide_type1 .guide_box1 .con_wrap ul li p {font-size:1em; color:#555; line-height:1.5em;}
	.guide_type1 .guide_box1 .con_wrap ul li .btn1 { display:inline-block; height:40px; line-height:38px; padding:0 20px; background:#2297d8; color:#fff; font-size:1em; margin-top:20px; text-decoration:none; transition:0.3s;}
	.guide_type1 .guide_box1 .con_wrap ul li .btn1:hover {background:#000; color:#fff; border:0;} 

	.guide_type1 .guide_box2 { width:100%; max-width:1400px; margin:50px auto; border-top:1px solid #000;}
	.guide_type1 .guide_box2:after {clear:both; content:''; display:block;}
	.guide_type1 .guide_box2 .con_wrap { width:100%; padding:50px 0; border-bottom:1px solid #eee;}
	.guide_type1 .guide_box2 .con_wrap:after {clear:both; content:''; display:block;}
	.guide_type1 .guide_box2 .con_wrap .con_area {padding:0 20px;}
	.guide_type1 .guide_box2 .con_wrap .left {width:30%; float:left; padding:0; }
	.guide_type1 .guide_box2 .con_wrap .left .con_title {font-size:1.5em; font-weight:700; color:#000;}
	.guide_type1 .guide_box2 .con_wrap .left .con_title em {display:block; font-size:13px; font-weight:400; text-transform:uppercase; font-style:normal; letter-spacing:0.05em; color:#c0c0c0; }
	.guide_type1 .guide_box2 .con_wrap .right {width:70%; float:left; padding:0; }
	.guide_type1 .guide_box2 .con_wrap .right ul li {position:relative; margin-bottom:20px; padding-left:30px; line-height:1.5em; word-break:keep-all;}
	.guide_type1 .guide_box2 .con_wrap .right ul li:last-child {margin-bottom:0}
	.guide_type1 .guide_box2 .con_wrap .right ul li .txt_depth {font-size:1em; color:#aaa; text-transform:uppercase; padding-top:5px;  }
	.guide_type1 .guide_box2 .con_wrap .right ul li .numb { position:absolute; left:0; font-weight:700; }
	.guide_type1 .guide_box2 .con_wrap table {width:100%; margin-top:20px; border-collapse:collapse;}
	.guide_type1 .guide_box2 .con_wrap table tr {border-top:1px solid #e1e1e1}
	.guide_type1 .guide_box2 .con_wrap table tr:last-child {border-bottom:1px solid #e1e1e1}
	.guide_type1 .guide_box2 .con_wrap table tr th {background:#f9f9f9; padding:10px 0;}
	.guide_type1 .guide_box2 .con_wrap table tr th:first-child {border-right:1px solid #e1e1e1}
	.guide_type1 .guide_box2 .con_wrap table tr td {text-align:center; padding:10px 0}
	.guide_type1 .guide_box2 .con_wrap table tr td:first-child {border-right:1px solid #e1e1e1}
	.guide_type1 .guide_box2 .con_wrap .imp {font-size:0.95em; word-break:keep-all; color:#3375C0; margin-top:20px; background:#f1f7fb; padding:5px 25px; font-weight:500;}


	@media screen and (max-width: 768px){
		.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;}


		.guide_type1 .guide_box1 .con_wrap {padding:0; }
		.guide_type1 .guide_box1 .con_wrap ul li {width:100%;  padding:50px 0; border-left:0;  border-bottom:1px solid #ededed; }
		.guide_type1 .guide_box1 .con_wrap ul li .con_txt {min-height:150px;}

		.guide_type1 .guide_box2 .con_wrap .left {width:100%;}
		.guide_type1 .guide_box2 .con_wrap .right {width:100%; margin-top:30px; }

	}

		.daon_ver2_sub_type9 {width:100%; }
	.daon_ver2_sub_type9:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type9 .sidewrap {max-width:1500px; margin:0 auto; padding:50px 25px; border-bottom: 1px solid #dcdcdc;}
	.daon_ver2_sub_type9 .sidewrap:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type9 .sidewrap:first-child {border-top: 1px solid #fff;}
	.daon_ver2_sub_type9 .sidewrap:last-child{border-bottom:0;}
	.daon_ver2_sub_type9 .sidewrap .left-box {float:left; width:20%;}
	.daon_ver2_sub_type9 .sidewrap .left-box h3.tit {display:block; font-size:1.5em; font-weight:700; line-height:1.5em;}
	.daon_ver2_sub_type9 .sidewrap .right-box {float:right; width:75%; }
	.daon_ver2_sub_type9 .sidewrap.ex0 .con_box {width:100%;}
	.daon_ver2_sub_type9 .sidewrap.ex0 .con_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type9 .sidewrap.ex0 .con_box h4.t1 {display:block; font-size:1.5em; font-weight:700; line-height:1.2em; }
	.daon_ver2_sub_type9 .sidewrap.ex0 .con_box p {margin-top:0px; font-size:0.9em; color:#2a2a2a;  line-height:1.8em; word-break: keep-all;}
	.daon_ver2_sub_type9 .sidewrap.ex0 .con_box .img_box { width:100%; text-align:center;}
	.daon_ver2_sub_type9 .sidewrap.ex0 .con_box .img_box img{width:100%; height:auto;}
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box {width:100%;}
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul {width:100%; margin:0; padding:0; }
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li {width:100%; margin:0; padding:25px 0; border-bottom:1px dashed #ddd; transition: 0.3s all ease;}
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li:first-child {padding-top:0;}
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li:last-child {border-bottom:0; } 
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box { width:100%; margin:0; padding:0; font-size:0; *display:inline;*zoom:1; vertical-align:top;}
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dt { display:inline-block; vertical-align: middle; width:12%; font-size:15px; font-weight:700;}
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dt span {display:table; width:70px; height:70px; text-align:center; overflow:hidden; transition: 0.3s all ease;}
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dt span i { display:table-cell; vertical-align: middle; font-size:2.5em; color:#000; }
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dd { display:inline-block; vertical-align: middle; width:88%; font-size:15px;  }
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dd strong {display:block; font-size:1.35em; font-weight:700; margin-bottom:15px; color:#274192;}
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dd p {margin-top:10px; font-size:1em; color:#000;  }
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dd p:first-child {margin-top:0; }
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box {width:100%;}
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul {width:100%; margin:0; padding:0; }
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li {width:100%; padding:15px 0; border-bottom:1px dashed #ddd;}
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li:first-child {padding-top:0;}
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li:last-child {border-bottom:0; } 
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box { width:100%; margin:0; padding:25px 40px; font-size:0; background-color:#f7f7f7; border-radius:10px; overflow:hidden; }
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box dt { width:auto; display:inline-block; vertical-align: middle;  font-size:15px; font-weight:700; }
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box dt span {display:table; width:60px; height:60px; text-align:center; background-color:#4460d9; border-radius:10px;}
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box dt span i { display:table-cell; vertical-align: middle; font-size:1.85em; color:#fff; }
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box dd { display:inline-block; vertical-align: middle; font-size:15px; color:#000;  }
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box:first-child dd {width:24%; display:inline-block; padding-left:15px; } 
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box dd:last-child {width:66%; display:inline-block;} 
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box dd strong {display:inline-block; vertical-align: middle;  font-size:1.25em; font-weight:700;}
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box dd p {margin-top:10px; font-size:1em; color:#000;  }
	.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box dd p:first-child {margin-top:0; }
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box {width:100%;}
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul {width:100%; margin:0; padding:0; }
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li {float:left; width:49%; margin-right:2%; padding:20px 0;  transition: 0.3s all ease;}
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li:nth-child(even) { margin-right:0;}
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box { width:100%; margin:0; padding:0; font-size:0; *display:inline;*zoom:1; vertical-align:top; }
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box dt { display:inline-block; vertical-align:top; width:20%; font-size:15px; font-weight:700;}
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box dt span {display:table; width:60px; height:60px; text-align:center; background-color:#222; border-radius:10px;  overflow:hidden; transition: 0.3s all ease;}
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box dt span i { display:table-cell; vertical-align: middle; font-size:1.85em; color:#fff;}
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box dd { display:inline-block; vertical-align: top; width:80%; font-size:15px;  color:#555;  }
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box dd strong {display:block; font-size:1.25em; font-weight:700; margin-bottom:15px;}
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box dd p {margin-top:10px; font-size:0.9em; color:#777;  }
	.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box dd p:first-child {margin-top:0; }


	@media all and (max-width:1024px){
		.daon_ver2_sub_type9 .sidewrap .left-box { width:100%;}
		.daon_ver2_sub_type9 .sidewrap .right-box { width:100%; margin-top:20px; }
	}

	@media screen and (max-width: 768px){
		.daon_ver2_page_title{margin-bottom:40px;}
		.daon_ver2_page_title h1{font-size:1.85em;}
		.daon_ver2_page_title h2{font-size:1em;}

		.daon_ver2_sub_type9 .sidewrap .left-box h3.tit {font-size:1.5em; }
		.daon_ver2_sub_type9 .sidewrap.ex0 .con_box .img_box span {font-size:1.5em;}
		.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dt {width:15%;}
		.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dd {width:85%;}
		.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li {text-align:center;}
		.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box {padding:25px 20px;}
		.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box dt span {width:50px; height:50px;}
		.daon_ver2_sub_type9 .sidewrap.ex2 .con_box ul li dl.box:first-child dd {width:100%; padding-left:0; margin-top:15px;} 
		.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li {width:100%; }
		.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box dt {width:15%;}
		.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box dt span {width:50px; height:50px;}
		.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box dd {width:85%;}
	}

	@media screen and (max-width: 480px){
		.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dt {width:100%; }
		.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dt span {text-align:left;}
		.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dd {width:100%; }
		.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box dt {width:25%;}
		.daon_ver2_sub_type9 .sidewrap.ex3 .con_box ul li dl.box dd {width:75%;}
	}




		.daon_ver2_sub_type91 {width:100%; }
	.daon_ver2_sub_type91:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type91 .sidewrap {max-width:1500px; margin:0 auto; padding:20px 25px; border-bottom: 1px solid #dcdcdc;}
	.daon_ver2_sub_type91 .sidewrap:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type91 .sidewrap:first-child {border-top: 1px solid #fff;}
	.daon_ver2_sub_type91 .sidewrap:last-child{border-bottom:0;}
	.daon_ver2_sub_type91 .sidewrap .left-box {float:left; width:20%;}
	.daon_ver2_sub_type91 .sidewrap .left-box h3.tit {display:block; font-size:2em; font-weight:700; line-height:1.5em;}
	.daon_ver2_sub_type91 .sidewrap .right-box {float:right; width:75%; }
	.daon_ver2_sub_type91 .sidewrap.ex0 .con_box {width:100%;}
	.daon_ver2_sub_type91 .sidewrap.ex0 .con_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type91 .sidewrap.ex0 .con_box h4.t1 {display:block; font-size:1.5em; font-weight:700; line-height:1.2em; }
	.daon_ver2_sub_type91 .sidewrap.ex0 .con_box p {margin-top:0px; font-size:1.2em; color:#666;  line-height:1.4em; word-break: keep-all;}
	.daon_ver2_sub_type91 .sidewrap.ex0 .con_box .img_box { width:100%; text-align:center;}
	.daon_ver2_sub_type91 .sidewrap.ex0 .con_box .img_box img{width:100%; height:auto;}
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box {width:100%;}
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul {width:100%; margin:0; padding:0; }
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li {width:100%; margin:0; padding:25px 0; border-bottom:1px dashed #ddd; transition: 0.3s all ease;}
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li:first-child {padding-top:0;}
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li:last-child {border-bottom:0; } 
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box { width:100%; margin:0; padding:0; font-size:0; *display:inline;*zoom:1; vertical-align:top;}
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box dt { display:inline-block; vertical-align: middle; width:12%; font-size:15px; font-weight:700;}
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box dt span {display:table; width:70px; height:70px; text-align:center; overflow:hidden; transition: 0.3s all ease;}
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box dt span i { display:table-cell; vertical-align: middle; font-size:2.5em; color:#000; }
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box dd { display:inline-block; vertical-align: middle; width:88%; font-size:15px;  }
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box dd strong {display:block; font-size:1.25em; font-weight:700; margin-bottom:15px;}
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box dd p {margin-top:10px; font-size:0.9em; color:#777;  }
	.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box dd p:first-child {margin-top:0; }
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box {width:100%;}
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul {width:100%; margin:0; padding:0; }
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li {width:100%; padding:15px 0; border-bottom:1px dashed #ddd;}
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li:first-child {padding-top:0;}
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li:last-child {border-bottom:0; } 
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box { width:100%; margin:0; padding:25px 40px; font-size:0; background-color:#f7f7f7; border-radius:10px; overflow:hidden; }
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box dt { width:auto; display:inline-block; vertical-align: middle;  font-size:15px; font-weight:700; }
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box dt span {display:table; width:60px; height:60px; text-align:center; background-color:#4460d9; border-radius:10px;}
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box dt span i { display:table-cell; vertical-align: middle; font-size:1.85em; color:#fff; }
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box dd { display:inline-block; vertical-align: middle; font-size:15px; color:#000;  }
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box:first-child dd {width:24%; display:inline-block; padding-left:15px; } 
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box dd:last-child {width:66%; display:inline-block;} 
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box dd strong {display:inline-block; vertical-align: middle;  font-size:1.25em; font-weight:700;}
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box dd p {margin-top:10px; font-size:0.9em; color:#777;  }
	.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box dd p:first-child {margin-top:0; }
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box {width:100%;}
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul {width:100%; margin:0; padding:0; }
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li {float:left; width:49%; margin-right:2%; padding:20px 0;  transition: 0.3s all ease;}
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li:nth-child(even) { margin-right:0;}
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box { width:100%; margin:0; padding:0; font-size:0; *display:inline;*zoom:1; vertical-align:top; }
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box dt { display:inline-block; vertical-align:top; width:20%; font-size:15px; font-weight:700;}
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box dt span {display:table; width:60px; height:60px; text-align:center; background-color:#222; border-radius:10px;  overflow:hidden; transition: 0.3s all ease;}
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box dt span i { display:table-cell; vertical-align: middle; font-size:1.85em; color:#fff;}
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box dd { display:inline-block; vertical-align: top; width:80%; font-size:15px;  color:#555;  }
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box dd strong {display:block; font-size:1.25em; font-weight:700; margin-bottom:15px;}
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box dd p {margin-top:10px; font-size:0.9em; color:#777;  }
	.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box dd p:first-child {margin-top:0; }


	@media all and (max-width:1024px){
		.daon_ver2_sub_type91 .sidewrap .left-box { width:100%;}
		.daon_ver2_sub_type91 .sidewrap .right-box { width:100%; margin-top:20px; }
	}

	@media screen and (max-width: 768px){
		.daon_ver2_page_title{margin-bottom:40px;}
		.daon_ver2_page_title h1{font-size:1.85em;}
		.daon_ver2_page_title h2{font-size:1em;}
		.daon_ver2_sub_type91 .sidewrap .left-box h3.tit {font-size:1.5em; }
		.daon_ver2_sub_type91 .sidewrap.ex0 .con_box .img_box span {font-size:1.5em;}
		.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box dt {width:15%;}
		.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box dd {width:85%;}
		.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li {text-align:center;}
		.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box {padding:25px 20px;}
		.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box dt span {width:50px; height:50px;}
		.daon_ver2_sub_type91 .sidewrap.ex2 .con_box ul li dl.box:first-child dd {width:100%; padding-left:0; margin-top:15px;} 
		.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li {width:100%; }
		.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box dt {width:15%;}
		.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box dt span {width:50px; height:50px;}
		.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box dd {width:85%;}
	}

	@media screen and (max-width: 480px){
		.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box dt {width:100%; }
		.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box dt span {text-align:left;}
		.daon_ver2_sub_type91 .sidewrap.ex1 .con_box ul li dl.box dd {width:100%; }
		.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box dt {width:25%;}
		.daon_ver2_sub_type91 .sidewrap.ex3 .con_box ul li dl.box dd {width:75%;}
	}




.daon_ver2_sub_type11 {width:100%; margin:0 auto;}
	.daon_ver2_sub_type11:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type11 h3.con_tit {display:block; font-size:1.85em; font-weight:700; line-height:1.5em;  margin:25px auto 25px;}
	.daon_ver2_sub_type11 .recruit_top { position: relative; width:100%; height:500px; margin:0 auto; background:url("../image/img_2500_back.jpg") no-repeat center center; background-size:cover;}
	.daon_ver2_sub_type11 .recruit_top .recruit-info { width: 100%; text-align: center; position: absolute; top: 50%; left: 50%;  -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
	.daon_ver2_sub_type11 .recruit_top .recruit-info p { display:block; color:#fff; font-size:2.5em; font-weight: 700; line-height:1.4em;  transition: 0.3s all ease;}
	.daon_ver2_sub_type11 .recruit_top .recruit-info span {display:block; color:#999; font-size:1.25em; line-height:1.4em; margin-top:15px;}
	.daon_ver2_sub_type11 .recruit_top .recruit-info a {position:relative; display:inline-block; padding-bottom:10px; margin-top:40px; font-size:1.15em; text-decoration:none; color:#fff;  }
	.daon_ver2_sub_type11 .recruit_top .recruit-info a:before { content: ""; display:block; position: absolute; left: 0; bottom:0; font-size: 10rem;  opacity: 1; width:100%; height:1px; background-color:#666; transition: 0.3s all ease;}
	.daon_ver2_sub_type11 .recruit_top .recruit-info a:after { content: ""; display:block; position: absolute; left: 0; bottom:0; font-size: 10rem;  opacity: 1; width:0%; height:3px; background-color:#f7cc89; transition: 0.3s all ease;}
	.daon_ver2_sub_type11 .recruit_top .recruit-info a:hover:after { width:100%;}
	.daon_ver2_sub_type11 .recruit_info {width:100%; max-width:1500px; margin:0 auto; margin-top:0px;}
	.daon_ver2_sub_type11 .recruit_step {width:100%; margin:0 auto;}
	.daon_ver2_sub_type11 .recruit_step:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type11 .recruit_step .con_box { width:100%; min-width:320px; transition: 0.3s all ease;}
	.daon_ver2_sub_type11 .recruit_step .con_box:after{content:""; display:block; clear:both;}
	.daon_ver2_sub_type11 .recruit_step .con_box ul { width:100%; margin:0; padding:0;} 
	.daon_ver2_sub_type11 .recruit_step .con_box ul li {display:table; position:relative; float:left; text-align:center; width:22%; min-height:240px; padding:40px 15px; margin-right:4%; margin-bottom:0px; background-color:#fff; border:1px solid #ddd; transition: 0.5s all ease; }
	.daon_ver2_sub_type11 .recruit_step .con_box ul li:after {  content: ""; position: absolute; width:30px; height:30px; top:50%; right:0; margin-top:-15px; margin-right:-14%; background:url('../image/step_arrow_right.png')no-repeat;}
	.daon_ver2_sub_type11 .recruit_step .con_box ul li:last-child { margin-right:0; background-color:#3b445b; border:0}
	.daon_ver2_sub_type11 .recruit_step .con_box ul li:last-child:after {display:none}
	.daon_ver2_sub_type11 .recruit_step .con_box ul li div.tb-cell {	display:table-cell; vertical-align:middle; }
	.daon_ver2_sub_type11 .recruit_step .con_box ul li div.tb-cell i {display:block;  font-size:3em; color:#3b445b;}
	.daon_ver2_sub_type11 .recruit_step .con_box ul li div.tb-cell strong {display:block;  font-size:1.5em; color:#000; margin-top:20px;}
	.daon_ver2_sub_type11 .recruit_step .con_box ul li div.tb-cell p { display:block; line-height:1.4em; font-size:1em; color:#666; margin-top:15px; word-break:keep-all;}
	.daon_ver2_sub_type11 .recruit_step .con_box ul li:last-child div.tb-cell i {color:#fff;}
	.daon_ver2_sub_type11 .recruit_step .con_box ul li:last-child div.tb-cell strong {color:#fff;}
	.daon_ver2_sub_type11 .recruit_step .con_box ul li:last-child div.tb-cell p {color:#fff;}
	.daon_ver2_sub_type11 .recruit_benefit {width:100%; padding:30px 0; margin-top:0px; background-color:#fff; }
	.daon_ver2_sub_type11 .recruit_benefit:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type11 .recruit_benefit .inner {width:100%;margin:0 auto; }
	.daon_ver2_sub_type11 .recruit_benefit .inner:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type11 .recruit_benefit .con_box {width:100%;margin:0 auto; border-top:1px solid #ddd; border-right:1px solid #ddd;}
	.daon_ver2_sub_type11 .recruit_benefit .con_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type11 .recruit_benefit .con_box ul {width:100%; margin:0; padding:0; }
	.daon_ver2_sub_type11 .recruit_benefit .con_box ul li {float:left; width:25%; padding:25px 25px 15px 25px; min-height:330px; text-align:center; background-color:#fff; border-left:1px solid #ddd; border-bottom:1px solid #ddd; box-sizing:border-box; transition: 0.3s all ease; }
	.daon_ver2_sub_type11 .recruit_benefit .con_box ul li:nth-child(4n) {margin-right:0; }
	.daon_ver2_sub_type11 .recruit_benefit .con_box ul li dl.box {  width:100%; margin:0; padding:0; }
	.daon_ver2_sub_type11 .recruit_benefit .con_box ul li dl.box dt { display:block; width:80px; height:80px; margin:0 auto;  background-color:#f7cc89; border-radius:100%; overflow:hidden; transition: 0.3s all ease; }
	.daon_ver2_sub_type11 .recruit_benefit .con_box ul li:nth-child(even) dl.box dt {background-color:#89b4f7;}
	.daon_ver2_sub_type11 .recruit_benefit .con_box ul li dl.box dt i { line-height:80px; display:inline-block; vertical-align:middle; font-size:2.5em; color:#fff;}
	.daon_ver2_sub_type11 .recruit_benefit .con_box ul li dl.box dd { float:left; width:100%; margin-top:15px;}
	.daon_ver2_sub_type11 .recruit_benefit .con_box ul li dl.box dd strong {display:block; min-height:34px; font-size:1.4em; font-weight:700; line-height:1.2em; }
	.daon_ver2_sub_type11 .recruit_benefit .con_box ul li dl.box dd p {min-height:40px; font-size:0.9em;padding-top:20px; color:#777;  line-height:1.4em;  word-break:keep-all;}
	.daon_ver2_sub_type11 .recruit_btn { display:block; text-align:center; margin:10px auto; }
	.daon_ver2_sub_type11 .recruit_btn a {display:inline-block; margin:0 6px; width:250px; height:60px; line-height:60px; font-size: 1.25em; text-decoration:none; letter-spacing: -0.025em; color: #fff; background-color:#3B445B; transition: 0.3s all ease;}
	.daon_ver2_sub_type11 .recruit_btn a i { display:inline-block; font-size:1em; color:#fff; margin-left:10px; transition: all 0.4s; }
	.daon_ver2_sub_type11 .recruit_btn a:hover { background-color:#000; color: #fff; transition: 0.3s all ease;}
	.daon_ver2_sub_type11 .recruit_btn a:hover i { color: #fff; }
	.daon_ver2_sub_type11 .recruit_btn a.other{background-color:#000;}
	.daon_ver2_sub_type11 .recruit_btn a.other:hover{background-color:#3B445B;}

	@media all and (max-width:992px){		
		.daon_ver2_page_title{margin-bottom:50px;}	
		.daon_ver2_page_title h1{font-size:1.85em;}
		.daon_ver2_page_title h2{font-size:1em;}
		.daon_s_tit{font-size:1.2em;}

		.daon_ver2_sub_type11 h3.con_tit {font-size:1.5em;}
		.daon_ver2_sub_type11 .recruit_top .recruit-info p {font-size:2em;}
		.daon_ver2_sub_type11 .recruit_info {padding:0 4%;}
		.daon_ver2_sub_type11 .recruit_step .con_box ul li { width:100%; min-height:auto; padding:25px 10px; margin-bottom:50px; text-align:left; }
		.daon_ver2_sub_type11 .recruit_step .con_box ul li:after { top: unset; bottom:-40px; margin-top:0; left:50%; margin-left:-15px; transform: rotate(90deg);}
		.daon_ver2_sub_type11 .recruit_step .con_box ul li:nth-child(even):after {display:block; }
		.daon_ver2_sub_type11 .recruit_step .con_box ul li:last-child {margin-bottom:0;}
		.daon_ver2_sub_type11 .recruit_step .con_box ul li:last-child:after {display:none;}
		.daon_ver2_sub_type11 .recruit_step .con_box ul li div.tb-cell i {display:inline-block; vertical-align:middle; width:15%; text-align:center; font-size:2em;  }
		.daon_ver2_sub_type11 .recruit_step .con_box ul li div.tb-cell strong {display:inline-block;  vertical-align:middle; margin-top:0;  width:30%; font-size:1.25em;}
		.daon_ver2_sub_type11 .recruit_step .con_box ul li div.tb-cell p {display:inline-block;  vertical-align:middle; margin-top:0;  width:auto;}
		.daon_ver2_sub_type11 .recruit_benefit .con_box ul li { width:100%;}
		.daon_ver2_sub_type11 .recruit_benefit .con_box ul li dl.box dt { width:50px; height:50px; }
		.daon_ver2_sub_type11 .recruit_benefit .con_box ul li dl.box dt i { line-height:50px; font-size:1.5em;}
		.daon_ver2_sub_type11 .recruit_benefit .con_box ul li dl.box dd strong {font-size:1.25em; }
		.daon_ver2_sub_type11 .recruit_btn a {float:left; width:50%; margin:0%; height:60px; line-height:60px;  font-size:1em;}
	}

	@media all and (max-width:480px){
		.daon_ver2_sub_type11 .recruit_benefit .con_box ul li dl.box dd strong {font-size:1em; }
	
	}

	/* PC 화면에서만 pc-only 클래스 활성화 */
@media (max-width: 768px) {
    .pc-only {
        display: none;
    }
}


.btn_go {display:inline-block; background:#1c388d; color:#fff; text-align:center;  font-size:1em; margin:0px 0px; padding:10px 30px; border:1px solid #1c388d;  border-radius:50px; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
.btn_go:hover {color:#fff; background-color:#1c388d; }


.btn_go2 {display:inline-block; color:#000; text-align:left; font-weight:bold; font-size:1.1em; margin-bottom:10px; padding:10px 0px; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}

.btn_go3 {display:inline-block; background:#ff7e00; color:#fff; text-align:center;  font-size:1em; margin-bottom:20px; padding:10px 30px; border:1px solid #ff7e00;  border-radius:50px; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
.btn_go3:hover {color:#ff7e00; background-color:#fff; }

.table-hover tbody tr:hover {
    background-color: transparent !important;
}


/* =========================
   spac-table 전용: 기본 스타일
   ========================= */
.spac-table .table_wrap {
  margin-top: 40px;              /* 섹션 간격 */
  overflow-x: auto;              /* 테이블만 좌우 스크롤 */
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.spac-table .table {
  width: 100%;
  border-collapse: collapse;
  border-top: 3px #000 solid;    /* 상단 보더 유지 */
}

/* 셀 기본값(스코프 좁힘: spac-table 내부만) */
.spac-table .table th,
.spac-table .table td {
  padding: 20px 18px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  text-align: left;
}

/* 캡션(긴 제목 가독성) */
.spac-table caption {
  caption-side: top;
  text-align: left;
  font-weight: 700;
  padding: 12px 0 8px;
  line-height: 1.4;
  word-break: keep-all;
}

/* =========================
   모바일 최적화
   - 테이블만 가로 스크롤, 본문은 고정
   - 글자/패딩 축소
   - 이미지 과대노출 방지
   ========================= */
@media (max-width: 768px) {

  /* 스크롤 유도: 테이블을 컨테이너보다 넓게 */
  .spac-table .table {
    width: max-content;         /* 내용만큼 넓어짐 */
    min-width: 840px;           /* 4열 기준(필요시 720~1000px로 조절) */
    table-layout: auto;
  }

  /* 줄바꿈 방지하여 가로로 확장 → 스크롤 */
  .spac-table .table th,
  .spac-table .table td {
    white-space: nowrap;
    padding: 12px 10px;
    font-size: 14px;
  }

  /* 표 안 이미지가 화면을 밀지 않게 제한 */
  .spac-table td img {
    max-width: 120px !important;
    height: auto;
  }

  /* 캡션 크기 축소 */
  .spac-table caption {
    font-size: 14px;
    padding: 8px 0 6px;
  }

  /* 버튼/라벨 살짝 축소 */
  .spac-table .btn_go,
  .spac-table .btn_go2,
  .spac-table .btn_go3 {
    font-size: 13px;
    padding: 8px 16px;
  }
}

}


/* PC 화면에서만 pc-only 클래스 활성화 */
@media (max-width: 768px) {
    .pc-only {
        display: none;
    }
}


.mobile-only {
  display: none;
}

/* 화면 너비가 768px 이하일 때만 보이도록 설정 */
@media only screen and (max-width: 768px) {
  .mobile-only {
    display: block; /* <br> 요소 특성상 block으로 설정해도 줄바꿈이 됩니다 */
  }
}
/* =======================================================
   TSI Company 01 (인사말) — 전용 네임스페이스: .tsi-company01
   - 기존 sub.css의 section.company* 규칙과 완전 분리
   ======================================================= */

/* 상단 타이틀 */
.tsi-company01 .g-head{ text-align:center; margin-top:60px; }
.tsi-company01 .g-title{
  color:#1c388d; font-weight:900; font-size:48px; line-height:1.25;
  font-family:'Noto Sans KR', sans-serif;
}
.tsi-company01 .g-sub{ margin-top:16px; margin-bottom:50px; font-size:28px; color:#222; font-weight:500;  letter-spacing:0.02em; word-break: keep-all;}

/* 비주얼(가로 전체) */
.tsi-company01 .g-hero{
  position:relative;
  width:100vw;                            /* 뷰포트 전체 */
  margin-left:calc(-50vw + 50%);          /* container 해제 */
  height:430px;
  background-image:url("http://211.234.100.234/0-tsire/theme/theme07/img/greeting_visual.jpg");
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
}

/* 본문 */
.tsi-company01 .g-body{
  max-width:1500px; margin:48px auto 0; text-align:center;
  color:#333; font-size:18px; line-height:1.9;
}
.tsi-company01 .g-body p + p{ margin-top:16px; }

/* 서명 */
.tsi-company01 .g-sign{ margin-top:28px; font-size:18px; color:#000;  }
.tsi-company01 .g-sign strong{ margin-left:6px;  font-size:20px;font-weight:600;}
.tsi-company01 .g-sign-img {
  display:inline-block;
  vertical-align:middle;
  margin-left:10px;
  max-height:60px;   /* 기존 28px → 60px 로 확대 */
  height:auto;
  width:auto;
}

/* 반응형 */
@media (max-width:991px){
  .tsi-company01 .g-head{ margin-top:30px; }
  .tsi-company01 .g-title{ font-size:21px; line-height:1.4; }
  .tsi-company01 .g-sub{ font-size:14px; }

  .tsi-company01 .g-hero{ height:220px; }

  .tsi-company01 .g-body{ font-size:14px; line-height:1.8; margin-top:26px; padding:0 10px; }
  .tsi-company01 .g-sign-img{ max-height:22px; }
}


/* =======================================================
   TSI Company 02 (회사개요) — 네임스페이스 : .tsi-company02
   기존 sub.css 규칙과 100% 분리
   ======================================================= */

.tsi-company02 .c2-head{ text-align:center; margin-top:70px; }
.tsi-company02 .c2-eyebrow{
  color:#1c388d; font-weight:900; font-size:40px; line-height:1.35;
  font-family:'Noto Sans KR',sans-serif;
}
.tsi-company02 .c2-title{
  margin-top:10px; font-size:32px; font-weight:600; color:#333; letter-spacing:0.15em;
}
.tsi-company02 .c2-lead{
  margin:26px auto 10px; max-width:1500px; color:#444; font-size:16px; line-height:1.9;
}
.tsi-company02 .c2-lead p{ font-size:1.2em; margin-top:10px;  word-break: keep-all;}

.tsi-company02 .c2-lead p strong{ margin-top:10px; }

/* 카드 그리드 */
.tsi-company02 .c2-cards{
  margin-top:34px;
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  gap:22px;
}
.tsi-company02 .c2-card{
  position:relative;
  border:1px solid #cfd7ea;
  background:#fff;
  padding:26px 26px 24px 26px;
  box-shadow:0 2px 0 rgba(28,56,141,.05) inset;
}
.tsi-company02 .c2-card:before{           /* 상단 포인트 라인 */
  content:""; position:absolute; left:0; top:0; height:4px; width:100%;
  background:#1c388d;
}
.tsi-company02 .c2-ico{
  display:inline-block; width:48px; height:48px; margin-bottom:12px;
  background-size:contain; background-repeat:no-repeat; background-position:center;
  opacity:.9;
}

/* 아이콘 이미지 경로(원하는 파일로 교체) */
.tsi-company02 .c2-ico-ceo    { background-image:url('http://211.234.100.234/0-tsire/theme/theme07/img/co2_1.png'); }
.tsi-company02 .c2-ico-cal    { background-image:url('http://211.234.100.234/0-tsire/theme/theme07/img/co2_2.png'); }
.tsi-company02 .c2-ico-people { background-image:url('http://211.234.100.234/0-tsire/theme/theme07/img/co2_3.png'); }
.tsi-company02 .c2-ico-ind    { background-image:url('http://211.234.100.234/0-tsire/theme/theme07/img/co2_4.png'); }
.tsi-company02 .c2-ico-gear   { background-image:url('http://211.234.100.234/0-tsire/theme/theme07/img/co2_5.png'); }
.tsi-company02 .c2-ico-map    { background-image:url('http://211.234.100.234/0-tsire/theme/theme07/img/co2_6.png'); }

.tsi-company02 .c2-label{
  margin:0 0 6px; font-size:14px; font-weight:700; color:#1c388d; letter-spacing:.02em;
}
.tsi-company02 .c2-value{
  margin:0; font-size:20px; font-weight:800; color:#000; line-height:1.4;
}
.tsi-company02 .c2-desc{
  margin:0; font-size:15px; color:#555; line-height:1.7;
}

/* 반응형 */
@media (max-width: 1199px){
  .tsi-company02 .c2-eyebrow{ font-size:34px; }
  .tsi-company02 .c2-title{ font-size:22px; }
}
@media (max-width: 991px){
  .tsi-company02 .c2-head{ margin-top:40px; }
  .tsi-company02 .c2-eyebrow{ font-size:26px; line-height:1.4; }
  .tsi-company02 .c2-title{ font-size:18px; word-break: keep-all;}
  .tsi-company02 .c2-lead{ font-size:14px; }
  .tsi-company02 .c2-cards{ grid-template-columns:1fr; gap:14px; }
  .tsi-company02 .c2-card{ padding:18px; }
  .tsi-company02 .c2-ico{ width:40px; height:40px; }
}


/* ===== 회사개요 카드 레이아웃 ===== */
.tsi-company02 .c2-cards {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.tsi-company02 .c2-card {
  background: #f8fafd;
  border: 1px solid #d2d9eb;
  position: relative;
  overflow: hidden;
}
.tsi-company02 .c2-card::before {
  content:"";
  position:absolute; left:0; top:0;
  width:100%; height:4px;
  background:#1c388d;
}

.tsi-company02 .c2-inner {
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  padding:24px 28px;
}

.tsi-company02 .c2-txt { flex:1; }
.tsi-company02 .c2-label {
  margin:0 0 30px;
  font-size:20px;
  font-weight:700;
  color:#1c388d;
}
.tsi-company02 .c2-value {
  margin:0;
  font-size:20px;
  font-weight:800;
  color:#000;
}
.tsi-company02 .c2-desc {
  margin:0;
  font-size:18px;
  color:#333;
  line-height:1.6;
}

/* 아이콘 */
.tsi-company02 .c2-ico {
  flex:0 0 80px;
  height:80px;
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat;
  opacity:.4;
  margin-left:16px;
}
.tsi-company02 .c2-ico-ceo    { background-image:url('http://211.234.100.234/0-tsire/theme/theme07/img/co2_1.png'); }
.tsi-company02 .c2-ico-cal    { background-image:url('http://211.234.100.234/0-tsire/theme/theme07/img/co2_2.png'); }
.tsi-company02 .c2-ico-people { background-image:url('http://211.234.100.234/0-tsire/theme/theme07/img/co2_3.png'); }
.tsi-company02 .c2-ico-ind    { background-image:url('http://211.234.100.234/0-tsire/theme/theme07/img/co2_4.png'); }
.tsi-company02 .c2-ico-gear   { background-image:url('http://211.234.100.234/0-tsire/theme/theme07/img/co2_5.png'); }
.tsi-company02 .c2-ico-map    { background-image:url('http://211.234.100.234/0-tsire/theme/theme07/img/co2_6.png'); }

/* 반응형 */
@media (max-width: 991px) {
  .tsi-company02 .c2-cards { grid-template-columns:1fr; gap:16px; }
  .tsi-company02 .c2-inner { padding:18px; }
  .tsi-company02 .c2-ico   { flex:0 0 80px; height:80px; }
  .tsi-company02 .c2-value { font-size:18px; }
  .tsi-company02 .c2-desc  { font-size:14px; }
}


/* =======================================================
   Company 03 — 검증된 IPS (전용 네임스페이스)
   ======================================================= */
.tsi-company03 { padding: 40px 0 70px; }

.tsi-company03 .c3-head { text-align:center; }
.tsi-company03 .c3-title {
  margin: 12px 0 10px;
  font-size: 51px;
  line-height: 1.15;
  font-weight: 900;
  color: #1c388d;
  letter-spacing: -0.05em;
}
.tsi-company03 .c3-title span { display:inline-block; }

.tsi-company03 .c3-sub {
  margin-top: 26px;
  margin-bottom: 50px;
  font-size: 32px;
  font-weight: 500;
  color: #333;
  line-height: 1.5;
  word-break: keep-all;
}

.tsi-company03 .c3-divider {
  margin: 40px auto 30px;
  max-width: 1220px;
  height: 10px;
  border: 0;
  background: #000;
}

.tsi-company03 .c3-body {
  max-width: 1400px;
  margin: 0 auto;
  text-align: center;
  color: #222;
  font-size: 18px;
  line-height: 1.9;
  word-break: keep-all;
}
.tsi-company03 .c3-body p + p { margin-top: 0px; word-break: keep-all; }

/* 칩(태그) 리스트 */
.tsi-company03 .c3-chips {
  margin: 26px auto 0;
  padding: 18px 20px;
  max-width: 1180px;
  background: #f6f7fb;
  border-radius: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 14px 34px;               /* 행/열 간격 */
  justify-content: center;
}
.tsi-company03 .c3-chips li {
  position: relative;
  list-style: none;
  font-size: 17px;
  color: #0f172a;
  padding-left: 16px;           /* 점 여백 */
  white-space: nowrap;
}
.tsi-company03 .c3-chips li::before{
  content:"";
  position:absolute; left:0; top:0.8em;
  width:6px; height:6px; border-radius:50%;
  background:#1c388d;
  transform: translateY(-50%);
}

/* 반응형 */
@media (max-width: 991px){
  .tsi-company03 { padding: 24px 0 50px; }
  .tsi-company03 .c3-title { font-size: 30px; line-height:1.3; }
  .tsi-company03 .c3-sub   { font-size: 16px; font-weight:700; }
  .tsi-company03 .c3-divider{ margin:26px auto 18px; }
  .tsi-company03 .c3-body   { font-size: 14px; line-height: 1.8; padding:0 12px; }
  .tsi-company03 .c3-chips  { gap:10px 18px; padding:14px; }
  .tsi-company03 .c3-chips li { font-size: 14px; padding-left:14px; }
}

/* 모바일 전용 줄바꿈 헬퍼 (다른 페이지에서 사용중) */
.mobile-only { display:none; }
@media (max-width:768px){ .mobile-only{ display:inline; } }

/* company_03 구분선 강제 표시 */
.tsi-company03 hr.c3-divider{
  display:block !important;
  margin:40px auto 30px !important;
  max-width:1400px !important;
  padding:0 !important;

  /* 전역 reset 무시 */
  border:0 !important;
  border-top:1px solid #e6e9ef !important;
  height:0 !important;
  background:transparent !important;
  opacity:1 !important;
}

@media (max-width:991px){
  .tsi-company03 hr.c3-divider{
    margin:26px auto 18px !important;
  }
}

/* =============== IPS 12대 요소 (company_03) =============== */
.ips12 .ips12-top{
  display:flex; gap:40px; align-items:flex-start; flex-wrap:wrap;
  margin-bottom:24px;
}
.ips12 .ips12-visual{flex:0 0 520px; max-width:520px}
.ips12 .ips12-visual img{width:100%; height:auto; display:block}

.ips12 .ips12-lists{flex:1 1 420px; display:flex; gap:36px; flex-wrap:wrap}
.ips12 .ips12-list{min-width:280px}
.ips12 .ips12-list-title{
  margin:6px 0 10px; font-weight:800; color:#1c388d; font-size:18px
}
.ips12 .ips12-list ul{margin:0; padding-left:18px; color:#333; line-height:1.7}
.ips12 .ips12-list li{font-size:0.8em; word-break:keep-all}

/* 12요소 카드 */
.ips12 .ips12-grid{
  display:grid; gap:18px; margin-top:28px;
  grid-template-columns:repeat(6, minmax(160px,1fr));
}
.ips12 .ips12-item{
  position:relative; display:block; background:#fff;
  border:1px solid #dfe5f3; border-radius:14px;
  padding:18px 20px 22px; min-height:110px; text-decoration:none;
}
.ips12 .ips12-item .num{
  display:block; font-weight:800; font-size:14px; color:#4a64b4; letter-spacing:.05em; text-align:center;
}

.ips12 .ips12-item .num::after{
  content: "";
  display: block;
  width: 20px;          /* 라인 길이 */
  height: 2px;          /* 라인 두께 */
  background: currentColor; /* .num의 글자색과 동일 */
  opacity: .45;         /* 살짝 옅게 */
  margin: 6px auto 0;   /* 위 여백 + 가운데 정렬 */
  border-radius: 2px;
  transition: width .25s ease, opacity .25s ease;
}

/* 호버 시 살짝 강조 (선택사항) */
.ips12 .ips12-item:hover .num::after{
  width: 28px;
  opacity: .9;
}
.ips12 .ips12-item .text{
  display:block; margin-top:10px; font-size:18px; font-weight:700; color:#193a8d;
  line-height:1.3; word-break:keep-all; text-align:center;
}
.ips12 .ips12-item img{
  position:absolute; right:16px; bottom:14px; width:64px; height:auto; opacity:.35;
}

/* hover */
.ips12 .ips12-item:hover{border-color:#b9c6ee; box-shadow:0 8px 20px rgba(28,56,141,.2)}

/* 반응형 */
@media (max-width:1200px){
  .ips12 .ips12-grid{grid-template-columns:repeat(4, minmax(160px,1fr))}
}
@media (max-width:991px){
  .ips12 .ips12-top{gap:24px}
  .ips12 .ips12-visual{flex:1 1 100%; max-width:none}
  .ips12 .ips12-grid{grid-template-columns:repeat(2, minmax(140px,1fr))}
  .ips12 .ips12-item{min-height:96px}
  .ips12 .ips12-item img{width:52px}
  .ips12 .ips12-item .text{font-size:16px}
}
/* ============ company_03 - 우측 카드 리스트 ============ */
.daon_ver2_sub_type9 .sidewrap.ex1 .ips-rows { width:100%; }

.daon_ver2_sub_type9 .sidewrap.ex1 .ips-row{
  display:flex;
  align-items:center;
  gap:24px;
  padding:22px 26px;
  margin-bottom:22px;
  border:1px solid #e7ebf4;
  border-radius:16px;

  box-shadow: inset 0 1px 0 rgba(10,20,70,.02);
}

/* 기본 전환효과 설정 */
.daon_ver2_sub_type9 .sidewrap.ex1 .ips-row{
  transition: transform .25s ease, box-shadow .25s ease,
              border-color .25s ease, background-color .25s ease;
}

/* 호버 : 살짝 떠오르고, 배경/보더/그림자 강조 */
.daon_ver2_sub_type9 .sidewrap.ex1 .ips-row:hover{
  transform: translateY(-3px);
  background: linear-gradient(0deg, rgba(28,56,141,.03), rgba(28,56,141,.03)), #fff;
  border-color: #cfd6ee;
  box-shadow:
    0 8px 20px rgba(28,56,141,.12),
    inset 0 1px 0 rgba(10,20,70,.05);
}

/* 아이콘 살짝 확대 + 그림자 */
.daon_ver2_sub_type9 .sidewrap.ex1 .ips-row .ico img{
  transition: transform .25s ease, filter .25s ease, opacity .25s ease;
}
.daon_ver2_sub_type9 .sidewrap.ex1 .ips-row:hover .ico img{
  transform: scale(1.04);
  filter: drop-shadow(0 3px 8px rgba(28,56,141,.15));
  opacity: .95;
}

/* 숫자 밑줄 애니메이션 (이미 .num:after 사용 중일 때) */
.daon_ver2_sub_type9 .sidewrap.ex1 .ips-row .num{
  position: relative;
}


/* 모바일은 과한 이동/그림자를 줄여서 안정감 있게 */
@media (max-width: 768px){
  .daon_ver2_sub_type9 .sidewrap.ex1 .ips-row:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(28,56,141,.10),
                inset 0 1px 0 rgba(10,20,70,.04);
  }
}




.daon_ver2_sub_type9 .sidewrap.ex1 .ips-row .ico{
  flex:0 0 100px;
  width:100px; height:100px;
  border-radius:50%;
  
  display:flex; align-items:center; justify-content:center;
}
.daon_ver2_sub_type9 .sidewrap.ex1 .ips-row .ico img{
  max-width:100px; height:auto; 
}

.daon_ver2_sub_type9 .sidewrap.ex1 .ips-row .txt{ flex:1 1 auto; }
.daon_ver2_sub_type9 .sidewrap.ex1 .ips-row .txt h4{
  margin:0 0 8px;
  font-size:1em;
  font-weight:700;
  color:#1c388d;
  line-height:1.35;
}

/* 번호 + 밑줄 */
.daon_ver2_sub_type9 .sidewrap.ex1 .ips-row .txt .num{
  position:relative;
  display:inline-block;
  
  font-weight:800;
  font-size:1em;
  color:#4a64b4;
  letter-spacing:.05em;
  padding-bottom:6px;
}


.daon_ver2_sub_type9 .sidewrap.ex1 .ips-row .txt p{
  margin:0;
  font-size:0.9em;
  line-height:1.7;
  color:#3f3f3f;
  word-break: keep-all;
}

/* 반응형 */
@media (max-width: 991px){
  .daon_ver2_sub_type9 .sidewrap.ex1 .ips-row{
    padding:16px 18px; gap:14px; border-radius:12px;
  }
  .daon_ver2_sub_type9 .sidewrap.ex1 .ips-row .ico{
    flex-basis:64px; width:64px; height:64px;
  }
  .daon_ver2_sub_type9 .sidewrap.ex1 .ips-row .ico img{ max-width:40px; }
  .daon_ver2_sub_type9 .sidewrap.ex1 .ips-row .txt h4{ font-size:15px; }
  .daon_ver2_sub_type9 .sidewrap.ex1 .ips-row .txt p{ font-size:13px; }
}
.daon_ver2_sub_type14 {width:100%; }
	.daon_ver2_sub_type14:after{ content:""; display:block; clear:both;}	
	.daon_ver2_sub_type14 .busi_top { position: relative;  width:100%; }
	.daon_ver2_sub_type14 .busi_top:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type14 .busi_top .img_box_all {position: relative;  width:100%; margin-top:50px; padding-bottom:0px; }
	.daon_ver2_sub_type14 .busi_top .img_box_all::before { content: '';  position: absolute; display: block; top:100px; width:100%; bottom: 0; left: 0; background: linear-gradient(to left, #3884cf 0%, #4165c3 80%); transition: 0.3s all ease;}	
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area { width:100%; max-width:1500px; margin:50px auto; }
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul {width:100%; margin:0; padding:0; overflow:hidden;}
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li{ float:left; width:23.5%; margin-right:2%; margin-bottom:2%; overflow:hidden;}
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li:nth-child(4n){margin-right:0; }
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li a{ position:relative; display:inline-block; overflow:hidden; }
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li a:before{ z-index:10; position:absolute; content:""; top:0; left:0; width:100%; height:100%; background-color:#000; opacity:0.5; transition:all 0.3s; }
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li a:hover:before{ opacity:.85;  background-color:#3648aa;}
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li .txt_box{ opacity:1; z-index:20; position:absolute; top:10%; left:8%; text-align:left; transition:all 0.3s; }
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li:hover .txt_box{opacity:1; transform:translateY(-10%);}
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li p{ display:block; font-size:1.65em; font-weight:700; color:#fff; }
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li span{ display:block; margin-top:20px; font-size:1em; color:rgba(255,255,255,.6); font-weight:normal; }
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li .img_box { width:100%;  overflow:hidden; }
	.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li .img_box img{ max-width:100%; }   
	.daon_ver2_sub_type14 .busi_cont {width:100%; max-width:1500px; margin:0 auto;}
	.daon_ver2_sub_type14 .info_box { width:100%; margin:0 auto;}
	.daon_ver2_sub_type14 .info_box:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type14 .info_box .txts {display:block; font-size:1.15em; color:#333; line-height:1.6em;  margin-bottom:50px;}
	.daon_ver2_sub_type14 .info_box .txts strong {color:#4165c3;} 
	.daon_ver2_sub_type14 .info_box .img_50 {float:left; width:49%; margin-right:2%; margin-bottom:0;}	
	.daon_ver2_sub_type14 .info_box .img_50:last-child {float:right; margin-right:0;} 
	.daon_ver2_sub_type14 .info_box .img_50 img {max-width:100%;}	
	.daon_ver2_sub_type14 .info_box .img_50 p { margin-top:15px; font-size:1.25em; text-align:center;}
	.daon_ver2_sub_type14 .info_box dl strong {display:block; font-size:1.85em; color: #000; margin-bottom:30px;  }
	.daon_ver2_sub_type14 .info_box dl dd{ position:relative; font-size:1em; color: #000;  padding-left:15px;  text-align:left; margin-top:5px; }
	.daon_ver2_sub_type14 .info_box dl dd:before { content: ''; position: absolute; left: 0; top: 11px; width: 3px; height: 3px; background-color:#017ece; border-radius: 50%;}	
	.daon_ver2_sub_type14 h3.con_tit {display:block; font-size:1.85em; font-weight:700; line-height:1.5em;  margin:50px auto 25px;}
	.daon_ver2_sub_type14 .cs_box { width:100%; margin: 50px auto;  padding: 25px 40px;  background-color:#f8f8f8; border:1px solid #eee; box-sizing:border-box; }
	.daon_ver2_sub_type14 .cs_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type14 .cs_box .cs_tit {display:block; font-size:1.5em; color:#000;}
	.daon_ver2_sub_type14 .cs_box .cs_info {width:100%; margin-top:20px; }
	.daon_ver2_sub_type14 .cs_box .cs_info div {display:inline-block; vertical-align:top;  margin-right:50px}
	.daon_ver2_sub_type14 .cs_box .cs_info div span {float:left;  display:inline-block; width:30px; margin-right:10px; }
	.daon_ver2_sub_type14 .cs_box .cs_info div span i { line-height:30px; color:#fff; font-size:1em; width:30px; height:30px;  text-align:center; background-color:#6a7780; border-radius:100%;  }
	.daon_ver2_sub_type14 .cs_box .cs_info div p {float:left; display:inline-block; width:auto; text-align:left; font-size:1.25em; }
	.daon_ver2_sub_type14 .scroll{width:100%;margin:0 auto; text-align:right; margin-bottom:5px; display:none;}
	.daon_ver2_sub_type14 .tbl_scroll_wrap { width:100%; overflow-x:auto;  white-space: nowrap; margin-bottom:30px;}
	.daon_ver2_sub_type14 .tbl_scroll_wrap::-webkit-scrollbar { -webkit-appearance: none; } 
	.daon_ver2_sub_type14 .tbl_scroll_wrap::-webkit-scrollbar:vertical { width: 12px; } 
	.daon_ver2_sub_type14 .tbl_scroll_wrap::-webkit-scrollbar:horizontal { height: 8px; } 
	.daon_ver2_sub_type14 .tbl_scroll_wrap::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, .5); border-radius: 10px; border: 2px solid #ffffff; } 
	.daon_ver2_sub_type14 .tbl_scroll_wrap::-webkit-scrollbar-track { border-radius: 10px; background-color:#fff; }
	.daon_ver2_sub_type14  h3.busi_tbl_title {clear:both; font-size:1.5em; padding:0; margin-bottom:20px; margin-top:0 !important;}
	.daon_ver2_sub_type14  table.busi_tbl{ width:100%;min-width:850px; border-collapse:collapse; border-spacing:0; border-top:2px solid #e9e9e9;   border-right:0px solid #e9e9e9; margin:0 auto; }
	.daon_ver2_sub_type14  table.busi_tbl thead th{ font-size:1em; color:#274192; font-weight:bold; text-align:center; padding:15px 0; border-bottom:1px solid #274192; background-color:#ebeef8; }
	.daon_ver2_sub_type14  table.busi_tbl tbody td{ font-size:0.9em; color:#333; text-align:left; padding:10px 15px; vertical-align:top; border-bottom:1px solid #e9e9e9;}
	.daon_ver2_sub_type14  table.busi_tbl thead th:first-child {border-left:0;}
	.daon_ver2_sub_type14  table.busi_tbl tbody td:first-child {border-left:0;}


	@media all and (max-width:1024px){
		.daon_ver2_sub_type14 .busi_cont {padding:0 4%;}	
		.daon_ver2_sub_type14 .cs_box {padding:25px;}
		.daon_ver2_sub_type14 .cs_box .cs_tit { font-size:1.25em;}
		.daon_ver2_sub_type14 .cs_box .cs_info {margin-top:20px;}
		.daon_ver2_sub_type14 .cs_box .cs_info div {margin-bottom:10px;}
	}

	@media all and (max-width:992px){		
		.daon_ver2_page_title{margin-bottom:50px;}	
		.daon_ver2_page_title h1{font-size:1.85em;}
		.daon_ver2_page_title h2{font-size:1em;}
		.daon_s_tit{font-size:1.2em;}		
	}
	
	@media all and (max-width:860px){
		.daon_ver2_sub_type14 .busi_top .img_box_all {padding-bottom:0px; }
		.daon_ver2_sub_type14 .busi_top .img_box_all .con_area {padding:0 4%;}
		.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li{ width:49%; margin-right:2%; margin-bottom:1.5%;}		
		.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li:nth-child(4n){margin-right:2%;}	
		.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li:nth-child(2n){margin-right:0;}
		.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li .txt_box{ top:20%;}
		.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li p{ font-size:1.25em; }
		.daon_ver2_sub_type14 .scroll{display:block;}
	}

	@media all and (max-width:640px){
		.daon_ver2_sub_type14 .info_box .txts {font-size:1em;}
		.daon_ver2_sub_type14 .info_box .img_50 {width:100%; margin-bottom:10px;}
		.daon_ver2_sub_type14 .cs_box .cs_info div {width:100%; margin-right:0;}
		.daon_ver2_sub_type14 .cs_box .cs_info div p { width:80%; font-size:1em;}
	}

	@media all and (max-width:480px){
		.daon_ver2_sub_type14 h3.con_tit { font-size:1.5em;}
		.daon_ver2_sub_type14 .busi_top .img_box_all .con_area ul li{ width:100%; text-align:center; height:auto; margin-right:0;}
	}

/* =========================
   방위산업 기술 – 카드형(상단 좌·우 아이콘)
   ========================= */
.tsi-secdef.v2 .secdef-cards{
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  gap:24px;
  margin-top:50px;
}

.tsi-secdef.v2 .secdef-card{
  position:relative;
  padding:16px 18px 20px;
  border:1px solid #dfe5f2;
  border-radius:20px;
  background:#fff;
  box-shadow: inset 0 1px 0 rgba(10,20,70,.02);
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.tsi-secdef.v2 .secdef-card:hover{
  border-color:#c9d5f5;
  box-shadow: 0 8px 22px rgba(28,56,141,.08);
  transform: translateY(-2px);
}

.tsi-secdef.v2 .secdef-top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  margin-bottom:16px;
}

/* 왼쪽 동그라미 아이콘 */
.tsi-secdef.v2 .ico-left{
  width:96px; height:96px;
  border-radius:50%;
  background:#e9edf7;
  display:flex; align-items:center; justify-content:center;
}
.tsi-secdef.v2 .ico-left img{
  width:90px; height:90px; object-fit:contain; opacity:.65;
}

/* 오른쪽 상단 로고 */
.tsi-secdef.v2 .ico-right img{
  width:90px; height:90px; object-fit:contain; opacity:.65;
}

/* 텍스트 */
.tsi-secdef.v2 .secdef-text{
  font-weight:bold;
  margin:0;
  color:#111;
  line-height:1.6;
  word-break:keep-all;
}

/* 반응형 */
@media (max-width:1199px){
  .tsi-secdef.v2 .secdef-text{ font-size:16px; }
  .tsi-secdef.v2 .ico-right img{ height:56px; }
}
@media (max-width:991px){
  .tsi-secdef.v2 .secdef-cards{ grid-template-columns:1fr; }
  .tsi-secdef.v2 .secdef-card{ padding:20px; }
  .tsi-secdef.v2 .ico-left{ width:82px; height:82px; }
  .tsi-secdef.v2 .ico-left img{ width:46px; height:46px; }
  .tsi-secdef.v2 .ico-right img{ width:82px; height:82px; }
}
/* =========================
   Security 2x2 Cards (Consistent with .tsi-secdef.v2)
   ========================= */
.tsi-secgrid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:24px;
  margin-top:50px;
}

.tsi-secgrid .secbox{
  border:1px solid #dfe5f2;
  border-radius:20px;
  background:#fff;
  padding:26px 28px;
  box-shadow: inset 0 1px 0 rgba(10,20,70,.02);
  transition:border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.tsi-secgrid .secbox:hover{
  border-color:#c9d5f5;
  box-shadow:0 10px 24px rgba(28,56,141,.08);
  transform:translateY(-2px);
}

/* 헤더: 아이콘 원 + 제목(국/영) */
.tsi-secgrid .box-head{
  display:flex; align-items:center; gap:18px; margin-bottom:14px;
}
.tsi-secgrid .ico-left{
  width:96px; height:96px; border-radius:50%;
  
  display:flex; align-items:center; justify-content:center;
  flex:0 0 auto;
}
.tsi-secgrid .ico-left img{ width:100px; height:100px; object-fit:contain;  }

.tsi-secgrid .box-title .ko{
  margin:0; font-size:22px; line-height:1.25;
  font-weight:800; color:#1c388d;
}
.tsi-secgrid .box-title .en{
  display:block; margin-top:4px; font-size:15px; color:#666;
}

/* 리스트: 2열 */
.tsi-secgrid .box-list.two-col{
  display:grid; grid-template-columns:1fr 1fr; gap:10px 28px;
  margin-top:8px;
}
.tsi-secgrid .box-list.two-col ul{
  margin:0; padding-left:18px; /* disc 들여쓰기 */
}
.tsi-secgrid .box-list.two-col li{
  font-size:16px; color:#2a2a2a; line-height:1.85;
}

/* 반응형 */
@media (max-width:991px){
  .tsi-secgrid{ grid-template-columns:1fr; }
  .tsi-secgrid .secbox{ padding:22px; }
  .tsi-secgrid .ico-left{ width:82px; height:82px; }
  .tsi-secgrid .ico-left img{  width:82px; height:82px;}
  .tsi-secgrid .box-title .ko{ font-size:20px; }
  .tsi-secgrid .box-title .en{ font-size:14px; }
  .tsi-secgrid .box-list.two-col{ grid-template-columns:1fr; gap:0px ; }

  .tsi-secgrid .box-list.two-col li{ font-size:15px; }
}
/* 평가 항목 카드: 우측 미니 카드 */
.kpi-cards{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
  margin-top:18px;
}

.kpi-card{
  border:1px solid #e4e9f4;
  border-radius:18px;
  background:#fff;
  padding:22px 12px 20px;
  text-align:center;
  transition:border-color .2s ease, box-shadow .2s ease, transform .2s ease;
  box-shadow: inset 0 1px 0 rgba(10,20,70,.02);
}

.kpi-card:hover{
  border-color:#c9d5f5;
  box-shadow:0 10px 24px rgba(28,56,141,.08);
  transform:translateY(-2px);
}

.kpi-ico{
  width:96px; height:96px; border-radius:50%;
  background:#fff;
  margin:4px auto 12px;
  display:flex; align-items:center; justify-content:center;
}
.kpi-ico img{ width:100px; height:100px; object-fit:contain; }

.kpi-card h4{
  margin:0;
  font-size:18px;
  line-height:1.2;
  font-weight:800;
  color:#1c388d;
  letter-spacing:.12em;   /* 이미지처럼 자간 넓게 */
}

/* 반응형 */
@media (max-width: 991px){
  .kpi-cards{ grid-template-columns:repeat(2,1fr); gap:16px; }
  .kpi-ico{ width:86px; height:86px; }
  .kpi-ico img{ width:48px; height:48px; }
}
@media (max-width: 480px){
  .kpi-cards{ grid-template-columns:1fr; }
}
/* ===== Benefits (compact) ===== */
.tsi-benefits{
  display:grid;
  grid-template-columns:repeat(5, minmax(140px, 1fr));
  gap:14px;
  margin-top:12px;
}

.tsi-benefits .bf-card{
  border:1px solid #e4e9f4;
  border-radius:14px;
  background:#fff;
  padding:14px 12px 12px;
  text-align:center;
  transition:border-color .2s ease, box-shadow .2s ease, transform .2s ease;
  box-shadow: inset 0 1px 0 rgba(10,20,70,.02);
}

.tsi-benefits .bf-card:hover{
  border-color:#c9d5f5;
  box-shadow:0 8px 20px rgba(28,56,141,.08);
  transform:translateY(-2px);
}

.tsi-benefits .bf-ico{
  width:66px; height:66px; border-radius:50%;
  margin:2px auto 10px;
  background:#fff;
  display:flex; align-items:center; justify-content:center;
}
.tsi-benefits .bf-ico img{
  width:80px; height:80px; object-fit:contain; 
}

.tsi-benefits .bf-label{
  margin:0; 
  font-size:14px; 
  color:#222; 
  font-weight:600;
}

/* 반응형 */
@media (max-width: 1024px){
  .tsi-benefits{ grid-template-columns:repeat(4, minmax(140px,1fr)); }
}
@media (max-width: 768px){
  .tsi-benefits{ grid-template-columns:repeat(3, minmax(130px,1fr)); gap:12px; }
}
@media (max-width: 480px){
  .tsi-benefits{ grid-template-columns:repeat(2, minmax(120px,1fr)); }
}

/* 모바일에서 ico 완전 숨김 */
@media (max-width: 767px) {
  article.ips-row .ico,
  article.ips-row .ico img {
    display: none !important;
    visibility: hidden !important;
  }
}
