<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
/* --HTML-- */
/* line 8, reset.scss */
html {
  background: #fff;
  color: #000;
  overflow-y: scroll; }

/* --BODY-- */
/* line 15, reset.scss */
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
  line-height: 1.8;
  margin: 0;
  overflow: visible;
  padding: 0; }

/* --OTHER TAGS-- */
/* line 24, reset.scss */
a img, fieldset, img {
  border: 0; }

/* line 28, reset.scss */
blockquote, dd, div, dl, dt, fieldset, form,
h1, h2, h3, h4, h5, h6, input, li, ol, p, pre,
select, span, textarea, td, th, ul {
  margin: 0;
  padding: 0; }

/* line 35, reset.scss */
abbr, acronym {
  border: 0; }

/* line 39, reset.scss */
address, caption, cite, code, dfn, em, th, strong, var {
  font-style: normal;
  font-weight: normal; }

/* line 44, reset.scss */
caption, th {
  text-align: left; }

/* line 48, reset.scss */
code, kbd, pre, samp, tt {
  font-family: monospace;
  line-height: 100%; }

/* for IE7 */
/* line 54, reset.scss */
* + html code, kbd, pre, samp, tt {
  font-size: 108%; }

/* line 58, reset.scss */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

/* line 63, reset.scss */
input, select, textarea {
  font-size: 100%;
  font-family: 'Lucida Grande',Arial,Helvetica,Verdana,sans-serif; }

/* line 68, reset.scss */
ol, ul {
  list-style: none; }

/* line 72, reset.scss */
q:before, q:after {
  content: ''; }

/* tables still need 'cellspacing="0"' */
/* line 77, reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%; }

/* line 82, reset.scss */
img {
  -webkit-backface-visibility: hidden; }

/*# sourceMappingURL=reset.css.map */
</pre></body></html>