.kv__inner {
  /* padding-top: 80px; */
}

.kvImg__base {
   overflow: hidden;
  position: relative; /* ← これを基準にする */
  width: 100%;
  height: 100%;
  min-width: 1920px;
  height: 1080px;
  /* height:56.25vw; */
}
.kvImg__base::before{
content: '';
display: inline-block;
background-image: url(../img/recruit/kv/kv-dodge.webp);
background-repeat: no-repeat;
background-size: cover;
vertical-align: middle;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2;
mix-blend-mode: color-dodge; /* ←覆い焼きっぽい */
opacity: 1;
}
.kvImg__base::after{
  content: '';
  display: inline-block;
  background-image: url(../img/recruit/kv/kv-overlay.webp);
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 1;
  mix-blend-mode: overlay;
  }
/* .kvImg__base picture, */
.kvImg__base picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right;
  position: absolute;
  top: 0;
  right: 0;
  /* height:56.25vw; */
}
@media screen and (max-width: 768px) {
.kvImg__base {
  position: relative; /* ← これを基準にする */
  width: 100%;
  min-width: 768px;
  height: 800px;
  /* height:56.25vw; */
  min-width: 658px;
  height: 686px;
  }
}

@media (max-width: 1580px) and (min-width: 769px) {
.kv__inner {
  padding-left: 100px;
  padding-top: 80px;
}
}

.kvImg {
overflow: hidden;
}

.kvImg .kvImg__item {
width: auto;
height: auto;
position: absolute;
transform: scale(1.2);
}
.kvImg__item01 {
bottom: 248px;
left: 321px;
}
.kvImg__item02 {
bottom: 200px;
right: 540px;
}
.kvImg__item03 {
top: 55px;
right: 638px;
}
.kvImg__item04 {
bottom: 46px;
right: 222px;
}
.kvImg__item05 {
top: 27px;
right: 567px;
}
.kvImg__item06 {
top: 136px;
right: 135px;
}
.kvImg__item07 {
top: 181px;
left: 578px;
}
.kvImg__item08 {
top: 4px;
right: 508px;
}
.kvImg__item09 {
bottom: 94px;
left: 770px;
animation: floatLeftRight 3s ease-in-out infinite;
}
.kvImg__item10 {
top: 104px;
left: 390px;
}
.kvImg__item11 {
top: 195px;
right: 234px;
}
.kvImg__item12 {
top: 136px;
left: 789px;
animation: floatLeftRight 3s ease-in-out infinite;
}
.kvImg__item13 {
top: 57px;
right: 752px;
}
.kvImg__item14 {
bottom: 73px;
right: 731px;
}
.kvImg__item15 {
top: 37px;
right: 701px;
}
.kvImg__item16 {
bottom: 222px;
left: 270px;
}
.kvImg__item17 {
top: 500px;
left: -54px;
}
.kvImg__item18 {
bottom: 318px;
right: 670px;
}
.kvImg__item19 {
top: 145px;
left: 358px;
animation: floatUpDown 2s ease-in-out infinite;
}
.kvImg__item20 {
bottom: 105px;
left: 277px;
}
.kvImg__item21 {
bottom: 118px;
left: 321px;
}
.kvImg__item22 {
top: 47px;
right: 969px;
}
.kvImg__item23 {
bottom: 115px;
right: 465px;
animation: swingPendulum 3s ease-in-out infinite;
}
.kvImg__item24 {
bottom: 46px;
right: 300px;
}
.kvImg__item25 {
bottom: 206px;
right: -10px;
}
.kvImg__item26 {
bottom: 279px;
left: 719px;
animation: floatUpDown 2s ease-in-out infinite;
}
.kvImg__item27 {
bottom: 272px;
left: 919px;
}
.kvImg__item28 {
top: -11px;
right: -6px;
}
.kvImg__item29 {
bottom: 450px;
right: 856px;
animation: swingPendulum 3s ease-in-out infinite;
}
.kvImg__item30 {
top: 320px;
left: 28px;
animation: swingPendulum 3s ease-in-out infinite;
}
.kvImg__item31 {
top: 80px;
right: 367px;
animation: floatUpDown 2s ease-in-out infinite;
}
.kvImg__item32 {
top: 181px;
left: 578px;
}
.kvImg__item33 {
top: 228px;
right: 962px;
animation: swingPendulum 3s ease-in-out infinite;
}
@media screen and (min-width: 1921px) {
.kvImg__item01 {
  bottom: 12.917vw;
  left: 16.719vw;
}
.kvImg__item02 {
  bottom: 10.417vw;
  right: 28.125vw;
}
.kvImg__item03 {
  top: 2.865vw;
  right: 33.229vw;
}
.kvImg__item04 {
  bottom: 2.396vw;
  right: 11.563vw;
}
.kvImg__item05 {
  top: 1.406vw;
  right: 29.531vw;
}
.kvImg__item06 {
  top: 7.083vw;
  right: 7.031vw;
}
.kvImg__item07 {
  top: 9.427vw;
  left: 30.104vw;
}
.kvImg__item08 {
  top: 0.208vw;
  right: 26.458vw;
}
.kvImg__item09 {
  bottom: 4.896vw;
  left: 40.104vw;
}
.kvImg__item10 {
  top: 5.417vw;
  left: 20.313vw;
}
.kvImg__item11 {
  top: 10.156vw;
  right: 12.188vw;
}
.kvImg__item12 {
  top: 7.083vw;
  left: 41.094vw;
}
.kvImg__item13 {
  top: 2.969vw;
  right: 39.167vw;
}
.kvImg__item14 {
  bottom: 3.802vw;
  right: 38.073vw;
}
.kvImg__item15 {
  top: 1.927vw;
  right: 36.51vw;
}
.kvImg__item16 {
  bottom: 11.563vw;
  left: 14.063vw;
}
.kvImg__item17 {
  top: 26.042vw;
  left: -2.812vw;
}
.kvImg__item18 {
  bottom: 16.563vw;
  right: 34.896vw;
}
.kvImg__item19 {
  top: 7.552vw;
  left: 18.646vw;
}
.kvImg__item20 {
  bottom: 5.469vw;
  left: 14.427vw;
}
.kvImg__item21 {
  bottom: 6.146vw;
  left: 16.719vw;
}
.kvImg__item22 {
  top: 2.448vw;
  right: 50.469vw;
}
.kvImg__item23 {
  bottom: 5.99vw;
  right: 24.219vw;
}
.kvImg__item24 {
  bottom: 2.396vw;
  right: 15.625vw;
}
.kvImg__item25 {
  bottom: 10.729vw;
  right: -0.521vw;
}
.kvImg__item26 {
  bottom: 14.531vw;
  left: 37.448vw;
}
.kvImg__item27 {
  bottom: 14.167vw;
  left: 47.865vw;
}
.kvImg__item28 {
  top: -0.573vw;
  right: -0.312vw;
}
.kvImg__item29 {
  bottom: 23.438vw;
  right: 44.583vw;
}
.kvImg__item30 {
  top: 16.667vw;
  left: 1.458vw;
}
.kvImg__item31 {
  top: 4.167vw;
  right: 19.115vw;
}
.kvImg__item32 {
  top: 9.427vw;
  left: 30.104vw;
}
.kvImg__item33 {
  top: 11.875vw;
  right: 50.104vw;
}
}
@keyframes floatUpDown {
0% {
  transform: scale(1.2) translateY(0);
}
50% {
  transform: scale(1.2) translateY(-10px);
} /* 上に移動 */
100% {
  transform: scale(1.2) translateY(0);
}
}
@keyframes floatUpDownSp {
  0% {
    transform: scale(0.857) translateY(0);
  }
  50% {
    transform: scale(0.857) translateY(-10px);
  } /* 上に移動 */
  100% {
    transform: scale(0.857) translateY(0);
  }
  }
@keyframes floatLeftRight {
0% {
  transform: scale(1.2) translateX(0);
}
50% {
  transform: scale(1.2) translateX(10px);
} /* 右へ */
100% {
  transform: scale(1.2) translateX(0);
}
}
@keyframes floatLeftRightSp {
  0% {
    transform: scale(0.857) translateX(0);
  }
  50% {
    transform: scale(0.857) translateX(10px);
  } /* 右へ */
  100% {
    transform: scale(0.857) translateX(0);
  }
  }
@keyframes swingPendulum {
0%,
100% {
  transform: scale(1.2) rotate(0deg);
}
50% {
  transform: scale(1.2) rotate(10deg);
}
}
@keyframes swingPendulumSp {
  0%,
  100% {
    transform: scale(0.857) rotate(0deg);
  }
  50% {
    transform: scale(0.857) rotate(10deg);
  }
  }
@media screen and (max-width: 767px) {
/* .kvImg__item01 {
  bottom: 66.133vw;
  left: 85.6vw;
} */
.kvImg {
  background: url(../img/recruit/kv/kv-base_sp-3-bg.webp) no-repeat center center;
}
.kvImg__item02 {
  bottom: 101px;
  right: 342px;
}
.kvImg__item03 {
  top: 14px;
  right: 399px;
}
.kvImg__item04 {
  bottom: 10px;
  right: 165px;
}
.kvImg__item05 {
  top: 8px;
  right: 362px;
}
.kvImg__item06 {
  top: 76px;
  right: 95px;
}
/* .kvImg__item07 {
  top: 181px;
  left: 45px;
} */
.kvImg__item08 {
  top: -17px;
  right: 332px;
}
/* .kvImg__item09 {
  bottom: 25.067vw;
  left: 205.333vw;
  animation: floatLeftRight 3s ease-in-out infinite;
} */
/* .kvImg__item10 {
  top: 27.733vw;
  left: 104vw;
} */
.kvImg__item11 {
  top: unset;
  bottom: 184px;
  right: unset;
  left: 167px;
}
.kvImg__item12 {
  top: 106px;
  left: -50px;
  animation: floatLeftRightSp 3s ease-in-out infinite;
}
.kvImg__item13 {
  top: 8px;
  right: unset;
  left: 56px;
}
.kvImg__item14 {
  bottom: -4px;
  right: unset;
  left: 80px;
}
.kvImg__item15 {
  top: -1px;
  right: unset;
  left: 186px;
}
/* .kvImg__item16 {
  bottom: 59.2vw;
  left: 72vw;
} */
/* .kvImg__item17 {
  top: 133.333vw;
  left: -14.4vw;
} */
.kvImg__item18 {
  bottom: unset;
  top: 123px;
  right: 168px;
}
/* .kvImg__item19 {
  top: 38.667vw;
  left: 95.467vw;
  animation: floatUpDown 2s ease-in-out infinite;
}
.kvImg__item20 {
  bottom: 28vw;
  left: 73.867vw;
}
.kvImg__item21 {
  bottom: 31.467vw;
  left: 85.6vw;
} */
.kvImg__item22 {
  left: -31px;
  top: 11px;
  right: unset;
}
.kvImg__item23 {
  bottom: 47px;
  right: 297px;
  animation: swingPendulumSp 3s ease-in-out infinite;
}
.kvImg__item24 {
  bottom: 10px;
  right: 230px;
}
/* .kvImg__item25 {
  bottom: 54.933vw;
  right: -2.667vw;
} */
/* .kvImg__item26 {
  bottom: 74.4vw;
  left: 191.733vw;
  animation: floatUpDown 2s ease-in-out infinite;
} */
.kvImg__item27 {
  left: 9px;
  bottom: 152px;
}
/* .kvImg__item28 {
  top: -2.933vw;
  right: -1.6vw;
} */
.kvImg__item29 {
  bottom: 263px;
  right: unset;
  left: 65px;
  animation: swingPendulumSp 3s ease-in-out infinite;
}
/* .kvImg__item30 {
  top: 85.333vw;
  left: 7.467vw;
  animation: swingPendulum 3s ease-in-out infinite;
} */
.kvImg__item31 {
  top: 35px;
  right: 248px;
  animation: floatUpDownSp 2s ease-in-out infinite;
}
/* .kvImg__item32 {
  top: 181px;
  left: 45px;
} */
.kvImg__item33 {
  top: 134px;
  right: unset;
  left: 1px;
  animation: swingPendulumSp 3s ease-in-out infinite;
}
}

/* 円形背景アニメーション */
.secRec01 {
position: relative;
overflow: hidden;
background: unset;
}

.secRec01::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 0;
height: 0;
background-color: rgba(4, 163, 79, 0.9); /* 背景色を指定 */
border-radius: 50%;
transform: translate(-50%, -50%);
transition: all 1.5s ease-out;
z-index: -1;
}

.secRec01.animate::before {
width: 200vw;
height: 200vw;
}
@media screen and (max-width: 768px) {
.secRec01.animate::before {
  width: 300vw;
  height: 300vw;
}
}

.secRec01_inner {
position: relative;
z-index: 1;
opacity: 0;
transform: translateY(30px);
transition: all 0.7s ease-out;
transition-delay: 0.5s;
}

.secRec01.animate .secRec01_inner {
opacity: 1;
transform: translateY(0);
}

@media screen and (min-width: 769px) {
.secRec07 .secRec07__frame .secRec07__data--06 .position .position__main .position__text strong {
width: min(6.583vw,88px);
}
}
@media screen and (max-width: 768px) {
.secRec07 .secRec07__frame .secRec07__data--06 .position .position__main .position__text strong {
  width: max(11.733vw,44px);
  }
}
.header.header--menu{
position: fixed;
top:0;
right:0;
justify-content: flex-end;
width: fit-content;
}

.btn--des02 {
border: solid 1px #04a34f;
background-color: unset;
color: #04a34f;
background-image: url(../img/recruit/btn_arrow_g.svg);
font-weight: 700;
}
.btn--des02:hover {
  border: solid 1px #04a34f;
  background-color: #04a34f;
  color: #fff;
  background-image: url(../img/recruit/btn_arrow_w.svg);
  font-weight: 700;
}
.btn--des03 {
  border: solid 1px #484848;
  background-color: unset;
  color: #484848;
  background-image: url(../img/recruit/btn_arrow_b.svg);
  font-weight: 700;
}
.btn--des03:hover {
  border: solid 1px #484848;
  background-color: #484848;
  color: #fff;
  background-image: url(../img/recruit/btn_arrow_w.svg);
  font-weight: 700;
}

/* 円形アニメーション用のスタイル */
.secRec07__data--02 .secRec07__dataImg {
position: relative;
overflow: hidden;
}

/* プログレス円（マスクとして機能） */
.secRec07__data--02 .secRec07__dataImg::after {
content: '';
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 120px;
height: 120px;
background: conic-gradient(from 0deg, transparent var(--progress, 0deg), #fff  var(--progress, 360deg));
border-radius: 50%;
transform: translate(-50%, -50%);
z-index: 2;
opacity: 1;
transition: opacity 0.3s ease;
}

.secRec07__data--02 .secRec07__dataImg.animate::after {
opacity: 1;
}

/* .secRec07__data--03の円形アニメーション用スタイル */
.secRec07__data--03 .secRec07__dataIn .circle {
position: relative;
overflow: hidden;
}
.secRec07 .secRec07__frame .secRec07__data--03 .secRec07__dataIn .circle {
background-color: unset;
}
.secRec07__data--03 .secRec07__dataIn .circle::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
background-color: #038440;
border-radius: 50%;
transform: translate(-50%, -50%);
z-index: 0;
}

.secRec07__data--03 .secRec07__dataIn .circle::after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
background: conic-gradient(from 0deg, transparent var(--progress, 0deg), #707070 var(--progress, 360deg));
border-radius: 50%;
transform: translate(-50%, -50%);
z-index: 1;
opacity: 0;
transition: opacity 0.3s ease;
}

.secRec07__data--03 .secRec07__dataIn .circle.animate::after {
opacity: 1;
}
.secRec07 .secRec07__frame .secRec07__data--03 .secRec07__dataIn .circle dt,
.secRec07 .secRec07__frame .secRec07__data--03 .secRec07__dataIn .circle dd {
position: relative;
z-index: 2;
}

@media screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait){
  .kvImg__base {
    min-width: 1400px;
    height: 100vh;
  }
  .kvImg {
    background: url(../img/recruit/kv/kv-base_sp-3-bg.webp) no-repeat center center;
  }
  .kvImg__base picture img {
    object-position: unset;
    right: 36vw;
  }
  .kvImg__item01 {
    visibility: hidden;
  }
  .kvImg__item02 {
    bottom: 257px;
    right: 540px;
  }
  .kvImg__item03 {
    top: 80px;
    right: 611px;
  }
  .kvImg__item04 {
    visibility: hidden;
    bottom: 46px;
    right: 222px;
  }
  .kvImg__item05 {
    top: 58px;
    right: 554px;
  }
  .kvImg__item06 {
    visibility: hidden;
    top: 136px;
    right: 135px;
  }
  .kvImg__item07 {
    top: 234px;
    left: 34px;
  }
  .kvImg__item08 {
    top: 36px;
    right: 500px;
  }
  .kvImg__item09 {
    bottom: 208px;
    left: 153px;
    animation: floatLeftRightSp 3s ease-in-out infinite;
  }
  .kvImg__item10 {
    visibility: hidden;
    top: 71px;
    left: 143px;
  }
  .kvImg__item11 {
    visibility: hidden;
    top: 195px;
    right: 234px;
  }
  .kvImg__item12 {
    top: 171px;
    left: 256px;
    animation: floatLeftRightSp 3s ease-in-out infinite;
  }
  .kvImg__item13 {
    top: 80px;
    right: 722px;
  }
  .kvImg__item14 {
    bottom: 105px;
    right: 759px;
  }
  .kvImg__item15 {
    top: 62px;
    right: 674px;
  }
  .kvImg__item16 {
    visibility: hidden;
    bottom: 222px;
    left: 270px;
  }
  .kvImg__item17 {
    visibility: hidden;
    top: 500px;
    left: -54px;
  }
  .kvImg__item18 {
    bottom: 424px;
    right: 699px;
  }
  .kvImg__item19 {
    visibility: hidden;
    top: 145px;
    left: 358px;
    animation: floatUpDownSp 2s ease-in-out infinite;
  }
  .kvImg__item20 {
    visibility: hidden;
    bottom: 105px;
    left: 277px;
  }
  .kvImg__item21 {
    visibility: hidden;
    bottom: 118px;
    left: 321px;
  }
  .kvImg__item22 {
    top: 47px;
    right: 969px;
  }
  .kvImg__item23 {
    bottom: 157px;
    right: 471px;
    animation: swingPendulumSp 3s ease-in-out infinite;
  }
  .kvImg__item24 {
    bottom: 148px;
    right: 362px;
  }
  .kvImg__item25 {
    visibility: hidden;
    bottom: 206px;
    right: -10px;
  }
  .kvImg__item26 {
    bottom: 423px;
    left: 122px;
    animation: floatUpDownSp 2s ease-in-out infinite;
  }
  .kvImg__item27 {
    bottom: 390px;
    left: 323px;
  }
  .kvImg__item28 {
    visibility: hidden;
    top: -11px;
    right: -6px;
  }
  .kvImg__item29 {
    bottom: 582px;
    right: 905px;
    animation: swingPendulumSp 3s ease-in-out infinite;
  }
  .kvImg__item30 {
    visibility: hidden;
    top: 320px;
    left: 28px;
    animation: swingPendulumSp 3s ease-in-out infinite;
  }
  .kvImg__item31 {
    top: 105px;
    right: 407px;
    animation: floatUpDownSp 2s ease-in-out infinite;
  }
  .kvImg__item32 {
    top: 233px;
    left: 32px;
  }
  .kvImg__item33 {
    top: 302px;
    right: 1051px;
    animation: swingPendulumSp 3s ease-in-out infinite;
  }
}
@media screen and (max-width: 1024px) and (min-width: 821px) and (orientation: portrait){
  .kvImg__base picture img {
    right: 36vw;
  }
}
@media screen and (max-width: 820px) and (min-width: 768px) and (orientation: portrait){
  .kvImg__base picture img {
    right: 59vw;
  }
  .kvImg__item01 {
    visibility: hidden;
  }
  .kvImg__item02 {
    bottom: 220px;
    right: 733px;
  }
  .kvImg__item03 {
    top: 39px;
    right: 763px;
  }
  .kvImg__item04 {
    visibility: hidden;
  }
  .kvImg__item05 {
    top: 11px;
    right: 699px;
  }
  .kvImg__item06 {
    visibility: hidden;
  }
  .kvImg__item07 {
    top: 234px;
    left: 34px;
  }
  .kvImg__item08 {
    visibility: hidden;
  }
  .kvImg__item09 {
    bottom: 177px;
    left: 86px;
  }
  .kvImg__item10 {
    visibility: hidden;
  }
  .kvImg__item11 {
    visibility: hidden;
  }
  .kvImg__item12 {
    top: 149px;
    left: 53px;
  }
  .kvImg__item13 {
    top: 39px;
    right: 878px;
  }
  .kvImg__item14 {
    bottom: 83px;
    right: 928px;
  }
  .kvImg__item15 {
    top: 24px;
    right: 827px;
  }
  .kvImg__item16 {
    visibility: hidden;
  }
  .kvImg__item17 {
    visibility: hidden;
  }
  .kvImg__item18 {
    bottom: 358px;
    right: 871px;
  }
  .kvImg__item19 {
    visibility: hidden;
  }
  .kvImg__item20 {
    visibility: hidden;
  }
  .kvImg__item21 {
    visibility: hidden;
  }
  .kvImg__item22 {
    top: 56px;
    right: 1202px;
  }
  .kvImg__item23 {
    bottom: 124px;
    right: 645px;
}
  .kvImg__item24 {
    visibility: hidden;
  }
  .kvImg__item25 {
    visibility: hidden;
  }
  .kvImg__item26 {
    bottom: 371px;
    left: 57px;
  }
  .kvImg__item27 {
    bottom: 333px;
    left: 223px;
  }
  .kvImg__item28 {
    visibility: hidden;
  }
  .kvImg__item29 {
    bottom: 500px;
    right: 1052px;
  }
  .kvImg__item30 {
    visibility: hidden;
  }
  .kvImg__item31 {
    top: 86px;
    right: 596px;
  }
  .kvImg__item32 {
    top: 233px;
    left: 32px;
  }
  .kvImg__item33 {
    top: 249px;
    right: 1161px;
  }
}

@media screen and (max-width: 768px) and (min-width: 767px) and (orientation: portrait){
  .kvImg__base picture img {
    right: 59vw;
  }
  .kvImg__item01 {
    visibility: hidden;
  }
  .kvImg__item02 {
    bottom: 192px;
    right: 758px;
  }
  .kvImg__item03 {
    top: 58px;
    right: 825px;
  }
  .kvImg__item04 {
    visibility: hidden;
  }
  .kvImg__item05 {
    visibility: hidden;
  }
  .kvImg__item06 {
    visibility: hidden;
  }
  .kvImg__item07 {
    top: 234px;
    left: 34px;
  }
  .kvImg__item08 {
    visibility: hidden;
  }
  .kvImg__item09 {
    visibility: hidden;
  }
  .kvImg__item10 {
    visibility: hidden;
  }
  .kvImg__item11 {
    visibility: hidden;
  }
  .kvImg__item12 {
    visibility: hidden;
    top: 149px;
    left: 53px;
  }
  .kvImg__item13 {
    top: 63px;
    right: 943px;
  }
  .kvImg__item14 {
    bottom: 60px;
    right: 903px;
  }
  .kvImg__item15 {
    top: 48px;
    right: 906px;
  }
  .kvImg__item16 {
    visibility: hidden;
  }
  .kvImg__item17 {
    visibility: hidden;
  }
  .kvImg__item18 {
    bottom: 302px;
    right: 871px;
  }
  .kvImg__item19 {
    visibility: hidden;
  }
  .kvImg__item20 {
    visibility: hidden;
  }
  .kvImg__item21 {
    visibility: hidden;
  }
  .kvImg__item22 {
    top: 39px;
    right: 1167px;
  }
  .kvImg__item23 {
    bottom: 106px;
    right: 674px;
}
  .kvImg__item24 {
    visibility: hidden;
  }
  .kvImg__item25 {
    visibility: hidden;
  }
  .kvImg__item26 {
    bottom: 371px;
    left: 57px;
  }
  .kvImg__item27 {
    bottom: 250px;
    left: 173px;
  }
  .kvImg__item28 {
    visibility: hidden;
  }
  .kvImg__item29 {
    bottom: 439px;
    right: 1052px;
  }
  .kvImg__item30 {
    visibility: hidden;
  }
  .kvImg__item31 {
    top: 86px;
    right: 596px;
  }
  .kvImg__item32 {
    top: 233px;
    left: 32px;
  }
  .kvImg__item33 {
    top: 214px;
    right: 1161px;
  }
}


.gloNav{
  transition: transform .3s ease-in-out;
}
.btn--sub{
  position: relative;
}
.btn--sub:after {
  content:"";
  background-image:url(../img/recruit/btn_arrow_w.svg);
  background-size:100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  width: min(1.1851851852vw, 16px);
  height: min(1.3333333333vw, 18px);
  position:absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right:min(1.3333333333vw, 18px);
  display: block;
  transition: 0.2s ease;
}
.btn--sub:hover{
  background:#fff;
}
.btn--sub:hover::after{
  background-image:url(../img/recruit/btn_arrow_g.svg);
}
@media only screen and (max-width: 768px) {
  .btn--sub:after{
    width: 4.2666666667vw;
    height: 4.8vw;
    right:6.9333333333vw;
  }
  .footNav .footNav__block--contact .btn--sub{
    transform: scale(1);
    transition: transform 0.3s ease, background-size 0.35s ease, color 0.35s ease;
    -webkit-tap-highlight-color: transparent; /* タップ時の青ハイライト消去 */
  }
  .footNav .footNav__block--contact .btn--sub::after{
    transform: translateY(-50%) scale(1); /* scaleを明示的に固定 */
    backface-visibility: hidden; /* iOSでの不意な拡大防止 */
  }
  /* タップ時に拡大しないよう固定 */
  .footNav .footNav__block--contact .btn--sub::after:active {
      transform: translateY(-50%) scale(1) !important;
  }
}

.btn--des01 {
  background-image: none;
  position: relative;
}
.btn--des01::after {
  content: '';
  display: block;
  width: min(17.65px, calc(17.65 / 1350 * 100vw));
  height: min(18.54px, calc(18.54 / 1350 * 100vw));
  background-image: url(../img/recruit/btn_arrow_w.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  right: min(40px, calc(40 / 1350 * 100vw));
  top: 50%;
  transform: translateY(-50%);
}
.btn--des01:hover {
  background-image: none;
}
.btn--des01:hover::after {
  background-image: url(../img/recruit/btn_arrow_g.svg);
}

@media screen and (max-width: 768px) {
  .btn--des01::after {
    width: calc(13.15 / 375 * 100vw);
    height: calc(13.81 / 375 * 100vw);
    right: calc(30 / 375 * 100vw);
  }
}

.footNav .footNav__block--contact .btn--sub {
  align-items: center;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.footNav .footNav__block--contact .btn--sub:after {
  position: relative;
  top: unset;
  right: unset;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transition: none;
}
/* タップ時も拡大させない */
.footNav .footNav__block--contact .btn--sub:active:after,
.footNav .footNav__block--contact .btn--sub:focus:after,
.footNav .footNav__block--contact .btn--sub:hover:after {
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
}

@media screen and (max-width: 768px) {
  .footNav .footNav__block--contact .btn--sub {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
  }
  .footNav .footNav__block--contact .btn--sub:after {
    width: 4.2666666667vw;
    height: 4.8vw;
    pointer-events: none;
    -webkit-user-drag: none;
    -webkit-touch-callout: none;
    user-select: none;
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    will-change: auto;
  }
  /* 長押し時も拡大させない */
  .footNav .footNav__block--contact .btn--sub:active:after,
  .footNav .footNav__block--contact .btn--sub:focus:after {
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
  }
}

.mss .mss__Btn .btn{
  color:#fff;
  position:relative;
}
.mss .mss__Btn .btn span:after {
  content:"";
  background-image:url(../img/recruit/btn_arrow_w.svg);
  background-size:100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  width: min(1.1851851852vw, 16px);
  height: min(1.3333333333vw, 18px);
  position:absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right:min(1.9259259259vw, 26px);
  display: block;
  transition: 0.2s ease;
}
.mss .mss__Btn .btn:hover{
  border: solid 1px #04a34f;
  background:#fff;
  color:#04a34f;
}
.mss .mss__Btn .btn:hover span::after{
  background-image:url(../img/recruit/btn_arrow_g.svg);
}
@media screen and (max-width: 768px){
  .mss .mss__Btn .btn span:after {
    content:"";
    width: 4.2666666667vw;
    height: 4.8vw;
    right:5.3333333333vw;
  }
}

.gloNav .btn--sizeS {
  justify-content: space-between;
  padding-right: 23px;
}
.gloNav .btn--des01::after {
  background-image: url(../img/gloNav_arrow.png);
  position: relative;
  right: 0;
  top: unset;
  transform: unset;
  width: 11px;
}
.btn--des01:hover::after {
  background-image: url(../img/gloNav_arrow_hover.png);
}