<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: 'A1 Gothic R';
  letter-spacing: .0225em;
}
#information li .info_desc, #information_free li .info_desc {
    max-width: 540px;
}
@media (max-width: 700px) {
  #yodogawa,
  #information,
  #information_free {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  #home_menu:not(.hidden) {
    width: 92%;
  }
}
</pre></body></html>