.elementor-1633 .elementor-element.elementor-element-3bc4011{--display:flex;}.elementor-1633 .elementor-element.elementor-element-49ecab6{width:100%;max-width:100%;}.elementor-1633 .elementor-element.elementor-element-49ecab6.elementor-element{--align-self:flex-start;--flex-grow:0;--flex-shrink:0;}.elementor-1633 .elementor-element.elementor-element-980ce1b{--display:flex;}@media(min-width:768px){.elementor-1633 .elementor-element.elementor-element-980ce1b{--content-width:1240px;}}/* Start custom CSS for shortcode, class: .elementor-element-49ecab6 *//* パンくず全体 */
.rank-math-breadcrumb {
  font-size: 18px;
  color: #6b7280;
  margin: 16px 0 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
}

/* 各リンク */
.rank-math-breadcrumb a {
  color: #fffff;
  text-decoration: none;
  padding: 4px 8px;
  border-radius: 6px;
  transition: all 0.2s ease;
}

/* ホバー */
.rank-math-breadcrumb a:hover {
  background: #f1f5f9;
  color: #000;
}

/* 区切り記号（>） */
.rank-math-breadcrumb .separator {
  color: #9ca3af;
  margin: 0 2px;
}

/* 現在ページ */
.rank-math-breadcrumb .last {
  color: #111827;
  font-weight: 600;
  padding: 4px 8px;
}

/* モバイル対応 */
@media (max-width: 768px) {
  .rank-math-breadcrumb {
    font-size: 12px;
    gap: 4px;
  }

  .rank-math-breadcrumb a,
  .rank-math-breadcrumb .last {
    padding: 2px 6px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0091a6f */html {
  scroll-behavior: smooth;
}

.guide-article-header {
  margin: 0 0 28px;
}

.guide-article-category {
  display: inline-block;
  margin: 0 0 14px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #eef4f8;
  color: #0b263d;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
}

.guide-article-title {
  margin: 0;
  font-size: 40px;
  line-height: 1.35;
  font-weight: 800;
  color: #111;
}

.guide-article-meta {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 16px;
  color: #666;
  font-size: 14px;
}

.guide-toc {
  margin: 32px 0 40px;
  padding: 24px;
  border: 1px solid #dbe5ec;
  border-radius: 18px;
  background: #f8fbfd;
}

.guide-toc-title {
  margin-bottom: 14px;
  font-size: 18px;
  font-weight: 700;
  color: #0b263d;
}

.guide-toc ol {
  margin: 0;
  padding-left: 1.4em;
}

.guide-toc li {
  margin: 8px 0;
  line-height: 1.7;
}

.guide-toc li ol {
  margin-top: 8px;
}

.guide-toc a {
  color: #0b263d;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: all .2s ease;
}

.guide-toc a:hover {
  border-bottom-color: #0b263d;
  opacity: .85;
}

.finance-guide-article {
  font-size: 16px;
  line-height: 1.95;
  color: #222;
}

.finance-guide-article h2 {
  scroll-margin-top: 100px;
  font-size: 30px;
  line-height: 1.4;
  margin: 56px 0 18px;
  padding-left: 16px;
  border-left: 6px solid #0b263d;
  font-weight: 800;
  color: #0b263d;
}

.finance-guide-article h3 {
  scroll-margin-top: 100px;
  font-size: 22px;
  line-height: 1.5;
  margin: 32px 0 12px;
  font-weight: 700;
  color: #111;
}

.finance-guide-article p {
  margin: 0 0 18px;
}

.finance-guide-article ul,
.finance-guide-article ol {
  margin: 0 0 20px 1.4em;
  padding: 0;
}

.finance-guide-article li {
  margin-bottom: 10px;
}

.guide-point-box,
.guide-caution-box,
.guide-cta-box {
  border-radius: 16px;
  padding: 22px;
  margin: 26px 0;
}

.guide-point-box {
  background: #f4f8fc;
  border: 1px solid #cfe0f0;
}

.guide-caution-box {
  background: #fff8f2;
  border: 1px solid #f1d2b3;
}

.guide-cta-box {
  background: #f7f7f7;
  border: 1px solid #e3e3e3;
  text-align: center;
  margin-top: 44px;
}

.guide-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0 24px;
  font-size: 15px;
}

.guide-table th,
.guide-table td {
  border: 1px solid #ddd;
  padding: 12px;
  vertical-align: top;
}

.guide-table th {
  background: #0b263d;
  color: #fff;
  font-weight: 700;
}

.guide-cta-button {
  display: inline-block;
  background: #0b263d;
  color: #fff !important;
  text-decoration: none;
  padding: 14px 28px;
  border-radius: 999px;
  font-weight: 700;
  transition: opacity .2s ease;
}

.guide-cta-button:hover {
  opacity: 0.85;
}

@media (max-width: 767px) {
  .guide-article-title {
    font-size: 28px;
    line-height: 1.4;
  }

  .guide-article-meta {
    font-size: 13px;
    gap: 10px;
  }

  .guide-toc {
    padding: 18px;
    margin: 24px 0 32px;
  }

  .finance-guide-article {
    font-size: 15px;
    line-height: 1.9;
  }

  .finance-guide-article h2 {
    font-size: 22px;
    margin: 38px 0 16px;
    padding-left: 12px;
    border-left-width: 5px;
  }

  .finance-guide-article h3 {
    font-size: 19px;
    margin: 26px 0 10px;
  }

  .guide-table {
    font-size: 13px;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }

  .guide-cta-button {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
}/* End custom CSS */