@font-face {
  font-family: "Fa V 4 Compatibility";
  src: url('../fonts/fa-v4compatibility.woff2') format("woff2"), url('../fonts/fa-v4compatibility.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Brands 400";
  src: url('../fonts/fa-brands-400.woff2') format("woff2"), url('../fonts/fa-brands-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Sharp Solid 900";
  src: url('../fonts/fa-sharp-solid-900.woff2') format("woff2"), url('../fonts/fa-sharp-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Sharp 400";
  src: url('../fonts/fa-sharp-regular-400.woff2') format("woff2"), url('../fonts/fa-sharp-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Sharp 300";
  src: url('../fonts/fa-sharp-light-300.woff2') format("woff2"), url('../fonts/fa-sharp-light-300.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 100";
  src: url('../fonts/fa-thin-100.woff2') format("woff2"), url('../fonts/fa-thin-100.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.woff2') format("woff2"), url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 300";
  src: url('../fonts/fa-light-300.woff2') format("woff2"), url('../fonts/fa-light-300.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2"), url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Duotone 900";
  src: url('../fonts/fa-duotone-900.woff2') format("woff2"), url('../fonts/fa-duotone-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Sharp 100";
  src: url('../fonts/fa-sharp-thin-100.woff2') format("woff2"), url('../fonts/fa-sharp-thin-100.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.template--nav--menu--button--2_line {
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.template--nav--menu--button--lottie {
  background-color: #b3b3b3;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
}

body {
  color: #403838;
  letter-spacing: .09em;
  background-color: #fffbf3;
  font-family: Zen Kaku Gothic New, sans-serif;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1.5;
}

.header {
  z-index: 100;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  max-height: 7.5em;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.header--left {
  background-color: #fff;
  border-bottom-right-radius: 2em;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 100%;
  display: flex;
  position: relative;
}

.burger_menu {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  aspect-ratio: 1;
  cursor: pointer;
  background-color: #99b427;
  border-bottom-left-radius: 2em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.logo--link {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.menu_icon {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu_icon--line {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  height: 2px;
}

.menu--text {
  color: #fff;
  text-align: center;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 1.6em;
  font-weight: 700;
}

.burger_menu--list {
  grid-row-gap: .6em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: .7em;
  padding-right: .7em;
  display: flex;
}

.hero--section {
  background-image: url('../images/トップ画_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 3.7em;
  margin-left: 2em;
  margin-right: 2em;
  padding-top: 19.7vw;
  padding-bottom: 35.9vw;
  display: flex;
  position: relative;
}

.top--ppl_1 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 22%;
  display: flex;
}

.hero--bot {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: center;
  align-items: flex-start;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
  position: absolute;
  inset: auto 0% -11.5%;
}

.top--ppl_2 {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 22%;
  margin-top: 4.1em;
  display: flex;
}

.top--ppl_3 {
  grid-column-gap: .6em;
  grid-row-gap: .6em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 22%;
  margin-top: 2.1em;
  display: flex;
}

.top--ppl_4 {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 22%;
  margin-top: .7em;
  display: flex;
}

.hero--title {
  direction: ltr;
  color: #fff;
  text-align: center;
  letter-spacing: .1em;
  text-shadow: 3px 3px 3px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 3.6em;
  font-weight: 500;
  line-height: 170%;
}

.hero--badge--img {
  aspect-ratio: 1;
  width: 11em;
  position: absolute;
  inset: 21% 6em auto auto;
}

.text-span {
  color: #ed8d4c;
}

.text-span-2 {
  color: #fcdf67;
}

.hero--img {
  z-index: -1;
  width: 100%;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.hero--title_1 {
  color: #ed8d4c;
}

.hero--title_2 {
  color: #fcdf67;
}

.content_width {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 76em;
}

.content_width.padding--2-5em {
  padding-left: 2.5em;
  padding-right: 2.5em;
}

.introduction--section {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: minmax(90px, auto) 1fr minmax(90px, auto);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  place-items: center;
  margin-top: 6.5em;
  padding-top: 9.8em;
  display: flex;
  position: relative;
}

.introduction--section._1 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.introduction--top {
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-end stretch;
  margin-bottom: 5.5em;
}

.introduction--heading {
  letter-spacing: .1em;
  flex: none;
  margin-top: .5em;
  margin-bottom: 0;
  font-size: 4em;
  line-height: 140%;
}

.introduction--heading--1 {
  letter-spacing: .07em;
  font-size: .77em;
}

.introduction--top--left {
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1em;
  margin-right: -5em;
  display: grid;
  position: relative;
}

.cta {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: #fff;
  background-color: #e47b1f;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  height: 3.5em;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1.4em;
  font-weight: 700;
  transition: all .3s;
  display: flex;
}

.cta:hover {
  color: #e47c1f;
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #e47c1f;
}

.cta.text_cl--org {
  color: #e47c1f;
  background-color: #fff;
}

.introduction--link {
  flex: none;
  width: 85%;
}

.home--introduction--img {
  object-fit: fill;
  height: 100%;
}

.introduction--top--right {
  z-index: -1;
  aspect-ratio: 16 / 9;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
}

.introduction--link--wrapper {
  grid-column-gap: 1.7em;
  grid-row-gap: 1.7em;
  flex-flow: column;
  margin-top: 3em;
  display: flex;
}

.fa--instagram {
  font-family: "Fa Brands 400", Arial, sans-serif;
  font-size: 1.6em;
}

.main_p {
  text-align: justify;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-size: 1.16em;
  line-height: 180%;
}

.main_p.text_ht--160 {
  line-height: 160%;
}

.deco_1 {
  position: absolute;
  inset: 0% auto auto 0%;
}

.deco_1.sp--none {
  width: 19em;
}

.deco_2 {
  width: 19em;
  position: absolute;
  inset: 0% 0% auto auto;
}

.deco_2.curriculum--section {
  position: absolute;
  inset: auto 0% 0% auto;
}

.deco_2.curriculum--deco {
  inset: auto 0% 0% auto;
  transform: rotate(66deg);
}

.deco_2.local--deco {
  width: 30em;
  inset: auto auto -15% -6%;
  transform: rotate(-90deg);
}

.movie--section {
  background-image: url('../images/move-sec_bg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 7em;
  margin-left: 4em;
  margin-right: 4em;
  padding: 8%;
  display: flex;
  position: relative;
}

.body {
  font-size: 1.3vw;
}

.top--image--ppl_1 {
  width: 82%;
  position: relative;
  left: 20px;
}

.top--bubble {
  width: 100%;
}

.top--image--ppl_4 {
  width: 82%;
  margin-top: -14%;
  margin-left: 4em;
}

.top--image--ppl_2 {
  width: 82%;
  margin-top: -7%;
  position: relative;
}

.top--image--ppl_3 {
  width: 82%;
}

.section_title--text {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: .5em;
  padding-right: .5em;
  font-size: 2.5em;
  line-height: 145%;
}

.movie--section--title {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 2em;
  display: flex;
}

.section_title {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  display: flex;
}

.section_title--underline {
  background-color: #99b427;
  border-radius: 80px;
  width: 100%;
  height: 1.5ch;
}

.movie--content {
  width: 100%;
}

.movie--frame {
  background-image: url('../images/黒板_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  padding: 3% 4.5% 5%;
  display: flex;
  position: relative;
}

.movie--section--bg {
  z-index: -1;
  object-fit: scale-down;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.movie--video--wrapper {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  overflow: hidden;
}

.curriculum--section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin: -4em 6.3em 0;
  padding-top: 8em;
  padding-bottom: 18em;
  display: flex;
  position: relative;
}

.curriculum--section.sp--margin {
  margin-top: 6em;
  position: relative;
}

.curriculum--title {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 4em;
  display: flex;
}

.curriculum--top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8em;
  display: flex;
}

.curriculum--heading {
  color: #357d54;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2em;
  padding: 1em 2.5em;
  font-size: 1.08em;
  display: flex;
}

.paragraph {
  font-size: 15px;
}

.paragraph-2 {
  text-align: center;
}

.curriculum--heading_p {
  text-align: justify;
  margin-bottom: 0;
}

.curriculum--bot {
  grid-column-gap: 10em;
  grid-row-gap: 10em;
  flex-flow: column;
  display: flex;
}

.curriculum--item--bg {
  background-color: #fff;
  border-radius: 30px;
}

.curriculum--item--bg--wrapper {
  z-index: -1;
  grid-template-rows: 30% 90%;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: 0%;
}

.curriculum--item {
  height: 100%;
}

.curriculum--img {
  aspect-ratio: 1.289;
  object-fit: cover;
  border-radius: 3em;
}

.curriculum--content {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.curriculum--block {
  grid-column-gap: 5em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 50% 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.curriculum--block.ver2 {
  grid-template-columns: 1.1fr 50%;
}

.curriculum--content--right {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2.1em;
  display: flex;
}

.curriculum--content--title {
  color: #e47b1f;
  text-align: center;
  background-color: #fffcdb;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  min-width: 55%;
  margin-top: 0;
  margin-bottom: 0;
  padding: .5em .8em;
  font-size: 2.3em;
  line-height: 145%;
}

.curriculum--content--title.cl--blu {
  color: #4886bd;
  background-color: #eaf1fa;
}

.curriculum--content--title.cl--pink {
  color: #e0707e;
  background-color: #fdeeef;
}

.curriculum--content--title--wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-top: 5.3em;
  display: flex;
}

.features--section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 12em;
  padding-bottom: 18em;
  display: flex;
  position: relative;
}

.features--title {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 8em;
  display: flex;
}

.features--content {
  grid-column-gap: 4.5em;
  grid-row-gap: 5.5em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.features_item {
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  flex-flow: column;
  display: flex;
}

.features_item--title {
  justify-content: flex-start;
  align-items: center;
  padding-top: .5em;
  padding-bottom: .5em;
  display: flex;
  position: relative;
}

.main--h3 {
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 1.8em;
  font-size: 1.67em;
  line-height: 145%;
}

.main--h3.cl--grn {
  color: #357d54;
  margin-left: 0;
}

.main--h3.cl--pink {
  color: #e0707e;
  margin-left: 0;
}

.main--h3.cl--org {
  color: #e47b1f;
  margin-left: 0;
}

.main--h3.cl--blu {
  color: #4886bd;
  margin-left: 0;
}

.vertica_bullet {
  background-color: #e47b1f;
  border-radius: .2em;
  width: 1.5em;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.vertica_bullet.cl--grn {
  background-color: #99b427;
}

.vertica_bullet.ci--blu {
  background-color: #4886bd;
}

.vertica_bullet.cl--pink {
  background-color: #e0707e;
}

.features_item--img {
  aspect-ratio: 1.16;
  object-fit: cover;
  border-radius: 3em;
  width: 100%;
}

.local--section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 6.3em;
  margin-right: 6.3em;
  padding-top: 10em;
  display: flex;
  position: relative;
}

.local--title {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 9em;
  display: flex;
}

.local--pickup--text {
  letter-spacing: .21em;
  justify-content: center;
  align-items: center;
  margin-bottom: -.7em;
  font-size: 3.4em;
  font-weight: 700;
  display: flex;
}

.local--pickup--text_1 {
  color: #e0707e;
}

.local--pickup--text_2 {
  color: #99b427;
}

.local--pickup--text_3 {
  color: #e47b1f;
}

.local--pickup--text_4 {
  color: #4886bd;
}

.local--pickup--text_5 {
  color: #e0707e;
}

.local--pickup--text_6 {
  color: #99b427;
}

.local--content {
  background-color: #fff;
  border-radius: 4.5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 9em;
  padding-bottom: 7em;
  display: flex;
}

.llocal_item {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  grid-template-rows: auto;
  grid-template-columns: 43% auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.local--img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 2.7em;
  width: 100%;
}

.local_item--right {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 2.7em;
  display: flex;
}

.local--content--title {
  color: #357d54;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.67em;
  line-height: 145%;
}

.local--list {
  grid-column-gap: 6.5em;
  grid-row-gap: 6.5em;
  flex-flow: column;
  display: flex;
}

.support--section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 6.3em;
  margin-right: 6.3em;
  padding-top: 10em;
  display: flex;
}

.support--title {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 8em;
  display: flex;
}

.support--content {
  grid-column-gap: 5em;
  grid-row-gap: 6em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: grid;
}

.support--item {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.support--img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 2.7em;
  width: 100%;
}

.support_number {
  aspect-ratio: 1;
  color: #e0707e;
  text-align: center;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 100%;
  margin-top: -1.3em;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 300%;
  font-weight: 700;
  display: flex;
}

.support_number.cl--org {
  color: #e47b1f;
}

.support_number.cl--blu {
  color: #4886bd;
}

.support--item--top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.coordinator--wrapper {
  background-image: url('../images/co背景_1.avif');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: contain;
  border-radius: 60px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 10em;
  padding-top: 4.7em;
  padding-bottom: 4.7em;
  display: flex;
}

.coordinator--layout {
  grid-column-gap: 5em;
  grid-template-rows: auto 1fr;
  grid-template-columns: 27% 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.support--content--wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.coordinator--text {
  flex-flow: column;
  display: flex;
}

.coordinator_name {
  grid-column-gap: .6em;
  grid-row-gap: .6em;
  letter-spacing: 0;
  background-color: #fff;
  border-radius: .5em;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: 80%;
  margin-top: 1.4em;
  margin-bottom: 1.4em;
  padding-top: .6em;
  padding-bottom: .6em;
  font-size: 1.7em;
  line-height: 145%;
  display: flex;
  box-shadow: inset 0 0 0 .15em #9cca48;
}

.coordinator_name_1 {
  font-size: .94em;
}

.coordinator_name_2 {
  font-size: .7em;
}

.coordinator--img--wrapper {
  height: 100%;
  position: relative;
}

.coordinator--img {
  position: absolute;
  inset: auto 0% 0%;
}

.coordinator {
  padding-left: 2.5em;
  padding-right: 2.5em;
}

.supporter--content {
  border-radius: 2.5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 6.5em;
  display: flex;
  position: relative;
}

.supporter--list {
  grid-column-gap: 6.5em;
  grid-row-gap: 6.5em;
  flex-flow: column;
  padding-bottom: 3.5em;
  display: flex;
}

.supporter_item {
  grid-column-gap: 4.5em;
  grid-row-gap: 4.5em;
  grid-template-rows: auto;
  grid-template-columns: auto 48%;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: grid;
}

.supporter--img {
  aspect-ratio: 1.4;
  object-fit: cover;
  border-radius: 2.7em;
  height: 100%;
}

.supporter--bg--wht {
  background-color: #fff;
  border-radius: 30px;
}

.supporter--bg--wrapper {
  z-index: -1;
  grid-template-rows: 4.4em auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  inset: 0%;
}

.information--section {
  margin-left: 6.3em;
  margin-right: 6.3em;
}

.information--title {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 8em;
  display: flex;
}

.further_education {
  background-color: #fff;
  border-radius: 2.5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.information--heading {
  color: #fff;
  background-color: #e47b1f;
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 0;
  padding: .6em 1.2em 15px;
  font-size: 1.9em;
  line-height: 145%;
  display: flex;
}

.information--heading.bg--cl {
  background-color: #4886bd;
}

.table {
  margin-top: 3em;
  margin-bottom: 3em;
}

.table.line-none {
  border-bottom: 1px solid #000;
}

.table--item {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  border-bottom: 1px solid #b1b1b1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 80%;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1.3em;
  padding-bottom: 1.3em;
  display: grid;
}

.table--item.align--top {
  place-items: start stretch;
}

.table--item.align--top.line--none, .table--item.line--none {
  border-bottom-style: none;
}

.table--title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.4em;
  line-height: 145%;
}

.table--title.cl--org {
  color: #e47b1f;
}

.table--exp {
  margin-bottom: 0;
  font-size: 1.16em;
}

.information--heading--wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -2.3em;
  display: flex;
}

.find_work {
  background-color: #fff;
  border-radius: 2.5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2.3em;
  display: flex;
}

.information--wrapper {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: column;
  display: flex;
}

.event--section {
  margin-top: -3em;
  margin-left: 6.3em;
  margin-right: 6.3em;
  padding-top: 10em;
}

.event--title {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 4em;
  display: flex;
}

.event--content {
  background-color: #fff;
  border-radius: 2.5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section--wrapper {
  margin-top: 8em;
  padding-top: 11em;
  padding-bottom: 13em;
  position: relative;
}

.map--section {
  margin-top: -5em;
  padding-top: 8em;
}

.bg--top {
  z-index: -1;
  background-image: url('../images/情報背景_1.webp');
  background-position: 50% 0;
  background-size: cover;
  height: 50%;
  position: absolute;
  inset: 0% 0% auto;
}

.bg--bot {
  z-index: -1;
  background-image: url('../images/情報背景_1.webp');
  background-position: 50% 100%;
  background-size: cover;
  height: 50%;
  position: absolute;
  inset: auto 0% 0%;
}

.bg--center {
  z-index: -1;
  background-image: url('../images/情報背景_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
  position: absolute;
}

.map--title {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 4em;
  display: flex;
}

.footer {
  background-color: #ffe57a;
  border-top-left-radius: 3em;
  border-top-right-radius: 3em;
  margin-top: -11em;
  padding: 8em 4.8em 5em;
  position: relative;
}

.footer--contact {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 2em;
  display: flex;
}

.footer--top {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  display: grid;
}

.footer--bot {
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 3em;
  display: grid;
}

.footer--link {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  display: flex;
}

.footer--school_hp {
  width: 30%;
  font-size: .8vw;
}

.footer--instagram {
  width: 37%;
  font-size: .8vw;
}

.copyright {
  margin-bottom: 0;
}

.map--embeb {
  aspect-ratio: 1.598;
}

.footer--logo {
  width: 100%;
  height: 100%;
  position: relative;
}

.nav {
  z-index: 99;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fffbf4;
  background-image: url('../images/nav_1.svg'), url('../images/nav_2.svg');
  background-position: 10% 90%, 90% 20%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.nav--list {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.nav_link--text--u_bar {
  background-color: #fff799;
  border-radius: 80px;
  width: 100%;
  height: 1em;
  margin-top: -1em;
}

.nav_link--text {
  margin-left: 1.3em;
  margin-right: 1.3em;
  font-size: 1.5em;
  font-weight: 700;
}

.features--bg--top {
  z-index: -1;
  background-image: url('../images/特徴_1.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 50%;
  position: absolute;
  inset: 0% 0% auto;
}

.features--bg--bot {
  z-index: -1;
  background-image: url('../images/特徴_1.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 50%;
  position: absolute;
  inset: auto 0% 0%;
}

.features--bg--cebter {
  background-image: url('../images/特徴_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
}

.code-embed-2 {
  display: none;
}

.nav_link {
  transition: color .3s;
}

.nav_link:hover {
  color: #357d54;
}

.nav--empty {
  width: 100%;
  height: 100%;
  max-height: 7.5em;
}

.nav--content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.logo--wrapper {
  margin-left: 2em;
  position: absolute;
  inset: 0%;
}

.footer--tell-text {
  transition: all .3s, opacity .3s;
}

.footer--tell-text:hover {
  opacity: .5;
  text-decoration: underline;
}

.introduction--heading--wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cta--text {
  flex: none;
}

.movie--frame--deco_eraser {
  width: 5.6em;
  position: absolute;
  inset: auto 10% 4.5% auto;
}

.nav--menu--button--2_line {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.code-embed-3 {
  width: 100%;
}

.nav--menu--button--lottie--wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: -.2em;
  margin-bottom: -1.2em;
  display: flex;
}

.nav--menu--button--lottie-old {
  display: none;
}

.movie--video {
  width: calc(100% + 4px);
  height: calc(100% + 2px);
  margin-top: -1px;
  margin-left: -2px;
}

.burger_menu--animation {
  width: 100%;
}

.fotter--mail--text_annotation {
  font-size: .8em;
}

.logo {
  width: 100%;
}

@media screen and (min-width: 1440px) {
  .hero--section {
    margin-left: 4.5em;
    margin-right: 4.5em;
  }

  .content_width {
    width: 70em;
  }

  .introduction--heading {
    flex: none;
  }

  .introduction--link {
    width: 100%;
  }

  .movie--section {
    margin-left: 182px;
    margin-right: 182px;
  }

  .curriculum--section, .local--section, .support--section {
    margin-left: 11.5em;
    margin-right: 11.5em;
  }

  .coordinator {
    padding-left: 0;
    padding-right: 0;
  }

  .information--section, .event--section {
    margin-left: 11.5em;
    margin-right: 11.5em;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-size: 2.3vw;
  }

  .page_wrapper {
    overflow: hidden;
  }

  .header {
    height: 100%;
    max-height: 6.3em;
  }

  .header--left {
    width: 60%;
    min-width: auto;
    padding-left: 1.5em;
    padding-right: 1em;
  }

  .burger_menu--list {
    font-size: 80%;
  }

  .hero--section {
    background-position: 50% 100%;
    background-size: auto 105%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 23.7vw;
    padding-bottom: 44.9vw;
  }

  .top--ppl_1 {
    position: relative;
    left: 1%;
    transform: scale(1.5);
  }

  .hero--bot {
    grid-column-gap: 0em;
    padding-left: 0;
    padding-right: 0;
    bottom: -22%;
  }

  .top--ppl_2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 8.5em;
    position: relative;
    left: -6%;
    transform: scale(1.5);
  }

  .top--ppl_3 {
    z-index: 1;
    margin-top: 7.3em;
    position: relative;
    left: 9%;
    transform: scale(1.5);
  }

  .top--ppl_4 {
    justify-content: center;
    align-items: flex-end;
    margin-top: -1.2em;
    position: relative;
    left: 1%;
    transform: scale(1.5);
  }

  .hero--title {
    font-size: 2.7em;
    font-weight: 700;
  }

  .hero--badge--img {
    width: 9em;
    inset: 29% 5% auto auto;
  }

  .hero--img {
    object-fit: cover;
    width: auto;
    height: 100%;
    top: -11%;
  }

  .content_width {
    width: 35.5em;
  }

  .content_width.padding--2-5em {
    padding-left: 0;
    padding-right: 0;
  }

  .introduction--section {
    margin-top: 15em;
    margin-left: 0;
    margin-right: 0;
    padding-top: 4em;
  }

  .introduction--top {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .introduction--heading {
    margin-left: 1em;
    font-size: 2.8em;
  }

  .introduction--heading--1 {
    font-size: .85em;
  }

  .introduction--top--left {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 2em;
    margin-right: 0;
    display: flex;
  }

  .cta {
    font-size: 1.8em;
  }

  .cta:hover {
    box-shadow: none;
    color: #fff;
    background-color: #e47c1f;
  }

  .introduction--link {
    width: 90%;
  }

  .home--introduction--img {
    aspect-ratio: 3.3 / 2;
  }

  .introduction--top--right {
    aspect-ratio: 3 / 2;
    justify-content: flex-start;
    align-items: center;
    width: 110%;
    margin-top: -2em;
    margin-left: -1.8em;
    position: static;
  }

  .introduction--link--wrapper {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .main_p {
    flex-flow: row;
    flex: none;
    order: 1;
    justify-content: center;
    align-items: center;
    font-size: 1.6em;
  }

  .deco_1.sp--none {
    width: 13em;
    display: none;
  }

  .deco_2 {
    width: 13em;
    right: 0%;
  }

  .deco_2.curriculum--deco {
    display: none;
  }

  .deco_2.local--deco {
    width: 24em;
    bottom: -4%;
    left: -11%;
  }

  .movie--section {
    background-size: cover;
    margin-left: 0;
    margin-right: 0;
    padding: 11% 5%;
  }

  .top--image--ppl_1 {
    margin-top: -20%;
    margin-left: -86%;
    transform: rotate(30deg);
  }

  .top--bubble {
    width: 110%;
    max-width: none;
  }

  .top--image--ppl_4 {
    position: relative;
    left: 23%;
    transform: rotate(-11deg);
  }

  .movie--section--title {
    width: 100%;
  }

  .section_title {
    font-size: 2vw;
  }

  .movie--section--bg {
    object-fit: cover;
    max-width: none;
  }

  .curriculum--section {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 11em;
  }

  .curriculum--section.sp--margin {
    margin-left: 0;
    margin-right: 0;
  }

  .curriculum--heading {
    padding-left: 1em;
    padding-right: 1em;
    font-size: 1.5em;
  }

  .curriculum--bot {
    grid-column-gap: 7em;
    grid-row-gap: 7em;
    width: 100%;
  }

  .curriculum--item--bg--wrapper {
    grid-template-rows: 35% 70%;
  }

  .curriculum--img {
    aspect-ratio: 1.565;
    order: 1;
  }

  .curriculum--block {
    grid-row-gap: 2.5em;
    flex-flow: column;
    display: flex;
  }

  .sp_side--padding {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 2em;
    margin-right: 2em;
    display: flex;
  }

  .curriculum--content--title--wrapper {
    order: -1;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: -5.2em;
    position: relative;
  }

  .features--section {
    padding-bottom: 11em;
  }

  .features--title {
    margin-bottom: 5em;
  }

  .features--content {
    grid-row-gap: 3em;
    flex-flow: column;
    display: flex;
  }

  .features_item {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .main--h3 {
    margin-left: 1.5em;
    font-size: 1.8em;
  }

  .main--h3.cl--grn {
    order: -1;
  }

  .features_item--img {
    aspect-ratio: 3 / 2;
  }

  .local--section {
    margin-left: 0;
    margin-right: 0;
    padding-top: 7em;
  }

  .local--title {
    margin-bottom: 5em;
  }

  .local--pickup--text {
    position: relative;
  }

  .local--content {
    width: 100%;
    padding-top: 6em;
  }

  .llocal_item {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    flex-flow: column;
    display: flex;
  }

  .local--list {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .support--section {
    margin-left: 0;
    margin-right: 0;
  }

  .support--content {
    flex-flow: column;
    display: flex;
  }

  .support_number {
    aspect-ratio: 1;
    padding: 5%;
  }

  .coordinator--wrapper {
    width: 100%;
  }

  .coordinator--layout {
    grid-row-gap: 2em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .coordinator--text {
    position: relative;
  }

  .coordinator_name {
    width: 100%;
  }

  .coordinator--img--wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: -9em;
    display: flex;
  }

  .coordinator--img {
    width: 50%;
    position: static;
  }

  .coordinator {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .coordinator--title_1 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .coordinator--title {
    order: -1;
    justify-content: center;
    align-items: center;
    font-size: 2.8vw;
    display: flex;
  }

  .supporter--content {
    width: 100%;
    padding-top: 6em;
  }

  .supporter--list {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .supporter_item {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    flex-flow: column;
    display: flex;
  }

  .supporter--img {
    order: -1;
  }

  .supporter--bg--wrapper {
    grid-template-rows: 35% auto;
  }

  .information--section {
    margin-left: 0;
    margin-right: 0;
  }

  .table--item {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-columns: 28% 1fr;
  }

  .table--title {
    font-size: 1.5em;
  }

  .table--title.cl--org {
    font-size: 1.7em;
  }

  .table--exp {
    font-size: 1.6em;
  }

  .information--wrapper {
    width: 100%;
  }

  .event--section {
    margin-left: 0;
    margin-right: 0;
  }

  .event--content {
    width: 100%;
  }

  .bg--center {
    height: 50%;
    display: block;
    position: absolute;
    inset: 25% 0% 0%;
  }

  .footer {
    padding-left: 4em;
    padding-right: 4em;
  }

  .footer--contact {
    justify-content: center;
    align-items: center;
  }

  .footer--top {
    grid-template-rows: 5em;
    grid-template-columns: 100%;
    place-items: start center;
  }

  .footer--bot {
    grid-column-gap: 8em;
    grid-row-gap: 8em;
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .footer--school_hp, .footer--instagram {
    width: 100%;
    font-size: 2.3vw;
  }

  .copyright {
    text-align: center;
  }

  .map--embeb {
    aspect-ratio: 1;
  }

  .footer--logo {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .features--bg--cebter {
    z-index: -1;
    height: 50%;
    display: block;
    position: absolute;
    inset: 25% 0% 0%;
  }

  .nav_link {
    font-size: 2.7vw;
    transition-property: none;
  }

  .nav_link:hover {
    color: #413838;
  }

  .nav--empty {
    max-height: 6.3em;
  }

  .nav--content {
    justify-content: center;
    align-items: center;
  }

  .logo--wrapper {
    margin-left: 1em;
  }

  .text-span-15 {
    flex-flow: column;
    display: flex;
  }

  .text-span-16 {
    display: flex;
  }

  .footer--post--text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .burger_menu--animation {
    width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .header--left {
    padding-left: 1.5em;
    padding-right: 1em;
  }

  .hero--section {
    background-position: 50% 100%;
    background-size: auto 105%;
  }

  .top--ppl_2 {
    left: -4%;
  }

  .top--ppl_3 {
    left: 6%;
  }

  .content_width {
    width: 37.1em;
  }

  .top--image--ppl_1 {
    width: 90%;
    margin-left: -119%;
  }

  .top--image--ppl_4, .top--image--ppl_2, .top--image--ppl_3 {
    width: 90%;
  }

  .sp_side--padding {
    margin-left: 1em;
    margin-right: 1em;
  }

  .support_number {
    object-fit: cover;
  }

  .footer {
    padding-left: 3em;
    padding-right: 3em;
  }

  .footer--top, .footer--link {
    width: 100%;
  }

  .nav--list {
    grid-column-gap: 2.2em;
    grid-row-gap: 2.2em;
  }

  .nav_link {
    font-size: 3vw;
  }
}

#w-node-_9637c8a2-ed18-7bc1-5981-92bef19c86d2-72a0e0b1, #w-node-_38efda75-dafd-7160-48cb-7f0ef05f20ac-72a0e0b1 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_36d47547-077a-0b33-e143-96778a27ee9d-72a0e0b1 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_4cc4d6e9-ab34-0e66-9661-9d26de702bfb-72a0e0b1 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_4cc4d6e9-ab34-0e66-9661-9d26de702bfc-72a0e0b1 {
  order: -9999;
}

#w-node-_4cc4d6e9-ab34-0e66-9661-9d26de702c05-72a0e0b1 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_7dbc682e-25ca-fbff-534c-981899f97695-72a0e0b1 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_7dbc682e-25ca-fbff-534c-981899f9769f-72a0e0b1 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_8259d5ae-c178-706b-e18f-65f9678eb8b1-72a0e0b1, #w-node-_6d567c4a-262e-def8-4b22-931fac4a16d3-72a0e0b1 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-f47274d4-2037-6bf3-361a-f2c3b6237d6e-72a0e0b1 {
  grid-area: 2 / 1 / 3 / 2;
}


@font-face {
  font-family: 'Fa V 4 Compatibility';
  src: url('../fonts/fa-v4compatibility.woff2') format('woff2'), url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp Solid 900';
  src: url('../fonts/fa-sharp-solid-900.woff2') format('woff2'), url('../fonts/fa-sharp-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp 400';
  src: url('../fonts/fa-sharp-regular-400.woff2') format('woff2'), url('../fonts/fa-sharp-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp 300';
  src: url('../fonts/fa-sharp-light-300.woff2') format('woff2'), url('../fonts/fa-sharp-light-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 100';
  src: url('../fonts/fa-thin-100.woff2') format('woff2'), url('../fonts/fa-thin-100.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 300';
  src: url('../fonts/fa-light-300.woff2') format('woff2'), url('../fonts/fa-light-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Duotone 900';
  src: url('../fonts/fa-duotone-900.woff2') format('woff2'), url('../fonts/fa-duotone-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Sharp 100';
  src: url('../fonts/fa-sharp-thin-100.woff2') format('woff2'), url('../fonts/fa-sharp-thin-100.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}