/* 센터구성 > 의료전문위원회 */

.s0404_conbox{width:100%;clear:both;overflow:hidden;padding-bottom:50px}
.s0404_conbox dl{float:left;border:1px solid #ddd;width:32.4%;margin-right:5px;text-align:center;padding:10px;box-sizing:border-box;margin-bottom:10px;display:block}
.s0404_conbox dl dt{padding:15px 0;font-weight:500;font-size:16px;border-bottom:1px solid #ddd}
.s0404_conbox dl dd{padding:16px;color:#666}



/****** Mobile ******/
@media screen and (max-width:690px){

.s0404_conbox dl{width:100%}


}
/****** Tablet Device ******/
@media screen and (min-width:691px) and (max-width:899px) {

.s0404_conbox dl{width:48%}


}
/****** Desktop Device ******/
@media screen and (min-width:900px) and (max-width:1150px) {
}
