@charset "utf-8";

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

.release-date {
    color: #fff;
}

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

.article-comment {
    border-radius: 5px;
}

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

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

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

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