.title-reccomend {
  background-image: url("../../assets/img/t_reccomend_title_sp.png");
  max-width: 900px;
  height: 170px;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.webp .title-reccomend {
  background-image: url("../../assets/img/t_reccomend_title_sp.webp");
}

.title-point {
  background-image: url("../../assets/img/t_point_title.png");
  max-width: 900px;
  height: 100px;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.webp .title-point {
  background-image: url("../../assets/img/t_point_title.webp");
}

.title-reccomend02 {
  background-image: url("../../assets/img/t_reccomend02_title_sp.png");
  max-width: 900px;
  height: 170px;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.webp .title-reccomend02 {
  background-image: url("../../assets/img/t_reccomend02_title_sp.webp");
}

.title-company {
  background-image: url("../../assets/img/t_company_title_sp.png");
  max-width: 900px;
  height: 170px;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.webp .title-company {
  background-image: url("../../assets/img/t_company_title_sp.webp");
}

.title-faq {
  background-image: url("../../assets/img/t_faq_title.png");
  max-width: 900px;
  height: 100px;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.webp .title-faq {
  background-image: url("../../assets/img/t_faq_title.webp");
}

.title-list {
  background-image: url("../../assets/img/t_list_title_sp.png");
  max-width: 900px;
  height: 100px;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.webp .title-list {
  background-image: url("../../assets/img/t_list_title_sp.webp");
}

.title-articles {
  background-image: url("../../assets/img/t_articles_title.png");
  max-width: 900px;
  height: 80px;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.webp .title-articles {
  background-image: url("../../assets/img/t_articles_title.webp");
}

.title-site {
  background-image: url("../../assets/img/t_site_title.png");
  max-width: 900px;
  height: 80px;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.webp .title-site {
  background-image: url("../../assets/img/t_site_title.webp");
}/*# sourceMappingURL=headline.css.map */