@charset "UTF-8";
@import url(https://use.typekit.net/nkr2iqt.css);
@import url(https://use.typekit.net/nkr2iqt.css);
@import url(https://use.typekit.net/nkr2iqt.css);
@import url(https://use.typekit.net/nkr2iqt.css);
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

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

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

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

figure {
  margin: 0;
}

@-webkit-keyframes pathmove {
  0% {
    height: 1px;
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    height: 150px;
    opacity: 0;
  }
}
@keyframes pathmove {
  0% {
    height: 1px;
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    height: 150px;
    opacity: 0;
  }
}
@-webkit-keyframes rectangleIn {
  0% {
    -webkit-transform: rotate(-33deg) skewY(33deg) translate(0) scaleY(0);
            transform: rotate(-33deg) skewY(33deg) translate(0) scaleY(0);
  }
  100% {
    -webkit-transform: rotate(-33deg) skewY(33deg) translate(0, 0) scaleY(1);
            transform: rotate(-33deg) skewY(33deg) translate(0, 0) scaleY(1);
  }
}
@keyframes rectangleIn {
  0% {
    -webkit-transform: rotate(-33deg) skewY(33deg) translate(0) scaleY(0);
            transform: rotate(-33deg) skewY(33deg) translate(0) scaleY(0);
  }
  100% {
    -webkit-transform: rotate(-33deg) skewY(33deg) translate(0, 0) scaleY(1);
            transform: rotate(-33deg) skewY(33deg) translate(0, 0) scaleY(1);
  }
}
@-webkit-keyframes topGraphAnimationSp {
  from {
    -webkit-transform: scaleY(0.1);
            transform: scaleY(0.1);
  }
  to {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@keyframes topGraphAnimationSp {
  from {
    -webkit-transform: scaleY(0.1);
            transform: scaleY(0.1);
  }
  to {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@keyframes topGraphAnimationSp {
  from {
    -webkit-transform: scaleY(0.1) translate(-50%, 0);
            transform: scaleY(0.1) translate(-50%, 0);
  }
  to {
    -webkit-transform: scaleY(1) translate(-50%, 0);
            transform: scaleY(1) translate(-50%, 0);
  }
}
@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@-webkit-keyframes ringOnInterview {
  0% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
    transform: translate(0, 0) rotateZ(0deg);
  }
  2% {
    -webkit-transform: translate(2px, 0) rotateZ(2deg);
            transform: translate(2px, 0) rotateZ(2deg);
    transform: translate(2px, 0) rotateZ(2deg);
  }
  4% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
    transform: translate(0, 0) rotateZ(0deg);
  }
  6% {
    -webkit-transform: translate(-2px, 0) rotateZ(-2deg);
            transform: translate(-2px, 0) rotateZ(-2deg);
    transform: translate(-2px, 0) rotateZ(-2deg);
  }
  8% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
    transform: translate(0, 0) rotateZ(0deg);
  }
  10% {
    -webkit-transform: translate(2px, 0) rotateZ(2deg);
            transform: translate(2px, 0) rotateZ(2deg);
    transform: translate(2px, 0) rotateZ(2deg);
  }
  12% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
    transform: translate(0, 0) rotateZ(0deg);
  }
  14% {
    -webkit-transform: translate(-2px, 0) rotateZ(-2deg);
            transform: translate(-2px, 0) rotateZ(-2deg);
    transform: translate(-2px, 0) rotateZ(-2deg);
  }
  16% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
    transform: translate(0, 0) rotateZ(0deg);
  }
  18% {
    -webkit-transform: translate(2px, 0) rotateZ(0deg);
            transform: translate(2px, 0) rotateZ(0deg);
    transform: translate(2px, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
    transform: translate(0, 0) rotateZ(0deg);
  }
}
@keyframes ringOnInterview {
  0% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
    transform: translate(0, 0) rotateZ(0deg);
  }
  2% {
    -webkit-transform: translate(2px, 0) rotateZ(2deg);
            transform: translate(2px, 0) rotateZ(2deg);
    transform: translate(2px, 0) rotateZ(2deg);
  }
  4% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
    transform: translate(0, 0) rotateZ(0deg);
  }
  6% {
    -webkit-transform: translate(-2px, 0) rotateZ(-2deg);
            transform: translate(-2px, 0) rotateZ(-2deg);
    transform: translate(-2px, 0) rotateZ(-2deg);
  }
  8% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
    transform: translate(0, 0) rotateZ(0deg);
  }
  10% {
    -webkit-transform: translate(2px, 0) rotateZ(2deg);
            transform: translate(2px, 0) rotateZ(2deg);
    transform: translate(2px, 0) rotateZ(2deg);
  }
  12% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
    transform: translate(0, 0) rotateZ(0deg);
  }
  14% {
    -webkit-transform: translate(-2px, 0) rotateZ(-2deg);
            transform: translate(-2px, 0) rotateZ(-2deg);
    transform: translate(-2px, 0) rotateZ(-2deg);
  }
  16% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
    transform: translate(0, 0) rotateZ(0deg);
  }
  18% {
    -webkit-transform: translate(2px, 0) rotateZ(0deg);
            transform: translate(2px, 0) rotateZ(0deg);
    transform: translate(2px, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
    transform: translate(0, 0) rotateZ(0deg);
  }
}
@-webkit-keyframes ring {
  0% {
    -webkit-transform: translate(-370px, 0) rotateZ(0deg);
            transform: translate(-370px, 0) rotateZ(0deg);
  }
  2% {
    -webkit-transform: translate(-375px, 0) rotateZ(2deg);
            transform: translate(-375px, 0) rotateZ(2deg);
  }
  4% {
    -webkit-transform: translate(-370px, 0) rotateZ(0deg);
            transform: translate(-370px, 0) rotateZ(0deg);
  }
  6% {
    -webkit-transform: translate(-365px, 0) rotateZ(-2deg);
            transform: translate(-365px, 0) rotateZ(-2deg);
  }
  8% {
    -webkit-transform: translate(-370px, 0) rotateZ(0deg);
            transform: translate(-370px, 0) rotateZ(0deg);
  }
  10% {
    -webkit-transform: translate(-375px, 0) rotateZ(2deg);
            transform: translate(-375px, 0) rotateZ(2deg);
  }
  12% {
    -webkit-transform: translate(-370px, 0) rotateZ(0deg);
            transform: translate(-370px, 0) rotateZ(0deg);
  }
  14% {
    -webkit-transform: translate(-365px, 0) rotateZ(-2deg);
            transform: translate(-365px, 0) rotateZ(-2deg);
  }
  16% {
    -webkit-transform: translate(-370px, 0) rotateZ(0deg);
            transform: translate(-370px, 0) rotateZ(0deg);
  }
  18% {
    -webkit-transform: translate(-375px, 0) rotateZ(0deg);
            transform: translate(-375px, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: translate(-370px, 0) rotateZ(0deg);
            transform: translate(-370px, 0) rotateZ(0deg);
  }
}
@keyframes ring {
  0% {
    -webkit-transform: translate(-370px, 0) rotateZ(0deg);
            transform: translate(-370px, 0) rotateZ(0deg);
  }
  2% {
    -webkit-transform: translate(-375px, 0) rotateZ(2deg);
            transform: translate(-375px, 0) rotateZ(2deg);
  }
  4% {
    -webkit-transform: translate(-370px, 0) rotateZ(0deg);
            transform: translate(-370px, 0) rotateZ(0deg);
  }
  6% {
    -webkit-transform: translate(-365px, 0) rotateZ(-2deg);
            transform: translate(-365px, 0) rotateZ(-2deg);
  }
  8% {
    -webkit-transform: translate(-370px, 0) rotateZ(0deg);
            transform: translate(-370px, 0) rotateZ(0deg);
  }
  10% {
    -webkit-transform: translate(-375px, 0) rotateZ(2deg);
            transform: translate(-375px, 0) rotateZ(2deg);
  }
  12% {
    -webkit-transform: translate(-370px, 0) rotateZ(0deg);
            transform: translate(-370px, 0) rotateZ(0deg);
  }
  14% {
    -webkit-transform: translate(-365px, 0) rotateZ(-2deg);
            transform: translate(-365px, 0) rotateZ(-2deg);
  }
  16% {
    -webkit-transform: translate(-370px, 0) rotateZ(0deg);
            transform: translate(-370px, 0) rotateZ(0deg);
  }
  18% {
    -webkit-transform: translate(-375px, 0) rotateZ(0deg);
            transform: translate(-375px, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: translate(-370px, 0) rotateZ(0deg);
            transform: translate(-370px, 0) rotateZ(0deg);
  }
}
@-webkit-keyframes ringSp {
  0% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
  }
  2% {
    -webkit-transform: translate(2px, 0) rotateZ(2deg);
            transform: translate(2px, 0) rotateZ(2deg);
  }
  4% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
  }
  6% {
    -webkit-transform: translate(-2px, 0) rotateZ(-2deg);
            transform: translate(-2px, 0) rotateZ(-2deg);
  }
  8% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
  }
  10% {
    -webkit-transform: translate(2px, 0) rotateZ(2deg);
            transform: translate(2px, 0) rotateZ(2deg);
  }
  12% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
  }
  14% {
    -webkit-transform: translate(-2px, 0) rotateZ(-2deg);
            transform: translate(-2px, 0) rotateZ(-2deg);
  }
  16% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
  }
  18% {
    -webkit-transform: translate(2px, 0) rotateZ(0deg);
            transform: translate(2px, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
  }
}
@keyframes ringSp {
  0% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
  }
  2% {
    -webkit-transform: translate(2px, 0) rotateZ(2deg);
            transform: translate(2px, 0) rotateZ(2deg);
  }
  4% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
  }
  6% {
    -webkit-transform: translate(-2px, 0) rotateZ(-2deg);
            transform: translate(-2px, 0) rotateZ(-2deg);
  }
  8% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
  }
  10% {
    -webkit-transform: translate(2px, 0) rotateZ(2deg);
            transform: translate(2px, 0) rotateZ(2deg);
  }
  12% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
  }
  14% {
    -webkit-transform: translate(-2px, 0) rotateZ(-2deg);
            transform: translate(-2px, 0) rotateZ(-2deg);
  }
  16% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
  }
  18% {
    -webkit-transform: translate(2px, 0) rotateZ(0deg);
            transform: translate(2px, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotateZ(0deg);
            transform: translate(0, 0) rotateZ(0deg);
  }
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  overflow-x: hidden;
  font-family: "Hiragino_Kaku_Gothic_Std", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", yugothic, "Yu Gothic", "メイリオ", meiryo, "Meiryo UI", sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  letter-spacing: 0.04em;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
}

ul {
  list-style-type: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

a {
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .u-br-sp-none {
    display: none;
  }
}
.u-br-pc-none {
  display: none;
}

@media screen and (max-width: 640px) {
  .u-br-pc-none {
    display: block;
  }
}
.u-whitespace-nowrap {
  white-space: nowrap;
}

.u-text-center {
  text-align: center;
}

.letter-spacing01 {
  letter-spacing: -0.03em;
}

.letter-spacing02 {
  letter-spacing: -0.45em;
}

.letter-spacing03 {
  letter-spacing: -0.5em;
}

.js-inview {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0, 90%);
          transform: translate(0, 90%);
}

@media screen and (max-width: 1024px) {
  .js-inview {
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
}
@media screen and (max-width: 640px) {
  .js-inview {
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
}
.js-inview.js-fadeIn-up {
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 1s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 1s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 1s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 1s cubic-bezier(0.22, 1, 0.36, 1), transform 1s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 1s cubic-bezier(0.22, 1, 0.36, 1), transform 1s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 1s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 210;
  width: 100%;
  padding: 14px 34px;
  background-color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 768px) {
  .l-header {
    width: 100vw;
    padding: 14px 21px 14px 24px;
  }
}
.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-header__logo {
  margin: 0;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .l-header__logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 210px;
            flex: 0 0 210px;
    min-width: 210px;
  }
}
@media screen and (max-width: 768px) {
  .l-header__logo img {
    vertical-align: 3px;
  }
}
.l-header__menu-button {
  position: relative;
  z-index: 10;
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
}

.c-menu-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 2px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  background: #fff;
  border: none;
  -webkit-transition: background-color 0.5s, -webkit-transform 0.5s;
  transition: background-color 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, background-color 0.5s;
  transition: transform 0.5s, background-color 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (max-width: 768px) {
  .c-menu-button {
    width: 100%;
  }
}
.c-menu-button::before {
  position: absolute;
  top: -11px;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  -webkit-transition: background-color 0.5s, -webkit-transform 0.5s;
  transition: background-color 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, background-color 0.5s;
  transition: transform 0.5s, background-color 0.5s, -webkit-transform 0.5s;
}

.c-menu-button::after {
  position: absolute;
  bottom: -11px;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  -webkit-transition: background-color 0.5s, -webkit-transform 0.5s;
  transition: background-color 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, background-color 0.5s;
  transition: transform 0.5s, background-color 0.5s, -webkit-transform 0.5s;
}

.active .c-menu-button {
  background-color: transparent;
}

.active .c-menu-button::before {
  background-color: #000;
  -webkit-transform: translateY(11px) rotate(33deg);
          transform: translateY(11px) rotate(33deg);
}

.active .c-menu-button::after {
  background-color: #000;
  -webkit-transform: translateY(-11px) rotate(-35deg);
          transform: translateY(-11px) rotate(-35deg);
}

.l-footer {
  padding: 11px 0;
  text-align: center;
  background-color: #000;
}

@media screen and (max-width: 561px) {
  .l-footer {
    padding: 17px 0;
  }
}
@media screen and (max-width: 561px) {
  .l-footer__inner {
    line-height: 1;
  }
}
.l-footer__copyrights {
  font-family: urw-din-condensed, sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1;
  color: gray;
  letter-spacing: 0.07em;
}

.c-hamburger-menu {
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 4;
  display: block;
  width: 30vw;
  min-width: 370px;
  max-width: 370px;
  height: 100%;
  padding: 69px 0 20px 32px;
  pointer-events: none;
  cursor: pointer;
  background-color: rgba(195, 26, 28, 0.98);
  -webkit-transition: right 0.7s;
  transition: right 0.7s;
}

@media screen and (max-width: 640px) {
  .c-hamburger-menu {
    width: 100%;
    min-width: inherit;
    max-width: inherit;
    height: 844px;
    padding-left: 42px;
  }
}
.c-hamburger-menu.active {
  right: 0;
  pointer-events: inherit;
}

.c-hamburger-menu__list {
  padding: 0;
  margin: 0;
  letter-spacing: normal;
}

.c-hamburger-menu__item {
  position: relative;
  margin-bottom: 20px;
  font-family: urw-din-condensed, sans-serif;
  font-size: 2.1rem;
}

@media screen and (max-width: 640px) {
  .c-hamburger-menu__item {
    margin-bottom: 15px;
  }
}
.c-hamburger-menu__item a {
  display: block;
  font-weight: bold;
  line-height: 1.6;
}

.c-hamburger-menu__item.current::before {
  position: absolute;
  top: 18px;
  left: -32px;
  display: block;
  width: 25px;
  height: 2px;
  content: "";
  background: #fff;
  border-radius: 0.5px;
  -webkit-transition: width 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: width 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .c-hamburger-menu__item.current::before {
    left: -42px;
    width: 30px;
  }
}
.c-hamburger-menu__item.current .menu-anime::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  clip: rect(0, 210px, 100px, 0);
  color: #fff;
  content: attr(data-txt);
  -webkit-transition: clip 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: clip 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.c-hamburger-menu__item .menu-anime {
  display: block;
  margin: 0;
  line-height: 1;
}

.c-hamburger-menu__item .menu-anime .uppercase {
  text-transform: uppercase;
}

.c-hamburger-menu__item .menu-anime .with-line {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 34px;
  letter-spacing: -0.01em;
}

.c-hamburger-menu__item .menu-anime .with-line::after {
  position: absolute;
  top: 1em;
  left: 34px;
  width: 100%;
  clip: rect(0, 0, 100px, 0);
  color: #fff;
  content: attr(data-txt);
  -webkit-transition: clip 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: clip 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.c-hamburger-menu__item .menu-anime .with-line.current::after {
  clip: rect(0, 210px, 100px, 0);
}

.c-hamburger-menu__item .menu-anime::before {
  position: absolute;
  top: 18px;
  left: -32px;
  display: block;
  width: 0;
  height: 2px;
  content: "";
  background: #fff;
  border-radius: 0.5px;
  -webkit-transition: width 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: width 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-hamburger-menu__item .menu-anime::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  clip: rect(0, 0, 100px, 0);
  color: #fff;
  content: attr(data-txt);
  -webkit-transition: clip 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: clip 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.c-hamburger-menu__item .menu-anime:hover::before {
  width: 25px;
}

@media screen and (max-width: 640px) {
  .c-hamburger-menu__item .menu-anime:hover::before {
    left: -42px;
    width: 30px;
  }
}
.c-hamburger-menu__item .menu-anime:hover::after {
  clip: rect(0, 210px, 100px, 0);
}

.c-hamburger-menu__item .menu-anime:hover .with-line::after {
  clip: rect(0, 210px, 100px, 0);
}

.c-hamburger-menu .menuClient {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  margin-top: 20px;
  margin-bottom: 15px;
  text-align: left;
}

.c-hamburger-menu .menuClient a {
  display: block;
  width: 100%;
  font-family: inherit;
  font-size: 19.2px;
  letter-spacing: 0.05em;
  border: 1px solid #000;
}

.c-hamburger-menu .menuClient a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 20px;
  font-weight: normal;
  content: ">";
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.c-hamburger-menu .menuClient a p {
  padding: 5px 0 5px 15px;
  margin: 0;
  font-weight: normal;
}

.c-hamburger-menu .menuClient a p::before {
  content: none;
}

.c-hamburger-menu .menuClient a p::after {
  padding: 6px 0 5px 16px;
}

.c-hamburger-menu .menuClient a:hover {
  border: 1px solid #c31a1c;
  -webkit-transition: border 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: border 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-hamburger-menu .menuClient a:hover::after {
  color: #c31a1c;
}

.c-hamburger-menu .menuClient a:hover p::after {
  clip: rect(0, 200px, 100px, 0);
}

.c-hamburger-menu .agree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 54px;
}

@media screen and (max-width: 640px) {
  .c-hamburger-menu .agree {
    margin-top: 224px;
  }
}
.c-hamburger-menu .agree .agreeL {
  margin-right: 31px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: -0.01em;
}

.c-hamburger-menu .agree .agreeM {
  font-size: 12px;
  font-weight: bold;
}

.c-hamburger-menu .agree .agreeR {
  margin-left: 33px;
  font-size: 13px;
  font-weight: normal;
}

.c-hamburger-menu .agree .agreeR p {
  font-family: "Hiragino_Kaku_Gothic_Std", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", yugothic, "Yu Gothic", "メイリオ", meiryo, "Meiryo UI", sans-serif;
}

.c-hamburger-menu .agree p {
  margin: 0;
  font-family: urw-din-condensed, sans-serif;
}

.js-overlay-area {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  display: none;
  width: 100%;
  height: 100%;
}

.recruit {
  position: relative;
  padding: 213px 0 116px;
}

@media screen and (max-width: 1200px) {
  .recruit {
    padding: 19.16% 0 10%;
  }
}
@media screen and (max-width: 640px) {
  .recruit {
    padding: 94px 0 70px;
  }
}
.recruit::before {
  position: absolute;
  top: 0;
  right: calc(50% + 456px);
  bottom: 0;
  left: 0;
  z-index: -1;
  content: "";
  background-color: #1b1464;
}

@media screen and (max-width: 1200px) {
  .recruit::before {
    width: 5vw;
  }
}
@media screen and (max-width: 1024px) {
  .recruit::before {
    right: auto;
    width: 60px;
  }
}
@media screen and (max-width: 640px) {
  .recruit::before {
    width: 30px;
  }
}
.recruit__wrapper {
  padding: 0 min(3.5%, 310px) 0 min(16.3%, 326px);
  max-width: 1200px;
  margin: auto;
}

@media screen and (max-width: 640px) {
  .recruit__wrapper {
    padding: 0 30px;
  }
}
.recruit-header {
  margin: 0 0 41px;
}

@media screen and (max-width: 1200px) {
  .recruit-header {
    margin: 0 0 6.1666666667%;
  }
}
@media screen and (max-width: 640px) {
  .recruit-header {
    margin: 0 0 19.6825396825%;
  }
}
.recruit-header__heading {
  margin: 0 0 87px;
}

@media screen and (max-width: 1200px) {
  .recruit-header__heading {
    margin: 0 0 8%;
  }
}
@media screen and (max-width: 640px) {
  .recruit-header__heading {
    margin: 0 0 45px;
  }
}
.recruit-header__title {
  position: relative;
  padding: 0 0 32px;
  font-size: 32px;
  line-height: 1.75;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 640px) {
  .recruit-header__title {
    font-size: 25px;
    line-height: 1.75;
    letter-spacing: 0.08em;
    padding-bottom: 24px;
    text-indent: 0.8em;
  }
}
.recruit-header__title::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 78px;
  height: 4px;
  content: "";
  background-color: #000;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media screen and (max-width: 640px) {
  .recruit-header__title::after {
    left: 53%;
    width: 70px;
    height: 4.5px;
  }
}
.recruit-header__descript {
   <!-- padding-top: 8px;-->
  margin: 0;
  text-align: justify;
  font-size: 14px;
  line-height: 2.4285714286;
  letter-spacing: 0.02em;
  padding: 0 min(13.5%, 310px) 0 min(0.3%, 326px);
}

@media screen and (max-width: 640px) {
  .recruit-header__descript {
    padding-left: 30px;
    line-height: 2.46;
    letter-spacing: 0.01em;
    font-size: 14px;
    line-height: 2.4642857143;
    letter-spacing: 0em;
  }
}
.recruit-list {
  margin: 0 0 93px;
}

@media screen and (max-width: 1200px) {
  .recruit-list {
    margin: 0 0 8.25%;
  }
}
@media screen and (max-width: 640px) {
  .recruit-list {
    margin: 0 0 72px;
  }
}
.recruit-list__inner {
  margin: 0;
}

.recruit-list__title {
  position: relative;
  float: left;
  min-width: 180px;
  padding-left: 38px;
  margin: 0;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.75;
  color: #c31a1c;
  letter-spacing: 0.14em;
}

@media screen and (max-width: 640px) {
  .recruit-list__title {
    float: none;
    margin-bottom: 7px;
  }
}
.recruit-list__title::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 25px;
  height: 4px;
  content: "";
  background-color: #c31a1c;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (max-width: 640px) {
  .recruit-list__title::before {
    top: 50%;
  }
}
.recruit-list__descript {
  padding-top: 6px;
  padding-left: 3px;
  margin: 0 0 60px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 1200px) {
  .recruit-list__descript {
    margin-bottom: 3.8333333333%;
  }
}
@media screen and (max-width: 640px) {
  .recruit-list__descript {
    padding-left: 43px;
    margin-bottom: 22px;
    letter-spacing: 0.04em;
  }
}
.recruit-list__descript:last-of-type {
  margin: 0;
}

.recruit-list__descript ul {
  padding: 0;
  margin: 0;
  margin-left: -5px;
}

.recruit-list__descript li {
  padding: 0 0 0 1em;
  margin: 0;
  text-indent: -1em;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.04em;
}

.recruit-way__header {
  margin-bottom: 48px;
  margin-left: max((15.9vw - 135px) * -1, -182px);
}

@media screen and (max-width: 1200px) {
  .recruit-way__header {
    margin-bottom: 4%;
    margin-left: -11.4vw;
  }
}
@media screen and (max-width: 1024px) {
  .recruit-way__header {
    margin-left: calc((15.9vw - 56px)*-1);
  }
}
@media screen and (max-width: 640px) {
  .recruit-way__header {
    margin-bottom: 33px;
    margin-left: 0;
  }
}
.recruit-way__heading {
  padding: 0 0 6px 24px;
  margin: 0;
  border-bottom: solid 2px #000;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.175em;
}

@media screen and (max-width: 640px) {
  .recruit-way__heading {
    padding-left: 10px;
    letter-spacing: 0.2em;
  }
}
.recruit-way__body {
  padding-left: 180px;
}

@media screen and (max-width: 1024px) {
  .recruit-way__body {
    padding-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .recruit-way__body {
    padding: 0;
    padding-left: 38px;
  }
}
.recruit-way__contact {
  margin-bottom: 45px;
  font-family: urw-din-condensed, sans-serif;
  font-weight: bold;
  font-size: 42px;
  line-height: 1;
}

@media screen and (max-width: 1200px) {
  .recruit-way__contact {
    margin-bottom: 3.75%;
  }
}
@media screen and (max-width: 640px) {
  .recruit-way__contact {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 640px) {
  .recruit-way__contact a {
    font-size: 31.5px;
    letter-spacing: -0.013em;
    white-space: nowrap;
  }
}
.recruit-way__descript {
  padding-left: 6px;
  margin: 0;
}

@media screen and (max-width: 640px) {
  .recruit-way__descript {
    padding: 0;
  }
}
.recruit-way__descript p {
  margin: 0;
}

@media screen and (max-width: 640px) {
  .recruit-way__descript p {
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.04em;
  }
}
.recruit-way__descript p span {
  font-weight: bold;
}

.recruit-way__list {
  padding: 0;
  margin: 8px 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.96875;
  letter-spacing: -0.02em;
}

@media screen and (max-width: 640px) {
  .recruit-way__list {
    margin: 12px 0 10px;
    text-indent: -0.1em;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: -0.02em;
  }
}
.recruit-way__red-color {
  color: #c31a1c;
}

.recruit-button {
  position: fixed;
  top: 50%;
  right: 0;
  width: 120px;
  height: 96px;
  background-color: #c1cf36;
}

@media screen and (max-width: 1024px) {
  .recruit-button {
    width: 82px;
    height: 71.5px;
  }
}
@media screen and (max-width: 640px) {
  .recruit-button {
    top: 25%;
  }
}
.recruit-button a {
  display: block;
  padding-top: 14px;
  text-align: center;
  font-size: 15px;
  line-height: 1.4833333333;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 1024px) {
  .recruit-button a {
    font-size: 12px;
    line-height: 1.502;
  }
}
.recruit-button a::after {
  position: absolute;
  top: 70px;
  left: 50%;
  display: block;
  width: 16px;
  height: 6px;
  content: "";
  background-image: url(../images/common/arrow-down.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media screen and (max-width: 1024px) {
  .recruit-button a::after {
    top: 56px;
  }
}