@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-introduction {
    background-image: url(../../../assets/img/title-introduction.svg);
    height: 214px;
  }
  .title-points {
    background-image: url(../../../assets/img/title-points.svg);
    height: 260px;
  }
  .title-3selections {
    background-image: url(../../../assets/img/title-3selections.svg);
    height: 210px;
  }
  .title-recommend {
    background-image: url(../../../assets/img/title-recommend.svg);
    height: 239px;
  }
  .title-faq, .title-list {
    width: 80%;
  }
  .title-list {
    height: 200px;
  }
  .title-news {
    height: 80px;
  }
  .title-contents {
    height: 70px;
  }
}/*# sourceMappingURL=headline.css.map */