<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ----------------------------------------------------------

	学園評価

---------------------------------------------------------- */
.m_box-bg &gt; * {
  font-size: 1.8rem;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 960px) {
  .m_box-bg &gt; * {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.m_list-count.counter02 &gt; li::before {
  content: counter(listCount) "）";
}


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