@charset "utf-8";


/* privacy
-----------------------------------------------------------------*/
#main_visual {
	background: url(../img/sitemap/fv.png) no-repeat center top;
	background-size: cover;
}


#container {
}
@media (max-width: 767px) {
}


/*privacy*/
#privacy {
}
#privacy dl {
	margin-top: 55px;
	padding-bottom: 120px;
}
#privacy dt {
	font-size: 16px;
}
#privacy dd {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-left: 50px;
}
@media (max-width: 767px) {
}

