@charset "utf-8";
.eyecatch_inc{
	background-image: url(../img/recycle/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc{
		background-image: url(../img/recycle/eye01.jpg);
	}
}
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	padding: 95px 0 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		padding: 55px 0 0;
	}
}
.contents01 .contents01_01 .text01{
	width: 100%;
	height: auto;
	margin: 0 auto 5px;
	display: block;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}
.contents01 .contents01_01 .text02{
	width: 100%;
	height: auto;
	margin: 0 auto 25px;
	display: block;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	color: #B40808;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text02{
		margin: 0 auto 15px;
	}
}
.contents01 .contents01_01 .text03{
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	display: block;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text03{
		margin: 0 auto 5px;
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .text04{
	width: 100%;
	height: auto;
	margin: 0 auto 55px;
	display: block;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text04{
		margin: 0 auto 35px;
		font-size: 15px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .text04 span{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text04 span{
		font-size: 13px;
		line-height: 23px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 980px;
	height: auto;
	margin: 0 auto 100px;
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
		margin: 0 auto 60px;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 a{
	width: 359px;
	height: auto;
	padding: 7px 0;
	margin: 0 15px;
	color: #ffffff;
	background-color: #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 a{
		width: 100%;
		margin: 20px auto 0;
		font-size: 17px;
		line-height: 27px;
	}
	.contents01 .contents01_01 .contents01_01_01 a:nth-of-type(1){
		margin-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 a::after{
	content: '';
	width: 19px;
	height: 16px;
	background-image: url(../img/recycle/icon01.svg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	display: block;
	margin-left: 10px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 a::after{
		width: 16px;
		height: 13px;
	}
}

.contents01 .contents01_01 .contents01_01_02{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02{
		width: 100%;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_02 h3{
	width: auto;
	height: auto;
	padding: 7px 30px;
	margin: 0 auto 60px;
	color: #ffffff;
	background-color: #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 h3{
		margin: 0 auto 30px;
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
	width: 100%;
	height: auto;
	margin: 0 auto 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
		margin: 0 auto 40px;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 li{
	padding: 0 10px;
	border-left: 2px solid #000000;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 li{
		padding: 0;
		border: 0;
		margin-top: 20px;
	}
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 li:nth-of-type(1){
		margin-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 li:last-of-type{
	border-right: 2px solid #000000;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 li:last-of-type{
		border: 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 li a{
	padding: 0 10px;
	font-size: 20px;
	line-height: 30px;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 li a{
		width: 100%;
		height: auto;
		padding: 7px 0;
		margin: 0 auto;
		color: #ffffff;
		background-color: #000000;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 17px;
		line-height: 27px;
		text-align: center;
	}
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 li a::after {
		content: '';
		width: 16px;
		height: 13px;
		background-image: url(../img/recycle/icon01.svg);
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		display: block;
		margin-left: 10px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_02 img{
	width: 100%;
	height: auto;
	margin: 0 auto 55px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 img{
		margin: 0 auto 35px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02{
	width: 100%;
	height: auto;
	margin: 0 auto 100px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02{
		margin: 0 auto 60px;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01{
	width: 447px;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01{
		width: 100%;
		margin: 30px auto 0;
	}
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01 h4{
	width: auto;
	height: auto;
	margin: 0 auto;
	font-size: 25px;
	line-height: 35px;
	border-bottom: 2px solid #B40808;
	color: #B40808;
	display: inline;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01 h4{
		font-size: 20px;
		line-height: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01 .text01{
	width: 100%;
	height: auto;
	margin: 10px auto 0;
	font-size: 17px;
	line-height: 27px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01 .text01{
		margin: 5px auto 0;
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01 .text02{
	width: 100%;
	height: auto;
	margin: 35px auto 0;
	font-size: 17px;
	line-height: 27px;
	color: #000000;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01 .text02{
		margin: 15px auto 0;
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01 .text02 span{
	font-size: 17px;
	line-height: 27px;
	color: #B40808;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01 .text02 span{
		font-size: 14px;
		line-height: 24px;
	}
}

.contents01 .contents01_01 .contents01_01_03{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03{
		width: 100%;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_03 h3{
	width: auto;
	height: auto;
	padding: 7px 30px;
	margin: 0 auto 55px;
	color: #ffffff;
	background-color: #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 h3{
		margin: 0 auto 35px;
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01{
	width: 100%;
	height: auto;
	margin: 60px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01{
		margin: 35px auto 0;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 img{
	width: 447px;
	height: auto;
	margin: 0 43px 0 0;
	display: block;
	flex-shrink: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 img{
		width: 100%;
		margin: 0 auto 10px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 h4{
	width: auto;
	height: auto;
	margin: 0 auto;
	font-size: 25px;
	line-height: 35px;
	border-bottom: 2px solid #B40808;
	color: #B40808;
	display: inline;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 h4{
		font-size: 20px;
		line-height: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 p{
	width: 100%;
	height: auto;
	margin: 10px auto 0;
	font-size: 17px;
	line-height: 27px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 p{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 p span{
	font-size: 15px;
	line-height: 25px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 p span{
		font-size: 12px;
		line-height: 22px;
	}
}