@charset "UTF-8";

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



/*box2
---------------------------------------------------------*/
.box2 .graph {
	background: #edf8f6;
	box-sizing: border-box;
	padding: 3.5% 2%;
	text-align: center;
}

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

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box2 .graph {
	padding: 6% 2%;
}
}



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

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

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