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

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about .container {
	margin: 0 20px 70px;
}

#about h2 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 0;
}

#about h2 img {
	width: 101px;
}

/* ---------------------------------------------------------
	CSS Document greeting
--------------------------------------------------------- */

#greeting .container {
	margin: 0 20px 70px;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document concept
--------------------------------------------------------- */

#concept .container {
	margin: 0 20px;
}
</pre></body></html>