@charset "UTF-8";
#wrapper {
  overflow: clip;
}

#event {
  padding-top: 3rem;
  padding-bottom: 5rem;
}

#event .setsu {
  font-size: 2rem;
  font-weight: bold;
  width: 172rem;
  margin: 0 auto 3rem auto;
}

h2 {
  background: #FFF;
  line-height: 2em;
  border-radius: 100vmax;
  width: 172rem;
  margin: 0 auto 3rem auto;
  text-align: center;
  font-size: 3rem;
  font-family: "RocknRoll One", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FFF;
  filter: drop-shadow(0 0.3rem 0.6rem rgba(0, 0, 0, 0.16));
  background: linear-gradient(to right, #FC4276, #7896FF);
}

.event_wrap {
  padding-bottom: 3rem;
}

.racer_bx .come {
  position: absolute;
  top: 3rem;
  right: 1.5rem;
  text-align: right;
  line-height: 1.5em;
}

.day_select {
  display: flex;
  justify-content: center;
  align-items: end;
  margin-bottom: 5rem;
}
.day_select li {
  width: 20rem;
  height: 20rem;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 1.5rem;
  cursor: pointer;
  filter: drop-shadow(0 0.3rem 0.6rem rgba(0, 0, 0, 0.16));
  background: linear-gradient(to right, #FC4276, #7896FF);
}
.day_select li.active {
  background: #5DB8D0;
  border: 0.8rem solid #003288;
}
.day_select li .day .date {
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  display: inline-block;
  font-size: 5rem;
}
.day_select li .day .week {
  background: #FFF;
  color: #000;
  width: 4rem;
  display: inline-block;
  text-align: center;
  line-height: 4rem;
  height: 4rem;
  border-radius: 100%;
  position: relative;
  margin-left: 0.5rem;
  font-weight: 900;
  top: -0.5rem;
  font-size: 2.2rem;
}
.day_select li .day .week.red {
  color: #EB4444;
}
.day_select li .day .week.blue {
  color: #4742DA;
}

.day_select li.active, .day_select li:hover {
  background: #5DB8D0;
  border: 0.8rem solid #003288;
}

.day_select li .d_race {
  border-top: 0.1rem solid #FFF;
  color: #FFF;
  width: 16rem;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
}

.day_select li.all {
  background: #E6FFA2;
  color: #5DB8D0;
  width: 17rem;
  height: 17rem;
  font-size: 5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  margin: 0 0 0 3rem;
}

.setsu {
  line-height: 4rem;
}
.setsu .more {
  background: url(../images/eve_more.svg) no-repeat;
  width: 15rem;
  height: 4rem;
  border-radius: 100vmax;
  display: inline-block;
  background-size: contain;
  text-indent: -9999rem;
  margin-right: 1.5rem;
  pointer-events: none;
  filter: drop-shadow(0 0.3rem 0.6rem rgba(0, 0, 0, 0.16));
}

.day_wrap {
  display: flex;
  width: 172rem;
  flex-wrap: wrap;
  margin: 0 auto;
}
.day_wrap .day {
  margin-bottom: 2rem;
  border-bottom: 0.2rem solid #000;
  width: 100%;
  display: flex;
}
.day_wrap .day .date {
  font-family: "Roboto", sans-serif;
  font-size: 8rem;
  font-weight: 900;
}
.day_wrap .week {
  background: #FFF;
  color: #000;
  width: 4rem;
  display: inline-block;
  text-align: center;
  line-height: 4rem;
  height: 4rem;
  border-radius: 100%;
  position: relative;
  margin-left: 0.5rem;
  font-weight: 900;
  top: -0.5rem;
  position: relative;
  top: 3.7rem;
  font-size: 2.2rem;
}
.day_wrap .week.red {
  color: #EB4444;
}
.day_wrap .week.blue {
  color: #4742DA;
}
.day_wrap .d_race {
  font-weight: bold;
  height: 3.7rem;
  margin-left: 2rem;
  position: relative;
  top: 3.7rem;
  line-height: 4rem;
  font-size: 3rem;
}

.day_wrap section {
  position: relative;
  overflow: hidden;
  border: 0.3rem solid #222;
  width: 40rem;
  padding: 4rem 0;
  border-radius: 2rem 0 2rem 0;
  background: linear-gradient(#FFFFFF, #F6F6F6);
  margin-right: 4rem;
  margin-bottom: 3.5rem;
}
.day_wrap section.more {
  padding: 0;
}
.day_wrap section.more a {
  color: #000;
  display: block;
  height: 100%;
  padding: 4rem 0;
  padding-bottom: 10rem;
}

.day_wrap section:nth-child(4n+1) {
  margin-right: 0;
}

.day_wrap section .thum {
  width: 32rem;
  height: 20rem;
  margin: 0 auto 2rem;
  background: url(../images/eve_blank.png);
  background: #E9E9E9;
  background-size: contain;
}

.day_wrap section .thum img {
  width: 32rem;
  height: 20rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.day_wrap section .mida {
  width: 32rem;
  font-size: 2.8rem;
  line-height: 1.25em;
  font-weight: 900;
  margin: 0 auto 1.5rem auto;
}

.day_wrap section .sub {
  width: 32rem;
  margin: 0 auto 1.5rem auto;
  font-size: 2rem;
  position: relative;
  left: -0.8rem;
  line-height: 1.5em;
}

.day_wrap section .txt {
  width: 32rem;
  margin: 0 auto;
}

.day_wrap section .txt .come {
  font-size: 1.6rem;
  color: #707070;
}

.day_wrap section.more {
  cursor: pointer;
}

.day_wrap section.more:hover {
  border: 0.3rem solid #FC4276;
  background: #f2ffcf;
}

.day_wrap section.more:hover::before {
  background: url(../images/eve_more_on.svg) center center;
  background-size: cover;
}

.day_wrap section.more::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 2rem;
  right: 0;
  width: 18rem;
  height: 5rem;
  font-size: 2.4rem;
  font-weight: 900;
  text-align: center;
  color: #FFF;
  border-radius: 100vmax 0 0 100vmax;
  text-indent: -9999rem;
  background: url(../images/eve_more.svg) center center;
  background-size: cover;
  pointer-events: none;
}

#youtube {
  background: #FC4276;
  background-image: linear-gradient(to right, #E03A69 0.1rem, transparent 0.1rem), linear-gradient(to bottom, #E03A69 0.1rem, transparent 0.1rem);
  background-size: 5rem 5rem;
  padding: 3rem 0;
}
#youtube h3 {
  height: 27.5rem;
  width: 72rem;
  flex-direction: column;
  margin: 0 auto 2rem auto;
  color: #FFF;
  position: relative;
}
#youtube h3 .sub {
  font-size: 2.8rem;
  font-weight: 900;
}
#youtube h3 .sub i img {
  width: 3.4rem;
  position: relative;
  margin-right: 1rem;
  top: -0.5rem;
}
#youtube h3 .main {
  font-weight: 900;
  font-size: 5rem;
  line-height: 6rem;
}
#youtube h3 .data {
  background: #000000;
  color: #FFF;
  width: 35rem;
  font-size: 2rem;
  padding: 0.5rem 0rem 0.5rem 1rem;
  margin-top: 2rem;
}
#youtube h3 .maruru {
  width: 32.7rem;
  position: absolute;
  top: 0;
  right: 0;
}
#youtube .talent {
  width: 172rem;
  margin: 0 auto;
}
#youtube .talent h4 {
  background: #003288;
  color: #FFF;
  line-height: 5.4rem;
  font-size: 3.2rem;
  text-align: center;
  margin-bottom: 3rem;
}

.youtube_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.youtube_wrap section {
  width: 56rem;
  border-radius: 2rem 0 2rem 0;
  height: 40rem;
  padding-top: 2.5rem;
  background: #E9EBF9;
  border: 0.3rem #333 solid;
  margin-bottom: 2.5rem;
}
.youtube_wrap section .day {
  background: #0C0B78;
  color: #FFF;
  padding: 0 3rem 0 3rem;
  font-size: 3.4rem;
  display: inline-block;
  height: 7rem;
  text-align: center;
  border-radius: 0 100vmax 100vmax 0;
  margin-bottom: 2rem;
}
.youtube_wrap section .day .date {
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  display: inline-block;
  position: relative;
}
.youtube_wrap section .day .date span {
  font-size: 5rem;
}
.youtube_wrap section .day .week {
  background: #FFF;
  color: #000;
  width: 4rem;
  display: inline-block;
  text-align: center;
  line-height: 4rem;
  height: 4rem;
  border-radius: 100%;
  position: relative;
  margin-left: 0rem;
  font-weight: 900;
  top: -0.5rem;
  font-size: 2.2rem;
}
.youtube_wrap section .day .week.red {
  color: #EB4444;
}
.youtube_wrap section .day .week.blue {
  color: #4742DA;
}
.youtube_wrap section .day {
  line-height: 7.2rem;
}
.youtube_wrap section .guest {
  display: flex;
  width: 49rem;
  margin: 0 auto;
  justify-content: space-between;
}
.youtube_wrap section .guest li {
  margin-right: 1rem;
  width: 33.3333333333%;
}
.youtube_wrap section .guest li p {
  text-align: center;
  font-weight: 900;
  font-size: 2.4rem;
  line-height: 1em;
  margin-bottom: 1rem;
}
.youtube_wrap section .guest li p.small {
  margin-top: -1rem;
  margin-bottom: 0.4rem;
  font-size: 2rem;
  letter-spacing: -0.05em;
}
.youtube_wrap section .guest li:last-child {
  margin-right: 0;
}
.youtube_wrap section .guest li .race {
  line-height: 1.6em;
  background: #8C89EA;
  font-size: 1.6rem;
  font-weight: bold;
  border-radius: 0.5rem;
  text-align: center;
  padding: 0.5rem 0;
  color: #FFF;
}
.youtube_wrap section .guest li .race.small {
  line-height: 1em;
  padding: 0.25rem 0;
}
.youtube_wrap section .guest.small img {
  height: 16rem;
}
.youtube_wrap section img {
  width: 100%;
  height: 18rem;
  display: block;
  margin-bottom: 1.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.youtube_wrap section img.copy {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
  background: #707070;
}

.f-html {
  width: 172rem;
  height: 80rem;
  border-radius: 2rem 0 2rem 0;
}
.f-html .pop_wrap {
  display: flex;
  width: 155rem;
  margin: 0 auto;
  padding: 3rem 0;
}
.f-html .text {
  padding-top: 3.5rem;
  width: 85rem;
  margin-right: 3rem;
}
.f-html .text a {
  display: inline-block;
  margin-top: 3rem;
  color: #FFF;
  line-height: 2.5em;
  padding: 0 3rem;
  border-radius: 100vmax;
  filter: drop-shadow(0 0.3rem 0.6rem rgba(0, 0, 0, 0.16));
  background: linear-gradient(to right, #FC4276, #7896FF);
}
.f-html .text a:hover {
  background: #003288;
}
.f-html .mida {
  font-size: 3.8rem;
  font-weight: 900;
  margin-bottom: 3rem;
}
.f-html .sub {
  font-size: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5em;
}
.f-html .txt {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
.f-html .come {
  color: #707070;
  font-size: 1.6rem;
  line-height: 1.5em;
  display: inline-block;
  margin-top: 1.5rem;
}
.f-html .img {
  height: 70rem;
  width: 70rem;
}
.f-html .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/***********************************************************************
ミディアムデバイス (スマートフォン) のスタイル
**********************************************************************/
@media (max-width: 750px) {
  h2 {
    width: 65rem;
    font-size: 4rem;
  }
  #event .setsu {
    font-size: 2.4rem;
  }
  .day_select {
    flex-wrap: wrap;
  }
  .day_select li {
    margin-bottom: 2rem;
  }
  #event .setsu {
    width: 65rem;
  }
  .day_select li.all {
    width: 65rem;
    border-radius: 100vmax;
    height: 8rem;
    line-height: 8rem;
  }
  .day_wrap {
    flex-direction: column;
    width: 100%;
  }
  .day_wrap section {
    width: 67rem;
    margin: 0 auto 3rem auto !important;
  }
  .day_wrap section:nth-child(4n) {
    margin: 0 auto;
  }
  .day_wrap section {
    padding: 5rem 0;
  }
  .day_wrap section .thum {
    width: 54rem;
    height: 34rem;
  }
  .day_wrap section .mida {
    width: 54rem;
  }
  .day_wrap section .sub {
    width: 54rem;
  }
  .day_wrap section .txt {
    width: 54rem;
  }
  .day_wrap section .thum img {
    width: 54rem;
    height: 34rem;
  }
  .day_wrap section .mida {
    font-size: 3.8rem;
  }
  .day_wrap section .sub {
    font-size: 2.8rem;
  }
  .day_wrap section .txt .come {
    font-size: 2.4rem;
  }
  .f-html {
    width: 67rem;
  }
  .f-html .pop_wrap {
    width: 65rem;
    flex-direction: column;
  }
  .f-html .text {
    width: 60rem;
    margin: 0 auto;
    order: 2;
  }
  .f-html .img {
    order: 1;
    height: 60rem;
    width: 60rem;
  }
  .f-html {
    height: 80vh;
    overflow-y: scroll;
  }
  .f-html .sub {
    font-size: 2.8rem;
  }
  .f-html .txt {
    font-size: 2.8rem;
  }
  .f-html .text a {
    width: 58rem;
    margin: 3rem auto 0 auto;
  }
  .day_wrap section.more::before {
    height: 8rem;
    width: 30rem;
  }
  .day_wrap section.more a {
    padding-bottom: 14rem;
  }
  .day_wrap section.more::before {
    bottom: 4rem;
  }
  #youtube h3 {
    width: 64rem;
  }
  #youtube .talent {
    width: 65rem;
  }
  #youtube h3 .maruru {
    width: 28.7rem;
    top: 2rem;
    right: -0.6rem;
  }
  #youtube h3 .data {
    padding: 1.5rem 0rem 1.5rem 1rem;
  }
  .youtube_wrap section {
    width: 100%;
  }
  .youtube_wrap section .guest {
    width: 58rem;
  }
  .youtube_wrap section .guest li p {
    font-size: 2.8rem;
  }
  .youtube_wrap section img {
    height: 20rem;
  }
  .youtube_wrap section {
    height: auto;
    padding-bottom: 2rem;
  }
  .youtube_wrap section .guest li .race {
    font-size: 2rem;
  }
  .day_wrap .day {
    width: 65rem;
    margin: 0 auto 3rem auto;
  }
  .f-html .come {
    font-size: 2.4rem;
  }
}
/***********************************************************************
ラージデバイス (デスクトップ) のスタイル
**********************************************************************/ /*# sourceMappingURL=event.css.map */