/*
* online_grouplive.css
*
*/
.u-inner {
  position: relative;
  padding: 10.6666666667vw 6.6666666667vw;
}
@media (min-width: 768px) {
  .u-inner {
    margin: 0 auto;
    padding: 70px 0;
    width: 100%;
    max-width: 670px;
  }
}

.u-typo.-white {
  color: #fff;
}
.u-typo.-red {
  color: #e6003d;
}
.u-typo.-blue {
  color: #0a0e85;
}
.u-typo.-light_blue {
  color: #1384c1;
}
.u-typo.-highlight_blue {
  color: #f1faff;
}
.u-typo.-yellow {
  color: #ffe600;
}
.u-typo.-xxl {
  letter-spacing: 0.4rem;
  font-size: 8.5333333333vw;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .u-typo.-xxl {
    font-size: 66px;
  }
}
.u-typo.-xl {
  font-size: 7.4666666667vw;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .u-typo.-xl {
    font-size: 40px;
  }
}
.u-typo.-l {
  letter-spacing: 0.2rem;
  font-size: 6.4vw;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .u-typo.-l {
    font-size: 32px;
  }
}
.u-typo.-m {
  font-size: 5.3333333333vw;
}
@media (min-width: 768px) {
  .u-typo.-m {
    font-size: 22px;
  }
}
.u-typo.-s {
  letter-spacing: 0.1rem;
  font-size: 3.2vw;
}
@media (min-width: 768px) {
  .u-typo.-s {
    font-size: 12px;
  }
}
.u-typo.-xxl,
.u-typo.-xl,
.u-typo.-l,
.u-typo.-m {
  font-weight: 500;
  font-style: normal;
}
.u-typo.-bold {
  font-weight: 900;
}
.u-typo.-black {
  font-weight: 900;
}
.u-typo.-tac {
  text-align: center;
}
@media (max-width: 767.98px) {
  .u-typo.-tac {
    letter-spacing: 0.1em;
  }
}
.u-typo.-tar {
  text-align: right;
}

.u-bgc.-white {
  background-color: #fff;
}
.u-bgc.-gray {
  background-color: #e1e1e1;
}
.u-bgc.-blue {
  background-color: #0a0e85;
}
.u-bgc.-light_blue {
  background-color: #1384c1;
}
.u-bgc.-highlight_blue {
  background-color: #f1faff;
}
.u-bgc.-light_purple {
  background-color: #f4f5ff;
}
.u-bgc.-j_school {
  background-color: #ff922e;
}
.u-bgc.-jh_school {
  background-color: #3bb97d;
}
.u-bgc.-h_school {
  background-color: #249bd9;
}

.btns {
  margin-top: 5.3333333333vw;
  width: 100%;
}
@media (min-width: 768px) {
  .btns {
    margin-top: 55px;
  }
}

.btn {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 1rem;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-style: normal;
  line-height: 1.3;
}
.btn:first-child {
  margin-top: 0;
}
.btn::before {
  content: "";
  display: block;
  position: absolute;
  left: 5.3333333333vw;
  width: 5.0666666667vw;
  height: 5.0666666667vw;
  transition: left 0.4s ease;
}
@media (min-width: 768px) {
  .btn::before {
    top: 50%;
    left: 33px;
    margin-top: -11px;
    width: 22px;
    height: 22px;
  }
}
.btn .-label {
  margin-top: -0.8vw;
  margin-left: 2.6666666667vw;
  padding: 1.3333333333vw 0;
  transform: translateX(0.3rem);
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .btn .-label {
    margin-top: -2px;
    margin-top: 0;
    margin-left: 0;
    padding: 0;
    font-size: 26px;
  }
}
.btn .-label span {
  font-weight: 900;
}
.btn.-cv {
  border-radius: 9.3333333333vw;
  min-height: 18.6666666667vw;
  background-color: #e6003d;
  color: #fff;
}
@media (min-width: 768px) {
  .btn.-cv {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 60px;
    width: 540px;
    min-height: 90px;
  }
}
.btn.-cv::before {
  background: url(../img/common/icon_arw.svg) no-repeat 0 0;
  background-size: 4.9333333333vw 4.9333333333vw;
}
@media (min-width: 768px) {
  .btn.-cv::before {
    background-size: 22px 22px;
  }
}
.btn.-cv.-sm {
  height: 16vw;
}
@media (min-width: 768px) {
  .btn.-cv.-sm {
    height: 84px;
  }
}
.btn.-cv.-blue {
  background-color: #0cb5db;
}
.btn.-reverse {
  border-radius: 8vw;
  height: 18.1333333333vw;
  background-color: #fff !important;
  color: #0a0e85;
}
.btn.-reverse::before {
  background: url(../img/common/icon_arw_blue.svg) no-repeat 0 0;
  background-size: 4.9333333333vw 4.9333333333vw;
}
@media (min-width: 768px) {
  .btn.-reverse::before {
    background-size: 22px 22px;
  }
}
@media (min-width: 768px) {
  .btn.-reverse {
    margin: 0 auto;
    width: 540px;
    height: 84px;
  }
}
@media (min-width: 768px) {
  .btn {
    transition: all 0.4s;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .btn:hover {
    color: #fff;
  }
  .btn:hover.-cv {
    background-color: #ff8b76;
  }
  .btn:hover.-blue {
    background-color: #36d0f3;
  }
  .btn:hover.-line {
    background-color: #2ccd30;
  }
  .btn:hover.-df {
    background-color: #1384c1;
  }
  .btn:hover.-reverse {
    opacity: 0.6;
    background-color: #fff;
    color: #0a0e85;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (min-width: 768px) {
  .btn:hover::before {
    left: 44px;
  }
}

@media (min-width: 768px) {
  .hero {
    padding-top: 102px;
  }
}
.hero .inner {
  padding-top: 0;
  padding-bottom: 0;
}
.hero .hero_logo {
  text-align: center;
}
@media (min-width: 768px) {
  .hero .hero_logo {
    margin: 0 auto;
    padding-top: 34px;
    width: 768px;
  }
}
.hero .hero_course {
  display: flex;
  justify-content: center;
  padding-top: 5.3333333333vw;
}
@media (min-width: 768px) {
  .hero .hero_course {
    margin-top: 9px;
    padding-top: 0;
  }
}
.hero .hero_course .hero_course_item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2.6666666667vw;
  width: 42.1333333333vw;
  text-align: center;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 126%;
}
@media (min-width: 768px) {
  .hero .hero_course .hero_course_item {
    border-radius: 10px;
    width: 325px;
  }
}
@media (max-width: 767.98px) {
  .hero .hero_course .hero_course_item p {
    font-size: 4.2666666667vw;
    line-height: 1.26;
  }
}
@media (min-width: 768px) {
  .hero .hero_course .hero_course_item p {
    font-size: 22px;
    line-height: 1.4;
  }
}
.hero .hero_course .hero_course_item.-eiken {
  background: #e8e9ff;
}
.hero .hero_course .hero_course_item.-eiken p {
  color: #0a0e85;
}
@media (max-width: 767.98px) {
  .hero .hero_course .hero_course_item.-eiken p {
    margin-right: 5.6vw;
  }
}
.hero .hero_course .hero_course_item.-test {
  background-color: #d8f2ff;
}
.hero .hero_course .hero_course_item.-test p {
  color: #0a0e85;
}
@media (max-width: 767.98px) {
  .hero .hero_course .hero_course_item.-test p {
    margin-right: 4.2666666667vw;
  }
}
@media (min-width: 768px) {
  .hero .hero_course .hero_course_item.-test p {
    margin-right: 9px;
  }
}
.hero .hero_course .hero_course_item + .hero_course_item {
  margin-left: 2.4vw;
}
@media (min-width: 768px) {
  .hero .hero_course .hero_course_item + .hero_course_item {
    margin-left: 20px;
  }
}
.hero .hero_course .hero_course_item_link {
  display: flex;
  opacity: 1;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 2.1333333333vw 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.4s ease;
}
@media (max-width: 767.98px) {
  .hero .hero_course .hero_course_item_link {
    padding-block: 3.2vw;
  }
}
@media (min-width: 768px) {
  .hero .hero_course .hero_course_item_link {
    padding-block: 24px 25px;
  }
}
@media (hover: hover) {
  .hero .hero_course .hero_course_item_link:hover {
    opacity: 0.7;
  }
}
@media (hover: hover) and (min-width: 768px) {
  .hero .hero_course .hero_course_item_link:hover .hero_course_item_icon {
    top: calc(50% + 5px);
  }
}
.hero .hero_course .hero_course_item_icon {
  content: "";
  display: flex;
  position: absolute;
  top: calc(50% + 1px);
  transition: top 0.4s ease;
  transform: translateY(-50%);
}
@media (max-width: 767.98px) {
  .hero .hero_course .hero_course_item_icon {
    right: 12px;
    width: 18px;
  }
}
@media (min-width: 768px) {
  .hero .hero_course .hero_course_item_icon {
    right: 30px;
    width: 22px;
  }
}

.conversion .conversion_shoulder {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  letter-spacing: 0.07em;
  font-weight: 500;

  margin-inline: auto;
}
@media (max-width: 767.98px) {
  .conversion .conversion_shoulder {
    font-size: 3.7333333333vw;

    padding-inline: 4.2666666667vw;
  }
}
@media (min-width: 768px) {
  .conversion .conversion_shoulder {
    padding-inline: 23px;
  }
}
.conversion .conversion_shoulder_slash {
  content: "";
  display: flex;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  transform: translateY(-50%);
}
@media (max-width: 767.98px) {
  .conversion .conversion_shoulder_slash {
    width: 3.2vw;
  }
}
@media (min-width: 768px) {
  .conversion .conversion_shoulder_slash {
    width: 15px;
  }
}
.conversion .conversion_shoulder_slash.-slash-rev {
  right: 0;
  left: auto;
  transform: scale(-1, 1) translateY(-50%);
}
.conversion .conversion_btn {
  margin-top: 2.4vw;
}
@media (min-width: 768px) {
  .conversion .conversion_btn {
    margin-top: 12px;
  }
}
.conversion.conversion_head .conversion_inner {
  padding-top: 0;
}
@media (max-width: 767.98px) {
  .conversion.conversion_head .conversion_inner {
    padding-bottom: 16vw;
  }
}
@media (min-width: 768px) {
  .conversion.conversion_head .conversion_inner {
    padding-bottom: 60px;
  }
}
.conversion.conversion_head .conversion_btn {
  margin-top: 1rem;
}
@media (max-width: 767.98px) {
  .conversion.conversion_head .conversion_btn {
    margin-top: 2.6666666667vw;
  }
}

.conversion_blue .conversion_inner {
  padding-top: 13.3333333333vw;
  padding-bottom: 13.3333333333vw;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .conversion_blue .conversion_inner {
    padding-top: 62px;
    padding-bottom: 70px;
  }
}
.conversion_blue .conversion_inner_wide {
  display: inline-block;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .conversion_blue .conversion_inner_wide {
    margin-top: 1.3333333333vw;
    font-size: 8vw;
  }
}
@media (min-width: 768px) {
  .conversion_blue .conversion_inner_wide {
    margin-top: 7px;
    font-size: 46px;
  }
}
.conversion_blue .conversion_btns {
  margin-top: 4.2666666667vw;
}
@media (min-width: 768px) {
  .conversion_blue .conversion_btns {
    margin-top: 28px;
  }
}

@media (max-width: 767.98px) {
  .point_section {
    padding-block: 17.3333333333vw 21.3333333333vw;
  }
}
@media (min-width: 768px) {
  .point_section {
    padding-block: 120px 100px;
  }
}

@media (max-width: 767.98px) {
  .point_outline_area {
    margin-bottom: 6.4vw;
  }
}
@media (min-width: 768px) {
  .point_outline_area {
    margin-bottom: 32px;
  }
}

.point .point_inner {
  position: relative;
  padding: 0;
  width: 100%;

  margin-inline: auto;
}
@media (max-width: 767.98px) {
  .point .point_inner {
    max-width: 86.6666666667vw;
  }
}
@media (min-width: 768px) {
  .point .point_inner {
    padding-top: 0;
    max-width: 670px;
  }
}
.point .point_inner_secondary {
  margin-top: 8vw;
  padding: 0 6.6666666667vw;
}
@media (min-width: 768px) {
  .point .point_inner_secondary {
    margin-top: 40px;
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .point .point_container + .point_container {
    margin-top: 17.0666666667vw;
  }
}
@media (min-width: 768px) {
  .point .point_container + .point_container {
    margin-top: 66px;
  }
}
.point .point_box {
  padding: 10.6666666667vw 4vw;
  border-radius: 2.6666666667vw;
}
@media (min-width: 768px) {
  .point .point_box {
    padding: 50px 40px;
    border-radius: 10px;
  }
}
.point .point_icon {
  margin: 0 auto;
  border-radius: 50%;
  width: 14.6666666667vw;
}
@media (min-width: 768px) {
  .point .point_icon {
    border-width: 1px;
    width: 85px;
  }
}
.point .point_heading {
  margin-top: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  .point .point_heading {
    margin-top: 24px;
    line-height: 100%;
  }
}
@media (min-width: 768px) {
  .point .point_heading span {
    display: inline-block;
  }
}
.point .point_heading_wide {
  letter-spacing: 0.05em;
}
@media (max-width: 767.98px) {
  .point .point_heading_wide {
    margin-top: 1.0666666667vw;
  }
}
@media (min-width: 768px) {
  .point .point_heading_wide {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .point .tab_contents .point_text {
    text-align: center;
  }
}
.point .tab_contents .point_list {
  margin-top: 2.6666666667vw;
}
@media (min-width: 768px) {
  .point .tab_contents .point_list {
    margin-top: 20px;
  }
}
.point .tab_contents .point_image_summary {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .point .tab_contents .point_image_summary {
    text-align: center;
  }
}
.point .tab_contents .point_item {
  padding: 5.3333333333vw;
  border-radius: 2.6666666667vw;
  background-color: #fff;
  line-height: 160%;
}
@media (min-width: 768px) {
  .point .tab_contents .point_item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 20px;
    border-radius: 10px;
    font-size: 16px;
  }
}
.point .tab_contents .point_item + .point_item {
  margin-top: 2.6666666667vw;
}
@media (min-width: 768px) {
  .point .tab_contents .point_item + .point_item {
    margin-top: 10px;
  }
}
.point .tab_contents .point_item .text {
  width: 90%;
}
@media (min-width: 768px) {
  .point .tab_contents .point_item .text {
    width: 47%;
  }
}
.point .tab_contents .point_item .icon img {
  float: left;
  margin-top: 1.3333333333vw;
  margin-right: 3.7333333333vw;
}
@media (min-width: 768px) {
  .point .tab_contents .point_item .icon img {
    display: inline;
    margin-top: 0;
    margin-right: 16px;
    margin-left: 16px;
    padding: 0.7rem 0 0;
    width: 32px;
  }
}
.point .tab_contents .point_item span span {
  color: #e6003d;
}
.point .tab_contents .point_item .image {
  margin-top: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  .point .tab_contents .point_item .image {
    margin-top: 0;
    width: 38%;
  }
}
.point .tab_contents .point_annotation {
  margin-top: 2.6666666667vw;
  text-align: center;
  font-size: 2.6666666667vw;
}
@media (min-width: 768px) {
  .point .tab_contents .point_annotation {
    margin-top: 10px;
    font-size: 10px;
  }
}
.point .point_base {
  padding: 8vw 5.3333333333vw 10.6666666667vw;
  border-radius: 2.6666666667vw;
  background-color: rgba(242, 242, 242, 0.85);
}
@media (min-width: 768px) {
  .point .point_base {
    padding: 40px 20px 50px;
    border-radius: 10px;
  }
}
.point .point_subheading {
  text-align: center;
  color: #e6003d;
  font-size: 5.8666666667vw;
  font-weight: 700;
  line-height: 140%;
}
@media (max-width: 767.98px) {
  .point .point_subheading {
    margin-bottom: 5.0666666667vw;
  }
}
@media (min-width: 768px) {
  .point .point_subheading {
    font-size: 24px;
  }
}
.point .point_subheading + .point_text {
  margin-top: 2.6666666667vw;
}
@media (min-width: 768px) {
  .point .point_subheading + .point_text {
    margin-top: 15px;
    text-align: center;
  }
}
.point .point_carousel_wrapper {
  margin-top: 8vw;
}
@media (min-width: 768px) {
  .point .point_carousel_wrapper {
    margin-top: 40px;
  }
}
.point .point_carousel_box {
  margin: 0 5.3333333333vw;
  height: 168vw;
}
@media (min-width: 768px) {
  .point .point_carousel_box {
    margin: 0;
    height: 370px;
  }
}
.point .point_teacher_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 4.2666666667vw;
}
@media (max-width: 767.98px) {
  .point .point_teacher_list {
    justify-content: center;

    gap: 5.0666666667vw 4.2666666667vw;
  }
}
@media (min-width: 768px) {
  .point .point_teacher_list {
    justify-content: center;
    margin-top: 26px;
    padding: 0;

    gap: 26px;
  }
}
.point .point_teacher_item {
  width: 40%;
}
@media (min-width: 768px) {
  .point .point_teacher_item {
    width: min(9.375vw, 120px);
  }
}
.point .point_teacher_text {
  margin-top: 1.3333333333vw;
  text-align: center;
  font-size: 2.6666666667vw;
  line-height: 130%;
}
@media (min-width: 768px) {
  .point .point_teacher_text {
    margin-top: 7px;
    font-size: 10px;
  }
}
.point .point_teacher_text span {
  font-weight: bold;
}
.point .point_teacher_text span.eiken {
  color: #0a0e85;
}
.point .point_teacher_text span.test {
  color: #249bd9;
}
.point .point_video {
  position: relative;
  width: 100%;
  cursor: pointer;
  transition: filter 0.4s ease;

  margin-inline: auto;
  aspect-ratio: 55/31;
}
@media (max-width: 767.98px) {
  .point .point_video {
    overflow: hidden;
    margin-top: 5.3333333333vw;
    border-radius: 2.1333333333vw;
    max-width: 76vw;
  }
}
@media (min-width: 768px) {
  .point .point_video {
    margin-top: 30px;
    width: 440px;
  }
}
.point .point_video video {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .point .point_video video {
    border-radius: 12px;
  }
}
.point .thumbnail {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.point .thumbnail.hidden {
  display: none;
}
.point .video-btn {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .point .video-btn {
    display: none;
  }
}
@media (min-width: 768px) {
  .point .video-btn {
    aspect-ratio: 440/256;
  }
}
@media (min-width: 768px) {
  .point .video-btn.btn-add-height {
    height: calc(100% - 70px);
  }
}
.point .point_always_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 1.0666666667vw;

  gap: 8.8vw;
}
@media (min-width: 768px) {
  .point .point_always_list {
    align-items: flex-end;
    margin-top: 23px;
    margin-bottom: 43px;

    gap: 0;
  }
}
.point .point_always_text {
  margin-top: 2.4vw;
  text-align: center;
  font-size: 3.7333333333vw;
}
@media (min-width: 768px) {
  .point .point_always_text {
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.4;
  }
}
.point .point_always_copy {
  text-align: center;
  letter-spacing: 0.12em;
  color: #0a0e85;
  font-size: 4.5333333333vw;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .point .point_always_copy {
    margin-left: 13px;
    font-size: 18px;
  }
}
.point .point_always_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  .point .point_always_item.-always01 {
    position: relative;
    top: -7px;
    width: min(21.015625vw, 269px);
  }
}
@media (max-width: 767.98px) {
  .point .point_always_item.-always01 .point_always_img {
    width: 68.2666666667vw;

    margin-inline: auto;
  }
}
.point .point_always_item.-always02 {
  width: 50%;
}
@media (min-width: 768px) {
  .point .point_always_item.-always02 {
    margin-top: 20px;
    width: 25%;
  }
}
.point .point_always_item.-always02 .point_always_img {
  width: 100%;
}
@media (min-width: 768px) {
  .point .point_always_item.-always02 .point_always_img {
    width: 140px;
    height: auto;
  }
}
@media (min-width: 768px) {
  .point .point_always_item.-always02 .point_always_text {
    margin-top: 5px;
  }
}
.point .point_always_item.-always03 {
  width: 100%;
}
@media (min-width: 768px) {
  .point .point_always_item.-always03 {
    margin-top: 0;
    width: calc(100% - min(21.015625vw, 269px) - min(1.875vw, 24px));

    gap: 10px;
  }
}
.point .point_always_item.-always03 .point_always_img {
  margin-top: 2.1333333333vw;
  width: 73.3333333333vw;
}
@media (min-width: 768px) {
  .point .point_always_item.-always03 .point_always_img {
    margin-top: 0;
    margin-left: 20px;
    width: 265px;
  }
}
.point .point_price .point_price_box {
  padding: 2.6666666667vw 0;
  border-radius: 2.6666666667vw;
  background-color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .point .point_price .point_price_box {
    padding: 11px 0;
    border-radius: 10px;
  }
}
.point .point_price .point_price_kakaku {
  font-size: 5.3333333333vw;
}
@media (min-width: 768px) {
  .point .point_price .point_price_kakaku {
    font-size: 20px;
  }
}
.point .point_price .point_price_kakaku span {
  font-size: 7.4666666667vw;
  font-weight: 900;
}
@media (min-width: 768px) {
  .point .point_price .point_price_kakaku span {
    font-size: 32px;
  }
}
.point .point_price .point_price_annotation {
  margin-top: 1.3333333333vw;
  font-size: 2.6666666667vw;
}
@media (min-width: 768px) {
  .point .point_price .point_price_annotation {
    margin-top: 5px;
    font-size: 10px;
  }
}
.point .point_price .point_price_kakaku_secondary {
  font-size: 4.5333333333vw;
}
@media (min-width: 768px) {
  .point .point_price .point_price_kakaku_secondary {
    font-size: 16px;
    line-height: 120%;
  }
}
@media (min-width: 768px) {
  .point .point_price .point_price_kakaku_secondary span {
    font-size: 20px;
  }
}
.point .point_price .point_price_copy {
  margin-top: 2.6666666667vw;
  text-align: left;
  text-align: center;
  font-weight: bold;
}
@media (min-width: 768px) {
  .point .point_price .point_price_copy {
    margin-top: 10px;
  }
}
.point .point_price .point_price_copy span {
  color: #e6003d;
}
.point .point_price.-eiken .point_price_kakaku {
  color: #0a0e85;
}
.point .point_price.-eiken .point_price_copy {
  color: #0a0e85;
}
@media (min-width: 768px) {
  .point .point_price.-eiken .point_image img {
    width: 564px;
  }
}
.point .point_price.-test .point_price_kakaku {
  color: #249bd9;
}
.point .point_price.-test .point_price_kakaku_secondary {
  color: #249bd9;
}
.point .point_price.-test .point_price_copy {
  color: #249bd9;
}
@media (min-width: 768px) {
  .point .point_price.-test .point_image img {
    width: 415px;
  }
}
.point .point_price .point_image {
  margin-top: 2rem;
  text-align: center;
}

.point_example {
  display: grid;
}
@media (max-width: 767.98px) {
  .point_example {
    margin-top: 4.2666666667vw;
    max-width: 64vw;

    margin-inline: auto;
    gap: 2.1333333333vw;
  }
}
@media (min-width: 768px) {
  .point_example {
    margin-top: 22px;

    grid-template-columns: repeat(2, 1fr);
    gap: 22px;
  }
}

.point_init_text {
  text-align: center;
}
@media (max-width: 767.98px) {
  .point_init_text {
    font-size: 4.2666666667vw;
  }
}

.point_01 p {
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media (max-width: 767.98px) {
  .point_01 p {
    font-size: 4.2666666667vw;
  }
}
@media (max-width: 767.98px) {
  .point_01 .point_01_category_list {
    margin-top: 8vw;
  }
}
@media (min-width: 768px) {
  .point_01 .point_01_category_list {
    margin-top: min(2.96875vw, 38px);
  }
}
.point_01 .point_01_category_list li {
  display: grid;
  width: 100%;
}
@media (min-width: 768px) {
  .point_01 .point_01_category_list li {
    grid-template-columns: 76px 1fr;
  }
}
.point_01 .point_01_category_list li + li {
  margin-top: 4vw;
}
@media (min-width: 768px) {
  .point_01 .point_01_category_list li + li {
    margin-top: 13px;
  }
}
.point_01 .point_01_category {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2.6666666667vw 2.6666666667vw 0 0;
}
@media (max-width: 767.98px) {
  .point_01 .point_01_category {
    height: 14.9333333333vw;

    gap: 1.6vw;
  }
}
@media (min-width: 768px) {
  .point_01 .point_01_category {
    flex-direction: column;
    border-radius: 10px 0 0 10px;
  }
}
.point_01 .point_01_category.-pink {
  background: #fa9696;
}
@media (max-width: 767.98px) {
  .point_01 .point_01_category.-pink .point_01_category_icon {
    width: 7.7333333333vw;
  }
}
.point_01 .point_01_category.-yellow {
  background: #f4be55;
}
@media (max-width: 767.98px) {
  .point_01 .point_01_category.-yellow {
    gap: 0.5333333333vw;
  }
}
@media (max-width: 767.98px) {
  .point_01 .point_01_category.-yellow .point_01_category_icon {
    width: 7.4666666667vw;
  }
}
.point_01 .point_01_category.-green {
  background: #93ca6d;
}
@media (max-width: 767.98px) {
  .point_01 .point_01_category.-green .point_01_category_icon {
    width: 6.9333333333vw;
  }
}
.point_01 .point_01_category.-blue {
  background: #88b6e2;
}
@media (max-width: 767.98px) {
  .point_01 .point_01_category.-blue .point_01_category_icon {
    width: 8.5333333333vw;
  }
}
.point_01 .point_01_category p {
  color: #fff;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .point_01 .point_01_category p {
    margin-top: 0.5333333333vw;
    font-size: 4.2666666667vw;
  }
}
@media (min-width: 768px) {
  .point_01 .point_01_category p {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .point_01 .point_01_category_icon {
    width: 30px;
  }
}
.point_01 .point_01_category_content {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .point_01 .point_01_category_content {
    flex-direction: column;
    padding: 5.0666666667vw;
    padding-bottom: 6.9333333333vw;
    border-radius: 0 0 2.6666666667vw 2.6666666667vw;

    gap: 4.2666666667vw;
  }
}
@media (min-width: 768px) {
  .point_01 .point_01_category_content {
    padding: 20px;
    border-radius: 0 10px 10px 0;

    gap: 10px;
  }
}
@media (min-width: 768px) {
  .point_01 .point_01_category_image {
    width: min(11.71875vw, 150px);
  }
}
.point_01 .point_01_category_text {
  text-align: left;
}
@media (max-width: 767.98px) {
  .point_01 .point_01_category_text {
    font-size: 4vw;
  }
}
@media (min-width: 768px) {
  .point_01 .point_01_category_text {
    width: calc(100% - min(11.71875vw, 150px) - 13px);
    font-size: min(1.09375vw, 14px);
  }
}

@media (min-width: 768px) {
  .point_02 .point_base {
    margin: 0 20px;
    width: 670px !important;
  }
}
.point_02 .point_02_init {
  text-align: center;
}

.point_04-point_column {
  display: grid;
  align-items: center;
}
@media (max-width: 767.98px) {
  .point_04-point_column {
    gap: 3.7333333333vw;
  }
}
@media (min-width: 768px) {
  .point_04-point_column {
    gap: min(1.40625vw, 18px);
    grid-template-columns: 1fr min(12.34375vw, 158px);
  }
}

@media (min-width: 768px) {
  .point_04-point_box p {
    font-size: 14px;
  }
}
.point_04-point_box p span {
  color: #e6003d;
}

.point_04-point_image img {
  width: 100%;
}

.point_04_text_image {
  width: 100%;

  margin-inline: auto;
}
@media (max-width: 767.98px) {
  .point_04_text_image {
    margin-top: 4vw;
    max-width: 68vw;
  }
}
@media (min-width: 768px) {
  .point_04_text_image {
    margin-top: 24px;
    max-width: 440px;
  }
}

.point_04-point_list {
  margin-top: 8vw;
}
@media (min-width: 768px) {
  .point_04-point_list {
    margin-top: 48px;
  }
}

@media (max-width: 767.98px) {
  .point_04-point {
    padding: 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
}
@media (min-width: 768px) {
  .point_04-point {
    padding: 20px;
    border-radius: 10px;
  }
}
@media (max-width: 767.98px) {
  .point_04-point + .point_04-point {
    margin-top: 4vw;
  }
}
@media (min-width: 768px) {
  .point_04-point + .point_04-point {
    margin-top: 12px;
  }
}

.point_04-point_title {
  color: #e6003d;
  font-weight: 900;
}
@media (max-width: 767.98px) {
  .point_04-point_title {
    margin-bottom: 1.0666666667vw;
    text-align: center;
    font-size: 5.3333333333vw;
  }
}
@media (min-width: 768px) {
  .point_04-point_title {
    margin-bottom: 3px;
    font-size: 20px !important;
  }
}

@media (max-width: 767.98px) {
  .point_04-point_text {
    font-size: 3.7333333333vw;
  }
}
@media (min-width: 768px) {
  .point_04-point_text {
    font-size: 14px;
  }
}

@media (max-width: 767.98px) {
  .test_point_01_list {
    margin-top: 6.9333333333vw;
    width: 96%;

    margin-inline: auto;
  }
}
@media (min-width: 768px) {
  .test_point_01_list {
    margin-top: 36px;
  }
}
.test_point_01_list li {
  display: grid;
  align-items: center;
}
@media (max-width: 767.98px) {
  .test_point_01_list li {
    padding: 5.3333333333vw;
    border-radius: 2.6666666667vw;

    gap: 1.6vw;
  }
}
@media (min-width: 768px) {
  .test_point_01_list li {
    padding: 20px;
    border-radius: 10px;

    grid-template-columns: 120px 1fr;
    gap: 15px;
  }
}
.test_point_01_list li + li {
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .test_point_01_list li + li {
    margin-top: 3.4666666667vw;
  }
}

.test_point_01_box.-japanese {
  background: #f7f2ff;
}
.test_point_01_box.-english {
  background: #feefff;
}
.test_point_01_box.-math {
  background: #edfaff;
}

@media (max-width: 767.98px) {
  .test_point_01_text {
    font-size: 3.7333333333vw;
  }
}
@media (min-width: 768px) {
  .test_point_01_text {
    font-size: 14px;
  }
}
.test_point_01_text span {
  color: #0a0e85;
  font-weight: 700;
}

@media (max-width: 767.98px) {
  .test_point_01_tag {
    display: flex;
    align-items: center;
    height: 8.5333333333vw;
  }
}

.test_point_02_example {
  display: flex;
}
@media (max-width: 767.98px) {
  .test_point_02_example {
    flex-direction: column;
    margin-top: 6.9333333333vw;
    width: 64vw;

    gap: 8vw;
    margin-inline: auto;
  }
}
@media (min-width: 768px) {
  .test_point_02_example {
    margin-top: 22px;
    margin-bottom: 38px;

    gap: 22px;
  }
}

.test_point_02_example_box {
  width: 100%;
}

.test_point_02_example_name {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .test_point_02_example_name {
    margin-top: 0.8vw;
  }
}
@media (min-width: 768px) {
  .test_point_02_example_name {
    margin-top: 10px;
  }
}

.test_point_02_tag_list {
  display: grid;

  gap: 10px;
}
@media (max-width: 767.98px) {
  .test_point_02_tag_list {
    margin-top: 8vw;
    width: 97%;

    margin-inline: auto;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .test_point_02_tag_list {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 767.98px) {
  .test_point_02_tag {
    height: 13.3333333333vw;
  }
}
@media (min-width: 768px) {
  .test_point_02_tag {
    height: 54px;
  }
}

.faq .faq_type_list {
  display: grid;
  justify-content: center;

  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767.98px) {
  .faq .faq_type_list {
    margin-bottom: 11.2vw;

    gap: 2.4vw;
  }
}
@media (min-width: 768px) {
  .faq .faq_type_list {
    margin-bottom: 60px;

    gap: 20px;
  }
}
@media (max-width: 767.98px) {
  .faq .faq_inner {
    padding-top: 16vw !important;
    padding-bottom: 14.6666666667vw !important;
  }
}
@media (min-width: 768px) {
  .faq .faq_inner {
    padding-top: 95px !important;
  }
}
.faq .faq_type {
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 767.98px) {
  .faq .faq_type {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2.6666666667vw;
    height: 16.5333333333vw;
    font-size: 4.8vw;
  }
}
@media (min-width: 768px) {
  .faq .faq_type {
    border-radius: 10px;
    font-size: 22px;

    padding-block: 26px;
  }
}
.faq .faq_type.-eiken {
  background: #e8e9ff;
  color: #0a0e85;
}
.faq .faq_type.-test {
  background: #d8f2ff;
  color: #0a0e85;
}
.faq .faq_title {
  text-align: center;
}
@media (max-width: 767.98px) {
  .faq .faq_title {
    font-size: 8vw;
  }
}
@media (min-width: 768px) {
  .faq .faq_title {
    font-size: 46px;
  }
}
@media (min-width: 768px) {
  .faq .faq_area {
    margin-top: 28px;
  }
}
.faq .faq_set {
  margin-top: 4vw;
  border-radius: 2.6666666667vw;
  background-color: #f2f2f2;
  text-align: left;
}
@media (min-width: 768px) {
  .faq .faq_set {
    margin-top: 15px;
    border-radius: 10px;
  }
}
.faq .faq_question {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 0 0 0 0;
  padding: 5.3333333333vw 5.3333333333vw;
  cursor: pointer;
  transition: opacity 0.4s ease;
  color: #0a0e85;
  font-size: 4.8vw;
  font-weight: bold;
  line-height: 140%;
}
@media (min-width: 768px) {
  .faq .faq_question {
    padding: 0;
    padding: 20px 30px 20px 22px;
    font-size: 20px;
  }
}
.faq .faq_question .question {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 2.6666666667vw;
  width: 9.3333333333vw;
  height: 9.3333333333vw;
}
@media (min-width: 768px) {
  .faq .faq_question .question {
    margin-right: 16px;
    width: 25px;
    height: 25px;
  }
}
.faq .faq_question .question img {
  width: 100%;
}
.faq .faq_question::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 3.4666666667vw;
  width: 4.8vw;
  height: 4.8vw;
  transform: translateY(-49%);
  background: url("../img/common/icon_plus.png") no-repeat 0 0;
  background-size: 100% 100%;
}
@media (min-width: 768px) {
  .faq .faq_question::after {
    right: 32px;
    width: 24px;
    height: 24px;
  }
}
.faq .faq_question.active::after {
  background: url("../img/common/icon_minus.png") no-repeat 0 0;
  background-size: 100% 100%;
}
@media (any-hover: hover) {
  .faq .faq_question:not(.active):hover {
    opacity: 0.7;
  }
}
.faq .faq_answer {
  display: none;
}
.faq .faq_answer_text {
  position: relative;
  padding-top: 5.3333333333vw;
  padding-bottom: 8vw;
  letter-spacing: 0.5333333333vw;
  font-size: 4.2666666667vw;
  line-height: 160%;

  padding-inline: 5.3333333333vw;
}
@media (min-width: 768px) {
  .faq .faq_answer_text {
    padding-top: 20px;
    padding-bottom: 30px;
    border-width: 1px;
    letter-spacing: 2px;
    font-size: 16px;

    padding-inline: 20px;
  }
}
.faq .faq_answer_text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #d5d5d5;
}
@media (max-width: 767.98px) {
  .faq .faq_answer_text::before {
    width: calc(100% - 10.6666666667vw);
    height: 0.2666666667vw;
  }
}
@media (min-width: 768px) {
  .faq .faq_answer_text::before {
    width: calc(100% - 40px);
    height: 1px;
  }
}
.faq .faq_answer_annotation {
  display: block;
  margin-top: 0.5rem;
  font-size: 3.2vw;
  line-height: 150%;
}
@media (min-width: 768px) {
  .faq .faq_answer_annotation {
    font-size: 12px;
  }
}
.faq .faq_annotation {
  margin-top: 5.3333333333vw;
  letter-spacing: 0.05em;
  font-size: 2.6666666667vw;
  font-weight: 500;
}
@media (min-width: 768px) {
  .faq .faq_annotation {
    margin-top: 15px;
    font-size: 10px;
  }
}

.onlinelogo {
  padding-top: 0;
  padding-bottom: 10.6666666667vw;
}
@media (min-width: 768px) {
  .onlinelogo {
    padding-block: 28px 60px;
  }
}
@media (max-width: 767.98px) {
  .onlinelogo .onlinelogo_logo.-online {
    width: 24.5333333333vw;
  }
  .onlinelogo .onlinelogo_logo.-katei {
    width: 20.2666666667vw;
  }
  .onlinelogo .onlinelogo_logo.-kobetsu {
    width: 20vw;
  }
}
@media (min-width: 768px) {
  .onlinelogo .onlinelogo_logo {
    margin: 0 auto;
    width: 500px;
  }
  .onlinelogo .onlinelogo_logo.-online {
    width: 262px;
  }
  .onlinelogo .onlinelogo_logo.-katei {
    width: 234px;
  }
  .onlinelogo .onlinelogo_logo.-kobetsu {
    width: 234px;
  }
}
.onlinelogo .onlinelogo_inner {
  display: flex;
  justify-content: space-between;
  width: 100%;

  margin-inline: auto;
}
@media (max-width: 767.98px) {
  .onlinelogo .onlinelogo_inner {
    max-width: 75.2vw;
  }
}
@media (min-width: 768px) {
  .onlinelogo .onlinelogo_inner {
    max-width: 830px;
  }
}

.point_archive_text {
  text-align: center;
}
@media (max-width: 767.98px) {
  .point_archive_text {
    margin-top: 4.2666666667vw;
    font-size: 4.2666666667vw;
    line-height: 1.5;
  }
}

/* --------------------------------
  BreadcrumbList
-------------------------------- */
@media (min-width: 768px) {
  .m-breadcrumbs-list {
    top: 0;
  }

  .m-breadcrumbs.-bright .m-breadcrumbs-item a {
    color: #555;
  }

  .m-breadcrumbs.-bright .m-breadcrumbs-item:not(:first-child):after {
    color: #555;
  }

  .m-breadcrumbs.-bright .m-breadcrumbs-item a:hover {
    color: #888;
  }

  .m-breadcrumbs.-bright .m-breadcrumbs-item a:not([href]) {
    color: #011658;
  }

  .p-pageTopBtn {
    bottom: 0 !important;
  }
}
.c-pageTopContainer {
  z-index: 100;
}

.anchor_section {
  position: relative;
}
.anchor_section .anchor {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .anchor_section .anchor {
    top: -82px;
  }
}