@charset "utf-8";

h2{
	width: 940px;
	height: 30px;
	background:url(../../privacy/img/title.gif) no-repeat;
	margin-top:40px;
	margin-bottom:30px;
}
#lower_page p{
	margin-bottom:30px;
}
.list-number li{
	list-style-type:decimal;
	margin-left:20px;
	margin-bottom:10px;
}




/* ------------------------------------- */
/*	 SP
/* ------------------------------------- */
/* スマホ */
@media (max-width: 768px) {

h2{
	font-size: 24px !important;
	margin-top:20px;
	margin-bottom:15px;
}


}
