.block01 .lead-desc {
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	margin-top: 40px;
	letter-spacing: 0.07em;
}
.block01 .list-img {
	margin-top: 37px;
	margin-left: -30px;
}
.block01 .list-img li {
	width: 485px;
	float: left;
	margin-left: 30px;
	padding: 5px;
	background-color: #ffffff;
	position: relative;
	margin-bottom: 29px;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
}
.block01 .list-img li .caption {
	position: absolute;
	bottom: 15px;
	left: 20px;
	z-index: 99;
	color: #FFF;
}
.block01 .list-img li .caption .desc {
	font-size: 14px;
	line-height: 23px;
}
.block01 .list-img li .caption .title {
	font-size: 21px;
	line-height: 25px;
	margin-bottom: 5px;
}
.block01 .list-img li .caption .title .small {
	font-size: 15px;
}
.block01 .list-img li .caption .title .medium {
	font-size: 18px;
}

.block02 {
	margin-top: 23px;
}
.block02 .table-valve {
	border-collapse: collapse;
	border: 1px solid #dddddd;
	background-color: #fff;
	width: 100%;
	margin-top: 30px;
}
.block02 .table-valve td {
	border: 1px solid #dddddd;
	vertical-align: middle;
	line-height: 25px;
	padding: 29px 37px 29px 37px;
	height: 103px;
}
.block02 .table-valve th {
	background-color: #003f73;
	color: #FFF;
	vertical-align: middle;
	line-height: 25px;
	width: 93px;
	border-top: 1px solid #FFF;
}
.block02 .table-valve tr:first-child th {
	border-top: none;
}
.block02 .table-valve td .list-valve li {
	float: left;
	width: 80px;
	margin-right: 40px;
	text-align: center;
	white-space: nowrap;
}
.block02 .table-valve td.midd {
	width: 437px;
}
.block02 .table-valve td .list-valve {
	display: inline-block;
	vertical-align: middle;
}
.block02 .table-valve td .txt {
	display: inline-block;
	vertical-align: middle;
	padding-left: 33px;
	line-height: 21px;
}
.block02 .table-valve td .list-valve li .desc {
	margin-top: 5px;
}
.block02 .desc.large {
	font-size: 15px;
}
.block02 .red {
	color: #d70000;
}
.block02 .lead-block02 {
	text-align: center;
	margin-top: 27px;
}
.block02 .list-btn {
	text-align: center;
	margin-top: 17px;
}
.block02 .list-btn li {
	display: inline-block;
	width: 373px;
	margin: 0 12px;
}
.block03 {
	margin-top: 51px;
	margin-bottom: -26px;
}
.block03 .content {
	margin-top: 20px;
	margin-left: -30px;
}
.block03 .content li {
	float: left;
	width: 485px;
	margin-left: 30px;
	margin-bottom: 30px;
	position: relative;
}
.block03 .content li .title {
	color: #003f73;
	font-size: 21px;
	line-height: 30px;
	position: absolute;
	bottom: 21px;
	left: 0;
	text-align: center;
	width: 100%;
}

/* 追加CSS */
.txt-small {
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 13px;
	margin-left: 1em;
}

@media(max-width: 640px) {
	.block01 .lead-desc {
		line-height: 1.66666em;
		font-size: 1.38461em;
		margin-top: 2.22222em;
	}
	.block01 .list-img {
		margin-top: 8.4%;
		margin-left: 0;
	}
	.block01 .list-img li {
		width: 100%;
		float: none;
		margin-left: 0;
		padding: 4px;
		margin-bottom: 6.36363%;
	}
	.block01 .list-img li .caption {
		bottom: 1em;
		left: 1.53846em;
	}
	.block01 .list-img li .caption .desc {
		font-size: 1.07692em;
		line-height: 1.64285em;
	}
	.block01 .list-img li .caption .title {
		font-size: 1.6153em;
		line-height: 1.19em;
		margin-bottom: 5px;
	}
	.block01 .list-img li .caption .title .small {
		font-size: 0.7619em;
	}
	.block01 .list-img li .caption .title .medium {
		font-size: 0.857em;
	}

	.block02 {
		margin-top: 5.2272%;
	}
	.block02 .table-valve {
		width: 100%;
		margin-top: 6.81818181%;
	}
	.block02 .table-valve td {
		display: block;
		width: 100%;
		line-height: 1.923em;
		padding: 1em;
		height: auto;
		border: none;
	}
	.block02 .table-valve th {
		line-height: 1.923em;
		width: 100%;
		display: block;
		padding:  1em;
	}
	.block02 .table-valve tr:first-child th {
		border-top: none;
	}
	.block02 .table-valve td .list-valve li {
		float: none;
		display: inline-block;
		width: 6.15384em;
		margin: 0 1em 1.5em;
		text-align: center;
		white-space: nowrap;
	}
	.block02 .table-valve td.midd {
		width: 100%;
	}
	.block02 .table-valve td .list-valve {
		display: block;
		text-align: center;
	}
	.block02 .table-valve td .txt {
		display: block;
		padding-left: 0;
		line-height: 1.61538em;
		margin-top: 1em;
	}
	.block02 .table-valve td .list-valve li .desc {
		margin-top: 0.38461em;
	}
	.block02 .desc.large {
		font-size: 1.15384em;
	}
	.block02 .red {
		color: #d70000;
	}

	.block02 .lead-block02 {
		margin-top: 6.136363%;
	}
	.block02 .list-btn {
		margin-top: 3.8636363%;
	}
	.block02 .list-btn li {
		display: block;
		width: 78.6363%;
	    float: none;
	    margin: 0 auto 4.545%;
	}

	.block03 {
		margin-top: 11.59%;
		margin-bottom: 0;
	}
	.block03 .content {
		margin-top: 4.5454%;
		margin-left: 0;
	}
	.block03 .content li {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 6.8181%;
	}
	.block03 .content li .title {
		font-size: 1.61538em;;
		line-height: 1.4285714%;
		bottom: 1.61538em;
		width: 100%;
	}
	.txt-small {
		font-size: 0.8em;
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
		margin-top: 0.5em;
		margin-left: 0;
		display: inline-block;
	}

}