<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#helloproject_pc section.main-contents p.txt2 {
  font-size: 15px;
  line-height: 1.5;
  margin-top: 20px;
}
div#helloproject_pc section.main-contents p.txt3 {
  font-weight: bold;
  font-size: 22px;
}

div#helloproject_pc .nav_wrap .nav li p {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 32px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 0.1em;
    padding: 18px 0;
    display: inline-block;
    line-height: 1;
    width: 100%;
    color: #fff;
}</pre></body></html>