@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;
}
.contents01 .contents01_01{
	width: 70.0rem;
	height: auto;
	margin: 14.4rem auto 0;
	display: block;
	padding-bottom: ;
}
@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;
	padding-bottom: 8.8rem;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		padding-bottom: 7.0rem;
	}
}
.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 h2 span{
	font-size: 1.4rem;
	line-height: 2.4rem;
}
.contents01 .contents01_01 .contents01_01_01 > h3{
	font-size: 3.5rem;
	line-height: 4.5rem;
	letter-spacing: calc((30/1000)*1em);
	margin-top: 3.5rem;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 > h3{
		font-size: 1.9rem;
		line-height: 4.0rem;
		letter-spacing: calc((80/1000)*1em);
		position: relative;
		z-index: 1;
	}
}

.contents01 .contents01_01 .contents01_01_01 .form_cont{
	width: 100%;
	height: auto;
	margin: 6.3rem 0 0 0;
}
.contents01 .contents01_01 .contents01_01_01 .tel{
	width: 100%;
	height: auto;
	display: block;
	margin: 3.5rem 0 0 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .tel{
		width: 100%;
		height: auto;
		display: block;
		margin: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .tel_link{
	width: 27.7rem;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 4.6rem;
	line-height: 5.6rem;
	letter-spacing: calc((30/1000)*1em);
	margin: 0 auto;
}
.contents01 .contents01_01 .contents01_01_01 .tel_link img{
	width: 2.8rem;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .tel p{
	font-size: 1.3rem;
	line-height: 2.6rem;
	letter-spacing: calc((30/1000)*1em);
	text-align: center;
}
/*.contents01ここまで*/

footer .f_bottom{
	margin-top: 0;
}