@charset "utf-8";
/* CSS Document */
.title4,.title2,.title3 {
	padding: 0px 50px;
	text-align: justify;
	letter-spacing: 1.9px;
	font-weight: bold;
	display: flex;
	font-size: 30px;
	margin-bottom: 10px;
	height:80px;
	padding-top: 50px;
}
.title3 {
	padding-top: 0px;
}
.title2 {
height:50px;
}
.num {
	font-size: 70px;
	line-height: 70px;
}
.point {
	font-size: 14px;
	line-height: 10px;
}
.num,.point,.text2 {
font-family:'Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
.text1 {
padding-right: 30px;
border-right:solid 1px #555;
text-align: center;
padding-bottom: 0;
}
.text2 {
letter-spacing: 1.3px;
padding-left: 20px;
display: grid;
place-content: center;
place-items: center;
line-height: 1.4em;
font-size: 30px;
}
