.archive .breadcrumbs {
  background: #f7f7f7;
  padding: 16px 0;
}
@media screen and (max-width: 1150px) {
  .archive .breadcrumbs {
    padding: 1.3940182055vw 0;
  }
}
@media screen and (max-width: 768px) {
  .archive .breadcrumbs {
    font-size: 3.2vw;
    padding: 2.6666666667vw 0;
  }
}

.post .breadcrumbs {
  background: #f7f7f7;
  padding: 16px 0;
}
@media screen and (max-width: 1150px) {
  .post .breadcrumbs {
    padding: 1.3940182055vw 0;
  }
}
@media screen and (max-width: 768px) {
  .post .breadcrumbs {
    font-size: 3.2vw;
    padding: 2.6666666667vw 0;
  }
}
.post .title__line {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 3px;
  text-align: center;
  color: #1f3d80;
  padding: 70px 0 24px;
  margin: -70px auto 40px;
  position: relative;
}
@media screen and (max-width: 1150px) {
  .post .title__line {
    font-size: 3.0494148244vw;
    letter-spacing: 0.2613784135vw;
    padding: 6.0988296489vw 0 2.0910273082vw;
    margin: -6.0988296489vw auto 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .post .title__line {
    font-size: 6.6666666667vw;
    letter-spacing: 0.8vw;
    line-height: 1.5;
    padding: 18.6666666667vw 0 6.4vw;
    margin: -18.6666666667vw auto 10.6666666667vw;
  }
}
.post .title__line::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #1f3d80;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 1150px) {
  .post .title__line::after {
    width: 3.4850455137vw;
    height: 0.0871261378vw;
  }
}
@media screen and (max-width: 768px) {
  .post .title__line::after {
    width: 10.6666666667vw;
    height: 0.2666666667vw;
  }
}
.post .title__line.anchor-less {
  padding: 0 0 24px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 1150px) {
  .post .title__line.anchor-less {
    padding: 0 0 2.0910273082vw;
    margin: 0 auto 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .post .title__line.anchor-less {
    padding: 0 0 6.4vw;
    margin: 0 auto 10.6666666667vw;
  }
}

.page__header.work {
  background: url(/recruit/assets/images/work/bg_occupation_title_01.jpg) center/cover no-repeat;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page__header.work {
    background: url(/recruit/assets/images/work/bg_occupation_title_01_sp.jpg) center/cover no-repeat;
  }
}
.page__header.work h1 {
  margin: 0;
}

.work .occupation__wrapper {
  padding: 40px 0;
}
@media screen and (max-width: 1150px) {
  .work .occupation__wrapper {
    padding: 3.4850455137vw 0;
  }
}
@media screen and (max-width: 768px) {
  .work .occupation__wrapper {
    padding: 5.3333333333vw 0;
  }
}
.work .occupation__wrapper .sec__inner > p:first-of-type {
  font-size: 18px;
  text-align: center;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1150px) {
  .work .occupation__wrapper .sec__inner > p:first-of-type {
    font-size: 1.5682704811vw;
    margin: 0 auto 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .work .occupation__wrapper .sec__inner > p:first-of-type {
    font-size: 4.2666666667vw;
    line-height: 2;
    text-align: left;
    margin: 0 auto 21.3333333333vw;
  }
}
.work .occupation__list {
  display: flex;
  flex-direction: column;
  gap: 80px 0;
}
@media screen and (max-width: 1150px) {
  .work .occupation__list {
    gap: 6.9700910273vw 0;
  }
}
@media screen and (max-width: 768px) {
  .work .occupation__list {
    gap: 21.3333333333vw 0;
  }
}
.work .occupation__list > li {
  position: relative;
}
@media screen and (max-width: 768px) {
  .work .occupation__list > li {
    display: flex;
    flex-direction: column;
  }
}
.work .occupation__list > li .left {
  width: 600px;
  height: 400px;
  margin: 40px 0 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1150px) {
  .work .occupation__list > li .left {
    width: 52.2756827048vw;
    height: 34.8504551365vw;
    margin: 3.4850455137vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .work .occupation__list > li .left {
    width: 100%;
    margin: 0;
    height: auto;
  }
}
.work .occupation__list > li .left .title {
  font-size: 35px;
  font-weight: 600;
  line-height: 70px;
  letter-spacing: 20px;
  text-indent: 20px;
  text-align: center;
  color: #fff;
  background: #1f3d80;
  margin: 0 auto 24px;
}
@media screen and (max-width: 1150px) {
  .work .occupation__list > li .left .title {
    font-size: 3.0494148244vw;
    line-height: 6.0988296489vw;
    letter-spacing: 1.7425227568vw;
    text-indent: 1.7425227568vw;
    margin: 0 auto 2.0910273082vw;
  }
}
@media screen and (max-width: 768px) {
  .work .occupation__list > li .left .title {
    font-size: 5.3333333333vw;
    line-height: 16.2666666667vw;
    letter-spacing: 5.3333333333vw;
    text-indent: 5.3333333333vw;
    margin: 0 auto 5.3333333333vw -5.3333333333vw;
    width: calc(100% + 5.3333333333vw);
  }
}
.work .occupation__list > li .left .text {
  letter-spacing: 1.1px;
  line-height: 2.2;
  width: 480px;
  margin: 0 0 40px;
}
@media screen and (max-width: 1150px) {
  .work .occupation__list > li .left .text {
    letter-spacing: 0.0958387516vw;
    width: 41.8205461638vw;
    margin: 0 0 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .work .occupation__list > li .left .text {
    letter-spacing: 0.72vw;
    width: 100%;
    margin: 0 0 6.4vw;
  }
}
.work .occupation__list > li .left .more__btn {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .work .occupation__list > li .left img {
    width: calc(100% + 10.6666666667vw);
    margin: 0 0 6.4vw -5.3333333333vw;
  }
}
.work .occupation__list > li .right {
  width: 585px;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1150px) {
  .work .occupation__list > li .right {
    width: 50.9687906372vw;
  }
}
@media screen and (max-width: 768px) {
  .work .occupation__list > li .right {
    position: unset;
    width: 100%;
  }
}
.work .occupation__list > li .right img {
  width: 100%;
}
.work .occupation__list > li:nth-of-type(even) .left {
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .work .occupation__list > li:nth-of-type(even) .left .title {
    margin: 0 -5.3333333333vw 5.3333333333vw 0;
  }
}
.work .occupation__list > li:nth-of-type(even) .left .text {
  margin-left: auto;
}
.work .occupation__list > li:nth-of-type(even) .left .more__btn {
  margin-left: auto;
}
.work .occupation__list > li:nth-of-type(even) .right {
  left: 0;
  right: auto;
}

@media screen and (max-width: 768px) {
  .work-post .page__header h1 {
    margin: -8vw 0 0;
  }
}

.occupation-post__wrapper .occupation-post__kv {
  margin: 0 auto 40px;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper .occupation-post__kv {
    margin: 0 auto 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__kv {
    margin: 0 auto 10.6666666667vw;
  }
}
.occupation-post__wrapper .occupation-post__kv img {
  width: 100%;
}
.occupation-post__wrapper .occupation-post__content {
  padding: 0 0 180px;
  background: url(/recruit/assets/images/work/bg_occupation_01.jpg) bottom center/100% no-repeat;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper .occupation-post__content {
    padding: 0 0 15.6827048114vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__content {
    padding: 0 0 32vw;
    background: url(/recruit/assets/images/work/bg_occupation_01_sp.jpg) bottom center/100% no-repeat;
  }
}
.occupation-post__wrapper .occupation-post__content .title__line + p {
  font-size: 18px;
  letter-spacing: 0.7px;
  line-height: 2.3;
  margin: 0 auto 40px;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper .occupation-post__content .title__line + p {
    font-size: 1.5682704811vw;
    letter-spacing: 0.0609882965vw;
    margin: 0 auto 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__content .title__line + p {
    font-size: 4.2666666667vw;
    letter-spacing: 0.1866666667vw;
    margin: 0 auto 10.6666666667vw;
  }
}
.occupation-post__wrapper .occupation-post__content img {
  width: 100%;
}
.occupation-post__wrapper .occupation-post__content .occupation-post__content-feature {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 40px auto 88px;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-feature {
    margin: 3.4850455137vw auto 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-feature {
    flex-direction: column;
    margin: 10.6666666667vw auto;
  }
}
.occupation-post__wrapper .occupation-post__content .occupation-post__content-feature h3 {
  color: #fff;
  width: 254px;
  height: 254px;
  background: #1f3d80;
  border-radius: 50%;
  position: relative;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-feature h3 {
    width: 22.1300390117vw;
    height: 22.1300390117vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-feature h3 {
    width: 55.7333333333vw;
    height: 55.7333333333vw;
  }
}
.occupation-post__wrapper .occupation-post__content .occupation-post__content-feature h3 span {
  font-size: 35px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  position: absolute;
  inset: 0;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  transform: translateY(-7px);
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-feature h3 span {
    font-size: 3.0494148244vw;
    transform: translateY(-0.6098829649vw);
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-feature h3 span {
    font-size: 6.6666666667vw;
    transform: translateY(-1.3333333333vw);
  }
}
.occupation-post__wrapper .occupation-post__content .occupation-post__content-feature .text {
  font-size: 18px;
  line-height: 2;
  letter-spacing: 1px;
  width: 788px;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-feature .text {
    font-size: 1.5682704811vw;
    letter-spacing: 0.0871261378vw;
    width: 68.655396619vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-feature .text {
    font-size: 4.2666666667vw;
    letter-spacing: 0.2666666667vw;
    width: 100%;
    margin: 8vw auto 0;
  }
}
.occupation-post__wrapper .occupation-post__content .occupation-post__content-mission {
  padding: 48px 0 80px;
  background: url(/recruit/assets/images/work/bg_occupation_02.jpg) center/cover no-repeat;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.18);
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-mission {
    padding: 4.1820546164vw 0 6.9700910273vw;
    box-shadow: 0 0 1.7425227568vw rgba(0, 0, 0, 0.18);
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-mission {
    padding: 13.3333333333vw 4.2666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-mission h3 {
    padding: 0 0 4.2666666667vw;
    margin: 0 auto 6.4vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-mission h3::after {
    width: 100%;
  }
}
.occupation-post__wrapper .occupation-post__content .occupation-post__content-mission .text {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 1;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-mission .text {
    font-size: 3.4850455137vw;
    letter-spacing: 0.3485045514vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__content .occupation-post__content-mission .text {
    font-size: 6.6666666667vw;
    font-weight: 500;
    line-height: 1.6;
  }
}
.occupation-post__wrapper .occupation-post__member .occupation-post__member-inner {
  padding: 80px 0 0;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper .occupation-post__member .occupation-post__member-inner {
    padding: 6.9700910273vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__member .occupation-post__member-inner {
    padding: 21.3333333333vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__member .occupation-post__member-inner .sec__inner .scroll {
    overflow-x: scroll;
    width: calc(100% + 10.6666666667vw);
    padding: 0 0 2.6666666667vw;
    margin: 0 0 0 -5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .scroll:has(.list:nth-of-type(2)) {
    padding: 0 5.3333333333vw 2.6666666667vw 5.3333333333vw;
  }
}
.occupation-post__wrapper
  .occupation-post__member
  .occupation-post__member-inner
  .sec__inner
  .occupation-post__member-list {
  display: flex;
  justify-content: center;
  gap: 46px;
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list {
    gap: 4.0078023407vw;
    width: 96%;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list {
    gap: 13.3333333333vw;
    width: calc(100% - 10.67vw);
    margin: 0 auto;
  }
}
.occupation-post__wrapper
  .occupation-post__member
  .occupation-post__member-inner
  .sec__inner
  .occupation-post__member-list
  .list {
  width: 240px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
  display: flex;
  flex-direction: column;
  transition: 1s ease;
  margin: 0 20px;
}
@media screen and (min-width: 769px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list
    .list:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list
    .list {
    width: 20.9102730819vw;
    box-shadow: 0 0 0.8712613784vw rgba(0, 0, 0, 0.18);
    margin: 0 1.1vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list
    .list {
    width: 64vw;
    box-shadow: 0 0 2.6666666667vw rgba(0, 0, 0, 0.18);
    margin: 0 5.66666666665vw;
  }
}
.occupation-post__wrapper
  .occupation-post__member
  .occupation-post__member-inner
  .sec__inner
  .occupation-post__member-list
  .list
  .image {
  font-size: 0;
}
.occupation-post__wrapper
  .occupation-post__member
  .occupation-post__member-inner
  .sec__inner
  .occupation-post__member-list
  .list
  .image
  img {
  width: 100%;
  height: auto;
}
.occupation-post__wrapper
  .occupation-post__member
  .occupation-post__member-inner
  .sec__inner
  .occupation-post__member-list
  .list
  .lower {
  font-weight: 600;
  background: #fff;
  padding: 20px 0 40px;
  text-align: center;
  color: #1f3d80;
  position: relative;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list
    .list
    .lower {
    padding: 1.7425227568vw 0 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list
    .list
    .lower {
    padding: 5.3333333333vw 0 10.6666666667vw;
  }
}
.occupation-post__wrapper
  .occupation-post__member
  .occupation-post__member-inner
  .sec__inner
  .occupation-post__member-list
  .list
  .lower::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #1f3d80 transparent;
  border-width: 0px 0px 42.7px 42.7px;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list
    .list
    .lower::after {
    border-width: 0px 0px 3.7202860858vw 3.7202860858vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list
    .list
    .lower::after {
    border-width: 0px 0px 11.3866666667vw 11.3866666667vw;
  }
}
.occupation-post__wrapper
  .occupation-post__member
  .occupation-post__member-inner
  .sec__inner
  .occupation-post__member-list
  .list
  .lower
  .occupation {
  font-size: 16px;
  padding: 0 0 12px;
  border-bottom: 1px solid #1f3d80;
  margin: 0 auto 12px;
  display: flex;
  flex-direction: column;
  gap: 8px 0;
  width: 162px;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list
    .list
    .lower
    .occupation {
    font-size: 1.3940182055vw;
    padding: 0 0 1.7425227568vw;
    border-bottom: 0.0871261378vw solid #1f3d80;
    margin: 0 auto 1.0455136541vw;
    gap: 0.6970091027vw 0;
    width: 14.1144343303vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list
    .list
    .lower
    .occupation {
    font-size: 4.2666666667vw;
    padding: 0 0 5.3333333333vw;
    border-bottom: 0.2666666667vw solid #1f3d80;
    margin: 0 auto 3.2vw;
    gap: 2.1333333333vw 0;
    width: 43.2vw;
  }
}
.occupation-post__wrapper
  .occupation-post__member
  .occupation-post__member-inner
  .sec__inner
  .occupation-post__member-list
  .list
  .lower
  .position {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  gap: 8px 0;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list
    .list
    .lower
    .position {
    font-size: 1.2197659298vw;
    gap: 0.6970091027vw 0;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper
    .occupation-post__member
    .occupation-post__member-inner
    .sec__inner
    .occupation-post__member-list
    .list
    .lower
    .position {
    font-size: 3.7333333333vw;
    gap: 2.1333333333vw 0;
  }
}
.occupation-post__wrapper .occupation-post__other {
  padding: 80px 0 0;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper .occupation-post__other {
    padding: 6.9700910273vw 0 0;
    margin: 0 auto 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__other {
    padding: 21.3333333333vw 0 0;
    margin: 0 auto 21.3333333333vw;
  }
}
/* .occupation-post__wrapper
  .occupation-post__other
  .occupation-post__other-inner
  .scroll {
  overflow-x: scroll;
} */
.occupation-post__wrapper .occupation-post__other .occupation-post__other-inner .scroll .occupation-post__other-list {
  display: flex;
  gap: 0 2px;
  justify-content: center;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper .occupation-post__other .occupation-post__other-inner .scroll .occupation-post__other-list {
    gap: 0 0.1742522757vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper .occupation-post__other .occupation-post__other-inner .scroll .occupation-post__other-list {
    gap: 0 0.5333333333vw;
    width: calc(100% - 10.67vw);
    margin: 0 auto;
  }
}
.occupation-post__wrapper
  .occupation-post__other
  .occupation-post__other-inner
  .scroll
  .occupation-post__other-list
  .list {
  margin: 0 1px;
  aspect-ratio: 298/400;
  overflow: hidden;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper
    .occupation-post__other
    .occupation-post__other-inner
    .scroll
    .occupation-post__other-list
    .list {
    margin: 0 0.09vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper
    .occupation-post__other
    .occupation-post__other-inner
    .scroll
    .occupation-post__other-list
    .list {
    margin: 0 5.66666666665vw;
  }
}
.occupation-post__wrapper
  .occupation-post__other
  .occupation-post__other-inner
  .scroll
  .occupation-post__other-list
  .list
  a {
  position: relative;
  display: block;
}
.occupation-post__wrapper
  .occupation-post__other
  .occupation-post__other-inner
  .scroll
  .occupation-post__other-list
  .list
  a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.32);
  top: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .occupation-post__wrapper
    .occupation-post__other
    .occupation-post__other-inner
    .scroll
    .occupation-post__other-list
    .list
    a:hover
    img {
    transform: scale(1.03) translateY(-9px);
  }
}
@media screen and (min-width: 769px) and (max-width: 1150px) {
  .occupation-post__wrapper
    .occupation-post__other
    .occupation-post__other-inner
    .scroll
    .occupation-post__other-list
    .list
    a:hover
    img {
    transform: scale(1.03) translateY(-0.7841352406vw);
  }
}
.occupation-post__wrapper
  .occupation-post__other
  .occupation-post__other-inner
  .scroll
  .occupation-post__other-list
  .list
  a
  img {
  width: 100%;
  transform: scale(1) translateY(-9px);
  transition: 1s ease;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper
    .occupation-post__other
    .occupation-post__other-inner
    .scroll
    .occupation-post__other-list
    .list
    a
    img {
    transform: scale(1) translateY(-0.7841352406vw);
  }
}
.occupation-post__wrapper
  .occupation-post__other
  .occupation-post__other-inner
  .scroll
  .occupation-post__other-list
  .list
  a
  .title {
  position: absolute;
  inset: 0;
  margin: auto;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 6px;
  text-indent: 6px;
  text-align: center;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 1150px) {
  .occupation-post__wrapper
    .occupation-post__other
    .occupation-post__other-inner
    .scroll
    .occupation-post__other-list
    .list
    a
    .title {
    font-size: 1.9167750325vw;
    letter-spacing: 0.4712613784vw;
    text-indent: 0.4712613784vw;
    gap: 0.6970091027vw;
  }
}
@media screen and (max-width: 768px) {
  .occupation-post__wrapper
    .occupation-post__other
    .occupation-post__other-inner
    .scroll
    .occupation-post__other-list
    .list
    a
    .title {
    font-size: 5.8666666667vw;
    letter-spacing: 2.6666666667vw;
    text-indent: 2.6666666667vw;
    gap: 2.1333333333vw;
  }
}
.occupation-post__wrapper
  .occupation-post__other
  .occupation-post__other-inner
  .scroll
  .occupation-post__other-list
  .list
  a
  .title
  span {
  display: block;
}

.page__header.interview {
  background: url(/recruit/assets/images/interview/bg_interview_01.jpg) center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .page__header.interview {
    background: url(/recruit/assets/images/interview/bg_interview_01_sp.jpg) center/cover no-repeat;
  }
}
@media screen and (max-width: 768px) {
  .page__header.interview h1 {
    letter-spacing: 0.5333333333vw;
    margin: 10.6666666667vw 0 0;
  }
}
.page__header.interview h1 > span {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 0 16px;
  margin: 6px 0 10px;
}
@media screen and (max-width: 1150px) {
  .page__header.interview h1 > span {
    gap: 0 1.3940182055vw;
    margin: 0.522756827vw 0 0.8712613784vw;
  }
}
@media screen and (max-width: 768px) {
  .page__header.interview h1 > span {
    flex-direction: column;
    align-items: center;
    gap: 2.1333333333vw 0;
    margin: 2.1333333333vw 0 0;
  }
}
.page__header.interview h1 > span span:first-of-type {
  font-size: 25px;
}
@media screen and (max-width: 1150px) {
  .page__header.interview h1 > span span:first-of-type {
    font-size: 2.178153446vw;
  }
}
@media screen and (max-width: 768px) {
  .page__header.interview h1 > span span:first-of-type {
    font-size: 4.2666666667vw;
    line-height: 1.4;
    display: block;
  }
}

.interview .interview__wrapper {
  padding: 40px 0 80px;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper {
    padding: 3.4850455137vw 0 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper {
    padding: 5.3333333333vw 0 21.3333333333vw;
  }
}
.interview .interview__wrapper .sec__inner > p:first-of-type {
  font-size: 18px;
  text-align: center;
  margin: 0 0 80px;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .sec__inner > p:first-of-type {
    font-size: 1.5682704811vw;
    margin: 0 0 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .sec__inner > p:first-of-type {
    font-size: 4.2666666667vw;
    text-align: left;
    line-height: 2;
    margin: 0 0 10.6666666667vw;
  }
}
.interview .interview__wrapper .interview__list {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 4%;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list {
    gap: 5.2275682705vw 4%;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list {
    gap: 10.6666666667vw 0;
  }
}
.interview .interview__wrapper .interview__list .list {
  width: 48%;
  display: flex;
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list {
    width: 100%;
  }
}
.interview .interview__wrapper .interview__list .list a {
  position: relative;
  display: flex;
  flex-direction: column;
}
.interview .interview__wrapper .interview__list .list a .image {
  width: 91.5%;
  display: block;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: 1s ease;
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .image {
    width: 100%;
  }
}
.interview .interview__wrapper .interview__list .list a .message {
  display: flex;
  flex-direction: column;
  width: 400px;
  gap: 6px 0;
  margin: -121px 0 16px auto;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .message {
    width: 34.8504551365vw;
    gap: 0.522756827vw 0;
    margin: -10.5422626788vw 0 1.3940182055vw auto;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .message {
    width: 89.3333333333vw;
    gap: 1.6vw 0;
    margin: -11.4666666667vw auto 4.2666666667vw;
  }
}
.interview .interview__wrapper .interview__list .list a .message > span {
  font-size: 22px;
  font-weight: 600;
  color: #1f3d80;
  line-height: 40px;
  padding: 0 12px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .message > span {
    font-size: 1.9167750325vw;
    line-height: 3.4850455137vw;
    padding: 0 1.0455136541vw;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .message > span {
    font-size: 5.8666666667vw;
    line-height: 10.6666666667vw;
    padding: 0 3.2vw;
  }
}
.interview .interview__wrapper .interview__list .list a .message > span.long {
  background: url(/recruit/assets/images/interview/img_interview_bg_long_01.png) center/100% 100% no-repeat;
}
.interview .interview__wrapper .interview__list .list a .message > span.short {
  background: url(/recruit/assets/images/interview/img_interview_bg_short_01.png) center/100% 100% no-repeat;
}
.interview .interview__wrapper .interview__list .list a .message > span:last-of-type {
  padding: 0 6px 0 12px;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .message > span:last-of-type {
    padding: 0 0.522756827vw 0 1.0455136541vw;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .message > span:last-of-type {
    padding: 0 1.6vw 0 3.2vw;
  }
}
.interview .interview__wrapper .interview__list .list a .message > span .hook-start {
  margin: 0 0 0 -10px;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .message > span .hook-start {
    margin: 0 0 0 -0.8712613784vw;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .message > span .hook-start {
    margin: 0 0 0 -2.6666666667vw;
  }
}
.interview .interview__wrapper .interview__list .list a .message > span .hook-end {
  margin: 0 -8px 0 0;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .message > span .hook-end {
    margin: 0 -0.6970091027vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .message > span .hook-end {
    margin: 0 -2.1333333333vw 0 0;
  }
}
.interview .interview__wrapper .interview__list .list a .info {
  width: 400px;
  margin: 0 0 0 auto;
  position: relative;
  z-index: 1;
  mix-blend-mode: multiply;
  flex-grow: 1;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .info {
    width: 34.8504551365vw;
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .info {
    width: 89.3333333333vw;
    margin: 0 auto;
  }
}
.interview .interview__wrapper .interview__list .list a .info .personal {
  color: #fff;
  padding: 40px;
  position: relative;
  background: #1f3d80;
  height: 100%;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .info .personal {
    padding: 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .info .personal {
    padding: 6.4vw 12.8vw;
  }
}
.interview .interview__wrapper .interview__list .list a .info .personal::after {
  content: "";
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  width: 320px;
  height: 25px;
  background: url(/recruit/assets/images/interview/img_interview_arrow_01.svg) center/cover no-repeat;
  transition: 1s ease;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .info .personal::after {
    bottom: 3.4850455137vw;
    width: 27.8803641092vw;
    height: 2.178153446vw;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .info .personal::after {
    bottom: 6.4vw;
    width: 64.9786666667vw;
    height: 5.3333333333vw;
  }
}
.interview .interview__wrapper .interview__list .list a .info .personal table {
  padding: 0 0 27px;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .info .personal table {
    padding: 0 0 2.3524057217vw;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .info .personal table {
    padding: 0 0 4.8vw;
  }
}
.interview .interview__wrapper .interview__list .list a .info .personal .name {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1.5px;
  margin: 0 0 16px;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .info .personal .name {
    font-size: 2.0910273082vw;
    letter-spacing: 0.1306892068vw;
    margin: 0 0 1.3940182055vw;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .info .personal .name {
    font-size: 6.4vw;
    letter-spacing: 0.4vw;
    margin: 0 0 3.7333333333vw;
  }
}
.interview .interview__wrapper .interview__list .list a .info .personal table tbody {
  display: flex;
  flex-direction: column;
  gap: 12px 0;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .info .personal table tbody {
    gap: 1.0455136541vw 0;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .info .personal table tbody {
    gap: 2.1333333333vw 0;
  }
}
.interview .interview__wrapper .interview__list .list a .info .personal table tbody tr {
  display: flex;
  gap: 0 40px;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .info .personal table tbody tr {
    gap: 0 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .info .personal table tbody tr {
    gap: 0 5.3333333333vw;
  }
}
.interview .interview__wrapper .interview__list .list a .info .personal table tbody tr td {
  line-height: 1.4;
}
.interview .interview__wrapper .interview__list .list a .info .personal table tbody tr td:first-of-type {
  min-width: 33px;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list a .info .personal table tbody tr td:first-of-type {
    min-width: 2.8751625488vw;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list a .info .personal table tbody tr td:first-of-type {
    min-width: 8.8vw;
  }
}
@media screen and (min-width: 769px) {
  .interview .interview__wrapper .interview__list .list a:hover .info .personal::after {
    left: 30px;
  }
}
@media screen and (min-width: 769px) {
  .interview .interview__wrapper .interview__list .list a:hover .image {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  }
}
.interview .interview__wrapper .interview__list .list:nth-of-type(even) a::before {
  right: 0;
  left: 0;
}
.interview .interview__wrapper .interview__list .list:nth-of-type(even) a .image {
  margin: 0 0 0 auto;
}
.interview .interview__wrapper .interview__list .list:nth-of-type(even) a .message {
  align-items: flex-end;
  margin: -121px auto 16px 0;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list:nth-of-type(even) a .message {
    margin: -10.5422626788vw auto 1.3940182055vw 0;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list:nth-of-type(even) a .message {
    align-items: flex-start;
    margin: -11.4666666667vw auto 4.2666666667vw;
  }
}
.interview .interview__wrapper .interview__list .list:nth-of-type(even) a .info {
  margin: 0 auto 0 0;
}
@media screen and (max-width: 1150px) {
  .interview .interview__wrapper .interview__list .list:nth-of-type(even) a .info {
    margin: 0 auto 0 0;
  }
}
@media screen and (max-width: 768px) {
  .interview .interview__wrapper .interview__list .list:nth-of-type(even) a .info {
    margin: 0 auto;
  }
}

.interview-post .interview__header picture {
  height: 560px;
  display: block;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__header picture {
    height: 48.7906371912vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__header picture {
    height: 116.9946666667vw;
  }
}
.interview-post .interview__header picture img {
  width: 100%;
  max-width: 1500px;
  height: 100%;
  margin: 0 auto;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__header picture img {
    max-width: unset;
  }
}
.interview-post .interview__header .sec__inner {
  position: relative;
}
.interview-post .interview__header .sec__inner .text {
  font-size: 36px;
  font-weight: 600;
  color: #1f3d80;
  display: flex;
  flex-direction: column;
  gap: 8px 0;
  position: absolute;
  bottom: 80px;
  left: 0;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__header .sec__inner .text {
    font-size: 3.1365409623vw;
    gap: 0.6970091027vw 0;
    bottom: 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__header .sec__inner .text {
    font-size: 5.8666666667vw;
    gap: 2.1333333333vw 0;
    bottom: 6.4vw;
  }
}
.interview-post .interview__header .sec__inner .text > span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 67.35px;
  padding: 0 32px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__header .sec__inner .text > span {
    line-height: 5.8679453836vw;
    padding: 0 2.7880364109vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__header .sec__inner .text > span {
    line-height: 10.6666666667vw;
    padding: 0 4.8vw;
  }
}
.interview-post .interview__header .sec__inner .text > span.long {
  background: url(/recruit/assets/images/interview/img_interview_bg_long_01.png) center/100% 100% no-repeat;
}
.interview-post .interview__header .sec__inner .text > span.short {
  background: url(/recruit/assets/images/interview/img_interview_bg_short_01.png) center/100% 100% no-repeat;
}
.interview-post .interview__header .sec__inner .text > span:last-of-type {
  padding: 0 16px 0 32px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__header .sec__inner .text > span:last-of-type {
    padding: 0 1.3940182055vw 0 2.7880364109vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__header .sec__inner .text > span:last-of-type {
    padding: 0 2.4vw 0 4.8vw;
  }
}
.interview-post .interview__header .sec__inner .text > span .hook-start {
  margin: 0 0 0 -20px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__header .sec__inner .text > span .hook-start {
    margin: 0 0 0 -1.7425227568vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__header .sec__inner .text > span .hook-start {
    margin: 0 0 0 scw(-12);
  }
}
.interview-post .interview__header .sec__inner .text > span .hook-end {
  margin: 0 -16px 0 0;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__header .sec__inner .text > span .hook-end {
    margin: 0 -1.3940182055vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__header .sec__inner .text > span .hook-end {
    margin: 0 -2.1333333333vw 0 0;
  }
}
.interview-post .interview__profile {
  margin: 40px auto 60px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__profile {
    margin: 3.4850455137vw auto 5.2275682705vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__profile {
    margin: 7.2vw auto 10.6666666667vw;
  }
}
.interview-post .interview__profile .wrapper {
  color: #fff;
  background: #1f3d80;
  display: flex;
  padding: 38px 0;
  gap: 0 40px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__profile .wrapper {
    padding: 3.310793238vw 0;
    gap: 0 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__profile .wrapper {
    padding: 6.4vw 9.0666666667vw;
    gap: 5.3333333333vw 0;
    flex-direction: column;
  }
}
.interview-post .interview__profile .wrapper .title {
  font-size: 35px;
  font-weight: 600;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 50px 0;
  width: 375px;
  position: relative;
  letter-spacing: 3px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__profile .wrapper .title {
    font-size: 3.0494148244vw;
    gap: 4.3563068921vw 0;
    width: 32.6723016905vw;
    letter-spacing: 0.2613784135vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__profile .wrapper .title {
    font-size: 5.3333333333vw;
    gap: 8vw 0;
    width: 100%;
    letter-spacing: 0.8vw;
  }
}
.interview-post .interview__profile .wrapper .title::before {
  content: "";
  width: 40px;
  height: 1px;
  background: #fff;
  position: absolute;
  inset: 0;
  margin: auto;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__profile .wrapper .title::before {
    width: 3.4850455137vw;
    height: 0.0871261378vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__profile .wrapper .title::before {
    width: 10.6666666667vw;
    height: 0.2666666667vw;
  }
}
.interview-post .interview__profile .wrapper .table {
  border-spacing: 0;
}
.interview-post .interview__profile .wrapper .table tbody {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__profile .wrapper .table tbody {
    gap: 1.3940182055vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__profile .wrapper .table tbody {
    gap: 3.4666666667vw 0;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.interview-post .interview__profile .wrapper .table tbody tr {
  font-size: 18px;
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__profile .wrapper .table tbody tr {
    font-size: 1.5682704811vw;
    gap: 1.3940182055vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__profile .wrapper .table tbody tr {
    font-size: 3.7333333333vw;
    width: 100%;
    gap: 0 5.3333333333vw;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__profile .wrapper .table tbody tr td {
    line-height: 1.5;
  }
}
.interview-post .interview__profile .wrapper .table tbody tr td:first-of-type {
  min-width: 75px;
  font-weight: 600;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__profile .wrapper .table tbody tr td:first-of-type {
    min-width: 6.5344603381vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__profile .wrapper .table tbody tr td:first-of-type {
    min-width: 15.4666666667vw;
  }
}
.interview-post .interview__main {
  background: url(/recruit/assets/images/interview/bg_interview_02.jpg) center bottom/100% auto no-repeat;
  padding: 0 0 140px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main {
    padding: 0 0 12.1976592978vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main {
    background: url(/recruit/assets/images/interview/bg_interview_02_sp.jpg) center bottom/100% auto no-repeat;
    padding: 0 0 37.3333333333vw;
  }
}
.interview-post .interview__main .content {
  margin: 0 0 80px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .content {
    margin: 0 0 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .content {
    margin: 0 0 10.6666666667vw;
  }
}
.interview-post .interview__main .content .text {
  font-size: 18px;
  letter-spacing: 0.7px;
  line-height: 2.3;
  margin: 0 0 80px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .content .text {
    font-size: 1.5682704811vw;
    letter-spacing: 0.0609882965vw;
    margin: 0 0 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .content .text {
    font-size: 4.2666666667vw;
    margin: 0 0 10.6666666667vw;
  }
}
.interview-post .interview__main .content .mb10 {
  margin-bottom: 10px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .content .mb10 {
    margin-bottom: 0.8712613784vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .content .mb10 {
    margin-bottom: 2.6666666667vw;
  }
}
.interview-post .interview__main .content .mt60 {
  margin-top: 60px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .content .mt60 {
    margin-top: 5.2275682705vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .content .mt60 {
    margin-top: 16vw;
  }
}
.interview-post .interview__main .content > img {
  width: 100%;
  height: 100%;
}
.interview-post .interview__main .content .two-img {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .content .two-img {
    flex-direction: column;
    gap: 4.2666666667vw 0;
  }
}
.interview-post .interview__main .content .two-img img {
  width: 530px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .content .two-img img {
    width: 46.1768530559vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .content .two-img img {
    width: 100%;
  }
}
.interview-post .interview__main .interview__schedule {
  margin: 0 0 40px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__schedule {
    margin: 0 0 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__schedule {
    margin: 0 0 10.6666666667vw;
  }
}
.interview-post .interview__main .interview__schedule > strong {
  display: block;
  margin: 0 0 16px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__schedule > strong {
    margin: 0 0 1.3940182055vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__schedule > strong {
    margin: 0 0 4.2666666667vw;
  }
}
.interview-post .interview__main .interview__schedule ul {
  display: flex;
  gap: 0 17px;
  justify-content: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 40px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__schedule ul {
    gap: 0 1.4811443433vw;
    margin: 0 auto 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__schedule ul {
    flex-direction: column;
    gap: 6.4vw 0;
    margin: 0 auto 10.6666666667vw;
  }
}
.interview-post .interview__main .interview__schedule ul:last-of-type {
  margin: 0 auto;
}
.interview-post .interview__main .interview__schedule ul::before {
  content: "";
  position: absolute;
  top: 49px;
  width: calc(100% - 50px);
  height: 4px;
  background: #1f3d80;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__schedule ul::before {
    top: 4.2691807542vw;
    width: calc(100% - 4.3563068921vw);
    height: 0.3485045514vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__schedule ul::before {
    left: 13.0666666667vw;
    top: unset;
    width: 1.0666666667vw;
    height: calc(100% - 13.3333333333vw);
  }
}
.interview-post .interview__main .interview__schedule ul li {
  width: 139px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__schedule ul li {
    width: 12.1105331599vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__schedule ul li {
    width: 100%;
    flex-direction: row;
  }
}
.interview-post .interview__main .interview__schedule ul li .time {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 100px;
  width: 100px;
  height: 100px;
  color: #fff;
  border-radius: 50%;
  letter-spacing: 1px;
  margin: 0 0 58px;
  position: relative;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__schedule ul li .time {
    font-size: 1.7425227568vw;
    line-height: 8.7126137841vw;
    width: 8.7126137841vw;
    height: 8.7126137841vw;
    letter-spacing: 0.0871261378vw;
    margin: 0 0 5.0533159948vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__schedule ul li .time {
    font-size: 5.3333333333vw;
    line-height: 26.6666666667vw;
    width: 26.6666666667vw;
    height: 26.6666666667vw;
    letter-spacing: 0.2666666667vw;
    margin: 0 13.0666666667vw 0 0;
  }
}
.interview-post .interview__main .interview__schedule ul li .time::after {
  content: "";
  width: 1px;
  height: 45.14px;
  border-right: 2px dotted #1f3d80;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -52px;
  margin: auto;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__schedule ul li .time::after {
    width: 0.0871261378vw;
    height: 3.9328738622vw;
    border-right: 0.1742522757vw dotted #1f3d80;
    bottom: -4.5305591678vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__schedule ul li .time::after {
    width: 8.8vw;
    height: 0.2666666667vw;
    border-right: unset;
    border-bottom: 0.5333333333vw dotted #1f3d80;
    bottom: 0;
    top: 0;
    right: -10.6666666667vw;
    left: unset;
  }
}
.interview-post .interview__main .interview__schedule ul li:nth-of-type(odd) .time {
  background: #1f3d80;
}
.interview-post .interview__main .interview__schedule ul li:nth-of-type(even) .time {
  background: #98943b;
}
.interview-post .interview__main .interview__schedule ul li .action {
  width: 139px;
  height: 120px;
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__schedule ul li .action {
    width: 12.1105331599vw;
    height: 10.455136541vw;
    border-radius: 0.8712613784vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__schedule ul li .action {
    width: 49.6vw;
    height: 26.6666666667vw;
    border-radius: 2.6666666667vw;
    padding: 0 3.2vw;
  }
}
.interview-post .interview__main .interview__schedule ul li .action span {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  line-height: 1.8;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__schedule ul li .action span {
    font-size: 1.5682704811vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__schedule ul li .action span {
    font-size: 4.8vw;
  }
}
.interview-post .interview__main .interview__schedule ul li:nth-of-type(odd) .action span {
  color: #1f3d80;
}
.interview-post .interview__main .interview__schedule ul li:nth-of-type(even) .action span {
  color: #98943b;
}
.interview-post .interview__main .interview__message {
  margin: 40px 0 0;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__message {
    margin: 3.4850455137vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__message {
    margin: 18.6666666667vw 0 0;
  }
}
.interview-post .interview__main .interview__message .wrapper {
  padding: 63px 73px;
  background: url(/recruit/assets/images/interview/bg_interview_03.jpg) center/cover no-repeat;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.18);
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__message .wrapper {
    padding: 5.488946684vw 6.3602080624vw;
    box-shadow: 0 0 1.7425227568vw rgba(0, 0, 0, 0.18);
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__message .wrapper {
    padding: 12.2666666667vw 4.8vw;
    box-shadow: 0 0 5.3333333333vw rgba(0, 0, 0, 0.18);
  }
}
.interview-post .interview__main .interview__message .wrapper h3 {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #1f3d80;
  padding: 0 0 16px;
  border-bottom: 1px solid #1f3d80;
  margin: 0 0 24px;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__message .wrapper h3 {
    font-size: 3.0494148244vw;
    letter-spacing: 0.1742522757vw;
    padding: 0 0 1.3940182055vw;
    border-bottom: 0.0871261378vw solid #1f3d80;
    margin: 0 0 2.0910273082vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__message .wrapper h3 {
    font-size: 6.6666666667vw;
    letter-spacing: 0.5333333333vw;
    padding: 0 0 4.2666666667vw;
    border-bottom: 0.2666666667vw solid #1f3d80;
    margin: 0 0 6.4vw;
  }
}
.interview-post .interview__main .interview__message .wrapper p {
  font-size: 18px;
  line-height: 3.5;
  background: url(/recruit/assets/images/interview/img_interview_underline_01.png) center top/100% auto repeat;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview__main .interview__message .wrapper p {
    font-size: 1.5682704811vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview__main .interview__message .wrapper p {
    font-size: 4.2666666667vw;
    line-height: 2.89;
    background: url(/recruit/assets/images/interview/img_interview_underline_01_sp.png) center top/100% auto repeat;
  }
}
.interview-post .interview-post__member .interview-post__member-inner {
  padding: 80px 0;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview-post__member .interview-post__member-inner {
    padding: 6.9700910273vw 0;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview-post__member .interview-post__member-inner {
    padding: 21.3333333333vw 0;
  }
}
.interview-post .interview-post__member .interview-post__member-inner .sec__inner .interview-post__member-list {
  display: flex;
  justify-content: center;
  gap: 46px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1150px) {
  .interview-post .interview-post__member .interview-post__member-inner .sec__inner .interview-post__member-list {
    gap: 4.0078023407vw;
    width: 96%;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview-post__member .interview-post__member-inner .sec__inner .interview-post__member-list {
    gap: 13.3333333333vw;
    width: calc(100% - 10.67vw);
    margin: 0 auto;
  }
}
.slick-track:not(:has(li:nth-of-type(5))) {
  width: fit-content !important;
  margin: 0 -34px 0 0;
}
.slick-track:not(:has(li:nth-of-type(2))) {
  margin: 0;
}
@media screen and (min-width: 769px) {
  .slick-track:not(:has(li:nth-of-type(2))) {
    transform: unset !important;
  }
}
@media screen and (max-width: 1150px) {
  .slick-track:not(:has(li:nth-of-type(5))) {
    margin: 0 -2.96vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .slick-track:not(:has(li:nth-of-type(5))) {
    margin: 0 -9.07vw 0 0;
  }
}
.slick-list {
  padding: 10px 0 10px 10px;
  margin: -10px 0;
}
.slick-list:not(:has(li:nth-of-type(5))) {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1150px) {
  .slick-list {
    padding: 0.87vw 0 0.87vw 0.87vw;
    margin: -0.87vw 0;
  }
}
@media screen and (max-width: 768px) {
  .slick-list {
    padding: 2.67vw 0 !important;
    margin: -2.67vw 0;
  }
}
.slick-prev,
.slick-next {
  width: 30px;
  height: 30px;
}
.slick-prev {
  background: url(../images/common/icon_arrow_right_blue_01.svg) center / contain no-repeat;
  transform-origin: center;
  transform: rotate(180deg) translateY(50%);
  left: -35px;
}
.slick-next {
  background: url(../images/common/icon_arrow_right_blue_01.svg) center / contain no-repeat;
  right: -35px;
}
@media screen and (max-width: 1150px) {
  .slick-prev,
  .slick-next {
    width: 2.61vw;
    height: 2.61vw;
  }
}
@media screen and (max-width: 768px) {
  .slick-prev,
  .slick-next {
    width: 8vw;
    height: 8vw;
  }
}
@media screen and (max-width: 768px) {
  .slick-prev {
    left: -30px;
  }
}
@media screen and (max-width: 768px) {
  .slick-next {
    right: -30px;
  }
}
.slick-prev:before,
.slick-next:before {
  display: none;
}
.slick-slider-work .slick-list {
  padding: 0;
  margin: 0;
  width: 96%;
}
.slick-slider-work .slick-prev {
  left: -15px;
}
@media screen and (max-width: 1150px) {
  .slick-slider-work .slick-prev {
    left: -1.3vw;
  }
}
@media screen and (max-width: 768px) {
  .slick-slider-work .slick-prev {
    left: -30px;
  }
}
.slick-slider-work .slick-next {
  right: -15px;
}
@media screen and (max-width: 1150px) {
  .slick-slider-work .slick-next {
    right: -1.3vw;
  }
}
@media screen and (max-width: 768px) {
  .slick-slider-work .slick-next {
    right: -30px;
  }
}
.interview-post .interview-post__member .interview-post__member-inner .sec__inner .interview-post__member-list .list {
  width: 240px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
  display: flex;
  flex-direction: column;
  transition: 1s ease;
  margin: 0 20px;
}
@media screen and (min-width: 769px) {
  .interview-post
    .interview-post__member
    .interview-post__member-inner
    .sec__inner
    .interview-post__member-list
    .list:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 1150px) {
  .interview-post .interview-post__member .interview-post__member-inner .sec__inner .interview-post__member-list .list {
    width: 20.9102730819vw;
    box-shadow: 0 0 0.8712613784vw rgba(0, 0, 0, 0.18);
    margin: 0 1.1vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post .interview-post__member .interview-post__member-inner .sec__inner .interview-post__member-list .list {
    width: 64vw;
    box-shadow: 0 0 2.6666666667vw rgba(0, 0, 0, 0.18);
    margin: 0 5.66666666665vw;
  }
}
.interview-post
  .interview-post__member
  .interview-post__member-inner
  .sec__inner
  .interview-post__member-list
  .list
  .image {
  font-size: 0;
}
.interview-post
  .interview-post__member
  .interview-post__member-inner
  .sec__inner
  .interview-post__member-list
  .list
  .image
  img {
  width: 100%;
  height: auto;
}
.interview-post
  .interview-post__member
  .interview-post__member-inner
  .sec__inner
  .interview-post__member-list
  .list
  .lower {
  font-weight: 600;
  background: #fff;
  padding: 20px 10px 40px;
  text-align: center;
  color: #1f3d80;
  position: relative;
}
@media screen and (max-width: 1150px) {
  .interview-post
    .interview-post__member
    .interview-post__member-inner
    .sec__inner
    .interview-post__member-list
    .list
    .lower {
    padding: 1.7425227568vw 0.8712613784vw 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post
    .interview-post__member
    .interview-post__member-inner
    .sec__inner
    .interview-post__member-list
    .list
    .lower {
    padding: 5.3333333333vw 2.6666666667vw 10.6666666667vw;
  }
}
.interview-post
  .interview-post__member
  .interview-post__member-inner
  .sec__inner
  .interview-post__member-list
  .list
  .lower::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #1f3d80 transparent;
  border-width: 0px 0px 42.7px 42.7px;
}
@media screen and (max-width: 1150px) {
  .interview-post
    .interview-post__member
    .interview-post__member-inner
    .sec__inner
    .interview-post__member-list
    .list
    .lower::after {
    border-width: 0px 0px 3.7202860858vw 3.7202860858vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post
    .interview-post__member
    .interview-post__member-inner
    .sec__inner
    .interview-post__member-list
    .list
    .lower::after {
    border-width: 0px 0px 11.3866666667vw 11.3866666667vw;
  }
}
.interview-post
  .interview-post__member
  .interview-post__member-inner
  .sec__inner
  .interview-post__member-list
  .list
  .lower
  .occupation {
  font-size: 16px;
  padding: 0 0 12px;
  border-bottom: 1px solid #1f3d80;
  margin: 0 auto 12px;
  display: flex;
  flex-direction: column;
  gap: 8px 0;
  width: 162px;
}
@media screen and (max-width: 1150px) {
  .interview-post
    .interview-post__member
    .interview-post__member-inner
    .sec__inner
    .interview-post__member-list
    .list
    .lower
    .occupation {
    font-size: 1.3940182055vw;
    padding: 0 0 1.7425227568vw;
    border-bottom: 0.0871261378vw solid #1f3d80;
    margin: 0 auto 1.0455136541vw;
    gap: 0.6970091027vw 0;
    width: 14.1144343303vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-post
    .interview-post__member
    .interview-post__member-inner
    .sec__inner
    .interview-post__member-list
    .list
    .lower
    .occupation {
    font-size: 4.2666666667vw;
    padding: 0 0 5.3333333333vw;
    border-bottom: 0.2666666667vw solid #1f3d80;
    margin: 0 auto 3.2vw;
    gap: 2.1333333333vw 0;
    width: 43.2vw;
  }
}
.interview-post
  .interview-post__member
  .interview-post__member-inner
  .sec__inner
  .interview-post__member-list
  .list
  .lower
  .position {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  gap: 8px 0;
}
@media screen and (max-width: 1150px) {
  .interview-post
    .interview-post__member
    .interview-post__member-inner
    .sec__inner
    .interview-post__member-list
    .list
    .lower
    .position {
    font-size: 1.17vw;
    gap: 0.6970091027vw 0;
  }
}
@media screen and (max-width: 768px) {
  .interview-post
    .interview-post__member
    .interview-post__member-inner
    .sec__inner
    .interview-post__member-list
    .list
    .lower
    .position {
    font-size: 3.7333333333vw;
    gap: 2.1333333333vw 0;
  }
}
/*# sourceMappingURL=post.css.map */

.page .breadcrumbs {
  background: #f7f7f7;
  padding: 16px 0;
}
@media screen and (max-width: 1150px) {
  .page .breadcrumbs {
    padding: 1.3940182055vw 0;
  }
}
@media screen and (max-width: 768px) {
  .page .breadcrumbs {
    font-size: 3.2vw;
    padding: 2.6666666667vw 0;
  }
}
.page .w1420 {
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
}
@media screen and (max-width: 1490px) {
  .page .w1420 {
    width: 95%;
    padding-right: 130px;
    padding-left: 130px;
  }
}
@media screen and (max-width: 1150px) {
  .page .w1420 {
    width: 95.8387516255vw;
    padding-right: 11.3263979194vw;
    padding-left: 11.3263979194vw;
  }
}
@media screen and (max-width: 768px) {
  .page .w1420 {
    width: 89.3333333333vw;
    padding-right: 0;
    padding-left: 0;
  }
}
.page .title__line {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 3px;
  text-align: center;
  color: #1f3d80;
  padding: 70px 0 24px;
  margin: -70px auto 40px;
  position: relative;
}
@media screen and (max-width: 1150px) {
  .page .title__line {
    font-size: 3.0494148244vw;
    letter-spacing: 0.2613784135vw;
    padding: 6.0988296489vw 0 2.0910273082vw;
    margin: -6.0988296489vw auto 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .page .title__line {
    font-size: 6.6666666667vw;
    letter-spacing: 0.8vw;
    line-height: 1.5;
    padding: 18.6666666667vw 0 6.4vw;
    margin: -18.6666666667vw auto 10.6666666667vw;
  }
}
.page .title__line::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #1f3d80;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 1150px) {
  .page .title__line::after {
    width: 3.4850455137vw;
    height: 0.0871261378vw;
  }
}
@media screen and (max-width: 768px) {
  .page .title__line::after {
    width: 10.6666666667vw;
    height: 0.2666666667vw;
  }
}
.page .title__line.anchor-less {
  padding: 0 0 24px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 1150px) {
  .page .title__line.anchor-less {
    padding: 0 0 2.0910273082vw;
    margin: 0 auto 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .page .title__line.anchor-less {
    padding: 0 0 6.4vw;
    margin: 0 auto 10.6666666667vw;
  }
}
.page .page__table {
  width: 833px;
  margin: 0 auto;
}
@media screen and (max-width: 1150px) {
  .page .page__table {
    width: 72.5760728218vw;
  }
}
@media screen and (max-width: 768px) {
  .page .page__table {
    width: 80.5333333333vw;
  }
}
.page .page__table tr {
  font-size: 14px;
  padding: 20px 24px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #d8d8d8;
}
@media screen and (max-width: 1150px) {
  .page .page__table tr {
    font-size: 1.2197659298vw;
    padding: 1.7425227568vw 2.0910273082vw;
  }
}
@media screen and (max-width: 768px) {
  .page .page__table tr {
    font-size: 3.7333333333vw;
    padding: 4.2666666667vw 0.2666666667vw;
    flex-direction: column;
  }
}
.page .page__table tr td {
  line-height: 1.8;
}
.page .page__table tr td:first-of-type {
  font-weight: 600;
  width: 198px;
}
@media screen and (max-width: 1150px) {
  .page .page__table tr td:first-of-type {
    width: 17.2509752926vw;
  }
}
@media screen and (max-width: 768px) {
  .page .page__table tr td:first-of-type {
    width: 18.6666666667vw;
  }
}
.page .page__table tr td:last-of-type {
  width: 573px;
}
@media screen and (max-width: 1150px) {
  .page .page__table tr td:last-of-type {
    width: 49.9232769831vw;
  }
}
@media screen and (max-width: 768px) {
  .page .page__table tr td:last-of-type {
    width: 100%;
  }
}
.page .reverse {
  display: flex;
  flex-direction: column-reverse;
}
.page .reverse .entry {
  background: #f8f8f8;
}
.page .reverse .entry .sec__inner {
  border: unset;
}
.page .reverse .links {
  padding: 92px 0 167px;
}
@media screen and (max-width: 1150px) {
  .page .reverse .links {
    padding: 8.0156046814vw 0 14.5500650195vw;
  }
}
@media screen and (max-width: 768px) {
  .page .reverse .links {
    padding: 17.8666666667vw 0 31.2vw;
  }
}

.page .ceo .kv {
  width: 100%;
  height: 762px;
  background: url(/recruit/experienced/images/img_message_01.jpg) center right/cover no-repeat;
}
@media screen and (max-width: 1150px) {
  .page .ceo .kv {
    height: 66.3901170351vw;
  }
}
@media screen and (max-width: 768px) {
  .page .ceo .kv {
    height: 105.0666666667vw;
    background: url(/recruit/experienced/images/img_message_01_sp.jpg) center/cover no-repeat;
  }
}
.page .ceo .kv .sec__inner {
  height: 100%;
  position: relative;
}
.page .ceo .kv .sec__inner h1 {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 3px;
  position: absolute;
  top: 315px;
  left: 0;
}
@media screen and (max-width: 1150px) {
  .page .ceo .kv .sec__inner h1 {
    font-size: 3.0494148244vw;
    letter-spacing: 0.2613784135vw;
    top: 27.44473342vw;
  }
}
@media screen and (max-width: 768px) {
  .page .ceo .kv .sec__inner h1 {
    font-size: 5.3333333333vw;
    line-height: 1.7;
    top: 34.6666666667vw;
  }
}
.page .ceo .kv .sec__inner .breadcrumbs {
  position: absolute;
  bottom: 150px;
  left: 0;
  background: unset;
}
@media screen and (max-width: 1150px) {
  .page .ceo .kv .sec__inner .breadcrumbs {
    bottom: 13.0689206762vw;
  }
}
@media screen and (max-width: 768px) {
  .page .ceo .kv .sec__inner .breadcrumbs {
    bottom: 16vw;
    color: #fff;
  }
}
.page .ceo .message__text {
  background: #f7f7f7;
  height: 1068px;
}
@media screen and (max-width: 1150px) {
  .page .ceo .message__text {
    height: 93.0507152146vw;
  }
}
@media screen and (max-width: 768px) {
  .page .ceo .message__text {
    height: 308vw;
  }
}
.page .ceo .message__text .message__text-wrapper {
  padding-top: 80px;
  padding-bottom: 90px;
  background: url(/recruit/experienced/images/bg_message_01.jpg) center/cover no-repeat;
  position: relative;
  top: -150px;
}
@media screen and (max-width: 1150px) {
  .page .ceo .message__text .message__text-wrapper {
    padding-top: 6.9700910273vw;
    padding-bottom: 7.8413524057vw;
    top: -13.0689206762vw;
  }
}
@media screen and (max-width: 768px) {
  .page .ceo .message__text .message__text-wrapper {
    padding: 10.6666666667vw 0 12vw;
  }
}
@media screen and (max-width: 1490px) {
  .page .ceo .message__text .message__text-wrapper .sec__inner {
    width: 100%;
  }
}
.page .ceo .message__text .message__text-wrapper .sec__inner p {
  margin: 0 auto 64px;
}
@media screen and (max-width: 1150px) {
  .page .ceo .message__text .message__text-wrapper .sec__inner p {
    margin: 0 auto 5.5760728218vw;
  }
}
@media screen and (max-width: 768px) {
  .page .ceo .message__text .message__text-wrapper .sec__inner p {
    margin: 0 auto 12.8vw;
  }
}
.page .ceo .message__text .message__text-wrapper .sec__inner p:first-of-type {
  font-size: 40px;
  letter-spacing: 4px;
}
@media screen and (max-width: 1150px) {
  .page .ceo .message__text .message__text-wrapper .sec__inner p:first-of-type {
    font-size: 3.4850455137vw;
    letter-spacing: 0.3485045514vw;
  }
}
@media screen and (max-width: 768px) {
  .page .ceo .message__text .message__text-wrapper .sec__inner p:first-of-type {
    font-size: 4.8vw;
    letter-spacing: 0;
    text-indent: 1.0666666667vw;
    margin: 0 0 10.6666666667vw;
  }
}
.page .ceo .message__text .message__text-wrapper .sec__inner p:not(:first-of-type) {
  line-height: 3;
}
@media screen and (max-width: 768px) {
  .page .ceo .message__text .message__text-wrapper .sec__inner p:not(:first-of-type) {
    font-size: 3.4666666667vw;
    line-height: 2.75;
    padding: 0 4.8vw;
  }
}
.page .ceo .message__text .message__text-wrapper .sec__inner p:last-of-type {
  margin: 0 auto 83px;
}
@media screen and (max-width: 1150px) {
  .page .ceo .message__text .message__text-wrapper .sec__inner p:last-of-type {
    margin: 0 auto 7.2314694408vw;
  }
}
.page .ceo .message__text .message__text-wrapper .sec__inner img {
  display: block;
  width: 227px;
  margin: 0 0 0 auto;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 1150px) {
  .page .ceo .message__text .message__text-wrapper .sec__inner img {
    width: 19.77763329vw;
  }
}
@media screen and (max-width: 768px) {
  .page .ceo .message__text .message__text-wrapper .sec__inner img {
    width: 41.0666666667vw;
  }
}

.page .about .page__header {
  background: url(/recruit/assets/images/common/img_page_header_01.jpg) center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .page .about .page__header {
    background: url(/recruit/assets/images/common/img_page_header_01_sp.jpg) center/cover no-repeat;
  }
}
@media screen and (max-width: 768px) {
  .page .about .breadcrumbs {
    color: #fff;
    background: unset;
    margin: -18.6666666667vw 0 0;
  }
}
.page .about .company__table {
  background: #f7f7f7;
  padding: 0 0 64px;
}
@media screen and (max-width: 1150px) {
  .page .about .company__table {
    padding: 0 0 5.5760728218vw;
  }
}
@media screen and (max-width: 768px) {
  .page .about .company__table {
    margin: 12.5333333333vw 0 0;
  }
}
.page .about .company__table .company__table-wrapper {
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
  padding-top: 40px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1150px) {
  .page .about .company__table .company__table-wrapper {
    box-shadow: 0 0 2.6137841352vw rgba(0, 0, 0, 0.03);
    padding-top: 3.4850455137vw;
    padding-bottom: 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .page .about .company__table .company__table-wrapper {
    position: relative;
    padding-top: 6.4vw;
    padding-bottom: 11.7333333333vw;
    top: -10.6666666667vw;
  }
}
.page .about .company__table .company__table-wrapper .sec__inner {
  width: 100%;
}

.page .system .page__header {
  background: url(/recruit/experienced/images/environment/img_environment_header_01.jpg) center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .page .system .page__header {
    background: url(/recruit/experienced/images/environment/img_environment_header_01_sp.jpg) center/cover no-repeat;
  }
}
@media screen and (max-width: 768px) {
  .page .system .breadcrumbs {
    color: #fff;
    background: unset;
    margin: -18.6666666667vw 0 0;
  }
}
.page .system .environment__wrapper {
  background: #f7f7f7;
}
@media screen and (max-width: 768px) {
  .page .system .environment__wrapper {
    margin: 12.5333333333vw auto 0;
  }
}
.page .system .environment__wrapper .environment__wrapper-bg {
  background: #fff;
  padding-top: 60px;
}
@media screen and (max-width: 1150px) {
  .page .system .environment__wrapper .environment__wrapper-bg {
    padding-top: 5.2275682705vw;
  }
}
@media screen and (max-width: 768px) {
  .page .system .environment__wrapper .environment__wrapper-bg {
    position: relative;
    top: -10.6666666667vw;
  }
}
@media screen and (max-width: 1420px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner {
    padding: 0 5.3333333333vw;
  }
}
.page .system .environment__wrapper .environment__wrapper-bg .sec__inner > p:first-of-type {
  font-size: 18px;
  line-height: 1.7;
  text-align: center;
  margin: 0 auto 40px;
}
@media screen and (max-width: 1150px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner > p:first-of-type {
    font-size: 1.5682704811vw;
    margin: 0 auto 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner > p:first-of-type {
    font-size: 3.7333333333vw;
    line-height: 2.5;
    text-align: left;
    margin: 0 auto 8vw;
  }
}
.page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list {
  display: flex;
  gap: 33px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1420px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list {
    gap: 0 20px;
  }
}
@media screen and (max-width: 1150px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list {
    gap: 0 1.7425227568vw;
    margin: 0 auto 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list {
    gap: 4.2666666667vw 0;
    flex-direction: column;
    margin: 0 auto 16vw;
  }
}
.page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list > li {
  width: 25%;
  border: 1px solid #1f3d80;
}
@media screen and (max-width: 1150px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list > li {
    border: 0.0871261378vw solid #1f3d80;
  }
}
@media screen and (max-width: 768px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list > li {
    width: 100%;
    border: 0.2666666667vw solid #1f3d80;
  }
}
.page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list > li a {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: #1f3d80;
  display: block;
  padding: 10px 0 30px;
  position: relative;
  transition: 0.7s ease;
}
@media screen and (max-width: 1420px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list > li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1150px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list > li a {
    font-size: 1.3940182055vw;
    letter-spacing: 0.0435630689vw;
    padding: 0.8712613784vw 0 2.6137841352vw;
  }
}
@media screen and (max-width: 768px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list > li a {
    font-size: 4.8vw;
    letter-spacing: 0.2666666667vw;
    padding: 4.2666666667vw 0 9.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list > li a:hover {
    color: #fff;
    background: #1f3d80;
  }
}
@media screen and (min-width: 769px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list > li a:hover::after {
    background: url(/recruit/assets/images/common/icon_arrow_bottom_white_01.svg) center/cover no-repeat;
  }
}
.page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list > li a::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 4.57px;
  background: url(/recruit/assets/images/common/icon_arrow_bottom_blue_01.svg) center/cover no-repeat;
  left: 0;
  right: 0;
  bottom: 12px;
  margin: auto;
  transition: 0.7s ease;
}
@media screen and (max-width: 1150px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list > li a::after {
    width: 0.6970091027vw;
    height: 0.3981664499vw;
    bottom: 1.0455136541vw;
  }
}
@media screen and (max-width: 768px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__list > li a::after {
    width: 3.8506666667vw;
    height: 2.2vw;
    bottom: 4.2666666667vw;
  }
}
.page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__box {
  padding: 0 0 80px;
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 100px;
}
@media screen and (max-width: 1420px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__box {
    padding: 230px 0 80px;
    margin: -230px 0 100px;
  }
}
@media screen and (max-width: 1150px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__box {
    padding: 20.0390117035vw 0 6.9700910273vw;
    margin: -20.0390117035vw 0 8.7126137841vw;
  }
}
@media screen and (max-width: 768px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__box {
    padding: 21.3333333333vw 0 10.6666666667vw;
    margin: -21.3333333333vw 0 16vw;
  }
}
.page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__box .environment__box-inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .page .system .environment__wrapper .environment__wrapper-bg .sec__inner .environment__box .environment__box-inner {
    flex-direction: column;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__box-left {
  width: 283px;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__box-left {
    width: 24.6566970091vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__box-left {
    width: 100%;
    margin: 0 auto 10.6666666667vw;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__box-left
  > h3 {
  font-size: 35px;
  font-weight: 600;
  line-height: 1.5;
  color: #1f3d80;
  letter-spacing: 4px;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__box-left
    > h3 {
    font-size: 3.0494148244vw;
    letter-spacing: 0.3485045514vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__box-left
    > h3 {
    text-align: center;
    font-size: 6.6666666667vw;
    letter-spacing: 1.0666666667vw;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__box-left
  > h3
  span {
  font-size: 60px;
  font-weight: 400;
  display: block;
  color: #b8c4da;
  margin: 0 0 8px;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__box-left
    > h3
    span {
    font-size: 5.2275682705vw;
    margin: 0 0 0.6970091027vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__box-left
    > h3
    span {
    font-size: 14.6666666667vw;
    margin: 0 0 2.1333333333vw;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__box-left
  > h3
  + p {
  font-size: 18px;
  line-height: 2;
  margin: 40px 0 0;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__box-left
    > h3
    + p {
    font-size: 1.5682704811vw;
    margin: 3.4850455137vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__box-left
    > h3
    + p {
    font-size: 3.7333333333vw;
    margin: 4.2666666667vw 0 0;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__box-left
  .img__two {
  display: flex;
  flex-direction: column;
  gap: 16px 0;
  margin: 32px 0 0;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__box-left
    .img__two {
    gap: 1.3940182055vw 0;
    margin: 2.7880364109vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__box-left
    .img__two {
    gap: 4.2666666667vw 0;
    margin: 8.5333333333vw 0 0;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__box-left
  .img__two
  img {
  width: 100%;
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right {
  width: 770px;
}
@media screen and (max-width: 1420px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right {
    width: 65%;
  }
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right {
    width: 47.0481144343vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right {
    width: 100%;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper:not(:last-of-type) {
  margin: 0 0 40px;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper:not(:last-of-type) {
    margin: 0 0 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper:not(:last-of-type) {
    margin: 0 0 10.6666666667vw;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  h4 {
  font-size: 25px;
  font-weight: 500;
  line-height: 51px;
  letter-spacing: 3px;
  color: #fff;
  background: #1f3d80;
  padding: 0 20px;
  margin: 0 0 20px;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    h4 {
    font-size: 2.178153446vw;
    line-height: 4.4434330299vw;
    letter-spacing: 0.2613784135vw;
    padding: 0 2.5266579974vw;
    margin: 0 0 1.7425227568vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    h4 {
    font-size: 5.3333333333vw;
    text-align: center;
    line-height: 13.0666666667vw;
    letter-spacing: 0.8vw;
    padding: 0;
    margin: 0 0 5.3333333333vw -5.3333333333vw;
    width: calc(100% + 10.6666666667vw);
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  p {
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    p {
    font-size: 1.3940182055vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    p {
    font-size: 3.7333333333vw;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  .sub:not(:last-of-type) {
  margin: 0 0 24px;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub:not(:last-of-type) {
    margin: 0 0 2.0910273082vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub:not(:last-of-type) {
    margin: 0 0 6.4vw;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  .sub
  h5 {
  font-size: 25px;
  font-weight: 500;
  color: #1f3d80;
  padding: 0 0 16px;
  border-bottom: 1px solid #1f3d80;
  margin: 0 0 20px;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    h5 {
    font-size: 2.178153446vw;
    padding: 0 0 1.3940182055vw;
    border-bottom: 0.0871261378vw solid #1f3d80;
    margin: 0 0 1.7425227568vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    h5 {
    font-size: 5.3333333333vw;
    text-align: center;
    padding: 0 0 4.2666666667vw;
    border-bottom: 0.2666666667vw solid #1f3d80;
    margin: 0 0 4.2666666667vw;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  .sub
  .license {
  display: flex;
  flex-direction: column;
  gap: 4px 0;
  margin: 20px 0 0;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license {
    gap: 0.3485045514vw 0;
    margin: 1.7425227568vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license {
    gap: 8vw 0;
    margin: 8vw 0 0;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  .sub
  .license
  li {
  position: relative;
  padding: 0 0 0 33px;
  display: flex;
  gap: 0 8px;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li {
    padding: 0 0 0 2.8751625488vw;
    gap: 0 0.6970091027vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li {
    flex-direction: column;
    padding: 0;
    gap: 3.2vw 0;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  .sub
  .license
  li::before {
  content: "";
  width: 20px;
  height: 20px;
  background: #b8c4da;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li::before {
    width: 1.7425227568vw;
    height: 1.7425227568vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    bottom: unset;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  .sub
  .license
  li
  .title {
  font-size: 18px;
  font-weight: 600;
  color: #1f3d80;
  width: 233px;
  position: relative;
}
@media screen and (max-width: 1420px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li
    .title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li
    .title {
    font-size: 1.3940182055vw;
    width: 19.4291287386vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li
    .title {
    font-size: 4.8vw;
    line-height: 1;
    width: 100%;
    margin: 0 0 0 8vw;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  .sub
  .license
  li
  .title::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #1f3d80;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li
    .title::after {
    height: 0.0871261378vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li
    .title::after {
    display: none;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  .sub
  .license
  li
  .title
  span {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 0 10px 0 0;
}
@media screen and (max-width: 1420px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li
    .title
    span {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    padding: 0 10px 0 0;
  }
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li
    .title
    span {
    padding: 0 0.8712613784vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li
    .title
    span {
    position: unset;
    padding: 0 2.6666666667vw 0 0;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  .sub
  .license
  li
  .text {
  font-size: 14px;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li
    .text {
    font-size: 1.2197659298vw;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .sub
    .license
    li
    .text {
    font-size: 3.7333333333vw;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  .img__two {
  font-size: 0;
  display: flex;
  gap: 0 20px;
  margin: 40px 0 0;
}
@media screen and (max-width: 1150px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .img__two {
    gap: 0 1.7425227568vw;
    margin: 3.4850455137vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .img__two {
    gap: 8vw 0;
    flex-direction: column;
    margin: 8vw 0 0;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  .img__two
  div {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .page
    .system
    .environment__wrapper
    .environment__wrapper-bg
    .sec__inner
    .environment__box
    .environment__box-inner
    .environment__list-right
    .wrapper
    .img__two
    div {
    width: 100%;
  }
}
.page
  .system
  .environment__wrapper
  .environment__wrapper-bg
  .sec__inner
  .environment__box
  .environment__box-inner
  .environment__list-right
  .wrapper
  .img__two
  div
  img {
  width: 100%;
  height: auto;
}

.page .odawara hr {
  height: 1px;
  background: #d9d9d9;
  border: none;
  margin: 80px 0;
}
@media screen and (max-width: 1150px) {
  .page .odawara hr {
    margin: 6.9700910273vw 0;
  }
}
@media screen and (max-width: 768px) {
  .page .odawara hr {
    margin: 10.6666666667vw 0;
  }
}
.page .odawara .page__header {
  background: url(/recruit/experienced/images/charm/bg_charm_01.jpg) center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .page .odawara .page__header {
    background: url(/recruit/experienced/images/charm/bg_charm_01_sp.jpg) center/cover no-repeat;
  }
}
@media screen and (max-width: 768px) {
  .page .odawara .breadcrumbs {
    color: #fff;
    background: unset;
    margin: -18.6666666667vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .page .odawara .title__line {
    letter-spacing: 0;
  }
}
.page .charm__wrapper {
  background: #f7f7f7;
}
@media screen and (max-width: 768px) {
  .page .charm__wrapper {
    margin: 12.5333333333vw auto 0;
  }
}
.page .charm__wrapper .sec__inner {
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
  padding-top: 40px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1490px) {
  .page .charm__wrapper .sec__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 1150px) {
  .page .charm__wrapper .sec__inner {
    box-shadow: 0 0 2.6137841352vw rgba(0, 0, 0, 0.03);
    padding-top: 3.4850455137vw;
    padding-bottom: 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__wrapper .sec__inner {
    padding: 5.3333333333vw;
    position: relative;
    top: -10.6666666667vw;
  }
}
.page .charm__wrapper .sec__inner > p:first-of-type {
  font-size: 18px;
  text-align: center;
  line-height: 2.3;
  letter-spacing: 1px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1150px) {
  .page .charm__wrapper .sec__inner > p:first-of-type {
    font-size: 1.5682704811vw;
    letter-spacing: 0.0871261378vw;
    margin: 0 auto 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__wrapper .sec__inner > p:first-of-type {
    font-size: 4.2666666667vw;
    letter-spacing: 0.2666666667vw;
    margin: 0 auto 10.6666666667vw;
    text-align: left;
  }
}
.page .charm__recommend {
  margin: 0 0 64px;
}
@media screen and (max-width: 1150px) {
  .page .charm__recommend {
    margin: 0 0 5.5760728218vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__recommend {
    margin: 0 0 18.6666666667vw;
  }
}
.page .charm__recommend .list {
  width: 1350px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 80px 0;
}
@media screen and (max-width: 1490px) {
  .page .charm__recommend .list {
    width: 100%;
  }
}
@media screen and (max-width: 1150px) {
  .page .charm__recommend .list {
    width: 87.1261378414vw;
    gap: 6.9700910273vw 0;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__recommend .list {
    width: 100%;
    gap: 17.0666666667vw 0;
  }
}
.page .charm__recommend .list > li {
  position: relative;
  padding: 0 0 124px;
}
@media screen and (max-width: 1490px) {
  .page .charm__recommend .list > li {
    padding: 0 0 200px;
  }
}
@media screen and (max-width: 1150px) {
  .page .charm__recommend .list > li {
    padding: 0 0 17.4252275683vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__recommend .list > li {
    padding: 0 0 64vw;
  }
}
.page .charm__recommend .list > li img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page .charm__recommend .list > li img {
    width: calc(100% + 10.6666666667vw);
    margin: 0 0 0 -5.3333333333vw;
  }
}
.page .charm__recommend .list > li .caption {
  padding: 48px 40px;
  background: url(/recruit/experienced/images/charm/bg_charm_02.png) center/cover no-repeat;
  width: 795px;
  position: absolute;
  right: 30px;
  bottom: 0;
}
@media screen and (max-width: 1490px) {
  .page .charm__recommend .list > li .caption {
    width: 650px;
  }
}
@media screen and (max-width: 1150px) {
  .page .charm__recommend .list > li .caption {
    padding: 4.1820546164vw 3.4850455137vw;
    width: 56.6319895969vw;
    right: 2.6137841352vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__recommend .list > li .caption {
    padding: 4.8vw 3.2vw;
    width: 78.9333333333vw;
    right: unset;
  }
}
.page .charm__recommend .list > li .caption .caption__inner {
  padding: 0 0 0 32px;
  border-left: 3px solid #1f3d80;
}
@media screen and (max-width: 1150px) {
  .page .charm__recommend .list > li .caption .caption__inner {
    padding: 0 0 0 2.7880364109vw;
    border-left: 0.2613784135vw solid #1f3d80;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__recommend .list > li .caption .caption__inner {
    padding: 0 0 0 5.3333333333vw;
    border-left: 0.8vw solid #1f3d80;
  }
}
.page .charm__recommend .list > li .caption .caption__inner h3 {
  font-size: 40px;
  font-weight: 600;
  color: #1f3d80;
  margin: 0 0 16px;
  letter-spacing: 3px;
}
@media screen and (max-width: 1490px) {
  .page .charm__recommend .list > li .caption .caption__inner h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1150px) {
  .page .charm__recommend .list > li .caption .caption__inner h3 {
    font-size: 2.6137841352vw;
    margin: 0 0 1.3940182055vw;
    letter-spacing: 0.2613784135vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__recommend .list > li .caption .caption__inner h3 {
    font-size: 8vw;
    margin: 0 0 4.2666666667vw;
    letter-spacing: 0.8vw;
    line-height: 1.4;
  }
}
.page .charm__recommend .list > li .caption .caption__inner p {
  font-weight: 500;
  line-height: 2.3;
}
.page .charm__recommend .list > li:nth-of-type(even) .caption {
  right: unset;
  left: 30px;
}
@media screen and (max-width: 1150px) {
  .page .charm__recommend .list > li:nth-of-type(even) .caption {
    left: 2.6137841352vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__recommend .list > li:nth-of-type(even) .caption {
    left: unset;
  }
}
.page .charm__spot .list {
  display: flex;
  flex-direction: column;
  gap: 80px 0;
  margin: 0 auto 100px;
  width: 1350px;
}
@media screen and (max-width: 1490px) {
  .page .charm__spot .list {
    width: 100%;
  }
}
@media screen and (max-width: 1150px) {
  .page .charm__spot .list {
    gap: 6.9700910273vw 0 8.7126137841vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__spot .list {
    gap: 10.6666666667vw 0 13.3333333333vw;
  }
}
.page .charm__spot .list > li {
  display: flex;
  justify-content: space-between;
}
.page .charm__spot .list > li .left {
  width: 679px;
}
@media screen and (max-width: 1490px) {
  .page .charm__spot .list > li .left {
    width: 50%;
  }
}
.page .charm__spot .list > li .left img {
  width: 100%;
}
.page .charm__spot .list > li .right {
  width: 631px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1490px) {
  .page .charm__spot .list > li .right {
    width: 46%;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__spot .list > li .right {
    width: 100%;
  }
}
.page .charm__spot .list > li .right .upper h3 {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #1f3d80;
  padding: 8px 0 16px;
  border-bottom: 1px solid #1f3d80;
  margin: 0 0 24px;
}
@media screen and (max-width: 1150px) {
  .page .charm__spot .list > li .right .upper h3 {
    font-size: 3.4850455137vw;
    letter-spacing: 0.0871261378vw;
    padding: 0.6970091027vw 0 1.3940182055vw;
    border-bottom: 0.0871261378vw solid #1f3d80;
    margin: 0 0 2.0910273082vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__spot .list > li .right .upper h3 {
    font-size: 8vw;
    letter-spacing: 0.2666666667vw;
    padding: 0 0 4.2666666667vw;
    border-bottom: 0.2666666667vw solid #1f3d80;
    margin: 0 0 4.2666666667vw;
    text-align: center;
  }
}
.page .charm__spot .list > li .right .upper .text {
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 1490px) {
  .page .charm__spot .list > li .right .upper .text {
    margin: 0 0 80px;
  }
}
@media screen and (max-width: 1150px) {
  .page .charm__spot .list > li .right .upper .text {
    margin: 0 0 6.9700910273vw;
    font-size: 1.5682704811vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__spot .list > li .right .upper .text {
    font-size: 4.2666666667vw;
  }
}
.page .charm__spot .list > li .right .upper img {
  width: 100%;
}
.page .charm__spot .list > li .right .point {
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .charm__spot .list > li .right .point {
    margin: 8vw 0 0;
  }
}
.page .charm__spot .list > li .right .point::before {
  content: "ここが推し！！";
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  width: 276px;
  line-height: 53px;
  position: absolute;
  top: -20px;
  left: 40px;
  background: #1f3d80;
}
@media screen and (max-width: 1490px) {
  .page .charm__spot .list > li .right .point::before {
    top: -30px;
  }
}
@media screen and (max-width: 1150px) {
  .page .charm__spot .list > li .right .point::before {
    font-size: 2.178153446vw;
    width: 24.0468140442vw;
    line-height: 4.6176853056vw;
    top: -2.6137841352vw;
    left: 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__spot .list > li .right .point::before {
    font-size: 4.8vw;
    width: 63.4666666667vw;
    line-height: 9.6vw;
    top: -4.2666666667vw;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.page .charm__spot .list > li .right .point .point__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 40px 30px;
  background: #f5f8fc;
}
@media screen and (max-width: 1490px) {
  .page .charm__spot .list > li .right .point .point__inner {
    align-items: flex-start;
  }
}
@media screen and (max-width: 1150px) {
  .page .charm__spot .list > li .right .point .point__inner {
    padding: 5.2275682705vw 3.4850455137vw 2.6137841352vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__spot .list > li .right .point .point__inner {
    flex-direction: column;
    padding: 8vw 5.3333333333vw 5.3333333333vw;
  }
}
.page .charm__spot .list > li .right .point .point__inner > p {
  width: 300px;
  line-height: 2;
}
@media screen and (max-width: 1490px) {
  .page .charm__spot .list > li .right .point .point__inner > p {
    width: 50%;
  }
}
@media screen and (max-width: 1150px) {
  .page .charm__spot .list > li .right .point .point__inner > p {
    font-size: 1.5682704811vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__spot .list > li .right .point .point__inner > p {
    width: 100%;
    font-size: 4.2666666667vw;
    margin: 0 0 4.2666666667vw;
  }
}
.page .charm__spot .list > li .right .point .point__inner .name {
  width: 212px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px 0;
}
@media screen and (max-width: 1490px) {
  .page .charm__spot .list > li .right .point .point__inner .name {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__spot .list > li .right .point .point__inner .name {
    width: 56.5333333333vw;
    gap: 3.2vw 0;
  }
}
.page .charm__spot .list > li .right .point .point__inner .name img {
  width: 100%;
}
.page .charm__spot .list > li:nth-of-type(even) {
  flex-direction: row-reverse;
}
.page .charm__spot > .link {
  width: 388px;
  display: block;
  margin: 0 auto;
  transition: 0.7s ease;
}
@media screen and (max-width: 1150px) {
  .page .charm__spot > .link {
    width: 33.8049414824vw;
  }
}
@media screen and (max-width: 768px) {
  .page .charm__spot > .link {
    width: 78.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .page .charm__spot > .link:hover {
    opacity: 0.6;
  }
}
.page .charm__spot > .link img {
  width: 100%;
}

.future .page__header {
  background: url(/recruit/experienced/images/future/bg_future_01.png) center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .future .page__header {
    background: url(/recruit/experienced/images/future/bg_future_01_sp.png) center/cover no-repeat;
  }
}
.future .page__header h1 {
  margin: 0;
}
.future .img__full {
  width: 100%;
}
.future .future__prologue {
  padding: 80px 0 0;
}
@media screen and (max-width: 1150px) {
  .future .future__prologue {
    padding: 6.9700910273vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .future .future__prologue {
    padding: 10.6666666667vw 0 0;
  }
}
.future .future__prologue h2 {
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: #1f3d80;
  margin: 0 auto 40px;
}
@media screen and (max-width: 1150px) {
  .future .future__prologue h2 {
    font-size: 3.1365409623vw;
    margin: 0 auto 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__prologue h2 {
    font-size: 6.1333333333vw;
    line-height: 1.7;
  }
}
.future .future__prologue h2 + p {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 2.3;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1150px) {
  .future .future__prologue h2 + p {
    font-size: 1.5682704811vw;
    letter-spacing: 0.0871261378vw;
    margin: 0 auto 6.9700910273vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__prologue h2 + p {
    font-size: 4.2666666667vw;
    letter-spacing: 0.2666666667vw;
    margin: 0 auto 10.6666666667vw;
  }
}
.future .future__prologue-profile {
  margin: 0 0 200px;
}
@media screen and (max-width: 1150px) {
  .future .future__prologue-profile {
    margin: 0 0 17.4252275683vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__prologue-profile {
    margin: 0 0 53.3333333333vw;
  }
}
.future .future__prologue-profile .list {
  display: flex;
  flex-direction: column;
  gap: 40px 0;
}
@media screen and (max-width: 1150px) {
  .future .future__prologue-profile .list {
    gap: 3.4850455137vw 0;
  }
}
@media screen and (max-width: 768px) {
  .future .future__prologue-profile .list {
    gap: 10.6666666667vw 0;
  }
}
.future .future__prologue-profile .list li {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .future .future__prologue-profile .list li {
    flex-direction: column;
    align-items: center;
  }
}
.future .future__prologue-profile .list li img {
  width: 200px;
  height: 100%;
}
@media screen and (max-width: 1150px) {
  .future .future__prologue-profile .list li img {
    width: 17.4252275683vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__prologue-profile .list li img {
    width: 41.6vw;
  }
}
.future .future__prologue-profile .list li .right {
  width: 836px;
}
@media screen and (max-width: 1150px) {
  .future .future__prologue-profile .list li .right {
    width: 72.8374512354vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__prologue-profile .list li .right {
    width: 100%;
  }
}
.future .future__prologue-profile .list li .right .name {
  font-size: 25px;
  font-weight: 600;
  color: #1f3d80;
  padding: 0 0 16px;
  margin: 24px 0 18px;
  width: fit-content;
  position: relative;
}
@media screen and (max-width: 1150px) {
  .future .future__prologue-profile .list li .right .name {
    font-size: 2.178153446vw;
    padding: 0 0 1.3940182055vw;
    margin: 2.0910273082vw 0 1.5682704811vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__prologue-profile .list li .right .name {
    font-size: 5.3333333333vw;
    text-align: center;
    line-height: 1.6;
    padding: 0 0 4.2666666667vw;
    border-bottom: 0.2666666667vw solid #1f3d80;
    margin: 6.4vw 0 4.8vw;
    width: 100%;
  }
}
.future .future__prologue-profile .list li .right .name::after {
  content: "";
  width: calc(100% + 133px);
  height: 1px;
  background: #1f3d80;
  position: absolute;
  bottom: 0;
  left: -72px;
}
@media screen and (max-width: 1150px) {
  .future .future__prologue-profile .list li .right .name::after {
    width: calc(100% + 11.5877763329vw);
    height: 0.0871261378vw;
    left: -6.2730819246vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__prologue-profile .list li .right .name::after {
    display: none;
  }
}
.future .future__prologue-profile .list li .right .name span {
  font-size: 20px;
}
@media screen and (max-width: 1150px) {
  .future .future__prologue-profile .list li .right .name span {
    font-size: 1.7425227568vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__prologue-profile .list li .right .name span {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__prologue-profile .list li .right .name span.alphabet {
    font-size: 4.2666666667vw;
  }
}
.future .future__prologue-profile .list li .right .text {
  letter-spacing: 1px;
  line-height: 2.3;
}
@media screen and (max-width: 1150px) {
  .future .future__prologue-profile .list li .right .text {
    letter-spacing: 0.0871261378vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__prologue-profile .list li .right .text {
    letter-spacing: 0.2666666667vw;
  }
}
.future .future__index {
  height: 652px;
  background: url(/recruit/experienced/images/future/bg_future_03.jpg) center/cover no-repeat;
  margin: 0 0 40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1150px) {
  .future .future__index {
    height: 56.8062418726vw;
    margin: 0 0 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__index {
    height: 134.9333333333vw;
    margin: 0 0 10.6666666667vw;
  }
}
.future .future__index .wrapper {
  background: url(/recruit/experienced/images/future/bg_future_02.png) center/cover no-repeat;
  width: 750px;
  padding: 63px 40px 73px;
  margin: 0 auto;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.11);
  position: relative;
  top: -117px;
}
@media screen and (max-width: 1150px) {
  .future .future__index .wrapper {
    width: 65.344603381vw;
    padding: 5.488946684vw 3.4850455137vw 6.3602080624vw;
    box-shadow: 0 0 2.6137841352vw rgba(0, 0, 0, 0.11);
    top: -10.1937581274vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__index .wrapper {
    width: 89.3333333333vw;
    padding: 8vw 4.2666666667vw 10.6666666667vw;
    box-shadow: 0 0 8vw rgba(0, 0, 0, 0.11);
    top: -25.6vw;
  }
}
.future .future__index .wrapper .list {
  display: flex;
  flex-direction: column;
  gap: 24px 0;
}
@media screen and (max-width: 1150px) {
  .future .future__index .wrapper .list {
    gap: 2.0910273082vw 0;
  }
}
@media screen and (max-width: 768px) {
  .future .future__index .wrapper .list {
    gap: 6.4vw 0;
  }
}
.future .future__index .wrapper .list li {
  padding: 0 0 24px;
  border-bottom: 1px dotted #c3c3c3;
}
@media screen and (max-width: 1150px) {
  .future .future__index .wrapper .list li {
    padding: 0 0 2.0910273082vw;
    border-bottom: 0.0871261378vw dotted #c3c3c3;
  }
}
@media screen and (max-width: 768px) {
  .future .future__index .wrapper .list li {
    padding: 0 0 9.3333333333vw;
    border-bottom: 0.2666666667vw dotted #c3c3c3;
  }
}
.future .future__index .wrapper .list li a {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.8;
  color: #1f3d80;
  position: relative;
  padding: 0 0 0 91px;
  display: block;
}
@media screen and (max-width: 1150px) {
  .future .future__index .wrapper .list li a {
    font-size: 2.178153446vw;
    padding: 0 0 0 7.9284785436vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__index .wrapper .list li a {
    font-size: 4.2666666667vw;
    padding: 0 0 0 16vw;
  }
}
.future .future__index .wrapper .list li a::before {
  content: attr(data-num);
  position: absolute;
  font-size: 40px;
  text-align: center;
  width: 94px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1150px) {
  .future .future__index .wrapper .list li a::before {
    font-size: 3.4850455137vw;
    width: 8.1898569571vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__index .wrapper .list li a::before {
    font-size: 8vw;
    width: 16vw;
  }
}
.future .future__index .wrapper .list li a::after {
  content: "";
  width: 20.46px;
  height: 11.69px;
  position: absolute;
  right: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(/recruit/assets/images/common/icon_arrow_bottom_blue_01.svg) center/cover no-repeat;
}
@media screen and (max-width: 1150px) {
  .future .future__index .wrapper .list li a::after {
    width: 1.7826007802vw;
    height: 1.0185045514vw;
    right: 2.0910273082vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__index .wrapper .list li a::after {
    width: 5.456vw;
    height: 3.1173333333vw;
    left: 0;
    right: 0;
    top: unset;
    bottom: -5.8666666667vw;
  }
}
.future .future__content {
  font-size: 0;
}
.future .future__content:not(:has(+ .future__epilogue)) {
  margin: 0 0 40px;
}
@media screen and (max-width: 1150px) {
  .future .future__content:not(:has(+ .future__epilogue)) {
    margin: 0 0 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__content:not(:has(+ .future__epilogue)) {
    margin: 0 0 10.6666666667vw;
  }
}
.future .future__content h2 {
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 1.5;
  color: #1f3d80;
  position: relative;
  padding: 316px 0 25px;
  border-bottom: 1px solid #1f3d80;
  margin: -230px 0 40px;
}
@media screen and (max-width: 1150px) {
  .future .future__content h2 {
    font-size: 3.0494148244vw;
    letter-spacing: 0.1742522757vw;
    padding: 27.5318595579vw 0 2.178153446vw;
    border-bottom: 0.0871261378vw solid #1f3d80;
    margin: -20.0390117035vw 0 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__content h2 {
    font-size: 6.6666666667vw;
    text-align: center;
    letter-spacing: 0.5333333333vw;
    padding: 42.6666666667vw 0 8vw;
    border-bottom: 0.2666666667vw solid #1f3d80;
    margin: -21.3333333333vw 0 10.6666666667vw;
  }
}
.future .future__content h2::before {
  content: attr(data-num);
  font-size: 60px;
  font-weight: 400;
  color: #b8c4da;
  position: absolute;
  top: 245px;
  left: 0;
}
@media screen and (max-width: 1150px) {
  .future .future__content h2::before {
    font-size: 5.2275682705vw;
    top: 21.3459037711vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__content h2::before {
    font-size: 14.6666666667vw;
    top: 25.3333333333vw;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.future .future__content .two-box {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .future .future__content .two-box {
    flex-direction: column;
  }
}
.future .future__content .two-box > p {
  width: 500px;
}
@media screen and (max-width: 1150px) {
  .future .future__content .two-box > p {
    width: 43.5630689207vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__content .two-box > p {
    width: 100%;
    margin: 0 0 10.6666666667vw;
  }
}
.future .future__content .two-box img {
  width: 550px;
  height: 100%;
}
@media screen and (max-width: 1150px) {
  .future .future__content .two-box img {
    width: 47.9193758127vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__content .two-box img {
    width: 100%;
  }
}
.future .future__content p {
  position: relative;
  padding: 0 0 0 116px;
  min-height: 131px;
  height: fit-content;
  display: flex;
}
@media screen and (max-width: 1150px) {
  .future .future__content p {
    padding: 0 0 0 10.1066319896vw;
    min-height: 11.4135240572vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__content p {
    padding: 0;
    min-height: 24vw;
  }
}
.future .future__content p.person::before {
  content: "";
  width: 90px;
  height: 131px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1150px) {
  .future .future__content p.person::before {
    width: 7.8413524057vw;
    height: 11.4135240572vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__content p.person::before {
    width: 24vw;
    height: 34.9333333333vw;
  }
}
.future .future__content p.aoto::before {
  background: url(/recruit/experienced/images/future/img_future_person_aoto_01.png) center/cover no-repeat;
}
.future .future__content p.matsui::before {
  background: url(/recruit/experienced/images/future/img_future_person_matsui_01.png) center/cover no-repeat;
}
.future .future__content p.ueki::before {
  background: url(/recruit/experienced/images/future/img_future_person_ueki_01.png) center/cover no-repeat;
}
.future .future__content p span {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 2.3;
  height: fit-content;
  align-self: center;
}
@media screen and (max-width: 1150px) {
  .future .future__content p span {
    font-size: 1.5682704811vw;
    letter-spacing: 0.0871261378vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__content p span {
    font-size: 4.2666666667vw;
    letter-spacing: 0;
  }
}
.future .future__content p span strong {
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .future .future__content p span .with-image {
    padding: 0 0 0 31.2vw;
    min-height: 34.9333333333vw;
    margin: 0 0 4.2666666667vw;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .future .future__content p span .with-image span {
    height: fit-content;
    align-self: center;
  }
}
.future .future__content .mb40 {
  margin: 0 0 40px;
}
@media screen and (max-width: 1150px) {
  .future .future__content .mb40 {
    margin: 0 0 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__content .mb40 {
    margin: 0 0 10.6666666667vw;
  }
}
.future .future__epilogue {
  padding: 36px 0 130px;
  background: url(/recruit/experienced/images/future/bg_future_05.jpg) center/cover no-repeat;
}
@media screen and (max-width: 1150px) {
  .future .future__epilogue {
    padding: 3.1365409623vw 0 11.3263979194vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__epilogue {
    background: url(/recruit/experienced/images/future/bg_future_05_sp.jpg) center bottom/100% no-repeat;
    padding: 10.6666666667vw 0 39.2vw;
  }
}
.future .future__epilogue h3 {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 2px;
  color: #1f3d80;
  text-align: center;
  margin: 0 0 30px;
}
@media screen and (max-width: 1150px) {
  .future .future__epilogue h3 {
    font-size: 2.178153446vw;
    letter-spacing: 0.1742522757vw;
    margin: 0 0 2.6137841352vw;
  }
}
@media screen and (max-width: 768px) {
  .future .future__epilogue h3 {
    font-size: 5.3333333333vw;
    letter-spacing: 0.5333333333vw;
    margin: 0 0 8vw;
  }
}
.future .future__epilogue .text {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 2.5;
  padding: 60px 58px;
  border: 1px solid #1f3d80;
  background: #fff;
}
@media screen and (max-width: 1150px) {
  .future .future__epilogue .text {
    font-size: 1.5682704811vw;
    letter-spacing: 0.0871261378vw;
    padding: 5.2275682705vw 5.0533159948vw;
    border: 0.0871261378vw solid #1f3d80;
  }
}
@media screen and (max-width: 768px) {
  .future .future__epilogue .text {
    font-size: 4.8vw;
    letter-spacing: sve(1);
    padding: 13.6vw 7.7333333333vw;
  }
}

.page .credo .page__header {
  background: url(/recruit/experienced/images/bg_policy_01.jpg) center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .page .credo .page__header {
    background: url(/recruit/experienced/images/bg_policy_01_sp.jpg) center/cover no-repeat;
  }
}
@media screen and (max-width: 768px) {
  .page .credo .page__header h1 {
    margin: 0;
  }
}
.page .policy__policy {
  padding: 40px 0 80px;
  border-bottom: 1px solid #d9d9d9;
}
@media screen and (max-width: 1150px) {
  .page .policy__policy {
    padding: 3.4850455137vw 0 6.9700910273vw;
    border-bottom: 0.0871261378vw solid #d9d9d9;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__policy {
    padding: 8.5333333333vw 0 10.6666666667vw;
    border-bottom: 0.2666666667vw solid #d9d9d9;
  }
}
.page .policy__policy .message {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 2px;
  text-align: center;
}
@media screen and (max-width: 1150px) {
  .page .policy__policy .message {
    font-size: 3.4850455137vw;
    letter-spacing: 0.1742522757vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__policy .message {
    font-size: 6.6666666667vw;
    letter-spacing: 0;
  }
}
.page .policy__policy .image {
  width: 700px;
  display: block;
  margin: 40px auto;
}
@media screen and (max-width: 1150px) {
  .page .policy__policy .image {
    width: 60.9882964889vw;
    margin: 3.4850455137vw auto;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__policy .image {
    width: 100%;
    margin: 10.6666666667vw 0;
  }
}
.page .policy__policy .text {
  font-weight: 500;
  text-align: center;
  line-height: 3.8;
  width: 902.3px;
  margin: 0 auto;
  background: url(/recruit/experienced/images/img_policy_underline_01.png) center bottom/100% 60.8px repeat;
}
@media screen and (max-width: 1150px) {
  .page .policy__policy .text {
    width: 78.6139141743vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__policy .text {
    width: 100%;
    background: url(/recruit/experienced/images/img_policy_underline_01_sp.png) center/100% auto repeat;
    text-align: left;
    letter-spacing: 0.32vw;
    line-height: 2.85;
  }
}
.page .policy__philosophy {
  padding: 80px 0;
  border-bottom: 1px solid #d9d9d9;
}
@media screen and (max-width: 1150px) {
  .page .policy__philosophy {
    padding: 6.9700910273vw 0;
    border-bottom: 0.0871261378vw solid #d9d9d9;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__philosophy {
    padding: 10.6666666667vw 0;
    border-bottom: 0.2666666667vw solid #d9d9d9;
  }
}
.page .policy__philosophy .message {
  font-size: 35px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 1150px) {
  .page .policy__philosophy .message {
    font-size: 3.0494148244vw;
    letter-spacing: 0.1742522757vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__philosophy .message {
    font-size: 5.3333333333vw;
    letter-spacing: 0;
    margin: 0 0 6.4vw;
  }
}
.page .policy__philosophy p {
  line-height: 2;
  letter-spacing: 0.8px;
  margin: 0 0 40px;
}
@media screen and (max-width: 1150px) {
  .page .policy__philosophy p {
    letter-spacing: 0.0697009103vw;
    margin: 0 0 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__philosophy p {
    letter-spacing: 0.2133333333vw;
    margin: 0 0 10.6666666667vw;
  }
}
.page .policy__philosophy p:last-of-type {
  margin: 0;
}
.page .policy__philosophy h3 {
  font-size: 25px;
  font-weight: 500;
  color: #1f3d80;
  margin: 0 0 24px;
}
@media screen and (max-width: 1150px) {
  .page .policy__philosophy h3 {
    font-size: 2.178153446vw;
    margin: 0 0 2.0910273082vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__philosophy h3 {
    font-size: 5.3333333333vw;
    margin: 0 0 4.2666666667vw;
  }
}
.page .policy__step {
  padding: 80px 0 60px;
}
@media screen and (max-width: 1150px) {
  .page .policy__step {
    padding: 6.9700910273vw 0 5.2275682705vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__step {
    padding: 10.6666666667vw 0 16vw;
  }
}
.page .policy__step .message {
  font-size: 35px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  margin: 0 0 20px;
}
@media screen and (max-width: 1150px) {
  .page .policy__step .message {
    font-size: 3.0494148244vw;
    letter-spacing: 0.1742522757vw;
    margin: 0 0 1.7425227568vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__step .message {
    font-size: 6.6666666667vw;
    line-height: 1.8;
    letter-spacing: 0;
    margin: 0 0 6.4vw;
  }
}
.page .policy__step .message + p {
  text-align: center;
  letter-spacing: 0.5px;
  margin: 0 0 20px;
}
@media screen and (max-width: 1150px) {
  .page .policy__step .message + p {
    letter-spacing: 0.0435630689vw;
    margin: 0 0 1.7425227568vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__step .message + p {
    font-size: 3.7333333333vw;
    line-height: 1.8;
    text-align: left;
    letter-spacing: 0.1333333333vw;
    margin: 0 0 10.6666666667vw;
  }
}
.page .policy__phase ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .page .policy__phase ul {
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 10.6666666667vw 0;
  }
}
.page .policy__phase ul li {
  width: 260px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 1150px) {
  .page .policy__phase ul li {
    width: 22.6527958388vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__phase ul li {
    width: 49.1%;
  }
}
.page .policy__phase ul li .title {
  font-size: 33px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  border: 6px solid #fff;
  width: 169px;
  height: 169px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1150px) {
  .page .policy__phase ul li .title {
    font-size: 2.8751625488vw;
    border: 0.522756827vw solid #fff;
    width: 14.7243172952vw;
    height: 14.7243172952vw;
    margin: 0 0 3.4850455137vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__phase ul li .title {
    font-size: 5.6vw;
    border: 0.8vw solid #fff;
    width: 29.8666666667vw;
    height: 29.8666666667vw;
    margin: 0 0 8vw;
  }
}
.page .policy__phase ul li .title::after {
  content: "";
  width: 4px;
  height: 45px;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 1150px) {
  .page .policy__phase ul li .title::after {
    width: 0.3485045514vw;
    height: 3.9206762029vw;
    bottom: -4.3563068921vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__phase ul li .title::after {
    width: 1.0666666667vw;
    height: 8vw;
    bottom: -9.3333333333vw;
  }
}
.page .policy__phase ul li .title span {
  letter-spacing: 2.3px;
  line-height: 1.2;
}
@media screen and (max-width: 1150px) {
  .page .policy__phase ul li .title span {
    letter-spacing: 0.200390117vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__phase ul li .title span {
    letter-spacing: 0.6133333333vw;
  }
}
.page .policy__phase ul li .era {
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 2px;
  width: 100%;
  text-align: center;
  color: #fff;
  transform: skewX(-20deg);
  margin: 0 0 24px;
}
@media screen and (max-width: 1150px) {
  .page .policy__phase ul li .era {
    font-size: 1.8296488947vw;
    letter-spacing: 0.1742522757vw;
    margin: 0 0 2.0910273082vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__phase ul li .era {
    font-size: 4vw;
    letter-spacing: 0.5333333333vw;
    transform: skewX(-13deg);
    margin: 0 0 4.2666666667vw;
  }
}
.page .policy__phase ul li .era span {
  transform: skewX(20deg);
  line-height: 36px;
  display: block;
}
@media screen and (max-width: 1150px) {
  .page .policy__phase ul li .era span {
    line-height: 3.1365409623vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__phase ul li .era span {
    transform: skewX(13deg);
    line-height: 6.3173333333vw;
  }
}
.page .policy__phase ul li .text {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 1150px) {
  .page .policy__phase ul li .text {
    font-size: 1.5682704811vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__phase ul li .text {
    font-size: 3.7333333333vw;
    text-align: left;
  }
}
.page .policy__phase ul li.blue .title {
  background: #4892a9;
}
.page .policy__phase ul li.blue .title::after {
  background: #4892a9;
}
.page .policy__phase ul li.blue .era {
  background: #4892a9;
}
.page .policy__phase ul li.blue .text {
  color: #4892a9;
}
.page .policy__phase ul li.pink .title {
  background: #c47e9c;
}
.page .policy__phase ul li.pink .title::after {
  background: #c47e9c;
}
.page .policy__phase ul li.pink .era {
  background: #c47e9c;
}
.page .policy__phase ul li.pink .text {
  color: #c47e9c;
}
.page .policy__phase ul li.green .title {
  background: #99b885;
}
.page .policy__phase ul li.green .title::after {
  background: #99b885;
}
.page .policy__phase ul li.green .era {
  background: #99b885;
}
.page .policy__phase ul li.green .text {
  color: #99b885;
}
.page .policy__phase ul li.yellow .title {
  background: #d5cb3e;
}
.page .policy__phase ul li.yellow .title::after {
  background: #d5cb3e;
}
.page .policy__phase ul li.yellow .era {
  background: #d5cb3e;
}
.page .policy__phase ul li.yellow .text {
  color: #d5cb3e;
}
.page .policy__history {
  padding: 0 0 170px;
  background: url(/recruit/experienced/images/bg_policy_02.jpg) center bottom/100% auto no-repeat;
}
@media screen and (max-width: 1150px) {
  .page .policy__history {
    padding: 0 0 14.811443433vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history {
    padding: 0 0 35.2vw;
    background: url(/recruit/experienced/images/bg_policy_02_sp.jpg) center bottom/100% auto no-repeat;
  }
}
.page .policy__history .wrapper {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 972px;
  margin: 0 auto;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper {
    width: 84.6866059818vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper {
    width: 100%;
  }
}
.page .policy__history .wrapper::after {
  content: "";
  position: absolute;
  height: 30px;
  width: 1px;
  border-right: 4px dashed #1f3d80;
  bottom: -40px;
  left: 422px;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper::after {
    height: 2.6137841352vw;
    width: 0.0871261378vw;
    border-right: 0.3485045514vw dashed #1f3d80;
    bottom: -3.4850455137vw;
    left: 36.7672301691vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper::after {
    height: 8vw;
    width: 0.2666666667vw;
    border-right: 1.0666666667vw dashed #1f3d80;
    bottom: -10.6666666667vw;
    left: 9.4666666667vw;
  }
}
.page .policy__history .wrapper li {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 50px 0 0;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper li {
    padding: 4.3563068921vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li {
    flex-direction: column;
    padding: 12vw 0 0;
  }
}
.page .policy__history .wrapper li::after {
  content: "";
  width: 4px;
  height: 100%;
  background: #1f3d80;
  position: absolute;
  top: 0;
  left: 422px;
  margin: auto;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper li::after {
    width: 0.3485045514vw;
    left: 36.7672301691vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li::after {
    width: 1.0666666667vw;
    left: 9.4666666667vw;
  }
}
.page .policy__history .wrapper li:first-of-type {
  padding: 16px 0 0;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper li:first-of-type {
    padding: 1.3940182055vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li:first-of-type {
    padding: 0;
  }
}
.page .policy__history .wrapper li:first-of-type::before {
  content: "創業";
  font-size: 33px;
  font-weight: 600;
  letter-spacing: 2px;
  width: 99px;
  height: 99px;
  background: #1f3d80;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 375px;
  color: #fff;
  text-align: center;
  line-height: 99px;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper li:first-of-type::before {
    font-size: 2.8751625488vw;
    letter-spacing: 0.1742522757vw;
    width: 8.6254876463vw;
    height: 8.6254876463vw;
    left: 32.6723016905vw;
    line-height: 8.6254876463vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li:first-of-type::before {
    font-size: 6.6666666667vw;
    letter-spacing: 0.5333333333vw;
    width: 20vw;
    height: 20vw;
    left: 0;
    line-height: 20vw;
    z-index: 1;
  }
}
.page .policy__history .wrapper li:not(:first-of-type)::before {
  content: "";
  width: 25px;
  height: 25px;
  background: #1f3d80;
  position: absolute;
  top: 70px;
  left: 411.5px;
  border-radius: 50%;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper li:not(:first-of-type)::before {
    width: 2.178153446vw;
    height: 2.178153446vw;
    top: 6.0988296489vw;
    left: 35.8524057217vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li:not(:first-of-type)::before {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    top: 12vw;
    left: 6.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li:not(:first-of-type) .content::before {
    content: "";
    width: 16.5px;
    height: 1px;
    border-bottom: 0.8vw dotted #1f3d80;
    position: absolute;
    top: 3.0666666667vw;
    left: -8vw;
  }
}
.page .policy__history .wrapper li .content {
  width: 343px;
  position: relative;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper li .content {
    width: 29.8842652796vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li .content {
    width: 65.3333333333vw;
    margin: 0 0 0 auto;
  }
}
.page .policy__history .wrapper li .content .title {
  font-size: 33px;
  font-weight: 600;
  text-align: right;
  letter-spacing: 2px;
  color: #1f3d80;
  display: flex;
  flex-direction: column;
  gap: 8px 0;
  margin: 0 0 16px;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper li .content .title {
    font-size: 2.8751625488vw;
    letter-spacing: 0.1742522757vw;
    gap: 0.6970091027vw 0;
    margin: 0 0 1.3940182055vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li .content .title {
    font-size: 6.6666666667vw;
    text-align: left;
    letter-spacing: 0.5333333333vw;
    gap: 2.1333333333vw 0;
    margin: 0 0 4.2666666667vw;
  }
}
.page .policy__history .wrapper li .content .title span {
  font-size: 20px;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper li .content .title span {
    font-size: 1.7425227568vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li .content .title span {
    font-size: 4.2666666667vw;
  }
}
.page .policy__history .wrapper li .content .title + p {
  font-weight: 500;
  line-height: 2;
}
.page .policy__history .wrapper li .image {
  width: 470px;
  display: flex;
  flex-direction: column;
  gap: 16px 0;
  margin: 88px 0 0;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper li .image {
    width: 40.9492847854vw;
    gap: 1.3940182055vw 0;
    margin: 7.66710013vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li .image {
    width: 65.3333333333vw;
    gap: 2.6666666667vw 0;
    margin: 5.3333333333vw 0 0 auto;
  }
}
.page .policy__history .wrapper li .image img {
  width: 100%;
}
.page .policy__history .wrapper li .link {
  font-weight: 600;
  letter-spacing: 2px;
  text-align: center;
  padding: 0 16px 0 0;
  line-height: 50px;
  color: #1f3d80;
  position: relative;
  display: block;
  border: 1px solid #1f3d80;
  background: #fff;
  margin: 48px 0 0;
  transition: 0.7s ease;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper li .link {
    letter-spacing: 0.1742522757vw;
    padding: 0 1.3940182055vw 0 0;
    line-height: 4.3563068921vw;
    border: 0.0871261378vw solid #1f3d80;
    margin: 4.1820546164vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li .link {
    letter-spacing: 0.5333333333vw;
    padding: 0;
    line-height: 13.3333333333vw;
    border: 0.2666666667vw solid #1f3d80;
    margin: 5.3333333333vw 0 0;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li .link.pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .page .policy__history .wrapper li .link.sp {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .page .policy__history .wrapper li .link:hover {
    background: #f5f8fc;
  }
}
.page .policy__history .wrapper li .link::after {
  content: "";
  position: absolute;
  background: url(/recruit/assets/images/common/icon_tab_blue_01.svg) center/cover no-repeat;
  width: 12.5px;
  height: 10.5px;
  top: 0;
  bottom: 0;
  right: 16px;
  margin: auto;
}
@media screen and (max-width: 1150px) {
  .page .policy__history .wrapper li .link::after {
    width: 1.089076723vw;
    height: 0.9148244473vw;
    right: 1.3940182055vw;
  }
}
@media screen and (max-width: 768px) {
  .page .policy__history .wrapper li .link::after {
    width: 3.3333333333vw;
    height: 2.8vw;
    right: 4.2666666667vw;
  }
} /*# sourceMappingURL=page.css.map */
.page .career__btn {
  background: #1f3d80;
  color: #fff;
  display: flex;
  width: fit-content;
  margin: 24px auto 0;
  padding: 16px 40px;
  border-radius: 5px;
  transition: 0.7s ease;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page .career__btn:hover {
    opacity: 0.6;
  }
}
.page .career__btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
  background: url(/recruit/assets/images/common/icon_arrow_right_white_01.svg) center/contain no-repeat;
  width: 5px;
  height: 12px;
}
@media screen and (max-width: 1150px) {
  .page .career__btn {
    margin: 3.1209362808842656vw auto 0;
    padding: 2.080624187256177vw 5.201560468140442vw;
    border-radius: 0.6501950585175552vw;
  }
  .page .career__btn::after {
    right: 1.5604681404421328vw;
    width: 0.6501950585175552vw;
    height: 1.5604681404421328vw;
  }
}
@media screen and (max-width: 768px) {
  .page .career__btn {
    margin: 7.5vw auto 0;
    padding: 4vw 10.5vw;
    border-radius: 1.5625vw;
  }
  .page .career__btn::after {
    right: 3.75vw;
    width: 1.5625vw;
    height: 3.75vw;
  }
}

.career__benefits {
  padding: 80px 0;
  border-top: 1px solid #d9d9d9;
  margin: 40px auto 0;
}
@media screen and (max-width: 1150px) {
  .career__benefits {
    padding: 6.9700910273vw 0;
    border-top: 0.0871261378vw solid #d9d9d9;
    margin: 3.4850455137vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .career__benefits {
    padding: 13.3333333333vw 0 0;
    border-top: 0.2666666667vw solid #d9d9d9;
    margin: 10.6666666667vw auto 0;
  }
}
.career__benefits .sec__inner table {
  width: 100%;
}
.career__benefits .sec__inner table tbody tr {
  display: flex;
  gap: 0 20px;
  padding: 16px 8px 16px 0;
  border-bottom: 1px dashed #d8d8d8;
}
@media screen and (max-width: 1150px) {
  .career__benefits .sec__inner table tbody tr {
    gap: 0 1.7425227568vw;
    padding: 1.391304347826087vw 0.6956521739130435vw 1.391304347826087vw 0;
    border-bottom: 0.0871261378vw dashed #d8d8d8;
  }
}
@media screen and (max-width: 768px) {
  .career__benefits .sec__inner table tbody tr {
    gap: 2vw 5.3333333333vw;
    padding: 2.6666666667vw 0;
    flex-direction: column;
  }
}
.career__benefits .sec__inner table tbody tr td {
  font-size: 14px;
  line-height: 1.7;
}
@media screen and (max-width: 1150px) {
  .career__benefits .sec__inner table tbody tr td {
    font-size: 1.2197659298vw;
  }
}
@media screen and (max-width: 768px) {
  .career__benefits .sec__inner table tbody tr td {
    font-size: 3.7333333333vw;
    line-height: 1.5;
  }
}
.career__benefits .sec__inner table tbody tr td:first-of-type {
  font-weight: 600;
  min-width: 133px;
}

@media screen and (max-width: 1150px) {
  .career__benefits .sec__inner table tbody tr td:first-of-type {
    min-width: 11.5877763329vw;
  }
}
@media screen and (max-width: 768px) {
  .career__benefits .sec__inner table tbody tr td:first-of-type {
    min-width: 25.8666666667vw;
    word-break: auto-phrase;
  }
}
@media screen and (max-width: 768px) {
  .career__benefits .sec__inner table tbody tr td:last-of-type {
    width: auto;
  }
  .pt0 {
    padding-top: 0 !important;
  }
}
