@charset "utf-8";
/*------------------------------------------------------------
	◆読み込みHTML
	/index.html
------------------------------------------------------------*/
.mainVisual {
	background: url(/img/material/main_visual_bg.jpg) no-repeat center top;
}

#main .ttl01 {
	margin-bottom: 36px;
}

#main .pageTop {
	margin-bottom: 9px;
	font-size: 1.5em;
}

#main .infoBox {
	margin: 0 -29px 75px 0;
	width: 1080px;
	overflow: hidden;
	zoom :1;
}

#main .infoBox .info {
	margin-right: 29px;
	width: 331px;
	float: left;
}

#main .infoBox .info .photo {
	text-align: center;
	margin-bottom: 15px;
}

#main .infoBox .info .photo span {
	margin-top: 7px;
	display: block;
	color: #231815;
	font-size: 1.6em;
    font-family: 'Roboto Slab', serif;
	text-align: center;
	letter-spacing: 0.5px;
	font-weight: bold;
}

#main .infoBox .info .photo01 span {
	margin-top: 0px;
}

#main .infoBox .info p {
	margin-bottom: 55px;
	font-size: 1.3em;
	line-height: 2.25;
}

#main .infoBox .info .text01 {
	margin-bottom: 63px;
}

#main .infoBox .info .text02 {
	margin-bottom: 22px;
}

#main .infoBox01 {
	margin-bottom: 0;
}

#main .infoBox01 .info p {
	margin-bottom: 0;
}

#main .subTtl {
	color: #231815;
	font-size: 1.692em;
}

