<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =================================================
    font-size vw
=================================================== */
/* =================================================
    .bl_main
=================================================== */
.bl_main {
  position: relative;
  padding-top: 2.1rem;
  padding-bottom: 5rem;
  background: url(../images/bak_flower-l_sp.png), url(../images/bak_flower-r_sp.png);
  background-repeat: repeat-y, repeat-y;
  background-position: bottom left -80px, bottom right -80px;
  background-color: #00a09f;
}
@media screen and (min-width: 1025px) {
  .bl_main {
    background: none;
    background-color: #00a09f;
    background: url(../images/bg.jpg);
  }
}
.bl_main .ly_sec_inner {
  position: relative;
  max-width: 960px;
}
@media screen and (min-width: 1025px) {
  .bl_main .ly_sec_inner::before, .bl_main .ly_sec_inner::after {
    content: "";
    display: block;
    position: absolute;
    top: -30px;
    width: 300px;
    height: 1535px;
  }
  .bl_main .ly_sec_inner::before {
    left: -250px;
    background: url(../images/bak_flower-l_pc.png);
    background-repeat: repeat-y;
    background-position: 0 0;
    background-size: contain;
  }
  .bl_main .ly_sec_inner::after {
    right: -250px;
    background: url(../images/bak_flower-r_pc.png);
    background-repeat: repeat-y;
    background-position: 0 0;
    background-size: contain;
  }
}

.bl_main .ly_sec_inner ul.join {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 20px 0 60px;
}

.bl_main .ly_sec_inner ul.join li{
    width: 47%;
    max-width: 300px;
}


.bl_main .ly_sec_inner ul.join li a{
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 15px 10px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    background: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1;
    color: #000;
}


@media screen and (min-width: 1025px) {
.bl_main .ly_sec_inner ul.join {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0px auto 60px;
    width: 650px;
}

.bl_main .ly_sec_inner ul.join li{
    width: 47%;
    max-width: 300px;
}


.bl_main .ly_sec_inner ul.join li a{
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 15px 10px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    background: #FFF;
    font-weight: bold;
    line-height: 1.1;
    color: #000;
}
}


.bl_main .ly_sec_inner p.btn_fb a{
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 17px 20px 14px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    background: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1;
    color: #000;
    margin: 30px auto 100px;
    width: 94%;
}

.bl_main .ly_sec_inner p.btn_fb a::before{
    width: 100%;
    max-width: 315px;
    height: 50px;
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 1em;
    vertical-align: middle;
}


@media screen and (min-width: 1025px) {
    .bl_main .ly_sec_inner ul.join li a{
      padding: 15px 20px 14px;
      font-size: 20px;
      padding: 17px 20px 14px;
  }
    .bl_main .ly_sec_inner p.btn_fb a{
      font-size: 20px;
      width: 60%;
  }
}

.bl_main .ly_sec_inner ul.join li a::before{
    width: 100%;
    max-width: 315px;
    height: 50px;
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 1em;
    vertical-align: middle;
}


.bl_main .ly_sec_inner ul.join li.zoom a::before {
    background: url(../images/icn_zoom.png) no-repeat center center/contain;
}

.bl_main .ly_sec_inner ul.join li.youtube a::before {
    background: url(../images/icn_youtube.png) no-repeat center center/contain;
}

.bl_main .ly_sec_inner ul.join li.fb a::before {
    background: url(../images/icn_fb.png) no-repeat center center/contain;
}


.bl_main .ly_sec_inner p.btn_fb a::before {
    background: url(../images/icn_fb.png) no-repeat center center/contain;
}


@media screen and (min-width: 768px) {
  .bl_main .bl_mainUniversities .el_btnWrap a {
    max-width: 526px;
  }
}
.bl_main .bl_mainUniversities .el_btnWrap a::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 16px;
  margin-left: 0.5em;
  background: url(../images/icon_arrow-r-black.svg) no-repeat center center/contain;
}


.bl_main .bl_mainFv {
  width: 91.3043478261%;
  margin: 0 auto 48px;
}
@media screen and (min-width: 768px) {
  .bl_main .bl_mainFv {
    width: 96.09375%;
  }
}
@media screen and (min-width: 1025px) {
  .bl_main .bl_mainFv {
    width: 100%;
    margin: 0 auto 55px;
  }
}
.bl_main .bl_mainFv h1 {
  position: relative;
  width: 100%;
  max-width: 960px;
  height: auto;
  margin: 0 auto;
}
.bl_main .bl_mainFv h1 img {
  position: relative;
  z-index: 2;
}
.bl_main .bl_mainFv h1::before {
  content: "";
  display: block;
  position: absolute;
  top: -55px;
  right: 5px;
  width: 126px;
  height: 126px;
  /*background: url(../images/icon_free.png) no-repeat center center/contain;*/
  z-index: 1;
}
@media screen and (min-width: 1025px) {
  .bl_main .bl_mainFv h1::before {
    width: 330px;
    height: 330px;
    top: -84px;
    right: -135px;
    z-index: 3;
  }
}
.bl_main .bl_mainFv .el_lead {
  margin-bottom: 30px;
  color: #fff;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.3461538462;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .bl_main .bl_mainFv .el_lead {
    text-align: center;
  }
}
@media screen and (min-width: 1025px) {
  .bl_main .bl_mainFv .el_lead {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1;
  }
}
.bl_main .bl_mainFv ul li {
  margin-bottom: 24px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  color: #000;
  font-weight: bold;
}
.bl_main .bl_mainFv ul li:last-of-type {
  margin-bottom: 0;
}


.bl_main .bl_mainFv p{  font-size: 2.4rem;
    line-height: 1.5;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}


@media screen and (min-width: 1025px) {
  .bl_main .bl_mainFv ul li {
    margin-bottom: 0;
    font-size: 27px;
    font-size: 2.4rem;
    text-align: center;
    line-height: 1.5;
  }
.bl_main .bl_mainFv p{
    text-align: center;
  }
}
.bl_main .bl_mainUniversities {
  position: relative;
  padding: 90px 4.347826087% 35px;
  margin-bottom: 44px;
  background: #FFF;
  border-radius: 10px;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (min-width: 1025px) {
  .bl_main .bl_mainUniversities {
    padding: 90px 46px 46v px;
    z-index: 3;
  }
}
.bl_main .bl_mainUniversities::before {
  content: "";
  position: absolute;
  top: -30px;
  left: -8px;
  width: 311px;
  height: 100px;
  background: url(../images/icon_participating.svg) no-repeat center center/contain;
}
@media screen and (min-width: 1025px) {
  .bl_main .bl_mainUniversities::before {
    top: 0;
    left: -30px;
  }
}
@media screen and (min-width: 768px) {
  .bl_main .bl_mainUniversities_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.bl_main .bl_mainUniversities_list ul {
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .bl_main .bl_mainUniversities_list ul {
    width: 48.1481481481%;
  }
}
.bl_main .bl_mainUniversities_list ul li {
  padding-bottom: 7px;
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 1025px) {
  .bl_main .bl_mainUniversities_list ul li {
    padding-left: 1.3em;
    font-size: 20px;
    font-size: 2rem;
  }
}
.bl_main .bl_mainUniversities_list ul li:last-of-type {
  margin-bottom: 0;
}
.bl_main .bl_mainUniversities .el_btnWrap {
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .bl_main .bl_mainUniversities .el_btnWrap {
    margin-top: 40px;
  }
}
.bl_main .bl_mainUniversities .el_btnWrap a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 315px;
  height: 50px;
  background: #F2CE00;
  margin: 0 auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 4px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  color: #000;
}
@media screen and (min-width: 768px) {
  .bl_main .bl_mainUniversities .el_btnWrap a {
    max-width: 526px;
  }
}
.bl_main .bl_mainUniversities .el_btnWrap a::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 16px;
  margin-left: 0.5em;
  background: url(../images/icon_arrow-r-black.svg) no-repeat center center/contain;
}

.bl_topMain {
  position: relative;
  padding-top: 40px;
  padding-bottom: 13%;
}
@media screen and (min-width: 1025px) {
  .bl_topMain {
    padding-bottom: 100px;
  }
}
/*.bl_topMain::after {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 100%;
  max-width: 870px;
  height: 0;
  padding-top: 26%;
  background: url(../images/img_book.svg) no-repeat center center/contain;
}*/

/*
@media screen and (min-width: 1025px) {
  .bl_topMain::after {
    width: 870px;
    height: 242px;
    padding-top: 0;
    bottom: 60px;
  }
}
*/

/*  Register Now for FREE!
------------------------------------------------ */
.bl_register {
  text-align: center;
}
.bl_register a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 900px;
  height: 70px;
  margin: 0 auto;
  border: 2px solid #fff;
  border-radius: 100vh;
  background: repeating-linear-gradient(-45deg, #e84893, #e84893 6px, #db4691 6px, #db4691 12px);
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .bl_register a {
    font-size: 30px;
    font-size: 3rem;
  }
}
.bl_register a::before {
  content: "\f054";
  margin-right: 0.5em;
  font-size: 20px;
  font-size: 2rem;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .bl_register a::before {
    content: "";
    display: inline-block;
    width: 31px;
    height: 26px;
    margin-right: 1em;
    background: url(../images/icon_arrow-rr-white.svg) no-repeat center center/contain;
  }
}
.bl_register a::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 0.5em;
  background: url(../images/icon_blank.svg) no-repeat center center/contain;
}

/* =================================================
    .bl_study
=================================================== */
.bl_page .bl_study {
  position: relative;
  padding-bottom: 173px;
  padding-bottom: 46%;
  overflow: hidden;
}
@media screen and (min-width: 1025px) {
  .bl_page .bl_study {
    padding-bottom: 314px;
  }
}
.bl_page .bl_study::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.1%;
  left: 43%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 134%;
  height: 0;
  padding-top: 30%;
  background: url(../images/illust_japan.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  .bl_page .bl_study::after {
    width: 131%;
    height: 0;
    padding-top: 23%;
    left: 50%;
    bottom: -0.25%;
    background: url(../images/illust_japan_pc.png) no-repeat center center/contain;
  }
}
@media screen and (min-width: 1025px) {
  .bl_page .bl_study::after {
    width: 1414px;
    height: 246px;
    padding-top: 0;
    bottom: -6px;
  }
}

.bl_study {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 5rem;
  background: url(../images/bkg_section.jpg) no-repeat center center/cover;
}
@media screen and (min-width: 1025px) {
  .bl_study {
    padding-top: 4.6rem;
    padding-bottom: 7rem;
  }
}
.bl_study .bl_studyContent {
  position: relative;
  margin-bottom: 40px;
  background: #fff;
}
@media screen and (min-width: 1025px) {
  .bl_study .bl_studyContent {
    margin-bottom: 50px;
  }
  .bl_study .bl_studyContent::before, .bl_study .bl_studyContent::after {
    content: "";
    display: block;
    position: absolute;
    width: 237px;
    height: 94px;
    background: url(../images/img_cloud.png) no-repeat center center/contain;
  }
  .bl_study .bl_studyContent::before {
    top: 133px;
    left: -222px;
  }
  .bl_study .bl_studyContent::after {
    bottom: 140px;
    right: -223px;
  }
}
@media screen and (min-width: 1025px) {
  .bl_study .bl_studyContent.bl_university::before {
    top: 385px;
    left: -209px;
  }
  .bl_study .bl_studyContent.bl_university::after {
    bottom: 58px;
    right: -196px;
  }
}
.bl_study .bl_studyContent:last-of-type {
  margin-bottom: 0;
}
.bl_study .bl_studyContent_inner {
  margin: 0 auto;
}
.bl_study .bl_studyContent_ttl {
  position: relative;
  margin: 0 -5px 30px;
  padding: 8px 10px;
  background: #00a09f;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1666666667;
  color: #fff;
  font-weight: bold;
}
@media screen and (min-width: 1025px) {
  .bl_study .bl_studyContent_ttl {
    padding: 13px 10px;
    margin: 0 -20px 30px;
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.bl_study .bl_studyContent_ttl span {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bl_study .bl_studyContent_ttl span:before, .bl_study .bl_studyContent_ttl span:after {
  position: absolute;
  bottom: 7px;
  content: "";
  display: inline-block;
  width: 4px;
  height: 30px;
  border-radius: 2px;
  background: #fff;
}
@media screen and (min-width: 1025px) {
  .bl_study .bl_studyContent_ttl span:before, .bl_study .bl_studyContent_ttl span:after {
    bottom: 2px;
  }
}
.bl_study .bl_studyContent_ttl span::before {
  left: -24px;
  -webkit-transform: rotateZ(-33deg);
          transform: rotateZ(-33deg);
}
.bl_study .bl_studyContent_ttl span::after {
  right: -24px;
  -webkit-transform: rotateZ(33deg);
          transform: rotateZ(33deg);
}
.bl_study .bl_studyContent_ttl:before, .bl_study .bl_studyContent_ttl:after {
  position: absolute;
  content: "";
  bottom: -5px;
}
@media screen and (min-width: 1025px) {
  .bl_study .bl_studyContent_ttl:before, .bl_study .bl_studyContent_ttl:after {
    bottom: -20px;
  }
}
.bl_study .bl_studyContent_ttl:before {
  left: 0;
  width: 0;
  height: 0;
  border-top: 5px solid #00706d;
  border-left: 5px solid transparent;
}
@media screen and (min-width: 1025px) {
  .bl_study .bl_studyContent_ttl:before {
    border-top: 20px solid #00706d;
    border-left: 20px solid transparent;
  }
}
.bl_study .bl_studyContent_ttl:after {
  right: 0;
  width: 0;
  height: 0;
  border-top: 5px solid #00706d;
  border-right: 5px solid transparent;
}
@media screen and (min-width: 1025px) {
  .bl_study .bl_studyContent_ttl:after {
    border-top: 20px solid #00706d;
    border-right: 20px solid transparent;
  }
}

.bl_youtubeWrap {
  width: 88%;
  margin: 0 auto 40px;
}
@media screen and (min-width: 768px) {
  .bl_youtubeWrap {
    width: 92.3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.bl_youtubeWrap li {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .bl_youtubeWrap li {
    width: 47.0833333333%;
    margin: 0 auto 40px;
  }
}
@media screen and (min-width: 1025px) {
  .bl_youtubeWrap li {
    white-space: nowrap;
  }
}
.bl_youtubeWrap li:last-of-type {
  margin-bottom: 0;
}
.bl_youtubeWrap li .bl_youtube {
  width: 100%;
  aspect-ratio: 16/9;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .bl_youtubeWrap li .bl_youtube {
    width: 100%;
    text-align: center;
  }
}
.bl_youtubeWrap li .bl_youtube iframe {
  width: 100%;
  height: 100%;
  margin-bottom: 8px;
}
@media screen and (min-width: 1025px) {
  .bl_youtubeWrap li .bl_youtube iframe {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1025px) {
  .bl_youtubeWrap li .bl_youtube img {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 1025px) {
  .bl_youtubeWrap li figcaption {
    text-align: center;
  }
}

.bl_studyInfo {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 3rem;
}
@media screen and (min-width: 1025px) {
  .bl_studyInfo {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.bl_studyInfo_pdfWrap {
  width: 88%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .bl_studyInfo_pdfWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 1025px) {
  .bl_studyInfo_pdfWrap {
    width: 92.3%;
  }
}
.bl_studyInfo_pdf {
  margin-bottom: 20px;
}

.bl_studyInfo_excel {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .bl_studyInfo_pdf {
    width: 300px;
  }
  .bl_studyInfo_excel {
    width: 300px;
  }
}
@media screen and (min-width: 960px) {
  .bl_studyInfo_pdf {
    width: 32%;
    max-width: 300px;
  }
  .bl_studyInfo_excel {
    width: 32%;
    max-width: 300px;
  }
}
.bl_studyInfo_pdf:last-of-type {
  margin-bottom: 0;
}
.bl_studyInfo_pdf a {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 20px 14px;
  padding-left: 68px;
  border: 2px solid #C40018;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375;
  color: #C40018;
}

.bl_studyInfo_excel a {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 20px 14px;
  padding-left: 68px;
  border: 2px solid #086208;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375;
  color: #086208;
}

.bl_studyInfo_pdf a::before {
  content: "";
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 35px;
  margin-right: 1em;
  background: url(../images/icon_pdf.svg) no-repeat center center/contain;
  vertical-align: middle;
}

.bl_studyInfo_excel a::before {
  content: "";
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 35px;
  margin-right: 1em;
  background: url(../images/icon_excel.svg) no-repeat center center/contain;
  vertical-align: middle;
}

.bl_work {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.bl_work .bl_youtubeWrap {
  margin-bottom: 0;
}

/* =================================================
    .bl_timetable
=================================================== */
.bl_timetable {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 14.3rem;
  padding-bottom: 38%;
  background: #005b59;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .bl_timetable {
    padding-top: 8rem;
    padding-bottom: 31.4rem;
  }
}
.bl_timetable::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.1%;
  left: 43%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 134%;
  height: 0;
  padding-top: 30%;
  background: url(../images/illust_japan.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  .bl_timetable::after {
    width: 131%;
    height: 0;
    padding-top: 23%;
    left: 50%;
    bottom: -0.25%;
    background: url(../images/illust_japan_pc.png) no-repeat center center/contain;
  }
}
@media screen and (min-width: 1025px) {
  .bl_timetable::after {
    width: 1414px;
    height: 246px;
    padding-top: 0;
    bottom: -6px;
  }
}
.bl_timetable_content h2 {
  width: 100%;
  padding: 10px;
  background: #FFF;
  margin-bottom: 27px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.1666666667;
  text-align: center;
  color: #000;
}

.bl_timetable_content p {
  color: #FFF;
}

.bl_timetable_content .btn_zoom a{
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;
    height: 40px;
    background: #F2CE00;
    margin: 5px auto 10px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-radius: 4px;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    color: #000;
}

.zoom_info{
  text-align: center;;
  margin-bottom: 30px;
}

@media screen and (min-width: 1025px) {
  .bl_timetable_content h2 {
    margin-bottom: 37px;
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.bl_timetable_content .el_lead {
  margin-bottom: 25px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .bl_timetable_content .el_lead {
    text-align: center;
  }
}
@media screen and (min-width: 1025px) {
  .bl_timetable_content .el_lead {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 768px) {
  .bl_timetable_tableWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 102px;
  }
}
@media screen and (min-width: 768px) {
  .bl_timetable_tableWrap .bl_timetable_table {
    width: 49%;
    margin-bottom: 0;
  }
  .bl_timetable_tableWrap .bl_timetable_table:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1025px) {
  .bl_timetable_tableWrap .bl_timetable_table {
    width: 46.3%;
  }
}
.bl_timetable_tableWrap .bl_timetable_table td {
  padding-left: 0.5em;
}
.bl_timetable_table {
  width: 100%;
  margin-bottom: 45px;
  color: #fff;
}
.bl_timetable_table:last-of-type {
  margin-bottom: 70px;
}
@media screen and (min-width: 1025px) {
  .bl_timetable_table:last-of-type {
    margin-bottom: 105px;
  }
}
.bl_timetable_table caption {
  margin-bottom: 18px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: left;
}
.bl_timetable_table th, .bl_timetable_table td {
  padding-top: 1.8rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #fff;
}
.bl_timetable_table th:first-of-type, .bl_timetable_table td:first-of-type {
  border-top: 1px solid #fff;
}
.bl_timetable_table th {
  width: 6em;
  -moz-text-align-last: left;
       text-align-last: left;
  white-space: nowrap;
}
@media screen and (min-width: 1025px) {
  .bl_timetable_table th {
    width: 135px;
  }
}
.bl_timetable_table td h3 {
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
.bl_timetable_table td ol {
  counter-reset: num 0;
}
.bl_timetable_table td ol li {
  position: relative;
  list-style: none;
  padding-left: 2.2em;
  text-align: left;
  line-height: 1.5;
}
.bl_timetable_table td ol li:before {
  position: absolute;
  top: 0;
  left: -0.5em;
  display: block;
  text-align: right;
  width: 2em;
  height: auto;
  counter-increment: num;
  content: counter(num) ") ";
}
.bl_timetable_table td span {
  display: block;
}
.bl_timetable_table td span + span {
  margin-top: 10px;
}

/* =================================================
    .bl_universityList (page)
=================================================== */
@media screen and (min-width: 768px) {
  .bl_universityList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.bl_universityList ul {
  width: 91.3043478261%;
  margin: 0 auto 10px;
}
@media screen and (min-width: 768px) {
  .bl_universityList ul {
    width: 48.8888888889%;
    margin: 0;
  }
}
.bl_universityList ul:last-of-type {
  margin-bottom: 0;
}
.bl_universityList ul li {
  position: relative;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 10px;
}
.bl_universityList ul li:last-of-type {
  margin-bottom: 0;
}
.bl_universityList ul li::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 8px;
  background: url(../images/icon_arrow-b-red.svg) no-repeat center center/contain;
}
.bl_universityList ul li a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 8px 15px 7px;
  padding-right: 40px;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
}
@media screen and (min-width: 1025px) {
  .bl_universityList ul li a {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

/* =================================================
    .bl_university (page)
=================================================== */
.bl_university {
  margin-top: 50px;
  padding: 30px 4.347826087% 40px;
  border-radius: 10px;
}
@media screen and (min-width: 1025px) {
  .bl_university {
    padding: 50px 40px;
    margin-top: 70px;
  }
}
@media screen and (min-width: 768px) {
  .bl_university_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.bl_university .bl_universityLv2 {
  margin-bottom: 11px;
}

@media screen and (min-width: 768px) {
  .bl_university .bl_universityLv2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (min-width: 1025px) {
  .bl_university .bl_universityLv2 {
    margin-bottom: 20px;
  }
}
.bl_university .bl_universityLv2 img {
  width: 40px;
  height: auto;
  margin-bottom: 15px;
}
.bl_university .bl_universityLv2 span {
  /*display: block;*/
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .bl_university .bl_universityLv2 span {
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  .bl_university .bl_universityLv2 span {
    font-size: 30px;
    font-size: 3rem;
  }
}
.bl_university .el_icon {
  width: 88px;
  height: auto;
  margin-bottom: 15px;
}
.bl_university table {
  width: 100%;
  border: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .bl_university table {
    display: table;
    table-layout: fixed;
  }
}
.bl_university table th, .bl_university table td {
  display: block;
  width: 100%;
  padding: 9px 1em;
  text-align: left;
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .bl_university table th, .bl_university table td {
    display: table-cell;
    width: auto;
    border-right: 1px solid #000;
  }
  .bl_university table th span {
    font-size: 1.5em;
    font-weight: bold;
  }
}
.bl_university table th:last-of-type, .bl_university table td:last-of-type {
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  .bl_university table th:last-of-type, .bl_university table td:last-of-type {
    border-bottom: 1px solid #000;
  }
}
.bl_university table thead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  border-right: 1px solid #000;
  background: #00a09f;
}
@media screen and (min-width: 768px) {
  .bl_university table thead {
    display: table-header-group;
    width: 100%;
  }
}
.bl_university table thead tr {
  width: 100%;
}
.bl_university table thead tr th {
  color: #fff;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .bl_university table thead tr th {
    text-align: center;
  }
}
.bl_university table tbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .bl_university table tbody {
    display: table-row-group;
    width: 100%;
  }
}
.bl_university table tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .bl_university table tbody tr {
    display: table-row;
  }
  .bl_university table tbody tr td {
    text-align: center;
  }
}
.bl_university table tbody tr .el_available img {
  width: 20px;
  height: 20px;
}
.bl_university .bl_infoLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 18px;
}

.bl_university .bl_infoLink::before {
  content:"";
  display: block;
  width:24%;
  order:1;
}

.bl_university .bl_infoLink::after {
  content:"";
  display: block;
  width:24%;
}

@media screen and (min-width: 1025px) {
  .bl_university .bl_infoLink {
    margin-bottom: 50px;
  }
}
.bl_university .bl_infoLink li {
  position: relative;
  width: 48.253968254%;
  margin-bottom: 4%;
}
@media screen and (min-width: 1025px) {
  .bl_university .bl_infoLink li {
    width: 24%;
    margin-bottom: 13px;
	text-align: center;
  }
}

  .bl_university .bl_infoLink li span.small {
    font-size: 65%;
	font-weight: bold;
  }


@media screen and (min-width: 768px) {
  .bl_university .bl_infoLink li span.small {
    font-size: 83%;
	font-weight: bold;
  }
}

.bl_university .bl_infoLink li::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 15px;
  height: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/icon_blank-black.svg) no-repeat center center/contain;
}
.bl_university .bl_infoLink li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 54px;
  padding-left: 10px;
  padding-right: 60px;
  border-radius: 4px;
  background: #F2CE00;
  font-weight: bold;
  line-height: 1.0625;
}
@media screen and (min-width: 1025px) {
  .bl_university .bl_infoLink li a {
    height: 48px;
    padding-right: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.bl_university ul.bl_youtubeWrap_u {
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
.bl_university ul.bl_youtubeWrap_u {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  /*aspect-ratio: 16/9;*/
}
}


@media screen and (min-width: 768px) {
ul.bl_youtubeWrap_u li {
    width: 47.0833333333%;
    margin: 0 auto;
  }
}

.bl_youtubeWrap_u li div.bl_youtube {
  width: 100%;
  aspect-ratio: 16/9;
  margin: 0 auto;
}

@media screen and (min-width: 1025px) {
  .bl_youtubeWrap li div.bl_youtube {
    width: 100%;
    text-align: center;
  }
}


ul.bl_youtubeWrap_u li div.bl_youtube iframe {
	width: 100%;
	height: 100%;
}


@media screen and (min-width: 768px) {
  ul.bl_youtubeWrap_u iframe {
    margin-bottom: 15px;
  }
}

.bl_university_pdf {
  width: 100%;
  max-width: 526px;
  margin: 25px auto 0;
}
.bl_university_pdf a {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  border: 2px solid #C40018;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  background: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1;
  color: #C40018;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .bl_university_pdf a {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.bl_university_pdf a::before {
  content: "";
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 21px;
  height: 25px;
  margin-right: 0.6em;
  background: url(../images/icon_pdf.svg) no-repeat center center/contain;
  vertical-align: middle;
}
@media screen and (min-width: 1025px) {
  .bl_university_pdf a::before {
    vertical-align: bottom;
  }
}



.bl_university_page {
  width: 100%;
  max-width: 526px;
  margin: 25px auto 25px;
}
.bl_university_page a {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  border: 2px solid #C40018;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  background: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1;
  color: #C40018;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .bl_university_page a {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.bl_university_page a::before {
  /*content: "";
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 21px;
  height: 25px;
  margin-right: 0.6em;
  background: url(../images/icon_pdf.svg) no-repeat center center/contain;
  vertical-align: middle;*/
}
@media screen and (min-width: 1025px) {
  .bl_university_page a::before {
    vertical-align: bottom;
  }
}



/*# sourceMappingURL=page.css.map */



/*20230606*/


.timetable_page table {
  width: 100%;
  border: 1px solid #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .timetable_page table {
    display: table;
    table-layout: fixed;
  }
}
.timetable_page table th, .timetable_page table td {
  display: block;
  width: 100%;
  padding: 9px 1em;
  text-align: left;
  border-bottom: 1px solid #666;
}
@media screen and (min-width: 768px) {
  .timetable_page table th, .timetable_page table td {
    display: table-cell;
    width: auto;
    border-right: 1px solid #666;
  }
}
.timetable_page table th:last-of-type, .timetable_page table td:last-of-type {
  border-bottom: none;
}
@media screen and (min-width: 768px) {
  .timetable_page table th:last-of-type, .timetable_page table td:last-of-type {
    border-bottom: 1px solid #666;
    border-right: none;
  }
}
.timetable_page table thead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  border-right: 1px solid #666;
  background: #16176D;
}
@media screen and (min-width: 768px) {
  .timetable_page table thead {
    display: table-header-group;
    width: 100%;
  }
}
.timetable_page table thead tr {
  width: 100%;
}
.timetable_page table thead tr th {
  color: #fff;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .timetable_page table thead tr th {
    text-align: center;
  }
}
.timetable_page table tbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .timetable_page table tbody {
    display: table-row-group;
    width: 100%;
  }
}
.timetable_page table tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .timetable_page table tbody tr {
    display: table-row;
  }
  .timetable_page table tbody tr td {
    text-align: center;
  }
}



.bl_timetable .el_btnWrap {
  margin-bottom: 80px;
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .bl_timetable .el_btnWrap {
    margin-top: 40px;
  }
}
.bl_timetable .el_btnWrap a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 315px;
  height: 50px;
  background: #F2CE00;
  margin: 0 auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 4px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  color: #000;
}
@media screen and (min-width: 768px) {
  .bl_timetable .el_btnWrap a {
    max-width: 526px;
  }
}
.bl_timetable .el_btnWrap a::after {
  content: "";
  display: inline-block;
  width: 21px;
  height: 16px;
  margin-left: 0.5em;
  background: url(../images/icon_arrow-r-black.svg) no-repeat center center/contain;
}


/*timetable page*/
.bl_timetable02 {
  border-radius: 10px;
  padding: 50px 40px;
  margin: 60px 0 80px;
  background: #fff;
}

.bl_timetable02_inner{
}

.js-scrollable {
  overflow-x: scroll;
}

.bl_timetable02 h2.bl_universityLv2{
  margin-bottom: 20px;
}

.bl_timetable02 h2.bl_universityLv2 span{
  font-weight: bold;
  font-size: 3rem;
}

.bl_timetable02 .bl_timetable02_inner table {
  width: 960px;
  border-top: 1px solid #000;
  margin: 0 0 30px;
}

.bl_timetable02 table th, .bl_timetable02 table td {
    text-align:center;
    border-bottom: 1px solid #000;
    padding: 15px;
}

.bl_timetable02 table td div.btn_zoom a{
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100px;
    height: 30px;
    background: #16176D;
    margin: 5px auto 10px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-radius: 4px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}

.bl_timetable02 table th{
    font-weight: bold;
    white-space: nowrap;
}

.bl_timetable02 table td strong{
    font-weight: bold;
}

</pre></body></html>