@charset "UTF-8";

.p-fv {
  margin-top: 70px;
  padding-top: 34px;
}

.p-fv__head {
  position: absolute;
  top: min(43.9238653001vw, 600px);
  font-family: "Dela Gothic One", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 4;
}
@media screen and (min-width:768px) {
  .p-fv__head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    left: 50%;
    translate: -50%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

.p-fv__title-l {
  padding-left: max(20px, 2.8550512445vw);
  margin-top: 25px;
  margin-right: 25px;
  font-size: clamp(30px, 5.8565153734vw, 80px);
  line-height: 1.4444444444;
  letter-spacing: 0.9px;
  -webkit-text-stroke: 2px #727171;
}
@media screen and (min-width:768px) {
  .p-fv__title-l {
    padding-left: 0;
  }
}

.p-fv__title-r {
  padding-left: max(20px, 1.4641288433vw);
    font-size: clamp(36px, 7.7598828697vw, 106px);
  line-height: 1.4434782609;
  letter-spacing: 1.15px;
  -webkit-text-stroke: 2px #727171;
}
@media screen and (min-width:768px) {
  .p-fv__title-r {
    padding-left: 0;
  }
}

.p-fv__swiper {
  -webkit-margin-after: min(10.1756954612vw, 139px);
          margin-block-end: min(10.1756954612vw, 139px);
}



.p-fv__swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.p-fv__swiper-slide {
  -webkit-box-shadow: 0px 10px 16px #000000;
          box-shadow: 0px 10px 16px #000000;
  border-radius: 20px;
  position: relative;
}
.p-fv__swiper-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #000;
  -webkit-box-shadow: 0px 10px 16px #000000;
          box-shadow: 0px 10px 16px #000000;
  border-radius: 20px;
  opacity: 0.15;
  pointer-events: none;
  z-index: 1;
}

.p-fv__swiper-img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.p-fv__swiper-img img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.slide-1 {
  width: clamp(100px, 31.9912152269vw, 437px);
  height: min(37.701317716vw, 515px);
}

.slide-2 {
  width: clamp(100px, 28.8433382138vw, 394px);
  height: min(33.1625183016vw, 453px);
  margin-top: min(7.7598828697vw, 106px);
}

.slide-3 {
  width: clamp(100px, 31.9912152269vw, 437px);
  height: min(34.5534407028vw, 472px);
  margin-top: min(1.5373352855vw, 21px);
}

.slide-4 {
  width: clamp(100px, 28.8433382138vw, 394px);
  height: min(29.8682284041vw, 408px);
  margin-top: min(7.7598828697vw, 106px);
}


.p-fv__bg-text-back {
  position: absolute;
  top: min(35.3587115666vw, 483px);
  overflow-x: hidden;
}
.p-fv__bg-text-back .bg-text__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  width: 100%;
  height: 110px;
}
@media screen and (min-width:768px) {
  .p-fv__bg-text-back .bg-text__wrap {
    height: 220px;
  }
}
.p-fv__bg-text-back .bg-text {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-animation: infinity-scroll-left 50s infinite linear 0.5s both;
          animation: infinity-scroll-left 50s infinite linear 0.5s both;
}
@-webkit-keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.p-fv__bg-text-bottom {
  overflow-x: hidden;
}
.p-fv__bg-text-bottom .bg-text__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  width: 100%;
  height: 29px;
}
@media screen and (min-width:768px) {
  .p-fv__bg-text-bottom .bg-text__wrap {
    height: 58px;
  }
}
.p-fv__bg-text-bottom .bg-text {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-animation: infinity-scroll-left 60s infinite linear 0.5s both;
          animation: infinity-scroll-left 60s infinite linear 0.5s both;
}
.p-fv__bg-text-bottom .bg-text img {
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.p-fv__bg-text-bottom + .p-fv__bg-text-bottom {
  margin-top: 2px;
}

.p-fv__bg-text-r .bg-text__wrap {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.p-fv__bg-text-r .bg-text {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-animation: infinity-scroll-right 60s infinite linear 0.5s both;
          animation: infinity-scroll-right 60s infinite linear 0.5s both;
}
.p-fv__bg-text-r .bg-text img {
  max-height: 100%;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@-webkit-keyframes infinity-scroll-right {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes infinity-scroll-right {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.p-sv {
  padding-block: 60px;
  position: relative;
}
@media screen and (min-width:768px) {
  .p-sv {
    padding-block: 133px 173.6px;
  }
}

.p-sv__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: min(7.5402635432vw, 103px);
  max-width: 1366px;
  padding-inline: 20px;
  margin-inline: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width:768px) {
  .p-sv__wrap {
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-inline: 0;
    gap: min(5.2083333333vw, 103px);
  }
}
@media screen and (min-width:1024px) {
  .p-sv__wrap {
    gap: min(7.5402635432vw, 103px);
  }
}
.p-sv__img-content {
  margin-left: min(2.4890190337vw, 34px);
}
.p-sv__img-content img {
  border-radius: 20px;
}

.p-sv__img-top {
  width: clamp(200px, 36.7496339678vw, 502px);
  height: clamp(132.4px, 24.2313323572vw, 331px);
}
@media screen and (min-width:768px) {
  .p-sv__img-top {
    width: clamp(200px, 26.0416666667vw, 502px);
    height: clamp(132.4px, 17.2395833333vw, 331px);
  }
}
@media screen and (min-width:1024px) {
  .p-sv__img-top {
    width: clamp(200px, 36.7496339678vw, 502px);
    height: clamp(132.4px, 24.2313323572vw, 331px);
  }
}

.p-sv__img-bottom {
  margin-top: min(3.2210834553vw, 44px);
  margin-left: min(8.1991215227vw, 112px);
  width: clamp(200px, 32.9428989751vw, 450px);
  height: clamp(147.1111111111px, 24.2313323572vw, 331px);
}
@media screen and (min-width:768px) {
  .p-sv__img-bottom {
    width: clamp(200px, 26.0416666667vw, 450px);
    height: clamp(147.1111111111px, 19.1550925926vw, 331px);
  }
}
@media screen and (min-width:1024px) {
  .p-sv__img-bottom {
    margin-top: min(3.2210834553vw, 44px);
    width: clamp(200px, 32.9428989751vw, 450px);
    height: clamp(147.1111111111px, 24.2313323572vw, 331px);
  }
}


.p-sv__text-content {
  position: relative;
  max-width: 390px;
}
@media screen and (min-width:1024px) {
  .p-sv__text-content {
    margin-top: 35px;
    max-width: none;
  }
}

.p-sv__texts {
  position: relative;
  z-index: 1;
}

.p-sv__text {
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 2;
  letter-spacing: 1.28px;
  font-weight: 700;
}
.p-sv__text + .p-sv__text {
  margin-top: clamp(32px, 3.513909224vw, 48px);
}

.p-sv__text:nth-of-type(2n-1) {
  max-width: 329px;
}
@media screen and (min-width:1024px) {
  .p-sv__text:nth-of-type(2n-1) {
    max-width: min(24.0849194729vw, 329px);
  }
}
.p-sv__text:nth-of-type(2n) {
  max-width: 392px;
}
@media screen and (min-width:1024px) {
  .p-sv__text:nth-of-type(2n) {
    max-width: min(28.6969253294vw, 392px);
  }
}
.p-sv__head {
  font-family: "Dela Gothic One", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: clamp(32px, 3.513909224vw, 48px);
}
.p-sv__head .p-fv__title-l {
  margin-top: min(0.878477306vw, 12px);
  padding-left: 0;
  margin-right: 6px;
  font-size: clamp(22px, 2.4890190337vw, 34px);
  line-height: 1.4411764706;
  letter-spacing: 0.34px;
  -webkit-text-stroke: 0;
}
.p-sv__head .p-fv__title-r {
  padding-left: 0;
  font-size: clamp(26px, 3.2942898975vw, 45px);
  line-height: 1.4444444444;
  letter-spacing: 0.45px;
  -webkit-text-stroke: 0;
}

.p-sv__images {
  position: absolute;
  top: max(0.6588579795vw, 9px);
  right: max(-11.9326500732vw, -163px);
}
.p-sv__images img {
  border-radius: 20px;
}
.p-sv__images .img-top {
  margin-right: min(6.0761346999vw, 83px);
  width: clamp(72px, 9.8828696925vw, 135px);
  height: clamp(108.8px, 14.934114202vw, 204px);
  opacity: 0.5;
}
@media screen and (min-width:1024px) {
  .p-sv__images .img-top {
    opacity: 1;
  }
}
.p-sv__images .img-bottom {
  margin-top: min(3.513909224vw, 48px);
  width: clamp(80px, 11.7130307467vw, 160px);
  height: clamp(132.5px, 19.3997071742vw, 265px);
  opacity: 0.5;
}
@media screen and (min-width:1024px) {
  .p-sv__images .img-bottom {
    opacity: 1;
  }
}

.p-business {
  -webkit-padding-after: 80px;
          padding-block-end: 80px;
  position: relative;
}
@media screen and (min-width:768px) {
  .p-business {
    -webkit-padding-after: 202.6px;
            padding-block-end: 202.6px;
  }
}

.p-business__top {
  margin-left: clamp(20px, 10.2489019034vw, 140px);
}

.p-business__head {
  position: relative;
  z-index: 2;
}
@media screen and (min-width:1367px) {
  .p-business__head {
    margin-left: calc((100vw - 1366px) / 2);
  }
}

.p-business__title-en {
  margin-left: 3.2px;
  width: clamp(200px, 32.1171303075vw, 438.72px);
  height: clamp(30.6345733042px, 4.9194729136vw, 67.2px);
}

.p-business__title-ja {
  margin-top: clamp(16px, 2.0497803807vw, 28px);
  width: clamp(72px, 6.1229868228vw, 83.64px);
  height: clamp(16.3213773314px, 1.3879941435vw, 18.96px);
}


.p-business__img {
  position: relative;
  margin-top: max(-80.6px, -5.9004392387vw);
  width: min(92.6793557833vw, 1266px);
  height: min(36.7496339678vw, 502px);
  margin-left: auto;
}
.p-business__img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #000;
  -webkit-box-shadow: 0px 10px 16px #000000;
          box-shadow: 0px 10px 16px #000000;
  border-radius: 20px 0 0 20px;
  opacity: 0.2;
  pointer-events: none;
  z-index: 1;
}
.p-business__img img {
  border-radius: 20px 0 0 20px;
}
@media screen and (min-width:1367px) {
  .p-business__img {
    width: min(92.6793557833vw, 1500px);
    height: min(36.7496339678vw, 594.7867298578px);
  }
}

.p-business__text {
  padding-top: clamp(16px, 2.196193265vw, 30px);
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 2;
  letter-spacing: 1.28px;
  font-weight: 700;
  max-width: clamp(300px, 43.0453879941vw, 588px);
}

@media screen and (min-width:1367px) {
  .p-business__text {
    margin-left: calc((100vw - 1366px) / 2);
  }
}

.p-business__link-wrap {
  margin-top: clamp(40px, 4.7584187408vw, 65px);
  padding-inline: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media screen and (min-width:1024px) {
  .p-business__link-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: clamp(20px, 3.8067349927vw, 52px);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}

.p-business__link {
  position: relative;
  -webkit-box-shadow: 0px 10px 16px #000000;
          box-shadow: 0px 10px 16px #000000;
  max-width: 517px;
  margin-inline: auto;
}
.p-business__link::after {
  content: "";
  position: absolute;
  bottom: 2.4158125915vw;
  right: 2.635431918vw;
  width: clamp(30px, 3.5871156662vw, 49px);
  height: clamp(30px, 3.5871156662vw, 49px);
  background: url("../images/contact-arrow.png") center/contain no-repeat;
}

.p-business__link-head {
  position: absolute;
  left: 1.9765739385vw;
  bottom: 1.9033674963vw;
  padding-block: 3px;
  padding-inline: 32px 35px;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#6F6F6F)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #E8E8E8 0%, #6F6F6F 100%) 0% 0% no-repeat padding-box;
  z-index: 1;
}

.p-business__link-title {
  font-family: "Dela Gothic One", sans-serif;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 1.4411764706;
  letter-spacing: 0.34px;
}
@media screen and (min-width:1024px) {
  .p-business__link-title {
    font-size: 34px;
  }
}

.p-business__link-bg {
  position: relative;
}
.p-business__link-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #000;
  -webkit-box-shadow: 0px 10px 16px #000000;
          box-shadow: 0px 10px 16px #000000;
  border-radius: 20px;
  opacity: 0.15;
  pointer-events: none;
  z-index: 1;
}
.p-business__link-bg img {
  border-radius: 20px;
}

.p-business__bottom {
  margin-top: 60px;
  position: relative;
}
@media screen and (min-width:768px) {
  .p-business__bottom {
    margin-top: min(11.6398243045vw, 159px);
  }
}

.p-business__img-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: clamp(30px, 8.345534407vw, 114px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
    position: relative;
  z-index: 1;
}

.p-business__bottom-img {
  -webkit-box-shadow: 0px 10px 16px #000000;
          box-shadow: 0px 10px 16px #000000;
  border-radius: 20px;
}
.p-business__bottom-img img {
  border-radius: 20px;
}

.img-1 {
  width: clamp(100px, 20.4978038067vw, 280px);
  height: clamp(128.5714285714px, 26.3543191801vw, 360px);
}

.img-2 {
  margin-top: min(9.9560761347vw, 136px);
  width: clamp(100px, 24.6705710102vw, 337px);
  height: clamp(114.8367952522px, 28.3308931186vw, 387px);
}

.img-3 {
  margin-top: min(4.7584187408vw, 65px);
  width: clamp(100px, 19.0336749634vw, 260px);
  height: clamp(155px, 29.5021961933vw, 403px);
}

.p-business__bg-text {
  overflow-x: hidden;
}
.p-business__bg-text .bg-text__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  width: 100%;
  height: 82.5px;
}
@media screen and (min-width:768px) {
  .p-business__bg-text .bg-text__wrap {
    height: 165px;
  }
}
.p-business__bg-text .bg-text {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
  height: 100%;
  -webkit-animation: infinity-scroll-left 60s infinite linear 0.5s both;
          animation: infinity-scroll-left 60s infinite linear 0.5s both;
}
@keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.p-business__bg-text-r {
  margin-top: clamp(-347.52px, -25.4407027818vw, -20px);
}

.p-business__bg-text-r .bg-text__wrap {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.p-business__bg-text-r .bg-text {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
  height: 100%;
  -webkit-animation: infinity-scroll-right 60s infinite linear 0.5s both;
          animation: infinity-scroll-right 60s infinite linear 0.5s both;
}
@keyframes infinity-scroll-right {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.p-business__bg-text-l {
  position: relative;
  z-index: 2;
}

.p-recruit {
  padding-bottom: 60px;
  position: relative;
}
@media screen and (min-width:768px) {
  .p-recruit {
    padding-bottom: min(10.2489019034vw, 140px);
  }
}

.p-recruit__top {
  margin-bottom: 100px;
  position: relative;
}
@media screen and (min-width:768px) {
  .p-recruit__top {
    margin-bottom: min(12.3718887262vw, 169px);
  }
}

.p-recruit__head {
  margin-left: clamp(20px, 6.9692532943vw, 95.2px);
  position: relative;
}

.p-recruit__title-en {
  width: clamp(200px, 25.5812591508vw, 349.44px);
  height: clamp(38.4615384615px, 4.9194729136vw, 67.2px);
}

.p-recruit__title-ja {
  margin-top: clamp(16px, 1.9150805271vw, 26.16px);
  width: clamp(72px, 6.1610541728vw, 84.16px);
  height: clamp(16.2547528517px, 1.3909224012vw, 19px);
}

.p-recruit__swiper-container {
  margin-top: 120px;
  position: relative;
  z-index:1;
}
@media screen and (min-width:768px) {
  .p-recruit__swiper-container {
    margin-top: 64px;
  }
}


.p-recruit__swiper-slide {
  width: 266px;
}
.p-recruit__swiper-img {
  height: 320px;
}
.p-recruit__swiper-img img {
  border-radius: 20px;
}

.p-recruit__swiper-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 25px;
}
.p-recruit__swiper-head .name {
  font-size: 18px;
  line-height: 1.4444444444;
  letter-spacing: 1.44px;
  font-weight: 800;
  padding-right: 20px;
}
.p-recruit__swiper-head .desc-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-recruit__swiper-head .year {
  font-size: 13px;
  line-height: 1.4615384615;
  letter-spacing: 1.04px;
  font-weight: 800;
  padding-right: 9px;
  position: relative;
}
.p-recruit__swiper-head .year::after {
  content: "";
  position: absolute;
  right: 0;
  top: 43%;
  translate: 0 -50%;
  width: 1px;
  height: 13px;
  background: #ffffff;
}
.p-recruit__swiper-head .position {
  font-size: 13px;
  line-height: 1.4615384615;
  letter-spacing: 1.04px;
  font-weight: 800;
  padding-left: 10px;
}

.p-recruit__swiper-text {
  padding-top: 20px;
  font-size: 14px;
  line-height: 1.7857142857;
  letter-spacing: 1.12px;
  font-weight: 500;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  bottom: -97px;
  width: 51px;
  height: 50px;
}

.swiper-button-prev {
  left: min(100px, 16vw);
  background: url("../images/swiper-prev.png") center/contain no-repeat;
}
@media screen and (min-width:768px) {
  .swiper-button-prev {
    left: max(60px, 31.9546120059vw);
  }
}

.swiper-button-next {
 right: min(100px, 16vw);
  background: url("../images/swiper-next.png") center/contain no-repeat;
}
@media screen and (min-width:768px) {
  .swiper-button-next {
    right: max(60px, 31.9546120059vw);
  }
}

.swiper-bar {
  position: absolute;
  bottom: -72.5px;
  left: 50%;
  translate: -50%;
  width: min(23.2064421669vw, 317px);
  height: 1px;
  background: #ffffff;
}
.p-recruit__btn {
  position: absolute;
  padding-block: 15px;
  padding-left: 34px;
   top: clamp(-100px, -10.9077598829vw, -149px);
  right: 6.8081991215vw;
  width: 203px;
  height: 54px;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#d3d3d3), to(#7b7979)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #d3d3d3 0%, #7b7979 100%) 0% 0% no-repeat padding-box;
  border-radius: 27px;
}
.p-recruit__btn::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 12px;
  width: 34px;
  height: 34px;
  background: url("../images/btn-arrow-white.png") center/contain no-repeat;
}

.p-recruit__btn-text {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.8px;
  font-weight: 600;
}

.p-recruit__link-container {
  width: 100%;
  margin-inline: auto;
  overflow-x: auto;
  padding-top: 60px;
}
@media screen and (min-width:1024px) {
  .p-recruit__link-container {
    padding-top: 0;
  }
}


.p-recruit__link-wrap {
  width: 860px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (min-width:768px) {
  .p-recruit__link-wrap {
    width: 1240px;
  }
}

.p-recruit__link {
  position: relative;
  width: 200px;
  height: 302.9900332226px;
}
@media screen and (min-width:768px) {
  .p-recruit__link {
    width: 301px;
    height: 456px;
  }
}
@media screen and (min-width:1024px) {
  .p-recruit__link:nth-of-type(2n) {
    margin-top: 30px;
  }
}

.p-recruit__link-head {
  position: absolute;
  bottom: 10px;
  left: 11px;
  padding-block: 7px 9px;
  padding-inline: 27px 61px;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#6F6F6F)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #E8E8E8 0%, #6F6F6F 100%) 0% 0% no-repeat padding-box;
  z-index: 1;
}
@media screen and (min-width:768px) {
  .p-recruit__link-head {
    bottom: 20px;
    left: 21px;
  }
}
.p-recruit__link-head::after {
  content: "";
  position: absolute;
  top: 11.5px;
  right: 25.7px;
  width: 11.8px;
  height: 11.8px;
  background: url("../images/arrow-white.svg") center/contain no-repeat;
}
@media screen and (min-width:768px) {
  .p-recruit__link-head::after {
    top: 21.5px;
  }
}

.p-recruit__link-text {
  font-family: "Dela Gothic One", sans-serif;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.4444444444;
  letter-spacing: 0.27px;
}
@media screen and (min-width:768px) {
  .p-recruit__link-text {
    font-size: 27px;
  }
}


.p-recruit__link-bg {
  position: relative;
}
.p-recruit__link-bg img {
  border-radius: 20px;
}
.p-recruit__link-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #000;
  -webkit-box-shadow: 0px 10px 16px #000000;
          box-shadow: 0px 10px 16px #000000;
  border-radius: 20px;
  opacity: 0.15;
  pointer-events: none;
  z-index: 1;
}

.p-map {
  max-width: 1264px;
}
.p-map iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 10px;
  min-height: 400px;
}
@media screen and (min-width:768px) {
  .p-map {
    aspect-ratio: 1264/500;
  }
}