@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: left;
}

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

.content01 p {
	font-size: 14px;
	line-height: 180%;
}

.content01 .box .photo_l {
	margin-top: 30px;
	text-align: center;
}

.content01 .box .photo_r {
	margin-top: 30px;
	text-align: center;
}

.content01 .box .ib {
	margin: 30px auto;
}


#img3 img,#img4 img {
	width: 100%;
	height: auto;
}

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

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

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

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

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

.content01 .box .mr {

}

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

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


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

@media (max-width: 640px) {

}
@media (min-width: 641px) {
	.content01 .box .photo_l {
		display: inline-block;
		margin: 30px 10px;
		text-align: center;
	}
	.content01 .box .photo_r {
		display: inline-block;
		margin: 30px 10px;
		text-align: center;
	}
}
