@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	padding-bottom: 68px;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01{
		width: 100%;
		padding: 0 5%;
	}
}
.contents01 h2{
	font-size: 28px;
	line-height: 38px;
	letter-spacing: 0.004em;
	padding: 125px 0 0;
	text-align: center;
}
@media only screen and (max-width:767px) {
	.contents01 h2 {
		font-size: 24px;
		line-height: 34px;
		padding: 87px 0 0;
	}
}
.contents01 .contents01_01 h3{
	padding: 60px 0 0;
	font-size: 20px;
	line-height: 35px;
	letter-spacing: 0.004em;
	text-align: left;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01 h3{
		padding: 35px 0 0;
		font-size: 18px;
		line-height: 28px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	padding-top: 45px;
	display: flex;
	justify-content: space-between;
	align-content: flex-start;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01 .contents01_01_01{
		padding-top: 35px;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 470px;
	height: auto;
	text-align: left;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		width: 100%;
	}
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01:nth-of-type(2){
		padding-top: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 p{
	font-size: 16px;
	line-height: 26px;
	margin-top: 33px;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 p{
		font-size: 15px;
		line-height: 25px;
		margin-top: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 p:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 p.bold{
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.004em;
	text-align: right;
	margin-top: 38px;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 p.bold{
		font-size: 14px;
		line-height: 24px;
		text-align: left;
	}
}

.contents01 .contents01_02{
	width: 800px;
	height: auto;
	margin: 90px auto 50px;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02{
		width: 100%;
		padding: 35px 5% 0;
		margin: 0 auto 70px;
		border-bottom: 0;
		display: block;
		text-align: left;
	}
	.contents01 .contents01_02 tbody{
		display: block;
	}
}
.contents01 .contents01_02 tr{
	border-top: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 tr{
		border-top: 0;
		border-bottom: 0;
		display: block;
	}
}
.contents01 .contents01_02 tr th{
	width: 110px;
	font-size: 15px;
	line-height: 23px;
	padding: 18px 0 18px 10px;
	text-align: left;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 tr th{
		width: 100%;
		padding: 4px 0 4px 8px;
		border-top: 0;
		background-color: #F8F8F8;
		display: block;
	}
}
.contents01 .contents01_02 tr td{
	width: auto;
	font-size: 15px;
	line-height: 23px;
	text-align: left;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 tr td{
		width: 100%;
		padding: 5px 0 15px;
		background-color: transparent;
		display: block;
	}
	.contents01 .contents01_02 tr:last-of-type td{
		padding-bottom: 0;
	}
}

.contents01 .contents01_03{
	width: 800px;
	height: 357px;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_03{
		width: 100%;
		height: 551px;
	}
}
