@charset "utf-8";
.sp-only {
  display: none !important;
}
.inner, .inner--single {
  width: min(96%, 1280px);
  margin: auto;
}
body.nav--open {
  overflow: hidden;
}
@media all and (min-width:768px) and (max-width:1200px) {
  main, footer {
    font-size: 1.333vw;
  }
}
/* == parts ============================================== */
.title_mincho .font--en {
  font-size: 87.5%;
}
.title_mincho .font--mincho {
  font-size: 400%;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: .03em;
  color: #012E49;
  margin: .3em 0 0;
}
.title_sub {
  font-size: 150%;
  font-weight: 700;
  line-height: 1.5;
  font-family: "Shippori Mincho", serif;
}
.title_menu {
  color: #012E49;
}
.title_menu .font--en {
  font-size: 87.5%;
}
.title_menu .jp {
  font-size: 200%;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .03em;
  margin: .5em 0 0;
  font-family: "Shippori Mincho", serif;
}
.title_base {
  color: #012E49;
}
.title_base .font--en {
  font-size: 87.5%;
}
.title_base .font--mincho {
  font-size: 300%;
  line-height: 1.45;
  font-weight: 700;
  margin: .28em 0 0;
  color: #0B0B0C;
}
.title_page .font--en {
  line-height: 1.5;
  letter-spacing: .1em;
  color: #012E49;
}
.title_page .font--mincho {
  font-size: 375%;
  font-weight: 700;
  line-height: 1.4;
  margin: .1em 0 0;
  letter-spacing: .01em;
}
.title_center {
  text-align: center;
  color: #012E49;
}
.title_center .font--en {
  line-height: 1.8;
  font-size: 87.5%;
  letter-spacing: .1em;
}
.title_center .font--mincho {
  font-size: 300%;
  line-height: 1.45;
}
.title_center .font--mincho rt {
  font-size: 30%;
  line-height: 1;
  margin: 0 0 .3em;
  text-align: center;
}
.title_center .font--mincho.textBig {
  font-size: 375%;
  line-height: 1.4;
  margin: .5em 0 0;
}
.title_center .font--en + .font--mincho {
  margin: .6em 0 0;
}
.title_centerBorder {
  text-align: center;
  position: relative;
  font-size: 200%;
  line-height: 1.5;
  padding: 0 0 .55em;
  margin: 0 0 1em;
}
.title_centerBorder::before {
  content: '';
  width: .8em;
  height: 1px;
  background: #E7380D;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.link_base {
  font-family: "Roboto", sans-serif;
  line-height: 1.5;
}
.title_left {
  font-family: "Shippori Mincho", serif;
  font-size: 200%;
  line-height: 1.5;
  font-weight: 700;
  padding: .1em 0 .1em .5em;
  border-left: solid 1px #012E49;
}
.title_top {
  position: relative;
  font-family: "Shippori Mincho", serif;
  font-size: 200%;
  font-weight: 700;
  line-height: 1.5;
  padding: .5em 0 0;
}
.title_top::before {
  content: '';
  width: 1.5em;
  height: 1px;
  background: #E7380D;
  position: absolute;
  left: 0;
  top: 0;
}
.title_bottom {
  position: relative;
  font-family: "Shippori Mincho", serif;
  font-size: 200%;
  font-weight: 700;
  line-height: 1.5;
  padding: 0 0 .5em 0;
}
.title_bottom::before {
  content: '';
  width: .8em;
  height: 1px;
  background: #E7380D;
  position: absolute;
  left: 0;
  bottom: 0;
}
.title_bottom small {
  font-size: 75%;
}
.title_bgLine .font--en span {
  display: inline-block;
  color: #fff;
  font-size: 87.5%;
  padding: 0 1.2em;
  background: #E7380D;
  border-radius: .2em;
}
.title_bgLine .font--mincho {
  font-size: 250%;
  line-height: 1.5;
  margin: .3em 0 0;
}
.title_bgLine.has--line {
  position: relative;
  overflow: hidden;
}
.title_bgLine.has--line .font--mincho {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 10;
  padding: 0 1em;
}
.title_bgLine.has--line::before {
  content: '';
  width: calc(100%);
  height: 1px;
  background: #B8BABE;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.title_recruitPage .font--en {
  color: #E7380D;
  line-height: 1;
}
.title_recruitPage .font--mincho {
  font-size: 370%;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 2px;
  margin: .2em 0 .35em;
}
.title_smart {
  font-size: 200%;
  line-height: 1.5;
  font-weight: 700;
  position: relative;
  text-align: left;
}
.title_smart::before {
  content: '';
  width: 1.3em;
  height: 1.3em;
  position: absolute;
  left: -1.5em;
  top: 0;
  background: url("../img/logo-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
/**/
.link_base a, .link_base span.a {
  display: inline-block;
  position: relative;
  padding: 0 3em 0 0;
  color: #E7380D;
  letter-spacing: .1em;
}
.link_base a::before, .link_base span.a::before {
  content: '';
  width: 1.75em;
  height: 3.125em;
  position: absolute;
  right: .4em;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/arrow01.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform .3s;
}
.link_base a:hover::before, a:hover .link_base span.a::before {
  transform: translateX(.4em);
}
/**/
.link_base.color2 a, .link_base.color2 span.a {
  color: #012E49;
}
.link_base.color2 a::before, .link_base.color2 span.a::before {
  background-image: url(../img/arrow02.webp);
}
/**/
.dl_base {
  border-bottom: solid 1px #DCDDDF;
}
.dl_base .dlWrap {
  border-top: solid 1px #DCDDDF;
  display: flex;
  justify-content: space-between;
}
.dl_base .dlWrap dt {
  color: #012E49;
  font-size: 87.5%;
  width: 23%;
  box-sizing: border-box;
  padding: 1.6em .6em;
}
.dl_base .dlWrap dd {
  width: 76.5%;
  padding: 1.46em 0;
}
.list_disc > li {
  position: relative;
  padding: 0 0 0 1.4em;
}
.list_disc > li::before {
  content: '・';
  position: absolute;
  left: .2em;
  top: .1em;
}
.btn_back {
  width: 16.5em;
  margin: auto;
  text-align: center;
  background-color: #012E49;
  border-radius: 5em;
  transition: background-color .3s;
  border: solid 1px #012E49;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
.btn_back::before {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  transition: all .4s;
}
.btn_back:hover::before {
  width: 100%;
  right: 0;
  left: auto;
}
.btn_back a {
  display: block;
  color: #fff;
  padding: 1em 0;
  position: relative;
  z-index: 5;
}
.btn_back a span {
  display: inline-block;
  background-image: url(../img/arrow_back.webp);
  background-size: 1.75em auto;
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 1em 0 2.5em;
  transition: all .4s;
}
.btn_back:hover a span {
  color: #012E49;
  background-image: url(../img/arrow02-2.webp);
}
.btn_more {
  width: 22.8125em;
  margin: auto;
  box-sizing: border-box;
  border: solid 1px #012E49;
  border-radius: 5em;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.btn_more::before {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .4s;
  background: #012E49;
}
.btn_more:hover::before {
  width: 100%;
  right: auto;
  left: 0;
}
.btn_more a {
  display: block;
  font-family: "Roboto", sans-serif;
  color: #012E49;
  padding: 1.2em 0;
  letter-spacing: .1em;
  position: relative;
  z-index: 5;
  transition: all .4s;
}
.btn_more:hover a {
  color: #fff;
}
.btn_more a span {
  display: inline-block;
  padding: 0 2.6em 0 .5em;
  background-image: url("../img/arrow02.webp");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1.75em auto;
  transition: all .4s;
}
.btn_more:hover a span {
  background-image: url("../img/arrow03.webp");
}
.btn_entryMore {
  box-sizing: border-box;
  border: solid 1px #FFFFFF;
  border-radius: 5em;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.btn_entryMore::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #fff;
  transition: all .4s;
}
.btn_entryMore:hover::before, a:hover .btn_entryMore::before {
  width: 100%;
  right: auto;
  left: 0;
}
.btn_entryMore a, .btn_entryMore span {
  position: relative;
  z-index: 5;
  display: block;
  padding: 1.4em 2.8em 1.4em 0;
  font-size: 125%;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1;
  transition: all .4s;
}
.btn_entryMore:hover a, a:hover .btn_entryMore span {
  color: #012E49;
}
.btn_entryMore a::before, .btn_entryMore span::before {
  content: '';
  width: 1.4em;
  height: 1em;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2em;
  margin: auto;
  background-image: url(../img/arrow03.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: all .4s;
}
.btn_entryMore:hover a::before, a:hover .btn_entryMore span::before {
  background-image: url(../img/arrow02.webp);
}
.lead_base {
  margin: 1.5em 0 0;
  width: min(100%, 900px);
}
.btn_entry {
  width: 25em;
  margin: auto;
  box-sizing: border-box;
  border: solid 2px #E7380D;
  border-radius: 5em;
  text-align: center;
  background: #E7380D;
  line-height: 1.5;
  overflow: hidden;
  position: relative;
}
.btn_entry::before {
  content: '';
  width: 0;
  height: 100%;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .4s;
}
.btn_entry a {
  display: block;
  color: #fff;
  padding: 1.35em 0;
  position: relative;
  z-index: 5;
  letter-spacing: .1em;
  transition: color .3s;
}
.btn_entry a span {
  display: inline-block;
  position: relative;
  padding: 0 2.6em 0 .2em;
}
.btn_entry a span::before {
  content: '';
  width: 1.75em;
  height: .35em;
  background-image: url(../img/arrow03.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: background-image .3s;
}
.btn_entry:hover::before {
  width: 100%;
  right: auto;
  left: 0;
}
.btn_entry:hover a {
  color: #E7380D;
}
.btn_entry:hover a span::before {
  background-image: url(../img/arrow01.webp);
}
/* == header ============================================== */
@media all and (min-width:1025px) {
  header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    min-height: 100px;
    box-sizing: border-box;
  }
  body.admin-bar header {
    top: 32px;
  }
  body:not(#page_front):not(#page_recruit.page-parent) header {
    background: #fff;
    border-bottom: solid 1px #F1F4F8;
  }
  body#page_recruit.page-child header {
    background: #fff;
    border-bottom: solid 1px #F1F4F8;
  }
  header::before {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    z-index: 500;
    transition: all .3s;
    pointer-events: none;
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 99px, #DCDDDF 99px, #fbfaf7 100px, #fbfaf7 100%);
  }
  header.active::before {
    height: 500px;
  }
  body.nav--open header::before {
    height: 100%;
  }
  body.admin-bar header::before {
    top: 32px;
  }
  header .h_fixed {
    position: absolute;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: min(100%, 1440px);
    transition: all .3s;
  }
  header .h_logo {
    width: 10em;
    margin: 1.57em 0 1.57em 2em;
    position: relative;
    z-index: 500;
  }
  header .h_logo a {
    display: block;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
    height: 2.875em;
    background-image: url(../img/logo.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: opacity .3s;
  }
  header .h_logo a:hover {
    opacity: .6;
  }
  header nav {
    margin: 0 2em 0 auto;
    display: flex;
    align-items: center;
  }
  /**/
  .list_hNav {
    display: flex;
    align-items: center;
    transition: opacity .3s;
  }
  body.nav--open .list_hNav {
    opacity: 0;
    pointer-events: none;
  }
  .list_hNav .nav_category {
    text-align: center;
    padding: 0 1.76em;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .list_hNav .nav_category .font--en {
    color: #6F7277;
    font-size: 75%;
  }
  .list_hNav .nav_category .jp span {
    position: relative;
    padding: 0 .8em;
    transition: color .3s;
  }
  .list_hNav > li:hover .nav_category .jp span {
    color: #E7380D;
  }
  .list_hNav .nav_category .jp span::before {
    content: '';
    width: .4em;
    height: .4em;
    box-sizing: border-box;
    border-bottom: solid 1px #0B0B0C;
    border-right: solid 1px #0B0B0C;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotateZ(45deg);
    transition: border-color .3s;
  }
  .list_hNav > li:hover .nav_category .jp span::before {
    border-color: #E7380D;
  }
  .list_hNav .nav_categoryContact {
    border: solid 1px #0B0B0C;
    border-radius: 5em;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1.5em 0 1.8em;
    margin: 0 0 0 1.5em;
    height: 54px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
  }
  .list_hNav .nav_categoryContact::before {
    content: '';
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .4s;
    background: #012E49;
    pointer-events: none;
  }
  .list_hNav > li:hover .nav_categoryContact::before {
    height: 100%;
    top: 0;
    bottom: auto;
  }
  .list_hNav .nav_categoryContact .font--en {
    font-size: 75%;
    margin: 0 1em;
    letter-spacing: .1em;
    position: relative;
    z-index: 5;
    transition: color .3s;
  }
  .list_hNav .nav_categoryContact .jp {
    font-size: 87.5%;
    padding: 0 1.5em 0 0;
    position: relative;
    z-index: 5;
    transition: color .3s;
  }
  .list_hNav .nav_categoryContact .jp::before {
    content: '';
    width: .7em;
    height: .5em;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #012E49;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    transition: background .3s;
  }
  .list_hNav > li:hover .nav_categoryContact .jp, .list_hNav > li:hover .nav_categoryContact .font--en {
    color: #fff;
  }
  .list_hNav > li:hover .nav_categoryContact .jp::before {
    background: #fff;
  }
  .list_hNav .megaBase {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s;
  }
  .list_hNav > li:hover .megaBase {
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
  }
  .list_hNav .megaBase .megaWrap {
    display: flex;
    padding: 145px 0 0;
    box-sizing: border-box;
    width: min(96%, 1344px);
    margin: auto;
    justify-content: space-between;
  }
  .list_hNav .megaWrap .mega_title {
    color: #012E49;
    text-align: left;
    width: 16.75em;
  }
  .list_hNav .megaWrap .mega_title .font--en {
    font-size: 87.5%;
    color: rgba(231, 56, 13, 1);
  }
  .list_hNav .megaWrap .mega_title .jp {
    font-size: 200%;
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    line-height: 1.5;
    margin: .4em 0 0;
  }
  .list_hNav .megaWrap .mega_link {
    margin: 1em 0 0;
  }
  .list_hNav .megaWrap .mega_link a {
    display: inline-block;
    color: #0B0B0C;
    text-decoration: underline;
    text-underline-offset: 2px;
    position: relative;
    transition: color .3s;
  }
  .list_hNav .megaWrap .mega_link a:hover {
    color: #E7380D;
  }
  .list_hNav .megaWrap .mega_link a::before {
    content: '';
    width: 1.75em;
    height: .375em;
    background: url(../img/arrow01.webp);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: -3em;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .list_hMega {
    display: flex;
    gap: 0 1.5em;
    width: calc(100% - 16.75em);
    margin: 0 0 0 auto;
  }
  .list_hMega > li {
    max-width: 292px;
  }
  .list_hMega.menu--4 > li {
    max-width: 234px;
  }
  .list_hMega.menu--5 > li {
    max-width: 188px;
  }
  .list_hMega a {
    display: block;
  }
  .list_hMega .mega_textBox {
    margin: .7em 0 0;
  }
  .list_hMega .mega_textBox .font--en {
    color: #012E49;
    font-size: 87.5%;
  }
  .list_hMega .mega_textBox .jp {
    transition: color .3s;
    line-height: 1.5;
    margin: .2em 0 0;
  }
  .list_hMega .mega_textBox .att_text {
    font-size: 90%;
    color: #E7380D;
    letter-spacing: 0;
  }
  .list_hMega a[target="_blank"] .mega_textBox .jp span {
    background-image: url(../img/icon_blank.svg);
    background-repeat: no-repeat;
    background-position: right bottom .05em;
    background-size: .9em auto;
    padding: 0 1.2em 0 0;
    transition: background-image .3s;
  }
  .list_hMega a[target="_blank"]:hover .mega_textBox .jp span {
    background-image: url(../img/icon_blank_on.svg);
  }
  .list_hMega a:hover .mega_textBox .jp {
    color: #E7380D;
  }
  .list_hMega .mega_thumb {
    position: relative;
    overflow: hidden;
  }
  .list_hMega .mega_thumb img {
    transition: transform .5s;
  }
  .list_hMega a:hover .mega_thumb img {
    transform: scale(1.1);
  }
  /**/
  header .btn_fullMenu {
    width: 3.375em;
    height: 3.375em;
    box-sizing: border-box;
    border: solid 1px #E7380D;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    transition: all .4s;
    margin: 0 1.5em 0 0;
  }
  header .btn_fullMenu span {
    display: inline-block;
    background: #E7380D;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 50%;
    height: 1px;
    transition: all .3s;
  }
  header .btn_fullMenu span:nth-child(1) {
    top: -1em;
  }
  header .btn_fullMenu span:nth-child(3) {
    bottom: -1em;
  }
  /**/
  body.nav--open header .btn_fullMenu {
    background: #E7380D;
  }
  body.nav--open header .btn_fullMenu span {
    background-color: #fff;
  }
  body.nav--open header .btn_fullMenu span:nth-child(1) {
    transform: translateY(.5em) rotateZ(35deg);
  }
  body.nav--open header .btn_fullMenu span:nth-child(2) {
    opacity: 0;
  }
  body.nav--open header .btn_fullMenu span:nth-child(3) {
    transform: translateY(-.5em) rotateZ(-35deg);
  }
  /**/
  header .fullMenu {
    position: fixed;
    z-index: 500;
    left: 0;
    top: 0;
    width: 100%;
    height: 100svh;
    pointer-events: none;
    display: none;
  }
  header .fullMenu .fullMenuWrap {
    display: none;
  }
  /*----------------*/
  header {
    transition: min-height .4s;
  }
  header .h_logo {
    transition: all .4s;
  }
  header nav {
    transition: margin .4s;
  }
  .list_hNav .nav_categoryContact {
    transition: height .4s;
  }
  .list_hNav .nav_category .font--en {
    transition: opacity .4s, height .4s;
  }
  body.has--scroll header {
    min-height: 60px;
  }
  body.has--scroll header::before {
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 59px, #DCDDDF 59px, #fbfaf7 60px, #fbfaf7 100%);
  }
  body.has--scroll header .h_logo {
    width: 7.5em;
    margin: .45em 0 .45em 2em;
  }
  body.has--scroll .btn_fullMenu {
    width: 2.5em;
    height: 2.5em;
    margin: 0 2em 0 0;
  }
  body.has--scroll header nav {
    margin: 0 1.5em 0 auto;
  }
  body.has--scroll .list_hNav .nav_categoryContact {
    height: 42px;
    margin: 6px 0;
  }
  body.has--scroll .list_hNav .nav_category .font--en {
    opacity: 0;
    overflow: hidden;
    height: 0;
  }
  header .businessLinkFlex {
    margin: 0 0 0 auto;
    width: 85.57%;
  }
  header .businessLinkFlex .flexLeft {
    width: min(66.6%, 714px);
  }
  header .businessLinkFlex .link01 a .imageBox {
    width: 46.8%;
  }
  header .businessLinkFlex .link01 a .textBox {
    width: 52%;
    padding: 0 0 0 2.3em;
  }
  header .businessLinkFlex .link01 a .businessLink_site {
    background-position: right 2em center;
  }
  header .businessLinkFlex .link01 a .site_title {
    margin: 1em 0;
    font-weight: 700;
  }
  header .businessLinkFlex .flexRight {
    width: 32.4%;
  }
  header .businessLinkFlex .flexRight .business_auto {
    padding: 2.5em 1em 2.4em 2.4em;
  }
  header .businessLinkFlex .business_auto .site_title {
    margin: 1.2em 0 .75em;
    font-weight: 700;
  }
}
@media all and (min-width:1025px) and (max-width:1400px) {
  header .businessLinkFlex {
    font-size: 1.143vw;
  }
}
@media all and (min-width:1025px) and (max-width:1200px) {
  .list_hNav .nav_category {
    padding: 0 1em;
  }
  .list_hNav .nav_categoryContact {
    padding: 0 1.2em 0 .8em;
    margin: 0 0 0 1.2em;
  }
}
@media all and (max-width:1024px) and (min-width:768px) {
  header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    min-height: 100px;
    box-sizing: border-box;
  }
  body.admin-bar header {
    top: 32px;
  }
  body:not(#page_front):not(#page_recruit.page-parent) header {
    background: #fff;
    min-height: 67px;
    border-bottom: solid 1px #F1F4F8;
  }
  header::before {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    z-index: 500;
    transition: all .3s;
    pointer-events: none;
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 66px, #DCDDDF 66px, #fbfaf7 67px, #fbfaf7 100%);
  }
  body.admin-bar header::before {
    top: 32px;
  }
  body.nav--open header::before {
    height: 100%;
  }
  header .h_fixed {
    position: absolute;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: min(100%, 1440px);
    transition: all .3s;
  }
  header .h_logo {
    width: 120px;
    margin: 16px 0 16px 16px;
    position: relative;
    z-index: 500;
  }
  header .h_logo a {
    display: block;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
    height: 35px;
    background-image: url(../img/logo.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: opacity .3s;
  }
  header .h_logo a:hover {
    opacity: .6;
  }
  header nav {
    margin: 0 2em 0 auto;
    align-items: center;
  }
  /**/
  .list_hNav {
    display: none !important;
  }
  body.nav--open .list_hNav {
    opacity: 0;
    pointer-events: none;
  }
  .list_hNav .nav_category {
    text-align: center;
    padding: 0 1.76em;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .list_hNav .nav_category .font--en {
    color: #6F7277;
    font-size: 75%;
  }
  .list_hNav .nav_category .jp span {
    position: relative;
    padding: 0 .8em;
    transition: color .3s;
  }
  .list_hNav > li:hover .nav_category .jp span {
    color: #E7380D;
  }
  .list_hNav .nav_category .jp span::before {
    content: '';
    width: .4em;
    height: .4em;
    box-sizing: border-box;
    border-bottom: solid 1px #0B0B0C;
    border-right: solid 1px #0B0B0C;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotateZ(45deg);
    transition: border-color .3s;
  }
  .list_hNav > li:hover .nav_category .jp span::before {
    border-color: #E7380D;
  }
  .list_hNav .nav_categoryContact {
    border: solid 1px #0B0B0C;
    border-radius: 5em;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1.5em 0 1.8em;
    margin: 0 0 0 1.5em;
    height: 54px;
    box-sizing: border-box;
  }
  .list_hNav .nav_categoryContact .font--en {
    font-size: 75%;
    margin: 0 1em;
    letter-spacing: .1em;
  }
  .list_hNav .nav_categoryContact .jp {
    font-size: 87.5%;
    padding: 0 1.5em 0 0;
    position: relative;
    transition: color .3s;
  }
  .list_hNav .nav_categoryContact .jp::before {
    content: '';
    width: .7em;
    height: .5em;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #012E49;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    transition: background .3s;
  }
  .list_hNav .nav_categoryContact:hover .jp {
    color: #E7380D;
  }
  .list_hNav .nav_categoryContact:hover .jp::before {
    background: #E7380D;
  }
  .list_hNav .megaBase {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s;
  }
  .list_hNav > li:hover .megaBase {
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
  }
  .list_hNav .megaBase .megaWrap {
    display: flex;
    padding: 145px 0 0;
    box-sizing: border-box;
    width: min(96%, 1344px);
    margin: auto;
    justify-content: space-between;
  }
  .list_hNav .megaWrap .mega_title {
    color: #012E49;
    text-align: left;
    width: 16.75em;
  }
  .list_hNav .megaWrap .mega_title .font--en {
    font-size: 87.5%;
    color: rgba(231, 56, 13, 1);
  }
  .list_hNav .megaWrap .mega_title .jp {
    font-size: 200%;
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    line-height: 1.5;
    margin: .4em 0 0;
  }
  .list_hNav .megaWrap .mega_link {
    margin: 1em 0 0;
  }
  .list_hNav .megaWrap .mega_link a {
    display: inline-block;
    color: #0B0B0C;
    border-bottom: solid 1px #0B0B0C;
    position: relative;
    transition: color .3s;
  }
  .list_hNav .megaWrap .mega_link a:hover {
    color: #E7380D;
  }
  .list_hNav .megaWrap .mega_link a::before {
    content: '';
    width: 1.75em;
    height: .375em;
    background: url(../img/arrow01.webp);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: -3em;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .list_hMega {
    display: flex;
    gap: 0 1.5em;
    width: calc(100% - 16.75em);
    margin: 0 0 0 auto;
  }
  .list_hMega > li {
    max-width: 292px;
  }
  .list_hMega.menu--4 > li {
    max-width: 234px;
  }
  .list_hMega.menu--5 > li {
    max-width: 188px;
  }
  .list_hMega a {
    display: block;
  }
  .list_hMega .mega_textBox {
    margin: 1em 0 0;
  }
  .list_hMega .mega_textBox .font--en {
    color: #012E49;
    font-size: 87.5%;
  }
  .list_hMega .mega_textBox .jp {
    transition: color .3s;
    line-height: 1.6;
    margin: .2em 0 0;
  }
  .list_hMega .mega_textBox .jp span {
    display: inline-block;
  }
  .list_hMega a[target="_blank"] .mega_textBox .jp span {
    background-image: url(../img/icon_blank.svg);
    background-repeat: no-repeat;
    background-position: right bottom .4em;
    background-size: .9em auto;
    padding: 0 1.2em 0 0;
    transition: background-image .3s;
  }
  .list_hMega a[target="_blank"]:hover .mega_textBox .jp span {
    background-image: url(../img/icon_blank_on.svg);
  }
  .list_hMega a:hover .mega_textBox .jp {
    color: #E7380D;
  }
  .list_hMega .mega_thumb {
    position: relative;
    overflow: hidden;
  }
  .list_hMega .mega_thumb img {
    transition: transform .5s;
  }
  .list_hMega a:hover .mega_thumb img {
    transform: scale(1.1);
  }
  /**/
  header .btn_fullMenu {
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    border: solid 1px #E7380D;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    right: 16px;
    top: 18px;
    transition: background .3s;
  }
  header .btn_fullMenu span {
    display: inline-block;
    background: #E7380D;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 50%;
    height: 1px;
    transition: all .3s;
  }
  header .btn_fullMenu span:nth-child(1) {
    top: -10px;
  }
  header .btn_fullMenu span:nth-child(3) {
    bottom: -10px;
  }
  /**/
  body.nav--open header .btn_fullMenu {
    background: #E7380D;
  }
  body.nav--open header .btn_fullMenu span {
    background-color: #fff;
  }
  body.nav--open header .btn_fullMenu span:nth-child(1) {
    transform: translateY(5px) rotateZ(35deg);
  }
  body.nav--open header .btn_fullMenu span:nth-child(2) {
    opacity: 0;
  }
  body.nav--open header .btn_fullMenu span:nth-child(3) {
    transform: translateY(-5px) rotateZ(-35deg);
  }
  /**/
  header .fullMenu {
    position: fixed;
    z-index: 500;
    left: 0;
    top: 0;
    width: 100%;
    height: 100svh;
    pointer-events: none;
    display: none;
  }
  header .fullMenu .fullMenuWrap {
    display: none;
  }
}
/* == footer ============================================== */
footer {
  background: #fff;
}
footer .area_fSns {
  border-top: solid 1px #DCDDDF;
  padding: 7.4em 0 6.4em;
}
.snsFlex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.snsFlex .sns_text {
  font-family: "Roboto", sans-serif;
  font-size: 156.25%;
  font-weight: 400;
  letter-spacing: .03em;
  margin: 0 1.3em 0 0;
}
.list_underSns {
  display: flex;
  gap: 0 1.2em;
}
.list_underSns > li a {
  display: block;
  width: 3em;
  height: 3em;
  box-sizing: border-box;
  border: solid 1px #DCDDDF;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 150%;
  transition: background-image .3s, background-color .3s;
}
.list_underSns > li a:hover {
  background-color: #2D2E31;
}
.list_underSns > li a.insta {
  background-image: url("../img/ic_insta.svg");
  background-size: 60% auto;
}
.list_underSns > li a.fb {
  background-image: url("../img/ic_fb.svg");
  background-size: 75% auto;
}
.list_underSns > li a.youtube {
  background-image: url("../img/ic_tube.svg");
  background-size: 75% auto;
}
.list_underSns > li a.x {
  background-image: url("../img/ic_x.svg");
  background-size: 60% auto;
}
.list_underSns > li a.tik {
  background-image: url("../img/ic_tik.svg");
  background-size: 60% auto;
}
.list_underSns > li a.insta:hover {
  background-image: url("../img/ic_insta_on.svg");
}
.list_underSns > li a.fb:hover {
  background-image: url("../img/ic_fb_on.svg");
}
.list_underSns > li a.youtube:hover {
  background-image: url("../img/ic_tube_on.svg");
}
.list_underSns > li a.x:hover {
  background-image: url("../img/ic_x_on.svg");
}
.list_underSns > li a.tik:hover {
  background-image: url("../img/ic_tik_on.svg");
}
/**/
footer .area_fBnrs .fBnrsFlex {
  display: flex;
  justify-content: space-between;
}
footer .area_fBnrs .fBnrs {
  box-sizing: border-box;
  width: 48.047%;
}
footer .area_fBnrs .fBnrs a {
  padding: 4em 2.5em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .area_fBnrs .fBnrs.bnr--recruit {
  background: #F8FBFF;
}
footer .area_fBnrs .fBnrs.bnr--contact {
  background: #FBFAF7;
}
footer .area_fBnrs .fBnrs .title_base .jp {
  margin: .25em 0 0;
}
footer .area_fBnrs .fBnrs .bnrs_lead {
  margin: 1em 0;
  letter-spacing: 0;
}
footer .area_fBnrs .fBnrs.bnr--recruit .imageBox {
  width: 53.834%;
  position: relative;
  overflow: hidden;
}
footer .area_fBnrs .fBnrs.bnr--contact .imageBox {
  width: 48.04%;
  position: relative;
  overflow: hidden;
}
footer .area_fBnrs .fBnrs .imageBox img {
  display: block;
  transition: transform .4s;
}
footer .area_fBnrs .fBnrs a:hover .imageBox img {
  transform: scale(1.1);
}
footer .area_fBnrs .fBnrs .link_base span.a {
  color: #012E49;
}
/**/
footer .area_fullMenu {
  padding: 5em 0 2em;
}
footer .area_fullMenu .fullMenuFlex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
footer .area_fullMenu .fullMenuFlex .menu_left {
  width: 23em;
}
footer .area_fullMenu .fullMenuFlex .menu_right {
  width: max(calc(100% - 25em), 700px);
}
footer .area_fullMenu .fullMenu_logo {
  margin: 0 0 1.7em;
}
footer .area_fullMenu .fullMenu_logo a {
  display: block;
  white-space: nowrap;
  text-indent: 150%;
  overflow: hidden;
  width: 13.125em;
  height: 3.875em;
  background-image: url("../img/Logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: opacity .3s;
}
footer .area_fullMenu .fullMenu_logo a:hover {
  opacity: .7;
}
footer .area_fullMenu .fullMenu_map {
  overflow: hidden;
  margin: 1.8em 0 0;
  width: 18em;
  height: 9em;
  position: relative;
}
footer .area_fullMenu .fullMenu_map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.list_menuBase {
  display: flex;
  justify-content: space-between;
  gap: 0 3.5%;
}
.list_menuBase > li {
  width: 31%;
}
.list_menuBase .menuBase_title .font--en {
  color: #E7380D;
  font-size: 87.5%;
  line-height: 1.5;
  letter-spacing: .1em;
}
.list_menuBase .menuBase_title .jp {
  color: #012E49;
  font-size: 150%;
  font-weight: 700;
  margin: 0 0 .5em;
  font-family: "Shippori Mincho", serif;
}
.list_menuBase .menuBase_title a {
  transition: opacity .3s;
}
.list_menuBase .menuBase_title a:hover {
  opacity: .6;
}
.list_menuLinks > li + li {
  margin: 1em 0 0;
}
.list_menuLinks > li.border {
  border-top: solid 1px #DCDDDF;
  padding: 1em 0 0;
}
.list_menuLinks > li a {
  display: block;
  transition: color .3s;
}
.list_menuLinks > li a:hover {
  color: #E7380D;
}
.list_menuLinks > li a[target="_blank"] span {
  background-image: url(../img/icon_blank.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: .9em;
  padding: 0 1.2em 0 0;
  transition: backgroun-image .3s;
}
.list_menuLinks > li a[target="_blank"]:hover span {
  background-image: url(../img/icon_blank_on.svg);
}
/*-----*/
footer .fullMenuUnder {
  margin: 4.7em 0 0;
  padding: 6.4em 0 0;
  border-top: solid 1px #E2DCCE;
  display: flex;
  justify-content: space-between;
}
body.nav--open footer .fullMenuUnder {
  display: none;
}
.list_smallLInk {
  display: flex;
}
.list_smallLInk > li + li {
  margin: 0 0 0 1.7em;
}
.list_smallLInk a {
  display: block;
  font-size: 87.5%;
  text-decoration: underline;
  transition: color .3s;
}
.list_smallLInk a:hover {
  color: #E7380D;
}
footer .fullMenuUnder .under_copy {
  font-family: "Roboto", sans-serif;
  font-size: 87.5%;
  line-height: 1.5;
  color: #2D2E31;
  font-weight: 300;
  letter-spacing: .1em;
}
footer .fullMenuNavOpen {
  display: none;
  margin: 3em 0 0;
  padding: 3em 0 0;
  border-top: solid 1px #E2DCCE;
  justify-content: space-between;
}
body.nav--open footer .fullMenuNavOpen {
  display: flex;
}
/*----------*/
body.nav--open footer .area_fullMenu {
  position: fixed;
  z-index: 1001;
  left: 0;
  top: 90px;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: h_opacity 1s ease .1s 1 forwards;
}
body.nav--open.admin-bar footer .area_fullMenu {
  top: 122px;
}
@media all and (max-width:1024px) {
  body.nav--open footer .area_fullMenu {
    top: 67px;
    height: calc(100svh - 67px);
    box-sizing: border-box;
    overflow-y: scroll;
    padding: 2em 0;
  }
  body.nav--open.admin-bar footer .area_fullMenu {
    top: 100px;
  }
  footer .area_fullMenu .fullMenuFlex {
    flex-direction: column;
  }
  footer .area_fullMenu .fullMenuFlex .menu_left {
    width: 100%;
  }
  footer .area_fullMenu .fullMenuFlex .menu_right {
    width: 100%;
  }
  footer .area_fullMenu .fullMenu_logo {
    text-align: center;
    margin: 3em 0 0;
  }
  footer .area_fullMenu .fullMenu_logo a {
    margin: 0 auto 2em;
  }
  footer .area_fullMenu address {
    text-align: center;
  }
  footer .area_fullMenu .fullMenu_map {
    width: 100%;
    height: 15em;
  }
}
/* == frontpage ==============================================*/
.block_frontTop .area_slideImage {
  position: relative;
  overflow: hidden;
  height: 100svh;
}
.block_frontTop .area_slideImage::before {
  content: '';
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-image: url(../img/mask_pc.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  transition: opacity 2s ease 1s;
}
body.page--open .block_frontTop .area_slideImage::before {
  opacity: 1;
}
.block_frontTop .area_slideImage .swiper {
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.block_frontTop .area_slideImage .swiper .swiper-slide img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  object-position: center;
}
.swiper-notification {
  display: none;
}
.block_frontTop .area_slideImage .frontTop_textBox {
  position: absolute;
  left: 5em;
  bottom: 4.8em;
  z-index: 10;
}
.block_frontTop .area_slideImage .frontTop_textBox .font--mincho {
  font-size: 450%;
  line-height: 1.4;
  letter-spacing: 0;
  color: #012E49;
}
.block_frontTop .area_slideImage .frontTop_textBox .font--mincho rt {
  font-size: 30%;
  text-align: center;
}
.block_frontTop .area_slideImage .frontTop_textBox .lead {
  font-size: 112.5%;
  font-weight: 600;
  line-height: 2.2;
  margin: .3em 0 0;
}
.block_frontTop .area_slideImage .frontTop_logo {
  position: absolute;
  right: 5em;
  bottom: 5em;
  z-index: 15;
  width: 18em;
}
@media all and (max-width:1300px) {
  .block_frontTop .area_slideImage {
    font-size: 1.231vw;
  }
}
/*page--openAnime*/
.block_frontTop .area_slideImage .frontTop_textBox .font--mincho {
  opacity: 0;
  transition: opacity 2s ease 1s;
}
.block_frontTop .area_slideImage .frontTop_textBox .lead {
  opacity: 0;
  transition: opacity 2s ease 3s;
}
.block_frontTop .area_slideImage .frontTop_logo {
  opacity: 0;
  transition: opacity 2s ease 5s;
}
body.page--open .block_frontTop .area_slideImage .frontTop_textBox .font--mincho, body.page--open .block_frontTop .area_slideImage .frontTop_textBox .lead, body.page--open .block_frontTop .area_slideImage .frontTop_logo {
  opacity: 1;
}
/* == underpage ============================================== */
.block_about .title_mincho {
  padding: 9em 0 0;
}
.block_about .area_frontPhilosophy {
  overflow: hidden;
  position: relative;
  margin: 0 0 9em;
}
.block_about .area_frontPhilosophy .inner {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 11.5em;
  width: 100%;
}
.block_about .area_frontPhilosophy .front_bgImages {
  position: relative;
  padding: 5em 0 43.2em;
  margin: 2.8em 0 0;
}
.block_about .area_frontPhilosophy .front_bgImages .img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.block_about .area_frontPhilosophy .front_bgImages .img01 {
  width: 15.125em;
  left: -71em;
  top: 4.4em;
}
.block_about .area_frontPhilosophy .front_bgImages .img02 {
  width: 26.25em;
  right: -53.7em;
  top: 0;
}
.block_about .area_frontPhilosophy .front_bgImages .img03 {
  width: 28.75em;
  left: -21em;
  bottom: 0;
}
.block_about .area_frontPhilosophy .front_bgImages .img04 {
  width: 13.9375em;
  right: -76em;
  top: 23.8em;
}
.block_about .area_frontPhilosophy .about_philosophyBox {
  width: min(35%, 405px);
  margin: auto;
  transform: translateX(-5em);
}
.block_about .area_frontPhilosophy .about_philosophyBox .philosophy_lead {
  margin: 3em 0 3em;
}
/*-----*/
.block_about .area_frontFeature {
  margin: 0 0 6.6em;
}
.block_about .area_frontFeature .feature_whiteBox {
  background: #fff;
  width: min(98%, 910px);
  margin: -13.3em auto 0;
  padding: 3.3em 0;
  position: relative;
  z-index: 5;
}
.block_about .area_frontFeature .feature_whiteBox .title_menu {
  text-align: center;
}
.block_about .area_frontFeature .feature_whiteBox .feature_lead {
  text-align: center;
  margin: 3.3em 0 3em;
}
.block_about .area_frontFeature .feature_whiteBox .link_base {
  text-align: center;
}
/*-----*/
.block_about .area_frontMessage {
  margin: 0 0 10.5em;
}
.block_about .area_frontMessage .messageFlex {
  display: flex;
  align-items: center;
}
.block_about .area_frontMessage .messageFlex .flex_left {
  width: 45.313%;
}
.block_about .area_frontMessage .messageFlex .flex_right {
  width: 50%;
  box-sizing: border-box;
  padding: 0 5em;
}
.block_about .area_frontMessage .messageFlex .message_lead {
  margin: 3em 0 3em;
}
/*-----*/
.block_about .area_frontCompany {
  margin: 0 0 9em;
}
.block_about .area_frontCompany .companyFlex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.block_about .area_frontCompany .flex_left {
  width: 37%;
}
.block_about .area_frontCompany .company_lead {
  margin: 3em 0;
}
.block_about .area_frontCompany .flex_right {
  width: 48.438%;
  margin: -1.5em 0 0;
}
/*----------*/
.block_business .business_frontBg {
  background: #FBFAF7;
  padding: 9em 0;
}
.businessLinkFlex {
  display: flex;
  justify-content: space-between;
  margin: 4.6em 0 0;
}
.businessLinkFlex .flexLeft {
  width: min(69%, 864px);
}
.businessLinkFlex .flexRight {
  width: min(30%, 370px);
}
.businessLinkFlex .link01 {
  box-sizing: border-box;
  border: solid 1px #DCDDDF;
  background: #fff;
}
.businessLinkFlex .link01 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.businessLinkFlex .link01 a .textBox {
  width: 57%;
  box-sizing: border-box;
  padding: 0 3em;
}
.businessLinkFlex .link01 a .businessLink_site {
  background: url(../img/icon_blank.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1em auto;
}
.businessLinkFlex .link01 a .businessLink_site span {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  border: solid 1px #012E49;
  font-size: 86%;
  padding: .1em 1em;
  letter-spacing: .1em;
  color: #012E49;
}
.businessLinkFlex .link01 a .site_title {
  font-size: 150%;
  line-height: 1.5;
  letter-spacing: .03em;
  margin: 1.4em 0;
  font-family: "Shippori Mincho", serif;
}
.businessLinkFlex .link01 a .site_lead {
  margin: 0 0 2em;
}
.businessLinkFlex .link01 a .imageBox {
  width: 43%;
  position: relative;
  overflow: hidden;
}
.businessLinkFlex .link01 a .imageBox img {
  transition: transform .5s;
}
.businessLinkFlex .link01 a:hover .imageBox img {
  transform: scale(1.1);
}
.businessLinkFlex .flexRight .business_auto {
  box-sizing: border-box;
  border: solid 1px #DCDDDF;
  background: #fff;
  padding: 3.1em 1em 3.1em 3em;
}
.businessLinkFlex .business_auto .businessLink_site span {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  border: solid 1px #012E49;
  font-size: 86%;
  padding: .1em 1em;
  letter-spacing: .1em;
  color: #012E49;
}
.businessLinkFlex .business_auto .businessLink_site span + span {
  margin: 0 0 0 .8em;
}
.businessLinkFlex .business_auto .site_title {
  font-size: 125%;
  line-height: 1.5;
  letter-spacing: .03em;
  margin: 1.7em 0 .75em;
  font-family: "Shippori Mincho", serif;
}
.businessLinkFlex .business_auto .businessLink_inline a {
  display: inline-block;
  padding: .25em 2.3em .25em 1.2em;
  background-image: url(../img/icon_blank.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: .8em auto;
  position: relative;
  transition: color .3s;
}
.businessLinkFlex .business_auto .businessLink_inline a:hover {
  color: #E7380D;
}
.businessLinkFlex .business_auto .businessLink_inline a::before {
  content: '';
  width: 1.75em;
  height: .5em;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url("../img/arrow01.webp");
  background-repeat: no-repeat;
  background-size: 1.75em auto;
  transition: transform .3s;
}
.businessLinkFlex .business_auto .businessLink_inline a:hover::before {
  transform: translateX(.4em);
}
.businessLinkFlex .att_text {
  color: #E7380D;
  margin: .6em 0 0;
}
@media all and (max-width:1320px) {
  .businessLinkFlex {
    font-size: 1.2121vw;
  }
}
/* ==================================== 
page-name #pageBase
====================================*/
.block_pageTop {
  margin: 10em 0 0;
}
.block_pageTop .page_bnrLong {
  margin: 2.6em 0 0;
  width: 100%;
}
.block_pageTop .page_bread {
  margin: 2.3em 0 0;
}
.list_bread {
  display: flex;
  font-size: 87.5%;
}
.list_bread > li {
  color: #5A5D62;
  position: relative;
}
.list_bread > li + li {
  margin: 0 0 0 1.2em;
  padding: 0 0 0 1.2em;
}
.list_bread > li + li::before {
  content: '';
  width: 1px;
  height: 1em;
  background: #B8BABE;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotateZ(25deg);
}
.list_bread > li span.now {
  color: #0B0B0C;
}
.list_bread > li a {
  display: block;
  transition: color .3s;
  text-decoration: underline;
}
.list_bread > li a:hover {
  color: #E7380D;
}
/**/
.block_pageTop .pageTop_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.block_pageTop .pageTop_flex .title_page {
  width: 62%;
  margin: -4em 0 0;
}
.block_pageTop .pageTop_flex .page_bnr {
  width: 37.657%;
}
.block_pageTop .pageTop_flex .page_bread {
  width: 62%;
  margin: -4.5em 0 0;
  position: relative;
  z-index: 5;
}
@media all and (max-width:1400px) {
  .block_pageTop .pageTop_flex .title_page {
    font-size: 1.142857vw;
  }
}
/* ==================================== 
page-name #philosophy
====================================*/
.block_philosophy .area_promise {
  margin: 9.65em 0 9.9em;
}
.block_philosophy .area_promise .promise_lead {
  text-align: center;
  margin: 2.1em 0 0;
}
/**/
.block_philosophy .area_skill .skill_desc {
  margin: 4em 0;
}
.block_philosophy .area_skill .skill_engineer {
  display: flex;
  justify-content: space-between;
}
.block_philosophy .area_skill .skill_engineer .textBox {
  width: 50.5%;
}
.block_philosophy .area_skill .skill_engineer .textBox .skill_text {
  margin: 1.6em 0 0;
}
.block_philosophy .area_skill .skill_engineer .imgBox {
  width: 44.61%;
}
.block_philosophy .area_skill .skill_policy {
  margin: 4em 0 0;
}
.block_philosophy .area_skill .skill_policy .policy_lead {
  margin: 1.55em 0 4em;
}
.dl_promise {
  border-top: solid 1px #DCDDDF;
  margin: 2.9em 0 0;
  background: url("../img/feature/bg_s.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50.9375em auto;
}
.dl_promise .promiseWrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.97em 0;
  border-bottom: solid 1px #DCDDDF;
}
.dl_promise .promiseWrap dt {
  width: 30%;
}
.dl_promise .promiseWrap dd {
  width: 69.5%;
}
.dl_promise .promiseWrap dt span.num {
  display: inline-block;
  vertical-align: middle;
  color: #E7380D;
  font-family: "Roboto", sans-serif;
  font-size: 175%;
}
.dl_promise .promiseWrap dt span.title {
  display: inline-block;
  vertical-align: middle;
  font-size: 150%;
  font-weight: 700;
  line-height: 1.5;
  font-family: "Shippori Mincho", serif;
  margin: 0 0 0 .5em;
}
/**/
.block_philosophy .area_facility {
  margin: 10em 0 10em;
}
.block_philosophy .area_facility .facility_desc {
  margin: 2.5em 0 5em;
  width: min(100%, 950px);
}
.block_philosophy .area_facility .facilitySet + .facilitySet {
  margin: 5em 0 0;
}
.block_philosophy .area_facility .facilitySet .set_lead {
  margin: 1.6em 0 0;
  line-height: 2.2;
  width: min(100%, 950px);
}
.block_philosophy .area_facility .facilitySet .set_images {
  margin: 2.4em 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 2.55em 3.124%;
}
.block_philosophy .area_facility .facilitySet .set_images .img {
  width: 48.438%;
  position: relative;
}
.block_philosophy .area_facility .facilitySet .set_images span.caption {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background: #F1F4F8;
  padding: .2em .7em;
}
/**/
.block_philosophy .area_achievement {
  background: #FBFAF7;
  padding: 10em 0;
}
.list_achievement {
  display: flex;
  flex-wrap: wrap;
  gap: 1.8em 2.538%;
  margin: 3.7em 0 0;
}
.list_achievement > li {
  position: relative;
  background: #fff;
  overflow: hidden;
  border: solid 1px #DCDDDF;
  width: 31.641%;
  box-sizing: border-box;
  padding: 2.6em 2.4em;
}
.list_achievement > li::before {
  content: '';
  width: 2.8em;
  height: 2.8em;
  box-sizing: border-box;
  background: #E7380D;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  pointer-events: none;
}
.list_achievement > li .achievement_icon {
  width: 5em;
  pointer-events: none;
}
.list_achievement > li .achievement_name {
  font-size: 125%;
  line-height: 1;
  letter-spacing: 2px;
  margin: 1.5em 0 .7em;
}
.list_achievement > li.google .achievement_name {
  margin: 1.2em 0 1.02em;
}
.list_achievement > li .achievement_en {
  margin: 1.8em 0 .7em;
}
.list_achievement > li .achievement_data span.num {
  font-family: "Shippori Mincho", serif;
  font-size: 400%;
  font-weight: 700;
  line-height: 1;
  color: #012E49;
  display: inline-block;
  position: relative;
}
.list_achievement > li.google .achievement_data span.num::before {
  content: '';
  width: 100%;
  height: .22em;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -.16em;
  background: url("../img/feature/google.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.list_achievement > li .achievement_data span.unit {
  margin: 0 0 0 .3em;
  display: inline-block;
}
.list_achievement > li .achievement_data span.bigText {
  font-family: "Shippori Mincho", serif;
  font-size: 300%;
  font-weight: 700;
  line-height: 1;
  color: #012E49;
  display: inline-block;
}
/* ==================================== 
page-name #message
====================================*/
.block_message .area_contents {
  margin: 7.3em 0 7.55em;
}
.block_message .area_contents .inner {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
.block_message .area_contents .top_imageBox {
  width: 54.845%;
}
.block_message .area_contents .top_textBox {
  width: 45%;
}
.block_message .area_contents .top_textBox .text_message {
  color: #012E49;
  font-size: 300%;
  font-weight: 700;
  line-height: 1.45;
  margin: 0 0 .7em;
}
.block_message .area_contents .top_textBox .text_name {
  font-size: 150%;
}
.block_message .area_contents .textBox .contents_text {
  margin: 2em 0 0;
}
.block_message .area_contents .contentsBox.box01 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin: 5em auto 0;
  max-width: 1440px;
}
.block_message .area_contents .contentsBox.box01 .imageBox {
  width: 34.306%;
}
.block_message .area_contents .contentsBox.box01 .textBox {
  width: 60.1%;
}
.block_message .area_contents .contentsBox.box01 .textBox .contents_text {
  width: 90%;
}
.block_message .area_contents .contentsBox.box02 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: min(96%, 1280px);
  margin: 5em auto 0;
}
.block_message .area_contents .contentsBox.box02 .imageBox {
  width: 47.423%;
}
.block_message .area_contents .contentsBox.box02 .textBox {
  width: 46.5%;
}
.block_message .area_contents .contentsBox.box03 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin: 5.5em auto 0;
  max-width: 1440px;
}
.block_message .area_contents .contentsBox.box03 .imageBox {
  width: 34.306%;
}
.block_message .area_contents .contentsBox.box03 .textBox {
  width: 52%;
  margin: 0 5.5% 0 auto;
}
.block_message .area_contents .contentsBox.box04 {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
  width: min(96%, 1062px);
  margin: 5em auto 0;
}
.block_message .area_contents .contentsBox.box04 .imageBox {
  margin: 5em 0 0;
}
/* ==================================== 
page-name #company
====================================*/
.block_company .area_overview {
  margin: 10em 0 0;
}
.block_company .area_overview .dl_company {
  margin: 4em 0 0;
}
.dl_company .dlWrap {
  display: flex;
  justify-content: space-between;
}
.dl_company .dlWrap:nth-child(odd) {
  background: #FBFAF7;
}
.dl_company .dlWrap dt {
  line-height: 1.75;
  font-weight: 600;
  padding: 1.875em 2em;
  position: relative;
}
.dl_company .dlWrap dt::before {
  content: '';
  width: 1px;
  height: 1.5em;
  background: #B8BABE;
  position: absolute;
  right: 0;
  top: 2em;
}
.dl_company .dlWrap dd {
  padding: 1.875em 2em;
  box-sizing: border-box;
  width: 80.3%;
}
.dl_company .dlWrap dd a {
  color: #1A0DAB;
  transition: color .2s;
  text-decoration: underline;
}
.dl_company .dlWrap dd a:hover {
  color: rgba(231, 56, 13, 1);
}
.dl_company .dlWrap dd .mapWrap {
  width: 26.25em;
  height: 15em;
  margin: 1.2em 0 0;
}
.dl_company .dlWrap dd .mapWrap iframe {
  width: 100%;
  height: 100%;
}
/**/
.block_company .area_history {
  margin: 10em 0 0;
}
.dl_history {
  margin: 2.7em 0 0;
  border-top: solid 1px #DCDDDF;
}
.dl_history .dlWrap {
  display: flex;
  padding: 1.38em 0;
  border-bottom: solid 1px #DCDDDF;
}
.dl_history .dlWrap dt {
  font-size: 112.5%;
  color: #012E49;
  width: 19.5%;
}
.dl_history .dlWrap dd {
  width: 80.5%;
}
/**/
.block_company .area_awards {
  margin: 11.8em 0 6em;
}
.block_company .area_awards .awardsSet {
  margin: 3em 0 0;
}
.block_company .area_awards .awardsSet + .awardsSet {
  margin: 2em 0 0;
}
.awardsSet {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  box-sizing: border-box;
  border: solid 1px #DCDDDF;
}
.awardsSet .awards_imgBox {
  width: 44.68%;
}
.awardsSet .awards_textBox {
  width: 49.5%;
  box-sizing: border-box;
  padding: 0 1.5em 0 3.4em;
  text-align: left;
}
.awardsSet .awards_textBox .awards_name {
  font-size: 150%;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0;
}
.awardsSet .awards_textBox .awards_text {
  margin: 1em 0 0;
}
/* ==================================== 
page-name #vision
====================================*/
.block_vision .area_slogan {
  position: relative;
  overflow: hidden;
  margin: 4.5em 0 1.75em;
  padding: 5.5em 0 8.35em;
}
.block_vision .area_slogan .slogan_images {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
}
.block_vision .area_slogan .slogan_images > div {
  position: absolute;
}
.block_vision .area_slogan .slogan_images .img01 {
  width: 13.6875em;
  top: 17.6em;
  left: 4.7em;
}
.block_vision .area_slogan .slogan_images .img02 {
  width: 15em;
  top: 0;
  left: 0;
}
.block_vision .area_slogan .slogan_images .img03 {
  width: 19.8125em;
  bottom: 0;
  right: 3.25em;
}
.block_vision .area_slogan .slogan_images .img04 {
  width: 15.3125em;
  bottom: 16.6em;
  right: 1.6em;
}
.block_vision .area_slogan .title_center {
  position: relative;
  z-index: 5;
}
.block_vision .area_slogan .slogan_lead {
  text-align: center;
  font-size: 112.5%;
  line-height: 2.8;
  position: relative;
  z-index: 5;
  margin: 3.5em 0 0;
}
.block_vision .area_slogan .slogan_lead p + p {
  margin: 2.6em 0 0;
}
/* ==================================== 
page-name #privacy
====================================*/
.block_page {
  margin: 7.5em 0 10em;
}
.block_page .area_privacy .inner {
  width: min(95%, 1064px);
}
.block_page .area_privacy .privacy_titleBox {
  margin: 0 0 .5em;
}
.block_page .area_privacy .privacy_title {
  font-size: 250%;
  line-height: 1.5;
}
.block_page .area_privacy .privacy_lead {
  margin: 2em 0 0;
}
.block_page .area_privacy .dl_privacy .dlWrap {
  padding: 5.5em 0 1.9em;
  border-bottom: solid 1px #DCDDDF;
}
.block_page .area_privacy .dl_privacy .dlWrap:last-child {
  border-bottom: none;
}
.dl_privacy dt {
  display: flex;
  align-items: center;
  line-height: 1.5;
}
.dl_privacy dt .num {
  color: #E7380D;
  font-family: "Roboto", sans-serif;
}
.dl_privacy dt .title {
  font-family: "Shippori Mincho", serif;
  font-size: 150%;
  margin: 0 0 0 .7em;
}
.dl_privacy dd {
  margin: 1.3em 0 0;
}
.dl_privacy dd .text + .text {
  margin: 2em 0 0;
}
.dl_privacy dd address {
  margin: 2em 0 0;
}
/* ==================================== 
page-name #inquiry
====================================*/
.block_inquiry .area_form {
  padding: 11.5em 0 8em;
}
.block_inquiry .area_form .form_lead {
  text-align: center;
  margin: 0 0 4em;
}
.block_inquiry .area_form .formWrap {
  width: min(95%, 1060px);
  margin: auto;
}
/* ==================================== 
page-name #thanks
====================================*/
.block_base {
  padding: 15.5em 0 10.2em;
}
.block_base .area_thanks .thanks_textBox {
  text-align: center;
  margin: 3.7em 0 0;
}
.block_base .area_thanks .thanks_textBox .thanks_lead {
  font-size: 112.5%;
}
.block_base .area_thanks .thanks_textBox .thanks_text {
  color: #5A5D62;
  margin: 1em 0 0;
}
.block_base .area_thanks .thanks_textBox .thanks_tel {
  color: #012E49;
  font-size: 200%;
  font-weight: 700;
  letter-spacing: 3px;
  margin: .7em 0 0;
}
.block_base .area_thanks .thanks_textBox .btn_back {
  margin: 3.5em auto 0;
}
/* ==================================== 
page-name #404
====================================*/
.block_base .area_404 .title_404 {
  text-align: center;
}
.block_base .area_404 .title_404 .font--mincho {
  font-size: 450%;
  line-height: 1;
  color: #E7380D;
}
.block_base .area_404 .title_404 .font--en {
  color: #2D2E31;
  line-height: 1.5;
  letter-spacing: .1em;
  margin: 2.5em 0 0;
}
.block_base .area_404 .yon_title {
  text-align: center;
  font-size: 112.5%;
  margin: 1.9em 0 0;
}
.block_base .area_404 .yon_text {
  color: #5A5D62;
  text-align: center;
  margin: .5em 0 0;
}
.block_base .area_404 .btn_back {
  margin: 5em auto 0;
}
/* ==================================== 
page-name #recruit
====================================*/
.block_recruit .area_front .movieTop {
  position: relative;
  overflow: hidden;
  height: 0;
  padding: 55.56% 0 0;
}
.block_recruit .area_front .movieTop::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  background: url(../img/recruit/mainvisual_white.webp);
  background-size: cover;
  background-repeat: no-repeat;
  transition: opacity 2s ease 3.5s;
  opacity: 0;
}
body.page--open .block_recruit .area_front .movieTop::before {
  opacity: 1;
}
.block_recruit .area_front .movieTop .title_recruitTop {
  position: absolute;
  left: 5em;
  bottom: 6.2em;
  z-index: 5;
  color: #012e49;
  line-height: 1;
  opacity: 0;
  transition: opacity 2s ease 3.5s;
}
body.page--open .block_recruit .area_front .movieTop .title_recruitTop {
  opacity: 1;
}
.block_recruit .area_front .movieTop .title_recruitTop .font--en {
  margin: 0 0 1em;
}
.block_recruit .area_front .movieTop .title_recruitTop .font--mincho {
  font-size: 400%;
  font-weight: 700;
}
.block_recruit .area_front .recruit_movie {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.block_recruit .area_front .recruit_movie video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
/**/
.block_recruit .work_summary .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.block_recruit .work_summary {
  padding: 7.5em 0;
}
.block_recruit .work_summary .inner {
  width: min(95%, 1100px);
}
.block_recruit .work_summary .textBox {
  width: 44%;
}
.block_recruit .work_summary .textBox .summary_lead {
  margin: 2em 0 0;
}
.block_recruit .work_summary .textBox .link_base {
  margin: 2em 0 0;
}
.block_recruit .work_summary .imgBox {
  width: 49.091%;
}
/**/
.block_recruit .interview_summary .title_bgLine {
  text-align: center;
}
.block_recruit .interview_summary .summary_lead {
  margin: 2.5em 0 0;
  text-align: center;
}
.block_recruit .interview_summary .recruit_summarySlide {
  padding: 5.9em 0;
  position: relative;
  overflow: hidden;
}
.block_recruit .interview_summary .recruit_summarySlide::before {
  content: '';
  width: 100%;
  height: 50%;
  box-sizing: border-box;
  background: #012E49;
  position: absolute;
  left: 0;
  top: 14%;
  margin: auto;
  transform: skewY(7.5deg);
}
.block_recruit .interview_summary .recruit_summarySlide .swiper {
  position: relative;
  z-index: 10;
}
.recruit_summarySlide .btn_more {
  margin: 2em auto 0;
}
.recruit_summarySet {
  position: relative;
}
.recruit_summarySet a {
  display: block;
  position: relative;
}
.recruit_summarySet .slide_thumbnail {
  position: relative;
  overflow: hidden;
  height: 0;
  padding: 60% 0 0;
}
.recruit_summarySet .slide_thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .5s;
}
.recruit_summarySet a:hover .slide_thumbnail img {
  transform: scale(1.1);
}
.recruit_summarySet .slide_textBox {
  position: relative;
}
.recruit_summarySet .slide_textBox .slide_title {
  position: absolute;
  z-index: 10;
  left: -.1px;
  bottom: calc(100% - .8em);
  font-size: 200%;
  font-weight: 700;
  line-height: 1.5;
}
.recruit_summarySet .slide_textBox .slide_title span {
  background: #fff;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: .1em .7em;
}
.recruit_summarySet .slide_textBox .slide_info {
  background: #fff;
  padding: 2.6em 2.5em;
  color: #4A4D52;
  line-height: 1;
  position: relative;
}
.recruit_summarySet .slide_textBox .slide_info::before {
  content: '';
  width: 2.5em;
  height: 2.5em;
  box-sizing: border-box;
  position: absolute;
  right: 2em;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/arrow04.webp);
  background-size: contain;
  background-repeat: no-repeat;
}
.recruit_summarySet .slide_textBox .slide_info .info_text span.hn {
  display: inline-block;
}
.recruit_summarySet .slide_textBox .slide_info .info_text span.join {
  display: inline-block;
  padding: 0 0 0 1.5em;
  margin: 0 0 0 1.5em;
  border-left: solid 1px #B8BABE;
}
.recruit_summarySet .slide_textBox .slide_info .info_position {
  margin: 1.25em 0 0;
}
#js_slideRecruit .swiper-button-prev, #js_slideRecruit .swiper-button-next {
  width: 3.75em;
  height: 3.75em;
  box-sizing: border-box;
  border: solid 1px #B8BABE;
  box-shadow: 3px 3px 3px 0 rgba(11, 11, 12, 0.25);
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.75em auto;
  top: 12em;
  transition: opacity .3s;
}
#js_slideRecruit .swiper-button-prev:hover, #js_slideRecruit .swiper-button-next:hover {
  opacity: .6;
}
#js_slideRecruit .swiper-button-prev {
  background-image: url(../img/arrow02-2.webp);
  left: 3em;
}
#js_slideRecruit .swiper-button-next {
  background-image: url(../img/arrow02.webp);
  right: 3em;
}
#js_slideRecruit .swiper-button-prev::after, #js_slideRecruit .swiper-button-next::after {
  display: none;
}
.under_menu {
  position: relative;
  padding: 14.8em 0;
  margin: 0 0 5em;
}
.under_menu::before {
  content: '';
  width: 100%;
  height: 86%;
  box-sizing: border-box;
  background: #F8FBFF;
  position: absolute;
  left: 0;
  top: 5.5%;
  margin: auto;
  transform: skewY(-7.5deg);
}
.under_menu .inner {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: space-between;
}
.under_menu .menuSet {
  width: 46.877%;
}
.under_menu .menuSet a {
  display: block;
}
.under_menu .menuSet .menu_thumbnail {
  margin: 2em 0 2em;
  overflow: hidden;
  height: 0;
  padding: 60% 0 0;
  position: relative;
}
.under_menu .menuSet .menu_thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  object-position: center;
  transition: all .4s;
}
.under_menu .menuSet a:hover .menu_thumbnail img {
  transform: scale(1.1);
}
.under_menu .menuSet .menu_text {
  margin: 0 0 2em;
}
/**/
.parts_entryBnr {
  width: min(100%, 1280px);
  margin: 0 auto 7.5em;
  background: #012E49;
}
.parts_entryBnr > a {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.parts_entryBnr .entryBnr_imgBox {
  width: 59.375%;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 9.5% 100%);
  pointer-events: none;
  overflow: hidden;
}
.parts_entryBnr .entryBnr_imgBox img {
  transition: transform .5s;
  transform-origin: center;
}
.parts_entryBnr a:hover .entryBnr_imgBox img {
  transform: scale(1.1);
}
.parts_entryBnr .entryBnr_textBox {
  width: min(36%, 410px);
  color: #fff;
  box-sizing: border-box;
}
.parts_entryBnr .entryBnr_textBox .entryBnr_lead {
  font-size: 112.5%;
  margin: 1.5em 0 0;
}
.parts_entryBnr .entryBnr_textBox .btn_entryMore {
  margin: 2.3em 0 0;
  width: 25.5em;
}
.block_recruit .area_pageTitle {
  position: relative;
  overflow: hidden;
}
.block_recruit .area_pageTitle .pageTitle_bg {
  width: min(100%, 2000px);
  margin: auto;
  clip-path: polygon(0 0, 100% 29%, 100% 100%, 0 71%);
}
.block_recruit .area_pageTitle .inner {
  position: relative;
  margin: -5.6em auto 0;
}
.block_recruit .area_pageTitle .pageTitleFlex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #F8FBFF;
  margin: 100px auto 0;
  width: min(100%, 1800px);
}
.block_recruit .area_pageTitle .pageTitleFlex .titleLeft {
  width: 46%;
  box-sizing: border-box;
  padding: 0 0 0 min(4.4%, 5em);
}
.block_recruit .area_pageTitle .pageTitleFlex .page_lead {
  margin: 2.5em 0 0;
}
.block_recruit .area_pageTitle .pageTitleFlex .titleRight {
  width: 53.612%;
}
.block_recruit .area_pageTitle .pageTitleFlex .bgWrap {
  clip-path: polygon(4.3em 0, 100% 0, 100% 100%, 0 100%);
}
/*-----*/
.block_recruit .area_pageTitle .page_singleWrap {
  margin: 100px 0 0;
}
/* ==================================== 
page-name #recruit--work
====================================*/
.block_recruit .area_workValue .inner {
  width: min(95%, 1100px);
  margin: 3.1em auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block_recruit .area_workValue .textBox {
  width: 40%;
}
.block_recruit .area_workValue .textBox .workValue_lead {
  margin: 2em 0 0;
}
.block_recruit .area_workValue .imgBox {
  width: 52.1818%;
}
/**/
.block_recruit .area_workOccupation {
  padding: 14em 0;
  position: relative;
  overflow: hidden;
  margin: 0 0 7.8em;
}
.block_recruit .area_workOccupation::before {
  content: '';
  width: 100%;
  height: 100%;
  background: #F8FBFF;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 0, 100% 11.7em, 100% 100%, 0 calc(100% - 11.7em));
}
.block_recruit .area_workOccupation .inner {
  position: relative;
  z-index: 5;
}
.block_recruit .area_workOccupation .title_bgLine {
  text-align: center;
}
.block_recruit .area_workOccupation .workOccupation_lead {
  text-align: center;
  margin: 2em 0 0;
}
.block_recruit .area_workOccupation .list_workOccupation {
  margin: 5em 0 0;
}
.list_workOccupation > li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.list_workOccupation > li + li {
  margin: 2em 0 0;
}
.list_workOccupation > li:nth-child(even), .list_workOccupation > li.reverse {
  flex-direction: row;
}
.list_workOccupation > li .imgBox {
  width: 40.314%;
  clip-path: polygon(0 0, 100% 4.3em, 100% 100%, 0 calc(100% - 4.3em));
}
.list_workOccupation > li:nth-child(even) .imgBox {
  width: 40.314%;
  clip-path: polygon(0 4.3em, 100% 0, 100% calc(100% - 4.3em), 0 100%);
}
.list_workOccupation > li .textBox {
  width: 54%;
}
.list_workOccupation > li .list_text {
  margin: 1em 0 0;
}
/* ==================================== 
page-name #envCulture
====================================*/
.block_recruit .area_envCulture {
  margin: 7em 0 0;
}
.block_recruit .area_envCulture .envCulture_text {
  margin: 1.5em 0 0;
  width: min(100%, 900px);
}
.block_recruit .area_envCulture .envCulture_img {
  margin: 2.7em 0 0;
}
/**/
.block_recruit .area_envCulture2 {
  padding: 14.3em 0 11em;
  position: relative;
  overflow: hidden;
  margin: 6em 0 0;
}
.block_recruit .area_envCulture2::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #F8FBFF;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 0, 100% 11.7em, 100% 100%, 0 calc(100% - 11.7em));
}
.block_recruit .area_envCulture2 .inner {
  position: relative;
  z-index: 5;
}
.block_recruit .area_envCulture2 .envCulture2_lead {
  margin: 1.5em 0 0;
  width: min(100%, 900px);
}
.block_recruit .area_envCulture2 .list_workOccupation {
  margin: 2.8em 0 0;
}
.block_recruit .area_envCulture2 .spot_skillPolicy {
  margin: 7em 0 7em;
}
.block_recruit .area_envCulture2 .skillPolicy_lead {
  margin: 1.4em 0 4.2em;
  width: min(100%, 900px);
}
.block_recruit .area_envCulture2 .spot_facility {
  margin: 7em 0;
}
.list_facility {
  display: flex;
  flex-wrap: wrap;
  gap: 4em 7%;
}
.list_facility > li {
  width: 40.314%;
}
.list_facility > li figcaption {
  font-size: 137.5%;
}
.list_facility > li .facility_img {
  clip-path: polygon(0 4.3em, 100% 0, 100% calc(100% - 4.3em), 0 100%);
}
.list_facility > li:nth-child(3) {
  margin: 0 0 0 auto;
}
/**/
.block_recruit .area_envWell {
  margin: 7.6em 0 0;
}
.block_recruit .area_envWell .spot_wellBenefits {
  margin: 4em 0 0;
}
.block_recruit .area_envWell .spot_wellBenefits .list_disc3 {
  margin: 2.6em 0 0;
}
.block_recruit .area_envWell .spot_club {
  margin: 6.55em 0 0;
}
.block_recruit .area_envWell .spot_club .wellBox {
  display: flex;
  background: #F8FBFF;
}
.block_recruit .area_envWell .wellBox .textBox {
  width: 62.5%;
  position: relative;
  display: flex;
  align-items: center;
}
.block_recruit .area_envWell .wellBox .textBox .box_fukidashi {
  position: absolute;
  left: 3em;
  top: -1.6em;
}
.block_recruit .area_envWell .wellBox .textBox .box_fukidashi span {
  display: inline-block;
  background: #012E49;
  color: #fff;
  font-size: 112.5%;
  padding: .5em 1.05em;
  position: relative;
  border-radius: 2px;
}
.block_recruit .area_envWell .wellBox .textBox .box_fukidashi span::before {
  content: '';
  width: 1em;
  height: 1em;
  background: #012E49;
  position: absolute;
  left: 1em;
  top: calc(100% - 1px);
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
.block_recruit .area_envWell .wellBox .textBox .boxFlex {
  padding: 0 4em;
}
.block_recruit .area_envWell .wellBox .textBox .box_title {
  font-size: 137.5%;
}
.block_recruit .area_envWell .wellBox .textBox .box_text {
  margin: 1em 0 0;
}
.block_recruit .area_envWell .wellBox .imgBox {
  width: 37.5%;
}
.list_disc3 {
  display: flex;
  flex-wrap: wrap;
  gap: 1em 0;
}
.list_disc3 > li {
  width: calc(100% / 3);
  font-size: 112.5%;
  position: relative;
  padding: 0 0 0 1.1em;
  box-sizing: border-box;
}
.list_disc3 > li::before {
  content: '';
  width: .44em;
  height: .44em;
  background: #012E49;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: .8em;
}
.block_recruit .area_envWell .spot_envNumbers {
  position: relative;
  margin: 7.5em 0 5em;
}
.block_recruit .area_envWell .spot_envNumbers::before {
  content: '';
  width: calc(95%, 1280px);
  height: 100%;
  background: #F1F4F8;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  clip-path: polygon(0 0, 100% 10.5em, 100% 100%, 0 calc(100% - 10.5em));
}
.block_recruit .area_envWell .spot_envNumbers .zindex {
  position: relative;
  z-index: 5;
  width: min(95%, 1120px);
  margin: auto;
  padding: 10.5em 0 14.5em;
}
.list_envNumbers {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6em 2%;
}
.block_recruit .area_envWell .spot_envNumbers .list_envNumbers {
  margin: 3.6em 0 0;
}
.list_envNumbers > li {
  background: #fff;
  padding: 3em 0;
  box-sizing: border-box;
  width: 49%;
}
.list_envNumbers > li.long {
  width: 100%;
}
.dl_envNumbers {
  text-align: center;
}
.dl_envNumbers dt {
  font-size: 125%;
  font-weight: 700;
  line-height: 1.5;
}
.dl_envNumbers dt small {
  font-size: 70%;
  margin: 0 0 0 1em;
}
.dl_envNumbers dd {
  margin: 1.15em 0 0;
}
.dl_envNumbers dd span.num {
  color: #E7380D;
  font-size: 400%;
  font-weight: 700;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
}
.dl_envNumbers dd span.unit {
  font-size: 125%;
  font-weight: 700;
  line-height: 1;
}
.dl_envNumbers .graph_center {
  width: min(95%, 525px);
  margin: 2.3em auto 0;
}
.list_figureBase > li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.list_figureBase > li + li {
  margin: -.75em auto 0;
}
.list_figureBase > li .textBox {
  width: 64.5%;
}
.list_figureBase > li .imgBox {
  width: 30%;
  clip-path: polygon(0 0, 100% 3.2em, 100% 100%, 0 calc(100% - 3.2em));
}
.list_figureBase .figureBase_title {
  font-size: 150%;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 .7em;
}
.block_recruit .area_envWell .spot_envPlace {
  margin: 0 auto 9.5em;
}
/* ==================================== 
page-name #recruit--skill
====================================*/
.block_recruit .area_skillProgram {
  margin: 7em 0 7.5em;
}
.block_recruit .area_skillProgram .skillProgram_movie {
  margin: 3.8em 0 0;
}
.block_recruit .area_skillProgram .movieWrap {
  width: min(100%, 1060px);
  margin: auto;
  position: relative;
  overflow: hidden;
  height: 0;
  padding: 46.5% 0 0;
}
.block_recruit .area_skillProgram .movieWrap video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}
/**/
.block_recruit .area_skillPath {
  padding: 14.1em 0 17.8em;
  position: relative;
  overflow: hidden;
}
.block_recruit .area_skillPath::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #F8FBFF;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 0, 100% 11.7em, 100% 100%, 0 calc(100% - 11.7em));
}
.block_recruit .area_skillPath .inner {
  position: relative;
  z-index: 5;
}
.block_recruit .area_skillPath .fig_careerPath {
  margin: 3.1em 0 0;
}
.block_recruit .area_skillPath .fig_careerPath figcaption {
  text-align: center;
  font-size: 150%;
  line-height: 1;
  overflow: hidden;
}
.block_recruit .area_skillPath .fig_careerPath figcaption span {
  display: inline-block;
  position: relative;
}
.block_recruit .area_skillPath .fig_careerPath figcaption span::before {
  content: '';
  width: calc(100vw - 50%);
  height: 1px;
  position: absolute;
  right: calc(100% + 1.9em);
  top: 0;
  bottom: 0;
  margin: auto;
  background: #B8BABE;
}
.block_recruit .area_skillPath .fig_careerPath figcaption span::after {
  content: '';
  width: calc(100vw - 50%);
  height: 1px;
  position: absolute;
  left: calc(100% + 1.9em);
  top: 0;
  bottom: 0;
  margin: auto;
  background: #B8BABE;
}
.block_recruit .area_skillPath .fig_careerPath .img_wrap {
  margin: 3.2em 0 0;
}
/**/
.block_recruit .area_skillUp {
  margin: 4.9em 0 10em;
}
.block_recruit .area_skillUp .list_skillUp {
  border-top: solid 1px #DCDDDF;
  margin: 2.4em 0 0;
}
.list_skillUp > li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.5em 0;
  border-bottom: solid 1px #DCDDDF;
}
.list_skillUp > li .skillUp_imageBox {
  width: 25%;
}
.list_skillUp > li .skillUp_textBox {
  width: 71.3%;
}
.list_skillUp > li .skillUp_textBox .skillUp_title {
  font-size: 150%;
  margin: 0 0 .5em;
}
/* ==================================== 
page-name #recruit--entry
====================================*/
.block_recruit .area_entryTour {
  margin: 7em 0 7.5em;
}
.block_recruit .area_entryTour .entryTour_img {
  margin: 3.8em 0 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 0;
  padding: min(18.75%, 270px) 0 0;
}
.block_recruit .area_entryTour .entryTour_img .img--anime {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 100%;
  max-width: 1920px;
  height: 100%;
  display: flex;
}
.block_recruit .area_entryTour .entryTour_img img {
  display: block;
  width: auto;
  max-width: none;
  height: 100%;
  object-fit: contain;
  animation: 15s linear 0s entrySlide infinite;
}
.block_recruit .area_entryInterview {
  position: relative;
  padding: 14em 0 17.9em;
}
.block_recruit .area_entryInterview::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #F8FBFF;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 0, 100% 11.7em, 100% 100%, 0 calc(100% - 11.7em));
}
.block_recruit .area_entryInterview .inner {
  position: relative;
  z-index: 5;
}
.block_recruit .area_entryInterview .entryInterview_img {
  margin: 4em 0 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 0;
  padding: min(18.75%, 270px) 0 0;
  z-index: 5;
}
.block_recruit .area_entryInterview .entryInterview_img .img--anime {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 100%;
  max-width: 1920px;
  height: 100%;
  display: flex;
}
.block_recruit .area_entryInterview .entryInterview_img img {
  display: block;
  width: auto;
  max-width: none;
  height: 100%;
  object-fit: contain;
  animation: 15s linear 0s entrySlide infinite;
}
/**/
.block_recruit .area_requirements {
  margin: 4.8em 0 0;
}
.block_recruit .area_requirements .title_bgLine {
  text-align: center;
  margin: 0 0 2.8em;
}
.list_requirementsCategory {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 0 3em;
  gap: .5em 1.5em;
}
.list_requirementsCategory > li {
  border: solid 1px #6F7277;
  border-radius: 5em;
  display: inline-block;
  position: relative;
  overflow: hidden;
  transition: color .3s, background .3s;
}
.list_requirementsCategory > li::before {
  content: '';
  width: 100%;
  height: 0;
  background: #012E49;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all .3s;
}
.list_requirementsCategory > li:hover::before {
  height: 100%;
  top: 0;
  bottom: auto;
}
.list_requirementsCategory > li a {
  display: block;
  padding: .3em 2.6em .3em 1.4em;
  position: relative;
  z-index: 5;
  font-size: 112.5%;
}
.list_requirementsCategory > li a::before {
  content: '';
  width: .8em;
  height: .5em;
  background: #012E49;
  position: absolute;
  right: 1.1em;
  top: 0;
  bottom: 0;
  margin: auto;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  transition: background-color .3s;
}
.list_requirementsCategory > li:hover {
  color: #fff;
}
.list_requirementsCategory > li:hover a::before {
  background-color: #fff;
}
.requirementsSet {
  background: #F8FBFF;
  border-radius: 4em;
  border: solid 1px #DCDDDF;
}
.requirementsSet + .requirementsSet {
  margin: 3em 0 0;
}
.requirementsSet > .dl_requirementsAcc > dt {
  padding: 2em 5.7em 2em;
  cursor: pointer;
  position: relative;
  transition: padding .3s, color .3s;
}
.requirementsSet > .dl_requirementsAcc > dt:hover {
  color: #E7380D;
}
.requirementsSet > .dl_requirementsAcc.active > dt {
  padding: 3em 5.7em 2.3em;
  color: #E7380D;
}
.requirementsSet > .dl_requirementsAcc > dt span {
  font-size: 150%;
  display: block;
  position: relative;
}
.requirementsSet > .dl_requirementsAcc > dt span::before, .requirementsSet > .dl_requirementsAcc > dt span::after {
  content: '';
  width: 1.6em;
  height: 1px;
  background: #2D2E31;
  position: absolute;
  right: 0;
  top: .9em;
  transform-origin: center;
  transition: transform .3s;
}
.requirementsSet > .dl_requirementsAcc > dt span::after {
  transform: rotateZ(90deg);
}
.requirementsSet > .dl_requirementsAcc.active > dt span::after {
  transform: rotateZ(0deg);
}
.requirementsSet > .dl_requirementsAcc > dd {
  padding: 0 5.7em;
  box-sizing: border-box;
  height: 0;
  overflow: hidden;
}
.requirementsSet > .dl_requirementsAcc.active > dd {
  display: block;
  height: auto;
}
.list_requirementsDetail {
  border-top: solid 1px #DCDDDF;
}
.list_requirementsDetail > li {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #DCDDDF;
  padding: 2.5em 0;
}
.list_requirementsDetail .label {
  width: 25%;
}
.list_requirementsDetail .label span {
  display: block;
  font-size: 125%;
}
.list_requirementsDetail .contents {
  width: 70.5%;
}
.list_requirementsDetail ul > li {
  padding: 0 0 0 1em;
  position: relative;
}
.list_requirementsDetail ul > li::before {
  content: '';
  width: .5em;
  height: .5em;
  background: #E7380D;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: .7em;
}
.list_requirementsDetail ul > li + li {
  margin: .1em 0 0;
}
.requirementsSet > .dl_requirementsAcc > dd .btn_entry {
  margin: 2.3em auto 4em;
}
.block_recruit .area_form {
  padding: 16.7em 0 14.8em;
  position: relative;
  overflow: hidden;
  margin: 7.4em 0 5em;
}
.block_recruit .area_form::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #F8FBFF;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 11.7em, 100% 0, 100% calc(100% - 11.7em), 0 100%);
}
.block_recruit .area_form .inner {
  position: relative;
  z-index: 5;
}
.block_recruit .area_form .title_bgLine {
  text-align: center;
}
.block_recruit .area_form .lead_base {
  text-align: center;
  margin: 1.4em auto;
  font-size: 112.5%;
}
.block_recruit .area_form .formWrap {
  width: min(95%, 1060px);
  margin: auto;
}
/* ==================================== 
page-name #recruit--interview
====================================*/
.block_recruit .area_interview {
  padding: 10em 0 10em;
  overflow: hidden;
  position: relative;
}
.block_recruit .area_interview::before {
  content: '';
  width: 100%;
  height: 26.75em;
  background: #012E49;
  position: absolute;
  left: 0;
  top: 27.15em;
  clip-path: polygon(0 0, 100% 11.8em, 100% 100%, 0 calc(100% - 11.8em));
}
.block_recruit .area_interview::after {
  content: '';
  width: 100%;
  height: 48.5em;
  background: #F8FBFF;
  position: absolute;
  left: 0;
  top: 71em;
  clip-path: polygon(0 11.8em, 100% 0, 100% calc(100% - 11.8em), 0 100%);
}
.block_recruit .area_interview .inner {
  position: relative;
  z-index: 5;
}
.list_interviewSummary {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.list_interviewSummary > li {
  width: 46.876%;
}
.list_interviewSummary > li:nth-child(even) {
  margin: 12.5em 0 .8em;
}
/*-----*/
.block_recruit .page_singleWrap {
  padding: 4.6em 0 0;
}
.block_recruit .page_singleWrap .singleTitleWrap {
  margin: 1em 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.block_recruit .page_singleWrap .singleMessage {
  font-size: 300%;
  line-height: 1.6;
  order: 1;
}
.block_recruit .page_singleWrap .singleTitle {
  text-align: right;
  order: 2;
  color: #4A4D52;
}
.block_recruit .page_singleWrap .singleTitle span.name {
  display: inline-block;
}
.block_recruit .page_singleWrap .singleTitle span.join {
  display: inline-block;
  margin: 0 0 0 1.5em;
  padding: 0 0 0 1.5em;
  position: relative;
}
.block_recruit .page_singleWrap .singleTitle span.join::before {
  content: '';
  width: 1px;
  height: 1em;
  position: absolute;
  background: #B8BABE;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.block_recruit .page_singleWrap .singleTitle .position {
  font-weight: 500;
}
.block_recruit .page_singleWrap .singleThumbnail {
  order: 3;
  margin: 3.3em 0 0;
}
.block_recruit .area_interviewSingle {
  overflow: hidden;
}
.block_recruit .area_interviewSingle .singleProfile {
  background: #F8FBFF;
  padding: 4em;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  margin: 4em auto 0;
}
.block_recruit .area_interviewSingle .singleProfile .profile_imgBox {
  width: 45.14%;
}
.block_recruit .area_interviewSingle .singleProfile .profile_textBox {
  width: 48%;
}
.block_recruit .area_interviewSingle .singleProfile .profile_title {
  font-size: 150%;
  color: #E7380D;
}
.block_recruit .area_interviewSingle .singleProfile .profile_text {
  margin: 1em 0 0;
}
/**/
.block_recruit .area_interviewSingle .textBox .parts_text {
  margin: 1.75em 0 0;
}
.block_recruit .area_interviewSingle .textBox p + p {
  margin: 1.8em 0 0;
}
.block_recruit .area_interviewSingle .single_parts01 {
  margin: 7.4em auto 0;
}
.block_recruit .area_interviewSingle .single_parts01 .positionBox {
  position: relative;
}
.block_recruit .area_interviewSingle .single_parts01 .textBox {
  width: 57%;
  box-sizing: border-box;
  padding: 0 0 0 3.2em;
}
.block_recruit .area_interviewSingle .single_parts01 .imgBox {
  position: absolute;
  left: 64.5%;
  top: 0;
  width: 41.72%;
}
/**/
.block_recruit .area_interviewSingle .single_parts02 {
  margin: 5em 0 0;
  position: relative;
}
.block_recruit .area_interviewSingle .single_parts02::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #F8FBFF;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 0, 100% 11.7em, 100% 100%, 0 calc(100% - 11.7em));
}
.block_recruit .area_interviewSingle .single_parts02 .positionBox {
  position: relative;
  z-index: 5;
  padding: 13.8em 0 13.2em;
}
.block_recruit .area_interviewSingle .single_parts02 .imgBox {
  position: absolute;
  left: -2.75em;
  top: 2.4em;
  width: 28.125%;
}
.block_recruit .area_interviewSingle .single_parts02 .textBox {
  width: 63.5%;
  margin: 0 0 0 auto;
}
/**/
.block_recruit .area_interviewSingle .single_parts03 {
  margin: 7.4em 0 0;
}
.block_recruit .area_interviewSingle .single_parts03 .textBox {
  width: min(95%, 960px);
  margin: auto;
}
.block_recruit .area_interviewSingle .single_parts03 .imgBox {
  margin: 5em auto 0;
  width: min(100%, 1282px);
}
/**/
.block_recruit .area_interviewSingle .single_parts04 {
  margin: 7.5em 0 0;
}
.block_recruit .area_interviewSingle .single_parts04 .flexBox {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
.block_recruit .area_interviewSingle .single_parts04 .textBox {
  width: 59.5%;
}
.block_recruit .area_interviewSingle .single_parts04 .imgBox {
  width: 30.938%;
  transform: translateX(-1.5em);
}
/**/
.block_recruit .area_interviewFlow {
  padding: 13.5em 0 14.6em;
  margin: 2.5em 0 0;
  position: relative;
}
.block_recruit .area_interviewFlow::before {
  content: '';
  width: 100%;
  height: 100%;
  background: #FBFAF7;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 11.7em, 100% 0, 100% calc(100% - 11.7em), 0 100%);
}
.block_recruit .area_interviewFlow .inner {
  position: relative;
  z-index: 5;
}
.block_recruit .area_interviewFlow .title_bgLine {
  text-align: center;
}
.block_recruit .area_interviewFlow .title_bgLine .font--mincho {
  text-align: center;
}
.list_interviewFlow {
  display: flex;
  justify-content: center;
  gap: 0 .75em;
  margin: 2.5em 0 0;
}
.list_interviewFlow > li {
  background: #012E49;
  position: relative;
  overflow: hidden;
  color: #012E49;
  padding: .56em 2.8em .56em .7em;
  clip-path: polygon(0 0, calc(100% - 1em) 0, 100% 50%, calc(100% - 1em) 100%, 0 100%);
  box-sizing: border-box;
  min-width: 14.375em;
}
.list_interviewFlow > li::before {
  content: '';
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  position: absolute;
  left: 1px;
  top: 1px;
  background: #FBFAF7;
  clip-path: polygon(0 0, calc(100% - 1em) 0, calc(100% - 1px) 50%, calc(100% - 1em) 100%, 0 100%)
}
.list_interviewFlow > li span.font--en {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  position: relative;
  z-index: 5;
}
.list_interviewFlow > li span.name {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.6;
  letter-spacing: .02em;
  position: relative;
  z-index: 5;
  margin: 0 0 0 .5em;
}
.block_recruit .area_interviewFlow .lead_base {
  text-align: center;
  margin: 2em auto 0;
  width: min(100%, 960px);
}
.block_recruit .area_interviewFlow .lead_base p {
  display: inline-block;
  text-align: left;
}
/**/
.block_recruit .area_interviewFuture {
  margin: 7.5em 0 0;
  position: relative;
}
.block_recruit .area_interviewFuture .inner {
  border-bottom: solid 1px #B8BABE;
}
.block_recruit .area_interviewFuture .title_bgLine {
  text-align: center;
}
.block_recruit .area_interviewFuture .interviewFuture_flex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: min(100%, 1180px);
  margin: 4em auto 3.85em;
}
.block_recruit .area_interviewFuture .interviewFuture_flex .imgBox {
  width: 44.068%;
}
.block_recruit .area_interviewFuture .interviewFuture_flex .textBox {
  width: 49.5%;
}
/**/
.block_recruit .area_interviewOthers {
  margin: 9.8em 0 0;
  position: relative;
}
.block_recruit .area_interviewOthers .title_bgLine {
  text-align: center;
  margin: 0 0 1.9em;
}
.block_recruit .area_interviewOthers .title_bgLine .font--mincho {
  text-align: center;
}
.block_recruit .area_interviewOthers .recruit_summarySlide {
  position: relative;
  padding: 5.1em 0 0;
  margin: 0 0 10em;
}
.block_recruit .area_interviewOthers .recruit_summarySlide::before {
  content: '';
  width: 100%;
  height: 88%;
  background: #012E49;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 0, 100% 12em, 100% 100%, 0 calc(100% - 12em));
}