.sc__contact.sc__contact {
  background-image: url(../images/common/bg_contact.jpg);
  background-size: cover;
  color: #ffffff;
  padding: 64px 0 32px;
  margin-bottom: 0;
}

.sc__contact .sc__inner {
  max-width: 504px;
}

.sc__contact .sc__ttl {
  text-align: center;
}

.sc__contact .sc__subttl {
  text-align: center;
}