@charset "UTF-8";
@import "../../nyj_minwon/css/default.css";

.modules_board .proc_list .search select	{ display: inline-block; }
.modules_board .proc_list .search button	{ height: 45px; }


.teacher_area ul li.empty	{ width: 100% !important; line-height: 100px !important; text-align: center !important; font-size: 20px !important; color: #000 !important; }

.teacher_box .in_picture .name_box dl dd table	{ table-layout: auto !important; width: 100% !important; }

.teacher_box .in_picture .name_box dl dt span	{ display: inline-block; margin-left: 10px; font-size: 0.75em; font-weight: normal; }



@media all and ( max-width: 1200px )
{
	.teacher_area ul li	{ position: static !important; margin: 10px 0 !important; }
}