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

.color_box {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 570px;
	padding: 27px 30px 30px 35px;
}
.d_table_c {
	display: table-cell;
	vertical-align: bottom;
}
.plus {
	width: 800px;
}
.sf_txt {
	text-indent: -1.1rem;
	width: 90%;
	margin: 0 auto;
}</pre></body></html>