.sub-section-title {
    /* オーバーライド */
    font-weight: bold !important;
    font-size: 1.2rem !important;
}
.main-sentence {
    padding: 1rem 0 0rem 0;
}
.sub-sentence {
    padding: 0 0 0 0;
}
.sub-sentence .sub-sentence-title {
    font-weight: bold;
}
.sub-sentence .sub-sentence-content {
    padding: 0rem 0 0.5rem 0.5rem;
}
