@charset "UTF-8";
/* ==============================
  base
============================== */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

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

/**
 * 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: 1em; /* 2 */
}

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

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

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

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**formのスタイルリセット**/
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

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

input[type=submit],
input[type=button] {
  background: none;
  border: none;
}

select::-ms-expand {
  display: none;
}

input[type=text],
select {
  font-size: 16px;
  transform: scale(1);
}

*:focus {
  outline: none;
}

.recruit__kv {
  position: relative;
  margin-bottom: 80px;
}
@media screen and (max-width: 750px) {
  .recruit__kv {
    margin-bottom: 40px;
  }
}
.recruit__head {
  font-size: 42px;
  line-height: 1.6;
  color: #fff;
  font-weight: 500;
  position: absolute;
  top: 50%;
  left: 80px;
  transform: translateY(-50%);
  z-index: 1;
  text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 750px) {
  .recruit__head {
    font-size: 26px;
    left: 20px;
    line-height: 1.4;
  }
}

.slick-dots {
  bottom: -15px;
}

@media screen and (max-width: 750px) {
  .section__head--txt.recruithead {
    max-width: 300px;
    margin: 0 auto 50px;
  }
}

.services__menu--more.recruithead {
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 750px) {
  .services__menu--more.recruithead {
    margin-bottom: 50px;
  }
}
.services__menu--more.recruitmenu {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 750px) {
  .services__menu--more.recruitmenu {
    position: relative;
  }
}

.recruit__menu {
  margin-bottom: 40px;
}
.recruit__menu--wrap {
  margin-bottom: 80px;
}
.recruit__menu--body {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media screen and (max-width: 750px) {
  .recruit__menu--body {
    flex-wrap: wrap;
  }
}
.recruit__menu--info {
  width: 55%;
  position: relative;
}
@media screen and (max-width: 750px) {
  .recruit__menu--info {
    width: 100%;
    margin-bottom: 20px;
  }
}
.recruit__menu--img {
  width: 40%;
  max-width: 475px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .recruit__menu--img {
    width: 100%;
  }
}
.recruit__menu--txt {
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  .recruit__menu--txt {
    margin-bottom: 20px;
  }
}

.section__staffvoice {
  margin-bottom: 80px;
}

.staffvoice__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .staffvoice__list {
    justify-content: space-between;
  }
}
.staffvoice__item {
  width: 25%;
  max-width: 235px;
  padding: 1%;
  position: relative;
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .staffvoice__item {
    width: 48%;
  }
}
.staffvoice__item:hover {
  cursor: pointer;
  opacity: 1;
}
.staffvoice__item:hover .staffvoice__image img {
  transform: scale(1.1);
  opacity: 0.9;
}
.staffvoice__item:hover .staffvoice__arrow {
  right: 10px;
}
.staffvoice__image {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 10px;
}
.staffvoice__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.staffvoice__history {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.staffvoice__copy {
  font-weight: 600;
}
.staffvoice__arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #111;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}
@media screen and (max-width: 750px) {
  .staffvoice__arrow {
    right: 0;
  }
}

.section__menu--head.recruit {
  background: url(../img/recruit/icon-recruit.svg) no-repeat 15px 52% #E7F2F1;
  background-size: 22px;
  display: block;
  padding-left: 46px;
  margin-bottom: 30px;
}

.recruitinfo__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}
.recruitinfo__item {
  width: 49%;
  background: #111;
  padding: 15px;
  margin-bottom: 14px;
}
@media screen and (max-width: 750px) {
  .recruitinfo__item {
    width: 100%;
  }
}
.recruitinfo__link {
  border: 1px solid #fff;
  background: url(../img/icon-arrow-single-white.svg) no-repeat 95% center;
  background-size: 8px;
  padding: 10px 10px 10px 20px;
  color: #fff;
  display: block;
  font-weight: 400;
  transition: 0.2s;
}
.recruitinfo__link:hover {
  background-position: 97% center;
}

.interview__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.interview__head--image {
  width: 40%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 10px;
}
.interview__head--image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.interview__head--detail {
  width: 50%;
}
.interview__head--copy {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}
.interview__head--history {
  margin-bottom: 20px;
}
.interview__head--name {
  font-size: 18px;
}

/* ==============================
interview Styles
============================== */
.section__interview {
  margin-bottom: 120px;
}
.section__interview--others {
  margin-bottom: 80px;
}

.interview__item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.interview__item.reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 750px) {
  .interview__item {
    flex-wrap: wrap;
  }
}
.interview__detail {
  width: 50%;
}
@media screen and (max-width: 750px) {
  .interview__detail {
    width: 100%;
    margin-bottom: 15px;
  }
}
.interview__title {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 15px;
  border-bottom: 1px solid #111;
  margin-bottom: 15px;
}
@media screen and (max-width: 750px) {
  .interview__title {
    font-size: 18px;
  }
}
.interview__txt {
  font-weight: 400;
}
.interview__image {
  width: 42%;
}
@media screen and (max-width: 750px) {
  .interview__image {
    width: 100%;
  }
}