/* 全体地盤 */
body {
  font-family: "Noto Sans JP", sans-serif;
  margin:  0 auto;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 18px;
}
p {
  font-size: 16px;
}
