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

.main-color--txt {
  color: #282828;
}

.sub-color--txt {
  color: #15318f;
}

.highlight--color01 {
  color: #ffca54;
}

.highlight--color02 {
  color: #a3e635;
}

.sub-color--bg {
  background-color: #15318f;
}

.highlight-color--bg01 {
  background-color: #ffca54;
}

.highlight-color--bg02 {
  background-color: #a3e635;
}

/* 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: #fff;
  color: #282828;
  width: 100%;
  position: relative;
  z-index: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 2;
  -webkit-text-size-adjust: 100%;
  overflow: hidden;
  margin: 0;
  color: #282828;
}
@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;
  }
}
.f23 {
  font-size: 2.3rem;
}

@media screen and (max-width: 834px) {
  .f23 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 450px) {
  .f23 {
    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;
  }
}
.f39 {
  font-size: 3.9rem;
}

@media screen and (max-width: 934px) {
  .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;
  }
}
.f45 {
  font-size: 4.5rem;
}

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

.f48 {
  font-size: 4.8rem;
}

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

@media screen and (max-width: 500px) {
  .f49 {
    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;
  }
}
.f60 {
  font-size: 6rem;
}

@media screen and (max-width: 450px) {
  .f60 {
    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;
  background: url(../img/index/banner_bg.webp) no-repeat center center/cover;
}
@media screen and (max-width: 990px) {
  section.banner {
    padding: 100px 0;
  }
}
section.banner .apply {
  font-size: 24px;
  height: 90px;
  margin: 0 auto;
  max-width: 364px;
}
@media screen and (max-width: 990px) {
  section.banner .apply {
    font-size: 20px;
    height: 85px;
  }
}

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

.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: 18px 4%;
  z-index: 1000;
}
@media screen and (max-width: 834px) {
  .header {
    padding: 18px 5% 18px;
  }
}

.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;
  position: relative;
  color: #282828;
  font-weight: bold;
}

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

.header.hidden {
  background-color: #15318f;
}
.header.hidden .header-logo:before {
  opacity: 1;
}
.header.hidden .header-logo:after {
  opacity: 0;
}

.header {
  background-color: none;
}

.haeder-left {
  width: 28%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 834px) {
  .haeder-left {
    width: 30px;
  }
}
.haeder-left a.apply {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

a.apply {
  -webkit-box-shadow: 5px 10px 40px rgba(0, 0, 0, 0.25);
          box-shadow: 5px 10px 40px rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: -webkit-gradient(linear, left top, right top, from(#362e94), to(#807dfb));
  background: linear-gradient(to right, #362e94, #807dfb);
  border-radius: 50px;
  text-align: center;
  padding: 12px 10px 16px;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  max-width: 225px;
  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;
  color: #fff;
}
@media screen and (max-width: 834px) {
  a.apply {
    padding: 11px 9%;
  }
}
a.apply .material-symbols-outlined {
  font-variation-settings: "FILL" 1;
  position: absolute;
  right: 5%;
  top: unset;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #ffca54;
}
a.apply:hover {
  opacity: 0.8;
}
a.apply:hover .material-symbols-outlined {
  right: 4%;
}

.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;
  -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 {
  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;
}
@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%;
  }
}

.cont-ttl--en {
  font-weight: bold;
  font-size: 32px;
  display: block;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .cont-ttl--en {
    font-size: 16px;
  }
}

.cont-ttl--ja {
  font-weight: 900;
  font-size: 39px;
  display: block;
  line-height: 1;
  margin-bottom: 40px;
}
@media screen and (max-width: 834px) {
  .cont-ttl--ja {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

/*--------------------
    mv
---------------------*/
.mv-bg-wrap {
  background: url(../img/index/mv-bg.webp) no-repeat center center/cover;
  position: relative;
}
@media screen and (max-width: 834px) {
  .mv-bg-wrap {
    background: url(../img/index/mv-bg.webp) no-repeat center right/cover;
  }
  .mv-bg-wrap::after {
    background: rgba(255, 255, 255, 0.5);
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    z-index: 0;
  }
}

.mv {
  overflow: visible;
  position: relative;
  padding-block: 242px 330px;
}
@media screen and (max-width: 1200px) {
  .mv {
    padding-block: 130px 346px;
  }
}
@media screen and (max-width: 834px) {
  .mv {
    padding-bottom: 220px;
  }
}
.mv__cont {
  width: 56%;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 1200px) {
  .mv__cont {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 834px) {
  .mv__cont {
    width: 100%;
    margin: 0 auto 50px;
  }
}
@media screen and (max-width: 640px) {
  .mv__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: 5px;
  -webkit-transform: skewX(-24deg);
          transform: skewX(-24deg);
  background: #a3e635;
}
.ai-list li .en {
  -webkit-transform: skewX(24deg);
          transform: skewX(24deg);
  color: #362e94;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  padding: 10px 30px;
}
@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(35px, 2.7vw, 45px);
  line-height: 1.3;
  letter-spacing: 0.05em;
  position: relative;
  font-weight: 900;
}
@media screen and (max-width: 640px) {
  .mv h1 {
    font-size: 24px;
  }
}
.mv h1 .strong {
  font-size: clamp(44px, 3.6vw, 60px);
}
@media screen and (max-width: 640px) {
  .mv h1 .strong {
    font-size: 30px;
  }
}
.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: 24px;
  height: 80px;
  max-width: 364px;
}
@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;
  gap: 16px;
}
@media screen and (max-width: 1200px) {
  .mv__head-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 834px) {
  .mv__head-wrap {
    gap: 5px;
  }
}

.mv__head-sub {
  font-weight: bold;
  margin-bottom: 60px;
  color: #15318f;
}
@media screen and (max-width: 834px) {
  .mv__head-sub {
    margin-bottom: 20px;
    font-size: 16px;
  }
}

.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;
}

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

.subsidy {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -160px;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .subsidy {
    bottom: -270px;
  }
}
@media screen and (max-width: 834px) {
  .subsidy {
    bottom: unset;
    top: calc(100% - 200px);
  }
}
@media screen and (max-width: 500px) {
  .subsidy {
    top: calc(100% - 240px);
  }
}

.subsidy__ttl {
  margin-bottom: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.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-txt {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-weight: bold;
}
.subsidy__ttl-txt:before {
  content: "";
  position: absolute;
  background: url(../img/index/bubble-line-under.webp) no-repeat;
  left: 50%;
  bottom: -36px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  aspect-ratio: 401/23;
  width: 100%;
  height: auto;
  background-size: contain;
}
@media screen and (max-width: 1200px) {
  .subsidy__ttl-txt:before {
    bottom: -23px;
  }
}

.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: 200px;
  padding: 45px 4%;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 6px 6px 12px rgba(57, 73, 85, 0.3);
          box-shadow: 6px 6px 12px rgba(57, 73, 85, 0.3);
  max-width: 1000px;
  width: 90%;
}
@media screen and (max-width: 1200px) {
  .subsidy__box {
    padding: 30px;
    border-radius: 30px;
  }
}

.subsidy__box-cont {
  text-align: center;
}
.subsidy__box-cont .f48 {
  line-height: 1.4;
  margin-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .subsidy__box-cont .f48 {
    font-size: 36px;
  }
}
@media screen and (max-width: 834px) {
  .subsidy__box-cont .f48 {
    font-size: 20px;
  }
}
.subsidy__box-cont .f20 {
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.subsidy__box-cont .f14 {
  margin-top: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.subsidy__box-flex {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 3%;
  -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: 1200px) {
  .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: 20px;
  }
}

.subsidy__box-illust {
  max-width: 150px;
  width: 100%;
  height: auto;
  aspect-ratio: 149/101;
}
@media screen and (max-width: 834px) {
  .subsidy__box-illust {
    width: 90px;
  }
}

.subsidy__box-arrow {
  width: 60px;
  height: auto;
  aspect-ratio: 1;
}
@media screen and (max-width: 834px) {
  .subsidy__box-arrow {
    width: 40px;
  }
}

/*--------------------
    issue
---------------------*/
section.issue {
  padding: 240px 0 0;
}
@media screen and (max-width: 1200px) {
  section.issue {
    padding-top: 380px;
  }
}
@media screen and (max-width: 834px) {
  section.issue {
    padding-top: 290px;
  }
}

.issue {
  position: relative;
  overflow: visible;
  background: #edf4ff;
  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;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .issue__ttl-wrap {
    margin-bottom: 20px;
  }
}

.issue__ttl {
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 900;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  line-height: 2.5;
  padding-bottom: 4px;
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #fff));
  background: linear-gradient(transparent 60%, #fff 0%);
}
@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;
  }
}
.issue__ttl .dot {
  background-image: radial-gradient(circle at center, #ffca54 20%, transparent 20%); /* 点の色とサイズ調整 */
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1em 0.3em; /* 点の間隔とサイズ調整 */
  padding-top: 0.2em; /* 縦方向の位置調整 */
}

@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%;
}
.issue-example__illu img {
  vertical-align: bottom;
}

/*--------------------
    solve
---------------------*/
.solve {
  z-index: 0;
  position: relative;
  background: url(../img/index/solve_bg.webp) no-repeat center center/cover;
  padding: 220px 0 130px;
  color: #2d3436;
  font-size: 16px;
  text-align: left;
}
.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 #edf4ff;
  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;
    line-height: 1.8;
  }
}
@media screen and (max-width: 640px) {
  .solve__ttl {
    font-size: 2.2rem;
  }
}
.solve__ttl .strong {
  font-size: 150%;
  position: relative;
}
.solve__ttl .strong::before {
  background: #ffca54;
  content: "";
  display: inline-block;
  position: absolute;
  width: 85%;
  height: 4px;
  bottom: -3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

/*--------------------
    about
---------------------*/
.about {
  background-color: #fff;
  position: relative;
  padding: 210px 0 200px;
  background: url(../img/index/about_bg.webp) no-repeat center right/cover;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .about::after {
    background: rgba(255, 255, 255, 0.5);
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
  }
}
@media screen and (max-width: 1200px) {
  .about {
    padding: 140px 0 130px;
  }
}
@media screen and (max-width: 834px) {
  .about {
    padding: 100px 0 80px;
  }
}

.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__cont {
  width: 58%;
}
@media screen and (max-width: 1200px) {
  .about__cont {
    width: 100%;
  }
}

/*--------------------
    course
---------------------*/
.course {
  background-color: #fff7e4;
  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: #fff;
  font-size: 7vw;
  line-height: 1;
  position: absolute;
  top: 7%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 990px) {
  .course .bg-text {
    top: 3%;
  }
}

.course__ttl-h4 {
  font-size: 60px;
  margin-bottom: 50px;
  text-align: center;
  font-weight: 900;
  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__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-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__txt-wrap {
  padding-inline: 15px;
}

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

.course__detail-flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: grid;
  grid-template-columns: 781fr 297fr;
}
@media screen and (max-width: 1200px) {
  .course__detail-flex {
    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: 50px;
  }
}

@media screen and (max-width: 1200px) {
  .course__flex-img {
    width: 80%;
    max-width: 210px;
  }
}
@media screen and (max-width: 834px) {
  .course__flex-img {
    width: 40%;
  }
}
.course__flex-img img {
  vertical-align: bottom;
}

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

.course__detail-flex-cont {
  border-radius: 20px;
  border: 1px solid #ffca54;
  padding: 25px 4%;
  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: -30px;
  z-index: -1;
  position: relative;
  margin-top: 3%;
}
.course__detail-flex-cont::after {
  background: url(../img/index/course_bubble.webp) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  width: 46px;
  height: auto;
  aspect-ratio: 86/84;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -44px;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .course__detail-flex-cont::after {
    top: unset;
    bottom: -44px;
    right: unset;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(-270deg);
            transform: translateX(-50%) rotate(-270deg);
  }
}
@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: 20px 4%;
    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: #f8ebbe;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(#eacf35), to(#f2c050));
  background-image: linear-gradient(to bottom, #eacf35, #f2c050);
  padding: 70px 60px;
  border-radius: 20px;
}
@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;
  position: relative;
  display: block;
  margin: 0 auto 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.course-point__ttl::before {
  background: #fff;
  content: "";
  display: inline-block;
  position: absolute;
  width: 90px;
  height: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -2.3em;
  z-index: 1;
}
.course-point__ttl::after {
  background: #fff;
  content: "";
  display: inline-block;
  position: absolute;
  width: 90px;
  height: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -2.3em;
  z-index: 1;
}
@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: 10px;
  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;
  font-weight: bold;
  margin-bottom: 10px;
  font-style: italic;
}
@media screen and (max-width: 1320px) {
  .course-point__list li .list-wrap .number {
    font-size: 26px;
  }
}
.course-point__list li .list-wrap .f26 {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 25px;
  padding-bottom: 25px;
  position: relative;
}
.course-point__list li .list-wrap .f26::after {
  background: url(../img/index/course_point-list-line.webp) no-repeat center;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: auto;
  aspect-ratio: 401/23;
  bottom: -10px;
  left: 0;
  z-index: 1;
}
@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: #f5f6fa;
}

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

.curriculum-box {
  background-color: #fff;
  border-radius: 20px;
  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: 4px dotted #a3e635;
  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 {
  border-radius: 10px;
  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: 500;
}
.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;
  font-weight: bold;
}
@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;
  }
}

.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: bold;
}
@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: 50px;
  border: 1px solid #fff;
  font-size: 16px;
  margin-left: 10px;
  padding: 0px 15px 1px;
}
@media screen and (max-width: 1320px) {
  .cur-head__h5 .border {
    font-size: 13px;
    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 {
  font-size: 26px;
  margin-bottom: 30px;
  padding-left: 33px;
  position: relative;
}
.cur-box__ttl::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 23px;
  height: auto;
  aspect-ratio: 1;
  top: 0.6em;
  left: 0;
  z-index: 1;
  border-radius: 50%;
  background: #ffca54;
}
@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: #ffeabb;
  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: #f3f2f9;
  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 #282828;
  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 {
  font-size: 9px;
  color: #ffca54;
}

.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 #f6f6f6;
}
.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: #fffaf0;
}

.grants__ttl {
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 40px;
  margin-top: 60px;
}
@media screen and (max-width: 834px) {
  .grants__ttl {
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
}

.grants__intro {
  margin-bottom: 100px;
}
@media screen and (max-width: 1320px) {
  .grants__intro {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 990px) {
  .grants__intro {
    margin-bottom: 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: 13%;
  text-align: right;
}

/*--------------------
    Flow
---------------------*/
.flow {
  background: #ebf0fb;
}

.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 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 500px) {
  .step {
    width: calc(100% + 56px);
  }
}
.step.last:after {
  display: none;
}

.step img {
  width: 160px;
  height: 160px;
  margin-right: 30px;
  -webkit-box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.05);
  border-radius: 160px;
}
@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: 500;
}
@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 {
  margin-right: 15px;
  line-height: 1;
}

.step__cont {
  border-bottom: 1px solid #d7d5ea;
  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__cont.first {
  border-top: 1px solid #d7d5ea;
}

.step__wrap {
  position: relative;
  margin-top: 90px;
}
@media screen and (max-width: 834px) {
  .step__wrap {
    margin-top: 30px;
  }
}
.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;
  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-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: #726db4;
  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: #4a439f;
  position: relative;
  clip-path: polygon(0% calc(100% - 20px), 50% 100%, 100% calc(100% - 20px), 100% 0%, 50% 20px, 0% 0%);
  margin-top: -20px;
  height: 60%;
}

.step__wrap .step {
  width: calc(100% - 150px);
}
@media screen and (max-width: 834px) {
  .step__wrap .step {
    width: calc(100% - 75px);
  }
}

.step__cont {
  width: 100%;
}

/*--------------------
    FAQ
---------------------*/
.faq {
  background-color: #f6f6f6;
  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:first-of-type {
  margin-top: 80px;
}
@media screen and (max-width: 834px) {
  .qa__item:first-of-type {
    margin-top: 30px;
  }
}

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

.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 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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: 500;
}
@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;
  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: 500;
}
@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: #15318f;
  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: #fafafa;
}

.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 #e1e0ef;
  padding: 40px 0;
}
@media screen and (max-width: 1320px) {
  .company__dl {
    padding: 20px 0;
  }
}
.company__dl.first {
  padding-top: 0;
  margin-top: 80px;
}
@media screen and (max-width: 834px) {
  .company__dl.first {
    margin-top: 30px;
  }
}

.company__dt {
  font-size: 18px;
  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 */