@charset "UTF-8";

/* m_img_area
---------------------------------------------------------*/
.contentpage .m_img_area {
  background-image: url(../images/medical/implant/m_img@2x.jpg);
}



/* approach
---------------------------------------------------------*/
#approach .com_bgimg{
	background-image: url("../images/medical/implant/img4@2x.jpg");
}
#approach .med_maru_350.col2 li:first-child{
	background-image: url("../images/medical/implant/img5@2x.jpg");
}
#approach .med_maru_350.col2 li:last-child{
	background-image: url("../images/medical/implant/img6@2x.jpg");
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

}
/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) {
#approach .com_bgimg.grd::after{
	top:57.4vw;
}
}



/* considering
---------------------------------------------------------*/
#considering .com_bgimg{
	background-image: url("../images/medical/implant/img14@2x.jpg");
}
/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) {
#considering .com_bgimg.grd::after{
	top:80.9033vw;
}
}