@charset "UTF-8";

.recycling-rbd{display: flex;justify-content: space-between;}
.recycling-rbd figure{
    width: 48%;
    text-align: left;
    padding-bottom: 10px;
}
.inner .recycling-rbd figure{margin-top: 0;}

.inner .heading-3 {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}

.col-2 .right.narrow1 {
    width:450px!important;
}

.col-2 .right.narrow2 {
    width:200px!important;
}

.outer-gray00 {
    background-color: #f0f0f0;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.left.wide00 {
    width:100%;
    
}

.fig-col-2 li {
    margin: 0 0 0 10px;
}

.red{
    color: #FF0004;    
}

.text00 {
    line-height: 1.8;
    margin-top: 5px;
}



.fig-col-2 .text00{
	margin-bottom: 50px;
}
