@charset "UTF-8";
/* CSS Document */
body {
  background-color: #050505;
  color: #fff;
  font-size: 18px;
}
main {
  line-height: 2;
}
h4 {
  font-size: 14px;
}
.section-content-wrapper {
  display: block;
}
.section-tokusyohou li {
  list-style: none;
  margin-bottom: 50px;
}