@charset "UTF-8";
.industry__container, .heading__container, .breadcrumbs__container {
  position: relative;
  box-sizing: content-box !important;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 1;
}
@media screen and (max-width: 749px) {
  .industry__container, .heading__container, .breadcrumbs__container {
    max-width: 89.3333333333vw;
    padding-left: 0;
    padding-right: 0;
  }
}

/* breadcrumbs:start */
.breadcrumbs__container {
  padding-top: 15px;
}
@media screen and (max-width: 1200px) {
  .breadcrumbs__container {
    padding-top: 1.25vw;
  }
}
@media screen and (max-width: 749px) {
  .breadcrumbs__container {
    padding-top: 2.6666666667vw;
  }
}
.breadcrumbs__list {
  position: relative;
  display: inline;
  line-height: 1.5;
}
.breadcrumbs__list::after {
  display: inline-block;
  font-size: 1.3rem;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 1.5;
  color: #6e6d6d;
  content: "＞";
}
@media screen and (max-width: 1200px) {
  .breadcrumbs__list::after {
    font-size: 1.0833333333vw;
    margin-left: 1.6666666667vw;
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .breadcrumbs__list::after {
    font-size: 2.6666666667vw;
    margin-left: 2.6666666667vw;
    margin-right: 2.6666666667vw;
  }
}
.breadcrumbs__list:last-child::after {
  content: none;
}
.breadcrumbs__list::marker {
  content: none;
}
.breadcrumbs__link, .breadcrumbs__link--cur {
  font-size: 1.3rem;
}
@media screen and (max-width: 1200px) {
  .breadcrumbs__link, .breadcrumbs__link--cur {
    font-size: 1.0833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .breadcrumbs__link, .breadcrumbs__link--cur {
    font-size: 2.6666666667vw;
  }
}
.breadcrumbs__link--cur {
  color: #6e6d6d;
  display: inline;
}

/* breadcrumbs:end */
/* heading:start */
.heading {
  margin-top: 105px;
}
@media screen and (max-width: 1200px) {
  .heading {
    margin-top: 8.75vw;
  }
}
@media screen and (max-width: 749px) {
  .heading {
    margin-top: 18.6666666667vw;
  }
}
.heading__container {
  padding-inline: 0;
  max-width: 1000px;
}
@media screen and (max-width: 1200px) {
  .heading__container {
    max-width: 83.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .heading__container {
    max-width: 100%;
  }
}
.heading__heading {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .heading__heading {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .heading__heading {
    font-size: 6.1333333333vw;
    line-height: 1.5869565217;
    margin-block: -1.125vw;
  }
}

/* heading:end */
/* industry:start */
.industry {
  margin-top: 90px;
  margin-bottom: 200px;
}
@media screen and (max-width: 1200px) {
  .industry {
    margin-top: 7.5vw;
    margin-bottom: 16.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .industry {
    margin-top: 25.3333333333vw;
    margin-bottom: 29.3333333333vw;
  }
}
.industry__container {
  padding-inline: 0;
  width: 860px;
  background-color: #fff;
  border-radius: 20px;
  padding-inline: 70px;
  padding-block: 40px;
}
@media screen and (max-width: 1200px) {
  .industry__container {
    width: 71.6666666667vw;
    border-radius: 1.6666666667vw;
    padding-inline: 5.8333333333vw;
    padding-block: 3.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .industry__container {
    width: 89.3333333333vw;
    border-radius: 2.6666666667vw;
    padding-block: 9.3333333333vw;
    padding-inline: 0;
  }
}
.industry__container + .industry__container {
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  .industry__container + .industry__container {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .industry__container + .industry__container {
    margin-top: 10.6666666667vw;
  }
}
.industry__heading {
  font-size: 3.6rem;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .industry__heading {
    font-size: 3vw;
  }
}
@media screen and (max-width: 749px) {
  .industry__heading {
    font-size: 7.4666666667vw;
    line-height: 1;
    margin-left: 4.2666666667vw;
  }
}
.industry__heading-business {
  color: #eb5505;
}
.industry__contents {
  width: 760px;
  margin-inline: auto;
}
@media screen and (max-width: 1200px) {
  .industry__contents {
    width: 63.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .industry__contents {
    width: 72.4vw;
    margin-right: 5.3333333333vw;
  }
}
.industry__contents-business {
  width: 796px;
  margin-right: 14px;
}
@media screen and (max-width: 1200px) {
  .industry__contents-business {
    width: 66.3333333333vw;
    margin-right: 1.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .industry__contents-business {
    width: 72.4vw;
    margin-right: 5.3333333333vw;
  }
}
.industry__btns {
  margin-top: 30px;
  padding-block: 20px;
  padding-left: 45px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .industry__btns {
    margin-top: 2.5vw;
    padding-block: 1.6666666667vw;
    padding-left: 3.75vw;
  }
}
@media screen and (max-width: 749px) {
  .industry__btns {
    flex-direction: column;
    margin-top: 5.3333333333vw;
    padding-block: 5.3333333333vw;
    padding-left: 8vw;
  }
}
.industry__btns::before {
  position: absolute;
  display: block;
  content: "";
  background-color: #06056c;
  width: 6px;
  height: 100%;
  border-radius: 3px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1200px) {
  .industry__btns::before {
    width: 0.5vw;
  }
}
@media screen and (max-width: 749px) {
  .industry__btns::before {
    width: 1.3333333333vw;
  }
}
.industry__btns-business::before {
  background-color: #eb5505;
}
.industry__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #06056c;
  border-radius: 12px;
  width: 411px;
  height: 80px;
  padding-left: 30px;
  padding-right: 20px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .industry__btn {
    border-radius: 1vw;
    width: 34.25vw;
    height: 6.6666666667vw;
    padding-left: 2.5vw;
    padding-right: 1.6666666667vw;
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 749px) {
  .industry__btn {
    justify-content: space-between;
    border-radius: 3.2vw;
    width: 89.3333333333vw;
    height: 20vw;
    padding-left: 6.6666666667vw;
    padding-right: 5.3333333333vw;
    font-size: 4.5333333333vw;
    font-weight: normal;
  }
}
.industry__btn::after {
  content: "";
  background-image: url("../img/recruit/company/link__icon_pc.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  display: block;
  width: 25px;
  height: 7px;
  margin-left: 20px;
}
@media screen and (max-width: 1200px) {
  .industry__btn::after {
    width: 2.0833333333vw;
    height: 0.5833333333vw;
    margin-left: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .industry__btn::after {
    background-image: url("../img/recruit/company/link__icon_sp.png");
    width: 4.5333333333vw;
    height: 1.2vw;
  }
}
.industry .technology__btn--01 {
  width: 370px;
  margin-right: 20px;
}
@media screen and (max-width: 1200px) {
  .industry .technology__btn--01 {
    width: 30.8333333333vw;
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .industry .technology__btn--01 {
    width: 64.2666666667vw;
    margin-right: 0;
  }
}
.industry .technology__btn--02 {
  width: 300px;
}
@media screen and (max-width: 1200px) {
  .industry .technology__btn--02 {
    width: 25vw;
  }
}
@media screen and (max-width: 749px) {
  .industry .technology__btn--02 {
    width: 64.2666666667vw;
    margin-right: 0;
    margin-top: 5.3333333333vw;
  }
}
.industry .technology__btn--03 {
  width: 221px;
  margin-top: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 1200px) {
  .industry .technology__btn--03 {
    width: 18.4166666667vw;
    margin-top: 1.6666666667vw;
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .industry .technology__btn--03 {
    width: 64.2666666667vw;
    margin-right: 0;
    margin-top: 5.3333333333vw;
  }
}
.industry .technology__btn--04 {
  width: 221px;
  margin-top: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 1200px) {
  .industry .technology__btn--04 {
    width: 18.4166666667vw;
    margin-top: 1.6666666667vw;
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .industry .technology__btn--04 {
    width: 64.2666666667vw;
    margin-right: 0;
    margin-top: 4vw;
  }
}
.industry .technology__btn--05 {
  width: 190px;
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .industry .technology__btn--05 {
    width: 15.8333333333vw;
    margin-top: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .industry .technology__btn--05 {
    width: 64.2666666667vw;
    margin-right: 0;
    margin-top: 5.3333333333vw;
  }
}
.industry .business__btn--01 {
  width: 201px;
  margin-right: 20px;
  background-color: #eb5505;
}
@media screen and (max-width: 1200px) {
  .industry .business__btn--01 {
    width: 16.75vw;
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .industry .business__btn--01 {
    width: 64.2666666667vw;
    margin-right: 0;
    margin-top: 0;
  }
}
.industry .business__btn--02 {
  width: 190px;
  margin-right: 20px;
  background-color: #eb5505;
}
@media screen and (max-width: 1200px) {
  .industry .business__btn--02 {
    width: 15.8333333333vw;
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .industry .business__btn--02 {
    width: 64.2666666667vw;
    margin-right: 0;
    margin-top: 5.3333333333vw;
  }
}
.industry .business__btn--03 {
  width: 150px;
  margin-right: 20px;
  background-color: #eb5505;
}
@media screen and (max-width: 1200px) {
  .industry .business__btn--03 {
    width: 12.5vw;
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .industry .business__btn--03 {
    width: 64.2666666667vw;
    margin-top: 5.3333333333vw;
  }
}
.industry .business__btn--04 {
  width: 150px;
  background-color: #eb5505;
}
@media screen and (max-width: 1200px) {
  .industry .business__btn--04 {
    width: 12.5vw;
  }
}
@media screen and (max-width: 749px) {
  .industry .business__btn--04 {
    width: 64.2666666667vw;
    margin-right: 0;
    margin-top: 5.3333333333vw;
  }
}

/* industry:end */
/* modal:start */
.modal {
  /* モーダルの基本スタイル */
  display: none;
  /* デフォルトで非表示 */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  /* 背景を暗くする */
  z-index: 1000;
  overflow-y: auto;
  /* モーダル内にスクロールバーが必要な場合 */
  /* モーダルがアクティブになったときに表示 */
  /* モーダルコンテンツのスタイル */
  /* 閉じるボタンのスタイル（必要に応じて） */
  /* モーダル内の各コンテンツはデフォルトで非表示 */
  /* 表示したいコンテンツに付与するクラス */
}
.modal.is-active {
  display: flex;
  /* または block, grid */
  justify-content: center;
  align-items: center;
}
.modal__content {
  background-color: white;
  border-radius: 20px;
  max-width: 940px;
  max-height: 980px;
  width: 90%;
  height: 90vh;
  position: relative;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .modal__content {
    width: 78.3333333333vw;
    border-radius: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__content {
    width: 89.3333333333vw;
    max-height: 130.6666666667vw;
    border-radius: 2.6666666667vw;
  }
}
.modal__scroll {
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}
.modal__scroll::-webkit-scrollbar {
  background-color: #fff;
  width: 10px;
}
@media screen and (max-width: 1200px) {
  .modal__scroll::-webkit-scrollbar {
    width: 0.8333333333vw;
  }
}
.modal__scroll::-webkit-scrollbar-thumb {
  background-color: #a0a0a0;
  border-radius: 13px;
}
@media screen and (max-width: 1200px) {
  .modal__scroll::-webkit-scrollbar-thumb {
    border-radius: 1.0833333333vw;
  }
}
.modal__close-btn {
  position: absolute;
  background-color: transparent;
  border: none;
  width: 48px;
  top: 40px;
  right: 40px;
}
@media screen and (max-width: 1200px) {
  .modal__close-btn {
    width: 4vw;
    top: 3.3333333333vw;
    right: 3.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__close-btn {
    width: 7.4666666667vw;
    top: 4.9333333333vw;
    right: 4.9333333333vw;
  }
}
.modal__data-content {
  display: none;
}
.modal__data-content.is-current {
  display: block;
  /* または flex, grid */
}
.modal__intro-top {
  position: relative;
  padding-top: 62px;
  padding-bottom: 62px;
  padding-inline: 70px 60px;
}
@media screen and (max-width: 1200px) {
  .modal__intro-top {
    padding-top: 5.1666666667vw;
    padding-bottom: 5vw;
    padding-inline: 5.8333333333vw 5vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__intro-top {
    padding-top: 17.3333333333vw;
    padding-bottom: 14vw;
    padding-inline: 5.3333333333vw 4vw;
  }
}
.modal__intro-top::after {
  position: absolute;
  display: block;
  content: "";
  background-color: #8282b5;
  width: 85.1063829787%;
  height: 4px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1200px) {
  .modal__intro-top::after {
    height: 0.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__intro-top::after {
    width: 78.6666666667vw;
    height: 0.5333333333vw;
  }
}
.modal__intro-bottom {
  padding-top: 25px;
  padding-bottom: 60px;
  padding-inline: 70px 60px;
}
@media screen and (max-width: 1200px) {
  .modal__intro-bottom {
    padding-top: 2.0833333333vw;
    padding-bottom: 5vw;
    padding-inline: 5.8333333333vw 5vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__intro-bottom {
    padding-top: 4.5333333333vw;
    padding-inline: 5.3333333333vw 4vw;
    padding-bottom: 13.3333333333vw;
  }
}
.modal__intro-business {
  padding-top: 62px;
  padding-bottom: 64px;
  padding-inline: 70px 60px;
}
@media screen and (max-width: 1200px) {
  .modal__intro-business {
    padding-top: 5.1666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-inline: 5.8333333333vw 5vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__intro-business {
    padding-top: 17.3333333333vw;
    padding-bottom: 14vw;
    padding-inline: 5.3333333333vw 4vw;
  }
}
.modal__title {
  font-size: 36px;
  line-height: 1.2222222222;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .modal__title {
    font-size: 3vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__title {
    font-size: 8vw;
    letter-spacing: -0.1em;
  }
}
.modal__title.nowrap {
  white-space: nowrap;
}
.modal__title-japanese {
  letter-spacing: 0;
}
.modal__lead {
  font-size: 18px;
  line-height: 1.6666666667;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 63px;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1200px) {
  .modal__lead {
    font-size: 1.5vw;
    margin-top: 2.0833333333vw;
    margin-bottom: 5.25vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__lead {
    font-size: 4.8vw;
    line-height: 1.75;
    margin-top: 6.2666666667vw;
    margin-bottom: 13.3333333333vw;
  }
}
.modal__note {
  font-size: 14px;
  line-height: 1.5714285714;
  margin-top: 35px;
  text-align: center;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 1200px) {
  .modal__note {
    font-size: 1.1666666667vw;
    margin-top: 2.9166666667vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__note {
    font-size: 3.7333333333vw;
    line-height: 1.4642857143;
    margin-top: 5.8666666667vw;
  }
}
.modal__caption {
  font-size: 26px;
  line-height: 1.6923076923;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .modal__caption {
    font-size: 2.1666666667vw;
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__caption {
    font-size: 6.1333333333vw;
    text-align: center;
    margin-bottom: 8.5333333333vw;
  }
}
.modal__people {
  padding-top: 25px;
  padding-bottom: 70px;
  padding-inline: 70px;
  background-color: #f8f8f8;
}
@media screen and (max-width: 1200px) {
  .modal__people {
    padding-top: 2.0833333333vw;
    padding-bottom: 5.8333333333vw;
    padding-inline: 5.8333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__people {
    padding-top: 4.8vw;
    padding-bottom: 18.6666666667vw;
    padding-inline: 5.3333333333vw;
  }
}
.modal__people-list {
  display: flex;
  margin-top: 35px;
}
@media screen and (max-width: 1200px) {
  .modal__people-list {
    margin-top: 2.9166666667vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__people-list {
    flex-direction: column;
    align-items: center;
  }
}
.modal__people-item {
  width: 180px;
}
@media screen and (max-width: 1200px) {
  .modal__people-item {
    width: 15vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__people-item {
    width: 57.3333333333vw;
  }
}
.modal__people-item:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 1200px) {
  .modal__people-item:not(:first-child) {
    margin-left: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__people-item:not(:first-child) {
    margin-left: 0;
    margin-top: 5.3333333333vw;
  }
}
.modal__people-texts {
  background-color: #e5e5f1;
  padding-inline: 20px;
  padding-block: 12px 15px;
}
@media screen and (max-width: 1200px) {
  .modal__people-texts {
    padding-inline: 1.6666666667vw;
    padding-block: 1vw 1.25vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__people-texts {
    padding-inline: 5.3333333333vw;
    padding-block: 2.6666666667vw 5.3333333333vw;
  }
}
.modal__people-age {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 6px;
}
@media screen and (max-width: 1200px) {
  .modal__people-age {
    font-size: 1vw;
    margin-block: 0.5vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__people-age {
    font-size: 3.7333333333vw;
    margin-bottom: 1.8666666667vw;
  }
}
.modal__people-name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .modal__people-name {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 749px) {
  .modal__people-name {
    font-size: 5.3333333333vw;
  }
}

/* modal:end */