@charset "UTF-8";
/*=======================================
	responsive
=======================================*/
:root {
  --main_color: #006DD9;
}

/*=======================================
　base
=======================================*/
.tab_pankuzu {
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .tab_pankuzu {
    padding-bottom: 60px;
  }
}

.contact-item .address_postal {
  position: relative;
}
.contact-item .address_postal .yubin_input {
  width: 188px;
  margin-bottom: 0;
}

/*=======================================
　パンくずリスト
=======================================*/
.tab_pankuzu .content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

/*=======================================
　tel_sec
=======================================*/
.tel_sec.thanks .content {
  margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
  .tel_sec.thanks .content {
    margin-bottom: 80px;
  }
}
.tel_sec .content {
  margin-bottom: 98px;
}
@media screen and (max-width: 768px) {
  .tel_sec .content {
    margin-bottom: 60px;
  }
}
.tel_sec .content .product_ttl__line {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .tel_sec .content .product_ttl__line {
    margin-bottom: 20px;
  }
}
.tel_sec .content .plain {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .tel_sec .content .plain {
    margin-bottom: 15px;
  }
}
.tel_sec .content .free_tel {
  width: 100%;
  background-color: #F1FAFE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .tel_sec .content .free_tel {
    margin-bottom: 15px;
  }
}
.tel_sec .content .free_tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 11px;
  font-size: 59px;
  font-weight: 700;
  padding: 15px;
  line-height: 1.35;
}
@media screen and (max-width: 1200px) {
  .tel_sec .content .free_tel a {
    font-size: 4.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .tel_sec .content .free_tel a {
    font-size: 26px;
  }
}
.tel_sec .content .free_tel a img {
  width: 72px;
  position: relative;
  top: 2px;
}
@media screen and (max-width: 1200px) {
  .tel_sec .content .free_tel a img {
    width: 6vw;
  }
}
@media screen and (max-width: 768px) {
  .tel_sec .content .free_tel a img {
    width: 30px;
  }
}
.tel_sec .content .clms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1200px) {
  .tel_sec .content .clms {
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .tel_sec .content .clms {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
}
.tel_sec .content .clms .info {
  width: 100%;
  background-color: #F1FAFE;
  padding: 20px 0;
}
@media screen and (max-width: 768px) {
  .tel_sec .content .clms .info {
    padding: 15px 0;
  }
}
.tel_sec .content .clms .info .sepa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1200px) {
  .tel_sec .content .clms .info .sepa {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .tel_sec .content .clms .info .sepa {
    font-size: 20px;
    gap: 10px;
  }
}
.tel_sec .content .clms .info .sepa span {
  font-size: 20px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1200px) {
  .tel_sec .content .clms .info .sepa span {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .tel_sec .content .clms .info .sepa span {
    font-size: 12px;
  }
}

.tel_sec.thanks .free_tel {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .tel_sec.thanks .free_tel {
    margin-bottom: 45px;
  }
}
.tel_sec.thanks .submit_btnarea .btn .form_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/*=======================================
　contact_sec
=======================================*/
.contact_sec .content {
  margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
  .contact_sec .content {
    margin-bottom: 80px;
  }
}
.contact_sec .content .product_ttl__line {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .contact_sec .content .product_ttl__line {
    margin-bottom: 20px;
  }
}
.contact_sec .content .plain {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .contact_sec .content .plain {
    margin-bottom: 40px;
  }
}

/* 入力画面
--------------------------------------------------------- */
/*=======================================
　contact-item
=======================================*/
.contact-item {
  display: table;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  table-layout: fixed;
  word-break: break-all;
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .contact-item {
    margin-bottom: 60px;
  }
}

.contact-item .txt {
  font-size: 16px;
  line-height: 2;
  text-align: center;
  margin-bottom: 80px;
}

.contact-item .txt_must {
  color: #333;
  font-size: 16px;
  margin-bottom: 75px;
}

.contact-item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 120px;
}
.contact-item dl.dl_tel input, .contact-item dl.dl_fax input {
  width: 428px;
}
@media screen and (max-width: 768px) {
  .contact-item dl.dl_tel input, .contact-item dl.dl_fax input {
    width: 100%;
    margin-bottom: 5px;
  }
}

.contact-item dl:not(:last-child) {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .contact-item dl:not(:last-child) {
    margin-bottom: 30px;
  }
}

.contact-item dl:last-child {
  margin-top: 147px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.contact-item dd {
  width: 100%;
}

.contact-item dd.flex_area {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact-item dl.number dd input {
  width: calc(132.547px - 2em);
}

.contact-item dd.flex_area span {
  margin-left: 0.6em;
}

.contact-item textarea, .contact-item input[type=text],
.contact-item input[type=tel],
.contact-item input[type=email],
.contact-item input[type=date] {
  width: 100%;
  border: none;
  height: 48px;
  padding: 0 1em;
  border-radius: 6px;
  font-size: 15px;
  border: 1px solid #939393;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .contact-item textarea, .contact-item input[type=text],
  .contact-item input[type=tel],
  .contact-item input[type=email],
  .contact-item input[type=date] {
    font-size: 13px;
  }
}
.contact-item textarea:focus-visible, .contact-item input[type=text]:focus-visible,
.contact-item input[type=tel]:focus-visible,
.contact-item input[type=email]:focus-visible,
.contact-item input[type=date]:focus-visible {
  border: 2px solid #29C0FF;
  outline: none;
}

.contact-item textarea {
  resize: vertical;
  height: calc(192px - 1em);
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.contact-item dt {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 12px;
}

.contact-item dt .caution {
  font-size: 14px;
  margin-left: 25px;
}
@media screen and (max-width: 768px) {
  .contact-item dt .caution {
    display: block;
    font-size: 12px;
    margin-left: 10px;
    width: 60%;
  }
}

.contact-item dt label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact-item .dl_send .checkbox {
  display: initial;
}
.contact-item .dl_send dd p {
  margin: 15px 0 30px;
  font-size: 14px;
}

@media only screen and (max-width: 768px) {
  .contact-item dl {
    min-height: inherit;
    display: block;
  }
  .contact-item dl:last-child {
    margin-top: 20px;
  }
  .contact-item dd {
    width: 100%;
  }
  .contact-item dd.flex_area {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contact-item dd.flex_area input {
    width: calc(19.3% - 2em);
  }
  .contact-item dl.number dd input {
    margin-left: 0.6em;
  }
  .contact-item textarea {
    height: calc(390px - 1em);
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .contact-item textarea {
    height: calc(200px - 1em);
  }
}
@media only screen and (max-width: 768px) {
  .contact-item dt {
    padding-left: 0;
    margin-bottom: 12px;
    width: 100%;
    font-size: 15px;
  }
}
/*=======================================
　確認画面
=======================================*/
.contact-item.confirm dl {
  min-height: auto;
  margin-top: 0;
}
.contact-item.confirm .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.contact-item.confirm .h-adr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

/*=======================================
　必須/任意アイコン
=======================================*/
.mk_icon {
  color: #333333;
  background-color: #DFDFDF;
  width: 50px;
  height: 22px;
  margin-left: 20px;
  font-size: 13px;
  font-weight: 400;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 200px;
}
@media screen and (max-width: 768px) {
  .mk_icon {
    height: 23px;
    margin-left: 10px;
  }
}

.must_mk {
  background: var(--main_color);
  color: #fff;
  vertical-align: middle;
}

/*=======================================
　記入例
=======================================*/
::-webkit-input-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
}
:-ms-input-placeholder {
  color: #999;
}
::-ms-input-placeholder {
  color: #999;
}
::placeholder {
  color: #999;
}

.contact-item .ex_txt {
  margin-top: 5px;
  color: #999;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .contact-item .ex_txt {
    font-size: 14px;
  }
}

/*=======================================
　チェックボックス
=======================================*/
input[type=checkbox] {
  display: none;
}

input[type=checkbox]:checked + .checkbox01::after {
  opacity: 1;
}

.checkbox .checkbox01 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 5px 25px;
  position: relative;
  width: auto;
}

.checkbox .checkbox01::before {
  background: #fff;
  border: 1px solid #707070;
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .checkbox .checkbox01::before {
    -webkit-transform: none;
            transform: none;
    top: 10px;
  }
}

.checkbox .checkbox01::after {
  border-right: 2px solid #707070;
  border-bottom: 2px solid #707070;
  content: "";
  display: block;
  width: 5px;
  height: 13px;
  left: 5px;
  margin-top: -7px;
  opacity: 0;
  position: absolute;
  top: 1em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/*=======================================
　セレクトボックス
=======================================*/
.selectbox {
  position: relative;
  display: inline-block;
}

.selectbox::before,
.selectbox::after {
  position: absolute;
  content: "";
  pointer-events: none;
}

.selectbox::before {
  display: inline-block;
  right: 0;
  width: 45px;
  height: 45px;
  border-radius: 0 6px 6px 0;
}

.selectbox::after {
  position: absolute;
  top: 50%;
  right: 1.4em;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 11px;
  height: 10px;
  clip-path: polygon(48% 100%, 0 0, 100% 0);
  background-color: #757575;
}

.selectbox select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 6px;
  background: #fff;
  font-size: 15px;
  cursor: pointer;
  height: 45px;
  padding: 0 45px 0 1em;
  width: 100%;
  color: inherit;
  border: 1px solid #939393;
}
@media screen and (max-width: 768px) {
  .selectbox select {
    font-size: 13px;
  }
}

.selectbox select:focus {
  outline: 2px solid #29C0FF;
}

.selectbox {
  width: 188px;
}

/*=======================================
　確認/戻るボタン
=======================================*/
.submit_btnarea {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
@media screen and (max-width: 768px) {
  .submit_btnarea {
    gap: 20px;
  }
}

.submit_btnarea .btn {
  width: 100%;
  max-width: 335px;
  height: 77px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  border-radius: 100px;
  text-decoration: none;
  outline: none;
  position: relative;
}
.submit_btnarea .btn p {
  width: 100%;
}
.submit_btnarea .btn.return {
  background-color: #DFDFDF;
  border: 3px solid rgba(255, 255, 255, 0.7);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.submit_btnarea .btn.return:hover {
  background-color: #B7B7B7;
}
.submit_btnarea .btn.return::before, .submit_btnarea .btn.return::after {
  display: none;
}
.submit_btnarea .btn.return .form_btn {
  color: #333;
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .submit_btnarea .btn.return .form_btn {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .submit_btnarea .btn {
    width: 260px;
    height: 50px;
  }
}
.submit_btnarea .btn:hover {
  opacity: 1;
}
.submit_btnarea .btn:hover::before {
  opacity: 0;
}
.submit_btnarea .btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgb(20, 42, 152);
  background: linear-gradient(63deg, rgb(20, 42, 152) 0%, rgb(42, 71, 217) 60%, rgb(0, 109, 217) 100%);
  border: 3px solid rgba(255, 255, 255, 0.7);
  border-radius: 100px;
  z-index: -1;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.submit_btnarea .btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgb(0, 109, 217);
  background: linear-gradient(129deg, rgb(0, 109, 217) 0%, rgb(42, 71, 217) 40%, rgb(20, 42, 152) 100%);
  border: 3px solid rgba(255, 255, 255, 0.7);
  border-radius: 100px;
  z-index: -2;
}

.submit_btnarea .btn .form_btn {
  -webkit-appearance: none; /*iOS Safariのデフォルトスタイルをクリア*/
  border-style: none; /*PCブラウザのデフォルトのボーダーをトル*/
  background: none;
  color: #fff;
  font-size: 17px;
  width: 100%;
  height: 100%;
  letter-spacing: 0.1em;
  font-weight: 700;
  cursor: pointer;
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .submit_btnarea .btn .form_btn {
    font-size: 16px;
    padding: 0;
  }
}

/*=======================================
　商談予約フォーム
=======================================*/
.contact_sec .dl_calendar dd:not(:last-of-type),
.contact_sec .dl_time dd:not(:last-of-type) {
  margin-bottom: 6px;
}
@media screen and (max-width: 768px) {
  .contact_sec .dl_calendar dd:not(:last-of-type),
  .contact_sec .dl_time dd:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.contact_sec .dl_calendar dd .stxt,
.contact_sec .dl_time dd .stxt {
  margin-bottom: 5px;
}
.contact_sec .dl_calendar dd .selectbox, .contact_sec .dl_calendar dd input,
.contact_sec .dl_time dd .selectbox,
.contact_sec .dl_time dd input {
  width: 257px;
}
@media screen and (max-width: 768px) {
  .contact_sec .dl_calendar dd .selectbox, .contact_sec .dl_calendar dd input,
  .contact_sec .dl_time dd .selectbox,
  .contact_sec .dl_time dd input {
    width: 188px;
  }
}

/*=======================================
　チェックボックス 調整用
=======================================*/
input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}

.wpcf7-list-item-label {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 5px 30px;
  position: relative;
  width: auto;
}
.wpcf7-list-item-label::before {
  background: #fff;
  border: 1px solid #707070;
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .wpcf7-list-item-label::before {
    -webkit-transform: none;
            transform: none;
    top: 10px;
  }
}
.wpcf7-list-item-label::after {
  border-right: 2px solid #707070;
  border-bottom: 2px solid #707070;
  content: "";
  display: block;
  width: 5px;
  height: 13px;
  left: 5px;
  margin-top: -7px;
  opacity: 0;
  position: absolute;
  top: 1em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/*=======================================
 郵便　セレクトボックス 調整用
=======================================*/
.address_postal .wpcf7-select {
  width: 218px;
}
.address_postal .ex_txt {
  margin-bottom: 1em;
}

/*=======================================
　エラー画面テキスト
=======================================*/
.wpcf7-not-valid-tip {
  font-size: 13px !important;
  color: #FF0000 !important;
  font-weight: 500 !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
  border: none !important;
  text-align: center !important;
  color: #FF0000 !important;
}

/*=======================================
　チェックボックス cf7用調整
=======================================*/
.checkbox .wpcf7-form-control {
  gap: 12px 2em;
  border: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 768px) {
  .checkbox .wpcf7-form-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}

.dl_send .checkbox .wpcf7-form-control {
  display: block;
}/*# sourceMappingURL=contact.css.map */