@charset "UTF-8";

.cssskin-top_about .c-body {
  line-height: 2.4;
}

.cssskin-top_about .c-lead {
  font-weight: bold;
  font-size: 1.4em;
  line-height: 2.0;
  margin-left: 20px;
}

@media only screen and (max-width: 641px) {
.cssskin-top_about .c-lead {
  margin-left: 0px;
}

}
