@charset "utf-8";

/* -------------------------------------------------- */
/* 全デバイス共通(PC向け) */
/* --------------------------------------------------- */
#container {
  overflow: hidden;
}

.interview_box .toeic_score {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  line-height: 1;
}

.interview_box .toeic_score--mb {
  margin-bottom: 15px;
}

.interview_box .toeic_before {
  width: auto;
  margin: 13px 10px 0 0;
}

.interview_box .toeic_before01 {
  font-size: 24px;
  font-weight: bold;
  color: #806bb8;
}

.interview_box .toeic_before02 {
  font-size: 40px;
  font-weight: bold;
}

.interview_box .toeic_before02 span {
  font-size: 19px;
}

.interview_box .toeic_arrow {
  width: auto;
  margin: 15px 8px 0 0;
  font-size: 40px;
}

.interview_box .toeic_after {
  width: auto;
  margin-right: 10px;
  padding-right: 0;
}

.interview_box .toeic_after01 {
  font-size: 24px;
  font-weight: bold;
  color: #806bb8;
}

.interview_box .toeic_after02 {
  font-size: 80px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #ff3838;
}

.interview_box .toeic_after02 span {
  font-size: 26px;
}

.interview_box .toeic_up {
  width: 83px;
  height: 83px;
  color: #806bb8;
  border: solid 2px #806bb8;
  border-radius: 50%;
  margin-left: 0;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.interview_box .toeic_up .up {
  font-size: 14px;
}

.interview_box .toeic_up .up02 {
  font-size: 26px;
}

.interview_box .toeic_tit {
  color: #806bb8;
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.7;
}

.interview_box .toeic_text {
  margin-top: 10px;
  line-height: 1.8;
  display: none;
}

.interview_box .toeic_name {
  margin-top: 15px;
  margin-bottom: 22px;
}


.voice_box .toeic_score {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  line-height: 1;
}

.voice_box .toeic_score.toeic_score--mt15 {
  margin-top: 15px;
}

.voice_box .toeic_before {
  width: auto;
  margin: 13px 10px 0 0;
}

.voice_box .toeic_before01 {
  font-size: 24px;
  font-weight: bold;
  color: #806bb8;
}

.voice_box .toeic_before02 {
  font-size: 40px;
  font-weight: bold;
}

.voice_box .toeic_before02 span {
  font-size: 19px;
}

.voice_box .toeic_arrow {
  width: auto;
  margin: 15px 8px 0 0;
  font-size: 40px;
}

.voice_box .toeic_after {
  width: auto;
  margin-right: 10px;
  padding-right: 0;
}

.voice_box .toeic_after.toeic_after--mr {
  width: auto;
  margin-right: 14%;
}

.voice_box .toeic_after01 {
  font-size: 24px;
  font-weight: bold;
  color: #806bb8;
}

.voice_box .toeic_after02 {
  font-size: 80px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #ff3838;
}

.voice_box .toeic_after02 span {
  font-size: 26px;
}

.voice_box .toeic_up {
  width: 83px;
  height: 83px;
  color: #806bb8;
  border: solid 2px #806bb8;
  border-radius: 50%;
  margin-left: 0;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.voice_box .toeic_up .up {
  font-size: 14px;
}

.voice_box .toeic_up .up02 {
  font-size: 26px;
}

.voice_box .toeic_tit {
  color: #806bb8;
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.7;
}

.voice_box .toeic_text {
  margin-top: 10px;
  line-height: 1.8;
  display: none;
}

.voice_box .toeic_name {
  margin-top: 15px;
  margin-bottom: 22px;
}

/* english */
.toeic_score.english .toeic_before01 {
  color: #00a78b;
}

.toeic_score.english .toeic_after01 {
  color: #00a78b;
}

.toeic_score.english .toeic_tit {
  color: #00a78b;
}

.toeic_score.english .toeic_up {
  color: #00a78b;
  border-color: #00a78b;
}

.toeic_score.english .toeic_arrow {
  color: #00a78b;
}

/* asia */
.toeic_score.asia .toeic_before01 {
  color: #49c42d;
}

.toeic_score.asia .toeic_after01 {
  color: #49c42d;
}

.toeic_score.asia .toeic_tit {
  color: #49c42d;
}

.toeic_score.asia .toeic_up {
  color: #49c42d;
  border-color: #49c42d;
}

.toeic_score.asia .toeic_arrow {
  color: #49c42d;
}

/* business */
.toeic_score.business .toeic_before01 {
  color: #25a5ec;
}

.toeic_score.business .toeic_after01 {
  color: #25a5ec;
}

.toeic_score.business .toeic_tit {
  color: #25a5ec;
}

.toeic_score.business .toeic_up {
  color: #25a5ec;
  border-color: #25a5ec;
}

.toeic_score.business .toeic_arrow {
  color: #25a5ec;
}

/* hotel */
.toeic_score.hotel .toeic_before01 {
  color: #806BB8;
}

.toeic_score.hotel .toeic_after01 {
  color: #806BB8;
}

.toeic_score.hotel .toeic_tit {
  color: #806BB8;
}

.toeic_score.hotel .toeic_up {
  color: #806BB8;
  border-color: #806BB8;
}

.toeic_score.hotel .toeic_arrow {
  color: #806BB8;
}


#point .h1_wrap .h1_inner .h1 {
  line-height: 1.4;
}

#point section {
  padding: 35px 0 70px;
}

#point.asia section.last_sec {
  padding: 70px 0;
}

#point .h2_wrap {
  width: 100%;
  background: repeating-linear-gradient(90deg, #fff, #fff 3px, #f4efff 5px, #f4efff 8px);
  padding: 50px 0;
  box-sizing: border-box;
  border: solid 3px #806cb8;
  border-left: none;
  border-right: none;
  text-align: center;
  color: #806bb8;
}

#point .h2 {
  font-size: 42px;
  background: none;
  color: #806bb8;
  font-weight: bold;
  margin-bottom: 0;
}

#point .h2_sub {
  font-size: 19px;
  font-family: "Pacifico", cursive;
  letter-spacing: 1.5px;
}

/* #point .last_sec {
  padding-bottom: 100px;
}  */
.point_mv_tit {
  font-size: 38px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 45px;
  line-height: 1.3;
}

.point_mv_tit span {
  font-size: 24px;
}

.point_bg img {
  max-width: 100%;
  width: auto;
}

.h1_sub02 {
  font-size: 20px;
  font-weight: normal;
  font-family: "Pacifico", cursive;
  letter-spacing: 1px;
}

.point_num {
  font-weight: bold;
  padding: 40px 0 15px;
  font-size: 28px;
  color: rgba(0, 0, 0, 0);
  text-shadow: 0px 0px 0 #ffff00;
  -webkit-text-stroke: 1px #1b1b1b;
  text-stroke: 1px #1b1b1b;
  line-height: 1.2;
  text-align: center;
  /* font-family: roboto; */
}

.point_num--pt0 {
  padding-top: 0;
}

.point_num span {
  font-size: 40px;
  margin-left: 5px;
}

.point_h2 {
  font-weight: bold;
  font-size: 34px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1.4;
  /* margin-bottom: 50px; */
}

.point_h2_02 {
  margin-bottom: 60px;
  font-weight: bold;
  font-size: 38px;
  text-align: center;
  line-height: 1.26;
}

.point_h2_02--green {
  color: #00A78B;
}

.point_h2_sub {
  margin: 50px 0 0;
  line-height: 2;
}

.point_h2_sub02 {
  text-align: center;
  font-weight: bold;
}

.point_h2_sub03 {
  margin-top: 30px;
  line-height: 1.8;
}

.point_h2_sub04 {
  max-width: 738px;
  margin: 50px auto 0;
  line-height: 2;
}

.point_h3 {
  font-weight: bold;
  font-size: 26px;
  border-bottom: solid 1px #333;
  padding-bottom: 15px;
  margin: 50px 0 30px;
  letter-spacing: 2px;
}

.point_bold {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
  color: #24A5EC;
  letter-spacing: 0.05em;
}

.point_h3 .small {
  position: relative;
  top: -3px;
  margin-left: 30px;
  font-size: 15px;
  letter-spacing: 1px;
}

.point_h4 {
  margin: 55px 0 30px;
  font-size: 20px;
  padding-bottom: 18px;
  border-bottom: dotted 1px #a0a0a0;
}

.point_h4.mt_small {
  margin-top: 20px;
}

.point_h4 span {
  border-left: solid 5px #333;
  font-weight: bold;
  padding-left: 15px;
  display: inline-block;
  line-height: 1.5;
}

.point_h4 span .small_tit {
  border-left: 0;
  padding-left: 0px;
  font-size: 13px;
}

.point_h4-02 {
  margin: 55px 0 30px;
  font-size: 20px;
  padding-bottom: 18px;
  border-bottom: dotted 1px #a0a0a0;
}

.point_h4-02 span {
  border-left: solid 5px #333;
  font-weight: bold;
  padding-left: 15px;
  display: inline-block;
  line-height: 1.5;
}

.point_h4-02 span span {
  border-left: none;
  font-weight: 400;
  padding-left: 0;
  display: inline;
  line-height: 1.5;
}

.point_h3.no_space {
  letter-spacing: 0;
}

.point_h3.no_mb {
  margin-bottom: 0;
}

.point_h3.point_h3_02 {
  margin-top: 40px;
}

.point_ttl {}

.point-list {
  display: flex;
  flex-direction: column;
  gap: 40px 0;
}

.point_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 25px 0;
}

.point_box--mt {
  margin-top: 40px;
}

.point_box.reverse {
  flex-direction: row-reverse;
}

.point_box.box02 {
  border-bottom: solid 1px #CCC;
  padding-bottom: 30px;
  margin-top: 35px;
}

.point_l {
  width: 48%;
  letter-spacing: 0.5px;
}

.point_r {
  width: 48%;
  letter-spacing: 0.5px;

  .point_r_img {
    width: 68.75%;
    margin: 0 auto;
  }
}

.point_l02 {
  width: 70%;
  letter-spacing: 0.5px;
}

.point_r02 {
  width: 24%;
  letter-spacing: 0.5px;
}

.point_r_img {
  position: relative;
}

.point_r_img .img001 {
  position: absolute;
  top: -20px;
  right: 10px;
}

/* カリキュラム例 */
.curriculum-sample {
  margin-top: 65px;
}

.curriculum-sample_ttl {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.66;
}

.curriculum_wrap {
  margin-top: 20px;
}

.curriculum_slider {}

.curriculum_slider_item {}

.overflow {}

.curriculum_table01 {
  width: 1000px;
  margin: 0;
  letter-spacing: 0;
}

.curriculum_table01 th {
  width: calc(100% / 6);
  padding: 12px 0 !important;
  box-sizing: border-box;
}

.curriculum_table01 .color01 {
  text-align: left;
  padding: 10px 15px;
}

.curriculum_table01 td {
  height: 74px;
  line-height: 1.4;
  padding: 5px;
  letter-spacing: 0px;
  box-sizing: border-box;
}

.curriculum_table01 td.color02 {
  background: #faefcf;
}

.curriculum-sample_color {
  width: 240px;

  img {
    max-width: 100%;
    height: auto;
  }
}

.curriculum-sample_note {
  margin-top: 5px;
  font-size: 12px;
  letter-spacing: -0.05em;
}





.circle_wrap {
  width: 62.5%;
  margin: 0 auto;
}

.circle_h {
  width: 100%;
  padding-top: 100%;
  border-radius: 50%;
  border: solid 2px #F34A4A;
  color: #F34A4A;
  box-sizing: border-box;
  position: relative;
}

.circle_h p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 81%;
  font-size: 18px;
  line-height: 2;
  text-align: center;
  letter-spacing: 0px;
}

.point_l03 {
  width: 60%;
  letter-spacing: 0.5px;
}

.point_r03 {
  width: 38%;
  letter-spacing: 0.5px;
}

.point_l04 {
  width: 64.5%;
  letter-spacing: 0.5px;
}

.point_r04 {
  width: 32.5%;
  letter-spacing: 0.5px;
}

.example_class {
  font-size: 12px;
  border: solid 1px;
  display: inline-block;
  padding: 0 2px;
}

.point_box02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.point_box02.arrow_box {
  border: solid 7px #e7380d;
  border-radius: 0 0 10px 10px;
  border-top: none;
  padding: 0 30px 60px;
}

.arrow_box+.text_style01 {
  margin-top: -40px;
  margin-bottom: 30px;
}

.text_style01 span {
  background: #FFF;
  padding: 0 20px;
}

.hotel .text_style01 span {
  background: #FFFCD0;
}

.mt01 {
  margin-top: 20px;
}

.mt01_2 {
  margin-top: 25px;
}

.mt02 {
  margin-top: 35px;
}

.mt03 {
  margin-top: 15px;
}

.point_r img,
.point_l img,
.point_r02 img,
.point_02 img {
  width: auto;
  max-width: 100%;
}

.point_02 {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 25px;
}

.point_02:nth-child(3n) {
  margin-right: 0;
}

.point_02.point_02--mr0 {
  margin-right: 0;
}

.point_02:nth-last-child(-n + 3) {
  margin-bottom: 0;
}

.point_03 {
  width: 24%;
  margin-right: 1.33%;
  margin-bottom: 25px;
}

.point_03:last-of-type {
  margin-right: 0;
}

.point_03--bottom {
  display: flex;
  align-items: flex-end;
}

.topic_name {
  font-size: 14px;
  margin: 5px 0;
}

.point_color {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

.point_color.nomal_size {
  font-size: 15px;
  font-weight: normal;
}

.point_color.nomal_size02 {
  font-size: 15px;
  font-weight: normal;
  margin-top: 10px;
}

.point_color.nomal_size02+.skill_tit {
  margin: -5px 0 0;
}

.point_color.point_border {
  font-size: 15px;
  font-weight: normal;
  display: inline-block;
  border: solid 1px;
  padding: 0 5px;
  margin-bottom: 5px;
  border-radius: 5px;
}

.point_color02 {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
}

.point_ul {
  letter-spacing: 0;
  line-height: 2;
}

.point_ul li {
  text-indent: -1.5em;
  margin-left: 1.5em;
}

.img-list03 {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 35px;
}

.img-list03_item {}

.img-list03_ttl {
  padding-left: 20px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.075em;
  position: relative;

  &::before {
    content: "◆";
    font-size: 13px;
    color: #2DC434;
    position: absolute;
    top: 0;
    left: 0;
  }
}

.img-list03_img {
  margin-top: 10px;
}

.no-img-list {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 40px;

  li {
    padding-left: 20px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.075em;
    position: relative;

    &::before {
      content: "◆";
      font-size: 13px;
      color: #2DC434;
      position: absolute;
      top: 0;
      left: 0;
    }
  }
}





.bg_mt01 {
  padding-top: 75px;
}

.skill_tit {
  font-weight: bold;
  font-size: 18px;
  line-height: 2;
  margin: 10px 0 5px;
  letter-spacing: 1px;
}

.skill_tit--mt {
  margin-top: 40px;
}

.skill_tit .traning_day {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  padding: 0 5px;
  margin-right: 10px;
}

.skill_text {
  line-height: 2;
}

.skill_more {
  text-align: right;
}

.skill_text02 {
  line-height: 1.8;
  margin-bottom: 10px;
}

.skill_text03 {
  line-height: 1.8;
  letter-spacing: 0;
  font-size: 14px;
  margin-top: 8px;
}

.skill_text04 {
  line-height: 1.8;
  letter-spacing: 0;
  font-size: 15px;
  margin-top: 8px;
}

.point-color-bg {
  margin-top: 20px;
  padding: 20px 30px;
  background: #EEFFEC;
  display: flex;
  gap: 25px 40px;
  flex-wrap: wrap;
  align-items: center;

  .skill_tit {
    margin: 0;
    font-size: 15px;
  }
}

.training-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 20px;

  li {
    padding-left: 18px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.075em;
    position: relative;

    &::before {
      content: "◆";
      font-size: 15px;
      color: #2DC434;
      position: absolute;
      top: 0;
      left: 0;
    }
  }
}



.more_link {
  margin-top: 5px;
  text-align: right;
}

.more_link a {
  font-weight: 700;
  color: #49c42d;
  text-decoration: none;
}

.text_mb01 {
  margin-bottom: 55px;
}

.point_tit {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 12px;
}

.point_tit.point_tit_mt {
  margin-top: 10px;
}

.point_tit02 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 12px;
}

.point_name {
  line-height: 1.8;
  margin-top: 20px;
}

.point_txt01 {
  margin-top: 10px;
}

.point_txt01 a {
  color: #F54B4B;
  text-decoration: underline;
}

.linear {
  background: linear-gradient(transparent 50%, #ffff00 50%);
  font-size: 26px;
  font-weight: bold;
}

.linear02 {
  background: linear-gradient(transparent 50%, #ffff00 50%);
}

.point_ul02 {
  margin-bottom: 20px;
}

.point_ul02 li {
  margin-left: 1.6em;
}

.point_ul02 li.ml0 {
  margin-left: 0;
}

.point_ul02 li .point_color02 {
  display: inline-block;
  margin: 0 5px 0 -1.2em;
}

.point_ul03 {
  margin-bottom: 20px;
}

.point_ul03 li {
  margin-left: 1.8em;
  margin-bottom: 10px;
  line-height: 1.8;
}

.point_ul03 li.ml0 {
  margin-left: 0;
}

.point_ul03 li .point_color02 {
  display: inline-block;
  margin: 0 5px 0 -1.9em;
  background-color: #ff7c00;
  color: #fff;
  padding: 0 8px;
  font-size: 16px;
}

/* .point_ul02 .point_color02 {
  padding-right: 4px;
} */
.point_li_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}

.point_li03 {
  width: calc(100% / 3);
  box-sizing: border-box;
}

.point_li03 li {
  text-indent: -1.4em;
  margin: 0 0 10px 1.4em;
  font-size: 13px;
  line-height: 2;
  letter-spacing: 1px;
}

.point_li03 li:before {
  content: "";
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  margin-right: 0.5em;
  background: #806bb8;
  transform: rotate(45deg);
  vertical-align: 2px;
}

.point_li03 li.annotation:before {
  content: none;
}

.sp_ul {
  width: calc(100% / 3 * 2);
  display: flex;
  justify-content: space-between;
}

.sp_ul .point_li03 {
  width: 50%;
}

.sp_more {
  display: none;
}

.skill_tit .point_note {
  color: #333;
  margin-left: 10px;
  display: inline-block;
  font-weight: normal;
}

.point_note {
  font-size: 13px;
  line-height: 1.8;
}

.movie_box {
  margin-bottom: 30px;
}

.topics_wrap {
  margin-top: 60px;
  width: 100%;
  border: solid 3px #f34a4a;
  box-shadow: 5px 5px #f34a4a;
  position: relative;
  padding: 30px 30px;
  box-sizing: border-box;
  margin-right: 5px;
  background: #fff;
}

.topics_wrap .point_h4 {
  margin-top: 50px;
}

.topics_wrap_tit {
  position: absolute;
  top: -15px;
  left: 18px;
  color: #fff;
  background: #f34a4a;
  padding: 10px 20px;
  font-size: 20px;
}

#point .topics_wrap_tit {
  line-height: 1.5;
}

.topics_wrap_tit::after {
  content: "";
  position: absolute;
  top: 0;
  right: -13px;
  border-style: solid;
  border-color: transparent transparent #b21f1f transparent;
  border-width: 0 13px 13px 0;
  width: 0;
}


/* コメントボックス */
.comment-box {
  margin-top: 30px;
  padding: 30px;
  border: 2px solid #F24C48;
  border-radius: 10px;
  position: relative;
}

.comment-box * {
  box-sizing: border-box;
}

.comment-box_ttl {
  padding: 0 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #F24C48;
  background: #FFF;
  position: absolute;
  top: -9px;
  left: 23px;
  z-index: 1;
}

.comment-box_flex {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.comment-box_r {
  width: calc(100% - 170px);
}

.comment-box_bold {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

.comment-box_text {
  margin-top: 10px;
  line-height: 2;

  p {
    margin-top: 5px;

    &:first-child {
      margin-top: 0;
    }
  }
}

.comment-box_l {
  width: 150px;
}




/* グローバルチャレンジ専攻 */
.topics_wrap.topics_wrap--orange {
  border: solid 3px #FFA200;
  box-shadow: 5px 5px #FFA200;
}

.topics_wrap--orange .topics_wrap_tit {
  background: #FFA200;
}

.topics_wrap--orange .topics_wrap_tit::after {
  border-color: transparent transparent #C9850E transparent;
}

.abroad .topics_wrap--orange .point_h3 {
  color: #FFA200;
  border-color: #FFA200;
}

.abroad .topics_wrap--orange .point_h4 span {
  border-color: #FFA200;
}

.topics_flex {
  display: flex;
  justify-content: space-between;
}

.topics_flex-l {
  width: 54.84%;
}

.topics_flex-l p {
  line-height: 2;
}

.topics_flex-l_img {
  max-width: 454px;
  margin: 20px auto 0;
}

.topics_flex-r {
  width: 40.86%;
}

.topics_intern {
  margin-top: 20px;
}

.topics_bold {
  margin-top: 19px;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: 700;
}

.topics_bold--mt0 {
  margin-top: 0;
}

.topics_wrap--orange .topics_bold {
  color: #FFA200;
}

.topics_country {
  margin: 10px 0;
  display: flex;
  align-items: center;
  gap: 0 10px;
  line-height: 1;
}

.topics_country .topics_country01 {
  width: 29px;
  display: block;
}

.topics_country .topics_country02 {
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.topics_text {
  line-height: 2;
  letter-spacing: -0.05em;
}

.topics_intern_list {
  margin-top: 19px;
  margin-bottom: 29px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 8px 0;
}

.topics_intern_list li {
  width: calc(100% / 4);
  display: flex;
  align-items: center;
  gap: 0 13px;
  line-height: 1;
}

.topics_intern_icon {
  width: 30px;
}

.topics_intern_country {
  font-weight: 500;
  letter-spacing: 0.05em;
}

.topics_note {
  margin-top: 10px;
  font-size: 12px;
  letter-spacing: -0.05em;
  text-align: right;
}

.topics_support_list {
  margin-top: 10px;
}

.topics_support_list li {
  padding-left: 1em;
  letter-spacing: -0.05em;
  line-height: 2;
  position: relative;
}

.topics_support_list li::before {
  content: "・";
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
}


.internship {
  margin-top: 25px;

  .topics_bold {
    margin-bottom: 19px;
  }
}


#point #course01,
#point #course02 {
  padding-top: 5px;
  margin-top: -5px;
}

/* 英語専攻 */
.topics_wrap.topics_wrap--blue {
  border: solid 3px #2969DA;
  box-shadow: 5px 5px #2969DA;
}

.topics_wrap--blue .topics_wrap_tit {
  background: #2969DA;
}

.topics_wrap--blue .topics_wrap_tit::after {
  border-color: transparent transparent #2251A3 transparent;
}

.abroad .topics_wrap--blue .point_h3 {
  color: #2969DA;
  border-color: #2969DA;
  position: relative;
}

.abroad .topics_wrap--blue .point_h3_batch {
  width: 186px;
  height: 187px;
  display: block;
  position: absolute;
  top: -174%;
  right: 0;
}

.abroad .topics_wrap--blue .point_h4 span {
  border-color: #2969DA;
}

.topics_wrap--blue .topics_bold {
  color: #2969DA;
}

.topics_note02 {
  margin-top: 20px;
  font-size: 12px;
  letter-spacing: -0.05em;
  line-height: 2;
}

#point .bg_color--green {
  padding-top: 70px;
}


/* 業界人VOICE */
.industry-vioce {
  margin-top: 50px;
  padding: 30px;
  background: #FFF5E5;

  .topics_bold {
    margin-top: 0;
  }
}

.industry-vioce_flex {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.industry-vioce_img {
  width: 195px;
}

.industry-vioce_textarea {
  width: calc(100% - 225px);
}

.industry-vioce_bold {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.66;
}

.industry-vioce_text {
  margin-top: 12px;
  letter-spacing: -0.05em;
  line-height: 2;
}

.industry-vioce_name {
  margin-top: 12px;
  letter-spacing: -0.05em;
  line-height: 1.6;
}

.industry-vioce_img-list {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}




/* キーワード */
.point_keyward {
  margin-top: 30px;
  padding: 10px 0;
  display: flex;
  align-items: center;
  border: 1px solid #00A78B;
  line-height: 1;
}

.point_keyward_l {
  width: 192px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #00A78B;
  text-align: center;
}

.point_keyward_r {
  width: calc(100% - 192px);
  padding: 7px 60px 7px 48px;
  position: relative;
}

.point_keyward_r::after {
  content: "";
  width: 1px;
  height: calc(100%);
  border-left: 1px dotted #00A78B;
  position: absolute;
  top: 0;
  left: 0;
}

.point_keyward_list {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 10px;
}

.point_keyward_list li {
  letter-spacing: -0.05em;
}


.point_keyward-flow {
  margin-top: 30px;
}

.point_keyward-flow_ttl {
  text-align: center;
}

.point_keyward-flow_ttl span {
  padding: 0 35px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
}

.point_keyward-flow_ttl span::before,
.point_keyward-flow_ttl span::after {
  content: "";
  width: 24px;
  height: 1px;
  display: block;
  background: #000;
  position: absolute;
  top: 15px;
}

.point_keyward-flow_ttl span::before {
  left: 0;
  transform: rotate(55deg);
}

.point_keyward-flow_ttl span::after {
  right: 0;
  transform: rotate(-55deg);
}

.point_keyward-flow_list {
  margin-top: 20px;
}

.point_keyward-flow_list li {
  margin-top: 30px;
  padding: 15px 0;
  background: #E5F6F3;
  border-radius: 10px;
  text-align: center;
  position: relative;
}

.point_keyward-flow_list li::after {
  content: "";
  width: 33px;
  height: 16px;
  display: block;
  background: url(../../course/english/img/point/point_keyward-flow.svg) no-repeat center/100% auto;
  position: absolute;
  bottom: -23px;
  left: 50%;
  transform: translateX(-50%);
}

.point_keyward-flow_list li:first-child {
  margin-top: 0;
}

.point_keyward-flow_list li:last-child::after {
  display: none;
}

.point_keyward-flow_bold {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #00A78B;
}

.point_keyward-flow_text {
  margin-top: 6px;
  letter-spacing: -0.05em;
}

.point_graduation {}

.point_graduation_flex {
  display: flex;
  justify-content: space-between;
}

.point_graduation_l {
  width: 47.3%;
}

.point_graduation_bd {
  margin-top: 20px;
  padding: 15px 30px;
  color: #00A78B;
  font-weight: 500;
  line-height: 2;
  border: 3px solid #00A78B;
  border-radius: 10px;
  position: relative;
}

.point_graduation_bd::after {
  content: "";
  width: 30px;
  height: 28px;
  display: block;
  background: url(../../course/english/img/point/point_graduation.svg) no-repeat center/100% auto;
  position: absolute;
  bottom: -14px;
  right: 20px;
}

.point_graduation_r {
  width: 50%;
}










#point .point_note {
  font-size: 12px;
  text-align: left;
  margin-top: 3px;

  &.point_note_mt {
    margin-top: 10px;
  }

  &.right {
    text-align: right;
  }
}

#point .point_note_l {
  font-size: 12px;
  margin-top: 3px;
}

.caption {
  margin-top: 5px;
}

#point .point_note_normal {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 5px;
}

#point .sub_tit01 {
  margin: 50px 0 10px;
  color: #806bb8;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}

#point .bx-prev {
  position: absolute;
  left: -7%;
  top: 50%;
  width: 50px;
  height: 50px;
  background: #806bb8;
  border-radius: 50%;
  text-indent: 9999px;
  margin-top: -25px;
}

#point .bx-prev:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  transform: rotate(225deg);
  position: absolute;
  top: 50%;
  right: 19px;
  margin-top: -3px;
}

#point .bx-next {
  position: absolute;
  right: -7%;
  top: 50%;
  width: 50px;
  height: 50px;
  background: #806bb8;
  border-radius: 50%;
  text-indent: 9999px;
  margin-top: -25px;
}

#point .bx-next:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 19px;
  margin-top: -3px;
}

.point01_img {
  margin-top: 40px;
  text-align: center;
}

.abroad .point_h3.point_h3--red {
  color: #E7380D;
  border-color: #E7380D;
}

.point01_text {
  line-height: 2;
  letter-spacing: 0.05em;
}

.global_links {
  margin-top: 110px;
}

.global_links_ttl {
  margin-bottom: 40px;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
}

.global_links_flex {
  display: flex;
  justify-content: space-between;
}

.global_links_item {
  width: 48%;
}

.global_links_img {}

.global_links_en {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #00A78B;
}

.global_links_ja {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.global_links_text {
  margin-top: 10px;
  letter-spacing: 0.05em;
  line-height: 2;
}

.global_links_link {
  margin-top: 10px;
  text-align: right;
}

.global_links_link a {
  font-weight: 700;
  color: #00A78B;
  letter-spacing: 0.1em;
  text-decoration: none;
  display: inline-block;
}

.global_links_link a:hover {
  text-decoration: underline;
}






/*-----------------point02.html-----------------*/
#point.point02 .h1_wrap .h1_inner .h1 {
  font-size: 30px;
  margin-top: 10px;
  line-height: 1.6;
}

#point.point02 .h1_wrap .h1_inner .h1_sub01 {
  font-size: 30px;
}

/*-----------------flow-----------------*/
.flow_tit {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

.flow_tit span {
  display: inline-block;
  border: solid 1px;
  font-size: 15px;
  padding: 2px 5px;
  border-radius: 5px;
  margin-right: 10px;
}

.flow_tit_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  line-height: 1.4;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

.flow_tit_flex .flow_tit span {
  border: solid 1px;
  font-size: 15px;
  padding: 2px 5px;
  border-radius: 5px;
  margin-right: 10px;
  margin-top: 5px;
  display: block;
}

.flow_tit02 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.flow_tit02 {
  font-size: 15px;
  margin-bottom: 3px;
}

.flow_tit03 {
  font-size: 20px;
  font-weight: bold;
  padding: 2px 10px;
  margin-bottom: 10px;
}

.flow_text {
  margin-top: 15px;
  line-height: 1.6;
}

.flow_text span {
  font-weight: bold;
}

.flow_tri {
  position: relative;
  height: 30px;
  margin: 20px 0;
}

.flow_tri:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 25px 0 25px;
  border-color: #49c42d transparent transparent transparent;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.flow_after {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.more_btn {
  width: 80%;
  margin: 20px auto 0;
}

.more_btn a {
  display: block;
  width: 100%;
  border: solid 4px #00a78b;
  text-align: center;
  color: #00a78b;
  position: relative;
  text-decoration: none;
  box-sizing: border-box;
  padding: 25px;
  font-weight: bold;
  font-size: 20px;
  background: #fff;
}

/*-----------------language_toeic_box-----------------*/
.language_toeic_box .bx-viewport {
  overflow: visible !important;
}

.language_toeic_box {
  margin-bottom: 100px;
}

.language_toeic_box .bx-wrapper .bx-pager {
  text-align: center;
}

.language_point .toeic_box02 {
  margin-bottom: 70px;
}

.language_point .toeic_box02 .toeic_student {
  background: #fff;
  border-radius: 10px;
  padding: 40px;
  border: none;
  box-sizing: border-box;
}

.language_point .toeic_box02 .toeic_l {
  width: 58%;
  max-width: inherit;
}

.language_point .toeic_box02 .toeic_tit {
  letter-spacing: 2px;
  margin: 25px 0 15px;
  font-size: 22px;
  font-weight: bold;
}

.language_point .toeic_box02 .toeic_img {
  width: 36%;
}

.toeic_box02 .toeic_score {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  line-height: 1;
}

.language_point .toeic_box02 .toeic_before {
  margin: 0px 10px 0 0;
  width: 30%;
}

.language_point .toeic_box02 .toeic_before .toeic_when {
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  display: inline-block;
  margin-left: 81px;
}

.toeic_box02 .toeic_after01 {
  font-size: 23px;
}

.language_point .toeic_box02 .toeic_before01 {
  width: 77px;
  font-size: 23px;
  display: inline-block;
}

.language_point .toeic_box02 .toeic_after02 span {
  color: #333;
  margin-left: 8px;
  font-size: 30px;
}

.language_point .toeic_box02 .toeic_after02 {
  font-size: 45px;
}

.language_point .toeic_box02 .toeic_arrow {
  margin: 0px 8px 0 0;
  color: #333;
}

.language_point .toeic_box02 .toeic_arrow.toeic_when {
  font-size: 14px;
  width: 40px;
}

.language_point .toeic_box02 .toeic_before02 {
  font-size: 23px;
  font-weight: bold;
}

.language_point .toeic_box02 .toeic_after {
  /* padding-right: 25px; */
  padding-right: 0px;
  width: 114px;
}

.language_point .toeic_box02 .toeic_after .toeic_when {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  margin-left: 2px;
  width: 100%;
}

.language_point .toeic_box02 .toeic_after.more_icon {
  position: relative;
}

.language_point .toeic_box02 .toeic_after.more_icon::before {
  content: "";
  position: absolute;
  left: 0;
  top: -24px;
  width: 110px;
  height: 24px;
  background: url(../../course/internationalairline/img/icon_more_up.png) no-repeat center center / 110px 24px;
}

.language_point .toeic_box02 .toeic_after.more_icon,
.language_point .toeic_box02 .toeic_after.more {
  margin-right: 0;
}

.language_point .toeic_box02 .toeic_up {
  margin-left: 0;
  font-size: 17px;
}

.language_point .toeic_box02 .toeic_up .up {
  font-size: 12px;
}

.language_point .toeic_box02 .toeic_up .up02 {
  font-size: 18px;
}

.language_point .toeic_box02 .toeic_up02 {
  font-size: 18px;
}

.language_point .toeic_up .up02 {
  font-size: 20px;
}

.language_point .toeic_up {
  width: 70px;
  height: 70px;
}

.language_point .toeic_name {
  text-align: left;
  margin-top: 15px;
}

.toeic_box02 {
  display: inherit;
}

.toeic_box02 .toeic_student {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 40px 60px 0;
}

.toeic_box02 .toeic_student:last-child {
  margin-bottom: 0;
}

.toeic_box02 .toeic_student.reverse {
  flex-flow: row-reverse;
}

.toeic_box02 .toeic_score {
  justify-content: inherit;
}

.toeic_box02 .toeic_l {
  width: 70%;
  /* max-width: 475px; */
}

.toeic_box02 .toeic_img {
  width: 25%;
  max-width: 475px;
}

.toeic_box02 .toeic_img .toeic_score.sp {
  display: none;
}

.toeic_box02 .toeic_before {
  width: auto;
  margin: 13px 10px 0 0;
}

.toeic_box02 .toeic_before01,
.toeic_box02 .toeic_after01 {
  font-size: 24px;
}

.toeic_box02 .toeic_before02 {
  font-size: 40px;
}

.toeic_box02 .toeic_before02 span {
  font-size: 30px;
}

.toeic_box02 .toeic_before02 span.span01 {
  font-size: 23px;
}

.toeic_box02 .toeic_arrow {
  width: auto;
  margin: 35px 8px 0 0;
  font-size: 40px;
}

.toeic_box02 .toeic_after {
  width: auto;
  margin-right: 10px;
}

.toeic_box02 .toeic_after01 {
  margin-bottom: -4px;
}

.toeic_box02 .toeic_after02 {
  font-size: 80px;
  letter-spacing: -1px;
  font-weight: bold;
}

.toeic_box02 .toeic_after02 span {
  font-size: 40px;
}

.toeic_box02 .toeic_tit {
  line-height: 1.5;
}

.toeic_box02 .toeic_text {
  margin-top: 5px;
}

.toeic_box02 .note {
  text-align: right;
}

.toeic_more {
  font-weight: bold;
  font-size: 15px;
  margin-top: 12px;
}

.toeic_more span {
  display: inline-block;
  border-bottom: dotted 2px;
  padding-bottom: 12px;
}

.toeic_more span:after {
  content: '+';
  padding-left: 10px;
}

.toeic_more.open span:after {
  content: '-';
}

/*---------------toeic_accordion--------------*/
.toeic_accordion {
  padding-top: 25px;
  border-top: dotted 1px #a0a0a0;
}

.toeic_accordion_flex {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.toeic_accordion_inner02 {
  display: none;
}

.toeic_accordion_flex .inner01 {
  width: 100%;
  max-width: 200px;
  margin-top: 35px;
  text-align: center;
}

.toeic_accordion_flex .inner01 .img {
  max-width: 130px;
  margin: 0 auto 3px;
}

.toeic_accordion_flex .inner01 .img img {
  width: 100%;
}

.toeic_accordion_flex .inner01 .toeic {
  max-width: 162px;
  margin: 5px auto 0;
}

.toeic_accordion_flex .inner01 .toeic img {
  width: 100%;
}

.toeic_accordion_flex .toeic_accordion_inner02 {
  display: none;
}

.toeic_accordion .trigger {
  display: block;
  margin-top: 45px;
  text-align: center;
  background: inherit;
}

.toeic_accordion .trigger p {
  position: relative;
  display: inline-block;
  padding: 0 20px 10px 0;
  border-bottom: dotted 2px #f34a4a;
  color: #f34a4a;
  font-weight: bold;
  letter-spacing: 1px;
  cursor: pointer;
  line-height: 2;
}

.toeic_accordion .trigger p:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 12px;
  height: 2px;
  margin-top: -3px;
  background: #f34a4a;
}

.toeic_accordion .trigger p:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  width: 2px;
  height: 12px;
  margin-top: -3px;
  background: #f34a4a;
}

.toeic_accordion .trigger.open p:after {
  content: none;
}

.toeic_accordion .tx_r {
  text-align: right;
}

.eiken_douga {
  margin: 52px 0 15px;
}

.eiken_douga img {
  max-width: 100%;
  width: auto;
}



/*-----------------flex_lang02-----------------*/
.flex_lang02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}

.flex_lang02_l {
  width: 19.5%;
}

.flex_lang02_l img {
  margin-bottom: 15px;
  width: auto;
  max-width: 100%;
}

.flex_lang02_r {
  width: 74%;
  line-height: 2;
}

.up_text02 {
  margin: 15px 0 5px;
  font-weight: bold;
  font-size: 18px;
}

/*-----------------choose_course02-----------------*/
.choose_course02 {
  background: #FFFCD0;
  padding: 60px 0 90px;
  position: relative;
}

#point .choose_course02 .plus_icon {
  width: 70px;
  height: 70px;
  box-sizing: border-box;
  font-size: 50px;
  background: #F34A4A;
  border-radius: 50%;
  color: #fff;
  line-height: 70px;
  position: absolute;
  top: -35px;
  left: calc(50% - 35px);
  text-align: center;
  vertical-align: middle;
}

.choose_course02_tit {
  font-size: 38px;
  font-weight: 900;
  text-align: center;
  line-height: 1.5;
  color: #f34a4a;
  margin-bottom: 45px;
  letter-spacing: 1px;
}

/*-----------------flex_lang02-----------------*/
.great_student {
  width: calc(100% + 60px);
  margin-left: -30px;
  box-sizing: border-box;
  padding: 20px 30px;
  background: #FFF3F6;
  margin-top: 40px;
}

.point_flex {
  width: 48%;
  letter-spacing: 0.5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0;
}

.point_flex_img {
  width: 45.2%;
  position: relative;
}

.point_flex_img .ca,
.point_flex_img .gs {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  color: #fff;
  background: #f34a4a;
  padding: 4px 10px;
}

.point_flex_img .gs {
  background: #00A7DB;
}

.point_flex_text {
  width: 50%;
  line-height: 2;
}

/*-----------------voice_box-----------------*/
.voice_box {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
}

.voice_box .text {
  position: relative;
  width: 82%;
  margin-right: 5%;
  padding: 21px 35px 25px;
  background: #fff;
  border: solid 3px #ee869a;
  border-radius: 30px;
  line-height: 1.8;
  box-sizing: border-box;
}

.voice_box .text::before {
  content: '';
  position: absolute;
  top: 50%;
  right: -25px;
  width: 40px;
  height: 3px;
  background: #ee869a;
  border-radius: 3px;
}

.voice_box .text::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -25px;
  margin-top: 3px;
  width: 40px;
  height: 3px;
  background: #fff;
  border-radius: 3px;
}

.voice_box .text02 {
  margin-right: 0;
  margin-left: 5%;
}

.voice_box .text02::before {
  right: inherit;
  left: -25px;
}

.voice_box .text02::after {
  right: inherit;
  left: -25px;
}

.voice_box .text .tit {
  margin-bottom: 3px;
  color: #ee869a;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
}

.voice_box .right {
  text-align: right;
}

.voice_box .img {
  width: 13%;
}

.voice_box .img img {
  max-width: 129px;
  width: 100%;
}

/*------------------2022年4月より2年制から3年制へ-----------------*/
#special_wrap .point_l02 {
  width: 45%;
}

.year_flow {
  margin-bottom: 60px;
}

.team_box {
  display: flex;
  justify-content: space-between;
}

.skill_text06 {
  line-height: 2;
}

.point_box02 .skill_tit02 {
  margin: 13px 0 6px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}

.point_box02 .skill_tit03 {
  margin: 0 0 5px;
  color: #d81c24;
  line-height: 1.8;
}

.team_box .box01 {
  width: 30%;
  font-size: 13px;
}

.team_box .box01 .tit {
  margin: 8px 0 3px;
  color: #d81c24;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.team_box .box01 .sub {
  margin-bottom: 3px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
}

.arrow_box+.text_style01 {
  margin-top: -27px;
}

.text_style01 span {
  background: #FFF;
  padding: 6px 20px;
  display: inline-block;
}

.text_style01 {
  margin-top: 40px;
  color: #d81c24;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}

.up_text {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 5px;
  font-size: 18px;
  letter-spacing: 1px;
}

.karte_box {
  display: flex;
  align-items: center;
  margin-top: 35px;
  padding-top: 25px;
  border-top: dotted 2px #333;
}

.karte_box .img {
  width: 31%;
  max-width: 141px;
  margin: 0 4% 0 4%;
  text-align: center;
}

.karte_box .text_box {
  width: 65%;
  font-size: 14px;
}

.karte_box .text_box .sub {
  font-size: 13px;
  font-weight: bold;
}

.karte_box .text_box .tit {
  display: inline-block;
  margin-bottom: 10px;
  border-bottom: solid 1px #d81c24;
  color: #d81c24;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 1px;
}

.symposium_box {
  display: none;
}

#symposium_sec {
  position: relative;
  text-align: center;
  border: solid 4px #f34a4a;
  padding: 22px 20px;
  font-weight: bold;
  margin: 20px auto 0;
  width: 50%;
  box-sizing: border-box;
  color: #f34a4a;
  font-size: 20px;
}

#symposium_sec:hover {
  cursor: pointer;
  color: #fff;
  background: #f34a4a;
}

#symposium_sec::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 3px #f34a4a;
  border-right: solid 3px #f34a4a;
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 21px;
  margin-top: -3px;
}

#symposium_sec:hover::before {
  border-color: #fff;
}

#symposium_sec.open::before {
  transform: rotate(-45deg);
}

#symposium_sec.open::after {
  content: none;
}

/* person_box */
/* --------------------------------------------------- */
.person_box {
  margin-top: 80px;
  padding: 20px;
  background: #fff;
  border: solid 2px #806bb8;
  border-radius: 15px;
  line-height: 1.8;
  box-sizing: border-box;
}

.voice_tit_svg {
  max-width: 555px;
  width: 60%;
  margin: -50px auto 20px;
}

.person_box .tit {
  margin-bottom: 20px;
  color: #806bb8;
  font-size: 20px;
  font-weight: bold;
}

.person_box .inner01 {
  display: flex;
}

.person_box .inner01.inner01--mt {
  margin-top: 50px;
}

.person_box .inner01 .img_box {
  width: 15.1%;
  max-width: 144px;
  margin: 0 4% 0 2%;
}

.person_box .inner01 .text {
  width: 78.9%;
}

.person_box .inner01 .text .inner01_logo {
  width: 250px;
  margin-bottom: 30px;
}

.person_box .inner01 .text .title {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
}

.person_box .inner02 {
  display: flex;
  align-items: center;
  margin-top: 25px;
  padding: 20px;
  background: #806bb8;
  color: #fff;
}

.person_box .inner02 .img {
  width: 16.1%;
  max-width: 144px;
  margin-right: 4%;
}

.person_box .inner02 .text {
  width: 79.9%;
}

.person_box .inner02 .text .bold {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
}

.point_tit02 {
  margin-bottom: 0;
  font-size: 16px;
}

.goukei {
  color: #806bb8;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}

.goukei span {
  font-size: 30px;
}


.management .inner01 {
  display: flex;
}

.management .inner01.inner01--mt {
  margin-top: 50px;
}

.management .inner01 .img_box {
  width: 15.1%;
  max-width: 144px;
  margin: 0 4% 0 2%;
}

.management .inner01 .text {
  width: 78.9%;
  line-height: 2;
}

.management .inner01 .text .inner01_logo {
  width: 250px;
  margin-bottom: 30px;
}

.management .inner01 .text .title {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
}

/* #fresh_sec */
/* --------------------------------------------------- */
#fresh_sec {
  padding-bottom: 100px;
  overflow: hidden;
}

.interview_tit {
  font-size: 26px;
  font-weight: bold;
  color: #806BB8;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 1px;
  margin-top: 51px;
}

.interviewee {
  font-size: 13px;
  margin-bottom: 40px;
  margin-top: 5px;
}

.interview_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.line_b {
  padding-bottom: 33px;
  border-bottom: dotted 1px #A0A0A0;
}

.interview_box_l {
  width: 50%;
}

.interview_box_l img {
  max-width: 100%;
}

.interview_box_r {
  width: 47%;
  line-height: 1.8;
  margin-left: 3%;
  letter-spacing: 1px;
}

.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  height: 249px;
}

.ellipsis.open {
  height: auto;
  text-overflow: inherit;
}

.ellipsis.open+.more_triger p::after {
  content: inherit;
}

.more_triger {
  display: block;
  margin-top: 15px;
  text-align: center;
}

.more_triger p {
  position: relative;
  display: inline-block;
  padding: 0 20px 10px 0;
  border-bottom: dotted 2px #f34a4a;
  color: #f34a4a;
  font-weight: bold;
  letter-spacing: 1px;
  cursor: pointer;
  line-height: 2;
}

.more_triger p:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 12px;
  height: 2px;
  margin-top: -3px;
  background: #f34a4a;
}

.more_triger p:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  width: 2px;
  height: 12px;
  margin-top: -3px;
  background: #f34a4a;
}

.interview_box02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 65px;
}

.interview_box02.box03 {
  justify-content: center;
}

.interview_big {
  margin-top: 30px;
}

.interview_big img {
  max-width: 100%;
}

.rec_class {
  width: 47%;
  border: solid 3px #2dc434;
  box-shadow: 5px 5px #2dc434;
  position: relative;
  box-sizing: border-box;
}

.rec_class_detail {
  padding: 30px 35px;
}

.rec_class .bx-pager {
  display: none;
}

.teacher_voice {
  width: 47%;
  border: solid 3px #2dc434;
  box-shadow: 5px 5px #2dc434;
  position: relative;
  padding: 30px 35px;
  box-sizing: border-box;
  margin-right: 5px;
}

.teacher_voice.teacher_voice_2x {
  width: 100%;
  margin-bottom: 45px;
}

.teacher_voice.teacher_voice_2x.mt01 {
  margin-top: 100px;
}

.interview_box02_tit {
  position: absolute;
  top: -15px;
  left: 18px;
  color: #fff;
  background: #2dc434;
  padding: 10px 20px;
  font-size: 20px;
}

.interview_box02_tit::after {
  content: "";
  position: absolute;
  top: 0;
  right: -13px;
  border-style: solid;
  border-color: transparent transparent #057d0a transparent;
  border-width: 0 13px 13px 0;
  width: 0;
}

.class_name {
  padding: 30px 0 20px;
  color: #2dc434;
  font-size: 22px;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
}

.class_name span {
  color: #fff;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  border-radius: 50%;
  background: #2dc434;
  font-size: 15px;
  margin: 7px 5px 0 0;
  text-align: center;
  box-sizing: border-box;
  padding-left: 5px;
}

.teacher_tit {
  color: #2dc434;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.6;
}

.class_text {
  line-height: 1.8;
}

.class_img {
  margin-top: 25px;
}

.class_img img {
  width: 100%;
  height: auto;
}

.teacher_info {
  margin-top: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.teacher_img {
  width: 30.8%;
  max-width: 120px;
  margin-right: 8%;
}

.teacher_img img {
  width: 100%;
  height: auto;
}

.teacher_name {
  width: 62%;
}

.teacher_name span {
  display: block;
  font-size: 13px;
  line-height: 1.8;
  margin-top: 10px;
}

.teacher_detail {
  margin-top: 25px;
  line-height: 1.8;
}

.ttt_box img {
  width: auto;
  max-width: 100%;
}


/*総合英語用*/
.rec_class.rec_class--en {
  width: 100%;
}

.rec_class--en .rec_class_detail {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.rec_class--en .rec_class_detail .class_text {
  width: 55%;
}

.rec_class--en .rec_class_detail .class_img {
  width: 40%;
  margin-top: -50px;
}

.rec_class--en .class_name {
  color: #25a5ec;
  width: 55%;
}

#point .rec_class.rec_class--en .bx-prev {
  left: -2.5%;
}

#point .rec_class.rec_class--en .bx-next {
  right: -2.5%;
}

/* #pass_sec */
/* --------------------------------------------------- */
#pass_sec {
  padding: 110px 0;
}

.bg_padding {
  padding: 30px 20px 40px;
  margin-top: 100px;
}

.bg_padding .point_h4 {
  margin-top: 0;
}

/* #symposium */
/* --------------------------------------------------- */
#symposium {
  padding: 35px 0 50px;
}


/* .focus */
/* --------------------------------------------------- */
.more_link_inner {
  display: none;
}

.focus_link {
  margin: 20px 0;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  color: #f26a92;
}

.btn_all {
  color: #fff;
  text-align: center;
  margin-top: 20px;
}

.btn_all a {
  color: #fff;
  background: #f26a92;
  border-bottom: dotted 2px #f26a92;
  display: block;
  text-decoration: none;
  width: 50%;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  border-radius: 5px;
  margin: 0 auto 0;
}

.btn_all a:after {
  content: "";
  width: 5px;
  height: 5px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
}

.btn_all a:hover {
  opacity: 0.7;
}

.focus_link span {
  border-bottom: dotted 2px #f26a92;
  display: inline-block;
  padding-bottom: 12px;
}

.focus_link span:after {
  content: '+';
  padding-left: 10px;
}

.focus_link.open span:after {
  content: '-';
}

.focus_link:hover {
  cursor: pointer;
}

.focus {
  letter-spacing: 1px;
  line-height: 2;
}

.focus .point {
  border: solid 1px #f26a92;
  padding: 35px 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 60px;
}

.focus .point .tit {
  font-size: 20px;
  font-weight: 700;
  color: #f26a92;
  margin-right: 30px;
}

.focus .point ul li {
  font-size: 18px;
}

.focus .point ul li span {
  background: #f26a92;
  color: #FFF;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-weight: 700;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.focus .lesson_view {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 5%;
}

.focus .lesson_view li {
  width: 47.6%;
  margin-right: 4.8%;
  margin-bottom: 3%;
}

.focus .lesson_view li:nth-child(2n) {
  margin-right: 0;
}

.focus .lesson_view li img,
.focus .lesson_view li video {
  width: 100%;
  height: 320px;
  object-fit: cover;
}

.focus .lesson_view li .txt {
  font-size: 15px;
  margin-top: 10px;
  line-height: 2;
}

.focus .comment_box {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 60px;
}

.focus .comment_box .text_box {
  width: 75%;
  margin-right: 5%;
  line-height: 2;
}

.focus .comment_box .text_box .sub_tit {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}

.focus .comment_box .text_box .main_tit {
  font-size: 22px;
  color: #f26a92;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
}

.focus .comment_box .pic_box {
  width: 20%;
  text-align: center;
}

.focus .comment_box .pic_box img {
  border-radius: 50%;
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.focus .comment_box .pic_box .txt {
  font-size: 13px;
  margin-top: 10px;
  line-height: 1.7;
}


/* point3列 */
.point_h4-02 {
  font-size: 18px;
  font-weight: 700;
  color: #00A78B;
}

/* .skill_text{
  margin-top: 16px;
  line-height: 1.58;
} */

.skill_text .bold {
  font-weight: 700;
}

.point-flex {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.point-flex_box {
  width: 31.4%;
}

.point-flex_tit {
  margin-top: 9px;
  font-size: 18px;
  font-weight: 700;
  color: #00A78B;
}

.point-flex_text {
  margin-top: 7px;
}

/* HOTEL 追記240123 */

.hotel .point_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  letter-spacing: inherit;
  margin: 0 0 15px 0;
}

.hotel .point_flex::after {
  content: "";
  width: 31.74%;
  height: 0;
  display: block;
}

.hotel .point02_text {
  line-height: 1.8;
  margin-bottom: 30px;
}

.hotel .point_flex_l {
  width: 47%;
}

.hotel .topic_tit02 {
  font-size: 18px;
  font-weight: bold;
  color: #806BB8;
  margin: 0 0 10px;
}

.hotel .point_flex_r {
  width: 47.5%;
}

.hotel .room_list01 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.hotel .room_list01 li {
  width: 47.5%;
  margin-right: 5%;
  margin-bottom: 5%;
}

.hotel .room_list01 li:nth-child(2n) {
  margin-right: 0;
}

.hotel .room_list01 li .txt {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #806BB8;
  margin-top: 5px;

}

.hotel .room_voice {
  display: flex;
  justify-content: flex-start;
}

.hotel .room_voice .voice_img {
  width: 27.2%;
  margin-right: 3.8%;
}

.hotel .room_voice .voice_img img {
  width: 100%;
  height: auto;
}

.hotel .room_voice .voice_txt {
  width: 69%;
  line-height: 1.8;
}

.hotel .management_tit {
  margin-top: 30px;
  color: #806BB8;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 5px;
}

.hotel .management .management_text {
  margin-top: 0;
}

.hotel .management_box {
  display: flex;
  justify-content: flex-start;
  margin-top: 40px;
}

.hotel .management_box .box_text {
  width: 67.5%;
  margin-right: 2.5%;
  line-height: 2;
}

.hotel .management_box .box_text .tit {
  color: #806BB8;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 5px;
}

.hotel .management_box .box_pic {
  width: 30%;
  padding-top: 30px;
}

.hotel .point_about_box {
  border: solid 1px #806BB8;
  background: #FFF;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 0;
  margin-top: 20px;

}

.hotel .point_about_box .about_box_l {
  width: 24%;
  padding: 0 30px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 700;
  color: #806BB8;


}

.hotel .point_about_box .about_box_r {
  width: 76%;
  padding: 5px 30px;
  border-left: dotted 1px #806BB8;
  box-sizing: border-box;
}

.hotel .point03_img {
  width: 57%;
  margin: 0 auto 80px;
}

.hotel .point_l .topic02_02 {
  width: 73.1%;
  margin: 20px auto 0;

}


/* 韓国語 追記240123 */

.asia .point_box .skill_tit {
  color: #2DC434;
  font-size: 18px;
  font-weight: 700;
}

.asia .bg_color .support_box {
  border: solid 2px #2DC434;
  border-radius: 15px;
  background: #FFF;
  padding: 30px;
  margin-top: 30px;
}

.asia .bg_color .support_box .box01 {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.asia .bg_color .support_box .box01 .box01_l {
  width: 67.4%;
  color: #2DC434;
  font-size: 26px;
  font-weight: 700;

}

.asia .bg_color .support_box .box01 .box01_r {
  width: 27.9%;
}

.asia .bg_color .support_box .box02 {
  display: flex;
  justify-content: flex-start;
}

.asia .bg_color .support_box .box02 .box02_inner {
  width: 30.4%;
  margin-right: 4.4%;
  line-height: 2;
}

.asia .bg_color .support_box .box02 .box02_inner:last-of-type {
  margin-right: 0;
}

.asia .bg_color .support_box .box02 .box02_inner .tit {
  background: #EEFFEC;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 0 5px;
}

.asia .bg_color .support_box .box02 .box02_inner .img01 {
  width: 67.7%;
  margin: 20px auto 0;
}

.asia .bg_color .table_box {
  display: flex;
  justify-content: space-between;
}

.asia .bg_color .table_box .box {
  width: 48.5%;

}

.asia .bg_color .table_box .box_tit {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.asia .bg_color .table_box .box_tit span {
  color: #2DC434;
}

.asia .bg_color .box_txt {
  margin-top: 10px;
}

.asia .bg_color .box_txt .span01 {
  color: #E3EECF;
}

.asia .bg_color .box_txt .span02 {
  color: #F8DCE7;
}

.asia .bg_color .attention {
  font-size: 12px;
  margin-top: 5px;
}

.asia .univ_content .topik_content {
  padding: 30px;
  background: #EEFFEC;
}

.asia .univ_content .topik_content .title01 {
  border-bottom: dotted 1px #A0A0A0;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 30px;
}

.asia .univ_content .topik_content .title01 span {
  display: inline-block;
  border-left: solid 6px #2DC434;
  padding-left: 15px;
}

.asia .univ_content .topik_content .topik_box {
  display: flex;
  justify-content: space-between;
}

.asia .univ_content .topik_content .topik_box .box_l {
  width: 46.1%;
  line-height: 1.8;
}

.asia .univ_content .topik_content .topik_box .box_r {
  width: 48.9%;

  .topik01_title {
    font-size: 15px;
    font-weight: bold;
  }

  .topik01_img {
    margin-top: 5px;
  }

  .topik01_note {
    text-align: right;
    font-size: 12px;
    margin-top: 10px;
  }
}

.asia .point03 {
  padding-bottom: 0 !important;
}



/* 在校生の声 */
.cs-voice {
  padding-top: 0 !important;
}

.cs-voice * {
  box-sizing: border-box;
}

.cs-voice_ttl {
  margin-bottom: 30px;
  padding: 50px 0;
  text-align: center;
  background: repeating-linear-gradient(90deg, #fff, #fff 3px, #e5f6f3 5px, #e5f6f3 8px);
  border-top: 3px solid #00A78B;
  border-bottom: 3px solid #00A78B;
}

.cs-voice_ttl-ja {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #00A78B;
  display: block;
}

.cs-voice_ttl-en {
  width: 120px;
  margin: 12px auto 0;
  display: block;

  img {
    max-width: 100%;
    height: auto;
  }

  svg {
    max-width: 100%;
    height: auto;
  }
}

.cs-voice_list {
  display: flex;
  flex-direction: column;
  gap: 142px 0;
}

#point .cs-voice_box .bx-next {
  margin-top: 0;
  top: 120px;
  right: -25px;
}

#point .cs-voice_box .bx-prev {
  margin-top: 0;
  top: 120px;
  left: -25px;
}

.cs-voice_box {
  padding-top: 50px;
  border-top: 1px dotted #A0A0A0;

  &:first-of-type {
    padding-top: 0;
    border-top: none;
  }

  .bx-wrapper .bx-pager {
    position: static;
    display: flex;
    justify-content: center;
  }
}

.cs-voice_sec01 {
  padding: 20px 35px 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.cs-voice_sec01-r {
  width: 67.96%;
}

.cs-voice_sec01-r_ttl {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.53;
}

.cs-voice_sec01-r_toeic {
  max-width: 430px;
  margin-top: 20px;

  img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
}

.cs-voice_sec01-r_text {
  margin-top: 30px;
  line-height: 2;
  letter-spacing: 0.075em;

  &.text_mt01 {
    margin-top: 15px;
  }
}

.cs-voice_sec01-l {
  width: 26.88%;
}

.cs-voice_sec01-l_img {
  position: relative;
}

.cs-voice_sec01-l_img-grade{
  width: 85px;
  height: 85px;
  background: #FFF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 15px;
  letter-spacing: 0.05em;
  font-weight: 700;
  line-height: 1!important;
  border: 2px solid #F34A4A;
  text-align: center;
  position: absolute;
  top: -20px;
  left: -34px;
  span{
    font-family: roboto;
    font-size: 36px;
    font-weight: 700;
  }
}

.cs-voice_sec01-l_text {
  margin-top: 15px;
  font-size: 13px;
  letter-spacing: 0.075em;
}

.cs-voice_sec02 {
  margin-top: 50px;

  .curriculum_wrap {
    margin-top: 10px;
  }
}

.cs-voice_sec02.mt0 {
  margin-top: 0;
}

.cs-voice_sttl {
  font-size: 18px !important;
  display: inline-block;
  position: relative;
}

.cs-voice_sttl-box {
  width: 128px;
  display: block;
  position: absolute;
  top: -18px;
  right: -145px;
  transform: rotate(10deg);
}

.cs-voice_sttl-box_inner {
  padding: 6px 0;
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.02em;
  line-height: 1.3;
  color: #FFF;
  background: #00A78B;
  border-radius: 5px;
  position: relative;

  &::after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: #00A78B;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    z-index: -1;
  }
}

.cs-voice_voice {
  position: relative;
  display: flex;
  justify-content: space-between;
  border-radius: 20px;
  padding: 40px 40px 57px;
  margin-top: 60px;
}

.cs-voice_voice_ttl {
  width: 207px;
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);  
}

.cs-voice_voice_item {
  margin-top: 20px;
}

.cs-voice_voice_dl {
  border-top: 1px dotted #A0A0A0;
  padding-top: 30px;
  margin-top: 30px;

  &:first-of-type {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
}

.cs-voice_voice_dt {
  display: flex;
  align-items: center;
  border-top: 1px dotted #A0A0A0;
  font-size: 20px;
  font-weight: bold;
  
  &:first-of-type {
    border-top: none;
  }

  .icon {
    display: flex;
    width: 36px;
    margin-right: 10px;
  }
}

.cs-voice_voice_dd {
  line-height: 2;
  margin-top: 10px;

  &.item_flex {
    display: flex;
    align-items: center;
    gap: 0 30px;
    margin-top: 30px;
  }

  &.bg_box {
    position: relative;
    padding: 20px 30px;
  
    &.airline {
      background: #FFF3F6;
    }
  
    &.english {
      background: #E5F6F3;
    }
  
    &.hotel {
      background: #F4EFFF;
    }
  
    &.asia {
      background: #EEFFEC;
    }
    
    .icon {
      position: absolute;
      top: -20px;
      left: -20px;
      width: 59px;
    }
  }

  .cs-voice_voice_li-img {
    width: 38.04%;
  
    &.dd_img01,
    &.dd_img02 {
      text-align: center;
    }

    &.dd_img01 {
      width: 10%;
    }

    &.dd_img01_01 {
      width: 25%;
    }

    &.dd_img01_02 {
      width: 15%;
    }
    
    &.dd_img02 {
      width: 20%;
    }
  }

  .cs-voice_voice_li-text {
    flex: 1;
    min-width: 0; /* はみ出し対策（重要） */
  }
}






@media screen and (min-width: 560px) and (max-width: 920px) {
  .voice_box .toeic_after.toeic_after--mr {
    width: 100%;
    margin-right: 0;
  }
}


/*----------------------------------------------------------*/
/* tablet用のCSS */
/*----------------------------------------------------------*/
@media screen and (min-width: 560px) and (max-width: 1040px) {

  /* tablet */
  #point section {
    padding: 35px 20px 50px;
  }

  .point_h3 .small {
    margin-left: 20px;
  }

  .business .skill_tit .sub {
    display: block;
    margin-left: 0;
  }





  .toeic_before01 {
    font-size: 20px;
  }

  .toeic_before02 {
    font-size: 36px;
  }

  .toeic_before02 span {
    font-size: 15px;
  }

  .toeic_arrow {
    font-size: 36px;
  }

  .toeic_after01 {
    font-size: 20px;
  }

  .toeic_after02 {
    font-size: 55px;
  }

  .toeic_after02 span {
    font-size: 22px;
  }

  .toeic_up {
    width: 73px;
    height: 73px;
    font-size: 18px;
  }

  .toeic_up .up {
    font-size: 14px;
  }

  .toeic_up .up02 {
    font-size: 26px;
  }

  .toeic_tit {
    font-size: 22px;
  }






  /* -------------------tablet END------------------------- */
}

/*----------------------------------------------------------*/

/*----------------------------------------------------------*/
/* SP用のCSS */
/*----------------------------------------------------------*/
@media screen and (max-width: 559px) {
  #point section {
    padding: 18px 0 25px;
  }

  #point .sec_wrap {
    padding: 0px 20px;
    box-sizing: border-box;
  }

  .point_mv_tit {
    font-size: 20px;
    margin-bottom: 25px;
  }

  .point_mv_tit span {
    font-size: 16px;
  }

  .h1_sub02 {
    font-size: 3vw;
  }

  #point .h1_wrap .h1_inner .h1_sub01 {
    line-height: 1.4;
    margin-bottom: 4px;
  }

  #point .h2_wrap {
    background-color: #ece3ff;
    background-image: linear-gradient(-90deg, #fff 50%, transparent 50%);
    background-size: 8px 8px;
    padding: 20px 0;
    border: solid 2px;
    border-left: none;
    border-right: none;
  }

  #point .h2 {
    font-size: 5.6vw;
    padding: 0 15px;
    line-height: 1.5;
  }

  #point .h2_sub {
    font-size: 3vw;
  }

  .point_h3 .small {
    display: inline-block;
    margin: 3px 0 0 0;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0;
  }

  .point_num {
    font-weight: bold;
    padding: 20px 0 8px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0);
    text-shadow: 0px 0px 0 #ffff00;
    -webkit-text-stroke: 1px #1b1b1b;
    text-stroke: 1px #1b1b1b;
    text-align: center;
  }

  .point_num--pt0 {
    padding-top: 0;
  }

  .point_num span {
    font-size: 32px;
    margin-left: 5px;
  }

  .point_h2 {
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.4;
    margin-bottom: 20px;
  }

  .point_h2_02 {
    margin-bottom: 25px;
    font-size: 20px;
  }

  .point_h2_sub {
    margin-top: 20px;
  }

  .point_h2_sub03 {
    margin-top: 20px;
  }

  .point_h2_sub04 {
    margin-top: 20px;
  }

  .point_h3 {
    font-weight: bold;
    font-size: 18px;
    border-bottom: solid 1px #333;
    padding-bottom: 8px;
    margin: 30px 0 20px;
    letter-spacing: 1px;
    line-height: 1.6;
  }

  .point_bold {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .point_h4 {
    margin: 30px 0 15px;
    font-size: 16px;
    padding-bottom: 5px;
    border-bottom: dotted 1px #a0a0a0;
  }

  .point_h4 span {
    border-left: solid 5px #333;
    font-weight: bold;
    padding-left: 10px;
  }

  .point_h4-02 {
    margin: 30px 0 15px;
    font-size: 16px;
    padding-bottom: 5px;
    border-bottom: dotted 1px #a0a0a0;
  }

  .point_h4-02 span {
    border-left: solid 5px #333;
    font-weight: bold;
    padding-left: 10px;
  }

  .point_h4-02 span span {
    font-weight: 400;
    padding-left: 0;
  }



  .topics_flex {
    display: block;
  }

  .topics_flex-l {
    width: 100%;
  }

  .topics_flex-l_img {
    max-width: 454px;
    margin: 20px auto 0;
  }

  .topics_flex-r {
    width: 100%;
    margin-top: 20px;
  }

  .topics_intern {
    margin-top: 20px;
  }

  .topics_bold {
    margin-top: 10px;
    font-size: 16px;
  }

  .topics_bold--mt0 {
    margin-top: 0;
  }

  .topics_country {
    margin: 6px 0;
    display: flex;
    align-items: center;
    gap: 0 10px;
  }

  .topics_country .topics_country01 {
    width: 24px;
  }

  .topics_country .topics_country02 {
    font-size: 14px;
  }

  .topics_intern_list {
    margin-top: 10px;
    margin-bottom: 15px;
    gap: 8px 0;
  }

  .topics_intern_list li {
    width: calc(100% / 2);
    gap: 0 8px;
  }

  .topics_intern_icon {
    width: 25px;
  }

  .topics_intern_country {
    font-size: 12px;
  }

  .topics_note {
    margin-top: 10px;
    font-size: 10px;
    text-align: left;
  }

  .topics_support_list {
    margin-top: 10px;
  }

  .topics_support_list li {
    padding-left: 1em;
  }

  .topics_support_list li::before {
    font-size: 14px;
  }

  #point #course01,
  #point #course02 {
    padding-top: 5px;
    margin-top: -5px;
  }

  /* 英語専攻 */
  .topics_wrap.topics_wrap--blue {}

  .abroad .topics_wrap--blue .point_h3_batch {
    width: 28vw;
    height: 28vw;
    top: -16vw;
    right: 0;
  }

  .topics_note02 {
    margin-top: 10px;
    font-size: 10px;
  }

  #point .bg_color--green {
    padding-top: 35px;
  }


  /* 業界人VOICE */
  .industry-vioce {
    margin-top: 25px;
    padding: 15px;

    .topics_bold {
      margin-top: 0;
    }
  }

  .topics_bold-sp-center {
    text-align: center;
  }

  .industry-vioce_flex {
    margin-top: 10px;
    flex-direction: column;
  }

  .industry-vioce_img {
    width: 195px;
    margin: 15px auto 0;
  }

  .industry-vioce_textarea {
    width: 100%;
  }

  .industry-vioce_bold {
    margin-top: 15px;
    font-size: 14px;
  }

  .industry-vioce_text {
    margin-top: 10px;
  }

  .industry-vioce_name {
    margin-top: 12px;
  }

  .industry-vioce_img-list {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px 0;
    text-align: center;
  }

  /* キーワード */
  .point_keyward {
    margin-top: 20px;
    padding: 15px 0;
    display: block;
  }

  .point_keyward_l {
    width: auto;
    font-size: 16px;
  }

  .point_keyward_r {
    width: auto;
    margin-top: 20px;
    padding: 0 15px;
  }

  .point_keyward_r::after {
    display: none;
  }

  .point_keyward_list {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 10px;
  }

  .point_keyward-flow {
    margin-top: 20px;
  }

  .point_keyward-flow_ttl span {
    padding: 0 6px;
    font-size: 16px;
  }

  .point_keyward-flow_ttl span::before,
  .point_keyward-flow_ttl span::after {
    width: 28px;
    top: 15px;
  }

  .point_keyward-flow_ttl span::before {
    left: -17px;
    transform: rotate(60deg);
  }

  .point_keyward-flow_ttl span::after {
    right: -16px;
    transform: rotate(-60deg);
  }

  .point_keyward-flow_list {
    margin-top: 20px;
  }

  .point_keyward-flow_list li {
    margin-top: 30px;
    padding: 10px 15px;
  }

  .point_keyward-flow_list li::after {
    content: "";
    width: 33px;
    height: 16px;
    display: block;
    background: url(../../course/english/img/point/point_keyward-flow.svg) no-repeat center/100% auto;
    position: absolute;
    bottom: -23px;
    left: 50%;
    transform: translateX(-50%);
  }

  .point_keyward-flow_list li:first-child {
    margin-top: 0;
  }

  .point_keyward-flow_list li:last-child::after {
    display: none;
  }

  .point_keyward-flow_bold {
    font-size: 16px;
  }

  .point_keyward-flow_text {
    margin-top: 5px;
  }

  .point_graduation {}

  .point_graduation_flex {
    display: block;
  }

  .point_graduation_l {
    width: 100%;
  }

  .point_graduation_bd {
    margin-top: 20px;
    padding: 10px 15px;
    border: 2px solid #00A78B;
  }

  .point_graduation_bd::after {
    content: "";
    width: 30px;
    height: 28px;
    display: block;
    background: url(../../course/english/img/point/point_graduation.svg) no-repeat center/100% auto;
    position: absolute;
    bottom: -14px;
    right: 20px;
  }

  .point_graduation_r {
    width: 100%;
    margin-top: 25px;
  }



  #point .point_note {
    text-align: left;

    &.point_note_mt {
      margin-top: 5px;
    }
  }

  .point_box.sp_reverse {
    flex-direction: column-reverse;
  }

  .point_box.box02 {
    padding-bottom: 18px;
    margin-top: 18px;
  }

  .point_box.sp_point .point_r02 {
    width: 48%;
    margin-top: 10px;
  }

  .point_box {
    gap: 18px 0;
  }

  .point_l {
    width: 100%;
    /* margin-bottom: 18px; */
  }

  .point_r {
    width: 100%;
  
    .point_r_img {
      width: 80%;
    }
  }



  /* カリキュラム例 */
  .curriculum-sample {
    margin-top: 30px;
  }

  .curriculum-sample_ttl {
    font-size: 15px;
  }

  .curriculum_wrap {
    margin-top: 10px;
  }

  .curriculum-sample_color {
    width: 200px;
  }

  .curriculum-sample_note {
    font-size: 15px;
  }

  .circle_wrap {
    width: 75%;
  }

  .circle_h p {
    font-size: 14px;
  }

  .point_l03 {
    width: 100%;
    margin-bottom: 18px;
  }

  .point_r03 {
    width: 100%;
  }

  .point_color {
    font-size: 16px;
    margin: 3px 0;
  }

  .point_color.nomal_size {
    font-size: 14px;
  }

  .point_color.point_border {
    font-size: 14px;
  }

  .img-list03 {
    margin-top: 15px;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 15px;
  }

  .img-list03_item {}

  .img-list03_ttl {
    padding-left: 20px;
    font-size: 13px;

    &::before {
      font-size: 13px;
    }
  }

  .img-list03_img {
    margin-top: 10px;
  }

  .no-img-list {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 40px;

    li {
      padding-left: 20px;
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 0.075em;
      position: relative;

      &::before {
        content: "◆";
        font-size: 13px;
        color: #2DC434;
        position: absolute;
        top: 0;
        left: 0;
      }
    }
  }

  .bg_mt01 {
    padding-top: 20px;
  }

  .point_box.reverse {
    flex-direction: inherit;
  }

  .point_box02 {
    justify-content: space-between;
  }

  .point_box02.arrow_box {
    border: solid 3px #e7380d;
    border-radius: 10px;
    padding: 0 15px 30px;
  }

  .point_02 {
    /*    width: 100%;*/
    width: 48%;
    margin-right: 0%;
    margin-bottom: 10px;
    /*    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
  }

  .point_02_sp {
    width: 100%;
    /*    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
    margin-bottom: 5px;
  }

  .point_box02 p {
    font-size: 13px;
  }

  .point_03 {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 15px;
  }

  .point_03:nth-of-type(2n) {
    margin-right: 0;
  }

  .skill_img {
    /*    width: 40%;*/
    width: 100%;
    font-size: 14px;
  }

  .point_02_sp .skill_tit {
    /*    width: 55%;*/
    width: 100%;
    line-height: 1.8;
  }

  .point_02:nth-child(2n) {
    margin-right: 0;
  }

  .point_02:nth-last-child(-n + 3) {
    margin-bottom: 10px;
  }

  .point_02:nth-last-child(-n + 2) {
    margin-bottom: 10px;
  }

  .point_02:last-child {
    margin-bottom: 0;
  }

  .topic_name {
    font-size: 11px;
    margin: 5px 0;
  }

  .point_tit li {
    text-indent: -1.3em;
    margin-left: 1.3em;
  }

  .skill_tit {
    font-size: 16px;
    margin: 5px 0 3px;
  }

  .skill_tit--mt {
    margin-top: 20px;
  }

  .text_mb01 {
    margin-bottom: 30px;
  }

  .mt02 {
    margin-top: 18px;
  }

  .mt03 {
    margin-top: 15px;
  }

  .point_tit {
    font-size: 16px;
    margin-bottom: 7px;
  }

  .point_tit02 {
    font-size: 14px;
    margin-bottom: 9px;
  }

  .point_l02 {
    width: 100%;
    margin-bottom: 10px;
  }

  .point_r02 {
    width: 60%;
    text-align: center;
    margin: 0 auto;
  }

  .point_l04 {
    width: 100%;
  }

  .point_r04 {
    width: 100%;
    margin-top: 10px;
  }

  .linear {
    background: linear-gradient(transparent 50%, #ffff00 50%);
    font-size: 16px;
    font-weight: bold;
  }

  .point_li_wrap {
    display: block;
  }

  .point_li03 {
    width: 100%;
  }

  .point_li03 li {
    text-indent: -1.4em;
    margin: 0 0 2px 1.4em;
    font-size: 13px;
    letter-spacing: 1px;
  }

  .overflow {
    overflow-x: scroll;
    margin-bottom: 10px;
  }

  .curriculum_table01 {
    width: 250%;
  }

  .curriculum_table01 {
    margin-bottom: 0;
  }



  .sp_ul {
    width: 100%;
    display: none;
  }

  .sp_ul .point_li03 {
    width: 100%;
  }

  .sp_disp {
    display: none;
  }

  .sp_more {
    display: block;
    width: 60%;
    background-color: #fff;
    border: solid 2px #806bb8;
    padding: 10px;
    cursor: pointer;
    color: #806bb8;
    font-weight: bold;
    margin: 20px auto 0;
    text-align: center;
    position: relative;
  }

  .sp_more:after {
    content: "+";
    position: absolute;
    top: 50%;
    right: 14px;
    color: #00a78b;
    margin-top: -18px;
    font-size: 20px;
  }

  .sp_more.open:after {
    content: "-";
  }

  .img_size {
    width: 80%;
    margin: 0 auto;
  }

  .img_size02 {
    width: 80%;
    margin: 0 auto;
  }

  .img_size02 .skill_img {
    width: 100%;
    margin: 10px 0;
  }

  .point_note {
    font-size: 12px;
  }

  .point_note.mt01 {
    margin-top: 5px;
  }

  .skill_text02.no_mb {
    margin-bottom: 0;
  }

  .skill_text03 {
    font-size: 13px;
    margin-top: 4px;
  }

  .skill_text04 {
    font-size: 14px;
    margin-top: 4px;
  }

  .point-color-bg {
    margin-top: 10px;
    padding: 10px 15px;
    display: block;
  }

  .training-list {
    margin-top: 5px;
    gap: 5px 0;
    flex-direction: column;

    li {
      padding-left: 18px;
      font-size: 14px;

      &::before {
        font-size: 14px;
      }
    }
  }

  .movie_box {
    margin: 18px 0 20px;
  }

  .movie_box iframe {
    height: 250px;
  }

  .topics_wrap {
    padding: 25px;
    margin-bottom: 5px;
  }

  .topics_wrap .point_h4 {
    margin-top: 30px;
  }

  .topics_wrap_tit {
    font-size: 18px;
    padding: 5px 15px;
  }

  #point .sub_tit01 {
    margin: 20px 0 5px;
    font-size: 17px;
  }

  /*-----------------interview_box02-----------------*/
  .interview_box02 {
    display: block;
    margin-top: 50px;
  }

  .rec_class {
    width: 100%;
    margin-bottom: 40px;
  }

  .class_name {
    padding: 20px 0 15px;
    font-size: 20px;
  }

  .teacher_tit {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .interview_box02_tit {
    font-size: 18px;
    padding: 5px 15px;
  }

  .teacher_voice {
    width: 100%;
    padding: 25px;
    margin-bottom: 5px;
  }

  /*総合英語用*/
  .rec_class--en .rec_class_detail .class_name {
    width: 100%;
  }

  .rec_class--en .rec_class_detail .class_text {
    width: 100%;
  }

  .rec_class--en .rec_class_detail .class_img {
    width: 100%;
    margin-top: 25px;
  }

  #point .rec_class.rec_class--en .bx-prev {
    left: 0;
  }

  #point .rec_class.rec_class--en .bx-next {
    right: 0;
  }

  /*-----------------#pass_sec-----------------*/
  #pass_sec {
    padding: 40px 0;
  }

  .bg_padding {
    margin-top: 40px;
  }

  /*-----------------point02.html-----------------*/
  #point.point02 .h1_wrap .h1_inner .h1 {
    font-size: 16px;
    margin-top: 5px;
  }

  #point.point02 .h1_wrap .h1_inner .h1_sub01 {
    font-size: 16px;
  }

  /*-----------------flow-----------------*/
  .flow_tit {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 10px;
  }

  .flow_tit span {
    font-size: 13px;
    padding: 0px 5px;
    border-radius: 5px;
    margin-right: 7px;
  }

  .flow_tit02 {
    font-size: 15px;
    margin-bottom: 3px;
  }

  .flow_tit03 {
    font-size: 16px;
    padding: 2px 10px;
    margin-bottom: 7px;
  }

  .flow_after {
    font-size: 16px;
  }

  .flow_tri {
    margin: 15px 0;
  }

  .skill_tit.mt_sp {
    margin-top: 15px;
  }

  .more_btn a {
    padding: 12px;
    font-size: 15px;
    line-height: 1.5;
    border-width: 2px;
  }

  /*-----------------language_toeic_box-----------------*/
  .language_toeic_box .bx-viewport {
    overflow: hidden !important;
  }

  #point .language_point .toeic_box02 {
    line-height: 1;
  }

  .language_point .toeic_box02 .toeic_img {
    width: 100%;
    flex-wrap: wrap;
    max-width: inherit;
  }

  .language_point .toeic_box02 .toeic_student {
    padding: 20px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .language_point .toeic_name {
    width: 100%;
  }

  .language_point .toeic_box02 .img {
    width: 100%;
  }

  .language_point .toeic_box02 .toeic_l {
    width: 100%;
    max-width: inherit;
  }

  .language_point .toeic_box02 .toeic_score {
    margin-left: 0;
    width: 100%;
    flex-wrap: nowrap;
  }

  .toeic_box02 .toeic_student.reverse {
    flex-flow: column-reverse;
    margin-bottom: 20px;
  }

  .language_point .toeic_box02 .toeic_score.three_column .toeic_before {
    font-size: 18px;
  }

  .language_point .toeic_box02 .toeic_before .toeic_when {
    margin-left: 53px;
    margin-top: 7px;
    font-size: 13px;
  }

  .language_point .toeic_box02 .toeic_score.three_column .toeic_arrow.toeic_when {
    width: 10px;
  }

  .language_point .toeic_box02 .toeic_score.three_column .toeic_after {
    width: 70px;
    margin-top: 7px;
  }

  .language_point .toeic_box02 .toeic_after .toeic_when {
    font-size: 13px;
  }

  .language_point .toeic_box02 .toeic_score.three_column .toeic_after.more_icon::before {
    width: 70px;
    height: 15px;
    background: url(../../course/internationalairline/img/icon_more_up.png) no-repeat center center / 70px 15px;
    top: -15px;
  }

  .language_point .toeic_box02 .toeic_before {
    margin: 0px 7px 0 0;
    width: 122px;
  }

  .language_point .toeic_box02 .toeic_before01 {
    width: 50px;
  }

  .language_point .toeic_box02 .toeic_before02 {
    font-size: 18px;
    text-align: left;
  }

  .language_point .toeic_box02 .toeic_arrow {
    margin: 8px 8px 0 0;
    color: #333;
    font-size: 28px;
  }

  .language_point .toeic_box02 .toeic_score.three_column .toeic_before02 {
    font-size: 14px;
  }

  .language_point .toeic_box02 .toeic_score.three_column .toeic_arrow {
    font-size: 18px;
    margin: 8px 6px 0 0;
  }

  .language_point .toeic_box02 .toeic_after {
    padding-right: 0;
    margin-top: 7px;
    width: 86px;
  }

  #point .language_point .toeic_box02 .toeic_after02 {
    font-size: 30px;
    line-height: 1;
  }

  #point .language_point .toeic_box02 .toeic_score.three_column .toeic_after02 {
    font-size: 18px;
    line-height: 1;
  }

  .language_point .toeic_box02 .toeic_after02 span {
    font-size: 18px;
  }

  .language_point .toeic_box02 .toeic_before01,
  .language_point .toeic_box02 .toeic_after01 {
    font-size: 14px;
  }

  #point .language_point .toeic_box02 .toeic_tit {
    letter-spacing: 2px;
    margin: 10px 0;
    font-size: 18px;
    line-height: 1.5;
  }

  #point .bx-prev {
    left: -10px;
    bottom: -39px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-indent: 100%;
    white-space: nowrap;
    margin-top: -25px;
    overflow: hidden;
    z-index: 99;
  }

  #point .bx-next {
    position: absolute;
    right: -10px;
    bottom: -39px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-indent: 100%;
    white-space: nowrap;
    margin-top: -25px;
    overflow: hidden;
    z-index: 99;
  }

  #point .bx-prev:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(225deg);
    position: absolute;
    top: 48%;
    right: 10px;
    margin-top: -3px;
  }

  #point .bx-next:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 48%;
    left: 10px;
    margin-top: -3px;
  }

  .point01_img {
    margin-top: 20px;
  }


  .global_links {
    margin-top: 30px;
  }

  .global_links_ttl {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .global_links_flex {
    flex-direction: column;
    gap: 30px 0;
  }

  .global_links_item {
    width: 100%;
  }

  .global_links_en {
    margin-top: 10px;
    font-size: 16px;
  }

  .global_links_ja {
    margin-top: 5px;
    font-size: 16px;
  }

  .global_links_text {
    margin-top: 5px;
  }

  .global_links_link {
    margin-top: 5px;
  }

  .global_links_link a:hover {
    text-decoration: none;
  }

  /*-----------------toeic_accordion-----------------*/
  .toeic_accordion_flex {
    justify-content: space-between;
  }

  .toeic_accordion_flex .inner01 {
    width: 47%;
    max-width: inherit;
    margin-top: 30px;
  }

  .toeic_accordion .trigger {
    width: 100%;
    margin-top: 20px;
  }

  .toeic_accordion .trigger p {
    padding: 0 20px 6px 0;
    font-size: 15px;
    letter-spacing: 1px;
  }

  .eiken_douga {
    margin: 25px 0 15px;
  }

  /*-----------------choose_course02-----------------*/
  .choose_course02 {
    padding: 30px 0 40px;
  }

  #point .choose_course02 .plus_icon {
    width: 40px;
    height: 40px;
    font-size: 32px;
    line-height: 40px;
    top: -20px;
    left: calc(50% - 20px);
  }

  .choose_course02_tit {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .choose_course02_tit span {
    font-size: 12px;
  }

  .arrow_box+.text_style01 {
    margin-top: -38px;
    margin-bottom: 10px;
  }

  /* person_box */
  /* --------------------------------------------------- */

  .person_box {
    margin-top: 25px;
    padding: 15px;
  }

  .voice_tit_svg {
    margin: -30px auto 15px;
  }

  .person_box .tit {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 1.5;
  }

  .person_box .inner01 {
    display: inherit;
  }

  .person_box .inner01.inner01--mt {
    margin-top: 20px;
  }

  .person_box .inner01 .img_box {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: inherit;
    margin: 0 4% 12px 0;
  }

  .person_box .inner01 .img_box .img {
    width: 30%;
    margin: 0 15px 0 0;
  }

  .person_box .inner01 .text .inner01_logo {
    width: 85%;
    margin: 20px auto;
  }

  .person_box .inner01 .text {
    width: 100%;
  }

  .person_box .inner02 {
    align-items: inherit;
    margin-top: 15px;
    padding: 15px;
  }

  .person_box .inner02 .img {
    width: 36%;
  }

  .person_box .inner02 .text {
    width: 60%;
    font-size: 13px;
    line-height: 1.7;
  }

  .person_box .inner02 .text .bold {
    font-size: 14px;
    line-height: 1.5;
  }




  .management .inner01 {
    display: inherit;
  }

  .management .inner01.inner01--mt {
    margin-top: 20px;
  }

  .management .inner01 .img_box {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: inherit;
    margin: 0 4% 12px 0;
  }

  .management .inner01 .img_box .img {
    width: 30%;
    margin: 0 15px 0 0;
  }

  .management .inner01 .text .inner01_logo {
    width: 85%;
    margin: 20px auto;
  }

  .management .inner01 .text {
    width: 100%;
  }


  /*-----------------flex_lang02-----------------*/
  .flex_lang02 {
    margin-bottom: 10px;
  }

  .flex_lang02_l {
    width: 100%;
  }

  .flex_lang02_l p {
    margin-bottom: 10px;
  }

  .flex_lang02_l p:first-of-type {
    text-align: center;
  }

  .flex_lang02_l img {
    margin-bottom: 15px;
    width: 60%;
  }

  .flex_lang02_r {
    width: 100%;
  }


  /*-----------------topics_wrap-----------------*/
  .topics_wrap {
    margin-top: 30px;
  }

  .great_student {
    width: calc(100% + 50px);
    margin-left: -25px;
  }

  .point_flex {
    width: 100%;
    margin: 10px 0;
  }

  .point_flex_img {
    width: 35%;
  }

  .point_flex_text {
    width: 60%;
    line-height: 1.8;
    margin-top: -5px;
    font-size: 13px;
  }

  .point_flex_img .ca,
  .point_flex_img .gs {
    padding: 0px 10px;
    font-size: 10px;
  }


  /*-----------------fresh_sec-----------------*/
  #point #fresh_sec .interview_tit {
    font-size: 17px;
    letter-spacing: 0;
    margin-bottom: 10px;
    line-height: 1.6;
    margin-top: 30px;
  }

  .interviewee {
    margin-bottom: 20px;
  }

  .interview_box_l {
    width: 100%;
    margin-bottom: 0;
  }

  .interview_box_r {
    width: 100%;
    margin-left: 0%;
  }

  /*-----------------voice_box-----------------*/
  .voice_box {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 25px;
  }

  .voice_box .text {
    width: 100%;
    margin: 0 0 20px;
    padding: 10px 20px 20px;
    border-radius: 20px;
  }

  .voice_box .text::before {
    top: inherit;
    bottom: -15px;
    right: 50%;
    width: 3px;
    height: 25px;
  }

  .voice_box .text::after {
    top: inherit;
    bottom: -15px;
    right: 50%;
    margin: 0 -3px 0 0;
    width: 3px;
    height: 25px;
  }

  .voice_box .text .tit {
    font-size: 19px;
    letter-spacing: 2px;
    text-align: center;
  }

  .voice_box .img {
    width: 30%;
  }

  .voice_box.reverse {
    flex-flow: column-reverse;
    align-items: center;
  }

  .voice_box.reverse .text02::before {
    right: inherit;
    left: 50%;
  }

  .voice_box.reverse .text02::after {
    right: inherit;
    left: 50%;
    margin: 0 0 0 3px;
  }

  .voice_box.reverse .img {
    margin-left: 30px;
  }

  /*------------------2022年4月より2年制から3年制へ-----------------*/
  #special_wrap .point_l02 {
    width: 100%;
    margin-bottom: 30px;
  }

  #special_wrap .point_box02.box02 .point_02 {
    width: 100%;
    margin-bottom: 18px;
  }

  .point_box02 .step {
    position: relative;
    margin-top: 35px;
  }

  .point_box02 .step .step_num {
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 60px;
  }

  #special_wrap .point_box02 .step .step_num {
    top: 46px;
    left: -34px;
    transform: inherit;
  }

  .year_flow {
    margin-bottom: 40px;
  }

  #point .sub_tit01 {
    margin: 20px 0 5px;
    font-size: 17px;
  }

  .team_box {
    display: inherit;
    line-height: 1.6;
  }

  .team_box .box01 {
    display: flex;
    width: 100%;
    margin-bottom: 25px;
  }

  .team_box .box01 .img {
    width: 30%;
    margin-right: 5%;
  }

  .team_box .box01 .text_box {
    width: 65%;
  }

  .team_box .box01 .tit {
    margin: 8px 0 0;
    text-align: left;
  }

  .team_box .box01 .sub {
    margin-bottom: 3px;
    font-size: 12px;
    text-align: left;
  }

  .karte_box {
    align-items: flex-start;
  }

  .karte_box .img {
    width: 24%;
    margin: -10px 4% 0 0;
  }

  .karte_box .text_box {
    width: 65%;
  }

  .karte_box .text_box .sub {
    margin-bottom: 4px;
    line-height: 1.5;
  }

  .karte_box .text_box .tit {
    margin-bottom: 8px;
    font-size: 16px;
    letter-spacing: 0;
  }

  .sp_karte {
    width: 140%;
    margin-left: -40%;
    margin-top: 5px;
  }

  .point_box02 .step .step_num {
    top: 46px;
    left: -34px;
    transform: inherit;
  }

  .point_box02 .skill_tit02 {
    margin: 10px 0 3px;
    font-size: 16px;
    line-height: 1.5;
  }

  .text_style01 {
    margin-top: 10px;
    font-size: 17px;
  }

  #symposium_sec {
    border-width: 2px;
    padding: 8px 20px;
    font-size: 15px;
    width: 80%;
  }

  #symposium_sec:before {
    margin-top: -6px;
  }

  #symposium_sec.open::before {
    margin-top: -3px;
  }

  #point #symposium_sec {
    padding: 0px 20px 25px;
  }

  /* .focus */
  /* --------------------------------------------------- */
  .btn_all {
    margin-top: 15px;
  }

  .btn_all a {
    width: 70%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }

  .btn_all a:hover {
    opacity: 1;
  }

  .focus_link {
    margin: 10px 0 20px;
    font-size: 14px;
  }

  .focus_link span {
    padding-bottom: 8px;
  }

  .focus .point {
    padding: 20px 15px;
    display: block;
    margin-bottom: 30px;
  }

  .focus .point .tit {
    font-size: 18px;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center;
  }

  .focus .point ul li {
    font-size: 14px;
    margin-bottom: 5px;
    margin-left: 21px;
  }

  .focus .point ul li span {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-left: -21px;
  }

  .focus .lesson_view {
    display: block;
    padding-bottom: 25px;
  }

  .focus .lesson_view li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .focus .lesson_view li img,
  .focus .lesson_view li video {
    height: 280px;
  }

  .focus .lesson_view li .txt {
    font-size: 14px;
    margin-top: 5px;
    line-height: 1.3;
  }

  .focus .comment_box {
    margin-bottom: 30px;
    display: block;
  }

  .focus .comment_box .text_box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .focus .comment_box .text_box .sub_tit {
    font-size: 15px;
    margin-bottom: 5px;
  }

  .focus .comment_box .text_box .main_tit {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .focus .comment_box .pic_box {
    width: 100%;
    text-align: center;
  }

  .focus .comment_box .pic_box img {
    max-width: 150px;
    height: 150px;
  }

  .focus .comment_box .pic_box .txt {
    font-size: 12px;
    margin-top: 5px;
  }


  /* point3列 */
  .point_h4-02 {
    font-size: 16px;
  }

  /* .skill_text{
  margin-top: 15px;
  line-height: 1.58;
} */
  .point-flex {
    margin-top: 30px;
    display: block;
  }

  .point-flex_box {
    width: 100%;
    margin-top: 30px;
  }

  .point-flex_box:first-child {
    margin-top: 0;
  }

  .point-flex_tit {
    margin-top: 10px;
    font-size: 16px;
  }

  .point-flex_text {
    margin-top: 5px;
  }





  .interview_box .toeic_score {
    margin-top: 10px;
    flex-wrap: nowrap;
    margin-left: 0;
  }

  .interview_box .toeic_score--mt-15 {
    margin-top: -15px;
  }

  .interview_box .toeic_score--mb {
    margin-bottom: 10px;
  }

  .interview_box .toeic_before {
    margin-top: 0;
    margin-right: 5px;
  }

  .interview_box .toeic_before01,
  .interview_box .toeic_after01 {
    margin-right: 0;
    font-size: 18px;
  }

  .interview_box .toeic_before02 {
    font-size: 30px;
    text-align: center;
  }

  .interview_box .toeic_before02 span {
    margin: 0;
    font-size: 16px;
  }

  .interview_box .toeic_arrow {
    margin: 29px 5px 0 0;
    font-size: 22px;
  }

  .interview_box .toeic_after {
    padding-right: 72px;
  }

  .interview_box .toeic_after02 {
    font-size: 42px;
  }

  .interview_box .toeic_after02 span {
    font-size: 16px;
  }

  .interview_box .toeic_up {
    width: 75px;
    height: 75px;
    margin-left: -70px;
    font-size: 20px;
  }

  .interview_box .toeic_up .up {
    font-size: 13px;
  }

  .interview_box .toeic_up .up02 {
    font-size: 18px;
  }



  .voice_box .toeic_score {
    margin-top: 10px;
    flex-wrap: nowrap;
    margin-left: 0;
  }

  .voice_box .toeic_score.toeic_score--mt15 {
    margin-top: 0;
  }

  .voice_box .toeic_before {
    margin-top: 0;
    margin-right: 5px;
  }

  .voice_box .toeic_before01,
  .voice_box .toeic_after01 {
    margin-right: 0;
    font-size: 18px;
  }

  .voice_box .toeic_before02 {
    font-size: 30px;
    text-align: center;
  }

  .voice_box .toeic_before02 span {
    margin: 0;
    font-size: 16px;
  }

  .voice_box .toeic_arrow {
    margin: 29px 5px 0 0;
    font-size: 22px;
  }

  .voice_box .toeic_after {
    padding-right: 72px;
  }

  .voice_box .toeic_after02 {
    font-size: 42px;
  }

  .voice_box .toeic_after02 span {
    font-size: 16px;
  }

  .voice_box .toeic_up {
    width: 75px;
    height: 75px;
    margin-left: -70px;
    font-size: 20px;
  }

  .voice_box .toeic_up .up {
    font-size: 13px;
  }

  .voice_box .toeic_up .up02 {
    font-size: 18px;
  }


  /* HOTEL 追記240123 */

  .hotel .point_flex {
    margin-bottom: 8px;
    display: block;
  }

  .hotel .point02_text {
    line-height: 1.8;
    margin-bottom: 20px;
  }

  .hotel .point_flex_l {
    width: 100%;
    margin-bottom: 15px;
  }

  .hotel .topic_tit02 {
    font-size: 15px;
    margin: 0 0 5px;
  }

  .hotel .point_flex_r {
    width: 100%;
  }

  .hotel .point_flex.hotel_pic {
    display: flex;
  }

  .hotel .room_list01 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .hotel .room_list01 li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }

  .hotel .room_list01 li .txt {
    font-size: 14px;

  }

  .hotel .room_voice {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .hotel .room_voice .voice_img {
    width: 100%;
    margin-right: 0;
    order: 2;
    text-align: center;
  }

  .hotel .room_voice .voice_img img {
    width: 60%;
    height: auto;
  }

  .hotel .room_voice .voice_txt {
    width: 100%;
    line-height: 1.8;
    order: 1;
    margin-bottom: 15px;
  }

  #point .management .sec_wrap .point_h3 {
    margin-top: 0;
  }

  .hotel .management_tit {
    margin-top: 30px;
    color: #806BB8;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
  }

  .hotel .management .management_text {
    margin-top: 0;
  }

  .hotel .management_box {
    display: block;
    margin: 20px 0;
  }

  .hotel .management_box .box_text {
    width: 100%;
    margin-right: 0;
    line-height: 1.8;
    margin-bottom: 15px;
  }

  .hotel .management_box .box_text .tit {
    font-size: 16px;
  }

  .hotel .management_box .box_pic {
    width: 100%;
    padding-top: 0;
  }

  .hotel .point_about_box {
    border: solid 1px #806BB8;
    background: #FFF;
    display: block;
    padding: 15px;
    margin-top: 20px;

  }

  .hotel .point_about_box .about_box_l {
    width: 100%;
    padding: 0;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;


  }

  .hotel .point_about_box .about_box_r {
    width: 100%;
    padding: 10px 0 0;
    border-left: none;
    border-top: dotted 1px #806BB8;
  }

  .hotel .point03_img {
    width: 100%;
    margin: 0 0 40px;
  }

  .hotel .point_l .topic02_02 {
    width: 73.1%;
    margin: 20px auto 0;

  }

  /* 韓国語 追記240123 */

  .asia .point_box .skill_tit {
    font-size: 16px;
  }

  .asia .employment_box02_ul .skill_tit {
    font-size: 13px;
  }

  .asia .bg_color .support_box {
    border: solid 2px #2DC434;
    border-radius: 15px;
    background: #FFF;
    padding: 20px 15px 10px;
    margin-top: 30px;
  }

  .asia .bg_color .support_box .box01 {
    padding: 0;
    display: block;
    margin-bottom: 0;
  }

  .asia .bg_color .support_box .box01 .box01_l {
    width: 100%;
    color: #2DC434;
    font-size: 18px;
    font-weight: 700;

  }

  .asia .bg_color .support_box .box01 .box01_r {
    width: 100%;
    text-align: center;
  }

  .asia .bg_color .support_box .box01 .box01_r img {
    width: 60%;
  }

  .asia .bg_color .support_box .box02 {
    display: block;
  }

  .asia .bg_color .support_box .box02 .box02_inner {
    width: 100%;
    margin-right: 0;
    line-height: 1.8;
    margin-bottom: 15px;
  }

  .asia .bg_color .support_box .box02 .box02_inner:last-of-type {
    margin-right: 0;
  }

  .asia .bg_color .support_box .box02 .box02_inner .tit {
    background: #EEFFEC;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 0 5px;
  }

  .asia .bg_color .support_box .box02 .box02_inner .img01 {
    width: 56%;
    margin: 20px auto 0;
  }

  .asia .bg_color .table_box {
    display: block;
  }

  .asia .bg_color .table_box .box {
    width: 100%;
  }

  .asia .bg_color .table_box .box:first-of-type {
    margin-bottom: 15px;
  }

  .asia .bg_color .table_box .box_tit {
    font-size: 15px;
  }

  .asia .bg_color.box_txt {
    margin-top: 10px;
  }

  .asia .bg_color .attention {
    font-size: 12px;
    margin-top: 5px;
  }

  #point.asia section.last_sec {
    padding: 25px 0 35px;
  }

  .asia .univ_content .topik_content {
    padding: 20px 15px;
  }

  .asia .univ_content .topik_content .title01 {
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
  }

  .asia .univ_content .topik_content .title01 span {
    display: inline-block;
    border-left: solid 3px #2DC434;
    padding-left: 10px;
  }

  .asia .univ_content .topik_content .topik_box {
    display: block;
  }

  .asia .univ_content .topik_content .topik_box .box_l {
    width: 100%;
    line-height: 1.8;
    margin-bottom: 15px;
  }

  .asia .univ_content .topik_content .topik_box .box_r {
    width: 100%;

    .topik01_title {
      font-size: 14px;
    }

    .topik01_note {
      font-size: 10px;
      margin-top: 5px;
    }
  }

  .topik01_img {
    overflow: scroll;
  
    img {
      width: 457px;
    }
  }



  /* 在校生の声 */
  .cs-voice {
    padding-top: 0 !important;
  }

  .cs-voice_ttl {
    margin-bottom: 15px;
    padding: 20px 0;
    background-color: #e5f6f3;
    background-image: linear-gradient(-90deg, #fff 50%, transparent 50%);
    background-size: 8px 8px;
    border-top: 2px solid #00A78B;
    border-bottom: 2px solid #00A78B;
  }

  .cs-voice_ttl-ja {
    font-size: 5.6vw;
  }

  .cs-voice_ttl-en {
    width: 100px;
    margin: 8px auto 0;
  }

  .cs-voice_list {
    gap: 25px 0;
  }


  #point .cs-voice_box .bx-next {
    margin-top: 0;
    top: 80px;
    right: -10px;
  }

  #point .cs-voice_box .bx-prev {
    margin-top: 0;
    top: 80px;
    left: -10px;
  }

  .cs-voice_box {
    padding-top: 20px;
  }

  .cs-voice_sec01 {
    padding: 10px 0 0;
    flex-direction: column;
    gap: 15px 0;
  }

  .cs-voice_sec01-r {
    width: 100%;
    order: 2;
  }

  .cs-voice_sec01-r_ttl {
    font-size: 18px;
  }

  .cs-voice_sec01-r_toeic {
    max-width: 70%;
    margin-top: 10px;
  }

  .cs-voice_sec01-r_text {
    margin-top: 15px;
  
    &.text_mt01 {
      margin-top: 10px;
    }
  }

  .cs-voice_sec01-l {
    width: 100%;
    padding: 0 25px;
    order: 1;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }

  .cs-voice_sec01-l_img {
    width: 38%;
    margin: 0;
  }

  .cs-voice_sec01-l_img-grade{
    width: 50px;
    height: 50px;
    font-size: 10px;
    top: -10px;
    left: -25px;
    span{
      margin-bottom: -2px;
      display: block;
      font-size: 22px;
      line-height: 1;
    }
  }

  .cs-voice_sec01-l_text {
    width: 57%;
    font-size: 12px;
    letter-spacing: 0.075em;
  }

  .cs-voice_sec02 {
    margin-top: 20px;

    .curriculum_wrap {
      margin-top: 10px;
    }
  }

  .cs-voice_sec02.mt0 {
    margin-top: 0;
  }

  .curriculum_wrap {
    width: calc(100% + 20px);
  }

  .cs-voice_sttl {
    font-size: 16px !important;
    display: block;
  }

  .cs-voice_sttl-box {
    width: 98px;
    top: 14px;
    right: 0;
  }

  .cs-voice_sttl-box_inner {
    padding: 6px 0;
    font-size: 9px;

    &::after {
      width: 10px;
      height: 10px;
      bottom: -5px;
    }
  }

  .cs-voice_voice {
    flex-direction: column;
    border-width: 2px;
    border-radius: 10px;
    padding: 25px 15px 35px;
    margin-top: 30px;
    
    &::after {
      display: none;
    }
  }

  .cs-voice_voice_ttl {
    position: absolute;
    top: -16px;
    width: 140px;

    svg {
      max-width: 100%;
      height: auto;
    }
  }

  .cs-voice_voice_item {
    margin-top: 10px;
  }

  .cs-voice_voice_dt {
    font-size: 16px;

    .icon {
      width: 26px;
      margin-right: 5px;
    }
  }

  .cs-voice_voice_dd {
    margin-top: 8px;

    &.item_flex {
      flex-direction: column;
      gap: 10px 0;
    }

    &.bg_box {
      padding: 15px;
      
      .icon {
        position: absolute;
        top: -10px;
        left: -10px;
        width: 50px;
      }
    }
    
    .cs-voice_voice_li-img {
      width: 90%;
  
      &.dd_img01,
      &.dd_img02 {
        text-align: center;
      }

      &.dd_img01 {
        width: 30%;
      }

      &.dd_img01_01 {
        width: 50%;
      }
    
      &.dd_img02 {
        width: 50%;
      }
    }
  }



  /* コメントボックス */
  .comment-box {
    margin: 25px 0;
    padding: 20px;
    border: 1px solid #F24C48;
    border-radius: 5px;
  }

  .comment-box_ttl {
    padding: 0 6px;
    font-size: 14px;
    top: -6px;
    left: 10px;
  }

  .comment-box_flex {
    flex-direction: column;
  }

  .comment-box_r {
    width: 100%;
    margin-top: 15px;
    order: 2;
  }

  .comment-box_bold {
    font-size: 15px;
  }

  .comment-box_text {
    margin-top: 10px;
  }

  .comment-box_l {
    width: 60%;
    margin: 0 auto;
    order: 1;
  }


  /*----------------------------------------------------------*/
}