@charset "UTF-8";

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

/*
---------------------------------------------------------*/
.com_qalist .com_time_txt {
	justify-content: flex-start;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

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

}