/* 인사말 */

section.company h3.company_h3 {
    font-size: 24px;
    font-family: 'NanumSquare';
    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: 39px;
	font-weight:900;
    line-height: 1.6em;
    font-family: 'NanumSquare';
    margin-left: 161px;
    color: #fff;
    margin-top: 0px;
	text-shadow: #000 1px 0 10px;


}

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: 'NanumSquare';
}

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
	word-break:keep-all;
	
}

section.company.company_02 .ceo-box .text p {
    color: #fff;
    font-size: 42px;
    font-family: 'Open Sans', 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;
}


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: 'Titillium Web', 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: 80px;
    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: 100;
    color: #868686;
    font-family: 'Open Sans', 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;
		word-break:keep-all;
    }

    section.company.company_02 .table_wrap .table tbody th,
    section.company.company_04 .table_wrap .table tbody th {
        width: 200px;       
		background:#1581d0;
		color:#fff;
		text-align:center;
    }

    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: 'NanumSquare';
        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: 'NanumSquare';
        margin-left: 20px;
        color: #000;
        margin-top: 0px;
        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: 'NanumSquare';
    }

    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: 'Open Sans', 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: 'Titillium Web', 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%;
    }
    /* 오시는 길 마감  */


}


.btn_go {display:inline-block; background:#222; color:#fff; text-align:center;  font-size:1em; margin:20px 0px; padding:10px 30px; border:1px solid #000;  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:#000; background-color:#fff; }


.btn_go2 {display:inline-block; background:#ff7e00; color:#fff; text-align:center;  font-size:1em; margin:20px 0px 50px; 0px; 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_go2:hover {color:#ff7e00; background-color:#fff; }

.btn_go3 {width:100%; display:inline-block; background:#1ba6dd; color:#fff; text-align:center;  font-size:1em; margin:20px 0px; padding:10px 30px; border:1px solid #1ba6dd;  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:#1ba6dd; background-color:#fff; }


.custom-tab-container {
    text-align: center;
    margin-bottom: 20px;
}

.custom-tab-buttons ul {
    list-style: none;
    padding: 0;
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.custom-tab-buttons ul li {
width:30%;
    margin: 5px;
}

.custom-tab-btn {

    display: block;
    padding: 10px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    transition: background-color 0.3s, color 0.3s;
}

.custom-tab-buttons ul li.on .custom-tab-btn,
.custom-tab-btn:hover {
    background-color: #004c84;
    color: #fff;
    border-color: #004c84;
}

@media (max-width: 768px) {
    .custom-tab-btn {
        font-size: 15px;
    }
}


/* 타이틀 스타일 */
.section-title {
    font-size: 2rem;
    font-weight: bold;
	 margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
    color: #004c84;
}

a {
    text-decoration: none; /* 기본 밑줄 제거 */
}

a:hover {
    text-decoration: none; /* 마우스 오버 시 밑줄 제거 */
}

	.fc_ver2_pointer {color:#C53428; }
	.daon_content_wrap{width:100%; min-width:320px; max-width:1500px; margin:50px 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_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 #222;}
	.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.85em; 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:30px; font-size:1.15em; color:#666;  line-height:1.4em; padding-left:20px;}
	.daon_ver2_sub_type9 .sidewrap.ex0 .con_box .img_box { width:100%; text-align:center; margin-top:30px;}
	.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.25em; font-weight:700; margin-bottom:15px;}
	.daon_ver2_sub_type9 .sidewrap.ex1 .con_box ul li dl.box dd p {margin-top:10px; font-size:1.1em; color:#333; padding-left:20px; }
	.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:0.9em; color:#777;  }
	.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%;}
	}

	/* 기본적으로 pc-only 클래스는 보이지 않음 */
.pc-only {
    display: none;
}

/* PC 화면에서만 pc-only 클래스 활성화 */
@media screen and (min-width: 1024px) {
    .pc-only {
        display: inline;
    }
}
	.fc_pointer {color:#1F88E5; }
	
	.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:500px;  overflow:hidden; }
	.business_type2 .business_info ul li.left_box img{ width:100%; height:100%; }
	.business_type2 .business_info ul li.right_box{position:relative; float:right; width:60%;}
	.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:15px; 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:1.1em; color:#333; font-weight:400; line-height:1.4em; word-break: keep-all;}
	.business_type2 .txt_area .txt02 { float:left; width:100%; }
	.business_type2 .txt_area .txt02 p { padding:0; margin:0; margin-top:20px; font-weight:500; margin-bottom:15px; padding:0;}
	.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:2px;}
	.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:0px;}
		.business_type2 .business_info ul li.left_box { width:100%; height:300px;  }
		.business_type2 .business_info ul li.right_box{ width:100%; margin-bottom:30px; }
		.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%; }

	}

.sh-org-wrap {
    font-family: 'Malgun Gothic', '맑은 고딕', sans-serif;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 20px;
    color: #333;
  }
  .sh-org-title {
    text-align: center;
    margin-bottom: 36px;
  }
  .sh-org-title p {
    margin: 0;
    font-size: 17px;
    color: #555;
  }
  .sh-org-title h2 {
    margin: 6px 0 0;
    font-size: 22px;
    color: #1a3e6e;
  }
  .sh-org-title h2 span {
    color: #1a7fc1;
  }
  .sh-org-chart {
    width: 100%;
    overflow-x: auto;
  }
  .sh-org-chart svg {
    display: block;
    width: 100%;
    height: auto;
  }
  .sh-org-fields {
    margin-top: 30px;
    border-top: 2px solid #1a7fc1;
    padding-top: 20px;
  }
  .sh-org-fields table {
    width: 100%;
    border-collapse: collapse;
    font-size: 15px;
    color: #333;
  }
  .sh-org-fields td {
    padding: 7px 10px;
    vertical-align: top;
    width: 25%;
  }
  .sh-org-fields td:not(:empty)::before {
    content: "• ";
    color: #1a7fc1;
    font-weight: bold;
  }

.sh-section-wrap {
    font-family: 'Malgun Gothic', '맑은 고딕', sans-serif;
    max-width: 1400px;
    margin: 0 auto;
    padding: 40px 30px;
  }
  .sh-section-item {
    margin-bottom: 32px;
    position: relative;
  }
  .sh-section-header {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
    gap: 14px;
  }
  .sh-section-num {
    width: 36px;
    height: 36px;
    background: #1a7fc1;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .sh-section-label {
    display: inline-block;
    background: linear-gradient(135deg, #1a5fa0 0%, #1a9fd4 100%);
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 9px 26px;
    border-radius: 30px;
    letter-spacing: 0.5px;
    box-shadow: 0 3px 10px rgba(26,127,193,0.3);
  }
  .sh-section-box {
    border: none;
    border-left: 5px solid #1a7fc1;
    border-radius: 0 12px 12px 0;
    padding: 22px 30px;
    font-size: 17px;
    line-height: 2.0;
    color: #333;
    background: #f4f9fd;
    box-shadow: 2px 3px 12px rgba(0,0,0,0.06);
    transition: box-shadow 0.2s;
	word-break:keep-all;
  }
  .sh-section-box:hover {
    box-shadow: 2px 6px 20px rgba(26,127,193,0.15);
    background: #eaf4fb;
  }

    .sh-section-wrap2 {
    font-family: 'Malgun Gothic', '맑은 고딕', sans-serif;
    max-width: 1400px;
    margin: 0 auto;
    padding: 40px 30px;
  }
  .sh-section-item2 {
    margin-bottom: 32px;
  }
  .sh-section-header2 {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
    gap: 14px;
  }
  .sh-section-num2 {
    width: 36px;
    height: 36px;
    background: #1a7fc1;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .sh-section-label2 {
    display: inline-block;
    background: linear-gradient(135deg, #1a5fa0 0%, #1a9fd4 100%);
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 9px 26px;
    border-radius: 30px;
    letter-spacing: 0.5px;
    box-shadow: 0 3px 10px rgba(26,127,193,0.3);
  }
  .sh-section-box2 {
    border: none;
    border-left: 5px solid #1a7fc1;
    border-radius: 0 12px 12px 0;
    padding: 22px 30px;
    font-size: 17px;
    line-height: 2.0;
    color: #333;
    background: #f4f9fd;
    box-shadow: 2px 3px 12px rgba(0,0,0,0.06);
    transition: box-shadow 0.2s;
  }
  .sh-section-box2:hover {
    box-shadow: 2px 6px 20px rgba(26,127,193,0.15);
    background: #eaf4fb;
  }
  .sh-section-box2 ul {
    margin: 8px 0 8px 6px;
    padding: 0;
    list-style: none;
  }
  .sh-section-box2 ul li {
    padding: 2px 0 2px 16px;
    position: relative;
    font-size: 16px;
    color: #444;
  }
  .sh-section-box2 ul li::before {
    content: "* ";
    color: #1a7fc1;
    font-weight: bold;
    position: absolute;
    left: 0;
  }
  .sh-section-box2 ol {
    margin: 6px 0 6px 10px;
    padding: 0 0 0 18px;
    font-size: 16px;
    color: #444;
  }
  .sh-section-box2 ol li {
    padding: 3px 0;
	padding-left:20px;
  }
  .sh-section-box2 .sub-list {
    margin: 4px 0 4px 20px;
    padding: 0 0 0 16px;
    list-style: none;
    font-size: 15px;
    color: #555;
  }
  
  .sh-section-box2 .sub-list {
    counter-reset: sub-item;
  }