
/* 成分分析 */
.bg_certificate {
  padding: 75px 0 60px 0;
  margin-bottom: 90px;
  background: url(https://www.rakuten.ne.jp/gold/leben/naturalbase/img/bg_certificate.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bg_safety {
  padding: 75px 0 60px 0;
  margin-bottom: 90px;
  background: url(https://www.rakuten.ne.jp/gold/leben/naturalbase/img/bg_safety.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.w980 {
  max-width: 980px;
  margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
  width: 90%;
}
.heading02 {
  position: relative;
  border-bottom: 5px solid #dddddd;
}
.heading02::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 30%;
  height: 5px;
  background-color: #418750;
}
.orange {
  color: #F44820;
}
.font-tit-w02 {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #fff;
  text-shadow: #000 1px 1px 3px,#000 1px 1px 5px;
}
.safety_section2 h5 {
  font-size: 15px;
}