body {
  font-family: "Noto Sans JP", sans-serif;
  margin: 0;
  padding: 0;
  color: #333;
  background: #fff;
}

/* 以降、必要なスタイルを追加してください */