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

/* ========================================================
	concept.css =&gt; コンセプトページ用css
======================================================== */

/* section
============================================================================================================ */
.section ul.ph {
	padding-bottom: 1em;
	text-align: center;
}
.section ul.ph li {
	display: inline;
	margin: 0 2px;
}

.report_btn {
	text-align: center;
	padding-bottom: 30px;
}
</pre></body></html>