@charset "UTF-8";
body {
  font-family: "Syncopate", sans-serif;
  font-family: "Noto Sans JP", sans-serif;
  overflow-x: hidden;
  overflow: unset;
  font-size: 16px;
}
@media screen and (max-width: 1000px) {
  body {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 3.2vw;
  }
}

a {
  display: block;
  transition-duration: 0.3s;
}
a:hover {
  opacity: 0.6;
}

main h1 {
  width: 100%;
  z-index: 5;
  background-color: #000;
  text-align: center;
  padding: 0.8em 0 0.5em;
}
@media screen and (max-width: 1200px) {
  main h1 {
    padding: 2.2em 0 2.2em;
  }
}
@media screen and (max-width: 768px) {
  main h1 {
    line-height: 1;
    margin: 0;
    padding: 0;
  }
}
main h1 a {
  display: inline-block;
  max-width: 261px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  main h1 a {
    max-width: 414px;
  }
}
@media screen and (max-width: 768px) {
  main h1 a {
    max-width: 40%;
    width: auto;
    padding: 1vw 0 2vw;
  }
}
main .mv {
  position: relative;
  overflow-x: hidden;
  overflow: hidden;
  z-index: 2;
}
@media screen and (min-width: 1500px) {
  main .mv {
    font-size: 1.2vw;
  }
}
@media screen and (max-width: 1000px) {
  main .mv {
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  main .mv {
    font-size: 3.2vw;
    height: 100vh;
    height: 100%;
    height: calc(100dvh - 28px);
    overflow: hidden;
  }
}
main .mv_inner {
  height: 45.625em;
  clip-path: polygon(0 100%, 53% 100%, 100% 0, 87% 0);
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  main .mv_inner {
    height: 89vw;
  }
}
@media screen and (max-width: 767px) {
  main .mv_inner {
    height: 100vh;
    height: 100dvh;
    clip-path: polygon(92% 0, 100% 0, 100% 6%, 50% 100%, 0 100%, 0 65%);
  }
}
main .mv_inner .parallax-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50.875em;
  background-image: url("../img/mv_bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 0;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  main .mv_inner .parallax-bg {
    height: 89vw;
  }
}
@media screen and (max-width: 767px) {
  main .mv_inner .parallax-bg {
    height: 100%;
    background-position: top right;
  }
}
main .mv h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 53.25em;
  width: 90%;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  main .mv h2 {
    max-width: 85vw;
    top: 47%;
  }
}
@media screen and (max-width: 767px) {
  main .mv h2 {
    top: 42%;
    width: 95%;
  }
}
main .mv h2 img {
  width: 100%;
  height: auto;
}
main .mv_img {
  position: absolute;
  z-index: 1;
}
main .mv_img.img01 {
  width: 34.25em;
  top: 2.75em;
  left: 0;
}
@media screen and (max-width: 1200px) {
  main .mv_img.img01 {
    width: 65vw;
    top: 6.3vw;
    left: -17.5vw;
  }
}
@media screen and (max-width: 767px) {
  main .mv_img.img01 {
    width: 21.25em;
    top: 2.5em;
    left: 0em;
  }
}
main .mv_img.img02 {
  width: 12.8125em;
  top: 5em;
  right: 18.3125em;
}
@media screen and (max-width: 1200px) {
  main .mv_img.img02 {
    width: 22vw;
    top: 5vw;
    right: 22.5vw;
  }
}
@media screen and (max-width: 767px) {
  main .mv_img.img02 {
    width: 12.8125em;
    top: 12em;
    right: 16.3125em;
  }
}
main .mv_img.img03 {
  width: 18.4375em;
  top: 7.5em;
  right: 0em;
}
@media screen and (max-width: 1200px) {
  main .mv_img.img03 {
    width: 30vw;
    top: 16vw;
    right: 0vw;
  }
}
@media screen and (max-width: 767px) {
  main .mv_img.img03 {
    top: auto;
    bottom: 12em;
    right: 0em;
    width: 57vw;
    bottom: 1em;
    right: -2em;
  }
}
main .mv_img.img04 {
  width: 13.5em;
  bottom: 12em;
  left: 2em;
}
@media screen and (max-width: 1200px) {
  main .mv_img.img04 {
    width: 22vw;
    bottom: 32vw;
    left: -4vw;
  }
}
@media screen and (max-width: 767px) {
  main .mv_img.img04 {
    width: 10.5em;
    bottom: auto;
    left: auto;
    top: 8em;
    right: 4em;
    right: 5em;
  }
}
main .mv_img.img05 {
  width: 23.125em;
  bottom: 3.375em;
  left: 14.25em;
}
@media screen and (max-width: 1200px) {
  main .mv_img.img05 {
    width: 30vw;
    bottom: 15.5vw;
    left: 4vw;
  }
}
@media screen and (max-width: 767px) {
  main .mv_img.img05 {
    width: 14.125em;
    bottom: 5.375em;
    left: -3.75em;
    bottom: 4.25em;
    left: -2.75em;
  }
}
main .mv_img.img06 {
  width: 38.9375em;
  bottom: 0em;
  right: -5%;
  z-index: 3;
}
@media screen and (max-width: 1200px) {
  main .mv_img.img06 {
    width: 59vw;
    bottom: 2vw;
    right: 3%;
    z-index: 3;
  }
}
@media screen and (max-width: 767px) {
  main .mv_img.img06 {
    width: 80vw;
    bottom: 9em;
    z-index: 3;
    right: -5em;
  }
}
@media screen and (max-width: 480px) {
  main .mv_img.img06 {
    width: 35.9375em;
    bottom: 9em;
    z-index: 3;
    right: -10em;
  }
}
main .concept {
  position: relative;
  z-index: 1;
}
main .concept_inner {
  height: 46.875em;
  clip-path: polygon(0 0, 53% 0, 100% 100%, 87% 100%);
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  main .concept_inner {
    height: 89vw;
  }
}
@media screen and (max-width: 768px) {
  main .concept_inner {
    height: 100vh;
    height: 100dvh;
    clip-path: polygon(100% 100%, 69% 100%, 0 42%, 0 0, 46% 0);
  }
}
main .concept_inner .parallax-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50.875em;
  background-image: url("../img/mv_2.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 0;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  main .concept_inner .parallax-bg {
    height: 89vw;
  }
}
@media screen and (max-width: 768px) {
  main .concept_inner .parallax-bg {
    height: 100%;
    background-position: center right 30%;
    background-image: url("../img/mv_2_sp.webp");
  }
}
main .concept_inner_txt {
  position: absolute;
  top: 70%;
  left: 32%;
  transform: translate(-50%, -50%);
  text-align: left;
  z-index: 1;
}
main .concept_inner_txt p {
  font-size: 1.25em;
  line-height: 2.2;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  main .concept_inner_txt p {
    font-size: 2.66667vw;
    letter-spacing: 0.2em;
    line-height: 2;
  }
}
@media screen and (max-width: 768px) {
  main .concept_inner_txt.txt01 {
    writing-mode: tb-rl;
    text-orientation: upright;
    top: 29%;
    right: -50%;
  }
}
@media screen and (max-width: 768px) {
  main .concept_inner_txt.txt02 {
    writing-mode: tb-rl;
    text-orientation: upright;
    top: 83%;
    left: 17%;
    white-space: nowrap;
  }
}

.evolution .marquee-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.evolution .marquee {
  display: flex;
  width: max-content;
  align-items: center;
  animation: marquee-left 15s linear infinite;
}
@media screen and (max-width: 768px) {
  .evolution .marquee {
    width: 100%;
  }
}
.evolution .marquee img {
  margin-right: 3em;
}
@keyframes marquee-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.evolution_headline_inner {
  position: relative;
}
.evolution_headline_inner_img {
  position: relative;
  width: 100%;
  height: 12.5em;
  overflow: hidden;
  z-index: 1;
}
.evolution_headline_inner_evo {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 20%;
}
.evolution_headline_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
  font-weight: 100;
  margin-top: 20vw;
}
@media screen and (max-width: 768px) {
  .evolution_headline_ttl {
    margin-top: 6.4vw;
  }
}
.evolution_headline_ttl .ttl_01 {
  font-size: 6.25em;
  line-height: 0.98;
  letter-spacing: -0.08em;
}
@media screen and (max-width: 1000px) {
  .evolution_headline_ttl .ttl_01 {
    font-size: 3.25em;
  }
}
@media screen and (max-width: 768px) {
  .evolution_headline_ttl .ttl_01 {
    font-size: 7.1999vw;
  }
}
.evolution_headline_ttl .ttl_02 {
  font-size: 13.125em;
  line-height: 0.98;
  letter-spacing: -0.08em;
}
@media screen and (max-width: 1000px) {
  .evolution_headline_ttl .ttl_02 {
    font-size: 6.75em;
  }
}
@media screen and (max-width: 768px) {
  .evolution_headline_ttl .ttl_02 {
    font-size: 14.93333vw;
  }
}

.grade_bg {
  background: linear-gradient(270deg, rgb(255, 255, 255) 44%, rgb(240, 236, 236) 100%);
}

.secBlock {
  padding-bottom: 15em;
  overflow-x: hidden;
}
@media screen and (max-width: 768px) {
  .secBlock {
    padding-bottom: 17.3334vw;
  }
}
.secBlock.exterior {
  margin-top: 5em;
}
@media screen and (max-width: 768px) {
  .secBlock.exterior {
    margin-top: 12vw;
  }
}
.secBlock_inner {
  max-width: 65em;
  width: 90%;
  margin: 6.25em auto 0;
}
.secBlock_article {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .secBlock_article {
    flex-direction: column-reverse;
  }
}
.secBlock_article:nth-of-type(n + 2) {
  margin-top: 7em;
}
@media screen and (max-width: 768px) {
  .secBlock_article:nth-of-type(n + 2) {
    margin-top: 17.3334vw;
  }
}
.secBlock_article:nth-of-type(2n) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .secBlock_article:nth-of-type(2n) {
    flex-direction: column-reverse;
  }
}
.secBlock_article:nth-of-type(2n) .article_imgArea::before {
  top: 70%;
  right: auto;
  left: -25%;
}
.secBlock_article .article_txtArea {
  width: 44%;
}
@media screen and (max-width: 768px) {
  .secBlock_article .article_txtArea {
    width: 74.1%;
    margin-top: 9.6vw;
    text-align: center;
  }
}
.secBlock_article .article_txtArea .square {
  display: inline-block;
  background-color: #ff0000;
  color: #ffffff;
  padding: 0.3em 1em;
  transform: skew(-15deg);
  margin-bottom: 0.5em;
  width: fit-content;
}
.secBlock_article .article_txtArea .square span {
  display: inline-block;
  transform: skew(15deg);
  letter-spacing: 0;
}
.secBlock_article .article_txtArea .default {
  font-size: 1.3125em;
  line-height: 1;
  display: inline-block;
  padding: 0.2em 0.8em;
  letter-spacing: 0;
  margin-top: 0.3em;
  border: 1px solid #000;
}
.secBlock_article .article_txtArea h4 {
  font-size: 2.1875em;
  font-weight: 500;
  letter-spacing: -0.1em;
}
@media screen and (max-width: 768px) {
  .secBlock_article .article_txtArea h4 {
    font-size: 4.66667vw;
    text-align: center;
  }
}
.secBlock_article .article_txtArea h4.ss {
  font-size: 1.9375em;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 1200px) {
  .secBlock_article .article_txtArea h4.ss {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 768px) {
  .secBlock_article .article_txtArea h4.ss {
    font-size: 4.5333333vw;
  }
}
.secBlock_article .article_txtArea h4.ls {
  letter-spacing: 0em;
}
.secBlock_article .article_txtArea p {
  font-size: 1.125em;
  line-height: 1.6666666667em;
  letter-spacing: 0;
  margin-top: 1em;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .secBlock_article .article_txtArea p {
    font-size: 2.66667vw;
  }
}
.secBlock_article .article_txtArea .modalBtn {
  margin-top: 2em;
}
@media screen and (max-width: 768px) {
  .secBlock_article .article_txtArea .modalBtn {
    margin-top: 2.6666667vw;
    text-align: center;
  }
}
.secBlock_article .article_txtArea .modalBtn a {
  cursor: pointer;
  display: inline-block;
  font-size: 1.125em;
  line-height: 1;
  letter-spacing: 0;
  padding: 0.4em 3em 0.5em 2em;
  background-color: #000;
  color: #fff;
  border-radius: 5em;
  position: relative;
}
.secBlock_article .article_txtArea .modalBtn a::after {
  content: "";
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2em;
  height: 1.2em;
  background-color: #fff;
  border-radius: 50%;
}
.secBlock_article .article_txtArea .modalBtn a::before {
  content: "";
  position: absolute;
  right: 1.35em;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.3em 0 0.3em 0.5em;
  border-color: transparent transparent transparent #000;
  z-index: 1;
}
.secBlock_article .article_imgArea {
  width: 52.4%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .secBlock_article .article_imgArea {
    width: 75.4%;
  }
}
.secBlock_article .article_imgArea picture {
  display: block;
  position: relative;
  z-index: 2;
}
.secBlock_article .article_imgArea::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 70%;
  right: -25%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-image: url("../img/img_bg01.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.colorVariation {
  position: relative;
  padding-top: 8em;
  /* スライド全体 */
  /* 左右のスライド */
}
.colorVariation h3 {
  width: 34.375em;
  position: absolute;
  top: -3.5em;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .colorVariation h3 {
    width: 80%;
    top: -1.8em;
  }
}
.colorVariation .swiper {
  padding-bottom: 5em;
}
@media screen and (max-width: 1200px) {
  .colorVariation .swiper {
    padding-bottom: 7em;
  }
}
@media screen and (max-width: 768px) {
  .colorVariation .swiper {
    padding-bottom: 10em;
  }
}
.colorVariation .swiper-slide {
  transition: transform 0.6s, opacity 0.6s;
  text-align: center;
  position: relative;
}
.colorVariation .swiper-slide .color_txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transform: scale(0.7);
  opacity: 0;
  min-height: 80px;
}
@media screen and (max-width: 1200px) {
  .colorVariation .swiper-slide .color_txt {
    bottom: -4.1666vw;
  }
}
@media screen and (max-width: 1000px) {
  .colorVariation .swiper-slide .color_txt {
    bottom: -5vw;
  }
}
@media screen and (max-width: 768px) {
  .colorVariation .swiper-slide .color_txt {
    bottom: -12.53333vw;
    min-height: 17vw;
  }
}
.colorVariation .swiper-slide .color_txt.new p {
  margin-top: 0;
}
.colorVariation .swiper-slide p {
  font-size: 1.4375em;
  margin-top: 1em;
  letter-spacing: 0;
  font-feature-settings: "palt" 1;
}
@media screen and (max-width: 768px) {
  .colorVariation .swiper-slide p {
    font-size: 3.333334vw;
    margin-top: 0;
  }
}
.colorVariation .swiper-slide p.note {
  font-size: 1.125em;
  margin-top: 0.3em;
}
@media screen and (max-width: 768px) {
  .colorVariation .swiper-slide p.note {
    font-size: 2.13333vw;
  }
}
.colorVariation .swiper-slide p.new {
  color: #fff;
  background-color: #fe1b1e;
  padding: 0.2em 1em;
  line-height: 1;
  display: inline-block;
  margin-bottom: 0.3em;
  font-size: 1.1em;
}
.colorVariation .swiper-slide img {
  width: 100%;
  height: auto;
}
.colorVariation .swiper-slide.swiper-slide-active {
  transform: scale(1.3);
}
@media screen and (max-width: 768px) {
  .colorVariation .swiper-slide.swiper-slide-active {
    transform: scale(1.6);
  }
}
.colorVariation .swiper-slide.swiper-slide-active .color_txt {
  opacity: 1;
}
.colorVariation .swiper-slide-prev,
.colorVariation .swiper-slide-next,
.colorVariation .swiper-slide-duplicate-prev,
.colorVariation .swiper-slide-duplicate-next {
  transform: scale(0.8);
}
.colorVariation .annotation {
  font-size: 0.75em;
  letter-spacing: 0;
  max-width: 66.6666666667em;
  margin-inline: auto;
  margin-top: 5.5em;
}
@media screen and (max-width: 768px) {
  .colorVariation .annotation {
    max-width: inherit;
    width: 89.8vw;
    margin-top: 0px;
  }
}

.grCorolla {
  margin-top: 10em;
  padding-block: 10em;
  background-color: #000;
  position: relative;
  color: #fff;
  overflow-x: hidden;
}
@media screen and (max-width: 768px) {
  .grCorolla {
    margin-top: 14.9333vw;
    padding-block: 25.333333vw 40.53333vw;
  }
}
.grCorolla_bg {
  position: absolute;
  z-index: 1;
}
.grCorolla_bg.bg01 {
  top: 0;
  left: -38.5625em;
  width: 85.4375em;
  height: 60.9375em;
}
@media screen and (max-width: 768px) {
  .grCorolla_bg.bg01 {
    width: 166vw;
    height: 130vw;
  }
}
.grCorolla_bg.bg01::before {
  transform: skewX(-15deg);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: #db1c1f;
}
.grCorolla_bg.bg02 {
  top: auto;
  bottom: 6.1875em;
  left: auto;
  right: -55.5625em;
  width: 85.4375em;
  height: 49.9375em;
}
@media screen and (max-width: 768px) {
  .grCorolla_bg.bg02 {
    width: 210vw;
    height: 106vw;
    bottom: 168vw;
  }
}
.grCorolla_bg.bg02::before {
  transform: skewX(-15deg);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: #db1c1f;
}
@media screen and (max-width: 768px) {
  .grCorolla_bg.bg03 {
    top: auto;
    bottom: 21vw;
    left: -36.5625em;
    width: 166vw;
    height: 100vw;
  }
  .grCorolla_bg.bg03::before {
    transform: skewX(-15deg);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: #db1c1f;
  }
}
.grCorolla_headline {
  text-align: center;
  position: relative;
  z-index: 2;
}
.grCorolla_headline h2 {
  max-width: 67.5em;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .grCorolla_headline h2 {
    width: 78.4vw;
  }
}
.grCorolla_headline_start {
  font-size: 3.375em;
  margin-top: 0.8em;
}
@media screen and (max-width: 768px) {
  .grCorolla_headline_start {
    font-size: 7.73332vw;
  }
}
.grCorolla_headline_lead {
  font-size: 2em;
  margin-top: 0.2em;
}
@media screen and (max-width: 768px) {
  .grCorolla_headline_lead {
    font-size: 4.39999vw;
  }
}
.grCorolla_headline_car {
  max-width: 65.25em;
  width: 90%;
  margin: 0 auto;
}
.grCorolla_headline_car img {
  width: 100%;
  height: auto;
}
.grCorolla_leadArea {
  font-size: 1.5625em;
  line-height: 2;
  font-weight: 100;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .grCorolla_leadArea {
    font-size: 3.8666667vw;
    letter-spacing: 0;
    margin-top: 9.866667vw;
  }
}
.grCorolla_itemArea {
  max-width: 52.5em;
  width: 90%;
  margin: 6.875em auto 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .grCorolla_itemArea {
    width: 81.6vw;
  }
}
.grCorolla_itemArea_block {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.grCorolla_itemArea_block:nth-of-type(n + 2) {
  margin-top: 6.25em;
}
@media screen and (max-width: 768px) {
  .grCorolla_itemArea_block:nth-of-type(n + 2) {
    margin-top: 10.66666vw;
  }
}
.grCorolla_itemArea_block_headline {
  width: 6.1%;
  border-right: 0.0625em solid #b7b7b7;
}
.grCorolla_itemArea_block_headline img {
  width: 60%;
}
.grCorolla_itemArea_block_wrap {
  width: 88.7%;
}
.grCorolla_itemArea_block_fb {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .grCorolla_itemArea_block_fb {
    flex-direction: column-reverse;
  }
}
.grCorolla_itemArea_block_fb:nth-of-type(n + 2) {
  margin-top: 1.875em;
}
.grCorolla_itemArea_block_txtArea {
  width: 52%;
}
@media screen and (max-width: 768px) {
  .grCorolla_itemArea_block_txtArea {
    width: 100%;
    margin-top: 2.666667vw;
  }
}
.grCorolla_itemArea_block_txtArea p {
  font-size: 1.25em;
  font-weight: 100;
  line-height: 1.5;
  text-align: justify;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .grCorolla_itemArea_block_txtArea p {
    font-size: 2.933333vw;
    letter-spacing: -0.04em;
  }
}
.grCorolla_itemArea_block_imgArea {
  width: 41%;
}
@media screen and (max-width: 768px) {
  .grCorolla_itemArea_block_imgArea {
    width: 100%;
  }
}

.cvBtn {
  width: 42.5em;
  margin: 4em auto 0;
}
@media screen and (max-width: 768px) {
  .cvBtn {
    width: 80%;
  }
}
.cvBtn a {
  display: inline-block;
  width: 100%;
}

.snsArea {
  color: #000;
}

.last_img {
  margin-top: 2.625em;
}
@media screen and (max-width: 768px) {
  .last_img {
    margin-top: 4.8vw;
  }
}

.last_logo {
  width: 49.75em;
  margin-inline: auto;
  margin-top: 7.125em;
  margin-bottom: 6.875em;
}
@media screen and (max-width: 768px) {
  .last_logo {
    width: 88.66667vw;
    margin-top: 16.5333vw;
    margin-bottom: 18.6666vw;
  }
}

/* LINE友だち登録 */
.line_cam {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 768px) {
  .line_cam {
    flex-direction: column-reverse;
  }
}
.line_cam .left {
  width: 65.3472222vw;
  background-color: #41CC33;
  height: 39.56vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .line_cam .left {
    height: 38.9vw;
  }
}
@media screen and (max-width: 768px) {
  .line_cam .left {
    width: 100%;
    height: auto;
    padding-top: 7.19999vw;
    padding-bottom: 11.466666vw;
    text-align: center;
  }
}
.line_cam .left .line_cam_catch {
  width: 42.375em;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .line_cam .left .line_cam_catch {
    width: 68.667vw;
  }
}
.line_cam .left .line_cam_title {
  font-size: 2.5em;
  line-height: 1.5;
  text-align: center;
  margin-top: 0.9em;
  margin-bottom: 0.6em;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0em;
}
@media screen and (max-width: 768px) {
  .line_cam .left .line_cam_title {
    font-size: 5.3333334vw;
    margin-top: 5.3333333vw;
    margin-bottom: 3.06666vw;
  }
}
.line_cam .left .line_cam_text {
  display: flex;
  align-items: flex-end;
  column-gap: 1.5em;
  margin-inline: auto;
  width: fit-content;
}
.line_cam .left .line_cam_text .line_cam_text_left {
  width: 9.6875em;
}
@media screen and (max-width: 768px) {
  .line_cam .left .line_cam_text .line_cam_text_left {
    display: none;
  }
}
.line_cam .left .line_cam_text .txt {
  font-size: 0.9375em;
  font-size: 0.8em;
  letter-spacing: -0.07em;
  line-height: 1.6;
  color: #fff;
}
.line_cam .left .line_cam_text .line_btn {
  width: 23.875em;
  margin-top: 1.0625em;
}
@media screen and (max-width: 768px) {
  .line_cam .left .line_cam_text .line_btn {
    width: 77.6vw;
    margin-top: 5.3334vw;
  }
}
.line_cam .right {
  width: 36.5277vw;
}
@media screen and (max-width: 768px) {
  .line_cam .right {
    width: 100%;
    height: 40.8vw;
  }
}
.line_cam .right img {
  height: 100%;
}

.floating {
  position: fixed;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  opacity: 0;
  transition-duration: 0.3s;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .floating {
    top: auto;
    bottom: 0;
    transform: none;
    display: flex;
    width: 100%;
  }
}
.floating.is-active {
  opacity: 1;
}
.floating li {
  width: 60px;
  transition-duration: 0.3s;
  list-style: none;
}
@media screen and (max-width: 1000px) {
  .floating li {
    width: 43px;
  }
}
@media screen and (max-width: 768px) {
  .floating li {
    width: auto;
  }
}
.floating li:nth-of-type(n + 2) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .floating li:nth-of-type(n + 2) {
    margin-top: 0vw;
  }
}
.floating li a {
  display: block;
}
.floating li:hover a {
  opacity: 0.6;
}

/* モーダルと背景の指定 */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 1001;
}

/* モーダルの擬似要素の指定 */
.modal:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.2em;
}

/* クラスが追加された時の指定 */
.modal.is-active {
  opacity: 1;
  visibility: visible;
}

/* モーダル内側の指定 */
.modal-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 62.5em;
  width: 90%;
  color: #000;
}
@media screen and (max-width: 768px) {
  .modal-container {
    width: 98%;
  }
}

/* モーダルを閉じるボタンの指定 */
.modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 1em;
  right: 1em;
  width: 2.5em;
  height: 2.5em;
  color: #fff;
  background: #000;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .modal-close {
    top: 0.5em;
    right: 0.5em;
    width: 1.5em;
    height: 1.5em;
    font-size: 1.5em;
  }
}

/* モーダルのコンテンツ部分の指定 */
.modal-content {
  background: #fff;
  text-align: left;
  line-height: 1.8;
  padding: 3em 3em;
}
@media screen and (max-width: 768px) {
  .modal-content {
    padding: 3em 1.5em;
  }
}
.modal-content-ttl {
  font-size: 1.875em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .modal-content-ttl {
    font-size: 1.2em;
  }
}
.modal-content-block {
  max-width: 41.6875em;
  width: 90%;
  margin: 2em auto 0;
  display: flex;
}
.modal-content-block_compare {
  width: 50%;
  text-align: center;
}
.modal-content-block_compare .compareImg {
  width: 100%;
}
.modal-content-block_compare .compareTxt {
  font-size: 1.125em;
  margin-top: 1em;
}
.modal-content-block_compare .compareTxt.new {
  color: #fe1b1e;
}

@media screen and (max-width: 1000px) {
  .tab-none {
    display: none;
  }
}

.tab-block {
  display: none;
}
@media screen and (max-width: 1000px) {
  .tab-block {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}

.sp-block {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-block {
    display: block;
  }
}

@keyframes fadeA {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeAndTranslate {
  from {
    opacity: 0;
    transform: translateY(-30%);
  }
  to {
    opacity: 1;
    transform: translateY(-50%);
  }
}
@keyframes fadeAndTranslate_cloud {
  from {
    opacity: 0;
    transform: translateY(16vw);
  }
  to {
    opacity: 1;
    transform: translateY(8vw);
  }
}
@keyframes fadeAndTranslate_cloudSP {
  from {
    opacity: 0;
    transform: translateY(60vw);
  }
  to {
    opacity: 1;
    transform: translateY(40vw);
  }
}
/* アニメーションを適用するクラス */
.animate-on-appear {
  animation: fadeAndTranslate 1s ease forwards;
}

.animate-on-appear_cloud {
  animation: fadeAndTranslate_cloud 2s ease forwards;
}
@media screen and (max-width: 768px) {
  .animate-on-appear_cloud {
    animation: fadeAndTranslate_cloudSP 2s ease forwards;
  }
}

.animate-on-appear02 {
  animation: fadeA 1s ease forwards;
}

.animate-on-appear_soon {
  animation: fadeA 0.2s ease forwards;
}