@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainVisual {
	background: url(../image/mc_research/main_img.jpg) no-repeat center top;
	background-size: cover;
}

.mainVisual h2 {
	width: 1000px;
	text-align: left;
}

#conts h2 {
	margin-bottom: 20px;
}

#conts .headLine02 {
	margin-bottom: 18px;
}

#conts p {
	margin-bottom: 32px;
}

#conts .txt01 {
	margin-bottom: 15px;
}

#conts .photo {
	margin-bottom: 45px;
	text-align: center;
}

#conts .photo01 {
	margin-bottom: 65px;
}

#conts .listUl li {
	padding: 0 0 47px 15px;
	float: left;
	width: 328px;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
}

#conts .listUl li img {
	margin: 0 auto 7px;
	display: block;
}

#conts .listUl .liStyle {
	padding-bottom: 20px;
}

#conts .listUl01 li {
	padding: 0;
}

#conts .note {
	text-align: right;
}