@charset "utf-8";

#main h3 {
	font-size: 20px;
}

.note-alert {
	color: #DD0930;
}

.f14rem {
	font-size: 14px;
}

.setosea-heading-link {
	color: var(--black);
	text-decoration: underline;
}

.textbox h5 {
	color: #23698D;
	margin: 0 0 20px;
}

.textbox h6 + p {
	margin-top: 0;
	padding-left: 1em;
}
