@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.h3Ttl {
	margin-bottom: 4.3rem;
}
#main .commencement p {
	margin-bottom: 3.2rem;
}
#main .commencement .text {
	margin-bottom: 7.6rem;
}
@media all and (max-width: 896px) {
	.headLine01 {
		font-size: 2.4rem;
		margin-bottom: 1.8rem;
	}
	.headLine02.style {
		margin-bottom: 1.5rem;
	}
	#main .commencement p {
		margin-bottom: 1.5rem;
	}
	#main .comCompanies .photo {
		width: 97%;
		padding-top: 1rem;
	}
	#main .commencement .text {
		margin-bottom: 6.0rem;
	}
}