.c-heading-frame {
  padding: 1.15rem 2rem;
  line-height: 1.5;
  margin-bottom: 2rem;
}

.c-heading-frame__title {
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.06em;
  color: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

.c-heading-frame--theme {
  background-color: #f1cd00;
}

.c-mb60 {
  margin-bottom: 60px;
}

.c-pt50 {
  padding-top: 50px;
}

.c-pb90 {
  padding-bottom: 90px;
}
.u-fs16 {
  font-size: 16px;
}
.u-inline-block {
  display: inline-block;
}

.u-pb70 {
  padding-bottom: 70px;
}

.c-bnr-color {
  background-color: #ef81b2 !important;
}
