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

.mainVisual h2 {
	width: 910px;
}

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

#conts .imgBoxR {
	margin-bottom: 34px;
}

#conts .imgBoxR .textBox p {
	margin-bottom: 26px;
}

#conts .imgBoxR .textBox .txt {
	margin-bottom: 10px;
	color: #054483;
	font-size: 24px;
	line-height: 1.6;
}

#conts .imgBoxR .textBox .txt2 {
	margin-top:20px;
	margin-bottom: 10px;
	color: #054483;
	font-size: 24px;
	line-height: 1.6;
}

#conts .photoList li {
	margin-bottom: 28px;
}

#conts .imgBoxR .textBox {
	width:100%;
}

.consultation_link {
	color:#03C;
	text-decoration: underline;
	}