.news-contain-sp p,
.news-contain-sp ul li {
    margin-bottom: 1rem;
}

/*.news-contain-sp p,*/
/*.news-contain-sp ul li span,*/
/*.news-contain-sp p span,*/
/*.news-contain-sp h1 span,*/
/*.news-contain-sp h2 span,*/
/*.news-contain-sp h3 span,*/
/*.news-contain-sp h4 span,*/
/*.news-contain-sp h5 span,*/
/*.news-contain-sp h6 span,*/
/*.news-contain-sp p span:not(:has(strong)),*/
/*.news-contain-sp figure table span:not(:has(strong)) {*/
/*    color: #ffffff;*/
/*}*/

.news-contain-sp figure, .news-contain-sp figure table {
    width: 100% !important;
    height: auto !important;
}

.news-contain-sp figure table tr th,
.news-contain-sp figure table tr td {
    border: 1px solid black !important;
    color: inherit;
    vertical-align: middle !important;
}

/*span:not([style*="color:#000000"]),*/
/*span:has(span):not([style*="color:#000000"]),*/
/*strong:not([style*="color:#000000"]) {*/
/*    color: inherit !important;*/
/*}*/

span[style*="color:#000000"],
strong[style*="color:#000000"] {
    /* color: #ffffff !important; */
}

.news-item-detail-data ol, .news-item-detail-data ul, .news-item-detail-data menu {
    list-style: inherit;
}

.post_content figure, .post_content figure table {
    width: 100% !important;
    height: auto !important;
}

.post_content figure table tr th,
.post_content figure table tr td {
    border: 1px solid black !important;
    color: inherit;
    vertical-align: middle !important;
}
