@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

/* Extra Bold Italic */
@font-face {
  font-family: "IndeedSans";
  src: url("./../fonts/IndeedSans_XBdIt.woff2") format("woff2"), url("./../fonts/IndeedSans_XBdIt.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
/* Extra Bold */
@font-face {
  font-family: "IndeedSans";
  src: url("./../fonts/IndeedSans_XBd.woff2") format("woff2"), url("./../fonts/IndeedSans_XBd.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
/* Regular */
@font-face {
  font-family: "IndeedSans";
  src: url("./../fonts/IndeedSans_Rg.woff2") format("woff2"), url("./../fonts/IndeedSans_Rg.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Medium Italic */
@font-face {
  font-family: "IndeedSans";
  src: url("./../fonts/IndeedSans_MdIt.woff2") format("woff2"), url("./../fonts/IndeedSans_MdIt.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
/* Medium */
@font-face {
  font-family: "IndeedSans";
  src: url("./../fonts/IndeedSans_Md.woff2") format("woff2"), url("./../fonts/IndeedSans_Md.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* Light Italic */
@font-face {
  font-family: "IndeedSans";
  src: url("./../fonts/IndeedSans_LitIt.woff2") format("woff2"), url("./../fonts/IndeedSans_LitIt.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
/* Light */
@font-face {
  font-family: "IndeedSans";
  src: url("./../fonts/IndeedSans_Lit.woff2") format("woff2"), url("./../fonts/IndeedSans_Lit.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/* Italic */
@font-face {
  font-family: "IndeedSans";
  src: url("./../fonts/IndeedSans_It.woff2") format("woff2"), url("./../fonts/IndeedSans_It.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
/* Bold Italic */
@font-face {
  font-family: "IndeedSans";
  src: url("./../fonts/IndeedSans_BdIt.woff2") format("woff2"), url("./../fonts/IndeedSans_BdIt.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
/* Bold */
@font-face {
  font-family: "IndeedSans";
  src: url("./../fonts/IndeedSans_Bd.woff2") format("woff2"), url("./../fonts/IndeedSans_Bd.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 0.0694444444vw;
  font-size: 0.1vw;
}
@media (min-width: 1000px) {
  html {
    font-size: 1px;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 0.2325581395vw;
  }
}

html * {
  vertical-align: middle !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
}

* {
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* For modern browsers */
.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
}

.none {
  display: none !important;
}

a {
  color: inherit;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}
html {
  font-family: "IndeedSans", "Noto Sans JP", serif;
}

.h2__co {
  font-size: 100rem;
  color: #fff;
  font-weight: 800;
  text-align: center;
  position: relative;
  z-index: 10;
  padding-top: 100rem;
}
@media screen and (max-width: 768px) {
  .h2__co {
    font-size: 60rem;
  }
}

.container {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 5;
}

.loopimg {
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  height: 225rem;
}
.loopimg img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  -webkit-animation: loopimg_1 60s linear infinite;
          animation: loopimg_1 60s linear infinite;
  height: 100%;
}
.loopimg img:nth-child(2) {
  -webkit-animation-name: loopimg_2;
          animation-name: loopimg_2;
  margin-left: 50rem;
}

@-webkit-keyframes loopimg_1 {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes loopimg_1 {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loopimg_2 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes loopimg_2 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
.program {
  position: relative;
}

body:not(.notfirst) .fv__area .loopimg {
  top: calc(50vh - 300rem);
  -webkit-transition: opacity 9000ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 9000ms cubic-bezier(0.77, 0, 0.175, 1); /* easeInOutQuart */
}

.overview .loopimg {
  top: -500rem;
}

body:not(.envanime_3) .fv__area .loopimg {
  opacity: 0;
}

.program {
  margin-top: 100rem;
  width: 100%;
  padding-bottom: 100rem;
}
.program__in {
  position: relative;
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .program {
    padding-bottom: 80rem;
  }
}
.program__dot {
  width: 8rem;
  height: 8rem;
  margin: 20rem auto;
  border-radius: 50%;
  background: #fff;
  -webkit-filter: drop-shadow(0rem 2rem 4rem rgba(0, 0, 0, 0.19));
          filter: drop-shadow(0rem 2rem 4rem rgba(0, 0, 0, 0.19));
  background: linear-gradient(286deg, #5e50b2 32.85%, #4073ce 66.42%, #003fec 100%);
  background: var(--pr_ac1, linear-gradient(286deg, #044dd0 -0.73%, #5e50b2 32.85%, #4073ce 66.42%, #3159c8 100%));
}
@media screen and (max-width: 768px) {
  .program__dot {
    margin: 15rem auto;
  }
}
.program__part {
  width: 160rem;
  height: 160rem;
  position: relative;
  margin: 0 auto;
}
.program__part__title {
  color: #fff;
  text-align: center;
  text-shadow: 0rem 0rem 20rem rgba(0, 0, 0, 0.3);
  font-family: "Noto Sans JP";
  font-size: 20rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 20rem */
  letter-spacing: 4rem;
  text-indent: 4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
}
.program__part__bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: 2rem 2rem 4rem 0rem rgba(0, 0, 0, 0.25);
          box-shadow: 2rem 2rem 4rem 0rem rgba(0, 0, 0, 0.25);
}
.program__part__bg__1 {
  width: 92rem;
  height: 92rem;
  border-radius: 10rem;
  background: linear-gradient(286deg, #5e50b2 32.85%, #4073ce 66.42%, #003fec 100%);
  background: var(--pr_ac1, linear-gradient(286deg, #044dd0 -0.73%, #5e50b2 32.85%, #4073ce 66.42%, #3159c8 100%));
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.program__part__bg__2 {
  border-radius: 10rem;
  border: 1rem solid var(--pr_ac1, #044dd0);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  width: 111.647rem;
  height: 111.647rem;
}
.program__box {
  margin: 0 auto;
  position: relative;
  width: 900rem;
  -webkit-box-shadow: 2rem 2rem 4rem 0rem rgba(0, 0, 0, 0.25);
          box-shadow: 2rem 2rem 4rem 0rem rgba(0, 0, 0, 0.25);
  border-radius: 60rem;
  background: var(--pr_s2, linear-gradient(270deg, #cbe1ff -1.12%, #fff 49.47%, #dcd7ff 107.68%));
}
@media screen and (max-width: 768px) {
  .program__box {
    border-radius: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .program__box {
    width: 370rem;
  }
}
.program__box__content {
  color: #003a9b;
  position: relative;
  z-index: 30;
}
.program__box__title {
  height: 120rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  background: #ccc;
  border-radius: 60rem;
  z-index: 100;
  background: linear-gradient(286deg, #5e50b2 32.85%, #4073ce 66.42%, #003fec 100%);
  background: var(--pr_ac1, linear-gradient(286deg, #044dd0 -0.73%, #5e50b2 32.85%, #4073ce 66.42%, #3159c8 100%));
}
.onlytitle .program__box__title {
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .program__box__title {
    height: 80rem;
  }
}
.program__box__title__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-size: 100rem;
  font-weight: 800;
  color: #fff;
  font-size: 45rem;
  font-style: normal;
  font-weight: 800;
  line-height: 100%; /* 45rem */
  letter-spacing: 2.25rem;
}
.ffa .program__box__title__inner {
  top: 52%;
}
@media screen and (max-width: 768px) {
  .program__box__title__inner {
    font-size: 24rem;
  }
}
.title_ja .program__box__title__inner {
  font-family: "Noto Sans JP", serif;
  font-weight: 600;
  font-size: 36rem;
}
@media screen and (max-width: 768px) {
  .title_ja .program__box__title__inner {
    font-size: 21rem;
  }
}
.program__box__time {
  -webkit-box-shadow: 0rem 1rem 4rem 0rem rgba(0, 0, 0, 0.1);
          box-shadow: 0rem 1rem 4rem 0rem rgba(0, 0, 0, 0.1);
  width: 250rem;
  height: 44rem;
  height: 54rem;
  width: 261rem;
  border-radius: 0rem 0rem 20rem 20rem;
  position: absolute;
  top: -5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: linear-gradient(286deg, #5e50b2 32.85%, #4073ce 66.42%, #003fec 100%);
  background: var(--pr_ac1, linear-gradient(286deg, #044dd0 -0.73%, #5e50b2 32.85%, #4073ce 66.42%, #3159c8 100%));
  background: var(--pr_ac1, linear-gradient(286deg, #044dd0 -0.73%, #5e50b2 32.85%, #4073ce 66.42%, #3159c8 100%));
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .program__box__time {
    border-radius: 0rem 0rem 10rem 10rem;
    width: 202rem;
    height: 31rem;
  }
}
.onlytitle .program__box__time {
  background: #fff;
  height: 38rem;
  height: 34rem;
  top: -7rem;
}
@media screen and (max-width: 768px) {
  .onlytitle .program__box__time {
    height: 27rem;
  }
}
.program__box__time__inner {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 28rem;
  font-size: 24rem;
  font-style: italic;
  font-weight: 400;
  line-height: 100%; /* 28rem */
  letter-spacing: 0.12em;
  position: absolute;
  top: 53%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  height: 30rem;
}
@media screen and (max-width: 768px) {
  .program__box__time__inner {
    font-size: 20rem;
    line-height: 100%;
    height: 20rem;
    top: 48%;
    display: inline;
    vertical-align: baseline;
  }
  .ffa .program__box__time__inner {
    top: 55%;
  }
}
.onlytitle .program__box__time__inner {
  color: var(--c2, #003a9b);
}
.program__ot {
  height: 260rem;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .program__ot {
    height: 216rem;
  }
}
.program__ot__text {
  position: absolute;
  left: 457rem;
  top: 58%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
}
@media screen and (max-width: 768px) {
  .program__ot__text {
    top: 55%;
    left: 198rem;
  }
}
.program__ot__en {
  font-size: 48rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 89%;
}
@media screen and (max-width: 768px) {
  .program__ot__en {
    font-size: 32rem;
  }
}
.program__ot__ja {
  margin-top: 17rem;
  font-size: 30rem;
  font-weight: 900;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .program__ot__ja {
    margin-top: 10rem;
    font-size: 18rem;
  }
}
.program__ot__role {
  margin-top: 20rem;
  font-size: 12rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .program__ot__role {
    margin-top: 8rem;
    line-height: 150%;
  }
}
.program__ot__role2 {
  margin-top: 20rem;
  font-size: 15rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 150%;
}
@media screen and (max-width: 768px) {
  .program__ot__role2 {
    margin-top: 8rem;
    line-height: 150%;
  }
}
.program__ot__img {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-right: -30rem;
  height: 249rem;
  width: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .program__ot__img {
    height: auto;
    width: 216rem;
    left: 0;
    margin-right: 0;
    bottom: -40rem;
  }
}
.program__ot__img2 {
  position: absolute;
  top: 0;
  left: 135rem;
  margin-right: -30rem;
  height: auto;
  width: 298rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .program__ot__img2 {
    height: auto;
    width: 196rem;
    left: 0;
    margin-right: 0;
    top: 30rem;
    bottom: auto;
  }
}
.program__ks {
  height: 458rem;
}
@media screen and (max-width: 768px) {
  .program__ks {
    height: 643rem;
  }
}
.program__ks__img {
  width: 509rem;
  height: auto;
  position: absolute;
  top: 11rem;
  left: 31rem;
  margin-right: -30rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .program__ks__img {
    width: 325rem;
    left: 31rem;
    top: 28rem;
    margin-right: 0;
  }
}
.program__ks__name {
  font-size: 56rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 89%;
  position: absolute;
}
.program__ks__name__1 {
  top: 283rem;
  left: 31rem;
}
.program__ks__name__2 {
  top: 343rem;
  left: 246rem;
}
@media screen and (max-width: 768px) {
  .program__ks__name {
    font-size: 45rem;
  }
  .program__ks__name__1 {
    top: 220rem;
    left: 33rem;
  }
  .program__ks__name__2 {
    top: 272rem;
    left: 178rem;
  }
}
.program__ks__role {
  font-size: 12rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 128%;
  position: absolute;
}
.program__ks__role__1 {
  top: 338rem;
  left: 142rem;
}
.program__ks__role__2 {
  top: 396rem;
  left: 412rem;
}
@media screen and (max-width: 768px) {
  .program__ks__role__1 {
    top: 310rem;
    left: 33rem;
  }
  .program__ks__role__2 {
    top: 363rem;
    left: 178rem;
  }
}
.program__ks__title {
  font-size: 32rem;
  font-weight: 900;
  letter-spacing: 0em;
  line-height: 140%;
  position: absolute;
  top: 138rem;
  left: 544rem;
}
@media screen and (max-width: 768px) {
  .program__ks__title {
    top: 433rem;
    left: 33rem;
    font-size: 26rem;
    line-height: 140%;
  }
}
.program__ks__text {
  font-size: 16rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 180%;
  position: absolute;
  text-align: justify;
  top: 245rem;
  left: 544rem;
  width: 304rem;
  font-family: "Noto Sans JP", serif;
}
@media screen and (max-width: 768px) {
  .program__ks__text {
    top: 515rem;
    left: 33rem;
    font-size: 14rem;
    line-height: 180%;
    width: 310rem;
  }
}
.program__pd {
  padding: 88rem 0 41rem;
}
@media screen and (max-width: 768px) {
  .program__pd {
    padding: 70rem 0 40rem;
  }
}
.program__pd__title {
  font-size: 30rem;
  font-weight: 900;
  letter-spacing: 0em;
  line-height: 140%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .program__pd__title {
    font-size: 28rem;
  }
}
.program__pd__text {
  margin-top: 18rem;
  font-size: 16rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 180%;
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .program__pd__text {
    width: 80%;
    margin: 0 auto;
    text-align: justify;
    font-size: 14rem;
    margin-top: 40rem;
  }
  .program__pd__text br {
    display: none;
  }
}
.program__pd__names {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 90%;
  margin: 0 auto;
  margin-top: 40rem;
  gap: 20rem 0;
}
@media screen and (max-width: 768px) {
  .program__pd__names {
    width: 90%;
    margin-top: 30rem;
  }
}
.program__pd__names__set {
  margin-top: 20rem;
  font-size: 16rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .program__pd__names__set {
    width: 50%;
  }
}
.program__pd__names__en {
  font-size: 18rem;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  .program__pd__names__en {
    font-size: 16rem;
  }
}
.program__pd__names__ja {
  font-size: 24rem;
  font-weight: 900;
  margin: 18rem 0;
}
@media screen and (max-width: 768px) {
  .program__pd__names__ja {
    font-size: 21rem;
  }
}
.program__pd__names__role {
  font-size: 12rem;
  font-weight: 700;
}
.program__ap {
  padding: 88rem 0 41rem;
}
@media screen and (max-width: 768px) {
  .program__ap {
    padding: 70rem 0 40rem;
  }
}
.program__ap__in {
  width: 90%;
  margin: 0 auto;
  font-size: 19rem;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 180%;
  text-align: center;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .program__ap__in {
    width: 80%;
    text-align: justify;
    font-size: 14rem;
  }
}

.g_sc {
  -webkit-transform-origin: center 0;
          transform-origin: center 0;
}

/*vs*/
.vs {
  position: absolute;
  z-index: 0;
}
.vs__1 {
  top: -900rem;
  right: 0;
}
@media screen and (max-width: 768px) {
  .vs__1 {
    top: -600rem;
  }
}
.vs__1 .vs1 {
  width: 227rem;
  right: -85rem;
  top: 0;
}
@media screen and (max-width: 768px) {
  .vs__1 .vs1 {
    width: 120rem;
    right: -44rem;
  }
}
.vs__1 .vs2 {
  width: 433rem;
  right: -85rem;
  top: 0;
}
@media screen and (max-width: 768px) {
  .vs__1 .vs2 {
    width: 251rem;
    right: -120rem;
  }
}
.vs__2 {
  top: 30%;
  left: 0;
}
@media screen and (max-width: 768px) {
  .vs__2 {
    top: 31%;
  }
}
.vs__2 .vs1 {
  width: 590rem;
  left: -23rem;
  top: 0;
}
@media screen and (max-width: 768px) {
  .vs__2 .vs1 {
    width: 436rem;
    left: -155rem;
  }
}
.vs__2 .vs2 {
  width: 513rem;
  left: 45rem;
  top: 123rem;
}
@media screen and (max-width: 768px) {
  .vs__2 .vs2 {
    width: 296rem;
    left: -107rem;
    top: 85rem;
  }
}
.vs__3 {
  bottom: 40%;
  right: 0;
}
@media screen and (max-width: 768px) {
  .vs__3 {
    bottom: 33.5%;
  }
}
.vs__3 .vs1 {
  width: 521rem;
  right: -102rem;
  top: 543rem;
}
@media screen and (max-width: 768px) {
  .vs__3 .vs1 {
    width: 244rem;
    right: -56rem;
    top: 254rem;
  }
}
.vs__3 .vs2 {
  width: 465rem;
  right: -177rem;
  top: 0;
}
@media screen and (max-width: 768px) {
  .vs__3 .vs2 {
    width: 217rem;
    right: -91rem;
    top: 0rem;
  }
}
.vs img {
  height: auto;
  position: absolute;
  display: block;
}
.vs .vs1 {
  z-index: 1;
}
.vs .vs2 {
  z-index: 0;
}

.bg__3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.25;
}

.bg__4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bg__1 {
  background: linear-gradient(296deg, #6792f0 -26.88%, #5645ba 13.66%, #003a9b 71.78%, #001c40 108.26%);
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

.loadcover {
  background: linear-gradient(296deg, #6792f0 -26.88%, #5645ba 13.66%, #003a9b 71.78%, #001c40 108.26%);
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10000;
  pointer-events: none;
}

.loaded .loadcover {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.bg__2 {
  background: linear-gradient(286deg, #7cbbdd -0.73%, #b1abf0 17.91%, #4667bd 50.64%, #003a9b 88.92%);
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: translate(-50%, -50%) scale(1.02);
          transform: translate(-50%, -50%) scale(1.02);
  z-index: 2;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.loaded .bg__2 {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.fv__1 {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
  text-align: center;
  -webkit-transform: translate(-50%, -50%) scale(0.98);
          transform: translate(-50%, -50%) scale(0.98);
  z-index: 5;
  width: 730rem;
  max-width: 83%;
}
.fv__1__logo {
  width: 100%;
  height: auto;
  display: block;
}
.fv__1__date {
  font-size: 20rem;
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.05em;
  border: 1px solid #fff;
  border-width: 3rem 0;
  padding: 4rem 0rem 7rem;
  line-height: 100%;
  display: inline-block;
  margin-top: 56rem;
}
@media screen and (max-width: 768px) {
  .fv__1__date {
    font-size: 14.5rem;
    padding: 3rem 0rem 5rem;
    margin-top: 27rem;
    margin-top: 57rem;
    display: inline;
    position: relative;
    top: 57rem;
    vertical-align: baseline;
  }
  .ffa .fv__1__date {
    padding: 6rem 0 5rem;
  }
}

.loaded .fv__1 {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.fv_svg {
  position: absolute;
  display: block;
  z-index: 3;
  height: auto;
}
.fv_svg__1 {
  top: 0rem;
  right: 0rem;
  width: 662rem;
}
@media screen and (max-width: 768px) {
  .fv_svg__1 {
    top: -20rem;
    right: -20rem;
    width: 350rem;
  }
}
.fv_svg__2 {
  bottom: 0;
  left: 0rem;
  width: 816rem;
}
@media screen and (max-width: 768px) {
  .fv_svg__2 {
    left: -60rem;
    width: 420rem;
  }
}

.indeedlogo {
  display: block;
  position: fixed;
  top: 30rem;
  left: 26rem;
  width: 138rem;
  z-index: 1000;
}
@media screen and (max-width: 768px) {
  .indeedlogo {
    top: 20rem;
    left: 18rem;
    width: 118rem;
  }
}
.indeedlogo img {
  width: 100%;
  height: auto;
  display: block;
}

.menu {
  position: fixed;
  top: 39rem;
  right: 244rem;
  z-index: 1000;
  color: #fff;
  font-weight: 900;
  font-size: 16rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .menu {
    top: 36rem;
    right: 18rem;
  }
}
.menu a {
  margin-left: 30rem;
  display: inline-block;
  text-shadow: 0 0 30rem #003a9b;
}
@media screen and (max-width: 768px) {
  .menu a {
    margin-left: 18rem;
    font-size: 15rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .menu a:hover {
    opacity: 0.8;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .menu a:hover {
    opacity: 0.8;
  }
}

.register__head {
  position: relative;
  width: 180rem;
}
@media screen and (max-width: 768px) {
  .register__head {
    border-radius: 6rem 0 0 6rem !important;
  }
}
.register__button {
  display: block;
  height: 50rem;
  border-radius: 6rem;
  background: #fff;
  -webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1); /* easeOutExpo */
}
.register__button * {
  -webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1); /* easeOutExpo */
}
@media (hover: hover) and (pointer: fine) {
  .register__button:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    background: #6792f0;
    -webkit-box-shadow: 0 0 50rem rgba(0, 58, 155, 0.5);
            box-shadow: 0 0 50rem rgba(0, 58, 155, 0.5);
  }
  .register__button:hover * {
    color: #fff;
  }
  .register__button:hover .register__circle {
    background: rgba(255, 255, 255, 0.2);
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .register__button:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    background: #6792f0;
    -webkit-box-shadow: 0 0 50rem rgba(0, 58, 155, 0.5);
            box-shadow: 0 0 50rem rgba(0, 58, 155, 0.5);
  }
  .register__button:hover * {
    color: #fff;
  }
  .register__button:hover .register__circle {
    background: rgba(255, 255, 255, 0.2);
  }
}
.register__in {
  position: absolute;
  top: 50%;
  left: 15rem;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  color: #003a9b;
  font-weight: 900;
  font-size: 14rem;
  letter-spacing: 0.05em;
}
.register__circle {
  position: absolute;
  top: 11rem;
  right: 11rem;
  width: 28rem;
  height: 28rem;
  border-radius: 50%;
  background: rgba(103, 146, 240, 0.2);
}
.register__triangle {
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  width: 8rem;
  height: 8rem;
  border: solid 2px #003a9b;
  border-width: 0 0 2rem 2rem;
}

.register__head__wrap {
  position: fixed;
  top: 25rem;
  right: 24rem;
  z-index: 1000;
}
@media screen and (max-width: 768px) {
  .register__head__wrap {
    top: auto;
    right: 0;
    bottom: 20rem;
  }
}

body:not(.notfirst) .menu,
body:not(.notfirst) .register__head__wrap {
  -webkit-transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1); /* easeOutExpo */
}

@media screen and (min-width: 769px) {
  body:not(.envanime_5):not(.notfirst) .menu,
  body:not(.envanime_5):not(.notfirst) .register__head__wrap {
    -webkit-transform: translateY(-200rem);
            transform: translateY(-200rem);
  }
}
@media screen and (max-width: 768px) {
  body:not(.envanime_5):not(.notfirst) .menu {
    -webkit-transform: translateY(-200rem);
            transform: translateY(-200rem);
  }
  body:not(.envanime_5):not(.notfirst) .register__head__wrap {
    -webkit-transform: translateX(110%);
            transform: translateX(110%);
  }
}

body:not(.envanime_5) a {
  pointer-events: none;
}

.vs {
  -webkit-transition: all 3500ms cubic-bezier(0.365, 0.055, 0.095, 0.975);
  transition: all 3500ms cubic-bezier(0.365, 0.055, 0.095, 0.975); /* custom */
}

body:not(.envanime_5) .vs {
  opacity: 0;
}

/* back */
.back {
  position: fixed;
  bottom: 20rem;
  left: 20rem;
  z-index: 1000;
  font-size: 14rem;
  width: 50rem;
  text-align: center;
  height: 50rem;
  border-radius: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transition: all 300ms cubic-bezier(0.365, 0.055, 0.095, 0.975);
  transition: all 300ms cubic-bezier(0.365, 0.055, 0.095, 0.975); /* custom */
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .back {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
.back__in {
  position: absolute;
  top: 59%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  text-align: center;
  font-size: 12rem;
  font-weight: 900;
  line-height: 120%;
  color: #003a9b;
}
.back__triangle {
  position: absolute;
  top: 37%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
  width: 8rem;
  height: 8rem;
  border: solid 2px #003a9b;
  border-width: 0 0 2rem 2rem;
}
.scrolled .back {
  opacity: 1;
  pointer-events: auto;
}
@media (hover: hover) and (pointer: fine) {
  .scrolled .back:hover {
    opacity: 0.8;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .scrolled .back:hover {
    opacity: 0.8;
  }
}

body.loaded:not(.scrollable) {
  overflow: hidden;
}

.fv__pad {
  width: 100%;
  height: 110vh;
  height: 110svh;
}

.fv__area {
  position: relative;
  width: 100%;
  z-index: 10;
  min-height: 100vh;
  min-height: 100svh;
  padding-bottom: 0rem;
}

.fv__stage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100svh;
}

.env {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
  width: 841rem;
  height: 488rem;
  -webkit-transition: all 2500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 2500ms cubic-bezier(0.19, 1, 0.22, 1); /* easeOutExpo */
  -webkit-box-shadow: 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.25);
          box-shadow: 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 768px) {
  .env {
    width: 380rem;
    height: 220rem;
  }
}
.env__base {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.env__base svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.envanime_2 .env {
  -webkit-box-shadow: 14rem 14rem 7rem 0rem rgba(0, 0, 0, 0.25);
          box-shadow: 14rem 14rem 7rem 0rem rgba(0, 0, 0, 0.25);
}

.envanime_1 .env {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.env__base__fill {
  opacity: 0;
}
.envanime_2 .env__base__fill {
  opacity: 1;
  -webkit-transition: all 1100ms cubic-bezier(0.95, 0.05, 0.495, 0.995);
  transition: all 1100ms cubic-bezier(0.95, 0.05, 0.495, 0.995); /* custom */
}

.env__base__line {
  opacity: 0.9;
}
.env__base__line svg * {
  fill: none !important;
  stroke: #4ca38f;
  stroke-width: 1;
  stroke-dasharray: 3000;
  stroke-dashoffset: 3000;
  -webkit-transition: all 1500ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 1500ms cubic-bezier(0.445, 0.05, 0.55, 0.95); /* easeInOutSine */
}
.envanime_1 .env__base__line svg * {
  stroke-dashoffset: 0;
}

.env__base__line.env__base__top__line svg * {
  -webkit-transition-delay: 500ms !important;
          transition-delay: 500ms !important;
  -webkit-transition: all 800ms cubic-bezier(1, 0, 0, 1);
  transition: all 800ms cubic-bezier(1, 0, 0, 1); /* easeInOutExpo */
}
.envanime_2 .env__base__line.env__base__top__line svg * {
  -webkit-transition-delay: 0 !important;
          transition-delay: 0 !important;
}

.envanime_2 .env__base__line {
  -webkit-transition: all 1500ms cubic-bezier(1, 0, 0, 1);
  transition: all 1500ms cubic-bezier(1, 0, 0, 1); /* easeInOutExpo */
  opacity: 0;
}

.env__base__top {
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.envanime_3 .env__base__top {
  -webkit-transition: all 1200ms cubic-bezier(0.95, 0.05, 0.495, 0.995);
  transition: all 1200ms cubic-bezier(0.95, 0.05, 0.495, 0.995); /* custom */
  -webkit-transform: rotateX(180deg) !important;
          transform: rotateX(180deg) !important;
  opacity: 0;
  overflow: 0;
}

.envanime_3 .env {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0.9);
          transform: translate(-50%, -50%) scale(0.9);
  -webkit-transition: all 1500ms cubic-bezier(0.95, 0.05, 0.495, 0.995);
  transition: all 1500ms cubic-bezier(0.95, 0.05, 0.495, 0.995); /* custom */
}

.fv__letter {
  position: relative;
  width: 840rem;
  background-color: #fff;
  background: linear-gradient(286deg, #5e50b2 32.85%, #4073ce 66.42%, #003fec 100%);
  background: var(--pr_ac1, linear-gradient(286deg, #044dd0 -0.73%, #5e50b2 32.85%, #4073ce 66.42%, #3159c8 100%));
  margin: 0 auto;
  opacity: 0;
  -webkit-transform: translateY(100rem) scale(1);
          transform: translateY(100rem) scale(1);
  -webkit-box-shadow: 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.25);
          box-shadow: 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.25);
  padding: 50rem 0 100rem;
}
@media screen and (max-width: 768px) {
  .fv__letter {
    width: 370rem;
    padding: 20rem 0 70rem;
  }
}
.envanime_3 .fv__letter {
  -webkit-transform: translateY(0%) scale(1);
          transform: translateY(0%) scale(1);
  opacity: 1;
  -webkit-transition: all 2000ms cubic-bezier(0.95, 0.05, 0.495, 0.995);
  transition: all 2000ms cubic-bezier(0.95, 0.05, 0.495, 0.995); /* custom */
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms;
  -webkit-box-shadow: 20rem 20rem 10rem 0rem rgba(0, 0, 0, 0.25);
          box-shadow: 20rem 20rem 10rem 0rem rgba(0, 0, 0, 0.25);
}
.fv__letter__wrap {
  padding: 100rem 0;
}

.env__text {
  opacity: 0;
  -webkit-filter: blur(10rem);
          filter: blur(10rem);
}
.envanime_1 .env__text {
  -webkit-transition: all 1500ms cubic-bezier(0.95, 0.05, 0.495, 0.995);
  transition: all 1500ms cubic-bezier(0.95, 0.05, 0.495, 0.995); /* custom */
  opacity: 1;
  -webkit-filter: blur(0rem);
          filter: blur(0rem);
}

.notfirst .env {
  opacity: 0;
}
.notfirst .fv__letter {
  -webkit-transition: none !important;
  transition: none !important;
}

.si_logo {
  width: calc(100% - 106rem);
  height: auto;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .si_logo {
    width: calc(100% - 40rem);
  }
}

.fv__letter__logo {
  width: 409rem;
  height: auto;
  display: block;
  margin: 80rem auto 0;
}
@media screen and (max-width: 768px) {
  .fv__letter__logo {
    width: 273rem;
    margin-top: 40rem;
  }
}
.fv__letter__title {
  font-size: 36rem;
  font-family: "Noto Sans JP", serif;
  letter-spacing: 0.16em;
  text-indent: 1em;
  text-align: center;
  margin-top: 70rem;
  font-weight: 900;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .fv__letter__title {
    font-size: 21rem;
    margin-top: 50rem;
  }
}
.fv__letter__text {
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 36px */
  letter-spacing: 0.05em;
  padding-left: 82rem;
  margin: 0 auto;
  margin-top: 70rem;
}
@media screen and (max-width: 768px) {
  .fv__letter__text {
    text-align: justify;
    letter-spacing: 0.05em;
    width: 88%;
    padding: 0;
    margin-top: 50rem;
    font-size: 13rem;
  }
}

.overview {
  position: relative;
  padding: 100rem 0;
}
.overview__content {
  z-index: 10;
  position: relative;
  width: 900rem;
  color: #fff;
  font-size: 16rem;
  line-height: 160%;
  margin: 0 auto;
  max-width: 90%;
}
@media screen and (max-width: 768px) {
  .overview__content {
    width: 330rem;
  }
}
.overview__content a {
  text-decoration: underline;
}
.overview__set {
  margin-bottom: 43rem;
}
.overview__set__title {
  font-weight: bold;
  float: left;
  width: 165rem;
}
@media screen and (max-width: 768px) {
  .overview__set__title {
    width: 100%;
    float: none;
    font-size: 16rem;
  }
}
.overview__set__text {
  float: left;
  width: calc(100% - 165rem);
}
@media screen and (max-width: 768px) {
  .overview__set__text {
    width: 100%;
    float: none;
    font-size: 13rem;
  }
}

.footer {
  position: relative;
  width: 100%;
  height: 157rem;
  background: var(--pr_set, linear-gradient(286deg, #001c40 -0.73%, #003a9b 50.14%, #3e43b2 100%));
  z-index: 20;
}
@media screen and (max-width: 768px) {
  .footer {
    height: 256rem;
  }
}
.footer__in {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0.9);
          transform: translateY(-50%) scale(0.9);
  -webkit-transform: translateY(-50%) scale(1.1);
          transform: translateY(-50%) scale(1.1);
  left: 0;
  text-align: center;
}
.footer .register__button {
  width: 285rem;
  position: relative;
  display: inline-block;
  margin: 0 26rem;
}
@media screen and (max-width: 768px) {
  .footer .register__button {
    margin: 0;
  }
  .footer .register__button + .register__button {
    margin-top: 32rem;
  }
}
.footer .register__in {
  left: 0;
  width: 100%;
  text-align: center;
}
.footer .register__in {
  text-align: center;
}
.footer .register__triangle {
  -webkit-transform: translate(-66%, -30%) rotate(-135deg);
          transform: translate(-66%, -30%) rotate(-135deg);
}
.footer .register__img {
  display: block;
  position: absolute;
  top: 50%;
  left: 16rem;
  width: 32rem;
  height: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.footer__fsv {
  position: absolute;
  bottom: 0;
  left: -95rem;
  height: auto;
  width: 525rem;
}
@media screen and (max-width: 768px) {
  .footer__fsv {
    left: -45rem;
    width: 348rem;
  }
}

@media screen and (max-width: 768px) {
  .footer_on .register__head {
    -webkit-transform: translateX(110%);
            transform: translateX(110%);
    pointer-events: none;
  }
}

.copyright {
  background-color: #001c40;
  color: #fff;
  padding: 23rem 0;
  text-align: center;
  font-size: 12rem;
  text-align: center;
  letter-spacing: 0.03em;
  line-height: 150%;
}
@media screen and (max-width: 768px) {
  .copyright {
    font-size: 10rem;
  }
}