@charset "utf-8";
.eyecatch_inc02{
	display: none;
}
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 112.0rem;
	height: auto;
	padding: 5.0rem 0 12.0rem;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		padding: 5.0rem 0 7.0rem;
	}
}
.contents01 .contents01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 3.5rem;
	font-size: 2.9rem;
	line-height: 3.9rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text01{
		margin: 0 0 2.5rem;
		font-size: 2.3rem;
		line-height: 3.3rem;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 8.9rem 0 0;
	font-size: 1.5rem;
	line-height: 3.2rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text01{
		font-size: 1.4rem;
		line-height: 3.0rem;
		margin: 4.0rem 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text01 > .text01_1{
	width: auto;
	height: auto;
	margin: 0 0 2.6rem;
	font-size: 2.7rem;
	line-height: 4.7rem;
	display: block;
	color: #00912D;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 > .text01 > .text01_1{
		margin: 0 0 .5rem;
		font-size: 2.0rem;
		line-height: 3.0rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text01 > .text01_2{
	width: auto;
	height: auto;
	padding: 0 0 0 1em;
	text-indent: -1em;
	margin: 0;
	font-size: 1.4rem;
	line-height: 2.5rem;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > .text01 > .text01_2 > .text01_2_1{
	width: auto;
	height: auto;
	padding: 0 0 0 1em;
	text-indent: -1em;
	margin: 0;
	font-size: 1.4rem;
	line-height: 2.5rem;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 > .text01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 > .text01 a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.4rem;
	line-height: 2.5rem;
	text-decoration-thickness: .1rem;
	text-decoration-line: underline;
	/*text-decoration-color: #262261;*/
	text-decoration-style: solid;
	text-underline-offset: .3rem;
	display: inline;
}
.contents01 .contents01_01 .contents01_01_01 > .text01 .span02{
	color: #00912D;
}
/*.contents01ここまで*/