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

.cssskin-title_2 .c-title {
  line-height: 1.4 !important;
  padding: 46px 0 !important;
  font-size: 55px !important;
}

@media only screen and (max-width: 641px) {
.cssskin-title_2 .c-title {
  font-size: 18px !important;
  padding: 16px 0 !important;
}

}
</pre></body></html>