@charset "UTF-8";
.txt01 {
  letter-spacing: 0.01em;
}
@media screen and (min-width: 769px) {
  .txt01 {
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 5.3rem;
  }
}
@media screen and (max-width: 768px) {
  .txt01 {
    font-size: 3.2rem;
    line-height: 5.8rem;
  }
}
.txt01 + .what_map {
  margin-top: 7rem;
}
.txt01 + .program_desc {
  margin-top: 6rem;
}

@media screen and (min-width: 769px) {
  .txt02 {
    font-size: 2rem;
    line-height: 3.6rem;
  }
}
@media screen and (max-width: 768px) {
  .txt02 {
    font-size: 3.2rem;
    line-height: 5.8rem;
  }
}
@media screen and (max-width: 768px) {
  .txt02.dwn {
    font-size: 2.8rem;
    line-height: 4.6rem;
  }
}

.hgroup .h_ttl {
  display: grid;
  place-content: center;
}
.hgroup .h_ttl > img {
  width: auto;
}
@media screen and (min-width: 769px) {
  .hgroup .h_ttl > img {
    height: 6.3rem;
  }
}
@media screen and (max-width: 768px) {
  .hgroup .h_ttl > img {
    height: 5.4rem;
  }
}
.hgroup .h_ttl.wid01 img {
  height: auto;
}
@media screen and (min-width: 769px) {
  .hgroup .h_ttl.wid01 img {
    width: 95.3rem;
  }
}
@media screen and (max-width: 768px) {
  .hgroup .h_ttl.wid01 img {
    width: 41.9rem;
  }
}
@media screen and (min-width: 769px) {
  .hgroup .h_ttl + .h_subttl {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .hgroup .h_ttl + .h_subttl {
    margin-top: 2rem;
  }
}
.hgroup .h_subttl {
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .hgroup .h_subttl {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .hgroup .h_subttl {
    font-size: 4rem;
  }
}
@media screen and (min-width: 769px) {
  .hgroup + .txt01 {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .hgroup + .txt01 {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 769px) {
  .hgroup + .program_subttl {
    margin-top: 5.5rem;
  }
}
@media screen and (max-width: 768px) {
  .hgroup + .program_subttl {
    margin-top: 5rem;
  }
}

@media screen and (min-width: 769px) {
  .block .txt01 {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .block .txt01 {
    letter-spacing: 0em;
  }
}

.mv {
  position: relative;
}
@media screen and (min-width: 769px) {
  .mv {
    max-width: 1920px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  .mv_img img {
    height: 1378px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/* 1920px以降に背景色を黒に設定 */
@media (min-width: 1920px) {
  .mv_bg {
    background-color: #fff;
  }
}
.thumb_txt {
  height: auto;
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .thumb_txt {
    width: 62.2rem;
    bottom: 4.5rem;
    left: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .thumb_txt {
    width: 70rem;
    bottom: 4rem;
    left: 3rem;
  }
}

.thumb_free {
  height: auto;
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .thumb_free {
    width: 48rem;
    bottom: -9rem;
    right: 3.5rem;
  }
}
@media screen and (max-width: 768px) {
  .thumb_free {
    width: 33rem;
    bottom: -16rem;
    right: 0;
  }
}

.movie {
  position: relative;
  background-color: #0099e2;
}
@media screen and (min-width: 769px) {
  .movie {
    padding: 7rem 0 6rem;
  }
}
@media screen and (max-width: 768px) {
  .movie {
    padding: 6.3rem 4rem 6rem;
  }
}
.movie_bg {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .movie_bg {
    width: 98.9rem;
    left: -16rem;
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .movie_bg {
    width: 71.3rem;
    left: -21rem;
    bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .movie_container {
    max-width: 120rem;
    margin: 0 auto;
    padding: 0 10rem;
  }
}
@media screen and (min-width: 769px) {
  .movie_title {
    width: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .movie_title {
    width: 100%;
  }
}
.apply_btn {
  display: inline-block;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .apply_btn {
    margin: 6.4rem auto 0;
  }
}
@media screen and (max-width: 768px) {
  .apply_btn {
    margin: 4rem 0 0;
  }
}
.movie_head {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .movie_head {
    width: 68.3rem;
    margin: 6.4rem auto 0;
  }
}
@media screen and (max-width: 768px) {
  .movie_head {
    width: 100%;
    margin: 8.5rem 0 0;
  }
}
.movie_cont {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .movie_cont {
    width: 80rem;
    margin: 2.3rem auto 0;
  }
}
@media screen and (max-width: 768px) {
  .movie_cont {
    width: 100%;
    margin: 2.7rem 0 0;
  }
}

.movie_inner {
  margin: 0 auto;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 769px) {
  .movie_inner {
    width: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .movie_inner {
    width: 100%;
  }
}
.movie_inner > iframe {
  width: 100%;
  height: 100%;
}

.information_bg {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .information_bg {
    padding: 408px 100px 100px 0;
    background-color: #ffeb1e;
  }
  .information_bg::after {
    content: "";
    background-image: url(../img/top/img_informationbg.png);
    position: absolute;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    height: 553px;
    width: 847px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .information_bg {
    padding: 40.8rem 10rem 4rem 0;
    background-color: #ffeb1e;
  }
}

@media screen and (min-width: 1200px) {
  .information_topimg {
    width: 83rem;
    position: absolute;
    top: -59%;
    left: 36%;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .information_topimg {
    width: 83rem;
    position: absolute;
    top: -3px;
    left: 25%;
  }
}

@media screen and (min-width: 1200px) {
  .information_imgbox {
    position: relative;
    display: block;
    margin-left: 0;
    text-align: right;
    margin: 0 auto;
  }
  .information_imgbox::before {
    content: "";
    position: absolute;
    width: 1000px;
    height: 100%;
    top: 0;
    left: -14%;
    background-color: #fff;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .information_imgbox {
    display: block;
    margin: 0 auto;
    padding-top: 2rem;
    background-color: #fff;
    border-radius: 26px;
    border-radius: 0 80px 80px 0;
    width: 100%;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .information_imgbox::after {
    content: "";
    background-image: url(../img/top/img_informationbg.png);
    position: absolute;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    height: 55.3rem;
    width: 84.7rem;
  }
}

.information_img {
  display: block;
}
@media screen and (min-width: 1200px) {
  .information_img {
    position: relative;
    width: 100%;
    max-width: 1264px;
    padding-top: 20px;
    border-radius: 0 115px 115px 0;
    z-index: 1;
    margin: 0 auto;
    background-color: #fff;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .information_img {
    width: 100%;
    max-width: 124rem;
    border-radius: 0 115px 115px 0;
    position: relative;
    z-index: 1;
  }
  .information_img img {
    width: 124rem;
  }
}

@media screen and (min-width: 1200px) {
  .program_bg {
    background-color: #0099e2;
    margin-top: 45px;
    padding: 40px 0 40px 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .program_bg {
    background-color: #0099e2;
    margin-top: 45px;
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
@media screen and (max-width: 768px) {
  .program_bg {
    padding-top: 6rem;
  }
}

@media screen and (min-width: 1200px) {
  .program_cont {
    position: relative;
    background-color: #fff;
    border-radius: 115px 0 0 115px;
    width: 1310px;
    margin: 0 auto;
  }
  .program_cont::after {
    content: "";
    position: absolute;
    width: 2000px;
    height: 100%;
    top: 0;
    right: -145%;
    background-color: #fff;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .program_cont {
    background-color: #fff;
    border-radius: 115px 0 0 115px;
    width: 131rem;
  }
}

@media screen and (min-width: 1200px) {
  .program_contbg {
    background-image: url(../img/top/img_programtext_bg.png);
    padding: 49px 100px 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .program_contbg {
    background-image: url(../img/top/img_programtext_bg.png);
    padding: 4.9rem 10rem 0;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 1200px) {
  .program_contbg img {
    width: 1100px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .program_contbg img {
    width: 120rem;
    margin: 0 auto;
  }
}

.program_subttl {
  text-align: center;
  font-weight: 400;
}
.program_subttl span {
  padding: 0 0.5em 0.1em;
  display: inline-block;
  border-bottom: 1.5px solid #000;
}
@media screen and (min-width: 769px) {
  .program_subttl span {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .program_subttl span {
    font-size: 4.8rem;
  }
}
@media screen and (min-width: 769px) {
  .program_subttl + .txt01 {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .program_subttl + .txt01 {
    margin-top: 6rem;
  }
}

.program_desc {
  display: grid;
  place-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .program_desc {
    grid-template-columns: repeat(4, auto);
    row-gap: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .program_desc {
    grid-template-columns: repeat(2, 32rem);
    row-gap: 10rem;
  }
}

.program_item img {
  margin-inline: auto;
  display: block;
  height: auto;
}
@media screen and (min-width: 769px) {
  .program_item img {
    width: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .program_item img {
    width: 21rem;
  }
}
.program_item figcaption {
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .program_item figcaption {
    margin-top: 1.5rem;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .program_item figcaption {
    margin-top: 3rem;
    font-size: 3.2rem;
    white-space: nowrap;
  }
}

@media screen and (min-width: 769px) {
  .program {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .program {
    padding-top: 8rem;
  }
}
@media screen and (min-width: 769px) {
  .program_title {
    width: 61.8rem;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .program_title {
    width: 60.6rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  .program_img {
    display: block;
    padding-top: 4.5rem;
  }
}
@media screen and (max-width: 768px) {
  .program_img {
    display: block;
    padding-top: 6rem;
  }
}

@media screen and (min-width: 769px) {
  .introduction {
    padding: 5.8rem 0 8rem;
  }
}
@media screen and (max-width: 768px) {
  .introduction {
    padding: 8rem 0 7rem;
  }
}
@media screen and (min-width: 769px) {
  .introduction_title {
    width: 69.3rem;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .introduction_title {
    width: 100%;
    padding: 0 4rem;
  }
}
@media screen and (max-width: 768px) {
  .introduction .movie_cont {
    padding: 0 4rem;
  }
}
@media screen and (min-width: 769px) {
  .introduction_item {
    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;
    width: 100rem;
    margin: 0 auto;
    padding-top: 3.6rem;
    gap: 3.8rem 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .introduction_item {
    display: block;
    width: 100%;
    padding: 4.8rem 4rem 0;
  }
}
@media screen and (min-width: 769px) {
  .introduction_item li {
    width: calc(50% - 2.2rem);
  }
}
@media screen and (max-width: 768px) {
  .introduction_item li {
    width: 100%;
    padding-top: 5.5rem;
  }
  .introduction_item li:first-of-type {
    padding-top: 0;
  }
}
.introduction_item li p {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .introduction_item li p {
    padding-top: 1.6rem;
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}
@media screen and (max-width: 768px) {
  .introduction_item li p {
    padding-top: 2rem;
    font-size: 3.2rem;
    line-height: 5.4rem;
    letter-spacing: 0.1em;
  }
}

.facility_bg {
  background-color: #0099e2;
}
@media screen and (min-width: 769px) {
  .facility_bg {
    padding-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .facility_bg {
    padding-bottom: 4rem;
  }
}

@media screen and (min-width: 1200px) {
  .facility_cont {
    padding: 0 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 1200px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .facility_cont {
    padding: 0 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .facility_cont {
    padding: 0 4rem;
  }
}
.facility_cont a {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .facility_cont a::before {
    content: "";
    background-image: url(../img/top/img_facility_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -52px;
    left: 0;
    max-width: 207px;
    width: 207px;
    height: 207px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .facility_cont a::before {
    content: "";
    background-image: url(../img/top/img_facility_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -5rem;
    left: 0;
    width: 24.1rem;
    height: 24.1rem;
  }
}
@media screen and (max-width: 768px) {
  .facility_cont a::before {
    content: "";
    background-image: url(../img/top/img_facility_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -3rem;
    left: 0;
    width: 20.7rem;
    height: 20.7rem;
  }
}

@media screen and (min-width: 1200px) {
  .facility_img {
    display: block;
    max-width: 1000px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  .facility_img {
    display: block;
    max-width: 1000px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .facility_img {
    display: block;
    padding-top: 4rem;
  }
}

.link {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .link {
    padding: 8.8rem 0 7.4rem;
  }
}
@media screen and (max-width: 768px) {
  .link {
    padding: 6.8rem 0 6rem;
  }
}
@media screen and (min-width: 769px) {
  .link_cont {
    max-width: 120rem;
    margin: 0 auto;
    padding: 0 10rem;
  }
}
@media screen and (max-width: 768px) {
  .link_title {
    width: 59rem;
    margin: 0 auto;
  }
}
.link_btn {
  position: relative;
  margin: 0 auto;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .link_btn {
    display: block;
    width: 100rem;
    padding: 4.5rem 0;
    font-size: 3.4rem;
    color: #2487c1;
    border-top: 2px solid #009be4;
    border-bottom: 2px solid #009be4;
  }
  .link_btn::before {
    position: absolute;
    content: "";
    top: 0.3rem;
    left: 0;
    right: 0;
    border-bottom: 1px solid #009be4;
  }
  .link_btn::after {
    position: absolute;
    content: "";
    bottom: 0.3rem;
    left: 0;
    right: 0;
    border-bottom: 1px solid #009be4;
  }
}
@media screen and (max-width: 768px) {
  .link_btn {
    display: block;
    width: 66.9rem;
    margin: 0 auto;
    padding: 2.5rem 0;
    font-size: 3.1rem;
    line-height: 3.9rem;
    color: #2487c1;
    border-top: 2px solid #009be4;
    border-bottom: 2px solid #009be4;
  }
  .link_btn span {
    font-size: 3.5rem;
    letter-spacing: 0.1em;
  }
  .link_btn::before {
    position: absolute;
    content: "";
    top: 0.4rem;
    left: 0;
    right: 0;
    border-bottom: 1px solid #009be4;
  }
  .link_btn::after {
    position: absolute;
    content: "";
    bottom: 0.4rem;
    left: 0;
    right: 0;
    border-bottom: 1px solid #009be4;
  }
}

.banner {
  text-align: center;
  background-color: #019fe8;
}
@media screen and (min-width: 769px) {
  .banner {
    padding: 8.8rem 0 7.4rem;
  }
}
@media screen and (max-width: 768px) {
  .banner {
    padding: 6.8rem 0 6rem;
  }
}
@media screen and (min-width: 769px) {
  .banner_cont {
    max-width: 120rem;
    margin: 0 auto;
    padding: 0 10rem;
  }
}
@media screen and (max-width: 768px) {
  .banner_line {
    display: block;
    width: 66.9rem;
    margin: 0 auto;
  }
}

.lead {
  background-color: #e58e1c;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lead {
    padding: 1.5rem 0;
  }
}
@media screen and (max-width: 768px) {
  .lead {
    padding: 2.7rem 0;
  }
}
.lead_text {
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .lead_text {
    font-size: 4rem;
    line-height: 5.2rem;
  }
}
@media screen and (max-width: 768px) {
  .lead_text {
    font-size: 3.6rem;
    line-height: 4.7rem;
  }
}

.access {
  position: relative;
  background-color: #e5e5e5;
}
@media screen and (min-width: 769px) {
  .access {
    padding: 8rem 0;
  }
}
@media screen and (max-width: 768px) {
  .access {
    padding: 6rem 0 8rem;
  }
}
.access_bg {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .access_bg {
    width: 78.1rem;
    right: 0;
    top: 11rem;
  }
}
@media screen and (max-width: 768px) {
  .access_bg {
    width: 55.5rem;
    right: 0rem;
    top: 46rem;
  }
}
@media screen and (min-width: 769px) {
  .access_cont {
    max-width: 120rem;
    margin: 0 auto;
    padding: 0 10rem;
  }
}
@media screen and (max-width: 768px) {
  .access_cont {
    width: 59rem;
    margin: 0 auto;
  }
}
.access_item {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .access_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5.4rem;
  }
}
.access_item .access_title {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .access_item .access_title {
    font-size: 4.6rem;
  }
}
@media screen and (max-width: 768px) {
  .access_item .access_title {
    padding-bottom: 1rem;
    font-size: 4.8rem;
    border-bottom: 2px solid #000;
  }
}
@media screen and (min-width: 769px) {
  .access_item img {
    width: 77rem;
  }
}
@media screen and (max-width: 768px) {
  .access_item img {
    width: 100%;
    padding-top: 3rem;
  }
}
.access_desc {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .access_desc {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .access_desc {
    padding-top: 4rem;
  }
}
.access_desc .access_name {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .access_desc .access_name {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .access_desc .access_name {
    font-size: 3.2rem;
  }
}
.access_desc .access_text {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .access_desc .access_text {
    font-size: 2.8rem;
    line-height: 5.4rem;
  }
}
@media screen and (max-width: 768px) {
  .access_desc .access_text {
    font-size: 2.8rem;
    line-height: 5.4rem;
  }
}