@charset "UTF-8";

.contentpage .m_img{
	background-image: url("../images/surgery/m_img@2x.jpg");
}


/*box1
---------------------------------------------------------*/
.box1 .txt_20{
font-size: 115%;
font-weight: bold;
letter-spacing: 0.1em;
}



/*box2
---------------------------------------------------------*/
.box2 .med_rel_box .check_title dd{
	background-position: calc(50% + 6.7em) center;
}


/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box2 .med_rel_box .check_title dd{
	background-position: calc(50% + 6.2em) 1vw;
}
}
