@charset "UTF-8";

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



/* lead
---------------------------------------------------------*/
#lead p.top_btm_05em{
	margin: 0.5em auto;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
}
/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
}



/* tmj
---------------------------------------------------------*/
#tmj .com_bgimg.grd{
	background-image: url("../images/medical/jaw/img1@2x.jpg");
}
#tmj .com_index4 .co215{
	opacity: 0.1;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
}
/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#tmj .com_bgimg.grd::after{
	top:49.733vw;
}
}



/* last
---------------------------------------------------------*/
#last .com_bgimg.grd{
	background-image: url("../images/medical/jaw/img26@2x.jpg");
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
}
/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#last .com_bgimg.grd::after{
	top:44.4vw;
}
}





