@charset "utf-8";

h1.h1_ttl {
    line-height: 1.5;
}

.h1_ttl .sub_ttl {
    margin-top: 1rem;
}

.content_body .date {
    font-size: 16px;
    font-weight: 500;
    color: #bf0000;
}

.content_body .appeal {
    font-weight: 600;
}
 
.content_body .span-date {
    color: #bf0000;
    font-weight: 500;
}

.content_body .unity:first-of-type {
    margin-bottom: 3rem;
}