@charset "UTF-8";

.p-class-intro {
  padding-bottom: calc(120 / 375 * 100vw);
  padding-top: calc(60 / 375 * 100vw);
  position: relative;
  z-index: 1;
}
.p-class-intro__inner {
  padding-inline: calc(20 / 375 * 100vw);
}

.p-class-intro__contents {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: calc(37 / 1366 * 100vw);
}

.p-text-intro {
  text-align: center;
}

.p-class-intro__cards {
  -moz-column-gap: calc(40 / 1366 * 100vw);
       column-gap: calc(40 / 1366 * 100vw);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin-top: calc(60 / 375 * 100vw);
  row-gap: calc(27 / 1366 * 100vw);
}

.p-class-intro__card {
  align-items: center;
  background-color: #fff;
  border: solid 3.5px #ede99e;
  border-radius: 10px;
  display: flex;
  gap: calc(20 / 375 * 100vw);
  justify-content: center;
  padding-block: calc(10 / 375 * 100vw);
  padding-inline: calc(15 / 375 * 100vw);
  transition: border 0.3s ease;
  width: 100%;
}
.p-class-intro__card:hover {
  border: solid 3.5px #1a9f6a;
  opacity: 1;
}

.p-class-intro__card-img {
  aspect-ratio: 1/1;
  flex-shrink: 0;
  overflow: hidden;
  width: calc(50 / 375 * 100vw);
}
.p-class-intro__card-img > img {
  -o-object-fit: contain;
     object-fit: contain;
}

.p-class-intro__card-text {
  display: flex;
  flex-direction: column;
  gap: calc(14 / 1366 * 100vw);
  width: 100%;
}
.p-class-intro__card-text p:nth-of-type(1) {
  color: #1a9f6a;
  font-size: calc(18 / 375 * 100vw);
  font-weight: 500;
  gap: calc(8 / 1366 * 100vw);
  letter-spacing: 1.2px;
  line-height: 1.4583333333;
}
.p-class-intro__card-text p:nth-of-type(2) {
  font-size: calc(14 / 375 * 100vw);
  font-weight: 500;
  letter-spacing: 1.6px;
  line-height: 1.45;
}

.p-class-intro__scrool {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: calc(30 / 375 * 100vw);
}
.p-class-intro__scrool > p {
  color: #1a9f6a;
  font-family: "Lato", sans-serif;
  font-size: calc(8 / 375 * 100vw);
  letter-spacing: 0.78px;
  line-height: 1.3076923077;
}

.p-class-intro__scrool-img {
  aspect-ratio: 1/1;
  height: calc(20 / 375 * 100vw);
  margin-top: calc(9 / 375 * 100vw);
  overflow: hidden;
  width: calc(20 / 375 * 100vw);
}
.p-class-intro__scrool-img > img {
  -o-object-fit: contain;
     object-fit: contain;
}

.p-class-contents {
  margin-top: calc(-75 / 375 * 100vw);
  padding-bottom: calc(100 / 375 * 100vw);
  padding-top: calc(30 / 375 * 100vw);
  position: relative;
  z-index: 2;
}
.p-class-contents .p-bg-cycle {
  margin-top: calc(-282 / 1366 * 100vw);
}
.p-class-contents .l-contents-sidebar {
  margin-top: calc(170 / 1366 * 100vw);
}

.p-class-contents__wrap {
  display: flex;
  flex-direction: column;
}

.p-class-contents__section {
  padding-top: calc(100 / 375 * 100vw);
}
.p-class-contents__section > .section__contents {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: calc(30 / 375 * 100vw);
  margin-top: calc(30 / 375 * 100vw);
}
.p-class-contents__section > .section__contents .section__img {
  aspect-ratio: 380/430;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
.p-class-contents__section > .section__contents .section__wrap .section__copy {
  -webkit-text-stroke: 0.5px #1a9f6a;
  color: #1a9f6a;
  font-size: calc(18 / 375 * 100vw);
  font-weight: 500;
  letter-spacing: 1.3px;
  line-height: 1.92;
}
.p-class-contents__section > .section__contents .section__wrap .section__text {
  display: flex;
  flex-direction: column;
  gap: calc(30 / 1366 * 100vw);
  margin-top: calc(27 / 1366 * 100vw);
}
.p-class-contents__section > .section__contents .section__wrap .section__text > p {
  font-family: "Noto Sans JP", serif;
  font-size: calc(14 / 375 * 100vw);
  letter-spacing: 1.2px;
  line-height: 2.2;
}
.p-class-contents__section .section__box {
  margin-top: calc(60 / 375 * 100vw);
}
.p-class-contents__section .section__box .section__text:nth-last-child(1) {
  display: flex;
}
.p-class-contents__section .section__box .section__text:nth-last-child(1) > p {
  font-size: calc(12 / 375 * 100vw);
  font-weight: normal !important;
}
.p-class-contents__section .section__flow {
  margin-left: calc(5 / 1366 * 100vw);
  margin-top: calc(60 / 375 * 100vw);
}
.p-class-contents__section .section__flow .section__title {
  color: #393939;
  font-size: calc(16 / 375 * 100vw);
  font-weight: 500;
  letter-spacing: 0.9px;
  line-height: 1.44;
}
.p-class-contents__section .section__flow .section__list {
  margin-top: calc(77 / 1366 * 100vw);
}
.p-class-contents__section .section__flow .section__list .section__contents {
  align-items: flex-start;
  -moz-column-gap: calc(20 / 1366 * 100vw);
       column-gap: calc(20 / 1366 * 100vw);
  display: grid;
  grid-template-columns: calc(70 / 375 * 100vw) auto;
  margin-top: 0;
}
.p-class-contents__section .section__flow .section__list .section__contents:nth-last-child(1) .section__time::after {
  display: none;
}
.p-class-contents__section .section__flow .section__list .section__contents:not(:last-child) .section__wrap {
  padding-bottom: calc(60 / 1366 * 100vw);
}
.p-class-contents__section .section__flow .section__list .section__time {
  grid-row: 1/span 2;
  height: 100%;
  position: relative;
}
.p-class-contents__section .section__flow .section__list .section__time::after {
  background-color: #adadad;
  content: "";
  height: 100%;
  position: absolute;
  right: calc(2.5 / 375 * 100vw);
  top: calc(15 / 375 * 100vw);
  width: 1px;
  z-index: 1;
}
.p-class-contents__section .section__flow .section__list .section__time > p {
  align-items: center;
  color: #393939;
  display: inline-flex;
  font-size: calc(18 / 375 * 100vw);
  font-weight: 500;
  justify-content: space-between;
  line-height: 1.46;
  position: relative;
  width: 100%;
  z-index: 2;
}
.p-class-contents__section .section__flow .section__list .section__time > p::after {
  background-color: #1a9f6a;
  border-radius: 50%;
  content: "";
  flex-shrink: 0;
  height: calc(6 / 375 * 100vw);
  width: calc(6 / 375 * 100vw);
}
.p-class-contents__section .section__flow .section__list .section__wrap {
  display: flex;
  flex-direction: column;
  gap: calc(35 / 1366 * 100vw);
  padding-left: calc(55 / 1366 * 100vw);
  width: 100%;
}
.p-class-contents__section .section__flow .section__list .section__wrap .section-text {
  display: flex;
  flex-direction: column;
  gap: calc(12 / 1366 * 100vw);
}
.p-class-contents__section .section__flow .section__list .section__wrap .section-text > p:nth-of-type(1) {
  color: #393939;
  font-size: calc(16 / 375 * 100vw);
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.45;
}
.p-class-contents__section .section__flow .section__list .section__wrap .section-text > p:nth-of-type(2) {
  font-family: "Noto Sans JP", serif;
  font-size: calc(12 / 375 * 100vw);
  font-weight: 500;
  letter-spacing: 1.28px;
  line-height: 2;
}
.p-class-contents__section .section__flow .section__list .section__img {
  aspect-ratio: 191/187;
  border-radius: 10px;
  margin-bottom: calc(30 / 375 * 100vw);
  margin-inline: auto;
  overflow: hidden;
  width: 80%;
}

#class-wakaba .section__contents:nth-of-type(2) .section-text > p:nth-of-type(2) {
  letter-spacing: 0px;
}

#class-kinomi .section__text > p {
  letter-spacing: 0px;
}

@media (min-width: 1024px) {
  .p-class-intro {
    padding-bottom: calc(340 / 1366 * 100vw);
    padding-top: calc(118 / 1366 * 100vw);
  }
  .p-class-intro__inner {
    padding-inline: 0;
  }
  .p-class-intro__contents .p-text-intro {
    letter-spacing: 1.6px;
  }
  .p-text-intro {
    margin-inline: auto;
    max-width: calc(738 / 1366 * 100vw);
    width: 100%;
  }
  .p-class-intro__cards {
    grid-template-columns: repeat(2, 1fr);
    margin-inline: auto;
    margin-top: calc(60 / 1366 * 100vw);
    max-width: calc(960 / 1366 * 100vw);
    width: 100%;
  }
  .p-class-intro__card {
    gap: calc(30 / 1366 * 100vw);
    height: calc(162 / 1366 * 100vw);
    padding-block: 0;
    padding-inline: calc(30 / 1366 * 100vw);
  }
  .p-class-intro__card-img {
    width: calc(100 / 1366 * 100vw);
  }
  .p-class-intro__card-text p:nth-of-type(1) {
    font-size: calc(24 / 1366 * 100vw);
  }
  .p-class-intro__card-text p:nth-of-type(2) {
    font-size: calc(20 / 1366 * 100vw);
  }
  .p-class-intro__scrool {
    margin-top: calc(53 / 1366 * 100vw);
  }
  .p-class-intro__scrool > p {
    font-size: calc(13 / 1366 * 100vw);
  }
  .p-class-intro__scrool-img {
    height: calc(44 / 1366 * 100vw);
    margin-top: calc(9 / 1366 * 100vw);
    width: calc(44 / 1366 * 100vw);
  }
  .p-class-contents {
    margin-top: calc(-281 / 1366 * 100vw);
    padding-bottom: calc(205 / 1366 * 100vw);
    padding-top: calc(100 / 1366 * 100vw);
  }
  .p-class-contents__section {
    padding-top: calc(170 / 1366 * 100vw);
  }
  .p-class-contents__section > .section__contents {
    align-items: flex-start;
    flex-direction: row;
    gap: calc(50 / 1366 * 100vw);
    margin-top: calc(70 / 1366 * 100vw);
  }
  .p-class-contents__section > .section__contents .section__img {
    width: calc(380 / 1366 * 100vw);
  }
  .p-class-contents__section > .section__contents .section__wrap {
    margin-top: calc(75 / 1366 * 100vw);
  }
  .p-class-contents__section > .section__contents .section__wrap .section__copy {
    font-size: calc(26 / 1366 * 100vw);
  }
  .p-class-contents__section > .section__contents .section__wrap .section__text > p {
    font-size: calc(15 / 1366 * 100vw);
  }
  .p-class-contents__section .section__box {
    margin-top: calc(60 / 1366 * 100vw);
  }
  .p-class-contents__section .section__box .section__text:nth-last-child(1) > p {
    font-size: calc(15 / 1366 * 100vw);
  }
  .p-class-contents__section .section__flow {
    margin-top: calc(86 / 1366 * 100vw);
  }
  .p-class-contents__section .section__flow .section__title {
    font-size: calc(18 / 1366 * 100vw);
  }
  .p-class-contents__section .section__flow .section__list .section__contents {
    grid-template-columns: calc(95 / 1366 * 100vw) auto calc(191 / 1366 * 100vw);
  }
  .p-class-contents__section .section__flow .section__list .section__time {
    grid-row: 1;
  }
  .p-class-contents__section .section__flow .section__list .section__time::after {
    right: calc(6 / 1366 * 100vw);
    top: calc(17 / 1366 * 100vw);
  }
  .p-class-contents__section .section__flow .section__list .section__time > p {
    font-size: calc(24 / 1366 * 100vw);
  }
  .p-class-contents__section .section__flow .section__list .section__time > p::after {
    height: calc(12 / 1366 * 100vw);
    width: calc(12 / 1366 * 100vw);
  }
  .p-class-contents__section .section__flow .section__list .section__wrap .section-text > p:nth-of-type(1) {
    font-size: calc(20 / 1366 * 100vw);
  }
  .p-class-contents__section .section__flow .section__list .section__wrap .section-text > p:nth-of-type(2) {
    font-size: calc(16 / 1366 * 100vw);
  }
  .p-class-contents__section .section__flow .section__list .section__img {
    margin-bottom: 0;
    width: calc(191 / 1366 * 100vw);
  }
  #class-kinomi .section__text > p {
    letter-spacing: 1.2px;
  }
}

@media (min-width: 768px) {
  .p-class-intro__contents .p-text-intro {
    letter-spacing: 1px;
  }
}

@media (min-width: 1366px) {
  #class-kinomi .section__text > p {
    letter-spacing: 1.8px;
  }
}