@charset "UTF-8";

.cssskin-top .c-body {
  line-height: 1.4;
}

.cssskin-top .c-body {
  font-size: 25px;
}

@media (max-width: 641px) {
.cssskin-top .c-body {
  line-height: 1.0;
  font-size: 18px;
}

}
