.top-index-page .formBlock__inner__item .timeBox {
  margin-bottom:14px;
  padding:30px 46px;
  background:#e9edf7;
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}
@media screen and (max-width:414px) {
  .top-index-page .formBlock__inner__item .timeBox {
    padding:22px 14px
  }
}
.top-index-page .formBlock__inner__item .timeBox h3 {
  color:#e71f19
}
.top-index-page .formBlock__inner__item .timeBox .cautionTxt {
  margin-top:5px;
  font-size:13px
}
.top-index-page .formBlock__inner__item .timeBox .tableBox {
  padding:0
}