@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+JP:wght@100..900&display=swap");
.recruit {
  padding-top: 0 !important;
}
.recruit svg {
  fill: transparent;
}
.recruit .l-header {
  background: transparent;
}
@media screen and (min-width: 992px) {
  .recruit .l-header__inner {
    padding: 0px 2.5vw 0 3.5vw;
  }
}
.recruit .l-gnavi__item:not(:first-child) {
  margin-left: 2.5rem;
}
.recruit .l-gnavi__item a {
  font-size: 1.5rem;
  font-weight: bold;
}
.recruit .l-gnavi__btn {
  margin-left: 4rem;
}
.recruit .l-gnavi__btn a {
  padding: 1.2rem 3.3rem !important;
  width: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: 5px;
  font-size: 2rem;
  border-radius: 5px;
  font-weight: bold;
  transition: ease 0.4s;
}
.recruit .l-gnavi__btn a span {
  font-size: 1.6rem;
  margin-top: 0;
}
.recruit .l-footer {
  padding-top: 4rem;
  background: #002233;
}
.recruit .l-footer__inner {
  padding-bottom: 4rem;
}
.recruit .l-footer__navItem {
  color: #fff;
  font-size: 1.5rem;
}
.recruit .l-footer__foot {
  background: #002233;
}
.recruit .l-footer__footInner {
  justify-content: center;
}
.recruit .l-footer__copy {
  font-weight: 200;
}
.recruit .c-panel_contact {
  background: #FFFBF1;
}
.recruit .c-panel_contact .c-inner {
  position: relative;
  width: min(90%, 120rem);
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  justify-content: space-between;
  gap: 5rem;
}
.recruit .c-panel_contact__wrap {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.recruit .c-panel_contact__wrap:last-of-type {
  width: 50%;
}
.recruit .c-panel_contact__ttl {
  color: #002233;
  margin-bottom: 0;
}
.recruit .c-panel_contact__ttl::before {
  content: none;
}
.recruit .c-panel_contact__lead {
  color: #000000;
  text-align: left;
  font-size: 1.6rem;
  font-weight: 600;
}
.recruit .c-panel_contact__item {
  width: 100%;
}
.recruit .c-panel_contact__link {
  width: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 1em 0;
  font-size: 2.4rem;
  background: #002233;
  border-radius: 10px;
  font-weight: bold;
  border: 1px solid #002233;
  transition: ease 0.4s;
}
.recruit .c-panel_contact__link:hover {
  background: #fff;
  color: #002233;
}
.recruit .c-panel_contact__link:hover svg {
  fill: #002233;
}
.recruit .c-panel_contact__link:hover svg path {
  stroke: #fff;
}
.recruit a.-entry {
  border-color: #F75116;
  background: #F75116;
}
.recruit a.-entry:hover {
  background: #fff;
  color: #F75116;
}
.recruit a.-entry:hover svg path {
  stroke: #F75116;
}
.recruit .c-more-btn {
  margin-top: 4rem;
  width: min(90%, 28rem);
}
.recruit .c-more-btn a {
  border-radius: 5px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 2rem;
  color: #fff;
  font-weight: 600;
  transition: ease 0.4s;
  width: 100%;
  padding: 1em 1.3em;
}
.recruit .c-more-btn a .arrow {
  border-radius: 100%;
  background: #F75116;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border: 1px solid #F75116;
}
.recruit .c-more-btn a:hover .arrow {
  background: #fff;
}
.recruit .c-more-btn a:hover .arrow svg {
  float: #F75116;
}
.recruit .c-ttl_sup {
  padding-bottom: 0;
}
.recruit .c-ttl_sup::before {
  content: "";
  width: 9.5rem;
  height: 9.5rem;
  display: block;
  position: absolute;
  top: -5rem;
  left: -4rem;
  background: url(../img/recruit/icon-01.png);
  background-size: 100%;
}
.recruit .c-ttl_sup.-line::before {
  content: "";
  width: 6rem;
  height: 8rem;
  top: 0;
  left: -2rem;
  background: url(../img/recruit/icon-line.png);
  background-size: 100%;
}
.recruit .c-ttl_sup__jp {
  font-size: 1.6rem;
  margin-bottom: 0;
  font-family: "Barlow Semi Condensed" !important;
}
.recruit .c-ttl_sup__en {
  font-size: 7.4rem;
  line-height: 1;
  font-family: "Barlow Semi Condensed" !important;
  letter-spacing: -0.06rem;
  font-weight: 500;
}
.recruit .c-ttl_sup p {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-top: 2rem;
  font-weight: 600;
}
.recruit .p-req .p-req_kv {
  position: relative;
}
.recruit .p-req .p-req_kv__ttl {
  position: absolute;
  top: 10vw;
  right: 12vw;
}
.recruit .p-req .p-req_kv__ttl .c-ttl_sup__en {
  font-size: 6rem;
  line-height: 1.3;
}
.recruit .p-req .p-req_kv__ttl p {
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.4;
}
.recruit .p-req .p-req_message {
  position: relative;
  padding-top: 20rem;
  padding-bottom: 20rem;
  background: #FFFBF1;
}
.recruit .p-req .p-req_message__cnt {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4rem;
  position: relative;
  width: min(90%, 1440px);
  margin: 0 auto;
}
.recruit .p-req .p-req_message__txt {
  padding-left: 4rem;
  width: min(100%, 40rem);
  margin-bottom: 0;
}
.recruit .p-req .p-req_message__img.-img01 {
  width: min(100%, 27.34375vw);
}
.recruit .p-req .p-req_message__img.-img02 {
  width: min(100%, 21.875vw);
}
.recruit .p-req .p-req_message__img.-img03 {
  width: min(100%, 29.9479166667vw);
  position: relative;
  top: 10rem;
  left: -8rem;
}
.recruit .p-req .p-req_message__img.-img04 {
  width: min(100%, 16.1458333333vw);
}
.recruit .p-req .p-req_message__iconsItem {
  position: absolute;
}
.recruit .p-req .p-req_message__iconsItem.-icon02 {
  width: 4.9479166667vw;
  bottom: 16vw;
  left: 12vw;
}
.recruit .p-req .p-req_message__iconsItem.-icon03-1 {
  width: 11.9791666667vw;
  top: 2.4vw;
  right: 32vw;
}
.recruit .p-req .p-req_message__iconsItem.-icon03-2 {
  width: 18.2291666667vw;
  bottom: 0;
  right: 13vw;
}
.recruit .p-req .p-req_message__iconsItem.-icon04 {
  width: 1.3020833333vw;
  top: 55%;
  right: 11vw;
}
.recruit .p-req .p-req_message__iconsItem.-icon05-1 {
  width: 3.6458333333vw;
  top: 7vw;
  left: 29vw;
}
.recruit .p-req .p-req_message__iconsItem.-icon05-2 {
  width: 3.6458333333vw;
  bottom: 5vw;
  right: 40vw;
}
.recruit .p-req .p-req_message__iconsItem.-icon06-1 {
  width: 10.4166666667vw;
  top: 5vw;
  left: 6vw;
}
.recruit .p-req .p-req_message__iconsItem.-icon06-2 {
  width: 10.9375vw;
  top: 2.4vw;
  right: 9vw;
}
.recruit .p-req .p-req_message__iconsItem.-icon06-3 {
  width: 10.4166666667vw;
  bottom: 2vw;
  left: 15vw;
}
.recruit .p-req .p-req_message__iconsItem.-icon07 {
  width: 8.8541666667vw;
  left: 0;
  top: 50%;
}
.recruit .p-req .p-req_job {
  position: relative;
  padding: 12rem 0;
  background: #FFFBF1;
}
.recruit .p-req .p-req_job::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #002233;
  border-radius: 0 80px 0 0;
  width: 90%;
  height: 100%;
}/*# sourceMappingURL=recruit.css.map */