@charset "UTF-8";
.body_tit { 
    display: none; 
    max-width: 1440px; 
    margin: 0 auto; 
}

.csr_tit { width: 100%; background: url(/images_new/news/csr.png) no-repeat 50% 50%; height: 240px; }

.board_search { text-align: right; position: relative; padding-bottom: 20px; }

.board_search .board_select { 
    padding: 0 15px;
    width: 187px;
    height: 72px;
    box-sizing: border-box;
    font-size: 20px; 
    font-weight: 500; 
}

.board_search .board_inp { 
    padding-right: 40px; 
    padding-left: 25px;
    width: 480px;
    height: 72px;
    box-sizing: border-box;
    color: #000;
    font-size: 20px;
    font-weight: 400;
}

.board_search label { display: none; }

.board_search .board_search_btn { 
    position: absolute; 
    width: 22px; 
    height: 22px; 
    right: 25px; 
    top: 27px; 
    background: url(/images_renew/icon_search_bk.png) no-repeat 0 0 / contain;
}




.thumb_list .thumb_warp .csr_lk { padding-left: 3px; color: #fff; letter-spacing: 0; position: relative; }

.thumb_list .thumb_warp .csr_lk::before { background-color: #233b6a; content: ""; width: 3px; position: absolute; top: 0; height: 100%; left: 0; }

.thumb_list .thumb_warp .csr_lk span { background-color: #233b6a; }

.thumb_list .thumb_warp:not(:first-child) .slick-arrow { width: 45px; height: 45px; }

.thumb_list .thumb_warp:not(:first-child) .slick-arrow.slick-prev { right: 45px; }

 
.thumb_list .thumb_warp:first-child .text_area .news_txt { -webkit-line-clamp: 5; height: 120px; }

/* .thumb_list .thumb_warp .slide_area { display: inline-block; vertical-align: middle; width: 312px; } */

.thumb_list .thumb_warp .slide_area .slide_item { 
    background: no-repeat url("/images_renew/empty.png") 50%; 
    background-size: cover; 
}

/* .thumb_list .thumb_warp .text_area { vertical-align: middle; display: inline-block; margin-left: 40px; width: calc(100% - 352px); } */

.thumb_list .thumb_warp .text_area .date { 
    font-size: 18px; 
    font-weight: 500; 
    color: #717171;
}
/* .thumb_list .thumb_warp .text_area .news_tit { 
    margin: 30px 0;
     font-weight: bold; 
     font-size: 24px; 
     line-height: 30px; 
     display: block; 
     overflow: hidden; 
     text-overflow: ellipsis; 
     white-space: nowrap; 
    } */
/* .thumb_list .thumb_warp .text_area .news_tit { margin: 30px 0; font-weight: bold; font-size: 24px; line-height: 30px; letter-spacing: -2.5px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } */


/* .thumb_list .thumb_warp .text_area .news_txt { font-size: 16px; font-weight: 400; letter-spacing: -1px; line-height: 24px; height: 48px; width: 100%; } */
.thumb_list .thumb_warp .text_area .news_txt { font-size: 16px; font-weight: 400; line-height: 24px; height: 48px; width: 100%; }

.table_list { border-top: 1px solid #333; width: 100%; }

.table_list tr:hover { 
    background: #f1f8f7;
    td  {
        a {
            color: #16867d;
        }
    }
}

.table_list td, .table_list th { padding: 30px 30px;/*padding: 0px 30px;*/ border-bottom: 1px solid #cbcbcb; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.table_list thead th { background-color: #fff; font-weight: 500;}

.table_list thead th:first-child { width: 100px; padding: 20px 0; }

.table_list thead th:last-child { width: 100px; }

.table_list .text_left { text-align: left; max-width: 886px; }

.table_list .file_down { 
    display: inline-block;
    width: 25px;
    height: 29px;
    background: url("/images_renew/icon_board_file.png") no-repeat 0 0 / contain; 
}

.table_view {
    width: 100%; 
    thead {
        border-top: 1px solid #000;
        border-bottom: 1px solid #c6c6c6;
        tr {
            display: grid;
            grid-auto-columns : 1fr;
            grid-auto-rows: minmax(60px, auto);
            th { 
                
                border-width: 1px 0;
            }
            th.view_tit {
                grid-column: 1 / 4;
	            grid-row: 1 / 2;
                padding-top: 64px;
                padding-bottom: 36px; 
                padding-left: 20px;
                padding-right: 20px;
                font-size: 40px;
                font-weight:600;
                line-height: 68px;
             }
             th.view_date {
                grid-column: 3 / 4;
	            grid-row: 2 / 3;
                place-self: center end;
                padding-right: 80px;
                color: #717171;
                font-weight: 500;
             }
             th.view_print {
                grid-column: 3 / 4;
	            grid-row: 2 / 3;
                padding: 0 24px 6px 24px;
                place-self: center end;
                .print_btn { 
                    width: 38px;
                    height: 39px;
                    background: url("/images_renew/icon_print.png") no-repeat 50%;
                    background-size: cover;
                }
             }
             
            
        }
        
    }
    tbody {
        
        td.download_box {
            padding: 30px 0;
            display: flex;
            .attached_file {
                position: relative;
                align-items: center;
                box-sizing: border-box;
                padding-left: 54px;
                padding-right: 73px;
                color: #000;
                font-size: 20px;
                font-weight: 500;
            }
            .attached_file:before {
                position: absolute;
                top: 50%;
                left: 14px;
                transform: translateY(-50%);
                width: 25px;
                height: 31px;
                content: ""; 
                background: url(/images_renew/icon_attached_file.png) no-repeat center center / contain;
            }
            a { 
                position: relative;
                display: inline-block; 
                padding-right: 12px;
                color: #16867d;
                font-size: 20px;
                font-weight: 500;
            }
        }
        .download_box a:not(:first-of-type) {
            position: relative;
            padding-left: 12px;
        }
        .download_box a:not(:first-of-type):before {
            background-color: #000;
            content: '';
            position: absolute;
            height: 19px;
            width: 1px;
            top: 50%;
            left: -1px;
            transform: translateY(-50%);
        }
    }
    tr.line_gray {
        border-top: 1px solid #c6c6c6;
        border-bottom: 1px solid #c6c6c6;
    }
}


.view_tfoot {
    width: 100%;
    border-bottom: 1px solid #c6c6c6;
    tbody {
        display: flex;
        gap: 44px;
        padding: 40px 0;
        
        tr {
            flex: 1;
            display: grid;
            grid-auto-rows: minmax( 86px, auto);
            background-color: #f5f5f5;
            td {
                align-self: center;
                .document-prev, .document-next {
                    position: relative;
                    font-size: 20px;
                    font-weight: 400;
                }
                .document-prev:before, .document-next:after {
                    position:absolute;
                    top: 50%;
                    transform: translateY(-50%);
                    content: '';
                    width: 7px; 
                    height: 13px; 
                }
                .document-prev:before {
                    left: 34px;
                    background: url(/images_renew/icon_bbsView_arrow_left.png) no-repeat 0 0 / contain;
                }
                .document-next:after {
                    right: 34px;
                    background: url(/images_renew/icon_bbsView_arrow_right.png) no-repeat 0 0 / contain;
                }
                .document-prev {
                    padding-left: 56px;
                    
                }
                .document-next {
                    padding-right: 56px;
                }
            }
                td.m_line1 {
                    text-align: left; 
                    button { 
                        width: 100%;
                        background: none; 
                        border: 0; 
                        font-size: 20px; 
                        text-overflow: ellipsis; 
                        white-space: nowrap; 
                        word-wrap: normal; 
                        overflow: hidden; 
                        text-align: left;
                        }
                    }
            }
        tr:nth-of-type(1) {
            grid-template-columns: 193px auto;
            text-align: left;
            td:nth-of-type(2) {
                padding-right: 64px;
            }
        }
        tr:nth-of-type(2) {
            grid-template-columns: auto 193px;
            text-align: right;
            td:has(button) {
                padding-left: 34px;
                text-align: left;
            }
        }
    }
   
    
}
.view_tfoot

.view_tfoot .m_line1 


.table_view th 

.table_view td { word-wrap: break-word; word-break: keep-all; padding: 25px 10px; }

.table_view td.pdnone { padding: 0; }

.table_view td .trend_box { padding-bottom: 30px; }

.table_view td .trend_box [size='3'] { font-size: 32px; }

.table_view td .trend_box [align='center'] { margin-bottom: 20px; }

.table_view td .trend_box div { font-weight: 400; line-height: 1.3; }

.table_view td .trend_box div span { line-height: 1.2; }

.table_view td .trend_box p { /*line-height: 1.4;*/line-height: 1.6; font-weight: 400; padding-bottom: 40px; text-align: justify; }

.table_view td .trend_box strong, .table_view td .trend_box b { font-weight: 600; }

.table_view td .trend_box strong span, .table_view td .trend_box strong font, .table_view td .trend_box b span, .table_view td .trend_box b font { font-weight: 700; }

.table_view td .trend_box ul li { /*line-height: 1.5;*/line-height: 1.8; margin-bottom: 10px; margin-left: 20px; position: relative; font-size: 20px !important; }

.table_view td .trend_box ul li::before { content: ''; position: absolute; display: block; width: 4px; height: 4px; background-color: #666; border-radius: 2px; left: -15px; top: 12px; }

.table_view td .trend_box ul li font, .table_view td .trend_box ul li span { font-size: 20px !important; }

.table_view td .trend_box ul li strong, .table_view td .trend_box ul li b { font-weight: 400; border-bottom: 1px solid #666; line-height: 1.4; }

.table_view .view_slick { width: 1030px; margin: 25px auto; }

.table_view .view_slick .slick-track { display: table; }

.table_view .view_slick .slick-slide { display: table-cell; float: none; vertical-align: middle; }

.table_view .view_slick .slick-slide:focus { outline: none; }

.table_view .view_slick .slick-slide img { max-width: 1030px; max-height: 600px; margin: 0 auto; }

.table_view .view_slick .slick-arrow { 
    position: absolute; 
    width: 98px;
    height: 98px; 
    top: 50%; 
    margin-top: -40px; 
    font-size: 0; 
    border: 0; 
    background-color: transparent; 
    background-repeat: no-repeat; 
    background-position: 50%; 
}

.table_view .view_slick .slick-arrow.slick-prev { left: -85px; background-image: url("/images_renew/icon_bbsView_slide_arrow_left.png"); }

.table_view .view_slick .slick-arrow.slick-prev:hover { background-image: url("/images_renew/icon_bbsView_slide_arrow_left_hover.png"); }

.table_view .view_slick .slick-arrow.slick-next { right: -85px; background-image: url("/images_renew/icon_bbsView_slide_arrow_right.png"); }

.table_view .view_slick .slick-arrow.slick-next:hover { background-image: url("/images_renew/icon_bbsView_slide_arrow_right_hover.png"); }

.table_view .view_slick .slick-dots { text-align: center; margin-top: 20px; }

.table_view .view_slick .slick-dots li { display: inline; }

.table_view .view_slick .slick-dots li button { font-size: 0; width: 29px; height: 29px; margin: 0 5px; border: 0; background-color: #4e4e4e; border-radius: 70%; -webkit-transition: .3s; transition: .3s; }

.table_view .view_slick .slick-dots li.slick-active button { background-color: #16867d; }

.view_tfoot {margin-bottom: 50px; }


.view_tfoot td img { margin: 0 1px 3px 5px; }


.view_tfoot .m_line1 button:hover { color: #16867d; }

.to_list { text-align: center; margin-bottom: 120px; }

.to_list button { background-color: #16867d; color: #fff; width: 168px; height: 65px; border: 0; font-size: 20px; font-weight: 500; border: #cfcfcf; }

.unified_search { padding: 50px 0; background: #f5f5f5; text-align: center; font-size: 0; }

.unified_search .unified_input { height: 60px; font-size: 20px; width: 520px; }

.unified_search .do_search { height: 60px; width: 200px; border: 0; font-size: 20px; color: #fff; background-color: #555; }

.unified_result { margin-bottom: 150px; }

.unified_result .result_total_cnt { text-align: center; font-size: 28px; padding: 60px 0 40px; }

.unified_result .result_table { padding: 50px 0 15px; }

.unified_result .result_table .table_name { font-size: 20px; font-weight: 400; }

.unified_result .result_table .table_more_btn { float: right; background: url("/images_new/icon/right_angle.png") no-repeat 100% 50%; font-weight: 400; padding: 15px; }

.unified_result .result_table .table_more_btn:before { content: '더보기'; }

.unified_result .result_table .table_more_btn:hover { color: #16867d; }

.en#pageBody .unified_result .table_more_btn:before { content: 'MORE' !important; }

body:has(.bbs-view) {
    .body_tit {
        display: none;
    }
}
.table_view td .trend_box {
    /* all: unset; */
    /* width: 1200px; */
    font-family:Noto Sans CJK; 
    font-size: 20px;
    line-height: 36px;
}

.table_view td .trend_box div {
    line-height: initial !important;
}
.table_view td .trend_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
 }
 .table_view td .trend_box li {
    list-style: none;
    /* text-decoration: solid underline rgb(95, 95, 95) 1px;
    text-underline-position: under; */
}
.table_view td .trend_box li b {
    text-decoration: none;
    border-bottom: none;
}
.table_view td .trend_box ul li strong, .table_view td .trend_box ul li b {
    text-decoration: none;
    border-bottom: none;
}

.table_view td .trend_box h1, .trend_box h2, .trend_box h3 {
    border-bottom: none !important;
    padding-bottom: initial !important;
    margin: 20px 0;

}
.table_view td .trend_box h1 {
    font-size: 32px !important;
    font-weight: 500;
}
.table_view td .trend_box h2 {
    font-size: 24px !important;
}
.table_view td .trend_box h3 {
    font-size: 18px !important;
}

.table_view td .trend_box p {
    margin-top: 10px;
    /* text-indent: 16px; */
}

.youtubeArea {
    width: 1030px;
    height: 580px;
}

.thumb_list { 
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 40px; 
    display: grid;
    grid-template-columns: repeat(3, minmax(465px, auto));
    grid-template-rows: repeat(3, minmax(460px, auto));
    gap: 20px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    .thumb_warp { 
        display: flex;
        flex-direction: column;
        font-size: 0; 
        border: 1px solid #d0d0d0;
        border-radius: 22px;
        overflow: hidden;
        .slide_area {
            flex: 1;
            .slide_item {
                width: 100% !important;
                height: 280px;
                background: no-repeat url(/images_new/empty.png) 50%;
                background-size: cover;
                border-bottom: 1px solid #ccc;
            }
        }
        img {
            width: 100%;
            height: 100%;
        }
        .text_area {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 30px 30px 35px 30px;
            height: 182px;
            box-sizing: border-box;
            a {
                span {
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2; 
                    overflow: hidden; 
                    text-overflow: ellipsis; 
                    max-width: 100%;
                    font-size: 28px; 
                    line-height: 36px; 
                    /*font-weight: 600;*/
                    font-weight: 400;
                }
            }
        }
    }
}

.en .table_list thead th {font-weight: 600;}
.slide_item img {width:100%;}
.en .view_tfoot .document-prev {padding-left: 50px;padding-bottom: 3px;font-size: 17px;font-weight:bold;}
.en .view_tfoot .document-next {padding-bottom: 3px;font-size: 17px;font-weight:bold;}            


@media print { html .en .table_view, body .en .table_view { font-size: 15pt; } }
