.izu-short-rental-process-container {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  margin-top: 1.4666666667rem;
  font-size: 16px;
  padding-bottom: 0.5333333333rem;
  box-sizing: border-box;
}
.izu-short-rental-process-container .strong {
  font-weight: bold;
}
.izu-short-rental-process-container .align-center {
  text-align: center;
}
.izu-short-rental-process-container .text-underline {
  text-decoration: underline;
}
.izu-short-rental-process-container .title-text {
  color: #111;
  font-weight: bold;
}
.izu-short-rental-process-container p {
  margin-bottom: 10px;
  line-height: 0.64rem;
  color: #444;
}
.izu-short-rental-process-container .table-box {
  margin-bottom: 10px;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 6px;
  padding-bottom: 6px;
}
.izu-short-rental-process-container .table-box table {
  width: 100%;
  height: auto;
  overflow: hidden;
  border: 1px solid #ccc;
}
.izu-short-rental-process-container .table-box table td {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 6px;
}
.izu-short-rental-process-container .table-box table tr td:first-child {
  border-left: none;
}
.izu-short-rental-process-container .table-box table tr:last-child td {
  border-bottom: none;
}
.izu-short-rental-process-container .process-content-describe {
  padding-top: 10px;
  border: 1px dashed #ccc;
  box-sizing: border-box;
}
.izu-short-rental-process-container .process-chart-content {
  margin: 0 auto;
  width: 70%;
  text-align: center;
}