@charset "utf-8";
.fix_img{
	width: 24.7rem;
	height: auto;
	display: block;
	position: absolute;
	top: 6.8rem;
	left: -4.4rem;
}
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	padding-bottom: 12.0rem;
}
@media only screen and (max-width: 767px){
	.contents01{
		padding-bottom: 7.0rem;
	}
}
.contents01 .contents01_01{
	width: 70.0rem;
	height: auto;
	margin: 14.4rem auto 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		max-width: 29.0rem;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto 0;
	position: relative;
}
.contents01 .contents01_01 .contents01_01_01 h2{
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
	flex-direction: column;
	font-size: 7.8rem;
	line-height: 7.9rem;
	letter-spacing: calc((30/1000)*1em);
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 h2{
		font-size: 5.5rem;
		line-height: 6.5rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 > h3{
	font-size: 1.4rem;
	line-height: 3.0rem;
	letter-spacing: calc((80/1000)*1em);
	margin-top: 3.0rem;
}
.contents01 .contents01_01 .contents01_01_01 .text01{
	font-size: 1.6rem;
	line-height: 4.0rem;
	letter-spacing: calc((100/1000)*1em);
	margin-top: 1.0rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01{
		font-size: 1.4rem;
		line-height: 2.7rem;
		letter-spacing: calc((100/1000)*1em);
		margin-top: 1.0rem;
	}
}