@charset "UTF-8";
/* CSS Document */
.mainZone {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .mainZone {
    height: auto;
  }
}
.mainZone p {
  position: absolute;
  right: 13.5%;
  bottom: 20px;
  color: #fff;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .mainZone p {
    bottom: 2.5641025641vw;
    right: 50%;
    margin-right: -45vw;
  }
}

.introZone {
  padding: 155px 0 478px 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .introZone {
    padding: 16.4102564103vw 5.1282051282vw 87.1794871795vw 5.1282051282vw;
  }
}
.introZone::after {
  content: "";
  display: block;
  background: url("../img/intro/bg_intro.webp?v2") 0 0 no-repeat;
  background-size: contain;
  width: 1366px;
  height: 742px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -700px;
}
@media screen and (max-width: 767px) {
  .introZone::after {
    width: 98.7179487179vw;
    height: 86.9230769231vw;
    left: 0;
    margin-left: 0;
    background: url("../img/intro/bg_intro_sp.webp") 0 0 no-repeat;
    background-size: contain;
  }
}
.introZone:before {
  position: absolute;
  left: calc(50% + 240px);
  top: 390px;
  content: "";
  width: 152px;
  height: 76px;
  background: url("../img/intro/icon.svg") no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .introZone:before {
    left: 5.1282051282vw;
    top: inherit;
    bottom: 59.4871794872vw;
  }
}
.introZone .in {
  text-align: center;
  color: #fff;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .introZone .in {
    text-align: left;
  }
}
.introZone .in h2 {
  font-size: 2.6rem;
  color: #fff;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .introZone .in h2 {
    margin-bottom: 13.3333333333vw;
  }
}
.introZone .in p {
  font-size: 1.6rem;
  line-height: 2.16;
}
.introZone .in .small_cen {
  position: absolute;
  bottom: -465px;
  left: 47%;
  font-size: 1rem;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .introZone .in .small_cen {
    bottom: -86vw;
    left: 33%;
  }
}

.mamolZone {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.mamolZone .fl_num {
  display: flex;
  align-items: center;
  margin-bottom: 75px;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num {
    flex-direction: column;
    margin-bottom: 26.9230769231vw;
  }
}
.mamolZone .fl_num .img {
  width: 50%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num .img {
    width: 100%;
  }
}
.mamolZone .fl_num .img::after {
  content: "";
  background: url("../img/mamol/bg_kzr01.webp") 0 0 no-repeat;
  background-size: contain;
  width: 780px;
  height: 780px;
  position: absolute;
  left: -200px;
  bottom: -500px;
  display: block;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num .img::after {
    width: 103.5897435897vw;
    height: 103.5897435897vw;
    left: -20vw;
    bottom: -55vw;
  }
}
.mamolZone .fl_num .word {
  position: relative;
  z-index: 1;
  margin-left: 132px;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num .word {
    margin-left: 0;
    width: 100%;
    z-index: 3;
  }
}
.mamolZone .fl_num .word::before {
  content: "";
  background: url("../img/mamol/bg_kzr02.webp") 0 0 no-repeat;
  background-size: contain;
  width: 1254px;
  height: 1190px;
  position: absolute;
  right: -600px;
  bottom: -600px;
  display: block;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num .word::before {
    width: 164.358974359vw;
    height: 155.8974358974vw;
    right: -80vw;
    bottom: -80vw;
  }
}
.mamolZone .fl_num .word::after {
  content: "";
  background: url("../img/mamol/nb_1.svg") 0 0 no-repeat;
  background-size: contain;
  width: 135px;
  height: 297px;
  position: absolute;
  left: 0;
  bottom: -35px;
  display: block;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num .word::after {
    width: 34.6153846154vw;
    height: 76.1538461538vw;
    left: -5.1282051282vw;
  }
}
.mamolZone .fl_num .word .cap {
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  color: #fff;
  margin-bottom: 95px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num .word .cap {
    margin: 19.7435897436vw 0 26.9230769231vw 0;
  }
}
.mamolZone .fl_num .word .cap span {
  font-size: 2.6rem;
  display: block;
  margin-top: 5px;
}
.mamolZone .fl_num .word p {
  font-size: 1.6rem;
  line-height: 1.87;
  color: #000;
  margin-left: 115px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num .word p {
    margin-left: 19.2307692308vw;
  }
}
.mamolZone .fl_num.num2 {
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num.num2 {
    flex-direction: column-reverse;
  }
}
.mamolZone .fl_num.num2 .word {
  margin-left: 0;
  margin-right: 132px;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num.num2 .word {
    margin-right: 0;
  }
}
.mamolZone .fl_num.num2 .img::after {
  left: auto;
  right: -200px;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num.num2 .img::after {
    left: -20vw;
    right: auto;
  }
}
.mamolZone .fl_num.num2 .word::before {
  right: auto;
  left: -600px;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num.num2 .word::before {
    right: -80vw;
    left: auto;
  }
}
.mamolZone .fl_num.num2 .word::after {
  content: "";
  background: url("../img/mamol/nb_2.svg") 0 0 no-repeat;
  background-size: contain;
  width: 214px;
  height: 297px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num.num2 .word::after {
    width: 54.8717948718vw;
    height: 76.1538461538vw;
    left: -2.5641025641vw;
  }
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num.num2 .word p {
    margin-left: 9.2307692308vw;
  }
}
@media screen and (max-width: 767px) {
  .mamolZone .fl_num.num2 .word .cap {
    margin-bottom: 14.6153846154vw;
  }
}
.mamolZone .cenofim {
  text-align: center;
  position: relative;
  z-index: 3;
}
.mamolZone .cenofim .this_ttl {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.55;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .mamolZone .cenofim .this_ttl {
    margin-bottom: 8.9743589744vw;
  }
}
.mamolZone .cenofim .this_ttl span {
  color: #000;
}
.mamolZone .cenofim .img {
  max-width: 452px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .mamolZone .cenofim .img {
    max-width: 85.8974358974vw;
  }
}
.mamolZone .check-box {
  max-width: 800px;
  margin: 45px auto 15px auto;
  background: #fff;
  border-radius: 15px;
  padding: 38px 70px 15px 70px;
}
@media screen and (max-width: 767px) {
  .mamolZone .check-box {
    margin: 14.358974359vw 5.1282051282vw 5.1282051282vw;
    padding: 20vw 10.7692307692vw 10.2564102564vw 10.7692307692vw;
  }
}
.mamolZone .check-box .check_ttl {
  width: 147px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .mamolZone .check-box .check_ttl {
    width: 37.6923076923vw;
  }
}
.mamolZone .check-box .next_tit {
  font-size: 1.6rem;
  font-weight: bold;
  color: #1AB6C1;
  text-align: center;
  margin: 15px 0 23px 0;
}
@media screen and (max-width: 767px) {
  .mamolZone .check-box .next_tit {
    line-height: 1.87;
    margin: 3.8461538462vw 0 4.6153846154vw 0;
  }
}
.mamolZone .check-box .checkbox-fl {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .mamolZone .check-box .checkbox-fl {
    flex-direction: column;
  }
}
.mamolZone .check-box .checkbox-fl li {
  position: relative;
}
.mamolZone .check-box .checkbox-fl li .img {
  max-width: 250px;
}
@media screen and (max-width: 767px) {
  .mamolZone .check-box .checkbox-fl li .img {
    max-width: none;
    width: 100%;
  }
}
.mamolZone .check-box .checkbox-fl li p {
  font-size: 1.4rem;
  line-height: 1.58;
  color: #000;
  text-align: center;
  margin-top: 13px;
}
@media screen and (max-width: 767px) {
  .mamolZone .check-box .checkbox-fl li p {
    margin-top: 3.3333333333vw;
  }
}
.mamolZone .check-box .checkbox-fl li p span {
  font-weight: bold;
}
.mamolZone .check-box .checkbox-fl li p em {
  font-size: 1rem;
  position: relative;
  top: -4px;
}
.mamolZone .check-box .checkbox-fl li:nth-child(1)::after {
  content: "Fladeaなら…";
  font-size: 1.6rem;
  font-weight: bold;
  color: #1AB6C1;
  display: block;
  position: absolute;
  right: -130px;
  top: 42%;
}
@media screen and (max-width: 767px) {
  .mamolZone .check-box .checkbox-fl li:nth-child(1)::after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .mamolZone .check-box .checkbox-fl li:nth-child(2) {
    padding-top: 19.2307692308vw;
  }
}
.mamolZone .check-box .checkbox-fl li:nth-child(2)::before {
  content: "";
  background: url("../img/mamol/check_ar.svg") 0 0 no-repeat;
  background-size: contain;
  width: 39.11px;
  height: 34px;
  position: absolute;
  left: -90px;
  top: 30%;
  display: block;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .mamolZone .check-box .checkbox-fl li:nth-child(2)::before {
    background: url("../img/mamol/check_ar-sp.svg") 0 0 no-repeat;
    background-size: contain;
    width: 27.9487179487vw;
    height: 9.2307692308vw;
    left: 20vw;
    top: 5vw;
  }
}
.mamolZone .note_cen {
  text-align: center;
  font-size: 1.2rem;
  margin: 15px 0 78px 0;
}
@media screen and (max-width: 767px) {
  .mamolZone .note_cen {
    margin: 2.5641025641vw 0 21.0256410256vw 0;
  }
}
.mamolZone .note_cen.small {
  font-size: 1rem;
  margin: 0 0 150px 0;
}
@media screen and (max-width: 767px) {
  .mamolZone .note_cen.small {
    margin: 0 0 20.5128205128vw 0;
  }
}

.compactZone {
  padding: 100px 0 166px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .compactZone {
    padding: 17.9487179487vw 5.1282051282vw 28.9743589744vw 5.1282051282vw;
  }
}
.compactZone::before {
  content: "";
  display: block;
  background: url("../img/compact/bg.webp") 0 0 no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .compactZone::before {
    background: url("../img/compact/bg-sp.webp") 0 0 no-repeat;
    background-size: cover;
  }
}
.compactZone .tit_blk {
  max-width: 1000px;
  margin: 0 auto 83px auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .compactZone .tit_blk {
    margin: 0 auto 14.358974359vw auto;
    flex-direction: column;
  }
}
.compactZone .tit_blk .ttl {
  color: #fff;
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 40px;
  line-height: 1.76;
}
@media screen and (max-width: 767px) {
  .compactZone .tit_blk .ttl {
    margin-bottom: 10.2564102564vw;
  }
}
.compactZone .tit_blk .next_word {
  font-size: 1.6rem;
  color: #000;
  line-height: 1.87;
}
@media screen and (max-width: 767px) {
  .compactZone .tit_blk .grow_im {
    width: 47.9487179487vw;
    margin: 14.1025641026vw auto 0 auto;
  }
}
.compactZone .sld_main-comp {
  position: relative;
  z-index: 2;
}
.compactZone .sld_main-comp li {
  width: 666px;
  transform: scale(0.8);
  opacity: 0.5;
  margin: 0 15px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .compactZone .sld_main-comp li {
    width: 85.8974358974vw;
  }
}
.compactZone .sld_main-comp li.slick-active {
  opacity: 1;
  width: 666px;
  transform: scale(1);
}
@media screen and (max-width: 767px) {
  .compactZone .sld_main-comp li.slick-active {
    width: 91.0256410256vw;
  }
}
.compactZone .sld_main-comp li.slick-active::after {
  content: "";
  display: block;
  background: url("../img/compact/stp_txt01.svg?v2") 0 0 no-repeat;
  background-size: contain;
  width: 418px;
  height: 167px;
  position: absolute;
  bottom: -30px;
  left: 22%;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .compactZone .sld_main-comp li.slick-active::after {
    width: 354px;
    height: 21.5384615385vw;
    left: 21vw;
    bottom: -3.8461538462vw;
  }
}
.compactZone .sld_main-comp li.ct2.slick-active::after {
  background: url("../img/compact/stp_txt02.svg") 0 0 no-repeat;
  background-size: contain;
  width: 354px;
}
.compactZone .sld_main-comp li.ct3.slick-active::after {
  background: url("../img/compact/stp_txt03.svg") 0 0 no-repeat;
  background-size: contain;
  width: 353px;
}
.compactZone .sld_main-comp .slick-track {
  display: flex;
  align-items: center;
}
.compactZone .sld_main-comp .slick-list {
  overflow: unset !important;
}
.compactZone .sld_main-comp .slick-arrow {
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  z-index: 3;
  top: 45%;
  width: 62.38px;
  height: 62.99px;
  background: url("../img/compact/slick_ar.svg") 0 0 no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .compactZone .sld_main-comp .slick-arrow {
    width: 9.8333333333vw;
    height: 9.9307692308vw;
  }
}
.compactZone .sld_main-comp .slick-next {
  right: 30%;
  transform: rotate(180deg);
}
@media screen and (max-width: 767px) {
  .compactZone .sld_main-comp .slick-next {
    right: -5.1282051282vw;
  }
}
.compactZone .sld_main-comp .slick-prev {
  left: 30%;
}
@media screen and (max-width: 767px) {
  .compactZone .sld_main-comp .slick-prev {
    left: -5.1282051282vw;
  }
}
.compactZone .sld_bot-comp {
  margin: 55px auto 0 auto;
  width: 614px;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .compactZone .sld_bot-comp {
    width: 85.641025641vw;
    margin: 12.8205128205vw auto 0 auto;
  }
}
.compactZone .sld_bot-comp li {
  display: none;
  text-align: center;
  width: 614px;
}
@media screen and (max-width: 767px) {
  .compactZone .sld_bot-comp li {
    width: 85.641025641vw;
  }
}
.compactZone .sld_bot-comp li.slick-active {
  display: block;
}
.compactZone .sld_bot-comp li .img {
  width: 483px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .compactZone .sld_bot-comp li .img {
    width: 85.4025641026vw;
  }
}
.compactZone .sld_bot-comp li p {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 40px;
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 2px solid #000;
}
@media screen and (max-width: 767px) {
  .compactZone .sld_bot-comp li p {
    margin-top: 9.4871794872vw;
    line-height: 1.7;
  }
}
.compactZone .sld_bot-comp li p span {
  color: #000;
}
.compactZone .sld_bot-comp li.b2 .img {
  width: 557px;
}
@media screen and (max-width: 767px) {
  .compactZone .sld_bot-comp li.b2 .img {
    width: 85.4025641026vw;
  }
}
.compactZone .sld_bot-comp li.b3 .img {
  width: 614px;
}
@media screen and (max-width: 767px) {
  .compactZone .sld_bot-comp li.b3 .img {
    width: 76.6666666667vw;
  }
}
.compactZone .last_note {
  text-align: center;
  font-size: 1.2rem;
  margin-top: 45px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .compactZone .last_note {
    font-size: 1rem;
    margin-top: 8.4615384615vw;
  }
}

.safetyZone::before {
  content: "";
  display: block;
  height: 33vw;
  background: url("../img/safety/bf_blk.webp") center top no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
@media screen and (max-width: 767px) {
  .safetyZone::before {
    background: url("../img/safety/bf_blk-sp.webp");
    background-size: cover;
    height: 102.5641025641vw;
  }
}
.safetyZone .in {
  padding: 102px 0 106px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .safetyZone .in {
    padding: 20.2564102564vw 5.1282051282vw 28.9743589744vw 5.1282051282vw;
  }
}
.safetyZone .in::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/safety/bg_in.webp") 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .safetyZone .in::before {
    background: url("../img/safety/bg_in-sp.webp") 0 0 no-repeat;
    background-size: cover;
  }
}
.safetyZone .in .ttl {
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 2;
}
.safetyZone .in .next_ttl {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.78;
  color: #000;
  margin: 40px 0 65px 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .safetyZone .in .next_ttl {
    margin: 13.3333333333vw 0 10.2564102564vw 0;
  }
}
.safetyZone .in .im_cen {
  position: relative;
  max-width: 666px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .safetyZone .in .im_cen {
    width: 71.7948717949vw;
  }
}
.safetyZone .in .im_cen .txt_absl {
  position: absolute;
  right: 5%;
  top: 36%;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .safetyZone .in .im_cen .txt_absl {
    position: relative;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 1.8;
    margin-top: 4vw;
  }
}
.safetyZone .in .im_cen .txt_absl span {
  color: #000;
}
.safetyZone .in .im_cen .txt_absl em {
  color: #fff;
  background-color: #000;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 0 5px;
}
@media screen and (max-width: 767px) {
  .safetyZone .in .im_cen .txt_absl em {
    margin-right: 2vw;
  }
}
.safetyZone .in .im_cen .txt_absl em.sp {
  margin-left: 1.5vw;
}
.safetyZone .in .box_im {
  max-width: 800px;
  margin: 45px auto 15px auto;
  background-color: #fff;
  border-radius: 15px;
  padding: 47px 70px 30px 70px;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .safetyZone .in .box_im {
    padding: 8.9743589744vw 10.7692307692vw;
    margin: 13.8461538462vw 0 3.8461538462vw 0;
    flex-direction: column;
  }
}
.safetyZone .in .box_im dt {
  width: 250px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .safetyZone .in .box_im dt {
    width: 100%;
  }
}
.safetyZone .in .box_im dt p {
  font-size: 1.4rem;
  color: #000;
  line-height: 22/14;
  text-align: center;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .safetyZone .in .box_im dt + dt {
    margin-top: 23.0769230769vw;
  }
}
.safetyZone .in .box_im dt + dt::before {
  content: "";
  display: block;
  width: 84px;
  height: 110px;
  background: url("../img/safety/af_im02.webp") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: -20px;
  left: -20px;
}
@media screen and (max-width: 767px) {
  .safetyZone .in .box_im dt + dt::before {
    width: 21.5384615385vw;
    height: 28.2051282051vw;
    top: -4.8717948718vw;
    left: -4.1025641026vw;
  }
}
.safetyZone .in .box_im dt + dt::after {
  content: "";
  display: block;
  width: 46px;
  height: 47px;
  background: url("../img/safety/ar_box.svg") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 32%;
  left: -95px;
}
@media screen and (max-width: 767px) {
  .safetyZone .in .box_im dt + dt::after {
    transform: rotate(90deg);
    width: 11.7948717949vw;
    height: 12.0512820513vw;
    top: -17vw;
    left: 28vw;
  }
}
.safetyZone .in .cen_note {
  text-align: center;
  font-size: 1rem;
  position: relative;
  z-index: 2;
}

.comfortZone .sec_top {
  background: url("../img/comfort/bg_top.webp") 0 bottom no-repeat;
  background-size: cover;
  padding: 243px 0 30px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .comfortZone .sec_top {
    background: url("../img/comfort/bg_top-sp.webp") 0 0 no-repeat;
    background-size: cover;
    padding: 124.8717948718vw 5.1282051282vw 2.5641025641vw 5.1282051282vw;
  }
}
.comfortZone .sec_top .fl_ct {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .comfortZone .sec_top .fl_ct {
    flex-direction: column;
    align-items: flex-start;
  }
}
.comfortZone .sec_top .fl_ct .w_t {
  color: #fff;
}
.comfortZone .sec_top .fl_ct .w_t .ttl {
  font-size: 2.6rem;
  font-weight: bold;
  color: #fff;
  line-height: 40/26;
}
.comfortZone .sec_top .fl_ct .w_t p {
  font-size: 1.6rem;
  line-height: 1.78;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .comfortZone .sec_top .fl_ct .w_t p {
    margin-top: 10.2564102564vw;
  }
}
.comfortZone .sec_top .fl_ct .w_t p em {
  font-size: 1rem;
  position: relative;
  top: -4px;
}
.comfortZone .sec_top .fl_ct .img {
  max-width: 144px;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .comfortZone .sec_top .fl_ct .img {
    width: 32.5641025641vw;
    margin: 15px 0 0;
  }
}
.comfortZone .next_sec {
  position: relative;
}
.comfortZone .next_sec::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/comfort/bg_next.webp") 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .comfortZone .next_sec::before {
    background: url("../img/comfort/bg_next-sp.webp") 0 0 no-repeat;
    background-size: cover;
  }
}
.comfortZone .next_sec .ct_next {
  padding: 50px 0 166px 0;
  max-width: 715px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .comfortZone .next_sec .ct_next {
    padding: 12.0512820513vw 5.1282051282vw 29.4871794872vw 5.1282051282vw;
  }
}
.comfortZone .next_sec .cen_mark {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .comfortZone .next_sec .cen_mark {
    margin-bottom: 15.3846153846vw;
  }
}
.comfortZone .next_sec .cen_mark img {
  width: 179px;
}
@media screen and (max-width: 767px) {
  .comfortZone .next_sec .cen_mark img {
    width: 45.8974358974vw;
    height: auto;
  }
}
.comfortZone .next_sec .ttl {
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 2.6rem;
  line-height: 1.78;
}
@media screen and (max-width: 767px) {
  .comfortZone .next_sec .ttl {
    letter-spacing: -0.3px;
  }
}
.comfortZone .next_sec .ttl span {
  color: #000;
}
.comfortZone .next_sec .ttl em {
  font-size: 1.4rem;
  position: relative;
  top: -8px;
}
.comfortZone .next_sec .ttl .small {
  font-size: 2rem;
}
.comfortZone .next_sec .fl_two {
  display: flex;
  margin: 65px 0 25px 0;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .comfortZone .next_sec .fl_two {
    flex-direction: column;
    margin: 20.2564102564vw 0 6.4102564103vw 0;
  }
}
.comfortZone .next_sec .fl_two dd {
  width: 310px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .comfortZone .next_sec .fl_two dd {
    width: 100%;
  }
}
.comfortZone .next_sec .fl_two dd .cap {
  color: #fff;
  font-size: 2rem;
  line-height: 1.6;
  border-bottom: 2px solid #000;
  padding-bottom: 3px;
}
@media screen and (max-width: 767px) {
  .comfortZone .next_sec .fl_two dd .cap {
    padding-bottom: 2vw;
  }
}
.comfortZone .next_sec .fl_two dd .cap span {
  color: #000;
}
.comfortZone .next_sec .fl_two dd p {
  margin: 20px 0;
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
}
@media screen and (max-width: 767px) {
  .comfortZone .next_sec .fl_two dd p {
    margin: 5.1282051282vw 0;
  }
}
.comfortZone .next_sec .fl_two dd .wo {
  font-size: 1.4rem;
  display: block;
  margin-bottom: 35px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .comfortZone .next_sec .fl_two dd .wo {
    margin-bottom: 6.4102564103vw;
  }
}
@media screen and (max-width: 767px) {
  .comfortZone .next_sec .fl_two dd + dd {
    margin-top: 12.8205128205vw;
  }
}
.comfortZone .next_sec .cen_note {
  text-align: center;
}

.stressfreeZone::before {
  content: "";
  display: block;
  height: 33vw;
  background: url("../img/stressfree/bf_blk.webp") center top no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
@media screen and (max-width: 767px) {
  .stressfreeZone::before {
    background: url("../img/stressfree/bf_blk-sp.webp");
    background-size: cover;
    height: 102.5641025641vw;
  }
}
.stressfreeZone .in {
  padding: 102px 0 160px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .stressfreeZone .in {
    padding: 20.2564102564vw 5.1282051282vw 28.9743589744vw 5.1282051282vw;
  }
}
.stressfreeZone .in::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/stressfree/bg_in.webp") 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .stressfreeZone .in::before {
    background: url("../img/stressfree/bg_in-sp.webp") 0 0 no-repeat;
    background-size: cover;
  }
}
.stressfreeZone .in .ttl {
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 2;
}
.stressfreeZone .in .fl_four {
  position: relative;
  z-index: 2;
  max-width: 715px;
  margin: 92px auto 49px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .stressfreeZone .in .fl_four {
    margin: 23.0769230769vw auto 6.9230769231vw auto;
  }
}
.stressfreeZone .in .fl_four li {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .stressfreeZone .in .fl_four li {
    width: 100%;
  }
}
.stressfreeZone .in .fl_four li .cap {
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 2rem;
  line-height: 1.6;
}
.stressfreeZone .in .fl_four li .cap::before {
  content: "";
  background: url("../img/stressfree/num01.svg") 0 0 no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 10px;
  width: 69px;
  height: 54px;
}
@media screen and (max-width: 767px) {
  .stressfreeZone .in .fl_four li .cap::before {
    width: 17.6923076923vw;
    height: 13.8461538462vw;
    margin-right: 2.5641025641vw;
  }
}
.stressfreeZone .in .fl_four li p {
  font-size: 1.4rem;
  color: #000;
  line-height: 1.6;
  height: 90px;
  margin: 25px 0;
}
@media screen and (max-width: 767px) {
  .stressfreeZone .in .fl_four li p {
    height: 23.0769230769vw;
    margin: 6.4102564103vw 0;
  }
}
.stressfreeZone .in .fl_four li:nth-child(1) .cap::after {
  content: "特許出願中";
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  background-color: #000;
  padding: 0 5px;
  display: inline-block;
  position: absolute;
  top: -30px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .stressfreeZone .in .fl_four li:nth-child(1) .cap::after {
    top: -7.6923076923vw;
  }
}
@media screen and (max-width: 767px) {
  .stressfreeZone .in .fl_four li:nth-child(2) {
    margin-top: 16.6666666667vw;
  }
}
.stressfreeZone .in .fl_four li:nth-child(2) .cap::before {
  content: "";
  background: url("../img/stressfree/num02.svg") 0 0 no-repeat;
  background-size: contain;
}
.stressfreeZone .in .fl_four li:nth-child(3) {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .stressfreeZone .in .fl_four li:nth-child(3) {
    margin-top: 16.6666666667vw;
  }
}
.stressfreeZone .in .fl_four li:nth-child(3) .cap::before {
  content: "";
  background: url("../img/stressfree/num03.svg") 0 0 no-repeat;
  background-size: contain;
}
.stressfreeZone .in .fl_four li:nth-child(4) {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .stressfreeZone .in .fl_four li:nth-child(4) {
    margin-top: 16.6666666667vw;
  }
}
.stressfreeZone .in .fl_four li:nth-child(4) .cap::after {
  content: "特許";
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  background-color: #000;
  padding: 0 5px;
  display: inline-block;
  position: absolute;
  top: -30px;
  left: 0;
}
.stressfreeZone .in .fl_four li:nth-child(4) .cap::before {
  content: "";
  background: url("../img/stressfree/num04.svg") 0 0 no-repeat;
  background-size: contain;
}
.stressfreeZone .in .cen_note {
  text-align: center;
  font-size: 1rem;
  position: relative;
  z-index: 2;
}

.friendlyZone .box_blk {
  max-width: 1185px;
  margin: 0 auto;
}
.friendlyZone .box_blk h2.ttl {
  text-align: center;
  color: #fff;
  font-size: 2.6rem;
  line-height: 1.76;
}
@media screen and (max-width: 767px) {
  .friendlyZone .box_blk h2.ttl {
    letter-spacing: -0.3px;
  }
}
.friendlyZone .box_blk .box_ct {
  background-color: #fff;
  border-radius: 15px;
  margin: 60px 0 20px 0;
  padding: 45px 0;
}
@media screen and (max-width: 767px) {
  .friendlyZone .box_blk .box_ct {
    margin: 14.1025641026vw 5.1282051282vw 5.1282051282vw 5.1282051282vw;
    padding: 14.1025641026vw 0;
  }
}
.friendlyZone .box_blk .box_ct .cap {
  text-align: center;
  font-size: 2rem;
  border-bottom: 4px solid #52BFC9;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.friendlyZone .box_blk .box_ct .cap.bottom {
  margin-top: 65px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .box_blk .box_ct .cap.bottom {
    margin-top: 21.7948717949vw;
  }
}
.friendlyZone .box_blk .box_ct .next_cap {
  text-align: center;
}
.friendlyZone .box_blk .box_ct .next_cap img {
  height: 20px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .box_blk .box_ct .next_cap img {
    height: 5.1282051282vw;
  }
}
.friendlyZone .box_blk .box_ct .fl_ct {
  display: flex;
  justify-content: center;
  margin-top: 95px;
  padding: 0 45px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .box_blk .box_ct .fl_ct {
    flex-direction: column;
    margin-top: 12.8205128205vw;
    padding: 0 10.7692307692vw;
  }
}
.friendlyZone .box_blk .box_ct .fl_ct.fist_nomargin {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .box_blk .box_ct .fl_ct.fist_nomargin {
    margin-top: 12.8205128205vw;
  }
}
.friendlyZone .box_blk .box_ct .fl_ct li {
  width: 250px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .friendlyZone .box_blk .box_ct .fl_ct li {
    width: 100%;
  }
}
.friendlyZone .box_blk .box_ct .fl_ct li .big_word {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
  color: #52BFC9;
  margin: 20px 0 15px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .friendlyZone .box_blk .box_ct .fl_ct li .big_word {
    margin: 5.1282051282vw 0 3.8461538462vw 0;
  }
}
.friendlyZone .box_blk .box_ct .fl_ct li .big_word em {
  font-size: 1rem;
  position: relative;
  top: -5px;
}
.friendlyZone .box_blk .box_ct .fl_ct li p {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #000;
}
.friendlyZone .box_blk .box_ct .fl_ct li p em {
  font-size: 1rem;
  position: relative;
  top: -3px;
}
.friendlyZone .box_blk .box_ct .fl_ct li + li {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .box_blk .box_ct .fl_ct li + li {
    margin-left: 0;
    margin-top: 12.8205128205vw;
  }
}
.friendlyZone .box_blk .box_ct .fl_ct li.new .bl {
  font-size: 1.4rem;
  font-weight: bold;
  color: #000;
  position: absolute;
  top: -70px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .friendlyZone .box_blk .box_ct .fl_ct li.new .bl {
    position: relative;
    top: 0;
  }
}
.friendlyZone .box_blk .box_ct .fl_ct li.new .bl em {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  background-color: #000;
  padding: 0 5px;
}
.friendlyZone .box_blk .box_ct .fl_ct li.new::before {
  content: "NEW!";
  display: inline-block;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  background-color: #000;
  padding: 0 20px;
  position: absolute;
  top: -92px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .friendlyZone .box_blk .box_ct .fl_ct li.new::before {
    top: -6vw;
  }
}
.friendlyZone .box_blk .cen_note {
  text-align: center;
  font-size: 1rem;
}
.friendlyZone .fladea_blk {
  padding: 166px 0 130px 0;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .friendlyZone .fladea_blk {
    padding: 28.9743589744vw 0 21.7948717949vw 0;
  }
}
.friendlyZone .fladea_blk h2.ttl {
  max-width: 403px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .friendlyZone .fladea_blk h2.ttl {
    max-width: 83.8461538462vw;
  }
}
.friendlyZone .fladea_blk .next_tit {
  text-align: center;
  margin: 30px 0 90px 0;
}
@media screen and (max-width: 767px) {
  .friendlyZone .fladea_blk .next_tit {
    margin: 5.1282051282vw 0 15.3846153846vw 0;
  }
}
.friendlyZone .fladea_blk .next_tit span {
  display: inline-block;
  font-size: 1.4rem;
  color: #fff;
  background-color: #000;
  padding: 2px 10px;
}
.friendlyZone .fladea_blk .next_tit span em {
  font-size: 1rem;
  position: relative;
  top: -4px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .fladea_blk .mer {
    padding: 0 5.1282051282vw;
  }
}
.friendlyZone .fladea_blk .mer dl {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .friendlyZone .fladea_blk .mer dl {
    flex-direction: column;
    justify-content: center;
  }
}
.friendlyZone .fladea_blk .mer dl dt {
  width: 223px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .fladea_blk .mer dl dt {
    width: 100%;
  }
}
.friendlyZone .fladea_blk .mer dl dt .name {
  font-size: 2.6rem;
  border-bottom: 2px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.friendlyZone .fladea_blk .mer dl dt p {
  font-size: 2rem;
  font-weight: bold;
}
.friendlyZone .fladea_blk .mer dl dt p span {
  font-size: 1.4rem;
  font-weight: normal;
}
.friendlyZone .fladea_blk .mer dl dt .small {
  font-size: 1.4rem;
  margin-top: 5px;
}
.friendlyZone .fladea_blk .mer dl dt .small em {
  font-size: 1rem;
  position: relative;
  top: -4px;
}
.friendlyZone .fladea_blk .mer dl dt .note {
  font-size: 1.2rem;
  margin-top: 20px;
}
.friendlyZone .fladea_blk .mer dl dd {
  display: flex;
  width: 650px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .fladea_blk .mer dl dd {
    flex-direction: column;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .friendlyZone .fladea_blk .mer dl dd .img {
    margin-top: 11.2820512821vw;
  }
}
.friendlyZone .fladea_blk .mer dl + dl {
  margin-top: 105px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .fladea_blk .mer dl + dl {
    margin-top: 21.7948717949vw;
  }
}
.friendlyZone .tbl_blk {
  max-width: 1003px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .friendlyZone .tbl_blk {
    margin: 0 5.1282051282vw;
  }
}
.friendlyZone .tbl_blk .wht_ic {
  font-size: 1.4rem;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.friendlyZone .tbl_blk .wht_ic::before {
  content: "";
  background: url("../img/friendly/e_icon.svg") 0 0 no-repeat;
  background-size: contain;
  width: 48.13px;
  height: 48.13px;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .tbl_blk .wht_ic::before {
    width: 12.341025641vw;
    height: 12.341025641vw;
    margin-right: 2.5641025641vw;
  }
}
.friendlyZone .tbl_blk .tbl-im {
  margin: 10px 0 35px 0;
}
@media screen and (max-width: 767px) {
  .friendlyZone .tbl_blk .tbl-im {
    margin: 2.5641025641vw 0 8.9743589744vw 0;
  }
}
.friendlyZone .tbl_blk .size_sec {
  display: flex;
  color: #000;
}
@media screen and (max-width: 767px) {
  .friendlyZone .tbl_blk .size_sec {
    flex-direction: column;
  }
}
.friendlyZone .tbl_blk .size_sec .title {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .tbl_blk .size_sec .title {
    margin-bottom: 3.8461538462vw;
  }
}
.friendlyZone .tbl_blk .size_sec .title em {
  font-size: 1rem;
  position: relative;
  top: -4px;
}
.friendlyZone .tbl_blk .size_sec dl {
  display: flex;
  font-size: 1.4rem;
  width: 100%;
}
.friendlyZone .tbl_blk .size_sec dl dt {
  width: 115px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .tbl_blk .size_sec dl dt {
    width: 32.0512820513vw;
  }
}
@media screen and (max-width: 767px) {
  .friendlyZone .tbl_blk .size_sec dl dd {
    text-indent: -0.5em;
  }
}
.friendlyZone .tbl_blk .size_sec dl dd::before {
  content: "：";
  display: inline-block;
}
.friendlyZone .tbl_blk .size_sec dl dd span {
  display: block;
  font-size: 1.2rem;
  margin: 5px 0 0 15px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .tbl_blk .size_sec dl dd span {
    margin: 1.2820512821vw 0 0 0;
  }
}
.friendlyZone .tbl_blk .size_sec dl + dl {
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .tbl_blk .size_sec dl + dl {
    margin-top: 1.7948717949vw;
  }
}
.friendlyZone .tbl_blk .size_sec .time {
  margin-left: 35px;
  border-left: 1px solid #000;
  padding-left: 35px;
}
@media screen and (max-width: 767px) {
  .friendlyZone .tbl_blk .size_sec .time {
    margin: 5.1282051282vw 0 0 0;
    border-left: none;
    padding: 5.1282051282vw 0 0 0;
    border-top: 1px solid #000;
  }
}
.friendlyZone .tbl_blk .cen_note {
  text-align: center;
  margin-top: 55px;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .friendlyZone .tbl_blk .cen_note {
    text-align: left;
    margin-top: 7.6923076923vw;
  }
}

@media screen and (max-width: 767px) {
  .specZone .inner .partCont .systemCar .systemDiv .name,
  .specZone .inner .partCont .accessoryCar .accessoryDiv .name {
    font-size: 1.6rem !important;
  }
}

.specZone {
  padding: 130px 0 0 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .specZone {
    padding: 17.9487179487vw 0 0 0;
  }
}
.specZone .in {
  background: #fff;
  max-width: 1185px;
  margin: 0 auto;
  border-radius: 15px;
  padding: 50px 0 75px 0;
}
@media screen and (max-width: 767px) {
  .specZone .in {
    padding: 16.6666666667vw 5.1282051282vw 12.8205128205vw 5.1282051282vw;
    border-radius: 0;
  }
}
.specZone .inner {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .specZone .inner {
    width: 100%;
  }
}
.specZone .inner + .inner {
  padding-top: 105px;
}
@media screen and (max-width: 767px) {
  .specZone .inner + .inner {
    padding-top: 20.5128205128vw;
  }
}
.specZone .inner .confirm {
  text-align: center;
  margin: 25px 0 100px 0;
}
@media screen and (max-width: 767px) {
  .specZone .inner .confirm {
    margin: 6.4102564103vw 0 20.5128205128vw 0;
  }
}
.specZone .inner .partCont {
  padding: 70px 0 60px;
  color: #1A1311;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont {
    padding: 15.3846153846vw 0 12.8205128205vw;
    width: 89.7435897436vw;
    margin: 0 auto;
  }
}
.specZone .inner .partCont.acc {
  padding-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont .fl {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.specZone .inner .partCont .btn {
  margin-top: 25px;
}
.specZone .inner .partCont .btn .c-btn1.arrow {
  min-width: 0px;
  width: 190px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont .btn .c-btn1.arrow {
    width: 40vw;
    font-size: 1.2rem;
  }
}
.specZone .inner .partCont h2 {
  position: relative;
  top: 30px;
  text-align: center;
  font-size: 45px;
  color: #007e77;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont h2 {
    margin-bottom: 5.1282051282vw;
  }
}
.specZone .inner .partCont h2 .sub {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont h2 .sub {
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
}
.specZone .inner .partCont h2.show-anime {
  top: 0;
}
.specZone .inner .partCont .colorCar {
  display: flex;
  justify-content: space-between;
  padding: 0 110px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont .colorCar {
    padding: 0px;
    display: block;
  }
}
.specZone .inner .partCont .colorCar .colorDiv {
  width: 50%;
  text-align: center;
  transition-delay: 0.3s;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont .colorCar .colorDiv {
    width: 100%;
    margin: 0 auto;
  }
  .specZone .inner .partCont .colorCar .colorDiv + .colorDiv {
    margin-top: 10.2564102564vw;
  }
}
.specZone .inner .partCont .colorCar .colorDiv .cName {
  margin: 0 0 16px;
}
.specZone .inner .partCont .colorCar .colorDiv .cName figcaption {
  padding-top: 10px;
  font-size: 1.2rem;
}
.specZone .inner .partCont .colorCar .colorDiv .cLineup {
  position: relative;
  display: flex;
  justify-content: center;
  width: 270px;
  margin: 0 auto 40px;
}
.specZone .inner .partCont .colorCar .colorDiv .cLineup .img {
  width: 70px;
}
.specZone .inner .partCont .colorCar .colorDiv .cLineup .img img {
  width: 50px;
  margin-bottom: 10px;
}
.specZone .inner .partCont .colorCar .colorDiv .cLineup .img figure {
  position: relative;
  margin: 0;
  text-align: center;
}
.specZone .inner .partCont .colorCar .colorDiv .cLineup .img figure figcaption {
  font-size: 8px;
  color: #a48374;
}
.specZone .inner .partCont .colorCar .colorDiv .cLineup .img:first-of-type, .specZone .inner .partCont .colorCar .colorDiv .cLineup .img:last-of-type {
  position: absolute;
  top: 0;
}
.specZone .inner .partCont .colorCar .colorDiv .cLineup .img:first-of-type {
  left: 0;
}
.specZone .inner .partCont .colorCar .colorDiv .cLineup .img:nth-child(2) figure {
  position: relative;
}
.specZone .inner .partCont .colorCar .colorDiv .cLineup .img:nth-child(2) figure figcaption {
  position: absolute;
  left: -2em;
  width: 10em;
}
.specZone .inner .partCont .colorCar .colorDiv .cLineup .img:last-of-type {
  right: 0;
}
.specZone .inner .partCont .colorCar .colorDiv .cLineup .img:last-of-type figure {
  position: relative;
}
.specZone .inner .partCont .colorCar .colorDiv .cLineup .img:last-of-type figure figcaption {
  position: absolute;
  left: -3em;
  width: 13em;
}
.specZone .inner .partCont .colorCar .colorDiv .carImg {
  padding-top: 20px;
}
.specZone .inner .partCont .colorCar .colorDiv .carImg img {
  width: 188px;
}
.specZone .inner .partCont .VehicleType {
  position: relative;
  top: 30px;
  text-align: center;
  font-weight: bold;
  transition-delay: 0.3s;
  color: #1a1311;
}
.specZone .inner .partCont .VehicleType .logo {
  margin-bottom: 40px;
}
.specZone .inner .partCont .VehicleType .name {
  font-size: 18px;
}
.specZone .inner .partCont .VehicleType .price {
  font-size: 14px;
}
.specZone .inner .partCont .VehicleType.show-anime {
  top: 0;
}
.specZone .inner .partCont .systemCar {
  width: 560px;
  margin: 60px auto 0;
  display: flex;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont .systemCar {
    width: auto;
    padding: 0px;
    margin-top: 9.4871794872vw;
  }
}
.specZone .inner .partCont .systemCar .systemDiv {
  width: 50%;
  text-align: center;
  transition-delay: 0.3s;
}
.specZone .inner .partCont .systemCar .systemDiv .img {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont .systemCar .systemDiv .img {
    margin-bottom: 5vw;
  }
}
.specZone .inner .partCont .systemCar .systemDiv .img img {
  width: 162px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont .systemCar .systemDiv .img img {
    width: 41.5384615385vw;
  }
}
.specZone .inner .partCont .systemCar .systemDiv .name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  height: 50px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont .systemCar .systemDiv .name {
    height: auto;
  }
}
.specZone .inner .partCont .systemCar .systemDiv .name .sub {
  display: block;
  font-size: 14px;
  font-weight: 500;
}
.specZone .inner .partCont .systemCar .systemDiv .price {
  font-size: 14px;
  font-weight: bold;
}
.specZone .inner .partCont .accessoryCar {
  display: flex;
  margin-bottom: 100px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont .accessoryCar {
    width: auto;
    flex-wrap: wrap;
    margin-bottom: 20.5128205128vw;
  }
}
.specZone .inner .partCont .accessoryCar .accessoryDiv {
  text-align: center;
  width: 25%;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont .accessoryCar .accessoryDiv {
    width: 50%;
    margin-bottom: 5vw;
  }
}
.specZone .inner .partCont .accessoryCar .accessoryDiv .img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 244px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont .accessoryCar .accessoryDiv .img {
    height: auto;
  }
}
.specZone .inner .partCont .accessoryCar .accessoryDiv .img img {
  width: 244px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .partCont .accessoryCar .accessoryDiv .img img {
    width: 41.5384615385vw;
  }
}
.specZone .inner .partCont .accessoryCar .accessoryDiv .name {
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
}
.specZone .inner .partCont .accessoryCar .accessoryDiv .name .sub {
  display: block;
  font-size: 14px;
  font-weight: 500;
}
.specZone .inner .partCont .accessoryCar .accessoryDiv .price {
  margin-top: 5px;
  font-size: 14px;
  font-weight: bold;
}
.specZone .inner .partCont + .partCont {
  border-top: 2px dotted #126c64;
}
.specZone .inner .specTable {
  color: #707070;
}
.specZone .inner .specTable .tit-tb {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .specTable .tit-tb {
    margin-bottom: 2.5641025641vw;
  }
}
.specZone .inner .specTable table {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  .specZone .inner .specTable table {
    margin: 0 auto;
    width: 85.1282051282vw;
  }
}
@media screen and (max-width: 767px) {
  .specZone .inner .specTable table tr {
    display: flex;
    flex-wrap: wrap;
  }
  .specZone .inner .specTable table tr:last-of-type {
    border-bottom: 1px solid #707070;
  }
}
.specZone .inner .specTable table th,
.specZone .inner .specTable table td {
  border: 1px solid #707070;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .specZone .inner .specTable table th,
  .specZone .inner .specTable table td {
    border-bottom: 0px;
  }
}
.specZone .inner .specTable table th {
  width: 140px;
  font-size: 12px;
  font-weight: bold;
  padding: 25px 0 25px 15px;
  box-sizing: border-box;
  background: #f4f4f4;
}
@media screen and (max-width: 767px) {
  .specZone .inner .specTable table th {
    width: 25.641025641vw;
    border-right: 0px;
    font-size: 11px;
    padding: 3.3333333333vw 1.5384615385vw;
  }
}
.specZone .inner .specTable table td {
  font-size: 12px;
  padding: 15px 0 15px 20px;
  box-sizing: border-box;
  width: 320px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .specTable table td {
    width: 59.4871794872vw;
    padding: 3.3333333333vw 1.5384615385vw;
    font-size: 11px;
  }
}
.specZone .inner .specTable table td .sub {
  display: block;
  font-size: 11px;
}
.specZone .inner .specTable table td strong {
  font-size: 18px;
  font-weight: bold;
}
.specZone .inner .specTable table td .en {
  font-size: 14px;
  padding-left: 0.05em;
}
.specZone .inner .specTable table td .day {
  font-size: 14px;
}
.specZone .inner .specTable table td .alert {
  font-size: 14px;
  color: #f00;
}
.specZone .inner .specTable table td .note {
  font-size: 10px;
  display: block;
}
.specZone .inner .specTable table .icons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .specTable table .icons {
    display: block;
  }
}
.specZone .inner .specTable table .icons .img img {
  width: 161px;
}
.specZone .inner .specTable table .codeBox {
  display: flex;
}
@media screen and (max-width: 767px) {
  .specZone .inner .specTable table .codeBox {
    display: block;
  }
}
.specZone .inner .specTable table .codeBox .code + .code {
  margin-left: 50px;
}
@media screen and (max-width: 767px) {
  .specZone .inner .specTable table .codeBox .code + .code {
    margin-left: 0px;
    margin-top: 10px;
  }
}
.specZone .guarantee_blk {
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk {
    padding-top: 10.2564102564vw;
  }
}
.specZone .guarantee_blk .fl_guarantee {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .fl_guarantee {
    flex-direction: column-reverse;
  }
}
.specZone .guarantee_blk .fl_guarantee .txt {
  color: #000;
}
.specZone .guarantee_blk .fl_guarantee .txt .tit {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .fl_guarantee .txt .tit {
    margin-top: 8.9743589744vw;
  }
}
.specZone .guarantee_blk .fl_guarantee .txt .next_tit {
  margin: 10px 0 60px 0;
  font-size: 2.6rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .fl_guarantee .txt .next_tit {
    margin: 2.5641025641vw 0 12.8205128205vw 0;
  }
}
.specZone .guarantee_blk .fl_guarantee .txt .op li {
  display: flex;
  align-items: center;
}
.specZone .guarantee_blk .fl_guarantee .txt .op li p {
  font-size: 2rem;
  line-height: 1.8;
  margin-left: 27px;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .fl_guarantee .txt .op li p {
    margin-left: 5.1282051282vw;
  }
}
.specZone .guarantee_blk .fl_guarantee .txt .op li p span {
  display: block;
  font-size: 2.6rem;
  font-weight: bold;
}
.specZone .guarantee_blk .fl_guarantee .txt .op li p em {
  font-size: 1rem;
  position: relative;
  top: -5px;
}
.specZone .guarantee_blk .fl_guarantee .txt .op li + li {
  margin-top: 58px;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .fl_guarantee .txt .op li + li {
    margin-top: 8.9743589744vw;
  }
}
.specZone .guarantee_blk .fl_guarantee .img.ri {
  width: 618px;
  margin-right: -93px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .fl_guarantee .img.ri {
    width: 115%;
    margin: 0 0 0 -5.1282051282vw;
  }
}
.specZone .guarantee_blk .fl_guarantee .img.ri::after {
  content: "";
  background: url("../img/spec/gu_icon4.webp") 0 0 no-repeat;
  background-size: contain;
  width: 155px;
  height: 155px;
  display: block;
  position: absolute;
  left: -111px;
  top: -49px;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .fl_guarantee .img.ri::after {
    width: 27.1794871795vw;
    height: 27.1794871795vw;
    left: auto;
    top: auto;
    right: 9vw;
    bottom: -23vw;
  }
}
.specZone .guarantee_blk .fl_guarantee .img.ri img {
  width: 100%;
}
.specZone .guarantee_blk .mid_box {
  max-width: 702px;
  margin: 74px auto 50px auto;
  display: flex;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .mid_box {
    margin: 15.3846153846vw auto 10.2564102564vw auto;
    flex-direction: column;
  }
}
.specZone .guarantee_blk .mid_box .txt {
  margin-left: 33px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .mid_box .txt {
    margin: 7.6923076923vw 0 0 0;
  }
}
.specZone .guarantee_blk .mid_box .txt dl {
  padding-left: 10px;
  border-left: 3px solid #000;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .mid_box .txt dl {
    padding-left: 2.5641025641vw;
  }
}
.specZone .guarantee_blk .mid_box .txt dl dt {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.6;
}
.specZone .guarantee_blk .mid_box .txt dl dd {
  font-size: 1.4rem;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .mid_box .txt dl dd {
    margin-top: 2.5641025641vw;
  }
}
.specZone .guarantee_blk .mid_box .txt dl + dl {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .mid_box .txt dl + dl {
    margin-top: 7.1794871795vw;
  }
}
.specZone .guarantee_blk .cen_note {
  text-align: center;
  color: #000;
  font-size: 1rem;
}
.specZone .guarantee_blk .cen_note span {
  font-size: 1.2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .specZone .guarantee_blk .cen_note {
    text-align: left;
  }
}
.specZone .last_but {
  background-color: #fff;
  margin-top: 133px;
  padding: 40px 0 45px 0;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 767px) {
  .specZone .last_but {
    margin-top: 0;
    padding: 7.6923076923vw 0;
  }
}
.specZone .last_but p {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .specZone .last_but p {
    margin-bottom: 4.6153846154vw;
  }
}

.copyright {
  color: #676969 !important;
}

#wrapper {
  background: #52BFC9;
  color: #fff;
}

#container {
  min-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #container {
    min-width: 100%;
  }
}

.set-anime {
  transition: 0.5s;
  opacity: 0;
}
.set-anime.show-anime {
  opacity: 1;
}

.footNavi {
  position: sticky;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  display: none;
  background-color: #FFF;
  padding-bottom: calc(env(safe-area-inset-bottom));
}
.footNavi.show {
  display: block;
}

nav.navs {
  background-color: #002F71;
}
nav.navs ul {
  display: flex;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  border-right: 1px solid #FFF;
}
@media screen and (max-width: 767px) {
  nav.navs ul {
    flex-wrap: wrap;
  }
}
nav.navs ul li {
  width: 25%;
  border-left: 1px solid #FFF;
}
@media screen and (max-width: 767px) {
  nav.navs ul li {
    width: 50%;
    border-bottom: 1px solid #FFF;
  }
}
nav.navs ul li a {
  display: flex;
  height: 100%;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}
nav.navs ul li img {
  height: 37px;
}
@media screen and (max-width: 767px) {
  nav.navs ul li img {
    height: 32px;
  }
}
nav.navs ul li img.nav04 {
  height: 18px;
}

.specZone img {
  width: auto;
}

.arrow {
  background-color: #DF0723;
}

.d-btn2 {
  background-color: #DF0723;
}/*# sourceMappingURL=style.css.map */