@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01{
	}
}
.contents01 .contents01_01{
	width: 112.0rem;
	height: auto;
	padding: 5.0rem 0 10.7rem;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		padding: 5.0rem 0 5.7rem;
	}
}

.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: 2.9rem;
		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: 100%;
	height: 100%;
	background-color: #00912D;
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	right: 0;
	margin: auto;
	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.8rem;
}
@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 .img_box{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	margin-top: -6.8rem;
	margin-right: 10.5rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .img_box{
		width: 100%;
		margin-top: 3.3rem;
		margin-right: 0;
	}
}
.contents01 .contents01_01 .img_box img{
	width: 17.3rem;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .img_box img{
		width: 9.8rem;
		margin-right: 2.7rem;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 73.6rem;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
		height: auto;
		margin: 0;
		display: block;
	}
}
.contents01 .text05{
	font-size: 1.8rem;
	line-height: 4.3rem;
	letter-spacing: calc((50/1000)*1em);
	margin-top: 9.6rem;
}
@media only screen and (max-width: 767px){
	.contents01 .text05{
		font-size: 1.5rem;
		line-height: 2.3rem;
		margin-top: 2.7rem;
	}
}
/*.contents01ここまで*/

.tel_cont{
 	width: 100%;
 	height: auto;
 	display: block;

}
.tel_cont .tel_cont01{
	width: 112.0rem;
	height: auto;
	background-color: #00912D;
	border-radius: 1.0rem;
	margin: 0 auto 12.1rem;
	padding: 6.7rem;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
@media only screen and (max-width: 767px){
	.tel_cont .tel_cont01{
		width: 90%;
		margin: 0 auto 6.2rem;
		padding: 4.5rem;
		flex-direction: column;
		justify-content: center;
		align-items: flex-end;
		position: relative;
	}
}
.tel_cont .tel_cont01 .img01{
	width: 17.5rem;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.tel_cont .tel_cont01 .img01{
		width: 11.6rem;
		height: auto;
		position: absolute;
		top: 4.6rem;
		left: 4.7rem;
	}
}
.tel_cont .tel_cont01 .tel_cont01_01{
	width: auto;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.tel_cont .tel_cont01 .tel_cont01_01{
		width: auto;
		height: auto;
		display: block;
		padding-left: 7.2rem;
	}
}
.tel_cont .tel_cont01 .tel_cont01_01 .text01{
	font-size: 3.9rem;
	line-height: 4.9rem;
	letter-spacing: calc((50/1000)*1em);
	color: #fff;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.tel_cont .tel_cont01 .tel_cont01_01 .text01{
		font-size: 2.4rem;
		line-height: 3.5rem;
		letter-spacing: calc((50/1000)*1em);
	}
}
.tel_cont .tel_cont01 .tel_cont01_01 .text02{
	font-size: 1.8rem;
	line-height: 3.7rem;
	letter-spacing: calc((50/1000)*1em);
	color: #fff;
	margin: 2.0rem 0;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.tel_cont .tel_cont01 .tel_cont01_01 .text02{
		font-size: 1.3rem;
		line-height: 2.3rem;
		margin: .8rem 0;
	}
}
.tel_cont .tel_cont01 .tel_cont01_01 .tel_cont01_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	gap: 1.4rem;
}
.tel_cont .tel_cont01 .tel_cont01_01 .tel_cont01_01_01 a{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	gap: 1.3rem;
	font-size: 4.6rem;
	line-height: 4.6rem;
	letter-spacing: calc((50/1000)*1em);
	color: #fff;
}
.tel_cont .tel_cont01 .tel_cont01_01 .tel_cont01_01_01 a img{
	width: 3.0rem;
	height: auto;
	display: block;
}
.tel_cont .tel_cont01 .tel_cont01_01 .tel_cont01_01_01 .text03{
	font-size: 1.5rem;
	line-height: 2.5rem;
	color: #fff;
}

@media only screen and (max-width: 767px){
	.tel_cont .tel_cont01 .tel_cont01_02{
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: calc;
		margin: 0 auto;
	}
	.tel_cont .tel_cont01 .tel_cont01_02 a{
		width: 20.5rem;
		height: 6.0rem;
		background-color: #002000;
		border-radius: 3.0rem;
		font-size: 1.4rem;
		line-height: 2.4rem;
		padding-left: 4.0rem;
		color: #FFFFFF;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		position: relative;
		margin: 2.5rem auto 0;
	}
	.tel_cont .tel_cont01 .tel_cont01_02 a::after{
		content:'';
		display: block;
		width: 1.2rem;
		height: 1.0rem;
		background-image: url(../img/common/arrow02.png);
		background-repeat:no-repeat; 
		background-size: 100% auto;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 2.2rem;
		margin: auto;
	}
	.tel_cont .tel_cont01 .tel_cont01_02 .text03{
		font-size: 1.5rem;
		line-height: 3.7rem;
		letter-spacing: calc((50/1000)*1em);
		color: #ffffff;
		text-align: center;
		margin-top: 1.3rem
	}

}








