/* responsive */
/* .pc {
} */
.sp560,
.sp480,
.sp440,
.sp380,
.sp {
  display: none;
}

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

@media screen and (min-width: 769px) and (max-width: 990px) {
  .sec11-1__column {
    flex: 0 0 58%;
  }
}
@media screen and (max-width: 630px) {
  .sec11-1__heading{
    font-size: 28px;
  }
  .sec11-1_br{
    display: block;
  }
}
@media screen and (max-width: 366px) {
  .sec11-1__heading{
    font-size: 26px;
  }
}
@media screen and (min-width: 1900px) {
  .fv {
    background: url("../images/pc_fv_bg01.webp") center / cover no-repeat;
    background-position: top;
    padding: 60px 0 60px;
    position: relative;
    margin-top: 70px;
  }
  .fv .pc img {
    width: 90%;
  }
  .fv .button {
    text-align: center;
    margin: 0 auto;
    padding-right: 0vw;
		margin-right: -11vw;
		margin-top: -9.5vw;
    padding-bottom: 3vw;
  }
  .fv .button a {
    display: inline-block;
  }
  .fv .button img {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  /* FIRST VIEW */
  .fv {
    background: url("../images/pc_fv_bg01.webp") center / cover no-repeat;
    background-position: top;
    padding: 40px 0 40px;
    position: relative;
    margin-top: 70px;
  }
  .fv .button {
    text-align: center;
    margin: 0 auto;
    padding-right: 0vw;
		margin-right: -55vw;
		margin-top: -10vw;
    padding-block: 1vw 2.5vw;
  }
  .fv .button a {
    display: inline-block;
    width: 21%;
  }
  #wrapper {
    min-width: 960px;
    margin: 0 auto;
  }
  /* HOVER */
  .pagetop:hover,
  .slick-prev:hover,
  .slick-next:hover,
  .sec08_slide .list_nav li:hover {
    opacity: 0.7;
  }

  .hover:hover {
    opacity: 1;
  }
  .hover:hover img {
    transform: translateY(-10px);
    opacity: 1;
  }

  /* CONTENTS */
  .sec09_list {
    max-width: 1920px;
    margin: 0 auto;
  }
  .attending_students-voice-slide {
    max-width: 1920px;
    margin: 0 auto;
  }
  .sec02_item {
    max-width: 1090px;
    margin: 0 auto;
  }

  /*    .sec02_item::before{background: #fff;width: 1850px;height: 93%;position: absolute;top: 21px;left:calc(50% - 1450px);content: '';transform: skewX(-20deg);z-index: -1;}*/
  .sec02_item::before {
    background: #fff;
    width: 1850px;
    height: 93%;
    position: absolute;
    top: 21px;
    left: calc(50% - 1450px);
    content: "";
    transform: skewX(-20deg);
    z-index: -1;
  }
  /*    .sec02_item.item2{margin: 50px 0 100px;justify-content: flex-end;padding-right: 3.8%;padding-left: 0;}*/
  .sec02_item.item2 {
    justify-content: center;
    padding-right: 3.8%;
    padding-left: 0;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 60px;
  }
  .sec02_item.item2::before {
    right: calc(50% - 1550px);
    left: inherit;
  }
  .sec02_item.item2 p {
    margin: 0 0 0 -10px;
  }

  @media screen and (min-width: 1800px) {
    .sec02_item::before {
      background: #fff;
      width: 1850px;
      height: 93%;
      position: absolute;
      top: 21px;
      left: calc(55% - 1450px);
      content: "";
      transform: skewX(-20deg);
      z-index: -1;
    }
    .sec02_item.item2::before {
      right: calc(65% - 1550px);
      left: inherit;
    }
  }
  .sec07_box02 .sec07_list {
    margin-top: 86px;
  }

  .sec08 h3 {
    margin-bottom: 71px;
  }
  .sec08 h4 {
    position: relative;
    z-index: 2;
    top: -27px;
  }

  .sec12_item.item1::after {
    background: url("../images/sec12_cross.webp") center / cover no-repeat;
    width: 100px;
    height: 100px;
    content: "";
    position: absolute;
    bottom: -75px;
    left: calc(50% - 57px);
  }

  /* ALL TITLE */
  .sec03_list li:nth-child(4n + 4) {
    margin-right: 0;
  }
  .sec03_list li img {
    width: 30%;
  }
  .sec08_item.item2 h4 {
    margin-bottom: -15px;
  }
  .sec08_item.item3 h4,
  .sec08_item.item4 h4,
  .sec08_item.item5 h4 {
    margin-bottom: 6px;
  }

  .fv h3 {
    margin-bottom: 15px;
  }
  .cta h3 {
    margin-bottom: 35px;
  }
  .sec02 h3 {
    margin-bottom: 30px;
  }
  .sec05 h3 {
    margin-bottom: 80px;
  }
  .sec06 h3 {
    margin-bottom: 35px;
  }
  .sec10 h3 {
    margin-bottom: 50px;
  }
  .sec11 h3 {
    margin-bottom: 80px;
  }
  .sec12_list01 li:last-child p span {
    margin-left: 40px;
  }
  .sec13_content h3 {
    margin-bottom: 50px;
  }
  .sec15 h3 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1900px) {
	  .fv .button a img{
			width: 100%;
  }
}
/*tab*/
@media screen and (min-width: 769px) and (max-width: 960px) {
  .sec11_row .img img {
    top: -5px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1440px) {
  .sec02_item {
    padding-left: 15px;
  }
  .sec02_item::before {
    left: calc(50% - 1300px);
  }
  .sec02_item p {
    margin-right: 30px;
  }
  .sec02_item.item2 {
    padding-right: 15px;
  }
  .sec02_item.item2::before {
    left: inherit;
    right: calc(50% - 1390px);
  }
  .sec07_title.bg2 {
    padding-left: 13vw;
  }
  .sec09_list li {
    min-height: 580px;
    padding: 40px;
  }
  .attending_students-voice-slide li {
    min-height: 300px;
    padding: 20px;
  }
  .sec05_list {
    /*    width: 90%; */
  }
}
@media screen and (min-width: 1440px) and (max-width: 1800px) {
  /*    .sec02_item::before{background: #fff;width: 1850px;height: 100%;position: absolute;top: 21px;left:calc(50% - 1450px);content: '';transform: skewX(-20deg);z-index: -1;}*/
  .sec02_item::before {
    left: calc(68% - 1600px);
  }
  .sec02_item.item2::before {
    left: inherit;
    right: calc(68% - 1600px);
  }
}
@media screen and (max-width: 1600px) {
  .box_sec19{
    padding-block: 70px;
    align-items: flex-start;
  }
  .box_sec19::before {
    right: 40px;
  }
  .box_sec19 ul li {
    font-size: 28px;
  }
  .box_sec19 p {
    font-size: 16px;
  }
  .sec19 h2 img {
    max-width: 55%;
  }
  .sec19_column{
    gap: 0;
  }
  .sec19_img{
    z-index: 10;
    width: 50%;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1600px) {
  .sec19_img{
    width: 40%;
  }
}
@media screen and (max-width: 1300px) {
  .sec19_column {
    flex-direction: column;
    align-items: center;
  }
  .box_sec19 {
    width: 65%;
  }
  .sec19_img {
    width: 65%;
    margin-top: -28px;
    z-index: 10;
  }
  .box_sec19::before {
    right: 0px;
  }
  .sec19 h2 img {
    max-width: 75%;
  }
}
@media screen and (max-width: 1000px) {
  .box_sec19 {
    width: 90%;
  }
  .sec19_img {
    width: 70%;
    margin-top: -40px;
    z-index: 10;
  }
}
@media screen and (max-width: 768px) {
  .box_sec19 {
    width: 90%;
  }
  .sec19_img {
    width: 100%;
    margin-top: -40px;
    z-index: 10;
  }
}
@media screen and (max-width: 599px) {
  .sec19_img {
    margin-top: -20px;
  }
}

@media screen and (max-width: 960px) {
  /*    .sec05_list{width: 960px;}*/
  .sec07_title {
    height: auto;
  }
  .sec07_title.bg1,
  .sec07_title.bg2,
  .sec07_title.bg3 {
    padding: 50px 15px;
  }
  .sec07_item {
    padding: 15px;
  }
  .sec07_box02 .sec07_item_ct .txt {
    padding: 0 15px 25px;
  }
  .sec10_list li span {
    font-size: 16px;
  }


  .faq_list dt {
    padding: 10px 20px;
  }
  .faq_list dd {
    padding: 10px 17px 50px 17px;
  }
  .box_sec19 {
    padding: 85px 0 90px 30px;
  }
}

@media screen and (max-width: 768px) {
  #wrapper,
  header,
  main,
  footer,
  .inner {
    width: 100% !important;
    min-width: inherit !important;
  }
  .inner {
    box-sizing: border-box;
    padding: 0 15px;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  /*---*/
  main h2,
  main h3 {
    margin-bottom: 30px;
  }
  .pagetop {
    width: 45px;
    height: 45px;
  }
  /*==========================================================================*/
  /*                               MAIN                                       */
  /*==========================================================================*/
  .fv {
    padding: 0;
    position: relative;
    margin-top: 19.46666666666667vw;
  }
  .fv .button {
    position: absolute;
    bottom: 5.333333333333333vw;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 2vw;
  }
  .fv .button img {
    max-width: 87.46666666666667vw;
    height: auto;
  }
  .fv p {
    margin-bottom: 0;
  }
  .fv-banner {
    bottom: -9%;
    width: 65.5%;
  }

  .atn {
    padding: 10px;
    margin-top: -12vw;
  }

  .sec01 p {
    margin-bottom: 15px;
  }
  .sec01 .center {
    font-size: 15px;
    text-align: left;
  }

  .sec02 {
    background: url("../images/sp_blue_bg.webp") top center no-repeat
      var(--blue);
  }
  .sec02 h3 {
    margin-bottom: 0;
  }
  .sec02 .inner {
    padding: 0;
  }
  .sec02_item {
    padding: 0;
    flex-wrap: wrap;
    margin-top: 6.5vw;
  }
  .sec02_item p {
    margin: 0 0 6.5vw;
    width: 100%;
  }
  .sec02 .sec02_item img {
    width: 100%;
  }
  .sec02_item.item2 {
    margin-bottom: 8vw;
  }
  .sec02 .big {
    font-size: 4.55vw;
    line-height: 1.5em;
  }

  .sec03_list {
    margin-top: 6.5vw;
    justify-content: flex-start;
  }
  .sec03_list li {
    width: calc((100vw - 70px) / 3);
    margin: 0 20px 20px 0;
  }
  .sec03_list li:nth-child(3n + 3) {
    margin-right: 0;
  }

  .sec04 .inner {
    padding: 0;
  }
  .sec04 h3 {
    padding: 0 15px;
  }
  .sec04 ul {
    display: none;
  }
  .sec04 .sp:not(:last-child) {
    margin-bottom: 40px;
  }

  .sec05::before {
    display: none;
  }
  .sec05 .inner {
    padding: 0;
  }
  .sec05 h3 {
    background: var(--mcolor);
    padding: 30px 0;
    position: relative;
    margin-bottom: 50px;
    z-index: 10;
  }
  .sec05_list::before {
    background: url("../images/sec05_arrow.webp") center / cover no-repeat;
    width: 16px;
    height: 118px;
    position: absolute;
    top: -90px;
    left: calc(50% - 8px);
    content: "";
    z-index: 2;
  }
  .sec05_list {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    max-height: inherit;
    position: relative;
    overflow: inherit;
  }
  .sec05_list li {
    width: 100%;
    height: auto;
    margin: 0 15px;
    background: #f2f2f2;
    padding: 30px;
  }
  .sec05_list .slick-prev,
  .sec05_list .slick-next {
    background: url("../images/icon_next_sp.webp") center / cover no-repeat;
    width: 62px;
    height: 122px;
    right: 0;
    top: calc(50% - 61px);
  }
  .sec05_list .slick-prev {
    right: inherit;
    left: 0;
    background: url("../images/icon_prev_sp.webp") center / cover no-repeat;
  }
  .sec05_list .slick-dots {
    bottom: 0;
  }
  .sec05_list.slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .sec05_list li .img {
    width: 292px;
    height: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .sec06::before {
    width: 100vw;
    height: auto;
    aspect-ratio: 750/378;
    background: url("../images/sec06_bg_sp.webp") center / cover no-repeat;
    left: 0;
    top: 0;
  }
  .sec06 .big {
    text-align: left;
  }
  .sec06_list {
    margin: 60px 0;
  }
  .sec06_list li {
    height: auto;
    flex-direction: column;
    margin-bottom: 40px;
  }
  .sec06_list li .img {
    margin-bottom: 0;
  }
	.sec06_list li .img img {
		height: auto;
	}
  .sec06_list li .sec06_txt {
    padding: 0 15px;
    position: relative;
    top: -4vw;
  }
  .sec06_list li .sec06_txt .txt {
    padding: 0 4.75vw;
    margin-bottom: 0;
  }

  .box06_box .list_arrow {
    padding-left: 15vw;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .box06_box .sec06_table p:last-child {
    margin-bottom: 0;
  }
  .sec06_table .txt_note {
    color: #999;
  }
  .sec06_table_scroll {
    overflow: auto;
  }
  .sec06_table_scroll p {
    width: 1388px;
  }

  .sec07 {
    padding: 0 0 50px;
  }
	.sec07--change {
		padding-bottom: 0;
	}
  .sec07 h3 {
    margin-bottom: 0;
  }
  .sec07_title .inner {
    padding: 0;
  }
  .sec07_title.bg1,
  .sec07_title.bg2,
  .sec07_title.bg3 {
    padding: 0;
    background: none;
  }
  .sec07 .sec07_txt {
    padding: 30px 0 0;
    margin-bottom: 50px;
  }
  .sec07 .sec07_txt::before {
    display: none;
  }

  .sec07_list {
    margin-top: 40px;
  }
  .sec07_item {
    width: 100%;
  }
  .sec07_item:last-child {
    margin-bottom: 0;
  }
  .sec07_item .label {
    left: 7px;
  }
  .sec07_item_ct {
    width: 100%;
  }
  .sec07_item_ct .img {
    margin-bottom: 20px;
  }
  .sec07_item_ct .img img {
    width: 100%;
  }
  .sec07_item_ct .txt {
    padding: 0 15px 15px;
  }
  .sec07_item_ct .txt_list li:last-child {
    margin-bottom: 0;
  }
  .sec07_item_ct .txt_list li span {
    margin-right: 5px;
  }
  .sec07_box02 {
    margin: 50px 0;
  }
  .sec07_box02 .sec07_item_ct.dotted .txt_list li {
    top: 0;
  }

  .sec07_banner {
		margin-top: 40px;
    margin-bottom: 0;
    justify-content: space-between;
    padding: 0 15px;
  }
  .sec07_banner li {
    width: calc((100% - 30px) / 2);
    margin: 0 0 30px;
  }
  .sec07_banner li img {
    width: 100%;
  }
  .sec07 .sec07_box03 .sec07_txt {
    margin-bottom: 0;
  }

  .sec08 h3 {
    margin-bottom: 50px;
  }
  .sec08_item {
    margin: 0 15px 40px;
    background: none;
    box-shadow: none;
    padding-bottom: 0;
  }
  .sec08_content {
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
  }
  .sec08_item.item1 .sec08_img {
    top: 0;
    margin-bottom: 0;
  }
  .sec08_box {
    top: -50px;
  }
  .sec08_box li {
    width: calc((100% - 90px) / 2);
    margin: 0 15px 30px;
  }
  .sec08_content .move_sp {
    position: relative;
    top: -40px;
    padding: 0 15px;
  }
  .sec08_content .nts {
    padding: 0 30px 30px;
  }

  .sec08_item.item3 .sec08_content,
  .sec08_item.item4 .sec08_content,
  .sec08_item.item5 .sec08_content {
    padding-top: 30px;
  }
  .sec08_item.item3 .nts {
    margin-bottom: 0;
  }
  .sec08_content .mgb50 {
    margin-bottom: 30px;
  }
  .sec08_content .mgb50.spmb30 {
    padding: 0 15px;
  }
  .sec08_content .pd_sp {
    padding: 0 30px;
  }
  .sec08_slide {
    padding: 0 30px 30px;
  }
  .sec08_slide .list_show {
    margin-bottom: 15px;
  }
  .sec08_item.item1 .sec08_content {
    padding-bottom: 20px;
  }
  .sec08_item.item4 ul {
    margin-bottom: 0;
  }
  .sec08_item.item4 li {
    margin: 0 15px 30px;
  }

  .sec08_txt {
    width: calc(100% - 20px);
    margin: -30px 10px 0;
    padding: 20px 25px 30px;
    height: auto;
  }
  .sec08_txt::before {
    top: 11px;
    left: 11px;
    right: 11px;
    bottom: 11px;
  }
  .sec08_txt::after {
    border-width: 16px 0 0 16px;
    bottom: 12px;
    left: 12px;
  }
  .sec08_txt_head {
    margin-bottom: 10px;
  }
  .sec08_txt_head .img {
    width: 25vw;
    margin-right: 5vw;
    font-size: 3vw;
  }
  .sec08_txt_head .label {
    padding: 10px;
    font-size: 3.5vw;
  }
  .sec08_txt_head .label::before {
    border-width: 10px 40px 10px 0;
    transform: translate(-92%, -121%) rotate(-10deg);
  }
  .sec08_txt_des p {
    font-size: 14px;
  }
  .sec08_txt_des .center {
    text-align: left;
    line-height: 1.5em;
    font-size: 11px;
    margin-top: 5px;
  }

  .sec09_list {
    margin: 0 -15px;
    padding: 0 15px;
  }
  .sec09_list li {
    min-height: inherit;
    padding: 30px;
  }
  .sec09_list .slick-prev,
  .sec09_list .slick-next {
    background: url("../images/icon_next_sp.webp") center / cover no-repeat;
    width: 62px;
    height: 122px;
    right: 0;
    top: calc(50% - 61px);
  }
  .sec09_list .slick-prev {
    right: inherit;
    left: 0;
    background: url("../images/icon_prev_sp.webp") center / cover no-repeat;
  }
  .sec09_list .slick-dots {
    bottom: -30px;
    left: 0;
  }
  .sec09_list .slick-dots li {
    width: 16px;
    height: 16px;
  }

  .attending_students-voice-slide {
    margin: 0 -15px;
    padding: 0 15px;
  }
  .attending_students-voice-slide li {
    min-height: inherit;
    padding: 30px;
  }
  .attending_students-voice-slide .slick-prev,
  .attending_students-voice-slide .slick-next {
    background: url("../images/icon_next_sp.webp") center / cover no-repeat;
    width: 62px;
    height: 122px;
    right: 0;
    top: calc(50% - 61px);
  }
  .attending_students-voice-slide .slick-prev {
    right: inherit;
    left: 0;
    background: url("../images/icon_prev_sp.webp") center / cover no-repeat;
  }
  .attending_students-voice-slide .slick-dots {
    bottom: -30px;
    left: 0;
  }
  .attending_students-voice-slide .slick-dots li {
    width: 16px;
    height: 16px;
  }

  .sec10_list {
    padding: 0 15px;
  }
  .sec10_list li {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
    height: auto;
  }
  .sec10_list li:nth-child(3n + 3) {
    margin-right: 30px;
  }
  .sec10_list li:nth-child(2n + 2) {
    margin-right: 0;
  }
  .sec10_list li:last-child {
    margin: 0;
  }
  .sec10_list li span {
    font-size: 3vw;
    margin: 15px auto 30px;
  }

  .sec11 h3 {
    margin-bottom: 10vw;
  }

  .sec11_row p,
  .sec11_row .none {
    height: auto;
    font-size: 2.5vw;
  }
  .sec11_row.row_pd p {
    height: auto;
    padding: 20px 0 15px;
  }
  .sec11_row p:first-child {
    padding: 11px 0;
    font-size: 2.5vw;
  }
  .sec11_row .bg2 {
    height: auto;
    padding: 10px 0;
  }
  .sec11_row .img {
    height: auto;
    width: 32%;
  }
  .sec11_row .img img {
    width: 110%;
    top: -3vw;
		height: 215%;
  }
  .sec11_row .red {
    width: 32%;
    font-size: 3vw;
  }
  .sec11_row .red-price {
    display: flex;
    flex-direction: column;
    height: 340px;
  }
  .sec11_row .tax-included {
    font-size: 2vw;
  }
  .sec11_row .tax-included-text {
    font-size: 1vw;
  }
  .sec11_row .tax-lists {
    display: block;
  }
  .sec11_row .tax-title {
    font-size: 11px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .sec11_row .tax-free {
    font-size: 3.8vw;
  }
  .sec11_row .tax-free--change span{
		font-size: 2vw;
  }

  .sec12 {
    padding: 50px 0 20px;
  }
  .sec12_item::before {
    display: none;
  }
  .sec12_item.item1 {
    margin-top: 50px;
  }
  .sec12_item .item_img {
    position: relative;
    bottom: inherit;
    left: inherit;
    margin: 0 -15px 30px;
    width: calc(100% + 30px);
  }
  .sec12_item .item_txt,
  .sec12_item.item2 .item_txt {
    width: 100%;
    padding: 0 15px;
    color: #fff;
    left: inherit;
  }
  .sec12_item.item2 {
    margin: 50px 0;
  }
  .sec12 .mgb25 {
    margin: 0 -15px 30px;
  }

  .sec12_list01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .sec12_list01 li {
    margin: 0 15px 30px;
  }
  .sec12_list01 .full {
    width: 100%;
    margin: 0 0 30px;
    text-align: center;
  }
  .sec12_list01 li p span {
    line-height: 1.5em;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .sec12_list01 li p span::before {
    top: calc(50% - 19px);
  }
  .sec12_list01 li p span::after {
    bottom: -5px;
  }
  .sec12_item .item_img img {
    width: 100%;
  }

  .sec13_content {
    padding: 30px 15px;
  }
  .sec13_content .list_arrow {
    padding-left: 15vw;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .sec13_table_scroll {
    overflow: auto;
  }
  .sec13_table_scroll p {
    width: 1388px;
  }
  .sec13_content .big {
    font-size: 24px;
  }
  .sec13_content .price {
    margin-top: 30px;
  }

  .sec14_top {
    padding: 30px;
    position: relative;
  }
  .sec14_top .sp {
    margin-bottom: 0;
  }
  .sec14_top_ct {
    width: 100%;
    background: none center / cover no-repeat;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75%;
    z-index: 2;
  }
  .sec14_top_ct .mincho {
    font-size: 3vw;
  }
  .sec14_top_ct .title {
    font-size: 5vw;
  }

  .sec14_mid .inner,
  .sec14_talk1 .inner,
  .sec14_talk2 .inner {
    padding: 0;
  }

  .sec14_bot {
    width: 100%;
    padding: 0 15px;
  }
  .sec14_bot p {
    font-size: 3vw;
  }
  .sec14_bot .fs_big {
    font-size: 140%;
  }

  .faq_list {
    margin: 0 -15px;
  }
  .faq_list dt .en {
    font-size: 36px;
    margin-right: 15px;
  }
  .faq_list dd {
    padding: 20px 20px 30px;
  }
  .faq_list dl:last-child dd {
    padding-bottom: 0;
  }
  .faq_list dd .en {
    font-size: 36px;
    left: 0;
  }

  .sec16 {
    background: #1b7ea6;
    padding-top: 150px;
  }
  .sec16 h3 {
    font-size: 4vw;
  }
  .sec16_ct {
    top: inherit;
    margin-bottom: 0;
    padding-top: 60px;
  }
  .sec16_ct::before {
    display: none;
  }
  .sec16_ct ul {
    margin: 20px 0;
  }
  .sec16_ct ul li {
    font-size: 24px;
    padding: 5px 10px;
    width: 270px;
    min-width: inherit;
  }
  .sec16_ct ul li span {
    font-size: 18px;
    width: 100px;
  }
  .sec16_ct ul li span::after {
    right: 10px;
    top: -1px;
    font-size: 18px;
  }
  .sec16_form {
    padding: 15px;
    background: #fff;
    margin-bottom: 30px;
  }
  .sec16 p a {
    color: #fff;
  }

  /* SECTION 17 */
  .mtsp70 {
    margin-top: 9vw;
  }
  .sec17 {
    padding: 50px 0 60px 0;
    background: url(../images/sp_sec17_bg.webp) no-repeat top center #f2f2f2;
    background-size: contain;
  }
  .sec17 .sec17_txt {
    margin: 0 auto 23vw;
    max-width: unset;
    padding: 0 2vw;
  }
  .sec17 .sec17_txt p {
    font-size: 18px;
    line-height: 1.8;
  }
  .sec17 h2 img {
    width: 100%;
  }
  .sec17 .box_sec17 {
    padding: 1.6vw;
    margin: 16vw auto 0;
  }
  .sec17 .box_sec17 dl {
    padding: 0 0 5vw 0;
  }
  .sec17 .box_sec17 dl dt {
    left: -1.6vw;
  }
  .sec17 .box_sec17 dl dt h3 {
    width: 100%;
    padding: 5vw 4vw 0 4vw;
    font-size: 22px;
    position: relative;
    right: -1.6vw;
  }
  .sec17 .box_sec17 dl dt img {
    width: 18.93333333333333vw;
    margin-top: -9.5vw;
    max-width: 142px;
  }
  .sec17 .box_sec17 dl dd .txt {
    font-size: 18px;
    padding: 0 5vw;
  }
  .sec17 .box_sec17 dl dd .img {
    margin: 5vw 0;
  }
  .sec17 .box_sec17 dl dd .img img {
    max-width: 48.8vw;
  }

  /* SECTION 18 */
  .sec18 {
    padding: 50px 0 60px 0;
  }
  .sec18 h2 {
    margin-bottom: 20vw;
  }
  .box_sec18 .item_sec18 {
    max-width: 690px;
    margin: 0 auto 20vw;
  }
  .box_sec18 .item_sec18 p {
    margin-top: -16.2vw;
  }
  .box_sec18 .item_sec18 h3 {
    margin-bottom: 0;
    top: -14.6vw;
  }

  /* SECTION 19 */
  .sec19 {
    padding: 50px 0 60px 0;
    background: url(../images/sp_sec19_bg.webp) no-repeat top center #143d73;
    background-size: cover;
  }
  .sec19 h2 img {
    max-width: 85%;
  }
  .box_sec19 {
    padding: 6vw 0vw;
    margin-bottom: 10vw;
  }
  .box_sec19 ul {
    margin-bottom: 2vw;
  }
  .box_sec19 ul li {
    font-size: 3.8vw;
    display: flex;
    line-height: 1.4;
  }
  .box_sec19 ul li span {
    margin-right: 3vw;
  }
  .box_sec19::before {
    right: -7.5vw;
    transform: skewX(-20deg);
    width: 120%;
  }
  .box_sec19 p {
    font-size: 2.4vw;
    padding-left: 6vw;
    font-weight: 600;
  }

  .cta {
    overflow: unset;
    background: url("../images/cta_bg_sp.webp") top center / cover no-repeat
      var(--blue);
  }
  .cta::before,
  .cta::after {
    display: none;
  }
  .cta ul {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
    position: relative;
  }
  .cta ul::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20vw 50vw 0 50vw;
    border-color: var(--blue) transparent transparent transparent;
    bottom: -18vw;
    left: -15px;
    position: absolute;
    content: "";
    z-index: 2;
  }
  .cta ul::after {
    background: var(--blue);
    width: 100vw;
    height: 300px;
    left: -15px;
    bottom: 2vw;
    content: "";
    position: absolute;
    z-index: 0;
  }
  .cta ul li {
    max-width: 100%;
    padding: 0;
    margin-bottom: 30px;
    width: 690px;
    position: relative;
    z-index: 3;
  }

  .cta1 ul::before {
    bottom: -25vw;
  }
  .cta1 ul::after {
    bottom: -5vw;
  }

  /* SECTION PADDING */
  .cta,
  .sec01,
  .sec02,
  .sec03,
  .sec04,
  .sec05,
  .sec06,
  .sec08,
  .sec09,
  .sec10,
  .sec11,
  .sec13,
  .sec15,
  .sec16 {
    padding: 50px 0;
  }

  .sec06 .big,
  .sec06_list li .sec06_txt .txt,
  .sec07 .sec07_txt p,
  .sec14_top_ct .des p {
    font-size: 18px;
  }

  .sec07_item_ct .big,
  .sec08_item.item3 .nts,
  .sec09_list li .icon,
  .attending_students-voice-slide li .icon,
  .sec12_list01 li,
  .faq_list dt {
    font-size: 20px;
  }
  footer .foot_ct {
    background: #000;
    padding: 15px 0;
  }
  footer .foot_ct a {
    font-size: 14px;
  }
}


@media screen and (max-width: 480px) {
  .pc480 {
    display: none;
  }
  .sp480 {
    display: block;
  }
  main h3 {
    margin-bottom: 20px;
  }

  /* FONTS SIZE */
  .sec03_list li span,
  .sec06 .big,
  .sec06_list li .sec06_txt .txt,
  .sec07 .sec07_txt p,
  .sec08_content .nts,
  .sec08_item.item2 .nts,
  .sec08_item.item4 .nts,
  .sec08_item.item5 .nts,
  .sec09_list li,
  .attending_students-voice-slide li,
  .sec12_item .item_txt p,
  .sec14_bot .fs_sm,
  .cta .nts {
    font-size: 15px;
  }

  .sec07_item_ct .big,
  .sec08_item.item3 .nts,
  .sec09_list li .icon,
  .attending_students-voice-slide li .icon,
  .sec12_list01 li,
  .faq_list dt {
    font-size: 18px;
  }

  /* CONTENTS */
  .sec02 {
    padding-top: 30px;
  }

  .sec03 {
    padding-bottom: 35px;
  }
  .sec03_list {
    justify-content: space-between;
  }
  .sec03_list li {
    width: calc((100% - 15px) / 2);
    margin: 0 0 15px 0;
  }

  .sec05 {
    padding: 0 0 50px;
    min-height: inherit;
  }
  .sec05 h3 {
    margin-bottom: 30px;
  }
  .sec05_list::before {
    width: 8px;
    height: 59px;
    left: calc(50% - 4px);
    top: -45px;
  }
  .sec05_list li {
    padding: 15px;
  }

  .sec06_list li {
    margin-bottom: 30px;
  }
  .sec06_list li .sec06_txt p {
    margin-bottom: 10px;
  }

  .box06_box .list_arrow {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .box06_box .list_arrow li {
    font-size: 16px;
    margin-bottom: 5px;
    width: 280px;
  }
  .box06_box .list_arrow li span {
    width: 90px;
    padding-left: 10px;
    font-size: 16px;
    margin-right: 20px;
  }

  .sec07 .sec07_txt {
    padding-top: 20px;
    margin-bottom: 30px;
  }
  .sec07 .sec07_box03 .sec07_txt {
    margin-bottom: 0;
  }

  .sec07_item .label {
    width: 33px;
    left: 5px;
  }
  .sec07_item_ct .txt_list {
    left: 0;
  }
  .sec07_item_ct .txt_list li {
    font-size: 15px;
    display: flex;
  }
	.sec07_item_ct .txt_list--change li {
		display: block;
	}
  .sec07_item_ct .txt_list li span {
    margin-right: 0;
    flex-shrink: 0;
  }
  .sec07_item_ct .txt_list.numb li span {
    margin-right: 5px;
  }
  .sec07_item_ct .txt_list.none_list li {
    display: block;
  }
  .sec07_banner {
    padding: 0;
  }
  .sec07_banner li {
    width: calc((100% - 15px) / 2);
    margin-bottom: 15px;
  }
  .sec07_item_ct-5 .txt_list li {
    font-size: 15px;
    display: block;
  }

  .sec08 h3 {
    margin-bottom: 30px;
  }
  .sec08_box {
    top: -30px;
    justify-content: space-between;
    padding: 0 10px;
  }
  .sec08_box li {
    width: calc((100% - 10px) / 2);
    height: auto;
    padding: 15px 0;
    margin: 0 0 15px;
  }
  .sec08_box li img {
    width: 42px;
  }
  .sec08_box li span {
    font-size: 3.5vw;
    line-height: 1.5em;
    height: auto;
    margin-top: 10px;
  }

  .sec08_content .nts {
    padding: 0 15px 30px;
  }
  .sec08_content .move_sp {
    top: -30px;
    padding: 0 10px;
  }
  .sec08_content .pd_sp {
    padding: 0 15px;
    margin-bottom: 15px;
  }
  .sec08_slide {
    padding: 0 15px 15px;
  }
  .sec08_item {
    margin: 0 0 20px;
  }
  .sec08_item.item4 ul {
    justify-content: space-between;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 15px;
  }
  .sec08_item.item4 li {
    width: calc((100% - 15px) / 2);
    margin: 0 0 15px;
  }

  .sec09_list li {
    padding: 15px;
  }
  .sec09_list li table td {
    padding: 5px 10px;
  }
  .sec09_list li table td .cl_red {
    font-size: 80%;
  }
  .sec09_list li .icon img {
    width: 72px;
  }

  .attending_students-voice-slide li {
    padding: 15px;
  }
  .attending_students-voice-slide li table td {
    padding: 5px 10px;
  }
  .attending_students-voice-slide li table td .cl_red {
    font-size: 80%;
  }
  .attending_students-voice-slide li .icon img {
    width: 72px;
  }

  .sec05_list .slick-dots li,
  .sec09_list .slick-dots li,
  .attending_students-voice-slide .slick-dots li {
    width: 12px;
    height: 12px;
  }

  .sec10_list {
    padding: 0;
  }
  .sec10_list li,
  .sec10_list li:nth-child(3n + 3) {
    width: 100%;
    margin: 0 0 15px;
  }
  .sec10_list li span {
    font-size: 16px;
  }

  .sec11_row.row_pd p {
    padding: 15px 0;
  }
  .sec11_row .img img {
    top: -4.6vw;
		height: 190%;
  }
  .sec11_row .red-price {
    display: flex;
    flex-direction: column;
    height: 215px;
  }

  .sec12_item .item_txt,
  .sec12_item.item2 .item_txt {
    padding: 0;
  }

  .sec12_list01 {
    justify-content: space-between;
  }
  .sec12_list01 li {
    width: calc((100% - 20px) / 2);
    margin: 0 0 30px;
    font-size: 4vw;
  }
  .sec12_list02 li {
    width: 100%;
  }
  .sec12_list02 li img {
    margin: 0 auto 10px;
    height: auto;
  }

  .sec13_content .list_arrow {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .sec13_content .list_arrow li {
    font-size: 15px;
    margin-bottom: 5px;
    width: 270px;
  }
  .sec13_content .list_arrow li span {
    width: 90px;
    padding-left: 10px;
    font-size: 15px;
    margin-right: 20px;
  }
  .sec13_content .sec13_table p {
    font-size: 12px;
  }
  .sec06_table_scroll p,
  .sec13_table_scroll p {
    width: 694px;
  }

  .sec14_talk2 {
    top: -15px;
    margin-bottom: 30px;
  }
  .sec14_top {
    padding: 30px 15px;
  }

  .sec14_top_ct .mincho {
    font-size: 3.5vw;
  }
  .sec14_top_ct .title {
    font-size: 5vw;
  }
  .sec14_top_ct .des p {
    font-size: 3vw;
  }
  .sec14_bot .fs_sm {
    line-height: 1.5em;
  }
  .sec14_bot .fs_md {
    font-size: 4vw;
  }
  .sec14_bot .fs_big {
    font-size: 4.5vw;
  }

  .faq_list dt {
    padding: 10px 15px;
  }
  .faq_list dd {
    padding: 15px 15px 20px;
  }

  .sec16 {
    padding: 45px 0 30px;
  }
  .sec16_ct p {
    font-size: 15px;
    padding: 0 15px;
  }
  .sec16_ct ul li {
    font-size: 20px;
    width: 266px;
  }
  .sec16_ct ul li span {
    font-size: 16px;
    width: 90px;
  }
	.sec16_link {
		font-size: 15px !important;
	}
  .sec17 .box_sec17 dl dt h3 {
    font-size: 18px;
  }
  .sec17 .box_sec17 dl dt h3 span {
    font-size: 20px;
  }
  .sec17 .box_sec17 dl dd .txt {
    font-size: 15px;
  }

  .sec18 h2{
    width: 80%;
  }
  .box_sec18 .item_sec18 p {
    margin-top: -14.6vw;
  }

  /*  SLICK ARROW */
  .sec05_list .slick-prev,
  .sec05_list .slick-next,
  .sec09_list .slick-prev,
  .sec09_list .slick-next,
  .attending_students-voice-slide .slick-prev,
  .attending_students-voice-slide .slick-next {
    width: 31px;
    height: 61px;
    top: calc(50% - 30px);
  }

  .cta1 {
    padding-bottom: 0;
  }
  .cta1 ul::before {
    bottom: -39.75vw;
    border-width: 10vw 50vw 0 50vw;
  }
  .cta1 ul::after {
    bottom: -30vw;
  }
}

@media screen and (max-width: 440px) {
  .pc440 {
    display: none;
  }
  .sp440 {
    display: block;
  }

  footer .foot_ct a {
    font-size: 11px;
  }
}

@media screen and (max-width: 360px) {
  .pc380 {
    display: none;
  }
  .sp380 {
    display: block;
  }

  .sec13_content .list_arrow li {
    font-size: 14px;
    width: 250px;
  }
  .sec13_content .list_arrow li span {
    font-size: 14px;
    width: 80px;
  }
  .c-btn-apply {
    font-size: 3.8vw;
  }
}

/*==========================================================================*/
/*                               CTA                                        */
/*==========================================================================*/
@media screen and (max-width: 768px) {
  .sec_cta {
    display: none;
  }
  .sec_cta_sp {
    display: block;
    background-image: url("../images/cta_sp_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0;
  }
  .cta_sp_ttl {
    margin-bottom: 15px;
  }
  .cta_sp_subttl {
    margin: 10px 0 15px;
  }
  .cta_sp_number {
    margin-top: 5px;
  }
  .cta_mt {
    margin-top: -20px;
  }

  .cta_sp_accordion ul li span {
    font-size: 18px;
    font-weight: 700;
    color: #fff238;
    text-shadow: 1px 1px 8px #000;
  }
  .cta_sp_accordion ul li {
    font-size: 16px;
    font-weight: 700;
    padding-left: 30px;
    color: #fff;
    text-shadow: 1px 1px 8px #000;
    position: relative;
  }
  .cta_sp_accordion ul li:nth-child(1)::before {
    content: "04";
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff238;
    text-shadow: 1px 1px 8px #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .cta_sp_accordion ul li:nth-child(2)::before {
    content: "05";
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff238;
    text-shadow: 1px 1px 8px #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .cta_sp_accordion ul li:nth-child(3)::before {
    content: "06";
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff238;
    text-shadow: 1px 1px 8px #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .cta_sp_accordion ul li:nth-child(4)::before {
    content: "07";
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff238;
    text-shadow: 1px 1px 8px #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .cta_sp_accordion ul li:nth-child(5)::before {
    content: "08";
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff238;
    text-shadow: 1px 1px 8px #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .cta_sp_accordion ul li:nth-child(6)::before {
    content: "09";
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff238;
    text-shadow: 1px 1px 8px #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .cta_sp_accordion ul li:nth-child(7)::before {
    content: "10";
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff238;
    text-shadow: 1px 1px 8px #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .cta_sp_accordion ul li:nth-child(8)::before {
    content: "11";
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff238;
    text-shadow: 1px 1px 8px #000;
    position: absolute;
    top: 0;
    left: 0;
  }
  .cta_sp_accordion {
    display: none;
  }
}
