@charset "UTF-8";
/* setting/_extend.scss
-------------------------------------------------- */
@media screen and (min-width: 769px) {
  .m-global-sec__inner, .m-team-list__wrap, .m-mission-sec__inner, .m-txt-intro__wrap, .m-act-sec__inner, .m-qa-sec__wrap, .m-hist-sec__inner, .m-info-sche__inner, .m-info-educat, .m-info-emph__wrap, .m-info-emph__fig, .m-info-spec__inner, .m-info-sec__inner, .m-home-topics__wrap, .m-home-sec__wrap, .m-home-company__wrap, .m-hero-sub__inner, .m-hero__inner, .m-hero__dl, .m-bg-cont__wrap, .g-footer-menu__ttl span, .g-footer-menu__ttl--link span, .g-footer-menu__list, .g-footer-menu__list--left, .g-footer-menu__item-ttl span, .g-head-menu__wrap, .g-head-menu__item-ttl span {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
  }
}

@media screen and (min-width: 769px) {
  .m-home-team__wrap {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
  }
}

.p-interview .m-hero-sub__copy span, .m-hero-sub__copy em {
  font-family: "Noto Sans JP", sans-serif;
}

.m-global-sec__ttl, .m-global-sec__list p, .m-mission-sec__ttl, .m-act-sec__ttl, .m-qa-sec__ttl, .m-info-sche__naitei, .m-info-emph__ttl, .m-info-spec__ttl, .m-info-sec__ttl, .m-ttl--je > span, .m-home-sec__ttl, .m-hero-sub__copy, .m-hero__copy {
  font-family: "Shippori Mincho", serif;
}

.m-hero-sub__label, .m-hero__dt span, .m-hero__dd, .m-float-btn, .info-menu__ttl, .g-head-menu__ttl span, .g-head-menu__btn, .g-head-menu__entry--year, .g-head-menu__entry--entry {
  font-family: "Roboto", sans-serif;
}

@media screen and (min-width: 769px) {
  .m-team-list__link:not(span):not(p), .m-index-list__link:not(span):not(p), .m-home-team__link:not(span):not(p), .m-hero-sub__label:not(span):not(p), .m-hero__btn:not(span):not(p), .m-hero__btn--top:not(span):not(p), .m-hero__label:not(span):not(p), .g-footer-menu__ttl--link:not(span):not(p), .g-footer-menu__link:not(span):not(p), .g-footer-menu__item-ttl:not(span):not(p), .g-head-menu__ttl--link:not(span):not(p), .g-head-menu__link:not(span):not(p), .g-head-menu__item-ttl:not(span):not(p) {
    transition: opacity 0.1s ease-in-out;
  }
  .m-team-list__link:not(span):not(p):hover, .m-index-list__link:not(span):not(p):hover, .m-home-team__link:not(span):not(p):hover, .m-hero-sub__label:not(span):not(p):hover, .m-hero__btn:not(span):not(p):hover, .m-hero__btn--top:not(span):not(p):hover, .m-hero__label:not(span):not(p):hover, .g-footer-menu__ttl--link:not(span):not(p):hover, .g-footer-menu__link:not(span):not(p):hover, .g-footer-menu__item-ttl:not(span):not(p):hover, .g-head-menu__ttl--link:not(span):not(p):hover, .g-head-menu__link:not(span):not(p):hover, .g-head-menu__item-ttl:not(span):not(p):hover {
    opacity: 0.7;
  }
}

.m-global-sec__fig, .m-global-sec__box--img, .m-global-sec__list, .m-team-list__item-fade, .m-qa-sec__ttl, .m-info-sche__naitei, .m-info-educat__fig, .m-info-spec__ttl, .m-info-sec__ttl, .m-home-sec__ttl, .m-hero-sub__copy, .m-hero__copy {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
  will-change: transform;
}
.is-view .m-global-sec__fig, .is-view .m-global-sec__box--img, .is-view .m-global-sec__list, .is-view .m-team-list__item-fade, .is-view .m-qa-sec__ttl, .is-view .m-info-sche__naitei, .is-view .m-info-educat__fig, .is-view .m-info-spec__ttl, .is-view .m-info-sec__ttl, .is-view .m-home-sec__ttl, .is-view .m-hero-sub__copy, .is-view .m-hero__copy {
  opacity: 1;
  transform: translateY(0);
}

.p-interview .m-info-sec__txt, .m-global-sec__ttl, .m-mission-sec__box, .m-mission-sec__ttl, .m-mission-sec__fig, .m-mission-sec__txt, .m-txt-intro__txt, .m-act-sec__box, .m-act-sec__ttl, .m-act-sec__fig, .m-act-sec__txt, .m-act-sec__btn, .m-qa-sec__txt, .m-hist-sec__year, .m-hist-sec__box, .m-info-sche__box, .m-info-sche__fig, .m-info-emph__ttl, .m-info-emph__txt, .m-info-emph__fig, .m-info-spec__txt, .m-info-spec__fig, .m-info-sec__txt, .m-info-sec__fig, .m-ttl--je, .m-ttl--je > span, .m-scroll-bg, .m-index-list, .m-home-sec__visual--img, .m-home-sec__fig, .m-home-sec__txt, .m-home-sec__btn {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
  will-change: transform;
}
.is-view .p-interview .m-info-sec__txt, .p-interview .is-view .m-info-sec__txt, .is-view .m-global-sec__ttl, .is-view .m-mission-sec__box, .is-view .m-mission-sec__ttl, .is-view .m-mission-sec__fig, .is-view .m-mission-sec__txt, .is-view .m-txt-intro__txt, .is-view .m-act-sec__box, .is-view .m-act-sec__ttl, .is-view .m-act-sec__fig, .is-view .m-act-sec__txt, .is-view .m-act-sec__btn, .is-view .m-qa-sec__txt, .is-view .m-hist-sec__year, .is-view .m-hist-sec__box, .is-view .m-info-sche__box, .is-view .m-info-sche__fig, .is-view .m-info-emph__ttl, .is-view .m-info-emph__txt, .is-view .m-info-emph__fig, .is-view .m-info-spec__txt, .is-view .m-info-spec__fig, .is-view .m-info-sec__txt, .is-view .m-info-sec__fig, .is-view .m-ttl--je, .is-view .m-ttl--je > span, .is-view .m-scroll-bg, .is-view .m-index-list, .is-view .m-home-sec__visual--img, .is-view .m-home-sec__fig, .is-view .m-home-sec__txt, .is-view .m-home-sec__btn {
  opacity: 1;
  transform: translateX(0);
}

.m-home-sec__ttl > mark {
  position: relative;
  display: inline-block;
  background: transparent;
}
.m-home-sec__ttl > mark::before {
  position: absolute;
  top: 0;
  display: block;
  width: 1px;
  height: 0;
  background: #000;
  transition: height 0.6s ease 0.6s;
  content: "";
}
.is-view .m-home-sec__ttl > mark::before {
  height: 100%;
}
@media screen and (min-width: 769px) {
  .m-home-sec__ttl {
    padding-right: 15px;
  }
  .m-home-sec__ttl > mark::before {
    right: -14px;
  }
}
@media screen and (max-width: 768px) {
  .m-home-sec__ttl > mark {
    padding-right: 2.4vw;
  }
  .m-home-sec__ttl > mark::before {
    right: -2.4vw;
  }
}

.m-global-sec__ttl > mark, .m-mission-sec__ttl > mark, .m-act-sec__ttl > mark, .m-qa-sec__ttl > mark, .m-info-sche__naitei > mark, .m-info-spec__ttl > mark, .m-info-sec__ttl > mark {
  position: relative;
  display: inline-block;
  background: transparent;
}
.m-global-sec__ttl > mark::before, .m-mission-sec__ttl > mark::before, .m-act-sec__ttl > mark::before, .m-qa-sec__ttl > mark::before, .m-info-sche__naitei > mark::before, .m-info-spec__ttl > mark::before, .m-info-sec__ttl > mark::before {
  position: absolute;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  background: #000;
  transition: width 0.6s ease 0.6s;
  content: "";
}
.is-view .m-global-sec__ttl > mark::before, .is-view .m-mission-sec__ttl > mark::before, .is-view .m-act-sec__ttl > mark::before, .is-view .m-qa-sec__ttl > mark::before, .is-view .m-info-sche__naitei > mark::before, .is-view .m-info-spec__ttl > mark::before, .is-view .m-info-sec__ttl > mark::before {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .m-global-sec__ttl > mark::before, .m-mission-sec__ttl > mark::before, .m-act-sec__ttl > mark::before, .m-qa-sec__ttl > mark::before, .m-info-sche__naitei > mark::before, .m-info-spec__ttl > mark::before, .m-info-sec__ttl > mark::before {
    bottom: -14px;
  }
}
@media screen and (max-width: 768px) {
  .m-global-sec__ttl > mark::before, .m-mission-sec__ttl > mark::before, .m-act-sec__ttl > mark::before, .m-qa-sec__ttl > mark::before, .m-info-sche__naitei > mark::before, .m-info-spec__ttl > mark::before, .m-info-sec__ttl > mark::before {
    bottom: -2.4vw;
  }
}

/* setting/_base.scss
-------------------------------------------------- */
body {
  overflow-y: scroll;
}
body.gnav-open {
  position: fixed;
  width: 100%;
  height: 100%;
}

.renew-main {
  position: relative;
}
.renew-main * {
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .renew-main {
    padding-top: 120px;
  }
}

[data-hidden] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: transparent;
  opacity: 0;
  transform: scale(0);
}

a {
  text-decoration: none;
}
a[href=""] {
  pointer-events: none;
}

.toTop {
  display: none !important;
}

@media screen and (min-width: 769px) {
  [data-device=sp] {
    display: none !important;
  }
  a[href^=tel] {
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  body {
    -webkit-overflow-scrolling: touch;
  }
  main {
    overflow: hidden;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  [data-device=pc] {
    display: none !important;
  }
}
/* global/_head-menu.scss
-------------------------------------------------- */
.g-head-menu {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
}
.g-head-menu.is-fixed {
  position: fixed;
}
.g-head-menu::before {
  position: absolute;
  display: block;
  background: #f5f5f5;
  border-radius: 50%;
  transform: translate(50%, -50%) scale(0);
  pointer-events: none;
  transition: transform 0.7s ease-out;
  content: "";
}
.gnav-open .g-head-menu::before {
  transform: translate(50%, -50%) scale(100);
}
.g-head-menu__btn {
  position: absolute;
  z-index: 105;
  text-align: center;
  font-weight: 900;
  color: #FFF;
  background-color: transparent;
  border: none;
  outline: none;
  pointer-events: all;
  cursor: pointer;
}
.g-head-menu__btn--icn {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  display: block;
}
.g-head-menu__btn--icn::before, .g-head-menu__btn--icn::after,
.g-head-menu__btn--icn > span {
  width: 100%;
  display: block;
  background: #FFF;
  transition: background-color 0.6s ease-out;
}
.g-head-menu__btn--icn::before, .g-head-menu__btn--icn::after {
  content: "";
}
.is-fixed .g-head-menu__btn--icn::before, .is-fixed .g-head-menu__btn--icn::after,
.is-fixed .g-head-menu__btn--icn > span, .gnav-open .g-head-menu__btn--icn::before, .gnav-open .g-head-menu__btn--icn::after,
.gnav-open .g-head-menu__btn--icn > span {
  background: #000;
}
.g-head-menu__btn--txt {
  position: relative;
  z-index: 2;
  display: block;
  white-space: nowrap;
  transition: color 0.6s ease-out;
}
.is-fixed .g-head-menu__btn--txt, .gnav-open .g-head-menu__btn--txt {
  color: #000;
}
.g-head-menu__navarea {
  position: absolute;
  left: 0;
  z-index: 100;
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease-out;
}
.gnav-open .g-head-menu__navarea {
  opacity: 1;
  pointer-events: all;
  transition-delay: 0.4s;
}
.g-head-menu__box {
  border-bottom: solid 2px #FFF;
}
.g-head-menu__ttl, .g-head-menu__ttl--link {
  display: block;
  background-color: #000;
  color: #FFF;
  cursor: pointer;
}
.g-head-menu__ttl span, .g-head-menu__ttl--link span {
  display: block;
  font-weight: 900;
  position: relative;
}
.g-head-menu__ttl span:before, .g-head-menu__ttl span:after {
  display: block;
  content: "";
  background-color: #FFF;
  position: absolute;
  height: 2px;
  top: 50%;
  transition: ease-in-out 0.2s;
}
.g-head-menu__ttl span:before {
  transform: translateY(-50%);
}
.g-head-menu__ttl span:after {
  transform: rotate(90deg) translateY(-50%);
}
.g-head-menu__ttl.on span:after {
  transform: translateY(-50%);
}
.g-head-menu__nav {
  background-color: #FFF;
  display: none;
}
.g-head-menu__ttl--link, .g-head-menu__link {
  font-weight: 900;
}
.g-head-menu__item-ttl {
  display: block;
  background-color: #c5c5c5;
}
.g-head-menu__item-ttl span {
  display: block;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .g-head-menu {
    top: 120px;
  }
  .g-head-menu.is-fixed {
    top: 50px;
  }
  .g-head-menu.is-fixed .g-head-menu__nav {
    max-height: 100%;
  }
  .g-head-menu::before {
    top: 47px;
    right: 45px;
    width: 50px;
    height: 50px;
  }
  .g-head-menu__btn {
    top: 20px;
    right: 15px;
    font-size: 15px;
    letter-spacing: 0.06em;
  }
  .g-head-menu__btn--icn {
    width: 31px;
  }
  .g-head-menu__btn--icn::before, .g-head-menu__btn--icn::after,
.g-head-menu__btn--icn > span {
    height: 5px;
  }
  .g-head-menu__btn--icn > span {
    margin: 6px 0;
  }
  .g-head-menu__btn--txt {
    margin-top: 10px;
  }
  .g-head-menu__wrap {
    padding: 44px 0;
  }
  .g-head-menu__navarea {
    top: 0;
    max-height: calc(100vh - 120px);
  }
  .g-head-menu__ttl, .g-head-menu__ttl--link {
    font-size: 20px;
    padding: 40px 0;
  }
  .g-head-menu__ttl span, .g-head-menu__ttl--link span {
    padding-left: 20px;
    padding-right: 30px;
  }
  .g-head-menu__ttl span:before, .g-head-menu__ttl span:after {
    width: 24px;
    right: 30px;
  }
  .g-head-menu__list, .g-head-menu__list--left {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 20px 10px;
  }
  .g-head-menu__list {
    justify-content: space-between;
  }
  .g-head-menu__item {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .g-head-menu__item--space {
    text-align: center;
    width: 306px;
    font-size: 18px;
    margin-bottom: 30px;
  }
  .g-head-menu__item-ttl {
    font-size: 20px;
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .g-head-menu {
    top: 60px;
    transform: translateY(-60px);
    transition: all 0.4s ease-out;
  }
  .g-head-menu.is-fixed {
    transform: translateY(0);
  }
  .g-head-menu::before {
    top: 12px;
    right: 3.4666666667vw;
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
  .g-head-menu.is-fixed .g-head-menu__inner, .gnav-open .g-head-menu .g-head-menu__inner {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3.7333333333vw 0 4.6666666667vw;
  }
  .g-head-menu.is-fixed .g-head-menu__btn, .gnav-open .g-head-menu .g-head-menu__btn {
    position: relative;
    top: 0;
    right: auto;
  }
  .g-head-menu__inner {
    pointer-events: none;
  }
  .g-head-menu__h {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    font-size: 36px;
    font-size: 4.8vw;
    font-weight: 900;
    letter-spacing: 0.08em;
    color: #000;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease-out;
  }
  .g-head-menu__h em {
    font-weight: inherit;
    letter-spacing: 0.04em;
  }
  .g-head-menu__h span {
    font-size: 48px;
    font-size: 6.4vw;
    font-weight: 700;
    letter-spacing: 0.02em;
  }
  .gnav-open .g-head-menu__h {
    opacity: 1;
    pointer-events: all;
    transition-delay: 0.4s;
  }
  .g-head-menu__btn {
    top: 12px;
    right: 3.4666666667vw;
    font-size: 24px;
    font-size: 3.2vw;
    letter-spacing: 0.06em;
    pointer-events: all;
  }
  .g-head-menu__btn--icn {
    width: 6.6666666667vw;
  }
  .g-head-menu__btn--icn::before, .g-head-menu__btn--icn::after,
.g-head-menu__btn--icn > span {
    height: 2px;
  }
  .g-head-menu__btn--icn > span {
    margin: 5px 0;
  }
  .g-head-menu__btn--txt {
    margin-top: 10px;
  }
  .g-head-menu__navarea {
    top: 70px;
    max-height: calc(100vh - 130px);
    padding-bottom: 70px;
  }
  .g-head-menu__wrap {
    color: #FFF;
    border-top: solid 2px #FFF;
  }
  .g-head-menu__ttl, .g-head-menu__ttl--link {
    font-size: 32px;
    font-size: 4.2666666667vw;
    padding: 5.6vw 4.6666666667vw;
  }
  .g-head-menu__ttl span:before, .g-head-menu__ttl span:after {
    width: 3.2vw;
    right: 4vw;
  }
  .g-head-menu__list, .g-head-menu__list--left {
    padding: 7.3333333333vw 4.6666666667vw 4.6666666667vw;
  }
  .g-head-menu__item, .g-head-menu__item--space {
    font-size: 30px;
    font-size: 4vw;
  }
  .g-head-menu__item:nth-of-type(n+2), .g-head-menu__item--space:nth-of-type(n+2) {
    margin-top: 6.6666666667vw;
  }
  .g-head-menu__item-ttl {
    font-size: 32px;
    font-size: 4.2666666667vw;
    color: #000;
    padding: 2.6666666667vw 4.8vw;
  }
  .g-head-menu__link {
    display: block;
    color: #000;
  }
  .g-head-menu__entry {
    padding: 2.6666666667vw 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    background: #000;
  }
  .g-head-menu__entry > em {
    display: flex;
    align-items: center;
  }
  .g-head-menu__entry--ttl {
    font-size: 36px;
    font-size: 4.8vw;
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.1em;
  }
  .g-head-menu__entry--year {
    margin-left: 2.5333333333vw;
    font-size: 74px;
    font-size: 9.8666666667vw;
    line-height: 1;
    letter-spacing: 0.02em;
  }
  .g-head-menu__entry--entry {
    margin-left: 4vw;
    padding-left: 4.8vw;
    font-size: 68px;
    font-size: 9.0666666667vw;
    line-height: 1.1764705882;
    letter-spacing: 0.12em;
    border-left: solid 1px #FFF;
  }
}

/* global/_footer-menu.scss
-------------------------------------------------- */
.g-footer-menu__box {
  border-bottom: solid 2px #FFF;
}
.g-footer-menu__ttl, .g-footer-menu__ttl--link {
  display: block;
  background-color: #000;
  color: #FFF;
  cursor: pointer;
}
.g-footer-menu__ttl span, .g-footer-menu__ttl--link span {
  display: block;
  font-weight: 900;
  position: relative;
}
.g-footer-menu__ttl span:before, .g-footer-menu__ttl span:after {
  position: absolute;
  top: 50%;
  height: 2px;
  display: block;
  background-color: #FFF;
  transition: ease-in-out 0.2s;
  content: "";
}
.g-footer-menu__ttl span:before {
  transform: translateY(-50%);
}
.g-footer-menu__ttl span:after {
  transform: rotate(90deg) translateY(-50%);
}
.g-footer-menu__ttl.on span:after {
  transform: translateY(-50%);
}
.g-footer-menu__nav {
  display: none;
  background-color: #FFF;
}
.g-footer-menu__ttl--link, .g-footer-menu__link {
  font-weight: 900;
}
.g-footer-menu__item-ttl {
  display: block;
  background-color: #c5c5c5;
}
.g-footer-menu__item-ttl span {
  display: block;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .g-footer-menu__ttl, .g-footer-menu__ttl--link {
    padding: 40px 0;
    font-size: 20px;
  }
  .g-footer-menu__ttl span:before, .g-footer-menu__ttl span:after {
    right: 30px;
    width: 24px;
  }
  .g-footer-menu__list, .g-footer-menu__list--left {
    padding: 40px 20px 10px 0;
    display: flex;
    flex-wrap: wrap;
  }
  .g-footer-menu__list {
    justify-content: space-between;
  }
  .g-footer-menu__item {
    margin-bottom: 30px;
    font-size: 18px;
  }
  .g-footer-menu__item--space {
    text-align: center;
    width: 313px;
    margin-bottom: 30px;
    font-size: 18px;
  }
  .g-footer-menu__item-ttl {
    font-size: 20px;
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .g-footer-menu__ttl, .g-footer-menu__ttl--link {
    padding: 5.3333333333vw 4.8vw;
    font-size: 32px;
    font-size: 4.2666666667vw;
  }
  .g-footer-menu__ttl span:before, .g-footer-menu__ttl span:after {
    right: 4vw;
    width: 3.2vw;
  }
  .g-footer-menu__list, .g-footer-menu__list--left {
    padding: 7.3333333333vw 4.8vw 8.2666666667vw;
  }
  .g-footer-menu__item, .g-footer-menu__item--space {
    font-size: 30px;
    font-size: 4vw;
  }
  .g-footer-menu__item:nth-of-type(n+2), .g-footer-menu__item--space:nth-of-type(n+2) {
    margin-top: 6.6666666667vw;
  }
  .g-footer-menu__item-ttl {
    font-size: 32px;
    font-size: 4.2666666667vw;
    padding: 2.6666666667vw 4.8vw;
  }
  .g-footer-menu__link {
    display: block;
  }
}

/* modules/_info-menu.scss
-------------------------------------------------- */
@media screen and (min-width: 769px) {
  .info-menu__ttl {
    font-size: 114px;
  }
}
/* modules/_bg-cont.scss
-------------------------------------------------- */
.m-bg-cont, .m-bg-cont--info, .m-bg-cont--qa {
  overflow: hidden;
}
.m-bg-cont__box {
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.m-bg-cont__wrap {
  position: relative;
}
.m-bg-cont__logo {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .m-bg-cont, .m-bg-cont--info, .m-bg-cont--qa {
    padding: 20px;
  }
  .m-bg-cont__logo {
    width: 211px;
    top: -54px;
    right: -38px;
  }
  .m-bg-cont__box {
    padding: 96px 0 73px;
  }
  .m-bg-cont--info .m-bg-cont__box {
    background-image: url("/company/employment/images/index/info_bg-pc.png");
  }
  .m-bg-cont--qa .m-bg-cont__box {
    background-image: url("/company/employment/images/index/qa_bg-pc.png");
  }
}
@media screen and (max-width: 1130px) {
  .m-bg-cont__logo {
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .m-bg-cont, .m-bg-cont--info, .m-bg-cont--qa {
    padding: 2.6666666667vw;
  }
  .m-bg-cont__logo {
    width: 31.4666666667vw;
    top: -10.1333333333vw;
    right: -3.3333333333vw;
  }
  .m-bg-cont__box {
    padding: 14vw 6.6666666667vw 9.7333333333vw;
  }
  .m-bg-cont--info .m-bg-cont__box {
    background-image: url("/company/employment/images/index/info_bg-sp.png");
  }
  .m-bg-cont--qa .m-bg-cont__box {
    background-image: url("/company/employment/images/index/qa_bg-sp.png");
  }
}

/* modules/_btn.scss
-------------------------------------------------- */
.m-btn {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #FFF;
  background: #000;
  border: solid 1px #000;
}
.m-btn::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  background: url("/company/employment/images/common/btn_arw.png") no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (min-width: 769px) {
  .m-btn {
    width: 275px;
    height: 60px;
    font-size: 15px;
    transition: color 0.3s ease-out, background-color 0.3s ease-out;
  }
  .m-btn::before {
    right: 22px;
    width: 33px;
    height: 6px;
    transition: background-image 0.3s ease-out;
  }
  .m-btn:hover {
    color: #000;
    background: #FFF;
  }
  .m-btn:hover::before {
    background-image: url("/company/employment/images/common/btn_arw-bk.png");
  }
}
@media screen and (max-width: 768px) {
  .m-btn {
    width: 73.3333333333vw;
    height: 16vw;
    font-size: 30px;
    font-size: 4vw;
  }
  .m-btn::before {
    right: 5.8666666667vw;
    width: 8vw;
    height: 1.3333333333vw;
  }
}

/* modules/_float-btn.scss
-------------------------------------------------- */
.m-float-btn {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #FFF;
  background: #000;
  opacity: 0;
  transform: translateY(20px);
  pointer-events: none;
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
}
.m-float-btn.is-fixed {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}
@media screen and (min-width: 769px) {
  .m-float-btn {
    height: 80px;
    font-size: 54px;
  }
}
@media screen and (max-width: 768px) {
  .m-float-btn {
    height: 16vw;
    font-size: 68px;
    font-size: 9.0666666667vw;
  }
}

#float-btn {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
  pointer-events: none;
}
#float-btn.is-fixed {
  position: fixed;
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
  z-index: 999;
}
@media screen and (min-width: 769px) {
  #float-btn.is-fixed {
    width: 100vw;
  }
}

@media screen and (min-width: 769px) {
  #footer {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  #footer {
    padding-bottom: 16vw;
  }
}

/* modules/_hero.scss
-------------------------------------------------- */
.m-hero__wrap {
  position: relative;
  overflow: hidden;
}
.m-hero__thum {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.m-hero__inner, .m-hero__label, .m-hero__num {
  position: absolute;
}
.m-hero__link {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.m-hero__inner {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  left: 50%;
  transform: translateX(-50%);
}
.m-hero__inner .btn-movie {
  position: absolute;
  z-index: 5;
}
.m-hero__btn, .m-hero__btn--top {
  display: block;
}
.m-hero__btn--top {
  position: absolute;
  bottom: 0;
  z-index: 5;
}
.m-hero__copy {
  writing-mode: vertical-rl;
  font-weight: 700;
  color: #FFF;
}
.is-loaded .m-hero__copy {
  opacity: 1;
  transform: translateY(0);
}
.m-hero__num {
  color: #FFF;
  font-weight: 700;
  font-family: Roboto;
}
.m-hero__num span {
  font-weight: 700;
}
.m-hero__label {
  display: block;
  background-color: #000;
  color: #FFF;
}
.m-hero__dl {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.m-hero__dt {
  display: flex;
  align-items: center;
}
.m-hero__dt em {
  font-weight: 900;
  letter-spacing: 0.1em;
}
.m-hero__dt span {
  font-weight: 700;
}
.m-hero__dd {
  font-weight: 700;
  letter-spacing: 0.12em;
}
.m-hero__arws {
  position: absolute;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.m-hero__arw, .m-hero__arw--prev, .m-hero__arw--next {
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  transition: ease-in-out 0.2s;
}
.m-hero__arw--prev span, .m-hero__arw--next span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: transparent;
  opacity: 0;
  transform: scale(0);
}
.m-hero__arw--prev {
  transform: rotate(-45deg) scale(-1, 1);
}
@media screen and (min-width: 769px) {
  .m-hero__item {
    height: 670px;
  }
  .m-hero__inner {
    bottom: 102px;
  }
  .m-hero__btn, .m-hero__btn--top {
    width: 82px;
  }
  .m-hero__btn--top {
    left: calc(50% - 480px);
    bottom: 102px;
  }
  .m-hero__copy {
    font-size: 90px;
  }
  .m-hero__copy em {
    font-size: 138px;
  }
  .m-hero__num {
    font-size: 60px;
    left: 111px;
    bottom: 0;
  }
  .m-hero__num span {
    font-size: 80px;
  }
  .m-hero__label {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 13px 15px;
  }
  .m-hero__dt, .m-hero__dd {
    width: 50%;
    text-align: center;
  }
  .m-hero__dt em {
    font-size: 28px;
  }
  .m-hero__dt span {
    margin-left: 10px;
    font-size: 40px;
    letter-spacing: 0.04em;
  }
  .m-hero__dd {
    font-size: 54px;
  }
  .m-hero__arws {
    right: 25px;
    bottom: 30px;
  }
  .m-hero__arw, .m-hero__arw--prev, .m-hero__arw--next {
    width: 40px;
    height: 40px;
  }
  .m-hero__arw:hover, .m-hero__arw--prev:hover, .m-hero__arw--next:hover {
    border-color: #E60019;
  }
}
@media screen and (max-width: 768px) {
  .m-hero__item {
    height: calc(100vh - 43px);
    min-height: 161.8666666667vw;
  }
  .m-hero__inner {
    top: 16vw;
    bottom: 26.6666666667vw;
    width: 100%;
    padding: 0 5.3333333333vw 0 3.0666666667vw;
  }
  .m-hero__btn, .m-hero__btn--top {
    width: 17.3333333333vw;
  }
  .m-hero__btn--top {
    left: 3.0666666667vw;
    bottom: 26.6666666667vw;
  }
  .m-hero__copy {
    height: 100%;
    font-size: 108px;
    font-size: 14.4vw;
    letter-spacing: 0.04em;
  }
  .m-hero__copy em {
    font-size: 168px;
    font-size: 22.4vw;
  }
  .m-hero__copy br {
    display: none;
  }
  .m-hero__num {
    font-size: 78px;
    font-size: 10.4vw;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
  .m-hero__num span {
    font-size: 108px;
    font-size: 14.4vw;
  }
  .m-hero__label {
    left: 2.6666666667vw;
    right: 2.6666666667vw;
    bottom: 2.6666666667vw;
    padding: 2.6666666667vw 0;
  }
  .m-hero__dt {
    display: flex;
    align-items: center;
    padding: 0 4vw 0 3.3333333333vw;
    white-space: nowrap;
    border-right: solid 1px #FFF;
  }
  .m-hero__dt em {
    font-size: 36px;
    font-size: 4.8vw;
    line-height: 1.5384615385;
  }
  .m-hero__dt span {
    margin-left: 2.4vw;
    font-size: 74px;
    font-size: 9.8666666667vw;
    letter-spacing: 0.02em;
  }
  .m-hero__dd {
    min-width: 0;
    flex: 1 1 30%;
    text-align: center;
    font-size: 68px;
    font-size: 9.0666666667vw;
  }
  .m-hero__arws {
    bottom: 10.6666666667vw;
    right: 9.0666666667vw;
  }
  .m-hero__arw, .m-hero__arw--prev, .m-hero__arw--next {
    width: 7.7333333333vw;
    height: 7.7333333333vw;
  }
}

/* modules/_hero-sub.scss
-------------------------------------------------- */
.m-hero-sub__wrap {
  position: relative;
  overflow: hidden;
}
.m-hero-sub__thum {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.m-hero-sub__inner, .m-hero-sub__label {
  position: absolute;
  z-index: 5;
}
.m-hero-sub__inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
}
.m-hero-sub__copy {
  position: absolute;
  letter-spacing: 0.04em;
  color: #FFF;
}
.is-loaded .m-hero-sub__copy {
  opacity: 1;
  transform: translateY(0);
}
.m-hero-sub__copy em {
  font-weight: 600;
}
.m-hero-sub__ttl {
  position: absolute;
  z-index: 2;
  display: block;
  color: #FFF;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.m-hero-sub__ttl em {
  display: block;
  font-weight: 900;
  letter-spacing: -0.06em;
  opacity: 0.4;
}
.m-hero-sub__label {
  display: block;
  background-color: #000;
  color: #FFF;
  font-weight: 700;
  letter-spacing: 0.12em;
  min-width: 0;
  flex: 1 1 30%;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .m-hero-sub__inner {
    top: 0;
  }
  .m-hero-sub__ttl {
    top: 30px;
    left: 0;
    font-size: 24px;
  }
  .m-hero-sub__ttl em {
    font-size: 108px;
  }
  .m-hero-sub__copy {
    font-size: 72px;
    bottom: 100px;
    left: 0;
  }
  .m-hero-sub__copy em {
    font-size: 24px;
  }
  .m-hero-sub__label {
    font-size: 54px;
    right: 0;
    bottom: 0;
    padding: 13px 30px;
  }
}
@media screen and (max-width: 768px) {
  .m-hero-sub__item {
    height: 100vh;
  }
  .m-hero-sub__inner {
    bottom: 0;
    width: 100%;
    padding: 0 5.3333333333vw 0 3.0666666667vw;
  }
  .m-hero-sub__ttl {
    top: 13.3333333333vw;
    left: 15px;
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
  .m-hero-sub__ttl em {
    font-size: 108px;
    font-size: 14.4vw;
  }
  .m-hero-sub__copy {
    writing-mode: vertical-rl;
    bottom: 4vw;
    left: 15px;
    font-size: 90px;
    font-size: 12vw;
  }
  .m-hero-sub__copy em {
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
  .m-hero-sub .m-hero__label {
    right: 2.6666666667vw;
    left: auto;
    bottom: 4vw;
    padding: 2.6666666667vw 4vw;
    font-size: 60px;
    font-size: 8vw;
  }
}

/* modules/_home-company.scss
-------------------------------------------------- */
.m-home-company {
  background: #f5f5f5;
}
.m-home-company__wrap {
  position: relative;
}
.m-home-company__visual--img {
  margin-left: auto;
}
.m-home-company__visual--img > img {
  display: block;
  width: 100%;
}
.m-home-company__btn {
  position: relative;
  display: block;
  background: #000;
}
.m-home-company__btn::before {
  position: absolute;
  z-index: 2;
  display: block;
  background: url("/company/employment/images/common/btn_arw.png") no-repeat center center;
  background-size: contain;
  content: "";
}
.m-home-company__btn--img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
}
.m-home-company__btn--en, .m-home-company__btn--jp {
  position: relative;
  z-index: 3;
  display: block;
}
.m-home-company__btn--en {
  font-weight: 900;
  letter-spacing: 0.02em;
  color: #fefefe;
  opacity: 0.8;
}
.m-home-company__btn--jp {
  letter-spacing: 0.04em;
  color: #FFF;
}
@media screen and (min-width: 769px) {
  .m-home-company {
    padding: 110px 0 98px;
  }
  .m-home-company__wrap {
    display: flex;
  }
  .m-home-company__visual {
    min-width: 0;
    flex: 1 1 50%;
  }
  .m-home-company__visual--img {
    width: 456px;
  }
  .m-home-company__btns {
    margin-left: 20px;
    width: 385px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .m-home-company__btn {
    height: 120px;
    padding: 20px 13px;
  }
  .m-home-company__btn::before {
    right: 17px;
    bottom: 16px;
    width: 33px;
    height: 6px;
  }
  .m-home-company__btn--en {
    font-size: 40px;
  }
  .m-home-company__btn--jp {
    margin-top: 12px;
    font-size: 18px;
  }
  .m-home-company__btn--img {
    transition: opacity 0.4s ease-out;
  }
  .m-home-company__btn:hover .m-home-company__btn--img {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .m-home-company {
    padding: 18.6666666667vw 6.6666666667vw 10.6666666667vw;
  }
  .m-home-company__visual {
    position: relative;
    margin-right: -6.6666666667vw;
  }
  .m-home-company__visual--img {
    width: 76vw;
  }
  .m-home-company__btns {
    margin-top: 13.3333333333vw;
  }
  .m-home-company__btn {
    height: 32vw;
    padding: 5.2vw 3.2vw;
  }
  .m-home-company__btn:nth-of-type(n+2) {
    margin-top: 2.6666666667vw;
  }
  .m-home-company__btn::before {
    right: 4.5333333333vw;
    bottom: 4.2666666667vw;
    width: 10.1333333333vw;
    height: 1.8666666667vw;
  }
  .m-home-company__btn--en {
    font-size: 80px;
    font-size: 10.6666666667vw;
  }
  .m-home-company__btn--jp {
    margin-top: 3.0666666667vw;
    font-size: 36px;
    font-size: 4.8vw;
  }
}

/* modules/_home-sec.scss
-------------------------------------------------- */
.m-home-sec {
  background: #f5f5f5;
}
.m-home-sec:nth-of-type(2n+1) .m-home-sec__ttl, .m-home-sec:nth-of-type(2n+1) .m-home-sec__ttl-en {
  right: 0;
}
.m-home-sec:nth-of-type(2n+1) .m-home-sec__ttl-en {
  text-align: right;
}
.m-home-sec:nth-of-type(2n) .m-home-sec__ttl, .m-home-sec:nth-of-type(2n) .m-home-sec__ttl-en {
  left: 0;
}
.m-home-sec__visual {
  position: relative;
}
.m-home-sec__ttl {
  position: absolute;
  left: auto;
  z-index: 3;
  writing-mode: vertical-rl;
  letter-spacing: 0.04em;
  transition-delay: 0.3s;
}
.m-home-sec__ttl > mark::before {
  transition-delay: 0.5s;
}
.m-home-sec__ttl-en {
  position: absolute;
  z-index: 2;
  display: block;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: #c5c5c5;
  opacity: 0.4;
}
.m-home-sec__fig {
  display: flex;
  justify-content: space-between;
  transition-delay: 0.7s;
}
.m-home-sec__txt {
  transition-delay: 0.9s;
}
.m-home-sec__txt p {
  letter-spacing: 0.04em;
}
.m-home-sec__btn {
  transition-delay: 1.1s;
}
@media screen and (min-width: 769px) {
  .m-home-sec:nth-of-type(2n+1) .m-home-sec__wrap {
    flex-direction: row-reverse;
  }
  .m-home-sec:nth-of-type(2n+1) .m-home-sec__cont {
    margin-right: 21px;
  }
  .m-home-sec:nth-of-type(2n) .m-home-sec__visual--img {
    margin-left: auto;
  }
  .m-home-sec:nth-of-type(2n) .m-home-sec__cont {
    margin-left: 21px;
  }
  .m-home-sec__wrap {
    padding: 97px 0 82px;
    display: flex;
  }
  .m-home-sec__visual {
    min-width: 0;
    flex: 1 1 50%;
  }
  .m-home-sec__visual--img {
    width: 416px;
  }
  .m-home-sec__ttl {
    top: -31px;
    font-size: 64px;
    line-height: 1.1;
  }
  .m-home-sec__ttl-en {
    bottom: -23px;
    font-size: 108px;
    line-height: 0.9259259259;
  }
  .m-home-sec__fig {
    width: 419px;
  }
  .m-home-sec__fig img {
    height: 153px;
  }
  .m-home-sec__txt {
    margin-top: 58px;
    padding-left: 30px;
  }
  .m-home-sec__txt p {
    font-size: 16px;
    line-height: 2;
  }
  .m-home-sec__txt p + p {
    margin-top: 2em;
  }
  .m-home-sec__btn {
    margin-top: 59px;
  }
}
@media screen and (max-width: 768px) {
  .m-home-sec:nth-of-type(2n) .m-home-sec__visual--img {
    margin-left: auto;
  }
  .m-home-sec__wrap {
    position: relative;
    padding: 14vw 6.6666666667vw 17.0666666667vw;
  }
  .m-home-sec__visual {
    margin-top: 9.3333333333vw;
  }
  .m-home-sec__visual--img {
    width: 69.3333333333vw;
  }
  .m-home-sec__ttl {
    top: -5.2vw;
    font-size: 80px;
    font-size: 10.6666666667vw;
    line-height: 1.1;
  }
  .m-home-sec__ttl-en {
    bottom: -2.6666666667vw;
    font-size: 146px;
    font-size: 19.4666666667vw;
    line-height: 0.904109589;
  }
  .m-home-sec__cont {
    margin-top: 9.3333333333vw;
  }
  .m-home-sec__fig img {
    height: 32vw;
  }
  .m-home-sec__txt {
    margin-top: 8vw;
    padding: 0 5.3333333333vw;
  }
  .m-home-sec__txt p {
    font-size: 30px;
    font-size: 4vw;
    line-height: 1.6;
  }
  .m-home-sec__txt p + p {
    margin-top: 1.6em;
  }
  .m-home-sec__btn {
    position: absolute;
    left: 0;
    bottom: -8vw;
    z-index: 2;
    width: 100%;
  }
}

/* modules/_home-team.scss
-------------------------------------------------- */
.m-home-team {
  background: #f5f5f5;
}
.m-home-team__wrap {
  position: relative;
}
.m-home-team .m-home-sec__ttl-en {
  text-align: right;
  left: auto;
  right: 0;
  z-index: 0;
}
.m-home-team__list {
  display: flex;
  flex-wrap: wrap;
}
.m-home-team__item {
  z-index: 1;
}
.m-home-team__post {
  display: block;
}
.m-home-team__name {
  display: block;
  font-weight: 700;
}
.m-home-team__notice {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .m-home-team {
    padding: 17px 0 82px;
  }
  .m-home-team .m-home-sec__ttl {
    right: 0;
  }
  .m-home-team .m-home-sec__ttl-en {
    right: -8px;
    bottom: 160px;
  }
  .m-home-team__list {
    margin-bottom: 40px;
  }
  .m-home-team__item {
    width: 210px;
    margin-right: 20px;
  }
  .m-home-team__item:nth-child(3) {
    margin-right: 230px;
  }
  .m-home-team__item:nth-child(n+4) {
    margin-top: 40px;
  }
  .m-home-team__item:nth-child(7), .m-home-team__item:nth-child(11), .m-home-team__item:nth-child(15), .m-home-team__item:nth-child(19) {
    margin-right: 0;
  }
  .m-home-team__cap {
    margin-top: 20px;
  }
  .m-home-team__post {
    margin-bottom: 7px;
    font-size: 15px;
    letter-spacing: 0.04em;
  }
  .m-home-team__name {
    font-size: 20px;
    letter-spacing: 0.04em;
  }
  .m-home-team__btm {
    position: absolute;
    bottom: 28px;
    right: 0;
    width: 45%;
  }
  .m-home-team__btn {
    margin: 0 auto;
  }
  .m-home-team__notice {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .m-home-team {
    padding: 18.6666666667vw 4vw 12.9333333333vw;
  }
  .m-home-team .m-home-sec__ttl {
    top: 0;
    right: 1.3333333333vw;
  }
  .m-home-team .m-home-sec__ttl mark {
    padding-right: 0;
  }
  .m-home-team .m-home-sec__ttl-en {
    top: 72.6666666667vw;
    bottom: auto;
  }
  .m-home-team__item {
    width: 28vw;
    margin-right: 4vw;
  }
  .m-home-team__item:nth-child(2), .m-home-team__item:nth-child(4) {
    margin-right: 32vw;
  }
  .m-home-team__item:nth-child(n+3) {
    margin-top: 22px;
  }
  .m-home-team__item:nth-child(7), .m-home-team__item:nth-child(10), .m-home-team__item:nth-child(13), .m-home-team__item:nth-child(16), .m-home-team__item:nth-child(19), .m-home-team__item:nth-child(22) {
    margin-right: 0;
  }
  .m-home-team__name {
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
  .m-home-team__post {
    margin-top: 2.4vw;
    margin-bottom: 1.0666666667vw;
    font-size: 24px;
    font-size: 3.2vw;
  }
  .m-home-team__btn {
    margin-top: 9.3333333333vw;
  }
  .m-home-team__notice {
    font-size: 20px;
    font-size: 2.6666666667vw;
    margin-top: 5.3333333333vw;
  }
}

/* modules/_home-topics.scss
-------------------------------------------------- */
.m-home-topics {
  overflow: hidden;
  background: #f5f5f5;
}
.m-home-topics__wrap {
  position: relative;
}
.m-home-topics__ttl {
  display: inline-block;
  border: 1px solid #000;
  font-weight: 900;
  letter-spacing: 0.04em;
}
.m-home-topics__day, .m-home-topics__txt {
  letter-spacing: 0.04em;
}
.m-home-topics__txt {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  transition: 0.1s ease-in-out;
}
.m-home-topics__txt:hover {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .m-home-topics {
    margin-bottom: 20px;
  }
  .m-home-topics__wrap {
    padding: 25px 0 30px;
  }
  .m-home-topics__ttl {
    padding: 8px 10px;
    margin-bottom: 15px;
    font-size: 24px;
  }
  .m-home-topics__item {
    display: flex;
  }
  .m-home-topics__item:nth-of-type(n+2) {
    margin-top: 15px;
  }
  .m-home-topics__day, .m-home-topics__txt {
    font-size: 16px;
    line-height: 2;
  }
  .m-home-topics__day {
    width: 92px;
    flex-shrink: 0;
  }
  .m-home-topics__txt {
    text-underline-offset: 8px;
  }
}
@media screen and (max-width: 768px) {
  .m-home-topics {
    margin-bottom: 2.6666666667vw;
  }
  .m-home-topics__wrap {
    padding: 6.1333333333vw 9.3333333333vw;
  }
  .m-home-topics__ttl {
    padding: 1.0666666667vw 1.3333333333vw;
    margin-bottom: 2vw;
    font-size: 36px;
    font-size: 4.8vw;
  }
  .m-home-topics__item:nth-of-type(n+2) {
    margin-top: 4vw;
  }
  .m-home-topics__day, .m-home-topics__txt {
    font-size: 30px;
    font-size: 4vw;
    line-height: 1.6;
  }
  .m-home-topics__txt {
    text-underline-offset: 2vw;
  }
}

/* modules/_index-list.scss
-------------------------------------------------- */
.m-index-list {
  transition-delay: 0.6s;
}
.m-index-list__item {
  border-bottom: solid 1px #FFF;
}
.m-index-list__link {
  position: relative;
  display: block;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #FFF;
}
.m-index-list__link::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  background: url("/company/employment/images/common/btn_arw.png") no-repeat center center;
  background-size: contain;
  content: "";
}
.m-index-list__link > small {
  font-weight: inherit;
}
@media screen and (min-width: 769px) {
  .m-index-list__item {
    margin-top: 15px;
  }
  .m-index-list__link {
    padding: 30px 0;
    font-size: 24px;
  }
  .m-index-list__link::before {
    right: 23px;
    width: 33px;
    height: 6px;
  }
  .m-index-list__link > small {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .m-index-list__item {
    margin-top: 5.3333333333vw;
  }
  .m-index-list__link {
    padding: 4vw 0;
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
  .m-index-list__link::before {
    right: 0;
    width: 8vw;
    height: 1.3333333333vw;
  }
  .m-index-list__link > small {
    font-size: 32px;
    font-size: 4.2666666667vw;
  }
}

/* modules/_scroll-bg.scss
-------------------------------------------------- */
.m-scroll-bg {
  display: flex;
  overflow: hidden;
  width: 100%;
}
.m-scroll-bg__item {
  pointer-events: none;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.m-scroll-bg__item:nth-child(1) {
  -webkit-animation: slideLoop01 60s -30s linear infinite;
          animation: slideLoop01 60s -30s linear infinite;
}
.m-scroll-bg__item:nth-child(2) {
  -webkit-animation: slideLoop02 60s linear infinite;
          animation: slideLoop02 60s linear infinite;
}
@media screen and (min-width: 769px) {
  .m-scroll-bg {
    height: 192px;
  }
  .m-scroll-bg__item {
    width: 1360px;
    min-width: 1360px;
  }
}
@media screen and (max-width: 768px) {
  .m-scroll-bg {
    height: 32vw;
  }
  .m-scroll-bg__item {
    max-width: none;
  }
}

@-webkit-keyframes slideLoop01 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes slideLoop01 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes slideLoop02 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
@keyframes slideLoop02 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
/* modules/_ttl.scss
-------------------------------------------------- */
.m-ttl--je {
  position: relative;
  text-align: center;
}
.m-ttl--je::before {
  position: absolute;
  right: 50%;
  z-index: 1;
  transform: translateX(50%);
  display: block;
  font-weight: 900;
  color: #c5c5c5;
  opacity: 0.4;
  mix-blend-mode: multiply;
  content: attr(data-en);
}
.m-ttl--je > span {
  position: relative;
  z-index: 2;
  display: block;
  letter-spacing: 0.02em;
  transition-delay: 0.3s;
}
@media screen and (min-width: 769px) {
  .m-ttl--je::before {
    top: -55px;
    font-size: 94px;
  }
  .m-ttl--je > span {
    font-size: 56px;
  }
}
@media screen and (max-width: 768px) {
  .m-ttl--je::before {
    top: -11.2vw;
    font-size: 128px;
    font-size: 17.0666666667vw;
  }
  .m-ttl--je > span {
    font-size: 80px;
    font-size: 10.6666666667vw;
    line-height: 1.1;
  }
}

/* modules/_info-sec.scss
-------------------------------------------------- */
.m-info-sec__wrap:nth-of-type(2n) {
  background-color: #f5f5f5;
}
.m-info-sec__inner {
  position: relative;
  padding: 60px 0 120px;
}
.m-info-sec__ttl {
  z-index: 3;
  letter-spacing: 0.04em;
}
.m-info-sec__ttl-num {
  position: absolute;
  z-index: 2;
  display: block;
  letter-spacing: -0.02em;
  display: block;
  font-weight: 900;
  color: #c5c5c5;
  opacity: 0.4;
}
.m-info-sec__txt {
  transition-delay: 0.8s;
}
.m-info-sec__dt {
  font-weight: 600;
}
.m-info-sec__dd a {
  text-decoration: underline;
}
.m-info-sec__dd--indent {
  text-indent: 2.5em;
  display: inline-block;
}
.m-info-sec__fig {
  transition-delay: 1s;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .m-info-sec__btn {
    padding: 50px 0;
  }
  .m-info-sec__ttl {
    font-size: 64px;
  }
  .m-info-sec__ttl-num {
    top: -70px;
    left: 0;
    font-size: 100px;
  }
  .m-info-sec__cont {
    min-width: 0;
    flex: 1 1 50%;
  }
  .m-info-sec__txt {
    margin-top: 40px;
  }
  .m-info-sec__dl {
    margin-top: 30px;
  }
  .m-info-sec__dt, .m-info-sec__dd {
    font-size: 16px;
    line-height: 2;
  }
  .m-info-sec__dd {
    margin-top: 5px;
  }
  .m-info-sec__dd a:hover {
    text-decoration: none;
  }
  .m-info-sec__fig {
    margin: 30px 0 0 21px;
    width: 419px;
  }
  .m-info-sec__fig img {
    height: 153px;
  }
  .m-info-sec__flex {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .m-info-sec__btn {
    padding: 4vw 4vw 15.3333333333vw;
  }
  .m-info-sec__wrap:nth-of-type(2n-1) .m-info-sec__box {
    text-align: right;
  }
  .m-info-sec__wrap:nth-of-type(2n-1) .m-info-sec__ttl-num {
    left: auto;
    right: 6.6666666667vw;
  }
  .m-info-sec__inner {
    padding: 6.6666666667vw 6.6666666667vw 17.0666666667vw;
  }
  .m-info-sec__ttl {
    font-size: 60px;
    font-size: 8vw;
  }
  .m-info-sec__ttl-num {
    top: -12vw;
    left: 6.6666666667vw;
    font-size: 128px;
    font-size: 17.0666666667vw;
  }
  .m-info-sec__cont {
    padding: 0 10px;
  }
  .m-info-sec__txt {
    margin-top: 40px;
  }
  .m-info-sec__dl {
    margin-top: 30px;
  }
  .m-info-sec__dt, .m-info-sec__dd {
    font-size: 30px;
    font-size: 4vw;
    line-height: 1.6;
  }
  .m-info-sec__dd {
    margin-top: 5px;
  }
  .m-info-sec__fig {
    margin-top: 30px;
  }
  .m-info-sec__fig img {
    height: 32vw;
  }
}

/* modules/_info-spec.scss
-------------------------------------------------- */
.m-info-spec__wrap:nth-of-type(2n-1) {
  background-color: #f5f5f5;
}
.m-info-spec__inner {
  position: relative;
  padding: 60px 0 120px;
}
.m-info-spec__ttl {
  z-index: 3;
  letter-spacing: 0.04em;
}
.m-info-spec__ttl-num {
  position: absolute;
  z-index: 2;
  display: block;
  letter-spacing: -0.02em;
  display: block;
  font-weight: 900;
  color: #c5c5c5;
  opacity: 0.4;
}
.m-info-spec__txt {
  transition-delay: 0.8s;
}
.m-info-spec__txt p {
  font-weight: 600;
}
.m-info-spec__txt p + p {
  margin-top: 1em;
}
.m-info-spec__txt a {
  text-decoration: underline;
}
.m-info-spec__fig {
  transition-delay: 1s;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .m-info-spec {
    margin-top: 120px;
  }
  .m-info-spec__btn {
    padding: 50px 0;
  }
  .m-info-spec__ttl {
    font-size: 64px;
  }
  .m-info-spec__ttl-num {
    top: -70px;
    left: 0;
    font-size: 100px;
  }
  .m-info-spec__cont {
    min-width: 0;
    flex: 1 1 50%;
  }
  .m-info-spec__txt p {
    font-size: 16px;
    line-height: 2;
  }
  .m-info-spec__txt a:hover {
    text-decoration: none;
  }
  .m-info-spec__fig {
    margin: 0 0 0 21px;
    width: 419px;
  }
  .m-info-spec__fig img {
    height: 153px;
  }
  .m-info-spec__flex {
    margin-top: 40px;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .m-info-spec {
    margin-top: 13.3333333333vw;
  }
  .m-info-spec__btn {
    padding: 4vw 4vw 15.3333333333vw;
  }
  .m-info-spec__wrap:nth-of-type(2n) .m-info-spec__box {
    text-align: right;
  }
  .m-info-spec__wrap:nth-of-type(2n) .m-info-spec__ttl-num {
    left: auto;
    right: 6.6666666667vw;
  }
  .m-info-spec__inner {
    padding: 6.6666666667vw 6.6666666667vw 17.0666666667vw;
  }
  .m-info-spec__ttl {
    font-size: 60px;
    font-size: 8vw;
  }
  .m-info-spec__ttl-num {
    top: -12vw;
    left: 6.6666666667vw;
    font-size: 128px;
    font-size: 17.0666666667vw;
  }
  .m-info-spec__cont {
    padding: 0 10px;
  }
  .m-info-spec__txt {
    margin-top: 40px;
  }
  .m-info-spec__txt p {
    font-size: 30px;
    font-size: 4vw;
    line-height: 1.6;
  }
  .m-info-spec__fig {
    margin-top: 30px;
  }
  .m-info-spec__fig img {
    height: 32vw;
  }
}

/* modules/_info-emph.scss
-------------------------------------------------- */
.m-info-emph__inner {
  position: relative;
}
.m-info-emph__ttl {
  transition-delay: 0.4s;
  z-index: 3;
  letter-spacing: 0.04em;
}
.m-info-emph__ttl > mark {
  position: relative;
  background-color: inherit;
}
.m-info-emph__ttl > mark::before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
  content: "";
}
.m-info-emph__txt {
  transition-delay: 0.5s;
}
.m-info-emph__txt p + p {
  margin-top: 1em;
}
.m-info-emph__txt p strong {
  font-weight: 600;
}
.m-info-emph__txt a {
  text-decoration: underline;
}
.m-info-emph__fig {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .m-info-emph__ttl {
    font-size: 64px;
    line-height: 1.5;
  }
  .m-info-emph__cont {
    min-width: 0;
    flex: 1 1 50%;
  }
  .m-info-emph__txt p {
    font-size: 16px;
    line-height: 2;
  }
  .m-info-emph__txt a:hover {
    text-decoration: none;
  }
  .m-info-emph__fig {
    margin-bottom: 60px;
  }
  .m-info-emph__fig img {
    width: 100%;
  }
  .m-info-emph__flex {
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .m-info-emph__inner {
    padding: 6.6666666667vw;
  }
  .m-info-emph__ttl {
    font-size: 60px;
    font-size: 8vw;
    line-height: 1.5;
  }
  .m-info-emph__txt {
    margin-top: 40px;
  }
  .m-info-emph__txt p {
    font-size: 30px;
    font-size: 4vw;
    line-height: 1.6;
  }
}

/* modules/_info-btn.scss
-------------------------------------------------- */
.m-info-btn {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #000;
  background: #f5f5f5;
  border: solid 1px #000;
}
.m-info-btn::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  background-size: contain;
  content: "";
  background: url("/company/employment/images/common/btn_arw-bk.png") 0 0/contain no-repeat;
}
@media screen and (min-width: 769px) {
  .m-info-btn {
    width: 340px;
    height: 60px;
    font-size: 15px;
    transition: color 0.3s ease-out, background-color 0.3s ease-out;
  }
  .m-info-btn::before {
    right: 22px;
    width: 33px;
    height: 6px;
    transition: background-image 0.3s ease-out;
  }
  .m-info-btn:hover {
    color: #f5f5f5;
    background: #000;
  }
  .m-info-btn:hover::before {
    background-image: url("/company/employment/images/common/btn_arw.png");
  }
}
@media screen and (max-width: 768px) {
  .m-info-btn {
    width: 100%;
    height: 13.3333333333vw;
    font-size: 28px;
    font-size: 3.7333333333vw;
  }
  .m-info-btn::before {
    right: 5.8666666667vw;
    width: 8vw;
    height: 1.3333333333vw;
  }
}

/* modules/_info-educat.scss
-------------------------------------------------- */
.m-info-educat {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .m-info-educat__fig {
    margin: 60px auto 120px;
    width: 660px;
  }
}
@media screen and (max-width: 768px) {
  .m-info-educat__fig {
    margin: 20px 6.6666666667vw 16vw;
  }
  .m-info-educat__fig img {
    width: 100%;
  }
}

/* modules/_info-sche.scss
-------------------------------------------------- */
.m-info-sche__ttl {
  color: #FFF;
}
.m-info-sche__ttl-num {
  display: block;
  letter-spacing: -0.02em;
  display: block;
  font-weight: 900;
  color: #fefefe;
}
.m-info-sche__box {
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.m-info-sche__box:nth-child(1) {
  background-image: url("/company/employment/images/info/schedule/schedule01.png");
  transition-delay: 0.1s;
}
.m-info-sche__box:nth-child(2) {
  background-image: url("/company/employment/images/info/schedule/schedule02.png");
  transition-delay: 0.2s;
}
.m-info-sche__box:nth-child(3) {
  background-image: url("/company/employment/images/info/schedule/schedule03.png");
  transition-delay: 0.3s;
}
.m-info-sche__box:nth-child(4) {
  background-image: url("/company/employment/images/info/schedule/schedule04.png");
  transition-delay: 0.4s;
}
.m-info-sche__box:nth-child(5) {
  background-image: url("/company/employment/images/info/schedule/schedule05.png");
  transition-delay: 0.5s;
}
.m-info-sche__box:nth-child(6) {
  background-image: url("/company/employment/images/info/schedule/schedule06.png");
  transition-delay: 0.6s;
}
.m-info-sche__naitei {
  text-align: center;
  position: relative;
}
.m-info-sche__naitei:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  background-image: url("/company/employment/images/info/schedule/arrow.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.m-info-sche__fig {
  transition-delay: 1s;
  margin: 0 auto;
}
.m-info-sche__block {
  background-color: #f5f5f5;
}
@media screen and (min-width: 769px) {
  .m-info-sche__wrap {
    padding: 60px 0;
  }
  .m-info-sche__box {
    width: 650px;
    height: 240px;
    padding: 20px;
    margin-bottom: 20px;
  }
  .m-info-sche__ttl {
    letter-spacing: 0.1em;
    font-size: 24px;
    line-height: 1.3333333333;
  }
  .m-info-sche__ttl span {
    font-size: 20px;
  }
  .m-info-sche__ttl-num {
    font-size: 80px;
    margin-bottom: 10px;
  }
  .m-info-sche__naitei {
    font-size: 80px;
    margin-bottom: 60px;
  }
  .m-info-sche__naitei:after {
    top: -150px;
    width: 300px;
    height: 120px;
  }
  .m-info-sche__fig {
    width: 650px;
  }
  .m-info-sche__fig ma img {
    height: 260px;
  }
  .m-info-sche__block {
    padding: 120px 0;
  }
}
@media screen and (max-width: 768px) {
  .m-info-sche__wrap {
    padding: 6.6666666667vw;
  }
  .m-info-sche__box {
    padding: 2.6666666667vw;
    min-height: 32vw;
    margin-bottom: 2.6666666667vw;
  }
  .m-info-sche__ttl {
    font-size: 36px;
    font-size: 4.8vw;
    line-height: 1.3333333333;
    letter-spacing: 0.1em;
    margin-top: 1.3333333333vw;
  }
  .m-info-sche__ttl span {
    font-size: 30px;
    font-size: 4vw;
  }
  .m-info-sche__ttl-num {
    font-size: 80px;
    font-size: 10.6666666667vw;
  }
  .m-info-sche__naitei {
    font-size: 80px;
    font-size: 10.6666666667vw;
    margin-bottom: 10.6666666667vw;
  }
  .m-info-sche__naitei:after {
    top: -18.6666666667vw;
    width: 40vw;
    height: 16vw;
  }
  .m-info-sche__fig {
    margin: 30px auto 0;
    text-align: center;
  }
  .m-info-sche__fig img {
    height: 32vw;
  }
  .m-info-sche__block {
    padding: 13.3333333333vw 6.6666666667vw 6.6666666667vw;
  }
}

/* modules/_hist-sec.scss
-------------------------------------------------- */
.m-hist-sec__wrap {
  position: relative;
}
.m-hist-sec__wrap::after {
  background-color: #f5f5f5;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.m-hist-sec__year {
  width: 30%;
  font-weight: 600;
  position: relative;
  letter-spacing: 0.01em;
  z-index: 1;
}
.m-hist-sec__year::after {
  position: absolute;
  content: "";
  width: 30%;
  height: 1px;
  top: 35%;
  right: -15%;
  background-color: #000;
}
.m-hist-sec__year span {
  font-weight: 600;
  display: block;
  margin-top: 10px;
}
.m-hist-sec__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.m-hist-sec__content--second {
  display: flex;
  justify-content: flex-end;
}
.m-hist-sec__box {
  width: 70%;
  background-color: #FFF;
  transition-delay: 0.2s;
}
.m-hist-sec__box--right figure, .m-hist-sec__box--bottom figure {
  text-align: center;
}
.m-hist-sec__box--right {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .m-hist-sec__wrap {
    padding-bottom: 120px;
  }
  .m-hist-sec__wrap::after {
    top: 100px;
  }
  .m-hist-sec__year {
    font-size: 80px;
  }
  .m-hist-sec__year span {
    font-size: 30px;
  }
  .m-hist-sec__content {
    margin-top: 30px;
  }
  .m-hist-sec__content--second {
    margin-top: 10px;
  }
  .m-hist-sec__box {
    padding: 40px 50px 40px 120px;
    margin-bottom: 10px;
  }
  .m-hist-sec__box--right figure {
    margin-left: 20px;
  }
  .m-hist-sec__box--bottom figure {
    margin-top: 10px;
  }
  .m-hist-sec__ttl {
    font-size: 34px;
    line-height: 1.4;
  }
  .m-hist-sec__proj {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .m-hist-sec__fig--1960 img, .m-hist-sec__fig--1948 img {
    width: auto;
    height: 100px;
  }
  .m-hist-sec__fig--2016_02 img, .m-hist-sec__fig--2016 img, .m-hist-sec__fig--2015_03 img, .m-hist-sec__fig--2015_02 img, .m-hist-sec__fig--2014_02 img, .m-hist-sec__fig--2013_02 img, .m-hist-sec__fig--2011 img, .m-hist-sec__fig--2009 img, .m-hist-sec__fig--1992 img, .m-hist-sec__fig--1982 img, .m-hist-sec__fig--1989 img, .m-hist-sec__fig--1988 img, .m-hist-sec__fig--1982 img {
    width: auto;
    height: 150px;
  }
  .m-hist-sec__fig--2015_04 img, .m-hist-sec__fig--2015 img {
    width: auto;
    height: 200px;
  }
}
@media screen and (max-width: 768px) {
  .m-hist-sec__wrap {
    padding-bottom: 16vw;
  }
  .m-hist-sec__wrap::after {
    top: 13.3333333333vw;
  }
  .m-hist-sec__year {
    padding-left: 4vw;
    font-size: 60px;
    font-size: 8vw;
  }
  .m-hist-sec__year span {
    font-size: 26px;
    font-size: 3.4666666667vw;
  }
  .m-hist-sec__content {
    margin-top: 6.6666666667vw;
  }
  .m-hist-sec__content--second {
    margin-top: 1.3333333333vw;
  }
  .m-hist-sec__box {
    padding: 5.3333333333vw 4vw 5.3333333333vw 9.3333333333vw;
  }
  .m-hist-sec__box--right figure {
    margin-left: 2.6666666667vw;
  }
  .m-hist-sec__box--bottom figure {
    margin-top: 1.3333333333vw;
  }
  .m-hist-sec__ttl {
    font-size: 33px;
    font-size: 4.4vw;
    line-height: 1.2727272727;
    letter-spacing: 0.05em;
  }
  .m-hist-sec__proj {
    font-size: 24px;
    font-size: 3.2vw;
    line-height: 1.3333333333;
    margin-bottom: 1.3333333333vw;
  }
  .m-hist-sec__fig--1960 img, .m-hist-sec__fig--1948 img {
    width: auto;
    height: 13.3333333333vw;
  }
  .m-hist-sec__fig--2016_02 img, .m-hist-sec__fig--2016 img, .m-hist-sec__fig--2015_03 img, .m-hist-sec__fig--2015_02 img, .m-hist-sec__fig--2014_02 img, .m-hist-sec__fig--2013_02 img, .m-hist-sec__fig--2011 img, .m-hist-sec__fig--2009 img, .m-hist-sec__fig--1992 img, .m-hist-sec__fig--1982 img, .m-hist-sec__fig--1989 img, .m-hist-sec__fig--1988 img, .m-hist-sec__fig--1982 img {
    width: auto;
    height: 20vw;
  }
  .m-hist-sec__fig--2015_04 img, .m-hist-sec__fig--2015 img {
    width: auto;
    height: 26.6666666667vw;
  }
}

/* modules/_qa.scss
-------------------------------------------------- */
.m-qa-sec {
  display: none;
}
.m-qa-sec.is-active {
  display: block;
}
.m-qa-sec__txt {
  background-color: #f5f5f5;
  border: 1px solid #000;
  position: relative;
}
.m-qa-sec__txt::after {
  color: #c5c5c5;
  font-weight: 700;
  display: block;
  position: absolute;
  content: "Q";
  opacity: 0.4;
  line-height: 1;
  z-index: -1;
  top: -0.1em;
  left: 0;
}
.m-qa-sec__q {
  position: relative;
  font-weight: 600;
}
.m-qa-sec__q::before, .m-qa-sec__q::after {
  position: absolute;
  top: 50%;
  height: 1px;
  display: block;
  background-color: #000;
  transition: 0.2s ease-in-out;
  content: "";
}
.m-qa-sec__q::before {
  transform: translateY(-50%);
}
.m-qa-sec__q::after {
  transform: rotate(90deg) translateY(-50%);
}
.m-qa-sec__q.on::after {
  transform: translateY(-50%);
}
.m-qa-sec__a {
  display: none;
}
@media screen and (min-width: 769px) {
  .m-qa-sec__wrap {
    padding: 0 0 100px;
  }
  .m-qa-sec__inner {
    margin-top: 60px;
  }
  .m-qa-sec__ttl {
    font-size: 60px;
    line-height: 1.2;
  }
  .m-qa-sec__txt {
    margin-top: 30px;
    width: 100%;
  }
  .m-qa-sec__txt::after {
    font-size: 80px;
  }
  .m-qa-sec__q {
    cursor: pointer;
    padding: 30px;
    font-size: 18px;
    line-height: 1.7777777778;
  }
  .m-qa-sec__q:before, .m-qa-sec__q:after {
    right: 30px;
    width: 24px;
  }
  .m-qa-sec__a {
    padding: 0 30px 30px;
    font-size: 18px;
    line-height: 1.7777777778;
  }
  .m-qa-sec__a .m-btn {
    margin: 20px auto 0 0;
  }
}
@media screen and (max-width: 768px) {
  .m-qa-sec__wrap {
    padding: 0 4vw 13.3333333333vw;
  }
  .m-qa-sec__inner {
    margin-top: 6.6666666667vw;
  }
  .m-qa-sec__txt {
    margin-top: 4vw;
    width: 100%;
  }
  .m-qa-sec__txt::after {
    font-size: 140px;
    font-size: 18.6666666667vw;
  }
  .m-qa-sec__q {
    min-height: 21.3333333333vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    vertical-align: middle;
    padding: 4vw;
    font-size: 30px;
    font-size: 4vw;
    line-height: 1.6;
  }
  .m-qa-sec__q:before, .m-qa-sec__q:after {
    right: 3.2vw;
    width: 3.4666666667vw;
  }
  .m-qa-sec__a {
    padding: 0 4vw 4vw;
    font-size: 30px;
    font-size: 4vw;
    line-height: 1.6;
  }
  .m-qa-sec__a .m-btn {
    margin-top: 2.6666666667vw;
  }
  .m-qa-sec__ttl {
    font-size: 80px;
    font-size: 10.6666666667vw;
    line-height: 1.6;
  }
}

/* modules/_hero-qa.scss
-------------------------------------------------- */
.m-hero-qa {
  position: absolute;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .m-hero-qa {
    margin: 0 auto;
    bottom: 120px;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .m-hero-qa {
    bottom: 26.6666666667vw;
    padding: 0 6.6666666667vw 0 6.6666666667vw;
  }
}

/* modules/_act-sec.scss
-------------------------------------------------- */
.m-act-sec__wrap:nth-of-type(odd) .m-act-sec__ttl, .m-act-sec__wrap:nth-of-type(odd) .m-act-sec__ttl-num {
  left: 0;
}
.m-act-sec__wrap:nth-of-type(even) .m-act-sec__ttl, .m-act-sec__wrap:nth-of-type(even) .m-act-sec__ttl-num {
  right: 0;
  text-align: right;
}
.m-act-sec__inner {
  position: relative;
}
.m-act-sec__ttl {
  position: absolute;
  z-index: 3;
  letter-spacing: 0.04em;
  transition-delay: 0.3s;
}
.m-act-sec__ttl > mark::before {
  transition-delay: 0.5s;
}
.m-act-sec__ttl-num {
  position: absolute;
  z-index: 2;
  display: block;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: #c5c5c5;
  opacity: 0.4;
}
.m-act-sec__ttl-act {
  text-align: center;
  position: absolute;
  letter-spacing: 0.1em;
  z-index: 2;
  display: block;
  color: #FFF;
  background-color: #000;
}
.m-act-sec__brand img {
  display: block;
  margin: 0 auto;
}
.m-act-sec__fig {
  display: flex;
  justify-content: space-between;
  transition-delay: 0.9s;
  background-color: #FFF;
}
.m-act-sec__txt {
  transition-delay: 0.7s;
}
.m-act-sec__txt p {
  letter-spacing: 0.04em;
}
.m-act-sec__btn {
  transition-delay: 0.9s;
}
@media screen and (min-width: 769px) {
  .m-act-sec__inner {
    display: flex;
    justify-content: space-between;
  }
  .m-act-sec__img {
    width: 380px;
  }
  .m-act-sec__ttl {
    top: 280px;
    font-size: 50px;
    line-height: 1.1;
  }
  .m-act-sec__ttl-num {
    top: 110px;
    font-size: 100px;
    line-height: 0.9259259259;
  }
  .m-act-sec__ttl-act {
    top: 220px;
    min-width: 140px;
    font-size: 30px;
    line-height: 1.1538461538;
    letter-spacing: 0.1em;
    padding: 3px 10px 5px 10px;
  }
  .m-act-sec__wrap {
    padding: 40px 0;
  }
  .m-act-sec__wrap:nth-of-type(odd) {
    background: linear-gradient(180deg, #FFF 0%, #FFF 213px, #f5f5f5 213px, #f5f5f5 100%);
  }
  .m-act-sec__wrap:nth-of-type(odd) .m-act-sec__box {
    padding-left: 126px;
  }
  .m-act-sec__wrap:nth-of-type(odd) .m-act-sec__ttl, .m-act-sec__wrap:nth-of-type(odd) .m-act-sec__ttl-num, .m-act-sec__wrap:nth-of-type(odd) .m-act-sec__ttl-act {
    left: 0;
  }
  .m-act-sec__wrap:nth-of-type(even) {
    background: linear-gradient(180deg, #f5f5f5 0%, #f5f5f5 213px, #FFF 213px, #FFF 100%);
  }
  .m-act-sec__wrap:nth-of-type(even) .m-act-sec__inner {
    flex-direction: row-reverse;
  }
  .m-act-sec__wrap:nth-of-type(even) .m-act-sec__box {
    padding-right: 126px;
  }
  .m-act-sec__wrap:nth-of-type(even) .m-act-sec__ttl, .m-act-sec__wrap:nth-of-type(even) .m-act-sec__ttl-num, .m-act-sec__wrap:nth-of-type(even) .m-act-sec__ttl-act {
    right: 0;
  }
  .m-act-sec__wrap:nth-of-type(1) .m-act-sec__fig img {
    height: 56px;
  }
  .m-act-sec__wrap:nth-of-type(2) .m-act-sec__fig img {
    height: 121px;
  }
  .m-act-sec__wrap:nth-of-type(3) .m-act-sec__fig img {
    height: 82px;
  }
  .m-act-sec__wrap:last-of-type {
    padding: 40px 120px;
  }
  .m-act-sec__wrap:first-of-type {
    margin-top: 40px;
  }
  .m-act-sec__cont {
    width: 420px;
  }
  .m-act-sec__fig {
    padding: 30px 50px;
    margin-top: 30px;
  }
  .m-act-sec__txt p {
    font-size: 16px;
    line-height: 2;
    margin-top: 2em;
  }
  .m-act-sec__txt p:first-child {
    margin-top: 0;
  }
  .m-act-sec__btn {
    margin-top: -15px;
  }
  .m-act-sec__btn a {
    width: 330px;
  }
  .m-act-sec__btn:nth-of-type(2) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .m-act-sec__img {
    top: 0;
    width: 69.3333333333vw;
  }
  .m-act-sec__wrap {
    position: relative;
    padding: 0 6.6666666667vw 18.6666666667vw;
    background: linear-gradient(180deg, #FFF 0%, #FFF 32vw, #f5f5f5 32vw, #f5f5f5 100%);
  }
  .m-act-sec__wrap:nth-of-type(odd) .m-act-sec__img {
    margin-left: auto;
    margin-right: -6.6666666667vw;
    right: 0;
  }
  .m-act-sec__wrap:nth-of-type(odd) .m-act-sec__ttl, .m-act-sec__wrap:nth-of-type(odd) .m-act-sec__ttl-act, .m-act-sec__wrap:nth-of-type(odd) .m-act-sec__ttl-num {
    left: -2.9333333333vw;
  }
  .m-act-sec__wrap:nth-of-type(even) {
    background: linear-gradient(180deg, #f5f5f5 0%, #f5f5f5 32vw, #FFF 32vw, #FFF 100%);
  }
  .m-act-sec__wrap:nth-of-type(even) .m-act-sec__img {
    left: 0;
    margin-left: -6.6666666667vw;
    margin-right: auto;
  }
  .m-act-sec__wrap:nth-of-type(even) .m-act-sec__ttl, .m-act-sec__wrap:nth-of-type(even) .m-act-sec__ttl-act, .m-act-sec__wrap:nth-of-type(even) .m-act-sec__ttl-num {
    right: -2.9333333333vw;
  }
  .m-act-sec__wrap:nth-of-type(1) .m-act-sec__fig img {
    height: 13.3333333333vw;
  }
  .m-act-sec__wrap:nth-of-type(2) .m-act-sec__fig img {
    height: 29.3333333333vw;
  }
  .m-act-sec__wrap:nth-of-type(3) .m-act-sec__fig img {
    height: 22.6666666667vw;
  }
  .m-act-sec__wrap:first-of-type {
    margin-top: 10.6666666667vw;
  }
  .m-act-sec__wrap:last-of-type {
    padding: 0 6.6666666667vw 16vw;
  }
  .m-act-sec__ttl {
    bottom: 6.6666666667vw;
    font-size: 80px;
    font-size: 10.6666666667vw;
    line-height: 1.1;
  }
  .m-act-sec__ttl-num {
    bottom: 32.6666666667vw;
    font-size: 146px;
    font-size: 19.4666666667vw;
    line-height: 0.904109589;
  }
  .m-act-sec__ttl-act {
    bottom: 21.3333333333vw;
    font-size: 42px;
    font-size: 5.6vw;
    min-width: 30.6666666667vw;
    padding: 5px 15px 8px;
  }
  .m-act-sec__cont {
    margin-top: 6.1333333333vw;
  }
  .m-act-sec__fig {
    padding: 6.6666666667vw;
  }
  .m-act-sec__txt p {
    font-size: 30px;
    font-size: 4vw;
    line-height: 1.6;
    margin-bottom: 1.6em;
  }
  .m-act-sec__btn {
    margin-top: -2.6666666667vw;
  }
  .m-act-sec__btn a {
    width: 81.3333333333vw;
    padding-right: 5.3333333333vw;
  }
  .m-act-sec__btn:nth-of-type(2) {
    margin-top: 2vw;
  }
}

/* modules/_initiatives.scss
-------------------------------------------------- */
/* modules/_txt-intro.scss
-------------------------------------------------- */
.m-txt-intro__txt p {
  letter-spacing: 0.04em;
}
@media screen and (min-width: 769px) {
  .m-txt-intro__wrap {
    padding: 97px 0 82px;
  }
  .m-txt-intro__txt {
    text-align: center;
  }
  .m-txt-intro__txt p {
    font-size: 16px;
    line-height: 2;
  }
  .m-txt-intro__txt p + p {
    margin-top: 2em;
  }
}
@media screen and (max-width: 768px) {
  .m-txt-intro__wrap {
    padding: 14vw 6.6666666667vw 17.0666666667vw;
  }
  .m-txt-intro__txt p {
    font-size: 30px;
    font-size: 4vw;
    line-height: 1.6;
  }
  .m-txt-intro__txt p + p {
    margin-top: 1.6em;
  }
}

/* modules/_mission-sec.scss
-------------------------------------------------- */
.m-mission-sec__wrap:nth-of-type(odd) .m-mission-sec__ttl, .m-mission-sec__wrap:nth-of-type(odd) .m-mission-sec__ttl-num {
  left: 0;
}
.m-mission-sec__wrap:nth-of-type(even) .m-mission-sec__ttl, .m-mission-sec__wrap:nth-of-type(even) .m-mission-sec__ttl-num {
  right: 0;
  text-align: right;
}
.m-mission-sec__inner {
  position: relative;
}
.m-mission-sec__ttl {
  position: absolute;
  z-index: 3;
  letter-spacing: 0.04em;
  transition-delay: 0.3s;
}
.m-mission-sec__ttl > mark::before {
  transition-delay: 0.5s;
}
.m-mission-sec__ttl-num {
  position: absolute;
  z-index: 2;
  display: block;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: #c5c5c5;
  opacity: 0.4;
}
.m-mission-sec__fig {
  display: flex;
  justify-content: space-between;
  transition-delay: 0.7s;
}
.m-mission-sec__txt {
  transition-delay: 0.9s;
}
.m-mission-sec__txt p {
  letter-spacing: 0.04em;
}
@media screen and (min-width: 769px) {
  .m-mission-sec__inner {
    display: flex;
    justify-content: space-between;
  }
  .m-mission-sec__img {
    width: 380px;
  }
  .m-mission-sec__ttl {
    top: 240px;
    font-size: 64px;
    font-size: 50px;
    line-height: 1.1;
  }
  .m-mission-sec__ttl-num {
    top: 110px;
    font-size: 100px;
    line-height: 0.9259259259;
  }
  .m-mission-sec__wrap {
    padding: 40px 0;
  }
  .m-mission-sec__wrap:nth-of-type(odd) {
    background: linear-gradient(180deg, #FFF 0%, #FFF 213px, #f5f5f5 213px, #f5f5f5 100%);
  }
  .m-mission-sec__wrap:nth-of-type(odd) .m-mission-sec__box {
    padding-left: 126px;
  }
  .m-mission-sec__wrap:nth-of-type(odd) .m-mission-sec__ttl, .m-mission-sec__wrap:nth-of-type(odd) .m-mission-sec__ttl-num {
    left: 0;
  }
  .m-mission-sec__wrap:nth-of-type(even) {
    background: linear-gradient(180deg, #f5f5f5 0%, #f5f5f5 213px, #FFF 213px, #FFF 100%);
  }
  .m-mission-sec__wrap:nth-of-type(even) .m-mission-sec__inner {
    flex-direction: row-reverse;
  }
  .m-mission-sec__wrap:nth-of-type(even) .m-mission-sec__box {
    padding-right: 126px;
  }
  .m-mission-sec__wrap:nth-of-type(even) .m-mission-sec__ttl, .m-mission-sec__wrap:nth-of-type(even) .m-mission-sec__ttl-num {
    right: 0;
  }
  .m-mission-sec__wrap:last-of-type {
    padding: 40px 0 100px;
  }
  .m-mission-sec__cont {
    display: flex;
    flex-direction: column;
    width: 420px;
  }
  .m-mission-sec__fig {
    order: 1;
    width: 420px;
  }
  .m-mission-sec__fig img {
    height: 153px;
  }
  .m-mission-sec__txt {
    order: 2;
  }
  .m-mission-sec__txt p {
    font-size: 16px;
    line-height: 2;
    margin-top: 2em;
  }
}
@media screen and (max-width: 768px) {
  .m-mission-sec__img {
    top: 0;
    width: 69.3333333333vw;
  }
  .m-mission-sec__wrap {
    position: relative;
    padding: 0 6.6666666667vw 18.6666666667vw;
  }
  .m-mission-sec__wrap:nth-of-type(odd) {
    background: linear-gradient(180deg, #FFF 0%, #FFF 32vw, #f5f5f5 32vw, #f5f5f5 100%);
  }
  .m-mission-sec__wrap:nth-of-type(odd) .m-mission-sec__img {
    margin-left: auto;
    margin-right: -6.6666666667vw;
    right: 0;
  }
  .m-mission-sec__wrap:nth-of-type(odd) .m-mission-sec__ttl, .m-mission-sec__wrap:nth-of-type(odd) .m-mission-sec__ttl-num {
    left: -2.9333333333vw;
  }
  .m-mission-sec__wrap:nth-of-type(even) .m-mission-sec {
    background: linear-gradient(180deg, #f5f5f5 0%, #f5f5f5 32vw, #FFF 32vw, #FFF 100%);
  }
  .m-mission-sec__wrap:nth-of-type(even) .m-mission-sec__img {
    left: 0;
    margin-left: -6.6666666667vw;
    margin-right: auto;
  }
  .m-mission-sec__wrap:nth-of-type(even) .m-mission-sec__ttl, .m-mission-sec__wrap:nth-of-type(even) .m-mission-sec__ttl-num {
    right: -2.9333333333vw;
  }
  .m-mission-sec__wrap:last-of-type {
    padding: 0 6.6666666667vw 9.6vw;
  }
  .m-mission-sec__ttl {
    bottom: 4vw;
    font-size: 80px;
    font-size: 10.6666666667vw;
    line-height: 1.1;
  }
  .m-mission-sec__ttl-num {
    bottom: 32.6666666667vw;
    font-size: 146px;
    font-size: 19.4666666667vw;
    line-height: 0.904109589;
  }
  .m-mission-sec__cont {
    margin-top: 6.1333333333vw;
  }
  .m-mission-sec__fig img {
    height: 32vw;
  }
  .m-mission-sec__txt {
    padding-bottom: 1.6vw;
  }
  .m-mission-sec__txt p {
    font-size: 30px;
    font-size: 4vw;
    line-height: 1.6;
    margin-bottom: 1.6em;
  }
}

/* modules/_team-list.scss
-------------------------------------------------- */
.m-team-list__wrap {
  position: relative;
}
.m-team-list__item-fade {
  position: relative;
}
.m-team-list__ttl-num {
  position: absolute;
  z-index: 2;
  display: block;
  letter-spacing: -0.02em;
  display: block;
  font-weight: 900;
  color: #c5c5c5;
  opacity: 0.4;
}
.m-team-list__cap {
  position: absolute;
  left: 0;
  color: #FFF;
  background: #000;
  pointer-events: none;
}
.m-team-list__name {
  display: block;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.m-team-list__post {
  display: block;
  letter-spacing: 0.04em;
}
.m-team-list__arw {
  position: absolute;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform: skew(45deg);
}
@media screen and (min-width: 769px) {
  .m-team-list__wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 50px 0;
  }
  .m-team-list__wrap::after {
    content: "";
    display: block;
    width: 320px;
    height: 0;
  }
  .m-team-list__item {
    margin: 50px 20px;
    width: 280px;
  }
  .m-team-list__item:nth-of-type(3n+2) .m-team-list__item-fade {
    transition-delay: 0.2s;
  }
  .m-team-list__item:nth-of-type(3n) .m-team-list__item-fade {
    transition-delay: 0.4s;
  }
  .m-team-list__ttl-num {
    font-size: 80px;
    top: -56px;
    left: -24px;
  }
  .m-team-list__cap {
    bottom: 10px;
    width: 194px;
    padding: 18px 20px;
  }
  .m-team-list__name {
    font-size: 20px;
  }
  .m-team-list__post {
    margin-top: 10px;
    font-size: 15px;
  }
  .m-team-list__arw {
    right: -10px;
    bottom: 27px;
    width: 64px;
    height: 10px;
  }
}
@media screen and (max-width: 768px) {
  .m-team-list__wrap {
    padding: 12vw 12vw 0;
  }
  .m-team-list__item {
    margin: 16.2666666667vw 2.6666666667vw 18.2666666667vw;
  }
  .m-team-list__ttl-num {
    left: -4.8vw;
    top: -14vw;
    font-size: 146px;
    font-size: 19.4666666667vw;
  }
  .m-team-list__cap {
    bottom: 2.6666666667vw;
    width: 49.3333333333vw;
    padding: 4vw;
  }
  .m-team-list__name {
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
  .m-team-list__post {
    margin-top: 2.4vw;
    font-size: 28px;
    font-size: 3.7333333333vw;
  }
  .m-team-list__arw {
    right: -3.2vw;
    bottom: 6.6666666667vw;
    width: 17.3333333333vw;
    height: 2.6666666667vw;
  }
}

/* modules/_members-fig.scss
-------------------------------------------------- */
.m-members-fig__top {
  display: flex;
}
.m-members-fig__top img {
  height: 100%;
}
@media screen and (min-width: 769px) {
  .m-members-fig__txt {
    margin-bottom: -144px;
  }
  .m-members-fig__top {
    margin: 40px auto 90px;
    width: 960px;
  }
  .m-members-fig__top img {
    width: 240px;
  }
  .m-members-fig__float {
    float: left;
    width: 570px;
  }
  .m-members-fig__sub {
    float: right;
    width: 360px;
  }
}
@media screen and (max-width: 768px) {
  .m-members-fig__top {
    margin: 2vw 2vw 18.6666666667vw;
  }
  .m-members-fig__top img {
    width: 25%;
  }
  .m-members-fig__sub {
    width: 70%;
    margin: 1.6em 0 -21.3333333333vw auto;
  }
}

/* modules/_global-sec.scss
-------------------------------------------------- */
.m-global-sec__fig {
  display: flex;
  justify-content: space-between;
  transition-delay: 0.7s;
}
.m-global-sec__box--img {
  width: 100%;
}
.m-global-sec__ttl {
  text-align: center;
  letter-spacing: 0.04em;
}
.m-global-sec__ttl > mark::before {
  transition-delay: 0.3s;
}
.m-global-sec__list {
  position: relative;
  border: 1px solid #000;
  background: #FFF;
}
.m-global-sec__list p {
  line-height: 1.2;
}
.m-global-sec__list:nth-of-type(2) {
  transition-delay: 0.2s;
}
.m-global-sec__list:nth-of-type(3) {
  transition-delay: 0.4s;
}
.m-global-sec__list:nth-of-type(4) {
  transition-delay: 0.6s;
}
.m-global-sec__num {
  position: absolute;
  z-index: 2;
  display: block;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: #9797b3;
  opacity: 0.6;
}
@media screen and (min-width: 769px) {
  .m-global-sec__wrap {
    background: linear-gradient(180deg, transparent 0%, transparent 308px, #f5f5f5 308px, #f5f5f5 100%);
  }
  .m-global-sec__inner {
    padding: 40px 0 82px;
  }
  .m-global-sec__fig {
    width: 419px;
    margin: 50px auto 0;
  }
  .m-global-sec__fig img {
    height: 153px;
  }
  .m-global-sec__ttl {
    font-size: 64px;
    margin-bottom: 40px;
  }
  .m-global-sec__cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
  }
  .m-global-sec__num {
    top: -60px;
    left: 0;
    font-size: 81px;
  }
  .m-global-sec__list {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    min-height: 180px;
    padding: 17px 0;
    font-size: 40px;
  }
  .m-global-sec__list:nth-child(n+4) {
    margin-top: 76px;
  }
}
@media screen and (max-width: 768px) {
  .m-global-sec__wrap {
    position: relative;
    padding: 1.3333333333vw 4vw 12vw;
    background: linear-gradient(180deg, transparent 0%, transparent 38vw, #f5f5f5 38vw, #f5f5f5 100%);
  }
  .m-global-sec__ttl {
    font-size: 80px;
    font-size: 10.6666666667vw;
    margin-bottom: 12vw;
  }
  .m-global-sec__ttl mark::before {
    bottom: -4vw;
  }
  .m-global-sec__num {
    bottom: 22.6666666667vw;
    left: 4vw;
    font-size: 146px;
    font-size: 19.4666666667vw;
  }
  .m-global-sec__cont {
    margin-top: 14.6666666667vw;
  }
  .m-global-sec__fig {
    margin-top: 9.3333333333vw;
  }
  .m-global-sec__fig img {
    height: 32vw;
  }
  .m-global-sec__txt {
    padding: 0 5.3333333333vw;
  }
  .m-global-sec__txt p {
    font-size: 30px;
    font-size: 4vw;
    line-height: 1.6;
    margin-bottom: 1.6em;
  }
  .m-global-sec__list {
    font-size: 56px;
    font-size: 7.4666666667vw;
    padding: 5.3333333333vw 10.6666666667vw 4.5333333333vw;
    margin-bottom: 16vw;
  }
  .m-global-sec__list:nth-of-type(3), .m-global-sec__list:nth-of-type(4) {
    padding: 5.3333333333vw 0 4.5333333333vw 6.6666666667vw;
  }
  .m-global-sec__list:last-of-type {
    margin-bottom: 10.6666666667vw;
  }
  .m-global-sec__list p {
    line-height: 1.2;
  }
}

/* patches/_mission.scss
-------------------------------------------------- */
.p-mission .m-hero-sub__ttl em {
  line-height: 0.8516129032;
}
@media screen and (min-width: 769px) {
  .p-mission .m-hero-sub__ttl {
    top: 27px;
    letter-spacing: 0.25em;
  }
  .p-mission .m-hero-sub__ttl em {
    letter-spacing: -0.02em;
    margin: 0 0 15px -5px;
  }
  .p-mission .m-hero-sub__copy {
    bottom: 116px;
    line-height: 1.1111111111;
  }
  .p-mission .m-hero-sub__copy em {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .p-mission .m-hero-sub__item {
    height: auto;
  }
  .p-mission .m-hero-sub__ttl {
    top: 16vw;
    font-size: 36px;
    font-size: 4.8vw;
    letter-spacing: 0.25em;
  }
  .p-mission .m-hero-sub__ttl em {
    letter-spacing: -0.03em;
    font-size: 140px;
    font-size: 18.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
  .p-mission .m-hero-sub__copy {
    line-height: 1.2;
    font-size: 100px;
    font-size: 13.3333333333vw;
    left: 1.8666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-mission .m-txt-intro__wrap {
    padding: 8.5333333333vw 10.6666666667vw 12vw;
  }
}

/* patches/_global.scss
-------------------------------------------------- */
.p-global .m-hero-sub__ttl em {
  line-height: 0.8666666667;
}
@media screen and (min-width: 769px) {
  .p-global .m-hero-sub__ttl em {
    letter-spacing: 0;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-global .m-hero-sub__item {
    height: auto;
  }
  .p-global .m-hero-sub__ttl {
    left: 10px;
    top: 17.3333333333vw;
    font-size: 36px;
    font-size: 4.8vw;
  }
  .p-global .m-hero-sub__ttl em {
    letter-spacing: -0.04em;
    font-size: 123px;
    font-size: 16.4vw;
    margin-bottom: 4.5333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-global .m-txt-intro__wrap {
    position: relative;
    padding: 6.9333333333vw 6.6666666667vw 17.0666666667vw;
  }
}

/* patches/_interview.scss
-------------------------------------------------- */
.p-interview .m-hero-sub__copy span {
  display: block;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-interview .m-hero-sub__wrap {
    overflow: auto;
    padding-bottom: 80px;
  }
  .p-interview .m-hero-sub__inner {
    padding-bottom: 100px;
  }
  .p-interview .m-hero-sub__copy {
    font-size: 72px;
    bottom: 220px;
  }
  .p-interview .m-hero-sub__copy--txt {
    font-size: 32px;
    margin-top: 20px;
  }
  .p-interview .m-hero-sub__copy--note {
    margin-top: 10px;
    font-size: 20px;
  }
  .p-interview .m-hero-sub__label {
    bottom: -80px;
  }
}
@media screen and (max-width: 768px) {
  .p-interview .m-hero-sub__item {
    height: auto;
  }
  .p-interview .m-hero-sub__inner {
    padding-bottom: 5.3333333333vw;
  }
  .p-interview .m-hero-sub__copy {
    bottom: 28vw;
    writing-mode: horizontal-tb;
  }
  .p-interview .m-hero-sub__copy--txt {
    margin-left: 1.3333333333vw;
    margin-top: 2.6666666667vw;
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
  .p-interview .m-hero-sub__copy--note {
    margin-left: 1.3333333333vw;
    margin-top: 1.3333333333vw;
    font-size: 20px;
    font-size: 28px;
    font-size: 3.7333333333vw;
  }
}
.p-interview .m-info-sec__wrap:nth-of-type(2n+1) {
  background-color: #f5f5f5;
}
.p-interview .m-info-sec__wrap:nth-of-type(2n+1) .m-mission-sec__ttl, .p-interview .m-info-sec__wrap:nth-of-type(2n+1) .m-mission-sec__ttl-num {
  right: 0;
  text-align: right;
}
.p-interview .m-info-sec__wrap:nth-of-type(2n) {
  background-color: #FFF;
}
.p-interview .m-info-sec__wrap:nth-of-type(2n) .m-mission-sec__ttl, .p-interview .m-info-sec__wrap:nth-of-type(2n) .m-mission-sec__ttl-num {
  left: 0;
}
.p-interview .m-info-sec__ttl {
  text-align: left;
  line-height: 1.6;
}
.p-interview .m-info-sec__txt {
  transition-delay: 0.9s;
}
.p-interview .m-info-sec__txt p {
  letter-spacing: 0.04em;
}
.p-interview .m-info-sec__txt p.adj-txt {
  margin-bottom: 7em;
}
@media screen and (min-width: 769px) {
  .p-interview .m-info-sec__wrap {
    clear: both;
  }
  .p-interview .m-info-sec__ttl {
    font-size: 40px;
  }
  .p-interview .m-info-sec__txt {
    margin-top: 50px;
    overflow: auto;
  }
  .p-interview .m-info-sec__txt p {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 2em;
  }
  .p-interview .m-info-sec mark {
    word-break: keep-all;
  }
}
@media screen and (max-width: 768px) {
  .p-interview .m-info-sec__wrap:nth-of-type(2n-1) .m-info-sec__box {
    text-align: left;
  }
  .p-interview .m-info-sec__wrap:nth-of-type(2n-1) .m-info-sec__ttl-num {
    right: auto;
    left: 6.6666666667vw;
  }
  .p-interview .m-info-sec__ttl {
    font-size: 56px;
    font-size: 7.4666666667vw;
  }
  .p-interview .m-info-sec__txt p {
    font-size: 30px;
    font-size: 4vw;
    line-height: 1.6;
  }
  .p-interview .m-info-sec__txt p + p {
    margin-top: 1.6em;
  }
}

/* patches/_topmessage.scss
-------------------------------------------------- */
.p-topmessage .m-hero-sub__ttl em {
  letter-spacing: 0.02em;
  line-height: 0.8516129032;
}
@media screen and (min-width: 769px) {
  .p-topmessage .m-hero-sub__ttl em {
    margin-bottom: 16px;
  }
  .p-topmessage .m-hero-sub__copy {
    bottom: 140px;
    right: 0;
    text-align: right;
    line-height: 1.1111111111;
  }
}
@media screen and (max-width: 768px) {
  .p-topmessage .m-hero-sub__item {
    height: auto;
  }
  .p-topmessage .m-hero-sub__ttl {
    top: 16vw;
  }
  .p-topmessage .m-hero-sub__ttl em {
    font-size: 132px;
    font-size: 17.6vw;
    margin-bottom: 7vw;
  }
  .p-topmessage .m-hero-sub__copy {
    font-size: 100px;
    font-size: 13.3333333333vw;
    right: 3.0666666667vw;
    bottom: auto;
    top: 58vw;
    line-height: 1.2;
  }
}

/* patches/_member.scss
-------------------------------------------------- */
.p-member .m-hero-sub__ttl em {
  line-height: 0.8516129032;
}
@media screen and (min-width: 769px) {
  .p-member .m-hero-sub__ttl em {
    letter-spacing: 0;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768px) {
  .p-member .m-hero-sub__item {
    height: auto;
  }
  .p-member .m-hero-sub__ttl {
    top: 16vw;
    font-size: 36px;
    font-size: 4.8vw;
  }
  .p-member .m-hero-sub__ttl em {
    letter-spacing: -0.05em;
    font-size: 140px;
    font-size: 18.6666666667vw;
    margin-bottom: 2vw;
  }
}

/* patches/_history.scss
-------------------------------------------------- */
.m-history .m-btn {
  margin-left: 0;
  justify-content: left;
  padding-left: 15px;
}
@media screen and (min-width: 769px) {
  .m-history .m-btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .m-history .m-btn {
    margin-top: 2.6666666667vw;
    width: 100%;
    height: 10.6666666667vw;
    font-weight: 400;
  }
  .m-history .m-btn::before {
    right: 2.6666666667vw;
  }
}

/* patches/_qa.scss
-------------------------------------------------- */
.is-loaded .m-hero-qa .m-index-list {
  opacity: 1;
  transform: translateY(0);
}

.m-hero-qa .m-index-list__item {
  cursor: pointer;
}
.m-hero-qa .m-index-list__item.is-active {
  color: #FFF;
  background: #000;
}
@media screen and (min-width: 769px) {
  .m-hero-qa .m-index-list__item .m-index-list__link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .m-hero-qa .m-index-list__item {
    margin-top: 0;
  }
  .m-hero-qa .m-index-list__link {
    padding: 20px 0;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .m-hero-qa .m-index-list__link {
    padding: 4vw 2.6666666667vw;
  }
  .m-hero-qa .m-index-list__link::before {
    right: 2.6666666667vw;
  }
}

#qa .m-hero-sub__inner {
  padding: 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sassを使用しているので、cssファイルを直接編集しないでください。
先祖返りの原因となります。
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*# sourceMappingURL=style.css.map */