@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          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
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

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

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

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
/* 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;
}

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

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

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

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

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 */
}

/* 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: 0;
  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 */
}

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

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

/* 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 */
}

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

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

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  max-width: 100%;
  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;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # 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] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

a {
  text-decoration: none;
}

html {
  font-size: 0.6944444444vw;
  scroll-behavior: smooth;
  scroll-padding-top: 9rem;
}
@media screen and (max-width: 767.999px) {
  html {
    font-size: 2.6041666667vw;
    scroll-padding-top: 6.8rem;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: auto;
  word-break: break-all;
  min-height: 100dvh;
  color: #333;
  background: #F4F4F8;
}
@media screen and (max-width: 767.999px) {
  body {
    font-weight: 400;
  }
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #000;
}
a:hover {
  color: #000;
  cursor: pointer;
}

ol li,
ul li {
  list-style: none;
}

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

.txtC {
  text-align: center !important;
}

.txtR {
  text-align: right !important;
}

.txtL {
  text-align: left !important;
}

.w10 {
  width: 10%;
}

.w15 {
  width: 15%;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w85 {
  width: 85%;
}

.w90 {
  width: 90%;
}

.w95 {
  width: 95%;
}

.w100 {
  max-width: 100% !important;
  width: 100% !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mt1r {
  margin-top: 1rem !important;
}

.mt2r {
  margin-top: 2rem !important;
}

.mt3r {
  margin-top: 3rem !important;
}

.mt4r {
  margin-top: 4rem !important;
}

.mt5r {
  margin-top: 5rem !important;
}

.mt6r {
  margin-top: 6rem !important;
}

.mt7r {
  margin-top: 7rem !important;
}

.mt8r {
  margin-top: 8rem !important;
}

.mt9r {
  margin-top: 9rem !important;
}

.mt10r {
  margin-top: 10rem !important;
}

.mb1r {
  margin-bottom: 1rem !important;
}

.mb2r {
  margin-bottom: 2rem !important;
}

.mb3r {
  margin-bottom: 3rem !important;
}

.mb4r {
  margin-bottom: 4rem !important;
}

.mb5r {
  margin-bottom: 5rem !important;
}

.mb6r {
  margin-bottom: 6rem !important;
}

.mb7r {
  margin-bottom: 7rem !important;
}

.mb8r {
  margin-bottom: 8rem !important;
}

.mb9r {
  margin-bottom: 9rem !important;
}

.mb10r {
  margin-bottom: 10rem !important;
}

.ml1r {
  margin-left: 1rem !important;
}

.ml2r {
  margin-left: 2rem !important;
}

.ml3r {
  margin-left: 3rem !important;
}

.ml4r {
  margin-left: 4rem !important;
}

.ml5r {
  margin-left: 5rem !important;
}

.ml6r {
  margin-left: 6rem !important;
}

.ml7r {
  margin-left: 7rem !important;
}

.ml8r {
  margin-left: 8rem !important;
}

.ml9r {
  margin-left: 9rem !important;
}

.ml10r {
  margin-left: 10rem !important;
}

.mr1r {
  margin-right: 1rem !important;
}

.mr2r {
  margin-right: 2rem !important;
}

.mr3r {
  margin-right: 3rem !important;
}

.mr4r {
  margin-right: 4rem !important;
}

.mr5r {
  margin-right: 5rem !important;
}

.mr6r {
  margin-right: 6rem !important;
}

.mr7r {
  margin-right: 7rem !important;
}

.mr8r {
  margin-right: 8rem !important;
}

.mr9r {
  margin-right: 9rem !important;
}

.mr10r {
  margin-right: 10rem !important;
}

.pl1em {
  padding-left: 1em;
}

.pl2em {
  padding-left: 2em;
}

.pl3em {
  padding-left: 3em;
}

.ind1 {
  text-indent: -1em !important;
  margin-left: 1em !important;
}

.ind2 {
  text-indent: -2em !important;
  margin-left: 2em !important;
}

.ind3 {
  text-indent: -3em !important;
  margin-left: 3em !important;
}

.ind4 {
  text-indent: -4em !important;
  margin-left: 4em !important;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

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

.mr0 {
  margin-right: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

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

.mauto {
  margin: auto;
}

@media screen and (max-width: 767.999px) {
  .pc {
    display: none;
  }
}

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

.common-title {
  font-family: "Shippori Mincho", "Noto Sans JP", sans-serif;
  font-size: 3.8rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767.999px) {
  .common-title {
    font-size: 2rem;
  }
}
.common-title.navy {
  color: #2B2F6C;
}

.common-title-en {
  font-family: "EB Garamond", "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767.999px) {
  .common-title-en {
    font-size: 1.2rem;
  }
}
.common-title-en.navy {
  color: #2B2F6C;
}

.scroll-wrap-01 {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.scroll-wrap-01 .scroll-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 230vw;
}
.scroll-wrap-01 .scroll-list {
  -webkit-animation: scroll-wrap-01 20s infinite linear 0s both;
          animation: scroll-wrap-01 20s infinite linear 0s both;
  margin-left: 5vw;
}
.scroll-wrap-01 .scroll-list img {
  width: 110vw;
}
@-webkit-keyframes scroll-wrap-01 {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-115vw);
            transform: translateX(-115vw);
  }
}
@keyframes scroll-wrap-01 {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-115vw);
            transform: translateX(-115vw);
  }
}

.scroll-wrap-02 {
  overflow: hidden;
}
.scroll-wrap-02 .scroll-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 288vw;
}
.scroll-wrap-02 .scroll-list {
  -webkit-animation: scroll-wrap-02 25s infinite linear 0s both;
          animation: scroll-wrap-02 25s infinite linear 0s both;
  margin-left: 5vw;
}
.scroll-wrap-02 .scroll-list img {
  width: 144vw;
}
@-webkit-keyframes scroll-wrap-02 {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-144vw);
            transform: translateX(-144vw);
  }
}
@keyframes scroll-wrap-02 {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-144vw);
            transform: translateX(-144vw);
  }
}

.scroll-wrap-03 {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.scroll-wrap-03 .scroll-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 240vw;
}
.scroll-wrap-03 .scroll-list {
  -webkit-animation: scroll-wrap-03 21s infinite linear 0s both;
          animation: scroll-wrap-03 21s infinite linear 0s both;
  margin-left: 5vw;
}
.scroll-wrap-03 .scroll-list img {
  width: 115vw;
}
@-webkit-keyframes scroll-wrap-03 {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-120vw);
            transform: translateX(-120vw);
  }
}
@keyframes scroll-wrap-03 {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-120vw);
            transform: translateX(-120vw);
  }
}

table.layout-01 {
  border-collapse: collapse;
  width: 89rem;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  table.layout-01 {
    width: calc(100% - 3rem);
  }
}
table.layout-01 tr th,
table.layout-01 tr td {
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  line-height: 1.53em;
}
@media screen and (max-width: 767.999px) {
  table.layout-01 tr th,
  table.layout-01 tr td {
    font-size: 1.2rem;
  }
}
table.layout-01 tr th {
  width: 24%;
  color: #fff;
  background: #2B2F6C;
  font-weight: bold;
  text-align: center;
  padding: 1em;
}
@media screen and (max-width: 767.999px) {
  table.layout-01 tr th {
    width: 28%;
    padding: 1em 0.5em;
  }
}
table.layout-01 tr td {
  width: 76%;
  background: #fff;
  padding: 1em 3em;
}
@media screen and (max-width: 767.999px) {
  table.layout-01 tr td {
    width: 72%;
    padding: 1em 1.5em;
  }
}
table.layout-01 tr:not(:first-child) th,
table.layout-01 tr:not(:first-child) td {
  border-top: 1px solid #CCCCE3;
}
table.layout-01 tr:first-of-type th {
  border-top-left-radius: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  table.layout-01 tr:first-of-type th {
    border-top-left-radius: 0.8rem;
  }
}
table.layout-01 tr:first-of-type td {
  border-top-right-radius: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  table.layout-01 tr:first-of-type td {
    border-top-right-radius: 0.8rem;
  }
}
table.layout-01 tr:last-of-type th {
  border-bottom-left-radius: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  table.layout-01 tr:last-of-type th {
    border-bottom-left-radius: 0.8rem;
  }
}
table.layout-01 tr:last-of-type td {
  border-bottom-right-radius: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  table.layout-01 tr:last-of-type td {
    border-bottom-right-radius: 0.8rem;
  }
}

a.wave {
  position: relative;
}
a.wave:before, a.wave:after {
  content: "";
  position: absolute;
  z-index: -10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 100vmax;
  background: #1FC0B1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
a.wave:hover:before {
  -webkit-animation: anime 1s ease-out infinite;
          animation: anime 1s ease-out infinite;
}
a.wave:hover:after {
  -webkit-animation: anime 1s ease-out 1s infinite;
          animation: anime 1s ease-out 1s infinite;
}
@-webkit-keyframes anime {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 1;
  }
  90% {
    opacity: 0.1;
  }
  to {
    -webkit-transform: scale(1.15, 1.5);
            transform: scale(1.15, 1.5);
    opacity: 0;
  }
}
@keyframes anime {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 1;
  }
  90% {
    opacity: 0.1;
  }
  to {
    -webkit-transform: scale(1.15, 1.5);
            transform: scale(1.15, 1.5);
    opacity: 0;
  }
}

.fade {
  opacity: 0;
  -webkit-transform: translateY(10rem);
          transform: translateY(10rem);
}
.fade.fadein {
  -webkit-animation: anime-fadein 2s cubic-bezier(0.33, 1, 0.68, 1) 0s forwards;
          animation: anime-fadein 2s cubic-bezier(0.33, 1, 0.68, 1) 0s forwards;
}

@-webkit-keyframes anime-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes anime-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
header {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  position: fixed;
  top: 0;
  width: 100%;
  height: 9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 6rem;
  z-index: 100;
}
@media screen and (max-width: 767.999px) {
  header {
    height: 6.8rem;
    padding: 0 2rem;
  }
}
header .header-logo {
  width: 16rem;
}
@media screen and (max-width: 767.999px) {
  header .header-logo {
    width: 11.3rem;
  }
}
header #header-nav {
  width: calc(100% - 16rem);
}
@media screen and (max-width: 767.999px) {
  header #header-nav {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.95);
    width: 100%;
    min-height: 100svh;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
header #header-nav #particles-05 {
  display: none;
}
@media screen and (max-width: 767.999px) {
  header #header-nav #particles-05 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
}
header #header-nav nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media screen and (max-width: 767.999px) {
  header #header-nav nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% - 3rem);
    margin: auto;
  }
}
header #header-nav ul.nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.999px) {
  header #header-nav ul.nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
header #header-nav ul.nav-list > li a {
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  color: #2B2F6C;
  padding: 0 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 9rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #2B2F6C), color-stop(50%, transparent));
  background-image: linear-gradient(to top, #2B2F6C 50%, transparent 50%);
  background-position: 0 1px;
  background-size: auto 200%;
  -webkit-transition: background 0.5s, color 0.5s;
  transition: background 0.5s, color 0.5s;
}
@media screen and (max-width: 767.999px) {
  header #header-nav ul.nav-list > li a {
    width: 100%;
    padding: 1rem 0;
    height: auto;
    color: #fff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-image: none;
  }
}
header #header-nav ul.nav-list > li a:hover {
  color: #fff;
  background-position: 0 100%;
}
header #header-nav ul.nav-apply {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 1rem;
  margin-left: 1.5rem;
}
@media screen and (max-width: 767.999px) {
  header #header-nav ul.nav-apply {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem 0;
    margin: 4rem 0 0;
    width: 80%;
    padding-bottom: 3rem;
  }
}
header #header-nav ul.nav-apply > li a {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  background: #000;
  color: #fff;
  -webkit-box-shadow: 0 0.6rem 2rem 0 rgba(54, 120, 196, 0.6);
          box-shadow: 0 0.6rem 2rem 0 rgba(54, 120, 196, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 18rem;
  height: 5rem;
  border-radius: 100vmax;
}
@media screen and (max-width: 767.999px) {
  header #header-nav ul.nav-apply > li a {
    font-size: 1.5rem;
    font-weight: 500;
    width: 100%;
    height: 5rem;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
header #header-nav ul.nav-apply > li a.apply {
  background: #2B2F6C;
}
header #header-nav ul.nav-apply > li a.look {
  color: #2B2F6C;
  background: #fff;
}
header .btn-open {
  display: none;
}
@media screen and (max-width: 767.999px) {
  header .btn-open {
    position: relative;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    width: 4.8rem;
    height: 4.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 0.6rem 2rem 0 rgba(43, 47, 108, 0.6);
            box-shadow: 0 0.6rem 2rem 0 rgba(43, 47, 108, 0.6);
  }
}
header .btn-open span {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  left: 1.5rem;
  height: 0.2rem;
  border-radius: 100vmax;
  background: #2B2F6C;
  width: 1.8rem;
}
header .btn-open span:nth-of-type(1) {
  top: 2.8rem;
}
header .btn-open span:nth-of-type(2) {
  top: 2.3rem;
}
header .btn-open span:nth-of-type(3) {
  top: 1.8rem;
}
header.active .btn-open span:nth-of-type(1) {
  top: 0.5rem;
  -webkit-transform: translateY(2rem) rotate(-40deg);
          transform: translateY(2rem) rotate(-40deg);
}
header.active .btn-open span:nth-of-type(2) {
  opacity: 0;
}
header.active .btn-open span:nth-of-type(3) {
  top: 4.5rem;
  -webkit-transform: translateY(-2rem) rotate(40deg);
          transform: translateY(-2rem) rotate(40deg);
}
header.active #header-nav {
  visibility: visible;
  opacity: 1;
}

footer {
  position: relative;
  color: #fff;
}
footer .footer-conteent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 110rem;
  padding-top: 16.5rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  footer .footer-conteent {
    width: calc(100% - 3rem);
    padding-top: 10rem;
  }
}
footer .footer-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.999px) {
  footer .footer-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
footer .footer-info .footer-info-content {
  width: calc(100% - 40rem);
}
@media screen and (max-width: 767.999px) {
  footer .footer-info .footer-info-content {
    width: 100%;
  }
}
footer .footer-info .footer-info-content .footer-info-lead {
  font-family: "Shippori Mincho", "Noto Sans JP", sans-serif;
  font-size: 4.6rem;
  line-height: 1.55em;
}
@media screen and (max-width: 767.999px) {
  footer .footer-info .footer-info-content .footer-info-lead {
    font-size: 2rem;
    text-align: center;
  }
}
@media screen and (max-width: 767.999px) {
  footer .footer-info .footer-info-content .footer-info-lead br {
    display: none;
  }
}
footer .footer-info .footer-info-content .footer-info-message {
  font-size: 1.6rem;
  line-height: 2.1em;
  letter-spacing: 0.08em;
  margin-top: 2rem;
}
@media screen and (max-width: 767.999px) {
  footer .footer-info .footer-info-content .footer-info-message {
    font-size: 1.3rem;
    text-align: center;
    margin-top: 3rem;
  }
}
footer .footer-info ul.footer-info-btn {
  width: 40rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3rem 0;
}
@media screen and (max-width: 767.999px) {
  footer .footer-info ul.footer-info-btn {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 3rem 4%;
    margin-top: 4rem;
  }
}
@media screen and (max-width: 767.999px) {
  footer .footer-info ul.footer-info-btn > li {
    width: 48%;
  }
}
footer .footer-info ul.footer-info-btn > li a {
  width: 100%;
  height: 8rem;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #fff;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100vmax;
}
@media screen and (max-width: 767.999px) {
  footer .footer-info ul.footer-info-btn > li a {
    height: 5rem;
    font-size: 1.4rem;
  }
}
footer .footer-info ul.footer-info-btn > li a.apply {
  background: #2B2F6C;
  border: 1px solid #CCCCE3;
  background: url("../img/top/bg_pattern_01.jpg") no-repeat top left/cover;
}
footer .footer-info ul.footer-info-btn > li a.look {
  color: #2B2F6C;
  background: #fff;
}
footer .footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin-top: 13rem;
  padding: 5rem 0 0 1rem;
}
@media screen and (max-width: 767.999px) {
  footer .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 5rem;
    padding-left: 0;
  }
}
footer .footer-bottom .footer-bottom-logo {
  width: 16rem;
}
@media screen and (max-width: 767.999px) {
  footer .footer-bottom .footer-bottom-logo {
    width: 14rem;
  }
}
footer .footer-bottom ul.footer-bottom-link {
  width: calc(100% - 16rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  gap: 0 2.5rem;
}
@media screen and (max-width: 767.999px) {
  footer .footer-bottom ul.footer-bottom-link {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 3rem;
  }
}
footer .footer-bottom ul.footer-bottom-link > li a {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #fff;
}
@media screen and (max-width: 767.999px) {
  footer .footer-bottom ul.footer-bottom-link > li a {
    font-size: 1.2rem;
    font-weight: 400;
  }
}
footer .footer-bottom ul.footer-bottom-link > li a:hover {
  text-decoration: underline;
}
footer #particles-04 {
  position: absolute;
  top: 8rem;
  width: 100%;
  height: 23rem;
}
@media screen and (max-width: 767.999px) {
  footer #particles-04 {
    top: 0;
    height: 30rem;
  }
}
@media screen and (max-width: 767.999px) {
  footer .footer-bg img {
    width: 100%;
    height: 65rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.wrapper#top #mv {
  position: relative;
  overflow: hidden;
}
.wrapper#top #mv .mv-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 110rem;
  z-index: 1;
  padding-top: 15rem;
  -webkit-animation: anime-mv-fadein 1s cubic-bezier(0.33, 1, 0.68, 1) 0.2s forwards;
          animation: anime-mv-fadein 1s cubic-bezier(0.33, 1, 0.68, 1) 0.2s forwards;
  opacity: 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-content {
    width: 100%;
    padding-top: 8.5rem;
  }
}
.wrapper#top #mv .mv-title {
  font-family: "Shippori Mincho", "Noto Sans JP", sans-serif;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.wrapper#top #mv .mv-title .mv-title-count {
  font-size: 3.2rem;
  font-weight: 400;
  width: 8.5rem;
  height: 8.5rem;
  background: #278DAA;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-title .mv-title-count {
    font-size: 2.4rem;
    width: 6.5rem;
    height: 6.5rem;
  }
}
.wrapper#top #mv .mv-title .mv-title-count span {
  font-size: 1.6rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-title .mv-title-count span {
    font-size: 1.6rem;
    margin-top: 0.6rem;
  }
}
.wrapper#top #mv .mv-title .mv-title-company {
  font-size: 5rem;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: 0.04em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-title .mv-title-company {
    font-size: 4.2rem;
    margin-left: 1.2rem;
  }
}
.wrapper#top #mv .mv-title .mv-title-company .main {
  margin-bottom: 0.4rem;
}
.wrapper#top #mv .mv-title .mv-title-company .sub {
  font-size: 2rem;
  letter-spacing: 0.05em;
  line-height: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-title .mv-title-company .sub {
    font-size: 1.6rem;
  }
}
.wrapper#top #mv .mv-title .mv-title-text {
  font-size: 5rem;
  font-weight: 400;
  line-height: 1.2em;
  border-left: 1px solid #fff;
  padding-left: 1.8rem;
  margin-left: 1.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-title .mv-title-text {
    font-size: 4rem;
    width: 100%;
    border-left: none;
    text-align: center;
    letter-spacing: 0.1em;
    padding-left: 0;
    margin: 2rem 0 0;
  }
}
.wrapper#top #mv .mv-copy img {
  margin: 2.5rem 0 0 -4.5rem;
  width: 64.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-copy img {
    margin: 0.5rem 0 0;
    width: 97%;
  }
}
.wrapper#top #mv .mv-info {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: -1.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-info {
    width: calc(100% - 3rem);
    margin: -2.5rem auto 0;
  }
}
.wrapper#top #mv .mv-info .mv-info-block {
  border-bottom: 1px solid #2B2F6C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  color: #fff;
}
.wrapper#top #mv .mv-info .mv-info-block + .mv-info-block {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-info .mv-info-block + .mv-info-block {
    margin-top: 1rem;
  }
}
.wrapper#top #mv .mv-info .mv-info-block.summary .mv-info-heading {
  letter-spacing: 0.17em;
}
.wrapper#top #mv .mv-info .mv-info-block.summary .mv-info-content {
  font-size: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-info .mv-info-block.summary .mv-info-content {
    font-size: 2rem;
    margin-bottom: 2.2rem;
  }
}
.wrapper#top #mv .mv-info .mv-info-heading {
  font-size: 1.6rem;
  background: linear-gradient(-45deg, #2B2F6C 40%, #439ec9);
  height: 3.2rem;
  width: 13rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.09em;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-info .mv-info-heading {
    font-size: 1.4rem;
    height: 5.8rem;
    width: 8rem;
    letter-spacing: 0.04em;
    text-align: center;
    line-height: 1.4em;
  }
}
.wrapper#top #mv .mv-info .mv-info-heading:before {
  content: "";
  height: 100%;
  width: 1rem;
  clip-path: polygon(0 0, 100% 100%, 0 100%);
  background: #2B2F6C;
  position: absolute;
  bottom: 0;
  right: -0.95rem;
}
.wrapper#top #mv .mv-info .mv-info-content {
  font-family: "Shippori Mincho", "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  letter-spacing: -0.02em;
  line-height: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin: 0 0 1.2rem 2.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-info .mv-info-content {
    width: calc(100% - 8rem);
    font-size: 1.6rem;
    letter-spacing: 0.02em;
    margin: 0 0 0.7rem 1.5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-info .mv-info-content .head {
    width: 100%;
  }
}
.wrapper#top #mv .mv-info .mv-info-content .year {
  font-size: 2.6rem;
  line-height: 1em;
  text-shadow: 0 0 1rem #666;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-info .mv-info-content .year {
    font-size: 2rem;
    line-height: 1.2em;
  }
}
.wrapper#top #mv .mv-info .mv-info-content .month {
  margin-left: 1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-info .mv-info-content .month {
    margin-left: 0.2rem;
  }
}
.wrapper#top #mv .mv-info .mv-info-content .month,
.wrapper#top #mv .mv-info .mv-info-content .day {
  font-size: 5rem;
  line-height: 0.9em;
  text-shadow: 0 0 1rem #666;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-info .mv-info-content .month,
  .wrapper#top #mv .mv-info .mv-info-content .day {
    font-size: 3.2rem;
    line-height: 1em;
  }
}
.wrapper#top #mv .mv-info .mv-info-content .weekday,
.wrapper#top #mv .mv-info .mv-info-content .saturday,
.wrapper#top #mv .mv-info .mv-info-content .holiday {
  width: 4.2rem;
  height: 4.2rem;
  background: #0761C1;
  border-radius: 50%;
  font-size: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 0 1rem #666;
          box-shadow: 0 0 1rem #666;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-info .mv-info-content .weekday,
  .wrapper#top #mv .mv-info .mv-info-content .saturday,
  .wrapper#top #mv .mv-info .mv-info-content .holiday {
    width: 3rem;
    height: 3rem;
    font-size: 1.4rem;
    margin: 0 0 -0.2rem 0.3rem;
  }
}
.wrapper#top #mv .mv-info .mv-info-content .holiday {
  font-size: 1.6rem;
  letter-spacing: -0.2em;
  padding-right: 0.2em;
  background: #D46669;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-info .mv-info-content .holiday {
    font-size: 1.3rem;
  }
}
.wrapper#top #mv .mv-info .mv-info-content .weekday {
  /*background: #333;*/
  background: #57a6bd;
}
.wrapper#top #mv .mv-info .mv-info-content .from {
  font-size: 3rem;
  line-height: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-info .mv-info-content .from {
    font-size: 2rem;
  }
}
.wrapper#top #mv ul.mv-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2rem;
  margin-top: 4.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv ul.mv-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5rem 0;
    width: calc(100% - 4rem);
    margin: 4rem auto 0;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv ul.mv-btn > li {
    width: 100%;
  }
}
.wrapper#top #mv ul.mv-btn > li a {
  width: 28rem;
  height: 6.1rem;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100vmax;
  color: #fff;
  background: #000;
  -webkit-box-shadow: 0 0.6rem 2rem 0 rgba(43, 47, 108, 0.6);
          box-shadow: 0 0.6rem 2rem 0 rgba(43, 47, 108, 0.6);
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv ul.mv-btn > li a {
    width: 100%;
  }
}
.wrapper#top #mv ul.mv-btn > li a.apply {
  background: #2B2F6C;
}
.wrapper#top #mv ul.mv-btn > li a.look {
  color: #2B2F6C;
  background: #fff;
}
.wrapper#top #mv .mv-pic {
  position: absolute;
  top: 12rem;
  right: 0;
  z-index: 1;
  width: 56rem;
  opacity: 0;
  -webkit-animation: anime-mv-fadein 1s cubic-bezier(0.33, 1, 0.68, 1) 0.2s forwards;
          animation: anime-mv-fadein 1s cubic-bezier(0.33, 1, 0.68, 1) 0.2s forwards;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-pic {
    top: 46rem;
    width: 85%;
    display: none;
  }
}
.wrapper#top #mv .mv-pic .mv-pic-01 {
  width: 29.9rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-pic .mv-pic-01 {
    width: 14rem;
  }
}
.wrapper#top #mv .mv-pic .mv-pic-02 {
  width: 21rem;
  margin: -14rem 0 0 32rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-pic .mv-pic-02 {
    width: 11rem;
    margin: -14rem 0 0 16rem;
  }
}
.wrapper#top #mv #particles-01 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 59rem;
}
.wrapper#top #mv .pattern-01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 90rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .pattern-01 {
    display: none;
  }
}
.wrapper#top #mv .pattern-02 {
  position: absolute;
  top: 12rem;
  right: 0;
  width: 60rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .pattern-02 {
    top: 44rem;
    right: 3rem;
    width: 25rem;
    display: none;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-bg img {
    width: 100%;
    height: 86rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@-webkit-keyframes anime-mv-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anime-mv-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.wrapper#top #about {
  padding-top: 13rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about {
    padding-top: 10rem;
  }
}
.wrapper#top #about .about-head {
  width: 110rem;
  margin: auto;
  padding-top: 14rem;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-head {
    width: calc(100% - 3rem);
    padding-top: 5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-head .about-head-pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 4rem;
  }
}
.wrapper#top #about .about-head .about-head-pic .about-head-pic-01 {
  position: absolute;
  top: 7rem;
  left: 7rem;
  width: 20rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-head .about-head-pic .about-head-pic-01 {
    position: initial;
    width: 48%;
  }
}
.wrapper#top #about .about-head .about-head-pic .about-head-pic-02 {
  position: absolute;
  top: 30rem;
  right: 3rem;
  width: 24rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-head .about-head-pic .about-head-pic-02 {
    position: initial;
    width: 48%;
  }
}
.wrapper#top #about .about-content {
  width: 110rem;
  margin: 11.5rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-content {
    width: calc(100% - 3rem);
    margin: 8rem auto 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.wrapper#top #about .about-content .about-content-pic {
  width: 44%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-content .about-content-pic {
    width: 100%;
    text-align: center;
    margin-top: 3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-content .about-content-pic img {
    width: 70%;
  }
}
.wrapper#top #about .about-content .about-content-inner {
  width: 47%;
  margin-top: 4rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-content .about-content-inner {
    width: 100%;
    margin-top: 0;
  }
}
.wrapper#top #about .about-content .about-content-inner .about-heading {
  font-size: 3.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-content .about-content-inner .about-heading {
    font-size: 2rem;
  }
}
.wrapper#top #about .about-content .about-content-inner .about-text {
  margin-top: 3rem;
}
.wrapper#top #about .about-heading {
  font-family: "Shippori Mincho", "Noto Sans JP", sans-serif;
  font-size: 4rem;
  letter-spacing: -0.06em;
  line-height: 1.7em;
  color: #2B2F6C;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-heading {
    font-size: 2rem;
    font-weight: 500;
  }
}
.wrapper#top #about .about-heading-en {
  font-family: "EB Garamond", "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4em;
  color: #2B2F6C;
  margin-top: 1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-heading-en {
    font-size: 1.2rem;
  }
}
.wrapper#top #about .about-text {
  font-size: 1.6rem;
  line-height: 2em;
  letter-spacing: 0.04em;
  margin-top: 4rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-text {
    font-size: 1.4rem;
  }
}
.wrapper#top #about .about-text p + p {
  margin-top: 2em;
}
.wrapper#top #about .about-bg-01 {
  position: absolute;
  top: 39rem;
  right: 0;
  width: 44.1rem;
  z-index: -1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-bg-01 {
    top: 55rem;
    width: 20rem;
  }
}
.wrapper#top #about #particles-02 {
  position: absolute;
  top: 60rem;
  left: 0;
  width: 100%;
  height: 50rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about #particles-02 {
    top: 55rem;
    height: 36rem;
  }
}
.wrapper#top #about .scroll-wrap-02 {
  margin-top: 12rem;
  position: relative;
  z-index: 1;
}
.wrapper#top .bg-circle {
  position: relative;
  overflow: hidden;
  padding: 31rem 0 30rem;
  margin-top: -18rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .bg-circle {
    padding: 20rem 0 14rem;
    margin-top: -15rem;
  }
}
.wrapper#top .bg-circle:before {
  content: "";
  background: url("../img/top/bg_circle.webp") no-repeat top center/contain;
  aspect-ratio: 2387/1913;
  width: 164%;
  position: absolute;
  top: 0;
  left: -32%;
  right: 0;
  margin: auto;
  z-index: -1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .bg-circle:before {
    width: 660%;
    left: -280%;
  }
}
.wrapper#top #ex {
  width: 110rem;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #ex {
    width: calc(100% - 3rem);
  }
}
.wrapper#top #ex ul.ex-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem 0.5%;
  margin-top: 6rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #ex ul.ex-list {
    gap: 0.5rem 2%;
    margin-top: 5rem;
  }
}
.wrapper#top #ex ul.ex-list > li {
  width: 33%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #ex ul.ex-list > li {
    width: 49%;
  }
}
.wrapper#top #ex ul.ex-list > li figure {
  position: relative;
}
.wrapper#top #ex ul.ex-list > li figure:before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#2B2F6C), color-stop(58.82%, rgba(43, 47, 108, 0)));
  background: linear-gradient(360deg, #2B2F6C 0%, rgba(43, 47, 108, 0) 58.82%);
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #ex ul.ex-list > li figure:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#2B2F6C), color-stop(70%, rgba(43, 47, 108, 0)));
    background: linear-gradient(360deg, #2B2F6C 0%, rgba(43, 47, 108, 0) 70%);
  }
}
.wrapper#top #ex ul.ex-list > li figure .ex-list-pic img {
  border-radius: 0.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #ex ul.ex-list > li figure .ex-list-pic img {
    width: 100%;
    height: 12rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.wrapper#top #ex ul.ex-list > li figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  color: #fff;
  padding: 0 1.5rem 1.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #ex ul.ex-list > li figure figcaption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 1rem 1rem;
  }
}
.wrapper#top #ex ul.ex-list > li figure figcaption .jp {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #ex ul.ex-list > li figure figcaption .jp {
    font-size: 1.4rem;
    display: block;
    line-height: 1.4em;
  }
}
.wrapper#top #ex ul.ex-list > li figure figcaption .en {
  font-family: "EB Garamond", "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  position: relative;
  padding-left: 1.1rem;
  margin-left: 0.7rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #ex ul.ex-list > li figure figcaption .en {
    font-size: 1.2rem;
    padding-left: 0;
    margin-left: 0;
    line-height: 1.4em;
  }
}
.wrapper#top #ex ul.ex-list > li figure figcaption .en:before {
  content: "";
  width: 1px;
  height: 1rem;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #ex ul.ex-list > li figure figcaption .en:before {
    content: none;
  }
}
.wrapper#top #theme {
  margin-top: 10rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #theme {
    margin-top: 8rem;
  }
}
.wrapper#top #theme .theme-lead {
  font-size: 1.6rem;
  line-height: 2em;
  letter-spacing: 0.08em;
  text-align: center;
  color: #fff;
  margin-top: 3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #theme .theme-lead {
    font-size: 1.4rem;
    width: calc(100% - 3rem);
    margin: 3rem auto 0;
  }
}
.wrapper#top #theme ul.theme-list {
  width: 72rem;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3rem 1.6%;
  margin-top: 3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #theme ul.theme-list {
    width: calc(100% - 3rem);
    gap: 3rem 2%;
    margin-top: 4rem;
  }
}
.wrapper#top #theme ul.theme-list > li {
  width: 23.8%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #theme ul.theme-list > li {
    width: 49%;
  }
}
.wrapper#top #theme ul.theme-list > li .theme-list-pic {
  text-align: center;
}
.wrapper#top #theme ul.theme-list > li .theme-list-pic img {
  width: 80%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #theme ul.theme-list > li .theme-list-pic img {
    width: 70%;
  }
}
.wrapper#top #theme ul.theme-list > li figcaption {
  color: #fff;
  text-align: center;
  padding-top: 1rem;
}
.wrapper#top #theme ul.theme-list > li figcaption .jp {
  font-size: 2rem;
  letter-spacing: 0.08em;
  display: block;
  line-height: 1.4em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #theme ul.theme-list > li figcaption .jp {
    font-size: 1.6rem;
  }
}
.wrapper#top #theme ul.theme-list > li figcaption .en {
  font-family: "EB Garamond", "Noto Sans JP", sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  display: block;
  line-height: 1.4em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #theme ul.theme-list > li figcaption .en {
    font-size: 1.2rem;
  }
}
.wrapper#top #guide {
  padding-bottom: 14rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guide {
    padding-bottom: 10rem;
  }
}
.wrapper#top #guide #particles-03 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50rem;
  z-index: -1;
}
.wrapper#top #guide .guide-bg-01 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70rem;
  z-index: -1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guide .guide-bg-01 {
    width: 30rem;
    bottom: 20rem;
  }
}
.wrapper#top #guide .guide-lead {
  font-size: 1.6rem;
  line-height: 1.7em;
  letter-spacing: 0.08em;
  text-align: center;
  margin-top: 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guide .guide-lead {
    font-size: 1.4rem;
  }
}
.wrapper#top #guide table.layout-01 {
  margin-top: 2rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guide table.layout-01 {
    margin-top: 4rem;
    margin: 4rem auto 0;
  }
}
.wrapper#top #guide ul.guide-files {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 6.5rem;
  gap: 0 2rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guide ul.guide-files {
    margin: 5rem 1.5rem 0;
    gap: 0 4%;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guide ul.guide-files > li {
    width: 48%;
  }
}
.wrapper#top #guide ul.guide-files > li a {
  width: 28rem;
  height: 6.1rem;
  background: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #000;
  border-radius: 100vmax;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guide ul.guide-files > li a {
    width: 100%;
    height: 5rem;
    font-size: 1.4rem;
  }
}
.wrapper#top #guide ul.guide-files > li a.green {
  color: #1FC0B1;
  border-color: #1FC0B1;
  -webkit-box-shadow: 0 0.6rem 2rem 0 rgba(43, 139, 163, 0.6);
          box-shadow: 0 0.6rem 2rem 0 rgba(43, 139, 163, 0.6);
}
.wrapper#top #guide ul.guide-files > li a.navy {
  color: #2B2F6C;
  border-color: #2B2F6C;
  -webkit-box-shadow: 0 0.6rem 2rem 0 rgba(43, 47, 108, 0.6);
          box-shadow: 0 0.6rem 2rem 0 rgba(43, 47, 108, 0.6);
}
.wrapper#top #guide .scroll-wrap-03 {
  margin-top: -2.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guide .scroll-wrap-03 {
    margin-top: -0.5rem;
  }
}
.wrapper#top #guide .guide-note {
  width: 89rem;
  margin: 7.5rem auto 0;
  border: 1px solid #2B2F6C;
  border-radius: 1.2rem;
  background: #fff;
  padding: 1.5rem 0 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guide .guide-note {
    width: calc(100% - 3rem);
    margin-top: 5rem;
    padding: 2rem 1.5rem 2.5rem;
  }
}
.wrapper#top #guide .guide-note .guide-note-heading {
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  color: #2B2F6C;
  text-align: center;
  padding-bottom: 0.8em;
  position: relative;
}
.wrapper#top #guide .guide-note .guide-note-heading:before {
  content: "";
  width: 60%;
  height: 1px;
  background-image: repeating-linear-gradient(90deg, #C0C2E7, #C0C2E7 0.2rem, transparent 0.2rem, transparent 0.4rem);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guide .guide-note .guide-note-heading:before {
    width: 100%;
  }
}
.wrapper#top #guide .guide-note .guide-note-summary {
  font-size: 1.4rem;
  line-height: 1.7em;
  letter-spacing: 0.08em;
  text-align: center;
  margin-top: 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #guide .guide-note .guide-note-summary {
    font-size: 1.3rem;
  }
}
/*--------------------------------
260707追加
---------------------------------*/
table.layout-01 li a{
	color: #57a6bd!important;
}
table.layout-01 li a:hover{
	color: #2B2F6C!important;
}
/*--------------------------------
260731追加
演題募集終了後メッセージ
---------------------------------*/
.info-shuryo{
    background-color: #ffffffcf;
    border-radius: 10px;
    color: crimson;
    padding: 20px;
    margin-top: 50px;
    width: 80%;
}
@media screen and (max-width: 767.999px) {
.info-shuryo{	
    width: 100%;
}	
}
.footer .footer-bottom {
    margin-top: 4rem!important;
}