@charset "UTF-8";
/* divideContents */
/* Updated 2025/04/01.T */

.title-background01.lazyloaded::before {
  background: url("/information/img/index_bg_01.jpg") no-repeat;
  background-size: cover;
}

/* SP STYLES */
@media screen and (max-width: 767.98px) {
  .ttl-img01 > .img {
    width: auto;
    height: 33px;
  }
  .ttl-img02 > .img {
    width: auto;
    height: 15px;
  }
}

