@charset "UTF-8";


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


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

---------------------------------------------------------*/
.med_col_list.period dt {
	color: inherit !important;
}
.med_col_list.period > li:nth-of-type(2) dd.radi {
	color: #FFF;
	background-color: #FAB28A;
}
/* PC,Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) {

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

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


}