@charset "utf-8";

div.box01 {
	background: url("../images/img01.png") no-repeat 0 0;
	width: 728px;
	height: 464px;
	margin: 10px auto 30px auto;
	position: relative;
	transform: translateX(13px);
}
div.box01 p {
	padding: 180px 0 0 25px;
	line-height: 1.6;
	max-width: 150px;
	position: absolute;
	left: 0;
	top: 0;
}
div.box02 {
	background: url("../images/img02.png") no-repeat 0 0;
	width: 728px;
	height: 392px;
	margin: 10px auto 0 auto;
	position: relative;
	transform: translateX(13px);
}
div.box02 p {
	padding: 110px 0 0 25px;
	line-height: 1.6;
	max-width: 150px;
	position: absolute;
	left: 0;
	top: 0;
}
div.box03 {
	background: url("../images/img03.png") no-repeat 0 0;
	width: 728px;
	height: 424px;
	margin: 0 auto 30px auto;
	position: relative;
	transform: translateX(13px);
}
div.box03 p {
	padding: 135px 0 0 25px;
	line-height: 1.6;
	max-width: 150px;
	position: absolute;
	left: 0;
	top: 0;
}
strong {
	color: #6fba2c;
}

.effective {
	background: url("../images/img04.png") no-repeat 0 0;
	width: 697px;
	height: 241px;
	margin: 0 auto 30px auto;
}
.effective p {
	padding: 100px 35px 0 25px;
	font-size: 14px;
	line-height: 1.7;
	max-width: 210px;
}

.levelup {
	background: url("../images/img05.png") no-repeat 0 0;
	width: 697px;
	height: 277px;
	margin: 0 auto;
}
.levelup p {
	padding: 130px 0 0 25px;
	font-size: 14px;
	line-height: 1.8;
	max-width: 230px;
}