@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	padding: 60px 0 47px;
	margin: 0 auto;
	text-align: center;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01{
		width: 100%;
		padding: 35px 5%;
	}
}
.contents01 .contents01_01 h2{
	font-size: 28px;
	line-height: 38px;
	letter-spacing: 0.004em;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01 h2 {
		font-size: 24px;
		line-height: 34px;
	}
}
.contents01 .contents01_02{
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 15px 0 116px;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02{
		width: 100%;
		padding: 0 5% 75px;
	}
}
.contents01 .contents01_02 .contents01_02_01_01{
	width: 100%;
	height: auto;
	border-top: 1px solid #A3A3A3;
	padding: 28px 0;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01_01{
		padding: 25px 0;
	}
}
.contents01 .contents01_02 .contents01_02_01_01:last-of-type{
	border-bottom: 1px solid #A3A3A3;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01_01:last-of-type{
		border-bottom: 0;
		padding-bottom: 0;
	}
}
.contents01 .contents01_02 .contents01_02_01_01 .que{
	font-size: 19px;
	line-height: 29px;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01_01 .que{
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_02 .contents01_02_01_01 p span{
	margin-right: 11px;
	vertical-align: top;
}
.contents01 .contents01_02 .contents01_02_01_01 .ans{
	font-size: 16px;
	line-height: 26px;
	text-indent: -29px;
	padding-left: 29px;
	padding-top: 19px;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01_01 .ans{
		font-size: 15px;
		line-height: 25px;
		padding-top: 5px;
	}
}
.contents01 .contents01_02 .contents01_02_01_01 .ans span{
	font-size: 19px;
	color: #CB453D;
	vertical-align: top;
}
.contents01 .contents01_02 .contents01_02_01_01 .ans a{
	color: #CB453D;
	text-decoration: underline;
}
.contents01 .contents01_02 .contents01_02_01_01 .ans .text02{
	color: #222222;
	text-decoration: none;
}
.contents01 .contents01_02 .contents01_02_01_01 .ans .text02.tel{
	pointer-events: none;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01_01 .ans .text02.tel{
		pointer-events: auto;
	}
}
/*.contents01 .link{
	box-sizing: border-box;
	width: 223px;
	height: 49px;
	margin: 0 auto 116px;
	display: block;
	font-size: 14px;
	line-height: 49px;
	text-align: center;
	border: 1px solid #C4C4C4;
}
@media only screen and (max-width:767px) {
	.contents01 .link{
		margin: 0 auto 75px;
	}
}
.contents01 .link:hover{
	color: #ffffff;
	border: 1px solid #919191;
	background-color: #919191;
	opacity: 1;
}*/