@charset "utf-8";
.eyecatch_inc{
	background-image: url(../img/towtruck/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc{
		background-image: url(../img/towtruck/eye01.jpg);
	}
}
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	padding: 95px 0 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		padding: 55px 0 0;
	}
}
.contents01 .contents01_01 .text01{
	width: 100%;
	height: auto;
	margin: 0 auto 5px;
	display: block;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}
.contents01 .contents01_01 .text02{
	width: 100%;
	height: auto;
	margin: 0 auto 25px;
	display: block;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	color: #B40808;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text02{
		margin: 0 auto 15px;
	}
}
.contents01 .contents01_01 .text03{
	width: 100%;
	height: auto;
	margin: 0 auto 55px;
	display: block;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text03{
		margin: 0 auto 35px;
		font-size: 17px;
		line-height: 27px;
	}
}

.contents01 .contents01_01 .contents01_01_01{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 img{
	width: 800px;
	height: auto;
	margin: 0 auto 55px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 img{
		width: 100%;
		margin: 0 auto 35px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 auto 50px;
	font-size: 20px;
	line-height: 30px;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01{
		margin: 0 auto 30px;
		font-size: 15px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 span{
	font-size: 20px;
	line-height: 30px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01 span{
		font-size: 15px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 17px;
	line-height: 27px;
	color: #000000;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text02{
		font-size: 13px;
		line-height: 23px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-direction: column;
	margin: 0 auto 50px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		margin: 0 auto 30px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text04{
	width: auto;
	height: auto;
	margin: 0 auto;
	font-size: 18px;
	line-height: 28px;
	color: #B40808;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text04{
		margin: 0 auto 5px;
		font-size: 30px;
		line-height: 34px;
		align-items: flex-end;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text04::before{
	content: '';
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
	display: block;
	background-image: url(../img/towtruck/icon01.svg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text04::before{
		width: 34px;
		height: 34px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text04::after{
	content: '';
	width: 20px;
	height: 20px;
	margin: 0 0 0 10px;
	display: block;
	background-image: url(../img/towtruck/icon02.svg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text04::after{
		width: 34px;
		height: 34px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text05{
	width: auto;
	height: auto;
	margin: 0 auto;
	display: block;
	font-size: 42px;
	line-height: 52px;
	color: #B40808;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text05{
		width: 223px;
		height: 49px;
		margin: 0 auto 5px;
		font-size: 14px;
		line-height: 24px;
		color: #000000;
		border: 1px solid #000000;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text06{
	width: auto;
	height: auto;
	margin: 0 auto;
	display: block;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .text06{
		font-size: 17px;
		line-height: 27px;
		color: #B40808;
	}
}




