@charset "utf-8"; /* 〠 */

/*----------------------------------------------*/
/* privacy CSS [PC]
/*----------------------------------------------*/

.privacy-frame {
	max-width: 800px;
	width: 90%;
x	margin: 40px auto 50px;
	margin: 0px auto 50px;
}

.privacy-lead {
	margin-bottom: 30px;
}

.privacybox {
	margin-bottom: 20px;
}

.privacy-title {
	font-size: 100%;
	font-weight: bold;
}

.privacybox ul {
}

.privacybox ul li {
	margin-bottom: 8px;
}

.privacy-signature {
	margin-top: 20px;
	text-align: right;
}
