.l-sec__inner2 {
  margin: 0 auto;
  max-width: 1180px;
  padding: 44px 40px;
  width: 100%;
}
@media (max-width: 768px) {
  .l-sec__inner2 {
    max-width: 500px;
    padding: 9px 20px;
  }
}

.box {
  background: #ffffff;
  border-radius: 1.25rem;
  padding: 5rem 3.75rem 3.75rem 3.75rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  max-width: 68.75rem;
  position: relative;
}
@media (max-width: 768px) {
  .box {
    border-radius: 1.25rem;
    padding: 3.75rem 1.25rem 2rem 1.25rem;
    gap: 2rem;
  }
}
.box::before {
  content: "";
  display: block;
  background-image: url(../img/text_interview.svg);
  background-size: contain;
  position: absolute;
  z-index: 1;
  width: 500px;
  height: 116px;
  top: -80px;
  right: 0;
}
@media (max-width: 768px) {
  .box::before {
    width: 276px;
    height: 64px;
    top: -34px;
    left: 0;
    margin: auto;
  }
}

.box__frame-897 {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.box__va {
  color: #e470a5;
  text-align: center;
  font-size: 2.375rem;
  line-height: 130%;
  letter-spacing: 0.11875rem;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .box__va {
    font-size: 1.5rem;
    line-height: 130%;
  }
}

.box__frame-948 {
  display: flex;
  flex-direction: row;
  gap: 3rem;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
@media (max-width: 768px) {
  .box__frame-948 {
    flex-direction: column;
    gap: 2rem;
  }
}

.box___0130-1 {
  border-radius: 0.625rem;
  flex-shrink: 0;
  max-width: 23.75rem;
  height: auto;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  margin: auto;
}

.box__frame-946 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
@media (max-width: 768px) {
  .box__frame-946 {
    gap: 1.5rem;
  }
}

.box__frame-947 {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.box__div {
  color: #4c4949;
  text-align: left;
  font-size: 1rem;
  line-height: 130%;
  font-weight: 600;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.box__frame-950 {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.box__div2 {
  color: #e470a5;
  text-align: left;
  font-size: 1.125rem;
  line-height: 160%;
  font-weight: 600;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.box__div3 {
  color: #000000;
  text-align: left;
  font-size: 0.8125rem;
  line-height: 1.5rem;
  font-weight: 600;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.box__frame-949 {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.p-support4 .bg-blu {
  background: #38a6d6;
}
.p-support4 .bg-grn {
  background: #3eb6af;
}
.p-support4 .bg-pur {
  background: #bb72c4;
}
.p-support4 .bg-pnk {
  background: #e8768f;
}
.p-support4 .p-headAlt__title {
  color: #e470a5;
}
.p-support4 .p-support4__box {
  background: #ffffff;
  border-radius: 1.25rem;
  padding: 3.75rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 68.75rem;
  position: relative;
  margin-top: 60px;
}
.p-support4 .p-support4__box + .p-support4__box {
  margin-top: 32px;
}
@media (max-width: 768px) {
  .p-support4 .p-support4__box {
    gap: 1rem;
    border-radius: 1.25rem;
    padding: 2rem 1.25rem 2rem 1.25rem;
  }
}
.p-support4 .p-support4__box__frame-943 {
  display: flex;
  flex-direction: column;
  gap: 1.0625rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
@media (max-width: 768px) {
  .p-support4 .p-support4__box__frame-943 {
    gap: 0.375rem;
  }
}
.p-support4 .p-support4__box___1-29 {
  color: #e470a5;
  text-align: center;
  font-size: 2.1875rem;
  line-height: 2.1875rem;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .p-support4 .p-support4__box___1-29 {
    font-size: 1.25rem;
  }
}
.p-support4 .p-support4__box___1-17-5-2024 {
  color: #e470a5;
  text-align: center;
  font-size: 1rem;
  line-height: 150%;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .p-support4 .p-support4__box___1-17-5-2024 {
    font-size: 0.9375rem;
  }
}
.p-support4 .p-support4__box__p-p-feature-catch-lead {
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 68.75rem;
  position: relative;
}
.p-support4 .p-support4__box___1-292 {
  color: #000000;
  text-align: center;
  font-size: 1.125rem;
  line-height: 2rem;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .p-support4 .p-support4__box___1-292 {
    text-align: left;
    font-size: 0.9375rem;
  }
}

.p-support4__feature {
  width: 100%;
  overflow-x: auto;
}
.p-support4__feature .p-support4__feature__ttl {
  color: #dd4a84;
  text-align: center;
  font-size: 1.5rem;
  line-height: 160%;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .p-support4__feature .p-support4__feature__ttl {
    font-size: 1.25rem;
  }
}
.p-support4__feature .p-support4__feature__frame-942 {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  overflow-x: auto;
  margin-top: 32px;
  min-width: 960px;
}
@media (max-width: 768px) {
  .p-support4__feature .p-support4__feature__frame-942 {
    min-width: auto;
    flex-direction: column;
    gap: 1rem;
    margin-top: 16px;
  }
}
.p-support4__feature .p-support4__feature__frame-625609 {
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  flex: 0 0 280px;
}
@media (max-width: 768px) {
  .p-support4__feature .p-support4__feature__frame-625609 {
    flex: auto;
  }
}
.p-support4__feature .p-support4__feature__tag {
  background: #888888;
  padding: 0rem 1rem 0rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  height: 2.5rem;
  position: relative;
}
.p-support4__feature .p-support4__feature__div2 {
  color: #ffffff;
  text-align: center;
  font-size: 1.125rem;
  line-height: 100%;
  font-weight: 600;
  position: relative;
}
.p-support4__feature .p-support4__feature__frame-625607 {
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.p-support4__feature .p-support4__feature__dt {
  background: #f6f6f6;
  border-style: solid;
  border-color: #f1f1f1;
  border-width: 0.0625rem 0.0625rem 0rem 0.0625rem;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.p-support4__feature .p-support4__feature__div3 {
  color: #0b0b0b;
  text-align: center;
  font-size: 1rem;
  line-height: 140%;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-support4__feature .p-support4__feature__frame-625598 {
  display: flex;
  flex-direction: row;
  row-gap: 0.625rem;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
@media (max-width: 768px) {
  .p-support4__feature .p-support4__feature__frame-625598 {
    gap: 10px 14px;
  }
}
.p-support4__feature .p-support4__feature__item {
  padding: 0.75rem 0.5rem 0.75rem 0.5rem;
  display: flex;
  flex-direction: row;
  gap: 0.625rem;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
}
@media (max-width: 768px) {
  .p-support4__feature .p-support4__feature__item {
    flex: 0 1 calc(50% - 7px);
  }
}
.p-support4__feature .p-support4__feature__div4 {
  color: #ffffff;
  text-align: center;
  font-size: 0.875rem;
  line-height: 140%;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-support4__feature .p-support4__feature__div5 {
  color: #000000;
  text-align: left;
  font-size: 0.875rem;
  line-height: 140%;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.p-support4__feature .p-support4__feature__frame-625608 {
  background: #fff5f8;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  flex: 0 1 auto;
}
.p-support4__feature .p-support4__feature__tag2 {
  background: #e470a5;
  padding: 0rem 1rem 0rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  height: 2.5rem;
  position: relative;
}
.p-support4__feature .p-support4__feature__frame-625612 {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 16.8125rem;
  position: relative;
}
.p-support4__feature .p-support4__feature__div6 {
  color: #dd4a84;
  text-align: center;
  font-size: 1rem;
  line-height: 100%;
  font-weight: 600;
  position: relative;
  align-self: stretch;
}
.p-support4__feature .p-support4__feature__frame-625611 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  padding: 8px;
}
@media (max-width: 768px) {
  .p-support4__feature .p-support4__feature__frame-625611 {
    flex-direction: column;
    gap: 0.75rem;
  }
}
.p-support4__feature .p-support4__feature__supports {
  flex: 0 0 calc(50% - 4px);
}
.p-support4__feature .p-support4__feature__th {
  display: flex;
  flex-direction: row;
  gap: 0rem;
  align-items: flex-end;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.p-support4__feature .p-support4__feature__dt6 {
  background: #3eb6af;
  border-style: solid;
  border-color: #f6e3e8;
  border-width: 0.0625rem 0.0625rem 0rem 0.0625rem;
  padding: 0.75rem 0.5rem 0.75rem 0.5rem;
  display: flex;
  flex-direction: row;
  gap: 0.625rem;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  width: 6.25rem;
  position: relative;
}
.p-support4__feature .p-support4__feature__div7 {
  color: #ffffff;
  text-align: center;
  font-size: 1rem;
  line-height: 140%;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-support4__feature .p-support4__feature__dt7 {
  background: #fffeed;
  border-style: solid;
  border-color: #f6e3e8;
  border-width: 0.0625rem 0.0625rem 0rem 0rem;
  padding: 0.75rem 0.5rem 0.75rem 0.5rem;
  display: flex;
  flex-direction: row;
  gap: 0.625rem;
  align-items: center;
  justify-content: center;
  flex: 1;
  height: 2.875rem;
  position: relative;
}
.p-support4__feature .p-support4__feature__div8 {
  color: #000000;
  text-align: center;
  font-size: 1rem;
  line-height: 140%;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-support4__feature .p-support4__feature__dt8 {
  min-height: 124px;
  background: #ffffff;
  border-style: solid;
  border-color: #f6e3e8;
  border-width: 0.0625rem;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.p-support4__feature .p-support4__feature__frame-625600 {
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.p-support4__feature .p-support4__feature__frame-625599 {
  display: flex;
  flex-direction: row;
  gap: 0rem;
  align-items: flex-end;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.p-support4__feature .p-support4__feature__dt9 {
  background: #38a6d6;
  border-style: solid;
  border-color: #f6e3e8;
  border-width: 0.0625rem 0.0625rem 0rem 0.0625rem;
  padding: 0.75rem 0.5rem 0.75rem 0.5rem;
  display: flex;
  flex-direction: row;
  gap: 0.625rem;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  width: 6.25rem;
  position: relative;
}
.p-support4__feature .p-support4__feature__dt10 {
  background: #fffeed;
  border-style: solid;
  border-color: #f6e3e8;
  border-width: 0.0625rem 0.0625rem 0rem 0rem;
  padding: 0.75rem 0.5rem 0.75rem 0.5rem;
  display: flex;
  flex-direction: row;
  gap: 0.625rem;
  align-items: center;
  justify-content: center;
  flex: 1;
  position: relative;
}
.p-support4__feature .p-support4__feature__frame-625604 {
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.p-support4__feature .p-support4__feature__frame-625603 {
  display: flex;
  flex-direction: row;
  gap: 0rem;
  align-items: flex-end;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.p-support4__feature .p-support4__feature__dt11 {
  background: #bb72c4;
  border-style: solid;
  border-color: #f6e3e8;
  border-width: 0.0625rem 0.0625rem 0rem 0.0625rem;
  padding: 0.75rem 0.5rem 0.75rem 0.5rem;
  display: flex;
  flex-direction: row;
  gap: 0.625rem;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  width: 6.25rem;
  position: relative;
}
.p-support4__feature .p-support4__feature__frame-625606 {
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.p-support4__feature .p-support4__feature__frame-625605 {
  display: flex;
  flex-direction: row;
  gap: 0rem;
  align-items: flex-end;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.p-support4__feature .p-support4__feature__dt12 {
  background: #e8768f;
  border-style: solid;
  border-color: #f6e3e8;
  border-width: 0.0625rem 0.0625rem 0rem 0.0625rem;
  padding: 0.75rem 0.5rem 0.75rem 0.5rem;
  display: flex;
  flex-direction: row;
  gap: 0.625rem;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  width: 6.25rem;
  position: relative;
}
.p-support4__feature .p-support4__feature__div9 {
  color: #000000;
  text-align: center;
  font-size: 1rem;
  line-height: 140%;
  font-weight: 600;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-support4__feature .p-support4__feature__frame-929 {
  display: flex;
  flex-direction: row;
  gap: 0.125rem;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.p-support4__feature .p-support4__feature__div10 {
  color: var(--beauty-university-keyblack, #202020);
  text-align: left;
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 400;
  position: relative;
}
.p-support4__feature .p-support4__feature___1-17-5-2025 {
  color: var(--beauty-university-keyblack, #202020);
  text-align: left;
  font-size: 0.75rem;
  line-height: 140%;
  font-weight: 400;
  position: relative;
  flex: 1;
}

.p-fv__note {
  padding: 0;
  position: absolute;
  left: 100px;
  top: 574px;
  bottom: auto;
  color: var(--main-grayblack, #38373d);
  text-align: left;
  font-size: 12px;
  line-height: 150%;
  font-weight: 400;
}

.p-headAlt__note {
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
  font-size: 12px;
  line-height: 150%;
  font-weight: 400;
}/*# sourceMappingURL=add_2026.css.map */