/* sustainability css*/
.sus h2{
	color:#004da0;
	padding: 8% 0 0;
    font-weight: bold;
    font-size: 1.5em;
    margin-left: 30px;
}
.sus p{
	padding: 3% 0;
    text-align: center;
}
.sus .honbun{
    text-align: justify;
    width: 630px;
}
.sus img{
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
}
#right .right{
    text-align: right;
}