header {
	height: 73px;}

.logo div {
	position: static;
	width: 70px;
	height: 38px;
	margin: 0 0 0 15px;
	background-size: contain;}



.mainSections{
 width: calc(100% - 30px);
 margin: 60px 15px 100px;
}

.mainSections h1{
	font-size: 2.2rem;
	line-height: 3.2rem;
}
.mainSections h1 span{
	font-size: 1.2rem;
	margin-top: 2px;
}

.mainSections p.txt{
	text-align:left;
}

.mainSections p.period{
	text-align:left;
}

.mainSections p.note{
	text-align:left;
}


