@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,800;1,900&display=swap");

/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:focus,
*::before:focus,
*::after:focus {
  outline: none;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  background-color: #fff;
  color: #212529;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  margin-top: 0;
}

p {
  margin-bottom: 1rem;
  margin-top: 0;
}

abbr[title],
abbr[data-original-title] {
  border-bottom: 0;
  cursor: help;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  margin-bottom: 1rem;
  margin-top: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  color: #000;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  border-style: none;
  vertical-align: middle;
  width: 100%;
  height: auto;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  caption-side: bottom;
  color: #6c757d;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  color: inherit;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: 0.5rem;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: none;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

output {
  display: inline-block;
}

summary {
  cursor: pointer;
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}


/*-----------------------------------------------
@keyframes
------------------------------------------------*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
    transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }

  25% {
    opacity: 1;
    -webkit-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
    transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }

  50% {
    -webkit-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
    transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }

  75% {
    -webkit-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
    transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }

  86% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
    transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}

@keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
    transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }

  25% {
    opacity: 1;
    -webkit-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
    transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }

  50% {
    -webkit-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
    transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }

  75% {
    -webkit-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
    transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }

  86% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
    transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}

.u-wysiwygArea {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .u-wysiwygArea {
    font-size: 12px;
  }
}

.u-wysiwygArea * + * {
  margin-top: 1.75em;
}

.u-wysiwygArea br + * {
  margin-top: 0;
}

@media screen and (min-width: 769px) {
  .u-wysiwygArea a {
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
}

@media screen and (min-width: 769px) {
  .u-wysiwygArea a:hover {
    opacity: 0.6;
  }
}

.u-wysiwygArea a {
  color: blue;
  text-decoration: underline;
}

.u-wysiwygArea h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}

.u-wysiwygArea h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}

.u-wysiwygArea h3 {
  color: blue;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}

.u-wysiwygArea h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}

.u-wysiwygArea h4::before {
  background: blue;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}

.u-wysiwygArea h5,
.u-wysiwygArea h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}

.u-wysiwygArea h1 + h2,
.u-wysiwygArea h2 + h3,
.u-wysiwygArea h3 + h4,
.u-wysiwygArea h4 + h5,
.u-wysiwygArea h5 + h6 {
  margin-top: 0.5em;
}

.u-wysiwygArea p {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .u-wysiwygArea p {
    font-size: 12px;
  }
}

.u-wysiwygArea strong,
.u-wysiwygArea strong * {
  font-weight: bold;
}

.u-wysiwygArea em,
.u-wysiwygArea em * {
  font-style: italic;
}

.u-wysiwygArea ul {
  list-style-type: disc;
}

.u-wysiwygArea ol {
  list-style-type: decimal;
}

.u-wysiwygArea ul,
.u-wysiwygArea ol {
  margin-top: 1em;
  padding-left: 1.4em;
}

.u-wysiwygArea ul li,
.u-wysiwygArea ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}

.u-wysiwygArea sup,
.u-wysiwygArea sub {
  font-size: 1rem;
  line-height: 1 !important;
}

.u-wysiwygArea hr {
  background: #000;
  display: block;
  height: 1px;
  width: 100%;
}

.u-wysiwygArea blockquote {
  background: blue;
  padding: 30px;
}

.u-wysiwygArea table {
  background: blue;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}

.u-wysiwygArea table thead th,
.u-wysiwygArea table thead td {
  font-weight: bold;
  text-align: center;
}

.u-wysiwygArea table tr th,
.u-wysiwygArea table tr td {
  border: #000 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}

.u-wysiwygArea table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}

.u-wysiwygArea img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}

.u-wysiwygArea img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.u-wysiwygArea img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}

.u-wysiwygArea .gallery {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.u-wysiwygArea .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}

.u-wysiwygArea .gallery-columns-2 .gallery-item {
  width: calc((100% - 40px) / 2);
}

.u-wysiwygArea .gallery-columns-3 .gallery-item {
  width: calc((100% - 80px) / 3);
}

/*====================================================================
siteHeader
====================================================================*/
.siteHeader {
  height: 7rem;
  left: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  background: #fff;
}

.topPage .siteHeader {
  top: -7rem;
  -webkit-transition: ease-out 0.3s;
  transition: ease-out 0.3s;
}

.topPage .siteHeader.is-active {
  top: 0;
}

@media screen and (max-width: 768px) {
  .siteHeader {
    height: 6rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.is_login_user .siteHeader {
  top: 32px;
}

@media print {
  .siteHeader {
    position: absolute;
  }
}

.siteHeader__inner {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .siteHeader__inner {
    width: 100%;
  }
}

.siteHeader__logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 3.2rem;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .siteHeader__logo:hover {
    opacity: 0.6;
  }
}

.siteHeader__logo {
  margin-left: 4rem;
}

@media screen and (max-width: 768px) {
  .siteHeader__logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    margin-left: 2rem;
  }
}

.siteHeader__logoImg {
  display: block;
  max-width: 22.8rem;
}

@media screen and (max-width: 768px) {
  .siteHeader__logoImg {
    max-width: 24.2rem;
  }
}

.siteHeader__logoSpan {
  font-size: 1.2rem;
  font-weight: 500;
}

.siteHeader__menu {
  position: relative;
  display: block;
  width: 6rem;
  height: 6rem;
  background: #222;
}

.siteHeader__menu.is-active .siteHeader__menuBtnMid {
  opacity: 0;
}

.siteHeader__menu.is-active .siteHeader__menuBtnTop {
  top: calc(67% - 0.8rem);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.siteHeader__menu.is-active .siteHeader__menuBtnBtm {
  top: calc(67% - 0.8rem);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.siteHeader__menuBtnTop {
  position: absolute;
  top: calc(50% - 0.8rem);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 3rem;
  height: 0.1rem;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.siteHeader__menuBtnMid {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 3rem;
  height: 0.1rem;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.siteHeader__menuBtnBtm {
  position: absolute;
  top: calc(50% + 0.8rem);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 3rem;
  height: 0.1rem;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.siteHeader__nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 3.2rem;
}

@media screen and (max-width: 768px) {
  .siteHeader__nav {
    position: absolute;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    top: 100%;
    left: 100%;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    background: #fff;
    height: calc(100vh - 6rem);
  }

  .siteHeader__nav .siteHeader__navBtn {
    display: none !important;
  }

  .siteHeader__nav.is-active {
    left: 0;
  }
}

.siteHeader__navList {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  gap: 2rem;
  list-style: none;
  padding-left: 0;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .siteHeader__navList {
    width: 100%;
    padding: 3.2rem 2rem 2.4rem;
    margin-bottom: 2.4rem;
    -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;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #E6E6E6;
  }
}

.siteHeader__navItem {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  .siteHeader__navItem {
    width: 100%;
    display: block;
  }
}

.siteHeader__navItemLink {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: relative;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .siteHeader__navItemLink {
    font-size: 2rem;
    font-weight: 700;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 0.8rem;
    height: auto;
  }
}

.siteHeader__navItemLink:hover {
  color: #F4682A;
}

.siteHeader__navItemLink:hover .siteHeader__navItemLinkJp::before {
  width: 100%;
}

.siteHeader__navItemLinkJp {
  position: relative;
  display: block;
}

.siteHeader__navItemLinkJp::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 0;
  height: 2px;
  border-bottom: 2px solid #FF9124;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (max-width: 768px) {
  .siteHeader__navItemLinkJp::before {
    content: none;
  }
}

.siteHeader__navItemLinkEn {
  display: none;
}

@media screen and (max-width: 768px) {
  .siteHeader__navItemLinkEn {
    display: block;
    color: #F4682A;
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.04em;
  }
}

.siteHeader__navItemLink:hover + .siteHeader__navItemSubItem {
  -webkit-transform: translateY(-0.1rem);
  transform: translateY(-0.1rem);
  opacity: 1;
  pointer-events: auto;
}

@media screen and (max-width: 768px) {
  .siteHeader__navItemLink:hover + .siteHeader__navItemSubItem {
    -webkit-transform: none;
    transform: none;
  }
}

.siteHeader__navItemSubItem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 3.2rem;
  top: 100%;
  position: absolute;
  left: 0;
  width: 100%;
  background: #fff;
  margin-top: 0;
  list-style: none;
  padding: 1.8rem 0 2rem;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.2s ease;
  transition: transform 0.4s ease, opacity 0.2s ease, -webkit-transform 0.4s ease;
  max-height: 7rem;
  -webkit-transform: translateY(-99%);
  transform: translateY(-99%);
  opacity: 0;
  pointer-events: none;
  z-index: -1;
}

.siteHeader__navItemSubItem:hover {
  -webkit-transform: translateY(-0.1rem);
  transform: translateY(-0.1rem);
  opacity: 1;
  pointer-events: auto;
}

@media screen and (max-width: 768px) {
  .siteHeader__navItemSubItem:hover {
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (max-width: 768px) {
  .siteHeader__navItemSubItem {
    position: relative;
    display: block !important;
    top: auto;
    left: auto;
    margin-top: 2rem;
    padding: 0 0 0 2rem;
    width: 100%;
    z-index: 1;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
  }
}

@media screen and (max-width: 768px) {
  .siteHeader__navItemSubItemLi:not(:first-child) {
    margin-top: 2rem;
  }
}

.siteHeader__navItemSubItemLink {
  position: relative;
  display: block;
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: 0.02em;
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .siteHeader__navItemSubItemLink {
    padding-right: 2.8rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #E6E6E6;
  }

  .siteHeader__navItemSubItemLink:hover {
    color: #F4682A;
  }

  .siteHeader__navItemSubItemLink:hover::before {
    width: 100%;
  }

  .siteHeader__navItemSubItemLink::before {
    content: "";
    position: absolute;
    bottom: -0.1rem;
    left: 0;
    display: block;
    width: 0%;
    height: 0.1rem;
    background: #F4682A;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
}

.siteHeader__navItemSubItemLink:hover {
  color: #F4682A;
}

.siteHeader__navItemSubItemLink:hover::after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><g id="Group_948" data-name="Group 948" transform="translate(0 0)"><path id="arrow_forward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24" d="M210.353-753.571H200v-.857h10.353l-4.965-4.965L206-760l6,6-6,6-.612-.607Z" transform="translate(-196 764)" fill="%23F4682A"/><rect id="Rectangle_7" data-name="Rectangle 7" width="20" height="20" transform="translate(0 0)" fill="none"/></g></svg>');
}

.siteHeader__navItemSubItemLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 2rem;
  height: 2rem;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><g id="Group_948" data-name="Group 948" transform="translate(0 0)"><path id="arrow_forward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24" d="M210.353-753.571H200v-.857h10.353l-4.965-4.965L206-760l6,6-6,6-.612-.607Z" transform="translate(-196 764)" fill="%23222"/><rect id="Rectangle_7" data-name="Rectangle 7" width="20" height="20" transform="translate(0 0)" fill="none"/></g></svg>');
  background-size: 100% auto;
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.siteHeader__corpBtn {
  display: none;
}

@media screen and (max-width: 768px) {
  .siteHeader__corpBtn {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    line-height: 1.42;
    padding-right: 1.9rem;
  }

  .siteHeader__corpBtn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 0.9rem;
    height: 0.9rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="9" height="9" viewBox="0 0 9 9"><path id="arrow_outward_24dp_FFFFFF_FILL0_wght300_GRAD0_opsz24" d="M210.758-741l-.758-.758,7.146-7.153h-6.5V-750H219v8.351h-1.089v-6.5Z" transform="translate(-210 750)" fill="%23222"/></svg>');
    background-size: 100% auto;
    background-position: center;
  }
}

.siteHeader__navBtn {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media screen and (max-width: 768px) {
  .siteHeader__navBtn {
    width: 100%;
    margin-top: 3rem;
  }

  .siteHeader__navBtn.u-fixed {
    position: fixed;
    bottom: 100%;
    left: 0;
    margin-top: 0;
  }

  .is-active .siteHeader__navBtn.u-fixed {
    bottom: 0;
  }
}

.siteHeader__navBtnLink {
  position: relative;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 12rem;
  min-height: 7rem;
  padding: 0.5rem 0.6rem 0.8rem 0.6rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  gap: 0.7rem;
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
  overflow: hidden;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .siteHeader__navBtnLink {
    min-height: 5rem;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }
}

.siteHeader__navBtnLink::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
}

.siteHeader__navBtnLink::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -2;
  background: #000;
}

.siteHeader__navBtnLink:hover {
  color: #fff;
}

.siteHeader__navBtnLink:hover::before {
  left: 100%;
}

.siteHeader__navBtnLink:nth-of-type(1)::before {
  background: #FFFB00;
  background: linear-gradient(45deg, #fffb00 0%, #ffce00 100%);
}

.siteHeader__navBtnLink:nth-of-type(2)::before {
  background: #FF9124;
  background: linear-gradient(45deg, #ff9124 0%, #ff0707 100%);
}

.siteHeader__navBtnLink:nth-of-type(3)::before {
  background: #F4F4F4;
  background: linear-gradient(45deg, #f4f4f4 0%, lightgray 100%);
}

.siteHeader__navBtnLink01 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.siteHeader__navBtnLinkTtl {
  font-family: "Poppins", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;

  .small {
    font-size: 0.75em;
    font-weight: 700;
  }
}

.siteHeader__navBtnLinkTtl02 {
  font-family: "Poppins", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: -0.5rem;

  @media (max-width: 768px) {
    line-height: 1;
  }
}

.siteHeader__navBtnLinkLogo {
  max-width: 3.9rem;
}

/*====================================================================
siteFooter
====================================================================*/
.siteFooter {
  margin-top: 10rem;
}

@media screen and (max-width: 768px) {
  .siteFooter {
    margin-bottom: 5rem;
  }
}

@media screen and (max-width: 768px) {
  .companyPage .siteFooter {
    margin-top: 0;
  }
}

.siteFooter__inner {
  position: relative;
  padding-bottom: 36.3rem;
}

@media screen and (max-width: 768px) {
  .siteFooter__inner {
    padding-bottom: 15.3rem;
  }
}

.siteFooter__inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 64.3rem;
  background-image: url("../images/common/siteFooter_bg.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top;
  z-index: -1;
}

.companyPage .siteFooter__inner::before {
  background-image: url("../images/common/siteFooter_bg_gray.jpg");
}

@media screen and (max-width: 768px) {
  .companyPage .siteFooter__inner::before {
    background-image: url("../images/common/siteFooter_bg_sp.jpg");
  }
}

@media screen and (max-width: 768px) {
  .siteFooter__inner::before {
    background-image: url("../images/common/siteFooter_bg_sp.jpg");
    height: 18.9rem;
    top: auto;
    bottom: 0;
  }
}

.siteFooter__btn {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  max-width: 100.8rem;
  background: #fff;
  gap: 2.4rem;
}

@media screen and (max-width: 768px) {
  .siteFooter__btn {
    max-width: 33.5rem;
    gap: 0.9rem;
  }
}

.siteFooter__btnLink {
  position: relative;
  width: 100%;
  padding: 3.5rem 8.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .siteFooter__btnLink:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 768px) {
  .siteFooter__btnLink {
    padding: 1.4rem 1rem 1.2rem 1.6rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    justify-content: flex-start;
    align-items: center;
  }
}

/* .siteFooter__btnLink:nth-of-type(1) {
  background: #FFFB00;
  background: linear-gradient(45deg, #fffb00 0%, #ffce00 100%);
} */

.siteFooter__btnLink {
  &:nth-of-type(1) {
    background: #FFFB00;
    background: linear-gradient(45deg, #fffb00 0%, #ffce00 100%);
  }

  &:nth-of-type(2) {
    background: #ff9124;
    background: linear-gradient(45deg, #ff9124 0%, #ff0707 100%);
  }
}

.siteFooter__btnLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 8.6rem;
  height: 2.1rem;
  background-image: url('data:image/svg+xml,<svg id="Group_749" data-name="Group 749" xmlns="http://www.w3.org/2000/svg" width="86" height="20.092" viewBox="0 0 86 20.092"><path id="arrow_forward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24" d="M217.255-749.286H200v-1.429h17.255l-8.275-8.275L210-760l10,10-10,10-1.019-1.011Z" transform="translate(-166.492 760)" fill="%23222"/><rect id="Rectangle_7" data-name="Rectangle 7" width="86" height="20" transform="translate(0 0.092)" fill="none"/></svg>');
  background-size: 100% auto;
  background-repeat: no-repeat;
  display: none;
}

@media screen and (max-width: 768px) {
  .siteFooter__btnLink::after {
    content: none;
  }
}

.siteFooter__btnLeft {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.siteFooter__btn01 {
  font-family: "Poppins", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.45;

  .small {
    font-size: 0.6667em;
    font-weight: 700;
  }
}

@media screen and (max-width: 768px) {
  .siteFooter__btn01 {
    font-size: 1.6rem;

    .small {
      font-size: 0.75em;
    }
  }
}

.siteFooter__btn02 {
  font-family: "Poppins", sans-serif;
  font-size: 4.8rem;
  font-weight: 600;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .siteFooter__btn02 {
    font-size: 2.4rem;
  }
}

.siteFooter__btnIcon {
  display: block;
  position: absolute;
  top: 50%;
  right: 8.6rem;
  translate: 0 -50%;
  max-width: 7.8rem;
}

@media screen and (max-width: 768px) {
  .siteFooter__btnIcon {
    right: 1.3rem;
    max-width: 4.4rem;
  }
}

.siteFooter__btnPage {
  margin: 4rem auto 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32rem;
  height: 8rem;
  background: #F4F4F4;
  background: linear-gradient(45deg, #f4f4f4 0%, lightgray 100%);
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .siteFooter__btnPage:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 768px) {
  .siteFooter__btnPage {
    margin-top: 2.4rem;
    font-size: 1.8rem;
    width: 16.3rem;
    height: 5rem;
  }
}

.siteFooter__inner02 {
  position: relative;
  background: #F4682A;
  padding: 10.8rem 0 7.5rem;
}

@media screen and (max-width: 768px) {
  .siteFooter__inner02 {
    padding: 0;
    height: 15.8rem;
  }
}

.siteFooter__txtFloat {
  position: absolute;
  top: -6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-width: 128rem;
}

@media screen and (max-width: 768px) {
  .siteFooter__txtFloat {
    max-width: 33.5rem;
    top: -1rem;
  }
}

.siteFooter__links {
  margin: 0 auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-width: 76.5rem;
}

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

.siteFooter__linksCol {
  color: #fff;
}

.siteFooter__linksTtl {
  display: block;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
}

.siteFooter__linksLink {
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .siteFooter__linksLink:hover {
    opacity: 0.6;
  }
}

.siteFooter__linksSubTtl {
  display: block;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.6;
  text-transform: uppercase;
}

.siteFooter__linksBlk {
  margin-top: 1.6rem;
}

.siteFooter__linksItem {
  position: relative;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.siteFooter__linksItem:hover::before {
  width: 100%;
}

.siteFooter__linksItem::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.siteFooter__linksItem:not(:first-child) {
  margin-top: 0.8rem;
}

.siteFooter__details {
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 3.2rem 0;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .siteFooter__details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 3.2rem 2rem;
  }
}

.siteFooter__logo {
  max-width: 19.2rem;
}

@media screen and (max-width: 768px) {
  .siteFooter__logo {
    margin-bottom: 0.5rem;
  }
}

.siteFooter__extLinks {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 3.8rem;
}

@media screen and (max-width: 768px) {
  .siteFooter__extLinks {
    margin-top: 1.16rem;
    gap: 0;
    width: 100%;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 4.8rem;
  }
}

.siteFooter__extLinksItem {
  position: relative;
  padding-right: 1.9rem;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .siteFooter__extLinksItem:hover {
    opacity: 0.6;
  }
}

.siteFooter__extLinksItem::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  display: block;
  width: 0.9rem;
  height: 0.9rem;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="9" height="9" viewBox="0 0 9 9"><path id="arrow_outward_24dp_FFFFFF_FILL0_wght300_GRAD0_opsz24" d="M210.758-741l-.758-.758,7.146-7.153h-6.5V-750H219v8.351h-1.089v-6.5Z" transform="translate(-210 750)" fill="%23222"/></svg>');
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.siteFooter__btnTop {
  width: 4.8rem;
  height: 4.8rem;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .siteFooter__btnTop:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 768px) {
  .siteFooter__btnTop {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}

.siteFooter__copyright {
  border-top: 1px solid #E6E6E6;
  display: block;
  width: 100%;
  padding: 2rem 0;
  color: #B9B9B9;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center;
}

/*====================================================================
COMMON LAYOUT
====================================================================*/
html {
  font-size: 0.78125vw;
}

@media screen and (max-width: 1180px) and (min-width: 768px) {
  html {
    font-size: 0.78125vw;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  -webkit-print-color-adjust: exact;
  font-family: "Zen Kaku Gothic New", sans-serif;
  overflow-x: hidden;
  letter-spacing: 0.04em;
}

body.companyPage {
  background: #F8F8F8;
}

@media screen and (max-width: 768px) {
  body.companyPage {
    background: #fff;
  }
}

/*-----------------------------------------------
PC/SP
------------------------------------------------*/
.u-pcDb {
  display: block !important;
}

.u-pcDib {
  display: inline-block !important;
}

.u-pcDin {
  display: inline !important;
}

.u-pcDf {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.u-pcDt {
  display: table !important;
}

.u-pcDtc {
  display: table-cell !important;
}

.u-spDb,
.u-spDib,
.u-spDin,
.u-spDf,
.u-spDt,
.u-spDtc {
  display: none !important;
}

@media screen and (max-width: 768px) {

  .u-pcDb,
  .u-pcDib,
  .u-pcDin,
  .u-pcDf,
  .u-pcDt,
  .u-pcDtc {
    display: none !important;
  }

  .u-spDb {
    display: block !important;
  }

  .u-spDib {
    display: inline-block !important;
  }

  .u-spDin {
    display: inline !important;
  }

  .u-spDf {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .u-spDt {
    display: table !important;
  }

  .u-spDtc {
    display: table-cell !important;
  }
}

/*-----------------------------------------------
main
------------------------------------------------*/
.siteContent {
  min-height: calc(100vh - 14rem);
}

@media screen and (max-width: 768px) {
  .siteContent {
    margin-top: 0;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s;
  }
}

.interviewPage .siteContent,
.workPage .siteContent,
.numbersPage .siteContent,
.companyPage .siteContent,
.faqPage .siteContent,
.careersPage .siteContent {
  margin-top: 7rem;
}

@media screen and (max-width: 768px) {

  .interviewPage .siteContent,
  .workPage .siteContent,
  .numbersPage .siteContent,
  .companyPage .siteContent,
  .faqPage .siteContent,
  .careersPage .siteContent {
    margin-top: 6rem;
  }
}

.companyPage .siteContent {
  overflow: hidden;
}

.numbersPage .siteContent {
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .siteHeader.is-active + .siteContent {
    margin-top: 6rem;
  }
}

.u-colorOrange02 {
  color: #F4682A;
}

.btnReturn {
  position: relative;
  margin: 10.9rem auto 0;
  padding: 1.5rem 0;
  display: block;
  width: 100%;
  max-width: 22.8rem;
  border-bottom: 0.2rem solid #222;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 2.13;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .btnReturn:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 768px) {
  .btnReturn {
    margin-top: 6.4rem;
  }
}

.btnReturn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.6rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 2rem;
  height: 2rem;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path id="arrow_forward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24" d="M202.745-749.286H220v-1.429H202.745l8.275-8.275L210-760l-10,10,10,10,1.019-1.011Z" transform="translate(-200 760)" fill="%23222"/></svg>');
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.btnLink {
  position: relative;
  margin: 10rem auto 0;
  padding: 1rem 0.8rem;
  display: block;
  width: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  border-bottom: 0.2rem solid #222;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (max-width: 768px) {
  .btnLink {
    margin-top: 6.4rem;
  }
}

.btnLink:hover {
  color: #fff;
}

.btnLink:hover .btnLink__span::after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path id="arrow_outward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24_2_" data-name="arrow_outward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24 (2)" d="M220.7-728l-.7-.7,10.262-10.281H220.8V-740H232v11.2h-1.018v-9.459Z" transform="translate(-220 740)" fill="%23fff"/></svg>');
}

.btnLink:hover::after {
  width: 100%;
}

.btnLink::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 0;
  background: #000;
  z-index: 1;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.btnLink__span {
  position: relative;
  padding-right: 3.3rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 2.13;
  z-index: 2;
}

.btnLink__span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path id="arrow_outward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24_2_" data-name="arrow_outward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24 (2)" d="M220.7-728l-.7-.7,10.262-10.281H220.8V-740H232v11.2h-1.018v-9.459Z" transform="translate(-220 740)" fill="%23222"/></svg>');
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.btnViewMore {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 14.8rem;
  height: 4.8rem;
  padding-left: 0.6rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
  z-index: 5;
}

.btnViewMore:hover {
  color: #fff;
}

.btnViewMore:hover .btnViewMore__span {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path id="arrow_forward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24" d="M217.255-749.286H200v-1.429h17.255l-8.275-8.275L210-760l10,10-10,10-1.019-1.011Z" transform="translate(-200 760)" fill="%23fff"/></svg>');
  background-position: right 1rem center;
}

.btnViewMore:hover::after {
  width: 100%;
}

.btnViewMore::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 14.8rem;
  height: 0.2rem;
  background: #000;
}

.btnViewMore::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 0;
  background: #000;
  z-index: -1;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.btnViewMore__span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 2.13;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><path id="arrow_forward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24" d="M217.255-749.286H200v-1.429h17.255l-8.275-8.275L210-760l10,10-10,10-1.019-1.011Z" transform="translate(-200 760)"/></svg>');
  background-size: 2rem auto;
  background-position: right 1.6rem center;
  background-repeat: no-repeat;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}

.topPageSecSplash {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 999;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

.topPageSecSplash.is-active {
  opacity: 0;
}

.topPageSecSplash__inner {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.topPageSecSplash__innerLogo {
  display: block;
  width: 100%;
  max-width: 26.5rem;
}

@media screen and (max-width: 768px) {
  .topPageSecSplash__innerLogo {
    max-width: calc(100% - 4rem);
  }
}

.topPageSecSplash__innerTxt {
  margin-top: 3rem;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.42;
}

@media screen and (max-width: 768px) {
  .topPageSecSplash__innerTxt {
    margin-top: 1rem;
    font-size: 1.2rem;
  }
}

.commonHd {
  position: relative;
  z-index: 2;
}

.commonHd__ttl {
  font-size: 7.2rem;
  font-weight: 700;
  line-height: 1.45;
}

@media screen and (max-width: 768px) {
  .commonHd__ttl {
    font-size: 4rem;
  }
}

.workPage .commonHd__ttl,
.companyPage .commonHd__ttl,
.faqPage .commonHd__ttl,
.numbersPage .commonHd__ttl {
  font-size: 4.8rem;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {

  .workPage .commonHd__ttl,
  .companyPage .commonHd__ttl,
  .faqPage .commonHd__ttl,
  .numbersPage .commonHd__ttl {
    font-size: 3.4rem;
    line-height: 1.44;
  }
}

.commonHd__span {
  color: #F4682A;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.commonHd__span.u-small {
  text-transform: none;
}

.js-smooth,
.js-smoothFix {
  clip-path: inset(0 100% 0 0);
  display: block;
  -webkit-transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1);
  transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1);
  -webkit-transition-property: clip-path;
  transition-property: clip-path;
}

.js-smooth.is-animated,
.js-smoothFix.is-animated {
  clip-path: inset(0);
}

.js-smoothFast {
  clip-path: inset(0 100% 0 0);
  display: block;
  -webkit-transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1);
  transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1);
  -webkit-transition-property: clip-path;
  transition-property: clip-path;
}

.js-smoothFast.is-animated {
  clip-path: inset(0);
}

/* .js-orangeBlk {
  position: relative;

  &::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: $orange02;
    z-index: 2;
    transition: .4s cubic-bezier(0.37, 0, 0.63, 1);
  }

  &.is-animated {
    &::before {
      width: 0;
    }
  }
} */
.is-scroll-locked {
  overflow: hidden;
  height: 100vh;
}

.commonKV {
  position: relative;
  padding: 5rem 0 0;
}

@media screen and (max-width: 768px) {
  .commonKV {
    padding-top: 4.8rem;
    padding-bottom: 8.2rem;
  }
}

.faqPage .commonKV {
  padding-top: 13.8rem;
}

@media screen and (max-width: 768px) {
  .faqPage .commonKV {
    padding-top: 14.4rem;
    padding-bottom: 0;
  }

  .faqPage .commonKV .commonKV__details {
    padding-top: 0;
  }
}

.commonKV::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 20rem;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
  z-index: -1;
}

.commonKV__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .commonKV__inner {
    max-width: calc(100% - 4rem);
  }
}

.commonKV__details {
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .commonKV__details {
    padding-top: 10rem;
  }
}

.commonKV__en {
  background: #FF0000;
  color: #fff;
  padding: 0 0.8rem;
  font-family: "Poppins", sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.5;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

@media screen and (max-width: 768px) {
  .commonKV__en {
    font-size: 2rem;
  }
}

.commonKV__ttl {
  padding: 0 0.8rem;
  display: block;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.3;
  background: #fff;
}

.numbersPage .commonKV__ttl {
  margin-right: -8.5rem;
  word-break: keep-all;
}

@media screen and (max-width: 768px) {
  .commonKV__ttl {
    font-size: 3rem;
    word-break: keep-all;
  }
}

.commonKV__fgr {
  margin-right: -13.6rem;
  width: 71.4rem;
  height: 25rem;
}

.commonKV__fgr img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .commonKV__fgr {
    position: absolute;
    top: 4.8rem;
    right: 0;
    width: 26.9rem;
    margin-right: 0;
  }
}

.u-noLS {
  letter-spacing: normal;
}

/*====================================================================
topPageSecKV
====================================================================*/
.topPageSecKV {
  background: #222;
}

.topPageSecKV__inner {
  position: relative;
  min-height: 62rem;
  max-height: 100vh;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.topPageSecKV__inner .swiper-slide {
  -webkit-transition-timing-function: ease-in-out !important;
  transition-timing-function: ease-in-out !important;
}

@media screen and (max-width: 768px) {
  .topPageSecKV__inner {
    min-height: auto;
    height: 100vh;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }

  .is-active .topPageSecKV__inner {
    height: calc(100vh - 6rem);
  }
}

.topPageSecKV__swiper {
  height: auto;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (max-width: 768px) {
  .topPageSecKV__swiper {
    height: 100vh;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }

  .is-active .topPageSecKV__swiper {
    height: calc(100vh - 6rem);
  }
}

@media screen and (max-width: 768px) {
  .topPageSecKV__swiperItemLink {
    display: block;
    height: 100%;
  }

  .topPageSecKV__swiperItemLink .topPageSecKV__swiperImg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.topPageSecKV__floatTxt {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  -webkit-transition: ease-in-out 0.4s;
  transition: ease-in-out 0.4s;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease, top 0.4s ease, left 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, top 0.4s ease, left 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease, top 0.4s ease, left 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease, top 0.4s ease, left 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: translate(-50%, -50%) scale(1.25);
  transform: translate(-50%, -50%) scale(1.25);
}

@media screen and (max-width: 768px) {
  .topPageSecKV__floatTxt {
    max-width: 100%;
    bottom: 50%;
    top: auto;
    left: 1rem;
    /* start in center */
    -webkit-transform: translate(0, 50%) scale(1.25);
    transform: translate(0, 50%) scale(1.25);
    -webkit-transition: opacity 0.4s ease, bottom 0.4s ease, left 0.4s ease, -webkit-transform 0.4s ease;
    transition: opacity 0.4s ease, bottom 0.4s ease, left 0.4s ease, -webkit-transform 0.4s ease;
    transition: opacity 0.4s ease, transform 0.4s ease, bottom 0.4s ease, left 0.4s ease;
    transition: opacity 0.4s ease, transform 0.4s ease, bottom 0.4s ease, left 0.4s ease, -webkit-transform 0.4s ease;
  }
}

.topPageSecKV__floatTxt.is-visible {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1.25);
  transform: translate(-50%, -50%) scale(1.25);
}

@media screen and (max-width: 768px) {
  .topPageSecKV__floatTxt.is-visible {
    -webkit-transform: translate(0, 50%) scale(1);
    transform: translate(0, 50%) scale(1);
  }
}

.topPageSecKV__floatTxt.is-active {
  top: calc(100% - 1rem);
  left: 1rem;
  -webkit-transform: translate(0, -100%) scale(1);
  transform: translate(0, -100%) scale(1);
}

@media screen and (max-width: 768px) {
  .topPageSecKV__floatTxt.is-active {
    top: auto;
    bottom: 1rem;
    -webkit-transform: translate(0, -50%) scale(1);
    transform: translate(0, -50%) scale(1);
  }
}

.topPageSecKV__floatTxt > div {
  opacity: 0;
  -webkit-transform: translateX(-16px);
  transform: translateX(-16px);
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
}

.topPageSecKV__floatTxt.is-visible > div {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.topPageSecKV__floatTxt > div:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.topPageSecKV__floatTxt > div:nth-child(2) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.topPageSecKV__floatTxt > div:nth-child(3) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.topPageSecKV__floatTxt01 {
  max-width: 53.2rem;
}

@media screen and (max-width: 768px) {
  .topPageSecKV__floatTxt01 {
    max-width: 34.5rem;
  }
}

.topPageSecKV__floatTxt02 {
  max-width: 34.88rem;
}

@media screen and (max-width: 768px) {
  .topPageSecKV__floatTxt02 {
    max-width: 22.7rem;
  }
}

/*====================================================================
topPageSecIntro
====================================================================*/
.topPageSecIntro {
  position: relative;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, yellow 100%);
  padding: 16rem 0 15rem;
  overflow: hidden;
  z-index: 6;
}

@media screen and (max-width: 768px) {
  .topPageSecIntro {
    padding: 10.5rem 0 0;
  }
}

.topPageSecIntro::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 128rem;
  height: 121.1rem;
  background-image: url("../images/topPage/topPageSecIntro_bg-01.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .topPageSecIntro::before {
    width: 37.5rem;
    height: 35.5rem;
  }
}

.topPageSecIntro__inner {
  margin: 0 auto;
  position: relative;
  z-index: 2;
  max-width: 100.8rem;
  padding-bottom: 20.1rem;
}

@media screen and (max-width: 768px) {
  .topPageSecIntro__inner {
    max-width: calc(100% - 4rem);
    padding-bottom: 0;
  }
}

.topPageSecIntro__ttl {
  display: block;
  width: 100%;
  max-width: 53.2rem;
}

@media screen and (max-width: 768px) {
  .topPageSecIntro__ttl {
    max-width: 24.9rem;
  }
}

.topPageSecIntro__txt {
  margin: 13.6rem 0 0;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2.25;
  letter-spacing: 0.04em;
  max-width: 66.4rem;
}

@media screen and (max-width: 768px) {
  .topPageSecIntro__txt {
    margin-top: 4.8rem;
    font-size: 1.5rem;
    line-height: 2.13;
  }
}

.topPageSecIntro__inner02 {
  position: relative;
  margin: 0 auto;
  padding: 14rem 0 0;
  z-index: 2;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .topPageSecIntro__inner02 {
    padding: 10rem 0;
    max-width: calc(100% - 4rem);
  }
}

.topPageSecIntro__inner02::before {
  content: "INTRO";
  position: absolute;
  top: -11rem;
  right: -17rem;
  display: block;
  z-index: 1;
  color: #FC4A4A;
  font-family: "Poppins", sans-serif;
  font-size: 30.5rem;
  font-weight: 700;
  line-height: 1.5;
  opacity: 0.25;
}

@media screen and (max-width: 768px) {
  .topPageSecIntro__inner02::before {
    content: none;
  }
}

.topPageSecIntro__list {
  margin: 4rem 0 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2.4rem;
}

@media screen and (max-width: 768px) {
  .topPageSecIntro__list {
    margin-top: 2.4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem;
  }
}

.topPageSecIntro__listItem {
  position: relative;
  padding: 4.8rem 4rem 4rem;
  height: 44.2rem;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .topPageSecIntro__listItem {
    padding: 3.2rem 2rem 2.5rem;
    height: 30rem;
  }
}

.topPageSecIntro__listItem:hover .topPageSecIntro__listItemFgr {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.topPageSecIntro__listItemFgr {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

.topPageSecIntro__listItemDet {
  color: #fff;
}

.topPageSecIntro__listItemEn {
  color: #F4682A;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  line-height: 1.53;
}

.topPageSecIntro__listItemTtl {
  margin-top: 1.6rem;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 768px) {
  .topPageSecIntro__listItemTtl {
    margin-top: 0.8rem;
  }
}

.topPageSecIntro__listItemTxt {
  margin-bottom: 0;
  position: relative;
  color: #fff;
  font-size: 1.2rem;
  line-height: 2.2;
  letter-spacing: 0.02em;
  padding-right: 4.6rem;
}

@media screen and (max-width: 768px) {
  .topPageSecIntro__listItemTxt {
    padding-right: 3rem;
  }
}

.topPageSecIntro__listItemTxt::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -4rem;
  display: block;
  background-image: url('data:image/svg+xml,<svg id="Group_11" data-name="Group 11" xmlns="http://www.w3.org/2000/svg" width="86" height="20.243" viewBox="0 0 86 20.243"><path id="arrow_forward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24" d="M217.255-749.286H200v-1.429h17.255l-8.275-8.275L210-760l10,10-10,10-1.019-1.011Z" transform="translate(-166.492 760)" fill="%23fff"/><rect id="Rectangle_7" data-name="Rectangle 7" width="86" height="20" transform="translate(0 0.243)" fill="none"/></svg>');
  background-size: 100% auto;
  width: 8.6rem;
  height: 2.1rem;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .topPageSecIntro__listItemTxt::after {
    width: 5rem;
    height: 5rem;
    right: -2rem;
    bottom: -2.5rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><g id="Group_11" data-name="Group 11" transform="translate(0 0.235)"><path id="arrow_forward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24" d="M217.255-749.286H200v-1.429h17.255l-8.275-8.275L210-760l10,10-10,10-1.019-1.011Z" transform="translate(-184.769 774.765)" fill="%23fff"/><rect id="Rectangle_7" data-name="Rectangle 7" width="50" height="50" transform="translate(0 -0.235)" fill="none"/></g></svg>');
  }
}

/*====================================================================
topPageSecWorkStyle
====================================================================*/
.topPageSecWorkStyle {
  position: relative;
  z-index: 2;
  background-image: url("../images/topPage/topPageSecWorkStyle_bg-01.jpg");
  background-size: cover;
  background-position: center;
  padding: 14rem 0 20rem;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .topPageSecWorkStyle {
    padding: 10rem 0;
  }
}

.topPageSecWorkStyle::before {
  content: "WORK";
  position: absolute;
  top: -12.5rem;
  left: 0;
  color: #F8F8F8;
  font-family: "Poppins", sans-serif;
  font-size: 30.5rem;
  font-weight: 700;
  line-height: 1.5;
  opacity: 0.5;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

@media screen and (max-width: 768px) {
  .topPageSecWorkStyle::before {
    font-size: 12rem;
    top: -5rem;
    left: -1rem;
    line-height: 1.5;
  }
}

.topPageSecWorkStyle::after {
  content: "STYLE";
  position: absolute;
  bottom: -12rem;
  right: -3rem;
  color: #F8F8F8;
  font-family: "Poppins", sans-serif;
  font-size: 30.5rem;
  font-weight: 700;
  line-height: 1.5;
  opacity: 0.5;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

@media screen and (max-width: 768px) {
  .topPageSecWorkStyle::after {
    font-size: 13.3rem;
    bottom: -5.5rem;
    left: 0;
    line-height: 1.5;
  }
}

.topPageSecWorkStyle__inner {
  position: relative;
  margin: 0 auto;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .topPageSecWorkStyle__inner {
    max-width: calc(100% - 4rem);
  }
}

.topPageSecWorkStyle__details {
  position: absolute;
  top: 16rem;
  left: 0;
  margin: 3.5rem auto 0;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 5;
}

@media screen and (max-width: 768px) {
  .topPageSecWorkStyle__details {
    margin-top: 1.6rem;
    position: relative;
    top: auto;
    left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.topPageSecWorkStyle__txt {
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 2.2;
  max-width: 40.6rem;
}

@media screen and (max-width: 768px) {
  .topPageSecWorkStyle__txt {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .topPageSecWorkStyle__btn {
    margin-top: 2.4rem;
  }
}

.topPageSecWorkStyle__list {
  margin-top: 2.4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .topPageSecWorkStyle__list {
    margin-top: 3.2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.topPageSecWorkStyle__listItem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 36.8rem;
  height: 36.8rem;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 768px) {
  .topPageSecWorkStyle__listItem {
    width: 17.2rem;
    height: 17.2rem;
  }
}

.topPageSecWorkStyle__listItem::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../images/topPage/topPageSecWorkStyle_bg-01.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  mix-blend-mode: overlay;
  z-index: -1;
}

.topPageSecWorkStyle__listItem:not(:first-child) {
  margin-left: -4.8rem;
}

@media screen and (max-width: 768px) {
  .topPageSecWorkStyle__listItem:not(:first-child) {
    margin-left: 0;
    margin-top: -3rem;
  }
}

@media screen and (max-width: 768px) {
  .topPageSecWorkStyle__listItem:last-child {
    margin-left: -1rem;
  }
}

.topPageSecWorkStyle__listItemTxt {
  font-size: 2.4rem;
  line-height: 1.58;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .topPageSecWorkStyle__listItemTxt {
    font-size: 1.5rem;
  }
}

/*====================================================================
topPageSecJob
====================================================================*/
.topPageSecJob {
  position: relative;
  padding: 14rem 0 0;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .topPageSecJob {
    margin-top: 2.6rem;
    padding-top: 10rem;
  }
}

.topPageSecJob::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 91rem;
  height: 59.3rem;
  background-image: url("../images/topPage/topPageSecJob_txt-01.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .topPageSecJob::before {
    width: 19.34rem;
    height: 51.6rem;
    background-image: url("../images/topPage/topPageSecJob_txt-01_sp.png");
  }
}

.topPageSecJob__inner {
  position: relative;
  margin: 0 auto;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .topPageSecJob__inner {
    max-width: calc(100% - 4rem);
  }
}

.topPageSecJob__fgr {
  padding-top: 6.3rem;
  margin: 0 auto;
  width: 100%;
  max-width: 83.6rem;
}

@media screen and (max-width: 768px) {
  .topPageSecJob__fgr {
    padding-top: 5rem;
    max-width: 100%;
  }
}

.topPageSecJob__details {
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .topPageSecJob__details {
    position: relative;
    top: auto;
    left: auto;
  }
}

.topPageSecJob__txt {
  margin: 4rem 0 0;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 2.2;
  max-width: 32rem;
}

@media screen and (max-width: 768px) {
  .topPageSecJob__txt {
    margin-top: 1.6rem;
    max-width: 100%;
  }
}

.topPageSecJob__btn {
  margin: 6.6rem 0 0;
}

@media screen and (max-width: 768px) {
  .topPageSecJob__btn {
    margin-top: 2.4rem;
  }
}

/*====================================================================
topPageSecInterview
====================================================================*/
.topPageSecInterview {
  margin-top: -4.9rem;
  overflow: hidden;
  padding: 16rem 0 8rem;
}

@media screen and (max-width: 768px) {
  .topPageSecInterview {
    margin-top: 0;
    padding: 7.7rem 0 8rem;
  }
}

.topPageSecInterview .commonHd__ttl {
  font-size: 3.2rem;
}

@media screen and (max-width: 768px) {
  .topPageSecInterview .commonHd__ttl {
    font-size: 2.4rem;
  }
}

.topPageSecInterview .commonHd__span {
  text-transform: none;
}

.topPageSecInterview__inner {
  position: relative;
  margin: 0 auto;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .topPageSecInterview__inner {
    max-width: calc(100% - 4rem);
  }
}

.topPageSecInterview__inner::before {
  content: "";
  position: absolute;
  top: 19.7rem;
  left: -13.6rem;
  width: 88.6rem;
  height: 46.2rem;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .topPageSecInterview__inner::before {
    content: none;
  }
}

.topPageSecInterview__inner::after {
  content: "INTERVIEW";
  position: absolute;
  top: -11.1rem;
  left: -15.1rem;
  color: #F8F8F8;
  font-family: "Poppins", sans-serif;
  font-size: 22rem;
  font-weight: 700;
  line-height: 1.5;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

@media screen and (max-width: 768px) {
  .topPageSecInterview__inner::after {
    font-size: 6.4rem;
    top: -4.5rem;
    left: 0;
    line-height: 1.5;
  }
}

.topPageSecInterview__list {
  margin: 2.4rem auto 0;
  overflow: visible;
}

.topPageSecInterview__listItem {
  width: 32rem;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

@media screen and (max-width: 768px) {
  .topPageSecInterview__listItem {
    width: 25rem;
  }
}

.topPageSecInterview__listItem:hover .topPageSecInterview__listName,
.topPageSecInterview__listItem:hover .topPageSecInterview__listPos,
.topPageSecInterview__listItem:hover .topPageSecInterview__listFgr {
  opacity: 0.7;
}

.topPageSecInterview__listFgrCont {
  position: relative;
  z-index: 1;
}

.topPageSecInterview__listFgrCont::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
}

.topPageSecInterview__listFgr {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 40rem;
  background-size: auto 100%;
  background-position: center;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (max-width: 768px) {
  .topPageSecInterview__listFgr {
    height: 31.2rem;
  }
}

.topPageSecInterview__listName {
  display: block;
  margin-top: 1.6rem;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.2;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (max-width: 768px) {
  .topPageSecInterview__listName {
    font-size: 2rem;
  }
}

.topPageSecInterview__listPos {
  display: block;
  margin-top: 0.8rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (max-width: 768px) {
  .topPageSecInterview__listPos {
    font-size: 1.2rem;
  }
}

/*====================================================================
topPageSecRecruit
====================================================================*/
.topPageSecRecruit {
  position: relative;
  padding: 24.5rem 0 10rem;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .topPageSecRecruit {
    padding: 0;
  }
}

.topPageSecRecruit::after {
  content: "RECRUIT";
  position: absolute;
  top: 0;
  left: 50%;
  color: #F8F8F8;
  font-family: "Poppins", sans-serif;
  font-size: 30.5rem;
  font-weight: 700;
  line-height: 1.5;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .topPageSecRecruit::after {
    font-size: 8rem;
    left: 0;
    -webkit-transform: none;
    transform: none;
    line-height: 1.5;
  }
}

.topPageSecRecruit__inner {
  margin: 0 auto;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .topPageSecRecruit__inner {
    padding-top: 5rem;
    max-width: calc(100% - 4rem);
  }
}

.topPageSecRecruit__btn {
  position: relative;
  display: block;
  margin: 4.8rem auto 0;
  padding: 0.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}

@media screen and (max-width: 768px) {
  .topPageSecRecruit__btn {
    margin-top: 2.6rem;
  }
}

.topPageSecRecruit__btn:hover .topPageSecRecruit__btnInner::before {
  width: 0;
}

.topPageSecRecruit__btn::after {
  content: "";
  position: absolute;
  bottom: 3.8rem;
  right: 0;
  display: block;
  width: 8.6rem;
  height: 2.1rem;
  background-image: url('data:image/svg+xml,<svg id="Group_32" data-name="Group 32" xmlns="http://www.w3.org/2000/svg" width="86" height="20.092" viewBox="0 0 86 20.092"><path id="arrow_forward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24" d="M217.255-749.286H200v-1.429h17.255l-8.275-8.275L210-760l10,10-10,10-1.019-1.011Z" transform="translate(-166.492 760)" fill="%23222"/><rect id="Rectangle_7" data-name="Rectangle 7" width="86" height="20" transform="translate(0 0.092)" fill="none"/></svg>');
  background-size: 100% auto;
  background-repeat: no-repeat;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .topPageSecRecruit__btn::after {
    bottom: 0;
    width: 5rem;
    height: 5rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><g id="Group_938" data-name="Group 938" transform="translate(0 0.235)"><path id="arrow_forward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24" d="M217.255-749.286H200v-1.429h17.255l-8.275-8.275L210-760l10,10-10,10-1.019-1.011Z" transform="translate(-184.769 774.765)" fill="%23222"/><rect id="Rectangle_7" data-name="Rectangle 7" width="50" height="50" transform="translate(0 -0.235)" fill="none"/></g></svg>');
  }
}

.topPageSecRecruit__btnInner {
  position: relative;
  padding: 7.2rem 8.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .topPageSecRecruit__btnInner {
    padding: 4.8rem 1.8rem;
  }
}

.topPageSecRecruit__btnInner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  background: linear-gradient(45deg, white 0%, rgba(255, 255, 255, 0.85) 100%);
  z-index: 1;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}

.topPageSecRecruit__btnTtl {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 768px) {
  .topPageSecRecruit__btnTtl {
    font-size: 2rem;
  }
}

.topPageSecRecruit__btnTxt {
  margin: 2.4rem 0 0;
  font-size: 1.2rem;
  line-height: 2.2;
  letter-spacing: 0.02em;
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 768px) {
  .topPageSecRecruit__btnTxt {
    margin-top: 1.6rem;
  }
}

.workPageSec01 {
  padding: 10rem 0;
}

@media screen and (max-width: 768px) {
  .workPageSec01 {
    padding: 0 0 9rem;
    overflow-x: hidden;
  }
}

.workPageSec01 .commonHd {
  position: relative;
}

.workPageSec01 .commonHd::after {
  content: "INTERVIEW";
  position: absolute;
  top: 50%;
  right: -13.2rem;
  color: #F8F8F8;
  font-family: "Poppins", sans-serif;
  font-size: 20rem;
  font-weight: 700;
  line-height: 0.9;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .workPageSec01 .commonHd::after {
    font-size: 7rem;
    top: 0;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: auto;
    line-height: 1.5;
  }
}

@media screen and (max-width: 768px) {
  .workPageSec01 .commonHd {
    padding: 5.4rem 0 0;
  }
}

.workPageSec01__inner {
  margin: 0 auto;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .workPageSec01__inner {
    max-width: calc(100% - 4rem);
  }
}

.workPageSec01__list {
  margin: 3.2rem auto 0;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 2.4rem;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .workPageSec01__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3.1rem;
  }
}

.workPageSec01__listItem {
  width: calc(33.3333333333% - 1.6rem);
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

.workPageSec01__listItem:hover {
  opacity: 0.7;
}

.workPageSec01__listItem:nth-of-type(n+4) {
  margin-top: 3.2rem;
}

@media screen and (max-width: 768px) {
  .workPageSec01__listItem:nth-of-type(n+4) {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .workPageSec01__listItem {
    width: 100%;
  }
}

.workPageSec01__listFgr {
  width: 32rem;
  height: 40rem;
  background-size: auto 100%;
  background-position: center;
}

@media screen and (max-width: 768px) {
  .workPageSec01__listFgr {
    width: 33.5rem;
    height: 41.9rem;
  }
}

.workPageSec01__listName {
  display: block;
  margin-top: 1.6rem;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.2;
}

.workPageSec01__listPos {
  display: block;
  margin-top: 0.8rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.workPageSec02 {
  position: relative;
  padding: 10rem 0 9.5rem;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .workPageSec02 {
    padding: 4rem 0 0;
  }
}

.workPageSec02__inner {
  margin: 0 auto;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .workPageSec02__inner {
    max-width: calc(100% - 4rem);
  }
}

.workPageSec02__inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: -13.6rem;
  width: 86rem;
  height: 64.4rem;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
  opacity: 0.15;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .workPageSec02__inner::before {
    width: 26.9rem;
    height: 40rem;
    top: 0;
    right: 0;
    line-height: 1.1;
  }
}

.workPageSec02__inner::after {
  content: "";
  position: absolute;
  top: 82.8rem;
  left: -13.6rem;
  width: 86rem;
  height: 64.4rem;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
  opacity: 0.15;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .workPageSec02__inner::after {
    width: 26.9rem;
    height: 40rem;
    top: 61.6rem;
    left: 0;
  }
}

.workPageSec02__list {
  margin: 3.5rem auto 0;
  max-width: 83.6rem;
}

@media screen and (max-width: 768px) {
  .workPageSec02__list {
    max-width: 100%;
  }
}

.workPageSec02__listItem:not(:first-child) {
  margin-top: 8rem;
}

@media screen and (max-width: 768px) {
  .workPageSec02__listItem:not(:first-child) {
    margin-top: 4rem;
  }
}

.workPageSec02__listItemTtl {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.9;
}

.workPageSec02__listItemTxt {
  margin-top: 1.4rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0.02em;
}

.workPageSec02__listItemCont {
  margin: 3.2rem auto 0;
  width: 100%;
  height: 47rem;
  background: #F4F4F4;
}

.workPageSec02__listItemCont iframe,
.workPageSec02__listItemCont video {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .workPageSec02__listItemCont {
    margin-top: 2.2rem;
    height: 18.8rem;
  }
}

/*====================================================================
numbersPageSec01
====================================================================*/
.numbersPageSec01 {
  position: relative;
  padding: 10rem 0;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01 {
    padding: 8rem 2rem 0;
    margin-bottom: -2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.numbersPageSec01::after {
  content: "COMPANY DATA";
  position: absolute;
  top: 5.5rem;
  right: 0;
  color: #F8F8F8;
  font-family: "Poppins", sans-serif;
  font-size: 20rem;
  font-weight: 700;
  line-height: 0.9;
  text-align: right;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01::after {
    font-size: 7.2rem;
    top: 3rem;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: auto;
    line-height: 0.77;
  }
}

.numbersPageSec01__inner {
  margin: 0 auto;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__inner {
    max-width: 100%;
  }
}

.numbersPageSec01__list {
  margin: 3.2rem auto 0;
}

.numbersPageSec01__listRow {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 2.4rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listRow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem;
  }
}

.numbersPageSec01__listRow:not(:first-child) {
  margin-top: 2.4rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listRow:not(:first-child) {
    margin-top: 1.6rem;
  }
}

.numbersPageSec01__listItem {
  position: relative;
  background: #F8F8F8;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listCol {
    width: 100%;
  }
}

.numbersPageSec01__listCol:nth-of-type(2) {
  width: calc(100% - 2.4rem - 57.8rem);
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listCol:nth-of-type(2) {
    width: 100%;
  }
}

.numbersPageSec01__listCol:last-child .numbersPageSec01__listItem09 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 8.5rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listCol:last-child .numbersPageSec01__listItem09 {
    padding-top: 4.5rem;
    height: 58.5rem;
  }
}

.numbersPageSec01__listCol:last-child .numbersPageSec01__listItem09 .numbersPageSec01__listItemTxt {
  margin-top: 2.2rem;
}

.numbersPageSec01__listCol:last-child .numbersPageSec01__listItem09 .numbersPageSec01__listItemBtn {
  margin-top: 1.4rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listCol:last-child .numbersPageSec01__listItem09 .numbersPageSec01__listItemBtn {
    margin-top: 3rem;
  }
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listCol:last-child .numbersPageSec01__listItem09 .numbersPageSec01__listItemIcon {
    margin-top: 3rem;
  }
}

.numbersPageSec01__listItem01 {
  margin-bottom: 0;
  width: 57.8rem;
  height: 51.4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem01 {
    width: 100%;
    height: 38.6rem;
  }
}

.numbersPageSec01__listItem02 {
  margin-bottom: 0;
  width: 100%;
  height: 24.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 3rem;
}

.numbersPageSec01__listItem02 .numbersPageSec01__listItemBlkTxt {
  margin-top: 0;
}

.numbersPageSec01__listItem02 .numbersPageSec01__listItemBlkTxtSpan {
  margin-top: -2rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem02 .numbersPageSec01__listItemBlkTxtSpan {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem02 {
    height: 19.1rem;
    gap: 3.2rem;
  }

  .numbersPageSec01__listItem02 .numbersPageSec01__listItemBlk {
    margin-top: -2rem;
  }
}

.numbersPageSec01__listItem03 {
  margin-top: 2.4rem;
  width: 100%;
  height: 24.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.numbersPageSec01__listItem03 .numbersPageSec01__listItemBlkTxt {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem03 .numbersPageSec01__listItemBlkTxt {
    margin-top: 3rem;
  }
}

.numbersPageSec01__listItem03 .numbersPageSec01__listItemBlkTxtSpan {
  margin-top: -2rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem03 {
    height: 17.2rem;
  }
}

.numbersPageSec01__listItemA {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 2.4rem;
  font-weight: 700;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
}

.numbersPageSec01__listItemImg01 {
  padding-top: 0.4rem;
  margin: 0 auto;
  max-width: 31.4rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemImg01 {
    max-width: 26.2rem;
  }
}

.numbersPageSec01__listItemImg02 {
  max-width: 13rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemImg02 {
    max-width: 10rem;
  }
}

.numbersPageSec01__listItemBlkTxt {
  margin: 1.6rem 0 0;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemBlkTxt {
    font-size: 2.4rem;
  }
}

.numbersPageSec01__listItemBlkTxtSpan {
  display: block;
  color: #F4682A;
  font-family: "Poppins", sans-serif;
  font-size: 6.4rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: -2rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemBlkTxtSpan {
    font-size: 4.8rem;
    margin-bottom: -1.5rem;
  }
}

.numbersPageSec01__listItemBlkSpan {
  margin-top: 1rem;
  display: block;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-align: center;
}

.numbersPageSec01__listItemImg03 {
  margin: 0 auto;
  max-width: 39.4rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemImg03 {
    padding-top: 2.4rem;
    max-width: 29.3rem;
  }
}

.numbersPageSec01__listItem04 {
  width: 49.2rem;
  height: 49.6rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.numbersPageSec01__listItem04 .numbersPageSec01__listItemBlk {
  margin-top: -5.5rem;
}

.numbersPageSec01__listItem04 .numbersPageSec01__listItemBlkTxt {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 36.1rem;
  }

  .numbersPageSec01__listItem04 .numbersPageSec01__listItemBlk {
    margin-top: -5rem;
  }
}

.numbersPageSec01__listItemBlkTxt02 {
  margin: 2.4rem auto 0;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemBlkTxt02 {
    margin-top: 1.6rem;
  }
}

.numbersPageSec01__listItem05 {
  width: 49.2rem;
  height: 49.6rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.numbersPageSec01__listItem05 .numbersPageSec01__listItemBlkTxt {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem05 {
    width: 100%;
    height: 39rem;
  }
}

.numbersPageSec01__listItemImg04 {
  max-width: 30.7rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemImg04 {
    max-width: 23.6rem;
  }
}

.numbersPageSec01__listItemIcon {
  margin: 2.4rem auto -8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemIcon {
    margin-top: 1.8rem;
  }
}

.numbersPageSec01__listItemIconImg {
  max-width: 8.8rem;
  margin-right: 2.4rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemIconImg {
    max-width: 5rem;
    margin-right: 1.6rem;
  }
}

.numbersPageSec01__listItemIconSpan {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 2.13;
  max-width: 26.5rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemIconSpan {
    max-width: 23.1rem;
  }
}

.numbersPageSec01__listItemImg05 {
  margin: 2.7rem auto 3rem;
  max-width: 27.2rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemImg05 {
    padding-top: 3rem;
    margin: 0 auto 1.1rem;
    max-width: 26.7rem;
  }
}

.numbersPageSec01__inner02 {
  position: relative;
  margin: 16.8rem auto 0;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__inner02 {
    margin-top: 13.2rem;
    max-width: 100%;
  }
}

.numbersPageSec01__inner02 .commonHd__ttl {
  font-size: 4.8rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__inner02 .commonHd__ttl {
    font-size: 3.4rem;
  }
}

.numbersPageSec01__inner02 .numbersPageSec01__list {
  margin-top: 3rem;
}

.numbersPageSec01__inner02::after {
  content: "ENVIRONMENT";
  position: absolute;
  top: -3rem;
  right: -13.6rem;
  color: #F8F8F8;
  font-family: "Poppins", sans-serif;
  font-size: 15rem;
  font-weight: 700;
  line-height: 0.9;
  text-align: right;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__inner02::after {
    font-size: 5.2rem;
    top: -5.2rem;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: auto;
    line-height: 1.5;
  }
}

.numbersPageSec01__listItemBlkTxt03 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Poppins", sans-serif;
  font-size: 6.4rem;
  font-weight: 500;
  gap: 1.6rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemBlkTxt03 {
    font-size: 4.8rem;
  }
}

.numbersPageSec01__listItemBlkTxt03Orange {
  color: #F4682A;
}

.numbersPageSec01__listItemBlkTxt03Brown {
  color: #F5A886;
}

.numbersPageSec01__listItemBlkTxt03 + .numbersPageSec01__listItemBlkSpan {
  margin-top: -1.5rem;
}

.numbersPageSec01__listItemImgPie {
  max-width: 13rem;
  margin-bottom: 0;
}

.numbersPageSec01__listCol03 {
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listCol03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.6rem;
  }
}

.numbersPageSec01__listCol03 .numbersPageSec01__listItem {
  width: calc(33.3333333333% - 1.6rem);
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listCol03 .numbersPageSec01__listItem {
    width: 100%;
  }
}

.numbersPageSec01__listItem06 {
  height: 24.7rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem06 {
    padding-top: 3rem;
    gap: 3rem;
    height: 22.3rem;
  }
}

.numbersPageSec01__listItem07 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 24.7rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem07 {
    height: 17rem;
  }
}

.numbersPageSec01__listItem08 {
  height: 34.9rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.numbersPageSec01__listItem08:first-child .numbersPageSec01__listItemBlkTxt {
  margin-top: -1rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem08 {
    height: 28rem;
  }
}

.numbersPageSec01__listItemImg06 {
  max-width: 11.2rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemImg06 {
    padding-top: 3rem;
    max-width: 8.6rem;
  }
}

.numbersPageSec01__listItemImg06.u-spB {
  padding-top: 0.75rem;
  margin-bottom: -1.75rem;
  max-width: 13rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemImg06.u-spB {
    max-width: 10rem;
    margin-bottom: -1rem;
    padding-top: 4rem;
  }
}

.numbersPageSec01__listItemFlex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 3.3rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemFlex {
    gap: 2.4rem;
    padding-top: 3rem;
  }
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemFlex + .numbersPageSec01__listItemTxt {
    margin-top: 2.7rem;
  }
}

.numbersPageSec01__listItem09 {
  height: 63.8rem;
}

.numbersPageSec01__listItem09 .numbersPageSec01__listItemIcon {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem09 {
    height: 72.9rem;
  }
}

.numbersPageSec01__listItemImg07 {
  max-width: 9.6rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemImg07 {
    max-width: 8.3rem;
  }
}

.numbersPageSec01__listItem09 {
  width: 49.2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem09 {
    width: 100%;
  }
}

.numbersPageSec01__listItem09 .numbersPageSec01__listItemIcon {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem09 .numbersPageSec01__listItemIcon {
    margin-top: 3.2rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem09 .numbersPageSec01__listItemIconImg {
    max-width: 8.8rem;
  }
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItem09 .numbersPageSec01__listItemIconSpan {
    max-width: 18.3rem;
  }
}

.numbersPageSec01__listItem09 .numbersPageSec01__listItemBlkTxt {
  margin-top: 0;
}

.numbersPageSec01__listItemTxt {
  margin: 3.2rem auto 0;
  max-width: 32rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.13;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemTxt {
    margin-top: 1rem;
    max-width: 28.7rem;
  }
}

.numbersPageSec01__listItemImg08 {
  max-width: 13.4rem;
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemImg08 {
    max-width: 11.3rem;
  }
}

.numbersPageSec01__listItemBtn {
  position: relative;
  padding-right: 2.2rem;
  display: block;
  margin: 2.4rem auto 0;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 2.13;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .numbersPageSec01__listItemBtn:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 768px) {
  .numbersPageSec01__listItemBtn {
    margin-top: 0.8rem;
  }
}

.numbersPageSec01__listItemBtn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16.971" height="16.97" viewBox="0 0 16.971 16.97"><path id="arrow_outward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24_2_" data-name="arrow_outward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24 (2)" d="M220.7-728l-.7-.7,10.262-10.281H220.8V-740H232v11.2h-1.018v-9.459Z" transform="translate(-670.337 367.695) rotate(45)" fill="%23222"/></svg>');
  background-size: 100% auto;
  background-repeat: no-repeat;
}

/**************
 INTERVIEW PAGE
**************/
.secInterviewKv__inner {
  margin: 0 auto;
  max-width: 128rem;
  position: relative;
  opacity: 0;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
}

.is-active .secInterviewKv__inner {
  opacity: 1;
}

.is-active .secInterviewKv__inner::after {
  right: 0;
}

@media screen and (max-width: 768px) {
  .secInterviewKv__inner {
    max-width: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.secInterviewKv__inner::after {
  content: "INTERVIEW";
  position: absolute;
  bottom: -2.1rem;
  right: -100%;
  color: #F8F8F8;
  font-family: "Poppins", sans-serif;
  font-size: 20rem;
  font-weight: 700;
  line-height: 0.9;
  opacity: 0.5;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

@media screen and (max-width: 768px) {
  .secInterviewKv__inner::after {
    font-size: 6.4rem;
    top: 31rem;
    bottom: auto;
    line-height: 1.5;
  }
}

.secInterviewKv__details {
  position: absolute;
  left: 4rem;
  bottom: 2.2rem;
}

@media screen and (max-width: 768px) {
  .secInterviewKv__details {
    position: absolute;
    bottom: auto;
    left: auto;
    top: 31.5rem;
    padding: 0 1.5rem 0 2rem;
    z-index: 2;
  }
}

.secInterviewKv__detailsTtl01 {
  display: block;
  margin-bottom: 2.4rem;
  color: #F4682A;
  font-family: "Poppins", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.45;
}

@media screen and (max-width: 768px) {
  .secInterviewKv__detailsTtl01 {
    margin-bottom: 1.6rem;
    font-size: 2rem;
  }
}

.secInterviewKv__detailsTtl02 {
  position: relative;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 0.8rem;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
  overflow: hidden;
  opacity: 0;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
}

.secInterviewKv__detailsTtl02.is-visible {
  opacity: 1;
}

.secInterviewKv__detailsTtl02::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
  -webkit-transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1);
  transition: 0.4s cubic-bezier(0.37, 0, 0.63, 1);
  -webkit-transition-property: clip-path;
  transition-property: clip-path;
  clip-path: inset(0);
}

@media screen and (max-width: 768px) {
  .secInterviewKv__detailsTtl02 {
    font-size: 2.4rem;
  }
}

.secInterviewKv__detailsTtl02.is-active::before {
  clip-path: inset(0 0 0 100%);
}

.secInterviewKv__detailsTtl02:nth-of-type(3),
.secInterviewKv__detailsTtl02:nth-of-type(4),
.secInterviewKv__detailsTtl02:nth-of-type(5) {
  margin-top: 0.8rem;
}

@media screen and (max-width: 768px) {

  .secInterviewKv__detailsTtl02:nth-of-type(3),
  .secInterviewKv__detailsTtl02:nth-of-type(4),
  .secInterviewKv__detailsTtl02:nth-of-type(5) {
    margin-top: 0.6rem;
  }
}

.secInterviewKv__detailsInner {
  position: relative;
  margin-top: 3.2rem;
  letter-spacing: 0.04em;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .secInterviewKv__detailsInner {
    margin-top: 2rem;
  }
}

.secInterviewKv__detailsPos {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .secInterviewKv__detailsPos {
    font-size: 1.5rem;
  }
}

.secInterviewKv__detailsPos02 {
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
}

.secInterviewKv__detailsInt {
  margin-top: 1.6rem;
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .secInterviewKv__detailsInt {
    margin-top: 0.8rem;
  }
}

.secInterviewKv__detailsYr {
  margin-top: 0.4rem;
  display: block;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2.1;
}

.secInterviewKv__figure {
  display: block;
  margin-left: auto;
  max-width: 99.6rem;
}

@media screen and (max-width: 768px) {
  .secInterviewKv__figure {
    max-width: 100%;
  }
}

.secInterviewCareer {
  margin-top: 10rem;
}

@media screen and (max-width: 768px) {
  .secInterviewCareer {
    margin-top: 29.5rem;
    padding: 0 2rem;
  }
}

.secInterviewCareer__inner {
  position: relative;
  margin: 0 auto;
  padding: 6.3rem 8.6rem 6.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100.8rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 2.1;
  background: #F8F8F8;
}

@media screen and (max-width: 768px) {
  .secInterviewCareer__inner {
    max-width: 100%;
    padding: 5.7rem 2rem 4.8rem;
  }
}

.secInterviewCareer__ttl {
  position: absolute;
  top: -2rem;
  left: 0;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: "Poppins", sans-serif;
  font-size: 4rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 0.8;
}

@media screen and (max-width: 768px) {
  .secInterviewCareer__ttl {
    font-size: 3.2rem;
  }
}

.secInterviewCareer__ttlSpan {
  margin-left: 1.6rem;
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1;
  margin-bottom: 0rem;
}

.secInterviewDetails {
  margin: 15rem 0 0;
}

@media screen and (max-width: 768px) {
  .secInterviewDetails {
    margin-top: 6.4rem;
  }
}

.secInterviewDetails__inner {
  position: relative;
  margin: 0 auto;
  max-width: 100.8rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 11rem;
}

@media screen and (max-width: 768px) {
  .secInterviewDetails__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    gap: 3.2rem;
    padding: 0 2rem;
  }
}

.secInterviewDetails__inner::before {
  content: "";
  position: absolute;
  top: 35.8rem;
  left: 14.8rem;
  width: 86rem;
  height: 64.4rem;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
  opacity: 0.15;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .secInterviewDetails__inner::before {
    top: 39.8rem;
    left: auto;
    right: 0;
    width: 26.9rem;
    height: 111.9rem;
  }
}

.secInterviewDetails__cols:first-child {
  width: 49.2rem;
}

@media screen and (max-width: 768px) {
  .secInterviewDetails__cols:first-child {
    width: 100%;
  }
}

.secInterviewDetails__numBlk {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #F4682A;
  gap: 1.6rem;
}

@media screen and (max-width: 768px) {
  .secInterviewDetails__numBlk {
    gap: 1.6rem;
  }
}

.secInterviewDetails__num {
  font-family: "Poppins", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.secInterviewDetails__numTtl {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}

.secInterviewDetails__item:not(:first-child) {
  margin-top: 10rem;
}

@media screen and (max-width: 768px) {
  .secInterviewDetails__item:not(:first-child) {
    margin-top: 6.4rem;
  }
}

.secInterviewDetails__item:not(:first-child) .secInterviewDetails__itemTtl {
  letter-spacing: 0.02em;
}

.secInterviewDetails__itemTtl {
  margin: 1.9rem 0 0;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.625;
}

@media screen and (max-width: 768px) {
  .secInterviewDetails__itemTtl {
    margin-top: 2.4rem;
    font-size: 2rem;
    line-height: 2;
  }
}

.secInterviewDetails__itemTxt {
  margin: 3rem 0 0;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: justify;
  line-height: 2.13;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 768px) {
  .secInterviewDetails__itemTxt {
    margin-top: 3.2rem;
  }
}

.secInterviewDetails__colsFgr {
  width: 54.2rem;
  margin-right: -13.6rem;
}

@media screen and (max-width: 768px) {
  .secInterviewDetails__colsFgr {
    margin-top: 3.2rem;
    width: 100%;
    margin-right: 0;
  }
}

.secInterviewDetails__inner02 {
  position: relative;
  margin: 25rem auto 0;
  position: relative;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .secInterviewDetails__inner02 {
    margin-top: 12.8rem;
    max-width: 100%;
    padding: 0 2rem;
  }
}

.secInterviewDetails__inner02::before {
  content: "";
  position: absolute;
  top: -10rem;
  left: -13.6em;
  width: 54.2rem;
  height: 64.4rem;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
  opacity: 0.15;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .secInterviewDetails__inner02::before {
    width: 18.8rem;
    height: 22.3rem;
    top: -6.4rem;
    left: 0;
  }
}

.secInterviewDetails__colsFgr01 {
  margin-right: -13.6rem;
}

@media screen and (max-width: 768px) {
  .secInterviewDetails__colsFgr01 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}

.secInterviewSchedule {
  margin: 15rem 0 0;
}

@media screen and (max-width: 768px) {
  .secInterviewSchedule {
    margin-top: 6.4rem;
    padding: 0 2.1rem;
  }
}

.secInterviewSchedule__inner {
  margin: 0 auto;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
  display: block;
  width: 100%;
  max-width: 100.8rem;
  padding: 0.1rem;
}

@media screen and (max-width: 768px) {
  .secInterviewSchedule__inner {
    max-width: 100%;
  }
}

.secInterviewSchedule__blk {
  position: relative;
  background: #fff;
  padding: 10.8rem 17rem 8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .secInterviewSchedule__blk {
    padding: 9.3rem 1.9rem 4.8rem;
  }
}

.secInterviewSchedule__ttl {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2rem 2.4rem 0.2rem 1.6rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 1.6rem;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
  font-family: "Poppins", sans-serif;
  font-size: 3.2rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .secInterviewSchedule__ttl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 2.8rem;
    gap: 0;
    padding: 0.2rem 2rem 0.2rem 1.6rem;
  }
}

.secInterviewSchedule__ttlSpan {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 1rem;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 768px) {
  .secInterviewSchedule__ttlSpan {
    margin-bottom: 0.5rem;
  }
}

.secInterviewSchedule__sched {
  position: relative;
}

.secInterviewSchedule__schedItem {
  margin-top: 3rem;
  position: relative;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 1.6rem;
  font-size: 1.5rem;
}

@media screen and (max-width: 768px) {
  .secInterviewSchedule__schedItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 1.6rem;
    gap: 0.4rem;
    margin-top: 0;
  }
}

.secInterviewSchedule__schedItem:last-child .secInterviewSchedule__schedDot:after {
  content: none;
}

@media screen and (max-width: 768px) {
  .secInterviewSchedule__schedItem:last-child .secInterviewSchedule__schedTxt {
    margin-bottom: 0;
  }
}

.secInterviewSchedule__schedTime {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 2.13;
  min-width: 4.5rem;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .secInterviewSchedule__schedTime {
    min-width: auto;
    line-height: 1.2;
  }
}

.secInterviewSchedule__schedDot {
  position: relative;
  width: 0.8rem;
}

@media screen and (max-width: 768px) {
  .secInterviewSchedule__schedDot {
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% - 2.4rem);
  }
}

.secInterviewSchedule__schedDot.u-dashed::after {
  background: transparent;
  border-left: 1px dashed #F4682A;
}

.secInterviewSchedule__schedDot::before {
  content: "";
  margin-top: 1.1rem;
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background: #F4682A;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .secInterviewSchedule__schedDot::before {
    margin-top: 0.3rem;
  }
}

.secInterviewSchedule__schedDot::after {
  content: "";
  position: absolute;
  top: 1.1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: calc(100% + 3.2rem);
  display: block;
  width: 0.1rem;
  background: #F4682A;
}

@media screen and (max-width: 768px) {
  .secInterviewSchedule__schedDot::after {
    top: 0.3rem;
  }
}

.secInterviewSchedule__schedTxt {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.13;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 768px) {
  .secInterviewSchedule__schedTxt {
    font-size: 1.2rem;
    margin-bottom: 2.4rem;
  }
}

.secInterviewSchedule__note {
  margin-top: 16px;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #888888;
  text-align: right;
}

.secInterviewEnergy {
  padding: 20rem 0 10rem;
}

@media screen and (max-width: 768px) {
  .secInterviewEnergy {
    padding: 11.2rem 0 0;
    margin-bottom: -2rem;
  }
}

.secInterviewEnergy__inner {
  position: relative;
  margin: 0 auto;
  max-width: 100.8rem;
  padding: 14rem 16.7rem 10rem;
  background-image: url("../images/interview/interview_bg-01.jpg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .secInterviewEnergy__inner {
    padding: 10.4rem 2rem 8rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    background-size: auto 100%;
    background-position: center;
  }
}

.secInterviewEnergy__inner::before {
  content: "";
  position: absolute;
  top: -10rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 0.1rem;
  height: 20rem;
  background: #F4682A;
}

@media screen and (max-width: 768px) {
  .secInterviewEnergy__inner::before {
    height: 16rem;
    top: -8rem;
  }
}

.secInterviewEnergy__ttl {
  font-family: "Poppins", sans-serif;
  font-size: 4rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 0.8;
}

@media screen and (max-width: 768px) {
  .secInterviewEnergy__ttl {
    font-size: 2.8rem;
  }
}

.secInterviewEnergy__ttlSpan {
  margin-top: 1.6rem;
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 2.13;
}

@media screen and (max-width: 768px) {
  .secInterviewEnergy__ttlSpan {
    margin-top: 0.8rem;
  }
}

.secInterviewEnergy__mainTxt {
  margin: 6rem auto 0;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.92;
  letter-spacing: 0.04em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .secInterviewEnergy__mainTxt {
    margin-top: 4.8rem;
    font-size: 2rem;
    text-align: left;
  }
}

.secInterviewEnergy__txt {
  margin: 4.8rem auto 0;
  max-width: 66.4rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.13;
  letter-spacing: 0.02em;
  text-align: justify;
}

@media screen and (max-width: 768px) {
  .secInterviewEnergy__txt {
    margin-top: 3.2rem;
    max-width: 100%;
  }
}

/*====================================================================
companyPageSec01
====================================================================*/
.companyPageSec01 {
  margin-top: 14rem;
  position: relative;
  background-image: url("../images/companyPage/companyPageSec01_bg-01.jpg");
  background-size: cover;
  background-position: bottom;
  padding: 20rem 0 21.7rem;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .companyPageSec01 {
    margin-top: 4.2rem;
    padding: 8rem 0;
    background-image: url("../images/companyPage/companyPageSec01_bg-01_sp.jpg");
  }
}

.companyPageSec01 .commonHd {
  text-align: center;
}

.companyPageSec01 .commonHd__ttl {
  color: #fff;
  font-size: 4.8rem;
}

@media screen and (max-width: 768px) {
  .companyPageSec01 .commonHd__ttl {
    font-size: 4rem;
  }
}

.companyPageSec01::before {
  content: "PHILOSOPHY";
  position: absolute;
  top: -9rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  color: #E6E6E6;
  font-family: "Poppins", sans-serif;
  font-size: 20rem;
  font-weight: 700;
  line-height: 0.9;
  opacity: 0.5;
}

@media screen and (max-width: 768px) {
  .companyPageSec01::before {
    top: -2.5rem;
    font-size: 5.9rem;
  }
}

.companyPageSec01__inner {
  margin: 0 auto;
  width: 100%;
  max-width: 100.8rem;
}

.companyPageSec01__ttl {
  margin: 4.3rem auto 0;
  padding: 0.4rem 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-family: "Poppins", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-align: center;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
}

@media screen and (max-width: 768px) {
  .companyPageSec01__ttl {
    margin-top: 4rem;
  }
}

.companyPageSec01__txt {
  margin: 3.2rem auto 0;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.3;
  text-align: center;
  letter-spacing: 0.04em;
}

.companyPageSec01__list {
  counter-reset: item;
  margin: 8rem auto 0;
  list-style: none;
  padding: 0;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 2.4rem;
}

@media screen and (max-width: 768px) {
  .companyPageSec01__list {
    margin-top: 6.4rem;
    max-width: 33.5rem;
    gap: 1.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.companyPageSec01__listItem {
  counter-increment: item;
  padding: 0.1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 32rem;
  height: 15.7rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FF6200;
  background: linear-gradient(225deg, #FFFF00 0%, #ffac00 52.8%, #FF6200 100%);
}

@media screen and (max-width: 768px) {
  .companyPageSec01__listItem {
    width: 100%;
    height: 16.4rem;
  }
}

.companyPageSec01__listItemInner {
  position: relative;
  background: #fff;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.companyPageSec01__listItemInner::before {
  content: counter(item, decimal-leading-zero);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #F4682A;
  font-family: "Poppins", sans-serif;
  font-size: 11.2rem;
  font-weight: 100;
  font-style: italic;
  letter-spacing: 0.1em;
  line-height: 1.5;
  opacity: 0.2;
}

.companyPageSec01__listItemSpan {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2rem 0.8rem;
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.73;
  letter-spacing: 0.04em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FF6200;
  background: linear-gradient(225deg, #FFFF00 0%, #ffac00 52.8%, #FF6200 100%);
}

.companyPageSec01__listItemTxt {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.9;
  margin-bottom: 0;
}

/*====================================================================
companyPageSec02
====================================================================*/
.companyPageSec02 {
  position: relative;
  padding: 16.8rem 0 15rem;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .companyPageSec02 {
    padding: 5.5rem 2rem 8rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.companyPageSec02::before {
  content: "BUSINESS";
  position: absolute;
  top: -1.8rem;
  right: 0;
  display: block;
  color: #F8F8F8;
  font-family: "Poppins", sans-serif;
  font-size: 20rem;
  text-align: right;
  font-weight: 700;
  line-height: 0.9;
}

@media screen and (max-width: 768px) {
  .companyPageSec02::before {
    font-size: 7.8rem;
    top: 1.5rem;
    right: auto;
    left: 0;
    line-height: 1;
  }
}

.companyPageSec02__inner {
  margin: 0 auto;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .companyPageSec02__inner {
    max-width: 100%;
  }
}

.companyPageSec02__list {
  margin: 6rem 0 0;
}

@media screen and (max-width: 768px) {
  .companyPageSec02__list {
    margin-top: 3.2rem;
  }
}

.companyPageSec02__listItem {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 11rem;
}

@media screen and (max-width: 768px) {
  .companyPageSec02__listItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.4rem;
  }
}

.companyPageSec02__listItem:not(:first-child) {
  margin-top: 8rem;
}

@media screen and (max-width: 768px) {
  .companyPageSec02__listItem:not(:first-child) {
    margin-top: 4rem;
  }
}

.companyPageSec02__listItemDetails {
  max-width: 40.6rem;
}

@media screen and (max-width: 768px) {
  .companyPageSec02__listItemDetails {
    max-width: 100%;
  }
}

.companyPageSec02__listItemBusiness {
  position: relative;
  padding-left: 6.2rem;
  color: rgba(244, 104, 42, 0.2);
  font-family: "Poppins", sans-serif;
  font-size: 4.8rem;
  font-weight: 200;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-style: italic;
}

.companyPageSec02__listItemBusiness::before {
  content: "Business";
  position: absolute;
  top: 3.4rem;
  left: 0;
  color: #F4682A;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  font-style: normal;
}

.companyPageSec02__listItemTtl {
  display: block;
  font-size: 3.2rem;
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 768px) {
  .companyPageSec02__listItemTtl {
    font-size: 2.6rem;
  }
}

.companyPageSec02__listItemTxt {
  margin: 4rem 0 0;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 2.13;
}

@media screen and (max-width: 768px) {
  .companyPageSec02__listItemTxt {
    margin-top: 2.4rem;
  }
}

.companyPageSec02__listItemFgr {
  margin-right: -13.6rem;
  width: 100%;
  max-width: 62.8rem;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .companyPageSec02__listItemFgr {
    max-width: 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .companyPageSec02__btn {
    margin: 4rem 0 0 auto;
  }
}

/*====================================================================
companyPageSec03
====================================================================*/
.companyPageSec03 {
  position: relative;
  padding: 16.8rem 0 0;
  background: #F8F8F8;
}

@media screen and (max-width: 768px) {
  .companyPageSec03 {
    padding: 9.7rem 0 8rem;
  }
}

.companyPageSec03::before {
  content: "COMPANY\aPROFILE";
  position: absolute;
  top: -1.8rem;
  right: 0;
  display: block;
  color: #F8F8F8;
  font-family: "Poppins", sans-serif;
  font-size: 20rem;
  text-align: right;
  font-weight: 700;
  line-height: 0.9;
  mix-blend-mode: multiply;
}

@media screen and (max-width: 768px) {
  .companyPageSec03::before {
    content: none;
  }
}

.companyPageSec03__inner {
  margin: 0 auto;
  max-width: 100.8rem;
  padding-bottom: 12.5rem;
}

@media screen and (max-width: 768px) {
  .companyPageSec03__inner {
    max-width: calc(100% - 4rem);
    padding-bottom: 5.5rem;
  }
}

.companyPageSec03__table {
  margin: 3.5rem auto 0;
}

.companyPageSec03__tableRow:last-child .companyPageSec03__tableHd,
.companyPageSec03__tableRow:last-child .companyPageSec03__tableData {
  border-bottom: 0;
}

.companyPageSec03__tableHd,
.companyPageSec03__tableData {
  vertical-align: top;
  padding: 2.4rem 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0.02em;
  border-bottom: 1px solid #E0E0E0;
}

.companyPageSec03__tableHd {
  font-weight: 700;
  width: 17.2rem;
}

@media screen and (max-width: 768px) {
  .companyPageSec03__tableHd {
    width: 8.6rem;
  }
}

.companyPageSec03__inner02 {
  margin: 0 auto;
  max-width: 100.8rem;
  padding-bottom: 8.7rem;
}

@media screen and (max-width: 768px) {
  .companyPageSec03__inner02 {
    max-width: calc(100% - 4rem);
    padding-bottom: 0;
  }
}

.companyPageSec03__btnList {
  margin: 3.2rem auto 0;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 2.4rem;
}

.companyPageSec03__btnListItem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32rem;
  height: 6.4rem;
  background: #fff;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

@media screen and (max-width: 768px) {
  .companyPageSec03__btnListItem {
    width: 100%;
  }
}

.companyPageSec03__btnListItem:hover {
  background: #000;
  color: #fff;
}

.companyPageSec03__btnListItem:hover .companyPageSec03__btnListItemSpan::after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path id="arrow_outward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24_2_" data-name="arrow_outward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24 (2)" d="M220.7-728l-.7-.7,10.262-10.281H220.8V-740H232v11.2h-1.018v-9.459Z" transform="translate(-220 740)" fill="%23fff"/></svg>');
}

.companyPageSec03__btnListItemSpan {
  position: relative;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  padding-right: 2.2rem;
}

.companyPageSec03__btnListItemSpan::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path id="arrow_outward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24_2_" data-name="arrow_outward_24dp_FFFFFF_FILL0_wght200_GRAD0_opsz24 (2)" d="M220.7-728l-.7-.7,10.262-10.281H220.8V-740H232v11.2h-1.018v-9.459Z" transform="translate(-220 740)" fill="%23222"/></svg>');
  background-size: 100% auto;
  background-repeat: no-repeat;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}

.faqPageSec01 {
  padding: 15rem 0 10rem;
  position: relative;
  overflow-x: hidden;
}

@media screen and (max-width: 768px) {
  .faqPageSec01 {
    padding: 12.8rem 2rem 0;
  }
}

.faqPageSec01__inner {
  margin: 0 auto;
  max-width: 100.8rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 6.4rem;
}

.faqPageSec01__sidebarWrap {
  width: 19.4rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

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

.faqPageSec01__sidebar {
  top: 0;
  display: block;
  width: 100%;
  -webkit-transition: linear;
  transition: linear;
  background: #F8F8F8;
  padding: 3.2rem 2.6rem 4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .faqPageSec01__sidebar {
    display: none !important;
  }
}

.faqPageSec01__sidebarTtl {
  font-size: 2.4rem;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0.04em;
}

.faqPageSec01__sidebarList {
  margin: 1.6rem 0 0;
  padding: 0;
  list-style: none;
}

.faqPageSec01__sidebarListItem.is-active .faqPageSec01__sidebarListItemLink {
  color: #F4682A;
}

.faqPageSec01__sidebarListItem.is-active .faqPageSec01__sidebarListItemLink::before {
  background: #F4682A;
}

.faqPageSec01__sidebarListItem:not(:first-child) {
  margin-top: 1.6rem;
}

.faqPageSec01__sidebarListItemLink {
  position: relative;
  padding-left: 1.6rem;
  color: #888;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.2;
}

.faqPageSec01__sidebarListItemLink::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background: #888;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.faqPageSec01__content {
  width: calc(100% - 25.8rem);
}

@media screen and (max-width: 768px) {
  .faqPageSec01__content {
    width: 100%;
  }
}

.faqPageSec01__contentItem {
  position: relative;
}

.faqPageSec01__contentItem:not(:first-child) {
  margin-top: 20rem;
}

@media screen and (max-width: 768px) {
  .faqPageSec01__contentItem:not(:first-child) {
    margin-top: 19.2rem;
  }
}

.faqPageSec01__contentItem:nth-of-type(1)::after {
  content: "NEW GRADUATE";
  position: absolute;
  top: 37rem;
  right: -52rem;
  color: #F8F8F8;
  max-width: 109rem;
  font-family: "Poppins", sans-serif;
  font-size: 20rem;
  font-weight: 700;
  line-height: 0.9;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  z-index: -1;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media screen and (max-width: 768px) {
  .faqPageSec01__contentItem:nth-of-type(1)::after {
    font-size: 6.8rem;
    max-width: 37.1rem;
    top: -11.5rem;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: auto;
    line-height: 1;
  }
}

.faqPageSec01__contentItem:nth-of-type(2)::after {
  content: "MID CAREER";
  position: absolute;
  top: 22rem;
  right: -37rem;
  color: #F8F8F8;
  max-width: 77.7rem;
  font-family: "Poppins", sans-serif;
  font-size: 20rem;
  font-weight: 700;
  line-height: 0.9;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  z-index: -1;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media screen and (max-width: 768px) {
  .faqPageSec01__contentItem:nth-of-type(2)::after {
    font-size: 9.6rem;
    top: -11.5rem;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: auto;
    line-height: 1;
  }
}

.faqPageSec01__contentItem:nth-of-type(3)::after {
  content: "Q&A";
  position: absolute;
  top: 15rem;
  right: -30rem;
  color: #F8F8F8;
  max-width: 46.5rem;
  font-family: "Poppins", sans-serif;
  font-size: 20rem;
  font-weight: 700;
  line-height: 0.9;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  z-index: -1;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media screen and (max-width: 768px) {
  .faqPageSec01__contentItem:nth-of-type(3)::after {
    font-size: 16rem;
    top: -5.5rem;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: auto;
    line-height: 0.77;
  }
}

.faqPageSec01__contentItemBlk {
  margin-top: 6.4rem;
}

@media screen and (max-width: 768px) {
  .faqPageSec01__contentItemBlk {
    margin-top: 0.8rem;
  }
}

.faqPageSec01__table {
  margin: 0;
}

.faqPageSec01__tableRow:last-child .companyPageSec03__tableHd,
.faqPageSec01__tableRow:last-child .companyPageSec03__tableData {
  border-bottom: 0;
}

@media screen and (max-width: 768px) {
  .faqPageSec01__tableRow {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .faqPageSec01__tableRow.u-spBlock {
    display: block;
    width: 33.5rem;
  }

  .faqPageSec01__tableRow.u-spBlock .faqPageSec01__tableHd,
  .faqPageSec01__tableRow.u-spBlock .faqPageSec01__tableData {
    width: 100%;
    display: block;
  }

  .faqPageSec01__tableRow.u-spBlock .faqPageSec01__tableHd {
    border-bottom: 0;
    padding-bottom: 0;
  }

  .faqPageSec01__tableRow.u-spBlock .faqPageSec01__tableData {
    padding-top: 1.6rem;
  }
}

.faqPageSec01__tableHd,
.faqPageSec01__tableData {
  vertical-align: top;
  padding: 2.4rem 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.1;
  letter-spacing: 0.02em;
  border-bottom: 1px solid #E0E0E0;
}

@media screen and (max-width: 768px) {

  .faqPageSec01__tableHd,
  .faqPageSec01__tableData {
    display: block;
  }
}

.faqPageSec01__tableHd {
  font-weight: 700;
  width: 17.2rem;
}

@media screen and (max-width: 768px) {
  .faqPageSec01__tableHd {
    width: 8.6rem;
    min-width: 8.6rem;
  }
}

@media screen and (max-width: 768px) {
  .faqPageSec01__tableData {
    width: calc(100% - 8.6rem);
  }
}

.faqPageSec01__tableDataSpan {
  margin: 1.2rem 0 0;
  display: block;
  color: #888;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 768px) {
  .faqPageSec01__tableDataSpan {
    margin-top: 0.8rem;
  }
}

.faqPageSec01__qa {
  margin: 3.2rem 0 0;
}

@media screen and (max-width: 768px) {
  .faqPageSec01__qa {
    margin-top: 0;
  }
}

.faqPageSec01__qaItem {
  padding: 3.2rem 0 0;
}

.faqPageSec01__qaItem:not(:last-child) {
  padding-bottom: 3.2rem;
  border-bottom: 1px solid #E0E0E0;
}

.faqPageSec01__qaQues {
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 2;
  padding: 0.4rem 0 0.4rem 4.2rem;
}

.faqPageSec01__qaQues::before {
  content: "Q";
  position: absolute;
  top: 0;
  left: 0;
  color: #F4682A;
  font-family: "Poppins", sans-serif;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.faqPageSec01__qaAnswer {
  margin-top: 0.8rem;
  position: relative;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 2.13;
  padding: 0.2rem 0 0.2rem 4.2rem;
}

.faqPageSec01__qaAnswer::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0.4rem;
  color: #F4682A;
  font-family: "Poppins", sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.careersPage .commonHd__ttl {
  font-size: 4.8rem;
  line-height: 1.45;
}

@media screen and (max-width: 768px) {
  .careersPage .commonHd__ttl {
    font-size: 3.4rem;
  }
}

.careersPage .commonHd__span {
  text-transform: none;
}

.careersPageSec01 {
  padding: 13rem 0 15rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec01 {
    padding: 8rem 2rem 14.1rem;
  }
}

.careersPageSec01__mainTxt {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .careersPageSec01__mainTxt {
    line-height: 1.92;
  }
}

.careersPageSec01__list {
  margin: 2.4rem auto 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2.4rem;
  list-style: none;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .careersPageSec01__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 4.8rem;
  }
}

.careersPageSec01__listItem {
  width: 32rem;
  height: 32rem;
  padding: 0.1rem;
  border-radius: 50%;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, yellow 100%);
}

.careersPageSec01__listItemInner {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  padding: 4rem 1.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.careersPageSec01__listItemInner:hover::before {
  bottom: 1.2rem;
}

.careersPageSec01__listItemInner::before {
  content: "";
  position: absolute;
  bottom: 3.2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 1.3rem;
  height: 0.8rem;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13.414" height="8.121" viewBox="0 0 13.414 8.121"><path id="Path_53" data-name="Path 53" d="M2322,744l6,6,6-6" transform="translate(-2321.293 -743.293)" fill="none" stroke="%23f74f28" stroke-width="2"/></svg>');
  background-size: 100% auto;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.careersPageSec01__listItemFlex {
  margin: 0 auto;
  padding: 0 0.6rem 0.4rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.8rem;
  border-bottom: 1px solid #F4682A;
}

.careersPageSec01__listItemCase {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  color: #F4682A;
  letter-spacing: 0.04em;
}

.careersPageSec01__listItemNum {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 2.8rem;
  font-style: italic;
  color: #F4682A;
  line-height: 1;
}

.careersPageSec01__listItemTxt {
  margin: 3.2rem auto 0;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.58;
  text-align: center;
}

.careersPageSec01__listItemTxt span {
  letter-spacing: -0.04em;
}

.careersPageSec02 {
  overflow: hidden;
}

.careersPageSec02__inner {
  margin: 0 auto;
  width: 100%;
  max-width: 100.8rem;
}

.careersPageSec02__item {
  padding-top: 8rem;
  margin-top: -8rem;
}

.careersPageSec02__item:not(:first-child) {
  margin-top: 7rem;
  padding-top: 8rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__item:not(:first-child) {
    margin-top: -1rem;
  }
}

.careersPageSec02__itemTtl {
  position: relative;
  font-size: 8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.125;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__itemTtl {
    font-size: 4.8rem;
    padding-left: 1.6rem;
  }
}

.careersPageSec02__itemFgr {
  margin: -5.8rem 0 0 4rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__itemFgr {
    margin-top: -3.5rem;
    margin-left: 0;
  }
}

.careersPageSec02__itemFgr img {
  margin-right: -13.8rem;
  width: calc(100% + 13.8rem);
}

@media screen and (max-width: 768px) {
  .careersPageSec02__itemFgr img {
    margin-right: 0;
    width: 100%;
    aspect-ratio: 375/184;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.careersPageSec02__txt {
  position: relative;
  margin-top: -10rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__txt {
    margin-top: -1.5rem;
    padding: 0 2rem;
  }
}

.careersPageSec02__txtSpan {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: block;
  padding: 0 0.8rem;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0.04em;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
}

@media screen and (max-width: 768px) {
  .careersPageSec02__txtSpan {
    font-size: 2rem;
  }
}

.careersPageSec02__txtSpan:not(:first-child) {
  margin-top: 0.8rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__txtSpan:not(:first-child) {
    margin-top: 0.4rem;
  }
}

.careersPageSec02__plan {
  margin: 8.4rem auto 0;
  width: 100%;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__plan {
    margin-top: 4.8rem;
    padding: 0 2rem;
  }
}

.careersPageSec02__schedule {
  margin: 4.5rem auto 0;
  width: 100%;
  max-width: 89.4rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__schedule {
    margin-top: 3.2rem;
    max-width: 100%;
  }
}

.careersPageSec02__scheduleItem {
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 2.4rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItem {
    padding-left: 2.6rem;
    gap: 0.8rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.careersPageSec02__scheduleItem::before {
  content: "";
  position: absolute;
  top: 1.2rem;
  left: 11.2rem;
  display: block;
  width: 0.1rem;
  height: 100%;
  background: #F4682A;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItem::before {
    top: 0.9rem;
    left: 0.75rem;
  }
}

.careersPageSec02__scheduleItem:not(:last-child) {
  padding-bottom: 4.8rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItem:not(:last-child) {
    padding-bottom: 3.2rem;
  }
}

.careersPageSec02__scheduleItem:nth-last-child(2)::before {
  background-color: transparent;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1" height="293" viewBox="0 0 1 293"><line id="Line_18" data-name="Line 18" y2="293" transform="translate(0.5)" fill="none" stroke="%23f4682a" stroke-width="1" stroke-dasharray="2 2"/></svg>');
  background-repeat: repeat-y;
}

.careersPageSec02__scheduleItem:last-child::before {
  content: none;
}

#case03 .careersPageSec02__scheduleItem:last-child::before {
  content: "";
  height: calc(100% - 1.2rem);
  background-color: transparent;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1" height="293" viewBox="0 0 1 293"><line id="Line_18" data-name="Line 18" y2="293" transform="translate(0.5)" fill="none" stroke="%23f4682a" stroke-width="1" stroke-dasharray="2 2"/></svg>');
  background-repeat: repeat-y;
}

.careersPageSec02__scheduleItemDate {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: "Poppins", sans-serif;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1;
  gap: 0.6rem;
  margin-top: 0.4rem;
  min-width: 8rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItemDate {
    min-width: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 2.8rem;
  }

  .careersPageSec02__scheduleItemDate.u-noSp {
    display: none;
  }
}

.careersPageSec02__scheduleItemDateSpan {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2rem;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItemDateSpan {
    font-size: 1.5rem;
  }
}

.careersPageSec02__scheduleItemDetails {
  width: 100%;
}

.careersPageSec02__scheduleItemDot {
  margin-top: 1.2rem;
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  min-width: 1.6rem;
  background: #F4682A;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItemDot {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0.8rem;
  }
}

.careersPageSec02__scheduleItemTtl {
  font-size: 2.4rem;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItemTtl {
    font-size: 2rem;
    letter-spacing: 0.02em;
    line-height: 2;
  }

  .careersPageSec02__scheduleItemTtl.u-sp {
    letter-spacing: 0.01em;
  }
}

.careersPageSec02__scheduleItemTxt {
  margin: 2.4rem 0 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.13;
  letter-spacing: 0.02em;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItemTxt {
    margin-top: 1.6rem;
  }
}

.careersPageSec02__scheduleItemBtnCont {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 1.6rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItemBtnCont {
    gap: 1rem;
  }

  .careersPageSec02__scheduleItemBtnCont .careersPageSec02__scheduleItemBtn {
    width: 14.9rem;
  }
}

.careersPageSec02__scheduleItemBtn {
  margin: 2.4rem 0 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 36.7rem;
  height: 4.8rem;
  background: white;
  border: 1px solid #F4682A;
  border-radius: 0.5rem;
  font-size: 2rem;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  pointer-events: none;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItemBtn {
    margin-top: 1.6rem;
    width: 30.9rem;
    font-size: 1.5rem;
  }
}

.careersPageSec02__scheduleItemBtn:hover {
  background: #F4682A;
}

.careersPageSec02__scheduleNotes {
  margin: 3.2rem 0 0 auto;
  display: block;
  text-align: right;
  font-size: 1.2rem;
  font-weight: 500;
  color: #888;
}

.careersPageSec02__scheduleItemBlk {
  margin: 1.6rem 0 0;
  width: 100%;
  padding: 2.4rem 3.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.5rem;
  background: #F8F8F8;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItemBlk {
    padding: 2.4rem;
  }
}

.careersPageSec02__scheduleItemBlkTtl {
  font-size: 2rem;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItemBlkTtl {
    font-size: 1.5rem;
  }
}

.careersPageSec02__scheduleItemBlkList {
  margin: 1.6rem 0 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  row-gap: 0.8rem;
  padding: 0;
  list-style: none;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItemBlkList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.8rem;
  }
}

.careersPageSec02__scheduleItemBlkList.u-flexCols {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.careersPageSec02__scheduleItemBlkList.u-flexCols .careersPageSec02__scheduleItemBlkListItem {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItemBlkList.u-flexCols .careersPageSec02__scheduleItemBlkListItem {
    text-indent: -1.5rem;
    padding-left: 1.5rem;
  }
}

.careersPageSec02__scheduleItemBlkListItem {
  width: calc(33.3333333333% - 1.0666666667rem);
  font-size: 1.5rem;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .careersPageSec02__scheduleItemBlkListItem {
    width: 100%;
  }
}

.careersPageSec03 {
  margin: 15rem auto 0;
}

@media screen and (max-width: 768px) {
  .careersPageSec03 {
    margin-top: 8rem;
  }
}

.careersPageSec03__inner {
  margin: 0 auto;
  width: 100%;
  max-width: 100.8rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec03__inner {
    padding: 0 2rem;
  }
}

.careersPageSec03__txt {
  margin: 3.2rem 0 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.13;
  max-width: 75rem;
}

.careersPageSec03__list {
  margin: 4.8rem 0 0;
  list-style: none;
  padding: 0;
  max-width: 83.6rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec03__list {
    margin-top: 3.2rem;
  }
}

.careersPageSec03__listItem:not(:first-child) {
  margin-top: 4rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec03__listItem:not(:first-child) {
    margin-top: 3.2rem;
  }
}

.careersPageSec03__listItemFlex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0.6rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec03__listItemFlex {
    gap: 0.8rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.careersPageSec03__listItemTtl {
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2;
  padding-left: 1.6rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec03__listItemTtl {
    line-height: 1.5;
  }
}

.careersPageSec03__listItemTtl::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background: #F4682A;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .careersPageSec03__listItemTtl::before {
    -webkit-transform: none;
    transform: none;
    top: 1.2rem;
  }
}

.careersPageSec03__listItemCat {
  border: 1px solid #F4682A;
  color: #F4682A;
  font-size: 1.3rem;
  font-weight: 500;
  border-radius: 2rem;
  line-height: 1.5;
  padding: 0 1rem;
}

.careersPageSec03__listItemCat.u-padr {
  padding-right: 0.2rem;
}

.careersPageSec03__listItemTxt {
  margin: 1.2rem 0 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.13;
  letter-spacing: 0.02em;
}

.careersPageSec03__listItemTxt.u-ls {
  letter-spacing: -0.02em;
}

.careersPageSec04 {
  margin: 15rem auto 0;
  padding-bottom: 5rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec04 {
    margin-top: 8rem;
    padding: 0 2rem;
    margin-bottom: -2rem;
  }
}

.careersPageSec04__inner {
  margin: 0 auto;
  max-width: 100.8rem;
}

.careersPageSec04__list {
  margin: 4.8rem auto 0;
  padding: 0;
  list-style: none;
}

@media screen and (max-width: 768px) {
  .careersPageSec04__list {
    margin-top: 3.2rem;
  }
}

.careersPageSec04__listItem:not(:first-child) {
  margin-top: 4rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec04__listItem:not(:first-child) {
    margin-top: 4.8rem;
  }
}

.careersPageSec04__listItemTtl {
  padding: 0 0.8rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
  background: #FF9300;
  background: linear-gradient(45deg, #ff9300 0%, #fffb00 100%);
}

.careersPageSec04__listItemTxt {
  margin: 2.4rem 0 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.13;
}

.careersPageSec04__listItemBlk {
  margin: 2.4rem auto 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 1.5rem;
}

@media screen and (max-width: 768px) {
  .careersPageSec04__listItemBlk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.careersPageSec04__listItemBlkItem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(33.3333333333% - 1rem);
  min-height: 6.7rem;
  border-radius: 0.5rem;
  background: #F8F8F8;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .careersPageSec04__listItemBlkItem {
    width: 100%;
  }
}

.careersPageSec04__listItemNotes {
  margin: 2.4rem auto 0;
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 2.13;
}

/*====================================================================
PRINT LAYOUT
====================================================================*/
@page {
  size: A4 portrait;
  /* 横の場合はlandscape */
  margin: 0mm;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
    word-break: break-all !important;
  }

  .u-printPages__next {
    size: A4 landscape;
    page-break-before: always;
  }

  .u-printPages__box {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
  }
}

/*# sourceMappingURL=style.css.map */