@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.headLine02 {
	background: url(../img/flow/h2_bg.jpg) no-repeat center top;
	background-size: cover;
}

#main h3 {
	margin-bottom: 82px;
	text-align: center;
}

#main .infoUl {
	margin-right: -44px;
	position: relative;
	background: url(../img/flow/arrow01.gif) no-repeat 490px 50%;
}

#main .infoUl li {
	margin-right: 44px;
	float: left;
	width: 488px;
	border: 1px solid #563211;
	background-color: #fff;
}

#main .infoUl li .subBox {
	padding: 39px;
}

#main .infoUl li p {
	margin-bottom: 13px;
	font-size: 1.1em;
	line-height: 1.95;
}

#main .infoUl li .title {
	margin-bottom: 9px;
	font-size: 1.5em;
	font-weight: bold;
}

#main .infoUl li .photoBox {
	margin-top: -9px;
	float: right;
}

#main .infoUl li .textBox {
	float: left;
	width: 200px;
}

#main .arrow {
	text-align: center;
}

#main .arrow img {
	margin: -4px 0 7px;
}

#main .arrow02 {
	margin: 0 0 2px 162px;
	text-align: center;
}

#main .textImg {
	margin-bottom: 128px;
}

