.hero {
  overflow: hidden;
}

.hero__back {
  background: #eee;
  padding: 30px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero__copy {
  width: 80%;
}

.hero__main {
  width: 100%;
}

.wrap-lp {
  padding: 20px;
}

.st {
  margin-bottom: 80px;
}

.st__txt {
  line-height: 1.6;
}

.st__b {
  font-size: 22px;
  font-weight: bold;
  display: block;
  padding: 5px 0;
  color: #d50000;
}

.st__list {
  padding-bottom: 10px;
}

.st__item {
  font-weight: bold;
  line-height: 1.5;
}

.st2 {
  margin-bottom: 80px;
}

.st2__ttl {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3;
  border-bottom: 4px solid #000;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.st2__img {
  width: 100%;
  margin-bottom: 10px;
}

.st2__txt {
  line-height: 1.6;
}

.st2__list {
  padding-bottom: 10px;
}

.st2__item {
  font-weight: bold;
  line-height: 1.5;
}

.st2__alert {
  color: #d50000;
}

.st2__b {
  font-size: 22px;
  font-weight: bold;
  display: block;
  padding: 5px 0;
  color: #d50000;
  line-height: 1.3;
}

.st2__qa {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.3;
}

.st2__name {
  font-size: 13px;
  display: block;
  margin-top: 10px;
  text-align: right;
}

.st3 {
  margin-bottom: 80px;
}

.st3__area {
  margin-bottom: 100px;
}

.st3__area:last-child {
  margin-bottom: 0;
}

.st3__ttl {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3;
  border-bottom: 4px solid #000;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.st3__img {
  width: 100%;
  margin-bottom: 15px;
}

.st3__history {
  font-size: 12px;
  margin-bottom: 10px;
  letter-spacing: .1em;
}

.st3__name {
  margin-bottom: 20px;
}

.st3__q {
  color: #00B162;
  font-weight: bold;
  margin-bottom: 10px;
}

.st3__txt {
  line-height: 1.6;
  margin-bottom: 40px;
}
