@charset "UTF-8";
/* --------------------------------------------
font
-------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");
@media (min-width: 1551px) {
  .cwa_form {
    position: absolute;
    top: 112px;
    right: 0;
    left: 1200px;
    margin: auto;
    width: 330px;
    z-index: 2;
    border-radius: 13px;
  }
}
@media (min-width: 1199px) and (max-width: 1550px) {
  .cwa_form {
    position: absolute;
    top: 100px;
    left: auto;
    right: 0px;
    width: 330px;
    z-index: 2;
    border-radius: 13px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cwa_form {
    position: relative;
    width: 800px;
    margin: 0 auto 60px;
    border-radius: 13px;
  }
}
.cwa_form {
  background: #f6f6f6;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 4px 2px;
}
@media screen and (min-width: 769px) {
  .cwa_form .cwa_form_header {
    border-radius: 13px 13px 0px 0px;
  }
}
.cwa_form .cwa_form_header {
  padding: 10px 0px 3px 0px;
  background: #0E3296;
}
.cwa_form .cwa_form_header p {
  text-align: center;
  color: #fff !important;
  font-family: "Chatwork Sans B", sans-serif;
  font-size: clamp(1.7rem, 2vw, 1.7rem);
  line-height: 1.3;
}
.cwa_form .cwa_form_header p span {
  font-family: "Chatwork Sans EB", sans-serif;
  font-size: clamp(2.4rem, 2vw, 2.4rem);
}
.cwa_form .cwa_form_header p.cwa_form_header_p_cwa-5 {
  font-size: clamp(1.7rem, 2vw, 2.2rem);
}
.cwa_form .cwa_form_header p.cwa_form_header_p_cwa-5 span {
  font-family: "Chatwork Sans EB", sans-serif;
  font-size: clamp(2.4rem, 2vw, 2.3rem);
}
@media screen and (min-width: 769px) {
  .cwa_form .cwa_form_body {
    padding: 20px 20px 20px 20px;
  }
}
@media screen and (max-width: 768px) {
  .cwa_form .cwa_form_body {
    padding: 5px 20px 30px 20px;
  }
}

@media screen and (min-width: 769px) {
  .cwa_form_fv_none {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 auto 60px;
    border-radius: 13px;
  }
}
.cwa_form_fv_none {
  background: #f6f6f6;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 4px 2px;
}
@media screen and (min-width: 769px) {
  .cwa_form_fv_none .cwa_form_header {
    border-radius: 13px 13px 0px 0px;
  }
}
.cwa_form_fv_none .cwa_form_header {
  padding: 10px 0px 3px 0px;
  background: #13202f;
}
.cwa_form_fv_none .cwa_form_header p {
  text-align: center;
  color: #fff;
  font-family: "Chatwork Sans B", sans-serif;
  font-size: clamp(1.7rem, 2vw, 1.7rem);
  line-height: 1.3;
}
.cwa_form_fv_none .cwa_form_header p span {
  font-family: "Chatwork Sans EB", sans-serif;
  font-size: clamp(2.4rem, 2vw, 2.4rem);
}
.cwa_form_fv_none .cwa_form_header p.cwa_form_header_p_cwa-5 {
  font-size: clamp(1.7rem, 2vw, 2.2rem);
}
.cwa_form_fv_none .cwa_form_header p.cwa_form_header_p_cwa-5 span {
  font-family: "Chatwork Sans EB", sans-serif;
  font-size: clamp(2.4rem, 2vw, 2.3rem);
}
@media screen and (min-width: 769px) {
  .cwa_form_fv_none .cwa_form_body {
    padding: 20px 20px 20px 20px;
  }
}
@media screen and (max-width: 768px) {
  .cwa_form_fv_none .cwa_form_body {
    padding: 5px 20px 30px 20px;
  }
}

div.mktoRequiredField label.mktoLabel.mktoHasWidth:after {
  content: "※";
  width: 20px;
  height: 16px;
  font-size: 10px;
  line-height: 1;
  text-shadow: none;
  color: #f03648;
  background: none;
  border-radius: 3px;
  margin-left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.marketo_comment {
  margin-top: 8px;
  font-size: 10px;
  line-height: 1.5;
}
.marketo_comment a {
  color: #f03748;
}

.mktoForm input[type=text],
.mktoForm input[type=url],
.mktoForm input[type=email],
.mktoForm input[type=tel],
.mktoForm input[type=number],
.mktoForm input[type=date],
.mktoForm select.mktoField {
  width: 100% !important;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 3px 1px;
}

.mktoForm select.mktoField {
  width: 96% !important;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 3px 1px;
}

@media screen and (max-width: 768px) {
  .mktoForm .mktoRadioList,
  .mktoForm .mktoCheckboxList {
    float: left !important;
    width: 20% !important;
  }
}

button.mktoButton {
  color: #fff !important;
  background-color: #0a5aeb !important;
  border: solid 3px #0a5aeb !important;
}

.mktoForm .mktoRequiredField label.mktoLabel {
  padding-top: 0px !important;
}

.mktoForm .mktoFieldWrap {
  margin-bottom: 10px !important;
}

.mktoForm .mktoRadioList > input,
.mktoForm .mktoCheckboxList > input {
  top: -14px;
}

.mktoForm .mktoFormCol {
  margin-bottom: 3px !important;
}

@media (min-width: 768px) {
  .mid_cta {
    margin-top: 46px;
  }
}
.mid_cta {
  display: flex;
}
@media (min-width: 768px) {
  .mid_cta .mid_cta_inner {
    display: flex;
    max-width: 800px;
  }
}
.mid_cta .mid_cta_inner {
  text-align: center;
  margin: auto;
  width: 90%;
  gap: 34px;
}
@media (min-width: 768px) {
  .mid_cta .mid_cta_inner a {
    width: 500px;
  }
}
.mid_cta .mid_cta_inner .dl_btn .arrow::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  width: 9px;
  height: 14px;
  display: block;
  content: "";
  background: url(../../img/icn_bot_arrow.svg) no-repeat center/100% 100%;
  right: 16px;
}
.mid_cta .mid_cta_inner .dl_btn span {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  border-radius: 100px;
  border: 3px solid #fff;
  letter-spacing: 1px;
  color: #fff;
  padding: 15px 64px;
  font-size: clamp(1.8rem, 2vw, 2.2rem);
  background: #0a5aeb;
  padding: 4% 2% 3.5% 2%;
}
.mid_cta .inquiry_btn .arrow::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  width: 9px;
  height: 14px;
  display: block;
  content: "";
  background: url(../../img/icn_bot_arrow_red.svg) no-repeat center/100% 100%;
  right: 16px;
}
.mid_cta .inquiry_btn span {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  border-radius: 100px;
  border: 3px solid #0a5aeb;
  letter-spacing: 1px;
  color: #0a5aeb;
  padding: 15px 64px;
  font-size: clamp(1.8rem, 2vw, 2.2rem);
  background: #fff;
  padding: 4% 2% 3.5% 2%;
}
@media (max-width: 767px) {
  .mid_cta .inquiry_btn span {
    margin-top: 10px;
  }
}
.mid_cta.mid_cta_cwa-4_illust .mid_cta_inner {
  position: relative;
}
@media screen and (min-width: 769px) {
  .mid_cta.mid_cta_cwa-4_illust {
    margin: 120px auto 40px;
  }
}
@media screen and (max-width: 768px) {
  .mid_cta.mid_cta_cwa-4_illust {
    margin: 30px auto 0px;
  }
}
.mid_cta.mid_cta_cwa-4_illust img {
  height: auto;
}
@media screen and (min-width: 769px) {
  .mid_cta.mid_cta_cwa-4_illust img {
    position: absolute;
    top: -140px;
    right: -140px;
    width: 350px;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .mid_cta.mid_cta_cwa-4_illust img {
    position: absolute;
    top: -140px;
    right: 0px;
    width: 350px;
  }
}
@media screen and (max-width: 768px) {
  .mid_cta.mid_cta_cwa-4_illust img {
    width: 300px;
    display: block;
    margin: 20px auto 0;
  }
}

.inquiry_btn:hover .arrow::after {
  animation: btnArrow 0.3s ease-in-out;
}

.dl_btn:hover .arrow::after {
  animation: btnArrow 0.3s ease-in-out;
}

.mktoForm.show-errors .mktoError {
  top: 62px !important;
}/*# sourceMappingURL=fv_form.css.map */