/* 利用規約ページ
-------------------------------------------------- */
#tos {
	margin-bottom: 100px;
	padding: 0 10px 110px;
}
	#tos h2 {
		width: 250px;
		height: 54px;
		margin: 23px auto 30px;
		font-family: 'rounded-mplus';
		font-weight: 500;
		font-size: 28px;
		color: #90C31F;
		line-height: 54px;
		letter-spacing: 0.2em;
		background: url("../../common/img/1x/bg_main_title.png") no-repeat;
		background-size: 250px auto;
	}