@charset "UTF-8";
/*　コース　mv
----------------------------------------------- */
.course-hero {
  position: relative;
  z-index: 2;
}

.course-hero__image {
  height: 66.61786vw;
  position: relative;
  z-index: 2;
}

.course-hero__photo {
  margin-left: 16.10542vw;
  height: 100%;
}

.course-hero__photo > * {
  display: block;
  width: 100%;
  height: 100%;
}

.course-hero__photo > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.course-hero__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.course-hero__wrap {
  position: relative;
  z-index: 3;
}

.course-hero__deco-01 {
  top: 2.19619vw;
  right: 30.01464vw;
  position: absolute;
  z-index: 2;
  width: auto;
  height: 100%;
}

.course-hero__deco-02 {
  bottom: 29.28258vw;
  left: 19.03367vw;
  position: absolute;
  top: auto;
  right: auto;
  z-index: 2;
  width: auto;
  height: 100%;
  height: auto;
}

.course-hero__line {
  top: 12.4451vw;
  left: 7.61347vw;
  position: absolute;
  z-index: 3;
  width: auto;
  height: auto;
}

.course-hero__title {
  margin-top: 38.06735vw;
  margin-right: 5.85652vw;
  position: relative;
  z-index: 3;
  margin-left: auto;
}

.course-hero__sub {
  margin-top: -22.694vw;
  padding-bottom: 12.4451vw;
  position: relative;
}

.course-hero__sub > * {
  padding-left: 8.78477vw;
  position: relative;
  z-index: 3;
}

.course-hero__sub::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2c318d;
  content: "";
}

.course-hero__sub::after {
  width: 44.65593vw;
  -webkit-clip-path: polygon(100% calc(730vw / 6.83), 0% 100%, 100% 100%);
          clip-path: polygon(100% calc(730vw / 6.83), 0% 100%, 100% 100%);
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-color: rgba(44, 49, 141, 0.5);
  content: "";
  mix-blend-mode: multiply;
}

.course-hero__heading {
  padding-top: 32.9429vw;
  font-size: 5.14286vw;
  position: relative;
  color: #ffffff;
  font-family: "Noto Serif JP", serif;
  letter-spacing: .12em;
}

.course-hero__heading > * {
  line-height: 1.72;
}

.course-hero__heading > *::before, .course-hero__heading > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.course-hero__heading > *::before {
  margin-top: calc((1 - 1.72) * 0.5em);
}

.course-hero__heading > *::after {
  margin-bottom: calc((1 - 1.72) * 0.5em);
}

.course-hero__desc {
  margin-top: 7.61347vw;
  color: #ffffff;
  letter-spacing: .025em;
}

.course-hero__desc > * {
  line-height: 2;
}

.course-hero__desc > *::before, .course-hero__desc > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.course-hero__desc > *::before {
  margin-top: calc((1 - 2) * 0.5em);
}

.course-hero__desc > *::after {
  margin-bottom: calc((1 - 2) * 0.5em);
}

.course-hero__items {
  padding-top: 8.05271vw;
  margin-top: -4.39239vw;
}

.course-hero__item {
  margin-top: 4.39239vw;
}

.course-hero__square {
  font-size: 4.57143vw;
  padding-top: 5.12445vw;
  padding-bottom: 5.12445vw;
  padding-right: 5.85652vw;
  padding-left: 5.85652vw;
  display: inline-block;
  position: relative;
  color: #ffffff;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  letter-spacing: .125em;
}

.course-hero__square > * {
  line-height: 1.6;
}

.course-hero__square > *::before, .course-hero__square > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.course-hero__square > *::before {
  margin-top: calc((1 - 1.6) * 0.5em);
}

.course-hero__square > *::after {
  margin-bottom: calc((1 - 1.6) * 0.5em);
}

.course-hero__square::before, .course-hero__square::after {
  width: 5.56369vw;
  height: 5.56369vw;
  position: absolute;
  border-width: calc(5vw / 6.83);
  border-style: solid;
  content: "";
}

.course-hero__square::before {
  top: 0;
  left: 0;
  border-top-color: #ffffff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #ffffff;
}

.course-hero__square::after {
  right: 0;
  bottom: 0;
  border-top-color: transparent;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: transparent;
}

.prep .course-hero__square::after {
  right: 0vw;
}

@media screen and (min-width: 700.9999px) {
  .course-hero__image {
    height: 500px;
  }
  .course-hero__photo {
    margin-left: calc(230px + ((100% - 1280px) / 2));
  }
  .course-hero__deco-01 {
    top: 20px;
    right: 210px;
  }
  .course-hero__deco-02 {
    bottom: 210px;
    left: calc(250px + ((100% - 1280px) / 2));
  }
  .course-hero__line {
    top: 165px;
    left: calc(165px + ((100% - 1280px) / 2));
  }
  .course-hero__title {
    margin-top: 315px;
    margin-left: 0;
  }
  .course-hero__sub {
    margin-top: -145px;
    padding-bottom: 70px;
  }
  .course-hero__sub > * {
    padding-left: 230px;
  }
  .course-hero__sub::before {
    width: calc(1100px + ((100% - 1280px) / 2));
  }
  .course-hero__sub::after {
    -webkit-clip-path: polygon(100% 85px, 0% 100%, 100% 100%);
            clip-path: polygon(100% 85px, 0% 100%, 100% 100%);
    right: calc(180px + ((100% - 1280px) / 2));
    left: auto;
    width: 310px;
  }
  .course-hero__heading {
    padding-top: 210px;
    font-size: 28px;
  }
  .course-hero__heading > * {
    line-height: 1.9;
  }
  .course-hero__heading > *::before, .course-hero__heading > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .course-hero__heading > *::before {
    margin-top: calc((1 - 1.9) * 0.5em);
  }
  .course-hero__heading > *::after {
    margin-bottom: calc((1 - 1.9) * 0.5em);
  }
  .course-hero__desc {
    width: 550px;
    margin-top: 35px;
    letter-spacing: .05em;
  }
  .course-hero__desc > * {
    line-height: 2;
  }
  .course-hero__desc > *::before, .course-hero__desc > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .course-hero__desc > *::before {
    margin-top: calc((1 - 2) * 0.5em);
  }
  .course-hero__desc > *::after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
  .course-hero__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 0;
    margin-left: -35px;
    padding-top: 40px;
  }
  .course-hero__item {
    margin-top: 0;
    margin-left: 35px;
  }
  .course-hero__square {
    padding-top: 20px;
    padding-right: 35px;
    padding-bottom: 15px;
    padding-left: 35px;
    font-size: 22px;
  }
  .course-hero__square > * {
    line-height: 1.6;
  }
  .course-hero__square > *::before, .course-hero__square > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .course-hero__square > *::before {
    margin-top: calc((1 - 1.6) * 0.5em);
  }
  .course-hero__square > *::after {
    margin-bottom: calc((1 - 1.6) * 0.5em);
  }
  .course-hero__square::before, .course-hero__square::after {
    width: 30px;
    height: 30px;
    border-width: 4px;
  }
}

/*　コース　features
----------------------------------------------- */
.course-features {
  margin-top: 9.51684vw;
}

.course-features__title {
  padding-top: 5.12445vw;
  background-image: url(../../img/page/learning/course_features_bg_text.svg);
  background-position: center top;
  background-size: calc(580vw / 6.83) auto;
  background-repeat: no-repeat;
  letter-spacing: .05em;
  text-align: center;
}

.course-features__title > * {
  display: block;
}

.course-features__title > *:first-child {
  font-size: 6.85714vw;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
}

.course-features__title > *:first-child > * {
  padding-top: 1.46413vw;
  padding-bottom: 1.46413vw;
  padding-left: 2.63543vw;
  padding-right: 2.63543vw;
  margin-left: 1.46413vw;
  display: inline-block;
  -webkit-clip-path: polygon(0 0, calc(100% - (10vw / 6.83)) 0, 100% calc(10vw / 6.83), 100% 100%, 0 100%);
          clip-path: polygon(0 0, calc(100% - (10vw / 6.83)) 0, 100% calc(10vw / 6.83), 100% 100%, 0 100%);
  background-color: #2c318d;
  color: #ffffff;
}

.course-features__title > *:last-child {
  margin-top: 3.66032vw;
  font-size: 3.42857vw;
  padding-bottom: 2.92826vw;
  position: relative;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.course-features__title > *:last-child::after {
  width: 7.32064vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 2px;
  background-color: #2c318d;
  content: "";
}

.course-features__items {
  margin-top: -6.58858vw;
}

.course-features__item {
  margin-top: 6.58858vw;
}

.course-features__text {
  padding-top: 8.05271vw;
}

.course-features__heading {
  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;
  width: calc(100% + 10px);
  letter-spacing: .05em;
}

.course-features__heading > *:first-child {
  width: 16.10542vw;
  height: 16.10542vw;
  font-size: 9.28571vw;
  padding-left: 0.58565vw;
  padding-bottom: 0.58565vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-image: url(../../img/page/learning/course_features_icon_num_bg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.course-features__heading > *:last-child {
  font-size: 5.42857vw;
  margin-left: 5.85652vw;
  color: #2c318d;
  font-weight: 600;
  line-height: 1.6;
  font-family: "Noto Serif JP", serif;
}

.course-features__heading > *:last-child::before, .course-features__heading > *:last-child::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.course-features__heading > *:last-child::before {
  margin-top: calc((1 - 1.6) * 0.5em);
}

.course-features__heading > *:last-child::after {
  margin-bottom: calc((1 - 1.6) * 0.5em);
}

.course-features__lead {
  margin-top: 5.85652vw;
  font-size: 4.57143vw;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  letter-spacing: .05em;
}

.course-features__lead > * {
  line-height: 1.6;
}

.course-features__lead > *::before, .course-features__lead > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.course-features__lead > *::before {
  margin-top: calc((1 - 1.6) * 0.5em);
}

.course-features__lead > *::after {
  margin-bottom: calc((1 - 1.6) * 0.5em);
}

.course-features__image {
  margin-top: 8.05271vw;
  height: 57.10102vw;
}

.course-features__image > * {
  display: block;
  width: 100%;
  height: 100%;
}

.course-features__image > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.course-features__desc {
  margin-top: 6.58858vw;
  padding-bottom: 6.58858vw;
  position: relative;
  letter-spacing: .025em;
}

.course-features__desc > * {
  line-height: 2;
}

.course-features__desc > *::before, .course-features__desc > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.course-features__desc > *::before {
  margin-top: calc((1 - 2) * 0.5em);
}

.course-features__desc > *::after {
  margin-bottom: calc((1 - 2) * 0.5em);
}

.course-features__desc::after {
  width: 5.85652vw;
  height: 5.85652vw;
  position: absolute;
  right: 0;
  bottom: 0;
  border-width: calc(5vw / 6.83);
  border-style: solid;
  border-top-color: transparent;
  border-right-color: #2c318d;
  border-bottom-color: #2c318d;
  border-left-color: transparent;
  content: "";
}

@media screen and (min-width: 700.9999px) {
  .course-features {
    margin-top: 95px;
  }
  .course-features__title {
    padding-top: 40px;
    background-size: 726.85px auto;
  }
  .course-features__title > *:first-child {
    font-size: 38px;
  }
  .course-features__title > *:first-child > * {
    -webkit-clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
            clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
    margin-left: 5px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    letter-spacing: .075em;
  }
  .course-features__title > *:last-child {
    margin-top: 10px;
    padding-bottom: 15px;
    font-size: 13px;
  }
  .course-features__title > *:last-child::after {
    width: 40px;
  }
  .course-features__items {
    margin-top: -80px;
    padding-top: 40px;
  }
  .course-features__item {
    display: -ms-grid;
    display: grid;
    margin-top: 80px;
    -ms-grid-rows: auto 1fr;
        grid-template-rows: auto 1fr;
    -ms-grid-columns: 520px 1fr;
        grid-template-columns: 520px 1fr;
    grid-column-gap: 50px;
  }
  .course-features__item:nth-child(even) {
    -ms-grid-columns: 1fr 520px;
        grid-template-columns: 1fr 520px;
  }
  .course-features__item:nth-child(even) .course-features__text {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
  }
  .course-features__item:nth-child(even) .course-features__image {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
  }
  .course-features__item:nth-child(even) .course-features__desc {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
  }
  .course-features__text {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    padding-top: 25px;
  }
  .course-features__heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .course-features__heading > *:first-child {
    width: 70px;
    height: 70px;
    padding-bottom: 2px;
    padding-left: 2px;
    font-size: 42px;
  }
  .course-features__heading > *:last-child {
    margin-top: 15px;
    margin-left: 0;
    font-size: 28px;
    letter-spacing: .05em;
  }
  .course-features__lead {
    margin-top: 20px;
    font-size: 18px;
  }
  .course-features__lead > * {
    line-height: 1.8;
  }
  .course-features__lead > *::before, .course-features__lead > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .course-features__lead > *::before {
    margin-top: calc((1 - 1.8) * 0.5em);
  }
  .course-features__lead > *::after {
    margin-bottom: calc((1 - 1.8) * 0.5em);
  }
  .course-features__image {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 520px;
    height: 350px;
    margin-top: 0;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / 3;
  }
  .course-features__desc {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    width: cacl(420px);
    margin-top: 40px;
    padding-right: 50px;
    padding-bottom: 0;
    letter-spacing: .05em;
  }
  .course-features__desc::after {
    width: 30px;
    height: 30px;
    border-width: 4px;
  }
}

/*　コース　timetable
----------------------------------------------- */
.course-timetable {
  margin-top: 1.46413vw;
  padding-bottom: 10.2489vw;
  position: relative;
  margin-top: 0;
}

.course-timetable::before {
  height: 79.79502vw;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #f4f8f8;
  content: "";
}

.course-timetable__title {
  padding-top: 5.12445vw;
  background-image: url(../../img/page/learning/course_timetable_bg_text.svg);
  background-position: center top;
  background-size: calc(580vw / 6.83) auto;
  background-repeat: no-repeat;
  letter-spacing: .05em;
  text-align: center;
}

.course-timetable__title > * {
  display: block;
}

.course-timetable__title > *:first-child {
  font-size: 6.85714vw;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
}

.course-timetable__title > *:first-child > * {
  padding-top: 1.46413vw;
  padding-bottom: 1.46413vw;
  padding-left: 2.63543vw;
  padding-right: 2.63543vw;
  margin-left: 1.46413vw;
  display: inline-block;
  -webkit-clip-path: polygon(0 0, calc(100% - (10vw / 6.83)) 0, 100% calc(10vw / 6.83), 100% 100%, 0 100%);
          clip-path: polygon(0 0, calc(100% - (10vw / 6.83)) 0, 100% calc(10vw / 6.83), 100% 100%, 0 100%);
  background-color: #2c318d;
  color: #ffffff;
}

.course-timetable__title > *:last-child {
  margin-top: 3.66032vw;
  font-size: 3.42857vw;
  padding-bottom: 2.92826vw;
  position: relative;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.course-timetable__title > *:last-child::after {
  width: 7.32064vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 2px;
  background-color: #2c318d;
  content: "";
}

@media screen and (max-width: 700px) {
  .course-timetable__title {
    padding-top: 17.56955vw;
  }
}

.course-timetable__scroll {
  margin-top: 7.32064vw;
  width: calc(100% + (50vw / 6.83));
}

.course-timetable__scroll--wrap {
  width: 186.67643vw;
  padding-right: 7.32064vw;
}

.course-timetable__note {
  margin-top: 5.12445vw;
  line-height: 1.7;
  letter-spacing: .05em;
}

.course-timetable__note::before, .course-timetable__note::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.course-timetable__note::before {
  margin-top: calc((1 - 1.7) * 0.5em);
}

.course-timetable__note::after {
  margin-bottom: calc((1 - 1.7) * 0.5em);
}

@media screen and (min-width: 700.9999px) {
  .course-timetable {
    margin-top: 120px;
    padding-bottom: 80px;
  }
  .course-timetable::after {
    position: absolute;
    top: 100px;
    left: calc(155px + ((100% - 1280px) / 2));
    width: 456px;
    height: 66px;
    background-image: url(../../img/page/learning/power_course_timeline_bg_text.svg);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
  }
  .course-timetable::before {
    height: 345px;
  }
  .course-timetable__title {
    position: relative;
    padding-top: 20px;
    background-size: 726.85px auto;
  }
  .course-timetable__title::before {
    position: absolute;
    top: 0;
    left: 355px;
    font-size: 16px;
    font-family: "Noto Serif JP", serif;
    content: attr(data-text);
  }
  .course-timetable__title > *:first-child {
    font-size: 38px;
  }
  .course-timetable__title > *:first-child > * {
    -webkit-clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
            clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
    margin-left: 5px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    letter-spacing: .075em;
  }
  .course-timetable__title > *:last-child {
    margin-top: 10px;
    padding-bottom: 15px;
    font-size: 13px;
  }
  .course-timetable__title > *:last-child::after {
    width: 40px;
  }
  .course-timetable__image {
    width: 720px;
    margin-right: auto;
    margin-left: auto;
  }
  .course-timetable__scroll {
    width: 100%;
    margin-top: 40px;
  }
  .course-timetable__scroll .scroll-hint-icon {
    display: none;
  }
  .course-timetable__scroll--wrap {
    width: 100%;
    padding-right: 0;
  }
  .course-timetable__note {
    margin-top: 15px;
    font-size: 14px;
    letter-spacing: .05em;
  }
}

/*　コース　career
----------------------------------------------- */
.course-career {
  margin-top: 12.4451vw;
  padding-bottom: 11.71303vw;
}

.course-career__title {
  padding-bottom: 3.66032vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: calc(100% + (10vw / 6.83));
  border-bottom: 2px solid #2c318d;
  letter-spacing: .05em;
  vertical-align: bottom;
}

.course-career__title > *:first-child {
  font-size: 6.85714vw;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
}

.course-career__title > *:first-child > * {
  padding-top: 1.46413vw;
  padding-bottom: 1.46413vw;
  padding-left: 2.63543vw;
  padding-right: 2.63543vw;
  margin-left: 1.46413vw;
  display: inline-block;
  -webkit-clip-path: polygon(0 0, calc(100% - (10vw / 6.83)) 0, 100% calc(10vw / 6.83), 100% 100%, 0 100%);
          clip-path: polygon(0 0, calc(100% - (10vw / 6.83)) 0, 100% calc(10vw / 6.83), 100% 100%, 0 100%);
  background-color: #2c318d;
  color: #ffffff;
}

.course-career__title > *:last-child {
  margin-left: 4.09956vw;
  padding-bottom: 0.73206vw;
  font-size: 3.42857vw;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.course-career__items {
  padding-top: 4.39239vw;
  margin-top: -5.85652vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.course-career__item {
  margin-top: 5.85652vw;
  min-height: 21.22987vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
}

@media screen and (max-width: 700px) {
  .course-career__item:nth-child(odd) {
    padding-right: 2.92826vw;
    border-right: 1px solid #90919b;
  }
  .course-career__item:nth-child(odd)::before {
    left: 0;
  }
  .course-career__item:nth-child(even) {
    padding-left: 2.92826vw;
    -webkit-transition-delay: .5s !important;
            transition-delay: .5s !important;
  }
  .course-career__item:nth-child(even)::before {
    left: 2.92826vw;
  }
  .course-career__item:nth-child(n + 3) {
    position: relative;
  }
  .course-career__item:nth-child(n + 3)::before {
    top: -2.92826vw;
    position: absolute;
    width: calc(100% - (20vw / 6.83));
    height: 1px;
    background-color: #90919b;
    content: "";
  }
}

.course-career__item > *:first-child {
  max-width: 16.10542vw;
}

.course-career__item > *:first-child > * {
  line-height: 1.6;
}

.course-career__item > *:first-child > *::before, .course-career__item > *:first-child > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.course-career__item > *:first-child > *::before {
  margin-top: calc((1 - 1.6) * 0.5em);
}

.course-career__item > *:first-child > *::after {
  margin-bottom: calc((1 - 1.6) * 0.5em);
}

.course-career__item > *:last-child > * {
  font-size: 14.71429vw;
  color: #2c318d;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.course-career__note {
  margin-top: 5.85652vw;
  letter-spacing: .05em;
}

@media screen and (min-width: 700.9999px) {
  .course-career {
    margin-top: 70px;
    padding-bottom: 100px;
  }
  .course-career__wrap {
    padding-right: 170px;
    padding-left: 170px;
  }
  .course-career__title {
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    border-width: 1px;
  }
  .course-career__title > *:first-child {
    font-size: 38px;
  }
  .course-career__title > *:first-child > * {
    -webkit-clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
            clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
    margin-left: 5px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    letter-spacing: .075em;
  }
  .course-career__title > *:last-child {
    margin-top: 10px;
    margin-left: 20px;
    padding-bottom: 15px;
    padding-bottom: 5px;
    font-size: 13px;
  }
  .course-career__title > *:last-child::after {
    width: 40px;
  }
  .course-career__items {
    margin-top: -40px;
    margin-left: -40px;
    padding-top: 25px;
  }
  .course-career__item {
    position: relative;
    width: calc(25% - 40px);
    min-height: 100px;
    margin-top: 40px;
    margin-left: 40px;
    padding-right: 0;
    padding-left: 0;
  }
  .course-career__item:nth-child(n + 5)::before {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #90919b;
    content: "";
  }
  .course-career__item:not(:nth-child(4n + 4))::after {
    position: absolute;
    top: 0;
    right: -20px;
    width: 1px;
    height: 100%;
    background-color: #90919b;
    content: "";
  }
  .course-career__item:nth-child(4n + 2) {
    -webkit-transition-delay: .5s !important;
            transition-delay: .5s !important;
  }
  .course-career__item:nth-child(4n + 3) {
    -webkit-transition-delay: .7s !important;
            transition-delay: .7s !important;
  }
  .course-career__item:nth-child(4n + 4) {
    -webkit-transition-delay: .9s !important;
            transition-delay: .9s !important;
  }
  .course-career__item > *:first-child {
    max-width: 90px;
  }
  .course-career__item > *:first-child > * {
    line-height: 1.6;
  }
  .course-career__item > *:first-child > *::before, .course-career__item > *:first-child > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .course-career__item > *:first-child > *::before {
    margin-top: calc((1 - 1.6) * 0.5em);
  }
  .course-career__item > *:first-child > *::after {
    margin-bottom: calc((1 - 1.6) * 0.5em);
  }
  .course-career__item > *:last-child {
    font-size: 18px;
  }
  .course-career__item > *:last-child > * {
    font-size: 72px;
  }
  .course-career__note {
    margin-top: 15px;
    text-align: right;
  }
}

/*　コース　interview
----------------------------------------------- */
.course-interview {
  padding-top: 8.78477vw;
  padding-bottom: 12.4451vw;
  position: relative;
  background-color: #2c318d;
  color: #ffffff;
}

.course-interview::before {
  height: 83.45534vw;
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
          clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  background-color: rgba(44, 49, 141, 0.5);
  content: "";
  mix-blend-mode: multiply;
}

.course-interview__text {
  position: relative;
}

.course-interview__text::before, .course-interview__text::after {
  width: 10.48755vw;
  height: 8.97365vw;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.course-interview__text::before {
  top: -7.32064vw;
  left: 0.73206vw;
  background-image: url(../../img/page/learning/power_course_interview_icon_ldquo.svg);
}

.course-interview__text::after {
  bottom: -4.39239vw;
  right: 0.73206vw;
  background-image: url(../../img/page/learning/power_course_interview_icon_rdquo.svg);
}

.course-interview__title {
  padding-top: 4.39239vw;
  position: relative;
  background-image: url(../../img/page/learning/course_interview_bg_text.svg);
  background-position: center top;
  background-size: calc(445vw / 6.83) auto;
  background-repeat: no-repeat;
  letter-spacing: .05em;
  text-align: center;
}

.course-interview__title::before, .course-interview__title::after {
  width: 0.43924vw;
  height: 13.17716vw;
  position: absolute;
  top: calc(50% - (15vw / 6.83));
  -webkit-transform: translateY(-50%) rotate(15deg);
          transform: translateY(-50%) rotate(15deg);
  background-color: #ffffff;
  content: "";
}

.course-interview__title::before {
  left: 5.12445vw;
}

.course-interview__title::after {
  right: 5.12445vw;
}

.course-interview__title > * {
  display: block;
}

.course-interview__title > *:first-child {
  font-size: 6.85714vw;
  font-weight: 600;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
}

.course-interview__title > *:first-child::before, .course-interview__title > *:first-child::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.course-interview__title > *:first-child::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}

.course-interview__title > *:first-child::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}

.course-interview__title > *:last-child {
  margin-top: 5.12445vw;
  font-size: 3.42857vw;
  padding-bottom: 2.92826vw;
  position: relative;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.course-interview__title > *:last-child::after {
  width: 7.32064vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 2px;
  background-color: #ffffff;
  content: "";
}

.course-interview__title.english_math {
  margin-left: -7.32064vw;
  width: calc(100% + (100vw / 6.83));
  background-image: url(../../img/page/learning/english_math_course_interview_bg_text.svg);
  background-size: calc(650vw / 6.83) auto;
}

.course-interview__title.english_math::before {
  left: 12.4451vw;
}

.course-interview__title.english_math::after {
  right: 12.4451vw;
}

.course-interview__catch {
  margin-top: 8.78477vw;
  font-size: 5.42857vw;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}

.course-interview__catch > * {
  line-height: 1.6;
}

.course-interview__catch > *::before, .course-interview__catch > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.course-interview__catch > *::before {
  margin-top: calc((1 - 1.6) * 0.5em);
}

.course-interview__catch > *::after {
  margin-bottom: calc((1 - 1.6) * 0.5em);
}

.course-interview__image {
  margin-top: 9.51684vw;
  margin-left: 8.05271vw;
  margin-right: 7.32064vw;
  padding-right: 1.46413vw;
  padding-bottom: 1.46413vw;
  height: 70.27818vw;
  position: relative;
}

.course-interview__image > * {
  display: block;
  width: 100%;
  height: 100%;
}

.course-interview__image > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.course-interview__image::after {
  width: 4.39239vw;
  height: 4.39239vw;
  position: absolute;
  right: 0;
  bottom: 0;
  border-width: calc(4vw / 6.83);
  border-style: solid;
  border-top-color: transparent;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: transparent;
  content: "";
}

.course-interview__sign {
  margin-top: 4.39239vw;
  font-family: "Noto Serif JP", serif;
  letter-spacing: .05em;
  text-align: center;
}

.course-interview__sign > * {
  display: block;
}

.course-interview__sign > *:first-child {
  font-size: 4vw;
}

.course-interview__sign > *:last-child {
  margin-top: 4.39239vw;
  font-size: 6vw;
}

.course-interview__sign > *:last-child > * {
  font-size: .7em;
}

.course-interview__desc {
  margin-top: 8.78477vw;
  letter-spacing: .025em;
}

.course-interview__desc > * {
  line-height: 2;
}

.course-interview__desc > *::before, .course-interview__desc > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.course-interview__desc > *::before {
  margin-top: calc((1 - 2) * 0.5em);
}

.course-interview__desc > *::after {
  margin-bottom: calc((1 - 2) * 0.5em);
}

@media screen and (min-width: 700.9999px) {
  .course-interview {
    padding-top: 30px;
    padding-bottom: 70px;
  }
  .course-interview::before {
    width: 317px;
    height: 528px;
  }
  .course-interview__text {
    display: -ms-grid;
    display: grid;
    margin-top: 50px;
    -ms-grid-rows: auto auto auto;
        grid-template-rows: auto auto auto;
    -ms-grid-columns: 300px auto;
        grid-template-columns: 300px auto;
    grid-column-gap: 60px;
  }
  .course-interview__text .course-interview__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1 / 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
  }
  .course-interview__text .course-interview__catch {
    -ms-grid-column: 2;
    grid-column: 2 / 2;
    -ms-grid-row: 1;
    grid-row: 1 / 1;
  }
  .course-interview__text .course-interview__desc {
    -ms-grid-column: 2;
    grid-column: 2 / 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
  }
  .course-interview__text .course-interview__sign {
    -ms-grid-column: 2;
    grid-column: 2 / 2;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
  }
  .course-interview__text {
    position: relative;
  }
  .course-interview__text::before, .course-interview__text::after {
    width: 41.91px;
    height: 35.86px;
  }
  .course-interview__text::before {
    top: -10px;
    left: 340px;
  }
  .course-interview__text::after {
    right: 0;
    bottom: 20px;
  }
  .course-interview__title {
    padding-top: 50px;
    background-size: 603.04px auto;
    letter-spacing: .075em;
  }
  .course-interview__title::before, .course-interview__title::after {
    top: calc(50% + 25px);
    width: 3px;
    height: 95px;
  }
  .course-interview__title::before {
    left: 205px;
  }
  .course-interview__title::after {
    right: 205px;
  }
  .course-interview__title > *:first-child {
    font-size: 38px;
  }
  .course-interview__title > *:last-child {
    margin-top: 20px;
    padding-bottom: 15px;
    font-size: 13px;
    letter-spacing: .05em;
  }
  .course-interview__title > *:last-child::after {
    width: 40px;
  }
  .course-interview__title.english_math {
    width: auto;
    margin-left: 0;
    background-image: url(../../img/page/learning/english_math_course_interview_bg_text.svg);
    background-size: 910px auto;
  }
  .course-interview__title.english_math::before {
    left: 205px;
  }
  .course-interview__title.english_math::after {
    right: 205px;
  }
  .course-interview__catch {
    margin-top: 20px;
    font-size: 24px;
    text-align: left;
  }
  .course-interview__catch > * {
    line-height: 1.6;
  }
  .course-interview__catch > *::before, .course-interview__catch > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .course-interview__catch > *::before {
    margin-top: calc((1 - 1.6) * 0.5em);
  }
  .course-interview__catch > *::after {
    margin-bottom: calc((1 - 1.6) * 0.5em);
  }
  .course-interview__image {
    width: 300px;
    height: 410px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .course-interview__image::after {
    width: 30px;
    height: 30px;
    border-width: 4px;
  }
  .course-interview__sign {
    margin-top: 20px;
    text-align: left;
  }
  .course-interview__sign > * {
    display: block;
  }
  .course-interview__sign > *:first-child {
    font-size: 16px;
  }
  .course-interview__sign > *:last-child {
    margin-top: 10px;
    font-size: 24px;
  }
  .course-interview__sign > *:last-child > * {
    font-size: .7em;
  }
  .course-interview__desc {
    margin-top: 30px;
    letter-spacing: .05em;
  }
  .course-interview__desc > * {
    line-height: 2;
  }
  .course-interview__desc > *::before, .course-interview__desc > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .course-interview__desc > *::before {
    margin-top: calc((1 - 2) * 0.5em);
  }
  .course-interview__desc > *::after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
}

/*　コース　footer
----------------------------------------------- */
.course__footer {
  margin-top: 13.17716vw;
}

@media screen and (min-width: 700.9999px) {
  .course__footer {
    margin-top: 80px;
  }
}
/*# sourceMappingURL=course.css.map */