.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.kv {
  position: relative;
  width: 100%;
}

.body {
  background-color: #9BBDE8;
  font-family: 'Noto Sans JP', sans-serif;
  color: #5c1800;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0em;
}

.nav {
  width: 100%;
  background: linear-gradient(180deg, #DB2826, #6A110D);
  font-family: 'Noto Serif JP', sans-serif;

    position: sticky;
    top: 0;
    z-index: 10;
}

.nav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.smooth {
  padding: 5px 10px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
}

.subtitle {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #ffff7b;
  font-size: 10px;
  letter-spacing: 0.05em;
}

.intro {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 90px;
  background-image: url('../images/bg.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.inner {
  width: 100%;
  max-width: 1030px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.section-title {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 40px;
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 50px;
  line-height: 72px;
  font-weight: 400;
  text-align: center;
}

.section-title__sub {
  display: block;
  color: #5399F5;
  font-size: 20px;
  font-family: 'PT Serif', serif;
  line-height: 26px;
}

.text-block {
  color: #E73278;
}

.intro-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 40px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.intro-text {
  padding-right: 10px;
  padding-left: 10px;
  color: #0C2E7B;
}

.intro-title {
  width: 100%;
  margin-right: auto;
  margin-bottom: 70px;
  margin-left: auto;
  text-align: center;
}

.intro-subtitle {
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.intro-img {
  width: 38%;
}

.intro-img.pc-elem {
  width: 38%;
}

.intro-item {
  width: 62%;
}

.intro_after img{
  width: 100%;
  margin-top: 60px;
}

.intro-pics {
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  text-align: center;
}

.cast {
  padding-top: 0px;
  padding-bottom: 100px;
}

.cast__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 25px;
  padding: 30px 30px 30px 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-image: linear-gradient(270deg, #FFC400, #FFFDBE);
  font-family: 'Noto Serif JP', sans-serif;
}

.cast__box.mt-0 {
  margin-top: 0px;
}

.cast__box--img {
  width: 25%;
  text-align: center;
}

.cast-name {
  margin-top: 5px;
  color: #db69a4;
  font-size: 18px;
  font-weight: 700;
}

.cast__box--text {
  width: 75%;
  padding-left: 35px;
  font-size: 18px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-30 {
  margin-bottom: 30px;
}

.text-box {
  padding: 20px 30px 35px;
  border-radius: 10px;
  background-color: #9D5808;
  color: #fff;
}

.text-box__name {
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  color: #FFEEA2;
}

.text-box__item {
  font-size: 15px;
  line-height: 24px;
}

.cast__staff {
  width: 70%;
  max-width: 660px;
  margin-top: 20px;
}

.bg {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  border-top: 1px none #fff;
  background-image: url('../images/bg_cast.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg_2 {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 120px;
  background-image: url('../images/bg_dvd.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.relationship-img {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  text-align: center;
}

.story {
  padding-top: 80px;
  padding-bottom: 100px;
  background-color: #FFFDBE;
}

.story__box {
  border-radius: 10px;
  color: #E73278;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  padding: 20px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 3px solid #E73278;
}

.dvd {
  padding-top: 50px;
}

.dvd__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.dvd__box--img {
  width: 40%;
  max-width: 330px;
}

.dvd__box--text {
  width: 58%;
  max-width: 470px;
}

.publish-info {
  padding: 20px 15px;
  background-color: #9BBDE8;
  color: #fff;
  text-align: center;
}

.plank_logo {
  max-width: 84px;
  margin: 15px auto 20px;
}

.footer {
  padding: 80px 15px;
  background-color: #FFB1BD;
}

.footer__banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.footer__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-banner {
  width: 48%;
  max-width: 480px;
  margin-right: 10px;
  margin-left: 10px;
  border-style: none;
  border-width: 1px;
  border-color: #fff98a;
  border-radius: 0px;
  background-color: transparent;
  color: #5c1800;
  text-align: center;
  text-decoration: none;
}

.link-banner__img {
  width: 100%;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.link-banner__img.logo-asia {
  height: auto;
}

.link-banner__img.logo-common {
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.link-banner__text {
  padding-top: 5px;
  font-size: 13px;
  line-height: 20px;
  text-decoration: none;
}

.sp-elem {
  display: none;
}

.youtube-box {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.kv-img {
  position: relative;
  width: 100%;
}

.sns-share {
  position: absolute;
  left: auto;
  top: 20px;
  right: 20px;
  bottom: auto;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
}

.kv-btn__link {
  position: absolute;
  left: auto;
  top: auto;
  left: 4%;
  bottom: 6%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #24397c;
  border-radius: 160px;
  background-color: rgba(255, 255, 255, 0.6);
  font-family: 'Noto Serif JP', sans-serif;
  color: #000f4b;
  font-size: 26px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
}

.page_top {
  position: fixed;
  left: auto;
  top: auto;
  right: 10px;
  bottom: 10px;
  z-index: 10;
  width: 40px;
  height: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  box-shadow: inset 0 0 5px 0 rgba(0, 15, 75, 0.4), 0 0 5px 0 rgba(0, 15, 75, 0.5);
  opacity: 0.8;
  color: #fff;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 5px #000f4b;
}

@media screen and (max-width: 991px) {
  .section-title {
    padding-bottom: 35px;
    font-size: 32px;
  }

  .section-title__sub {
    font-size: 18px;
  }

  .kv-btn {
    z-index: 5;
  }

  .kv-btn__link {
    width: 150px;
    height: 150px;
    font-size: 22px;
    line-height: 29px;
  }
}

@media screen and (max-width: 767px) {
  .body {
    font-size: 14px;
    line-height: 26px;
  }

  .intro {
    padding-top: 60px;
  }

  .intro-title {
    margin-bottom: 40px;
  }

  .intro-box {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .intro-img {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .intro-img.sp-elem {
    width: 80%;
  }

  .intro-item {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .intro_after img{
    margin-top: 40px;
  }

  .cast {
    padding-bottom: 60px;
  }

  .cast__box {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .cast__box--img {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }

  .cast__box--text {
    width: 100%;
    padding-left: 0px;
    font-size: 14px;
  }

  .text-box__name{
    font-size: 13px;
    line-height: 12px;
  }

  .text-box__item{
    font-size: 12px;
    line-height: 18px;
  }

  .cast__staff {
    width: 100%;
  }

  .bg, .bg_2 {
    padding-top: 60px;
    padding-bottom: 80px;
    background-size: cover;
  }

  .story {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .story__box{
    font-size: 14px;
    line-height: 21px;
  }

  .dvd__box {
    display: block;
  }

  .dvd__box--img {
    width: 60%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .dvd__box--text {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer__link {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .link-banner {
    width: 100%;
    margin: 10px auto;
  }

  .pc-elem {
    display: none;
  }

  .sp-elem {
    display: block;
  }

  .sns-share {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 8px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .kv-btn {
    position: absolute;
    left: auto;
    top: auto;
    left: 2%;
    bottom: 2%;
    z-index: 5;
    font-size: 13px;
  }

  .kv-btn__link {
    position: static;
    width: 100px;
    height: 100px;
    font-size: 15px;
  }
}

@media screen and (max-width: 479px) {
  .nav {
    background-color: #62b6ce;
  }

  .smooth {
    font-size: 13px;
    line-height: 19px;
  }

  .intro {
    padding-bottom: 40px;
  }

  .section-title {
    font-size: 28px;
    line-height: 30px;
  }

  .section-title__sub {
    font-size: 15px;
  }

  .text-block {
    font-size: 24px;
    line-height: 26px;
  }

  .text-block-2 {
    font-size: 15px;
  }

  .kv-btn__link {
    width: 80px;
    height: 80px;
    font-size: 14px;
    line-height: 18px;
  }
}

