@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
body {
	font-family: 'TT Norms', 'Noto Sans JP', sans-serif;
	line-height: 1.8;
}
h2,
h3,
h4 {
	font-weight: 500;
}
h2 {
	font-size: 3.8rem;
	line-height: 1.4;
}
.set-imgtxt__item h2 {
	font-size: 3.2rem;
	line-height: 1.5;
}