@charset "utf-8";

h3.page4-h3{
	font-size:24px;
	color:#00693e;
	text-align: center;
	border-bottom: 1px solid #00693e;
}

.innerContents p.page4heading{
	width:100%;
	border-radius: 30px;
	background:#009f38;
	text-align:center;
	font-size:24px;
	color:#fff;
	line-height: 50px;
}

.head01 {
	margin-bottom: 30px;
}

.text01 {
	margin-bottom: 30px;
}
.text02, .text03 {
	margin-bottom: 10px;
}
.text04 {
	margin-bottom: 40px;
}
.text05 {
	margin-bottom: 10px;
}
	.text05 img,
	.text06 img {
		margin-bottom:30px;
	}

	.head01 p,
	.text05 p,
	.text06 p {
		font-size:18px;
	}

.image01 {
	margin-bottom: 40px;
}

/*
@media screen and (max-width: 768px) {
	.text03 {
		margin-bottom: 20px;
	}
	.text05 img, .text06 img {
		margin-bottom: 10px;
	}
}
*/

/*
@media screen and (max-width: 425px) {
	h3.page4-h3 {
		font-size: 16px;
	}

	.innerContents p.page4heading{
		font-size:16px;
		line-height: 32px;
	}
	.head01 p,
	.text05 p,
	.text06 p {
		font-size:12px;
	}

}
*/