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

.mainVisual h2 {
	width: 1000px;
}

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

#conts .link {
	margin: 0 0 25px;
	text-align: right;
}

#conts .link a {
	color: #094686;
	text-decoration: underline;
}

#conts .link a:hover {
	text-decoration: none;
}

#conts .comLinkNavi {
	margin-bottom: 30px;
}

#conts .comLinkNavi .liStyle a .bgLink {
	padding: 13px 28px 10px 0;
	line-height: 1.3;
}

#conts .comLinkNavi .liStyle a .bgLink .arrow {
	margin-top: -7px;
}

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

#conts .imgBoxR .photoBox {
	margin-top: 4px;
}

#conts .imgBoxR .textBox {
	width: 328px;
}

#conts .imgBoxR .textBox .txt {
	margin-bottom: 25px;
}

#conts .imgBoxR01 {
	margin-bottom: 25px;
}