@charset "utf-8";

/* css上書き */
p:not(:last-child) {
    margin-bottom: 0 !important;
}

.p_mb0 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
}

.mokujiArea.w-75p.m0a.sp_w-100p .mokujiTitle {
    margin-bottom: 18px !important;
}


/* てんかん発作のパターン */
.list-subttl span,
.columnBody ol li:before {
    color: #044099;
    font-weight: bold;
}

.list-subttl_ml30 {
    margin-left: 30px;
}


@media screen and (min-width: 641px) {
    .brSp {
        display: none;
    }
}
