@charset "UTF-8";
.en {
  font-family: "IBM Plex Sans", sans-serif;
}

.fc-lb {
  color: #dfeff8;
}

.fc-by {
  color: #f9f871;
}

.fc-y {
  color: #e1db98;
}

.fc-w {
  color: #fff;
}

/* Reset */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body,
header,
footer,
section,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  width: 100%;
  overflow-y: scroll;
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  background-color: #d6eaf1;
  width: 100%;
  position: relative;
  z-index: 1;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 1.6rem;
  line-height: 2;
  -webkit-text-size-adjust: 100%;
  overflow: hidden;
  margin: 0;
  color: #00468a;
}
@media screen and (max-width: 834px) {
  body {
    font-size: 1.4rem;
  }
}

img {
  height: auto;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top;
}

th {
  text-align: left;
}

li {
  list-style: none;
}

a {
  outline: none !important;
  text-decoration: none;
}

a:focus {
  outline: none !important;
}

.nav a {
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  tap-highlight-color: transparent;
}

address {
  font-style: normal;
}

section {
  position: relative;
  z-index: 1;
}

.inner {
  max-width: 1280px;
  width: 90%;
  margin: 0 auto;
}

.inner.inner-s {
  max-width: 1000px;
}

.inner-w {
  max-width: 1500px;
}

.sp {
  display: none;
}
@media screen and (max-width: 834px) {
  .sp {
    display: block;
  }
}

.pc {
  display: block;
}
@media screen and (max-width: 834px) {
  .pc {
    display: none;
  }
}

.fadein.scroll-activate {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}

.fadein.scroll-activate.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.f12 {
  font-size: 1.2rem;
}

.f13 {
  font-size: 1.3rem;
}

.f14 {
  font-size: 1.4rem;
}

.f15 {
  font-size: 1.5rem;
}

.f16 {
  font-size: 1.6rem;
}

.f18 {
  font-size: 1.8rem;
}

@media screen and (max-width: 450px) {
  .f18 {
    font-size: 1.6rem;
  }
}
.f20 {
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  .f20 {
    font-size: 1.6rem;
  }
}
.f21 {
  font-size: 2.1rem;
}

@media screen and (max-width: 834px) {
  .f21 {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 450px) {
  .f21 {
    font-size: 4.7vw;
  }
}
.f22 {
  font-size: 2.2rem;
}

@media screen and (max-width: 834px) {
  .f22 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 450px) {
  .f22 {
    font-size: 5vw;
  }
}
.f24 {
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .f24 {
    font-size: clamp(1.8rem, 2.9vw, 4.5rem);
  }
}
.f28 {
  font-size: 2.8rem;
}

@media screen and (max-width: 450px) {
  .f28 {
    font-size: 6vw;
  }
}
.f30 {
  font-size: 3rem;
}

@media screen and (max-width: 600px) {
  .f30 {
    font-size: 5vw;
  }
}
.f32 {
  font-size: 3.2rem;
}

@media screen and (max-width: 550px) {
  .f32 {
    font-size: 5.4vw;
  }
}
.f36 {
  font-size: 3.6rem;
}

@media screen and (max-width: 834px) {
  .f36 {
    font-size: 4.8vw;
  }
}
.f38 {
  font-size: 3.8rem;
}

@media screen and (max-width: 834px) {
  .f38 {
    font-size: 4vw;
  }
}
.f40 {
  font-size: 4rem;
}

@media screen and (max-width: 600px) {
  .f40 {
    font-size: 6.6vw;
  }
}
.f42 {
  font-size: 4.2rem;
}

@media screen and (max-width: 834px) {
  .f42 {
    font-size: 5.1vw;
  }
}
.f43 {
  font-size: 4.3rem;
}

@media screen and (max-width: 450px) {
  .f43 {
    font-size: 10vw;
  }
}
.f46 {
  font-size: 4.6rem;
}

.f48 {
  font-size: 4.8rem;
}

@media screen and (max-width: 500px) {
  .f48 {
    font-size: 7vw;
  }
}
.f50 {
  font-size: 5rem;
}

@media screen and (max-width: 834px) {
  .f50 {
    font-size: 5.5vw;
  }
}
.f52 {
  font-size: 5.2rem;
}

@media screen and (max-width: 600px) {
  .f52 {
    font-size: 8.7vw;
  }
}
.f56 {
  font-size: 5.6rem;
}

@media screen and (max-width: 834px) {
  .f56 {
    font-size: 6.6vw;
  }
}
.f58 {
  font-size: 5.8rem;
}

@media screen and (max-width: 450px) {
  .f58 {
    font-size: 14vw;
  }
}
.f80 {
  font-size: 8rem;
}

@media screen and (max-width: 500px) {
  .f80 {
    font-size: 16vw;
  }
}
.f120 {
  font-size: 12rem;
}

@media screen and (max-width: 834px) {
  .f120 {
    font-size: 14.4vw;
  }
}
.sec__text-box {
  text-align: center;
  position: relative;
  margin-bottom: 15rem;
  color: #fff;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .sec__text-box {
    margin-bottom: 5rem;
  }
}
.sec__text-box::before {
  content: "";
  position: absolute;
  z-index: -1;
  background-image: url(../img/index/wave1.png);
  width: 150px;
  height: 100%;
  top: 62%;
  -ms-transform: translate(-50%, -50%);
  left: 56%;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 834px) {
  .sec__text-box::before {
    top: 62%;
    left: 64%;
    width: 125px;
    height: 175px;
  }
}

.btn.online-btn {
  background-color: #bfbfbf;
  width: 38.3%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1320px) {
  .btn.online-btn {
    width: 48.3%;
  }
}
@media screen and (max-width: 834px) {
  .btn.online-btn {
    width: 90%;
    max-width: 400px;
  }
}
.btn.online-btn p {
  background-color: #bfbfbf;
  width: 90%;
  color: #5a004a;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.1rem;
  font-weight: 300;
}
@media screen and (max-width: 834px) {
  .btn.online-btn p {
    font-size: 1.6rem;
  }
}
.btn.online-btn div {
  background-color: #5a004a;
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 834px) {
  .btn.online-btn div {
    width: 60px;
    height: 60px;
  }
}

.btn.online-btn:hover {
  opacity: 0.8;
}
section {
  overflow: hidden;
  padding: 110px 0 160px;
}
@media screen and (max-width: 990px) {
  section {
    padding: 90px 0 110px;
  }
}
@media screen and (max-width: 500px) {
  section {
    padding: 70px 0 80px;
  }
}

section.banner {
  padding: 150px 0;
}
@media screen and (max-width: 990px) {
  section.banner {
    padding: 100px 0;
  }
}
section.banner .apply {
  font-size: 24px;
  height: 100px;
  margin: 0 auto;
}
@media screen and (max-width: 990px) {
  section.banner .apply {
    font-size: 20px;
    height: 85px;
    max-width: 400px;
  }
}

.enja__ttl {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .enja__ttl {
    margin-bottom: 20px;
  }
}
.enja__ttl .en {
  display: block;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 500px) {
  .enja__ttl .en {
    font-size: 24px;
  }
}

.header {
  position: fixed;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3vh 4%;
  z-index: 1000;
}
@media screen and (max-width: 834px) {
  .header {
    padding: 25px 5% 25px;
  }
}

.header-logo {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  width: 100%;
  position: relative;
  color: #00468a;
  font-weight: bold;
}

.header.hidden .header-logo {
  color: #fff;
}

.header.hidden {
  background-color: rgba(0, 0, 0, 0.8);
}
.header.hidden .header-logo:before {
  opacity: 1;
}
.header.hidden .header-logo:after {
  opacity: 0;
}

.header {
  background-color: none;
}

.haeder-left {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .haeder-left {
    width: 30px;
  }
}

a.apply {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#98e05f), to(#0de3ac));
  background-image: linear-gradient(to bottom, #98e05f, #0de3ac);
  border-radius: 50px;
  text-align: center;
  padding: 12px 10% 16px;
  color: #fff;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  max-width: 480px;
  position: relative;
  height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 22px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 834px) {
  a.apply {
    padding: 11px 9%;
  }
}
a.apply .apply__symbol {
  position: absolute;
  right: 10%;
  top: unset;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.apply:hover {
  opacity: 0.8;
}
a.apply:hover .apply__symbol {
  right: 8%;
}

.hamburger {
  cursor: pointer;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  position: relative;
  z-index: 1000;
}
@media screen and (max-width: 834px) {
  .hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.hamburger__line {
  display: block;
  width: 30px;
  height: 1px;
  background-color: #00468a;
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease;
}
.header.hidden .hamburger__line {
  background-color: #fff;
}

.header.fixed .hamburger__line {
  background-color: #fff;
}

.hamburger.openNav .hamburger__line:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(10px, -2px);
          transform: rotate(45deg) translate(10px, -2px);
}

.hamburger.openNav .hamburger__line:nth-child(2) {
  -webkit-transform: rotate(-45deg) translate(6px, 6px);
          transform: rotate(-45deg) translate(6px, 6px);
}

.hamburger.openNav .hamburger__line:nth-child(3) {
  display: none;
}

/*.under .hamburger__line{
    background-color: #4d4d4d;
}

.under .hamburger.openNav .hamburger__line{
    background-color: #fff;
}*/
.menu-overlay {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease, visibility 0s linear 0.4s;
  transition: opacity 0.4s ease, visibility 0s linear 0.4s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #00559c;
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow-y: auto;
}
.menu-overlay.openNav {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.4s ease, visibility 0s linear 0s;
  transition: opacity 0.4s ease, visibility 0s linear 0s;
}

.header__nav-logo {
  text-align: center;
  max-width: 280px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-weight: bold;
}

.menu-overlay ul {
  list-style: none;
  padding: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  grid-row-gap: clamp(10px, 7vh, 27px);
  margin: 20px 0 0;
}
@media screen and (max-width: 834px) {
  .menu-overlay ul {
    grid-row-gap: 20px;
    margin: 0;
  }
}

.menu-overlay ul li {
  line-height: 1;
  border: 0;
  background: transparent;
}

.menu-overlay ul li a {
  text-decoration: none;
  color: #fff;
}
.menu-overlay ul li a .ja {
  font-size: clamp(1.4rem, 7vh, 1.6rem);
  font-weight: 400;
}
@media screen and (max-width: 834px) {
  .menu-overlay ul li a .ja {
    font-size: 15px;
  }
}

@media screen and (max-width: 834px) {
  .apply.navi {
    display: none;
  }
}

.apply.menu {
  margin: 30px auto 0;
  width: 90%;
}
.footer {
  background-color: #0d0f11;
  padding: 60px 0 50px;
}
.footer .footer__contents a {
  color: #fff;
}
.footer .footer__logo {
  margin-bottom: 20px;
  display: block;
}
.footer .address {
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 834px) {
  .footer .address {
    font-size: 15px;
  }
}

.footer__contents {
  text-align: left;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 834px) {
  .footer__contents {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.footer__contents.inner {
  max-width: none;
}

@media screen and (max-width: 834px) {
  .footer__contents-inner-wrap {
    width: 100%;
  }
}

/*--------------------
    共通
---------------------*/
.high-light--green01 {
  color: #7be27e;
}

.gradient--navy {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#1e3c72), to(#2a5298));
  background-image: linear-gradient(to top, #1e3c72, #2a5298);
}

.gradient--green {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#98e05f), to(#0de3ac));
  background-image: linear-gradient(to bottom, #98e05f, #0de3ac);
}

/*--------------------
    mv
---------------------*/
.mv-bg-wrap {
  background: url(../img/index/mv-bg.webp) no-repeat center center/cover;
  position: relative;
}

.mv {
  overflow: visible;
  position: relative;
  padding-block: 242px 300px;
}
@media screen and (max-width: 1200px) {
  .mv {
    padding-block: 130px 236px;
  }
}
@media screen and (max-width: 834px) {
  .mv {
    padding-bottom: 420px;
  }
}
.mv .mv__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .mv .mv__flex {
    display: block;
  }
}

.mv__flex-cont {
  width: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1200px) {
  .mv__flex-cont {
    width: 59%;
  }
}
@media screen and (max-width: 834px) {
  .mv__flex-cont {
    width: 100%;
    margin: 0 auto 50px;
  }
}
@media screen and (max-width: 640px) {
  .mv__flex-cont {
    width: 100%;
  }
}

.ai-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .ai-list {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .ai-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 10px;
  }
}
.ai-list li {
  margin-right: 11px;
  -webkit-box-shadow: 0px 1px 21px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 21px 0 rgba(0, 0, 0, 0.1);
}
.ai-list li .en {
  background: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  padding: 10px 15px;
}
@media screen and (max-width: 1200px) {
  .ai-list li .en {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .ai-list li .en {
    font-size: 11px;
    padding: 5px 13px;
  }
}

.mv h1 {
  font-size: clamp(24px, 4.1vw, 68px);
  font-style: italic;
  line-height: 1.3;
  letter-spacing: 0.05em;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .mv h1 {
    font-size: clamp(20px, 6.7vw, 55px);
  }
}
.mv h1 .high-light {
  color: #4dd551;
}
.mv h1 .f25 {
  border-top: 1px solid #00468a;
  border-bottom: 1px solid #00468a;
  display: inline-block;
  padding: 5px 10px;
  font-size: 25px;
  font-style: normal;
  margin-left: 20px;
  position: absolute;
  top: 62.5%;
}
@media screen and (max-width: 1320px) {
  .mv h1 .f25 {
    font-size: 17px;
    top: 63.5%;
  }
}
@media screen and (max-width: 990px) {
  .mv h1 .f25 {
    font-size: 12px;
    top: 61.5%;
  }
}
@media screen and (max-width: 640px) {
  .mv h1 .f25 {
    font-size: 12px;
    top: 110%;
    left: 0;
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
}
.mv .apply {
  font-size: 28px;
  height: 68px;
  max-width: 394px;
}
@media screen and (max-width: 990px) {
  .mv .apply {
    font-size: 20px;
  }
}
@media screen and (max-width: 500px) {
  .mv .apply {
    font-size: 16px;
    height: 50px;
    margin-top: 12px;
  }
}

.mv__head-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}

.mv__head-sub {
  font-weight: 600;
  margin-bottom: 40px;
}
@media screen and (max-width: 834px) {
  .mv__head-sub {
    margin-bottom: 20px;
  }
}

.apply__symbol {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid #fff;
  border-right: 0;
  margin-top: 2px;
}

.mv__flex-img {
  width: 40%;
}
@media screen and (max-width: 1200px) {
  .mv__flex-img {
    width: 38%;
  }
}
@media screen and (max-width: 834px) {
  .mv__flex-img {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .mv__flex-img {
    width: 100%;
  }
}

/*--------------------
    subsidy
---------------------*/
section.subsidy {
  padding: 0px;
  overflow: visible;
}

.subsidy {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -130px;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .subsidy {
    bottom: -147px;
  }
}

.subsidy__ttl {
  color: #00468a;
  margin-bottom: 46px;
  text-align: center;
}
.subsidy__ttl .f28 {
  position: relative;
  font-weight: bold;
  display: inline-block;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .subsidy__ttl .f28 {
    font-size: 22px;
    padding: 0 30px;
  }
}
.subsidy__ttl .f28:before {
  content: "";
  position: absolute;
  background: url(../img/index/bubble-line-under.webp) no-repeat;
  left: 50%;
  bottom: -25px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  aspect-ratio: 683/15;
  width: 100%;
  height: auto;
  background-size: contain;
}

.subsidy__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.subsidy__box {
  background: #fff;
  border-radius: 60px;
  padding: 27px 5%;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 7.2px 6.9px 30px 0 rgba(57, 73, 85, 0.1);
          box-shadow: 7.2px 6.9px 30px 0 rgba(57, 73, 85, 0.1);
  max-width: 1000px;
  width: 90%;
}
@media screen and (max-width: 834px) {
  .subsidy__box {
    padding: 8% 5%;
  }
}
@media screen and (max-width: 640px) {
  .subsidy__box {
    padding: 8% 5% 60px;
    position: relative;
  }
}
.subsidy__box::after {
  background: url(../img/index/subsidy-arrow.webp) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  width: 64px;
  height: auto;
  aspect-ratio: 1;
  bottom: -32px;
  right: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  -webkit-filter: drop-shadow(0px 1px 21px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 1px 21px rgba(0, 0, 0, 0.1));
}
.subsidy__box a {
  color: #00468a;
}

.subsidy__box-flex {
  display: grid;
  grid-template-columns: 200fr 545fr;
  gap: 20px 8%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 834px) {
  .subsidy__box-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}

@media screen and (max-width: 834px) {
  .subsidy__box-flex-illu {
    width: 80%;
    max-width: 180px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-block: 20px;
  }
}

@media screen and (max-width: 834px) {
  .subsidy__box-flex-cont {
    display: contents;
  }
}
.subsidy__box-flex-cont .f48 {
  line-height: 1.4;
}
@media screen and (max-width: 1200px) {
  .subsidy__box-flex-cont .f48 {
    font-size: 36px;
  }
}
@media screen and (max-width: 834px) {
  .subsidy__box-flex-cont .f48 {
    font-size: 20px;
  }
}
@media screen and (max-width: 834px) {
  .subsidy__box-flex-cont .f48 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.subsidy__box-flex-cont .f20 {
  font-weight: 600;
}
@media screen and (max-width: 834px) {
  .subsidy__box-flex-cont .f20 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media screen and (max-width: 834px) {
  .subsidy__box-flex-cont .f14 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

/*--------------------
    issue
---------------------*/
section.issue {
  padding: 240px 0 70px;
}

.issue {
  position: relative;
  overflow: visible;
  background: #f0f9fb;
  z-index: 0;
}
@media screen and (max-width: 1320px) {
  .issue {
    padding: 110px 0 100px;
  }
}
@media screen and (max-width: 834px) {
  .issue {
    padding: 50px 0 70px;
  }
}
@media screen and (max-width: 640px) {
  .issue {
    padding: 20px 0 40px;
  }
}

.issue__ttl-wrap {
  margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
  .issue__ttl-wrap {
    margin-bottom: 20px;
  }
}

.issue__ttl {
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-weight: bold;
  color: #2e2e2e;
}
@media screen and (max-width: 1200px) {
  .issue__ttl {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 834px) {
  .issue__ttl {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 640px) {
  .issue__ttl {
    font-size: 1.8rem;
  }
}
.issue__ttl span {
  position: relative;
}
@media screen and (max-width: 1200px) {
  .issue__ttl span {
    font-size: 4rem;
  }
}
@media screen and (max-width: 834px) {
  .issue__ttl span {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1200px) {
  .issue__ttl span {
    font-size: 2.6rem;
  }
}

@media screen and (min-width: 991px) {
  .issue .js-scrollable {
    overflow: visible !important;
    background: none !important;
  }
}
@media screen and (min-width: 991px) {
  .issue .scroll-hint-icon {
    display: none !important;
  }
}

.issue-example {
  position: relative;
  height: auto;
  width: 100%;
}
@media screen and (max-width: 834px) {
  .issue-example {
    width: 800px;
  }
}

.issue-example__illu {
  width: 100%;
}

/*--------------------
    solve
---------------------*/
.solve {
  padding: 220px 0 130px;
  z-index: 0;
  position: relative;
}
.solve::after {
  position: absolute;
  content: "";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 50vw solid transparent;
  border-left: 50vw solid transparent;
  z-index: 10;
  top: 0%;
  border-top: 80px solid #f0f9fb;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .solve {
    padding: 170px 0 120px;
  }
}
@media screen and (max-width: 640px) {
  .solve {
    padding: 100px 0 70px;
  }
}

.solve__ttl {
  color: #fff;
  text-align: center;
  font-weight: 500;
  line-height: 1.4;
  font-weight: bold;
}
@media screen and (max-width: 1320px) {
  .solve__ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 640px) {
  .solve__ttl {
    font-size: 2.2rem;
  }
}
.solve__ttl .fc-by {
  font-size: 150%;
}

/*--------------------
    about
---------------------*/
.about {
  background-color: #fff;
  position: relative;
  padding: 210px 0 200px;
}
@media screen and (max-width: 1200px) {
  .about {
    padding: 140px 0 130px;
  }
}
@media screen and (max-width: 834px) {
  .about {
    padding: 100px 0 80px;
  }
}

.about__ttl-about {
  font-weight: 600;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .about__ttl-about {
    font-size: 24px;
  }
}
@media screen and (max-width: 834px) {
  .about__ttl-about {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  .about__ttl-about {
    font-size: 14px;
    text-align: center;
  }
}
.about__ttl-about .en {
  display: block;
  font-size: 64px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  .about__ttl-about .en {
    font-size: 100px;
  }
}
@media screen and (max-width: 990px) {
  .about__ttl-about .en {
    font-size: 85px;
  }
}
@media screen and (max-width: 834px) {
  .about__ttl-about .en {
    font-size: 30px;
    margin-bottom: 8px;
  }
}

.about__ttl-h4 {
  line-height: 1.4;
  margin-bottom: 50px;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .about__ttl-h4 {
    text-align: center;
  }
}
@media screen and (max-width: 834px) {
  .about__ttl-h4 {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 1200px) {
  .about__ttl-h4 .f40 {
    font-size: 32px;
  }
}
@media screen and (max-width: 834px) {
  .about__ttl-h4 .f40 {
    font-size: 28px;
  }
}
@media screen and (max-width: 500px) {
  .about__ttl-h4 .f40 {
    font-size: 22px;
  }
}

.about__flex {
  display: grid;
  grid-template-columns: 457fr 687fr;
  gap: 50px 8%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 834px) {
  .about__flex {
    font-size: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (max-width: 834px) {
  .about__img {
    width: 80%;
    max-width: 400px;
  }
}

/*--------------------
    course
---------------------*/
.course {
  background-color: #dffceb;
  padding-top: 190px;
}
@media screen and (max-width: 990px) {
  .course {
    padding-top: 100px;
  }
}
@media screen and (max-width: 834px) {
  .course {
    padding-top: 90px;
  }
}
@media screen and (max-width: 500px) {
  .course {
    padding-bottom: 80px;
  }
}
.course .bg-text {
  color: #bdf5d4;
  font-size: clamp(40px, 4.6rem + 6.5vw, 140px);
  line-height: 1;
  position: absolute;
  top: -1%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  text-align: center;
  font-weight: 100;
}
@media screen and (max-width: 1320px) {
  .course .bg-text {
    font-size: clamp(40px, 1.6rem + 6.5vw, 170px);
  }
}
@media screen and (max-width: 990px) {
  .course .bg-text {
    font-size: 70px;
    top: -13px;
  }
}
@media screen and (max-width: 640px) {
  .course .bg-text {
    font-size: 46px;
    top: -5px;
  }
}
@media screen and (max-width: 500px) {
  .course .bg-text {
    font-size: 34px;
  }
}
@media screen and (max-width: 374px) {
  .course .bg-text {
    font-size: 30px;
  }
}

.course__ttl-h4 {
  font-size: 60px;
  margin-bottom: 50px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 1320px) {
  .course__ttl-h4 {
    font-size: 50px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 990px) {
  .course__ttl-h4 {
    font-size: 42px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 500px) {
  .course__ttl-h4 {
    font-size: 24px;
  }
}

.course__ttl-h4--small {
  font-size: 42px;
}
@media screen and (max-width: 990px) {
  .course__ttl-h4--small {
    font-size: 30px;
  }
}
@media screen and (max-width: 500px) {
  .course__ttl-h4--small {
    font-size: 16px;
  }
}

.course__ttl-h4--underline {
  line-height: 1;
  position: relative;
}
.course__ttl-h4--underline::after {
  background: #00468a;
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0px;
  left: 0;
  z-index: 1;
}

.course__session {
  margin: 0 auto 70px;
  width: 930px;
  max-width: 90%;
}
@media screen and (max-width: 500px) {
  .course__session {
    margin: 0 auto 30px;
    max-width: 100%;
  }
}
.course__session .f18 {
  text-align: center;
}

.course__session-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media screen and (max-width: 834px) {
  .course__session-flex {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 500px) {
  .course__session-flex {
    display: block;
  }
}
.course__session-flex .circle {
  background-color: #fff;
  border-radius: 165px;
  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;
  height: 165px;
  width: 165px;
}
@media screen and (max-width: 990px) {
  .course__session-flex .circle {
    height: 135px;
    width: 135px;
  }
}
@media screen and (max-width: 500px) {
  .course__session-flex .circle {
    height: auto;
    width: 100%;
    border-radius: 10px;
    padding: 6px;
    margin-bottom: 15px;
  }
}
.course__session-flex .circle .f24 {
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
}
.course__session-flex .circle .f24 span {
  display: block;
  font-size: 20px;
}

.course__session-flex-cont .f46 {
  line-height: 1.6;
  font-weight: bold;
}
@media screen and (max-width: 1320px) {
  .course__session-flex-cont .f46 {
    font-size: 38px;
  }
}
@media screen and (max-width: 990px) {
  .course__session-flex-cont .f46 {
    font-size: 30px;
  }
}
@media screen and (max-width: 500px) {
  .course__session-flex-cont .f46 {
    font-size: 22px;
    text-align: center;
  }
}
.course__session-flex-cont .deco {
  color: #fff;
  padding: 0 20px 3px;
}

.course__detail {
  max-width: 1100px;
  width: 100%;
}

.course__detail-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: grid;
  grid-template-columns: 329fr 781fr;
}
@media screen and (max-width: 1200px) {
  .course__detail-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (max-width: 500px) {
  .course__detail-flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.course__flex-img {
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  .course__flex-img {
    width: 80%;
    max-width: 210px;
    margin-top: -20px;
  }
}
@media screen and (max-width: 834px) {
  .course__flex-img {
    width: 40%;
  }
}

.course-detail {
  width: 90%;
  max-width: 1100px;
  margin-bottom: -50px;
  margin-left: 60px;
}
@media screen and (max-width: 1200px) {
  .course-detail {
    width: 100%;
    margin: 0 auto -30px;
  }
}

.course__detail-flex-cont {
  border-radius: 41px;
  background-color: #fff;
  padding: 40px 25px 40px 50px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -60px;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .course__detail-flex-cont {
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .course__detail-flex-cont {
    padding: 30px 20px 20px;
    width: 100%;
    display: block;
    border-radius: 20px;
  }
}
.course__detail-flex-cont .f16 {
  font-weight: 500;
  width: 3em;
}
@media screen and (max-width: 500px) {
  .course__detail-flex-cont .f16 {
    width: 100%;
    text-align: right;
  }
}

.course__detail-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10px;
  font-weight: 500;
  width: calc(100% - 3em);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 500px) {
  .course__detail-list {
    width: 100%;
  }
}
.course__detail-list li {
  border-radius: 5px;
  background-color: #f3f3f3;
  -ms-flex-preferred-size: calc(33% - 10px);
      flex-basis: calc(33% - 10px);
  text-align: center;
  padding: 5px 10px 7px;
}
@media screen and (max-width: 1320px) {
  .course__detail-list li {
    font-size: 18px;
  }
}
@media screen and (max-width: 990px) {
  .course__detail-list li {
    font-size: 15px;
    -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
  }
}

.course-point {
  background-color: #5ce294;
  padding: 70px 60px;
}
@media screen and (max-width: 500px) {
  .course-point {
    padding: 10% 5%;
  }
}

.course-point__ttl {
  color: #fff;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 10px;
}
@media screen and (max-width: 990px) {
  .course-point__ttl {
    font-size: 32px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 500px) {
  .course-point__ttl {
    font-size: 24px;
    margin-bottom: 5px;
  }
}

.course-point__ttl-s {
  color: #fff;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 990px) {
  .course-point__ttl-s {
    margin-bottom: 25px;
  }
}

.course-point__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .course-point__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media screen and (max-width: 500px) {
  .course-point__list {
    grid-template-columns: 1fr;
  }
}
.course-point__list li {
  border-radius: 30px;
  background: #fff;
  -webkit-box-shadow: 3.6px 3.5px 10px 0 rgba(57, 73, 85, 0.1);
          box-shadow: 3.6px 3.5px 10px 0 rgba(57, 73, 85, 0.1);
  padding: 30px;
}
.course-point__list li .list-wrap .number {
  text-align: center;
  line-height: 1.4;
  color: #7be27e;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 1320px) {
  .course-point__list li .list-wrap .number {
    font-size: 26px;
  }
}
.course-point__list li .list-wrap .f26 {
  border-bottom: 1px solid #c4dce8;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1320px) {
  .course-point__list li .list-wrap .f26 {
    font-size: 22px;
    margin-bottom: 13px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 500px) {
  .course-point__list li .list-wrap .f26 {
    font-size: 20px;
  }
}
.course-point__list li .list-wrap .f16 {
  font-weight: 500;
  line-height: 1.8;
}

/*--------------------
    curriculum
---------------------*/
.curriculum {
  background-color: #d4eef4;
}

.curriculum__intro {
  margin-bottom: 50px;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 990px) {
  .curriculum__intro {
    margin-bottom: 30px;
    text-align: left;
  }
}

.curriculum-box {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 90px;
  padding: 40px 20px;
}
@media screen and (max-width: 990px) {
  .curriculum-box {
    margin-bottom: 60px;
  }
}

.curriculum-box__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}

.curriculum-box__list-item {
  border-right: 1px dotted #c4dce8;
  font-weight: 500;
  padding: 0 20px;
  -ms-flex-preferred-size: calc(25% - 20px);
      flex-basis: calc(25% - 20px);
}
.curriculum-box__list-item:last-child {
  border-right: 0;
}
@media screen and (max-width: 990px) {
  .curriculum-box__list-item {
    border: none;
    -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
  }
}
@media screen and (max-width: 500px) {
  .curriculum-box__list-item {
    padding: 0;
    -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
  }
}
.curriculum-box__list-item .bg {
  background: #5babe7;
  border-radius: 50px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
  padding: 5px 15px;
}
@media screen and (max-width: 1320px) {
  .curriculum-box__list-item .bg {
    font-size: 18px;
    padding: 2px 15px;
  }
}
.curriculum-box__list-item .item-wrap {
  text-align: center;
  font-weight: 600;
}
.curriculum-box__list-item .item-wrap .f30 {
  line-height: 1.4;
  padding-top: 30px;
}
@media screen and (max-width: 1320px) {
  .curriculum-box__list-item .item-wrap .f30 {
    font-size: 26px;
  }
}
@media screen and (max-width: 500px) {
  .curriculum-box__list-item .item-wrap .f30 {
    font-size: 22px;
    padding-top: 15px;
  }
}
.curriculum-box__list-item .item-wrap .f24 {
  line-height: 1.2;
}
.curriculum-box__list-item .item-wrap .f24 span {
  font-size: 72px;
  line-height: 1;
}
@media screen and (max-width: 1320px) {
  .curriculum-box__list-item .item-wrap .f24 span {
    font-size: 65px;
  }
}
@media screen and (max-width: 834px) {
  .curriculum-box__list-item .item-wrap .f24 span {
    font-size: 45px;
  }
}
.curriculum-box__list-item .item-wrap .light {
  color: #8eadcb;
}

.cur-box__wrap {
  border-radius: 10px;
  box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.cur-head {
  padding: 15px 5%;
}

.cur-head__h5 {
  color: #fff;
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
@media screen and (max-width: 1320px) {
  .cur-head__h5 {
    font-size: 24px;
  }
}
@media screen and (max-width: 500px) {
  .cur-head__h5 {
    display: block;
    font-size: 20px;
  }
}
.cur-head__h5 .border {
  border-radius: 5px;
  border: 1px solid #fff;
  font-size: 16px;
  margin-left: 10px;
  padding: 3px 20px 5px;
}
@media screen and (max-width: 1320px) {
  .cur-head__h5 .border {
    font-size: 13px;
    padding: 0px 15px 1px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 500px) {
  .cur-head__h5 .border {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 10px 0 0;
  }
}

.cur-box {
  background: #fff;
  padding: 60px 70px;
}
@media screen and (max-width: 1320px) {
  .cur-box {
    padding: 40px 50px;
  }
}
@media screen and (max-width: 500px) {
  .cur-box {
    padding: 8% 5%;
  }
}

.cur-box__ttl {
  border-left: 3px solid #00afff;
  font-size: 26px;
  margin-bottom: 30px;
  padding-left: 20px;
}
@media screen and (max-width: 1320px) {
  .cur-box__ttl {
    font-size: 22px;
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 500px) {
  .cur-box__ttl {
    font-size: 18px;
    margin-bottom: 15px;
  }
}

.cur-box__dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 500px) {
  .cur-box__dl {
    display: block;
  }
}
.cur-box__dl.last {
  margin: 10px 0 80px;
}
@media screen and (max-width: 990px) {
  .cur-box__dl.last {
    margin: 5px 0 50px;
  }
}
@media screen and (max-width: 500px) {
  .cur-box__dl.last {
    margin: 15px 0 50px;
  }
}
.cur-box__dl dt {
  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;
  border-radius: 5px;
  background-color: #f0f9fb;
  font-size: 18px;
  text-align: center;
  width: 120px;
}
@media screen and (max-width: 500px) {
  .cur-box__dl dt {
    border-radius: 5px 5px 0 0;
    font-size: 16px;
    text-align: center;
    width: 100%;
    padding: 5px 0;
  }
}
.cur-box__dl dd {
  font-size: 16px;
  margin-left: 30px;
  width: calc(100% - 150px);
}
@media screen and (max-width: 500px) {
  .cur-box__dl dd {
    font-size: 16px;
    margin-left: 0;
    width: 100%;
    padding: 15px 5%;
    border-radius: 0 0 5px 5px;
    border: 1px solid #d6eaf1;
  }
}

.cur__item {
  background-color: #f0f9fb;
  border-radius: 10px;
  margin-bottom: 20px;
}

.cur__item.open .c-plus::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.cur__item.open .cur__box {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  opacity: 1;
  max-height: 100%;
}

@media screen and (max-width: 834px) {
  .cur__item.open .cur__box {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 450px) {
  .cur__item.open .cur__box {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.cur__ttl {
  border-radius: 10px;
  padding: 2rem 2rem 2rem 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 834px) {
  .cur__ttl {
    padding: 2rem;
  }
}
@media screen and (max-width: 450px) {
  .cur__ttl {
    padding: 1.5rem 5px;
  }
}
.c-plus {
  position: relative;
  display: block;
  width: 4rem;
  aspect-ratio: 40/25;
  border-radius: 100vmax;
  -webkit-border-radius: 100vmax;
}

@media screen and (max-width: 450px) {
  .c-plus {
    width: 3rem;
  }
}
.c-plus::before,
.c-plus::after {
  position: absolute;
  content: "";
  width: 1.5rem;
  height: 2px;
  background-color: #00468a;
  top: calc(50% - 1px);
  left: calc(50% - 0.75rem);
}

@media screen and (max-width: 834px) {
  .c-plus::before,
  .c-plus::after {
    width: 1.3rem;
    height: 1px;
    top: calc(50% - 0.5px);
    left: calc(50% - 0.65rem);
  }
}
@media screen and (max-width: 450px) {
  .c-plus::before,
  .c-plus::after {
    width: 1rem;
    left: calc(50% - 0.5rem);
  }
}
.c-plus::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.cur__box {
  background-color: #fff;
  padding-left: 3.4rem;
  padding-right: 4rem;
  opacity: 0;
  max-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .cur__box {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 450px) {
  .cur__box {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.course-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 834px) {
  .course-name {
    display: block;
    width: 100%;
  }
}
.course-name .f18 {
  border-right: 1px solid #c4dce8;
  margin-right: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1320px) {
  .course-name .f18 {
    margin-right: 5px;
  }
}
@media screen and (max-width: 834px) {
  .course-name .f18 {
    margin-right: 0;
    display: block;
    border-right: 0;
    width: 100%;
    margin-left: 10px;
  }
}
@media screen and (max-width: 1320px) {
  .course-name .f22 {
    font-size: 20px;
  }
}
@media screen and (max-width: 834px) {
  .course-name .f22 {
    font-size: 16px;
    display: block;
    width: 100%;
  }
}

.cur__tbl table {
  width: 100%;
}
.cur__tbl table th {
  padding: 20px 10px;
  width: 150px;
}
@media screen and (max-width: 834px) {
  .cur__tbl table th {
    width: 90px;
  }
}
.cur__tbl table td {
  padding: 20px 10px;
  width: calc(100% - 150px);
}
@media screen and (max-width: 834px) {
  .cur__tbl table td {
    width: calc(100% - 90px);
  }
}
.cur__tbl table td span {
  color: #00afff;
  font-size: 9px;
}

.cur__tbl tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px solid #c4dce8;
}
.cur__tbl .has-detail-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}

/*--------------------
    Grants
---------------------*/
.grants {
  background-color: #ecf8f1;
}
.grants .enja__ttl .fc-y {
  color: #b6f2b8;
}

.grants__ttl {
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 40px;
  text-align: center;
  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;
}
@media screen and (max-width: 990px) {
  .grants__ttl {
    font-size: 30px;
  }
}
@media screen and (max-width: 500px) {
  .grants__ttl {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
.grants__ttl img {
  margin-right: 15px;
  height: 56px;
  width: 56px;
}
@media screen and (max-width: 990px) {
  .grants__ttl img {
    margin-right: 10px;
    height: 42px;
    width: 42px;
  }
}
@media screen and (max-width: 990px) {
  .grants__ttl img {
    margin-right: 5px;
    height: 30px;
    width: 30px;
  }
}

.grants__intro {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 1320px) {
  .grants__intro {
    margin: 0 auto 70px;
  }
}
@media screen and (max-width: 990px) {
  .grants__intro {
    margin: 0 auto 50px;
  }
}

.grants__intro-note {
  margin-top: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media screen and (max-width: 834px) {
  .js-scrollable .whole {
    width: 800px;
  }
}
.js-scrollable .f14 {
  margin-right: 3%;
  text-align: right;
}

/*--------------------
    Flow
---------------------*/
.flow {
  background: #f0f9fb;
}
.flow .fc-lb {
  color: #b9dcf8;
}

.step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 100px);
  position: relative;
}
@media screen and (max-width: 834px) {
  .step {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 500px) {
  .step {
    width: calc(100% + 56px);
  }
}
.step:after {
  content: "";
  position: absolute;
  border-left: 3px dotted #c4dce8;
  left: 79px;
  top: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2px;
  height: 80px;
  z-index: -1;
}
@media screen and (max-width: 834px) {
  .step:after {
    border-left: 2px dotted #c4dce8;
    left: 55px;
    top: 80%;
    height: 100%;
  }
}
@media screen and (max-width: 500px) {
  .step:after {
    left: 30px;
  }
}
.step.last:after {
  display: none;
}

.step img {
  width: 160px;
  height: 160px;
  margin-right: 30px;
}
@media screen and (max-width: 834px) {
  .step img {
    width: 110px;
    height: 110px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 500px) {
  .step img {
    width: 60px;
    height: 60px;
    margin-right: 10px;
  }
}

.step__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  margin-bottom: 5px;
  font-weight: bold;
}
@media screen and (max-width: 834px) {
  .step__ttl {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .step__ttl {
    font-size: 14px;
  }
}
.step__ttl .en {
  color: #00afff;
  margin-right: 15px;
  line-height: 1;
}

.step__cont {
  border-bottom: 1px solid #c4dce8;
  padding: 45px 30px;
  width: calc(100% - 240px);
}
@media screen and (max-width: 1320px) {
  .step__cont {
    padding: 35px 20px;
    width: calc(100% - 200px);
  }
}
@media screen and (max-width: 834px) {
  .step__cont {
    padding: 3% 3%;
    width: calc(100% - 180px);
  }
}

.step__wrap {
  position: relative;
}
.step__wrap .timeline-bar {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 90px;
  height: 100%;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  color: white;
  font-weight: bold;
  overflow: hidden;
}
@media screen and (max-width: 1320px) {
  .step__wrap .timeline-bar {
    width: 70px;
  }
}
@media screen and (max-width: 834px) {
  .step__wrap .timeline-bar {
    width: 50px;
  }
}

.timeline-segment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-writing-mode: tb;
      -ms-writing-mode: tb;
          writing-mode: tb;
  text-orientation: upright;
  font-weight: 600;
  font-size: 24px;
}
@media screen and (max-width: 1320px) {
  .timeline-segment {
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) {
  .timeline-segment {
    font-size: 13px;
  }
}

.top-segment {
  background-color: #82b7ff;
  position: relative;
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 20px), 50% 100%, 0% calc(100% - 20px));
  height: 40%;
}

.bottom-segment {
  background-color: #62a1e7;
  position: relative;
  clip-path: polygon(0% calc(100% - 20px), 50% 100%, 100% calc(100% - 20px), 100% 0%, 50% 20px, 0% 0%);
  margin-top: -16px;
  height: 60%;
}

.step__wrap .step {
  width: calc(100% - 150px);
}
@media screen and (max-width: 834px) {
  .step__wrap .step {
    width: calc(100% - 75px);
  }
}
.step__wrap .step:nth-child(1) {
  border-top: 1px solid #c4dce8;
}

.step__cont {
  width: 100%;
}

/*--------------------
    FAQ
---------------------*/
.faq {
  background-color: #e5e5e5;
  position: relative;
}
@media screen and (max-width: 500px) {
  .faq {
    padding-bottom: 50px;
  }
}
.faq:before {
  content: "";
  position: absolute;
  background: url(../img/index/circle-gen-01.webp) no-repeat;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 100%;
  background-size: contain;
}
.faq:after {
  content: "";
  position: absolute;
  background: url(../img/index/circle-gen-02.webp) no-repeat;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 100%;
  background-size: contain;
}

.qa__item {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
  box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.05);
}

.qa__item.open .qa__ttl {
  background-color: #e4eefb;
}

.question {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1320px) {
  .question {
    font-size: 16px;
  }
}
.question .cont {
  font-weight: 500;
  width: calc(100% - 50px);
}
@media screen and (max-width: 1320px) {
  .question .cont {
    width: calc(100% - 40px);
  }
}

.q {
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 1;
  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;
  margin-right: 15px;
  border-radius: 50px;
  font-weight: 200;
}
@media screen and (max-width: 1320px) {
  .q {
    font-size: 18px;
    width: 40px;
    height: 40px;
  }
}

.answer {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.answer .cont {
  width: calc(100% - 50px);
}
@media screen and (max-width: 1320px) {
  .answer .cont {
    width: calc(100% - 40px);
  }
}

.a {
  font-size: 26px;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 1;
  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;
  margin-right: 15px;
  border-radius: 50px;
  font-weight: bold;
}
@media screen and (max-width: 1320px) {
  .a {
    font-size: 18px;
    width: 40px;
    height: 40px;
  }
}

.qa__item.open .c-plus::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.qa__item.open .qa__box {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  opacity: 1;
  max-height: 100%;
}

@media screen and (max-width: 834px) {
  .qa__item.open .qa__box {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 450px) {
  .qa__item.open .qa__box {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.qa__ttl {
  padding: 3rem 4rem 3rem 3.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 834px) {
  .qa__ttl {
    padding: 2rem;
  }
}
@media screen and (max-width: 450px) {
  .qa__ttl {
    padding: 1.5rem 5px;
  }
}
.c-plus {
  position: relative;
  display: block;
  width: 4rem;
  aspect-ratio: 40/25;
  border-radius: 100vmax;
  -webkit-border-radius: 100vmax;
}

@media screen and (max-width: 450px) {
  .c-plus {
    width: 3rem;
  }
}
.c-plus::before,
.c-plus::after {
  position: absolute;
  content: "";
  width: 1.5rem;
  height: 2px;
  background-color: #00468a;
  top: calc(50% - 1px);
  left: calc(50% - 0.75rem);
}

@media screen and (max-width: 834px) {
  .c-plus::before,
  .c-plus::after {
    width: 1.3rem;
    height: 1px;
    top: calc(50% - 0.5px);
    left: calc(50% - 0.65rem);
  }
}
@media screen and (max-width: 450px) {
  .c-plus::before,
  .c-plus::after {
    width: 1rem;
    left: calc(50% - 0.5rem);
  }
}
.c-plus::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.qa__box {
  padding-left: 3.4rem;
  padding-right: 4rem;
  opacity: 0;
  max-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .qa__box {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 450px) {
  .qa__box {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/*--------------------
    company
---------------------*/
.company {
  background: #f0f9fb;
  position: relative;
}
.company:before {
  content: "";
  position: absolute;
  background: url(../img/index/circle-company-01.webp) no-repeat;
  background-size: contain;
  width: 66%;
  height: 100%;
  right: -9%;
  top: 49%;
}
.company .fc-lb {
  color: #cfe1f8;
}
.company .enja__ttl {
  margin-bottom: 80px;
}
@media screen and (max-width: 834px) {
  .company .enja__ttl {
    margin-bottom: 20px;
  }
}

.company__dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #c4dce8;
  padding: 40px 0;
}
@media screen and (max-width: 1320px) {
  .company__dl {
    padding: 20px 0;
  }
}
.company__dl.first {
  padding-top: 0;
}

.company__dt {
  font-size: 18px;
  font-weight: 600;
  width: 25%;
}
@media screen and (max-width: 1320px) {
  .company__dt {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .company__dt {
    font-size: 14px;
  }
}

.company__dd {
  font-size: 18px;
  width: 75%;
}
@media screen and (max-width: 1320px) {
  .company__dd {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .company__dd {
    font-size: 14px;
  }
}
.company__dd a {
  color: #00468a;
  text-decoration: underline;
}
.company__dd a.tel {
  text-decoration: none;
  pointer-events: none;
}
.company__dd .map-btn {
  margin-left: 10px;
  text-decoration: none;
  padding-bottom: 0px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-size: 20px;
  font-variation-settings: "FILL" 1;
}/*# sourceMappingURL=style.css.map */