@charset "UTF-8";
/*!
* ress.css • v4.0.0
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  text-decoration: none;
  color: inherit;
}

li {
  margin: 0;
}
li a {
  text-decoration: none;
}

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

p {
  margin: 0;
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
  text-decoration: none;
  opacity: 0.8;
}

i {
  margin: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

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

/* @function rem($px, $rem: $pc-rem) {
  @return calc($px / $rem) * 1rem;
} */
/* ブレイクポイント指定 */
/* 

フォント読み込み

⚫︎使い方

@include font-face('Lora', 'fonts/Lora', 400, italic, ttf);
@include font-face('Samplinal', 'fonts/Samplinal', bold, normal, eot woff2 woff);
-----------------------------------------------------------------------------------*/
/* 

上向き(upward)、右向き(rightward)、下向き(downward)、左向き(leftward)、左上(upper-left)、右上(upper-right)、右下(lower-right)、左下(lower-left)の８方向から選択します


@include triangle(upward, 20px, 15px, #cd5c5c);

@include triangle(upper-left, 12px, 12px);
---*/
@font-face {
  font-display: swap;
  /* display=swapの設定 */
}
html {
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 21px;
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: none;
}

body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1.6666666667;
}
@media screen and (max-width: 768px) {
  body {
    line-height: 1.64;
  }
}

@media screen and (max-width: 1919px) {
  html {
    font-size: 1.09375vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.8vw;
  }
}
body.is-non-scroll {
  overflow: hidden;
}

*,
*::after,
*::before {
  box-sizing: border-box;
  outline: none;
}

li {
  list-style-type: none;
}

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

a img:hover,
a:hover {
  opacity: 0.5;
  transition: linear 0.13s;
}

li img {
  display: block;
}

a img {
  border-style: none;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}

dt {
  font-weight: 600;
}

em {
  font-style: normal;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  border: 1px solid #D9D9D9;
  background-color: #F5F5F5;
  padding: 0.380952381rem 0.5238095238rem;
  width: 100%;
  font-weight: 400;
  font-size: 0.6666666667rem;
}
input[type=text].--harf,
input[type=email].--harf,
input[type=tel].--harf,
textarea.--harf {
  width: 8.3333333333rem;
}
@media screen and (min-width: 769px) {
  input[type=text].--harf,
  input[type=email].--harf,
  input[type=tel].--harf,
  textarea.--harf {
    width: 14.2857142857rem;
  }
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
  border-color: #cc1c05;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
  color: #ADADAD;
}

input[type=submit] {
  appearance: none;
  background-color: #cc1c05;
  color: #fff;
  display: block;
  border-radius: 2.380952381rem;
  font-size: 0.9523809524rem;
  padding: 0.380952381rem 0.5714285714rem;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  input[type=submit] {
    padding: 0.5238095238rem 0.4761904762rem;
  }
}

select {
  border: 1px solid #D9D9D9;
  padding: 0.380952381rem 0.5238095238rem;
  padding-right: 1.9523809524rem;
  background: #F5F5F5 url(../images/common/select-arw.svg) no-repeat 95% 50%;
  background-size: 0.7142857143rem auto;
  width: 100%;
  border-radius: 0;
  font-size: 0.6666666667rem;
}
@media screen and (min-width: 769px) {
  select {
    background-position-x: 98%;
  }
}
select.--harf {
  width: 8.3333333333rem;
}
@media screen and (min-width: 769px) {
  select.--harf {
    width: 14.2857142857rem;
  }
}
select:focus {
  border-color: #cc1c05;
}

textarea {
  height: 9.9047619048rem;
  overflow-y: scroll;
}
@media screen and (max-width: 900px) {
  textarea {
    height: 10.4761904762rem;
  }
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  visibility: hidden;
}

video {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

@media screen and (max-width: 900px) {
  p {
    font-size: 1.01rem;
  }
}

.l-wrapper {
  width: 100%;
  position: relative;
  min-height: 100vh;
}

.l-main {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
}
@media screen and (min-width: 769px) {
  .l-main {
    padding-top: 6.8571428571rem;
  }
}

section {
  position: relative;
}

@media screen and (max-width: 768px) {
  .site-bg-wrapper-sp-top {
    padding-top: 6.8571428571rem;
  }
}

.l-outer {
  position: relative;
  width: 92.2916666667%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .l-outer {
    width: 100%;
  }
}

.l-inner {
  width: 92.2916666667%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 95%;
}
@media screen and (max-width: 900px) {
  .l-inner {
    width: 90%;
  }
}

.l-inner-small {
  width: 42.7619047619rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 900px) {
  .l-inner-small {
    width: 88%;
  }
}

.l-inner-wide {
  max-width: 90%;
  width: 65.5714285714rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 768px) {
  .l-inner-wide {
    width: 88%;
  }
}

.l-header {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1.7619047619rem 0;
  width: 100%;
  background: transparent;
}
@media screen and (max-width: 768px) {
  .l-header {
    padding: 1.1428571429rem 0 1.7142857143rem;
  }
}
.l-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l-header__logo {
  width: 11.8847619048rem;
  position: fixed;
  left: 3.8541666667%;
  top: 1.7619047619rem;
  z-index: 4;
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    left: 5%;
  }
}
.l-header__logo img {
  mix-blend-mode: difference;
  display: block;
}
.l-header__toggle {
  width: 3.0476190476rem;
  height: 1.0995238095rem;
  position: fixed;
  right: 3.8541666667%;
  top: 3rem;
  z-index: 9;
}
@media screen and (max-width: 768px) {
  .l-header__toggle {
    right: 5%;
    top: 2.380952381rem;
  }
}
.l-header__toggle-line {
  background-color: #fff;
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  transition: ease 0.24s;
}
.l-header__toggle-line:first-of-type {
  top: 0;
}
.l-header__toggle-line:last-of-type {
  bottom: 0;
}
.l-header__toggle.is-open .l-header__toggle-line:first-of-type {
  top: 50%;
  transform: rotate(-25deg);
}
.l-header__toggle.is-open .l-header__toggle-line:last-of-type {
  bottom: auto;
  top: 50%;
  transform: rotate(25deg);
}

.l-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: calc(100vw - (100vw - 100%));
  height: 100dvh;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.72);
  transition: ease 0.3s;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.l-overlay.is-open {
  opacity: 1;
  visibility: visible;
}

.l-hidemenu {
  background-color: #4B61E8;
  position: fixed;
  z-index: 7;
  top: 0;
  right: 0;
  height: 100dvh;
  overflow-y: auto;
  max-width: 100%;
  width: 28.5714285714rem;
  transition: ease 0.3s;
  transform: translateX(100%);
  transform-origin: 0 50%;
}
@media screen and (max-width: 768px) {
  .l-hidemenu {
    width: 100%;
  }
}
.l-hidemenu.is-open {
  transform: translateX(0);
}
.l-hidemenu__inner {
  padding: 12.1428571429rem 3.2380952381rem 3.4047619048rem;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-hidemenu__inner {
    padding: 14.0476190476rem 3.4952380952rem 4.1619047619rem;
  }
}
.l-hidemenu__dots {
  position: absolute;
}
.l-hidemenu__dots.--top {
  top: 0;
  left: 0;
  width: 9rem;
}
@media screen and (max-width: 768px) {
  .l-hidemenu__dots.--top {
    width: 11.2380952381rem;
  }
}
.l-hidemenu__dots.--bottom {
  bottom: 0;
  right: 0;
  width: 8rem;
}
@media screen and (max-width: 768px) {
  .l-hidemenu__dots.--bottom {
    width: 10rem;
    bottom: 4.2857142857rem;
  }
}
.l-hidemenu__nav {
  margin-bottom: 5dvh;
}
.l-hidemenu__nav-item {
  font-weight: 600;
  font-size: 1.0952380952rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .l-hidemenu__nav-item {
    font-size: 1.4285714286rem;
  }
}
.l-hidemenu__nav-item:not(:last-of-type) {
  margin-bottom: 2.2380952381rem;
}
@media screen and (max-width: 768px) {
  .l-hidemenu__nav-item:not(:last-of-type) {
    margin-bottom: 3rem;
  }
}
.l-hidemenu__nav-link {
  display: inline-block;
  position: relative;
  padding-left: 1.8076190476rem;
}
@media screen and (max-width: 768px) {
  .l-hidemenu__nav-link {
    padding-left: 2.4071428571rem;
  }
}
.l-hidemenu__nav-link::before {
  content: "";
  height: 1px;
  width: 0.6171428571rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
@media screen and (max-width: 768px) {
  .l-hidemenu__nav-link::before {
    width: 0.8261904762rem;
  }
}
.l-hidemenu__logo {
  width: 12.7142857143rem;
}
@media screen and (max-width: 768px) {
  .l-hidemenu__logo {
    width: 20.2857142857rem;
  }
}

.l-fix-btn {
  position: fixed;
  z-index: 5;
  background-color: #fff;
  right: 3.8541666667%;
  bottom: 0;
  text-align: center;
  border-radius: 1.4285714286rem 1.4285714286rem 0 0;
  width: 10.6666666667rem;
}
.l-fix-btn__link {
  display: flex;
  flex-flow: column;
  align-items: center;
  color: #3CC3DD;
  padding: 1.1428571429rem 0;
  width: 100%;
}
.l-fix-btn__eng {
  font-family: "Barlow", sans-serif;
  font-size: 1.6666666667rem;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 0.7380952381rem;
}
.l-fix-btn__desc {
  font-size: 0.8571428571rem;
  line-height: 1.2222222222;
}

.l-footer {
  color: #fff;
  background-color: #172C4A;
  padding: 4.2rem 0 4.5rem;
  position: relative;
  z-index: 2;
}
.l-footer__container {
  padding: 0 6.9047619048rem;
}
@media screen and (max-width: 768px) {
  .l-footer__container {
    padding: 0 2.380952381rem;
  }
}
.l-footer__logo {
  width: 19.5714285714rem;
  margin-bottom: 4.619047619rem;
}
@media screen and (max-width: 768px) {
  .l-footer__logo {
    margin: 0 auto 3.8571428571rem;
  }
}
@media screen and (min-width: 769px) {
  .l-footer__col {
    display: flex;
    justify-content: space-between;
  }
}
.l-footer__gr {
  padding-left: 2.1904761905rem;
  border-left: 2px solid #fff;
}
@media screen and (min-width: 769px) {
  .l-footer__gr {
    flex: 0 0 33.33333%;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__gr {
    padding-left: 2.619047619rem;
  }
  .l-footer__gr:not(:last-of-type) {
    margin-bottom: 4.1904761905rem;
  }
}
.l-footer__gr-ttl {
  font-size: 1.1904761905rem;
  line-height: 1.72;
  margin-bottom: 2.1904761905rem;
}
@media screen and (max-width: 768px) {
  .l-footer__gr-ttl {
    font-size: 1.4285714286rem;
    line-height: 1.7;
    margin-bottom: 2.0952380952rem;
  }
}
.l-footer__gr-data {
  font-size: 0.9523809524rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .l-footer__gr-data {
    font-size: 1.1904761905rem;
    line-height: 1.72;
  }
}

@keyframes sdl {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200%);
  }
}
@keyframes gradientAnimation {
  0% {
    background: linear-gradient(to right, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
  100% {
    background: linear-gradient(-45deg, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
}
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
@keyframes logoAnimation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30000px 0;
  }
}
@keyframes drawer-main {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.66;
  }
  100% {
    opacity: 1;
  }
}
/* 線のアニメーション */
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
.c-img-hover-zoom {
  transition: ease-in-out 0.37s;
}
.c-img-hover-zoom:hover {
  transform: scale(1.1);
  opacity: 1;
}

.c-text-link {
  color: #d2145a;
  transition: linear 0.11s;
}
.c-text-link:hover {
  color: #040000;
}

/* 

アニメーションのクラス
---------------------------*/
.js-sec-ttl-animation {
  opacity: 0;
}

.js-sec-fadeup {
  opacity: 0;
  transform: translateY(10%);
}

.js-sec-thumb {
  position: relative;
}
.js-sec-thumb .js-sec-thumb-overlay {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #4961E8;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: ease 0.3s;
}

.c-sec-title {
  color: #4961E8;
  font-size: 2.380952381rem;
  line-height: 1.32;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
.c-sec-title span {
  background-color: #fff;
  padding: 0.3333333333rem 0.6666666667rem;
  padding-right: 1.0476190476rem;
}

.c-eng-text-bar {
  writing-mode: vertical-rl;
  font-family: "Barlow", sans-serif;
  color: #fff;
  font-size: 1.4285714286rem;
  letter-spacing: 0.1em;
  padding-top: 6.5714285714rem;
  font-weight: 500;
}
.c-eng-text-bar::after {
  animation: scroll 2s infinite;
  background-color: #fff;
  top: 0;
  content: "";
  height: 5.380952381rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 2px;
}

/*
メインのスタイル
------------------------*/
.site-bg-wrapper {
  position: relative;
}

.site-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.mv {
  position: relative;
  overflow: hidden;
}
.mv__inner {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .mv__inner {
    padding-top: 4.7619047619rem;
  }
}
.mv__catch {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  position: absolute;
  left: 0;
  top: 2.0952380952rem;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .mv__catch {
    top: 0;
  }
}
.mv__catch-paragraph {
  background-color: #fff;
  padding: 1.0333333333rem 1.2142857143rem 0.9523809524rem 1.4761904762rem;
  line-height: 0;
}
.mv__catch-paragraph.--paragraph02 {
  padding: 0.2952380952rem 1.2142857143rem 0.3952380952rem 1.380952381rem;
}
.mv__catch-paragraph.--paragraph03 {
  padding: 0.8952380952rem 1.4047619048rem 0.680952381rem 1.380952381rem;
}
.mv__catch-line {
  display: inline-block;
  width: 25.8571428571rem;
}
@media screen and (max-width: 768px) {
  .mv__catch-line {
    width: 17.1428571429rem;
  }
}
.mv__catch-line.--line02 {
  width: 15.1428571429rem;
}
@media screen and (max-width: 768px) {
  .mv__catch-line.--line02 {
    width: 9.0476190476rem;
  }
}
.mv__catch-line.--line03 {
  width: 36.4285714286rem;
}
@media screen and (max-width: 768px) {
  .mv__catch-line.--line03 {
    width: 22.380952381rem;
  }
}
.mv__dots {
  position: absolute;
  width: 8rem;
  left: 10.7619047619rem;
  top: 21.1904761905rem;
}
@media screen and (max-width: 768px) {
  .mv__dots {
    left: 0;
    top: 19.7619047619rem;
  }
}
.mv__announce {
  position: absolute;
  left: 6.4761904762rem;
  bottom: 0.7142857143rem;
  width: 22.7142857143rem;
}
@media screen and (max-width: 768px) {
  .mv__announce {
    width: 19.5238095238rem;
    left: 0;
    bottom: 1.4285714286rem;
  }
}
.mv__eng {
  writing-mode: vertical-rl;
  color: #fff;
  font-family: "Barlow", sans-serif;
  font-size: 0.7619047619rem;
  letter-spacing: 0.05em;
  position: absolute;
  left: 0;
  bottom: 1.3333333333rem;
  line-height: 1.25;
  transform: scale(-1, -1);
}
@media screen and (max-width: 768px) {
  .mv__eng {
    bottom: 10.2380952381rem;
    font-size: 0.7142857143rem;
  }
}
.mv__photo {
  height: 100%;
  margin-right: -7.7083333333%;
  margin-left: 16.4285714286rem;
}
@media screen and (max-width: 768px) {
  .mv__photo {
    margin-left: 3.4761904762rem;
  }
}
.mv__photo img {
  object-position: 50% 0%;
}

.site-catch {
  padding: 7.8095238095rem 0 6.8095238095rem;
}
@media screen and (max-width: 768px) {
  .site-catch {
    padding: 4.4761904762rem 0 4.5238095238rem;
  }
}
.site-catch__text {
  text-align: center;
  font-size: 2.2380952381rem;
  letter-spacing: 0.05em;
  line-height: 1.5957446809;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .site-catch__text {
    font-size: 1.8095238095rem;
    line-height: 1.6842105263;
  }
}

.about-desc-col01 {
  padding: 6.1904761905rem 3.8095238095rem 6.9523809524rem;
}
@media screen and (max-width: 768px) {
  .about-desc-col01 {
    padding: 4.3333333333rem 0 2.8095238095rem;
  }
}
.about-desc-col01__images {
  flex: 0 0 29.5238095238rem;
}
@media screen and (max-width: 768px) {
  .about-desc-col01__images {
    order: 2;
    flex-basis: auto;
    margin-bottom: 3.1428571429rem;
  }
}
.about-desc-col01__items {
  flex: 0 0 28.5714285714rem;
}
@media screen and (max-width: 768px) {
  .about-desc-col01__items {
    display: contents;
  }
}
.about-desc-col01__ttl {
  width: 12.2380952381rem;
  margin-bottom: 1.7142857143rem;
}
@media screen and (max-width: 768px) {
  .about-desc-col01__ttl {
    order: 1;
    margin: 0 auto 3.1428571429rem;
  }
}
@media screen and (max-width: 768px) {
  .about-desc-col01__desc {
    order: 3;
  }
}

.about-desc-col02 {
  padding: 4.9523809524rem 4.8095238095rem 4.2380952381rem;
  padding-right: 0;
}
@media screen and (min-width: 769px) {
  .about-desc-col02 {
    flex-flow: row-reverse;
  }
}
@media screen and (max-width: 768px) {
  .about-desc-col02 {
    padding: 2.9523809524rem 0 3.8095238095rem;
  }
}
.about-desc-col02__graph {
  flex: 0 0 39.8095238095rem;
}
@media screen and (max-width: 768px) {
  .about-desc-col02__graph {
    order: 2;
    flex-basis: auto;
    width: 27.6666666667rem;
    margin-left: auto;
    margin-bottom: 3.1428571429rem;
  }
}
.about-desc-col02__graph-cap {
  font-size: 0.8571428571rem;
  display: block;
  text-align: right;
  margin-top: 3.2380952381rem;
}
@media screen and (max-width: 768px) {
  .about-desc-col02__graph-cap {
    display: none;
  }
}
.about-desc-col02__items {
  flex: 0 0 22.380952381rem;
}
@media screen and (max-width: 768px) {
  .about-desc-col02__items {
    display: contents;
  }
}
.about-desc-col02__ttl {
  font-size: 1.8095238095rem;
  margin-bottom: 3.1904761905rem;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .about-desc-col02__ttl {
    order: 1;
    margin-bottom: 2.6666666667rem;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .about-desc-col02__desc {
    order: 3;
  }
}

.about-gr {
  background-color: rgba(255, 255, 255, 0.15);
  position: relative;
  margin-bottom: 6.5714285714rem;
}
@media screen and (max-width: 768px) {
  .about-gr {
    margin-bottom: 9.1904761905rem;
  }
}
.about-gr.--left {
  margin-right: 10.9375%;
  padding-left: 10.9375%;
}
@media screen and (max-width: 768px) {
  .about-gr.--left {
    margin-right: 4%;
    padding-left: 4%;
  }
}
.about-gr.--right {
  margin-left: 10.9375%;
  padding-right: 10.9375%;
}
@media screen and (max-width: 768px) {
  .about-gr.--right {
    margin-left: 4%;
    padding-right: 4%;
  }
}
.about-gr:not(:last-child) {
  margin-bottom: 5.1904761905rem;
}
@media screen and (max-width: 768px) {
  .about-gr:not(:last-child) {
    margin-bottom: 5.0476190476rem;
  }
}
.about-gr__eng {
  position: absolute;
  top: -1.8rem;
  left: 6.5625%;
}
@media screen and (max-width: 768px) {
  .about-gr__eng {
    display: none;
  }
}
.about-gr__dots {
  width: 8rem;
  position: absolute;
  right: -1.5714285714rem;
  bottom: -2.619047619rem;
}
@media screen and (max-width: 768px) {
  .about-gr__dots {
    width: 6.6666666667rem;
    right: 0;
    bottom: -3rem;
  }
}
.about-gr__dots.--left {
  right: auto;
  left: -3.2857142857rem;
  width: 9rem;
}
@media screen and (max-width: 768px) {
  .about-gr__dots.--left {
    left: 0;
    width: 7.4761904762rem;
    bottom: -2.9523809524rem;
  }
}
@media screen and (max-width: 768px) {
  .about-gr__inner {
    padding: 0 2.1904761905rem;
  }
}
.about-gr__block {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .about-gr__block {
    flex-flow: column;
  }
}
@media screen and (max-width: 768px) {
  .about-gr__desc {
    font-size: 1.1904761905rem;
    line-height: 1.64;
  }
}

.features {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .features {
    padding-top: 4.1904761905rem;
  }
}
.features__wave {
  position: absolute;
  right: 0.9523809524rem;
  top: 28.5714285714rem;
  width: 137.5714285714rem;
  z-index: 3;
  max-width: none;
}
@media screen and (max-width: 768px) {
  .features__wave {
    left: 50%;
    top: 66.6666666667rem;
    transform: translateX(-50%);
    right: auto;
    margin: auto;
    width: 153.2857142857rem;
  }
}
.features__eng {
  color: #5CE2E3;
  position: absolute;
  left: 2.4761904762rem;
  top: -1.2619047619rem;
}
@media screen and (max-width: 768px) {
  .features__eng {
    left: 1.0476190476rem;
    top: -1.5238095238rem;
  }
}
.features__eng::after {
  background-color: #5CE2E3;
}
.features__col {
  background-color: #4961E8;
  padding: 5.0952380952rem 6.4761904762rem;
  padding-right: 3.2380952381rem;
}
@media screen and (min-width: 769px) {
  .features__col {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .features__col {
    padding: 3.5rem 2.0476190476rem 4.0476190476rem;
  }
}
.features__info {
  flex: 0 0 23.3333333333rem;
}
@media screen and (max-width: 768px) {
  .features__info {
    margin-bottom: 4.9523809524rem;
    padding-left: 2.1428571429rem;
    padding-right: 1.2857142857rem;
  }
}
.features__info-ttl {
  margin-bottom: 2.7619047619rem;
}
@media screen and (max-width: 768px) {
  .features__info-ttl {
    margin-bottom: 1.9523809524rem;
  }
}
.features__info-read {
  font-size: 1rem;
  line-height: 1.7142857143;
}
@media screen and (max-width: 768px) {
  .features__info-read {
    font-size: 1.1904761905rem;
    line-height: 1.64;
  }
}
.features__list {
  flex: 0 0 41.1428571429rem;
}
.features__list-item {
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 0.4761904762rem;
  height: 17.2857142857rem;
  position: relative;
  padding-left: 15.0476190476rem;
  padding-right: 3.1428571429rem;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .features__list-item {
    flex-flow: column;
    height: auto;
    padding: 2.4761904762rem 2.9523809524rem 2.8571428571rem;
  }
}
.features__list-item:not(:last-of-type) {
  margin-bottom: 3.380952381rem;
}
@media screen and (max-width: 768px) {
  .features__list-item:not(:last-of-type) {
    margin-bottom: 2.8571428571rem;
  }
}
.features__list-images {
  width: 15.9047619048rem;
  height: 12.4285714286rem;
  z-index: 6;
}
@media screen and (min-width: 769px) {
  .features__list-images {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -3.4761904762rem;
  }
}
@media screen and (max-width: 768px) {
  .features__list-images {
    order: 2;
    margin: 0 auto 1.9047619048rem;
  }
}
@media screen and (max-width: 768px) {
  .features__list-info {
    display: contents;
  }
}
.features__list-ttl {
  font-size: 1.6666666667rem;
  line-height: 1.3714285714;
  margin-bottom: 2.0476190476rem;
}
@media screen and (max-width: 768px) {
  .features__list-ttl {
    order: 1;
    margin-bottom: 1.9523809524rem;
    text-align: center;
  }
}
.features__list-desc {
  font-size: 0.9523809524rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .features__list-desc {
    order: 3;
    font-size: 1.1904761905rem;
    line-height: 1.64;
  }
}

.instractor {
  padding-top: 8.8095238095rem;
}
@media screen and (max-width: 768px) {
  .instractor {
    padding-top: 4.8095238095rem;
  }
}
.instractor__eng {
  font-family: "Barlow", sans-serif;
  text-align: center;
  color: #4961E8;
  font-weight: 500;
  font-size: 1.4285714286rem;
  letter-spacing: 0.1em;
  line-height: 1.02;
  margin-bottom: 2.8095238095rem;
}
@media screen and (max-width: 768px) {
  .instractor__eng {
    margin-bottom: 1.9047619048rem;
  }
}
.instractor__ttl {
  align-items: center;
  margin-bottom: 8.1904761905rem;
}
@media screen and (max-width: 768px) {
  .instractor__ttl {
    margin-bottom: 5.1904761905rem;
  }
}
.instractor__comming {
  text-align: center;
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.1em;
  line-height: 1;
  font-size: 3.3333333333rem;
  margin-bottom: 14.5238095238rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .instractor__comming {
    margin-bottom: 9.4285714286rem;
  }
}
.instractor__bottom {
  height: 27.619047619rem;
}
@media screen and (max-width: 768px) {
  .instractor__bottom {
    height: 19.380952381rem;
  }
}

.curriculum {
  padding-top: 9.0476190476rem;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .curriculum {
    padding-top: 6.7619047619rem;
  }
}
.curriculum__wave {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 153.2857142857rem;
  max-width: none;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .curriculum__wave {
    top: 35.2380952381rem;
  }
}
.curriculum__eng {
  position: absolute;
  left: 2.4761904762rem;
  top: -1.2619047619rem;
}
@media screen and (max-width: 768px) {
  .curriculum__eng {
    left: 1.0476190476rem;
    top: -1.5238095238rem;
  }
}
.curriculum__container {
  background-color: #4CCCE3;
  padding: 6.2380952381rem 6.4285714286rem 6.9047619048rem;
}
@media screen and (max-width: 768px) {
  .curriculum__container {
    padding: 3.5238095238rem 3rem 4.3619047619rem;
  }
}
.curriculum__head {
  margin-bottom: 10.1904761905rem;
}
@media screen and (min-width: 769px) {
  .curriculum__head {
    display: flex;
    align-items: center;
    padding: 0 4.2380952381rem;
  }
}
@media screen and (max-width: 768px) {
  .curriculum__head {
    margin-bottom: 9.7142857143rem;
    padding-left: 1.9047619048rem;
  }
}
.curriculum__head-ttl {
  flex: 0 0 auto;
}
@media screen and (min-width: 769px) {
  .curriculum__head-ttl {
    margin-right: 3.8095238095rem;
  }
}
@media screen and (max-width: 768px) {
  .curriculum__head-ttl {
    margin-bottom: 2.3333333333rem;
  }
}
.curriculum__head-read {
  flex: 1 1 auto;
}
@media screen and (max-width: 768px) {
  .curriculum__head-read {
    font-size: 1.1904761905rem;
    line-height: 1.64;
  }
}
.curriculum__list {
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 769px) {
  .curriculum__list {
    display: flex;
    justify-content: space-between;
    gap: 2.6428571429rem;
  }
}
.curriculum__list-item {
  position: relative;
  color: #4961E8;
  background-color: #fff;
  border-radius: 0.4761904762rem;
  flex: 0 0 22.2%;
  padding: 3.1666666667rem 1.7380952381rem 1.619047619rem;
}
@media screen and (min-width: 769px) {
  .curriculum__list-item {
    min-height: 23.619047619rem;
  }
}
@media screen and (max-width: 768px) {
  .curriculum__list-item {
    padding: 3.3571428571rem 2.9857142857rem 3.0952380952rem;
  }
  .curriculum__list-item:not(:last-of-type) {
    margin-bottom: 9.5428571429rem;
  }
}
.curriculum__list-icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 9.9523809524rem;
  top: -5.1904761905rem;
}
@media screen and (max-width: 768px) {
  .curriculum__list-icon {
    width: 11.619047619rem;
    top: -6.2380952381rem;
  }
}
.curriculum__list-ttl {
  position: relative;
  z-index: 2;
  text-align: center;
  font-size: 1.6666666667rem;
  line-height: 1.2857142857;
  padding-bottom: 1.6428571429rem;
  margin-bottom: 1.7857142857rem;
  border-bottom: 2px solid #4961E8;
}
@media screen and (max-width: 768px) {
  .curriculum__list-ttl {
    padding-bottom: 1.5rem;
    margin-bottom: 2.2285714286rem;
  }
}
.curriculum__list-desc {
  font-size: 0.9523809524rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .curriculum__list-desc {
    font-size: 1.1904761905rem;
    line-height: 1.64;
  }
}

.guide__container {
  padding: 2.1428571429rem 6.4761904762rem;
}
@media screen and (max-width: 768px) {
  .guide__container {
    padding: 1.9047619048rem 0;
  }
}
.guide__block {
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 5.2380952381rem 0 6.3333333333rem;
}
@media screen and (max-width: 768px) {
  .guide__block {
    padding: 4.7619047619rem 0 4.2857142857rem;
  }
}
.guide__block:not(:last-of-type) {
  border-bottom: 2px solid #fff;
}
.guide__block-ttl {
  margin-bottom: 3.2380952381rem;
}
@media screen and (max-width: 768px) {
  .guide__block-ttl {
    margin-bottom: 2.7619047619rem;
  }
}
.guide__block-desc {
  text-align: center;
  font-weight: bold;
  font-size: 1.6666666667rem;
  line-height: 1.7142857143;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .guide__block-desc {
    font-size: 1.4285714286rem;
    line-height: 1.8333333333;
  }
}

.new-campus {
  background-color: #4961E8;
  padding: 6.0952380952rem 0 6.8571428571rem;
}
@media screen and (max-width: 768px) {
  .new-campus {
    padding: 5.0476190476rem 0 6.2857142857rem;
  }
}
.new-campus__container {
  padding: 0 11.619047619rem;
}
@media screen and (max-width: 768px) {
  .new-campus__container {
    padding: 0;
  }
}
.new-campus__head {
  margin-bottom: 4.0952380952rem;
}
@media screen and (max-width: 768px) {
  .new-campus__head {
    padding: 0 2.5714285714rem;
    margin-bottom: 2.4761904762rem;
  }
}
.new-campus__ttl {
  align-items: center;
  margin-bottom: 3.1904761905rem;
}
.new-campus__read {
  font-size: 1.4285714286rem;
  font-weight: 600;
  line-height: 1.6666666667;
}
@media screen and (max-width: 768px) {
  .new-campus__read {
    font-size: 1.1904761905rem;
    line-height: 1.64;
  }
}
.new-campus__photo {
  width: 52rem;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .new-campus__photo {
    width: 29.7142857143rem;
  }
}

.u-sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.u-object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-text-eng {
  text-transform: lowercase;
}
.u-text-eng::first-letter {
  text-transform: uppercase;
}

.u-bold {
  font-weight: 700;
}

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

@media screen and (max-width: 768px) {
  .u-sp-hidden {
    display: none;
  }
}

.u-v-hidden-i {
  visibility: hidden !important;
}

.u-all-hidden {
  display: none !important;
}

@media screen and (min-width: 769px) {
  .u-sp-link {
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  .u-sp-link {
    border-bottom: 1px solid #040000;
    padding-bottom: 0.0476190476rem;
  }
}

.u-bg-cover {
  position: relative;
}
.u-bg-cover__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.u-bg-cover__bg.--pos-top {
  object-position: 50% 0;
}
.u-bg-cover__inner {
  position: relative;
}

.u-flex-sb {
  display: flex;
  justify-content: space-between;
}
.u-flex-sb.--wrap {
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .u-flex-sb.--spRow {
    display: block;
  }
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
  .u-sp-mb0 {
    margin-bottom: 0 !important;
  }
}

.u-mb-1rem {
  margin-bottom: 1rem;
}

.u-mb-2rem {
  margin-bottom: 2rem;
}

.u-text-center {
  text-align: center;
}

.u-text-right {
  text-align: right;
}

.u-text-left {
  text-align: left;
}

.u-marker {
  background: linear-gradient(transparent 80%, #f5d034 0%);
  display: inline-block;
}

.u-c-yellow {
  color: #FFDF00;
}

.u-c-red {
  color: #cc1c05;
}

.u-c-pink {
  color: #d2145a;
}

.u-text-center {
  text-align: center;
}

.u-text-underline {
  text-decoration: underline;
}

.--size-l {
  font-size: 1.42em;
}

.--size-sm {
  font-size: 0.8em;
}

.u-mb0-i {
  margin-bottom: 0 !important;
}

.u-text-bg {
  letter-spacing: -0.005em;
  display: contents;
}

.u-text-over-cricle {
  position: relative;
}
.u-text-over-cricle::after {
  content: "";
  width: 0.5714285714rem;
  height: 0.5714285714rem;
  border-radius: 50%;
  background-color: #f5d034;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.3333333333rem;
}

.u-c-orange {
  color: #f6921d;
}

.u-c-red {
  color: #cc1c05;
}

.u-no-link {
  pointer-events: none;
}/*# sourceMappingURL=style.css.map */