@charset "UTF-8";
/* CSS Document */
img {
  vertical-align: bottom;
}

body {
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sp-only {
  display: none !important;
}
.sec_pr-inner {
  margin: 0 auto 120px auto;
  max-width: 1000px;
}
.sec_pr-mv {
  vertical-align: bottom;
}
.sec_pr-text {
  width: 92.7%;
  margin: -10px auto 0 auto;
  border: solid 20px;
  border-image: linear-gradient(#baebff 0%, #baebff 26.9%, #baebff 28.32%, #dce380 38.84%, #feda00 46.46%, #feda00 53.42%, #feda00 100%);
  border-image-slice: 1;
}

.sec_pr-text .video {
  width: 90%;
  text-align: center;
  margin: 40px auto 40px auto;
}

.sec_pr-text .video img {
  margin-top: 60px;
  width: 90%;
}

.broadcast {
  padding: 0 4rem 6rem;
}
.broadcast img {
  margin: 70px 0 30px 0;
}
.broadcast__text {
  max-width: 700px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  text-align: left;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 15px;
}

.broadcast__text span {
  display: inline-block;
  font-size: 25px;
  font-weight: bold;
  margin-left: 30px;
}
