<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic Medium",
    "Noto Sans CJK JP", "ãƒ¢ãƒˆãƒ¤ãƒžãƒ«ãƒ™ãƒª4", "MS Gothic", "ï¼­ï¼³ ã‚´ã‚·ãƒƒã‚¯",
    "Hiragino Sans", "Meiryo", sans-serif;
  font-weight: 600;
  color: #090909;
  line-height: 1;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

a {
  display: block;
}

a:hover {
  opacity: 0.7;
}
</pre></body></html>