.en {
  font-family: "Shippori Mincho", serif;
}

.fc-bk {
  color: #252525 !important;
}

.fc-yw {
  color: #fdff2c !important;
}

.fc-lb {
  color: #dfeff8 !important;
}

.fc-w {
  color: #fff !important;
}

/* Reset */
* {
  margin: 0;
  padding: 0;
  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;
  box-sizing: border-box;
}

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

body {
  background: #e8fcff;
  width: 100%;
  position: relative;
  z-index: 1;
  font-family: "Shippori Mincho", serif;
  font-size: 1.8rem;
  line-height: 2;
  -webkit-text-size-adjust: 100%;
  overflow: hidden;
  margin: 0;
  color: #00468a;
}
@media screen and (max-width: 834px) {
  body {
    font-size: 1.5rem;
  }
}

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 {
  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;
  transform: translate(0, 50px);
  transition: all 1000ms;
}

.fadein.scroll-activate.active {
  opacity: 1;
  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: flex;
  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: flex;
  align-items: 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: flex;
  align-items: 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 {
  background: url(../img/index/banner-bg.webp) no-repeat;
  background-size: cover;
  padding: 150px 0;
  position: relative;
}
@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 {
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 1320px) {
  .enja__ttl {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 834px) {
  .enja__ttl {
    margin-bottom: 30px;
  }
}
.enja__ttl .en {
  display: block;
  font-size: 60px;
  font-weight: 200;
  line-height: 1;
  margin-bottom: 25px;
}
@media screen and (max-width: 1320px) {
  .enja__ttl .en {
    font-size: 52px;
  }
}
@media screen and (max-width: 834px) {
  .enja__ttl .en {
    font-size: 46px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 500px) {
  .enja__ttl .en {
    font-size: 22px;
  }
}

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

.header-logo {
  transition: 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: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .haeder-left {
    width: 35%;
  }
}
@media screen and (max-width: 834px) {
  .haeder-left {
    width: 30px;
  }
}

a.apply {
  display: flex;
  background: linear-gradient(to bottom, #496686 0%, #052f61 100%);
  text-align: center;
  padding: 16px 10%;
  color: #fff;
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  max-width: 480px;
  position: relative;
  height: 60px;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 834px) {
  a.apply {
    padding: 11px 9%;
  }
}
a.apply .arrow-triangle {
  font-size: 18px;
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 990px) {
  a.apply .arrow-triangle {
    font-size: 18px;
  }
}
a.apply:hover {
  opacity: 0.8;
}
a.apply:hover .material-symbols-outlined {
  right: 8%;
}

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

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

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

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

.hamburger.openNav .hamburger__line:nth-child(2) {
  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;
}*/
.hamburger.openNav .hamburger__line {
  background-color: #00468a;
}

.menu-overlay {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0s linear 0.4s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #d6eaf1;
  transition: top 0.3s ease;
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
}
.menu-overlay.openNav {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease, visibility 0s linear 0s;
}

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

.menu-overlay ul {
  list-style: none;
  padding: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  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: #00468a;
}
.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: #252525;
  padding: 60px 0 50px;
}
.footer .inner {
  display: flex;
}
@media screen and (max-width: 834px) {
  .footer .footer__contents {
    width: 90%;
  }
}
.footer .footer__contents a {
  color: #fff;
}
.footer .footer__logo {
  font-weight: bold;
  margin-bottom: 20px;
  width: 360px;
  display: block;
}
@media screen and (max-width: 834px) {
  .footer .footer__logo {
    width: 77%;
  }
}
.footer .address {
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 834px) {
  .footer .address {
    font-size: 15px;
  }
}

/*--------------------
    mv
---------------------*/
.mv {
  overflow: visible;
  padding: 160px 0 300px;
  position: relative;
  /*&:after{
    content: "";
    position: absolute;
    background: url(../img/index/bg-y.webp) repeat;
    right: 0;
    bottom: 0;
    width: 108%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    background-position: center;
    @include mq(ssm) {
      background-position: 80%;
    }
  }*/
}
@media screen and (max-width: 834px) {
  .mv {
    padding: 70px 0 200px;
  }
}
@media screen and (max-width: 640px) {
  .mv {
    padding: 70px 0 80px;
  }
}
.mv:after {
  content: "";
  position: absolute;
  background: url(../img/index/mv-bg.webp) no-repeat;
  right: 0;
  bottom: 0;
  width: 108%;
  height: 100%;
  z-index: -1;
  background-size: cover;
  background-position: bottom 35% center;
}
@media screen and (max-width: 500px) {
  .mv:after {
    background-position: 80%;
  }
}
@media screen and (max-width: 834px) {
  .mv:after {
    background: url(../img/index/mv-bg-sp.webp) no-repeat;
    padding-top: 30px;
    background-position: 42% center;
    background-size: cover;
  }
}
.mv:before {
  content: "";
  position: absolute;
  background: url(../img/index/mv-shadow.webp) no-repeat;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: contain;
  background-position: bottom;
}
.mv .mv__flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 834px) {
  .mv .mv__flex {
    display: block;
  }
}

.mv__flex-cont {
  min-width: 630px;
  width: 65%;
}
@media screen and (max-width: 1200px) {
  .mv__flex-cont {
    width: 59%;
  }
}
@media screen and (max-width: 834px) {
  .mv__flex-cont {
    min-width: auto;
    width: 80%;
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 640px) {
  .mv__flex-cont {
    width: 100%;
  }
}

.mv__flex-img {
  width: 60%;
  margin-left: -10%;
}
@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%;
  }
}

.ai-list {
  display: flex;
  justify-content: flex-start;
  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 {
    justify-content: center;
    margin-bottom: 10px;
  }
}
.ai-list li {
  margin-right: 10px;
}
@media screen and (max-width: 640px) {
  .ai-list li {
    margin: 0 5px;
  }
}
.ai-list li .en {
  background: rgba(255, 255, 255, 0.57);
  color: #00468a;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  /* transform: skewX(-12deg); */
  padding: 10px 20px 12px;
}
@media screen and (max-width: 1200px) {
  .ai-list li .en {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .ai-list li .en {
    font-size: 11px;
    padding: 5px 13px;
  }
}

.mv h1 {
  display: block;
  font-size: clamp(24px, 3.5vw, 60px);
  font-weight: 800;
  line-height: 1.4;
  margin: 0 auto 70px;
  letter-spacing: 0.05em;
  font-style: italic;
  position: relative;
}
@media screen and (max-width: 1320px) {
  .mv h1 {
    font-size: 37px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 990px) {
  .mv h1 {
    font-size: 24px;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .mv h1 {
    margin-bottom: 0;
    font-size: 20px;
    text-align: center;
  }
}
.mv h1 .f24 {
  border-top: 2px solid #00468a;
  border-bottom: 2px solid #00468a;
  display: inline-block;
  font-style: normal;
  margin-top: 15px;
  letter-spacing: 0.1em;
  padding: 5px 2px;
}
@media screen and (max-width: 1320px) {
  .mv h1 .f24 {
    font-size: 17px;
    top: 63.5%;
  }
}
@media screen and (max-width: 990px) {
  .mv h1 .f24 {
    font-size: 12px;
    top: 61.5%;
  }
}
@media screen and (max-width: 640px) {
  .mv h1 .f24 {
    font-size: 12px;
    top: 110%;
    left: 0;
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
}
.mv .apply {
  font-size: 24px;
  height: 80px;
  max-width: 360px;
  padding: 15px 10% !important;
}
@media screen and (max-width: 990px) {
  .mv .apply {
    font-size: 20px;
    margin-bottom: 290px;
  }
}
@media screen and (max-width: 500px) {
  .mv .apply {
    font-size: 16px;
    height: 50px;
    margin-top: 30px;
  }
}

/*--------------------
    subsidy
---------------------*/
.subsidy {
  margin-top: -220px;
  overflow: visible;
  padding: 0 0 50px;
}
@media screen and (max-width: 640px) {
  .subsidy {
    padding-top: 40px;
  }
}

.subsidy__ttl {
  margin-bottom: 30px;
  text-align: center;
}
.subsidy__ttl .f28 {
  padding: 0 50px;
  position: relative;
  font-weight: 600;
  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/line-left.webp) no-repeat;
  left: 0;
  top: 65%;
  transform: translateY(-50%);
  width: 30px;
  height: 100%;
  background-size: contain;
}
@media screen and (max-width: 1200px) {
  .subsidy__ttl .f28:before {
    width: 22px;
  }
}
@media screen and (max-width: 834px) {
  .subsidy__ttl .f28:before {
    top: 100%;
  }
}
.subsidy__ttl .f28:after {
  content: "";
  position: absolute;
  background: url(../img/index/line-right.webp) no-repeat;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 100%;
  background-size: contain;
}
@media screen and (max-width: 1200px) {
  .subsidy__ttl .f28:after {
    width: 22px;
  }
}
@media screen and (max-width: 834px) {
  .subsidy__ttl .f28:after {
    top: 100%;
  }
}

.subsidy__box {
  background: rgba(255, 255, 255, 0.93);
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
  padding: 50px 30px;
  position: relative;
  transition: all 0.3s ease-in-out;
  text-align: center;
  /*&:hover{
    .subsidy__box-flex-arrow{
      background-color: #00468a;
      color: #fff;
    }
  }*/
}
@media screen and (max-width: 990px) {
  .subsidy__box {
    border-radius: 40px;
  }
}
@media screen and (max-width: 834px) {
  .subsidy__box {
    padding: 8% 5% 16%;
    border-radius: 20px;
  }
}
@media screen and (max-width: 640px) {
  .subsidy__box {
    position: relative;
  }
}
.subsidy__box a {
  color: #00468a;
}

.subsidy__box-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .subsidy__box-flex {
    display: block;
  }
}

.subsidy__box-flex-illu {
  order: 2;
  margin-left: 5%;
  margin-right: 5%;
  width: 20%;
}
@media screen and (max-width: 640px) {
  .subsidy__box-flex-illu {
    margin-right: 0;
    width: 20%;
    margin-left: auto;
    margin-bottom: -60px;
  }
}

.subsidy__box-flex-cont {
  order: 1;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .subsidy__box-flex-cont {
    width: 100%;
  }
}
.subsidy__box-flex-cont .f48 h5 {
  line-height: 1.4;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .subsidy__box-flex-cont .f48 h5 {
    font-size: 36px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 834px) {
  .subsidy__box-flex-cont .f48 h5 {
    font-size: 20px;
  }
}
.subsidy__box-flex-cont .f48 h5 span {
  position: relative;
  z-index: 1;
}
.subsidy__box-flex-cont .f48 h5 span:after {
  content: "";
  position: absolute;
  background-color: #fffd7e;
  height: 15px;
  width: 100%;
  top: 70%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 640px) {
  .subsidy__box-flex-cont .f48 h5 span:after {
    height: 8px;
  }
}
.subsidy__box-flex-cont .f20 {
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  .subsidy__box-flex-cont .f20 {
    margin-bottom: 5px;
  }
}

.subsidy__box-flex-arrow {
  left: 50%;
  top: 87%;
  transform: translate(-50%);
  position: absolute;
  height: 78px;
  width: 15px;
}
@media screen and (max-width: 640px) {
  .subsidy__box-flex-arrow {
    position: absolute;
    top: calc(100% - 25px);
    left: 50%;
    transform: translateX(-50%);
    width: 10px;
  }
}

/*--------------------
    issue
---------------------*/
.issue {
  background-color: #e8fcff;
  position: relative;
  overflow: visible;
  padding: 0 0 20px;
}
.issue:after {
  content: "";
  position: absolute;
  background: url(../img/index/triangle-bg.webp) no-repeat;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background-size: contain;
  z-index: 2;
}

.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;
}
.issue__ttl h4 {
  display: inline-block;
  position: relative;
}
.issue__ttl h4:after {
  content: "";
  position: absolute;
  background: url(../img/index/illu-brush.svg) no-repeat;
  left: 50%;
  top: 80%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background-size: contain;
  z-index: 2;
}
@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 {
  font-size: 44px;
  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 span:after {
  content: "";
  position: absolute;
  background: url(../img/index/illu-curve.svg) no-repeat;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 180px;
  height: 100%;
  background-size: contain;
  background-position: top center;
}
@media screen and (max-width: 1200px) {
  .issue__ttl span:after {
    width: 130px;
  }
}
@media screen and (max-width: 834px) {
  .issue__ttl span:after {
    width: 100px;
  }
}

@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;
  width: 100%;
}
@media screen and (max-width: 834px) {
  .issue-example {
    width: 800px;
  }
}

.issue-example__illu {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 32vw;
  max-width: 400px;
}
@media screen and (max-width: 1200px) {
  .issue-example__illu {
    width: 400px;
  }
}
@media screen and (max-width: 834px) {
  .issue-example__illu {
    width: 240px;
  }
}

.issue-list li {
  background: #ffffff;
  padding: 25px;
  position: absolute;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1320px) {
  .issue-list li {
    padding: 20px;
  }
}
.issue-list li.rb {
  border-radius: 50px 50px 0 50px;
}
@media screen and (max-width: 834px) {
  .issue-list li.rb {
    border-radius: 20px 20px 0 20px;
  }
}
.issue-list li.rt {
  border-radius: 50px 0 50px 50px;
}
@media screen and (max-width: 834px) {
  .issue-list li.rt {
    border-radius: 20px 20px 0 20px;
  }
}
.issue-list li.lb {
  border-radius: 50px 50px 50px 0;
}
@media screen and (max-width: 834px) {
  .issue-list li.lb {
    border-radius: 20px 20px 20px 0;
  }
}
.issue-list li.lt {
  border-radius: 0 50px 50px 50px;
}
@media screen and (max-width: 834px) {
  .issue-list li.lt {
    border-radius: 20px 20px 20px 0;
  }
}
.issue-list li .f18 {
  display: flex;
  font-weight: 600;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1320px) {
  .issue-list li .f18 {
    font-size: 15px;
  }
}
.issue-list li .f18 img {
  margin-right: 10px;
  width: 30px;
}

.issue-list__item-01 {
  left: -2.5%;
  top: 13%;
}
@media screen and (max-width: 1320px) {
  .issue-list__item-01 {
    left: 10%;
    top: 17%;
  }
}
@media screen and (max-width: 990px) {
  .issue-list__item-01 {
    top: 5%;
  }
}

.issue-list__item-02 {
  left: -13.5%;
  top: 35%;
}
@media screen and (max-width: 1320px) {
  .issue-list__item-02 {
    left: -2.5%;
  }
}
@media screen and (max-width: 990px) {
  .issue-list__item-02 {
    left: 0.5%;
    top: 22%;
  }
}

.issue-list__item-03 {
  left: -2.5%;
  top: 57%;
}
@media screen and (max-width: 1320px) {
  .issue-list__item-03 {
    left: 7.5%;
    top: 53%;
  }
}
@media screen and (max-width: 990px) {
  .issue-list__item-03 {
    top: 39%;
  }
}

.issue-list__item-04 {
  right: -7%;
  top: 13%;
}
@media screen and (max-width: 1320px) {
  .issue-list__item-04 {
    right: 3%;
    top: 17%;
  }
}
@media screen and (max-width: 990px) {
  .issue-list__item-04 {
    top: 5%;
  }
}

.issue-list__item-05 {
  right: -9.5%;
  top: 35%;
}
@media screen and (max-width: 1320px) {
  .issue-list__item-05 {
    right: 0.5%;
  }
}
@media screen and (max-width: 990px) {
  .issue-list__item-05 {
    top: 22%;
  }
}

.issue-list__item-06 {
  right: -7%;
  top: 57%;
}
@media screen and (max-width: 1320px) {
  .issue-list__item-06 {
    right: 8%;
    top: 53%;
  }
}
@media screen and (max-width: 990px) {
  .issue-list__item-06 {
    top: 39%;
  }
}

/*--------------------
    solve
---------------------*/
.solve {
  background: url(../img/index/solve-bg.webp) no-repeat;
  background-size: cover;
  padding: 220px 0 130px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 1200px) {
  .solve {
    padding: 170px 0 120px;
  }
}
@media screen and (max-width: 640px) {
  .solve {
    padding: 100px 0 70px;
  }
}

.solve__ttl {
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
}
@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 .larger {
  color: #fdfe2c;
  font-size: 150%;
  position: relative;
  /*&:after{
    content: "";
    position: absolute;
    background: url(../img/index/illu-curve.svg) no-repeat;
    left: 50%;
    top: 115%;
    transform: translateX(-50%);
    width: 459px;
    height: 100%;
    background-size: contain;
    background-position: top center;
    z-index: -1;
    @include mq(lg) {
      top: 105%;
      width: 360px;
    }
    @include mq(sm) {
      top: 102%;
      width: 230px;
    }
  }*/
}

/*--------------------
    about
---------------------*/
.about {
  background-color: #fff;
  position: relative;
}
.about .f74 {
  font-size: 74px;
  text-align: center;
}
@media screen and (max-width: 990px) {
  .about .f74 {
    font-size: 54px;
  }
}
@media screen and (max-width: 834px) {
  .about .f74 {
    font-size: 50px;
  }
}
@media screen and (max-width: 640px) {
  .about .f74 {
    font-size: 44px;
  }
}

.about__flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  align-items: center;
}
@media screen and (max-width: 990px) {
  .about__flex {
    display: block;
  }
}

.about__img {
  order: 1;
  width: 47%;
}
@media screen and (max-width: 990px) {
  .about__img {
    margin: 0 auto;
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  .about__img {
    margin: 0 auto;
    width: 100%;
  }
}

.about__cont {
  order: 2;
  width: 48%;
}
@media screen and (max-width: 990px) {
  .about__cont {
    width: 100%;
    margin-bottom: 60px;
  }
}

.about__ttl-about {
  border-bottom: 1px solid #00468a;
  display: inline-block;
  font-weight: 500;
  line-height: 1.7;
  margin-bottom: 25px;
}
@media screen and (max-width: 1200px) {
  .about__ttl-about {
    font-size: 24px;
  }
}
@media screen and (max-width: 990px) {
  .about__ttl-about {
    text-align: center;
    display: block;
  }
}
@media screen and (max-width: 834px) {
  .about__ttl-about {
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) {
  .about__ttl-about {
    font-size: 14px;
    text-align: center;
  }
}
.about__ttl-about .fc-lb {
  display: block;
  font-size: 120px;
  font-weight: 200;
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .about__ttl-about .fc-lb {
    font-size: 50px;
  }
}
@media screen and (max-width: 990px) {
  .about__ttl-about .fc-lb {
    font-size: 35px;
  }
}
@media screen and (max-width: 834px) {
  .about__ttl-about .fc-lb {
    font-size: 20px;
  }
}

.about__ttl-h4 {
  line-height: 1.4;
  margin-bottom: 40px;
  font-weight: 600;
}
@media screen and (max-width: 1200px) {
  .about__ttl-h4 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 990px) {
  .about__ttl-h4 {
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .about__ttl-h4 {
    font-size: 3rem;
  }
}
.about__ttl-h4 .f56 {
  font-size: 56px;
}
@media screen and (max-width: 1200px) {
  .about__ttl-h4 .f56 {
    font-size: 40px;
  }
}
@media screen and (max-width: 834px) {
  .about__ttl-h4 .f56 {
    font-size: 32px;
  }
}
@media screen and (max-width: 500px) {
  .about__ttl-h4 .f56 {
    font-size: 26px;
  }
}

/*--------------------
    course
---------------------*/
.course {
  background-color: #f0f9fb;
  position: relative;
  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 {
  font-size: clamp(40px, 4.6rem + 6.5vw, 120px);
  line-height: 1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
  text-align: center;
  font-weight: 200;
}
@media screen and (max-width: 1320px) {
  .course .bg-text {
    font-size: clamp(40px, 1.6rem + 6.5vw, 140px);
  }
}
@media screen and (max-width: 990px) {
  .course .bg-text {
    font-size: 70px;
    top: 0px;
  }
}
@media screen and (max-width: 640px) {
  .course .bg-text {
    font-size: 46px;
  }
}
.course .f28 {
  font-weight: 300;
  margin-bottom: 30px;
  text-align: center;
}

.course__ttl-h4 {
  text-align: center;
}
.course__ttl-h4 h4 {
  display: inline-block;
  margin-bottom: 50px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.03em;
  position: relative;
  line-height: 1.3;
}
.course__ttl-h4 h4:after {
  content: "";
  position: absolute;
  background: url(../img/index/illu-border.svg) no-repeat;
  left: 50%;
  top: 106%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: top center;
}
@media screen and (max-width: 1320px) {
  .course__ttl-h4 h4 {
    font-size: 50px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 990px) {
  .course__ttl-h4 h4 {
    font-size: 42px;
    padding: 13px 18px;
  }
}
@media screen and (max-width: 500px) {
  .course__ttl-h4 h4 {
    font-size: 24px;
  }
}
.course__ttl-h4 h4 span {
  font-size: 42px;
  position: relative;
}
@media screen and (max-width: 990px) {
  .course__ttl-h4 h4 span {
    font-size: 30px;
  }
}
@media screen and (max-width: 500px) {
  .course__ttl-h4 h4 span {
    font-size: 16px;
  }
}

.course__session {
  margin: 0 auto 100px;
  width: 1000px;
  max-width: 90%;
}
@media screen and (max-width: 500px) {
  .course__session {
    margin: 0 auto 30px;
    max-width: 100%;
  }
}

.course__session-flex {
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 10px;
}
@media screen and (max-width: 500px) {
  .course__session-flex {
    display: block;
  }
}
.course__session-flex .circle {
  background-color: #fff83a;
  border-radius: 165px;
  line-height: 1.7;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 165px;
  width: 165px;
  margin-right: 30px;
}
@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 {
  margin-bottom: 50px;
}
@media screen and (max-width: 500px) {
  .course__session-flex-cont {
    margin-bottom: 30px;
  }
}
.course__session-flex-cont .f46 {
  font-weight: 700;
  line-height: 1.4;
}
@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: 20px;
    text-align: center;
  }
}
.course__session-flex-cont .f46 span {
  position: relative;
}
.course__session-flex-cont .f46 span:after {
  content: "";
  position: absolute;
  background-color: #fff000;
  height: 15px;
  width: 100%;
  top: 70%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 500px) {
  .course__session-flex-cont .f46 span:after {
    height: 8px;
  }
}

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

.course__detail-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 500px) {
  .course__detail-flex {
    justify-content: space-between;
    flex-direction: column-reverse;
  }
}

.course__flex-img {
  width: 28%;
}
@media screen and (max-width: 500px) {
  .course__flex-img {
    margin-left: -240px;
  }
}

.course-detail {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto -4%;
}
@media screen and (max-width: 500px) {
  .course-detail {
    margin: 0 auto -17%;
  }
}

.course__detail-flex-cont {
  background-color: #fff;
  border-radius: 10px;
  padding: 3.5%;
  position: relative;
  width: 74%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-left: -5%;
  z-index: -1;
  margin-top: -9%;
}
@media screen and (max-width: 640px) {
  .course__detail-flex-cont {
    margin-top: 0;
  }
}
@media screen and (max-width: 500px) {
  .course__detail-flex-cont {
    padding: 5%;
    width: 100%;
    display: block;
  }
}
.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-flex-cont:after {
  content: "";
  position: absolute;
  background: url(../img/index/triangle-s.webp) no-repeat;
  left: -14px;
  top: 35%;
  transform: translateY(-50%);
  width: 40px;
  height: 28px;
  background-size: contain;
}
@media screen and (max-width: 500px) {
  .course__detail-flex-cont:after {
    left: 70px;
    top: 96.5%;
    transform: translateY(-50%) rotate(-90deg);
    width: 35px;
    height: 20px;
    background-size: contain;
  }
}

.course__detail-list {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  font-weight: 500;
  width: calc(100% - 3em);
  flex-wrap: wrap;
}
@media screen and (max-width: 500px) {
  .course__detail-list {
    width: 100%;
  }
}
.course__detail-list li {
  background: #d6eaf1;
  border-radius: 5px;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
  flex-basis: calc(33% - 10px);
  font-weight: 600;
  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;
    flex-basis: calc(50% - 5px);
  }
}

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

.course-point__ttl {
  color: #fff;
  font-weight: 600;
  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: 600;
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 990px) {
  .course-point__ttl-s {
    margin-bottom: 25px;
  }
}

.course-point__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 20px;
}
.course-point__list li {
  background: #fff;
  border-radius: 8px;
  flex-basis: calc(25% - 20px);
  padding: 60px 20px 30px;
  position: relative;
  padding: 30px 20px 30px;
}
@media screen and (max-width: 990px) {
  .course-point__list li {
    flex-basis: calc(50% - 20px);
  }
}
@media screen and (max-width: 500px) {
  .course-point__list li {
    flex-basis: 100%;
  }
}
.course-point__list li .list-wrap .number {
  color: #5ad6ff;
  text-align: center;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
}
@media screen and (max-width: 1320px) {
  .course-point__list li .list-wrap .number {
    font-size: 26px;
  }
}
@media screen and (max-width: 834px) {
  .course-point__list li .list-wrap .number {
    font-size: 20px;
  }
}
.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;
  }
}

/*--------------------
    curriculum
---------------------*/
.curriculum {
  background: #d6eaf1;
}

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

.curriculum-box {
  background-color: #fff;
  border-radius: 8px;
  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: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.curriculum-box__list-item {
  border-right: 1px dotted #c4dce8;
  font-weight: 700;
  padding: 0 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;
    flex-basis: calc(50% - 20px);
  }
}
@media screen and (max-width: 500px) {
  .curriculum-box__list-item {
    padding: 0;
    flex-basis: calc(50% - 10px);
  }
}
.curriculum-box__list-item .bg {
  background: #fff000;
  border-radius: 5px;
  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;
}
.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 {
  background: #052f61;
  padding: 15px 5%;
}

.cur-head__h5 {
  color: #fff;
  font-size: 30px;
  display: flex;
  align-items: center;
  font-weight: 400;
}
@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: 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__ttl span {
  color: #1fafd0;
}

.cur-box__dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@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: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background: #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 {
  color: #252525;
  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 {
  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 {
  font-weight: 700;
  border-radius: 6px;
  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;
  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: #13b0b4;
  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 {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}

.cur__box {
  background-color: #fff;
  padding-left: 3.4rem;
  padding-right: 4rem;
  opacity: 0;
  max-height: 0;
  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: flex;
  justify-content: flex-start;
  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%;
    margin-left: 10px;
  }
}

.cur__tbl table {
  width: 100%;
}
.cur__tbl table th {
  border-bottom: 1px solid #c4dce8;
  padding: 20px 10px;
  width: 150px;
}
@media screen and (max-width: 834px) {
  .cur__tbl table th {
    width: 90px;
  }
}
.cur__tbl table td {
  border-bottom: 1px solid #c4dce8;
  color: #252525;
  font-size: 16px;
  padding: 20px 10px;
  width: calc(100% - 150px);
  /*span{
    color: #00afff;
  }*/
}
@media screen and (max-width: 834px) {
  .cur__tbl table td {
    width: calc(100% - 90px);
  }
}

/*--------------------
    Grants
---------------------*/
.grants {
  background-color: #d5ecee;
  position: relative;
}

.grants__ttl {
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 40px;
  text-align: center;
  display: flex;
  justify-content: 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;
  }
}

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

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

.step {
  display: flex;
  align-items: center;
  width: calc(100% - 100px);
  position: relative;
}
@media screen and (max-width: 834px) {
  .step {
    align-items: flex-start;
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 500px) {
  .step {
    width: calc(100% + 56px);
  }
}
.step:after {
  content: "";
  position: absolute;
  border-left: 3px dotted #c7dee9;
  left: 79px;
  top: 100%;
  transform: translateY(-50%);
  width: 2px;
  height: 80px;
  z-index: -1;
}
@media screen and (max-width: 834px) {
  .step:after {
    border-left: 2px dotted #c7dee9;
    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;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.05);
  -moz-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 {
  color: #00468a;
  display: flex;
  justify-content: flex-start;
  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 .item-no {
  color: #00afff;
  margin-right: 15px;
  font-weight: 800;
  line-height: 1;
}

.step__cont {
  border-bottom: 1px solid #c7dee9;
  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 #c7dee9;
}
.step__cont .f16 {
  color: #252525;
}

.step__wrap {
  position: relative;
}
.step__wrap .timeline-bar {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 90px;
  height: 100%;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  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: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  padding: 15px 0;
  box-sizing: border-box;
  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: #5babe7;
  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: #4796d1;
  position: relative;
  clip-path: polygon(0% calc(100% - 20px), 50% 100%, 100% calc(100% - 20px), 100% 0%, 50% 20px, 0% 0%);
  margin-top: -12px;
  height: 60%;
}

/*--------------------
    FAQ
---------------------*/
.faq {
  background: #d6eaf1;
  position: relative;
}
@media screen and (max-width: 500px) {
  .faq {
    padding-bottom: 50px;
  }
}

.qa__item {
  background: #fff;
  border-radius: 8px;
  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: #f0f9fb;
}

.qa__item.open .c-plus::before,
.qa__item.open .c-plus::after {
  background-color: #222;
}

.question {
  font-size: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 1320px) {
  .question {
    font-size: 16px;
  }
}
.question .cont {
  font-weight: 600;
  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;
  background: #5babe7;
  color: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: 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;
  }
}

/*.qa__item.open .q{
  background: #fff;
  color: #3a8cf0;
}*/
.answer {
  font-size: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.answer .cont {
  width: calc(100% - 50px);
}
@media screen and (max-width: 1320px) {
  .answer .cont {
    width: calc(100% - 40px);
  }
}

.a {
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  background: #fdff2c;
  color: #00468a;
  width: 50px;
  height: 50px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  border-radius: 50px;
  font-weight: 200;
}
@media screen and (max-width: 1320px) {
  .a {
    font-size: 18px;
    width: 40px;
    height: 40px;
  }
}

.qa__item.open .c-plus::before {
  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;
  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: #222;
  top: calc(50% - 1px);
  left: calc(50% - 0.75rem);
}

@media screen and (max-width: 834px) {
  .faq .c-plus::before, .c-plus::after {
    background-color: #222;
    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 {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}

.qa__box {
  padding-left: 3.4rem;
  padding-right: 4rem;
  opacity: 0;
  max-height: 0;
  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-color: #f0f9fb;
  position: relative;
}

.company__dl {
  display: flex;
  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 {
  color: #252525;
  font-size: 16px;
  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 {
  color: #252525;
  font-size: 16px;
  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;
  border-bottom: 1px solid #00468a;
  padding-bottom: 0px;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
}
.company__dd .map-btn span {
  font-size: 20px;
}/*# sourceMappingURL=style.css.map */