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

    div#hwanginyoup_pc section.main-contents .inner .cnt01 .info-text2 {
      font-family: 'Noto Sans JP', sans-serif; /* ゴシック */
      /* font-family: 'Noto Serif JP', serif; 明朝 */
      /*font-weight: 500;*/ /* fontの線の太さ */
      font-size: 36px;
      line-height: 1.6;
      text-align: left;
      width: 1200px;
      margin: 0 auto 50px;
      color: #848473;
    }
</pre></body></html>