.section {
	margin-bottom: 3rem;
	font-size: 1.3em;
	line-height: 1.6em;
}

.section p {
	letter-spacing: 0.03em;
	line-height: 1.5em;
	text-align: justify;
}

.section_title {
	margin-top: 1.5em;
	margin-bottom: 1.5rem;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.5em;
}

.section_remark {
	margin:3em 0 !important;
	text-align:center;
	font-size:1.2em;
	font-weight:500;
	letter-spacing:0.25rem;
	line-height:1.3em;
}

.subsection_title {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 1.5rem;
	margin-bottom: 1.2rem;
}

.wp-block-heading {
	margin-top: 1.5em;
}

.normal_sentence {
	font-size: 1rem;
	text-align:justify;
}

.indent1 {
	margin-left: 1rem;
}

img {
	height: 100%;
	width: auto;
}