main .first {
  padding-bottom: 0;
}

main .sec-flow {
  padding-bottom: 0;
}
.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 .table td.c2 {
}
.proc-flow .c2 {
}
.proc-flow .c3 {
  width: 190px;
  color:#319F9F;
}
.proc-flow .note {
  margin-bottom: 18px;
  line-height: 24px;
}


.req-doc .r-doc {
  margin-bottom: 28px;
  line-height: 30px;
}
.r-doc .sm {
  font-size: 18px;
  line-height: 25px;
}
.req-doc .r-doc .t {
  font-weight: bold;
  font-size: 22px;
  color: #319F9F;
  margin-bottom: 8px;
}
.req-doc .r-doc .txt {
  font-size: 20px;
}