#classroom .dept_list ul {
	display: flex;
	flex-wrap: wrap;
}

#classroom .dept_list ul li {
	flex-basis: calc(100% / 3);
	min-height: 30px;
}

#classroom .dept_list ul li a {
	font-weight: normal;
}

@media screen and (max-width: 768px) {
	#classroom .dept_list ul li {
		flex-basis: calc(100% / 2);
		min-width: 180px;
	}
}




/*広報連携室 追加*/
.sst021 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 12px;
	padding-left: 0;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}

.course_p {
	display: inline-block;
	text-align: center;
}

.course_p li {
	width: 50%;
	float: left;
}


.course_p li img {
	width: 90%;
}

.black_a {
	color: #000;
}

.black_a:hover {
	color: #0D4CFF;
}

.link_outside {
	border-bottom: dashed 1px #999;
}

/*タグエラー対応*/
#side_list>li.active>a {
	background: #FFF !important;
}

#classroom.course .list_course .room_top .txt_enname {
	font-size: 16px;
	display: none;
}

#classroom.course .list_course .txt_enname {
	display: none;
}

/*#classroom #side_list > li > a.bg_none {    background: #0f8c83;}*/

#classroom #side_list>li>a.bg_none {
	background: #0f8c83 !important;
	color: #FFF;
	font-weight: nomal;
}


#classroom .st span {
	display: none;
}

/*------救急総合診療医学教室〈寄附講座〉 活動実績 ------*/
.table01.eight tbody th {
	width: 25px;
	text-align: center;
}

.table01.eight tbody td {
	text-align: left;
}

.table01.eight tbody td:nth-of-type(1) {
	width: 70px;
	text-align: center;
}

.table01.eight tbody td:nth-of-type(2) {
	width: 100px;
}

.table01.eight tbody td:nth-of-type(3) {
	width: 85px;
	text-align: center;
}

.table01.eight tbody td:nth-of-type(4) {
	width: 153px;
}

.table01.eight tbody td:nth-of-type(5) {
	width: 120px;
}

.table01.eight tbody td:nth-of-type(6) {
	width: 188px;
}

.table01.eight tbody td:nth-of-type(7) {
	width: 50px;
	text-align: center;
}

.table01.eight thead th span,
.table01.eight tbody td span {
	font-size: .85em;
}

.table01.ICLS tbody th {
	width: 25px;
	text-align: center;
}

.table01.ICLS tbody td {
	text-align: left;
}

.table01.ICLS tbody td:nth-of-type(1) {
	width: 120px;
	text-align: center;
}

.table01.ICLS tbody td:nth-of-type(2) {
	width: 153px;
}

.table01.ICLS tbody td:nth-of-type(3) {
	width: 85px;
	text-align: center;
}

.table01.ICLS tbody td:nth-of-type(4) {
	width: 128px;
	text-align: center;
}

.table01.ICLS tbody td:nth-of-type(5) {
	width: 100px;
	text-align: center;
}

.table01.ICLS tbody td:nth-of-type(6) {
	width: 128px;
	text-align: center;
}

.table01.ICLS tbody td:nth-of-type(7) {
	width: 50px;
	text-align: center;
}

.table01.ICLS thead th span,
.table01.ICLS tbody td span {
	font-size: .85em;
}

.table01.ICLS thead th:nth-of-type(6) {
	padding: 8px 0;
}

.table01.ICLS thead th:nth-of-type(6) span {
	display: block;
	font-size: 10px;
	transform: scale(0.8, 1);
}

.table01.six tbody th {
	width: 35px;
	text-align: center;
}

.table01.six tbody td {
	text-align: left;
}

.table01.six tbody td:nth-of-type(1) {
	width: 150px;
	text-align: center;
}

.table01.six tbody td:nth-of-type(2) {
	width: 150px;
}

.table01.six tbody td:nth-of-type(3) {
	width: 130px;
	text-align: center;
}

.table01.six tbody td:nth-of-type(4) {
	width: 250px;
}

.table01.six tbody td:nth-of-type(5) {
	width: 75px;
	text-align: center;
}

.table01.six thead th span,
.table01.six tbody td span {
	font-size: .85em;
}

/* 救急専用
-----------------------*/
.table_462 tbody th {
	background: #fbfbfc;
}
.table_462 thead th {
  background: #efefef;
}
.align_c {	text-align: center !important;	}



/*救急総合診療医学教室〈寄附講座〉*/

#kako_462.list_faq dt {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #284563;
	font-size: 19px;
	font-weight: bold;
  border-bottom: 1px solid #576e85;
}

#kako_462.list_faq dt::before {
  display: none;
}

#kako_462.list_faq dd {
	padding-left: 10px;
	text-indent: 0;
}

#kako_462.list_faq dd::before {
	display: none;
}