@charset "utf-8";
html[lang="ja"] {
  margin: 0 !important;
}
body {
  font-size: 3.733vw;
}
#wpadminbar, .pc-only {
  display: none !important;
}
.inner {
  width: 87.204%;
  margin: auto;
}
.inner--single {
  width: 92%;
  margin: auto;
}
body.nav--open {
  overflow: hidden;
}
/* == parts ============================================== */
.title_mincho .font--mincho {
  font-size: 229%;
  font-weight: 600;
  line-height: 1.4;
  color: #012E49;
  margin: .5em 0 0;
}
.title_sub {
  font-size: 129%;
  font-weight: 700;
  line-height: 1.8;
  font-family: "Shippori Mincho", serif;
}
.title_menu {
  color: #012E49;
}
.title_menu .jp {
  font-size: 172%;
  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: 229%;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
  margin: .3em 0 0;
  font-family: "Shippori Mincho", serif;
  color: #0B0B0C;
}
.title_page .font--en {
  line-height: 1.8;
  color: #012E49;
}
.title_page .font--mincho {
  font-size: 229%;
  font-weight: 700;
  line-height: 1.4;
  margin: .1em 0 0;
  letter-spacing: .01em;
}
.title_page .font--mincho.space {
  letter-spacing: -.12em;
  font-feature-settings: "palt";
}
.title_center {
  color: #012E49;
}
.title_center .font--en span.cap {
  display: block;
  margin: .5em 0 0;
  font-size: 114.3%;
}
.title_center .font--mincho {
  font-size: 172%;
  line-height: 1.45;
}
.title_center .font--mincho rt {
  font-size: 40%;
  line-height: 1;
  margin: 0 0 .3em;
}
.title_center .font--mincho.textBig {
  font-size: 229%;
  line-height: 1.55;
  margin: .5em 0 0;
}
.title_center .font--en + .font--mincho {
  margin: 1.1em 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: 143%;
  line-height: 1.5;
  font-weight: 700;
  padding: .4em 0 .4em .7em;
  border-left: solid 1px #012E49;
}
.title_top {
  position: relative;
  font-family: "Shippori Mincho", serif;
  font-size: 172%;
  font-weight: 700;
  line-height: 1.5;
  padding: .55em 0 0;
}
.title_top::before {
  content: '';
  width: 2em;
  height: 1px;
  background: #E7380D;
  position: absolute;
  left: 0;
  top: 0;
}
.title_bottom {
  position: relative;
  font-family: "Shippori Mincho", serif;
  font-size: 229%;
  font-weight: 700;
  line-height: 1.5;
  padding: 0 0 .5em 0;
  text-align: left;
}
.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;
  padding: 0 1.2em;
  background: #E7380D;
  border-radius: .2em;
  letter-spacing: 2px;
}
.title_bgLine .font--mincho {
  font-size: 200%;
  line-height: 1.5;
  margin: .3em 0 0;
}
.title_recruitPage {
  margin: 0 0 1.5em;
}
.title_recruitPage .font--en {
  color: #E7380D;
  line-height: 1;
  line-height: 1.8;
}
.title_recruitPage .font--mincho {
  font-size: 286%;
  font-weight: 700;
  line-height: 1.5;
  margin: .2em 0 .35em;
}
.title_smart {
  font-size: 172%;
  line-height: 1.5;
  font-weight: 700;
  position: relative;
  text-align: left;
}
.title_smart::before {
  content: '';
  width: 1em;
  height: 1em;
  position: absolute;
  left: -1.2em;
  top: .2em;
  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.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;
}
.btn_back a {
  display: block;
  color: #fff;
  padding: 1em 0;
}
.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;
}
.btn_more {
  width: 25em;
  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 a {
  display: block;
  font-family: "Roboto", sans-serif;
  color: #012E49;
  padding: 1em 0;
  letter-spacing: .1em;
  position: relative;
  z-index: 5;
  transition: all .4s;
}
.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_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 a, .btn_entryMore span {
  position: relative;
  z-index: 5;
  display: block;
  padding: 1em 1.3em 1em 0;
  font-size: 125%;
  font-weight: 700;
  line-height: 1;
  transition: all .4s;
}
.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;
}
.lead_base {
  margin: 1.8em 0 0;
}
.lead_base p + p {
  margin: 2em 0 0;
}
.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;
  font-size: 114.3%;
}
.btn_entry a span {
  display: inline-block;
  position: relative;
  padding: 0 2.5em 0 1em;
}
.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;
}
/* == header ============================================== */
header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  box-sizing: border-box;
}
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, #fbfaf7 100%);
}
body.nav--open header::before {
  height: 100%;
}
header .h_fixed {
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 0;
  margin: auto;
  width: 100%;
}
body:not(#page_front):not(#page_recruit.page-parent) header .h_fixed {
  background: #fff;
  border-bottom: solid 1px #F1F4F8;
}
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 nav {
  position: absolute;
  left: 0;
  top: 67px;
  width: 100%;
  height: calc(100svh - 67px);
  overflow-y: scroll;
  box-sizing: border-box;
  padding: 3.2em 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .3s;
}
body.nav--open header nav {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
/**/
.list_hNav .nav_category, .list_hNav .nav_categoryContact {
  display: none;
}
.list_hNav {
  width: 92%;
  margin: auto;
}
.list_hNav > li + li {
  margin: 1.8em 0 0;
}
.list_hNav .megaWrap .mega_title {
  color: #012E49;
  text-align: left;
  padding: .6em 0;
  position: relative;
  transition: padding .3s;
}
.list_hNav .megaWrap .mega_title::before {
  content: '';
  width: 2.286em;
  height: 2.286em;
  box-sizing: border-box;
  position: absolute;
  right: .1em;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/accordion.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.list_hNav .megaWrap.active .mega_title {
  padding: 1.1em 0;
}
.list_hNav .megaWrap.active .mega_title::before {
  background-image: url(../img/accordion_on.svg);
}
.list_hNav .megaWrap.js--megaAcc .list_hMega {
  display: none;
  overflow: hidden;
}
.list_hNav .megaWrap.js--megaAcc.active .list_hMega {
  display: block;
}
.list_hNav .megaWrap .mega_title .font--en {
  color: rgba(231, 56, 13, 1);
}
.list_hNav .megaWrap .mega_title .jp {
  font-size: 172%;
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  line-height: 1.5;
  margin: .2em 0 0;
}
.list_hNav .megaWrap .mega_link {
  margin: .8em 0 0;
}
.list_hNav .megaWrap .mega_link a {
  display: inline-block;
  color: #0B0B0C;
  text-decoration: underline;
  position: relative;
  transition: color .3s;
  font-size: 114.3%;
}
.list_hNav .megaWrap .mega_link a::before {
  content: '';
  width: 1.5em;
  height: .375em;
  background: url(../img/arrow01.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -2em;
  top: 0;
  bottom: 0;
  margin: auto;
}
.list_hMega .mega_thumb {
  display: none;
}
.list_hMega {
  border-top: solid 1px #DCDDDF;
}
.list_hMega a {
  display: block;
  border-bottom: solid 1px #DCDDDF;
  padding: 1.1em .6em;
  background-image: url(../img/arrow02.webp);
  background-size: 1.6em auto;
  background-position: right .6em center;
  background-repeat: no-repeat;
}
.list_hMega a[target="_blank"] {
  background-image: url(../img/icon_blank.svg);
  background-size: 1.2em auto;
}
.list_hMega .mega_textBox .font--en {
  display: none;
}
.list_hMega .mega_textBox .jp {
  line-height: 1.8;
  font-size: 114.3%;
}
.list_hMega .mega_textBox .att_text {
  font-size: 90%;
  color: #E7380D;
  letter-spacing: 0;
}
header .area_hSns {
  border-top: solid 1px #E2DCCE;
  margin: 3.45em 0 0;
  padding: 3.45em 0 2.5em;
}
/**/
header .btn_fullMenu {
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  border: solid 1px #E7380D;
  border-radius: 50%;
  cursor: pointer;
  position: fixed;
  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: 8em 0 5.8em;
}
.snsFlex {}
.snsFlex .sns_text {
  font-family: "Roboto", sans-serif;
  font-size: 128.6%;
  margin: 0 0 1.5em;
  text-align: center;
}
.list_underSns {
  display: flex;
  justify-content: center;
  gap: 0 1.2em;
}
.list_underSns > li a {
  display: block;
  width: 3.5em;
  height: 3.5em;
  box-sizing: border-box;
  background-color: #fff;
  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.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;
}
/**/
footer .area_fBnrs .fBnrs {
  padding: 3em 1.7em;
  box-sizing: border-box;
}
footer .area_fBnrs .fBnrs.bnr--recruit {
  background: #F8FBFF;
}
footer .area_fBnrs .fBnrs.bnr--contact {
  background: #FBFAF7;
  margin: 1.6em 0 0;
}
footer .area_fBnrs .fBnrs .title_base .jp {
  margin: .25em 0 0;
}
footer .area_fBnrs .fBnrs .bnrs_lead {
  margin: 1.3em 0 1.2em;
}
footer .area_fBnrs .fBnrs.bnr--recruit .imageBox {
  margin: 2em auto 0;
}
footer .area_fBnrs .fBnrs.bnr--contact .imageBox {
  margin: 2em auto 0;
}
footer .area_fBnrs .fBnrs .link_base span.a {
  color: #012E49;
}
/**/
footer .area_fullMenu {
  padding: 4.6em 0 2em;
}
footer .area_fullMenu .inner {
  width: 86.5%;
}
footer .area_fullMenu .menu_left {
  margin: 4.3em 0 0;
}
footer .area_fullMenu .fullMenu_logo {
  margin: 0 0 2.1em;
}
footer .area_fullMenu .fullMenu_logo a {
  display: block;
  white-space: nowrap;
  text-indent: 150%;
  overflow: hidden;
  width: 15em;
  height: 4.36em;
  background-image: url("../img/Logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: opacity .3s;
}
footer .area_fullMenu .menu_left address {
  font-size: 114.3%;
}
footer .area_fullMenu .fullMenu_map {
  overflow: hidden;
  margin: 1.8em 0 0;
  width: 100%;
  height: 12em;
  position: relative;
}
footer .area_fullMenu .fullMenu_map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.list_menuBase > li + li {
  margin: 2em 0 0;
}
.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_menuLinks > li + li {
  margin: .75em 0 0;
}
.list_menuLinks > li.border {
  padding: 1em 0 0;
  position: relative;
}
.list_menuLinks > li.border::before {
  content: '';
  width: 66%;
  height: 1px;
  background: #DCDDDF;
  position: absolute;
  left: 0;
  top: 0;
}
.list_menuLinks > li a {
  display: block;
  transition: color .3s;
}
.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;
}
/*-----*/
footer .fullMenuUnder {
  margin: 3.4em 0 0;
  padding: 3.3em 0 0;
  border-top: solid 1px #E2DCCE;
}
body.nav--open footer .fullMenuUnder {
  display: none;
}
.list_smallLInk {
  display: flex;
  justify-content: center;
  gap: 0 1em;
}
footer .list_smallLInk {
  justify-content: flex-start;
  margin: 0 0 1.4em;
}
.list_smallLInk a {
  display: block;
  text-decoration: underline;
  transition: color .3s;
}
footer .fullMenuUnder .under_copy {
  font-family: "Roboto", sans-serif;
  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 {
  display: none;
  position: fixed;
  z-index: 1001;
  left: 0;
  top: 90px;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: h_opacity 1s ease .1s 1 forwards;
}
@keyframes h_opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* == 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_sp.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: 1.7em;
  bottom: 8.3em;
  z-index: 10;
}
.block_frontTop .area_slideImage .frontTop_textBox .font--mincho {
  font-size: 343%;
  line-height: 1.4;
  letter-spacing: .1em;
  color: #012E49;
}
.block_frontTop .area_slideImage .frontTop_textBox .font--mincho rt {
  font-size: 25%;
  text-align: center;
}
.block_frontTop .area_slideImage .frontTop_textBox .lead {
  font-size: 114.3%;
  font-weight: 600;
  line-height: 1.8;
  margin: 1.2em 0 0;
}
.block_frontTop .area_slideImage .frontTop_logo {
  position: absolute;
  left: 1.8em;
  bottom: 3.2em;
  z-index: 15;
  width: 12.3em;
}
/*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: 5.7em 0 0;
}
.block_about .area_frontPhilosophy {
  overflow: hidden;
  position: relative;
  margin: -6em 0 8em;
  padding: 10em 0 9em;
}
.block_about .area_frontPhilosophy .inner {
  box-sizing: border-box;
  width: 75%;
}
.block_about .area_frontPhilosophy .front_bgImages {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.block_about .area_frontPhilosophy .front_bgImages .img {
  position: absolute;
}
.block_about .area_frontPhilosophy .front_bgImages .img01 {
  display: none;
}
.block_about .area_frontPhilosophy .front_bgImages .img02 {
  width: 15em;
  right: -5.4em;
  top: 0;
}
.block_about .area_frontPhilosophy .front_bgImages .img03 {
  width: 16.5em;
  left: .7em;
  bottom: 0;
}
.block_about .area_frontPhilosophy .front_bgImages .img04 {
  width: 8em;
  left: calc(100% - 1.5em);
  top: 17.4em;
}
.block_about .area_frontPhilosophy .about_philosophyBox {
  width: min(96%, 600px);
  margin: auto;
}
.block_about .area_frontPhilosophy .about_philosophyBox .philosophy_lead {
  margin: 2.5em 0 2.5em;
  line-height: 1.8;
}
/*-----*/
.block_about .area_frontFeature {
  margin: 0 0 2.6em;
}
.block_about .area_frontFeature .inner {
  width: 100%;
}
.block_about .area_frontFeature .feature_whiteBox {
  box-sizing: border-box;
  background: #fff;
  width: 92%;
  margin: -7em auto 0;
  padding: 3em 1.6em;
  position: relative;
  z-index: 5;
}
.block_about .area_frontFeature .feature_whiteBox .feature_lead {
  margin: 2.4em 0 2.4em;
  line-height: 1.8;
}
/*-----*/
.block_about .area_frontMessage {
  margin: 0 0 5.7em;
}
.block_about .area_frontMessage .inner {
  width: 92%;
}
.block_about .area_frontMessage .messageFlex .flex_right {
  box-sizing: border-box;
  margin: 2.7em 0 0;
}
.block_about .area_frontMessage .messageFlex .message_lead {
  margin: 2.6em 0 2.4em;
  line-height: 1.8;
}
/*-----*/
.block_about .area_frontCompany {
  margin: 0 0 5.5em;
}
.block_about .area_frontCompany .inner {
  width: 92%;
}
.block_about .area_frontCompany .flex_left {
  margin: 3em 0 0;
}
.block_about .area_frontCompany .company_lead {
  margin: 2.5em 0;
  line-height: 1.8;
}
/*----------*/
.block_business .business_frontBg {
  background: #FBFAF7;
  padding: 3.5em 0;
}
.block_business .business_frontBg .inner {
  width: 92%;
}
.businessLinkFlex {
  margin: 2.7em 0 0;
}
.businessLinkFlex .link01 {
  box-sizing: border-box;
  border: solid 1px #DCDDDF;
  background: #fff;
}
.businessLinkFlex .link01 a .textBox {
  box-sizing: border-box;
  padding: 2.3em 2.3em;
}
.businessLinkFlex a .businessLink_site {
  background: url(../img/icon_blank.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1em auto;
}
.businessLinkFlex a .businessLink_site span {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  border: solid 1px #012E49;
  padding: 0 .9em;
  letter-spacing: .1em;
  color: #012E49;
}
.businessLinkFlex a .site_title {
  font-size: 129%;
  letter-spacing: .03em;
  margin: 1.5em 0;
  font-family: "Shippori Mincho", serif;
}
.businessLinkFlex a .site_lead {
  margin: 0 0 2em;
}
.businessLinkFlex a .imageBox {
  position: relative;
  overflow: hidden;
}
.businessLinkFlex a .imageBox img {
  transition: transform .5s;
}
.businessLinkFlex .flexRight {
  margin: 1.65em 0 0;
}
.businessLinkFlex .flexRight .business_auto {
  box-sizing: border-box;
  border: solid 1px #DCDDDF;
  background: #fff;
  padding: 2.2em 2.2em 1.8em
}
.businessLinkFlex .business_auto .businessLink_site span {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  border: solid 1px #012E49;
  padding: 0 .9em;
  letter-spacing: .1em;
  color: #012E49;
}
.businessLinkFlex .business_auto .businessLink_site span + span {
  margin: 0 0 0 .8em;
}
.businessLinkFlex .business_auto .site_title {
  font-size: 143%;
  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;
  font-size: 114.3%;
}
.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 .att_text{
      color: #E7380D;
      margin: .5em 0 0;
  }
/* ==================================== 
page-name #pageBase
====================================*/
.block_pageTop {
  margin: 9.5em 0 0;
}
.block_pageTop .page_bnrLong {
  margin: 2.4em 0 0;
  width: 100%;
}
.block_pageTop .page_bread {
  margin: 2.1em 0 0;
}
.list_bread {
  display: flex;
  flex-wrap: wrap;
  gap: .3em 0;
}
.list_bread > li {
  color: #5A5D62;
  position: relative;
}
.list_bread > li:not(:last-child) {
  margin: 0 1.2em 0 0;
  padding: 0 1.2em 0 0;
}
.list_bread > li:not(:last-child)::before {
  content: '';
  width: 1px;
  height: 1em;
  background: #B8BABE;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotateZ(25deg);
}
.list_bread > li a {
  display: block;
  transition: color .3s;
  text-decoration: underline;
}
.list_bread > li span.now {
  color: #0B0B0C;
}
/**/
.block_pageTop .pageTop_flex .page_bnr {
  margin: 2.5em 0 0;
}
/* ==================================== 
page-name #philosophy
====================================*/
.block_philosophy .area_promise {
  margin: 4.1em 0 5.7em;
}
.block_philosophy .area_promise .promise_lead {
  margin: 2em 0 0;
}
/**/
.block_philosophy .area_skill .skill_desc {
  margin: 2.2em 0 5.4em;
}
.block_philosophy .area_skill .skill_engineer .textBox .skill_text {
  margin: 1.2em 0 0;
}
.block_philosophy .area_skill .skill_engineer .imgBox {
  margin: 1.7em auto 0;
}
.block_philosophy .area_skill .skill_policy {
  margin: 5.2em 0 0;
}
.block_philosophy .area_skill .skill_policy .policy_lead {
  margin: 1.3em 0 2.7em;
}
.promise-section {
  display: grid;
  position: relative;
  overflow: clip;
}
.bg-watermark, .bg-watermark + .dl_promise {
  grid-column: 1 / -1;
  grid-row: 1 / -1;
}
.bg-watermark {
  position: sticky;
  top: 15em;
  margin: 0 auto;
  background-image: url(../img/feature/bg_s.webp);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  width: 24em;
  height: 15.36em;
}
.dl_promise {
  border-top: solid 1px #DCDDDF;
  margin: 1.4em 0 0;
  background-size: 24em auto;
  position: relative;
  z-index: 1;
  top: 0;
  padding: 0 0 2em;
}
.dl_promise .promiseWrap {
  padding: 1.74em 0;
  border-bottom: solid 1px #DCDDDF;
}
.dl_promise .promiseWrap dd {
  margin: .5em 0 0 2.3em;
}
.dl_promise .promiseWrap dt span.num {
  display: inline-block;
  vertical-align: middle;
  color: #E7380D;
  font-family: "Roboto", sans-serif;
  font-size: 129%;
}
.dl_promise .promiseWrap dt span.title {
  display: inline-block;
  vertical-align: middle;
  font-size: 129%;
  font-weight: 700;
  line-height: 1.5;
  font-family: "Shippori Mincho", serif;
  margin: 0 0 0 .5em;
}
/**/
.block_philosophy .area_facility {
  margin: 3.8em 0 5.7em;
}
.block_philosophy .area_facility .facility_desc {
  margin: 2.5em 0 5.3em;
  width: min(100%, 950px);
}
.block_philosophy .area_facility .facilitySet + .facilitySet {
  margin: 5em 0 0;
}
.block_philosophy .area_facility .facilitySet .set_lead {
  margin: 1.5em 0 0;
}
.block_philosophy .area_facility .facilitySet .set_images {
  margin: 1.6em 0 0;
  position: relative;
}
.block_philosophy .area_facility .facilitySet .set_images .img {
  position: relative;
}
.block_philosophy .area_facility .facilitySet .set_images .img + .img {
  margin: 1em 0 0;
}
.block_philosophy .area_facility .facilitySet .set_images span.caption {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  background: #F1F4F8;
  padding: .2em .5em;
  font-size: 114.3%;
}
/**/
.block_philosophy .area_achievement {
  background: #FBFAF7;
  padding: 5.6em 0;
}
.list_achievement {
  margin: 2.9em 0 0;
}
.list_achievement > li {
  position: relative;
  background: #fff;
  overflow: hidden;
  border: solid 1px #DCDDDF;
  box-sizing: border-box;
  padding: 3.1em 2.3em 2.7em;
}
.list_achievement > li + li {
  margin: 1.7em 0 0;
}
.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: 5.714em;
  pointer-events: none;
}
.list_achievement > li .achievement_name {
  font-size: 143%;
  line-height: 1;
  letter-spacing: 2px;
  margin: 1.5em 0 .7em;
}
.list_achievement > li.google .achievement_name {
  margin: 1.1em 0 1.1em;
}
.list_achievement > li .achievement_en {
  margin: 1.8em 0 .7em;
  font-size: 114.3%;
}
.list_achievement > li .achievement_data span.num {
  font-family: "Shippori Mincho", serif;
  font-size: 457%;
  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: -.18em;
  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;
  font-size: 114.3%;
  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: 4.25em 0 8.55em;
}
.block_message .area_contents .top_textBox {
  margin: 1.7em 0 0;
}
.block_message .area_contents .top_textBox .text_message {
  color: #012E49;
  font-size: 200%;
  font-weight: 700;
  line-height: 1.55;
  margin: 0 0 .7em;
}
.block_message .area_contents .top_textBox .text_name {
  font-size: 129%;
}
.block_message .area_contents .textBox .contents_text {
  margin: 1.6em 0 0;
}
.block_message .area_contents .contentsBox.box01 {
  width: 92%;
  margin: 5.5em auto 0;
}
.block_message .area_contents .contentsBox.box01 .imageBox {
  transform: translateX(-1em);
  margin: 2.7em 0 0;
  width: 71.5%;
}
.block_message .area_contents .contentsBox.box02 {
  width: 87.204%;
  margin: 5.7em auto 0;
}
.block_message .area_contents .contentsBox.box02 .title_top {
  letter-spacing: -.05em;
  text-align: left;
}
.block_message .area_contents .contentsBox.box02 .imageBox {
  margin: 2.7em auto 0;
}
.block_message .area_contents .contentsBox.box03 {
  margin: 4.5em auto 0;
}
.block_message .area_contents .contentsBox.box03 .title_top {
  letter-spacing: -.05em;
}
.block_message .area_contents .contentsBox.box03 .imageBox {
  width: 66%;
  margin: 0 0 3em auto;
}
.block_message .area_contents .contentsBox.box03 .textBox {
  width: 87.204%;
  margin: auto;
}
.block_message .area_contents .contentsBox.box04 {
  width: 87.204%;
  margin: 5.65em auto 0;
}
.block_message .area_contents .contentsBox.box04 .imageBox {
  margin: 0 auto 2.8em;
}
.block_message .area_contents .contentsBox.box04 .title_top {
  letter-spacing: -.05em;
}
/* ==================================== 
page-name #company
====================================*/
.block_company .area_overview {
  margin: 10em 0 0;
}
.block_company .area_overview .dl_company {
  margin: 2.8em 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.65em 1em;
  position: relative;
}
.dl_company .dlWrap dd {
  padding: 1.67em 1.1em 1.67em 0;
  box-sizing: border-box;
  width: 70.5%;
  line-height: 1.5;
}
.dl_company .dlWrap dd a {
  color: #1A0DAB;
  transition: color .2s;
  text-decoration: underline;
}
.dl_company .dlWrap dd .mapWrap {
  width: 100%;
  height: 8.5em;
  margin: 1.2em 0 0;
}
.dl_company .dlWrap dd .mapWrap iframe {
  width: 100%;
  height: 100%;
}
/**/
.block_company .area_history {
  margin: 6em 0 0;
}
.dl_history {
  margin: 3em 0 0;
  border-top: solid 1px #DCDDDF;
}
.dl_history .dlWrap {
  display: flex;
  padding: 1.72em 0;
  border-bottom: solid 1px #DCDDDF;
  justify-content: space-between;
}
.dl_history .dlWrap dt {
  color: #012E49;
  width: 25%;
  letter-spacing: 0;
}
.dl_history .dlWrap dd {
  width: 70.5%;
}
/**/
.block_company .area_awards {
  margin: 5em 0 8.5em;
}
.block_company .area_awards .awardsSet {
  margin: 3em 0 0;
}
.block_company .area_awards .awardsSet + .awardsSet {
  margin: 2.8em 0 0;
}
.awardsSet {
  box-sizing: border-box;
  border: solid 1px #DCDDDF;
}
.awardsSet .awards_textBox {
  padding: 1.7em;
  box-sizing: border-box;
  text-align: left;
}
.awardsSet .awards_textBox .awards_name {
  font-size: 129%;
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: .035em;
}
.awardsSet .awards_textBox .awards_text {
  margin: 1.5em 0 0;
}
/* ==================================== 
page-name #vision
====================================*/
.block_vision .area_slogan {
  position: relative;
  overflow: hidden;
  margin: 2em 0 4.3em;
  padding: 9em 0 14.5em;
}
.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: 8em;
  top: 0;
  left: 1em;
}
.block_vision .area_slogan .slogan_images .img02 {
  width: 6em;
  top: 11.2em;
  left: calc(100% - 5em);
}
.block_vision .area_slogan .slogan_images .img03 {
  bottom: 3.3em;
  left: 1.2em;
  width: 11.3em;
}
.block_vision .area_slogan .slogan_images .img04 {
  bottom: 0;
  right: -.8em;
  width: 8.75em;
}
.block_vision .area_slogan .title_center {
  position: relative;
  z-index: 5;
  text-align: center;
}
.block_vision .area_slogan .title_center .font--mincho {
  padding: 0 0 0 1em;
}
.block_vision .area_slogan .slogan_lead {
  font-size: 114.3%;
  line-height: 2.3;
  position: relative;
  z-index: 5;
  margin: 2.5em auto 0;
  width: 90%;
}
.block_vision .area_slogan .slogan_lead p + p {
  margin: 2.4em 0 0;
}
/* ==================================== 
page-name #privacy
====================================*/
.block_page {
  margin: 4em 0 8.6em;
}
.block_page .area_privacy .privacy_titleBox {
  margin: 0 0 1em;
}
.block_page .area_privacy .privacy_title {
  font-size: 200%;
  line-height: 1.5;
}
.block_page .area_privacy .privacy_lead {
  margin: 1em 0 0;
}
.block_page .area_privacy .dl_privacy .dlWrap {
  padding: 2.4em 0 2em;
  border-bottom: solid 1px #DCDDDF;
}
.block_page .area_privacy .dl_privacy .dlWrap:last-child {
  border-bottom: none;
}
.dl_privacy dt {
  display: flex;
  align-items: baseline;
  line-height: 2;
}
.dl_privacy dt .num {
  color: #E7380D;
  font-family: "Roboto", sans-serif;
}
.dl_privacy dt .title {
  font-family: "Shippori Mincho", serif;
  font-size: 143%;
  margin: 0 0 0 .5em;
  line-height: 1.6;
}
.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: 3.2em 0 8em;
}
.block_inquiry .area_form .form_lead {
  margin: 0 0 2em;
}
/* ==================================== 
page-name #thanks
====================================*/
.block_base {
  padding: 9.5em 0 8em;
}
.block_base .area_thanks .title_center .font--en + .font--mincho {
  font-size: 229%;
  margin: .3em 0 0;
}
.block_base .area_thanks .thanks_textBox {
  margin: 3em 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: 172%;
  font-weight: 700;
  letter-spacing: 3px;
  margin: .7em 0 0;
  text-align: center;
}
.block_base .area_thanks .thanks_textBox .btn_back {
  margin: 2em 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: 2.5em auto 0;
}
/* ==================================== 
page-name #recruit
====================================*/
body:not(.page-parent) .block_recruit {
  margin: 66px 0 0;
}
body.page-child .block_recruit {
  margin: 66px 0 0;
}
.block_recruit .inner {
  width: 92%;
}
.block_recruit .area_front .movieTop {
  position: relative;
  overflow: hidden;
  height: 100svh;
}
.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_sp.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: 1.7em;
        bottom: 2.5em;
  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: 300%;
  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 {
  width: 92%;
}
.block_recruit .work_summary .imgBox {
  margin: 3.2em auto 0;
}
.block_recruit .work_summary {
  padding: 7.3em 0 6.5em;
}
.block_recruit .work_summary .textBox .summary_lead {
  margin: 2.2em 0 0;
  line-height: 1.8;
}
.block_recruit .work_summary .textBox .link_base {
  margin: 2em 0 0;
}
/**/
.block_recruit .interview_summary .inner {
  width: 92%;
}
.block_recruit .interview_summary .summary_lead {
  margin: 2.2em 0 0;
  line-height: 1.8;
}
.block_recruit .interview_summary .recruit_summarySlide {
  padding: 4.5em 0 3.6em;
  position: relative;
  overflow: hidden;
}
.block_recruit .interview_summary .recruit_summarySlide::before {
  content: '';
  width: 100%;
  height: 68%;
  box-sizing: border-box;
  background: #012E49;
  position: absolute;
  left: 0;
  top: 8.5%;
  margin: auto;
  transform: skewY(7.5deg);
}
.block_recruit .interview_summary .recruit_summarySlide .swiper {
  position: relative;
  z-index: 10;
}
.recruit_summarySlide .btn_more {
  margin: 4em auto 0;
}
.recruit_summarySet {
  position: relative;
}
.recruit_summarySet a {
  display: block;
  position: relative;
}
.recruit_summarySet .slide_thumbnail {
  position: relative;
  overflow: hidden;
  height: 0;
  padding: 126.25% 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 .slide_textBox {
  position: relative;
}
.recruit_summarySet .slide_textBox .slide_title {
  position: absolute;
  z-index: 10;
  left: -.1px;
  bottom: calc(100% - .7em);
  font-size: 165%;
  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: .05em .6em;
  letter-spacing: -.03em;
}
.recruit_summarySet .slide_textBox .slide_info {
  background: #fff;
  padding: 2.2em 1.2em 1em;
  color: #4A4D52;
  line-height: 1;
  position: relative;
}
.recruit_summarySet .slide_textBox .slide_info::before {
  content: '';
  width: 2.3em;
  height: 2.3em;
  box-sizing: border-box;
  position: absolute;
  right: 1em;
  top: 1em;
  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.2em;
  margin: 0 0 0 1.2em;
  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: 2.2em;
  height: 2.2em;
  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.3em auto;
  top: 17em;
  transition: opacity .3s;
}
#js_slideRecruit .swiper-button-prev {
  background-image: url(../img/arrow02-2.webp);
  left: 1em;
}
#js_slideRecruit .swiper-button-next {
  background-image: url(../img/arrow02.webp);
  right: 1em;
}
#js_slideRecruit .swiper-button-prev::after, #js_slideRecruit .swiper-button-next::after {
  display: none;
}
.under_menu {
  position: relative;
  padding: 6.3em 0;
  margin: 5.6em auto 9.2em;
}
.under_menu::before {
  content: '';
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #F8FBFF;
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  transform: skewY(-7.5deg);
}
.under_menu .inner {
  position: relative;
  z-index: 5;
  width: 92%;
}
.under_menu .menuSet {}
.under_menu .menuSet a {
  display: block;
}
.under_menu .menuSet .menu_thumbnail {
  margin: 2em 0 2.4em;
  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 .menu_text {
  margin: 0 0 2.2em;
  line-height: 1.8;
}
.under_menu .menuSet + .menuSet {
  margin: 5.5em 0 0;
}
/**/
.parts_entryBnr {
  margin: 0 auto;
  background: #012E49;
  padding: 0 0 3.5em;
}
.parts_entryBnr > a {
  display: block;
}
.parts_entryBnr .entryBnr_imgBox {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 3.5em));
  pointer-events: none;
}
.parts_entryBnr .entryBnr_textBox {
  width: 76%;
  margin: 2.4em auto 0;
  color: #fff;
  box-sizing: border-box;
}
.parts_entryBnr .entryBnr_textBox .font--mincho {
  font-size: 172%;
  margin: .6em 0 0;
}
.parts_entryBnr .entryBnr_textBox .entryBnr_lead {
  font-size: 129%;
  margin: 1em 0 0;
  letter-spacing: 0;
}
.parts_entryBnr .entryBnr_textBox .btn_entryMore {
  margin: 1.5em 0 0;
}
.block_recruit .area_pageTitle {
  position: relative;
  overflow: hidden;
}
.block_recruit .area_pageTitle .pageTitle_bg {
  margin: -1.15em auto 1.2em;
  clip-path: polygon(0 0, 100% 11.5%, 100% 100%, 0 88.5%);
}
.block_recruit .area_pageTitle .inner {
  position: relative;
}
.block_recruit .area_pageTitle .pageTitleFlex {
  background: #F8FBFF;
}
.block_recruit .area_pageTitle .pageTitleFlex .titleLeft {
  padding: 3.5em 1em 2.8em;
  box-sizing: border-box;
}
.block_recruit .area_pageTitle .pageTitleFlex .page_lead {
  margin: 2em 0 0;
}
.block_recruit .area_pageTitle .pageTitleFlex .bgWrap {
  clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);
}
/* ==================================== 
page-name #recruit--work
====================================*/
.block_recruit .area_workValue {
  margin: 7em auto 7em;
}
.block_recruit .area_workValue .textBox .workValue_lead {
  margin: 2.5em 0 0;
  line-height: 1.8;
}
.block_recruit .area_workValue .imgBox {
  margin: 3.4em auto 0;
}
/**/
.block_recruit .area_workOccupation {
  padding: 8.3em 0 6.3em;
  position: relative;
  overflow: hidden;
  margin: 0 0 7.3em;
}
.block_recruit .area_workOccupation::before {
  content: '';
  width: 100%;
  height: 100%;
  background: #F8FBFF;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 0, 100% 3.7em, 100% 100%, 0 calc(100% - 3.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: 4.8em 0 0;
}
.list_workOccupation > li + li {
  margin: 5em 0 0;
}
.list_workOccupation > li .imgBox {
  clip-path: polygon(0 0, 100% 3.3em, 100% 100%, 0 calc(100% - 3.3em));
}
.list_workOccupation > li:nth-child(even) .imgBox {
  clip-path: polygon(0 3.3em, 100% 0, 100% calc(100% - 3.3em), 0 100%);
}
.list_workOccupation > li .textBox {
  margin: 2.4em 0 0;
}
.list_workOccupation > li .list_text {
  margin: 1.4em 0 0;
  line-height: 1.8;
}
.list_workOccupation > li .textBox + .imgBox {
  margin: 2em 0 0;
}
.block_recruit .area_envCulture2 .title_bottom {
  font-size: 172%;
  padding: 0 0 .75em 0;
}
/* ==================================== 
page-name #envCulture
====================================*/
.block_recruit .area_envCulture {
  margin: 7.6em 0 0;
}
.block_recruit .area_envCulture .envCulture_text {
  margin: 1.5em 0 0;
}
.block_recruit .area_envCulture .envCulture_img {
  margin: 2.1em 0 0;
}
/**/
.block_recruit .area_envCulture2 {
  padding: 8.5em 0 2.5em;
  position: relative;
  overflow: hidden;
  margin: 7em 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% 3.7em, 100% 100%, 0 calc(100% - 3.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: 5.6em 0 3.8em;
}
.block_recruit .area_envCulture2 .skillPolicy_lead {
  margin: 1.4em 0 2.6em;
  line-height: 1.8;
}
.block_recruit .area_envCulture2 .spot_facility {
  margin: 5.8em 0;
}
.list_facility > li + li {
  margin: 3.4em 0 0;
}
.list_facility > li figcaption {
  font-size: 137.5%;
  line-height: 1.8;
}
.list_facility > li .facility_img {
  clip-path: polygon(0 3em, 100% 0, 100% calc(100% - 3em), 0 100%);
}
/**/
.block_recruit .area_envWell {
  margin: 4.5em 0 0;
}
.block_recruit .area_envWell .spot_wellBenefits {
  margin: 4.4em 0 0;
}
.block_recruit .area_envWell .spot_wellBenefits .title_bottom {
  font-size: 172%;
  padding: 0 0 .8em;
}
.block_recruit .area_envWell .spot_wellBenefits .list_disc3 {
  margin: 1em 0 0;
  text-align: left;
}
.block_recruit .area_envWell .spot_club {
  margin: 5.5em 0 0;
}
.block_recruit .area_envWell .spot_club .wellBox {
  background: #F8FBFF;
}
.block_recruit .area_envWell .wellBox .textBox {
  position: relative;
}
.block_recruit .area_envWell .wellBox .textBox .box_fukidashi {
  position: absolute;
  left: 1.2em;
  top: -1.6em;
}
.block_recruit .area_envWell .wellBox .textBox .box_fukidashi span {
  display: inline-block;
  background: #012E49;
  color: #fff;
  font-size: 114.3%;
  padding: .15em .75em;
  position: relative;
  border-radius: 2px;
}
.block_recruit .area_envWell .wellBox .textBox .box_fukidashi span::before {
  content: '';
  width: .7em;
  height: .7em;
  background: #012E49;
  position: absolute;
  left: .7em;
  top: calc(100% - 1px);
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
.block_recruit .area_envWell .wellBox .textBox .boxFlex {
  padding: 2.5em 1.8em 2.1em;
}
.block_recruit .area_envWell .wellBox .textBox .box_title {
  font-size: 143%;
}
.block_recruit .area_envWell .wellBox .textBox .box_text {
  margin: .8em 0 0;
  line-height: 1.8;
}
.block_recruit .area_envWell .wellBox .imgBox {}
.list_disc3 {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2em 0;
}
.list_disc3 > li {
  width: 50%;
  position: relative;
  padding: 0 1.1em 0 1.1em;
  line-height: 1.5;
  box-sizing: border-box;
}
.list_disc3 > li::before {
  content: '';
  width: .44em;
  height: .44em;
  background: #012E49;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: .5em;
}
.block_recruit .area_envWell .spot_club .title_bottom {
  font-size: 172%;
  padding: 0 0 .8em;
}
/**/
.block_recruit .area_envWell .spot_envNumbers {
  position: relative;
  margin: 4.5em 0 7.5em;
}
.block_recruit .area_envWell .spot_envNumbers .title_bottom {
  text-align: center;
  font-size: 172%;
}
.block_recruit .area_envWell .spot_envNumbers .title_bottom::before {
  content: '';
  margin: auto;
  right: 0;
  width: 1em;
}
.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% 3.3em, 100% 100%, 0 calc(100% - 3.3em));
}
.block_recruit .area_envWell .spot_envNumbers .zindex {
  position: relative;
  z-index: 5;
  margin: auto;
  padding: 7em 0;
}
.block_recruit .area_envWell .spot_envNumbers .list_envNumbers {
  margin: 2.3em auto 0;
  width: 90%;
}
.list_envNumbers > li {
  background: #fff;
  padding: 1.75em 0;
  box-sizing: border-box;
}
.list_envNumbers > li + li {
  margin: .85em auto 0;
}
.dl_envNumbers {
  text-align: center;
}
.dl_envNumbers dt {
  font-size: 114.3%;
  font-weight: 700;
  line-height: 1.5;
}
.dl_envNumbers dt small {
  font-size: 87.5%;
  display: block;
}
.dl_envNumbers dd {
  margin: .8em 0 0;
}
.dl_envNumbers dd span.num {
  color: #E7380D;
  font-size: 257%;
  font-weight: 700;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
}
.dl_envNumbers dd span.unit {
  font-weight: 700;
  line-height: 1;
}
.dl_envNumbers .graph_center {
  width: 85%;
  margin: 1.6em auto 0;
}
.list_figureBase {
  margin: 3.3em 0 0;
}
.list_figureBase > li + li {
  margin: 4.5em auto 0;
}
.list_figureBase > li .imgBox {
  margin: 1.2em 0 0;
  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 7.2em;
}
.block_recruit .area_envWell .spot_envPlace .title_bottom {
  font-size: 172%;
}
/* ==================================== 
page-name #recruit--skill
====================================*/
.block_recruit .area_skillProgram {
  margin: 7.5em 0 7.5em;
}
.block_recruit .area_skillProgram .skillProgram_movie {
  margin: 3.2em 0 0;
}
.block_recruit .area_skillProgram .skillProgram_movie .title_centerBorder {
  font-size: 172%;
}
.block_recruit .area_skillProgram .movieWrap {
  position: relative;
  overflow: hidden;
  height: 0;
  margin: 2em auto 0;
  padding: 56.25% 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: 8.1em 0 9.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% 3.7em, 100% 100%, 0 calc(100% - 3.7em));
}
.block_recruit .area_skillPath .inner {
  position: relative;
  z-index: 5;
}
.block_recruit .area_skillPath .fig_careerPath {
  margin: 3.5em 0 0;
}
.block_recruit .area_skillPath .fig_careerPath figcaption {
  text-align: center;
  font-size: 129%;
  line-height: 1.6;
  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% + .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% + .9em);
  top: 0;
  bottom: 0;
  margin: auto;
  background: #B8BABE;
}
.block_recruit .area_skillPath .fig_careerPath .img_wrap {
  margin: .6em 0 0;
  overflow-x: scroll;
  padding: 0 0 1.8em;
  position: relative;
}
.block_recruit .area_skillPath .fig_careerPath .img_wrap::before {
  content: '';
  width: 9.43em;
  height: 8.143em;
  background: url(../img/pointer.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  pointer-events: none;
  transition: opacity .3s;
}
.block_recruit .area_skillPath .fig_careerPath .img_wrap.active::before {
  opacity: 0;
}
.block_recruit .area_skillPath .fig_careerPath .img_wrap::-webkit-scrollbar {
  height: .7em;
}
.block_recruit .area_skillPath .fig_careerPath .img_wrap::-webkit-scrollbar-track {
  background: #DCDDDF;
}
.block_recruit .area_skillPath .fig_careerPath .img_wrap::-webkit-scrollbar-thumb {
  background-color: #E7380D;
  border-radius: 5em;
}
.block_recruit .area_skillPath .fig_careerPath .img_wrap img {
  max-width: none;
  display: block;
  width: 340vw;
}
/**/
.block_recruit .area_skillUp {
  margin: 4.3em 0 9.6em;
}
.block_recruit .area_skillUp .list_skillUp {
  border-top: solid 1px #DCDDDF;
  margin: 2.2em 0 0;
}
.list_skillUp > li {
  padding: 2.2em 0;
  border-bottom: solid 1px #DCDDDF;
}
.list_skillUp > li .skillUp_textBox {
  margin: .7em 0 0;
}
.list_skillUp > li .skillUp_textBox .skillUp_title {
  font-size: 143%;
  margin: 0 0 .5em;
}
/* ==================================== 
page-name #recruit--entry
====================================*/
.block_recruit .area_entryTour {
  margin: 7.5em 0 7.5em;
}
.block_recruit .area_entryTour .entryTour_img {
  margin: 2.9em 0 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 0;
  padding: 19.3em 0 0;
}
.block_recruit .area_entryTour .entryTour_img .img--anime {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 100%;
  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: 8em 0 8.2em;
}
.block_recruit .area_entryInterview::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #F8FBFF;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 0, 100% 3.7em, 100% 100%, 0 calc(100% - 3.7em));
}
.block_recruit .area_entryInterview .inner {
  position: relative;
  z-index: 5;
}
.block_recruit .area_entryInterview .entryInterview_img {
  margin: 2.9em 0 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 0;
  padding: 19.3em 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: 7.3em 0 0;
}
.block_recruit .area_requirements .title_bgLine {
  margin: 0 0 2em;
}
.list_requirementsCategory {
  margin: 0 0 2.5em;
  gap: 1.2em 1.5em;
  display: flex;
  flex-wrap: wrap;
}
.list_requirementsCategory > li {
  border: solid 1px #6F7277;
  border-radius: 5em;
  position: relative;
  overflow: hidden;
  transition: color .3s, background .3s;
}
.list_requirementsCategory > li::before {
  content: '';
  width: 100%;
  height: 0;
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all .3s;
}
.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;
}
.requirementsSet {
  background: #F8FBFF;
  border-radius: 1em;
  border: solid 1px #DCDDDF;
}
.requirementsSet + .requirementsSet {
  margin: 2.8em 0 0;
}
.requirementsSet > .dl_requirementsAcc > dt {
  padding: 1.6em 1.3em 1.6em 1.3em;
  cursor: pointer;
  position: relative;
  transition: padding .3s, color .3s;
  line-height: 1.55;
}
.requirementsSet > .dl_requirementsAcc.active > dt {
  padding: 4em 1.3em 2.5em 1.3em;
  color: #E7380D;
}
.requirementsSet > .dl_requirementsAcc > dt span {
  font-size: 150%;
  display: block;
  position: relative;
  padding: 0 2em 0 0;
}
.requirementsSet > .dl_requirementsAcc > dt span::before, .requirementsSet > .dl_requirementsAcc > dt span::after {
  content: '';
  width: 1.2em;
  height: 1px;
  background: #2D2E31;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  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 1.5em;
  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 {
  border-bottom: solid 1px #DCDDDF;
  padding: 2em 0;
}
.list_requirementsDetail .label span {
  display: block;
  font-size: 125%;
}
.list_requirementsDetail .contents {
  margin: 1em 0 0;
}
.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: .4em 0 0;
}
.requirementsSet > .dl_requirementsAcc > dd .btn_entry {
  margin: 3em auto 4em;
  width: 100%;
}
.block_recruit .area_form {
  padding: 9.2em 0 9em;
  position: relative;
  overflow: hidden;
  margin: 7.4em 0 7em;
}
.block_recruit .area_form::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #F8FBFF;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 3.7em, 100% 0, 100% calc(100% - 3.7em), 0 100%);
}
.block_recruit .area_form .inner {
  position: relative;
  z-index: 5;
}
.block_recruit .area_form .lead_base {
  margin: 2.2em auto;
}
/* ==================================== 
page-name #recruit--interview
====================================*/
.block_recruit .area_interview {
  padding: 5.7em 0 8.6em;
  overflow: hidden;
  position: relative;
}
.block_recruit .area_interview::before {
  content: '';
  width: 100%;
  height: 29.5em;
  background: #012E49;
  position: absolute;
  left: 0;
  top: 23.8em;
  clip-path: polygon(0 0, 100% 3.5em, 100% 100%, 0 calc(100% - 3.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 > li + li {
  margin: 3.5em 0 0;
}
/*-----*/
.block_recruit .page_singleWrap {
  padding: 3.5em 0 0;
}
.block_recruit .page_singleWrap .singleTitleWrap {
  margin: 1.8em 0 0;
}
.block_recruit .page_singleWrap .singleMessage {
  font-size: 229%;
  line-height: 1.5;
}
.block_recruit .page_singleWrap .singleTitle {
  text-align: right;
  margin: 1.5em 0 0;
  color: #4A4D52;
  font-size: 114.3%;
}
.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 {
  margin: 1.6em 0 0;
}
.block_recruit .area_interviewSingle {
  overflow: hidden;
}
.block_recruit .area_interviewSingle .singleProfile {
  background: #F8FBFF;
  padding: 2.3em 1.2em;
  box-sizing: border-box;
  margin: 5.9em auto 0;
}
.block_recruit .area_interviewSingle .singleProfile .profile_textBox {
  margin: 2.1em 0 0;
}
.block_recruit .area_interviewSingle .singleProfile .profile_title {
  color: #E7380D;
}
.block_recruit .area_interviewSingle .singleProfile .profile_text {
  margin: .5em 0 0;
}
/**/
.block_recruit .area_interviewSingle .textBox .parts_text {
  margin: 1.75em 0 0;
}
.block_recruit .area_interviewSingle .textBox p + p {
  margin: 2em 0 0;
}
.block_recruit .area_interviewSingle .single_parts01 {
  margin: 5.6em auto 0;
}
.block_recruit .area_interviewSingle .single_parts01 .positionBox {
  position: relative;
}
.block_recruit .area_interviewSingle .single_parts01 .textBox {
  padding: 0 0 0 3em;
}
.block_recruit .area_interviewSingle .single_parts01 .imgBox {
  margin: 2.3em 0 0;
  transform: translateX(1.1em);
}
/**/
.block_recruit .area_interviewSingle .single_parts02 {
  margin: 5.6em 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% 3.8em, 100% 100%, 0 calc(100% - 3.8em));
}
.block_recruit .area_interviewSingle .single_parts02 .positionBox {
  position: relative;
  z-index: 5;
  padding: 7.7em 0 10.2em;
}
.block_recruit .area_interviewSingle .single_parts02 .textBox {
  padding: 0 0 0 2.3em;
  margin: 2.2em 0 0;
}
/**/
.block_recruit .area_interviewSingle .single_parts03 {
  margin: 5.4em 0 0;
}
.block_recruit .area_interviewSingle .single_parts03 .textBox {
  padding: 0 0 0 2.3em;
}
.block_recruit .area_interviewSingle .single_parts03 .imgBox {
  margin: 2.8em auto 0;
}
/**/
.block_recruit .area_interviewSingle .single_parts04 {
  margin: 7.5em 0 0;
}
.block_recruit .area_interviewSingle .single_parts04 .textBox {
  padding: 0 0 0 2.3em;
}
.block_recruit .area_interviewSingle .single_parts04 .imgBox {
  margin: 2.1em auto 0;
}
/**/
.block_recruit .area_interviewFlow {
  padding: 7.5em 0 8.2em;
  margin: 5.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 3.7em, 100% 0, 100% calc(100% - 3.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 {
  margin: 2em 0 0;
}
.list_interviewFlow > li {
  position: relative;
  color: #012E49;
  box-sizing: border-box;
  text-align: center;
  border: solid 1px #012E49;
  font-size: 114.3%;
  padding: .4em 0;
}
.list_interviewFlow > li:not(:last-child)::before {
  content: '';
  width: 3em;
  height: 1.1em;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 100%;
  background: #012E49;
  clip-path: polygon(0 0, 100% 0, 50% 100%)
}
.list_interviewFlow > li:not(:last-child)::after {
  content: '';
  width: 3em;
  height: 1.1em;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: calc(100% - 2px);
  background: #FBFAF7;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  z-index: 5;
}
.list_interviewFlow > li + li {
  margin: 1.5em auto 0;
}
.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 {
  margin: 2.5em auto 0;
}
/**/
.block_recruit .area_interviewFuture {
  margin: 5.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 {
  margin: 1.8em auto 3.85em;
}
.block_recruit .area_interviewFuture .interviewFuture_flex .imgBox {
  width: 95%;
  margin: auto;
}
.block_recruit .area_interviewFuture .interviewFuture_flex .textBox {
  margin: 2.3em 0 0;
}
/**/
.block_recruit .area_interviewOthers {
  margin: 3.2em 0 0;
  position: relative;
}
.block_recruit .area_interviewOthers .title_bgLine {
  margin: 0 0 1.9em;
}
.block_recruit .area_interviewOthers .recruit_summarySlide {
  position: relative;
  padding: 1.8em 0 2em;
  margin: 2.8em 0 10em;
}
.block_recruit .area_interviewOthers .recruit_summarySlide::before {
  content: '';
  width: 100%;
  height: 80%;
  background: #012E49;
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 0, 100% 3.5em, 100% 100%, 0 calc(100% - 3.5em));
}
.block_recruit .area_interviewOthers .recruit_summarySlide .btn_more {
  position: relative;
  z-index: 10;
}