@charset "utf-8";

/*-----------------------------------------------
	poricy.css
	プライバシーポリシー
-----------------------------------------------*/




/* プライバシーポリシー */
/* ▽------------------------------------------▽ */
.sect_poricy {
	margin-bottom: 30px;
	line-height: 150%;
}
.sect_poricy p {
	margin-bottom: 18px;
}
.sect_poricy p.tar {
	text-align:right;
}
.sect_poricy ol {
	margin-bottom: 18px;
}
.sect_poricy ol li {
	margin-left:2em;
	list-style-type: decimal;
}
.sect_poricy h3 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight:bold;
}
.sect_poricy h3 a {
	text-decoration:none;
	color:#2867BB;
}
.sect_poricy dl {
}
.sect_poricy dl dt {
	font-weight:bold;
}
.sect_poricy dl dd {
	margin-bottom: 18px;

}
/* ▲------------------------------------------▲ */