<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-top_pagetitle .c-page_title {
  font-size: 7px;
  margin-top: 0px;
  margin-left: 5px;
  color: #fff;
}

.cssskin-top_pagetitle  {
  background-color: #e9e9e9;
}

@media only screen and (max-width: 641px) {
.cssskin-top_pagetitle  {
  padding-left: 3px;
}

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