#course img,
#primary img,
#junior img,
#high img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

#course.contents,
#primary.contents,
#junior.contents,
#high.contents {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

#course .breadcrumb,
#primary .breadcrumb,
#junior .breadcrumb,
#high .breadcrumb {
  max-width: 960px;
  margin-inline: auto;
}

#course .c-h1,
#primary .c-h1,
#junior .c-h1,
#high .c-h1 {
  display: block;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  #course .c-h1-mltPc,
  #primary .c-h1-mltPc,
  #junior .c-h1-mltPc,
  #high .c-h1-mltPc {
    line-height: 1.4;
  }
}
@media screen and (min-width: 768px) {
  #course .c-h2-mltPc,
  #primary .c-h2-mltPc,
  #junior .c-h2-mltPc,
  #high .c-h2-mltPc {
    line-height: 1.4;
  }
}

#course .c-h2-sml,
#primary .c-h2-sml,
#junior .c-h2-sml,
#high .c-h2-sml {
  font-size: 2.9333333333vw;
}
@media screen and (min-width: 768px) {
  #course .c-h2-sml,
  #primary .c-h2-sml,
  #junior .c-h2-sml,
  #high .c-h2-sml {
    font-size: 12px;
  }
}

#course .c-evbnrBox,
#primary .c-evbnrBox,
#junior .c-evbnrBox,
#high .c-evbnrBox {
  margin-top: 16vw;
  margin-bottom: 16vw;
}
@media screen and (min-width: 768px) {
  #course .c-evbnrBox,
  #primary .c-evbnrBox,
  #junior .c-evbnrBox,
  #high .c-evbnrBox {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}

.l-inner {
  width: 89.3333333333vw;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-inner {
    width: 96%;
  }
}
@media screen and (min-width: 1000px) {
  .l-inner {
    width: 100%;
  }
}

.p-CourseMainVisual .p-CourseMainVisual__inner {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 960px;
  overflow: hidden;
}

.p-CourseMainVisual .p-CourseMainVisual__inner img {
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .p-CourseMainVisual .p-CourseMainVisual__inner img {
    border-radius: 8px;
  }
}

.p-CourseSecHeadLow {
  width: 89.3333333333vw;
  max-width: 960px;
  margin: 0 auto;
  padding: 21.3333333333vw 0 0;
}
@media screen and (min-width: 768px) {
  .p-CourseSecHeadLow {
    width: 100%;
    padding: 160px 0 0;
  }
}

.p-CourseSecHeadLow .p-CourseSecHeadLow__text {
  display: block;
  font-size: 4.8vw;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseSecHeadLow .p-CourseSecHeadLow__text {
    font-size: 32px;
    margin-bottom: 15px;
  }
}

.p-CourseSecLead {
  padding-top: 8vw;
  padding-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseSecLead {
    padding-top: 60px;
    padding-bottom: 120px;
  }
}

.p-CourseSecLead .p-CourseSecLead__text {
  font-size: 4vw;
  line-height: 2;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .p-CourseSecLead .p-CourseSecLead__text {
    font-size: 16px;
    margin-bottom: 50px;
  }
}

.p-CourseSecLead .p-CourseSecLead__imgWrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseSecLead .p-CourseSecLead__imgWrap {
    gap: 40px;
  }
}

.p-CourseSecLead .p-CourseSecLead__img {
  width: 34.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseSecLead .p-CourseSecLead__img {
    width: 22.9166666667%;
    max-width: 220px;
  }
}

.p-CourseCta {
  width: 100%;
  margin: 0 auto;
  padding: 13.3333333333vw 0;
  background-color: #ebf7ff;
}
@media screen and (min-width: 768px) {
  .p-CourseCta {
    padding: 60px 0;
  }
}

.p-CourseCta.p-CourseCta--cyan {
  background-color: #1da1f2;
}

.p-CourseCta .p-CourseCta__inner {
  width: 96vw;
  max-width: 960px;
  margin: 0 auto;
}

.p-CourseCta .p-CourseCta__title {
  font-size: 6.9333333333vw;
  font-weight: 700;
  line-height: 9.0133333333vw;
  text-align: center;
  margin: 0 auto 6.6666666667vw;
  padding-bottom: 1.0666666667vw;
  border-bottom: solid 2px #000;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .p-CourseCta .p-CourseCta__title {
    font-size: 46px;
    line-height: 1;
    margin-bottom: 40px;
    padding-bottom: 8px;
  }
}

.p-CourseCta .p-CourseCta__title.p-CourseCta__title--mlt {
  line-height: 9.0133333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseCta .p-CourseCta__title.p-CourseCta__title--mlt {
    line-height: 59.8px;
  }
}

.p-CourseCta .p-CourseCta__title.p-CourseCta__title--cyan {
  color: #fff;
  border-color: #fff;
}

.p-CourseCta .p-CourseCta__title small {
  font-size: 4.8vw;
}
@media screen and (min-width: 768px) {
  .p-CourseCta .p-CourseCta__title small {
    font-size: 32px;
  }
}

.p-CourseCta .p-CourseCta__wrap {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}

.p-CourseCta .p-CourseCta__blockwrap {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__blockwrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 30px;
    margin: 0 auto;
  }
}

.p-CourseCta .p-CourseCta__singleWrap {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__singleWrap {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
}

.p-CourseCta .p-CourseCta__text {
  font-size: 4.5333333333vw;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseCta .p-CourseCta__text {
    font-size: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
  }
}

.p-CourseCta .p-CourseCta__text.p-CourseCta__text--cyan {
  line-height: 1.5;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .p-CourseCta .p-CourseCta__text.p-CourseCta__text--cyan {
    line-height: 1;
  }
}

.p-CourseCta .p-CourseCta__taiken {
  width: 100%;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__taiken {
    width: 48.9583333333%;
  }
}

.p-CourseCta .p-CourseCta__taiken .p-CourseCta__taikenBtn {
  position: relative;
  width: 100%;
  max-width: 720px;
  margin: 4vw auto 0;
}
@media screen and (min-width: 768px) {
  .p-CourseCta .p-CourseCta__taiken .p-CourseCta__taikenBtn {
    cursor: pointer;
  }
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__taiken .p-CourseCta__taikenBtn {
    max-width: 470px;
    margin-top: 0;
  }
}

.p-CourseCta .p-CourseCta__taiken .p-CourseCta__taikenBtn::after {
  z-index: 2;
  position: absolute;
  right: min(2.6666666667vw, 20px);
  bottom: 3px;
  width: 33%;
  max-width: 206px;
  padding-top: 25%;
  background: url("../img/footer_cta_form.png") bottom right no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__taiken .p-CourseCta__taikenBtn::after {
    right: 10px;
    max-width: 162px;
  }
}

.p-CourseCta .p-CourseCta__taiken .p-CourseCta__taikenBtn > a {
  display: block;
  position: relative;
  padding: min(6.4vw, 48px) min(12vw, 90px) min(6.1333333333vw, 46px);
  overflow: hidden;
  border: 3px solid #fff;
  border-radius: 10px;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
  background: #fff504;
  text-decoration: none;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__taiken .p-CourseCta__taikenBtn > a {
    padding: 40px 20px 38px 40px;
  }
}

.p-CourseCta .p-CourseCta__taiken .p-CourseCta__taikenBtn > a > div {
  display: inline-block;
  z-index: 3;
  position: relative;
  padding-right: min(6.6666666667vw, 50px);
  background: url("../img/icon_arrow_07.svg") no-repeat right center;
  background-size: min(1.8666666667vw, 14px) min(2.9333333333vw, 22px);
  text-align: center;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__taiken .p-CourseCta__taikenBtn > a > div {
    padding-right: 25px;
    background-size: 7px 11px;
  }
}

.p-CourseCta .p-CourseCta__taiken .p-CourseCta__taikenTtl {
  font-size: min(4.2666666667vw, 32px);
  font-weight: 700;
  color: #000;
  line-height: 1;
  margin-bottom: 0;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__taiken .p-CourseCta__taikenTtl {
    font-size: 21px;
  }
}

.p-CourseCta .p-CourseCta__taiken--wide {
  width: 100%;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__taiken--wide {
    width: 54.1666666667%;
  }
}

.p-CourseCta .p-CourseCta__taiken--wide .p-CourseCta__taikenBtn {
  max-width: 720px;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__taiken--wide .p-CourseCta__taikenBtn {
    max-width: 520px;
  }
}

.p-CourseCta .p-CourseCta__taiken--wide .p-CourseCta__taikenBtn::after {
  right: min(2.6666666667vw, 20px);
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__taiken--wide .p-CourseCta__taikenBtn::after {
    right: 20px;
  }
}

.p-CourseCta .p-CourseCta__taiken--wide .p-CourseCta__taikenBtn > a {
  padding: min(6.4vw, 48px) min(12vw, 90px) min(6.1333333333vw, 46px);
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__taiken--wide .p-CourseCta__taikenBtn > a {
    padding: 40px 20px 38px 70px;
  }
}

.p-CourseCta .p-CourseCta__hov:hover > a::before {
  transform: scale(1, 1);
  transform-origin: left top;
}

.p-CourseCta .p-CourseCta__hov > a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  background: #fff;
  content: "";
  transition: transform 0.3s;
}

.p-CourseCta .p-CourseCta__school {
  width: 100%;
  margin-top: 6.9333333333vw;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__school {
    width: 48.9583333333%;
    margin-top: 0;
  }
}

.p-CourseCta .p-CourseCta__school.p-CourseCta__school--nohtext {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__school.p-CourseCta__school--nohtext {
    margin-top: 0;
  }
}

.p-CourseCta .p-CourseCta__school .p-schoolLink__schoolBtn {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .p-CourseCta .p-CourseCta__school .p-schoolLink__schoolBtn {
    cursor: pointer;
  }
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__school .p-schoolLink__schoolBtn {
    max-width: 470px;
  }
}

.p-CourseCta .p-CourseCta__school .p-schoolLink__schoolBtn > a:hover {
  opacity: 0.7;
}

.p-CourseCta .p-CourseCta__school--wide {
  width: 100%;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__school--wide {
    width: 54.1666666667%;
  }
}

.p-CourseCta .p-CourseCta__school--wide .p-schoolLink__schoolBtn {
  max-width: 720px;
}
@media screen and (min-width: 960px) {
  .p-CourseCta .p-CourseCta__school--wide .p-schoolLink__schoolBtn {
    max-width: 520px;
  }
}

.p-CourseCta .p-CourseCta__textLinkWrap {
  margin-top: 3.3333333333vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-CourseCta .p-CourseCta__textLinkWrap {
    margin-top: 30px;
  }
}

.p-CourseCta .p-CourseCta__textLinkWrap .p-CourseCta__textLink {
  font-size: 15px;
  padding-right: 10px;
  padding-bottom: 4px;
  line-height: 1;
  border-bottom: solid 1px #000;
  background: url(../img/icon_arrow_07.svg) no-repeat right 3.75px;
  background-size: 5px 8px;
  text-decoration: none;
  color: #000;
}
@media screen and (min-width: 768px) {
  .p-CourseCta .p-CourseCta__textLinkWrap .p-CourseCta__textLink {
    font-size: 18px;
    padding-right: 12px;
    padding-bottom: 5px;
    background-size: 7px 11px;
    background-position-y: 4px;
  }
}

.p-CourseCta
  .p-CourseCta__textLinkWrap
  .p-CourseCta__textLink.p-CourseCta__textLink--cyan {
  color: #fff;
  border-color: #fff;
  background-image: url(../img/icon_arrow_02.png);
}

p.p-CourseCommon__lead {
  font-size: 4vw;
  line-height: 2;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  p.p-CourseCommon__lead {
    font-size: 16px;
    margin-bottom: 50px;
  }
}

p.p-CourseCommon__text {
  font-size: 4vw;
  line-height: 2;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  p.p-CourseCommon__text {
    font-size: 16px;
  }
}

.p-CourseCommon__cnt {
  margin-bottom: 16vw;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__cnt {
    margin-bottom: 80px;
  }
}

.p-CourseCommon__cnt:last-of-type {
  margin-bottom: 0;
}

.p-CourseCommon__cntTitle {
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1;
  border-bottom: solid #1da1f2 0.5333333333vw;
  margin-bottom: 5.3333333333vw;
  padding-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__cntTitle {
    font-size: 24px;
    border-bottom-width: 2px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
}

.p-CourseCommon__cntTitle.p-CourseCommon__cntTitle--mlt {
  line-height: 1.4;
  padding-bottom: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__cntTitle.p-CourseCommon__cntTitle--mlt {
    line-height: 1;
    padding-bottom: 20px;
  }
}

.p-CourseCommon__cntWrap {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__cntWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.p-CourseCommon__cntImg {
  width: 100%;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__cntImg {
    width: 46.875%;
    margin-bottom: 0;
  }
}

.p-CourseCommon__cntImg img {
  border-radius: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__cntImg img {
    border-radius: 10px;
  }
}

.p-CourseCommon__cntCard {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__cntCard {
    width: 46.875%;
  }
}

p.p-CourseCommon__cntCardText {
  font-size: 4vw;
  line-height: 2;
  line-break: strict;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  p.p-CourseCommon__cntCardText {
    font-size: 16px;
  }
}

.p-CourseCommon__cnt3clm {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__cnt3clm {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 5%;
  }
}

.p-CourseCommon__cnt3clm .p-CourseCommon__cnt {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__cnt3clm .p-CourseCommon__cnt {
    width: 30%;
    margin-bottom: 0;
  }
}

.p-CourseCommon__cnt3clm .p-CourseCommon__cntWrap {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__cnt3clm .p-CourseCommon__cntWrap {
    display: block;
  }
}

.p-CourseCommon__cnt3clm .p-CourseCommon__cntImg {
  width: 100%;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__cnt3clm .p-CourseCommon__cntImg {
    width: 100%;
    margin-bottom: 20px;
  }
}

.p-CourseCommon__cnt3clm .p-CourseCommon__cntCard {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__cnt3clm .p-CourseCommon__cntCard {
    width: 100%;
  }
}

.p-CourseCommon__up4Link {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 5.3333333333vw;
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__up4Link {
    flex-direction: row;
    gap: 20px;
    margin-top: 40px;
  }
}

.p-CourseCommon__up4Link--column {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 5.3333333333vw;
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__up4Link--column {
    flex-direction: column;
    gap: 20px;
    margin-top: auto;
  }
}

.p-CourseCommon__up4LinkBtn {
  width: 81.0666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__up4LinkBtn {
    width: 304px;
  }
}

.p-CourseCommon__up4LinkBtn > a {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 4vw 4.2666666667vw;
  border: solid 2px #1da1f2;
  border-radius: 2.1333333333vw;
  color: #000;
  font-size: 3.4666666667vw;
  line-height: 1;
  text-align: left;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__up4LinkBtn > a {
    padding: 15px 16px;
    border-radius: 8px;
    font-size: 13px;
  }
}

.p-CourseCommon__up4LinkBtn > a::after {
  position: absolute;
  content: "";
  top: calc(50% - 1.4666666667vw);
  right: 3.7333333333vw;
  width: 1.8666666667vw;
  height: 2.9333333333vw;
  background: url(../course/img/arrow_cyan.svg) center center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__up4LinkBtn > a::after {
    top: calc(50% - 5.5px);
    right: 14px;
    width: 7px;
    height: 11px;
  }
}

.p-CourseCommon__up4LinkBtn > a:hover {
  opacity: 0.7;
}

p.p-CourseCommon__summary {
  font-size: 4vw;
  line-height: 2;
  color: #1da1f2;
  margin-top: 10.6666666667vw;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  p.p-CourseCommon__summary {
    font-size: 16px;
    margin-top: 50px;
  }
}

p.p-CourseCommon__summary.p-CourseCommon__summary--tophr {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  p.p-CourseCommon__summary.p-CourseCommon__summary--tophr {
    margin-top: 30px;
  }
}

.p-CourseCommon__hr {
  margin: 5.3333333333vw auto 0;
  width: 10.6666666667vw;
  border-top: solid 2px #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-CourseCommon__hr {
    margin: 30px auto 0;
    width: 40px;
  }
}

.p-gradelplink {
  padding-block: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-gradelplink {
    padding-block: 120px;
  }
}

.p-courseUp4Link {
  padding-block: 10.6666666667vw;
  border-top: solid 1px #eee;
}
@media screen and (min-width: 768px) {
  .p-courseUp4Link {
    padding-block: 64px;
  }
}

.p-courseUp4Link .p-courseUp4Link__wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 6.4vw;
}
@media screen and (min-width: 768px) {
  .p-courseUp4Link .p-courseUp4Link__wrap {
    flex-direction: row;
    gap: 24px;
  }
}

.p-courseUp4Link .p-courseUp4Link__text {
  position: relative;
  box-sizing: border-box;
  width: 89.3333333333vw;
  margin: 0 auto;
  padding: 6.6666666667vw 5.3333333333vw 6.6666666667vw 31.2vw;
  background-color: #ebf7ff;
  border-radius: 2.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-courseUp4Link .p-courseUp4Link__text {
    width: 65.8333333333%;
    max-width: 632px;
    padding: 25px min(4.746835443%, 30px) 25px min(25.9493670886%, 164px);
    border-radius: 10px;
    font-size: 16px;
  }
}

.p-courseUp4Link .p-courseUp4Link__text::before {
  position: absolute;
  content: "";
  z-index: 2;
  bottom: 0;
  left: 0;
  background: url(../course/img/course_to_up4.webp) bottom left no-repeat;
  background-size: 30.4vw 39.7333333333vw;
  width: 30.4vw;
  height: 39.7333333333vw;
}
@media screen and (min-width: 768px) {
  .p-courseUp4Link .p-courseUp4Link__text::before {
    left: 30px;
    background-size: 122px 160px;
    width: 122px;
    height: 160px;
  }
}

.p-courseUp4Link .p-courseUp4Link__btn {
  width: 81.0666666667vw;
}
@media screen and (min-width: 768px) {
  .p-courseUp4Link .p-courseUp4Link__btn {
    width: 31.6666666667%;
    max-width: 304px;
  }
}

.p-courseUp4Link .p-courseUp4Link__btn > a {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 6.9333333333vw 6.1333333333vw;
  border: solid 3px #1da1f2;
  border-radius: 2.1333333333vw;
  color: #1da1f2;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .p-courseUp4Link .p-courseUp4Link__btn > a {
    padding: 26px min(7.5657894737%, 23px);
    border-radius: 10px;
    font-size: 16px;
  }
}

.p-courseUp4Link .p-courseUp4Link__btn > a::after {
  position: absolute;
  content: "";
  top: calc(50% - 1.4666666667vw);
  right: 5.3333333333vw;
  width: 1.8666666667vw;
  height: 2.9333333333vw;
  background: url(../course/img/arrow_cyan.svg) center center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .p-courseUp4Link .p-courseUp4Link__btn > a::after {
    top: calc(50% - 5.5px);
    right: 6.5789473684%;
    width: 7px;
    height: 11px;
  }
}

.p-courseUp4Link .p-courseUp4Link__btn > a:hover {
  opacity: 0.7;
}

.p-coursePgLink .p-courseLinkTopHr {
  margin-top: 0;
}

.p-coursePgLink--primary .p-courseLink__btn--primary > a,
.p-coursePgLink--junior .p-courseLink__btn--junior > a,
.p-coursePgLink--high .p-courseLink__btn--high > a {
  pointer-events: none;
  border-color: #e5e5e5;
  color: #000;
}

.p-coursePgLink--primary .p-courseLink__btn--primary > a::after,
.p-coursePgLink--junior .p-courseLink__btn--junior > a::after,
.p-coursePgLink--high .p-courseLink__btn--high > a::after {
  background-image: url(../course/img/arrow_gray.svg);
}

.p-CourseGrdProblem {
  padding-block: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdProblem {
    padding-block: 120px;
  }
}

.p-CourseGrdProblem .p-CourseGrdProblem__inner {
  margin-top: 8vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdProblem .p-CourseGrdProblem__inner {
    margin-top: 50px;
  }
}

.p-CourseGrdProblem .p-CourseGrdProblem__list {
  width: 78.9333333333vw;
  margin: 0 auto 8vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdProblem .p-CourseGrdProblem__list {
    width: 347px;
    margin-bottom: 50px;
  }
}

.p-CourseGrdProblem .p-CourseGrdProblem__item {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 4.5333333333vw;
  line-height: 1;
  margin-bottom: 5.3333333333vw;
  margin-left: 6.4vw;
  padding-bottom: 0.5333333333vw;
  border-bottom: solid 2px #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdProblem .p-CourseGrdProblem__item {
    font-size: 20px;
    margin-bottom: 30px;
    margin-left: 24px;
    padding-bottom: 4px;
  }
}

.p-CourseGrdProblem .p-CourseGrdProblem__item:last-child {
  margin-bottom: 0;
}

.p-CourseGrdProblem .p-CourseGrdProblem__item::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 3.7333333333vw;
  height: 3.7333333333vw;
  left: -6.4vw;
  top: 0.8vw;
  background-image: url(../course/img/junior/junior_problem_check.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdProblem .p-CourseGrdProblem__item::before {
    width: 14px;
    height: 14px;
    left: -24px;
    top: 4px;
  }
}

.p-CourseGrdProblem p.p-CourseGrdProblem__text {
  font-size: 4vw;
  line-height: 2;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdProblem p.p-CourseGrdProblem__text {
    font-size: 16px;
  }
}

.p-CourseGrdFeature {
  padding-top: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFeature {
    padding-top: 120px;
  }
}

.p-CourseGrdSystem {
  padding-block: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdSystem {
    padding-block: 120px;
  }
}

.p-CourseGrdReason {
  padding-block: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdReason {
    padding-block: 120px;
  }
}

.p-CourseGrdReason .p-CourseGrdReason__table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdReason .p-CourseGrdReason__table {
    margin-bottom: 50px;
  }
}

.p-CourseGrdReason .p-CourseGrdReason__table th {
  font-size: 4.2666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.05em;
  background-color: #dcdcdc;
  border: solid 2px #dcdcdc;
  padding: 6.6666666667vw 0;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdReason .p-CourseGrdReason__table th {
    font-size: 18px;
    padding: 24px 0;
  }
}

.p-CourseGrdReason .p-CourseGrdReason__table th:nth-child(2) {
  background-color: #1da1f2;
  border-color: #1da1f2;
  border-top-width: 6px;
  border-left-width: 4px;
  border-right-width: 4px;
}

.p-CourseGrdReason .p-CourseGrdReason__table td {
  padding: 3.2vw 2.1333333333vw;
  font-size: 3.4666666667vw;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.05em;
  padding: 3.7333333333vw 0;
  border: solid 2px #dcdcdc;
  vertical-align: middle;
  height: 11.2vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdReason .p-CourseGrdReason__table td {
    font-size: 16px;
    padding: 21px 0;
    line-height: 1;
    height: 16px;
  }
}

.p-CourseGrdReason .p-CourseGrdReason__table td:nth-child(2) {
  border-color: #1da1f2;
  border-left-width: 4px;
  border-right-width: 4px;
}

.p-CourseGrdReason .p-CourseGrdReason__table tr:nth-child(even) td {
  background-color: #f9f9f9;
}

.p-CourseGrdReason
  .p-CourseGrdReason__table
  tr:nth-child(even)
  td:nth-child(2) {
  background-color: #f3faff;
}

.p-CourseGrdReason .p-CourseGrdReason__table tr:last-child td:nth-child(2) {
  border-bottom-width: 6px;
}

.p-CourseGrdHowto {
  padding-top: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdHowto {
    padding-top: 120px;
  }
}

.p-CourseGrdHowto .p-CourseGrdHowto__cntWrap {
  display: flex;
  justify-content: center;
  align-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  gap: 8vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdHowto .p-CourseGrdHowto__cntWrap {
    flex-direction: row;
    gap: 6.25%;
  }
}

.p-CourseGrdHowto .p-CourseGrdHowto__cntImg {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdHowto .p-CourseGrdHowto__cntImg {
    width: 46.875%;
  }
}

.p-CourseGrdHowto .p-CourseGrdHowto__cnt {
  width: 100%;
  padding-top: 0;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdHowto .p-CourseGrdHowto__cnt {
    width: 46.875%;
    padding-top: min(80px, 8.3333333333%);
  }
}

.p-CourseGrdHowto .p-CourseGrdHowto__cntTextCyan {
  font-size: 5.3333333333vw;
  font-weight: 500;
  color: #1da1f2;
  line-height: 2;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdHowto .p-CourseGrdHowto__cntTextCyan {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.p-CourseGrdHowto .p-CourseGrdHowto__cntText {
  font-size: 4.2666666667vw;
  line-height: 2;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdHowto .p-CourseGrdHowto__cntText {
    font-size: 16px;
  }
}

.p-CourseGrdUp {
  padding-block: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdUp {
    padding-block: 120px;
  }
}

.p-CourseGrdUp .p-CourseGrdUp__cntWrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  align-items: stretch;
  flex-direction: column;
  gap: 4vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdUp .p-CourseGrdUp__cntWrap {
    flex-direction: row;
    gap: 3.125%;
  }
}

.p-CourseGrdUp .p-CourseGrdUp__cnt {
  width: 100%;
  box-sizing: border-box;
  padding: 9.0666666667vw 6.4vw 9.0666666667vw;
  border: solid 1.6vw #c3e7ff;
  border-radius: 1.6vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdUp .p-CourseGrdUp__cnt {
    width: 31.25%;
    padding: 3.3333333333% 1.5625%;
    border-width: 8px;
    border-radius: 8px;
  }
}

.p-CourseGrdUp .p-CourseGrdUp__cntTitle {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 5.3333333333vw;
  font-weight: 700;
  text-align: center;
  color: #1da1f2;
  line-height: 1.4;
  margin: 0 auto 4vw;
  padding-bottom: 2.1333333333vw;
  border-bottom: solid 2px #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdUp .p-CourseGrdUp__cntTitle {
    font-size: 24px;
    margin-bottom: 13px;
    padding-bottom: 8px;
  }
}

.p-CourseGrdUp .p-CourseGrdUp__cntTitle small {
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdUp .p-CourseGrdUp__cntTitle small {
    font-size: 16px;
  }
}

.p-CourseGrdUp .p-CourseGrdUp__cntprof {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdUp .p-CourseGrdUp__cntprof {
    gap: 10px;
  }
}

.p-CourseGrdUp .p-CourseGrdUp__cntimg {
  width: 18.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdUp .p-CourseGrdUp__cntimg {
    width: 70px;
  }
}

.p-CourseGrdUp .p-CourseGrdUp__cntName {
  font-size: 2.9333333333vw;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdUp .p-CourseGrdUp__cntName {
    font-size: 11px;
  }
}

.p-CourseGrdUp .p-CourseGrdUp__cntText {
  font-size: 3.7333333333vw;
  line-height: 1.75;
  margin-top: 4vw;
  margin-bottom: 0;
  line-break: strict;
  padding-inline: 0;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdUp .p-CourseGrdUp__cntText {
    font-size: 14px;
    margin-top: 15px;
    padding-inline: 2.7559055118%;
  }
}

.p-CourseGrdUp .p-CourseGrdUp__note {
  font-size: 2.9333333333vw;
  line-height: 1.81;
  margin-top: 5.3333333333vw;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdUp .p-CourseGrdUp__note {
    font-size: 11px;
    margin-top: 20px;
  }
}

.p-CourseGrdFlow {
  padding-block: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFlow {
    padding-block: 120px;
  }
}

.p-CourseGrdFlow .p-CourseGrdFlow__content {
  width: 100%;
  margin-bottom: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFlow .p-CourseGrdFlow__content {
    margin-bottom: 100px;
  }
}

.p-CourseGrdFlow .p-CourseGrdFlow__content:last-child {
  margin-bottom: 0;
}

.p-CourseGrdFlow .p-CourseGrdFlow__cntTitle {
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  border: solid 5px #dcf1ff;
  margin-bottom: 8vw;
  padding: 4.2666666667vw 0;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFlow .p-CourseGrdFlow__cntTitle {
    font-size: 24px;
    margin-bottom: 50px;
    padding: 17.5px 0;
    border-radius: 10px;
  }
}

.p-CourseGrdFlow .p-CourseGrdFlow__cntText {
  width: 100%;
  font-size: 3.7333333333vw;
  line-height: 2;
  margin: 0 auto 8vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFlow .p-CourseGrdFlow__cntText {
    width: 68.75%;
    max-width: 660px;
    font-size: 16px;
    margin-bottom: 40px;
  }
}

.p-CourseGrdFlow .p-CourseGrdFlow__cntImg {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFlow .p-CourseGrdFlow__cntImg {
    width: 47.9166666667%;
    max-width: 460px;
  }
}

.p-CourseGrdFlow .p-CourseGrdFlow__flow {
  width: 100%;
  box-sizing: border-box;
  padding: 0 6.4vw 0 6.6666666667vw;
  margin: 0 auto;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFlow .p-CourseGrdFlow__flow {
    max-width: 630px;
    padding: 0;
  }
}

.p-CourseGrdFlow .p-CourseGrdFlow__flowBox {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  box-sizing: border-box;
  margin-left: 4vw;
  padding-left: 6.1333333333vw;
  padding-bottom: 9.0666666667vw;
  border-left: solid 2px #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFlow .p-CourseGrdFlow__flowBox {
    align-items: center;
    margin-left: 25px;
    padding-left: 48px;
    padding-bottom: 20px;
  }
}

.p-CourseGrdFlow .p-CourseGrdFlow__flowBox:last-child {
  padding-bottom: 0;
}

.p-CourseGrdFlow .p-CourseGrdFlow__flowIcon {
  position: absolute;
  box-sizing: border-box;
  width: 8vw;
  background-color: #fff;
  border: solid 2px #1da1f2;
  border-radius: 4vw;
  font-size: 4.2666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 6.9333333333vw;
  color: #1da1f2;
  top: 0;
  left: -4vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFlow .p-CourseGrdFlow__flowIcon {
    width: 50px;
    border-radius: 25px;
    font-size: 20px;
    line-height: 46px;
    top: 0;
    left: -25px;
  }
}

.p-CourseGrdFlow .p-CourseGrdFlow__flowImg {
  width: 14.9333333333vw;
  margin-right: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFlow .p-CourseGrdFlow__flowImg {
    width: 100px;
    margin-right: 20px;
  }
}

.p-CourseGrdFlow .p-CourseGrdFlow__flowImg img {
  border-radius: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFlow .p-CourseGrdFlow__flowImg img {
    border-radius: 5px;
  }
}

.p-CourseGrdFlow .p-CourseGrdFlow__flowTextWrap {
  width: 45.8666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFlow .p-CourseGrdFlow__flowTextWrap {
    width: 430px;
  }
}

.p-CourseGrdFlow .p-CourseGrdFlow__flowText {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 4.8vw;
  font-weight: 700;
  color: #1da1f2;
  line-height: 1.4;
  letter-spacing: 0.05em;
  padding-bottom: 1.3333333333vw;
  margin-bottom: 0;
  border-bottom: solid 2px #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFlow .p-CourseGrdFlow__flowText {
    font-size: 24px;
    line-height: 1;
    padding-bottom: 8px;
  }
}

.p-CourseGrdFaq {
  padding-block: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFaq {
    padding-block: 120px;
  }
}

.p-CourseGrdFaq .p-CourseGrdFaq__wrap {
  width: 100%;
}

.p-CourseGrdFaq .p-CourseGrdFaq__block {
  background-color: #fff;
  border: solid 2px #1da1f2;
  border-radius: 10.6666666667vw;
  margin-bottom: 4vw;
  padding: 0 6.1333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFaq .p-CourseGrdFaq__block {
    border-radius: 44px;
    margin-bottom: 20px;
    padding: 0 48px;
  }
}

.p-CourseGrdFaq .p-CourseGrdFaq__block:last-of-type {
  margin-bottom: 0;
}

.p-CourseGrdFaq .p-CourseGrdFaq__Q {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 20.2666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFaq .p-CourseGrdFaq__Q {
    height: 80px;
  }
}

.p-CourseGrdFaq .p-CourseGrdFaq__QHead {
  width: 7.2vw;
  height: 7.2vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFaq .p-CourseGrdFaq__QHead {
    width: 36px;
    height: 36px;
  }
}

.p-CourseGrdFaq .p-CourseGrdFaq__QHead img {
  display: block;
  width: 100%;
  height: 100%;
}

.p-CourseGrdFaq .p-CourseGrdFaq__QTxt {
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1em;
  width: 80%;
  padding-left: 2.6666666667vw;
  padding-right: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFaq .p-CourseGrdFaq__QTxt {
    font-size: 22px;
    line-height: 1;
    width: calc(100% - 80px);
    padding-left: 20px;
    padding-right: 0;
  }
}

.p-CourseGrdFaq .p-CourseGrdFaq__QIcon {
  width: 3.7333333333vw;
  height: auto;
  transform: rotate(180deg);
  transition: 300ms;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFaq .p-CourseGrdFaq__QIcon {
    width: 20px;
  }
}

.p-CourseGrdFaq .p-CourseGrdFaq__QIcon.is-active {
  transform: rotate(0);
}

.p-CourseGrdFaq .p-CourseGrdFaq__QIcon > img {
  display: block;
}

.p-CourseGrdFaq .p-CourseGrdFaq__AArea {
  padding: 8vw 0 8vw;
  border-top: solid 2px #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFaq .p-CourseGrdFaq__AArea {
    padding: 30px 0 30px;
  }
}

.p-CourseGrdFaq .p-CourseGrdFaq__ABox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFaq .p-CourseGrdFaq__ABox {
    justify-content: flex-start;
  }
}

.p-CourseGrdFaq .p-CourseGrdFaq__ABox > p {
  font-size: 4.2666666667vw;
  line-height: 2;
  text-align: justify;
  width: 66.1333333333vw;
  padding-left: 2.6666666667vw;
  margin-bottom: 0;
  line-break: strict;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFaq .p-CourseGrdFaq__ABox > p {
    font-size: 16px;
    width: 804px;
    padding-left: 20px;
  }
}

.p-CourseGrdFaq .p-CourseGrdFaq__AHead {
  width: 7.2vw;
  height: 7.2vw;
  padding-top: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseGrdFaq .p-CourseGrdFaq__AHead {
    width: 36px;
    height: 36px;
    padding-top: 8px;
  }
}

.p-CourseGrdFaq .p-CourseGrdFaq__AHead img {
  vertical-align: top !important;
}

#course .p-CourseGrdProblem__list {
  width: 74.4vw;
}
@media screen and (min-width: 768px) {
  #course .p-CourseGrdProblem__list {
    width: 327px;
  }
}

#course .p-CourseGrdHowto {
  padding-bottom: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  #course .p-CourseGrdHowto {
    padding-bottom: 120px;
  }
}

#course .p-CourseGrdHowto__cnt {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  #course .p-CourseGrdHowto__cnt {
    padding-top: min(120px, 12.5%);
  }
}

#course .p-CourseGrdHowto__cntTextCyan {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #course .p-CourseGrdHowto__cntTextCyan {
    margin-bottom: 0;
  }
}

.p-CourseType {
  margin-top: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseType {
    margin-top: 60px;
  }
}

.p-CourseType .p-CourseType__wrap {
  display: flex;
  justify-content: center;
  align-items: stretch;
  align-content: flex-start;
  flex-direction: column;
  gap: 16vw;
}
@media screen and (min-width: 768px) {
  .p-CourseType .p-CourseType__wrap {
    flex-direction: row;
    gap: 5%;
  }
}

.p-CourseType .p-CourseType__card {
  width: 100%;
  max-width: 670px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .p-CourseType .p-CourseType__card {
    width: 30%;
    max-width: 288px;
  }
}

.p-CourseType .p-CourseType__cardHead {
  width: 100%;
  background-color: #1da1f2;
  color: #fff;
  font-size: 4.8vw;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  padding: 3.2vw 0;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseType .p-CourseType__cardHead {
    font-size: 20px;
    padding: 12px 0;
    margin-bottom: 10px;
  }
}

.p-CourseType .p-CourseType__cardImg {
  width: 100%;
  overflow: hidden;
  border-radius: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseType .p-CourseType__cardImg {
    width: 100%;
    border-radius: 10px;
  }
}

.p-CourseType .p-CourseType__cardTitle {
  font-size: 4.8vw;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  margin-top: 8vw;
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .p-CourseType .p-CourseType__cardTitle {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
}

.p-CourseType .p-CourseType__cardText {
  font-size: 4vw;
  line-height: 2;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-CourseType .p-CourseType__cardText {
    font-size: 16px;
  }
}

.p-CourseType .p-CourseType__cardBtnWrap {
  margin-top: auto;
}

.p-CourseType p.p-CourseType__cardBtn {
  margin-bottom: 0;
}

.p-CourseType p.p-CourseType__cardBtn a {
  display: block;
  width: 70.4vw;
  max-width: 528px;
  margin: 5.3333333333vw auto 0;
  padding: 4.5333333333vw 0;
  font-size: 3.7333333333vw;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  color: #1da1f2;
  background: #fff url(../img/icon_arrow_02.svg) 93.9393939394% 50% no-repeat;
  background-size: 5.3333333333vw 5.3333333333vw;
  border-radius: 8vw;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .p-CourseType p.p-CourseType__cardBtn a {
    width: 91.6666666667%;
    max-width: 264px;
    margin-top: 20px;
    font-size: 14px;
    padding: 17px 0;
    background-size: 20px 20px;
    border-radius: 30px;
  }
}

.p-CourseLower .p-CourseLower__wrap {
  display: flex;
  justify-content: center;
  align-items: stretch;
  align-content: flex-start;
  flex-direction: column;
  gap: 16vw;
  margin-top: 8vw;
}
@media screen and (min-width: 768px) {
  .p-CourseLower .p-CourseLower__wrap {
    flex-direction: row;
    gap: 5%;
    margin-top: 50px;
  }
}

.p-CourseLower .p-CourseLower__card {
  width: 76.8vw;
  max-width: 567px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .p-CourseLower .p-CourseLower__card {
    width: 30%;
    max-width: 288px;
  }
}

.p-CourseLower .p-CourseLower__card a {
  text-decoration: none;
}

.p-CourseLower .p-CourseLower__cardHead {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-CourseLower .p-CourseLower__cardHead {
    font-size: 20px;
    margin-bottom: 24px;
  }
}

.p-CourseLower .p-CourseLower__cardBtn {
  display: flex;
  justify-content: center;
  align-items: stretch;
  align-content: center;
  gap: 0;
  width: 100%;
  margin-top: auto;
}

.p-CourseLower .p-CourseLower__cardBtnTxt {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 6.72vw;
  text-align: center;
  color: #fff;
  background-color: #1da1f2;
  box-sizing: border-box;
  margin-bottom: 0;
  border-radius: 2.6666666667vw 0 0 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseLower .p-CourseLower__cardBtnTxt {
    font-size: 18px;
    line-height: 25.2px;
    border-radius: 10px 0 0 10px;
  }
}

.p-CourseLower .p-CourseLower__cardBtnTxt small {
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  .p-CourseLower .p-CourseLower__cardBtnTxt small {
    font-size: 16px;
  }
}

.p-CourseLower .p-CourseLower__cardBtnImg {
  width: 50%;
  border-radius: 0 2.6666666667vw 2.6666666667vw 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-CourseLower .p-CourseLower__cardBtnImg {
    border-radius: 0 10px 10px 0;
  }
}

#primary .p-CourseCta__taikenBtn::after {
  right: min(5.3333333333vw, 40px);
  width: 29.4%;
  max-width: 186px;
  background: url("../course/img/primary/primary_cta_taiken.webp") bottom right
    no-repeat;
  background-size: contain;
}
@media screen and (min-width: 960px) {
  #primary .p-CourseCta__taikenBtn::after {
    right: 20px;
    width: 31.5%;
    max-width: 146px;
  }
}

#primary .p-CourseGrdProblem__list {
  width: 89.3333333333vw;
}
@media screen and (min-width: 768px) {
  #primary .p-CourseGrdProblem__list {
    width: 391px;
  }
}

#primary .p-CourseGrdHowto__cnt {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  #primary .p-CourseGrdHowto__cnt {
    padding-top: 0;
  }
}
@media screen and (min-width: 960px) {
  #primary .p-CourseGrdHowto__cnt {
    padding-top: min(40px, 4.1666666667%);
  }
}

#primary .p-CourseGrdHowto__cntText {
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  #primary .p-CourseGrdHowto__cntText {
    margin-bottom: 30px;
  }
}

#primary .p-CourseGrdHowto__cntTextCyan {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #primary .p-CourseGrdHowto__cntTextCyan {
    margin-bottom: 0;
  }
}

#primary .p-CourseCommon__up4Link--column {
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  #primary .p-CourseCommon__up4Link--column {
    margin-top: min(40px, 4.1666666667%);
  }
}
@media screen and (min-width: 960px) {
  #primary .p-CourseCommon__up4Link--column {
    margin-top: auto;
  }
}

.p-CoursePriFeature__steps {
  width: 100%;
  margin: 10.6666666667vw auto 0;
}
@media screen and (min-width: 768px) {
  .p-CoursePriFeature__steps {
    width: 502px;
    margin-top: 40px;
  }
}

.p-CoursePriFeature__stepTitle {
  width: 100%;
  border-bottom: solid 2px #1da1f2;
  padding: 0;
  margin: 0 auto 6.4vw;
}
@media screen and (min-width: 768px) {
  .p-CoursePriFeature__stepTitle {
    margin-bottom: 24px;
  }
}

p.p-CoursePriFeature__stepTitleTxt {
  font-size: 4.8vw;
  font-weight: 700;
  text-align: center;
  color: #1da1f2;
  line-height: 1.4;
  padding-bottom: 2.6666666667vw;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  p.p-CoursePriFeature__stepTitleTxt {
    font-size: 22px;
    padding-bottom: 10px;
  }
}

.p-CoursePriFeature__stepList {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 4.8vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-CoursePriFeature__stepList {
    width: 478px;
    gap: 18px;
  }
}

.p-CoursePriFeature__stepItem {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: row;
  gap: 0;
}

.p-CoursePriFeature__stepItem p.p-CoursePriFeature__stepNum {
  width: 20.8vw;
  background-color: #ebf7ff;
  border-radius: 7.2vw 0 0 7.2vw;
  font-size: 3.7333333333vw;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #1da1f2;
  padding: 5.12vw 0;
  margin: 0;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .p-CoursePriFeature__stepItem p.p-CoursePriFeature__stepNum {
    width: 82px;
    border-radius: 27px 0 0 27px;
    font-size: 15px;
    line-height: 1.4;
    padding: 15px 0;
  }
}

.p-CoursePriFeature__stepItem p.p-CoursePriFeature__stepTxt {
  width: 68.5333333333vw;
  background-color: #1da1f2;
  border-radius: 0 7.2vw 7.2vw 0;
  font-size: 4.2666666667vw;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  padding: 4vw 0;
  margin: 0;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .p-CoursePriFeature__stepItem p.p-CoursePriFeature__stepTxt {
    width: 396px;
    border-radius: 0 27px 27px 0;
    font-size: 16px;
    padding: 15px 0;
  }
}

.p-CoursePriFeature__stepItem.p-CoursePriFeature__stepItem--mlt
  p.p-CoursePriFeature__stepNum {
  border-radius: 10.1333333333vw 0 0 10.1333333333vw;
  padding: 8.1066666667vw 0;
}
@media screen and (min-width: 768px) {
  .p-CoursePriFeature__stepItem.p-CoursePriFeature__stepItem--mlt
    p.p-CoursePriFeature__stepNum {
    border-radius: 27px 0 0 27px;
    padding: 15px 0;
  }
}

.p-CoursePriFeature__stepItem.p-CoursePriFeature__stepItem--mlt
  p.p-CoursePriFeature__stepTxt {
  border-radius: 0 10.1333333333vw 10.1333333333vw 0;
}
@media screen and (min-width: 768px) {
  .p-CoursePriFeature__stepItem.p-CoursePriFeature__stepItem--mlt
    p.p-CoursePriFeature__stepTxt {
    border-radius: 0 27px 27px 0;
  }
}

.p-CoursePriFeature__stepItem::after {
  content: "";
  position: absolute;
  bottom: -2.6666666667vw;
  left: 50%;
  transform: translateX(-50%);
  width: 5.3333333333vw;
  height: 2.6666666667vw;
  background-color: #1da1f2;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
@media screen and (min-width: 768px) {
  .p-CoursePriFeature__stepItem::after {
    bottom: -10px;
    width: 20px;
    height: 10px;
  }
}

.p-CoursePriFeature__stepItem:first-child p.p-CoursePriFeature__stepTxt {
  background-color: #7dc9f8;
}

.p-CoursePriFeature__stepItem:first-child::after {
  background-color: #7dc9f8;
}

.p-CoursePriFeature__stepItem:nth-child(2) p.p-CoursePriFeature__stepTxt {
  background-color: #50b6f5;
}

.p-CoursePriFeature__stepItem:nth-child(2)::after {
  background-color: #50b6f5;
}

.p-CoursePriFeature__stepItem:last-child::after {
  display: none;
}

#junior .p-CourseGrdHowto__cnt {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  #junior .p-CourseGrdHowto__cnt {
    padding-top: 0;
  }
}
@media screen and (min-width: 900px) {
  #junior .p-CourseGrdHowto__cnt {
    padding-top: min(80px, 8.3333333333%);
  }
}

#junior .p-CourseCommon__up4Link--column {
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  #junior .p-CourseCommon__up4Link--column {
    margin-top: min(40px, 4.1666666667%);
  }
}
@media screen and (min-width: 900px) {
  #junior .p-CourseCommon__up4Link--column {
    margin-top: auto;
  }
}

#high .p-CourseCta__taikenBtn::after {
  right: min(8vw, 60px);
  width: 23.6%;
  max-width: 85px;
  background: url("../course/img/high/high_cta_taiken.webp") bottom right
    no-repeat;
  background-size: contain;
}
@media screen and (min-width: 960px) {
  #high .p-CourseCta__taikenBtn::after {
    right: 30px;
    width: 25.1%;
    max-width: 118px;
  }
}

#high .p-CourseGrdProblem__list {
  width: 83.4666666667vw;
}
@media screen and (min-width: 768px) {
  #high .p-CourseGrdProblem__list {
    width: 367px;
  }
}

#high .p-CourseGrdHowto__cntText {
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  #high .p-CourseGrdHowto__cntText {
    margin-bottom: 30px;
  }
}

#high .p-CourseGrdHowto__cntTextCyan {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #high .p-CourseGrdHowto__cntTextCyan {
    margin-bottom: 0;
  }
}

#high .p-CourseGrdHowto__cnt {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  #high .p-CourseGrdHowto__cnt {
    padding-top: 0;
  }
}
@media screen and (min-width: 900px) {
  #high .p-CourseGrdHowto__cnt {
    padding-top: min(80px, 8.3333333333%);
  }
}

#high .p-CourseCommon__up4Link--column {
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  #high .p-CourseCommon__up4Link--column {
    margin-top: min(40px, 4.1666666667%);
  }
}
@media screen and (min-width: 900px) {
  #high .p-CourseCommon__up4Link--column {
    margin-top: auto;
  }
}

.c-break--950 {
  display: none;
}
@media screen and (max-width: 950px) {
  .c-break--950 {
    display: inline;
  }
}

.u-mb30 {
  margin-bottom: 8vw !important;
}
@media screen and (min-width: 768px) {
  .u-mb30 {
    margin-bottom: 30px !important;
  }
}

.u-mb30--pc0 {
  margin-bottom: 8vw !important;
}
@media screen and (min-width: 768px) {
  .u-mb30--pc0 {
    margin-bottom: 0 !important;
  }
}

.u-mb50 {
  margin-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .u-mb50 {
    margin-bottom: 100px;
  }
}

.u-mt50sp0pc {
  margin-top: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .u-mt50sp0pc {
    margin-top: 0;
  }
}

.u-mt50sp {
  margin-top: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .u-mt50sp {
    margin-top: 40px;
  }
}

.u-mt60sp80pc {
  margin-top: 16vw;
}
@media screen and (min-width: 768px) {
  .u-mt60sp80pc {
    margin-top: 80px;
  }
}

.u-text__bold {
  font-weight: 700;
}

.u-text__mid {
  font-weight: 500;
}

.u-text__cyan {
  color: #1da1f2;
}

.u-text__black {
  color: #000;
}

.u-ub__cyan {
  border-bottom: solid 0.2666666667vw #1da1f2;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 0.5333333333vw;
}
@media screen and (min-width: 768px) {
  .u-ub__cyan {
    border-bottom-width: 1px;
    padding-bottom: 4px;
  }
}

.u-marker__yellow {
  padding-bottom: 2px;
  background: linear-gradient(
    transparent 40%,
    #fff504 40%,
    #fff504 95%,
    transparent 95%
  );
}

.u-pc__inline {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-pc__inline {
    display: inline;
  }
}

.u-dot__black {
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 0.2em;
  background-position: top left;
  background-repeat: repeat-x;
  background-image: url(../Course/image/u-dot_black.svg);
  background-size: 1em 0.12em;
}

.u-dot__cyan {
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 0.2em;
  background-position: top left;
  background-repeat: repeat-x;
  background-image: url(../Course/image/u-dot_cyan.svg);
  background-size: 1em 0.12em;
}

.u-text__slash {
  position: relative;
  text-align: center;
}

.u-text__slash::before {
  position: absolute;
  bottom: -0.5333333333vw;
  left: -2.6666666667vw;
  content: "";
  height: 120%;
  border-left: solid 1px #000;
  transform: rotate(-25deg);
}
@media screen and (min-width: 768px) {
  .u-text__slash::before {
    bottom: -3px;
    left: -10px;
    height: 120%;
  }
}

.u-text__slash::after {
  position: absolute;
  bottom: -0.5333333333vw;
  right: -2.6666666667vw;
  content: "";
  height: 120%;
  border-left: solid 1px #000;
  transform: rotate(25deg);
}
@media screen and (min-width: 768px) {
  .u-text__slash::after {
    bottom: -3px;
    right: -10px;
    height: 120%;
  }
}

.u-text__slash--white {
  position: relative;
  text-align: center;
}

.u-text__slash--white::before {
  position: absolute;
  bottom: -0.5333333333vw;
  left: -2.6666666667vw;
  content: "";
  height: 1.25em;
  border-left: solid 1px #fff;
  transform: rotate(-25deg);
}
@media screen and (min-width: 768px) {
  .u-text__slash--white::before {
    bottom: -3px;
    left: -10px;
    height: 1.25em;
  }
}

.u-text__slash--white::after {
  position: absolute;
  bottom: -0.5333333333vw;
  right: -2.6666666667vw;
  content: "";
  height: 1.25em;
  border-left: solid 1px #fff;
  transform: rotate(25deg);
}
@media screen and (min-width: 768px) {
  .u-text__slash--white::after {
    bottom: -3px;
    right: -10px;
    height: 1.25em;
  }
}

.u-text__slash--white.--mlt::before {
  left: -5.8666666667vw;
}
@media screen and (min-width: 768px) {
  .u-text__slash--white.--mlt::before {
    left: -10px;
  }
}

.u-text__slash--white.--mlt::after {
  right: -2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .u-text__slash--white.--mlt::after {
    right: -10px;
  }
}

.u-text__slash--cyan {
  position: relative;
  text-align: center;
}

.u-text__slash--cyan::before {
  position: absolute;
  bottom: -0.5333333333vw;
  left: -2.6666666667vw;
  content: "";
  height: 120%;
  border-left: solid 1px #1da1f2;
  transform: rotate(-25deg);
}
@media screen and (min-width: 768px) {
  .u-text__slash--cyan::before {
    bottom: -3px;
    left: -10px;
    height: 120%;
  }
}

.u-text__slash--cyan::after {
  position: absolute;
  bottom: -0.5333333333vw;
  right: -2.6666666667vw;
  content: "";
  height: 120%;
  border-left: solid 1px #1da1f2;
  transform: rotate(25deg);
}
@media screen and (min-width: 768px) {
  .u-text__slash--cyan::after {
    bottom: -3px;
    right: -10px;
    height: 120%;
  }
}
