@charset "utf-8";
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.contents01 .contents01_01{
	width: 128.0rem;
	height: auto;
	margin: 4.5rem auto 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding-bottom: 14.4rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		margin: 0 auto;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		padding-bottom: 6.9rem;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 64.0rem;
	height: 55.8rem;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
		max-width: 32.5rem;
		height: 40.8rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01{
	width: 73.4rem;
	height: auto;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01{
		width: 100%;
		position: absolute;
		top: 5.4rem;
		left: 0;
	}
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01  h3{
		font-size: 3.4rem;
		line-height: 5.4rem;
		letter-spacing: calc((50/1000)*1em);
		color: #00912D;
		position: absolute;
		top: 8.6rem;
		left: 2.6rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 .item01{
	width: 19.7rem;
	height: auto;
	display: block;
	position: absolute;
	top: 3.1rem;
	right: 10.1rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .item01{
		width: 11.0rem;
		top: 0;
		right: 1.8rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 .item02{
	width: 17.2rem;
	height: auto;
	display: block;
	position: absolute;
	bottom: 11.7rem;
	left: 6.0rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .item02{
		width: 9.6rem;
		bottom: 4.4rem;
		left: 3.8rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 .item03{
	width: 16.5rem;
	height: auto;
	display: block;
	position: absolute;
	bottom: -7.8rem;
	right: 16.9rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .item03{
		width: 9.2rem;
		bottom: 0;
		right: 6.5rem;
	}
}
.contents01 .contents01_01 .contents01_01_02{
	width: 66.5rem;
	height: auto;
	margin-top: 2.1rem;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02{
		width: 100%;
		margin-top: 2.6rem;
		flex-shrink: 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 h3{
	font-size: 7.0rem;
	line-height: 10.1rem;
	letter-spacing: calc((50/1000)*1em);
	color: #00912D;
}
.contents01 .contents01_01 .contents01_01_02 .text01{
	font-size: 1.8rem;
	line-height: 4.3rem;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 5.0rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 .text01{
		font-size: 1.5rem;
		line-height: 2.8rem;
		margin-top: 0;
	}
}


.contents01 .contents01_02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 9.2rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02{
		gap: 5.2rem;
	}
}
.contents01 .contents01_02 .contents01_02_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){
	.contents01 .contents01_02 .contents01_02_01{
		width: 90%;
		flex-direction: column-reverse;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 1.7rem;
	}
}
.contents01 .contents01_02 .contents01_02_01.rayout02{
	flex-direction: row-reverse;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01.rayout02{
		flex-direction: column-reverse;
	}
}
.contents01 .contents01_02 .contents01_02_01_01{
	width: 72.0rem;
	height: 61.8rem;
	border-radius: 1.0rem;
	background-color: #fff;
	padding: 8.4rem 8.0rem 0;
	display: block;
	/*justify-content: flex-start;
	align-items: center;
	flex-direction: column;*/
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01_01{
		width: 100%;
		height: auto;
		display: block;
		border-radius: 1.0rem;
		background-color: #fff;
		padding: 3.0rem;
	}
}
.contents01 .contents01_02 .contents01_02_01_01 .text02{
	font-size: 2.7rem;
	line-height: 3.2rem;
	letter-spacing: calc((50/1000)*1em);
	color: #00912D;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01_01 .text02{
		font-size: 1.5rem;
		line-height: 2.2rem;
	}
}
.contents01 .contents01_02 .contents01_02_01_01 h3{
	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){
	.contents01 .contents01_02 .contents01_02_01_01 h3{
		gap: .8rem;
		margin-top: 2.5rem;
	}
}
.contents01 .contents01_02 .contents01_02_01_01 h3 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 .8rem .5rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01_01 h3 span{
		display: inline-block;
		font-size: 3.0rem;
		line-height: 4.1rem;
		gap: .8rem;
		padding: 0 .5rem .5rem .5rem;
	}
}
.contents01 .contents01_02 .contents01_02_01_01 h3 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;
}
.contents01 .contents01_02 .contents01_02_01_01 .text03{
	font-size: 1.6rem;
	line-height: 3.4rem;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 3.0rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01_01 .text03{
		font-size: 1.3rem;
		line-height: 2.3rem;
		margin-top: 1.8rem;
	}
}
.contents01 .contents01_02 .contents01_02_01_01 .text03 span{
	background: linear-gradient(transparent 55%, #FFED65 55%);
}
.contents01 .contents01_02 .contents01_02_01_01 .text04{
	font-size: 1.6rem;
	line-height: 3.4rem;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 2.0rem;
	color: #00912D;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .contents01_02_01_01 .text04{
		font-size: 1.3rem;
		line-height: 2.3rem;
		margin-top: 1.8rem;
	}
}
.contents01 .contents01_02 .img05{
	width: 53.7rem;
	height: auto;
	border-radius: 1.0rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .img05{
		width: 100%;
	}
}

.contents02{
	width: 100%;
	height: auto;
	display: block;
	padding-bottom: 16.3rem;
}
@media only screen and (max-width: 767px){
	.contents02{
		padding-bottom: 6.3rem;
	}
}
.contents02 .contents02_01{
	width: 112.0rem;
	height: auto;
	margin: 11.7rem auto 0;
	background-color: #00912D;
	border-radius: 1.0rem;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 8.2rem 0 5.4rem;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01{
		width: 90%;
		margin: 4.3rem auto 0;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		padding: 4.6rem 2.9rem;
	}
}
.contents02 .contents02_01 .text05{
	font-size: 3.3rem;
	line-height: 5.5rem;
	letter-spacing: calc((50/1000)*1em);
	color: #fff;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .text05{
		font-size: 2.1rem;
		line-height: 3.5rem;
	}
}
.contents02 .contents02_01 .text06{
	font-size: 1.8rem;
	line-height: 4.3rem;
	letter-spacing: calc((50/1000)*1em);
	color: #fff;
	margin-top: 3.1rem;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .text06{
		font-size: 1.3rem;
		line-height: 2.3rem;
		margin-top: 2.6rem;
		text-align: left;
	}
}
.contents02 .contents02_01 a{
	width: 24.4rem;
	height: 6.0rem;
	border-radius: 3.0rem;
	margin-top: 3.6rem;
	background-color: #002000;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 3.0rem;
	color: #fff;
	font-size: 1.4rem;
	line-height: 2.4rem;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 a{
		margin-top: 2.5rem;
	}
}
.contents02 .contents02_01 a img{
	width: 1.8rem;
	height: 1.8rem;
	display: block;
}

.contents02 .contents02_01 .img09{
	width: 23.1rem;
	height: auto;
	display: block;
	position: absolute;
	bottom: -5.4rem;
	right: 5.9rem;
}


