section.recruitSection {
  padding-top: 3.75rem;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  section.recruitSection {
    padding-bottom: 3.75rem;
  }
}
section.recruitSection .base-container:first-of-type {
  padding: 0 1rem;
}
@media screen and (min-width: 768px) {
  section.recruitSection .base-container:first-of-type {
    padding: 0 3.75rem;
  }
}
section.recruitSection .base-container:first-of-type .heading .heading__content span {
  margin-top: 1rem;
  margin-bottom: 0.25rem;
}
@media screen and (min-width: 768px) {
  section.recruitSection .base-container:first-of-type .heading .heading__content span {
    margin-top: 1.125rem;
  }
}
section.recruitSection .h1.corporate_common .h1__content {
  align-items: baseline !important;
}
section.recruitSection .recruitSection__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.375rem;
  margin-top: 2.4375rem;
}
@media screen and (max-width: 767px) {
  section.recruitSection .recruitSection__grid {
    padding: 0 0.25rem;
  }
}
@media screen and (min-width: 768px) {
  section.recruitSection .recruitSection__grid {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 2.5rem;
    gap: 2.25rem;
  }
}
section.recruitSection .recruitSection__card.recruitSection__card--thumbBorder .cardLinkout__thumb,
section.recruitSection .recruitSection__card.recruitSection__card--thumbBorder .card__thumb {
  border: 1px solid #9ea3a6;
}
@media screen and (max-width: 767px) {
  section.recruitSection .recruitSection__card:last-child .card.corporate_common .card__content {
    margin-top: 0.75rem;
  }
}
section.recruitSection .recruitSection__card .cardLinkout.corporate_common .cardLinkout__thumb {
  aspect-ratio: 350/120;
}
@media screen and (min-width: 768px) {
  section.recruitSection .recruitSection__card .cardLinkout.corporate_common .cardLinkout__thumb {
    aspect-ratio: 3.21/1;
  }
}
@media screen and (max-width: 767px) {
  section.recruitSection .recruitSection__card .cardLinkout.corporate_common .cardLinkout__content {
    margin-top: 0.375rem;
  }
}
section.recruitSection .recruitSection__card .cardLinkout.corporate_common .cardLinkout__content .cardLinkout__title .cardLinkout__titleContent {
  font-size: 1.125rem;
}
section.recruitSection .recruitSection__card .cardLinkout.corporate_common .cardLinkout__content .cardLinkout__title svg {
  margin-top: 0.125rem;
}
section.recruitSection .recruitSection__card .card.corporate_common .card__thumb {
  aspect-ratio: 350/120;
}
@media screen and (min-width: 768px) {
  section.recruitSection .recruitSection__card .card.corporate_common .card__thumb {
    aspect-ratio: 3.21/1;
  }
}
@media screen and (max-width: 767px) {
  section.recruitSection .recruitSection__card .card.corporate_common .card__content {
    margin-top: 0.375rem;
  }
}
@media screen and (max-width: 767px) {
  section.recruitSection .recruitSection__card .card.corporate_common .card__content .card__inner .card__title .card__titleContent {
    flex: none;
    display: block;
    overflow: hidden;
  }
}
section.recruitSection .recruitSection__card .card.corporate_common .card__content .card__inner .card__title .card__titleContent span {
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  section.recruitSection .recruitSection__card .card.corporate_common .card__content .card__inner .card__title .card__titleContent span {
    line-height: 1.4;
    letter-spacing: 0.08em;
  }
}
@media screen and (max-width: 767px) {
  section.recruitSection .recruitSection__card .card.corporate_common .card__content .card__inner .card__title .card__titleContent svg {
    margin-top: 0.375rem;
  }
}
section.recruitSection .recruitSection__card .card.corporate_common .card__content .card__leading {
  margin-top: 1.25rem;
}
@media screen and (max-width: 767px) {
  section.recruitSection .recruitSection__card .card.corporate_common .card__content .card__leading {
    letter-spacing: 0.05em;
  }
}

section.video {
  margin-top: 8.125rem;
}
@media screen and (min-width: 768px) {
  section.video {
    margin-top: 6.25rem;
  }
}
@media screen and (max-width: 767px) {
  section.video .base-container {
    padding: 0 1rem;
  }
}
section.video .h2.corporate_common .h2__content {
  margin-bottom: 1.625rem;
}
@media screen and (max-width: 767px) {
  section.video .h2.corporate_common .h2__content {
    letter-spacing: 0.1em;
  }
}
section.video .video__largeMovie {
  margin-top: 3.75rem;
}
@media screen and (max-width: 767px) {
  section.video .video__largeMovie {
    padding-right: 0.5625rem;
  }
}
section.video .video__relatedLinks {
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  section.video .video__relatedLinks {
    padding: 0 0.25rem;
  }
}
section.video .video__relatedLinks .video__relatedLinksTitle {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  margin-bottom: 2.5rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  section.video .video__relatedLinks .video__relatedLinksTitle {
    margin-bottom: 2.375rem;
  }
}
section.video .video__relatedLinks .video__relatedLinksTitle-bar {
  display: block;
  width: 0.25rem;
  height: 2.5rem;
  background-color: #e6002d;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  section.video .video__relatedLinks .video__relatedLinksTitle-bar {
    height: 2.8125rem;
  }
}
section.video .video__relatedLinks .video__relatedLinksTitle-text {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.1em;
  color: #363434;
}
@media screen and (min-width: 768px) {
  section.video .video__relatedLinks .video__relatedLinksTitle-text {
    font-size: 1.5rem;
    letter-spacing: 0.08em;
  }
}
section.video .video__relatedLinks .video__relatedLinksGrid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 1rem;
  column-gap: 1.25rem;
}
@media screen and (max-width: 767px) {
  section.video .video__relatedLinks .video__relatedLinksGrid {
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 768px) {
  section.video .video__relatedLinks .video__relatedLinksGrid {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 2.25rem;
    column-gap: 2.25rem;
  }
}
@media screen and (min-width: 1153px) {
  section.video .video__relatedLinks .video__relatedLinksGrid {
    grid-template-columns: repeat(4, 1fr);
  }
}
section.video .video__relatedLinks .movieCard.corporate_common .movieCard__thumb {
  border-radius: 0.25rem;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 768px) {
  section.video .video__relatedLinks .movieCard.corporate_common .movieCard__thumb {
    aspect-ratio: 303/176;
  }
}
section.video .video__relatedLinks .movieCard.corporate_common .movieCard__content {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
}
section.video .video__relatedLinks .movieCard.corporate_common .movieCard__content .movieCard__title {
  min-height: 3.125rem;
}
@media screen and (min-width: 768px) {
  section.video .video__relatedLinks .movieCard.corporate_common .movieCard__content .movieCard__title {
    min-height: 3.125rem;
    margin-bottom: 0.625rem;
  }
}
section.video .video__relatedLinks .movieCard.corporate_common .movieCard__content .movieCard__title .movieCard__titleContent span {
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  section.video .video__relatedLinks .movieCard.corporate_common .movieCard__content .movieCard__title .movieCard__titleContent span {
    font-size: 1rem;
    line-height: 1.4;
  }
}
section.video .video__relatedLinks .movieCard.corporate_common .movieCard__content .movieCard__leading {
  margin-top: auto;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  section.video .video__relatedLinks .movieCard.corporate_common .movieCard__content .movieCard__leading {
    margin-top: 0.25rem;
  }
}

section.recruitBanner {
  margin-top: 6.1875rem;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  section.recruitBanner {
    margin-top: 3.0625rem;
    margin-bottom: 7rem;
  }
}
section.recruitBanner .recruitBanner__inner {
  width: 100%;
  background-color: #f5f6f7;
  overflow: visible;
}
@media screen and (min-width: 768px) {
  section.recruitBanner .recruitBanner__inner {
    display: flex;
    align-items: center;
    max-height: 34.375rem;
    height: auto;
    padding-top: 6.625rem;
    padding-bottom: 6.25rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (min-width: 1440px) {
  section.recruitBanner .recruitBanner__inner {
    max-height: 30rem;
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }
}
section.recruitBanner .recruitBanner__innerWrapper {
  width: 100%;
  gap: 3.25rem;
  overflow: visible;
  position: relative;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  section.recruitBanner .recruitBanner__innerWrapper {
    display: grid;
    grid-template-columns: clamp(20rem, 41vw, 29.375rem) 1fr;
    align-items: center;
    max-width: 60rem;
    margin: 0 auto;
    min-width: 0;
    width: 100%;
  }
}
@media screen and (min-width: 1440px) {
  section.recruitBanner .recruitBanner__innerWrapper {
    gap: 4rem;
    max-width: 75rem;
    grid-template-columns: clamp(25rem, 41vw, 36.875rem) 1fr;
  }
}
section.recruitBanner .recruitBanner__content {
  width: 100%;
  background-color: #f5f6f7;
  padding-top: 3rem;
  box-sizing: border-box;
  min-width: 0;
}
@media screen and (min-width: 768px) {
  section.recruitBanner .recruitBanner__content {
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  section.recruitBanner .recruitBanner__heading {
    margin-bottom: 1.625rem;
  }
}
@media screen and (min-width: 1440px) {
  section.recruitBanner .recruitBanner__heading {
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 767px) {
  section.recruitBanner .recruitBanner__heading {
    position: absolute;
    top: -1.25rem;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
section.recruitBanner .recruitBanner__heading span[data-media] {
  display: block;
  width: 100%;
}
section.recruitBanner .recruitBanner__heading span[data-media][data-media=sp] svg {
  max-width: 15.5625rem;
}
section.recruitBanner .recruitBanner__heading span[data-media][data-media=pc] svg {
  max-width: 33.125rem;
}
@media screen and (min-width: 1440px) {
  section.recruitBanner .recruitBanner__heading span[data-media][data-media=pc] svg {
    max-width: 33.125rem;
  }
}
section.recruitBanner .recruitBanner__text {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.835;
  letter-spacing: 0.08em;
  color: #363434;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  section.recruitBanner .recruitBanner__text {
    padding: 0 1.25rem 9rem;
  }
}
@media screen and (min-width: 768px) {
  section.recruitBanner .recruitBanner__text {
    font-size: 1.125rem;
    letter-spacing: 0.1em;
  }
  section.recruitBanner .recruitBanner__text br.recruitBanner__textBreakline {
    display: none !important;
  }
}
@media screen and (min-width: 1440px) {
  section.recruitBanner .recruitBanner__text br.recruitBanner__textBreakline {
    display: inline !important;
  }
}
section.recruitBanner .recruitBanner__images {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  section.recruitBanner .recruitBanner__images {
    margin-bottom: -0.375rem;
    position: absolute;
    bottom: -3.625rem;
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  section.recruitBanner .recruitBanner__images {
    align-items: flex-start;
    margin-top: -0.375rem;
    left: 1rem;
  }
}
@media screen and (min-width: 1440px) {
  section.recruitBanner .recruitBanner__images {
    align-items: flex-start;
  }
}
section.recruitBanner .recruitBanner__images picture,
section.recruitBanner .recruitBanner__images img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
section.recruitBanner .recruitBanner__images picture {
  aspect-ratio: 353.5/180;
  max-width: 22.09375rem;
  width: auto;
}
@media screen and (min-width: 768px) {
  section.recruitBanner .recruitBanner__images picture {
    aspect-ratio: 438/481;
    max-width: 27.375rem;
    width: auto;
  }
}
@media screen and (min-width: 1440px) {
  section.recruitBanner .recruitBanner__images picture {
    aspect-ratio: 513/540;
    max-width: 32.0625rem;
  }
}