@charset "utf-8";
/* CSS Document */

.c_area {
	width: 95%;
	margin: auto;
}
.content01 {
	margin: auto;
	padding: 30px 0 0;
	background: url(../images/strength/back01.png) repeat-x top;
}

.content01 .box {
	background: #FFF;
	padding: 30px 20px;
	text-align: center;
}

.content01 h2 {
	border-left: solid 6px #82BC3F;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
	margin-bottom: 30px;
}

.content01 p {
	font-size: 15px;
	line-height: 180%;
	text-align: left;
}

.content01 p.caption {
	text-align: center;
}

.content01 p.caption img {
	margin-right: 10px;
	vertical-align: middle;
}

.content01 .box .photo_l {
	margin-top: 20px;
	text-align: center;
	width: 40%;
	max-width: 260px;
	display: inline-block;
	vertical-align: middle;
	margin: 20px 10px 0;
}

.content01 .box .photo_r {
	margin-top: 20px;
}

.content01 .box .photo_l img,.content01 .box .photo_r img {
	height: 194px;
	width: auto;
}

.content01 .box img.i2 {
	height: 180px;
	width: auto;
}

.content01 .box img.i3 {
	height: 288px;
	width: auto;
}

.content01 .box .t_box {
	float: left;
	margin-top: 40px;
	width: 24%;
	margin-right: 24px;
}

.content01 .box h3 {
	font-size: 22px;
	line-height: 100%;
	padding-bottom: 5px;
	border-bottom: solid 2px #82BC3F;
	margin-bottom: 20px;
	font-weight: bold;

}

.content01 .box .mr {
	margin-right: 20px;
}

.content01 .box .t_box2 {
	margin-top: 60px;
	text-align: center;
}

.content01 .box .mt {
	margin-top: 30px;
}

.content01 .box .mt0 {
	margin-top: 0px;
}

p.sub {
	font-size: 16px;
	margin-top: 60px;
	line-height: 180%;
}

.ib1 {
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
	text-align: left;
}

.arw1 {
	width: 100%;
	margin: 20px auto;
	text-align: center;
}

@media (max-width: 640px) {
}
@media (min-width: 641px) {
	.center {
		
	}
	.ib1 {
		display: inline-block;
		vertical-align: middle;
		width: 25%;
		margin: 0 10px;
	}
	.ib1.arw1 {
		width: 25px;
	}
	.content01 .box img.i2 {
		height: auto;
		width: auto;
	}

}