@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:100,300,400,500|Noto+Sans+JP:100,300,400,500,700&display=swap');
h1,h2,h3,h4,h5,h6,h7,h8,h9,h10,h11,h12{
	margin: 0;
}
h1{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	font-weight: 500;
}
h2{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	font-weight: 500;
}
h3{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	font-weight: 500;
}
h4{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 36px;
	font-weight: 700;
}
h5{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	font-weight: 500;
}
h6{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	font-weight: 400;
}
h7{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 17px;
	font-weight: 500;
}
h8{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #f7d9d7;
}
h9{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: 700;
}
h10{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
}
h11{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 22px;
	font-weight: 500;
}
h12{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 20px;
	font-weight: 300;
}
h13{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	font-weight: 500;
}
h14{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 38px;
	font-weight: 900;
}
h15{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	font-weight: 500;
}
h16{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: 500;
}
h17{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	font-weight: 500;
}
h18{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 24px;
	font-weight: 500;
}
h19{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18px;
	font-weight: 300;
}
red{
	color: red;
}
blue{
	color: blue;
}
green{
	color: green;
}
yellow{
	color: yellow;
}
coralred{
	color: #ff4a1e;
}
@media screen and (max-width: 768px){
	h1{
		font-size: 18px;
	}
h3{
	font-size: 16px;
}
	h4{
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 28px;
		font-weight: 700;
	}
	h8{
		font-size: 14px;
		font-weight: 500;
	}
	h11{
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 15px;
		font-weight: 100;
	}
h12{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 16px;
	font-weight: 300;
}
	h14{
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 24px;
		font-weight: 900;
	}
	h15{
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 18px;
		font-weight: 500;
	}
	h16{
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 24px;
		font-weight: 500;
	}
	h17{
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 22px;
		font-weight: 500;
	}
	h18{
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 18px;
		font-weight: 500;
	}
}