/* タブボックス */
.news-tabbox {
    font-weight: bold;
    color: #333333;
    background-color: #ffffff;
    padding: 8px 1rem !important;
    border: 2px solid #16347c;
}

.news-title {
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    border-bottom: 2px solid #16347c;
}
