.p-disc__container {
  padding: 46px 15px;
}

.p-disc__heading {
  font-size: 1.8rem;
  font-weight: 700;
  color: #9b2766;
  text-align: center;
  letter-spacing: 0.04em;
}

.p-disc__text {
  margin-top: 10px;
  font-size: 1.3rem;
  line-height: 1.84615;
  letter-spacing: 0.02em;
}

.p-disc__img {
  position: relative;
  margin-top: 20px;
}

.p-disc__img::before {
  position: absolute;
  top: calc(-120 / 690 * 100%);
  right: -15px;
  z-index: -1;
  width: calc(159 / 690 * 100%);
  padding-top: calc(306 / 690 * 100%);
  content: "";
  background-image: url(/recruit/assets/images/pages/b-work/flow/disc_dot01.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.p-educations {
  position: relative;
  background-color: #edf2fa;
}

.p-educations::after,
.p-educations::before {
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
}

.p-educations::before {
  top: 0;
  border-color: #fff transparent transparent;
}

.p-educations::after {
  bottom: 0;
  border-color: transparent transparent #fff;
}

.p-educations__container {
  position: relative;
  padding: calc(42px + 35px) 15px calc(33px + 35px);
}

.p-educations__container::before {
  position: absolute;
  top: calc(-3 / 750 * 100%);
  left: 0;
  z-index: 0;
  width: calc(146 / 750 * 100%);
  padding-top: calc(306 / 750 * 100%);
  content: "";
  background-image: url(/recruit/assets/images/pages/b-work/flow/education_dot01.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.p-educations__heading {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.04em;
}

.p-education,
.p-educations__heading::after {
  background-image: linear-gradient(to right, #d03e92 0, #e78267 100%);
}

.p-educations__heading::after {
  display: block;
  width: calc(71 / 690 * 100%);
  height: 3px;
  margin: 11px auto 0;
  content: "";
}

.p-education {
  padding: 15px;
  border-radius: 10px;
}

.p-educations .p-education:nth-of-type(1) {
  margin-top: 22px;
}

.p-program__item {
  position: relative;
  padding: 11px 15px 18px;
  background-color: #ece7ec;
  border-radius: 0 0 5px 5px;
}

.p-certification__item+.p-certification__item,
.p-program__item+.p-program__item {
  margin-top: calc(6px + calc(30 / 750 * 100vw));
}

.p-program__item::after,
.p-program__item::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
}

.p-program__item::before {
  top: calc(-28 / 750 * 100vw);
  left: 0;
  z-index: 1;
  width: 100%;
  height: calc(30 / 750 * 100vw);
  background-image: url(/recruit/assets/images/pages/b-work/flow/program_bg01.png);
  background-position: center top;
  background-size: 100%;
  border-radius: 5px 5px 0 0;
}

.p-program__item::after {
  bottom: -17px;
  left: 50%;
  width: 40px;
  height: 18px;
  background-image: url(/recruit/assets/images/pages/b-work/flow/program_arrow01.png);
  background-size: contain;
  transform: translateX(-50%);
}

.p-program__item:last-child::after {
  content: none;
}

.p-program__item-heading img {
  margin-right: 14px;
}

.p-program__content::after,
.p-program__content::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
}

.p-program__content::before {
  top: calc(-20 / 750 * 100vw);
  left: 0;
  z-index: 1;
  width: 100%;
  height: calc(20 / 750 * 100vw);
  background-image: url(/recruit/assets/images/pages/b-work/flow/program_content_bg01.png);
  background-position: center top;
  background-size: 100%;
  border-radius: 5px 5px 0 0;
}

.p-program__content::after {
  bottom: -17px;
  left: 50%;
  width: 38px;
  height: 17px;
  background-image: url(/recruit/assets/images/pages/b-work/flow/program_content_arrow01.png);
  background-size: contain;
  transform: translateX(-50%);
}

.p-certification__item--01::before,
.p-program__item .p-program__content:last-child::after,
.p-program__item .p-program__content:nth-of-type(1)::before,
.p-program__item--01::before {
  content: none;
}

.p-program__item--01 .p-program__item-heading img {
  width: 22.5px;
  height: 18.5px;
}

.p-program__item--02 .p-program__item-heading img {
  width: 26px;
  height: 18px;
}

.p-certification {
  margin-top: 30px;
}

.p-certification__item {
  position: relative;
  padding: 11px 15px 18px;
  background-color: #ece7ec;
  border-radius: 5px;
}

.p-certification__item-content,
.p-program__content {
  position: relative;
  padding: 10px 15px 15px;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
}

.p-program__content+.p-program__content {
  margin-top: calc(12px + calc(20 / 750 * 100vw));
}

.p-certification__item-content {
  padding: 18px 10px;
  border-radius: 5px;
}

.p-certification__item-content+.p-certification__item-content {
  margin-top: 14px;
}

.p-certification__header,
.p-program__header {
  padding-bottom: 12px;
  margin-top: 3px;
}

.p-certification__heading,
.p-program__heading {
  margin-top: 10px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  font-feature-settings: "palt";
  text-align: center;
  letter-spacing: 0.04em;
}

.p-certification__icon,
.p-program__icon {
  display: block;
  width: 32px;
  margin: 0 auto;
}

.p-certification__icon {
  width: 26.5px;
}

.p-certification__item-heading,
.p-program__item-heading {
  font-size: 1.5rem;
  font-weight: 700;
  color: #9b2766;
  text-align: center;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}

.p-certification__group,
.p-program__group {
  margin: 17px 0 0;
}

.p-certification__content-heading,
.p-program__content-heading {
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}

.p-certification__content-heading span,
.p-program__content-heading span {
  position: relative;
  padding: 0 1px 3px;
}

.p-certification__content-heading span::before,
.p-program__content-heading span::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background-image: linear-gradient(to right, #d03e92 0, #e78267 100%);
}

.p-certification__content-text,
.p-program__content-text {
  margin-top: 9px;
  font-size: 1.3rem;
  line-height: 1.88462;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
}

.p-certification__content-disc,
.p-program__content-disc {
  padding-left: 20px;
  margin-top: 12px;
}

.p-certification__content-disc li,
.p-program__content-disc li {
  font-size: 1.3rem;
  line-height: 1.88462;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  list-style-type: disc;
}

.p-certification__content-disc li+li,
.p-program__content-disc li+li {
  margin-top: 11px;
}

.p-facility__container {
  position: relative;
  padding: 37px 15px 40px;
}

.p-facility__container::before {
  position: absolute;
  top: calc(-12 / 750 * 100%);
  left: 0;
  z-index: 0;
  width: calc(146 / 750 * 100%);
  padding-top: calc(306 / 750 * 100%);
  content: "";
  background-image: url(/recruit/assets/images/pages/b-work/flow/facility_dot01.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.p-facility__heading {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.04em;
}

.p-facility__heading::after {
  display: block;
  width: calc(71 / 690 * 100%);
  height: 3px;
  margin: 13px auto 0;
  content: "";
  background-image: linear-gradient(to right, #d03e92 0, #e78267 100%);
}

.p-facility__lead,
.p-facility__name {
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}

.p-facility__name {
  position: relative;
  margin-top: 22px;
  font-size: 2.3rem;
  color: #9b2766;
}

.p-facility__name span {
  position: relative;
  z-index: 1;
  padding: 0 8px;
  background-color: #fff;
}

.p-facility__name::before {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -2px;
  content: "";
  background-color: #9b2766;
  transform: translateY(-50%);
}

.p-facility__lead {
  margin-top: 14px;
  font-size: 1.4rem;
}

.p-facility__text {
  margin-top: 12px;
  font-size: 1.3rem;
  line-height: 1.84615;
  letter-spacing: 0.02em;
}

.p-facility__img01 {
  margin-top: 24px;
}

.p-facility__group02 {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.p-facility__img02,
.p-facility__img03 {
  width: calc(335 / 690 * 100%);
}

.p-facility__img02 img,
.p-facility__img03 img {
  width: 100%;
}

.p-facility__name.effect-scroll::before {
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53),
    transform 0.85s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translateY(-50%) scaleX(0.3);
  transform-origin: center;
}

.p-facility__name.effect-scroll.animated::before {
  opacity: 1;
  transform: translateY(-50%) scaleX(1);
}

.p-foot__container {
  padding: 50px 15px;
}

.p-foot__bnr {
  position: relative;
  display: inline-block;
}

.p-foot__bnr-bg {
  overflow: hidden;
}

.p-foot__bnr-bg img {
  vertical-align: bottom;
}

.p-foot__bnr-text {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 1.7rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.04em;
}

.p-foot__bnr svg {
  display: block;
  width: 16.5px;
  height: 7px;
  margin-top: -7px;
  margin-left: 6px;
}

.p-foot__btn {
  display: block;
  width: calc(440 / 690 * 100%);
  padding: 11px 0;
  margin: 40px auto 0;
  overflow: hidden;
  font-size: 1.3rem;
  font-weight: 700;
  color: #9b2766;
  text-align: center;
  border: 1px solid #9b2766;
  border-radius: 9999px;
}

.p-foot__bnr svg,
.p-mv,
.p-mv__container {
  position: relative;
}

.p-mv__container {
  padding: 20px 15px 6px;
}

.p-mv__bg,
.p-mv__container::before {
  position: absolute;
  background-image: linear-gradient(to right, #d03e92 0, #e78267 100%);
}

.p-mv__container::before {
  bottom: 0;
  left: 50%;
  z-index: -1;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  margin-left: 6px;
  content: "";
  opacity: 0.5;
  transform: translateX(-50%);
}

.p-mv__container::after {
  position: absolute;
  bottom: calc(-150 / 750 * 100%);
  left: 0;
  z-index: 0;
  width: calc(183 / 750 * 100%);
  padding-top: calc(304 / 750 * 100%);
  content: "";
  background-image: url(/recruit/assets/images/pages/b-work/flow/mv_dot.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.p-mv__bg {
  bottom: calc(130 / 584 * 100%);
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  transform: skewY(-5deg);
  transform-origin: bottom left;
}

.p-mv__content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 22px 0 0;
  background-color: #fff;
}

.p-mv__header {
  position: relative;
  z-index: 1;
  padding: 0 20px;
  text-align: center;
}

.p-mv__category {
  line-height: 1;
}

.p-mv__category img {
  width: auto;
  height: 14.5px;
}

.p-mv__heading {
  font-size: 2.1rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}

.p-mv__img {
  margin-top: 13px;
}

.p-mv__img img {
  width: 100%;
}

@media (min-width: 48em) {
  .p-disc__container {
    position: relative;
    z-index: 1;
    width: 1080px;
    padding: 96px 0 80px;
    margin: 0 auto;
  }

  .p-disc__heading {
    font-size: 2.6rem;
  }

  .p-disc__text {
    position: relative;
    margin-top: 17px;
    font-size: 1.6rem;
    line-height: 1.875;
    letter-spacing: 0.04em;
  }

  .p-disc__text::before {
    position: absolute;
    top: 4px;
    right: -94px;
    z-index: 0;
    width: 172px;
    height: 172px;
    content: "";
    background-image: url(/recruit/assets/images/pages/b-work/flow/disc_dot01_md.png);
    background-repeat: no-repeat;
    background-size: contain;
  }

  .p-disc__img {
    position: static;
    margin-top: 40px;
  }

  .p-disc__img::before {
    content: none;
  }

  .p-educations::before {
    border-width: 55px 1400px 0 0;
  }

  .p-educations::after {
    border-width: 0 0 55px 1400px;
  }

  .p-educations__container {
    width: 1080px;
    padding: calc(50px + 55px) 40px calc(65px + 55px);
    margin: 0 auto;
  }

  .p-educations__container::before {
    top: -120px;
    left: -200px;
    width: 302px;
    height: 312px;
    background-image: url(/recruit/assets/images/pages/b-work/flow/education_dot01_md.png);
  }

  .p-educations__heading {
    font-size: 2.4rem;
  }

  .p-educations__heading::after {
    width: 71px;
    margin-top: 17px;
  }

  .p-education {
    position: relative;
    z-index: 1;
    padding: 15px 20px 20px;
    border-radius: 20px;
  }

  .p-educations .p-education:nth-of-type(1) {
    margin-top: 50px;
  }

  .p-program__item {
    display: flex;
    align-items: flex-start;
    padding: 20px 20px 16px 28px;
    border-radius: 10px;
  }

  .p-certification__item+.p-certification__item,
  .p-program__item+.p-program__item {
    margin-top: 16px;
  }

  .p-program__item::before {
    content: none;
  }

  .p-program__item::after {
    bottom: -15px;
    width: 32px;
    height: 15px;
  }

  .p-program__content::before {
    content: none;
  }

  .p-program__content::after {
    bottom: -13px;
    width: 28px;
    height: 13px;
  }

  .p-program__item--01 .p-program__item-heading img {
    width: 37px;
    height: 31px;
  }

  .p-program__item--02 .p-program__item-heading img {
    width: 43px;
    height: 31px;
  }

  .p-certification {
    margin-top: 40px;
  }

  .p-certification__item {
    display: flex;
    align-items: flex-start;
    padding: 20px;
    border-radius: 10px;
  }

  .p-certification__item-content,
  .p-program__content {
    padding: 30px 24px;
  }

  .p-program__content+.p-program__content {
    margin-top: 20px;
  }

  .p-certification__header,
  .p-program__header {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 4em;
    padding-bottom: 24px;
    margin-top: 0;
  }

  .p-certification__header {
    padding-bottom: 20px;
    margin-top: 3px;
  }

  .p-certification__heading,
  .p-program__heading {
    font-size: 2.6rem;
  }

  .p-program__icon {
    display: inline-block;
    width: 44px;
    margin: 9px 23px 0 0;
  }

  .p-certification__icon {
    display: inline-block;
    width: 37px;
    margin: 9px 12px 0 0;
  }

  .p-certification__item-heading,
  .p-program__item-heading {
    margin-top: 22px;
    font-size: 2rem;
    line-height: 1.5;
    text-align: left;
    letter-spacing: 0.04em;
  }

  .p-certification__item-heading span,
  .p-program__item-heading span {
    display: block;
    margin-top: 10px;
  }

  .p-certification__group,
  .p-program__group {
    flex-shrink: 0;
    width: 720px;
    margin-top: 0;
    margin-left: auto;
  }

  .p-certification__content-heading,
  .p-program__content-heading {
    font-size: 1.8rem;
    text-align: left;
  }

  .p-certification__content-heading span::before,
  .p-program__content-heading span::before {
    width: calc(100% + 2px);
  }

  .p-certification__content-disc li,
  .p-certification__content-text,
  .p-program__content-disc li,
  .p-program__content-text {
    font-size: 1.6rem;
    line-height: 1.875;
    letter-spacing: 0.04em;
  }

  .p-certification__content-disc,
  .p-program__content-disc {
    padding-left: 16px;
  }

  .p-certification__content-disc li+li,
  .p-program__content-disc li+li {
    margin-top: 9px;
  }

  .p-facility__container {
    width: 1080px;
    padding: 69px 40px 75px;
    margin: 0 auto;
  }

  .p-facility__container::before {
    top: -140px;
    left: -160px;
    width: 302px;
    height: 312px;
    background-image: url(/recruit/assets/images/pages/b-work/flow/facility_dot01_md.png);
  }

  .p-facility__heading {
    font-size: 2.4rem;
  }

  .p-facility__heading::after {
    width: 71px;
    margin-top: 17px;
  }

  .p-facility__name {
    margin-top: 40px;
    font-size: 3.8rem;
  }

  .p-facility__name span {
    padding: 0 10px;
  }

  .p-facility__name::before {
    margin-top: -1px;
  }

  .p-facility__contents {
    display: flex;
    justify-content: space-between;
    margin-top: 37px;
  }

  .p-facility__group01 {
    position: relative;
    display: flex;
    flex-flow: column;
    width: 483px;
  }

  .p-facility__lead {
    margin-top: 0;
    font-size: 2rem;
    text-align: left;
  }

  .p-facility__text {
    margin-top: 10px;
    font-size: 1.6rem;
    line-height: 1.875;
    letter-spacing: 0.04em;
  }

  .p-facility__img01 {
    flex-shrink: 0;
    width: 480px;
    margin-top: 6px;
  }

  .p-facility__group02 {
    padding-right: 3px;
    margin-top: auto;
  }

  .p-facility__img02,
  .p-facility__img03 {
    width: 233px;
  }

  .p-foot__container {
    padding: 100px 0;
    text-align: center;
  }

  .p-foot__bnr-bg img {
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-property: transform, opacity;
  }

  .p-foot__bnr-text {
    font-size: 2.8rem;
  }

  .p-foot__bnr svg {
    width: 20px;
    height: 8px;
    margin-left: 13px;
  }

  .p-foot__bnr:hover .p-foot__bnr-bg img {
    opacity: 0.8;
    transform: scale(1.1);
  }

  .p-foot__btn {
    width: 300px;
    padding: 17px 0;
    margin-top: 80px;
    font-size: 1.6rem;
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-property: color, background-color;
  }

  .p-foot__btn,
  .p-foot__btn span {
    position: relative;
    z-index: 1;
  }

  .p-foot__btn::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #9b2766;
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleX(0);
    transform-origin: right top;
  }

  .p-foot__btn:hover {
    color: #fff;
  }

  .p-foot__btn:hover::before {
    transform: scaleX(1);
    transform-origin: left top;
  }

  .p-mv__container {
    width: 1080px;
    padding: 44px 0 12px;
    margin: 0 auto;
  }

  .p-mv__container::before {
    width: 100%;
    height: calc(100% - 44px);
    margin-left: 12px;
  }

  .p-mv__container::after {
    bottom: -161px;
    left: -187px;
    z-index: 1;
    width: 302px;
    height: 312px;
    padding: 0;
    background-image: url(/recruit/assets/images/pages/b-work/flow/mv_dot_md.png);
  }

  .p-mv__bg {
    top: auto;
    bottom: 25px;
    left: 50%;
    width: 100vw;
    min-width: 1080px;
    height: calc(452 / 1400 * 100vw);
    min-height: 410px;
    transform: translateX(-50%) skewY(-2deg);
  }

  .p-mv__content {
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
  }

  .p-mv__header {
    display: block;
    padding: 0 0 0 55px;
    text-align: left;
  }

  .p-mv__category {
    margin-left: 2px;
  }

  .p-mv__category img {
    height: 22px;
  }

  .p-mv__heading {
    margin-top: 10px;
    font-size: 3.6rem;
    letter-spacing: 0.04em;
  }

  .p-mv__img {
    flex-shrink: 0;
    width: 640px;
    margin-top: 0;
  }
}

@media (max-width: 67.49em) {
  .p-educations::before {
    border-width: 55px 1400px 0 0;
  }

  .p-educations::after {
    border-width: 0 0 55px 1400px;
  }
}

@media (max-width: 47.99em) {
  .p-educations::before {
    border-width: 35px 100vw 0 0;
  }

  .p-educations::after {
    border-width: 0 0 35px 100vw;
  }

  .p-program__item .p-program__content:nth-of-type(1) {
    padding-top: 20px;
    border-radius: 5px;
  }

  .p-certification__item--01,
  .p-program__item--01 {
    padding-top: 18px;
    border-radius: 5px;
  }
}

@media (max-width: 23.4275em) {
  .p-educations::before {
    border-width: 35px 375px 0 0;
  }

  .p-educations::after {
    border-width: 0 0 35px 375px;
  }
}

@media (min-width: 87.5625em) {
  .p-educations::before {
    border-width: 3.9286vw 100vw 0 0;
  }

  .p-educations::after {
    border-width: 0 0 3.9286vw 100vw;
  }

  .p-educations__container {
    padding: calc(50px + 3.9286vw) 40px calc(65px + 3.9286vw);
  }
}