body {
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .is-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .is-pc {
    display: none !important;
  }
}
img {
  max-width: 100%;
  height: auto;
}
a {
  transition: 0.3s;
}
.kentaku-leasing-baibai-cp {
  max-width: 768px;
  margin-inline: auto;
}
.leasing-mv {
  position: relative;
  min-height: 708px;
  padding: 40px 0 0;
  background: url("../img/mv_03.png") no-repeat 50% 0/100% auto;
}
.leasing-mv-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0 22px;
  background: url("../img/mv_04.png") no-repeat 50% 180px/668px auto;
}
.leasing-mv-ttl {
  margin: 0 0 -4px;
  text-align: center;
}
.leasing-mv-target {
  position: relative;
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 700;
}
.leasing-mv-target:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -129px;
  width: 86px;
  height: 95px;
  background: url("../img/mv_05.png") no-repeat 0 0/100% 100%;
}
.leasing-mv-target:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  right: -92px;
  width: 100px;
  height: 73px;
  background: url("../img/mv_06.png") no-repeat 0 0/100% 100%;
}
.leasing-mv-present {
  margin: 0 0 15px;
}
.leasing-mv-notes {
  line-height: 1;
  margin: 0 0 12px;
  padding: 6px 16px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 18px;
  font-weight: 700;
}
.leasing-mv-term {
  display: flex;
  align-items: flex-start;
  gap: 0 6px;
  line-height: 1;
  margin: 0 0 24px;
}
.leasing-mv-term-label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 83px;
  height: 23px;
  margin: 5px 0 0;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.15em;
  text-indent: 0.15em;
  background: #ff6f89;
}
.leasing-mv-term-date {
  font-size: 20px;
  font-weight: 700;
  font-family: "IBM Plex Sans JP", sans-serif;
  letter-spacing: -0.03em;
}
.leasing-mv-term-date span {
  margin-left: -0.1em;
}
.leasing-mv-term-date b {
  margin-left: -0.06em;
  font-size: 30px;
  letter-spacing: -0.06em;
}
.leasing-mv-btn > span {
  display: block;
  position: relative;
  margin: 0 0 4px 100px;
  font-size: 14px;
  font-weight: 700;
}
.leasing-mv-btn > span:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  right: 18px;
  width: 40px;
  height: 23px;
  background: url("../img/reservation_04.png") no-repeat 0 0/100% 100%;
}
.leasing-mv-btn a {
  display: block;
  position: relative;
}
.leasing-mv-btn a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 8px;
  width: 73px;
  height: 94px;
  background: url("../img/reservation_03.png") no-repeat 0 0/100% 100%;
  z-index: 10;
}
.leasing-mv-btn a span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 338px;
  height: 51px;
  overflow: hidden;
  padding: 0 0 0 52px;
  border-radius: 40px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background: #ff2637;
  box-shadow: 0px 5px 0px 0px #b33149;
}
.leasing-mv-btn a span:before {
  position: absolute;
  content: '';
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 45%, rgba(255,255,255,0) 100%);
  transform: skewX(-45deg);
  animation: glittering-btn 4s cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite;
}
.leasing-present {
  padding: 88px 40px 40px;
  background-image: linear-gradient(90deg, #ff6f89 25%, #ff8097 25%, #ff8097 50%, #ff6f89 50%, #ff6f89 75%, #ff8097 75%, #ff8097);
  background-size: 200px 200px;
}
.leasing-present-inner {
  position: relative;
  padding: 96px 32px 40px;
  border-radius: 30px;
  background: #fff;
  z-index: 0;
}
.leasing-present-inner:before {
  content: "";
  display: block;
  position: absolute;
  top: -80px;
  left: -21px;
  width: 124px;
  height: 103px;
  background: url("../img/present_02.png") no-repeat 0 0/100% 100%;
  z-index: -1;
}
.leasing-present-ttl {
  position: absolute;
  top: -84px;
  right: 0;
  left: 0;
  text-align: center;
}
.leasing-present-detail {
  margin: 0 0 32px;
}
.leasing-present-detail-info1 {
  margin: 0 0 24px;
  font-size: 16px;
  line-height: 1.5;
}
.leasing-present-detail-cashback {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  line-height: 1;
}
.leasing-present-detail-img {
  width: 121px;
}
.leasing-present-detail-txt {
  width: 447px;
}
.leasing-present-notes {
  padding: 20px 40px;
  text-align: center;
  background: #f4f4f4;
}
.leasing-present-conditions {
  margin: 40px 0 0;
  padding: 58px 32px 32px;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 500;
  background: #fff;
}
.leasing-present-conditions h3 {
  margin: 0 0 11px;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
}
.leasing-present-conditions p {
  margin: 0 0 40px;
}
.leasing-present-conditions h4 {
  margin: 40px 0 17px;
  font-size: 14px;
  font-weight: 700;
}
.leasing-present-conditions ul li {
  position: relative;
  padding: 0 0 0 18px;
}
.leasing-present-conditions ul li + li {
  margin: 3px 0 0;
}
.leasing-present-conditions ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 6px;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background: #333;
}
.leasing-purchase {
  position: relative;
  margin: 0 0 50px;
  padding: 128px 40px 64px;
  background: #e7f9fc url("../img/purchase_01.png") 50% 0/100% auto;
  z-index: 10;
}
.leasing-purchase-ttl {
  position: relative;
  line-height: 1.3;
  margin: 0 0 192px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}
.leasing-purchase-ttl-txt2 span {
  display: inline-block;
  position: relative;
  color: #ff6f89;
  font-size: 52px;
  z-index: 0;
}
.leasing-purchase-ttl-txt2 span:after {
  content: "";
  display: block;
  position: absolute;
  right: -2px;
  bottom: 10px;
  left: -2px;
  height: 10px;
  background: #ffe600;
  z-index: -1;
}
.leasing-purchase-detail {
  position: relative;
  margin: 0 0 232px;
}
.leasing-purchase-detail:last-child {
  margin: 0;
}
.leasing-purchase-detail-img {
  position: absolute;
  top: -160px;
}
.leasing-purchase-detail-img img {
  border-radius: 20px;
}
.leasing-purchase-detail-inner {
  position: relative;
  width: 440px;
  padding: 48px 32px;
  border-radius: 30px;
  background: #fff;
  z-index: 10;
}
.leasing-purchase-detail-ttl {
  line-height: 1.34;
  margin: 0 0 15px;
  color: #1bb8ce;
  font-size: 24px;
  font-weight: 700;
}
.leasing-purchase-detail-ttl:after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  margin: 15px 0 0;
  background: #1bb8ce;
}
.leasing-purchase-detail-txt {
  line-height: 1.8;
  font-size: 18px;
  font-weight: 500;
}
.leasing-purchase-detail.is-right .leasing-purchase-detail-img {
  left: 0;
}
.leasing-purchase-detail.is-right .leasing-purchase-detail-img:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -47px;
  left: 33px;
  width: 94px;
  height: 137px;
  background: url("../img/purchase_03.png") no-repeat 0 0/100% 100%;
}
.leasing-purchase-detail.is-right .leasing-purchase-detail-inner {
  margin-left: auto;
}
.leasing-purchase-detail.is-left .leasing-purchase-detail-img {
  right: 0;
}
.leasing-purchase-detail.is-left .leasing-purchase-detail-img:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -53px;
  right: 40px;
  width: 81px;
  height: 137px;
  background: url("../img/purchase_05.png") no-repeat 0 0/100% 100%;
}
.leasing-referral {
  margin: 0 0 50px;
}
.leasing-referral-box {
  position: relative;
  padding: 26px 24px 46px;
  border: 5px solid #203d8a;
  border-radius: 30px;
  background: #fff;
}
.leasing-referral-ttl {
  margin: 0 0 24px;
  padding: 0 0 8px;
  border-bottom: 1px solid #ccc;
  color: #203d8a;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}
.leasing-referral-img {
  position: absolute;
  bottom: 30px;
  left: 20px;
}
.leasing-referral-txt {
  margin: 0 0 16px;
  padding: 0 0 0 88px;
  color: #333;
  font-size: 18px;
  line-height: 1.8;
  text-align: center;
}
.leasing-referral-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 380px;
  height: 68px;
  margin: 0 auto;
  border-radius: 40px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background: #203d8a;
  box-shadow: 0px 5px 0px 0px #051a50;
}
.leasing-referral-btn a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 40px;
  width: 15px;
  height: 15px;
  background: url("../img/icon_external.png") no-repeat 0 0/100% 100%;
  transform: translateY(-50%);
}
.leasing-footer {
  padding: 0 0 160px;
  text-align: center;
}
.leasing-footer-logo {
  margin: 0 0 29px;
}
.leasing-footer-copyright {
  color: #999;
  font-size: 18px;
}
.leasing-cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: fixed;
  width: 768px;
  bottom: 0;
  padding: 24px 0;
  color: #fff;
  text-align: center;
  background: rgba(0,92,104,0.898);
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms, visibility 0s 200ms;
}
.leasing-cta.is-show {
  opacity: 1;
  visibility: visible;
  transition: opacity 200ms;
}
.leasing-cta-btn > span {
  display: block;
  position: relative;
  margin: 0 0 4px 32px;
  font-size: 14px;
  font-weight: 700;
}
.leasing-cta-btn > span:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  right: 18px;
  width: 40px;
  height: 23px;
  background: url("../img/reservation_04.png") no-repeat 0 0/100% 100%;
}
.leasing-cta-btn a {
  display: block;
  position: relative;
}
.leasing-cta-btn a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: 8px;
  width: 73px;
  height: 93px;
  background: url("../img/cta_01.png") no-repeat 0 0/100% 100%;
  z-index: 10;
}
.leasing-cta-btn a span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 338px;
  height: 51px;
  overflow: hidden;
  padding: 0 0 0 40px;
  border-radius: 40px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background: #ff2637;
  box-shadow: 0px 5px 0px 0px #b33149;
}
.leasing-cta-btn a span:before {
  position: absolute;
  content: '';
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 45%, rgba(255,255,255,0) 100%);
  transform: skewX(-45deg);
  animation: glittering-btn 4s cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite;
}
@media screen and (max-width: 767px) {
  html {
    scroll-padding-top: 92px;
  }
  .leasing-mv {
    min-height: 133.06666666666666vw;
    padding: 9.6vw 0 0;
    background: url("../img/mv_03_sp.png") no-repeat 50% 0/cover;
  }
  .leasing-mv-inner {
    padding: 0 0 8.533333333333333vw;
    background: url("../img/mv_04.png") no-repeat 50% 32.53333333333333vw;
    background-size: 113.6vw auto;
  }
  .leasing-mv-ttl {
    margin: 0;
  }
  .leasing-mv-ttl img {
    width: 81.06666666666666vw;
    height: auto;
  }
  .leasing-mv-target {
    margin: 0 0 1.066666666666667vw;
    font-size: 3.2vw;
  }
  .leasing-mv-target:before {
    top: 5.333333333333333vw;
    left: -14.4vw;
    width: 11.466666666666667vw;
    height: 12.266666666666666vw;
  }
  .leasing-mv-target:after {
    top: 4.533333333333333vw;
    right: 5.866666666666666vw;
    width: 14.4vw;
    height: 10.133333333333333vw;
  }
  .leasing-mv-present {
    margin: 0 0 2.4vw;
  }
  .leasing-mv-present img {
    width: 72vw;
  }
  .leasing-mv-notes {
    margin: 0 0 2.133333333333333vw;
    padding: 1.333333333333333vw 2.666666666666667vw;
    font-size: 3.2vw;
  }
  .leasing-mv-term {
    gap: 0 1.6vw;
    margin: 0 0 4vw;
  }
  .leasing-mv-term-label {
    width: 14.4vw;
    height: 4vw;
    margin: 0.266666666666667vw 0 0;
    border-radius: 0.533333333333333vw;
    font-size: 2.666666666666667vw;
  }
  .leasing-mv-term-date {
    font-size: 3.2vw;
  }
  .leasing-mv-term-date b {
    font-size: 4.8vw;
  }
  .leasing-mv-btn > span {
    margin: 0 0 1.066666666666667vw 24vw;
    font-size: 3.2vw;
  }
  .leasing-mv-btn > span:after {
    right: 5.333333333333333vw;
    width: 9.066666666666666vw;
    height: 5.333333333333333vw;
  }
  .leasing-mv-btn a:before {
    bottom: -1.066666666666667vw;
    left: 2.133333333333333vw;
    width: 16.266666666666666vw;
    height: 21.866666666666667vw;
  }
  .leasing-mv-btn a:after {
    right: 5.333333333333333vw;
    width: 2.933333333333333vw;
    height: 2.933333333333333vw;
  }
  .leasing-mv-btn a span {
    width: 78.66666666666667vw;
    height: 12vw;
    padding: 0 0 0 8vw;
    border-radius: 10.666666666666666vw;
    font-size: 4.533333333333333vw;
    box-shadow: 0px 1.066666666666667vw 0px 0px #b33149;
  }
  .leasing-present {
    padding: 16vw 5.333333333333333vw 10.666666666666666vw;
  }
  .leasing-present-inner {
    padding: 8vw 5.333333333333333vw 3.733333333333333vw;
    border-radius: 5.333333333333333vw;
    z-index: 0;
  }
  .leasing-present-inner:before {
    top: -18.133333333333333vw;
    left: -4vw;
    width: 18.933333333333334vw;
    height: 21.866666666666667vw;
    background: url("../img/present_02_sp.png") no-repeat 0 0/100% 100%;
  }
  .leasing-present-inner:after {
    content: "";
    display: block;
    width: 17.6vw;
    height: 17.066666666666666vw;
    margin: 2.133333333333333vw auto 0;
    background: url("../img/present_04.png") no-repeat 0 0/100% 100%;
  }
  .leasing-present-ttl {
    top: -11.733333333333333vw;
    right: auto;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
  }
  .leasing-present-ttl img {
    height: auto;
  }
  .leasing-present-detail {
    margin: 0 0 2.933333333333333vw;
  }
  .leasing-present-detail-info1 {
    margin: 0 0 2.133333333333333vw;
    font-size: 3.2vw;
    text-align: center;
  }
  .leasing-present-detail-cashback {
    display: block;
    text-align: center;
  }
  .leasing-present-detail-img {
    display: none;
  }
  .leasing-present-detail-txt {
    width: 70.93333333333334vw;
  }
  .leasing-present-notes {
    padding: 2.933333333333333vw;
    font-size: 3.2vw;
  }
  .leasing-present-conditions {
    margin: 5.333333333333333vw 0 0;
    padding: 8vw 5.333333333333333vw 5.333333333333333vw;
    border-radius: 5.333333333333333vw;
    font-size: 2.933333333333333vw;
  }
  .leasing-present-conditions h3 {
    margin: 0 0 4.266666666666667vw;
    font-size: 5.6vw;
  }
  .leasing-present-conditions p {
    margin: 0 0 5.333333333333333vw;
  }
  .leasing-present-conditions h4 {
    margin: 5.333333333333333vw 0 4.266666666666667vw;
    font-size: 3.733333333333333vw;
  }
  .leasing-present-conditions ul li + li {
    margin: 0;
  }
  .leasing-present-conditions ul li:before {
    top: 1.866666666666667vw;
  }
  .leasing-purchase {
    margin: 0 0 9.333333333333334vw;
    padding: 11.733333333333333vw 5.333333333333333vw 14.933333333333334vw;
    background: url("../img/purchase_01_sp.png") repeat 0 0/100% auto;
  }
  .leasing-purchase-ttl {
    position: relative;
    margin: 0 0 6.4vw;
    font-size: 4.266666666666667vw;
    z-index: 1;
  }
  .leasing-purchase-ttl-txt2 span {
    font-size: 8vw;
  }
  .leasing-purchase-ttl-txt2 span:after {
    bottom: 0.533333333333333vw;
    height: 2.4vw;
  }
  .leasing-purchase-ttl:after {
    content: "";
    position: absolute;
    width: 17.6vw;
    height: 16.266666666666666vw;
    left: 15.466666666666667vw;
    bottom: -17.333333333333332vw;
    background: url("../img/purchase_02_sp.png") no-repeat 0 0/100% 100%;
  }
  .leasing-purchase-detail {
    margin: 0 0 13.333333333333334vw;
  }
  .leasing-purchase-detail-img {
    position: static;
  }
  .leasing-purchase-detail-img img {
    width: 100%;
    height: 46.666666666666664vw !important;
    object-fit: cover;
    border-radius: 5.333333333333333vw 5.333333333333333vw 0 0;
  }
  .leasing-purchase-detail-inner {
    width: auto;
    padding: 6.4vw 5.333333333333333vw 5.866666666666666vw;
    border-radius: 0 0 5.333333333333333vw 5.333333333333333vw;
  }
  .leasing-purchase-detail-ttl {
    margin: 0 0 4.266666666666667vw;
    font-size: 4.8vw;
  }
  .leasing-purchase-detail-ttl:after {
    width: 13.333333333333334vw;
    height: 0.533333333333333vw;
    margin: 4.266666666666667vw 0 0;
  }
  .leasing-purchase-detail-txt {
    line-height: inherit;
    font-size: 3.2vw;
  }
  .leasing-purchase-detail.is-right .leasing-purchase-detail-img:before {
    bottom: -8vw;
    left: 50%;
    width: 11.733333333333333vw;
    height: 17.066666666666666vw;
    transform: translateX(-50%);
    z-index: 20;
  }
  .leasing-purchase-detail.is-left .leasing-purchase-detail-img:before {
    bottom: -8vw;
    right: auto;
    left: 50%;
    width: 10.133333333333333vw;
    height: 17.066666666666666vw;
    transform: translateX(-50%);
    z-index: 20;
  }
  .leasing-referral {
    margin: 0 5.333333333333333vw 10.666666666666666vw;
  }
  .leasing-referral-box {
    padding: 5.866666666666666vw 4vw 10.666666666666666vw;
    border-width: 0.8vw;
    border-radius: 5.333333333333333vw;
  }
  .leasing-referral-ttl {
    margin: 0 0 5.333333333333333vw;
    padding: 0 0 4.266666666666667vw;
    font-size: 6.133333333333333vw;
  }
  .leasing-referral-img {
    width: 18.666666666666668vw;
    bottom: 4.8vw;
    left: 4.533333333333333vw;
    z-index: 1;
    pointer-events: none;
  }
  .leasing-referral-txt {
    line-height: inherit;
    margin: 0 0 10.666666666666666vw;
    padding: 0;
    font-size: 3.2vw;
    text-align: left;
  }
  .leasing-referral-btn a {
    width: 100%;
    height: 11.733333333333333vw;
    padding: 0 0 0 8vw;
    border-radius: 8vw;
    font-size: 4.533333333333333vw;
    box-shadow: 0px 1.066666666666667vw 0px 0px #051a50;
  }
  .leasing-referral-btn a:after {
    right: 5.333333333333333vw;
    width: 3.2vw;
    height: 3.2vw;
  }
  .leasing-footer {
    padding: 0 0 32vw;
  }
  .leasing-footer-logo {
    margin: 0 0 4.266666666666667vw;
  }
  .leasing-footer-logo img {
    width: 77.33333333333333vw;
    height: auto;
  }
  .leasing-footer-copyright {
    font-size: 3.2vw;
  }
  .leasing-cta {
    width: 100%;
    padding: 0.8vw 0 3.2vw;
  }
  .leasing-cta-btn > span {
    margin: 0 0 0.8vw;
    font-size: 2.933333333333333vw;
  }
  .leasing-cta-btn > span:after {
    content: none;
  }
  .leasing-cta-btn a:before {
    bottom: -1.866666666666667vw;
    left: -13.333333333333334vw;
    width: 13.066666666666666vw;
    height: 21.6vw;
    background-image: url("../img/cta_01_sp.png");
  }
  .leasing-cta-btn a span {
    width: 64vw;
    height: 9.066666666666666vw;
    padding: 0;
    border-radius: 10.666666666666666vw;
    font-size: 3.733333333333333vw;
    box-shadow: 0px 1.066666666666667vw 0px 0px #b33149;
  }
}
@-moz-keyframes glittering-btn {
  0% {
    left: -100%;
  }
  25% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
@-webkit-keyframes glittering-btn {
  0% {
    left: -100%;
  }
  25% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
@-o-keyframes glittering-btn {
  0% {
    left: -100%;
  }
  25% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
@keyframes glittering-btn {
  0% {
    left: -100%;
  }
  25% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
