@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
.mainImg02 {
	background: url(../img/dental/main_bg.jpg) no-repeat center top;
}

#conts .comTtlBox {
	margin-bottom: 37px;
	padding-bottom: 14px;
}

#conts .comTtlBox h2 {
	margin-bottom: 0;
}

#conts p {
	margin-bottom: 40px;
	line-height: 1.8;
}

#conts .insuranceBox .subBox ul {
	float: none;
	width: auto;
}

#conts .insuranceBox .subBox {
	padding-right: 13px;
}

#conts .insuranceBox02 {
	margin-bottom: 47px;
}

#conts .imgBoxR02 .photoBox {
	padding-top: 10px;
}




@media all and (min-width: 0) and (max-width: 736px)  {
	#conts .comTtlBox {
		padding-bottom: 7px;
		margin-bottom: 12px;
	}
	
	#conts .comTtlBox h2 {
		margin-bottom: 0;
	}
	
	#conts p {
		margin-bottom: 22px;
		font-size: 13px;
		line-height: 1.55;
	}
	
	#conts .imgBoxR {
		margin-bottom: 51px;
	}
	
	#conts .insuranceBox02 {
		margin-bottom: 40px;
	}
	


	
	
}

