@charset "utf-8";

/* =====================================
main
===================================== */

.contents {
    padding-left: 48px;
}

.section__topic {
    color: var(--emeraldgreen);
}

.section__topic::after {
    border-bottom: solid 3px var(--emeraldgreen);
}