<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*	会社概要	*/
/* line 5, ../sass/company.scss */
div#contents &gt; section {
  width: 560px;
}

/* line 9, ../sass/company.scss */
div#contents &gt; section &gt; h1 {
  text-align: left;
}

/* line 13, ../sass/company.scss */
dl.row dt {
  width: 6em;
}

/* line 17, ../sass/company.scss */
dl.row dd {
  margin-left: 6em;
}

/* line 21, ../sass/company.scss */
div#contents &gt; section ul {
  line-height: 200%;
}

/* line 25, ../sass/company.scss */
dd a.map {
  margin-left: 20px;
  color: #f00;
}
</pre></body></html>