  /* ----------------------------------------------------------------------
Ô”¼š¥Ú©`¥¸
---------------------------------------------------------------------- */
.p-news__lower-haeder-title {
    font-size: 5rem;
    color: #fff;
    padding: 7px 0;
}
.p-news__search__form-button, button.filter, .p-news__pulldown .filter a {
    background-color: #196aab;
    color: #fff;
}
.p-news__search__form-button:hover {
    background-color: #06355b;
}
.p-news__search__form {
    background: url(/content/400133106.png) 20px 50% no-repeat;
}
.c-form-pulldown::after {
    background-image: url(/content/400133105.png);
}
.p-news__pulldown-list:nth-child(2) {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}
@media only screen and (max-width: 680px) {
    .p-news__lower-haeder-title {
        font-size: 2.4rem;
    }
    .c-form-pulldown::after {
        right: 10px;
        top: 50%;
        font-size: 1rem;
        width: 10px;
        height: 10px;
    }
}
@media only screen and (max-width: 1280px) {
    .p-news__pulldown-list:nth-child(2) {
        -ms-flex-preferred-size: auto;
        flex-basis: 50%;
        max-width: none;
    }
}

.c-table-news__th,
.c-table-news__td {
    padding: 10px 7px;
}
.c-table-news__th {
    background-color: #e3f5fb;
}
.c-table-news__th span {
    display: block;
    float: left;
}
a#order_by_4 {
    display: block;
    padding: 10px 0;
}
.c-table-news__td.date {
    white-space: nowrap;
}

.p-news-jobs__table th:nth-child(1) {
    width: 7%;
}
.p-news-jobs__table th:nth-child(2) {
    width: 6%;
}
.p-news-jobs__table th:nth-child(3) {
    width: 17.5%;
}
.p-news-jobs__table th:nth-child(4) {
    width: 10%;
}
.p-news-jobs__table th:nth-child(5) {
    width: 8%;
}
.p-news-jobs__table th:nth-child(6) {
    width: 11%;
}
.p-news-jobs__table th:nth-child(7) {
    width: 14%;
}
.p-news-jobs__table th:nth-child(8) {
}
.p-news-jobs__table td {
    width: auto!important;
}
.c-table .sort a, .c-table-news a {
    display: inline-block;
    margin-left: 3px;
    padding: 0 0 0 5px;
}
.c-table .sort a, .c-table-news a {
    display: inline-block;
    margin-left: 3px;
    padding: 0 0 0 5px;
}
.p-news-jobs__table-tag.kubun01 {
    background-color: #ffddaa;
}
.p-news-jobs__table-tag.kubun02 {
    background-color: #ffccdf;
}
.p-news-jobs__table-tag.kubun03 {
    background-color: #e4e4e4;
}
.p-news-jobs__table-tag.kubun04 {
    background-color: #e4e4ff;
}

button.filter:hover, .p-news__pulldown .filter a:hover {
    background-color: #06355b;
}



.p-news-jobs__table th:nth-child(6) {
    position: relative;
}
a#order_by_4 {
    display: block;
    padding: 10px 0;
    position: absolute;
    top: 15px;
    right: 10px;
}



.c-table-news__th,
.c-table-news__td {
    font-size: 1.3rem;
}
.p-news-jobs__table-tag {
    padding: 5px 3px 3px;
    width: 110px;
}
span.c-icn-pdf {
    display: block;
    margin-top: 4px;
}
.c-detail a {
    white-space: normal;
}