@charset "utf-8";

	.teacher-list a:hover {
		color: #FF8C00;
	}
	.teacher-list a:active {
		color: #FF8C00;
	}
	.menu-small-ver2-wrap {
		align-items: center;
	}
	.menu-small-ver2 p {
		margin-top: 0px;
	}
