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

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

#privacy .section {
	margin-bottom: 60px;
	text-align: justify;
}

#privacy h3 {
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1;
	color: #0656bf;
}

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

#privacy address {
	font-weight: 500;
}
