@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main .comBox {
	max-width: 1158px;
}

#main .pageTitle02 .bg {
	background: url(/group/sfe/img/profile/plan/page_bg.jpg) no-repeat center center;
	background-size: cover;
}

#main .pageTitle02 {
	margin-bottom: 48px;
}

#main .centerTxt {
	margin-bottom: 84px;
}

@media screen and (max-width: 767px) {
	#main .comBox {
		margin: 0 15px;
	}
	
	#main .centerTxt {
		margin-bottom: 43px;
	}
}
