@charset "UTF-8";
/* Scss Document */
#kyogi_bk {
  background: url(/ind_img/race_bk.jpg) center top no-repeat #000; }

/*デザイン切り替えボタン*/
ul li.style01 {
  background-position: bottom !important; }
ul li.style02 {
  background-position: top !important; }
ul li.style03 {
  background-position: top !important; }

/*-------------------
	非開催日style
-------------------*/
.hikaisai #kyogi_bk {
  height: 320px;
  background: #000; }
.hikaisai .next_content {
  position: relative; }
.hikaisai .next_content:before {
  position: absolute;
  content: '';
  width: 790px;
  height: 320px; }
.hikaisai .next_content:before {
  background: url(../ind_img/hi_kyogi_bk.jpg); }

#winners:before {
  content: '';
  width: 100%;
  height: calc(100% + 30px);
  position: absolute;
  top: -30px;
  background: url(/ind_img/winners_bk.png) center top;
  z-index: -2;
  display: block; }

/*# sourceMappingURL=design_A.css.map */
