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

.mainVisual h2 {
	width: 1000px;
}

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

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

#conts .txt {
	margin-bottom: 35px;
}

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

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

#conts .imgBoxL {
	margin-bottom: 45px;
}

#conts .imgBoxL .textBox {
	width: 405px;
}