@charset "utf-8";

/* section01
----------------------------------------------------------*/
.section01 {
	padding-bottom: 3.2rem;
}
.section01 .section-title {
	border: none;
	padding-bottom: 0;
	margin-top: 1.5rem;
}

/* section02
----------------------------------------------------------*/
.section02 {
	padding-bottom: 3.4rem;
} 
.section02 .section-title {
	margin-bottom: 1.5rem;
	font-size: 1.3rem;
	line-height: 1.538;
	letter-spacing: -0.05em;
	padding-bottom: 0.6rem;
}

.section02 .section-img {
	margin-bottom: 0.5rem;
}

.section02 .txt-plan_01 {
	font-size: 1.1rem;
	line-height: 1.636;
	letter-spacing: -0.05em;
}

.section02 .txt-plan_02 {
	font-size: 1.2rem;
	line-height: 1.667;
}

.section02:nth-child(3) {
	padding-bottom: 3.3rem;
}
.section02:nth-child(4) {
	padding-bottom: 3.1rem;
}
.section02:nth-child(5) {
	padding-bottom: 3.2rem;
}
.section02:last-child {
	padding-bottom: 1.5rem;
}