@charset "UTF-8";
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
:after,
:before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

hr {
  overflow: visible;
  height: 0;
  color: inherit;
}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

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

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

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

pre {
  font-size: 1em;
}

b,
strong {
  font-weight: bolder;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

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

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
  color: inherit;
}

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

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

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

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select::-ms-value {
  color: currentColor;
}

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

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

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled="true"] {
  cursor: default;
}

ul,
li {
  list-style: none;
}

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

img {
  vertical-align: top;
}

.pc_br {
  display: block;
}

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

.sp_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .sp_br {
    display: block;
  }
}

.sm_br {
  display: none;
}

@media screen and (max-width: 500px) {
  .sm_br {
    display: block;
  }
}

.ec_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .ec_br {
    display: block;
  }
}

.policy_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .policy_br {
    display: block;
  }
}

.footer_br {
  display: block;
}

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

.pc_br {
  display: block;
}

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

.sp_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .sp_br {
    display: block;
  }
}

.sm_br {
  display: none;
}

@media screen and (max-width: 500px) {
  .sm_br {
    display: block;
  }
}

.ec_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .ec_br {
    display: block;
  }
}

.policy_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .policy_br {
    display: block;
  }
}

.footer_br {
  display: block;
}

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

html {
  font-family: "Noto Sans JP", sans-serif;
  color: #272727;
  font-size: 10px;
  background-color: #ffffff;
}

.container {
  max-width: 1340px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 400px) {
  .container {
    padding: 0 10px;
  }
}

a:hover {
  opacity: 0.7;
}

.sec-ttl {
  font-size: 4rem;
  letter-spacing: 0.06em;
  line-height: 1.25;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  text-align: center;
  color: #34373f;
  position: relative;
  display: block;
  padding-top: 120px;
  z-index: 10;
}

.sec-ttl::after {
  content: '';
  position: absolute;
  background-color: #34373f;
  left: 50%;
  bottom: -5px;
  display: inline-block;
  width: 40px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /*位置調整*/
}

@media screen and (max-width: 800px) {
  .sec-ttl {
    padding-top: 80px;
  }
}

.pnkz {
  margin-top: 20px;
  display: block;
}

.pnkz-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.4rem;
}

.pnkz-list:after {
  display: inline-block;
  margin: 0 5px;
  content: ">";
}

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

.tag-space {
  padding-right: 10px;
}

.sec-contact {
  background: url(../images/contact.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}

@media screen and (max-width: 800px) {
  .sec-contact {
    background: url(../images/sp-contact.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.sec-contact .sec-ttl {
  font-size: 4rem;
  letter-spacing: 0.06em;
  line-height: 1.25;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  text-align: center;
  color: #34373f;
  position: relative;
  display: block;
  padding-top: 120px;
  z-index: 10;
  color: #ffffff;
}

.sec-contact .sec-ttl::after {
  content: '';
  position: absolute;
  background-color: #34373f;
  left: 50%;
  bottom: -5px;
  display: inline-block;
  width: 40px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /*位置調整*/
}

@media screen and (max-width: 800px) {
  .sec-contact .sec-ttl {
    padding-top: 80px;
  }
}

.sec-contact .sec-ttl::after {
  background-color: #ffffff;
}

@media screen and (max-width: 500px) {
  .sec-contact .sec-ttl {
    padding-top: 50px;
  }
}

.sec-contact .contact__txt {
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 2;
  text-align: center;
  padding: 40px 0 58px;
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__txt {
    padding: 40px 0;
  }
}

@media screen and (max-width: 500px) {
  .sec-contact .contact__txt {
    padding: 30px 0 50px;
  }
}

@media screen and (max-width: 400px) {
  .sec-contact .contact__txt {
    padding: 30px 0;
    font-size: 1.4rem;
  }
}

.sec-contact .contact__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 130px;
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__wrap {
    display: block;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 500px) {
  .sec-contact .contact__wrap {
    padding-bottom: 50px;
  }
}

.sec-contact .contact__left {
  width: 50%;
  border-right: 1px solid #c7c7c7;
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__left {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 40px;
    border-right: none;
    border-bottom: 1px solid #c7c7c7;
  }
}

@media screen and (max-width: 500px) {
  .sec-contact .contact__left {
    width: 90%;
  }
}

.sec-contact .contact__left-ttl {
  font-size: 2rem;
  color: #ffffff;
  letter-spacing: 0.04em;
  line-height: 1.4;
  font-weight: 700;
  padding-bottom: 42px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__left-ttl {
    padding-bottom: 35px;
  }
}

@media screen and (max-width: 400px) {
  .sec-contact .contact__left-ttl {
    padding-bottom: 30px;
  }
}

.sec-contact .contact__left-form {
  width: 70%;
  margin: 0 auto;
  overflow: hidden;
}

.sec-contact .contact__left-form a {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 2.2rem;
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 0.9;
  text-align: center;
  border: 3px solid #ffffff;
  padding: 20px 0;
}

@media screen and (min-width: 800px) {
  .sec-contact .contact__left-form a:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #ffffff;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  .sec-contact .contact__left-form a:hover {
    color: #272727;
    opacity: 1;
  }
  .sec-contact .contact__left-form a:hover:before {
    left: 0;
  }
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__left-form {
    width: 100%;
  }
}

.sec-contact .contact__right {
  width: 50%;
}

.sec-contact .contact__right-ttl {
  font-size: 2rem;
  color: #ffffff;
  letter-spacing: 0.04em;
  line-height: 1.4;
  font-weight: 700;
  padding-bottom: 42px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__right-ttl {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}

.sec-contact .contact__right-tel {
  font-size: 4rem;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  text-align: center;
  display: block;
}

.sec-contact .contact__right-tel-txt {
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 400;
}

@media screen and (max-width: 400px) {
  .sec-contact .contact__right-tel {
    font-size: 3rem;
  }
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__right {
    width: 100%;
  }
}

@media screen and (min-width: 800px) {
  a[href*="tel:"] {
    pointer-events: none;
  }
}

.common__btn-ani {
  overflow: hidden;
}

.common__btn-ani a {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  color: #272727;
  text-align: center;
  background-color: #f0f0f0;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 2.2rem;
  letter-spacing: 0.06em;
  line-height: 0.9;
  padding: 14px 0;
  border: 3px solid #272727;
}

@media screen and (min-width: 800px) {
  .common__btn-ani a:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #272727;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  .common__btn-ani a:hover {
    color: #ffffff;
    opacity: 1;
  }
  .common__btn-ani a:hover:before {
    left: 0;
  }
}

.header {
  position: fixed;
  width: 100%;
  top: 0;
  height: 70px;
  z-index: 999;
}

@media screen and (max-width: 800px) {
  .header {
    height: 57px;
  }
}

.header__inner {
  width: 100%;
  height: 70px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 800px) {
  .header__inner {
    height: 57px;
  }
}

.header .logo-image {
  display: block;
  width: 142px;
  height: 50px;
  margin: 20px 0 0 50px;
  background-size: contain;
  background-image: url(../../felix_corporate/images/logo-white.png);
}

@media screen and (max-width: 800px) {
  .header .logo-image {
    margin: 20px 0 0 30px;
    min-width: 119px;
    width: auto;
  }
}

@media screen and (max-width: 500px) {
  .header .logo-image {
    margin: 16px 0 0 20px;
  }
}

.header .change-image {
  background-image: url(../../felix_corporate/images/logo-black.png);
}

.header__right {
  width: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  overflow-y: visible;
}

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

.header__nav {
  max-width: 511px;
  width: 80%;
}

.header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__nav-list-item {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  color: #ffffff;
  letter-spacing: 0.06em;
  line-height: 2.2;
}

.header__nav-list-item:last-child::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(../images/recruit-icon-white.png) no-repeat;
  background-size: contain;
  margin-left: 10px;
}

.header__nav-list-item:first-child {
  position: relative;
}

.header__nav-list-item:first-child:hover ul {
  display: block;
}

.header__nav-list-item:first-child ul {
  position: absolute;
  top: 40px;
  left: 0;
  display: none;
  z-index: 1;
  width: 300px;
  pointer-events: all;
}

.header__nav-list-item:first-child ul li a {
  padding-left: 0;
  border-right: none;
  line-height: 1;
  font-size: 1.6rem;
}

.header__nav-list .change-icon::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(../images/recruit-icon-black.png) no-repeat;
  background-size: contain;
  margin-left: 10px;
}

.header__nav-list .change-color {
  color: #272727;
  z-index: 2;
}

.header__btn {
  color: #272727;
  background-color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  letter-spacing: 0.1em;
  text-align: center;
  display: block;
  padding: 22.5px 0;
  max-width: 220px;
  width: 20%;
}

.header .change-btncolor {
  color: #ffffff;
  background-color: #272727;
}

.change-bgcolor {
  background-color: #ffffff;
}

.hamburger {
  display: none;
}

@media screen and (max-width: 800px) {
  .hamburger {
    display: block;
    position: relative;
  }
  .hamburger .btn__gNav {
    position: relative;
    background-color: #272727;
    width: 57px;
    height: 57px;
    padding: 0 16px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  .hamburger .btn__gNav-line {
    position: absolute;
    width: 45%;
    height: 2px;
    background: #ffffff;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  .hamburger .btn__gNav-line:nth-child(1) {
    top: 19px;
  }
  .hamburger .btn__gNav-line:nth-child(2) {
    top: 50%;
  }
  .hamburger .btn__gNav-line:nth-child(3) {
    top: 50%;
  }
  .hamburger .btn__gNav-line:nth-child(4) {
    bottom: 16px;
  }
  .hamburger .btn__gNav.open {
    width: 57px;
    height: 57px;
    z-index: 11;
  }
  .hamburger .btn__gNav.open span:nth-child(1),
  .hamburger .btn__gNav.open span:nth-child(4) {
    display: none;
  }
  .hamburger .btn__gNav.open span:nth-child(2) {
    background: #ffffff;
    z-index: 10;
    height: 2px;
    -webkit-transform: rotate(-40 deg);
    transform: rotate(-40deg);
  }
  .hamburger .btn__gNav.open span:nth-child(3) {
    background: #ffffff;
    z-index: 10;
    height: 2px;
    -webkit-transform: rotate(40 deg);
    transform: rotate(40deg);
  }
  .hamburger #gNav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background-color: #272727;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 2;
    padding-top: 70px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}

@media screen and (max-width: 800px) and (max-width: 500px) {
  .hamburger #gNav {
    padding-top: 50px;
  }
}

@media screen and (max-width: 800px) {
  .hamburger #gNav.open {
    right: 0px;
  }
  .hamburger #gNav .gNav__menu {
    width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .hamburger #gNav .gNav__item {
    display: block;
    max-width: 450px;
    width: 100%;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 2.5;
    letter-spacing: 0.06em;
    margin: 0 auto;
    color: #ffffff;
    padding: 25px 0;
    border-bottom: 1px solid #f0f0f0;
  }
  .hamburger #gNav .gNav__item:first-child {
    padding-bottom: 25px;
  }
  .hamburger #gNav .gNav__item a {
    display: block;
  }
  .hamburger #gNav .gNav__item:nth-child(5) {
    position: relative;
  }
  .hamburger #gNav .gNav__item:nth-child(5)::after {
    position: absolute;
    top: 42%;
    -webkit-transform: translateX(-80%);
            transform: translateX(-80%);
    left: 61%;
    content: "";
    width: 1em;
    height: 0.9em;
    background: url(../images/recruit-icon-white.png) no-repeat;
    background-size: contain;
    margin-left: 10px;
  }
}

@media screen and (max-width: 800px) and (max-width: 500px) {
  .hamburger #gNav .gNav__item:nth-child(5)::after {
    top: 42%;
    -webkit-transform: translateX(-80%);
            transform: translateX(-80%);
    left: 63%;
  }
}

@media screen and (max-width: 800px) and (max-width: 400px) {
  .hamburger #gNav .gNav__item:nth-child(5)::after {
    top: 40%;
    -webkit-transform: translateX(-80%);
            transform: translateX(-80%);
    left: 67%;
  }
}

@media screen and (max-width: 800px) {
  .hamburger #gNav .gNav__item:last-child {
    border-bottom: none;
    background: #ffffff;
    color: #272727;
    font-weight: 700;
    padding: 15px;
    margin-top: 25px;
  }
}

@media screen and (max-width: 800px) and (max-width: 500px) {
  .hamburger #gNav .gNav__item:last-child {
    padding: 10px;
  }
}

@media screen and (max-width: 800px) and (max-width: 400px) {
  .hamburger #gNav .gNav__item {
    padding: 15px 0;
  }
  .hamburger #gNav .gNav__item:first-child {
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 800px) {
  .hamburger #gNav .gNav__item .service__wrap {
    cursor: pointer;
    text-align: center;
    position: relative;
  }
  .hamburger #gNav .gNav__item .service__icon {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .hamburger #gNav .gNav__item .service__icon:before {
    position: absolute;
    content: "";
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    top: 46%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
            transform: translate(-50%, -50%) rotate(135deg);
  }
  .hamburger #gNav .gNav__item .service__icon.open:before {
    top: 56%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
  .hamburger #gNav .gNav__item .service__icon-wrap {
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translatey(-50%);
            transform: translatey(-50%);
    width: 38px;
    height: 38px;
  }
  .hamburger #gNav .gNav__item #gNav__item-drawer {
    display: none;
  }
  .hamburger #gNav .gNav__item #gNav__item-drawer.selected {
    padding-top: 25px;
  }
  .hamburger #gNav .gNav__item .gNav__item-drawer-item {
    font-size: 1.6rem;
    line-height: 1.8;
    margin: 0 auto;
    color: #ffffff;
  }
  .hamburger #gNav .gNav__item .gNav__item-drawer-item a {
    cursor: pointer;
    padding-bottom: 10px;
  }
  .hamburger #gNav .gNav__item .gNav__item-drawer-item:last-child a {
    padding-bottom: 0;
  }
}

.header-btm {
  position: fixed;
  width: 100%;
  top: 0;
  height: 70px;
  z-index: 999;
}

@media screen and (max-width: 800px) {
  .header-btm {
    height: 57px;
  }
}

.header-btm .logo {
  max-width: 142px;
  width: 30%;
  margin: 20px 0 0 50px;
}

.header-btm .logo img {
  max-width: 100%;
}

@media screen and (max-width: 800px) {
  .header-btm .logo {
    margin: 20px 0 0 30px;
    min-width: 119px;
    width: auto;
  }
}

@media screen and (max-width: 500px) {
  .header-btm .logo {
    margin: 16px 0 0 20px;
  }
}

.header__inner {
  width: 100%;
  height: 70px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 800px) {
  .header__inner {
    height: 57px;
  }
}

.header__right {
  width: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  overflow-y: visible;
}

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

.header__nav {
  max-width: 511px;
  width: 80%;
  margin-right: 20px;
}

.header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__nav-list-item-btm {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #272727;
  letter-spacing: 0.06em;
  line-height: 2.2;
}

.header__nav-list-item-btm:last-child::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url(../images/recruit-icon-black.png) no-repeat;
  background-size: contain;
  margin-left: 10px;
}

.header__nav-list-item-btm:first-child {
  position: relative;
}

.header__nav-list-item-btm:first-child:hover ul {
  display: block;
}

.header__nav-list-item-btm:first-child ul {
  position: absolute;
  top: 40px;
  left: 0;
  display: none;
  z-index: 1;
  width: 300px;
  pointer-events: all;
}

.header__nav-list-item-btm:first-child ul li a {
  padding-left: 0;
  border-right: none;
  line-height: 1;
  font-size: 1.6rem;
}

.header__btn-btm {
  color: #ffffff;
  background-color: #272727;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  letter-spacing: 0.1em;
  text-align: center;
  display: block;
  padding: 22.5px 0;
  max-width: 220px;
  width: 20%;
}

.hamburger-btm {
  display: none;
}

@media screen and (max-width: 800px) {
  .hamburger-btm {
    display: block;
    position: relative;
  }
  .hamburger-btm .btn__gNav-btm {
    position: relative;
    background-color: #272727;
    width: 57px;
    height: 57px;
    padding: 0 16px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  .hamburger-btm .btn__gNav-btm-line {
    position: absolute;
    width: 45%;
    height: 2px;
    background: #ffffff;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  .hamburger-btm .btn__gNav-btm-line:nth-child(1) {
    top: 19px;
  }
  .hamburger-btm .btn__gNav-btm-line:nth-child(2) {
    top: 50%;
  }
  .hamburger-btm .btn__gNav-btm-line:nth-child(3) {
    top: 50%;
  }
  .hamburger-btm .btn__gNav-btm-line:nth-child(4) {
    bottom: 16px;
  }
  .hamburger-btm .btn__gNav-btm.open {
    width: 57px;
    height: 57px;
    z-index: 11;
  }
  .hamburger-btm .btn__gNav-btm.open span:nth-child(1),
  .hamburger-btm .btn__gNav-btm.open span:nth-child(4) {
    display: none;
  }
  .hamburger-btm .btn__gNav-btm.open span:nth-child(2) {
    background: #ffffff;
    z-index: 10;
    height: 2px;
    -webkit-transform: rotate(-40 deg);
    transform: rotate(-40deg);
  }
  .hamburger-btm .btn__gNav-btm.open span:nth-child(3) {
    background: #ffffff;
    z-index: 10;
    height: 2px;
    -webkit-transform: rotate(40 deg);
    transform: rotate(40deg);
  }
  .hamburger-btm #gNav-btm {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background-color: #272727;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 2;
    padding-top: 70px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}

@media screen and (max-width: 800px) and (max-width: 500px) {
  .hamburger-btm #gNav-btm {
    padding-top: 50px;
  }
}

@media screen and (max-width: 800px) {
  .hamburger-btm #gNav-btm.open {
    right: 0px;
  }
  .hamburger-btm #gNav-btm .gNav__menu-btm {
    width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm {
    display: block;
    max-width: 450px;
    width: 100%;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 2.5;
    letter-spacing: 0.06em;
    margin: 0 auto;
    color: #ffffff;
    padding: 25px 0;
    border-bottom: 1px solid #f0f0f0;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm:first-child {
    padding-bottom: 25px;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm a {
    display: block;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm:nth-child(5) {
    position: relative;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm:nth-child(5)::after {
    position: absolute;
    top: 42%;
    -webkit-transform: translateX(-80%);
            transform: translateX(-80%);
    left: 61%;
    content: "";
    width: 1em;
    height: 0.9em;
    background: url(../images/recruit-icon-white.png) no-repeat;
    background-size: contain;
    margin-left: 10px;
  }
}

@media screen and (max-width: 800px) and (max-width: 500px) {
  .hamburger-btm #gNav-btm .gNav__item-btm:nth-child(5)::after {
    top: 42%;
    -webkit-transform: translateX(-80%);
            transform: translateX(-80%);
    left: 63%;
  }
}

@media screen and (max-width: 800px) and (max-width: 400px) {
  .hamburger-btm #gNav-btm .gNav__item-btm:nth-child(5)::after {
    top: 40%;
    -webkit-transform: translateX(-80%);
            transform: translateX(-80%);
    left: 67%;
  }
}

@media screen and (max-width: 800px) {
  .hamburger-btm #gNav-btm .gNav__item-btm:last-child {
    border-bottom: none;
    background: #ffffff;
    color: #272727;
    font-weight: 700;
    padding: 15px;
    margin-top: 25px;
  }
}

@media screen and (max-width: 800px) and (max-width: 500px) {
  .hamburger-btm #gNav-btm .gNav__item-btm:last-child {
    padding: 10px;
  }
}

@media screen and (max-width: 800px) and (max-width: 400px) {
  .hamburger-btm #gNav-btm .gNav__item-btm {
    padding: 15px 0;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm:first-child {
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 800px) {
  .hamburger-btm #gNav-btm .gNav__item-btm .service__wrap-btm {
    cursor: pointer;
    text-align: center;
    position: relative;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm .service__icon-btm {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm .service__icon-btm:before {
    position: absolute;
    content: "";
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    top: 46%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
            transform: translate(-50%, -50%) rotate(135deg);
  }
  .hamburger-btm #gNav-btm .gNav__item-btm .service__icon-btm.open:before {
    top: 56%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
  .hamburger-btm #gNav-btm .gNav__item-btm .service__icon-wrap-btm {
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translatey(-50%);
            transform: translatey(-50%);
    width: 38px;
    height: 38px;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm #gNav__item-drawer-btm {
    display: none;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm #gNav__item-drawer-btm.selected {
    padding-top: 25px;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm .gNav__item-drawer-item-btm {
    font-size: 1.6rem;
    line-height: 1.8;
    margin: 0 auto;
    color: #ffffff;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm .gNav__item-drawer-item-btm a {
    cursor: pointer;
    padding-bottom: 10px;
  }
  .hamburger-btm #gNav-btm .gNav__item-btm .gNav__item-drawer-item-btm:last-child a {
    padding-bottom: 0;
  }
}

.pc_br {
  display: block;
}

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

.sp_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .sp_br {
    display: block;
  }
}

.sm_br {
  display: none;
}

@media screen and (max-width: 500px) {
  .sm_br {
    display: block;
  }
}

.ec_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .ec_br {
    display: block;
  }
}

.policy_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .policy_br {
    display: block;
  }
}

.footer_br {
  display: block;
}

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

.pc_br {
  display: block;
}

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

.sp_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .sp_br {
    display: block;
  }
}

.sm_br {
  display: none;
}

@media screen and (max-width: 500px) {
  .sm_br {
    display: block;
  }
}

.ec_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .ec_br {
    display: block;
  }
}

.policy_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .policy_br {
    display: block;
  }
}

.footer_br {
  display: block;
}

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

html {
  font-family: "Noto Sans JP", sans-serif;
  color: #272727;
  font-size: 10px;
  background-color: #ffffff;
}

.container {
  max-width: 1340px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 400px) {
  .container {
    padding: 0 10px;
  }
}

a:hover {
  opacity: 0.7;
}

.sec-ttl {
  font-size: 4rem;
  letter-spacing: 0.06em;
  line-height: 1.25;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  text-align: center;
  color: #34373f;
  position: relative;
  display: block;
  padding-top: 120px;
  z-index: 10;
}

.sec-ttl::after {
  content: '';
  position: absolute;
  background-color: #34373f;
  left: 50%;
  bottom: -5px;
  display: inline-block;
  width: 40px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /*位置調整*/
}

@media screen and (max-width: 800px) {
  .sec-ttl {
    padding-top: 80px;
  }
}

.pnkz {
  margin-top: 20px;
  display: block;
}

.pnkz-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.4rem;
}

.pnkz-list:after {
  display: inline-block;
  margin: 0 5px;
  content: ">";
}

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

.tag-space {
  padding-right: 10px;
}

.sec-contact {
  background: url(../images/contact.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}

@media screen and (max-width: 800px) {
  .sec-contact {
    background: url(../images/sp-contact.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.sec-contact .sec-ttl {
  font-size: 4rem;
  letter-spacing: 0.06em;
  line-height: 1.25;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  text-align: center;
  color: #34373f;
  position: relative;
  display: block;
  padding-top: 120px;
  z-index: 10;
  color: #ffffff;
}

.sec-contact .sec-ttl::after {
  content: '';
  position: absolute;
  background-color: #34373f;
  left: 50%;
  bottom: -5px;
  display: inline-block;
  width: 40px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /*位置調整*/
}

@media screen and (max-width: 800px) {
  .sec-contact .sec-ttl {
    padding-top: 80px;
  }
}

.sec-contact .sec-ttl::after {
  background-color: #ffffff;
}

@media screen and (max-width: 500px) {
  .sec-contact .sec-ttl {
    padding-top: 50px;
  }
}

.sec-contact .contact__txt {
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 2;
  text-align: center;
  padding: 40px 0 58px;
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__txt {
    padding: 40px 0;
  }
}

@media screen and (max-width: 500px) {
  .sec-contact .contact__txt {
    padding: 30px 0 50px;
  }
}

@media screen and (max-width: 400px) {
  .sec-contact .contact__txt {
    padding: 30px 0;
    font-size: 1.4rem;
  }
}

.sec-contact .contact__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 130px;
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__wrap {
    display: block;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 500px) {
  .sec-contact .contact__wrap {
    padding-bottom: 50px;
  }
}

.sec-contact .contact__left {
  width: 50%;
  border-right: 1px solid #c7c7c7;
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__left {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 40px;
    border-right: none;
    border-bottom: 1px solid #c7c7c7;
  }
}

@media screen and (max-width: 500px) {
  .sec-contact .contact__left {
    width: 90%;
  }
}

.sec-contact .contact__left-ttl {
  font-size: 2rem;
  color: #ffffff;
  letter-spacing: 0.04em;
  line-height: 1.4;
  font-weight: 700;
  padding-bottom: 42px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__left-ttl {
    padding-bottom: 35px;
  }
}

@media screen and (max-width: 400px) {
  .sec-contact .contact__left-ttl {
    padding-bottom: 30px;
  }
}

.sec-contact .contact__left-form {
  width: 70%;
  margin: 0 auto;
  overflow: hidden;
}

.sec-contact .contact__left-form a {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 2.2rem;
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 0.9;
  text-align: center;
  border: 3px solid #ffffff;
  padding: 20px 0;
}

@media screen and (min-width: 800px) {
  .sec-contact .contact__left-form a:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #ffffff;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  .sec-contact .contact__left-form a:hover {
    color: #272727;
    opacity: 1;
  }
  .sec-contact .contact__left-form a:hover:before {
    left: 0;
  }
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__left-form {
    width: 100%;
  }
}

.sec-contact .contact__right {
  width: 50%;
}

.sec-contact .contact__right-ttl {
  font-size: 2rem;
  color: #ffffff;
  letter-spacing: 0.04em;
  line-height: 1.4;
  font-weight: 700;
  padding-bottom: 42px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__right-ttl {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}

.sec-contact .contact__right-tel {
  font-size: 4rem;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  text-align: center;
  display: block;
}

.sec-contact .contact__right-tel-txt {
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 400;
}

@media screen and (max-width: 400px) {
  .sec-contact .contact__right-tel {
    font-size: 3rem;
  }
}

@media screen and (max-width: 800px) {
  .sec-contact .contact__right {
    width: 100%;
  }
}

@media screen and (min-width: 800px) {
  a[href*="tel:"] {
    pointer-events: none;
  }
}

.common__btn-ani {
  overflow: hidden;
}

.common__btn-ani a {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  color: #272727;
  text-align: center;
  background-color: #f0f0f0;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 2.2rem;
  letter-spacing: 0.06em;
  line-height: 0.9;
  padding: 14px 0;
  border: 3px solid #272727;
}

@media screen and (min-width: 800px) {
  .common__btn-ani a:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #272727;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
  }
  .common__btn-ani a:hover {
    color: #ffffff;
    opacity: 1;
  }
  .common__btn-ani a:hover:before {
    left: 0;
  }
}

.footer {
  background-color: #2f2f2f;
}

.footer__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 60px;
}

@media screen and (max-width: 800px) {
  .footer__wrap {
    display: block;
    padding-bottom: 30px;
  }
}

.footer__left {
  padding: 70px 20px 0 0;
  max-width: 237px;
  width: 100%;
}

.footer__left-logo img {
  max-width: 100%;
}

@media screen and (max-width: 800px) {
  .footer__left {
    padding: 40px 0 0 0;
    margin: 0 auto;
  }
}

@media screen and (max-width: 500px) {
  .footer__left {
    max-width: 160px;
  }
}

.footer__right {
  padding-top: 55px;
  max-width: 710px;
  width: 100%;
}

@media screen and (max-width: 800px) {
  .footer__right {
    padding-top: 10px;
    margin: 0 auto;
  }
}

.footer__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 800px) {
  .footer__group {
    display: block;
  }
}

.footer__group-txt {
  display: block;
  font-size: 1.6em;
  line-height: 1.25;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding: 20px 0 8px;
  border-bottom: 1px solid #53555b;
}

.footer__group-list {
  width: 30%;
  max-width: 250px;
  width: 100%;
}

.footer__group-list-item {
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 1.9;
  letter-spacing: 0.1em;
  padding-top: 10px;
  font-weight: 400;
}

@media screen and (max-width: 800px) {
  .footer__group-list {
    width: 100%;
    max-width: none;
  }
}

.footer__media {
  margin-top: 30px;
  border-top: 1px solid #53555b;
  border-bottom: 1px solid #53555b;
  padding: 40px 20px;
  font-size: 1.6rem;
  color: #fff;
}

@media screen and (max-width: 800px) {
  .footer__media {
    border-top: none;
    border-bottom: none;
    padding: 0 3.5vw;
  }
}

@media screen and (max-width: 500px) {
  .footer__media {
    font-size: 1.3rem;
  }
}

.footer__media__list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  padding-left: 140px;
  max-width: 1200px;
}

@media screen and (max-width: 800px) {
  .footer__media__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 0;
    max-width: 610px;
  }
}

.footer__media__item {
  margin-left: 20px;
}

@media screen and (max-width: 800px) {
  .footer__media__item {
    margin-left: 0;
    margin-top: 20px;
    width: 49%;
  }
}

.footer__media__item--ttl {
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 0;
}

@media screen and (max-width: 800px) {
  .footer__media__item--ttl {
    position: static;
    margin-top: 0;
    width: 100%;
  }
}

.footer__media__item__anc {
  text-decoration: underline;
}

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

.copyright {
  margin-top: 30px;
  text-align: center;
  font-size: 1.2rem;
  color: #ffffff;
  padding-bottom: 25px;
  font-weight: 400;
}

@media screen and (max-width: 800px) {
  .copyright {
    margin-top: 50px;
  }
}
