@charset "UTF-8";

body , h2.sub_title
{
	font-size:0.9rem;
}


.contents h1
{
	font-size:1rem;
	text-align:center;

	font-weight:700;
}

.contents h2
{
	font-size:0.9rem;
}

ol , ul
{
	padding-inline-start:1.2rem;
}
