.elementor-893 .elementor-element.elementor-element-f88fef5{margin-top:10px;margin-bottom:10px;padding:60px 0px 0px 0px;}.elementor-893 .elementor-element.elementor-element-1b75c22.elementor-widget-heading .elementor-heading-title{color:#FFFFFF;}.elementor-893 .elementor-element.elementor-element-1b75c22 .elementor-heading-title{font-size:54px;}.elementor-893 .elementor-element.elementor-element-5219c72.elementor-widget-heading .elementor-heading-title{color:#FFFFFF;}.elementor-893 .elementor-element.elementor-element-5219c72 .elementor-heading-title{font-size:60px;}.elementor-893 .elementor-element.elementor-element-28fae2c > .elementor-container{max-width:900px;}.elementor-893 .elementor-element.elementor-element-28fae2c{margin-top:0px;margin-bottom:40px;}.elementor-893 .elementor-element.elementor-element-4a9a26d.elementor-widget-heading .elementor-heading-title{color:#FFFFFF;}.elementor-893 .elementor-element.elementor-element-4a9a26d .elementor-heading-title{font-size:29px;}.elementor-893 .elementor-element.elementor-element-20ea8d7.elementor-widget-heading .elementor-heading-title{color:#FFFFFF;}.elementor-893 .elementor-element.elementor-element-20ea8d7 .elementor-heading-title{font-family:"Quicksand", Sans-serif;font-size:16px;font-weight:bold;}.elementor-893 .elementor-element.elementor-element-4eebe2f{margin-top:0px;margin-bottom:0100px;}@media(max-width:1024px){body.elementor-page-893:not(.elementor-motion-effects-element-type-background), body.elementor-page-893 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:100% auto;}}@media(max-width:767px){.elementor-893 .elementor-element.elementor-element-f88fef5{margin-top:20px;margin-bottom:0px;padding:30px 0px 0px 0px;}.elementor-893 .elementor-element.elementor-element-1b75c22 .elementor-heading-title{font-size:33px;}.elementor-893 .elementor-element.elementor-element-5219c72 .elementor-heading-title{font-size:40px;}.elementor-893 .elementor-element.elementor-element-28fae2c{margin-top:20px;margin-bottom:25px;}.elementor-893 .elementor-element.elementor-element-4a9a26d .elementor-heading-title{font-size:17px;}.elementor-893 .elementor-element.elementor-element-20ea8d7 .elementor-heading-title{font-size:9px;}.elementor-893 .elementor-element.elementor-element-4eebe2f{margin-top:0px;margin-bottom:075px;padding:0px 0px 0px 0px;}.elementor-893 .elementor-element.elementor-element-a62350a > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}body.elementor-page-893:not(.elementor-motion-effects-element-type-background), body.elementor-page-893 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:100% auto;}}/* Start custom CSS for heading, class: .elementor-element-1b75c22 */.pageTtl .elementor-heading-title {
  font-family: "Arial Black", "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
  font-style: italic;
  line-height: 0.95;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  display: inline-block;

  /* 右斜め上に上がる */
  transform: rotate(-5deg) skewX(-6deg) scaleX(1.08);
  transform-origin: left center;
}

@media (max-width: 767px) {
  .pageTtl .elementor-heading-title {
    letter-spacing: 0.12em;
    line-height: 1;
    transform: rotate(-4deg) skewX(-6deg) scaleX(1.03);
  }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-5219c72 */.pageTtl .elementor-heading-title {
  font-family: "Arial Black", "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
  font-style: italic;
  line-height: 0.95;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  display: inline-block;

  /* 右斜め上に上がる */
  transform: rotate(-5deg) skewX(-6deg) scaleX(1.08);
  transform-origin: left center;
}

@media (max-width: 767px) {
  .pageTtl .elementor-heading-title {
    letter-spacing: 0.12em;
    line-height: 1;
    transform: rotate(-4deg) skewX(-6deg) scaleX(1.03);
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-e868dd3 *//* ==============================
   Contact Form 7 デザイン
   ============================== */

.contact7_design {
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
  font-family: inherit;
}

/* 行 */
.contact7_design .cf7-row {
  display: grid;
  grid-template-columns: 260px 1fr;
  column-gap: 22px;
  align-items: center;
  margin-bottom: 28px;
}

/* textarea行だけ上揃え */
.contact7_design .cf7-row-textarea {
  align-items: start;
}

/* ラベル */
.contact7_design .cf7-label {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 17px;
  font-weight: 700;
  color: #111;
  letter-spacing: 0.04em;
  line-height: 1.5;
  white-space: nowrap;
}

/* 項目名 */
.contact7_design .cf7-label-text {
  display: inline-block;
}

/* 必須 */
.contact7_design .cf7-required {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 43px;
  height: 25px;
  margin-left: 12px;
  padding: 0 10px;
  background: #ed1c2e;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}
/* 入力欄 */
.contact7_design .cf7-field input,
.contact7_design .cf7-field textarea {
  width: 100%;
  box-sizing: border-box;
  border: 0px;
  border-radius: 3px;
  background: transparent;
  font-size: 16px;
  color: #111;
  padding: 10px 12px;
  outline: none;
  box-shadow: none;
}

/* input高さ */
.contact7_design .cf7-field input {
  height: 42px;
}

/* textarea */
.contact7_design .cf7-field textarea {
  height: 240px;
  resize: vertical;
}

/* フォーカス時 */
.contact7_design .cf7-field input:focus,
.contact7_design .cf7-field textarea:focus {
  border-color: #777;
  background: transparent;
}

/* CF7の余白対策 */
.contact7_design p {
  margin: 0;
}

.contact7_design .wpcf7-form-control-wrap {
  display: block;
}


/* ボタン横並び */
.contact7_design .cf7-submit-wrap {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 16px !important;
  margin-top: 50px;
  text-align: center;
}



/* 送信するボタン */
.contact7_design .cf7-submit-wrap input[type="submit"] {
  width: 243px;
  height: 76px;
  border: none !important;
  border-radius: 8px;
  background: linear-gradient(135deg, #1f84c9 0%, #2c8ccd 42%, #d94424 100%);
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.04em;
  cursor: pointer;
}

.contact7_design .cf7-submit-wrap input[type="submit"]:hover {
  opacity: 0.85;
  transform: translateY(-2px);
}

/* 戻るボタン */
.contact7_design .cf7-submit-wrap .wpcf7-previous {
  width: 150px;
  height: 76px;
  border: none;
  border-radius: 8px;
  background: linear-gradient(135deg, #1f84c9 0%, #2c8ccd 42%, #d94424 100%);
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: opacity 0.3s ease, transform 0.3s ease;

}
.contact7_design .cf7-submit-wrap .wpcf7-previous:hover {
  opacity: 0.85;
  transform: translateY(-2px);
}

/* スピナー調整 */
.contact7_design .cf7-submit-wrap .wpcf7-spinner {
  margin: 0 0 0 8px !important;
}

/* ==============================
   スマホ
   ============================== */

@media (max-width: 767px) {

  .contact7_design {
    max-width: 100%;
    padding: 0 30px;
  }

  .contact7_design .cf7-row {
    display: block;
    margin-bottom: 30px;
  }

  .contact7_design .cf7-label {
    justify-content: flex-start;
    gap: 18px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.4;
    white-space: normal;
  }

  .contact7_design .cf7-required {
    min-width: 45px;
    height: 25px;
    font-size: 13px;
  }

  .contact7_design .cf7-field input {
    height: 57px;
    font-size: 16px;
  }

  .contact7_design .cf7-field textarea {
    height: 365px;
    font-size: 16px;
  }

  .contact7_design .cf7-submit-wrap {
    margin-top: 52px;
  }

  .contact7_design .cf7-submit-wrap input[type="submit"] {
    width: 275px;
    max-width: 100%;
    height: 86px;
    font-size: 21px;
  }
}

/* さらに小さいスマホ */
@media (max-width: 420px) {

  .contact7_design {
    padding: 0 24px;
  }

  .contact7_design .cf7-label {
    font-size: 18px;
  }

  .contact7_design .cf7-field textarea {
    height: 360px;
  }
}/* End custom CSS */
/* Start custom CSS for page-settings */body::before {
  content: "";
  position: absolute;
  top: 500px;
  left: 50%;

  width: max(100vw, 1600px);
  aspect-ratio: 1200 / 408;

  transform: translate(-50%, -100%);

  background-image: url("/cms/wp-content/uploads/ttlBg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;

  z-index: 0;
  pointer-events: none;
}

@media (max-width: 767px) {
  body::before {
    top: 400px;
    width: max(100vw, 100px);
    aspect-ratio: 800 / 885;

    background-image: url("/cms/wp-content/uploads/ttlBg_sp.jpg");
  }
}/* End custom CSS */