@charset "UTF-8";

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

.breadcrumb {
  margin: 0;
  position: relative;
  z-index: 2;
  width: 100%;
}


.breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  width: 89.7435897436vw;
  margin: 0 auto;
}

.breadcrumb__list__item {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #44575f;
  font-size: 2.5641025641vw;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 1.2px;
  white-space: nowrap;
  position: relative;
}

.breadcrumb__list__item:first-child {
  cursor: pointer;
}

.breadcrumb__list__item+.breadcrumb__list__item {
  padding-left: 6.6666666667vw;
}

.breadcrumb__list__item+.breadcrumb__list__item::after {
  width: 1.5384615385vw;
  height: 1.5384615385vw;
  left: 1.2rem;
  border-right-width: 0.5128205128vw;
  border-top-width: 0.5128205128vw;
  content: "";
  display: inline-block;
  position: absolute;
  top: 54%;
  border-style: solid;
  border-left-width: 0;
  border-bottom-width: 0;
  border-color: #000;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.wrapper {
  width: 74.4%;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .wrapper {
    width: 36.6rem;
    margin: 0 0 0 auto;
    overflow: visible;
  }
}

.top {
  position: relative;
  padding: 7rem 0 5rem 0;
}

@media screen and (max-width: 767px) {
  .top {
    padding: 3rem 0;
  }
}

.top__background {
  position: absolute;
  top: 0;
  right: 0.8rem;
  width: 26.1rem;
}

@media screen and (max-width: 767px) {
  .top__background {
    right: -5rem;
    width: 17.2rem;
  }
}

.top__subtitle {
  font-family: "Poppins", sans-serif;
  font-size: 2.5rem;
}

@media screen and (max-width: 767px) {
  .top__subtitle {
    font-size: 2.0rem;
  }
}

.top__subtitle__icon {
  margin: 0 1rem 0 0;
  width: 2.8rem;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 767px) {
  .top__title {
    width: 23rem;
    font-size: 2.3rem;
  }
}

.top__title {
  margin: 0.8rem 0 0 0;
  font-weight: 700;
  font-size: 3rem;
}

@media screen and (max-width: 767px) {
  .top__title {
    font-size: 2.3rem;
  }
}

.mv .swiper {
  width: 100%;
  height: auto;
  margin: 0;
}

.mv .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  background: #eee;
  overflow: hidden;
  width: 59.7rem;
}

@media screen and (max-width: 767px) {
  .mv .swiper-slide {
    width: 30.1rem;
  }
}

.mv .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mv .swiper-pagination {
  position: static;
  margin-top: 1rem;
  text-align: left;
}

.mv .swiper-pagination-bullet {
  width: 4rem;
  height: 3px;
  border-radius: 0;
  background: #ccc;
  opacity: 1;
}

.mv .swiper-pagination-bullet-active {
  background: #333;
}

.introduction {
  position: relative;
  padding: 9rem 0 10rem 0;
  width: 100%;
  max-width: 192rem;
}

@media screen and (max-width: 767px) {
  .introduction {
    padding: 6rem 0 4rem 0;
  }
}

.introduction__title {
  color: #5aa246;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 4rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .introduction__title {
    font-size: 2rem;
    line-height: 3.2rem;
  }
}

.introduction__text {
  margin: 3rem 0 0 0;
  width: 60.5rem;
  font-size: 1.6rem;
  line-height: 3rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .introduction__text {
    margin: 1.5rem 0 0 0;
    width: 34.2rem;
  }
}

.introduction__image {
  position: absolute;
  top: 5rem;
  left: 65.7rem;
  width: 29rem;
}

@media screen and (max-width: 767px) {
  .introduction__image {
    position: relative;
    margin: 2rem 0 0 4.3rem;
    top: revert;
    left: revert;
    right: revert;
    width: 25.7rem;
  }
}

.overview {
  background: #5aa246;
  max-width: 192rem;
  width: 100%;
  padding: 3rem 0 5rem;
}

.overview__top {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .overview__top {
    display: block;
  }
}

.overview__top__banner {
  padding: 1.2rem 3.4rem 1.2rem 2rem;
  background: #fff;
  clip-path: polygon(0 0,
      100% 0,
      93% 50%,
      100% 100%,
      0 100%);
  color: #5aa246;
  font-weight: 700;
  font-size: 2.5rem;
}

@media screen and (max-width: 767px) {
  .overview__top__banner {
    padding: 0.7rem 2.3rem 0.7rem 1rem;
    font-size: 1.6rem;
    width: fit-content;
  }
}

.overview__top__time {
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media screen and (max-width: 767px) {
  .overview__top__time {
    margin: 1.7rem 0 0 2.4rem;
    gap: 0.5rem;
  }
}

.overview__top__time__icon {
  width: 2rem;
}

@media screen and (max-width: 767px) {
  .overview__top__time__icon {
    width: 1.5rem;
  }
}

.overview__top__time__text {
  color: #fff;
  font-weight: 500;
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .overview__top__time__text {
    font-size: 1.4rem;
  }
}

.overview__top__time__note {
  margin: 0 0 0 1rem;
  color: #fff;
  font-weight: 500;
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .overview__top__time__note {
    font-size: 1.2rem;
  }
}

.overview__top__swiper__buttons {
  margin: 0 0 0 3.6rem;
  display: flex;
  align-items: center;
  gap: 2.5rem;
}

@media screen and (max-width: 767px) {
  .overview__top__swiper__buttons {
    margin: 2rem 0 0 25.6rem;
    gap: 1.7rem;
  }
}

.overview__top__swiper__buttons__prev {
  width: 2.5rem;
  cursor: pointer;
}

.overview__top__swiper__buttons__line {
  min-width: 1px;
  width: 0.1rem;
  height: 3.1rem;
  background: #fff;
}

.overview__top__swiper__buttons__next {
  width: 2.5rem;
  transform: rotate(180deg);
  cursor: pointer;
}

.overview .swiper {
  margin: 4.3rem 0 0 0;
  padding: 0 5rem;
  width: 100%;
  height: auto;
}

.overview .swiper-wrapper {
  display: flex;
}

.overview .swiper-slide {
  position: relative;
  padding: 0 1.5rem 0 0;
  width: fit-content;
  display: flex;
  gap: 2rem;
  overflow: visible;
}

@media screen and (max-width: 767px) {
  .overview .swiper-slide {
    margin: 0 1rem 0 0 !important;
    padding: 0 !important;
    gap: 0;
  }
}

.overview .swiper-slide__number {
  position: absolute;
  top: -2.3rem;
  left: 1.58rem;
  width: 4.32rem;
}

.overview .swiper-slide__column {
  width: 20.7rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}

@media screen and (max-width: 767px) {
  .overview .swiper-slide__column {
    width: 18.9rem;
    gap: 0.5rem;
  }
}

.overview .swiper-slide__column__main-image {
  object-fit: cover;
  width: 20.7rem;
  height: 13rem;
}

@media screen and (max-width: 767px) {
  .overview .swiper-slide__column__main-image {
    width: 18.9rem;
    height: 11.9rem;
  }
}

.overview .swiper-slide__column__dots {
  margin: 6.3rem 0 0 1.5rem;
  width: 2.4rem;
  height: 0.4rem;
}

@media screen and (max-width: 767px) {
  .overview .swiper-slide__column__dots {
    margin: 6.3rem 0 0 1.5rem;
  }
}

.overview .swiper-slide__text {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 2.3rem;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .overview .swiper-slide__text {
    font-size: 2rem;
  }
}

.overview .swiper-slide2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.course {
  padding: 9rem 0 11rem 0;
}

@media screen and (max-width: 767px) {
  .course {
    padding: 5rem 0 6rem 0;
  }
}

.course__list {
  margin: 6.1rem 0 0 0;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8rem;
}

@media screen and (max-width: 767px) {
  .course__list {
    margin: 5.6rem 0 0 0;
    gap: 6.6rem;
  }
}

.course__list__item {
  position: relative;
}

.course__list__item__title {
  position: absolute;
  top: -8.5rem;
  left: 13.5rem;
  width: 37.5rem;
  color: #5aa246;
  font-weight: 700;
  font-size: 3rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__title {
    top: -6.5rem;
    left: 6rem;
    width: auto;
    font-size: 2rem;
  }
}

.course__list__item__title--one-line {
  top: -6.4rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__title--one-line {
    top: -5.7rem;
  }
}

.course__list__item__box {
  position: relative;
  width: 96.6rem;
  background: #f7f7f7;
  font-size: 1.6rem;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .course__list__item__box {
    width: 34.2rem;
  }
}

.course__list__item__box--00 {
  padding: 4rem 5rem 4rem 13.5rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box--00 {
    padding: 1.5rem 2.4rem;
  }
}

.course__list__item__box--01 {
  padding: 8.8rem 5rem 8.8rem 13.1rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box--01 {
    padding: 1.5rem 2.4rem 2.4rem;
  }
}

.course__list__item__box--02 {
  padding: 6.3rem 5rem 6.6rem 13.1rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box--02 {
    padding: 1.5rem 2.4rem 2.4rem;
  }
}

.course__list__item__box--03 {
  padding: 6.3rem 5rem 7.3rem 13.1rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box--03 {
    padding: 1.5rem 2.4rem 2.4rem;
  }
}

.course__list__item__box--04 {
  padding: 4.8rem 5rem 5.8rem 13.1rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box--04 {
    padding: 1.5rem 2.4rem 2.4rem;
  }
}

.course__list__item__box--05 {
  padding: 5.5rem 5rem 6.5rem 13.1rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box--05 {
    padding: 1.5rem 2.4rem 2.4rem;
  }
}

.course__list__item__box--06 {
  padding: 4rem 5rem 4rem 13.5rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box--06 {
    padding: 1.5rem 2.4rem;
  }
}

.course__list__item__box__icon {
  position: absolute;
  top: -7rem;
  left: 5.0rem;
  width: 6.08rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box__icon {
    top: -6.4rem;
    left: 0;
    width: 4.589rem;
  }
}

.course__list__item__box__dot-line {
  position: absolute;
  top: 1.6rem;
  left: 7.9rem;
  width: 3px;
  height: 103%;
  background-image: radial-gradient(circle, #5aa246 1.5px, transparent 1.5px);
  background-position: left top;
  background-repeat: repeat-y;
  background-size: 3px 9px;
}

@media screen and (max-width: 767px) {
  .course__list__item__box__dot-line {
    display: none;
  }
}

.course__list__item__box__dot-line--last {
  height: 66.2%;
}

.course__list__item__box__image-box {
  position: absolute;
  top: -6.1rem;
  right: 5rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box__image-box {
    position: relative;
    top: revert;
    right: revert;
  }
}

.course__list__item__box__image-box__image {
  width: 39rem;
  height: 36.7rem;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .course__list__item__box__image-box__image {
    margin: 1.7rem 0 0 0;
    width: 29.4rem;
    height: 17.8rem;
  }
}

.course__list__item__box__image-box__image--05 {
  top: -5.1rem;
}

.course__list__item__box__headline {
  width: 35.7rem;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 4rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box__headline {
    width: auto;
    font-size: 2rem;
    line-height: 3rem;
  }
}

.course__list__item__box__text {
  margin: 2rem 0 0 0;
  width: 35.7rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box__text {
    margin: 1rem 0 0 0;
    width: auto;
    line-height: 3rem;
  }
}

.course__list__item__box__text--00 {
  margin: 0;
  width: 100%;
}

.course__list__item__box__text--06 {
  margin: 0;
  width: 100%;
}

.course__list__item__box__time {
  margin: 2rem 0 0 0;
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box__time {
    margin: 1rem 0 0 0;
  }
}

.course__list__item__box__time__icon {
  width: 2rem;
}

.course__list__item__box__time__text {
  color: #5aa246;
  font-weight: 500;
  font-size: 2rem;
}

.course__list__item__black-box {
  margin: 3rem 0 0 5.9rem;
  padding: 0.55rem 1.5rem;
  width: fit-content;
  background: #000;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .course__list__item__black-box {
    margin: 0.3rem 0 0.9rem 0;
  }
}

.course__list__item__black-box__icon--train {
  width: 1.7rem;
}

.course__list__item__black-box__icon--person {
  width: 1.429rem;
}

.course__list__item__black-box__text {
  color: #fff;
  font-weight: 500;
}

.course__list__item__dot-line {
  margin: 1.2rem 0 0 7.9rem;
  height: 2.3rem;
  background-image: radial-gradient(circle, #5aa246 1.5px, transparent 1.5px);
  background-position: left top;
  background-repeat: repeat-y;
  background-size: 3px 6px;
}

@media screen and (max-width: 767px) {
  .course__list__item__dot-line {
    margin: 0.9rem 0 0rem 2.1rem;
    background-size: 3px 10px;
  }
}

.course__list__item__dot-line--2 {
  margin: 1.1rem 0 0rem 2.1rem;
}

.course__list__item__box__image-box__link {
  margin: 0.5rem 0 0 auto;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 2rem;
}

@media screen and (max-width: 767px) {
  .course__list__item__box__image-box__link {
    margin: 2rem 0 0 0;
  }
}

.course__list__item__box__image-box__link__text {
  font-weight: 500;
  font-size: 1.6rem;
}

.course__list__item__box__image-box__link__icon {
  width: 1.6rem;
}

.others {
  max-width: 192rem;
}

.others__box {
  position: relative;
  padding: 1.8rem 5rem 21.0rem;
  width: 96.6rem;
  background: #f7f7f7;
}

@media screen and (max-width: 767px) {
  .others__box {
    padding: 0.8rem 2.4rem 4rem;
    width: 100%;
  }
}

.others__box__icon {
  position: absolute;
  top: 0;
  left: 5rem;
  width: 5.2rem;
}

@media screen and (max-width: 767px) {
  .others__box__icon {
    left: 2.4rem;
    width: 3.942rem;
  }
}

.others__box__title {
  margin: 0 0 0 7.2rem;
  font-weight: 700;
  font-size: 2.3rem;
}

@media screen and (max-width: 767px) {
  .others__box__title {
    margin: 0 0 0 5.8rem;
  }
}

.others__box__text {
  margin: 3.2rem 0 0 0;
  font-size: 1.6rem;
  line-height: 3rem;
}

@media screen and (max-width: 767px) {
  .others__box__text {
    margin: 2.2rem 0 0 0;
  }
}

.others__box__list {
  margin: 3.2rem 0 0 0;
  gap: 3rem;
  display: flex;
}

@media screen and (max-width: 767px) {
  .others__box__list {
    margin: 2.5rem 0 0 0;
    flex-direction: column;
  }
}

.others__box__list__item {
  width: 28.5rem;
}

@media screen and (max-width: 767px) {
  .others__box__list__item {
    width: 100%;
  }
}

.others__box__list__item__image {
  width: 100%;
}

.others__box__list__item__title {
  margin: 1.5rem 0 0 0;
  font-weight: 700;
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .others__box__list__item__title {
    margin: 1.2rem 0 0 0;
  }
}

.others__box__list__item__text {
  margin: 1.0rem 0 0 0;
  font-size: 1.6rem;
  line-height: 3rem;
}

@media screen and (max-width: 767px) {
  .others__box__list__item__text {
    margin: 0.4rem 0 0 0;
  }
}

.others__box__list__item__walk {
  margin: 2.5rem 0 0 0;
  display: flex;
  gap: 0.8rem;
}

@media screen and (max-width: 767px) {
  .others__box__list__item__walk {
    margin: 1.1rem 0 0 0;
  }
}

.others__box__list__item__walk__icon {
  width: 1.429rem;
  height: 2.3rem;
}

.others__box__list__item__walk__text {
  color: #5aa246;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 4.5rem;
  transform: translate(0, -1.1rem);
}

@media screen and (max-width: 767px) {
  .others__box__list__item__walk__text {
    line-height: 2.2rem;
    transform: translate(0, 0rem);
  }
}

.others__box__list__item__walk__text__note {
  font-weight: 400;
  font-size: 1.4rem;
}

.others__banner {
  padding: 0 0 0 5rem;
  transform: translateY(-18.5rem);
}

@media screen and (max-width: 767px) {
  .others__banner {
    margin: 3.9rem 0 18.9rem 0;
    padding: 0;
    width: 100vw;
    transform: translate(-2.4rem, 0);
  }
}

.others__banner__inner {
  position: relative;
  width: 100%;
  height: 26.0rem;
  padding: 8.3rem 0 8.3rem 6rem;
}

@media screen and (max-width: 767px) {
  .others__banner__inner {
    height: auto;
    padding: 11.4rem 0 0 2.1rem;
  }
}

.others__banner__inner__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 96.6rem;
  height: 26rem;
  object-fit: cover;
  object-position: bottom;
}

@media screen and (max-width: 767px) {
  .others__banner__inner__image {
    width: 39rem;
    height: 20.5rem;
  }
}

.others__banner__inner__texts {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.others__banner__inner__texts__item {
  width: fit-content;
  padding: 0.7rem 1.5rem;
  background: #5aa246;
  color: #fff;
  font-size: 1.794rem;
}

@media screen and (max-width: 767px) {
  .others__banner__inner__texts__item {
    padding: 0.2rem 1rem;
  }
}

.footer {
  margin-top: -11rem !important;
}