@charset 'utf-8';

.corona {
	margin-bottom: 1em;
}

.corona h3 {
	font-size: 125%;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	font-weight: bold;
	color: #fff;
	margin-bottom: 0.7em;
}

.corona p {
	line-height: 1.5em;
	letter-spacing: 0.03em;
	margin-bottom: 1em;
}

.corona p:last-child {
	margin-bottom: 0;
}

.corona .link {}

.corona .link p {
	line-height: 1.5em;
	letter-spacing: 0.03em;
	margin-bottom: 1em;
}

.corona .link p:last-child {
	margin-bottom: 0;
}

.corona .link a {
	color: #fff;
	line-height: 1.5em;
	letter-spacing: 0.03em;
}


.mainimg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 800px;
	margin: 0 auto;
	z-index: 1;
}

.mainimg #header_menu3 {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-end;
}
.mainimg #header_menu3 a {
	display: block;
}

img{
	vertical-align: top;
}
