@charset "utf-8";


.chapter-body {
	padding-bottom: 0;
}

.chapter-header {
	margin-bottom: 80px;
}

.chapter-body .subsection {
	margin-bottom: 60px;
	font-size: 1.4rem;
}

.chapter-body .subsection:last-child {
	margin-bottom: 0;
}

.chapter-body .title {
	font-size: 1.6rem;
	font-weight: 600;
}

.chapter-body .subtitle {
	font-size: 1.5rem;
	color: #000;
	font-weight: 400;
}