@charset "utf-8";

/* ==================================================== */

/*  フォント
/* ==================================================== */
.century {
  font-family: "Century", "Century Gothic", "Century Schoolbook", serif;
}
.arial {
  font-family: "Arial", "メイリオ", serif;
}
/* ==================================================== */

/*  フォントサイズ
/* ==================================================== */
:root {
  --font-size105: min(7.68vw, 10.5rem);
  --font-size104: min(7.61vw, 10.4rem);
  --font-size91: clamp(5.5rem, 6.6vw, 9.1rem);
  --font-size80: clamp(5rem, 6vw, 8rem);
  --font-size73: clamp(5.72rem, 5.32vw, 7.28rem);
  --font-size70: clamp(5.5rem, 5.12vw, 7rem);
  --font-size66: clamp(5.18rem, 4.86vw, 6.53rem);
  --font-size61: clamp(4.8rem, 4.46vw, 6.1rem);
  --font-size57: min(4.1vw, 5.7rem);
  --font-size56: clamp(4.2rem, 4vw, 5.6rem);
  --font-size54: clamp(4.1rem, 3.9vw, 5.4rem);
  --font-size52: clamp(4rem, 3.8vw, 5.2rem);
  --font-size44: min(3.2vw, 4.4rem);
  --font-size39: clamp(37px, calc(37px + (39 - 37) * ((100vw - 768px) / (1366 - 768))), 39px);
  --font-size37: clamp(33px, calc(33px + (37 - 33) * ((100vw - 768px) / (1366 - 768))), 37px);
  --font-size34: clamp(30px, calc(30px + (34 - 30) * ((100vw - 768px) / (1366 - 768))), 34px);
  --font-size33: clamp(29px, calc(29px + (33 - 29) * ((100vw - 768px) / (1366 - 768))), 33px);
  --font-size31: clamp(27px, calc(27px + (31 - 27) * ((100vw - 768px) / (1366 - 768))), 31px);
  --font-size30: clamp(26px, calc(26px + (30 - 26) * ((100vw - 768px) / (1366 - 768))), 30px);
  --font-size29: clamp(25px, calc(25px + (29 - 25) * ((100vw - 768px) / (1366 - 768))), 29px);
  --font-size28: clamp(24px, calc(24px + (28 - 24) * ((100vw - 768px) / (1366 - 768))), 28px);
  --font-size26: clamp(22px, calc(22px + (26 - 22) * ((100vw - 768px) / (1366 - 768))), 26px);
  --font-size25: clamp(21px, calc(21px + (25 - 21) * ((100vw - 768px) / (1366 - 768))), 25px);
  --font-size24: clamp(20px, calc(20px + (24 - 20) * ((100vw - 768px) / (1366 - 768))), 24px);
  --font-size23: clamp(20px, calc(20px + (23 - 20) * ((100vw - 768px) / (1366 - 768))), 23px);
  --font-size22: clamp(19px, calc(19px + (22 - 19) * ((100vw - 768px) / (1366 - 768))), 22px);
  --font-size21: clamp(18px, calc(18px + (21 - 18) * ((100vw - 768px) / (1366 - 768))), 21px);
  --font-size20: clamp(17px, calc(17px + (20 - 17) * ((100vw - 768px) / (1366 - 768))), 20px);
  --font-size19: clamp(16px, calc(16px + (19 - 16) * ((100vw - 768px) / (1366 - 768))), 19px);
  --font-size18: clamp(16px, calc(16px + (18 - 16) * ((100vw - 768px) / (1366 - 768))), 18px);
  --font-size17: clamp(15px, calc(15px + (17 - 15) * ((100vw - 768px) / (1366 - 768))), 17px);
  --font-size16: clamp(15px, calc(15px + (16 - 15) * ((100vw - 768px) / (1366 - 768))), 16px);
  --font-size15: clamp(14px, calc(14px + (15 - 14) * ((100vw - 768px) / (1366 - 768))), 15px);
  --font-size14: clamp(13px, calc(13px + (14 - 13) * ((100vw - 768px) / (1366 - 768))), 14px);
  --font-size13: clamp(12px, calc(12px + (13 - 12) * ((100vw - 768px) / (1366 - 768))), 13px);
  --font-size12: clamp(11px, calc(11px + (12 - 11) * ((100vw - 768px) / (1366 - 768))), 12px);
}
@media screen and (max-width: 767px) {
  :root {
    --font-size59: min(15.7vw, 5.9rem);
    --font-size52: min(14.26vw, 5.2rem);
    --font-size50: min(13.26vw, 5rem);
    --font-size49: min(13vw, 4.9rem);
    --font-size44: min(11.7vw, 4.4rem);
    --font-size43: min(11.3vw, 4.3rem);
    --font-size42: min(11.2vw, 4.2rem);
    --font-size41: min(10.9vw, 4.1rem);
    --font-size38: min(10.1vw, 3.8rem);
    --font-size34: min(9vw, 3.4rem);
    --font-size30: min(8vw, 3rem);
    --font-size29: min(7.73vw, 2.9rem);
    --font-size28: min(7.4vw, 2.8rem);
    --font-size26: min(6.93vw, 2.6rem);
    --font-size25: min(6.6vw, 2.5rem);
    --font-size24: min(6.4vw, 2.4rem);
    --font-size23: min(6.133vw, 2.3rem);
    --font-size22: min(5.8vw, 2.2rem);
    --font-size21: min(5.6vw, 2.1rem);
    --font-size20: min(5.333vw, 2rem);
    --font-size19: min(5.3vw, 1.9rem);
    --font-size18: min(4.8vw, 1.8rem);
    --font-size17: min(4.533vw, 1.7rem);
    --font-size16: min(4.26vw, 1.6rem);
    --font-size15: min(4vw, 1.5rem);
    --font-size14: min(3.733vw, 1.4rem);
    --font-size13: min(3.466vw, 1.3rem);
    --font-size12: min(3.2vw, 1.2rem);
    --font-size11: min(2.9vw, 1.1rem);
    --font-size10: min(2.6vw, 1rem);
  }
}

/* ==================================================== */

/*  カラー
/* ==================================================== */
:root {
  --c-red1: #ef0625;
  --c-black1: #1a1311;
  --c-blue1: #e5ecee;
}

/* ==================================================== */

/*  基本
/* ==================================================== */
html,
body {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
}
body {
  position: relative;
  font-family: "source-han-sans-japanese", sans-serif;
  font-size: var(--font-size16);
  font-weight: 400;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: 0.02em;
  color: #1a1311;

  -webkit-font-smoothing: antialiased;
}
body.active {
  /*ハンバーガーメニューを開いたら背景固定*/
  position: fixed;
  width: 100%;
}
main {
  display: block;
  padding-top: 163px;
}
main figure {
  margin: 0;
}
a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
a:hover {
  transition: opacity 0.3s ease;
  opacity: 0.7;
}
img {
  width: 100%;
  height: auto;
}
img[src$=".svg"] {
  /*IEでimgタグのsrcにsvgを指定した時に崩れる防止*/
  width: 100%;
  height: auto;
}
sup {
  position: relative;
  top: -0.1em;
  font-size: 70%;
  vertical-align: top;
}
sub {
  position: relative;
  bottom: -0.1em;
  font-size: 70%;
  vertical-align: bottom;
}
@media screen and (max-width: 1024px) {
  main {
    padding-top: 116px;
  }
  a a[href^="tel"] {
    pointer-events: none;
  }
  a:hover {
    transition: opacity 0.3s ease;
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: var(--font-size15);
  }
}

/* ==================================================== */

/*  全ページ共通（common）クラス
/* ==================================================== */
.flex {
  display: -webkit-box;
  display:    -moz-box;
  display: -webkit-flexbox;
  display:    -moz-flexbox;
  display:     -ms-flexbox;
  display: -webkit-flex;
  display:    -moz-flex;
  display:         flex;

  -js-display: flex;
}
.c-pc-only {
  display: inline-block !important;
}
.c-tab-only {
  display: none !important;
}
.c-sp-only {
  display: none !important;
}
.c-tab-over {
  display: inline-block !important;
}
.c-tab-less {
  display: none !important;
}
.clear {
  clear: both !important;
}
.c-justify {
  text-align: justify;
  text-justify: inter-ideograph;
  text-justify: inter-character;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-pc-only {
    display: none !important;
  }
  .c-tab-only {
    display: inline-block !important;
  }
  .c-sp-only {
    display: none !important;
  }
  .c-tab-over {
    display: inline-block !important;
  }
  .c-tab-less {
    display: inline-block !important;
  }
}
@media screen and (max-width: 767px) {
  .c-pc-only {
    display: none !important;
  }
  .c-tab-only {
    display: none !important;
  }
  .c-sp-only {
    display: inline-block !important;
  }
  .c-tab-over {
    display: none !important;
  }
  .c-tab-less {
    display: inline-block !important;
  }
}
/* ==================================================== */

/*  全ページ共通レイアウト
/* ==================================================== */

/*header*/
header {
  position: fixed;
  top: 0;
  z-index: 990;
  width: 100%;
  margin: 0 auto;
}
.l-header-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 113px;
  margin: auto;
  padding: 0 2.9% 0 3.4%;
  background-color: #fff;
}
.l-header-area .logo {
  position: relative;
  z-index: 991;
  margin-top: 10px;
}
.l-header-area .logo a {
  display: flex;
}
.l-header-area .logo figure {
  width: 56.45px;
  width: 20.1%;
  margin-right: 11px;
}
.l-header-area .logo .logo-txt h1 {
  font-size: var(--font-size18);
  font-weight: bold;
  line-height: 1;
}
.l-header-area .logo .logo-txt span {
  display: block;
  font-size: var(--font-size15);
  font-weight: bold;
  color: #9f9f9f;
}
.header-nav {
  font-weight: bold;
}
.header-nav .nav-parent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  width: 100%;
  font-size: var(--font-size16);
}
.header-nav .nav-parent > li {
  display: flex;
  align-items: center;
  height: 50px;
  padding: 0 18px;
}
.header-nav .nav-parent > .sp-nav {
  display: none;
}
.header-nav .nav-parent > li.recruit-btn {
  width: 130px;
  height: auto;
  margin-left: 25px;
  padding: 0;
  border-radius: 3px;
  background-color: var(--c-red1);
  font-size: var(--font-size15);
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #fff;
}
.header-nav .nav-parent > li.recruit-btn a {
  display: block;
  width: 100%;
  padding: 12px 0;
}
.header-nav .nav-parent > li.career-btn {
  width: 130px;
  height: auto;
  margin-left: 14px;
  padding: 0;
  border: solid 1px var(--c-red1);
  border-radius: 3px;
  font-size: var(--font-size15);
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: var(--c-red1);
}
.header-nav .nav-parent > li.career-btn a {
  display: block;
  width: 100%;
  padding: 12px 0;
}
.header-nav .nav-parent > li.header-nav-parent:after {
  display: inline-block;
  width: 9.08px;
  height: 9.08px;
  margin: 1px 0 0 5px;
  background-image: url(../img/common/icon_plus.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  content: "";
}
.header-nav .nav-parent > li.header-nav-parent a {
  display: block;
  padding: 16.5px 0;
}
.header-nav .nav-parent > li.header-nav-parent .header-nav-child {
  position: fixed;
  top: 86px;
  right: 0;
  left: 0;
  z-index: 999;
  visibility: hidden;
  width: 100%;
  height: 341px;
  margin: auto;
  font-size: var(--font-size16);
  pointer-events: auto;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}
.header-nav .nav-parent > li.header-nav-parent .header-nav-child .nav-child_bg {
  width: 100%;
  height: 100%;
  margin: auto;
  padding-top: 62px;
  background-color: #fff;
}
.header-nav .nav-parent > li.header-nav-parent .header-nav-child .flex {
  width: 733px;
  margin: auto;
}
.header-nav .nav-parent > li.header-nav-parent .header-nav-child .flex .nav-child-tlt {
  width: 39.8%;
}
.header-nav .nav-parent > li.header-nav-parent .header-nav-child .flex .nav-child-tlt h3 {
  font-size: var(--font-size31);
  color: #c8cccc;
}
.header-nav .nav-parent > li.header-nav-parent .header-nav-child .flex .nav-child-tlt p {
  font-size: var(--font-size15);
  font-weight: bold;
}
.header-nav .nav-parent > li.header-nav-parent .header-nav-child .flex .nav-child-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 60%;
}
.header-nav .nav-parent > li.header-nav-parent .header-nav-child .flex .nav-child-link a {
  display: block;
  width: 45.3%;
  padding: 0;
}
.header-nav .nav-parent > li.header-nav-parent .header-nav-child .flex .nav-child-link p.century {
  margin-top: 8px;
  font-size: var(--font-size14);
  font-weight: normal;
  line-height: 1.3;
  color: #9f9f9f;
}
.header-nav .nav-parent > li.header-nav-parent .header-nav-child .flex .nav-child-link span {
  display: block;
  font-size: var(--font-size16);
}
/*open*/
body.open header:after {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  pointer-events: auto;
  content: "";
}
.header-nav .nav-parent > li.header-nav-parent .header-nav-child.open {
  visibility: visible;
  transition: all 0.5s ease-in-out;
  opacity: 1;
}
.header-hamburger {
  display: none;
}
.header-nav .nav-parent > li.sp-nav-item {
  display: none;
}
.header-nav .nav-parent > li.sp-nav-only {
  display: none;
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .header-nav .nav-parent {
    font-size: var(--font-size16);
  }
  .l-header-area .logo .logo-txt h1 {
    font-size: var(--font-size16);
  }
  .l-header-area .logo .logo-txt span {
    font-size: var(--font-size14);
  }
  .header-nav .nav-parent > li {
    padding: 0 7px;
  }
  .header-nav .nav-parent > li.career-btn {
    width: 142px;
    margin-left: 9px;
    font-size: var(--font-size14);
  }
  .header-nav .nav-parent > li.recruit-btn {
    width: 120px;
    margin-left: 10px;
    font-size: var(--font-size14);
  }
}
@media (max-width: 1024px) {
  header {
    position: absolute;
  }
  .l-header-area {
    position: relative;
    z-index: 4;
    width: 100%;
    height: 82px;
    padding: 0 5.3%;
    border-radius: 0;
    background-color: transparent;
  }
  .l-header-area .logo {
    margin-top: 14px;
    padding-bottom: 0;
  }
  .l-header-area .logo a {
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-align: end;
  }
  .header-nav {
    display: block;
  }
  .header-nav .nav-parent {
    display: none;
  }
  .header-nav .nav-parent > li {
    display: none;
    padding: 0;
  }
  .header-nav .nav-parent > li.recruit-btn {
    display: none;
  }
  .header-nav .nav-parent > li.career-btn {
    display: none;
  }
  .header-nav .nav-parent > li.sp-nav-item {
    display: block;
    width: 80%;
    max-width: 700px;
    height: auto;
    margin: 0 auto 17px;
    padding-bottom: 12px;
    border-bottom: solid 1px #d3d3d3;
  }
  .header-nav .nav-parent > li.sp-nav-item .flex {
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header-nav .nav-parent > li.sp-nav-item .flex .century {
    width: 58%;
    font-size: var(--font-size18);
    font-weight: normal;
    color: #9f9f9f;
  }
  .header-nav .nav-parent > li.sp-nav-item .flex .item {
    width: 42%;
    font-size: var(--font-size15);
    font-weight: normal;
  }
  .header-nav .nav-parent > li.sp-nav-item .flex .item p {
    margin-bottom: 9px;
  }
  .header-nav .nav-parent > li.sp-nav-item .flex .item p a {
    display: block;
  }
  .header-nav .nav-parent > .sp-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80%;
    max-width: 700px;
    margin: 0 auto 34px;
    border: none;
    font-size: var(--font-size15);
    text-align: center;
  }
  .header-nav .nav-parent > .sp-nav .recruit-btn_sp {
    width: 44%;
    max-width: 230px;
    margin-right: 15px;
  }
  .header-nav .nav-parent > .sp-nav .career-btn_sp {
    width: 44%;
    max-width: 230px;
    margin-left: 15px;
  }
  .header-nav .nav-parent > .sp-nav a {
    display: block;
    padding: 5px 5px;
    border-radius: 5px;
    background-color: var(--c-red1);
    color: #fff;
  }
  .header-nav .nav-parent > .sp-nav .career-btn_sp a {
    border: solid 1px var(--c-red1);
    background-color: #fff;
    color: var(--c-red1);
  }
  .header-nav .nav-parent > .sp-nav a::after {
    content: none;
  }
  .header-nav .nav-parent > li.sp-nav-only {
    display: block;
    margin: 55px auto 0;
  }
  .header-nav .nav-parent > li.sp-nav-only .flex {
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    gap: 29px;
  }
  .header-nav .nav-parent > li.sp-nav-only .flex .icon-list {
    width: 30.31px;
  }
  .header-nav .nav-parent > li.sp-nav-only .flex .icon-list:first-child {
    width: 37.69px;
  }
  .header-nav .nav-parent > li.sp-nav-only .flex .icon-list:last-child {
    width: 34px;
  }
  .header-nav .nav-parent > li.sp-nav-only p {
    position: relative;
    margin-top: 33px;
    font-size: var(--font-size15);
    font-weight: normal;
    text-align: center;
  }
  .header-nav .nav-parent > li.sp-nav-only p::after {
    display: inline-block;
    width: 8.15px;
    height: 8.15px;
    margin: 0 0 1px 8px;
    background-image: url(../img/common/arrow_01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    content: "";
  }
  .header-hamburger {
    position: fixed;
    top: 45.5px;
    right: 31px;
    z-index: 998;
    display: block;
    width: 28.45px;
    height: 14px;
  }
  .header-hamburger:before {
    position: absolute;
    top: 27px;
    top: -18px;
    right: 20px;
    right: -11px;
    z-index: 1;
    display: block;
    width: 50px;
    height: 50px;
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
    background-color: #fff;
    content: "";
  }
  .header-hamburger span {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 1px;
    background-color: var(--c-black1);
    -webkit-transition: 0.5s;
            transition: 0.5s;
  }
  .header-hamburger span:first-of-type {
    top: 0;
  }
  .header-hamburger span:nth-of-type(2) {
    top: 50%;
  }
  .header-hamburger span:last-of-type {
    top: 100%;
  }

  /*active*/
  .active .l-header-area .logo {
    position: fixed;
    top: 26px;
    margin-top: 0;
  }
  .active .header-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 990;
    overflow-y: scroll;
    width: 100%;
    height: 100vh;
    padding: 106px 0 0;
    background-color: #fff;
  }
  .header-nav .nav-parent.active {
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    margin: auto;
    padding-bottom: 150px;
  }
  .header-hamburger.active span:first-of-type {
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .header-hamburger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .header-hamburger.active span:last-of-type {
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@media (max-width: 767px) {
  .l-header-area .logo .logo-txt h1 {
    font-size: var(--font-size14);
  }
  .l-header-area .logo .logo-txt span {
    padding-top: 6px;
    font-size: var(--font-size12);
    line-height: 1.4;
  }
}

/*header スクロールで可変*/
.l-header-area {
  transition: 0.5s;
}
header.show .l-header-area {
  height: 95px !important;
}

/* ====================================================
コンテンツ共通 フッター
==================================================== */
footer {
  position: relative;
  z-index: 989;
  margin-top: 155px;
  border-top: 1px solid #d3d3d3;
}
footer .flex {
  align-items: flex-start;
  flex-wrap: wrap;
}
.home footer .content_link_wrap {
  display: none;
}
footer .content_link {
  padding: 70px 0 110px;
}
footer .content_link h3 {
  padding-bottom: clamp(15px, calc(15px + (38 - 15) * ((100vw - 768px) / (1366 - 768))), 38px);
  font-size: var(--font-size16);
  font-weight: bold;
}
footer .content_link h3 .century {
  display: block;
  font-size: clamp(31px, 3.075vw, 42px);
  font-weight: normal;
  line-height: 1.2;
  color: #c8cccc;
}
footer .content_link .flex {
  justify-content: flex-end;

  gap: 0 clamp(10px, calc(10px + (22 - 10) * ((100vw - 768px) / (1366 - 768))), 22px);
}
footer .content_link .flex article {
  width: 29.9%;
  max-width: 317px;
  margin-bottom: 20px;
}
footer .content_link .flex article p {
  padding-top: 10px;
  font-size: var(--font-size16);
}
footer .content_link .flex article p .century {
  display: block;
  font-size: var(--font-size15);
  line-height: 1.2;
  color: #9f9f9f;
}
footer .content_link .content_link_about .flex {
  padding: 0 0 clamp(45px, calc(45px + (76 - 45) * ((100vw - 768px) / (1366 - 768))), 76px);
}
footer .content_link .content_link_works .flex h3 {
  margin-right: auto;
}
@media (max-width: 767px) {
  footer .content_link .flex {
    justify-content: space-between;
  }
  footer .content_link .flex article {
    width: 48%;
    max-width: 317px;
  }
  footer .content_link .flex article p .century,
  footer .content_link .flex article p {
    font-size: 1.4rem;
  }
  footer .content_link .content_link_works .flex h3 {
    width: 100%;
  }
}
footer .footer-recruit {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  width: 100%;
  height: 760px;
  background-color: #0b1425;
}
footer .footer-recruit::after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/common/footer_recruit_bg.webp) no-repeat center / cover;
  content: "";
  opacity: 0.24;
}
footer .footer-recruit .c-inner-s {
  width: 100%;
}
footer .footer-recruit .entry-btn_area {
  position: relative;
  z-index: 2;
  width: 96.227%;
  margin: 52px auto 0;
}
footer .footer-recruit .entry-btn_area a {
  position: relative;
  z-index: 10;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 42px 3% 42px 6.2%;
  border: solid 1px #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.47);
  opacity: 1;
}
footer .footer-recruit .entry-btn_area a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  display: block;
  width: 0;
  background-color: var(--c-red1);
  content: "";
  transition: 0.2s;
}
footer .footer-recruit .entry-btn_area a .btn-flex {
  position: relative;
  z-index: 11;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
}
footer .footer-recruit .entry-btn_area a .btn-flex > p {
  margin-right: 2.9%;
  font-size: var(--font-size54);
  line-height: 1;
  color: #fff;
  opacity: 0.4;
}
footer .footer-recruit .entry-btn_area a .btn-flex > span {
  font-size: var(--font-size20);
  line-height: 1;
  color: #fff;
}
footer .footer-recruit .entry-btn_area a .btn-flex::after {
  position: absolute;
  top: 0;
  right: 5.5%;
  bottom: 0;
  display: inline-block;
  width: 19.67px;
  height: 19.37px;
  margin: auto;
  background-image: url(../img/common/arrow_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  content: "";
}
/*hover*/
footer .footer-recruit .entry-btn_area a:hover::before {
  width: 100%;
}

footer .footer-recruit .flex {
  position: relative;
  z-index: 2;
  -webkit-box-align: end;
  align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
footer .footer-recruit .flex .footer-recruit-tlt {
  width: 55%;
}
footer .footer-recruit .flex .footer-recruit-tlt h2 {
  font-size: var(--font-size104);
  line-height: 1;
  white-space: nowrap;
  color: #fff;
  opacity: 0.4;
}
footer .footer-recruit .flex .footer-recruit-tlt figure {
  width: 33.5%;
  margin: -25px 0 45px 20px;
}
footer .footer-recruit .flex .footer-recruit-tlt p {
  max-width: 378px;
  margin-left: 20px;
  font-size: var(--font-size18);
  line-height: 2.2;
  color: #fff;
}
footer .footer-recruit .flex .footer-recruit-btn {
  width: 45%;
}
footer .footer-recruit .flex .footer-recruit-btn ul {
  margin-right: 20px;
}
footer .footer-recruit .flex .footer-recruit-btn ul li {
  margin-bottom: 30px;
  border-radius: 3px;
  font-size: var(--font-size20);
  text-align: center;
  letter-spacing: 2px;
  transition: all 0.3s ease-in-out;
}
footer .footer-recruit .flex .footer-recruit-btn ul li a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 22px 0;
  border: solid 1px #fff;
  background-color: var(--c-red1);
  opacity: 1;
}
footer .footer-recruit .flex .footer-recruit-btn ul li a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 0;
  background-color: var(--c-black1);
  content: "";
  transition: 0.2s;
}
footer .footer-recruit .flex .footer-recruit-btn ul li a span {
  position: relative;
  z-index: 2;
  color: #fff;
}
/*hover*/
footer .footer-recruit .flex .footer-recruit-btn ul li a:hover::before {
  width: 100%;
}
/*last-child*/
footer .footer-recruit .flex .footer-recruit-btn ul li:last-child {
  margin-bottom: 0;
}
footer .footer-recruit .flex .footer-recruit-btn ul li:last-child a {
  border: solid 1px var(--c-red1);
  background-color: #fff;
}
footer .footer-recruit .flex .footer-recruit-btn ul li:last-child a span {
  color: var(--c-red1);
}
/*last-child hover*/
footer .footer-recruit .flex .footer-recruit-btn ul li:last-child a:hover {
  border: solid 1px #fff;
}
footer .footer-recruit .flex .footer-recruit-btn ul li:last-child a:hover span {
  color: #fff;
}
@media (max-width: 1024px) {
  footer .footer-recruit .flex .footer-recruit-tlt p {
    width: 85%;
    font-size: var(--font-size15);
  }
  footer .footer-recruit .flex .footer-recruit-btn ul {
    margin: 0;
  }
}
@media (max-width: 767px) {
  footer .footer-recruit {
    height: auto;
    padding-top: 58px;
    padding-bottom: 86px;
  }
  footer .footer-recruit .flex {
    display: block;
  }
  footer .footer-recruit .flex .footer-recruit-tlt {
    width: 100%;
  }
  footer .footer-recruit .flex .footer-recruit-tlt h2 {
    font-size: 4.2rem;
  }
  footer .footer-recruit .flex .footer-recruit-tlt figure {
    width: 88px;
    margin: -17px 0 45px 15px;
  }
  footer .footer-recruit .flex .footer-recruit-tlt p {
    width: calc(100% - 30px);
    max-width: none;
    margin: 0 auto 43px;
  }
  footer .footer-recruit .entry-btn_area {
    width: calc(100% - 30px);
    margin-top: 20px;
  }
  footer .footer-recruit .entry-btn_area a {
    padding: 26px 3% 26px 9.3%;
  }
  footer .footer-recruit .entry-btn_area a .btn-flex {
    display: block;
  }
  footer .footer-recruit .entry-btn_area a .btn-flex > p {
    margin: 0 0 4px 0;
    font-size: var(--font-size30);
  }
  footer .footer-recruit .entry-btn_area a .btn-flex > span {
    font-size: var(--font-size18);
  }
  footer .footer-recruit .entry-btn_area a:hover::before {
    content: none;
  }
  footer .footer-recruit .flex .footer-recruit-btn ul li {
    margin-bottom: 16px;
    border-radius: 3px;
    font-size: var(--font-size18);
  }
  footer .footer-recruit .flex .footer-recruit-btn ul li a {
    padding: 14px 0;
  }
  footer .footer-recruit .flex .footer-recruit-btn {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  /*hover*/
  footer .footer-recruit .flex .footer-recruit-btn ul li a:hover::before {
    content: none;
  }
  /*last-child hover*/
  footer .footer-recruit .flex .footer-recruit-btn ul li:last-child a:hover {
    border: solid 1px var(--c-red1);
  }
  footer .footer-recruit .flex .footer-recruit-btn ul li:last-child a:hover span {
    color: var(--c-red1);
  }

  footer .footer-recruit::after {
    background: url(../img/common/sp_footer_recruit_bg.webp) no-repeat center / cover;
  }
}

footer .footer-sitemap {
  padding: 112px 0 24px;
}
footer .footer-sitemap .century {
  padding-bottom: 12px;
  font-size: var(--font-size24);
  color: #9f9f9f;
}
footer .footer-sitemap .footer-sitemap_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .footer-sitemap .footer-sitemap_wrap .footer-sitemap_wrap_flex,
footer .footer-sitemap .footer-sitemap_wrap .footer-sitemap_wrap_flex .footer-sitemap_block_wrap {
  display: flex;
  white-space: nowrap;

  gap: 0 32%;
}
footer .footer-sitemap .footer-sitemap_wrap .footer-sitemap_wrap_flex:first-of-type {
  width: 64.5%;
  margin-bottom: 124px;
  padding: 0 9.8% 0 0;
  border-right: 1px solid #d3d3d3;
}
footer .footer-sitemap .footer-sitemap_wrap .footer-sitemap_block.last {
  padding-right: clamp(10px, 2.635vw, 36px);
}
footer .footer-sitemap .footer-sitemap_wrap .footer-sitemap_block_wrap dd {
  padding: 4px 0;
  font-size: var(--font-size15);
}
footer .footer-sitemap .footer-sitemap_wrap .footer-sitemap_block_wrap dd a {
  display: inline-block;
}
footer .footer-sitemap .footer-sitemap_wrap .footer-sitemap_block_wrap dd.target a::after {
  display: inline-block;
  width: 8.15px;
  height: 8.15px;
  margin: 0 0 1px 8px;
  background-image: url(../img/common/arrow_01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  content: "";
}
footer .footer-sitemap .footer-sitemap_wrap .footer-sns {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  font-size: var(--font-size16);

  gap: 0 30px;
}
footer .footer-sitemap .footer-sitemap_wrap .footer-sns a {
  display: inline-block;
}
footer .footer-sitemap .footer-sitemap_wrap .footer-sns a.ico-youtube {
  width: 37.69px;
}
footer .footer-sitemap .footer-sitemap_wrap .footer-sns a.ico-insta {
  width: 30.3px;
}
footer .footer-sitemap .footer-sitemap_wrap .footer-sns a.ico-facebook {
  width: 34px;
}
footer .footer-sitemap .century02 {
  padding-top: 30px;
}
@media (max-width: 1024px) {
  footer .footer-sitemap .footer-sitemap_wrap .footer-sitemap_wrap_flex .footer-sitemap_block_wrap {
    display: block;
  }
  footer .footer-sitemap .footer-sitemap_wrap .footer-sitemap_wrap_flex:first-of-type {
    width: 56.5%;

    gap: 25%;
  }
  footer .footer-sitemap .century {
    padding-bottom: 3px;
    font-size: var(--font-size20);
  }
  footer .footer-sitemap .century01,
  footer .footer-sitemap .century02 {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  footer .footer-sitemap .footer-sitemap_wrap {
    display: block;
  }
  footer .footer-sitemap .footer-sitemap_wrap .flex:first-of-type {
    margin-bottom: 0;
    padding: 0;
    border: none;
  }
  footer .footer-sitemap .footer-sitemap_wrap .footer-sitemap_wrap_flex:first-of-type {
    width: 100%;
    margin-bottom: 36px;
    padding: 0 0 36px 0;
    border-right: none;
    border-bottom: 1px solid #d3d3d3;

    gap: 14%;
  }
  footer .footer-sitemap .footer-sitemap_wrap .footer-sitemap_block_wrap .footer-sitemap_block.last {
    padding: 0 0 60px;
  }
  footer .footer-sitemap .footer-sitemap_wrap .footer-sitemap_block_wrap dd {
    padding: 2px 0;
    font-size: var(--font-size14);
  }
}

footer .footer-info {
  padding: 35px 0 40px;
  border-top: 1px solid #d3d3d3;
}
footer .footer-info .logo {
  position: relative;
  z-index: 991;
  display: flex;
}
footer .footer-info .logo a {
  display: flex;
}
footer .footer-info .logo figure {
  width: 56.45px;
  margin-right: 11px;
}
footer .footer-info .logo .logo-txt div {
  font-size: var(--font-size18);
  font-weight: bold;
  line-height: 1;
}
footer .footer-info .logo .logo-txt span {
  display: block;
  font-size: var(--font-size15);
  font-weight: bold;
  color: #9f9f9f;
}
footer .footer-info p {
  margin: 0 auto 0 46px;
  font-size: var(--font-size13);
  line-height: 1.69;
}
footer .footer-info .c-inner-s .black_btn {
  width: 236px;
  margin-left: auto;
  border-radius: 5px;
  background-color: #000;
  font-size: var(--font-size15);
  text-align: center;
  color: #fff;
}
footer .footer-info .c-inner-s .black_btn a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 11px 0;
}
footer .footer-info .c-inner-s .black_btn a::after {
  display: inline-block;
  width: 8.15px;
  height: 8.15px;
  margin: 0 0 1px 8px;
  background-image: url(../img/common/arrow_02.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  content: "";
}
footer .footer-info .c-inner-s .copyright {
  width: 100%;
  margin: auto;
  padding-top: 93px;
  font-size: 1.2rem;
  text-align: center;
  color: #9a9a9a;
}
@media (max-width: 767px) {
  footer .footer-info {
    padding: 35px 0 160px;
  }
  footer .footer-info .flex {
    display: block;
  }
  footer .footer-info p {
    margin: 0 0 30px;
    padding-top: 17px;
  }
  footer .footer-info .c-inner-s .black_btn {
    margin: 0 auto;
  }
  footer .footer-info .c-inner-s .copyright {
    margin-bottom: 0;
    padding-top: 40px;
    font-size: 1rem;
    text-align: center;
  }
}

/* ====================================================
inner
==================================================== */
/*max-width: 1800px*/
.c-inner-max {
  max-width: 1800px;
  margin: 0 auto;
}

/*max-width: 1180px*/
.c-inner-middle {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 767px) {
  .c-inner-middle {
    padding: 0 7.2%;
  }
}

/*max-width: 1060px*/
.c-inner-s {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 767px) {
  .c-inner-s {
    padding: 0 7.2%;
  }
}

/* ====================================================
共通タイトル
==================================================== */
/*コンテンツページ 冒頭タイトル 共通*/

/*コンテンツページ 冒頭タイトル 右寄せ*/
.contents-cmn__pagetitle_r {
  text-align: right;
}
.contents-cmn__pagetitle_r .century {
  margin-bottom: 12px;
  font-size: var(--font-size57);
  line-height: 1;
  color: var(--c-blue1);
}
.contents-cmn__pagetitle_r h1 {
  font-size: var(--font-size15);
  font-weight: bold;
  letter-spacing: normal;
}

/*コンテンツページ 冒頭タイトル 左寄せ*/
.contents-cmn__pagetitle_l {
  text-align: left;
}
.contents-cmn__pagetitle_l .century {
  margin-bottom: 6px;
  font-size: var(--font-size66);
  line-height: 1;
  color: var(--c-blue1);
}
.contents-cmn__pagetitle_l h1 {
  padding: 0 0 0 8px;
  font-size: var(--font-size15);
  font-weight: bold;
}

@media (max-width: 1024px) {
  .contents-cmn__pagetitle_r .century {
    font-size: var(--font-size52);
  }
  .contents-cmn__pagetitle_r h1 {
    font-size: var(--font-size16);
  }
}
@media (max-width: 767px) {
  .contents-cmn__pagetitle_r .century {
    font-size: var(--font-size28);
  }
  .contents-cmn__pagetitle_r h1 {
    font-size: var(--font-size13);
  }
  .contents-cmn__pagetitle_l .century {
    font-size: var(--font-size43);
  }
  .contents-cmn__pagetitle_l h1 {
    padding: 0;
    font-size: var(--font-size15);
  }
}

/*コンテンツページ 採用フォーム・募集要項タイトル 共通*/
.contents-rec-cmn__pagetitle {
  margin-top: -2em;
  text-align: left;
}
.contents-rec-cmn__pagetitle p {
  margin-bottom: 5px;
  font-size: var(--font-size17);
  font-weight: bold;
  color: var(--c-red1);
}
@media (max-width: 767px) {
  .contents-rec-cmn__pagetitle {
    margin-top: 5px;
  }
  .contents-rec-cmn__pagetitle p {
    margin-bottom: 0;
    font-size: var(--font-size13);
  }
}
/* ====================================================
入社祝い金 バナー
==================================================== */
.banner-area {
  position: fixed;
  right: 3%;
  bottom: 17px;
  z-index: 993;
  width: 24.1%;
  max-width: 330px;
}
.banner-area figure {
  position: relative;
  overflow: hidden;
}
.banner-area figure::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
  background:         linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
  content: "";
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.banner-area a {
  display: block;
  width: 100%;
}
.banner-area a:hover {
  opacity: 1;
}
.banner-area figure:hover::before {
  -webkit-animation: shine 0.75s;
          animation: shine 0.75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@media (max-width: 767px) {
  .banner-area {
    position: fixed;
    right: 0;
    bottom: 29px;
    left: 0;
    width: 89.6%;
    max-width: none;
    margin: auto;
  }
}
/* ====================================================
共通ボタン
==================================================== */

/*ボタンアニメーション 左から右--背景青*/
.common-btn_active {
  display: flex;
}
.common-btn_active a {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 12px 61px 12px 28px;
  border: solid 1px var(--c-red1);
  border-radius: 30px;
  font-size: var(--font-size17);
  opacity: 1;
}
.common-btn_active a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 0;
  background-color: var(--c-red1);
  content: "";
  transition: 0.2s;
}
.common-btn_active a .btn-animation_text {
  position: relative;
  z-index: 2;
  color: var(--c-red1);
}
.common-btn_active a .btn-animation_text::after {
  position: absolute;
  top: 0;
  right: -39px;
  bottom: 0;
  display: inline-block;
  width: 13.96px;
  height: 13.63px;
  margin: auto;
  background-image: url(../img/common/arrow_red.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  content: "";
}
/*hover*/
.common-btn_active a:hover::before {
  width: 100%;
}
.common-btn_active a:hover .btn-animation_text::after {
  background-image: url(../img/common/arrow_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.common-btn_active a:hover .btn-animation_text {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .common-btn_active {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .common-btn_active a {
    font-size: var(--font-size15);
  }
  /*hover*/
  .common-btn_active a:hover::before {
    content: none;
  }
  .common-btn_active a:hover .btn-animation_text::after {
    border-color: transparent transparent #fff #fff;
    background-image: url(../img/common/arrow_red.svg);
  }
  .common-btn_active a:hover .btn-animation_text {
    color: var(--c-red1);
  }
}

/*その場でフェードイン*/
.fade-in {
  transition-delay: 3ms;
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-duration: 1.6s;
  opacity: 0 !important;
}
.active .fade-in,
.active.fade-in {
  opacity: 1 !important;
}
@media screen and (max-width: 767px) {
  .fade-in {
    transition-delay: 0s;
    transition-duration: 0.7s;
    opacity: 0.2 !important;
  }
  .active .fade-in,
  .active.fade-in {
    opacity: 1 !important;
  }
}

/*拡大からのズームアウト*/
.zoom-out {
  overflow: hidden;
  padding: 0 !important;
}
.zoom-out img {
  transition: 3s;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transform: scale(1.2);
  opacity: 0;
}
.active .zoom-out img,
.active.zoom-out img {
  transform: none;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .zoom-out img {
    transform: none;
    opacity: 1;
  }
}

/*フェードイン下から上*/
.fade-up {
  transition: opacity 1s, transform 1s;
  transform: translateY(40px);
  opacity: 0;
}
.fade-up.active {
  transition: opacity 1s, transform 1s;
  transform: translateY(0);
  animation-name: fadeUp;
  animation-duration: 1s;

  animation-fill-mode: forwards;
}
@keyframes fadeUp {
  from {
    transform: translateY(40px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
