@charset "UTF-8";

/* .mainimg */
.mainimg {
	height:678px;
	background:url(../images/privacypolicy/bg_mainimg.jpg) no-repeat center center;
	background-size:cover;
	margin-bottom:20px;
	position:relative;
}

/* .privacyArea */
.privacyArea .cont {
	padding:60px 0 54px;
	border-bottom:#bfbfbf 1px solid;
}
.privacyArea .cont.bg {
	background:url(../images/privacypolicy/bg.png) no-repeat right 75px;
	padding:112px 0 50px;
}
.privacyArea .cont p {
	line-height:1.8;
	padding-bottom:38px;
}
.privacyArea .cont .txt01 {
	width:725px;
	padding:5px 0 0;
	line-height:1.9;
}
.privacyArea .cont .ttl01 {
	font-weight:bold;
	padding-bottom:3px;
}
.privacyArea .txt02 {
	text-align:right;
	line-height:1.8;
	padding:90px 0 0;
}
.privacyArea .txt02 span {
	display:inline-block;
	text-align:left;
}