#plans .planList-link-head .title .ldk .small.ja {
  font-family: "Zen Old Mincho", serif;
}
@media (min-width: 800px) {
  #plans .planList-link-head .title .ldk .small.ja {
    font-size: 18px;
  }
}
#plans .pageLead {
  padding-bottom: 0;
}
#plans .planList.first {
  padding-top: 44px;
  background-color: #E9F2F0;
  margin-bottom: 75px;
}
@media (max-width: 799px) {
  #plans .planList.first {
    margin-bottom: 30px;
  }
}
#plans .planList.first .section-head-heading {
  padding-bottom: 44px;
}
@media (max-width: 799px) {
  #plans .planList.first .section-list {
    padding-bottom: 44px;
  }
}
#plans .planList-link .planList-link-body {
  background-color: #fff;
}