main .first,
main .sec {
  padding-bottom: 0;
}
.sec .desc {
  font-size: 20px;
  line-height: 30px;
}
.thepage h3 {
  margin-bottom: 2px;
}
.sec .chg-i {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
}
.chg-i .ci {
  margin: 10px 0;
  letter-spacing: -1px;
}
.chg-i .ci:last-child {
  margin-bottom: 0;
}

.thepage .req-flow h3,
.thepage .sec h3.cb {
  color:#000;
}

.proc-flow .table td {
  min-height: 120px;
  padding:20px 16px;
}
.proc-flow .c1, .proc-flow .c3 {
  font-weight: bold;
}
.proc-flow td {
  vertical-align:middle;
}
.proc-flow td span {
  display: inline-block;
  text-align: left;
}
.proc-flow .c1 {
  width: 186px;
}
.proc-flow .c3 {
  width: 190px;
  color:#319F9F;
}

.req-doc .r-doc {
  margin-bottom: 28px;
  line-height: 30px;
}
.sec .d2 {
  margin-bottom: 10px;
}

.sec .desc .sm {
  font-size: 18px;
  line-height: 24px;
}