.contents > .section .tab_menu {
    position: relative;
    margin-bottom: 40px;
}

.contents > .section .tab_menu ul {
    position: relative;
}

.contents > .section .tab_menu ul .text1 {
    font-weight: 500;
}

.contents > .section .tab_menu .depth_indicator {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}

.contents > .section .tab_menu .depth_indicator .indicator {
    padding: 0;
    width: auto;
}

.contents > .section .tab_menu .depth_indicator .indicator .on {
    font-weight: 500;
}

.contents > .section.tab_content {
    margin-top: 0;
}

.contents > .section.tab_content .tab_cont.table_wrap .notice_table {
    position: relative;
}

.contents > .section.tab_content .tab_cont.table_wrap .notice_table .table {
    width: 100%;
    text-align: center;
    border-top: 2px solid #111;
}

.contents > .section.tab_content .tab_cont.table_wrap .notice_table .table th {
    padding: 18px 0;
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
}

.contents > .section.tab_content .tab_cont.table_wrap .notice_table .table th:first-child {
    width: 10%;
    padding-left: 6px;
    text-align: left;
}

.contents > .section.tab_content .tab_cont.table_wrap .notice_table .table th:nth-child(2) {
    width: 65%;
}

.contents > .section.tab_content .tab_cont.table_wrap .notice_table .table th:nth-child(3) {
    width: 10%;
}

.contents > .section.tab_content .tab_cont.table_wrap .notice_table .table th:nth-child(4) {
    width: 15%;
}

.contents > .section.tab_content .tab_cont.table_wrap .notice_table .table td {
    /* padding: 29px 0; */
    padding: 15px 0;
    border-bottom: 1px solid #e2e2e2;
}

.contents > .section.tab_content .tab_cont.table_wrap .notice_table .table td.notice {
    color: #4292b8;
    font-weight: 500;
}

.contents > .section.tab_content .tab_cont.table_wrap .notice_table .table td.num:first-child {
    padding-left: 13px;
}

.contents > .section.tab_content .tab_cont.table_wrap .notice_table .table td:first-child {
    text-align: left;
    padding-left: 6px;
}

.contents > .section.tab_content .tab_cont.table_wrap .notice_table .table td:nth-of-type(2) {
    text-align: left;
}

.footer {
    padding-top: 0;
    margin-top: 165px;
    border-top: 1px solid #ccc;
}

.li_none {
    padding: 18px 0 18px 6px;
}

.btn_search_m,
.search_m_x,
.date_rs_box {
    display: none;
}

@media screen and (max-width: 767px) {

    .btn_search_m,
    .date_rs_box {
        display: block;
    }

    .contents > .section .tab_menu.border {
        margin-bottom: 64px;
    }

    .contents > .section.tab_content .tab_cont.table_wrap .notice_table .table th:nth-child(3),
    .contents > .section.tab_content .tab_cont.table_wrap .notice_table .table th:nth-child(4),
    .contents > .section.tab_content .tab_cont.table_wrap .notice_table .table td:nth-child(3),
    .contents > .section.tab_content .tab_cont.table_wrap .notice_table .table td:nth-child(4) {
        display: none;
    }

    .contents > .section.tab_content .tab_cont.table_wrap .notice_table .table th {
        padding: 10px 0;
    }

    .contents > .section.tab_content .tab_cont.table_wrap .notice_table .table th:nth-child(1) {
        width: 15%;
        padding-left: 4px;
    }

    .contents > .section.tab_content .tab_cont.table_wrap .notice_table .table th:nth-child(2) {
        width: 85%;
        padding-right: 4px;
    }

    .contents > .section.tab_content .tab_cont.table_wrap .notice_table .table td {
        padding: 18px 0;
    }

    .contents > .section.tab_content .tab_cont.table_wrap .notice_table .table td .date_rs_box {
        margin-top: 4px;
    }

    .contents > .section.tab_content .tab_cont.table_wrap .notice_table .table td .date_rs_box span {
        color: #666;
        font-size: 12px;
    }

    .contents > .section.tab_content .tab_cont.table_wrap .notice_table .table td .date_rs_box span.bar {
        margin: 0 8px;
    }

    #footer {
        margin-top: 97px;
    }

    .li_none {
        font-size: 14px;
    }

    .tab_menu ul li {
        margin-right: 24px;
    }
}

/* media */



.contents > .section .tab_menu-1 {
    position: relative;
    margin-bottom: 40px;
}

.tab_menu-1.border {
    margin: 0 auto 100px;
}

.tab_menu-1 {
    position: relative;
    z-index: 2;
    margin: 0 auto 60px;
    font-size: 0;
}

.contents > .section .tab_menu-1 ul {
    position: relative;
}

.tab_menu-1 > ul {
    font-size: 0;
}

.tab_menu-1 > ul li {
    display: inline-block;
    position: relative;
    margin-right: 32px;
    vertical-align: bottom;
    letter-spacing: -0.2px;
}

.contents > .section .tab_menu-1 ul .text1 {
    font-weight: 500;
}

.tab_menu-1.border > ul li a {
    padding-bottom: 18px;
}

.tab_menu-1 > ul li.on a {
    color: #000 !important;
}

.tab_menu-1 > ul li a {
    display: inline-block;
    position: relative;
    width: 100%;
    line-height: 1;
    transition: all .2s;
    color: rgba(0, 0, 0, 0.5);
}

.tab_menu-1.border > ul::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #dfdfdf;
}

.tab_menu-1.border > ul li.on a:before {
    width: 100%;
}

.tab_menu-1.border > ul li a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .25s ease-out;
    z-index: 3;
}

.contents > .section .tab_menu-1 .depth_indicator {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}

.contents > .section .tab_menu-1 .depth_indicator .indicator {
    padding: 0;
    width: auto;
}

.contents > .section .tab_menu-1 .depth_indicator .indicator .on {
    font-weight: 500;
}
