@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Monomaniac+One&family=Noto+Sans+JP:wght@100&display=swap');

body,div,p,h1,h2,h3,h4,h5,h6,article,section,header,footer,table,tr,td,th,ul,li {
	margin: 0;
	padding: 0;
}

* {
	font-family: "Noto Sans JP", sans-serif;
}
