<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.fsize0 {
	font-size: 12VW;
	line-height: 30%;
}
.fsize1 {
	font-size: 6VW;
	line-height: 160%;
}
.fsize2 {
	font-size: 1.8em;
}
.fsize3 {
	font-size: 3em;
}
.fsize4 {
	font-size: 1.3em;
}
.fsize5 {
	font-size: 1.4em;
}
.fcolor1 {
	color: rgba(0,0,0,1);
	z-index: 20;
}
.pwhite {
	color: rgba(255,255,255,1);
}
.paddv1 {
	padding-top: 40px;
	padding-bottom: 60px;
}
.articlefooter {
	text-align: center;
}
.pmbl{
	text-align: left;
}
.toplogomb {
	width: 200px;
	display: block;
	
}
.toplogomg2 {
	width: 150px;
}
@media screen and (min-width:600px) {
	.toplogomb {
	display: none;
}
	.toplogomg2 {
	width: 280px;
	display: block;

	//filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.9));
	//opacity: 0.9;
	//mix-blend-mode : screen;
}

	.pmbl{
	text-align: center;
}
	.fsize1 {
	font-size: 6VW;
	}

}
</pre></body></html>