@media screen and (min-width: 992px) {
  .title-transparent {
    height: 90px;
  }
  .title-decoration::after {
    height: 15px;
  }
  .title-fukidashi {
    background-size: 110% auto;
    height: 70px;
  }
  .title-position {
    top: 30px;
  }
  .title-company-position {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}/*# sourceMappingURL=headline.css.map */