@charset "utf-8";

#rankContent.tabs_flex li#rankList.flexList {
	background: none;
}
.rankMmore {
	font-weight: bold;
	font-size: 16px;
	color:#333;
}
#rankWrap .flexwrap li.flexList {
	background: none;
}
#rankWrap #tabContent {
	align-items:baseline;
}
#rankMore {
	font-weight: bold;
	font-size: 16px;
}
#rankContent li:last-child {
	margin-right: auto;
}
#rankContent li.flexList:nth-child(5n) {
	margin-right: 0;
}
.ladyName a {
	color: #c80037;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.ladyProf span {
	font-size: 14px;
	letter-spacing: -0.5px;
}
#rankContent li:hover > .galProf > .ladyName a {
	color: #c80037;
	text-decoration: underline;
}
.galProf .ladyName a,
.galProf .ladyName span {
	font-size: 16px;
}