.other_info .wrap_title .section_title {
	color: #fff;
}
.other_info .wrap_title .section_title:after {
	background-color: #fff;
}

/* 直営クラブ名・補足テキストを白文字に */
.class_detail .title h3,
.class_detail .title .sub_title,
.class_detail .caption {
	color: #fff;
}
