@charset "UTF-8";
/*
リセットcssを記述
*/
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

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

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

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

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

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

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

/* メディアクエリ */
/* //メディアクエリ */
/* position 中央寄せ */
/* //position 中央寄せ */
html {
  font-size: 100%; /* ブラウザのデフォルトのフォントサイズ。大抵は16px */
}

/* //基本フォントサイズ設定 */
body {
  font-family: "Inter", sans-serif, "Noto Sans JP", sans-serif, YuGothic, "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, MS PGothic, -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 500;
  overflow-x: hidden;
  position: relative;
  color: #FFFFFF;
  -webkit-font-smoothing: antialiased; /* macで文字が太くなる現象を解消 */
  background-color: #000000;
}

main {
  overflow: hidden;
  padding-top: 74px;
}
@media screen and (max-width: 767px) {
  main {
    padding-top: 14.1799217731vw;
  }
}

p {
  line-height: 1.6;
}

img {
  max-width: 100%;
  height: auto;
  flex-shrink: 0;
}

ul {
  list-style: none;
  padding-left: 0;
}

a {
  transition: all 0.3s;
}
a:hover {
  opacity: 0.7;
  color: inherit;
}

.recruit main {
  padding-top: 0;
}

.p-recruit {
  background-color: #FFFFFF;
  color: #000000;
  margin-top: -5px;
}
@media screen and (max-width: 767px) {
  .p-recruit .l-container1280 {
    padding: 0 4.5454545455vw;
  }
}
.p-recruit-fv {
  position: relative;
}
.p-recruit-fv video {
  width: 100%;
  height: 781px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-recruit-fv video {
    height: 715px;
  }
}
.p-recruit-fv__catch {
  position: absolute;
  top: 262px;
  left: 50%;
  transform: translatex(-50%);
  color: #000000;
  text-align: center;
  width: 100%;
}
.p-recruit-fv__catch--en {
  font-size: 12.5rem;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  .p-recruit-fv__catch--en {
    font-size: 7.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-fv__catch--en {
    font-size: 18.1818181818vw;
  }
}
.p-recruit-fv__catch--en .p-recruit-message__catch--en-text-small {
  font-size: 5rem;
  display: block;
  margin-bottom: -1.25rem;
}
@media screen and (max-width: 1023px) {
  .p-recruit-fv__catch--en .p-recruit-message__catch--en-text-small {
    font-size: 2.8125rem;
  }
}
.p-recruit-fv__catch--ja {
  font-size: 3.75rem;
  font-weight: 800;
  display: block;
}
@media screen and (max-width: 1279px) {
  .p-recruit-fv__catch--ja {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-fv__catch--ja {
    font-size: 4.0909090909vw;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-fv__catch--ja span {
    display: inline;
  }
}
.p-recruit-message {
  padding-top: 9.375rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-message {
    padding-top: 27.7272727273vw;
  }
}
.p-recruit-message__catch {
  text-align: center;
  margin-bottom: 4.0625rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-message__catch {
    margin-bottom: 22.9545454545vw;
  }
}
.p-recruit-message__catch span {
  display: block;
  font-weight: 700;
}
.p-recruit-message__catch--en {
  font-size: 3.75rem;
  margin-bottom: 0.4375rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-message__catch--en {
    font-size: 10.9090909091vw;
    margin-bottom: 0.6818181818vw;
  }
}
.p-recruit-message__catch--ja {
  font-size: 2.5rem;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .p-recruit-message__catch--ja {
    font-size: 8.1818181818vw;
  }
}
.p-recruit-message__text {
  font-size: 1.125rem;
  line-height: 2.3888888889;
  font-weight: 800;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-recruit-message__text {
    font-size: 4.0909090909vw;
    line-height: 2.2777777778;
  }
}
.p-recruit-message__text:first-of-type {
  margin-bottom: 2.25rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-message__text:first-of-type {
    margin-bottom: 8.1818181818vw;
  }
}
.p-recruit-blog {
  padding-top: 7.25rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-blog {
    padding-top: 18.1818181818vw;
  }
}
.p-recruit-blog-button-wrapper {
  max-width: 834px;
  margin: 5.3125rem auto 87px;
}
.p-recruit-blog-button-list {
  display: flex;
  margin-left: -31px;
  margin-right: -31px;
}
.p-recruit-blog-button__item {
  padding: 0 31px;
  width: 50%;
}
.p-recruit-blog-wrapper {
  max-width: 965px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-recruit-blog-wrapper {
    width: 77%;
  }
}
.p-recruit-blog-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  row-gap: 82px;
}
.p-recruit-blog-list__item {
  width: 50%;
  padding: 0 10px;
}
.p-recruit-blog-list__item a {
  display: block;
}
.p-recruit-blog-list-item-inner {
  background-color: #FAFAFA;
  height: 100%;
}
.p-recruit-blog-list__title {
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.6;
  padding: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-blog-list__title {
    font-size: 11px;
    padding: 3px 5px;
  }
}
.p-recruit-blog__title {
  margin-bottom: 4.5625rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-blog__title {
    margin-bottom: 11.3636363636vw;
  }
}
.p-recruit-blog__title span {
  display: block;
  font-weight: 800;
  line-height: 1.2;
}
.p-recruit-blog__title--en {
  font-size: 1rem;
  color: #FFFFFF;
  background-color: #000000;
  padding: 0.21875rem 0.8125rem;
  width: fit-content;
  margin: 0 auto 1.3125rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-blog__title--en {
    font-size: 3.1818181818vw;
    padding: 0.7954545455vw 2.9545454545vw;
    margin: 0 auto 2.9545454545vw;
  }
}
.p-recruit-blog__title--ja {
  font-size: 3.4375rem;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-recruit-blog__title--ja {
    font-size: 9.0909090909vw;
  }
}
.p-recruit-blog-button-to-all {
  width: 388px;
  margin: 44px auto 0;
  max-width: 100%;
}
.p-recruit-catch {
  background: url(../img/recruit/catch-bg.png) no-repeat center center/cover;
  padding-top: 13.75rem;
  padding-bottom: 23.125rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-catch {
    padding-top: 30.9090909091vw;
    padding-bottom: 19.7727272727vw;
  }
}
.p-recruit-catch__title {
  font-size: 5.375rem;
  font-weight: 700;
  letter-spacing: -0.03em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-recruit-catch__title {
    font-size: 9.0909090909vw;
  }
}
.p-recruit-catch__title--text-large {
  font-size: 10.375rem;
  letter-spacing: 0;
}
@media screen and (max-width: 1023px) {
  .p-recruit-catch__title--text-large {
    font-size: 8.75rem;
  }
}
@media screen and (max-width: 767px) {
  .p-recruit-catch__title--text-large {
    font-size: 14.5454545455vw;
  }
}
.p-recruit-lead {
  padding-bottom: 4.6875rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-lead {
    padding-bottom: 4.5454545455vw;
  }
}
.p-recruit-lead__sub-title {
  font-size: 2rem;
  line-height: 1.2;
  text-align: center;
  font-weight: 800;
  display: flex;
  gap: 60px;
  will-change: transform;
  transform: translate3d(0, 0, 0); /* GPU合成レイヤー化 */
  backface-visibility: hidden; /* ブラウザによっては有効 */
}
@media screen and (max-width: 767px) {
  .p-recruit-lead__sub-title {
    font-size: 4.0909090909vw;
  }
}
.p-recruit-lead__sub-title span {
  white-space: nowrap;
  flex: 0 0 auto; /* shrinkしない */
  min-width: max-content; /* 中身の実幅で箱を確保（nowrapと相性◎） */
}
.p-recruit-lead__title {
  font-size: 9.0625rem;
  letter-spacing: -0.03em;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  display: flex;
  gap: 80px;
}
@media screen and (max-width: 767px) {
  .p-recruit-lead__title {
    font-size: 10.9090909091vw;
  }
}
.p-recruit-lead__title-inner {
  -webkit-text-stroke: 1px #000000;
  text-stroke: 1px #000000;
  paint-order: stroke;
  color: #FFFFFF;
}
.p-recruit-lead__title span:not(.p-recruit-lead__title-inner) {
  white-space: nowrap;
  flex: 0 0 auto; /* shrinkしない */
  min-width: max-content; /* 中身の実幅で箱を確保（nowrapと相性◎） */
}

@keyframes marque01 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-494.09px);
    transform: translateX(-494.09px);
  }
}
@keyframes marque02 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1493px);
    transform: translateX(-1493px);
  }
}
.marquee-track {
  display: inline-flex;
  gap: 60px; /* title側は80pxに */
  will-change: transform;
  transform: translate3d(0, 0, 0);
  animation: marquee 10s linear infinite; /* sub-title側の秒数に合わせる */
}

@keyframes marquee {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(calc(var(--step, 600px) * -1), 0, 0);
  } /* 1ユニット幅+gap */
}/*# sourceMappingURL=recruit.css.map */