.contact-article-v946 {
  width: min(1120px, calc(100% - 32px));
  margin: 34px auto;
  color: #10223a;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans JP", sans-serif;
}

html,
body {
  max-width: 100%;
  overflow-x: clip;
}

.page {
  max-width: 100%;
  overflow-x: clip;
}

.contact-article-v946 * {
  box-sizing: border-box;
  max-width: 100%;
}

.contact-hero-v946 {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);
  gap: 24px;
  align-items: stretch;
  margin-bottom: 28px;
}

.contact-hero-v946 > div,
.contact-hero-v946 aside,
.contact-template-card,
.contact-situation-grid-v946 article,
.contact-reference-grid-v946 a,
.contact-tool-cta-v946 a {
  border: 1px solid #d8e3dd;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 16px 36px rgba(17, 33, 48, 0.06);
}

.contact-hero-v946 > div {
  padding: clamp(24px, 4vw, 42px);
  background: linear-gradient(120deg, #ffffff 0%, #f3fbf7 72%, #fff7ec 100%);
}

.contact-kicker-v946 {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  margin-bottom: 14px;
  padding: 6px 12px;
  border: 1px solid #b8ddcf;
  border-radius: 999px;
  color: #0b745a;
  background: #f6fffb;
  font-size: 16px;
  font-weight: 950;
}

.contact-article-v946 h2 {
  margin: 28px 0 16px;
  color: #10223a;
  font-size: clamp(30px, 3.2vw, 44px);
  line-height: 1.25;
  letter-spacing: 0;
}

.contact-hero-v946 h2 {
  margin: 0 0 14px;
  font-size: clamp(38px, 4.8vw, 62px);
}

.contact-article-v946 h3 {
  margin: 26px 0 12px;
  color: #10223a;
  font-size: clamp(23px, 2.1vw, 30px);
  line-height: 1.35;
  letter-spacing: 0;
}

.contact-article-v946 p,
.contact-article-v946 li,
.contact-article-v946 td,
.contact-article-v946 th,
.contact-article-v946 a,
.contact-article-v946 pre {
  font-size: 18px;
  line-height: 1.78;
  letter-spacing: 0;
}

.contact-hero-v946 p {
  max-width: 720px;
  margin: 0 0 22px;
  color: #263b52;
  font-size: clamp(21px, 2.2vw, 28px);
  font-weight: 780;
}

.contact-hero-v946 nav {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}

.contact-hero-v946 nav a {
  min-height: 48px;
  display: grid;
  place-items: center;
  padding: 8px 10px;
  border: 1px solid #b9d2c8;
  border-radius: 6px;
  background: #fff;
  color: #0b5d4e;
  text-decoration: none;
  font-size: 16px;
  font-weight: 900;
  text-align: center;
}

.contact-hero-v946 aside {
  padding: 24px;
}

.contact-hero-v946 aside strong {
  display: block;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 1.35;
}

.contact-hero-v946 aside ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.contact-hero-v946 aside li {
  position: relative;
  padding-left: 30px;
  color: #24364a;
  font-weight: 760;
}

.contact-hero-v946 aside li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.72em;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #127657;
  box-shadow: inset 0 0 0 4px #e9f7f1;
}

.contact-template-grid-v946 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.contact-template-card {
  overflow: hidden;
}

.contact-template-card > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 15px 18px;
  border-bottom: 1px solid #d8e3dd;
  background: #f5fbf8;
}

.contact-template-card span {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 4px 10px;
  border-radius: 999px;
  background: #e9f7f1;
  color: #0b745a;
  font-size: 14px;
  font-weight: 950;
}

.contact-template-card strong {
  font-size: 21px;
}

.contact-template-card pre {
  min-height: 220px;
  margin: 0;
  padding: 20px;
  white-space: pre-wrap;
  color: #17283d;
  background: #fff;
  font: inherit;
  font-size: 18px;
  font-weight: 760;
}

.contact-situation-grid-v946,
.contact-reference-grid-v946,
.contact-tool-cta-v946 {
  display: grid;
  gap: 14px;
}

.contact-situation-grid-v946 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.contact-situation-grid-v946 article {
  min-height: 136px;
  padding: 18px;
}

.contact-situation-grid-v946 strong,
.contact-reference-grid-v946 strong,
.contact-tool-cta-v946 strong {
  display: block;
  margin-bottom: 7px;
  color: #10223a;
  font-size: 21px;
  line-height: 1.35;
}

.contact-situation-grid-v946 span,
.contact-reference-grid-v946 span,
.contact-tool-cta-v946 span {
  display: block;
  color: #536274;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 740;
}

.contact-flow-v946 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 16px 0 24px;
}

.contact-flow-v946 div {
  min-height: 150px;
  padding: 18px;
  border: 1px solid #d8e3dd;
  border-radius: 8px;
  background: #f8fcfb;
}

.contact-flow-v946 span {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  margin-bottom: 10px;
  border-radius: 50%;
  color: #fff;
  background: #123e6f;
  font-weight: 950;
}

.contact-flow-v946 strong {
  display: block;
  margin-bottom: 5px;
  font-size: 20px;
}

.contact-flow-v946 p {
  margin: 0;
  color: #4e5f72;
  font-size: 16px;
  font-weight: 740;
}

.contact-ng-table-v946 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border: 1px solid #d8e3dd;
  border-radius: 8px;
  background: #fff;
}

.contact-ng-table-v946 th,
.contact-ng-table-v946 td {
  padding: 15px 17px;
  border-bottom: 1px solid #d8e3dd;
  text-align: left;
  vertical-align: top;
}

.contact-ng-table-v946 th {
  color: #fff;
  background: #123e6f;
  font-weight: 950;
}

.contact-ng-table-v946 tr:last-child td {
  border-bottom: 0;
}

.contact-reference-grid-v946 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 16px;
}

.contact-reference-grid-v946 a,
.contact-tool-cta-v946 a {
  padding: 18px;
  color: inherit;
  text-decoration: none;
}

.contact-tool-cta-v946 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding: 18px;
  border: 1px solid #f1c89f;
  border-radius: 8px;
  background: #fff9f2;
}

.contact-tool-cta-v946 a {
  border-color: #f2cfaa;
  background: #fff;
}

.contact-detail-v946 {
  margin-top: 24px;
}

.contact-rewrite-grid-v946 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 14px 0 22px;
}

.contact-rewrite-grid-v946 article {
  min-height: 148px;
  padding: 18px;
  border: 1px solid #d8e3dd;
  border-radius: 8px;
  background: #fff;
}

.contact-rewrite-grid-v946 strong {
  display: block;
  margin-bottom: 8px;
  color: #9b2d24;
  font-size: 19px;
  line-height: 1.35;
}

.contact-rewrite-grid-v946 p {
  margin: 0;
  color: #21364d;
  font-size: 17px;
  font-weight: 760;
}

@media (max-width: 920px) {
  .contact-article-v946 {
    width: min(100% - 24px, 760px);
  }

  .contact-hero-v946,
  .contact-template-grid-v946,
  .contact-situation-grid-v946,
  .contact-flow-v946,
  .contact-reference-grid-v946,
  .contact-tool-cta-v946,
  .contact-rewrite-grid-v946 {
    grid-template-columns: 1fr;
  }

  .contact-hero-v946 nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .contact-template-card pre {
    min-height: 0;
  }
}

@media (max-width: 520px) {
  .contact-hero-v946 > div,
  .contact-hero-v946 aside,
  .contact-template-card pre,
  .contact-situation-grid-v946 article,
  .contact-flow-v946 div,
  .contact-reference-grid-v946 a,
  .contact-tool-cta-v946 a {
    padding: 16px;
  }

  .contact-hero-v946 nav {
    grid-template-columns: 1fr;
  }

  .contact-article-v946 h2,
  .contact-hero-v946 h2 {
    font-size: 32px;
  }
}
