@charset "UTF-8";
html {
  font-size: 10px;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  html {
    font-size: 0.781vw;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 2.667vw;
  }
}
body {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  color: #221715;
}

html {
  font-size: 0.517vw;
}

@media (max-width: 968px) {
  html {
    font-size: 1.042vw;
  }
}
img {
  width: 100%;
  object-fit: cover;
}

@media (max-width: 968px) {
  .sp_n {
    display: none;
  }
}
@media (min-width: 969px) {
  .pc_n {
    display: none !important;
  }
}
body {
  line-height: 1;
  color: #231815;
  font-family: "Noto Sans JP", sans-serif;
}

a {
  transition: all 0.3s ease;
}

a:hover {
  opacity: 0.7;
}

.title {
  font-size: 4.5rem;
  background-color: #1ea0dc;
  height: 9.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
}

@media (max-width: 968px) {
  .title {
    font-size: 4.2rem;
    height: 10rem;
  }
}
.btn a {
  width: 79.7rem;
  margin-left: auto;
  margin-right: auto;
  height: 12rem;
  background: url(../img/top/button__bg_hover_new.png) no-repeat center center/cover;
  display: flex;
  align-items: center;
  padding-left: 4.4rem;
  border-radius: 4rem;
  font-size: 5.5rem;
  font-weight: bold;
  color: #fff;
  gap: 3.2rem;
  position: relative;
  transition: all 0.3s ease;
}

.btn a:hover {
  background: url(../img/top/button__bg_new.png) no-repeat center center/cover;
  opacity: 1;
}

@media (max-width: 968px) {
  .btn a {
    width: 68rem;
    height: 8.8rem;
    font-size: 5.2rem;
    padding-left: 3.4rem;
    gap: 1.6rem;
  }
}
.btn a::after {
  content: "";
  position: absolute;
  background: url(../img/top/line.png) no-repeat center center/cover;
  width: 1.9rem;
  height: 3rem;
  top: 50%;
  transform: translateY(-50%);
  right: 4rem;
}

@media (max-width: 968px) {
  .btn a::after {
    right: 2rem;
  }
}
.btn a span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13.3rem;
  height: 6.7rem;
  color: #37af37;
  background-color: #fff;
  font-size: 4.4rem;
  font-weight: bold;
}

@media (max-width: 968px) {
  .btn a span {
    font-size: 3.2rem;
    width: 9.8rem;
    height: 4.8rem;
    font-size: 3.2rem;
  }
}
.car__btn02 a {
  background-color: transparent;
  background: url(../img/top/btn-bg.png) no-repeat center center/cover;
  color: #221715;
  transition: all 0.3s ease;
}

.car__btn02 a:hover {
  color: #969696;
  background: url(../img/top/hover-bg.png) no-repeat center center/cover;
}

.car__btn02 a:hover::after {
  background: url(../img/top/hover-line.png) no-repeat center center/cover;
}

.car__btn02 a:hover span {
  opacity: 0.7;
}

@media (max-width: 968px) {
  .car__btn02 a {
    font-size: 3.1rem;
  }
}
.car__btn02 a::after {
  background: url(../img/top/line02.png) no-repeat center center/cover;
  transition: all 0.3s ease;
}

.car__btn02 a span {
  border: 1px solid #221715;
  font-size: 4.4rem;
  color: #221715;
  transition: all 0.3s ease;
}

@media (max-width: 968px) {
  .car__btn02 a span {
    font-size: 3.2rem;
  }
}
.car__btn03 a {
  background: unset;
  background-color: #1ea0dc;
  color: #fff;
  transition: all 0.3s ease;
}

.car__btn03 a:hover {
  background: unset;
  background-color: #0f85bb;
  color: #fff;
}

/*
  .car__btn03 a:hover::after {
    background: url(../img/top/hover-line.png) no-repeat center center/cover;
  }
*/
/*
  .car__btn03 a:hover span {
    opacity: 0.7;
  }
*/
@media (max-width: 968px) {
  .car__btn03 a {
    font-size: 3.1rem;
  }
}
/*  
  .car__btn03 a::after {
    background: url(../img/top/line.png) no-repeat center center/cover;
    transition: all 0.3s ease;
  }
*/
.car__btn03 a span {
  border: 1px solid #fff;
  font-size: 4.4rem;
  color: #1ea0dc;
  transition: all 0.3s ease;
}

@media (max-width: 968px) {
  .car__btn03 a span {
    font-size: 3.2rem;
  }
}
.car__btn04 a {
  background: unset;
  background-color: #dd2226;
  color: #fff;
  transition: all 0.3s ease;
}

.car__btn04 a:hover {
  background: unset;
  background-color: #C72226;
  color: #fff;
}

/*  
  .car__btn04 a:hover::after {
    background: url(../img/top/hover-line.png) no-repeat center center/cover;
  }
*/
/* 
  .car__btn04 a:hover span {
    opacity: 0.7;
  }
*/
@media (max-width: 968px) {
  .car__btn04 a {
    font-size: 3.1rem;
  }
}
/*  
  .car__btn04 a::after {
    background: url(../img/top/line.png) no-repeat center center/cover;
    transition: all 0.3s ease;
  }
*/
.car__btn04 a span {
  border: 1px solid #fff;
  font-size: 4.4rem;
  color: #1ea0dc;
  transition: all 0.3s ease;
}

@media (max-width: 968px) {
  .car__btn04 a span {
    font-size: 3.2rem;
  }
}
.wrap {
  overflow-x: hidden;
}

/* LINE Button CSS */
.line-btn {
  position: fixed;
  bottom: 25rem;
  right: -2rem;
  width: 6.5rem;
  height: 28.3rem;
  z-index: 1000;
  /* Added for smooth transition */
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.line-btn a {
  display: block;
}

@media screen and (min-width: 769px) {
  .line-btn {
    display: none;
  }
}
.header {
  z-index: 2;
  padding-top: 3.4rem;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

.header__contents {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0rem 8rem 0rem 3rem;
  justify-content: space-between;
}

.header__contents img {
  width: 11.5rem;
}

.header__logo {
  display: flex;
  align-items: center;
  font-size: 2.5rem;
  letter-spacing: 0.14em;
  color: #fff;
  font-weight: bold;
}

.header__logo img {
  display: inline-block;
  margin-left: 1.3rem;
  margin-right: 0.8rem;
  width: 40rem;
}

.header__list {
  display: flex;
  align-items: center;
  gap: 8rem;
  margin-left: 5.8rem;
}

.header__item a {
  font-size: 2rem;
  display: inline-block;
  color: #fff;
  position: relative;
  transition: color 0.3s ease;
}

.header__item a:hover {
  color: #e1e619;
  opacity: 1;
}

.header__item a::after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 0;
  height: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1.4rem;
  transition: width 0.3s ease;
}

.header__item a:hover::after {
  width: 11.9rem;
}

.header-sp {
  z-index: 2;
  padding-top: 5rem;
  position: absolute;
  top: 0;
  left: 0rem;
  width: 100%;
}

.header-sp__logo {
  width: 20rem;
  padding-left: 3rem;
}

.header-sp__text {
  font-size: 1.7rem;
  line-height: 1.8235294118;
  color: #fff;
}

.card {
  position: absolute;
  top: 3.3rem;
  left: 0.5rem;
  width: 22.4rem;
  height: 22.4rem;
  z-index: 3;
}

.footer {
  padding-top: 0rem;
  background-color: #fff;
  margin-top: 3rem;
  padding-bottom: 4rem;
}

@media (max-width: 968px) {
  .footer {
    padding-top: 0.8rem;
    margin-bottom: 17rem;
  }
}
.footer__text {
  font-size: 2.7rem;
  line-height: 1.5;
  text-align: left;
  color: #000;
}

@media (max-width: 968px) {
  .footer__text {
    font-size: 2.8rem;
    line-height: 2;
  }
}
.footer__company {
  text-align: center;
  color: #fff;
  font-size: 4rem;
  font-weight: bold;
  margin-top: 2.1rem;
}

@media (max-width: 968px) {
  .footer__company {
    font-size: 3.1rem;
    margin-top: 1.5rem;
  }
}
.fv {
  top: 0;
  position: relative;
  /* background: linear-gradient(169deg, #0152C8 50%, #23376E 50%); */
  margin: 0;
  padding: 0;
  height: 78.9rem;
  width: 100%;
}

@media (max-width: 968px) {
  .fv {
    height: 100%;
  }

  .fv img {
    height: 100%;
  }
}
.card {
  position: absolute;
  width: 38.7rem;
  left: 5.1rem;
}

@media (max-width: 968px) {
  .card {
    width: 18.5rem;
    height: 20.3rem;
    left: 2.1rem;
  }
}
.fv-title {
  font-size: 4.74vw;
  position: absolute;
  transform: rotate(-5deg);
  top: 7.448vw;
  left: 26.927vw;
  line-height: 134%;
  color: #fff;
  font-weight: 800;
}

@media (max-width: 968px) {
  .fv-title {
    top: 2.448vw;
  }
}
.fv-title span {
  font-size: 2.604vw;
}

.fv-more {
  text-align: right;
  font-size: 2rem;
  padding-right: 2.2rem;
  padding-top: 7.3rem;
}

@media (max-width: 968px) {
  .fv-more {
    font-size: 1.3rem;
    padding-right: 2rem;
    margin-top: 2.9rem;
    display: none;
  }
}
.cta {
  margin-top: 0;
}

@media (max-width: 968px) {
  .cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.cta-title {
  font-size: 4.2rem;
  line-height: 1.7619047619;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 968px) {
  .cta-title {
    font-size: 3.1rem;
    order: 2;
    margin-top: 1.5rem;
  }
}
.cta-link {
  margin-top: 12rem;
}

@media (max-width: 968px) {
  .cta-link {
    order: 1;
    margin-top: 1.8rem;
  }
}
.card-text {
  position: absolute;
  left: 6.4rem;
  top: 7.5rem;
  font-size: 5rem;
  width: 100%;
  font-weight: bold;
}

@media (max-width: 968px) {
  .card-text {
    font-size: 2.3rem;
    left: 3.4rem;
    top: -3.4rem;
  }
}
.card-text span {
  display: inline-block;
  font-size: 2.1rem;
}

@media (max-width: 968px) {
  .card-text span {
    font-size: 1rem;
  }
}
.cart-number {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 6.7rem;
  bottom: -8.2rem;
  left: 9.4rem;
}

@media (max-width: 968px) {
  .cart-number {
    font-size: 3.1rem;
    bottom: 12.4rem;
    left: 5.1rem;
  }
}
.cart-number span {
  font-family: "Oswald", sans-serif;
  font-size: 14.8rem;
  display: inline-block;
  font-weight: bold;
}

@media (max-width: 968px) {
  .cart-number span {
    font-size: 6.9rem;
  }
}
.list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background-color: #e6f5ff;
  padding-top: 2rem;
  padding-bottom: 2rem;
  align-items: center;
  justify-items: center;
  justify-content: center;
  text-align: center;
  gap: 0rem;
}

@media (max-width: 968px) {
  .list {
    background-color: #e6f5ff;
    margin-top: 4rem;
  }
}
.border-top {
  border-top: solid 1px #221715;
}

.margin-top-0 {
  margin-top: 0px;
}

.item02 {
  border-right: 1px solid #221715;
  border-left: 1px solid #221715;
  padding: 1.8rem 4.5rem 0rem 4.5rem;
}

@media (max-width: 968px) {
  .item02 {
    border-right: 1px solid #221715;
    border-left: 1px solid #221715;
    padding: 1.8rem 2.5rem 0rem 2.5rem;
  }
}
.item02__text {
  font-family: "Oswald", sans-serif;
  font-size: 5.6rem;
  line-height: 1.1607142857;
  font-weight: bold;
  text-align: center;
}

@media (max-width: 968px) {
  .item02__text {
    font-family: "Oswald", sans-serif;
    font-size: 3.4rem;
    color: #000;
  }
}
.item02__head {
  padding-bottom: 3rem;
  padding-top: 2rem;
  text-align: center;
  color: #1ea0dc;
  font-size: 14rem;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  position: relative;
  z-index: 1;
  inline-size: max-content;
}

@media (max-width: 968px) {
  .item02__head {
    font-size: 8rem;
    font-family: "Oswald", sans-serif;
    width: 32rem;
    margin-top: 1.9rem;
    padding-top: 0rem;
    position: relative;
    z-index: 1;
  }
}
.item03 {
  position: relative;
  padding-top: 1.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 968px) {
  .item03 {
    padding-left: 0;
  }
}
.item03__left {
  width: 34.2rem;
}

@media (max-width: 968px) {
  .item03__left {
    text-align: left;
  }
}
.item03__text {
  font-size: 5.6rem;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  line-height: 1.1607142857;
  text-align: center;
}

@media (max-width: 968px) {
  .item03__text {
    font-size: 3.4rem;
    font-family: "Oswald", sans-serif;
    padding-left: 0rem;
    color: #000;
    text-align: left;
  }
}
.item03__head {
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-size: 14rem;
  color: #1ea0dc;
  font-weight: bold;
  padding-bottom: 3rem;
  padding-top: 2rem;
  position: relative;
  z-index: 1;
}

.item03__head span {
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-size: 9rem;
  color: #1ea0dc;
  font-weight: bold;
  padding-bottom: 3rem;
  padding-top: 5rem;
  position: relative;
  z-index: 1;
}

@media (max-width: 968px) {
  .item03__head {
    font-family: "Oswald", sans-serif;
    text-align: center;
    font-size: 8rem;
    padding-top: 0rem;
    margin-top: 1.1rem;
    padding-left: 0rem;
    position: relative;
    z-index: 1;
  }

  .item03__head span {
    font-family: "Oswald", sans-serif;
    text-align: center;
    font-size: 5rem;
    padding-top: 0rem;
    margin-top: 1.1rem;
    padding-left: 0rem;
    position: relative;
    z-index: 1;
  }
}
.item03__right {
  position: absolute;
  width: 32.7rem;
  height: 47.2rem;
  bottom: -3.7rem;
  right: 1.7rem;
}

@media (max-width: 968px) {
  .item03__right {
    height: 22.3rem;
    width: 15.4rem;
    bottom: -2.7rem;
  }
}
.item02__head::after {
  background-color: #e1e619;
  content: "";
  height: 4rem;
  left: 50%;
  bottom: 1rem;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
  z-index: -1;
}

.item03__head::after {
  background-color: #e1e619;
  bottom: 1rem;
  content: "";
  height: 4rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
  z-index: -1;
}

.list-text {
  text-align: center;
  font-size: 5rem;
  margin-top: 4.7rem;
  font-weight: 900;
  line-height: 192%;
}

@media (max-width: 968px) {
  .item02__head::after {
    background-color: #e1e619;
    content: "";
    height: 2rem;
    left: 50%;
    bottom: 2rem;
    position: absolute;
    transform: translateX(-50%);
    width: 100%;
    z-index: -1;
  }

  .item03__head::after {
    background-color: #e1e619;
    bottom: 2rem;
    content: "";
    height: 2rem;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 100%;
    z-index: -1;
  }

  .list-text {
    font-size: 3.1rem;
    margin-top: 3rem;
  }
}
.list-text span {
  color: #1ea0dc;
  font-size: 8rem;
}

@media (max-width: 968px) {
  .list-text span {
    font-size: 4.82rem;
  }
}
.car {
  margin-top: 2.6rem;
}

.car__title {
  letter-spacing: 0.05em;
}

.car-swiper {
  margin-top: 8.9rem;
  margin-left: 6.6rem;
  margin-right: 6.6rem;
}

@media (max-width: 968px) {
  .car-swiper {
    margin-top: 5.5rem;
  }
}
.car-swiper .swiper-slide {
  text-align: center;
  margin-top: 0;
}

/*
  @media (min-width: 969px) {
    .car-swiper-wrapper {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
    }
  }
*/
.car__text {
  font-size: 2.1rem;
  text-align: center;
  display: inline-block;
  margin-bottom: 2rem;
  font-weight: bold;
  position: relative;
}

@media (max-width: 968px) {
  .car__text {
    font-size: 3.1rem;
    margin-bottom: 3rem;
  }
}
.car__text::after {
  content: "";
  position: absolute;
  background: url(../img/top/icon.png) no-repeat center center/cover;
  width: 4.2rem;
  height: 3.25rem;
  top: 50%;
  transform: translateY(-50%);
  left: -5.5rem;
}

.car__text::before {
  content: "";
  position: absolute;
  background: url(../img/top/icon.png) no-repeat center center/cover;
  width: 4.2rem;
  height: 3.25rem;
  top: 50%;
  transform: translateY(-50%);
  right: -5.5rem;
}

.car__box {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  font-size: 3.2rem;
  height: 7rem;
  border: 1px solid #221715;
  border-radius: 2.5rem;
  font-weight: bold;
  padding-bottom: 1.1rem;
}

@media (max-width: 968px) {
  .car__box {
    margin-left: auto;
    margin-right: auto;
    height: 10.6rem;
    font-size: 4.4rem;
    width: 99%;
    padding-bottom: 1.7rem;
  }
}
.car__box span {
  font-size: 5.47rem;
  color: #D6AA01;
  font-family: "Oswald", sans-serif;
  position: relative;
  top: 0.4rem;
  display: inline-block;
  margin-left: 0.6rem;
  margin-right: 0.6rem;
}

@media (max-width: 968px) {
  .car__box span {
    font-size: 8.22rem;
  }
}
.car__img {
  margin-top: 4.9rem;
}

@media (max-width: 968px) {
  .car__img {
    height: 35.3rem;
  }
}
.car__img01, .car__img02, .car__img03, .car__img04, .car__img05, .car__img06, .car__img07, .car__img08, .car__img09, .car__img10, .car__img11, .car__img12 {
  width: 95%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 968px) {
  .car__img01, .car__img02, .car__img03, .car__img04, .car__img05, .car__img06, .car__img07, .car__img08, .car__img09, .car__img10, .car__img11, .car__img12 {
    width: 95%;
    height: auto;
  }
}
.car-swiper-2 {
  margin-top: 4rem;
  margin-left: 6.6rem;
  margin-right: 6.6rem;
}

@media (max-width: 968px) {
  .car-swiper-2 {
    padding-left: 0;
    padding-right: 0;
    margin-top: 5.5rem;
  }
}
.car-swiper-2 .swiper-slide {
  text-align: center;
}

@media (max-width: 968px) {
  .swiper-pagination {
    position: relative;
    margin-top: 5.4rem;
    justify-content: center;
  }
}
.swiper-pagination01 {
  text-align: center;
  margin-top: 4.4rem;
  position: relative;
  z-index: 3;
}

.swiper-pagination02 {
  text-align: center;
  margin-top: 4.4rem;
  position: relative;
  z-index: 3;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 1.9rem;
  height: 1.9rem;
  margin-left: 2.3rem;
  margin-right: 2.3rem;
}

.swiper-pagination-bullet-active {
  background: #37af37 !important;
}

.buy {
  max-width: 180rem;
  height: 39.5rem;
  background: url(../img/top/buy-bg.png) no-repeat center center/cover;
  margin-top: 11.5rem;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 968px) {
  .buy {
    margin-top: 7.5rem;
    background: url(../img/top/buy-bg_sp.png) no-repeat center center/cover;
    width: 90rem;
    height: 42.9rem;
  }
}
.buy__text {
  text-align: center;
  padding-top: 5.4rem;
  font-size: 6.2rem;
  font-weight: bold;
}

@media (max-width: 968px) {
  .buy__text {
    font-size: 4rem;
    line-height: 155%;
  }
}
.buy__text span {
  font-size: 9.8rem;
  color: #D6AA01;
}

@media (max-width: 968px) {
  .buy__text span {
    font-size: 6.3rem;
  }
}
.but__about {
  font-size: 4.3rem;
  line-height: 1.8863636364;
  font-weight: bold;
  text-align: center;
  margin-top: 3.6rem;
}

@media (max-width: 968px) {
  .but__about {
    font-size: 3.1rem;
    margin-top: 2.1rem;
  }
}
.car__button {
  margin-top: 5.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9.1rem;
}

@media (max-width: 968px) {
  .car__button {
    flex-direction: column;
    gap: 3.5rem;
    margin-top: 3rem;
  }
}
.flow {
  margin-top: 9.5rem;
}

@media (max-width: 968px) {
  .flow {
    margin-top: 0rem;
  }
}
.flow__list {
  margin-top: 7.5rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5.1rem;
  margin-left: 3.1rem;
  margin-right: 3.1rem;
}

@media (max-width: 968px) {
  .flow__list {
    grid-template-columns: repeat(1, 1fr);
    padding-left: 2rem;
    padding-right: 4rem;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3.5rem;
    gap: 6.1rem;
  }
}
.flow__item {
  position: relative;
}

@media (max-width: 968px) {
  .flow__item {
    padding-left: 1.1rem;
  }

  .flow__item:nth-of-type(n+2) {
    margin-top: 3.5rem;
  }
}
.flow__item:last-of-type::after {
  display: none;
}

@media (max-width: 968px) {
  .flow__item:last-of-type::after {
    display: block;
  }
}
.flow__item::after {
  content: "";
  position: absolute;
  background: url(../img/top/line03.png) no-repeat center center/cover;
  width: 4.5rem;
  height: 45rem;
  top: 50%;
  transform: translateY(-50%);
  right: -5.1rem;
}

@media (max-width: 968px) {
  .flow__item::after {
    background: url(../img/top/line-sp.png) no-repeat center center/cover;
    width: 70%;
    height: 6rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: -8rem;
    top: auto;
  }
}
.flow__left {
  display: flex;
  gap: 2.2rem;
  align-items: flex-end;
}

@media (max-width: 968px) {
  .flow__left {
    align-items: flex-start;
  }
}
.flow__number {
  font-family: "Oswald", sans-serif;
  font-size: 4.5rem;
  font-weight: bold;
  text-align: center;
  color: #d7aa00;
}

@media (max-width: 968px) {
  .flow__number {
    font-size: 4rem;
  }
}
.flow__number span {
  font-size: 10rem;
}

.flow__title {
  letter-spacing: 0.05em;
}

.flow__head {
  font-size: 4.2rem;
  font-weight: bold;
  color: #1ea0dc;
  padding-bottom: 3rem;
}

.flow__about {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 2;
  padding-left: 1rem;
  margin-top: 2.3rem;
}

@media (max-width: 968px) {
  .flow__about {
    margin-top: 0rem;
    line-height: 1.6;
    padding-left: 0;
  }
}
.flow__btn {
  margin-top: 9.6rem;
}

@media (max-width: 968px) {
  .flow__btn {
    margin-top: 11.2rem;
  }
}
section.worries {
  margin-top: 9.5rem;
}
section.worries h2 {
  font-size: 4rem;
}
section.worries .worries-img-wrapper {
  text-align: center;
  position: relative;
  margin-top: 5rem;
}
section.worries .worries-img-wrapper .worries__img {
  width: auto;
  height: 500px;
  margin-left: 25px;
  z-index: 2;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__img {
    width: auto;
    height: 200px;
  }
}
section.worries .worries-img-wrapper .worries__msg {
  position: absolute;
  width: fit-content;
  margin: auto;
  padding: 2rem 1rem;
  background: #EEE8AA;
  border: solid 0px #333;
  border-radius: 10px;
  font-size: 3.0rem;
  font-weight: bold;
}
section.worries .worries-img-wrapper .worries__msg::before, section.worries .worries-img-wrapper .worries__msg::after {
  content: "";
  position: absolute;
  background: #EEE8AA;
  border-radius: 50%;
}
section.worries .worries-img-wrapper .worries__msg::before {
  height: 15px;
  width: 15px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg::before {
    height: 8px;
    width: 8px;
  }
}
section.worries .worries-img-wrapper .worries__msg::after {
  height: 10px;
  width: 10px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg::after {
    height: 4px;
    width: 4px;
  }
}
section.worries .worries-img-wrapper .worries__msg1 {
  top: 0;
  left: 1%;
}
section.worries .worries-img-wrapper .worries__msg1::before {
  top: 20%;
  right: -20px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg1::before {
    top: 105%;
    right: 10px;
  }
}
section.worries .worries-img-wrapper .worries__msg1::after {
  top: 30%;
  right: -40px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg1::after {
    top: 120%;
    right: 3px;
  }
}
section.worries .worries-img-wrapper .worries__msg2 {
  top: 30%;
  left: 3%;
}
section.worries .worries-img-wrapper .worries__msg2::before {
  top: 20%;
  right: -20px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg2::before {
    right: -10px;
  }
}
section.worries .worries-img-wrapper .worries__msg2::after {
  top: 30%;
  right: -40px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg2::after {
    right: -20px;
  }
}
section.worries .worries-img-wrapper .worries__msg3 {
  top: 60%;
  left: 2%;
}
section.worries .worries-img-wrapper .worries__msg3::before {
  top: 20%;
  right: -20px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg3::before {
    top: -40%;
    right: 20px;
  }
}
section.worries .worries-img-wrapper .worries__msg3::after {
  top: 30%;
  right: -40px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg3::after {
    top: -40%;
    right: 10px;
  }
}
section.worries .worries-img-wrapper .worries__msg4 {
  top: -7%;
  right: 1%;
}
section.worries .worries-img-wrapper .worries__msg4::before {
  top: 20%;
  left: -20px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg4::before {
    top: 105%;
    left: 25px;
  }
}
section.worries .worries-img-wrapper .worries__msg4::after {
  top: 30%;
  left: -40px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg4::after {
    top: 130%;
    left: 20px;
  }
}
section.worries .worries-img-wrapper .worries__msg5 {
  top: 35%;
  right: 1%;
}
section.worries .worries-img-wrapper .worries__msg5::before {
  top: 20%;
  left: -20px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg5::before {
    top: 80%;
    left: -10px;
  }
}
section.worries .worries-img-wrapper .worries__msg5::after {
  top: 30%;
  left: -40px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg5::after {
    top: 100%;
    left: -20px;
  }
}
section.worries .worries-img-wrapper .worries__msg6 {
  top: 70%;
  right: 1%;
}
section.worries .worries-img-wrapper .worries__msg6::before {
  top: 20%;
  left: -20px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg6::before {
    top: -40%;
    left: 55px;
  }
}
section.worries .worries-img-wrapper .worries__msg6::after {
  top: 30%;
  left: -40px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg6::after {
    top: -40%;
    left: 45px;
  }
}
section.worries .worries-img-wrapper .worries__msg7 {
  top: 95%;
  left: 0;
  width: auto;
  height: auto;
}
section.worries .worries-img-wrapper .worries__msg7::before {
  top: 20%;
  right: -20px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg7::before {
    top: -40%;
    right: 110px;
  }
}
section.worries .worries-img-wrapper .worries__msg7::after {
  top: 30%;
  right: -40px;
}
@media (max-width: 968px) {
  section.worries .worries-img-wrapper .worries__msg7::after {
    top: -40%;
    right: 100px;
  }
}
section.worries .worries__desc {
  margin-top: 12rem;
}
section.worries .worries__desc p {
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  margin-bottom: 3rem;
}
section.worries .worries__desc span {
  color: #1ea0dc;
}
section.worries .worries__desc img {
  width: 10vw;
  min-width: 80px;
  margin-left: 5px;
  vertical-align: middle;
}

section.lineup {
  margin-top: 9.5rem;
}
section.lineup h2 {
  font-size: 4rem;
}
section.lineup .lineup__img {
  width: 95%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
section.lineup .lineup-swiper {
  margin-top: 8.9rem;
  margin-left: 6.6rem;
  margin-right: 6.6rem;
}
section.lineup .lineup-swiper .swiper-slide {
  text-align: center;
  margin-top: 0;
}
section.lineup .swiper-pagination03 {
  position: relative;
  margin-top: 4.4rem;
  text-align: center;
  z-index: 3;
}
section.lineup .lineup__desc {
  font-size: 3.2rem;
  line-height: 2;
  text-align: center;
  margin-bottom: 3rem;
}

.voice {
  margin-top: 14.4rem;
  background-color: #ffffdc;
  padding-bottom: 2rem;
}

@media (max-width: 968px) {
  .voice {
    background-color: #fff;
    margin-top: 12.4rem;
  }
}
.voice__title {
  font-size: 4.2rem;
  text-align: center;
  font-weight: bold;
  color: #000;
  position: relative;
  z-index: 2;
  margin-top: -0.9rem;
}

@media (max-width: 968px) {
  .voice__title {
    font-size: 3.4rem;
  }
}
.voice__title::after {
  content: "";
  position: absolute;
  background: url(../img/top/reviews-title1.png) no-repeat center center/cover;
  width: 131.2rem;
  height: 14.3rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

@media (max-width: 968px) {
  .voice__title::after {
    width: 87.2rem;
    height: 9.5rem;
  }
}
.voice__list {
  max-width: 131rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12rem;
}

@media (max-width: 968px) {
  .voice__list {
    margin-left: 3.6rem;
    margin-right: 3.6rem;
    margin-top: 5rem;
  }
}
.voice__item {
  display: flex;
  gap: 2.7rem;
}

.voice__item:nth-of-type(n+2) {
  margin-top: 7.4rem;
}

@media (max-width: 968px) {
  .voice__item:nth-of-type(n+2) {
    margin-top: 6.4rem;
  }
}
.voice__img {
  width: 20rem;
  border-radius: 50%;
}

.voice__img img {
  border-radius: 50%;
}

.voice__name {
  font-size: 2.2rem;
  text-align: center;
  margin-top: 3.5rem;
}

@media (max-width: 968px) {
  .voice__name {
    margin-top: 2.4rem;
  }
}
.voice__right {
  margin-top: 1rem;
}

.voice__head {
  font-size: 4rem;
  font-weight: bold;
  color: #1ea0dc;
}

@media (max-width: 968px) {
  .voice__head {
    font-size: 3.8rem;
    color: #1ea0dc;
  }
}
.voice__about {
  font-size: 2.8rem;
  line-height: 2.0714285714;
  font-weight: 400;
  margin-top: 3rem;
}

@media (max-width: 968px) {
  .voice__about {
    margin-top: 2.4rem;
  }
}
.contact {
  padding-top: 3.8rem;
  padding-bottom: 5.5rem;
  display: flex;
  gap: 8.1rem;
  margin-left: 11.1rem;
  margin-right: 11.1rem;
}

@media (max-width: 968px) {
  .contact {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    padding-top: 5.8rem;
    gap: 2.1rem;
    padding-bottom: 2.5rem;
  }
}
.contact__left {
  width: 81.5rem;
  border-radius: 3.5rem;
  border: 1px solid #221715;
  padding-top: 5.1rem;
  padding-bottom: 3.5rem;
  height: 53.6rem;
  flex-shrink: 0;
}

@media (max-width: 968px) {
  .contact__left {
    width: 86.3rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2.1rem;
    height: 51.6rem;
  }
}
.contact__head {
  font-size: 3.8rem;
  font-weight: bold;
  color: #26a323;
  text-align: center;
}

@media (max-width: 968px) {
  .contact__head {
    font-size: 4rem;
  }
}
.contact__line {
  width: 14.8rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
}

.contact__text {
  font-size: 3.1rem;
  margin-top: 5rem;
  text-align: center;
}

@media (max-width: 968px) {
  .contact__text {
    margin-top: 3rem;
    line-height: 1.5;
  }
}
.contact__btn {
  margin-top: 5rem;
}

@media (max-width: 968px) {
  .contact__btn {
    margin-top: 3rem;
  }
}
.contact__btn a {
  gap: 2.4rem;
  width: 68rem;
  margin-left: auto;
  margin-right: auto;
  height: 9rem;
  font-size: 5.2rem;
}

.contact__btn a span {
  font-size: 3.2rem;
  width: 9.7rem;
  height: 4.8rem;
}

.contact__right {
  padding-top: 1.2rem;
}

@media (max-width: 968px) {
  .contact__right {
    text-align: center;
  }
}
.contact__item {
  display: flex;
  gap: 4.7rem;
  align-items: center;
}

@media (max-width: 968px) {
  .contact__item {
    padding-left: 3rem;
    gap: 1.8rem;
  }
}
.contact__item:nth-of-type(n+2) {
  margin-top: 3.6rem;
}

@media (max-width: 968px) {
  .contact__item:nth-of-type(n+2) {
    margin-top: 3rem;
  }
}
.contact__icon {
  width: 10.1rem;
}

.contact_btn::after {
  right: 2rem;
}

.contact_btn a {
  height: 10.2rem;
  width: 67.4rem;
  font-size: 5.2rem;
}

@media (max-width: 968px) {
  .contact_btn a {
    width: 76rem;
    height: 9rem;
  }
}
.contact_btn a span {
  font-size: 3.7rem;
  width: 11.3rem;
  height: 5.5rem;
}

.tel a {
  font-size: 9.1rem;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  color: #221715;
}

@media (max-width: 968px) {
  .tel a {
    font-size: 8.2rem;
    padding-left: 2rem;
  }
}
.dash__list {
  margin-top: 2.5rem;
  display: flex;
  gap: 2.5rem;
  margin-left: 11.5rem;
  margin-right: 11.5rem;
}

@media (max-width: 968px) {
  .dash__list {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    margin-top: -1.4rem;
  }
}
.dash__left {
  width: 82.9rem;
  flex-shrink: 0;
}

@media (max-width: 968px) {
  .dash__left {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
}
@media (max-width: 968px) {
  .dash__img {
    order: 2;
    margin-top: 1rem;
  }
}
.dash__text {
  font-size: 3rem;
  font-weight: bold;
  color: #22376E;
  text-align: center;
  margin-top: 3.5rem;
  line-height: 1.7666666667;
}

@media (max-width: 968px) {
  .dash__text {
    order: 1;
    font-size: 3.1rem;
  }
}
.dash__right {
  width: 100%;
}

.dash__map {
  height: 57rem;
}

@media (max-width: 968px) {
  .dash__map {
    width: 82.9rem;
    height: 54.3rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.dash__map iframe {
  height: 100%;
  width: 100%;
}

.dash_btn {
  margin-top: 5.1rem;
}

@media (max-width: 968px) {
  .dash_btn {
    margin-top: 3rem;
  }
}
.dash_btn a {
  width: 58.4rem;
  height: 8.8rem;
  font-size: 3.2rem;
  justify-content: center;
  margin-left: 7.8rem;
}

@media (max-width: 968px) {
  .dash_btn a {
    margin-left: auto;
    margin-right: auto;
  }
}
.dash__about {
  font-size: 2.8rem;
  line-height: 2.0714285714;
  text-align: center;
  margin-top: 3.9rem;
}

@media (max-width: 968px) {
  .dash__about {
    font-size: 2.7rem;
    text-align: left;
    padding-left: 3.4rem;
    padding-right: 3.4rem;
    margin-top: 3.1rem;
  }
}
.dash__box {
  max-width: 171.8rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.1rem;
  margin-bottom: 3rem;
  border: 1px solid #221715;
  border-radius: 4rem;
  padding-top: 4.3rem;
  padding-bottom: 2.3rem;
  padding-left: 2.7rem;
  padding-right: 2.7rem;
}

@media (max-width: 968px) {
  .dash__box {
    max-width: 86.3rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.dash__items {
  display: flex;
  gap: 7rem;
  padding-bottom: 3.2rem;
  border-bottom: 1px solid #221715;
}

@media (max-width: 968px) {
  .dash__items {
    flex-direction: column;
    gap: 2rem;
    padding-bottom: 3.5rem;
  }
}
.dash__items:nth-of-type(n+2) {
  margin-top: 2.8rem;
}

.dash__items:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.dash__heading {
  font-size: 3.2rem;
  width: 14rem;
  font-weight: bold;
  flex-shrink: 0;
}

.dash__more {
  font-size: 3rem;
  display: flex;
  gap: 4rem;
}

@media (max-width: 968px) {
  .dash__more {
    flex-direction: column;
    gap: 3.2rem;
  }
}
.dash__more p {
  line-height: 2.2142857143;
}

.dash__more p:nth-of-type(1) {
  width: 73rem;
}

@media (max-width: 968px) {
  .dash__more p:nth-of-type(1) {
    width: 100%;
  }
}
.dash__more p:nth-of-type(2) {
  width: 72.2rem;
}

@media (max-width: 968px) {
  .dash__more p:nth-of-type(2) {
    width: 100%;
  }
}
.dash__name {
  font-size: 2.8rem;
  padding-bottom: 5.7rem;
}

.catch-copy__inner {
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
}

.catch-copy__img1 {
  height: fit-content;
  left: 6rem;
  position: absolute;
  top: 8rem;
  width: 12vw;
}

.catch-copy__img2 {
  bottom: 0;
  position: absolute;
  right: 0rem;
  width: 15vw;
}

.catch-copy__text {
  font-size: 7rem;
  font-weight: bold;
  line-height: 12rem;
  margin-inline: auto;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Oswald", sans-serif;
}

.catch-copy__text .blue-text {
  font-size: 10rem;
  font-weight: bold;
}

.blue-text {
  color: #1ea0dc;
}

.top-banner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 5rem 5vw 0rem 5vw;
  justify-content: space-between;
}

.top-banner-item01 {
  width: 30%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.top-banner-item01 p {
  font-size: 5.5rem;
  font-weight: bold;
}

.top-banner-item02 {
  position: relative;
}

.top-banner-item02 p {
  font-size: 18rem;
  font-weight: bold;
  font-family: "Oswald", sans-serif;
  color: #1ab51a;
}

.top-banner-item02::before {
  content: "";
  position: absolute;
  background: url(../img/top/star.png) no-repeat center center/cover;
  left: 50%;
  transform: translateX(-50%);
  top: -4rem;
  width: 10vw;
  height: 3vw;
}

.top-banner-item02::after {
  content: "";
  position: absolute;
  background: url(../img/top/crown.png) no-repeat center center/cover;
  left: 50%;
  transform: translateX(-50%);
  top: 0rem;
  width: 2.5vw;
  height: 2vw;
}

.faq__title {
  margin-top: 72px;
}

.faq__inner {
  padding-inline: 20px;
}

.faq__boxes {
  display: flex;
  flex-direction: column;
  gap: 33px;
  margin-inline: auto;
  margin-top: 30px;
  max-width: 1580px;
}

.faq__box {
  border: 2px solid #000;
  border-radius: 20px;
}

.faq__Q {
  display: flex;
  gap: 2rem;
  margin-inline: 50px;
  padding-block: 20px;
  position: relative;
}

.faq__Q::after {
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  content: "";
  height: 12px;
  position: absolute;
  right: 5px;
  rotate: 45deg;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.25s ease;
  width: 12px;
}

.faq__Q span {
  align-items: center;
  background-color: #d7aa00;
  border-radius: 50%;
  display: flex;
  font-family: Futura;
  font-size: 3rem;
  font-weight: bold;
  height: 5rem;
  justify-content: center;
  width: 5rem;
}

.faq__Q p {
  align-items: center;
  font-size: 3rem;
  display: flex;
}

.faq__box.is-open .faq__Q::after {
  transform: translateY(-50%) rotate(90deg);
  /* 下向きに回転 */
}

.faq__box.is-open .faq__Q {
  border-bottom: 1px solid #000;
}

.faq__A {
  background-color: #e6f5ff;
  border-radius: 0 0 20px 20px;
  display: flex;
  gap: 2.5rem;
  max-height: 0;
  opacity: 0;
  /* ぼんやり消える */
  overflow: hidden;
  padding: 33px 50px 50px 50px;
  padding: 0 50px;
  /* 横の余白だけ残す */
  transform-origin: top;
  transform: scaleY(0);
  height: auto;
  overflow: hidden;
  transition: transform 0.2s ease;
}

.faq__A span {
  align-items: center;
  background-color: #d7aa00;
  border-radius: 50%;
  display: flex;
  font-family: Futura;
  font-size: 3rem;
  font-weight: bold;
  height: 5rem;
  justify-content: center;
  width: 5rem;
}

.faq__A p {
  font-size: 2.5rem;
  line-height: 2;
}

.faq__btn {
  padding-top: 53px;
  text-align: center;
}

/* 開いた状態（.faq__box に is-open が付く） */
.faq__box.is-open .faq__A {
  /* 充分に大きい max-height を指定（中身の高さを超える値） */
  max-height: 1000px;
  opacity: 1;
  padding: 33px 50px 50px 50px;
  transform: scaleY(1);
  /* 既存デザインの余白に戻す */
}

/* スマホ対応（既存の@mixinを使っていない純CSS版） */
.faq__box.is-open .faq__A {
  padding: 20px 50px;
  /* モバイル時の開いた余白 */
}

.youtube__inner {
  padding-bottom: 14px;
}

.youtube__boxes {
  display: flex;
  gap: 3.5rem;
  justify-content: center;
  padding: 30px 0px;
}

.youtube__box iframe {
  height: 25vw;
  width: 40vw;
}

.youtube__text {
  text-align: center;
}

.youtube__text p {
  font-size: 3.4rem;
  line-height: 5rem;
}

.youtube__btn-container {
  padding-top: 20px;
  text-align: center;
}

.youtube__btn-container .youtube__btn {
  border: none;
  padding: 30px 230px;
}

.youtube__btn-container .youtube__btn::after {
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  right: 20px;
}

.justify-center-btn {
  justify-content: center;
  padding-left: 0px !important;
}

.company__branch {
  cursor: pointer;
  padding-right: 48px;
  position: relative;
}

.company__branch {
  background-color: #37af37 !important;
  padding-bottom: 23px;
}

.section-title {
  background-color: #1ea0dc;
  color: #fff;
  font-size: 5rem;
  font-weight: 700;
  padding-block: 20px;
  text-align: center;
}

.company__branch::after {
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  content: "";
  height: 12px;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.25s ease;
  width: 12px;
}

.company__container.is-open > .company__branch::after {
  transform: translateY(-50%) rotate(135deg);
}

.dash {
  padding: 1px 0rem;
}

.company__panel {
  overflow: hidden;
  transition: height 0.3s ease;
}

.footer__inner {
  display: flex;
  gap: 5px;
  align-items: center;
  padding-left: 2rem;
}

.footer__logo img {
  width: 25rem;
}

.top-banner-sp-text {
  font-size: 3.5rem;
  font-weight: bold;
  text-align: center;
  margin: 10px;
}

.car__button p {
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  margin-bottom: 3rem;
}

.car__button p span {
  color: #1ea0dc;
}

.fix-cta {
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
}

.factory {
  margin-top: 9.5rem;
}

.factory-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.img-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
  gap: 6rem;
  width: 84%;
}

.img-wrapper img {
  height: -webkit-fill-available;
}

.factory-title {
  margin-top: 20px;
  font-size: 4.2rem;
  font-weight: bold;
  position: relative;
  z-index: 2;
}

.factory-title span {
  font-size: 7rem;
  font-weight: bold;
  line-height: 1;
  color: #1ea0dc;
  font-family: "Oswald", sans-serif;
}

.factory-title::after {
  background-color: #e1e619;
  content: "";
  height: 2rem;
  left: 50%;
  bottom: -1rem;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
  z-index: -1;
}

.factory-desc {
  margin-top: 20px;
  font-size: 3.2rem;
  text-align: center;
  line-height: 2;
}

.cta-btn {
  display: flex;
  flex-direction: row;
  gap: 0rem;
  justify-content: center;
  padding: 0px 0px;
  background: #ffffdc;
}

.cta-btn a {
  width: 33vw;
  height: 20rem;
  font-size: 4rem;
  padding-left: 3.4rem;
}

  /*
  .cta-btn1 {
    display: flex;
    flex-direction: column;
    gap: 3rem;
    justify-content: center;
    padding: 5px 0px;
    background: #ffffdc;
  }
  
  .cta-btn1 a {
    width: 45vw;
    height: 8.8rem;
    font-size: 4rem;
    padding-left: 3.4rem;
    gap: 1.6rem;
  }
  
  .cta-btn2 {
    display: flex;
    flex-direction: row;
    gap: 3rem;
    justify-content: center;
    padding: 0px 0px;
    background: #ffffdc;
  }
  
  .cta-btn2 a {
    width: 45vw;
    height: 8.8rem;
    font-size: 4rem;
    padding-left: 3.4rem;
    gap: 1.6rem;
  }
*/
/*
  .worries {
    margin-top: 9.5rem;

    .worries-list {
      margin-top: 4rem;

      ul li {
        font-size: 3.4rem;
        text-align: left;
        line-height: 2;
        padding-left: 50px;
        background: url(../img/top/checkmark.png) no-repeat;
        background-size: 25px auto;
        background-position: 15px 0px;
      }
    }
  }
*/
@media (max-width: 968px) {
  .catch-copy__img2 {
    bottom: 0;
    position: absolute;
    right: 0rem;
    width: 15vw;
    display: none;
  }

  .catch-copy__text {
    font-size: 4rem;
    font-weight: bold;
    line-height: 1.5;
    margin-inline: auto;
    width: -moz-fit-content;
    width: 80%;
    margin-left: 15%;
    font-family: "Oswald", sans-serif;
  }

  .catch-copy__img1 {
    height: fit-content;
    left: 1rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 13vw;
  }

  .catch-copy__text .blue-text {
    font-size: 7rem;
    font-weight: bold;
    line-height: 1;
  }

  .section-title {
    background-color: #1ea0dc;
    color: #fff;
    font-size: 5rem;
    font-weight: 700;
    padding-block: 10px;
    text-align: center;
  }

  .company__branch::after {
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    content: "";
    height: 8px;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    transition: transform 0.25s ease;
    width: 8px;
  }

  .faq__Q {
    display: flex;
    gap: 2rem;
    margin-inline: 20px;
    padding-block: 20px;
    position: relative;
  }

  .faq__box.is-open .faq__A {
    padding: 20px;
    border-top: 1px solid #000;
    border-radius: 0;
  }

  .faq__box.is-open .faq__Q {
    border-bottom: unset;
  }

  .faq__A span {
    align-items: center;
    background-color: #d7aa00;
    border-radius: 50%;
    display: flex;
    font-family: Futura;
    font-size: 3rem;
    font-weight: bold;
    height: 5rem;
    justify-content: center;
    width: 5rem;
    min-width: 5rem;
  }

  .faq__A p {
    font-size: 3.2rem;
    line-height: 5rem;
    font-weight: bold;
  }

  .faq__Q::after {
    border-right: 3px solid #000;
    border-top: 3px solid #000;
    content: "";
    height: 10px;
    position: absolute;
    right: 10px;
    rotate: 45deg;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.25s ease;
    width: 10px;
  }

  .catch-copy__inner {
    padding-bottom: 0px;
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 0;
  }

  .top-banner-item01 {
    width: 70%;
    display: flex;
    flex-direction: column;
    gap: 2rem;
  }

  .top-banner-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 5rem 11vw 0rem 11vw;
    justify-content: center;
  }

  .top-banner-item02 p {
    font-size: 18rem;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
    color: #1ea0dc;
  }

  .faq__inner {
    padding-inline: 0px;
  }

  .faq__boxes {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-inline: auto;
    margin-top: 0;
    max-width: 1580px;
  }

  .faq__box {
    border: unset;
    border-bottom: 2px solid #000;
    border-radius: 0;
  }

  .faq__Q p {
    align-items: center;
    display: flex;
    font-size: 3.8rem;
    font-weight: bold;
  }

  .sp-show-person {
    position: absolute;
    width: 19vw;
    bottom: -10vw;
    left: 8vw;
    z-index: -1;
  }

  .ml-30p {
    margin-left: 30% !important;
  }

  .youtube__box iframe {
    height: 50vw;
    width: 80vw;
  }

  .dash-text {
    font-size: 4.2rem;
    font-weight: bold;
    text-align: center;
    margin: 10px 0px;
    line-height: 1.5;
  }

  .dash__name {
    font-size: 3.4rem;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    border-bottom: 1px solid #221715;
  }

  .factory-wrapper {
    padding-bottom: 8rem;
    padding-top: 5.1rem;
  }

  .img-wrapper {
    height: 26rem;
  }

  .img-wrapper img {
    height: 100%;
  }
}
section.comparison {
  margin-top: 9.5rem;
}
section.comparison h2 {
  font-size: 4rem;
}
section.comparison .table-scroll {
  padding-left: 10px;
  padding-right: 10px;
}
section.comparison .table-scroll .table_design {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin-top: 8rem;
  /*
      thead th:nth-child(2)::before {
        content: '';
        width: 100%;
        height: 10px;
        position: absolute;
        background-color: #f88400;
        left: 0;
        bottom: 100%;
      }
      thead th:nth-child(2)::after {
        content: 'Ｄａｓｈの';
        width: max-content;
//        color: #f88400;
        color: black;
        padding: 0.3em 1em;
        background: #fff;
        border: 2px solid #f88400;
        border-radius: 100vh;
        position: absolute;
        top: -25px;
        left: 50%;
        transform: translateX(-50%);
      }
*/
}
section.comparison .table-scroll .table_design thead th {
  padding: 1em .8em;
  border-right: 2px solid #EEEEEE;
}
section.comparison .table-scroll .table_design thead th img {
  width: 70%;
  max-width: 300px;
}
section.comparison .table-scroll .table_design td {
  color: black;
  padding: 1em;
}
section.comparison .table-scroll .table_design thead th:not(:first-child) {
  background: #DBDBDB;
  color: black;
  padding: 0.5em;
}
section.comparison .table-scroll .table_design thead th:nth-child(2) {
  background-color: #f88400;
  position: relative;
  width: 40%;
}
section.comparison .table-scroll .table_design tbody th, section.comparison .table-scroll .table_design tbody td {
  border: 2px solid #EEEEEE;
  vertical-align: middle;
}
section.comparison .table-scroll .table_design tbody th {
  background-color: #f2f2f2;
  color: black;
}
section.comparison .table-scroll .table_design tbody td {
  background-color: white;
}
section.comparison .table-scroll .table_design td:nth-child(2) {
  color: #f88400;
  background: white;
}
section.comparison .table-scroll .table_design td:hover {
  transform: scale(1.05);
  outline: 2px solid #DBDBDB;
}
section.comparison .table-scroll .table_design td:nth-child(2):hover {
  transform: scale(1.05);
  outline: 2px solid #f88400;
}
section.comparison .comparison__desc {
  margin-top: 5rem;
}
section.comparison .comparison__desc p {
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  margin-bottom: 3rem;
}
section.comparison .comparison__desc span {
  color: #1ea0dc;
}
@media screen and (max-width: 787px) {
  section.comparison .table-scroll {
    overflow-x: auto;
  }
}
