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

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

#conts p {
	margin: 0 2px 25px;
	letter-spacing: 0.06em;
}

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

#conts .text02 {
	margin-bottom: 50px;
}

#conts .imgBox {
	margin-top: 25px;
	background: url(../image/tongue_cancer/txt_bg.gif) repeat center top;
}

#conts .imgBox .photoBox {
	float: left;
}

#conts .imgBox .textBox {
	padding: 60px 35px 0 40px;
	width: 280px;
	float: right;
}

#conts .arrow {
	margin: 15px 0;
	text-align: center;
}

#conts .imgBox01 {
	margin: 0 0 65px;
}

#conts .imgBox01 .photoBox {
	float: right;
}

#conts .imgBox01 .textBox {
	padding-top: 48px;
	float: left;
}