<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
}

@media screen and (max-width: 768px) {
  .access__inner .access-content {
    margin-bottom: 28px;
  }
  .access__inner .access-content__head {
    color: var(--secondary-0052BA, #0052BA);
    font-size: 20px;
    font-weight: 700;
    line-height: 175%; /* 42px */
  }
  .access__inner .access-content__desc {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 175%; /* 31.5px */
    margin-bottom: 24px;
  }
  .access__inner .access-content iframe {
    width: 100%;
    height: 280px;
  }
  .access__inner .access-content:last-child {
    margin-bottom: 0;
  }
}/*# sourceMappingURL=access-res.css.map */</pre></body></html>