@charset "UTF-8";
.guide_ttl {
  position: absolute;
  top: 3.5810810811vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 38.7837837838vw;
  text-align: center;
  z-index: 2;
}
.guide_ttl img {
  display: block;
  width: 100%;
}
.guide_ttl .sp {
  display: none;
}

.tsu_bg .tsu_bg_inner {
  padding-top: 24.7297297297vw;
}

.guide_box {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 1.3513513514vw;
  padding: 4.7297297297vw;
  color: #000;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.guide_stitle {
  margin: 0 0 2.972972973vw;
}
.guide_stitle img {
  display: block;
  width: 100%;
}
.guide_stitle .sp {
  display: none;
}

.guide_subhead {
  font-size: 1.3513513514vw;
  font-weight: 700;
  line-height: 1.5;
  margin: 2.7027027027vw 0 0.8108108108vw;
}

.guide_stitle + .guide_subhead {
  margin-top: 0;
}

.guide_prose {
  font-size: 1.0135135135vw;
  line-height: 3.0405405405vw;
  color: #000;
}
.guide_prose p {
  margin: 0;
  text-align: justify;
  line-height: 1.8em;
  font-weight: 500;
  text-decoration: underline;
  text-decoration-style: dashed;
  text-decoration-color: #000;
  text-decoration-thickness: 1px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.4em;
}

.guide_back {
  margin-top: 6.0810810811vw;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .guide_ttl {
    top: 18.6666666667vw;
    width: 77.3333333333vw;
  }
  .guide_ttl .pc {
    display: none;
  }
  .guide_ttl .sp {
    display: block;
  }
  .tsu_bg .tsu_bg_inner {
    padding-top: 60vw;
    padding-bottom: 18.6666666667vw;
  }
  .tsu_bg .tsu_bg_content {
    padding: 0 8vw;
  }
  .guide_box {
    border-radius: 2.6666666667vw;
    padding: 6.1333333333vw;
  }
  .guide_stitle {
    margin-bottom: 6.4vw;
  }
  .guide_stitle .pc {
    display: none;
  }
  .guide_stitle .sp {
    display: block;
  }
  .guide_subhead {
    font-size: 4.5333333333vw;
    margin: 7.4666666667vw 0 2.6666666667vw;
  }
  .guide_stitle + .guide_subhead {
    margin-top: 0;
  }
  .guide_prose {
    font-size: 3.7333333333vw;
    line-height: 9.2vw;
  }
  .guide_back {
    margin-top: 12.5333333333vw;
  }
}/*# sourceMappingURL=style_tsu_race.css.map */