.cp-exterior-contents-with-bg-change-v2 {
  position: relative;
  background: #F0F0F0;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cp-exterior-contents-with-bg-change-v2 .is-mo {
  display: none;
}

.cp-exterior-contents-with-bg-change-v2 .is-pc {
  display: block;
}
sup {
    top: .5em;
}
.cp-exterior-contents-with-bg-change-v2__dim {
  position: absolute;
  width: 100%;
  height: 200px;
  height: 20rem;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(240, 240, 240, 0)), color-stop(30%, #F0F0F0));
  background: -webkit-linear-gradient(top, rgba(240, 240, 240, 0) 0%, #F0F0F0 30%);
  background: linear-gradient(180deg, rgba(240, 240, 240, 0) 0%, #F0F0F0 30%);
  z-index: 11;
}

.cp-exterior-contents-with-bg-change-v2__inner {
  width: 100%;
  height: 100vh;
}

.cp-exterior-contents-with-bg-change-v2__intro {
  position: absolute;
  top: 160px;
  left: 0;
  width: 100%;
  z-index: 3;
  will-change: transform;
}

.cp-exterior-contents-with-bg-change-v2__headline {
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}

.cp-exterior-contents-with-bg-change-v2__headline .cm-section-title__subtitle {
  color: #707070;
}

.cp-exterior-contents-with-bg-change-v2__headline .cm-section-desc {
  margin: 40px 0 0;
  margin: 4rem 0 0;
}

.cp-exterior-contents-with-bg-change-v2__request {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cp-exterior-contents-with-bg-change-v2__request.is-sport {
  background: #111;
}

.cp-exterior-contents-with-bg-change-v2__request-inr {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 150vw;
}

.cp-exterior-contents-with-bg-change-v2__frames {
  display: none;
}

.cp-exterior-contents-with-bg-change-v2__canvas {
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.cp-exterior-contents-with-bg-change-v2__sequence {
  position: relative;
  width: 100%;
  height: 100%;
}

.cp-exterior-contents-with-bg-change-v2__sequence-shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 225px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(240, 240, 240, 0)), color-stop(26.04%, rgba(240, 240, 240, 0.3)), to(#F0F0F0));
  background: -webkit-linear-gradient(top, rgba(240, 240, 240, 0) 0%, rgba(240, 240, 240, 0.3) 26.04%, #F0F0F0 100%);
  background: linear-gradient(180deg, rgba(240, 240, 240, 0) 0%, rgba(240, 240, 240, 0.3) 26.04%, #F0F0F0 100%);
}

.cp-exterior-contents-with-bg-change-v2__sequence-shadow.is-sport {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0)), color-stop(64.06%, #111111));
  background: -webkit-linear-gradient(top, rgba(17, 17, 17, 0) 0%, #111111 64.06%);
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111111 64.06%);
}

.cp-exterior-contents-with-bg-change-v2__info {
  position: absolute;
  top: 160px;
  top: 16rem;
  left: 0;
  left: 0;
  max-width: 512px;
  max-width: 51.2rem;
  width: 100%;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  font-family: "genesis-text", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

.cp-exterior-contents-with-bg-change-v2__info:first-child {
  -webkit-transform: translate(0%, 150%);
  -ms-transform: translate(0%, 150%);
  transform: translate(0%, 150%);
}

.cp-exterior-contents-with-bg-change-v2__info:not(:first-child) {
  opacity: 1;
}

.cp-exterior-contents-with-bg-change-v2__info-inr {
  opacity: 0;
  pointer-events: none;
}

.cp-exterior-contents-with-bg-change-v2__info-wrap {
  position: relative;
  width: 100%;
  max-width: 1920px;
  max-width: 192rem;
  padding: 0px 140px;
  padding: 0rem 14rem;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}

.cp-exterior-contents-with-bg-change-v2__info-wrap-inr {
  position: relative;
  z-index: 1;
}

.cp-exterior-contents-with-bg-change-v2__info-wrap.is-sport {
  display: none;
  pointer-events: none;
}

.cp-exterior-contents-with-bg-change-v2__info sup {
  font-size: 0.75em;
  vertical-align: top;
}

.cp-exterior-contents-with-bg-change-v2__title {
  color: #000;
}

.cp-exterior-contents-with-bg-change-v2__title.is-sport {
  color: #fff;
}

.cp-exterior-contents-with-bg-change-v2__desc {
  color: #767676;
}

.cp-exterior-contents-with-bg-change-v2__item {
  position: absolute;
  top: -webkit-calc(50% + 69px);
  top: calc(50% + 69px);
  width: 100vw;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  will-change: transform;
}

.cp-exterior-contents-with-bg-change-v2__item:not(:first-child) {
  left: 100%;
}

.cp-exterior-contents-with-bg-change-v2__item:nth-child(1) {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cp-exterior-contents-with-bg-change-v2__item:nth-child(2) {
  width: 63.75vw;
}

.cp-exterior-contents-with-bg-change-v2__item:nth-child(3) {
  width: 38.020833vw;
}

.cp-exterior-contents-with-bg-change-v2__item:nth-child(4) {
  width: 63.75vw;
}

.cp-exterior-contents-with-bg-change-v2__item:nth-child(5) {
  width: 63.75vw;
}

.cp-exterior-contents-with-bg-change-v2__item:nth-child(6) {
  width: 38.020833vw;
}

.cp-exterior-contents-with-bg-change-v2__img {
  width: 100%;
  padding-top: 34vw;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.cp-exterior-contents-with-bg-change-v2__img.cp-exterior-contents-with-bg-change-v2__request {
  padding-top: 30vw;
}

.cp-exterior-contents-with-bg-change-v2__img-wrap {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  will-change: transform;
}

.cp-exterior-contents-with-bg-change-v2__img-inr {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.cp-exterior-contents-with-bg-change-v2__img-desc {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}

.cp-exterior-contents-with-bg-change-v2__dimmed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: -webkit-calc(100% + 1px);
  height: calc(100% + 1px);
  opacity: 0;
  background-color: #111;
}

.cp-exterior-contents-with-bg-change-v2__tabs_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.cp-exterior-contents-with-bg-change-v2__tabs_wrap.is-pc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.cp-exterior-contents-with-bg-change-v2__tabs_wrap-btn {
  background: #ededed;
}

.cp-exterior-contents-with-bg-change-v2__tabs_wrap-btn.s-active {
  background: #fff;
}

@media screen and (max-width: 1919px) {
  .cp-exterior-contents-with-bg-change-v2__info {
    left: 0;
    left: 0;
  }
  .cp-exterior-contents-with-bg-change-v2__info-wrap {
    padding: 0px 120px;
    padding: 0rem 12rem;
  }
  .cp-exterior-contents-with-bg-change-v2__dim {
    height: 25vh;
    height: 25vh;
  }
}

@media screen and (max-width: 1599px) {
  .cp-exterior-contents-with-bg-change-v2__info-wrap {
    padding: 0px 100px;
    padding: 0rem 10rem;
  }
  .cp-exterior-contents-with-bg-change-v2__dim {
    height: 20vh;
    height: 20vh;
  }
}

@media screen and (max-width: 1359px) {
  .cp-exterior-contents-with-bg-change-v2__info-wrap {
    padding: 0px 76px;
    padding: 0rem 7.6rem;
  }
}

@media (max-width: 1199px) {
  .cp-exterior-contents-with-bg-change-v2__info {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 1023px) {
  .cp-exterior-contents-with-bg-change-v2 {
    height: auto;
    background: #fff;
    overflow: clip;
  }
  .cp-exterior-contents-with-bg-change-v2 .cm-section-desc__text {
    padding-right: 18px;
    padding-right: 1.8rem;
  }
  .cp-exterior-contents-with-bg-change-v2 .cm-swiper-cards {
    padding: 80px 20px 120px;
    padding: 8rem 2rem 12rem;
  }
  .cp-exterior-contents-with-bg-change-v2 .cm-swiper-cards__desc-wrap {
    padding-right: 27px;
    padding-right: 2.7rem;
    letter-spacing: -0.02em;
  }
  .cp-exterior-contents-with-bg-change-v2 .is-mo {
    display: block;
  }
  .cp-exterior-contents-with-bg-change-v2 .is-pc {
    display: none;
  }
  .cp-exterior-contents-with-bg-change-v2__swiper__dimmed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: -webkit-calc(100% + 1px);
    height: calc(100% + 1px);
    opacity: 0;
    background-color: #000;
  }
  .cp-exterior-contents-with-bg-change-v2__swiper-container {
    background-color: #fff;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
  }
  .cp-exterior-contents-with-bg-change-v2__swiper-container.is-dark {
    background-color: #000;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
  }
  .cp-exterior-contents-with-bg-change-v2__swiper-container.is-dark .cm-swiper-cards__title {
    color: #fff;
  }
  .cp-exterior-contents-with-bg-change-v2__swiper-container.is-dark .cm-swiper-cards__desc {
    color: #7C7C7C;
  }
  .cp-exterior-contents-with-bg-change-v2__swiper-container .cm-swiper-cards__item.is-sport .cm-swiper-cards__title {
    color: #fff;
  }
  .cp-exterior-contents-with-bg-change-v2__swiper-container .cm-swiper-cards__item.is-sport .cm-swiper-cards__desc {
    color: #7C7C7C;
  }
  .cp-exterior-contents-with-bg-change-v2__inner {
    height: 100%;
    padding-top: 100px;
    padding-top: 10rem;
    background: #f0f0f0;
  }
  .cp-exterior-contents-with-bg-change-v2__intro {
    top: 0;
  }
  .cp-exterior-contents-with-bg-change-v2__request {
    position: static;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    background: #f0f0f0;
  }
  .cp-exterior-contents-with-bg-change-v2__canvas {
    padding-top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 58%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .cp-exterior-contents-with-bg-change-v2__canvas-wrap {
    height: 100vh;
    max-height: 250vw;
  }
  .cp-exterior-contents-with-bg-change-v2__swiper-container {
    position: relative;
    background: #fff;
  }
  .cp-exterior-contents-with-bg-change-v2__swiper-container sup {
    font-size: 0.75em;
    vertical-align: top;
  }
  .cp-exterior-contents-with-bg-change-v2__img {
    padding-top: 30vw;
  }
  .cp-exterior-contents-with-bg-change-v2__tabs_wrap.is-mo {
    position: -webkit-sticky;
    position: sticky;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .cp-exterior-contents-with-bg-change-v2__tabs_wrap.is-mo .cm-toggle-btn__tabs_wrap-btn {
    background-color: #ededed;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .cp-exterior-contents-with-bg-change-v2__tabs_wrap.is-mo .cm-toggle-btn__tabs_wrap-btn.s-active {
    background: #fff;
  }
}
