.elementor-5258 .elementor-element.elementor-element-0b005fa{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5258 .elementor-element.elementor-element-a32dc1a{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-5258 .elementor-element.elementor-element-ac3ccfa{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5258 .elementor-element.elementor-element-86f07f0{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-5258 .elementor-element.elementor-element-2cd5c8a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5258 .elementor-element.elementor-element-2112197{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-5258 .elementor-element.elementor-element-2cd5c8a{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-a32dc1a *//* ============================================================
   ヒーロー ベーススタイル
   ============================================================ */

.sm-hero {
  position: relative;
  overflow: hidden;
  background: #f7fbff;
  font-family: "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #00265c;
  height: 100vh !important;
  min-height: 700px !important;
  max-height: 980px !important;
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  padding-top: 60px !important;
}

.sm-hero__bg {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg,
      #fff 0%,
      rgba(255,255,255,.98) 28%,
      rgba(255,255,255,.82) 48%,
      rgba(255,255,255,.04) 100%
    ),
    url("https://sapomake.com/wp-content/uploads/2026/05/09f93ee41ac87fd860fd2487aeaa540e.png") center right / cover no-repeat;
}

.sm-hero__inner {
  position: relative;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 60px !important;
  display: grid !important;
  grid-template-columns: minmax(0, 46%) minmax(0, 54%) !important;
  grid-template-rows: auto auto !important;
  grid-template-areas:
    "content visual"
    "points  visual" !important;
  align-items: center !important;
  column-gap: 0 !important;
  box-sizing: border-box !important;
  height: 100% !important;
}

/* ============================================================
   左：コンテンツ
   ============================================================ */

.sm-hero__content {
  grid-area: content;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 0 28px !important;
}

.sm-hero__badge {
  display: inline-flex;
  align-items: center;
  margin: 0 0 22px;
  padding: 9px 26px;
  border: 2px solid #00265c;
  border-radius: 999px;
  background: rgba(255,255,255,.96);
  color: #00265c;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 800;
  box-shadow: 0 4px 14px rgba(0,38,92,.06);
  letter-spacing: .04em;
  width: fit-content;
}

.sm-hero__title {
  margin: 0 0 28px;
  color: #00265c;
  font-size: clamp(28px, 3.2vw, 56px);
  line-height: 1.36;
  font-weight: 900;
  letter-spacing: .02em;
  white-space: nowrap;
  min-width: 0;
  overflow: visible;
}

.sm-title-line {
  display: block;
}

.sm-title-free {
  position: relative;
  display: inline-block;
  color: #ff6b00;
  font-size: 1.16em;
  line-height: 1;
  margin: 0 .05em;
  z-index: 1;
}

.sm-title-free::after {
  content: "";
  position: absolute;
  left: -5px;
  right: -5px;
  bottom: 4px;
  height: 11px;
  background: linear-gradient(90deg, rgba(255,107,0,.12), rgba(255,190,130,.25));
  border-radius: 999px;
  z-index: -1;
}

.sm-hero__lead {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 14px 16px;
  margin: 0;
  padding: 20px 26px;
  background: rgba(255,255,255,.92);
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0,38,92,.08);
  border: 1px solid rgba(0,38,92,.08);
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

.sm-hero__lead::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #ff6b00, #f58220);
  border-radius: 16px 16px 0 0;
}

.sm-hero__lead i {
  width: 44px;
  height: 44px;
  min-width: 44px;
  border-radius: 10px;
  background: linear-gradient(135deg, #ff6b00, #f58220);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  flex-shrink: 0;
  align-self: center;
}

.sm-hero__lead p {
  margin: 0;
  color: #00265c;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 700;
  word-break: keep-all;
  align-self: center;
}

/* ============================================================
   右：ビジュアル
   ============================================================ */

.sm-hero__visual {
  grid-area: visual;
  grid-row: 1 / 3;
  position: relative;
  z-index: 1;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.sm-hero__visual::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 50px;
  width: 65%;
  height: 28px;
  transform: translateX(-50%);
  background: rgba(0,38,92,.14);
  filter: blur(22px);
  border-radius: 50%;
  z-index: 0;
}

.sm-hero__visual img {
  position: relative;
  z-index: 1;
  width: min(96%, 680px) !important;
  height: auto;
  display: block;
  filter: drop-shadow(0 24px 32px rgba(0,0,0,.22));
}

/* ============================================================
   ポイント
   ============================================================ */

.sm-hero__point-title {
  display: none;
}

.sm-hero__points {
  grid-area: points;
  padding: 0 0 56px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  max-width: 460px;
}

.sm-hero__point {
  display: flex;
  align-items: center;
  gap: 14px;
  text-align: left;
  padding: 14px 18px;
  background: rgba(255,255,255,.88);
  border: 1px solid rgba(0,38,92,.10);
  border-left: 4px solid #00265c;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0,38,92,.07);
  backdrop-filter: blur(6px);
}

.sm-hero__point:nth-child(2) {
  border-left-color: #ff6b00;
}

.sm-hero__point:nth-child(3) {
  border-left-color: #0058c8;
}

.sm-hero__point i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  min-width: 44px;
  border-radius: 50%;
  background: #00265c;
  color: #fff;
  font-size: 20px;
  flex-shrink: 0;
}

.sm-hero__point:nth-child(2) i {
  background: #ff6b00;
}

.sm-hero__point:nth-child(3) i {
  background: #0058c8;
}

.sm-hero__point p {
  margin: 0;
  color: #00265c;
  font-size: 14px;
  line-height: 1.55;
  font-weight: 800;
  white-space: normal;
}

/* ============================================================
   タブレット（〜1024px）
   ============================================================ */

@media (max-width: 1024px) {
  .sm-hero {
    height: auto !important;
    min-height: 100vh !important;
    max-height: none !important;
    align-items: center !important;
    padding-top: 60px !important;
  }

  .sm-hero__inner {
    display: flex !important;
    flex-direction: column !important;
    padding: 0 48px 60px !important;
    height: auto !important;
    min-height: calc(100vh - 60px) !important;
    justify-content: center !important;
    gap: 0 !important;
  }

  .sm-hero__content {
    justify-content: flex-start;
    padding: 0 0 24px !important;
    width: 100%;
  }

  .sm-hero__title {
    font-size: 36px;
    white-space: normal;
  }

  .sm-hero__lead {
    max-width: 600px;
  }

  .sm-hero__lead p {
    font-size: 15px;
  }

  .sm-hero__visual {
    width: 100%;
    justify-content: center !important;
    margin: 28px 0 24px;
    height: auto;
    align-self: auto;
  }

  .sm-hero__visual img {
    width: min(100%, 480px) !important;
  }

  .sm-hero__point-title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin: 0 0 16px;
  }

  .sm-hero__point-title::before,
  .sm-hero__point-title::after {
    content: "";
    flex: 1;
    height: 1px;
    background: #cfd9e6;
  }

  .sm-hero__point-title span {
    background: #00265c;
    color: #fff;
    border-radius: 999px;
    padding: 7px 18px;
    font-size: 13px;
    font-weight: 800;
    white-space: nowrap;
  }

  .sm-hero__points {
    width: 100%;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    max-width: 100%;
    flex-direction: unset;
  }

  .sm-hero__point {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 14px 18px;
    border-radius: 12px;
    flex: none;
    width: 100%;
    box-sizing: border-box;
  }

  .sm-hero__point::after {
    content: "›";
    color: #00265c;
    font-size: 24px;
    line-height: 1;
    font-weight: 400;
  }

  .sm-hero__point i {
    width: 44px;
    height: 44px;
    min-width: 44px;
    font-size: 20px;
  }

  .sm-hero__point p {
    flex: 1;
    font-size: 14px;
    line-height: 1.55;
    white-space: normal;
  }
}

/* ============================================================
   スマホ（〜767px）
   ============================================================ */

@media (max-width: 767px) {
  .sm-hero {
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    align-items: center !important;
    background: #f5f8fc;
    position: relative !important;
    padding-top: 60px !important;
  }

  .sm-hero__bg {
    background:
      linear-gradient(180deg,
        rgba(255,255,255,.98) 0%,
        rgba(255,255,255,.96) 34%,
        rgba(255,255,255,.82) 62%,
        rgba(255,255,255,.98) 100%
      ),
      url("https://sapomake.com/wp-content/uploads/2026/05/09f93ee41ac87fd860fd2487aeaa540e.png") center top / cover no-repeat;
  }

  .sm-hero__inner {
    display: flex !important;
    flex-direction: column !important;
    padding: 0 18px 36px !important;
    height: auto !important;
    gap: 0;
  }

  .sm-hero__content {
    width: 100%;
    justify-content: flex-start;
    padding: 0 0 20px !important;
  }

  .sm-hero__content::before {
    content: "";
    position: absolute;
    top: -14px;
    left: -10px;
    width: 76px;
    height: 76px;
    background: rgba(255,107,0,.10);
    border-radius: 50%;
    z-index: -1;
  }

  .sm-hero__badge {
    margin-bottom: 14px;
    padding: 6px 14px;
    font-size: 12px;
  }

  .sm-hero__title {
    margin-bottom: 14px;
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: 0;
    white-space: normal;
  }

  .sm-title-free {
    font-size: 1.22em;
    margin: 0 .04em;
  }

  .sm-title-free::after {
    bottom: 3px;
    height: 8px;
    left: -4px;
    right: -4px;
  }

  .sm-hero__lead {
    width: 100%;
    gap: 12px;
    padding: 12px 14px;
    border-left-width: 4px;
    border-radius: 0 12px 12px 0;
    box-sizing: border-box;
  }

  .sm-hero__lead i {
    width: 34px;
    height: 34px;
    min-width: 34px;
    font-size: 17px;
  }

  .sm-hero__lead p {
    font-size: 13px;
    line-height: 1.7;
    font-weight: 700;
  }

  .sm-hero__visual {
    width: 100%;
    margin: 22px 0 18px;
  }

  .sm-hero__visual::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 48%;
    width: 200px;
    height: 200px;
    transform: translate(-50%, -50%);
    background: radial-gradient(circle, rgba(255,107,0,.12) 0%, rgba(255,255,255,0) 68%);
    border-radius: 50%;
    z-index: 0;
  }

  .sm-hero__visual::after {
    bottom: 6px;
    width: 80%;
    height: 14px;
    transform: translateX(-50%);
    filter: blur(12px);
  }

  .sm-hero__visual img {
    width: min(100%, 320px) !important;
    filter: drop-shadow(0 12px 16px rgba(0,0,0,.16));
  }

  .sm-hero__point-title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin: 0 0 12px;
  }

  .sm-hero__point-title::before,
  .sm-hero__point-title::after {
    content: "";
    flex: 1;
    height: 1px;
    background: #cfd9e6;
  }

  .sm-hero__point-title span {
    background: #00265c;
    color: #fff;
    border-radius: 999px;
    padding: 6px 14px;
    font-size: 12px;
    font-weight: 800;
    white-space: nowrap;
  }

  .sm-hero__points {
    width: 100%;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .sm-hero__point {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 13px;
    text-align: left;
    padding: 12px 14px;
    border-right: none;
    background: rgba(255,255,255,.94);
    border: 1px solid #dfe7f1;
    border-left: 4px solid #ff6b00;
    border-radius: 12px;
    box-shadow: 0 4px 14px rgba(0,38,92,.06);
    flex-shrink: unset;
  }

  .sm-hero__point::after {
    content: "›";
    color: #00265c;
    font-size: 24px;
    line-height: 1;
    font-weight: 400;
  }

  .sm-hero__point:first-child,
  .sm-hero__point:last-child {
    padding: 12px 14px;
  }

  .sm-hero__point:nth-child(2) {
    border-left-color: #00265c;
  }

  .sm-hero__point i {
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin: 0;
    border: none;
    border-radius: 50%;
    background: #00265c;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sm-hero__point:nth-child(2) i {
    background: #ff6b00;
  }

  .sm-hero__point:nth-child(3) i {
    background: #0058c8;
  }

  .sm-hero__point p {
    flex: 1;
    font-size: 13px;
    line-height: 1.55;
  }
}

/* ============================================================
   小さめスマホ（〜420px）
   ============================================================ */

@media (max-width: 420px) {
  .sm-hero__inner {
    padding: 0 14px 32px !important;
  }

  .sm-hero__title {
    font-size: 23px;
  }

  .sm-hero__lead p {
    font-size: 12px;
  }

  .sm-hero__visual img {
    width: min(100%, 290px) !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-86f07f0 *//* ============================================================
   幅の完全解除
   ============================================================ */

.sm-request-section {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 60px 40px 70px !important;
  box-sizing: border-box !important;
  background: #fff;
  color: #00265c;
  font-family: "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}

.sm-request-container {
  max-width: 1400px !important;
  width: 100% !important;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 44% 56%;
  gap: 32px;
  align-items: start;
}

/* ============================================================
   左カラム
   ============================================================ */

.sm-request-left {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.sm-recommend-card,
.sm-info-card,
.sm-form-card {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #e0e7f0;
  box-shadow: 0 10px 28px rgba(0, 38, 92, .08);
  overflow: hidden;
}

/* おすすめカード */
.sm-recommend-card h2 {
  margin: 0;
  padding: 16px 18px;
  background: linear-gradient(90deg, #001f52, #082e69);
  color: #fff;
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: .04em;
  line-height: 1.5;
}

.sm-recommend-list {
  list-style: none;
  margin: 0;
  padding: 22px 24px 24px;
}

.sm-recommend-list li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 14px;
  color: #10213f;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.75;
}

.sm-recommend-list li:last-child {
  margin-bottom: 0;
}

.sm-recommend-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: .5em;
  width: 20px;
  height: 20px;
  border: 1.6px solid #ff6b00;
  border-radius: 50%;
  box-sizing: border-box;
  background: #fff;
}

.sm-recommend-list li::after {
  content: "";
  position: absolute;
  left: 7px;
  top: calc(.5em + 5px);
  width: 5px;
  height: 9px;
  border-right: 2px solid #ff6b00;
  border-bottom: 2px solid #ff6b00;
  transform: rotate(45deg);
  box-sizing: border-box;
}

/* 資料でわかること */
.sm-info-card {
  padding: 24px 28px 26px;
  border: 1.5px solid #0b2c61;
  box-shadow: none;
}

.sm-info-card h2 {
  margin: 0 0 20px;
  text-align: center;
  color: #00265c;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.45;
}

.sm-info-item {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  margin-bottom: 16px;
}

.sm-info-item:last-child {
  margin-bottom: 0;
}

.sm-info-item i {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 50%;
  background: #00265c;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.sm-info-item h3 {
  margin: 0 0 3px;
  color: #00265c;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
}

.sm-info-item p {
  margin: 0;
  color: #10213f;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.65;
}

/* ============================================================
   右カラム：フォームカード
   ============================================================ */

.sm-form-card {
  border-radius: 10px;
}

.sm-form-head {
  background: linear-gradient(90deg, #001f52, #082e69);
  color: #fff;
  text-align: center;
  padding: 18px 20px 20px;
}

.sm-form-head h2 {
  margin: 0;
  font-size: 24px;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: .04em;
}

.sm-form-head h2 i {
  margin-right: 10px;
  font-size: .86em;
}

.sm-form-head p {
  margin: 6px 0 0;
  font-size: 13px;
  line-height: 1.6;
  font-weight: 500;
}

.sm-form {
  padding: 22px 28px 26px;
}

/* ============================================================
   CF7 出力要素のスタイル上書き
   ============================================================ */

.sm-form .wpcf7-form {
  margin: 0;
  padding: 0;
}

.sm-form .wpcf7-form > p {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 14px;
  align-items: center;
  margin: 0 0 12px;
}

.sm-form .wpcf7-form > p > label {
  color: #10213f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}

.sm-form .wpcf7-form .required-badge {
  display: inline-block;
  padding: 2px 5px;
  background: #ff6b00;
  color: #fff;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 700;
}

.sm-form .wpcf7-form input[type="text"],
.sm-form .wpcf7-form input[type="email"],
.sm-form .wpcf7-form input[type="tel"],
.sm-form .wpcf7-form select {
  width: 100%;
  height: 40px;
  border: 1px solid #d8e0ea;
  border-radius: 5px;
  background: #fff;
  color: #10213f;
  font-family: inherit;
  font-size: 14px;
  font-weight: 500;
  padding: 0 13px;
  outline: none;
  transition: .25s ease;
  box-sizing: border-box;
}

.sm-form .wpcf7-form input::placeholder {
  color: #aeb7c4;
}

.sm-form .wpcf7-form input[type="text"]:focus,
.sm-form .wpcf7-form input[type="email"]:focus,
.sm-form .wpcf7-form input[type="tel"]:focus,
.sm-form .wpcf7-form select:focus {
  border-color: #00265c;
  box-shadow: 0 0 0 3px rgba(0, 38, 92, .10);
}

/* チェックボックス行 */
.sm-form .wpcf7-form .sm-service-row {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 14px;
  align-items: start;
  margin: 14px 0 16px;
}

.sm-form .wpcf7-form .sm-service-title {
  color: #10213f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
}

.sm-form .wpcf7-form .sm-service-title small {
  display: block;
  font-size: 11px;
  font-weight: 500;
  color: #56616f;
}

.sm-form .wpcf7-checkbox {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px 16px;
}

.sm-form .wpcf7-list-item {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 0;
  color: #10213f;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
}

.sm-form .wpcf7-list-item input[type="checkbox"] {
  width: 16px;
  height: 16px;
  accent-color: #ff6b00;
  flex-shrink: 0;
}

.sm-form .wpcf7-list-item-label {
  cursor: pointer;
}

/* プライバシー注記 */
.sm-form .wpcf7-form .sm-form-note {
  margin: 14px 0 18px;
  color: #56616f;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.7;
}

.sm-form .wpcf7-form .sm-form-note a {
  color: #0058c8;
  text-decoration: underline;
  font-weight: 700;
}

/* 送信ボタン */
.sm-form .wpcf7-form input[type="submit"] {
  width: 100%;
  height: 58px;
  border: none;
  border-radius: 999px;
  background: linear-gradient(90deg, #f58220, #ff6b00);
  color: #fff;
  font-family: inherit;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .04em;
  cursor: pointer;
  box-shadow: 0 7px 0 rgba(180, 75, 0, .22);
  transition: transform .22s ease, box-shadow .22s ease, filter .22s ease;
}

.sm-form .wpcf7-form input[type="submit"]:hover {
  transform: translateY(3px);
  box-shadow: 0 4px 0 rgba(180, 75, 0, .25);
  filter: saturate(1.08);
}

.sm-form .wpcf7-form input[type="submit"]:active {
  transform: translateY(6px);
  box-shadow: 0 1px 0 rgba(180, 75, 0, .25);
}

/* バリデーション */
.sm-form .wpcf7-not-valid-tip {
  color: #e0281a;
  font-size: 12px;
  margin-top: 4px;
  display: block;
}

.sm-form .wpcf7-response-output {
  margin: 14px 0 0;
  padding: 10px 14px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 500;
}

/* ============================================================
   タブレット（〜1024px）
   ============================================================ */

@media (max-width: 1024px) {
  .sm-request-section {
    padding: 50px 30px 60px !important;
  }

  .sm-request-container {
    grid-template-columns: 1fr !important;
    max-width: 680px !important;
  }
}

/* ============================================================
   スマホ（〜768px）
   ============================================================ */

@media (max-width: 768px) {
  .sm-request-section {
    padding: 32px 16px 44px !important;
    background: #f7f9fc !important;
  }

  .sm-request-container {
    gap: 22px;
    max-width: 100% !important;
  }

  .sm-request-left {
    gap: 22px;
  }

  .sm-recommend-card,
  .sm-info-card,
  .sm-form-card {
    border-radius: 8px;
  }

  .sm-recommend-card h2 {
    padding: 14px 16px;
    font-size: 15px;
  }

  .sm-recommend-list {
    padding: 18px 18px 20px;
  }

  .sm-recommend-list li {
    padding-left: 28px;
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 1.8;
  }

  .sm-recommend-list li::before {
    width: 18px;
    height: 18px;
  }

  .sm-recommend-list li::after {
    left: 6px;
    top: calc(.5em + 4px);
    width: 5px;
    height: 8px;
  }

  .sm-info-card {
    padding: 20px 18px 22px;
  }

  .sm-info-card h2 {
    font-size: 17px;
    margin-bottom: 18px;
  }

  .sm-info-item {
    gap: 12px;
    margin-bottom: 14px;
  }

  .sm-info-item i {
    width: 36px;
    height: 36px;
    min-width: 36px;
    font-size: 14px;
  }

  .sm-info-item h3 {
    font-size: 13px;
    margin-bottom: 2px;
  }

  .sm-info-item p {
    font-size: 12px;
    line-height: 1.6;
  }

  .sm-form-head {
    padding: 16px 16px 18px;
  }

  .sm-form-head h2 {
    font-size: 19px;
    letter-spacing: .02em;
  }

  .sm-form-head p {
    font-size: 12px;
    margin-top: 5px;
  }

  .sm-form {
    padding: 20px 16px 22px;
  }

  .sm-form .wpcf7-form > p {
    display: block;
    margin-bottom: 14px;
  }

  .sm-form .wpcf7-form > p > label {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 6px;
    font-size: 13px;
  }

  .sm-form .wpcf7-form input[type="text"],
  .sm-form .wpcf7-form input[type="email"],
  .sm-form .wpcf7-form input[type="tel"],
  .sm-form .wpcf7-form select {
    height: 44px;
    font-size: 14px;
  }

  .sm-form .wpcf7-form .sm-service-row {
    display: block;
    margin: 16px 0 16px;
  }

  .sm-form .wpcf7-form .sm-service-title {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
    font-size: 13px;
  }

  .sm-form .wpcf7-form .sm-service-title small {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 999px;
    background: #edf3fb;
    color: #00265c;
    font-size: 11px;
  }

  .sm-form .wpcf7-checkbox {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }

  .sm-form .wpcf7-list-item {
    min-height: 40px;
    padding: 9px 10px;
    background: #fff;
    border: 1px solid #dce4ef;
    border-radius: 8px;
    font-size: 12px;
    line-height: 1.4;
    box-shadow: 0 2px 8px rgba(0, 38, 92, .04);
  }

  .sm-form .wpcf7-list-item input[type="checkbox"] {
    width: 15px;
    height: 15px;
  }

  .sm-form .wpcf7-form input[type="submit"] {
    height: 52px;
    font-size: 16px;
    letter-spacing: .03em;
  }

  .sm-form .wpcf7-form .sm-form-note {
    font-size: 11px;
    margin: 12px 0 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2112197 */.sm-faq-section {
  width: 100%;
  padding: 64px 24px;
  background: #fff;
  color: #00265c;
  font-family: "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
  box-sizing: border-box;
}

.sm-faq-section *,
.sm-faq-section *::before,
.sm-faq-section *::after {
  box-sizing: border-box;
}

.sm-faq-container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.sm-faq-heading {
  text-align: center;
  margin-bottom: 36px;
}

.sm-faq-heading span {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 20px;
  border: 1.5px solid #ff6b00;
  border-radius: 999px;
  background: #fff7f0;
  color: #ff6b00;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .08em;
}

.sm-faq-heading h2 {
  margin: 0;
  color: #00265c;
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 800;
  letter-spacing: .04em;
}

.sm-faq-heading p {
  margin: 12px 0 0;
  color: #10213f;
  font-size: clamp(14px, 1.5vw, 15px);
  font-weight: 500;
  line-height: 1.8;
}

.sm-faq-list {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  gap: 14px;
}

.sm-faq-item {
  width: 100%;
  border: 1.5px solid #dfe7f1;
  border-left: 4px solid #00265c;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 38, 92, .06);
  overflow: hidden;
}

.sm-faq-item[open] {
  border-left-color: #ff6b00;
}

.sm-faq-item summary {
  position: relative;
  display: grid;
  grid-template-columns: 34px 1fr 24px;
  align-items: center;
  gap: 14px;
  padding: 19px 24px;
  cursor: pointer;
  list-style: none;
}

.sm-faq-item summary::-webkit-details-marker {
  display: none;
}

.sm-faq-q,
.sm-faq-answer span {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
}

.sm-faq-q {
  background: #00265c;
}

.sm-faq-title {
  min-width: 0;
  color: #10213f;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  overflow-wrap: anywhere;
}

.sm-faq-item summary::after {
  content: "+";
  color: #ff6b00;
  font-size: 26px;
  line-height: 1;
  text-align: right;
}

.sm-faq-item[open] summary::after {
  content: "−";
}

.sm-faq-answer {
  display: grid;
  grid-template-columns: 34px 1fr;
  gap: 14px;
  padding: 0 24px 22px;
  border-top: 1px solid #edf2f7;
  background: #fff;
}

.sm-faq-answer span {
  margin-top: 18px;
  background: #ff6b00;
}

.sm-faq-answer p {
  min-width: 0;
  margin: 16px 0 0;
  color: #10213f;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.85;
  overflow-wrap: anywhere;
}

@media (max-width: 1024px) {
  .sm-faq-section {
    padding: 56px 24px;
  }

  .sm-faq-list {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .sm-faq-section {
    padding: 48px 16px;
  }

  .sm-faq-heading {
    margin-bottom: 28px;
  }

  .sm-faq-item summary {
    grid-template-columns: 30px 1fr 20px;
    gap: 10px;
    padding: 16px 14px;
  }

  .sm-faq-q,
  .sm-faq-answer span {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }

  .sm-faq-title {
    font-size: 15px;
    line-height: 1.55;
  }

  .sm-faq-item summary::after {
    font-size: 22px;
  }

  .sm-faq-answer {
    grid-template-columns: 30px 1fr;
    gap: 10px;
    padding: 0 14px 18px;
  }

  .sm-faq-answer span {
    margin-top: 16px;
  }

  .sm-faq-answer p {
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.8;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2cd5c8a */.elementor-5258 .elementor-element.elementor-element-2cd5c8a {
  max-width: 1400px !important;
  width: 100% !important;  /* 1400px → 100% に変更 */
  margin: 0 auto !important;
}/* End custom CSS */