@charset "utf-8";

.parts27__bg-img {
  background: url(../images/img_parts27-1.png) center/cover no-repeat;
  height: 191px;
  margin: 0 auto;
  padding: 0;
}
.parts27__bg {
  width: 870px;
  margin: 0 auto;
  padding: 32px;
}

.parts27__contTtl {
    position: relative;
    padding-top: 15px;
    color: #ffff !important;
    font-size: 31px !important;
    line-height: 1.55;
}
.parts27__contTtl::before {
  content: "";
  position: absolute;
  background: url(../images/img_parts27-2.png.png) no-repeat;
  background-size: cover;
  width: 528px;
  height: 88px;
  right: 170px;
  margin: 0 auto;
  bottom: -106px;
}

.parts27__text {
  margin: 0 auto;
  width: 550px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
}
