@charset "UTF-8";

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



/*box3
---------------------------------------------------------*/
.box3 .com_list1 > li::before{
	background-color: #4bbba1;
	top: .47em;
}
.box3 .com_list1 > li dt{
	margin-bottom: 0.5em;
}

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

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box3 .com_list1 > li dt{
	margin-bottom: 0.3em;
}
}