 #sub .box1 { padding-top: 50px !important; }
.ttl01 { margin-bottom: 0px !important; border: none !important; }

#board-ex { width: 100%; }
/* list */
#board-ex .con_search {width: 100%; background-color: #fafafa; padding: 38px 0; margin-bottom: 30px;}
#board-ex .con_search form, #board-ex .con_search #bd_search {max-width: 560px; width: 100%; margin: 0 auto; position: relative;}
#board-ex .con_search input {font-size: 16px; padding: 15px 68px 15px 24px; border: 1px solid #dcdcdc; width: 100%;}
#board-ex .con_search a {position: absolute; text-indent: -9999px; width: 26px; height: 26px; background: url(../images/icon/search.png) no-repeat center; top: 50%; margin-top: -13px; right: 19px; cursor: pointer !important;}
    #board-ex span.srch_wrap {
        position: absolute;
        display: inline-block;
        width: 400px;
    }

    #board-ex span.srch_wrap button {
        float: left;
        left: 10px;
        height: 54px;
        border: 1px solid #aaa;
        width: 80px;
        margin-left: 5px;
        background-color: #fff;
    }

        #board-ex span.srch_wrap button.active {
            border: 1px solid #0051d0;
            background-color: #dcf1ff;
            color: #0051d0;
        }


#board-ex .con_list {border-top: 1px solid #25282e;}
#board-ex .con_list table {width: 100%; table-layout: fixed;}
#board-ex .con_list table tr th {text-align: center; font-size: 18px; font-weight: 700; color: #25282e; border-bottom: 1px solid #e6e6e6; padding: 19px 0 20px;}
#board-ex .con_list table tr td {text-align: center; font-size: 14px; color: #a8a8a8; border-bottom: 1px solid #e6e6e6;}
#board-ex .con_list table tr th:nth-child(1) {width: 9.2%;}
#board-ex .con_list table tr th:nth-child(3) {width: 9%;}
#board-ex .con_list table tr th:nth-child(4) {width: 10.4%;}
#board-ex .con_list table tr th:nth-child(5) {width: 6.5%;}
#board-ex .con_list table tr td:nth-child(1) {padding-left: 5px; padding-right: 10px;}
#board-ex .con_list table tr.on td:first-child {position: relative; text-indent: -9999px;}
#board-ex .con_list table tr.on td:first-child:before {content: '공지'; width: 50px; padding: 3px 0 4px; border: 1px solid #b29768; border-radius: 25px; position: absolute; left: 50%; margin-left: -25px; top: 17px; color: #b29768; text-indent: 0px; font-size: 13px;} 
#board-ex .con_list table tr td:nth-child(2) {text-align: left; font-size: 15px; color: #666666; padding: 19px 0 20px;}
#board-ex .con_list table tr td:nth-child(2) a {text-align: left; font-size: 15px; color: #666666; letter-spacing: -0.05em; display: inline-block; max-width: 760px; width: 91%; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; padding-left: 10px; cursor: default;}
#board-ex .con_list table tr td:nth-child(2) a span {display: inline; position: relative;  overflow: hidden; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; cursor: pointer;}
#board-ex .con_list table tr td:nth-child(2) a span:after {content: ''; width: 100%; height: 1px; background-color: #b3b3b3; position: absolute; bottom: 0px; left: 0px; display: none;}
#board-ex .con_list table tr td:nth-child(2) a span:hover:after {display: inline-block;}
#board-ex .con_list table tr td.no_list {padding: 70px 0; text-align: center; border-bottom: 1px solid #e6e6e6;}

#board-ex .page_box {margin-top: 50px; text-align: center;}
#board-ex .page_box a {display: inline-block; width: 34px; border: 1px solid #dfdfdf; border-radius: 5px; font-size: 14px; color: #909090; padding: 9px 0; margin-right: 1px; text-align: center; vertical-align: middle;}
#board-ex .page_box a.page_btn {padding: 17px 0;}
#board-ex .page_box a.first_btn {background: url(../images/icon/page_first_btn.png) no-repeat center;}
#board-ex .page_box a.prev_btn {background: url(../images/icon/page_prev_btn.png) no-repeat center;}
#board-ex .page_box a.next_btn {background: url(../images/icon/page_next_btn.png) no-repeat center;}
#board-ex .page_box a.last_btn {background: url(../images/icon/page_last_btn.png) no-repeat center; margin-right: 0px;}
#board-ex .page_box a.on {background-color: #86939d; color: #fff;}

/* view */
#board-ex > div {box-sizing: border-box; letter-spacing: -0.05em;}
#board-ex .title_box {border-top: 1px solid #25282e; border-bottom: 1px solid #acacac; padding-top: 28px;}
#board-ex .title_box .type {font-size: 20px; color: #1c2a46; font-weight: 700; margin-bottom: 17px;}
#board-ex .title_box .subject {font-size: 20px; font-weight: 700; color: #25282e; margin-bottom: 14px; line-height: 36px; letter-spacing: -0.05em; word-break: keep-all; padding: 0 20px;}
#board-ex .title_box .board_info {font-size: 14px; color: #a8a8a8; border-bottom: 1px solid #e6e6e6; padding: 0 20px 35px 20px;}
#board-ex .title_box .board_info div {display: inline-block; vertical-align: middle; line-height: 11px;}
#board-ex .title_box .board_info .date {padding-right: 13px; margin-right: 11px; border-right: 1px solid #f3f3f3;}
#board-ex .title_box .board_file {font-size: 14px; font-weight: 350; color: #999999; padding: 18px 20px}
#board-ex .title_box .board_file a {font-size: 14px; font-weight: 350; color: #999999; line-height: 24px; position: relative; margin-right: 6px; word-break: keep-all;}
#board-ex .title_box .board_file a:after {content: ','; position: absolute; font-size: 14px; color: #999;}
#board-ex .title_box .board_file a:last-child {margin-right: 0px;}
#board-ex .title_box .board_file a:last-child:after {display: none;}
#board-ex .title_box .board_file a:hover {color: #25282e;}
#board-ex .title_box .board_file a:hover:before {content: ''; width: 100%; position: absolute; height: 1px; background-color: #9d9e9f; bottom: -3px; left: 0px;}

#board-ex .txt_box {padding: 0 20px; font-size: 16px; line-height: 28px; color: #444444; padding-top: 30px; padding-bottom: 90px;}
#board-ex .txt_box img, #board-ex .txt_box table, #board-ex .txt_box iframe {width: 100%;}
#board-ex .txt_box iframe {padding-bottom: 60px; padding-top: 30px; margin-bottom: 50px; border-bottom: 1px solid #dddddd; height: 376px;}

#board-ex .page_wrap {border-top: 1px solid #222; border-bottom: 1px solid #222; margin-bottom: 48px;}
#board-ex .page_wrap > div {padding: 0 20px;}
#board-ex .page_wrap div > div {display: inline-block; vertical-align: middle;}
#board-ex .prev_box {border-bottom: 1px solid #dddddd;}
#board-ex .page_wrap .bold {font-size: 16px; font-weight: 700; color: #25282e; padding: 22px 50px 22px 31px;}
#board-ex .prev_box .bold {background: url(../images/icon/view_prevbtn.png) no-repeat left center;}
#board-ex .next_box .bold {background: url(../images/icon/view_nextbtn.png) no-repeat left center;}
#board-ex .page_wrap div > div a {font-size: 15px; color: #666666; width: 720px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; display: inline-block;}

#board-ex .btn_box {text-align: center; width: 100%;}
#board-ex .btn_box a {width: 180px; padding: 18px 0 19px; font-size: 15px; font-weight: 700; background-color: #131480; margin: 0 auto; display: inline-block; text-align: center; color: #ffffff;}
#board-ex .btn_box a.modify_btn {background-color: #0062b2; margin-right: 20px;}
#board-ex .btn_box a.delete_btn {background-color: #333333; margin-right: 20px;}



/* password */
#board-ex .pw_chk {text-align: center; max-width: 310px; margin: 0 auto; padding-bottom: 20px;}
#board-ex .pw_chk .ttl {font-family: 'Noto Sans KR', 'sans-serif'; font-size: 22px; color: #333333; margin-bottom: 30px; font-weight: 500; }
#board-ex .pw_chk input {width: 100%; font-size: 16px; height: 40px; padding: 0 15px; border: 1px solid #333; margin-bottom: 15px; outline: none;}
#board-ex .pw_chk .btn_box {width: 100%; text-align: left;}
#board-ex .pw_chk .btn_box a {background-color: #00345e; color: #fff; font-size: 16px; display: inline-block; vertical-align: middle; width: 48%; border: 1px solid #00345e; padding: 7px 0; font-family: 'Noto Sans KR', 'sans-serif'; font-weight: 400;}
#board-ex .pw_chk .btn_box a.list {background-color: #fff; border: 1px solid #333333; color: #333333; float: right;}



#board-ex .report a { color: #000 !important; cursor: pointer !important; }
#board-ex .rceptdt { color: #00197c !important; }
#board-ex .re-box { display: inline-block; padding: 0px 5px 2px 3px; color: #000; border: solid 1px #000; font-size: 10px; box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2); }
#board-ex .re-box-s { background-color: #2fb1ea; }
#board-ex .re-box-k { background-color: #2feac2; }
#board-ex .re-box-b { background-color: #9eea2f; }
#board-ex .re-box-n { background-color: #afea2f; }
#board-ex .re-box-f { background-color: #e2ea2f; }
#board-ex .re-box-c { background-color: #eaa72f; }
#board-ex .re-box-u { background-color: #ea352f; }
#board-ex .re-box-w { background-color: #ea2fdb; }

.descWrap {
    width: 100%;
    margin-top: 50px;
    padding: 14px;
    border: 1px solid #15afda;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    display: flex;
}

    .descWrap span {
        margin-right: 5px;
    }

    .descWrap .title {
        float: left;
        margin: 0px 8px 0px 0px;
        padding: 0px 40px 20px 0px;
        border-right: 1px solid #aaa;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
    }

    .descWrap li {
        float: left;
        padding: 5px 0px 5px 0px;
        display: inline-block;
        line-height: 170%;
        font-size: 11px;
        width: 50%;
    }

.notes_kospi {
    margin: 2px 2px 0px 2px;
    width: 18px;
    height: 18px;
    line-height: 13px;
    border: 1px solid rgba(0,0,0,0.3);
    background: #9fd9b4;
    color: #222;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
}

.notes_kosdaq {
    margin: 2px 2px 0px 2px;
    width: 18px;
    height: 18px;
    line-height: 13px;
    border: 1px solid rgba(0,0,0,0.3);
    background: #9de7ea;
    color: #222;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}

.notes_konex {
    margin: 2px 2px 0px 2px;
    width: 18px;
    height: 18px;
    line-height: 13px;
    border: 1px solid rgba(0,0,0,0.3);
    background: #a5c5ff;
    color: #222;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}

.notes_update {
    margin: 2px 2px 0px 2px;
    width: 18px;
    height: 18px;
    line-height: 13px;
    border: 1px solid rgba(0,0,0,0.3);
    background: #ffbeb0;
    color: #222;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}

.notes_bond {
    margin: 2px 2px 0px 2px;
    width: 18px;
    height: 18px;
    line-height: 13px;
    border: 1px solid rgba(0,0,0,0.3);
    background: #c6e1ff;
    color: #222;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}

.notes_connect {
    margin: 2px 2px 0px 2px;
    width: 18px;
    height: 18px;
    line-height: 13px;
    border: 1px solid rgba(0,0,0,0.3);
    background: #d8e9b4;
    color: #222;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}

.notes_withdrawn01 {
    margin: 2px 2px 0px 2px;
    width: 18px;
    height: 18px;
    line-height: 13px;
    border: 1px solid rgba(0,0,0,0.3);
    background: #ffb733;
    color: #222;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}

.notes_withdrawn02 {
    margin: 2px 2px 0px 2px;
    width: 18px;
    height: 18px;
    line-height: 13px;
    border: 1px solid rgba(0,0,0,0.3);
    background: #e3b5ff;
    color: #222;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}

.notes_eng {
    margin: 2px 2px 0px 2px;
    width: 28px;
    height: 18px;
    line-height: 13px;
    border: 1px solid rgba(0,0,0,0.3);
    background: #abffd8;
    color: #222;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}

/* PC */
@media all and (min-width:1025px){
	
}

/* 태블릿&모바일 공통*/

@media all and (max-width:1260px){
    .notice #content, .newsTrends #content {padding: 0 15px; box-sizing: border-box;}
}

@media all and (max-width:1024px){
    /* list */
    #board-ex .con_search {padding: 15px; box-sizing: border-box;}
    #board-ex .con_search form {max-width : 100%;}
    #board-ex .con_search input {font-size: 14px; padding: 7px 35px 7px 13px;}
    #board-ex .con_search a {width: 18px; height: 19px; background: url(../images/icon/search_icon_m.png) no-repeat center; margin-top: -9px; right: 10px;}
    
    #board-ex .con_list table tr {border-bottom: 1px solid #e6e6e6;}
    #board-ex .con_list table tr th {display: none;}
    #board-ex .con_list table tr td {box-sizing: border-box; border-bottom: none;}
    #board-ex .con_list table tr td:first-child {display: none;}
    #board-ex .con_list table tr td:nth-child(2) {display: block; width: 100%; padding: 10px 10px 3px 10px;}
    #board-ex .con_list table tr.on td:nth-child(2) {padding: 10px 10px 3px 50px; position: relative;}
    #board-ex .con_list table tr.on td:nth-child(2):after {content: 'Notice'; color: #b29768; font-size: 12px; font-weight: 700; width: 34px; padding: 3px 0 2px; position: absolute; top: 10px; left: 10px; border: 1px solid #b29768; border-radius: 30px; text-align: center;}
    #board-ex .con_list table tr td:nth-child(2) a {max-width: 100%; width: 100%; box-sizing: border-box; padding: 0px; font-size: 14px; color: #25282e}
    #board-ex .con_list table tr td:nth-child(2) a:hover:after {display: none;}
    #board-ex .con_list table tr td:nth-child(3) {display: inline-block; padding: 0 9px 13px 10px; font-size: 11px; position: relative;}
    #board-ex .con_list table tr td:nth-child(3):after {content: ''; width: 1px; height: 9px; background-color: #e6e6e6; position: absolute; right: 0px; top: 2px;}
    #board-ex .con_list table tr td:nth-child(4) {display: inline-block; font-size: 11px; padding-bottom: 13px; padding-left: 8px;}
    #board-ex .con_list table tr td:nth-child(5) {display: inline-block; font-size: 11px; padding-bottom: 13px; padding-left: 8px;}
    #board-ex .con_list table tr td.no_list  {display: block; padding: 40px 0; border-bottom: none; font-size: 14px;}
    
    #board-ex .page_box {margin-top: 25px;}
    #board-ex .page_box a {width: 17px; padding: 3px 0; font-size: 7px; margin-right: 0px;}
    #board-ex .page_box a.page_btn {padding: 8px 0 9px;}
    #board-ex .page_box a.first_btn, #board-ex .page_box a.last_btn {background-size: 8px;}
    #board-ex .page_box a.prev_btn, #board-ex .page_box a.next_btn {background-size: 4px;}
    
    
    
    
    /* view */
    #board-ex .title_box {padding-top: 13px;}
    #board-ex .title_box .subject {font-size: 15px; line-height: 24px; margin-bottom: 6px; padding: 0 5px;}
    #board-ex .title_box .board_info {font-size: 12px; padding: 0 5px 18px 5px;}
    #board-ex .title_box .board_info .date {padding-right: 9px; margin-right: 7px;}
    #board-ex .title_box .board_file {padding: 8px 5px;}
    #board-ex .title_box .board_file a {font-size: 11px; line-height: 18px; margin-right: 5px;}
    #board-ex .txt_box {font-size: 13px; line-height: 18px; padding: 21px 5px 32px 5px;}
    
    #board-ex .page_wrap > div {padding: 8px 5px;}
    #board-ex .page_wrap .bold {font-size: 14px; padding: 22px 17px 22px 16px; background-size: 7px;}
    #board-ex .page_wrap div > div {display: inline;}
    #board-ex .page_wrap div > div a {width: 70%; font-size: 11px;}
    
    #board-ex .btn_box a.modify_btn, #board-ex .btn_box a.delete_btn, #board-ex a.list_btn {width: 90px; padding: 9px 0 10px; font-size: 12px; display: inline-block; margin: 0 5px;}
    
    /* password */
    #board-ex .pw_chk {max-width: 250px; padding-bottom: 0px;}
    #board-ex .pw_chk .ttl {font-size: 17px; margin-bottom: 20px; margin-top: 20px;}
    #board-ex .pw_chk input {font-size: 14px; height: 35px; margin-bottom: 10px; padding: 0 10px;}
    #board-ex .pw_chk .btn_box {width: 100%; text-align: left;}
    #board-ex .pw_chk .btn_box a {font-size: 14px; padding: 8px 0;}
}