/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 25 2025 | 16:47:58 */
/* 債務整理・法人破産・事業再生 ページ用 */
.debt-section {
  max-width: 900px;
  margin: 2em auto;
  padding: 2em;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  /*font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;*/
  line-height: 1.7;
}

.debt-header {
  text-align: center;
  margin-bottom: 30px;
}

.debt-header h2 {
  font-size: 2rem;
  margin-bottom: 10px;
  color: #333;
}

.debt-catchcopy {
  font-size: 1.2rem;
  color: #666;
}

.debt-block {
  margin-bottom: 40px;
}

.debt-block h3 {
  font-size: 1.4rem;
  margin-bottom: 15px;
  border-left: 4px solid #004080;
  padding-left: 10px;
  color: #004080;
}

.debt-list {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 15px;
}

.debt-list li {
  margin-bottom: 8px;
  line-height: 1.6;
}

.debt-text {
  line-height: 1.8;
  color: #444;
}

.debt-flow {
  list-style: decimal;
  padding-left: 20px;
  line-height: 1.8;
}

.debt-flow li {
  margin-bottom: 10px;
}
