@charset "UTF-8";
/* Zen Kaku Gothic Antique */
/* Montserrat */
/* 【ホバーアクション】下線が出てくる
  ・aタグにhov_lineをつける
  ・白線の場合hov_line_white
---------------------------------------------------------- */
.hov_line, .hov_line_white {
  position: relative;
  display: inline-block;
}
.hov_line::before, .hov_line_white::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background-color: #3D434E;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
@media (hover: hover) {
  .hov_line:hover::before, .hov_line_white:hover::before {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
}

.hov_line_white::before {
  background-color: #fff;
}

/* ==========================================================================//
//
// お問い合わせ
//
// ========================================================================== */
/* 共通
---------------------------------------------------------- */
@media all and (max-width: 750px) {
  section {
    margin-top: 85px;
  }
}

/* お電話でのお問い合わせ
---------------------------------------------------------- */
.sec_telephone {
  margin-top: 85px;
}
@media all and (min-width: 751px) {
  .sec_telephone {
    margin-top: 135px;
  }
}
.sec_telephone .telephone_list {
  margin-bottom: 40px;
}
@media all and (min-width: 751px) {
  .sec_telephone .telephone_list {
    margin-bottom: 60px;
    width: 84%;
    max-width: 1000px;
  }
}
.sec_telephone .telephone_list .telephone_item {
  padding: 30px 0;
  border-bottom: 1px solid #D0D3CE;
  /* サービス名 */
  /* 電話番号、FAX番号 */
}
@media all and (min-width: 751px) {
  .sec_telephone .telephone_list .telephone_item {
    padding: 35px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 751px) and (max-width: 959px) {
  .sec_telephone .telephone_list .telephone_item {
    margin-bottom: 15px;
    display: block;
  }
}
.sec_telephone .telephone_list .telephone_item:first-child {
  border-top: 1px solid #D0D3CE;
}
.sec_telephone .telephone_list .telephone_item p {
  line-height: 1.45;
}
.sec_telephone .telephone_list .telephone_item .service_name {
  margin-bottom: 10px;
  font-weight: bold;
}
@media all and (min-width: 751px) {
  .sec_telephone .telephone_list .telephone_item .service_name {
    margin-bottom: 0;
    width: 35%;
    font-size: 16px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1179px) {
  .sec_telephone .telephone_list .telephone_item .service_name {
    width: 45%;
  }
}
@media screen and (min-width: 751px) and (max-width: 959px) {
  .sec_telephone .telephone_list .telephone_item .service_name {
    margin-bottom: 10px;
    width: 100%;
  }
}
@media all and (min-width: 1180px) {
  .sec_telephone .telephone_list .telephone_item .service_name {
    font-size: min(1.18vw, 16px);
  }
}
@media all and (min-width: 751px) {
  .sec_telephone .telephone_list .telephone_item .means_contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 65%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1179px) {
  .sec_telephone .telephone_list .telephone_item .means_contents {
    display: block;
    width: 55%;
  }
}
@media screen and (min-width: 751px) and (max-width: 959px) {
  .sec_telephone .telephone_list .telephone_item .means_contents {
    width: 100%;
  }
}
.sec_telephone .telephone_list .telephone_item .means_contents .means {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.sec_telephone .telephone_list .telephone_item .means_contents .means .means_name {
  padding-right: 15px;
  font-size: 15px;
}
@media all and (min-width: 751px) {
  .sec_telephone .telephone_list .telephone_item .means_contents .means .means_name {
    padding-right: 17px;
    font-size: 20px;
  }
}
@media all and (min-width: 1180px) {
  .sec_telephone .telephone_list .telephone_item .means_contents .means .means_name {
    font-size: min(1.47vw, 20px);
  }
}
.sec_telephone .telephone_list .telephone_item .means_contents .means .number {
  font-size: 28px;
  display: block;
}
@media all and (min-width: 751px) {
  .sec_telephone .telephone_list .telephone_item .means_contents .means .number {
    font-size: 39px;
  }
}
@media all and (min-width: 1180px) {
  .sec_telephone .telephone_list .telephone_item .means_contents .means .number {
    font-size: min(2.86vw, 39px);
  }
}

/* メールでのお問い合わせ
---------------------------------------------------------- */
.sec_form {
  /* フォーム リセット・共通
  ---------------------------------------------------------- */
  /* プライバシーポリシーに同意する */
  /* 送信ボタン */
  /* デフォルトのメッセージ削除 */
  /* プライバシーポリシーに同意するをクリックしていない場合の表示 */
}
@media all and (min-width: 751px) {
  .sec_form {
    margin-top: 140px;
  }
}
.sec_form input[type=text],
.sec_form input[type=email],
.sec_form input[type=tel],
.sec_form input[type=number],
.sec_form textarea,
.sec_form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  font: inherit;
  border-radius: 0;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 20px;
  width: 100%;
  max-width: 100%;
  background-color: #F7F7F8;
  border-radius: 5px;
  border: none;
  letter-spacing: 0.05em;
  color: #3D434E;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
@media all and (min-width: 751px) {
  .sec_form input[type=text],
  .sec_form input[type=email],
  .sec_form input[type=tel],
  .sec_form input[type=number],
  .sec_form textarea,
  .sec_form select {
    padding: 18px 30px;
    border-radius: 10px;
  }
}
.sec_form input[type=text]::-webkit-input-placeholder, .sec_form input[type=email]::-webkit-input-placeholder, .sec_form input[type=tel]::-webkit-input-placeholder, .sec_form input[type=number]::-webkit-input-placeholder, .sec_form textarea::-webkit-input-placeholder, .sec_form select::-webkit-input-placeholder {
  color: #B5B5B5;
}
.sec_form input[type=text]::-moz-placeholder, .sec_form input[type=email]::-moz-placeholder, .sec_form input[type=tel]::-moz-placeholder, .sec_form input[type=number]::-moz-placeholder, .sec_form textarea::-moz-placeholder, .sec_form select::-moz-placeholder {
  color: #B5B5B5;
}
.sec_form input[type=text]:-ms-input-placeholder, .sec_form input[type=email]:-ms-input-placeholder, .sec_form input[type=tel]:-ms-input-placeholder, .sec_form input[type=number]:-ms-input-placeholder, .sec_form textarea:-ms-input-placeholder, .sec_form select:-ms-input-placeholder {
  color: #B5B5B5;
}
.sec_form input[type=text]::-ms-input-placeholder, .sec_form input[type=email]::-ms-input-placeholder, .sec_form input[type=tel]::-ms-input-placeholder, .sec_form input[type=number]::-ms-input-placeholder, .sec_form textarea::-ms-input-placeholder, .sec_form select::-ms-input-placeholder {
  color: #B5B5B5;
}
.sec_form input[type=text]::placeholder,
.sec_form input[type=email]::placeholder,
.sec_form input[type=tel]::placeholder,
.sec_form input[type=number]::placeholder,
.sec_form textarea::placeholder,
.sec_form select::placeholder {
  color: #B5B5B5;
}
.sec_form .form_list {
  margin-bottom: 40px;
  width: min(1000px, 100%);
}
@media all and (min-width: 751px) {
  .sec_form .form_list {
    margin-bottom: 60px;
  }
}
.sec_form .form_list .form_item {
  padding: 35px 0;
  border-bottom: 1px solid #D0D3CE;
}
@media all and (min-width: 751px) {
  .sec_form .form_list .form_item {
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.sec_form .form_list .form_item:first-child {
  border-top: 1px solid #D0D3CE;
}
.sec_form .form_list .form_item .title {
  margin-bottom: 15px;
  display: block;
  font-weight: bold;
}
@media all and (min-width: 751px) {
  .sec_form .form_list .form_item .title {
    margin-bottom: 0;
    width: 280px;
  }
}
.sec_form .form_list .form_item .title span {
  margin-left: 20px;
  padding: 1px 11px;
  background-color: #EF7B31;
  color: #fff;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 500;
}
@media all and (min-width: 751px) {
  .sec_form .form_list .form_item .title span {
    padding: 1px 12px;
    font-size: 14px;
  }
}
.sec_form .form_list .form_item .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sec_form .form_list .form_item .content textarea {
  height: 150px;
}
@media all and (min-width: 751px) {
  .sec_form .form_list .form_item .content textarea {
    height: 180px;
  }
}
.sec_form .form_list .form_item .content select {
  padding: 15px 40px 15px 20px;
}
@media all and (min-width: 751px) {
  .sec_form .form_list .form_item .content select {
    padding: 18px 50px 18px 30px;
    width: 55.55%;
  }
}
.sec_form .form_list .form_item .content:has(select) {
  position: relative;
}
.sec_form .form_list .form_item .content:has(select)::after {
  position: absolute;
  content: "";
  background-image: url(../../images/contact/ico_select_arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 11px;
  aspect-ratio: 1;
  top: 18px;
  right: 5.5%;
  pointer-events: none;
}
@media all and (min-width: 751px) {
  .sec_form .form_list .form_item .content:has(select)::after {
    top: 20px;
    right: 47.3%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 14px;
  }
}
.sec_form .agree input[type=checkbox] {
  opacity: 0;
  visibility: hidden;
}
.sec_form .agree input[type=checkbox]:checked + span.wpcf7-list-item-label::after {
  opacity: 1;
  visibility: visible;
}
.sec_form .agree .wpcf7-list-item-label {
  padding-left: 22px;
  cursor: pointer;
  position: relative;
}
@media all and (min-width: 751px) {
  .sec_form .agree .wpcf7-list-item-label {
    padding-left: 28px;
  }
}
.sec_form .agree .wpcf7-list-item-label::before, .sec_form .agree .wpcf7-list-item-label::after {
  position: absolute;
  content: "";
}
.sec_form .agree .wpcf7-list-item-label::before {
  background-color: #F8F7F7;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  top: 50%;
  left: -30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media all and (min-width: 751px) {
  .sec_form .agree .wpcf7-list-item-label::before {
    width: 40px;
    height: 40px;
  }
}
.sec_form .agree .wpcf7-list-item-label::after {
  background-color: #EF7B31;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  top: 50%;
  left: -22px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media all and (min-width: 751px) {
  .sec_form .agree .wpcf7-list-item-label::after {
    width: 20px;
    height: 20px;
    left: -20px;
  }
}
.sec_form .agree a {
  position: relative;
  display: inline-block;
  color: #EF7B31;
}
.sec_form .agree a::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 1px;
  width: 100%;
  height: 1px;
  background-color: #EF7B31;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
@media (min-width: 751px) and (hover: hover) {
  .sec_form .agree a:hover::before {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
}
.sec_form .submit_btn {
  margin-top: 65px;
  cursor: pointer;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  width: min(190px, 100%);
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  /* 表示のされないローディング 削除 */
}
@media all and (min-width: 751px) {
  .sec_form .submit_btn {
    margin-top: 100px;
    font-size: 18px;
    width: min(280px, 100%);
  }
}
@media (min-width: 751px) and (hover: hover) {
  .sec_form .submit_btn:hover::after {
    background-image: url(../../images/common/more_btn_arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 32px;
    height: 32px;
    right: 52px;
  }
}
.sec_form .submit_btn::after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #3D434E;
  border-radius: 50%;
  right: 32px;
  width: 6px;
  height: 6px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media all and (min-width: 751px) {
  .sec_form .submit_btn::after {
    right: 62px;
    width: 10px;
    height: 10px;
  }
}
.sec_form .submit_btn input[type=submit] {
  cursor: pointer;
  padding: 20px 91px 20px 37px;
  background: none;
  border: 1px solid #3D434E;
  border-radius: 50px;
  color: #3D434E;
  font-size: 15px;
  font-weight: bold;
  width: min(190px, 100%);
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media all and (min-width: 751px) {
  .sec_form .submit_btn input[type=submit] {
    padding: 26px 127px 26px 62px;
    font-size: 22px;
    width: min(280px, 100%);
  }
}
.sec_form .submit_btn .wpcf7-spinner {
  display: none;
}
.sec_form .wpcf7-response-output {
  display: none;
}
.sec_form .submit_btn:has(input[type=submit]:disabled) {
  pointer-events: none;
  opacity: 0.5;
}

/* フォーム送信　完了画面
---------------------------------------------------------- */
.sec_thanks .sec_ttl {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media all and (min-width: 751px) {
  .sec_thanks .sec_ttl {
    margin-bottom: 45px;
    font-size: 32px;
  }
}
.sec_thanks .more_btn {
  font-weight: 500;
}
@media all and (max-width: 750px) {
  .sec_thanks .more_btn {
    margin-top: 65px;
    padding: 18px 80px 18px 32px;
    width: min(196px, 100%);
  }
}
@media all and (min-width: 751px) {
  .sec_thanks .more_btn {
    margin-top: 100px;
    width: min(271px, 100%);
  }
}
/*# sourceMappingURL=contact.css.map */