@charset "utf-8";
/* ==============================
 * 학생활동
================================= */
/** -- 학생회 */
.stu01-wr {}
.stu01-wr .contdl-list2 > dl > dt {width:150px}
@media all and (min-width:1000px) {
	.stu01-wr .contdl-list2 > dl > dd {width:calc(100% - 170px)}
}
@media all and (max-width:999px) {
	.stu01-wr .contdl-list2 > dl > dt .tit {min-width:100%}
}