/* newsroom */

.newsroom .press .underline {
    border-top: 1px dashed #cccccc;
    margin-bottom: 30px;
}

.newsroom .press a {
    color: #0088cc;
    text-decoration: none;
    display: inline;
    margin-bottom: 2rem;
}

.newsroom .press a .txt-black {
    color: black;
}

.newsroom .press h3 {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1rem;
}

.newsroom .press .table {
    border-collapse: collapse;
    margin: 0 auto;
}

.newsroom .press .table td {
    border: 1px solid #ccc;
}

.newsroom .press .table .ta-left td {
    text-align: left;
}

.newsroom .press .table th {
    background-color: #EFEFEF;
    border: 1px solid #ccc;
}

.newsroom .press .table th:first-child {
    border-left: 1px solid #ccc;
}

.newsroom .press .enclose {
    border: 1px solid #ccc;
    padding: 1em 10px 0 10px;
    margin-bottom: 2em;
}

.newsroom .press p {
    text-align: justify;
}

.newsroom .headttl1 span {
    display: inline-block;
}

.news-content {
    display: flex !important;
}

.news-content a:hover {
    color: #006AB7 !important;
}

.news-content a {
    display: inline !important;
}

.txt-black a {
    color: black !important
}

.txt-black a:hover {
    text-decoration: underline;
    color: #006AB7 !important;
}

.txt-black:hover {
    color: #006AB7 !important;
}

.news-area1 .news-list .news-detail .img {
    width: 90% !important;
    margin-right: 0.5rem !important;
}

/* content */

.btn-w100i {
    width: 100% !important;
}

.bg-nichia {
    background-color: #006ab7;
    font-weight: 400 !important;
    margin: 0 0.25rem;
    padding: 0.5rem 1rem;
}
.bg-nichia:hover {
    color: white !important;
}

/* environment */
.environment .cont2 .note {
    font-size: 0.85rem;
}
.environment .cont2 .note a {
    color: #006AB7;
    text-decoration: underline;
}

/* history */
.history .cont1 .note {
    font-size: 0.8rem;
}
.history .cont1 .note a {
    color: #006AB7;
    text-decoration: underline;
}