@charset "UTF-8";
@-webkit-keyframes fuwafuwa {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes fuwafuwa {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@-webkit-keyframes fuwafuwa-sp {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes fuwafuwa-sp {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@-webkit-keyframes fuwafuwa-text {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@keyframes fuwafuwa-text {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@-webkit-keyframes buruburu {
  0% {
    -webkit-transform: translateX(5px) rotate(3deg);
            transform: translateX(5px) rotate(3deg);
  }
  0.5% {
    -webkit-transform: translateX(-5px) rotate(-3deg);
            transform: translateX(-5px) rotate(-3deg);
  }
  1% {
    -webkit-transform: translateX(4px) rotate(2deg);
            transform: translateX(4px) rotate(2deg);
  }
  1.5% {
    -webkit-transform: translateX(-4px) rotate(-2deg);
            transform: translateX(-4px) rotate(-2deg);
  }
  2% {
    -webkit-transform: translateX(3px) rotate(1deg);
            transform: translateX(3px) rotate(1deg);
  }
  2.5% {
    -webkit-transform: translateX(-3px) rotate(-1deg);
            transform: translateX(-3px) rotate(-1deg);
  }
  3% {
    -webkit-transform: translateX(2px) rotate(1deg);
            transform: translateX(2px) rotate(1deg);
  }
}
@keyframes buruburu {
  0% {
    -webkit-transform: translateX(5px) rotate(3deg);
            transform: translateX(5px) rotate(3deg);
  }
  0.5% {
    -webkit-transform: translateX(-5px) rotate(-3deg);
            transform: translateX(-5px) rotate(-3deg);
  }
  1% {
    -webkit-transform: translateX(4px) rotate(2deg);
            transform: translateX(4px) rotate(2deg);
  }
  1.5% {
    -webkit-transform: translateX(-4px) rotate(-2deg);
            transform: translateX(-4px) rotate(-2deg);
  }
  2% {
    -webkit-transform: translateX(3px) rotate(1deg);
            transform: translateX(3px) rotate(1deg);
  }
  2.5% {
    -webkit-transform: translateX(-3px) rotate(-1deg);
            transform: translateX(-3px) rotate(-1deg);
  }
  3% {
    -webkit-transform: translateX(2px) rotate(1deg);
            transform: translateX(2px) rotate(1deg);
  }
}
@-webkit-keyframes pyoco {
  0%, 93% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  95% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  98% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes pyoco {
  0%, 93% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  95% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  98% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes wiper {
  0% {
    rotate: 0deg;
  }
  50% {
    rotate: 45deg;
  }
  100% {
    rotate: 0;
  }
}
@keyframes wiper {
  0% {
    rotate: 0deg;
  }
  50% {
    rotate: 45deg;
  }
  100% {
    rotate: 0;
  }
}
@-webkit-keyframes scale-easeInBounce {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  4% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  8% {
    -webkit-transform: scaleY(0.99);
            transform: scaleY(0.99);
  }
  18% {
    -webkit-transform: scaleY(0.94);
            transform: scaleY(0.94);
  }
  26% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  46% {
    -webkit-transform: scaleY(0.75);
            transform: scaleY(0.75);
  }
  64% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  76% {
    -webkit-transform: scaleY(0.44);
            transform: scaleY(0.44);
  }
  88% {
    -webkit-transform: scaleY(0.11);
            transform: scaleY(0.11);
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
@keyframes scale-easeInBounce {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  4% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  8% {
    -webkit-transform: scaleY(0.99);
            transform: scaleY(0.99);
  }
  18% {
    -webkit-transform: scaleY(0.94);
            transform: scaleY(0.94);
  }
  26% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  46% {
    -webkit-transform: scaleY(0.75);
            transform: scaleY(0.75);
  }
  64% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  76% {
    -webkit-transform: scaleY(0.44);
            transform: scaleY(0.44);
  }
  88% {
    -webkit-transform: scaleY(0.11);
            transform: scaleY(0.11);
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
@-webkit-keyframes slideInImg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slideInImg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes slideInText {
  0% {
    display: none;
    opacity: 0;
    clip-path: inset(0 100% 0 0);
  }
  100% {
    display: block;
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
@keyframes slideInText {
  0% {
    display: none;
    opacity: 0;
    clip-path: inset(0 100% 0 0);
  }
  100% {
    display: block;
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
@-webkit-keyframes bgloop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -500px;
  }
}
@keyframes bgloop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -500px;
  }
}
/* ============================================
// normalize.css v3.0.2 | MIT License | git.io/normalize
// ==========================================*/
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * 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,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: border-box; /* 2 */
  box-sizing: border-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* ============================================
// RESET
// ==========================================*/
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

img {
  vertical-align: bottom;
  border: 0;
}
img:not(.ofi) {
  display: block;
  max-width: 100%;
  height: auto;
}
img.ofi {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
}

a:link, a:visited {
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  a:hover, a:active {
    opacity: 0.8;
  }
}
a:focus:not(:focus-visible) {
  outline: 0; /* キーボード操作"以外"でフォーカスされた際はoutlineを消す */
}
@media (min-device-width: 835px) {
  a[href*="tel:"] {
    display: inline-block;
    pointer-events: none;
  }
}

::-moz-selection {
  background: #00488e;
  color: #ffffff;
}

::selection {
  background: #00488e;
  color: #ffffff;
}

/* ============================================
// BASE
// ==========================================*/
html {
  font-size: 62.5%;
}

@media (min-width: 835px) {
  html,
  body {
    min-width: 1024px;
  }
}

body {
  position: relative;
  font-family: "Noto Sans JP", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
  color: #333333;
  word-break: break-word;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media (max-width: 834px) {
  body {
    font-size: 1.4rem;
  }
}

#container {
  overflow: hidden;
}

.l-main {
  contain: layout;
}

/* classes */
@media (min-width: 835px) {
  .ro:hover {
    opacity: 0.8;
    -webkit-transition: all 0.16s linear;
    transition: all 0.16s linear;
  }
}

.ro:hover img {
  opacity: 1;
}

.bold {
  font-weight: bold;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.tal {
  text-align: left;
}

/* fonts */
:root {
  --engFont: sans-serif;
}

.page-newgrad {
  --engFont: "Nunito", sans-serif;
}

.page-career {
  --engFont: "Bellefair", serif;
}

.page-part {
  --engFont: "Mitr", serif;
}

.eng {
  font-family: var(--engFont);
}

.mincho {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.maru {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

/* animations */
.anime {
  -webkit-transition: opacity 1s cubic-bezier(0.14, 1, 0.34, 1), -webkit-transform 1s cubic-bezier(0.14, 1, 0.34, 1);
  transition: opacity 1s cubic-bezier(0.14, 1, 0.34, 1), -webkit-transform 1s cubic-bezier(0.14, 1, 0.34, 1);
  transition: transform 1s cubic-bezier(0.14, 1, 0.34, 1), opacity 1s cubic-bezier(0.14, 1, 0.34, 1);
  transition: transform 1s cubic-bezier(0.14, 1, 0.34, 1), opacity 1s cubic-bezier(0.14, 1, 0.34, 1), -webkit-transform 1s cubic-bezier(0.14, 1, 0.34, 1);
}
.anime.-fadeIn {
  opacity: 0;
}
.anime.-fadeIn.js-active, .js-active > .anime.-fadeIn {
  opacity: 1;
}
.anime.-fadeInBottom {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}
.anime.-fadeInBottom.js-active, .js-active > .anime.-fadeInBottom {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.anime.-fadeInTop {
  opacity: 0;
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
}
.anime.-fadeInTop.js-active, .js-active > .anime.-fadeInTop {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.anime.-fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
}
.anime.-fadeInLeft.js-active, .js-active > .anime.-fadeInLeft {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.anime.-fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
}
.anime.-fadeInRight.js-active, .js-active > .anime.-fadeInRight {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/* ============================================
// print  luxyのバグ回避
// ==========================================*/
/* ============================================
// クッキーアイコン　位置調整
// ==========================================*/
#onetrust-consent-sdk {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

body.is-drower-open #onetrust-consent-sdk {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

@media (max-width: 834px) {
  .lower-kyujin_d #ot-sdk-btn-floating.ot-floating-button {
    bottom: 80px;
  }
}
#ot-sdk-btn-floating.ot-floating-button button {
  outline: none;
}

/* ============================================
// loading
// ==========================================*/
#loading {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

#loading-back {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #aceaf9;
}

#loading-logo {
  display: none;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 380px;
  width: 100%;
}
@media (max-width: 834px) {
  #loading-logo {
    max-width: 210px;
  }
}
#loading-logo img {
  opacity: 0;
}
.front-page #loading-logo {
  display: block;
}

/* ============================================
// hamburger
// ==========================================*/
/* ============================================
// btn
// ==========================================*/
.btn-border, .btn-grad2, .btn-grad1, .btn-accent, .btn-secondary, .btn-primary, .btn-white {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  font-weight: bold;
  padding: 0.7em 2em;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  .btn-border:hover, .btn-grad2:hover, .btn-grad1:hover, .btn-accent:hover, .btn-secondary:hover, .btn-primary:hover, .btn-white:hover {
    opacity: 1;
    background-position: right center;
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
}
.-l.btn-border, .-l.btn-grad2, .-l.btn-grad1, .-l.btn-accent, .-l.btn-secondary, .-l.btn-primary, .-l.btn-white {
  font-size: 1.8rem;
  padding-block: 1.4em;
}
@media (max-width: 834px) {
  .-l.btn-border, .-l.btn-grad2, .-l.btn-grad1, .-l.btn-accent, .-l.btn-secondary, .-l.btn-primary, .-l.btn-white {
    font-size: 1.7rem;
  }
}
.-l.-arrow.btn-border, .-l.-arrow.btn-grad2, .-l.-arrow.btn-grad1, .-l.-arrow.btn-accent, .-l.-arrow.btn-secondary, .-l.-arrow.btn-primary, .-l.-arrow.btn-white {
  clip-path: polygon(calc(100% - 15px) 0%, 100% 50%, calc(100% - 15px) 100%, 0% 100%, calc(0% + 15px) 50%, 0% 0%);
}
.-m.btn-border, .-m.btn-grad2, .-m.btn-grad1, .-m.btn-accent, .-m.btn-secondary, .-m.btn-primary, .-m.btn-white {
  font-size: 1.6rem;
}
@media (max-width: 834px) {
  .-m.btn-border, .-m.btn-grad2, .-m.btn-grad1, .-m.btn-accent, .-m.btn-secondary, .-m.btn-primary, .-m.btn-white {
    font-size: 1.4rem;
  }
}
.-border.btn-border, .-border.btn-grad2, .-border.btn-grad1, .-border.btn-accent, .-border.btn-secondary, .-border.btn-primary, .-border.btn-white {
  background-color: transparent;
  color: #00488e;
  border: 1px solid;
}
.-radius.btn-border, .-radius.btn-grad2, .-radius.btn-grad1, .-radius.btn-accent, .-radius.btn-secondary, .-radius.btn-primary, .-radius.btn-white {
  border-radius: 100px;
}
.-round.btn-border, .-round.btn-grad2, .-round.btn-grad1, .-round.btn-accent, .-round.btn-secondary, .-round.btn-primary, .-round.btn-white {
  border-radius: 1000px;
}
.-arrow.btn-border, .-arrow.btn-grad2, .-arrow.btn-grad1, .-arrow.btn-accent, .-arrow.btn-secondary, .-arrow.btn-primary, .-arrow.btn-white {
  clip-path: polygon(calc(100% - 10px) 0%, 100% 50%, calc(100% - 10px) 100%, 0% 100%, calc(0% + 10px) 50%, 0% 0%);
}
.btn-border .ico, .btn-grad2 .ico, .btn-grad1 .ico, .btn-accent .ico, .btn-secondary .ico, .btn-primary .ico, .btn-white .ico {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn-border .ico span, .btn-grad2 .ico span, .btn-grad1 .ico span, .btn-accent .ico span, .btn-secondary .ico span, .btn-primary .ico span, .btn-white .ico span {
  display: block;
  position: relative;
  z-index: 3;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  aspect-ratio: 1/1;
  width: 0.7em;
  -webkit-mask: url(../img/common/ico-arrow1.png) no-repeat center center/contain;
          mask: url(../img/common/ico-arrow1.png) no-repeat center center/contain;
  background-color: #00488e;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn-white {
  background-color: white;
  color: #00488e;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
.btn-white.-border {
  background-color: transparent;
  color: #00488e;
  border: 1px solid;
}
@media (any-hover: hover) {
  .btn-white:hover {
    opacity: 1;
    background-color: #fff;
  }
}

.btn-primary {
  background-color: #00488e;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-primary:hover {
    opacity: 1;
    color: #fff;
    background-color: #00d6e0;
  }
}

.btn-secondary {
  background-color: #00d6e0;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-secondary:hover {
    opacity: 1;
    color: #fff;
    background-color: rgb(0, 179.89375, 188.3);
  }
}

.btn-accent {
  background-color: #fe9553;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-accent:hover {
    opacity: 1;
    color: #fff;
    background-color: rgb(253.7936416185, 127.1260115607, 47.5063583815);
  }
}

.btn-grad1 {
  position: relative;
  background-color: #00488e;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-grad1:hover {
    opacity: 1;
    background-position: right center;
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.5);
            box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.5);
  }
}

.btn-grad2 {
  position: relative;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-grad2:hover {
    opacity: 1;
    background-position: right center;
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.5);
            box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.5);
  }
}

.btn-border {
  border: 1px solid;
  color: #333333;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
.btn-border .ico {
  position: relative;
  display: block;
  margin-left: auto;
}
.btn-border .ico.-arrow {
  width: 20px;
  height: 20px;
  background-color: #333333;
  border-radius: 50%;
}
@media (max-width: 834px) {
  .btn-border .ico.-arrow {
    width: 18px;
    height: 18px;
  }
}
.btn-border .ico.-arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../img/ico-arrow-white.png) no-repeat center center/contain;
  width: 8.75px;
  height: 8.75px;
}
@media (max-width: 834px) {
  .btn-border .ico.-arrow::before {
    width: 7px;
    height: 7px;
  }
}
.btn-border .ico.-arrow.-primary {
  background-color: #00488e;
}
.btn-border .ico.-lenz {
  width: 16px;
  height: 16px;
  background: url(../img/ico-lenz-mono.png) no-repeat center center/contain;
}
.btn-border.-shadow {
  position: relative;
}
.btn-border.-shadow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(7px, 7px);
          transform: translate(7px, 7px);
  width: 100%;
  height: 100%;
  border: 1px solid;
  border-left: none;
  border-top: none;
  pointer-events: none;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
@media (any-hover: hover) {
  .btn-border.-shadow {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .btn-border.-shadow:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.05);
  }
  .btn-border.-shadow:hover::before {
    -webkit-transform: none;
            transform: none;
    opacity: 0;
  }
}
.btn-border.-pageBack {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.btn-border.-pageBack .ico {
  margin-left: 0;
  margin-right: auto;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.btn-border.-white {
  color: #fff;
}
.btn-border.-white .ico span {
  background-color: #fff;
}
@media (any-hover: hover) {
  .btn-border:hover {
    opacity: 1;
  }
}

.text-large-link01 {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  color: #333333;
}
.text-large-link01 .text {
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 2.2rem;
  font-family: "Michroma", sans-serif;
}
@media (max-width: 834px) {
  .text-large-link01 .text {
    font-size: 1.7rem;
  }
}
.text-large-link01 .ico {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  position: relative;
  display: block;
  aspect-ratio: 1/1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .text-large-link01 .ico {
    -ms-flex-preferred-size: 50px;
        flex-basis: 50px;
  }
}
.text-large-link01 .ico span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #00488e;
  background: linear-gradient(45deg, #00488e 0%, #00def8 100%);
  border-radius: 50%;
}
.text-large-link01 .ico span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  aspect-ratio: 1/1;
  width: 20%;
  -webkit-mask: url(../img/common/ico-arrow1.png) no-repeat center center/contain;
          mask: url(../img/common/ico-arrow1.png) no-repeat center center/contain;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.-primary.text-large-link01 .text {
  color: #00488e;
}
.-white.text-large-link01 .text {
  color: #fff;
}
.-border.text-large-link01 .ico span {
  background-color: transparent;
}
.-border.text-large-link01 .ico span::before {
  background-color: #fff;
}
.-border.text-large-link01 .ico span::after {
  background-color: transparent;
  border: 1px solid #fff;
}
@media (any-hover: hover) {
  .-s.text-large-link01:hover .ico {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.-s.text-large-link01 .text {
  font-size: 1.5rem;
}
.-s.text-large-link01 .ico span {
  width: 49px;
  height: 49px;
}
@media (max-width: 834px) {
  .-s.text-large-link01 .ico span {
    width: 38px;
    height: 38px;
  }
}
.-s.text-large-link01 .ico span::before {
  width: 12px;
}
.text-large-link01:hover {
  opacity: 1;
}
@media (any-hover: hover) {
  .text-large-link01:hover .text {
    color: #00488e;
  }
  .text-large-link01:hover .ico {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .text-large-link01:hover.-white .text {
    color: #00488e;
  }
}

.text-link01 {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
  padding-bottom: 0.7em;
}
.text-link01::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.text-link01 .ico {
  position: relative;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #00488e;
  border-right: 0;
  pointer-events: none;
}
@media (max-width: 834px) {
  .text-link01 .ico {
    margin-left: 5px;
  }
}
.text-link01 .text {
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-weight: bold;
}
.-primary.text-link01 {
  color: #00488e;
}
.-primary.text-link01 .ico::after {
  background-color: #00488e;
}
.-secondary.text-link01 .ico::after {
  background-color: #00d6e0;
}
.-white.text-link01 {
  color: #fff;
}
.-white.text-link01 .ico::after {
  background-color: transparent;
}
.-pageBack.text-link01 .ico::before {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media (any-hover: hover) {
  .text-link01:hover::after {
    width: 0;
  }
}

.link-ico {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 84px;
  aspect-ratio: 1/1;
  background-color: #ddd;
  border-radius: 50%;
  background: rgb(234, 245, 255);
  background: linear-gradient(-60deg, rgb(234, 245, 255) 0%, rgb(234, 245, 255) 50%, rgb(236, 252, 235) 100%);
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (max-width: 834px) {
  .link-ico {
    width: 50px;
  }
}
@media (any-hover: hover) {
  .link-ico:hover {
    opacity: 1;
    -webkit-box-shadow: 0 10px 40px -10px rgba(2, 63, 122, 0.15);
            box-shadow: 0 10px 40px -10px rgba(2, 63, 122, 0.15);
  }
}
.link-ico span {
  display: block;
  position: relative;
  z-index: 3;
  -webkit-mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
          mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
  background-color: #00488e;
  aspect-ratio: 51/36;
  width: 17px;
}
@media (max-width: 834px) {
  .link-ico span {
    width: 14px;
  }
}

/* form base setting */
body.iPhone select,
body.iPhone input,
body.iPhone textarea {
  font-size: 16px !important;
}

input,
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}
input::-ms-expand,
button::-ms-expand,
textarea::-ms-expand,
select::-ms-expand {
  display: none;
}
input::-ms-reveal,
button::-ms-reveal,
textarea::-ms-reveal,
select::-ms-reveal {
  visibility: hidden;
}
input::-ms-clear,
button::-ms-clear,
textarea::-ms-clear,
select::-ms-clear {
  visibility: hidden;
}

input[type=text],
input[type=submit],
input[type=search],
input[type=button],
select,
textarea {
  outline: none;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

input[type=search] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: textfield;
  -webkit-appearance: none;
}
input[type=search]:focus {
  outline-offset: -2px;
}
input[type=search]::-webkit-search-decoration {
  display: none;
}

select,
input {
  display: block;
  width: 100%;
  padding: 0.7em 44px 0.7em 15px !important;
  background: #f7f7f7;
  border-radius: 0;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
select[type=text], select[type=search],
input[type=text],
input[type=search] {
  cursor: auto;
}

select option {
  height: 30px;
  line-height: 30px;
  background: #fff;
}

input[type=text],
input[type=search],
input[type=submit] {
  padding-right: 15px !important;
}

.resetbtn {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: normal;
  background: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0.1em 0.4em !important;
  color: #555;
}

.pull-down {
  position: relative;
}
.pull-down:before, .pull-down:after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
}
.pull-down:before {
  z-index: 0;
  top: 0;
  right: 0;
  width: 44px;
  height: 100%;
}
.pull-down:after {
  z-index: 1;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  color: #00488e;
  border-bottom: 2px solid;
  border-right: 2px solid;
  width: 7px;
  height: 7px;
  margin-top: -2px;
}

input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 7px;
  line-height: 1.5;
  cursor: pointer;
  padding: 8px 15px 8px 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
input[type=checkbox] + label .check {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  top: 2px;
  width: 15px;
  height: 15px;
  display: inline-block;
  background: #E0E0E0;
  border-radius: 2px;
  position: relative;
}
input[type=checkbox] + label .check::before, input[type=checkbox] + label .check::after {
  content: "";
  background: #00488e;
  display: block;
  opacity: 0;
  position: absolute;
  z-index: 10;
}
input[type=checkbox] + label .check::before {
  width: 4px;
  height: 2px;
  top: 7px;
  left: 3px;
  -webkit-transform: rotate(55deg) scaleX(0);
          transform: rotate(55deg) scaleX(0);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
input[type=checkbox] + label .check::after {
  width: 2px;
  height: 10px;
  top: 1px;
  left: 4px;
  -webkit-transform: rotate(45deg) scaleY(0);
          transform: rotate(45deg) scaleY(0);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
input[type=checkbox] + label .text {
  display: block;
}
@media (hover: hover) {
  input[type=checkbox] + label:hover {
    background-color: #ECF7F7;
  }
}
input[type=checkbox]:checked + label {
  background-color: #00488e;
  color: #fff;
}
input[type=checkbox]:checked + label .check {
  background-color: #fff;
}
input[type=checkbox]:checked + label .check::before, input[type=checkbox]:checked + label .check::after {
  opacity: 1;
}
input[type=checkbox]:checked + label .check::before {
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
}
input[type=checkbox]:checked + label .check::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

input[type=radio] {
  display: none;
}
input[type=radio] + label {
  position: relative;
  display: block;
  line-height: 1.5;
  padding: 0 15px 0 1.5em;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
input[type=radio] + label:before, input[type=radio] + label:after {
  content: "";
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
input[type=radio] + label:before {
  top: 3px;
  left: 0;
  z-index: 0;
  width: 13px;
  height: 13px;
  border: 1px solid #f2f2f2;
  background: #f2f2f2;
  border-radius: 50%;
}
input[type=radio] + label:after {
  z-index: 2;
  top: 6px;
  left: 3px;
  width: 7px;
  height: 7px;
  opacity: 0;
  background: #00488e;
  border-radius: 50%;
}
input[type=radio] + label a:link,
input[type=radio] + label a:visited {
  color: #333333;
}
input[type=radio]:checked + label:after {
  opacity: 1;
}

@media (hover: hover) {
  input[type=text]:focus,
  input[type=submit]:focus,
  input[type=search]:focus,
  select:focus,
  textarea:focus {
    -webkit-box-shadow: 0 0 10px #eee;
            box-shadow: 0 0 10px #eee;
  }
}
/*------------------------------
	form custom setting
------------------------------*/
/* FORM_BLOCK */
.form_block_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}

.form_block {
  position: relative;
  width: 100%;
  margin-top: 30px;
  /* FORM */
}
@media (min-width: 835px) {
  .form_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 834px) {
  .form_block {
    margin-top: 15px;
  }
}
.form_block:first-child {
  border-top: none;
  margin-top: 0;
}
.form_block .hd {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7em;
  font-weight: bold;
}
@media (min-width: 835px) {
  .form_block .hd {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 170px;
            flex: 0 0 170px;
  }
}
@media (max-width: 834px) {
  .form_block .hd {
    margin-bottom: 5px;
  }
}
.form_block .hd::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  position: relative;
  aspect-ratio: 1/1;
  background-color: #00488e;
}
@media (min-width: 835px) {
  .form_block.form_location .select_form,
  .form_block.form_location .selCity-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 170px);
            flex: 0 1 calc(100% - 170px);
    margin-left: auto;
  }
}
.form_block.form_location .hd::before {
  background: url(../img/common/ico-location.png) no-repeat center center/contain;
  aspect-ratio: 30/44;
  width: 1em;
}
.form_block.form_jobs .hd::before {
  background: url(../img/common/ico-job.png) no-repeat center center/contain;
  aspect-ratio: 39/45;
  width: 1.3em;
}
.form_block.form_koyou .hd::before {
  background: url(../img/common/ico-koyou.png) no-repeat center center/contain;
  aspect-ratio: 45/45;
  width: 1.4em;
}
.form_block.form_other .hd::before {
  background: url(../img/common/ico-other.png) no-repeat center center/contain;
  aspect-ratio: 45/42;
  width: 1.4em;
}
@media (min-width: 835px) {
  .form_block.form_keyword {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 220px);
            flex: 0 1 calc(100% - 220px);
  }
  .form_block.form_keyword .text_form {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 170px);
            flex: 0 1 calc(100% - 170px);
  }
}
.form_block.form_keyword .hd::before {
  background: url(../img/common/ico-keyword.png) no-repeat center center/contain;
  aspect-ratio: 40/40;
  width: 1.4em;
}
@media (min-width: 835px) {
  .form_block.form_end {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 200px;
            flex: 0 1 200px;
    -ms-flex-line-pack: end;
        align-content: flex-end;
  }
}
@media (max-width: 834px) {
  .form_block.form_end {
    margin-top: 20px;
  }
}
.form_block .select_form {
  position: relative;
}
.form_block .select_form::after {
  content: "";
  z-index: 2;
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  border: 1px solid #00488e;
  border-left: none;
  border-top: none;
  width: 8px;
  aspect-ratio: 1/1;
  pointer-events: none;
}
@media (max-width: 834px) {
  .form_block .select_form::after {
    right: 18px;
  }
}
.form_block .select_form select {
  position: relative;
  width: 100%;
  display: block;
  padding: 10px 30px;
  color: #333333;
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 2px;
}
@media (max-width: 834px) {
  .form_block .select_form select {
    border-radius: 5px;
  }
}
@media (any-hover: hover) {
  .form_block .select_form select:hover {
    background-color: #ECF7F7;
  }
}
.form_block .select_form + .selCity-box .selCity_alert {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #e11;
  font-weight: bold;
}
.form_block .select_form + .selCity-box .check_box {
  margin-top: 10px;
}
@media (min-width: 835px) {
  .form_block .check_box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 170px);
            flex: 0 1 calc(100% - 170px);
    margin-left: auto;
  }
}
.form_block .check_box .err {
  color: #e11;
}
.form_block .check_box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -7px;
}
.form_block .check_box ul li {
  position: relative;
  margin-right: 7px;
  margin-top: 7px;
  white-space: nowrap;
  border: none;
}
@media (any-hover: hover) {
  .form_block .check_box ul li:hover label {
    background-color: #ECF7F7;
  }
}
.form_block .check_box ul li input[type=checkbox]:checked + label {
  background-color: #00d6e0;
  border-radius: 2px;
  color: #fff;
}
.form_block .check_box ul li input[type=checkbox]:checked + label::before {
  border-color: #00d6e0;
}
.form_block .check_box ul li input[type=checkbox]:checked + label span::before, .form_block .check_box ul li input[type=checkbox]:checked + label span::after {
  opacity: 1;
  background: #fff;
}
.form_block .check_box ul li input[type=checkbox]:checked + label span::before {
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
}
.form_block .check_box ul li input[type=checkbox]:checked + label span::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.form_block .check_box ul li label {
  display: block;
  position: relative;
  padding: 12px 20px 12px 15px;
  background-color: #fff;
  color: #333333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .form_block .check_box ul li label {
    padding: 8px 10px 8px 10px;
  }
}
.form_block .check_box ul li label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #dedede;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
}
.form_block .check_box ul li label span {
  position: relative;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: -2px;
  background: transparent;
  position: relative;
}
.form_block .check_box ul li label span::before, .form_block .check_box ul li label span::after {
  content: "";
  background: #7f7f7f;
  display: block;
  position: absolute;
  z-index: 10;
}
.form_block .check_box ul li label span::before {
  width: 4px;
  height: 2px;
  top: 7px;
  left: 3px;
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
.form_block .check_box ul li label span::after {
  width: 2px;
  height: 10px;
  top: 1px;
  left: 4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.form_block .text_form input {
  width: 100%;
  height: 100%;
  display: block;
}
.form_block .text_form input[type=search] {
  padding: 15px 20px !important;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}
@media (max-width: 834px) {
  .form_block .text_form input[type=search] {
    border-radius: 3px;
  }
}
.form_block .text_form input[type=search]::-webkit-input-placeholder {
  color: #aaa;
}
.form_block .text_form input[type=search]::-moz-placeholder {
  color: #aaa;
}
.form_block .text_form input[type=search]:-ms-input-placeholder {
  color: #aaa;
}
.form_block .text_form input[type=search]::-ms-input-placeholder {
  color: #aaa;
}
.form_block .text_form input[type=search]::placeholder {
  color: #aaa;
}
@media (any-hover: hover) {
  .form_block .text_form input[type=search]:hover {
    background-color: #f5f5f5;
  }
}
.form_block .submit_form {
  position: relative;
  z-index: 5;
  max-width: 200px;
  width: 100%;
  margin-left: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  clip-path: polygon(calc(100% - 15px) 0%, 100% 50%, calc(100% - 15px) 100%, 0% 100%, calc(0% + 15px) 50%, 0% 0%);
}
@media (any-hover: hover) {
  .form_block .submit_form:hover {
    opacity: 1;
    background-position: right center;
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
  .form_block .submit_form:hover input {
    background-color: #00d6e0 !important;
  }
}
@media (max-width: 834px) {
  .form_block .submit_form {
    max-width: 150px;
    margin-inline: auto;
  }
}
.form_block .submit_form::before {
  content: "";
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 53px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 15px;
  aspect-ratio: 1/1;
  -webkit-mask: url(../img/common/ico-lenz.png) no-repeat center center/contain;
          mask: url(../img/common/ico-lenz.png) no-repeat center center/contain;
  background-color: #fff;
}
@media (max-width: 834px) {
  .form_block .submit_form::before {
    left: 35px;
  }
}
.form_block .submit_form input {
  width: 100%;
  height: 100%;
  display: block;
  font-weight: bold;
  color: #333333;
  padding: 1em 2em !important;
  background: #fe9553;
  color: #fff;
  cursor: pointer;
  text-indent: 1em;
}

@media (any-hover: hover) {
  select,
  input {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  select:hover,
  input:hover {
    background-color: rgb(239.9, 239.9, 239.9) !important;
  }
}
/* ============================================
// MODULES
// ==========================================*/
/* css - scroll animation */
.js-anime.c-animate {
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.js-anime.c-animate.c-animate-b {
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime.c-animate.c-animate-tl {
  -webkit-transform: translate(15px, 15px);
          transform: translate(15px, 15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime.c-animate.c-animate-tr {
  -webkit-transform: translate(-15px, 15px);
          transform: translate(-15px, 15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime.c-animate.c-animate-bl {
  -webkit-transform: translate(15px, -15px);
          transform: translate(15px, -15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime.c-animate.c-animate-br {
  -webkit-transform: translate(-15px, -15px);
          transform: translate(-15px, -15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate {
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.js-anime .c-animate.c-animate-b {
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate.c-animate-tl {
  -webkit-transform: translate(15px, 15px);
          transform: translate(15px, 15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate.c-animate-tr {
  -webkit-transform: translate(-15px, 15px);
          transform: translate(-15px, 15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate.c-animate-bl {
  -webkit-transform: translate(15px, -15px);
          transform: translate(15px, -15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate.c-animate-br {
  -webkit-transform: translate(-15px, -15px);
          transform: translate(-15px, -15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate-stagger {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.6s, -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, transform 1s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
}
.js-anime .c-animate-stagger:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.js-anime .c-animate-stagger:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.js-anime .c-animate-stagger:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.js-anime .c-animate-stagger:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.js-anime .c-animate-stagger:nth-child(5) {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.js-anime .c-animate-stagger:nth-child(6) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.js-anime .c-animate-stagger:nth-child(7) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.js-anime .c-animate-stagger:nth-child(8) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.js-anime .c-animate-stagger:nth-child(9) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.js-anime .c-animate-stagger:nth-child(10) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.js-anime .c-animate-stagger:nth-child(11) {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.js-anime .c-animate-stagger:nth-child(12) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.js-anime .c-animate-stagger:nth-child(13) {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.js-anime .c-animate-stagger:nth-child(14) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.js-anime .c-animate-stagger:nth-child(15) {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
.js-anime .c-animate-stagger:nth-child(16) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.js-anime .c-animate-stagger:nth-child(17) {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}
.js-anime .c-animate-stagger:nth-child(18) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.js-anime .c-animate-stagger:nth-child(19) {
  -webkit-transition-delay: 0.95s;
          transition-delay: 0.95s;
}
.js-anime .c-animate-stagger:nth-child(20) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.js-anime .c-animate-stagger:nth-child(21) {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}
.js-anime .c-animate-stagger:nth-child(22) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.js-anime .c-animate-stagger:nth-child(23) {
  -webkit-transition-delay: 1.15s;
          transition-delay: 1.15s;
}
.js-anime .c-animate-stagger:nth-child(24) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.js-anime .c-animate-stagger:nth-child(25) {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}
.js-anime .c-animate-stagger:nth-child(26) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
.js-anime .c-animate-stagger:nth-child(27) {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}
.js-anime .c-animate-stagger:nth-child(28) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.js-anime .c-animate-stagger:nth-child(29) {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s;
}
.js-anime .c-animate-stagger:nth-child(30) {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.js-anime .c-animate-stagger:nth-child(31) {
  -webkit-transition-delay: 1.55s;
          transition-delay: 1.55s;
}
.js-anime .c-animate-stagger:nth-child(32) {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
.js-anime .c-animate-stagger:nth-child(33) {
  -webkit-transition-delay: 1.65s;
          transition-delay: 1.65s;
}
.js-anime .c-animate-stagger:nth-child(34) {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}
.js-anime .c-animate-stagger:nth-child(35) {
  -webkit-transition-delay: 1.75s;
          transition-delay: 1.75s;
}
.js-anime .c-animate-stagger:nth-child(36) {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
.js-anime .c-animate-stagger:nth-child(37) {
  -webkit-transition-delay: 1.85s;
          transition-delay: 1.85s;
}
.js-anime .c-animate-stagger:nth-child(38) {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}
.js-anime .c-animate-stagger:nth-child(39) {
  -webkit-transition-delay: 1.95s;
          transition-delay: 1.95s;
}
.js-anime .c-animate-stagger:nth-child(40) {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
.js-anime .c-animate-stagger:nth-child(41) {
  -webkit-transition-delay: 2.05s;
          transition-delay: 2.05s;
}
.js-anime .c-animate-stagger:nth-child(42) {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}
.js-anime .c-animate-stagger:nth-child(43) {
  -webkit-transition-delay: 2.15s;
          transition-delay: 2.15s;
}
.js-anime .c-animate-stagger:nth-child(44) {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}
.js-anime .c-animate-stagger:nth-child(45) {
  -webkit-transition-delay: 2.25s;
          transition-delay: 2.25s;
}
.js-anime .c-animate-stagger:nth-child(46) {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}
.js-anime .c-animate-stagger:nth-child(47) {
  -webkit-transition-delay: 2.35s;
          transition-delay: 2.35s;
}
.js-anime .c-animate-stagger:nth-child(48) {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}
.js-anime .c-animate-stagger:nth-child(49) {
  -webkit-transition-delay: 2.45s;
          transition-delay: 2.45s;
}
.js-anime .c-animate-stagger:nth-child(50) {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}
.js-anime .c-animate-text {
  display: block;
  overflow: hidden;
}
.js-anime .c-animate-text .js-word {
  opacity: 0.2;
  -webkit-transition: opacity 0.6s, -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, transform 1s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  position: relative;
}
.js-anime .c-animate-text .js-word:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.js-anime .c-animate-text .js-word:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.js-anime .c-animate-text .js-word:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.js-anime .c-animate-text .js-word:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.js-anime .c-animate-text .js-word:nth-child(5) {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.js-anime .c-animate-text .js-word:nth-child(6) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.js-anime .c-animate-text .js-word:nth-child(7) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.js-anime .c-animate-text .js-word:nth-child(8) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.js-anime .c-animate-text .js-word:nth-child(9) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.js-anime .c-animate-text .js-word:nth-child(10) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.js-anime .c-animate-text .js-word:nth-child(11) {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.js-anime .c-animate-text .js-word:nth-child(12) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.js-anime .c-animate-text .js-word:nth-child(13) {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.js-anime .c-animate-text .js-word:nth-child(14) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.js-anime .c-animate-text .js-word:nth-child(15) {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
.js-anime .c-animate-text .js-word:nth-child(16) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.js-anime .c-animate-text .js-word:nth-child(17) {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}
.js-anime .c-animate-text .js-word:nth-child(18) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.js-anime .c-animate-text .js-word:nth-child(19) {
  -webkit-transition-delay: 0.95s;
          transition-delay: 0.95s;
}
.js-anime .c-animate-text .js-word:nth-child(20) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.js-anime .c-animate-text .js-word:nth-child(21) {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}
.js-anime .c-animate-text .js-word:nth-child(22) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.js-anime .c-animate-text .js-word:nth-child(23) {
  -webkit-transition-delay: 1.15s;
          transition-delay: 1.15s;
}
.js-anime .c-animate-text .js-word:nth-child(24) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.js-anime .c-animate-text .js-word:nth-child(25) {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}
.js-anime .c-animate-text .js-word:nth-child(26) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
.js-anime .c-animate-text .js-word:nth-child(27) {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}
.js-anime .c-animate-text .js-word:nth-child(28) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.js-anime .c-animate-text .js-word:nth-child(29) {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s;
}
.js-anime .c-animate-text .js-word:nth-child(30) {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.js-anime.js-active.c-animate {
  opacity: 1;
}
.js-anime.js-active.c-animate.c-animate-b, .js-anime.js-active.c-animate.c-animate-tl, .js-anime.js-active.c-animate.c-animate-tr, .js-anime.js-active.c-animate.c-animate-bl, .js-anime.js-active.c-animate.c-animate-br {
  -webkit-transform: none;
          transform: none;
}
.js-anime.js-active .c-animate {
  opacity: 1;
}
.js-anime.js-active .c-animate.c-animate-b, .js-anime.js-active .c-animate.c-animate-tl, .js-anime.js-active .c-animate.c-animate-tr, .js-anime.js-active .c-animate.c-animate-bl, .js-anime.js-active .c-animate.c-animate-br {
  -webkit-transform: none;
          transform: none;
}
.js-anime.js-active .c-animate-stagger {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}
.js-anime.js-active .c-animate-text .js-word {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.js-text .word {
  display: inline-block;
  min-width: 0.2em;
  will-change: transform;
}

.js-split span {
  display: inline-block;
  min-width: 0.2em;
  will-change: transform;
}

/* anchor */
.anchorList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
@media (max-width: 834px) {
  .anchorList {
    gap: 20px;
  }
}
.anchorList_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #333333;
}
@media (any-hover: hover) {
  .anchorList_item a:hover {
    opacity: 1;
  }
  .anchorList_item a:hover .ico {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .anchorList_item a:hover .text::after {
    width: 100%;
    left: 0;
    right: auto;
  }
}
.anchorList_item .ico {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .anchorList_item .ico {
    top: 1px;
    margin-right: 10px;
    width: 20px;
    height: 20px;
  }
}
.anchorList_item .ico::before {
  content: "";
  position: relative;
  z-index: 1;
  width: 10.8px;
  height: 8.4px;
  background: url(../img/ico-arrow-white.png) no-repeat center center/contain;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (max-width: 834px) {
  .anchorList_item .ico::before {
    width: 6.48px;
    height: 5.04px;
  }
}
.anchorList_item .ico::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00488e;
  border-radius: 50%;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}
.anchorList_item .text {
  display: block;
  position: relative;
  font-weight: bold;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.anchorList_item .text::before, .anchorList_item .text::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
}
.anchorList_item .text::before {
  z-index: 1;
  background-color: #333333;
}
.anchorList_item .text::after {
  z-index: 3;
  background-color: #00488e;
  width: 0;
  left: auto;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* swiper parts */
.swiper-button-next, .swiper-button-prev {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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;
  top: 0;
  margin: 0;
  width: 48px;
  height: 48px;
  background: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
}
@media (any-hover: hover) {
  .swiper-button-next:hover, .swiper-button-prev:hover {
    opacity: 1;
  }
  .swiper-button-next:hover::after, .swiper-button-prev:hover::after {
    background-color: #00d6e0;
  }
}
.swiper-button-next::after, .swiper-button-prev::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fe9553;
  border-radius: 5px;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}
.swiper-button-next .ico, .swiper-button-prev .ico {
  position: relative;
  z-index: 5;
  display: block;
  margin-left: 2px;
  width: 8px;
  aspect-ratio: 8/12;
  background-color: #fff;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
@media (max-width: 834px) {
  .swiper-button-next .ico, .swiper-button-prev .ico {
    width: 6px;
  }
}
.swiper-button-next.-border::after, .swiper-button-prev.-border::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #333333;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}
.swiper-button-next {
  right: 0;
}
.swiper-button-prev {
  left: 0;
}
.swiper-button-prev .ico {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.swiper-button-disabled {
  opacity: 0.7 !important;
}

.swiper-button-lock {
  display: none !important;
}

/* heading */
.heading01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.heading01 .en {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7em;
  font-size: 1.6rem;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1.4;
  color: #00488e;
}
@media (max-width: 834px) {
  .heading01 .en {
    font-size: 1.4rem;
  }
}
.heading01 .en::before {
  content: "";
  display: block;
  position: relative;
  top: -0.08em;
  width: 0.4em;
  height: 0.4em;
  background-color: #00488e;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.heading01 .ja {
  position: relative;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.5;
  color: #333333;
}
@media (max-width: 834px) {
  .heading01 .ja {
    font-size: 2.6rem;
  }
}
.heading01 .ja .js-word {
  display: inline-block;
  min-width: 0.2em;
  will-change: transform;
}
.heading01 .ja .js-word:nth-child(1), .heading01 .ja .js-word:nth-child(1) span {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.heading01 .ja .js-word:nth-child(2), .heading01 .ja .js-word:nth-child(2) span {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.heading01 .ja .js-word:nth-child(3), .heading01 .ja .js-word:nth-child(3) span {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.heading01 .ja .js-word:nth-child(4), .heading01 .ja .js-word:nth-child(4) span {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.heading01 .ja .js-word:nth-child(5), .heading01 .ja .js-word:nth-child(5) span {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.heading01 .ja .js-word:nth-child(6), .heading01 .ja .js-word:nth-child(6) span {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.heading01 .ja .js-word:nth-child(7), .heading01 .ja .js-word:nth-child(7) span {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.heading01 .ja .js-word:nth-child(8), .heading01 .ja .js-word:nth-child(8) span {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.heading01 .ja .js-word:nth-child(9), .heading01 .ja .js-word:nth-child(9) span {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.heading01 .ja .js-word:nth-child(10), .heading01 .ja .js-word:nth-child(10) span {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.heading01 .ja .js-word:nth-child(11), .heading01 .ja .js-word:nth-child(11) span {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.heading01 .ja .js-word:nth-child(12), .heading01 .ja .js-word:nth-child(12) span {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.heading01 .ja .js-word:nth-child(13), .heading01 .ja .js-word:nth-child(13) span {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.heading01 .ja .js-word:nth-child(14), .heading01 .ja .js-word:nth-child(14) span {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.heading01 .ja .js-word:nth-child(15), .heading01 .ja .js-word:nth-child(15) span {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
.heading01 .ja .js-word:nth-child(16), .heading01 .ja .js-word:nth-child(16) span {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.heading01 .ja .js-word:nth-child(17), .heading01 .ja .js-word:nth-child(17) span {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}
.heading01 .ja .js-word:nth-child(18), .heading01 .ja .js-word:nth-child(18) span {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.heading01 .ja .js-word:nth-child(19), .heading01 .ja .js-word:nth-child(19) span {
  -webkit-transition-delay: 0.95s;
          transition-delay: 0.95s;
}
.heading01 .ja .js-word:nth-child(20), .heading01 .ja .js-word:nth-child(20) span {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.heading01 .ja .js-word:nth-child(21), .heading01 .ja .js-word:nth-child(21) span {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}
.heading01 .ja .js-word:nth-child(22), .heading01 .ja .js-word:nth-child(22) span {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.heading01 .ja .js-word:nth-child(23), .heading01 .ja .js-word:nth-child(23) span {
  -webkit-transition-delay: 1.15s;
          transition-delay: 1.15s;
}
.heading01 .ja .js-word:nth-child(24), .heading01 .ja .js-word:nth-child(24) span {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.heading01 .ja .js-word:nth-child(25), .heading01 .ja .js-word:nth-child(25) span {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}
.heading01 .ja .js-word:nth-child(26), .heading01 .ja .js-word:nth-child(26) span {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
.heading01 .ja .js-word:nth-child(27), .heading01 .ja .js-word:nth-child(27) span {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}
.heading01 .ja .js-word:nth-child(28), .heading01 .ja .js-word:nth-child(28) span {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.heading01 .ja .js-word:nth-child(29), .heading01 .ja .js-word:nth-child(29) span {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s;
}
.heading01 .ja .js-word:nth-child(30), .heading01 .ja .js-word:nth-child(30) span {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.heading01 .ja .js-word:nth-child(31), .heading01 .ja .js-word:nth-child(31) span {
  -webkit-transition-delay: 1.55s;
          transition-delay: 1.55s;
}
.heading01 .ja .js-word:nth-child(32), .heading01 .ja .js-word:nth-child(32) span {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
.heading01 .ja .js-word:nth-child(33), .heading01 .ja .js-word:nth-child(33) span {
  -webkit-transition-delay: 1.65s;
          transition-delay: 1.65s;
}
.heading01 .ja .js-word:nth-child(34), .heading01 .ja .js-word:nth-child(34) span {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}
.heading01 .ja .js-word:nth-child(35), .heading01 .ja .js-word:nth-child(35) span {
  -webkit-transition-delay: 1.75s;
          transition-delay: 1.75s;
}
.heading01 .ja .js-word:nth-child(36), .heading01 .ja .js-word:nth-child(36) span {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
.heading01 .ja .js-word:nth-child(37), .heading01 .ja .js-word:nth-child(37) span {
  -webkit-transition-delay: 1.85s;
          transition-delay: 1.85s;
}
.heading01 .ja .js-word:nth-child(38), .heading01 .ja .js-word:nth-child(38) span {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}
.heading01 .ja .js-word:nth-child(39), .heading01 .ja .js-word:nth-child(39) span {
  -webkit-transition-delay: 1.95s;
          transition-delay: 1.95s;
}
.heading01 .ja .js-word:nth-child(40), .heading01 .ja .js-word:nth-child(40) span {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
.heading01 .ja .js-word:nth-child(41), .heading01 .ja .js-word:nth-child(41) span {
  -webkit-transition-delay: 2.05s;
          transition-delay: 2.05s;
}
.heading01 .ja .js-word:nth-child(42), .heading01 .ja .js-word:nth-child(42) span {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}
.heading01 .ja .js-word:nth-child(43), .heading01 .ja .js-word:nth-child(43) span {
  -webkit-transition-delay: 2.15s;
          transition-delay: 2.15s;
}
.heading01 .ja .js-word:nth-child(44), .heading01 .ja .js-word:nth-child(44) span {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}
.heading01 .ja .js-word:nth-child(45), .heading01 .ja .js-word:nth-child(45) span {
  -webkit-transition-delay: 2.25s;
          transition-delay: 2.25s;
}
.heading01 .ja .js-word:nth-child(46), .heading01 .ja .js-word:nth-child(46) span {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}
.heading01 .ja .js-word:nth-child(47), .heading01 .ja .js-word:nth-child(47) span {
  -webkit-transition-delay: 2.35s;
          transition-delay: 2.35s;
}
.heading01 .ja .js-word:nth-child(48), .heading01 .ja .js-word:nth-child(48) span {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}
.heading01 .ja .js-word:nth-child(49), .heading01 .ja .js-word:nth-child(49) span {
  -webkit-transition-delay: 2.45s;
          transition-delay: 2.45s;
}
.heading01 .ja .js-word:nth-child(50), .heading01 .ja .js-word:nth-child(50) span {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}
.heading01.-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
}
.heading01.-col .ja {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.heading01.-col .en {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.heading01.-row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 10px 30px;
}
@media (max-width: 834px) {
  .heading01.-row {
    gap: 10px 10px;
  }
}
.heading01.-row .ja {
  position: relative;
  top: -6px;
}
@media (max-width: 834px) {
  .heading01.-row .ja {
    top: -3px;
  }
}
.heading01.-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.heading01.-white .en {
  color: #fff !important;
}
.heading01.-white .en::before {
  background-color: #fff;
}
.heading01.-white .ja {
  color: #fff !important;
}
.heading01.-beirge .en {
  color: #00488e !important;
}
.heading01.-beirge .ja {
  color: #00488e !important;
}
.heading01.-noGrad .en {
  color: #333333;
}
.heading01.-third {
  color: #00488e;
}
.heading01.-third .ja {
  color: #00488e;
}
.heading01.-jaLarge .ja {
  font-size: 3.6rem;
  margin-bottom: 0;
}
@media (max-width: 834px) {
  .heading01.-jaLarge .ja {
    font-size: 2.4rem;
  }
}
.heading01.-jaLarge .en {
  font-size: 1.8rem;
}
@media (max-width: 834px) {
  .heading01.-jaLarge .en {
    font-size: 1.3rem;
  }
}
.heading01.-jaLarge .en .ico {
  top: -1px;
}
.heading01.-jaLarge .en .ico::before {
  width: 0.5em;
  height: 0.5em;
}
@media (min-width: 835px) {
  .heading01.-m {
    gap: 0.4em;
  }
}
.heading01.-m .ja {
  font-size: 1.6rem;
}
@media (max-width: 834px) {
  .heading01.-m .ja {
    font-size: 1.4rem;
  }
}
.heading01.-m .en {
  font-size: 5rem;
}
@media (max-width: 834px) {
  .heading01.-m .en {
    font-size: 3.6rem;
  }
}
.heading01.-s .en {
  font-size: 3.2rem;
  margin-right: 15px;
}
@media (max-width: 834px) {
  .heading01.-s .en {
    font-size: 2rem;
  }
}
.heading01.-s .ja {
  font-size: 1.4rem;
}
/* logo */
.logo a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 20px;
}
@media (max-width: 834px) {
  .logo a {
    gap: 5px 7px;
  }
}
.logo .img {
  max-width: 327px;
  width: 100%;
}
@media (max-width: 834px) {
  .logo .img {
    max-width: 228.9px;
  }
}
.logo .text {
  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: 500;
  line-height: 1;
  height: 100%;
  color: #fff;
  border: 1px solid;
  padding: 0.5em 0.7em;
  letter-spacing: normal;
}
@media (max-width: 834px) {
  .logo .text {
    font-size: 1.2rem;
    font-size: 1rem;
    font-weight: bold;
  }
}

/* global nav */
.navi .mainNavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 25px;
}
@media (max-width: 834px) {
  .navi .mainNavi {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.navi .mainNavi_item {
  position: relative;
}
.navi .mainNavi_item.-btn:not(.footer .-btn) > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  background-color: #00488e;
  color: #fff;
  padding: 0 2em;
  padding: 0 1em;
  border-radius: 100px;
  height: 50px;
  line-height: 1.4;
}
.navi .mainNavi_item.-btn:not(.footer .-btn) > a::before {
  content: "";
  display: block;
  position: relative;
  aspect-ratio: 30/36;
  width: 1.1em;
  -webkit-mask: url(../img/common/ico-note.png) no-repeat center center/contain;
          mask: url(../img/common/ico-note.png) no-repeat center center/contain;
  background-color: #fff;
}
@media (max-width: 834px) {
  .navi .mainNavi_item.-drop {
    width: 100%;
    margin-bottom: 10px;
  }
}
.navi .mainNavi_item.-drop .moreList:hover .moreList_hd::before {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.navi .mainNavi_item.-drop .moreList:hover .moreList_links {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
          transform: none;
}
.navi .mainNavi_item.-drop .moreList .moreList_hd {
  position: relative;
  color: #333333;
  font-size: 1.5rem;
  font-weight: bold;
}
.navi .mainNavi_item.-drop .moreList .moreList_hd::before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -10px);
          transform: translate(-50%, -10px);
  margin-top: 10px;
  width: 1px;
  height: 15px;
  background-color: #333333;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
@media (min-width: 835px) {
  .navi .mainNavi_item.-drop .moreList .moreList_links {
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
.navi .mainNavi_item.-drop .moreList .moreList_links .links {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
}
.navi .mainNavi_item.-drop .moreList .moreList_links .links::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #333333;
  border-radius: 5px;
  pointer-events: none;
}
.navi .mainNavi_item.-drop .moreList .moreList_links .links_item {
  position: relative;
  white-space: nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
.navi .mainNavi_item.-drop .moreList .moreList_links .links_item:not(:first-child) {
  border-left: 1px solid #333333;
}
.navi .mainNavi_item.-drop .moreList .moreList_links .links_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  line-height: 1.5;
  width: 100%;
  color: #333333;
  padding: 0.7em 1.5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (any-hover: hover) {
  .navi .mainNavi_item.-drop .moreList .moreList_links .links_item a:hover {
    opacity: 1;
    background-color: #00488e;
    color: #fff;
  }
}
@media (any-hover: hover) {
  .footer .navi .mainNavi_item.-drop .moreList:hover .moreList_hd::before {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .footer .navi .mainNavi_item.-drop .moreList:hover .moreList_links {
    -webkit-transform: none;
            transform: none;
  }
}
.footer .navi .mainNavi_item.-drop .moreList .moreList_hd {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 834px) {
  .footer .navi .mainNavi_item.-drop .moreList .moreList_hd {
    margin-inline: auto;
  }
}
@media (min-width: 835px) {
  .footer .navi .mainNavi_item.-drop .moreList .moreList_hd::before {
    top: auto;
    bottom: 100%;
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px);
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 834px) {
  .footer .navi .mainNavi_item.-drop .moreList .moreList_hd::before {
    margin-top: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    opacity: 1;
  }
}
@media (min-width: 835px) {
  .footer .navi .mainNavi_item.-drop .moreList .moreList_links {
    top: auto;
    bottom: 100%;
    padding-top: 0;
    padding-bottom: 20px;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
@media (max-width: 834px) {
  .footer .navi .mainNavi_item.-drop .moreList .moreList_links {
    padding-top: 10px;
  }
}
.navi .mainNavi_item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #333333;
  font-size: 1.5rem;
  font-weight: bold;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  .navi .mainNavi_item > a:hover {
    opacity: 0.7;
  }
}

/* pankuzu */
.breadcrumb {
  position: relative;
  clear: both;
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 834px) {
  .breadcrumb {
    margin-bottom: 30px;
  }
}
.breadcrumb::before, .breadcrumb::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  top: 0;
  width: 20px;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white);
}
.breadcrumb::before {
  right: 0;
}
.breadcrumb::after {
  left: 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  content: none;
}
.breadcrumb_list {
  position: relative;
  z-index: 1;
  padding: 20px 20px;
  padding-left: 20px;
  padding-right: 20px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}
@media (max-width: 834px) {
  .breadcrumb_list {
    padding: 0.8em 1em;
  }
}
.breadcrumb_list_item {
  display: inline;
  font-size: 1.2rem;
  font-weight: 400;
  margin: 0 2px;
  color: #333333;
}
@media (max-width: 834px) {
  .breadcrumb_list_item {
    font-size: 1rem;
  }
}
.breadcrumb_list_item a {
  display: inline;
  color: #333333;
  font-weight: 400;
}
.breadcrumb_list_item::after {
  content: ">";
  margin-left: 7px;
  color: #333333;
}
.breadcrumb_list_item:last-child::after {
  content: none;
}

/* pagination */
.pagination_custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 5;
  margin-top: 40px;
}
.pagination_custom ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.pagination_custom li {
  font-size: 1.3rem;
  font-family: "Montserrat", sans-serif;
  text-align: center;
}
.pagination_custom li a,
.pagination_custom li em {
  display: block;
  position: relative;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  width: 28px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.pagination_custom li a:before,
.pagination_custom li em:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 40%;
  height: 1px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #333333;
  opacity: 0;
}
.pagination_custom li em:before {
  opacity: 1;
}
@media (any-hover: hover) {
  .pagination_custom li a:hover {
    color: #00488e;
    opacity: 1;
  }
}
@media (max-width: 834px) {
  .pagination_custom .number {
    display: none;
  }
  .pagination_custom .number.current {
    display: inline-block;
  }
}

/* ============================================
// drower (common)
// ==========================================*/
.drowerBtn {
  position: fixed;
  z-index: 1020;
  top: 35px;
  right: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media (max-width: 834px) {
  .drowerBtn {
    top: 9px;
    right: 5px;
  }
}
@media (any-hover: hover) {
  .drowerBtn:hover .hamburger {
    background: rgb(0, 97.8591549296, 193);
  }
  .drowerBtn:hover .hamburger_ico_line:nth-child(1) {
    margin-left: 1px;
  }
  .drowerBtn:hover .hamburger_ico_line:nth-child(2) {
    margin-left: 3px;
  }
  .drowerBtn:hover .hamburger_ico_line:nth-child(3) {
    margin-left: 1px;
  }
  .drowerBtn:hover .hamburger_ico_line:nth-child(1) {
    -webkit-transform: translate(calc(-50% - 1px), -7px);
            transform: translate(calc(-50% - 1px), -7px);
  }
  .drowerBtn:hover .hamburger_ico_line:nth-child(2) {
    -webkit-transform: translate(calc(-50% + 1px), -50%);
            transform: translate(calc(-50% + 1px), -50%);
  }
  .drowerBtn:hover .hamburger_ico_line:nth-child(3) {
    -webkit-transform: translate(calc(-50% - 1px), 5px);
            transform: translate(calc(-50% - 1px), 5px);
  }
}
.drowerBtn .hamburger {
  position: relative;
  width: 72px;
  height: 56px;
  background: #00488e;
  clip-path: polygon(calc(100% - 10px) 0%, 100% 50%, calc(100% - 10px) 100%, 0% 100%, calc(0% + 10px) 50%, 0% 0%);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
@media (max-width: 834px) {
  .drowerBtn .hamburger {
    width: 50px;
    height: 36px;
  }
}
.drowerBtn .hamburger_ico {
  display: block;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
@media (max-width: 834px) {
  .drowerBtn .hamburger_ico {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
  }
}
.drowerBtn .hamburger_ico_line {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.drowerBtn .hamburger_ico_line:nth-child(1) {
  -webkit-transform: translate(-50%, -7px);
          transform: translate(-50%, -7px);
}
.drowerBtn .hamburger_ico_line:nth-child(2) {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.drowerBtn .hamburger_ico_line:nth-child(3) {
  -webkit-transform: translate(-50%, 5px);
          transform: translate(-50%, 5px);
}
@media (min-width: 835px) {
  .js-scroll .drowerBtn {
    top: 10px;
    right: 15px;
  }
}
@media (min-width: 835px) {
  .is-drower-open .drowerBtn {
    top: 10px;
    right: 15px;
  }
}
.is-drower-open .drowerBtn .hamburger_ico_line:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.is-drower-open .drowerBtn .hamburger_ico_line:nth-child(2) {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.is-drower-open .drowerBtn .hamburger_ico_line:nth-child(3) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

/* overlay */
.overlay {
  position: fixed;
  z-index: 1015;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s 0.7s;
  transition: 0.3s 0.7s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  pointer-events: none;
  will-change: transform, backdrop-filter;
}
.overlay::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../img/common/bg-recruit.jpg) no-repeat center center/cover;
  pointer-events: none;
  opacity: 0.3;
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
.overlay::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgb(36, 209, 249) 0%, rgb(20, 94, 229) 100%);
  pointer-events: none;
  mix-blend-mode: screen;
}
.overlay_cover {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.is-drower-open .overlay {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.is-drower-open .overlay::before {
  opacity: 0.3;
  overflow: hidden;
}
.is-drower-open .overlay::after {
  opacity: 1;
}
.is-drower-open .overlay .overlay_cover {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.is-drower-open .overlay .overlay_logo {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: opacity 2s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s, transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s, transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.is-drower-open .overlay .overlay_recruitLabel {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: opacity 2s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s, transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s, transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.is-drower-open .overlay .navi .mainNavi_item {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: opacity 2s 0.5s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s 0.5s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s 0.5s, transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s 0.5s, transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.is-drower-open .overlay .overlay_illust {
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: -webkit-transform 1s 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 1s 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.overlay_inner {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
}
.overlay_inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: calc(100% - 70px);
  height: calc(100% - 70px);
  border: 1px solid rgba(255, 255, 255, 0.4);
  mix-blend-mode: overlay;
  pointer-events: none;
  opacity: 0;
}
.overlay_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 70px 10vw;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 835px) {
  .overlay_contents {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.overlay_contents::-webkit-scrollbar {
  display: none;
}
.overlay_contents_inner {
  position: relative;
  z-index: 5;
  width: 100%;
  margin-inline: auto;
}
@media (min-width: 835px) {
  .overlay_contents_inner {
    width: min(90%, 1100px);
  }
}
.overlay_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
}
@media (max-width: 834px) {
  .overlay_logo {
    margin-bottom: 30px;
  }
}
@media (max-width: 834px) {
  .overlay_logo .logo a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.overlay_logo .img {
  max-width: 385px;
}
@media (max-width: 834px) {
  .overlay_navi {
    padding-bottom: 70px;
  }
}
.overlay_navi .navi .mainNavi {
  gap: 0 15px;
}
@media (max-width: 834px) {
  .overlay_navi .navi .mainNavi {
    display: block;
  }
}
.overlay_navi .navi .mainNavi_item {
  border: 1px solid #e5e5e5;
  border-left: none;
  border-right: none;
  margin-bottom: -1px;
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
}
@media (min-width: 835px) {
  .overlay_navi .navi .mainNavi_item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(33.333% - 15px);
            flex: 1 1 calc(33.333% - 15px);
  }
}
.overlay_navi .navi .mainNavi_item:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.overlay_navi .navi .mainNavi_item:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.overlay_navi .navi .mainNavi_item:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.overlay_navi .navi .mainNavi_item:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.overlay_navi .navi .mainNavi_item:nth-child(5) {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.overlay_navi .navi .mainNavi_item:nth-child(6) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.overlay_navi .navi .mainNavi_item:nth-child(7) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.overlay_navi .navi .mainNavi_item:nth-child(8) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.overlay_navi .navi .mainNavi_item:nth-child(9) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.overlay_navi .navi .mainNavi_item:nth-child(10) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.overlay_navi .navi .mainNavi_item > a {
  position: relative;
  padding: 25px 2.5em 25px 20px;
  font-size: 1.7rem;
  color: #fff;
}
@media (max-width: 834px) {
  .overlay_navi .navi .mainNavi_item > a {
    font-size: 1.5rem;
    padding: 15px 2.5em 15px 15px;
  }
}
.overlay_navi .navi .mainNavi_item > a:hover {
  opacity: 1;
}
@media (any-hover: hover) {
  .overlay_navi .navi .mainNavi_item > a:hover::before {
    width: 100%;
    left: 0;
    right: auto;
  }
}
.overlay_navi .navi .mainNavi_item > a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.03);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 0;
  left: auto;
  right: 0;
}
.overlay_navi .navi .mainNavi_item > a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.5em;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  aspect-ratio: 1/1;
  width: 0.5em;
  border: 1px solid;
  border-left: none;
  border-bottom: none;
}
.overlay_illust {
  position: absolute;
  z-index: 7;
  left: 50%;
  bottom: -20px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translate(-50%, 110%);
          transform: translate(-50%, 110%);
  -webkit-transition: -webkit-transform 0.6s 0s;
  transition: -webkit-transform 0.6s 0s;
  transition: transform 0.6s 0s;
  transition: transform 0.6s 0s, -webkit-transform 0.6s 0s;
}
.overlay_illust .inner {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-animation: buruburu 7s ease-in-out infinite;
          animation: buruburu 7s ease-in-out infinite;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  max-width: 90px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.overlay_illust .img.-img2 {
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
.overlay_illust .img.-img2 img {
  -webkit-animation: 3s fuwafuwa-text infinite 3s;
          animation: 3s fuwafuwa-text infinite 3s;
}

/* ============================================
// block width
// ==========================================*/
.l-blockWidth-xs {
  max-width: 200px;
  width: 100%;
}
.l-blockWidth-s {
  max-width: 260px;
  width: 100%;
}
.l-blockWidth-m {
  max-width: 300px;
  width: 100%;
}
.l-blockWidth-l {
  max-width: 700px;
  width: 100%;
}
.l-blockWidth-xl {
  max-width: 800px;
  width: 100%;
}

/* ============================================
// container base (liquid)
// ==========================================*/
.l-container-xl, .l-container-l, .l-container-m, .l-container-s {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
}
@media (max-width: 834px) {
  .l-container-xl, .l-container-l, .l-container-m, .l-container-s {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.l-container-s {
  max-width: 1080px;
}
.l-container-m {
  max-width: 1340px;
}
.l-container-l {
  max-width: 1440px;
}
.l-container-xl {
  max-width: 1740px;
}

/* ============================================
// HEADER
// ==========================================*/
.header {
  position: fixed;
  z-index: 1010;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
}
.header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 5;
  gap: 20px 30px;
  padding-inline: 40px;
  padding-block: 35px;
  width: 100%;
  margin-inline: auto;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .header_inner {
    gap: 12px 15px;
    padding-inline: 15px;
    padding: 15px 56px 15px 3%;
  }
}
.front-page .header_logo .img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  will-change: filter;
}
.header_logo .text {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #00488e;
}
.header_navi {
  margin-left: auto;
  margin-right: 72px;
}
@media (max-width: 834px) {
  .header_navi {
    display: none;
  }
}
.header_navi .pickupNavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header_navi .pickupNavi_item {
  height: 56px;
  margin-left: -2px;
}
.header_navi .pickupNavi_item.-kyujin .ja {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6em;
}
.header_navi .pickupNavi_item.-kyujin .ja::before {
  content: "";
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(../img/common/ico-lenz.png) no-repeat center center/contain;
  aspect-ratio: 1/1;
  width: 1em;
  height: 100%;
}
.header_navi .pickupNavi_item.-newgrad .ja {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6em;
}
.header_navi .pickupNavi_item.-newgrad .ja::before {
  content: "";
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(../img/common/ico-newgrad.png) no-repeat center center/contain;
  aspect-ratio: 42/54;
  width: 0.85em;
  height: 100%;
}

body.js-scroll .header_inner {
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  padding-inline: 20px 15px;
  padding-block: 10px;
}
@media (max-width: 834px) {
  body.js-scroll .header_inner {
    padding: 15px 56px 15px 3%;
  }
}
body.js-scroll .header_navi {
  margin-right: 70px;
}
body.front-page .header_logo .logo .text {
  color: #fff;
}
body.front-page.js-scroll .header_logo .logo .img {
  -webkit-filter: none;
          filter: none;
}
body.front-page.js-scroll .header_logo .logo .text {
  color: #00488e;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
/* pageHeader */
.pageHeader {
  position: relative;
  margin-top: 125px;
}
@media (max-width: 834px) {
  .pageHeader {
    margin-top: 53px;
  }
}
.pageHeader_inner {
  position: relative;
  max-width: 1140px;
  height: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 834px) {
  .pageHeader_inner {
    height: auto;
    padding: 55px 5%;
  }
}
.pageHeader .title {
  position: relative;
  z-index: 5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.pageHeader .title .en {
  font-size: 7.2rem;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1;
  color: #00488e;
}
@media (max-width: 834px) {
  .pageHeader .title .en {
    font-size: 4.4rem;
  }
}
.pageHeader .title .ja {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6em;
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
}
@media (max-width: 834px) {
  .pageHeader .title .ja {
    font-size: 1.4rem;
  }
}
.pageHeader .title .ja::before {
  content: "";
  display: block;
  position: relative;
  top: 0.08em;
  width: 0.35em;
  height: 0.35em;
  background-color: #00488e;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.pageHeader .bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: calc(100% - 40px);
  height: 100%;
  background-color: #aceaf9;
  pointer-events: none;
  clip-path: polygon(0% 0%, 100% 0, calc(100% - 60px) 50%, 100% 100%, 0% 100%);
}
@media (max-width: 834px) {
  .pageHeader .bg {
    width: calc(100% - 17px);
    clip-path: polygon(0% 0%, 100% 0, calc(100% - 30px) 50%, 100% 100%, 0% 100%);
  }
}
.pageHeader .bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.12;
  background: url(../img/common/bg-recruit.jpg) no-repeat center center/cover;
}
.pageHeader .illust {
  position: absolute;
  z-index: 7;
  bottom: 0;
  right: 40px;
}
@media (max-width: 834px) {
  .pageHeader .illust {
    right: 0;
  }
}
.pageHeader .illust span {
  display: block;
}
.lower-kyujin_l .pageHeader .illust.-illust1, .lower-kyujin_d .pageHeader .illust.-illust1, .lower-whatsnew .pageHeader .illust.-illust1 {
  margin-right: min(16vw, 210px);
  margin-bottom: -25px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .pageHeader .illust.-illust1, .lower-kyujin_d .pageHeader .illust.-illust1, .lower-whatsnew .pageHeader .illust.-illust1 {
    margin-bottom: -7.5px;
    max-width: 55px;
  }
}
.lower-kyujin_l .pageHeader .illust.-illust2, .lower-kyujin_d .pageHeader .illust.-illust2, .lower-whatsnew .pageHeader .illust.-illust2 {
  margin-right: 9%;
  margin-right: min(8vw, 130px);
  margin-bottom: -40px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .pageHeader .illust.-illust2, .lower-kyujin_d .pageHeader .illust.-illust2, .lower-whatsnew .pageHeader .illust.-illust2 {
    margin-right: 3%;
    margin-bottom: -17px;
    max-width: 35px;
  }
}
.lower-interview_l .pageHeader .illust.-illust1 {
  margin-right: min(16vw, 210px);
  margin-bottom: -25px;
}
@media (max-width: 834px) {
  .lower-interview_l .pageHeader .illust.-illust1 {
    margin-bottom: -7.5px;
    max-width: 55px;
  }
}
.lower-interview_l .pageHeader .illust.-illust2 {
  margin-right: 9%;
  margin-right: min(8vw, 130px);
  margin-bottom: -40px;
}
@media (max-width: 834px) {
  .lower-interview_l .pageHeader .illust.-illust2 {
    margin-right: 3%;
    margin-bottom: -17px;
    max-width: 35px;
  }
}
.lower-job .pageHeader .illust.-illust1 {
  margin-right: min(16vw, 210px);
  margin-bottom: -25px;
}
@media (max-width: 834px) {
  .lower-job .pageHeader .illust.-illust1 {
    margin-bottom: -7.5px;
    max-width: 55px;
  }
}
.lower-job .pageHeader .illust.-illust2 {
  margin-right: 9%;
  margin-right: min(8vw, 130px);
  margin-bottom: -40px;
}
@media (max-width: 834px) {
  .lower-job .pageHeader .illust.-illust2 {
    margin-right: 3%;
    margin-bottom: -17px;
    max-width: 35px;
  }
}
.lower-newgraduate .pageHeader .illust.-illust1 {
  margin-right: min(16vw, 210px);
  margin-bottom: -25px;
}
@media (max-width: 834px) {
  .lower-newgraduate .pageHeader .illust.-illust1 {
    margin-bottom: -7.5px;
    max-width: 55px;
  }
}
.lower-newgraduate .pageHeader .illust.-illust2 {
  margin-right: 9%;
  margin-right: min(8vw, 130px);
  margin-bottom: -40px;
}
@media (max-width: 834px) {
  .lower-newgraduate .pageHeader .illust.-illust2 {
    margin-right: 3%;
    margin-bottom: -17px;
    max-width: 35px;
  }
}
.lower-strength .pageHeader .illust.-illust1 {
  margin-right: min(16vw, 210px);
  margin-bottom: -25px;
}
@media (max-width: 834px) {
  .lower-strength .pageHeader .illust.-illust1 {
    margin-bottom: -7.5px;
    max-width: 55px;
  }
}
.lower-strength .pageHeader .illust.-illust2 {
  margin-right: 9%;
  margin-right: min(8vw, 130px);
  margin-bottom: -40px;
}
@media (max-width: 834px) {
  .lower-strength .pageHeader .illust.-illust2 {
    margin-right: 3%;
    margin-bottom: -17px;
    max-width: 35px;
  }
}
.lower-data .pageHeader .illust.-illust1 {
  margin-right: min(16vw, 210px);
  margin-bottom: -25px;
}
@media (max-width: 834px) {
  .lower-data .pageHeader .illust.-illust1 {
    margin-bottom: -7.5px;
    max-width: 55px;
  }
}
.lower-data .pageHeader .illust.-illust2 {
  margin-right: 9%;
  margin-right: min(8vw, 130px);
  margin-bottom: -40px;
}
@media (max-width: 834px) {
  .lower-data .pageHeader .illust.-illust2 {
    margin-right: 3%;
    margin-bottom: -17px;
    max-width: 35px;
  }
}
.lower-faq .pageHeader .illust.-illust1 {
  margin-right: min(16vw, 210px);
  margin-bottom: -25px;
}
@media (max-width: 834px) {
  .lower-faq .pageHeader .illust.-illust1 {
    margin-bottom: -7.5px;
    max-width: 55px;
  }
}
.lower-faq .pageHeader .illust.-illust2 {
  margin-right: 9%;
  margin-right: min(8vw, 130px);
  margin-bottom: -40px;
}
@media (max-width: 834px) {
  .lower-faq .pageHeader .illust.-illust2 {
    margin-right: 3%;
    margin-bottom: -17px;
    max-width: 35px;
  }
}
.lower-careerup .pageHeader .illust.-illust1 {
  margin-right: min(16vw, 210px);
  margin-bottom: -25px;
}
@media (max-width: 834px) {
  .lower-careerup .pageHeader .illust.-illust1 {
    margin-bottom: -7.5px;
    max-width: 55px;
  }
}
.lower-careerup .pageHeader .illust.-illust2 {
  margin-right: 9%;
  margin-right: min(8vw, 130px);
  margin-bottom: -40px;
}
@media (max-width: 834px) {
  .lower-careerup .pageHeader .illust.-illust2 {
    margin-right: 3%;
    margin-bottom: -17px;
    max-width: 35px;
  }
}

/* ============================================
// Large Recruit
// ==========================================*/
.l-recruit {
  position: relative;
  background: #eee;
  padding-block: 170px 150px;
  padding-block: max(12vw, 170px) max(10vw, 150px);
}
@media (max-width: 834px) {
  .l-recruit {
    padding-block: 80px 60px;
  }
}
.l-recruit_inner {
  position: relative;
  z-index: 3;
}
.l-recruit_contents {
  position: relative;
}
@media (min-width: 835px) {
  .l-recruit_contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-recruit_contents .en {
  color: #00488e;
  font-size: 6.4rem;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 835px) {
  .l-recruit_contents .en br {
    display: none;
  }
}
@media (max-width: 834px) {
  .l-recruit_contents .en {
    font-size: 4.5rem;
  }
}
.l-recruit_contents .copy {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 834px) {
  .l-recruit_contents .copy {
    font-size: 1.6rem;
  }
  .l-recruit_contents .copy br {
    display: none;
  }
}
.l-recruit_contents .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  margin-top: 60px;
}
@media (max-width: 834px) {
  .l-recruit_contents .btns {
    padding-inline: 10px;
  }
}
.l-recruit_contents .btns_item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  max-width: 400px;
  width: 100%;
}
@media (max-width: 834px) {
  .l-recruit_contents .btns_item {
    margin-inline: -10px;
  }
}
.l-recruit_contents .btns_item.-kyujin .text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6em;
}
.l-recruit_contents .btns_item.-kyujin .text::before {
  content: "";
  display: block;
  position: relative;
  top: 0.1em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(../img/common/ico-lenz.png) no-repeat center center/contain;
  aspect-ratio: 1/1;
  width: 0.9em;
  height: 100%;
}
.l-recruit_contents .btns_item.-newgrad .text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6em;
}
.l-recruit_contents .btns_item.-newgrad .text::before {
  content: "";
  display: block;
  position: relative;
  top: 0.1em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(../img/common/ico-newgrad.png) no-repeat center center/contain;
  aspect-ratio: 42/54;
  width: 0.75em;
  height: 100%;
}
.l-recruit_otherLink {
  z-index: 5;
}
@media (min-width: 835px) {
  .l-recruit_otherLink {
    position: absolute;
    bottom: 50px;
    right: 5%;
  }
}
@media (max-width: 834px) {
  .l-recruit_otherLink {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 30px;
    padding-inline: 7%;
  }
}
.l-recruit_otherLink .text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7em;
}
.l-recruit_otherLink .text::before {
  content: "";
  display: block;
  position: relative;
  top: 0.1em;
  width: 1.4em;
  aspect-ratio: 1/1;
  -webkit-mask: url(../img/common/ico-faq.png) no-repeat center center/contain;
          mask: url(../img/common/ico-faq.png) no-repeat center center/contain;
  background-color: #00488e;
}
.l-recruit_image {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #aceaf9;
  pointer-events: none;
  overflow: hidden;
}
.l-recruit_image span {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  background: url(../img/common/bg-recruit.jpg) no-repeat center center/cover;
}
@media (min-width: 1200px) {
  .l-recruit_image span {
    background-attachment: fixed;
  }
}
.l-recruit_deco {
  position: absolute;
  z-index: 6;
  pointer-events: none;
}
.l-recruit_deco.-deco1 {
  top: 0;
  right: 0;
  margin-top: -80px;
  margin-right: -60px;
  width: min(27%, 369px);
}
@media (max-width: 834px) {
  .l-recruit_deco.-deco1 {
    width: 100%;
    max-width: 200px;
    margin-right: -10px;
  }
}
.l-recruit_deco.-deco2 {
  bottom: 0;
  left: 0;
  margin-left: -40px;
  margin-bottom: -40px;
  width: min(24%, 320px);
}
@media (max-width: 834px) {
  .l-recruit_deco.-deco2 {
    width: 100%;
    max-width: 150px;
    margin-left: 0px;
  }
}
/* ============================================
// FOOTER (newgrad , career , part)
// ==========================================*/
.footer {
  position: relative;
  z-index: 5;
  padding-block: 100px 70px;
  background: rgb(36, 209, 249);
  background: linear-gradient(135deg, rgb(36, 209, 249) 0%, rgb(20, 94, 229) 100%);
  min-height: 880px;
}
@media (max-width: 834px) {
  .footer {
    padding-top: 100px;
    padding-bottom: 70px;
  }
}
@media (min-width: 835px) {
  .footer_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.footer_block1 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding-bottom: 50px;
}
@media (min-width: 835px) {
  .footer_block1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
}
@media (max-width: 834px) {
  .footer_block1 {
    padding-bottom: 30px;
  }
}
.footer_block1 .logo .img {
  max-width: 385px;
}
@media (max-width: 834px) {
  .footer_block1 .logo a {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.footer_block1 .logo .text {
  white-space: nowrap;
}
.footer_block2 {
  padding: 60px 50px;
}
@media (min-width: 835px) {
  .footer_block2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 250px;
            flex: 0 1 250px;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }
}
@media (max-width: 834px) {
  .footer_block2 {
    padding: 0;
  }
}
.footer_block2 .navi .mainNavi {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
@media (max-width: 834px) {
  .footer_block2 .navi .mainNavi {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0 15px;
    margin-right: -15px;
  }
}
.footer_block2 .navi .mainNavi_item {
  width: 100%;
}
@media (max-width: 834px) {
  .footer_block2 .navi .mainNavi_item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 15px);
            flex: 0 1 calc(50% - 15px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.footer_block2 .navi .mainNavi_item a {
  display: block;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  padding-right: 20px;
}
@media (max-width: 834px) {
  .footer_block2 .navi .mainNavi_item a {
    padding-block: 10px;
  }
}
.footer_block2 .navi .mainNavi_item a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  aspect-ratio: 1/1;
  width: 0.5em;
  border: 1px solid;
  border-left: none;
  border-bottom: none;
}
@media (min-width: 835px) {
  .footer_block3 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100% - 250px);
            flex: 1 1 calc(100% - 250px);
    -ms-flex-line-pack: center;
        align-content: center;
    padding: 60px 60px;
  }
}
@media (max-width: 834px) {
  .footer_block3 {
    margin-top: 40px;
  }
}
.footer_block3 .serchLink:not(:first-child) {
  margin-top: 30px;
}
@media (max-width: 834px) {
  .footer_block3 .serchLink:not(:first-child) {
    margin-top: 15px;
  }
}
.footer_block3 .serchLink .hd {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6em;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 834px) {
  .footer_block3 .serchLink .hd {
    margin-bottom: 0.2em;
  }
}
.footer_block3 .serchLink .hd::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  position: relative;
  top: 0.1em;
}
.footer_block3 .serchLink .hd.-location::before {
  -webkit-mask: url(../img/common/ico-location.png) center center/contain no-repeat;
          mask: url(../img/common/ico-location.png) center center/contain no-repeat;
  background-color: #fff;
  aspect-ratio: 30/44;
  width: 0.813em;
}
.footer_block3 .serchLink .hd.-work::before {
  -webkit-mask: url(../img/common/ico-job.png) center center/contain no-repeat;
          mask: url(../img/common/ico-job.png) center center/contain no-repeat;
  background-color: #fff;
  aspect-ratio: 39/45;
  width: 1.063em;
}
.footer_block3 .serchLink .hd.-koyou::before {
  -webkit-mask: url(../img/common/ico-koyou.png) center center/contain no-repeat;
          mask: url(../img/common/ico-koyou.png) center center/contain no-repeat;
  background-color: #fff;
  aspect-ratio: 45/45;
  width: 1.25em;
}
.footer_block3 .serchLink .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -5px;
}
.footer_block3 .serchLink .list_item {
  margin-right: 15px;
  margin-top: 5px;
}
.footer_block3 .serchLink .list a {
  position: relative;
  display: block;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.7;
  font-size: 1.5rem;
}
@media (max-width: 834px) {
  .footer_block3 .serchLink .list a {
    font-size: 1.3rem;
  }
}
@media (any-hover: hover) {
  .footer_block3 .serchLink .list a:hover {
    opacity: 1;
  }
  .footer_block3 .serchLink .list a:hover::before {
    width: 100%;
    left: 0;
    right: auto;
  }
}
.footer_block3 .serchLink .list a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #00488e;
  width: 0;
  left: auto;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer_block3 .serchLink .list a::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer_block4 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px 30px;
  width: 100%;
}
@media (min-width: 835px) {
  .footer_block4 {
    padding-top: 55px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding-right: 100px;
  }
}
@media (max-width: 834px) {
  .footer_block4 {
    gap: 10px;
    margin-top: 35px;
  }
}
.footer_corpLink .corpLink a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  color: #fff;
  font-size: 1.4rem;
  gap: 8px;
}
.footer_corpLink .corpLink a::after {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  position: relative;
  flex-shrink: 0;
  aspect-ratio: 1/1;
  width: 1em;
  -webkit-mask: url(../img/common/ico-external1.png) no-repeat center center/contain;
          mask: url(../img/common/ico-external1.png) no-repeat center center/contain;
  background-color: #fff;
}
@media (min-width: 835px) {
  .footer_copyright {
    position: relative;
    top: 3px;
  }
}
@media (max-width: 834px) {
  .footer_copyright {
    width: 100%;
  }
}
.footer_copyright .copyright {
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 834px) {
  .footer_ga {
    width: 100%;
  }
}
.footer_ga .ga {
  font-size: 1.4rem;
  font-weight: bold;
  opacity: 0.6;
}
@media (max-width: 834px) {
  .footer_ga .ga {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: left center;
            transform-origin: left center;
    width: 120%;
  }
}
.footer_ga .ga a {
  color: #fff;
}

/* ============================================
// PAGETOP
// ==========================================*/
.pagetop {
  z-index: 10;
  position: absolute;
  bottom: -20px;
  right: 0;
}
@media (max-width: 834px) {
  .pagetop {
    top: auto;
    bottom: -15px;
    right: -10px;
  }
}
.is-drower-open .pagetop {
  pointer-events: none;
  opacity: 0;
}
.pagetop .scroll {
  position: relative;
  width: 64px;
  height: 64px;
}
.pagetop .scroll a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (any-hover: hover) {
  .pagetop .scroll a:hover {
    opacity: 1;
    color: #00d6e0;
  }
  .pagetop .scroll a:hover .scroll_ico {
    -webkit-transform: translateY(-5px) rotate(-45deg);
            transform: translateY(-5px) rotate(-45deg);
  }
}
.pagetop .scroll_ico {
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-left: none;
  border-bottom: none;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.pagetop .scroll_text {
  font-size: 1.4rem;
  font-family: "Bebas Neue", sans-serif;
}

/* ============================================
// index grand
// ==========================================*/
.front-page .hero_inner {
  position: relative;
}
.front-page .hero_copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  position: absolute;
  z-index: 10;
  bottom: 160px;
  left: 5%;
}
@media (max-width: 834px) {
  .front-page .hero_copy {
    bottom: 17%;
  }
}
.front-page .hero_copy .copy {
  font-family: "Bebas Neue", sans-serif;
  font-size: min(8vw, 8.8rem);
  line-height: 1;
  color: #00488e;
  text-shadow: 2px 2px 0 #fff;
}
@media (max-width: 834px) {
  .front-page .hero_copy .copy {
    font-size: min(13vw, 6rem);
  }
}
.front-page .hero_copy .sub {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.8rem;
  font-size: min(1.6vw, 1.8rem);
  font-weight: bold;
  color: #fff;
  background-color: #00488e;
  padding: 0.2em 1.2em;
}
@media (max-width: 834px) {
  .front-page .hero_copy .sub {
    font-size: min(2.7vw, 1.5rem);
  }
}
.front-page .hero_images {
  position: relative;
  height: 100vh;
}
@media (max-width: 834px) {
  .front-page .hero_images {
    height: min(70vh, 600px);
  }
}
.front-page .hero_images::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  aspect-ratio: 1263/785;
  width: 60%;
  background: url(../img/index/shadow.png) no-repeat center center/contain;
  pointer-events: none;
}
@media (max-width: 834px) {
  .front-page .hero_images::before {
    content: none;
  }
}
.front-page .hero_images::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: #00488e;
  background: -webkit-gradient(linear, left top, left bottom, from(#00488e), to(rgba(0, 72, 142, 0)));
  background: linear-gradient(180deg, #00488e 0%, rgba(0, 72, 142, 0) 100%);
  opacity: 0.4;
  pointer-events: none;
  mix-blend-mode: multiply;
}
.front-page .hero_images .img {
  height: 100%;
  scale: 1.1;
}
.front-page .hero_images .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1738/1103;
}
.front-page .recruit {
  position: relative;
  background: #aceaf9;
  padding-block: min(20vw, 100px) min(20vw, 180px);
}
@media (max-width: 834px) {
  .front-page .recruit {
    padding-block: 30px 140px;
  }
}
.front-page .p-top-search {
  position: relative;
  z-index: 5;
}
@media (min-width: 835px) {
  .front-page .p-top-search {
    margin-top: -180px;
  }
}
@media (max-width: 834px) {
  .front-page .p-top-search {
    margin-inline: -3%;
  }
}
.front-page .p-top-search .p-top-search_ttl {
  position: absolute;
  z-index: 7;
  bottom: 100%;
  right: 0;
  margin-bottom: 55px;
}
@media (max-width: 834px) {
  .front-page .p-top-search .p-top-search_ttl {
    margin-bottom: 7px;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}
.front-page .p-top-search .p-top-search_ttl::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 21px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-mask: url(../img/common/ico-arrow-down.png) no-repeat center center/contain;
          mask: url(../img/common/ico-arrow-down.png) no-repeat center center/contain;
  background-color: #fff;
  aspect-ratio: 26/31;
  width: 13px;
  -webkit-animation: fuwafuwa 3s ease both infinite;
          animation: fuwafuwa 3s ease both infinite;
}
@media (max-width: 834px) {
  .front-page .p-top-search .p-top-search_ttl::after {
    width: 10px;
    background-color: #00488e;
  }
}
.front-page .p-top-search .p-top-search_ttl .en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4em;
  font-size: 2.2rem;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1;
  color: #fff;
  background: #00d6e0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.9em 1.5em 0.7em 1.5em;
  border-radius: 100px;
}
@media (max-width: 834px) {
  .front-page .p-top-search .p-top-search_ttl .en {
    font-size: 1.7rem;
  }
}
.front-page .p-top-search .p-top-search_ttl .en::before {
  content: "";
  display: block;
  position: relative;
  top: -0.05em;
  background: url(../img/common/ico-lenz.png) no-repeat center center/contain;
  aspect-ratio: 1/1;
  width: 0.7em;
}
.front-page .p-top-search .top-searchWrap {
  position: relative;
  z-index: 5;
  background-color: #fff;
  border-radius: 20px;
  border: 3px solid #00488e;
  padding: 70px 50px;
}
@media (max-width: 834px) {
  .front-page .p-top-search .top-searchWrap {
    border-width: 2px;
    border-radius: 10px;
    padding: 40px 5%;
  }
}
.front-page .p-top-search .top-searchWrap::before, .front-page .p-top-search .top-searchWrap::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  margin-bottom: -25px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media (max-width: 834px) {
  .front-page .p-top-search .top-searchWrap::before, .front-page .p-top-search .top-searchWrap::after {
    margin-bottom: -50px;
  }
}
.front-page .p-top-search .top-searchWrap::before {
  left: 0;
  aspect-ratio: 70/255;
  width: 70px;
  background-image: url(../img/index/illust-woman.png);
  margin-left: -30px;
}
@media (max-width: 834px) {
  .front-page .p-top-search .top-searchWrap::before {
    width: min(15%, 40px);
    width: 40px;
    margin-left: 10px;
  }
}
.front-page .p-top-search .top-searchWrap::after {
  right: 0;
  aspect-ratio: 110/250;
  width: 110px;
  background-image: url(../img/index/illust-man.png);
  margin-right: -30px;
}
@media (max-width: 834px) {
  .front-page .p-top-search .top-searchWrap::after {
    width: min(20%, 70px);
    width: 70px;
    margin-right: 10px;
  }
}
.front-page .p-top-search .top-searchWrap .form_wrap {
  max-width: 1000px;
  margin-inline: auto;
}
.front-page .p-top-newJobs {
  position: relative;
  z-index: 5;
  margin-top: 80px;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs {
    margin-top: 60px;
  }
}
.front-page .p-top-newJobs_inner {
  position: relative;
}
.front-page .p-top-newJobs_ttl {
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs_ttl {
    margin-bottom: 40px;
  }
}
.front-page .p-top-newJobs_newJobsWrap {
  display: block;
}
.front-page .p-top-newJobs .newJobs_item {
  position: relative;
  max-width: 360px;
  width: 100%;
}
.front-page .p-top-newJobs .newJobs_item a {
  display: block;
  position: relative;
  color: #333333;
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.front-page .p-top-newJobs .newJobs_item a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  aspect-ratio: 1/1;
  width: 40px;
  border: 1px solid #ddd;
  border-right: 0;
  border-bottom: 0;
  pointer-events: none;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs .newJobs_item a::before {
    width: 34px;
  }
}
.front-page .p-top-newJobs .newJobs_item a::after {
  content: "";
  position: absolute;
  z-index: 5;
  bottom: 15px;
  right: 15px;
  display: block;
  margin-left: 2px;
  width: 6px;
  aspect-ratio: 6/10;
  background-color: #fe9553;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  pointer-events: none;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs .newJobs_item a::after {
    width: 5px;
    bottom: 13px;
    right: 13px;
  }
}
@media (any-hover: hover) {
  .front-page .p-top-newJobs .newJobs_item a:hover {
    opacity: 1;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  .front-page .p-top-newJobs .newJobs_item a:hover .newJobs_item_contents > .hd {
    color: #00488e;
  }
}
.front-page .p-top-newJobs .newJobs_item_meta {
  position: relative;
  top: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}
.front-page .p-top-newJobs .newJobs_item_meta .location {
  background-color: #00d6e0;
  color: #fff;
  font-size: 1.2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 7px;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs .newJobs_item_meta .location {
    font-size: 1rem;
  }
}
.front-page .p-top-newJobs .newJobs_item_meta .labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.front-page .p-top-newJobs .newJobs_item_meta .labels_item {
  position: relative;
  background: #fff;
  font-size: 1.2rem;
  color: #00488e;
  padding: 2px 7px;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs .newJobs_item_meta .labels_item {
    font-size: 1rem;
  }
}
.front-page .p-top-newJobs .newJobs_item_meta .labels_item::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #00488e;
  pointer-events: none;
}
.front-page .p-top-newJobs .newJobs_item_contents {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px 15px;
  padding: 10px 30px 20px 30px;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs .newJobs_item_contents {
    padding: 10px 5% 20px;
    gap: 5px 12px;
  }
}
.front-page .p-top-newJobs .newJobs_item_contents .img {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(40% - 15px);
          flex: 0 1 calc(40% - 15px);
  max-width: 100px;
  aspect-ratio: 100/75;
  background-color: #eee;
  overflow: hidden;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs .newJobs_item_contents .img {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(30% - 12px);
            flex: 0 1 calc(30% - 12px);
  }
}
.front-page .p-top-newJobs .newJobs_item_contents .img img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
.front-page .p-top-newJobs .newJobs_item_contents > .hd {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
  width: 100%;
  color: #333333;
  font-size: 1.5rem;
  line-height: 1.8;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  position: relative;
  top: -5px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs .newJobs_item_contents > .hd {
    font-size: 1.4rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 70%;
            flex: 1 1 70%;
    line-height: 1.6;
  }
}
.front-page .p-top-newJobs .newJobs_item_contents .date {
  width: 100%;
  font-size: 1.2rem;
  color: #999999;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs .newJobs_item_contents .date {
    font-size: 1rem;
  }
}
.front-page .p-top-newJobs .linkWrap {
  position: absolute;
  top: 30px;
  right: 0;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs .linkWrap {
    top: 25px;
  }
}
.front-page .p-top-newJobs .newsSwiper {
  position: relative;
}
.front-page .p-top-newJobs .newsSwiper .swiper-button-next,
.front-page .p-top-newJobs .newsSwiper .swiper-button-prev {
  position: absolute;
  top: auto;
  bottom: 0;
  margin-bottom: -84px;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs .newsSwiper .swiper-button-next,
  .front-page .p-top-newJobs .newsSwiper .swiper-button-prev {
    margin-bottom: -60px;
  }
}
.front-page .p-top-newJobs .newsSwiper .swiper-button-prev {
  left: auto;
  right: 53px;
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs .newsSwiper .swiper-button-prev {
    right: 44px;
  }
}
.front-page .p-top-newJobs .newsSwiper .swiper-pagination {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #fff;
  bottom: -60px;
  width: calc(100% - 100px - 7%);
}
@media (max-width: 834px) {
  .front-page .p-top-newJobs .newsSwiper .swiper-pagination {
    bottom: -40px;
    width: calc(100% - 80px - 7%);
  }
}
.front-page .p-top-newJobs .newsSwiper .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #00488e;
}
.front-page .infiniteslide_wrap {
  overflow: visible !important;
}
.front-page .tickerImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  gap: 50px;
  margin-top: 80px;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
}
@media (max-width: 834px) {
  .front-page .tickerImage {
    margin-top: 60px;
    gap: 20px;
  }
}
.front-page .tickerImage_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 273px;
          flex: 0 0 273px;
}
@media (max-width: 834px) {
  .front-page .tickerImage_item {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 160px !important;
            flex: 0 0 160px !important;
  }
}
.front-page .tickerImage_item:nth-child(even) {
  margin-top: 20px;
}
.front-page .tickerImage_item img {
  aspect-ratio: 1/1;
  border-radius: 10px;
}
.front-page .jobIntroduce {
  position: relative;
}
.front-page .jobIntroduce::before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 50%;
  background: #aceaf9;
}
.front-page .jobIntroduce_inner {
  padding-left: 0;
  max-width: 1920px;
}
.front-page .jobIntroduce_ttl {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  max-width: 1340px;
  padding-inline: 70px;
  width: 100%;
}
@media (max-width: 834px) {
  .front-page .jobIntroduce_ttl {
    left: 0;
    translate: 0 -50%;
    padding-inline: 7%;
  }
}
.front-page .jobIntroduce_images {
  position: relative;
  clip-path: polygon(0% 0%, 100% 0, 90% 50%, 100% 100%, 0% 100%);
}
.front-page .jobIntroduce .imageList {
  position: relative;
  height: min(50vw, 620px);
}
@media (max-width: 834px) {
  .front-page .jobIntroduce .imageList {
    height: 400px;
  }
}
.front-page .jobIntroduce .imageList::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #00488e;
  background: -webkit-gradient(linear, left top, right top, from(#00488e), to(rgba(0, 72, 142, 0)));
  background: linear-gradient(90deg, #00488e 0%, rgba(0, 72, 142, 0) 100%);
  opacity: 0.45;
  pointer-events: none;
}
.front-page .jobIntroduce .imageList_item {
  position: relative;
  counter-increment: mycounter;
}
.front-page .jobIntroduce .imageList_item::before {
  content: counter(mycounter, decimal-leading-zero);
  position: absolute;
  z-index: 7;
  top: 70px;
  right: 150px;
  font-size: 8rem;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1;
  color: #00488e;
}
@media (max-width: 834px) {
  .front-page .jobIntroduce .imageList_item::before {
    top: 30px;
    right: 45px;
    font-size: 4rem;
  }
}
.front-page .jobIntroduce .imageList_item .img {
  height: 100%;
}
.front-page .jobIntroduce .imageList_item .img img {
  aspect-ratio: 1400/600;
}
.front-page .jobIntroduce .linkWrap {
  position: absolute;
  z-index: 7;
  bottom: 70px;
  right: 200px;
  max-width: 200px;
  width: 100%;
}
@media (max-width: 834px) {
  .front-page .jobIntroduce .linkWrap {
    bottom: 24px;
    right: 50px;
    max-width: 150px;
  }
}
.front-page .jobIntroduce .pagenation_wrap {
  position: absolute;
  z-index: 5;
  bottom: 79px;
  left: 50%;
  translate: -50% 0;
  max-width: 1340px;
  width: 100%;
  padding-inline: 70px;
}
@media (max-width: 834px) {
  .front-page .jobIntroduce .pagenation_wrap {
    padding-inline: 7%;
    left: 0;
    bottom: 30px;
    translate: 0 0;
  }
}
.front-page .jobIntroduce .pagenation_wrap .swiper-pagination {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #fff;
  border-radius: 100px;
  padding: 13px 20px;
}
@media (max-width: 834px) {
  .front-page .jobIntroduce .pagenation_wrap .swiper-pagination {
    left: 0;
    -webkit-transform-origin: left center;
            transform-origin: left center;
    scale: 0.7;
  }
}
.front-page .jobIntroduce .pagenation_wrap .swiper-pagination .swiper-pagination-bullet {
  display: block;
  margin: 0;
  background: #fff;
  opacity: 1;
}
.front-page .jobIntroduce .pagenation_wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #37b5af;
}
.front-page .interview {
  position: relative;
  margin-bottom: -100px;
  padding-block: min(20vw, 100px) min(20vw, 100px);
  /* interview list */
}
.front-page .interview .interview_staff {
  position: relative;
  margin-top: 30px;
}
@media (max-width: 834px) {
  .front-page .interview .interview_staff {
    margin-top: 40px;
  }
}
.front-page .interview .staffList {
  position: relative;
}
.front-page .interview .staffList_item {
  position: relative;
}
.front-page .interview .staffList_item > a {
  display: block;
}
@media (any-hover: hover) {
  .front-page .interview .staffList_item > a:hover {
    opacity: 1;
  }
  .front-page .interview .staffList_item > a:hover .staffList_item_block1 .img img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .front-page .interview .staffList_item > a:hover .staffList_item_block1 .linkIco::before, .front-page .interview .staffList_item > a:hover .staffList_item_block1 .linkIco::after {
    -webkit-animation: 1s circleWave linear infinite;
            animation: 1s circleWave linear infinite;
  }
  .front-page .interview .staffList_item > a:hover .staffList_item_block1 .linkIco::before {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  .front-page .interview .staffList_item > a:hover .staffList_item_block1 .linkIco .ico::before {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
            transform: translate(-50%, -50%) scale(1.5);
  }
  .front-page .interview .staffList_item > a:hover .staffList_item_block2 .catch {
    color: #00488e;
  }
}
.front-page .interview .staffList_item_block1 {
  position: relative;
  z-index: 5;
  margin-bottom: 20px;
}
.front-page .interview .staffList_item_block1 .img {
  position: relative;
  z-index: 1;
  aspect-ratio: 321/412;
  border-radius: 10px;
  overflow: hidden;
}
.front-page .interview .staffList_item_block1 .img img {
  position: relative;
  aspect-ratio: 624/470;
  -webkit-transition: -webkit-transform 0.3s 0.2s;
  transition: -webkit-transform 0.3s 0.2s;
  transition: transform 0.3s 0.2s;
  transition: transform 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
}
.front-page .interview .staffList_item_block1 .job {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  margin-top: -5px;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 3px 10px;
  color: #fff;
  background: #00d6e0;
  border-radius: 5px;
}
@media (max-width: 834px) {
  .front-page .interview .staffList_item_block1 .job {
    margin-top: -10px;
    font-size: 1.3rem;
  }
}
.front-page .interview .staffList_item_block2 {
  position: relative;
}
.front-page .interview .staffList_item_block2 .catch {
  position: relative;
  color: #333333;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6666666667;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.front-page .interview .staffList_item_block2 .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #333333;
}
.front-page .interview .staffList_item_block2 .detail .copy {
  margin-bottom: 10px;
}
.front-page .interview .staffList_item_block2 .detail .name {
  font-size: 1.2rem;
  font-weight: bold;
  margin-right: 20px;
}
.front-page .interview .staffList_item_block2 .detail .name span {
  font-size: 2rem;
  margin-right: 5px;
}
.front-page .interview .staffList_item_block2 .detail .join {
  font-size: 1.4rem;
  color: #999999;
  position: relative;
  top: 9px;
}
.front-page .interview .staffList_item_block2 .linkWrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 30px;
  pointer-events: none;
}
.front-page .interview .staffList_item_block2 .linkWrap::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  width: 100%;
  width: calc(100% - 140px);
  height: 1px;
  background-color: #e5e5e5;
}
.front-page .interview .swiper-container {
  position: relative;
}
@media (min-width: 835px) {
  .front-page .interview .swiper-container {
    width: 321px;
    margin-inline: auto;
  }
}
@media (min-width: 835px) {
  .front-page .interview .swiper-container .swiper-wrapper {
    margin-left: -30px;
  }
}
@media (min-width: 835px) {
  .front-page .interview .swiper-container .swiper-slide {
    translate: 0 30px;
  }
  .front-page .interview .swiper-container .swiper-slide .staffList_item_block1 .job {
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .front-page .interview .swiper-container .swiper-slide .staffList_item_block1 .img {
    scale: 0.875;
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .front-page .interview .swiper-container .swiper-slide .staffList_item_block2 {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media (min-width: 835px) {
  .front-page .interview .swiper-container .swiper-slide.-duplicate, .front-page .interview .swiper-container .swiper-slide.-duplicate-next, .front-page .interview .swiper-container .swiper-slide.-duplicate-prev, .front-page .interview .swiper-container .swiper-slide.-duplicate-active, .front-page .interview .swiper-container .swiper-slide.-next, .front-page .interview .swiper-container .swiper-slide.-prev, .front-page .interview .swiper-container .swiper-slide-active {
    translate: 0 0;
    margin-inline: 30px;
  }
  .front-page .interview .swiper-container .swiper-slide.-duplicate .staffList_item_block1 .job, .front-page .interview .swiper-container .swiper-slide.-duplicate-next .staffList_item_block1 .job, .front-page .interview .swiper-container .swiper-slide.-duplicate-prev .staffList_item_block1 .job, .front-page .interview .swiper-container .swiper-slide.-duplicate-active .staffList_item_block1 .job, .front-page .interview .swiper-container .swiper-slide.-next .staffList_item_block1 .job, .front-page .interview .swiper-container .swiper-slide.-prev .staffList_item_block1 .job, .front-page .interview .swiper-container .swiper-slide-active .staffList_item_block1 .job {
    opacity: 1;
  }
  .front-page .interview .swiper-container .swiper-slide.-duplicate .staffList_item_block1 .img, .front-page .interview .swiper-container .swiper-slide.-duplicate-next .staffList_item_block1 .img, .front-page .interview .swiper-container .swiper-slide.-duplicate-prev .staffList_item_block1 .img, .front-page .interview .swiper-container .swiper-slide.-duplicate-active .staffList_item_block1 .img, .front-page .interview .swiper-container .swiper-slide.-next .staffList_item_block1 .img, .front-page .interview .swiper-container .swiper-slide.-prev .staffList_item_block1 .img, .front-page .interview .swiper-container .swiper-slide-active .staffList_item_block1 .img {
    scale: 1;
  }
  .front-page .interview .swiper-container .swiper-slide.-duplicate .staffList_item_block2, .front-page .interview .swiper-container .swiper-slide.-duplicate-next .staffList_item_block2, .front-page .interview .swiper-container .swiper-slide.-duplicate-prev .staffList_item_block2, .front-page .interview .swiper-container .swiper-slide.-duplicate-active .staffList_item_block2, .front-page .interview .swiper-container .swiper-slide.-next .staffList_item_block2, .front-page .interview .swiper-container .swiper-slide.-prev .staffList_item_block2, .front-page .interview .swiper-container .swiper-slide-active .staffList_item_block2 {
    opacity: 1;
    pointer-events: inherit;
  }
}
@media (min-width: 835px) {
  .front-page .interview .swiper-navigation {
    display: none;
  }
}
.front-page .interview .swiper-buttons {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 30px;
  width: 100px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 5px;
}
.front-page .interview .swiper-pagination {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #dedede;
  bottom: -70px;
  width: calc(100% - 200px - 7%);
}
@media (max-width: 834px) {
  .front-page .interview .swiper-pagination {
    bottom: -50px;
    width: calc(100% - 150px - 7%);
  }
}
.front-page .interview .swiper-pagination .swiper-pagination-progre5ssbar-fill {
  background-color: #00488e;
}
.front-page .interview .linkWrap {
  max-width: 200px;
  margin-top: 45px;
  margin-left: auto;
}
@media (max-width: 834px) {
  .front-page .interview .linkWrap {
    margin-top: 25px;
    max-width: 150px;
  }
}
.front-page .data {
  position: relative;
  padding-block: max(8vw, 120px) min(20vw, 270px);
}
@media (max-width: 834px) {
  .front-page .data {
    padding-top: 100px;
    padding-bottom: min(30vw, 270px);
  }
}
.front-page .data_inner {
  position: relative;
  z-index: 5;
}
.front-page .data_contents .linkWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-inline: 7%;
  border-radius: 500px;
  background: linear-gradient(135deg, #89e7fc 0%, #8ef1fc 100%);
  -webkit-box-shadow: 20px 20px 30px rgba(0, 72, 142, 0.05);
          box-shadow: 20px 20px 30px rgba(0, 72, 142, 0.05);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 835px) {
  .front-page .data_contents .linkWrap {
    min-height: 320px;
  }
}
@media (max-width: 834px) {
  .front-page .data_contents .linkWrap {
    padding-block: 50px;
    padding: 70px 70px 90px 15%;
  }
}
.front-page .data_contents .linkWrap::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -35%;
  bottom: 0;
  right: -5%;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../img/index/illust-data.png) no-repeat 120% center/814px 552px;
  opacity: 0.1;
  pointer-events: none;
  border-radius: 1000px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .front-page .data_contents .linkWrap::before {
    background-position: -30% center;
    background-size: 120%;
  }
}
.front-page .data_contents .linkWrap:hover {
  opacity: 1;
}
@media (any-hover: hover) {
  .front-page .data_contents .linkWrap:hover {
    scale: 0.99;
  }
}
.front-page .data_contents .imgWrap {
  position: relative;
  z-index: 5;
  width: min(50%, 427px);
  margin-bottom: -7%;
}
@media (min-width: 835px) {
  .front-page .data_contents .imgWrap {
    margin-right: 7%;
  }
}
@media (max-width: 834px) {
  .front-page .data_contents .imgWrap {
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-right: -5%;
    margin-bottom: -70px;
    width: 170px;
  }
}
@media (min-width: 835px) {
  .front-page .data_contents .heading01 {
    margin-right: 5%;
  }
}
@media (max-width: 834px) {
  .front-page .data_contents .heading01 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
.front-page .data_contents .ico_circle_arrow {
  position: absolute;
  right: 5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 835px) {
  .front-page .data_contents .ico_circle_arrow {
    top: 50%;
  }
}
@media (max-width: 834px) {
  .front-page .data_contents .ico_circle_arrow {
    right: 50%;
    bottom: 10%;
    -webkit-transform: translateX(50%) scale(0.7);
            transform: translateX(50%) scale(0.7);
  }
}
.front-page .data_contents .ico_circle_arrow span {
  position: relative;
  display: block;
  width: 48px;
  height: 48px;
  background: #fe9553;
  border-radius: 50%;
}
.front-page .data_contents .ico_circle_arrow span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  margin-left: 2px;
  width: 8px;
  aspect-ratio: 8/12;
  background-color: #fff;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.front-page .data_bg {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
}
.front-page .data_bg .bg {
  display: block;
  width: min(100vw, 1503px);
}
@media (max-width: 834px) {
  .front-page .data_bg .bg {
    width: min(130vw, 1503px);
  }
}
.front-page .pages {
  position: relative;
  background: #f2f2f2;
  padding-block: max(8vw, 120px) max(8vw, 120px);
}
@media (max-width: 834px) {
  .front-page .pages {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
@media (min-width: 835px) {
  .front-page .pages .page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 5%;
  }
}
.front-page .pages .page_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 549px;
          flex: 0 1 549px;
}
@media (max-width: 834px) {
  .front-page .pages .page_item {
    margin-inline: auto;
  }
}
.front-page .pages .page_item a {
  position: relative;
  display: block;
}
.front-page .pages .page_item a:hover {
  opacity: 1;
}
@media (any-hover: hover) {
  .front-page .pages .page_item a:hover .imgWrap .img::before {
    height: 140%;
  }
  .front-page .pages .page_item a:hover .imgWrap .img img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.front-page .pages .page_item .imgWrap {
  position: relative;
}
.front-page .pages .page_item .imgWrap .img {
  position: relative;
  z-index: 0;
  clip-path: polygon(0% 0%, 100% 0, 90% 50%, 100% 100%, 0% 100%);
}
.front-page .pages .page_item .imgWrap .img::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #00488e;
  background: -webkit-gradient(linear, left bottom, left top, from(#00488e), to(rgba(0, 72, 142, 0)));
  background: linear-gradient(0deg, #00488e 0%, rgba(0, 72, 142, 0) 100%);
  opacity: 0.4;
  pointer-events: none;
  mix-blend-mode: multiply;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.front-page .pages .page_item .imgWrap .img img {
  position: relative;
  z-index: 0;
  aspect-ratio: 549/420;
  -webkit-transition: -webkit-transform 0.3s 0.2s;
  transition: -webkit-transform 0.3s 0.2s;
  transition: transform 0.3s 0.2s;
  transition: transform 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
}
.front-page .pages .page_item .ico_circle_arrow {
  position: absolute;
  z-index: 3;
  bottom: 0;
  right: 0;
  margin-bottom: -40px;
  margin-right: -10px;
}
@media (max-width: 834px) {
  .front-page .pages .page_item .ico_circle_arrow {
    margin-bottom: -30px;
  }
}
.front-page .pages .page_item .heading01 {
  position: absolute;
  z-index: 5;
  bottom: 40px;
  left: 40px;
}
@media (max-width: 834px) {
  .front-page .pages .page_item .heading01 {
    bottom: 25px;
    left: 25px;
  }
}

@media (max-width: 834px) {
  .front-page .hero_copy {
    bottom: 10%;
    gap: 10px;
  }
}
@media (max-width: 834px) {
  .front-page .hero_copy .copy {
    font-size: min(13vw, 4rem);
  }
}
@media (max-width: 834px) {
  .front-page .hero_copy .sub {
    font-size: min(2.7vw, 1.2rem);
  }
}
.front-page .hero_video {
  position: relative;
  width: 100%;
  max-height: 100vh;
  aspect-ratio: 16/9;
  overflow: hidden;
}
@media (max-width: 600px) {
  .front-page .hero_video {
    aspect-ratio: 360/440;
  }
}
.front-page .hero_video .vimeo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  aspect-ratio: 16/9;
  z-index: 0;
}
@media (max-width: 600px) {
  .front-page .hero_video .vimeo {
    width: auto;
    height: 100%;
  }
}

/* ============================================
// RECRUIT
// ==========================================*/
/*--------------------
	共通
--------------------*/
.lower-kyujin_l .l-recruit,
.lower-kyujin_d .l-recruit,
.lower-whatsnew .l-recruit {
  display: none;
}
.lower-kyujin_l .kyujin_container .job_convertion_inner,
.lower-kyujin_d .kyujin_container .job_convertion_inner,
.lower-whatsnew .kyujin_container .job_convertion_inner {
  margin: 0;
}
.lower-kyujin_l .kyujin_container .btn,
.lower-kyujin_d .kyujin_container .btn,
.lower-whatsnew .kyujin_container .btn {
  line-height: 1.7;
  padding: 1.3em 4.5em;
  border-radius: 0;
  background: #00d6e0;
  clip-path: polygon(calc(100% - 10px) 0%, 100% 50%, calc(100% - 10px) 100%, 0% 100%, calc(0% + 10px) 50%, 0% 0%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lower-kyujin_l .kyujin_container .btn:hover,
.lower-kyujin_d .kyujin_container .btn:hover,
.lower-whatsnew .kyujin_container .btn:hover {
  opacity: 1;
}
@media (any-hover: hover) {
  .lower-kyujin_l .kyujin_container .btn:hover,
  .lower-kyujin_d .kyujin_container .btn:hover,
  .lower-whatsnew .kyujin_container .btn:hover {
    background-color: rgb(0, 179.89375, 188.3);
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
}
@media (max-width: 834px) {
  .lower-kyujin_l .kyujin_container .btn,
  .lower-kyujin_d .kyujin_container .btn,
  .lower-whatsnew .kyujin_container .btn {
    padding: 0.8em 0;
  }
}
.lower-kyujin_l .kyujin_container .btn.btn_external,
.lower-kyujin_d .kyujin_container .btn.btn_external,
.lower-whatsnew .kyujin_container .btn.btn_external {
  background: #fe9553;
}
@media (any-hover: hover) {
  .lower-kyujin_l .kyujin_container .btn.btn_external:hover,
  .lower-kyujin_d .kyujin_container .btn.btn_external:hover,
  .lower-whatsnew .kyujin_container .btn.btn_external:hover {
    background-color: rgb(253.7936416185, 127.1260115607, 47.5063583815);
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
}
.lower-kyujin_l .kyujin_container .btn.btn_external::after,
.lower-kyujin_d .kyujin_container .btn.btn_external::after,
.lower-whatsnew .kyujin_container .btn.btn_external::after {
  top: 16px;
  right: 18px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .kyujin_container .btn.btn_external::after,
  .lower-kyujin_d .kyujin_container .btn.btn_external::after,
  .lower-whatsnew .kyujin_container .btn.btn_external::after {
    top: 0;
    bottom: 0;
    right: 14px;
    margin: auto 0;
  }
}
.lower-kyujin_l .job_count_pager.contents_bottom,
.lower-kyujin_d .job_count_pager.contents_bottom,
.lower-whatsnew .job_count_pager.contents_bottom {
  padding: 80px 0;
}
@media (max-width: 834px) {
  .lower-kyujin_l .job_count_pager.contents_bottom,
  .lower-kyujin_d .job_count_pager.contents_bottom,
  .lower-whatsnew .job_count_pager.contents_bottom {
    padding: 40px 0;
  }
}
.lower-kyujin_l .conversionArea .btns__item.-recruit,
.lower-kyujin_d .conversionArea .btns__item.-recruit,
.lower-whatsnew .conversionArea .btns__item.-recruit {
  display: none;
}

.lower-kyujin_l .kyujin_container:not(:has(.job_count_pager.contents_bottom)),
.lower-whatsnew .kyujin_container:not(:has(.job_count_pager.contents_bottom)) {
  padding-bottom: 120px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .kyujin_container:not(:has(.job_count_pager.contents_bottom)),
  .lower-whatsnew .kyujin_container:not(:has(.job_count_pager.contents_bottom)) {
    padding-bottom: 50px;
  }
}

/*--------------------
	求人一覧
--------------------*/
.lower-kyujin_l .search_panel {
  padding: 0;
  margin: 0 0 60px 0;
  border: 3px solid #00488e;
  border-radius: 20px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search_panel {
    border-width: 2px;
    border-radius: 10px;
    margin-inline: -3%;
    margin-bottom: 30px;
  }
}
.lower-kyujin_l .search_panel:has(.js-active) .search_body {
  padding-block: 70px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search_panel:has(.js-active) .search_body {
    padding-block: 40px 30px;
  }
}
.lower-kyujin_l .search_panel:has(.js-active) .job_result_total {
  border-top: 2px dashed #00488e;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search_panel:has(.js-active) .job_result_total {
    border-width: 1px;
    padding-block: 20px 20px;
  }
}
.lower-kyujin_l .search-toggle {
  position: absolute;
  z-index: 10;
  inset: 0 0 auto 0;
  width: 250px;
  max-width: inherit;
  background: #00d6e0;
  border: none;
  border-radius: 500px;
  -webkit-transform: none;
          transform: none;
  translate: 0 -50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.lower-kyujin_l .search-toggle::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  border: 10px solid #fff;
  border-radius: 100px;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search-toggle::before {
    border-width: 5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
  }
}
@media (any-hover: hover) {
  .lower-kyujin_l .search-toggle:hover {
    opacity: 1;
    translate: 0 calc(-50% - 3px);
  }
}
.lower-kyujin_l .search-toggle .toggle_txt {
  text-align: left;
  font-size: 1.5rem;
  color: inherit;
  padding: 1em 1em 1em 2em;
  text-indent: 0;
  color: #fff;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search-toggle .toggle_txt {
    font-size: 1.3rem;
  }
}
.lower-kyujin_l .search-toggle .toggle_txt .pannel-open {
  display: block;
}
.lower-kyujin_l .search-toggle .toggle_txt .pannel-close {
  display: none;
}
.lower-kyujin_l .search-toggle .toggle_trigger {
  width: auto;
  height: 100%;
  aspect-ratio: 1/1;
  background: none;
}
.lower-kyujin_l .search-toggle .toggle_trigger::before {
  display: none;
}
.lower-kyujin_l .search-toggle .toggle_trigger_txt_ico {
  width: 12px;
  height: 2px;
  background: #fff;
}
.lower-kyujin_l .search-toggle .toggle_trigger_txt_ico:nth-of-type(1) {
  margin: 0;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}
.lower-kyujin_l .search-toggle .toggle_trigger_txt_ico:nth-of-type(2) {
  margin: 0;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.lower-kyujin_l .search-toggle.js-active .toggle_txt .pannel-open {
  display: none;
}
.lower-kyujin_l .search-toggle.js-active .toggle_txt .pannel-close {
  display: block;
}
.lower-kyujin_l .search-toggle.js-active .toggle_trigger_txt_ico:nth-of-type(2) {
  -webkit-transform: translate(-50%, -50%) rotate(0);
          transform: translate(-50%, -50%) rotate(0);
}
.lower-kyujin_l .search_body {
  position: relative;
  padding: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding-inline: 50px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search_body {
    padding-inline: 5%;
  }
}
.lower-kyujin_l .custom-form {
  max-width: 1000px;
  margin-inline: auto;
}
@media (max-width: 834px) {
  .lower-kyujin_l .custom-form {
    display: none;
  }
}
.lower-kyujin_l .job_result_total {
  margin-top: 0;
  padding: 50px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .job_result_total {
    padding: 35px 5% 20px;
  }
}
.lower-kyujin_l article.job {
  font-weight: 400;
  margin-top: 30px;
  padding: 50px;
  border: 1px solid #e5e5e5 !important;
  border-radius: 10px;
}
@media (max-width: 834px) {
  .lower-kyujin_l article.job {
    margin-top: 10px;
    border-radius: 5px;
    margin-inline: -3%;
    padding: 30px 7%;
  }
}
.lower-kyujin_l article.job:first-child {
  margin-top: 0;
}
@media (max-width: 834px) {
  .lower-kyujin_l article.job .job_outline-head {
    border: none;
    background-color: #f5f5f5;
  }
}

/*--------------------
	求人詳細
--------------------*/
.lower-kyujin_d .breadcrumb {
  margin-top: 100px;
}
@media (min-width: 835px) {
  .lower-kyujin_d .breadcrumb {
    padding-inline: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 834px) {
  .lower-kyujin_d .breadcrumb {
    margin-top: 50px;
  }
}
.lower-kyujin_d .footer {
  padding-bottom: 190px;
}
@media (max-width: 834px) {
  .lower-kyujin_d .footer {
    padding-bottom: 138px;
  }
}
.lower-kyujin_d main.l-main {
  position: relative;
}
.lower-kyujin_d main.l-main::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 70px);
  background: #aceaf9;
  background: #f2f2f2;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-kyujin_d main.l-main::before {
    height: calc(100% - 20px);
  }
}
.lower-kyujin_d main.l-main::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 100%;
  left: 50%;
  margin-bottom: -70px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  aspect-ratio: 1503/376;
  width: 1503px;
  background: url(../img/kyujin/illust-city.png) no-repeat center bottom/contain;
  opacity: 0.3;
}
@media (max-width: 834px) {
  .lower-kyujin_d main.l-main::after {
    width: 125%;
    margin-bottom: -20px;
  }
}
.lower-kyujin_d main.l-main .job {
  position: relative;
  z-index: 5;
  background-color: #fff;
  border-radius: 20px;
  border: 3px solid #00488e;
  padding: 70px 50px;
}
@media (max-width: 834px) {
  .lower-kyujin_d main.l-main .job {
    border-width: 2px;
    border-radius: 10px;
    margin-inline: -2%;
    padding: 30px 7%;
  }
}
.lower-kyujin_d .job_body_block:not(.job_body_head) {
  position: relative;
  margin: 80px 0;
}
@media (max-width: 834px) {
  .lower-kyujin_d .job_body_block:not(.job_body_head) {
    margin: 40px 0;
  }
}
.lower-kyujin_d .job_body_block:not(.job_body_head):last-child {
  margin-bottom: 0;
}
.lower-kyujin_d .outline_ttl,
.lower-kyujin_d .appeal_ttl {
  font-size: 3.2rem;
  line-height: 1;
  white-space: nowrap;
  padding: 0;
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
}
@media (max-width: 834px) {
  .lower-kyujin_d .outline_ttl,
  .lower-kyujin_d .appeal_ttl {
    font-size: 2rem;
    margin-bottom: 0.6em;
  }
}
.lower-kyujin_d .outline_ttl::before, .lower-kyujin_d .outline_ttl::after,
.lower-kyujin_d .appeal_ttl::before,
.lower-kyujin_d .appeal_ttl::after {
  content: "";
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #00488e;
}
@media (max-width: 834px) {
  .lower-kyujin_d .outline_ttl::before, .lower-kyujin_d .outline_ttl::after,
  .lower-kyujin_d .appeal_ttl::before,
  .lower-kyujin_d .appeal_ttl::after {
    height: 2px;
    height: 1.5px;
  }
}
.lower-kyujin_d .outline_ttl::before,
.lower-kyujin_d .appeal_ttl::before {
  margin-left: -50px;
}
@media (max-width: 834px) {
  .lower-kyujin_d .outline_ttl::before,
  .lower-kyujin_d .appeal_ttl::before {
    margin-left: -7.7%;
  }
}
.lower-kyujin_d .outline_ttl::after,
.lower-kyujin_d .appeal_ttl::after {
  margin-right: -50px;
}
@media (max-width: 834px) {
  .lower-kyujin_d .outline_ttl::after,
  .lower-kyujin_d .appeal_ttl::after {
    margin-right: -7.7%;
  }
}
@media (min-width: 835px) {
  .lower-kyujin_d .page_back {
    padding-block: 50px;
  }
}
.lower-kyujin_d .fixed_conversion {
  background: rgba(172, 234, 249, 0.8);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.lower-kyujin_d .fixed_conversion .phone {
  background: none;
}
.lower-kyujin_d .fixed_conversion .phone .phone_num,
.lower-kyujin_d .fixed_conversion .phone .phone_notes {
  color: #00488e;
}
.lower-kyujin_d .fixed_conversion .phone .phone_num::before {
  background-color: #00488e;
}
@media (max-width: 834px) {
  .lower-kyujin_d .fixed_conversion .phone .phone_num {
    font-size: 1.6rem;
    letter-spacing: 0.025em;
  }
}
.lower-kyujin_d .fixed_conversion .conversion .btn_conversion {
  background: #00488e;
  border-radius: 500px;
}
@media (max-width: 834px) {
  .lower-kyujin_d .fixed_conversion .conversion .btn_conversion {
    padding: 0.715em;
  }
}
.lower-kyujin_d .fixed_conversion .conversion .btn_conversion::after {
  top: 16px;
  right: 18px;
}
@media (max-width: 834px) {
  .lower-kyujin_d .fixed_conversion .conversion .btn_conversion::after {
    top: 0;
    bottom: 0;
    right: 14px;
    margin: auto 0;
  }
}
@media (max-width: 834px) {
  .lower-kyujin_d .fixed_conversion .conversion .btn_conversion span {
    font-size: 1.4rem;
  }
}

/*--------------------
新着求人情報
--------------------*/
.lower-whatsnew article.job:before, .lower-whatsnew article.job:after {
  border-color: #e5e5e5 !important;
}

/* ============================================
// インタビュー一覧ページ
// ==========================================*/
.lower-interview_l {
  /*------------------------------
    インタビュー一覧
  ------------------------------*/
}
.lower-interview_l .l-main {
  position: relative;
}
.lower-interview_l .l-main::before {
  content: "";
  position: absolute;
  background: url(../img/interview/bg_illust.png) center center/contain no-repeat;
  width: 569px;
  aspect-ratio: 569/123;
  bottom: 0;
  left: 0;
}
@media (max-width: 834px) {
  .lower-interview_l .l-main::before {
    width: 259px;
  }
}
.lower-interview_l .interview__container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 40px 120px;
}
@media (max-width: 834px) {
  .lower-interview_l .interview__container {
    padding: 0 20px 70px;
  }
}
.lower-interview_l .interviews {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 6.5%;
}
@media (max-width: 834px) {
  .lower-interview_l .interviews {
    grid-template-columns: 1fr;
  }
}
.lower-interview_l .interviews__item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  margin-bottom: 70px;
}
@media (max-width: 834px) {
  .lower-interview_l .interviews__item {
    margin: 0 30px 50px;
  }
}
.lower-interview_l .interviews__item a {
  position: relative;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (any-hover: hover) {
  .lower-interview_l .interviews__item a:hover {
    opacity: 1;
  }
  .lower-interview_l .interviews__item a:hover .imgArea img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .lower-interview_l .interviews__item a:hover .bodyArea .copy {
    color: #00488e;
  }
  .lower-interview_l .interviews__item a:hover .bodyArea .data::before {
    background-color: #fe7f30;
  }
}
.lower-interview_l .interviews__item .imgArea {
  margin: 0 auto 1.25em;
  position: relative;
}
.lower-interview_l .interviews__item .imgArea .job {
  position: absolute;
  left: 0;
  top: -8px;
  font-size: 1.4rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.5;
  margin-right: 2em;
  padding: 0.4em 0.8em;
  background: #00d6e0;
  border-radius: 5px;
  z-index: 1;
}
.lower-interview_l .interviews__item .imgArea .img {
  overflow: hidden;
  max-width: 320px;
  border-radius: 10px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  margin: 0 auto;
}
.lower-interview_l .interviews__item .imgArea .img img {
  aspect-ratio: 640/822;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lower-interview_l .interviews__item .bodyArea {
  display: contents;
}
.lower-interview_l .interviews__item .bodyArea .copy {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #333333;
}
@media (max-width: 834px) {
  .lower-interview_l .interviews__item .bodyArea .copy {
    margin-bottom: 5px;
  }
}
.lower-interview_l .interviews__item .bodyArea .data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #333333;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 5%;
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.lower-interview_l .interviews__item .bodyArea .data::before {
  content: "";
  position: absolute;
  width: 8px;
  aspect-ratio: 8/12;
  background-color: #fe9553;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  top: 50%;
  right: 0;
  translate: 0 -50%;
}
.lower-interview_l .interviews__item .bodyArea .data .name {
  font-size: 2rem;
  font-weight: 700;
}
.lower-interview_l .interviews__item .bodyArea .data .name small {
  font-size: 1.2rem;
  margin-left: 0.3em;
  font-weight: 600;
}
.lower-interview_l .interviews__item .bodyArea .data span {
  color: #999999;
  font-size: 1.4rem;
}

/* ============================================
// インタビュー詳細ページ
// ==========================================*/
.lower-interview_d .breadcrumb {
  margin-top: 100px;
}
@media (min-width: 835px) {
  .lower-interview_d .breadcrumb {
    padding-inline: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 834px) {
  .lower-interview_d .breadcrumb {
    margin-top: 50px;
  }
}
.lower-interview_d .l-main {
  position: relative;
}
.lower-interview_d .l-main::before {
  content: "";
  position: absolute;
  background: url(../img/interview/bg_illust02.png) center center/contain no-repeat;
  width: 382px;
  aspect-ratio: 762/338;
  bottom: -2px;
  left: 0;
}
@media (max-width: 834px) {
  .lower-interview_d .l-main::before {
    width: 160px;
  }
}
.lower-interview_d .interview {
  /*------------------------------
    メインエリア
  ------------------------------*/
  /*------------------------------
    インタビューコンテンツ（通常）
  ------------------------------*/
  /*------------------------------
    オフの日の過ごし方
  ------------------------------*/
  /*------------------------------
    メッセージ
  ------------------------------*/
  /*------------------------------
    戻るボタン／取材日
  ------------------------------*/
}
.lower-interview_d .interview__main {
  position: relative;
}
.lower-interview_d .interview__main__inner {
  max-width: 1280px;
  margin: 0 auto -40px;
  padding: 0px 40px 100px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__inner {
    padding: 0 20px;
  }
}
.lower-interview_d .interview__main__inner::before {
  content: "";
  position: absolute;
  background: #aceaf9;
  height: 40%;
  clip-path: polygon(0% 0%, 100% 0, 98% 50%, 100% 100%, 0% 100%);
  bottom: 0;
  left: -100vw;
  right: 3vw;
  z-index: -1;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__inner::before {
    bottom: -95px;
    height: 15%;
  }
}
.lower-interview_d .interview__main__inner:has(.interview__main__profileArea) {
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__inner:has(.interview__main__profileArea) {
    padding: 0 20px;
  }
}
.lower-interview_d .interview__main__inner:has(.interview__main__profileArea)::before {
  display: none;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__inner:has(.interview__main__profileArea) .interview__main__content {
    margin-bottom: 40px;
  }
}
.lower-interview_d .interview__main__inner:has(.interview__main__profileArea) .interview__main__content .imgArea {
  margin-bottom: -110px;
}
@media (max-width: 1200px) {
  .lower-interview_d .interview__main__inner:has(.interview__main__profileArea) .interview__main__content .imgArea {
    margin-bottom: -30px;
  }
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__inner:has(.interview__main__profileArea) .interview__main__content .imgArea {
    margin: 0 auto 16px;
  }
}
.lower-interview_d .interview__main__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 5.5%;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__content {
    display: block;
    padding-top: 0;
    margin-bottom: 110px;
  }
}
.lower-interview_d .interview__main__content .imgArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 540px;
  border-radius: 10px;
}
@media (max-width: 1200px) {
  .lower-interview_d .interview__main__content .imgArea {
    max-width: 470px;
  }
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__content .imgArea {
    margin: 0 auto 16px;
  }
}
.lower-interview_d .interview__main__content .imgArea img {
  aspect-ratio: 540/420;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 10px;
}
.lower-interview_d .interview__main__content .txtArea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-top: 15px;
  margin-bottom: 50px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__content .txtArea {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.lower-interview_d .interview__main__content .txtArea .copy {
  font-size: clamp(3.2rem, 1.231rem + 1.923vw, 4rem);
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: 30px;
  color: #00488e;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__content .txtArea .copy {
    font-size: 1.5em;
    margin-bottom: 2.4rem;
  }
}
.lower-interview_d .interview__main__content .txtArea .job {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.6rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.4;
  margin-bottom: 0.5em;
  padding: 0.4em 0.8em 0.5em;
  background: #00d6e0;
  border-radius: 5px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__content .txtArea .job {
    font-size: 1.3rem;
  }
}
.lower-interview_d .interview__main__content .txtArea .data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #333333;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 3.5%;
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.lower-interview_d .interview__main__content .txtArea .data .name {
  font-size: 2rem;
  font-weight: 700;
}
.lower-interview_d .interview__main__content .txtArea .data .name small {
  font-size: 1.2rem;
  margin-left: 0.3em;
  font-weight: 600;
}
.lower-interview_d .interview__main__content .txtArea .data span {
  color: #999999;
  font-size: 1.4rem;
}
.lower-interview_d .interview__main__profileArea {
  position: relative;
  margin-bottom: -40px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__profileArea {
    margin-bottom: -22px;
  }
}
.lower-interview_d .interview__main__profileArea .profile {
  position: relative;
  padding-top: 45px;
  padding-bottom: 60px;
  max-width: 600px;
  margin-left: 606px;
}
@media (max-width: 1370px) {
  .lower-interview_d .interview__main__profileArea .profile {
    margin-right: 30px;
  }
}
@media (max-width: 1200px) {
  .lower-interview_d .interview__main__profileArea .profile {
    max-width: 90%;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__profileArea .profile {
    max-width: 100%;
    padding-top: 36px;
    padding-bottom: 50px;
  }
}
.lower-interview_d .interview__main__profileArea .profile::before {
  content: "";
  position: absolute;
  background: #aceaf9;
  height: 100%;
  clip-path: polygon(0% 0%, 100% 0, 98% 50%, 100% 100%, 0% 100%);
  bottom: 0;
  left: -100vw;
  right: -10vw;
  z-index: -1;
}
@media (max-width: 1510px) {
  .lower-interview_d .interview__main__profileArea .profile::before {
    right: -5vw;
  }
}
@media (max-width: 1200px) {
  .lower-interview_d .interview__main__profileArea .profile::before {
    right: -7vw;
  }
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__profileArea .profile::before {
    right: -10vw;
  }
}
.lower-interview_d .interview__main__profileArea .profile::after {
  content: "";
  position: absolute;
  background: url(../img/interview/main_illust.png) center center/contain no-repeat;
  top: -72px;
  right: -70px;
  width: 77px;
  aspect-ratio: 77/73;
}
@media (max-width: 1370px) {
  .lower-interview_d .interview__main__profileArea .profile::after {
    right: 10px;
  }
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__profileArea .profile::after {
    top: -63px;
    right: 0;
    width: 67px;
  }
}
.lower-interview_d .interview__main__profileArea .profile .hd {
  gap: 0.5em;
  font-size: 1.6rem;
  font-weight: 500;
  background: #00488e;
  padding: 8px 13px 5px;
  border-radius: 5px;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: -15px;
  position: relative;
  z-index: 1;
}
.lower-interview_d .interview__main__profileArea .profile .txt {
  background-color: #fff;
  padding: 30px 40px;
  border-radius: 10px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__profileArea .profile .txt {
    padding: 24px;
  }
}
.lower-interview_d .interview__topics__inner {
  max-width: 1240px;
  margin-bottom: 130px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__inner {
    margin-bottom: 80px;
  }
}
.lower-interview_d .interview__topics__inner .title {
  font-size: 9rem;
  font-family: "Bebas Neue", sans-serif;
  line-height: 1;
  color: #00488e;
  letter-spacing: 0.07em;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__inner .title {
    font-size: 5rem;
  }
}
.lower-interview_d .interview__topics__list {
  margin-top: 80px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__list {
    margin-top: 30px;
  }
}
.lower-interview_d .interview__topics__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 5%;
  counter-increment: topic-num;
  margin-bottom: 80px;
}
.lower-interview_d .interview__topics__item:last-child {
  margin-bottom: 0;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__item {
    display: block;
    margin-bottom: 40px;
    padding: 0;
    border-bottom: none;
  }
}
@media (min-width: 835px) {
  .lower-interview_d .interview__topics__item:first-child {
    padding-top: 0;
  }
  .lower-interview_d .interview__topics__item:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  .lower-interview_d .interview__topics__item:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
  }
}
.lower-interview_d .interview__topics__item .imgArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: clamp(38rem, 28.154rem + 9.615vw, 42rem);
  background: #f5f5f5;
  border-radius: 10px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__item .imgArea {
    margin: 0 auto 1.5em;
  }
}
.lower-interview_d .interview__topics__item .imgArea img {
  aspect-ratio: 420/300;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 10px;
}
.lower-interview_d .interview__topics__item .txtArea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.lower-interview_d .interview__topics__item .txtArea .lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 2.8rem;
  font-weight: 700;
  color: #00488e;
  line-height: 1.7;
  margin-bottom: 0.5em;
  gap: 3%;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__item .txtArea .lead {
    font-size: 1.3em;
  }
}
.lower-interview_d .interview__topics__item .txtArea .lead::before {
  content: "" counter(topic-num, decimal-leading-zero);
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 2.8rem;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  padding: 9px 16px 5px 13px;
  background: #fe9553;
  clip-path: polygon(0% 0%, 100% 0, 90% 50%, 100% 100%, 0% 100%);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__item .txtArea .lead::before {
    font-size: 1.6rem;
    padding: 7px 13px 4px 9px;
    margin-top: 2px;
  }
}
.lower-interview_d .interview__dayoff {
  position: relative;
  background: linear-gradient(135deg, rgb(36, 209, 249) 0%, rgb(20, 94, 229) 100%);
  margin-top: 130px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__dayoff {
    margin-top: 80px;
  }
}
.lower-interview_d .interview__dayoff::before {
  content: "";
  position: absolute;
  background: url(../img/interview/bg_illust.png) center center/contain no-repeat;
  width: 569px;
  aspect-ratio: 569/123;
  top: -123px;
  right: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media (max-width: 834px) {
  .lower-interview_d .interview__dayoff::before {
    width: 259px;
    top: -56px;
  }
}
.lower-interview_d .interview__dayoff__inner {
  max-width: 1180px;
  padding: 80px 90px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__dayoff__inner {
    padding: 70px 20px;
  }
}
.lower-interview_d .interview__dayoff__inner::before {
  content: "";
  position: absolute;
  background: url(../img/interview/dayoff_illust01.png) center center/contain no-repeat;
  top: 33px;
  left: -30px;
  width: 149px;
  aspect-ratio: 298/350;
  z-index: 1;
}
@media (max-width: 1270px) {
  .lower-interview_d .interview__dayoff__inner::before {
    left: 10px;
    top: 23px;
  }
}
@media (max-width: 834px) {
  .lower-interview_d .interview__dayoff__inner::before {
    top: 10px;
    left: 10px;
    width: 85px;
  }
}
.lower-interview_d .interview__dayoff__inner::after {
  content: "";
  position: absolute;
  background: url(../img/interview/dayoff_illust02.png) center center/contain no-repeat;
  bottom: -110px;
  right: -10px;
  width: 80px;
  aspect-ratio: 158/366;
}
@media (max-width: 1350px) {
  .lower-interview_d .interview__dayoff__inner::after {
    right: 0;
  }
}
@media (max-width: 834px) {
  .lower-interview_d .interview__dayoff__inner::after {
    right: 10px;
    width: 50px;
    bottom: -50px;
  }
}
.lower-interview_d .interview__dayoff__content {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  padding: 50px 70px;
  gap: 15%;
  position: relative;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__dayoff__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 20px;
  }
}
.lower-interview_d .interview__dayoff__content::before {
  content: "";
  position: absolute;
  background-color: #e5e5e5;
  width: 1px;
  height: 100%;
  top: 0;
  left: 380px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__dayoff__content::before {
    width: 100%;
    height: 1px;
    top: 100px;
    left: 0;
  }
}
.lower-interview_d .interview__dayoff__content .titleArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.lower-interview_d .interview__dayoff__content .titleArea .heading01 .ja {
  font-size: 2.8rem;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__dayoff__content .titleArea .heading01 .ja {
    font-size: 2.4rem;
  }
}
.lower-interview_d .interview__dayoff__content .textArea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__dayoff__content .textArea {
    margin-top: 30px;
  }
}
.lower-interview_d .interview__message__inner {
  max-width: 1180px;
  margin: 70px auto 0;
  padding: 0 120px 0;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__message__inner {
    padding: 0 20px;
    margin-top: 40px;
  }
}
.lower-interview_d .interview__message .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8%;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__message .body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.lower-interview_d .interview__message .body .imgArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 280px;
  border-radius: 50%;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__message .body .imgArea {
    width: 80%;
    max-width: 240px;
    margin: 10px auto 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.lower-interview_d .interview__message .body .imgArea img {
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.lower-interview_d .interview__message .body .txtArea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__message .body .txtArea {
    display: contents;
  }
  .lower-interview_d .interview__message .body .txtArea .heading01 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: auto;
  }
  .lower-interview_d .interview__message .body .txtArea .heading01 .ja {
    font-size: 2.4rem;
  }
}
.lower-interview_d .interview__message .body .txtArea .txt {
  margin-top: 15px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__message .body .txtArea .txt {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.lower-interview_d .interview__bottom {
  padding-bottom: 80px;
  padding-top: 70px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__bottom {
    padding-top: 48px;
    padding-bottom: 130px;
  }
}
.lower-interview_d .interview__bottom .linkWrap {
  max-width: 200px;
  margin: 0 auto;
}
.lower-interview_d .interview__bottom .linkWrap .btn-accent.-arrow {
  clip-path: polygon(calc(100% - 0px) 0%, 95% 50%, calc(100% - 0px) 100%, 5% 100%, calc(0% + 0px) 50%, 5% 0%);
}
@media (any-hover: hover) {
  .lower-interview_d .interview__bottom .linkWrap .btn-accent:hover {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
}
.lower-interview_d .interview__bottom .date {
  display: block;
  text-align: center;
  font-size: 0.9em;
  color: rgba(51, 51, 51, 0.8);
  margin-top: 1.5em;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__bottom .date {
    margin-top: 10px;
  }
}

/* ============================================
// index grand
// ==========================================*/
@media (max-width: 834px) {
  .front-page02 .hero_copy {
    bottom: 10%;
    gap: 10px;
  }
}
@media (max-width: 834px) {
  .front-page02 .hero_copy .copy {
    font-size: min(13vw, 4rem);
  }
}
@media (max-width: 834px) {
  .front-page02 .hero_copy .sub {
    font-size: min(2.7vw, 1.2rem);
  }
}
.front-page02 .hero_video {
  position: relative;
  width: 100%;
  max-height: 100vh;
  aspect-ratio: 16/9;
  overflow: hidden;
}
@media (max-width: 600px) {
  .front-page02 .hero_video {
    aspect-ratio: 360/440;
  }
}
.front-page02 .hero_video .vimeo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  aspect-ratio: 16/9;
  z-index: 0;
}
@media (max-width: 600px) {
  .front-page02 .hero_video .vimeo {
    width: auto;
    height: 100%;
  }
}

/* ============================================
// index grand
// ==========================================*/
.front-page03 .movie_wrap {
  margin-top: 80px;
}
@media (max-width: 834px) {
  .front-page03 .movie_wrap {
    margin-top: 60px;
  }
}
.front-page03 .movie_wrap .movie {
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 16/9;
  max-width: 1000px;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 834px) {
  .front-page03 .movie_wrap .movie {
    border-radius: 10px;
  }
}
.front-page03 .movie_wrap iframe {
  width: 100%;
  height: 100%;
}

/* ============================================
// 職種紹介
// ==========================================*/
.lower-job .job__anchor {
  max-width: 1240px;
  margin-top: -10px;
}
.lower-job .job__anchor .anchorList {
  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: 16px 42px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 834px) {
  .lower-job .job__anchor .anchorList {
    gap: 10px 24px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.lower-job .job__anchor .anchorList__item a {
  position: relative;
  display: inline-block;
}
.lower-job .job__anchor .anchorList__item a::before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lower-job .job__anchor .anchorList__item a .text {
  color: #333333;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 834px) {
  .lower-job .job__anchor .anchorList__item a .text {
    gap: 12px;
  }
}
.lower-job .job__anchor .anchorList__item a .text::after {
  content: "";
  width: 12px;
  aspect-ratio: 12/8;
  background-color: #fe9553;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media (any-hover: hover) {
  .lower-job .job__anchor .anchorList__item a:hover::before {
    width: 0;
  }
}
.lower-job .job__list {
  background: #f0f7f9;
  position: relative;
}
.lower-job .job__list::before {
  content: "";
  position: absolute;
  background: url(../img/job/bg_illust.png) center center/contain no-repeat;
  top: -72px;
  right: 30px;
  width: 77px;
  aspect-ratio: 77/73;
}
@media (max-width: 834px) {
  .lower-job .job__list::before {
    top: -47px;
    right: 10px;
    width: 50px;
  }
}
.lower-job .job__list .jobList {
  max-width: 1240px;
  margin-top: 60px;
  padding-top: 80px;
  padding-bottom: 100px;
}
@media (max-width: 834px) {
  .lower-job .job__list .jobList {
    margin-top: 50px;
    padding-top: 40px;
    padding-bottom: 70px;
  }
}
.lower-job .job__list .jobList__item {
  position: relative;
  margin-bottom: 60px;
  border-radius: 20px;
  background: #fff;
  border: 3px solid #00488e;
}
@media (max-width: 834px) {
  .lower-job .job__list .jobList__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 30px;
    border: 2px solid #00488e;
    border-radius: 10px;
  }
}
.lower-job .job__list .jobList__item .illust {
  position: absolute;
  background: #ffffff;
  border: 1px solid #00488e;
  border-radius: 50%;
  padding: 1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  aspect-ratio: 1/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;
  z-index: 2;
  top: -30px;
  left: -60px;
}
@media (max-width: 834px) {
  .lower-job .job__list .jobList__item .illust {
    left: -13px;
    padding: 9px;
    top: -15px;
  }
}
.lower-job .job__list .jobList__item .illust::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 11px;
  width: 0;
  height: 0;
  border-width: 18px 10px 0 6px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
  z-index: 1;
  -webkit-transform: rotate(-50deg);
          transform: rotate(-50deg);
}
@media (max-width: 834px) {
  .lower-job .job__list .jobList__item .illust::before {
    bottom: -4px;
    right: 7px;
    border-width: 11px 5px 0 4px;
  }
}
.lower-job .job__list .jobList__item .illust img {
  max-width: 75px;
  aspect-ratio: 1/1;
}
@media (max-width: 834px) {
  .lower-job .job__list .jobList__item .illust img {
    max-width: 40px;
  }
}
.lower-job .job__list .jobList__item .head {
  background: #00488e;
  padding: 28px 67px 30px;
  border-radius: 15px 15px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  gap: 50px;
}
@media (max-width: 1100px) {
  .lower-job .job__list .jobList__item .head {
    padding: 28px 50px 30px 67px;
  }
}
@media (max-width: 834px) {
  .lower-job .job__list .jobList__item .head {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: contents;
  }
}
.lower-job .job__list .jobList__item .head .title {
  font-size: 3.2rem;
  font-weight: 600;
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
  line-height: 1.6;
}
@media (max-width: 834px) {
  .lower-job .job__list .jobList__item .head .title {
    font-size: 1.8rem;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    background: #00488e;
    padding: 16px 20px 18px 55px;
    border-radius: 5px 5px 0 0;
  }
}
.lower-job .job__list .jobList__item .head .linkWrap {
  max-width: 230px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 834px) {
  .lower-job .job__list .jobList__item .head .linkWrap {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin: 0 auto;
    padding-bottom: 30px;
  }
}
@media (min-width: 835px) {
  .lower-job .job__list .jobList__item .head .linkWrap .btn-accent {
    padding: 0.8em 2.2em;
  }
  .lower-job .job__list .jobList__item .head .linkWrap .btn-accent .text {
    font-size: 1.5rem;
  }
}
.lower-job .job__list .jobList__item .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 67px;
  gap: 6%;
}
@media (max-width: 1100px) {
  .lower-job .job__list .jobList__item .body {
    padding: 40px 50px 50px;
  }
}
@media (max-width: 834px) {
  .lower-job .job__list .jobList__item .body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.lower-job .job__list .jobList__item .body .desc {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 834px) {
  .lower-job .job__list .jobList__item .body .desc {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 12px;
  }
}
.lower-job .job__list .jobList__item .body .img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: clamp(34rem, -3.926rem + 37.037vw, 42rem);
  border-radius: 10px;
}
@media (max-width: 834px) {
  .lower-job .job__list .jobList__item .body .img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.lower-job .job__list .jobList__item .body .img img {
  aspect-ratio: 420/300;
  border-radius: 10px;
}

/* ============================================
// よくある質問ページ
// ==========================================*/
.lower-faq .faq {
  /*------------------------------
    アンカー
  ------------------------------*/
  /*------------------------------
    コンテンツエリア
  ------------------------------*/
}
.lower-faq .faq__anchor {
  max-width: 1240px;
  margin-bottom: 60px;
  margin-top: -10px;
  z-index: 2;
}
@media (max-width: 834px) {
  .lower-faq .faq__anchor {
    margin-bottom: 40px;
  }
}
.lower-faq .faq__anchor .anchorList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 42px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 834px) {
  .lower-faq .faq__anchor .anchorList {
    gap: 10px 24px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.lower-faq .faq__anchor .anchorList__item a {
  position: relative;
  display: inline-block;
}
.lower-faq .faq__anchor .anchorList__item a::before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lower-faq .faq__anchor .anchorList__item a .text {
  color: #333333;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 834px) {
  .lower-faq .faq__anchor .anchorList__item a .text {
    gap: 12px;
  }
}
.lower-faq .faq__anchor .anchorList__item a .text::after {
  content: "";
  width: 12px;
  aspect-ratio: 12/8;
  background-color: #fe9553;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media (any-hover: hover) {
  .lower-faq .faq__anchor .anchorList__item a:hover::before {
    width: 0;
  }
}
.lower-faq .faq__main {
  background: #f0f7f9;
  position: relative;
}
.lower-faq .faq__main::before {
  content: "";
  position: absolute;
  background: url(../img/faq/illust-man.png) center center/contain no-repeat;
  top: -65px;
  left: 18%;
  width: 126px;
  aspect-ratio: 126/199;
  z-index: 1;
}
@media (max-width: 1600px) {
  .lower-faq .faq__main::before {
    left: 10%;
  }
}
@media (max-width: 1280px) {
  .lower-faq .faq__main::before {
    left: 3%;
  }
}
@media (max-width: 834px) {
  .lower-faq .faq__main::before {
    top: -20px;
    left: 4px;
    width: 55px;
  }
}
.lower-faq .faq__main::after {
  content: "";
  position: absolute;
  background: url(../img/faq/bg_illust.png) center center/contain no-repeat;
  width: 569px;
  aspect-ratio: 569/123;
  bottom: 0;
  left: 0;
}
@media (max-width: 834px) {
  .lower-faq .faq__main::after {
    width: 259px;
  }
}
.lower-faq .faq__main__inner {
  max-width: 1240px;
  padding-bottom: 160px;
}
@media (max-width: 834px) {
  .lower-faq .faq__main__inner {
    padding-bottom: 110px;
  }
}
.lower-faq .faq__contents:not(.js-tab-target) {
  padding-top: 64px;
}
@media (max-width: 834px) {
  .lower-faq .faq__contents:not(.js-tab-target) {
    padding-top: 32px;
  }
}
.lower-faq .faq__catTitle {
  font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: 0.2rem;
  color: #fff;
  line-height: 1.6;
  margin: 0 auto 30px;
  clip-path: polygon(0% 0%, 100% 0, 97% 50%, 100% 100%, 0% 100%);
  background: #00488e;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 35px 8px 30px;
  max-width: 790px;
}
@media (max-width: 834px) {
  .lower-faq .faq__catTitle {
    font-size: 1.8rem;
    padding: 6px 20px;
    margin-bottom: 20px;
    max-width: 260px;
  }
}
.lower-faq .faq__list {
  border: 3px solid #00488e;
  border-radius: 20px;
  background: #fff;
}
.lower-faq .faq__list__item {
  border-bottom: 1px solid #e5e5e5;
}
.lower-faq .faq__list__item:last-child {
  border-bottom: none;
}
.lower-faq .faq__list__item .q {
  position: relative;
  z-index: 1;
  padding: 40px 45px;
  padding-right: 48px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .q {
    padding: 15px 20px;
  }
}
.lower-faq .faq__list__item .q::before, .lower-faq .faq__list__item .q::after {
  content: "";
  width: 1.5em;
  height: 2px;
  position: absolute;
  right: 48px;
  top: 50%;
  background: #00488e;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .q::before, .lower-faq .faq__list__item .q::after {
    right: 20px;
    width: 1em;
  }
}
.lower-faq .faq__list__item .q::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.lower-faq .faq__list__item .q p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.7em;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.1em;
  padding-right: 40px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .q p {
    font-size: 1.14em;
    padding-right: 30px;
    gap: 0.5em;
  }
}
.lower-faq .faq__list__item .q p::before {
  content: "Q";
  aspect-ratio: 1/1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 2em;
          flex: 0 0 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.9rem;
  color: #ffffff;
  line-height: 1;
  padding-top: 0.1em;
  background: #00488e;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 300;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .q p::before {
    font-size: 1.4rem;
  }
}
@media (any-hover: hover) {
  .lower-faq .faq__list__item .q:hover p {
    color: #00488e;
  }
}
.lower-faq .faq__list__item .a {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-rows: 0fr;
  padding: 0 30px;
  background-color: #f0f7f9;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin: 0 45px;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .a {
    padding: 0 20px;
    margin: 0 20px;
  }
}
.lower-faq .faq__list__item .a p {
  overflow-y: hidden;
  letter-spacing: 0.12em;
}
.lower-faq .faq__list__item .a .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(254, 149, 83, 0.4)));
  background: linear-gradient(transparent 60%, rgba(254, 149, 83, 0.4) 60%);
}
.lower-faq .faq__list__item .a .strong {
  font-weight: 700;
  color: #fe9553;
}
.lower-faq .faq__list__item .a .link {
  display: block;
}
.lower-faq .faq__list__item .a .link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-weight: 600;
  color: #00488e;
  gap: 6px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.lower-faq .faq__list__item .a .link a::before {
  content: "";
  aspect-ratio: 1/1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1em;
          flex: 0 0 1em;
  width: 1em;
  margin-top: 0.56em;
  background: #00488e;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-image: url(../img/faq/ico_link.svg);
          mask-image: url(../img/faq/ico_link.svg);
}
.lower-faq .faq__list__item .a .link a[target=_blank]::before {
  -webkit-mask-image: url(../img/faq/ico_external.svg);
          mask-image: url(../img/faq/ico_external.svg);
}
@media (any-hover: hover) {
  .lower-faq .faq__list__item .a .link a:hover {
    opacity: 0.7;
  }
}
.lower-faq .faq__list__item.-open .q::after {
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}
.lower-faq .faq__list__item.-open .a {
  grid-template-rows: 1fr;
  margin-top: -1em;
  margin-bottom: 40px;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item.-open .a {
    margin-top: 0;
    margin-bottom: 1.5em;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/* ============================================
// 私たちの強み
// ==========================================*/
.lower-strength .strength__container {
  position: relative;
  padding: 120px 0 180px;
  background: #f0f7f9;
}
@media (max-width: 834px) {
  .lower-strength .strength__container {
    padding: 40px 0 100px;
  }
}
.lower-strength .strength__container::after {
  content: "";
  aspect-ratio: 569/123;
  width: 569px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../img/strength/illust-bottom.png) center center/contain no-repeat;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-strength .strength__container::after {
    width: 284.5px;
    left: -20px;
  }
}
.lower-strength .strengthList {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 90px 0;
}
@media (max-width: 834px) {
  .lower-strength .strengthList {
    gap: 40px 0;
  }
}
.lower-strength .strengthList::before {
  content: "";
  aspect-ratio: 161/366;
  width: 80.5px;
  position: absolute;
  left: 70px;
  top: 20px;
  background: url(../img/strength/illust-top.png) center center/contain no-repeat;
  translate: 0 -100%;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-strength .strengthList::before {
    width: 48.3px;
    left: 5%;
    top: 60px;
  }
}
.lower-strength .strengthList__item {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 80px;
  padding: 60px 0;
}
@media (min-width: 835px) {
  .lower-strength .strengthList__item::before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 0;
    background: #ffffff;
    clip-path: polygon(0% 0%, 100% 0, calc(100% - 60px) 50%, 100% 100%, 0% 100%);
  }
  .lower-strength .strengthList__item:nth-child(odd)::before {
    left: 180px;
    right: -2000px;
    scale: -1 1;
  }
  .lower-strength .strengthList__item:nth-child(odd) .num {
    left: calc(38.3333333333% + 80px);
  }
  .lower-strength .strengthList__item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
  }
  .lower-strength .strengthList__item:nth-child(even)::before {
    right: 180px;
    left: -2000px;
  }
  .lower-strength .strengthList__item:nth-child(even) .num {
    left: 0;
  }
}
@media (max-width: 834px) {
  .lower-strength .strengthList__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding: 0;
  }
}
.lower-strength .strengthList__item .num {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 10px;
  font-family: "Bebas Neue", sans-serif;
  font-size: 3rem;
  color: #00488e;
  line-height: 1;
  translate: 0 -50%;
}
@media (max-width: 834px) {
  .lower-strength .strengthList__item .num {
    position: static;
    gap: 0 5px;
    font-size: 2rem;
    margin-bottom: 10px;
    translate: 0;
  }
}
.lower-strength .strengthList__item .num b {
  font-size: 7rem;
  font-weight: 400;
}
@media (max-width: 834px) {
  .lower-strength .strengthList__item .num b {
    font-size: 3.6rem;
  }
}
.lower-strength .strengthList__item .imgArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38.3333333333%;
          flex: 0 0 38.3333333333%;
  max-width: 460px;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 834px) {
  .lower-strength .strengthList__item .imgArea {
    margin-bottom: 20px;
  }
}
.lower-strength .strengthList__item .txtArea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 10px 0;
}
@media (max-width: 834px) {
  .lower-strength .strengthList__item .txtArea {
    padding: 0;
  }
}
.lower-strength .strengthList__item .txtArea .hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 15px;
  font-size: clamp(3rem, 2.6666666667vw, 3.2rem);
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 18px;
}
@media (max-width: 834px) {
  .lower-strength .strengthList__item .txtArea .hd {
    gap: 0 10px;
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
.lower-strength .strengthList__item .txtArea .hd::before {
  content: "";
  aspect-ratio: 1/1;
  width: 0.25em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0.25em;
          flex: 0 0 0.25em;
  margin-top: 0.75em;
  background: #00d6e0;
  rotate: 45deg;
}
@media (max-width: 834px) {
  .lower-strength .strengthList__item .txtArea .txt br {
    display: none;
  }
}
@media (min-width: 835px) {
  .lower-strength .strengthList__item:not(:has(.imgArea)):nth-child(odd) {
    padding-left: 140px;
  }
  .lower-strength .strengthList__item:not(:has(.imgArea)):nth-child(odd)::before {
    left: 0;
  }
  .lower-strength .strengthList__item:not(:has(.imgArea)):nth-child(odd) .num {
    left: 140px;
  }
  .lower-strength .strengthList__item:not(:has(.imgArea)):nth-child(even) {
    padding-right: 140px;
  }
  .lower-strength .strengthList__item:not(:has(.imgArea)):nth-child(even)::before {
    right: 0;
  }
}

/* ============================================
// キャリアアップ
// ==========================================*/
.lower-careerup .l-recruit::before {
  content: "";
  aspect-ratio: 211/296;
  width: 211px;
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 120px;
  background: url(../img/careerup/illust-bottom.png) center center/contain no-repeat;
  translate: 0 -100%;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-careerup .l-recruit::before {
    width: 94.95px;
    top: 48px;
  }
}
.lower-careerup .careerupList {
  max-width: 1240px;
}
.lower-careerup .careerupList__item {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 88px 0 100px;
}
@media (max-width: 834px) {
  .lower-careerup .careerupList__item {
    padding: 44px 0 56px;
  }
  .lower-careerup .careerupList__item:last-child {
    padding-bottom: 110px;
  }
  .lower-careerup .careerupList__item:last-child .txt::before, .lower-careerup .careerupList__item:last-child .txt::after {
    display: none;
  }
}
.lower-careerup .careerupList__item::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0 -2000px;
  background: #f0f7f9;
}
.lower-careerup .careerupList__item:nth-child(even)::before {
  background: #ffffff;
}
.lower-careerup .careerupList__item .num {
  font-family: "Bebas Neue", sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  color: #00488e;
  line-height: 1;
  margin-bottom: -7px;
}
@media (max-width: 834px) {
  .lower-careerup .careerupList__item .num {
    font-size: 2.2rem;
  }
}
.lower-careerup .careerupList__item .hd {
  position: relative;
  z-index: 1;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
  margin-bottom: 36px;
  padding: 0.4em calc(1em + 10px) 0.4em 1em;
  background: #00488e;
  clip-path: polygon(0% 0%, 100% 0, calc(100% - 10px) 50%, 100% 100%, 0% 100%);
}
@media (max-width: 834px) {
  .lower-careerup .careerupList__item .hd {
    font-size: 1.9rem;
    margin-bottom: 20px;
    padding: 0.6em calc(0.9em + 10px) 0.6em 0.9em;
  }
}
.lower-careerup .careerupList__item .img {
  position: relative;
  z-index: 1;
  max-width: 600px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: -30px;
}
@media (max-width: 834px) {
  .lower-careerup .careerupList__item .img {
    max-width: 460px;
    margin-bottom: 20px;
  }
}
.lower-careerup .careerupList__item .txt {
  position: relative;
  padding: calc(5.5% + 15px) 5.5% 5.5%;
  background: #ffffff;
  border: 3px solid #00488e;
  border-radius: 20px;
}
@media (max-width: 834px) {
  .lower-careerup .careerupList__item .txt {
    padding: 6.25%;
    border-radius: 10px;
  }
}
.lower-careerup .careerupList__item .txt::before, .lower-careerup .careerupList__item .txt::after {
  content: "";
  position: absolute;
  translate: 0 -100%;
}
@media (max-width: 834px) {
  .lower-careerup .careerupList__item .txt::before, .lower-careerup .careerupList__item .txt::after {
    top: calc(100% + 56px) !important;
  }
}
.lower-careerup .careerupList__item .txt::before {
  aspect-ratio: 96/111;
  width: 96px;
  left: 15px;
  top: 0;
  background: url(../img/careerup/illust-tree1.png) center center/contain no-repeat;
}
@media (max-width: 834px) {
  .lower-careerup .careerupList__item .txt::before {
    width: 57.6px;
    left: 0;
  }
}
.lower-careerup .careerupList__item .txt::after {
  aspect-ratio: 77/73;
  width: 77px;
  right: 15px;
  top: 0;
  background: url(../img/careerup/illust-tree2.png) center center/contain no-repeat;
}
@media (max-width: 834px) {
  .lower-careerup .careerupList__item .txt::after {
    width: 46.2px;
    right: 0;
  }
}
.lower-careerup .careerupList__item .hd + .txt {
  padding-top: 5.5%;
}
.lower-careerup .careerupList__item .hd + .txt::before, .lower-careerup .careerupList__item .hd + .txt::after {
  display: none;
}

/* ============================================
// 新卒採用
// ==========================================*/
.lower-newgraduate .newgraduate__container {
  position: relative;
  z-index: 1;
  padding-bottom: 220px;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__container {
    padding-bottom: 110px;
  }
}
.lower-newgraduate .newgraduate__container::before {
  content: "";
  aspect-ratio: 1503/376;
  width: 1503px;
  position: absolute;
  left: 50%;
  bottom: 0;
  translate: -50% 0;
  background: url(../img/newgraduate/illust-city.png) center bottom/contain no-repeat;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__container::before {
    width: 601.2px;
  }
}
.lower-newgraduate .newgraduate__description {
  padding: 85px 0 105px;
  background: #f0f7f9;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__description {
    padding: 48px 0 48px;
  }
}
.lower-newgraduate .newgraduate__description .descriptions {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 40px;
  margin-top: 40px;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__description .descriptions {
    gap: 20px;
    margin-top: 20px;
  }
}
.lower-newgraduate .newgraduate__description .descriptions::before {
  content: "";
  aspect-ratio: 216/123;
  width: 216px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../img/newgraduate/illust-tree1.png) center center/contain no-repeat;
  translate: 0 -100%;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__description .descriptions::before {
    width: 108px;
  }
}
.lower-newgraduate .newgraduate__description .descriptions__item {
  background: #ffffff;
  border: 3px solid #00488e;
  border-radius: 30px;
  overflow: hidden;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__description .descriptions__item {
    border-width: 2px;
    border-radius: 15px;
  }
}
.lower-newgraduate .newgraduate__description .descriptions__item .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 5.3333333333%;
  color: #00488e;
  padding: 44px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__description .descriptions__item .head {
    padding: 20px;
  }
}
@media (any-hover: hover) {
  .lower-newgraduate .newgraduate__description .descriptions__item .head:hover {
    color: #ffffff;
    background: #00488e;
  }
}
.lower-newgraduate .newgraduate__description .descriptions__item .head.js-open {
  color: #ffffff;
  background: #00488e;
}
.lower-newgraduate .newgraduate__description .descriptions__item .head.js-open .ico::after {
  rotate: 0deg;
}
.lower-newgraduate .newgraduate__description .descriptions__item .head .img {
  aspect-ratio: 541/373;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24.4122965642%;
          flex: 0 0 24.4122965642%;
  max-width: 270px;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__description .descriptions__item .head .img {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-top: 4px;
    border-radius: 5px;
  }
}
.lower-newgraduate .newgraduate__description .descriptions__item .head .ttl {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.7;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__description .descriptions__item .head .ttl {
    font-size: 1.6rem;
  }
  .lower-newgraduate .newgraduate__description .descriptions__item .head .ttl br {
    display: none;
  }
}
.lower-newgraduate .newgraduate__description .descriptions__item .head .ico {
  position: relative;
  aspect-ratio: 1/1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48px;
          flex: 0 0 48px;
  margin-left: auto;
  background: #fe9553;
  border-radius: 500px;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__description .descriptions__item .head .ico {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
            flex: 0 0 24px;
  }
}
.lower-newgraduate .newgraduate__description .descriptions__item .head .ico::before, .lower-newgraduate .newgraduate__description .descriptions__item .head .ico::after {
  content: "";
  width: 17px;
  height: 1px;
  position: absolute;
  inset: 0;
  margin: auto;
  background: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__description .descriptions__item .head .ico::before, .lower-newgraduate .newgraduate__description .descriptions__item .head .ico::after {
    width: 8.5px;
  }
}
.lower-newgraduate .newgraduate__description .descriptions__item .head .ico::after {
  rotate: 90deg;
}
.lower-newgraduate .newgraduate__description .descriptions__item .body {
  display: none;
}
.lower-newgraduate .newgraduate__description .descriptions__item .body .requirements__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 48px;
  padding: 24px 48px;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__description .descriptions__item .body .requirements__item {
    display: block;
    padding: 16px 20px;
  }
}
.lower-newgraduate .newgraduate__description .descriptions__item .body .requirements__item .hd {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 8px;
  font-weight: 700;
}
.lower-newgraduate .newgraduate__description .descriptions__item .body .requirements__item .hd::before {
  content: "";
  aspect-ratio: 1/1;
  width: 0.375em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0.375em;
          flex: 0 0 0.375em;
  margin-top: 0.85em;
  background: #fe9553;
  rotate: 45deg;
}
.lower-newgraduate .newgraduate__description .descriptions__item .body .requirements__item .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.lower-newgraduate .newgraduate__description .btn {
  width: 300px;
  margin: 72px auto 0;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__description .btn {
    width: 260px;
    margin-top: 32px;
  }
}
.lower-newgraduate .newgraduate__description .btn a {
  font-size: 2rem;
  padding: 0.9em 2em;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__description .btn a {
    font-size: 1.5rem;
  }
}
.lower-newgraduate .newgraduate__flow {
  position: relative;
  padding: 100px 0 150px;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow {
    padding: 48px 0 72px;
  }
}
.lower-newgraduate .newgraduate__flow::before {
  content: "";
  aspect-ratio: 738/448;
  width: 369px;
  position: absolute;
  right: -40px;
  top: -75px;
  background: url(../img/common/illust-recruit01.png) center bottom/contain no-repeat;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow::before {
    width: 184.5px;
    top: -20px;
  }
}
.lower-newgraduate .newgraduate__flow::after {
  content: "";
  aspect-ratio: 567/123;
  width: 567px;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  background: url(../img/newgraduate/illust-tree2.png) center bottom/contain no-repeat;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow::after {
    width: 283.5px;
  }
}
.lower-newgraduate .newgraduate__flow .flows {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin-top: 16px;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow .flows {
    gap: 24px 0;
  }
}
.lower-newgraduate .newgraduate__flow .flows::before {
  content: "";
  width: 2px;
  position: absolute;
  z-index: -1;
  inset: 0 auto 0 85px;
  background-size: auto auto;
  background-color: rgb(255, 255, 255);
  background-image: repeating-linear-gradient(0deg, transparent, transparent 4px, #00488e 4px, #00488e 10px);
  translate: -50% 0;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow .flows::before {
    left: 50%;
  }
}
.lower-newgraduate .newgraduate__flow .flows__item {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 24px;
}
@media (min-width: 835px) {
  .lower-newgraduate .newgraduate__flow .flows__item:first-child::before, .lower-newgraduate .newgraduate__flow .flows__item:last-child::before {
    content: "";
    width: 2px;
    position: absolute;
    z-index: -1;
    inset: 0 auto 0 85px;
    background: #ffffff;
    translate: -50% 0;
  }
  .lower-newgraduate .newgraduate__flow .flows__item:first-child::before {
    bottom: 50%;
  }
  .lower-newgraduate .newgraduate__flow .flows__item:last-child::before {
    top: 50%;
  }
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow .flows__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 0;
  }
}
.lower-newgraduate .newgraduate__flow .flows__item .imgArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 170px;
          flex: 0 0 170px;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 24px 0;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow .flows__item .imgArea {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
            flex: 0 0 140px;
    margin: 0 0 -20px;
  }
}
.lower-newgraduate .newgraduate__flow .flows__item .txtArea {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 12px 0;
  padding: 40px 48px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 20px;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow .flows__item .txtArea {
    margin: 0;
    padding: 24px;
    border-radius: 15px;
  }
}
.lower-newgraduate .newgraduate__flow .flows__item .txtArea::before, .lower-newgraduate .newgraduate__flow .flows__item .txtArea::after {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  margin: auto 0;
  translate: -100% 0;
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow .flows__item .txtArea::before, .lower-newgraduate .newgraduate__flow .flows__item .txtArea::after {
    inset: 0 0 auto 0;
    margin: 0 auto;
    translate: 0 -100%;
    rotate: 90deg;
  }
}
.lower-newgraduate .newgraduate__flow .flows__item .txtArea::before {
  width: 13px;
  height: 18px;
  background: #e5e5e5;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow .flows__item .txtArea::before {
    top: 1px;
  }
}
.lower-newgraduate .newgraduate__flow .flows__item .txtArea::after {
  width: 12px;
  height: 16px;
  background: #ffffff;
}
@media (min-width: 835px) {
  .lower-newgraduate .newgraduate__flow .flows__item .txtArea::after {
    left: 1px;
  }
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow .flows__item .txtArea::after {
    top: 2px;
  }
}
.lower-newgraduate .newgraduate__flow .flows__item .txtArea .num {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Bebas Neue", sans-serif;
  font-size: 1.5rem;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 8px;
  padding: 0.4em 0.6em 0.3em;
  background: #00d6e0;
  border-radius: 5px;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow .flows__item .txtArea .num {
    font-size: 1.2rem;
  }
}
.lower-newgraduate .newgraduate__flow .flows__item .txtArea .hd {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__flow .flows__item .txtArea .hd {
    font-size: 1.9rem;
  }
}
.lower-newgraduate .newgraduate__flow .flows__item .txtArea .txt {
  margin-top: 4px;
}
.lower-newgraduate .newgraduate__afterjoin {
  padding: 100px 0 52px;
  background: #f0f7f9;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__afterjoin {
    padding: 48px 0 48px;
  }
}
.lower-newgraduate .newgraduate__afterjoin .flows {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 0 6.6666666667%;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__afterjoin .flows {
    display: block;
    margin-top: 24px;
  }
}
.lower-newgraduate .newgraduate__afterjoin .flows__item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  margin-bottom: 48px;
  counter-increment: flow-num;
}
@media (min-width: 835px) {
  .lower-newgraduate .newgraduate__afterjoin .flows__item:last-child .imgArea::after, .lower-newgraduate .newgraduate__afterjoin .flows__item:nth-child(3n+3) .imgArea::after {
    display: none;
  }
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__afterjoin .flows__item {
    margin-bottom: 0;
  }
  .lower-newgraduate .newgraduate__afterjoin .flows__item:not(:last-child)::after {
    content: "";
    display: block;
    aspect-ratio: 18/12;
    width: 18px;
    margin: 20px auto 24px;
    background: #00488e;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
  }
}
.lower-newgraduate .newgraduate__afterjoin .flows__item .imgArea {
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__afterjoin .flows__item .imgArea {
    width: 85%;
    max-width: 347px;
    margin: 0 auto 20px;
  }
}
@media (min-width: 835px) {
  .lower-newgraduate .newgraduate__afterjoin .flows__item .imgArea::after {
    content: "";
    aspect-ratio: 12/18;
    height: 18px;
    position: absolute;
    inset: 0 auto 0 111.5273775216%;
    margin: auto 0;
    background: #00488e;
    translate: -50% 0;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
  }
}
.lower-newgraduate .newgraduate__afterjoin .flows__item .imgArea img {
  aspect-ratio: 347/238;
  border-radius: 10px;
}
@media (min-width: 835px) {
  .lower-newgraduate .newgraduate__afterjoin .flows__item .txtArea {
    display: contents;
  }
}
.lower-newgraduate .newgraduate__afterjoin .flows__item .txtArea .hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 10px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.7;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__afterjoin .flows__item .txtArea .hd {
    gap: 0 8px;
    font-size: 1.9rem;
  }
}
.lower-newgraduate .newgraduate__afterjoin .flows__item .txtArea .hd::before {
  content: counter(flow-num, decimal-leading-zero);
  width: 38px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38px;
          flex: 0 0 38px;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  color: #ffffff;
  margin-top: 0.2em;
  padding: 0.25em 0 0.2em 0.4em;
  line-height: 1;
  background: #fe9553;
  clip-path: polygon(0% 0%, 100% 0, calc(100% - 6px) 50%, 100% 100%, 0% 100%);
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__afterjoin .flows__item .txtArea .hd::before {
    width: 32px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32px;
            flex: 0 0 32px;
    font-size: 0.9em;
    padding-top: 0.3em;
    clip-path: polygon(0% 0%, 100% 0, calc(100% - 4px) 50%, 100% 100%, 0% 100%);
  }
}
.lower-newgraduate .newgraduate__afterjoin .flows__item .txtArea .txt {
  margin-top: 10px;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__afterjoin .flows__item .txtArea .txt {
    margin-top: 6px;
  }
}
.lower-newgraduate .newgraduate__jobs {
  position: relative;
  padding: 100px 0 80px;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__jobs {
    padding: 48px 0 48px;
  }
}
.lower-newgraduate .newgraduate__jobs::before {
  content: "";
  aspect-ratio: 640/626;
  width: 320px;
  position: absolute;
  right: -48px;
  top: -140px;
  background: url(../img/common/illust-recruit02.png) center bottom/contain no-repeat;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__jobs::before {
    width: 160px;
    top: -48px;
  }
}
.lower-newgraduate .newgraduate__jobs .jobs {
  max-width: 1100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 40px 0;
  margin: 40px auto 0;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__jobs .jobs {
    gap: 24px 0;
    margin-top: 32px;
  }
}
.lower-newgraduate .newgraduate__jobs .jobs__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 60px;
  padding: 40px 40px 40px 56px;
  background: #ffffff;
  border: 3px solid #00488e;
  border-radius: 20px;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__jobs .jobs__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 24px;
    border-width: 2px;
    border-radius: 15px;
  }
}
.lower-newgraduate .newgraduate__jobs .jobs__item .num {
  aspect-ratio: 1/1;
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 1;
  left: -40px;
  top: -20px;
  font-family: "Bebas Neue", sans-serif;
  color: #ffffff;
  line-height: 1;
  padding-top: 0.25em;
  background: #00488e;
  border-radius: 50%;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__jobs .jobs__item .num {
    width: 60px;
    left: -15px;
    top: -15px;
    font-size: 0.9em;
  }
}
.lower-newgraduate .newgraduate__jobs .jobs__item .num:before {
  content: "";
  aspect-ratio: 25/23;
  width: 25px;
  position: absolute;
  right: 2px;
  bottom: 0;
  background: #00488e;
  rotate: 135deg;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__jobs .jobs__item .num:before {
    width: 18.75px;
  }
}
.lower-newgraduate .newgraduate__jobs .jobs__item .num b {
  font-size: 3rem;
  font-weight: 400;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__jobs .jobs__item .num b {
    font-size: 2.4rem;
  }
}
.lower-newgraduate .newgraduate__jobs .jobs__item .imgArea {
  aspect-ratio: 301/200;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30.0601202405%;
          flex: 0 0 30.0601202405%;
  max-width: 300px;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__jobs .jobs__item .imgArea {
    margin-bottom: 16px;
  }
}
.lower-newgraduate .newgraduate__jobs .jobs__item .txtArea {
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.lower-newgraduate .newgraduate__jobs .jobs__item .txtArea .hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 15px;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 18px;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__jobs .jobs__item .txtArea .hd {
    gap: 0 10px;
    font-size: 1.9rem;
    margin-bottom: 10px;
  }
}
.lower-newgraduate .newgraduate__jobs .jobs__item .txtArea .hd::before {
  content: "";
  aspect-ratio: 1/1;
  width: 0.25em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0.25em;
          flex: 0 0 0.25em;
  margin-top: 0.75em;
  background: #00d6e0;
  rotate: 45deg;
}
.lower-newgraduate .newgraduate__entry .btn {
  max-width: 700px;
  margin: 0 auto;
}
.lower-newgraduate .newgraduate__entry .btn .comment {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Bebas Neue", sans-serif;
  font-size: 1.8rem;
  color: #00488e;
  line-height: 1;
  margin: 0 auto 16px;
}
.lower-newgraduate .newgraduate__entry .btn .comment::before, .lower-newgraduate .newgraduate__entry .btn .comment::after {
  content: "";
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  background: currentColor;
}
.lower-newgraduate .newgraduate__entry .btn .comment::before {
  left: -20px;
  rotate: -45deg;
  translate: -100% 0;
}
.lower-newgraduate .newgraduate__entry .btn .comment::after {
  right: -20px;
  rotate: 45deg;
  translate: 100% 0;
}
.lower-newgraduate .newgraduate__entry .btn a {
  position: relative;
  display: block;
  text-align: center;
  font-size: 3rem;
  font-weight: 700;
  color: #333333;
  line-height: 1.5;
  padding: 2.3em 2em;
  border-radius: 500px;
  background: #000;
  background-image: linear-gradient(135deg, #36edff 0%, #22f3ff 100%);
  -webkit-box-shadow: 10px 17.321px 30px 0px rgba(0, 72, 142, 0.08);
          box-shadow: 10px 17.321px 30px 0px rgba(0, 72, 142, 0.08);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__entry .btn a {
    font-size: 1.9rem;
    padding-right: calc(2em + 12px);
  }
}
.lower-newgraduate .newgraduate__entry .btn a::after {
  content: "";
  aspect-ratio: 1/1;
  height: 48px;
  position: absolute;
  inset: 0 72px 0 auto;
  margin: auto 0;
  background: url(../img/common/ico-arrow-circle.png) center center/contain no-repeat;
}
@media (max-width: 834px) {
  .lower-newgraduate .newgraduate__entry .btn a::after {
    height: 24px;
    right: 32px;
  }
}
@media (any-hover: hover) {
  .lower-newgraduate .newgraduate__entry .btn a:hover {
    opacity: 1;
    -webkit-filter: brightness(0.96);
            filter: brightness(0.96);
    translate: 0 -3px;
  }
}
.lower-newgraduate .conversionArea {
  position: fixed;
  z-index: 1000;
  inset: auto 0 0 0;
  padding: 16px 40px;
  background: rgba(172, 234, 249, 0.9);
  translate: 0 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 834px) {
  .lower-newgraduate .conversionArea {
    padding: 10px 5%;
  }
}
.js-scroll .conversionArea {
  translate: 0 0;
}

.lower-newgraduate .conversionArea__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.lower-newgraduate .conversionArea .btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 240px;
          flex: 0 0 240px;
}
.lower-newgraduate .footer {
  padding-bottom: 160px;
}
@media (max-width: 834px) {
  .lower-newgraduate .footer {
    padding-bottom: 140px;
  }
}
.lower-newgraduate #ot-sdk-btn-floating {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .lower-newgraduate.js-scroll #ot-sdk-btn-floating {
    bottom: 80px !important;
  }
}

/* ============================================
// 数字で見るNKKS
// ==========================================*/
.lower-data .data__container {
  position: relative;
  padding: 120px 0 160px;
  background: #f0f7f9;
  /*------------------------------
  アイテム個別の設定
  ------------------------------*/
}
@media (max-width: 834px) {
  .lower-data .data__container {
    padding: 40px 0 100px;
  }
}
.lower-data .data__container::after {
  content: "";
  aspect-ratio: 569/123;
  width: 569px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../img/strength/illust-bottom.png) center center/contain no-repeat;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-data .data__container::after {
    width: 284.5px;
    left: -20px;
  }
}
.lower-data .data__container .data__body {
  --gap: 36px;
  --verticalgap: 56px;
  position: relative;
}
@media (min-width: 835px) {
  .lower-data .data__container .data__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: var(--verticalgap) var(--gap);
  }
}
@media (min-width: 835px) and (max-width: 1200px) {
  .lower-data .data__container .data__body {
    --gap: 24px;
    --verticalgap: 40px;
  }
}
@media (max-width: 834px) {
  .lower-data .data__container .data__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 24px;
  }
}
.lower-data .data__container .data__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  background: #fff;
  border: 3px solid #00488e;
  border-radius: 20px;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block {
    width: 100%;
    border-radius: 10px;
  }
}
@media (min-width: 835px) {
  .lower-data .data__container .data__block.-one {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333333333% - var(--gap) * 2 / 3);
            flex: 0 0 calc(33.3333333333% - var(--gap) * 2 / 3);
    max-width: calc(33.3333333333% - var(--gap) * 2 / 3);
  }
  .lower-data .data__container .data__block.-two {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(66.6666666667% - var(--gap) / 2);
            flex: 0 0 calc(66.6666666667% - var(--gap) / 2);
    max-width: calc(66.6666666667% - var(--gap) / 2);
  }
  .lower-data .data__container .data__block.-two + .-one {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333333333% - var(--gap) / 2);
            flex: 0 0 calc(33.3333333333% - var(--gap) / 2);
    max-width: calc(33.3333333333% - var(--gap) / 2);
  }
  .lower-data .data__container .data__block.-half {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - var(--gap) / 2);
            flex: 0 0 calc(50% - var(--gap) / 2);
    max-width: calc(50% - var(--gap) / 2);
  }
  .lower-data .data__container .data__block.-full {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}
.lower-data .data__container .data__block .head {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 835px) {
  .lower-data .data__container .data__block .head {
    min-height: 115px;
  }
}
.lower-data .data__container .data__block .head .num {
  font-family: "Bebas Neue", sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  position: absolute;
  z-index: 1;
  left: -3px;
  top: 0;
  padding: 0.5em 1em 0.4em 0.8em;
  background: #00488e;
  translate: 0 -50%;
  clip-path: polygon(0% 0%, 100% 0, calc(100% - 10px) 50%, 100% 100%, 0% 100%);
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .head .num {
    scale: 0.8;
    -webkit-transform-origin: left;
            transform-origin: left;
  }
}
.lower-data .data__container .data__block .head .title {
  font-size: clamp(1.9rem, 1.9166666667vw, 2.3rem);
  font-weight: 700;
  letter-spacing: 0.075em;
  color: #000;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 40px 40px 0;
  text-align: center;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .head .title {
    font-size: 1.8rem;
    padding: 20px 20px 0;
  }
}
.lower-data .data__container .data__block .body {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: auto;
  padding: 24px 48px 48px 48px;
  padding: 24px min(3.7vw, 48px) 48px;
  min-height: 248px;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .body {
    min-height: 184px;
    padding: 20px 5%;
  }
}
.lower-data .data__container .data__block .body.-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .body.-horizontal {
    gap: 16px;
  }
}
.lower-data .data__container .data__block .body.-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media (min-width: 835px) {
  .lower-data .data__container .data__block .body.-vertical {
    height: 100%;
  }
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .body.-vertical {
    gap: 16px;
  }
}
.lower-data .data__container .data__block .body .img {
  height: 170px;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .body .img {
    height: 110px;
  }
}
.lower-data .data__container .data__block .body .img img {
  width: auto;
  height: 100%;
}
.lower-data .data__container .data__block .body .annotation {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.075em;
  color: #999999;
  line-height: 1.6;
  margin-left: auto;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .body .annotation {
    font-size: 1.2rem;
  }
}
.lower-data .data__container .data__block .data {
  position: relative;
}
.lower-data .data__container .data__block .data_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10%;
}
.lower-data .data__container .data__block .data .body {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  margin: 0;
}
.lower-data .data__container .data__block .data .num {
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.075em;
  color: #000;
  white-space: nowrap;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .data .num {
    font-size: 1.6rem;
  }
}
.lower-data .data__container .data__block .data .num:has(.small) {
  font-size: 1.6rem;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .data .num:has(.small) {
    font-size: 1.4rem;
  }
}
.lower-data .data__container .data__block .data .num b {
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(6.4rem, 9.1666666667vw, 11rem);
  font-weight: 400;
  color: #00488e;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  margin-right: 4px;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .data .num b {
    font-size: 6.4rem;
  }
}
.lower-data .data__container .data__block .data .num b.-small {
  font-size: 8rem;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .data .num b.-small {
    font-size: 4.8rem;
  }
}
.lower-data .data__container .data__block .data .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  margin: -1.5em 0 0 -1em;
  background-color: #afe6f3;
  border-radius: 50%;
  width: 72px;
  height: 72px;
  font-size: 2rem;
  font-weight: bold;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .data .label {
    font-size: 1.5rem;
    width: 50.4px;
    height: 50.4px;
  }
}
.lower-data .data__container .data__block .data .shd {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f2f2f2;
  font-weight: bold;
  border-radius: 100px;
  padding: 0.5em 1em;
  line-height: 1.5;
}
.lower-data .data__container .data__block .data.-s .num {
  font-size: 2rem;
}
.lower-data .data__container .data__block .data.-s .num b {
  font-size: 7.2rem;
  font-size: clamp(4rem, 6vw, 7.2rem);
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .data.-s .num b {
    font-size: 4rem;
  }
}
.lower-data .data__container .data__block .data.-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .data.-horizontal {
    gap: 10px;
  }
}
.lower-data .data__container .data__block .data.-vertical .shd {
  margin-bottom: 20px;
}
.lower-data .data__container .data__block .line-chart {
  width: 100%;
}
.lower-data .data__container .data__block .line-chart .chart {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto;
}
.lower-data .data__container .data__block .line-chart .chart .line {
  width: 100%;
  height: 64px;
  -webkit-transition: width 1.3s ease;
  transition: width 1.3s ease;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .line-chart .chart .line {
    height: 40px;
  }
}
.lower-data .data__container .data__block .line-chart .chart .line:nth-child(2n+1) {
  background: #00488e;
}
.lower-data .data__container .data__block .line-chart .chart .line:nth-child(2n+2) {
  background: #fe9553;
}
.lower-data .data__container .data__block .pie-chart {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 180px;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .pie-chart {
    width: 160px;
    pointer-events: none;
  }
}
.lower-data .data__container .data__block .pie-chart .chart {
  position: relative;
  z-index: 1;
  aspect-ratio: 1/1;
  margin: 0 auto;
  border-radius: 50%;
}
.lower-data .data__container .data__block .pie-chart .chart::before {
  content: "";
  position: absolute;
  inset: 6px;
  z-index: -1;
  border-radius: 50%;
  background: #f0f7f9;
}
.lower-data .data__container .data__block .pie-chart .chart canvas {
  position: absolute;
  inset: 0;
}
.lower-data .data__container .data__block .pie-chart .chart .num {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 2.4rem;
  line-height: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .pie-chart .chart .num {
    font-size: 2rem;
  }
}
.lower-data .data__container .data__block .pie-chart .chart .num b {
  font-family: "Lato", sans-serif;
  font-size: 5rem;
  font-weight: 500;
  letter-spacing: -0.05em;
  margin-right: 3px;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .pie-chart .chart .num b {
    font-size: 4rem;
  }
}
.lower-data .data__container .data__block .pie-chart .img {
  position: absolute;
  left: 0;
  bottom: -16px;
  z-index: 1;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .pie-chart .img {
    bottom: 0;
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
  }
}
.lower-data .data__container .data__block .doughnut-chart {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 200px;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .doughnut-chart {
    width: 160px;
    pointer-events: none;
  }
}
.lower-data .data__container .data__block .doughnut-chart .hd {
  text-align: center;
  font-size: 1.125em;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .doughnut-chart .hd {
    margin-bottom: 4px;
  }
}
.lower-data .data__container .data__block .doughnut-chart .chart {
  position: relative;
  z-index: 1;
  aspect-ratio: 1/1;
  width: 100%;
  margin: 0 auto;
  border-radius: 50%;
}
.lower-data .data__container .data__block .doughnut-chart .chart::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: 50%;
  border: 35px solid #f2f2f2;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .doughnut-chart .chart::before {
    border-width: 24px;
  }
}
.lower-data .data__container .data__block .doughnut-chart .chart canvas {
  position: absolute;
  inset: 0;
}
.lower-data .data__container .data__block .doughnut-chart .chart .num {
  position: absolute;
  inset: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .doughnut-chart .chart .num {
    font-size: 1.2rem;
  }
}
.lower-data .data__container .data__block .doughnut-chart .chart .num b {
  font-family: var(--engFont);
  font-size: clamp(4rem, 3.3333333333vw, 4.8rem);
  font-weight: var(--dataNumberWeight);
  letter-spacing: -0.05em;
  margin-right: 3px;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .doughnut-chart .chart .num b {
    font-size: 3.6rem;
  }
}
.lower-data .data__container .data__block .doughnut-chart .chart .ico {
  position: absolute;
  z-index: 2;
  left: 16px;
  bottom: 0;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .doughnut-chart .chart .ico {
    left: 8px;
  }
}
.lower-data .data__container .data__block .doughnut-chart .chart .ico img {
  height: 56px;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .doughnut-chart .chart .ico img {
    height: 44px;
  }
}
.lower-data .data__container .data__block .doughnut-chart .img {
  position: absolute;
  left: 0;
  bottom: -16px;
  z-index: 1;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .doughnut-chart .img {
    bottom: 0;
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
  }
}
.lower-data .data__container .data__block .bar-chart {
  width: 100%;
  max-width: 400px;
}
.lower-data .data__container .data__block .subdataList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .subdataList {
    gap: 10px 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.lower-data .data__container .data__block .note .text {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .note .text {
    font-size: 1.2rem;
  }
}
.lower-data .data__container .data__block .bodyblock.-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__block .bodyblock.-horizontal {
    gap: 10px;
  }
}
.lower-data .data__container .data__date {
  text-align: right;
  margin-top: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.075em;
  color: #999999;
}
@media (max-width: 834px) {
  .lower-data .data__container .data__date {
    font-size: 1.2rem;
    margin-top: 16px;
  }
}
@media (max-width: 1280px) {
  .lower-data .data__container #jobs .body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.lower-data .data__container #jobs .body .pie-chart::after {
  content: "";
  aspect-ratio: 163/284;
  width: 81.5px;
  position: absolute;
  z-index: 1;
  left: -30px;
  bottom: -40px;
  background: url(../img/data/illust-jobs.png) center center/contain no-repeat;
  pointer-events: none;
}
@media (max-width: 1280px) {
  .lower-data .data__container #jobs .body .pie-chart::after {
    left: -40px;
    bottom: -20px;
  }
}
@media (max-width: 834px) {
  .lower-data .data__container #jobs .body .pie-chart::after {
    width: 57.05px;
    left: -30px;
    bottom: -5px;
  }
}
.lower-data .data__container #jobs .body .tips {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 0.7em;
}
.lower-data .data__container #jobs .body .tips__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 8px;
  font-weight: 700;
}
.lower-data .data__container #jobs .body .tips__item::before {
  content: "";
  aspect-ratio: 1/1;
  width: 0.4em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0.4em;
          flex: 0 0 0.4em;
  margin-top: 1.05em;
  rotate: 45deg;
}
.lower-data .data__container #jobs .body .tips__item b {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 2em;
  line-height: 1;
}
.lower-data .data__container #jobs .body .tips__item:nth-child(3n+1)::before {
  background: #00488e;
}
.lower-data .data__container #jobs .body .tips__item:nth-child(3n+2)::before {
  background: #fe9553;
}
.lower-data .data__container #jobs .body .tips__item:nth-child(3n+3)::before {
  background: #00d6e0;
}
.lower-data .data__container #age .body {
  gap: 20px 15px;
}
@media (max-width: 1280px) {
  .lower-data .data__container #age .body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.lower-data .data__container #age .body .bar-chart {
  max-width: 250px;
}
@media (max-width: 834px) {
  .lower-data .data__container #age .body .bar-chart {
    max-width: 220px;
  }
}
.lower-data .data__container #age .body .bar-chart canvas {
  aspect-ratio: 3/2;
}
@media (max-width: 834px) {
  .lower-data .data__container #age .body .bar-chart canvas {
    aspect-ratio: 2/1.2;
  }
}
.lower-data .data__container #age .body .average {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 4% 5.5%;
  background: #f0f7f9;
  border-radius: 15px;
}
@media (max-width: 1280px) {
  .lower-data .data__container #age .body .average {
    width: 100%;
    text-align: center;
  }
}
.lower-data .data__container #age .body .average::after {
  content: "";
  aspect-ratio: 116/266;
  width: 58px;
  position: absolute;
  z-index: 1;
  right: -30px;
  bottom: -48px;
  background: url(../img/data/illust-age.png) center center/contain no-repeat;
  pointer-events: none;
}
@media (max-width: 1280px) {
  .lower-data .data__container #age .body .average::after {
    bottom: -20px;
  }
}
@media (max-width: 834px) {
  .lower-data .data__container #age .body .average::after {
    width: 40.6px;
    right: 0;
    bottom: -5px;
  }
}
.lower-data .data__container #age .body .average .shd {
  font-weight: 700;
}
.lower-data .data__container #age .body .average .num {
  font-size: 1.8rem;
}
.lower-data .data__container #gendar .body,
.lower-data .data__container #career .body {
  gap: 0;
}
@media (max-width: 834px) {
  .lower-data .data__container #gendar .body,
  .lower-data .data__container #career .body {
    padding-inline: 8%;
  }
}
.lower-data .data__container #gendar .body .dataTitle,
.lower-data .data__container #career .body .dataTitle {
  width: 100%;
  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-bottom: 12px;
}
.lower-data .data__container #gendar .body .dataTitle__item,
.lower-data .data__container #career .body .dataTitle__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 10px;
  font-weight: 700;
}
.lower-data .data__container #gendar .body .dataTitle__item:first-child,
.lower-data .data__container #career .body .dataTitle__item:first-child {
  color: #00488e;
}
.lower-data .data__container #gendar .body .dataTitle__item:last-child,
.lower-data .data__container #career .body .dataTitle__item:last-child {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  color: #fe9553;
}
.lower-data .data__container #gendar .body .dataTitle__item img,
.lower-data .data__container #career .body .dataTitle__item img {
  width: 60px;
}
.lower-data .data__container #gendar .body .dataWrap,
.lower-data .data__container #career .body .dataWrap {
  width: 100%;
  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;
  gap: 24px;
  margin-top: 15px;
}
@media (max-width: 834px) {
  .lower-data .data__container #gendar .body .dataWrap,
  .lower-data .data__container #career .body .dataWrap {
    gap: 16px;
  }
}
.lower-data .data__container #gendar .body .dataWrap .data,
.lower-data .data__container #career .body .dataWrap .data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
}
@media (max-width: 834px) {
  .lower-data .data__container #gendar .body .dataWrap .data,
  .lower-data .data__container #career .body .dataWrap .data {
    gap: 16px;
  }
}
.lower-data .data__container #gendar .body .dataWrap .data:first-child b,
.lower-data .data__container #career .body .dataWrap .data:first-child b {
  color: #00488e;
}
.lower-data .data__container #gendar .body .dataWrap .data:last-child b,
.lower-data .data__container #career .body .dataWrap .data:last-child b {
  color: #fe9553;
}
.lower-data .data__container #holiday .body .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 25px 15px;
}
@media (max-width: 834px) {
  .lower-data .data__container #holiday .body .list {
    gap: 10px;
  }
}
.lower-data .data__container #holiday .body .list__item {
  position: relative;
  font-size: clamp(1.4rem, 1.3333333333vw, 1.6rem);
  font-weight: 700;
  color: #ffffff;
  padding: 0.65em 1.1em;
  background: #00488e;
  border-radius: 10px;
}
@media (max-width: 834px) {
  .lower-data .data__container #holiday .body .list__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.2rem;
  }
}
.lower-data .data__container #holiday .body .list__item::after {
  content: "";
  aspect-ratio: 10/7;
  width: 10px;
  position: absolute;
  bottom: 1px;
  right: 20px;
  background: #00488e;
  translate: 0 100%;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.lower-data .data__container #holiday .body .list__item:nth-child(even) {
  background: #00d6e0;
}
.lower-data .data__container #holiday .body .list__item:nth-child(even)::after {
  background: #00d6e0;
}
.lower-data .data__container #data09 .shd {
  white-space: nowrap;
}
.lower-data .data__container #data09 .img {
  margin-top: -40px;
}
@media (max-width: 834px) {
  .lower-data .data__container #data09 .img {
    margin-top: -20px;
    height: auto;
    width: min(200px, 80%);
  }
}
.lower-data .data__container #data09 .img img {
  max-width: 100%;
  max-height: auto;
  height: auto;
}/*# sourceMappingURL=style.css.map */