.sh-gradient-wrapper {
  padding-bottom: 40px;
}

.sh-contents {
  color: #fff;
}

.sh-contents-heading {
  margin-bottom: 20px;
}

.sh-concept-info h5 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 40px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  color:#fff;
}
.sh-concept-info ruby rt {
  font-size: 30%;
}

.sh-concept-title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 26px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.sh-concept-text {
  text-align: center;
  font-size: 14px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.sh-concept-text.TC {
  text-align: center;
}

.sh-concept-box {
	width:50%;	
}

.sh-ecosafety {
	margin:0 auto 40px;
	width:45%;
	max-width:250px;
}

.sh-eco1 {
	background-color:#2a9d83;
	text-align:center;
	padding-top:7%;
}
.sh-eco2 {
	background-color:#40b59d;
	text-align:center;
    padding-top: 1%;
    padding-bottom: 1%;
}
.sh-safety1 {
	background-color:#838232;
	text-align:center;
	padding-top:5%;
}
.sh-safety2 {
	background-color:#9ea14d;
	text-align:center;
    padding-top: 1%;
    padding-bottom: 1%;
}
.sh-eco1 img {
	max-width:270px;
}
.sh-eco2 img {
	max-width:600px;
}
.sh-safety1 img {
	max-width:270px;
}
.sh-safety2 img {
	max-width:600px;
}


@media screen and (max-width: 767px) {
	.sh-gradient-wrapper {
		padding-bottom: 0;
	}
	.sh-concept-info h5 {
	  font-size: 30px;
	  font-size: 7vw;
	}
	.sh-concept-text.sh-concept-text__smp-left {
		text-align: left;
	}
	.sh-concept-box {
		width:100%;
		float:none;
		clear:both;
		text-align:center;
		margin:0 auto 20px;
	}
	.sh-page-title {
		margin-bottom: 10px;
	}
	.sh-eco1 {
		padding-top:0%;
	}
	.sh-safety1 {
		padding-top:0%;
	}
	.sh-eco1 img {
		width:50%;
	}
	.sh-safety1 img {
		width:50%;
	}
}
