
/**
プライバシーポリシー
 */
#privacy .inner {
}
#privacy .inner >   h2 {
	font-size: 1.4em;
	font-weight: 500;
	letter-spacing: .32em;
	margin-bottom: 0.4em;
	line-height:1.2;
	margin-bottom: 3em;
}
#privacy .inner > h2 > span {
	font-weight: 700;
	display: block;
	font-size: 2.4em;
	letter-spacing: 0.084em;
}
#privacy .inner > h2 + p {
	font-size:1.4em;
}
#privacy .inner  > p + dl {
	font-size:1.3em;
}
#privacy .inner  > p + dl dt {
	font-size:1.35em;
	font-weight: 500;
	padding-top: 1.8em;
	margin-bottom: .2em;
	letter-spacing: .12em;
	color: #76736e;
}
