<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> @charset "utf-8";

body{
	-webkit-text-size-adjust: none;
	font-size: 14px;
	color: #606060;
}

.onlyw479{
	display: none;
}

main{
	padding: 0;
}

main a{
	text-decoration: none !important;
	color: #07d;
}

main a:hover{
	text-decoration: none !important;
	color: #f27a00;
}

.locationArea {
	margin: 0 auto;
	padding: 12px 16px 16px;
	width: auto;
	max-width: 1200px;
	font-size: 88%;
}

#container{
	margin: 0 auto;
	padding: 16px;
	max-width: 1200px;
}

header#announce{
	margin-bottom: 64px;
}

section,
main #container footer#support
{
	margin-bottom: 48px;
}

#container h1{
	margin-bottom: 16px;
	font-size: 24px;
	line-height: 28px;
}

#container header#announce h1{
	margin-bottom: 64px;
	font-size: 32px;
	text-align: center;
	line-height: 38px;
}

#container header#announce h2{
	margin-bottom: 32px;
	display: table;
	width: 100%;
}

#container header#announce h2 em,
#container header#announce h2 i
{
	display: table-cell;
	vertical-align: top;
	color: #000;
}

#container header#announce h2 em{
	font-size: 24px;
	letter-spacing: 2px;
}

#container header#announce h2 i{
	font-size: 14px;
	text-align: right;
	font-weight: normal;
	font-style: normal;
}

#container header#announce p{
	margin-bottom: 16px;
}

#container article{
	margin-bottom: 16px;
}

footer#support h2,
#container article h1{
	margin-bottom: 4px;
	color: #000;
	font-size: 16px;
	line-height: 20px;
}

#container section#schedule article p{
	padding-left: 14px;
	text-indent: -14px;
}

#container h1.sroot,
#container h1.hroot,
#container h1.froot{
	color: #c01920;
	color: #f00;
}

main #container section#schedule h1.sroot{
	text-indent: -12px;
}

#support p a{
	word-wrap:break-word;
}

#container section#faq article h1{
	margin-bottom: 8px;
}

#container section#faq article h1,
#container section#faq article p{
	position: relative;
	padding-left: 24px;
}

#container section#faq article h1:after,
#container section#faq article p:after{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	text-align: center;
	padding-right: 4px;
	color: #000;
	font-weight: bold;
}

#container section#faq article h1:after{
	content: "Q:";
	top: -1px;
}

#container section#faq article p:after{
	content: "A:";
}

@media only screen and (max-width: 479px){	
	.onlyw479{
		display: inline;
	}	
}
</pre></body></html>