@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

html {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGochic, Verdana, Meiryo, sans-serif;
}
