/* -------------------------------------
  競技一覧
----------------------------------------*/
.program_inner .bk_text {
	background-color: #fff;
}
.program_inner .bk_text p:first-child {
	margin-bottom: 14px;
}

/* -------------------------------------
  競技詳細
----------------------------------------*/
#sports .program_contents {
	padding-bottom: 300px;
}
@media (max-width: 1200px) {
	#sports .program_contents {
	padding-bottom: 0;
	}
}