.kaeru-scheduled-notice__title,
.kaeru-notice-list__title {
    font-weight: 700;
    margin-bottom: .35em;
}
.kaeru-notice-list__item + .kaeru-notice-list__item {
    margin-top: 1em;
}
.kaeru-notice-list__date {
    font-size: .9em;
    opacity: .72;
    margin-bottom: .2em;
}
.kaeru-scheduled-notice__content > :first-child,
.kaeru-notice-list__content > :first-child {
    margin-top: 0;
}
.kaeru-scheduled-notice__content > :last-child,
.kaeru-notice-list__content > :last-child {
    margin-bottom: 0;
}
