<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-kasou_billboard  {
  height: 200px;
}

.cssskin-kasou_billboard .c-title {
  line-height: 6;
}

@media only screen and (max-width: 641px) {
.cssskin-kasou_billboard .c-title {
  text-align: center;
  font-size: 26px!important;
}

.cssskin-kasou_billboard  {
  height: auto;
}

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