.kairosRental {
  background-color: #000;
}
.kairosRental__kv {
  color: #fff;
  background-image: url(/en/products/it_ip_platform/image/Rental_Staging/kairosRental_kv_02.jpg);
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 640px) {
  .kairosRental__kv {
    background-image: url(/en/products/it_ip_platform/image/Rental_Staging/kairosRental_kv_02.jpg);
    height: 750px;
    overflow: hidden;
  }
}
.kairosRental__kv__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  .kairosRental__kv__inner {
    display: block;
    width: 310px;
    padding-top: 75px;
  }
}
.kairosRental__kv__inner__titleblock {
  width: 50%;
}
@media screen and (max-width: 640px) {
  .kairosRental__kv__inner__titleblock {
    width: auto;
  }
}
.kairosRental__kv__inner__titleblock__inner {
  width: 317px;
}
@media screen and (max-width: 640px) {
  .kairosRental__kv__inner__titleblock__inner {
    width: auto;
  }
}
.kairosRental__kv__inner__titleblock__inner > h1 {
  font-size: 84px;
  line-height: 87px;
  letter-spacing: -0.84px;
}
@media screen and (max-width: 640px) {
  .kairosRental__kv__inner__titleblock__inner > h1 {
    font-size: 65px;
    line-height: 67px;
    letter-spacing: -8.65x;
  }
}
.kairosRental__kv__inner__dexcription {
  width: 50%;
  padding-top: 140px;
  padding-bottom: 95px;
}
@media screen and (max-width: 640px) {
  .kairosRental__kv__inner__dexcription {
    width: auto;
    padding-top: 30px;
  }
}
.kairosRental__kv__inner__dexcription__copy {
  font-size: 38px;
  line-height: 42px;
  letter-spacing: -0.38px;
}
@media screen and (max-width: 640px) {
  .kairosRental__kv__inner__dexcription__copy {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.28px;
  }
}
.kairosRental__kv__inner__dexcription__voice__title {
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  padding-top: 45px;
}
@media screen and (max-width: 640px) {
  .kairosRental__kv__inner__dexcription__voice__title {
    padding-top: 30px;
  }
}
.kairosRental__kv__inner__dexcription__voice__text {
  font-size: 16px;
  line-height: 25px;
}
.kairosRental__keyFeature {
  position: relative;
  height: 12602px !important;
}
@media screen and (max-width: 640px) {
  .kairosRental__keyFeature {
    height: auto !important;
  }
}
.kairosRental__keyFeature__imageBox {
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .kairosRental__keyFeature__imageBox {
    display: none;
  }
}
.kairosRental__keyFeature__imageBox__image {
  margin: 0 auto;
  opacity: 0;
  display: none;
  width: auto;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  height: 100vh;
}
.kairosRental__keyFeature__imageBox__image.appear {
  display: block;
}
.kairosRental__keyFeature__imageBox__image.visible {
  opacity: 1;
}
.kairosRental__keyFeature__imageBox__stickyBg {
  width: 410px;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #030d4b;
  opacity: 0.8;
  z-index: 1;
  left: 50%;
  margin-left: -480px;
}
@media screen and (max-width: 640px) {
  .kairosRental__keyFeature__imageBox__stickyBg {
    display: none;
  }
}
.kairosRental__keyFeature__vertical {
  width: 410px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -480px;
  z-index: 2;
  padding-top: 40px;
}
@media screen and (max-width: 640px) {
  .kairosRental__keyFeature__vertical {
    width: auto;
    position: static;
    margin-left: 0px;
    padding-top: 0;
    background-color: #030d4b;
  }
}
.kairosRental__keyFeature__vertical__wrapper {
  color: #fff;
}
@media screen and (max-width: 640px) {
  .kairosRental__keyFeature__vertical__wrapper {
    padding-bottom: 30px;
  }
}
.kairosRental__keyFeature__vertical__wrapper__imageSp {
  display: none;
}
@media screen and (max-width: 640px) {
  .kairosRental__keyFeature__vertical__wrapper__imageSp {
    display: block;
    width: 100%;
  }
}
.kairosRental__keyFeature__vertical__wrapper__top {
  width: 331px;
  margin: 0 auto;
  padding-top: 50px;
}
.kairosRental__keyFeature__vertical__wrapper__top__num {
  color: #030d4b;
  font-size: 15px;
  width: 130px;
  background-color: #fff;
  border-radius: 43px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  position: relative;
}
.kairosRental__keyFeature__vertical__wrapper__top__num::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 200px;
  background-color: #fff;
  right: -200px;
  top: 15px;
}
.kairosRental__keyFeature__vertical__wrapper__top__title {
  font-size: 38px;
  line-height: 42px;
  padding-top: 30px;
  letter-spacing: -0.38px;
}
.kairosRental__keyFeature__vertical__wrapper__top__description {
  font-size: 16px;
  line-height: 25px;
  padding-top: 30px;
  padding-bottom: 35px;
}
.kairosRental__keyFeature__vertical__wrapper__item {
  width: 331px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.kairosRental__keyFeature__vertical__wrapper__item__testimonial {
  font-size: 16px;
  position: relative;
  font-weight: bold;
}
.kairosRental__keyFeature__vertical__wrapper__item__testimonial::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 150px;
  background-color: #fff;
  right: 5px;
  top: 15px;
}
.kairosRental__keyFeature__vertical__wrapper__item__projectName {
  font-size: 18px;
  padding-top: 33px;
}
.kairosRental__keyFeature__vertical__wrapper__item__copy {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  padding-top: 10px;
}
.kairosRental__keyFeature__vertical__wrapper__item__text {
  font-size: 16px;
  line-height: 25px;
  padding-top: 20px;
}
.kairosRental__keyFeature__vertical__wrapper__item__text > span {
  font-size: 14px;
}
.kairosRental__keyFeature__vertical__wrapper__bottom {
  background-color: #000;
  width: 331px !important;
  padding: 50px 0;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .kairosRental__keyFeature__vertical__wrapper__bottom {
    background-color: #000;
    padding: 25px 0;
  }
}
.kairosRental__keyFeature__vertical__wrapper__bottom__inner {
  width: 292px;
  margin: 0 auto;
}
.kairosRental__keyFeature__vertical__wrapper__bottom__inner__title {
  font-size: 20px;
  font-weight: bold;
}
.kairosRental__keyFeature__vertical__wrapper__bottom__inner__text {
  font-size: 16px;
  line-height: 25px;
  padding-top: 20px;
  padding-bottom: 35px;
}
.kairosRental__keyFeature__vertical__wrapper__bottom__inner__text__link {
  color: #fff !important;
  text-decoration: underline;
}
.kairosRental__keyFeature__vertical__wrapper__bottom__inner__text__link:hover {
  opacity: 0.5;
}
.kairosRental__keyFeature__vertical__wrapper__bottom__inner__imageText {
  font-size: 12px;
  padding: 20px 0;
}
@media screen and (max-width: 640px) {
  .kairosRental__keyFeature__vertical__wrapper__bottom__inner__imageText {
    padding: 10px 0;
  }
}
.kairosRental__keyFeature__vertical__wrapper__bottom__inner__imageText.type2 {
  font-size: 12px;
  padding: 0 0 10px;
}
@media screen and (max-width: 640px) {
  .kairosRental__keyFeature__vertical__wrapper__bottom__inner__imageText.type2 {
    padding: 10px 0;
  }
}
.kairosRental__keyFeature__vertical__wrapper__bottom__inner__smallText {
  font-size: 12px;
  margin-top: -20px;
  padding-bottom: 30px;
}
.kairosRental__keyFeature__vertical__wrapper__bottom__inner__img {
  width: 100% !important;
  -webkit-box-shadow: 0 0 30px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 30px rgba(255, 255, 255, 0.5);
}
.kairosRental__keyFeature__vertical__wrapper__bottom__inner__img.type2 {
  margin-bottom: 50px;
}
.kairosRental__lowerSection {
  padding-top: 125px;
  color: #fff;
  padding-bottom: 210px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection {
    width: 325px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.kairosRental__lowerSection__top {
  border-bottom: 1px solid #fff;
}
.kairosRental__lowerSection__top__copy {
  font-size: 38px;
  letter-spacing: -0.38px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__top__copy {
    font-size: 24px;
    letter-spacing: -0.24px;
    line-height: 32px;
  }
}
.kairosRental__lowerSection__top__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 70px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__top__box {
    display: block;
  }
}
.kairosRental__lowerSection__top__box__logo {
  width: 417px;
  padding-left: 30px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__top__box__logo {
    padding-left: 0;
  }
}
.kairosRental__lowerSection__top__box__text {
  width: 443px;
  font-size: 16px;
  line-height: 25px;
  padding-top: 35px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__top__box__text {
    width: auto;
    padding-top: 0;
  }
}
.kairosRental__lowerSection__middle {
  border-bottom: 1px solid #fff;
  padding-top: 70px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__middle {
    padding-top: 80px;
  }
}
.kairosRental__lowerSection__middle__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__middle__box {
    padding-bottom: 40px;
  }
}
.kairosRental__lowerSection__middle__box__block {
  width: 443px;
  padding-bottom: 70px;
}
.kairosRental__lowerSection__middle__box__block__logo {
  display: block;
}
.kairosRental__lowerSection__middle__box__block #brompton {
  width: 384px;
  margin: 0 auto;
}
.kairosRental__lowerSection__middle__box__block #colorlight {
  width: 384px;
}
.kairosRental__lowerSection__middle__box__block #colorlight {
  width: 384px;
}
.kairosRental__lowerSection__middle__box__block #megapizel {
  width: 207.5px;
  width: 384px;
  margin: 0 auto;
  padding: 40px 0 35px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__middle__box__block #megapizel {
    padding: 0;
  }
}
.kairosRental__lowerSection__middle__box__block #novestar {
  width: 408px;
  padding: 65px 0 35px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__middle__box__block #novestar {
    padding: 0;
  }
}
.kairosRental__lowerSection__middle__box__block__text {
  font-size: 16px;
  line-height: 25px;
  padding-top: 25px;
}
.kairosRental__lowerSection__bottom {
  padding-top: 90px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__bottom {
    padding-top: 40px;
  }
}
.kairosRental__lowerSection__bottom__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 70px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__bottom__box {
    display: block;
    padding-bottom: 55px;
  }
}
.kairosRental__lowerSection__bottom__box__block {
  width: 443px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__bottom__box__block {
    width: auto;
  }
}
.kairosRental__lowerSection__bottom__box__block__copy {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
}
.kairosRental__lowerSection__bottom__box__block__text {
  font-size: 16px;
  line-height: 25px;
  padding-top: 25px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__bottom__box__block__text {
    padding: 10px 0 0;
  }
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__bottom__box__block__btn {
    margin-top: 30px !important;
  }
}
.kairosRental__lowerSection__bottom__box__img {
  width: 443px;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__bottom__box__img {
    display: none;
  }
}
.kairosRental__lowerSection__bottom__box__img > img {
  width: 100%;
}
.kairosRental__lowerSection__bottom__box__img .imgSecond {
  width: 158px;
}
.kairosRental__lowerSection__bottom__box__imgSp {
  display: none;
}
@media screen and (max-width: 640px) {
  .kairosRental__lowerSection__bottom__box__imgSp {
    display: block;
    margin-bottom: 20px;
  }
  .kairosRental__lowerSection__bottom__box__imgSp .imgSecond {
    width: 158px;
    margin: 0 auto !important;
    display: block;
  }
}
.kairosRental .linkBtn {
  width: 100%;
  display: block;
  border: 1px solid #fff;
  border-radius: 40px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  color: #fff !important;
  letter-spacing: 1.8px;
  position: relative;
  margin-top: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 640px) {
  .kairosRental .linkBtn {
    margin-top: 50px;
  }
}
.kairosRental .linkBtn > img {
  width: 12px;
  position: absolute;
  right: 20px;
  top: 15px;
}
.kairosRental .linkBtn .noneMouseOver {
  opacity: 1;
}
.kairosRental .linkBtn .mouseOver {
  opacity: 0;
}
.kairosRental .linkBtn.hover {
  background-color: #fff;
  color: #030d4b !important;
  text-decoration: none !important;
}
.kairosRental .linkBtn.hover .noneMouseOver {
  opacity: 0;
}
.kairosRental .linkBtn.hover .mouseOver {
  opacity: 1;
}
.kairosRental .linkBtnWide {
  width: 558px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .kairosRental .linkBtnWide {
    width: 325px;
    line-height: 25px;
    height: 65px;
    padding-top: 15px;
    border-radius: 40px;
  }
  .kairosRental .linkBtnWide > img {
    top: 30px;
  }
}
.kairosRental .pcWide {
  display: block;
}
@media screen and (max-width: 640px) {
  .kairosRental .pcWide {
    display: none;
  }
}
.kairosRental .spWide {
  display: none;
}
@media screen and (max-width: 640px) {
  .kairosRental .spWide {
    display: block;
  }
}
.kairosRental .italic {
  font-family: Arial;
  font-style: italic;
}
.kairosRental .whiteBorder {
  border: 1px solid #fff;
}
.kairosRental sup {
  vertical-align: super;
}