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

.policyBox {
	width: 100%;
	height: auto;
	color: #000;
    font-family: "Mplus 1p","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.policyTitle {
	width: 100%;
	height: auto;
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
	border-bottom: 5px solid #eee;
	margin-bottom: 30px;
}
.policyText, .policyText2 {
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 50px;
}
.policyText2 {
	margin-bottom: 10px;
}
.policyText2 a {
	color: #333;
}

.lipolicy {
	width:100%;
	height: auto;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 50px;
}
.lipolicy ul {
	list-style-type: decimal;
}
.lipolicy ul li {
	margin-bottom:10px;
	font-size: 14px;
	line-height: 24px;
}