.eco_mv {
	width: 100%;
	position: relative;
	height: 530px;
	background: url(../images/eco/mv.jpg) no-repeat center center;
	margin-top: -20px;
	margin-bottom: 35px;
}
.eco_mv p {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -205px;
	margin-top: -217px;
}
@media screen and (min-width: 1600px) {
	.eco_mv {
		background-size: 100% auto;
	}
	.eco_mv p {
	}
}

.eco01 {
	max-width: 1060px;
	width: 90%;
	overflow: hidden;
	margin: 0px auto 55px;
}
.eco01 .ph {
	margin: 0;
	float: right;
	width: 45%;
	margin-left: 30px;
}
.eco01 dl {
	width: 100%;
}
.eco01 dt {
	color: #00579D;
	font-weight: 600;
	margin-bottom: 15px;
	font-size: 180%;
}
.eco01 dt br {
	display: none;
}
.eco01 dd {
}
.eco01 dd strong {
	display: block;
	color: #00579D;
	font-weight: 600;
	margin-top: 20px;
	font-size: 140%;
	line-height: 160%;
}
.eco02 {
	width: 100%;
	background-color: #f3f3f3;
	padding: 35px 0;
}
.eco02 h4 {
	text-align: center;
	color: #00579D;
	font-weight: 600;
	margin-bottom: 15px;
	font-size: 180%;
}
.eco02 ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	max-width: 1060px;
	width: 90%;
	margin: 0px auto;
}
.eco02 li {
	border: #00579D 1px solid;
	background-color: #fff;
	padding: 20px;
	width: 32%;
	margin-right: 2%;
	font-weight: 400;
}
.eco02 li:nth-child(3) {
	margin-right: 0;
}
.eco02 li span {
	display: block;
	color: #00579D;
	font-size: 200%;
	font-weight: 500;
	line-height: 100%;
	margin-bottom: 10px;
}
.eco03 {
	max-width: 1060px;
	width: 90%;
	margin: 0px auto 70px;
}
.eco03 ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	margin-bottom: 20px;
}
.eco03 ul li {
	width: 31%;
	margin-right: 3.5%;
}
.eco03 ul li:nth-child(3) {
	margin-right: 0;
}
.eco03 ul li ul {
	margin-bottom: 10px;
}
.eco03 ul li ul li {
	width: 90%;
	margin-right: 0;
	list-style: outside disc;
	margin-left: 20px;
	line-height: 150%;
	margin-bottom: 5px;
}
.eco03 ul li strong {
	font-weight: 500;
}
.eco03 ul li ul li .mini {
	display: block;
	font-size: 90%;
	padding-left:1em;
	text-indent:-1em;
}
.eco03 ul li .ttl {
	color: #00579D;
	border: #00579D 1px solid;
	text-align: center;
	line-height: 100%;
	font-size: 120%;
	font-weight: 300;
	padding: 15px 0;
	margin-bottom: 10px;
}
.eco04 {
	max-width: 1060px;
	width: 90%;
	margin: 0px auto 50px;
	overflow: hidden;
}
.eco04 .ph {
	float: right;
	margin-bottom: 0px;
	width: 47%;
}
.eco04 .eco4_l {
	width: 49%;
}
.eco04 .eco4_l #map1,
.eco04 .eco4_l #map2,
.eco04 .eco4_l #map3 {
	width: 100%;
	min-height: 240px;
}








@media screen and (max-width: 850px) {
	.eco_mv {
		background-size: 850px auto;
		height: 400px;
		margin-top: -26px;
	}
	.eco_mv p {
		width: 283px;
		margin-left: -141px;
		margin-top: -150px;
	}
	.eco01 dt {
		font-size: 150%;
		line-height: 160%;
	}
	.eco01 dt br {
		display: inherit;
	}
	.eco01 dd {
	}
	.eco01 dd strong {
		font-size: 120%;
	}
	.eco01 dd strong br {
		display: none;
	}
	.eco03 ul li {
		width: 32%;
		margin-right: 2%;
	}
	.eco03 ul li:nth-child(3) {
		margin-right: 0;
	}
	.eco03 ul li .ttl {
		font-size: 110%;
		font-weight: 400;
		padding: 12px 0;
		margin-bottom: 10px;
	}
	.eco04 .ph {
		float: right;
		margin-bottom: 0px;
		width: 47%;
	}
	.eco04 .eco4_l {
		width: 100%;
	}
}










@media screen and (max-width: 700px) {
	.eco_mv {
		background-size: 700px auto;
		height: 300px;
		margin-top: -26px;
		margin-bottom: 30px;
	}
	.eco_mv p {
		width: 208px;
		margin-left: -104px;
		margin-top: -110px;
	}
	.eco01 .ph {
		margin: 0px auto 20px;
		float: none;
		width: 100%;
		margin-left: 0;
		text-align: center;
	}
	.eco01 dt {
		margin-bottom: 10px;
		font-size: 140%;
	}
	.eco01 dt br {
		display: none;
	}
	.eco01 dd {
		line-height: 170%;
	}
	.eco01 dd strong {
		font-size: 110%;
	}
	.eco03 ul li {
		width: 100%;
		margin-right: 0;
	}
	.eco03 ul li .ttl {
		font-size: 100%;
		font-weight: 500;
	}
}










@media screen and (max-width: 480px) {
	.eco_mv {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.eco04 {
		margin: 0px auto 10px;
		padding: 0 20px 20px;
		background-color: #fff;
		-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.21);
		-moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.21);
		box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.21);
	}
	.eco04 .ph {
		float: none;
		margin-bottom: 15px;
		width: 100%;
	}
	.eco04 .eco4_l p {
		font-size: 90%;
		font-weight: 400;
	}
}