/*合格特集2020-速報*/
.head-label {
    width: 8em;
    margin: 0 auto;
    text-align: center;
    background-color: #ffae9b;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    padding: 4px 0;
}
.h1-2020 {
    margin: 20px 0 10px;
}
.h1-2020 span {
    font-size: 42px;
    background: url(../img/common/icon_sakura.svg) left top, url(../img/common/icon_sakura.svg) right top;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    padding-right: 70px;
    padding-left: 70px;
}
/*募集人数を非表示*/
/* .report-table__tbl.line3 tr td:nth-child(3) {
    display: none;
} */
.mod-tab-block {
    border-bottom: 0;
}
.mod-tab-block .comment {
    /* padding: 20px 0 0 30px; */
    text-align: center;
    font-size: 13px;
    color: #443112;
    width: 100%;
    padding-bottom: 100px;
}
