@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
html{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 62.5%;
}
.containerTop h1{
	font-size: 2.4rem;
	font-weight: 700;
}
.shopList h1, .shopList h2, .noteText h1{
	font-size: 1.3rem;
	font-weight: 700;
}