.newsite .h4.corporate_common {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .newsite .h4.corporate_common {
    font-size: 1.25rem;
  }
}
