/* プライバシーポリシー
---------------------------------*/
.head_bg {
	background-color: #2d5066;
}
.pp-box {
	margin-top: 50px;
}

.privacy_ttl {
	font-size: 20px;
	color: #0079C3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079C3;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
}



.list {
	padding-left: 20px;
	margin-top: 10px;
	list-style-type: circle;
}






@media (max-width: 1200px) {
	
}


@media (max-width: 992px)  {
	
	
}



@media (max-width: 768px)  {
.privacy_ttl {
	font-size: 20px;	
}	
}


@media (max-width: 468px) {


}