@charset "UTF-8";

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


/* lead
---------------------------------------------------------*/
#lead .img{
	max-width: 750px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#lead .img{
	width: 100%;
}
}

/* sec3
---------------------------------------------------------*/
#sec3 .med_bdrbox{
	padding-left:0;
	padding-right: 0;
}
#sec3 .med_bdrbox > h5,
#sec3 .med_bdrbox > p,
#sec3 .med_bdrbox > div{
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) {
#sec3 .med_bdrbox{
	padding-left:5%;
	padding-right:5%;
}
#sec3 .med_bdrbox > h5,
#sec3 .med_bdrbox > p,
#sec3 .med_bdrbox > div{
	width:100%;
}
#sec3 .med_maru_220.col5 li p{
	font-size: 100%;
	letter-spacing: 0.03em;
	line-height: 1.3em;
}
}


/* sec5
---------------------------------------------------------*/
#sec5 .com_bgimg.grd{
	background-image: url(../images/medical/denture/img23@2x.jpg);
}
/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) {
#sec5 .com_bgimg.grd::after{
	top:59.9333vw;
}
}
