#section05 .video#section05 .video#section05 .video#section05 .video#section05 .video@charset "UTF-8";
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

.text_green {
  color: #189c53;
}

.text_blue {
  color: #0085d4;
}

.top_section {
  position: relative;
}
.top_section .ttl {
  position: relative;
  z-index: 0;
}
.top_section .ttl img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .top_section .ttl img {
    /*height: auto;*/
    height: 160vw;
  }
}
.top_section .players_block {
  position: absolute;
  z-index: 100;
  bottom: 0;
  right: 0;
  max-width: 1300px;
}

@media screen and (max-width: 1920px) {
  .top_section .players_block {
    max-width: 1300rem;
  }
}
@media screen and (max-width: 768px) {
  .top_section .players_block {
    width: 100%;
    text-align: center;
    top: unset;
    right: unset;
  }
  .top_section .players_block img {
    margin: 0 auto;
    height: auto;
    width: 84%;
  }
}
.top_section .features {
  position: absolute;
  z-index: 101;
  width: 100%;
  bottom: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1920px) {
  .top_section .features {
    bottom: 140rem;
  }
}
@media screen and (max-width: 768px) {
  .top_section .features {
    bottom: 400rem;
    flex-direction: column;
  }
}
.top_section .features .rbl_block {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.top_section .features .rbl_block:last-child {
  margin-top: -16px;
  margin-left: 32px;
}
@media screen and (max-width: 1920px) {
  .top_section .features .rbl_block {
    gap: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .top_section .features .rbl_block {
    gap: 20rem;
  }
}
.top_section .features .rbl_block img {
  height: 207px;
  width: auto;
}
@media screen and (max-width: 1920px) {
  .top_section .features .rbl_block img {
    height: 207rem;
  }
}
@media screen and (max-width: 768px) {
  .top_section .features .rbl_block img {
    height: 180rem;
  }
}
.top_section .mark {
  position: absolute;
  z-index: 200;
  top: 114px;
  right: 0;
}
.top_section .mark img {
  height: auto;
  max-width: 421px;
}
@media screen and (max-width: 1920px) {
  .top_section .mark {
    top: 114rem;
  }
  .top_section .mark img {
    max-width: 400rem;
  }
}
@media screen and (max-width: 768px) {
  .top_section .mark {
    width: 100%;
    text-align: center;
    top: unset;
    right: unset;
    bottom: -120rem;
    display: flex;
    justify-content: center;
  }
  .top_section .mark img {
    width: 421rem;
    height: auto;
  }
}
.top_section .flag_player {
  position: absolute;
  z-index: 104;
  top: 40px;
  left: 430px;
}
.top_section .flag_player img {
  width: 404px;
}
@media screen and (max-width: 1920px) {
  .top_section .flag_player {
    top: 40rem;
    left: 430rem;
  }
  .top_section .flag_player img {
    width: 404rem;
  }
}
.top_section .single_player {
  position: absolute;
  z-index: 104;
}
@media screen and (max-width: 768px) {
  .top_section .single_player {
    text-align: center;
    right: -20rem;
    left: unset;
    top: 260rem;
  }
  .top_section .single_player img {
    width: 180rem;
    height: auto;
  }
}
.top_section .single_flag {
  position: absolute;
  z-index: 105;
}
@media screen and (max-width: 768px) {
  .top_section .single_flag {
    text-align: center;
    right: 10rem;
    top: 130rem;
    left: unset;
  }
  .top_section .single_flag img {
    width: 150rem;
    height: auto;
  }
}
.top_section .humanity {
  position: absolute;
  z-index: 106;
  top: 300px;
  left: 68px;
}
.top_section .humanity img {
  max-width: 937px;
}
@media screen and (max-width: 1920px) {
  .top_section .humanity {
    top: 300rem;
    left: 68rem;
  }
  .top_section .humanity img {
    max-width: 937rem;
  }
}
@media screen and (max-width: 768px) {
  .top_section .humanity {
    text-align: center;
    top: 160rem;
    left: 10rem;
  }
  .top_section .humanity img {
    max-width: 80%;
  }
}
.top_section .school {
  position: absolute;
  z-index: 107;
  top: 550px;
  left: 140px;
  animation-duration: 1s;
}
.top_section .school img {
  max-width: 818px;
}
@media screen and (max-width: 1920px) {
  .top_section .school {
    top: 550rem;
    left: 140rem;
  }
  .top_section .school img {
    max-width: 818rem;
  }
}
@media screen and (max-width: 768px) {
  .top_section .school {
    text-align: center;
    top: 320rem;
    left: 10rem;
  }
  .top_section .school img {
    max-width: 75%;
    height: auto;
  }
}
.top_section .sho {
  position: absolute;
  z-index: 107;
  bottom: 100px;
  right: 70px;
}
.top_section .sho img {
  max-width: 341px;
}
@media screen and (max-width: 1920px) {
  .top_section .sho {
    bottom: 100rem;
    right: 40rem;
  }
  .top_section .sho img {
    max-width: 341rem;
  }
}

.brand_section {
  padding: 80px 0 20px 0;
  background: #ffef00;
}
@media screen and (max-width: 1920px) {
  .brand_section {
    padding: 80rem 0 20rem 0;
  }
}
@media screen and (max-width: 768px) {
  .brand_section {
    padding: 80rem 0;
  }
}
.brand_section .brand_pc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 30px;
  column-gap: 30px;
  position: relative;
  z-index: 0;
}
.brand_section .brand_pc .item {
  display: block;
  position: relative;
  z-index: 999;
}
.brand_section .brand_pc .item img {
  max-width: 750px;
}
@media screen and (max-width: 1920px) {
  .brand_section .brand_pc .item img {
    max-width: 750rem;
  }
}
@media screen and (max-width: 768px) {
  .brand_section .brand_pc .item img {
    max-width: 700rem;
  }
}
.brand_section .brand_pc .item:last-child img {
  max-width: 462px;
}
@media screen and (max-width: 1920px) {
  .brand_section .brand_pc .item:last-child img {
    max-width: 462rem;
  }
}
@media screen and (max-width: 768px) {
  .brand_section .brand_pc .item:last-child img {
    max-width: 350rem;
  }
}
.brand_section .sho_container {
  margin-top: 140rem;
}
.brand_section .sho_container img {
  max-width: 595px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .brand_section .sho_container img {
    max-width: 595rem;
  }
}
@media screen and (max-width: 768px) {
  .brand_section .sho_container img {
    max-width: 595rem;
  }
}
@media screen and (max-width: 768px) {
  .brand_section .main_container {
    margin: 30rem 30rem 0 30rem;
  }
}

.free_section {
  background: #ffef00;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
.free_section {
/*padding-top: 150rem;*/
padding-top: 0;
}
.free_section.free2 {
/*padding-top: 150rem;*/
padding-top: 17.5vw;
margin-bottom: -25rem;
}
}
@media screen and (max-width: 768px) {
.free_section .block {
padding: 20rem 200rem 200rem 20rem;
/*padding: 100rem 100rem 220rem 20rem;*/
}
}
.free_section .players {
  position: absolute;
  z-index: 103;
  bottom: 0;
  right: 276px;
}
@media screen and (max-width: 1920px) {
  .free_section .players {
    right: 276rem;
  }
}
@media screen and (max-width: 768px) {
.free_section .players {
right: 10rem;
/*top: 150rem;*/
top: 20rem;
z-index: -1;
/*width: 55%;*/
width: 33.33%;
}
}
.free_section .players img {
  max-width: 575px;
}
@media screen and (max-width: 1920px) {
  .free_section .players img {
    max-width: 575rem;
  }
}
@media screen and (max-width: 768px) {
  .free_section .players img {
    max-width: 450rem;
  }
}
.free_section .texts {
  position: absolute;
  z-index: 102;
  bottom: 50px;
  left: 528px;
}
.free_section .texts img {
  max-width: 712px;
}
@media screen and (max-width: 1920px) {
  .free_section .texts {
    bottom: 50rem;
    left: 528rem;
  }
  .free_section .texts img {
    max-width: 712rem;
  }
}
@media screen and (max-width: 768px) {
  .free_section .texts {
    bottom: 30rem;
    left: unset;
    text-align: center;
    width: 100%;
  }
  .free_section .texts img {
    max-width: 654rem;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .banner_01 img {
    width: 100%;
    height: 380rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.look_section {
  /* margin-bottom: 92px; */
  position: relative;
  margin-bottom: -44px;
  z-index: -1;
}
.look_section01 {
  margin-bottom: -44px;
  z-index: -1;
}
@media screen and (max-width: 1920px) {
  .look_section {
    /* margin-bottom: 92rem; */
  }
}
@media screen and (max-width: 768px) {
  .look_section01 {
    margin-bottom: -10px;
  }
}
.look_section .worries {
  position: relative;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
}
@media screen and (max-width: 1920px) {
  .look_section .worries {
    margin-top: 10rem;
    max-width: 1280rem;
  }
}
@media screen and (max-width: 768px) {
  .look_section .worries {
    margin-top: 80rem;
    max-width: 716rem;
    margin-left: 20rem;
    margin-right: 20rem;
  }
}
.look_section .worries .head_txtbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 2%;
}
.look_section .worries .head_txtbox.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .look_section .worries .head_txtbox.sp {
    display: flex;
  }
}
.look_section .worries .head_txtbox img {
  max-width: 46%;
  width: 100%;
}
.look_section .worries .head_txtbox img.worries_01 {
  margin-top: 60rem;
}
.look_section .worries .head_txtbox img.worries_03 {
  margin-top: 50rem;
}
.look_section .worries .head_txtbox img.worries_04 {
  margin-top: -50rem;
  margin-left: -15rem;
}
.look_section .worries .head_txtbox img.worries_05 {
  margin-top: -60rem;
  margin-left: -80rem;
}
.look_section .worries .worries_head {
  max-width: 400rem;
  margin: auto;
  margin-top: 30rem;
}
.look_section .worries .worries_head.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .look_section .worries .worries_head.sp {
    display: block;
  }
}
.look_section .look {
position: relative;
/*margin-top: -80px;*/
margin-top: 80px;
margin-left: auto;
margin-right: auto;
max-width: 1300px;
}
@media screen and (max-width: 1920px) {
.look_section .look {
/*margin-top: -80rem;*/
margin-top: 80rem;
max-width: 1300rem;
}
}
@media screen and (max-width: 768px) {
.look_section .look {
/*margin-top: -80rem;*/
margin-top: 80rem;
max-width: 708rem;
margin-left: 20rem;
margin-right: 20rem;
}
}
.look_section .look .look_innerbox {
  position: absolute;
  top: 650rem;
  width: 100%;
  left: 0;
}
.look_section .look .look_innerbox.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .look_section .look .look_innerbox.sp {
    display: block;
  }
}

.look_section .look .look_innerbox .itembox {
  max-width: 70%;
  margin: auto;
  margin-bottom: 60rem;
}
.look_section .look .look_innerbox .itembox.itembox02 .afterimg {
  max-width: 45%;
  margin-right: -5%;
}
.look_section .look .look_innerbox .itembox.itembox03 .afterimg {
  max-width: 50%;
  margin-right: -10%;
}
.look_section .look .look_innerbox .itembox .boxflex {
  margin-top: -20rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10rem;
}
.look_section .look .look_innerbox .itembox .beforeimg {
  max-width: 40%;
}
.look_section .look .look_innerbox .itembox .afterimg {
  max-width: 40%;
}
.look_section .look .look_innerbox .itembox .arrowimg {
  max-width: 30rem;
}

.differ_section .container {
  padding: 40px 20px;
}
@media screen and (max-width: 1920px) {
  .differ_section .container {
    padding: 80rem 40rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.reverse .flex_item:first-child {
    grid-row: 2;
    grid-column: 1;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.reverse .flex_item:nth-child(2) {
    grid-row: 1;
    grid-column: 1;
  }
}
.differ_section .flex_item_wrapper .flex_item .main {
  position: relative;
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper .flex_item .main img {
    margin: 0 auto;
  }
}
.differ_section .flex_item_wrapper .flex_item .text_block {
  margin-top: -55px;
  margin-left: 20px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper .flex_item .text_block {
    margin-top: -55rem;
    margin-left: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper .flex_item .text_block {
    margin: auto 37rem;
    margin-top: -64rem;
  }
}
.differ_section .flex_item_wrapper .flex_item .text_block .title {
  font-size: 32px;
  line-height: 550px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper .flex_item .text_block .title {
    font-size: 32rem;
    line-height: 55rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper .flex_item .text_block .title {
    font-size: 50rem;
    line-height: 70rem;
  }
}
.differ_section .flex_item_wrapper .flex_item .text_block .body {
  margin: 50px 60px 50px 0;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper .flex_item .text_block .body {
    margin: 50rem 60rem 50rem 0;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper .flex_item .text_block .body {
    margin: 50rem 0;
  }
}
.differ_section .flex_item_wrapper.first .number_block {
  background-image: url("../images/banner/01.webp");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  width: 208px;
  height: 158px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.first .number_block {
    width: 208rem;
    height: 158rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.first .number_block {
    width: 208rem;
    height: 158rem;
  }
}
.differ_section .flex_item_wrapper.first .main img {
  margin-left: auto;
  max-width: 622px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.first .main img {
    max-width: 622rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.first .main img {
    margin: 0 auto;
    max-width: 622rem;
  }
}
.differ_section .flex_item_wrapper.first .main .mark {
  position: absolute;
  top: 0;
  right: 50px;
}
.differ_section .flex_item_wrapper.first .main .mark img {
  max-width: 138px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.first .main .mark {
    top: 0;
    right: 50rem;
  }
  .differ_section .flex_item_wrapper.first .main .mark img {
    max-width: 138rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.first .main .mark {
    top: 0;
    right: 50rem;
  }
  .differ_section .flex_item_wrapper.first .main .mark img {
    max-width: 138rem;
  }
}
.differ_section .flex_item_wrapper.second {
  margin-top: 75px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.second {
    margin-top: 75rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.second {
    margin-top: 75rem;
  }
}
.differ_section .flex_item_wrapper.second .number_block {
  background-image: url("../images/banner/02.webp");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  width: 245px;
  height: 172px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.second .number_block {
    width: 245rem;
    height: 172rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.second .number_block {
    width: 245rem;
    height: 172rem;
  }
}
.differ_section .flex_item_wrapper.second .main img {
  margin-right: auto;
  max-width: 512px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.second .main img {
    max-width: 512rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.second .main img {
    max-width: 512rem;
  }
}
.differ_section .flex_item_wrapper.second .main .mark {
  position: absolute;
  top: 0;
  left: 40px;
}
.differ_section .flex_item_wrapper.second .main .mark img {
  max-width: 111px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.second .main .mark {
    top: 0;
    left: 40rem;
  }
  .differ_section .flex_item_wrapper.second .main .mark img {
    max-width: 111rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.second .main .mark {
    top: 0;
    left: 40rem;
  }
  .differ_section .flex_item_wrapper.second .main .mark img {
    max-width: 111rem;
  }
}
.differ_section .flex_item_wrapper.second .speech_bubble {
  position: absolute;
  top: -150px;
  right: 0;
  z-index: 999;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.second .speech_bubble {
    top: -170rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.second .speech_bubble {
    top: -190rem;
    right: 10rem;
  }
}
.differ_section .flex_item_wrapper.second .speech_bubble img {
  max-width: 358px;
  width: 18.6458333333vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.second .speech_bubble img {
    width: 52.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.second {
    flex-wrap: wrap;
  }
}
.differ_section .flex_item_wrapper.third {
  margin-top: 20px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.third {
    margin-top: 20rem;
  }
}
@media screen and (max-width: 768px) {
.differ_section .flex_item_wrapper.third {
margin-top: 20rem;
display: flex;
flex-direction: column-reverse;
}
}
.differ_section .flex_item_wrapper.third .number_block {
  background-image: url("../images/banner/03.webp");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  width: 245px;
  height: 172px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.third .number_block {
    width: 245rem;
    height: 172rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.third .number_block {
    width: 245rem;
    height: 172rem;
  }
}
.differ_section .flex_item_wrapper.third .main img {
  margin-left: auto;
  max-width: 622px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.third .main img {
    max-width: 622rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.third .main img {
    max-width: 622rem;
  }
}
.differ_section .flex_item_wrapper.third .main .mark {
  position: absolute;
  top: 0;
  right: 60px;
}
.differ_section .flex_item_wrapper.third .main .mark img {
  max-width: 138px;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.third .main .mark {
    top: 0;
    right: 60rem;
  }
  .differ_section .flex_item_wrapper.third .main .mark img {
    max-width: 138rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.third .main .mark {
    top: 0;
    right: 60rem;
  }
  .differ_section .flex_item_wrapper.third .main .mark img {
    max-width: 111rem;
  }
}

/*
.differ_section .flex_item_wrapper.third .speech_bubble {
  position: absolute;
  top: -20.8333333333vh;
  right: 0;
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.third .speech_bubble {
    top: -39.0625vh;
  }
}
.differ_section .flex_item_wrapper.third .speech_bubble img {
  max-width: 358px;
  width: 18.6458333333vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.third .speech_bubble img {
    width: 52.0833333333vw;
  }
}
*/
.differ_section .flex_item_wrapper.third .speech_bubble {
  position: absolute;
  top: -150px;
  right: 0;
  z-index: 999;
}
@media screen and (max-width: 1920px) {
  .differ_section .flex_item_wrapper.third .speech_bubble {
    top: -170rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.third .speech_bubble {
    top: -190rem;
    right: 10rem;
  }
}
.differ_section .flex_item_wrapper.third .speech_bubble img {
  max-width: 358px;
  width: 18.6458333333vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  .differ_section .flex_item_wrapper.third .speech_bubble img {
    width: 52.0833333333vw;
  }
}

.differ_section .img_block_1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .differ_section .img_block_1 {
    padding-bottom: 160rem;
    display: block;
  }
}
.differ_section .img_block_1 .differ_1_2 img {
  max-width: 1034px;
}
@media screen and (max-width: 1920px) {
  .differ_section .img_block_1 .differ_1_2 img {
    max-width: 1034rem;
  }
}
@media screen and (max-width: 768px) {
  .differ_section .img_block_1 .differ_1_2 img {
    max-width: 450rem;
    margin: auto;
  }
}
.differ_section .img_block_1 .differ_star {
  position: relative;
  max-width: 330rem;
  padding: 150rem 0;
  margin: auto;
}
.differ_section .img_block_1 .differ_star .star01 {
  position: absolute;
  max-width: 230rem;
  margin: auto;
  top: 0;
  left: 45rem;
}
.differ_section .img_block_1 .differ_star .star02 {
  position: absolute;
  max-width: 230rem;
  margin: auto;
  top: 160rem;
  right: -160rem;
}
.differ_section .img_block_1 .differ_star .star03 {
  position: absolute;
  max-width: 230rem;
  margin: auto;
  bottom: 0rem;
  right: -70rem;
}
.differ_section .img_block_1 .differ_star .star04 {
  position: absolute;
  max-width: 230rem;
  margin: auto;
  bottom: 0rem;
  left: -70rem;
}
.differ_section .img_block_1 .differ_star .star05 {
  position: absolute;
  max-width: 230rem;
  margin: auto;
  top: 160rem;
  left: -160rem;
}
.differ_section .img_block_2 {
  margin-top: 40px;
}
@media screen and (max-width: 1920px) {
  .differ_section .img_block_2 {
    margin-top: 40rem;
  }
}
.differ_section .img_block_2 .pc img {
  max-width: 909px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .differ_section .img_block_2 .pc img {
    max-width: 909rem;
  }
}
.differ_section .img_block_2 .sp .img_block_2_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 50rem;
}
.differ_section .img_block_2 .sp .img_block_2_inner img {
  max-width: 50%;
}
.differ_section .img_block_2 .sp .img_block_2_inner img.item03 {
  max-width: 70%;
}
@media screen and (max-width: 768px) {
  .differ_section .container.large_padding {
    padding-top: 240rem;
  }
}

.school_section {
  position: relative;
  z-index: 3;
}
.school_section .container {
  z-index: 3;
}
@media screen and (max-width: 1920px) {
  .school_section .container {
    padding-top: 180rem;
  }
}
@media screen and (max-width: 768px) {
  .school_section .container {
    padding-top: 240rem;
  }
}
.school_section::after {
  position: absolute;
  content: "";
  top: -120px;
  left: 0;
  right: 0;
  bottom: -120px;
  z-index: 1;
  background-image: url("../images/banner/school_bg.webp");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1920px) {
  .school_section::after {
    top: -120rem;
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .school_section::after {
    background-image: url("../images/banner/school_bg_sp.webp");
    top: -120rem;
    bottom: -120rem;
    background-size: cover;
  }
}
.school_section .top {
  position: absolute;
  z-index: 999;
  left: 50%;
  top: -120px;
  transform: translateX(-50%);
  width: 100%;
}
@media screen and (max-width: 1920px) {
  .school_section .top {
    top: -120rem;
  }
}
@media screen and (max-width: 768px) {
  .school_section .top {
    top: -80rem;
  }
}
.school_section .ttl img {
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .school_section .ttl img {
    max-width: 1100rem;
  }
}
@media screen and (max-width: 768px) {
  .school_section .ttl img {
    max-width: 695rem;
  }
}
.school_section .text_block {
  margin: 50px 0;
  text-align: center;
  font-size: 18px;
  line-height: 34px;
  font-weight: bold;
}
@media screen and (max-width: 1920px) {
  .school_section .text_block {
    margin: 50rem 0;
    font-size: 18rem;
    line-height: 34rem;
  }
}
@media screen and (max-width: 768px) {
  .school_section .text_block {
    margin: 50rem 0;
    font-size: 26rem;
    line-height: 44rem;
    letter-spacing: 0.01em;
  }
}
.school_section .video iframe {
  aspect-ratio: 16/9;
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  padding: 16px;
  border-radius: 16px;
}
@media screen and (max-width: 1920px) {
  .school_section .video iframe {
    max-width: 900rem;
  }
}
@media screen and (max-width: 768px) {
  .school_section .video iframe {
    max-width: 680rem;
  }
}
@media screen and (max-width: 1920px) {
  .school_section .video iframe {
    padding: 16rem;
    border-radius: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .school_section .video iframe {
    padding: 16rem;
    border-radius: 20rem;
  }
}

.promotion_section {
  position: relative;
  z-index: 4;
  margin-top: -70px;
}
@media screen and (max-width: 1920px) {
  .promotion_section {
    margin-top: -70rem;
  }
}
@media screen and (max-width: 768px) {
  .promotion_section {
    margin-top: -140rem;
  }
}
.promotion_section .content_wrapper {
  background-color: #e8ecfb;
}
.promotion_section .container {
  padding: 150px 0;
}
@media screen and (max-width: 1920px) {
  .promotion_section .container {
    padding: 150rem 0;
  }
}
@media screen and (max-width: 768px) {
  .promotion_section .container {
    padding: 100rem 32rem 140rem 32rem;
  }
}
.promotion_section .flex_wrapper {
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  /*align-items: flex-start;*/
  align-items: center;
  gap: 20px;
}
.promotion_section .flex_wrapper::after {
  content: "";
  position: absolute;
  bottom: -45px;
  left: calc(50% - 80px);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 80px solid transparent;
  border-left: 80px solid transparent;
  border-bottom: 50px solid #fff;
  border-top: 0;
  transform: rotate(180deg);
}
@media screen and (max-width: 1920px) {
  .promotion_section .flex_wrapper::after {
    bottom: -58rem;
    left: calc(50% - 90rem);
    border-right: 90rem solid transparent;
    border-left: 90rem solid transparent;
    border-bottom: 60rem solid #fff;
  }
}
@media screen and (max-width: 768px) {
  .promotion_section .flex_wrapper::after {
    bottom: -58rem;
    left: calc(50% - 90rem);
    border-right: 90rem solid transparent;
    border-left: 90rem solid transparent;
    border-bottom: 60rem solid #fff;
  }
}
@media screen and (max-width: 1920px) {
  .promotion_section .flex_wrapper {
    border-radius: 20rem;
    gap: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .promotion_section .flex_wrapper {
    border-radius: 20rem;
    gap: 20rem;
    flex-wrap: wrap;
  }
}
.promotion_section .flex_wrapper .flex_item:first-child {
  margin-top: -40px;
}
@media screen and (max-width: 1920px) {
  .promotion_section .flex_wrapper .flex_item:first-child {
    margin-top: -40rem;
  }
}
@media screen and (max-width: 768px) {
  .promotion_section .flex_wrapper .flex_item:first-child {
    margin-top: 40rem;
  }
}
.promotion_section .flex_wrapper .flex_item:first-child img {
  margin-left: 40px;
  width: 347px;
}
@media screen and (max-width: 1920px) {
  .promotion_section .flex_wrapper .flex_item:first-child img {
    width: 347rem;
    margin-left: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .promotion_section .flex_wrapper .flex_item:first-child img {
    max-width: 347rem;
    margin: 0 auto;
  }
}
.promotion_section .flex_wrapper .flex_item .text_block {
  padding: 50px 50px 20px 20px;
}
@media screen and (max-width: 1920px) {
  .promotion_section .flex_wrapper .flex_item .text_block {
    padding: 50rem 50rem 20rem 20rem;
  }
}
@media screen and (max-width: 768px) {
  .promotion_section .flex_wrapper .flex_item .text_block {
    padding: 50rem;
  }
}
.promotion_section .flex_wrapper .flex_item .text_block .body {
  font-size: 20px;
  line-height: 34px;
  font-weight: bold;
}
@media screen and (max-width: 1920px) {
  .promotion_section .flex_wrapper .flex_item .text_block .body {
    font-size: 20rem;
    line-height: 34rem;
  }
}
@media screen and (max-width: 768px) {
  .promotion_section .flex_wrapper .flex_item .text_block .body {
    font-size: 26rem;
    line-height: 44rem;
  }
}
.promotion_section .flex_wrapper .flex_item .text_block .body p {
  margin-bottom: 10px;
}
.promotion_section .flex_wrapper .flex_item .counter_block {
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .promotion_section .flex_wrapper .flex_item .counter_block {
    padding: 40rem 0;
    margin-left: 30rem;
    margin-right: -30rem;
  }
}
.promotion_section .flex_wrapper .flex_item .counter_block img {
  max-width: 689px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .promotion_section .flex_wrapper .flex_item .counter_block img {
    max-width: 689rem;
  }
}
@media screen and (max-width: 768px) {
  .promotion_section .flex_wrapper .flex_item .counter_block img {
    max-width: 689rem;
  }
}
@media screen and (max-width: 768px) {
  .promotion_section .flex_wrapper .flex_item {
    width: 100% !important;
  }
}

.system_section {
  position: relative;
  z-index: 999;
}
.system_section .ttl_block {
  margin-top: -40px;
}
@media screen and (max-width: 1920px) {
  .system_section .ttl_block {
    margin-top: -40rem;
  }
}
@media screen and (max-width: 768px) {
  .system_section .ttl_block {
    margin-top: -40rem;
  }
}
.system_section .ttl_block img {
  max-width: 860px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .system_section .ttl_block img {
    max-width: 860rem;
  }
}
@media screen and (max-width: 768px) {
  .system_section .ttl_block img {
    max-width: 709rem;
  }
}
.system_section .container {
  padding: 56px 20px 80px 20px;
}
@media screen and (max-width: 1920px) {
  .system_section .container {
    padding: 56rem 20rem 80rem 20rem;
  }
}
.system_section .img_block img {
  max-width: 1280px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .system_section .img_block img {
    max-width: 1280rem;
  }
}
@media screen and (max-width: 768px) {
  .system_section .img_block img {
    height: 1000rem;
    max-width: 1280px;
    width: auto;
  }
}
.system_section .scroll_att {
  display: none;
}
@media screen and (max-width: 768px) {
  .system_section .scroll_att {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .system_section .img_block {
    overflow-x: auto;
  }
  .system_section .img_block::-webkit-scrollbar {
    height: 8rem;
    background-color: #e5e5e5;
  }
  .system_section .img_block::-webkit-scrollbar-track {
    box-shadow: inset 0 0 8rem rgba(0, 0, 0, 0.3);
  }
  .system_section .img_block::-webkit-scrollbar-thumb {
    background-color: #2e53c1;
    outline: 1rem solid #2e53c1;
  }
}

.effect_section .ttl_block {
  position: relative;
}
.effect_section .ttl_block .topbox {
  position: absolute;
  width: 100%;
  top: 150rem;
  left: 50%;
  transform: translateX(-50%);
}
.effect_section .ttl_block .topbox .topboxflex,
.effect_section .ttl_block .topbox .btboxflex {
  display: flex;
  justify-content: center;
}
.effect_section .ttl_block .topbox .topboxflex img,
.effect_section .ttl_block .topbox .btboxflex img {
  max-width: 240rem;
}
.effect_section .ttl_block .topbox .btboxflex {
  margin-top: -60rem;
}
.effect_section .ttl_block .capacity {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .effect_section .ttl_block .capacity {
    top: 640rem;
    left: 40rem;
  }
}
.effect_section .ttl_block .capacity .img_block {
  position: relative;
  margin-bottom: 90px;
}
.effect_section .ttl_block .capacity .img_block .main_bg {
  margin: 0 auto;
  max-width: 898px;
}
@media screen and (max-width: 1920px) {
  .effect_section .ttl_block .capacity .img_block .main_bg {
    max-width: 898rem;
  }
}
@media screen and (max-width: 768px) {
  .effect_section .ttl_block .capacity .img_block .main_bg {
    margin-left: auto;
    margin-right: unset;
    width: 689rem;
    height: 708rem;
  }
}
.effect_section .ttl_block .capacity .img_block .capacity_block {
  position: absolute;
  z-index: 101;
  bottom: 48px;
  left: 0;
  right: 54px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 1920px) {
  .effect_section .ttl_block .capacity .img_block .capacity_block {
    bottom: 72.5rem;
    right: 54rem;
    gap: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .effect_section .ttl_block .capacity .img_block .capacity_block {
    display: block;
  }
  .effect_section
    .ttl_block
    .capacity
    .img_block
    .capacity_block
    .flex_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 32rem;
  }
}
.effect_section .ttl_block .capacity .img_block .capacity_block img {
  max-width: 130px;
}
@media screen and (max-width: 1920px) {
  .effect_section .ttl_block .capacity .img_block .capacity_block img {
    max-width: 130rem;
  }
}
@media screen and (max-width: 768px) {
  .effect_section .ttl_block .capacity .img_block .capacity_block img {
    max-width: 156rem;
  }
}

.graduate_section {
  margin-top: 60px;
}
@media screen and (max-width: 1920px) {
  .graduate_section {
    margin-top: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .graduate_section {
    margin-top: 90rem;
  }
}
.graduate_section .ttl {
  background-image: none !important;
}
.graduate_section .content_wrapper {
  background-image: url("../images/grad/grad_bg.webp");
}
.graduate_section .container {
  padding: 70px 20px;
}
@media screen and (max-width: 1920px) {
  .graduate_section .container {
    padding: 70rem 20rem;
  }
}
@media screen and (max-width: 768px) {
  .graduate_section .container {
    padding: 100rem 90rem;
  }
}
.graduate_section .flex_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 100px;
  grid-row-gap: 360px;
}
@media screen and (max-width: 1920px) {
  .graduate_section .flex_wrapper {
    grid-column-gap: 100rem;
    grid-row-gap: 360rem;
  }
}
@media screen and (max-width: 768px) {
  .graduate_section .flex_wrapper {
    grid-template-columns: 1fr;
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 500rem;
  }
}
.graduate_section .flex_wrapper .flex_item {
  position: relative;
}
.graduate_section .flex_wrapper .flex_item .grad_img img {
  width: 100%;
}
.graduate_section .flex_wrapper .flex_item .grad_text {
  position: relative;
}
.graduate_section .flex_wrapper .flex_item .grad_text .wrapper {
  position: absolute;
  z-index: 100;
  left: 0;
  right: 100px;
  top: -170px;
  background-color: #fff;
}
@media screen and (max-width: 1920px) {
  .graduate_section .flex_wrapper .flex_item .grad_text .wrapper {
    right: 100rem;
    top: -170rem;
    min-height: 480rem;
  }
}
@media screen and (max-width: 768px) {
  .graduate_section .flex_wrapper .flex_item .grad_text .wrapper {
    right: 80rem;
    top: -150rem;
    min-height: 500rem;
  }
}
.graduate_section .flex_wrapper .flex_item .grad_text .title {
  background-color: #189c53;
  padding: 20px 50px;
  color: #fff;
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
  -webkit-clip-path: polygon(0 0, 85% 0, 75% 100%, 0% 100%);
  clip-path: polygon(0 0, 85% 0, 75% 100%, 0% 100%);
}
@media screen and (max-width: 1920px) {
  .graduate_section .flex_wrapper .flex_item .grad_text .title {
    font-size: 28rem;
    line-height: 34rem;
    padding: 20rem 30rem;
  }
}
@media screen and (max-width: 768px) {
  .graduate_section .flex_wrapper .flex_item .grad_text .title {
    font-size: 38rem;
    line-height: 34rem;
    padding: 20rem 30rem;
  }
}
.graduate_section .flex_wrapper .flex_item .grad_text .title .small {
  font-size: 20px;
}
@media screen and (max-width: 1920px) {
  .graduate_section .flex_wrapper .flex_item .grad_text .title .small {
    font-size: 20rem;
    line-height: 34rem;
  }
}
@media screen and (max-width: 768px) {
  .graduate_section .flex_wrapper .flex_item .grad_text .title .small {
    font-size: 30rem;
    line-height: 34rem;
  }
}
.graduate_section .flex_wrapper .flex_item .grad_text .body {
  padding: 40px;
}
@media screen and (max-width: 1920px) {
  .graduate_section .flex_wrapper .flex_item .grad_text .body {
    padding: 50rem 30rem 50rem 40rem;
  }
}
@media screen and (max-width: 768px) {
  .graduate_section .flex_wrapper .flex_item .grad_text .body {
    padding: 10rem 30rem 30rem 30rem;
  }
}
.graduate_section .flex_wrapper .flex_item .grad_text .body .profile_item {
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  padding: 10px;
}
.graduate_section
  .flex_wrapper
  .flex_item
  .grad_text
  .body
  .profile_item:last-child {
  border: none;
}
@media screen and (max-width: 1920px) {
  .graduate_section .flex_wrapper .flex_item .grad_text .body .profile_item {
    font-size: 16rem;
    line-height: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .graduate_section .flex_wrapper .flex_item .grad_text .body .profile_item {
    font-size: 26rem;
    line-height: 40rem;
  }
}
.graduate_section
  .flex_wrapper
  .flex_item
  .grad_text
  .body
  .profile_item
  .text_green {
  color: #189c53;
}
.graduate_section
  .flex_wrapper
  .flex_item
  .grad_text
  .body
  .profile_item
  .text_blue {
  color: #0085d4;
}
.graduate_section .bottom_block {
  padding: 380px 0 70px 0;
}
@media screen and (max-width: 1920px) {
  .graduate_section .bottom_block {
    padding: 320rem 0 200rem 0;
  }
}
@media screen and (max-width: 768px) {
  .graduate_section .bottom_block {
    padding: 320rem 0 280rem 0;
  }
}
.graduate_section .bottom_block img {
  margin: 0 auto;
  max-width: 857px;
}
@media screen and (max-width: 1920px) {
  .graduate_section .bottom_block img {
    max-width: 857rem;
  }
}
@media screen and (max-width: 768px) {
  .graduate_section .bottom_block img {
    max-width: 550rem;
  }
}

.cv_section {
  margin: -100px 0 80px 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1920px) {
  .cv_section {
    margin: -180rem 0 80rem 0;
  }
}
@media screen and (max-width: 768px) {
  .cv_section {
    margin: -240rem 0 80rem 0;
  }
}
.cv_section .ttl {
  position: relative;
}
.cv_section .ttl .cv_mark {
  display: none;
}
@media screen and (max-width: 768px) {
  .cv_section .ttl .cv_mark {
    display: block;
    position: absolute;
    top: 140rem;
    right: 40rem;
    max-width: 290rem;
  }
}
.cv_section .ttl .cv_ttl {
  display: none;
}
@media screen and (max-width: 768px) {
  .cv_section .ttl .cv_ttl {
    display: block;
    position: absolute;
    top: 470rem;
    left: 20rem;
    right: 20rem;
    max-width: 100%;
  }
}
.cv_section .ttl .btn_wrapper {
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
}
@media screen and (max-width: 1920px) {
  .cv_section .ttl .btn_wrapper {
    bottom: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .cv_section .ttl .btn_wrapper {
    bottom: 80rem;
  }
}
.cv_section .ttl .btn_wrapper img {
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .cv_section .ttl .btn_wrapper img {
    max-width: 600rem;
  }
}
@media screen and (max-width: 768px) {
  .cv_section .ttl .btn_wrapper img {
    max-width: 580rem;
  }
}

.parents_section .content_wrapper {
  background-color: #fbfaf4;
}
.parents_section .container {
  padding-bottom: 240px;
}
@media screen and (max-width: 1920px) {
  .parents_section .container {
    padding-bottom: 240rem;
  }
}
@media screen and (max-width: 768px) {
  .parents_section .container {
    padding: 100rem 25rem;
  }
}
.parents_section .flex_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 60px;
  grid-row-gap: 120px;
}
@media screen and (max-width: 1920px) {
  .parents_section .flex_wrapper {
    grid-column-gap: 60rem;
    grid-row-gap: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .parents_section .flex_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 25rem;
    grid-row-gap: 30rem;
  }
}
.parents_section .flex_wrapper .flex_item .header {
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 377px;
  height: auto;
}
@media screen and (max-width: 1920px) {
  .parents_section .flex_wrapper .flex_item .header {
    width: 377rem;
    top: -80rem;
  }
}
@media screen and (max-width: 768px) {
  .parents_section .flex_wrapper .flex_item .header {
    top: -80rem;
    width: 80%;
    top: -10%;
    left: 50%;
  }
}
.parents_section .flex_wrapper .flex_item .header .title_wrapper {
  position: relative;
}
.parents_section .flex_wrapper .flex_item .header .title_wrapper .title {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -60%);
  text-align: center;
  color: #189c53;
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
}
@media screen and (max-width: 1920px) {
  .parents_section .flex_wrapper .flex_item .header .title_wrapper .title {
    font-size: 1.4583333333vw;
    line-height: 1.7708333333vw;
  }
}
@media screen and (max-width: 768px) {
  .parents_section .flex_wrapper .flex_item .header .title_wrapper .title {
    font-size: 36rem;
    line-height: 44rem;
  }
}
.parents_section .flex_wrapper .flex_item .content .img_block img {
  width: 300px;
  margin: 0 auto;
}
@media screen and (max-width: 1920px) {
  .parents_section .flex_wrapper .flex_item .content .img_block img {
    width: 300rem;
  }
}
@media screen and (max-width: 768px) {
  .parents_section .flex_wrapper .flex_item .content .img_block img {
    width: 300rem;
  }
}
.parents_section .flex_wrapper .flex_item .content .text_block {
  margin: 20px auto;
}
@media screen and (max-width: 1920px) {
  .parents_section .flex_wrapper .flex_item .content .text_block {
    margin: 20rem auto;
  }
}
@media screen and (max-width: 768px) {
  .parents_section .flex_wrapper .flex_item .content .text_block {
    margin: 20rem auto;
  }
}
.parents_section .flex_wrapper .flex_item .content .text_block .title {
  text-align: center;
  color: #189c53;
  font-size: 18px;
  line-height: 34px;
  font-weight: bold;
}
@media screen and (max-width: 1920px) {
  .parents_section .flex_wrapper .flex_item .content .text_block .title {
    font-size: 18rem;
    line-height: 34rem;
  }
}
@media screen and (max-width: 768px) {
  .parents_section .flex_wrapper .flex_item .content .text_block .title {
    font-size: 28rem;
    line-height: 34rem;
  }
}

.schoolflow_section {
  position: relative;
}
.schoolflow_section .ttl {
  position: absolute;
  top: -150px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 758px;
}
@media screen and (max-width: 1920px) {
  .schoolflow_section .ttl {
    top: -150rem;
    width: 758rem;
  }
}
@media screen and (max-width: 768px) {
  .schoolflow_section .ttl {
    top: -150rem;
    width: 669rem;
  }
}
.schoolflow_section .container {
  padding: 240px 20px;
}
@media screen and (max-width: 1920px) {
  .schoolflow_section .container {
    padding: 180rem 20rem;
  }
}
@media screen and (max-width: 768px) {
  .schoolflow_section .container {
    padding: 180rem 40rem;
  }
}
.schoolflow_section .header_text {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .schoolflow_section .header_text {
    text-align: left;
    font-size: 26rem;
    line-height: 44rem;
    padding: 0 20rem;
  }
}
.schoolflow_section .bottom_text {
  text-align: right;
  margin-top: 40px;
  margin-right: 140px;
}
@media screen and (max-width: 1920px) {
  .schoolflow_section .bottom_text {
    margin-top: 40rem;
    margin-right: 140rem;
  }
}
@media screen and (max-width: 768px) {
  .schoolflow_section .bottom_text {
    font-size: 26rem;
    line-height: 44rem;
    margin-top: 40rem;
    margin-right: 40rem;
  }
}
.schoolflow_section .bottom_players {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.schoolflow_section .bottom_players img {
  max-width: 485px;
  margin-left: 15%;
}
@media screen and (max-width: 1920px) {
  .schoolflow_section .bottom_players img {
    max-width: 485rem;
  }
}
@media screen and (max-width: 768px) {
  .schoolflow_section .bottom_players img {
    width: 485rem;
    margin: 0 auto;
  }
}
.schoolflow_section .flex_wrapper {
  margin-top: 60px;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0;
}
.schoolflow_section .flex_wrapper::after {
  position: absolute;
  content: "";
  z-index: 1;
  top: 130px;
  bottom: 400px;
  left: 45%;
  transform: translateX(-50%);
  right: 0;
  width: 700px;
  height: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/activity/line.webp);
}
@media screen and (max-width: 1920px) {
  .schoolflow_section .flex_wrapper::after {
    top: 130rem;
    bottom: 400rem;
    right: 0;
    width: 700rem;
  }
}
@media screen and (max-width: 768px) {
  .schoolflow_section .flex_wrapper::after {
    background-image: url(../images/activity/line_sp.webp);
    width: 587rem;
    top: 520rem;
    bottom: 400rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .schoolflow_section .flex_wrapper {
    margin-top: 100rem;
    grid-template-columns: 1fr;
    row-gap: 160rem;
  }
}
.schoolflow_section .flex_wrapper .item {
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 769px) {
  .schoolflow_section .flex_wrapper .item:nth-child(2) {
    margin-top: 250px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1920px) {
  .schoolflow_section .flex_wrapper .item:nth-child(2) {
    margin-top: 250rem;
  }
}
@media screen and (min-width: 769px) {
  .schoolflow_section .flex_wrapper .item:nth-child(3) {
    margin-top: -100px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1920px) {
  .schoolflow_section .flex_wrapper .item:nth-child(3) {
    margin-top: -100rem;
  }
}
@media screen and (min-width: 769px) {
  .schoolflow_section .flex_wrapper .item:nth-child(4) {
    margin-top: 300px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1920px) {
  .schoolflow_section .flex_wrapper .item:nth-child(4) {
    margin-top: 300rem;
  }
}
@media screen and (min-width: 769px) {
  .schoolflow_section .flex_wrapper .item:nth-child(5) {
    margin-top: -260px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1920px) {
  .schoolflow_section .flex_wrapper .item:nth-child(5) {
    margin-top: -260rem;
  }
}
@media screen and (min-width: 769px) {
  .schoolflow_section .flex_wrapper .item:nth-child(6) {
    margin-top: 200px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1920px) {
  .schoolflow_section .flex_wrapper .item:nth-child(6) {
    margin-top: 200rem;
  }
}
.schoolflow_section .flex_wrapper .item img {
  max-width: 550px;
}
@media screen and (max-width: 1920px) {
  .schoolflow_section .flex_wrapper .item img {
    max-width: 550rem;
  }
}
@media screen and (max-width: 768px) {
  .schoolflow_section .flex_wrapper .item img {
    max-width: 550rem;
  }
}
@media screen and (max-width: 768px) {
  .schoolflow_section .flex_wrapper .item:nth-child(n) {
    margin-top: 0;
  }
  .schoolflow_section .flex_wrapper .item:nth-child(2n) img {
    margin-left: auto;
    margin-right: unset !important;
  }
  .schoolflow_section .flex_wrapper .item:nth-child(2n + 1) img {
    margin-right: auto;
    margin-left: unset !important;
  }
}
@media screen and (max-width: 768px) {
  .schoolflow_section .flex_wrapper .item:nth-child(1) img {
    max-width: 600rem;
  }
  .schoolflow_section .flex_wrapper .item:nth-child(6) img {
    max-width: 600rem;
    margin-right: -20rem !important;
  }
}
@media screen and (max-width: 768px) {
  .schoolflow_section .container {
    padding-top: 240rem;
    padding-bottom: 440rem;
  }
}

.faq_section .content_wrapper {
  background-color: #f2f4fc;
}
.faq_section .container {
  padding-top: 80px;
}
@media screen and (max-width: 1920px) {
  .faq_section .container {
    padding-top: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .faq_section .container {
    padding-top: 90rem;
    padding-left: 32rem;
    padding-right: 32rem;
  }
}
.faq_section .faq_item {
  position: relative;
  padding: 0;
  margin-bottom: 36px;
}
@media screen and (max-width: 1920px) {
  .faq_section .faq_item {
    margin-bottom: 36rem;
  }
}
@media screen and (max-width: 768px) {
  .faq_section .faq_item {
    margin-bottom: 36rem;
  }
}
.faq_section .faq_item .faq_question {
  display: flex;
  align-items: flex-start;
  background-color: #90a3de;
  justify-content: space-between;
}
.faq_section .faq_item .faq_question:hover {
  cursor: pointer;
}
.faq_section .faq_item .faq_question .left {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.faq_section .faq_item .faq_question .left .head {
  color: #fff;
  background-color: #2e53c1;
  max-width: 70px;
  min-width: 70px;
  min-height: 70px;
  height: 70px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}
@media screen and (max-width: 1920px) {
  .faq_section .faq_item .faq_question .left .head {
    font-size: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .faq_section .faq_item .faq_question .left .head {
    font-size: 40rem;
  }
}
.faq_section .faq_item .faq_question .left .content {
  color: #fff;
  font-weight: bold;
  margin-left: 20px;
  min-height: 70px;
  display: flex;
  align-items: center;
  font-size: 20px;
}
@media screen and (max-width: 1920px) {
  .faq_section .faq_item .faq_question .left .content {
    font-size: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .faq_section .faq_item .faq_question .left .content {
    font-size: 30rem;
    margin-top: 20rem;
    margin-bottom: 20rem;
  }
}
.faq_section .faq_item .faq_question .right .mark {
  transition: transform 2.5s ease;
  padding: 0;
  color: #fff;
  max-width: 70px;
  min-width: 70px;
  min-height: 70px;
  height: 70px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.faq_section .faq_item .faq_question .right .mark span {
  width: 20px;
  height: 3px;
  border-radius: 1px;
  background: #fff;
}
.faq_section .faq_item .faq_question .right .mark span:nth-child(2) {
  display: block;
  transform: translateY(-2.5px) rotate(90deg);
}
.faq_section .faq_item .faq_question.active .right .mark span:nth-child(2) {
  display: none;
}
.faq_section .faq_item .faq_answer {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  background-color: #fff;
}
.faq_section .faq_item .faq_answer .head {
  background-color: #feda26;
  color: #fff;
  max-width: 70px;
  min-width: 70px;
  min-height: 70px;
  height: 70px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}
@media screen and (max-width: 1920px) {
  .faq_section .faq_item .faq_answer .head {
    font-size: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .faq_section .faq_item .faq_answer .head {
    font-size: 40rem;
  }
}
.faq_section .faq_item .faq_answer .content {
  margin: 0 20px;
  min-height: 70px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .faq_section .faq_item .faq_answer .content {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }
}

.sign_flow_section .container {
  padding-bottom: 80px;
  padding-top: 240px;
}
@media screen and (max-width: 1920px) {
  .sign_flow_section .container {
    padding-bottom: 80rem;
    padding-top: 200rem;
  }
}
@media screen and (max-width: 768px) {
  .sign_flow_section .container {
    padding-top: 240rem;
    padding-left: 0;
    padding-right: 0;
  }
}
.sign_flow_section .main_content {
  position: relative;
  background-image: url(../images/flow/flow_bg.webp);
  border-radius: 20px;
}
@media screen and (max-width: 1920px) {
  .sign_flow_section .main_content {
    border-radius: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .sign_flow_section .main_content {
    border-radius: 20rem;
  }
}
.sign_flow_section .ttl_block {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -120px;
}
@media screen and (max-width: 1920px) {
  .sign_flow_section .ttl_block {
    top: -120rem;
  }
}
@media screen and (max-width: 768px) {
  .sign_flow_section .ttl_block {
    top: -163rem;
  }
}
.sign_flow_section .ttl_block img {
  margin: 0 auto;
  width: 769px;
  max-width: 769px;
}
@media screen and (max-width: 1920px) {
  .sign_flow_section .ttl_block img {
    width: 769rem;
  }
}
@media screen and (max-width: 768px) {
  .sign_flow_section .ttl_block img {
    width: 672rem;
  }
}
.sign_flow_section .flow_wrapper {
  padding: 180px 90px 100px 90px;
}
@media screen and (max-width: 1920px) {
  .sign_flow_section .flow_wrapper {
    padding: 180rem 90rem 100rem 90rem;
  }
}
@media screen and (max-width: 768px) {
  .sign_flow_section .flow_wrapper {
    padding: 240rem 32rem 120rem 32rem;
  }
}
.sign_flow_section .flow_wrapper .innner {
  position: relative;
  z-index: 2;
}
.sign_flow_section .flow_wrapper .innner::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 720px;
  top: 50px;
  left: 70px;
  background: #55baec;
  z-index: -1;
}
@media screen and (max-width: 1920px) {
  .sign_flow_section .flow_wrapper .innner::after {
    top: 50rem;
    height: 720rem;
    left: 70rem;
  }
}
@media screen and (max-width: 768px) {
  .sign_flow_section .flow_wrapper .innner::after {
    top: 49rem;
    height: 1200rem;
    left: 72rem;
    width: 2px;
  }
}
.sign_flow_section .flow_wrapper .flow_item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1920px) {
  .sign_flow_section .flow_wrapper .flow_item {
    gap: 50rem;
    margin-bottom: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .sign_flow_section .flow_wrapper .flow_item {
    gap: 50rem;
    margin-bottom: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .sign_flow_section .flow_wrapper .flow_item .flow_item_number {
    margin-top: -70rem;
  }
}
.sign_flow_section .flow_wrapper .flow_item .flow_item_number img {
  max-width: 145px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1920px) {
  .sign_flow_section .flow_wrapper .flow_item .flow_item_number img {
    max-width: 145rem;
  }
}
@media screen and (max-width: 768px) {
  .sign_flow_section .flow_wrapper .flow_item .flow_item_number img {
    width: 145rem;
  }
}
.sign_flow_section .flow_wrapper .flow_item .flow_item_content {
  width: 90%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
@media screen and (max-width: 768px) {
  .sign_flow_section .flow_wrapper .flow_item .flow_item_content {
    display: block;
  }
}
.sign_flow_section .flow_wrapper .flow_item .flow_item_content .img_block img {
  max-width: 440px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1920px) {
  .sign_flow_section
    .flow_wrapper
    .flow_item
    .flow_item_content
    .img_block
    img {
    max-width: 440rem;
  }
}
@media screen and (max-width: 768px) {
  .sign_flow_section
    .flow_wrapper
    .flow_item
    .flow_item_content
    .img_block
    img {
    max-width: 440rem;
  }
}
.sign_flow_section .flow_wrapper .flow_item .flow_item_content .text_block {
  width: 45%;
}
.sign_flow_section
  .flow_wrapper
  .flow_item
  .flow_item_content
  .text_block
  .title {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .sign_flow_section
    .flow_wrapper
    .flow_item
    .flow_item_content
    .text_block
    .title {
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .sign_flow_section .flow_wrapper .flow_item .flow_item_content .text_block {
    width: 100%;
    margin-bottom: 20rem;
  }
}

.schedule_section .content_wrapper {
  position: relative;
  padding-bottom: 140px;
  background-color: #fbfaf4;
}
.schedule_section .content_wrapper .top_side {
  position: absolute;
  right: 90px;
  top: -200px;
}
.schedule_section .content_wrapper .top_side img {
  max-width: 533px;
}
.schedule_section .container {
  padding: 64px 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .schedule_section .container .description {
    text-align: left;
    padding: 0 50rem;
  }
}
.schedule_section .img_block {
  margin: 0 20px;
}
.schedule_section .bottom_side {
  display: block;
  margin: 50px 30px;
}
.schedule_section .bottom_side img {
  max-width: 533px;
}
.schedule_section .itemtitle {
  max-width: 400px;
  margin: auto;
}
@media screen and (max-width: 1920px) {
  .schedule_section .itemtitle {
    max-width: 400rem;
  }
}
@media screen and (max-width: 768px) {
  .schedule_section .itemtitle {
    max-width: 480rem;
    margin-bottom: 30rem;
  }
}
.schedule_section .describ_txt {
  margin: 50px auto;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 1920px) {
  .schedule_section .describ_txt {
    font-size: 18rem;
    line-height: 36rem;
  }
}
@media screen and (max-width: 768px) {
  .schedule_section .describ_txt {
    margin: 50rem auto;
    font-size: 28rem;
    line-height: 46rem;
  }
}
@media screen and (max-width: 1920px) {
  .schedule_section .content_wrapper {
    padding-bottom: 140rem;
  }
  .schedule_section .content_wrapper .top_side {
    right: 90rem;
    top: -200rem;
  }
  .schedule_section .content_wrapper .top_side img {
    max-width: 533rem;
  }
  .schedule_section .container {
    padding: 64rem 20rem;
  }
  .schedule_section .img_block {
    margin: 0 20rem;
  }
  .schedule_section .bottom_side img {
    max-width: 533rem;
  }
}
@media screen and (max-width: 768px) {
.schedule_section .content_wrapper {
/*padding-bottom: 0rem;*/
padding-bottom: 1rem;
}
.schedule_section.pb200 .content_wrapper {
padding-bottom: 200rem;
}
  .schedule_section .container {
    padding: 64rem 20rem;
  }
  .schedule_section .img_block {
    margin: 0 20rem;
    padding-bottom: 40rem;
    overflow-x: scroll;
  }
  .schedule_section .img_block img {
    height: 390rem;
    width: auto;
    margin-left: -345rem;
  }
  .schedule_section .img_block::-webkit-scrollbar {
    height: 8rem;
    border-radius: 4rem;
  }
  .schedule_section .img_block::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6rem rgba(0, 0, 0, 0.3);
  }
  .schedule_section .img_block::-webkit-scrollbar-thumb {
    outline: 1rem solid #2e53c1;
    background-color: #2e53c1;
  }
  .schedule_section .bottom_side img {
    max-width: 533rem;
    margin: 0 auto;
  }
}

.register_section .content_wrapper {
  background-color: #eaf6ef;
  margin-top: -100px;
  padding-top: 100px;
}
.register_section .container {
  padding: 50px 20px;
}
@media screen and (max-width: 1920px) {
  .register_section .container {
    padding: 50rem 20rem;
  }
}
@media screen and (max-width: 768px) {
  .register_section .container {
    padding: 50rem 40rem;
  }
}
.register_section .container .text_block {
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .register_section .container .text_block {
    max-width: 100%;
  }
}
.register_section .register_content {
  font-size: 16px;
  margin-top: 50px;
  background-color: #fff;
  border-radius: 40px;
  padding: 50px 70px;
}
@media screen and (max-width: 1920px) {
  .register_section .register_content {
    font-size: 16rem;
    margin-top: 50rem;
    border-radius: 40rem;
    padding: 50rem 70rem;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content {
    font-size: 26rem;
    margin-top: 50rem;
    border-radius: 40rem;
    padding: 50rem 40rem;
  }
}
.register_section .register_content .contact_item {
  display: flex;
  align-items: center;
  gap: 20px;
  border-bottom: 1px solid #dddddd;
  padding: 20px 0;
}
@media screen and (max-width: 1920px) {
  .register_section .register_content .contact_item {
    gap: 20rem;
    padding: 20rem 0;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .contact_item {
    flex-direction: column;
    align-items: flex-start;
    padding: 30rem 0;
    gap: 20rem;
  }
}
.register_section .register_content .contact_item .item_head {
  max-width: 320px;
  min-width: 320px;
  width: 100%;
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 1920px) {
  .register_section .register_content .contact_item .item_head {
    max-width: 320rem;
    min-width: 320rem;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .contact_item .item_head {
    min-width: 100%;
    max-width: 100%;
  }
}
.register_section .register_content .contact_item .item_head span {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .register_section .register_content .contact_item .item_head span {
    align-items: baseline;
    justify-content: space-between;
    font-size: 26rem;
  }
}
.register_section .register_content .contact_item .item_head span::after {
  border-radius: 20px;
  color: #fff;
  content: "";
  font-size: 14px;
  line-height: 1;
  margin-left: 1em;
  padding: 7px 10px;
  white-space: nowrap;
}
@media screen and (max-width: 1920px) {
  .register_section .register_content .contact_item .item_head span::after {
    padding: 7rem 10rem;
    border-radius: 20rem;
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .contact_item .item_head span::after {
    padding: 10rem 20rem;
    font-size: 24rem;
    border-radius: 20rem;
  }
}
.register_section
  .register_content
  .contact_item.required
  .item_head
  span::after {
  background-color: #2e53c1;
  content: "必須";
  border-radius: 0;
}
.register_section .register_content .item_body {
  width: 100%;
  font-weight: 400;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .register_section .register_content .item_body {
    font-size: 26rem;
  }
}
.register_section
  .register_content
  .item_body
  .is_check
  .wpcf7-list-item-label {
  display: inherit;
  text-indent: -9999rem;
}
.register_section .register_content .item_body select {
  height: 80px;
  border-radius: 6px;
  padding: 0px 20px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 30px;
  text-align: left;
  color: #333;
  border: none;
  outline: none;
  background: #f5f5f5;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 20010904//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3E%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='30.000000pt' height='30.000000pt' viewBox='0 0 30.000000 30.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,16.000000) scale(0.100000,-0.100000)'%0Afill='%234674c5' stroke='none'%3E%3Cpath d='M40 202 c0 -4 25 -32 55 -62 l55 -55 57 57 c31 32 54 61 50 65 -4 4%0A-30 -15 -57 -42 l-50 -49 -48 47 c-46 46 -62 56 -62 39z'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 20px);
  background-position-y: 32px;
}
@media screen and (max-width: 1920px) {
  .register_section .register_content .item_body select {
    height: 80rem;
    font-size: 16rem;
    padding: 0 240rem 0 30rem;
    background-position-x: calc(100% - 20rem);
    background-position-y: 36rem;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .item_body select {
    height: 80rem;
    font-size: 26rem;
    padding: 0px 32rem;
    width: 100%;
    background-position-x: calc(100% - 20rem);
    background-position-y: 32rem;
  }
}
.register_section .register_content .item_body input {
  width: 100%;
  height: 80px;
  border-radius: 6px;
  padding: 0 20px;
  font-weight: 400;
  text-align: left;
  border: none;
  outline: none;
  background: #f5f5f5;
  font-size: 16px;
}
@media screen and (max-width: 1920px) {
  .register_section .register_content .item_body input {
    height: 80rem;
    padding: 0 32rem;
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .item_body input {
    height: 80rem;
    font-size: 26rem;
    padding: 0px 32rem;
  }
}
.register_section .register_content .item_body textarea {
  width: 100%;
  height: 300px;
  padding: 20px;
  background: #f5f5f5;
  border-radius: 6px;
  border: none;
  font-size: 16px;
}
@media screen and (max-width: 1920px) {
  .register_section .register_content .item_body textarea {
    height: 300rem;
    font-size: 16rem;
    padding: 20rem 20rem;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .item_body textarea {
    height: 300rem;
    font-size: 26rem;
    padding: 20rem 20rem;
  }
}
.register_section .register_content .item_body input[type="checkbox"] {
  margin: 0;
  width: 20px;
  height: 20px;
  accent-color: #2e53c1;
}
@media screen and (max-width: 1600px) {
  .register_section .register_content .item_body input[type="checkbox"] {
    width: 20rem;
    height: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .item_body input[type="checkbox"] {
    width: 32rem;
    height: 32rem;
  }
}
.register_section .register_content .item_body input[type="radio"] {
  margin: 0;
  width: 20px;
  height: 20px;
  accent-color: #2e53c1;
}
@media screen and (max-width: 1600px) {
  .register_section .register_content .item_body input[type="radio"] {
    width: 20rem;
    height: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .item_body input[type="radio"] {
    width: 32rem;
    height: 32rem;
  }
}
.register_section .register_content .item_body .row {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.register_section .register_content .item_body .row:last-child {
  margin-bottom: 0;
}
.register_section .register_content .item_body .row .head {
  max-width: 150px;
  min-width: 140px;
  width: 100%;
}
@media screen and (max-width: 1920px) {
  .register_section .register_content .item_body .row .head {
    max-width: 150rem;
    min-width: 140rem;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .item_body .row .head {
    max-width: 240rem;
    min-width: 230rem;
    font-size: 26rem;
  }
}
.register_section .register_content .item_body .row .input {
  width: 100%;
}
.register_section .register_content .item_body .description {
  text-align: left;
  margin-bottom: 10px;
}
.register_section .register_content .item_body .description p {
  margin-bottom: 10px;
}
.register_section .register_content .item_body .terms_link {
  color: #2e53c1;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}
.register_section .register_content .item_body .flex_item {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.register_section .register_content .item_body .register_sex {
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.register_section .register_content .item_body .register_sex .wpcf7-list-item {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}
@media screen and (max-width: 768px) {
  .register_section
    .register_content
    .item_body
    .register_sex
    .wpcf7-list-item {
    gap: 0;
  }
}
.register_section .register_content .item_body .register_from {
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .register_section .register_content .item_body .register_from {
    display: block;
  }
  .register_section .register_content .item_body .register_from .flex_item {
    margin-bottom: 36rem;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .item_body .contact_checkbox {
    align-items: baseline;
  }
  .register_section .register_content .item_body .contact_checkbox label {
    position: relative;
    top: -6rem;
  }
}
.register_section .register_content .contact_submit {
  margin: 50px auto;
  text-align: center;
  width: 500px;
  position: relative;
}
@media screen and (max-width: 1920px) {
  .register_section .register_content .contact_submit {
    width: 26.0416666667vw;
    margin: 2.6041666667vw auto;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .contact_submit {
    width: 71.6145833333vw;
    margin: 70rem auto 0;
  }
}
.register_section .register_content .contact_submit::after {
  position: absolute;
  content: "";
  top: 20px;
  right: 30px;
  width: 59px;
  height: 59px;
  background-image: url(../images/register/contact_submit_arrow.webp);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1920px) {
  .register_section .register_content .contact_submit::after {
    top: 1.0416666667vw;
    width: 3.0729166667vw;
    height: 3.0729166667vw;
    right: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .contact_submit::after {
    top: 2.6666666667vw;
    width: 7.8666666667vw;
    height: 7.8666666667vw;
    right: 4vw;
  }
}
.register_section .register_content .contact_submit .submit-btn {
  width: 100%;
  height: 100px;
  border-radius: 8px;
  background: #eb0037;
  border: none;
  outline: none;
  margin: auto;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.register_section .register_content .contact_submit .submit-btn:disabled {
  cursor: not-allowed;
}
@media screen and (max-width: 1920px) {
  .register_section .register_content .contact_submit .submit-btn {
    height: 5.2083333333vw;
    font-size: 1.1458333333vw;
  }
}
@media screen and (max-width: 768px) {
  .register_section .register_content .contact_submit .submit-btn {
    height: 13.0208333333vw;
    font-size: 3.90625vw;
  }
}

.camp_box {
  position: relative;
  max-width: 800px;
  margin: 50px auto;
}
@media screen and (max-width: 768px) {
  .camp_box {
    margin: 50rem 30rem;
  }
}
.camp_box .camp_btn {
  max-width: 600px;
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1400px) {
  .camp_box .camp_btn {
    max-width: 42.8571428571vw;
    bottom: 2.1428571429vw;
  }
}
@media screen and (max-width: 768px) {
  .camp_box .camp_btn {
    max-width: 580rem;
    bottom: 30rem;
  }
}

#pv_modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 10000;
  font-size: 16px;
}

#pv_modal_bg {
  content: "";
  z-index: 1000;
  background: rgba(0, 0, 0, 0.9);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.pv_modal_close {
  position: fixed;
  width: 1000px;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 1002;
  text-align: right;
}

.pv_modal_close span {
  display: inline-block !important;
  cursor: pointer;
  font-size: 2em !important;
  line-height: 1em;
  color: #fff !important;
  font-weight: bold;
}

#pv_modal_in {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1000px;
  height: 90%;
  margin: auto;
  background: #fff;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 40px;
  z-index: 1001;
  -webkit-overflow-scrolling: touch;
}

#pv_modal_in p {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

#pv_modal_in p:last-child {
  padding-bottom: 40px;
}

#pv_modal h4 {
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  line-height: 1em;
  padding: 0.5em;
  margin-bottom: 1em;
  color: #11406b;
  border-top: 3px double #11406b;
  border-bottom: 3px double #11406b;
}

#pv_modal h5 {
  margin: 2em auto 0.5em;
  font-size: 125%;
  font-weight: bold;
  color: #11406b;
  border-bottom: 1px solid #11406b;
}

#pv_modal h6 {
  margin: 1em auto 0.25em;
  font-size: 110%;
  font-weight: bold;
  text-decoration: underline;
}

#pv_modal p {
  line-height: 1.5em !important;
}

#pv_modal p.sign {
  text-align: right;
  font-size: 90%;
  margin: 3em auto;
}

@media screen and (max-width: 767px) {
  #pv_box {
    margin: 5% auto;
    font-size: 3vw;
  }
  #pv_box h3 {
    font-size: 120%;
  }
  #pv_modal {
    font-size: 2.5vw;
  }
  #pv_modal_in {
    width: 90%;
    height: 90%;
    padding: 5%;
  }
  #pv_modal_in p:last-child {
    padding-bottom: 5%;
  }
  #pv_modal h4 {
    font-size: 133%;
  }
  #pv_modal h5 {
    font-size: 116%;
  }
  #pv_modal h6 {
    font-size: 105%;
  }
  #pv_modal p.sign {
    font-size: 90%;
    margin: 3em auto;
  }
}
#pv_modal h4:not(:first-child) {
  margin-top: 2em;
} /*# sourceMappingURL=top.css.map */

/*.contact_form*/
.register_section .register_content {
  padding: 80px 40px;
}
.contact_form {
  font-size: 16px;
  line-height: 1.25em;
  font-weight: 500;
}
.contact_form *,
.contact_form table.formTable * {
  box-sizing: border-box !important;
}
.contact_form p {
  line-height: 1.5em;
}
.contact_form table.formTable {
  width: 100%;
  max-width: 960px;
  margin: auto;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 40px;
}
.contact_form table.formTable th {
  width: 240px;
  text-align: left;
  font-weight: 500;
  padding: 10px;
  position: relative;
  vertical-align: middle;
  border-bottom: 1px solid #aaa;
}
.contact_form table.formTable th img {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  margin-left: 5px;
  width: 36px;
}
.contact_form table.formTable td {
  width: calc(100% - 240px);
  text-align: left;
  font-weight: 500;
  padding: 20px 10px;
  vertical-align: middle;
  border-bottom: 1px solid #aaa;
}
.contact_form table.formTable td span {
  display: block;
  font-size: 12px;
  margin-bottom: 0.5em;
}
.contact_form table.formTable tr:first-child th,
.contact_form table.formTable tr:first-child td {
  border-top: 1px solid #aaa;
}
.contact_form table.formTable td.radio ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.contact_form table.formTable td.radio ul li {
  width: 50%;
}
.contact_form table.formTable td.radio.radio2 ul li {
  width: 33.33%;
}
@media screen and (max-width: 960px) {
  .register_section .register_content {
    padding: calc((80 / 960) * 100vw) calc((40 / 960) * 100vw);
  }
  .contact_form {
    font-size: calc((16 / 960) * 100vw);
  }
  .contact_form table.formTable {
    margin-bottom: calc((40 / 960) * 100vw);
  }
  .contact_form table.formTable th {
    width: calc((240 / 960) * 100vw);
    padding: calc((10 / 960) * 100vw);
  }
  .contact_form table.formTable th img {
    right: calc((20 / 960) * 100vw);
    margin-left: calc((5 / 960) * 100vw);
    width: calc((36 / 960) * 100vw);
  }
  .contact_form table.formTable td {
    width: calc(100% - calc((240 / 960) * 100vw));
    padding: calc((20 / 960) * 100vw) calc((10 / 960) * 100vw);
  }
  .contact_form table.formTable td span {
    font-size: calc((12 / 960) * 100vw);
  }
}
@media screen and (max-width: 768px) {
  .register_section .container {
    padding: 5% 3.75%;
  }
  .register_section .register_content {
    padding: 5% 3.75%;
  }
  .contact_form {
    font-size: 3.5vw;
  }
  .contact_form table.formTable * {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .contact_form table.formTable {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 10% !important;
    padding: 0 !important;
  }
  .contact_form table.formTable th {
    display: block;
    width: 100%;
    padding: 2.5% 2.5%;
    border-bottom: 1px dotted #aaa;
  }
  .contact_form table.formTable th br {
    display: none;
  }
  .contact_form table.formTable th img {
    right: 2.5vw;
    width: 7.5vw;
  }
  .contact_form table.formTable td {
    display: block;
    width: 100%;
    padding: 5% 2.5%;
  }
  .contact_form table.formTable td.last {
    padding: 0;
  }
  .contact_form table.formTable td span {
    font-size: 2.5vw;
  }
  .contact_form table.formTable tr:first-child td {
    border-top: none;
  }
  .contact_form table.formTable td.radio ul li {
    width: 100%;
    margin: 2.5% auto 0 !important;
  }
  .contact_form table.formTable td.radio ul li:first-child {
    margin-top: 0 !important;
  }
  .contact_form table.formTable td.radio.radio2 ul li {
    width: 33.33%;
    margin: 0 !important;
  }
}

/*
input[type=button],
input[type=submit]{ vertical-align: middle; margin: 5px; cursor: pointer; font-family: Lucida Grande,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif; font-size: 20px; letter-spacing: 0.1em; background: #329632; border:6px double #fff; padding: 10px; line-height: 1em; font-weight:bold; color:#fff;}
*/
input[type="button"],
input[type="submit"],
button {
  background-color: transparent !important;
  border: none !important;
  cursor: pointer;
  outline: none !important;
  padding: 0 !important;
  appearance: none;
  transition: 0.3s;
}
button:hover {
  opacity: 0.7;
}
.contact_form input,
.contact_form textarea {
  padding: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  box-shadow: none !important;
  border: 1px solid #ccc !important;
  font-size: 16px !important;
  box-sizing: border-box !important;
  margin: 0 !important;
}
.contact_form input[type="radio"],
.contact_form input[type="checkbox"] {
  width: auto !important;
  border: none !important;
}
.contact_form select {
  padding: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  box-shadow: none !important;
  font-size: 16px !important;
  box-sizing: border-box !important;
  margin: 0 !important;
}
.contact_form textarea {
  padding: 10px !important;
  width: 100% !important;
  height: 10em !important;
  box-shadow: none !important;
}
@media screen and (max-width: 960px) {
  /*
input[type=button],
input[type=submit],
button{ margin: calc((5/960)*100vw); font-size: calc((20/960)*100vw); padding: calc((10/960)*100vw);}
*/
  .contact_form input,
  .contact_form textarea {
    padding: calc((10 / 960) * 100vw) !important;
    font-size: calc((16 / 960) * 100vw) !important;
  }
  .contact_form select {
    padding: calc((10 / 960) * 100vw) !important;
    font-size: calc((16 / 960) * 100vw) !important;
  }
  .contact_form textarea {
    padding: calc((10 / 960) * 100vw) !important;
  }
}
@media screen and (max-width: 768px) {
  .contact_form input,
  .contact_form textarea {
    padding: 2.5% !important;
    font-size: 4vw !important;
  }
  .contact_form input[type="radio"],
  .contact_form input[type="checkbox"] {
    width: auto !important;
    border: none !important;
    margin-right: 1.25vw !important;
  }
  .contact_form select {
    padding: 2.5% !important;
    font-size: 4vw !important;
  }
  .contact_form textarea {
    padding: 2.5% !important;
    height: 10em !important;
  }
}

/*240430*/
.camp_box {
  display: none !important;
}

/*240501*/
.top_section {
  z-index: 1;
}
.cv_section {
  margin-bottom: -1px;
}
.cv_section.mt0 {
  margin-top: 0;
  background: #ffef00;
}
p.scroll_att {
  font-size: 28rem;
  text-align: center;
  margin: 1em auto;
  color: #333;
  font-weight: normal;
}
.mfp_element_submit,
.mfp_element_reset,
/*.mfp_element_button,*/
button.mfp_next,
button.mfp_prev {
  padding: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  text-shadow: none !important;
  margin: 20rem 0 0 !important;
  box-shadow: none !important;
}*/

.btn_wrapper {
  text-align: center;
}
.btn_wrapper a {
  display: inline-block;
}
.school_section .btn_wrapper {
  margin-top: 50rem;
}
@media screen and (max-width: 768px) {
  .btn_wrapper a img {
    max-width: 580rem;
  }
}

.btn_wrapper a {
  animation: buruburu 1s linear infinite;
}
.btn_wrapper a:hover {
  animation-play-state: paused;
}
@keyframes buruburu {
  0% {
    transform: translateX(0);
  }
  7% {
    transform: translateX(-10px);
  }
  14% {
    transform: translateX(10px);
  }
  20% {
    transform: translateX(-10px);
  }
  32% {
    transform: translateX(10px);
  }
  40% {
    transform: translateX(0px);
  }
}

.wow {
  visibility: hidden;
}

/*240515*/
@media screen and (max-width: 768px) {
  .graduate_section .container {
    padding: 100rem 25rem;
  }
  .graduate_section .flex_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 25rem;
    grid-row-gap: 320rem;
  }
  .graduate_section .flex_wrapper .flex_item .grad_text .wrapper {
    right: 20rem;
    top: -120rem;
    min-height: 400rem;
  }

  .graduate_section .flex_wrapper .flex_item .grad_text .title {
    font-size: 24rem;
    line-height: 24rem;
    padding: 20rem 20rem;
  }
  .graduate_section .flex_wrapper .flex_item .grad_text .title .small {
    font-size: 20rem;
    line-height: 24rem;
  }
  .graduate_section .flex_wrapper .flex_item .grad_text .body {
    padding: 10rem 5rem 5rem 5rem;
  }
  .graduate_section .flex_wrapper .flex_item .grad_text .body .profile_item {
    font-size: 17rem;
    line-height: 27rem;
  }
}

.schedule_section {
  margin-top: -80rem;
  position: relative;
  z-index: 1;
}

#section05.schoolflow_section {
  margin: 0;
  padding-top: 200rem;
}
#section05.schoolflow_section .ttl {
  top: 50rem;
}
#section05.schoolflow_section .bottom_players img {
  margin: auto;
}
#section05 .video {
  margin: 40rem 0 240rem;
}
@media screen and (max-width: 768px) {
  #section05 .video {
    margin: 40rem 0 0;
  }
}

#section05 .video iframe {
  aspect-ratio: 16/9;
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  padding: 16px;
  border-radius: 16px;
}
@media screen and (max-width: 1920px) {
  #section05 .video iframe {
    max-width: 900rem;
  }
}
@media screen and (max-width: 768px) {
  #section05 .video iframe {
    max-width: 680rem;
  }
}
@media screen and (max-width: 1920px) {
  #section05 .video iframe {
    padding: 16rem;
    border-radius: 16rem;
  }
}
@media screen and (max-width: 768px) {
  #section05 .video iframe {
    padding: 16rem;
    border-radius: 20rem;
  }
}

.contact_form table.formTable td.radio ul.kimete li {
  width: 100%;
}
@media screen and (max-width: 768px) {
.top_section .sho_smp {
position: absolute;
/*bottom: -40vw;*/
bottom: -15vw;
left: 0;
right: 0;
margin: auto;
z-index: 999
}
  .top_section .sho_smp img {
    width: 90vw;
    margin: auto;
  }
  .free_section {
    z-index: 0;
  }
}
.look_section.bg_yellow {
  margin-bottom: 0;
  padding-bottom: 90px;
  z-index: 0;
}

.parents_section .flex_wrapper .flex_item .content .text_block {
  border: 3px solid #189c53;
  margin-top: -20px;
}
.parents_section .headWrap {
  background: #189c53;
  padding: 30px 15px 20px;
  text-align: center;
  color: #fff;
}
.parents_section .headWrap .head {
  font-weight: bold;
  font-size: 26px;
  border-bottom: 2px solid #fff;
  padding-bottom: 15px;
  line-height: 1.5;
  height: 101px;
}
.parents_section .headWrap .head .yellow {
  color: #fff000;
}
.parents_section .headWrap p {
  font-weight: bold;
  font-size: 20px;
  padding-top: 15px;
}
.parents_section .flex_wrapper .flex_item .content .text_block .body p {
  padding: 1em;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
}
.parents_section .flex_wrapper .flex_item .content .text_block .body p span {
  color: #e83b2b;
}

.parents_section .flex_item:nth-child(4) .head {
  padding-top: 0.5em;
}

@media screen and (max-width: 768px) {
.system_section .outer {
background: url("../images/banner/system_main_bg.png") no-repeat;
background-size: 100% 100%;
padding: 9vw 7vw;
}
.system_section .img_block img {
height: auto;
}
.parents_section .headWrap{ padding: 20px 10px;}
.parents_section .headWrap .head { font-size: 16px; height: auto;}
.parents_section .headWrap p{ font-size: 18px; padding-top: 10px;}
.parents_section .flex_wrapper .flex_item .content .text_block .body p{ font-size: 14px;}
}


/* 追加20240802 */
@media screen and (max-width: 768px) {
  .look_section .look .look_innerbox.sp {
    /*margin-top: 130rem;*/
  }
}
@media screen and (max-width: 768px) {
  .top_section .mark {
    display: none;
  }
}
.system_section .container {
  padding: 0 20rem 80rem 20rem;
}

/* 追加20240802 秋キャンペーン
.campaign .top_section .flag_player {
  top: 20rem;
}
.campaign .top_section .humanity {
  top: 240rem;
}
.campaign .top_section .school {
  top: 430rem;
}
.campaign .top_section .price {
  top: 610rem;
  position: absolute;
  width: 1000rem;
  z-index: 106;
  left: 20rem;
  animation-duration: 1s;
}
.campaign .top_section .fujimoto {
  bottom: 0rem;
  right: 100rem;
  position: absolute;
  z-index: 107;
  width: 771rem;
}
.campaign .cv_section .ttl .btn_wrapper {
  bottom: 61rem;
  width: 470rem;
  left: 69%;
}
@media screen and (max-width: 768px) {
  .campaign .top_section .flag_player {
    right: 250rem;
    top: 130rem;
    left: unset;
  }
  .campaign .top_section .flag_player img {
    width: 255rem;
  }
  .campaign .top_section .humanity img {
    max-width: 95%;
    margin: 0 auto;
  }
  .campaign .top_section .school img {
    max-width: 80%;
    margin: 0 auto;
  }
  .campaign .top_section .school {
    top: 380rem;
  }
  .campaign .top_section .price {
    width: 95%;
    top: 468rem;
  }
  .campaign .top_section .fujimoto {
    right: 50rem;
    width: 560rem;
  }
  .campaign .top_section .ttl img {
    height: 180vw;
  }
  .campaign .cv_section .ttl .btn_wrapper {
    bottom: 0;
    width: 100%;
    left: 0;
    transform: translate(0, 0);
  }
  .campaign .cv_section .ttl .btn_wrapper img {
    max-width: 100%;
  }
  .campaign .cv_section .ttl {
    padding-bottom: 52rem;
  }
}
*/
/* 藤本美貴追加 20240808
.top_section.fujimoto .players_block {
  right: 260rem;
  max-width: 740rem;
}
.top_section.fujimoto .flag_player {
  top: 10rem;
}
.top_section.fujimoto .humanity {
  top: 230rem;
}
.top_section.fujimoto .school {
  top: 470rem;
}
.top_section.fujimoto .features {
  bottom: 10rem;
  left: -400rem;
}
@media screen and (max-width: 768px) {
  .top_section.fujimoto .players_block {
    right: 68rem;
    max-width: 590rem;
  }
  .top_section.fujimoto .flag_player {
    top: 10rem;
  }
  .top_section.fujimoto .humanity {
    top: 160rem;
  }
  .top_section.fujimoto .school {
    top: 320rem;
  }
  .top_section.fujimoto .features {
    bottom: 410rem;
    left: 0rem;
    position: relative;
  }
  .top_section.fujimoto .features img {
    position: absolute;
  }
  .top_section.fujimoto .features .rbl_block_img01 {
    left: 40rem;
    bottom: -90rem;
  }
  .top_section.fujimoto .features .rbl_block_img02 {
    left: 110rem;
    bottom: 80rem;
  }
  .top_section.fujimoto .features .rbl_block_img03 {
    left: 270rem;
    bottom: 150rem;
  }
  .top_section.fujimoto .features .rbl_block_img04 {
    left: 470rem;
    bottom: 80rem;
  }
  .top_section.fujimoto .features .rbl_block_img05 {
    left: 540rem;
    bottom: -90rem;
  }
}
*/

.form_notice{ margin: 2em 1em; padding: 1em; background: #efefef; text-align: center;}
.form_notice h4{ background: #0f3e81; color: #fff; font-size: 116%; font-weight: bold; letter-spacing: 0.1em; padding: 0.66em 0.33em; margin: 0 auto;}
.form_notice p{ margin: 0; padding: 0.66em 1em 0 !important; font-weight: normal !important; color: #333 !important; word-break: break-all;}
@media (max-width: 767px) {
.form_notice { margin: 1em auto;}
.form_notice h4{ font-size: 3vw;}
.form_notice p{ font-size: 2.5vw; text-align: left; line-height: 1.4em;}
}

.submit_btn{ display: flex; flex-direction: column; align-items: center; justify-content: center;}
.submit_btn p{ margin: 0 auto 0.5em; font-size: 16px;}
@media screen and (max-width: 768px) {
.submit_btn p{ margin: 0 auto 0.5em; font-size: 3.5vw;}
}



/*調整_240910*/
.differ_section.mt40{ margin-top: 40px;}
@media screen and (max-width: 768px) {
.differ_section.mt40{ margin-top: 10%;}
}
.differ_section .flex_item_wrapper.second.mt0{ margin-top: 0;}
@media screen and (max-width: 768px) {
.differ_section .flex_item_wrapper.second.mt0{ margin-top: 0;}
}
.graduate_section.mt0{ margin-top: 0;}
@media screen and (max-width: 768px) {
.graduate_section.mt0{ margin-top: 0;}
}
.graduate_section.pb320 .content_wrapper{ padding-bottom: 320px;}
@media screen and (max-width: 768px) {
.graduate_section.pb320 .content_wrapper{ padding-bottom: 160px;}
}
.promotion_section.mt0{ margin-top: 0;}
@media screen and (max-width: 768px) {
.promotion_section.mt0{ margin-top: 0;}
}
.system_section.pb0 .container{ padding-bottom: 0;}
@media screen and (max-width: 768px) {
.system_section.pb0 .container{ padding-bottom: 0;}
}
#section05 .video{ text-align: center;}
#section05 .video video{ margin: auto; max-width: 840px;}
@media screen and (max-width: 768px) {
#section05 .video video{ margin: auto; max-width: 100%;}
}


/*キャンペーン*/
.cta__banner01{ display: none !important;}


@media print, screen and (min-width:769px){
.smp{ display:none !important;}
}
@media screen and (max-width:768px){
.pc{ display:none !important;}
}
