@charset "UTF-8";
.media__slide-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.media__slide-inner > * {
  min-height: 0%;
}

.media__container, .content__container, .content__container-job, .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) {
  .media__container, .content__container, .content__container-job, .breadcrumbs__container {
    max-width: 89.3333333333vw;
    padding-left: 0;
    padding-right: 0;
  }
}

.media__title, .kv__title {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .media__title, .kv__title {
    font-size: 3.3333333333vw;
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .media__title, .kv__title {
    font-size: 6.1333333333vw;
    line-height: 1.5869565217;
    margin-top: -2vw;
    margin-bottom: 3.3333333333vw;
  }
}

.media__text {
  font-size: 1.8rem;
  line-height: 1.8888888889;
}
@media screen and (max-width: 1200px) {
  .media__text {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 749px) {
  .media__text {
    font-size: 4.5333333333vw;
    line-height: 1.5882352941;
  }
}

.content__partition-message, .content__partition-job, .content__partition-faq, .content__partition-media {
  position: relative;
}

.content__partition-img-message, .content__partition-img-job, .content__partition-img-faq, .content__partition-img-media {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2560px;
  z-index: 0;
}
@media screen and (max-width: 1400px) {
  .content__partition-img-message, .content__partition-img-job, .content__partition-img-faq, .content__partition-img-media {
    width: 182.8571428571%;
  }
}
@media screen and (max-width: 749px) {
  .content__partition-img-message, .content__partition-img-job, .content__partition-img-faq, .content__partition-img-media {
    left: 0;
    transform: none;
    width: 100%;
  }
}

/* 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 */
/* kv:start */
.kv__container {
  padding-top: 95px;
}
@media screen and (max-width: 1200px) {
  .kv__container {
    padding-top: 7.9166666667vw;
  }
}
@media screen and (max-width: 749px) {
  .kv__container {
    padding-top: 18.1333333333vw;
  }
}
.kv__title {
  margin-bottom: 93px;
}
@media screen and (max-width: 1200px) {
  .kv__title {
    margin-bottom: 7.75vw;
  }
}
@media screen and (max-width: 749px) {
  .kv__title {
    margin-bottom: 12vw;
  }
}

/* kv:end */
.content__item, .content__item-img, .content__item-text {
  width: 46.8181818182%;
}
@media screen and (max-width: 749px) {
  .content__item, .content__item-img, .content__item-text {
    width: 100%;
  }
}

/* content:start */
.content__partition-message {
  padding-top: 220px;
}
@media screen and (max-width: 1400px) {
  .content__partition-message {
    padding-top: 15.7142857143vw;
  }
}
@media screen and (max-width: 749px) {
  .content__partition-message {
    padding-top: 39.7333333333vw;
  }
}
.content__partition-img-message {
  top: 0;
  height: 155px;
}
@media screen and (max-width: 1400px) {
  .content__partition-img-message {
    height: 11.0714285714vw;
  }
}
@media screen and (max-width: 749px) {
  .content__partition-img-message {
    top: 11.2vw;
    height: 20.6666666667vw;
  }
}
.content__partition-job {
  padding-top: 370px;
}
@media screen and (max-width: 1400px) {
  .content__partition-job {
    padding-top: 26.4285714286vw;
  }
}
@media screen and (max-width: 749px) {
  .content__partition-job {
    padding-top: 54vw;
  }
}
.content__partition-img-job {
  top: 151px;
  height: 128px;
}
@media screen and (max-width: 1400px) {
  .content__partition-img-job {
    top: 10.7857142857vw;
    height: 9.1428571429vw;
  }
}
@media screen and (max-width: 749px) {
  .content__partition-img-job {
    top: 25.3333333333vw;
    height: 17.0666666667vw;
  }
}
.content__partition-faq {
  padding-top: 400px;
}
@media screen and (max-width: 1400px) {
  .content__partition-faq {
    padding-top: 28.5714285714vw;
  }
}
@media screen and (max-width: 749px) {
  .content__partition-faq {
    padding-top: 54.1333333333vw;
  }
}
.content__partition-img-faq {
  top: 210px;
  height: 123px;
}
@media screen and (max-width: 1400px) {
  .content__partition-img-faq {
    top: 15vw;
    height: 8.7857142857vw;
  }
}
@media screen and (max-width: 749px) {
  .content__partition-img-faq {
    top: 26.1333333333vw;
    height: 17.0666666667vw;
  }
}
.content__partition-media {
  padding-top: 390px;
}
@media screen and (max-width: 1400px) {
  .content__partition-media {
    padding-top: 27.8571428571vw;
  }
}
@media screen and (max-width: 749px) {
  .content__partition-media {
    padding-top: 52vw;
  }
}
.content__partition-img-media {
  top: 215px;
  height: 111px;
}
@media screen and (max-width: 1400px) {
  .content__partition-img-media {
    top: 15.3571428571vw;
    height: 7.9285714286vw;
  }
}
@media screen and (max-width: 749px) {
  .content__partition-img-media {
    top: 32.8vw;
    height: 17.0666666667vw;
  }
}
.content__container, .content__container-job {
  position: relative;
  max-width: 1100px;
}
@media screen and (max-width: 1200px) {
  .content__container, .content__container-job {
    max-width: 91.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .content__container, .content__container-job {
    max-width: 89.3333333333vw;
  }
}
.content__container-job {
  padding-bottom: 200px;
}
@media screen and (max-width: 1200px) {
  .content__container-job {
    padding-bottom: 16.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .content__container-job {
    padding-bottom: 53.3333333333vw;
  }
}
.content__items {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 749px) {
  .content__items {
    flex-direction: column;
  }
}
@media screen and (max-width: 749px) {
  .content__item-text {
    order: 1;
  }
}
@media screen and (max-width: 749px) {
  .content__item-img {
    order: 2;
    margin-top: 8vw;
  }
}
.content__title {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.5555555556;
  margin-top: -12px;
  margin-bottom: 27px;
  color: #06056c;
}
@media screen and (max-width: 1200px) {
  .content__title {
    font-size: 3vw;
    margin-top: -1vw;
    margin-bottom: 2.25vw;
  }
}
@media screen and (max-width: 749px) {
  .content__title {
    font-size: 7.7333333333vw;
    line-height: 1.5;
    margin-top: -2.6666666667vw;
    margin-bottom: 6.6666666667vw;
    letter-spacing: 0.1em;
  }
}
.content__img {
  width: 514px;
}
@media screen and (max-width: 1200px) {
  .content__img {
    width: 42.8333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .content__img {
    width: 100%;
  }
}
.content__buttons, .content__buttons-work {
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  .content__buttons, .content__buttons-work {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .content__buttons, .content__buttons-work {
    margin-top: 8.6666666667vw;
  }
}
.content__buttons-work {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 749px) {
  .content__buttons-work {
    display: block;
  }
}
@media screen and (min-width: 750px) {
  .content__buttons-item {
    width: 45.0485436893%;
  }
}
@media screen and (max-width: 749px) {
  .content__buttons-item:last-child .content__button-work:first-child {
    border-top: none;
  }
}
.content__button, .content__button-work {
  position: relative;
  display: block;
  width: 300px;
  font-size: 1.6rem;
  line-height: 2;
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px solid #06056c;
}
@media screen and (max-width: 1200px) {
  .content__button, .content__button-work {
    width: 25vw;
    font-size: 1.3333333333vw;
    padding-top: 1.5vw;
    padding-bottom: 1.5vw;
  }
}
@media screen and (max-width: 749px) {
  .content__button, .content__button-work {
    width: 100%;
    font-size: 4.5333333333vw;
    padding-top: 3.8666666667vw;
    padding-bottom: 3.8666666667vw;
    border-top-width: 0.2666666667vw;
  }
}
.content__button:last-child, .content__button-work:last-child {
  border-bottom: 1px solid #06056c;
}
@media screen and (max-width: 749px) {
  .content__button:last-child, .content__button-work:last-child {
    border-bottom: 0.2666666667vw solid #06056c;
  }
}
.content__button::before, .content__button-work::before {
  display: block;
  background-image: url(/assets/img/recruit/career/button_arrow_blue_pc.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  content: "";
}
@media screen and (max-width: 1200px) {
  .content__button::before, .content__button-work::before {
    right: 0.5vw;
    width: 1.5vw;
    height: 0.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .content__button::before, .content__button-work::before {
    right: 0;
    background-image: url(/assets/img/recruit/career/button_arrow_blue_sp.png);
    width: 4.5333333333vw;
    height: 1.2vw;
  }
}
.content__button-blank::before {
  display: block;
  background-image: url(/common/img/icon_tab.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  content: "";
}
@media screen and (max-width: 1200px) {
  .content__button-blank::before {
    right: 0.8333333333vw;
    width: 1vw;
    height: 1vw;
  }
}
@media screen and (max-width: 749px) {
  .content__button-blank::before {
    right: 0.6666666667vw;
    width: 3.2vw;
    height: 3.2vw;
  }
}
.content__button-work {
  width: 100%;
}
.content__text {
  font-size: 1.5rem;
  line-height: 1.9333333333;
}
@media screen and (max-width: 1200px) {
  .content__text {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 749px) {
  .content__text {
    font-size: 4vw;
    line-height: 1.9333333333;
  }
}
.content__recruit {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 700px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  .content__recruit {
    width: 58.3333333333vw;
    margin-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .content__recruit {
    display: block;
    width: 89.3333333333vw;
    margin-top: 17.3333333333vw;
  }
}
.content__recruit-button, .content__recruit-button-02 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 340px;
  height: 80px;
  font-size: 1.6rem;
  line-height: 1;
  color: #fff;
  background-color: #06056c;
}
@media screen and (max-width: 1200px) {
  .content__recruit-button, .content__recruit-button-02 {
    width: 28.3333333333vw;
    height: 6.6666666667vw;
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .content__recruit-button, .content__recruit-button-02 {
    width: 100%;
    height: 20vw;
    font-size: 4.5333333333vw;
  }
}
.content__recruit-button::before, .content__recruit-button-02::before {
  display: block;
  background-image: url(/assets/img/recruit/career/button_arrow_white_pc.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  content: "";
}
@media screen and (max-width: 1200px) {
  .content__recruit-button::before, .content__recruit-button-02::before {
    right: 1.6666666667vw;
    width: 1.5vw;
    height: 0.3333333333vw;
  }
}
@media screen and (max-width: 749px) {
  .content__recruit-button::before, .content__recruit-button-02::before {
    right: 6.6666666667vw;
    background-image: url(/assets/img/recruit/career/button_arrow_white_sp.png);
    width: 4.5333333333vw;
    height: 1.2vw;
  }
}
.content__recruit-button:nth-child(2), .content__recruit-button-02:nth-child(2) {
  margin-left: 20px;
}
@media screen and (max-width: 1200px) {
  .content__recruit-button:nth-child(2), .content__recruit-button-02:nth-child(2) {
    margin-left: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .content__recruit-button:nth-child(2), .content__recruit-button-02:nth-child(2) {
    margin-left: 0;
    margin-top: 4vw;
  }
}
.content__recruit-button-02 {
  border: 1px solid #06056c;
  color: #06056c;
  background-color: #fff;
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .content__recruit-button-02 {
    margin-top: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .content__recruit-button-02 {
    margin-top: 4vw;
  }
}
.content__recruit-button-02::before {
  background-image: url(/assets/img/recruit/career/button_arrow_blue_pc.png);
}
@media screen and (max-width: 749px) {
  .content__recruit-button-02::before {
    background-image: url(/assets/img/recruit/career/button_arrow_blue_sp.png);
  }
}

/* content:end */
.media__button-prev, .media__button-next {
  position: absolute;
  top: 145px;
  width: 60px;
  height: 60px;
  background-image: url(/assets/img/recruit/media_slider_button_pc.png);
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s;
  outline: none;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  .media__button-prev, .media__button-next {
    top: 12.0833333333vw;
    width: 5vw;
    height: 5vw;
  }
}
@media screen and (max-width: 749px) {
  .media__button-prev, .media__button-next {
    top: 30vw;
    background-image: url(/assets/img/recruit/media_slider_button_sp.png);
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
.media__button-prev:hover, .media__button-next:hover {
  opacity: 0.4;
}

/* media:start */
.media__container {
  position: relative;
  max-width: 1310px;
  padding-bottom: 200px;
}
@media screen and (max-width: 1200px) {
  .media__container {
    padding-bottom: 16.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .media__container {
    padding-bottom: 53.3333333333vw;
  }
}
.media__title {
  font-size: 38px;
}
@media screen and (max-width: 1200px) {
  .media__title {
    font-size: 3.1666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .media__title {
    font-size: 8vw;
    text-align: left;
    margin-left: 5.3333333333vw;
    letter-spacing: 0.1em;
  }
}
.media__text {
  text-align: center;
}
.media__content {
  position: relative;
}
.media__slider {
  margin-top: 35px;
  margin-left: 80px;
  margin-right: 80px;
}
@media screen and (max-width: 1200px) {
  .media__slider {
    margin-top: 2.9166666667vw;
    margin-left: 6.6666666667vw;
    margin-right: 6.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .media__slider {
    margin-top: 10.6666666667vw;
    margin-left: 5.3333333333vw;
    margin-right: 5.3333333333vw;
  }
}
.media__slide-link {
  display: block;
  overflow: hidden;
  border-radius: 20px;
}
@media screen and (max-width: 1200px) {
  .media__slide-link {
    border-radius: 1.6666666667vw;
  }
}
@media screen and (max-width: 749px) {
  .media__slide-link {
    border-radius: 2.6666666667vw;
  }
}
.media__slide-inner {
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 27px;
  padding-bottom: 32px;
  padding-left: 30px;
  padding-right: 20px;
  min-height: 150px;
  background-color: #fff;
}
@media screen and (max-width: 1200px) {
  .media__slide-inner {
    padding-top: 2.25vw;
    padding-bottom: 2.6666666667vw;
    padding-left: 2.5vw;
    padding-right: 1.6666666667vw;
    min-height: 12.5vw;
  }
}
@media screen and (max-width: 749px) {
  .media__slide-inner {
    padding-top: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-right: 1.3333333333vw;
    min-height: 35.2vw;
  }
}
.media__slide-text {
  position: absolute;
  top: 25px;
  left: 30px;
  font-size: 1.3rem;
  line-height: 1.6153846154;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .media__slide-text {
    top: 2.0833333333vw;
    left: 2.5vw;
    font-size: 1.0833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .media__slide-text {
    top: 3.3333333333vw;
    left: 5.3333333333vw;
    font-size: 4vw;
    line-height: 1.6;
  }
}
.media__slide-title {
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
}
@media screen and (max-width: 1200px) {
  .media__slide-title {
    font-size: 1.25vw;
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 749px) {
  .media__slide-title {
    font-size: 4.2666666667vw;
    line-height: 1.59375;
  }
}
.media__slide-more {
  width: 97px;
}
@media screen and (max-width: 1200px) {
  .media__slide-more {
    width: 8.0833333333vw;
  }
}
@media screen and (max-width: 749px) {
  .media__slide-more {
    width: 25.7333333333vw;
    margin-left: 1.3333333333vw;
  }
}
.media__button-prev {
  left: 0;
}
@media screen and (max-width: 749px) {
  .media__button-prev {
    left: 6.6666666667vw;
  }
}
.media__button-next {
  right: 0;
  transform: scale(-1, 1);
}
@media screen and (max-width: 749px) {
  .media__button-next {
    right: 6.6666666667vw;
  }
}

/* media:end */