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


@media screen and (max-width: 1024px) {}

@media screen and (min-width:653px) {
	.tbonly { display:block !important; zoom:0.8; }
}


@media screen and (max-width: 767px) {

	.pagetop {
		bottom: 65px;
	}

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