.p-index_kv__deco.-deco04 {
  right: 0;
  top: 0;
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 1rem;
}

.p-index_kv__txt {
  bottom: -15rem;
}
@media screen and (max-width: 768px) {
  .p-index_kv__txt {
    position: relative;
    bottom: 0;
    right: auto;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-index_kv__txt span {
    width: 100%;
    text-align: center;
  }
}

.img_qualification {
  margin-bottom: 1em;
}

.d-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}/*# sourceMappingURL=include.css.map */