#cta-6711d7c18e1807301172eb56 .component.cta {
  margin-top: 0;
  /* sample */
}
@media screen and (max-width: 770px) {
  #cta-6711d7c18e1807301172eb56 .component.cta {
    margin: 0;
    width: 100%;
  }
}
@media screen and (max-width: 770px) {
  #cta-6711d7c18e1807301172eb56 .component.cta .recruit_footer_title {
    margin-top: 0;
  }
}
@media screen and (max-width: 770px) {
  #cta-6711d7c18e1807301172eb56 .component.cta .recruit_footer_title h2 {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 770px) {
  #cta-6711d7c18e1807301172eb56 .component.cta .recruit2024__footer.footer-btn {
    margin-top: 0;
  }
}
#cta-6711d7c18e1807301172eb56 .component.cta .recruit2024__footer.footer-btn a {
  position: relative;
  color: #000000;
  border-radius: 100px;
}
#cta-6711d7c18e1807301172eb56 .component.cta .recruit2024__footer.footer-btn a::before {
  position: absolute;
  top: auto;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #CC170D;
  height: 100%;
  aspect-ratio: 1/1;
  color: #ffffff;
}
@media screen and (max-width: 770px) {
  #cta-6711d7c18e1807301172eb56 .component.cta .recruit2024__footer.footer-btn .button-cont {
    text-align: center;
  }
}
#cta-6711d7c18e1807301172eb56 .component.cta .recruit2024__footer.footer-btn .button-cont.left {
  margin-left: 20px;
}
@media screen and (max-width: 770px) {
  #cta-6711d7c18e1807301172eb56 .component.cta .recruit2024__footer.footer-btn .button-cont.left {
    margin-top: 20px;
    margin-left: 0;
  }
}
#cta-6711d7c18e1807301172eb56 .component.cta .recruit2024__footer.footer-btn .button-cont.right {
  margin-right: 20px;
}
@media screen and (max-width: 770px) {
  #cta-6711d7c18e1807301172eb56 .component.cta .recruit2024__footer.footer-btn .button-cont.right {
    margin-right: 0;
  }
}
#cta-6711d7c18e1807301172eb56 .component.cta .recruit2024.recruit_footer_nav {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 20px;
  max-width: 1100px;
}
#cta-6711d7c18e1807301172eb56 .component.cta .recruit2024.recruit_footer_nav::before {
  content: "";
  position: absolute;
  top: -20px;
  left: calc(-1 * (100vw - 1100px) / 2);
  z-index: 0;
  width: 100vw;
  height: 80px;
  background-color: #CC170D;
}
#cta-6711d7c18e1807301172eb56 .component.cta .recruit2024.recruit_footer_nav::after {
  content: "";
  position: absolute;
  top: -20px;
  left: calc(-1 * (100vw - 1100px) / 2);
  z-index: 1;
  width: 100vw;
  height: calc(100% + 400px);
  border-radius: 50px 50px 0 0;
  background-color: #EEEEEE;
}
@media screen and (max-width: 1100px) {
  #cta-6711d7c18e1807301172eb56 .component.cta .recruit2024.recruit_footer_nav::before, #cta-6711d7c18e1807301172eb56 .component.cta .recruit2024.recruit_footer_nav::after {
    left: 0;
  }
}
#cta-6711d7c18e1807301172eb56 .component.cta .recruit2024.recruit_footer_nav .cta-column {
  position: relative;
  z-index: 2;
}
#cta-6711d7c18e1807301172eb56 .component.cta .recruit2024.company_name {
  position: relative;
  z-index: 3;
}
#cta-6711d7c18e1807301172eb56 .component.cta .recruit2024.recruit_page_up {
  pointer-events: none;
}
#cta-6711d7c18e1807301172eb56 .component.cta .recruit2024.recruit_page_up a {
  pointer-events: all;
}
#cta-6711d7c18e1807301172eb56 .component.cta .recruit2024.recruit_page_up a img {
  pointer-events: all;
}