.header h1{
	font-weight: normal;
	font-size: 9vw;
	text-align: center;
	line-height: 2vw;
}

.author h1{
	font-weight: normal;
	font-size: 4vw;
	text-align: center;
}
.main-message h1{
	font-weight: normal;
	font-family: MingLiU, Noto Sans CJK JP, PMingLiU, Times New Roman;
	line-height: 7vw;
	font-size: 5vw;
	text-align: justify;
	text-justify: inter-word;
}
.hero {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
}