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

/*  Font Size
---------------------------------------------------------- */

#content,
#footer {
  font-size: 125%; /* 15px */
}

#header #font_size dd.small img,
#header #font_size dd.medium img {
  visibility: visible;
}

#header #font_size dd.large img {
  visibility: hidden;
}

#main span.entry_logo {
  background:url(https://www.okachi.jp/common/image/logo_mark_ss_l.gif) left bottom no-repeat;
  padding:10px 13px 0;
}

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