body {
  font-family: 'M PLUS 1p', sans-serif;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #1a1a1a;
  background: #f9f9f7;
}

h1, h2, h3 {
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.05em;
  font-weight: 500;
}

h1 {
  font-size: 42px;
}

p {
  font-size: 16px;
}