/* =======================================================
career
======================================================= */
.l-career {
  padding-bottom: 11.25rem;
}
@media screen and (max-width: 767px) {
  .l-career {
    padding-bottom: 5rem;
  }
}

.p-career .c-hgroup {
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 767px) {
  .p-career .c-hgroup {
    margin-bottom: 2.5rem;
  }
}
.p-career__imgouter {
  margin-bottom: 10rem;
}
@media screen and (max-width: 767px) {
  .p-career__imgouter {
    margin-bottom: 2.5rem;
    overflow: scroll;
  }
}
@media screen and (max-width: 767px) {
  .p-career__imgwrapper > img {
    width: 49.8125rem;
  }
}

/* =======================================================
c-company
======================================================= */
.c-company {
  padding-bottom: 10rem;
}
@media screen and (max-width: 767px) {
  .c-company {
    padding-bottom: 5rem;
  }
}
.c-company__mb-special {
  margin-bottom: 8.75rem;
}
@media screen and (max-width: 767px) {
  .c-company__mb-special {
    margin-bottom: 64px;
  }
}
.c-company__ttl {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  margin-bottom: 2.5rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .c-company__ttl {
    gap: 0.3125rem;
    margin-bottom: 0.9375rem;
    font-size: 0.9375rem;
    letter-spacing: 0.05em;
  }
}
.c-company__ttl::before {
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background: var(--color-black02);
}
@media screen and (max-width: 767px) {
  .c-company__ttl::before {
    width: 0.9375rem;
    height: 0.9375rem;
  }
}
.c-company__txt + .c-about-us__list {
  margin-top: 3.75rem;
}
@media screen and (max-width: 767px) {
  .c-company__txt + .c-about-us__list {
    margin-top: 1.875rem;
  }
}
.c-company__txt + * {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .c-company__txt + * {
    margin-top: 1.25rem;
  }
}

@media screen and (max-width: 767px) {
  .c-introduction__bnr-arrow {
    position: relative;
    display: block;
    line-height: calc(32/26);
  }
}
@media screen and (max-width: 767px) {
  .c-introduction__bnr-arrow::after {
    position: absolute;
    top: 2rem;
    right: 0.5625rem;
  }
}
.c-introduction__bnr::before {
  background-image: url(../images/company/introduction-bnr-bg.webp);
}
@media screen and (max-width: 767px) {
  .c-introduction__bnr::before {
    background-image: url(../images/company/introduction-bnr-bg-sp.webp);
  }
}

/* =======================================================
lower-mv
======================================================= */
.l-lower-mv {
  background-image: url("../images/company/mv-bg.webp");
}
@media screen and (max-width: 767px) {
  .l-lower-mv {
    background-image: url("../images/company/mv-bg-sp.webp");
  }
}

/* =======================================================
office
======================================================= */
.l-office {
  overflow: hidden;
}

.p-office .c-hgroup {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .p-office .c-hgroup {
    margin-bottom: 2.5rem;
  }
}
.p-office .c-company__ttl {
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-office .c-company__ttl {
    margin-bottom: 0.9375rem;
  }
}
.p-office__box {
  overflow: hidden;
}
.p-office__box.--main {
  margin-bottom: 5rem;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .p-office__box.--main {
    margin-bottom: 2.5rem;
  }
}
.p-office__box.--main .p-office__box-slide {
  width: 43.75rem;
}
@media screen and (max-width: 767px) {
  .p-office__box.--main .p-office__box-slide {
    width: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .p-office__box {
    overflow: visible;
  }
}
.p-office__box-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5rem 0.375rem;
}
@media screen and (max-width: 767px) {
  .p-office__box-wrapper {
    grid-template-columns: auto;
    gap: 2.5rem;
  }
}
.p-office__box-txt {
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-office__box-txt {
    margin-bottom: 1.25rem;
  }
}
.p-office__box-slide {
  margin-right: 0.375rem;
  transition: opacity 0.5s ease;
}
.p-office__box-slide-wrapper {
  margin-bottom: 0.8125rem;
}
@media screen and (max-width: 767px) {
  .p-office__box-slide-wrapper {
    margin-bottom: 0.625rem;
  }
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  position: relative;
  bottom: initial;
  left: initial;
  display: flex;
  gap: 0.625rem;
  transition: all 0.5s ease;
  transform: none;
}
@media screen and (max-width: 767px) {
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    gap: 0.375rem;
  }
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet,
.swiper-pagination-custom .swiper-pagination-bullet,
.swiper-pagination-fraction .swiper-pagination-bullet {
  width: 0.375rem;
  height: 0.375rem;
  margin: 0;
  background: var(--color-gray02);
  border-radius: 0;
  opacity: 1;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active,
.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active,
.swiper-pagination-custom .swiper-pagination-bullet-active,
.swiper-pagination-fraction .swiper-pagination-bullet-active {
  background: var(--color-black02);
}