@charset "utf-8";

/*체험/교육_교과연계프로그램*/
#program_lst{overflow:hidden}
#program_lst .item{overflow:hidden;padding:20px 0;border-bottom:1px solid #cdcdcd}
#program_lst .item figure{text-align:center;position:relative;float:left;overflow:hidden;width:30%;height:152px;background:#e7e7e7 url(/images/prog/common/noimage.gif) no-repeat 50% 50%}
#program_lst .item figure .no_image{display:block;position:absolute;top:50%;left:50%;margin:-24% 0 0 -21%}

/*20160803_리스트이미지수정*/
#program_lst .item figure img{margin:0 auto;text-align:center;height:100%;}
/*#program_lst .item figure img{margin:0 auto;text-align:center}*/

#program_lst .item .info_lst{padding-left:33%}
#program_lst .item .info_lst .subject{display:block;padding-bottom:5px;margin-bottom:10px;font-size:1.21em;border-bottom:1px solid #dcdcdc}
#program_lst .item .info_lst .subject a{font-weight:700;color:#000}
#program_lst .item .info_lst ul{text-align:left}
#program_lst .item .info_lst ul li{margin-bottom:5px}
#program_lst .item .info_lst ul li em{margin-right:5px;}
#program_lst .item .info_lst ul li em:after{content:":";display:inline;margin-left:5px}
#program_lst .item .info_lst ul li em,
#program_lst .item .info_lst ul li span{font-weight:700;color:#464646}
#program_lst .item .info_lst .view_detail{margin-top:7px;text-align:right}

@media(max-width:640px) {
.basic_table{border-bottom:1px solid #d9d9d9}
.basic_table colgroup{display:none}
.basic_table,
.basic_table thead,
.basic_table tbody,
.basic_table tr,
.basic_table th,
.basic_table th[scope="row"],
.basic_table td{display:block;border-width:1px 0 0}
.basic_table tr{overflow:hidden;background:#f4f7fc}
.basic_table th{float:left;width:100px}
.basic_table td{overflow:hidden;min-height:40px;background:#fff}

}

@media (max-width:767px){
    #program_lst .item figure { float:none;width:100%; }
    #program_lst .item .info_lst { padding-left: 0; margin-top: 20px; }
    
}




