.pocct-deskrail {
  margin: 2.4rem 0 0;
  padding: 1.35rem 1.4rem 1.1rem;
  background: #f4f7f2;
  border-left: 5px solid #2d6a4f;
  width: 100%;
}
.pocct-deskrail h2 {
  text-transform: none;
  font-size: 1.45rem;
  margin-bottom: 0.85rem;
  color: #1b4332;
}
.pocct-desklist {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pocct-deskitem {
  margin: 0 0 1.05rem;
}
.pocct-when {
  display: block;
  font-weight: 700;
  color: #2d6a4f;
  letter-spacing: 0.02em;
  margin-bottom: 0.25rem;
}
.pocct-innercopy p {
  margin-bottom: 0.9rem;
  line-height: 1.65;
}
.pocct-innercopy h2 {
  text-transform: none;
  margin-bottom: 0.75rem;
}
.pocct-faqvis {
  margin-top: 1.6rem;
}
.pocct-faqvis dt {
  font-weight: 700;
  margin-top: 0.85rem;
}
.pocct-faqvis dd {
  margin-left: 0;
  margin-bottom: 0.6rem;
}
