@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
}
.contents01 .contents01_inner{
	width: 980px;
	height: auto;
	padding: 0 0 72px;
	margin: 0 auto;
	text-align: center;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_inner{
		width: 100%;
		padding: 0 5% 65px;
	}
}
.contents01 .contents01_inner h2{
	font-size: 28px;
	line-height: 38px;
	letter-spacing: 0.004em;
	padding: 60px 0 47px;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_inner h2 {
		font-size: 24px;
		line-height: 34px;
		padding: 35px 0;
	}
}
.contents01 .contents01_inner .text{
	display: block;
	font-size: 15px;
	line-height: 25px;
	margin: 0 auto 30px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_inner .text{
		font-size: 14px;
		line-height: 24px;
		margin: 0 auto 25px;
	}
}
.contents01 .contents01_2{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 30px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_2{
		width: 250px;
		height: auto;
		display: block;
		margin: 0 auto 33px;
	}
}
.contents01 .contents01_2 a{
	width: auto;
	height: auto;
	font-size: 24px;
	line-height: 34px;
	margin-right: 12px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_2 a{
		justify-content: center;
		margin-right: 0;
		font-size: 26px;
		line-height: 36px;
	}
}
.contents01 .contents01_2 a:before{
	content:'';
	display: block;
	width: 23px;
	height: 23px;
	background-image: url(../img/common/icon_tel.svg);
	background-repeat:no-repeat; 
	background-size: 100% auto;
	background-position: center;
	margin: 0 8px 0 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_2 a:before{
		width: 28px;
		height: 28px;
		margin: 0 6px 0 0;
	}
}
.contents01 .contents01_2 p.time{
	font-size: 13px;
	margin: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_2 p.time{
		margin-top: 3px;
		text-align: center;
	}
}

.contents01 .contents01_inner table{
	width: 476px;
	height: auto;
	margin: 0 auto 28px;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_inner table{
		width: 100%;
	}
}
.contents01 .contents01_inner table tr{
}
.contents01 .contents01_inner table tr th{
	width: 100%;
	height: auto;
	padding: 25px 0 6px;
	font-size: 17px;
	line-height: 27px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_inner table tr th{
		padding: 28px 0 5px;
		font-size: 15px;
		line-height: 25px;
	}
}
.contents01 .contents01_inner table tr:nth-of-type(1) th{
	padding-top: 0;
}
.contents01 .contents01_inner table tr th span{
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 19px;
	font-weight: 800;
	padding: 2px 8px;
	margin: 2px 0 0 12px;
	background-color: #B62634;
	color: #ffffff;
	display: inline-block;
	vertical-align: top;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_inner table tr th span{
		margin-left: 10px;
		font-size: 13px;
		margin-top: 0;
		line-height: 20px;
	}
}
.contents01 .contents01_inner table tr th p{
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	margin: 2px 0 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_inner table tr th p{
		margin: 5px 0 0;
	}
}
.contents01 .contents01_inner table tr td{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_inner table tr td span{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_inner table tr td span input{
	width: 100%;
	height: auto;
	margin: 0;
	border: 1px solid #BCBCBC;
	padding: 11px;
	font-size: 15px;
	line-height: 25px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_inner table tr td span input{
		font-size: 16px;
		line-height: 26px;
	}
}
.contents01 .contents01_inner table tr td span textarea{
	width: 100%;
	height: 188px;
	margin: 0;
	border: 1px solid #BCBCBC;
	padding: 11px;
	font-size: 15px;
	line-height: 25px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_inner table tr td span textarea{
		height: 188px;
		font-size: 16px;
		line-height: 26px;
	}
}
::placeholder{
	color: #848484;
}
.contents01 .contents01_inner table tr td span .wpcf7-not-valid-tip{
	margin-top: 5px;
	font-size: 13px;
	line-height: 23px;
}
.contents01 .contents01_inner .text01{
	margin: 0 auto 40px;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_inner .text01{
		margin: 0 auto 53px;
		text-align: left;
	}
}
.contents01 .contents01_inner .text01 a{
	color: #CB453D;
}
.contents01 .contents01_inner p input[type="submit"]{
	width: auto;
	height: 61px;
	padding: 0 95px;
	margin: 0 auto;
	font-size: 15px;
	line-height: 61px;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	background-color: #CB453D;
	display: block;
}
.contents01 .contents01_inner p span{
	display: block;
}
/*.contents01ここまで*/