#Contents .kvBlock {
	background-image: url(../img/kv.jpg);
}
#Contents .kvBlock .courseName {
	background-color: rgba(167, 135, 89, 0.9);
}
#Contents .kvBlock .courseName h1{
	font-size: 200%;
	line-height: 1.20;
}
#Contents .feature .numCol .feature,
#Contents .feature .numCol .num,
#Contents .feature .titCol .tit,
#Contents .navSect .navList > li a.current {
	color: #a78759;
}
#Contents .titRow,
#Contents .titRow.first,
#Contents .feature .numCol {
	border-color: #a78759;
}
@media only screen and (max-width: 767px) {
	#Contents .mainCatch {
		color: #a78759;
		border-bottom: 1px solid #a78759;
	}
}


/* 2024/3/28 追加 */
#Contents .titSub,
.pickupBlock h4,
#Contents .majorBlock .majorContens .catch {
	color: #a78759;
  }

  #Contents .graduateBlock {
	background-color: #f9f6f2;
}

#Contents .graduateBlock h3{
	background-color: #a78759;
}
