@charset "UTF-8";

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



/*vaccination
---------------------------------------------------------*/
#vaccination .med_img_title {
	background-color: #83847d;
	background-image: url("../images/checkup/bg4@2x.png"), url("../images/checkup/bg3@2x.jpg");
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}



/*
---------------------------------------------------------*/

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}