@charset "utf-8";


/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main .pageTitle {
	margin-bottom: 63px;
}


#main .headLine04 {
	font-weight: normal;
}


#main .comBox p {
	margin-bottom: 29px;
	font-size: 1.6em;
	line-height: 1.75;
}


#main .comBox ul {
	margin-bottom: 56px;
}


#main .comBox li {
	padding-left: 1em;
	font-size: 1.6em;
	line-height: 1.75;
	text-indent: -1em;
}


#main .comBox .note {
	font-size: 1.5em;
	margin-bottom: 26px;
}


#main .comBox .note:last-child {
	margin-bottom: 0;
}


@media all and (min-width: 768px) and (max-width: 1024px) {}






@media screen and (max-width: 767px) {}