@charset "UTF-8";

body {
	font-family: YakuHanJP, 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 62.5%;
	line-height:1.8;
	color: #000000;
}

p,td,th{
	font-family: YakuHanJP, 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 18px;
    line-height: 1.8;
    letter-spacing: 0.05em;
}
p.size_12 {
	font-size: 12px;
	line-height:1.6;
}
p.size_10 {
	font-size: 10px;
	line-height:1.6;
}
h1,h2,h3,h4,h5{
	font-family: YakuHanJP, 'Noto Sans JP', sans-serif;
	font-weight: 300;
}
.indent {
	text-indent: -0.5em;
	margin-left: 0.5em;
}
strong{
	font-family: YakuHanJP, 'Noto Sans JP', sans-serif;
	font-weight: 700;
}