@charset "UTF-8";
/* ======================================================================
 common style index
・reset
・setting
・base
・utility
・component
・layout
====================================================================== */
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 2 */
  line-height: 1.15; /* 1 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  clear: both;
  overflow: visible; /* 2 */
  box-sizing: content-box; /* 1 */
  margin: 0;
  height: 0; /* 1 */
  border: 0;
  border-top: 1px solid;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

address {
  font-style: inherit;
}

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

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  vertical-align: middle;
  text-align: inherit;
  font: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
  border: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  display: table; /* 1 */
  padding: 0; /* 3 */
  max-width: 100%; /* 1 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

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

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: "JNRfont_p";
  src: url("../fonts/JNRfont_s.ttf") format("truetype");
  font-display: swap;
}
/* ======================================================================
 base
====================================================================== */
html {
  font-size: 62.5%;
}

body {
  color: #010b27;
  overflow-wrap: break-word;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.2em;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}

html,
body {
  min-height: 100vh;
  width: 100%;
}

html.is-open,
html.is-open body {
  overflow: hidden;
  overscroll-behavior-y: none;
}

* {
  backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* h1 - h6 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
}

/* a */
a {
  text-decoration: none;
}
a:link {
  color: #010b27;
  cursor: pointer;
}
a:visited {
  color: #010b27;
}
a:hover {
  color: #010b27;
}
a:active {
  color: #010b27;
}

a[href^=tel] {
  color: #010b27;
}

/* Text Highlight */
/* button */
button {
  display: block;
}

textarea {
  resize: vertical;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #010b27;
}

/* placeholder */
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #010b27;
}
input:placeholder-shown,
textarea:placeholder-shown {
  color: #010b27;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #010b27;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #010b27;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #010b27;
  opacity: 1;
}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  color: #010b27;
}
input:focus:placeholder-shown,
textarea:focus:placeholder-shown {
  color: #010b27;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #010b27;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #010b27;
  opacity: 1;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #010b27;
  opacity: 1;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #010b27;
}

img {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* ======================================================================
 utility
====================================================================== */
/* =================================
 layout
================================= */
.u-cf:after {
  display: block;
  clear: both;
  content: "";
}

@media screen and (min-width: 768px) {
  .u-pc {
    display: block;
  }
  .u-pc--i {
    display: inline;
  }
  .u-pc--ib {
    display: inline-block;
  }
  .u-pc--f {
    display: flex;
  }
  .u-pc--if {
    display: inline-flex;
  }
  .u-sp {
    display: none;
  }
  .u-sp--i, .u-sp--ib, .u-sp--f, .u-sp--if {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .u-pc {
    display: none;
  }
  .u-pc--i, .u-pc--ib, .u-pc--f, .u-pc--if {
    display: none;
  }
  .u-sp {
    display: block;
  }
  .u-sp--i {
    display: inline;
  }
  .u-sp--ib {
    display: inline-block;
  }
  .u-sp--f {
    display: flex;
  }
  .u-sp--if {
    display: inline-flex;
  }
}
/* =================================
 content_size
================================= */
.u-content-size {
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .u-content-size {
    margin: 0 auto;
    padding: 0;
    width: pvPC(1420);
  }
}

/* =================================
 font
================================= */
.u-font-1 {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}

.u-font-2 {
  font-family: "JNRfont_p", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}

/* =================================
 text
================================= */
.u-txt-1 {
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
}
.u-txt-2 {
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
}
.u-txt-3 {
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
}
/* =================================
 color
================================= */
.u-color-1 {
  color: #607add;
}

.u-color-2 {
  color: #da4700;
}

/* =================================
 text weight
================================= */
.u-lighter {
  font-weight: lighter;
}

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

/* =================================
 text align
================================= */
.u-ta-c {
  text-align: center;
}

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

@media screen and (max-width: 767px) {
  .u-ta-cl {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .u-ta-lc {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .u-ta-cr {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .u-ta-cr {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .u-ta-rc {
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .u-ta-rc {
    text-align: center;
  }
}

/* =================================
 paragraph margin
================================= */
.u-paragraph + .u-paragraph {
  margin: 15px 0 0;
}

/* =================================
 hover animation
================================= */
.u-hover-1 {
  transition: opacity 0.3s;
}
@media screen and (min-width: 768px) {
  .u-hover-1:hover {
    opacity: 0.7;
  }
}

/* =================================
 hoge
================================= */
/* ======================================================================
 component
====================================================================== */
/* =================================
 text
================================= */
.c-note {
  padding-left: 1em;
  text-indent: -1em;
}

/* =================================
 title
================================= */
.c-title-section {
  margin-bottom: 2.34375vw;
  text-align: center;
  --c-title-color: #607add;
  --c-title-accent: #607add;
  --c-title-sub-color: #010b27;
}
@media screen and (max-width: 767px) {
  .c-title-section {
    margin-bottom: 8vw;
  }
}

.c-title-section__en {
  display: block;
  color: var(--c-title-color);
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 5.2083333333vw;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-title-section__en {
    letter-spacing: 0.12em;
    font-size: 9.3333333333vw;
  }
}
.c-title-section__en::after {
  display: block;
  margin: -0.5208333333vw auto 0.5208333333vw;
  width: 0.3125vw;
  height: 1.6145833333vw;
  background: linear-gradient(to bottom, #da4700 0%, #da4700 50%, var(--c-title-accent) 50%, var(--c-title-accent) 100%);
  background-color: var(--c-title-accent);
  content: "";
}
@media screen and (max-width: 767px) {
  .c-title-section__en::after {
    margin: 1.3333333333vw auto;
    width: 0.8vw;
    height: 5.3333333333vw;
  }
}
.c-title-section__en .accent {
  color: #da4700;
}

.c-title-section__ja {
  display: block;
  color: var(--c-title-sub-color);
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: 1.1458333333vw;
  line-height: 1.4545454545;
}
@media screen and (max-width: 767px) {
  .c-title-section__ja {
    font-size: 4.2666666667vw;
  }
}
.c-title-section__ja--blue {
  color: #607add;
}

.c-title-section--white {
  --c-title-color: #fff;
  --c-title-accent: #fff;
  --c-title-sub-color: #fff;
}

.c-title-section--white-dark {
  --c-title-color: #fff;
  --c-title-accent: #607add;
  --c-title-sub-color: #010b27;
}

.c-title-section--blue {
  --c-title-color: #607add;
  --c-title-accent: #607add;
  --c-title-sub-color: #010b27;
}

.c-title-section--red {
  --c-title-color: #da4700;
  --c-title-accent: #607add;
  --c-title-sub-color: #010b27;
}

.c-title-inline {
  position: relative;
  display: inline-grid;
  grid-template-columns: auto 1fr;
  padding-left: 1.8229166667vw;
  color: #010b27;
  -moz-column-gap: 1.71875vw;
       column-gap: 1.71875vw;
  --c-title-inline-en-color: #607add;
}
@media screen and (max-width: 767px) {
  .c-title-inline {
    grid-template-columns: auto;
    row-gap: 2.1333333333vw;
    padding-left: 4.8vw;
  }
}
.c-title-inline::before {
  position: absolute;
  top: 0.2604166667vw;
  left: 0;
  width: 0.4166666667vw;
  height: 2.34375vw;
  background: linear-gradient(to bottom, #da4700 0%, #da4700 50%, #607add 50%, #607add 100%);
  content: "";
}
@media screen and (max-width: 767px) {
  .c-title-inline::before {
    width: 1.0666666667vw;
    height: 7.4666666667vw;
  }
}
.c-title-inline__main {
  display: grid;
}
.c-title-inline__ja {
  display: block;
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: 2.0833333333vw;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-title-inline__ja {
    font-size: 5.8666666667vw;
  }
}
.c-title-inline__note {
  display: block;
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: 0.8333333333vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-title-inline__note {
    font-size: 3.7333333333vw;
  }
}
.c-title-inline__en {
  display: block;
  margin-top: 1.0416666667vw;
  color: var(--c-title-inline-en-color);
  letter-spacing: 0.1em;
  font-weight: 600;
  font-size: 0.8333333333vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-title-inline__en {
    font-size: 3.7333333333vw;
  }
}

.c-title-inline--blue {
  --c-title-inline-en-color: #607add;
}

.c-title-inline--red {
  --c-title-inline-en-color: #da4700;
}

.c-title-inline--compact {
  padding-left: 0.9895833333vw;
  -moz-column-gap: 1.5625vw;
       column-gap: 1.5625vw;
}
@media screen and (max-width: 767px) {
  .c-title-inline--compact {
    grid-template-columns: auto;
    row-gap: 1.6vw;
    padding-left: 2.6666666667vw;
  }
}
.c-title-inline--compact::before {
  top: 0.4166666667vw;
  width: 0.3125vw;
  height: 1.6145833333vw;
}
@media screen and (max-width: 767px) {
  .c-title-inline--compact::before {
    top: 1.3333333333vw;
    width: 0.8vw;
    height: 5.3333333333vw;
  }
}
.c-title-inline--compact .c-title-inline__ja {
  font-weight: 700;
  font-size: 1.5625vw;
  line-height: 1.4666666667;
}
@media screen and (max-width: 767px) {
  .c-title-inline--compact .c-title-inline__ja {
    font-size: 4.8vw;
  }
}
.c-title-inline--compact .c-title-inline__en {
  margin-top: 0.5208333333vw;
}

.c-title-message {
  text-align: center;
}

.c-title-message__label {
  display: block;
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: 1.1458333333vw;
  line-height: 1.4545454545;
}
@media screen and (max-width: 767px) {
  .c-title-message__label {
    font-size: 4.2666666667vw;
  }
}
.c-title-message__label::before {
  display: block;
  margin: 0 auto 0.3645833333vw;
  width: 0.3125vw;
  height: 1.6145833333vw;
  background: linear-gradient(to bottom, #da4700 0%, #da4700 50%, #607add 50%, #607add 100%);
  content: "";
}
@media screen and (max-width: 767px) {
  .c-title-message__label::before {
    margin-bottom: 1.3333333333vw;
    width: 1.0666666667vw;
    height: 5.3333333333vw;
  }
}

.c-title-message__lead {
  margin-top: 3.90625vw;
  color: #607add;
  letter-spacing: 0.2em;
  font-size: 2.6041666667vw;
  font-family: "JNRfont_p", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-title-message__lead {
    margin-top: 8vw;
    font-size: 5.3333333333vw;
  }
}

.c-title-message__text {
  margin-top: 2.0833333333vw;
  color: #607add;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.8229166667vw;
  line-height: 1.4571428571;
}
@media screen and (max-width: 767px) {
  .c-title-message__text {
    margin-top: 4vw;
    font-size: 4.2666666667vw;
  }
}

/* =================================
 image
================================= */
.c-hero-image {
  display: block;
  overflow: hidden;
  margin-right: calc(50% - 50vw + 2.6041666667vw);
  margin-left: calc(50% - 50vw + 2.6041666667vw);
  aspect-ratio: 1820/490;
  width: 94.7916666667vw;
  border-radius: 0.78125vw;
  background: #e8e8e8;
}
@media screen and (max-width: 767px) {
  .c-hero-image {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    aspect-ratio: 335/180;
    width: auto;
    border-radius: 0vw;
  }
}
.c-hero-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-text-image {
  display: grid;
  align-items: start;
  grid-template-columns: 50% calc(50% + 1.0416666667vw);
  gap: 11.9791666667vw;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-text-image {
    grid-template-columns: 1fr;
    gap: 6.6666666667vw;
  }
}

.c-text-image__body {
  display: grid;
  width: 100%;
}

.c-text-image__text {
  color: #010b27;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 0.9375vw;
  line-height: 2.2222222222;
}
@media screen and (max-width: 767px) {
  .c-text-image__text {
    font-size: 3.7333333333vw;
  }
}
.c-text-image__text + .c-text-image__text {
  margin-top: 2.0833333333vw;
}
@media screen and (max-width: 767px) {
  .c-text-image__text + .c-text-image__text {
    margin-top: 6.4vw;
  }
}

.c-text-image__image {
  display: block;
  overflow: hidden;
  aspect-ratio: 730/464;
  width: 100%;
  height: auto;
  border-radius: 0.78125vw 0 0 0.78125vw;
}
@media screen and (max-width: 767px) {
  .c-text-image__image {
    order: -1;
    margin-right: -5.3333333333vw;
    aspect-ratio: 335/220;
    width: calc(100% + 5.3333333333vw);
    border-radius: 2.1333333333vw 0 0 2.1333333333vw;
  }
}
.c-text-image__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-text-image--reverse .c-text-image__body {
  order: 2;
}
.c-text-image--reverse .c-text-image__image {
  order: 1;
}

/* =================================
 banner
================================= */
.c-banner {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 1420/340;
  width: 100%;
  border-radius: 0.78125vw;
  background: #010b27;
  color: #fff;
  text-decoration: none;
  isolation: isolate;
}
@media screen and (max-width: 767px) {
  .c-banner {
    aspect-ratio: 335/260;
    min-height: 0;
    border-radius: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-banner:hover .c-banner__bg img {
    transform: scale(1.04);
  }
  .c-banner:hover .c-banner__button-icon,
  .c-banner:hover .c-banner__external-icon {
    transform: translateX(0.2604166667vw);
  }
}
.c-banner:link, .c-banner:active, .c-banner:visited, .c-banner:hover {
  color: #fff;
}
.c-banner::before, .c-banner::after {
  position: absolute;
  content: "";
  pointer-events: none;
  inset: 0;
}
.c-banner::before {
  z-index: 1;
}
.c-banner::after {
  z-index: 2;
}

.c-banner__bg {
  position: absolute;
  z-index: 0;
  display: block;
  inset: 0;
}
.c-banner__bg img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.55s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.c-banner__inner {
  position: relative;
  z-index: 3;
  display: grid;
  align-items: center;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  padding: 0 6.7708333333vw;
}
@media screen and (max-width: 767px) {
  .c-banner__inner {
    align-content: center;
    grid-template-columns: 1fr;
    gap: 4.8vw;
    padding: 6.9333333333vw 6.4vw;
  }
}

.c-banner__lead {
  display: block;
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 800;
  font-size: 2.0833333333vw;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-banner__lead {
    font-size: 5.8666666667vw;
    line-height: 1.5454545455;
  }
}

.c-banner__content {
  display: grid;
  gap: 1.25vw;
  width: -moz-fit-content;
  width: fit-content;
  justify-items: center;
}
@media screen and (max-width: 767px) {
  .c-banner__content {
    gap: 3.2vw;
    justify-items: start;
  }
}

.c-banner__title {
  display: block;
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.8229166667vw;
  line-height: 1.4571428571;
}
@media screen and (max-width: 767px) {
  .c-banner__title {
    font-size: 4.8vw;
    line-height: 1.5555555556;
  }
}

.c-banner__title--en {
  letter-spacing: 0.1em;
  font-weight: 600;
  font-size: 2.0833333333vw;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-banner__title--en {
    font-size: 6.1333333333vw;
    line-height: 1.3913043478;
  }
}

.c-banner__button {
  display: inline-flex;
  align-items: center;
  gap: 2.4479166667vw;
  color: #da4700;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-banner__button {
    gap: 3.4666666667vw;
    font-size: 3.7333333333vw;
  }
}

.c-banner__button-text {
  display: block;
}

.c-banner__button-icon,
.c-banner__external-icon {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  justify-content: center;
  aspect-ratio: 1/1;
  border-radius: 50%;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.c-banner__button-icon::before,
.c-banner__external-icon::before {
  display: block;
  aspect-ratio: 30/18;
  background: #fff;
  content: "";
  -webkit-mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
  mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
}

.c-banner__button-icon {
  width: 2.2395833333vw;
  background: #da4700;
}
@media screen and (max-width: 767px) {
  .c-banner__button-icon {
    width: 9.0666666667vw;
  }
}
.c-banner__button-icon::before {
  width: 0.9895833333vw;
  height: 0.5729166667vw;
}
@media screen and (max-width: 767px) {
  .c-banner__button-icon::before {
    width: 3.7333333333vw;
    height: 2.1333333333vw;
  }
}

.c-banner__brand {
  display: grid;
  gap: 0.625vw;
  width: -moz-fit-content;
  width: fit-content;
  justify-items: center;
}
@media screen and (max-width: 767px) {
  .c-banner__brand {
    gap: 2.4vw;
  }
}

.c-banner__logo {
  display: block;
  width: 10.78125vw;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-banner__logo {
    width: 32vw;
  }
}

.c-banner__external {
  display: inline-flex;
  align-items: center;
  gap: 0.4166666667vw;
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-banner__external {
    gap: 1.8666666667vw;
    font-size: 3.7333333333vw;
  }
}

.c-banner__external-text {
  display: block;
}

.c-banner__external-icon {
  width: 2.2395833333vw;
  background: #010b27;
}
@media screen and (max-width: 767px) {
  .c-banner__external-icon {
    width: 6.6666666667vw;
  }
}
.c-banner__external-icon::before {
  width: 0.9895833333vw;
  height: 0.625vw;
}
@media screen and (max-width: 767px) {
  .c-banner__external-icon::before {
    width: 2.6666666667vw;
    height: 1.6vw;
  }
}

.c-banner--industry {
  padding: 4.0625vw 6.6145833333vw 4.0625vw 6.7708333333vw;
}
@media screen and (max-width: 767px) {
  .c-banner--industry {
    padding: 7.4666666667vw 6.4vw;
  }
}
.c-banner--industry::before {
  display: none;
}
.c-banner--industry::after {
  background: rgba(1, 11, 39, 0.73);
  clip-path: polygon(54% 0, 100% 0, 100% 100%, 45% 100%);
}
@media screen and (max-width: 767px) {
  .c-banner--industry::after {
    background: rgba(1, 11, 39, 0.62);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 0 100%);
  }
}
@media screen and (max-width: 767px) {
  .c-banner--industry .c-banner__bg img {
    -o-object-position: 20%;
       object-position: 20%;
  }
}
.c-banner--industry .c-banner__inner {
  align-items: flex-end;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .c-banner--industry .c-banner__inner {
    gap: 5.3333333333vw;
  }
}
.c-banner--industry .c-banner__content {
  margin-left: 6.25vw;
  justify-self: center;
}
@media screen and (max-width: 767px) {
  .c-banner--industry .c-banner__content {
    margin-left: 0;
    justify-self: start;
  }
}

.c-banner--corporate {
  background: #dce6ee;
}
@media screen and (max-width: 767px) {
  .c-banner--corporate {
    aspect-ratio: auto;
  }
}
.c-banner--corporate::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-banner--corporate .c-banner__bg img {
    -o-object-position: 80%;
       object-position: 80%;
  }
}
.c-banner--corporate .c-banner__inner {
  position: absolute;
  display: block;
  padding: 0;
  inset: 0;
}
@media screen and (max-width: 767px) {
  .c-banner--corporate .c-banner__inner {
    position: relative;
    display: grid;
    align-content: center;
    gap: 3.7333333333vw;
    padding: 7.4666666667vw 5.8666666667vw 6.9333333333vw;
    inset: auto;
  }
}
.c-banner--corporate .c-banner__brand {
  position: absolute;
  top: 34.7058823529%;
  left: 50%;
  padding-top: 0;
  transform: translateX(-50%);
  justify-self: center;
}
@media screen and (max-width: 767px) {
  .c-banner--corporate .c-banner__brand {
    position: static;
    padding-top: 0;
    transform: none;
  }
}
.c-banner--corporate .c-banner__title {
  position: absolute;
  top: 4.5833333333vw;
  right: 4.375vw;
  justify-self: center;
}
@media screen and (max-width: 767px) {
  .c-banner--corporate .c-banner__title {
    position: static;
    width: 100%;
    text-align: center;
    letter-spacing: 0.08em;
    font-size: 5.0666666667vw;
    line-height: 1.4736842105;
  }
}

.c-entry-cta {
  position: relative;
  display: grid;
  overflow: visible;
  align-items: center;
  padding: 0 2.1875vw 0 3.2291666667vw;
  min-height: 10.46875vw;
  width: 45.7291666667vw;
  border-radius: 1.0416666667vw;
  background: #da4700;
  color: #fff;
  text-decoration: none;
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  isolation: isolate;
}
@media screen and (max-width: 767px) {
  .c-entry-cta {
    grid-template-columns: 1fr;
    gap: 2.1333333333vw;
    padding: 5.6vw 4vw 4vw 40vw;
    min-height: 26.6666666667vw;
    width: 100%;
    border-radius: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-entry-cta:hover {
    opacity: 0.82;
    transform: translateY(-0.2083333333vw);
  }
  .c-entry-cta:hover .c-entry-cta__icon {
    transform: translateX(0.3125vw);
  }
}
.c-entry-cta:link, .c-entry-cta:active, .c-entry-cta:visited, .c-entry-cta:hover {
  color: #fff;
}

.c-entry-cta__image {
  position: absolute;
  top: -0.8854166667vw;
  left: 0;
  z-index: 0;
  display: block;
  overflow: hidden;
  aspect-ratio: 261/218;
  width: 13.59375vw;
  border-radius: 0 0 0 0.78125vw;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .c-entry-cta__image {
    top: -4.2666666667vw;
    bottom: 0;
    left: 0;
    aspect-ratio: auto;
    width: 33.3333333333vw;
    border-radius: 0 0 0 2.1333333333vw;
  }
  .c-entry-cta__image img {
    -o-object-position: left top;
       object-position: left top;
  }
}
.c-entry-cta__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-entry-cta__title {
  position: relative;
  z-index: 1;
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 3.6458333333vw;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-entry-cta__title {
    text-align: left;
    letter-spacing: 0.1em;
    font-size: 8vw;
  }
}

.c-entry-cta__button {
  position: absolute;
  top: 50%;
  right: 2.1875vw;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 0.5208333333vw;
  white-space: nowrap;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 0.8854166667vw;
  line-height: 1;
  transform: translateY(-50%);
  justify-self: end;
}
@media screen and (max-width: 767px) {
  .c-entry-cta__button {
    position: static;
    gap: 2.1333333333vw;
    font-size: 2.9333333333vw;
    transform: translate(0);
    justify-self: start;
  }
}

.c-entry-cta__button-text {
  display: block;
}

.c-entry-cta__icon {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  justify-content: center;
  aspect-ratio: 1/1;
  width: 2.3958333333vw;
  border-radius: 50%;
  background: #fff;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 767px) {
  .c-entry-cta__icon {
    width: 8vw;
  }
}
.c-entry-cta__icon::before {
  display: block;
  aspect-ratio: 30/18;
  width: 1.0416666667vw;
  background: #da4700;
  content: "";
  -webkit-mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
  mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c-entry-cta__icon::before {
    width: 5.3333333333vw;
  }
}

/* =================================
 slider
================================= */
.c-auto-slider {
  overflow: hidden;
  width: 100%;
}
.c-auto-slider .slick-list {
  overflow: visible;
}
.c-auto-slider .slick-track {
  display: flex;
}
.c-auto-slider .slick-slide {
  height: auto;
}
.c-auto-slider .slick-slide > div {
  height: 100%;
}

.c-auto-slider__item {
  padding: 0 0.5208333333vw;
  width: 28.6458333333vw;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .c-auto-slider__item {
    padding: 0 1.6vw;
    width: 66.6666666667vw;
  }
}

.c-auto-slider__image {
  display: block;
  overflow: hidden;
  aspect-ratio: 550/364;
  border-radius: 0.5208333333vw;
  background: #e8e8e8;
}
@media screen and (max-width: 767px) {
  .c-auto-slider__image {
    border-radius: 2.1333333333vw;
  }
}
.c-auto-slider__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-auto-slider:not(.slick-initialized) {
  display: flex;
}
.c-auto-slider:not(.slick-initialized) .c-auto-slider__item {
  flex: 0 0 22.3958333333vw;
}
@media screen and (max-width: 767px) {
  .c-auto-slider:not(.slick-initialized) .c-auto-slider__item {
    flex-basis: 66.6666666667vw;
  }
}

/* =================================
 item
================================= */
.c-item-card {
  display: grid;
  align-content: start;
  padding: 2.96875vw 1.7708333333vw 3.125vw;
  border: 0.0520833333vw solid #e3e3e3;
  background: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-item-card {
    padding: 5.3333333333vw 5.3333333333vw 8vw;
    border-width: 0.2666666667vw;
  }
}

.c-item-card__number {
  color: #607add;
  letter-spacing: 0.2em;
  font-size: 1.5625vw;
  font-family: "JNRfont_p", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .c-item-card__number {
    font-size: 5.8666666667vw;
  }
}

.c-item-card__title {
  margin-top: 1.8229166667vw;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.1458333333vw;
  line-height: 1.3636363636;
}
@media screen and (max-width: 767px) {
  .c-item-card__title {
    margin-top: 2.6666666667vw;
    font-size: 4.5333333333vw;
    line-height: 1.5882352941;
  }
}

.c-item-card__text {
  margin-top: 1.6666666667vw;
  color: #010b27;
  text-align: left;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .c-item-card__text {
    margin-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}

/* =================================
 card
================================= */
.c-point-card {
  display: grid;
  overflow: hidden;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  width: 100%;
  border-radius: 0.78125vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .c-point-card {
    grid-template-columns: 1fr;
    min-height: 0;
    border-radius: 2.1333333333vw;
  }
}

.c-point-card__body {
  display: grid;
  align-content: center;
  padding: 3.3854166667vw 2.6041666667vw 4.1666666667vw 3.3854166667vw;
}
@media screen and (max-width: 767px) {
  .c-point-card__body {
    padding: 5.3333333333vw;
  }
}

.c-point-card__label {
  padding: 0.2083333333vw 1.0416666667vw 0.15625vw;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0.2604166667vw;
  background: #da4700;
  color: #fff;
  letter-spacing: 0.2em;
  font-size: 0.7291666667vw;
  line-height: 1.4285714286;
}
@media screen and (max-width: 767px) {
  .c-point-card__label {
    padding: 1.0666666667vw 3.2vw 0.8vw;
    border-radius: 1.3333333333vw;
    font-size: 3.7333333333vw;
  }
}

.c-point-card__title {
  margin-top: 1.4583333333vw;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.3541666667vw;
  line-height: 1.5384615385;
}
@media screen and (max-width: 767px) {
  .c-point-card__title {
    margin-top: 4vw;
    font-size: 4.8vw;
    line-height: 1.6666666667;
  }
}

.c-point-card__text {
  margin-top: 1.8229166667vw;
  letter-spacing: 0.05em;
  font-size: 0.9375vw;
  line-height: 1.8888888889;
}
@media screen and (max-width: 767px) {
  .c-point-card__text {
    margin-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}

.c-point-card__image {
  display: block;
  min-height: 100%;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .c-point-card__image {
    order: -1;
    aspect-ratio: 335/210;
    min-height: 0;
    height: auto;
  }
}
.c-point-card__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-point-card--reverse .c-point-card__body {
  order: 2;
}
.c-point-card--reverse .c-point-card__image {
  order: 1;
}

.c-job-detail-card {
  padding: 4.5833333333vw 5.7291666667vw 4.6875vw;
  border-radius: 0.78125vw;
  background: #fff;
  --c-job-detail-card-accent: #607add;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card {
    padding: 5.3333333333vw;
    border-radius: 2.1333333333vw;
  }
}

.c-job-detail-card__head {
  display: grid;
  align-items: end;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 4.6875vw;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card__head {
    grid-template-columns: 1fr;
    gap: 6.4vw;
  }
}

.c-job-detail-card__number {
  color: var(--c-job-detail-card-accent);
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 4.6875vw;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card__number {
    font-size: 12.8vw;
  }
}

.c-job-detail-card .c-title-inline {
  margin-top: 2.1875vw;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card .c-title-inline {
    margin-top: 6.9333333333vw;
  }
}

.c-job-detail-card__lead,
.c-job-detail-card__text {
  color: #010b27;
  letter-spacing: 0.14em;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 2.25;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card__lead,
  .c-job-detail-card__text {
    font-size: 3.7333333333vw;
  }
}

.c-job-detail-card__main-image {
  display: block;
  overflow: hidden;
  margin-top: 2.0833333333vw;
  aspect-ratio: 1260/380;
  border-radius: 0.78125vw;
  background: #e8e8e8;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card__main-image {
    margin-top: 5.3333333333vw;
    aspect-ratio: 335/190;
    border-radius: 2.1333333333vw;
  }
}
.c-job-detail-card__main-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-job-detail-card__bottom {
  display: grid;
  align-items: start;
  grid-template-columns: minmax(0, 1fr) minmax(0, 35.1041666667vw);
  gap: 4.5833333333vw;
  margin-top: 2.8645833333vw;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card__bottom {
    grid-template-columns: 1fr;
    gap: 8vw;
    margin-top: 7.4666666667vw;
  }
}

.c-job-detail-card__body {
  display: grid;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card__body {
    padding-top: 0;
  }
}

.c-job-detail-card__buttons {
  display: grid;
  gap: 1.4583333333vw;
  margin-top: 2.9166666667vw;
  width: -moz-fit-content;
  width: fit-content;
  justify-items: start;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card__buttons {
    gap: 4.8vw;
    margin-top: 6.9333333333vw;
  }
}
.c-job-detail-card__buttons .c-button-detail {
  justify-content: space-between;
  width: 100%;
}

.c-job-detail-card__media {
  min-width: 0;
}

.c-job-detail-card__slider {
  width: 100%;
}
.c-job-detail-card__slider .slick-list {
  overflow: hidden;
  border-radius: 0.5208333333vw;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card__slider .slick-list {
    border-radius: 2.1333333333vw;
  }
}
.c-job-detail-card__slider .slick-track {
  display: flex;
}
.c-job-detail-card__slider .slick-slide {
  height: 100%;
}
.c-job-detail-card__slider .slick-slide > div {
  height: 100%;
}
.c-job-detail-card__slider .slick-dots {
  display: flex;
  justify-content: flex-end;
  gap: 0.5208333333vw;
  margin-top: 0.8333333333vw;
  padding-right: 0.3125vw;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card__slider .slick-dots {
    gap: 2.1333333333vw;
    margin-top: 2.6666666667vw;
    padding-right: 1.0666666667vw;
  }
}
.c-job-detail-card__slider .slick-dots li {
  width: 0.7291666667vw;
  height: 0.15625vw;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card__slider .slick-dots li {
    width: 3.7333333333vw;
    height: 0.8vw;
  }
}
.c-job-detail-card__slider .slick-dots button {
  display: block;
  overflow: hidden;
  padding: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background: #607add;
  color: transparent;
  font-size: 0;
  line-height: 0;
  opacity: 0.75;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.c-job-detail-card__slider .slick-dots .slick-active button {
  background: #da4700;
  opacity: 1;
}

.c-job-detail-card__slide {
  aspect-ratio: 735/410;
  width: 100%;
  height: 100%;
}
.c-job-detail-card__slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-job-detail-card__slider:not(.slick-initialized) {
  display: grid;
  grid-template-columns: 1fr;
  padding-bottom: 0.9895833333vw;
  background: linear-gradient(#da4700 0 0) right 1.5625vw bottom/0.7291666667vw 0.15625vw no-repeat, linear-gradient(#607add 0 0) right 0.3125vw bottom/0.7291666667vw 0.15625vw no-repeat, linear-gradient(#607add 0 0) right 2.8125vw bottom/0.7291666667vw 0.15625vw no-repeat;
}
@media screen and (max-width: 767px) {
  .c-job-detail-card__slider:not(.slick-initialized) {
    padding-bottom: 3.4666666667vw;
    background: linear-gradient(#da4700 0 0) right 6.9333333333vw bottom/3.7333333333vw 0.8vw no-repeat, linear-gradient(#607add 0 0) right 1.0666666667vw bottom/3.7333333333vw 0.8vw no-repeat, linear-gradient(#607add 0 0) right 12.8vw bottom/3.7333333333vw 0.8vw no-repeat;
  }
}
.c-job-detail-card__slider:not(.slick-initialized) .c-job-detail-card__slide:not(:first-child) {
  display: none;
}

.c-job-detail-card--blue {
  --c-job-detail-card-accent: #607add;
}

.c-job-detail-card--red {
  --c-job-detail-card-accent: #da4700;
}

.c-job-card {
  display: grid;
  align-items: center;
  grid-template-columns: minmax(0, 1fr) minmax(0, 35.1041666667vw);
  padding: 2.6041666667vw 4.0625vw 4.4270833333vw 5.3645833333vw;
  border-radius: 0.78125vw;
  background: #fff;
  --c-job-card-accent: #607add;
}
@media screen and (max-width: 767px) {
  .c-job-card {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
    padding: 5.3333333333vw;
    width: 100%;
    border-radius: 2.1333333333vw;
  }
}

.c-job-card__body {
  display: grid;
}

.c-job-card__number {
  margin-bottom: 0.78125vw;
  color: var(--c-job-card-accent);
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 4.1666666667vw;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-job-card__number {
    margin-bottom: 1.3333333333vw;
    font-size: 6.6666666667vw;
  }
}

.c-job-card .c-title-inline {
  margin-bottom: 1.0416666667vw;
}
@media screen and (max-width: 767px) {
  .c-job-card .c-title-inline {
    margin-bottom: 5.3333333333vw;
  }
}

.c-job-card__text {
  padding-right: 4.1666666667vw;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-job-card__text {
    padding-right: 0;
    font-size: 3.7333333333vw;
  }
}

.c-job-card__button {
  margin-top: 1.5625vw;
  padding-right: 4.1666666667vw;
  justify-self: end;
}
@media screen and (max-width: 767px) {
  .c-job-card__button {
    margin-top: 5.3333333333vw;
    padding: 0;
  }
}

.c-job-card__media {
  position: relative;
  min-width: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-job-card__media {
    order: -1;
  }
}

.c-job-card__slider {
  width: 100%;
}
.c-job-card__slider .slick-list {
  overflow: hidden;
  border-radius: 0.78125vw;
}
@media screen and (max-width: 767px) {
  .c-job-card__slider .slick-list {
    border-radius: 1.3333333333vw;
  }
}
.c-job-card__slider .slick-track {
  display: flex;
}
.c-job-card__slider .slick-slide {
  height: 100%;
}
.c-job-card__slider .slick-slide > div {
  height: 100%;
}
.c-job-card__slider .slick-dots {
  display: flex;
  justify-content: flex-end;
  gap: 0.5208333333vw;
  margin-top: 0.625vw;
  padding-right: 0.15625vw;
}
@media screen and (max-width: 767px) {
  .c-job-card__slider .slick-dots {
    gap: 2.1333333333vw;
    margin-top: 2.6666666667vw;
    padding-right: 0.8vw;
  }
}
.c-job-card__slider .slick-dots li {
  width: 0.7291666667vw;
  height: 0.15625vw;
}
@media screen and (max-width: 767px) {
  .c-job-card__slider .slick-dots li {
    width: 3.7333333333vw;
    height: 0.8vw;
  }
}
.c-job-card__slider .slick-dots button {
  display: block;
  overflow: hidden;
  padding: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background: #607add;
  color: transparent;
  font-size: 0;
  line-height: 0;
  opacity: 0.75;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.c-job-card__slider .slick-dots .slick-active button {
  background: #da4700;
  opacity: 1;
}

.c-job-card__slide {
  aspect-ratio: 333/187;
  width: 100%;
  height: 100%;
}
.c-job-card__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-job-card__slider:not(.slick-initialized) {
  display: grid;
  grid-template-columns: 1fr;
  padding-bottom: 0.78125vw;
  background: linear-gradient(#da4700 0 0) right 2.5vw bottom/0.7291666667vw 0.15625vw no-repeat, linear-gradient(#607add 0 0) right 1.25vw bottom/0.7291666667vw 0.15625vw no-repeat, linear-gradient(#607add 0 0) right 0 bottom/0.7291666667vw 0.15625vw no-repeat;
}
@media screen and (max-width: 767px) {
  .c-job-card__slider:not(.slick-initialized) {
    padding-bottom: 3.4666666667vw;
    background: linear-gradient(#da4700 0 0) right 11.7333333333vw bottom/3.7333333333vw 0.8vw no-repeat, linear-gradient(#607add 0 0) right 5.8666666667vw bottom/3.7333333333vw 0.8vw no-repeat, linear-gradient(#607add 0 0) right 0 bottom/3.7333333333vw 0.8vw no-repeat;
  }
}
.c-job-card__slider:not(.slick-initialized) .c-job-card__slide:not(:first-child) {
  display: none;
}

.c-job-card--blue {
  --c-job-card-accent: #607add;
}

.c-job-card--red {
  --c-job-card-accent: #da4700;
}

.c-interview-card {
  display: block;
  width: 100%;
}

.c-interview-card__link {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 640/600;
  border-radius: 1.0416666667vw;
  background: #010b27;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-interview-card__link {
    aspect-ratio: 335/315;
    border-radius: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-interview-card__link:hover .c-interview-card__image img {
    transform: scale(1.045);
  }
  .c-interview-card__link:hover .c-interview-card__icon {
    transform: translateX(0.2604166667vw);
  }
}
.c-interview-card__link:link, .c-interview-card__link:active, .c-interview-card__link:visited, .c-interview-card__link:hover {
  color: #fff;
}

.c-interview-card__image {
  display: block;
  width: 100%;
  height: 100%;
}
.c-interview-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.c-interview-card__body {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: grid;
  padding: 1.3020833333vw 3.3854166667vw 2.1875vw 4.6875vw;
  background: rgba(1, 11, 39, 0.58);
}
@media screen and (max-width: 767px) {
  .c-interview-card__body {
    padding: 5.3333333333vw;
  }
}

.c-interview-card__copy {
  display: block;
  padding-bottom: 0.8333333333vw;
  border-bottom: 0.0520833333vw solid white;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 1.1458333333vw;
  line-height: 1.4545454545;
}
@media screen and (max-width: 767px) {
  .c-interview-card__copy {
    padding-bottom: 2.6666666667vw;
    border-bottom-width: 0.2666666667vw;
    font-size: 4.2666666667vw;
  }
}
.c-interview-card__copy--min {
  font-size: 0.9375vw;
}
@media screen and (max-width: 767px) {
  .c-interview-card__copy--min {
    font-size: 4.2666666667vw;
  }
}

.c-interview-card__info {
  display: grid;
  gap: 0 0.5208333333vw;
  margin-top: 1.3020833333vw;
  padding-right: 3.8541666667vw;
}
@media screen and (max-width: 767px) {
  .c-interview-card__info {
    gap: 0 2.6666666667vw;
    margin-top: 4vw;
    padding-right: 13.3333333333vw;
  }
}

.c-interview-card__job {
  display: block;
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: 0.9375vw;
  line-height: 1.4444444444;
}
@media screen and (max-width: 767px) {
  .c-interview-card__job {
    font-size: 3.7333333333vw;
  }
}

.c-interview-card__job-en {
  margin-left: 0.625vw;
  color: #da4700;
  letter-spacing: 0.05em;
  font-size: 0.625vw;
}
@media screen and (max-width: 767px) {
  .c-interview-card__job-en {
    margin-left: 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
}

.c-interview-card__year {
  display: block;
  color: white;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.7291666667vw;
  line-height: 1.4285714286;
}
@media screen and (max-width: 767px) {
  .c-interview-card__year {
    font-size: 3.2vw;
  }
}

.c-interview-card__icon {
  position: absolute;
  right: 3.3333333333vw;
  bottom: 1.25vw;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  width: 3.75vw;
  border-radius: 50%;
  background: #da4700;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 767px) {
  .c-interview-card__icon {
    right: 4.2666666667vw;
    bottom: 4.8vw;
    width: 10.1333333333vw;
  }
}
.c-interview-card__icon::before {
  aspect-ratio: 30/18;
  width: 1.5625vw;
  background: #fff;
  content: "";
  -webkit-mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
  mask: url(../img/common/ico-arrow.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c-interview-card__icon::before {
    width: 4.5333333333vw;
  }
}

.c-training-panel {
  padding: 0.2604166667vw 4.84375vw 4.4270833333vw;
  min-width: 0;
  width: 100%;
  border-radius: 0.78125vw;
  background: #fff;
  color: #010b27;
}
@media screen and (max-width: 767px) {
  .c-training-panel {
    padding: 8vw 5.3333333333vw;
    border-radius: 2.1333333333vw;
  }
}

.c-training-panel__header {
  display: grid;
}

.c-training-panel__number {
  color: #607add;
  letter-spacing: 0.12em;
  font-weight: 700;
  font-size: 4.1666666667vw;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-training-panel__number {
    font-size: 10.1333333333vw;
  }
}

.c-training-panel__title {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 1.3020833333vw;
  margin-top: 1.0416666667vw;
  padding-left: 1.8229166667vw;
  width: -moz-fit-content;
  width: fit-content;
  color: #010b27;
}
@media screen and (max-width: 767px) {
  .c-training-panel__title {
    display: grid;
    gap: 1.6vw;
    margin-top: 5.3333333333vw;
    padding-left: 4.2666666667vw;
  }
}
.c-training-panel__title::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.4166666667vw;
  height: 2.34375vw;
  background: linear-gradient(to bottom, #da4700 0%, #da4700 50%, #607add 50%, #607add 100%);
  content: "";
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-training-panel__title::before {
    top: 0.5333333333vw;
    width: 1.0666666667vw;
    height: 6.4vw;
    transform: none;
  }
}

.c-training-panel__title-ja {
  display: block;
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: 2.0833333333vw;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-training-panel__title-ja {
    font-size: 5.6vw;
    line-height: 1.4285714286;
  }
}

.c-training-panel__title-en {
  display: block;
  color: #607add;
  letter-spacing: 0.1em;
  font-weight: 600;
  font-size: 0.8333333333vw;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .c-training-panel__title-en {
    font-size: 2.6666666667vw;
  }
}

.c-training-panel__lead {
  margin-top: 1.0416666667vw;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-training-panel__lead {
    margin-top: 3.7333333333vw;
    font-size: 4.2666666667vw;
  }
}

.c-training-panel__description {
  margin-top: 1.8229166667vw;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 0.9375vw;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .c-training-panel__description {
    margin-top: 4.8vw;
    font-size: 3.7333333333vw;
    line-height: 1.8333333333;
  }
}

.c-training-panel__table-wrap {
  overflow-x: auto;
  margin-top: 1.8229166667vw;
  min-width: 0;
  max-width: 100%;
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.c-training-panel__table-wrap::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-training-panel__table-wrap {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    margin-top: 6.4vw;
  }
}

.c-training-panel__table {
  width: 100%;
  border-collapse: collapse;
  border-top: 0.0520833333vw solid #e4e8f1;
  table-layout: fixed;
}
@media screen and (max-width: 767px) {
  .c-training-panel__table {
    min-width: 192vw;
    max-width: none;
    width: 192vw;
    border-top-width: 0.2666666667vw;
  }
}
.c-training-panel__table th,
.c-training-panel__table td {
  padding: 1.1458333333vw 0.9375vw;
  border-bottom: 0.0520833333vw solid #e4e8f1;
  vertical-align: top;
  text-align: left;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-training-panel__table th,
  .c-training-panel__table td {
    padding: 3.7333333333vw 3.2vw;
    border-bottom-width: 0.2666666667vw;
    font-size: 3.7333333333vw;
  }
}
.c-training-panel__table th {
  padding-top: 0.7291666667vw;
  padding-bottom: 0.7291666667vw;
  color: #607add;
  letter-spacing: 0.12em;
  font-weight: 700;
  font-size: 0.8333333333vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-training-panel__table th {
    padding-top: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
.c-training-panel__table td:nth-child(3) {
  vertical-align: middle;
}
.c-training-panel__table .c-training-panel__head-cell {
  text-align: left;
}

.c-training-panel__col--type {
  width: 33%;
}

.c-training-panel__col--content {
  width: 39%;
}

.c-training-panel__col--term {
  width: 28%;
}

.c-training-panel--new .c-training-panel__col--stage {
  width: 13%;
}
@media screen and (min-width: 768px) {
  .c-training-panel--new .c-training-panel__col--stage {
    width: 5.625vw;
  }
}
.c-training-panel--new .c-training-panel__col--theme {
  width: 30%;
}
@media screen and (min-width: 768px) {
  .c-training-panel--new .c-training-panel__col--theme {
    width: 16.875vw;
  }
}
.c-training-panel--new .c-training-panel__col--program {
  width: 32%;
}
@media screen and (min-width: 768px) {
  .c-training-panel--new .c-training-panel__col--program {
    width: auto;
  }
}
.c-training-panel--new .c-training-panel__col--period {
  width: 25%;
}
@media screen and (min-width: 768px) {
  .c-training-panel--new .c-training-panel__col--period {
    width: auto;
  }
}

.c-training-panel__type-detail-text {
  display: block;
}
@media screen and (min-width: 768px) {
  .c-training-panel__type-detail-text {
    max-width: 100%;
    width: 12.1875vw;
  }
}

.c-training-panel--purpose .c-training-panel__col--type {
  width: 27%;
}
.c-training-panel--purpose .c-training-panel__col--content {
  width: 47%;
}
.c-training-panel--purpose .c-training-panel__col--term {
  width: 26%;
}

.c-training-panel--qualification .c-training-panel__col--license {
  width: 34%;
}
.c-training-panel--qualification .c-training-panel__col--kind {
  width: 38%;
}
.c-training-panel--qualification .c-training-panel__col--count {
  width: 28%;
}

.c-training-panel__images {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 3.6458333333vw;
  margin-top: 3.3854166667vw;
}
@media screen and (max-width: 767px) {
  .c-training-panel__images {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    margin-top: 8vw;
  }
}

.c-training-panel__image {
  display: block;
  overflow: hidden;
  aspect-ratio: 584/359;
  width: 100%;
  border-radius: 0.78125vw;
  background: #e8e8e8;
}
@media screen and (max-width: 767px) {
  .c-training-panel__image {
    border-radius: 2.1333333333vw;
  }
}
.c-training-panel__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-faq-list {
  display: grid;
  width: 100%;
  color: #010b27;
}

.c-faq-list__item {
  padding-bottom: 1.3020833333vw;
  border-bottom: 0.0520833333vw solid rgba(96, 122, 221, 0.55);
}
@media screen and (max-width: 767px) {
  .c-faq-list__item {
    padding-bottom: 5.3333333333vw;
    border-bottom-width: 0.2666666667vw;
  }
}
.c-faq-list__item + .c-faq-list__item {
  padding-top: 1.8229166667vw;
}
@media screen and (max-width: 767px) {
  .c-faq-list__item + .c-faq-list__item {
    padding-top: 6.6666666667vw;
  }
}

.c-faq-list__row {
  display: grid;
  grid-template-columns: 2.5vw minmax(0, 1fr);
  gap: 0.7291666667vw;
}
@media screen and (max-width: 767px) {
  .c-faq-list__row {
    grid-template-columns: 9.0666666667vw minmax(0, 1fr);
    gap: 2.6666666667vw;
  }
}

.c-faq-list__row--answer {
  margin-top: 1.0416666667vw;
}
@media screen and (max-width: 767px) {
  .c-faq-list__row--answer {
    margin-top: 4vw;
  }
}
.c-faq-list__row--answer .c-faq-list__label {
  color: #010b27;
}

.c-faq-list__label {
  color: #607add;
  letter-spacing: 0.2em;
  font-size: 1.5625vw;
  font-family: "JNRfont_p", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-faq-list__label {
    font-size: 4.8vw;
  }
}

.c-faq-list__question {
  padding-top: 0.5208333333vw;
  color: #607add;
  letter-spacing: 0.2em;
  font-size: 1.0416666667vw;
  font-family: "JNRfont_p", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-faq-list__question {
    font-size: 4.2666666667vw;
    line-height: 1.5625;
  }
}

.c-faq-list__answer {
  padding-top: 0.2604166667vw;
  letter-spacing: 0.05em;
  font-size: 0.8333333333vw;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-faq-list__answer {
    font-size: 3.7333333333vw;
  }
}

/* =================================
 form
================================= */
.c-form--confirm .c-form-item__body {
  font-size: 0.8333333333vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-form--confirm .c-form-item__body {
    font-size: 3.7333333333vw;
  }
}

.c-form__list {
  display: grid;
}

.c-form-item {
  display: grid;
  align-items: center;
  grid-template-columns: 11.1979166667vw minmax(0, 1fr);
  gap: 1.25vw;
  padding: 1.8229166667vw 0;
  min-height: 4.6875vw;
  border-bottom: 0.0520833333vw solid #e5e5e5;
}
@media screen and (max-width: 767px) {
  .c-form-item {
    grid-template-columns: 1fr;
    gap: 3.2vw;
    padding: 4.8vw 0;
    min-height: 0;
    border-bottom-width: 0.2666666667vw;
  }
}

.c-form-item--top {
  align-items: start;
}
.c-form-item--top .c-form-item__head {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .c-form-item--top .c-form-item__head {
    padding-top: 0;
  }
}

.c-form-item__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.9375vw;
}
@media screen and (max-width: 767px) {
  .c-form-item__head {
    justify-content: flex-start;
    gap: 3.2vw;
  }
}

.c-form-item__label {
  letter-spacing: 0.08em;
  font-weight: 700;
  font-size: 0.9375vw;
  line-height: 2.2222222222;
}
@media screen and (max-width: 767px) {
  .c-form-item__label {
    font-size: 3.7333333333vw;
    line-height: 1.5714285714;
  }
}

.c-form-badge {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  justify-content: center;
  min-width: 2.0833333333vw;
  min-height: 1.3541666667vw;
  border-radius: 0.2604166667vw;
  letter-spacing: 0;
  font-size: 0.7291666667vw;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-form-badge {
    min-width: 9.0666666667vw;
    min-height: 5.6vw;
    border-radius: 1.0666666667vw;
    font-size: 2.6666666667vw;
  }
}

.c-form-badge--required {
  background: #da4700;
  color: #fff;
}

.c-form-badge--optional {
  border: 0.0520833333vw solid #626364;
  background: #fff;
  color: #4a5452;
}
@media screen and (max-width: 767px) {
  .c-form-badge--optional {
    border-width: 0.2666666667vw;
  }
}

.c-form-item__body {
  position: relative;
  min-width: 0;
}

.c-form-input,
.c-form-textarea,
.c-form-select {
  display: block;
  width: 100%;
  border: 0;
  border-radius: 0;
  background: #f3f3f3;
  color: #010b27;
  letter-spacing: 0.08em;
  font-weight: 500;
  font-size: 0.7291666667vw;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (max-width: 767px) {
  .c-form-input,
  .c-form-textarea,
  .c-form-select {
    font-size: 3.7333333333vw;
  }
}
.c-form-input::-moz-placeholder, .c-form-textarea::-moz-placeholder, .c-form-select::-moz-placeholder {
  color: #c9c9c9;
}
.c-form-input::placeholder,
.c-form-textarea::placeholder,
.c-form-select::placeholder {
  color: #c9c9c9;
}
.c-form-input:focus,
.c-form-textarea:focus,
.c-form-select:focus {
  outline: 0.0520833333vw solid rgba(96, 122, 221, 0.85);
}
@media screen and (max-width: 767px) {
  .c-form-input:focus,
  .c-form-textarea:focus,
  .c-form-select:focus {
    outline-width: 0.2666666667vw;
  }
}

.c-form-input,
.c-form-select {
  padding: 0 1.4583333333vw;
  min-height: 2.6041666667vw;
}
@media screen and (max-width: 767px) {
  .c-form-input,
  .c-form-select {
    padding: 0 3.7333333333vw;
    min-height: 12.8vw;
  }
}

.c-form-select {
  cursor: pointer;
}

.c-form-select--short {
  width: 14.5833333333vw;
}
@media screen and (max-width: 767px) {
  .c-form-select--short {
    width: 100%;
  }
}

.c-form-textarea {
  padding: 0.9375vw 1.4583333333vw;
  min-height: 6.7708333333vw;
  resize: vertical;
}
@media screen and (max-width: 767px) {
  .c-form-textarea {
    padding: 3.7333333333vw;
    min-height: 40vw;
  }
}

.c-form-selectmenu.ui-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 2.2916666667vw 0 1.4583333333vw;
  min-height: 2.6041666667vw;
  width: 14.5833333333vw !important;
  border: 0;
  border-radius: 0;
  background: #f3f3f3;
  color: #010b27;
  letter-spacing: 0.08em;
  font-weight: 500;
  font-size: 0.6770833333vw;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-form-selectmenu.ui-button {
    padding: 0 10.6666666667vw 0 3.7333333333vw;
    min-height: 12.8vw;
    width: 100% !important;
    font-size: 3.4666666667vw;
  }
}
.c-form-selectmenu.ui-button:hover, .c-form-selectmenu.ui-button:focus {
  border: 0;
  background: #f3f3f3;
  color: #010b27;
}
.c-form-selectmenu.ui-button.ui-selectmenu-button-open .ui-selectmenu-icon {
  transform: translateY(-50%) rotate(180deg);
}
.c-form-selectmenu.ui-button .ui-selectmenu-text {
  overflow: hidden;
  margin-right: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-form-selectmenu.ui-button .ui-selectmenu-icon {
  position: absolute;
  top: 50%;
  right: 0.9375vw;
  float: none;
  flex: 0 0 auto;
  margin-top: 0;
  width: 0;
  height: 0;
  border-top: 0.6770833333vw solid #da4700;
  border-right: 0.4166666667vw solid transparent;
  border-left: 0.4166666667vw solid transparent;
  background: none;
  text-indent: 0;
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-form-selectmenu.ui-button .ui-selectmenu-icon {
    right: 3.7333333333vw;
    border-top-width: 2.6666666667vw;
    border-right-width: 1.6vw;
    border-left-width: 1.6vw;
  }
}

.c-form-selectmenu-menu.ui-selectmenu-menu {
  z-index: 30;
  padding: 0;
}
.c-form-selectmenu-menu.ui-selectmenu-menu .ui-menu {
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 0.4166666667vw 1.0416666667vw rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767px) {
  .c-form-selectmenu-menu.ui-selectmenu-menu .ui-menu {
    box-shadow: 0 2.1333333333vw 4.8vw rgba(0, 0, 0, 0.08);
  }
}
.c-form-selectmenu-menu.ui-selectmenu-menu .ui-menu-item-wrapper {
  margin: 0;
  padding: 0.6770833333vw 1.4583333333vw;
  border: 0;
  color: #010b27;
  letter-spacing: 0.08em;
  font-weight: 500;
  font-size: 0.7291666667vw;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-form-selectmenu-menu.ui-selectmenu-menu .ui-menu-item-wrapper {
    padding: 3.4666666667vw 3.7333333333vw;
    font-size: 3.4666666667vw;
  }
}
.c-form-selectmenu-menu.ui-selectmenu-menu .ui-state-active,
.c-form-selectmenu-menu.ui-selectmenu-menu .ui-widget-content .ui-state-active {
  margin: 0;
  border: 0;
  background: #da4700;
  color: #fff;
}

.c-form-file {
  display: inline-flex;
  align-items: center;
  gap: 0.7291666667vw;
  max-width: 100%;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .c-form-file {
    gap: 2.6666666667vw;
  }
}

.c-form-file__input {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.c-form-file__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.4583333333vw;
  min-height: 2.6041666667vw;
  background: #f3f3f3;
  color: #010b27;
  letter-spacing: 0.08em;
  font-weight: 500;
  font-size: 0.6770833333vw;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-form-file__button {
    padding: 0 4.8vw;
    min-height: 11.7333333333vw;
    font-size: 3.4666666667vw;
  }
}

.c-form-file__name {
  overflow: hidden;
  max-width: 18.75vw;
  color: #777;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: 0.04em;
  font-size: 0.625vw;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-form-file__name {
    max-width: 48vw;
    font-size: 2.9333333333vw;
  }
}

.c-form-privacy {
  margin-top: 2.5vw;
  color: #010b27;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-form-privacy {
    margin-top: 8vw;
  }
}

.c-form-privacy__label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5208333333vw;
  letter-spacing: 0.08em;
  font-weight: 500;
  font-size: 0.78125vw;
  line-height: 1.5;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .c-form-privacy__label {
    gap: 2.1333333333vw;
    font-size: 3.4666666667vw;
  }
}

.c-form-privacy__checkbox {
  flex: 0 0 auto;
  margin: 0;
  width: 0.625vw;
  height: 0.625vw;
  border: 0.0520833333vw solid #010b27;
  border-radius: 0;
  background: #fff;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (max-width: 767px) {
  .c-form-privacy__checkbox {
    width: 3.2vw;
    height: 3.2vw;
    border-width: 0.2666666667vw;
  }
}
.c-form-privacy__checkbox:checked {
  background: linear-gradient(#607add 0 0) center/70% 70% no-repeat #fff;
}

.c-form-privacy__text {
  display: block;
}
.c-form-privacy__text a {
  color: #607add;
  text-decoration: underline;
}
.c-form-privacy__text a:hover {
  text-decoration: none;
}

/* =================================
 button
================================= */
.c-button-detail {
  display: inline-flex;
  align-items: center;
  gap: 1.9270833333vw;
  color: #da4700;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1;
  transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 767px) {
  .c-button-detail {
    gap: 4vw;
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .c-button-detail:hover {
    opacity: 0.82;
  }
  .c-button-detail:hover .c-button-detail__icon {
    transform: translateX(0.3125vw);
  }
}
.c-button-detail:link, .c-button-detail:active, .c-button-detail:visited, .c-button-detail:hover {
  color: #da4700;
}

.c-button-detail__text {
  display: block;
}

.c-button-detail__icon {
  display: inline-flex;
  align-items: center;
  flex: 0 0 3.75vw;
  justify-content: center;
  width: 3.75vw;
  height: 3.75vw;
  border-radius: 50%;
  background-color: currentColor;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 767px) {
  .c-button-detail__icon {
    flex-basis: 10.6666666667vw;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
.c-button-detail__icon::before {
  display: block;
  aspect-ratio: 30/18;
  width: 1.5625vw;
  background-color: #fff;
  content: "";
  -webkit-mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
  mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c-button-detail__icon::before {
    width: 4.8vw;
  }
}

.c-button-detail--red {
  color: #da4700;
}
.c-button-detail--red:link, .c-button-detail--red:active, .c-button-detail--red:visited, .c-button-detail--red:hover {
  color: #da4700;
}

.c-button-detail--blue {
  color: #607add;
}
.c-button-detail--blue:link, .c-button-detail--blue:active, .c-button-detail--blue:visited, .c-button-detail--blue:hover {
  color: #607add;
}

.c-button-pill {
  display: flex;
  align-items: center;
  padding: 0 1.0416666667vw 0 1.40625vw;
  min-width: 9.0104166667vw;
  min-height: 2.34375vw;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 52.03125vw;
  background-color: #fff;
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.78125vw;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-button-pill {
    justify-content: center;
    padding: 0 6.4vw;
    min-width: 34.6666666667vw;
    min-height: 9.3333333333vw;
    border-radius: 266.4vw;
    font-size: 3.2vw;
  }
}
.c-button-pill:link, .c-button-pill:active, .c-button-pill:visited, .c-button-pill:hover {
  color: #010b27;
}
.c-button-pill::before {
  display: block;
  flex: 0 0 0.3645833333vw;
  margin-right: 0.78125vw;
  width: 0.3645833333vw;
  height: 0.3645833333vw;
  border-radius: 50%;
  background-color: #607add;
  content: "";
}
@media screen and (max-width: 767px) {
  .c-button-pill::before {
    flex-basis: 1.8666666667vw;
    margin-right: 3.4666666667vw;
    width: 1.8666666667vw;
    height: 1.8666666667vw;
  }
}

.c-button-pill--white {
  background-color: #fff;
}

.c-button-pill--gray {
  background-color: #dedede;
}

.c-button-pill--blue {
  background-color: #607add;
  color: #fff;
}
.c-button-pill--blue:link, .c-button-pill--blue:active, .c-button-pill--blue:visited, .c-button-pill--blue:hover {
  color: #fff;
}
.c-button-pill--blue::before {
  background-color: #fff;
}

.c-button-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.875vw;
  padding: 0 2.96875vw 0 4.1666666667vw;
  min-width: 28.8541666667vw;
  min-height: 5.9375vw;
  border-radius: 52.03125vw;
  background: #fff;
  color: #010b27;
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: 1.1458333333vw;
  line-height: 1;
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 767px) {
  .c-button-arrow {
    gap: 6.4vw;
    padding: 0 4.8vw 0 11.2vw;
    min-width: 80vw;
    min-height: 19.7333333333vw;
    border-radius: 266.4vw;
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .c-button-arrow:hover {
    opacity: 0.82;
    transform: translateY(-0.2083333333vw);
  }
  .c-button-arrow:hover .c-button-arrow__icon {
    transform: translateX(0.3125vw);
  }
}
.c-button-arrow:link, .c-button-arrow:active, .c-button-arrow:visited, .c-button-arrow:hover {
  color: #010b27;
}

.c-button-arrow__text {
  display: block;
}

.c-button-arrow__icon {
  display: inline-flex;
  align-items: center;
  flex: 0 0 3.3333333333vw;
  justify-content: center;
  aspect-ratio: 1/1;
  width: 3.3333333333vw;
  border-radius: 50%;
  background: #607add;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 767px) {
  .c-button-arrow__icon {
    flex-basis: 13.3333333333vw;
    width: 13.3333333333vw;
  }
}
.c-button-arrow__icon::before {
  display: block;
  aspect-ratio: 30/18;
  width: 1.3541666667vw;
  background: #fff;
  content: "";
  -webkit-mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
  mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c-button-arrow__icon::before {
    width: 5.3333333333vw;
  }
}

.c-button-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5625vw;
  padding: 0 1.5625vw 0 1.5625vw;
  min-height: 6.0416666667vw;
  width: 100%;
  border-radius: 0.78125vw;
  background: var(--c-button-cta-bg);
  color: var(--c-button-cta-color);
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.25vw;
  line-height: 1;
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --c-button-cta-bg: #fff;
  --c-button-cta-color: #010b27;
  --c-button-cta-dot: #607add;
  --c-button-cta-icon-bg: #010b27;
  --c-button-cta-icon-color: #fff;
}
@media screen and (max-width: 767px) {
  .c-button-cta {
    gap: 4.8vw;
    padding: 0 4.8vw 0 6.4vw;
    min-height: 18.6666666667vw;
    border-radius: 2.1333333333vw;
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .c-button-cta:hover {
    opacity: 0.82;
    transform: translateY(-0.1041666667vw);
  }
  .c-button-cta:hover .c-button-cta__icon {
    transform: translateX(0.3125vw);
  }
}
.c-button-cta:link, .c-button-cta:active, .c-button-cta:visited, .c-button-cta:hover {
  color: var(--c-button-cta-color);
}

.c-button-cta__text {
  display: flex;
  align-items: center;
  min-width: 0;
  font-feature-settings: "palt";
}
.c-button-cta__text::before {
  display: block;
  flex: 0 0 0.7291666667vw;
  margin-right: 1.1458333333vw;
  width: 0.7291666667vw;
  height: 0.7291666667vw;
  border-radius: 50%;
  background: var(--c-button-cta-dot);
  content: "";
}
@media screen and (max-width: 767px) {
  .c-button-cta__text::before {
    flex-basis: 2.1333333333vw;
    margin-right: 3.2vw;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}

.c-button-cta__icon {
  display: inline-flex;
  align-items: center;
  flex: 0 0 2.9166666667vw;
  justify-content: center;
  aspect-ratio: 1/1;
  width: 2.9166666667vw;
  border-radius: 50%;
  background: var(--c-button-cta-icon-bg);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 767px) {
  .c-button-cta__icon {
    flex-basis: 11.2vw;
    width: 11.2vw;
  }
}
.c-button-cta__icon::before {
  display: block;
  aspect-ratio: 30/18;
  width: 1.1458333333vw;
  background: var(--c-button-cta-icon-color);
  content: "";
  -webkit-mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
  mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c-button-cta__icon::before {
    width: 4.5333333333vw;
  }
}

.c-button-cta--new {
  --c-button-cta-bg: #da4700;
  --c-button-cta-color: #fff;
  --c-button-cta-dot: #607add;
  --c-button-cta-icon-bg: #607add;
}

.c-button-cta--career {
  --c-button-cta-bg: #607add;
  --c-button-cta-color: #fff;
  --c-button-cta-dot: #da4700;
  --c-button-cta-icon-bg: #da4700;
}

.c-button-cta--entry {
  --c-button-cta-bg: #fff;
  --c-button-cta-color: #010b27;
  --c-button-cta-dot: #607add;
  --c-button-cta-icon-bg: #010b27;
}

.c-button-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1.3541666667vw;
  padding: 0 2.0833333333vw;
  min-width: 16.3541666667vw;
  min-height: 4.4791666667vw;
  border: 0;
  border-radius: 0.78125vw;
  background: #da4700;
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: 700;
  font-size: 0.8333333333vw;
  line-height: 1;
  cursor: pointer;
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.c-button-submit:link, .c-button-submit:active, .c-button-submit:visited {
  color: #fff;
  cursor: pointer;
}
.c-button-submit:hover {
  color: #fff;
}
.c-button-submit {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (max-width: 767px) {
  .c-button-submit {
    gap: 4.8vw;
    padding: 0 7.4666666667vw;
    min-width: 69.3333333333vw;
    min-height: 18.6666666667vw;
    border-radius: 2.6666666667vw;
    font-size: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .c-button-submit:hover {
    opacity: 0.82;
    transform: translateY(-0.1041666667vw);
  }
  .c-button-submit:hover .c-button-submit__icon {
    transform: translateX(0.3125vw);
  }
}

.c-button-submit--back {
  flex-direction: row-reverse;
  background: #9a9a9a;
}
@media screen and (min-width: 768px) {
  .c-button-submit--back:hover .c-button-submit__icon {
    transform: translateX(-0.3125vw);
  }
}
.c-button-submit--back .c-button-submit__icon::before {
  background: #9a9a9a;
  transform: rotate(180deg);
}

.c-button-submit__text {
  display: block;
}

.c-button-submit__icon {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  justify-content: center;
  aspect-ratio: 1/1;
  width: 2.2395833333vw;
  border-radius: 50%;
  background: #fff;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 767px) {
  .c-button-submit__icon {
    width: 10.1333333333vw;
  }
}
.c-button-submit__icon::before {
  display: block;
  aspect-ratio: 30/18;
  width: 0.8854166667vw;
  background: #da4700;
  content: "";
  -webkit-mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
  mask: url("../img/common/ico-arrow.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c-button-submit__icon::before {
    width: 4vw;
  }
}

/* =================================
 section
================================= */
.c-common-sec {
  padding: 4.1666666667vw 0 7.8125vw;
}
@media screen and (max-width: 767px) {
  .c-common-sec {
    padding: 10.6666666667vw 5.3333333333vw 16vw;
  }
}
.c-common-sec--pt0 {
  padding-top: 0;
}
.c-common-sec--pb0 {
  padding-bottom: 0;
}
.c-common-sec--white {
  background: #fff;
}
.c-common-sec--gray {
  background: #f3f3f3;
}
.c-common-sec__hero {
  margin-bottom: 3.6458333333vw;
}
@media screen and (max-width: 767px) {
  .c-common-sec__hero {
    margin-bottom: 10.6666666667vw;
  }
}
.c-common-sec__inner {
  margin: 0 auto;
  width: 73.9583333333vw;
}
@media screen and (max-width: 767px) {
  .c-common-sec__inner {
    width: 100%;
  }
}
.c-common-sec__title {
  margin-bottom: 5.2083333333vw;
}
@media screen and (max-width: 767px) {
  .c-common-sec__title {
    margin-bottom: 10.6666666667vw;
  }
}
.c-common-sec__slider {
  margin-top: 6.7708333333vw;
}
@media screen and (max-width: 767px) {
  .c-common-sec__slider {
    margin-top: 16vw;
  }
}

/* ======================================================================
 layout
====================================================================== */
.l-container {
  overflow-x: hidden;
  min-height: 100vh;
}
.l-container--lower {
  position: relative;
  z-index: 0;
}
.l-container--lower:before {
  position: absolute;
  top: 0;
  left: -1.875vw;
  z-index: -1;
  width: 105.8333333333vw;
  height: 100%;
  background: url(../img/common/page-obj.png) repeat-y top/100% auto;
  content: "";
}
.l-container--blue {
  background: #f5f7ff;
}
.l-container--gray {
  background: #f3f3f3;
}

.l-recruit-banner {
  position: relative;
  z-index: 3;
  margin: 6.25vw 0;
}
@media screen and (max-width: 767px) {
  .l-recruit-banner {
    padding: 0 5.3333333333vw;
  }
}

.l-recruit-banner__inner {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 5.2083333333vw 5.2083333333vw 3.6458333333vw 30.8333333333vw;
  min-height: 15.8854166667vw;
  width: 73.9583333333vw;
  border-radius: 0.78125vw;
  background: #010b27;
  color: #fff;
  isolation: isolate;
}
@media screen and (max-width: 767px) {
  .l-recruit-banner__inner {
    padding: 61.3333333333vw 4.8vw 6.4vw;
    min-height: 0;
    width: 100%;
    border-radius: 2.1333333333vw;
  }
}

.l-recruit-banner__human {
  position: absolute;
  bottom: 0.8854166667vw;
  left: 0vw;
  z-index: 2;
  width: 31.875vw;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .l-recruit-banner__human {
    top: 2.6666666667vw;
    left: 0vw;
    width: 85.3333333333vw;
  }
}
.l-recruit-banner__human img {
  display: block;
  width: 100%;
}

.l-recruit-banner__rail {
  position: absolute;
  top: -1.7708333333vw;
  right: -6.25vw;
  z-index: 0;
  width: 47.3958333333vw;
  mix-blend-mode: screen;
  opacity: 0.45;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .l-recruit-banner__rail {
    top: 5.3333333333vw;
    bottom: auto;
    left: -10.6666666667vw;
    width: 114.6666666667vw;
  }
}
.l-recruit-banner__rail img {
  display: block;
  width: 100%;
}

.l-recruit-banner__large-text {
  position: absolute;
  bottom: 0.8854166667vw;
  left: 2.3958333333vw;
  z-index: 3;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 5.2083333333vw;
  line-height: 1.45;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .l-recruit-banner__large-text {
    top: 40vw;
    bottom: auto;
    left: 5.3333333333vw;
    font-size: 11.2vw;
  }
}
.l-recruit-banner__large-text span {
  position: relative;
  z-index: 1;
  display: block;
}

.l-recruit-banner__contents {
  position: relative;
  z-index: 2;
  width: 37.8645833333vw;
}
@media screen and (max-width: 767px) {
  .l-recruit-banner__contents {
    width: 100%;
  }
}

.l-recruit-banner__title {
  margin-bottom: 3.6458333333vw;
  letter-spacing: 0.2em;
  font-size: 3.125vw;
  font-family: "JNRfont_p", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.1764705882;
}
@media screen and (max-width: 767px) {
  .l-recruit-banner__title {
    margin-bottom: 4.8vw;
    font-size: 6.9333333333vw;
    line-height: 1.5;
  }
}

.l-recruit-banner__buttons {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.09375vw;
}
@media screen and (max-width: 767px) {
  .l-recruit-banner__buttons {
    grid-template-columns: 1fr;
    gap: 3.2vw;
  }
}
.l-recruit-banner__buttons .c-button-cta {
  gap: 1.0416666667vw;
  min-height: 4.4791666667vw;
  font-size: 0.9375vw;
}
@media screen and (max-width: 767px) {
  .l-recruit-banner__buttons .c-button-cta {
    gap: 2.6666666667vw;
    padding: 0 4.8vw 0 6.4vw;
    min-height: 18.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
.l-recruit-banner__buttons .c-button-cta__text::before {
  flex-basis: 0.5208333333vw;
  margin-right: 0.8854166667vw;
  width: 0.5208333333vw;
  height: 0.5208333333vw;
}
@media screen and (max-width: 767px) {
  .l-recruit-banner__buttons .c-button-cta__text::before {
    flex-basis: 1.6vw;
    margin-right: 2.4vw;
    width: 1.6vw;
    height: 1.6vw;
  }
}
.l-recruit-banner__buttons .c-button-cta__icon {
  flex-basis: 2.0833333333vw;
  width: 2.0833333333vw;
}
@media screen and (max-width: 767px) {
  .l-recruit-banner__buttons .c-button-cta__icon {
    flex-basis: 9.0666666667vw;
    width: 9.0666666667vw;
  }
}
.l-recruit-banner__buttons .c-button-cta__icon::before {
  width: 0.8333333333vw;
}
@media screen and (max-width: 767px) {
  .l-recruit-banner__buttons .c-button-cta__icon::before {
    width: 3.7333333333vw;
  }
}

.l-header {
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 6.5625vw;
  transition: transform 0.58s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (max-width: 767px) {
  .l-header {
    height: 17.0666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-header::before {
    position: fixed;
    top: 17.0666666667vw;
    left: 0;
    z-index: -1;
    visibility: hidden;
    width: 100vw;
    height: calc(100vh - 17.0666666667vw);
    background: rgba(0, 0, 0, 0.48);
    content: "";
    opacity: 0;
    transition: opacity 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    pointer-events: none;
  }
}
.l-header.is-hidden {
  transform: translateY(-6.5625vw);
}
@media screen and (max-width: 767px) {
  .l-header.is-hidden {
    transform: translateY(-17.0666666667vw);
  }
}
.l-header.is-scrolled {
  position: fixed;
  top: 0;
  background: #fff;
  transform: translateY(0);
}
.l-header__inner {
  display: flex;
  align-items: center;
  padding: 0 1.5625vw 0 2.4479166667vw;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .l-header__inner {
    padding: 0 5.3333333333vw;
  }
}
.l-header__logo {
  flex: 0 0 7.1875vw;
}
@media screen and (max-width: 767px) {
  .l-header__logo {
    flex-basis: 25.6vw;
  }
}
@media screen and (min-width: 768px) {
  .l-header__logo:hover {
    opacity: 0.72;
  }
}
.l-header__logo img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .l-header__logo img {
    width: 17.0666666667vw;
  }
}
.l-header__body {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  justify-content: flex-end;
  padding: 0 1.3541666667vw;
  min-width: 0;
}
@media screen and (max-width: 1180px) {
  .l-header__body {
    padding: 0 0.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .l-header__body {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-header__nav {
    display: none;
  }
}
.l-header__nav-list {
  display: flex;
  align-items: center;
  gap: 1.8229166667vw;
}
@media screen and (max-width: 1280px) {
  .l-header__nav-list {
    gap: 0.625vw;
  }
}
.l-header__nav-item {
  position: relative;
}
.l-header__nav-item--has-menu::before {
  position: fixed;
  top: 6.5625vw;
  left: 0;
  z-index: -1;
  visibility: hidden;
  width: 100vw;
  height: calc(100vh - 6.5625vw);
  background: rgba(0, 0, 0, 0.48);
  content: "";
  opacity: 0;
  transition: opacity 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  pointer-events: none;
}
.l-header__nav-item--has-menu::after {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 1;
  width: 17.0833333333vw;
  height: 2.0833333333vw;
  content: "";
  transform: translateX(-50%);
}
@media screen and (max-width: 1280px) {
  .l-header__nav-item--has-menu::after {
    width: 15.9375vw;
    height: 0.8854166667vw;
  }
}
.l-header__nav-item--has-menu:hover::before, .l-header__nav-item--has-menu:focus-within::before {
  visibility: visible;
  opacity: 1;
}
.l-header__nav-item--has-menu:hover .l-header__mega, .l-header__nav-item--has-menu:focus-within .l-header__mega {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, 0);
  pointer-events: auto;
}
.l-header__nav-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.8854166667vw 0 0.8854166667vw;
  min-width: 7.96875vw;
  height: 2.34375vw;
  border-radius: 52.03125vw;
  background: #fff;
  letter-spacing: 0.2em;
  font-weight: 700;
  font-size: 0.78125vw;
  line-height: 1;
  transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.l-header__nav-link:not(.l-header__nav-link--top) {
  min-width: 9.0104166667vw;
}
.l-header__nav-link:not(.l-header__nav-link--top):before {
  display: block;
  flex: 0 0 0.3645833333vw;
  margin-right: 0.78125vw;
  width: 0.3645833333vw;
  height: 0.3645833333vw;
  border-radius: 50%;
  background: #607add;
  content: "";
}
@media screen and (max-width: 1280px) {
  .l-header__nav-link:not(.l-header__nav-link--top):before {
    margin-right: 0.4166666667vw;
  }
}
.l-header__nav-link.is-active, .l-header__nav-link:hover, .l-header__nav-link:focus-visible {
  background: #607add;
  color: #fff;
}
.l-header__nav-link.is-active::before, .l-header__nav-link:hover::before, .l-header__nav-link:focus-visible::before {
  background: #fff;
}
.l-header__nav-link:focus-visible {
  outline: 0.1041666667vw solid rgba(96, 122, 221, 0.35);
  outline-offset: 0.15625vw;
}
.l-header__mega {
  position: absolute;
  top: calc(100% + 2.0833333333vw);
  left: 50%;
  z-index: 2;
  visibility: hidden;
  overflow: hidden;
  padding: 2.3958333333vw 1.0416666667vw 1.9270833333vw 3.5416666667vw;
  width: 29.8958333333vw;
  border-radius: 0.78125vw;
  background: #607add;
  opacity: 0;
  transition: opacity 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.36s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translate(-50%, -0.625vw);
  pointer-events: none;
}
.l-header__mega::before {
  position: absolute;
  top: -4.1666666667vw;
  left: 0;
  width: 100%;
  height: 4.1666666667vw;
  content: "";
}
.l-header__mega::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../img/common/megamenu-obj.png) no-repeat right bottom/contain;
  content: "";
}
.l-header__mega-list {
  position: relative;
  z-index: 1;
}
.l-header__mega-link {
  display: flex;
  align-items: center;
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.78125vw;
  line-height: 3;
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (min-width: 768px) {
  .l-header__mega-link:hover {
    opacity: 0.76;
    transform: translateX(0.2083333333vw);
  }
}
.l-header__mega-link::before {
  flex: 0 0 0.3645833333vw;
  margin-right: 0.8854166667vw;
  width: 0.3645833333vw;
  height: 0.3645833333vw;
  border-radius: 50%;
  background: #fff;
  content: "";
}
.l-header__mega-link:link, .l-header__mega-link:visited, .l-header__mega-link:active, .l-header__mega-link:hover {
  color: #fff;
}
.l-header__entry {
  display: flex;
  align-items: center;
  gap: 0.9375vw;
  margin-left: 1.5625vw;
}
@media screen and (max-width: 767px) {
  .l-header__entry {
    display: none;
  }
}
.l-header__entry-link {
  display: flex;
  align-items: center;
  padding: 0 0 0 1.5625vw;
  min-width: 8.6458333333vw;
  height: 3.3854166667vw;
  border-radius: 52.03125vw;
  color: #fff;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.78125vw;
  line-height: 1.2666666667;
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (min-width: 768px) {
  .l-header__entry-link:hover {
    opacity: 0.82;
    transform: translateY(-0.1041666667vw);
  }
}
.l-header__entry-link::before {
  flex: 0 0 0.3645833333vw;
  margin-right: 0.78125vw;
  width: 0.3645833333vw;
  height: 0.3645833333vw;
  border-radius: 50%;
  background: #607add;
  content: "";
}
.l-header__entry-link span {
  display: block;
}
.l-header__entry-link:link, .l-header__entry-link:visited, .l-header__entry-link:active, .l-header__entry-link:hover {
  color: #fff;
}
.l-header__entry-link--new {
  background: #da4700;
}
.l-header__entry-link--new::before {
  background: #607add;
}
.l-header__entry-link--career {
  background: #607add;
}
.l-header__entry-link--career::before {
  background: #da4700;
}
.l-header__hamburger {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header__hamburger {
    position: relative;
    display: block;
    width: 11.7333333333vw;
    height: 11.7333333333vw;
    border-radius: 50%;
    background: #607add;
  }
}
@media screen and (max-width: 767px) {
  .l-header__hamburger-line {
    position: absolute;
    left: 50%;
    width: 4.8vw;
    height: 0.5333333333vw;
    border-radius: 266.4vw;
    background: #fff;
    transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), top 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateX(-50%);
  }
  .l-header__hamburger-line:nth-child(1) {
    top: 4vw;
  }
  .l-header__hamburger-line:nth-child(2) {
    top: 5.6vw;
  }
  .l-header__hamburger-line:nth-child(3) {
    top: 7.2vw;
  }
}

@media screen and (max-width: 767px) {
  html.is-open .l-header::before {
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  html.is-open .l-header__hamburger-line:nth-child(1) {
    top: 5.6vw;
    transform: translateX(-50%) rotate(35deg);
  }
  html.is-open .l-header__hamburger-line:nth-child(2) {
    opacity: 0;
  }
  html.is-open .l-header__hamburger-line:nth-child(3) {
    top: 5.6vw;
    transform: translateX(-50%) rotate(-35deg);
  }
}

.l-drawer {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-drawer {
    position: fixed;
    top: 17.0666666667vw;
    right: 0;
    left: 0;
    display: block;
    visibility: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 17.0666666667vw);
    background: rgba(255, 255, 255, 0.98);
    opacity: 0;
    transition: opacity 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.34s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateY(-3.2vw);
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .l-drawer__inner {
    padding: 4.8vw 5.3333333333vw 7.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-drawer__link {
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4.8vw 1.0666666667vw 4.8vw 5.0666666667vw;
    width: 100%;
    border-bottom: 0.2666666667vw solid rgba(1, 11, 39, 0.12);
    text-align: left;
    letter-spacing: 0.16em;
    font-weight: 700;
    font-size: 3.7333333333vw;
    line-height: 1.4;
  }
  .l-drawer__link::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1.8666666667vw;
    height: 1.8666666667vw;
    border-radius: 50%;
    background: #607add;
    content: "";
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 767px) {
  .l-drawer__link--accordion::after {
    display: block;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-right: 0.5333333333vw solid #607add;
    border-bottom: 0.5333333333vw solid #607add;
    content: "";
    transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: rotate(45deg);
  }
  .l-drawer__link--accordion.is-active::after {
    transform: rotate(225deg);
  }
}
@media screen and (max-width: 767px) {
  .l-drawer__mega {
    display: none;
    padding: 2.1333333333vw 0 2.1333333333vw 4.8vw;
    border-bottom: 0.2666666667vw solid rgba(1, 11, 39, 0.12);
    background: rgba(96, 122, 221, 0.07);
  }
}
@media screen and (max-width: 767px) {
  .l-drawer__mega a {
    display: block;
    padding: 2.9333333333vw 0;
    letter-spacing: 0.12em;
    font-weight: 700;
    font-size: 3.2vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .l-drawer__entry {
    display: grid;
    gap: 5.3333333333vw;
    margin-top: 5.8666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .l-drawer__entry-link {
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 12.8vw;
    border-radius: 266.4vw;
    color: #fff;
    letter-spacing: 0.2em;
    font-weight: 700;
    font-size: 3.7333333333vw;
    line-height: 1.4;
  }
  .l-drawer__entry-link::before {
    position: absolute;
    top: 50%;
    left: 6.6666666667vw;
    width: 1.8666666667vw;
    height: 1.8666666667vw;
    border-radius: 50%;
    content: "";
    transform: translateY(-50%);
  }
}
.l-drawer__entry-link:link, .l-drawer__entry-link:visited, .l-drawer__entry-link:active, .l-drawer__entry-link:hover {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .l-drawer__entry-link--new {
    background: #da4700;
  }
  .l-drawer__entry-link--new:before {
    background: #607add;
  }
}
@media screen and (max-width: 767px) {
  .l-drawer__entry-link--career {
    background: #607add;
  }
  .l-drawer__entry-link--career:before {
    background: #da4700;
  }
}

@media screen and (max-width: 767px) {
  html.is-open .l-drawer {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }
}

.l-main-visual {
  margin-top: 6.5625vw;
}
@media screen and (max-width: 767px) {
  .l-main-visual {
    margin-top: 17.0666666667vw;
    padding: 0 5.3333333333vw;
  }
}
.l-main-visual__inner {
  position: relative;
  margin: 0 auto;
  padding-top: 5.6770833333vw;
  width: 73.9583333333vw;
}
@media screen and (max-width: 767px) {
  .l-main-visual__inner {
    padding-top: 5.3333333333vw;
    width: 100%;
  }
}
.l-main-visual__tag {
  position: absolute;
  top: 2.2916666667vw;
  left: 0;
}
@media screen and (max-width: 767px) {
  .l-main-visual__tag {
    position: static;
    margin: 0 auto 2.6666666667vw;
  }
}
.l-main-visual__title {
  margin-bottom: 5.2083333333vw;
}
@media screen and (max-width: 767px) {
  .l-main-visual__title {
    margin-bottom: 10.6666666667vw;
  }
}
.l-main-visual__title .c-title-section__en {
  letter-spacing: 0.05em;
}
.l-main-visual__copy {
  margin: 0 0 4.6875vw;
  text-align: center;
  font-size: 2.8645833333vw;
  font-family: "JNRfont_p", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.4545454545;
}
@media screen and (max-width: 767px) {
  .l-main-visual__copy {
    margin: 0 0 10.6666666667vw;
    font-size: 5.3333333333vw;
  }
}
.l-main-visual__copy--blue {
  color: #607add;
}
.l-main-visual__copy--orange {
  color: #da4700;
}

.l-footer {
  position: relative;
  z-index: 10;
  background: #607add;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .l-footer .l-footer__nav-heading::before {
    flex: 0 0 1.3333333333vw;
    margin-right: 2.6666666667vw;
    width: 1.3333333333vw;
    height: 1.3333333333vw;
  }
}
.l-footer__inner {
  position: relative;
  display: grid;
  grid-template-columns: 22.3958333333vw 1fr;
  grid-template-rows: auto 1fr;
  margin: 0 auto;
  padding: 3.3333333333vw 0 2.34375vw;
  min-height: 17.8125vw;
  width: 73.9583333333vw;
  -moz-column-gap: 3.90625vw;
       column-gap: 3.90625vw;
}
@media screen and (max-width: 767px) {
  .l-footer__inner {
    display: block;
    padding: 12.2666666667vw 5.3333333333vw 5.3333333333vw;
    min-height: 0;
    width: 100%;
  }
}
.l-footer__company {
  grid-row: 1/3;
}
@media screen and (max-width: 767px) {
  .l-footer__company {
    margin-bottom: 9.6vw;
  }
}
.l-footer__logo {
  position: relative;
  display: inline-block;
  margin-bottom: 0.2604166667vw;
  color: #fff;
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (min-width: 768px) {
  .l-footer__logo:hover {
    opacity: 0.76;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__logo {
    margin-bottom: 4.8vw;
    width: 53.3333333333vw;
  }
  .l-footer__logo img {
    width: 100%;
  }
}
.l-footer__logo:link, .l-footer__logo:visited, .l-footer__logo:active, .l-footer__logo:hover {
  color: #fff;
}
.l-footer__address {
  margin-bottom: 0.78125vw;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 0.7291666667vw;
  line-height: 1.5714285714;
}
@media screen and (max-width: 767px) {
  .l-footer__address {
    margin-bottom: 3.7333333333vw;
    font-size: 3.7333333333vw;
  }
}
.l-footer__map {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.25vw;
  min-width: 8.3333333333vw;
  min-height: 1.4583333333vw;
  border-radius: 52.03125vw;
  background: #fff;
  color: #607add;
  letter-spacing: 0.12em;
  font-weight: 700;
  font-size: 0.5729166667vw;
  line-height: 1;
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (min-width: 768px) {
  .l-footer__map:hover {
    opacity: 0.82;
    transform: translateY(-0.1041666667vw);
  }
}
@media screen and (max-width: 767px) {
  .l-footer__map {
    padding: 0 5.3333333333vw;
    min-width: 37.3333333333vw;
    min-height: 8vw;
    border-radius: 266.4vw;
    font-size: 2.9333333333vw;
  }
}
.l-footer__map:link, .l-footer__map:visited, .l-footer__map:active, .l-footer__map:hover {
  color: #607add;
}
.l-footer__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  -moz-column-gap: 3.125vw;
       column-gap: 3.125vw;
}
@media screen and (max-width: 767px) {
  .l-footer__nav {
    justify-content: flex-start;
    gap: 7.4666666667vw 5.3333333333vw;
    margin-bottom: 10.1333333333vw;
  }
}
.l-footer__nav-column {
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .l-footer__nav-column {
    width: calc(50% - 2.6666666667vw);
  }
}
.l-footer__nav-heading {
  display: flex;
  align-items: center;
  margin-bottom: 0.625vw;
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: 700;
  font-size: 0.8854166667vw;
  line-height: 1.4705882353;
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (min-width: 768px) {
  .l-footer__nav-heading:hover {
    opacity: 0.75;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__nav-heading {
    margin-bottom: 3.2vw;
    font-size: 3.7333333333vw;
  }
  .l-footer__nav-heading::before {
    flex-basis: 1.8666666667vw;
    margin-right: 3.2vw;
    width: 1.8666666667vw;
    height: 1.8666666667vw;
  }
}
.l-footer__nav-heading::before {
  flex: 0 0 0.2604166667vw;
  margin-right: 0.5729166667vw;
  width: 0.2604166667vw;
  height: 0.2604166667vw;
  border-radius: 50%;
  background: #fff;
  content: "";
}
.l-footer__nav-heading:link, .l-footer__nav-heading:visited, .l-footer__nav-heading:active, .l-footer__nav-heading:hover {
  color: #fff;
}
.l-footer__nav-list {
  padding-left: 0.9895833333vw;
}
@media screen and (max-width: 767px) {
  .l-footer__nav-list {
    padding-left: 4vw;
  }
}
.l-footer__nav-list a {
  color: #fff;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 0.7291666667vw;
  line-height: 2.1428571429;
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (min-width: 768px) {
  .l-footer__nav-list a:hover {
    opacity: 0.72;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__nav-list a {
    overflow-wrap: anywhere;
    font-size: 3.7333333333vw;
  }
}
.l-footer__nav-list a:link, .l-footer__nav-list a:visited, .l-footer__nav-list a:active, .l-footer__nav-list a:hover {
  color: #fff;
}
.l-footer__bottom {
  display: flex;
  align-items: flex-end;
  align-self: end;
  justify-content: space-between;
  gap: 1.5625vw;
  grid-column: 2/3;
  padding-bottom: 0.2083333333vw;
}
@media screen and (max-width: 767px) {
  .l-footer__bottom {
    display: block;
    padding-bottom: 0;
  }
}
.l-footer__copyright {
  position: absolute;
  bottom: 0.78125vw;
  left: 0;
  color: #fff;
  letter-spacing: 0.1em;
  font-size: 0.5208333333vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .l-footer__copyright {
    position: static;
    display: block;
    margin-top: 6.4vw;
    text-align: center;
    font-size: 2.6666666667vw;
  }
}
.l-footer__utility {
  display: flex;
  justify-content: flex-end;
  gap: 2.1875vw;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-footer__utility {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 3.7333333333vw 5.8666666667vw;
  }
}
.l-footer__utility a {
  color: #fff;
  letter-spacing: 0.12em;
  font-weight: 500;
  font-size: 0.7291666667vw;
  line-height: 1.4285714286;
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media screen and (min-width: 768px) {
  .l-footer__utility a:hover {
    opacity: 0.72;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__utility a {
    font-size: 3.7333333333vw;
  }
}
.l-footer__utility a[target=_blank]:after {
  display: inline-block;
  margin-left: 0.2083333333vw;
  width: 0.625vw;
  height: 0.625vw;
  background: #fff;
  content: "";
  -webkit-mask: url(../img/common/ico-new-tab.svg) no-repeat center/contain;
          mask: url(../img/common/ico-new-tab.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .l-footer__utility a[target=_blank]:after {
    margin-left: 1.0666666667vw;
    width: 3.2vw;
    height: 3.2vw;
  }
}
.l-footer__utility a:link, .l-footer__utility a:visited, .l-footer__utility a:active, .l-footer__utility a:hover {
  color: #fff;
}/*# sourceMappingURL=style.css.map */
/* エントリーCTA 小サイズ版（通常版の2/3）。募集要項カードごとに置く用 */
.c-entry-cta--sm {
  padding: 0 1.4583333333vw 0 2.1354166667vw;
  min-height: 6.9791666667vw;
  width: 30.46875vw;
  border-radius: 0.6770833333vw;
}
@media screen and (max-width: 767px) {
  .c-entry-cta--sm {
    padding: 3.7333333333vw 2.6666666667vw 2.6666666667vw 26.6666666667vw;
    min-height: 18.6666666667vw;
    border-radius: 1.6vw;
  }
}
.c-entry-cta--sm .c-entry-cta__image {
  top: -0.5729166667vw;
  width: 9.0625vw;
  border-radius: 0 0 0 0.5208333333vw;
}
@media screen and (max-width: 767px) {
  .c-entry-cta--sm .c-entry-cta__image {
    top: -2.6666666667vw;
    width: 22.4vw;
    border-radius: 0 0 0 1.6vw;
  }
}
.c-entry-cta--sm .c-entry-cta__title {
  font-size: 2.4479166667vw;
}
@media screen and (max-width: 767px) {
  .c-entry-cta--sm .c-entry-cta__title {
    font-size: 5.3333333333vw;
  }
}
.c-entry-cta--sm .c-entry-cta__button {
  right: 1.4583333333vw;
  gap: 0.3645833333vw;
  font-size: 0.5729166667vw;
}
@media screen and (max-width: 767px) {
  .c-entry-cta--sm .c-entry-cta__button {
    font-size: 2.6666666667vw;
  }
}
.c-entry-cta--sm .c-entry-cta__icon {
  width: 1.6145833333vw;
}
@media screen and (max-width: 767px) {
  .c-entry-cta--sm .c-entry-cta__icon {
    width: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .c-entry-cta--sm:hover {
    transform: translateY(-0.15625vw);
  }
  .c-entry-cta--sm:hover .c-entry-cta__icon {
    transform: translateX(0.2083333333vw);
  }
}

/* エントリーフォームの「応募先」表示（募集要項から来たときのみ） */
.c-form-source {
  padding: 0.4166666667vw 0;
  font-weight: 500;
  font-size: 0.8333333333vw;
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  .c-form-source {
    padding: 1.0666666667vw 0;
    font-size: 3.7333333333vw;
  }
}
