.ttl.ttl--style03 {
    font-size: 120%;
    font-weight: bold;
}

.news__detail {
    padding-top: 1em;
}

.news {
    padding: 32px;
}

.news_ttl {
    font-weight: bold;
    line-height: 1.6em;
}

.news_txt {
    line-height: 1.6em;
    padding-top: 1em;
}

.news_txt a {
    word-break: break-all;
}
.bold {
    font-weight: bold;
}
.table {
    margin-top: 1em;
    line-height: 1.6em;
}
.table td {
    padding: .2em 0;
}
.table tr:first-child td:first-child {
    width: 5em;
}