<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "UTF-8";
#contents img { width: auto; max-width: 100%; height: auto;}#greeting h1 { font-size: 160%;	font-weight: 600;	position: relative;}
#greeting h1:before {content: url("../img/hashi.png");	position:relative; top:45px; left:0;	margin-right:5px;}
@media (min-width: 1300px){ #contents { font-size: 1.1rem; }}@media (max-width: 767px){}
</pre></body></html>