@charset "UTF-8";
/*=======================================
学科ページ2025
=========================================*/
@media screen and (min-width: 768px) {
  .pc {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

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

@media screen and (min-width: 568px) {
  .sp2 {
    display: none !important;
  }
}
@media screen and (max-width: 567px) {
  .sp2 {
    display: block !important;
  }
}

/**********************************/
#ct01 .title_base h2 {
  color: #F5AC3C;
}
#ct01 .title_base span svg {
  fill: #F5AC3C;
}
#ct01 #course_mv .flex .text_warp .gaka h1 {
  color: #F5AC3C;
}
#ct01 #course_mv .flex .text_warp .gaka p {
  color: #F5AC3C;
}
#ct01 #course_target {
  background-color: rgba(245, 172, 60, 0.3);
}
#ct01 #course_target::before {
  background-image: -webkit-repeating-linear-gradient(315deg, rgba(245, 172, 60, 0.6), rgba(245, 172, 60, 0.6) 8px, rgba(245, 172, 60, 0.5) 8px, rgba(245, 172, 60, 0.5) 11px);
  background-image: repeating-linear-gradient(135deg, rgba(245, 172, 60, 0.6), rgba(245, 172, 60, 0.6) 8px, rgba(245, 172, 60, 0.5) 8px, rgba(245, 172, 60, 0.5) 11px);
}
#ct01 #course_target .target_list div h2 {
  color: #F5AC3C;
}
#ct01 #course_target .target_list div svg {
  fill: #F5AC3C;
}
#ct01 #course_menu ul li a::before, #ct01 #course_menu ul li a::after {
  background-color: #F5AC3C;
}
#ct01 #course_contents01 .inner ul li h3 {
  background-color: #F5AC3C;
}
#ct01 #course_contents02 {
  background-color: rgba(245, 172, 60, 0.3);
}
#ct01 #course_contents02 .title_base {
  background-color: #F5AC3C;
}
#ct01 #course_contents02 .inner ol li .text_warp svg .st1 {
  stroke: #F5AC3C;
}
#ct01 #course_contents02 .inner ol li .text_warp h3 {
  color: #F5AC3C;
}
#ct01 #course_contents03 .sub_title h3::before {
  color: #F5AC3C;
}
@media screen and (min-width: 768px) {
  #ct01 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct01 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 30px solid #F5AC3C;
  }
}
@media screen and (max-width: 767px) {
  #ct01 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct01 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 20px solid #F5AC3C;
  }
}
#ct01 #course_contents03 .inner ul li h3 {
  color: #F5AC3C;
  background-image: -webkit-repeating-linear-gradient(left, #F5AC3C, #F5AC3C 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #F5AC3C, #F5AC3C 3px, transparent 3px, transparent 6px);
}
#ct01 #course_contents04 {
  background-color: rgba(245, 172, 60, 0.3);
}
#ct01 #course_contents04 .title_base {
  background-color: #F5AC3C;
}
#ct01 #course_contents04 .inner .curriculum_box h3 span {
  background-color: #F5AC3C;
}
#ct01 #course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
  color: #F5AC3C;
  background-image: -webkit-repeating-linear-gradient(left, #F5AC3C, #F5AC3C 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #F5AC3C, #F5AC3C 3px, transparent 3px, transparent 6px);
}
#ct01 #course_contents04 .inner .curriculum_box .list_outer .list_inner ul li::before {
  color: #F5AC3C;
}
#ct01 #course_contents04 .inner .curriculum_box .list_outer .list_tips {
  background-color: #F5AC3C;
}
#ct01 #course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
  color: #F5AC3C;
}
#ct01 #course_contents05 .sugoi_box {
  background-color: #F5AC3C;
}
#ct01 #course_contents05 .sugoi_box .text_warp h4 {
  color: #F5AC3C;
}
#ct01 #course_contents07 .inner .balloon_main h3 {
  color: #F5AC3C;
}
#ct01 #course_contents08 {
  background-color: rgba(245, 172, 60, 0.3);
}
#ct01 #course_contents08 .title_base {
  background-color: #F5AC3C;
}
#ct01 #course_contents08 .inner .interview_type1 {
  border: 2px solid #F5AC3C;
}
#ct01 #course_contents08 .inner .interview_type2 {
  border: 4px dotted #F5AC3C;
}
#ct01 #course_contents08 .inner .interview .interview_title h3 {
  color: #F5AC3C;
}
#ct01 #course_contents08 .inner .interview .text_warp dl {
  border-bottom: 2px dotted #F5AC3C;
}
#ct01 #course_contents08 .inner .interview .photo .interview_info em {
  background-color: #F5AC3C;
}
#ct01 #course_contents08 .inner .interview .photo .interview_info em::after {
  border-color: #F5AC3C transparent transparent transparent;
}
#ct01 #course_contents08 .inner .interview .photo .interview_info p {
  color: #F5AC3C;
}
#ct01 #course_contents09 .news_title h2 svg {
  fill: #F5AC3C;
}
#ct01 #course_contents09 .news_title h2 span {
  color: #F5AC3C;
}
#ct01 #course_contents09 .news_wrap .box_wrap .content ul li a {
  border: 3px solid #F5AC3C;
}
#ct01 #course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
  border-bottom: 1px solid #F5AC3C;
}
#ct01 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
  background-color: #F5AC3C;
}
#ct01 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em::before {
  border-color: transparent transparent #F5AC3C transparent;
}
#ct01 #course_contents09 .news_botton a {
  background-color: #F5AC3C;
}
#ct01 .pos01 {
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct01 .pos01 {
    width: 50%;
    top: 50px;
    right: -50px;
  }
}
#ct01 .pos02 {
  left: 0;
  bottom: -200px;
}
@media screen and (max-width: 767px) {
  #ct01 .pos02 {
    width: 30%;
    left: -3.12%;
    bottom: -7%;
  }
}
#ct01 .pos03 {
  top: -10%;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct01 .pos03 {
    width: 50%;
    top: -2%;
    right: -13.12%;
  }
}
#ct01 .pos04 {
  top: 30%;
  left: -50px;
}
@media screen and (max-width: 767px) {
  #ct01 .pos04 {
    width: 50%;
    top: 17%;
    left: -13.12%;
  }
}
#ct01 .pos05 {
  top: 42%;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct01 .pos05 {
    width: 25%;
    top: 28%;
    right: -10px;
  }
}
#ct01 .pos06 {
  top: 100px;
  right: 10%;
}
@media screen and (max-width: 767px) {
  #ct01 .pos06 {
    width: 25%;
    top: 8%;
    right: 10px;
  }
}
#ct01 .pos07 {
  top: -20px;
  right: -20px;
}
@media screen and (max-width: 767px) {
  #ct01 .pos07 {
    width: 25%;
    top: 9%;
    right: 10px;
  }
}
#ct01 .pos08 {
  top: -60px;
  right: -20px;
}
@media screen and (max-width: 767px) {
  #ct01 .pos08 {
    width: 25%;
    top: 8%;
    right: -30px;
  }
}
#ct01 .pos09 {
  top: -230px;
  left: 30px;
}
@media screen and (max-width: 767px) {
  #ct01 .pos09 {
    width: 45%;
    top: -17%;
    left: 0px;
  }
}
#ct01 .pos10 {
  top: 20px;
  right: 30px;
}
@media screen and (max-width: 767px) {
  #ct01 .pos10 {
    width: 35%;
    top: -7%;
    right: 0px;
  }
}
#ct01 .pos11 {
  left: 140px;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  #ct01 .pos11 {
    width: 45%;
    left: 0px;
    bottom: -15%;
  }
}
#ct01 .pos12 {
  top: -110px;
  right: -40px;
}
@media screen and (max-width: 767px) {
  #ct01 .pos12 {
    width: 65%;
    top: -6%;
    right: -50px;
  }
}
#ct01 .pos13 {
  left: 110px;
  bottom: -90px;
}
@media screen and (max-width: 767px) {
  #ct01 .pos13 {
    width: 35%;
    max-width: 160px;
    left: 6%;
    bottom: -50px;
  }
}
#ct01 .pos14 {
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #ct01 .pos14 {
    width: 33%;
    left: 0;
    bottom: 0;
  }
}
#ct01 .pos15 {
  right: -110px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #ct01 .pos15 {
    width: 50%;
    right: -50px;
    bottom: 0;
  }
}

#ct02 .title_base h2 {
  color: #ED7E84;
}
#ct02 .title_base span svg {
  fill: #ED7E84;
}
#ct02 #course_mv .flex .text_warp .gaka h1 {
  color: #ED7E84;
}
#ct02 #course_mv .flex .text_warp .gaka p {
  color: #ED7E84;
}
#ct02 #course_target {
  background-color: rgba(237, 126, 132, 0.3);
}
#ct02 #course_target::before {
  background-image: -webkit-repeating-linear-gradient(315deg, rgba(237, 126, 132, 0.6), rgba(237, 126, 132, 0.6) 8px, rgba(237, 126, 132, 0.5) 8px, rgba(237, 126, 132, 0.5) 11px);
  background-image: repeating-linear-gradient(135deg, rgba(237, 126, 132, 0.6), rgba(237, 126, 132, 0.6) 8px, rgba(237, 126, 132, 0.5) 8px, rgba(237, 126, 132, 0.5) 11px);
}
#ct02 #course_target .target_list div h2 {
  color: #ED7E84;
}
#ct02 #course_target .target_list div svg {
  fill: #ED7E84;
}
@media screen and (min-width: 768px) {
  #ct02 #course_target ul {
    width: calc(100% - 210px);
    grid-template-rows: repeat(2, auto) !important;
  }
}
#ct02 #course_menu ul li a::before, #ct02 #course_menu ul li a::after {
  background-color: #ED7E84;
}
#ct02 #course_contents01 .inner ul li h3 {
  background-color: #ED7E84;
}
#ct02 #course_contents02 {
  background-color: rgba(237, 126, 132, 0.3);
}
#ct02 #course_contents02 .title_base {
  background-color: #ED7E84;
}
#ct02 #course_contents02 .inner ol li .text_warp svg .st1 {
  stroke: #ED7E84;
}
#ct02 #course_contents02 .inner ol li .text_warp h3 {
  color: #ED7E84;
}
#ct02 #course_contents03 .sub_title h3::before {
  color: #ED7E84;
}
@media screen and (min-width: 768px) {
  #ct02 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct02 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 30px solid #ED7E84;
  }
}
@media screen and (max-width: 767px) {
  #ct02 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct02 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 20px solid #ED7E84;
  }
}
#ct02 #course_contents03 .inner ul li h3 {
  color: #ED7E84;
  background-image: -webkit-repeating-linear-gradient(left, #ED7E84, #ED7E84 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #ED7E84, #ED7E84 3px, transparent 3px, transparent 6px);
}
#ct02 #course_contents04 {
  background-color: rgba(237, 126, 132, 0.3);
}
#ct02 #course_contents04 .title_base {
  background-color: #ED7E84;
}
#ct02 #course_contents04 .inner .curriculum_box h3 span {
  background-color: #ED7E84;
}
#ct02 #course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
  color: #ED7E84;
  background-image: -webkit-repeating-linear-gradient(left, #ED7E84, #ED7E84 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #ED7E84, #ED7E84 3px, transparent 3px, transparent 6px);
}
#ct02 #course_contents04 .inner .curriculum_box .list_outer .list_inner ul li::before {
  color: #ED7E84;
}
#ct02 #course_contents04 .inner .curriculum_box .list_outer .list_tips {
  background-color: #ED7E84;
}
#ct02 #course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
  color: #ED7E84;
}
#ct02 #course_contents05 .sugoi_box {
  background-color: #ED7E84;
}
#ct02 #course_contents05 .sugoi_box .text_warp h4 {
  color: #ED7E84;
}
#ct02 #course_contents07 .inner .balloon_main h3 {
  color: #ED7E84;
}
#ct02 #course_contents08 {
  background-color: rgba(237, 126, 132, 0.3);
}
#ct02 #course_contents08 .title_base {
  background-color: #ED7E84;
}
#ct02 #course_contents08 .inner .interview_type1 {
  border: 2px solid #ED7E84;
}
#ct02 #course_contents08 .inner .interview_type2 {
  border: 4px dotted #ED7E84;
}
#ct02 #course_contents08 .inner .interview_type3 {
  border: 4px dotted #ED7E84;
}
#ct02 #course_contents08 .inner .interview .interview_title h3 {
  color: #ED7E84;
}
#ct02 #course_contents08 .inner .interview .text_warp dl {
  border-bottom: 2px dotted #ED7E84;
}
#ct02 #course_contents08 .inner .interview .photo .interview_info em {
  background-color: #ED7E84;
}
#ct02 #course_contents08 .inner .interview .photo .interview_info em::after {
  border-color: #ED7E84 transparent transparent transparent;
}
#ct02 #course_contents08 .inner .interview .photo .interview_info p {
  color: #ED7E84;
}
#ct02 #course_contents09 .news_title h2 svg {
  fill: #ED7E84;
}
#ct02 #course_contents09 .news_title h2 span {
  color: #ED7E84;
}
#ct02 #course_contents09 .news_wrap .box_wrap .content ul li a {
  border: 3px solid #ED7E84;
}
#ct02 #course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
  border-bottom: 1px solid #ED7E84;
}
#ct02 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
  background-color: #ED7E84;
}
#ct02 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em::before {
  border-color: transparent transparent #ED7E84 transparent;
}
#ct02 #course_contents09 .news_botton a {
  background-color: #ED7E84;
}
#ct02 .pos01 {
  top: 155px;
  right: 10%;
}
@media screen and (max-width: 767px) {
  #ct02 .pos01 {
    width: 50%;
    top: 210px;
    right: 10px;
  }
}
#ct02 .pos02 {
  left: 0;
  bottom: -200px;
}
@media screen and (max-width: 767px) {
  #ct02 .pos02 {
    width: 30%;
    left: -3.12%;
    bottom: -7%;
  }
}
#ct02 .pos03 {
  top: -10%;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct02 .pos03 {
    width: 50%;
    top: -2%;
    right: -13.12%;
  }
}
#ct02 .pos04 {
  top: 30%;
  left: -50px;
}
@media screen and (max-width: 767px) {
  #ct02 .pos04 {
    width: 50%;
    top: 17%;
    left: -13.12%;
  }
}
#ct02 .pos05 {
  top: 42%;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct02 .pos05 {
    width: 25%;
    top: 28%;
    right: -10px;
  }
}
#ct02 .pos06 {
  top: -27px;
  right: 4%;
}
@media screen and (max-width: 767px) {
  #ct02 .pos06 {
    width: 36%;
    top: 14%;
    right: 15px;
  }
}
#ct02 .pos07 {
  top: -30px;
  right: -40px;
}
@media screen and (max-width: 767px) {
  #ct02 .pos07 {
    width: 25%;
    top: 9%;
    right: 10px;
  }
}
#ct02 .pos08 {
  top: -60px;
  right: -20px;
}
@media screen and (max-width: 767px) {
  #ct02 .pos08 {
    width: 25%;
    top: 8%;
    right: -30px;
  }
}
#ct02 .pos09 {
  top: -230px;
  left: 30px;
}
@media screen and (max-width: 767px) {
  #ct02 .pos09 {
    width: 45%;
    top: -17%;
    left: 0px;
  }
}
#ct02 .pos10 {
  width: 40%;
  top: -140px;
  right: -100px;
}
@media screen and (max-width: 767px) {
  #ct02 .pos10 {
    width: 55%;
    top: -16%;
    right: 0px;
  }
}
#ct02 .pos11 {
  left: -130px;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  #ct02 .pos11 {
    display: none;
  }
}
#ct02 .pos12 {
  top: -110px;
  right: -40px;
}
@media screen and (max-width: 767px) {
  #ct02 .pos12 {
    width: 65%;
    top: -6%;
    right: -50px;
  }
}
#ct02 .pos13 {
  left: 340px;
  bottom: 70px;
  z-index: 90;
}
@media screen and (max-width: 767px) {
  #ct02 .pos13 {
    width: 35%;
    max-width: 160px;
    left: 54%;
    bottom: -30px;
  }
}
#ct02 .pos14 {
  left: 116px;
  bottom: 43px;
  z-index: 90;
}
@media screen and (max-width: 767px) {
  #ct02 .pos14 {
    width: 53%;
    left: 20px;
    bottom: 2px;
  }
}
#ct02 .pos15 {
  right: -110px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #ct02 .pos15 {
    width: 50%;
    right: -70px;
    bottom: 0px;
  }
}
#ct02 .pos16 {
  left: 16px;
  bottom: 683px;
  z-index: 90;
}
@media screen and (max-width: 767px) {
  #ct02 .pos16 {
    width: 53%;
    left: 20px;
    bottom: -8px;
  }
}

#ct03 .title_base h2 {
  color: #BCB55F;
}
#ct03 .title_base span svg {
  fill: #BCB55F;
}
#ct03 #course_mv .flex .text_warp .gaka h1 {
  color: #BCB55F;
}
#ct03 #course_mv .flex .text_warp .gaka p {
  color: #BCB55F;
}
#ct03 #course_target {
  background-color: rgba(188, 181, 95, 0.3);
}
#ct03 #course_target::before {
  background-image: -webkit-repeating-linear-gradient(315deg, rgba(188, 181, 95, 0.6), rgba(188, 181, 95, 0.6) 8px, rgba(188, 181, 95, 0.5) 8px, rgba(188, 181, 95, 0.5) 11px);
  background-image: repeating-linear-gradient(135deg, rgba(188, 181, 95, 0.6), rgba(188, 181, 95, 0.6) 8px, rgba(188, 181, 95, 0.5) 8px, rgba(188, 181, 95, 0.5) 11px);
}
#ct03 #course_target .target_list div h2 {
  color: #BCB55F;
}
#ct03 #course_target .target_list div svg {
  fill: #BCB55F;
}
@media screen and (min-width: 768px) {
  #ct03 #course_target ul {
    width: calc(100% - 210px);
    grid-template-rows: repeat(2, auto) !important;
  }
}
#ct03 #course_menu ul li a::before, #ct03 #course_menu ul li a::after {
  background-color: #BCB55F;
}
#ct03 #course_contents01 .inner ul li h3 {
  background-color: #BCB55F;
}
#ct03 #course_contents02 {
  background-color: rgba(188, 181, 95, 0.3);
}
#ct03 #course_contents02 .title_base {
  background-color: #BCB55F;
}
#ct03 #course_contents02 .inner ol li .text_warp svg .st1 {
  stroke: #BCB55F;
}
#ct03 #course_contents02 .inner ol li .text_warp h3 {
  color: #BCB55F;
}
#ct03 #course_contents03 .sub_title h3::before {
  color: #BCB55F;
}
@media screen and (min-width: 768px) {
  #ct03 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct03 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 30px solid #BCB55F;
  }
}
@media screen and (max-width: 767px) {
  #ct03 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct03 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 20px solid #BCB55F;
  }
}
#ct03 #course_contents03 .inner ul li h3 {
  color: #BCB55F;
  background-image: -webkit-repeating-linear-gradient(left, #BCB55F, #BCB55F 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #BCB55F, #BCB55F 3px, transparent 3px, transparent 6px);
}
#ct03 #course_contents04 {
  background-color: rgba(188, 181, 95, 0.3);
}
#ct03 #course_contents04 .title_base {
  background-color: #BCB55F;
}
#ct03 #course_contents04 .inner .curriculum_box h3 span {
  background-color: #BCB55F;
}
#ct03 #course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
  color: #BCB55F;
  background-image: -webkit-repeating-linear-gradient(left, #BCB55F, #BCB55F 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #BCB55F, #BCB55F 3px, transparent 3px, transparent 6px);
}
#ct03 #course_contents04 .inner .curriculum_box .list_outer .list_inner ul li::before {
  color: #BCB55F;
}
#ct03 #course_contents04 .inner .curriculum_box .list_outer .list_tips {
  background-color: #BCB55F;
}
#ct03 #course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
  color: #BCB55F;
}
#ct03 #course_contents05 .sugoi_box {
  background-color: #BCB55F;
}
#ct03 #course_contents07 .inner .balloon_main h3 {
  color: #BCB55F;
}
#ct03 #course_contents08 {
  background-color: rgba(188, 181, 95, 0.3);
}
#ct03 #course_contents08 .title_base {
  background-color: #BCB55F;
}
#ct03 #course_contents08 .inner .interview_type1 {
  border: 2px solid #BCB55F;
}
#ct03 #course_contents08 .inner .interview_type2 {
  border: 4px dotted #BCB55F;
}
#ct03 #course_contents08 .inner .interview .interview_title h3 {
  color: #BCB55F;
}
#ct03 #course_contents08 .inner .interview .text_warp dl {
  border-bottom: 2px dotted #BCB55F;
}
#ct03 #course_contents08 .inner .interview .photo .interview_info em {
  background-color: #BCB55F;
}
#ct03 #course_contents08 .inner .interview .photo .interview_info em::after {
  border-color: #BCB55F transparent transparent transparent;
}
#ct03 #course_contents08 .inner .interview .photo .interview_info p {
  color: #BCB55F;
}
#ct03 #course_contents09 .news_title h2 svg {
  fill: #BCB55F;
}
#ct03 #course_contents09 .news_title h2 span {
  color: #BCB55F;
}
#ct03 #course_contents09 .news_wrap .box_wrap .content ul li a {
  border: 3px solid #BCB55F;
}
#ct03 #course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
  border-bottom: 1px solid #BCB55F;
}
#ct03 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
  background-color: #BCB55F;
}
#ct03 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em::before {
  border-color: transparent transparent #BCB55F transparent;
}
#ct03 #course_contents09 .news_botton a {
  background-color: #BCB55F;
}
#ct03 .pos01 {
  top: 125px;
  right: 10%;
}
@media screen and (max-width: 767px) {
  #ct03 .pos01 {
    width: 43%;
    top: 190px;
    right: 10px;
  }
}
#ct03 .pos02 {
  top: -90px;
  right: 260px;
}
@media screen and (max-width: 767px) {
  #ct03 .pos02 {
    width: 35%;
    top: -1%;
    right: -30px;
  }
}
#ct03 .pos03 {
  top: -10%;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct03 .pos03 {
    width: 50%;
    top: -2%;
    right: -13.12%;
  }
}
#ct03 .pos04 {
  top: 30%;
  left: -50px;
}
@media screen and (max-width: 767px) {
  #ct03 .pos04 {
    width: 50%;
    top: 17%;
    left: -13.12%;
  }
}
#ct03 .pos05 {
  top: 42%;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct03 .pos05 {
    width: 25%;
    top: 28%;
    right: -10px;
  }
}
#ct03 .pos06 {
  top: 160px;
  right: 5%;
}
@media screen and (max-width: 767px) {
  #ct03 .pos06 {
    width: 46%;
    top: 17%;
    right: 10px;
  }
}
#ct03 .pos07 {
  top: -10px;
  right: 50px;
}
@media screen and (max-width: 767px) {
  #ct03 .pos07 {
    width: 30%;
    top: 15%;
    right: 20px;
  }
}
#ct03 .pos08 {
  top: -60px;
  right: -20px;
}
@media screen and (max-width: 767px) {
  #ct03 .pos08 {
    width: 25%;
    top: 8%;
    right: -30px;
  }
}
#ct03 .pos09 {
  top: -230px;
  left: 30px;
}
@media screen and (max-width: 767px) {
  #ct03 .pos09 {
    width: 45%;
    top: -15%;
    left: 20px;
  }
}
#ct03 .pos10 {
  top: 20px;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct03 .pos10 {
    width: 35%;
    top: -7%;
    right: 21px;
  }
}
#ct03 .pos11 {
  left: 140px;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  #ct03 .pos11 {
    width: 45%;
    left: 0px;
    bottom: -15%;
  }
}
#ct03 .pos12 {
  top: -100px;
  right: 80px;
}
@media screen and (max-width: 767px) {
  #ct03 .pos12 {
    width: 42%;
    top: -6%;
    right: -7px;
  }
}
#ct03 .pos13 {
  left: 540px;
  bottom: 70px;
  z-index: 90;
}
@media screen and (max-width: 767px) {
  #ct03 .pos13 {
    width: 35%;
    max-width: 150px;
    left: 16%;
    bottom: -30px;
  }
}
#ct03 .pos14 {
  left: 320px;
  bottom: 40px;
  z-index: 90;
}
@media screen and (max-width: 767px) {
  #ct03 .pos14 {
    width: 28%;
    left: 20px;
    bottom: 0;
  }
}
#ct03 .pos15 {
  right: -110px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #ct03 .pos15 {
    width: 50%;
    right: -50px;
    bottom: 0;
  }
}

#ct04 .title_base h2 {
  color: #8B92C7;
}
#ct04 .title_base span svg {
  fill: #8B92C7;
}
#ct04 #course_mv .flex .text_warp .gaka h1 {
  color: #8B92C7;
}
#ct04 #course_mv .flex .text_warp .gaka p {
  color: #8B92C7;
}
#ct04 #course_target {
  background-color: rgba(139, 146, 199, 0.3);
}
#ct04 #course_target::before {
  background-image: -webkit-repeating-linear-gradient(315deg, rgba(139, 146, 199, 0.6), rgba(139, 146, 199, 0.6) 8px, rgba(139, 146, 199, 0.5) 8px, rgba(139, 146, 199, 0.5) 11px);
  background-image: repeating-linear-gradient(135deg, rgba(139, 146, 199, 0.6), rgba(139, 146, 199, 0.6) 8px, rgba(139, 146, 199, 0.5) 8px, rgba(139, 146, 199, 0.5) 11px);
}
#ct04 #course_target .target_list div h2 {
  color: #8B92C7;
}
#ct04 #course_target .target_list div svg {
  fill: #8B92C7;
}
#ct04 #course_menu ul li a::before, #ct04 #course_menu ul li a::after {
  background-color: #8B92C7;
}
#ct04 #course_contents01 .inner ul li h3 {
  background-color: #8B92C7;
}
#ct04 #course_contents02 {
  background-color: rgba(139, 146, 199, 0.3);
}
#ct04 #course_contents02 .title_base {
  background-color: #8B92C7;
}
#ct04 #course_contents02 .inner ol li .text_warp svg .st1 {
  stroke: #8B92C7;
}
#ct04 #course_contents02 .inner ol li .text_warp h3 {
  color: #8B92C7;
}
#ct04 #course_contents03 .sub_title h3::before {
  color: #8B92C7;
}
@media screen and (min-width: 768px) {
  #ct04 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct04 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 30px solid #8B92C7;
  }
}
@media screen and (max-width: 767px) {
  #ct04 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct04 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 20px solid #8B92C7;
  }
}
#ct04 #course_contents03 .inner ul li h3 {
  color: #8B92C7;
  background-image: -webkit-repeating-linear-gradient(left, #8B92C7, #8B92C7 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #8B92C7, #8B92C7 3px, transparent 3px, transparent 6px);
}
#ct04 #course_contents04 {
  background-color: rgba(139, 146, 199, 0.3);
}
#ct04 #course_contents04 .title_base {
  background-color: #8B92C7;
}
#ct04 #course_contents04 .inner .curriculum_box h3 span {
  background-color: #8B92C7;
}
#ct04 #course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
  color: #8B92C7;
  background-image: -webkit-repeating-linear-gradient(left, #8B92C7, #8B92C7 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #8B92C7, #8B92C7 3px, transparent 3px, transparent 6px);
}
#ct04 #course_contents04 .inner .curriculum_box .list_outer .list_inner ul li::before {
  color: #8B92C7;
}
#ct04 #course_contents04 .inner .curriculum_box .list_outer .list_tips {
  background-color: #8B92C7;
}
#ct04 #course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
  color: #8B92C7;
}
#ct04 #course_contents05 .sugoi_box {
  background-color: #8B92C7;
}
#ct04 #course_contents05 .sugoi_box .text_warp h4 {
  color: #8B92C7;
}
#ct04 #course_contents07 .inner .balloon_main h3 {
  color: #8B92C7;
}
#ct04 #course_contents08 {
  background-color: rgba(139, 146, 199, 0.3);
}
#ct04 #course_contents08 .title_base {
  background-color: #8B92C7;
}
#ct04 #course_contents08 .inner .interview_type1 {
  border: 2px solid #8B92C7;
}
#ct04 #course_contents08 .inner .interview_type2 {
  border: 4px dotted #8B92C7;
}
#ct04 #course_contents08 .inner .interview .interview_title h3 {
  color: #8B92C7;
}
#ct04 #course_contents08 .inner .interview .text_warp dl {
  border-bottom: 2px dotted #8B92C7;
}
#ct04 #course_contents08 .inner .interview .photo .interview_info em {
  background-color: #8B92C7;
}
#ct04 #course_contents08 .inner .interview .photo .interview_info em::after {
  border-color: #8B92C7 transparent transparent transparent;
}
#ct04 #course_contents08 .inner .interview .photo .interview_info p {
  color: #8B92C7;
}
#ct04 #course_contents09 .news_title h2 svg {
  fill: #8B92C7;
}
#ct04 #course_contents09 .news_title h2 span {
  color: #8B92C7;
}
#ct04 #course_contents09 .news_wrap .box_wrap .content ul li a {
  border: 3px solid #8B92C7;
}
#ct04 #course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
  border-bottom: 1px solid #8B92C7;
}
#ct04 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
  background-color: #8B92C7;
}
#ct04 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em::before {
  border-color: transparent transparent #8B92C7 transparent;
}
#ct04 #course_contents09 .news_botton a {
  background-color: #8B92C7;
}
#ct04 .pos01 {
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct04 .pos01 {
    width: 50%;
    top: 50px;
    right: -50px;
  }
}
#ct04 .pos02 {
  left: 0;
  bottom: -200px;
}
@media screen and (max-width: 767px) {
  #ct04 .pos02 {
    width: 30%;
    left: -3.12%;
    bottom: -7%;
  }
}
#ct04 .pos03 {
  top: -10%;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct04 .pos03 {
    width: 50%;
    top: -2%;
    right: -13.12%;
  }
}
#ct04 .pos04 {
  top: 30%;
  left: -50px;
}
@media screen and (max-width: 767px) {
  #ct04 .pos04 {
    width: 50%;
    top: 17%;
    left: -13.12%;
  }
}
#ct04 .pos05 {
  top: 42%;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct04 .pos05 {
    width: 25%;
    top: 28%;
    right: -10px;
  }
}
#ct04 .pos06 {
  top: 100px;
  right: 10%;
}
@media screen and (max-width: 767px) {
  #ct04 .pos06 {
    width: 25%;
    top: 8%;
    right: 10px;
  }
}
#ct04 .pos07 {
  top: -20px;
  right: -100px;
}
@media screen and (max-width: 767px) {
  #ct04 .pos07 {
    width: 35%;
    top: 18%;
    right: 10px;
  }
}
#ct04 .pos08 {
  top: -60px;
  right: -20px;
}
@media screen and (max-width: 767px) {
  #ct04 .pos08 {
    width: 25%;
    top: 8%;
    right: -30px;
  }
}
#ct04 .pos09 {
  top: -230px;
  left: 30px;
}
@media screen and (max-width: 767px) {
  #ct04 .pos09 {
    width: 45%;
    top: -17%;
    left: 0px;
  }
}
#ct04 .pos10 {
  top: 20px;
  right: 30px;
}
@media screen and (max-width: 767px) {
  #ct04 .pos10 {
    width: 35%;
    top: -7%;
    right: 0px;
  }
}
#ct04 .pos11 {
  left: -110px;
  top: -117px;
}
@media screen and (max-width: 767px) {
  #ct04 .pos11 {
    width: 200px;
    left: -40px;
    top: 148px;
  }
}
#ct04 .pos12 {
  top: -110px;
  right: -40px;
}
@media screen and (max-width: 767px) {
  #ct04 .pos12 {
    width: 65%;
    top: -6%;
    right: -50px;
  }
}
#ct04 .pos13 {
  left: 300px;
  bottom: 0;
  z-index: 12;
}
@media screen and (max-width: 767px) {
  #ct04 .pos13 {
    width: 140px;
    max-width: 140px;
    left: 5px;
    bottom: 0;
  }
}
#ct04 .pos14 {
  left: 100px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #ct04 .pos14 {
    width: 33%;
    left: 0;
    bottom: 0;
  }
}
#ct04 .pos15 {
  right: -110px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #ct04 .pos15 {
    width: 50%;
    right: -50px;
    bottom: 0;
  }
}

#ct05 .title_base h2 {
  color: #F19885;
}
#ct05 .title_base span svg {
  fill: #F19885;
}
#ct05 #course_mv .flex .text_warp .gaka h1 {
  color: #F19885;
}
#ct05 #course_mv .flex .text_warp .gaka p {
  color: #F19885;
}
#ct05 #course_target {
  background-color: rgba(241, 152, 133, 0.3);
}
#ct05 #course_target::before {
  background-image: -webkit-repeating-linear-gradient(315deg, rgba(241, 152, 133, 0.6), rgba(241, 152, 133, 0.6) 8px, rgba(241, 152, 133, 0.5) 8px, rgba(241, 152, 133, 0.5) 11px);
  background-image: repeating-linear-gradient(135deg, rgba(241, 152, 133, 0.6), rgba(241, 152, 133, 0.6) 8px, rgba(241, 152, 133, 0.5) 8px, rgba(241, 152, 133, 0.5) 11px);
}
#ct05 #course_target .target_list div h2 {
  color: #F19885;
}
#ct05 #course_target .target_list div svg {
  fill: #F19885;
}
#ct05 #course_menu ul li a::before, #ct05 #course_menu ul li a::after {
  background-color: #F19885;
}
#ct05 #course_contents01 .inner ul li h3 {
  background-color: #F19885;
}
#ct05 #course_contents02 {
  background-color: rgba(241, 152, 133, 0.3);
}
#ct05 #course_contents02 .title_base {
  background-color: #F19885;
}
#ct05 #course_contents02 .inner ol li .text_warp svg .st1 {
  stroke: #F19885;
}
#ct05 #course_contents02 .inner ol li .text_warp h3 {
  color: #F19885;
}
#ct05 #course_contents03 .sub_title h3::before {
  color: #F19885;
}
@media screen and (min-width: 768px) {
  #ct05 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct05 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 30px solid #F19885;
  }
}
@media screen and (max-width: 767px) {
  #ct05 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct05 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 20px solid #F19885;
  }
}
#ct05 #course_contents03 .inner ul li h3 {
  color: #F19885;
  background-image: -webkit-repeating-linear-gradient(left, #F19885, #F19885 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #F19885, #F19885 3px, transparent 3px, transparent 6px);
}
#ct05 #course_contents04 {
  background-color: rgba(241, 152, 133, 0.3);
}
#ct05 #course_contents04 .title_base {
  background-color: #F19885;
}
#ct05 #course_contents04 .inner .curriculum_box h3 span {
  background-color: #F19885;
}
#ct05 #course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
  color: #F19885;
  background-image: -webkit-repeating-linear-gradient(left, #F19885, #F19885 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #F19885, #F19885 3px, transparent 3px, transparent 6px);
}
#ct05 #course_contents04 .inner .curriculum_box .list_outer .list_inner ul li::before {
  color: #F19885;
}
#ct05 #course_contents04 .inner .curriculum_box .list_outer .list_tips {
  background-color: #F19885;
}
#ct05 #course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
  color: #F19885;
}
#ct05 #course_contents05 .sugoi_box {
  background-color: #F19885;
}
#ct05 #course_contents05 .sugoi_box .text_warp h4 {
  color: #F19885;
}
#ct05 #course_contents07 .inner .balloon_main h3 {
  color: #F19885;
}
#ct05 #course_contents08 {
  background-color: rgba(241, 152, 133, 0.3);
}
#ct05 #course_contents08 .title_base {
  background-color: #F19885;
}
#ct05 #course_contents08 .inner .interview_type1 {
  border: 2px solid #F19885;
}
#ct05 #course_contents08 .inner .interview_type2 {
  border: 4px dotted #F19885;
}
#ct05 #course_contents08 .inner .interview .interview_title h3 {
  color: #F19885;
}
#ct05 #course_contents08 .inner .interview .text_warp dl {
  border-bottom: 2px dotted #F19885;
}
#ct05 #course_contents08 .inner .interview .photo .interview_info em {
  background-color: #F19885;
}
#ct05 #course_contents08 .inner .interview .photo .interview_info em::after {
  border-color: #F19885 transparent transparent transparent;
}
#ct05 #course_contents08 .inner .interview .photo .interview_info p {
  color: #F19885;
}
#ct05 #course_contents09 .news_title h2 svg {
  fill: #F19885;
}
#ct05 #course_contents09 .news_title h2 span {
  color: #F19885;
}
#ct05 #course_contents09 .news_wrap .box_wrap .content ul li a {
  border: 3px solid #F19885;
}
#ct05 #course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
  border-bottom: 1px solid #F19885;
}
#ct05 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
  background-color: #F19885;
}
#ct05 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em::before {
  border-color: transparent transparent #F19885 transparent;
}
#ct05 #course_contents09 .news_botton a {
  background-color: #F19885;
}
#ct05 .pos01 {
  top: 150px;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct05 .pos01 {
    width: 240px;
    top: 190px;
    right: 10px;
  }
}
#ct05 .pos02 {
  top: 10%;
  right: 4%;
}
@media screen and (max-width: 767px) {
  #ct05 .pos02 {
    width: 170px;
    top: 150px;
    right: 10px;
  }
}
#ct05 .pos03 {
  left: -140px;
  bottom: -200px;
}
@media screen and (max-width: 767px) {
  #ct05 .pos03 {
    width: 220px;
    left: 0;
    bottom: -110px;
  }
}
#ct05 .pos04 {
  top: 30%;
  left: -50px;
}
@media screen and (max-width: 767px) {
  #ct05 .pos04 {
    width: 50%;
    top: 17%;
    left: -13.12%;
  }
}
#ct05 .pos05 {
  top: 42%;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct05 .pos05 {
    width: 25%;
    top: 28%;
    right: -10px;
  }
}
#ct05 .pos06 {
  top: -10%;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct05 .pos06 {
    width: 50%;
    top: -2%;
    right: -13.12%;
  }
}
#ct05 .pos07 {
  top: 20px;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct05 .pos07 {
    width: 120px;
    top: -50px;
    right: 0;
  }
}
#ct05 .pos08 {
  top: 0;
  right: -40px;
}
@media screen and (max-width: 767px) {
  #ct05 .pos08 {
    width: 150px;
    top: 90px;
    right: -60px;
  }
}
#ct05 .pos09 {
  top: -124px;
  right: 30px;
}
@media screen and (max-width: 767px) {
  #ct05 .pos09 {
    width: 130px;
    top: -47px;
    right: 0;
  }
}
#ct05 .pos11 {
  left: 110px;
  bottom: 0;
  z-index: 5;
  width: 270px;
}
@media screen and (max-width: 767px) {
  #ct05 .pos11 {
    width: 160px;
    left: 0;
    bottom: 0;
    z-index: 5;
  }
}
#ct05 .pos12 {
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #ct05 .pos12 {
    width: 35%;
    max-width: 160px;
    right: 0;
    bottom: 0;
  }
}
#ct05 .pos13 {
  top: 0;
  right: -90px;
}
@media screen and (max-width: 767px) {
  #ct05 .pos13 {
    width: 120px;
    top: 190px;
    right: 10px;
  }
}
#ct05 .pos14 {
  top: 0;
  right: 80px;
}
@media screen and (max-width: 767px) {
  #ct05 .pos14 {
    width: 80px;
    top: 160px;
    right: 0;
  }
}
#ct05 .pos15 {
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #ct05 .pos15 {
    width: 120px;
    right: -20px;
    bottom: -26px;
  }
}

#ct06 .title_base h2 {
  color: #bd8d73;
}
#ct06 .title_base span svg {
  fill: #bd8d73;
}
#ct06 #course_mv .flex .text_warp .gaka h1 {
  color: #bd8d73;
}
#ct06 #course_mv .flex .text_warp .gaka p {
  color: #bd8d73;
}
#ct06 #course_target {
  background-color: rgba(189, 141, 115, 0.3);
}
#ct06 #course_target::before {
  background-image: -webkit-repeating-linear-gradient(315deg, rgba(189, 141, 115, 0.6), rgba(189, 141, 115, 0.6) 8px, rgba(189, 141, 115, 0.5) 8px, rgba(189, 141, 115, 0.5) 11px);
  background-image: repeating-linear-gradient(135deg, rgba(189, 141, 115, 0.6), rgba(189, 141, 115, 0.6) 8px, rgba(189, 141, 115, 0.5) 8px, rgba(189, 141, 115, 0.5) 11px);
}
#ct06 #course_target .target_list div h2 {
  color: #bd8d73;
}
#ct06 #course_target .target_list div svg {
  fill: #bd8d73;
}
#ct06 #course_menu ul li a::before, #ct06 #course_menu ul li a::after {
  background-color: #bd8d73;
}
#ct06 #course_contents01 .inner ul li h3 {
  background-color: #bd8d73;
}
#ct06 #course_contents02 {
  background-color: rgba(189, 141, 115, 0.3);
}
#ct06 #course_contents02 .title_base {
  background-color: #bd8d73;
}
#ct06 #course_contents02 .inner ol li .text_warp svg .st1 {
  stroke: #bd8d73;
}
#ct06 #course_contents02 .inner ol li .text_warp h3 {
  color: #bd8d73;
}
#ct06 #course_contents03 .sub_title h3::before {
  color: #bd8d73;
}
@media screen and (min-width: 768px) {
  #ct06 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct06 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 30px solid #bd8d73;
  }
}
@media screen and (max-width: 767px) {
  #ct06 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct06 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 20px solid #bd8d73;
  }
}
#ct06 #course_contents03 .inner ul li h3 {
  color: #bd8d73;
  background-image: -webkit-repeating-linear-gradient(left, #bd8d73, #bd8d73 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #bd8d73, #bd8d73 3px, transparent 3px, transparent 6px);
}
#ct06 #course_contents04 {
  background-color: rgba(189, 141, 115, 0.3);
}
#ct06 #course_contents04 .title_base {
  background-color: #bd8d73;
}
#ct06 #course_contents04 .inner .curriculum_box h3 span {
  background-color: #bd8d73;
}
#ct06 #course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
  color: #bd8d73;
  background-image: -webkit-repeating-linear-gradient(left, #bd8d73, #bd8d73 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #bd8d73, #bd8d73 3px, transparent 3px, transparent 6px);
}
#ct06 #course_contents04 .inner .curriculum_box .list_outer .list_inner ul li::before {
  color: #bd8d73;
}
#ct06 #course_contents04 .inner .curriculum_box .list_outer .list_tips {
  background-color: #bd8d73;
}
#ct06 #course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
  color: #bd8d73;
}
#ct06 #course_contents05 .sugoi_box {
  background-color: #bd8d73;
}
#ct06 #course_contents05 .sugoi_box .text_warp h4 {
  color: #bd8d73;
}
#ct06 #course_contents07 .inner .balloon_main h3 {
  color: #bd8d73;
}
#ct06 #course_contents08 {
  background-color: rgba(189, 141, 115, 0.3);
}
#ct06 #course_contents08 .title_base {
  background-color: #bd8d73;
}
#ct06 #course_contents08 .inner .interview_type1 {
  border: 2px solid #bd8d73;
}
#ct06 #course_contents08 .inner .interview_type2 {
  border: 4px dotted #bd8d73;
}
#ct06 #course_contents08 .inner .interview .interview_title h3 {
  color: #bd8d73;
}
#ct06 #course_contents08 .inner .interview .text_warp dl {
  border-bottom: 2px dotted #bd8d73;
}
#ct06 #course_contents08 .inner .interview .photo .interview_info em {
  background-color: #bd8d73;
}
#ct06 #course_contents08 .inner .interview .photo .interview_info em::after {
  border-color: #bd8d73 transparent transparent transparent;
}
#ct06 #course_contents08 .inner .interview .photo .interview_info p {
  color: #bd8d73;
}
#ct06 #course_contents09 .news_title h2 svg {
  fill: #bd8d73;
}
#ct06 #course_contents09 .news_title h2 span {
  color: #bd8d73;
}
#ct06 #course_contents09 .news_wrap .box_wrap .content ul li a {
  border: 3px solid #bd8d73;
}
#ct06 #course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
  border-bottom: 1px solid #bd8d73;
}
#ct06 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
  background-color: #bd8d73;
}
#ct06 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em::before {
  border-color: transparent transparent #bd8d73 transparent;
}
#ct06 #course_contents09 .news_botton a {
  background-color: #bd8d73;
}
#ct06 .pos01 {
  top: 85px;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct06 .pos01 {
    width: 140px;
    top: 160px;
    right: 0;
  }
}
#ct06 .pos02 {
  top: 10%;
  right: 4%;
}
@media screen and (max-width: 767px) {
  #ct06 .pos02 {
    width: 170px;
    top: 230px;
    right: 10px;
  }
}
#ct06 .pos03 {
  left: -50px;
  bottom: -200px;
}
@media screen and (max-width: 767px) {
  #ct06 .pos03 {
    width: 220px;
    left: 0;
    bottom: -110px;
  }
}
#ct06 .pos04 {
  top: 30%;
  left: -50px;
}
@media screen and (max-width: 767px) {
  #ct06 .pos04 {
    width: 50%;
    top: 17%;
    left: -13.12%;
  }
}
#ct06 .pos05 {
  top: 42%;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct06 .pos05 {
    width: 25%;
    top: 28%;
    right: -10px;
  }
}
#ct06 .pos06 {
  top: -10%;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct06 .pos06 {
    width: 50%;
    top: -2%;
    right: -13.12%;
  }
}
#ct06 .pos07 {
  top: 20px;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct06 .pos07 {
    width: 120px;
    top: -50px;
    right: 0;
  }
}
#ct06 .pos08 {
  top: 0;
  right: -40px;
}
@media screen and (max-width: 767px) {
  #ct06 .pos08 {
    width: 150px;
    top: 90px;
    right: -60px;
  }
}
#ct06 .pos09 {
  top: -90px;
  right: 30px;
}
@media screen and (max-width: 767px) {
  #ct06 .pos09 {
    width: 160px;
    top: -55px;
    right: 0;
  }
}
#ct06 .pos10 {
  bottom: -70px;
  left: 0;
}
@media screen and (max-width: 767px) {
  #ct06 .pos10 {
    width: 160px;
    bottom: -150px;
    left: -10px;
  }
}
#ct06 .pos11 {
  left: 110px;
  bottom: 0;
  z-index: 5;
  width: 270px;
}
@media screen and (max-width: 767px) {
  #ct06 .pos11 {
    width: 160px;
    left: 0;
    bottom: 0;
    z-index: 5;
  }
}
#ct06 .pos12 {
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #ct06 .pos12 {
    width: 35%;
    max-width: 160px;
    right: 0;
    bottom: 0;
  }
}

#ct07 .title_base h2 {
  color: #718bc6;
}
#ct07 .title_base span svg {
  fill: #718bc6;
}
#ct07 #course_mv .flex .text_warp .gaka h1 {
  color: #718bc6;
}
#ct07 #course_mv .flex .text_warp .gaka p {
  color: #718bc6;
}
#ct07 #course_target {
  background-color: rgba(113, 139, 198, 0.3);
}
#ct07 #course_target::before {
  background-image: -webkit-repeating-linear-gradient(315deg, rgba(113, 139, 198, 0.6), rgba(113, 139, 198, 0.6) 8px, rgba(113, 139, 198, 0.5) 8px, rgba(113, 139, 198, 0.5) 11px);
  background-image: repeating-linear-gradient(135deg, rgba(113, 139, 198, 0.6), rgba(113, 139, 198, 0.6) 8px, rgba(113, 139, 198, 0.5) 8px, rgba(113, 139, 198, 0.5) 11px);
}
#ct07 #course_target .target_list div h2 {
  color: #718bc6;
}
#ct07 #course_target .target_list div svg {
  fill: #718bc6;
}
#ct07 #course_menu ul li a::before, #ct07 #course_menu ul li a::after {
  background-color: #718bc6;
}
#ct07 #course_contents01 .inner ul li h3 {
  background-color: #718bc6;
}
#ct07 #course_contents02 {
  background-color: rgba(113, 139, 198, 0.3);
}
#ct07 #course_contents02 .title_base {
  background-color: #718bc6;
}
#ct07 #course_contents02 .inner ol li .text_warp svg .st1 {
  stroke: #718bc6;
}
#ct07 #course_contents02 .inner ol li .text_warp h3 {
  color: #718bc6;
}
#ct07 #course_contents03 .sub_title h3::before {
  color: #718bc6;
}
@media screen and (min-width: 768px) {
  #ct07 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct07 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 30px solid #718bc6;
  }
}
@media screen and (max-width: 767px) {
  #ct07 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct07 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 20px solid #718bc6;
  }
}
#ct07 #course_contents03 .inner ul li h3 {
  color: #718bc6;
  background-image: -webkit-repeating-linear-gradient(left, #718bc6, #718bc6 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #718bc6, #718bc6 3px, transparent 3px, transparent 6px);
}
#ct07 #course_contents04 {
  background-color: rgba(113, 139, 198, 0.3);
}
#ct07 #course_contents04 .title_base {
  background-color: #718bc6;
}
#ct07 #course_contents04 .inner .curriculum_box h3 span {
  background-color: #718bc6;
}
#ct07 #course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
  color: #718bc6;
  background-image: -webkit-repeating-linear-gradient(left, #718bc6, #718bc6 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #718bc6, #718bc6 3px, transparent 3px, transparent 6px);
}
#ct07 #course_contents04 .inner .curriculum_box .list_outer .list_inner ul li::before {
  color: #718bc6;
}
#ct07 #course_contents04 .inner .curriculum_box .list_outer .list_tips {
  background-color: #718bc6;
}
#ct07 #course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
  color: #718bc6;
}
#ct07 #course_contents05 .sugoi_box {
  background-color: #718bc6;
}
#ct07 #course_contents05 .sugoi_box .text_warp h4 {
  color: #718bc6;
}
#ct07 #course_contents07 .inner .balloon_main h3 {
  color: #718bc6;
}
#ct07 #course_contents08 {
  background-color: rgba(113, 139, 198, 0.3);
}
#ct07 #course_contents08 .title_base {
  background-color: #718bc6;
}
#ct07 #course_contents08 .inner .interview_type1 {
  border: 2px solid #718bc6;
}
#ct07 #course_contents08 .inner .interview_type2 {
  border: 4px dotted #718bc6;
}
#ct07 #course_contents08 .inner .interview .interview_title h3 {
  color: #718bc6;
}
#ct07 #course_contents08 .inner .interview .text_warp dl {
  border-bottom: 2px dotted #718bc6;
}
#ct07 #course_contents08 .inner .interview .photo .interview_info em {
  background-color: #718bc6;
}
#ct07 #course_contents08 .inner .interview .photo .interview_info em::after {
  border-color: #718bc6 transparent transparent transparent;
}
#ct07 #course_contents08 .inner .interview .photo .interview_info p {
  color: #718bc6;
}
#ct07 #course_contents09 .news_title h2 svg {
  fill: #718bc6;
}
#ct07 #course_contents09 .news_title h2 span {
  color: #718bc6;
}
#ct07 #course_contents09 .news_wrap .box_wrap .content ul li a {
  border: 3px solid #718bc6;
}
#ct07 #course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
  border-bottom: 1px solid #718bc6;
}
#ct07 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
  background-color: #718bc6;
}
#ct07 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em::before {
  border-color: transparent transparent #718bc6 transparent;
}
#ct07 #course_contents09 .news_botton a {
  background-color: #718bc6;
}
#ct07 .pos01 {
  top: 85px;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct07 .pos01 {
    width: 160px;
    top: 180px;
    right: 0;
  }
}
#ct07 .pos02 {
  top: 7%;
  right: 10%;
}
@media screen and (max-width: 767px) {
  #ct07 .pos02 {
    width: 100px;
    top: 200px;
    right: 0;
  }
}
#ct07 .pos03 {
  left: -50px;
  bottom: -200px;
}
@media screen and (max-width: 767px) {
  #ct07 .pos03 {
    width: 220px;
    left: 0;
    bottom: -110px;
  }
}
#ct07 .pos04 {
  top: 30%;
  left: -50px;
}
@media screen and (max-width: 767px) {
  #ct07 .pos04 {
    width: 50%;
    top: 17%;
    left: -13.12%;
  }
}
#ct07 .pos05 {
  top: 42%;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct07 .pos05 {
    width: 25%;
    top: 28%;
    right: -10px;
  }
}
#ct07 .pos06 {
  top: -10%;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct07 .pos06 {
    width: 50%;
    top: -2%;
    right: -13.12%;
  }
}
#ct07 .pos07 {
  top: 20px;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct07 .pos07 {
    width: 120px;
    top: -50px;
    right: 0;
  }
}
#ct07 .pos08 {
  top: 0;
  right: -40px;
}
@media screen and (max-width: 767px) {
  #ct07 .pos08 {
    width: 150px;
    top: 90px;
    right: -60px;
  }
}
#ct07 .pos09 {
  top: -70px;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct07 .pos09 {
    width: 200px;
    top: -45px;
    right: 0;
  }
}
#ct07 .pos10 {
  bottom: -70px;
  left: 80px;
}
@media screen and (max-width: 767px) {
  #ct07 .pos10 {
    width: 60px;
    bottom: -40px;
    left: -20px;
  }
}
#ct07 .pos11 {
  left: 110px;
  bottom: 0;
  z-index: 5;
  width: 270px;
}
@media screen and (max-width: 767px) {
  #ct07 .pos11 {
    width: 160px;
    left: 0;
    bottom: 0;
    z-index: 5;
  }
}
#ct07 .pos12 {
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #ct07 .pos12 {
    width: 35%;
    max-width: 160px;
    right: 0;
    bottom: 0;
  }
}

#ct08 .title_base h2 {
  color: #c499c4;
}
#ct08 .title_base span svg {
  fill: #c499c4;
}
#ct08 #course_mv .flex .text_warp .gaka h1 {
  color: #c499c4;
}
#ct08 #course_mv .flex .text_warp .gaka p {
  color: #c499c4;
}
#ct08 #course_target {
  background-color: rgba(196, 153, 196, 0.3);
}
#ct08 #course_target::before {
  background-image: -webkit-repeating-linear-gradient(315deg, rgba(196, 153, 196, 0.6), rgba(196, 153, 196, 0.6) 8px, rgba(196, 153, 196, 0.5) 8px, rgba(196, 153, 196, 0.5) 11px);
  background-image: repeating-linear-gradient(135deg, rgba(196, 153, 196, 0.6), rgba(196, 153, 196, 0.6) 8px, rgba(196, 153, 196, 0.5) 8px, rgba(196, 153, 196, 0.5) 11px);
}
#ct08 #course_target .target_list div h2 {
  color: #c499c4;
}
#ct08 #course_target .target_list div svg {
  fill: #c499c4;
}
#ct08 #course_menu ul li a::before, #ct08 #course_menu ul li a::after {
  background-color: #c499c4;
}
#ct08 #course_contents01 .inner ul li h3 {
  background-color: #c499c4;
}
#ct08 #course_contents02 {
  background-color: rgba(196, 153, 196, 0.3);
}
#ct08 #course_contents02 .title_base {
  background-color: #c499c4;
}
#ct08 #course_contents02 .inner ol li .text_warp svg .st1 {
  stroke: #c499c4;
}
#ct08 #course_contents02 .inner ol li .text_warp h3 {
  color: #c499c4;
}
#ct08 #course_contents03 .sub_title h3::before {
  color: #c499c4;
}
@media screen and (min-width: 768px) {
  #ct08 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct08 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 30px solid #c499c4;
  }
}
@media screen and (max-width: 767px) {
  #ct08 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct08 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 20px solid #c499c4;
  }
}
#ct08 #course_contents03 .inner ul li h3 {
  color: #c499c4;
  background-image: -webkit-repeating-linear-gradient(left, #c499c4, #c499c4 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #c499c4, #c499c4 3px, transparent 3px, transparent 6px);
}
#ct08 #course_contents04 {
  background-color: rgba(196, 153, 196, 0.3);
}
#ct08 #course_contents04 .title_base {
  background-color: #c499c4;
}
#ct08 #course_contents04 .inner .curriculum_box h3 span {
  background-color: #c499c4;
}
#ct08 #course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
  color: #c499c4;
  background-image: -webkit-repeating-linear-gradient(left, #c499c4, #c499c4 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #c499c4, #c499c4 3px, transparent 3px, transparent 6px);
}
#ct08 #course_contents04 .inner .curriculum_box .list_outer .list_inner ul li::before {
  color: #c499c4;
}
#ct08 #course_contents04 .inner .curriculum_box .list_outer .list_tips {
  background-color: #c499c4;
}
#ct08 #course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
  color: #c499c4;
}
#ct08 #course_contents05 .sugoi_box {
  background-color: #c499c4;
}
#ct08 #course_contents05 .sugoi_box .text_warp h4 {
  color: #c499c4;
}
#ct08 #course_contents07 .inner .balloon_main h3 {
  color: #c499c4;
}
#ct08 #course_contents08 {
  background-color: rgba(196, 153, 196, 0.3);
}
#ct08 #course_contents08 .title_base {
  background-color: #c499c4;
}
#ct08 #course_contents08 .inner .interview_type1 {
  border: 2px solid #c499c4;
}
#ct08 #course_contents08 .inner .interview_type2 {
  border: 4px dotted #c499c4;
}
#ct08 #course_contents08 .inner .interview .interview_title h3 {
  color: #c499c4;
}
#ct08 #course_contents08 .inner .interview .text_warp dl {
  border-bottom: 2px dotted #c499c4;
}
#ct08 #course_contents08 .inner .interview .photo .interview_info em {
  background-color: #c499c4;
}
#ct08 #course_contents08 .inner .interview .photo .interview_info em::after {
  border-color: #c499c4 transparent transparent transparent;
}
#ct08 #course_contents08 .inner .interview .photo .interview_info p {
  color: #c499c4;
}
#ct08 #course_contents09 .news_title h2 svg {
  fill: #c499c4;
}
#ct08 #course_contents09 .news_title h2 span {
  color: #c499c4;
}
#ct08 #course_contents09 .news_wrap .box_wrap .content ul li a {
  border: 3px solid #c499c4;
}
#ct08 #course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
  border-bottom: 1px solid #c499c4;
}
#ct08 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
  background-color: #c499c4;
}
#ct08 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em::before {
  border-color: transparent transparent #c499c4 transparent;
}
#ct08 #course_contents09 .news_botton a {
  background-color: #c499c4;
}
#ct08 .pos01 {
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #ct08 .pos01 {
    width: 100%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
#ct08 .pos02 {
  top: -10%;
  left: 0;
}
@media screen and (max-width: 767px) {
  #ct08 .pos02 {
    width: 25%;
    top: -4%;
    left: -3.12%;
  }
}
#ct08 .pos03 {
  top: 5%;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct08 .pos03 {
    width: 220px;
    top: 7%;
    right: -13.12%;
  }
}
#ct08 .pos04 {
  top: 30%;
  left: -50px;
}
@media screen and (max-width: 767px) {
  #ct08 .pos04 {
    width: 50%;
    top: 17%;
    left: -13.12%;
  }
}
#ct08 .pos05 {
  top: 42%;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct08 .pos05 {
    width: 25%;
    top: 28%;
    right: -10px;
  }
}
#ct08 .pos06 {
  top: 150px;
  right: 5%;
}
@media screen and (max-width: 767px) {
  #ct08 .pos06 {
    width: 40%;
    top: 250px;
    right: 10px;
  }
}
#ct08 .pos07 {
  bottom: -190px;
  left: -50px;
}
@media screen and (max-width: 767px) {
  #ct08 .pos07 {
    width: 25%;
    bottom: 9%;
    right: 10px;
  }
}
#ct08 .pos08 {
  top: 0;
  right: -40px;
}
@media screen and (max-width: 767px) {
  #ct08 .pos08 {
    width: 300px;
    top: -100px;
    right: 0px;
  }
}
#ct08 .pos09 {
  top: 0;
  right: 50px;
}
@media screen and (max-width: 767px) {
  #ct08 .pos09 {
    width: 45%;
    top: 90px;
    right: -60px;
  }
}
#ct08 .pos10 {
  top: -170px;
  left: 100px;
}
@media screen and (max-width: 767px) {
  #ct08 .pos10 {
    width: 100px;
    top: -90px;
    left: 0px;
  }
}
#ct08 .pos11 {
  top: -120px;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct08 .pos11 {
    display: none;
  }
}
#ct08 .pos12 {
  bottom: 0;
  left: 22.5vw;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  #ct08 .pos12 {
    width: 35%;
    bottom: 0;
    left: 22.5vw;
    z-index: 10;
  }
}
#ct08 .pos13 {
  left: 110px;
  bottom: -8px;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  #ct08 .pos13 {
    width: 55%;
    max-width: 240px;
    left: 0;
    bottom: 0;
    z-index: 5;
  }
}
#ct08 .pos14 {
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #ct08 .pos14 {
    width: 35%;
    max-width: 160px;
    right: 0;
    bottom: 0;
  }
}
#ct08 .pos15 {
  right: 0;
  top: 130px;
}
@media screen and (max-width: 767px) {
  #ct08 .pos15 {
    width: 35%;
    max-width: 160px;
    right: -50px;
    top: 210px;
  }
}
#ct08 .pos16 {
  top: -10%;
  right: 0;
}
@media screen and (max-width: 767px) {
  #ct08 .pos16 {
    width: 50%;
    top: -2%;
    right: -13.12%;
  }
}

#ct09 .title_base h2 {
  color: #52B792;
}
#ct09 .title_base span svg {
  fill: #52B792;
}
#ct09 #course_mv .flex .text_warp .gaka h1 {
  color: #52B792;
}
#ct09 #course_mv .flex .text_warp .gaka p {
  color: #52B792;
}
#ct09 #course_target {
  background-color: rgba(82, 183, 146, 0.2);
}
#ct09 #course_target::before {
  background-image: -webkit-repeating-linear-gradient(315deg, rgba(82, 183, 146, 0.6), rgba(82, 183, 146, 0.6) 8px, rgba(82, 183, 146, 0.5) 8px, rgba(82, 183, 146, 0.5) 11px);
  background-image: repeating-linear-gradient(135deg, rgba(82, 183, 146, 0.6), rgba(82, 183, 146, 0.6) 8px, rgba(82, 183, 146, 0.5) 8px, rgba(82, 183, 146, 0.5) 11px);
}
#ct09 #course_target .target_list div h2 {
  color: #52B792;
}
#ct09 #course_target .target_list div svg {
  fill: #52B792;
}
#ct09 #course_menu ul li a::before, #ct09 #course_menu ul li a::after {
  background-color: #52B792;
}
#ct09 #course_contents01 .inner ul li h3 {
  background-color: #52B792;
}
#ct09 #course_contents02 {
  background-color: rgba(82, 183, 146, 0.2);
}
#ct09 #course_contents02 .title_base {
  background-color: #52B792;
}
#ct09 #course_contents02 .inner ol li .text_warp svg .st1 {
  stroke: #52B792;
}
#ct09 #course_contents02 .inner ol li .text_warp h3 {
  color: #52B792;
}
#ct09 #course_contents03 .sub_title h3::before {
  color: #52B792;
}
@media screen and (min-width: 768px) {
  #ct09 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct09 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 30px solid #52B792;
  }
}
@media screen and (max-width: 767px) {
  #ct09 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct09 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 20px solid #52B792;
  }
}
#ct09 #course_contents03 .inner ul li h3 {
  color: #52B792;
  background-image: -webkit-repeating-linear-gradient(left, #52B792, #52B792 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #52B792, #52B792 3px, transparent 3px, transparent 6px);
}
#ct09 #course_contents04 {
  background-color: rgba(82, 183, 146, 0.2);
}
#ct09 #course_contents04 .title_base {
  background-color: #52B792;
}
#ct09 #course_contents04 .inner .curriculum_box h3 span {
  background-color: #52B792;
}
#ct09 #course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
  color: #52B792;
  background-image: -webkit-repeating-linear-gradient(left, #52B792, #52B792 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #52B792, #52B792 3px, transparent 3px, transparent 6px);
}
#ct09 #course_contents04 .inner .curriculum_box .list_outer .list_inner ul li::before {
  color: #52B792;
}
#ct09 #course_contents04 .inner .curriculum_box .list_outer .list_tips {
  background-color: #52B792;
}
#ct09 #course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
  color: #52B792;
}
#ct09 #course_contents05 .sugoi_box {
  background-color: #52B792;
}
#ct09 #course_contents05 .sugoi_box .text_warp h4 {
  color: #52B792;
}
#ct09 #course_contents07 .inner .balloon_main h3 {
  color: #52B792;
}
#ct09 #course_contents08 {
  background-color: rgba(82, 183, 146, 0.2);
}
#ct09 #course_contents08 .title_base {
  background-color: #52B792;
}
#ct09 #course_contents08 .inner .interview_type1 {
  border: 2px solid #52B792;
}
#ct09 #course_contents08 .inner .interview_type2 {
  border: 4px dotted #52B792;
}
#ct09 #course_contents08 .inner .interview .interview_title h3 {
  color: #52B792;
}
#ct09 #course_contents08 .inner .interview .text_warp dl {
  border-bottom: 2px dotted #52B792;
}
#ct09 #course_contents08 .inner .interview .photo .interview_info em {
  background-color: #52B792;
}
#ct09 #course_contents08 .inner .interview .photo .interview_info em::after {
  border-color: #52B792 transparent transparent transparent;
}
#ct09 #course_contents08 .inner .interview .photo .interview_info p {
  color: #52B792;
}
#ct09 #course_contents09 .news_title h2 svg {
  fill: #52B792;
}
#ct09 #course_contents09 .news_title h2 span {
  color: #52B792;
}
#ct09 #course_contents09 .news_wrap .box_wrap .content ul li a {
  border: 3px solid #52B792;
}
#ct09 #course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
  border-bottom: 1px solid #52B792;
}
#ct09 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
  background-color: #52B792;
}
#ct09 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em::before {
  border-color: transparent transparent #52B792 transparent;
}
#ct09 #course_contents09 .news_botton a {
  background-color: #52B792;
}
#ct09 .pos01 {
  bottom: -74px;
  right: -110px;
}
@media screen and (max-width: 767px) {
  #ct09 .pos01 {
    width: 250px;
    bottom: -120px;
    right: 0;
  }
}
#ct09 .pos02 {
  top: -120px;
  left: 0;
}
@media screen and (max-width: 767px) {
  #ct09 .pos02 {
    width: 40px;
    top: -80px;
    left: 0;
  }
}
#ct09 .pos03 {
  right: 0;
  bottom: -100px;
}
@media screen and (max-width: 767px) {
  #ct09 .pos03 {
    display: none;
  }
}
#ct09 .pos04 {
  top: 330px;
  left: -50px;
}
@media screen and (max-width: 767px) {
  #ct09 .pos04 {
    width: 35%;
    top: 30%;
    left: -40px;
  }
}
#ct09 .pos05 {
  right: 120px;
  bottom: 60px;
}
@media screen and (max-width: 767px) {
  #ct09 .pos05 {
    width: 60px;
    right: 0;
    bottom: 0;
  }
}
#ct09 .pos06 {
  top: -95px;
  left: 50px;
}
@media screen and (max-width: 767px) {
  #ct09 .pos06 {
    width: 80px;
    top: -40px;
    left: 10px;
  }
}

#ct10 .title_base h2 {
  color: #52B792;
}
#ct10 .title_base span svg {
  fill: #52B792;
}
#ct10 #course_mv .flex .text_warp .gaka h1 {
  color: #52B792;
}
#ct10 #course_mv .flex .text_warp .gaka p {
  color: #52B792;
}
#ct10 #course_target {
  background-color: rgba(82, 183, 146, 0.3);
}
#ct10 #course_target::before {
  background-image: -webkit-repeating-linear-gradient(315deg, rgba(82, 183, 146, 0.6), rgba(82, 183, 146, 0.6) 8px, rgba(82, 183, 146, 0.5) 8px, rgba(82, 183, 146, 0.5) 11px);
  background-image: repeating-linear-gradient(135deg, rgba(82, 183, 146, 0.6), rgba(82, 183, 146, 0.6) 8px, rgba(82, 183, 146, 0.5) 8px, rgba(82, 183, 146, 0.5) 11px);
}
#ct10 #course_target .target_list div h2 {
  color: #52B792;
}
#ct10 #course_target .target_list div svg {
  fill: #52B792;
}
#ct10 #course_menu ul li a::before, #ct10 #course_menu ul li a::after {
  background-color: #52B792;
}
#ct10 #course_contents01 .inner ul li h3 {
  background-color: #52B792;
}
#ct10 #course_contents02 {
  background-color: rgba(82, 183, 146, 0.3);
}
#ct10 #course_contents02 .title_base {
  background-color: #52B792;
}
#ct10 #course_contents02 .inner ol li .text_warp svg .st1 {
  stroke: #52B792;
}
#ct10 #course_contents02 .inner ol li .text_warp h3 {
  color: #52B792;
}
#ct10 #course_contents03 .sub_title h3::before {
  color: #52B792;
}
@media screen and (min-width: 768px) {
  #ct10 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct10 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 30px solid #52B792;
  }
}
@media screen and (max-width: 767px) {
  #ct10 #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #ct10 #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    border-left: 20px solid #52B792;
  }
}
#ct10 #course_contents03 .inner ul li h3 {
  color: #52B792;
  background-image: -webkit-repeating-linear-gradient(left, #52B792, #52B792 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #52B792, #52B792 3px, transparent 3px, transparent 6px);
}
#ct10 #course_contents04 {
  background-color: rgba(82, 183, 146, 0.3);
}
#ct10 #course_contents04 .title_base {
  background-color: #52B792;
}
#ct10 #course_contents04 .inner .curriculum_box h3 span {
  background-color: #52B792;
}
#ct10 #course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
  color: #52B792;
  background-image: -webkit-repeating-linear-gradient(left, #52B792, #52B792 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #52B792, #52B792 3px, transparent 3px, transparent 6px);
}
#ct10 #course_contents04 .inner .curriculum_box .list_outer .list_inner ul li::before {
  color: #52B792;
}
#ct10 #course_contents04 .inner .curriculum_box .list_outer .list_tips {
  background-color: #52B792;
}
#ct10 #course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
  color: #52B792;
}
#ct10 #course_contents05 .sugoi_box {
  background-color: #52B792;
}
#ct10 #course_contents05 .sugoi_box .text_warp h4 {
  color: #52B792;
}
#ct10 #course_contents07 .inner .balloon_main h3 {
  color: #52B792;
}
#ct10 #course_contents08 {
  background-color: rgba(82, 183, 146, 0.3);
}
#ct10 #course_contents08 .title_base {
  background-color: #52B792;
}
#ct10 #course_contents08 .inner .interview_type1 {
  border: 2px solid #52B792;
}
#ct10 #course_contents08 .inner .interview_type2 {
  border: 4px dotted #52B792;
}
#ct10 #course_contents08 .inner .interview .interview_title h3 {
  color: #52B792;
}
#ct10 #course_contents08 .inner .interview .text_warp dl {
  border-bottom: 2px dotted #52B792;
}
#ct10 #course_contents08 .inner .interview .photo .interview_info em {
  background-color: #52B792;
}
#ct10 #course_contents08 .inner .interview .photo .interview_info em::after {
  border-color: #52B792 transparent transparent transparent;
}
#ct10 #course_contents08 .inner .interview .photo .interview_info p {
  color: #52B792;
}
#ct10 #course_contents09 .news_title h2 svg {
  fill: #52B792;
}
#ct10 #course_contents09 .news_title h2 span {
  color: #52B792;
}
#ct10 #course_contents09 .news_wrap .box_wrap .content ul li a {
  border: 3px solid #52B792;
}
#ct10 #course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
  border-bottom: 1px solid #52B792;
}
#ct10 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
  background-color: #52B792;
}
#ct10 #course_contents09 .news_wrap .box_wrap .content ul li a .conte em::before {
  border-color: transparent transparent #52B792 transparent;
}
#ct10 #course_contents09 .news_botton a {
  background-color: #52B792;
}
#ct10 .pos01 {
  top: 200px;
  left: -30px;
}
@media screen and (max-width: 767px) {
  #ct10 .pos01 {
    width: 80px;
    top: -50px;
    left: -20px;
  }
}
#ct10 .pos02 {
  top: 230px;
  right: 60px;
}
@media screen and (max-width: 767px) {
  #ct10 .pos02 {
    width: 30px;
    top: -60px;
    right: -10px;
  }
}
#ct10 .pos03 {
  left: 40px;
  bottom: 80px;
}
@media screen and (max-width: 767px) {
  #ct10 .pos03 {
    width: 50px;
    left: -10px;
    bottom: -50px;
  }
}
#ct10 .pos04 {
  right: 0;
  bottom: 80px;
}
@media screen and (max-width: 767px) {
  #ct10 .pos04 {
    width: 110px;
    right: -10px;
    bottom: -60px;
  }
}
#ct10 .pos05 {
  left: -240px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #ct10 .pos05 {
    width: 210px;
    right: 0;
    bottom: -100px;
    z-index: 10;
    left: auto;
  }
}
#ct10 .pos06 {
  top: 270px;
  left: -50px;
}
@media screen and (max-width: 767px) {
  #ct10 .pos06 {
    width: 35%;
    top: 40%;
    left: -40px;
  }
}
#ct10 .pos07 {
  top: 500px;
  left: -30px;
}
@media screen and (max-width: 767px) {
  #ct10 .pos07 {
    width: 25%;
    top: auto;
    left: -50px;
    bottom: 0;
  }
}
#ct10 .pos08 {
  right: 120px;
  bottom: 60px;
}
@media screen and (max-width: 767px) {
  #ct10 .pos08 {
    width: 60px;
    right: 0;
    bottom: 0;
  }
}
#ct10 .pos09 {
  top: 0;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct10 .pos09 {
    width: 50px;
    top: 110px;
    right: 0;
  }
}
#ct10 .pos10 {
  top: 20px;
  right: 100px;
}
@media screen and (max-width: 767px) {
  #ct10 .pos10 {
    width: 50px;
    top: -30px;
    right: -10px;
  }
}
#ct10 .pos11 {
  right: 35px;
  bottom: 100px;
  z-index: 11;
}
@media screen and (max-width: 767px) {
  #ct10 .pos11 {
    width: 240px;
    right: 0;
    bottom: 45px;
  }
}
#ct10 .pos12 {
  top: -95px;
  left: 50px;
}
@media screen and (max-width: 767px) {
  #ct10 .pos12 {
    width: 80px;
    top: -40px;
    left: 10px;
  }
}
#ct10 .pos13 {
  top: 0;
  left: -130px;
}
@media screen and (max-width: 767px) {
  #ct10 .pos13 {
    width: 180px;
    top: -20px;
    left: -70px;
  }
}
#ct10 .pos14 {
  top: 0;
  right: -230px;
}
@media screen and (max-width: 767px) {
  #ct10 .pos14 {
    width: 200px;
    top: auto;
    right: -100px;
    bottom: 0;
  }
}
#ct10 .pos15 {
  left: 30px;
  bottom: 25%;
}
@media screen and (max-width: 767px) {
  #ct10 .pos15 {
    width: 80px;
    left: -30px;
    bottom: 13%;
  }
}

.course_base {
  overflow-x: hidden;
}
.course_base *, .course_base::before, .course_base::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.itemimg {
  position: absolute;
  z-index: 5;
}

.title_base {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.title_base h2 {
  position: absolute;
  font-family: "Zen Maru Gothic", serif;
  line-height: 1em;
  text-align: center;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .title_base h2 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .title_base h2 {
    font-size: 3.5rem;
    padding: 50px 0 0;
  }
}
.title_base h2 span {
  display: block;
}
@media screen and (min-width: 768px) {
  .title_base h2 span {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .title_base h2 span {
    font-size: 2.5rem;
    line-height: 1.2;
    margin: 0 0 5px;
  }
}
.title_base span svg {
  max-width: 100%;
  position: relative;
  z-index: 9;
}

.inner {
  position: relative;
  z-index: 10;
}

#course_mv .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  #course_mv .flex {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
@media screen and (max-width: 767px) {
  #course_mv .flex {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
#course_mv .flex .text_warp {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding: 65px 0 20px 15.625vw;
}
@media print, screen and (max-width: 1599px) {
  #course_mv .flex .text_warp {
    padding: 65px 0 20px 15px;
  }
}
@media screen and (max-width: 767px) {
  #course_mv .flex .text_warp {
    width: 100%;
    padding: 30px 0 20px;
  }
  #course_mv .flex .text_warp img {
    max-width: 100%;
  }
}
#course_mv .flex .text_warp .top_text {
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  #course_mv .flex .text_warp .top_text {
    width: calc(100% + 60px);
    margin: 0 -60px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #course_mv .flex .text_warp .top_text {
    max-width: 100%;
  }
}
#course_mv .flex .text_warp .top_text img {
  width: 100%;
}
#course_mv .flex .text_warp .gaka {
  font-family: "Zen Maru Gothic", serif;
}
@media screen and (min-width: 768px) {
  #course_mv .flex .text_warp .gaka {
    padding: 32px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #course_mv .flex .text_warp .gaka {
    padding: 24px 0 0;
  }
}
#course_mv .flex .text_warp .gaka ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  background-color: #a2a3a3;
}
@media screen and (min-width: 768px) {
  #course_mv .flex .text_warp .gaka ul {
    border-radius: 25px;
    max-width: 320px;
    min-height: 50px;
  }
}
@media screen and (max-width: 767px) {
  #course_mv .flex .text_warp .gaka ul {
    border-radius: 20px;
    max-width: 210px;
    min-height: 30px;
  }
}
#course_mv .flex .text_warp .gaka ul li {
  font-weight: bold;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  #course_mv .flex .text_warp .gaka ul li {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  #course_mv .flex .text_warp .gaka ul li {
    font-size: 1.6rem;
  }
}
#course_mv .flex .text_warp .gaka ul li::after {
  content: "／";
  display: inline-block;
  margin: 0 5px;
}
#course_mv .flex .text_warp .gaka ul li:last-child::after {
  display: none;
}
#course_mv .flex .text_warp .gaka h1 {
  font-weight: bold;
  line-height: 1.2;
  margin: 12px 0;
}
@media screen and (min-width: 768px) {
  #course_mv .flex .text_warp .gaka h1 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  #course_mv .flex .text_warp .gaka h1 {
    font-size: 2.8rem;
  }
}
#course_mv .flex .text_warp .gaka p {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #course_mv .flex .text_warp .gaka p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #course_mv .flex .text_warp .gaka p {
    font-size: 1.6rem;
  }
}
#course_mv .flex .photo {
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_mv .flex .photo {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #course_mv .flex .photo {
    width: 100%;
  }
}
#course_mv .flex .photo .icon_new2026 {
  position: absolute;
  display: block;
  top: 30px;
  right: 120px;
}
@media screen and (max-width: 767px) {
  #course_mv .flex .photo .icon_new2026 {
    top: 15px;
    right: 15px;
  }
}
#course_mv .flex .photo .icon_new2026 img {
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 767px) {
  #course_mv .flex .photo .icon_new2026 img {
    width: 80px;
    height: 80px;
  }
}

#course_target {
  position: relative;
}
#course_target::before {
  content: "";
  display: block;
  width: 100%;
  height: 34px;
}
#course_target .target_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #course_target .target_list {
    padding: 27px 0 90px;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
@media screen and (max-width: 767px) {
  #course_target .target_list {
    padding: 18px 0 60px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
#course_target .target_list div {
  width: 170px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #course_target .target_list div {
    margin: 0 40px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #course_target .target_list div {
    margin: 0 auto 20px;
  }
}
#course_target .target_list div h2 {
  position: absolute;
  font-weight: bold;
  font-family: "Zen Maru Gothic", serif;
}
@media screen and (min-width: 768px) {
  #course_target .target_list div h2 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  #course_target .target_list div h2 {
    font-size: 1.8rem;
  }
}
#course_target .target_list ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(1fr));
  grid-auto-flow: column;
  list-style: none;
  padding: 0;
}
@media screen and (min-width: 768px) {
  #course_target .target_list ul {
    width: calc(100% - 210px);
    grid-template-rows: repeat(3, auto);
  }
}
@media screen and (max-width: 767px) {
  #course_target .target_list ul {
    width: 100%;
    padding: 0 15px;
    grid-template-rows: repeat(4, auto);
  }
}
@media screen and (max-width: 567px) {
  #course_target .target_list ul {
    width: 100%;
    padding: 0 15px;
    grid-template-rows: repeat(10, auto);
  }
}
#course_target .target_list ul::before {
  display: none;
}
@media screen and (min-width: 768px) {
  #course_target .target_list ul li {
    font-size: 1.8rem;
    padding: 10px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #course_target .target_list ul li {
    font-size: 1.5rem;
    padding: 7px 0 0;
  }
}
#course_target .target_list ul li::before {
  content: "・";
  display: inline-block;
}
#course_target .target_list + .target_list {
  border-top: 1px solid #ccc;
  margin-top: -40px;
}
@media screen and (min-width: 768px) {
  #course_target .target_list_long ul {
    grid-template-rows: repeat(9, auto);
  }
}
@media screen and (max-width: 767px) {
  #course_target .target_list_long ul {
    grid-template-rows: repeat(20, auto);
  }
}

#course_menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 40px auto;
}
#course_menu ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-weight: bold;
  font-family: "Zen Maru Gothic", serif;
  color: #231815;
  text-decoration: none;
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_menu ul li a {
    font-size: 2.4rem;
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  #course_menu ul li a {
    font-size: 1.8rem;
    padding: 15px 7px;
  }
}
#course_menu ul li a::before, #course_menu ul li a::after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background-color: #F5AC3C;
  position: absolute;
}
#course_menu ul li a::before {
  left: 0;
}
#course_menu ul li a::after {
  right: -1px;
}

#course_contents01 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents01 {
    padding: 80px 0 200px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents01 {
    padding: 45px 0 80px;
  }
}
#course_contents01 .inner {
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #course_contents01 .inner {
    padding: 60px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents01 .inner {
    padding: 0px 0 0;
  }
}
#course_contents01 .inner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  #course_contents01 .inner ul {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents01 .inner ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 20px;
  }
}
@media screen and (min-width: 768px) {
  #course_contents01 .inner ul li {
    font-size: 2rem;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents01 .inner ul li {
    font-size: 1.6rem;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents01 .inner ul li img {
    width: 100%;
  }
}
#course_contents01 .inner ul li h3 {
  font-family: "Zen Maru Gothic", serif;
  color: #ffffff;
  min-height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#course_contents01 .inner ul li p {
  line-height: 1.6;
  margin: 8px 0 0;
}

#course_contents02 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents02 {
    padding: 0 0 90px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents02 {
    padding: 0 0 60px;
  }
}
#course_contents02 .title_base {
  min-height: 220px;
}
#course_contents02 .title_base h2 {
  color: #ffffff;
}
#course_contents02 .title_base svg {
  mix-blend-mode: multiply;
}
#course_contents02 .inner {
  max-width: 1100px;
  margin: 0 auto;
}
#course_contents02 .inner ol li {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #course_contents02 .inner ol li {
    padding: 50px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents02 .inner ol li {
    padding: 30px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #course_contents02 .inner ol li .text_warp {
    width: 56%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents02 .inner ol li .text_warp {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 5% 15px;
  }
}
#course_contents02 .inner ol li .text_warp svg .st0 {
  fill: #fff;
}
#course_contents02 .inner ol li .text_warp svg .st1 {
  stroke-width: 18px;
}
#course_contents02 .inner ol li .text_warp svg .st1,
#course_contents02 .inner ol li .text_warp svg .st2 {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#course_contents02 .inner ol li .text_warp svg .st2 {
  stroke: #fff;
  stroke-width: 6px;
}
#course_contents02 .inner ol li .text_warp h3 {
  font-weight: bold;
  font-family: "Zen Maru Gothic", serif;
  letter-spacing: -0.5px;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #course_contents02 .inner ol li .text_warp h3 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents02 .inner ol li .text_warp h3 {
    font-size: 2rem;
  }
}
#course_contents02 .inner ol li .text_warp p {
  line-height: 1.6;
  margin: 8px 0 0;
}
@media screen and (min-width: 768px) {
  #course_contents02 .inner ol li .text_warp p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents02 .inner ol li .text_warp p {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  #course_contents02 .inner ol li .photo {
    width: 44%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 767px) {
  #course_contents02 .inner ol li .photo {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    padding: 0 5%;
    text-align: center;
  }
}

#course_contents03 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents03 {
    padding: 100px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents03 {
    padding: 40px 0 20px;
  }
}
#course_contents03 .sub_title {
  max-width: 1100px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  #course_contents03 .sub_title {
    margin: 60px auto 12px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents03 .sub_title {
    margin: 0px auto 12px;
  }
}
#course_contents03 .sub_title h3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  #course_contents03 .sub_title h3 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents03 .sub_title h3 {
    font-size: 2rem;
  }
}
#course_contents03 .sub_title h3::before {
  content: "●";
  display: inline-block;
  font-size: 0.8em;
  margin: 0 3px 0 0;
}
#course_contents03 .sub_title h3 span {
  margin: 0 0 0 3px;
}
@media screen and (min-width: 768px) {
  #course_contents03 .sub_title h3 span {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents03 .sub_title h3 span {
    font-size: 1.3rem;
  }
}
#course_contents03 .pickup-wrap {
  max-width: 520px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  #course_contents03 .pickup-wrap {
    padding: 0;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #course_contents03 .pickup-wrap {
    padding: 0 50px;
    margin: 0 auto 50px;
  }
}
#course_contents03 .pickup-wrap .zisseki-slick {
  position: relative;
}
#course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
#course_contents03 .pickup-wrap .timetable-slick .next-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 0;
  background: transparent;
}
@media screen and (min-width: 768px) {
  #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    width: 30px;
    height: 60px;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
  }
}
@media screen and (max-width: 767px) {
  #course_contents03 .pickup-wrap .timetable-slick .prev-arrow,
  #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    width: 20px;
    height: 40px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }
}
#course_contents03 .pickup-wrap .timetable-slick .prev-arrow {
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
          transform: translateY(-50%) rotate(180deg) !important;
}
@media screen and (min-width: 768px) {
  #course_contents03 .pickup-wrap .timetable-slick .prev-arrow {
    left: -12%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents03 .pickup-wrap .timetable-slick .prev-arrow {
    left: -50px;
  }
}
@media screen and (min-width: 768px) {
  #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    right: -12%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents03 .pickup-wrap .timetable-slick .next-arrow {
    right: -50px;
  }
}
#course_contents03 .inner {
  max-width: 1200px;
  margin: 0 auto;
}
#course_contents03 .inner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  #course_contents03 .inner ul {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    gap: 50px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents03 .inner ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  #course_contents03 .inner ul li {
    width: 33%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents03 .inner ul li {
    width: 100%;
    margin: 0 0 30px;
    text-align: center;
  }
}
#course_contents03 .inner ul li h3 {
  font-weight: bold;
  font-family: "Zen Maru Gothic", serif;
  letter-spacing: -0.5px;
  line-height: 1.3;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 2px;
  padding: 15px 0 10px;
  margin: 0 0 10px;
}
@media screen and (min-width: 768px) {
  #course_contents03 .inner ul li h3 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents03 .inner ul li h3 {
    font-size: 2rem;
    text-align: left;
  }
}
#course_contents03 .inner ul li p {
  line-height: 1.6;
  margin: 8px 0 0;
}
@media screen and (min-width: 768px) {
  #course_contents03 .inner ul li p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents03 .inner ul li p {
    font-size: 1.6rem;
    text-align: left;
  }
}

#course_contents04 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents04 {
    padding: 0 0 70px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 {
    padding: 0 0 40px;
  }
}
#course_contents04 .title_base {
  min-height: 220px;
  margin: 0 0 50px;
}
#course_contents04 .title_base h2 {
  color: #ffffff;
}
#course_contents04 .title_base svg {
  mix-blend-mode: multiply;
}
#course_contents04 .inner {
  max-width: 1100px;
  margin: 0 auto;
}
#course_contents04 .inner .curriculum_box {
  background-color: #ffffff;
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box {
    margin: 30px 0 0;
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box {
    margin: 30px 10px 0;
    padding: 10px;
  }
}
#course_contents04 .inner .curriculum_box h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box h3 {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box h3 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
#course_contents04 .inner .curriculum_box h3 span {
  font-family: "Zen Maru Gothic", serif;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box h3 span {
    width: 220px;
    height: 80px;
    border-radius: 40px;
    font-size: 4rem;
    margin: 0 40px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box h3 span {
    width: 100%;
    height: 40px;
    border-radius: 40px;
    font-size: 2rem;
    margin: 0 0 20px;
  }
}
#course_contents04 .inner .curriculum_box h3 span em {
  position: relative;
  bottom: -3px;
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box h3 span em {
    font-size: 6.2rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box h3 span em {
    font-size: 3rem;
  }
}
#course_contents04 .inner .curriculum_box .list_outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box .list_outer {
    padding: 40px 0 30px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box .list_outer {
    padding: 25px 0 20px;
  }
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box .list_outer .list_inner {
    width: 33.33%;
    padding: 0 30px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box .list_outer .list_inner {
    width: 100%;
    padding: 0 0 20px;
  }
}
#course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
  font-family: "Zen Maru Gothic", serif;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 2px;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box .list_outer .list_inner h4 {
    font-size: 2rem;
  }
}
#course_contents04 .inner .curriculum_box .list_outer .list_inner ul li {
  padding: 0 0 10px 1.2em;
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box .list_outer .list_inner ul li {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box .list_outer .list_inner ul li {
    font-size: 1.4rem;
  }
}
#course_contents04 .inner .curriculum_box .list_outer .list_inner ul li::before {
  content: "●";
  display: inline-block;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#course_contents04 .inner .curriculum_box .list_outer .list_tips {
  padding: 20px;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box .list_outer .list_tips {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box .list_outer .list_tips {
    width: 100%;
  }
}
#course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
  font-family: "Zen Maru Gothic", serif;
  background-color: #fff482;
  margin: 0 0 10px;
  width: 100%;
  height: 50px;
  border-radius: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box .list_outer .list_tips h4 {
    font-size: 1.8rem;
  }
}
#course_contents04 .inner .curriculum_box .list_outer .list_tips ul li {
  color: #fff482;
  padding: 0 0 10px 1.2em;
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box .list_outer .list_tips ul li {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box .list_outer .list_tips ul li {
    font-size: 1.4rem;
  }
}
#course_contents04 .inner .curriculum_box .list_outer .list_tips ul li::before {
  color: #fff482;
  content: "●";
  display: inline-block;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#course_contents04 .inner .curriculum_box .curriculum_photo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box .curriculum_photo {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box .curriculum_photo {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box .curriculum_photo img {
    width: calc(50% - 20px);
  }
  #course_contents04 .inner .curriculum_box .curriculum_photo img:first-child {
    margin-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box .curriculum_photo img {
    width: 100%;
  }
  #course_contents04 .inner .curriculum_box .curriculum_photo img:first-child {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  #course_contents04 .inner .curriculum_box .curriculum_photo + .curriculum_photo {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents04 .inner .curriculum_box .curriculum_photo + .curriculum_photo {
    margin-top: 20px;
  }
}

#course_contents05 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents05 {
    padding: 180px 0 70px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents05 {
    padding: 100px 0 40px;
  }
}
#course_contents05 .sugoi_box {
  max-width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents05 .sugoi_box {
    border-radius: 50px;
    padding: 60px 30px 35px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents05 .sugoi_box {
    border-radius: 20px;
    padding: 30px 15px 20px;
  }
}
#course_contents05 .sugoi_box h2 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #course_contents05 .sugoi_box h2 {
    padding: 0px 25% 30px 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents05 .sugoi_box h2 {
    padding: 0px 0px 15px;
  }
}
#course_contents05 .sugoi_box hr {
  width: 100%;
  border-top: 2px solid #ffffff;
  margin: 2em 0;
}
@media screen and (min-width: 768px) {
  #course_contents05 .sugoi_box .text_warp {
    width: 50%;
    padding: 0 30px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents05 .sugoi_box .text_warp {
    width: 100%;
    padding: 0 0 20px;
  }
}
#course_contents05 .sugoi_box .text_warp h3 {
  font-family: "Zen Maru Gothic", serif;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 2px;
  margin: 0 0 10px;
  padding: 0 0 10px;
  color: #ffffff;
  background-image: -webkit-repeating-linear-gradient(left, #ffffff, #ffffff 3px, transparent 3px, transparent 6px);
  background-image: repeating-linear-gradient(90deg, #ffffff, #ffffff 3px, transparent 3px, transparent 6px);
}
@media screen and (min-width: 768px) {
  #course_contents05 .sugoi_box .text_warp h3 {
    font-size: 2.6rem;
    letter-spacing: -0.5px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents05 .sugoi_box .text_warp h3 {
    font-size: 2rem;
  }
}
#course_contents05 .sugoi_box .text_warp h4 {
  font-family: "Zen Maru Gothic", serif;
  margin: 0 0 10px;
  padding: 15px;
  background-color: #ffffff;
  border-radius: 50px;
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  #course_contents05 .sugoi_box .text_warp h4 {
    font-size: 2.6rem;
    letter-spacing: -0.5px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents05 .sugoi_box .text_warp h4 {
    font-size: 2rem;
  }
}
#course_contents05 .sugoi_box .text_warp p {
  color: #ffffff;
  line-height: 1.6;
  margin: 8px 0 20px;
}
@media screen and (min-width: 768px) {
  #course_contents05 .sugoi_box .text_warp p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents05 .sugoi_box .text_warp p {
    font-size: 1.6rem;
  }
}
#course_contents05 .sugoi_box .text_warp p em {
  color: #fff583;
}
#course_contents05 .sugoi_box .photo {
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents05 .sugoi_box .photo {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents05 .sugoi_box .photo {
    width: 100%;
  }
}
#course_contents05 .sugoi_box .photo2 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #course_contents05 .sugoi_box .photo2 {
    margin-top: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents05 .sugoi_box .photo2 {
    margin-top: 15px;
    width: 100%;
  }
}

#course_contents06 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents06 {
    padding: 0 0 70px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06 {
    padding: 0 0 40px;
  }
}

#course_contents07 {
  position: relative;
  background-color: #fffcde;
}
@media screen and (min-width: 768px) {
  #course_contents07 {
    padding: 80px 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents07 {
    padding: 0 0 40px;
  }
}
#course_contents07 .inner {
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #course_contents07 .inner {
    padding: 40px 15px 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents07 .inner {
    padding: 0 15px;
  }
}
#course_contents07 .inner .balloon_main {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 30px;
}
#course_contents07 .inner .balloon_main h3 {
  font-family: "Zen Maru Gothic", serif;
  text-align: center;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #course_contents07 .inner .balloon_main h3 {
    font-size: 3.2rem;
    letter-spacing: -0.5px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents07 .inner .balloon_main h3 {
    font-size: 2rem;
  }
}
#course_contents07 .inner .balloon_main p {
  line-height: 1.6;
  margin: 8px 0 0;
}
@media screen and (min-width: 768px) {
  #course_contents07 .inner .balloon_main p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents07 .inner .balloon_main p {
    font-size: 1.6rem;
  }
}
#course_contents07 .inner .balloon_sub {
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents07 .inner .balloon_sub {
    padding: 40px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents07 .inner .balloon_sub {
    padding: 20px 0 0;
  }
}
#course_contents07 .inner .balloon_sub svg {
  fill: #ffffff;
  position: absolute;
  top: 0;
  left: 20%;
}
@media screen and (min-width: 768px) {
  #course_contents07 .inner .balloon_sub svg {
    width: 72px;
    height: 53px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents07 .inner .balloon_sub svg {
    width: 36px;
    height: 27px;
  }
}

#course_contents08 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents08 {
    padding: 0 0 170px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 {
    padding: 0 0 120px;
  }
}
#course_contents08 .title_base {
  min-height: 220px;
  margin: 0 0 50px;
}
#course_contents08 .title_base h2 {
  color: #ffffff;
}
#course_contents08 .title_base svg {
  mix-blend-mode: multiply;
}
#course_contents08 .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
}
#course_contents08 .inner .interview_intro p {
  font-family: "Zen Maru Gothic", serif;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview_intro p {
    font-size: 2.8rem;
    padding: 30px 0 50px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview_intro p {
    font-size: 2.1rem;
    padding: 15px 0 30px;
  }
}
#course_contents08 .inner .interview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-color: #ffffff;
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview {
    border-radius: 30px;
    padding: 30px;
    margin: 30px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview {
    border-radius: 15px;
    padding: 15px;
    margin: 20px 0 0;
  }
}
#course_contents08 .inner .interview_type1 .text_warp {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview_type1 .text_warp {
    padding: 0 30px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview_type1 .text_warp {
    padding: 0 0 20px;
  }
}
#course_contents08 .inner .interview_type1 .photo {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview_type2 .text_warp {
    padding: 0 0 0 30px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview_type2 .text_warp {
    padding: 0 0 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview_type2 .photo {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview_type2 .photo {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
#course_contents08 .inner .interview .interview_title {
  width: 100%;
}
#course_contents08 .inner .interview .interview_title h3 {
  font-family: "Zen Maru Gothic", serif;
  line-height: 1.6;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(80%, #ffef00));
  background: -webkit-linear-gradient(transparent 80%, #ffef00 80%);
  background: linear-gradient(transparent 80%, #ffef00 80%);
  display: inline-block;
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview .interview_title h3 {
    font-size: 5rem;
    padding: 0 20px;
    margin: 0 0 20px 20px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview .interview_title h3 {
    font-size: 3rem;
    padding: 0 10px;
    margin: 0 0 10px 10px;
  }
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview .text_warp {
    width: 65%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview .text_warp {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview .text_warp dl {
    padding: 0 0 40px;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview .text_warp dl {
    padding: 0 0 20px;
    margin: 0 0 15px;
  }
}
#course_contents08 .inner .interview .text_warp dl:last-child {
  border-bottom: none !important;
  padding: 0;
  margin: 0;
}
#course_contents08 .inner .interview .text_warp dl dt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 0 10px;
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview .text_warp dl dt span {
    width: 65px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview .text_warp dl dt span {
    width: 30px;
  }
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview .text_warp dl dt p {
    width: calc(100% - 65px);
    padding: 10px 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview .text_warp dl dt p {
    width: calc(100% - 30px);
    padding: 5px 0 0 10px;
  }
}
#course_contents08 .inner .interview .text_warp dl dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview .text_warp dl dd span {
    width: 65px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview .text_warp dl dd span {
    width: 30px;
  }
}
#course_contents08 .inner .interview .text_warp dl dd p {
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview .text_warp dl dd p {
    font-size: 2rem;
    width: calc(100% - 65px);
    padding: 10px 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview .text_warp dl dd p {
    font-size: 1.6rem;
    width: calc(100% - 30px);
    padding: 5px 0 0 10px;
  }
}
#course_contents08 .inner .interview .photo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview .photo {
    width: 35%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview .photo {
    width: 100%;
  }
}
#course_contents08 .inner .interview .photo .interview_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#course_contents08 .inner .interview .photo .interview_info em {
  border-radius: 20px;
  color: #ffffff;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  padding: 13px;
  margin: 20px 0 5px;
  position: relative;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview .photo .interview_info em {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview .photo .interview_info em {
    font-size: 1.8rem;
  }
}
#course_contents08 .inner .interview .photo .interview_info em::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 10px 0px 0px;
}
#course_contents08 .inner .interview .photo .interview_info p {
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  text-align: left;
  display: inline-block;
  line-height: 1.1;
  padding: 10px 0;
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview .photo .interview_info p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview .photo .interview_info p {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  #course_contents08 .inner .interview .photo .interview_info p span {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents08 .inner .interview .photo .interview_info p span {
    font-size: 2.5rem;
  }
}

#course_contents09 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #course_contents09 {
    padding: 80px 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents09 {
    padding: 60px 0 140px;
  }
}
#course_contents09 .news_title h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #course_contents09 .news_title h2 svg {
    width: 102px;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents09 .news_title h2 svg {
    width: 60px;
    height: 41px;
  }
}
#course_contents09 .news_title h2 span {
  font-family: "Zen Maru Gothic", serif;
}
@media screen and (min-width: 768px) {
  #course_contents09 .news_title h2 span {
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents09 .news_title h2 span {
    font-size: 3rem;
  }
}
#course_contents09 .news_wrap {
  position: relative;
  z-index: 10;
}
#course_contents09 .news_wrap .box_wrap .content {
  max-width: 1150px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #course_contents09 .news_wrap .box_wrap .content {
    padding: 45px 0 70px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents09 .news_wrap .box_wrap .content {
    padding: 15px 0 20px;
  }
}
#course_contents09 .news_wrap .box_wrap .content ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 25px;
}
@media screen and (min-width: 768px) {
  #course_contents09 .news_wrap .box_wrap .content ul {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
@media screen and (max-width: 767px) {
  #course_contents09 .news_wrap .box_wrap .content ul {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  #course_contents09 .news_wrap .box_wrap .content ul li {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents09 .news_wrap .box_wrap .content ul li {
    width: 100%;
  }
}
#course_contents09 .news_wrap .box_wrap .content ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  padding: 15px;
  background: #ffffff;
  color: #000000;
  text-decoration: none;
}
#course_contents09 .news_wrap .box_wrap .content ul li a .ph {
  width: 50%;
}
#course_contents09 .news_wrap .box_wrap .content ul li a .conte {
  width: 50%;
  padding: 0 0 0 15px;
  position: relative;
}
#course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
  font-family: "Zen Maru Gothic", serif;
  display: block;
  line-height: 1.3;
  padding: 0 0 5px;
  margin: 0 0 5px;
}
@media screen and (min-width: 768px) {
  #course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
    font-size: 2rem;
    min-height: 4.5em;
  }
}
@media screen and (max-width: 767px) {
  #course_contents09 .news_wrap .box_wrap .content ul li a .conte strong {
    font-size: 1.6rem;
  }
}
#course_contents09 .news_wrap .box_wrap .content ul li a .conte p {
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #course_contents09 .news_wrap .box_wrap .content ul li a .conte p {
    font-size: 1.6rem;
    padding: 0 0 30px;
    min-height: 7em;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  #course_contents09 .news_wrap .box_wrap .content ul li a .conte p {
    font-size: 1.3rem;
    padding: 0 0 55px;
  }
}
#course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
  font-family: "Zen Maru Gothic", serif;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: -18px;
  bottom: -18px;
  padding: 0 0 6px 10px;
  font-weight: bold;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  #course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
    font-size: 2.4rem;
    width: 123px;
    height: 55px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents09 .news_wrap .box_wrap .content ul li a .conte em {
    font-size: 1.8rem;
    width: 123px;
    height: 55px;
  }
}
#course_contents09 .news_wrap .box_wrap .content ul li a .conte em::before {
  content: "";
  display: block;
  position: absolute;
  left: -48px;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 55px 48px;
}
#course_contents09 .news_wrap .box_wrap .content ul li a .conte em::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  border-width: 6.5px 0px 6.5px 11px;
}
#course_contents09 .news_botton a {
  display: block;
  max-width: 351px;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  padding: 12px 0;
  position: relative;
  color: #ffffff;
  text-decoration: none;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #course_contents09 .news_botton a {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents09 .news_botton a {
    font-size: 1.7rem;
  }
}
#course_contents09 .news_botton a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  border-width: 4px 0px 4px 7px;
}

/*=======================================
マンガクリエイト科用
=========================================*/
#course_contents05.photo2 {
  text-align: center;
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  #course_contents06.type_create {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create {
    padding-bottom: 60px;
  }
}
#course_contents06.type_create .inner .achievement_list {
  margin: 80px auto 120px;
  max-width: 1100px;
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .inner .achievement_list {
    margin: 40px auto 20px;
  }
}
#course_contents06.type_create .inner .achievement_list h3 {
  color: #BCB55F;
  text-align: center;
  font-family: "Zen Maru Gothic", serif;
  padding: 0 0 25px;
  margin: 0 0 25px;
  border-bottom: 2px dotted #BCB55F;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_create .inner .achievement_list h3 {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .inner .achievement_list h3 {
    font-size: 2.4rem;
  }
}
#course_contents06.type_create .inner .achievement_list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 横に 3 つの等幅の列 */
  grid-template-rows: auto;
  grid-gap: 15px;
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .inner .achievement_list ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 567px) {
  #course_contents06.type_create .inner .achievement_list ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 7px;
  }
}
#course_contents06.type_create .inner .achievement_list ul::before {
  display: none;
}
#course_contents06.type_create .inner .achievement_list ul li {
  font-family: "Zen Maru Gothic", serif;
  background-color: #BCB55F;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_create .inner .achievement_list ul li {
    font-size: 2.6rem;
    min-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .inner .achievement_list ul li {
    font-size: 1.8rem;
    min-height: 40px;
  }
}
#course_contents06.type_create .inner .achievement_list > p {
  font-family: "Zen Maru Gothic", serif;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_create .inner .achievement_list > p {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .inner .achievement_list > p {
    font-size: 1.6rem;
  }
}
#course_contents06.type_create .inner .achievement_list2 {
  margin: 80px auto 40px;
  max-width: 1100px;
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .inner .achievement_list2 {
    margin: 40px auto 20px;
  }
}
#course_contents06.type_create .inner .achievement_list2 h3 {
  color: #c499c4;
  text-align: center;
  font-family: "Zen Maru Gothic", serif;
  padding: 0 0 25px;
  margin: 0 0 25px;
  border-bottom: 2px dotted #BCB55F;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_create .inner .achievement_list2 h3 {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .inner .achievement_list2 h3 {
    font-size: 2.4rem;
  }
}
#course_contents06.type_create .inner .achievement_list2 ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 横に 3 つの等幅の列 */
  grid-template-rows: auto;
  grid-gap: 15px;
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .inner .achievement_list2 ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 7px;
  }
}
#course_contents06.type_create .inner .achievement_list2 ul::before {
  display: none;
}
#course_contents06.type_create .inner .achievement_list2 ul li {
  font-family: "Zen Maru Gothic", serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0 0 0 1.2em;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_create .inner .achievement_list2 ul li {
    font-size: 2.6rem;
    min-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .inner .achievement_list2 ul li {
    font-size: 1.8rem;
    min-height: 40px;
  }
}
#course_contents06.type_create .inner .achievement_list2 ul li::before {
  content: "";
  display: block;
  width: 0.9em;
  height: 0.9em;
  border-radius: 1em;
  background-color: #BCB55F;
  position: absolute;
  top: 0.2em;
  left: 0;
}
#course_contents06.type_create .inner .achievement_list2 > p {
  font-family: "Zen Maru Gothic", serif;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_create .inner .achievement_list2 > p {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .inner .achievement_list2 > p {
    font-size: 1.6rem;
  }
}
#course_contents06.type_create .pickup-wrap {
  max-width: 1100px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_create .pickup-wrap {
    padding: 0;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .pickup-wrap {
    padding: 0 50px;
    margin: 0 auto 50px;
  }
}
#course_contents06.type_create .pickup-wrap .zisseki-slick {
  position: relative;
}
#course_contents06.type_create .pickup-wrap .achievement-slick .prev-arrow,
#course_contents06.type_create .pickup-wrap .achievement-slick .next-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 0;
  background: transparent;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_create .pickup-wrap .achievement-slick .prev-arrow,
  #course_contents06.type_create .pickup-wrap .achievement-slick .next-arrow {
    width: 30px;
    height: 60px;
    border-top: 30px solid transparent;
    border-left: 30px solid #BCB55F;
    border-bottom: 30px solid transparent;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .pickup-wrap .achievement-slick .prev-arrow,
  #course_contents06.type_create .pickup-wrap .achievement-slick .next-arrow {
    width: 20px;
    height: 40px;
    border-top: 20px solid transparent;
    border-left: 20px solid #BCB55F;
    border-bottom: 20px solid transparent;
  }
}
#course_contents06.type_create .pickup-wrap .achievement-slick .prev-arrow {
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
          transform: translateY(-50%) rotate(180deg) !important;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_create .pickup-wrap .achievement-slick .prev-arrow {
    left: 12%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .pickup-wrap .achievement-slick .prev-arrow {
    left: -50px;
  }
}
@media screen and (min-width: 768px) {
  #course_contents06.type_create .pickup-wrap .achievement-slick .next-arrow {
    right: 12%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .pickup-wrap .achievement-slick .next-arrow {
    right: -50px;
  }
}
#course_contents06.type_create .pickup-wrap .achievement-box {
  border-radius: 30px;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_create .pickup-wrap .achievement-box {
    -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
    padding: 40px 40px 10px;
    margin: 25px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .pickup-wrap .achievement-box {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    padding: 15px 15px 5px;
    margin: 10px;
  }
}
#course_contents06.type_create .pickup-wrap .achievement-box img {
  width: 100%;
}
#course_contents06.type_create .pickup-wrap .achievement-box p {
  font-family: "Zen Maru Gothic", serif;
  line-height: 1.4em;
  min-height: 3.5em;
  margin: 10px 0 0;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_create .pickup-wrap .achievement-box p {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_create .pickup-wrap .achievement-box p {
    font-size: 1.6rem;
  }
}

/*=======================================
ゲーム・CG科用
=========================================*/
#course_target.type_game .target_list {
  padding: 27px 0;
}
#course_target.type_game .target_list ul {
  grid-template-rows: repeat(3, auto);
}
@media screen and (max-width: 767px) {
  #course_target.type_game .target_list ul {
    grid-template-rows: repeat(6, auto);
  }
}
@media screen and (max-width: 567px) {
  #course_target.type_game .target_list ul {
    grid-template-rows: repeat(12, auto);
  }
}

@media screen and (min-width: 768px) {
  #course_contents01.type_game .inner ul {
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents01.type_game .inner ul {
    gap: 20px;
  }
}
@media screen and (min-width: 768px) {
  #course_contents01.type_game .inner ul li {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents01.type_game .inner ul li {
    width: 100%;
  }
}

/*=======================================
eスポーツビジネス科用
=========================================*/
#course_target.type_esports .target_list {
  padding: 27px 0;
}
#course_target.type_esports .target_list ul {
  grid-template-rows: repeat(4, auto);
}
@media screen and (max-width: 767px) {
  #course_target.type_esports .target_list ul {
    grid-template-rows: repeat(6, auto);
  }
}
@media screen and (max-width: 567px) {
  #course_target.type_esports .target_list ul {
    grid-template-rows: repeat(12, auto);
  }
}

@media screen and (min-width: 768px) {
  #course_contents06.type_esports {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_esports {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
#course_contents06.type_esports .pickup-wrap {
  max-width: 1100px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_esports .pickup-wrap {
    padding: 0;
    margin: 80px auto;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_esports .pickup-wrap {
    padding: 0 15px;
    margin: 0px auto 50px;
  }
}
#course_contents06.type_esports .pickup-wrap .zisseki-slick {
  position: relative;
}
#course_contents06.type_esports .pickup-wrap .achievement-slick .prev-arrow,
#course_contents06.type_esports .pickup-wrap .achievement-slick .next-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 0;
  background: transparent;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_esports .pickup-wrap .achievement-slick .prev-arrow,
  #course_contents06.type_esports .pickup-wrap .achievement-slick .next-arrow {
    width: 30px;
    height: 60px;
    border-top: 30px solid transparent;
    border-left: 30px solid #F19885;
    border-bottom: 30px solid transparent;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_esports .pickup-wrap .achievement-slick .prev-arrow,
  #course_contents06.type_esports .pickup-wrap .achievement-slick .next-arrow {
    width: 20px;
    height: 40px;
    border-top: 20px solid transparent;
    border-left: 20px solid #F19885;
    border-bottom: 20px solid transparent;
  }
}
#course_contents06.type_esports .pickup-wrap .achievement-slick .prev-arrow {
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
          transform: translateY(-50%) rotate(180deg) !important;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_esports .pickup-wrap .achievement-slick .prev-arrow {
    left: 12%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_esports .pickup-wrap .achievement-slick .prev-arrow {
    left: 0px;
  }
}
@media screen and (min-width: 768px) {
  #course_contents06.type_esports .pickup-wrap .achievement-slick .next-arrow {
    right: 12%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_esports .pickup-wrap .achievement-slick .next-arrow {
    right: 0px;
  }
}
#course_contents06.type_esports .pickup-wrap .achievement-box {
  border-radius: 30px;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_esports .pickup-wrap .achievement-box {
    -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
    padding: 40px 40px 10px;
    margin: 25px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_esports .pickup-wrap .achievement-box {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    padding: 15px 15px 5px;
    margin: 10px;
  }
}
#course_contents06.type_esports .pickup-wrap .achievement-box a {
  width: 100%;
}
#course_contents06.type_esports .pickup-wrap .achievement-box img {
  width: 100%;
}
#course_contents06.type_esports .pickup-wrap .achievement-box dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 20px 0;
}
#course_contents06.type_esports .pickup-wrap .achievement-box dl dt {
  font-family: "Zen Maru Gothic", serif;
  color: #F19885;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_esports .pickup-wrap .achievement-box dl dt {
    font-size: 2.4rem;
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_esports .pickup-wrap .achievement-box dl dt {
    font-size: 1.6rem;
    width: 100%;
  }
}
#course_contents06.type_esports .pickup-wrap .achievement-box dl dd {
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_esports .pickup-wrap .achievement-box dl dd {
    font-size: 1.8rem;
    width: calc(100% - 200px);
    padding: 10px 0 10px 10px;
    border-left: 2px dotted #F19885;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_esports .pickup-wrap .achievement-box dl dd {
    font-size: 1.5rem;
    width: 100%;
    padding: 10px 0 0;
    margin: 10px 0 0;
    border-top: 2px dotted #F19885;
  }
}
#course_contents06.type_esports .pickup-wrap .achievement-box p {
  line-height: 1.4em;
  min-height: 3.5em;
  margin: 10px 0 0;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_esports .pickup-wrap .achievement-box p {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_esports .pickup-wrap .achievement-box p {
    font-size: 1.6rem;
  }
}

/*=======================================
音響・ミュージック科用
=========================================*/
#course_target.type_sound .target_list {
  padding: 27px 0;
}

@media screen and (min-width: 768px) {
  #course_contents06.type_sound {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_sound {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
#course_contents06.type_sound .pickup-wrap {
  max-width: 1100px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_sound .pickup-wrap {
    padding: 0;
    margin: 80px auto;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_sound .pickup-wrap {
    padding: 0 15px;
    margin: 0px auto 50px;
  }
}
#course_contents06.type_sound .pickup-wrap .zisseki-slick {
  position: relative;
}
#course_contents06.type_sound .pickup-wrap .achievement-slick .prev-arrow,
#course_contents06.type_sound .pickup-wrap .achievement-slick .next-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 0;
  background: transparent;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_sound .pickup-wrap .achievement-slick .prev-arrow,
  #course_contents06.type_sound .pickup-wrap .achievement-slick .next-arrow {
    width: 30px;
    height: 60px;
    border-top: 30px solid transparent;
    border-left: 30px solid #bd8d73;
    border-bottom: 30px solid transparent;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_sound .pickup-wrap .achievement-slick .prev-arrow,
  #course_contents06.type_sound .pickup-wrap .achievement-slick .next-arrow {
    width: 20px;
    height: 40px;
    border-top: 20px solid transparent;
    border-left: 20px solid #bd8d73;
    border-bottom: 20px solid transparent;
  }
}
#course_contents06.type_sound .pickup-wrap .achievement-slick .prev-arrow {
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
          transform: translateY(-50%) rotate(180deg) !important;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_sound .pickup-wrap .achievement-slick .prev-arrow {
    left: 12%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_sound .pickup-wrap .achievement-slick .prev-arrow {
    left: 0px;
  }
}
@media screen and (min-width: 768px) {
  #course_contents06.type_sound .pickup-wrap .achievement-slick .next-arrow {
    right: 12%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_sound .pickup-wrap .achievement-slick .next-arrow {
    right: 0px;
  }
}
#course_contents06.type_sound .pickup-wrap .achievement-box {
  border-radius: 30px;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_sound .pickup-wrap .achievement-box {
    -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
    padding: 40px 40px 10px;
    margin: 25px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_sound .pickup-wrap .achievement-box {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    padding: 15px 15px 5px;
    margin: 10px;
  }
}
#course_contents06.type_sound .pickup-wrap .achievement-box a {
  width: 100%;
}
#course_contents06.type_sound .pickup-wrap .achievement-box img {
  width: 100%;
}
#course_contents06.type_sound .pickup-wrap .achievement-box dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 20px 0;
}
#course_contents06.type_sound .pickup-wrap .achievement-box dl dt {
  font-family: "Zen Maru Gothic", serif;
  color: #bd8d73;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_sound .pickup-wrap .achievement-box dl dt {
    font-size: 2.4rem;
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_sound .pickup-wrap .achievement-box dl dt {
    font-size: 1.6rem;
    width: 100%;
  }
}
#course_contents06.type_sound .pickup-wrap .achievement-box dl dd {
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_sound .pickup-wrap .achievement-box dl dd {
    font-size: 1.8rem;
    width: calc(100% - 200px);
    padding: 10px 0 10px 10px;
    border-left: 2px dotted #bd8d73;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_sound .pickup-wrap .achievement-box dl dd {
    font-size: 1.5rem;
    width: 100%;
    padding: 10px 0 0;
    margin: 10px 0 0;
    border-top: 2px dotted #bd8d73;
  }
}
#course_contents06.type_sound .pickup-wrap .achievement-box p {
  line-height: 1.4em;
  min-height: 3.5em;
  margin: 10px 0 0;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_sound .pickup-wrap .achievement-box p {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_sound .pickup-wrap .achievement-box p {
    font-size: 1.6rem;
  }
}

/*=======================================
動画・映像クリエイト科用
=========================================*/
#course_target.type_movie .target_list {
  padding: 27px 0;
}

@media screen and (min-width: 768px) {
  #course_contents06.type_movie {
    padding-top: 120px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_movie {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
#course_contents06.type_movie .pickup-wrap {
  max-width: 700px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_movie .pickup-wrap {
    padding: 0;
    margin: 80px auto 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_movie .pickup-wrap {
    padding: 0 15px;
    margin: 0px auto 50px;
  }
}
#course_contents06.type_movie .pickup-wrap .achievement-box {
  border-radius: 30px;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_movie .pickup-wrap .achievement-box {
    -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
    padding: 40px 40px 10px;
    margin: 25px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_movie .pickup-wrap .achievement-box {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    padding: 15px 15px 5px;
    margin: 10px;
  }
}
#course_contents06.type_movie .pickup-wrap .achievement-box img {
  width: 100%;
}
#course_contents06.type_movie .pickup-wrap .achievement-box dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 20px 0;
}
#course_contents06.type_movie .pickup-wrap .achievement-box dl dt {
  font-family: "Zen Maru Gothic", serif;
  color: #718bc6;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_movie .pickup-wrap .achievement-box dl dt {
    font-size: 2.4rem;
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_movie .pickup-wrap .achievement-box dl dt {
    font-size: 1.6rem;
    width: 100%;
  }
}
#course_contents06.type_movie .pickup-wrap .achievement-box dl dd {
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_movie .pickup-wrap .achievement-box dl dd {
    font-size: 1.8rem;
    width: calc(100% - 200px);
    padding: 10px 0 10px 10px;
    border-left: 2px dotted #718bc6;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_movie .pickup-wrap .achievement-box dl dd {
    font-size: 1.5rem;
    width: 100%;
    padding: 10px 0 0;
    margin: 10px 0 0;
    border-top: 2px dotted #718bc6;
  }
}
#course_contents06.type_movie .pickup-wrap .achievement-box p {
  line-height: 1.4em;
  min-height: 3.5em;
  margin: 10px 0 0;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_movie .pickup-wrap .achievement-box p {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_movie .pickup-wrap .achievement-box p {
    font-size: 1.6rem;
  }
}

#course_contents07.type_movie {
  background-color: transparent;
}

/*=======================================
声優科用
=========================================*/
#course_contents05.type_voice .sugoi_box .photo + .photo {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  #course_contents06.type_voice {
    padding-top: 120px;
    padding-bottom: 240px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice {
    padding-top: 80px;
    padding-bottom: 120px;
  }
}
#course_contents06.type_voice .inner .achievement_list {
  margin: 80px auto 40px;
  max-width: 1100px;
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .inner .achievement_list {
    margin: 40px auto 20px;
  }
}
#course_contents06.type_voice .inner .achievement_list h3 {
  color: #c499c4;
  text-align: center;
  font-family: "Zen Maru Gothic", serif;
  padding: 0 0 25px;
  margin: 0 0 25px;
  border-bottom: 2px dotted #c499c4;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_voice .inner .achievement_list h3 {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .inner .achievement_list h3 {
    font-size: 2.4rem;
  }
}
#course_contents06.type_voice .inner .achievement_list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 横に 3 つの等幅の列 */
  grid-template-rows: auto;
  grid-gap: 15px;
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .inner .achievement_list ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 567px) {
  #course_contents06.type_voice .inner .achievement_list ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 7px;
  }
}
#course_contents06.type_voice .inner .achievement_list ul::before {
  display: none;
}
#course_contents06.type_voice .inner .achievement_list ul li {
  font-family: "Zen Maru Gothic", serif;
  background-color: #c499c4;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_voice .inner .achievement_list ul li {
    font-size: 2.6rem;
    min-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .inner .achievement_list ul li {
    font-size: 1.8rem;
    min-height: 40px;
  }
}
#course_contents06.type_voice .inner .achievement_list > p {
  font-family: "Zen Maru Gothic", serif;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_voice .inner .achievement_list > p {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .inner .achievement_list > p {
    font-size: 1.6rem;
  }
}
#course_contents06.type_voice .inner .achievement_list2 {
  margin: 80px auto 40px;
  max-width: 1100px;
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .inner .achievement_list2 {
    margin: 40px auto 20px;
  }
}
#course_contents06.type_voice .inner .achievement_list2 h3 {
  color: #c499c4;
  text-align: center;
  font-family: "Zen Maru Gothic", serif;
  padding: 0 0 25px;
  margin: 0 0 25px;
  border-bottom: 2px dotted #c499c4;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_voice .inner .achievement_list2 h3 {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .inner .achievement_list2 h3 {
    font-size: 2.4rem;
  }
}
#course_contents06.type_voice .inner .achievement_list2 ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 横に 3 つの等幅の列 */
  grid-template-rows: auto;
  grid-gap: 15px;
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .inner .achievement_list2 ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 7px;
  }
}
#course_contents06.type_voice .inner .achievement_list2 ul::before {
  display: none;
}
#course_contents06.type_voice .inner .achievement_list2 ul li {
  font-family: "Zen Maru Gothic", serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0 0 0 1.2em;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_voice .inner .achievement_list2 ul li {
    font-size: 2.6rem;
    min-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .inner .achievement_list2 ul li {
    font-size: 1.8rem;
    min-height: 40px;
  }
}
#course_contents06.type_voice .inner .achievement_list2 ul li::before {
  content: "";
  display: block;
  width: 0.9em;
  height: 0.9em;
  border-radius: 1em;
  background-color: #c499c4;
  position: absolute;
  top: 0.2em;
  left: 0;
}
#course_contents06.type_voice .inner .achievement_list2 > p {
  font-family: "Zen Maru Gothic", serif;
  text-align: right;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_voice .inner .achievement_list2 > p {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .inner .achievement_list2 > p {
    font-size: 1.6rem;
  }
}
#course_contents06.type_voice .pickup-wrap {
  max-width: 1100px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_voice .pickup-wrap {
    padding: 0;
    margin: 80px auto 0;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .pickup-wrap {
    padding: 0 15px;
    margin: 0px auto 50px;
  }
}
#course_contents06.type_voice .pickup-wrap .zisseki-slick {
  position: relative;
}
#course_contents06.type_voice .pickup-wrap .achievement-slick .prev-arrow,
#course_contents06.type_voice .pickup-wrap .achievement-slick .next-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 0;
  background: transparent;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_voice .pickup-wrap .achievement-slick .prev-arrow,
  #course_contents06.type_voice .pickup-wrap .achievement-slick .next-arrow {
    width: 30px;
    height: 60px;
    border-top: 30px solid transparent;
    border-left: 30px solid #c499c4;
    border-bottom: 30px solid transparent;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .pickup-wrap .achievement-slick .prev-arrow,
  #course_contents06.type_voice .pickup-wrap .achievement-slick .next-arrow {
    width: 20px;
    height: 40px;
    border-top: 20px solid transparent;
    border-left: 20px solid #c499c4;
    border-bottom: 20px solid transparent;
  }
}
#course_contents06.type_voice .pickup-wrap .achievement-slick .prev-arrow {
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
          transform: translateY(-50%) rotate(180deg) !important;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_voice .pickup-wrap .achievement-slick .prev-arrow {
    left: 12%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .pickup-wrap .achievement-slick .prev-arrow {
    left: -50px;
  }
}
@media screen and (min-width: 768px) {
  #course_contents06.type_voice .pickup-wrap .achievement-slick .next-arrow {
    right: 12%;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .pickup-wrap .achievement-slick .next-arrow {
    right: -50px;
  }
}
#course_contents06.type_voice .pickup-wrap .achievement-box {
  border-radius: 30px;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_voice .pickup-wrap .achievement-box {
    -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
    padding: 40px 40px 10px;
    margin: 25px;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .pickup-wrap .achievement-box {
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    padding: 15px 15px 5px;
    margin: 10px;
  }
}
#course_contents06.type_voice .pickup-wrap .achievement-box img {
  width: 100%;
}
#course_contents06.type_voice .pickup-wrap .achievement-box p {
  font-family: "Zen Maru Gothic", serif;
  line-height: 1.4em;
  min-height: 3.5em;
  margin: 10px 0 0;
}
@media screen and (min-width: 768px) {
  #course_contents06.type_voice .pickup-wrap .achievement-box p {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  #course_contents06.type_voice .pickup-wrap .achievement-box p {
    font-size: 1.6rem;
  }
}

/*=======================================
トータルクリエイト科用
=========================================*/
#university_contents00 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #university_contents00 {
    padding: 0 0 130px;
  }
}
@media screen and (max-width: 767px) {
  #university_contents00 {
    padding: 0 0 60px;
  }
}
#university_contents00 .inner {
  max-width: 1100px;
  margin: 0 auto 0;
}
#university_contents00 .inner .boxbase {
  position: relative;
  border: 2px dotted #52B792;
  padding: 30px;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#university_contents00 .inner .boxbase h2 {
  font-family: "Zen Maru Gothic", serif;
  color: #52B792;
  line-height: 1.3;
  margin: 0 0 10px;
  position: relative;
  z-index: 11;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #university_contents00 .inner .boxbase h2 {
    font-size: 3.7rem;
  }
}
@media screen and (max-width: 767px) {
  #university_contents00 .inner .boxbase h2 {
    font-size: 2.4rem;
  }
}
#university_contents00 .inner .boxbase .inbox ul {
  display: grid;
  grid-gap: 20px;
}
@media screen and (min-width: 768px) {
  #university_contents00 .inner .boxbase .inbox ul {
    grid-template-columns: repeat(3, 1fr); /* 横に 3 つの等幅の列 */
    grid-template-rows: repeat(2, auto); /* 縦に 2 つの自動高さの行 */
  }
}
@media screen and (max-width: 767px) {
  #university_contents00 .inner .boxbase .inbox ul {
    grid-template-columns: repeat(1, 1fr); /* 横に 3 つの等幅の列 */
    grid-template-rows: repeat(5, auto); /* 縦に 2 つの自動高さの行 */
  }
}
#university_contents00 .inner .boxbase .inbox ul::before, #university_contents00 .inner .boxbase .inbox ul::after {
  display: none;
}
#university_contents00 .inner .boxbase .inbox ul li {
  background-color: rgba(82, 183, 146, 0.2);
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#university_contents00 .inner .boxbase .inbox ul li h3 {
  font-family: "Zen Maru Gothic", serif;
  color: #52B792;
  line-height: 1.2;
  text-align: center;
  min-height: 2.4em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 10px;
}
@media screen and (min-width: 768px) {
  #university_contents00 .inner .boxbase .inbox ul li h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #university_contents00 .inner .boxbase .inbox ul li h3 {
    font-size: 1.8rem;
  }
}
#university_contents00 .inner .boxbase .inbox ul li p {
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  #university_contents00 .inner .boxbase .inbox ul li p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  #university_contents00 .inner .boxbase .inbox ul li p {
    font-size: 1.5rem;
  }
}

#university_contents01 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #university_contents01 {
    padding: 0 0 130px;
  }
}
@media screen and (max-width: 767px) {
  #university_contents01 {
    padding: 0 0 60px;
  }
}
#university_contents01 .inner {
  position: relative;
  max-width: 1110px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #university_contents01 .inner {
    padding: 60px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #university_contents01 .inner {
    padding: 30px 0 0;
  }
}
#university_contents01 .inner img {
  margin: 0 auto;
}

#university_contents05 {
  position: relative;
  background-color: #52B792;
}
@media screen and (min-width: 768px) {
  #university_contents05 {
    padding: 0 0 130px;
  }
}
@media screen and (max-width: 767px) {
  #university_contents05 {
    padding: 0 0 60px;
  }
}
#university_contents05 .title_base {
  min-height: 220px;
}
#university_contents05 .title_base h2 {
  color: #ffffff;
}
#university_contents05 .title_base svg {
  mix-blend-mode: multiply;
}
#university_contents05 .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#university_contents05 .inner .text_warp {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 30px;
}
#university_contents05 .inner .text_warp dl {
  border-bottom: 3px dotted #52B792;
}
@media screen and (min-width: 768px) {
  #university_contents05 .inner .text_warp dl {
    padding: 0 0 40px;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 767px) {
  #university_contents05 .inner .text_warp dl {
    padding: 0 0 20px;
    margin: 0 0 15px;
  }
}
#university_contents05 .inner .text_warp dl:last-child {
  border-bottom: none !important;
  padding: 0;
  margin: 0;
}
#university_contents05 .inner .text_warp dl dt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 0 10px;
}
@media screen and (min-width: 768px) {
  #university_contents05 .inner .text_warp dl dt span {
    width: 65px;
  }
}
@media screen and (max-width: 767px) {
  #university_contents05 .inner .text_warp dl dt span {
    width: 30px;
  }
}
@media screen and (min-width: 768px) {
  #university_contents05 .inner .text_warp dl dt p {
    width: calc(100% - 65px);
    padding: 10px 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #university_contents05 .inner .text_warp dl dt p {
    width: calc(100% - 30px);
    padding: 0px 0 0 10px;
    margin: 0px 0 0;
  }
}
#university_contents05 .inner .text_warp dl dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #university_contents05 .inner .text_warp dl dd span {
    width: 65px;
  }
}
@media screen and (max-width: 767px) {
  #university_contents05 .inner .text_warp dl dd span {
    width: 30px;
  }
}
#university_contents05 .inner .text_warp dl dd p {
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #university_contents05 .inner .text_warp dl dd p {
    font-size: 2rem;
    width: calc(100% - 65px);
    padding: 10px 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #university_contents05 .inner .text_warp dl dd p {
    font-size: 1.6rem;
    width: calc(100% - 30px);
    padding: 0px 0 0 10px;
    margin: -5px 0 0;
  }
}

/*=======================================
トータルクリエイト・情報大学科用
=========================================*/
#university_dual_contents01 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #university_dual_contents01 {
    padding: 0 0 80px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents01 {
    padding: 0 0 50px;
  }
}
#university_dual_contents01 .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#university_dual_contents01 .inner .boxbase {
  background-color: rgba(82, 183, 146, 0.2);
  border-radius: 30px;
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
}
#university_dual_contents01 .inner .boxbase h2 {
  font-family: "Zen Maru Gothic", serif;
  color: #52B792;
  line-height: 1.3;
  margin: 0 0 10px;
  position: relative;
  z-index: 11;
}
@media screen and (min-width: 768px) {
  #university_dual_contents01 .inner .boxbase h2 {
    font-size: 3.7rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents01 .inner .boxbase h2 {
    font-size: 2.4rem;
  }
}
#university_dual_contents01 .inner .boxbase .inbox {
  max-width: 756px;
  text-align: center;
  position: relative;
  z-index: 11;
}
@media screen and (max-width: 767px) {
  #university_dual_contents01 .inner .boxbase .inbox a {
    max-width: 130px;
    margin: 8px auto 0;
  }
}

#university_dual_contents02 {
  position: relative;
}
#university_dual_contents02 .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#university_dual_contents02 .inner .study_step {
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  #university_dual_contents02 .inner .study_step {
    padding: 70px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents02 .inner .study_step {
    padding: 40px 0 0;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
#university_dual_contents02 .inner .study_step > div {
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  #university_dual_contents02 .inner .study_step > div em {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents02 .inner .study_step > div em {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  #university_dual_contents02 .inner .study_step > div h3 {
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents02 .inner .study_step > div h3 {
    font-size: 3rem;
  }
}
#university_dual_contents02 .inner .study_step > div .box {
  border-radius: 20px;
  padding: 30px;
}
#university_dual_contents02 .inner .study_step > div .box ul li {
  text-align: left;
  line-height: 1.5;
  position: relative;
  padding: 0 0 0 1em;
}
@media screen and (min-width: 768px) {
  #university_dual_contents02 .inner .study_step > div .box ul li {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents02 .inner .study_step > div .box ul li {
    font-size: 1.6rem;
  }
}
#university_dual_contents02 .inner .study_step > div .box ul li:before {
  content: "・";
  display: inline-block;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0;
  left: 0;
}
#university_dual_contents02 .inner .study_step .type_ad {
  width: 425px;
  padding: 0 50px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #university_dual_contents02 .inner .study_step .type_ad {
    width: 100%;
    padding: 0 0 80px;
  }
}
#university_dual_contents02 .inner .study_step .type_ad h3 {
  color: #62b1dc;
}
#university_dual_contents02 .inner .study_step .type_ad .box {
  background-color: #62b1dc;
  position: relative;
}
#university_dual_contents02 .inner .study_step .type_ad .box:after {
  background-image: url(../img/course/university_dual/item_plus.svg);
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  z-index: 15;
}
@media screen and (min-width: 768px) {
  #university_dual_contents02 .inner .study_step .type_ad .box:after {
    width: 90px;
    height: 90px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -70px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents02 .inner .study_step .type_ad .box:after {
    width: 50px;
    height: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -60px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents02 .inner .study_step .type_ad .box ul {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(7, auto);
  }
  #university_dual_contents02 .inner .study_step .type_ad .box ul:before, #university_dual_contents02 .inner .study_step .type_ad .box ul:after {
    display: none;
  }
}
@media screen and (max-width: 567px) {
  #university_dual_contents02 .inner .study_step .type_ad .box ul {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(20, auto);
  }
  #university_dual_contents02 .inner .study_step .type_ad .box ul:before, #university_dual_contents02 .inner .study_step .type_ad .box ul:after {
    display: none;
  }
}
#university_dual_contents02 .inner .study_step .type_ad .box ul li {
  color: #ffffff;
}
#university_dual_contents02 .inner .study_step .type_univ {
  width: calc(100% - 425px);
}
@media screen and (max-width: 767px) {
  #university_dual_contents02 .inner .study_step .type_univ {
    width: 100%;
  }
}
#university_dual_contents02 .inner .study_step .type_univ h3 {
  color: #52B792;
}
#university_dual_contents02 .inner .study_step .type_univ .box {
  background-color: #fff6a3;
}
#university_dual_contents02 .inner .study_step .type_univ .box h4 {
  color: #52B792;
  line-height: 1;
  margin: 0 0 15px;
}
@media screen and (min-width: 768px) {
  #university_dual_contents02 .inner .study_step .type_univ .box h4 {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents02 .inner .study_step .type_univ .box h4 {
    font-size: 2.4rem;
  }
}
#university_dual_contents02 .inner .study_step .type_univ .box h5 {
  background-color: #52B792;
  color: #ffffff;
  padding: 7px;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #university_dual_contents02 .inner .study_step .type_univ .box h5 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents02 .inner .study_step .type_univ .box h5 {
    font-size: 2.1rem;
  }
}
#university_dual_contents02 .inner .study_step .type_univ .box ul {
  padding: 7px 0 35px;
}
#university_dual_contents02 .inner .study_step .type_univ .box ul:last-of-type {
  padding: 7px 0 0;
}
#university_dual_contents02 .inner .study_step .type_univ .box ul li {
  color: #595757;
}

#course_contents03.university_dual {
  position: relative;
}
#course_contents03.university_dual .title_base {
  min-height: 220px;
}
#course_contents03.university_dual .pickup-wrap {
  margin: 10px auto 0;
}

#university_dual_contents04 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #university_dual_contents04 {
    padding: 0 0 225px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents04 {
    padding: 0 0 110px;
  }
}
#university_dual_contents04 .title_base {
  min-height: 220px;
}
#university_dual_contents04 .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#university_dual_contents04 .inner .intro h3 {
  color: #52B792;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #university_dual_contents04 .inner .intro h3 {
    font-size: 5rem;
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents04 .inner .intro h3 {
    font-size: 2.2rem;
    margin: 0 0 10px;
  }
}
#university_dual_contents04 .inner .intro p {
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  #university_dual_contents04 .inner .intro p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents04 .inner .intro p {
    font-size: 1.6rem;
  }
}
#university_dual_contents04 .inner .box {
  border: 2px solid #52B792;
  border-radius: 20px;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 30px 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  #university_dual_contents04 .inner .box {
    padding: 15px;
  }
}
#university_dual_contents04 .inner .box h4 {
  color: #fff482;
  background-color: #52B792;
  border-radius: 30px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #university_dual_contents04 .inner .box h4 {
    font-size: 2.8rem;
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents04 .inner .box h4 {
    font-size: 2.2rem;
    margin: 0 0 15px;
  }
}
#university_dual_contents04 .inner .box > p {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #university_dual_contents04 .inner .box > p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents04 .inner .box > p {
    font-size: 1.6rem;
  }
}
#university_dual_contents04 .inner .box .subtitle_dotline {
  position: relative;
}
#university_dual_contents04 .inner .box .subtitle_dotline:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  border-top: 2px dotted #52B792;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
}
#university_dual_contents04 .inner .box .subtitle_dotline h5 {
  color: #52B792;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  background: #ffffff;
  display: inline-block;
  padding: 0 10px 0 0;
  position: relative;
  z-index: 9;
}
@media screen and (min-width: 768px) {
  #university_dual_contents04 .inner .box .subtitle_dotline h5 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents04 .inner .box .subtitle_dotline h5 {
    font-size: 2.4rem;
  }
}
#university_dual_contents04 .inner .box h6 {
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  color: #52B792;
  line-height: 1.3;
  margin: 20px 0 0;
  padding: 0 15px 7px;
}
@media screen and (min-width: 768px) {
  #university_dual_contents04 .inner .box h6 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents04 .inner .box h6 {
    font-size: 2rem;
  }
}
#university_dual_contents04 .inner .box h6 + p {
  padding: 0 15px;
}
#university_dual_contents04 .inner .box .img0402 {
  max-width: 672px;
  margin: 20px auto 0;
}
#university_dual_contents04 .inner .box .img0402 img {
  margin: 0 0 7px;
}
#university_dual_contents04 .inner .box .img0402 p {
  padding: 0 5px;
  text-indent: -1em;
  margin: 0 0 0 1em;
}
@media screen and (min-width: 768px) {
  #university_dual_contents04 .inner .box .img0402 p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents04 .inner .box .img0402 p {
    font-size: 1.4rem;
  }
}
#university_dual_contents04 .inner .box .img0403 {
  max-width: 893px;
  margin: 20px auto 0;
}
#university_dual_contents04 .inner .box .img0403 img {
  margin: 0 0 7px;
}
#university_dual_contents04 .inner .box .img0403 p {
  padding: 0 5px;
  text-indent: -1em;
  margin: 0 0 0 1em;
}
@media screen and (min-width: 768px) {
  #university_dual_contents04 .inner .box .img0403 p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents04 .inner .box .img0403 p {
    font-size: 1.4rem;
  }
}

#university_dual_contents05 {
  position: relative;
  background-color: #52B792;
}
@media screen and (min-width: 768px) {
  #university_dual_contents05 {
    padding: 0 0 130px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 {
    padding: 0 0 60px;
  }
}
#university_dual_contents05 .title_base {
  min-height: 220px;
}
#university_dual_contents05 .title_base h2 {
  color: #ffffff;
}
#university_dual_contents05 .title_base svg {
  mix-blend-mode: multiply;
}
#university_dual_contents05 .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#university_dual_contents05 .inner .text_warp {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 30px;
}
#university_dual_contents05 .inner .text_warp dl {
  border-bottom: 3px dotted #52B792;
}
@media screen and (min-width: 768px) {
  #university_dual_contents05 .inner .text_warp dl {
    padding: 0 0 40px;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 .inner .text_warp dl {
    padding: 0 0 20px;
    margin: 0 0 15px;
  }
}
#university_dual_contents05 .inner .text_warp dl:last-child {
  border-bottom: none !important;
  padding: 0;
  margin: 0;
}
#university_dual_contents05 .inner .text_warp dl dt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 0 10px;
}
@media screen and (min-width: 768px) {
  #university_dual_contents05 .inner .text_warp dl dt span {
    width: 65px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 .inner .text_warp dl dt span {
    width: 30px;
  }
}
@media screen and (min-width: 768px) {
  #university_dual_contents05 .inner .text_warp dl dt p {
    width: calc(100% - 65px);
    padding: 10px 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 .inner .text_warp dl dt p {
    width: calc(100% - 30px);
    padding: 0px 0 0 10px;
    margin: -10px 0 0;
  }
}
#university_dual_contents05 .inner .text_warp dl dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #university_dual_contents05 .inner .text_warp dl dd span {
    width: 65px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 .inner .text_warp dl dd span {
    width: 30px;
  }
}
#university_dual_contents05 .inner .text_warp dl dd p {
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #university_dual_contents05 .inner .text_warp dl dd p {
    font-size: 2rem;
    width: calc(100% - 65px);
    padding: 10px 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 .inner .text_warp dl dd p {
    font-size: 1.6rem;
    width: calc(100% - 30px);
    padding: 5px 0 0 10px;
  }
}

#university_dual_contents06 {
  position: relative;
  font-family: "Zen Maru Gothic", serif;
}
@media screen and (min-width: 768px) {
  #university_dual_contents06 {
    padding: 0 0 160px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents06 {
    padding: 0 0 80px;
  }
}
#university_dual_contents06 .title_base {
  min-height: 220px;
}
#university_dual_contents06 .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#university_dual_contents06 .inner h3 {
  background-color: rgba(82, 183, 146, 0.5);
  line-height: 1.3;
  padding: 7px;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #university_dual_contents06 .inner h3 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents06 .inner h3 {
    font-size: 2.2rem;
  }
}
#university_dual_contents06 .inner .sub_title {
  max-width: 1100px;
  position: relative;
  z-index: 10;
  margin: 10px auto 12px;
}
#university_dual_contents06 .inner .sub_title h4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  #university_dual_contents06 .inner .sub_title h4 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents06 .inner .sub_title h4 {
    font-size: 2rem;
  }
}
#university_dual_contents06 .inner .sub_title h4::before {
  content: "●";
  display: inline-block;
  font-size: 0.8em;
  margin: 0 3px 0 0;
  color: #52B792;
}
#university_dual_contents06 .inner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% + 40px);
  margin: 0 -20px;
}
@media screen and (max-width: 767px) {
  #university_dual_contents06 .inner ul {
    width: 100%;
    margin: 0;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  #university_dual_contents06 .inner ul li {
    width: 50%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents06 .inner ul li {
    width: 100%;
    padding: 0 0 40px;
  }
  #university_dual_contents06 .inner ul li img {
    width: 100%;
  }
}
#university_dual_contents06 .inner ul li > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
}
#university_dual_contents06 .inner ul li > div em {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  height: 50px;
  color: #ffffff;
  font-weight: bold;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  #university_dual_contents06 .inner ul li > div em {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents06 .inner ul li > div em {
    font-size: 1.8rem;
  }
}
#university_dual_contents06 .inner ul li > div em:nth-of-type(1) {
  background-color: #7db2d3;
}
#university_dual_contents06 .inner ul li > div em:nth-of-type(2) {
  background-color: #f1bd64;
}
#university_dual_contents06 .inner ul li > div span {
  width: 2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #university_dual_contents06 .inner ul li > div span {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents06 .inner ul li > div span {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #university_dual_contents06 .inner ul li p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  #university_dual_contents06 .inner ul li p {
    font-size: 1.6rem;
  }
}

/*********学科一覧2025**********/
.l-pagetitle {
  position: relative;
  overflow: hidden;
}

.illust_01 {
  position: absolute;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .illust_01 {
    top: 0;
    margin-right: 700px;
  }
}
@media screen and (max-width: 767px) {
  .illust_01 {
    top: -3px;
    margin-right: 378px;
    width: 234px;
  }
}

.illust_02 {
  position: absolute;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .illust_02 {
    top: 0;
    margin-left: 700px;
  }
}
@media screen and (max-width: 767px) {
  .illust_02 {
    top: 48px;
    margin-left: 393px;
    width: 220px;
  }
}

.p-course__field ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 25px;
  margin-bottom: -40px;
  max-width: none !important;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .p-course__field ul {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
}
@media screen and (max-width: 767px) {
  .p-course__field ul {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
}

@media screen and (min-width: 768px) {
  .p-course__field li {
    width: auto;
    margin: 0 0 40px 0 !important;
  }
}

@media screen and (min-width: 768px) {
  .p-course__field li:nth-child(n+2) {
    margin-left: 20px !important;
  }
}
.l-pagetitle .h {
  color: #62B3DD !important;
}

.l-pagetitle .t {
  color: #62B3DD !important;
}

.l-pagetitle {
  background: none !important;
  background-color: #D5EDFA !important;
}

.p-course__field li.dept_graphic .box1 {
  background: #F5AC3C !important;
}

.p-course__field li.dept_comic .box1 {
  background: #ED7E84 !important;
}

.p-course__field li.dept_create .box1 {
  background: #BCB55F !important;
}

.p-course__field li.dept_game .box1 {
  background: #8B92C7 !important;
}

.p-course__field li.dept_esports .box1 {
  background: #F19885 !important;
}

.p-course__field li.dept_sound .box1 {
  background: #BD8D73 !important;
}

.p-course__field li.dept_movie .box1 {
  background: #718BC6 !important;
}

.p-course__field li.dept_voice .box1 {
  background: #C499C4 !important;
}

.p-course__field li.dept_total .box1 {
  background: #52B792 !important;
}

@media screen and (max-width: 767px) {
  .p-course__field h2 span {
    line-height: 1.2em !important;
  }
  .p-course__field .text1 {
    line-height: 1.2em !important;
  }
}
/*********学科一覧2025ここまで**********/
/*********250619追加　大学併修**********/
@media screen and (max-width: 767px) {
  #university_dual_contents05 .text_warp {
    padding: 15px !important;
  }
}
#university_dual_contents05 .text_warp .accordion-006 {
  max-width: 100%;
  margin-bottom: 10px;
  background-color: #e6f2ec;
  border-radius: 10px;
  padding-bottom: 0.2em;
}
#university_dual_contents05 .text_warp .accordion-006 summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 1em 2em;
  color: #52B792;
  font-weight: 700;
  font-size: 2em;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 .text_warp .accordion-006 summary {
    font-size: 1.4em;
  }
}
#university_dual_contents05 .text_warp .accordion-006 summary::-webkit-details-marker {
  display: none;
}
#university_dual_contents05 .text_warp .accordion-006 summary::after {
  -webkit-transform: translateY(-25%) rotate(45deg);
          transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 3px solid #52B792;
  border-right: 3px solid #52B792;
  content: "";
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
#university_dual_contents05 .text_warp .accordion-006[open] summary::after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
#university_dual_contents05 .text_warp .accordion-006 .faq_text {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 0;
  margin: 1.5em;
  padding: 2em;
  color: #333333;
  background-color: #ffffff;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 .text_warp .accordion-006 .faq_text {
    padding: 1em;
  }
}
#university_dual_contents05 .text_warp .accordion-006[open] .faq_text {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}
#university_dual_contents05 .text_warp .faq_text li {
  text-align: justify;
  font-size: 1.6rem;
  line-height: 1.8em;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 .text_warp .faq_text li {
    font-size: 1.5rem;
    line-height: 1.8em;
  }
}
#university_dual_contents05 .text_warp .faq_text li + li {
  margin-top: 1em;
}
#university_dual_contents05 .text_warp .faq_text dd + dd {
  margin-top: 1em;
}
#university_dual_contents05 .text_warp .faq_text dd {
  text-align: justify;
  font-size: 1.6rem;
  line-height: 1.8em;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 .text_warp .faq_text dd {
    font-size: 1.5rem;
    line-height: 1.8em;
  }
}
#university_dual_contents05 .text_warp .faq_text dt {
  font-size: 2rem;
  line-height: 1.5em;
  font-weight: 700;
  margin-bottom: 0.8em;
  color: #52B792;
}
#university_dual_contents05 .text_warp .faq_text ul {
  margin-bottom: 1.5em;
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 .text_warp .faq_text ul {
    margin-bottom: 1.2em;
  }
}
#university_dual_contents05 .text_warp .faq_q {
  font-size: 2rem;
  line-height: 1.5em;
  font-weight: 700;
  margin-bottom: 0.8em;
  color: #52B792;
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 .text_warp .faq_q {
    font-size: 1.2rem;
    margin-bottom: 0.5em;
  }
}
#university_dual_contents05 .text_warp .fag_annotation {
  font-size: 1.6rem;
  line-height: 1.5em;
}
@media screen and (max-width: 767px) {
  #university_dual_contents05 .text_warp .fag_annotation {
    font-size: 1rem;
    line-height: 1.5em;
  }
}

/*********250619追加　大学併修ここまで**********/