@charset "utf-8";
/*------------------------------------------------------------
	number
------------------------------------------------------------*/
#gNavi li:nth-child(7) a {
	background: #CC0000;
}

.mainVisual {
	background: url(../img/number/main_visual.jpg) no-repeat center center;
	background-size: cover;
}

.mainVisual h2 {
	background: url(../img/number/h2_bg.png) repeat left top;
	bottom: 0;
}

#main {
	margin-bottom: 51px;
}

#main .comTitle {
	margin-bottom: 26px;
	font-size: 4em;
	line-height: 1.6;
}
