@charset "UTF-8";
/* ========== ========== ==========
個別部
========== ========== ========== */
body {
  --color-main: #70C088 !important;
  --header-height: clamp(40px, calc(92/var(--base-width-pc)*100vw), 92px);
}

.sectionTitle_span {
  font-size: 3.2rem;
  margin-bottom: 0.3rem;
}
.sectionTitle_ja.-big {
  font-size: 5.2rem;
}
@media screen and (max-width: 768px) {
  .sectionTitle_ja.-big {
    font-size: 5rem;
  }
}
.sectionTitle_ja.-big::before, .sectionTitle_ja.-big::after {
  display: none;
}
.sectionTitle_ja .text-small {
  font-size: 4.4rem;
}

.header_sp_hamburger {
  height: calc(var(--header-height) - 1rem);
}

.footer_dail_title {
  text-align: center;
}
.footer_dail_title .text-big {
  margin-top: 0.8rem;
  display: block;
  font-size: 2.9rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.footer_dail_text_icon {
  color: #8C8C8C;
}
.footer_dail_text_texts {
  display: block;
}
.footer_dail_text_day {
  text-align: right;
}

.fukidashi_inner {
  border: solid 0.3rem black;
  border-radius: 0.8rem;
}
.fukidashi_icon {
  position: absolute;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: 2.1rem;
  height: 2.2rem;
  top: 0;
  right: 0;
  transform: translate(75%, -75%);
  color: var(--color-main);
}
.fukidashi_text {
  padding: 0.7rem 3.3rem 0.8rem;
}
.fukidashi_tail {
  background-color: black;
}

.slider_arrow {
  background-color: white;
  border: solid 0.2rem black;
}
.slider_arrow::after {
  border-color: black;
}
.slider_arrow:hover {
  background-color: black;
}
.slider_arrow:hover::after {
  border-color: white;
}

.slick-dots li button:before {
  opacity: 1 !important;
  color: white !important;
}

.slick-dots li.slick-active button:before {
  color: #9A9A9A !important;
}

@media screen and (max-width: 768px) {
  .FV_cta {
    margin: 5.4rem;
    flex-direction: column;
    padding-inline: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .FV_cta_tel {
    width: 100%;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .FV .btn {
    font-size: 1.3rem;
    padding-inline: 0;
    text-align: center;
  }
}
.resolution_text .color-orange {
  color: var(--color-main);
}

.merit_list {
  background-color: white;
  border: solid 0.3rem var(--color-main);
}
@media screen and (max-width: 768px) {
  .merit_list_flex {
    display: block;
  }
}
.merit_list_title {
  background-color: #FFF74E;
  color: inherit;
  border-bottom: solid 0.3rem var(--color-main);
}
.merit_list_title:where(.-n03) {
  color: var(--color-orange);
}
.merit_list_subtitle {
  color: #3C8C54;
  gap: 0.8rem;
}
.merit_list_subtitle::before {
  display: none;
}
.merit_list_subtitle_number {
  font-size: 3.6rem;
  font-weight: 400;
  flex-shrink: 0;
}
.merit_list_image {
  margin-inline: auto;
  display: block;
}
.merit_list_image:where(.-n03) {
  width: max(15.1rem, 151px);
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .merit_list_image:where(.-n03) {
    margin-inline: auto;
    width: 15rem;
  }
}
.merit_list_image:where(.-n01) {
  width: 34.4rem;
}
.merit_list_image:where(.-n02) {
  width: 25.3rem;
}
.merit_list_example {
  background-color: #F5F5F5;
  border-radius: 0.8rem;
}
.merit_list_example_block {
  display: flex;
  justify-content: center;
  align-items: center;
}
.merit_list_example_block_inner {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: white;
  position: relative;
}
.merit_list_example_block_inner:where(.-before *) {
  margin-left: auto;
  margin-right: 2rem;
  padding-inline: 5rem;
}
.merit_list_example_block_inner:where(.-after *) {
  margin-right: auto;
  margin-left: 2rem;
  border-width: 0.4rem;
  padding-inline: 5.1rem;
}
@media screen and (max-width: 768px) {
  .merit_list_example_block_inner {
    margin-inline: 0;
    width: 80%;
  }
}
.merit_list_example_block_title {
  white-space: nowrap;
}
.merit_list_example_block_car_image:where(.-before *):where(.-car1 *) {
  width: 11rem;
  margin-top: 2rem;
  margin-bottom: 1.2rem;
}
.merit_list_example_block_car_image:where(.-after *):where(.-car2 *) {
  width: 12rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.merit_list_example_block_car_image_iconWrap {
  transform: translate(30%, -25%);
}
.merit_list_example_block_car_cost {
  font-size: 2rem;
}
.merit_list_example_block_car_cost .color-main {
  color: #3C8C54;
}
.merit_list_example_block_car_cost .text-big {
  font-size: 2.8rem;
}
.merit_list_text {
  margin-bottom: 2rem;
}
.merit_list_text .text-big {
  font-weight: bold;
}
.merit_list_texts:where(.-n03 *) {
  margin-bottom: 0;
}
.merit_upper {
  margin-bottom: 0;
}
.merit_bottom {
  margin-bottom: 4rem;
  max-width: 86.4rem;
  margin-inline: auto;
}

.simulation_body {
  border: none;
  padding-inline: 0;
}
.simulation_content {
  justify-content: space-between;
}
.simulation_content .fukidashi {
  margin-inline: 0;
  position: relative;
  margin-bottom: 2rem;
}
.simulation_content .fukidashi_inner {
  background-color: #FFF74E;
}
.simulation_content .fukidashi_tail {
  background-color: black;
}
.simulation_content .fukidashi_tail::before {
  background-color: #FFF74E;
}
.simulation_dl {
  gap: 2.8rem 1.6rem;
}
.simulation_dd:nth-of-type(1) {
  font-size: 3.2rem;
}
.simulation_image {
  width: 55rem;
}
.simulation_estimate {
  border: solid 0.4rem var(--color-orange);
  border-radius: 0.8rem;
  background-color: #FFF4EA;
  padding: 2rem 6.6rem 4.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem 7.6rem;
}
@media screen and (max-width: 768px) {
  .simulation_estimate {
    padding: 4.5rem;
    flex-direction: column;
  }
}
.simulation_estimate_left {
  flex-shrink: 0;
}
.simulation_estimate_left .fukidashi {
  margin-bottom: 2rem;
  justify-content: flex-start;
}
.simulation_estimate_left_content {
  display: flex;
  gap: 1.2rem;
}
.simulation_estimate_left_text {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .simulation_estimate_left_text {
    font-size: 2.4rem;
  }
}
.simulation_estimate_left_text .text-big {
  display: block;
  font-size: 5.2rem;
}
@media screen and (max-width: 768px) {
  .simulation_estimate_left_text .text-big {
    font-size: 4rem;
  }
}
.simulation_estimate_left_image {
  width: 7.3rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.simulation_estimate_right {
  width: 100%;
}
.simulation_estimate_right_text1 {
  font-size: 2rem;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 768px) {
  .simulation_estimate_right_text1 {
    font-size: 1.6rem;
  }
}
.simulation_estimate_right_text1 .text-big {
  font-size: 2.4rem;
}
.simulation_estimate_right .btn {
  margin-bottom: 1.6rem;
  max-width: initial;
}
.simulation_estimate_right .btn::before {
  display: none;
}
.simulation_estimate_right .btn_image {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 3.18rem;
  width: 1.6rem;
  height: 1.6rem;
  color: white;
  transition: all 0.3s;
}
.simulation_estimate_right .btn:hover svg {
  color: var(--color-orange);
  transform: translate(0, -50%) rotate(-360deg);
}
.simulation_estimate_right_text2 {
  font-size: 1.4rem;
  font-weight: 400;
  color: #545454;
  text-align: center;
}

.lineUp {
  background-color: var(--color-main);
  margin-bottom: 0;
}
.lineUp .sectionTitle_ja, .lineUp .sectionTitle_en {
  color: white;
}
.lineUp_slider_li {
  border: solid 0.3rem black;
  border-radius: 0.8rem;
  overflow: hidden;
}
.lineUp_slider_tag {
  border-right: solid 0.3rem black;
  border-bottom: solid 0.3rem black;
  border-radius: 0 0 0.6rem 0;
  padding: 0.6rem 1.6rem;
  font-size: 1.8rem;
}
.staff {
  padding-block: 6rem 11.2rem;
  background-image: url("../img/staff_back.png");
  background-repeat: repeat;
  background-size: cover;
  margin-bottom: 6rem;
}
.staff .sectionTitle {
  margin-bottom: 2.5rem;
}
.staff .sectionTitle_ja {
  font-size: 2.8rem;
}
.staff .sectionTitle_ja .text-big {
  font-size: 4rem;
  display: block;
}
.staff_slider_ul {
  margin-bottom: 100px;
  margin-inline: 10rem;
}
.staff_slider_ul.-single .staff_slider_li_message,
.staff_slider_ul.-single .staff_slider_li_inner {
  width: 100%;
  max-width: 34rem;
  margin-inline: auto;
}
.staff_slider_ulWrap {
  position: relative;
}
.staff_slider_li {
  margin: 0 1.5rem;
  position: relative;
  transition: all 0.3s;
  display: flex !important;
  flex-direction: column;
  justify-content: stretch;
}
.staff_slider_li .fukidashi {
  margin-inline: 1.5rem;
  position: relative;
  bottom: -1rem;
}
.staff_slider_li .fukidashi_inner {
  border: solid 0.3rem var(--color-main);
  border-radius: 0.4rem;
}
.staff_slider_li .fukidashi_text {
  padding: 1.3rem 0.5rem;
  font-size: 2rem;
  letter-spacing: 0.05em;
  text-align: center;
}
.staff_slider_li .fukidashi_tail {
  background-color: var(--color-main);
}
.staff_slider_li_inner {
  border: solid 0.3rem black;
  border-radius: 1.2rem;
  overflow: hidden;
  background-color: white;
  display: flex;
  flex-direction: column;
}
.staff_slider_images {
  display: flex;
  margin-bottom: 2.4rem;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.staff_slider_images img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
  transition: all 0.3s;
}
.staff_slider_info {
  font-size: 1.4rem;
  text-align: center;
}
.staff_slider_infoWrap {
  margin-bottom: 2.8rem;
}
.staff_slider_info:not(:last-of-type) {
  margin-bottom: 0.55rem;
}
.staff_slider_info_assign {
  display: block;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.6rem;
}
.staff_slider_info_name {
  font-size: 2.8rem;
  letter-spacing: 0.05em;
}
.staff_slider_arrow {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: black;
  border-radius: 999px;
}
.staff_slider_arrows {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  justify-content: space-between;
}
.staff_slider_arrow::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-bottom: solid 1px white;
  border-right: solid 1px white;
}
.staff_slider_arrow.-prev::before {
  margin-left: 4px;
  transform: rotate(135deg);
}
.staff_slider_arrow.-next::before {
  margin-right: 4px;
  transform: rotate(-45deg);
}
.staff .slick-dots li button:before {
  color: #D9D9D9 !important;
}
.staff .slick-dots li.slick-active button:before {
  color: #5e5e5e !important;
}

.faq_li {
  border: solid 0.2rem var(--color-main);
  border-radius: 0.8rem;
}

/* 個別部ここまで
---------- ---------- */
