<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#financial .pure-table {
  width: 100%;
}

.chart {
  margin-bottom: 5px;
}

/* å››åŠæœŸå‰å¹´æ¯”è¼ƒ */
.same-quarter-in-last-year {
  width: 560px;

  thead tr {
    line-height: 7px;
  }

  th,
  td {
    font-size: 11px;
  }

  td.stat-value {
    font-size: 12px;
  }
}</pre></body></html>