@charset "utf-8";
/*------------------------------------------------------------
	guidance
------------------------------------------------------------*/
#main {
	margin-bottom: 8.8rem;
}
#main .centerText {
	margin-bottom: 3.5rem;
	letter-spacing: 0.2em;
}
#main .comBtn01 {
	margin-bottom: 5.2rem;
}
#main .comBtn01 a {
	padding: 0.5rem 4rem;
	font-size: 1.9rem;
}
#main .imgBox {
	width: calc(50% + 43.5rem);
}
#main .imgBox .photoBox {
	width: 47rem;
}
#main .imgBox .textBox {
	margin-top: 0.5rem;
	width: calc(100% - 52.5rem);
	font-family: "Noto Serif JP", serif;
}
#main .imgBox .textBox h3 {
	margin-bottom: 3rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.2em;
}
#main .imgBox .textBox .title {
	margin-bottom: 2rem;
	text-align: center;
	letter-spacing: 0.2em;
}
#main .imgBox .textBox .text {
	margin-left: 3rem;
	font-size: 1.4rem;
	letter-spacing: 0.2em;
	line-height: 2;
}
#main .textList {
	margin: 5.5rem auto 5.2rem;
	max-width: 63.5rem;
}
#main .textList li {
	margin-bottom: 2.5rem;
	display: flex;
	flex-wrap: wrap;
}
#main .textList li:last-child {
	margin-bottom: 0;
}
#main .textList .title {
	width: 18.8rem;
	letter-spacing: 0.2em;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
}
#main .textList .text {
	margin: 0.2rem -1.5rem 0 0;
	flex: 1;
	font-size: 1.3rem;
	font-weight: 400;
	letter-spacing: 0.14em;
	line-height: 2;
}
#main .imgBox01 {
	margin-bottom: 5.3rem;
}
#main .imgBox01 .textBox {
	margin-top: 5.8rem;
	width: calc(100% - 52.5rem);
}
#main .imgBox01 .textBox h3 {
	margin-bottom: 1.7rem;
}
#main .imgBox01 .textBox .title {
	margin-bottom: 3rem;
	font-weight: 400;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.3rem;
	letter-spacing: 0.14em;
}
#main .imgBox01 .textBox .text {
	margin-left: 0;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.3rem;
	font-weight: 400;
	letter-spacing: 0.14em;
}
#main section > .text {
	text-align: center;
	font-size: 1.4rem;
	letter-spacing: 0.2em;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
}
@media all and (max-width: 896px) {
	#main {
		margin-bottom: 8rem;
	}
	#main .headLine01 {
		margin-bottom: 3.5rem;
	}
	#main .centerText {
		margin-bottom: 3.5rem;
	}
	#main .comLink01 {
		margin: 2rem 0 0 auto;
	}
	#main .comBtn01 {
		margin: 4.7rem auto 6.3rem;
	}
	#main .comBtn01 a {
		padding: 1.1rem 1rem;
		font-size: 2.25rem;
	}
	#main .imgBox {
		width: auto !important;
		display: block;
	}
	#main .imgBox .photoBox {
		margin-bottom: 6rem;
		width: auto !important;
	}
	#main .imgBox .photoBox img {
		width: 100%;
	}
	#main .imgBox .textBox {
		margin: 0 2rem 0 2.8rem;
		width: auto !important;
	}
	#main .imgBox .textBox h3 {
		margin-bottom: 4.5rem;
		font-weight: 500;
		font-size: 2.24rem;
	}
	#main .imgBox .textBox .title {
		margin-bottom: 3.1rem;
		font-size: 2.24rem;
	}
	#main .imgBox .textBox .text {
		margin-left: 0;
		font-size: 1.96rem;
		letter-spacing: 0.17em;
	}
	#main .textList {
		margin: 3.3rem 3rem 5.2rem;
		max-width: 100%;
	}
	#main .textList li {
		margin-bottom: 2.5rem;
		display: block;
	}
	#main .textList .title {
		margin-bottom: 1.2rem;
		width: auto;
		font-size: 2.24rem;
	}
	#main .textList .text {
		margin: 0.2rem 0 0 0;
		font-size: 1.82rem;
		font-weight: 400;
	}
	#main .imgBox01 {
		margin-bottom: 4.5rem;
	}
	#main .imgBox01 .textBox {
		margin-top: 5.8rem;
	}
	#main .imgBox01 .textBox h3 {
		margin-bottom: 2.5rem;
	}
	#main .imgBox01 .textBox .title {
		margin-bottom: 4rem;
		font-size: 1.82rem;
		letter-spacing: 0.14em;
		font-weight: 400;
	}
	#main .imgBox01 .textBox .text {
		font-size: 1.82rem;
		font-weight: 400;
	}
	#main section > .text {
		font-size: 1.96rem;
		letter-spacing: 0.13em;
		line-height: 1.81;
	}
}