@charset "utf-8";
.page_top{
	width: 100%;
	height: auto;
	margin-top: 17.1rem;
}
@media only screen and (max-width: 767px){
	.page_top{
		margin-top: 11.5rem;
	}
}
.page_top .page_top01{
	width: 128.0rem;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.page_top .page_top01{
		width: 90%;
		margin: 0 auto;
	}
}
.page_top .page_top01 h2{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 2.4rem;
	font-size: 6.6rem;
	line-height: 6.6rem;
	letter-spacing: calc((50/1000)*1em);
}
@media only screen and (max-width: 767px){
	.page_top .page_top01 h2{
		gap: 1.2rem;
		font-size: 3.5rem;
		line-height: 3.5rem;
	}
}
.page_top .page_top01 h2 span{
	font-size: 2.0rem;
	line-height: 3.0rem;
	letter-spacing: calc((50/1000)*1em);
	color: #00912D;
}
@media only screen and (max-width: 767px){
	.page_top .page_top01 h2 span{
		font-size: 1.5rem;
		line-height: 2.5rem;
	}
}
.contents01{
	width: 100%;
	height: auto;
	padding-bottom: 13.0rem;
}
@media only screen and (max-width: 767px){
	.contents01{
		padding-bottom: 9.4rem;
	}
}
.contents01 .contents01_01{
	width: 112.0rem;
	height: auto;
	margin: 9.6rem auto 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-end;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		margin: 4.1rem auto 0;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
}
.contents01 .contents01_01 h3{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 2.0rem;
	font-size: 5.5rem;
	line-height: 5.7rem;
	letter-spacing: calc((50/1000)*1em);
	color: #fff;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h3{
		gap: .8rem;
		font-size: 3.0rem;
		line-height: 3.4rem;
	}
}
.contents01 .contents01_01 h3 span{
	width: auto;
	height: auto;
	position: relative;
	padding: 0 .5rem .5rem .5rem;
}
.contents01 .contents01_01 h3 span::before{
	content:'';
	display: block;
	width:var(--bg-width,0%);
	height: 100%;
	background-color: #00912D;
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	z-index: -1;
}
.contents01 .contents01_01 .text01{
	width: 100%;
	font-size: 1.8rem;
	line-height: 4.3rem;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 5.7rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .text01{
		font-size: 1.5rem;
		line-height: 2.8rem;
		margin-top: 3.0rem;
	}
}
.contents01 .contents01_01 .img01{
	width: 64.4rem;
	height: auto;
	display: block;
	margin-top: -5.7rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .img01{
		width: 100%;
		margin-top: 3.6rem;
	}
}
.contents02{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 9.6rem;
}
@media only screen and (max-width: 767px){
	.contents02{
		gap: 5.3rem;
	}
}
.contents02 .contents02_01{
	width: 128.0rem;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01{
		width: 90%;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 1.6rem;
	}
}
.contents02 .contents02_01.layout02{
	flex-direction: row-reverse;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01.layout02{
		flex-direction: column;
	}
}
.contents02 .contents02_01 .img02{
	width: 53.7rem;
	height: auto;
	display: block;
	border-radius: 1.0rem;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .img02{
		width: 100%;
	}
}
.contents02 .contents02_01 .text_wrap{
	background-color: #fff;
	width: 72.0rem;
	height: auto;
	border-radius: 1.0rem;
	padding: 8.4rem 8.0rem 7.0rem;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .text_wrap{
		width: 100%;
		padding: 2.2rem;
	}
}
.contents02 .contents02_01 .text_wrap h3{
	font-size: 2.1rem;
	line-height: 3.1rem;
	letter-spacing: calc((50/1000)*1em);
	color: #00912D;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .text_wrap h3{
		font-size: 1.4rem;
		line-height: 3.2rem;
	}
}
.contents02 .contents02_01 .text_wrap h3 span{
	font-size: 2.2rem;
	line-height: 3.2rem;
	letter-spacing: calc((50/1000)*1em);
	margin-right: 2.4rem;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .text_wrap h3 span{
		font-size: 1.5rem;
		line-height: 2.2rem;
		margin-right: 1.6rem;
	}
}
.contents02 .contents02_01 .text_wrap h4{
	font-size: 3.5rem;
	line-height: 4.7rem;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 1.2rem;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .text_wrap h4{
		font-size: 2.4rem;
		line-height: 3.2rem;
		margin-top: .9rem;
	}
}
.contents02 .contents02_01 .text_wrap h5{
	display: inline-block;
	font-size: 4.7rem;
	line-height: 4.9rem;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 4.2rem;
	padding-bottom: .4rem;
	color: #fff;
	position: relative;
	z-index: 10;
	display: inline-flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	gap: 1.5rem;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .text_wrap h5{
		display: inline-flex;
		font-size: 3.0rem;
		line-height: 3.4rem;
		margin-top: 2.1rem;
		padding-bottom: .2rem;
		gap: 1.0rem;
	}
}
.contents02 .contents02_01 .text_wrap h5 span{
	display: inline-block;
	font-size: 4.7rem;
	line-height: 4.9rem;
	letter-spacing: calc((50/1000)*1em);
	padding-bottom: .1rem;
	color: #fff;
	position: relative;
	z-index: 10;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	gap: 1.5rem;
	padding: 0 .5rem .5rem .5rem;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .text_wrap h5 span{
		display: inline-block;
		font-size: 3.0rem;
		line-height: 4.1rem;
	}
}
.contents02 .contents02_01 .text_wrap h5 span::after{
	content:'';
	display: block;
	width:var(--bg-width,0%);
	height: 100%;
	background-color: #00912D;
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	z-index: -1;
}
.contents02 .contents02_01 .text_wrap .text01{
	font-size: 1.6rem;
	line-height: 3.4rem;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 5.4rem;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .text_wrap .text01{
		font-size: 1.3rem;
		line-height: 2.3rem;
		margin-top: 1.5rem;
	}
}

.contents03{
	width: 100%;
	height: auto;
	padding-bottom: 13.0rem;
}
@media only screen and (max-width: 767px){
	.contents03{
		padding-bottom: 7.2rem;
	}
}
.contents03 .contents03_01{
	width: 91.8rem;
	height: auto;
	margin: 19.3rem auto 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-end;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01{
		width: 90%;
		margin: 9.0rem auto 0;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
}
.contents03 .contents03_01 h3{
	width: 100%;
	height: auto;
	display: block;
	font-size: 5.0rem;
	line-height: 7.4rem;
	letter-spacing: calc((50/1000)*1em);
	color: #00912D;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 h3{
		font-size: 3.0rem;
		line-height: 3.8rem;
	}
}
.contents03 .contents03_01 h4{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	margin-top: 4.7rem;
	gap: 1.5rem;
	font-size: 4.4rem;
	line-height: 4.7rem;
	letter-spacing: calc((50/1000)*1em);
	color: #fff;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 h4{
		gap: .8rem;
		font-size: 2.9rem;
		line-height: 3.3rem;
		margin-top: 2.3rem;
		position: relative;
		z-index: 1;
	}
}
.contents03 .contents03_01 h4 span{
	width: auto;
	height: auto;
	position: relative;
	padding: 0 .5rem .8rem .5rem;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 h4 span{
		padding: 0 .5rem .5rem .5rem;
	}
}
.contents03 .contents03_01 h4 span::before{
	content:'';
	display: block;
	width:var(--bg-width,0%);
	height: 100%;
	background-color: #00912D;
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	z-index: -1;
}
.contents03 .contents03_01 .text01{
	width: 100%;
	font-size: 1.8rem;
	line-height: 4.3rem;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 5.7rem;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .text01{
		font-size: 1.3rem;
		line-height: 2.3rem;
		margin-top: 2.7rem;
	}
}
.contents03 .contents03_01 .img01{
	width: 19.9rem;
	height: auto;
	display: block;
	position: absolute;
	top: 10.8rem;
	right: 0;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .img01{
		width: 9.3rem;
		top: 5.0rem;
		right: 0;
	}
}
.contents03 .contents03_02{
	width: 112.0rem;
	height: auto;
	margin: 16.1rem auto 0;
	background-color: #00912D;
	border-radius: 1.0rem;
	padding: 6.9rem 8.9rem 5.2rem 9.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02{
		width: 90%;
		height: auto;
		margin: 7.3rem auto 0;
		padding: 1.4rem 3.0rem 3.0rem 3.0rem;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
	}
}
.contents03 .contents03_02 img{
	width: 21.9rem;
	height: auto;
	display: block;
	margin-right: 1.7rem;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 img{
		width: 13.3rem;
		margin: 0 auto;
	}
}
.contents03 .contents03_02. .contents03_02_01{
	width: auto;
	height: auto;
	display: block;
}
.contents03 .contents03_02 .contents03_02_01 h3{
	font-size: 3.9rem;
	line-height: 4.9rem;
	letter-spacing: calc((50/1000)*1em);
	color: #fff;
	margin-bottom: 2.0rem;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 .contents03_02_01 h3{
		font-size: 2.4rem;
		line-height: 3.5rem;
		margin-bottom: 1.5rem;
	}
}
.contents03 .contents03_02 .contents03_02_01 .text03{
	font-size: 1.8rem;
	line-height: 3.7rem;
	letter-spacing: calc((50/1000)*1em);
	color: #fff;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_02 .contents03_02_01 .text03{
		font-size: 1.3rem;
		line-height: 2.3rem;
	}
}

















