<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&amp;display=swap");
.hdg01 {
  color: #00326E;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 17px;
}

#rightNavigation &gt; .inner .navHdg01 {
  text-align: center;
  color: #636363;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 25px;
  line-height: 1.2;
  margin-bottom: 135px;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  #rightNavigation &gt; .inner .navHdg01 {
    display: none;
  }
}
#rightNavigation &gt; .inner .navHdg01.typeLeptonNovos {
  font-size: 20px;
  line-height: 1.2;
}
#rightNavigation &gt; .inner .navHdg01.typeLeptonNovos span {
  display: inline-block;
  font-size: 14px;
  margin-top: 0.15em;
}
#rightNavigation &gt; .inner.support_LeptonNovos .navHdg01 {
  font-size: 20px;
  line-height: 1.15;
}
#rightNavigation &gt; .inner.support_LeptonNovos .navHdg01 span {
  display: block;
  font-size: 14px;
  margin-top: 0.1em;
}
</pre></body></html>