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

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

#privacy .section {
	margin: 0 5vw 10vw;
	text-align: justify;
}

#privacy h3 {
	margin-bottom: 1em;
	font-weight: 500;
	font-size: 4vw;
	line-height: 1;
	color: #0656bf;
}

#privacy h3:after {
	display: block;
	content: '';
	width: 40px;
	height: 2px;
	margin-top: 1em;
	background: #0656bf;
}

#privacy address {
	font-weight: 500;
}
