html {
  font-size: 10px;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  html {
    font-size: 0.694vw;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 2.667vw;
  }
}
.header__link,
.header__contact-text,
.header__link--hover,
.footer__address,
.footer__nav-link,
.footer__contact-text {
  font-size: 15px;
}

.footer__tel {
  font-size: 13px;
}

.campaign-fv {
  height: 72rem;
  background: url(../assets/images/campaign/fv.jpg) no-repeat center center/cover;
  margin-top: 60px;
  position: relative;
}
@media (max-width: 767px) {
  .campaign-fv {
    height: 46.5rem;
    background: url(../assets/images/campaign/fv-sp.jpg) no-repeat center center/cover;
  }
}

.campaign-fv__title {
  color: #FFF;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.25);
  font-family: "Noto Serif JP";
  font-size: 5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 129%; /* 6.45rem */
  bottom: 4.6rem;
  right: 3.7rem;
  position: absolute;
}
@media (max-width: 767px) {
  .campaign-fv__title {
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    font-size: 2.4rem;
    line-height: 1.5;
    width: 100%;
    display: inline-block;
    padding-left: 3.5rem;
    bottom: 2.3rem;
  }
}

@media (min-width: 768px) {
  .pc_n {
    display: none;
  }
}

@media (max-width: 767px) {
  .sp_n {
    display: none;
  }
}

.campaign-cta {
  padding-top: 5.8rem;
  padding-bottom: 6rem;
  background: url(../assets/images/campaign/bg.jpg) no-repeat center center/cover;
}

.campaign-cta__title {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 7rem;
  font-style: italic;
  font-weight: 900;
  line-height: 100%; /* 7rem */
  letter-spacing: -0.35rem;
  text-align: center;
}
@media (max-width: 767px) {
  .campaign-cta__title {
    font-size: 4.7416rem;
  }
}

.campaign-cta__catch {
  margin-top: 0.87rem;
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 4.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .campaign-cta__catch {
    font-size: 3.2514rem;
  }
}

.campaign-cta__catch-tag {
  color: #E53935;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 3rem;
  font-style: italic;
  font-weight: 700;
  line-height: 100%; /* 3rem */
  display: inline-block;
  margin-right: 0.92rem;
  letter-spacing: 0.03em;
}
@media (max-width: 767px) {
  .campaign-cta__catch-tag {
    font-size: 2.0321rem;
    margin-right: 0.5rem;
  }
}

.campaign-cta__catch-exclamation {
  transform: rotate(12.207deg);
  color: #FFF;
  text-align: center;
  text-shadow: 0 3px 8px rgba(212, 184, 105, 0.17);
  font-family: "Noto Sans JP";
  font-size: 5.4rem;
  font-weight: 700;
  line-height: 100%; /* 5.4rem */
  font-style: italic;
}
@media (max-width: 767px) {
  .campaign-cta__catch-exclamation {
    font-size: 3.6578rem;
    position: relative;
    left: -0.9rem;
    top: 0.2rem;
  }
}

.campaign-cta__price-block {
  margin-top: 3.83rem;
  display: flex;
  justify-content: center;
  gap: 9.5rem;
}
@media (max-width: 767px) {
  .campaign-cta__price-block {
    flex-direction: column;
    gap: 7.7rem;
  }
}

.campaign-cta__price-before {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 3.6rem */
  position: relative;
}
.campaign-cta__price-before::after {
  content: "";
  position: absolute;
  background: url(../assets/images/campaign/line.png) no-repeat center center/cover;
  width: 5.1rem;
  height: 3.9844rem;
  top: 50%;
  transform: translateY(-50%);
  right: -7.4rem;
}
@media (max-width: 767px) {
  .campaign-cta__price-before::after {
    right: 50%;
    top: 200%;
    transform: translateY(-50%) translateX(50%) rotate(-270deg);
  }
}

.campaign-cta__price-before-text {
  position: relative;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 3.6rem */
  top: -0.3rem;
  left: 0.5rem;
}
@media (max-width: 767px) {
  .campaign-cta__price-before-text {
    font-size: 2rem;
  }
}

.campaign-cta__price-now-text {
  position: relative;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 3.6rem */
  top: -0.5rem;
  left: 0.5rem;
}
@media (max-width: 767px) {
  .campaign-cta__price-now-text {
    font-size: 2rem;
  }
}

.campaign-cta__yen {
  color: #FFF;
  text-align: center;
  font-family: Nunito;
  font-size: 4.8rem;
  font-style: italic;
  font-weight: 700;
  line-height: 100%; /* 4.8rem */
}
@media (max-width: 767px) {
  .campaign-cta__yen {
    font-size: 2.5rem;
  }
}

.campaign-cta__amount {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 5.4rem;
  font-style: italic;
  font-weight: 700;
  line-height: 100%; /* 5.4rem */
}
@media (max-width: 767px) {
  .campaign-cta__amount {
    font-size: 4rem;
  }
}

.campaign-cta__tax {
  color: #FFF;
  font-family: Montserrat;
  font-size: 3.2rem;
  font-style: italic;
  font-weight: 500;
  line-height: 100%;
  display: inline-block;
  margin-left: -3rem;
}
@media (max-width: 767px) {
  .campaign-cta__tax {
    font-size: 1.6rem;
    margin-left: -2rem;
  }
}

.campaign-cta__price-now {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 3.6rem */
}
.campaign-cta__price-now .campaign-cta__yen {
  color: #E53935;
  font-size: 5.6rem;
  display: inline-block;
  margin-left: -0.8rem;
}
@media (max-width: 767px) {
  .campaign-cta__price-now .campaign-cta__yen {
    font-size: 3rem;
  }
}
.campaign-cta__price-now .campaign-cta__tax {
  color: #E53935;
}

.campaign-cta__amount--now {
  font-size: 6.8rem;
  color: #E53935;
}
@media (max-width: 767px) {
  .campaign-cta__amount--now {
    font-size: 4.5rem;
  }
}

.campaign-cta__limit-block {
  margin-top: 2.6rem;
  display: flex;
  justify-content: center;
  gap: 3.36rem;
}
@media (max-width: 767px) {
  .campaign-cta__limit-block {
    flex-direction: column;
    align-items: center;
  }
}

.campaign-cta__limit {
  position: relative;
  top: 2.1rem;
}

.campaign-cta__limit-label {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 2.8rem */
}

.campaign-cta__limit-number {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 4.2rem;
  font-style: italic;
  font-weight: 700;
  line-height: 100%; /* 4.2rem */
}

.campaign-cta__limit-unit {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 2.8rem */
}

.campaign-cta__limit-word {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 2.8rem */
}

.campaign-cta__limit-exclamation {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 3.7rem;
  font-style: italic;
  font-weight: 700;
  line-height: 100%; /* 3.7rem */
}

.campaign-cta__remain-label {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 2.8rem */
  margin-right: 1.1rem;
  display: inline-block;
}

.campaign-cta__remain-number {
  color: #E53935;
  text-align: center;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
  font-family: Montserrat;
  font-size: 6.8rem;
  font-style: italic;
  font-weight: 700;
  line-height: 100%; /* 6.8rem */
}

.campaign-cta__remain-unit {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 2.8rem */
}

.campaign-cta__term {
  color: #F2F2F2;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 2rem */
  margin-top: 2.8rem;
}

.campaign-works {
  padding-top: 10rem;
  padding-bottom: 9.3rem;
}
@media (max-width: 767px) {
  .campaign-works {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.campaign-works__inner {
  max-width: 114.1rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .campaign-works__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.campaign-works__header-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .campaign-works__header-block {
    flex-direction: column;
    align-items: flex-start;
  }
}

.campaign-works__en {
  color: #333;
  font-family: "Cormorant Garamond";
  font-size: 8.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 11.76rem */
  letter-spacing: 0.168rem;
}
@media (max-width: 767px) {
  .campaign-works__en {
    font-size: 6rem;
  }
}

.campaign-works__title {
  color: #333;
  font-family: "Noto Serif JP";
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 2.8rem */
}

.campaign-works__desc {
  color: #333;
  font-family: "Noto Serif JP";
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 2.8rem */
}
@media (max-width: 767px) {
  .campaign-works__desc {
    font-size: 1.6rem;
    margin-top: 4rem;
  }
}

.campaign-works__list {
  margin-top: 6.6rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
}
@media (max-width: 767px) {
  .campaign-works__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 5rem;
  }
}

.campaign-works__car-name {
  margin-top: 1.48rem;
  color: #333;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 2.2rem */
  height: 4.3rem;
}
@media (max-width: 767px) {
  .campaign-works__car-name {
    height: auto;
  }
}

.campaign-works__work-title {
  color: #333;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 2.24rem */
  margin-top: 1.6rem;
}

.futures {
  margin-top: 12rem;
  padding-bottom: 13.5rem;
  background: url(../assets/images/campaign/futures-bg.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .futures {
    margin-top: 6rem;
    padding-bottom: 6rem;
  }
}

.futures__inner {
  max-width: 144rem;
  margin-left: auto;
  margin-right: auto;
}

.futures__header {
  display: flex;
}
@media (max-width: 767px) {
  .futures__header {
    flex-direction: column;
  }
}

.futures__header-img {
  max-width: 65.7rem;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}

.futures__header-content {
  position: relative;
  top: -1.2rem;
}
.futures__header-content::after {
  content: "";
  position: absolute;
  background: url(../assets/images/campaign/features__bg.png) no-repeat center center/cover;
  width: 106.5rem;
  height: 57.5rem;
  right: 0;
  top: -4.8rem;
}
@media (max-width: 767px) {
  .futures__header-content::after {
    top: -0.8rem;
  }
}

.futures__title {
  color: #FFF;
  font-family: "Cormorant Garamond";
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  padding-left: 16rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .futures__title {
    padding-left: 2rem;
    margin-top: 4rem;
  }
}
.futures__title span {
  font-family: "Cormorant Garamond";
  font-size: 4.3rem;
  color: #fff;
}

.futures__subtitle {
  color: #BCEE69;
  font-family: "Noto Serif JP";
  font-size: 2.1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 2.94rem */
  padding-left: 16rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .futures__subtitle {
    padding-left: 2rem;
  }
}

.futures__lead {
  color: #FFF;
  text-shadow: 0 0 4px rgba(255, 255, 255, 0.07);
  font-family: "Noto Serif JP";
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 3.36rem */
  margin-top: 6.1rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .futures__lead {
    font-size: 2rem;
    padding-left: 2rem;
  }
}

.futures__desc {
  color: #FFF;
  text-shadow: 0 0 4px rgba(255, 255, 255, 0.07);
  font-family: "Noto Serif JP";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 2.52rem */
  margin-top: 2rem;
  position: relative;
  z-index: 2;
  padding-right: 15rem;
}
@media (max-width: 767px) {
  .futures__desc {
    padding-right: 2rem;
    padding-left: 2rem;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .futures__features {
    margin-top: 8rem;
  }
}

.futures__feature {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .futures__feature {
    flex-direction: column;
    gap: 0rem;
  }
}

.futures__feature-content {
  position: relative;
}
.futures__feature-content::after {
  content: "";
  position: absolute;
  width: 114rem;
  height: 37.2rem;
  background-color: #0e0e0e;
  top: 50%;
  transform: translateY(-50%);
}

.futures__feature-num {
  color: #A7ADAF;
  font-family: "Noto Serif JP";
  font-size: 12rem;
  font-style: italic;
  font-weight: 700;
  line-height: 100%; /* 12rem */
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .futures__feature-num {
    font-size: 6rem;
  }
}
.futures__feature-num::after {
  content: "";
  position: absolute;
  background: #A7ADAF;
  width: 17.3rem;
  height: 0.1rem;
  transform: translateY(-50%);
  top: 50%;
}

.futures__feature-title {
  color: #FFF;
  text-shadow: 0 0 4px rgba(255, 255, 255, 0.07);
  font-family: "Noto Serif JP";
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 3.36rem */
  margin-top: 2.4rem;
  position: relative;
  z-index: 2;
}

.futures__feature-desc {
  color: #FFF;
  text-shadow: 0 0 4px rgba(255, 255, 255, 0.07);
  font-family: "Noto Serif JP";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 2.52rem */
  margin-top: 3.2rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .futures__feature-desc {
    font-size: 1.6rem;
  }
}

.futures__feature-img {
  width: 64.2rem;
  position: relative;
  z-index: 2;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .futures__feature-img {
    width: 100%;
  }
}

.futures__feature--1 .futures__feature-content, .futures__feature--3 .futures__feature-content {
  margin-top: 16rem;
  padding-left: 15rem;
}
@media (max-width: 767px) {
  .futures__feature--1 .futures__feature-content, .futures__feature--3 .futures__feature-content {
    padding-left: 2rem;
    padding-right: 2rem;
    order: 2;
    margin-top: 5rem;
  }
}
.futures__feature--1 .futures__feature-num, .futures__feature--3 .futures__feature-num {
  padding-left: 21.11rem;
}
.futures__feature--1 .futures__feature-num::after, .futures__feature--3 .futures__feature-num::after {
  left: 0;
}
.futures__feature--1 .futures__feature-content::after, .futures__feature--3 .futures__feature-content::after {
  left: 0;
  top: 36%;
}
@media (max-width: 767px) {
  .futures__feature--1 .futures__feature-content::after, .futures__feature--3 .futures__feature-content::after {
    top: 51%;
  }
}
@media (max-width: 767px) {
  .futures__feature--1 .futures__feature-img, .futures__feature--3 .futures__feature-img {
    order: 1;
  }
}

@media (max-width: 767px) {
  .futures__feature--2 {
    margin-top: 8.8rem;
  }
}
.futures__feature--2 .futures__feature-content {
  padding-right: 15.1rem;
  margin-top: 15.5rem;
  position: relative;
}
@media (max-width: 767px) {
  .futures__feature--2 .futures__feature-content {
    margin-top: 4.5rem;
    padding-left: 2rem;
    padding-right: 0;
  }
}
.futures__feature--2 .futures__feature-content::after {
  content: "";
  position: absolute;
  left: -52.4rem;
  top: 36%;
}
.futures__feature--2 .futures__feature-num {
  text-align: right;
  position: relative;
}
@media (max-width: 767px) {
  .futures__feature--2 .futures__feature-num {
    text-align: left;
  }
}
.futures__feature--2 .futures__feature-num::after {
  content: "";
  position: absolute;
  left: 12rem;
}

@media (max-width: 767px) {
  .futures__feature--3 {
    margin-top: 6rem;
  }
}/*# sourceMappingURL=campaign.css.map */