@charset "UTF-8";
.recruit .page-intro .container .grid-list .title .ttl-en,
.recruit .page-intro .container .grid-list .title .ttl-ja {
  color: #002145;
}
.recruit .page-intro .container .grid-list .page-navi ol li {
  color: #002145;
}
.recruit .page-intro .container .grid-list .page-navi ol li .navi-en::before {
  color: #002145;
}
.recruit .page-intro .container .grid-list .page-navi ol li::after {
  background-color: #002145;
}
.recruit .recruit_message .container {
  max-width: 1080px;
  padding-bottom: 167px;
  text-align: center;
}
@media screen and (max-width: 1900px) {
  .recruit .recruit_message .container {
    padding-bottom: 167rem;
    max-width: 1080rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit .recruit_message .container {
    max-width: 580rem;
    width: 90%;
    padding-bottom: 106rem;
  }
}
.recruit .recruit_message .container .sec-ttl {
  justify-content: center;
  margin-bottom: 65px;
}
@media screen and (max-width: 1900px) {
  .recruit .recruit_message .container .sec-ttl {
    margin-bottom: 65rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit .recruit_message .container .sec-ttl {
    margin-bottom: 70rem;
  }
}
.recruit .recruit_message .container .catch {
  font-size: 30px;
  line-height: 44px;
  font-weight: 900;
  margin-bottom: 50px;
}
@media screen and (max-width: 1900px) {
  .recruit .recruit_message .container .catch {
    font-size: 30rem;
    line-height: 44rem;
    margin-bottom: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit .recruit_message .container .catch {
    font-size: 25rem;
    line-height: 52rem;
    margin-bottom: 53rem;
  }
}
.recruit .recruit_message .container .text {
  margin-bottom: 119px;
}
@media screen and (max-width: 1900px) {
  .recruit .recruit_message .container .text {
    margin-bottom: 119rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit .recruit_message .container .text {
    margin-bottom: 101rem;
  }
}
.recruit .recruit_message .container .text p {
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  color: #3e3a39;
}
@media screen and (max-width: 1900px) {
  .recruit .recruit_message .container .text p {
    font-size: 16rem;
    line-height: 32rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit .recruit_message .container .text p {
    font-size: 21rem;
    line-height: 46rem;
  }
}
.recruit .recruit_message .container .recruit_swiper {
  overflow: visible;
}

.recruit_voice .sec-ttl.pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .recruit_voice .sec-ttl.pc-hidden {
    display: flex;
    max-width: 580rem;
    width: 90%;
    margin: auto auto 30rem;
  }
}
.recruit_voice .grid-item {
  max-width: 1080px;
  width: 90%;
  margin: auto auto 140px;
  grid-template-columns: 1fr 1fr;
  gap: 131px;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .grid-item {
    max-width: 1080rem;
    gap: 131rem;
    margin-bottom: 140rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .grid-item {
    max-width: 580rem;
    margin-bottom: 98rem;
    display: flex;
    flex-direction: column-reverse;
    gap: 38rem;
  }
}
.recruit_voice .grid-item .text .sec-ttl {
  margin-bottom: 102px;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .grid-item .text .sec-ttl {
    margin-bottom: 102rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .grid-item .text .sec-ttl {
    margin-bottom: 51rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .grid-item .text .sec-ttl.sp-hidden {
    display: none;
  }
}
.recruit_voice .grid-item .text .voice_intro .num {
  font-size: 15px;
  letter-spacing: 0.06em;
  font-weight: 600;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .grid-item .text .voice_intro .num {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .grid-item .text .voice_intro .num {
    font-size: 18rem;
  }
}
.recruit_voice .grid-item .text .voice_intro .voice-ttl {
  font-size: 30px;
  line-height: 44px;
  font-weight: 900;
  margin-bottom: 40px;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .grid-item .text .voice_intro .voice-ttl {
    font-size: 30rem;
    line-height: 44rem;
    margin-bottom: 40rem;
  }
}
.recruit_voice .grid-item .text .voice_intro .content p {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 56px;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .grid-item .text .voice_intro .content p {
    font-size: 16rem;
    line-height: 32rem;
    margin-bottom: 56rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .grid-item .text .voice_intro .content p {
    font-size: 21rem;
    line-height: 46rem;
    margin-bottom: 43rem;
  }
}
.recruit_voice .grid-item .text .voice_intro .element {
  display: flex;
  gap: 10px;
  font-size: 16px;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .grid-item .text .voice_intro .element {
    gap: 10rem;
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .grid-item .text .voice_intro .element {
    font-size: 24rem;
  }
}
.recruit_voice .grid-item .img img {
  aspect-ratio: 411/524;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 45px;
}
@media screen and (max-width: 768px) {
  .recruit_voice .grid-item .img img {
    border-radius: 45rem;
    aspect-ratio: 580/524;
  }
}
.recruit_voice .bg-main {
  background-color: #002145;
  border-radius: 45px 45px 0 0;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .bg-main {
    border-radius: 45rem 45rem 0 0;
  }
}
.recruit_voice .bg-main .voice-detail {
  max-width: 1080px;
  width: 90%;
  margin: auto;
  padding: 113px 0 136px;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .bg-main .voice-detail {
    padding: 113rem 0 136rem;
    max-width: 1080rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .bg-main .voice-detail {
    padding: 174rem 0 119rem;
  }
}
.recruit_voice .bg-main .voice-detail .qa-set:last-child {
  padding-bottom: 102px;
  border-bottom: 1px solid #ffa631;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .bg-main .voice-detail .qa-set:last-child {
    padding-bottom: 102rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .bg-main .voice-detail .qa-set:last-child {
    padding-bottom: 82rem;
  }
}
.recruit_voice .bg-main .voice-detail .qa-set:last-child .qa {
  margin-bottom: 0;
}
.recruit_voice .bg-main .voice-detail .qa-set:last-child .qa .answer {
  margin-bottom: 0;
}
.recruit_voice .bg-main .voice-detail .qa-set .qa {
  margin-bottom: 93px;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .bg-main .voice-detail .qa-set .qa {
    margin-bottom: 93rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .bg-main .voice-detail .qa-set .qa {
    margin-bottom: 59rem;
  }
}
.recruit_voice .bg-main .voice-detail .qa-set .qa .question {
  max-width: 994px;
  width: 100%;
  text-align: left;
  margin-left: auto;
  font-size: 21px;
  line-height: 32px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 26px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .recruit_voice .bg-main .voice-detail .qa-set .qa .question {
    font-size: 24rem;
    line-height: 38rem;
    max-width: 580rem;
    margin-bottom: 40rem;
  }
}
.recruit_voice .bg-main .voice-detail .qa-set .qa .question::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 11px;
  width: 59px;
  height: 2px;
  display: inline-block;
  background-color: #ffa631;
  margin-right: 23px;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .bg-main .voice-detail .qa-set .qa .question::before {
    top: 11rem;
    width: 59rem;
    height: 2rem;
    margin-right: 23rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .bg-main .voice-detail .qa-set .qa .question::before {
    bottom: 100%;
    top: auto;
    left: 0;
    right: auto;
    margin-bottom: 47rem;
  }
}
@media screen and (max-width: 1900px) {
  .recruit_voice .bg-main .voice-detail .qa-set .qa .question {
    max-width: 994rem;
    font-size: 23rem;
    line-height: 32rem;
    margin-bottom: 26rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .bg-main .voice-detail .qa-set .qa .question {
    margin-bottom: 40rem;
    font-size: 21rem;
    line-height: 46rem;
    max-width: 580rem;
  }
}
.recruit_voice .bg-main .voice-detail .qa-set .qa .answer {
  max-width: 994px;
  width: 100%;
  text-align: left;
  margin-left: auto;
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  font-weight: 500;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .bg-main .voice-detail .qa-set .qa .answer {
    max-width: 994rem;
    font-size: 16rem;
    line-height: 32rem;
    margin-bottom: 26rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .bg-main .voice-detail .qa-set .qa .answer {
    margin-bottom: 59rem;
    font-size: 21rem;
    line-height: 46rem;
  }
}
.recruit_voice .bg-main .voice-detail .qa-set .qa-image {
  margin-bottom: 69px;
}
.recruit_voice .bg-main .voice-detail .qa-set .qa-image img {
  aspect-ratio: 1080/540;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 45px;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .bg-main .voice-detail .qa-set .qa-image {
    margin-bottom: 69rem;
  }
  .recruit_voice .bg-main .voice-detail .qa-set .qa-image img {
    border-radius: 45rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .bg-main .voice-detail .qa-set .qa-image {
    margin-bottom: 115rem;
  }
  .recruit_voice .bg-main .voice-detail .qa-set .qa-image img {
    aspect-ratio: 580/450;
  }
}
.recruit_voice .swiper-button-prev,
.recruit_voice .swiper-rtl .swiper-button-next {
  left: 20px;
  top: 10%;
  width: 65px;
  height: 65px;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .swiper-button-prev,
  .recruit_voice .swiper-rtl .swiper-button-next {
    width: 65rem;
    height: 65rem;
    left: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .swiper-button-prev,
  .recruit_voice .swiper-rtl .swiper-button-next {
    top: 9%;
  }
}
.recruit_voice .swiper-button-prev svg,
.recruit_voice .swiper-rtl .swiper-button-next svg {
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}
.recruit_voice .swiper-button-prev:hover svg,
.recruit_voice .swiper-rtl .swiper-button-next:hover svg {
  transition: all 0.4s ease;
}
.recruit_voice .swiper-button-prev:hover svg circle,
.recruit_voice .swiper-rtl .swiper-button-next:hover svg circle {
  fill: #fff;
}
.recruit_voice .swiper-button-prev:hover svg polyline,
.recruit_voice .swiper-button-prev:hover svg line,
.recruit_voice .swiper-rtl .swiper-button-next:hover svg polyline,
.recruit_voice .swiper-rtl .swiper-button-next:hover svg line {
  stroke: #002145;
}
.recruit_voice .swiper-button-next,
.recruit_voice .swiper-rtl .swiper-button-prev {
  right: 20px;
  top: 10%;
  width: 65px;
  height: 65px;
}
@media screen and (max-width: 1900px) {
  .recruit_voice .swiper-button-next,
  .recruit_voice .swiper-rtl .swiper-button-prev {
    right: 20rem;
    width: 65rem;
    height: 65rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .swiper-button-next,
  .recruit_voice .swiper-rtl .swiper-button-prev {
    top: 9%;
  }
}
.recruit_voice .swiper-button-next svg,
.recruit_voice .swiper-rtl .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}
.recruit_voice .swiper-button-next:hover svg,
.recruit_voice .swiper-rtl .swiper-button-prev:hover svg {
  transition: all 0.4s ease;
}
.recruit_voice .swiper-button-next:hover svg circle,
.recruit_voice .swiper-rtl .swiper-button-prev:hover svg circle {
  fill: #fff;
}
.recruit_voice .swiper-button-next:hover svg polyline,
.recruit_voice .swiper-button-next:hover svg line,
.recruit_voice .swiper-rtl .swiper-button-prev:hover svg polyline,
.recruit_voice .swiper-rtl .swiper-button-prev:hover svg line {
  stroke: #002145;
}

.recruit_dayflow .container {
  max-width: 1080px;
  padding: 106px 0 43px;
}
@media screen and (max-width: 1900px) {
  .recruit_dayflow .container {
    max-width: 1080rem;
    padding: 106rem 0 43rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_dayflow .container {
    max-width: 580rem;
    padding: 101rem 0 32rem;
  }
}
.recruit_dayflow .container .sec-ttl {
  margin-bottom: 56px;
}
@media screen and (max-width: 1900px) {
  .recruit_dayflow .container .sec-ttl {
    margin-bottom: 56rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_dayflow .container .sec-ttl {
    margin-bottom: 47rem;
  }
}
.recruit_dayflow .container .grid-item {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 768px) {
  .recruit_dayflow .container .grid-item {
    grid-template-columns: 1fr;
  }
}

.recruit_careerplan .container {
  max-width: 1080px;
  padding: 89px 0 0;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container {
    max-width: 1080rem;
    padding-top: 89rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container {
    max-width: 580rem;
    padding-top: 114rem;
  }
}
.recruit_careerplan .container .sec-ttl {
  margin-bottom: 78px;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .sec-ttl {
    margin-bottom: 78rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .sec-ttl {
    margin-bottom: 176rem;
  }
}
.recruit_careerplan .container .img {
  margin-bottom: 44px;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .img {
    margin-bottom: 44rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .img {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #ffa631 #d9dada;
  }
  .recruit_careerplan .container .img img {
    width: 810rem;
  }
}
.recruit_careerplan .container .img::-webkit-scrollbar {
  height: 9px; /* 横スクロールバーの高さ */
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .img::-webkit-scrollbar {
    height: 9rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .img::-webkit-scrollbar {
    height: 15rem;
  }
}
.recruit_careerplan .container .img::-webkit-scrollbar-track {
  background: #d9dada;
}
.recruit_careerplan .container .img::-webkit-scrollbar-thumb {
  background-color: #ffa631;
}
.recruit_careerplan .container .career-tabs .tab-buttons {
  display: flex;
  gap: 19px;
  cursor: pointer;
  justify-content: center;
  margin-bottom: 57px;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-buttons {
    gap: 19rem;
    margin-bottom: 57rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-buttons {
    flex-wrap: wrap;
    gap: 14rem 19rem;
    margin-bottom: 74rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-buttons .tab-btn {
  min-width: 265px;
  background-color: transparent;
  border-radius: 999px;
  border: 1px solid #002145;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  height: 51px;
  position: relative;
  cursor: pointer;
  transition: 0.6s ease;
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-buttons .tab-btn:first-child {
    flex: 1;
    margin: 0 9%;
  }
}
.recruit_careerplan .container .career-tabs .tab-buttons .tab-btn svg {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 16px;
  transition: 0.6s ease;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-buttons .tab-btn {
    min-width: 265rem;
    font-size: 16rem;
    height: 51rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-buttons .tab-btn {
    max-width: 265rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-buttons .tab-btn.active {
  background-color: #002145;
  color: #fff;
  border: none;
}
.recruit_careerplan .container .career-tabs .tab-buttons .tab-btn.active svg path {
  stroke: #fff;
}
.recruit_careerplan .container .career-tabs .tab-buttons .tab-btn:hover {
  background-color: #002145;
  color: #fff;
  transition: 0.6s ease;
}
.recruit_careerplan .container .career-tabs .tab-buttons .tab-btn:hover svg path {
  stroke: #fff;
}
.recruit_careerplan .container .career-tabs .tab-content {
  display: none;
}
.recruit_careerplan .container .career-tabs .tab-content.active {
  display: block;
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap {
  padding-bottom: 62px;
  overflow: visible;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap {
    padding-bottom: 62rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper {
  overflow: visible;
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-wrapper {
  display: flex;
  gap: 39px;
  scroll-snap-type: x mandatory;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-wrapper {
    gap: 39rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-wrapper {
    gap: 50rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide {
  scroll-snap-align: start;
  flex-shrink: 0;
  min-width: 359px;
  max-width: 359px;
  width: 100%;
  padding-right: 35px;
  border-right: 1px solid #002145;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide {
    min-width: 359rem;
    max-width: 359rem;
    padding-right: 35rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide {
    max-width: 464rem;
    min-width: 464rem;
    padding-right: 46rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .column {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 25px;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .column {
    gap: 10rem;
    margin-bottom: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .column {
    gap: 13rem;
    margin-bottom: 33rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .column .year {
  display: inline-block;
  font-size: 15px;
  line-height: 37px;
  font-weight: 900;
  color: #002145;
  background-color: #ffa631;
  padding: 0 10px;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .column .year {
    font-size: 15rem;
    line-height: 37rem;
    padding: 0 10rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .column .year {
    font-size: 18rem;
    line-height: 48rem;
    padding: 0 17rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .column .position {
  display: inline-block;
  font-size: 15px;
  font-weight: 900;
  color: #002145;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .column .position {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .column .position {
    font-size: 18rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .title {
  font-size: 24px;
  line-height: 36px;
  color: #002145;
  font-weight: 900;
  margin-bottom: 30px;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .title {
    font-size: 24rem;
    line-height: 36rem;
    margin-bottom: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .title {
    font-size: 30rem;
    line-height: 46rem;
    margin-bottom: 43rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .text {
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 33px;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .text {
    font-size: 16rem;
    line-height: 32rem;
    margin-bottom: 33rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .text {
    font-size: 21rem;
    line-height: 46rem;
    margin-bottom: 73rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .qualifications {
  background-color: #eaeaea;
  position: relative;
  padding: 36px 0 29px 18px;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .qualifications {
    padding: 36rem 0 29rem 18rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .qualifications {
    padding: 47rem 0 35rem 23rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .qualifications .label {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffa631;
  font-size: 14px;
  color: #002145;
  font-weight: 500;
  line-height: 23px;
  padding: 0 8px;
  display: block;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .qualifications .label {
    font-size: 14rem;
    line-height: 23rem;
    padding: 0 8rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .qualifications .label {
    font-size: 18rem;
    line-height: 31rem;
    padding: 0 12rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .qualifications ul li {
  color: #3e3a39;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .qualifications ul li {
    font-size: 16rem;
    line-height: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-slide .career-panel .qualifications ul li {
    font-size: 21rem;
    line-height: 40rem;
  }
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-scrollbar {
  height: 9px;
  background: #d9dada;
  margin-top: 10px;
  border-radius: 0;
}
.recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #ffa631;
  border-radius: 0;
}
@media screen and (max-width: 1900px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-scrollbar {
    height: 9rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_careerplan .container .career-tabs .tab-content .career-wrap .swiper-scrollbar {
    height: 15rem;
  }
}

.recruit_recruitment .container {
  padding: 135px 0 188px;
  max-width: 1080px;
}
@media screen and (max-width: 1900px) {
  .recruit_recruitment .container {
    padding: 135rem 0 188rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_recruitment .container {
    max-width: 580rem;
    padding: 100rem 0;
  }
}
.recruit_recruitment .container .sec-ttl {
  margin-bottom: 87px;
}
@media screen and (max-width: 1900px) {
  .recruit_recruitment .container .sec-ttl {
    margin-bottom: 87rem;
  }
}
.recruit_recruitment .container .img {
  margin-bottom: 53px;
}
@media screen and (max-width: 1900px) {
  .recruit_recruitment .container .img {
    margin-bottom: 53rem;
  }
}
.recruit_recruitment .container .table-item {
  margin-bottom: 63px;
}
@media screen and (max-width: 1900px) {
  .recruit_recruitment .container .table-item {
    margin-bottom: 63rem;
  }
}
.recruit_recruitment .container .table-item .item:last-child {
  padding-bottom: 26px;
  border-bottom: 1px solid #d9dada;
}
@media screen and (max-width: 1900px) {
  .recruit_recruitment .container .table-item .item:last-child {
    padding-bottom: 26rem;
  }
}/*# sourceMappingURL=recruit.css.map */