@charset "UTF-8";

body {
  margin: 0;
  font-family: "Noto Serif JP", "Times New Roman", serif;
}

main {
  overflow-x: hidden;
}


