@charset "shift_jis";

h2.check {
	color: #0258ee;
	font-weight: 800;
	background: linear-gradient(transparent 60%, #ff6 60%);
	display: inline-block;
	padding-botto,
	: 2;
	padding-botto,
	: 20;
	padding-bottom: 0;
	border: none;
	font-size: 1.6rem;
}

h2.check:after {
	background: transparent;
}

#mainColumn .contents h3 {
	font-weight: 600;

}

.Instructor {
	font-weight: 800;
	color: #0258ee;
}

.Instructor span.name {
	background: #d9e6fc;
	border: 2px solid #87b0f7;
	border-radius: 6px;
	font-weight: normal;
	padding: 0 5px;
}