@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
  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 */
  -webkit-box-sizing: content-box;
  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;
}

/* ======================================================================
 base
====================================================================== */
body {
  width: 100%;
  color: #3b3b3b;
  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;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "游ゴシック", YuGothic, sans-serif;
}

html,
body {
  overflow-x: hidden;
  max-width: 100%;
}

html[lang] {
  margin-top: 0 !important;
}

* {
  -webkit-backface-visibility: hidden;
  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;
}

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

textarea {
  resize: vertical;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #3b3b3b;
}

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

img {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  height: auto;
}

/* ======================================================================
 component
====================================================================== */
/* =================================
 title
================================= */
.c-title-1,
.c-title-1--left {
  position: relative;
  padding: 0 0 13px;
  text-align: center;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.44;
}
@media screen and (max-width: 767px) {
  .c-title-1,
  .c-title-1--left {
    font-size: 26px;
    line-height: 1.4375;
  }
}
.c-title-1:after,
.c-title-1--left:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  padding: 10px;
  content: url(../img/common/c-title-1-after.svg);
  letter-spacing: 2px;
  line-height: 7px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .c-title-1:after,
  .c-title-1--left:after {
    content: url(../img/common/sp/c-title-1-after.svg);
  }
}

.c-title-1__em {
  color: #004e88;
  font-size: 50px;
}
@media screen and (max-width: 767px) {
  .c-title-1__em {
    font-size: 32px;
  }
}

@media screen and (min-width: 768px) {
  .c-title-1--left {
    text-align: left;
  }
  .c-title-1--left:after {
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.c-title-2,
.c-title-2--no-underline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.06em;
}
.c-title-2:before,
.c-title-2--no-underline:before {
  content: url(../img/common/c-title-2-before.svg);
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .c-title-2:before,
  .c-title-2--no-underline:before {
    content: url(../img/common/sp/c-title-2-before.svg);
  }
}
.c-title-2:after,
.c-title-2--no-underline:after {
  margin: 16px auto 0;
  content: url(../img/common/c-title-2-after.svg);
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .c-title-2:after,
  .c-title-2--no-underline:after {
    margin: 10px auto 0;
  }
}

.c-title-2--no-underline {
  padding: 0 0 13px;
}
@media screen and (max-width: 767px) {
  .c-title-2--no-underline {
    padding: 0 0 8px;
  }
}
.c-title-2--no-underline:after {
  content: none;
}
.c-title-2--no-underline:not(:has(.c-title-2__em)):not(
    :has(.c-title-2__em--sm)
  ) {
  padding: 0;
}
.c-title-2--no-underline .c-title-2__text-1 {
  font-size: 40px;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .c-title-2--no-underline .c-title-2__text-1 {
    font-size: 26px;
    line-height: 1.4230769231;
  }
}

.c-title-2__em,
.c-title-2__em--sm {
  position: relative;
  margin: 0 -15px;
  padding: 0 0 13px;
  color: #004e88;
  letter-spacing: 3px;
  font-size: 50px;
  line-height: 1.44;
}
@media screen and (max-width: 767px) {
  .c-title-2__em,
  .c-title-2__em--sm {
    padding: 0 0 7px;
    font-size: 30px;
    line-height: 1.4666666667;
  }
}
.c-title-2__em:after,
.c-title-2__em--sm:after {
  position: absolute;
  bottom: 0;
  left: calc(50% - 97px);
  content: url(../img/common/c-title-2-em.svg);
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .c-title-2__em:after,
  .c-title-2__em--sm:after {
    left: calc(50% - 62px);
    margin: 10px auto 0;
    content: url(../img/common/sp/c-title-2-em.svg);
  }
}

.c-title-2__em--sm:after {
  left: calc(50% - 74px);
  content: url(../img/common/c-title-2-em-sm.svg);
}
@media screen and (max-width: 767px) {
  .c-title-2__em--sm:after {
    left: calc(50% - 49px);
    content: url(../img/common/sp/c-title-2-em-sm.svg);
  }
}

.c-title-2__text-1 {
  margin: 7px auto 0;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.4375;
}
@media screen and (max-width: 767px) {
  .c-title-2__text-1 {
    margin: 5px auto 0;
    font-size: 23px;
    line-height: 1.4583333333;
  }
}

.c-title-2__text-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 10px auto 0;
  color: #004e88;
  text-align: center;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4444444444;
}
@media screen and (max-width: 767px) {
  .c-title-2__text-2 {
    font-size: 16px;
    line-height: 1.5;
  }
}
.c-title-2__text-2:before {
  margin: 2px 5px 0 0;
  content: url(../img/common/c-title-2-dash.svg);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.c-title-2__text-2:after {
  margin: 2px 0 0 5px;
  content: url(../img/common/c-title-2-dash.svg);
}
@media screen and (max-width: 767px) {
  .c-title-2__text-2 + .c-title-2__text-1 {
    margin: 15px auto 0;
  }
}

.c-title-2__text-3 {
  margin: 16px auto 0;
  color: #004e88;
  text-align: center;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4444444444;
}
@media screen and (max-width: 767px) {
  .c-title-2__text-3 {
    font-size: 16px;
    line-height: 1.625;
  }
}

.c-title-2__text-3-em {
  background: #ffe764;
}

/* =================================
 buttons
================================= */
.c-button-1,
.c-button-3__text,
.c-button-2,
.c-button-4,
.c-button-4--lg,
.c-button-2--download,
.c-button-1--sm {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 18px 41px;
  max-width: 100%;
  width: 290px;
  border-radius: 9999px;
  background: #004e88;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-button-1,
  .c-button-3__text,
  .c-button-2,
  .c-button-4,
  .c-button-4--lg,
  .c-button-2--download,
  .c-button-1--sm {
    width: 335px;
  }
}
@media (hover: hover) {
  .c-button-1:hover,
  .c-button-3__text:hover,
  .c-button-2:hover,
  .c-button-4:hover,
  .c-button-4--lg:hover,
  .c-button-2--download:hover,
  .c-button-1--sm:hover {
    background: #fff;
    color: #004e88;
    -webkit-transform: translate(3px, 3px);
    transform: translate(3px, 3px);
  }
  .c-button-1:hover:before,
  .c-button-3__text:hover:before,
  .c-button-2:hover:before,
  .c-button-4:hover:before,
  .c-button-4--lg:hover:before,
  .c-button-2--download:hover:before,
  .c-button-1--sm:hover:before {
    -webkit-transform: translate(-3px, -3px);
    transform: translate(-3px, -3px);
  }
  .c-button-1:hover:after,
  .c-button-3__text:hover:after,
  .c-button-2:hover:after,
  .c-button-4:hover:after,
  .c-button-4--lg:hover:after,
  .c-button-2--download:hover:after,
  .c-button-1--sm:hover:after {
    background: #004e88;
  }
}
.c-button-1:before,
.c-button-3__text:before,
.c-button-2:before,
.c-button-4:before,
.c-button-4--lg:before,
.c-button-2--download:before,
.c-button-1--sm:before {
  position: absolute;
  right: -2px;
  bottom: -3px;
  width: 100%;
  height: 100%;
  border: solid 1px #004e88;
  border-radius: 9999px;
  background: transparent;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-button-1:after,
.c-button-3__text:after,
.c-button-2:after,
.c-button-4:after,
.c-button-4--lg:after,
.c-button-2--download:after,
.c-button-1--sm:after {
  margin: 0 0 0 10px;
  width: 6px;
  height: 10px;
  background: #fff;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}

.c-button-1--sm {
  width: 194px;
}

.c-button-2,
.c-button-4,
.c-button-4--lg,
.c-button-2--download {
  width: 234px;
  background: #ff9300;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .c-button-2,
  .c-button-4,
  .c-button-4--lg,
  .c-button-2--download {
    width: 293px;
  }
}
@media (hover: hover) {
  .c-button-2:hover,
  .c-button-4:hover,
  .c-button-4--lg:hover,
  .c-button-2--download:hover {
    color: #ff9300;
  }
  .c-button-2:hover:after,
  .c-button-4:hover:after,
  .c-button-4--lg:hover:after,
  .c-button-2--download:hover:after {
    background: #ff9300;
  }
}
.c-button-2:before,
.c-button-4:before,
.c-button-4--lg:before,
.c-button-2--download:before {
  border-color: #ff9300;
}

.c-button-2--download {
  width: 271px;
}
@media screen and (max-width: 767px) {
  .c-button-2--download {
    width: 293px;
  }
}
@media (hover: hover) {
  .c-button-2--download:hover:after {
    background: none;
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
  }
}
.c-button-2--download:after {
  width: auto;
  height: auto;
  background: none;
  content: url(../img/common/i-download-1.svg);
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-clip-path: none;
  clip-path: none;
}

.c-button-3 {
  position: relative;
  z-index: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.c-button-3__text {
  position: initial;
  border: solid 1px #004e88;
}
@media (hover: hover) {
  .c-button-3__text:hover {
    margin: 3px -4px -3px 4px;
    -webkit-transform: unset;
    transform: unset;
  }
  .c-button-3__text:hover:before {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.c-button-3__text:before {
  z-index: -1;
  width: calc(100% - 2px);
  background: #fff;
}

.c-button-4,
.c-button-4--lg {
  padding: 10px;
  width: 200px;
}
.c-button-4:after,
.c-button-4--lg:after {
  position: absolute;
  right: 13px;
  width: 4px;
  height: 7px;
}

.c-button-4--lg {
  padding: 20px;
  width: 256px;
}
@media screen and (max-width: 767px) {
  .c-button-4--lg {
    padding: 12px 20px;
  }
}
.c-button-4--lg:after {
  width: 6px;
  height: 10px;
}
@media screen and (min-width: 768px) {
  .c-button-4--lg:after {
    position: inherit;
    margin: 0 -25px 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .c-button-4--lg:after {
    right: 27px;
  }
}

/* =================================
 icon
================================= */
/* =================================
 table
================================= */
/* =================================
 list
================================= */
/* =================================
 item
================================= */
/* =================================
 card
================================= */
.c-card-list-1 {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - min(20px, 1.724137931vw)));
  gap: min(40px, 3.4482758621vw);
  margin: auto;
  max-width: 1120px;
}
@media screen and (max-width: 767px) {
  .c-card-list-1 {
    grid-template-columns: repeat(2, calc(50% - min(5px, 1.3333333333vw)));
    gap: min(10px, 2.6666666667vw);
    max-width: 100%;
  }
}

.c-card-list-1--sm {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - min(5px, 1.3333333333vw)));
  gap: min(10px, 2.6666666667vw);
  margin: auto;
  max-width: 375px;
}

.c-card-1,
.c-card-1--working,
.c-card-1--working--sm,
.c-card-1--student--sm,
.c-card-1--student {
  position: relative;
  z-index: 0;
  display: block;
  padding: min(30px, 2.5862068966vw) min(20px, 1.724137931vw);
  height: min(270px, 23.275862069vw);
  border-radius: min(10px, 0.8620689655vw);
  -webkit-box-shadow: 0 0 min(10px, 0.8620689655vw) 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 min(10px, 0.8620689655vw) 0 rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .c-card-1,
  .c-card-1--working,
  .c-card-1--working--sm,
  .c-card-1--student--sm,
  .c-card-1--student {
    padding: min(132px, 35.2vw) min(10px, 2.6666666667vw) min(18px, 4.8vw);
    height: auto;
    border-radius: 0 6px 6px 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  }
}
.c-card-1:hover .c-card-1__text,
.c-card-1--working:hover .c-card-1__text,
.c-card-1--working--sm:hover .c-card-1__text,
.c-card-1--student--sm:hover .c-card-1__text,
.c-card-1--student:hover .c-card-1__text {
  -webkit-transform: translate(3px, 3px);
  transform: translate(3px, 3px);
}
.c-card-1:hover .c-card-1__button,
.c-card-1--working:hover .c-card-1__button,
.c-card-1--working--sm:hover .c-card-1__button,
.c-card-1--student--sm:hover .c-card-1__button,
.c-card-1--student:hover .c-card-1__button {
  background: transparent;
  color: #fff;
  -webkit-transform: translate(3px, 3px);
  transform: translate(3px, 3px);
}
.c-card-1:hover .c-card-1__button:before,
.c-card-1--working:hover .c-card-1__button:before,
.c-card-1--working--sm:hover .c-card-1__button:before,
.c-card-1--student--sm:hover .c-card-1__button:before,
.c-card-1--student:hover .c-card-1__button:before {
  -webkit-transform: translate(-3px, -3px);
  transform: translate(-3px, -3px);
}
.c-card-1:hover .c-card-1__button:after,
.c-card-1--working:hover .c-card-1__button:after,
.c-card-1--working--sm:hover .c-card-1__button:after,
.c-card-1--student--sm:hover .c-card-1__button:after,
.c-card-1--student:hover .c-card-1__button:after {
  background: #fff;
}
.c-card-1:hover .c-card-1__bg:before,
.c-card-1:hover .c-card-1--student .c-card-1__bg--sm:before,
.c-card-1:hover .c-card-1--student--sm .c-card-1__bg--sm:before,
.c-card-1--student .c-card-1:hover .c-card-1__bg--sm:before,
.c-card-1--student--sm .c-card-1:hover .c-card-1__bg--sm:before,
.c-card-1--working:hover .c-card-1__bg:before,
.c-card-1--working--sm:hover .c-card-1__bg:before,
.c-card-1--student--sm:hover .c-card-1__bg:before,
.c-card-1--working:hover .c-card-1--student .c-card-1__bg--sm:before,
.c-card-1--working:hover .c-card-1--student--sm .c-card-1__bg--sm:before,
.c-card-1--working--sm:hover .c-card-1--student .c-card-1__bg--sm:before,
.c-card-1--working--sm:hover .c-card-1--student--sm .c-card-1__bg--sm:before,
.c-card-1--student .c-card-1--working:hover .c-card-1__bg--sm:before,
.c-card-1--student--sm .c-card-1--working:hover .c-card-1__bg--sm:before,
.c-card-1--student .c-card-1--working--sm:hover .c-card-1__bg--sm:before,
.c-card-1--student--sm .c-card-1--working--sm:hover .c-card-1__bg--sm:before,
.c-card-1--student:hover .c-card-1__bg:before,
.c-card-1--student:hover .c-card-1__bg--sm:before,
.c-card-1--student--sm:hover .c-card-1__bg--sm:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.c-card-1__bg,
.c-card-1--student .c-card-1__bg--sm,
.c-card-1--student--sm .c-card-1__bg--sm {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -3;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: min(10px, 0.8620689655vw);
  background-size: cover;
  background-repeat: no-repeat;
}
.c-card-1__bg:before,
.c-card-1--student .c-card-1__bg--sm:before,
.c-card-1--student--sm .c-card-1__bg--sm:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 100% 0);
}

.c-card-1__text {
  margin: 0 min(20px, 1.724137931vw) 0 auto;
  color: #fff;
  white-space: nowrap;
  font-weight: bold;
  font-size: min(18px, 1.5517241379vw);
  line-height: 1.8888888889;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-card-1__text {
    margin: min(6px, 1.6vw) auto 0;
    width: auto;
    font-size: min(14px, 3.7333333333vw);
    line-height: 1.7142857143;
  }
}

.c-card-1__underline {
  position: relative;
}
.c-card-1__underline:before {
  position: absolute;
  bottom: max(-6px, -0.5172413793vw);
  left: 0;
  width: 100%;
  height: min(5px, 0.4310344828vw);
  background: url(../img/common/c-card-1-underline.png) repeat-x center/contain;
  content: "";
}
@media screen and (max-width: 767px) {
  .c-card-1__underline:before {
    bottom: max(-6px, -1.6vw);
    height: min(5px, 1.3333333333vw);
  }
}

.c-card-1__button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: min(23px, 1.9827586207vw) 0 0 auto;
  max-width: min(270px, 23.275862069vw);
  height: min(50px, 4.3103448276vw);
  border-radius: 9999px;
  background: #fff;
  color: #004e88;
  text-align: center;
  font-weight: bold;
  font-size: min(16px, 1.3793103448vw);
  line-height: 1.25;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-card-1__button {
    margin: min(15px, 4vw) auto 0;
    max-width: min(162px, 43.2vw);
    height: min(40px, 10.6666666667vw);
    font-size: min(12px, 3.2vw);
  }
}
.c-card-1__button:before {
  position: absolute;
  right: -2px;
  bottom: -3px;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: solid 1px #fff;
  border-radius: 9999px;
  background: transparent;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-card-1__button:before {
    bottom: -2px;
  }
}
.c-card-1__button:after {
  margin: min(2px, 0.1724137931vw) 0 0 min(10px, 0.8620689655vw);
  width: min(6px, 0.5172413793vw);
  height: min(10px, 0.8620689655vw);
  background: #004e88;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}
@media screen and (max-width: 767px) {
  .c-card-1__button:after {
    margin: 0 0 0 min(8px, 2.1333333333vw);
    width: min(5px, 1.3333333333vw);
    height: min(7px, 1.8666666667vw);
  }
}

.c-card-1__person {
  position: absolute;
  bottom: 0;
  z-index: -2;
  display: block;
}

.c-card-1__label {
  position: absolute;
  bottom: min(13px, 1.1206896552vw);
  left: min(10px, 0.8620689655vw);
  z-index: -1;
  display: block;
  width: min(76px, 6.5517241379vw);
}
@media screen and (max-width: 767px) {
  .c-card-1__label {
    top: min(8px, 2.1333333333vw);
    left: calc(50% - 78px);
    width: min(47px, 12.5333333333vw);
  }
}
@media screen and (max-width: 375px) {
  .c-card-1__label {
    left: min(13px, 3.4666666667vw);
  }
}

.c-card-1--working .c-card-1__text,
.c-card-1--working--sm .c-card-1__text,
.c-card-1--student--sm .c-card-1__text {
  width: min(234px, 20.1724137931vw);
}
@media screen and (max-width: 767px) {
  .c-card-1--working .c-card-1__text,
  .c-card-1--working--sm .c-card-1__text,
  .c-card-1--student--sm .c-card-1__text {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.c-card-1--working .c-card-1__bg,
.c-card-1--working--sm .c-card-1__bg,
.c-card-1--student--sm .c-card-1__bg,
.c-card-1--working .c-card-1--student .c-card-1__bg--sm,
.c-card-1--working .c-card-1--student--sm .c-card-1__bg--sm,
.c-card-1--working--sm .c-card-1--student .c-card-1__bg--sm,
.c-card-1--working--sm .c-card-1--student--sm .c-card-1__bg--sm,
.c-card-1--student--sm .c-card-1--student .c-card-1__bg--sm,
.c-card-1--student--sm .c-card-1--student--sm .c-card-1__bg--sm,
.c-card-1--student .c-card-1--working .c-card-1__bg--sm,
.c-card-1--student--sm .c-card-1--working .c-card-1__bg--sm,
.c-card-1--student .c-card-1--working--sm .c-card-1__bg--sm,
.c-card-1--student--sm .c-card-1--working--sm .c-card-1__bg--sm,
.c-card-1--student .c-card-1--student--sm .c-card-1__bg--sm {
  background-image: url(../img/common/c-card-1-bg-working.jpg);
}
@media screen and (max-width: 767px) {
  .c-card-1--working .c-card-1__bg,
  .c-card-1--working--sm .c-card-1__bg,
  .c-card-1--student--sm .c-card-1__bg,
  .c-card-1--working .c-card-1--student .c-card-1__bg--sm,
  .c-card-1--working .c-card-1--student--sm .c-card-1__bg--sm,
  .c-card-1--working--sm .c-card-1--student .c-card-1__bg--sm,
  .c-card-1--working--sm .c-card-1--student--sm .c-card-1__bg--sm,
  .c-card-1--student--sm .c-card-1--student .c-card-1__bg--sm,
  .c-card-1--student--sm .c-card-1--student--sm .c-card-1__bg--sm,
  .c-card-1--student .c-card-1--working .c-card-1__bg--sm,
  .c-card-1--student--sm .c-card-1--working .c-card-1__bg--sm,
  .c-card-1--student .c-card-1--working--sm .c-card-1__bg--sm,
  .c-card-1--student--sm .c-card-1--working--sm .c-card-1__bg--sm,
  .c-card-1--student .c-card-1--student--sm .c-card-1__bg--sm {
    border-radius: 0 6px 6px 0;
    background-image: url(../img/common/sp/c-card-1-bg-working.jpg);
  }
}
.c-card-1--working .c-card-1__bg:before,
.c-card-1--working--sm .c-card-1__bg:before,
.c-card-1--student--sm .c-card-1__bg:before,
.c-card-1--working .c-card-1--student .c-card-1__bg--sm:before,
.c-card-1--working .c-card-1--student--sm .c-card-1__bg--sm:before,
.c-card-1--working--sm .c-card-1--student .c-card-1__bg--sm:before,
.c-card-1--working--sm .c-card-1--student--sm .c-card-1__bg--sm:before,
.c-card-1--student--sm .c-card-1--student .c-card-1__bg--sm:before,
.c-card-1--student--sm .c-card-1--student--sm .c-card-1__bg--sm:before,
.c-card-1--student .c-card-1--working .c-card-1__bg--sm:before,
.c-card-1--student--sm .c-card-1--working .c-card-1__bg--sm:before,
.c-card-1--student .c-card-1--working--sm .c-card-1__bg--sm:before,
.c-card-1--student--sm .c-card-1--working--sm .c-card-1__bg--sm:before,
.c-card-1--student .c-card-1--student--sm .c-card-1__bg--sm:before {
  background: #207ec1;
}
.c-card-1--working .c-card-1__person,
.c-card-1--working--sm .c-card-1__person,
.c-card-1--student--sm .c-card-1__person {
  left: min(70px, 6.0344827586vw);
  width: min(266px, 22.9310344828vw);
}
@media screen and (max-width: 767px) {
  .c-card-1--working .c-card-1__person,
  .c-card-1--working--sm .c-card-1__person,
  .c-card-1--student--sm .c-card-1__person {
    top: max(-19px, -5.0666666667vw);
    left: calc(50% - 22px);
    width: min(130px, 34.6666666667vw);
  }
}

.c-card-1--student .c-card-1__text,
.c-card-1--student--sm .c-card-1__text {
  width: min(222px, 19.1379310345vw);
}
@media screen and (max-width: 767px) {
  .c-card-1--student .c-card-1__text,
  .c-card-1--student--sm .c-card-1__text {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.c-card-1--student .c-card-1__bg,
.c-card-1--student--sm .c-card-1__bg,
.c-card-1--student .c-card-1__bg--sm,
.c-card-1--student--sm .c-card-1__bg--sm {
  background-image: url(../img/common/c-card-1-bg-student.jpg);
}
@media screen and (max-width: 767px) {
  .c-card-1--student .c-card-1__bg,
  .c-card-1--student--sm .c-card-1__bg,
  .c-card-1--student .c-card-1__bg--sm,
  .c-card-1--student--sm .c-card-1__bg--sm {
    border-radius: 6px 0 0 6px;
    background-image: url(../img/common/sp/c-card-1-bg-student.jpg);
  }
}
.c-card-1--student .c-card-1__bg:before,
.c-card-1--student--sm .c-card-1__bg:before,
.c-card-1--student .c-card-1__bg--sm:before,
.c-card-1--student--sm .c-card-1__bg--sm:before {
  background: #2e957d;
}
@media screen and (max-width: 767px) {
  .c-card-1--student .c-card-1__bg--sm,
  .c-card-1--student--sm .c-card-1__bg--sm {
    background-image: url(../img/common/sp/c-card-1-bg-student-sm.jpg);
  }
}
.c-card-1--student .c-card-1__person,
.c-card-1--student--sm .c-card-1__person {
  left: min(35px, 3.0172413793vw);
  width: min(227px, 19.5689655172vw);
}
@media screen and (max-width: 767px) {
  .c-card-1--student .c-card-1__person,
  .c-card-1--student--sm .c-card-1__person {
    top: max(-19px, -5.0666666667vw);
    left: calc(50% - 26px);
    width: min(109px, 29.0666666667vw);
  }
}

.c-card-1--working--sm,
.c-card-1--student--sm {
  padding: min(132px, 35.2vw) min(10px, 2.6666666667vw) min(18px, 4.8vw);
  height: auto;
  border-radius: 0 6px 6px 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.c-card-1--working--sm .c-card-1__underline:before,
.c-card-1--student--sm .c-card-1__underline:before {
  bottom: max(-6px, -1.6vw);
  height: min(5px, 1.3333333333vw);
}
.c-card-1--working--sm .c-card-1__button,
.c-card-1--student--sm .c-card-1__button {
  margin: min(15px, 4vw) auto 0;
  max-width: min(162px, 43.2vw);
  height: min(40px, 10.6666666667vw);
  font-size: min(12px, 3.2vw);
}
.c-card-1--working--sm .c-card-1__button:before,
.c-card-1--student--sm .c-card-1__button:before {
  bottom: -2px;
}
.c-card-1--working--sm .c-card-1__button:after,
.c-card-1--student--sm .c-card-1__button:after {
  margin: 0 0 0 min(8px, 2.1333333333vw);
  width: min(5px, 1.3333333333vw);
  height: min(7px, 1.8666666667vw);
}
.c-card-1--working--sm .c-card-1__label,
.c-card-1--student--sm .c-card-1__label {
  top: min(8px, 2.1333333333vw);
  left: min(13px, 3.4666666667vw);
  width: min(47px, 12.5333333333vw);
}

.c-card-1--working--sm .c-card-1__bg,
.c-card-1--working--sm .c-card-1--student .c-card-1__bg--sm,
.c-card-1--working--sm .c-card-1--student--sm .c-card-1__bg--sm,
.c-card-1--student .c-card-1--working--sm .c-card-1__bg--sm,
.c-card-1--student--sm .c-card-1--working--sm .c-card-1__bg--sm {
  background-image: url(../img/common/sp/c-card-1-bg-working-sm.jpg);
}
.c-card-1--working--sm .c-card-1__bg,
.c-card-1--working--sm .c-card-1--student .c-card-1__bg--sm,
.c-card-1--working--sm .c-card-1--student--sm .c-card-1__bg--sm,
.c-card-1--student .c-card-1--working--sm .c-card-1__bg--sm,
.c-card-1--student--sm .c-card-1--working--sm .c-card-1__bg--sm {
  border-radius: 0 6px 6px 0;
}
.c-card-1--working--sm .c-card-1__person {
  top: max(-19px, -5.0666666667vw);
  left: min(72px, 19.2vw);
  width: min(130px, 34.6666666667vw);
}

.c-card-1--student--sm .c-card-1__bg,
.c-card-1--student--sm .c-card-1__bg--sm {
  background-image: url(../img/common/sp/c-card-1-bg-student-sm.jpg);
}
.c-card-1--student--sm .c-card-1__bg,
.c-card-1--student--sm .c-card-1__bg--sm {
  border-radius: 6px 0 0 6px;
}
.c-card-1--student--sm .c-card-1__person {
  top: max(-19px, -5.0666666667vw);
  left: min(64px, 17.0666666667vw);
  width: min(109px, 29.0666666667vw);
}

.c-card-2,
.c-card-2--working,
.c-card-2--working--sm,
.c-card-2--student,
.c-card-2--student--sm {
  position: relative;
  z-index: 0;
  display: block;
  padding: 32px 15px 32px 134px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 768px) and (max-width: 950px) {
  .c-card-2,
  .c-card-2--working,
  .c-card-2--working--sm,
  .c-card-2--student,
  .c-card-2--student--sm {
    padding: 32px 15px 32px 95px;
  }
}
@media screen and (max-width: 767px) {
  .c-card-2,
  .c-card-2--working,
  .c-card-2--working--sm,
  .c-card-2--student,
  .c-card-2--student--sm {
    padding: 81px 10px 23px;
    height: auto;
    border-radius: 0 6px 6px 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  }
}
.c-card-2:hover .c-card-2__text,
.c-card-2--working:hover .c-card-2__text,
.c-card-2--working--sm:hover .c-card-2__text,
.c-card-2--student:hover .c-card-2__text,
.c-card-2--student--sm:hover .c-card-2__text,
.c-card-2:hover .c-card-2__title,
.c-card-2--working:hover .c-card-2__title,
.c-card-2--working--sm:hover .c-card-2__title,
.c-card-2--student:hover .c-card-2__title,
.c-card-2--student--sm:hover .c-card-2__title {
  -webkit-transform: translate(3px, 3px);
  transform: translate(3px, 3px);
}
.c-card-2:hover .c-card-2__button,
.c-card-2--working:hover .c-card-2__button,
.c-card-2--working--sm:hover .c-card-2__button,
.c-card-2--student:hover .c-card-2__button,
.c-card-2--student--sm:hover .c-card-2__button {
  background: transparent;
  color: #fff;
  -webkit-transform: translate(3px, 3px);
  transform: translate(3px, 3px);
}
.c-card-2:hover .c-card-2__button:before,
.c-card-2--working:hover .c-card-2__button:before,
.c-card-2--working--sm:hover .c-card-2__button:before,
.c-card-2--student:hover .c-card-2__button:before,
.c-card-2--student--sm:hover .c-card-2__button:before {
  -webkit-transform: translate(-3px, -3px);
  transform: translate(-3px, -3px);
}
.c-card-2:hover .c-card-2__button:after,
.c-card-2--working:hover .c-card-2__button:after,
.c-card-2--working--sm:hover .c-card-2__button:after,
.c-card-2--student:hover .c-card-2__button:after,
.c-card-2--student--sm:hover .c-card-2__button:after {
  background: #fff;
}
.c-card-2:hover .c-card-2__bg:before,
.c-card-2--working:hover .c-card-2__bg:before,
.c-card-2--working--sm:hover .c-card-2__bg:before,
.c-card-2--student:hover .c-card-2__bg:before,
.c-card-2--student--sm:hover .c-card-2__bg:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.c-card-2__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -3;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: min(10px, 0.8620689655vw);
  background-size: cover;
  background-repeat: no-repeat;
}
.c-card-2__bg:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 100% 0);
}

.c-card-2__title {
  color: #fff;
  white-space: nowrap;
  font-weight: bold;
  font-size: 22px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-card-2__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 5px auto 0;
    font-size: 18px;
    line-height: 1.3333333333;
  }
  .c-card-2__title:after {
    margin: 4px auto 0;
    width: 108px;
    height: 5px;
    background: url(../img/common/sp/c-card-2-underline.png) no-repeat;
    content: "";
  }
}

.c-card-2__em {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .c-card-2__em {
    position: relative;
  }
  .c-card-2__em:before {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 126px;
    height: 8px;
    background: url(../img/common/c-card-2-underline.png) no-repeat;
    content: "";
  }
}
@media screen and (max-width: 767px) {
  .c-card-2__em {
    font-size: 18px;
  }
}

.c-card-2__text {
  margin: 17px 0 0;
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.6666666667;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .c-card-2__text > * {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .c-card-2__text {
    margin: 6px auto 0;
    padding: 0 5px;
    font-size: 14px;
    line-height: 1.5714285714;
  }
}

.c-card-2__button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 17px 0 0;
  max-width: 362px;
  height: 50px;
  border-radius: 9999px;
  background: #fff;
  color: #004e88;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-card-2__button {
    margin: 10px auto 0;
    max-width: 162px;
    height: 40px;
    font-size: 12px;
  }
}
.c-card-2__button:before {
  position: absolute;
  right: -2px;
  bottom: -3px;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: solid 1px #fff;
  border-radius: 9999px;
  background: transparent;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-card-2__button:before {
    bottom: -2px;
  }
}
.c-card-2__button:after {
  margin: 2px 0 0 10px;
  width: 6px;
  height: 10px;
  background: #004e88;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}
@media screen and (max-width: 767px) {
  .c-card-2__button:after {
    margin: 0 0 0 8px;
    width: 5px;
    height: 7px;
  }
}

.c-card-2__label {
  position: absolute;
  top: 40px;
  left: 22px;
  z-index: -1;
  display: block;
  width: 76px;
}
@media screen and (min-width: 768px) and (max-width: 950px) {
  .c-card-2__label {
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-card-2__label {
    top: 18px;
    left: calc(50% - 39px);
    width: 78px;
  }
}

@media screen and (min-width: 951px) {
  .c-card-2--working--sm,
  .c-card-2--student--sm {
    padding: 15px 25px 22px 134px;
  }
}
@media screen and (min-width: 768px) and (max-width: 950px) {
  .c-card-2--working--sm,
  .c-card-2--student--sm {
    padding: 15px 15px 22px 95px;
  }
}
@media screen and (max-width: 767px) {
  .c-card-2--working--sm .c-card-2__title,
  .c-card-2--student--sm .c-card-2__title {
    font-size: 16px;
  }
  .c-card-2--working--sm .c-card-2__title:after,
  .c-card-2--student--sm .c-card-2__title:after {
    width: 152px;
    background: url(../img/common/sp/c-card-2-sm-underline.png);
  }
}
.c-card-2--working--sm .c-card-2__label,
.c-card-2--student--sm .c-card-2__label {
  top: 20px;
}
.c-card-2--working--sm .c-card-2__button,
.c-card-2--student--sm .c-card-2__button {
  margin: 10px auto 0;
}

.c-card-2--working .c-card-2__bg,
.c-card-2--working--sm .c-card-2__bg {
  background-image: url(../img/common/c-card-2-bg-working.jpg);
}
@media screen and (max-width: 767px) {
  .c-card-2--working .c-card-2__bg,
  .c-card-2--working--sm .c-card-2__bg {
    border-radius: 0 6px 6px 0;
    background-image: url(../img/common/sp/c-card-2-bg-working.jpg);
  }
}
.c-card-2--working .c-card-2__bg:before,
.c-card-2--working--sm .c-card-2__bg:before {
  background: #207ec1;
}

.c-card-2--student .c-card-2__bg,
.c-card-2--student--sm .c-card-2__bg {
  background-image: url(../img/common/c-card-2-bg-student.jpg);
}
@media screen and (max-width: 767px) {
  .c-card-2--student .c-card-2__bg,
  .c-card-2--student--sm .c-card-2__bg {
    border-radius: 6px 0 0 6px;
    background-image: url(../img/common/sp/c-card-2-bg-student.jpg);
  }
}
.c-card-2--student .c-card-2__bg:before,
.c-card-2--student--sm .c-card-2__bg:before {
  background: #2e957d;
}

@media screen and (min-width: 768px) {
  .c-interview-list-1,
  .c-adviser-list-1,
  .c-interview-list-2 {
    display: grid;
    grid-template-columns: repeat(3, calc((100% - 80px) / 3));
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-interview-list-1,
  .c-adviser-list-1,
  .c-interview-list-2 {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}
.c-interview-list-1 .slick-dots,
.c-adviser-list-1 .slick-dots,
.c-interview-list-2 .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .c-interview-list-1 .slick-dots,
  .c-adviser-list-1 .slick-dots,
  .c-interview-list-2 .slick-dots {
    margin: 25px auto 0;
  }
}
.c-interview-list-1 .slick-dots button,
.c-adviser-list-1 .slick-dots button,
.c-interview-list-2 .slick-dots button {
  margin: 0 7.5px;
  width: 10px;
  height: 10px;
  border-radius: 9999px;
  background: #999;
  color: transparent;
  font-size: 0;
  line-height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-interview-list-1 .slick-dots .slick-active button,
.c-adviser-list-1 .slick-dots .slick-active button,
.c-interview-list-2 .slick-dots .slick-active button {
  background: #004e88;
}
.c-interview-list-1 .slick-arrow,
.c-adviser-list-1 .slick-arrow,
.c-interview-list-2 .slick-arrow {
  position: absolute;
  z-index: 1;
  color: transparent;
  font-size: 0;
  line-height: 0;
}
@media screen and (min-width: 768px) {
  .c-interview-list-1 .slick-arrow,
  .c-adviser-list-1 .slick-arrow,
  .c-interview-list-2 .slick-arrow {
    top: 165px;
  }
}
@media screen and (max-width: 767px) {
  .c-interview-list-1 .slick-arrow,
  .c-adviser-list-1 .slick-arrow,
  .c-interview-list-2 .slick-arrow {
    bottom: -5px;
  }
}
.c-interview-list-1 .slick-arrow:before,
.c-adviser-list-1 .slick-arrow:before,
.c-interview-list-2 .slick-arrow:before {
  content: url(../img/common/i-arrow-3.svg);
}
@media screen and (max-width: 767px) {
  .c-interview-list-1 .slick-arrow:before,
  .c-adviser-list-1 .slick-arrow:before,
  .c-interview-list-2 .slick-arrow:before {
    content: url(../img/common/sp/i-arrow-3.svg);
  }
}
@media screen and (min-width: 768px) {
  .c-interview-list-1 .slick-prev,
  .c-adviser-list-1 .slick-prev,
  .c-interview-list-2 .slick-prev {
    left: -18px;
  }
}
@media screen and (max-width: 767px) {
  .c-interview-list-1 .slick-prev,
  .c-adviser-list-1 .slick-prev,
  .c-interview-list-2 .slick-prev {
    left: max(15px, 50vw - 162px);
  }
}
.c-interview-list-1 .slick-next,
.c-adviser-list-1 .slick-next,
.c-interview-list-2 .slick-next {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
@media screen and (min-width: 768px) {
  .c-interview-list-1 .slick-next,
  .c-adviser-list-1 .slick-next,
  .c-interview-list-2 .slick-next {
    right: -18px;
  }
}
@media screen and (max-width: 767px) {
  .c-interview-list-1 .slick-next,
  .c-adviser-list-1 .slick-next,
  .c-interview-list-2 .slick-next {
    right: max(15px, 50vw - 162px);
  }
}

.c-interview-list-2 {
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-interview-list-2 {
    width: calc(100% + 30px);
  }
}
.c-interview-list-2.slick-slider .slick-list {
  overflow: visible !important;
}
.c-interview-list-2 .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-interview-list-2 .c-interview-card,
.c-interview-list-2 .c-interview-card--lg {
  margin: 0 20px 10px;
  width: 340px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-interview-list-2 .c-interview-card,
  .c-interview-list-2 .c-interview-card--lg {
    margin: 0 7.5px 10px;
    width: 290px;
  }
}

.c-interview-list-3 {
  display: grid;
  grid-template-columns: repeat(3, 30.9090909091%);
  gap: min(40px, 3.6363636364vw) 3.6363636364%;
  max-width: 1100px;
}
@media screen and (max-width: 767px) {
  .c-interview-list-3 {
    grid-template-columns: 100%;
    gap: 20px;
    max-width: 100%;
  }
}

.c-interview-card,
.c-interview-card--lg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  border-radius: 6px 0 6px 6px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-interview-card,
  .c-interview-card--lg {
    margin: 0 7.5px 10px;
    width: 290px;
    height: auto;
  }
}
@media (hover: hover) {
  .c-interview-card:hover,
  .c-interview-card--lg:hover {
    opacity: 0.7;
  }
  .c-interview-card:hover .c-interview-card__thumbnail img,
  .c-interview-card--lg:hover .c-interview-card__thumbnail img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}
.c-interview-card:before,
.c-interview-card--lg:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 30px;
  height: 30px;
  background: #004e88;
  content: "";
  -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
  clip-path: polygon(0 0, 100% 100%, 100% 0);
}

@media screen and (max-width: 767px) {
  .c-interview-card--lg {
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
  .c-interview-card--lg .c-interview-card__thumbnail img {
    height: 51.2vw;
  }
}

.c-interview-card__thumbnail {
  overflow: hidden;
}
.c-interview-card__thumbnail img {
  display: block;
  width: 100%;
  height: 192px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.c-interview-card__label {
  position: relative;
  z-index: 1;
  margin: -13px 75px 0 15px;
  padding: 1px 6px 2px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #004e88;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 1.5714285714;
}

.c-interview-card__badge {
  position: absolute;
  top: 138px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px;
  width: 68px;
  height: 68px;
  border-radius: 9999px;
  background: #ffe764;
  color: #004e88;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3333333333;
}
.c-interview-card__badge:after {
  margin: 2px auto 0;
  content: url(../img/common/c-interview-card-badge-after.svg);
  line-height: 0;
}

.c-interview-card__title {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin: 20px 15px 20px;
  -webkit-line-clamp: 3;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .c-interview-card__title {
    margin: 10px 15px;
    font-size: 16px;
    line-height: 1.75;
  }
}

.c-interview-card__term {
  display: block;
  margin: auto 15px 20px;
  padding: 6.5px 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px;
  background: #3598de;
  color: #fff;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .c-interview-card__term {
    margin: auto 15px 15px;
    padding: 3.5px 15px;
    font-size: 14px;
  }
}

.c-adviser-list-1 {
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-adviser-list-1 {
    width: calc(100% + 30px);
  }
}
.c-adviser-list-1.slick-slider .slick-list {
  overflow: visible !important;
}
@media screen and (min-width: 768px) {
  .c-adviser-list-1 .slick-arrow {
    top: 115px;
  }
}
.c-adviser-list-1 .c-adviser-card,
.c-adviser-list-1 .c-adviser-card--lg {
  margin: 0 20px 10px;
  height: 295px;
}
@media screen and (max-width: 767px) {
  .c-adviser-list-1 .c-adviser-card,
  .c-adviser-list-1 .c-adviser-card--lg {
    margin: 0 10px 10px;
    height: 210px;
  }
}
.c-adviser-list-1 .c-adviser-card img,
.c-adviser-list-1 .c-adviser-card--lg img {
  height: 295px;
}
@media screen and (max-width: 767px) {
  .c-adviser-list-1 .c-adviser-card img,
  .c-adviser-list-1 .c-adviser-card--lg img {
    height: 210px;
  }
}

.c-adviser-list-2 {
  display: grid;
  grid-template-columns: repeat(2, 48.1818181818%);
  gap: min(40px, 3.6363636364vw) 3.6363636364%;
  max-width: 1100px;
}
@media screen and (max-width: 767px) {
  .c-adviser-list-2 {
    grid-template-columns: 100%;
    gap: 20px;
    max-width: 100%;
  }
}

.c-adviser-card,
.c-adviser-card--lg {
  position: relative;
  display: grid !important;
  grid-template-columns: 230px 300px;
  max-width: 100%;
  width: 530px;
  height: 293px;
  border-radius: 6px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-adviser-card,
  .c-adviser-card--lg {
    grid-template-columns: 113px 190px;
    width: 303px;
    height: 207px;
  }
}
@media (hover: hover) {
  .c-adviser-card:hover,
  .c-adviser-card--lg:hover {
    opacity: 0.7;
  }
  .c-adviser-card:hover:before,
  .c-adviser-card--lg:hover:before {
    right: 15px;
  }
}
.c-adviser-card:before,
.c-adviser-card--lg:before {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 6px;
  height: 10px;
  background: #004e88;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}
.c-adviser-card img,
.c-adviser-card--lg img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px 0 0 6px;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-adviser-card--lg {
  grid-template-columns: 43.3962264151% 56.6037735849%;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-adviser-card--lg {
    grid-template-columns: 150px calc(100% - 150px);
    width: 100%;
    height: auto;
  }
  .c-adviser-card--lg .c-adviser-card__content {
    padding: 15px 25px;
  }
  .c-adviser-card--lg .c-adviser-card__text {
    -webkit-line-clamp: 6;
    line-height: 1.5714285714;
  }
}

.c-adviser-card__content {
  padding: 30px;
  border-radius: 0 6px 6px 0;
}
@media screen and (max-width: 767px) {
  .c-adviser-card__content {
    padding: 17px 15px 11px;
  }
}

.c-adviser-card__title {
  position: relative;
  padding: 0 0 12px;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.4545454545;
}
@media screen and (max-width: 767px) {
  .c-adviser-card__title {
    padding: 0 0 8px;
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
.c-adviser-card__title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: url(../img/common/c-adviser-card-title-after.svg);
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .c-adviser-card__title:after {
    content: url(../img/common/sp/c-adviser-card-title-after.svg);
  }
}

.c-adviser-card__text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin: 15px 0 0;
  -webkit-line-clamp: 4;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .c-adviser-card__text {
    margin: 12px 0 0;
    font-size: 14px;
    line-height: 1.7857142857;
  }
}

.c-adviser-card__term {
  display: block;
  margin: 25px 0 0;
  padding: 6.5px 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px;
  background: #3598de;
  color: #fff;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .c-adviser-card__term {
    margin: 10px 0 0;
    padding: 3.5px 15px;
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  .c-ebook-list {
    display: grid;
    grid-template-columns: repeat(3, calc((100% - 80px) / 3));
    gap: 40px;
  }
}

.c-ebook-card {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 768px) {
  .c-ebook-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    border-radius: 6px 0 6px 6px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .c-ebook-card {
    display: block;
    padding: 15px 15px 20px;
    height: auto;
    border-radius: 6px;
  }
  .c-ebook-card + .c-ebook-card {
    margin: 25px auto 0;
  }
  .c-ebook-card:not(:last-child) .c-ebook-card__badge {
    top: 135px;
  }
}
@media (hover: hover) {
  .c-ebook-card:hover {
    opacity: 0.7;
  }
}
@media screen and (hover: hover) and (min-width: 768px) {
  .c-ebook-card:hover .c-ebook-card__thumbnail img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}
@media (hover: hover) {
  .c-ebook-card:hover .c-ebook-card__button {
    background: #fff;
    color: #004e88;
    -webkit-transform: translate(3px, 3px);
    transform: translate(3px, 3px);
  }
  .c-ebook-card:hover .c-ebook-card__button:before {
    -webkit-transform: translate(-3px, -3px);
    transform: translate(-3px, -3px);
  }
  .c-ebook-card:hover .c-ebook-card__button:after {
    background: #004e88;
  }
}

@media screen and (min-width: 768px) {
  .c-ebook-card__thumbnail {
    overflow: hidden;
    padding: 12px 12px 0;
    width: 100%;
    height: 192px;
    background: #f7f7f7;
  }
}
@media screen and (max-width: 767px) {
  .c-ebook-card__thumbnail {
    float: left;
    margin: 0 15px 15px 0;
    width: 125px;
    height: auto;
  }
}
.c-ebook-card__thumbnail img {
  display: block;
  margin: auto;
  width: auto;
  height: 180px;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-ebook-card__thumbnail img {
    width: 100%;
    height: auto;
  }
}

.c-ebook-card__label {
  position: relative;
  z-index: 1;
  margin: -13px 75px 0 15px;
  padding: 1px 6px 2px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #004e88;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 1.5714285714;
}
@media screen and (max-width: 767px) {
  .c-ebook-card__label {
    display: inline-block;
    margin: 0;
    padding: 2px 10px;
  }
}

.c-ebook-card__badge {
  position: absolute;
  top: 138px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px;
  width: 68px;
  height: 68px;
  border-radius: 9999px;
  background: #ffe764;
  color: #004e88;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3333333333;
}
@media screen and (max-width: 767px) {
  .c-ebook-card__badge {
    top: 135px;
    left: 95px;
    width: 55px;
    height: 55px;
    font-size: 14px;
  }
}
.c-ebook-card__badge:after {
  margin: 2px auto 0;
  content: url(../img/common/c-interview-card-badge-after.svg);
  line-height: 0;
}

.c-ebook-card__title {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin: 20px 15px 20px;
  -webkit-line-clamp: 3;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .c-ebook-card__title {
    margin: 10px 0 0;
    -webkit-line-clamp: 4;
    font-size: 16px;
    line-height: 1.5;
  }
}

.c-ebook-card__term {
  display: block;
  margin: auto 15px;
  padding: 6.5px 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px;
  background: #3598de;
  color: #fff;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .c-ebook-card__term {
    display: inline-block;
    margin: 10px 0 0;
    padding: 3.5px 15px;
    font-size: 14px;
  }
}

.c-ebook-card__button {
  margin: 20px auto 25px;
  max-width: calc(100% - 30px);
  width: 240px;
}
@media screen and (max-width: 767px) {
  .c-ebook-card__button {
    clear: both;
    margin: 15px auto 0;
    padding: 8px 15px;
    max-width: 100%;
    width: 192px;
  }
}

.c-job-offer-flow {
  position: relative;
  margin: 40px auto 0;
}
@media screen and (min-width: 1130px) {
  .c-job-offer-flow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .c-job-offer-flow {
    margin: 30px auto 0;
  }
}
.c-job-offer-flow .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.c-job-offer-flow .slick-slide {
  height: auto;
}
.c-job-offer-flow .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 30px auto 0;
  max-width: min(345px, 100%);
  border-radius: 9999px;
}
@media screen and (min-width: 1130px) {
  .c-job-offer-flow .slick-dots {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .c-job-offer-flow .slick-dots {
    width: 100%;
  }
  .c-job-offer-flow .slick-dots > * {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.c-job-offer-flow .slick-dots button {
  width: 52px;
  height: 6px;
  background: #f2f2f2;
  color: transparent;
  font-size: 0;
  line-height: 0;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
@media screen and (max-width: 767px) {
  .c-job-offer-flow .slick-dots button {
    width: 100%;
  }
}
.c-job-offer-flow .slick-dots .slick-active button {
  border-radius: 9999px;
  background: #004e88;
}
.c-job-offer-flow:before {
  position: absolute;
  top: 140px;
  left: 50%;
  z-index: 1;
  content: url(../img/common/scrollable.png);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.c-job-offer-flow.show-scrollable:before {
  opacity: 1;
}
@media screen and (min-width: 1130px) {
  .c-job-offer-flow.show-scrollable:before {
    display: none;
  }
}

.c-job-offer-flow__item {
  position: relative;
  padding: 0 14px 25px;
  width: 210px;
  border: solid 1px #ccc;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .c-job-offer-flow__item {
    min-height: 373px;
  }
}
.c-job-offer-flow__item:last-child {
  background: #fffeed;
}
.c-job-offer-flow__item:nth-child(even) {
  background: #fafafa;
}
.c-job-offer-flow__item:nth-child(n + 2) {
  margin: 0 0 0 12px;
}
.c-job-offer-flow__item:nth-child(n + 2):before {
  position: absolute;
  top: calc(50% - 11px);
  left: -23px;
  z-index: 1;
  content: url(../img/common/i-arrow-4.svg);
}

.c-job-offer-flow__image {
  display: block;
  margin-left: -14px;
  width: calc(100% + 28px);
  mix-blend-mode: darken;
}

.c-job-offer-flow__title {
  white-space: nowrap;
}

.c-job-offer-flow__text {
  margin: 10px auto 0;
}

.c-job-offer-flow__link {
  position: relative;
  display: block;
  margin: 15px auto 0;
  padding: 0 0 0 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #004e88;
  text-decoration: underline;
  font-size: 12px;
}
@media (hover: hover) {
  .c-job-offer-flow__link:hover {
    text-decoration: none;
  }
}
.c-job-offer-flow__link:before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 5px;
  height: 8px;
  background: #004e88;
  content: "";
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}

.c-faq-list {
  display: grid;
  grid-template-columns: repeat(3, calc((100% - 50px) / 3));
  gap: 25px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .c-faq-list {
    grid-template-columns: repeat(2, calc((100% - 25px) / 2));
  }
}
@media screen and (max-width: 767px) {
  .c-faq-list {
    grid-template-columns: 100%;
    gap: 10px;
  }
}

.c-faq-list__item {
  padding: 9px 15px 9px 20px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border: solid 1px #ccc;
  border-radius: 6px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .c-faq-list__item {
    padding: 20px 15px 16px 20px;
  }
}
.c-faq-list__item.is-open .c-faq-list__question:after {
  content: url(../img/common/i-faq-close.jpg);
}

.c-faq-list__question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .c-faq-list__question {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 16px;
    line-height: 1.75;
  }
}
.c-faq-list__question:before {
  margin: 5px 15px 0 0;
  content: url(../img/common/i-faq-q.svg);
}
@media screen and (max-width: 767px) {
  .c-faq-list__question:before {
    margin: 4px 15px 0 0;
    content: url(../img/common/sp/i-faq-q.svg);
  }
}
.c-faq-list__question:after {
  margin: 5px 0 0 15px;
  width: 24px;
  content: url(../img/common/i-faq-open.jpg);
  -webkit-transform: scale(0.5) translate(-50%);
  transform: scale(0.5) translate(-50%);
}
@media screen and (max-width: 767px) {
  .c-faq-list__question:after {
    margin: 3px 0 0 15px;
  }
}

.c-faq-list__question-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: 86px;
}
@media screen and (max-width: 767px) {
  .c-faq-list__question-text {
    min-height: auto;
  }
}

.c-faq-list__answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 10px;
  border-top: solid 1px #e6e6e6;
  font-size: 16px;
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  .c-faq-list__answer {
    margin: 15px 0 0;
    padding: 15px 0 0;
  }
}
.c-faq-list__answer:before {
  margin: -2px 15px 0 0;
  content: url(../img/common/i-faq-a.svg);
}
@media screen and (max-width: 767px) {
  .c-faq-list__answer:before {
    margin: 3px 15px 0 0;
    content: url(../img/common/sp/i-faq-a.svg);
  }
}

@media screen and (min-width: 768px) {
  .c-media-container {
    display: grid;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    grid-template-columns: 1fr 35.0909090909%;
    gap: 40px;
  }
}

@media screen and (min-width: 768px) {
  .c-media-primary {
    display: grid;
    grid-template-columns: repeat(2, calc((100% - 40px) / 2));
    gap: 40px;
  }
}
.c-media-primary img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-media-primary img {
    margin: 0 10px 0 0;
    width: 130px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top;
  }
}

@media screen and (max-width: 767px) {
  .c-media-primary__item:not(:first-of-type) {
    margin: 15px 0 0;
    padding: 15px 0 0;
    border-top: solid 1px #e6e6e6;
  }
}

@media screen and (max-width: 767px) {
  .c-media-primary__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .c-media-primary__link {
    position: relative;
    display: block;
  }
  .c-media-primary__link:before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 30px;
    height: 30px;
    background: #004e88;
    content: "";
    -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
    clip-path: polygon(0 0, 100% 100%, 100% 0);
  }
}

.c-media-primary__content {
  width: 100%;
}

.c-media-primary__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 17px 0 0;
}
@media screen and (max-width: 767px) {
  .c-media-primary__info {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
  }
}

.c-media-primary__term {
  display: block;
  padding: 5px 10px 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .c-media-primary__term {
    padding: 3px 7px;
    font-size: 10px;
  }
}

.c-media-primary__date {
  margin: 3px 0 0;
  color: #999;
  font-size: 18px;
  font-family: "Inter", sans-serif;
  line-height: 1.3333333333;
}
@media screen and (max-width: 767px) {
  .c-media-primary__date {
    margin: 3px 0 0;
    text-align: right;
    font-size: 12px;
    line-height: 1.1428571429;
  }
}

.c-media-primary__text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin: 15px 0 0;
  -webkit-line-clamp: 3;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .c-media-primary__text {
    margin: 5px 0 0;
    font-size: 14px;
    line-height: 1.7142857143;
  }
}

.c-media-primary__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 0;
}

.c-media-primary__tag {
  margin: 0 10px 0 0;
  color: #004e88;
  font-size: 14px;
  line-height: 1.4285714286;
}
@media screen and (max-width: 767px) {
  .c-media-primary__tag {
    font-size: 12px;
    line-height: 1.4166666667;
  }
}

.c-media-secondary img {
  display: block;
  margin: 0 15px 0 0;
  width: 161px;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: top;
  object-position: top;
}

.c-media-secondary__title {
  padding: 0 0 0 15px;
  border-left: solid 6px #004e88;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
}

.c-media-secondary__item:first-of-type {
  margin: 22px 0 0;
}
.c-media-secondary__item:not(:first-of-type) {
  margin: 25px 0 0;
  padding: 25px 0 0;
  border-top: solid 1px #e6e6e6;
}

.c-media-secondary__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-media-secondary__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.c-media-secondary__term {
  display: block;
  padding: 5px 10px 2px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}

.c-media-secondary__date {
  margin: 5px 0 0;
  color: #999;
  text-align: right;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  line-height: 1.3571428571;
}

.c-media-secondary__text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin: 11px 0 0;
  -webkit-line-clamp: 3;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.7142857143;
}

.c-media-secondary__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 0;
}

.c-media-secondary__tag {
  margin: 0 10px 0 0;
  color: #004e88;
  font-size: 12px;
  line-height: 1.4166666667;
}

/* =================================
 image text
================================= */
.c-image-text-1,
.c-image-text-3,
.c-image-text-2,
.c-image-text-1--reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  place-items: center;
}
@media screen and (max-width: 767px) {
  .c-image-text-1,
  .c-image-text-3,
  .c-image-text-2,
  .c-image-text-1--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c-image-text-1 + .c-image-text-1,
  .c-image-text-3 + .c-image-text-1,
  .c-image-text-1 + .c-image-text-3,
  .c-image-text-3 + .c-image-text-3,
  .c-image-text-2 + .c-image-text-1,
  .c-image-text-2 + .c-image-text-3,
  .c-image-text-1 + .c-image-text-2,
  .c-image-text-3 + .c-image-text-2,
  .c-image-text-2 + .c-image-text-2,
  .c-image-text-1--reverse + .c-image-text-1,
  .c-image-text-1--reverse + .c-image-text-3,
  .c-image-text-1--reverse + .c-image-text-2,
  .c-image-text-1 + .c-image-text-1--reverse,
  .c-image-text-3 + .c-image-text-1--reverse,
  .c-image-text-2 + .c-image-text-1--reverse,
  .c-image-text-1--reverse + .c-image-text-1--reverse {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .c-image-text-1 + .c-image-text-1,
  .c-image-text-3 + .c-image-text-1,
  .c-image-text-1 + .c-image-text-3,
  .c-image-text-3 + .c-image-text-3,
  .c-image-text-2 + .c-image-text-1,
  .c-image-text-2 + .c-image-text-3,
  .c-image-text-1 + .c-image-text-2,
  .c-image-text-3 + .c-image-text-2,
  .c-image-text-2 + .c-image-text-2,
  .c-image-text-1--reverse + .c-image-text-1,
  .c-image-text-1--reverse + .c-image-text-3,
  .c-image-text-1--reverse + .c-image-text-2,
  .c-image-text-1 + .c-image-text-1--reverse,
  .c-image-text-3 + .c-image-text-1--reverse,
  .c-image-text-2 + .c-image-text-1--reverse,
  .c-image-text-1--reverse + .c-image-text-1--reverse {
    margin-top: 40px;
  }
  .c-image-text-1 > * + *,
  .c-image-text-3 > * + *,
  .c-image-text-2 > * + *,
  .c-image-text-1--reverse > * + * {
    margin: 0 0 0 auto;
  }
  .c-image-text-1:nth-of-type(even),
  .c-image-text-3:nth-of-type(even),
  .c-image-text-2:nth-of-type(even),
  .c-image-text-1--reverse:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.c-image-text-1 picture,
.c-image-text-3 picture,
.c-image-text-2 picture,
.c-image-text-1--reverse picture {
  display: contents;
}

@media screen and (min-width: 768px) {
  .c-image-text-1--reverse + .c-image-text-1--reverse {
    margin-top: 40px;
  }
  .c-image-text-1--reverse > * + * {
    margin: 0 0 0 auto;
  }
  .c-image-text-1--reverse:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.c-image-text-1__image,
.c-image-text-3__image,
.c-image-text-2__image {
  display: block;
  width: 100%;
  background: #f7f7f7;
}
@media screen and (min-width: 768px) {
  .c-image-text-1__image,
  .c-image-text-3__image,
  .c-image-text-2__image {
    width: 50.9090909091%;
  }
}

.c-image-text-1__content,
.c-image-text-3__content,
.c-image-text-2__content {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-image-text-1__content,
  .c-image-text-3__content,
  .c-image-text-2__content {
    width: 45.4545454545%;
  }
}

.c-image-text-1__title,
.c-image-text-3__title,
.c-image-text-2__title {
  margin: 0 0 20px;
  font-weight: bold;
  font-size: 28px;
  line-height: 1.4705882353;
}
@media screen and (max-width: 767px) {
  .c-image-text-1__title,
  .c-image-text-3__title,
  .c-image-text-2__title {
    margin: 25px auto 15px;
    text-align: center;
    font-size: 22px;
    line-height: 1.64;
  }
}

.c-image-text-1__text-1,
.c-image-text-3__text-1,
.c-image-text-2__text-1,
.c-image-text-1__text-1--note,
.c-image-text-2__text-1--note {
  display: inline-block;
  margin: 5px 2px;
  padding: 0 8px;
  border: solid 2px #004e88;
  background: #fff;
  color: #004e88;
  font-size: 34px;
}
@media screen and (max-width: 767px) {
  .c-image-text-1__text-1,
  .c-image-text-3__text-1,
  .c-image-text-2__text-1,
  .c-image-text-1__text-1--note,
  .c-image-text-2__text-1--note {
    margin: 3px 2px;
    font-size: 25px;
  }
}
.c-image-text-1__text-1:nth-of-type(2),
.c-image-text-3__text-1:nth-of-type(2),
.c-image-text-2__text-1:nth-of-type(2),
.c-image-text-1__text-1--note:nth-of-type(2),
.c-image-text-2__text-1--note:nth-of-type(2) {
  margin-top: 5px;
}

.c-image-text-1__text-1--note,
.c-image-text-2__text-1--note {
  padding: 0 3px 0 5px;
}
.c-image-text-1__text-1--note:after,
.c-image-text-2__text-1--note:after {
  color: #3b3b3b;
  content: "※";
  vertical-align: text-top;
  font-size: 10px;
  line-height: 2;
}

.c-image-text-1__text-1-num {
  font-size: 43px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-image-text-1__text-1-num {
    font-size: 25px;
  }
}

.c-image-text-1__text-2,
.c-image-text-3__text-2,
.c-image-text-2__text-2 {
  display: inline-block;
  margin: 2px 0;
  padding: 0 3px;
  background: #000;
  background: #ffe764;
  color: #004e88;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.5454545455;
}
@media screen and (max-width: 767px) {
  .c-image-text-1__text-2,
  .c-image-text-3__text-2,
  .c-image-text-2__text-2 {
    margin: 1px 0;
    font-size: 16px;
    line-height: 1.625;
  }
}

.c-image-text-1__text-3,
.c-image-text-3__text-3,
.c-image-text-2__text-3 {
  font-size: 22px;
  line-height: 1.7272727273;
}
@media screen and (max-width: 767px) {
  .c-image-text-1__text-3,
  .c-image-text-3__text-3,
  .c-image-text-2__text-3 {
    font-size: 16px;
    line-height: 1.75;
  }
}

.c-image-text-1__note,
.c-image-text-2__note {
  position: relative;
  margin: 15px 0 0;
  padding: 0 0 0 15px;
  color: #999;
  font-size: 12px;
  line-height: 1.6666666667;
}
.c-image-text-1__note + .c-image-text-1__note,
.c-image-text-2__note + .c-image-text-1__note,
.c-image-text-1__note + .c-image-text-2__note,
.c-image-text-2__note + .c-image-text-2__note {
  margin: 10px 0 0;
}
.c-image-text-1__note:before,
.c-image-text-2__note:before {
  position: absolute;
  top: 2px;
  left: 0;
  content: "※";
  font-size: 10px;
}

.c-image-text-2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-image-text-2 > * + * {
  margin: 0;
}
.c-image-text-2 picture {
  display: block;
  width: 37.7551020408%;
}
@media screen and (max-width: 767px) {
  .c-image-text-2 picture {
    width: 100%;
  }
}

.c-image-text-2__image {
  width: 100%;
  height: auto;
}

.c-image-text-2__content {
  width: 58.1632653061%;
}
@media screen and (max-width: 767px) {
  .c-image-text-2__content {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .c-image-text-2__title {
    margin: 15px auto;
  }
}

@media screen and (max-width: 767px) {
  .c-image-text-2__text-1 {
    padding: 0 1px;
    line-height: 1.25;
  }
}

.c-image-text-3 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 525px;
}
@media screen and (max-width: 767px) {
  .c-image-text-3 {
    max-width: 100%;
  }
}
.c-image-text-3:nth-of-type(even) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
}
.c-image-text-3 > * + * {
  margin: 0;
}
.c-image-text-3 picture {
  display: block;
  width: 100%;
}

.c-image-text-3__image {
  width: 100%;
  height: auto;
}

.c-image-text-3__content {
  margin: 30px auto 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-image-text-3__content {
    margin: 15px auto 0;
  }
}

.c-image-text-3__title {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-image-text-3__title {
    margin: 0 auto 11px;
  }
}

@media screen and (max-width: 767px) {
  .c-image-text-3__text-1 {
    padding: 0 1px;
    line-height: 1.25;
  }
}

@media screen and (min-width: 768px) {
  .c-terms-tab,
  .c-terms-tab--new-graduate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 0 70px;
    border-bottom: solid 1px #004e88;
    font-size: 15px;
    line-height: 1.3333333333;
  }
  .c-terms-tab > *:not(:first-child),
  .c-terms-tab--new-graduate > *:not(:first-child) {
    margin-left: 3px;
  }
  .c-terms-tab > *:first-child,
  .c-terms-tab--new-graduate > *:first-child {
    width: 128px;
  }
}
@media screen and (max-width: 767px) {
  .c-terms-tab,
  .c-terms-tab--new-graduate {
    position: relative;
    margin: 0 0 20px;
    border: solid 1px #004e88;
    border-radius: 10px;
    background: #f7f7f7;
  }
  .c-terms-tab.is-open:before,
  .is-open.c-terms-tab--new-graduate:before {
    content: url(../img/common/c-terms-tab-icon-close-1.svg);
  }
  .c-terms-tab:before,
  .c-terms-tab--new-graduate:before {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 54px;
    height: 60px;
    content: url(../img/common/c-terms-tab-icon-open-1.svg);
    line-height: 0;
  }
  .c-terms-tab > *:not(:first-child),
  .c-terms-tab--new-graduate > *:not(:first-child) {
    display: block;
  }
  .c-terms-tab > *:first-child,
  .c-terms-tab--new-graduate > *:first-child {
    width: calc(100% - 60px);
  }
}

@media screen and (max-width: 767px) {
  .c-terms-tab--new-graduate.is-open:before {
    content: url(../img/common/c-terms-tab-icon-close-2.svg);
  }
  .c-terms-tab--new-graduate:before {
    content: url(../img/common/c-terms-tab-icon-open-2.svg);
  }
}

@media screen and (min-width: 768px) {
  .c-terms-tab__item,
  .c-terms-tab__item--current {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
    width: 240px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .c-terms-tab__item,
  .c-terms-tab__item--current {
    display: block;
    padding: 20px 15px;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .c-terms-tab__item {
    height: 60px;
    border-radius: 10px 10px 0 0;
    background: #f7f7f7;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media (hover: hover) {
  .c-terms-tab__item:hover {
    opacity: 0.7;
  }
}

.c-terms-tab__item--current {
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .c-terms-tab__item--current {
    position: relative;
    margin-bottom: -1px;
    height: 75px;
    border: solid 1px #004e88;
    border-radius: 10px 10px 0 0;
    background: #fff;
  }
  .c-terms-tab__item--current:before {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    content: "";
  }
}

/* =================================
 section
================================= */
.c-section,
.c-section--sm {
  padding: 80px 15px;
}
@media screen and (max-width: 767px) {
  .c-section,
  .c-section--sm {
    padding: 40px 15px;
  }
}

.c-section--sm {
  padding: 60px 15px 80px;
}
@media screen and (max-width: 767px) {
  .c-section--sm {
    padding: 40px 15px;
  }
}

.c-section__inner {
  margin: auto;
  max-width: 1100px;
}

.c-section__header > * + * {
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  .c-section__header > * + * {
    margin-top: 28px;
  }
}

* + .c-section__body {
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  * + .c-section__body {
    margin: 30px auto 0;
  }
}

* + .c-section__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  * + .c-section__footer {
    margin: 30px auto 0;
  }
}

/* =================================
 slider
================================= */
.c-slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-slider .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  width: 20px;
  height: 20px;
}
.c-slider .slick-dots li.slick-active button:before {
  background: #888;
}
.c-slider .slick-dots li button {
  display: block;
  padding: 5px;
  width: 20px;
  height: 20px;
  border: 0;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
.c-slider .slick-dots li button:before {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #ddd;
  content: "";
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  line-height: 20px;
  opacity: 1;
}

/* =================================
 pager
================================= */
.c-pager-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 50px auto 0;
  font-size: 17px;
  font-family: "Inter", sans-serif;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-pager-num {
    margin: 40px auto 0;
    font-size: 15px;
  }
}
.c-pager-num > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 5px;
  width: 44px;
  height: 44px;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .c-pager-num > * {
    width: 36px;
    height: 36px;
  }
}
.c-pager-num > a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .c-pager-num > a:hover {
    background: #004e88;
    color: #fff;
  }
}
.c-pager-num .current {
  background: #004e88;
  color: #fff;
}
.c-pager-num .prev,
.c-pager-num .next {
  font-weight: 600;
}

/* =================================
 back to top
================================= */
.c-back-top-top {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .c-back-top-top {
    right: 0;
    bottom: 77px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 7px;
    width: 32px;
    height: 104px;
    border-radius: 4px 0 0 4px;
    background: #e3e3e3;
    letter-spacing: 1.8px;
    font-weight: bold;
    font-size: 12px;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
  }
  .c-back-top-top:after {
    margin: 7px 0 0 1px;
    content: url(../img/engineer-media/arrow-back-to-top.svg);
  }
}

/* =================================
 note icon
================================= */
.c-note-icon {
  vertical-align: text-top;
  font-size: 10px;
  line-height: 2;
}

/* ======================================================================
 layout
====================================================================== */
/* =================================
 l-container
================================= */
/* =================================
 l-header
================================= */
.l-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 40px;
  width: 100%;
  height: 100px;
}
@media screen and (max-width: 1000px) {
  .l-header {
    display: none;
  }
}

.l-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 125px;
}
.l-header__logo img {
  display: block;
  width: 100%;
}

.l-header__terms-title {
  width: 100%;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  font-size: 18px;
}

.l-header__terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 15px 0 50px;
  width: 217px;
  height: 100%;
}
@media screen and (max-width: 1300px) {
  .l-header__terms {
    margin: 0 15px 0 20px;
  }
}

.l-header__term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 9px 0 0;
  width: 105px;
  height: 28px;
  border-radius: 9999px;
  background: #000;
  color: #fff;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__term:nth-of-type(1) {
  border: solid 1px #3598de;
  background: #3598de;
}
@media (hover: hover) {
  .l-header__term:nth-of-type(1):hover {
    background: #fff;
    color: #3598de;
  }
  .l-header__term:nth-of-type(1):hover:after {
    background: #3598de;
  }
}
.l-header__term:nth-of-type(2) {
  border: solid 1px #2cb998;
  background: #2cb998;
}
@media (hover: hover) {
  .l-header__term:nth-of-type(2):hover {
    background: #fff;
    color: #2cb998;
  }
  .l-header__term:nth-of-type(2):hover:after {
    background: #2cb998;
  }
}
.l-header__term:after {
  display: block;
  margin: 1px -5px 0 7px;
  width: 4px;
  height: 7px;
  background: #fff;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}

.l-header__current-term,
.l-header__current-term--new-graduate,
.l-header__current-term--job-change {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 15px 0 25px;
  width: 217px;
  height: 100%;
  color: #fff;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .l-header__current-term,
  .l-header__current-term--new-graduate,
  .l-header__current-term--job-change {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 0 0 auto;
    width: 120px;
    text-align: right;
  }
}

.l-header__current-term--job-change {
  color: #3598de;
}

.l-header__current-term--new-graduate {
  color: #2cb998;
}

.l-header__current-term-text-1 {
  margin: -10px 0 5px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .l-header__current-term-text-1 {
    margin: 0 0 3px;
    font-weight: bold;
  }
}

.l-header__current-term-text-2 {
  font-weight: bold;
  font-size: 22px;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .l-header__current-term-text-2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-header__current-term-text-2 {
    font-size: 14px;
  }
}

.l-header__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 0 auto;
  padding: 0 30px 0 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0 0 0 20px;
  background: #fff;
}
@media screen and (max-width: 1300px) {
  .l-header__links {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .l-header__links {
    display: none;
  }
}

.l-header__links-row,
.l-header__links-row--new-graduate,
.l-header__links-row--job-change {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (min-width: 1200px) {
  .l-header__links-row,
  .l-header__links-row--new-graduate,
  .l-header__links-row--job-change {
    white-space: nowrap;
  }
}
.l-header__links-row:nth-of-type(1),
.l-header__links-row--new-graduate:nth-of-type(1),
.l-header__links-row--job-change:nth-of-type(1) {
  white-space: nowrap;
  font-size: 14px;
}
.l-header__links-row:nth-of-type(1) > * + *,
.l-header__links-row--new-graduate:nth-of-type(1) > * + *,
.l-header__links-row--job-change:nth-of-type(1) > * + * {
  margin: 0 0 0 15px;
}
@media screen and (max-width: 1300px) {
  .l-header__links-row:nth-of-type(1) > * + *,
  .l-header__links-row--new-graduate:nth-of-type(1) > * + *,
  .l-header__links-row--job-change:nth-of-type(1) > * + * {
    margin: 0 0 0 5px;
  }
}
.l-header__links-row:nth-of-type(1) > *,
.l-header__links-row--new-graduate:nth-of-type(1) > *,
.l-header__links-row--job-change:nth-of-type(1) > * {
  padding: 1px 5px;
}
.l-header__links-row:nth-of-type(2),
.l-header__links-row--new-graduate:nth-of-type(2),
.l-header__links-row--job-change:nth-of-type(2) {
  margin: 15px 0 0;
  font-weight: bold;
  font-size: 16px;
}
.l-header__links-row:nth-of-type(2) > * + *,
.l-header__links-row--new-graduate:nth-of-type(2) > * + *,
.l-header__links-row--job-change:nth-of-type(2) > * + * {
  margin: 0 0 0 25px;
}
@media screen and (max-width: 1300px) {
  .l-header__links-row:nth-of-type(2) > * + *,
  .l-header__links-row--new-graduate:nth-of-type(2) > * + *,
  .l-header__links-row--job-change:nth-of-type(2) > * + * {
    margin: 0 0 0 5px;
  }
}
.l-header__links-row:nth-of-type(2) > *,
.l-header__links-row--new-graduate:nth-of-type(2) > *,
.l-header__links-row--job-change:nth-of-type(2) > * {
  position: relative;
  z-index: 0;
  padding: 1px 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .l-header__links-row:nth-of-type(2) > *:hover,
  .l-header__links-row--new-graduate:nth-of-type(2) > *:hover,
  .l-header__links-row--job-change:nth-of-type(2) > *:hover {
    color: #fff;
  }
  .l-header__links-row:nth-of-type(2) > *:hover:before,
  .l-header__links-row--new-graduate:nth-of-type(2) > *:hover:before,
  .l-header__links-row--job-change:nth-of-type(2) > *:hover:before {
    width: 100%;
    background: #004e88;
  }
}
.l-header__links-row:nth-of-type(2) > *:before,
.l-header__links-row--new-graduate:nth-of-type(2) > *:before,
.l-header__links-row--job-change:nth-of-type(2) > *:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 0;
  height: 100%;
  background: #fff;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .l-header__links-row--job-change:nth-of-type(2) > *:hover:before {
    background: #3598de;
  }
}

@media (hover: hover) {
  .l-header__links-row--new-graduate:nth-of-type(2) > *:hover:before {
    background: #2cb998;
  }
}

.l-header__contact {
  position: relative;
  z-index: 0;
  padding: 4px 10px 10px;
  background: #f5f5f5;
}
@media screen and (max-width: 767px) {
  .l-header__contact {
    display: none;
  }
}

.l-header__contact-text {
  text-align: center;
  font-size: 12px;
}

.l-header__contact-tel,
.l-header__contact-tel--new-graduate,
.l-header__contact-tel--job-change {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 3px auto 0;
  font-weight: bold;
  font-size: 20px;
  font-family: "Inter", sans-serif;
  line-height: 1.3;
}
.l-header__contact-tel:before,
.l-header__contact-tel--new-graduate:before,
.l-header__contact-tel--job-change:before {
  margin: 0 2px -2px 0;
  content: url(../img/common/i-tel.svg);
}

.l-header__contact-tel--job-change {
  color: #3598de;
}
.l-header__contact-tel--job-change:before {
  content: url(../img/common/i-tel-job-change.svg);
}

.l-header__contact-tel--new-graduate {
  color: #2cb998;
}
.l-header__contact-tel--new-graduate:before {
  content: url(../img/common/i-tel-new-graduate.svg);
}

.l-header__contact-button,
.l-header__contact-button--new-graduate,
.l-header__contact-button--job-change {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 2px auto 0;
  padding: 0 10px 2px;
  width: 200px;
  height: 40px;
  border-radius: 9999px;
  background: #ff9300;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__contact-button:before,
.l-header__contact-button--new-graduate:before,
.l-header__contact-button--job-change:before {
  margin: 2px 8px 0 0;
  content: url(../img/common/i-mail-2.svg);
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__contact-button:after,
.l-header__contact-button--new-graduate:after,
.l-header__contact-button--job-change:after {
  position: absolute;
  right: -2px;
  bottom: -3px;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: solid 1px #ff9300;
  border-radius: 9999px;
  background: #fff;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

@media (hover: hover) {
  .l-header__contact-button--new-graduate:hover,
  .l-header__contact-button--job-change:hover {
    background: #fff;
    color: #ff9300;
    -webkit-transform: translate(2px, 3px);
    transform: translate(2px, 3px);
  }
  .l-header__contact-button--new-graduate:hover:before,
  .l-header__contact-button--job-change:hover:before {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
  }
  .l-header__contact-button--new-graduate:hover:after,
  .l-header__contact-button--job-change:hover:after {
    -webkit-transform: translate(-2px, -3px);
    transform: translate(-2px, -3px);
  }
}
.l-header__contact-button--new-graduate:after,
.l-header__contact-button--job-change:after {
  background: transparent;
}

.l-header__popup {
  position: absolute;
  top: calc(100% - 14px);
  right: 10px;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  width: 322px;
  height: 137px;
  border: solid 2px #ff9300;
  background: #fff;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  pointer-events: none;
}
.l-header__popup.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  pointer-events: initial;
}
.l-header__popup:before {
  position: absolute;
  top: -8px;
  left: 212px;
  width: 14px;
  height: 12px;
  background: #fff;
  content: "";
  -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
}

.l-header__popup-icon {
  display: block;
  width: 46px;
  height: 46px;
  border-radius: 9999px;
}

.l-header__popup-text {
  margin: 0 0 0 10px;
  width: calc(100% - 56px);
  font-size: 14px;
  line-height: 1.5714285714;
}

.l-header__popup-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px;
  padding: 0 10px;
  width: calc(50% - 5px);
  height: 36px;
  border-radius: 9999px;
  background: #ff9300;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
@media (hover: hover) {
  .l-header__popup-button:hover:before {
    right: 15px;
  }
}
.l-header__popup-button:before {
  position: absolute;
  right: 20px;
  display: block;
  margin: 1px -5px 0 7px;
  width: 4px;
  height: 7px;
  background: #fff;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}
.l-header__popup-button:after {
  position: absolute;
  right: -2px;
  bottom: -3px;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: solid 1px #ff9300;
  border-radius: 9999px;
  background: #fff;
  content: "";
}
.l-header__popup-button:first-of-type {
  margin-right: 10px;
}

.l-header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0 20px 40px;
  max-width: 100vw;
  width: 100%;
  height: 90px;
  background: #fff;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 1001px) {
  .l-header-fixed {
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@media screen and (min-width: 768px) {
  .l-header-fixed .l-header__current-term,
  .l-header-fixed .l-header__current-term--job-change,
  .l-header-fixed .l-header__current-term--new-graduate {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .l-header-fixed {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 9px 0 9px 15px;
    height: 55px;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08);
  }
}
.l-header-fixed.is-active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.l-header-fixed__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 15px 0 0;
  width: 269px;
}
@media screen and (max-width: 767px) {
  .l-header-fixed__logo {
    width: 155px;
  }
}
.l-header-fixed__logo img {
  display: block;
  width: 100%;
}

.l-header-fixed__terms-title {
  width: 100%;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .l-header-fixed__terms-title {
    font-size: 11px;
  }
}

.l-header-fixed__terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 0 auto;
  width: 193px;
  height: 100%;
}
@media screen and (min-width: 1001px) {
  .l-header-fixed__terms {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .l-header-fixed__terms {
    width: 133px;
  }
}

.l-header-fixed__term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 5px 0 0;
  width: calc(50% - 2px);
  height: 24px;
  border-radius: 9999px;
  background: #000;
  color: #fff;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-header-fixed__term {
    height: 16px;
    font-size: 10px;
  }
}
.l-header-fixed__term:nth-of-type(1) {
  border: solid 1px #3598de;
  background: #3598de;
}
.l-header-fixed__term:nth-of-type(2) {
  border: solid 1px #2cb998;
  background: #2cb998;
}
.l-header-fixed__term:after {
  display: block;
  margin: 1px -5px 0 7px;
  width: 4px;
  height: 7px;
  background: #fff;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}

.l-header-fixed__menu-button,
.l-header-fixed__menu-button--new-graduate,
.l-header-fixed__menu-button--job-change {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 0 auto;
  width: 90px;
  height: 90px;
  background: #004e88;
}
@media screen and (max-width: 1000px) {
  .l-header-fixed__menu-button,
  .l-header-fixed__menu-button--new-graduate,
  .l-header-fixed__menu-button--job-change {
    margin: 0 0 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-header-fixed__menu-button,
  .l-header-fixed__menu-button--new-graduate,
  .l-header-fixed__menu-button--job-change {
    width: 55px;
    height: 55px;
  }
}
.l-header-fixed__menu-button.is-open .l-header-fixed__menu-button-icon--open,
.is-open.l-header-fixed__menu-button--new-graduate
  .l-header-fixed__menu-button-icon--open,
.is-open.l-header-fixed__menu-button--job-change
  .l-header-fixed__menu-button-icon--open {
  opacity: 1;
  pointer-events: initial;
}
.l-header-fixed__menu-button:not(.is-open)
  .l-header-fixed__menu-button-icon--close,
.l-header-fixed__menu-button--new-graduate:not(.is-open)
  .l-header-fixed__menu-button-icon--close,
.l-header-fixed__menu-button--job-change:not(.is-open)
  .l-header-fixed__menu-button-icon--close {
  opacity: 1;
  pointer-events: initial;
}

.l-header-fixed__menu-button--job-change {
  background: #3598de;
}

.l-header-fixed__menu-button--new-graduate {
  background: #2cb998;
}

.l-header-fixed__menu-button-icon,
.l-header-fixed__menu-button-icon--open,
.l-header-fixed__menu-button-icon--close {
  position: absolute;
  display: block;
  width: 34px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .l-header-fixed__menu-button-icon,
  .l-header-fixed__menu-button-icon--open,
  .l-header-fixed__menu-button-icon--close {
    width: 27px;
  }
}

/* =================================
 l-header-step-form
================================= */
.l-header-step-form,
.l-header-step-form--new-graduate {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 14.5px 0 71px;
  width: 100%;
  height: 95px;
  background: #f7f7f7;
  background: #FFF;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 767px) {
  .l-header-step-form,
  .l-header-step-form--new-graduate {
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-template-columns: calc(100% - 13rem) 13rem;
    grid-template-rows: 3.4375rem 2.5rem;
    padding: 9px 0 9px 15px;
    padding: 0;
    border: none;
    background: #fff;
    height: 6.275rem;
  }
}

.l-header-step-form--new-graduate {
  border-color: #2cb998;
}
.l-header-step-form--new-graduate .l-header-step-form__progress {
  border-color: #2cb998;
}
@media screen and (min-width: 768px) {
  .l-header-step-form--new-graduate .l-header-step-form__contact-tel {
    color: #2cb998;
  }
}
@media screen and (min-width: 768px) {
  .l-header-step-form--new-graduate .l-header-step-form__contact-tel:before {
    content: url(../img/common/i-tel-6.svg);
  }
}
.l-header-step-form--new-graduate .l-header-step-form__step:before {
  background: #2cb998;
}
.l-header-step-form--new-graduate
  .l-header-step-form__step[data-progress-status="current"] {
  background: #2cb998;
}
.l-header-step-form--new-graduate
  .l-header-step-form__step[data-progress-status="completed"] {
  background: #2cb998;
}

.l-header-step-form__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 14.1875rem;
}
@media screen and (max-width: 767px) {
  .l-header-step-form__logo {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: 5px 15px 0;
    max-width: 9.6875rem;
  }
}
.l-header-step-form__logo img {
  display: block;
  width: 100%;
}

.l-header-step-form__contact {
  margin: 0 0 0 auto;
  padding: 22px 10px 10px;
  width: 240px;
  height: 100%;
  border-left: solid 1px #e0e0e0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .l-header-step-form__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-column: 2/3;
    grid-row: 1/2;
    margin: 0 17px 0 auto;
    padding: 0;
    max-width: 189px;
    width: 100%;
    height: 28px;
    border: solid 1px #ff9300;
    border-radius: 9999px;
    -webkit-box-shadow: 2px 3px 0 0 #ff9300;
    box-shadow: 2px 3px 0 0 #ff9300;
  }
}

.l-header-step-form__contact-text {
  text-align: center;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .l-header-step-form__contact-text {
    color: #ff9300;
    font-size: 10px;
  }
}

.l-header-step-form__contact-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #3598de;
  white-space: nowrap;
  font-weight: bold;
  font-size: 26px;
  font-family: "Inter", sans-serif;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .l-header-step-form__contact-tel {
    color: #ff9300;
    font-size: 13px;
  }
}
.l-header-step-form__contact-tel:before {
  margin: 0 0 -5px;
  margin: 4px -1px 0 2px;
  content: url(../img/common/i-tel-3.svg);
}
@media screen and (max-width: 767px) {
  .l-header-step-form__contact-tel:before {
    content: url(../img/common/i-tel-4.svg);
  }
}

.l-header-step-form__progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .l-header-step-form__progress {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-column: 1/3;
    grid-row: 2/3;
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
  }
}

.l-header-step-form__steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 10px;
  background: #fff;
  border-radius: 50px;
  border: 1px solid #3698DE;
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
  .l-header-step-form__steps {
    max-width: calc(100% - 100px);
  }
}
@media screen and (max-width: 767px) {
  .l-header-step-form__steps {
    max-width: calc(100% - 30px);
  }
}

.l-header-step-form__step {
  position: relative;
  width: 88px;
  height: 10px;
}
@media screen and (max-width: 767px) {
  .l-header-step-form__step {
    width: 45px;
  }
}
.l-header-step-form__step:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 6.508px;
  height: 6.508px;
  opacity: 0.4;
  border-radius: 10px;
  background: #3698DE;
  content: "";
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.l-header-step-form__step:first-child {
  width: 8px;
  border-radius: 5px 0 0 5px;
}
.l-header-step-form__step:last-child {
  width: 78px;
  border-radius: 0 5px 5px 0;
}
@media screen and (max-width: 767px) {
  .l-header-step-form__step:last-child {
    width: 53px;
  }
}
.l-header-step-form__step:last-child:before {
  right: 8px;
}
.l-header-step-form__step[data-progress-status="current"] {
  background: #3598de;
}
.l-header-step-form__step[data-progress-status="current"]:before {
  width: 16px;
  height: 16px;
  border: solid 2px #fff;
}
.l-header-step-form__step[data-progress-status="completed"] {
  background: #3598de;
}

.l-header-step-form__rest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: -2px 0 0;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 25.5px */
  letter-spacing: 1.5px;
}
@media screen and (max-width: 767px) {
  .l-header-step-form__rest {
    margin: 8px 0 0;
  }
}

.l-header-step-form__rest-number-before {
  display: block;
}
@media screen and (max-width: 767px) {
  .l-header-step-form__rest-number-before {
  }
}

.l-header-step-form__rest-number {
  display: block;
}

.l-header-step-form__rest-number-after {
  display: block;
}

/* =================================
 l-menu
================================= */
.l-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  overflow: auto;
  padding: 120px 0 40px;
  max-width: 100vw;
  width: 100%;
  height: 100vh;
  background: rgba(245, 245, 245, 0.9764705882);
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .l-menu {
    padding: 85px 0 40px;
  }
}
.l-menu.is-open {
  opacity: 1;
  pointer-events: initial;
}

.l-menu__contact {
  position: relative;
  z-index: 1;
}

.l-menu__tel-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 2px auto 0;
  padding: 0 10px 2px;
  width: 290px;
  height: 56px;
  border: solid 1px #ff9300;
  border-radius: 9999px;
  background: #fff;
  color: #ff9300;
  font-size: 16px;
}
.l-menu__tel-button:after {
  position: absolute;
  right: -3px;
  bottom: -4px;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background: #ff9300;
  content: "";
}

.l-menu__tel-button-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 3px auto 0;
  font-weight: bold;
  font-size: 20px;
  font-family: "Inter", sans-serif;
  line-height: 1;
}
.l-menu__tel-button-num:before {
  margin: 0 1px 0 0;
  content: url(../img/common/i-tel-2.svg);
}

.l-menu__tel-button-text {
  font-size: 12px;
}

.l-menu__contact-button,
.l-menu__contact-button--new-graduate,
.l-menu__contact-button--job-change {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 18px auto 0;
  padding: 0 10px 2px;
  width: 290px;
  height: 56px;
  border-radius: 9999px;
  background: #ff9300;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-menu__contact-button:before,
.l-menu__contact-button--new-graduate:before,
.l-menu__contact-button--job-change:before {
  margin: 2px 8px 0 0;
  content: url(../img/common/i-mail-2.svg);
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-menu__contact-button:after,
.l-menu__contact-button--new-graduate:after,
.l-menu__contact-button--job-change:after {
  position: absolute;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: solid 1px #ff9300;
  border-radius: 9999px;
  background: #fff;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) {
  .l-menu__contact-button--new-graduate:hover,
  .l-menu__contact-button--job-change:hover {
    background: #fff;
    color: #ff9300;
    -webkit-transform: translate(2px, 3px);
    transform: translate(2px, 3px);
  }
  .l-menu__contact-button--new-graduate:hover:before,
  .l-menu__contact-button--job-change:hover:before {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
  }
  .l-menu__contact-button--new-graduate:hover:after,
  .l-menu__contact-button--job-change:hover:after {
    -webkit-transform: translate(-2px, -3px);
    transform: translate(-2px, -3px);
  }
}
.l-menu__contact-button--new-graduate:after,
.l-menu__contact-button--job-change:after {
  background: transparent;
}

.l-menu__popup {
  position: absolute;
  top: calc(100% - 3px);
  left: 50%;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  max-width: 322px;
  width: 100%;
  height: 137px;
  border: solid 2px #ff9300;
  background: #fff;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px);
  pointer-events: none;
}
.l-menu__popup.is-show {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  pointer-events: initial;
}
.l-menu__popup:before {
  position: absolute;
  top: -8px;
  left: calc(50% - 7px);
  width: 14px;
  height: 12px;
  background: #fff;
  content: "";
  -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
}

.l-menu__popup-icon {
  display: block;
  width: 46px;
  height: 46px;
  border-radius: 9999px;
}

.l-menu__popup-text {
  margin: 0 0 0 10px;
  width: calc(100% - 56px);
  font-size: 14px;
  line-height: 1.5714285714;
}

.l-menu__popup-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px;
  padding: 0 10px;
  width: calc(50% - 5px);
  height: 36px;
  border-radius: 9999px;
  background: #ff9300;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
@media (hover: hover) {
  .l-menu__popup-button:hover:before {
    right: 15px;
  }
}
.l-menu__popup-button:before {
  position: absolute;
  right: 20px;
  display: block;
  margin: 1px -5px 0 7px;
  width: 4px;
  height: 7px;
  background: #fff;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}
.l-menu__popup-button:after {
  position: absolute;
  right: -2px;
  bottom: -3px;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: solid 1px #ff9300;
  border-radius: 9999px;
  background: #fff;
  content: "";
}
.l-menu__popup-button:first-of-type {
  margin-right: 10px;
}

.l-menu__card {
  margin: 47px auto 0;
}

.l-menu__links {
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 5px));
  gap: 0 10px;
  margin: 15px auto 0;
  max-width: 330px;
  width: calc(100% - 45px);
}

.l-menu__link,
.l-menu__link--lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: solid 1px #ccc;
  font-size: 14px;
}
.l-menu__link:after,
.l-menu__link--lg:after {
  margin: 0 10px;
  width: 5px;
  height: 8px;
  background: #3b3b3b;
  content: "";
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}

.l-menu__link--lg {
  grid-column: 1/3;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}

.l-menu__banner {
  display: block;
  margin: 30px auto 0;
  max-width: 330px;
  width: calc(100% - 45px);
}

.l-menu__recruit-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px auto 0;
  padding: 6px 31px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: solid 1px #004e88;
  border-radius: 9999px;
  background: #004e88;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .l-menu__recruit-button:hover {
    background: #fff;
    color: #004e88;
  }
  .l-menu__recruit-button:hover:after {
    background: #004e88;
  }
}
.l-menu__recruit-button:after {
  margin: 0 0 0 10px;
  width: 6px;
  height: 10px;
  background: #fff;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}

.l-menu__card .c-card-1__label {
  left: 50%;
  transform: translateX(-50%);
  width: min(78px, calc(100vw * (78 / 375)));
  top: 15px;
}
.l-menu__card .c-card-1--working--sm,
.l-menu__card .c-card-1--student--sm {
  padding: min(70px, calc(100vw * (70 / 375)))
    min(10px, calc(100vw * (10 / 375))) min(18px, calc(100vw * (18 / 375)));
}

/* =================================
 l-breadcrumbs
================================= */
/* =================================
 l-breadcrumbs-main-visual
================================= */
.l-breadcrumbs-main-visual {
  color: #fff;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .l-breadcrumbs-main-visual {
    padding: 0 25px;
  }
}
.l-breadcrumbs-main-visual a {
  text-decoration: underline;
  text-underline-offset: 2px;
}
@media (hover: hover) {
  .l-breadcrumbs-main-visual a:hover {
    text-decoration: none;
  }
}
.l-breadcrumbs-main-visual .arrow {
  position: relative;
  color: transparent;
}
.l-breadcrumbs-main-visual .arrow:before {
  position: absolute;
  top: 0;
  left: 5px;
  content: url(../img/common/i-arrow-2.svg);
}
.l-breadcrumbs-main-visual .breadcrumbs > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto hidden;
  padding: 0 0 1px;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.l-breadcrumbs-main-visual .breadcrumbs > span::-webkit-scrollbar {
  display: none;
}

/* =================================
 l-breadcrumbs-footer
================================= */
.l-breadcrumbs-footer {
  margin: 80px auto 0;
  width: 100%;
  background: #fafafa;
  color: #3b3b3b;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .l-breadcrumbs-footer {
    margin: 110px auto 0;
  }
}
.l-breadcrumbs-footer a {
  text-decoration: underline;
  text-underline-offset: 2px;
}
@media (hover: hover) {
  .l-breadcrumbs-footer a:hover {
    text-decoration: none;
  }
}
.l-breadcrumbs-footer .breadcrumbs {
  margin: auto;
  padding: 21px 15px;
  max-width: 1130px;
  height: 60px;
}
.l-breadcrumbs-footer .arrow {
  position: relative;
  color: transparent;
}
.l-breadcrumbs-footer .arrow:before {
  position: absolute;
  top: -2px;
  left: 5px;
  content: url(../img/common/i-arrow-2.svg);
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.l-breadcrumbs-footer .breadcrumbs > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto hidden;
  padding: 0 0 1px;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.l-breadcrumbs-footer .breadcrumbs > span::-webkit-scrollbar {
  display: none;
}

/* =================================
 l-main-visual-simple-1
================================= */
.l-main-visual-simple-1,
.l-main-visual-simple-1--new-graduate {
  position: relative;
  z-index: 0;
  padding: 120px 15px 60px;
  background: #3598de;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-1,
  .l-main-visual-simple-1--new-graduate {
    padding: 70px 15px 40px;
  }
}
.l-main-visual-simple-1:before,
.l-main-visual-simple-1--new-graduate:before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 350px;
  height: calc(100% - 100px);
  background: url(../img/common/l-main-visual-simple-1-bg-1.jpg) no-repeat
    center/100% 100%;
  content: "";
}
@media screen and (max-width: 1000px) {
  .l-main-visual-simple-1:before,
  .l-main-visual-simple-1--new-graduate:before {
    height: calc(100% - 90px);
  }
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-1:before,
  .l-main-visual-simple-1--new-graduate:before {
    width: 85px;
    height: 85px;
    background-image: url(../img/common/sp/l-main-visual-simple-1-bg-1.jpg);
  }
}

.l-main-visual-simple-1--new-graduate {
  background: #2cb998;
}
.l-main-visual-simple-1--new-graduate .l-main-visual-simple-1__term {
  border-radius: 0;
}
.l-main-visual-simple-1--new-graduate:before {
  background-image: url(../img/common/l-main-visual-simple-1-bg-2.jpg);
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-1--new-graduate:before {
    background-image: url(../img/common/sp/l-main-visual-simple-1-bg-2.jpg);
  }
}

.l-main-visual-simple-1__txtbox {
  position: relative;
  z-index: 0;
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
}

.l-main-visual-simple-1__chara {
  position: absolute;
  right: 10px;
  bottom: -60px;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-1__chara {
    position: absolute;
    right: 0;
    bottom: -40px;
  }
}

.l-main-visual-simple-1__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 30px auto 0;
  color: #fff;
  font-weight: bold;
  font-size: 60px;
  font-family: "Inter", sans-serif;
  line-height: 1.3166666667;
}
.l-main-visual-simple-1__title--vertical {
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-1__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 40px;
  }
  .l-main-visual-simple-1__title--chara {
    align-items: flex-start;
  }
}

.l-main-visual-simple-1__row {
  display: contents;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-1__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.l-main-visual-simple-1__term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 21px 0 0;
  width: 140px;
  height: 30px;
  border: solid 1px #fff;
  border-radius: 9999px;
  color: #fff;
  font-size: 18px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "游ゴシック", YuGothic, sans-serif;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-1__term {
    margin: 0 auto 5px;
    width: 117px;
    height: 25px;
    font-size: 15px;
  }
  .l-main-visual-simple-1__title--chara .l-main-visual-simple-1__term {
    margin: 0 0 5px;
  }
}

.l-main-visual-simple-1__text-1 {
  margin: 10px auto 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.4230769231;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-1__text-1 {
    margin: 7px auto 0;
    font-size: 18px;
    line-height: 1.5555555556;
  }
  .l-main-visual-simple-1__text-1--chara {
    text-align: left;
    margin: 7px 0 0;
    width: min(200px, calc(100vw * (200 / 375)));
  }
}

.l-main-visual-simple-1__badge,
.l-main-visual-simple-2__badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 0 20px;
  padding: 5px;
  width: 88px;
  height: 88px;
  border-radius: 9999px;
  background: #ffe764;
  color: #004e88;
  text-align: center;
  font-weight: bold;
  font-size: 23px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-1__badge,
  .l-main-visual-simple-2__badge {
    margin: 0 0 0 10px;
    width: 58px;
    height: 58px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .l-main-visual-simple-1__badge,
  .l-main-visual-simple-2__badge {
    margin: -5px -40px -5px 10px;
  }
}
.l-main-visual-simple-1__badge:after,
.l-main-visual-simple-2__badge:after {
  margin: 0 auto;
  content: url(../img/common/c-interview-card-badge-after.svg);
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-1__badge:after,
  .l-main-visual-simple-2__badge:after {
    margin: 3px auto 0;
  }
}

@media screen and (max-width: 767px) {
  .l-main-visual-simple-1__badge {
    margin: -10px -95px 0 37px;
  }
}

/* =================================
 l-main-visual-thanks
================================= */
.l-main-visual-thanks,
.l-main-visual-thanks--new-graduate {
  position: relative;
  z-index: 0;
  padding: 120px 15px 60px;
  background: #3598de;
}
@media screen and (max-width: 767px) {
  .l-main-visual-thanks,
  .l-main-visual-thanks--new-graduate {
    padding: 70px 15px 40px;
  }
}
.l-main-visual-thanks:before,
.l-main-visual-thanks--new-graduate:before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 350px;
  height: calc(100% - 100px);
  background: url(../img/common/l-main-visual-bg-1.jpg) no-repeat center/cover;
  content: "";
}
@media screen and (max-width: 1000px) {
  .l-main-visual-thanks:before,
  .l-main-visual-thanks--new-graduate:before {
    height: calc(100% - 90px);
  }
}
@media screen and (max-width: 767px) {
  .l-main-visual-thanks:before,
  .l-main-visual-thanks--new-graduate:before {
    width: 345px;
    height: 90px;
    background-image: url(../img/common/sp/l-main-visual-bg-1.jpg);
  }
}

.l-main-visual-thanks--new-graduate {
  background: #2cb998;
}
.l-main-visual-thanks--new-graduate:before {
  background-image: url(../img/common/l-main-visual-bg-2.jpg);
}
@media screen and (max-width: 767px) {
  .l-main-visual-thanks--new-graduate:before {
    background-image: url(../img/common/sp/l-main-visual-bg-2.jpg);
  }
}
.l-main-visual-thanks--new-graduate .l-main-visual-thanks__tel:before {
  content: url(../img/common/i-tel-6.svg);
}

.l-main-visual-thanks__title {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 23px auto 0;
  color: #fff;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .l-main-visual-thanks__title {
    margin: 45px auto 0;
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
  }
}
/* .l-main-visual-thanks__title:before {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 25px 0 0;
  width: 159px;
  height: 159px;
  border-radius: 9999px;
  background: url(../img/common/l-main-visual-thanks-icon-1.jpg) no-repeat center/cover;
  content: "";
}
@media screen and (max-width: 767px) {
  .l-main-visual-thanks__title:before {
    margin: 0 10px 0 0;
    width: 90px;
    height: 90px;
  }
} */

.l-main-visual-thanks__title-bottom {
  margin: 10px 0 0;
  font-size: 20px;
  line-height: 1.45;
}

.l-main-visual-thanks__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px auto 0;
}

.l-main-visual-thanks__box {
  margin: 35px auto 0;
  padding: 40px 15px;
  max-width: 1000px;
  border-radius: 10px;
  background: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-main-visual-thanks__box {
    margin: 30px auto 0;
    padding: 30px 15px;
    max-width: 100%;
  }
}

.l-main-visual-thanks__text-1 {
  font-weight: bold;
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .l-main-visual-thanks__text-1 {
    font-size: 18px;
  }
}

.l-main-visual-thanks__text-2 {
  margin: 10px auto 30px;
  font-size: 21px;
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  .l-main-visual-thanks__text-2 {
    margin: 10px auto 20px;
    font-size: 16px;
  }
}

.l-main-visual-thanks__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px auto 0;
  color: #3598de;
  font-weight: bold;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .l-main-visual-thanks__tel {
    margin: 15px auto 0;
  }
}
.l-main-visual-thanks__tel:before {
  margin: 2px 3px 0 0;
  content: url(../img/common/i-tel-5.svg);
}

.l-main-visual-thanks__note {
  position: relative;
  margin: 5px auto 0;
  padding: 0 0 0 1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .l-main-visual-thanks__note {
    margin: 5px 0 0;
    text-align: left;
    font-size: 14px;
    line-height: 1.5714285714;
  }
}
.l-main-visual-thanks__note:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}

.l-main-visual-thanks__note-em {
  text-decoration: underline;
  font-weight: bold;
}

.l-main-visual-simple-2,
.l-main-visual-simple-3 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 120px 15px 0;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#f7f7f7),
      to(#f7f7f7)
    )
    no-repeat center top/100% calc(100% - 81px);
  background: linear-gradient(to bottom, #f7f7f7, #f7f7f7) no-repeat center
    top/100% calc(100% - 81px);
  font-weight: bold;
  font-size: 40px;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-2,
  .l-main-visual-simple-3 {
    padding: 70px 0 0;
    background-position: 100% calc(100% - 94px);
    font-size: 24px;
    line-height: 1.5;
  }
}
.l-main-visual-simple-2:before,
.l-main-visual-simple-3:before {
  position: absolute;
  top: 100px;
  right: 0;
  z-index: -1;
  width: 350px;
  height: calc(100% - 180px);
  background: url(../img/common/l-main-visual-simple-2-bg.jpg) no-repeat
    center/100% 100%;
  content: "";
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-2:before,
  .l-main-visual-simple-3:before {
    top: 55px;
    width: 223px;
    height: 127px;
    background-image: url(../img/common/sp/l-main-visual-simple-2-bg.jpg);
  }
}
.l-main-visual-simple-2 .l-breadcrumbs-main-visual,
.l-main-visual-simple-3 .l-breadcrumbs-main-visual {
  width: 100%;
  color: #3b3b3b;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-2 .l-breadcrumbs-main-visual,
  .l-main-visual-simple-3 .l-breadcrumbs-main-visual {
    padding: 0 15px;
  }
}

.l-main-visual-simple-2__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px auto 0;
  color: #004e88;
  text-align: center;
  font-weight: bold;
  font-size: 60px;
  font-family: "Inter", sans-serif;
  line-height: 1.3166666667;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-2__title {
    justify-content: flex-start;
    margin: 30px 0 0;
    font-size: 40px;
    line-height: 1.325;
  }
}

.l-main-visual-simple-2__text-1 {
  margin: 10px auto 0;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.4230769231;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-2__text-1--chara {
    margin: 20px 0 0;
    text-align: left;
    width: min(200px, calc(100vw * (200 / 375)));
  }
  .l-main-visual-simple-2__text-1 {
    font-size: 18px;
    line-height: 1.5555555556;
  }
}

.l-main-visual-simple-2__card {
  margin: 40px auto 0;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-2__card {
    margin: 30px auto 0;
  }
}

.l-main-visual-simple-2__txtbox {
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-2__txtbox {
    padding: 0 15px;
  }
}

.l-main-visual-simple-2__chara {
  position: absolute;
  right: 10px;
  bottom: -40px;
  width: min(267px, calc(100vw * (267 / 375)));
}
.l-main-visual-simple-2__chara--min {
  width: min(240px, calc(100vw * (240 / 1120)));
}
.l-main-visual-simple-2__chara--pc-left {
  left: 0;
  right: auto;
}
.l-main-visual-simple-2__chara-2 {
  position: absolute;
  right: 10px;
  bottom: -40px;
  width: min(267px, calc(100vw * (267 / 375)));
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-2__chara {
    right: 0;
    bottom: -60px;
    /* width: min(145px, calc(100vw * (145 / 375))); */
    width: min(180px, calc(100vw * (145 / 335)));
    width: min(190px, calc(100vw * (145 / 355)));
  }
  .l-main-visual-simple-2__chara--min {
    width: min(126px, calc(100vw * (126 / 375)));
  }
  .l-main-visual-simple-2__chara--pc-left {
    left: auto;
    right: 0;
  }
  .l-main-visual-simple-2__chara-2 {
    right: 0;
    bottom: -30px;
    /* width: min(145px, calc(100vw * (145 / 375))); */
    width: min(195px, calc(100vw * (145 / 315)));
  }
}

.l-main-visual-simple-3 {
  padding-bottom: 60px;
  background: #f5f5f5;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-3 {
    padding-bottom: 40px;
  }
}
.l-main-visual-simple-3:before {
  content: none;
}

.l-main-visual-simple-3__title {
  position: relative;
  margin: 40px 0 0;
  padding: 0 0 20px 40px;
  max-width: 1100px;
  width: 100%;
  color: #3b3b3b;
  text-align: left;
  font-size: 40px;
  line-height: 1.4375;
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-3__title {
    margin: 45px 15px 0;
    padding: 0 0 13px 30px;
    width: calc(100% - 30px);
    font-size: 24px;
    line-height: 1.4583333333;
  }
}
.l-main-visual-simple-3__title:before {
  position: absolute;
  top: 0;
  left: 0;
  content: url(../img/common/c-title-2-before.svg);
}
@media screen and (max-width: 767px) {
  .l-main-visual-simple-3__title:before {
    content: url(../img/common/sp/c-title-2-before.svg);
  }
}
.l-main-visual-simple-3__title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: url(../img/p-form/title-underline.svg);
  line-height: 0;
}

/* =================================
 l-content
================================= */
/* =================================
 l-main
================================= */
/* =================================
 l-cta
================================= */
.l-cta,
.l-cta--new-graduate,
.l-cta--job-change {
  position: relative;
  z-index: 0;
  padding: 134px 15px 66px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .l-cta,
  .l-cta--new-graduate,
  .l-cta--job-change {
    padding: 101px 15px 0;
    background-position: top;
    background-size: 100% auto;
  }
}
.l-cta:before,
.l-cta--new-graduate:before,
.l-cta--job-change:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 220px;
  height: 220px;
  background: url(../img/common/l-cta-before.png) no-repeat center/cover;
  content: "";
}
@media screen and (max-width: 767px) {
  .l-cta:before,
  .l-cta--new-graduate:before,
  .l-cta--job-change:before {
    width: 60px;
    height: 60px;
    background-image: url(../img/common/sp/l-cta-before.png);
  }
}

.l-cta--job-change {
  background-image: url(../img/common/l-cta-bg-1.jpg);
}
@media screen and (max-width: 767px) {
  .l-cta--job-change {
    background-image: url(../img/common/sp/l-cta-bg-1.jpg);
  }
}
.l-cta--job-change .l-cta__inner {
  border: solid 2px #3598de;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .l-cta--job-change .l-cta__inner {
    border-radius: 10px;
  }
}
.l-cta--job-change .l-cta__title {
  border-radius: 5px;
  background: #3598de;
}
.l-cta--job-change .l-cta__title:before {
  background: #3598de;
}
.l-cta--job-change .l-cta__text-1 {
  color: #3598de;
}
.l-cta--job-change .l-cta__text-3:after {
  border-radius: 9999px;
}
.l-cta--job-change .l-cta__speech-text {
  background: #e5f4ff;
}
.l-cta--job-change .l-cta__buttons > * {
  width: 259px;
}
@media screen and (max-width: 767px) {
  .l-cta--job-change .l-cta__buttons > * {
    width: 285px;
  }
}

.l-cta--new-graduate {
  background-image: url(../img/common/l-cta-bg-2.jpg);
}
@media screen and (max-width: 767px) {
  .l-cta--new-graduate {
    background-image: url(../img/common/sp/l-cta-bg-2.jpg);
  }
}
.l-cta--new-graduate .l-cta__inner {
  border: solid 2px #2cb998;
}
.l-cta--new-graduate .l-cta__title {
  background: #2cb998;
}
.l-cta--new-graduate .l-cta__title:before {
  background: #2cb998;
}
.l-cta--new-graduate .l-cta__text-1 {
  color: #2cb998;
}
.l-cta--new-graduate .l-cta__speech-text {
  background: #e0fff4;
}
.l-cta--new-graduate .l-cta__buttons > * {
  width: 215px;
}
@media screen and (max-width: 767px) {
  .l-cta--new-graduate .l-cta__buttons > * {
    max-width: calc(50% - 10px);
    width: 135px;
  }
}

.l-cta__inner {
  margin: auto;
  padding: 0 50px 40px;
  max-width: 1100px;
  width: 100%;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .l-cta__inner {
    padding: 0 30px 30px;
  }
}

.l-cta__text-1 {
  margin: -75px 0 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4444444444;
}
@media screen and (max-width: 767px) {
  .l-cta__text-1 {
    margin: -66px 0 0 -10px;
    font-size: 16px;
    line-height: 1.25;
  }
}

.l-cta__title {
  position: relative;
  margin: 8px 0 0;
  padding: 14px 48px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.4444444444;
}
@media screen and (max-width: 767px) {
  .l-cta__title {
    margin: 10px 0 0 -10px;
    padding: 6px 10px 8px;
    max-width: calc(100% + 20px);
    width: 305px;
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
.l-cta__title:before {
  position: absolute;
  bottom: -19px;
  left: 117px;
  display: block;
  width: 35px;
  height: 20px;
  content: "";
  -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
  clip-path: polygon(0 0, 100% 100%, 100% 0);
}
@media screen and (max-width: 767px) {
  .l-cta__title:before {
    bottom: -9px;
    left: 56px;
    width: 18px;
    height: 10px;
  }
}

.l-cta__text-2 {
  position: relative;
  margin: 25px auto 0;
  padding: 5px 31px 6px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px;
  background: #004e88;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
}
.l-cta__text-2:before {
  position: absolute;
  bottom: -3px;
  left: calc(50% - 4px);
  width: 8px;
  height: 4px;
  background: #004e88;
  content: "";
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
}

.l-cta__text-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 5px auto 0;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.4666666667;
}
@media screen and (max-width: 767px) {
  .l-cta__text-3 {
    margin: 5px auto 0;
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
.l-cta__text-3:after {
  margin: 15px auto 0;
  width: 100px;
  height: 5px;
  border-radius: 9999px;
  background: #004e88;
  content: "";
}
@media screen and (max-width: 767px) {
  .l-cta__text-3:after {
    margin: 11px auto 0;
    width: 80px;
    height: 2px;
  }
}

.l-cta__speech {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 25px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .l-cta__speech {
    margin: 20px auto 0;
  }
}

.l-cta__icon {
  display: block;
  margin: 0 15px 0 0;
  width: 70px;
  height: 70px;
  border-radius: 9999px;
}
@media screen and (max-width: 767px) {
  .l-cta__icon {
    width: 90px;
    height: 90px;
  }
}

.l-cta__speech-text {
  padding: 10px 30px;
  border-radius: 0 15px 15px 15px;
  font-size: 16px;
  line-height: 1.5625;
}
@media screen and (max-width: 767px) {
  .l-cta__speech-text {
    padding: 20px;
    border-radius: 0 25px 25px 25px;
    font-size: 14px;
    line-height: 1.6428571429;
  }
}

.l-cta__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 17.5px -7.5px -7.5px;
  width: calc(100% + 15px);
}
@media screen and (max-width: 767px) {
  .l-cta__buttons {
    margin: 11px -5px -9px;
    width: calc(100% + 10px);
  }
}
.l-cta__buttons > * {
  margin: 7.5px;
}
@media screen and (max-width: 767px) {
  .l-cta__buttons > * {
    margin: 9px 5px;
  }
}

/* =================================
 l-footer
================================= */
.l-footer {
  padding: 50px 15px 30px;
  background: #f7f7f7;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding: 40px 22.5px;
  }
}

.l-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: auto;
  max-width: 1100px;
}
@media screen and (max-width: 767px) {
  .l-footer__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.l-footer__primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 550px;
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .l-footer__primary {
    max-width: 480px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__primary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
  .l-footer__secondary {
    margin: 0 0 0 15px;
  }
}

.l-footer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 15px 0 0;
  max-width: 230px;
}
@media screen and (max-width: 767px) {
  .l-footer__logo {
    margin: auto;
  }
}
.l-footer__logo img {
  display: block;
  width: 100%;
}

.l-footer__terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 15px 0 0;
  width: 217px;
}
@media screen and (max-width: 767px) {
  .l-footer__terms {
    margin: 15px auto 0;
  }
}

.l-footer__terms-title {
  width: 100%;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  font-size: 18px;
}

.l-footer__term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 9px 0 0;
  width: 105px;
  height: 28px;
  border-radius: 9999px;
  background: #000;
  color: #fff;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-footer__term:nth-of-type(1) {
  border: solid 1px #3598de;
  background: #3598de;
}
@media (hover: hover) {
  .l-footer__term:nth-of-type(1):hover {
    background: #fff;
    color: #3598de;
  }
  .l-footer__term:nth-of-type(1):hover:after {
    background: #3598de;
  }
}
.l-footer__term:nth-of-type(2) {
  border: solid 1px #2cb998;
  background: #2cb998;
}
@media (hover: hover) {
  .l-footer__term:nth-of-type(2):hover {
    background: #fff;
    color: #2cb998;
  }
  .l-footer__term:nth-of-type(2):hover:after {
    background: #2cb998;
  }
}
.l-footer__term:after {
  display: block;
  margin: 1px -5px 0 7px;
  width: 4px;
  height: 7px;
  background: #fff;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}

.l-footer__current-term,
.l-footer__current-term--new-graduate,
.l-footer__current-term--job-change {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 7px 0 0 35px;
  max-width: calc(100% - 280px);
  font-weight: bold;
  font-size: 18px;
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .l-footer__current-term,
  .l-footer__current-term--new-graduate,
  .l-footer__current-term--job-change {
    margin: 7px 0 0 5px;
    max-width: calc(100% - 250px);
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__current-term,
  .l-footer__current-term--new-graduate,
  .l-footer__current-term--job-change {
    margin: 15px auto 0;
    max-width: 100%;
  }
}

.l-footer__current-term--job-change {
  color: #3598de;
}

.l-footer__current-term--new-graduate {
  color: #2cb998;
}

@media screen and (min-width: 768px) {
  .l-footer__primary-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
  }
  .l-footer__primary-links > * {
    position: relative;
    z-index: 0;
    margin: 0 -5px;
    padding: 1px 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media screen and (min-width: 768px) and (hover: hover) {
  .l-footer__primary-links > *:hover {
    color: #fff;
  }
  .l-footer__primary-links > *:hover:before {
    width: 100%;
    background: #004e88;
  }
}
@media screen and (min-width: 768px) {
  .l-footer__primary-links > *:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
    content: "";
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media screen and (min-width: 768px) {
  .l-footer__primary-links > * + * {
    position: relative;
    margin: 0 -5px 0 65px;
  }
  .l-footer__primary-links > * + *:after {
    position: absolute;
    top: 0;
    left: -30px;
    width: 1px;
    height: 100%;
    background: #ccc;
    content: "";
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .l-footer__primary-links > * + * {
    margin: 0 -5px 0 45px;
  }
  .l-footer__primary-links > * + *:after {
    left: -20px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__primary-links {
    margin: 15px auto 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
  }
  .l-footer__primary-links > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: solid 1px #ccc;
  }
  .l-footer__primary-links > *:after {
    margin: 0 10px;
    width: 5px;
    height: 8px;
    background: #3b3b3b;
    content: "";
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
    clip-path: polygon(0 0, 0 100%, 100% 50%);
  }
}

@media screen and (min-width: 768px) {
  .l-footer__secondary-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 75px -10px 0;
    font-size: 14px;
  }
  .l-footer__secondary-links > * {
    margin: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__secondary-links {
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 5px));
    gap: 0 10px;
  }
  .l-footer__secondary-links > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: solid 1px #ccc;
    font-size: 14px;
  }
  .l-footer__secondary-links > *:after {
    margin: 0 10px;
    width: 5px;
    height: 8px;
    background: #3b3b3b;
    content: "";
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
    clip-path: polygon(0 0, 0 100%, 100% 50%);
  }
}

.l-footer__banner {
  display: block;
  margin: 0 0 0 auto;
  max-width: 330px;
}
@media screen and (max-width: 767px) {
  .l-footer__banner {
    margin: 25px auto 0;
  }
}

.l-footer__recruit-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px 0 0 auto;
  padding: 6px 31px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: solid 1px #004e88;
  border-radius: 9999px;
  background: #004e88;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .l-footer__recruit-button:hover {
    background: #fff;
    color: #004e88;
  }
  .l-footer__recruit-button:hover:after {
    background: #004e88;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__recruit-button {
    margin: 20px auto 0;
  }
}
.l-footer__recruit-button:after {
  margin: 0 0 0 10px;
  width: 6px;
  height: 10px;
  background: #fff;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}

.l-footer__copyright {
  display: block;
  margin: 50px 0 0 auto;
  text-align: right;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .l-footer__copyright {
    margin: 30px auto 0;
    text-align: center;
  }
}

/* ======================================================================
 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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-pc-if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-sp-if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.u-ib {
  display: inline-block;
}

/* =================================
 content-size
================================= */
.u-content-size {
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .u-content-size {
    margin: 0 auto;
    padding: 0;
    width: 1200px;
  }
}

/* =================================
 text
================================= */
.u-text-10 {
  font-size: 10px;
}

.u-text-14-10 {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .u-text-14-10 {
    font-size: 10px;
  }
}

.u-text-16 {
  font-size: 16px;
  line-height: 1.625;
}

.u-text-18-16 {
  font-size: 18px;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .u-text-18-16 {
    font-size: 16px;
    line-height: 1.625;
  }
}

.u-text-20 {
  font-size: 20px;
  line-height: 1.7;
}

.u-text-20-18 {
  font-size: 20px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .u-text-20-18 {
    font-size: 18px;
    line-height: 1.6666666667;
  }
}

.u-text-22-16 {
  font-size: 22px;
  line-height: 1.7272727273;
}
@media screen and (max-width: 767px) {
  .u-text-22-16 {
    font-size: 16px;
    line-height: 1.75;
  }
}

.u-text-26-20 {
  font-size: 26px;
  line-height: 1.4615384615;
}
@media screen and (max-width: 767px) {
  .u-text-26-20 {
    font-size: 20px;
    line-height: 1.4;
  }
}

.u-text-60-40 {
  font-size: 60px;
  line-height: 1.3166666667;
}
@media screen and (max-width: 767px) {
  .u-text-60-40 {
    font-size: 40px;
    line-height: 1.325;
  }
}

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

/* =================================
 white space
================================= */
.u-ws-nowrap {
  white-space: nowrap;
}

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

/* =================================
 hover animation
================================= */
.u-hover-1 {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (hover: hover) {
  .u-hover-1:hover {
    opacity: 0.7;
  }
}

/* =================================
 color
================================= */
.u-color-primary {
  color: #004e88;
}

.u-black {
  color: #3b3b3b;
}

.u-white {
  color: #fff;
}

.u-color-9 {
  color: #fffb98;
}

/* =================================
 marker
================================= */
.u-marker {
  position: relative;
  padding: 0 0.1em 0.1em 0.2em;
  background: #ffe764;
}
@media screen and (max-width: 767px) {
  .u-marker {
    padding: 0 0.1em 0.1em 0.2em;
  }
}

/* =================================
 background color
================================= */
.u-bg-gray-4 {
  background-color: #f7f7f7;
}

.u-bg-gray-15 {
  background-color: #fbfbfb;
}

.u-bg-color-7 {
  background-color: #eaf5fc;
}

.u-bg-color-19 {
  background-color: #e9f7f5;
}

/* ======================================================================
 common style index
・reset
・setting
・base
・utility
・component
・layout
====================================================================== */
