.cur-box__wrap:nth-of-type(2) .cur-head.highlight-color--bg04 {
  background-color: #4b42b3;
}
.cur-box__wrap + .cur-box__wrap {
  margin-top: 50px;
}
@media (max-width: px) {
  .cur-box__wrap + .cur-box__wrap {
    margin-top: 30px;
  }
}

/*-------------------251107追加--------------------*/
.mv__head-wrap {
  margin-bottom: 60px;
}
@media screen and (max-width: 834px) {
  .mv__head-wrap {
    margin-bottom: 20px;
  }
}
.course__session-flex .circle p {
  font-weight: 700;
}
.course__session-flex .circle {
  flex-direction: column;
}

.curriculum-box__list-item .item-wrap .f24 span.tax {
  font-size: 0.6em;
  font-weight: 500;
}
.curriculum-box__list-item .item-wrap .f30 {
  padding-top: 0;
}
