<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mustRedText7 {
    border: 1px solid #cc0022;
    padding: 0.1em 0.6em;
    border-radius: 10px;
    color: #cc0022 !important;
    font-size: 7px;
  }

  .divWrapper {
    background-color: #ffffff !important;
    color: #333333 !important;
    border: 1px solid #b1b1b1;
  }
  .xvvbosyu_navbarIndex {
    /* position: relative; */
    height: 3.75em !important;
    line-height: 2.5em !important;
    font-family: Helvetica Neue, Helvetica, Hiragino Sans,
      "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo,
      sans-serif;
    color: #ffffff !important;
    font-size: 1.4em !important;
    font-weight: 600;
  }
  header {
    width: 100%;
    height: 60px;
    top: 0px;
    left: 0px;
    z-index: 99;
    /* position: fixed; */
    background-image: -webkit-linear-gradient(175deg, #00c39c, #009bcc);
    background-image: -o-linear-gradient(175deg, #00c39c, #009bcc);
    background-image: linear-gradient(175deg, #00c39c, #009bcc);
    align-items: center;
    justify-content: center;
  }</pre></body></html>