.u-block {
  display: block !important;
}

.u-sm {
  font-size: 0.8333333333333334em;
}

.u-l-spa {
  letter-spacing: 0.1em;
}

.u-rel {
  position: relative;
}

@media screen and (min-width: 1000px) {
  .u-hidden-header_mq {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .u-hidden-sp {
    display: none !important;
  }
}

@media only screen and (min-width: 768px), print {
  .u-hidden-pc {
    display: none !important;
  }
}

.u-center-wrap {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.u-center {
  text-align: center !important;
}

@media only screen and (max-width: 767px) {
  .u-center_sp {
    text-align: center !important;
  }
}

@media only screen and (min-width: 768px), print {
  .u-center_pc {
    text-align: center !important;
  }
}

.u-w-100 {
  width: 100%;
}

.ehon-btn {
  background: #f4b047;
  color: #fff;
  text-align: center;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 1.125em;
}

.btn1.-icons {
  display: inline-flex;
  align-items: center;
}

.btn1.-icons .--icon {
  margin-right: 0.25em;
  width: 1.125em;
}

.btn1.-icons .--book {
  margin-right: 0.75em;
  width: 1.5em;
}

.btn1.-icons.--lg {
  font-size: 1.125em;
}

.btn1.-back {
  background: url("../img/ic_btn1_back.svg") left bottom no-repeat;
  padding-right: 1em;
  padding-left: 40px;
  font-size: 1.25em;
}

.inline.-noicon {
  position: static;
  background-color: rgba(255, 255, 255, 0);
}

.inline.-noicon:after {
  display: none;
}

.inline.-people:after {
  width: 11.6vw;
  height: 11.6vw;
  background: url("../img/movie_ico01.png");
  background-size: auto;
  background-size: cover;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (min-width: 768px), print {
  .inline.-people:after {
    width: 118px;
    height: 118px;
  }
}

@media only screen and (min-width: 768px), print {
  .inline.-people.-sm:after {
    width: 4em;
    height: 4em;
  }
}

.thumbnail_video.-img {
  width: 100%;
  opacity: 0.7;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .ehon2.-ver2 > .-sp-pt3 {
    padding-top: 3em !important;
  }
}

@media only screen and (max-width: 767px) {
  .ehon2.-ver2 .-btnwrap {
    padding-top: 0 !important;
    padding-bottom: 4em !important;
  }
}

.ehon2__movie {
  overflow: hidden;
  border-radius: 1em;
  border: 4px solid #46bf0d;
  aspect-ratio: 16/9;
  height: 100%;
  padding: 0 !important;
}

@media only screen and (max-width: 767px) {
  .ehon2__movie {
    width: calc(100% - 2em) !important;
    margin-left: 1em !important;
  }
}

@media only screen and (min-width: 768px), print {
  .ehon2__movie {
    border-radius: 2em;
    position: relative;
    z-index: 3;
    padding: 0 !important;
  }
}

.ehon2__movie > span {
  background: #000;
}

.donation_voiceBottom .donation_voiceBottomListWrap .donation_voiceBottomList {
  border-radius: 1em;
  background: linear-gradient(128deg, rgba(255, 255, 255, 0.1) 3.79%, rgba(70, 191, 13, 0.1) 92.74%), var(--wh, #fff) !important;
}

.donation_voiceBottom .donation_voiceBottomListWrap .donation_voiceBottomListTtl {
  color: #46bf0d !important;
}

@media only screen and (max-width: 767px) {
  .mv img {
    border-radius: 0 !important;
  }
}
