/*-----------------------------
 * 
 * 約款ページ
 * 
 -----------------------------*/

.terms-of-service{
	margin: 100px 0 300px 0;
}

.terms-of-service h1, .terms-of-service h2, .terms-of-service h3, .terms-of-service h4, .terms-of-service h5, .terms-of-service h6{
	margin-bottom: 20px;
}

.terms-of-service p{
	line-height: 2;
	margin-bottom: 20px;
}




