@charset "UTF-8";
.number__img {
  position: absolute;
  z-index: -1;
}

.float__number1 {
  bottom: 5.4%;
  right: -22.8%;
}
@media (min-width: 835px) {
  .float__number1 {
    bottom: 42%;
    right: -55.8%;
  }
}

.float__number2 {
  bottom: -7%;
  right: -21%;
  z-index: -1;
}
@media (min-width: 835px) {
  .float__number2 {
    bottom: -42.9%;
    left: -52.9%;
  }
}

.float__number3 {
  bottom: 6%;
  right: -21%;
}
@media (min-width: 835px) {
  .float__number3 {
    bottom: 42.4%;
    right: -53.3%;
  }
}

.float__number4 {
  bottom: -7%;
  right: -26%;
}
@media (min-width: 835px) {
  .float__number4 {
    bottom: -50%;
    left: -56.5%;
  }
}

.float__number5 {
  bottom: 5.3%;
  right: -28%;
}
@media (min-width: 835px) {
  .float__number5 {
    bottom: 42.2%;
    right: -58.4%;
  }
}

.float__number6 {
  bottom: -9%;
  right: -25.9%;
}
@media (min-width: 835px) {
  .float__number6 {
    bottom: -49.5%;
    left: -56.7%;
  }
}

.float__number7 {
  bottom: -1.3%;
  right: -24.3%;
}
@media (min-width: 835px) {
  .float__number7 {
    bottom: 42%;
    right: -56.2%;
  }
}

.float__number8 {
  bottom: -15%;
  right: -25%;
}
@media (min-width: 835px) {
  .float__number8 {
    bottom: -52%;
    left: -55.9%;
  }
}

.float__number9 {
  bottom: -1.1%;
  right: -27.8%;
}
@media (min-width: 835px) {
  .float__number9 {
    bottom: 43.4%;
    right: -59.4%;
  }
}

.float__number10 {
  bottom: -22%;
  right: -24%;
}
@media (min-width: 835px) {
  .float__number10 {
    bottom: -52.9%;
    left: -55%;
  }
}

.float__number11 {
  bottom: 12.1%;
  right: -19%;
  width: 60%;
}
@media (min-width: 835px) {
  .float__number11 {
    bottom: -1.8%;
    left: -208.3%;
    width: 452px;
  }
}

.float__number12 {
  bottom: -17%;
  right: -15%;
  width: 50%;
}
@media (min-width: 835px) {
  .float__number12 {
    bottom: 15.8%;
    right: -82.6%;
    width: 100%;
  }
}

.float__number13 {
  bottom: -39.8%;
  right: -22.7%;
  width: 60%;
}
@media (min-width: 835px) {
  .float__number13 {
    bottom: -5%;
    right: -83.2%;
    width: 100%;
  }
}

body .l-main {
  overflow-x: hidden;
}

.content__number__ttl {
  background-color: #fff000;
  color: #000;
  font-weight: bold;
  line-height: 1.5555555556;
  margin-bottom: 19px;
  text-align: center;
  font-size: 1.125rem;
}
@media (min-width: 835px) {
  .content__number__ttl {
    font-size: 1.875rem;
    margin-bottom: 34px;
  }
}
.content__wrap {
  margin: 0 8.3vw;
}
@media (min-width: 835px) {
  .content__wrap {
    margin: 0 auto;
  }
}
@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_jidori/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_jidori/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_jidori/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 .smartphon__contents,
.content .twitter__contents {
  position: relative;
}

.content__number {
  bottom: 0px;
  left: 0;
  margin: auto;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  transform: translateY(100%);
  transition: opacity 0.5s, transform 0.5s;
  width: 100%;
  z-index: 2;
}
@media (min-width: 835px) {
  .content__number {
    bottom: 0;
    padding: 0 64px;
  }
}
.content__number.-show {
  bottom: 50px;
  opacity: 1;
  overflow: visible;
  transform: translateY(0);
}
@media (min-width: 835px) {
  .content__number.-show {
    bottom: 0;
  }
}
.content__number__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  margin: 0 8.3vw;
  max-width: 1280px;
}
@media (min-width: 835px) {
  .content__number__list {
    margin: 0 auto;
  }
}
.content__number__item {
  margin-bottom: 2.6vw;
  width: 32%;
}
@media (min-width: 835px) {
  .content__number__item {
    width: 15.9%;
  }
}
.content__number__item a {
  background-color: #fff000;
  display: block;
  font-weight: bold;
  padding: 12px 0;
  position: relative;
  text-align: center;
  font-size: 1rem;
}
.content__number__item a:before {
  background: url(/tv/assets/img/page/special/present_69/arrow.svg) no-repeat;
  bottom: 0;
  content: "";
  display: block;
  height: 6px;
  margin: auto;
  position: absolute;
  right: 2.6vw;
  top: 0;
  width: 10px;
}
@media (min-width: 835px) {
  .content__number__item a:before {
    right: 16px;
  }
}

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

@keyframes rolling_number {
  0% {
    opacity: 0;
    transform: rotate(-760deg) scale(2);
  }
  70% {
    animation-timing-function: ease-in;
  }
  100% {
    opacity: 1;
    transform: rotate(0deg) scale(1);
    animation-timing-function: ease-in;
  }
}
@keyframes scale-in {
  0% {
    opacity: 0;
    transform: scale(2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    animation-timing-function: ease-in;
  }
}
.header__bg img {
  width: 100%;
}
.header__img {
  margin-top: 47px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media (max-width: 834px) {
  .header__img {
    margin-top: 7.81vw;
  }
}
.header__img .deco {
  position: absolute;
}
.header__img .deco.number {
  left: 0;
  top: 21%;
  width: 90%;
  opacity: 0;
  animation-name: rolling_number;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
@media (min-width: 835px) {
  .header__img .deco.number {
    left: 0.6%;
    top: 16.1%;
    width: 45.2%;
  }
}
.header__img .deco.shu {
  opacity: 0;
  right: -3.5%;
  top: 23.1%;
  width: 33.7%;
  animation-name: scale-in;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 1.2s;
}
@media (min-width: 835px) {
  .header__img .deco.shu {
    left: 35.8%;
    top: 19%;
    width: 17.6%;
  }
}
.header__img .deco.thunder {
  bottom: 24%;
  left: 6%;
  width: 7%;
  opacity: 0;
  animation-name: scale-in;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.8s;
}
@media (min-width: 835px) {
  .header__img .deco.thunder {
    bottom: 7%;
    left: 1.5%;
    width: 3.8%;
  }
}
.header__ttl {
  bottom: 3%;
  left: 22%;
  opacity: 0;
  position: absolute;
  width: 61%;
}
@media (max-width: 834px) {
  .header__ttl {
    bottom: 8%;
    left: 9%;
    width: 85%;
  }
}
.-ready .header__ttl {
  opacity: 1;
  transform: scale(1);
}
.header__ttl img {
  width: 100%;
}
.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: 7.55vw 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;
}

.content__number__kv .dl__link::before {
  background: url(/tv/assets/img/page/special/present_69/download.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__number__kv .dl__link::before {
    padding-top: 42px;
    width: 42px;
  }
}

@media (min-width: 835px) {
  .kv__content__wrap {
    margin: auto;
    max-width: 890px;
  }
}
.kv__item {
  position: relative;
}
.kv__item__ttl {
  color: #fff;
  font-weight: bold;
  margin-bottom: 14px;
  text-indent: 1.4em;
  font-size: 0.9375rem;
}
.kv__item__ttl span {
  position: relative;
}
.kv__item__ttl span::before {
  background-image: url(/tv/assets/img/page/special/present_69/ttl_star.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  content: "";
  display: block;
  height: 18px;
  left: -1.4em;
  left: -1.5em;
  position: absolute;
  top: 3px;
  width: 18px;
}
.kv__sp-wallpaper {
  margin-bottom: 33px;
}
@media (min-width: 835px) {
  .kv__sp-wallpaper {
    margin-bottom: 0;
    width: 18%;
  }
}
.kv__sp-wallpaper__bg {
  left: -22%;
  top: -5%;
}
@media (min-width: 835px) {
  .kv__sp-wallpaper__bg {
    left: -228%;
    top: -2%;
  }
}
@media (min-width: 835px) {
  .kv__sp-wallpaper__bg img {
    max-width: unset;
  }
}
.kv__sp-wallpaper__download {
  margin: auto;
  width: 45%;
}
@media (min-width: 835px) {
  .kv__sp-wallpaper__download {
    width: 97%;
  }
}
.kv__sp-wallpaper__download .dl__link {
  background-size: cover;
  padding-top: 216.6666666667%;
}
.kv__pc-wallpaper {
  margin-bottom: 50px;
}
@media (min-width: 835px) {
  .kv__pc-wallpaper {
    margin-bottom: 0;
    width: 67.4%;
  }
}
.kv__pc-wallpaper__download .dl__link {
  background-size: cover;
  padding-top: 56.25%;
}
.kv__twitter-wallpaper {
  margin-bottom: 72px;
}
@media (min-width: 835px) {
  .kv__twitter-wallpaper {
    text-align: left;
    width: 67.4%;
  }
}
.kv__twitter-wallpaper__bg {
  bottom: -75%;
  left: -11%;
  width: 97.6%;
}
@media (min-width: 835px) {
  .kv__twitter-wallpaper__bg {
    bottom: -110px;
    left: unset;
    right: -31%;
  }
}
.kv__twitter-wallpaper__download .dl__link {
  background-size: cover;
  padding-top: 33.4375%;
  width: 100%;
}

.smartphon__contents {
  position: relative;
}
@media (min-width: 835px) {
  .smartphon__contents {
    margin: auto;
    max-width: 890px;
  }
}

.smartphone__ttl {
  color: #fff;
  font-weight: bold;
  margin-bottom: 12px;
  text-indent: 1.4em;
  font-size: 0.9375rem;
}
@media (min-width: 835px) {
  .smartphone__ttl {
    margin-bottom: 18px;
    margin-left: 16px;
  }
}
.smartphone__ttl span {
  position: relative;
}
.smartphone__ttl span::before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 18px;
  left: -1.4em;
  position: absolute;
  top: 3px;
  width: 18px;
}
.smartphone__ttl span.thunder::before {
  background-image: url(/tv/assets/img/page/special/present_69/ttl_thunder.png);
}
.smartphone__ttl span.star::before {
  background-image: url(/tv/assets/img/page/special/present_69/ttl_star.png);
}
.smartphone__ttl span.hart::before {
  background-image: url(/tv/assets/img/page/special/present_69/ttl_hart.png);
}
.smartphone__ttl span.clown::before {
  background-image: url(/tv/assets/img/page/special/present_69/ttl_clown.png);
}
.smartphone__ttl span.note::before {
  background-image: url(/tv/assets/img/page/special/present_69/ttl_note.png);
}

.smartphone__wallpaper__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 5px;
}
@media (min-width: 835px) {
  .smartphone__wallpaper__list {
    justify-content: center;
    margin: 0 auto;
    max-width: 888px;
  }
}
.smartphone__wallpaper__item {
  margin-bottom: 28px;
  width: calc(50% - 15px);
}
@media (min-width: 835px) {
  .smartphone__wallpaper__item {
    margin: 0 3.5% 57px;
    width: 18%;
  }
}
@media (min-width: 835px) {
  .content__number__op .smartphone__wallpaper__item, .content__number__ed .smartphone__wallpaper__item {
    margin: 0 3.6% 57px;
    width: 18%;
  }
}
.smartphone__wallpaper__item .dl__link {
  border: 1px solid #fff000;
  display: block;
  position: relative;
  z-index: 1;
}
.smartphone__wallpaper__item .dl__link::before {
  background: url(/tv/assets/img/page/special/present_69/download.png) no-repeat;
  background-size: contain;
  bottom: -20px;
  content: "";
  display: block;
  margin: auto;
  padding-top: 10.1vw;
  position: absolute;
  right: -20px;
  width: 10.15vw;
}
@media (min-width: 835px) {
  .smartphone__wallpaper__item .dl__link::before {
    bottom: -10px;
    padding-top: 42px;
    right: -15px;
    width: 42px;
  }
}
.smartphone__wallpaper__item .dl__link .download__img {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 217.2413793103%;
}

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

@media (min-width: 835px) {
  .twitter__contents {
    margin: 0 auto;
    max-width: 890px;
  }
}
.twitter__contents__ttl {
  color: #fff;
  font-weight: bold;
  margin-bottom: 12px;
  text-indent: 1.4em;
  font-size: 0.9375rem;
}
@media (min-width: 835px) {
  .twitter__contents__ttl {
    margin-bottom: 18px;
    margin-left: 16px;
  }
}
.twitter__contents__ttl span {
  position: relative;
}
.twitter__contents__ttl span::before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 18px;
  left: -1.4em;
  position: absolute;
  top: 3px;
  width: 18px;
}
.twitter__contents__ttl span.thunder::before {
  background-image: url(/tv/assets/img/page/special/present_69/ttl_thunder.png);
}
.twitter__contents__ttl span.star::before {
  background-image: url(/tv/assets/img/page/special/present_69/ttl_star.png);
}
.twitter__contents__ttl span.hart::before {
  background-image: url(/tv/assets/img/page/special/present_69/ttl_hart.png);
}
.twitter__contents__ttl span.clown::before {
  background-image: url(/tv/assets/img/page/special/present_69/ttl_clown.png);
}
.twitter__contents__ttl span.note::before {
  background-image: url(/tv/assets/img/page/special/present_69/ttl_note.png);
}

.twitter__wallpaper__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 61px;
}
@media (min-width: 835px) {
  .twitter__wallpaper__list {
    margin-bottom: 80px;
  }
  .content__number__op .twitter__wallpaper__list, .content__number__ed .twitter__wallpaper__list {
    justify-content: center;
  }
}
.twitter__wallpaper__item {
  margin-bottom: 18px;
  width: 31%;
}
@media (min-width: 835px) {
  .twitter__wallpaper__item {
    margin-right: 15px;
    width: 110px;
  }
  .twitter__wallpaper__item:last-child {
    margin-right: 0;
  }
}
.twitter__wallpaper__item .dl__link__twitter-icon {
  display: block;
  position: relative;
}
.twitter__wallpaper__item .dl__link__twitter-icon::before {
  background: url(/tv/assets/img/page/special/present_69/download.png) no-repeat;
  background-size: contain;
  bottom: -11px;
  content: "";
  display: block;
  margin: auto;
  padding-top: 8.6vw;
  position: absolute;
  right: -4px;
  width: 8.6vw;
}
@media (min-width: 835px) {
  .twitter__wallpaper__item .dl__link__twitter-icon::before {
    padding-top: 42px;
    width: 42px;
  }
}
.twitter__wallpaper__item .download__img {
  background-size: contain;
  padding-top: 100%;
}