.hero .content.is-text-indent p {
  text-indent: 32px;
}

.hero.banner {
  background: url(../image/partner/1.png) no-repeat;
  background-size: 100% 100%;
}

.banner h1,
.banner p {
  margin-bottom: 22px !important;
}

.banner h1 {
  font-size: 5.3125rem;
  margin-left: 10px;
}

.banner p {
  font-size: 2.875rem;
}

.banner .hero-body {
  padding-top: 106px;
}

.container-wrapper.partner-why {
  height: 580px;
  background: url(../image/partner/9.png) no-repeat;
  background-size: 508px 528px;
  background-position: 50% 100%;
}

.is-align-center {
  align-items: center;
}

.has-background-grey-lighter {
  background-color: #f8f8f8 !important;
}

.has-background-blue-dark {
  background-color: #525469;
}

.container-wrapper.is-form {
  max-width: 1024px;
}

.nationwide {
  display: inline-block;
  border: 1px solid #fff;
  padding: 1px 15px;
  color: #fff;
}

.partner-why h2 {
  margin-bottom: 1.85em;
}

.partner-icon-hand {
  width: 96px;
  height: 63px;
  margin-right: 10px;
}

.partner-why h3 {
  color: #ff7f00;
}

.partner-why h3 img {
  vertical-align: middle;
}

.is-color-dark {
  color: #434343;
}
