

.kv_area{
	margin: 0 auto 80px;
	padding: 0 0 0 0;
	width: 100%;
	height:320px;
	position:relative;
	text-align:center;
	background:url(../../images/privacy/kv.jpg) no-repeat center center ;
	background-size:cover;
}

.kv_inner{
	margin: 0 auto 0;
	padding: 0 0 0 0;
	width: 1020px;
	position:relative;
	text-align:center;
}

.kv_area h2{
	margin: 0 0 0 0;
	padding: 160px 0 0;
	position:relative;
	text-align:center;
}

.kv_area h2 img{
	width:auto;
	height:78px;
	vertical-align:top;
}







.section{
	margin: 0 0 150px 0;
	padding: 0 0;
	position:relative;
}

.section:after, .section:before {
	content: "";
	clear: both;
	display: block;
}




.section h5{
	margin: 60px 0 10px 0;
	padding: 0 0 10px 0;
	position: relative;
	font-size: 18px;
	line-height:1.5;
	font-weight:bold;
	letter-spacing:2px;
	color:#555555;
	border-bottom:1px solid #ccc;
}

.section_txt {
	margin: 0 0 30px 0px;
	padding: 0 0 0 0;
	position: relative;
	font-size: 16px;
	line-height:2.0;
	font-weight:normal;
	letter-spacing:0px;
	color:#555555;
	text-align:left;
}

.privacy_txt{
	margin: 0 0 20px 0px;
	padding: 0 0 0 0;
	position: relative;
	font-size: 16px;
	line-height:2.0;
	font-weight:normal;
	letter-spacing:0px;
	color:#555555;
	text-align:left;
}

ul.policy_list{
	margin: 12px 0 0px;
}

ul.policy_list li{
	margin: 0 0 0 30px;
	list-style:disc;
	font-size: 16px;
	line-height:2.0;
	font-weight:normal;
	letter-spacing:0px;
	color:#555555;
}
