#contents{
	background-color: #fff;
	z-index: 300;
	top: 270px;
	width: 100%;
	position: relative;
	left: 0;
	right: 0;
	background:0 0 no-repeat;
    background-size: cover;
    box-sizing: border-box;
    margin:0 auto;
}
#p_policy{
	margin-top: 40px;
	position: relative;
	left: 50%;
	margin-left: -550px;
	width: 1100px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2px;
}
#s_policy{
	margin-top: 40px;
	position: relative;
	left: 50%;
	margin-left: -550px;
	width: 1100px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2px;
}
p{
    margin: 40px 0;

}
h3{
    font-weight: 400;

}
footer{
	top: 80px
}