.warp_bg {
  background: #fff;
}
.service_warp {
  width: 90%;
  margin: 0 auto;
  font-size: 14px;
  padding-bottom: 20px;
}
.service_warp h1 {
  margin: 10px 0;
  padding-left: 2em;
  line-height: 35px;
  background: #daf6ea;
  font-size: 16px;
}
.service_warp h2 {
  font-weight: bold;
  line-height: 30px;
}
.service_warp p {
  text-indent: 2em;
  line-height: 24px;
}
