@charset "UTF-8";

.kakei em {
    font-style: normal;
    color: #d72500;/*真朱（しんしゅ）*/
}

.kakei details {
	margin-top: 1em;
	margin-left: 1em;
}

.kakei summary {
	font-family: "Noto Serif JP", "游明朝", serif;
	font-size: 24px;
	font-weight: 900;
	color: #3F7735;/*松葉色（まつばいろ）*/
}

.kakei ul {
    list-style: none;
}

.note ul li {
	font-family: "Noto Serif JP", "游明朝", serif;
	font-size: 18px;
	font-weight: 900;
	color: #3E1E00;/*玄（げん）*/
}

.note ul li a {
	font-family: "Noto Serif JP", "游明朝", serif;
	font-size: 18px;
	font-weight: 900;
	color: #00558F;/*青藍（せいらん）*/
}
