html {
	font-size: 10px;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html,
body,
button,
input,
select,
textarea {
	font-family: 'Noto Sans JP', sans-serif;
}
