@charset "UTF-8";
@import "/_include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document privacy
--------------------------------------------------------- */

#privacy {
	margin: 0 5vw 15vw;
}

#privacy p {
	margin-top: 1em;
	text-align: justify;
}

#privacy ul {
	margin-top: 1em;
	text-align: justify;
}

#privacy h3 {
	margin-top: 2em;
}

#privacy h3:first-of-type {
	margin-top: 0;
}
