@charset "utf-8";

.article {
    background-image: url("/img/page/result/report/ichiban/ichiban_background.jpg");
}

.result-head-2 {
    background-image: url("/img/page/result/report/ichiban/ichiban_midashi_02.jpg");
}

.result-head-1,
.report-date,
.release-date {
    color: #000;
}

.result-head-2 {
    color: #fff;
}

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

.result-head-3 {
    border-bottom: 2px #ff0000 solid;
}

table th {
    background: #ff0000;
    color: #fff;
}

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