@charset "utf-8";
html,
body {
	height: auto;
}

body {/* 
	font-family: 'Noto Sans JP', sans-serif; */
	font-family: 'Noto Serif JP', serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #ffffff;
	position: relative;
	z-index: 0;
}
