@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans:wght@100..900&display=swap");
:root {
  --vw: 1vw;
}

/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-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; /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

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

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

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

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

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

html {
  font-size: 62.5%;
}

body {
  color: #221614;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 2;
  background-color: #f0f0f0;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}

img {
  max-width: 100%;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #f0f0f0;
  padding: 40px 80px;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .l-header {
    padding: 20px 15px;
  }
}
.l-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.l-header__logo {
  width: 150px;
  opacity: 1;
  transition: opacity 0.3s;
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    width: 100px;
  }
}
.l-header__logo:hover {
  opacity: 0.5;
  transition: opacity 0.3s;
}
@media screen and (max-width: 768px) {
  .l-header__nav {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    z-index: 5;
    transition: opacity 0.3s;
  }
}
.l-header__nav-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .l-header__nav-list {
    opacity: 0;
    transition: opacity 0.3s 0.3s;
  }
}
.l-header__nav-item {
  position: relative;
}
.l-header__nav-item::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 0;
  height: 1px;
  background: #221614;
  transition: width 0.3s ease-in-out;
}
.l-header__nav-item:hover::after {
  width: 100%;
}
.l-header__nav-item:not(:last-of-type) {
  margin-right: 40px;
}
.l-header__nav.open {
  visibility: visible;
  opacity: 1;
}
.l-header__nav.open .l-header__nav-list {
  flex-direction: column;
  color: #ffffff;
  padding-top: 200px;
  opacity: 1;
}
.l-header__nav.open .l-header__nav-item {
  margin-right: 0;
  margin-bottom: 20px;
}
.l-header__hamburger {
  display: none;
  cursor: pointer;
  width: 46px;
  height: 46px;
  padding-top: 15px;
  padding-left: 6px;
  border: 2px solid #221614;
  border-radius: 5px;
  z-index: 10;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .l-header__hamburger {
    display: block;
  }
}
.l-header__hamburger-bar {
  display: block;
  width: 30px;
  height: 2px;
  background: #221614;
  transition: all 0.3s;
}
.l-header__hamburger-bar:not(:last-of-type) {
  margin-bottom: 3px;
}
.l-header__hamburger.open {
  border: 2px solid #ffffff;
}
.l-header__hamburger.open .l-header__hamburger-bar {
  background: #ffffff;
}
.l-header__hamburger.open .l-header__hamburger-bar:nth-child(1) {
  transform: translateY(4px) rotate(30deg);
}
.l-header__hamburger.open .l-header__hamburger-bar:nth-child(2) {
  display: none;
}
.l-header__hamburger.open .l-header__hamburger-bar:nth-child(3) {
  transform: translateY(-1px) rotate(-30deg);
}

.l-footer {
  padding: 60px 40px 30px;
  border-top: 2px solid #221614;
}
.l-footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .l-footer__inner {
    justify-content: center;
  }
}
.l-footer__logo {
  width: 123px;
}
.l-footer__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .l-footer__nav {
    display: none;
  }
}
.l-footer__nav-item {
  position: relative;
}
.l-footer__nav-item::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 0;
  height: 1px;
  background: #221614;
  transition: width 0.3s ease-in-out;
}
.l-footer__nav-item:hover::after {
  width: 100%;
}
.l-footer__nav-item:not(:last-of-type) {
  margin-right: 40px;
}
.l-footer__privacy, .l-footer__copy {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1;
}
.l-footer__privacy {
  margin-bottom: 20px;
}

.l-main {
  min-height: calc(100vh - 170px - 240px);
  margin-top: 170px;
}
@media screen and (max-width: 768px) {
  .l-main {
    margin-top: 100px;
  }
}

.p-content-container {
  position: relative;
  width: 1200px;
  padding-top: 240px;
  margin: 0 auto;
}
@media screen and (max-width: 1380px) {
  .p-content-container {
    box-sizing: border-box;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-content-container {
    padding-left: 10px;
    width: 100%;
  }
}
.p-content-container::before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #221614;
  transform: translateX(calc((100vw - 1200px) / -2)) translateY(-120px);
}
@media screen and (max-width: 1380px) {
  .p-content-container::before {
    transform: translateX(calc((100vw - 100%) / -2 - 10px)) translateY(-120px);
  }
}
.p-content-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: -120px;
  display: block;
  width: 2px;
  height: 0;
  background: #221614;
}
@media screen and (max-width: 768px) {
  .p-content-container::after {
    left: 15px;
  }
}

.p-content-container.line-grow::before {
  content: "";
  display: block;
  width: var(--vw);
  height: 2px;
  background: #221614;
  transform: translateX(calc((100vw - 1200px) / -2)) translateY(-120px);
  transition: width 1s ease;
}
@media screen and (max-width: 1380px) {
  .p-content-container.line-grow::before {
    transform: translateX(calc((100vw - 100%) / -2 - 10px)) translateY(-120px);
  }
}
.p-content-container.line-grow::after {
  content: "";
  position: absolute;
  top: 0;
  left: -120px;
  display: block;
  width: 2px;
  height: 100%;
  background: #221614;
  transition: height 1s ease;
}
@media screen and (max-width: 768px) {
  .p-content-container.line-grow::after {
    left: 15px;
  }
}

.p-section-wrapper {
  box-sizing: content-box;
  width: 1200px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
}
@media screen and (max-width: 1380px) {
  .p-section-wrapper {
    box-sizing: border-box;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-section-wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.p-page-head {
  width: 100%;
  height: 450px;
  color: #ffffff;
  font-weight: bold;
  background: no-repeat center/cover url(../images/recruit/recruit-bg-pagetitle.png);
  padding-top: 80px;
  padding-left: 80px;
  padding-right: 80px;
}
@media screen and (max-width: 768px) {
  .p-page-head {
    height: 300px;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.p-page-head__en {
  font-size: 6.4rem;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-page-head__en {
    font-size: 4rem;
    margin-bottom: 20px;
  }
}
.p-page-head__ja {
  font-size: 2.4rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .p-page-head__ja {
    font-size: 1.6rem;
  }
}
.p-page-head__description {
  width: 856px;
}
@media screen and (max-width: 768px) {
  .p-page-head__description {
    width: 100%;
  }
}

.p-page-mv {
  width: 100%;
  height: 654px;
}
.p-page-mv__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding: 188px 80px;
}
@media screen and (max-width: 768px) {
  .p-page-mv__inner {
    padding-top: 173px;
    padding-left: 17px;
    padding-right: 17px;
  }
}
.p-page-mv__title {
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
  padding-top: 76px;
}
@media screen and (max-width: 768px) {
  .p-page-mv__title {
    padding-top: 0;
    margin-bottom: 100px;
  }
}
.p-page-mv__title-strong {
  color: #221614;
  font-size: 12.6rem;
}
@media screen and (max-width: 768px) {
  .p-page-mv__title-strong {
    font-size: 6.4rem;
  }
}
.p-page-mv__title-en {
  font-size: 9.6rem;
  text-shadow: 0 20px 20px rgba(34, 22, 20, 0.4);
  letter-spacing: 0;
  margin-bottom: 52px;
}
@media screen and (max-width: 768px) {
  .p-page-mv__title-en {
    font-size: 4.8rem;
    text-shadow: 0 10px 10px rgba(34, 22, 20, 0.4);
    margin-bottom: 30px;
  }
}
.p-page-mv__title-ja {
  font-size: 2.4rem;
  text-shadow: 0 5px 10px rgba(34, 22, 20, 0.4);
}
@media screen and (max-width: 768px) {
  .p-page-mv__title-ja {
    font-size: 1.6rem;
    text-shadow: 0 3px 5px rgba(34, 22, 20, 0.4);
  }
}
.p-page-mv__sub {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 827px;
}
@media screen and (max-width: 1000px) {
  .p-page-mv__sub {
    justify-content: flex-start;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-page-mv__sub {
    flex-direction: column;
  }
}
.p-page-mv__sub-block {
  position: relative;
  width: 387px;
  height: 278px;
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  background: rgba(34, 22, 20, 0.5);
  border: 1px solid #f0f0f0;
  padding-top: 90px;
  padding-left: 40px;
  transition: background 0.3s;
}
@media screen and (max-width: 1000px) {
  .p-page-mv__sub-block {
    width: 300px;
    height: 215px;
    margin-right: 30px;
    padding-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .p-page-mv__sub-block {
    width: 100%;
    height: 122px;
    padding: 30px 38px;
  }
}
.p-page-mv__sub-block:hover {
  background: rgba(34, 22, 20, 0.8);
}
.p-page-mv__sub-block::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 56px;
  height: 56px;
  border-top: 28px solid #f0f0f0;
  border-right: 28px solid #f0f0f0;
  border-bottom: 28px solid transparent;
  border-left: 28px solid transparent;
}
@media screen and (max-width: 768px) {
  .p-page-mv__sub-block::after {
    width: 27px;
    height: 27px;
    border-top: 13.5px solid #f0f0f0;
    border-right: 13.5px solid #f0f0f0;
    border-bottom: 13.5px solid transparent;
    border-left: 13.5px solid transparent;
  }
}
@media screen and (max-width: 768px) {
  .p-page-mv__sub-block:first-of-type {
    margin-bottom: 20px;
  }
}
.p-page-mv__sub-en {
  font-size: 4rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-page-mv__sub-en {
    font-size: 3.2rem;
    margin-bottom: 15px;
  }
}
.p-page-mv__sub-ja {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .p-page-mv__sub-ja {
    font-size: 1.6rem;
  }
}

.p-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-container {
    flex-direction: column;
  }
}
.p-container__outline {
  max-width: 600px;
  height: 50%;
  padding-top: 120px;
  padding-right: 104px;
  margin-left: auto;
}
@media screen and (max-width: 1250px) {
  .p-container__outline {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-container__outline {
    width: 100%;
    height: auto;
    padding-bottom: 100px;
    padding-left: 17px;
    padding-right: 17px;
  }
}
.p-container__outline-title {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .p-container__outline-title {
    margin-bottom: 60px;
  }
}
.p-container__image {
  position: relative;
  width: 100%;
  height: 50%;
}
@media screen and (max-width: 768px) {
  .p-container__image {
    height: 245px;
  }
}
.p-container__image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #ffffff;
  transition: width 0.3s ease-in;
}
.p-container__image.open::before {
  width: 0;
}
.p-container__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-container__inner {
  max-width: 600px;
  padding-left: 115px;
  margin-right: auto;
}
@media screen and (max-width: 1250px) {
  .p-container__inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-container__inner {
    width: 100%;
    padding-left: 17px;
    padding-right: 17px;
  }
}
.p-container__inner-title {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .p-container__inner-title {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1000px) {
  .p-container__inner-title .c-sub-title__en {
    padding-top: 9px;
    font-size: 3.2rem;
  }
}
.p-container__inner-text {
  color: #ffffff;
}

.p-container__primary {
  width: 50%;
  height: 1200px;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  .p-container__primary {
    width: 100%;
    height: auto;
  }
}
.p-container__secondary {
  width: 50%;
  height: 1200px;
  padding-top: 320px;
}
@media screen and (max-width: 768px) {
  .p-container__secondary {
    width: 100%;
    height: auto;
    padding-top: 0px;
  }
}
.p-container__wrapper {
  width: 100%;
  height: 100%;
  background: no-repeat center/cover url(../images/common/wall.png);
}

.p-container__block {
  height: 1400px;
  background: #ffffff;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-container__block {
    width: 100%;
    height: auto;
  }
}
.p-container__block-secondary {
  background: #f0f0f0;
  padding-top: 318px;
}
@media screen and (max-width: 768px) {
  .p-container__block-secondary {
    padding-top: 0;
  }
}
.p-container__content {
  width: 100%;
  height: 100%;
  background: no-repeat center/cover url(../images/common/wall.png);
}

.p-mv {
  position: relative;
  height: calc(100vh - 170px);
}
@media screen and (max-width: 768px) {
  .p-mv {
    height: calc(100vh - 100px);
  }
}

.p-mv__image {
  opacity: 0;
  position: relative;
  z-index: 3;
  width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p-mv__image {
    padding-top: 100px;
    width: 100%;
  }
}

.p-mv.open .p-mv__image {
  animation: mvImage 2.5s 3.5s ease-out forwards;
}

@keyframes mvImage {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p-mv.accessed .p-mv__image {
  opacity: 1;
}

.p-mv__infinite {
  position: absolute;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.p-mv__infinite span {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  font-size: 30rem;
  line-height: 1;
  font-weight: bold;
  white-space: nowrap;
}
.p-mv__infinite span:first-child {
  animation: moveLeft 24s -12s linear infinite;
}
.p-mv__infinite span:last-child {
  animation: moveLeft 24s linear infinite;
}

@keyframes moveLeft {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
.p-mv__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.p-mv__text span {
  position: absolute;
  line-height: 1;
  letter-spacing: -0.05em;
}
.p-mv__minimal {
  top: 20%;
  left: 50%;
  font-size: 9rem;
  font-weight: 300;
  opacity: 0;
}
.p-mv__imagination {
  top: 30%;
  left: -20%;
  font-size: 13rem;
  font-weight: bold;
  opacity: 0;
}
.p-mv__shape {
  bottom: 30%;
  right: 0;
  font-size: 10rem;
  font-weight: bold;
  opacity: 0;
}
.p-mv__inspire {
  bottom: 10%;
  left: 20%;
  opacity: 0;
  font-size: 13rem;
  font-weight: 300;
}
.p-mv__crafted {
  top: 10%;
  left: 10%;
  opacity: 0;
  font-size: 10rem;
}
.p-mv__vision {
  top: 0;
  right: 20%;
  opacity: 0;
  font-size: 8rem;
  font-weight: 100;
}
.p-mv__future {
  top: 0;
  left: 10%;
  transform: rotate(-90deg);
  opacity: 0;
  font-size: 8rem;
  font-weight: 100;
}
.p-mv__modern {
  bottom: -10%;
  left: 20%;
  transform: rotate(-90deg);
  opacity: 0;
  font-size: 8rem;
  font-weight: bold;
}
.p-mv__sign {
  bottom: 10%;
  right: 40%;
  transform: rotate(90deg);
  opacity: 0;
  font-size: 8rem;
  font-weight: 100;
}
.p-mv__elevate {
  top: 60%;
  right: 35%;
  transform: rotate(90deg);
  opacity: 0;
  font-size: 4.8rem;
}
.p-mv__function {
  top: 20%;
  right: -10%;
  opacity: 0;
  transform: rotate(90deg);
  font-size: 8rem;
  font-weight: 100;
}

.p-mv.open .p-mv__text .p-mv__minimal {
  animation: moveMinimal 3s ease-out forwards;
}
.p-mv.open .p-mv__text .p-mv__imagination {
  animation: moveImagination 1s ease-out forwards;
}
.p-mv.open .p-mv__text .p-mv__shape {
  animation: moveShape 1s ease-out forwards;
}
.p-mv.open .p-mv__text .p-mv__inspire {
  animation: moveInspire 3s 1s ease-out forwards;
}
.p-mv.open .p-mv__text .p-mv__crafted {
  animation: moveCrafted 2s ease-out forwards;
}
.p-mv.open .p-mv__text .p-mv__vision {
  animation: moveVision 3s ease-out forwards;
}
.p-mv.open .p-mv__text .p-mv__future {
  animation: moveFuture 3s 1s ease-out forwards;
}
.p-mv.open .p-mv__text .p-mv__modern {
  animation: moveModern 1s ease-out forwards;
}
.p-mv.open .p-mv__text .p-mv__sign {
  animation: moveSign 1s 1s ease-out forwards;
}
.p-mv.open .p-mv__text .p-mv__elevate {
  animation: moveElevate 2s 0.5s ease-out forwards;
}
.p-mv.open .p-mv__text .p-mv__function {
  animation: moveFunction 2.5s 1s ease-out forwards;
}

@keyframes moveMinimal {
  0% {
    opacity: 0;
    transform: translateX(0) translateY(0);
  }
  80% {
    opacity: 1;
    transform: translateX(-200px) translateY(-100px);
  }
  100% {
    opacity: 0;
    transform: translateX(-200px) translateY(-100px);
  }
}
@keyframes moveImagination {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(1000px);
  }
}
@keyframes moveShape {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-1000px);
  }
}
@keyframes moveInspire {
  0% {
    opacity: 0;
    transform: translateX(0) translateY(0);
  }
  80% {
    opacity: 1;
    transform: translateX(200px) translateY(-200px);
  }
  100% {
    opacity: 0;
    transform: translateX(200px) translateY(-200px);
  }
}
@keyframes moveCrafted {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(1000px);
  }
}
@keyframes moveVision {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(1000px);
  }
}
@keyframes moveFuture {
  0% {
    opacity: 0;
    transform: rotate(90deg) translateX(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(90deg) translateX(500px);
  }
}
@keyframes moveModern {
  0% {
    opacity: 0;
    transform: rotate(90deg) translateX(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(90deg) translateX(-500px);
  }
}
@keyframes moveSign {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes moveElevate {
  0% {
    opacity: 0;
    transform: rotate(90deg) translateX(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(90deg) translateX(-300px);
  }
}
@keyframes moveFunction {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.c-section-title {
  font-weight: bold;
  line-height: 1;
}
.c-section-title__en {
  font-size: 6.4rem;
  letter-spacing: 0;
  padding-bottom: 14px;
  margin-bottom: 30px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-section-title__en {
    font-size: 4rem;
  }
}
.c-section-title__en span {
  display: inline-block;
  transform: translateY(125%);
  transition: transform 0.5s 0.3s ease;
}
.c-section-title__ja {
  font-size: 2.4rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-section-title__ja {
    font-size: 1.6rem;
  }
}
.c-section-title__ja span {
  display: inline-block;
  transform: translateY(100%);
  transition: transform 0.5s 0.5s ease;
}

.c-section-title.title-open .c-section-title__en span {
  transform: translateY(0);
}
.c-section-title.title-open .c-section-title__ja span {
  transform: translateY(0);
}

.c-title-small {
  font-weight: bold;
  line-height: 1;
}
.c-title-small__en {
  font-size: 4rem;
  letter-spacing: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .c-title-small__en {
    font-size: 3.2rem;
  }
}
.c-title-small__ja {
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .c-title-small__ja {
    font-size: 1.6rem;
  }
}

.c-sub-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  height: 57px;
}
.c-sub-title__en {
  height: 100%;
  font-size: 4rem;
  line-height: 1;
  border-right: 1px solid #221614;
  padding-top: 5px;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .c-sub-title__en {
    padding-top: 9px;
    font-size: 3.2rem;
  }
}
.c-sub-title__ja {
  font-size: 1.8rem;
  line-height: 1;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .c-sub-title__ja {
    font-size: 1.6rem;
  }
}
.c-sub-title__white {
  color: #ffffff;
}
.c-sub-title__white .c-sub-title__en {
  border-right: 1px solid #ffffff;
}

.c-button {
  display: inline-block;
  color: #ffffff;
  background: #221614;
}
.c-button__link {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  text-align: center;
  padding: 20px 70px;
}
.c-button__text {
  position: relative;
  font-weight: bold;
}
.c-button__text::after {
  content: "";
  position: absolute;
  top: 6px;
  right: -40px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain url(../images/common/next-page.svg);
}

.u-mb-15 {
  margin-bottom: 15px;
}

.u-color-white {
  color: #ffffff;
}
.u-color-black {
  color: #221614;
}

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

.u-ls-0 {
  letter-spacing: 0;
}

.u-lh-100 {
  line-height: 1;
}

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

.u-sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-sp-only {
    display: block;
  }
}

.pg-top__about {
  background: no-repeat center/cover url(../images/top/about-bg.png);
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .pg-top__about {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url(../images/top/about-bg-sp.png);
  }
}
.pg-top__about-title {
  margin-bottom: 60px;
}
.pg-top__about-title-ja {
  line-height: 1.5;
}
.pg-top__about-text {
  color: #ffffff;
  width: 550px;
}
@media screen and (max-width: 768px) {
  .pg-top__about-text {
    width: 100%;
  }
}

.pg-top__service {
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .pg-top__service {
    padding-bottom: 60px;
  }
}
.pg-top__service-title {
  margin-bottom: 60px;
}
.pg-top__service-description {
  width: 856px;
  font-weight: bold;
  margin-bottom: 100px;
}
@media screen and (max-width: 1000px) {
  .pg-top__service-description {
    width: 100%;
  }
}
.pg-top__service-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1380px) {
  .pg-top__service-block {
    flex-direction: column;
  }
}
.pg-top__service-block:not(:last-child) {
  margin-bottom: 100px;
}
@media screen and (max-width: 1380px) {
  .pg-top__service-block-title {
    margin-bottom: 40px;
  }
}
.pg-top__service-image-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 950px;
}
@media screen and (max-width: 1000px) {
  .pg-top__service-image-list {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .pg-top__service-image-list {
    flex-direction: column;
  }
}
.pg-top__service-image {
  position: relative;
  width: 300px;
  height: 300px;
}
@media screen and (max-width: 1000px) {
  .pg-top__service-image {
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pg-top__service-image {
    margin-bottom: 20px;
  }
}
.pg-top__service-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.pg-top__service-image-link {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  padding-top: 130px;
  transition: all 0.3s ease;
}
.pg-top__service-image-link:hover {
  background: rgba(34, 22, 20, 0.7);
  opacity: 1;
}
.pg-top__service-film-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  width: 950px;
}
@media screen and (max-width: 1000px) {
  .pg-top__service-film-list {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .pg-top__service-film-list {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
.pg-top__service-film-item {
  width: 300px;
}
@media screen and (max-width: 1000px) {
  .pg-top__service-film-item {
    margin-right: 20px;
    margin-bottom: 60px;
  }
}
.pg-top__service-category {
  width: 100%;
  height: 91px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  background: #221614;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.pg-top__service-film-image {
  position: relative;
  width: 100%;
  height: 300px;
}
.pg-top__service-film-image:not(:last-of-type) {
  margin-bottom: 20px;
}
.pg-top__service-film-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pg-top__service-film-image a {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  padding-top: 130px;
  transition: all 0.3s ease;
}
.pg-top__service-film-image a:hover {
  background: rgba(34, 22, 20, 0.7);
  opacity: 1;
}

.pg-top__company {
  padding-top: 120px;
  padding-bottom: 180px;
  background: no-repeat center/cover url(../images/top/company-bg.png);
}
.pg-top__company-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1200px) {
  .pg-top__company-container {
    flex-direction: column;
  }
}
.pg-top__company-title {
  margin-bottom: 60px;
}
.pg-top__company-info {
  width: 770px;
  color: #ffffff;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .pg-top__company-info {
    width: 100%;
  }
}
.pg-top__company-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #ffffff;
}
.pg-top__company-item:last-child {
  border-bottom: 2px solid #ffffff;
}
.pg-top__company-label {
  width: 147px;
}
@media screen and (max-width: 768px) {
  .pg-top__company-label {
    width: 80px;
  }
}
.pg-top__company-value {
  width: calc(100% - 147px);
}
@media screen and (max-width: 768px) {
  .pg-top__company-value {
    width: calc(100% - 80px);
    font-weight: normal;
  }
}

.pg-recruit__container {
  position: relative;
  padding-bottom: 120px;
}
.pg-recruit__en-message {
  position: absolute;
  color: #ffffff;
  font-size: 3.6rem;
  font-weight: bold;
  transform-origin: top left;
  transform: translateX(-140px) translateY(-90px) rotate(90deg);
}
@media screen and (max-width: 768px) {
  .pg-recruit__en-message {
    font-size: 1.6rem;
    transform: translateX(15px) translateY(-110px) rotate(0);
  }
}
.pg-recruit__title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .pg-recruit__title {
    font-size: 1.6rem;
    margin-bottom: 40px;
  }
}
.pg-recruit__info {
  margin-bottom: 30px;
}
.pg-recruit__item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #221614;
}
@media screen and (max-width: 768px) {
  .pg-recruit__item {
    flex-direction: column;
  }
}
.pg-recruit__item:last-of-type {
  border-bottom: 1px solid #221614;
}
.pg-recruit__label {
  width: 180px;
  font-weight: bold;
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .pg-recruit__label {
    margin-bottom: 20px;
  }
}

.pg-automotive__mv {
  background: no-repeat center/cover url(../images/automotive/automotive-mv.png);
}
@media screen and (max-width: 768px) {
  .pg-automotive__mv {
    height: calc(100vh - 100px);
  }
}
@media screen and (max-width: 1600px) {
  .pg-automotive__mv-inner {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 100px;
  }
}
@media screen and (max-width: 1600px) {
  .pg-automotive__mv-title {
    padding-top: 0;
    margin-bottom: 50px;
  }
}

.pg-automotive__inner {
  padding-top: 280px;
}
@media screen and (max-width: 768px) {
  .pg-automotive__inner {
    padding-top: 100px;
    padding-bottom: 160px;
  }
}

.pg-automotive__film {
  font-weight: bold;
}
.pg-automotive__film-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  height: 794px;
}
@media screen and (max-width: 768px) {
  .pg-automotive__film-wrapper {
    flex-direction: column-reverse;
    height: auto;
  }
}
.pg-automotive__film-image {
  position: relative;
  width: 50%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .pg-automotive__film-image {
    width: 100%;
  }
}
.pg-automotive__film-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #f0f0f0;
  transition: width 0.3s ease-in;
}
.pg-automotive__film-image.open::before {
  width: 0;
}
.pg-automotive__film-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pg-automotive__film-outline {
  width: 600px;
  height: 100%;
  padding-top: 213px;
  padding-left: 112px;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .pg-automotive__film-outline {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .pg-automotive__film-outline {
    width: 100%;
    padding: 120px 17px 100px 17px;
  }
}
.pg-automotive__film-title {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .pg-automotive__film-title {
    margin-bottom: 60px;
  }
}
.pg-automotive__film-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  height: 496px;
}
@media screen and (max-width: 768px) {
  .pg-automotive__film-block {
    flex-direction: column;
    height: auto;
  }
}
.pg-automotive__film-block:nth-child(2) {
  background: #ffffff;
}
.pg-automotive__film-text {
  width: 600px;
  height: 100%;
  padding-top: 80px;
  margin-left: auto;
}
@media screen and (max-width: 1000px) {
  .pg-automotive__film-text {
    padding-left: 17px;
  }
}
@media screen and (max-width: 768px) {
  .pg-automotive__film-text {
    width: 100%;
    padding-left: 17px;
    padding-right: 17px;
    margin-bottom: 40px;
  }
}
.pg-automotive__film-name {
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .pg-automotive__film-name {
    height: 36px;
    margin-bottom: 20px;
  }
}
.pg-automotive__film-name-en {
  font-size: 2.4rem;
  padding-top: 15px;
}
@media screen and (max-width: 768px) {
  .pg-automotive__film-name-en {
    padding-top: 6px;
  }
}
.pg-automotive__film-name-ja {
  font-size: 1.6rem;
}
.pg-automotive__film-copy {
  font-size: 2rem;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .pg-automotive__film-copy {
    font-size: 1.8rem;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .pg-automotive__film-feature li {
    font-size: 1.4rem;
  }
}
.pg-automotive__film-feature li:not(:last-of-type) {
  margin-bottom: 15px;
}
.pg-automotive__film-feature li::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #ffffff;
  border-radius: 50%;
  margin-right: 10px;
}
.pg-automotive__film-feature li.pg-automotive__film-feature-wrapping::before {
  background: #f0f0f0;
}
.pg-automotive__film-image-wrapper {
  position: relative;
  height: 100%;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .pg-automotive__film-image-wrapper {
    width: 100%;
  }
}
.pg-automotive__film-image-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #f0f0f0;
  transition: width 0.3s ease-in;
}
.pg-automotive__film-image-wrapper.open::before {
  width: 0;
}
.pg-automotive__film-image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.pg-signboard__mv {
  background: no-repeat center/cover url(../images/signboard/sign-board-mv.png);
}
@media screen and (max-width: 768px) {
  .pg-signboard__mv {
    height: 410px;
    background: no-repeat center/cover url(../images/signboard/sign-board-mv-sp.png);
  }
}

.pg-signboard__inner {
  padding-top: 373px;
}
@media screen and (max-width: 1000px) {
  .pg-signboard__inner {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 768px) {
  .pg-signboard__inner {
    padding-top: 100px;
    padding-bottom: 160px;
  }
}
.pg-signboard__inner-title .c-section-title__en {
  font-size: 4rem;
}
.pg-signboard__inner-title .c-section-title__ja {
  font-size: 1.6rem;
}

.pg-signboard__works {
  position: relative;
  padding-top: 120px;
  padding-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .pg-signboard__works {
    padding-bottom: 100px;
  }
}
.pg-signboard__works::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 50%;
  height: 100%;
  background: #ffffff;
}
.pg-signboard__works-title {
  position: relative;
  width: 1200px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1300px) {
  .pg-signboard__works-title {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .pg-signboard__works-title {
    width: 100%;
    padding-left: 17px;
    padding-right: 17px;
    margin-bottom: 60px;
  }
}
.pg-signboard__works-gallery {
  position: relative;
  max-width: 1760px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
}
.pg-signboard__works-image {
  width: 25%;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 768px) {
  .pg-signboard__works-image {
    width: 50%;
  }
}
.pg-signboard__works-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.pg-404__wrapper {
  max-width: 1760px;
  padding-top: 80px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .pg-404__wrapper {
    padding-top: 40px;
    padding-left: 17px;
    padding-right: 17px;
  }
}

.pg-404__title {
  font-size: 6.4rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .pg-404__title {
    font-size: 4rem;
    margin-bottom: 40px;
  }
}

.pg-404__text {
  font-weight: bold;
  margin-bottom: 60px;
}

.pg-privacy__title {
  max-width: 1760px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .pg-privacy__title {
    padding-left: 17px;
    padding-right: 17px;
  }
}
.pg-privacy__title-en {
  font-size: 6.4rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .pg-privacy__title-en {
    font-size: 4rem;
    margin-bottom: 20px;
  }
}
.pg-privacy__title-ja {
  font-size: 2.4rem;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .pg-privacy__title-ja {
    font-size: 1.6rem;
  }
}

.pg-privacy__content {
  margin-bottom: 60px;
}

.swiper {
  width: 100%;
  height: 90vh;
}

.swiper-wrapper {
  height: 100%;
}

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