@charset "utf-8";

/*common*/
table.__se_tbl:hover>tbody>tr>th,
table.__se_tbl:hover>tbody>tr> td {outline:1px dashed #9e9e9e;} 
table.__se_tbl:hover>tbody>tr>th.se2_te_selection, 
table.__se_tbl:hover>tbody>tr>td.se2_te_selection {outline:dashed #333;}
table.__se_tbl:hover>tbody>tr>th>table.__se_tbl:hover>tbody>tr>th,
table.__se_tbl:hover>tbody>tr>td>table.__se_tbl:hover>tbody>tr> td {outline:1px dashed red;} 

.subCon table.__se_tbl:hover>tbody>tr>th,
.subCon table.__se_tbl:hover>tbody>tr> td {outline:none !important;} 
.subCon table.__se_tbl:hover>tbody>tr>th>table.__se_tbl:hover>tbody>tr>th,
.subCon table.__se_tbl:hover>tbody>tr>td>table.__se_tbl:hover>tbody>tr> td {outline:none !important;} 

.clear_hr {clear:both; height:0; opacity:0; display:block; margin:0; padding:0;}

/* admin outline setting */
#cntntsTmplatForm table.__se_tbl tr th, #cntntsTmplatForm table.__se_tbl tr td {outline:none;}
#cntntsFrm table.__se_tbl tr th, #cntntsFrm table.__se_tbl tr td   {outline:none;}
.subCon table.__se_tbl tr th, .subCon table.__se_tbl tr td   {outline:none;} 
#previewDiv table.__se_tbl tr th, #previewDiv table.__se_tbl tr td {outline:none;} 
#bbs_area table.__se_tbl tr th, #bbs_area table.__se_tbl tr td {outline:none;} 








/*인사말(intro)*/
    /*01*/
    .intro01TBL {width:100% !important; border-collapse:collapse;}
    .intro01TBL td {text-align:left; padding:5px 15px 5px 5px; word-break:keep-all;}
    .intro01TBL .coTD {width:70% !important;font-size: 16.5px;line-height:150%;color:#333;vertical-align:top;}
    .intro01TBL .imgboxTD {width:30%  !important; vertical-align:top; text-align:right;}
    .intro01TBL .imgboxTD img {max-width:100%;}
    .intro01TBL .nameTD {text-align:right; font-size:16.5px; line-height:140%; vertical-align:bottom;}
    .intro01TBL .nameTD img {margin-left:10px;}

        @media (max-width:799px){
            .intro01TBL .coTD, .intro01TBL .imgboxTD, .intro01TBL .nameTD  {width:100% !important; height:auto !important; float:left; box-sizing:border-box;}
            .intro01TBL .coTD {padding-bottom:20px;font-size: 16px;}
            .intro01TBL .imgboxTD, .intro01TBL .nameTD {text-align:center; padding-top:20px;}
        }
        @media (min-width:600px) and (max-width:699px){
            .intro01TBL .imgboxTD img {max-height:300px; width:auto;}
        }
        @media (max-width:599px){
            .intro01TBL .imgboxTD img {max-height:250px; width:auto;}
        }
    

    /*02*/
    .intro02TBL {width:100% !important; border-collapse:collapse;}
    .intro02TBL .titTD {width: 60% !important;font-size:20px;line-height: 140%;}
    .intro02TBL .titTD b {font-size:33px;line-height: 140%;}
    .intro02TBL .imgboxTD {width: 40% !important;text-align: center;vertical-align: middle;}
    .intro02TBL .imgboxTD img {max-width:100%;}
    .intro02TBL .coTD {font-size: 16.5px;line-height: 150%;word-break: keep-all;word-wrap: break-word;padding: 10px 0 50px;border-bottom: 1px solid rgba(0,0,0,0.2);}
    .intro02TBL .nameTD {text-align:right; padding-top:30px; font-size:17px; font-weight:600;}

        @media all and (max-width:799px){
            .intro02TBL .titTD, .intro02TBL .imgboxTD, .intro02TBL .coTD, .intro02TBL .nameTD {width:100% !important; float:left; height:auto !important; padding:10px 0px;}
            .intro02TBL .titTD b {font-size:25px; line-height:120%;}
            .intro02TBL .coTD {font-size:16px;}
        }

    /*03*/
    .intro03TBL {width:100% !important; border-collapse:collapse;}
    .intro03TBL .titTD {width: 60% !important;font-size: 23px;letter-spacing:-1px;color:#333;line-height:150%;vertical-align:top;padding: 5px 20px 10px 5px;word-break:keep-all;}
    .intro03TBL .titTD span.font_bold {font-size:21px;}
    .intro03TBL .nameTD {font-size:16px;letter-spacing:1px;padding: 10px 20px 20px;vertical-align:bottom;text-align:right;}
    .intro03TBL .nameTD span.font_bold {font-size:18px;letter-spacing:4px;}
    .intro03TBL .coTD {font-size: 16.5px;vertical-align:top;line-height:150%;word-break:keep-all;color:#777;padding:60px 5px;border-top:1px solid #ddd;}
    .intro03TBL .coTD span.font_bold {color:#333; font-size:16px;}
    .intro03TBL .imgboxTD {text-align:right; width:40% !important; vertical-align:bottom;}
    .intro03TBL .imgboxTD img {max-width:100%;}
    .intro03TBL .imgboxTD img + br {display:none;}
    .coBlue {color:#009ae8;}

        @media (max-width:799px){
            .intro03TBL .titTD, .intro03TBL .imgboxTD, .intro03TBL .coTD, .intro03TBL .nameTD {width:100% !important; height:auto !important; float:left; box-sizing:border-box;}
            .intro03TBL .titTD {font-size:20px;}
            .intro03TBL .nameTD {text-align:center;letter-spacing:0;font-size: 18px;}
            .intro03TBL .imgboxTD {padding:20px 5px 10px; text-align:center; width:100% !important;}
            .intro03TBL .imgboxTD img {max-height:220px; }
            .intro03TBL .coTD {padding-top:30px;font-size: 16px;}
        }

    /*04*/
    .intro04TBL {border-collapse:collapse;}
    .intro04TBL .titTD {width:50% !important; background:#f4f4f4;font-size: 30px;line-height: 130%;}
    .intro04TBL .subTitTD {background:#f4f4f4;vertical-align: bottom;padding: 30px 0 5px 0px;font-size: 17px;font-weight: 600;}
    .intro04TBL .subTitTD .blt_circle {position:relative;}
    .intro04TBL .subTitTD .blt_circle:after {content:''; position: absolute; top:-15px; left:-20px; width:50px; height:50px; border-radius: 50%; background:rgb(242,101,34,0.1);}
    .intro04TBL .nameTD {background:#f4f4f4;vertical-align: top; padding: 5px 0 30px 0px; font-size: 18px;}
    .intro04TBL .imgboxTD {width:50% !important;background:#f4f4f4;text-align: center;}
    .intro04TBL .imgboxTD img {max-width: 100%;max-height: 400px;}
    .intro04TBL .imgboxTD img ~ br {display:none;}

    .intro04TBL .coTD2 {padding: 30px 0px; font-size: 25px;}
    .intro04TBL .coTD {font-size: 16.5px; line-height: 150%; padding: 5px 10px 30px 0;}

    @media (min-width:991px) {
        .intro04TBL>tbody>tr:first-child td:first-child {border-top-left-radius:80px;}
        .intro04TBL .imgboxTD {border-bottom-right-radius: 80px;}
        .intro04TBL .titTD, .intro04TBL .subTitTD, .intro04TBL .nameTD  {padding-left:50px;}
    }
    @media (max-width:990px) {
        .intro04TBL .titTD, .intro04TBL .subTitTD,
        .intro04TBL .nameTD, .intro04TBL .imgboxTD,
        .intro04TBL .coTD2, .intro04TBL .coTD {width:100% !important; float:left; clear:both; height:auto !important; box-sizing:border-box;}

        .intro04TBL .subTitTD, .intro04TBL .imgboxTD {text-align:center;}
        .intro04TBL .titTD {text-align: center; font-size: 22px; line-height: 130%; padding: 20px 0;}
        .intro04TBL .imgboxTD img {max-height: 200px;}
        .intro04TBL .nameTD {text-align:center;}
        .intro04TBL .coTD2 {font-size:19px; font-weight:600;}
    }

    /*05*/
    .intro05TBL {position:relative; width:100% !important; overflow:hidden; border-collapse:collapse;}
    .intro05TBL .titTD {width: 70% !important;position:relative;height:290px;font-size:22px;font-weight:600;color: #333;padding-left:30%;background: #ccc;background-size:100%;box-sizing: border-box;}
    .intro05TBL .titTD b {display:block;font-size:38px;margin-top: 10px;}
    .intro05TBL .imgboxTD {position:relative;width:30% !important;height:200px;}
    .intro05TBL .imgboxTD img {position:absolute;bottom:0px;right:5%;width:95%;max-height: 400px;}
    .intro05TBL .nameTD {width:30% !important;padding-top: 40px;font-size:18px;color:#555;text-align: center;vertical-align:top;}
    .intro05TBL .nameTD img {margin-top:20px;}
    .intro05TBL .coTD {width:70% !important;height:100%;font-size: 16.5px;line-height: 160%;padding-top:80px;vertical-align:top;word-break: keep-all;word-wrap: break-word;color: #333;} 
                    
    @media (max-width:799px){
        .intro05TBL td {display:block !important; width:100% !important;}
        .intro05TBL td.imgboxTD {display:none !important;}
        .intro05TBL td.titTD {width: 100% !important;float: left;height:auto;padding: 40px 0;font-size:18px;text-align:center;}
        .intro05TBL td.titTD::before {height:100%;}
        .intro05TBL td.titTD b {font-size: 24px;margin-top:10px;}
        
        .intro05TBL td.imgboxTD img {position:static; max-height:400px; margin-top:15px;}
        .intro05TBL td.nameTD {width: 100% !important;height:auto;padding: 50px 0;font-size:16px;font-weight: 600;}
        .intro05TBL td.coTD {width:100% !important;font-size:16px;padding-top:30px;}
    }














/*기업소개(company)*/
    /*01*/
    .company01_1TBL {width:100% !important;}
    .company01_1TBL .titTD {font-size:23px;line-height:150%;text-align:center;word-break: keep-all;word-wrap: break-word;}
    .company01_1TBL .coTD {font-size:17px;line-height:150%;word-break:keep-all;word-wrap: break-word;color:#555;padding-bottom: 40px;text-align:center;}
    .company01_1TBL .imgboxTD img {}

    .company01_2TBL {width:100% !important;}
    .company01_2TBL .co_tit {font-size: 19px;color: #015079;padding-bottom:10px;text-align:left;word-break: keep-all;word-wrap: break-word;}
    .company01_2TBL .coTD {font-size: 16.5px;line-height:150%;word-break:keep-all;color:#555;padding-bottom:30px;}

    .company01_3TBL {width:100% !important;}
    .company01_3TBL .block2 {width:49% !important; border:1px solid #ddd; vertical-align:top;}
    .company01_3TBL .empty {width:2% !important;}
    .company01_3TBL .block1 {width:100% !important; border:1px solid #ddd;}
    .company01_3TBL .empty_line {padding:10px 0;}
        .company01_3innerTBL {width:100% !important;}
        .company01_3innerTBL th {color: #015079;font-size: 19px;letter-spacing:2px;text-decoration:underline;text-align:center;padding:30px 5px 10px;}
        .company01_3innerTBL td {font-size: 16.5px;font-weight:400;padding: 10px 15px 30px;line-height:150%;text-align:center;vertical-align:middle;box-sizing: border-box;word-break: keep-all;word-wrap: break-word;}

    .color_blue {color: #015079;}

        @media (min-width:600px) and (max-width:799px){}
        @media (max-width:799px){
            .company01_1TBL .titTD {font-size: 20px;}
            .company01_2TBL .coTD, .company01_3innerTBL td {font-size:16px;}
            
            .company01_3TBL th {box-sizing:border-box;}
            .company01_3TBL .block2 {width: 100% !important;float:left;}
            .company01_3TBL .empty {width:100%; float:left; padding:10px 0;}
        }
    

    /*02*/
    .company02_Tit {width:100% !important; display:block;text-align:left;font-size:26px;font-weight:600;padding:10px 0 20px;background: transparent !important;}
    .company02_1TBL {width:100% !important;}
    .company02_1TBL .imgboxTD {padding-bottom:20px;}
    .company02_1TBL .title {font-size: 16.5px;line-height: 150%;text-align:left;word-break:keep-all;background:#f9f9f9;padding:0 20px 5px;}
    .company02_1TBL .co {font-size: 16.5px;line-height: 150%;color:#555;padding:5px 20px 20px;word-break:keep-all;word-wrap: break-word;}
    .company02_1TBL td {text-align:left;background:#f9f9f9;}

    .company02_2TBL {width:100% !important; }
    .company02_2TBL th {width:20% !important;background:#0179b6;color:white;border-bottom: 1px solid rgba(255,255,255,0.3);font-size: 17.5px;height:60px;text-align:center;}
    .company02_2TBL td {width:30% !important;border-top:1px solid #ececec;line-height: 150%;font-size: 16.5px;padding:10px 20px;word-break:keep-all;}
    .company02_2TBL tr:last-child td {border-bottom:1px solid #ececec;}

    .company02_3TBL {width:100% !important;border-top: 1px solid #ccc;margin-top:20px;}
    .company02_3TBL th.left_tit {width:20% !important;border-bottom: 1px solid #ccc;padding:30px 10px;font-size: 19px;text-align:center;line-height:1.5em;/*border-top:1px solid #999;*/}
    .company02_3TBL th.left_tit span.small_tit {font-size:15px; font-weight:400; color:#555; line-height:1.5em;}
    .company02_3TBL td.co {width:80% !important;font-size: 16.5px;line-height: 150%;border-bottom: 1px solid #ccc;padding:30px 10px;}
    .company02_3TBL td.co span.bold {font-size: 17px;}
    .company02_3innerTBL {width:33.333%; display:table-cell; position:relative;}
    .company02_3innerTBL th.circle_th {font-size:18px; background:#2c7ba6; color:white; height:130px !important; border-radius:100%; position:absolute; top:0;
                                        width:130px !important; line-height:130px; left:50%; margin-left:-75px; text-align:center; border:10px solid rgba(255,255,255,0.7);}
    .company02_3innerTBL th.tit_th {width:100% !important;padding:10px;font-size: 17px;padding-top:170px;}
    .company02_3innerTBL td {width:100% !important;padding:10px 15px;line-height: 140%;font-size: 15.5px;border-right:1px solid #eee;word-break:keep-all;color:#555;}
    .company02_3innerTBL td.empty_td {height:0; padding:0; line-height:0; opacity:0;}
    .company02_3innerTBL td.empty_td:before {content:"dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd"; word-break:break-all; color:white;}
    .subCon .company02_3innerTBL td.empty_td:before {visibility:hidden;}
    .company02_3TBL td.co table:nth-child(2) th.circle_th {background:#2b95a5;}
    .company02_3TBL td.co table:last-child th.circle_th {background:#2da88f;}
    .company02_3TBL td.co table:last-child td {border-right:none;}
    .color_blue {color:#009ae8;}

        @media (max-width:799px){
            .company02_Tit {font-size:20px;font-weight: 600;}
            .company02_1TBL .co {font-size:16px;}

            .company02_2TBL th {width:35% !important; float:left; box-sizing:border-box; clear:both; height:auto !important; background:white; font-size: 17px; color: #075d89; padding:10px 10px 30px 10px; text-align:left; min-height:41px; border-top: 1px solid #ccc;}
            .company02_2TBL td {width:65% !important;height:auto !important;float:left;box-sizing:border-box;background:white;padding-left:10px;font-size: 16px;}
            .company02_2TBL tr:last-child td {border-bottom:none;}
            .company02_2TBL {border-bottom:1px solid #ececec;}
        }
        @media (max-width:599px){
            .company02_3TBL th.left_tit {width:100% !important;height:auto !important;float:left;padding: 20px 10px 10px;border-bottom:none;text-align:left;box-sizing:border-box;}
            .company02_3TBL th.left_tit br {display:none;}
            .company02_3TBL th.left_tit span.small_tit {padding-left:10px;}
            .company02_3TBL td.co {width:100% !important;height:auto !important;float:left;padding:5px 10px 30px;box-sizing:border-box;font-size: 16px;}
            .company02_3innerTBL {width:100%; display:table; padding-top:30px;}
            .company02_3innerTBL th.circle_th {top:30px;}
            .company02_3innerTBL td {border-right:none;}
        }
    
    /*03*/
    .company03TBL {width:100% !important; margin-bottom:10px;}
    .company03TBL .titTD {width:100%;text-align:center;font-size: 33px;font-weight:600;line-height: 150%;padding-top: 0px;padding-bottom:15px;}
    .company03TBL .coTD:only-of-type {text-align: center;}
    .company03TBL td {width:25% !important;text-align:left;font-size:16.5px;line-height:150%;padding:20px 15px;vertical-align:middle;word-break:keep-all;word-wrap: break-word;box-sizing:border-box;color: #666;}
    .company03TBL td.pointbox {text-align:center;color:white;}
    .company03TBL td.pointbox b {font-size:19px; line-height:150%; width:100%; padding-bottom:10px;}
    .company03TBL td.imgboxTD {padding:0; height:320px;}
    .company03TBL td.imgboxTD img {width:100% !important;display:block;min-height: 100%;}
    .company03TBL td.imgboxTD img ~ br {display:none;}
    .company09_tbl01 {width:100% !important; border-collapse:collapse;}
        @media (min-width:800px){
            .company03TBL tr:nth-child(even) td.imgboxTD {padding:0 0 20px;}
        }
        @media (min-width:991px) and (max-width:1050px){
            .subCon .company03TBL td {width:100% !important; float:left; height:auto !important; padding:20px 15px;}
            .subCon .company03TBL td.pointbox {width:50% !important; height:200px !important;}
            .subCon .company03TBL td.imgboxTD {width:50% !important; height:200px !important; padding:0; overflow:hidden;}
            .subCon .company03TBL td.imgboxTD img {height:100%; }
        }
        @media (min-width:500px) and (max-width:799px){
            .company03TBL td {width:100% !important;float:left;height:auto !important;padding:20px 15px;font-size: 16px;}
            .company03TBL td.pointbox {width: 50% !important;padding: 30px;height:200px !important;}
            .company03TBL td.imgboxTD {width:50% !important; height:200px !important; padding:0; overflow:hidden;}
            .company03TBL td.imgboxTD img {height:100%; }
        }
        @media (max-width:799px){
        .company03TBL .titTD {font-size:22px;}
        }
        @media (max-width:499px){
            .company03TBL td {width:100% !important; float:left; height:auto !important; padding:20px 0;}
            .company03TBL td.imgboxTD {padding-bottom:0;}
            .company03TBL tr:nth-child(even) td.imgboxTD {padding:0;}
        }


    /*04*/
    .company04_wrap {width:100% !important;}
    .company04_wrap>tbody>tr>td {width:50% !important; height:auto !important; box-sizing:border-box; vertical-align:top;}
    .company04_1TBL {width:100% !important;}
    .company04_1TBL .titTD {text-align:left; font-size:26px; padding:7px 0 10px; line-height:32px; word-break:keep-all;}
    .company04_1TBL .coTD {font-size:16.5px; line-height:150%; word-break:keep-all; color:#838383; padding:5px 0 20px;}
    .company04_1TBL .coTD img {width:100%; vertical-align:top;}
    .company04_2TBL {width:100% !important; margin-bottom:50px;}
    .company04_2TBL + .company04_2TBL {margin-bottom:0;}
    .company04_2TBL .titTD {font-size: 18px;text-align:left;padding:7px 0;line-height:1.5em;color:#b5121b;}
    .company04_2TBL .coTD {font-size: 16.5px;text-align:left;padding:5px 0 10px;line-height: 140%;word-break:keep-all;color:#838383;}
        @media (min-width:800px){
            .company04_wrap>tbody>tr>td:first-child {padding-right:15px;}
            .company04_wrap>tbody>tr>td:nth-child(2) {padding-left:15px;}
        }
        @media (max-width:799px){
            .company04_wrap>tbody>tr>td {width:100% !important; float:left; }
            .company04_1TBL .titTD {font-size:20px; line-height:150%;}
            .company04_1TBL .coTD, .company04_2TBL .coTD {font-size:16px;}
        }


    /*05*/
    .company05_1TBL .titTD {text-align:center; padding-bottom:15px; font-size:33px; color:#666;}
    .company05_1TBL .coTD {text-align:center; line-height:1.5em; color:#666; font-size:16.5px; padding:20px 15px;}

    .company05_2TBL {background:url('/smartEditorCustom/images/subcon/02/05.jpg') no-repeat; background-size:cover;}
    .company05_2TBL .t_space {width:20% !important;}
    .company05_2TBL .c_circle {width:60% !important;}
    .company05_2TBL .c_circle table .circle {width:26.66% !important; position:relative; z-index:1; text-align:center; height:200px; padding:100px 0; vertical-align:middle; color:#fff; font-weight:600; letter-spacing:-1px;}
    .company05_2TBL .c_circle table .circle::before {position:absolute; top:50%; left:50%; z-index:-1; transform:translate(-50%,-50%); content:''; width:200px; height:200px; border-radius:50%; background-size:cover; box-shadow:0 5px 10px 0px rgb(0 0 0 / 50%);}
    .company05_2TBL .c_circle table td:nth-child(1)::before {background:linear-gradient(to right, rgba(18,45,210,.8), rgba(18,45,210,.5)) no-repeat 0 100%;}
    .company05_2TBL .c_circle table td:nth-child(2)::before {background:linear-gradient(to right, rgba(80,25,190,.8), rgba(80,25,190,.5)) no-repeat 0 100%;}
    .company05_2TBL .c_circle table td:nth-child(3)::before {background:linear-gradient(to right, rgba(162,8,190,.8), rgba(162,8,190,.5)) no-repeat 0 100%;}

    .company05_3TBL>tbody>tr>td {width:50% !important; height:auto !important; vertical-align:top;}
    .company05_3TBL>tbody>tr>td:first-child {padding-right:15px;}
    .company05_3TBL>tbody>tr>td:nth-child(2) {padding-left:15px;}
    .company05_3innerTBL {width:100% !important; margin-bottom:50px;}
    .company05_3innerTBL:nth-child(odd) {float:left;}
    .company05_3innerTBL:nth-child(even) {float:right;}
    .company05_3innerTBL .titTD {position:relative; font-weight:600; padding:17px 0 15px;}
    .company05_3innerTBL .titTD::before {position:absolute; top:0; left:0; content:''; width:10%; height:2px; background:#5019be;}
    .company05_3innerTBL .coTD {line-height:1.6em;font-size: 16.5px;padding-bottom: 70px;}
        @media (max-width:990px){
            .company05_3TBL>tbody>tr>td {width:100% !important;float:left;clear:both;padding: 0 !important;}
        }
        @media (max-width:799px){
            .company05_1TBL .titTD {padding-bottom:10px; font-size:22px;}
            .company05_1TBL .coTD {font-size:16px;}
            .company05_2TBL .c_circle table {margin:30px 0;}
            .company05_2TBL .c_circle table .circle {width:90% !important; display:block !important; height:auto !important; padding:15px 0; margin:5px auto; border-radius:15px;}
            .company05_2TBL .c_circle table td:nth-child(1) {background:linear-gradient(to right, rgba(18,45,210,1), rgba(18,45,210,1));}
            .company05_2TBL .c_circle table td:nth-child(2) {background:linear-gradient(to right, rgba(80,25,190,1), rgba(80,25,190,1));}
            .company05_2TBL .c_circle table td:nth-child(3) {background:linear-gradient(to right, rgba(162,8,190,1), rgba(162,8,190,1));}
            .company05_2TBL .c_circle table .circle::before {display:none;}
            .company05_3innerTBL .coTD {font-size:16px;}
        }









/*연혁(history)*/
    /*01*/
    .history01TBL {width:100% !important; margin-top:20px;}
    .history01TBL .titTD {width:100%; text-align:center; font-size:26px; line-height:140% !important; padding:10px 0 30px; word-break:keep-all; word-wrap:break-word; border-bottom:none;}
    .history01TBL .imgboxTD {padding:10px 0 50px; border-bottom:none;}
    .history01TBL .imgboxTD img {max-width:100%;}
    .history01TBL td {border-bottom:1px solid #ddd; box-sizing:border-box; word-break:keep-all;}
    .history01TBL .yearTD {width:20% !important; padding:20px 0; font-size:25px; vertical-align:top; font-weight:600; text-align:center;letter-spacing:-1px;}
    .history01TBL .coTD {width:80% !important;font-size: 16.5px;vertical-align:top;font-weight:400;color:#555;line-height: 150%;text-align:left;padding: 20px 5px 20px;}
    .history01TBL tr:last-child th, .history01TBL tr:last-child td {border-bottom:none;}
        @media (max-width:799px){
            .history01TBL .yearTD {font-size:20px; width:100% !important; float:left; height:auto !important; padding:15px 5px 5px 5px; text-align:left; border-bottom:none;}
            .history01TBL .coTD {width:100% !important;float:left;height:auto !important;padding:10px 10px 30px 5px;font-size: 16px;}
        }

    /*02*/
    .history02TBL {width:100% !important;}
    .history02TBL .yearTD {color:#dbdbdb;font-size: 30px;text-align:left;padding: 50px 0 15px;border-bottom:1px solid #ddd;letter-spacing:-1px;font-family:arial, sans-serif;}
    .history02TBL .dateTD {width:13% !important;height: auto !important;color:#00488f;font-size: 19px;vertical-align:top;font-weight:600;text-align:left;line-height:1.7em;padding:5px 0 3px;}
    .history02TBL .coTD {width:87% !important;height: auto !important;line-height: 160%;color:#000;padding-left:5px;font-size: 16.5px;padding:5px;word-break:keep-all;word-wrap: break-word;}
    .history02TBL tr:first-child th.yearTD {padding-top:20px;}
    .history02TBL tr.yearTR + tr .dateTD,
    .history02TBL tr.yearTR + tr .coTD {padding-top:20px;}
    .color_grey {color:#afafaf; font-weight:600;}
        @media (max-width:799px){
            .history02TBL th.yearTD {font-size:30px;}
            .history02TBL td.dateTD {width:20% !important;}
            .history02TBL td.coTD {width:80% !important; padding-bottom:10px;padding-top: 8px;}
            .history02TBL tr.yearTR + tr td.coTD {padding-top:25px;}
        }

    /*03*/
    .history03TBL {width:100% !important;}
    .history03TBL th.year {width:100% !important;height:auto !important;color:#dbdbdb;font-size: 30px;text-align:left;padding:50px 0 10px;letter-spacing:-1px;font-family:arial, sans-serif;}
    .history03TBL td.boxTD {width:20% !important;height:auto !important;border-right: 1px solid #ddd;padding:10px 20px 30px;boxTD-sizing:border-boxTD;vertical-align:top;}
    .history03TBL tr:first-child th.year {padding-top:20px;}
    .history03TBL td.boxTD:last-of-type {border-right:none; padding-right:0;}
    .history03TBL td.boxTD:first-of-type {padding-left:0;}

    .history03_innerTBL {width:100% !important;}
    .history03_innerTBL th {width:100% !important;height:auto !important;color:#1c548f;font-size: 19px;vertical-align:top;font-weight:600;text-align:left;line-height:1.5em;position:relative;padding-bottom:15px;}
    .history03_innerTBL th:after {content:"...............";color:#555;font-size:12px;font-weight:200;line-height:normal;position:absolute;left:0;bottom:0;opacity: 0.5;}
    .history03_innerTBL td {width:100% !important;height:auto !important;color:#555;font-size: 16.5px;line-height: 150%;padding-top:15px;word-break:keep-all;}
        @media (min-width:800px) and (max-width:990px){
            .history03TBL th.year {font-size:30px;}
            .history03TBL td.boxTD {width:50% !important; float:left; padding:10px 15px 20px; margin-bottom:15px;}
            .history03TBL td.boxTD:nth-of-type(2n+1) {clear:both; padding-left:0;}
            .history03TBL td.boxTD:nth-of-type(2n) {border-right:none; border-left:1px solid #ddd; margin-left:-1px;}
            .history03TBL td.boxTD:nth-of-type(5) {width:100% !important; border-right:none;}
        }
        @media (max-width:799px){
            .history03TBL th.year {font-size:28px;}
            .history03TBL td.boxTD {width:100% !important; float:left; padding:10px 5px 30px; border-right:none; border-bottom:1px solid #ececec;}
            .history03TBL td.boxTD:first-of-type {padding-left:5px;}
            .history03_innerTBL th {padding-bottom:10px;}
            .history03_innerTBL td {padding-top:10px;}
        }

    /*04*/
    .history04TBL {width:100% !important;}
    .history04TBL .yearTD {width:10% !important;height:auto !important;text-align:left;font-size: 25px;vertical-align: top;position:relative;letter-spacing:-1px;padding: 3px 0 0 0;}
    .history04TBL .lineTD {width:5% !important;height:auto !important;text-align:left;vertical-align: top;position:relative;}
    .history04TBL .lineTD:after {content:"";width:2px;height:100%;background: #ddd;position:absolute;top:0;left:5px;z-index:-1;}
    .history04TBL .lineTD:before {content:" ";width:12px;height:12px;border: 2px solid #00488f;border-radius:100%;box-sizing:border-box;background:white;display:inline-block;margin-top: 9px;}
    .history04TBL .monthTD {width:5% !important;height:auto !important;text-align:left;color:#444;font-size: 19px;line-height: 110%;vertical-align: top;word-break: break-all;}
    .history04TBL .coTD {width:80% !important;height:auto !important;color:#555;line-height:1.3em;font-size: 16.5px;text-align:left;word-break:keep-all;word-wrap: break-word;padding: 5px 0;vertical-align: top;}
    .history04TBL .emptyTR th, .history04TBL .emptyTR td {padding:10px 0;}
    .history04TBL .emptyTR .yearTD:before,
    .history04TBL .emptyTR .lineTD:before {display:none;}

    #cntntsTmplatForm .history04TBL .lineTD:after {z-index:0;}
    #cntnts_area .history04TBL .lineTD:after {z-index:0;}
        @media (max-width:799px){
            .history04TBL .yearTD {width:15% !important;font-size: 21px;}
            .history04TBL .monthTD {width:7% !important;font-size: 16px;padding-top: 2px;padding-right: 10px;line-height: 120%;}
            .history04TBL .coTD {width:73% !important;font-size: 16px;}
        }

    /*05*/
    .history05TBL {width:100% !important;}
    .history05TBL tr {position:relative;}
    .history05TBL th.coTD {width:47.5% !important;height:auto !important;vertical-align:top;padding-bottom: 100px;}
    .history05TBL .lineTD {width:5% !important; text-align:center; vertical-align:middle; position:relative; vertical-align:top; overflow:hidden;}
    .history05TBL .lineTD:before {content:""; width:2px; height:700px; background:#f7f7f8; position:absolute; top:0; left:50%; margin-left:-1px; z-index:-1;}
    .history05TBL .lineTD:after {content:" "; width:9px; height:9px; border:2px solid #8c8c8c; border-radius:2px; box-sizing:border-box; background:white; display:inline-block; margin-top:12px;}
    .history05TBL .imgboxTD {width:47.5% !important;height:auto !important;vertical-align:top;padding-bottom: 50px;}
    .history05TBL .imgboxTD img {max-width:80%;width: auto;}

    .history05_innerTBL {width:100% !important;}
    .history05_innerTBL .yearTD {text-align:right; font-size:26px; padding-bottom:20px; letter-spacing:-1px;}
    .history05_innerTBL td.date {width:12% !important;text-align:right;font-weight:600;color:#8c8c8c;line-height: 120%;font-size:18px;vertical-align:top;}
    .history05_innerTBL .coTD {text-align:right;font-weight:400;line-height:1.5em;font-size: 16.5px;color:#333;padding:0 15px 10px;word-break:keep-all;vertical-align: top;}
        @media (min-width:800px){
            .history05TBL .lineTD + th.coTD table .yearTD {text-align:left;}
            .history05TBL .lineTD + th.coTD table td.date {text-align:left;}
            .history05TBL .lineTD + th.coTD table .coTD {text-align:left;}
        }
        @media (max-width:799px){
            .history05TBL th.coTD {width:100% !important; float:left; padding-top:240px;}
            .history05TBL .imgboxTD {width:100% !important; float:left; position:absolute; padding-top:30px; text-align:center !important; left:0;}
            .history05TBL .imgboxTD img {max-height:200px;}
            .history05TBL .lineTD {float:left; display:none;}
            .history05_innerTBL .yearTD {text-align:left;width:100% !important;height:auto !important;padding-top:10px;font-size: 22px;text-align: center;}
            .history05_innerTBL td.date {position:absolute;left:0;height:auto !important;font-size: 17px;margin-top: 4px;}
            .history05_innerTBL .coTD {width:100% !important;height:auto !important;text-align:left;padding-left:70px;font-size: 16px;}
        }













/*핵심가치 이념 비전(vision)*/
    /*01*/
    .vision1_1TBL .titTD {text-align: center;font-size: 33px;font-weight: 600;line-height: 150%;padding-top: 0px;padding-bottom: 15px;vertical-align: middle;word-break: keep-all;word-wrap: break-word;box-sizing: border-box;color: #666;}
    .vision1_1TBL .subtitTD {font-size: 20px;letter-spacing: -0.5px;text-align:center;padding: 20px 0 10px;}
    .vision1_1TBL .txt {font-size: 16.5px;letter-spacing: -0.5px;text-align:center;line-height: 150%;color: #666;word-break: keep-all;word-wrap: break-word;padding-bottom: 20px;}

    .vision1_2TBL {margin-top:50px;}
    .vision1_2TBL .space {width:2% !important;}
    .vision1_2TBL .space_h {height:20px !important;}
    .vision1_2TBL .box {width:23.5% !important;height: auto !important;padding:30px 15px;vertical-align:top;box-sizing:border-box;border: 1px solid #ddd;}
    .vision1_2innerTBL .imgboxTD {text-align:center;}
    .vision1_2innerTBL .imgboxTD img {max-width:100%;max-height: 90px;}
    .vision1_2innerTBL .titTD {font-size:18px;font-weight:600;text-align:center;padding-top:10px;padding-bottom:20px;color: #075d89;}
    .vision1_2innerTBL .listTD {font-size: 16.5px;line-height: 140%;padding:2px 10px 2px 20px;position:relative;}
    .vision1_2innerTBL .listTD.first {padding-top:20px;}
    .vision1_2innerTBL .listTD::before {content:''; position:absolute; top:10px; display:inline-block; width:4px; height:4px; background:#999; margin-left:-10px; margin-right:5px;}
    .vision1_2innerTBL .listTD.first::before {top: 29px;}

        @media (max-width:899px){
            .vision1_2TBL .box {display:inline-block !important; width:100% !important; float:left; margin-bottom:10px;}
            .vision1_2TBL td:nth-child(3), .vision1_2TBL td:nth-child(7) {float:right;}
            .vision1_2TBL .box {width:49% !important;}
            .vision1_2TBL .space, .vision1_2TBL .space_h {display:none !important;}
            .vision1_2innerTBL .listTD::before {top:8px;}
            .vision1_2innerTBL .listTD.first::before {top:28px;}
        }
        @media (max-width:799px){
            .vision1_1TBL .titTD {font-size: 22px;}
            .vision1_1TBL .subtitTD {font-size: 18px;}
            .vision1_1TBL .txt {font-size: 16px;}
            .vision1_2innerTBL .titTD {font-size: 17px;}
            .vision1_2innerTBL .listTD {font-size: 16px;}
        }

    /*02*/
    .vision1TBL .topTitTD {font-size: 33px;color: #666;box-sizing:border-box;font-weight:400;text-align:center;padding: 0px 15px 50px;word-break: keep-all;word-wrap: break-word;}
    .vision1TBL .topTitTD b {font-weight:600;}
    .vision1TBL .subTitTD {font-size: 26px;padding:5px 0 10px;font-weight:600;}
    .vision1TBL .coTD {font-size:16.5px; color:#555; width:100%; padding:10px 0; letter-spacing:0px; line-height:150%; word-break:keep-all;}
    .vision1TBL .vision1_innerDIV {width:100%; float:left; display:block; position:relative; text-align:center;}
    .vision1_innerTBL {width:25%;display:inline-table;}
    .vision1_innerTBL tr th {width:100% !important; border-radius:100%; height:300px !important; color:white; font-size:22px; font-weight:400; opacity:0.9;}
    .vision1_innerTBL tr th img {width:auto !important;margin-bottom: 25px;max-width: 70% !important;height:auto ;max-height: 150px;}
    .vision1_innerTBL tr td.co {background:#fff !important;font-size: 18px;line-height:150%;color:#333;padding:10px 20px;vertical-align:top;word-break:keep-all;}
        @media (min-width:800px){
            .vision1_innerTBL.vision1_innerTBL_left {position:absolute; top:0; left:15%;}
            .vision1_innerTBL.vision1_innerTBL_right {position:absolute; top:0; left:60%;}
        }
        @media (min-width:800px) and (max-width:1050px){
            .vision1_innerTBL tr th {height:220px !important;}
            .vision1_innerTBL tr th img {max-height:60px;}
        }
        @media (max-width:799px){
            .vision1TBL .subTitTD {font-size:20px;}
            .vision1TBL .topTitTD {font-size:24px;}
            .vision1TBL .coTD {font-size: 16px;}
            .vision1_innerTBL {width:35%;}
            .vision1_innerTBL.vision1_innerTBL_left {position:absolute; top:0; left:2%;}
            .vision1_innerTBL.vision1_innerTBL_right {position:absolute; top:0; left:63%;}
            .vision1_innerTBL tr th {height:180px !important; font-size:20px;}
            .vision1_innerTBL tr th img {max-height:60px;}
            .vision1_innerTBL tr td.co {font-size:17px;}
        }
        @media (max-width:499px){
            .vision1_innerTBL tr th {height:145px !important;}
        }

    /*03*/
    .vision3_1TBL .topTitTD {font-size: 33px;color: #666;box-sizing: border-box;font-weight: 400;text-align: center;padding: 0px 15px 15px;word-break: keep-all;word-wrap: break-word;}
    .vision3_1TBL .coTD {width:100%;text-align:center;font-size: 16.5px;line-height: 150%;padding: 20px 15px;vertical-align: middle;word-break: keep-all;word-wrap: break-word;box-sizing: border-box;color: #666;}
        @media (max-width:799px){
            .vision3_1TBL .topTitTD {font-size:22px; padding-top:30px;}
            .vision3_1TBL .coTD {font-size:16px;}
        }
    .vision3_2TBL {width:100% !important; border-collapse:separate;}
    .vision3_2TBL th.leftopTitTD {vertical-align: middle;width: 20% !important;border-bottom: 1px solid #ccc;padding: 30px 10px;font-size: 19px;text-align: center;line-height: 1.5em;}
    .vision3_2TBL th.leftopTitTD img {padding-bottom:15px;}
    .vision3_2TBL th.leftopTitTD span.small_tit {font-size:16.5px; font-weight:400; color:#555; line-height:20px;}
    .vision3_2TBL td.co {word-break:keep-all;text-align: center;border-radius: 25px;width: 80% !important;font-size: 16.5px;line-height: 150%;/* border-bottom: 1px solid #ccc; */padding: 30px 10px;}
    .vision3_2TBL td.emptytd {padding:15px;background: transparent;}
    .vision3_2TBL td.br-none {border:none;padding: 0;}
    .vision3_2TBL td.trianglebox {background:#ccc;padding: 90px 10px 30px;position: relative;overflow: hidden;font-size: 23px;background: #07467b;color: #fff;border-radius: 0;}
    .vision3_2TBL td.trianglebox:before {content:"";width: 100%;height: 100%;background:url(/smartEditorCustom/images/subcon/04/03.png); background-size: 100% 100%;position: absolute;top: 0;left: 0;}
    .vision3_2TBL td.co span.bold {font-weight:600;}

    .vision3_2TBL .vision3_2TBL03 {width: 32% !important;}
    .vision3_2TBL .vision3_2TBL04 {width:24.25% !important;}
    .vision3_2TBL .vision3_2TBL05 {width:19.2% !important;}
    .vision3_2TBL ul.vision_list {width:100%; margin-top:0px; margin:0; margin-right:1.5%; padding-left:0 !important; float:left;}
    .vision3_2TBL ul.vision_list li {width:48%; margin:0 2% 10px 0; float:left; display:block; list-style:none !important; box-sizing:border-box;}

    .tblblock2 td {width:49% !important; padding-right:15px; word-break:keep-all; padding: 15px 10px; border-radius: 25px; font-size:16.5px; 
                    color:#555; box-sizing:border-box;vertical-align:top;background: #eef3f5;}
    .tblblock3 td {width:32% !important;}
    .tblblock4 td {width:23.5% !important;}
    .tblblock2 td img {max-height:70px;}
    .tblblock2 td.emptytd {width:2% !important; padding:5px !important;}
        @media (max-width:899px){ 
            .vision3_2TBL {width:98% !important; margin:0 1%;}
            .tblblock2 td, .tblblock3 td {width:100% !important;float:left;font-size: 16px;}
            .tblblock4 td {width:49% !important; margin-bottom:10px;}
            .tblblock4 td:first-child, .tblblock4 td:nth-child(5) {clear:both; margin-right:2%;}
            .tblblock4 td.emptytd {display:none;}
        }
        @media (max-width:799px){
            .vision3_2TBL {border-top:none;}
            .vision3_2TBL th.leftopTitTD {width: 100% !important; height:auto !important; float:left; padding:15px 10px; border-bottom:none; box-sizing:border-box; font-size: 20px;}
            .vision3_2TBL td.co {width:100% !important;height:auto !important; float:left; box-sizing:border-box; text-align: center;
                                    font-size:17px; line-height:140%;}
            .vision3_2TBL .vision3_2TBL04 {width: 49% !important;float:left;margin-bottom:10px;word-break:keep-all;padding:15px 10px;}
            .vision3_2TBL .vision3_2TBL04:nth-child(2n) {margin-right:0;}
            .vision3_2TBL .vision3_2TBL03.purple01,
            .vision3_2TBL .vision3_2TBL04.purple01 {width:100% !important; float:left; margin:0 0 10px;}
            .vision3_2TBL ul.vision_list {width:100%; margin-top:0px;}
            .vision3_2TBL ul.vision_list li {width:100% !important; text-align:left; margin:0; padding:10px 0 0 0;}
        }

    /*04*/
    .vision4TBL {border-collapse: collapse;}
    .vision4TBL .titTD {text-align: left; font-size: 26px; font-weight: 600; padding: 10px 0 20px;}
    .vision4TBL .emptyTD {padding:30px 0;}
    .vision4TBL .imgboxTD { border: 1px solid #ccc; border-width: 1px 0; height:auto !important;}
    .vision4TBL .imgboxTD.bg-lightgrey {border: none;padding: 25px 0;}
    .vision4TBL .imgboxTD img {max-width:100%; width:auto !important;}
    .vision4TBL .leftimgboxTD {height:auto !important; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; padding: 30px 10px; font-size: 19px; line-height: 1.5em; vertical-align: middle;}
    .vision4TBL .leftimgboxTD img {max-width: 100%;}
    .vision4TBL .leftimgboxTD img ~ br {display:none;}
    .vision4TBL .smallTitTD {font-size: 20px;padding-bottom:20px;border-top: 1px solid #ccc;vertical-align: bottom;}
    .vision4TBL .coTD {font-size:16.5px;line-height:150%;color:#333;border-bottom: 1px solid #ccc;vertical-align: top;padding-right: 15px;word-break: keep-all;word-wrap: break-word;}
        @media (max-width:799px){
            .vision4TBL .titTD {font-size:20px;}
            .vision4TBL .smallTitTD {font-size:18px;padding: 25px 0 15px;}
            .vision4TBL .coTD {font-size:16px;padding: 0 15px 30px 0;}
            .vision4TBL .imgboxTD img {max-width:90%;}
            .vision4TBL .leftimgboxTD {width: 30% !important;padding-right: 25px;}
        }

    /*05*/
    .vision5TBL {width:100% !important;}
    .vision5TBL .titTD {width: 100%; text-align: center; font-size: 33px; font-weight: 600; line-height: 150%; padding-top: 0px; padding-bottom: 15px;}
    .vision5TBL .topcoTD {font-size: 16.5px; line-height: 150%; padding: 20px 0; vertical-align: middle; word-break: keep-all; word-wrap: break-word; box-sizing: border-box; color: #666; text-align: center;}
    .vision5TBL .emptyTD {padding:30px 0;}
    .vision5TBL .subTitTD {width:20% !important;border-top: 1px solid #ccc;padding:30px 10px;vertical-align:top;font-size: 19px;text-align: center;line-height: 1.5em;}
    .vision5TBL .subTitTD img {padding-bottom:15px;}
    .vision5TBL .subTitTD .small_tit {font-weight:400;color:#555;font-size: 15px;line-height: 1.5em;}
    .vision5TBL .coTD {width:80% !important;font-size: 16.5px;line-height: 150%;border-top: 1px solid #ccc;padding:30px 10px;word-break:keep-all;}

    .vision5_innerTBL {width:100% !important; margin-bottom:20px;}
    .vision5_innerTBL td {width:19.2% !important;background:#f5f5f5;border-radius: 30px;height: 140px;font-size: 19px;text-align:center;border-bottom: none !important;}
    .vision5_innerTBL td:first-letter {color:#b7472a;}
    .vision5_innerTBL td span.tit_kr {font-size: 17.5px;color:#555;font-weight: 600;line-height:1.5em;}
    .vision5_innerTBL td.empty {width:1% !important;background: transparent;}
    .color_blue {color:#004a93;}
        @media (min-width:800px){
            .vision5TBL>tbody>tr:last-child td {border-bottom:1px solid #ccc;}
        }
        @media (max-width:799px){
            .vision5TBL .titTD {font-size:22px;}
            .vision5TBL .topcoTD {font-size:16px;}
            
            .vision5TBL td.subTitTD {font-size: 19px;font-weight: 600;width:100% !important;height:auto !important;float:left;padding: 35px 10px 15px;border-bottom:none;box-sizing:border-box;text-align:center;}
            .vision5TBL td.coTD{width:100% !important;font-size: 16px;height:auto !important;float:left;padding: 20px 10px 50px;box-sizing:border-box;border-top: none !important;}
            .vision5_innerTBL td {height:100px;font-size: 16px;border-radius:10px;}
            .vision5_innerTBL td:empty:not(.empty) {display:none;}
            .vision5_innerTBL td:empty:not(.empty) + .empty {display:none;}
        }













/*찾아오시는길(contact)*/
    /*01*/
    .contact01_1TBL {width:100% !important; border:1px solid #ccc; padding:20px; margin:10px 0 30px;}
    .contact01_1TBL td {width:50% !important; height:auto !important; padding:20px; font-size:17px; text-align:center; word-break:keep-all;}

    .contact01_1TBL_map {width:100% !important;}
    .contact01_1TBL_map .txt_hide {display:flex !important; width:100% !important; margin-top:30px;}
    .contact01_1TBL_map .txt_hide td {width:100% !important; padding:20px; color:#777; font-size:14px; line-height:1.5em; border:1px dashed #ccc !important;}
    .subCon .contact01_1TBL_map .txt_hide {display:none !important; width:100% !important;}
    
    .contact01_1TBL_map .map_wrap {display:flex !important; flex-wrap:wrap; width:100% !important; margin-top:30px;}
    .contact01_1TBL_map .map_box {position:relative; width:100% !important; height:auto !important; overflow:hidden;}
    .contact01_1TBL_map .map_box:before {position:absolute; top:0; left:0; z-index:-1; content:'이곳에 지도를 넣어주세요. 이 영역의 이미지는 가로 100% 사이즈로 보입니다. \A 이 문구는 페이지에 노출되지 않습니다.'; white-space:pre; display:flex; justify-content:center; align-items:center; width:100%; height:100%; color:#666; text-align:center; vertical-align:middle;}
    .subCon .contact01_1TBL_map .map_box:before {display:none;}
    .contact01_1TBL_map .map_box a {display:inline-block !important;}
    .contact01_1TBL_map .map_box a:focus:before {position:absolute; top:0; left:0; z-index:2; content:''; width:100%; height:100%; border:2px dashed #000; box-sizing:border-box;}
    .contact01_1TBL_map .map_box a:focus:after {position:absolute; top:2px; left:2px; z-index:2; content:''; width:calc(100% - 4px); height:calc(100% - 4px); border:2px solid #fff; box-sizing:border-box;}

    .contact01_2TBL {width:100% !important;}
    .contact01_2TBL>tbody>tr>td {vertical-align:top; box-sizing:border-box;}

    .contact01_2innerTBL {width:100% !important;}
    .contact01_2innerTBL td {height:auto !important;}
    .contact01_2innerTBL .titTD {border-bottom:1px solid #ccc; padding:10px 0; height:45px; box-sizing:border-box; font-size: 19px; font-weight: 600; vertical-align: middle;}
    .contact01_2innerTBL .titTD img {max-width:20px !important; max-height:22px; padding-right: 10px; vertical-align:middle;}
    .contact01_2innerTBL .titTD img ~ br {display:none;}
    .contact01_2innerTBL .coTD {text-align:left; font-size: 16.5px; word-break:keep-all; line-height:150%; padding:10px 0 5px; color: #555;}
    .contact01_2innerTBL .coTD b {font-size: 17px;}

    @media (min-width:991px){
        .contact01_1TBL_map .map_box {min-height:420px;}
        .contact01_1TBL_map .map_box img {position:absolute; top:-999px; bottom:-999px; left:-999px; right:-999px; margin:auto; width:auto !important; max-width:100%; min-width:100%; min-height:100%;}
    }
    @media (min-width:800px){
        .contact01_2TBL>tbody>tr>td {width:33.333%;}
        .contact01_2TBL>tbody>tr>td:first-child {padding-right:20px;}
        .contact01_2TBL>tbody>tr>td:nth-child(2) {padding:0 10px;}
        .contact01_2TBL>tbody>tr>td:last-child {padding-left:20px;}
        .contact01_2innerTBL tr:nth-child(2) td {padding-top:20px;}
        .contact01_1TBL th:first-child {border-right:1px solid #ddd;}
        .contact01_2TBL {margin-top:50px;}
    }
    @media (max-width:799px){
        .contact01_1TBL td {width:100% !important; float:left; padding: 5px 0; box-sizing: border-box;}
        .contact01_2TBL>tbody>tr>td {width:100%; float:left; padding: 30px 10px; border-bottom: 1px solid #ddd;}
        .contact01_2innerTBL .titTD {border-bottom:none;}
        .contact01_2innerTBL .titTD img {max-width:30px;}
        .contact01_2innerTBL .coTD {padding: 10px 15px 0 30px; font-size: 16px;}
        .contact01_2innerTBL .coTD b {font-size:16.5px;}
        .contact01_1TBL {margin:10px 0 0px;}
        .contact01_1TBL th {font-size:15px; line-height:150%; width:100% !important; height:auto !important; float:left; padding:0 10px; text-align:left;}
    }

    /*02*/
    .contact02_1TBL {width:100% !important; margin-bottom:20px;}
    .contact02_1TBL td {height:auto !important;}
    .contact02_1TBL .imgboxTD {position:relative; width:40% !important; padding:0; vertical-align:bottom; padding-right:30px; box-sizing:border-box;}
    .contact02_1TBL .imgboxTD img {width:100% !important; min-height:100%; box-sizing:border-box;}
    .contact02_1TBL .imgboxTD img ~ br {display:none;}
    .contact02_1TBL .titTD {color:#333; text-align:left; font-weight:400; line-height:150%; font-size:28px;}
    .contact02_1TBL .titTD2 {color:#8c8c8c; text-align:left; font-weight:400; line-height:150%; padding:10px 0; font-size:16px; border-bottom:1px solid #ddd; vertical-align:top;}
    .contact02_1TBL .coTD {color:#8c8c8c; text-align:left; padding:25px 0 5px; line-height:30px; font-size:17.5px;}
    .contact02_1TBL .point {font-size:23px; color:#0179b6; font-weight:600; letter-spacing:-1px; padding-left:5px; line-height:normal; display:inline-block; padding-bottom:5px;}
    .contact02_1TBL .timeTD {width:20%; color:white; text-align:center; padding:15px 10px; line-height:150%; font-size:17px; letter-spacing:-1px; font-weight:600;}
    .contact02_1TBL .timeTD img {margin-bottom:15px; width:auto !important; max-width:100%; max-height:50px;}
    .contact02_1TBL .timecoTD {width:75%; height:80px; color:#333; text-align:left; padding:15px 10px 15px 20px; line-height:150%; font-size:16.5px;}
    .contact02_1TBL .widecoTD {color:#8c8c8c; text-align:left; font-weight:400; line-height:150%; padding:40px 0 20px; font-size:16.5px; /* display:block; */}

    .contact02_2TBL {width:100% !important;}
    .contact02_2TBL td {height:auto !important;}
    .contact02_2TBL .subTitTD {text-align:left; font-size:26px; font-weight:600; padding:10px 0 20px; border-bottom:1px solid #ccc;}
    .contact02_2TBL .lefttitTDTD {box-sizing:border-box; word-break:keep-all; width:20% !important; border-bottom:1px solid #ccc; padding:30px 10px; font-size:19px; text-align:center; line-height:1.5em;}
    .contact02_2TBL .lefttitTDTD img {width:30px !important; height:30px !important; padding:6px; border-radius:100%; margin-bottom:11px; box-sizing:border-box; vertical-align:middle; background:#ccc;}
    .contact02_2TBL .lefttitTDTD img.icon1 {background:#2b95a5;}
    .contact02_2TBL .lefttitTDTD img.icon2 {background:#2c7ba6;}
    .contact02_2TBL .lefttitTDTD img.icon3 {background:#0c4c8c;}
    .contact02_2TBL .coTD {width:80% !important; font-size:16.5px; line-height:150%; border-bottom:1px solid #ccc; padding:30px 10px; color:#555; text-align:left;}

    .contact02_1TBL .txt_hide td {width:100% !important; padding:20px; color:#777; font-size:14px; line-height:1.5em; border:1px dashed #ccc !important;}
    .subCon .contact02_1TBL .txt_hide {display:none !important; width:100% !important;}

    .contact02_1TBL .map_box {position:relative; width:100% !important; height:auto !important; min-height:390px; overflow:hidden;}
    .contact02_1TBL .map_box:before {position:absolute; top:0; left:0; z-index:-1; content:'이곳에 지도를 넣어주세요. 이 영역의 이미지는 가로 100% 사이즈로 보입니다. \A 이 문구는 페이지에 노출되지 않습니다.'; white-space:pre; display:flex; justify-content:center; align-items:center; width:100%; height:100%; color:#666; text-align:center; vertical-align:middle;}
    .contact02_1TBL .map_box img {min-width:100%;}
    .contact02_1TBL .map_box a ~ br,
    .subCon .contact02_1TBL .map_box:before {display:none;}
    .contact02_1TBL .map_box a {display:inline-block !important;}
    .contact02_1TBL .map_box a:focus:before {position:absolute; top:0; left:0; z-index:2; content:''; width:100%; height:100%; border:2px dashed #000; box-sizing:border-box;}
    .contact02_1TBL .map_box a:focus:after {position:absolute; top:2px; left:2px; z-index:2; content:''; width:calc(100% - 4px); height:calc(100% - 4px); border:2px solid #fff; box-sizing:border-box;}

    @media (max-width:799px){
        .contact02_1TBL td {height:auto !important; box-sizing:border-box;}
        .contact02_1TBL .titTD2,
        .contact02_1TBL .coTD {width:100% !important; float:left;}
        .contact02_1TBL .imgboxTD {width:100% !important; float:left; text-align:center; padding:0 0 20px;}
        .contact02_1TBL .titTD {width:100% !important; float:left; font-size:22px;}
        .contact02_1TBL td.timeTD {width:30% !important; float:left; box-sizing:border-box; margin-top:20px; height:122px !important;}
        .contact02_1TBL td.timecoTD {width:70% !important; float:left; box-sizing:border-box; margin-top:20px; height:122px !important;}
        .contact02_1TBL .widecoTD,
        .contact02_2TBL .coTD {font-size:16px;}

        .contact02_2TBL td {height:auto !important; box-sizing:border-box;}
        .contact02_2TBL .subTitTD {font-size:20px;}
        .contact02_2TBL .lefttitTDTD {width:100% !important; float:left; padding:20px 10px 10px; text-align:left; border-bottom:none;}
        .contact02_2TBL .lefttitTDTD img {margin-bottom:0;}
        .contact02_2TBL .lefttitTDTD img ~ br {display:none;}
        .contact02_2TBL .coTD {width:100% !important; float:left; padding:5px 10px 20px;}
    }


    /*03*/
    .contact03TBL {width:100% !important; margin-bottom:20px;}
    .contact03TBL td {height:auto !important;}
    .contact03TBL>tbody>tr>.titTD {text-align:center; font-size:33px; font-weight:600; line-height:150%; padding-top:0px; padding-bottom:15px; vertical-align:middle; word-break:keep-all; word-wrap:break-word; box-sizing:border-box; color:#666;}
    .contact03TBL>tbody>tr>.coTD {font-size:16.5px; line-height:150%; padding:20px 15px; vertical-align:middle; word-break:keep-all; word-wrap:break-word; box-sizing:border-box; color:#666; text-align:center;}
    .contact03TBL>tbody>tr>.infoTD {width:35% !important; height:auto !important; padding:0; vertical-align:top; border-top:2px solid #333; border-bottom:1px solid #ccc;}
    .contact03TBL .imgboxTD {width:65% !important; height:auto !important; padding:0 30px 0 0; vertical-align:top; overflow:hidden; box-sizing:border-box;}
    .contact03TBL .imgboxTD img {width:100%;}
        .contact03_innerTBL {width:100% !important;}
        .contact03_innerTBL .titTD {text-align:left; line-height:1.5em; padding:25px 0px 20px; border-bottom:1px solid #ddd; font-size:19px; color:#b5121b; font-weight:600;}
        .contact03_innerTBL .leftTitTD {width:20% !important; font-size:17px; vertical-align:top; padding:13px 0; color:#333; font-weight:600;}
        .contact03_innerTBL .coTD {width:80% !important; font-size:16.5px; color:#666; text-align:left; padding:10px 0 10px 10px; line-height:150%; vertical-align:top; word-break:keep-all; word-wrap:break-word;}

    .contact03_2TBL {width:100% !important; border-top:2px solid #333; border-bottom:1px solid #ddd; padding:20px 0 40px;}
    .contact03_2TBL td {height:auto !important;}
    .contact03_2TBL .titTD {width:30% !important; height:auto !important; padding-top:20px; padding-right:30px; text-align:left; font-weight:500; line-height:150%; font-size:16.5px; vertical-align:top; word-break:keep-all; color:#8c8c8c;}
    .contact03_2TBL .titTD b {font-weight:600; font-size:26px; padding-bottom:5px; display:block; line-height:130%; color:#333;}
    .contact03_2TBL .infoTD {width:35% !important; vertical-align:top; height:auto !important;}
    .contact03_2TBL .infoTD:first-of-type {padding-right:15px;}
    .contact03_2TBL .infoTD:nth-of-type(2) {padding-right:30px;}
        .contact03_2innerTBL {width:100% !important;}
        .contact03_2innerTBL .leftTitTD {text-align:left; font-weight:600; font-size:19px; border-bottom:1px solid #ccc; padding:20px 0 15px; height:auto !important;}
        .contact03_2innerTBL .coTD {width:50% !important; height:auto !important; font-size:16px; padding:30px 15px 30px 0; word-break:keep-all; word-wrap:break-word; vertical-align:top; line-height:150%; color:#8c8c8c;}
        .contact03_2innerTBL .coTD b {display:table; padding:20px 0 5px; color:#333;}

    .contact03TBL .txt_hide td {width:100% !important; padding:20px; color:#777; font-size:14px; line-height:1.5em; border:1px dashed #ccc !important;}
    .subCon .contact03TBL .txt_hide {display:none !important;}

    .contact03TBL .map_box {position:relative; width:55% !important; min-height:460px; padding-right:30px; box-sizing:border-box; overflow:hidden;}
    .contact03TBL .map_box:before {position:absolute; top:0; left:0; z-index:-1; content:'이곳에 지도를 넣어주세요. 이 영역의 이미지는 가로 100% 사이즈로 보입니다. \A 이 문구는 페이지에 노출되지 않습니다.'; white-space:pre; display:flex; justify-content:center; align-items:center; width:100%; height:100%; color:#666; text-align:center; vertical-align:middle;}
    .subCon .contact03TBL .map_box:before {display:none;}
    .contact03TBL .map_box img {width:100% !important; min-height:100%; max-height:100%;}
    .contact03TBL .map_box a {display:inline-block !important; width:100%; height:100%;}
    .contact03TBL .map_box a:focus:before {position:absolute; top:0; left:0; z-index:2; content:''; width:100%; height:100%; border:2px dashed #000; box-sizing:border-box;}
    .contact03TBL .map_box a:focus:after {position:absolute; top:2px; left:2px; z-index:2; content:''; width:calc(100% - 4px); height:calc(100% - 4px); border:2px solid #fff; box-sizing:border-box;}

    @media (max-width:990px){
        .contact03TBL {border:none;}
        .contact03TBL>tbody>tr>.infoTD, .contact03TBL .imgboxTD {width:100% !important; float:left; vertical-align:top; padding-right:0;}
        .contact03TBL .infoTD {margin-top:10px;}
        .contact03TBL .infoTD img {width:30%; float:left; padding-bottom:10px;}
        .contact03TBL .infoTD .contact03_innerTBL {width:70%; float:left;}
        .contact03_innerTBL th {padding-top:0;}
        .contact03_innerTBL tr:last-child td {padding-bottom:20px;}
        .contact03_2TBL {padding:20px 0;}
        .contact03_2TBL .titTD,
        .contact03_2TBL .infoTD {width:100% !important; float:left; height:auto !important; box-sizing:border-box; padding-left:0 !important;}
        .contact03_2TBL .infoTD:nth-of-type(2) {padding-right:0;}
        .contact03_2TBL .titTD strong {font-size:16px;}
        .contact03_2innerTBL .leftTitTD {font-size:17px; padding:30px 0 7px;}
        .contact03_2innerTBL .coTD {padding-top:10px;}
        .contact03_2innerTBL .coTD b {padding:10px 0 3px;}
        .contact03TBL .map_box,
        .contact03TBL>tbody>tr>.infoTD {display:block !important; width:100% !important;}
        .contact03TBL .map_box {min-height:auto; padding-right:0;}
    }
    @media (max-width:799px){
        .contact03TBL>tbody>tr>.titTD {font-size:22px;}
        .contact03_innerTBL .coTD {font-size:16px; padding-bottom:5px;}
        .contact03_innerTBL .leftTitTD {padding-bottom:5px;}
        .contact03_2TBL .titTD b {font-size:20px;}
        .contact03_2innerTBL .leftTitTD {width:100% !important; float:left; margin-bottom:15px; padding-bottom:15px;}
        .contact03_2innerTBL .coTD {width:100% !important; float:left; padding-top:5px; box-sizing:border-box;}
    }

    /*04*/
    .contact04TBL {width:100% !important; border-collapse:collapse;}
    .contact04TBL td {height:auto !important;}
    .contact04TBL .hgt30 {height:30px !important;}
    .contact04TBL>tbody>tr>.titTD {width:100% !important; text-align:center; font-size:33px; font-weight:600; color:#666; line-height:150%; padding-top:0px; padding-bottom:15px; vertical-align:middle; word-break:keep-all; word-wrap:break-word; box-sizing:border-box;}
    .contact04TBL>tbody>tr>.coTD {width:100% !important; text-align:center; font-size:16.5px; color:#666; line-height:150%; padding:20px 15px; vertical-align:middle; word-break:keep-all; word-wrap:break-word; box-sizing:border-box;}
    .contact04TBL .boxTD {width:25% !important; border:1px solid #ddd; vertical-align:top;}

    .contact04_innerTBL {width:100% !important;}
    .contact04_innerTBL .imgboxTD {padding:20px 0 10px; text-align:center;}
    .contact04_innerTBL .imgboxTD img {display:inline-block; width:auto !important; max-width:90%; margin-left:auto; margin-right:auto;}
    .contact04_innerTBL .imgboxTD img ~ br {display:none;}
    .contact04_innerTBL .titTD {text-align:center; padding:10px 10px 9px; font-size:19px; font-weight:600; color:#555;}
    .contact04_innerTBL .coTD {text-align:center; padding:0 10px 15px; font-size:15.5px; color:#8c8c8c; line-height:1.5em; word-break:keep-all;}

    .contact04TBL .txt_hide td {width:100% !important; padding:20px; color:#777; font-size:14px; line-height:1.5em; border:1px dashed #ccc !important;}
    .subCon .contact04TBL .txt_hide {display:none !important; width:100% !important;}

    .contact04TBL .map_box {position:relative; width:100% !important; height:auto !important; overflow:hidden;}
    .contact04TBL .map_box:before {position:absolute; top:0; left:0; z-index:-1; width:100%; height:100%; content:'이곳에 지도를 넣어주세요. 이 영역의 이미지는 가로 100% 사이즈로 보입니다. \A 이 문구는 페이지에 노출되지 않습니다.'; white-space:pre; display:flex; justify-content:center; align-items:center; width:100%; height:100%; color:#666; text-align:center; vertical-align:middle;}
    .contact04TBL .map_box img {width:auto !important; max-width:100% !important; min-width:100%; min-height:100%;}
    .subCon .contact04TBL .map_box br,
    .subCon .contact04TBL .map_box:before {display:none;}
    .contact04TBL .map_box a {display:inline-block !important;}
    .contact04TBL .map_box a:focus:before {position:absolute; top:0; left:0; z-index:2; content:''; width:100%; height:100%; border:2px dashed #000; box-sizing:border-box;}
    .contact04TBL .map_box a:focus:after {position:absolute; top:2px; left:2px; z-index:2; content:''; width:calc(100% - 4px); height:calc(100% - 4px); border:2px solid #fff; box-sizing:border-box;}

    @media (max-width:990px){
        .contact04TBL {border-bottom:1px solid #ccc;}
        .contact04TBL .boxTD {float:left; width:100% !important; padding:10px 20px; border-width:0; box-sizing:border-box;}
        .contact04TBL .boxTD:first-child {border-top:1px solid #ccc; padding-top:20px;}
        .contact04TBL .boxTD:last-child {padding-bottom:20px;}
        .contact04_innerTBL tbody {display:table; width:100%;}
        .contact04_innerTBL tr {display:table-cell; vertical-align:top;}
        .contact04_innerTBL tr:nth-child(1):nth-last-child(3) {width:10%;}
        .contact04_innerTBL tr:nth-child(2):nth-last-child(2) {width:20%;}
        .contact04_innerTBL tr:nth-child(3):nth-last-child(1) {width:70%;}
        .contact04_innerTBL .imgboxTD {padding: 0;}
        .contact04_innerTBL .imgboxTD img {display:inline-block; max-width:25px !important; vertical-align:middle;}
        .contact04_innerTBL .titTD {float:left; width:100%; padding:0 10px; font-size:17px; vertical-align:middle; text-align:left; box-sizing:border-box;}
        .contact04_innerTBL .coTD {width:100%; float:left; padding:0 10px; text-align:left;}
    }	
    @media (max-width:799px){
        .contact04_innerTBL tbody {display:flex !important; flex-wrap:wrap; width:100% !important;}
        .contact04_innerTBL tbody tr:nth-child(2) {width:90% !important;}
        .contact04_innerTBL tr:last-child {display:flex !important; width:90% !important; margin-left:10%; margin-top:8px;}
    }

    /*05*/
    .contact05_1TBL {position:relative; width:100% !important; max-width:1300px; border-collapse:collapse;}
    .contact05_1TBL td {height:auto !important; font-family:'Noto Sans KR';}
    .contact05_1TBL>tbody>tr>td {vertical-align:top; font-size:18px; color:#000; line-height:1.6em; padding:30px;
                                border-collapse:collapse; width:100%; box-shadow:5px 8px 15px 0 rgba(0,0,0,0.2);
                                background:linear-gradient(to right, #124274 , #1d5793) !important}
    .contact05_innerTBL {width:100% !important;}
    .contact05_innerTBL td {color:#fff;}
    .contact05_innerTBL .name {width:30% !important; font-size:27px; text-align:center; padding:30px; border-right:1px solid rgba(255,255,255,0.3);}
    .contact05_innerTBL .add {width:70% !important; font-size:20px; font-weight:600; vertical-align:bottom; padding:20px 0 5px 30px; box-sizing:border-box;}
    .contact05_innerTBL .tel {width:70% !important; font-size:18px; vertical-align:top; padding:5px 0 30px 30px;}

    .contact05_2TBL {width:100% !important; max-width:1300px; margin-left:auto; margin-right:auto; border-collapse:collapse;}
    .contact05_2TBL:nth-last-of-type(1) {margin-bottom:30px;}
    .contact05_2TBL td {height:auto !important; font-family:'Noto Sans KR'; font-size:16.5px; padding:5px 0; line-height:160%; word-break:keep-all; word-wrap:break-word;}
    .contact05_2TBL tr:last-child td {padding-bottom:30px; border-bottom:1px solid #ccc;}
    .contact05_2TBL .titTD {text-align:left; font-size:19px; font-weight:600; padding:20px 0 20px; background:transparent !important;}
    .contact05_2TBL .subway span {display:inline-block; text-align:center; vertical-align:middle; width:20px; height:20px; margin-right:5px; line-height:normal; font-size:13px; border-radius:100%; color:#fff; box-sizing:border-box;}
    .contact05_2TBL .subway b {margin-right:5px; background:none;}
    .contact05_2TBL .bus span {display:inline-flex; justify-content:center; align-items:center; font-size:14px; color:#fff; border-radius:5px; padding:3px 5px; margin-right:5px; box-sizing:border-box;}
    .contact05_2TBL .bus b {margin-right:5px; background:none;}

    .contact05_2TBL .txt_hide {display:flex !important; width:100% !important; margin-top:30px;}
    .contact05_2TBL .txt_hide td {width:100% !important; padding:20px; color:#777; font-size:14px; line-height:1.5em; border:1px dashed #ccc !important;}
    .subCon .contact05_2TBL .txt_hide {display:none !important; width:100% !important;}

    .contact05_2TBL .map_wrap {display:flex !important; flex-wrap:wrap; width:100% !important; margin-top:30px;}
    .contact05_2TBL .map_box {position:relative; width:100% !important; height:auto !important; overflow:hidden;}
    .contact05_2TBL .map_box:before {position:absolute; top:0; left:0; z-index:-1; content:'이곳에 지도를 넣어주세요. 이 영역의 이미지는 가로 100% 사이즈로 보입니다. \A 이 문구는 페이지에 노출되지 않습니다.'; white-space:pre; display:flex; justify-content:center; align-items:center; width:100%; height:100%; color:#666; text-align:center; vertical-align:middle;}
    .contact05_2TBL .map_box img {width:auto !important; max-width:100%; min-width:100%; min-height:100%;}
    .subCon .contact05_2TBL .map_box:before {display:none;}
    .contact05_2TBL .map_box a {display:inline-block !important;}
    .contact05_2TBL .map_box a:focus:before {position:absolute; top:0; left:0; z-index:2; content:''; width:100%; height:100%; border:2px dashed #000; box-sizing:border-box;}
    .contact05_2TBL .map_box a:focus:after {position:absolute; top:2px; left:2px; z-index:2; content:''; width:calc(100% - 4px); height:calc(100% - 4px); border:2px solid #fff; box-sizing:border-box;}

    .contact05_2TBL .color_s1 {background:#253b95; color:#253b95;}
    .contact05_2TBL .color_s2 {background:#3cb44a; color:#3cb44a;}
    .contact05_2TBL .color_s3 {background:#ee6d00; color:#ee6d00;}
    .contact05_2TBL .color_s4 {background:#2c9ede; color:#2c9ede;}
    .contact05_2TBL .color_s5 {background:#8936e0; color:#8936e0;}
    .contact05_2TBL .color_s6 {background:#b5500b; color:#b5500b;}
    .contact05_2TBL .color_s7 {background:#697215; color:#697215;}
    .contact05_2TBL .color_s8 {background:#eb5893; color:#eb5893;}
    .contact05_2TBL .color_s9 {background:#d1a62c; color:#d1a62c;}
    .contact05_2TBL .color_sbd {background:#eba900; color:#eba900;}
    .contact05_2TBL .color_sgh {background:#73b6e4; color:#73b6e4;}
    .contact05_2TBL .color_sjg {background:#ee8d4a; color:#ee8d4a;}
    .contact05_2TBL .color_sgj {background:#7cc4a5; color:#7cc4a5;}
    .contact05_2TBL .color_sel {background:#77c371; color:#77c371;}
    .contact05_2TBL .color_sgc {background:#08af7b; color:#08af7b;}
    .contact05_2TBL .color_ssbd {background:#a71e31; color:#a71e31;}
    .contact05_2TBL .color_ujb {background:#ff9d27; color:#ff9d27;}
    .contact05_2TBL .color_si {background:#eba900; color:#eba900;}
    .contact05_2TBL .color_kk {background:#2673f2; color:#2673f2;}
    .contact05_2TBL .color_uss {background:#bfba00; color:#bfba00;}
    .contact05_2TBL .color_sh {background:#8bc53f; color:#8bc53f;}
    .contact05_2TBL .color_kg {background:#96710a; color:#96710a;}
    .contact05_2TBL .color_incheon1 {background:#6f99d0; color:#6f99d0;}
    .contact05_2TBL .color_incheon2 {background:#f4ab3e; color:#f4ab3e;}
    .contact05_2TBL .color_yellow {background:#df9f08; color:#df9f08;}
    .contact05_2TBL .color_red {background:#e0121a; color:#e0121a;}
    .contact05_2TBL .color_green {background:#4a972e; color:#4a972e;}
    .contact05_2TBL .color_blue {background:#395cb4; color:#395cb4;}
    .contact05_2TBL .color_skyblue {background:#659ec9; color:#659ec9;}

    @media (min-width:991px){
        .contact05_2TBL .map_box {min-height:390px;}
        .contact05_2TBL .map_box img {position:absolute; top:-999px; bottom:-999px; left:-999px; right:-999px; margin:auto; width:auto !important; max-width:100%; min-width:100%; min-height:100%;}
    }
    @media (max-width:799px){
        .contact05_1TBL .titTD {font-size:24px;}
        .contact05_1TBL .coTD {font-size:14px;}
        .contact05_innerTBL .name {display:block; width:100% !important; font-size:20px; text-align:center; padding:5% 0; border-bottom:1px solid rgba(255,255,255,0.3); border-right:none;}
        .contact05_innerTBL .add {display:block; width:100% !important; font-size:17px; padding:20px 0 0; text-align:center;}
        .contact05_innerTBL .tel {display:block; width:100% !important; font-size:16px; padding:0 0 25px 0; text-align:center;}
        .contact05_2TBL .titTD {font-size:18px;}
        .contact05_2TBL td {font-size:16px;}
    }		


    /*06*/
    .subCon .contact06TBL .txt_hide {display:none; width:100% !important;}
    .contact06TBL .txt_hide {margin-top:30px;}
    .contact06TBL .txt_hide td {width:100% !important; padding:20px; color:#777; font-size:14px; line-height:1.5em; border:1px dashed #ccc;}

    .contact06TBL {width:100% !important; margin-left:auto; margin-right:auto;}
    .contact06TBL td {position:relative; font-family:'Noto Sans KR'; word-wrap:break-word; word-break:keep-all; box-sizing:border-box;}
    .contact06TBL td img {width:auto !important; max-width:100% !important;}
    .contact06TBL .TBL_hgt30 td {height:30px !important; padding:0 !important;}
    .contact06TBL .TBL_hgt50 td {height:50px !important; padding:0 !important;}

    .contact06TBL .tit td {width:100% !important; height:auto !important; padding:30px 0 55px; text-align:center; line-height:1.3em; font-size:40px; border-bottom:1px solid rgba(0,0,0,.3);}

    .contact06TBL .info_wrap td {width:100% !important;}
    .contact06TBL .info_box {width:100% !important;}
    .contact06TBL .info_box tbody tr {width:100% !important;}
    .contact06TBL .info_box .info_txt {height:auto !important; padding:80px 45px; vertical-align:top; text-align:center; line-height:1.4em; font-size:16px; color:#212121; letter-spacing:-0.2px; background-color:#fafafa;}
    .contact06TBL .info_box .info_txt .stit {display:inline-block; margin-bottom:20px; font-family:'IropkeBatang'; line-height:1.3em; font-size:24px; color:#7e7e7e; letter-spacing:normal;}

    .contact06TBL .map_box .map_img {position:relative; width:100% !important; height:auto !important; padding:50px 0 30px; overflow:hidden;}
    .contact06TBL .map_box .map_img:before {position:absolute; top:0; left:0; z-index:-1; content:'이곳에 지도를 넣어주세요. 이 영역의 이미지는 가로 100% 사이즈로 보입니다. \A 이 문구는 페이지에 노출되지 않습니다.'; white-space:pre; display:flex; justify-content:center; align-items:center; width:100%; height:100%; color:#666; text-align:center; vertical-align:middle;}
    .subCon .contact06TBL .map_box .map_img:before {display:none;}
    .contact06TBL .map_box .map_img img {width:100% !important;}
    .contact06TBL .map_box .map_img a {display:block;}
    .contact06TBL .map_box .map_img a:focus:before {position:absolute; top:0; left:0; z-index:2; content:''; width:100%; height:100%; border:2px dashed #000; box-sizing:border-box;}
    .contact06TBL .map_box .map_img a:focus:after {position:absolute; top:2px; left:2px; z-index:2; content:''; width:calc(100% - 4px); height:calc(100% - 4px); border:2px solid #fff; box-sizing:border-box;}

    @media (min-width:991px) {
        .contact06TBL .info_box td:not(:first-child):before {position:absolute; top:40px; left:0; z-index:1; content:''; width:1px; height:calc(100% - 80px); background-color:rgba(0,0,0,.3);}
        .contact06TBL .info_box .info_txt:only-child {width:100% !important;}
            .contact06TBL .info_box .info_txt:nth-last-child(2), .contact06TBL .info_box .info_txt:nth-last-child(2) + .info_txt {width:50% !important;}
            .contact06TBL .info_box .info_txt:nth-last-child(3), .contact06TBL .info_box .info_txt:nth-last-child(3) ~ .info_txt {width:calc(100% / 3) !important;}
            .contact06TBL .info_box .info_txt:nth-last-child(4), .contact06TBL .info_box .info_txt:nth-last-child(4) ~ .info_txt {width:25% !important;}
            .contact06TBL .info_box .info_txt:nth-last-child(5), .contact06TBL .info_box .info_txt:nth-last-child(5) ~ .info_txt {width:20% !important;}
            .contact06TBL .info_box .info_txt:nth-last-child(6), .contact06TBL .info_box .info_txt:nth-last-child(6) ~ .info_txt {width:calc(100% / 6) !important;}
    }
    @media (max-width:990px) {
        .contact06TBL .tit td {padding:20px 0 35px; font-size:34px;}
        .contact06TBL .info_box tbody tr {display:flex !important; flex-direction:column; width:100% !important; margin:0;}
        .contact06TBL .info_box tbody tr .info_txt {width:100% !important; padding:30px 10px; margin:0 auto;}
        .contact06TBL .info_box tbody tr .info_txt + .info_txt {position:relative;}
        .contact06TBL .info_box tbody tr .info_txt + .info_txt:before,
        .contact06TBL .info_box tbody tr + tr .info_txt:before {position:absolute; top:0; left:30px; z-index:1; content:''; width:calc(100% - 60px); height:1px; background-color:rgba(0,0,0,.3);}
        .contact06TBL .info_box tbody tr .info_txt .stit {margin-bottom:15px;}
    }
    @media (min-width:800px) and (max-width:990px) {
        .contact06TBL .info_box .info_txt .stit {font-size:22px;}
    }
    @media (max-width:799px) {
        .contact06TBL {width:calc(100% - 30px) !important;}
        .contact06TBL .TBL_hgt50 td {height:30px;}
        .contact06TBL .tit td {font-size:30px;}
        .contact06TBL .info_box {margin:15px 0;}
        .contact06TBL .info_box .info_txt {padding:30px 10px; font-size:15px;}
        .contact06TBL .info_box .info_txt .stit {margin-bottom:10px; font-size:20px;}
    }	


    /*07*/
    .subCon .contact07TBL_map .txt_hide {display:none; width:100% !important;}
    .contact07TBL_map, 
    .contact07TBL_map td {width:100% !important;}
    .contact07TBL_map td img {min-width:100% !important; width:auto !important; max-width:100% !important;}
    .contact07TBL_map .TBL_hgt30 td {height:30px !important; padding:0 !important;}
    .contact07TBL_map .txt_hide {margin-top:30px;}
    .contact07TBL_map .txt_hide td {width:100% !important; padding:20px; color:#777; font-size:14px; line-height:1.5em; border:1px dashed #ccc !important;}

    .contact07TBL_map .map_box td a {position:relative; display:block !important;}
    .contact07TBL_map .map_box td a:focus:before {position:absolute; top:0; left:0; z-index:2; content:''; width:100%; height:100%; border:2px dashed #000; box-sizing:border-box;}
    .contact07TBL_map .map_box td a:focus:after {position:absolute; top:2px; left:2px; z-index:2; content:''; width:calc(100% - 4px); height:calc(100% - 4px); border:2px solid #fff; box-sizing:border-box;}
    .contact07TBL_map .map_box .map_img {position:relative; width:100% !important; height:auto !important; padding:20px 0 0;}
    .contact07TBL_map .map_box .map_img:before {position:absolute; top:0; left:0; z-index:-1; content:'이곳에 지도를 넣어주세요. 이 영역의 이미지는 가로 100% 사이즈로 보입니다. \A 이 문구는 페이지에 노출되지 않습니다.'; white-space:pre; display:flex; justify-content:center; align-items:center; width:100%; height:100%; color:#666; text-align:center; vertical-align:middle;}
    .subCon .contact07TBL_map .map_box .map_img:before {display:none;}
    .contact07TBL_map .map_box .map_img img {min-height:100%; width:100%;}

    .contact07TBL {width:100% !important; margin-left:auto; margin-right:auto; border-top:3px solid #333;}
    .contact07TBL td {position:relative; font-family:'Noto Sans KR'; word-wrap:break-word; word-break:keep-all; box-sizing:border-box;}
    .contact07TBL td img {width:auto !important; max-width:100% !important;}
    .contact07TBL > tbody > tr {position:relative; display:flex !important;}

    .contact07TBL .info_icon {display:inline-flex !important; width:40px !important; height:40px !important; margin-top:58px; justify-content:center; align-items:center;}
    .contact07TBL .info_icon img {max-width:100%; height:auto; max-height:100%;}
    .contact07TBL .info_tit {width:180px !important; height:auto !important; padding:60px 0 60px 10px; vertical-align:top; color:#111; font-size:24px; font-weight:600;}

    .contact07TBL .info_txt {width:calc(100% - 220px) !important; height:auto !important; padding-left:70px;}
    .contact07TBL .info_txt .txt_wrap {width:100% !important;}
    .contact07TBL .info_txt .txt_wrap > tbody > tr {display:flex !important; gap:60px;}
    .contact07TBL .info_txt .txt_wrap .txt_box {height:auto !important; flex-grow:1; padding:60px 0; vertical-align:top; line-height:1.6em; color:#666; font-size:16px;}
    .contact07TBL .info_txt .txt_wrap .txt_box .stit {display:block; margin-bottom:10px; line-height:1.4em; color:#333; font-size:18px; font-weight:600;}
    
    @media (min-width:991px) {
        .contact07TBL .info_txt .txt_wrap .txt_box:only-child {width:100% !important;}         			
        .contact07TBL .info_txt .txt_wrap .txt_box:nth-last-child(2), .contact07TBL .info_txt .txt_wrap .txt_box:nth-last-child(2) ~ .txt_box {width:50% !important;}
        .contact07TBL .info_txt .txt_wrap .txt_box:nth-last-child(3), .contact07TBL .info_txt .txt_wrap .txt_box:nth-last-child(3) ~ .txt_box {width:calc(100% / 3) !important;}
        .contact07TBL .info_txt .txt_wrap .txt_box:nth-last-child(4), .contact07TBL .info_txt .txt_wrap .txt_box:nth-last-child(4) ~ .txt_box {width:25% !important;}
        .contact07TBL .info_txt .txt_wrap .txt_box:nth-last-child(5), .contact07TBL .info_txt .txt_wrap .txt_box:nth-last-child(5) ~ .txt_box {width:20% !important;}
        .contact07TBL .info_txt .txt_wrap .txt_box:nth-last-child(6), .contact07TBL .info_txt .txt_wrap .txt_box:nth-last-child(6) ~ .txt_box {width:calc(100% / 6) !important;}
    }
    @media (max-width:990px) {
        .contact07TBL .info_icon {margin-left:15px;}
        .contact07TBL .info_tit {width:200px !important;}
        .contact07TBL .info_txt {width:calc(100% - 255px) !important; padding-left:50px;}
        .contact07TBL > tbody > tr > .info_tit,
        .contact07TBL .info_txt .txt_wrap {padding-top:40px}
        .contact07TBL .info_txt .txt_wrap > tbody > tr {display:flex !important; flex-direction:column; gap:0; width:100% !important;}
        .contact07TBL .info_txt .txt_wrap .txt_box {width:100% !important; padding:40px 0 30px;}
        .contact07TBL .info_txt .txt_wrap .txt_box + .txt_box {padding-top:0;}
        .contact07TBL .info_txt .txt_wrap > tbody > tr > .txt_box:last-child {padding-bottom:40px;}
        .contact07TBL .info_txt .txt_wrap .txt_box .stit {margin-bottom:6px;}
        .contact07TBL .info_icon {margin-top:40px;}
    }
    @media (min-width:800px) {
        .contact07TBL > tbody > tr > td:not(.info_icon):not(.info_txt),
        .contact07TBL .info_txt .txt_wrap {border-bottom:1px solid rgba(0,0,0,.15);}
        .contact07TBL > tbody > tr:before {position:absolute; left:0; bottom:0; content:''; width:40px; height:1px; border-bottom:1px solid rgba(0,0,0,.15);}
    } 
    @media (max-width:799px) {
        .contact07TBL > tbody > tr {flex-wrap:wrap; width:100% !important;}
        .contact07TBL > tbody > tr > td:last-child {border-bottom:1px solid rgba(0,0,0,.15);}
        .contact07TBL .info_tit {width:calc(100% - 55px) !important; padding-bottom:0;}
        .contact07TBL .info_txt {width:100% !important; padding-left:65px;}
        .contact07TBL .info_txt .txt_wrap .txt_box {width:100% !important; padding-right:15px; padding-bottom:25px;}
        .contact07TBL .info_txt .txt_wrap .txt_box:nth-child(1) {padding-top:30px;}
    }


    /*08*/
    .subCon .contact08TBL .txt_hide {display:none !important; width:100% !important;}

    .contact08TBL {display:flex !important; width:100% !important; margin-top:30px; margin-left:auto; margin-right:auto;} 
    .contact08TBL > tbody {display:flex !important; width:100% !important; flex-direction:column; flex-wrap:wrap;}
    .contact08TBL > tbody > tr {display:flex !important; width:100% !important;}
    .contact08TBL td {position:relative; font-family:'Noto Sans KR'; width:100% !important; height:auto !important; vertical-align:top; word-wrap:break-word; word-break:keep-all; box-sizing:border-box;}
    .contact08TBL td img {display:inline-block; width:auto !important; max-width:100% !important;}
    .contact08TBL td a {display:inline-block !important;}
    .contact08TBL .TBL_td_none {display:none !important;}
    .contact08TBL .TBL_hgt200 td {height:200px !important; padding:0 !important;}
    .contact08TBL .TBL_line_01 td {position:relative;}
    .contact08TBL .TBL_line_01 td:before {position:absolute; top:50%; left:0; content:''; width:100%; height:1px; background-color:rgba(0,0,0,.12);}
    .contact08TBL .txt_hide {margin-top:30px;}
    .contact08TBL .txt_hide td {width:100% !important; padding:20px; color:#777; font-size:14px; line-height:1.5em; border:1px dashed #ccc !important;}

    .contact08TBL .contact_wrap .tit_box {width:230px !important; height:auto !important; padding-right:60px; line-height:1.3em; font-size:24px; font-weight:500; color:#121212;}
    .contact08TBL .contact_wrap .txt_box {width:calc(50% - 230px) !important; height:auto !important; padding-right:60px;}
        .contact08TBL .contact_wrap .txt_box .info_wrap {width:100% !important; height:100% !important;}
        .contact08TBL .contact_wrap .txt_box .info_wrap > tbody {display:flex !important; flex-direction:column; width:100% !important;}
        .contact08TBL .contact_wrap .txt_box .info_wrap > tbody > tr {display:flex !important; flex-direction:column; width:100% !important;}
        .contact08TBL .contact_wrap .txt_box .info_wrap td {font-size:18px; color:#666;}
        .contact08TBL .contact_wrap .txt_box .info_wrap .tit_01 td {width:100% !important; line-height:1.3em; font-size:24px; font-weight:500; color:#121212;}
        .contact08TBL .contact_wrap .txt_box .info_wrap .txt_01 td {width:100% !important; line-height:1.4em; font-size:20px; color:#1c1c1c;}
        .contact08TBL .contact_wrap .txt_box .info_wrap .txt_sw {font-size:18px; font-weight:500;}

    .contact08TBL .wzbtn-lg {position:relative; padding-right:50px; font-family:'Noto Sans KR' !important; line-height:1.4em; font-size:16px; text-align:left;}
    .contact08TBL .wzbtn-lg:focus-visible {outline:2px dashed #000 !important; outline-offset:1px;}
    .contact08TBL .wzbtn-lg span {position:relative;}
    .contact08TBL .wzbtn-lg:before {position:absolute; top:0; left:0; z-index:-1; content:''; width:100%; height:100%; border-style:solid; border-width:1px; border-color:inherit;}
    .contact08TBL .wzbtn-lg:after {position:absolute; bottom:18px; right:20px; content:''; width:11px; height:11px; border-style:solid; border-color:currentColor; border-width:1px 1px 0 0; transform:rotate(45deg);}
    .contact08TBL .wzbtn-lg img {width:auto !important;}
    .contact08TBL .wzbtn-lg.btn-kakao:not(.btn-red,.btn-red-bg,.btn-pink,.btn-orange,.btn-orange-bg,.btn-yellow,.btn-yellow-bg,.btn-green,.btn-green-bg,.btn-blue,.btn-blue-bg,.btn-brown,.btn-violet,.btn-purple,.btn-grey,.btn-black,.btn-black-bg) {color:#000;}
    .contact08TBL .wzbtn-lg.btn-kakao:before {background-color:#fae100; border-color:#fae100;}
    .contact08TBL .wzbtn-lg.btn-naver:not(.btn-red,.btn-pink,.btn-orange,.btn-yellow,.btn-green,.btn-blue,.btn-brown,.btn-violet,.btn-purple,.btn-grey,.btn-black) {color:#fff;}
    .contact08TBL .wzbtn-lg.btn-naver:before {background-color:#03c75a; border-color:#03c75a;}
    .contact08TBL :is(.btn-red,.btn-pink,.btn-orange,.btn-yellow,.btn-green,.btn-blue,.btn-brown,.btn-violet,.btn-purple,.btn-grey,.btn-black):before,
    .contact08TBL [class $= "-bg"]:before {display:none;}

    .contact08TBL .contact_wrap .map_box {position:relative; width:55% !important; min-height:460px; overflow:hidden;}
    .contact08TBL .contact_wrap .map_box:before {position:absolute; top:0; left:0; z-index:-1; content:'이곳에 지도를 넣어주세요. 이 영역의 이미지는 가로 100% 사이즈로 보입니다. \A 이 문구는 페이지에 노출되지 않습니다.'; white-space:pre; display:flex; justify-content:center; align-items:center; width:100%; height:100%; color:#666; text-align:center; vertical-align:middle;}
    .subCon .contact08TBL .contact_wrap .map_box:before {display:none;}
    .contact08TBL .contact_wrap .map_box img {position:absolute; top:-999px; bottom:-999px; left:-999px; right:-999px; margin:auto; width:auto !important;max-width:none !important; min-height:100%; max-height:100%;}
    .contact08TBL .contact_wrap .map_box a {display:inline-block !important;}
    .contact08TBL .contact_wrap .map_box a:focus:before {position:absolute; top:0; left:0; z-index:2; content:''; width:100%; height:100%; border:2px dashed #000; box-sizing:border-box;}
    .contact08TBL .contact_wrap .map_box a:focus:after {position:absolute; top:2px; left:2px; z-index:2; content:''; width:calc(100% - 4px); height:calc(100% - 4px); border:2px solid #fff; box-sizing:border-box;}

    .contact08TBL .contact_wrap > .map_box + .txt_box {width:45% !important; padding-left:60px; padding-right:0;}

    .contact08TBL [class ^= "sg"] {display:inline-flex; justify-content:center; align-items:center; padding:4px 10px; margin:2px; font-size:13px; font-weight:600; line-height:normal; color:#333; background-color:#fff; border-style:solid; border-width:3px; border-radius:16px; box-sizing:border-box;}
    .contact08TBL .sg1 {border-color:#263c96;}
    .contact08TBL .sg2 {border-color:#3cb44a;}
    .contact08TBL .sg3 {border-color:#f06e00;}
    .contact08TBL .sg4 {border-color:#2c9ede;}
    .contact08TBL .sg5 {border-color:#8936e0;}
    .contact08TBL .sg6 {border-color:#B5500b;}
    .contact08TBL .sg7 {border-color:#697215;}
    .contact08TBL .sg8 {border-color:#e51e6e;}
    .contact08TBL .sg9 {border-color:#d1a62c;}
    .contact08TBL .sg_ic1 {border-color:#73b6e4;}
    .contact08TBL .sg_ic2 {border-color:#7cc4a5;}
    .contact08TBL .sg_sbd {border-color:#08af7b;}
    .contact08TBL .sg_gu {border-color:#eba900;}
    .contact08TBL .sg_gc {border-color:#a71e31;}
    .contact08TBL .sg_sibd {border-color:#2673f2;}
    .contact08TBL .sg_ap {border-color:#8bc53f;}
    .contact08TBL .sg_sl {border-color:#6f99d0;}
    .contact08TBL .sg_ujb {border-color:#f4ab3e;}
    .contact08TBL .sg_ev {border-color:#77c371;}
    .contact08TBL .sg_gtxa {border-color:#ff9d27;}
    .contact08TBL .sg_gg {border-color:#c6c100;}
    .contact08TBL .sg_us {border-color:#96710a;}
    .contact08TBL .sg_sh {border-color:#4e67a5;}
    .contact08TBL .sg_kpgold {border-color:#905a89;}
    
    @media (max-width:1299px) {
        .contact08TBL .TBL_hgt200 td {height:150px !important;}
        .contact08TBL .contact_wrap {display:flex !important; flex-wrap:wrap; width:100% !important;}
        .contact08TBL .contact_wrap .txt_box {width:calc(100% - 230px) !important; padding-right:0;}
        .contact08TBL .contact_wrap .map_box {width:100% !important; min-height:380px;}
        .contact08TBL .contact_wrap:nth-of-type(1) .map_box {margin-top:50px;}
        .contact08TBL .contact_wrap .map_box img {width:100% !important; max-height:none;}
        .contact08TBL .contact_wrap > .map_box + .txt_box {width:100% !important; padding-top:50px; padding-left:0;}
    }
    @media (max-width:990px) {
        .contact08TBL .contact_wrap .map_box img {width:auto !important; max-height:100%;}
    }
    @media (max-width:799px) {
        .contact08TBL .TBL_hgt200 td {height:120px !important;}
        .contact08TBL .contact_wrap .tit_box {width:100% !important; margin-bottom:20px; font-size:20px;}
        .contact08TBL .contact_wrap .txt_box {width:100% !important;}
        .contact08TBL .contact_wrap .txt_box .info_wrap .txt_01 td {font-size:18px;}
        .contact08TBL .contact_wrap .txt_box .info_wrap .txt_sw {font-size:17px;}
        .contact08TBL .contact_wrap .txt_box .info_wrap td {font-size:16px;}
    }	


    /*09*/
    .contact09TBL .txt_hide {margin-top:30px;}
    .contact09TBL .txt_hide td {width:100% !important; padding:20px; color:#777; font-size:14px; line-height:1.5em; border:1px dashed #ccc !important;}
    .subCon .contact09TBL .txt_hide {display:none !important; width:100% !important;}

    .contact09TBL {display:flex !important; width:100% !important; margin-top:30px; margin-left:auto; margin-right:auto;} 
    .contact09TBL > tbody {display:flex !important; width:100% !important; flex-direction:column; flex-wrap:wrap;}
    .contact09TBL > tbody > tr {display:flex !important; flex-wrap:wrap; width:100% !important;}
    .contact09TBL td {position:relative; font-family:'Noto Sans KR'; width:100% !important; height:auto !important; vertical-align:top; word-wrap:break-word; word-break:keep-all; box-sizing:border-box;}
    .contact09TBL td img {display:inline-block; width:auto !important; max-width:100% !important;}
    .contact09TBL td a {display:inline-block !important;}

    /* 텍스트 영역 */
    .contact09TBL .contact_wrap .txt_box {width:calc(50% - 65px) !important; height:auto !important; margin-right:65px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap {width:100% !important;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody {display:flex !important; flex-direction:column; width:100% !important;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody > tr {display:flex !important; flex-direction:column; width:100% !important;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .tit_01:not(:nth-of-type(1)) {margin-top:45px; padding-top:35px; border-top:1px solid rgba(0,0,0,.12);}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .tit_01 td {width:100% !important; line-height:1.3em; font-size:24px; font-weight:600; color:#121212;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_01 td {width:100% !important; line-height:1.4em; font-size:18px; font-weight:500; color:#1c1c1c;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_02 td {width:100% !important; line-height:1.5em; font-size:16px; color:#1c1c1c;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_02.bult td {position:relative; padding-left:12px; line-height:1.4em; font-size:15.5px;} 
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_02.bult td:before {position:absolute; top:19px; left:0; content:''; width:4px; height:4px; background-color:currentcolor; border-radius:3px;}
        /* 간격 */
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody > tr + tr > td {padding-top:30px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody > [class ^= "tit_"] + tr > td {padding-top:30px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody > .txt_01 + tr > td {padding-top:15px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody > .txt_02 + tr > td {padding-top:5px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody > .txt_02 + .txt_02.bult > td:nth-of-type(1) {padding-top:10px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_02.bult + .txt_02.bult td {padding-top:6px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_02.bult + .txt_02.bult td:before {top:15px;}


    /* 지도 이미지 영역 */
    .contact09TBL .contact_wrap .map_box {position:relative; width:50% !important; height:auto !important; min-height:460px; overflow:hidden;}
    .contact09TBL .contact_wrap .map_box:before {position:absolute; top:0; left:0; z-index:-1; content:'이곳에 지도를 넣어주세요. 이 영역의 이미지는 가로 100% 사이즈로 보입니다. \A 이 문구는 페이지에 노출되지 않습니다.'; white-space:pre; display:flex; justify-content:center; align-items:center; width:100%; height:100%; color:#666; text-align:center; vertical-align:middle;}
    .subCon .contact09TBL .contact_wrap .map_box:before {display:none;}
        .contact09TBL .contact_wrap .map_box img {position:absolute; top:-999px; bottom:-999px; left:-999px; right:-999px; margin:auto; width:auto !important;max-width:none !important; min-width:100%; max-height:100%;}
        .contact09TBL .contact_wrap .map_box a {display:inline-block !important;}
        .contact09TBL .contact_wrap .map_box a:focus:before {position:absolute; top:0; left:0; z-index:2; content:''; width:100%; height:100%; border:2px dashed #000; box-sizing:border-box;}
        .contact09TBL .contact_wrap .map_box a:focus:after {position:absolute; top:2px; left:2px; z-index:2; content:''; width:calc(100% - 4px); height:calc(100% - 4px); border:2px solid #fff; box-sizing:border-box;}



    @media (max-width:1299px) {
        .contact09TBL .contact_wrap .txt_box {width:calc(100% - 30px) !important; margin:0 auto;}
        .contact09TBL .contact_wrap .map_box {width:100% !important; margin-top:50px;}

        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .tit_01:not(:nth-of-type(1)) {margin-top:35px; padding-top:25px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody > tr + tr > td {padding-top:20px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody > [class ^= "tit_"] + tr > td {padding-top:20px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody > .txt_01 + tr > td {padding-top:10px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody > .txt_02 + tr > td {padding-top:3px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody > .txt_02 + .txt_02.bult > td:nth-of-type(1) {padding-top:8px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_02.bult td:before {top:17px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_02.bult + .txt_02.bult td {padding-top:6px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_02.bult + .txt_02.bult td:before {top:14px;}			
    }
    @media (max-width:799px) {
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .tit_01 td {font-size:20px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_01 td {font-size:17px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_02 td {font-size:15px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_02.bult td {padding-left:10px; font-size:14.5px;} 
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_02.bult td:before {top:16px;}
        .contact09TBL .contact_wrap .txt_box .info_wrap > tbody .txt_02.bult + .txt_02.bult td:before {top:13px;}
    }	







/*단계및절차 (step)*/
    /*01*/
    .step01_1TBL .titTD {text-align: center;font-size: 33px;font-weight: 600;line-height: 150%;padding-top: 0px;padding-bottom: 15px;vertical-align: middle;word-break: keep-all;word-wrap: break-word;box-sizing: border-box;color: #666;}
    .step01_1TBL .titTD b {color:#2c55a6;}
    .step01_1TBL .coTD {font-size: 16.5px;line-height: 150%;padding: 20px 15px;vertical-align: middle;word-break: keep-all;word-wrap: break-word;box-sizing: border-box;color: #666;text-align: center;}
    
    .step01_2TBL {position:relative;}
    .step01_2TBL td {border-bottom:1px solid #ddd;}
    .step01_2TBL tr:nth-last-child(1) td {border-bottom:0;}
    .step01_2TBL::before {content:"";width:2px;height:100%;background: #9aa4af;position:absolute;left:66px;z-index:1;}
    .step01_2TBL td.step_circle {border-bottom:0; width:5% !important; position:relative; z-index:1;}
    .step01_2TBL tr:nth-child(1) td.step_circle::before {content:""; width:2px; height:50%; background:#fff; position:absolute; top:0; left:66px; z-index:-1;}
    .step01_2TBL tr:nth-last-child(1) td.step_circle::after {content:""; width:2px; height:50%; background:#fff; position:absolute; bottom:-10px; left:66px; z-index:-1;}
    .step01_2TBL tr:nth-last-child(1) td.step_circle::before {}
    .step01_2TBL td.step_circle p {width:130px !important;height:130px;border-radius:50%;text-align:center;color:#fff;background: #124274;border: 2px solid #124274;box-shadow:0px 3px 0px rgba(0,0,0,1);}
    .step01_2TBL td.step_circle p span {display:block; font-size:20px; padding-top:32px;}
    .step01_2TBL td.step_circle p b {font-size:28px;}
    
    .step01_2TBL td.tit_1dep {width:18% !important;font-size: 21px;font-weight:600;line-height: 150%;word-break:keep-all;padding:50px 5% 50px 2%;}
    .step01_2TBL td.tit_1dep span {display:block;font-size: 15px;font-weight:normal;color:#555;line-height: 150%;margin-top:10px;}
    .step01_2TBL td.txt_1dep {width:70% !important; padding:50px 0;}
    .step01_2TBL td.txt_1dep table {width:100% !important;}
    .step01_2TBL td.txt_1dep table td {padding:5px 0; border:0;}
    .step01_2TBL td.txt_1dep table td.tit {font-size: 17px;font-weight:600;word-break:keep-all;}
    .step01_2TBL td.txt_1dep table td.tit::before {content:""; width:3px; height:3px; background:#000; display:inline-block; margin:0 6px 5px -10px;}
    .step01_2TBL td.txt_1dep table td.txt {font-size:16.5px; line-height:150%; word-break:keep-all; color:#555;}
    .step01_2TBL td.txt_1dep table td:not(.txt) {padding-top:15px;}
    .step01_2TBL td.txt_1dep table tr:nth-child(1) td {padding-top:0px;}

    @media (max-width:799px){
        .step01_1TBL .titTD {font-size:22px;}
        .step001_top td.tit {font-size:21px;}
        .step001_top td.txt {font-size:16px;}
        
        .step01_2TBL td {display:block !important; width:100% !important;}
        .step01_2TBL::before {display:none;}
        .step01_2TBL td.step_circle {display:block !important; width:100% !important;}
        .step01_2TBL td.step_circle::before {display:none;}
        .step01_2TBL td.step_circle::after {display:none;}
        .step01_2TBL td.step_circle p {display:block;width: 100% !important;height: auto !important;border-radius:0;text-align:left;border:0;padding: 20px 10px;box-shadow:none;margin-top: 20px;box-sizing: border-box;}
        .step01_2TBL td.step_circle p span {display:inline; color:#fff;}
        .step01_2TBL td.step_circle p b {font-size:20px; color:#fff; font-weight:normal;}
        .step01_2TBL td.tit_1dep {width: 100% !important;font-size:18px;padding: 15px 10px;margin-bottom: 15px;box-sizing: border-box;}
        .step01_2TBL td.tit_1dep span {display:inline; font-size:16px;}
        .step01_2TBL tr:nth-child(1) td.tit_1dep {padding-top:15px;}
        .step01_2TBL td.txt_1dep {padding:0;width: 100% !important;border-bottom: none;}
        .step01_2TBL td.txt_1dep table {width: 100% !important;}
        .step01_2TBL td.txt_1dep table td {font-size: 16px !important;padding-left: 20px;box-sizing: border-box;}
    }

    /*02*/
    .step02_1TBL>tbody>tr>.titTD {text-align: center; font-size: 33px; font-weight: 600; line-height: 150%; padding-top: 0px; padding-bottom: 15px; vertical-align: middle; word-break: keep-all; word-wrap: break-word; box-sizing: border-box; color: #666;}
    .step02_1TBL .titTD b {color:#065aa2;}
    .step02_1TBL>tbody>tr>.coTD {width: 80% !important;height: auto !important;font-size: 16.5px;line-height: 150%;padding: 30px 10px;text-align: center;word-break: keep-all;word-wrap: break-word;color: #333;}
    .step02_1TBL .leftTitTD {width: 20% !important; height: auto !important; border-top: 1px solid #ccc; padding: 30px 10px; font-size: 19px; text-align: center; line-height: 1.5em;}
    .step02_1TBL .leftTitTD + .coTD {border-top: 1px solid #ccc;text-align: left;}
    .step02_1TBL .leftTitTD + td {}

    .step02_innerTBLWrap {table-layout:fixed;width: 100% !important;}
    .step02_innerTBLWrap .emptyTD {width: 4% !important;vertical-align: middle;}
    .step02_innerTBLWrap .emptyTD:after {content:'\f107';display: block;font-family:'FontAwesome';font-size: 30px;color: #333;text-align: center;transform: rotate(-90deg);}
    .step02_innerTBLWrap>tbody>tr>td {width: 22%!important;vertical-align: top;padding: 0;text-align: center;vertical-align: top;}
    .step02_innerTBL {width: 100%!important;box-shadow: 0 1px 5px rgb(0 0 0 / 8%);}
    .step02_innerTBL .coTD {padding: 20px 10px;height: auto !important;line-height: 150%;font-size: 16px;}
    .step02_innerTBL td p + p {margin-top:5px}
    .step02_innerTBL .titTD {padding: 20px 0 3px;font-size: 15px;}
    .step02_innerTBL .subtitTD {font-size:19px;padding: 5px 0 20px;font-weight: 600;}
    .step02_innerTBL .bc_blue1 {background: #92b5c6;color: #fff;}
    .step02_innerTBL .bc_blue2 {background: #3b98c6;color: #fff;}
    .step02_innerTBL .bc_blue3 {background: #076899;color: #fff;}
    .step02_innerTBL .bc_blue4 {background: #124274;color: #fff;}

        @media (max-width: 899px) {
            .step02_1TBL>tbody>tr>.titTD {font-size:22px;}
            .step02_1TBL>tbody>tr>.coTD {font-size:16px;}

            .step02_innerTBLWrap>tbody>tr>td {display: block;width:100%!important;height:auto !important;padding: 0 0 15px;}
            .step02_innerTBLWrap .emptyTD {width:100% !important;}
            .step02_innerTBLWrap .emptyTD:after {transform:none;}
            .step02_innerTBL .titTD {padding-top:10px;}
            .step02_innerTBL .subtitTD {padding-bottom:10px;}
        }


    /*03*/
    .step03_1TBL {width:100% !important;}
    .step03_1TBL .leftTitTD {text-align: left;font-size: 26px;font-weight: 600;padding: 10px 0 20px;background: transparent !important;}

    .step03_2TBL .emptyTD {height:15px!important;}
    .step03_2TBL {table-layout:fixed; width:100% !important;}
    .step03_2TBL .stepCoTR {width:100%;}
    .step03_2TBL .stepCoTR .stpNo  {font-size:16px;display: block;margin-bottom: 13px;height: 18px;color: #0e82b8;}
    .step03_2TBL .stepCoTR .stpNo.step03 {color:#c20000;}
    .step03_2TBL .stepCoTR .stpNo.step05 {color:#555;}
    .step03_2TBL .stepCoTR .stpTit {font-size: 20px;color:#666;word-break:keep-all;font-weight: 600;}
    .step03_2TBL .stepCoTR .stpTit.red {color:#c20000;}
    .step03_2TBL .stepCoTR .stpTit .grey {font-size:16.5px; display:block; margin-top:5px;}
    .step03_2TBL .stepCoTR td {vertical-align:top;padding: 10px 10px 40px;height: auto !important;}
    .step03_2TBL .bd_point_wrap .bd:after {content:"";display:inline-block;width:12px;height:12px;background: #fff;border: 2px solid #0e82b8;border-radius:100%;box-sizing:border-box;
                                    position: absolute; left: 50%; transform: translate(-50%, -50%);}
    .step03_2TBL .bd_point_wrap .bd.step02:after {border-color: #013564;}
    .step03_2TBL .bd_point_wrap .bd.step03:after {border-color: #af4e4e;}
    .step03_2TBL .bd_point_wrap .bd.step04:after {border-color: #262626;}
    .step03_2TBL .bd_point_wrap .bd.step05:after {border-color: #555;}
    .step03_2TBL .bd_point_wrap .bd.step06:after {border-color: #ccc;}
    .step03_2TBL .bd_point_wrap .bd {position: relative;width:12.5%!important;height: auto !important;}
    .step03_2TBL .bd_point_wrap .bd {width:100%;background: #ddd;height: 2px !important;}
    .step03_2TBL .bd_point_wrap .bd:first-child {border-top-left-radius:15px; border-bottom-left-radius: 15px;}
    .step03_2TBL .bd_point_wrap .bd:last-child  {border-top-right-radius:15px; border-bottom-right-radius: 15px;}

    .step03_2TBL .stepCoTR .innerCoTBL {width: 100%;margin-top: 15px;}
    .step03_2TBL .stepCoTR .innerCoTBL th {font-size: 17px;background: #f7f7f7;padding-top: 15px;padding: 20px 5px 5px;font-weight: 600;opacity: 0.7;}
    .step03_2TBL .stepCoTR .innerCoTBL th .grey {font-weight: 400;letter-spacing: -0.5px;font-size: 16px;display: block;margin-top: 4px;color: #333;}
    .step03_2TBL .stepCoTR .innerCoTBL td {padding: 5px;background: #f7f7f7;font-size: 16px;letter-spacing: -1px;line-height: 130%;}
    .step03_2TBL .stepCoTR .innerCoTBL tr:last-child td {padding-bottom: 25px;}
    .step03_2TBL .stepCoTR .innerCoTBL tr:only-child th {padding-bottom:25px;}

    .step03_2TBL.simpleStep .stepCoTR .stpTit {font-size: 18px;}
    .step03_2TBL.simpleStep .stepCoTR td {padding-bottom: 70px;}
    .step03_2TBL.simpleStep .stepCoTR .stpTit.lastTit {opacity:0.5;}

    @media (max-width:899px){
        .step03_2TBL .emptyTD,
        .bd_point_wrap {display: none;}
        .step03_2TBL {table-layout: auto;margin-left: 15px;width: calc(100% - 15px) !important;}
        .step03_2TBL + .step03_2TBL {margin-top:0;}
        .step03_2TBL .stepCoTR td {width: 100% !important;float: left;position: relative;display: block;padding: 15px 10px 10px 20px;border-left: 2px solid #ddd;text-align: left;box-sizing: border-box;}
        .step03_2TBL>tbody>.stepCoTR>td:after {position:absolute;top:20px;left: -7px;width: 12px;height: 12px;border-radius: 100%;box-sizing: border-box;content:'';display:block;font-family: FontAwesome;font-size: 15px;background: #fff;border: 2px solid #013564;font-weight: 600;}
        .step03_2TBL .stepCoTR .stpNo {display:inline-block;vertical-align: middle;margin-bottom: 0;height: auto;margin-right: 6px;}
        .step03_2TBL .stepCoTR .stpTit, .step03_2TBL .stepCoTR .stpTit .grey {display:inline-block;vertical-align: middle;}
        .step03_2TBL .stepCoTR .innerCoTBL td {border-left:none;}
        .step03_2TBL .stepCoTR .innerCoTBL {margin-top: 10px;}
        .step03_2TBL .stepCoTR .innerCoTBL th {padding: 15px 28px 0px;}
        .step03_2TBL .stepCoTR .innerCoTBL th br {display:none;}
        .step03_2TBL .stepCoTR .innerCoTBL td {padding: 5px 28px 15px !important;}
        .step03_2TBL .stepCoTR .innerCoTBL th .grey {display:inline-block;}
        .step03_2TBL.simpleStep .stepCoTR td {padding-bottom:5px;}
        .step03_2TBL.simpleStep .stepCoTR td br {display:none;}
    }


    /*04*/
    .step04TBL>tbody>tr>td {width: 45% !important;height: auto !important;line-height: 150%;vertical-align: top;}
    .step04TBL>tbody>tr>.emptyTD {width:5% !important;}
    .step04TBL .bc_green {background: #333 !important;}
    .step04TBL .empty_none {width:2%;}
    .step04_innerTBL {width: 100% !important;border-radius:3px;text-align: center;}
    .step04_innerTBL td {background:#f4f4f4;}  
    .step04_innerTBL .mainTitTD {position: relative;padding: 20px 0;text-align: center;background: #124274;border-radius: 3px;color: #fff;font-size: 19px;}
    .step04_innerTBL .coTD {height: auto !important;padding: 20px 5px;font-size:16.5px;line-height: 150%;background: #fff;border: 1px solid #ececec;border-radius: 3px;box-sizing: border-box;}
    .step04_innerTBL .emptyTD {height: 20px!important;}
    .step04_innerTBL .emptyTD:after{display:block;margin:10px 0;content: '\f107';font-family: FontAwesome;font-size: 26px;color: #333;}
        @media (max-width:799px) {
                .step04TBL>tbody>tr>td{display: block;width: 100% !important;float: left;padding-bottom: 50px;}
        }


    /*05*/
    .step05_1TBL td:first-child {position:relative;width:20%!important;height: auto !important;padding:0 20px;text-align:center;vertical-align:top;}
    .step05_1TBL td:first-child:after {content:''; display: block; position: absolute; top:25px; right:0; width:1px; height:46px; background:#e4e0e1;}
    .step05_1TBL td:first-child p {font-size: 17px;color:#464646;}
    .step05_1TBL td:first-child b {font-size: 26px;font-weight:600;color: #333;}
    .step05_1TBL td:last-child {width:80%!important;height: auto !important;padding: 5px 20px 0;line-height:150%;font-size:16.5px;color:#868686;box-sizing: border-box;word-break:keep-all;word-wrap: break-word;}
        @media (max-width:1300px){
            .step05_1TBL td:first-child {display:block;width: 100% !important;float: left;padding:0;text-align:left;}
            .step05_1TBL td:last-child {display:block;width: 100% !important;float: left;margin-top: 20px;padding: 0 0 30px;font-size: 16px;}
            .step05_1TBL td:first-child:after {display:none;}
        }
        @media (max-width:799px){
            .step05_1TBL td:first-child b {font-size:22px;}
        }

        /* 일자 나열형 */
        .step02_2TBL {table-layout:fixed;width: 100% !important;}
        .step02_2TBL .bd {width:100%; background:#ececec}
        .step02_2TBL .bd:first-child{border-top-left-radius: 15px; border-bottom-left-radius: 15px;}
        .step02_2TBL .bd:last-child{border-top-right-radius: 15px; border-bottom-right-radius: 15px;}
        .step02_2TBL .bd_point_cnt b{font-size: 19px;}
        .step02_2TBL .bd_point_cnt p{margin-top: 10px;}
        .step02_2TBL .bd_point_cnt{width:100%;}
        .step02_2TBL .bd_point_cnt td{height: auto !important;vertical-align: top;padding: 30px 10px;line-height: 140%;font-size: 16.5px;word-break: keep-all;word-wrap: break-word;vertical-align: top;box-sizing: border-box;}
        .step02_2TBL .bd_point_wrap .bd:after{content:'\f10c'; display:block; font-family: FontAwesome; font-size: 15px; color: #382828; text-align: center; font-weight: 600;}
        .step02_2TBL .bd_point_wrap .bd{position: relative; width:12.5%!important;}
            @media (max-width:799px){
                .step02_2TBL {width: 95% !important;margin-left:5%;}
                .step02_2TBL .bd_point_cnt {display:block; float:left;}
                .step02_2TBL .bd_point_wrap{display: none;}
                .step02_2TBL .bd_point_cnt b {font-size:18px;}
                .step02_2TBL td {position: relative;display: block;width: 100% !important;float: left;border-left: 2px solid #ccc;text-align: left;box-sizing: border-box;font-size: 16px !important;padding: 10px 25px 17px !important;}
                .step02_2TBL td.emptyTD,
                .step02_2TBL td.emptywideTD {display:none;}
                .step02_2TBL .bd_point_cnt td:after{position:absolute;top: 8px;left: -6px;content:'\f10c';display:block;font-family: FontAwesome;color: #0068b7;font-weight: 600;font-size: 13px;background: #fff;}
            }

        /* 교차 나열형 */
        .step02_3TBL {width: 100% !important;border-collapse:collapse;border-spacing:0;table-layout:fixed;}
        .step02_3TBL .emptyTD {height:15px;}
        .step02_3TBL .bd_point_wrap .bd {width:100%; background:#ececec}
        .step02_3TBL .bd_point_wrap .bd:first-child {border-top-left-radius: 15px; border-bottom-left-radius: 15px;}
        .step02_3TBL .bd_point_wrap .bd:last-child {border-top-right-radius: 15px; border-bottom-right-radius: 15px;}
        .step02_3TBL .bd_point_wrap .bd:after {content:'\f10c'; display:block; font-family:FontAwesome; font-size: 15px; color: #382828; text-align: center; font-weight: 600;}
        .step02_3TBL .bd_point_wrap .bd:last-child:after {content:'\f192';}
        .step02_3TBL tr.bd_point_cnt {width:100%;}
        .step02_3TBL tr.bd_point_cnt td {height: auto !important;font-size:16.5px;line-height: 130%;color: #666;padding: 30px 10px;word-break: keep-all;word-wrap: break-word;box-sizing: border-box;}
        .step02_3TBL tr.bd_point_cnt b  {font-size:19px;margin-bottom: 10px;display: block;position:relative;}

            @media (min-width:991px){
                .step02_3TBL tr.bd_point_cnt:first-of-type td {vertical-align:bottom;}
                .step02_3TBL tr.bd_point_cnt:last-of-type td {vertical-align:top;}
            }
            @media (max-width:990px){
                .step02_3TBL {display: block; float: left; position: relative; margin-bottom: 50px; padding: 20px 0 30px;}
                .step02_3TBL:before {content:"";width: 3px;height: 100%;background: #ddd;display: inline-block;position: absolute;left: 50%;top: 0;border-radius: 8px;transform: translateX(-50%);}
                .step02_3TBL tbody {display: block;}
                .step02_3TBL tr.bd_point_wrap {width: 2%!important; display: block; float: right; display: none;}
                .step02_3TBL tr.bd_point_wrap td {}
                .step02_3TBL tr.bd_point_wrap .bd:after {display: none;}
                .step02_3TBL tr td {width: 100% !important;float: left;font-size: 16px !important;padding: 10px 10px 20px !important;position: relative;min-height: 80px;}
                .step02_3TBL tr.bd_point_cnt {width:50%!important;display:block;padding:0 10px;box-sizing: border-box;}
                .step02_3TBL tr.bd_point_cnt:first-of-type {float:right;padding-left:30px;}
                .step02_3TBL tr.bd_point_cnt:last-of-type {float:left; padding-right:30px;}
                .step02_3TBL tr.bd_point_cnt:first-of-type td {text-align: left;}
                .step02_3TBL tr.bd_point_cnt td:before {content:'\f10c';font-family:fontAwesome;font-size: 13px;font-weight: 600;color:inherit;position:absolute;background: #fff;}
                .step02_3TBL tr.bd_point_cnt td:empty:before {display:none;}
                .step02_3TBL tr.bd_point_cnt:first-of-type td:before {left: -35px;top:10px;}
                .step02_3TBL tr.bd_point_cnt:last-of-type td {text-align:right;}
                .step02_3TBL tr.bd_point_cnt:last-of-type td:before {right: -36px;top:10px;}
            }












/*부서분야소개(genre)*/
    /*01*/
    .genre01_imgTBL {width:100% !important; margin-bottom:10px;}
    .genre01_imgTBL th {width:49.5% !important;}
    .genre01_imgTBL th img {width:100% !important;}
    .genre01_imgTBL th img ~ br {display:none;}
    .genre01_imgTBL td {width:1% !important;}

    .genre01TBL {width:100% !important;}
    .genre01TBL>tbody>tr>.titTD {text-align: center; font-size: 33px; font-weight: 600; line-height: 150%; padding-top: 0px; padding-bottom: 15px; vertical-align: middle; word-break: keep-all; word-wrap: break-word; box-sizing: border-box; color: #666;}
    .genre01TBL>tbody>tr>.coTD {font-size: 16.5px; line-height: 150%; padding: 20px 15px; vertical-align: middle; word-break: keep-all; word-wrap: break-word; box-sizing: border-box; color: #666; text-align: center;}
    .genre01TBL>tbody>tr>.infoTD {width: 35% !important;height: auto !important;padding:0;vertical-align:top;border-top:2px solid #333;border-bottom: 1px solid #ccc;}
    .genre01TBL .imgboxTD {width: 65% !important;height: auto !important;padding:0 30px 0 0;vertical-align:top;overflow:hidden;box-sizing:border-box;}
    .genre01TBL .imgboxTD img {width:100%;}

    .genre01_2TBL {width:100% !important; border-collapse:collapse;}
    .genre01_2TBL .titTD {font-size: 26px; padding: 5px 0 10px; font-weight: 600; text-align: left !important; border: none;}
    .genre01_2TBL tr.thead th {font-size: 17px;padding: 20px 5px;background:#f9f9f9;border-bottom: 2px solid #ccc;text-align:center;}
    .genre01_2TBL tr td {height: auto !important;font-size: 16px;line-height: 140%;padding: 10px 10px;text-align: center;color:#666;border:1px solid #ddd;border-width: 1px 0;word-break:keep-all;}
        @media (min-width:800px){
            .genre01_2TBL tr td:first-child {width:15% !important;}
            .genre01_2TBL tr td:nth-child(2) {width:25% !important;}
            .genre01_2TBL tr td:nth-child(3) {width:30% !important;}
            .genre01_2TBL tr td:last-child {width:30% !important;}
        }
        @media (max-width:799px){
            .genre01TBL>tbody>tr>.titTD {font-size:22px;}
            .genre01TBL>tbody>tr>.coTD {font-size:16px;}
            .genre01_2TBL tr td {width:auto !important;}
            .genre01_2TBL .titTD {font-size:20px;}
        }
    

    /*02*/
    .genre02TBL {width:100% !important;}
    .genre02TBL .imgboxTD {height: auto !important;vertical-align:top;text-align:left;padding:20px 0;background:#f9f9f9;}
    .genre02TBL .imgboxTD img {width:100%; min-height:140px;}
    .genre02TBL .imgboxTD img ~ br {display:none;}
    .genre02TBL .titTD {font-size: 19px;line-height: 140%;font-weight:600;padding:10px 0;text-align:left;background:#f9f9f9;color: #0676ae;}
    .genre02TBL .coTD {font-size: 16.5px;line-height: 140%;color:#636363;vertical-align:top;word-break:keep-all;word-wrap: break-word;background:#f9f9f9;padding-bottom:20px;}
    .genre02TBL .subtitTD {height: auto !important;font-size: 17px;line-height: 140%;font-weight:600;color:#333;background:#f9f9f9;}
    .genre02TBL .empty_td {padding:15px 0; line-height:0;}
        @media (min-width:800px){
            .genre02TBL .imgboxTD {width:30% !important;padding-left:20px;}
            .genre02TBL .titTD {width:70% !important;padding: 30px 20px 5px;}
            .genre02TBL .coTD {width:70% !important; padding:5px 20px 20px;}
            .genre02TBL .subtitTD {width:70% !important; padding:5px 20px !important;}
        }
        @media (max-width:799px){
            .genre02TBL .imgboxTD {width:100% !important; float:left; height:auto !important; padding:20px; box-sizing:border-box;}
            .genre02TBL .titTD,
            .genre02TBL .coTD {width:100% !important;float:left;height:auto !important;padding:10px 15px;box-sizing:border-box;}
            .genre02TBL .titTD {font-size:18px;}
            .genre02TBL .subtitTD {width:100% !important; float:left; height:auto !important; padding:10px 15px 0px; box-sizing:border-box;}
            .genre02TBL .coTD {font-size:16px;}
        }

    /*03*/
    .genre03_1TBL .titTD {text-align: center;font-size: 33px;font-weight: 600;line-height: 150%;padding-top: 0px;padding-bottom: 15px;vertical-align: middle;word-break: keep-all;word-wrap: break-word;box-sizing: border-box;color: #666;}
    .genre03_1TBL .titTD b {color:#2c55a6;}
    .genre03_1TBL .coTD {font-size: 16.5px;line-height: 150%;padding: 20px 15px;vertical-align: middle;word-break: keep-all;word-wrap: break-word;box-sizing: border-box;color: #666;text-align: center;}
            
    .genre03_2TBL {width:100% !important;border-collapse: collapse;}
    .genre03_2TBL .block2 {width: 32% !important;border:1px solid #ddd;vertical-align:top;box-sizing: border-box;}
    .genre03_2TBL .emptyTD {width: 2%;}
    .genre03_2TBL .empty_lineTD {padding: 30px 0;}

    .genre03_innerTBL td.imgboxTD {padding:0;}
    .genre03_innerTBL img {width:100%;}
    .genre03_innerTBL .titTD {color: #005e8e;font-size: 19px;padding: 20px 5px 10px;text-align:center;}
    .genre03_innerTBL td {text-align:center;color:#555;font-size: 16.5px;line-height: 140%;word-break:keep-all;word-wrap: break-word;padding: 5px 10px 30px;font-weight:400;}

        @media (max-width:799px){
            .genre03_1TBL .titTD {font-size:22px;}
            .genre03_1TBL .coTD {font-size:16px;}
            .genre03_2TBL .block2 {width:100% !important;float:left;display: block;margin-bottom: 30px;} 
            .genre03_2TBL .emptyTD  {width:100% !important;float:left;display: block;}
            .genre03_2TBL .empty_lineTD {display:none;}
            .genre03_innerTBL td {padding-bottom:50px;}

        }


    /*04*/
    .genre04_titTBL .titTD {text-align: center;font-size: 33px;font-weight: 600;line-height: 150%;padding-top: 0px;padding-bottom: 15px;vertical-align: middle;word-break: keep-all;word-wrap: break-word;box-sizing: border-box;color: #666;}
    .genre04_titTBL .titTD b {color:#369d6b;}
    .genre04_titTBL .coTD {font-size: 16.5px;line-height: 150%;padding: 20px 15px;vertical-align: middle;word-break: keep-all;word-wrap: break-word;box-sizing: border-box;color: #666;text-align: center;}    
        @media (max-width:799px){
            .genre04_titTBL .titTD {font-size:22px;}
            .genre04_titTBL .coTD {font-size:16px;}
        }
    .genre4_1wrapDIV {background:url('/smartEditorCustom/images/subcon/07/4_5.jpg') no-repeat 0 100px; background-size:cover; padding-bottom:50px;}

    .genre4_1TBL {margin:0 auto;}
    .genre4_1TBL>tbody>tr>td:not(.emptyTD) {width:23.5% !important;vertical-align:top;background:#fff;height: auto !important;}
    .genre4_1TBL .emptyTD {width:2% !important;height: auto !important;background-color:transparent !important;}
    .genre4_1innerTBL {width:100% !important;}
    .genre4_1innerTBL td {text-align:center; background:#fff;}
    .genre4_1innerTBL .imgboxTD img {width:100%; height:100%;}
    .genre4_1innerTBL .titTD {font-size: 22px;font-weight:600;padding: 20px 10px 10px;}
    .genre4_1innerTBL .coTD {font-size: 16.5px;line-height: 140%;vertical-align:top;padding: 5px 20px 20px;}

    .genre04_2TBL {margin:0 auto;}
    .genre04_2TBL .emptyTD {width:2% !important;height: auto !important;padding: 20px 0;border:none;}
    .genre04_2TBL>tbody>tr>td:not(.emptyTD) {width:32% !important;height: auto !important;text-align:center;vertical-align:top;border: 1px solid #ddd;box-sizing: border-box;}
    .genre4_2innerTBL .titTD {font-size: 19px;font-weight:600;padding: 40px 20px 5px;box-sizing: border-box;}
    .genre4_2innerTBL .coTD {font-size: 16px;line-height: 140%;color: #555;vertical-align:top;padding: 20px 15px 40px;word-break: keep-all;word-wrap: break-word;box-sizing: border-box;}

        @media (max-width:799px){
            .genre4_1TBL {width:95% !important;}
            .genre4_1TBL>tbody>tr {width:100%; float:left;}
            .genre4_1TBL>tbody>tr>td:not(.emptyTD) {float:left;width:49% !important; margin-bottom: 30px;}
            .genre4_1TBL td:nth-child(4n-1) {margin-right:0;}
            .genre4_1TBL .emptyTD {display:none !important;/}
            .genre4_1TBL .emptyTD:nth-child(4) {display:none;}
            .genre4_1TBL>tbody>tr>td:nth-child(1),
            .genre4_1TBL>tbody>tr>td:nth-child(5) {clear:both;margin-right: 2%;}
            .genre4_1innerTBL .titTD {font-size: 19px;}
            .genre4_1innerTBL .coTD {font-size: 16px;}
            .genre4_2innerTBL .titTD {font-size:18px;padding-top: 20px;}
            .genre4_2innerTBL .coTD {padding: 10px 10px 20px;}

            .genre04_2TBL>tbody>tr, 
            .genre04_2TBL>tbody>tr>td:not(.emptyTD), 
            .genre04_2TBL .emptyTD {width:100% !important;float:left;clear: both; box-sizing: border-box;}
            .genre04_2TBL .emptyTD {padding: 10px;}
            .genre04_2TBL .emptyTD + .emptyTD {display:none;}
        }
    

    /*05*/
    .genre05_1TBL {width:100% !important;}
    .genre05_1TBL>tbody>tr>.titTD {text-align: center; font-size: 33px; font-weight: 600; line-height: 150%; padding-top: 0px; padding-bottom: 15px; vertical-align: middle; word-break: keep-all; word-wrap: break-word; box-sizing: border-box; color: #666;}
    .genre05_1TBL>tbody>tr>.coTD {font-size: 16.5px; line-height: 150%; padding: 20px 15px; vertical-align: middle; word-break: keep-all; word-wrap: break-word; box-sizing: border-box; color: #666; text-align: center;}
    .genre05_1TBL>tbody>tr>.infoTD {width: 35% !important;height: auto !important;padding:0;vertical-align:top;border-top:2px solid #333;border-bottom: 1px solid #ccc;}
        @media (max-width:799px){
            .genre05_1TBL>tbody>tr>.titTD {font-size:22px;}
            .genre05_1TBL>tbody>tr>.coTD {font-size:16px;}
        }

    .genre05_2TBL {}
    .genre05_2TBL>tbody>tr>td.emptyTD {background: linear-gradient(to bottom, #124274 , #1d5793);box-shadow: 0px 400px 0 0 rgb(255 255 255) inset;}
    .genre05_2TBL .emptyTD {width: 8% !important;height: auto !important;}
    .genre05_2TBL .c_circle {width:80% !important;border: 1px solid #ddd;padding: 50px 0;background: #fff;}
    .genre05_2TBL .c_circle table {border-collapse: collapse;}
    .genre05_2TBL .c_circle table .circle {width: 22.6666% !important;height: 240px !important;position:relative;z-index:1;text-align:center;vertical-align:middle;color:#fff;font-weight:600;border-radius: 100%;font-size: 22px;padding: 30px 30px;box-sizing: border-box;word-break: keep-all;word-wrap: break-word;}
    .genre05_2TBL .c_circle table .coTD {height: auto !important;position:relative;padding:50px;color:#333;line-height: 150%;font-size: 16.5px;box-sizing: border-box;word-break: keep-all;word-wrap: break-word;}

    .genre05_3TBL {margin:0 auto;table-layout: fixed;}
    .genre05_3TBL td {vertical-align:top;height: auto !important;position: relative;word-break: keep-all;word-wrap: break-word;box-sizing: border-box;}
    .genre05_3TBL .emptyTD {padding: 20px;}
    .genre05_3TBL .titTD{width: 66% !important;font-size: 19px;vertical-align: bottom;padding-bottom: 20px;}
    .genre05_3TBL .coTD {width: 66.666% !important;line-height: 150%;font-size: 16.5px;color: #555;vertical-align: top;}
    .genre05_3TBL .imgboxTD {width: 33.333% !important;vertical-align: top;}
    .genre05_3TBL .imgboxTD img {width:100%;}

        @media (min-width:800px){
            .genre05_3TBL .imgboxTD + .titTD,
            .genre05_3TBL .coTD.rightcoTD {padding-left:20px;}
            .genre05_2TBL .hgt80 {height:50px;}
        }

        @media (min-width:800px) and (max-width:1050px){
            .genre05_2TBL .c_circle table .circle {height: 150px !important;}
        }

        @media (max-width:799px){
            .genre05_3TBL .titTD,
            .genre05_3TBL .coTD,
            .genre05_3TBL .imgboxTD {width:100% !important;display:block !important;float: left;}
            .genre05_3TBL .emptyTD {display:none;}

            .genre05_2TBL .c_circle {padding:30px 20px;}
            .genre05_2TBL .c_circle table .coTD {font-size: 16px;width:100% !important;float:left;padding: 20px 15px 0;}
            .genre05_2TBL .c_circle table, .genre05_2TBL .c_circle table tr, .genre05_2TBL .c_circle table .circle {width:100% !important;float:left;height: auto !important;}
            .genre05_2TBL .c_circle table .circle {border-radius: 15px;margin-bottom: 10px;font-size: 19px;}

            .genre05_3TBL tr {position:relative;display: block;float: left;width: 100%;z-index: 0;}
            .genre05_3TBL .imgboxTD {background: #333 !important;overflow: hidden;height: 100% !important;position: absolute;left: 0;top: 0;z-index: -1;}
            .genre05_3TBL .imgboxTD img {display:block;position: absolute;left: -999px;right: -999px;top: -999px;bottom: -999px;margin: auto;opacity: 0.5;}
            .genre05_3TBL .titTD {text-align: center;color: #fff;padding: 50px 10px;}
            .genre05_3TBL .titTD * {color:#fff !important;}
            .genre05_3TBL .coTD {padding:20px 0 40px;font-size: 16px;}
        }












/*인물소개(people)*/
    /*01*/
    .people01TBL {width:100% !important;}
    .people01TBL>tbody>tr>td {height:auto !important;vertical-align: top;word-break: keep-all;word-wrap: break-word;}
    .people01TBL .imgboxTD {width:25% !important;padding-right:30px;box-sizing:border-box;padding-bottom: 40px;}
    .people01TBL .imgboxTD img {max-width:100%;}
    .people01TBL .ppNmTD {font-size: 23px;color:#1c548f;padding: 10px 0 20px;line-height: 140%;border-top: 1px solid #ddd;}
    .people01TBL .leftTitTD {width: 10% !important;font-size:17px;padding: 10px 20px 5px 0;}
    .people01TBL .coTD {width: 65% !important;font-size:16.5px;line-height:140%;color:#333;padding: 10px 20px 5px 0;}
    .people01TBL .coTD:only-child {font-size: 16px;padding-bottom: 20px;}
    .people01TBL .nextppTR .imgboxTD {padding-top: 30px; border-top: 1px solid #ddd;}
    .people01TBL .nextppTR .ppNmTD {padding-top: 40px;}
        @media (max-width:799px){
            .people01TBL .imgboxTD {padding-right: 15px;}
            .people01TBL .ppNmTD { font-size: 18px; padding: 10px 0 10px;}
            .people01TBL .leftTitTD { font-size: 16px; padding: 5px 10px 5px 0;}
            .people01TBL .coTD {font-size: 16px;padding: 5px 10px 5px 0;}
            .people01TBL .coTD:only-child {font-size:15.5px;}
        }
    
    /*02*/
    .people02TBL {width:100% !important;}
    .people02TBL tbody tr td {height:auto !important;vertical-align: top;word-break: keep-all;word-wrap: break-word;}
    .people02TBL .imgboxTD {width:15% !important;padding-right:30px;box-sizing:border-box;padding-bottom: 40px;border-bottom: 1px solid #ccc;}
    .people02TBL .imgboxTD img {max-width:100%;}
    .people02TBL .infoTD {width:35% !important;border-bottom: 1px solid #ccc;}
    .people02TBL .ppNmTD {font-size: 21px;color:#1c548f;padding: 10px 0 15px;line-height: 140%;}
    .people02TBL .leftTitTD {width:25% !important;font-size:17px;padding: 5px 20px 5px 0;}
    .people02TBL .coTD {width:75% !important;font-size:16.5px;line-height:140%;color:#333;padding: 5px 20px 5px 0;}
    .people02TBL .coTD:only-child {font-size: 16px;padding-bottom: 20px;}
    .people02TBL>tbody>tr:first-child ~ tr .imgboxTD,
    .people02TBL>tbody>tr:first-child ~ tr .infoTD {padding-top: 30px;}
    .subCon .people02TBL .infoTD {padding-bottom:20px;}

        @media (max-width:799px){
            .people02TBL>tbody>tr,
            .people02TBL .imgboxTD, .subCon .people02TBL .infoTD {width:100% !important;float:left;clear: both;display: block;}
            .subCon .people02TBL .infoTD {margin-bottom:20px;}

            .people02TBL .imgboxTD {padding: 10px 0;text-align: center;border-bottom: none;}
            .people02TBL .imgboxTD img {max-height: 150px;}
            .people02TBL .ppNmTD { font-size: 18px; padding: 10px 0 10px;}
            .people02TBL .leftTitTD { font-size: 16px; padding: 5px 10px 5px 0;}
            .people02TBL .coTD {font-size: 16px;padding: 5px 10px 5px 0;}
            .people02TBL .coTD:only-child {font-size:15.5px;}
        }

    /*03*/
    .people03TBL {width:100% !important;margin-bottom:20px;}
    .people03TBL .imgboxTD {width: 15% !important;padding:0;overflow:hidden;box-sizing:border-box;vertical-align:top;text-align:left;padding-top:15px;border-top: 2px solid #ccc;}
    .people03TBL .imgboxTD > a {float:left;}
    .people03TBL .imgboxTD img {width:auto !important; max-width:100%; max-height:170px;}
    .people03TBL .imgboxTD img ~ br {display:none;}
    .people03TBL .infoTD {padding:5px; word-break:keep-all;}
    .people03TBL .infoTD img {width:100%;}
    .people03TBL .infoTD img ~ br {display:none;}
    .people03TBL .infoTD.ppNmTD {text-align:left;font-size:20px;padding: 20px 0 10px;font-weight:600;border-top: 2px solid #ccc;}
    .people03TBL .coTD {width:40% !important;font-size: 16.5px;line-height: 150%;vertical-align:top;word-break:keep-all;word-wrap: break-word;color: #555;}
    .people03TBL .coTD b {color: #1c548f;}
    .people03TBL .leftTitTD {text-align:left;font-size: 17.5px;color: #1c548f;padding:15px 0;border-top: 1px solid #ddd;font-weight:600;}
    .people03TBL .co2TD {padding:5px 10px;font-size: 16px;line-height:1.5em;background:#f9f9f9;word-break: keep-all;word-wrap: break-word;}
    .people03TBL .emptyTD {padding:10px 0;}
    .people03TBL .emptyTR td {padding:40px;}

        @media (max-width:799px){
            .people03TBL .coTD {width:100% !important;float:left;height:auto !important;font-size: 16px;}
            .people03TBL .imgboxTD {width:100% !important; float:left; height:auto !important; text-align:left; padding-bottom:20px;}
            .people03TBL .infoTD {width:100% !important;float:left;height:auto !important;border-top: none !important;padding-top: 0px !important;}
            .people03TBL .leftTitTD {font-size:16.5px;}
        }

    /*04*/
    .people04TBL .prpsNm {background: #f7f7f7;font-size: 19px;text-align: left;padding: 15px 15px;box-sizing: border-box;}
    .people04TBL .mbr_co {width: 33.333%;vertical-align: top;padding: 20px 15px 40px;box-sizing: border-box;font-size: 16px;line-height: 130%;color: #313131;/* border-bottom: 1px solid #ddd; */}
    .people04TBL .mbr_co b {color: #0a1f62;font-size: 17px;text-decoration: underline;display: block;text-align: left;margin-bottom: 5px;}
    .people04TBL tr:last-child .mbr_co {border-bottom:1px solid #ccc;}
        @media (max-width:699px){
            .people04TBL .mbr_co {width:100%;float:left;padding-bottom: 0;border-bottom: none;font-size: 16px;}
            .people04TBL .mbr_co:last-child {border-bottom:1px solid #ddd;padding-bottom: 50px;}
        }

    /*05*/
    .people05TBL {width:100% !important; margin:10px 0;border-collapse: collapse;table-layout: fixed;}
    .people05TBL thead tr th,
    .people05TBL tbody tr:first-child th {height:auto !important; font-size: 17px;background:#f7f7f7;color:#0a1f62;padding: 15px 10px;border-bottom: 1px solid #0a1f62;}
    .people05TBL tbody tr td {font-size: 16px;line-height: 140%;padding: 15px 10px;letter-spacing: -0.5px;border: 1px solid rgba(0,0,0,0.1);border-width: 1px 0;color: #313131;word-break: keep-all;word-wrap: break-word;}
    .people05TBL tbody tr td:first-child {border-left:none;}
    .people05TBL tbody tr td:last-child {border-right:none;}
    .people05TBL tbody tr td:last-child {text-align:left;font-size: 16px;letter-spacing: 0px;}
    .people05TBL tbody tr td:last-child i {color: #68696b; display: inline-block; vertical-align: middle; margin-right: 9px; opacity: 0.8;}
    .people05TBL tbody tr td:last-child i.fa-phone {font-size: 15px; margin-top: -2px;}
    .people05TBL tbody tr td:last-child i.fa-envelope {font-size: 12px;}
        @media (max-width:799px){
            .people05TBL tbody tr td {padding:15px 5px;height:auto !important;font-size: 15px;}
            .people05TBL tbody tr td:last-child {font-size:15px;}
        }



   /*06*/
   .people06TBL { width: 100% !important;} 
   .people06TBL * { font-family:'Noto Sans KR';}
   .people06TBL .imgboxTD { max-height: 479px; overflow: hidden; box-sizing: border-box; vertical-align: top; text-align: left; width: 40% !important; padding-right: 80px; } 
   .people06TBL .imgboxTD img { max-width: 100%; } 
   .people06TBL .infoTD.ppNmTD { text-align: left; font-size: 20px; font-weight: 600; } 
   .people06TBL .coTD { flex:1; font-size: 16px; line-height: 150%; vertical-align: top; word-break: keep-all; word-wrap: break-word; color: #555; } 
   .people06TBL .coTD b { color: #1c548f; font-size:18px; } 
   .people06_innerTBL { margin-top:20px; } 
   .people06TBL .mainTt { font-size: 28px; line-height: 150%; vertical-align: top; padding: 20px 0; font-weight: 500; } 
   .people06TBL .infoTD { vertical-align: top; font-size: 20px; border-top: 1px solid #e5e5e5; padding: 30px 0; } 
   .people06TBL .infoTD b { font-size: 40px; letter-spacing: 5px; margin-left: 10px; } 
   .people06TBL .leftTxt { color: #555; word-break: break-all; position: relative; padding: 5px 20px; font-size: 16px;} 
   .people06TBL .leftTxt:before { content: ''; width: 10PX; height: 2px; background: #333; position: absolute; left: 0; top: 18px; } 
   .people06TBL .subTt { font-size: 18px; line-height: 20px; vertical-align: top; color: #00baff; } 
   .people06TBL .flexBox { display: flex; }




   @media (max-width:799px){
   .people06TBL .imgboxTD { padding-right:0; padding-bottom: 30px; width: 100% !important; float: left; max-height: 100%; text-align: center; } 
   .people06TBL .subTt { width: 100% !important; float: left; font-size:17px; } 
   .people06TBL .mainTt { width: 100% !important; font-size: 26px; }                           
   .people06TBL .coTD { width: 50%; float: left; font-size: 15px; } 
   .people06TBL .infoTD { font-size: 18px; } 
   .people06TBL .infoTD b { font-size: 36px; } 
   .people06_innerTBL { margin-top: 15px; } 
   .people06TBL .leftTxt { padding: 5px 20px; font-size:15px; } 
   .people06TBL .leftTxt:before { top:17px; } 
   .people06TBL .coTD b { font-size: 17px; } 
   }


   /*07*/
   .people07TBL { width: 100% !important;} 
   .people07TBL * { font-family:'Noto Sans KR';}
   .people07TBL .infoTD b { font-size: 40px; letter-spacing: 5px; margin-right: 10px; line-height: 1; } 
   .wzpopup .people07TBL tbody tr td.imgboxTD { width: 40% !important;  }
   .people07TBL .imgboxTD { text-align:center; overflow: hidden; box-sizing: border-box; vertical-align: top; width: 40% !important; padding-right: 80px; } 
   .people07TBL .imgboxTD img {width: auto !important; max-width: 100%; } 
   .wzpopup .people07TBL tbody tr td.infoTD {width:auto!important; }
   .wzpopup .people07TBL tbody tr td.leftTxt {width:auto!important; }
   .wzpopup .people07TBL tbody tr td.coTD {width:auto!important; }
   .people07TBL .infoTD { width:auto!important; font-size: 20px; line-height: 24px; padding-bottom:30px; } 
   .people07TBL .coTD { font-size: 16px; line-height:30px; vertical-align: top; word-break: keep-all; word-wrap: break-word; color: #8C5946; padding-bottom:30px; } 
   .people07TBL .leftTxt { font-size:16px; word-break: break-all; position: relative; padding: 3px 20px 3px 10px; } 
   .people07TBL .leftTxt:before { content: ''; width: 2px; height: 2px; background: #333; position: absolute; border-radius: 100%; left: 0; top: 16px; } 
   .people07TBL .contTxt { vertical-align: top; } 
   .people07TBL .contTit { padding-bottom:5px; } 
   .people07TBL .contTit b { color: #8C5946; font-size: 18px; } 
   .people07TBL .contTxt table + table { margin-top:20px; } 

   @media (max-width:799px){
   .wzpopup .people07TBL tbody tr td.imgboxTD { width: 100% !important;}
   .people07TBL .imgboxTD { padding-right:0; padding-bottom: 40px; width: 100% !important; float: left; max-height: 100%; text-align: center; } 
   .people07TBL .coTD { font-size: 15px; } 
   .people07TBL .infoTD { font-size: 18px; } 
   .people07TBL .infoTD b { font-size: 36px; } 
   .people07TBL .contTxt { width: 50%; float: left; } 
   .people07TBL .leftTxt { font-size:15px; } 
   .people07TBL .leftTxt:before { top:15px; } 
   }


   /*08*/
   .people08TBL * { font-family:'Noto Sans KR';}
   .people08TBL .contTit { font-size: 24px; font-weight: 600; vertical-align: top; padding-bottom: 10px; position: relative; padding-left: 25px; } 
   .people08TBL .contTit:before { content: ''; width: 7px; height: 7px; position: absolute; left: 0; border-radius: 100%; top: 11px; border: 5px solid #6b84d6; } 
   .people08TBL .leftTxt { font-size:16px; word-break: break-all; position: relative; padding: 2px 20px 2px 15px; } 
   .people08TBL .leftTxt:before { content: ''; width: 6px; height: 1px; background: #333; position: absolute; left: 0; top: 16px; } 
   .people08TBL .imgboxTD { position: relative; text-align: center; box-sizing: border-box; width: 40% !important; } 
   .people08TBL tr:has(.leftTxt ) + tr:has(.contTit ) td { padding-top:20px; } 
   .people08TBL tr:has(.leftTxt ) + tr:has(.contTit ) td.contTit:before { top: 30px; } 
   .people08_innerTBL { display:flex; gap:50px; }
   .people08TBL .imgboxBG { width: 70%!important; min-height: 530px!important; height:auto!important; background: #6e7ed7; position: absolute; right: 0; top: 0; padding: 20px;box-sizing: border-box; } 
   .wzpopup .people08TBL .imgboxBG {width: 70%!important; }
   .people08TBL .imgboxWrap { position: relative;}
   .people08TBL .imgboxWrap br { display:none;}
   .se2_inputarea .people08TBL .imgboxWrap { min-height:100px; display:block;}
   .people08TBL .imgboxWrap img { max-width:calc(100% - 40px); width:auto!important; position: absolute; top: 40px; right: 40px; max-height: 400px; } 
   .people08TBL .imgboxBG b { position: absolute; top: 460px; right: 0; word-break: break-all; text-align: right; padding: 20px 40px 20px 20px; box-sizing: border-box; line-height: 22px; font-size: 24px; color: #fff; } 


   @media (min-width:800px){
      .people08TBL .txtboxTD {width:calc(100% - 40% - 50px)!important; }
      .people08_innerTBL { min-height: 530px;}
   }

   @media (max-width:799px){
   .people08_innerTBL { display:block;}
   .people08TBL .imgboxBG { min-height: 420px!important; height:auto!important; } 
   .people08TBL .imgboxWrap img { max-height: 300px!important; } 
   .people08TBL .contTit { font-size: 20px; } 
   .people08TBL .leftTxt { font-size:15px; } 
   .people08TBL .leftTxt:before { top: 14px; } 
   .people08TBL .imgboxBG b { font-size: 20px; top: 350px; } 
   .people08TBL .flex.gap50 { flex-direction: column; gap: 0; } 
   .people08TBL .imgboxTD { width: 100% !important; float:left; min-height: 420px;} 
   .people08TBL .txtboxTD { padding-top: 50px; width: 100%; float: left; } 
   .people08TBL .contTit:before { top: 7px; } 
   .people08TBL tr:has(.leftTxt ) + tr:has(.contTit ) td.contTit:before { top: 27px; } 
   }





   /* 09 */
   .people09TBL * { font-family:'Noto Sans KR';}
   .people09TBL .txtboxTD { position: absolute; left: 0; bottom: 0; background: #fff; padding: 40px; box-sizing: border-box; width: 450px!important; } 
   .people09TBL .imgboxTD { overflow: hidden; position: relative; text-align: center; box-sizing: border-box; width: 100%; } 
   .se2_inputarea .people09TBL .imgboxTD { min-height:240px; display:block;}
   .people09TBL .imgboxTD img {max-width: 100%; object-fit: cover; width: 100%; max-height: 500px;} 
   .people09TBL .imgboxTD br { display:none; } 
   .people09TBL .contBoxTr { position: relative; } 
   .people09TBL .mainTt { font-size: 32px; font-weight: 600; line-height: 150%; padding: 0 0 15px; } 
   .people09TBL .subTt { font-size: 16px;}
   .people09TBL .contTxt { color: #333; font-size: 24px; line-height: 140%; } 
   .people09TBL .contBoxTr + tr td.contSection { padding-top: 30px; } 
   .people09TBL .contTit { font-size: 16px; box-sizing: border-box; vertical-align: top; padding-top: 30px; line-height: 160%; color:#333; } 
   .people09TBL .contTit:first-of-type { padding: 30px 40px; } 
   .people09TBL .contTit:first-of-type:first-letter { font-size:32px; font-weight:bold; } 
   .people09TBL .contBoxTr ~ .contBoxTr>td:first-of-type { padding-top:30px; } 
   
   
   
   @media (min-width:800px){
   .people09TBL .contTit:last-of-type { width:calc(100% - 450px)!important; } 
   .people09TBL .contTit:first-of-type { width: 450px!important; } 
   }
   
   
   @media (max-width:799px){
   .people09TBL .imgboxTD { width: 100%!important; float: left; } 
   .people09TBL .txtboxTD { width: 100%!important; position: relative; float: left; padding: 30px 20px 40px; } 
   .people09TBL .contTit { width: 100% !important; font-size:15px; float: left; padding: 20px!important; height:auto!important } 
   .people09TBL .contTit:first-of-type:first-letter { font-size:28px; } 
   .people09TBL .contTit + .contTit { padding-top:0!important; } 
   .people09TBL .subTt { font-size:15px; } 
   .people09TBL .mainTt { font-size: 28px; } 
   .people09TBL .contTxt { font-size: 20px; } 
   .people09TBL .contBoxTr + tr td.contSection { padding-top:0; } 
   }
   
   



   /* 10 */
   .people10TBL { width: 100% !important;} 
   .people10TBL * { font-family:'Noto Sans KR';}
   .people10TBL .imgboxTD { overflow: hidden; box-sizing: border-box; vertical-align: top; text-align: center; width: 40% !important; padding-right: 60px; } 
   .wzpopup .people10TBL .imgboxTD { width: 40% !important; } 
   .people10TBL .imgboxTD img { max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; object-fit: cover; } 
   .people10TBL .imgWrap { width: 100%; padding-top: 100%; position: relative; overflow: hidden; border-radius: 50%; box-sizing: border-box; } 
   .people10TBL .imgWrap br { display:none; } 
   .people10TBL .infoTD { font-size: 18px; padding: 25px 0 0; text-align: center;;} 
   .people10TBL .nameTxt { font-size: 24px; font-weight: 600; padding-top: 5px; text-align: center; } 
   .people10TBL .coTD { line-height: 150%; vertical-align: top; } 
   .people10TBL .coTD + .coTD { margin-top:40px; } 
   .people10TBL .leftTxt { word-break: break-all; position: relative; padding: 15px 0 10px 10px; font-size: 18px; font-weight: 500; text-align: right; border-top: 2px solid #333; vertical-align: top; width: 20% !important; } 
   .people10TBL .gapTD { width:40px!important; } 
   .people10TBL .coTD .contTable { border-top: 1px solid #333; box-sizing: border-box; } 
   .people10TBL .coTD .contTable tr:first-of-type td { padding-top:15px; } 
   .people10TBL .coTD .contTable tr td { padding: 5px 0 5px 0; vertical-align: top; width:50%; font-size: 16px;} 
   .people10TBL .coTD .contTable tr td:last-of-type { padding-left:25px; } 
   .people10TBL .flexBox { display: flex; flex-direction: column; } 


   @media (max-width:799px){
   .wzpopup .people10TBL .imgboxTD { width: 100% !important;}
   .people10TBL .imgboxTD { width: 100% !important; float: left; padding-right: 0; padding-bottom: 40px; } 
   .people10TBL .infoTD { font-size: 17px; } 
   .people10TBL .nameTxt { font-size: 20px; } 
   .people10TBL .leftTxt { font-size: 17px; width:22%!important; } 
   .people10TBL .coTD .contTable tr td { font-size: 15px; } 
   .people10TBL .gapTD { width:30px!important; } 
   .people10TBL .infoTD { padding: 18px 0 0; } 
   .people10TBL .imgboxTD img { max-width: 60%; border-radius: 50%; } 
   .people10TBL .imgWrap { padding-top: 60%; } 
   }



    /* 11 */
    .people11TBL { width: 100% !important;} 
    .people11TBL * { font-family:'Noto Sans KR';}
    .people11TBL tbody tr { display:flex; justify-content: space-between; } 
    .people11TBL>tbody>tr { gap:30px; } 
    .people11TBL>tbody>tr>td { border: 1px solid #e5e5e5; box-sizing: border-box; border-radius: 20px; overflow: hidden; width: 49%!important; padding:25px; } 
    .people11TBL .imgboxTD { background: #fff; vertical-align: top; word-break: keep-all; word-wrap: break-word; flex-shrink: 0; position: relative; box-sizing: border-box; border-radius: 20px; overflow: hidden; height: 180px!important; width: 140px !important; border: 1px solid #e3e3e3; } 
    .people11TBL .imgboxTD img { max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%!important; object-fit: cover; } 
    .people11TBL .infoTD { width: calc(100% - 140px + 30px) !important; padding-left: 30px; height:100%!important; } 
    .people11TBL .infoTD td { word-break: break-all; } 
    .people11TBL .ppNmTD { font-size: 16px; padding: 5px 0 12px; font-weight: 500; width: 100%; border-bottom: 2px dotted #b9b9b9; } 
    .people11TBL .ppNmTD b { font-size: 24px; letter-spacing: 1px; margin-right: 10px; } 
    .people11TBL .leftTitTD { width: 25% !important; font-size: 17px; padding: 5px 20px 5px 0; } 
    .people11TBL .coTD { font-size: 13px; line-height: 140%; color: #333; padding: 2px 0; } 
    .people11TBL .subTt { padding: 10px 0 15px 0; font-weight: 500; font-size: 15px; } 
    .people11TBL>tbody>tr + tr { margin-top:30px; } 

    @media (max-width:799px){
    .people11TBL>tbody>tr>td { padding: 20px; width:100%!important; max-width: unset; } 
    .people11TBL>tbody>tr { flex-direction: column; gap:25px; } 
    .people11TBL>tbody>tr + tr { margin-top: 25px; } 
    .people11TBL .ppNmTD b { font-size: 20px; } 
    .people11TBL .ppNmTD { font-size: 15px; } 
    .people11TBL .subTt { font-size: 14px; } 
    .people11TBL .imgboxTD { width: 40% !important; max-width: 140px; } 
    .people11TBL .infoTD { padding-left:20px; width: calc(100% - 140px + 20px) !important; } 
    }


    /* 12 */
    .people12TBL { width: 100% !important;} 
    .people12TBL * { font-family:'Noto Sans KR';}
    .people12TBL>tbody>tr { gap: 1.4%; display: flex; flex-wrap: wrap; } 
    .people12TBL>tbody>tr>td { box-sizing: border-box; width: 15.5%!important; } 
    .people12TBL>tbody>tr>td:nth-child(n+7) { margin-top:30px; } 
    .people12TBL .imgbowWrap { display:flex; } 
    .people12TBL .imgboxTD { background: #fff; position: relative; box-sizing: border-box; border-radius: 10px; overflow: hidden; aspect-ratio:3/4; width: 100%!important; border: 1px solid #cfcfcf; } 
    .people12TBL .imgboxTD img { max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%!important; object-fit: cover; } 
    .people12TBL .ppNmTD { font-size: 14px; padding: 15px 0 6px; font-weight: 500; width: 100%; color: #383838; } 
    .people12TBL .ppNmTD b { font-size: 20px; margin-right: 6px; color: #000; } 
    .people12TBL .coTD { font-size: 13px; line-height: 140%; color: #787878; } 

    @media (max-width: 799px){
    .people12TBL > tbody > tr { gap: 20px 15px; } 
    .people12TBL > tbody > tr > td { flex: 0 0 calc((100% - 30px) / 3); } 
    .people12TBL > tbody > tr > td:nth-child(n+7) { margin-top: 0; } 
    .people12TBL .ppNmTD { font-size: 13px; padding: 12px 0 4px; } 
    .people12TBL .ppNmTD b { font-size: 18px; } 
    }


    @media (max-width: 499px){
    .people12TBL > tbody > tr > td { flex: 0 0 calc((100% - 15px) / 2); } 
    }





    /* 13 */
    .people13TBL { width: 100% !important;} 
    .people13TBL * { font-family:'Noto Sans KR';}
    .people13TBL .people13_wrap { background: #edf2fa; border-radius: 10px; box-sizing: border-box; min-height: 270px; } 
    .people13TBL>tbody>tr:not(:first-of-type)>td>table { margin-top:30px; } 
    .people13TBL tbody>tr { position: relative; } 
    .people13TBL .infoTD { vertical-align: top; padding: 0 20px 20px 230px; width:100%!important; } 
    .people13TBL .imgboxTD { background: #fff; border-radius: 10px; overflow: hidden; box-sizing: border-box; width: 170px!important; height: 230px!important; position: absolute; left: 20px; top: 20px; } 
    .people13TBL .imgboxTD img { max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; object-fit: cover; } 
    .people13_innerTBL { margin-top: 20px; } 
    .people13TBL .leftTxt { color: #333; word-break: break-all; position: relative; padding: 3px 0 3px 13px; font-size: 15px; line-height: 140%; } 
    .people13TBL .leftTxt:before { content: ''; width: 4px; height: 4px; background: #333; position: absolute; left: 0; top:11px; border-radius: 100%; } 
    .people13TBL .ppNmTD { font-size: 16px; color: #8f8f8f; padding-bottom: 12px; } 
    .people13TBL .ppNmTD b { font-size: 24px; margin-right: 10px; color: #333; } 
    .people13TBL .subTt { padding-top: 20px; padding-bottom:5px; border-top: 1px dotted #8f8f8f; font-size: 18px; } 
    .people13TBL .people13_i { position: relative; width: 18px; } 
    .people13TBL .people13_i br { display:none; } 
    .people13TBL .people13_i img { width: 15px!important; } 
    .people13TBL .people13_label { width: 65px; } 
    .people13TBL .people13_box tr td { padding: 2px 3px; font-size: 14px; line-height: 140%; } 
    .people13TBL .people13_box tr .people13_name { padding-right: 10px; color:#333; } 
    .people13TBL .people13_info { margin-bottom:20px; } 
    .people13TBL .people13_info tr { display: flex; flex-wrap: wrap; } 
    .people13TBL .people13_info>tbody>tr>td { width: 50%; } 

    @media (max-width: 799px){
    .people13TBL .ppNmTD b { font-size: 20px; } 
    .people13TBL .ppNmTD { font-size: 15px; } 
    .people13TBL .people13_box tr td { font-size: 13px; } 
    .people13TBL .subTt { font-size: 17px; } 
    .people13TBL .leftTxt { font-size: 14px; } 
    .people13TBL .people13_info>tbody>tr>td { width: 100%; } 
    .people13TBL .infoTD { padding: 0 20px 20px 220px; } 
    }


    @media (max-width: 599px){
    .people13TBL .infoTD { float: left; padding: 20px; width: auto!important; } 
    .people13TBL .imgboxTD { width: 150px!important; height: 210px!important; float: left; position: relative; } 
    }




    /* 14 */
    .people14TBL { width: 100% !important;} 
    .people14TBL * { font-family:'Noto Sans KR';}
    .people14TBL>tbody>tr { gap: 30px; display: flex; align-items: center; flex-wrap: wrap; } 
    .people14TBL>tbody>tr>td { box-sizing: border-box; border-radius: 20px; position: relative; flex: 0 0 calc((100% - 60px) / 3); box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); } 
    .people14TBL .imgboxTD { background: #fff; vertical-align: top; word-break: keep-all; left: 0; position: relative; box-sizing: border-box; border-radius: 20px; overflow: hidden; height: 120px !important; width: 120px !important; } 
    .people14TBL .imgboxTD img { max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; object-fit: cover; } 
    .people14TBL .infoTD { width: calc(100% - 160px) !important; height: 100% !important; position: relative; padding: 15px 15px 15px 25px; box-sizing: border-box; } 
    .people14TBL .infoTD td { word-break: break-all; } 
    .people14TBL .ppNmTD { font-size: 20px; padding: 0 0 10px; font-weight: 600; width: 100%; line-height: 1; } 
    .people14TBL .coTD { font-size: 14px; line-height: 140%; color: #333; } 
    .people14TBL .coTD.yearTD { color: #959595; } 


    @media (max-width: 899px){
    .people14TBL>tbody>tr>td { flex: 0 0 calc((100% - 30px) / 2); } 
    }

    @media (max-width: 799px){
    .people14TBL .ppNmTD { font-size: 18px; } 
    .people14TBL .imgboxTD { height: 120px !important; width: 120px !important; } 
    }

    @media (max-width: 599px){
    .people14TBL>tbody>tr>td { flex: 0 0 100%; } 
    .people14TBL>tbody>tr { gap:20px; } 
    }


    
    /* 15 */
    .people15TBL { width: 100% !important;} 
    .people15TBL * { font-family:'Noto Sans KR';}
    .people15TBL .people15_wrap { box-sizing: border-box; border: 1px solid #e4e4e4; height:100%; } 
    .people15TBL .people15_name { position: relative; display: flex; justify-content: space-between; align-items: center; } 
    .people15TBL>tbody>tr { display: flex; gap: 15px; flex-wrap: wrap; } 
    .people15TBL>tbody>tr>td { flex: 0 0 calc((100% - 15px) / 2); } 
    .people15TBL .ppNmTD { height:auto!important; width: 50% !important; word-break: break-all; font-size: 16px; color: #4a4a4a; padding: 20px; box-sizing: border-box; } 
    .people15TBL .ppNmTD b { font-size: 21px; margin-right: 7px; color: #333; } 
    .people15TBL .people15_i { position: relative; width: 18px!important; } 
    .people15TBL .people15_i br { display: none; } 
    .people15TBL .people15_i img { width: 15px!important; } 
    .people15TBL .people15_box tr td { color: #333; padding: 2px 3px; height:auto!important; font-size: 15px; word-break: break-all; vertical-align: top; line-height: 130%; } 
    .people15TBL .people15_box tr td:not(.people15_i) { width:calc(100% - 18px)!important;}
    .people15TBL .people15_info>tbody>tr>td { width: 50%!important; } 
    .people15TBL .jobNm { position: absolute; right: 20px; background: #f1f4ff; font-size: 13px; padding: 6px 15px; border-radius: 15px; word-break: break-all; color: #333; font-weight: 500; max-width:30%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } 
    .people15TBL .people15_bg { padding: 15px 20px; box-sizing: border-box; background: #f1f1f1; } 


    @media (max-width: 799px){
    .people15TBL>tbody>tr>td { flex: 0 0 100%; } 
    .people15TBL .ppNmTD b { font-size: 19px; } 
    .people15TBL .ppNmTD { font-size: 14px; } 
    .people15TBL .people15_box tr td { font-size: 14px; } 
    }







/*목록디자인(listdesign)*/
    /*01*/
    .listdesign01TBL .bull_orange_dot,
    .listdesign01TBL .bull_black_dot {position:relative; padding-left:15px;}
    .listdesign01TBL .bull_orange_dot:before {position:absolute; top:14px; left:3px; content: ""; background:#f02525; font-weight:600; width:4px; height:4px; display:inline-block; vertical-align:middle; margin-right:10px;}
    .listdesign01TBL .bull_black_dot:before {position:absolute;top:14px;left:3px;content: "";background: #333;font-weight:600;width:4px;height:4px;display:inline-block;vertical-align:middle;margin-right:10px;}
    .listdesign01TBL .bull_arrow_black {position:relative; padding-left:18px;}
    .listdesign01TBL .bull_arrow_black:before {position:absolute;top: 4px;left: 12px;content:"\276D";background: transparent;font-size: 11px;font-weight: 600;display:inline-block;margin-right:6px;}

    .listdesign01TBL {width:100% !important; position:relative; margin-top:35px;}
    .listdesign01TBL td.tit_left {font-size: 26px;font-weight:600;text-align:left;vertical-align:top;line-height:150%;word-break:keep-all;box-sizing:border-box;padding-right: 20px;height: auto !important;}
    .listdesign01TBL tr.emptytd td {padding:8px 0;}
    .listdesign01TBL tr.linetd td {border-bottom: 1px solid #ddd;padding:30px 0 0;line-height:0;}
    .listdesign01TBL tr.linetd + tr td {padding-top:30px;}

    .listdesign01TBL td.dpt1_tit,
    .listdesign01TBL b.dpt1_tit {font-size: 20px;font-weight:600;color:#000;padding-bottom: 10px;}
    .listdesign01TBL td.dpt1_txt {width:100%;font-size: 17px;color:#242424;box-sizing:border-box;word-break:keep-all;padding-top: 3px;padding-bottom: 8px;line-height:140%;}
    .listdesign01TBL tr.dpt2 td {padding-left:15px;}
    .listdesign01TBL td.dpt2_tit {font-size: 17.5px;font-weight:600;color:#333;padding-top:10px;padding-bottom:10px;}
    .listdesign01TBL td.dpt2_txt {font-size: 16px;box-sizing:border-box;word-break:keep-all;line-height:140%;padding-top:3px;padding-bottom:5px;}
    .listdesign01TBL tr.dpt2 td.bull_orange_dot,
    .listdesign01TBL tr.dpt2 td.bull_black_dot,
    .listdesign01TBL tr.dpt2 td.bull_arrow_black {padding-left:30px;}
    .listdesign01TBL tr.dpt2 td.bull_orange_dot::before,
    .listdesign01TBL tr.dpt2 td.bull_black_dot::before {top:14px; left:18px;}
    .listdesign01TBL tr.dpt2 td.bull_arrow_black::before {top:4px; left:18px;}
    .listdesign01TBL tr.dpt3 td {padding-left:35px;}
    .listdesign01TBL td.dpt3_tit {font-size:18px;font-weight:600;color:#333;padding-top: 5px;padding-bottom: 10px;}
    .listdesign01TBL td.dpt3_txt {font-size:17px;color:#242424;box-sizing:border-box;word-break:keep-all;line-height:140%;padding-top: 5px;padding-bottom: 5px;}
    .listdesign01TBL tr.dpt3 td.bull_orange_dot,
    .listdesign01TBL tr.dpt3 td.bull_black_dot,
    .listdesign01TBL tr.dpt3 td.bull_arrow_black {padding-left:50px;}
    .listdesign01TBL tr.dpt3 td.bull_orange_dot::before,
    .listdesign01TBL tr.dpt3 td.bull_black_dot::before {top:16px; left:38px;}
    .listdesign01TBL tr.dpt3 td.bull_arrow_black::before {top:6px; left:38px;}

    .listdesign01TBL .boxtbl {margin-left:15px;width:calc(100% - 15px);border-style:solid;border-width:1px;margin-top: 5px; border-collapse:collapse;}
    .listdesign01TBL .boxtbl td {padding-top: 3px;padding-bottom: 3px;}
    .listdesign01TBL .boxtbl td.bull_orange_dot,
    .listdesign01TBL .boxtbl td.bull_black_dot,
    .listdesign01TBL .boxtbl td.bull_arrow_black {padding-left:25px;}
    .listdesign01TBL .boxtbl tr:first-child td {padding-top:15px;}
    .listdesign01TBL .boxtbl tr:first-child td.bull_arrow_black:before {top: 17px;}
    .listdesign01TBL .boxtbl tr:last-child td {padding-bottom:15px;}
    .listdesign01TBL .boxtbl tr:last-child td.bull_arrow_black:before {}

    .listdesign01TBL .bxtbl2 td {padding:0px 20px; padding-bottom:10px;}
    .listdesign01TBL .bxtbl2 td i {background:#35393f; width: 25px; height: 25px; border-radius: 100%; margin-right: 10px; text-align: center; 
                line-height: 25px; font-size: 13px; color: #fff; vertical-align: middle; font-weight: 400;}
    .listdesign01TBL .bxtbl2>tbody>tr:first-child>td {padding-top:20px;}
    .listdesign01TBL .bxtbl2 tr.linetd td {padding:15px 0 0; border-left:30px solid white; border-right:30px solid white;}
    .listdesign01TBL .bxtbl2 tr.linetd + tr td {padding-top:15px;}

        @media (min-width:991px) { 
            .listdesign01TBL tr:not(:first-child) td.tit_left {width: 30% !important;padding-top: 50px;}
            .listdesign01TBL tr:not(:first-child) td.tit_left + td {padding-top: 55px;}
        }
        @media (max-width:799px) { 
            .listdesign01TBL>tbody>tr>td {width:100% !important;float:left;height:auto !important;box-sizing: border-box;}
            .listdesign01TBL {margin-top:25px;}
            .listdesign01TBL td.tit_left {font-size:22px; width:100% !important; display:block;}
            .listdesign01TBL tr:not(:first-child) td.tit_left {padding-top:40px;}

            .listdesign01TBL td.dpt1_tit {font-size:20px;}
            .listdesign01TBL td.dpt1_txt {font-size:17.5px;}
            .listdesign01TBL .bull_orange_dot:before {top:11px;}
            .listdesign01TBL .bull_black_dot:before {top:11px;}
            .listdesign01TBL 
            .listdesign01TBL td.dpt2_tit {font-size:17px;}
            .listdesign01TBL td.dpt3_tit {font-size:16px;}
            .listdesign01TBL tr.dpt2 td.bull_orange_dot::before,
            .listdesign01TBL tr.dpt2 td.bull_black_dot::before {top:11px;}
            .listdesign01TBL tr.dpt2 td.bull_arrow_black::before {top:3px;}
            .listdesign01TBL td.dpt3_txt {font-size: 16px;}
            .listdesign01TBL tr.dpt3 td.bull_orange_dot::before,
            .listdesign01TBL tr.dpt3 td.bull_black_dot::before {top:13px;}
            .listdesign01TBL tr.dpt3 td.bull_arrow_black::before {top:4px;}
        }
        @media (max-width:599px) {
            .listdesign01TBL td.dpt1_tit, b.dpt1_tit {font-size:19px;}
            .listdesign01TBL td.dpt1_tit {font-size: 18px;padding-bottom:10px;}
            .listdesign01TBL td.dpt1_txt {font-size: 16px;}
            .listdesign01TBL td.dpt2_tit {font-size:16px;}
        }

    
    /*02*/
    .listdesign02_1TBL td:not(.listdesign02noRtxt) {padding: 10px 0;font-size:16.5px;color:#555;line-height:150%;word-break:keep-all;word-wrap: break-word;}
    .listdesign02_1TBL .listdesign02noRtxt {text-indent:-40px;padding: 5px 0;padding-left:40px;font-weight:600;color:#000;font-size: 19px;letter-spacing: -0.5px;}
    .listdesign02_1TBL .listdesign02noRtxt p + p {text-indent:0;}
    .listdesign02circleNo {width:30px !important;height:30px !important;line-height:30px;text-align:center;font-size:14.5px !important;font-weight:600;color:#fff;text-indent:0;border-radius:100%;background: #0f3875;padding:0 !important;display:inline-block;margin-right:10px;}
    .listdesign02noRtxt {font-size:19px;}

    .listdesign02_2TBL {overflow:hidden;}
    .listdesign02_2TBL>tbody>tr>td {position:relative;z-index: 0;}
    .listdesign02_2TBL>tbody>tr>td>table {z-index:0; margin-top:80px; margin-bottom:80px;}
    .listdesign02_2TBL>tbody>tr>td>p + table {margin-top:40px;}
    .subCon .listdesign02_2TBL>tbody>tr>td>img {position:absolute;top: -999px;bottom: -999px;right: -999px;left: -999px;margin: auto;z-index: -1;min-width: 100%;min-height: 100%;}
    .subCon .listdesign02_2TBL>tbody>tr>td>p + table {padding:0 20px; box-sizing:border-box;}
        .listdesign02_2innerTBL>tbody>tr>td {border:1px solid #ececec; background:rgba(255,255,255,0.5); vertical-align:top; padding: 30px; font-size: 20px;font-weight: 600;}
        .listdesign02_2innerTBL>tbody>tr>td.empty {width:2% !important;border:none; padding: 15px;background: transparent;}
        .listdesign02_2innerTBL .listdesign02_1TBL td {padding-top:10px; padding-bottom: 10px; font-weight:400; color:#333;}
        .listdesign02_2innerTBL .listdesign02_1TBL td .listdesign02circleNo {background:#333;}

        @media (min-width:900px){
            .listdesign02_2innerTBL {width:100% !important;}
        }
        @media (max-width:899px){
            .listdesign02_2innerTBL {width:calc(100% - 20px) !important; margin:0 10px;}
            .listdesign02_2innerTBL>tbody>tr>td {float:left; box-sizing:border-box; padding:20px;}
            .listdesign02_2innerTBL>tbody>tr>td.empty {float:left;}
        }
    .listdesign02_3TBL th {font-size: 21px;padding:10px 0;}
    .listdesign02_3TBL td {font-size: 17px;padding:10px 0;color:#555;line-height:150%;word-break:keep-all;}
    .listdesign02_4_1TBL {border: 1px solid #ddd;padding: 20px 25px 15px;box-sizing:border-box;}
    .listdesign02_4_1TBL >tbody>tr>td {padding:0;}
    .listdesign02_4_1TBL .listdesign02_1TBL .listdesign02noRtxt {font-size: 16.5px;color:#333;padding-left:45px;text-indent:-45px;}
    .listdesign02_4_2TBL .listdesign02_1TBL td.wd50 {vertical-align:top;}
        @media (min-width:900px){
        .listdesign02_4_1TBL {width:100% !important;}
        .listdesign02_4_2TBL .listdesign02_1TBL td.wd50:first-child {padding-right:15px;}
        .listdesign02_4_2TBL .listdesign02_1TBL td.wd50:last-child {}
        }
        @media (max-width:899px){
        .listdesign02_4_1TBL {width:calc(100% - 20px) !important; margin:0 10px; padding:20px;}
        .listdesign02_4_1TBL .listdesign02_1TBL .listdesign02noRtxt {padding-top:5px; padding-bottom:5px;}
        .listdesign02_4_2TBL .listdesign02_1TBL td.wd50 {float:left; box-sizing:border-box;}
        }
        @media (max-width:799px){
            .listdesign02_1TBL .listdesign02noRtxt {font-size: 17px;line-height: 130%;}
            .listdesign02_1TBL td:not(.listdesign02noRtxt) {font-size:16px;line-height: 140%;}
            .listdesign02_2innerTBL .listdesign02_1TBL td {padding-top: 5px; padding-bottom: 5px; font-size: 16px; line-height: 130%;}
            .listdesign02_3TBL td {font-size:16px;}
        }

    
    /*03*/
    .listdesign03TBL .titTD {font-size: 26px;font-weight: 600;text-align: left;vertical-align: top;line-height: 150%;word-break: keep-all;box-sizing: border-box;padding-right: 20px;height: auto !important;}
    .listdesign03TBL .coTD {font-size: 17px;padding: 10px 0 30px;color:#555;line-height:150%;word-break:keep-all;}
    .listdesign03TBL .subTitTD {width: 20% !important;height: auto !important;font-size: 19px;line-height: 140%;font-weight: 600;color: #0f3875;padding: 23px 30px 23px 20px;vertical-align: top;word-break: keep-all;word-wrap: break-word;border: 1px solid #ddd;border-width: 1px 0 1px 1px;box-sizing: border-box;}
    .listdesign03TBL .subcoTD {width: 80% !important;height: auto !important;padding: 23px 30px 23px 20px;font-size: 16px;color: #555;line-height: 150%;word-break: keep-all;word-wrap: break-word;vertical-align: top;border: 1px solid #ddd;border-width: 1px 1px 1px 0;box-sizing: border-box;}
    .listdesign03TBL .emptyTD {padding: 7px 0;}

    .listdesign03TBL tr:not(:first-child) .titTD {padding-top:60px;}

        @media (max-width:799px){
            .listdesign03TBL .titTD {font-size:22px;}
            .listdesign03TBL .subTitTD {width:100% !important;float:left;border-width: 1px 1px 0;padding: 20px 10px 7px;font-size: 18px;}
            .listdesign03TBL .subcoTD {width:100% !important;float:left;border-width: 0 1px 1px;padding: 3px 10px 20px;}
        }


    /*04*/
    .listdesign04TBL .bull_orange_dot,
    .listdesign04TBL .bull_black_dot {position:relative;padding-left: 15px !important;}
    .listdesign04TBL .bull_orange_dot:before {position:absolute; top:14px; left:3px; content: ""; background:#f02525; font-weight:600; width:4px; height:4px; display:inline-block; vertical-align:middle; margin-right:10px;}
    .listdesign04TBL .bull_black_dot:before {position:absolute;top: 20px;left: 6px;content: "";background: #333;font-weight:600;width:4px;height:4px;display:inline-block;vertical-align:middle;margin-right:10px;}
    .listdesign04TBL .bull_arrow_black {position:relative; padding-left:18px;}
    .listdesign04TBL .bull_arrow_black:before {position:absolute;top: 4px;left: 12px;content:"\276D";background: transparent;font-size: 11px;font-weight: 600;display:inline-block;margin-right:6px;}

    .listdesign04TBL {width:100% !important; position:relative; margin-top:35px;}
    .listdesign04TBL td.tit_left {font-size: 26px;font-weight:600;text-align:left;vertical-align:top;line-height:150%;word-break:keep-all;box-sizing:border-box;padding: 5px 0 20px;height: auto !important;}
    .listdesign04TBL tr.emptytd td {padding:8px 0;}
    .listdesign04TBL tr.linetd td {padding: 30px 0 0 !important; line-height:0;}
    .listdesign04TBL td.dpt1_tit,
    .listdesign04TBL b.dpt1_tit {font-size: 20px;font-weight:600;color:#000;background: #f5f5f5;padding: 10px;}
    .listdesign04TBL td.dpt1_txt {width:100%;font-size: 17px;color:#242424;box-sizing:border-box;word-break:keep-all;padding: 10px;line-height:140%;}
    .listdesign04TBL tr.dpt2 td {padding-left: 15px !important;}
    .listdesign04TBL td.dpt2_tit {font-size: 17.5px;font-weight:600;color:#333;padding-top:10px;padding-bottom:10px;}
    .listdesign04TBL td.dpt2_txt {font-size: 16px;box-sizing:border-box;word-break:keep-all;line-height:140%;padding-top:3px;padding-bottom:5px;}
    .listdesign04TBL tr.dpt2 td.bull_orange_dot,
    .listdesign04TBL tr.dpt2 td.bull_black_dot,
    .listdesign04TBL tr.dpt2 td.bull_arrow_black {padding-left: 30px !important;}
    .listdesign04TBL tr.dpt2 td.bull_orange_dot::before,
    .listdesign04TBL tr.dpt2 td.bull_black_dot::before {top:14px; left:18px;}
    .listdesign04TBL tr.dpt2 td.bull_arrow_black::before {top:4px; left:18px;}
    .listdesign04TBL tr.dpt3 td {padding-left: 35px !important;}
    .listdesign04TBL td.dpt3_tit {font-size:18px;font-weight:600;color:#333;padding-top: 5px;padding-bottom: 10px;}
    .listdesign04TBL td.dpt3_txt {font-size:17px;color:#242424;box-sizing:border-box;word-break:keep-all;line-height:140%;padding-top: 5px;padding-bottom: 5px;}
    .listdesign04TBL tr.dpt3 td.bull_orange_dot,
    .listdesign04TBL tr.dpt3 td.bull_black_dot,
    .listdesign04TBL tr.dpt3 td.bull_arrow_black {padding-left: 50px !important;}
    .listdesign04TBL tr.dpt3 td.bull_orange_dot::before,
    .listdesign04TBL tr.dpt3 td.bull_black_dot::before {top:16px; left:38px;}
    .listdesign04TBL tr.dpt3 td.bull_arrow_black::before {top:6px; left:38px;}

    .listdesign04TBL .boxtbl {margin-left:15px;width:calc(100% - 15px);border-style:solid;border-width:1px;margin-top: 5px; border-collapse:collapse;}
    .listdesign04TBL .boxtbl td {padding-top: 3px;padding-bottom: 3px;}
    .listdesign04TBL .boxtbl td.bull_orange_dot,
    .listdesign04TBL .boxtbl td.bull_black_dot,
    .listdesign04TBL .boxtbl td.bull_arrow_black {padding-left:25px;}
    .listdesign04TBL .boxtbl tr:first-child td {padding-top:15px;}
    .listdesign04TBL .boxtbl tr:first-child td.bull_arrow_black:before {top: 17px;}
    .listdesign04TBL .boxtbl tr:last-child td {padding-bottom:15px;}
    .listdesign04TBL .boxtbl tr:last-child td.bull_arrow_black:before {}
    .listdesign04TBL .bxtbl2 td {padding:0px 20px; padding-bottom:10px;}
    .listdesign04TBL .bxtbl2 td i {background:#35393f; width: 25px; height: 25px; border-radius: 100%; margin-right: 10px; text-align: center; 
                line-height: 25px; font-size: 13px; color: #fff; vertical-align: middle; font-weight: 400;}
    .listdesign04TBL .bxtbl2>tbody>tr:first-child>td {padding-top:20px;}
    .listdesign04TBL .bxtbl2 tr.linetd td {padding:15px 0 0; border-left:30px solid white; border-right:30px solid white;}
    .listdesign04TBL .bxtbl2 tr.linetd + tr td {padding-top:15px;}

        @media (max-width:799px) { 
            .listdesign04TBL {margin-top:25px;}
            .listdesign04TBL td.tit_left {font-size:22px;}
            .listdesign04TBL tr:not(:first-child) td.tit_left {padding-top:40px;}

            .listdesign04TBL td.dpt1_tit {font-size:20px;}
            .listdesign04TBL td.dpt1_txt {font-size:17.5px;}
            .listdesign04TBL .bull_orange_dot:before {top:11px;}
            .listdesign04TBL .bull_black_dot:before {top: 20px;}
            .listdesign04TBL td.dpt2_tit {font-size:17px;}
            .listdesign04TBL td.dpt3_tit {font-size:16px;}
            .listdesign04TBL tr.dpt2 td.bull_orange_dot::before,
            .listdesign04TBL tr.dpt2 td.bull_black_dot::before {top:11px;}
            .listdesign04TBL tr.dpt2 td.bull_arrow_black::before {top:3px;}
            .listdesign04TBL td.dpt3_txt {font-size: 16px;}
            .listdesign04TBL tr.dpt3 td.bull_orange_dot::before,
            .listdesign04TBL tr.dpt3 td.bull_black_dot::before {top:13px;}
            .listdesign04TBL tr.dpt3 td.bull_arrow_black::before {top:4px;}
        }
        @media (max-width:599px) {
            .listdesign04TBL td.dpt1_tit, b.dpt1_tit {font-size:19px;}
            .listdesign04TBL td.dpt1_tit {font-size: 18px;padding-bottom:10px;}
            .listdesign04TBL td.dpt1_txt {font-size: 16px;}
            .listdesign04TBL td.dpt2_tit {font-size:16px;}
        }

    /*05*/
    .listdesign05TBL {width:100% !important;}
    .listdesign05TBL>tbody>tr>td:not(.btwTD){width: 49% !important;height: auto !important;}
    .listdesign05TBL>tbody>tr>td.btwTD {width: 2% !important; height: auto !important;}
    .listdesign05TBL>tbody>tr>td.emptyTD {padding: 15px;}
    .listdesign05TBL .coTD {padding: 25px 25px 20px;border: 1px solid #ddd;vertical-align: top;}
        .listdesign05_1TBL {}
        .listdesign05_1TBL td {word-break:keep-all;word-wrap: break-word;}
        .listdesign05TBL .dpt1_tit {font-size: 26px;font-weight: 600;text-align: left;vertical-align: top;line-height: 150%;word-break: keep-all;box-sizing: border-box;padding: 5px 0 15px;}
        .listdesign05TBL .dpt2_tit {font-size: 24px;font-weight: 600;color: #000;}
        .listdesign05TBL .dpt3_tit {font-size: 17px;font-weight: 600;color: #333;padding-top: 15px;padding-bottom: 10px;text-indent: -22px;padding-left: 22px;}
        .listdesign05TBL .dpt3_txt {width: 100%;font-size: 16px;color: #666;box-sizing: border-box;padding-top: 3px;padding-bottom: 5px;line-height: 140%;padding-left: 33px;position: relative;}
        .listdesign05TBL .dpt3_txt:before {content:"-";position: absolute;left: 20px;}
        @media (max-width:799px) { 
            .listdesign05TBL>tbody>tr>td:not(.btwTD) {width:100% !important;float:left;box-sizing: border-box;margin-bottom: 10px;padding: 20px 15px;}
            .listdesign05TBL>tbody>tr>td.btwTD {width:100% !important;float:left;box-sizing: border-box;margin-bottom: 10px;padding: 0;}
            .listdesign05TBL>tbody>tr>td.emptyTD {padding:0 !important;}
            
            .listdesign05TBL .dpt1_tit {font-size: 22px;padding-bottom: 10px !important;padding-left: 0 !important;}
            .listdesign05TBL .dpt2_tit {font-size: 20px;}
        }

    .listdesign05_2TBL {width:100% !important; table-layout:fixed; border-collapse:collapse;}
    .listdesign05_2TBL>tbody>tr>td {border:1px solid #ddd;box-sizing:border-box;padding: 30px 25px;font-size: 16.5px;line-height: 160%;color: #666;word-break: keep-all;word-wrap: break-word;height: 300px;vertical-align: top;}
    .listdesign05_2TBL>tbody>tr>td b {font-size: 20px;display: block;line-height: 130%;color: #333;}
        @media (max-width:799px) { 
            .listdesign05_2TBL>tbody>tr>td {width: 100% !important;float: left;height: auto !important;margin-bottom: 15px;padding: 20px 15px;}
        }





/*기타(ETC)*/
    /*01 임시페이지*/
    .etc01TBL {border-collapse:collapse;width:90% !important;margin:30px auto;border:1px solid #e5e5e5;box-shadow:8px 8px 20px 0 rgba(0,0,0,0.35);}
    .etc01TBL .headerTD {height:30px !important; text-align:left; padding:0.5% 1.5%; background:#f4f4f4;}

    .etc01TBL .titTD {font-size:28px;font-weight:600;vertical-align:bottom;height: auto !important;text-align: center;padding-top: 80px;}
    .etc01TBL .titTD p {position:relative;width:200px;height:200px;font-size:80px;color:#fff;line-height:2.5em;margin:0 auto 30px auto;overflow:hidden;z-index:20;text-align: center;}
    .etc01TBL .titTD p b {position:absolute;top: 50%;left: 50%;width:140px;height:140px;margin: -37% 0 0 -35%;transform:rotate(45deg);border-radius:15px;z-index:-1;}

    .etc01TBL .coTD {height: auto !important;font-size: 16.5px;line-height: 150%;color:#666;word-break:keep-all;vertical-align:top;text-align: center;padding: 20px 20px 80px;}

    .color_green001 {background: #c3c3c3;}
    .color_green002 {background: #696363;}
    .color_green003 {background: #838383;}


    @media (max-width:799px){
        .etc01TBL .titTD p {margin: 0 auto;}
        .etc01TBL .titTD p b {width: 100px;height: 100px;margin: -24% 0 0 -25%;}
        .etc01TBL {height:auto !important;}
        .etc01TBL .titTD {font-size:22px;padding-top: 30px;}
        .etc01TBL .titTD b {display:block; margin-bottom:10px;}
        .etc01TBL .coTD {padding: 20px 10px 50px;}
    }
        


    /*02 임시페이지*/
    .etc02TBL {width:80% !important; margin-left:auto; margin-right:auto;}
    .etc02TBL td {height:auto !important; font-family:'Noto Sans KR'; word-wrap:break-word; word-break:keep-all; box-sizing:border-box;}
    .etc02TBL img {width:auto !important; max-width:100%; max-height:100%;}
    .etc02TBL > tbody {display:flex; flex-direction:column; padding:30px;}
    .etc02TBL > tbody > tr {display:flex; justify-content:center; gap:30px; width:100% !important;}

    .etc02TBL .icon_box > td:not(.text_box) {display:inline-flex; justify-content:center; align-items:center; min-width:160px; width:160px !important; min-height:160px; height:160px !important; background-color:#f8f9f9; border-radius:80px; overflow:hidden;}
    .etc02TBL .icon_box > td:not(.text_box) img {max-width:80px; max-height:80px;}

    .etc02TBL .text_box {display:inline-flex; width:auto !important;}
    .etc02TBL .text_box .text_wrap {width:100% !important;}
    .etc02TBL .text_box .text_wrap td {width:100% !important;}
    .etc02TBL .text_box .text_wrap .txt01 td {line-height:1.3em; font-size:40px; font-weight:700; color:#474747;}
    .etc02TBL .text_box .text_wrap .txt02 td {line-height:1.4em; font-size:20px; font-weight:600; color:#101010;}
    .etc02TBL .text_box .text_wrap .txt03 td {line-height:1.5em; font-size:16px; color:#787878;}
    .etc02TBL .text_box .text_wrap .txt01 + tr td {padding-top:20px;}
    .etc02TBL .text_box .text_wrap .txt02 + tr td {padding-top:10px;}

    
    @media (max-width:799px){
        .etc02TBL {width:calc(100% - 30px) !important;}
        .etc02TBL tbody tr {flex-direction:column; align-items:center; gap:20px;}
        .etc02TBL .text_box {width:100% !important;}
        .etc02TBL .text_box .text_wrap td {text-align:center;}
    }		



    /*03 임시페이지*/
    .etc03TBL {width:100% !important; margin-left:auto; margin-right:auto;}
    .etc03TBL td {width:100% !important; height:auto !important; text-align:center; font-family:'Noto Sans KR'; color:#333; word-wrap:break-word; word-break:keep-all; box-sizing:border-box;}
    .etc03TBL img {width:auto !important; max-width:100%; max-height:100%;}
    
    .etc03TBL .icon_box td {padding:30px 0;}
    .etc03TBL .icon_box td img {max-width:90%;}

    .etc03TBL .txt01 td {line-height:1.2em; font-size:45px; font-weight:300;}
    .etc03TBL .txt02 td {line-height:1.4em; font-size:16px;}
    .etc03TBL .txt01 + tr td {padding-top:30px;}

    
    @media (max-width:799px){
        .etc03TBL .txt01 td {line-height:1.2em; font-size:38px;}
        .etc03TBL .txt02 td {line-height:1.4em; font-size:15px;}
        .etc03TBL .txt01 + tr td {padding-top:20px;}
    }



    /*04 임시페이지*/
    .etc04TBL {display:flex !important; width:100% !important; padding:10px; margin:30px auto 0; background:url(images/line_diagonal.png);}
    .etc04TBL > tbody {display:flex !important; flex-direction:column; justify-content:center; align-items:center; width:100% !important; height:100% !important; padding:70px 50px; background-color:#fff; box-sizing:border-box;}
    .etc04TBL > tbody > tr {display:flex !important; justify-content:center; width:100% !important;} 
    .etc04TBL > tbody > tr > td {width:100% !important; height:auto !important; text-align:center; font-family:'Noto Sans KR'; color:#333; word-wrap:break-word; word-break:keep-all; box-sizing:border-box;}
    .etc04TBL img {width:auto !important; max-width:100%; max-height:100%;}
    .etc04TBL .pit_blue {color:#01499a;}
    
    .etc04TBL .icon_wrap > td {display:inline-flex !important; justify-content:center; align-items:center; width:220px !important; height:220px !important; margin-bottom:40px; border-radius:110px; background-color:#01499a; overflow:hidden;}
    .etc04TBL .icon_box, 
    .etc04TBL .icon_box > tbody, 
    .etc04TBL .icon_box > tbody > tr {display:flex !important; justify-content:center; align-items:center; width:100% !important; height:100% !important;}
    .etc04TBL .icon_box > tbody > tr > td {display:inline-flex !important; justify-content:center; align-items:center; width:calc(100% - 20px) !important; height:calc(100% - 20px) !important; border-radius:50%; background-color:#fff; overflow:hidden;}
    .etc04TBL .icon_box img {display:block; width:auto !important; max-width:120px; max-height:120px;}

    .etc04TBL .txt01 td {line-height:1.3em; font-size:28px; font-weight:500; color:#212121;}
    .etc04TBL .txt01 td .fa-quote-left {margin-right:5px;}
    .etc04TBL .txt01 td .fa-quote-right {margin-left:5px;}
    .etc04TBL .txt02 td {line-height:1.4em; font-size:16px; color:#6b6b6b;}
    .etc04TBL .txt01 + tr td {padding-top:30px;}
    .etc04TBL .txt02 + tr td {padding-top:20px;}


    /* 설명 영역 - 사용자 페이지에서 노출 안됨 */
    .subCon .etc04TBL .txt_hide {display:none !important;}
    .etc04TBL .txt_hide td {width:100% !important; padding:20px; margin-top:30px; color:#777; font-size:14px; line-height:1.5em; border:1px dashed #ccc !important;}

    
    @media (max-width:1360px){
        .etc04TBL {width:calc(100% - 30px) !important;}
    }

    @media (max-width:799px){
        .etc04TBL {width:calc(100% - 20px) !important;}
        .etc04TBL > tbody {padding:50px 0;}

        .etc04TBL .icon_wrap > td {width:180px !important; height:180px !important; margin-bottom:30px; border-radius:90px;}
        .etc04TBL .icon_box img {max-width:90px; max-height:90px;}

        .etc04TBL .txt01 td {line-height:1.2em; font-size:22px;}
        .etc04TBL .txt02 td {line-height:1.4em; font-size:15px;}
        .etc04TBL .txt01 + tr td {padding-top:20px;}
    }	



    /*05 임시페이지*/
    .etc05TBL {width:100% !important; margin-left:auto; margin-right:auto;}
    .etc05TBL td {width:100% !important; height:auto !important; text-align:center; font-family:'Noto Sans KR'; color:#333; word-wrap:break-word; word-break:keep-all; box-sizing:border-box;}
    .etc05TBL img {width:auto !important; max-width:100%; max-height:100%;}

    .etc05TBL .txt01 td {padding:10px; line-height:1.3em; font-size:32px; font-weight:700;}
    .etc05TBL .txt02 td {padding:10px; line-height:1.5em; font-size:16px;}
    .etc05TBL .txt01 + tr td {padding-top:20px;}
    .etc05TBL .txt02 + tr td {padding-top:30px;}

    
    @media (max-width:799px){
        .etc05TBL .txt01 td {line-height:1.2em; font-size:28px;}
        .etc05TBL .txt02 td {line-height:1.4em; font-size:15px;}
        .etc05TBL .txt01 + tr td {padding-top:15px;}
        .etc05TBL .txt02 + tr td {padding-top:20px;}
    }	
        
        
        
        
        
        
/*학교상징 01*/
.symbol01TBL {width:100% !important; position:relative; table-layout:fixed;}
.symbol01TBL .titTH {width: 100% !important;height: auto !important;text-align:left;font-size:24px;line-height:150%;padding:5px 0 20px;}
.symbol01TBL .txtTD {width:70% !important;height: auto !important;padding:40px;font-size:16px;line-height:150%;box-sizing:border-box;vertical-align:top;word-wrap:break-word;}
.symbol01TBL .txtTD .subtitTH {font-size:18px;}
.symbol01TBL .bgimgTD {width:30% !important;height: auto !important;text-align:right;vertical-align:bottom;}
.symbol01TBL .bgimgTD img {max-width:100%;}

.symbol01_2TBL {width:100% !important; position:relative; table-layout:fixed;}
.symbol01_2TBL .txtTD {width:47.5% !important;height: auto !important;padding:30px 0 00;font-size:16px;line-height:150%;box-sizing:border-box;vertical-align:top;word-wrap:break-word;}
.symbol01_2TBL .txtTD>table>tbody>tr>th.subtitTH {font-size:18px; text-align:left; padding:10px 40px 30px;}
.symbol01_2TBL .txtTD>table>tbody>tr:not(.imgTD)>td {padding:0 40px 15px; text-align:left; word-break:keep-all; word-wrap:break-word;}
.symbol01_2TBL .txtTD>table img {max-width:100%;}
.symbol01_2TBL .emptyTD {width:5% !important;}
      .subCon .symbol01_2TBL>tbody>tr,
      #cntnts_area .symbol01_2TBL>tbody>tr,
      .cntntsTmplt_prvwPOP .symbol01_2TBL>tbody>tr,
      #cntntsTmplatForm .symbol01_2TBL>tbody>tr {display:flex; width:100%;}
      .subCon .symbol01_2TBL .txtTD>table,
      #cntnts_area .symbol01_2TBL .txtTD>table,
      .cntntsTmplt_prvwPOP .symbol01_2TBL .txtTD>table,
      #cntntsTmplatForm .symbol01_2TBL .txtTD>table {display:flex; height:100%; width:100% !important;}
      .subCon .symbol01_2TBL .txtTD>table>tbody,
      #cntnts_area .symbol01_2TBL .txtTD>table>tbody,
      .cntntsTmplt_prvwPOP .symbol01_2TBL .txtTD>table>tbody,
      #cntntsTmplatForm .symbol01_2TBL .txtTD>table>tbody {display:flex; flex-direction:column; height:100%;}
      .subCon .symbol01_2TBL .txtTD>table>tbody>tr.imgTD,
      #cntnts_area .symbol01_2TBL .txtTD>table>tbody>tr.imgTD,
      .cntntsTmplt_prvwPOP .symbol01_2TBL .txtTD>table>tbody>tr.imgTD,
      #cntntsTmplatForm .symbol01_2TBL .txtTD>table>tbody>tr.imgTD {flex-grow:1; display:flex; align-items:flex-end;}

      @media (min-width:800px) and (max-width:990px){
            .symbol01TBL .titTH {font-size:22px;}
      }
      @media (max-width:799px){
            .symbol01TBL colgroup {display:none;}
            .symbol01TBL>tbody>tr {display:flex; flex-direction:column;}
            .symbol01TBL .titTH {font-size:19px;padding:0 15px 15px;width: 100% !important;height: auto !important;}
            .symbol01TBL .txtTD {width:100% !important;height: auto !important;padding:40px 20px 20px;word-break:keep-all;font-size:15px;}
            .symbol01TBL .txtTD .subtitTH {font-size:17px;}
            .symbol01TBL .txtTD .fs16 {font-size:15px;}
            .symbol01TBL .bgimgTD {width:100% !important;height: auto !important;}
            .symbol01TBL .bgimgTD img {max-width:70%;}
            .symbol01TBL .txtTD.songTD + .bgimgTD {text-align:center; padding:30px 0 50px;}

            .symbol01_2TBL>tbody>tr {display:flex; flex-direction:column;}
            .symbol01_2TBL .txtTD {width:100% !important;height: auto !important;}
            .symbol01_2TBL .emptyTD {width:100% !important; padding:20px 0;}
            .symbol01_2TBL .txtTD>table>tbody>tr>th.subtitTH {padding:10px 20px 30px; font-size:17px;}
            .symbol01_2TBL .txtTD>table>tbody>tr:not(.imgTD)>td {padding:0 20px 15px; font-size:15px;}
            .symbol01_2TBL .txtTD>table>tbody>tr:not(.imgTD)>td.fs20 {font-size:18px;}
            .symbol01_2TBL .txtTD>table>tbody>tr:not(.imgTD)>td .fs16 {font-size:15px;}
      }






/*학교상징 02*/
.symbol02TBL {width:100% !important;}
.symbol02TBL .imgTD {width:100% !important; height:auto !important;}
.symbol02TBL .imgTD img {max-width:100%;}
.symbol02TBL .txtTD {text-align:center; font-size:18px; line-height:150%; padding:30px 0 50px; word-break:keep-all; word-wrap:break-word;}
.symbol02TBL .txtTD .downBtn {padding:15px 25px; font-size:15px; border:1px solid #333; vertical-align:middle; display:inline-block; margin:10px 3px 0;}
.symbol02TBL .txtTD .downBtn:after {content:""; width:11px; height:15px; background:url(/smartEditorCustom/images/subcon/symbol/down.png) no-repeat; background-size:contain; display:inline-block; vertical-align:middle; margin-left:9px;}

.symbol02_2TBL {width:100% !important;}
.symbol02_2TBL .titTH {width:20% !important; vertical-align:top; text-align:left; padding-top:55px; padding:55px 10px; box-sizing:border-box; font-size:20px;}
.symbol02_2TBL .topTR .titTH {padding:70px 10px 0; font-size:24px;}
.symbol02_2TBL .symbolTD {width:80% !important;height: auto !important;padding:70px 0;}
.symbol02_2TBL .symbolTD table {width:100% !important; table-layout:fixed;}
.symbol02_2TBL .symbolTD table td img {max-width:100%;}
.symbol02_2TBL .txtTD {width:80% !important; font-size:16px; line-height:170%; padding-top:50px; word-break:keep-all; word-wrap:break-word; color:#3f3f3f; box-sizing:border-box; vertical-align:top;}
      .subCon .symbol02_2TBL .topTR,
      #cntnts_area .symbol02_2TBL .topTR,
      .cntntsTmplt_prvwPOP .symbol02_2TBL .topTR,
      #cntntsTmplatForm .symbol02_2TBL .topTR {position:relative; width:100%; display:flex;}
      .subCon .symbol02_2TBL .topTR .titTH,
      #cntnts_area .symbol02_2TBL .topTR .titTH,
      .cntntsTmplt_prvwPOP .symbol02_2TBL .topTR .titTH,
      #cntntsTmplatForm .symbol02_2TBL .topTR .titTH {position:absolute; left:0; top:0; box-sizing:border-box; z-index:1; padding-top:40px; width:100% !important; text-align:center; background:transparent !important;}
      .subCon .symbol02_2TBL .symbolTD,
      #cntnts_area .symbol02_2TBL .symbolTD,
      .cntntsTmplt_prvwPOP .symbol02_2TBL .symbolTD,
      #cntntsTmplatForm .symbol02_2TBL .symbolTD {width:100% !important; position:relative; display:flex; justify-content:center; background:url(/smartEditorCustom/images/subcon/symbol/monunPattern.png) #fdfdfd; background-size:9px; padding-top:100px;}
      .subCon .symbol02_2TBL .symbolTD table tr,
      #cntnts_area .symbol02_2TBL .symbolTD table tr,
      .cntntsTmplt_prvwPOP .symbol02_2TBL .symbolTD table tr,
      #cntntsTmplatForm .symbol02_2TBL .symbolTD table tr {display:flex; justify-content:center;}
      .subCon .symbol02_2TBL .symbolTD table td,
      #cntnts_area .symbol02_2TBL .symbolTD table td,
      .cntntsTmplt_prvwPOP .symbol02_2TBL .symbolTD table td,
      #cntntsTmplatForm .symbol02_2TBL .symbolTD table td {overflow:hidden; width:250px; height:250px; border-radius:100%; margin-left:-30px; position:relative; transition:all 0.5s;}
      .subCon .symbol02_2TBL .symbolTD table td img,
      #cntnts_area .symbol02_2TBL .symbolTD table td img,
      .cntntsTmplt_prvwPOP .symbol02_2TBL .symbolTD table td img,
      #cntntsTmplatForm .symbol02_2TBL .symbolTD table td img {position:absolute; top:-999px; bottom:-999px; left:-999px; right:-999px; margin:auto; min-width:100%; min-height:100%;}

.symbol02_3TBL {width:100% !important;}
.symbol02_3TBL .leftTD {width:40% !important;height: auto !important;background: #f9f9f9;position:relative;overflow:hidden;}
.symbol02_3TBL .leftTD img {max-width:100%;}
.symbol02_3TBL .rightTD {width:60% !important;height: auto !important;text-align:center;background:#f9f9f9;padding:30px 0 0;}
.symbol02_3TBL .rightTD .innerTBL {width:auto !important; margin:0 auto; min-width:50%;}
.symbol02_3TBL .rightTD .innerTBL th {font-size:14px;line-height:150%;vertical-align:top;padding:4px 40px 30px 0;color:#2f2f2f;width: auto !important;height: auto !important;}
.symbol02_3TBL .rightTD .innerTBL td {font-size:16px;line-height:180%;vertical-align:top;padding-bottom:30px;text-align:left;width: auto !important;height: auto !important;}
.symbol02_3TBL .rightTD .innerTBL .titTH {font-size:24px; padding-right:0; padding:0 0 30px; color:#333;}


      @media (min-width:800px) and (max-width:990px){
            .subCon .symbol02_2TBL .symbolTD table td:first-child:nth-last-child(4),
            .subCon .symbol02_2TBL .symbolTD table td:nth-child(2):nth-last-child(3),
            .subCon .symbol02_2TBL .symbolTD table td:nth-child(3):nth-last-child(2),
            .subCon .symbol02_2TBL .symbolTD table td:nth-child(4):nth-last-child(1) {width:200px; height:200px;}

            .symbol02_3TBL .leftTD,
            .symbol02_3TBL .rightTD {width:50% !important;}
            .symbol02TBL .txtTD {font-size:17px;}
            .symbol02_2TBL .titTH {font-size:18px;}
            .subCon .symbol02_2TBL .topTR .titTH,
            .symbol02_3TBL .rightTD .innerTBL .titTH {font-size:22px;}
      }
      @media (max-width:799px){
            .symbol02_2TBL .topTR .titTH {font-size:20px;}
            .symbol02TBL .txtTD {padding:30px 30px;font-size:16.5px;height: auto !important;}
            .symbol02_2TBL .titTH {width:100% !important;height: auto !important;display:block;padding:55px 20px 10px;font-size:18px;}
            .symbol02_2TBL .txtTD {line-height:150%;width:100% !important;height: auto !important;display:block;padding:10px 20px 0px;font-size:15px;}
            
            .subCon .symbol02_2TBL .symbolTD {padding-bottom:50px;}
            .subCon .symbol02_2TBL .symbolTD table tr {flex-direction:column; align-items:center;}
            .subCon .symbol02_2TBL .symbolTD table tr td {width:200px; height:200px; margin-top:-90px;}
            .subCon .symbol02_2TBL .symbolTD table tr td:first-child {margin-top:0;}
            .subCon .symbol02_2TBL .symbolTD table tr td:nth-child(even) {margin-right:-140px; margin-left:0;}
            .subCon .symbol02_2TBL .symbolTD table tr td:nth-child(odd) {margin-left:-140px;}

            .symbol02_3TBL .leftTD,
            .symbol02_3TBL .rightTD {width:100% !important; display:block; float:left; text-align:center;}
            .symbol02_3TBL .leftTD img {width:100%;}
            .symbol02_3TBL .rightTD .innerTBL .titTH {font-size:20px;width: auto !important;height: auto !important;}
            .symbol02_3TBL .rightTD .innerTBL td {font-size:15px;width: auto !important;height: auto !important;}

            .symbol02TBL .txtTD .downBtn {padding:10px 20px;}
      }










/*학교상징 03*/
.symbol03TBL .imgTD {width: 30% !important;height: auto !important;}
.symbol03TBL .imgTD img {max-width:100%;}
.symbol03TBL>tbody>tr> .txtTD {width:70% !important;height: auto !important;padding:20px 40px;word-break:keep-all;word-wrap:break-word;font-size:16px;line-height:150%;box-sizing:border-box;}
.symbol03TBL .innerTBL .subtitTH {text-align:left; padding:0 0 5px; font-size:18px;}
.symbol03TBL .innerTBL .titTH {text-align:left; font-size:24px; padding:0 0 30px;}

      @media (min-width:800px) and (max-width:990px){
            .symbol03TBL .innerTBL .titTH {font-size:22px; ;}
      }
      @media (min-width:800px){
            .subCon .symbol03TBL>tbody>tr,
            #cntnts_area .symbol03TBL>tbody>tr,
            .cntntsTmplt_prvwPOP .symbol03TBL>tbody>tr,
            #cntntsTmplatForm .symbol03TBL>tbody>tr {display:flex; margin-bottom:20px;}
            .subCon .symbol03TBL>tbody>tr>td,
            #cntnts_area .symbol03TBL>tbody>tr>td,
            .cntntsTmplt_prvwPOP .symbol03TBL>tbody>tr>td,
            #cntntsTmplatForm .symbol03TBL>tbody>tr>td {align-items:center;display:flex;flex-direction: column;outline: none !important;}
            .subCon .symbol03TBL>tbody>tr:nth-child(even) .imgTD,
            #cntnts_area .symbol03TBL>tbody>tr:nth-child(even) .imgTD,
            .cntntsTmplt_prvwPOP .symbol03TBL>tbody>tr:nth-child(even) .imgTD,
            #cntntsTmplatForm .symbol03TBL>tbody>tr:nth-child(even) .imgTD {order:2;}
      }
      @media (max-width:799px){
            .subCon .symbol03TBL>tbody>tr {display:flex; margin-bottom:20px; flex-direction:column; align-items:center;}
            .subCon .symbol03TBL>tbody>tr>td {width:100% !important;}
            .subCon .symbol03TBL>tbody>tr> .txtTD {padding:30px 20px 50px;font-size:15px;outline: none !important;}
            .subCon .symbol03TBL .imgTD {text-align:center; padding:20px 0 0;}
            .subCon .symbol03TBL .imgTD img {max-width:70%; max-height:60vh;}
            .subCon .symbol03TBL .innerTBL .subtitTH {text-align:center; font-size:16px;}
            .subCon .symbol03TBL .innerTBL .titTH {font-size:20px; text-align:center;}
            .subCon .symbol03TBL .innerTBL .songTD {text-align:center;}
      }








/*학교상징 04*/
[class ^="symbol04"] {width:100% !important;}
[class ^="symbol04"] .layoutTD {width:30% !important; font-size:16px; line-height:150%; word-break:keep-all; word-wrap:break-word; vertical-align:top; overflow:hidden;}
[class ^="symbol04"] .emptyTD {width:5% !important;}
[class ^="symbol04"] .innerTBL {width:100% !important;}
[class ^="symbol04"] .innerTBL .subtitTH {text-align:left;padding:0 0 10px;word-break:break-all;font-size:18px;width: auto !important;height: auto !important;}
[class ^="symbol04"] .innerTBL .titTH {font-size:24px; text-align:left; padding:30px 0 10px; word-break:break-all;}
[class ^="symbol04"] .innerTBL .imgTD {padding:10px 0;width: auto !important;height: auto !important;}
[class ^="symbol04"] .innerTBL .imgTD img {max-width:100%;}
[class ^="symbol04"] .innerTBL .engTD {font-size:14px;text-align:left;width: auto !important;height: auto !important;}
[class ^="symbol04"] .innerTBL .txtTD {padding-top:30px;word-break:break-all;width: auto !important;height: auto !important;}

.symbol04_2TBL .layoutTD {position:relative; background:#333; z-index:0;}
.symbol04_2TBL .layoutTD * {color:#fff;}
.symbol04_2TBL .layoutTD {width:31.33333% !important;}
.symbol04_2TBL .emptyTD  {width:3% !important;}
      .subCon .symbol04_2TBL .innerTBL .imgTR,
      #cntnts_area .symbol04_2TBL .innerTBL .imgTR,
      .cntntsTmplt_prvwPOP .symbol04_2TBL .innerTBL .imgTR,
      #cntntsTmplatForm .symbol04_2TBL .innerTBL .imgTR {position:absolute; z-index:-1; width:100%; height:100%; opacity:0.5;}
      .subCon .symbol04_2TBL .innerTBL .imgTR .imgTD,
      #cntnts_area .symbol04_2TBL .innerTBL .imgTR .imgTD,
      .cntntsTmplt_prvwPOP .symbol04_2TBL .innerTBL .imgTR .imgTD,
      #cntntsTmplatForm .symbol04_2TBL .innerTBL .imgTR .imgTD {padding:0; width:100%; height:100%; display:flex;}
      .subCon .symbol04_2TBL .innerTBL .imgTR .imgTD img,
      #cntnts_area .symbol04_2TBL .innerTBL .imgTR .imgTD img,
      .cntntsTmplt_prvwPOP .symbol04_2TBL .innerTBL .imgTR .imgTD img,
      #cntntsTmplatForm .symbol04_2TBL .innerTBL .imgTR .imgTD img {position:absolute; left:-999px; right:-999px; top:-999px; bottom:-999px; margin:auto; min-width:100%; min-height:100%;}
      .subCon .symbol04_2TBL .innerTBL .subtitTH,
      #cntnts_area .symbol04_2TBL .innerTBL .subtitTH,
      .cntntsTmplt_prvwPOP .symbol04_2TBL .innerTBL .subtitTH,
      #cntntsTmplatForm .symbol04_2TBL .innerTBL .subtitTH {padding:40px 30px 20px;}
      .subCon .symbol04_2TBL .innerTBL .titTH,
      #cntnts_area .symbol04_2TBL .innerTBL .titTH,
      .cntntsTmplt_prvwPOP .symbol04_2TBL .innerTBL .titTH,
      #cntntsTmplatForm .symbol04_2TBL .innerTBL .titTH {padding:0 30px;}
      .subCon .symbol04_2TBL .innerTBL .engTD,
      #cntnts_area .symbol04_2TBL .innerTBL .engTD,
      .cntntsTmplt_prvwPOP .symbol04_2TBL .innerTBL .engTD,
      #cntntsTmplatForm .symbol04_2TBL .innerTBL .engTD {padding:6px 30px 40px; opacity:0.7; letter-spacing:0.5px;}
      .subCon .symbol04_2TBL .innerTBL .txtTD,
      #cntnts_area .symbol04_2TBL .innerTBL .txtTD,
      .cntntsTmplt_prvwPOP .symbol04_2TBL .innerTBL .txtTD,
      #cntntsTmplatForm .symbol04_2TBL .innerTBL .txtTD {padding:0 30px 50px; font-size:16px;}

      @media (max-width:990px){
            .subCon [class ^="symbol04"]>tbody>tr,
            #cntnts_area [class ^="symbol04"]>tbody>tr,
            .cntntsTmplt_prvwPOP [class ^="symbol04"]>tbody>tr,
            #cntntsTmplatForm [class ^="symbol04"]>tbody>tr {display:flex; flex-direction:column;}
            .symbol04_2TBL .layoutTD {min-height:60vh;}
            [class ^="symbol04"] .layoutTD {width:100% !important;height: auto !important;}
            [class ^="symbol04"] .emptyTD  {width:100% !important; padding:20px 0;}
            [class ^="symbol04"] .innerTBL .titTH {padding:5px 0;font-size:22px;width: 100% !important;height: auto !important;}
      }
      @media (min-width:800px) and (max-width:990px){
            .subCon .symbol04TBL .innerTBL tbody,
            #cntnts_area .symbol04TBL .innerTBL tbody,
            .cntntsTmplt_prvwPOP .symbol04TBL .innerTBL tbody,
            #cntntsTmplatForm .symbol04TBL .innerTBL tbody {display:flex; align-items:flex-start; padding-left:30%; flex-direction:column;}
            .symbol04TBL .innerTBL tr:not(.imgTR) {width:100%; padding:0 0 0 30px; box-sizing:border-box;}
            .symbol04TBL .innerTBL tr.imgTR {width:30%; position:absolute; left:0;}
            .symbol04TBL .innerTBL tr.imgTR td {padding:0;}
      }
      @media (max-width:799px){
            [class ^="symbol04"] .layoutTD {font-size:15px;}
            [class ^="symbol04"] .innerTBL .txtTD {word-break:keep-all;}
            .symbol04TBL .innerTBL .subtitTH {text-align:center;font-size:18px;width: auto !important;height: auto !important;}
            .symbol04TBL .innerTBL .titTH {padding:10px 20px 0; font-size:20px;}
            .symbol04TBL .innerTBL .engTD {opacity:0.7; padding:5px 20px 0;}
            .symbol04TBL .innerTBL tr:last-child td {padding:30px 20px 50px;}

            .subCon .symbol04_2TBL .innerTBL .subtitTH {font-size:17px; padding:40px 20px 20px;}
            .subCon .symbol04_2TBL .innerTBL .titTH {padding:0 20px; font-size:20px;}
            .subCon .symbol04_2TBL .innerTBL .engTD {padding:6px 20px 40px;}
            .subCon .symbol04_2TBL .innerTBL .txtTD {padding:0 20px 50px; font-size:15px;}
      }





/*학교상징 05*/
.symbol05TBL {table-layout:fixed;}
.symbol05TBL>tbody>tr>.titTH {width:20% !important; text-align:left; vertical-align:top; padding:20px 0; box-sizing:border-box; font-size:20px;}
.symbol05TBL>tbody>tr>.txtTD {width:80% !important; padding:20px 0 40px; font-size:16px; line-height:150%; word-break:keep-all;}
.symbol05TBL>tbody>tr>.txtTD:only-child {padding-bottom:80px;}
.symbol05TBL>tbody>tr>.txtTD img {max-width:100%;}
.symbol05TBL .logoTD {background:url(/smartEditorCustom/images/subcon/symbol/monunPattern.png) #fdfdfd; background-size:9px; text-align:center; padding:60px 20px;}
.symbol05TBL .logoTD img {max-width:100%;}
.symbol05TBL .downBtn {padding:15px 25px; font-size:15px; border:1px solid #333; vertical-align:middle; display:inline-block; margin:10px 3px 0;}
.symbol05TBL .downBtn:after {content:""; width:11px; height:15px; background:url(/smartEditorCustom/images/subcon/symbol/down.png) no-repeat; background-size:contain; display:inline-block; vertical-align:middle; margin-left:9px;}
.symbol05TBL>tbody>tr>.txtTD.layoutTD {width:40% !important; vertical-align:top; padding:0;}
.symbol05TBL .innerTBL {table-layout:fixed;}
.symbol05TBL .innerTBL .imgTD img {max-width:100%;}
.symbol05TBL .innerTBL .subtitTH {font-size:16px; padding:20px 0 5px; text-align:left;}
.symbol05TBL .innerTBL .titTH {font-size:24px; padding:5px 0 20px; text-align:left;}
.symbol05TBL .innerTBL .txtTD {word-break:keep-all; padding-bottom:60px;}

      @media (min-width:800px) and (max-width:990px){
            .symbol05TBL>tbody>tr>.titTH {font-size:18px;}
            .symbol05TBL .innerTBL .titTH {font-size:22px;}
      }
      @media (min-width:800px){
            .symbol05TBL>tbody>tr>.txtTD.layoutTD:nth-of-type(1) {padding-right:20px;}
            .symbol05TBL>tbody>tr>.txtTD.layoutTD:nth-of-type(2) {padding-left:20px;}
      }
      @media (max-width:799px){
            .symbol05TBL>tbody>tr {display:flex; flex-wrap:wrap;}
            .symbol05TBL>tbody>tr>.titTH {width:100% !important; font-size:18px; text-align:center;}
            .symbol05TBL>tbody>tr:not(:first-child)>.titTH {padding-top:60px; border-top:1px solid rgba(0,0,0,0.1);}
            .symbol05TBL .logoTD {width:100% !important;}
            .symbol05TBL>tbody>tr>.txtTD {width:100% !important; padding:20px 20px 50px !important; font-size:15px;}
            .symbol05TBL>tbody>tr>.txtTD.layoutTD {width:100% !important; padding-bottom:0 !important;}
            .symbol05TBL>tbody>tr>.txtTD.songTD {text-align:center;}
            .symbol05TBL .innerTBL .subtitTH {padding:30px 0 5px; font-size:15px;}
            .symbol05TBL .innerTBL .titTH {font-size:20px;}
            .symbol05TBL .downBtn {padding:10px 20px;}
      }



/* 시설소개 01 */
.facility01TBL {width:100% !important; margin-left:auto; margin-right:auto;}
.facility01TBL img {width:auto !important;}
.facility01TBL .ctnt_wrap {display:flex !important; width:100% !important;}
.facility01TBL .ctnt_wrap td {font-family:'Noto Sans KR'; height:auto !important; vertical-align:top; word-wrap:break-word; word-break:keep-all; box-sizing:border-box;}
.facility01TBL .ctnt_wrap + .ctnt_wrap {margin-top:50px; padding-top:60px; border-top:1px solid rgba(0,0,0,.15);} 
.facility01TBL .TBL_hgt30 td {height:30px !important; padding:0 !important;}
.facility01TBL .TBL_br_top td {border-radius:20px 20px 0 0;}
.facility01TBL .TBL_br_bottom td {border-radius:0 0 20px 20px;}

.facility01TBL .ctnt_wrap .photo_box {width:30% !important; overflow:hidden;}
.facility01TBL .ctnt_wrap .photo_box img {max-width:100% !important;}

.facility01TBL .ctnt_wrap .txt_box {width:70% !important; padding-left:60px;}
.facility01TBL .ctnt_wrap .txt_box .txt_wrap {width:100% !important; margin-left:auto; margin-right:auto;}
.facility01TBL .ctnt_wrap .txt_box .txt_wrap td {position:relative; width:100% !important; padding-top:5px; padding-bottom:5px; line-height:1.5em;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .tit td {font-size:24px; font-weight:700;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .stit td {font-size:20px; font-weight:600;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .txt td {font-size:16px; line-height:1.6em;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .txt_bg td {padding-left:22px; padding-right:22px; overflow:hidden;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .txt_bg td:after {position:absolute; top:0; left:0; z-index:-1; content:''; width:100%; height:100%; background-color:#f1f2f6;}

    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .bult td {padding-left:22px; font-size:16px;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .bult td:before {position:absolute; top:16px; left:10px; content:''; width:4px; height:4px; background-color:currentcolor; opacity:.5; border-radius:3px;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .bult.txt_bg td {padding-left:32px;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .bult.txt_bg td:before {left:20px;}

    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .tit + tr:not(.tit):not(.stit) td,
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .stit + tr:not(.stit) td,
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .txt + tr:not(.txt) td {padding-top:30px;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .tit + .stit td {padding-top:10px;}

@media (max-width:990px) {
    .facility01TBL .ctnt_wrap {flex-direction:column;}
    .facility01TBL .ctnt_wrap .photo_box {width:100% !important;}
    .facility01TBL .ctnt_wrap .txt_box {width:100% !important; padding-left:0; margin-top:30px;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap {width:calc(100% - 30px) !important;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .tit td {font-size:20px;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .stit td {font-size:19px;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .bult td:before {top:15px;}
}
@media (max-width:799px) {
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .tit td {font-size:20px;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .stit td {font-size:18px;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .txt td {font-size:15px;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .bult td {font-size:15px;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .bult td:before {top:14px;}
    .facility01TBL .ctnt_wrap .txt_box .txt_wrap .bult.txt_bg td {padding-left:30px;}
}	



/* 시설소개 02 */
.facility02TBL {width:100% !important; margin-left:auto; margin-right:auto;}
.facility02TBL td {height:auto !important; font-family:'Noto Sans KR';}
.facility02TBL img {width:auto !important;}
.facility02TBL .ctnt_wrap {display:flex !important; width:100% !important; box-sizing:border-box;}
.facility02TBL .ctnt_wrap td {vertical-align:top; word-wrap:break-word; word-break:keep-all; box-sizing:border-box;}
.facility02TBL .ctnt_wrap + .tit,
.facility02TBL .ctnt_wrap + .ctnt_wrap {margin-top:100px;} 

.facility02TBL .tit {display:flex !important;}
.facility02TBL .tit td {width:100% !important; font-size:24px; font-weight:700; margin-bottom:20px;}
.facility02TBL .tit .subBullet {margin-right:5px;}

.facility02TBL .ctnt_wrap .photo_box {width:40% !important; vertical-align:top; overflow:hidden;}
.facility02TBL .ctnt_wrap .photo_box img {max-width:100% !important;}

.facility02TBL .ctnt_wrap .txt_box {width:60% !important; padding-left:10px; margin-left:60px;}
.facility02TBL .ctnt_wrap .txt_box .txt_wrap {width:100% !important; margin-left:auto; margin-right:auto;}
.facility02TBL .ctnt_wrap .txt_box .txt_wrap td {position:relative; padding-top:6px; padding-bottom:6px; line-height:1.5em;}
.facility02TBL .ctnt_wrap .txt_box .txt_wrap .item {display:flex !important; align-items:flex-start;}
.facility02TBL .ctnt_wrap .txt_box .txt_wrap .item + .item {margin-top:30px;}
.facility02TBL .ctnt_wrap .txt_box .txt_wrap .item .stit {width:150px !important; padding-left:10px; padding-right:10px; font-size:17px; font-weight:600; color:#fff; text-align:center; background-color:#0879b3; border-radius:20px;}
.facility02TBL .ctnt_wrap .txt_box .txt_wrap .item .txt {width:calc(100% - 150px) !important; padding-left:10px; margin-left:20px; font-size:16px;}

.facility02TBL .tbl_bult td {position:relative; padding-top:0 !important; padding-bottom:10px !important; padding-left:12px;}
.facility02TBL .tbl_bult td:before {position:absolute; top:10px; left:0; content:''; width:5px; height:5px; background-color:#666; border-radius:50%;}

@media (max-width:990px) {
    .facility02TBL .ctnt_wrap {flex-direction:column;}
    .facility02TBL .ctnt_wrap .photo_box,
    .facility02TBL .ctnt_wrap .txt_box {width:100% !important;}
    .facility02TBL .ctnt_wrap .txt_box {margin:30px auto 0; padding-left:0;}

    .facility02TBL .ctnt_wrap .txt_box .txt_wrap {width:calc(100% - 30px) !important;}
}    
@media (max-width:799px) {
    .facility02TBL .tit td {font-size:20px;}
    .facility02TBL .ctnt_wrap .txt_box .txt_wrap td {padding-top:5px; margin-bottom:5px;}
    .facility02TBL .ctnt_wrap .txt_box .txt_wrap .item .txt {font-size:15px;}
}	
@media (max-width:599px) {
    .facility02TBL .ctnt_wrap .txt_box .txt_wrap .item {flex-direction:column;}
    .facility02TBL .ctnt_wrap .txt_box .txt_wrap .item .stit {font-size:16px;}
    .facility02TBL .ctnt_wrap .txt_box .txt_wrap .item .txt {width:calc(100% - 30px) !important; margin-top:10px;}
    .facility02TBL .tbl_bult td {padding-left:10px;}
    .facility02TBL .tbl_bult td:before {top:9px; width:4px; height:4px;}
}



/* 시설소개 03 */
.facility03TBL {width:100% !important; margin-left:auto; margin-right:auto;}
.facility03TBL img {width:auto !important; max-width:100% !important;}
.facility03TBL td {position:relative; font-family:'Noto Sans KR'; height:auto !important; vertical-align:top; word-wrap:break-word; word-break:keep-all; box-sizing:border-box;}
.facility03TBL .tbl_line td {position:relative; width:100% !important; height:101px !important;}
.facility03TBL .tbl_line td:before {position:absolute; top:50px; left:0; content:''; width:100%; height:1px; background-color:#ccc;}
.facility03TBL .ctnt_wrap {display:flex !important; width:100% !important;}
.facility03TBL .ctnt_wrap .photo_box img {width:100% !important; height:auto !important;}

.facility03TBL .ctnt_wrap .txt_box .txt_wrap {width:100% !important; margin-left:auto; margin-right:auto;}
.facility03TBL .ctnt_wrap .txt_box .txt_wrap .tit td {width:100% !important; padding-bottom:20px; font-size:24px; font-weight:600;}
.facility03TBL .ctnt_wrap .txt_box .txt_wrap .item {display:flex !important; width:100% !important;}
.facility03TBL .ctnt_wrap .txt_box .txt_wrap .item td {padding-top:5px; padding-bottom:5px;}
.facility03TBL .ctnt_wrap .txt_box .txt_wrap .item .bult_tit {position:relative; width:120px !important; padding-left:12px; line-height:1.5em; font-size:18px; font-weight:600; color:#000;}
.facility03TBL .ctnt_wrap .txt_box .txt_wrap .item .bult_tit:before {position:absolute; top:16px; left:0; content:''; width:5px; height:5px; background-color:currentColor; border-radius:50%;}
.facility03TBL .ctnt_wrap .txt_box .txt_wrap .item .bult_txt {width:calc(100% - 120px) !important; line-height:1.5em; font-size:16px;}
.facility03TBL .ctnt_wrap .txt_box .txt_wrap .item .bult_tit + .bult_txt {padding-top:6px; margin-left:15px;}
.facility03TBL .ctnt_wrap .txt_box .txt_wrap .item .txt {width:100% !important; padding-top:40px; font-size:16px;}
.facility03TBL .ctnt_wrap .txt_box .txt_wrap .btn_box td {width:100% !important; padding-top:30px;}

.facility03TBL .wzbtn-lg {position:relative; padding-right:50px; font-family:'Noto Sans KR' !important; line-height:1.4em; font-size:16px; text-align:left;}
.facility03TBL .wzbtn-lg:focus-visible {outline:2px dashed #000 !important; outline-offset:1px;}
.facility03TBL .wzbtn-lg span {position:relative;}
.facility03TBL .wzbtn-lg:before {position:absolute; top:0; left:0; z-index:-1; content:''; width:100%; height:100%; border-style:solid; border-width:1px; border-color:inherit;}
.facility03TBL .wzbtn-lg:after {position:absolute; bottom:18px; right:20px; content:''; width:11px; height:11px; border-style:solid; border-color:currentColor; border-width:1px 1px 0 0; transform:rotate(45deg);}
.facility03TBL .wzbtn-lg img {width:auto !important;}
.facility03TBL .wzbtn-lg.btn-kakao:not(.btn-red,.btn-red-bg,.btn-pink,.btn-orange,.btn-orange-bg,.btn-yellow,.btn-yellow-bg,.btn-green,.btn-green-bg,.btn-blue,.btn-blue-bg,.btn-brown,.btn-violet,.btn-purple,.btn-grey,.btn-black,.btn-black-bg) {color:#000;}
.facility03TBL .wzbtn-lg.btn-kakao:before {background-color:#fae100; border-color:#fae100;}
.facility03TBL .wzbtn-lg.btn-naver:not(.btn-red,.btn-pink,.btn-orange,.btn-yellow,.btn-green,.btn-blue,.btn-brown,.btn-violet,.btn-purple,.btn-grey,.btn-black) {color:#fff;}
.facility03TBL .wzbtn-lg.btn-naver:before {background-color:#03c75a; border-color:#03c75a;}
.facility03TBL :is(.btn-red,.btn-pink,.btn-orange,.btn-yellow,.btn-green,.btn-blue,.btn-brown,.btn-violet,.btn-purple,.btn-grey,.btn-black):before,
.facility03TBL [class $= "-bg"]:before {display:none;}
.facility03TBL .wzbtn-lg + .wzbtn-lg {margin-left:10px;} 

@media (min-width:991px) {
    .facility03TBL .ctnt_wrap .photo_box + .txt_box,
    .facility03TBL .ctnt_wrap .txt_box + .photo_box {margin-left:65px;}
    .facility03TBL .ctnt_wrap .photo_box {width:40% !important;}
    .facility03TBL .ctnt_wrap .txt_box {width:60% !important;}
}
@media (max-width:990px) {
    .facility03TBL .ctnt_wrap {flex-direction:column;}
    .facility03TBL .ctnt_wrap .photo_box,
    .facility03TBL .ctnt_wrap .txt_box {width:100% !important;}
    .facility03TBL .ctnt_wrap .photo_box + .txt_box,
    .facility03TBL .ctnt_wrap .txt_box + .photo_box {margin-top:30px;}
    .facility03TBL .ctnt_wrap .txt_box .txt_wrap {width:calc(100% - 30px) !important;}
}       
@media (max-width:799px) {
    .facility03TBL .ctnt_wrap .txt_box .txt_wrap .item .bult_tit {font-size:17px;}
    .facility03TBL .ctnt_wrap .txt_box .txt_wrap .item .bult_tit:before {width:4px; height:4px;}
    .facility03TBL .ctnt_wrap .txt_box .txt_wrap .item .txt {padding-top:30px; font-size:15px;}
}	



/* 시설소개 04 */
.facility04TBL {width:100% !important; margin-left:auto; margin-right:auto;} 
.facility04TBL.btit {display:block; width:100% !important; margin-bottom:20px; font-family:'Noto Sans KR'; font-size:24px; font-weight:600;}

.facility04TBL {width:100% !important;}
.facility04TBL .photo_wrap td {width:100% !important; height:auto !important; vertical-align:top; font-family:'Noto Sans KR';}
.facility04TBL .photo_wrap > td:not(.gap) {border:1px solid #e9e9e9; box-sizing:border-box;}
.facility04TBL .photo_wrap .ctnt {width:100% !important;}
.facility04TBL .photo_wrap .ctnt .img_box > td {box-sizing:border-box; overflow:hidden;}
.facility04TBL .photo_wrap .ctnt .img_box + tr > td {padding-top:35px;}
.facility04TBL .photo_wrap .ctnt > tbody > tr:last-child td {padding-bottom:60px;}
.facility04TBL .photo_wrap .ctnt .tit td {width:100% !important; height:auto !important; padding:0 30px 10px; font-size:20px; font-weight:600; line-height:1.4em;}
.facility04TBL .photo_wrap .ctnt .txt td {width:100% !important; height:auto !important; padding:5px 30px; font-size:16px; line-height:1.5em;}
.facility04TBL .photo_wrap .ctnt .bult td {position:relative; width:100% !important; height:auto !important; padding:5px 30px 5px 42px; font-size:16px; line-height:1.4em;}
.facility04TBL .photo_wrap .ctnt .bult td:before {position:absolute; top:15px; left:30px; content:''; width:5px; height:5px; background-color:currentColor; border-radius:50%; opacity:.9;}
.facility04TBL .photo_wrap .ctnt .bult + .bult td {padding-top:0px;}
.facility04TBL .photo_wrap .ctnt .bult + .bult td:before {top:10px;}

.facility04TBL_table {width:100% !important; margin-left:auto; margin-right:auto;}
.facility04TBL_table td {height:auto !important; padding:15px; font-family:'Noto Sans KR'; font-size:15px; text-align:center; border-bottom:1px solid #e9e9e9; box-sizing:border-box;}
.facility04TBL_table tr td:not(:first-child) {border-left:1px solid #e9e9e9;}
.facility04TBL_table .thead td {padding:20px 5px; font-weight:600; text-align:center; background-color:#f7f7f7; border-top:1px solid #e9e9e9; border-bottom:1px solid #999;}

@media (min-width:800px) {
    .facility04TBL .photo_wrap > .gap {width:3% !important;}
    .facility04TBL .photo_wrap > td:not(.gap) {width:calc(94% / 3) !important;}
    .facility04TBL .photo_wrap .ctnt .img_box > td {position:relative; width:100% !important; height:300px !important;}
    .facility04TBL .photo_wrap .ctnt .img_box img {position:absolute; top:-999px; bottom:-999px; left:-999px; right:-999px; margin:auto; width:auto !important; height:100%;}
}
@media (max-width:799px) {
    .facility04TBL.btit {margin-bottom:15px; font-size:20px;}
    .facility04TBL .photo_wrap {display:flex !important; flex-direction:column; width:100% !important;}
    .facility04TBL .photo_wrap > td {display:block !important; width:100% !important;}
    .facility04TBL .photo_wrap > .gap {height:50px !important;}
    .facility04TBL .photo_wrap .ctnt .img_box img {width:100%; max-width:100%;}
    .facility04TBL .photo_wrap .ctnt .img_box + tr > td {padding-top:25px;}
    .facility04TBL .photo_wrap .ctnt > tbody > tr:last-child td {padding-bottom:40px;}
    .facility04TBL .photo_wrap .ctnt .tit td {padding:0 20px 10px; font-size:18px; line-height:1.3em;}
    .facility04TBL .photo_wrap .ctnt .txt td {padding:4px 20px; font-size:15px; line-height:1.4em;}
    .facility04TBL .photo_wrap .ctnt .bult td {padding:4px 20px 4px 32px; font-size:15px; line-height:1.3em;}
    .facility04TBL .photo_wrap .ctnt .bult td:before {top:12px; left:20px; width:4px; height:4px;}
    .facility04TBL .photo_wrap .ctnt .bult + .bult td:before {top:8px;}
}	