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

@media only screen and (max-width: 641px) {
.cssskin-head_navi .column:first-child {
  /*width: 50% !important;
  */width: 45% !important;
}

.cssskin-head_navi .column:first-child + * {
  width: 48px !important;
  float: right;
}

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