@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
.roboto {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.page {
  position: relative;
  letter-spacing: 0.04em;
}
.page.active {
  overflow: hidden;
}

.product-mv__pic img {
  width: 100%;
}

img {
  vertical-align: bottom;
}

.content-wrapper {
  width: 100%;
}
.content-inner {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 750px) {
  .content-inner {
    display: block;
  }
}
.content-inner.bottom {
  display: block;
}
.content-inner__notice {
  font-size: 0.625rem;
  line-height: 1.8;
  margin: 36px 0 39px;
  padding: 0 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: right;
  color: #545454;
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  .content-inner__notice {
    font-size: 0.625rem;
    line-height: 1.5;
    padding: 11px 1.8666666667% 14px 2.9333333333%;
    text-align: left;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.content-movie {
  width: 72.005988024%;
  max-width: 481px;
}
.content-movie-wrapper {
  max-width: 1440px;
  width: 46.3888888889%;
  height: 1381px;
  background: -webkit-gradient(linear, left top, left bottom, from(#41220F), to(#1F1610));
  background: linear-gradient(180deg, #41220F 0%, #1F1610 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 109px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1440px) {
  .content-movie-wrapper {
    height: 95.9027777778vw;
    padding: 7.8928312817% 0 0;
  }
}
@media screen and (max-width: 750px) {
  .content-movie-wrapper {
    width: 100%;
    height: auto;
    padding: 37px 0 57px;
  }
}
@media screen and (max-width: 750px) {
  .content-movie {
    width: 74.6666666667%;
    max-width: 560px;
  }
}
.content-movie__day {
  color: #fff;
  font-size: 4.375rem;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.16em;
  margin-top: 110px;
}
@media screen and (max-width: 1440px) {
  .content-movie__day {
    font-size: 4.8611111111vw;
    line-height: 1;
    margin-top: 7.6388888889vw;
  }
}
@media screen and (max-width: 750px) {
  .content-movie__day {
    font-size: 2.25rem;
    line-height: 1;
    margin-top: 40px;
  }
}
.content-movie__txt {
  color: #fff;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.2em;
  margin-top: 20px;
}
@media screen and (max-width: 1440px) {
  .content-movie__txt {
    font-size: 2.7777777778vw;
    line-height: 1;
    margin-top: 1.3888888889vw;
  }
}
@media screen and (max-width: 750px) {
  .content-movie__txt {
    font-size: 1.25rem;
    line-height: 1;
    margin-top: 15px;
  }
}
.content-component {
  width: 53.6111111111%;
  height: 1381px;
  position: relative;
  color: #41220F;
  background: url(/hadabisei/rejurise/images/item_bg_pc.png) no-repeat center top;
}
@media screen and (max-width: 1440px) {
  .content-component {
    height: 95.9027777778vw;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 750px) {
  .content-component {
    width: 100%;
    height: 223.7333333333vw;
    background: url(/hadabisei/rejurise/images/item_bg_sp.png) no-repeat center top;
    background-size: 100% auto;
  }
}
.content-component-top {
  margin: 117px auto 0;
}
@media screen and (max-width: 1440px) {
  .content-component-top {
    margin: 8.125vw auto 0;
  }
}
@media screen and (max-width: 750px) {
  .content-component-top {
    margin: 0;
    padding: 14.4vw 0 0;
  }
}
.content-component-top__ttl-wrap {
  width: 561px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: #41220F solid 1px;
  border-bottom: #41220F solid 1px;
  padding: 40px 0 35px 0;
}
@media screen and (max-width: 1440px) {
  .content-component-top__ttl-wrap {
    width: 38.9583333333vw;
    padding: 2.7777777778vw 0 2.4305555556vw 0;
  }
}
@media screen and (max-width: 750px) {
  .content-component-top__ttl-wrap {
    width: 71.2vw;
    padding: 6.4vw 0 5.3333333333vw 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.content-component-top__ttl {
  font-size: 2.9375rem;
  line-height: 1;
  font-family: "Noto Sans", sans-serif;
}
@media screen and (max-width: 1440px) {
  .content-component-top__ttl {
    font-size: 3.2638888889vw;
    line-height: 1;
  }
}
@media screen and (max-width: 750px) {
  .content-component-top__ttl {
    font-size: 8.5333333333vw;
  }
}
.content-component-top__pic {
  vertical-align: middle;
  margin: 0 15px;
}
@media screen and (max-width: 1440px) {
  .content-component-top__pic {
    width: 2.2916666667vw;
    margin: 0 1.0416666667vw;
  }
}
@media screen and (max-width: 750px) {
  .content-component-top__pic {
    width: 6.2666666667vw;
    margin: 2.6666666667vw 0;
  }
}
.content-component-top__txt {
  font-size: 1.5625rem;
  line-height: 2.6;
  margin-top: 12px;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .content-component-top__txt {
    font-size: 1.7361111111vw;
    line-height: 2.6;
    margin-top: 1.3194444444vw;
  }
}
@media screen and (max-width: 750px) {
  .content-component-top__txt {
    font-size: 4.8vw;
    line-height: 2.4;
    margin-top: 3.7333333333vw;
  }
}
.content-component-middle {
  margin: 111px auto 0;
  text-align: center;
  color: #351D0E;
  padding: 0 48px 0 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .content-component-middle {
    margin: 7.7083333333vw 0 auto;
    padding: 0 3.3333333333vw 0 2.7083333333vw;
  }
}
@media screen and (max-width: 750px) {
  .content-component-middle {
    margin: 6.6666666667vw 0 auto;
  }
}
.content-component-middle__left {
  font-size: 2rem;
  line-height: 1.09375;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: #fff;
  background: rgba(50, 24, 9, 0.8);
  width: 236px;
  height: 236px;
  padding: 70px 0 0;
  margin: 45px 19px 0 0;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1440px) {
  .content-component-middle__left {
    font-size: 2.2222222222vw;
    line-height: 1.1;
    width: 16.3888888889vw;
    height: 16.3888888889vw;
    padding: 4.8611111111vw 0 0;
    margin: 3.125vw 1.3194444444vw 0 0;
  }
}
@media screen and (max-width: 750px) {
  .content-component-middle__left {
    font-size: 5.3333333333vw;
    width: 35.4666666667vw;
    height: 35.4666666667vw;
    padding: 9.3333333333vw 0 0;
    margin: 23.7333333333vw -4.5333333333vw 0 0;
    z-index: 1;
  }
}
.content-component-middle__left .jp {
  font-size: 2rem;
  line-height: 1.5;
}
@media screen and (max-width: 1440px) {
  .content-component-middle__left .jp {
    font-size: 2.2222222222vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 750px) {
  .content-component-middle__left .jp {
    font-size: 5.3333333333vw;
  }
}
.content-component-middle__pic {
  margin: 0;
}
@media screen and (max-width: 1440px) {
  .content-component-middle__pic {
    width: 12.8472222222vw;
  }
  .content-component-middle__pic img {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .content-component-middle__pic {
    width: 31.7333333333vw;
  }
}
.content-component-middle__right {
  font-size: 1.5rem;
  line-height: 1.4583333333;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: #fff;
  background: rgba(50, 24, 9, 0.8);
  width: 196px;
  height: 196px;
  padding: 60px 0 0;
  margin-top: 281px;
  margin: 281px 0 0 49px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1440px) {
  .content-component-middle__right {
    font-size: 1.6666666667vw;
    line-height: 1.4;
    width: 13.6111111111vw;
    height: 13.6111111111vw;
    padding: 4.1666666667vw 0 0;
    margin: 19.5138888889vw 0 0 3.4027777778vw;
  }
}
@media screen and (max-width: 750px) {
  .content-component-middle__right {
    font-size: 3.7333333333vw;
    width: 32.5333333333vw;
    height: 32.5333333333vw;
    padding: 10.1333333333vw 0 0;
    margin: 64.5333333333vw 0 0 -2.9333333333vw;
  }
}
.content-component-bottom {
  position: absolute;
  bottom: 164px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  color: #351D0E;
}
@media screen and (max-width: 1440px) {
  .content-component-bottom {
    bottom: 11.3888888889vw;
  }
}
@media screen and (max-width: 750px) {
  .content-component-bottom {
    bottom: 17.8666666667vw;
  }
}
.content-component-bottom__ttl {
  font-size: 3.125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1440px) {
  .content-component-bottom__ttl {
    font-size: 3.4722222222vw;
    line-height: 1;
  }
}
@media screen and (max-width: 750px) {
  .content-component-bottom__ttl {
    font-size: 8vw;
  }
}
.content-component-bottom__ttl-sub {
  font-size: 1.625rem;
  line-height: 1;
  font-weight: 300;
  margin-top: 10px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1440px) {
  .content-component-bottom__ttl-sub {
    font-size: 1.8055555556vw;
    line-height: 1;
    margin-top: 0.6944444444vw;
  }
}
@media screen and (max-width: 750px) {
  .content-component-bottom__ttl-sub {
    font-size: 4.5333333333vw;
    margin-top: 2.6666666667vw;
  }
}
.content-component-bottom__txt {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
  margin-top: 26px;
  color: #41220F;
}
@media screen and (max-width: 1440px) {
  .content-component-bottom__txt {
    font-size: 1.6666666667vw;
    line-height: 1;
    margin-top: 1.8055555556vw;
  }
}
@media screen and (max-width: 750px) {
  .content-component-bottom__txt {
    font-size: 4.5333333333vw;
    margin-top: 4.8vw;
  }
}
.content-bottom-wrapper {
  background: #F3F0F0;
  padding: 82px 0 82px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .content-bottom-wrapper {
    padding: 52px 0;
  }
}
.content-bottom-logo {
  font-size: 1.5rem;
  line-height: 1.5833333333;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 750px) {
  .content-bottom-logo {
    font-size: 1.25rem;
    line-height: 1.6;
  }
}
.content-bottom-ico {
  display: inline-block;
}
@media screen and (max-width: 750px) {
  .content-bottom-ico {
    width: 30px;
  }
}

.content-btn {
  display: block;
  width: 108px;
  margin: 0 auto;
}
.content-btn-wrapper {
  padding: 71px 0 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .content-btn-wrapper {
    padding: 71px 0 70px;
  }
}

.cmn-modal-wrapper {
  max-width: 450px;
}
@media screen and (max-width: 750px) {
  .cmn-modal-wrapper {
    padding: 0 20px;
  }
}
@media screen and (max-width: 750px) {
  .cmn-modal-wrapper .mfp-close {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    top: -40px;
  }
}
.cmn-modal-wrapper .cmn-modal-iframe-wrapper {
  padding-top: 177.7777777778%;
}
/*# sourceMappingURL=../../../_development/maps/rejurise/css/style.css.map */
