.u-section-1 .u-sheet-1 {
  min-height: 93px;
}

.u-section-1 .u-text-1 {
  margin: 20px auto;
}.u-section-2 .u-sheet-1 {
  min-height: 178px;
}

.u-section-2 .u-text-1 {
  font-size: 1.5rem;
  --text-color-var: #0000ff;
  margin: 0 auto;
}

.u-section-2 .u-text-2 {
  --text-color-var: #0000ff;
  margin: 19px auto 34px;
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    font-size: 1.3333333333333333rem;
  }
} .u-section-3 {
  --text-color-var: #111111;
}

.u-section-3 .u-sheet-1 {
  min-height: 125px;
}

.u-section-3 .u-text-1 {
  --text-color-var: #000000;
  margin: 0 auto;
}

.u-section-3 .u-text-2 {
  --text-color-var: #000000;
  margin: 19px auto 48px;
}.u-section-4 .u-sheet-1 {
  min-height: 241px;
}

.u-section-4 .u-text-1 {
  --text-color-var: #0000ff;
  width: 245px;
  margin: 0 auto;
}

.u-section-4 .u-text-2 {
  --text-color-var: #0000ff;
  margin: 20px auto 49px;
}