@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: 8rem;
}
@media screen and (max-width: 767.999px) {
  html {
    font-size: 2.6041666667vw;
    scroll-padding-top: 4rem;
  }
}

body {
  font-family: "Outfit", "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;
}
@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%;
}

.container {
  margin: 0 17rem;
}
@media screen and (max-width: 1024px) {
  .container {
    margin: 0 10rem;
  }
}
@media screen and (max-width: 767.999px) {
  .container {
    margin: 0 1.5rem;
  }
}

.btn01 button,
.btn01 a {
  width: 100%;
  height: 6rem;
  color: #fff;
  background: #1575E0;
  border-radius: 100vmax;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .btn01 button,
  .btn01 a {
    height: 7.2rem;
    font-size: 1.68rem;
  }
}
@media screen and (max-width: 767.999px) {
  .btn01 button,
  .btn01 a {
    height: 6rem;
    font-size: 1.3rem;
  }
}
.btn01 button:before,
.btn01 a:before {
  content: "";
  width: 2.8em;
  height: 1.4em;
  background: #fff;
  border-radius: 100vmax;
  position: absolute;
  top: 0;
  right: 1.6em;
  bottom: 0;
  margin: auto;
}
.btn01 button:after,
.btn01 a:after {
  content: "";
  width: 100%;
  height: 100%;
  border: 0.3em double #fff;
  border-radius: 100vmax;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn01 button span,
.btn01 a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 0 2.5em 0 2.2em;
  position: relative;
}
.btn01 button span:before,
.btn01 a span:before {
  content: "";
  width: 0.85em;
  height: 0.1em;
  background: #1575E0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.btn01 button span:after,
.btn01 a span:after {
  content: "";
  width: 0.3em;
  height: 0.3em;
  border-top: 0.1em solid #1575E0;
  border-right: 0.1em solid #1575E0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.btn01 button:hover:after,
.btn01 a:hover:after {
  opacity: 1;
  visibility: visible;
}

.common-title-en {
  font-family: "Outfit", sans-serif;
  font-size: 1.6rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: #1575E0;
  position: relative;
  padding-left: 1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1em;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .common-title-en {
    font-size: 1.92rem;
  }
}
@media screen and (max-width: 767.999px) {
  .common-title-en {
    font-size: 1.6rem;
  }
}
.common-title-en:before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  background: #DC000C;
  border-radius: 50%;
  position: absolute;
  top: 0.2em;
  left: 0;
}
.common-title-en.white {
  color: #fff;
}
.common-title-en.white:before {
  background: #fff;
}

.common-title-jp {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.4em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0.4em auto 0;
}
@media screen and (max-width: 1024px) {
  .common-title-jp {
    font-size: 3.84rem;
  }
}
@media screen and (max-width: 767.999px) {
  .common-title-jp {
    font-size: 2.4rem;
  }
}
.common-title-jp.white {
  color: #fff;
}

.common-title-lead {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: initial;
  letter-spacing: 0.04em;
  text-align: center;
  margin-top: 1.4em;
}
@media screen and (max-width: 1024px) {
  .common-title-lead {
    font-size: 2.16rem;
  }
}
@media screen and (max-width: 767.999px) {
  .common-title-lead {
    font-size: 1.6rem;
  }
}
.common-title-lead.white {
  color: #fff;
}

.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;
  }
}

.fade-in {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@-webkit-keyframes anime-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes anime-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
header .header-logo {
  position: fixed;
  top: 3.2rem;
  left: 6.1rem;
  z-index: 100;
}
@media screen and (max-width: 767.999px) {
  header .header-logo {
    position: absolute;
    top: 2rem;
    left: 2rem;
  }
}
header .header-logo #logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .header-logo #logo picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .header-logo #logo img {
  width: 46.9rem;
}
@media screen and (max-width: 1024px) {
  header .header-logo #logo img {
    width: 56.28rem;
  }
}
@media screen and (max-width: 767.999px) {
  header .header-logo #logo img {
    width: 20.5rem;
  }
}
header .header-menu {
  position: fixed;
  top: 2.5rem;
  right: 5.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 0.8rem;
  z-index: 100;
}
@media screen and (max-width: 767.999px) {
  header .header-menu {
    top: 2rem;
    right: 2rem;
  }
}
header .menu-btn {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 767.999px) {
  header .menu-btn {
    display: none;
  }
}
header .menu-btn a {
  color: #fff;
  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;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  width: 18rem;
  height: 5rem;
  color: #fff;
  border-radius: 100vmax;
  position: relative;
}
@media screen and (max-width: 1024px) {
  header .menu-btn a {
    font-size: 1.68rem;
    width: 21.6rem;
    height: 6rem;
  }
}
header .menu-btn a:before {
  content: "";
  width: 2.4em;
  height: 1.2em;
  background: #fff;
  border-radius: 100vmax;
  position: absolute;
  top: 0;
  right: 0.85em;
  bottom: 0;
  margin: auto;
}
header .menu-btn a:after {
  content: "";
  width: 100%;
  height: 100%;
  border: 0.3em double #fff;
  border-radius: 100vmax;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .menu-btn a span {
  width: 9.65em;
  position: relative;
}
header .menu-btn a span:before {
  content: "";
  width: 0.85em;
  height: 0.1em;
  background: #1575E0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
header .menu-btn a span:after {
  content: "";
  width: 0.3em;
  height: 0.3em;
  border-top: 0.1em solid #1575E0;
  border-right: 0.1em solid #1575E0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
header .menu-btn a:hover:after {
  opacity: 1;
  visibility: visible;
}
header .menu-btn.summary a {
  background: #1575E0;
}
header .menu-btn.entry a {
  font-family: "Roboto", sans-serif;
  background: linear-gradient(113.41deg, #F2AF07 12.21%, #D91A69 73.17%);
}
header .menu-btn.entry a span:before {
  background: #D91B6A;
}
header .menu-btn.entry a span:after {
  border-color: #D91B6A;
}
header #nav-btn {
  width: 7.8rem;
  height: 5rem;
  position: relative;
  z-index: 11;
}
@media screen and (max-width: 1024px) {
  header #nav-btn {
    width: 9.36rem;
    height: 6rem;
  }
}
@media screen and (max-width: 767.999px) {
  header #nav-btn {
    width: 7.8rem;
    height: 5rem;
  }
}
header #header-nav {
  background: #1575E0;
  overflow-y: auto;
  position: fixed;
  top: 1rem;
  right: -36rem;
  width: 35rem;
  height: calc(100vh - 2rem);
  min-height: calc(100vh - 2rem);
  padding: 10rem 0 5rem;
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
  z-index: 10;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1024px) {
  header #header-nav {
    right: -43.2rem;
    width: 42rem;
  }
}
@media screen and (max-width: 767.999px) {
  header #header-nav {
    top: 1rem;
    right: -91%;
    width: 90%;
    border-radius: 2rem;
  }
}
header .btn-open {
  position: relative;
  background: #0E0E0E;
  cursor: pointer;
  width: 100%;
  height: 100%;
  border-radius: 100vmax;
}
header .btn-open:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 0.3em double #fff;
  border-radius: 100vmax;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .btn-open span {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  left: 3.1rem;
  height: 0.15rem;
  border-radius: 100vmax;
  background: #fff;
  width: 1.6rem;
}
@media screen and (max-width: 1024px) {
  header .btn-open span {
    left: 3.72rem;
    height: 0.18rem;
    width: 1.92rem;
  }
}
@media screen and (max-width: 767.999px) {
  header .btn-open span {
    left: 3.1rem;
    height: 0.15rem;
    width: 1.6rem;
  }
}
header .btn-open span:nth-of-type(1) {
  top: 2rem;
}
@media screen and (max-width: 1024px) {
  header .btn-open span:nth-of-type(1) {
    top: 2.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  header .btn-open span:nth-of-type(1) {
    top: 2rem;
  }
}
header .btn-open span:nth-of-type(2) {
  top: 2.5rem;
}
@media screen and (max-width: 1024px) {
  header .btn-open span:nth-of-type(2) {
    top: 3rem;
  }
}
@media screen and (max-width: 767.999px) {
  header .btn-open span:nth-of-type(2) {
    top: 2.5rem;
  }
}
header .btn-open span:nth-of-type(3) {
  top: 3rem;
}
@media screen and (max-width: 1024px) {
  header .btn-open span:nth-of-type(3) {
    top: 3.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  header .btn-open span:nth-of-type(3) {
    top: 3rem;
  }
}
header .btn-open:hover:before {
  opacity: 1;
  visibility: visible;
}
header nav {
  margin: 0 3rem;
}
@media screen and (max-width: 1024px) {
  header nav {
    margin: 0 3.6rem;
  }
}
header nav ul.nav-list > li a {
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  color: #fff;
  border-bottom: 0.1rem solid rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1em 0;
  position: relative;
}
@media screen and (max-width: 1024px) {
  header nav ul.nav-list > li a {
    font-size: 1.68rem;
  }
}
@media screen and (max-width: 767.999px) {
  header nav ul.nav-list > li a {
    font-size: 1.4rem;
  }
}
header nav ul.nav-list > li a:before {
  content: "";
  width: 100%;
  height: 0.3rem;
  border-bottom: 0.1rem solid #fff;
  position: absolute;
  bottom: 0.2rem;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1024px) {
  header nav ul.nav-list > li a:before {
    height: 0.36rem;
    bottom: 0.24rem;
  }
}
@media screen and (max-width: 767.999px) {
  header nav ul.nav-list > li a:before {
    height: 0.3rem;
    bottom: 0.2rem;
  }
}
header nav ul.nav-list > li a:hover {
  border-color: #fff;
}
header nav ul.nav-list > li a:hover:before {
  opacity: 1;
  visibility: visible;
}
header.active .btn-open span:nth-of-type(1) {
  top: 0.5rem;
  left: 2.8rem;
  -webkit-transform: translateY(2rem) rotate(-45deg);
          transform: translateY(2rem) rotate(-45deg);
  width: 2rem;
}
@media screen and (max-width: 1024px) {
  header.active .btn-open span:nth-of-type(1) {
    top: 0.6rem;
    left: 3.36rem;
    -webkit-transform: translateY(2.4rem) rotate(-45deg);
            transform: translateY(2.4rem) rotate(-45deg);
    width: 2.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  header.active .btn-open span:nth-of-type(1) {
    top: 0.5rem;
    left: 2.8rem;
    -webkit-transform: translateY(2rem) rotate(-45deg);
            transform: translateY(2rem) rotate(-45deg);
    width: 2rem;
  }
}
header.active .btn-open span:nth-of-type(2) {
  opacity: 0;
}
header.active .btn-open span:nth-of-type(3) {
  top: 4.5rem;
  left: 2.8rem;
  -webkit-transform: translateY(-2rem) rotate(45deg);
          transform: translateY(-2rem) rotate(45deg);
  width: 2rem;
}
@media screen and (max-width: 1024px) {
  header.active .btn-open span:nth-of-type(3) {
    top: 5.4rem;
    left: 3.36rem;
    -webkit-transform: translateY(-2.4rem) rotate(45deg);
            transform: translateY(-2.4rem) rotate(45deg);
    width: 2.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  header.active .btn-open span:nth-of-type(3) {
    top: 4.5rem;
    left: 2.8rem;
    -webkit-transform: translateY(-2rem) rotate(45deg);
            transform: translateY(-2rem) rotate(45deg);
    width: 2rem;
  }
}
header.active #header-nav {
  right: 0;
}
@media screen and (max-width: 767.999px) {
  header.active #header-nav {
    right: 1rem;
  }
}

footer {
  background-image: url("../img/share/img_22.png"), url("../img/share/img_01.png"), url("../img/share/img_01.png");
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 67rem, 100rem, 100rem;
  background-position: bottom 2.5rem left -6rem, top -20rem left -40rem, bottom -50rem right -30rem;
  background-color: #E5F4F8;
  font-size: 1.6rem;
  padding: 4rem 0 2rem;
  position: relative;
}
@media screen and (max-width: 1024px) {
  footer {
    font-size: 1.92rem;
  }
}
@media screen and (max-width: 767.999px) {
  footer {
    background-size: 15rem, 60rem, 60rem;
    background-position: top 23rem left -1.5rem, top -40rem left -30rem, bottom -40rem right -30rem;
    font-size: 1.5rem;
    padding: 6rem 0 10rem;
  }
}
footer .footer-sns {
  border-bottom: 0.1rem solid #95D0E0;
  padding-bottom: 2.4em;
}
@media screen and (max-width: 767.999px) {
  footer .footer-sns {
    padding-bottom: 3rem;
  }
}
footer .footer-sns .footer-sns-lead {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.7em;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  footer .footer-sns .footer-sns-lead {
    font-size: 1.4rem;
  }
}
footer .footer-sns ul.footer-sns-list {
  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;
  gap: 0 1.5em;
  margin-top: 1em;
}
footer .footer-sns ul.footer-sns-list > li a {
  width: 4.3em;
  height: 4.3em;
  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;
  background: #fff;
  border-radius: 50%;
  position: relative;
}
footer .footer-sns ul.footer-sns-list > li a:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 0.3em double #1575E0;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer .footer-sns ul.footer-sns-list > li a img {
  width: 38%;
}
footer .footer-sns ul.footer-sns-list > li a:hover:before {
  opacity: 1;
  visibility: visible;
}
footer .footer-logo {
  text-align: center;
  margin-top: 7em;
}
@media screen and (max-width: 767.999px) {
  footer .footer-logo {
    margin-top: 3rem;
  }
}
footer .footer-logo img {
  width: 25em;
}
@media screen and (max-width: 767.999px) {
  footer .footer-logo img {
    width: 60%;
  }
}
footer ul.footer-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3em;
}
@media screen and (max-width: 767.999px) {
  footer ul.footer-link {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 767.999px) {
  footer ul.footer-link > li {
    width: 50%;
    text-align: center;
    padding: 0.3em 0;
  }
}
footer ul.footer-link > li:nth-child(n+2) {
  position: relative;
  padding-left: 1.2em;
  margin-left: 1.2em;
}
@media screen and (max-width: 767.999px) {
  footer ul.footer-link > li:nth-child(n+2) {
    padding-left: 0;
    margin-left: 0;
  }
}
footer ul.footer-link > li:nth-child(n+2):before {
  content: "";
  width: 0.1rem;
  height: 0.8em;
  background: #333;
  position: absolute;
  top: 0.5em;
  left: 0;
}
@media screen and (max-width: 767.999px) {
  footer ul.footer-link > li:nth-child(2n-1):before {
    content: none;
  }
}
footer ul.footer-link > li a {
  font-size: 0.875em;
  letter-spacing: 0.08em;
  color: #333;
}
footer ul.footer-link > li a:hover {
  text-decoration: underline;
}
footer .footer-corporate {
  margin-top: 3em;
}
footer .footer-corporate a {
  font-size: 1em;
  line-height: 1em;
  width: 19em;
  height: 3.3em;
  background: #fff;
  border: 0.1rem solid #1575E0;
  border-radius: 100vmax;
  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;
  margin: auto;
  position: relative;
}
footer .footer-corporate a:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 0.3rem double #1575E0;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100vmax;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer .footer-corporate a span {
  position: relative;
  padding-right: 1.1em;
}
footer .footer-corporate a span:before {
  content: "";
  background: url("../img/share/icon_blank.png") no-repeat top left/contain;
  background-size: 0.8em;
  width: 0.8em;
  height: 0.8em;
  position: absolute;
  top: 0;
  right: 0;
}
footer .footer-corporate a:hover:before {
  opacity: 1;
  visibility: visible;
}
footer #copyright {
  font-size: 0.75em;
  font-weight: 200;
  line-height: 1.2em;
  letter-spacing: 0.08em;
  text-align: center;
  margin-top: 9em;
}
@media screen and (max-width: 767.999px) {
  footer #copyright {
    margin-top: 4em;
  }
}
footer #pagetop {
  width: 8rem;
  height: 8rem;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 2rem 0 rgba(38, 108, 177, 0.3);
          box-shadow: 0 0 2rem 0 rgba(38, 108, 177, 0.3);
  position: fixed;
  z-index: 10;
  bottom: 2.5rem;
  right: 5.3rem;
}
@media screen and (max-width: 767.999px) {
  footer #pagetop {
    width: 6rem;
    height: 6rem;
    bottom: 2rem;
    right: 2rem;
  }
}
footer #pagetop:before {
  content: "";
  width: 0.1rem;
  height: 1.6rem;
  background: #1575E0;
  position: absolute;
  inset: 0;
  margin: auto;
}
footer #pagetop:after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border-top: 0.1rem solid #1575E0;
  border-right: 0.1rem solid #1575E0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 3.2rem;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  footer #pagetop:after {
    top: 2.2rem;
  }
}
footer #pagetop a {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer #pagetop a:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 0.3rem double #1575E0;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer #pagetop a:hover:before {
  opacity: 1;
  visibility: visible;
}

.wrapper#recruit .section1 .bg-image-fixed {
  background-image: url("../img/share/img_01.png"), url("../img/share/img_01.png"), url("../img/share/img_01.png");
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 105rem, 105rem, 105rem;
  background-position: left 8rem top -60rem, top -10rem right -50rem, top 40rem left -50rem;
  background-color: #f0f8fc;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit .section1 .bg-image-fixed {
    background-image: url("../img/share/img_01.png"), url("../img/share/img_01.png");
    background-repeat: no-repeat, no-repeat;
    background-size: 50rem, 50rem;
    background-position: top -20rem right -30rem, top 40rem left -30rem;
    background-color: #f0f8fc;
  }
}
.wrapper#recruit .section2 .bg-image-fixed {
  background-image: url("../img/share/img_03.png"), url("../img/share/img_03.png");
  background-repeat: no-repeat, no-repeat;
  background-size: 120rem, 120rem;
  background-position: top -50rem center, top 30rem right -50rem;
  background-color: #429DF8;
}
.wrapper#recruit .section3 .bg-image-fixed {
  background-image: url("../img/share/img_20.png"), url("../img/share/img_21.png");
  background-repeat: no-repeat, no-repeat;
  background-size: 65.3rem 42.65rem, 39.55rem 93.95rem;
  background-position: top right, top 40rem left;
  background-color: #fff;
}
.wrapper#recruit .section-wrapper {
  position: relative;
}
.wrapper#recruit .section-wrapper .section-body {
  position: relative;
  width: 100%;
  height: auto;
}
.wrapper#recruit .section-wrapper .bg-image-clip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 230px;
  clip-path: inset(0);
  z-index: -1;
}
.wrapper#recruit .section-wrapper .bg-image-clip .bg-image-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
}
.wrapper#recruit #mv {
  padding-top: 9.5rem;
  background: url("../img/top/img_02.png") no-repeat top 6rem left 14rem/contain;
  background-size: 98.4rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #mv {
    padding-top: 11.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv {
    padding-top: 8.5rem;
    background: url("../img/top/img_02.png") no-repeat top 16rem left -3rem/contain;
    background-size: 45rem;
  }
}
.wrapper#recruit #mv.fade-show ul.mv-pic li:nth-child(1) {
  -webkit-animation: anime-fade-in 0.5s ease-in-out 0.8s forwards;
          animation: anime-fade-in 0.5s ease-in-out 0.8s forwards;
}
.wrapper#recruit #mv.fade-show ul.mv-pic li:nth-child(2) {
  -webkit-animation: anime-fade-in 0.5s ease-in-out 0.4s forwards;
          animation: anime-fade-in 0.5s ease-in-out 0.4s forwards;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv.fade-show ul.mv-pic li:nth-child(2) {
    -webkit-animation: anime-fade-in 0.5s ease-in-out 0.2s forwards;
            animation: anime-fade-in 0.5s ease-in-out 0.2s forwards;
  }
}
.wrapper#recruit #mv.fade-show ul.mv-pic li:nth-child(3) {
  -webkit-animation: anime-fade-in 0.5s ease-in-out 0s forwards;
          animation: anime-fade-in 0.5s ease-in-out 0s forwards;
}
.wrapper#recruit #mv.fade-show ul.mv-pic li:nth-child(4) {
  -webkit-animation: anime-fade-in 0.5s ease-in-out 0.2s forwards;
          animation: anime-fade-in 0.5s ease-in-out 0.2s forwards;
}
.wrapper#recruit #mv.fade-show ul.mv-pic li:nth-child(5) {
  -webkit-animation: anime-fade-in 0.5s ease-in-out 0.6s forwards;
          animation: anime-fade-in 0.5s ease-in-out 0.6s forwards;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv.fade-show ul.mv-pic li:nth-child(5) {
    -webkit-animation: anime-fade-in 0.5s ease-in-out 0.4s forwards;
            animation: anime-fade-in 0.5s ease-in-out 0.4s forwards;
  }
}
.wrapper#recruit #mv.fade-show ul.mv-pic li:nth-child(6) {
  -webkit-animation: anime-fade-in 0.5s ease-in-out 1s forwards;
          animation: anime-fade-in 0.5s ease-in-out 1s forwards;
}
.wrapper#recruit #mv.fade-show .mv-title .mv-title-jp {
  -webkit-animation: anime-mv-title 1s ease-in-out 1.2s forwards;
          animation: anime-mv-title 1s ease-in-out 1.2s forwards;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv.fade-show .mv-title .mv-title-jp {
    -webkit-animation: anime-mv-title 0.5s ease-in-out 0.8s forwards;
            animation: anime-mv-title 0.5s ease-in-out 0.8s forwards;
  }
}
.wrapper#recruit #mv.fade-show .mv-title .mv-title-en {
  -webkit-animation: anime-mv-title 1s ease-in-out 1.2s forwards;
          animation: anime-mv-title 1s ease-in-out 1.2s forwards;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv.fade-show .mv-title .mv-title-en {
    -webkit-animation: anime-mv-title 0.5s ease-in-out 0.8s forwards;
            animation: anime-mv-title 0.5s ease-in-out 0.8s forwards;
  }
}
@-webkit-keyframes anime-mv-title {
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes anime-mv-title {
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.wrapper#recruit #mv.fade-show .mv-connect {
  -webkit-animation: anime-fade-in 0.5s ease-in-out 2s forwards;
          animation: anime-fade-in 0.5s ease-in-out 2s forwards;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv.fade-show .mv-connect {
    -webkit-animation: anime-fade-in 0.5s ease-in-out 1.2s forwards;
            animation: anime-fade-in 0.5s ease-in-out 1.2s forwards;
  }
}
.wrapper#recruit #mv ul.mv-pic {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 48rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv ul.mv-pic {
    height: 50rem;
  }
}
.wrapper#recruit #mv ul.mv-pic li {
  position: absolute;
  opacity: 0;
}
.wrapper#recruit #mv ul.mv-pic li img {
  border-radius: 1.2rem;
}
.wrapper#recruit #mv ul.mv-pic li:nth-child(1) {
  width: 26rem;
  top: 23rem;
  left: -1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv ul.mv-pic li:nth-child(1) {
    display: none;
  }
}
.wrapper#recruit #mv ul.mv-pic li:nth-child(2) {
  width: 27rem;
  top: 2.5rem;
  left: 7rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv ul.mv-pic li:nth-child(2) {
    top: 0;
    left: -6.5rem;
  }
}
.wrapper#recruit #mv ul.mv-pic li:nth-child(3) {
  width: 45.7rem;
  top: 2.5rem;
  left: 37rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv ul.mv-pic li:nth-child(3) {
    width: 25rem;
    top: 18rem;
    left: 9rem;
  }
}
.wrapper#recruit #mv ul.mv-pic li:nth-child(4) {
  width: 24rem;
  top: 0;
  right: 30.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv ul.mv-pic li:nth-child(4) {
    display: none;
  }
}
.wrapper#recruit #mv ul.mv-pic li:nth-child(5) {
  width: 22.8rem;
  top: 28.5rem;
  right: 23rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv ul.mv-pic li:nth-child(5) {
    width: 15rem;
    top: 40.5rem;
    right: -2rem;
  }
}
.wrapper#recruit #mv ul.mv-pic li:nth-child(6) {
  width: 24rem;
  top: 6rem;
  right: -8.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv ul.mv-pic li:nth-child(6) {
    display: none;
  }
}
.wrapper#recruit #mv .mv-title {
  position: relative;
  margin-left: 10rem;
  overflow: hidden;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv .mv-title {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: -4.5rem 2rem 0;
  }
}
.wrapper#recruit #mv .mv-title .mv-title-jp {
  -webkit-transform: translate(0, 12rem);
          transform: translate(0, 12rem);
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv .mv-title .mv-title-jp {
    -webkit-transform: translate(0, 20rem);
            transform: translate(0, 20rem);
    margin-top: 2rem;
  }
}
.wrapper#recruit #mv .mv-title .mv-title-jp img {
  width: 71.1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv .mv-title .mv-title-jp img {
    width: 100%;
  }
}
.wrapper#recruit #mv .mv-title .mv-title-en {
  position: absolute;
  top: 1rem;
  left: 47.5rem;
  font-family: "Outfit", sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  color: #1C415F;
  -webkit-transform: translate(0, 12rem);
          transform: translate(0, 12rem);
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv .mv-title .mv-title-en {
    position: initial;
    font-size: 1rem;
    margin-left: 0.5rem;
    -webkit-transform: translate(0, 20rem);
            transform: translate(0, 20rem);
  }
}
.wrapper#recruit #mv .mv-connect {
  position: absolute;
  top: 44rem;
  right: 2rem;
  width: 40.4rem;
  opacity: 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv .mv-connect {
    top: 20rem;
    width: 16.7rem;
  }
}
.wrapper#recruit #mv .mv-future {
  margin-top: 17rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv .mv-future {
    margin-top: 8rem;
  }
}
.wrapper#recruit #mv .mv-future:before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("../img/share/img_illust_01.png"), url("../img/share/img_illust_02.png"), url("../img/share/img_illust_03.png"), url("../img/share/img_illust_04.png"), url("../img/share/img_illust_05.png"), url("../img/share/img_illust_06.png");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 5rem, 8.4rem, 8.7rem, 8.9rem, 6rem, 8.3rem;
  background-position: top left 27rem, top 3rem right 55.5rem, top right 20rem, top 21rem left 8rem, top 14rem left 53rem, top 21rem right 24rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv .mv-future:before {
    background-image: url("../img/share/img_illust_01.png"), url("../img/share/img_illust_02.png"), url("../img/share/img_illust_03.png"), url("../img/share/img_illust_04.png"), url("../img/share/img_illust_05.png"), url("../img/share/img_illust_06.png");
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 1rem, 1.68rem, 1.74rem, 1.78rem, 1.2rem, 1.66rem;
    background-position: top left 4rem, top 1rem right 15rem, top right 4rem, top 7rem left 2rem, top 6rem left 14rem, top 7rem right 5rem;
  }
}
.wrapper#recruit #mv .mv-future .mv-future-top {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.wrapper#recruit #mv .mv-future .mv-future-top .mv-future-text {
  display: inline-block;
  white-space: nowrap;
  -webkit-animation: anime-mv-future-text-top 30s linear infinite;
          animation: anime-mv-future-text-top 30s linear infinite;
}
.wrapper#recruit #mv .mv-future .mv-future-top .mv-future-text span {
  font-family: "Outfit", sans-serif;
  font-size: 12rem;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.03em;
  color: #fff;
  text-shadow: 0 0 3rem rgba(0, 75, 158, 0.2);
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv .mv-future .mv-future-top .mv-future-text span {
    font-size: 3.9rem;
    text-shadow: 0 0 1rem rgba(0, 75, 158, 0.2);
  }
}
.wrapper#recruit #mv .mv-future .mv-future-bottom {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  margin-top: 4rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv .mv-future .mv-future-bottom {
    margin-top: 1rem;
  }
}
.wrapper#recruit #mv .mv-future .mv-future-bottom .mv-future-text {
  display: inline-block;
  white-space: nowrap;
  -webkit-animation: anime-mv-future-text-bottom 38s linear infinite;
          animation: anime-mv-future-text-bottom 38s linear infinite;
}
.wrapper#recruit #mv .mv-future .mv-future-bottom .mv-future-text span {
  font-family: "Outfit", sans-serif;
  font-size: 12rem;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.03em;
  color: #f0f8fc;
  text-shadow: 1px 1px 0 #94ACC8, -1px -1px 0 #94ACC8, -1px 1px 0 #94ACC8, 1px -1px 0 #94ACC8, 0px 1px 0 #94ACC8, -1px 0 #94ACC8, -1px 0 0 #94ACC8, 1px 0 0 #94ACC8;
  paint-order: stroke;
  -webkit-text-stroke: 1px #94ACC8;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #mv .mv-future .mv-future-bottom .mv-future-text span {
    font-size: 3.9rem;
  }
}
@-webkit-keyframes anime-mv-future-text-top {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}
@keyframes anime-mv-future-text-top {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}
@-webkit-keyframes anime-mv-future-text-bottom {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes anime-mv-future-text-bottom {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.wrapper#recruit #about {
  margin-top: 21rem;
  padding-bottom: 12rem;
  background: url("../img/share/img_02.png") no-repeat bottom 20rem center/cover;
  background-size: 100% auto;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #about {
    margin-top: 25.2rem;
    padding-bottom: 14.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #about {
    margin-top: 10rem;
    padding-bottom: 10rem;
  }
}
.wrapper#recruit #about .about-title {
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1em;
  letter-spacing: 0.02em;
  color: #004B9E;
  position: relative;
  padding-left: 2em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #about .about-title {
    font-size: 2.16rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #about .about-title {
    font-size: 1.8rem;
    margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.wrapper#recruit #about .about-title:before {
  content: "";
  background: url("../img/share/logo_mark.png") no-repeat center left/contain;
  background-size: contain;
  width: 1.6em;
  height: 1.6em;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#recruit #about .about-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 3rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #about .about-content {
    margin-top: 3.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #about .about-content {
    margin-top: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#recruit #about .about-content .about-lead {
  width: 40%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #about .about-content .about-lead {
    width: 100%;
  }
}
.wrapper#recruit #about .about-content .about-lead .about-lead-text {
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.5em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #about .about-content .about-lead .about-lead-text {
    font-size: 6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #about .about-content .about-lead .about-lead-text {
    font-size: 2.4rem;
    text-align: center;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #about .about-content .about-lead .about-lead-text br {
    display: none;
  }
}
.wrapper#recruit #about .about-content .about-lead .about-lead-pic {
  margin: 5rem 0 0 1.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #about .about-content .about-lead .about-lead-pic {
    display: none;
  }
}
.wrapper#recruit #about .about-content .about-lead .about-lead-pic img {
  width: 33.7rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #about .about-content .about-lead .about-lead-pic img {
    width: 50%;
  }
}
.wrapper#recruit #about .about-content .about-summary {
  width: 51%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #about .about-content .about-summary {
    width: 100%;
    margin-top: 3rem;
  }
}
.wrapper#recruit #about .about-content .about-summary .about-summary-text {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.4em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #about .about-content .about-summary .about-summary-text {
    font-size: 2.16rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #about .about-content .about-summary .about-summary-text {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2em;
  }
}
.wrapper#recruit #about .about-content .about-summary .about-summary-text strong {
  color: #1575E0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #about .about-content .about-summary .about-summary-text br {
    display: none;
  }
}
.wrapper#recruit #about .about-content .about-summary .about-summary-btn {
  width: 31.6rem;
  margin-top: 3rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #about .about-content .about-summary .about-summary-btn {
    width: 37.92rem;
    margin-top: 3.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #about .about-content .about-summary .about-summary-btn {
    width: 80%;
    margin: 4rem auto 0;
  }
}
.wrapper#recruit #us ul.us-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrapper#recruit #specialist {
  color: #fff;
  padding-top: 13rem;
  position: relative;
  background: url("../img/share/img_08.png") no-repeat bottom 55rem left/contain;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #specialist {
    padding-top: 15.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist {
    padding-top: 10rem;
  }
}
.wrapper#recruit #specialist:before {
  content: "";
  background: url("../img/share/img_04.png") no-repeat top right/contain;
  width: 28.15rem;
  height: 27.3rem;
  position: absolute;
  top: 0;
  right: 17rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist:before {
    right: 0;
    width: 11.26rem;
    height: 10.92rem;
  }
}
.wrapper#recruit #specialist .specialist-title {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 2em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #specialist .specialist-title {
    font-size: 3.36rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-title {
    font-size: 1.7rem;
  }
}
.wrapper#recruit #specialist .specialist-title:before {
  content: "";
  background: url("../img/share/img_05.png") no-repeat top right/contain;
  width: 13.9rem;
  height: 6.05rem;
  position: absolute;
  top: 1.9em;
  left: -0.9em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #specialist .specialist-title:before {
    width: 16.68rem;
    height: 7.26rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-title:before {
    top: 1.8em;
    left: -1.1em;
    width: 9.73rem;
    height: 4.235rem;
  }
}
.wrapper#recruit #specialist .specialist-title:after {
  content: "";
  background: url("../img/share/img_06.png") no-repeat top right/contain;
  width: 12.4rem;
  height: 1.1rem;
  position: absolute;
  top: 3.4em;
  left: 7.4em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #specialist .specialist-title:after {
    width: 14.88rem;
    height: 1.32rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-title:after {
    width: 8.68rem;
    height: 0.77rem;
  }
}
.wrapper#recruit #specialist .specialist-list {
  position: relative;
}
.wrapper#recruit #specialist .specialist-list:before {
  content: "";
  background: url("../img/share/img_07.png") no-repeat top right/contain;
  width: 24rem;
  height: 24.3rem;
  position: absolute;
  top: 0;
  right: 8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list:before {
    width: 9.6rem;
    height: 9.72rem;
    top: 6rem;
    right: 4rem;
  }
}
.wrapper#recruit #specialist .specialist-list .section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#recruit #specialist .specialist-list .section .list-summary .list-summary-number {
  font-family: "Outfit", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #56FEFD;
  line-height: 1em;
  position: relative;
  padding-left: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #specialist .specialist-list .section .list-summary .list-summary-number {
    font-size: 1.92rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section .list-summary .list-summary-number {
    font-size: 1.3rem;
  }
}
.wrapper#recruit #specialist .specialist-list .section .list-summary .list-summary-number:before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  background: #56FEFD;
  border-radius: 50%;
  position: absolute;
  top: 0.2em;
  left: 0;
}
.wrapper#recruit #specialist .specialist-list .section .list-summary .list-summary-title {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.9em;
  letter-spacing: 0.08em;
  margin-top: 3rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #specialist .specialist-list .section .list-summary .list-summary-title {
    font-size: 3.84rem;
    margin-top: 3.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section .list-summary .list-summary-title {
    font-size: 2.2rem;
    line-height: 1.6em;
    margin-top: 3rem;
  }
}
.wrapper#recruit #specialist .specialist-list .section .list-summary .list-summary-text {
  font-size: 1.6rem;
  line-height: 2.2em;
  letter-spacing: 0.08em;
  margin-top: 2rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #specialist .specialist-list .section .list-summary .list-summary-text {
    font-size: 1.92rem;
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section .list-summary .list-summary-text {
    font-size: 1.5rem;
    line-height: 2em;
    margin-top: 3rem;
  }
}
.wrapper#recruit #specialist .specialist-list .section.list01 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin: 8.5rem 12rem 0;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #specialist .specialist-list .section.list01 {
    margin: 8.5rem 5rem 0;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 1.5rem;
  }
}
.wrapper#recruit #specialist .specialist-list .section.list01 .list-summary {
  width: 46%;
  margin-top: 15.5rem;
  padding-right: 15rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #specialist .specialist-list .section.list01 .list-summary {
    padding-right: 5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list01 .list-summary {
    width: 100%;
    margin-top: 6rem;
    padding-right: 0;
  }
}
.wrapper#recruit #specialist .specialist-list .section.list01 .list-pic {
  width: 46.5%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list01 .list-pic {
    width: 100%;
    text-align: center;
    margin-top: 3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list01 .list-pic img {
    width: 60%;
  }
}
.wrapper#recruit #specialist .specialist-list .section.list02 {
  margin: -4rem 23rem 0;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #specialist .specialist-list .section.list02 {
    margin: -4rem 10rem 0;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list02 {
    margin: 0 1.5rem;
  }
}
.wrapper#recruit #specialist .specialist-list .section.list02 .list-summary {
  width: 44%;
  margin-top: 9rem;
  padding-left: 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list02 .list-summary {
    width: 100%;
    margin-top: 6rem;
    padding-left: 0;
  }
}
.wrapper#recruit #specialist .specialist-list .section.list02 .list-pic {
  width: 44%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list02 .list-pic {
    width: 100%;
    text-align: center;
    margin-top: 3rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list02 .list-pic img {
    width: 60%;
  }
}
.wrapper#recruit #specialist .specialist-list .section.list03 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin: -1rem 20rem 0;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #specialist .specialist-list .section.list03 {
    margin: -1rem 10rem 0;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 6rem 1.5rem 0;
  }
}
.wrapper#recruit #specialist .specialist-list .section.list03:before {
  content: "";
  background: url("../img/share/img_19.png") no-repeat top left/contain;
  width: 8.6rem;
  height: 20.7rem;
  position: absolute;
  top: 9rem;
  left: 10rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list03:before {
    width: 4.3rem;
    height: 10.35rem;
    top: 2rem;
    left: auto;
    right: 6rem;
  }
}
.wrapper#recruit #specialist .specialist-list .section.list03 .list-summary {
  width: 39%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list03 .list-summary {
    width: 100%;
  }
}
.wrapper#recruit #specialist .specialist-list .section.list03 .list-pic {
  width: 36.5%;
  margin: 14rem 0 0 17rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list03 .list-pic {
    width: 100%;
    margin: 3rem 0 0;
    text-align: center;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-list .section.list03 .list-pic img {
    width: 60%;
  }
}
.wrapper#recruit #specialist .specialist-concrete {
  padding: 14rem 0 29rem;
  background: url("../img/share/img_09.png") no-repeat bottom left/contain;
  background-size: 100% auto;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-concrete {
    padding: 8rem 0 12rem;
  }
}
.wrapper#recruit #specialist .specialist-concrete:before {
  content: "";
  background: url("../img/share/img_13.png") no-repeat bottom left/contain;
  width: 9.4rem;
  height: 16.1rem;
  position: absolute;
  top: 11rem;
  right: 20rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-concrete:before {
    width: 3.76rem;
    height: 6.44rem;
    top: 6rem;
    right: 5rem;
  }
}
.wrapper#recruit #specialist .specialist-concrete .specialist-concrete-top {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.wrapper#recruit #specialist .specialist-concrete .specialist-concrete-top .specialist-concrete-text {
  display: inline-block;
  white-space: nowrap;
  -webkit-animation: anime-specialist-concrete-text 25s linear infinite;
          animation: anime-specialist-concrete-text 25s linear infinite;
}
.wrapper#recruit #specialist .specialist-concrete .specialist-concrete-top .specialist-concrete-text span {
  font-family: "Outfit", sans-serif;
  font-size: 12rem;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.03em;
  margin: 0 0.2em;
  color: #BDDFFE;
  text-shadow: 0 0 3rem rgba(0, 75, 158, 0.2);
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #specialist .specialist-concrete .specialist-concrete-top .specialist-concrete-text span {
    font-size: 3.9rem;
  }
}
@-webkit-keyframes anime-specialist-concrete-text {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}
@keyframes anime-specialist-concrete-text {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}
.wrapper#recruit #job {
  position: relative;
  margin-top: -15rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job {
    background: #E5F4F8;
    margin-top: -1px;
  }
}
.wrapper#recruit #job .job-content {
  background: #E5F4F8;
  padding-top: 3rem;
  padding-bottom: 10rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content {
    padding-top: 3.6rem;
    padding-bottom: 12rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
}
.wrapper#recruit #job .job-content .section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 2rem;
  margin: 0 2rem;
  padding: 13rem 15rem 5.5rem 15rem;
  position: relative;
  background: url("../img/share/img_18.png") no-repeat top 5rem left 27rem/contain;
  background-size: 49.3rem 32.5rem;
  background-color: #fff;
  position: sticky;
  top: 2rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section {
    padding: 13rem 5rem 5.5rem 5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    padding: 4rem 1.5rem;
    background: url("../img/share/img_18.png") no-repeat top 6rem center/contain;
    background-size: 24.65rem 16.25rem;
    background-color: #fff;
  }
}
.wrapper#recruit #job .job-content .section + .section {
  margin-top: 5rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section + .section {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section + .section {
    margin-top: 5rem;
  }
}
.wrapper#recruit #job .job-content .section .content-top {
  width: 27%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-top {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.wrapper#recruit #job .job-content .section .content-top .job-number {
  font-family: "Outfit", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4em;
  letter-spacing: 0.03em;
  color: #004B9E;
  position: relative;
  padding-left: 2em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section .content-top .job-number {
    font-size: 2.16rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-top .job-number {
    font-size: 1.6rem;
  }
}
.wrapper#recruit #job .job-content .section .content-top .job-number:before {
  content: "";
  background: url("../img/share/logo_mark.png") no-repeat center left/contain;
  background-size: contain;
  width: 1.6em;
  height: 1.6em;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#recruit #job .job-content .section .content-top .job-number span + span {
  position: relative;
  padding-left: 0.3em;
  margin-left: 0.3em;
}
.wrapper#recruit #job .job-content .section .content-top .job-number span + span:before {
  content: "";
  width: 1px;
  height: 0.6em;
  background: #004B9E;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#recruit #job .job-content .section .content-top .job-title {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.3em;
  letter-spacing: 0.11em;
  margin-top: 2rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section .content-top .job-title {
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-top .job-title {
    font-size: 2rem;
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-top .job-title br {
    display: none;
  }
}
.wrapper#recruit #job .job-content .section .content-top .job-title-en {
  font-family: "Outfit", sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: 0.02em;
  color: #1575E0;
  margin-top: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-top .job-title-en {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-top .job-title-en br {
    display: none;
  }
}
.wrapper#recruit #job .job-content .section .content-top .top-pic {
  margin: 3rem 7rem 0 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-top .top-pic {
    margin: 3rem 0 0;
    text-align: center;
  }
}
.wrapper#recruit #job .job-content .section .content-top .top-pic img {
  border-radius: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-top .top-pic img {
    width: 60%;
  }
}
.wrapper#recruit #job .job-content .section .content-middle {
  width: 33%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-middle {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-middle .middle-pic {
    text-align: center;
    margin-top: 3rem;
  }
}
.wrapper#recruit #job .job-content .section .content-middle .middle-pic img {
  border-radius: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-middle .middle-pic img {
    width: 60%;
  }
}
.wrapper#recruit #job .job-content .section .content-bottom {
  width: 40%;
  padding-left: 6rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-bottom {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    padding-left: 0;
    margin-top: 4rem;
  }
}
.wrapper#recruit #job .job-content .section .content-bottom .job-label {
  font-family: "Corinthia", sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1em;
  -webkit-transform: rotate(8.95deg);
          transform: rotate(8.95deg);
  position: absolute;
  top: -2rem;
  right: 6rem;
  color: #00A4FF;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-label {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-label {
    font-size: 3rem;
    top: 0;
    right: 2rem;
  }
}
.wrapper#recruit #job .job-content .section .content-bottom .job-heading {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-heading {
    font-size: 2.88rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-heading {
    font-size: 1.8rem;
  }
}
.wrapper#recruit #job .job-content .section .content-bottom .job-lead {
  font-size: 1.4rem;
  line-height: 1.8em;
  letter-spacing: 0.04em;
  margin-top: 1.2rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-lead {
    font-size: 1.68rem;
    margin-top: 1.44rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-lead {
    font-size: 1.5rem;
    line-height: 2em;
    margin-top: 1.5rem;
  }
}
.wrapper#recruit #job .job-content .section .content-bottom .job-point {
  margin-top: 2rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-point {
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-point {
    margin-top: 2rem;
  }
}
.wrapper#recruit #job .job-content .section .content-bottom .job-point .job-point-heading {
  font-family: "Outfit", sans-serif;
  font-size: 1.6rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: #1575E0;
  line-height: 1.8em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-point .job-point-heading {
    font-size: 1.92rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-point .job-point-heading {
    font-size: 1.6rem;
  }
}
.wrapper#recruit #job .job-content .section .content-bottom .job-point .job-point-text {
  font-size: 1.4rem;
  line-height: 1.8em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-point .job-point-text {
    font-size: 1.68rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-point .job-point-text {
    font-size: 1.5rem;
    line-height: 2em;
  }
}
.wrapper#recruit #job .job-content .section .content-bottom .job-recommend {
  margin-top: 2rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-recommend {
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-recommend {
    margin-top: 2rem;
  }
}
.wrapper#recruit #job .job-content .section .content-bottom .job-recommend .job-recommend-heading {
  font-size: 1.6rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  color: #1575E0;
  line-height: 1.8em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-recommend .job-recommend-heading {
    font-size: 1.92rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-recommend .job-recommend-heading {
    font-size: 1.6rem;
  }
}
.wrapper#recruit #job .job-content .section .content-bottom .job-recommend ul.job-recommend-list {
  font-size: 1.6rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 0.5rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-recommend ul.job-recommend-list {
    font-size: 1.92rem;
    margin-top: 0.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-recommend ul.job-recommend-list {
    font-size: 1.5rem;
    width: 100%;
    margin-top: 1rem;
  }
}
.wrapper#recruit #job .job-content .section .content-bottom .job-recommend ul.job-recommend-list li {
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #0C0C0C;
  background: #F3F3F3;
  border-radius: 100vmax;
  padding: 0.2em 1.5em 0.2em 0.5em;
  position: relative;
  padding-left: 1.8em;
}
.wrapper#recruit #job .job-content .section .content-bottom .job-recommend ul.job-recommend-list li:before {
  content: "";
  width: 1.1em;
  height: 1.1em;
  background: #1575E0;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0.5em;
  bottom: 0;
  margin: auto;
}
.wrapper#recruit #job .job-content .section .content-bottom .job-recommend ul.job-recommend-list li:after {
  content: "";
  display: block;
  position: absolute;
  top: -0.1em;
  left: 0.8em;
  bottom: 0;
  margin: auto;
  width: 0.5em;
  height: 0.3em;
  border-left: 0.1em solid #fff;
  border-bottom: 0.1em solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.wrapper#recruit #job .job-content .section .content-bottom .job-recommend ul.job-recommend-list li:nth-child(n+2) {
  margin-top: 0.3em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section .content-bottom .job-recommend ul.job-recommend-list li:nth-child(n+2) {
    margin-top: 0.5em;
  }
}
.wrapper#recruit #job .job-content .section.producer:before {
  content: "";
  background: url("../img/share/img_10.png") no-repeat top left/contain;
  width: 62.7rem;
  height: 19.6rem;
  position: absolute;
  bottom: 8rem;
  left: 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section.producer:before {
    width: 34.485rem;
    height: 10.78rem;
    bottom: 2rem;
  }
}
.wrapper#recruit #job .job-content .section.infrastructure:before {
  content: "";
  background: url("../img/share/img_11.png") no-repeat top left/contain;
  width: 51.25rem;
  height: 12.65rem;
  position: absolute;
  bottom: 4rem;
  left: 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #job .job-content .section.infrastructure:before {
    width: 34.44rem;
    height: 8.5008rem;
    bottom: 2rem;
  }
}
.wrapper#recruit #job .job-content .section.infrastructure .content-top .job-number {
  color: #7AC3EC;
}
.wrapper#recruit #job .job-content .section.infrastructure .content-top .job-number span + span:before {
  background: #7AC3EC;
}
.wrapper#recruit #job .job-content .section.infrastructure .content-top .job-title-en {
  color: #7AC3EC;
}
.wrapper#recruit #job .job-content .section.infrastructure .content-bottom .job-label {
  color: #7AC3EC;
  top: -3rem;
  right: 3rem;
}
.wrapper#recruit #job .job-content .section.infrastructure .content-bottom .job-point .job-point-heading {
  color: #7AC3EC;
}
.wrapper#recruit #job .job-content .section.infrastructure .content-bottom .job-recommend .job-recommend-heading {
  color: #7AC3EC;
}
.wrapper#recruit #job .job-content .section.infrastructure .content-bottom ul.job-recommend-list li:before {
  background: #7AC3EC;
}
.wrapper#recruit #interview {
  position: relative;
  margin-top: -1px;
  background: #E5F4F8;
}
.wrapper#recruit #interview .interview-content {
  background: #429DF8;
  border-top-left-radius: 20rem;
  border-top-right-radius: 20rem;
  position: relative;
  padding: 15rem 0 13rem;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content {
    padding: 18rem 0 15.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content {
    border-top-left-radius: 5rem;
    border-top-right-radius: 5rem;
    padding: 8rem 0 3rem;
  }
}
.wrapper#recruit #interview .interview-content:before {
  content: "";
  background: url("../img/share/img_12.png") repeat top left/contain;
  background-size: 7.35rem 7.95rem;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content:before {
    background-size: 4.41rem 4.77rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2%;
  margin-top: 9rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person {
    margin-top: 10.8rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person {
    -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-top: 6rem;
    gap: 4rem 0;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block {
  width: 32%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block {
    width: 90%;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary {
  background: #000;
  border-top-left-radius: 10rem;
  border-top-right-radius: 10rem;
  border-bottom-left-radius: 10rem;
  list-style: none;
  position: relative;
  padding-top: 7rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary {
    padding-top: 8.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary {
    border-top-left-radius: 5rem;
    border-top-right-radius: 5rem;
    border-bottom-left-radius: 5rem;
    padding-top: 7rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 0.4rem double #fff;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 10rem;
  border-top-right-radius: 10rem;
  border-bottom-left-radius: 10rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary:before {
    border-top-left-radius: 5rem;
    border-top-right-radius: 5rem;
    border-bottom-left-radius: 5rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary:after {
  content: "";
  background: url("../img/share/img_14.png") no-repeat top left/contain;
  width: 8rem;
  height: 8rem;
  position: absolute;
  bottom: -2rem;
  right: -2rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary:after {
    width: 6rem;
    height: 6rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-pic {
  text-align: center;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-pic img {
  width: 95%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-pic img {
    width: 80%;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-info {
  position: absolute;
  top: 5rem;
  left: 3rem;
  color: #fff;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-info .person-info-join {
  font-size: 1.3rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 0.1rem solid #fff;
  border-radius: 100vmax;
  padding: 0 0.6em;
  line-height: 1.5em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-info .person-info-join {
    font-size: 1.56rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-info .person-info-join {
    font-size: 1.2rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-info .person-info-degree {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3em;
  letter-spacing: 0.08em;
  margin-top: 1rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-info .person-info-degree {
    font-size: 1.92rem;
    margin-top: 1.2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-info .person-info-degree {
    font-size: 1.5rem;
    margin-top: 1rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-info .person-info-name {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-top: 0.5rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-info .person-info-name {
    font-size: 2.88rem;
    margin-top: 0.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary .person-info .person-info-name {
    font-size: 2rem;
    margin-top: 0.5rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary:hover:before {
  opacity: 1;
  visibility: visible;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary:hover:after {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .summary.active + .details-body {
  opacity: 1;
  visibility: visible;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body {
  position: fixed;
  z-index: 200;
  width: 100%;
  min-width: 100vw;
  height: 100%;
  min-height: 100svh;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-overlay {
  width: 100%;
  min-width: 100vw;
  height: 100%;
  min-height: 100svh;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner {
  width: calc(100% - 20rem);
  height: calc(100% - 10rem);
  margin: 5rem 10rem;
  background: #E5F4F8;
  border-radius: 2rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner {
    width: calc(100% - 10rem);
    height: calc(100% - 10rem);
    margin: 5rem 5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner {
    width: calc(100% - 3rem);
    height: calc(100% - 4rem);
    margin: 2rem 1.5rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-close {
  background: url("../img/share/img_14.png") no-repeat top left/contain;
  width: 8rem;
  height: 8rem;
  position: absolute;
  top: -2rem;
  right: -2rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 0.1rem solid #fff;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-close {
    width: 6rem;
    height: 6rem;
    top: -1rem;
    right: -1rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content {
  padding: 5rem 0;
  overflow-y: auto;
  height: 100%;
  background: url("../img/share/img_23.png") no-repeat top 5rem right 5rem/contain;
  background-size: 100rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content {
    background: url("../img/share/img_23.png") no-repeat top 10rem center/contain;
    background-size: 100% auto;
    padding: 4rem 0;
    margin: 0 1.5rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 4rem 0 12rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-pic {
  width: 50%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-pic {
    width: 80%;
    margin: auto;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-pic img {
  border-radius: 2rem;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info {
  width: 42%;
  padding-top: 4rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info {
    padding-top: 4.8rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info {
    width: 100%;
    padding-top: 3rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-lead {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.08em;
  color: #004B9E;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-lead {
    font-size: 3.84rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-lead {
    font-size: 2.4rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-person {
  font-size: 1.4rem;
  line-height: 1.5em;
  letter-spacing: 0.08em;
  border-left: 0.1rem solid #333;
  padding-left: 1.8em;
  margin: 3.5rem 0 0 0.8em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-person {
    margin: 4.2rem 0 0 0.8em;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-person {
    font-size: 1.2rem;
    margin: 3rem 0 0 0.8em;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-person strong {
  font-size: 2.4rem;
  line-height: 1.5em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-person strong {
    font-size: 2.88rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-person strong {
    font-size: 2rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-pic {
  text-align: right;
  margin: 1rem 3rem 0 0;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-pic {
    margin: 1.2rem 3.6rem 0 0;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-pic {
    text-align: center;
    margin: 2rem 0 0 0;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-pic img {
  width: 22rem;
  border-radius: 2rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-pic img {
    width: 47%;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-head .details-info .info-pic img {
    width: 80%;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-qa {
  margin: 4rem 12rem 0;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-qa {
    margin: 4rem 4rem 0;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-qa {
    margin: 4rem 0 0;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-qa ul.qa-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem 2%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-qa ul.qa-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li {
  width: 49%;
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li {
    font-size: 1.92rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li {
    width: 100%;
    font-size: 1.5rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li .qa-question {
  font-weight: 700;
  line-height: 1.7em;
  letter-spacing: 0.08em;
  color: #fff;
  background: linear-gradient(90.76deg, #F77A74 43.2%, #FFDDB6 94.87%);
  padding: 0.8em 1.5em 0.8em 4em;
  border-top-left-radius: 1.5em;
  border-top-right-radius: 1.5em;
  position: relative;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li .qa-question:before {
  content: "";
  width: 2.2em;
  height: 2.2em;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0.5em;
  left: 1em;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li .qa-question:after {
  content: "Q";
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1em;
  position: absolute;
  top: 0.9em;
  left: 1.45em;
  color: #F77A74;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li .qa-answer {
  background: #fff;
  font-size: 0.875em;
  line-height: 1.7em;
  letter-spacing: 0.08em;
  border-bottom-left-radius: 1.5em;
  border-bottom-right-radius: 1.5em;
  padding: 1.5em 2em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule {
  margin: 3rem 12rem 0;
  background: #fff;
  border-radius: 2rem;
  padding: 2.5rem 4rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule {
    margin: 3rem 4rem 0;
    padding: 3rem 4.8rem;
    font-size: 1.92rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule {
    margin: 4rem 0 0;
    padding: 2.5rem 1.5rem;
    font-size: 1.5rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-heading {
  font-size: 1.125em;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #F77A74;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content {
  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: 1.5rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content {
    margin-top: 1.8rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 1.5rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list {
  width: 73%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list {
    width: 100%;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li {
  background: #FBF3EF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li:before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  background: #F77A74;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 19%;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li:before {
    left: 4.45em;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time {
  font-size: 1em;
  letter-spacing: 0.08em;
  color: #F77A74;
  width: 20%;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time {
    width: 5em;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time:before {
  content: "";
  width: 0.1rem;
  height: 50%;
  background: #F77A74;
  position: absolute;
  top: 0;
  right: 0.13em;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time:after {
  content: "";
  width: 0.1rem;
  height: calc(50% + 0.8em);
  background: #F77A74;
  position: absolute;
  bottom: -0.8em;
  right: 0.13em;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-title {
  font-size: 0.875em;
  letter-spacing: 0.08em;
  width: 80%;
  padding: 0.2em 0 0.2em 2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-title {
    width: calc(100% - 5em);
    padding-left: 1em;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li:nth-child(n+2) {
  margin-top: 0.8em;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li:first-child .schedule-time:before {
  content: none;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li:last-child .schedule-time:after {
  content: none;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content .schedule-illust {
  width: 18%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-person .person-block .details .details-body .details-body-inner .overlay-content .details-schedule .schedule-content .schedule-illust {
    width: 30%;
    margin-top: 1.5em;
  }
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-2) .details .summary {
  background: linear-gradient(-196.65deg, #F77A74 8.41%, #FFDDB6 94.67%);
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-2) .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li .qa-question {
  background: linear-gradient(90.76deg, #F77A74 43.2%, #FFDDB6 94.87%);
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-2) .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li .qa-question:after {
  color: #F77A74;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-2) .details-body .details-body-inner .overlay-content .details-schedule .schedule-heading {
  color: #F77A74;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-2) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li {
  background: #FBF3EF;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-2) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li:before {
  background: #F77A74;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-2) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time {
  color: #F77A74;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-2) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time:before {
  background: #F77A74;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-2) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time:after {
  background: #F77A74;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-1) .details .summary {
  background: linear-gradient(-200deg, #159CE0 13.26%, #52EBDC 94.74%);
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-1) .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li .qa-question {
  background: linear-gradient(90.44deg, #159CE0 32.41%, #52EBDC 100%);
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-1) .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li .qa-question:after {
  color: #159CE0;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-1) .details-body .details-body-inner .overlay-content .details-schedule .schedule-heading {
  color: #159CE0;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-1) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li {
  background: #EEF7FC;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-1) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li:before {
  background: #159CE0;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-1) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time {
  color: #159CE0;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-1) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time:before {
  background: #159CE0;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n-1) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time:after {
  background: #159CE0;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n) .details .summary {
  background: linear-gradient(-204.69deg, #1575E0 6.48%, #A1E3FF 100%);
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n) .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li .qa-question {
  background: linear-gradient(90.62deg, #1575E0 30.16%, #A1E3FF 96.32%);
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n) .details-body .details-body-inner .overlay-content .details-qa ul.qa-list > li .qa-question:after {
  color: #1575E0;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n) .details-body .details-body-inner .overlay-content .details-schedule .schedule-heading {
  color: #1575E0;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li {
  background: #EFF2FA;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li:before {
  background: #1575E0;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time {
  color: #1575E0;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time:before {
  background: #1575E0;
}
.wrapper#recruit #interview .interview-content .interview-person .person-block:nth-child(3n) .details-body .details-body-inner .overlay-content .details-schedule .schedule-content ul.schedule-list > li .schedule-time:after {
  background: #1575E0;
}
.wrapper#recruit #interview .interview-content .interview-reasons {
  position: relative;
  margin-top: 9rem;
  padding: 5rem 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-reasons {
    margin-top: 3rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-reasons:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  background-image: url("../img/share/img_illust_02.png"), url("../img/share/img_15.png"), url("../img/share/img_16.png"), url("../img/share/img_17.png");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 7.56rem 10.71rem, 6rem 11.15rem, 7.4rem 5.8rem, 4.85rem 10.55rem;
  background-position: top 4rem left 48rem, top 3rem right 23rem, bottom 5rem left 18rem, bottom 4rem right 53rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-reasons:before {
    background-size: 3.36rem 4.76rem, 2.4rem 4.46rem, 2.96rem 2.32rem, 1.94rem 4.22rem;
    background-position: top 4rem left 10rem, top 4rem right 8rem, bottom 6rem left 5rem, bottom 6rem right 15rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-reasons .interview-reasons-top {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.wrapper#recruit #interview .interview-content .interview-reasons .interview-reasons-top .interview-reasons-text {
  display: inline-block;
  white-space: nowrap;
  -webkit-animation: interview-reasons-text-top 30s linear infinite;
          animation: interview-reasons-text-top 30s linear infinite;
}
.wrapper#recruit #interview .interview-content .interview-reasons .interview-reasons-top .interview-reasons-text span {
  font-family: "Outfit", sans-serif;
  font-size: 8rem;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.03em;
  margin: 0 0.2em;
  color: #77B7F8;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-reasons .interview-reasons-top .interview-reasons-text span {
    font-size: 3.9rem;
  }
}
@-webkit-keyframes interview-reasons-text-top {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}
@keyframes interview-reasons-text-top {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}
.wrapper#recruit #interview .interview-content .interview-reasons .interview-reasons-bottom {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  margin-top: 3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-reasons .interview-reasons-bottom {
    margin-top: 1rem;
  }
}
.wrapper#recruit #interview .interview-content .interview-reasons .interview-reasons-bottom .interview-reasons-text {
  display: inline-block;
  white-space: nowrap;
  -webkit-animation: interview-reasons-text-bottom 30s linear infinite;
          animation: interview-reasons-text-bottom 30s linear infinite;
}
.wrapper#recruit #interview .interview-content .interview-reasons .interview-reasons-bottom .interview-reasons-text span {
  font-family: "Outfit", sans-serif;
  font-size: 8rem;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.03em;
  margin: 0 0.2em;
  color: #77B7F8;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #interview .interview-content .interview-reasons .interview-reasons-bottom .interview-reasons-text span {
    font-size: 3.9rem;
  }
}
@-webkit-keyframes interview-reasons-text-bottom {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes interview-reasons-text-bottom {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.wrapper#recruit #environment {
  position: relative;
  margin-top: -1px;
  background: #429DF8;
}
.wrapper#recruit #environment .environment-content {
  background: #EFF4F9;
  border-top-left-radius: 20rem;
  border-top-right-radius: 20rem;
  padding: 14rem 0;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-content {
    padding: 16.8rem 0;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-content {
    padding: 8rem 0;
    border-top-left-radius: 5rem;
    border-top-right-radius: 5rem;
  }
}
.wrapper#recruit #environment .environment-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  position: relative;
  margin-left: 17rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column {
    margin-left: 5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column {
    margin-left: 0;
  }
}
.wrapper#recruit #environment .environment-column .column-nav {
  width: 14%;
  position: sticky;
  top: 10rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-nav {
    top: 12rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-nav {
    display: none;
  }
}
.wrapper#recruit #environment .environment-column .column-nav ol.nav-list li a {
  color: #8A8A8A;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  position: relative;
  padding-left: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-nav ol.nav-list li a {
    font-size: 1.92rem;
  }
}
.wrapper#recruit #environment .environment-column .column-nav ol.nav-list li a:before {
  content: "";
  width: 0.5em;
  height: 0.1rem;
  background: #333;
  position: absolute;
  top: 0.5em;
  left: 0;
}
.wrapper#recruit #environment .environment-column .column-nav ol.nav-list li a.active {
  color: #333;
}
.wrapper#recruit #environment .environment-column .column-nav ol.nav-list li:nth-child(n+2) {
  margin-top: 1.3em;
}
.wrapper#recruit #environment .environment-column .column-main {
  width: 86%;
  margin-top: 8rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main {
    margin-top: 9.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main {
    width: 100%;
    margin-top: 6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main .section {
    margin-left: 1.5rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main .section + .section {
  margin-top: 7rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main .section + .section {
    margin-top: 8.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main .section + .section {
    margin-top: 5rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main .environment-heading-en {
  font-size: 6rem;
  font-weight: 400;
  color: #1575E0;
  line-height: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main .environment-heading-en {
    font-size: 7.2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main .environment-heading-en {
    font-size: 2.8rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main .environment-heading {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin: 0.2em 0 0 0.6em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main .environment-heading {
    font-size: 2.16rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main .environment-heading {
    font-size: 1.8rem;
    margin-left: 0;
  }
}
.wrapper#recruit #environment .environment-column .column-main .environment-lead {
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  margin-top: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main .environment-lead {
    font-size: 1.5rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main .environment-block {
  background: #fff;
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
  margin-top: 2rem;
  padding: 4rem 17rem 5rem 10rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main .environment-block {
    margin-top: 2.4rem;
    padding: 4rem 5rem 5rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main .environment-block {
    margin-top: 2rem;
    padding: 4rem 1.5rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step li {
  width: calc(33.3333333333% - 2rem);
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li {
    width: 100%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step li:before {
  content: "";
  width: calc(50% + 2rem);
  height: 0.1rem;
  background: #004B9E;
  position: absolute;
  top: 1.5rem;
  left: -2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li:before {
    content: none;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step li:after {
  content: "";
  width: calc(50% + 2rem);
  height: 0.1rem;
  background: #004B9E;
  position: absolute;
  top: 1.5rem;
  right: -2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li:after {
    content: none;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step li:first-child:before {
  content: none;
}
.wrapper#recruit #environment .environment-column .column-main ul.step li:last-child:after {
  content: none;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li:nth-child(n+2) {
    margin-top: 5rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step li .step-number {
  line-height: 1em;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  margin: auto;
  background: linear-gradient(149.74deg, #1575E0 15.35%, #DC000C 100%);
  position: relative;
  z-index: 1;
  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;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-number {
    width: 3.6rem;
    height: 3.6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-number {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step li .step-number:before {
  content: "";
  width: calc(100% - 0.2rem);
  height: calc(100% - 0.2rem);
  background: #EFF4F9;
  border-radius: 50%;
  position: absolute;
  inset: 0;
  margin: auto;
}
.wrapper#recruit #environment .environment-column .column-main ul.step li .step-number span {
  position: relative;
  z-index: 1;
  font-size: 1.4rem;
  line-height: 1em;
  letter-spacing: 0.02em;
  color: #1575E0;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-number span {
    font-size: 1.68rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-number span {
    font-size: 1.4rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step li .step-title {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #1575E0;
  text-align: center;
  margin-top: 1rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-title {
    font-size: 2.4rem;
    margin-top: 1.2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-title {
    font-size: 1.8rem;
    margin-top: 1rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step li .step-pic {
  text-align: center;
  margin-top: 1rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-pic {
    margin-top: 1.2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-pic {
    margin-top: 1rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step li .step-pic img {
  width: 45%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-pic img {
    width: 40%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step li .step-summary {
  background: #F3F3F3;
  border-radius: 1.2rem;
  padding: 4rem 2rem 3rem;
  margin-top: -4rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-summary {
    padding: 4.8rem 2rem 3.6rem;
    margin-top: -4.8rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-summary {
    padding: 4rem 2rem 3rem;
    margin-top: -4rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step li .step-summary .summary-heading {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0.04em;
  text-align: center;
  height: 4em;
  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-bottom: 0.1rem solid #DCDCDC;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-summary .summary-heading {
    font-size: 2.16rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-summary .summary-heading {
    height: auto;
    font-size: 1.8rem;
    padding: 1em 0;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.step li .step-summary .summary-text {
  font-size: 1.4rem;
  line-height: 1.6em;
  letter-spacing: 0.08em;
  margin-top: 2rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-summary .summary-text {
    font-size: 1.68rem;
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.step li .step-summary .summary-text {
    font-size: 1.4rem;
    margin-top: 2rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.benefits-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.benefits-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li {
  width: 25%;
  padding: 2rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li {
    padding: 2.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li {
    width: 50%;
    padding: 2rem 1.5rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li:nth-child(n+2) {
  border-left: 0.1rem solid #DCDCDC;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li:nth-child(n+2) {
    border-left: none;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li:nth-child(n+3) {
    border-top: 0.1rem solid #DCDCDC;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li:nth-child(2n) {
    border-left: 0.1rem solid #DCDCDC;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li .benefits-pic {
  text-align: center;
}
.wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li .benefits-pic img {
  width: 60%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li .benefits-pic img {
    width: 50%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li .benefits-title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: 0.08em;
  text-align: center;
  color: #fff;
  border-radius: 100vmax;
  background: #004B9E;
  margin-top: 1rem;
  padding: 0.4em 0;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li .benefits-title {
    font-size: 1.92rem;
    margin-top: 1.2 rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.benefits-list > li .benefits-title {
    font-size: 1.4rem;
    margin-top: 1rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li {
    padding: 1.5em 0;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li:nth-child(n+2) {
  border-left: 0.1rem solid #DCDCDC;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li:nth-child(n+2) {
    width: 100%;
    border-left: none;
    border-top: 0.1rem solid #DCDCDC;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li:nth-child(n+4) {
  position: relative;
  margin-top: 6rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li:nth-child(n+4) {
    margin-top: 0;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li:nth-child(n+4):before {
  content: "";
  width: 100%;
  height: 0.1rem;
  background: #DCDCDC;
  position: absolute;
  top: -3rem;
  left: 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li:nth-child(n+4):before {
    content: none;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li .data-title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: 0.08em;
  color: #fff;
  background: #004B9E;
  border-radius: 100vmax;
  margin: 0.5rem auto 0;
  text-align: center;
  padding: 0.4em 2em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li .data-title {
    font-size: 1.92rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li .data-title {
    font-size: 1.6rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li .data-count {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  color: #7AC3EC;
  margin-top: 1.5rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li .data-count {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li .data-count {
    font-size: 2rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li .data-count span {
  font-size: 6rem;
  font-weight: 500;
  line-height: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li .data-count span {
    font-size: 7.2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li .data-count span {
    font-size: 6rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li .data-note {
  font-size: 1.4rem;
  text-align: center;
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.default .data-illust {
  text-align: center;
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.default .data-illust img {
  width: 11rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.default .data-illust img {
    width: 30%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.holiday {
  width: 30%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.holiday {
    width: 100%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.overtime {
  width: 40%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.overtime {
    width: 100%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.graduate {
  width: 30%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.graduate {
    width: 100%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare {
  width: 62%;
  border-left: none;
  padding: 0 5rem 0 3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare {
    width: 100%;
    padding: 1.5em 0;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-title {
  margin: 0.5rem 0 0 8.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-title {
    margin: 0 auto;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare {
  margin-top: 2rem;
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-gender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-gender {
    width: 24%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-gender .data-childcare-gender-illustration {
  width: 2.2rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-gender .data-childcare-gender-illustration {
    width: 2.64rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-gender .data-childcare-gender-illustration {
    width: 2rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-gender .data-childcare-gender-label {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.04em;
  color: #1CA3ED;
  margin-left: 1rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-gender .data-childcare-gender-label {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-gender .data-childcare-gender-label {
    font-size: 1.8rem;
    margin-left: 0.5rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-graph {
  width: 80%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-graph {
    width: 76%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-graph .data-childcare-graph-percent {
  width: 100%;
  height: 5.2rem;
  border-radius: 0.4rem;
  background: #1CA3ED;
  font-size: 4rem;
  line-height: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 0 2rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-graph .data-childcare-graph-percent {
    height: 6.24rem;
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-graph .data-childcare-graph-percent {
    height: 5rem;
    font-size: 2.4rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-graph .data-childcare-graph-percent span {
  font-size: 2rem;
  line-height: 1em;
  margin-top: 0.5em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-graph .data-childcare-graph-percent span {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block .data-childcare-graph .data-childcare-graph-percent span {
    font-size: 1.6rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block.men {
  margin-top: 1rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block.men {
    margin-top: 1.2rem;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block.men .data-childcare-gender .data-childcare-gender-label {
  color: #7AC3EC;
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.childcare .data-childcare .data-childcare-block.men .data-childcare-graph .data-childcare-graph-percent {
  width: 37.5%;
  background: #7AC3EC;
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.paid {
  width: 38%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.paid {
    width: 100%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.years {
  width: 44%;
  border-left: none;
  padding-right: 3rem;
  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#recruit #environment .environment-column .column-main ul.data-list > li.years {
    width: 100%;
    padding-right: 0;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.years .years-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.years .years-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.years .years-content .years-info {
  width: 45%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.years .years-content .years-info {
    width: 50%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.years .years-content .years-illust {
  width: 50%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.years .years-content .years-illust {
    width: 45%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.people {
  width: 28%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.people {
    width: 100%;
  }
}
.wrapper#recruit #environment .environment-column .column-main ul.data-list > li.age {
  width: 28%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #environment .environment-column .column-main ul.data-list > li.age {
    width: 100%;
  }
}
.wrapper#recruit #description {
  padding: 17rem 0 8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #description {
    padding: 8rem 0;
  }
}
.wrapper#recruit #description .description-block {
  margin-top: 4rem;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #description .description-block {
    margin-top: 4.8rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #description .description-block {
    margin-top: 4rem;
  }
}
.wrapper#recruit #description .description-block + .description-block {
  margin-top: 6rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #description .description-block + .description-block {
    margin-top: 7.2rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #description .description-block + .description-block {
    margin-top: 5rem;
  }
}
.wrapper#recruit #description .description-block .description-title {
  background: #F6F6F6;
  cursor: pointer;
  position: relative;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  padding: 1.8em;
  border-top: 0.1rem solid #004B9E;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #description .description-block .description-title {
    font-size: 2.88rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #description .description-block .description-title {
    font-size: 1.8rem;
    padding: 1.5em;
  }
}
.wrapper#recruit #description .description-block .description-title:before {
  content: "";
  width: 5.4em;
  height: 2.5em;
  background: #fff;
  border: 0.1rem solid #333;
  border-radius: 100vmax;
  position: absolute;
  top: 0;
  right: 1.8em;
  bottom: 0;
  margin: auto;
}
.wrapper#recruit #description .description-block .description-title:after {
  content: "";
  width: 0.4em;
  height: 0.4em;
  border-top: 0.1em solid #333;
  border-right: 0.1em solid #333;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  position: absolute;
  top: 0;
  right: 4.2em;
  bottom: 0;
  margin: auto;
}
.wrapper#recruit #description .description-block .description-title.open:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.wrapper#recruit #description .description-block .description-title:hover {
  -webkit-box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #description .description-block .description-title:hover {
    -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  }
}
.wrapper#recruit #description .description-body {
  display: none;
  border-bottom: 0.1rem solid #004B9E;
}
.wrapper#recruit #description .description-body .description-table {
  margin: 6rem 6rem 8rem;
  font-size: 1.4rem;
  line-height: 1.7em;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #description .description-body .description-table {
    font-size: 1.96rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #description .description-body .description-table {
    margin: 2rem 1.5rem 4rem;
    font-size: 1.4rem;
  }
}
.wrapper#recruit #description .description-body .description-table table {
  width: 100%;
  text-align: left;
}
.wrapper#recruit #description .description-body .description-table table tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wrapper#recruit #description .description-body .description-table table tbody tr th {
  width: 18%;
  color: #1575E0;
  padding: 1.35em 0;
  border-bottom: 0.1rem solid #1575E0;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #description .description-body .description-table table tbody tr th {
    width: 24%;
  }
}
.wrapper#recruit #description .description-body .description-table table tbody tr td {
  width: 79%;
  padding: 1.35em 0;
  border-bottom: 0.1rem solid #D1D1D1;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #description .description-body .description-table table tbody tr td {
    width: 73%;
  }
}
.wrapper#recruit #description .description-body .description-table table tbody tr td ul > li {
  text-indent: -1em;
  margin-left: 1em;
}
.wrapper#recruit #description .description-body .description-table table tbody tr td ul > li:before {
  content: "・";
}
.wrapper#recruit #flow {
  padding-bottom: 14rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #flow {
    padding-bottom: 10rem;
  }
}
.wrapper#recruit #flow ul.flow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 1%;
  font-size: 1.8rem;
  margin: 3.5rem 3rem 0;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit #flow ul.flow-list {
    font-size: 2.16rem;
    margin: 3.5rem 0 0;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #flow ul.flow-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1.8rem;
    margin: 3.5rem 1.5rem 0;
  }
}
.wrapper#recruit #flow ul.flow-list > li {
  width: 19.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #flow ul.flow-list > li {
    width: 100%;
  }
}
.wrapper#recruit #flow ul.flow-list > li:before {
  content: "";
  width: 2em;
  height: 3.9em;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: #333;
  position: absolute;
  top: 0;
  right: calc(-2em + 0.1rem);
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #flow ul.flow-list > li:before {
    content: none;
  }
}
.wrapper#recruit #flow ul.flow-list > li .flow-step {
  color: #fff;
  background: #333;
  border-top-left-radius: 0.65em;
  border-top-right-radius: 0.15em;
  font-family: "Outfit", sans-serif;
  letter-spacing: -0.03em;
  line-height: 1em;
  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;
  height: 3.9em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #flow ul.flow-list > li .flow-step {
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    height: auto;
    padding: 1em 0;
  }
}
.wrapper#recruit #flow ul.flow-list > li .flow-step span + span {
  position: relative;
  padding-left: 0.6em;
  margin-left: 0.6em;
}
.wrapper#recruit #flow ul.flow-list > li .flow-step span + span:before {
  content: "";
  width: 0.1rem;
  height: 0.7em;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#recruit #flow ul.flow-list > li .flow-body {
  background: #fff;
  border: 0.1rem solid #333;
  border-top: none;
  border-bottom-left-radius: 0.65em;
  border-bottom-right-radius: 0.65em;
  padding: 1em 0 0.5em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #flow ul.flow-list > li .flow-body {
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    padding: 0.5em 0 1em;
  }
}
.wrapper#recruit #flow ul.flow-list > li .flow-body .flow-illust {
  text-align: center;
}
.wrapper#recruit #flow ul.flow-list > li .flow-body .flow-illust img {
  width: 70%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #flow ul.flow-list > li .flow-body .flow-illust img {
    width: 30%;
  }
}
.wrapper#recruit #flow ul.flow-list > li .flow-body .flow-title {
  font-size: 0.89em;
  font-weight: bold;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  text-align: center;
  margin-top: 0.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #flow ul.flow-list > li .flow-body .flow-title br {
    display: none;
  }
}
.wrapper#recruit #flow ul.flow-list > li .flow-body .flow-title p + p {
  margin-top: 0.4em;
}
.wrapper#recruit #flow ul.flow-list > li .flow-body .flow-title .note {
  font-size: 0.78em;
  font-weight: 500;
  line-height: 1.2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit #flow ul.flow-list > li:nth-child(n+2) {
    margin-top: 2rem;
  }
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(1):before {
  background: #00ACF3;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(1) .flow-step {
  background: #00ACF3;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(1) .flow-body {
  border-color: #00ACF3;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(2):before {
  background: #0075BC;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(2) .flow-step {
  background: #0075BC;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(2) .flow-body {
  border-color: #0075BC;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(3):before {
  background: #00A0C6;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(3) .flow-step {
  background: #00A0C6;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(3) .flow-body {
  border-color: #00A0C6;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(4):before {
  background: #09468B;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(4) .flow-step {
  background: #09468B;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(4) .flow-body {
  border-color: #09468B;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(5):before {
  content: none;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(5) .flow-step {
  background: #1B305B;
  border-top-right-radius: 0.65em;
}
.wrapper#recruit #flow ul.flow-list > li:nth-child(5) .flow-body {
  border-color: #1B305B;
}
.wrapper#recruit .common-joinus {
  background: #429DF8;
  padding: 8rem 10rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit .common-joinus {
    padding: 6rem 1.5rem;
  }
}
.wrapper#recruit .common-joinus .joinus-content {
  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;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 1.2rem;
  border: 0.1rem solid rgba(255, 255, 255, 0.6);
  padding: 8rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit .common-joinus .joinus-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 4rem 1.5rem;
  }
}
.wrapper#recruit .common-joinus .joinus-content .joinus-head {
  width: calc(100% - 32rem);
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit .common-joinus .joinus-content .joinus-head {
    width: calc(100% - 36rem);
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit .common-joinus .joinus-content .joinus-head {
    width: 100%;
    text-align: center;
  }
}
.wrapper#recruit .common-joinus .joinus-content .joinus-head .joinus-heading {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.12em;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit .common-joinus .joinus-content .joinus-head .joinus-heading {
    font-size: 2.16rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit .common-joinus .joinus-content .joinus-head .joinus-heading {
    font-size: 1.6rem;
  }
}
.wrapper#recruit .common-joinus .joinus-content .joinus-head .joinus-heading-en {
  font-family: "Outfit", sans-serif;
  font-size: 10rem;
  font-weight: 700;
  line-height: 1em;
  color: #fff;
  margin-top: 1rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit .common-joinus .joinus-content .joinus-head .joinus-heading-en {
    font-size: 12rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit .common-joinus .joinus-content .joinus-head .joinus-heading-en {
    font-size: 5rem;
  }
}
.wrapper#recruit .common-joinus .joinus-content .joinus-btn {
  width: 32rem;
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit .common-joinus .joinus-content .joinus-btn {
    width: 36rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit .common-joinus .joinus-content .joinus-btn {
    width: 90%;
    margin-top: 3rem;
  }
}
.wrapper#recruit .common-joinus .joinus-content .joinus-btn .btn01 a {
  height: 9rem;
  font-family: "Roboto", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  background: linear-gradient(113.41deg, #F2AF07 12.21%, #D91A69 73.17%);
}
@media screen and (max-width: 1024px) {
  .wrapper#recruit .common-joinus .joinus-content .joinus-btn .btn01 a {
    font-size: 2.16rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit .common-joinus .joinus-content .joinus-btn .btn01 a {
    height: 6rem;
    font-size: 1.8rem;
  }
}
.wrapper#recruit .common-joinus .joinus-content .joinus-btn .btn01 a span {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wrapper#recruit .common-joinus .joinus-content .joinus-btn .btn01 a span:before {
  background: #D91B6A;
}
.wrapper#recruit .common-joinus .joinus-content .joinus-btn .btn01 a span:after {
  border-color: #D91B6A;
}
.wrapper#recruit .common-joinus .joinus-here {
  position: absolute;
  bottom: -1.4rem;
  left: 0;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit .common-joinus .joinus-here {
    bottom: -0.4rem;
  }
}
.wrapper#recruit .common-joinus .joinus-here .joinus-here-top {
  white-space: nowrap;
  width: 100%;
}
.wrapper#recruit .common-joinus .joinus-here .joinus-here-top .joinus-here-text {
  display: inline-block;
  white-space: nowrap;
  -webkit-animation: anime-joinus-here-text 20s linear infinite;
          animation: anime-joinus-here-text 20s linear infinite;
}
.wrapper#recruit .common-joinus .joinus-here .joinus-here-top .joinus-here-text span {
  font-family: "Outfit", sans-serif;
  font-size: 12rem;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.03em;
  color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 767.999px) {
  .wrapper#recruit .common-joinus .joinus-here .joinus-here-top .joinus-here-text span {
    font-size: 3.9rem;
  }
}
.wrapper#recruit .common-joinus .joinus-here .joinus-here-top .joinus-here-text span + span {
  margin-left: 3rem;
  text-shadow: 0.1rem 0.1rem 0 rgba(255, 255, 255, 0.2), -0.1rem -0.1rem 0 rgba(255, 255, 255, 0.2), -0.1rem 0.1rem 0 rgba(255, 255, 255, 0.2), 0.1rem -0.1rem 0 rgba(255, 255, 255, 0.2), 0 0.1rem 0 rgba(255, 255, 255, 0.2), 0 -0.1rem 0 rgba(255, 255, 255, 0.2), -0.1rem 0 0 rgba(255, 255, 255, 0.2), 0.1rem 0 0 rgba(255, 255, 255, 0.2);
  color: #429DF8;
}
@-webkit-keyframes anime-joinus-here-text {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}
@keyframes anime-joinus-here-text {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}