.waste_mv {
	width: 100%;
	height: 305px;
	background: url(../images/waste/mv.jpg) no-repeat center center;
	margin-bottom: 40px;
}
@media screen and (min-width: 1600px) {
	.waste_mv {
		background-size: 100% auto;
	}
}
.waste1 {
	overflow: hidden;
	max-width: 1060px;
	width: 90%;
	margin: 30px auto;
}
.waste1 .ph {
	width: 56%;
	float: right;
}
.waste1 dl {
	width: 41.5%;
}
.waste1 dt {
	color: #00579D;
	line-height: 200%;
	margin-bottom: 20px;
}
.waste1 dt span {
	display: inline-block;
	font-weight: 600;
	font-size: 190%;
}
.waste1 dt h4,
.waste1 dt h5,
.waste1 dt h6 {
	display: block;
	font-weight: 800;
	font-size: 160%;
}
.waste1 dd {
}
.waste2 {
	background-color: #F4F4EA;
	padding: 25px;
	overflow: hidden;
	max-width: 1060px;
	width: 90%;
	margin: 30px auto;
}
.waste2 dt {
	color: #00579D;
	font-size: 120%;
	font-weight: 600;
	margin-bottom: 10px;
}
.waste2 dd {
}
.waste2 .ph {
	float: right;
	margin-bottom: 10px;
	width: 37%;
	margin-left: 15px;
}
.waste3 {
	width: 100%;
	background-color: #eee;
	padding: 35px 0;
}
.waste3 .waste3_in {
	max-width: 500px;
	width: 90%;
	margin: 0px auto;
}
.waste3 .waste3_in .ttl1 {
	text-align: center;
	color: #00579D;
	font-weight: 600;
	font-size: 160%;
}
.waste3 .waste3_in .ttl2 {
	text-align: center;
	color: #00579D;
	font-weight: 600;
	font-size: 120%;
}
.waste3 .waste3_in .ttl2 br {
	display: none;
}
.waste3 .waste3_in ul {
	max-width: 430px;
	width: 100%;
	margin: 0px auto;
}
.waste3 .waste3_in li {
	color: #00579D;
	text-align: center;
	background: url(../images/common/point05.png) no-repeat center bottom;
	padding-bottom: 40px;
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 110%;
}
.waste3 .waste3_in li span {
	display: block;
	border-bottom: #00579D 5px solid;
	text-align: center;
	font-size: 190%;
	font-weight: 600;
	margin-bottom: 5px;
}









@media screen and (max-width: 850px) {
}










@media screen and (max-width: 700px) {
	.waste_mv {
		background-size: 700px auto;
		height: 200px;
	}
	.waste1 .ph {
		width: 100%;
		float: none;
		text-align: center;
	}
	.waste1 dl {
		width: 100%;
		border-bottom: #ccc 1px dashed;
		padding-bottom: 30px;
	}
	.waste1 dt {
	}
	.waste1 dt span {
	}
	.waste1 dt h4,
	.waste1 dt h5,
	.waste1 dt h6 {
	}
	.waste2 .ph {
		width: 45%;
	}
}










@media screen and (max-width: 480px) {
	.waste2 .ph {
		float: none;
		margin-bottom: 15px;
		width: 100%;
		margin-left: 0;
	}
	.waste2 dt {
		margin-bottom: 7px;
	}
	.waste3 .waste3_in .ttl2 br {
		display: inherit;
	}
}