.container_section_wrapper {
  width: calc(100% - 40px);
  max-width: 1000px;
  margin: 240px auto 180px;
}

.container_section_wrapper .ttl_h2 {
  font-size: 24px;
  margin-bottom: 30px;
}

.container_section_wrapper .ttl_h3 {
  font-size: 18px;
  letter-spacing: .1em;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: normal;
}

#policy p {
  margin-bottom: 60px;
  letter-spacing: 0.05em;
  line-height: 2;
}

.policy_lead {
  border-bottom: none;
}

