@charset "UTF-8";
/*--------------------------------------------------------------------------
   overwrite
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/*==========================================================================

   mixin

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

   keyframes

===========================================================================*/
/* header
-----------------------------------------------------------------*/
.page-recruit-graduates-interview-detail .g-header {
  background-color: #0071bc;
}
.page-recruit-graduates-interview-detail .g-header.is-scroll {
  background-color: #0071bc;
}
.page-recruit-graduates-interview-detail .g-header__logo-img {
  background: url("../img/common/logo_w.svg") no-repeat 50% 50%/contain;
}
.page-recruit-graduates-interview-detail .g-header__logo-img img {
  opacity: 0;
}
.page-recruit-graduates-interview-detail .g-header__logo-txt {
  color: #0071bc;
}
.page-recruit-graduates-interview-detail .g-header__menubtn {
  background: #fff;
}
.page-recruit-graduates-interview-detail .g-header__menubtn .lines span {
  background-color: #0071bc;
}
.page-recruit-graduates-interview-detail .is-menuopen .g-header__logo-img {
  background: url("../img/common/logo_w.svg") no-repeat 50% 50%/contain;
}
.page-recruit-graduates-interview-detail .is-menuopen .g-header__logo-img img {
  opacity: 0;
}
.page-recruit-graduates-interview-detail .is-menuopen .g-header__logo-txt {
  color: #0071bc;
}

/* m-recruit-header
-----------------------------------------------------------------*/
.m-recruit-header__obj {
  position: absolute;
  z-index: 1;
}
.m-recruit-header__obj img {
  max-width: 100%;
  height: auto;
}
.m-recruit-header__obj--01 {
  width: clamp(0px, 19.1145833333vw, 367px);
  top: 2vw;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .m-recruit-header__obj--01 {
    width: clamp(0px, 22.6857887875vw, 174px);
    top: 60px;
    right: auto;
  }
}
.m-recruit-header__obj--02 {
  width: clamp(0px, 20.15625vw, 387px);
  top: 7.1vw;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .m-recruit-header__obj--02 {
    width: clamp(0px, 28.6831812256vw, 220px);
    top: -20px;
    left: auto;
  }
}

/* page-recruit-graduates
-----------------------------------------------------------------*/
.page-recruit-graduates .m-page-header {
  background-image: url(../img/recruit/graduates/recruit/img_main.webp);
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10.4vw 30px 13.2vw 60px;
  margin-bottom: 6.25vw;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .page-recruit-graduates .m-page-header {
    padding: 13vw 20px 10px 8vw;
    margin-bottom: 6.66vw;
  }
}
.page-recruit-graduates .m-page-header .m-breadcrumbs__item {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .page-recruit-graduates .m-page-header .m-breadcrumbs__item {
    translate: 0 -10vw;
  }
}
.page-recruit-graduates .m-page-header .c-bg {
  top: inherit;
  bottom: -1px;
}
.page-recruit-graduates .m-page-header .c-bg--blue::before {
  clip-path: polygon(0 100%, 100% 64%, 100% 100%, 0% 100%);
  background: #0071bc;
}
@media only screen and (max-width: 767px) {
  .page-recruit-graduates .m-page-header .c-bg--blue::before {
    height: 100%;
    clip-path: polygon(0 100%, 100% 74%, 100% 100%, 0% 100%);
  }
}
/* page-recruit-graduates-detail
-----------------------------------------------------------------*/
.page-recruit-graduates-detail .g-main {
  background: #fff url(../img/recruit/bg_stripe.png);
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: 34px 34px;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .page-recruit-graduates-detail .g-main {
    background-size: 17px 17px;
  }
}
.page-recruit-graduates-detail .m-reqruit-graduates-nav__bg::before {
  background-color: #fff;
}

/* m-entry
-----------------------------------------------------------------*/
.page-recruit-graduates-detail .m-entry {
  margin-top: -10px;
}
.page-recruit-graduates-detail .m-entry::before {
  background: #fff url(../img/recruit/bg_stripe.png);
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: 34px 34px;
}
@media only screen and (max-width: 767px) {
  .page-recruit-graduates-detail .m-entry::before {
    background-size: 17px 17px;
  }
}

.page-recruit-graduates-careerstory {
  background-color: #C8E4F0;
}

/*--------------------------------------------------------------------------
   common
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/*--------------------------------------------------------------------------
  #sec-interview
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
.m-entry {
  padding-top: 10vw;
}
@media only screen and (max-width: 767px) {
  .m-entry {
    padding-top: 60px;
  }
}

.m-entry::before {
  content: none;
}

/* section
-----------------------------------------------------------------*/
.sec-interview {
  overflow: hidden;
  position: relative;
}
.sec-interview__header {
  position: relative;
  padding: 0 20px;
}
.sec-interview__header-body {
  position: relative;
  z-index: 1;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 6.14vw 0;
}
@media only screen and (max-width: 767px) {
  .sec-interview__header-body {
    max-width: none;
    padding: clamp(40px, 8vw, 60px) 0 clamp(0px, 33.3333333333vw, 250px);
  }
}
.sec-interview__header-hdg {
  font-family: "Oswald", sans-serif;
  font-weight: normal;
  font-size: clamp(30px, 2.1875vw, 42px);
  color: #0071bc;
}
@media only screen and (max-width: 767px) {
  .sec-interview__header-hdg {
    font-size: 14px;
  }
}
.sec-interview__header-copy {
  margin-top: 1vw;
  font-size: clamp(40px, 3.6458333333vw, 70px);
  color: #0071bc;
  text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff;
  line-height: 1.3;
  -webkit-transform: scaleX(0.6);
          transform: scaleX(0.6);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  display: inline-block;
}
.sec-interview__header-copy span {
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .sec-interview__header-copy {
    margin-top: 10px;
    font-size: 30px;
    line-height: 1.4;
  }
}
.sec-interview__header-txt {
  margin-top: 2vw;
  font-size: clamp(16px, 0.9375vw, 18px);
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .sec-interview__header-txt {
    margin-top: 20px;
    font-size: 12px;
  }
}
.sec-interview__header-img {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(50vw + 125px);
}
@media only screen and (max-width: 767px) {
  .sec-interview__header-img {
    width: 85.3%;
  }
}
.sec-interview__header-img img {
  width: 100%;
  height: auto;
}
.sec-interview__content {
  position: relative;
}
.sec-interview__content:not(:first-of-type) {
  margin-top: clamp(80px, 7.2916666667vw, 140px);
}
@media only screen and (max-width: 767px) {
  .sec-interview__content:not(:first-of-type) {
    margin-top: 80px;
  }
}
.sec-interview__content--bg {
  margin: 0 !important;
  padding-block: clamp(40px, 5.2083333333vw, 100px);
  background: #f9f9f9;
}
.sec-interview__content--bg2 {
  margin: 0 !important;
  padding-top: clamp(40px, 5.2083333333vw, 100px);
  background: #f9f9f9;
  z-index: 0;
}
.sec-interview__content--bg2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: clamp(0px, 5.2083333333vw, 100px);
  background: #fff;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .sec-interview__content--bg2::after {
    height: 70px;
  }
}
.sec-interview__content-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-body {
    display: block;
    max-width: none;
  }
}
.sec-interview__content-body--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.sec-interview__content-body + .sec-interview__content-body-s {
  margin-top: clamp(80px, 7.2916666667vw, 140px);
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-body + .sec-interview__content-body-s {
    margin-top: 80px;
  }
}
.sec-interview__content-body-s {
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-body-s {
    max-width: none;
  }
}
.sec-interview__content-first {
  width: 47.4%;
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-first {
    width: auto;
  }
}
.sec-interview__content-second {
  width: 49.4%;
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-second {
    width: auto;
    margin-top: 30px;
  }
}
.sec-interview__content-second--down {
  padding-top: clamp(30px, 2.34375vw, 45px);
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-second--down {
    padding-top: 0;
  }
}
.sec-interview__content-hdg {
  position: relative;
  z-index: 3;
  margin-bottom: clamp(30px, 3.125vw, 60px);
  font-size: clamp(36px, 2.3958333333vw, 46px);
  font-weight: 500;
  color: #0071bc;
  text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff;
  line-height: 1.43;
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-hdg {
    font-size: 23px;
    line-height: 1.6;
  }
}
.sec-interview__content-hdg span {
  display: inline-block;
  -webkit-transform: scaleX(0.6);
          transform: scaleX(0.6);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  white-space: nowrap;
  text-box: trim-both cap alphabetic;
}
.sec-interview__content-faq {
  font-size: clamp(16px, 0.8854166667vw, 17px);
  line-height: 1.88;
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-faq {
    font-size: 14px;
    line-height: 2.1;
  }
}
.sec-interview__content-faq + .sec-interview__content-faq {
  margin-top: clamp(20px, 2.0833333333vw, 40px);
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-faq + .sec-interview__content-faq {
    margin-top: 20px;
  }
}
.sec-interview__content-faq-q {
  color: #0071bc;
}
.sec-interview__content-faq-a {
  text-align: justify;
}
.sec-interview__content-img img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-img img {
    border-radius: 10px;
  }
}
.sec-interview__content-img + .sec-interview__content-img {
  margin-top: clamp(20px, 1.5625vw, 30px);
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-img + .sec-interview__content-img {
    margin-top: 20px;
  }
}
.sec-interview__content-img--s {
  width: 72%;
  margin-top: clamp(40px, 5.2083333333vw, 100px) !important;
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-img--s {
    margin-top: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-images--01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec-interview__content-images--01 img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec-interview__content-images--01 .sec-interview__content-img:nth-child(1) {
    aspect-ratio: 470/443;
    width: 70%;
  }
  .sec-interview__content-images--01 .sec-interview__content-img:nth-child(2) {
    aspect-ratio: 180/234;
    width: 26.8%;
  }
  .sec-interview__content-images--01._int02 .sec-interview__content-img:nth-child(1) img {
    -o-object-position: right;
       object-position: right;
  }
  .sec-interview__content-images--01._int03 .sec-interview__content-img:nth-child(1) img {
    -o-object-position: 24%;
       object-position: 24%;
  }
  .sec-interview__content-images--01._int04 .sec-interview__content-img:nth-child(1) img {
    -o-object-position: left;
       object-position: left;
  }
  .sec-interview__content-images--01._int04 .sec-interview__content-img:nth-child(2) img {
    -o-object-position: right;
       object-position: right;
  }
  .sec-interview__content-images--01._int05 .sec-interview__content-img:nth-child(1) img {
    -o-object-position: left;
       object-position: left;
  }
  .sec-interview__content-images--01._int05 .sec-interview__content-img:nth-child(2) img {
    -o-object-position: 30%;
       object-position: 30%;
  }
  .sec-interview__content-images--01._int06 .sec-interview__content-img:nth-child(1) img {
    -o-object-position: left;
       object-position: left;
  }
  .sec-interview__content-images--01._int06 .sec-interview__content-img:nth-child(2) img {
    -o-object-position: 62%;
       object-position: 62%;
  }
  .sec-interview__content-images--01._int07 .sec-interview__content-img:nth-child(2) img {
    -o-object-position: 78%;
       object-position: 78%;
  }
  .sec-interview__content-images--01._int08 .sec-interview__content-img:nth-child(1) img {
    -o-object-position: right;
       object-position: right;
  }
  .sec-interview__content-images--01._int08 .sec-interview__content-img:nth-child(2) img {
    -o-object-position: 36%;
       object-position: 36%;
  }
}
@media only screen and (max-width: 767px) {
  .sec-interview__content-images--02 .sec-interview__content-img:nth-child(1) {
    width: 85.6%;
    margin-left: auto;
  }
  .sec-interview__content-images--02 .sec-interview__content-img:nth-child(2) {
    width: 57.7%;
  }
}
.sec-interview__content-photo {
  width: 100%;
  margin-top: clamp(60px, 7.2916666667vw, 140px);
}
.sec-interview__content-photo img {
  width: 100%;
  height: auto;
}

.page-recruit-graduates-interview-detail .m-breadcrumbs {
  position: absolute;
  top: 150px;
  right: 1.56vw;
  z-index: 9;
}
@media only screen and (max-width: 767px) {
  .page-recruit-graduates-interview-detail .m-breadcrumbs {
    top: 15px;
    right: inherit;
    left: 20px;
    padding-left: 0;
    line-height: 2;
  }
}
.page-recruit-graduates-interview-detail .m-breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media only screen and (max-width: 767px) {
  .page-recruit-graduates-interview-detail .m-breadcrumbs__list {
    padding-left: 0;
    line-height: 2;
  }
}
.page-recruit-graduates-interview-detail .m-breadcrumbs__item {
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  .page-recruit-graduates-interview-detail .m-breadcrumbs__item {
    font-size: 9px;
  }
}
.page-recruit-graduates-interview-detail .m-breadcrumbs__item a {
  display: inline-block;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-recruit-graduates-interview-detail .m-breadcrumbs__item a::after {
  padding-left: 0.2em;
  content: "／";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  .page-recruit-graduates-interview-detail .m-breadcrumbs__item a::after {
    padding-left: 0.1em;
  }
}
.mode-pc .page-recruit-graduates-interview-detail .m-breadcrumbs__item a:hover, .mode-sp .page-recruit-graduates-interview-detail .m-breadcrumbs__item a:active {
  opacity: 1;
}
.page-recruit-graduates-interview-detail .m-breadcrumbs__item:not(:first-of-type) {
  margin-left: 0.2em;
}
@media only screen and (max-width: 767px) {
  .page-recruit-graduates-interview-detail .m-breadcrumbs__item:not(:first-of-type) {
    margin-left: 0.1em;
  }
}

/*career*/
.page-recruit-career-interview-detail .sec-interview {
  overflow: hidden;
  position: relative;
  padding-bottom: clamp(350px, 28vw, 460px);
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
  .page-recruit-career-interview-detail .sec-interview {
    padding-bottom: clamp(350px, 50vw, 480px);
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-career-interview-detail .sec-interview {
    padding-bottom: clamp(520px, 120vw, 660px);
  }
}
.page-recruit-career-interview-detail .sec-interview__content:last-of-type {
  padding-bottom: clamp(80px, 7.2916666667vw, 140px);
}
@media only screen and (max-width: 767px) {
  .page-recruit-career-interview-detail .sec-interview__content:last-of-type {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .page-recruit-career-interview-detail .sec-interview__content-images--01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .page-recruit-career-interview-detail .sec-interview__content-images--01 img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .page-recruit-career-interview-detail .sec-interview__content-images--01._int01 .sec-interview__content-img:nth-child(1) img {
    -o-object-position: left;
       object-position: left;
  }
  .page-recruit-career-interview-detail .sec-interview__content-images--01._int01 .sec-interview__content-img:nth-child(2) img {
    -o-object-position: 76%;
       object-position: 76%;
  }
  .page-recruit-career-interview-detail .sec-interview__content-images--01._int02 .sec-interview__content-img:nth-child(1) img {
    -o-object-position: right;
       object-position: right;
  }
}
.page-recruit-career-interview-detail .sec-interview__content-review {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: -1;
  background: #0177D1;
  color: #fff;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50% 1fr;
  grid-template-columns: 50% 1fr;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .page-recruit-career-interview-detail .sec-interview__content-review {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.page-recruit-career-interview-detail .sec-interview__content-review figure img {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
  .page-recruit-career-interview-detail .sec-interview__content-review figure {
    height: clamp(350px, 50vw, 480px);
  }
  .page-recruit-career-interview-detail .sec-interview__content-review figure img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 15%;
       object-position: 15%;
  }
}
.page-recruit-career-interview-detail .sec-interview__content-review-l {
  padding: 0 4.2% 0 min(3vw, 345px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .page-recruit-career-interview-detail .sec-interview__content-review-l {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 30px 20px;
  }
}
.page-recruit-career-interview-detail .sec-interview__content-review-l .sec-interview__content-faq {
  max-width: 584px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-recruit-career-interview-detail .sec-interview__content-review-l .sec-interview__content-faq dt {
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.page-recruit-career-interview-detail .l-page__footer {
  margin-top: -12vw;
}
@media only screen and (max-width: 767px) {
  .page-recruit-career-interview-detail .l-page__footer {
    margin-top: min(-80px, -10vw);
  }
}

/*--------------------------------------------------------------------------
  #sec-interviewlist
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/* section
-----------------------------------------------------------------*/
.sec-interviewlist {
  position: relative;
  z-index: 0;
  padding-top: 5vw;
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist {
    padding: 0 0 10px;
  }
}
.sec-interviewlist.c-main-body::before {
  bottom: -10vw;
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist.c-main-body::before {
    bottom: -12vw;
  }
}
.sec-interviewlist__obj {
  position: absolute;
  z-index: 3;
  top: -9vw;
  right: 0;
  width: 16.25vw;
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__obj {
    display: none;
  }
}
.sec-interviewlist__obj img {
  width: 100%;
  height: auto;
}
.sec-interviewlist__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__content {
    display: block;
  }
}
.sec-interviewlist__panel {
  position: relative;
  width: 46.6%;
  margin-bottom: clamp(30px, 5.0847457627vw, 60px);
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__panel {
    width: auto;
    margin-bottom: 30px;
  }
}
.sec-interviewlist__panel:nth-child(odd) {
  padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__panel:nth-child(odd) {
    padding-top: 0;
  }
}
.sec-interviewlist__panel:nth-child(odd) .sec-interviewlist__panel-job {
  top: 23px;
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__panel:nth-child(odd) .sec-interviewlist__panel-job {
    top: -14px;
  }
}
.sec-interviewlist__panel a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mode-pc .sec-interviewlist__panel a:hover .sec-interviewlist__panel-img img, .mode-sp .sec-interviewlist__panel a:active .sec-interviewlist__panel-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.sec-interviewlist__panel-job {
  position: absolute;
  top: -27px;
  left: -22px;
  z-index: 5;
  display: inline-block;
  padding: 10px 20px;
  background: #0071bc;
  border-radius: 50px;
  color: #fff;
  font-size: clamp(20px, 1.8644067797vw, 22px);
  font-style: normal;
  font-weight: 500;
  line-height: 165%; /* 36.3px */
  letter-spacing: 1.1px;
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__panel-job {
    top: -14px;
    left: -10px;
    padding: 5px 10px;
    font-size: 13px;
  }
}
.sec-interviewlist__panel-job::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 20px;
  height: 8px;
  background: url("../img/workstyle/interviews/img_interviews_fuki.webp") no-repeat 50% 50%/contain;
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__panel-job::before {
    top: 96%;
    width: 12px;
    height: 6px;
  }
}
.sec-interviewlist__panel-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 10px;
  overflow: hidden;
}
.sec-interviewlist__panel-img {
  width: 61.8%;
}
.sec-interviewlist__panel-img img {
  width: 100%;
  height: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sec-interviewlist__panel-body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  width: 38.2%;
  padding: 0 clamp(0px, 1.8229166667vw, 35px) clamp(30px, 5.0847457627vw, 60px);
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__panel-body {
    padding: 0 17px 35px;
  }
}
.sec-interviewlist__panel-position {
  font-size: clamp(14px, 1.5254237288vw, 18px);
  font-weight: 400;
  color: #0071bc;
  line-height: 165%; /* 29.7px */
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__panel-position {
    font-size: 11px;
  }
}
.sec-interviewlist__panel-name {
  margin-top: clamp(10px, 1.5254237288vw, 18px);
  font-size: clamp(20px, 2.2033898305vw, 26px);
  font-weight: 400;
  color: #0071bc;
  line-height: 165%; /* 29.7px */
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__panel-name {
    font-size: 16px;
  }
}
.sec-interviewlist__panel-join {
  position: relative;
  z-index: 2;
  margin-top: clamp(10px, 1.5254237288vw, 18px);
  font-size: clamp(12px, 1.186440678vw, 14px);
  font-weight: 400;
  color: #0071bc;
  line-height: 165%; /* 29.7px */
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__panel-join {
    font-size: 10px;
  }
}
.sec-interviewlist__panel-obj {
  position: absolute;
  right: clamp(0px, 1.6949152542vw, 20px);
  bottom: 0px;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__panel-obj {
    right: -5px;
  }
}
.sec-interviewlist__panel-obj img {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .sec-interviewlist__panel-obj img {
    max-width: 70%;
  }
}
/*--------------------------------------------------------------------------
   #sec-jobcareer
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/* section
-----------------------------------------------------------------*/
.sec-movie {
  margin-top: 18vw;
}
@media only screen and (max-width: 767px) {
  .sec-movie {
    margin-top: 120px;
  }
}
.sec-movie .swiper {
  margin-top: -30px;
  padding-top: 80px;
}
@media only screen and (max-width: 767px) {
  .sec-movie .swiper {
    margin-top: 20px;
    padding-top: 60px;
  }
}
.sec-movie__hdg .en {
  font-family: "Oswald", sans-serif;
  font-size: clamp(24px, 2.7118644068vw, 32px);
  font-weight: 400;
  color: #0071bc;
  white-space: nowrap;
  line-height: 1;
  letter-spacing: -0.01em;
}
.sec-movie__hdg .ja {
  display: block;
  margin-top: 8px;
  font-size: clamp(26px, 2.7118644068vw, 32px);
  white-space: nowrap;
  -webkit-transform: scaleX(0.6);
          transform: scaleX(0.6);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  color: #0071bc;
  line-height: 1;
}
.sec-movie__slide-btns {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .sec-movie__slide-btns {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    left: 0;
    max-width: none;
    width: auto;
    translate: 0 0;
  }
}
.sec-movie .swiper-button-prev,
.sec-movie .swiper-button-next {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 40px;
  margin-top: 0;
  background-color: transparent;
  border: 2px solid #0071bc;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  .sec-movie .swiper-button-prev,
  .sec-movie .swiper-button-next {
    width: 30px;
    height: 30px;
    border-width: 1px;
  }
}
.sec-movie .swiper-button-prev::before,
.sec-movie .swiper-button-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 9;
  width: 20px;
  height: 20px;
  background: url("../../asset/img/common/ico_arrow_w.svg") no-repeat 50% 50%/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .sec-movie .swiper-button-prev::before,
  .sec-movie .swiper-button-next::before {
    content: none;
  }
}
.sec-movie .swiper-button-prev::after,
.sec-movie .swiper-button-next::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 9;
  width: 20px;
  height: 20px;
  background: url("../../asset/img/common/ico_arrow_b.svg") no-repeat 50% 50%/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  .sec-movie .swiper-button-prev::after,
  .sec-movie .swiper-button-next::after {
    width: 16px;
    height: 16px;
  }
}
.mode-pc .sec-movie .swiper-button-prev:hover, .mode-sp .sec-movie .swiper-button-prev:active,
.mode-pc .sec-movie .swiper-button-next:hover,
.mode-sp .sec-movie .swiper-button-next:active {
  background: #0071bc;
}
.mode-pc .sec-movie .swiper-button-prev:hover::before, .mode-sp .sec-movie .swiper-button-prev:active::before,
.mode-pc .sec-movie .swiper-button-next:hover::before,
.mode-sp .sec-movie .swiper-button-next:active::before {
  opacity: 1;
}
.mode-pc .sec-movie .swiper-button-prev:hover::after, .mode-sp .sec-movie .swiper-button-prev:active::after,
.mode-pc .sec-movie .swiper-button-next:hover::after,
.mode-sp .sec-movie .swiper-button-next:active::after {
  opacity: 0;
}
.sec-movie .swiper-button-prev::before, .sec-movie .swiper-button-prev::after {
  -webkit-transform: scale(-1, 1) translate(50%, -50%);
          transform: scale(-1, 1) translate(50%, -50%);
}
.sec-movie .swiper-button-next {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .sec-movie .swiper-button-next {
    margin-left: 10px;
  }
}
.sec-movie__movielist {
  margin-top: 2vw;
}
.sec-movie__item {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 96/54;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .sec-movie__item {
    aspect-ratio: 540/304;
  }
}
.sec-movie__item button {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sec-movie__item button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 113, 188, 0.3);
}
.mode-pc .sec-movie__item button:hover, .mode-sp .sec-movie__item button:active {
  opacity: 0.8;
}
.mode-pc .sec-movie__item button:hover .sec-jobcareer__item-bg img, .mode-sp .sec-movie__item button:active .sec-jobcareer__item-bg img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.sec-movie__item-bg {
  width: 100%;
  height: 100%;
}
.sec-movie__item-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sec-movie__item-tag {
  position: absolute;
  top: 5%;
  left: 2vw;
  font-family: "Oswald", sans-serif;
  font-size: clamp(13px, 0.8333333333vw, 16px);
  font-weight: 400;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.2em;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .sec-movie__item-tag {
    top: 10px;
    left: 10px;
    font-size: 10px;
    letter-spacing: 0.1em;
  }
}
.sec-movie__item-join {
  position: absolute;
  bottom: 11%;
  left: 2vw;
  z-index: 6;
  font-size: clamp(20px, 1.3541666667vw, 26px);
  font-weight: 400;
  color: #fff;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .sec-movie__item-join {
    bottom: 26px;
    left: 10px;
    font-size: 13px;
  }
}
.sec-movie__item-name {
  position: absolute;
  bottom: 5%;
  left: 2vw;
  z-index: 6;
  font-size: clamp(20px, 1.3541666667vw, 26px);
  font-weight: 400;
  color: #fff;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .sec-movie__item-name {
    bottom: 10px;
    left: 10px;
    font-size: 13px;
  }
}
.sec-movie__interview {
  margin-top: 19vw;
}
.sec-movie__interview-obj {
  position: absolute;
  top: -13vw;
  right: 0;
  width: 144px;
}
@media only screen and (max-width: 767px) {
  .sec-movie__interview-obj {
    top: 10px;
    right: 20px;
    width: 72px;
  }
}
.sec-movie__interview .swiper {
  margin-top: -30px;
  padding-top: 120px;
}
@media only screen and (max-width: 767px) {
  .sec-movie__interview .swiper {
    margin-top: 20px;
    padding-top: 60px;
  }
}
.sec-movie__interview-more {
  margin-top: 2.4vw;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .sec-movie__interview-more {
    margin-top: 20px;
  }
}
.sec-movie__person {
  position: relative;
  max-width: 274px;
}
@media only screen and (max-width: 767px) {
  .sec-movie__person {
    max-width: 100%;
    -webkit-transition: padding-top 0.3s;
    transition: padding-top 0.3s;
  }
}
.sec-movie__person:nth-child(even) {
  padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  .sec-movie__person:nth-child(even) {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .sec-movie__person {
    padding-top: 30px;
  }
  .sec-movie__person.swiper-slide-active {
    padding-top: 0;
  }
}
.sec-movie__person a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mode-pc .sec-movie__person a:hover, .mode-sp .sec-movie__person a:active {
  opacity: 0.8;
}
.mode-pc .sec-movie__person a:hover .sec-jobcareer__person-img img, .mode-sp .sec-movie__person a:active .sec-jobcareer__person-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.sec-movie__person-img {
  width: 100%;
  height: 100%;
  aspect-ratio: 274/350;
  overflow: hidden;
}
.sec-movie__person-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sec-movie__person-join {
  margin-top: 15px;
  font-size: clamp(13px, 0.7291666667vw, 14px);
  font-weight: 400;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .sec-movie__person-join {
    font-size: 11px;
  }
}
.sec-movie__person-job {
  font-size: clamp(13px, 0.7291666667vw, 14px);
  font-weight: 400;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .sec-movie__person-job {
    font-size: 11px;
  }
}
.sec-movie__person-name {
  font-size: clamp(13px, 0.7291666667vw, 14px);
  font-weight: 400;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .sec-movie__person-name {
    font-size: 11px;
  }
}

/*--------------------------------------------------------------------------
  #sec-interviewlist
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/* section
-----------------------------------------------------------------*/
.sec-careerstory {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .sec-careerstory {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .sec-careerstory > .l-wrap {
    padding: 0;
  }
}
.sec-careerstory__content {
  position: relative;
  padding-top: clamp(0px, 4.0983606557vw, 50px);
}
@media only screen and (max-width: 767px) {
  .sec-careerstory__content {
    padding-top: clamp(0px, 4vw, 30px);
  }
}
@media only screen and (max-width: 767px) {
  .sec-careerstory__item {
    position: relative;
  }
}
.sec-careerstory__item-story {
  position: relative;
  z-index: 2;
}
.sec-careerstory__item-story img {
  width: 100%;
  height: auto;
}
.sec-careerstory__badge {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 600;
  color: #fff;
  line-height: 1.4;
  z-index: 5;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .sec-careerstory__badge {
    width: clamp(100px, 26.4vw, 198px);
    height: clamp(100px, 26.4vw, 198px);
  }
}
.sec-careerstory__badge::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/common/ico_badge.svg") no-repeat 50% 50%/contain;
  -webkit-animation: badge-rotate 10s linear infinite;
          animation: badge-rotate 10s linear infinite;
  z-index: -1;
}
.sec-careerstory__badge .txt {
  font-size: clamp(0px, 2.2950819672vw, 28px);
  text-align: center;
}
.sec-careerstory__badge .txt._en {
  font-family: "Oswald", sans-serif;
  font-size: clamp(0px, 2.868852459vw, 35px);
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .sec-careerstory__badge .txt._en {
    font-size: clamp(0px, 6.1333333333vw, 46px);
  }
}
.sec-careerstory__badge--start {
  top: clamp(0px, 2.4590163934vw, 30px);
  left: clamp(0px, 22.9508196721vw, 280px);
  width: clamp(0px, 13.1147540984vw, 160px);
  height: clamp(0px, 13.1147540984vw, 160px);
}
@media only screen and (max-width: 767px) {
  .sec-careerstory__badge--start {
    top: -5vw;
    left: clamp(0px, 46.6666666667vw, 350px);
    width: clamp(0px, 27.7333333333vw, 208px);
    height: clamp(0px, 27.7333333333vw, 208px);
  }
}
.sec-careerstory__badge--design {
  top: clamp(0px, 122.131147541vw, 1490px);
  left: clamp(0px, 0vw, 0px);
  width: clamp(0px, 16.393442623vw, 200px);
  height: clamp(0px, 16.393442623vw, 200px);
}
.sec-careerstory__badge--design .txt {
  rotate: -10deg;
}
.sec-careerstory__badge--construction {
  top: clamp(0px, 122.131147541vw, 1490px);
  right: clamp(0px, 0vw, 0px);
  width: clamp(0px, 16.393442623vw, 200px);
  height: clamp(0px, 16.393442623vw, 200px);
}
.sec-careerstory__badge--construction .txt {
  rotate: 10deg;
}
.sec-careerstory__item-tab {
  display: none;
}
.sec-careerstory__item-tab.is-active {
  display: block;
}
.sec-careerstory__item-tab {
  position: relative;
  margin-top: -6vw;
}
.sec-careerstory__item-tab .sec-careerstory__item-story {
  position: relative;
  z-index: 1;
}
.sec-careerstory__item-tab[data-tab="1"] .sec-careerstory__badge--design {
  top: clamp(0px, 0vw, 0px);
  left: -5vw;
  width: clamp(0px, 34.6666666667vw, 260px);
  height: clamp(0px, 34.6666666667vw, 260px);
}
.sec-careerstory__item-tab[data-tab="1"] .sec-careerstory__badge--design .txt {
  rotate: -5deg;
  font-size: clamp(0px, 4.8vw, 36px);
}
.sec-careerstory__item-tab[data-tab="1"] .sec-careerstory__badge--construction {
  top: clamp(0px, 0vw, 0px);
  right: -2vw;
  width: clamp(0px, 26.6666666667vw, 200px);
  height: clamp(0px, 26.6666666667vw, 200px);
}
.sec-careerstory__item-tab[data-tab="1"] .sec-careerstory__badge--construction .txt {
  rotate: 5deg;
  font-size: clamp(0px, 3.7333333333vw, 28px);
  opacity: 0.6;
}
.sec-careerstory__item-tab[data-tab="2"] .sec-careerstory__badge--design {
  top: clamp(0px, 0vw, 0px);
  left: -5vw;
  width: clamp(0px, 26.6666666667vw, 200px);
  height: clamp(0px, 26.6666666667vw, 200px);
}
.sec-careerstory__item-tab[data-tab="2"] .sec-careerstory__badge--design .txt {
  rotate: -5deg;
  font-size: clamp(0px, 3.7333333333vw, 28px);
  opacity: 0.6;
}
.sec-careerstory__item-tab[data-tab="2"] .sec-careerstory__badge--construction {
  top: clamp(0px, 0vw, 0px);
  right: -2vw;
  width: clamp(0px, 34.6666666667vw, 260px);
  height: clamp(0px, 34.6666666667vw, 260px);
}
.sec-careerstory__item-tab[data-tab="2"] .sec-careerstory__badge--construction .txt {
  rotate: 5deg;
  font-size: clamp(0px, 4.8vw, 36px);
}
.sec-careerstory .sec-careerstory__item-btm {
  position: relative;
  margin-top: clamp(0px, 6.6666666667vw, 50px);
  padding-bottom: 10px;
}
.sec-careerstory .sec-careerstory__item-btm .sec-careerstory__badge {
  top: -10vw;
  width: clamp(0px, 29.3333333333vw, 220px);
  height: clamp(0px, 29.3333333333vw, 220px);
}
@media only screen and (max-width: 767px) {
  .sec-careerstory .sec-careerstory__item-btm .sec-careerstory__badge {
    font-size: clamp(0px, 3.7333333333vw, 28px);
  }
}
.sec-careerstory .sec-careerstory__item-btm .sec-careerstory__badge--design .txt {
  rotate: -10deg;
  opacity: 1;
}
.sec-careerstory .sec-careerstory__item-btm .sec-careerstory__badge--construction .txt {
  rotate: 10deg;
  opacity: 1;
}
.sec-careerstory .sec-careerstory__item-btm .or {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 65%;
  margin: 0 auto clamp(0px, 10.1333333333vw, 76px);
}
.sec-careerstory .sec-careerstory__item-btm .or span {
  position: relative;
  padding: 0 clamp(0px, 2.6666666667vw, 20px);
  font-size: clamp(0px, 5.2vw, 39px);
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  color: #0071bc;
  background-color: #C8E4F0;
  line-height: 1;
}
.sec-careerstory .sec-careerstory__item-btm .or::before {
  position: absolute;
  width: 100%;
  border-top: 1px dotted #0071bc;
  content: "";
}
.sec-careerstory .sec-careerstory__item-btm .hdg {
  margin-bottom: clamp(0px, 6.6666666667vw, 50px);
  text-align: center;
  font-size: clamp(0px, 6vw, 45px);
  font-weight: 500;
  color: #0071bc;
  line-height: 1.6;
}
.sec-careerstory .sec-careerstory__item-btm .hdg small {
  display: block;
  font-size: clamp(0px, 4.6666666667vw, 35px);
}
.sec-careerstory .sec-careerstory__item-btm .c-viewmore {
  text-align: center;
}
@-webkit-keyframes badge-rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes badge-rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------------------
   custom animation
---------------------------------------------------------------------------*/
/* use
-----------------------------------------------------------------*/
/* section
-----------------------------------------------------------------*/
/*# sourceMappingURL=workstyle.css.map */