<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*----------------------------------------------------
  会員募集
----------------------------------------------------*/
h2 {
  margin: 0 0 10px;
}
.catchcopy {
  margin: 0;
  font-size: 1.7em;
  line-height: 1.6;
  text-align: center;
}
h5.section-copy {
  margin: 0 0 10px;
  color: #c00;
  font-size: 1.7em;
}
ul.list {
  margin: 0 0 0 20px;
}
ul.list li {
  margin: 0 0 5px;
  padding: 0 0 0 16px;
  background: url(../../images/common/ico_circle.png) left 5px no-repeat;
  font-size: 1.4em;
}
  </pre></body></html>