/* vw size */
/* --------------------------------------------------
	section size
-------------------------------------------------- */
.page-stories {
  /*----------------------
  	common
  --------------------- */
  /* sec01
  ---------------------------------------------------------------------------- */
  /* sec02
  ---------------------------------------------------------------------------- */
  /* sec-qa
  ---------------------------------------------------------------------------- */
  /* sec-other
  ---------------------------------------------------------------------------- */
  /*----------------------
  	story01
  --------------------- */
  /*----------------------
  	story02
  --------------------- */
}
.page-stories .c-page_head {
  position: relative;
}
.page-stories .c-page_head .l-inner02 {
  height: 100%;
}
.page-stories .c-page_head .page-title01 {
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .page-stories .c-page_head .page-title01 {
    align-items: flex-start;
  }
}
.page-stories .c-page_head .page-title01 .en-txt {
  line-height: 130%;
}
@media screen and (max-width: 767px) {
  .page-stories .c-page_head .page-title01 .en-txt {
    margin-bottom: 3px;
  }
}
.page-stories .c-page_head .page-title01 .en-txt .small {
  font-size: 1.8965517241vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .c-page_head .page-title01 .en-txt .small {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .c-page_head .page-title01 .en-txt .small {
    font-size: 0.875rem;
  }
}
.page-stories .c-page_head .page-title01 .jp-txt {
  position: relative;
  top: -0.5172413793vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .c-page_head .page-title01 .jp-txt {
    top: -6px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .c-page_head .page-title01 .jp-txt {
    top: auto;
  }
}
.page-stories .c-page_head .page-title02 {
  position: absolute;
  right: 0;
  bottom: 7.3275862069vw;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: nowrap;
  align-content: stretch;
  flex-direction: column;
}
@media screen and (min-width: 1160px) {
  .page-stories .c-page_head .page-title02 {
    bottom: 85px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .c-page_head .page-title02 {
    right: 1.0625rem;
    bottom: 1.9375rem;
  }
}
.page-stories .c-page_head .page-title02 .txt01 {
  display: inline-block;
  padding: 18px 40px;
  border-radius: 14px 14px 0 0;
  background: #E50012;
  box-sizing: border-box;
}
@media screen and (min-width: 1160px) {
  .page-stories .c-page_head .page-title02 .txt01 {
    padding: 1.5517241379vw 3.4482758621vw;
    border-radius: 1.2068965517vw 1.2068965517vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .c-page_head .page-title02 .txt01 {
    padding: 0.25rem 0.9375rem;
    border-radius: 0.4375rem 0.4375rem 0 0;
  }
}
.page-stories .c-page_head .page-title02 .txt01 .en-txt {
  color: #fff;
  font-size: 2.1551724138vw;
  font-weight: 700;
  line-height: 150%; /* 37.803px */
  text-shadow: none;
}
@media screen and (min-width: 1160px) {
  .page-stories .c-page_head .page-title02 .txt01 .en-txt {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .c-page_head .page-title02 .txt01 .en-txt {
    font-size: 1rem;
  }
}
.page-stories .c-page_head .page-title02 .txt01 .jp-txt {
  color: #fff;
  font-size: 1.9827586207vw;
  font-weight: 700;
  line-height: 180%;
  text-shadow: none;
}
@media screen and (min-width: 1160px) {
  .page-stories .c-page_head .page-title02 .txt01 .jp-txt {
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .c-page_head .page-title02 .txt01 .jp-txt {
    font-size: 0.875rem;
  }
}
.page-stories .c-page_head .page-title02 .txt02 {
  padding: 1.6379310345vw 3.6206896552vw;
  border-radius: 1.2068965517vw 0 1.2068965517vw 1.2068965517vw;
  background: #fff;
}
@media screen and (min-width: 1160px) {
  .page-stories .c-page_head .page-title02 .txt02 {
    padding: 19px 42px;
    border-radius: 14px 0 14px 14px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .c-page_head .page-title02 .txt02 {
    text-align: right;
    background: none;
    padding: 0;
    border-radius: 0;
  }
}
.page-stories .c-page_head .page-title02 .txt02 .txt__inner {
  display: inline-block;
  font-size: 2.2413793103vw;
  font-weight: 700;
  box-sizing: border-box;
}
@media screen and (min-width: 1160px) {
  .page-stories .c-page_head .page-title02 .txt02 .txt__inner {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .c-page_head .page-title02 .txt02 .txt__inner {
    font-size: 1rem;
    padding: 0.25rem 0.9375rem;
    border-radius: 0.4375rem 0 0.4375rem 0.4375rem;
    background: #fff;
  }
}
.page-stories .c-page_head .page-title02 .txt02.pc-tab {
  display: block;
}
@media screen and (max-width: 500px) {
  .page-stories .c-page_head .page-title02 .txt02.pc-tab {
    display: none;
  }
}
.page-stories .c-page_head .page-title02 .txt02.sp-tab {
  display: none;
}
@media screen and (max-width: 500px) {
  .page-stories .c-page_head .page-title02 .txt02.sp-tab {
    display: block;
  }
}
.page-stories .bg-color {
  background: rgba(211, 197, 187, 0.14) !important;
}
.page-stories .stories-title {
  position: relative;
  margin-bottom: 2.8448275862vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .stories-title {
    margin-bottom: 33px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .stories-title {
    margin-bottom: 1rem;
  }
}
.page-stories .stories-title .jp-ttl {
  position: relative;
  color: #E50012;
  font-size: 2.0689655172vw;
  font-weight: 700;
  padding: 1.2068965517vw 0;
  z-index: 2;
}
@media screen and (min-width: 1160px) {
  .page-stories .stories-title .jp-ttl {
    font-size: 24px;
    padding: 14px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .stories-title .jp-ttl {
    font-size: 1rem;
    padding: 0.4375rem 0;
  }
}
.page-stories .stories-title .jp-ttl:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  width: 8.1896551724vw;
  height: 1px;
  background: #E50012;
}
@media screen and (min-width: 1160px) {
  .page-stories .stories-title .jp-ttl:after {
    width: 95px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .stories-title .jp-ttl:after {
    width: 7.1875rem;
  }
}
.page-stories .stories-title .en-ttl {
  position: absolute;
  left: 6.4655172414vw;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -0.6034482759vw;
  color: #EAEAEA;
  font-size: 6.2068965517vw;
  font-weight: 500;
  z-index: 1;
}
@media screen and (min-width: 1160px) {
  .page-stories .stories-title .en-ttl {
    left: 75px;
    margin-top: -7px;
    font-size: 72px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .stories-title .en-ttl {
    left: 2.8125rem;
    margin-top: -0.1875rem;
    font-size: 2.75rem;
  }
}
.page-stories .topics-nav__wrap {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 1.724137931vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav__wrap {
    gap: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav__wrap {
    gap: 0 0.9375rem;
    width: 54.125rem;
  }
}
.page-stories .topics-nav__inner {
  position: relative;
  width: calc((100% - 20px) / 2);
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 1.724137931vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav__inner {
    gap: 0 20px;
    width: calc((100% - 1.724137931vw) / 2);
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav__inner {
    gap: 0 0.9375rem;
    width: calc((100% - 0.9375rem) / 2);
  }
}
.page-stories .topics-nav__inner:after {
  position: absolute;
  left: 46%;
  top: 16.3793103448vw;
  display: block;
  content: "";
  background: url("/recruit/img/jobandpeople/peopleandstories/stories01/arrow.png") no-repeat center center;
  background-size: 100% auto;
  width: 4.1379310345vw;
  height: 6.0344827586vw;
  z-index: 3;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav__inner:after {
    top: 190px;
    width: 48px;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav__inner:after {
    left: 47%;
    top: 13.875rem;
    width: 2.125rem;
    height: 3.0625rem;
  }
}
.page-stories .topics-nav__inner .topics-nav {
  width: calc((100% - 1.724137931vw) / 2);
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav__inner .topics-nav {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav__inner .topics-nav {
    width: calc((100% - 0.9375rem) / 2);
  }
}
.page-stories .topics-nav__inner .topics-nav:nth-of-type(2):after {
  background: rgba(211, 197, 187, 0.14) !important;
}
.page-stories .topics-nav__inner02 {
  position: relative;
  width: calc((100% - 1.724137931vw) / 2);
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  align-content: stretch;
  gap: 1.724137931vw 0;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav__inner02 {
    width: calc((100% - 20px) / 2);
    gap: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav__inner02 {
    width: calc((100% - 0.9375rem) / 2);
    gap: 0.9375rem 0;
  }
}
.page-stories .topics-nav__inner02:after {
  position: absolute;
  left: -3.0172413793vw;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -2.1551724138vw;
  display: block;
  content: "";
  background: url("/recruit/img/jobandpeople/peopleandstories/stories01/arrow02.png") no-repeat center center;
  background-size: 100% auto;
  width: 6.3793103448vw;
  height: 6.0344827586vw;
  z-index: 3;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav__inner02:after {
    left: -35px;
    margin-top: -25px;
    width: 74px;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav__inner02:after {
    left: -1.5625rem;
    margin-top: -0.3125rem;
    width: 3.25rem;
    height: 3.0625rem;
  }
}
.page-stories .topics-nav__inner02 .topics-nav {
  width: 100%;
}
.page-stories .topics-nav__inner02 .topics-nav .txt-profile {
  position: relative;
  right: -1.724137931vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav__inner02 .topics-nav .txt-profile {
    right: -20px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav__inner02 .topics-nav .txt-profile {
    right: -1.25rem;
  }
}
.page-stories .topics-nav__inner02 .topics-nav .info .year {
  margin-left: 1.0344827586vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav__inner02 .topics-nav .info .year {
    margin-left: 12px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav__inner02 .topics-nav .info .year {
    margin-left: 0.75rem;
  }
}
.page-stories .topics-nav {
  position: relative;
  display: block;
  border-radius: 1.724137931vw;
  background: #FFF;
  padding: 1.5517241379vw 2.4137931034vw 2.4137931034vw 2.4137931034vw;
  box-sizing: border-box;
  text-decoration: none;
  color: #000;
  z-index: 2;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav {
    border-radius: 20px;
    padding: 18px 28px 28px 28px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav {
    border-radius: 1.25rem;
    padding: 0.75rem 1.25rem 1.25rem 1.25rem;
  }
}
.page-stories .topics-nav:after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #E50012;
  background: #fff;
  transition: 0.4s;
  border-radius: 1.724137931vw;
  z-index: -1;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav:after {
    border-radius: 20px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav:after {
    border-radius: 1.25rem;
  }
}
.page-stories .topics-nav.flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  align-content: stretch;
  padding: 1.724137931vw 4.0517241379vw 1.6379310345vw 1.5517241379vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav.flex {
    padding: 20px 47px 19px 18px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav.flex {
    padding: 1rem 1.375rem 1.1875rem 0.75rem;
  }
}
.page-stories .topics-nav.flex .box-header {
  width: 9.7413793103vw;
  padding-right: 2.1551724138vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav.flex .box-header {
    width: 113px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav.flex .box-header {
    width: 5.3125rem;
    padding-right: 0.9375rem;
  }
}
.page-stories .topics-nav.flex .box-header .nav-ttl {
  border-bottom: none;
}
.page-stories .topics-nav.flex .box-inner {
  width: calc(100% - 9.7413793103vw);
  border-left: 1px solid #C2BEBE;
  padding-left: 3.1034482759vw;
  box-sizing: border-box;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav.flex .box-inner {
    width: calc(100% - 113px);
    padding-left: 36px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav.flex .box-inner {
    width: calc(100% - 5.3125rem);
    padding-left: 1.625rem;
  }
}
.page-stories .topics-nav.flex .box-inner .info {
  text-align: center;
}
.page-stories .topics-nav .num {
  color: #E50012;
  text-align: center;
  font-size: 5.5172413793vw;
  font-weight: 700;
  line-height: 120%;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav .num {
    font-size: 64px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav .num {
    font-size: 2.8125rem;
  }
}
.page-stories .topics-nav .nav-ttl {
  text-align: center;
  font-size: 1.724137931vw;
  font-weight: 700;
  padding-bottom: 1.2931034483vw;
  border-bottom: 1px solid #C2BEBE;
  margin-bottom: 3.0172413793vw;
  box-sizing: border-box;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav .nav-ttl {
    font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav .nav-ttl {
    font-size: 0.875rem;
    padding-bottom: 0.625rem;
    margin-bottom: 1.4375rem;
  }
}
.page-stories .topics-nav .txt-profile {
  display: inline-block;
  text-align: center;
  font-size: 1.2068965517vw;
  font-weight: 700;
  padding: 0.1724137931vw 1.5517241379vw;
  border-radius: 4.3103448276vw;
  background: #E6E5E5;
  box-sizing: border-box;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav .txt-profile {
    font-size: 14px;
    padding: 2px 18px;
    border-radius: 50px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav .txt-profile {
    font-size: 0.625rem;
    padding: 0.125rem 0.75rem;
    border-radius: 2.1875rem;
  }
}
.page-stories .topics-nav .img {
  width: 9.3103448276vw;
  margin: 0 auto;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav .img {
    width: 108px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav .img {
    width: 4.75rem;
  }
}
.page-stories .topics-nav .info {
  margin-top: 0.8620689655vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav .info {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav .info {
    margin-top: 0.625rem;
  }
}
.page-stories .topics-nav .info .text01 {
  font-size: 1.2068965517vw;
  font-weight: 500;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav .info .text01 {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav .info .text01 {
    font-size: 0.625rem;
  }
}
.page-stories .topics-nav .info .name {
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav .info .name {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav .info .name {
    font-size: 0.875rem;
    line-height: 1.5625rem;
  }
}
.page-stories .topics-nav .info .en {
  color: #888;
  font-size: 1.2068965517vw;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.7px;
  margin-left: 0.6896551724vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav .info .en {
    font-size: 14px;
    margin-left: 8px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav .info .en {
    font-size: 0.625rem;
    margin-left: 0.5rem;
    line-height: 1.5625rem;
    letter-spacing: 0.991px;
  }
}
.page-stories .topics-nav .info .year {
  color: #888;
  font-size: 1.2068965517vw;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0.7px;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav .info .year {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav .info .year {
    font-size: 0.625rem;
    line-height: 1.5625rem;
    letter-spacing: 0.991px;
  }
}
.page-stories .topics-nav .txt {
  margin-top: 1.2068965517vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav .txt {
    margin-top: 14px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav .txt {
    margin-top: 0.6875rem;
  }
}
.page-stories .topics-nav .txt .text01 {
  color: #5D5C5C;
  font-size: 1.2931034483vw;
  font-weight: 500;
  line-height: 173.333%;
  line-break: strict;
}
@media screen and (min-width: 1160px) {
  .page-stories .topics-nav .txt .text01 {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .topics-nav .txt .text01 {
    font-size: 0.6875rem;
  }
}
@media screen and (min-width: 768px) {
  .page-stories .topics-nav:hover:after {
    transform: scale(1.03);
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec__inner {
    height: 28rem;
    overflow: hidden;
  }
  .page-stories .sec__inner.is-open {
    height: auto;
  }
  .page-stories .read_more {
    position: relative;
    margin-top: -7.8125rem;
    height: 7.8125rem;
    background: linear-gradient(180deg, rgba(250, 249, 249, 0) 0%, #FAF9F9 75.96%);
  }
  .page-stories .read_more .btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.5625rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    align-content: stretch;
    width: 11.8125rem;
    height: 2.0625rem;
    text-align: center;
    margin: 0 auto;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: normal;
    border-radius: 3.125rem;
    border: 1px solid #919090;
    background: #FFF;
  }
  .page-stories .read_more .btn .ico {
    position: relative;
    display: inline-block;
    padding-right: 0.875rem;
    box-sizing: border-box;
  }
  .page-stories .read_more .btn .ico:after {
    position: absolute;
    right: 0;
    top: -0.1875rem;
    display: block;
    content: "";
    border-style: solid;
    border-width: 0 1px 1px 0;
    content: "";
    display: inline-block;
    position: absolute;
    height: 0.8rem;
    width: 0.8rem;
    border-color: #919090;
    transform: rotate(45deg);
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .page-stories .read_more .btn .ico:after {
    height: 0.4rem;
    width: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .read_more.is-hidden {
    display: none;
  }
}
.page-stories .sec-topics {
  padding-bottom: 12.6724137931vw;
  box-sizing: border-box;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics {
    padding-bottom: 147px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics {
    padding-bottom: 2.1875rem;
  }
}
.page-stories .sec-topics .sec-head .main_img {
  position: relative;
  z-index: 1;
}
.page-stories .sec-topics .sec-head__txt {
  position: relative;
  margin-top: -6.2931034483vw;
  margin-bottom: 8.4482758621vw;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
  align-content: stretch;
  flex-direction: row-reverse;
  z-index: 2;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .sec-head__txt {
    margin-top: -73px;
    margin-bottom: 98px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .sec-head__txt {
    flex-direction: column;
    gap: 2.5rem 0;
    margin-top: -3.625rem;
    margin-bottom: 1.5rem;
  }
}
.page-stories .sec-topics .sec-head__txt .sec-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: stretch;
  flex-direction: column;
  width: 32.8448275862vw;
  height: 16.2931034483vw;
  background: #E50012;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .sec-head__txt .sec-ttl {
    width: 381px;
    height: 189px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .sec-head__txt .sec-ttl {
    width: 11.875rem;
    height: 5.9375rem;
  }
}
.page-stories .sec-topics .sec-head__txt .sec-ttl .num {
  color: #fff;
  text-align: center;
  font-size: 3.7931034483vw;
  font-weight: 700;
  line-height: 100%;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .sec-head__txt .sec-ttl .num {
    font-size: 44px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .sec-head__txt .sec-ttl .num {
    font-size: 1.375rem;
  }
}
.page-stories .sec-topics .sec-head__txt .sec-ttl .jp-txt {
  color: #fff;
  text-align: center;
  font-size: 2.2413793103vw;
  font-weight: 700;
  line-height: 180%; /* 46.8px */
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .sec-head__txt .sec-ttl .jp-txt {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .sec-head__txt .sec-ttl .jp-txt {
    font-size: 1rem;
    margin-top: 0.3125rem;
  }
}
.page-stories .sec-topics .sec-head__txt .current-nav {
  width: calc(100% - 32.8448275862vw);
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .sec-head__txt .current-nav {
    width: calc(100% - 381px);
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .sec-head__txt .current-nav {
    width: 100%;
  }
}
.page-stories .sec-topics .sec-head__txt .current-nav__list {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 65px;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .sec-head__txt .current-nav__list {
    gap: 0 65px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .sec-head__txt .current-nav__list {
    justify-content: space-between;
    gap: 0 0;
  }
}
.page-stories .sec-topics .sec-head__txt .current-nav__list:after {
  position: absolute;
  left: 3.7931034483vw;
  top: -1.4655172414vw;
  content: "";
  display: block;
  width: 56%;
  height: 1px;
  background: #C2BEBE;
  z-index: 1;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .sec-head__txt .current-nav__list:after {
    left: 44px;
    top: -17px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .sec-head__txt .current-nav__list:after {
    left: 0 !important;
    right: 0 !important;
    top: -0.5625rem;
    margin: 0 auto;
    width: calc(100% - 4rem);
  }
}
.page-stories .sec-topics .sec-head__txt .current-nav__item {
  position: relative;
  color: #C2BEBE;
  text-align: center;
  font-size: 1.2068965517vw;
  font-family: var(--nissui-recruit-ff-bold) !important;
  font-weight: 700;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .sec-head__txt .current-nav__item {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .sec-head__txt .current-nav__item {
    width: 4rem;
    font-size: 0.75rem;
  }
}
.page-stories .sec-topics .sec-head__txt .current-nav__item:before {
  position: absolute;
  left: 0;
  right: 0;
  top: -1.8965517241vw;
  margin: 0 auto;
  display: block;
  content: "";
  width: 0.8620689655vw;
  height: 0.8620689655vw;
  border-radius: 100%;
  background: #C2BEBE;
  z-index: 2;
  transition: 0.4s;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .sec-head__txt .current-nav__item:before {
    top: -22px;
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .sec-head__txt .current-nav__item:before {
    top: -0.75rem;
    width: 0.375rem;
    height: 0.375rem;
  }
}
.page-stories .sec-topics .sec-head__txt .current-nav__item.current {
  color: #000;
}
.page-stories .sec-topics .sec-head__txt .current-nav__item.current:before {
  top: -2.2413793103vw;
  width: 1.5517241379vw;
  height: 1.5517241379vw;
  background: #E50012;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .sec-head__txt .current-nav__item.current:before {
    top: -26px;
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .sec-head__txt .current-nav__item.current:before {
    top: -0.875rem;
    width: 0.6875rem;
    height: 0.6875rem;
  }
}
.page-stories .sec-topics .sec-head__txt .current-nav__item a {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .page-stories .sec-topics .sec-head__txt .current-nav__item:hover:before {
    top: -26px;
    width: 18px;
    height: 18px;
  }
  .page-stories .sec-topics .sec-head__txt .current-nav__item:hover a {
    color: #000;
  }
}
.page-stories .sec-topics .sec-head__txt .current-nav.js-scroll {
  overflow: visible !important;
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .sec-head__txt .current-nav.js-scroll {
    overflow: auto !important;
  }
  .page-stories .sec-topics .sec-head__txt .current-nav.js-scroll .scroll-hint-icon-wrap {
    top: -20px;
  }
  .page-stories .sec-topics .sec-head__txt .current-nav.js-scroll .scroll-hint-icon-wrap .scroll-hint-icon {
    width: 5rem;
    height: 5rem;
  }
  .page-stories .sec-topics .sec-head__txt .current-nav.js-scroll .scroll-hint-icon-wrap .scroll-hint-icon:before {
    width: 30px;
    height: 30px;
  }
}
.page-stories .sec-topics .title {
  font-size: 2.5862068966vw;
  font-weight: 700;
  margin-bottom: 2.3275862069vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .title {
    font-size: 30px;
    margin-bottom: 27px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .title {
    font-size: 0.9375rem;
    margin-bottom: 0.5625rem;
    line-height: 180%;
  }
}
.page-stories .sec-topics .title02 {
  font-size: 1.724137931vw;
  font-weight: 700;
  margin-bottom: 1.9827586207vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .title02 {
    font-size: 20px;
    margin-bottom: 23px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .title02 {
    font-size: 0.9375rem;
    margin-bottom: 0.5625rem;
    line-height: 180%;
  }
}
.page-stories .sec-topics .topic-info {
  margin-bottom: 3.4482758621vw;
  padding-bottom: 2.0689655172vw;
  border-bottom: 1px solid #C2BEBE;
  box-sizing: border-box;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .topic-info {
    margin-bottom: 40px;
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .topic-info {
    margin-bottom: 1.25rem;
    padding-bottom: 0.8125rem;
  }
}
.page-stories .sec-topics .topic-info .name {
  color: #E50012;
  text-align: right;
  font-size: 2.2413793103vw;
  font-weight: 700;
  line-height: 40px;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .topic-info .name {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .topic-info .name {
    font-size: 1rem;
    line-height: 162.5%;
  }
}
.page-stories .sec-topics .topic-info .txt {
  text-align: right;
  font-size: 1.3793103448vw;
  font-weight: 500;
  line-height: 36px;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .topic-info .txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .topic-info .txt {
    font-size: 0.8125rem;
    line-height: 1.625rem;
  }
}
.page-stories .sec-topics .text {
  font-size: 1.3793103448vw;
  font-weight: 400;
  line-height: 32px; /* 200% */
  line-break: strict;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .text {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .text {
    font-size: 0.875rem;
    line-height: 192.857%;
  }
}
.page-stories .sec-topics .text + .text {
  margin-top: 2.5862068966vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .text + .text {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .text + .text {
    margin-top: 1.25rem;
  }
}
.page-stories .sec-topics .text + .title02 {
  margin-top: 3.8793103448vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .text + .title02 {
    margin-top: 45px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .text + .title02 {
    margin-top: 1.5625rem;
  }
}
.page-stories .sec-topics .img-list {
  margin-top: 6.0344827586vw;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  align-content: stretch;
  gap: 0 5.1724137931vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .img-list {
    margin-top: 70px;
    gap: 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .img-list {
    margin-top: 1.25rem;
    gap: 1.4375rem 0;
  }
}
.page-stories .sec-topics .img-list li {
  width: calc((100% - 5.1724137931vw) / 2);
  aspect-ratio: 551/364;
  border-radius: 24px;
  background: #D9D9D9;
  overflow: hidden;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .img-list li {
    width: calc((100% - 60px) / 2);
    border-radius: 24px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .img-list li {
    aspect-ratio: 675/446;
    width: 100%;
    border-radius: 0.75rem;
  }
}
.page-stories .sec-topics .img-list li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-stories .sec-topics .btn_wrap .more-btn {
  font-size: 1.5517241379vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics .btn_wrap .more-btn {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics .btn_wrap .more-btn {
    font-size: 0.875rem;
  }
}
.page-stories .sec-topics:nth-of-type(odd) .sec-head__txt {
  flex-direction: row;
}
.page-stories .sec-topics:nth-of-type(odd) .sec-head__txt .current-nav__list {
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics:nth-of-type(odd) .sec-head__txt .current-nav__list {
    justify-content: space-between;
  }
}
.page-stories .sec-topics:nth-of-type(odd) .sec-head__txt .current-nav__list:after {
  left: auto;
  right: 1.9827586207vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-topics:nth-of-type(odd) .sec-head__txt .current-nav__list:after {
    right: 23px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-topics:nth-of-type(odd) .sec-head__txt .current-nav__list:after {
    right: 0;
  }
}
.page-stories .sec01 {
  padding: 8.6206896552vw 0 8.9655172414vw 0;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec01 {
    padding: 100px 0 104px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec01 {
    padding: 2.25rem 0 2.375rem 0;
  }
}
.page-stories .sec01 .txt {
  font-size: 1.5517241379vw;
  font-weight: 500;
  line-height: 34px; /* 188.889% */
  line-break: strict;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec01 .txt {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec01 .txt {
    font-size: 0.875rem;
    line-height: 186.207%;
  }
}
.page-stories .sec01 .txt + .txt {
  margin-top: 2.5862068966vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec01 .txt + .txt {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec01 .txt + .txt {
    margin-top: 1.375rem;
  }
}
.page-stories .sec02 {
  padding: 12.6724137931vw 0 9.9137931034vw 0;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec02 {
    padding: 147px 0 115px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec02 {
    padding: 2.1875rem 0 2.1875rem 0;
  }
}
.page-stories .sec02 .stories-title {
  margin-bottom: 3.4482758621vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec02 .stories-title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec02 .stories-title {
    margin-bottom: 1.8125rem;
  }
  .page-stories .sec02 .stories-title .en-ttl {
    left: 1.5625rem;
    font-size: 1.6875rem;
  }
}
.page-stories .sec02 .note {
  text-align: right;
  font-size: 1.2068965517vw;
  font-weight: 400;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.154px;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec02 .note {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec02 .note {
    text-align: left;
    margin-top: 0.9375rem;
    font-size: 0.75rem;
    letter-spacing: -0.264px;
  }
}
.page-stories .sec02 .js-scroll {
  padding: 1.724137931vw 0;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec02 .js-scroll {
    padding: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec02 .js-scroll {
    padding: 0;
  }
}
.page-stories .sec-qa {
  padding: 12.5vw 0 14.224137931vw 0;
  box-sizing: border-box;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa {
    padding: 145px 0 165px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa {
    padding: 2.9375rem 0 3.125rem 0;
  }
}
.page-stories .sec-qa .qa-box + .qa-box {
  margin-top: 4.4827586207vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa .qa-box + .qa-box {
    margin-top: 52px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-box + .qa-box {
    margin-top: 1.75rem;
  }
}
.page-stories .sec-qa .qa-box .box-q {
  position: relative;
  width: calc(100% - 15.9482758621vw);
  margin: 0 auto 1.2068965517vw 0;
  padding: 4.0517241379vw 0.8620689655vw 4.0517241379vw 9.7413793103vw;
  border-radius: 2.0689655172vw;
  background: #F9F7F5;
  box-sizing: border-box;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa .qa-box .box-q {
    width: calc(100% - 185px);
    margin: 0 auto 14px 0;
    padding: 47px 10px 47px 113px;
    border-radius: 24px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-box .box-q {
    width: 100%;
    margin: 0 auto 0.6875rem 0;
    padding: 1.4375rem 4.5625rem 1.4375rem 3.5rem;
    border-radius: 0.75rem;
  }
}
.page-stories .sec-qa .qa-box .box-q .en-txt {
  position: absolute;
  left: 4.1379310345vw;
  top: 1.8103448276vw;
  font-size: 3.4482758621vw;
  font-weight: 700;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa .qa-box .box-q .en-txt {
    left: 48px;
    top: 21px;
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-box .box-q .en-txt {
    left: 1.5rem;
    top: 1rem;
    font-size: 1.25rem;
  }
}
.page-stories .sec-qa .qa-box .box-q .jp-txt {
  font-size: 1.3793103448vw;
  font-weight: 700;
  line-height: 32px; /* 200% */
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa .qa-box .box-q .jp-txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-box .box-q .jp-txt {
    font-size: 0.875rem;
    line-height: 114.286%;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-box .box-q .btn {
    position: absolute;
    right: 1.125rem;
    top: 50%;
    transform: translateY(-50%);
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 100%;
    background: #f2edea;
  }
  .page-stories .sec-qa .qa-box .box-q .btn span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .page-stories .sec-qa .qa-box .box-q .btn span:before, .page-stories .sec-qa .qa-box .box-q .btn span:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    content: "";
    background: #E50012;
  }
  .page-stories .sec-qa .qa-box .box-q .btn span:before {
    width: 0.8125rem;
    height: 2px;
  }
  .page-stories .sec-qa .qa-box .box-q .btn span:after {
    width: 2px;
    height: 0.8125rem;
  }
  .page-stories .sec-qa .qa-box .box-q.open .btn span:after {
    display: none;
  }
}
.page-stories .sec-qa .qa-box .box-a {
  position: relative;
  width: calc(100% - 15.9482758621vw);
  margin: 0 0 0 auto;
  padding: 3.4482758621vw 13.9655172414vw 3.4482758621vw 9.7413793103vw;
  border-radius: 2.0689655172vw;
  background: rgba(249, 221, 218, 0.5);
  box-sizing: border-box;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa .qa-box .box-a {
    width: calc(100% - 185px);
    padding: 40px 162px 40px 113px;
    border-radius: 24px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-box .box-a {
    width: 100%;
    padding: 1.125rem 1.125rem 2.6875rem 3.5rem;
    border-radius: 0.75rem;
  }
}
.page-stories .sec-qa .qa-box .box-a .en-txt {
  position: absolute;
  left: 4.1379310345vw;
  top: 1.8103448276vw;
  color: #E50012;
  font-size: 3.4482758621vw;
  font-weight: 700;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa .qa-box .box-a .en-txt {
    left: 48px;
    top: 21px;
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-box .box-a .en-txt {
    left: 1.5rem;
    top: 0.6875rem;
    font-size: 1.25rem;
  }
}
.page-stories .sec-qa .qa-box .box-a .txt {
  font-size: 1.3793103448vw;
  font-weight: 400;
  line-height: 32px;
  line-break: strict;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa .qa-box .box-a .txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-box .box-a .txt {
    font-size: 0.875rem;
    line-height: 192.857%;
  }
}
.page-stories .sec-qa .qa-box .box-a:after {
  position: absolute;
  right: 3.7068965517vw;
  bottom: -1.724137931vw;
  display: block;
  content: "";
  background-size: 100% auto !important;
  width: 9.3103448276vw;
  height: 9.3103448276vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa .qa-box .box-a:after {
    right: 43px;
    bottom: -20px;
    width: 108px;
    height: 108px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-box .box-a:after {
    right: 1.125rem;
    bottom: -0.625rem;
    width: 3.375rem;
    height: 3.375rem;
  }
}
.page-stories .sec-qa .qa-box .box-a + .box-a {
  margin-top: 3.0172413793vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa .qa-box .box-a + .box-a {
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-box .box-a + .box-a {
    margin-top: 1.125rem;
  }
}
.page-stories .sec-qa .qa-box .box-a.-arimoto:after {
  background: url("/recruit/img/jobandpeople/peopleandstories/stories01/img_arimoto.png") no-repeat center center;
}
.page-stories .sec-qa .qa-box .box-a.-sukawa:after {
  background: url("/recruit/img/jobandpeople/peopleandstories/stories01/img_sukawa.png") no-repeat center center;
}
.page-stories .sec-qa .qa-box .box-a.-sakai:after {
  background: url("/recruit/img/jobandpeople/peopleandstories/stories01/img_sakai.png") no-repeat center center;
}
.page-stories .sec-qa .qa-box .box-a.-akamine:after {
  background: url("/recruit/img/jobandpeople/peopleandstories/stories01/img_akamine.png") no-repeat center center;
}
.page-stories .sec-qa .qa-box .box-a.-sasaoka:after {
  background: url("/recruit/img/jobandpeople/peopleandstories/stories02/img_sasaoka.png") no-repeat center center;
}
.page-stories .sec-qa .qa-box .box-a.-shirai:after {
  background: url("/recruit/img/jobandpeople/peopleandstories/stories02/img_shirai.png") no-repeat center center;
}
.page-stories .sec-qa .qa-box .box-a.-ichitsubo:after {
  background: url("/recruit/img/jobandpeople/peopleandstories/stories02/img_ichitsubo.png") no-repeat center center;
}
.page-stories .sec-qa .qa-box .box-a.-toda:after {
  background: url("/recruit/img/jobandpeople/peopleandstories/stories02/img_toda.png") no-repeat center center;
}
.page-stories .sec-qa .qa-box .box-a.-yuzawa:after {
  background: url("/recruit/img/jobandpeople/peopleandstories/stories02/img_yuzawa.png") no-repeat center center;
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-box .sp-acd-cnts {
    display: none;
  }
}
.page-stories .sec-qa .qa-ttl_wrap .qa-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: stretch;
  flex-direction: column;
  margin: 0 auto 6.5517241379vw auto;
  width: 41.5517241379vw;
  height: 7.0689655172vw;
  background: #E50012;
  border-radius: 8.6206896552vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa .qa-ttl_wrap .qa-ttl {
    margin: 0 auto 76px auto;
    width: 482px;
    height: 82px;
    border-radius: 100px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-ttl_wrap .qa-ttl {
    align-items: center;
    margin: 0 auto 1.375rem auto;
    width: 100%;
    height: 4.375rem;
    border-radius: 100px;
  }
}
.page-stories .sec-qa .qa-ttl_wrap .qa-ttl .jp-txt {
  color: #fff;
  text-align: center;
  font-size: 2.0689655172vw;
  line-height: 1.6;
  font-weight: 700;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa .qa-ttl_wrap .qa-ttl .jp-txt {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-ttl_wrap .qa-ttl .jp-txt {
    font-size: 1.1875rem;
  }
}
.page-stories .sec-qa .qa-ttl_wrap .qa-ttl .en-txt {
  color: #fff;
  text-align: center;
  font-size: 1.3793103448vw;
  font-weight: 400;
  line-height: 1;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-qa .qa-ttl_wrap .qa-ttl .en-txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-qa .qa-ttl_wrap .qa-ttl .en-txt {
    font-size: 0.8125rem;
  }
}
.page-stories .sec-other {
  padding: 10.3448275862vw 0 12.9310344828vw 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-other {
    padding: 120px 0 150px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-other {
    padding: 2.1875rem 0 2.9375rem 0;
  }
}
.page-stories .sec-other .c-title02 {
  text-align: center;
  margin-bottom: 3.8793103448vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-other .c-title02 {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-other .c-title02 {
    margin-bottom: 0.9375rem;
  }
}
.page-stories .sec-other .box-wrap {
  max-width: 61.0344827586vw;
  margin: 0 auto;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-other .box-wrap {
    max-width: 708px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-other .box-wrap {
    max-width: inherit;
  }
}
.page-stories .sec-other .box-wrap .box-ttl {
  margin-bottom: 2.1551724138vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-other .box-wrap .box-ttl {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-other .box-wrap .box-ttl {
    margin-bottom: 0.4375rem;
  }
}
.page-stories .sec-other .box-wrap .box-ttl .en {
  position: relative;
  top: -1px;
  color: #E50012;
  font-size: 2.1551724138vw;
  font-weight: 700;
  line-height: 150%; /* 38.123px */
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-other .box-wrap .box-ttl .en {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-other .box-wrap .box-ttl .en {
    font-size: 1.0625rem;
  }
}
.page-stories .sec-other .box-wrap .box-ttl .jp-txt {
  font-size: 1.9827586207vw;
  font-weight: 700;
  line-height: 180%;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-other .box-wrap .box-ttl .jp-txt {
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-other .box-wrap .box-ttl .jp-txt {
    font-size: 1rem;
  }
}
.page-stories .sec-other .box-wrap .box__inner .box-img {
  aspect-ratio: 708/371;
  border-radius: 2.1551724138vw;
  background: #D9D9D9;
  overflow: hidden;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-other .box-wrap .box__inner .box-img {
    border-radius: 25px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-other .box-wrap .box__inner .box-img {
    aspect-ratio: 670/351;
    border-radius: 0.75rem;
  }
}
.page-stories .sec-other .box-wrap .box__inner .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-stories .sec-other .btn_wrap .c-button {
  margin: 12.5vw auto 0 auto;
  width: 53.9655172414vw;
  height: 9.4827586207vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-other .btn_wrap .c-button {
    margin: 145px auto 0 auto;
    width: 626px;
    height: 110px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-other .btn_wrap .c-button {
    margin: 2.125rem auto 0 auto;
    width: 100%;
    height: 6.1875rem;
    align-items: center;
    font-size: 0.75rem;
  }
}
.page-stories .sec-other .btn_wrap .c-button .en {
  font-size: 2.4137931034vw;
  margin-bottom: 0.8620689655vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-other .btn_wrap .c-button .en {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-other .btn_wrap .c-button .en {
    text-align: center;
    font-size: 1.375rem;
    margin-bottom: 0.625rem;
    line-height: 120%;
  }
}
.page-stories .sec-other .btn_wrap .c-button.-arrow:before, .page-stories .sec-other .btn_wrap .c-button.-arrow:after {
  left: 2.0689655172vw;
  right: auto;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-other .btn_wrap .c-button.-arrow:before, .page-stories .sec-other .btn_wrap .c-button.-arrow:after {
    left: 24px;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-other .btn_wrap .c-button.-arrow:before, .page-stories .sec-other .btn_wrap .c-button.-arrow:after {
    left: auto;
    right: 1.9375rem;
    top: 4.25rem;
  }
}
.page-stories .sec-other .btn_wrap .c-button.-arrow:before {
  margin-right: auto;
  margin-left: 1.8965517241vw;
  width: 1.0344827586vw;
  height: 1.0344827586vw;
  border-width: 2px 0px 0px 2px;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-other .btn_wrap .c-button.-arrow:before {
    margin-left: 22px;
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-other .btn_wrap .c-button.-arrow:before {
    border-width: 0 1px 1px 0;
    margin-left: auto;
    margin-right: 0.375rem;
    width: 0.5rem;
    height: 0.5rem;
  }
}
.page-stories .sec-other .btn_wrap .c-button.-arrow:after {
  width: 3.7931034483vw;
  height: 3.7931034483vw;
}
@media screen and (min-width: 1160px) {
  .page-stories .sec-other .btn_wrap .c-button.-arrow:after {
    width: 44px;
    height: 44px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories .sec-other .btn_wrap .c-button.-arrow:after {
    width: 1.4375rem;
    height: 1.4375rem;
  }
}
@media screen and (min-width: 768px) {
  .page-stories .sec-other .btn_wrap .c-button:hover.-arrow:before, .page-stories .sec-other .btn_wrap .c-button:hover.-arrow:after {
    right: auto;
    left: 1.2068965517vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1160px) {
  .page-stories .sec-other .btn_wrap .c-button:hover.-arrow:before, .page-stories .sec-other .btn_wrap .c-button:hover.-arrow:after {
    left: 14px;
  }
}
.page-stories.-story01 {
  /* c-page_head
  ---------------------------------------------------------------------------- */
}
.page-stories.-story01 .c-page_head {
  background: url("/recruit/img/jobandpeople/peopleandstories/stories01/page_head.jpg") no-repeat center center;
}
@media screen and (max-width: 767px) {
  .page-stories.-story01 .c-page_head {
    background: url("/recruit/img/jobandpeople/peopleandstories/stories01/page_head_sp.jpg") no-repeat center bottom;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story01 .c-page_head .page-title02 .txt02 .txt__inner:nth-of-type(1) {
    border-radius: 0.4375rem 0 0 0;
  }
  .page-stories.-story01 .c-page_head .page-title02 .txt02 .txt__inner:nth-of-type(2) {
    border-radius: 0.4375rem 0 0.4375rem 0.4375rem;
  }
}
.page-stories.-story02 {
  /* c-page_head
  ---------------------------------------------------------------------------- */
}
.page-stories.-story02 .c-page_head {
  background: url("../img/jobandpeople/peopleandstories/stories02/page_head.jpg") no-repeat center center;
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .c-page_head {
    height: 16.4375rem;
    background: url("../img/jobandpeople/peopleandstories/stories02/page_head_sp.jpg") no-repeat center bottom;
  }
}
.page-stories.-story02 .c-page_head .page-title02 .txt02 {
  text-align: right;
  padding: 0;
  border-radius: 0;
  background: none;
}
.page-stories.-story02 .c-page_head .page-title02 .txt02 .txt__inner {
  padding: 19px 42px;
  background: #fff;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .c-page_head .page-title02 .txt02 .txt__inner {
    padding: 19px 42px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .c-page_head .page-title02 .txt02 .txt__inner {
    padding: 0.25rem 0.9375rem;
  }
}
.page-stories.-story02 .c-page_head .page-title02 .txt02 .txt__inner:nth-of-type(1) {
  display: block;
  border-radius: 1.2068965517vw 0 0 1.2068965517vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .c-page_head .page-title02 .txt02 .txt__inner:nth-of-type(1) {
    border-radius: 14px 0 0 14px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .c-page_head .page-title02 .txt02 .txt__inner:nth-of-type(1) {
    border-radius: 0.4375rem 0 0 0.4375rem;
  }
}
.page-stories.-story02 .c-page_head .page-title02 .txt02 .txt__inner:nth-of-type(2) {
  position: relative;
  top: -3px;
  padding: 0 3.6206896552vw 1.6379310345vw 3.6206896552vw;
  border-radius: 0 0 1.2068965517vw 1.2068965517vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .c-page_head .page-title02 .txt02 .txt__inner:nth-of-type(2) {
    padding: 0 42px 19px 42px;
    border-radius: 0 0 14px 14px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .c-page_head .page-title02 .txt02 .txt__inner:nth-of-type(2) {
    padding: 0 0.9375rem 0.25rem 0.9375rem;
    border-radius: 0 0 0.4375rem 0.4375rem;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec01 .stories-title .en-ttl {
    font-size: 31px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 390px) {
  .page-stories.-story02 .sec01 .stories-title .en-ttl {
    font-size: 1.75rem;
  }
}
.page-stories.-story02 .sec01 .stories-title .en-ttl.-small01 {
  font-size: 5.1724137931vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec01 .stories-title .en-ttl.-small01 {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec01 .stories-title .en-ttl.-small01 {
    font-size: 1.9375rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 390px) {
  .page-stories.-story02 .sec01 .stories-title .en-ttl.-small01 {
    font-size: 1.75rem;
  }
}
.page-stories.-story02 .sec01 .btn_wrap {
  margin-top: 2.1551724138vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec01 .btn_wrap {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec01 .btn_wrap {
    margin-top: 1.625rem;
  }
}
.page-stories.-story02 .sec01 .btn_wrap .c-button {
  align-items: flex-start;
  margin: 0 0 0 auto;
  width: 38.7068965517vw;
  height: 4.9137931034vw;
  padding-left: 3.4482758621vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec01 .btn_wrap .c-button {
    width: 449px;
    height: 57px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec01 .btn_wrap .c-button {
    width: 100%;
    height: auto;
    min-height: 43px;
    padding: 0.6875rem 1.75rem;
  }
}
.page-stories.-story02 .sec01 .btn_wrap + .stories-title {
  margin-top: 4.6551724138vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec01 .btn_wrap + .stories-title {
    margin-top: 54px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec01 .btn_wrap + .stories-title {
    margin-top: 2.1875rem;
  }
}
.page-stories.-story02 .sec02 .stories-title .en-ttl.-small02 {
  font-size: 6.2068965517vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec02 .stories-title .en-ttl.-small02 {
    font-size: 72px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec02 .stories-title .en-ttl.-small02 {
    font-size: 1.75rem;
    line-height: 1.2;
  }
}
.page-stories.-story02 .sec02 .scroll-beside .simplebar-wrapper {
  padding-bottom: 8px;
}
.page-stories.-story02 .sec02 .scroll-beside .simplebar-track.simplebar-horizontal {
  bottom: 8px;
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec02 .scroll-beside .simplebar-track.simplebar-horizontal {
    left: 0;
    width: calc(100% - 2.5rem);
    margin: 0 auto;
  }
  .page-stories.-story02 .sec02 .scroll-beside .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    width: calc(100% - 1.25rem);
  }
}
.page-stories.-story02 .sec02 .scroll-beside .simplebar-track {
  overflow: visible;
}
.page-stories.-story02 .sec02 .scroll-beside .simplebar-scrollbar::before {
  background: #E50012;
}
.page-stories.-story02 .sec02 .scroll-beside .simplebar-scrollbar::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 100%;
  background: #E50012;
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec02 .scroll-beside .simplebar-scrollbar::after {
    width: 0.75rem;
    height: 0.75rem;
  }
}
.page-stories.-story02 .sec02 .scroll-beside {
  width: calc(100% - 3.4482758621vw);
  max-width: 130.1724137931vw;
  margin: 0 auto 8px auto;
  padding: 4.3103448276vw 1.724137931vw;
  overflow: auto;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec02 .scroll-beside {
    width: calc(100% - 40px);
    padding: 50px 20px;
    max-width: 1510px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec02 .scroll-beside {
    width: 100%;
    max-width: inherit;
    padding: 2.375rem 1.25rem;
  }
}
.page-stories.-story02 .sec02 .topics-nav__wrap {
  gap: 0 0;
  width: 126.724137931vw;
  max-width: inherit;
  padding-right: 1.724137931vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec02 .topics-nav__wrap {
    width: 1470px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec02 .topics-nav__wrap {
    width: 66.25rem;
    padding: 0 1.25rem;
  }
}
.page-stories.-story02 .sec02 .topics-nav__wrap .topics-nav .nav-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: stretch;
  margin-left: -0.8620689655vw;
  margin-right: -0.8620689655vw;
  min-height: 7.5862068966vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec02 .topics-nav__wrap .topics-nav .nav-ttl {
    margin-left: -10px;
    margin-right: -10px;
    min-height: 88px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec02 .topics-nav__wrap .topics-nav .nav-ttl {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    min-height: 3.8125rem;
  }
}
.page-stories.-story02 .sec02 .topics-nav__wrap .topics-nav__inner {
  width: 100%;
}
.page-stories.-story02 .sec02 .topics-nav__wrap .topics-nav__inner .topics-nav:nth-of-type(even):after {
  background: rgba(211, 197, 187, 0.14) !important;
}
.page-stories.-story02 .sec02 .topics-nav__wrap .topics-nav__inner .topics-nav {
  position: relative;
}
.page-stories.-story02 .sec02 .topics-nav__wrap .topics-nav__inner .topics-nav:before {
  position: absolute;
  left: -2.5862068966vw;
  top: 1.724137931vw;
  display: block;
  content: "";
  background: url("/recruit/img/jobandpeople/peopleandstories/stories01/arrow.png") no-repeat center center;
  background-size: 100% auto;
  width: 4.1379310345vw;
  height: 6.0344827586vw;
  z-index: 3;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec02 .topics-nav__wrap .topics-nav__inner .topics-nav:before {
    left: -30px;
    top: 20px;
    width: 48px;
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec02 .topics-nav__wrap .topics-nav__inner .topics-nav:before {
    left: -1.4375rem;
    top: 13.875rem;
    width: 2.125rem;
    height: 3.0625rem;
  }
}
.page-stories.-story02 .sec02 .topics-nav__wrap .topics-nav__inner .topics-nav:nth-of-type(1):before {
  display: none;
}
.page-stories.-story02 .sec02 .topics-nav__wrap .topics-nav__inner:after {
  display: none;
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec-topics .sec-head__txt .current-nav {
    overflow: auto;
    padding: 2.125rem 0;
    margin: -2.125rem 0 -1.125rem 0;
    width: calc(100% + 1.25rem);
    padding-right: 1.25rem;
  }
}
.page-stories.-story02 .sec-topics .sec-head__txt .current-nav__list {
  gap: 0 1.2931034483vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec-topics .sec-head__txt .current-nav__list {
    gap: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec-topics .sec-head__txt .current-nav__list {
    gap: 0 0.625rem;
    width: 29.375rem;
  }
}
.page-stories.-story02 .sec-topics .sec-head__txt .current-nav__list:after {
  left: 4.3965517241vw;
  width: 65%;
  width: 43.9655172414vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec-topics .sec-head__txt .current-nav__list:after {
    left: 51px;
    width: 510px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec-topics .sec-head__txt .current-nav__list:after {
    left: 1.9375rem !important;
    right: auto !important;
    width: 83%;
  }
}
.page-stories.-story02 .sec-topics .sec-head__txt .current-nav__list .current-nav__item {
  width: auto;
}
.page-stories.-story02 .sec-topics#topics02 .btn_wrap {
  margin-top: 1.724137931vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec-topics#topics02 .btn_wrap {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec-topics#topics02 .btn_wrap {
    margin-top: 0.625rem;
  }
  .page-stories.-story02 .sec-topics#topics02 .btn_wrap .more-btn .ico-arrow {
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec-topics:nth-of-type(odd) .sec-head__txt .current-nav {
    margin-right: -1.25rem;
  }
}
.page-stories.-story02 .sec-topics:nth-of-type(odd) .sec-head__txt .current-nav__list:after {
  left: auto;
  right: 4.3965517241vw;
  width: 66%;
  width: 43.9655172414vw;
}
@media screen and (min-width: 1160px) {
  .page-stories.-story02 .sec-topics:nth-of-type(odd) .sec-head__txt .current-nav__list:after {
    right: 51px;
    width: 66%;
    width: 510px;
  }
}
@media screen and (max-width: 767px) {
  .page-stories.-story02 .sec-topics:nth-of-type(odd) .sec-head__txt .current-nav__list:after {
    left: 1.9375rem !important;
    right: auto !important;
    width: 83%;
  }
}
.page-stories.-story02 .sec-topics#topics05 {
  padding-bottom: 0;
}

.individual_fadein {
  opacity: 0;
}
.individual_fadein .delay1 {
  animation-delay: 0.4s !important;
}
.individual_fadein .delay2 {
  animation-delay: 0.8s !important;
}
.individual_fadein .delay3 {
  animation-delay: 1.2s !important;
}

.is-animeted .individual_fadein {
  animation: fadeAnimation 0.8s linear forwards;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  z-index: 4;
}

@-moz-document url-prefix() {
  .page-stories .sec01 .txt {
    letter-spacing: -0.2px;
  }
}
::-webkit-full-page-media, :future, :root .page-stories .sec01 .txt {
  letter-spacing: -0.2px;
}