@charset "UTF-8";

.zoho-form_text {
  font-size: 18px;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 60px;
  padding-inline: 20px;
}

@media (max-width: 768px) {
  .zoho-form_text {
    font-size: 14px;
    margin-bottom: 25px;
  }
}


/* ZOHOフォーム*/
body #ZHform_all_reset_style table.inquiry_form {}

body #ZHform_all_reset_style table {
  font-size: 15px;
  border: none;
  width: 100%;
}

body #ZHform_all_reset_style table th {
  padding: 12px 10px;
  border: 1px solid #c9c8c8;
  background: #eee;
  vertical-align: top;
  width: 25%;
  font-weight: bold;
}

body #ZHform_all_reset_style table td {
  padding: 12px 10px;
  border: 1px solid #c9c8c8;
  text-align: left;
  vertical-align: top;
  background: #fff;
}

body #ZHform_all_reset_style table span.hissu {
  color: #ba0909;
  font-size: 93%;
  padding-left: 7px;
}

body #ZHform_all_reset_style table small {
  color: #777;
  font-size: 77%;
}

body #ZHform_all_reset_style table td select,
body #ZHform_all_reset_style table td textarea,
body #ZHform_all_reset_style table td input[type='text'],
body #ZHform_all_reset_style table td input[type='date'] {
  font-size: 108%;
  padding: 3px;
  border: 1px solid #C8CCCC;
}

body #ZHform_all_reset_style table td input[type='radio'],
body #ZHform_all_reset_style table td input[type='checkbox'] {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  margin: 5px 10px 5px 3px;
}

body #ZHform_all_reset_style table td textarea {
  width: 90%;
  height: 15em;
}

body #ZHform_all_reset_style table td input[type='text'] {
  width: 75%;
  margin-bottom: 0;
}

body #ZHform_all_reset_style table td input[name='Last Name'],
body #ZHform_all_reset_style table td input[name='First Name'] {
  width: 33.3%;
  min-width: 160px;
}

body #ZHform_all_reset_style table td input[name='Zip Code'],
body #ZHform_all_reset_style table td input[name='State'],
body #ZHform_all_reset_style table td input[name='Phone'] {
  width: 25%;
  min-width: 160px;
}

body #ZHform_all_reset_style table td.ZHsubmitBtn {
  text-align: center;
  padding: 30px 0;
  border: none;
  background: transparent;
}

body #ZHform_all_reset_style table td input[type='submit'] {
  width: 185px;
  height: 45px;
  line-height: 45px;
  background: #ff5050;
  border: none;
  font-weight: bold;
}

body #ZHform_all_reset_style table td input[type='submit'] {
  margin: 0 1em !important;
  font-size: 16px !important;
  color: #fff !important;
}

body #ZHform_all_reset_style table td input[type='submit']:hover {
  opacity: 0.5;
}

/* ZOHOフォームここまで*/

/* ZOHO WEBフォーム 2020/11 */
body #ZHform_all_reset_style #crmWebToEntityForm.zcwf_lblLeft {
  width: 100%;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  max-width: 100%!important;
}

body #ZHform_all_reset_style div.crmWebToEntityForm {
  font-size: 15px;
  border-top: 1px solid #c9c8c8;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_row {
  margin: 0;
  border: 1px solid #c9c8c8;
  border-top: none;
  background: #eee;
  display: flex;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_lab {
  float: left;
  margin: 0;
  width: 25%;
  padding: 12px 10px;
  vertical-align: top;
  font-weight: bold;
}

#ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_row.wfrm_fld_dpNn {
  display: none;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_lab label {
  font-size: 18px;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld {
  float: left;
  margin: 0;
  width: 75%;
  padding: 12px 10px;
  position: relative;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld {
  border-left: 1px solid #c9c8c8;
  text-align: left;
  vertical-align: top;
  background: #fff;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld div small {
  display: block;
  clear: both;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_privacy {
  margin: 0;
  font-size: 14px;
  padding: 12px 10px;
  vertical-align: top;
  background: #fff;
  width: 100%;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_privacy .zcwf_privacy_txt {
  font-size: 100%;
  font-family: auto;
  color: #474747;
  padding-top: 0;
  font-size: 14px!important;
  margin-left: 0;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_privacy .zcwf_privacy_txt a{
  color: #5c76ad;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_privacy #privacyErr {
  font-size: 85%;
  color: #ba0909;
  padding-left: 25px;
  font-weight: bold;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld.ZHreCAPTCHA {
  width: 100%;
  border-left: none;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld #recapErr {
  font-size: 85%;
  color: #ba0909;
  padding-left: 25px;
  font-weight: bold;
}

body #ZHform_all_reset_style div.crmWebToEntityForm span.hissu {
  color: #ba0909;
  font-size: 93%;
  padding-left: 7px;
}

body #ZHform_all_reset_style div.crmWebToEntityForm small {
  color: #096;
  font-size: 93%;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld select,
body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld textarea,
body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[type='text'],
body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[type='date'] {
  font-size: 108%;
  padding: 3px;
  border: 1px solid #C8CCCC;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[type='radio'],
body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[type='checkbox'],
body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_privacy input[type='checkbox'] {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  margin: 5px 10px 5px 3px;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld textarea {
  width: 90%;
  height: 15em;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[type='text'] {
  width: 75%;
  margin-bottom: 0;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[name='Last Name'],
body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[name='First Name'] {
  width: 33.3%;
  min-width: 160px;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[name='Zip Code'],
body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[name='State'],
body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[name='Phone'] {
  width: 25%;
  min-width: 160px;
  float: none;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld p.phone-note,
body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld p.datetime-note {
  margin: 8px 0 0;
  font-size: 85%;
  color: #777;
  line-height: 1.6;
  float: none;
  clear: both;
}

/* ご希望日時の入力（datetime-local / datetimepicker 共通） */
body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input.datetime-input {
  font-family: inherit;
  font-size: 110%;
  padding: 3px 8px;
  width: 30%;
  min-width: 210px;
  float: none;
  cursor: pointer;
}

/* 未入力時はブラウザ標準の "年/月/日 --:--" 表示を完全に非表示
   親要素 ::-webkit-datetime-edit に hidden をかけると子要素もすべて非表示になる */
body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input.datetime-input:not(.has-value)::-webkit-datetime-edit {
  visibility: hidden;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input.TaikenCloudDay {
  width: 25%;
}

body #ZHform_all_reset_style div.crmWebToEntityForm p.hissu-notice {
  text-align: right;
  padding: 12px 4px 0;
  margin: 0;
  color: #ba0909;
  font-size: 93%;
  background-color: #f4f5f7;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_row.ZHsubmitBtn {
  padding: 40px 0px;
  /* Add 20231106 */
  border: none;
  background: #f4f5f7;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_row.ZHsubmitBtn div {
  background: none;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_row.ZHsubmitBtn div.zcwf_col_fld {
  border: none;
  width: 100%;
  float: none;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_row.ZHrecaptcha .zcwf_col_lab {
  display: none;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_row.ZHrecaptcha .zcwf_col_fld {
  width: 100%;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[type='submit'] {
  background: none;
  background-color: #233b6c;
  border: 2px solid #233b6c;
  color: #fff;
  padding: 15px 24px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 22px;;
  transition: all 0.3s ease;
  display: block;
  text-align: center;
  margin-inline: auto;
  max-width: 330px;
  width: 100%;
  letter-spacing: 0.05em;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[type='submit']:hover {
  opacity: 0.7;
  text-decoration: none;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld p.extra {
  margin: 0;
  padding: 10px 0 3px;
  font-size: 93%;
}

body #ZHform_all_reset_style div.crmWebToEntityForm p {
  font-size: 100%;
}

body #ZHform_all_reset_style div.crmWebToEntityForm p.gray {
  color: #777;
  text-indent: 1em;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld#reason_cell p {
  margin: 0;
  padding: 0;
}

body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_row.ZHsubmitBtn div.zcwf_col_lab {
  display: none;
}

.zoho-form {
  padding: 90px 0px;
  background-color: #f4f5f7;
}
.m-section-title__ja {
  font-size: 48px;
  letter-spacing: 0.02em;
}

@media (max-width: 768px) {
  body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld input[type='submit'] {
    padding: 12px 20px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 750px) {
/*ZOHO 新フォーム201112 */
  body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_lab,
  body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_fld {
    width: 100%;
  }

  body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_row {
    display: inherit;
  }

  body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_col_lab label {
    font-size: 14px;
  }

  body #ZHform_all_reset_style div.crmWebToEntityForm div.zcwf_privacy .zcwf_privacy_txt {
    font-size: 12px!important;
  }

  .zoho-form {
    padding: 50px 0px 70px;
  }

  .m-section-title__ja {
    font-size: 32px;
  }
}

.m-section-title {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .m-section-title {
    margin-bottom: 30px;
  }
}


.contact_contents_box {
  max-width: 1000px;
  margin-inline: auto;
}

.contact_sub_text {
  font-size: 18px;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 6px;

  @media screen and (max-width: 768px) {
    font-size: 16px;
  }
}

.contact_sub_text_notes {
  font-size: 14px;
  line-height: 1.7;
  margin-inline: auto;
  text-align: center;
  display: block;
  margin-bottom: 23px;

  @media screen and (max-width: 768px) {
    font-size: 11px;
    margin-bottom: 19px;
  }
}


.contact_contents_box_notes {
  font-size: 14px;
  line-height: 1.7;
  margin-top: 10px;
  margin-bottom: 45px;
  display: block;

  @media screen and (max-width: 768px) {
    font-size: 11px;
  }
}