@charset "UTF-8";
/* 変数 mixin等のCSS
============================================================================= */
/* 変数
=================================================================== */
/* mixin
=================================================================== */
/* 無料相談会予約フォーム
============================================================================= */
.page-contact {
  overflow-x: hidden;
}

.main-visualUpper {
  padding: 11.979vw 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1280px) {
  .main-visualUpper {
    padding: 14.813vw 0 12.25vw;
  }
}
@media screen and (max-width: 1024px) {
  .main-visualUpper {
    padding: 160px 0 130px;
  }
}
@media screen and (max-width: 768px) {
  .main-visualUpper {
    padding: 140px 0 110px;
  }
}
@media screen and (max-width: 640px) {
  .main-visualUpper {
    padding: 120px 0 90px;
  }
}
@media screen and (max-width: 425px) {
  .main-visualUpper {
    padding: 110px 0 80px;
  }
}
.main-visualUpper.service {
  background: linear-gradient(0deg, rgba(52, 175, 186, 0.6) 0%, rgba(52, 175, 186, 0.6) 100%), url(/img-menu01.webp) no-repeat center/cover;
}
.main-visualUpper.plan {
  background: linear-gradient(0deg, rgba(52, 175, 186, 0.6) 0%, rgba(52, 175, 186, 0.6) 100%), url(/img-menu02.webp) no-repeat center/cover;
}
.main-visualUpper.performance {
  background: linear-gradient(0deg, rgba(52, 175, 186, 0.6) 0%, rgba(52, 175, 186, 0.6) 100%), url(/img-menu03.webp) no-repeat center/cover;
}
.main-visualUpper.works {
  background: linear-gradient(0deg, rgba(52, 175, 186, 0.6) 0%, rgba(52, 175, 186, 0.6) 100%), url(/img-menu04.webp) no-repeat center/cover;
}
.main-visualUpper.voice {
  background: linear-gradient(0deg, rgba(52, 175, 186, 0.6) 0%, rgba(52, 175, 186, 0.6) 100%), url(/img-menu05.webp) no-repeat center/cover;
}
.main-visualUpper.flow {
  background: linear-gradient(0deg, rgba(52, 175, 186, 0.6) 0%, rgba(52, 175, 186, 0.6) 100%), url(/img-menu06.webp) no-repeat center/cover;
}
.main-visualUpper.tool {
  background: linear-gradient(0deg, rgba(52, 175, 186, 0.6) 0%, rgba(52, 175, 186, 0.6) 100%), url(/img-menu07.webp) no-repeat center/cover;
}
.main-visualUpperDownload {
  background: linear-gradient(0deg, rgba(52, 175, 186, 0.6) 0%, rgba(52, 175, 186, 0.6) 100%), url(../img/new/img-menu08.webp) no-repeat center/cover;
}
.main-visualUpperReservation {
  background: linear-gradient(0deg, rgba(52, 175, 186, 0.6) 0%, rgba(52, 175, 186, 0.6) 100%), url(../img/new/img-menu09.webp) no-repeat center/cover;
}
.main-visualUpperContact {
  background: linear-gradient(0deg, rgba(52, 175, 186, 0.6) 0%, rgba(52, 175, 186, 0.6) 100%), url(../img/new/img-menu10.webp) no-repeat center/cover;
}
.main-visualUpper.column {
  background: linear-gradient(0deg, rgba(52, 175, 186, 0.6) 0%, rgba(52, 175, 186, 0.6) 100%), url(/img-menu11.webp) no-repeat center/cover;
}
.main-visualUpper.faq {
  background: linear-gradient(0deg, rgba(52, 175, 186, 0.6) 0%, rgba(52, 175, 186, 0.6) 100%), url(/img-menu12.webp) no-repeat center/cover;
}
.main-visualUpperInner {
  width: min(1440px, 75vw);
  width: 75vw;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  .main-visualUpperInner {
    width: 90vw;
  }
}
@media screen and (max-width: 1024px) {
  .main-visualUpperInner {
    width: min(1440px, 95%);
  }
}
.main-visualHead {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: 4.063vw;
  line-height: 1.2;
}
@media screen and (max-width: 1460px) {
  .main-visualHead {
    font-size: 3.958vw;
  }
}
@media screen and (max-width: 1280px) {
  .main-visualHead {
    font-size: 5vw;
  }
}
@media screen and (max-width: 1024px) {
  .main-visualHead {
    font-size: 50px;
  }
}
@media screen and (max-width: 768px) {
  .main-visualHead {
    font-size: 46px;
  }
}
@media screen and (max-width: 640px) {
  .main-visualHead {
    font-size: 40px;
  }
}
@media screen and (max-width: 425px) {
  .main-visualHead {
    font-size: 9vw;
  }
}
.main-visualHead .small {
  display: block;
  font-size: 0.65em;
}
@media screen and (max-width: 640px) {
  .main-visualHead .small {
    font-size: 0.6em;
  }
}
.main-visualLower {
  padding: 1.563vw 0 1.563vw;
  background: #56c4d0;
}
@media screen and (max-width: 425px) {
  .main-visualLower {
    padding: 15px 0 15px;
  }
}
.main-visualLowerInner {
  width: min(1440px, 75vw);
  width: 75vw;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  .main-visualLowerInner {
    width: 90vw;
  }
}
@media screen and (max-width: 1024px) {
  .main-visualLowerInner {
    width: min(1440px, 95%);
  }
}
.main-visualLowerHead {
  margin-top: 9.375vw;
  margin-bottom: 1.042vw;
  color: #fff;
  font-size: 2.917vw;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .main-visualLowerHead {
    margin-top: 100px;
    font-size: 36px;
  }
}
@media screen and (max-width: 640px) {
  .main-visualLowerHead {
    margin-top: 60px;
    font-size: 32px;
  }
}
@media screen and (max-width: 425px) {
  .main-visualLowerHead {
    margin-top: 40px;
    font-size: 7.5vw;
  }
}
.main-visualLowerText {
  color: #fff;
  font-size: 1.146vw;
  line-height: 1.4;
}
@media screen and (max-width: 1024px) {
  .main-visualLowerText {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .main-visualLowerText {
    font-size: 15px;
  }
}
@media screen and (max-width: 425px) {
  .main-visualLowerText {
    font-size: 13px;
  }
}

.reservation__cont {
  display: flex;
  width: min(920px, 90%);
  margin: 60px auto 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .reservation__cont {
    bottom: 45px auto 45px;
  }
}
@media screen and (max-width: 640px) {
  .reservation__cont {
    margin: 35px auto 35px;
  }
}
.reservation__cont-text {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 425px) {
  .reservation__cont-text {
    width: 100%;
  }
}
.reservation__cont-head {
  margin-bottom: 40px;
  color: #56c4d0;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .reservation__cont-head {
    font-size: min(26px, 3.2vw);
  }
}
@media screen and (max-width: 768px) {
  .reservation__cont-head {
    margin-bottom: 20px;
    font-size: min(24px, 3.2vw);
  }
}
@media screen and (max-width: 640px) {
  .reservation__cont-head {
    font-size: min(22px, 4.5vw);
  }
}
@media screen and (max-width: 425px) {
  .reservation__cont-head {
    margin-bottom: 20px;
    text-align: center;
    font-size: min(19px, 5.5vw);
  }
}
.reservation__step-list {
  counter-reset: number 0;
  margin-bottom: 35px;
}
@media screen and (max-width: 1024px) {
  .reservation__step-list {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .reservation__step-list {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 425px) {
  .reservation__step-list {
    margin-bottom: 20px;
  }
}
.reservation__step-list-item {
  font-size: 18px;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .reservation__step-list-item {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .reservation__step-list-item {
    font-size: 15px;
  }
}
@media screen and (max-width: 640px) {
  .reservation__step-list-item {
    font-size: min(14px, 3vw);
  }
}
@media screen and (max-width: 425px) {
  .reservation__step-list-item {
    font-size: 13px;
  }
}
.reservation__step-list-item:not(:last-child) {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .reservation__step-list-item:not(:last-child) {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 640px) {
  .reservation__step-list-item:not(:last-child) {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 425px) {
  .reservation__step-list-item:not(:last-child) {
    margin-bottom: 5px;
  }
}
.reservation__step-list-item::before {
  counter-increment: number 1;
  content: counter(number) ". ";
  font-size: 1.25em;
  font-weight: bold;
}
.reservation__corp {
  text-align: right;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .reservation__corp {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .reservation__corp {
    font-size: 13px;
  }
}
@media screen and (max-width: 640px) {
  .reservation__corp {
    font-size: 12px;
  }
}
@media screen and (max-width: 425px) {
  .reservation__corp {
    font-size: 11px;
  }
}
.reservation__img {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 190px;
}
@media screen and (max-width: 1024px) {
  .reservation__img {
    width: 180px;
  }
}
@media screen and (max-width: 768px) {
  .reservation__img {
    width: 140px;
  }
}
@media screen and (max-width: 640px) {
  .reservation__img {
    top: 30px;
    width: max(90px, 18vw);
  }
}
@media screen and (max-width: 425px) {
  .reservation__img {
    display: none;
  }
}
.reservation__form-wrap {
  width: min(1200px, 90%);
  margin: 0 auto 120px;
}
@media screen and (max-width: 425px) {
  .reservation__form-wrap {
    margin-bottom: 100px;
  }
}
.reservation__form-iframe {
  width: 100%;
  height: 680px;
  border: 2px solid;
}

.contact::before {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  background: #1b98dd;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1280px) {
  .contact::before {
    height: 10px;
  }
}
@media screen and (max-width: 768px) {
  .contact::before {
    height: 8px;
  }
}
@media screen and (max-width: 640px) {
  .contact::before {
    height: 6px;
  }
}
.contact__head {
  display: flex;
  gap: 2px;
  width: min(1200px, 90%);
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .contact__head {
    width: 98%;
  }
}
.contact__head-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  margin-top: -90px;
  text-align: center;
  background-color: #fff;
  border: solid 12px #e1f3ff;
  border-bottom: solid 12px #fff;
  border-radius: 24px 24px 0 0;
  color: #ddd;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  position: relative;
}
@media screen and (max-width: 1460px) {
  .contact__head-item {
    font-size: 34px;
  }
}
@media screen and (max-width: 1280px) {
  .contact__head-item {
    margin-top: -75px;
    font-size: 30px;
    border: solid 10px #e1f3ff;
    border-bottom: solid 10px #fff;
  }
}
@media screen and (max-width: 1024px) {
  .contact__head-item {
    margin-top: -70px;
    font-size: min(26px, 3vw);
    border-radius: 20px 20px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .contact__head-item {
    margin-top: -62px;
    border: solid 8px #e1f3ff;
    border-bottom: solid 8px #fff;
  }
}
@media screen and (max-width: 640px) {
  .contact__head-item {
    margin-top: -50px;
    border: solid 6px #e1f3ff;
    border-bottom: solid 6px #fff;
    border-radius: 16px 16px 0 0;
    font-size: min(20px, 3.6vw);
  }
}
@media screen and (max-width: 425px) {
  .contact__head-item {
    border-radius: 14px 14px 0 0;
  }
}
.contact__head-item:hover {
  cursor: pointer;
}
.contact__head-item--service {
  margin-left: auto;
}
.contact__head-item.js-is-active {
  border: solid 12px #1b98dd;
  border-bottom: none;
  color: #333;
  z-index: 2;
}
@media screen and (max-width: 1280px) {
  .contact__head-item.js-is-active {
    border: solid 10px #1b98dd;
    border-bottom: none;
  }
}
@media screen and (max-width: 768px) {
  .contact__head-item.js-is-active {
    border: solid 8px #1b98dd;
    border-bottom: none;
  }
}
@media screen and (max-width: 640px) {
  .contact__head-item.js-is-active {
    border: solid 6px #1b98dd;
    border-bottom: none;
  }
}
.contact__tel {
  width: min(1200px, 90%);
  margin: 0 auto;
  text-align: center;
  line-height: 1;
}
.contact__tel-head {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 500;
}
@media screen and (max-width: 1280px) {
  .contact__tel-head {
    font-size: 23px;
  }
}
@media screen and (max-width: 1024px) {
  .contact__tel-head {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .contact__tel-head {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .contact__tel-head {
    font-size: 16px;
  }
}
.contact__tel-number {
  margin-bottom: 10px;
  font-size: 62px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1280px) {
  .contact__tel-number {
    font-size: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .contact__tel-number {
    font-size: 58px;
  }
}
@media screen and (max-width: 768px) {
  .contact__tel-number {
    font-size: 50px;
  }
}
@media screen and (max-width: 640px) {
  .contact__tel-number {
    font-size: 40px;
  }
}
@media screen and (max-width: 425px) {
  .contact__tel-number {
    font-size: min(34px, 10vw);
  }
}
.contact__tel-time {
  margin-bottom: 30px;
  font-size: 20px;
}
@media screen and (max-width: 1280px) {
  .contact__tel-time {
    font-size: 19px;
  }
}
@media screen and (max-width: 1024px) {
  .contact__tel-time {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .contact__tel-time {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .contact__tel-time {
    margin-bottom: 25px;
    font-size: 15px;
  }
}
@media screen and (max-width: 425px) {
  .contact__tel-time {
    margin-bottom: 20px;
  }
}
.contact__tel-info {
  font-size: 20px;
  line-height: 1.2;
}
@media screen and (max-width: 1280px) {
  .contact__tel-info {
    font-size: 19px;
  }
}
@media screen and (max-width: 1024px) {
  .contact__tel-info {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .contact__tel-info {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .contact__tel-info {
    font-size: 15px;
  }
}