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

/* keyv
-------------------------------------------------------*/
#keyv.index {
	background: url(../../img/privacy/keyv_index_pc.jpg) no-repeat 50% 50%;
	background-size: cover;
}


/* sec01
-------------------------------------------------------*/
#sec01 {
	padding: 30px 20px;
}
#sec01 .lead {
	text-align: center;
	margin-bottom: 40px;
}
#sec01 p {
	margin-bottom: 40px;
}
#sec01 p:last-child {
	margin-bottom: 0;
}
</pre></body></html>