#content-main ul.strategy-content-1 li {
	display: inline-block;
	font-size: 115%;
	text-align: center;
	font-weight: 500;
	line-height: 25px;
	width:25%;
}
#content-main ul.strategy-content-1 li img{
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
#content-main ul.strategy-content-1 li span.block {
	text-align: center;
}
#content-main ul.strategy-content-1 li span.sub-text {
	display: inline-block;
	font-size: 75%;
	font-weight: 300;
	text-align: center;
}
#content-main ul.strategy-content-1 li span.line2 {
	display: block;
    height: 1px;
    width: 15px;
    background: #ccc;
	margin: 15px auto;
	text-align: center;
}
#content-main p.strategy-title{
	font-size: 250%;
	text-align: center;
	font-weight: 400;
	color: #0057a9;
}
#content-main p.strategy-title span{
	color: #26a1ff
}
#content-main p.strategy-sub-title{
	font-size: 135%;
	text-align: center;
	margin-bottom: 40px;
}
#content-main div.strategy-1{
	margin-top: 40px;
	margin-bottom: 60px;
}
#content-main div.strategy-2 img{
	display: block;
	margin: 50px auto;
}
#content-main div.strategy-3 li{
	display: inline-block;
	width:32.3%;
	background: #f9f9f9;
	text-align: center;
	margin: 0.5%;
	padding: 20px;
}
#content-main div.vision{
	display:inline-block;
	width:45%;
	margin-right:5%;
}

#content-main div.color01 h4{
	color: #d94925;
}
#content-main div.color02 h4{
	color: #fd9f28;
}
#content-main div.color03 h4{
	color: #ffca02;
}
#content-main div.color04 h4{
	color: #3d6c20;
}
#content-main div.color05 h4{
	color: #172981;
}
#content-main div.color06 h4{
	color: #580194;
}
#content-main p.strategy-sub-title span.title01{
	font-size:30px;
	font-weight:bold;
	margin-left:10px;
	color:#000;
}
#content-main p.strategy-sub-title span.title02{
	font-size: 30px;
	font-weight: bold;
	margin-left: 30px;
	color: #555;
	text-align: center;
}
#content-main img.vision-img{
	max-width:100%;
}