@charset "UTF-8";
@media (min-width: 835px) {
  .content__wrap {
    margin: 0 auto;
    max-width: 866px;
  }
}
@media (min-width: 835px) {
  .content.c-inner {
    margin: 0 auto;
  }
}
.content__item {
  margin: 0 8.3vw;
  position: relative;
  text-align: center;
}
@media (min-width: 835px) {
  .content__item {
    margin: 0;
  }
}
.content .bg__txt__img {
  position: absolute;
}
.content .content__item__ttl {
  color: #fff;
  font-weight: bold;
  margin-bottom: 12px;
  position: relative;
  text-align: left;
  text-indent: 1.6rem;
  font-size: 0.9375rem;
}
@media (min-width: 835px) {
  .content .content__item__ttl {
    margin-bottom: 18px;
    font-size: 1rem;
  }
}
.content .content__item__ttl::before {
  background: url(/tv/assets/img/page/special/present_ep5/deco_nrw.png) no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.2em;
  position: absolute;
  top: 4px;
  width: 1.2em;
}
.content .dl__link {
  border: 1px solid #fff000;
  display: block;
  position: relative;
  z-index: 1;
}
.content .dl__link::before {
  background: url(/tv/assets/img/page/special/present_ep5/download_nrw.png) no-repeat;
  background-size: contain;
  bottom: -25px;
  content: "";
  display: block;
  margin: auto;
  padding-top: 10.1vw;
  position: absolute;
  right: -20px;
  width: 10.15vw;
}
@media (min-width: 835px) {
  .content .dl__link::before {
    background: url(/tv/assets/img/page/special/present_ep5/download.png) no-repeat;
    bottom: -10px;
    padding-top: 51px;
    right: -19px;
    width: 51px;
  }
}
@media (min-width: 835px) {
  .content__flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 77px;
    margin-top: 49px;
  }
}
.content__sp-wallpaper {
  margin-bottom: 31px;
}
@media (min-width: 835px) {
  .content__sp-wallpaper {
    margin-bottom: 0;
    width: 18%;
  }
}
.content__sp-wallpaper__bg {
  left: -22%;
  top: -5%;
}
@media (min-width: 835px) {
  .content__sp-wallpaper__bg {
    left: -228%;
    top: -2%;
  }
}
@media (min-width: 835px) {
  .content__sp-wallpaper__bg img {
    max-width: unset;
  }
}
.content__sp-wallpaper__download {
  margin: auto;
  width: 39%;
}
@media (min-width: 835px) {
  .content__sp-wallpaper__download {
    width: 100%;
  }
}
.content__sp-wallpaper__download .dl__link {
  background: url(/tv/assets/img/page/special/present_ep5/sp.png) no-repeat;
  background-size: cover;
  padding-top: 216.6666666667%;
}
.content__pc-wallpaper {
  margin-bottom: 47px;
}
@media (min-width: 835px) {
  .content__pc-wallpaper {
    margin-bottom: 0;
    width: 70%;
  }
}
.content__pc-wallpaper__download .dl__link {
  background: url(/tv/assets/img/page/special/present_ep5/pc.png) no-repeat;
  background-size: cover;
  padding-top: 56.25%;
}
@media (min-width: 835px) {
  .content__twitter-wallpaper {
    text-align: left;
    width: 70%;
  }
}
.content__twitter-wallpaper__bg {
  bottom: -75%;
  left: -11%;
  width: 97.6%;
}
@media (min-width: 835px) {
  .content__twitter-wallpaper__bg {
    bottom: -110px;
    left: unset;
    right: -31%;
  }
}
.content__twitter-wallpaper__download .dl__link {
  background: url(/tv/assets/img/page/special/present_ep5/twitter.png) no-repeat;
  background-size: cover;
  padding-top: 33.4375%;
  width: 100%;
}

.special__top {
  margin-bottom: 50px;
  margin-top: 117px;
}
@media (min-width: 835px) {
  .special__top {
    margin-bottom: 88px;
    margin-top: 213px;
  }
}
.special__top a {
  border-bottom: solid 1px #fff;
  color: #fff;
  display: block;
  font-size: 1.0625rem;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1;
  margin: 0 auto;
  padding: 1.5vw 0;
  position: relative;
  text-align: center;
  width: 105px;
}
.special__top a:hover {
  border-bottom: solid 1px transparent;
}
@media (min-width: 835px) {
  .special__top a {
    font-size: 1.125rem;
    padding: 8px 0;
    width: 115px;
  }
}
.special__top a::before {
  background: url(/tv/assets/img/page/special/screening-talkevent/back.svg) no-repeat;
  bottom: 0;
  content: "";
  height: 14px;
  left: -22px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 10px;
}

.present_ep5 .l-pageheader {
  padding-bottom: 0;
}

@keyframes popup {
  0% {
    opacity: 0;
    transform: translate(0, 50%);
  }
  30% {
    opacity: 1;
    transform: translate(0, -30%);
  }
  50% {
    opacity: 1;
    transform: translate(0, 0%);
  }
  65% {
    opacity: 1;
    transform: translate(0, 0%);
  }
  75% {
    opacity: 1;
    transform: translate(0, 0%);
  }
  90% {
    opacity: 1;
    transform: translate(0, 0%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.header__bg img {
  width: 100%;
}
.header__img {
  margin-top: 47px;
  position: relative;
  width: 100%;
}
@media (max-width: 834px) {
  .header__img {
    margin-top: 7.81vw;
  }
}
.header .letter {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-name: popup;
  bottom: 0;
  opacity: 0;
  position: absolute;
  width: 12.2%;
}
@media (min-width: 835px) {
  .header .letter {
    width: 5.5%;
  }
}
.header__de {
  animation-delay: 0.3s;
  left: 0;
}
.header__ji {
  animation-delay: 0.5s;
  left: 13%;
}
@media (min-width: 835px) {
  .header__ji {
    left: 5.7%;
  }
}
.header__co {
  animation-delay: 0.7s;
  left: 26%;
}
@media (min-width: 835px) {
  .header__co {
    left: 11.5%;
  }
}
.header__n {
  animation-delay: 0.9s;
  left: 39%;
}
@media (min-width: 835px) {
  .header__n {
    left: 17.3%;
  }
}
.header__txt {
  color: #fff;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 89px;
  font-size: 1rem;
}
@media (max-width: 834px) {
  .header__txt {
    line-height: 1.7142857143;
    margin: 30px auto 0;
    width: 83%;
    font-size: 1rem;
  }
}
.header__txt span {
  color: #ff2291;
}
.header__notice-list {
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 42px;
  margin-top: 10px;
  font-size: 0.75rem;
}
@media (max-width: 834px) {
  .header__notice-list {
    font-size: 1.25rem;
    margin: 12px auto 41px;
    width: 83%;
  }
}
.header__notice-item {
  color: #fff;
  line-height: 1.7;
  margin-left: 1em;
  position: relative;
  width: 92%;
  font-size: 0.75rem;
}
.header__notice-item span {
  display: inline-block;
}
.header__notice-item::before {
  bottom: 0;
  content: "※";
  display: block;
  left: -1em;
  margin: auto;
  position: absolute;
  top: 0;
}