@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Figtree:wght@500&display=swap");
/* フォームスタイルの上書き */
body {
  font-weight: 700 !important;
  font-family: "Noto Sans JP", sans-serif !important;
  background: #fff !important;
}

/* スムーススクロール位置調整 */
#lf_form_div {
  padding-top: 120px;
}
@media (min-width: 576px) {
  #lf_form_div {
    padding-top: 100px;
  }
}

.contact__form {
  margin-top: -120px;
}
@media (min-width: 576px) {
  .contact__form {
    margin-top: -100px;
  }
}

body.listfinder .bdair2 {
  margin-top: -120px;
  padding-top: 120px;
}
@media (min-width: 576px) {
  body.listfinder .bdair2 {
    margin-top: -100px;
    padding-top: 100px;
  }
}

/* fv
---------------------------------------------------------- */
.contact__fv {
  position: relative;
  display: grid;
  place-content: center;
  height: clamp(7.8125rem, 5.4910714286rem + 11.6071428571vw, 15.9375rem);
}

h2.contact__fv_title {
  position: relative;
  font-size: clamp(1.375rem, 0.8392857143rem + 2.6785714286vw, 3.25rem);
  z-index: 1;
  /* フォームスタイルの上書き */
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
}

.contact__fv_object_l,
.contact__fv_object_r {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.contact__fv_object_l {
  left: 0;
  width: clamp(2.5rem, -0.125rem + 13.125vw, 11.6875rem);
}

.contact__fv_object_r {
  right: 0;
  width: clamp(2.5rem, -0.1071428571rem + 13.0357142857vw, 11.625rem);
}

.contanct__container {
  display: grid;
  gap: clamp(2.5rem, 1.7402755267rem + 3.2414910859vw, 3.75rem);
  margin-block: clamp(1.25rem, 0.8928571429rem + 1.7857142857vw, 2.5rem) clamp(4.375rem, 3.4821428571rem + 4.4642857143vw, 7.5rem);
}
@media (min-width: 768px) {
  .contanct__container {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
  }
}

/* content
---------------------------------------------------------- */
.contact__content {
  max-width: 35rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .contact__content {
    max-width: 100%;
  }
}

h3.contact__content_title {
  font-size: clamp(1.125rem, 0.6785714286rem + 2.2321428571vw, 1.75rem);
  text-align: center;
  /* フォームスタイルの上書き */
  font-weight: 700 !important;
}
@media (min-width: 768px) {
  h3.contact__content_title {
    font-size: clamp(1.375rem, -0.1439873418rem + 3.164556962vw, 2.625rem);
  }
}
h3.contact__content_title span {
  /* フォームスタイルの上書き */
  font-weight: 700 !important;
}
h3.contact__content_title .sub {
  display: block;
  font-size: inherit;
}
h3.contact__content_title .main {
  position: relative;
  display: block;
  width: fit-content;
  font-size: 0.6666666667em;
  padding-inline: 1.2857142857em;
  margin: 0.25rem auto 0;
}
h3.contact__content_title .main::before, h3.contact__content_title .main::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 0.6785714286em;
  height: 1.3214285714em;
  background-repeat: no-repeat;
  background-size: cover;
}
h3.contact__content_title .main::before {
  left: 0;
  background-image: url(../images/img_mv_copy_l.svg);
}
h3.contact__content_title .main::after {
  right: 0;
  background-image: url(../images/img_mv_copy_r.svg);
}
h3.contact__content_title .logo {
  position: relative;
  display: inline-block;
  width: 5.9285714286em;
  top: -0.1em;
}
h3.contact__content_title .logo img {
  vertical-align: text-bottom;
}

.contact__content_image {
  margin-top: 1.25rem;
}

.contact__content_about {
  margin-top: clamp(1.25rem, 0.8928571429rem + 1.7857142857vw, 2.5rem);
  padding: clamp(1.25rem, 0.0572519084rem + 5.0890585242vw, 2.5rem) clamp(0.9375rem, -0.5534351145rem + 6.3613231552vw, 2.5rem);
  border-radius: 20px;
  background-color: #FFF1E3;
}
@media (min-width: 768px) {
  .contact__content_about {
    padding: clamp(1.875rem, -0.4034810127rem + 4.746835443vw, 3.75rem) clamp(1.5625rem, -1.0957278481rem + 5.5379746835vw, 3.75rem);
  }
}

.contact__content_about_title {
  position: relative;
  font-size: clamp(1.125rem, 0.9464285714rem + 0.8928571429vw, 1.75rem);
  color: #E22D00;
  width: fit-content;
  margin: 0 auto;
  padding-left: 1.5em;
  /* フォームスタイルの上書き */
  text-align: left !important;
  font-weight: 700 !important;
}
@media (min-width: 992px) {
  .contact__content_about_title {
    margin-left: 0;
    width: 100%;
  }
}
.contact__content_about_title::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(calc(-50% + 0.1em));
  content: "";
  display: block;
  width: 1.2142857143em;
  height: 1.2142857143em;
  background-image: url(../images/icon/icon_attention.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

.contact__content_about_list {
  width: fit-content;
  margin: clamp(1.25rem, 0.8928571429rem + 1.7857142857vw, 2.5rem) auto 0;
  counter-reset: listnum;
}
@media (min-width: 992px) {
  .contact__content_about_list {
    width: 100%;
  }
}

.contact__content_about_item {
  position: relative;
  font-size: clamp(0.875rem, 0.6964285714rem + 0.8928571429vw, 1.125rem);
  padding-left: 2em;
  letter-spacing: 0.03em;
  /* フォームスタイルの上書き */
  text-align: left !important;
  font-weight: 700 !important;
}
@media (min-width: 768px) {
  .contact__content_about_item {
    font-size: clamp(0.875rem, 0.4193037975rem + 0.9493670886vw, 1.25rem);
  }
}
.contact__content_about_item + .contact__content_about_item {
  margin-top: 0.625rem;
}
.contact__content_about_item::before {
  position: absolute;
  top: 0;
  left: 0;
  counter-increment: listnum;
  content: counter(listnum, decimal-leading-zero) ".";
  color: #EB7100;
}

.contact__content_about_message {
  display: grid;
  gap: clamp(0.3125rem, 0.1339285714rem + 0.8928571429vw, 0.9375rem);
  grid-template-columns: 1fr auto;
  align-items: center;
  margin: 1.25rem auto 0;
  width: fit-content;
}
@media (min-width: 992px) {
  .contact__content_about_message {
    width: 100%;
  }
}
.contact__content_about_message .text {
  font-size: clamp(0.75rem, 0.5714285714rem + 0.8928571429vw, 1rem);
  line-height: 1.7777777778;
  letter-spacing: 0.03em;
  /* フォームスタイルの上書き */
  text-align: left !important;
  font-weight: 700 !important;
}
@media (min-width: 768px) {
  .contact__content_about_message .text {
    font-size: clamp(0.875rem, 0.4193037975rem + 0.9493670886vw, 1.25rem);
  }
}
.contact__content_about_message .icon {
  display: grid;
  place-content: center;
  font-size: clamp(0.875rem, 0.7678571429rem + 0.5357142857vw, 1.25rem);
  color: #fff;
  width: 4.1em;
  height: 4.1em;
  background-color: #EB7100;
  border-radius: 50%;
  /* フォームスタイルの上書き */
  font-weight: 700 !important;
}

.contact__form {
  max-width: 35rem;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .contact__form {
    max-width: 100%;
  }
}/*# sourceMappingURL=contact.css.map */