@charset "utf-8";
/* CSS Document */

/* プライバシーポリシー
=================================================================== */


.privacy_box dl{
	border-bottom:1px dotted #b0aaa5;
	padding-bottom:10px;
	margin-bottom:10px;
	overflow:hidden;
}
.privacy_box dl dt{
	width:30px;
	float:left;
}
.privacy_box dl dd{
	margin-left:30px;
}
.privacy_box dl.last-child{
	border-bottom:none!important;
}

.sp_only{
	display: none!important;
}
.pc_only{
	display: block!important;
}
