.dpop-head {
  position: relative;
}
@media screen and (max-width: 800px) {
  .dpop-head {
    padding-top: 5px;
  }
}
.dpop-head__mv {
  position: relative;
  z-index: 1;
  background: #000;
}
.dpop-head__mv picture {
  display: block;
}
.dpop-head__mv img {
  width: 100%;
  height: 820px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
@media screen and (width <= 900px) {
  .dpop-head__mv img {
    height: 550px;
  }
}
@media screen and (max-width: 600px) {
  .dpop-head__mv img {
    height: 700px;
  }
}
.dpop-head__wrap {
  position: absolute;
  inset: 0 0 auto;
  z-index: 2;
}
.dpop-head__text-0 {
  margin-top: 64px;
  font-family: "DIN Condensed", sans-serif;
  font-size: 28px;
  color: #FFF;
  text-align: center;
  text-indent: 0.12em;
  text-shadow: 5px 5px 0.2em rgba(255, 255, 255, 0.4), -5px 5px 0.2em rgba(255, 255, 255, 0.4), 5px -5px 0.2em rgba(255, 255, 255, 0.4), -5px -5px 0.2em rgba(255, 255, 255, 0.4), 2px 2px 0.4em rgba(255, 255, 255, 0.4), -2px 2px 0.4em rgba(255, 255, 255, 0.4), 2px -2px 0.4em rgba(255, 255, 255, 0.4), -2px -2px 0.4em rgba(255, 255, 255, 0.4);
  letter-spacing: 0.12em;
}
@media screen and (width <= 900px) {
  .dpop-head__text-0 {
    font-size: 20px;
  }
}
.dpop-head__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 805px;
  margin: 21px auto 0;
}
@media screen and (width <= 900px) {
  .dpop-head__title {
    gap: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.dpop-head__co {
  display: block;
  width: 375px;
  padding-top: 33px;
}
@media screen and (width <= 900px) {
  .dpop-head__co {
    width: auto;
    padding-top: 16px;
  }
}
.dpop-head__text-1 {
  display: block;
  width: 410px;
  font-family: "DIN Condensed", sans-serif;
  font-size: 186px;
  color: #FFF;
  text-shadow: 5px 5px 0.1em rgba(255, 255, 255, 0.4), -5px 5px 0.1em rgba(255, 255, 255, 0.4), 5px -5px 0.1em rgba(255, 255, 255, 0.4), -5px -5px 0.1em rgba(255, 255, 255, 0.4), 2px 2px 0.2em rgba(255, 255, 255, 0.4), -2px 2px 0.2em rgba(255, 255, 255, 0.4), 2px -2px 0.2em rgba(255, 255, 255, 0.4), -2px -2px 0.2em rgba(255, 255, 255, 0.4);
  letter-spacing: 0.02em;
}
@media screen and (width <= 900px) {
  .dpop-head__text-1 {
    width: auto;
    font-size: 70px;
  }
}
.dpop-head__text-2 {
  display: block;
  font-family: "DIN Condensed", sans-serif;
  font-size: 62px;
  color: #FFF;
  text-shadow: 5px 5px 0.2em rgba(255, 255, 255, 0.4), -5px 5px 0.2em rgba(255, 255, 255, 0.4), 5px -5px 0.2em rgba(255, 255, 255, 0.4), -5px -5px 0.2em rgba(255, 255, 255, 0.4), 2px 2px 0.4em rgba(255, 255, 255, 0.4), -2px 2px 0.4em rgba(255, 255, 255, 0.4), 2px -2px 0.4em rgba(255, 255, 255, 0.4), -2px -2px 0.4em rgba(255, 255, 255, 0.4);
  letter-spacing: 0.12em;
}
@media screen and (width <= 900px) {
  .dpop-head__text-2 {
    font-size: 20px;
  }
}
.dpop-head__text-3 {
  padding-top: 27px;
  font-size: 37px;
  font-weight: 600;
  line-height: 1.4864864865;
  color: #fff;
  text-align: center;
}
@media screen and (width <= 900px) {
  .dpop-head__text-3 {
    font-size: 20px;
  }
}
.dpop-head__text-4 {
  padding: 30px 20px 0;
  font-size: 18px;
  line-height: 2;
  color: #FFF;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (width <= 900px) {
  .dpop-head__text-4 {
    font-size: 13px;
  }
}
@media screen and (max-width: 600px) {
  .dpop-head__text-4 {
    max-width: 375px;
    margin: 0 auto;
  }
}

_::-webkit-full-page-media, _:future, :root .dpop-head__text-1,
_::-webkit-full-page-media, _:future, :root .dpop-head__text-2 {
  text-shadow: 5px 5px 0.2em rgba(255, 255, 255, 0.2), -5px 5px 0.2em rgba(255, 255, 255, 0.2), 5px -5px 0.2em rgba(255, 255, 255, 0.2), -5px -5px 0.2em rgba(255, 255, 255, 0.2);
}

@media screen and (width <= 900px) {
  _::-webkit-full-page-media, _:future, :root .dpop-head__text-2 {
    text-shadow: 2px 2px 0.2em rgba(255, 255, 255, 0.2), -2px 2px 0.2em rgba(255, 255, 255, 0.2), 2px -2px 0.2em rgba(255, 255, 255, 0.2), -2px -2px 0.2em rgba(255, 255, 255, 0.2);
  }
}

.dpop-fl {
  padding: 109px 20px 117px;
  background: #8E87C0;
}
.dpop-fl__head {
  max-width: 840px;
  padding: 23px 0;
  margin: 0 auto;
  font-size: 22px;
  font-weight: 600;
  line-height: 2.0454545455;
  color: #000;
  text-align: center;
  letter-spacing: 0.08em;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
@media screen and (width <= 900px) {
  .dpop-fl__head {
    padding: 20px;
    font-size: 16px;
    letter-spacing: 0;
  }
}
.dpop-fl__box {
  max-width: 940px;
  padding: 65px 20px;
  margin: 65px auto 0;
  background: #D2CFE6;
}
.dpop-fl__title {
  font-size: 34px;
  font-weight: 600;
  color: #8E87C0;
  text-align: center;
  text-indent: 0.12em;
  letter-spacing: 0.12em;
}
@media screen and (width <= 900px) {
  .dpop-fl__title {
    font-size: 16px;
  }
}
.dpop-fl__subtitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 5px;
}
.dpop-fl__text-0 {
  margin: 25px 0 0;
  font-size: 15px;
  line-height: 2;
  color: #000;
  text-align: center;
  text-indent: 0.1em;
  letter-spacing: 0.1em;
}
@media screen and (width <= 900px) {
  .dpop-fl__text-0 {
    font-size: 13px;
  }
}
.dpop-fl__text-2 {
  font-family: "DIN Bold", sans-serif;
  font-size: 68px;
  color: #8e87c0;
}
@media screen and (width <= 900px) {
  .dpop-fl__text-2 {
    font-size: 40px;
  }
}
.dpop-fl__text-3 {
  padding-top: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
@media screen and (width <= 900px) {
  .dpop-fl__text-3 {
    font-size: 16px;
  }
}
.dpop-fl__text-4 {
  padding-top: 15px;
  font-size: 15px;
  line-height: 2;
  color: #000;
  letter-spacing: 0.1em;
}
@media screen and (width <= 900px) {
  .dpop-fl__text-4 {
    font-size: 13px;
  }
}
.dpop-fl__pic-1 {
  display: block;
  max-width: 820px;
  margin: 30px auto 0;
}
.dpop-fl__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 40px 60px;
  max-width: 820px;
  margin: 55px auto 0;
}
@media screen and (max-width: 800px) {
  .dpop-fl__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.dpop-fl__co {
  width: calc((100% - 60px) / 2);
}
@media screen and (max-width: 800px) {
  .dpop-fl__co {
    width: auto;
    max-width: 380px;
    margin: 0 auto;
  }
}

.dpop-movie {
  padding: 90px 20px 113px;
  background: url("../img/d-pop/d-pop-bg.png") no-repeat;
  background-position: center center;
  background-size: cover;
}
.dpop-movie__title {
  font-family: "DIN Condensed", sans-serif;
  font-size: 30px;
  color: #fff;
  text-align: center;
  text-indent: 0.12em;
  letter-spacing: 0.12em;
}
.dpop-movie__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 35px 65px;
  max-width: 894px;
  margin: 35px auto 0;
}
@media screen and (max-width: 800px) {
  .dpop-movie__flex {
    display: block;
  }
}
.dpop-movie__co {
  width: calc((100% - 65px) / 2);
}
@media screen and (max-width: 800px) {
  .dpop-movie__co {
    width: auto;
    max-width: 414px;
    margin: 35px auto 0;
  }
}
.dpop-movie__youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.dpop-movie__youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.dpop-movie__text {
  padding-top: 14px;
  font-size: 15px;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  text-indent: 0.12em;
  letter-spacing: 0.12em;
}
@media screen and (width <= 900px) {
  .dpop-movie__text {
    font-size: 13px;
  }
}

.dpop::after {
  display: block;
  width: 100%;
  height: 30px;
  margin-top: 60px;
  content: "";
  background: #1B143F;
}
@media screen and (width <= 900px) {
  .dpop::after {
    height: 10px;
    margin-top: 85px;
  }
}