@charset "utf-8";

.article {
    background-image: url("/img/page/result/report/7agent/7agent_background_01.jpg");
    background-size: contain;
}

.release-date {
    color: #000;
}

.result-head-1 {
    color: #000;
    border-left: 5px #f83b04 solid;
}

.article-comment, .result-report-comment {
    border-radius: 5px;
    border: 2px #f83b04 solid;
}

.result-head-2 {
    background-image: url("/img/page/result/report/7agent/7agent_midashi.jpg");
    color: #fff;
}

.result-head-3 {
    color: #000;
    border-bottom: 2px #f83b04 solid;
}

.result-head-3::before {
    color: #f83b04;
}

.report-date {
    color: #000;
}

tr th {
    background: #000;
    color: #fff;
}

tr:nth-child(odd) td {
    background: #fff;
}

.result-table-2a tr td, .result-table-2b tr td {
    background: #fff;
}
