:root {
  --default-digit-height: 0;
  --number-bottom: -8.5%;
  --number-bottom-lg: -7%;
  --number-bottom-md: -6%;
}

body {
  letter-spacing: 0.02em;
}

.top-mv {
  background: #fff;
  height: 100vh;
}
.top-mv__inner {
  position: relative;
  height: 100vh;
}
@media screen and (max-width:767px) {
  .top-mv__inner {
    position: relative;
    width: 100vw;
    max-width: 100%;
    min-width: 100%;
  }
}
.top-mv__slogan {
  position: absolute;
  right: 5.8333333vw;
  top: 14.3518518519vh;
  //width: 7.7083333333vw;
  //height: 21.7083333333vw;
  z-index: 52;
}

.top-mv__slogan p{
  writing-mode: vertical-rl;
    text-orientation: upright;
    color: #fff;
    font-size: 2.1875vw;
    font-weight: 900;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-style: italic;
  letter-spacing: 0.1em;
    line-height: 1.25;
}
@media screen and (max-width:767px) {
  .top-mv__slogan {
    top: 17.9487179487vw;
    right: 8.53846vw;
    display: block
  }
  
  .top-mv__slogan p{
    font-size: 4.75384vw;
        letter-spacing: 0.08em;
        font-weight: 500;
}
  @supports (-webkit-touch-callout: none) {
    .top-mv__slogan {
    right: 18.53846vw;
  }
  }
}
.top-mv__img img {
  opacity: 0;
}
.top-mv__txt {
  width: 51.6145833333vw;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
}
@media screen and (max-width:767px) {
  .top-mv__txt {
    width: 87.846154vw;
    top: 51%;
  }
}
.top-mv__scroll {
  font-size: 16px;
  position: absolute;
  bottom: 45px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 50;
  font-weight: 700;
  color: #fff;
  cursor: default;
}
.top-mv .mv-wrapper {
  position: absolute;
  top: 1.0416666667vw;
  left: 1.0416666667vw;
  right: 1.0416666667vw;
  bottom: 1.0416666667vw;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width:767px) {
  .top-mv .mv-wrapper {
    top: 3.8461538462vw;
    left: 3.8461538462vw;
    right: 3.8461538462vw;
    bottom: 3.8461538462vw;
  }
}
.top-mv .mv-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.top-mv .mv-row--01 {
  width: 18.75vw;
}
.top-mv .mv-row--02 {
  width: 30.2083333333vw;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-mv .mv-row--03 {
  width: 18.75vw;
}
.top-mv .mv-row--04 {
  width: 30.2083333333vw;
}
.top-mv .mv-ani {
  position: absolute;
  overflow: hidden;
  background: #fff;
  width: 100%;
  height: 100%;
}
.top-mv .mv-ani__deco {
  position: absolute;
  overflow: hidden;
}
.top-mv .mv-ani__deco--01 {
  top: 36.8518518519vh;
  left: 18.75vw;
  width: 30.2083333333vw;
  height: 22.5925925926vh;
}
.top-mv .mv-ani__deco--01 img {
  width: 30.2083333333vw;
  height: 22.5925925926vh;
  -o-object-position: right !important;
     object-position: right !important;
  display: block;
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani__deco--01 img {
    width: 22.0512820513vw;
    height: 12.0060790274vh;
    -o-object-position: center !important;
       object-position: center !important;
  }
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani__deco--01 {
    width: 22.0512820513vw;
    height: 12.0060790274vh;
    left: 34.8717948718vw;
    bottom: initial;
    top: 23.7082066869vh;
  }
}
.top-mv .mv-ani__deco--02 {
  top: 59.4444444444vh;
  left: 48.9583333333vw;
  width: 18.75vw;
  height: 36.8518518519vh;
}
.top-mv .mv-ani__deco--02 img {
  width: 18.75vw;
  height: 36.8518518519vh;
  -o-object-position: center !important;
     object-position: center !important;
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani__deco--02 img {
    width: 56.9230769231vw;
    height: 12.0060790274vh;
  }
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani__deco--02 {
    width: 56.9230769231vw;
    height: 12.0060790274vh;
    left: 0;
    bottom: initial;
    top: 35.7142857143vh;
  }
}
.top-mv .mv-ani__deco--03 {
  top: 0vh;
  right: 0vw;
  width: 15.1041666667vw;
  height: 36.8518518519vh;
}
.top-mv .mv-ani__deco--03 img {
  width: 15.1041666667vw;
  height: 36.8518518519vh;
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani__deco--03 img {
    width: 28.4615384615vw;
    height: 23.7082066869vh;
  }
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani__deco--03 {
    width: 28.4615384615vw;
    height: 23.7082066869vh;
    left: 28.4615384615vw;
    right: initial;
    top: 47.7203647416vh;
  }
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani__deco--04 {
    width: 34.8717948718vw;
    height: 12.0060790274vh;
    right: 0.5128205128vw;
    top: 59.4224924012vh;
  }
}
.top-mv .mv-ani__deco picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.top-mv .mv-ani__deco img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  z-index: 50;
  position: relative;
}
.top-mv .mv-ani--01 {
  top: 0vh;
  left: 0vw;
  height: 59.4444444444vh;
  width: 18.75vw;
}
.top-mv .mv-ani--01 img {
  height: 59.4444444444vh;
  width: 18.75vw;
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani--01 {
    width: 34.8717948718vw;
    height: 35.7142857143vh;
  }
  .top-mv .mv-ani--01 img {
    height: 35.7142857143vh;
  }
}
.top-mv .mv-ani--02 {
  top: 0vw;
  left: 18.75vw;
  width: 30.2083333333vw;
  height: 36.8518518519vh;
  z-index: 14;
}
.top-mv .mv-ani--02 img {
  height: 36.8518518519vh;
  width: 30.2083333333vw;
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani--02 {
    width: 56.9230769231vw;
    height: 23.7082066869vh;
    left: 34.8717948718vw;
  }
  .top-mv .mv-ani--02 img {
    height: 23.7082066869vh;
  }
}
.top-mv .mv-ani--03 {
  top: 0vw;
  left: 48.9583333333vw;
  width: 18.75vw;
  height: 59.4444444444vh;
  z-index: 15;
}
.top-mv .mv-ani--03 img {
  height: 59.4444444444vh;
  width: 18.75vw;
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani--03 {
    width: 34.8717948718vw;
    height: 35.7142857143vh;
    left: 56.9230769231vw;
    top: 23.7082066869vh;
  }
  .top-mv .mv-ani--03 img {
    height: 35.7142857143vh;
  }
}
.top-mv .mv-ani--04 {
  top: 0vw;
  left: 67.7083333333vw;
  width: 15.1041666667vw;
  height: 36.8518518519vh;
  z-index: 52;
}
.top-mv .mv-ani--04 img {
  height: 36.8518518519vh;
  width: 15.1041666667vw;
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani--04 {
    width: 28.4615384615vw;
    height: 23.7082066869vh;
    left: 0vw;
    top: 47.7203647416vh;
  }
  .top-mv .mv-ani--04 img {
    height: 23.7082066869vh;
  }
}
.top-mv .mv-ani--05 {
  top: 59.4444444444vh;
  left: 0vw;
  width: 18.75vw;
  height: 36.8518518519vh;
}
.top-mv .mv-ani--05 img {
  height: 36.8518518519vh;
  width: 18.75vw;
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani--05 {
    width: 34.8717948718vw;
    height: 23.7082066869vh;
    left: 0;
    top: 71.4285714286vh;
  }
  .top-mv .mv-ani--05 img {
    height: 23.7082066869vh;
  }
}
.top-mv .mv-ani--06 {
  top: 59.4444444444vh;
  left: 18.75vw;
  width: 30.2083333333vw;
  height: 36.8518518519vh;
}
.top-mv .mv-ani--06 img {
  height: 36.8518518519vh;
  width: 30.2083333333vw;
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani--06 {
    width: 56.9230769231vw;
    height: 23.7082066869vh;
    left: 34.8717948718vw;
    top: 71.4285714286vh;
  }
  .top-mv .mv-ani--06 img {
    height: 23.7082066869vh;
  }
}
.top-mv .mv-ani--07 {
  top: 36.8518518519vh;
  right: 0vw;
  width: 30.2083333333vw;
  height: 59.4444444444vh;
}
.top-mv .mv-ani--07 img {
  height: 59.4444444444vh;
  width: 30.2083333333vw;
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani--07 {
    display: none;
  }
}
.top-mv .mv-ani__item {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  overflow: hidden;
  max-height: 100%;
  width: 100%;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  will-change: z-index;
}
.top-mv .mv-ani__item img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width:767px) {
  .top-mv .mv-ani__item img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: relative;
    bottom: 0;
  }
}
.top-mv .mv-ani__item.scale {
  -webkit-animation: scaleEffect 2.25s forwards;
          animation: scaleEffect 2.25s forwards;
}
.top-mv .mv-ani__item.active {
  max-height: 0%;
  -webkit-transition: max-height 2.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: max-height 2.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.top-mv .mv-ani__item.inactive {
  z-index: 1 !important;
  -webkit-transition: none;
  transition: none;
}
.top-mv .mv-ani__item:nth-child(1) {
  z-index: 9;
}
.top-mv .mv-ani__item:nth-child(2) {
  z-index: 8;
}
.top-mv .mv-ani__item:nth-child(3) {
  z-index: 7;
}
.top-mv .mv-ani__item:nth-child(4) {
  z-index: 6;
}
.top-mv .mv-ani__item:nth-child(5) {
  z-index: 5;
}
.top-mv .mv-ani__item:nth-child(6) {
  z-index: 4;
}
.top-mv .mv-ani__item:nth-child(7) {
  z-index: 3;
}
.top-mv .mv-ani__item:nth-child(8) {
  z-index: 2;
}
.top-mv .mv-ani__item:nth-child(9) {
  z-index: 1;
}
.top-mv .mv-ani__item:nth-child(10) {
  z-index: 0;
}

@-webkit-keyframes scaleEffect {
  from {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes scaleEffect {
  from {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/* Start Block title */
.c-block-title {
  display: flex;
  flex-direction: column;
  font-size: 2.0833333333vw;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2.2916666667vw;
  position: relative;
}

.c-block-title span {
  font-size: 6.7708333333vw;
  font-weight: 500;
  font-family: "Oswald", serif;
  line-height: 1;
  white-space: nowrap;
  margin-bottom: 1.0416666667vw;
  letter-spacing: -0.03em;
}

@media screen and (max-width:767px) {
   .c-block-title {
    font-size: 4.6153846154vw;
    margin-bottom: 5.641025641vw;
  }

  .c-block-title span {
    font-size: 12.3076923077vw;
    margin-bottom: 2.5641025641vw;
  }
}
/* End Block title */

.block-message {
  margin-top: 10.9375vw;
}
@media screen and (max-width:767px) {
  .block-message {
    margin-top: 8.9743589744vw;
  }
}
.block-message__slide {
  padding-top: 11.4583333333vw;
  position: relative;
}
@media screen and (max-width:767px) {
  .block-message__slide {
    padding-top: 29.4871794872vw;
    margin-top: -10.2564102564vw;
  }
}
.block-message__slogan {
  position: absolute;
  top: -3.6458333333vw;
  right: 7.03125vw;
  width: 37.1354166667vw;
  height: 19.84375vw;
  z-index: 100;
}
@media screen and (max-width:767px) {
  .block-message__slogan {
    width: 63.3333333333vw;
    height: 35.8974358974vw;
    top: -0.5128205128vw;
    right: 3.5897435897vw;
  }
}

.message-mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width:767px) {
  .message-mv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.message-mv__img {
  width: 54.1666666667vw;
  max-width: 1040px;
  height: 61.1458333333vw;
  position: relative;
}
@media screen and (max-width:767px) {
  .message-mv__img {
    width: 100vw;
    height: 107.6923076923vw;
    padding-left: 15.3846153846vw;
  }
}
.message-mv__img img {
  width: 50vw;
  height: 41.6145833333vw;
  position: relative;
  z-index: 3;
}
@media screen and (max-width:767px) {
  .message-mv__img img {
    width: 76.9230769231vw;
    height: 64.1025641026vw;
  }
}
.message-mv__img:after {
  content: "";
  background: #edf0f4;
  width: 54.1666666667vw;
  height: 41.6145833333vw;
  position: absolute;
  z-index: 1;
  top: 4.1666666667vw;
  left: 0vw;
}
@media screen and (max-width:767px) {
  .message-mv__img:after {
    width: 76.9230769231vw;
    height: 64.1025641026vw;
    top: 7.6923076923vw;
    left: 23.0769230769vw;
  }
}
.message-mv__deco01 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 54.1666666667vw;
  height: 56.9791666667vw;
  z-index: 2;
}
@media screen and (max-width:767px) {
  .message-mv__deco01 {
    width: 24.6153846154vw;
    height: 58.4615384615vw;
    left: 76.1538461538vw;
    bottom: 19.2307692308vw;
  }
}
.message-mv__deco01 img {
  width: 32.34375vw;
  height: 44.1145833333vw;
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width:767px) {
  .message-mv__deco01 img {
    width: 24.6153846154vw;
    height: 58.4615384615vw;
  }
}
.message-mv__deco02 {
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/webp/message_deco.webp) no-repeat top left;
  width: 13.4895833333vw;
  height: 17.1875vw;
  background-size: 100%;
  position: absolute;
  top: 6.25vw;
  right: 5.2083333333vw;
}
@media screen and (max-width:767px) {
  .message-mv__deco02 {
    width: 23.0769230769vw;
    height: 28.9743589744vw;
    top: initial;
    bottom: -4.6153846154vw;
    right: 5.1282051282vw;
  }
}
.message-mv__info {
  width: 45.8333333333vw;
  max-width: 880px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 8.0729166667vw 0 0 3.90625vw;
  position: relative;
  z-index: 6;
}
@media screen and (max-width:767px) {
  .message-mv__info {
    width: 100%;
    padding: 0 0vw 0 5.1282051282vw;
  }
}
.message-mv__title {
  font-size: 3.6458333333vw;
  font-weight: 900;
  line-height: 1.35;
  position: relative;
  left: -13.1770833333vw;
  letter-spacing: 0em;
  margin-bottom: 5.7291666667vw;
  position: relative;
  z-index: 6;
  letter-spacing: -0.04em;
  text-shadow: #fff 0px 0 15px;
}
@media screen and (max-width:767px) {
  .message-mv__title {
    font-size: 8.2051282051vw;
    left: 0;
    margin-bottom: 5.8974358974vw;
  }
}
.message-mv__title span {
  letter-spacing: -0.135em;
}
.message-mv__txt {
  font-weight: 600;
  font-size: clamp(12px, 1.0416666667vw, 20px);
  line-height: 2.9090909091;
  margin-bottom: 3.0208333333vw;
}
@media screen and (max-width:767px) {
  .message-mv__txt {
    font-size: 3.8461538462vw;
    line-height: 2.4666666667;
    margin-bottom: 12.3076923077vw;
    letter-spacing: -0.02em;
  }
}
.message-mv__btn {
  margin-left: -0.625vw;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}
@media screen and (max-width:767px) {
  .message-mv__btn {
    margin: 12.8205128205vw auto 15.3846153846vw;
    position: relative;
    left: -7.6923076923vw;
  }
}

.message-slide__item {
  margin: 0 1.5625vw;
}
@media screen and (max-width:767px) {
  .message-slide__item {
    margin: 0 5.1282051282vw 0 0;
  }
}
.message-slide__item img {
  height: 26.09375vw !important;
  width: auto !important;
}
@media screen and (max-width:767px) {
  .message-slide__item img {
    height: 46.9230769231vw !important;
    width: auto;
  }
}

.block-service {
  margin-top: 8.8541666667vw;
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/webp/service_bg.webp) no-repeat top left;
  background-size: cover;
  height: 57.3958333333vw;
}
@media screen and (max-width:767px) {
  .block-service {
    margin-top: 15.3846153846vw;
    background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/webp/service_bg_sp.webp) no-repeat top left;
    background-size: cover;
    height: 220.5128205128vw;
  }
}
.block-service__inner {
  max-width: 75vw;
  padding: 7.5520833333vw 20px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width:767px) {
  .block-service__inner {
    padding: 9.4871794872vw 5.1282051282vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    max-width: 100%;
  }
}
.block-service__content {
  width: calc(100% - 37.5vw);
  max-width: 35.4166666667vw;
  color: #fff;
}
@media screen and (max-width:767px) {
  .block-service__content {
    width: 100%;
    max-width: 100%;
  }
}
.block-service__img {
  width: 37.5vw;
  padding-top: 3.3854166667vw;
}
@media screen and (max-width:767px) {
  .block-service__img {
    width: 100%;
    margin-bottom: 8.9743589744vw;
  }
}

.block-service__title {
  margin-bottom: 3.6458333333vw;
  color: #fff;
}
@media screen and (max-width:767px) {
  .block-service__title {
    margin-bottom: 2.5641025641vw;
  }
}

.block-service__circles {
  position: relative;
  padding: 6.35vw 4.17vw 0 0;
}

.block-service__vertical-title {
  display: flex;
  align-items: flex-start;
  gap: 0.42vw;
  position: absolute;
  top: 0;
  right: 0;
}

.block-service__vertical-title span {
  writing-mode: vertical-rl;
  text-orientation: upright;
  background-color: #fff;
  padding: 0.68vw 0 0.94vw;
  font-size: 2.08vw;
  font-weight: 900;
  line-height: 1.4;
}

.block-service__lead {
  font-size: 2.6041666667vw;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 1.3020833333vw;
}
@media screen and (max-width:767px) {
  .block-service__circles {
    position: relative;
    padding: 6.92vw 5.38vw 0;
  }

  .block-service__vertical-title {
    gap: 1.03vw;
  }

  .block-service__vertical-title span {
    padding: 2.35vw 0.51vw;
    font-size: 5.64vw;
  }

  .block-service__lead {
    font-size: 7.1794871795vw;
    line-height: 1.3571428571;
    margin-bottom: 2.8205128205vw;
  }
}
.block-service__txt {
  font-size: 1.0416666667vw;
  font-weight: 600;
  line-height: 2;
  margin-bottom: 4.1666666667vw;
  max-width: 33.2916666667vw;
}
@media screen and (max-width:767px) {
  .block-service__txt {
    max-width: 100%;
    font-size: 3.3333333333vw;
    line-height: 1.8461538462;
    margin-bottom: 5.1282051282vw;
    margin-bottom: 6.4102564103vw;
  }
}
@media screen and (max-width:767px) {
  .block-service__btn {
    margin-left: auto;
    position: relative;
    right: -1.0256410256vw;
  }
}

.block-data {
  margin-top: 7.3958333333vw;
}
@media screen and (max-width:767px) {
  .block-data {
    margin-top: 14.1025641026vw;
  }
}
.block-data__inner {
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width:767px) {
  .block-data__inner {
    padding: 0 5.1282051282vw;
  }
}

.block-data__lead {
  font-size: 1.0416666667vw;
  font-weight: 600;
  margin-bottom: 2.8645833333vw;
}
@media screen and (max-width:767px) {
  .block-data__lead {
    font-size: 3.3333333333vw;
    line-height: 1.8461538462;
    margin-bottom: 6.4102564103vw;
  }
}
.block-data__img {
  width: 100%;
  margin-bottom: 4.1666666667vw;
}
@media screen and (max-width:767px) {
  .block-data__img {
    margin-bottom: 7.6923076923vw;
  }
}

.data {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr;
  grid-template-columns: repeat(10, 1fr);
  -ms-grid-rows: auto 0 auto 0 auto;
  grid-template-rows: repeat(3, auto);
  grid-gap: 0;
}

.data > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.data > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.data > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.data > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}

.data > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}

.data > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 11;
}

.data > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 13;
}

.data > *:nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 15;
}

.data > *:nth-child(9) {
  -ms-grid-row: 1;
  -ms-grid-column: 17;
}

.data > *:nth-child(10) {
  -ms-grid-row: 1;
  -ms-grid-column: 19;
}

.data > *:nth-child(11) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.data > *:nth-child(12) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.data > *:nth-child(13) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}

.data > *:nth-child(14) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}

.data > *:nth-child(15) {
  -ms-grid-row: 3;
  -ms-grid-column: 9;
}

.data > *:nth-child(16) {
  -ms-grid-row: 3;
  -ms-grid-column: 11;
}

.data > *:nth-child(17) {
  -ms-grid-row: 3;
  -ms-grid-column: 13;
}

.data > *:nth-child(18) {
  -ms-grid-row: 3;
  -ms-grid-column: 15;
}

.data > *:nth-child(19) {
  -ms-grid-row: 3;
  -ms-grid-column: 17;
}

.data > *:nth-child(20) {
  -ms-grid-row: 3;
  -ms-grid-column: 19;
}

.data > *:nth-child(21) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}

.data > *:nth-child(22) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}

.data > *:nth-child(23) {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
}

.data > *:nth-child(24) {
  -ms-grid-row: 5;
  -ms-grid-column: 7;
}

.data > *:nth-child(25) {
  -ms-grid-row: 5;
  -ms-grid-column: 9;
}

.data > *:nth-child(26) {
  -ms-grid-row: 5;
  -ms-grid-column: 11;
}

.data > *:nth-child(27) {
  -ms-grid-row: 5;
  -ms-grid-column: 13;
}

.data > *:nth-child(28) {
  -ms-grid-row: 5;
  -ms-grid-column: 15;
}

.data > *:nth-child(29) {
  -ms-grid-row: 5;
  -ms-grid-column: 17;
}

.data > *:nth-child(30) {
  -ms-grid-row: 5;
  -ms-grid-column: 19;
}
@media screen and (max-width:767px) {
  .data {
    -ms-grid-columns: 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr 0 1fr;
    grid-template-columns: repeat(8, 1fr);
    -ms-grid-rows: auto 0 auto 0 auto 0 auto;
    grid-template-rows: repeat(4, auto);
  }
  .data > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .data > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .data > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  .data > *:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
  }
  .data > *:nth-child(5) {
    -ms-grid-row: 1;
    -ms-grid-column: 9;
  }
  .data > *:nth-child(6) {
    -ms-grid-row: 1;
    -ms-grid-column: 11;
  }
  .data > *:nth-child(7) {
    -ms-grid-row: 1;
    -ms-grid-column: 13;
  }
  .data > *:nth-child(8) {
    -ms-grid-row: 1;
    -ms-grid-column: 15;
  }
  .data > *:nth-child(9) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .data > *:nth-child(10) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .data > *:nth-child(11) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
  }
  .data > *:nth-child(12) {
    -ms-grid-row: 3;
    -ms-grid-column: 7;
  }
  .data > *:nth-child(13) {
    -ms-grid-row: 3;
    -ms-grid-column: 9;
  }
  .data > *:nth-child(14) {
    -ms-grid-row: 3;
    -ms-grid-column: 11;
  }
  .data > *:nth-child(15) {
    -ms-grid-row: 3;
    -ms-grid-column: 13;
  }
  .data > *:nth-child(16) {
    -ms-grid-row: 3;
    -ms-grid-column: 15;
  }
  .data > *:nth-child(17) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  .data > *:nth-child(18) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
  .data > *:nth-child(19) {
    -ms-grid-row: 5;
    -ms-grid-column: 5;
  }
  .data > *:nth-child(20) {
    -ms-grid-row: 5;
    -ms-grid-column: 7;
  }
  .data > *:nth-child(21) {
    -ms-grid-row: 5;
    -ms-grid-column: 9;
  }
  .data > *:nth-child(22) {
    -ms-grid-row: 5;
    -ms-grid-column: 11;
  }
  .data > *:nth-child(23) {
    -ms-grid-row: 5;
    -ms-grid-column: 13;
  }
  .data > *:nth-child(24) {
    -ms-grid-row: 5;
    -ms-grid-column: 15;
  }
  .data > *:nth-child(25) {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
  }
  .data > *:nth-child(26) {
    -ms-grid-row: 7;
    -ms-grid-column: 3;
  }
  .data > *:nth-child(27) {
    -ms-grid-row: 7;
    -ms-grid-column: 5;
  }
  .data > *:nth-child(28) {
    -ms-grid-row: 7;
    -ms-grid-column: 7;
  }
  .data > *:nth-child(29) {
    -ms-grid-row: 7;
    -ms-grid-column: 9;
  }
  .data > *:nth-child(30) {
    -ms-grid-row: 7;
    -ms-grid-column: 11;
  }
  .data > *:nth-child(31) {
    -ms-grid-row: 7;
    -ms-grid-column: 13;
  }
  .data > *:nth-child(32) {
    -ms-grid-row: 7;
    -ms-grid-column: 15;
  }
}
.data .data-content,
.data .data-content-2,
.data .data-content-3,
.data .data-content-4 {
  position: absolute;
  left: 16%;
  bottom: var(--number-bottom);
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .data .data-content,
  .data .data-content-2,
  .data .data-content-3,
  .data .data-content-4 {
    bottom: var(--number-bottom-lg);
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .data .data-content,
  .data .data-content-2,
  .data .data-content-3,
  .data .data-content-4 {
    bottom: var(--number-bottom-md);
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .data .data-content,
  .data .data-content-2,
  .data .data-content-3,
  .data .data-content-4 {
    bottom: -6%;
  }
}
.data .startRollarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}
.data .startRoll {
  overflow: hidden;
  font-size: clamp(26px, 9vw, 130px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: var(--default-digit-height);
  line-height: var(--default-digit-height);
  font-weight: 700;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-family: "Oswald", serif;
}
@media screen and (max-width:767px) {
  .data .startRoll {
    font-size: 20.5128205128vw;
  }
}
.data .digit {
  display: inline-block;
  position: relative;
  text-align: center;
}
.data .digit span {
  display: block;
  -webkit-transition: -webkit-transform 2s ease-in-out;
  transition: -webkit-transform 2s ease-in-out;
  transition: transform 2s ease-in-out;
  transition: transform 2s ease-in-out, -webkit-transform 2s ease-in-out;
}
.data .unit {
  position: relative;
  line-height: calc(var(--default-digit-height) / 1.6);
  font-size: 2.6041666667vw;
  font-weight: 900;
  white-space: nowrap;
}
@media screen and (max-width:767px) {
  .data .unit {
    font-size: 8.9743589744vw !important;
    white-space: nowrap;
  }
}
.data .unit--percent {
  font-family: "Oswald", serif;
  font-size: 2.9166666667vw;
}
.data__img {
  display: -ms-grid;
  display: grid;
  position: relative;
  overflow: hidden;
}
.data__img picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  line-height: 0;
}
.data__img picture img {
  -o-object-fit: cover;
     object-fit: cover;
}
.data__img--01 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-row: 1;
      grid-row-start: 1;
}
@media screen and (max-width:767px) {
  .data__img--01 {
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-column: 1;
        grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
        grid-row-start: 1;
  }
}
.data__img--01 .data-content {
  left: initial;
  right: 0.9210526316vw;
  bottom: -1.31578947vw;
}
@media screen and (min-width: 1521px) {
  .data__img--01 .data-content {
    right: 14px;
    bottom: -20px;
  }
}
@media screen and (max-width:767px) {
  .data__img--01 .data-content {
    right: 3.0769230769vw;
    bottom: -3.0769230vw;
  }
}
.data__img--01 .startRollarea {
  text-shadow: -4px -4px 0 #00b339, 4px -4px 0 #00b339, -4px 4px 0 #00b339, 4px 4px 0 #00b339;
}
@media screen and (max-width:767px) {
  .data__img--01 .startRollarea {
    text-shadow: -3px -3px 0 #00b339, 3px -3px 0 #00b339, -3px 3px 0 #00b339, 3px 3px 0 #00b339;
  }
}
.data__img--01 .startRoll {
  letter-spacing: -0.05em;
  padding-right: 0.05em;
}
@media screen and (min-width: 769px) {
  .data__img--01 .unit {
/*     font-size: 4.078947vw; */
    bottom: -0.2631578947vw;
    left: 0.3289473684vw;
  }
}
@media screen and (min-width: 1521px) {
  .data__img--01 .unit {
/*     font-size: 62px; */
    bottom: -4px;
    left: 3px;
  }
}
.data__img--02 {
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-column: 3;
      grid-column-start: 3;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-row: 1;
      grid-row-start: 1;
}
@media screen and (max-width:767px) {
  .data__img--02 {
    -ms-grid-column-span: 4;
    grid-column-end: 9;
    -ms-grid-column: 5;
        grid-column-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
        grid-row-start: 1;
  }
}
.data__img--02 .data-content {
  left: 4.605263vw;
  bottom: 7.23684vw;
  z-index: 2;
}
@media screen and (min-width: 1521px) {
  .data__img--02 .data-content {
    left: 70px;
    bottom: 110px;
  }
}
.data__img--02 .data-content .startRollarea {
  text-shadow: -4px -4px 0 #0087e0, 4px -4px 0 #0087e0, -4px 4px 0 #0087e0, 4px 4px 0 #0087e0;
  
}
@media screen and (max-width:767px) {
  .data__img--02 .data-content{
    bottom: initial;
    right: 4%;
    top: 10%;
  }
  .data__img--02 .data-content .startRollarea {
    text-shadow: -3px -3px 0 #0087e0, 3px -3px 0 #0087e0, -3px 3px 0 #0087e0, 3px 3px 0 #0087e0;
  }
}
.data__img--02 .data-content .startRoll {
  padding-right: 0.05em;
  font-size: 7.236842vw;
}
.data__img--02 .data-content .startRoll .digit:last-child {
 font-size: 3.289473vw;
  bottom: -1.644736vw;
  left: 0.19736vw;
}
.data__img--02 .data-content .startRoll .digit:nth-child(2){
  letter-spacing: -0.05em;
}
.data__img--02 .data-content .startRoll .digit:nth-child(3) {
 font-size: 3.289473vw;
  bottom: -1.644736vw;
  text-shadow: -2px -2px 0 #0087e0, 2px -2px 0 #0087e0, -2px 2px 0 #0087e0, 2px 2px 0 #0087e0;
}
@media screen and (min-width: 1521px) {
  .data__img--02 .data-content .startRoll {
  font-size: 110px;
}
  .data__img--02 .data-content .startRoll .digit:last-child {
    font-size: 50px;
    bottom: -25px;
    left: 3px;
    text-shadow: -2px -2px 0 #0087e0, 2px -2px 0 #0087e0, -2px 2px 0 #0087e0, 2px 2px 0 #0087e0;
  }
  .data__img--02 .data-content .startRoll .digit:nth-child(3) {
   font-size: 50px;
    bottom: -25px;
  }
}
.data__img--02 .data-content .digit:first-child {
  letter-spacing:-0.05em;
  z-index: 5;
  left: -1px;
}
.data__img--02:before {
    content: "";
    position: absolute;
    left: -9%;
    bottom: -69%;
    z-index: 3;
    width: 11.875vw;
  max-width: 182px;
    height: 21.3541666667vw;
  max-height: 328px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    background-image: url("https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/data/webp/workstyle_06_character_01.webp");
}
.data__img--02 .data-content .unit {
  font-size: 2.63157vw;
  left: 0vw;
  bottom: -0.32894vw;
  text-shadow: -2px -2px 0 #0087e0, 2px -2px 0 #0087e0, -2px 2px 0 #0087e0, 2px 2px 0 #0087e0;
}
@media screen and (min-width: 1521px) {
  .data__img--02 .data-content .unit {
    font-size: 40px;
    left: 0px;
    bottom: -5px;
  }
}
@media screen and (max-width:767px) {
  .data__img--02 .data-content .unit {
    font-size: 6.4102564103vw !important;
    left: 0.5128205128vw;
    bottom: -1.2820512821vw;
    text-shadow: -2px -2px 0 #0087e0, 2px -2px 0 #0087e0, -2px 2px 0 #0087e0, 2px 2px 0 #0087e0;
  }
  .data__img--02:before {
        left: -16%;
        bottom: -75%;
        width: 29.4871794872vw;
        height: 53.0769230769vw;
    }
  .data__img--02 .data-content .startRoll {
  font-size: 19.2307vw;
}
  .data__img--02 .data-content .startRoll .digit:last-child {
    font-size: 13.5384vw;
    bottom: -2.564102vw;
    left: 0.769230vw;
  }
  .data__img--02 .data-content .startRoll .digit:nth-child(3) {
   font-size: 13.5384vw;
    bottom: -2.564102vw;
    left: 0.369230vw;
  }
}
.data__img--03 {
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 3;
  grid-row-end: 7;
  -ms-grid-row: 4;
      grid-row-start: 4;
}
@media screen and (max-width:767px) {
  .data__img--03 {
    -ms-grid-column-span: 8;
    grid-column-end: 9;
    -ms-grid-column: 1;
        grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
        grid-row-start: 2;
  }
}
.data__img--03 .data-content {
  right: 1.5625vw;
  left: initial;
  bottom: -1.31578947vw;
}
@media screen and (min-width:1521px) {
  .data__img--03 .data-content {
    bottom: -20px;
  }
}
@media screen and (max-width:767px) {
  .data__img--03 .data-content {
    right: 3.8461538462vw;
    bottom: -3.0769230vw;
  }
}
.data__img--03 .startRollarea {
  text-shadow: -4px -4px 0 #edbf28, 4px -4px 0 #edbf28, -4px 4px 0 #edbf28, 4px 4px 0 #edbf28;
}
@media screen and (max-width:767px) {
  .data__img--03 .startRollarea {
    text-shadow: -3px -3px 0 #edbf28, 3px -3px 0 #edbf28, -3px 3px 0 #edbf28, 3px 3px 0 #edbf28;
  }
}
.data__img--03 .startRoll {
  font-size: clamp(26px, 9vw, 130px);
  letter-spacing: -0.05em;
  padding-right: 0.05em;
}
@media screen and (max-width:767px) {
  .data__img--03 .startRoll {
    font-size: 21.7948717949vw;
  }
}
.data__img--03 .unit {
  position: relative;
  bottom: -0.4166666667vw;
  font-size: 3.2894736842vw;
}
@media screen and (min-width: 1521px) {
  .data__img--03 .unit {
    font-size: 50px;
  }
}
@media screen and (max-width:767px) {
  .data__img--03 .unit {
    font-size: 10.2564102564vw !important;
    bottom: 0;
  }
}
.data__img--04 {
  -ms-grid-column-span: 2;
  grid-column-end: 7;
  -ms-grid-column: 5;
      grid-column-start: 5;
  -ms-grid-row-span: 6;
  grid-row-end: 7;
  -ms-grid-row: 1;
      grid-row-start: 1;
}
@media screen and (max-width:767px) {
  .data__img--04 {
    -ms-grid-column-span: 8;
    grid-column-end: 9;
    -ms-grid-column: 1;
        grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row: 3;
        grid-row-start: 3;
  }
}
.data__img--04 .startRollarea {
  text-shadow: -3px -3px 0 #d973a4, 3px -3px 0 #d973a4, -3px 3px 0 #d973a4, 3px 3px 0 #d973a4;
}
@media screen and (max-width:767px) {
  .data__img--04 .startRollarea {
    text-shadow: -3px -3px 0 #d973a4, 3px -3px 0 #d973a4, -3px 3px 0 #d973a4, 3px 3px 0 #d973a4;
  }
}
.data__img--04 .startRoll {
  font-size: 4.1447368421vw;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .startRoll {
    font-size: 63px;
  }
}
@media screen and (max-width:767px) {
  .data__img--04 .startRoll {
    font-size: 15.3846153846vw;
  }
}
.data__img--04 .data-content {
  left: 1.1842105263vw;
  top: 7.5657894737vw;
  bottom: initial;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .data-content {
    left: 18px;
    top: 115px;
  }
}
.data__img--04 .data-content .digit:nth-child(2) {
  margin-left: -0.328947vw;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .data-content .digit:nth-child(2) {
    margin-left: -5px;
  }
}
.data__img--04 .data-content .digit:nth-child(3) {
  font-size: 2.9605263158vw;
  position: relative;
  bottom: -0.5263157895vw;
  left: -0.5263157895vw;
  z-index: 5;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .data-content .digit:nth-child(3) {
    font-size: 45px;
    bottom: -8px;
    left: -8px;
  }
}
@media screen and (max-width:767px) {
  .data__img--04 .data-content .digit:nth-child(3) {
    font-size: 10.2564102564vw !important;
    left: -1.282051vw;
    bottom: -2.5641025641vw;
  }
}
.data__img--04 .data-content .digit:nth-child(3) span {
  text-shadow: -2px -2px 0 #d973a4, 2px -2px 0 #d973a4, -2px 2px 0 #d973a4, 2px 2px 0 #d973a4;
}
.data__img--04 .data-content .unit {
  left: -0.3289473684vw;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .data-content .unit {
    left: -0px;
  }
}
.data__img--04 .digit:last-child {
  font-size: 2.9605263158vw;
  position: relative;
  bottom: -0.5263157895vw;
  position: relative;
  left: -4px;
  z-index: 4;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .digit:last-child {
    font-size: 45px;
    bottom: -8px;
  }
}
@media screen and (max-width:767px) {
  .data__img--04 .digit:last-child {
    font-size: 10.2564102564vw;
    bottom: -2.412820513vw;
  }
}

@supports (-webkit-touch-callout: none) {
   .data__img--04 .data-content-4 .digit:last-child {
    bottom: -3.2512820513vw;
  }
  .data__img--04 .data-content .digit:first-child {
    bottom: -1.0512820513vw;
  }
  .data__img--01 .data-content .digit:first-child{
    bottom: -0.512820513vw;
  }
  .data__img--01 .data-content .digit:last-child{
    bottom: -1.6820513vw;
  }
  @media screen and (max-width:375px) {
    .data__img--01 .data-content .digit:last-child{
    bottom: -0.5820513vw;
  }
  }
  .data__img--02 .data-content .digit:first-child{
    bottom: -0.512820513vw;
    left: 0;
  }
  .data__img--06 .data-content{
    bottom: -3.5769230vw !important;
  }
  .data__img--06 .data-content .digit:nth-child(2){
    bottom: -0.412820513vw;
  }
  .data__img--06 .data-content .digit:nth-child(4){
    bottom: -2.7641025641vw
  }
  .data__img--07 .data-content .digit:first-child{
    bottom: -0.512820513vw;
  }
  .data__img--05 .data-content-2 .digit:nth-child(2){
    bottom: -0.712820513vw;
  }
  .data__img--05 .data-content-2 .digit:nth-child(3){
    bottom: -3vw !important;
  }
  .data__img--02 .data-content .startRoll .digit:nth-child(2){
    bottom: -0.712820513vw !important;
  }
  .data__img--02 .data-content .startRoll .digit:last-child{
    bottom: -3.164102vw !important;
  }
}
.data__img--04 .unit {
  font-size: 1.9736842105vw;
  position: relative;
  bottom: -0.0657894737vw;
  left: -0.0657894737vw;
  z-index: 3;
  text-shadow: -2px -2px 0 #d973a4, 2px -2px 0 #d973a4, -2px 2px 0 #d973a4, 2px 2px 0 #d973a4;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .unit {
    font-size: 30px;
    bottom: -1px;
    left: -1px;
  }
}
@media screen and (max-width:767px) {
  .data__img--04 .unit {
    font-size: 5.641025641vw !important;
    bottom: -0.5128205128vw;
    text-shadow: -2px -2px 0 #d973a4, 2px -2px 0 #d973a4, -2px 2px 0 #d973a4, 2px 2px 0 #d973a4;
  }
}
.data__img--04 .data-content-2 {
  right: 1.6447368421vw;
  top: 7.5657894737vw;
  left: initial;
  bottom: initial;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .data-content-2 {
    right: 25px;
    top: 115px;
  }
}
@media screen and (max-width:767px) {
  .data__img--04 .data-content-2 {
    right: 8.9743589744vw;
  }
}
.data__img--04 .data-content-2 .digit:nth-child(2) {
  font-size: 2.9605263158vw;
  position: relative;
  left: -0.2631578947vw;
  bottom: -0.5263157895vw;
  z-index: 5;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .data-content-2 .digit:nth-child(2) {
    right: 45px;
    left: -4px;
    bottom: -8px;
    font-size: 45px;
  }
}
@media screen and (max-width:767px) {
  .data__img--04 .data-content-2 .digit:nth-child(2) {
    font-size: 9.4871794872vw !important;
    left: -0.7692307692vw;
    bottom: -2.5641025641vw;
  }
}
.data__img--04 .data-content-2 .digit:nth-child(2) span {
  text-shadow: -2px -2px 0 #d973a4, 2px -2px 0 #d973a4, -2px 2px 0 #d973a4, 2px 2px 0 #d973a4;
}
.data__img--04 .data-content-3 {
  left: 1.9736842105vw;
  top: 15.4605263158vw;
  bottom: initial;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .data-content-3 {
    left: 30px;
    top: 235px;
  }
}
@media screen and (max-width:767px) {
  .data__img--04 .data-content-3 {
    left: 8.2051282051vw;
    top: 24.358974359vw;
  }
}
.data__img--04 .data-content-3 .digit:nth-child(2) {
  font-size: 2.9605263158vw;
  position: relative;
  left: -0.1973684211vw;
  bottom: -0.5263157895vw;
  z-index: 5;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .data-content-3 .digit:nth-child(2) {
    left: -3px;
    bottom: -8px;
    font-size: 45px;
  }
}
@media screen and (max-width:767px) {
  .data__img--04 .data-content-3 .digit:nth-child(2) {
    font-size: 9.4871794872vw !important;
    left: -0.7692307692vw;
    bottom: -2.5641025641vw;
  }
}
.data__img--04 .data-content-3 .digit:nth-child(2) span {
  text-shadow: -2px -2px 0 #d973a4, 2px -2px 0 #d973a4, -2px 2px 0 #d973a4, 2px 2px 0 #d973a4;
}
.data__img--04 .data-content-4 {
  right: 1.6447368421vw;
  top: 15.4605263158vw;
  left: initial;
  bottom: initial;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .data-content-4 {
    right: 25px;
    top: 235px;
  }
}
@media screen and (max-width:767px) {
  .data__img--04 .data-content-4 {
    right: 8.2051282051vw;
    top: 24.358974359vw;
  }
}
.data__img--04 .data-content-4 .digit:nth-child(2) {
  font-size: 2.9605263158vw;
  position: relative;
  left: -0.1315789474vw;
  bottom: -0.5263157895vw;
  z-index: 5;
}
@media screen and (min-width: 1521px) {
  .data__img--04 .data-content-4 .digit:nth-child(2) {
    font-size: 45px;
    left: -2px;
    bottom: -8px;
  }
}
@media screen and (max-width:767px) {
  .data__img--04 .data-content-4 .digit:nth-child(2) {
    font-size: 9.4871794872vw !important;
    left: -0.7692307692vw;
    bottom: -2.5641025641vw;
  }
}
.data__img--04 .data-content-4 .digit:nth-child(2) span {
  text-shadow: -2px -2px 0 #d973a4, 2px -2px 0 #d973a4, -2px 2px 0 #d973a4, 2px 2px 0 #d973a4;
}
.data__img--05 {
  -ms-grid-column-span: 4;
  grid-column-end: 11;
  -ms-grid-column: 7;
      grid-column-start: 7;
  -ms-grid-row-span: 3;
  grid-row-end: 4;
  -ms-grid-row: 1;
      grid-row-start: 1;
}
@media screen and (max-width:767px) {
  .data__img--05 {
    -ms-grid-column-span: 8;
    grid-column-end: 9;
    -ms-grid-column: 1;
        grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-row: 5;
        grid-row-start: 5;
  }
}

.data__img--05 .startRollarea {
  text-shadow: -4px -4px 0 #68c9d4, 4px -4px 0 #68c9d4, -4px 4px 0 #68c9d4, 4px 4px 0 #68c9d4;
}
@media screen and (max-width:767px) {
  .data__img--05 .startRollarea {
    text-shadow: -3px -3px 0 #68c9d4, 3px -3px 0 #68c9d4, -3px 3px 0 #68c9d4, 3px 3px 0 #68c9d4;
  }
}
.data__img--05 .data-content {
  left:  0.657894vw;
  bottom: -1.31578947vw;
}
@media screen and (min-width: 1521px) {
  .data__img--05 .data-content {
    bottom: -20px;
    left: 14px;
  }
}
.data__img--05 .data-content .startRoll {
  letter-spacing: -0.005em;
  padding-right: 0em;
}

.data__img--05 .data-content .digit:nth-child(2){
 margin-left: -0.328947vw;
}
.data__img--05 .data-content .digit:nth-child(3){
 font-size: 4.6875vw;
  bottom: -1.9vw;
  margin-left: -0.526315vw;
}
.data__img--05 .data-content .digit:last-child{
 font-size: 5.526315vw;
 bottom: -1.44736vw;
}
.data__img--05 .data-content-2 .digit:nth-child(3){
 font-size: 4.6875vw;
  bottom: -1.9vw;
  margin-left: 0px;
}
.data__img--05 .data-content-2 .digit:last-child {
  margin-left: 0.19736vw;
  font-size: 5.526315vw;
  bottom: -1.6vw;
}

@media screen and (min-width: 1521px)  {
  .data__img--05 .data-content .digit:nth-child(2){
   margin-left: -5px;
  }
  .data__img--05 .data-content .digit:nth-child(3){
   font-size: 84px;
    bottom: -20px;
    margin-left: -8px;
  }
  .data__img--05 .data-content .digit:last-child{
   font-size: 84px;
    bottom: -22px;
  }
  .data__img--05 .data-content-2 .digit:nth-child(3){
   font-size: 84px;
    bottom: -20px;;
    margin-left: 0px;
  }
  .data__img--05 .data-content-2 .digit:last-child{
   font-size: 84px;
    bottom: -22px;
    margin-left: 3px;
  }
}

@media screen and (max-width: 767px)  {
  .data__img--05 .data-content .digit:nth-child(2){
    margin-left: -0.328947vw;
  }
  .data__img--05 .data-content .digit:nth-child(3){
   font-size: 14.1025641026vw;
    bottom: -3vw;
    margin-left: -1.28205vw;
  }
  .data__img--05 .data-content .digit:last-child{
   font-size: 14.1025641026vw;
   bottom: -3vw;
  }
  
  .data__img--05 .data-content-2 .digit:nth-child(2){
    bottom: 0.075vw;
  }
  .data__img--05 .data-content-2 .digit:nth-child(3){
   font-size: 14.1025641026vw;
    bottom: -3vw;
    margin-left: 0px;
  }
  .data__img--05 .data-content-2 .digit:last-child{
   font-size: 14.1025641026vw;
    bottom: -2.8vw;
    margin-left: 0.19736vw;
  }
}

.data__img--05 .data-content .unit {
  left: 0.26315789vw;
  bottom: -0.3vw;
  font-size: 3.6184210526vw;
}
@media screen and (min-width: 1521px) {
  .data__img--05 .data-content .unit {
    left: -3px;
    bottom: -4px;
    font-size: 55px;
  }
}
@media screen and (max-width:767px) {
  .data__img--05 .data-content .unit {
    left: 0.5641025641vw;
    font-size: 8.9743589744vw !important;
    bottom: -0.5vw;
  }
}
@media screen and (max-width:767px) {
  .data__img--05 .data-content {
    bottom: -3.0769230vw;
  }
}
.data__img--05 .data-content-2 {
  right: 1.578947vw;
  bottom: -1.31578947vw;
  left: initial;
}

.data__img--05 .data-content-2 .unit {
  bottom: -0.3vw;
}

@media screen and (min-width: 1521px) {
  .data__img--05 .data-content-2 {
     right: 14px;
     bottom: -20px;
  }
}
@media screen and (max-width:767px) {
  .data__img--05 .data-content-2 {
    bottom: -3.0769230vw;
    right: 2.6vw;
  }
}
.data__img--05 .data-content-2 .startRoll {
  letter-spacing: -0.005em;
  padding-right: 0.005em;
}

@media screen and (min-width: 1521px) {
  .data__img--05 .data-content-2 .unit {
    left: -3px;
    font-size: 55px;
    bottom: -4px;
  }
}
@media screen and (max-width:767px) {
  .data__img--05 .data-content-2 .unit {
    font-size: 8.9743589744vw !important;
    bottom: -0.5vw;
  }
}
.data__img--05 .digit:last-child {
  position: relative;
  text-shadow: -3px -3px 0 #68c9d4, 3px -3px 0 #68c9d4, -3px 3px 0 #68c9d4, 3px 3px 0 #68c9d4;
}
.data__img--05 .unit {
  position: relative;
  bottom: -0.1315789474vw;
  font-size: 3.6184210526vw;
  left: -0.3289473684vw;
  text-shadow: -3px -3px 0 #68c9d4, 3px -3px 0 #68c9d4, -3px 3px 0 #68c9d4, 3px 3px 0 #68c9d4;
}
@media screen and (min-width: 1521px) {
  .data__img--05 .unit {
    bottom: -2px;
    font-size: 55px;
    left: -5px;
  }
}
@media screen and (max-width:767px) {
  .data__img--05 .unit {
    bottom: 0vw;
    text-shadow: -2.5px -2.5px 0 #68c9d4, 2.5px -2.5px 0 #68c9d4, -2.5px 2.5px 0 #68c9d4, 2.5px 2.5px 0 #68c9d4;
  }
}
.data__img--06 {
  -ms-grid-column-span: 2;
  grid-column-end: 9;
  -ms-grid-column: 7;
      grid-column-start: 7;
  -ms-grid-row-span: 3;
  grid-row-end: 7;
  -ms-grid-row: 4;
      grid-row-start: 4;
}
@media screen and (max-width:767px) {
  .data__img--06 {
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-column: 1;
        grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-row: 4;
        grid-row-start: 4;
  }
}
.data__img--06 .startRollarea {
  text-shadow: -4px -4px 0 #794aa8, 4px -4px 0 #794aa8, -4px 4px 0 #794aa8, 4px 4px 0 #794aa8;
}
@media screen and (max-width:767px) {
  .data__img--06 .startRollarea {
    text-shadow: -3px -3px 0 #794aa8, 3px -3px 0 #794aa8, -3px 3px 0 #794aa8, 3px 3px 0 #794aa8;
  }
}
.data__img--06 .startRoll {
  letter-spacing: -0.03em;
  padding-right: 0.03em;
}
.data__img--06 .data-content {
  left: 0.5208333333vw;
  bottom: -1.31578947vw;
}
@media screen and (min-width:1521px) {
  .data__img--06 .data-content {
    bottom: -20px;
  }
}
.data__img--06 .digit:nth-child(3) {
  font-size: 4.6875vw;
  position: relative;
  bottom: -1.9vw;
  text-shadow: -3px -3px 0 #794aa8, 3px -3px 0 #794aa8, -3px 3px 0 #794aa8, 3px 3px 0 #794aa8;
}
@media screen and (min-width: 1521px) {
  .data__img--06 .digit:nth-child(3) {
    font-size: 84px;
    bottom: -20px;
  }
}
.data__img--06 .digit:last-child {
  font-size: 5.526315vw;
  position: relative;
  bottom: -1.44736vw;
  text-shadow: -3px -3px 0 #794aa8, 3px -3px 0 #794aa8, -3px 3px 0 #794aa8, 3px 3px 0 #794aa8;
}
@media screen and (min-width: 1521px) {
  .data__img--06 .digit:last-child {
    font-size: 84px;
    bottom: -22px;
  }
}
@media screen and (max-width:767px) {
  .data__img--06 .data-content{
    bottom: -3.0769230vw;
  }
  .data__img--06 .digit:last-child {
    font-size: 14.1025641026vw;
    bottom: -2.5641025641vw;
    z-index: 5;
  }
}
.data__img--06 .unit {
  font-size: 2.96052vw;
  bottom: -0.46052631vw;
  left: 0.394736vw;
  text-shadow: -3px -3px 0 #794aa8, 3px -3px 0 #794aa8, -3px 3px 0 #794aa8, 3px 3px 0 #794aa8;
}
@media screen and (min-width: 1521px) {
  .data__img--06 .unit {
    font-size: 45px;
    bottom: -7px;
    left: 6px;
  }
}
@media screen and (max-width:767px) {
  .data__img--06 .unit {
    text-shadow: -3px -3px 0 #794aa8, 3px -3px 0 #794aa8, -3px 3px 0 #794aa8, 3px 3px 0 #794aa8;
  }
}
@media screen and (max-width:767px) {
  .data__img--06 .digit:nth-child(3) {
    font-size: 14.1025641026vw;
    bottom: -2.5641025641vw;
    z-index: 5;
  }
}
.data__img--07 {
  -ms-grid-column-span: 2;
  grid-column-end: 11;
  -ms-grid-column: 9;
      grid-column-start: 9;
  -ms-grid-row-span: 3;
  grid-row-end: 7;
  -ms-grid-row: 4;
      grid-row-start: 4;
}
@media screen and (max-width:767px) {
  .data__img--07 {
    -ms-grid-column-span: 4;
    grid-column-end: 9;
    -ms-grid-column: 5;
        grid-column-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-row: 4;
        grid-row-start: 4;
  }
}
.data__img--07 .data-content {
  left: 0.5208333333vw;
  bottom: -1.31578947vw;
}
@media screen and (min-width:1521px) {
  .data__img--07 .data-content {
    bottom: -20px;
  }
}
.data__img--07 .startRollarea {
  text-shadow: -4px -4px 0 #de5d07, 4px -4px 0 #de5d07, -4px 4px 0 #de5d07, 4px 4px 0 #de5d07;
}
@media screen and (max-width:767px) {
  .data__img--07 .data-content{
    bottom: -3.0769230vw;
  }
  .data__img--07 .startRollarea {
    text-shadow: -3px -3px 0 #de5d07, 3px -3px 0 #de5d07, -3px 3px 0 #de5d07, 3px 3px 0 #de5d07;
  }
}
.data__img--07 .startRoll {
  letter-spacing: -0.05em;
  padding-right: 0.05em;
}
.data__img--07 .digit:first-child {
  letter-spacing: -0.1em;
  z-index: 5;
}
.data__img--07 .unit {
  position: relative;
  bottom: -0.1315789474vw;
  font-size: 3.6184210526vw;
  left: -0.3289473684vw;
  text-shadow: -3px -3px 0 #de5d07, 3px -3px 0 #de5d07, -3px 3px 0 #de5d07, 3px 3px 0 #de5d07;
}
@media screen and (min-width: 1521px) {
  .data__img--07 .unit {
    bottom: -2px;
    font-size: 55px;
    left: -5px;
  }
}

.block-benefit {
  margin-top: 5.46875vw;
  padding-bottom: 5.2083333333vw;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(15.1041666667vw, white), color-stop(15.1041666667vw, #edf0f4));
  background: linear-gradient(to bottom, white 15.1041666667vw, #edf0f4 15.1041666667vw);
}
@media screen and (max-width:767px) {
  .block-benefit {
    margin-top: 14.1025641026vw;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25.641025641vw, white), color-stop(25.641025641vw, #edf0f4));
    background: linear-gradient(to bottom, white 25.641025641vw, #edf0f4 25.641025641vw);
    padding-bottom: 14.8717948718vw;
  }
}
.block-benefit__inner {
  max-width: 1640px;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (max-width:767px) {
  .block-benefit__inner {
    padding: 0;
  }
}
.block-benefit__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width:767px) {
  .block-benefit__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8.4615384615vw;
  }
}
.block-benefit__item {
  width: 50%;
}
.block-benefit__item:first-child {
  margin-top: 4.1666666667vw;
}
@media screen and (max-width:767px) {
  .block-benefit__item:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width:767px) {
  .block-benefit__item {
    width: 89.7435897436vw;
  }
  .block-benefit__item:last-child {
    margin-left: auto;
  }
  .block-benefit__item:last-child .block-benefit__title {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-right: 6.4102564103vw;
  }
}
.block-benefit__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width:768px) {
  .block-benefit__link:hover .block-benefit__img {
    opacity: 0.8;
  }
  .block-benefit__link:hover .block-benefit__icon {
    background: url(//47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/raw_assets/public/Vision%20Recruit%20Theme/assets/images/icon_arrow_w.png) no-repeat center center #000;
    background-size: 1.0416666667vw;
  }
}
.block-benefit__title {
  position: relative;
  padding-left: 1.875vw;
  z-index: 5;
  margin-bottom: 0;
}

@media screen and (max-width:767px) {
  .block-benefit__title {
    margin-bottom: 5.1282051282vw;
    padding-left: 3.8461538462vw;
  }
}

.block-benefit__txt {
  font-size: 1.0416666667vw;
  font-weight: 600;
  line-height: 1.75;
  position: absolute;
  left: 0;
  bottom: 1.5625vw;
  color: #fff;
  max-width: calc(100% - 6.7708333333vw);
  padding: 0 2.0833333333vw;
  z-index: 5;
}
@media screen and (max-width:767px) {
  .block-benefit__txt {
    font-size: 3.3333333333vw;
    line-height: 1.6153846154;
    padding: 0 4.10256vw;
    bottom: 3.8461538462vw;
    max-width: calc(100% - 14.8717948718vw);
  }
}
.block-benefit__icon {
  width: 6.7708333333vw;
  height: 6.7708333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(//47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/raw_assets/public/Vision%20Recruit%20Theme/assets/images/icon_arrow_w.png) no-repeat center center #8451b8;
  background-size: 1.0416666667vw;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 5;
}
.block-benefit__icon--blue {
  background: url(//47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/raw_assets/public/Vision%20Recruit%20Theme/assets/images/icon_arrow_w.png) no-repeat center center #008eef;
  background-size: 1.0416666667vw;
}
@media screen and (max-width:767px) {
  .block-benefit__icon {
    width: 14.8717948718vw;
    height: 14.8717948718vw;
    background-size: 3.5897435897vw;
  }
}
.block-benefit__img {
  margin-top: -6.5104166667vw;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (max-width:767px) {
  .block-benefit__img {
    margin-top: -17.9487179487vw;
  }
}

.block-why {
  margin-top: 0px;
/*   background: url(//47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/raw_assets/public/Vision%20Recruit%20Theme/assets/images/top/why_bg.png) no-repeat top left #edf0f4; */
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/webp/why_bg.webp) no-repeat top left;
  background-size: 100%;
  padding-top: 2.34375vw;
  overflow: hidden;
  max-height: 62.25vw;
  position: relative;
}

.block-why .slick-list.draggable {
    transform: rotate(-3deg);}

.block-why .slick-slide img {
    transform: rotate(3deg);
}
.block-why .slick-slide img:hover {
    transform: scale(1.05) rotate(3deg);
}
@media screen and (max-width:767px) {
  .block-why .slick-slide img:hover {
    transform: scale(1.1) rotate(3deg);
}
  .block-why {
/*     background: url(//47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/raw_assets/public/Vision%20Recruit%20Theme/assets/images/top/why_bg_sp.png) no-repeat top left #edf0f4; */
    background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/webp/why/why_bg_sp.webp) no-repeat top left;
    background-size: 100%;
    padding-top: 0;
    max-height: 100%;
  }
}
.block-why__title {
  margin: 0 auto;
  max-width: 75vw;
  padding: 0 1.0416666667vw;
  margin-bottom: 5.2083333333vw;
}
@media screen and (max-width:767px) {
  .block-why__title {
    padding-left: 5.1282051282vw;
    margin: 0;
    position: relative;
    top: -1.0256410256vw;
  }
}

.block-why .slick-list {
  overflow: visible !important;
  max-height: 44.270833vw;
}
@media print, screen and (min-width:768px) {
  .block-why .slick-track {
    max-width: 2220px !important;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.block-why__scroll {
  max-height: 46.09375vw;
  margin-top: -12.2395833333vw;
  position: relative;
}
.block-why__scroll div {
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.block-why__scroll div::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}
.block-why__scroll:before {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 71.9791666667vw solid transparent;
  border-bottom: 6.7708333333vw solid #edf0f4;
  bottom: 0;
  right: 28.0208333333vw;
  z-index: 101;
}
.block-why__scroll:after {
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-top: 9.375vw solid transparent;
  border-bottom: 9.375vw solid #fff;
  border-right: 9.375vw solid #fff;
  position: absolute;
  right: 0;
  bottom: 0vw;
  left: 0;
  z-index: 100;
}
.block-why__scroll img {
  margin-left: 8.3333333333vw;
  width: 105.625vw;
  clip-path: polygon(100% 0, 100% 85%, 0 100%, 0 15%);
}
.block-why__cornner {
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 180px solid #fff;
  position: absolute;
  right: 0;
  bottom: 0vw;
  left: 0;
  z-index: 100;
  overflow: hidden;
}
.block-why__cornner:before {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 71.9791666667vw solid transparent;
  border-bottom: 6.25vw solid #edf0f4;
  bottom: 0;
  right: 28.0208333333vw;
  z-index: 101;
}
.block-why__list {
  position: relative;
  max-height: 44.270833vw;
}
@media screen and (max-width:767px) {
  .block-why__list {
    max-height: 100%;
    padding: 0 5.1282051282vw;
  }
  .block-why .slick-slider{
    margin-top: 5.128205vw;
  }
}
.block-why__list:after {
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-top: 9.375vw solid transparent;
  border-bottom: 9.375vw solid #fff;
  border-right: 9.375vw solid #fff;
  position: absolute;
  right: 0;
  bottom: 0vw;
  left: 0;
  z-index: 100;
}
.block-why__item {
  margin-right: 0 !important;
  margin-top: 0 !important;
}
.block-why__item--02 {
  margin-top: -1.3020833333vw;
}
.block-why__item--03 {
  margin-right: 1.0416666667vw;
  margin-top: -4.9479166667vw;
}
.block-why__item--04 {
  margin-right: 1.0416666667vw;
  margin-top: -6.25vw;
}
.block-why__item--05 {
  margin-right: 1.0416666667vw;
  margin-top: -5.7291666667vw;
}
.block-why__item--06 {
  margin-right: 1.0416666667vw;
  margin-top: -5.2083333333vw;
}
.block-why__item--07 {
  margin-right: 1.0416666667vw;
  margin-top: -5.7291666667vw;
}
.block-why__item img {
/*   height: 44.2708333333vw;
  width: 40.052083vw; */
  width: 34.792vw;
  height: 38.438vw;
}
@media screen and (max-width:767px) {
  .block-why__item {
    padding: 0 !important;
     margin: 0 -9.5641025641vw !important; 
  }
  .block-why__item.block-why__item--05 {
     margin-right: 0vw !important; 
  }
  .block-why__item img {
     width: auto !important;
    height: 65.1025641026vw !important; 
    /*width: 64.103vw !important;
    height: auto !important;*/
  }
}
.block-why__link{
  position: relative;
}
.block-why__link::after {
  content: "";
  position: absolute;
  inset: 0;
  background: inherit;
  filter: drop-shadow(0 0 10px rgba(255, 255, 0, 0.6));
  z-index: -1;
  transition: filter 0.3s ease-in-out;
}
.block-why__link:hover {
 // opacity: 0.8;
  //filter: brightness(0) contrast(2);
}

.block-recruit {
  position: relative;
  margin-top: -9.1666666667vw;
  padding-top: 9.1666666667vw;
}
@media screen and (max-width:767px) {
  .block-recruit {
    margin-top: -9.7435897436vw;
    padding-top: 8.9743589744vw;
  }
}
.block-recruit:after {
  content: "";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/webp/why_corner.webp) no-repeat top left;
  background-size: cover;
  height: 9.1666666667vw;
  width: 100%;
  position: absolute;
  top: 0.0625vw;
  left: 0;
  right: 0;
  z-index: 101;
}
.block-recruit:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 71.9791666667vw solid transparent;
  border-bottom: 6.7708333333vw solid #edf0f4;
  top: 2.6041666667vw;
  left: 0;
  z-index: 102;
}
.block-recruit__inner {
  padding-top: 1.0416666667vw;
}
.block-recruit__inner:before {
  content: "";
  width: 71.9791666667vw;
  height: 42.7083333333vw;
  background: #edf0f4;
  position: absolute;
  top: 9.1666666667vw;
  left: 0;
  display: block;
  z-index: 1;
}
@media screen and (max-width:767px) {
  .block-recruit__inner:before {
    height: 166.6666666667vw;
  }
}
@media screen and (max-width:767px) {
  .block-recruit__inner {
    background: #fff;
    padding-top: 7.6923076923vw;
  }
}
.block-recruit__title {
  align-items: flex-end;
  max-width: 75vw;
  padding: 0 1.0416666667vw;
  margin: 0 auto;
  margin-bottom: 1.5625vw;
  z-index: 2;
}
@media screen and (max-width:767px) {
  .block-recruit__title {
    padding-right: 5.1282051282vw;
    margin: 0 0 10.2564102564vw auto;
  }
}

.block-recruit__wrap {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width:767px) {
  .block-recruit__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.block-recruit__content {
  padding-left: 13.5416666667vw;
  width: calc(100% - 46.875vw);
}
@media screen and (max-width:767px) {
  .block-recruit__content {
    width: 100%;
    padding: 0 5.1282051282vw;
    margin-bottom: 12.8205128205vw;
  }
}
.block-recruit__img {
  width: 46.875vw;
  padding-top: 3.6458333333vw;
  left: 4.43vw;
}

@media screen and (max-width:767px) {
  .block-recruit__img {
    left: 0;
    width: 100%;
    padding: 0 5.1282051282vw;
  }
}
.block-recruit__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
@media screen and (max-width:767px) {
  .block-recruit__list {
    gap: 1.2820512821vw;
  }
}
.block-recruit__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 5.2083333333vw;
  max-width: 29.8958333333vw;
  width: 100%;
  color: #fff;
  padding: 1.5625vw;
  position: relative;
}
@media screen and (max-width:767px) {
  .block-recruit__link {
    gap: 5.1282051282vw;
    height: 17.9487179487vw;
    max-width: 100%;
    padding: 3.8461538462vw;
  }
}
.block-recruit__link:after {
  content: "";
  background: url(//47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/raw_assets/public/Vision%20Recruit%20Theme/assets/images/icon_arrow_w.png) no-repeat top right;
  background-size: cover;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  position: relative;
  z-index: 2;
}
@media screen and (max-width:767px) {
  .block-recruit__link:after {
    width: 3.5897435897vw;
    height: 3.5897435897vw;
  }
}
.block-recruit__link:before {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 1;
}
@media print, screen and (min-width:768px) {
  .block-recruit__link:hover {
    background: #000 !important;
  }
  .block-recruit__link:hover:before {
    right: 0;
    width: 100%;
  }
  .block-recruit__link:hover p {
    color: #fff;
  }
  .block-recruit__link:hover p span {
    color: #ccc;
  }
}
.block-recruit__link p {
  font-size: 1.3541666667vw;
  font-weight: 700;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.3;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (max-width:767px) {
  .block-recruit__link p {
    font-size: 4.6153846154vw;
  }
}
.block-recruit__link p span {
  font-size: 0.8333333333vw;
  font-weight: 900;
  color: #fff;
}
@media screen and (max-width:767px) {
  .block-recruit__link p span {
    font-size: 2.5641025641vw;
    letter-spacing: 0.15em;
  }
}
.block-recruit__link--green {
  background: #00c13e;
}
.block-recruit__link--yellow {
  background: #f8c007;
}
.block-recruit__link--blue {
  background: #008eef;
}
.block-recruit__link--orange {
  background: #ed6306;
}

.block-join {
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/webp/join_bg.webp) no-repeat top left;
  background-size: cover;
  height: 35vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 8.0729166667vw;
}
@media screen and (max-width:767px) {
  .block-join {
    margin-top: 14.6153846154vw;
    background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/webp/join_bg_sp.webp) no-repeat top left;
    background-size: cover;
    height: 120.2564102564vw;
  }
}
.block-join__inner {
  max-width: 960px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 4.1666666667vw;
}
@media screen and (max-width:767px) {
  .block-join__inner {
    padding: 10.2564102564vw 5.1282051282vw 0;
  }
}
.block-join__title {
  position: relative;
  z-index: 1;
}
.block-join__title img {
  width: 19.4791666667vw;
}
@media screen and (max-width:767px) {
  .block-join__title img {
    width: 46.6666666667vw;
  }
}
.block-join__lead {
  font-size: 3.125vw;
  font-weight: 900;
  margin-top: -1.5625vw;
  position: relative;
  z-index: 2;
  margin-bottom: 1.3020833333vw;
  letter-spacing: -0.08em;
  white-space: nowrap;
}
@media screen and (max-width:767px) {
  .block-join__lead {
    font-size: 8.2051282051vw;
    line-height: 1.28125;
    margin-top: -3.3333333333vw;
    margin-bottom: 5.641025641vw;
    text-align: center;
  }
}
.block-join__txt {
  font-size: 1.0416666667vw;
  font-weight: 700;
  line-height: 2.3;
  margin-bottom: 2.0833333333vw;
  text-align: center;
}
@media screen and (max-width:767px) {
  .block-join__txt {
    font-size: 3.3333333333vw;
    line-height: 1.8461538462;
    margin-bottom: 6.4102564103vw;
    text-align: left;
  }
}
.block-join__btn {
  width: 24.4791666667vw;
  height: 5.2083333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  color: #fff;
  font-size: 1.4583333333vw;
  font-weight: 700;
  font-family: "Oswald", serif;
  background: #f8c007;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (min-width:768px) {
  .block-join__btn {
   z-index: 9001;
  }
}
@media screen and (max-width:767px) {
  .block-join__btn {
    width: 89.7435897436vw;
    height: 17.9487179487vw;
    font-size: 5.641025641vw;
  }
}
.block-join__btn:after {
  content: "";
  background: url(//47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/raw_assets/public/Vision%20Recruit%20Theme/assets/images/icon_arrow_w.png) no-repeat top right;
  background-size: cover;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  position: absolute;
  z-index: 2;
  right: 1.5625vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width:767px) {
  .block-join__btn:after {
    width: 3.5897435897vw;
    height: 3.5897435897vw;
    right: 3.8461538462vw;
  }
}
@media print, screen and (min-width:768px) {
  .block-join__btn:hover {
    background: #000;
  }
}

.block-banner {
  padding: 5.2083333333vw 0;
}
@media screen and (max-width:767px) {
  .block-banner {
    padding: 10.2564102564vw 5.1282051282vw;
  }
}
.block-banner__inner {
  max-width: 72.9166666667vw;
  height: 26.0416666667vw;
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/webp/banner.webp) no-repeat center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
}
@media screen and (max-width:767px) {
  .block-banner__inner {
    max-width: 100%;
    height: 38.4615384615vw;
     background-size: cover;
        height: initial;
        max-width: 100%;
        padding: 40px 20px;
  }
}
.block-banner__title {
  width: 28.0729166667vw;
  margin-bottom: 1.5625vw;
}
@media screen and (max-width:767px) {
  .block-banner__title {
    width: 49.7435897436vw;
    margin-bottom: 2.5641025641vw;
  }
}
.block-banner__txt {
  font-size: 0.9375vw;
  font-weight: 700;
  line-height: 1.7222222222;
  margin-bottom: 1.5625vw;
  color: #fff;
  text-align: center;
}
@media screen and (max-width:767px) {
  .block-banner__txt {
    /*display: none;*/
    font-size: 11px;
        text-align: left;
  }
  block-banner__txt br {
   display:none;
   }
}
.block-banner__btn {
  background: #000;
  width: 18.4375vw;
  height: 4.1666666667vw;
  border-radius: 2.0833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 1.0416666667vw;
  font-weight: 700;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (max-width:767px) {
  .block-banner__btn {
    width: 42.3076923077vw;
    height: 9.2307692308vw;
    border-radius: 4.6153846154vw;
    font-size: 2.5641025641vw;
  }
}
@media print, screen and (min-width:768px) {
  .block-banner__btn:hover {
    background: #fff;
    color: #000;
  }
}

@supports (-webkit-touch-callout: none) {
  .data__img--07 .digit:first-child{
    bottom: -0.3860vw !important;
  }
}

.block-firstyear__inner {
  padding: 6.25vw 20px 3.28125vw 20px;
  margin: 0 auto;
  max-width: 85.4166666667vw;
}
@media (max-width: 767px) {
  .block-firstyear__inner {
    background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/firstyear/fyroad_sp.webp) no-repeat;
    background-size: 100vw auto;
    background-position: 0 50.2564102564vw;
    padding: 10.2564102564vw 5.1282051282vw;
    max-width: 100%;
  }
}
.block-firstyear__titlewrap {
  display: flex;
  justify-content: center;
}
.block-firstyear__title {
  font-size: 3.125vw;
  font-weight: 900;
  line-height: 1;
  padding-top: 0.9375vw;
  padding-bottom: 0.8333333333vw;
  letter-spacing: -0.065em;
  text-align: center;
  border-bottom: solid 2px #000000;
  position: relative;
}
.block-firstyear__title::before {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/firstyear/fy_ttl_icon_top.webp) no-repeat;
  background-size: 5.625vw auto;
  width: 5.625vw;
  height: 1.9270833333vw;
  position: absolute;
  top: 0;
  left: calc(50% + 75*100vw/1920);
  transform: translate(-50%, 0);
}
.block-firstyear__title::after {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/firstyear/fy_ttl_icon_bot.webp) no-repeat;
  background-size: 0.8333333333vw auto;
  width: 0.8333333333vw;
  height: 1.1458333333vw;
  position: absolute;
  left: 50%;
  bottom: -1.1458333333vw;
  transform: translate(-50%, 0);
}
.block-firstyear__title span.size-90 {
  font-size: 4.6875vw;
}
.block-firstyear__title span.color-orange {
  color: #ed6306;
}
@media (max-width: 767px) {
  .block-firstyear__title {
    font-size: 7.6923076923vw;
    padding-top: 3.5897435897vw;
    padding-bottom: 1.7948717949vw;
    letter-spacing: -0.075em;
    margin-bottom: 10.2564102564vw;
  }
  .block-firstyear__title::before {
    content: " ";
    background-size: 18.7179487179vw auto;
    width: 18.7179487179vw;
    height: 6.4102564103vw;
    position: absolute;
    top: -1.5384615385vw;
    left: calc(50% + 27*100vw/390);
  }
  .block-firstyear__title::after {
    content: " ";
    background-size: 2.3076923077vw auto;
    width: 2.3076923077vw;
    height: 3.0769230769vw;
    position: absolute;
    left: 50%;
    bottom: -3.0769230769vw;
  }
  .block-firstyear__title span.size-90 {
    font-size: 10.7692307692vw;
  }
}
.block-firstyear__content {
  position: relative;
}
.block-firstyear__content:after {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/firstyear/fyroad.webp) no-repeat;
  background-size: 53.0729166667vw auto;
  position: absolute;
  top: 17.1875vw;
  left: 16.4583333333vw;
  width: 53.0729166667vw;
  height: 64.5833333333vw;
  z-index: -1;
}
@media (max-width: 767px) {
  .block-firstyear__content:after {
    display: none;
  }
}
.block-firstyear__item {
  position: relative;
}
.block-firstyear__iteminner {
  position: relative;
}
.block-firstyear__item___img {
  position: absolute;
}
.block-firstyear__item___img img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .block-firstyear__item___text {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 3.9743589744vw 4.6153846154vw;
  }
}
.block-firstyear__item___title {
  font-size: clamp(12px, 2.0833333333vw, 40px);
  font-weight: 900;
  color: #000000;
  margin-bottom: 1.1979166667vw;
}
.block-firstyear__item___title span {
  display: inline-block;
  line-height: 3.1770833333vw;
  border-bottom: solid 2px #000000;
}
@media (max-width: 767px) {
  .block-firstyear__item___title {
    font-size: 5.641025641vw;
    margin-bottom: 3.0769230769vw;
    letter-spacing: -0.06em;
  }
  .block-firstyear__item___title span {
    line-height: 8.4615384615vw;
  }
}
.block-firstyear__item___short {
  font-size: clamp(8px, 0.8333333333vw, 16px);
  font-weight: 500;
  color: #000000;
  line-height: 1.6666666667vw;
}
@media (max-width: 767px) {
  .block-firstyear__item___short {
    font-size: 3.3333333333vw;
    line-height: 5.3846153846vw;
    letter-spacing: -0.08em;
  }
}
.block-firstyear__item___joinday {
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/firstyear/pin.webp) no-repeat;
  background-size: cover;
  width: 5.7552083333vw;
  height: 7.3177083333vw;
  font-size: 1.25vw;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-align: center;
  padding-top: 1.1979166667vw;
  position: absolute;
}
@media (max-width: 767px) {
  .block-firstyear__item___joinday {
    width: 15.641025641vw;
    height: 19.7435897436vw;
    font-size: 3.5897435897vw;
    line-height: 4.6153846154vw;
    padding-top: 3.0769230769vw;
    z-index: 1 !important;
  }
}
.block-firstyear__item:nth-child(1) {
  padding-top: 4.7916666667vw;
  margin-bottom: 3.125vw;
}
@media (max-width: 767px) {
  .block-firstyear__item:nth-child(1) {
    padding-top: 0;
    margin-bottom: 6.6666666667vw;
  }
}
.block-firstyear__item:nth-child(1):after {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/firstyear/fy_deco01.webp) no-repeat;
  background-size: cover;
  width: 6.171875vw;
  height: 6.25vw;
  position: absolute;
  top: 0;
  right: 10.1041666667vw;
}
@media (max-width: 767px) {
  .block-firstyear__item:nth-child(1):after {
    background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/firstyear/fy_deco03_sp.webp) no-repeat;
    background-size: cover;
    width: 20.5128205128vw;
    height: 22.3076923077vw;
    top: auto;
    left: -5.1282051282vw;
    right: auto;
    bottom: -14.358974359vw;
  }
}
.block-firstyear__item:nth-child(1) .block-firstyear__iteminner {
  min-height: 14.53125vw;
  margin-left: 15.5729166667vw;
  margin-right: 16.25vw;
  padding-left: 26.09375vw;
}
.block-firstyear__item:nth-child(1) .block-firstyear__iteminner .block-firstyear__item___img {
  width: 17.8125vw;
  height: auto;
  left: 3.020833vw;
    top: 1.041666vw;
}
.block-firstyear__item:nth-child(1) .block-firstyear__iteminner .block-firstyear__item___joinday {
  top: 5.208333vw;
  left: 1.5625vw;
  z-index: -1;
}
@media (max-width: 767px) {
  .block-firstyear__item:nth-child(1) .block-firstyear__iteminner .block-firstyear__item___joinday {
    top: 4.102564vw;
    left: 22.3076923077vw;
  }
}
@media (max-width: 767px) {
  .block-firstyear__item:nth-child(1) .block-firstyear__iteminner {
    padding-top: 38.4615384615vw;
    padding-left: 19.4871794872vw;
    margin-left: 0;
    margin-right: 0;
  }
  .block-firstyear__item:nth-child(1) .block-firstyear__iteminner .block-firstyear__item___img {
    width: 48.717948vw;
    left: auto;
    right: 11.53846vw;
    top: -1.28205vw
  }
}
.block-firstyear__item:nth-child(2) {
  margin-bottom: 2.6041666667vw;
}
@media (max-width: 767px) {
  .block-firstyear__item:nth-child(2) {
    margin-bottom: 8.2051282051vw;
  }
}
.block-firstyear__item:nth-child(2):after {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/firstyear/fy_deco02.webp) no-repeat;
  background-size: cover;
  width: 10.2083333333vw;
  height: 10.3125vw;
  position: absolute;
  top: 5.9375vw;
  right: 7.3958333333vw;
}
@media (max-width: 767px) {
  .block-firstyear__item:nth-child(2):after {
    background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/firstyear/fy_deco02_sp.webp) no-repeat;
    background-size: cover;
    width: 8.0769230769vw;
    height: 13.5897435897vw;
    top: auto;
    right: -3.5897435897vw;
    bottom: -10.5128205128vw;
  }
}
.block-firstyear__item:nth-child(2) .block-firstyear__iteminner {
  min-height: 16.875vw;
  margin-left: 18.0208333333vw;
  margin-right: 26.6666666667vw;
  padding-right: 15.625vw;
  display: flex;
  align-items: flex-end;
}
.block-firstyear__item:nth-child(2) .block-firstyear__iteminner .block-firstyear__item___img {
  width: 12.5vw;
  height: auto;
  top: -0.78125vw;
  right: -0.260416vw;
}
.block-firstyear__item:nth-child(2) .block-firstyear__iteminner .block-firstyear__item___joinday {
  top: 3.90625vw;
  right: 14.6354166667vw;
}
@media (max-width: 767px) {
  .block-firstyear__item:nth-child(2) .block-firstyear__iteminner {
    margin-left: 0;
    margin-right: 0;
    padding-top: 23.0769230769vw;
    padding-right: 33.3333333333vw;
  }
  .block-firstyear__item:nth-child(2) .block-firstyear__iteminner .block-firstyear__item___img {
    width: 34.6153846154vw;
    height: auto;
    top: 1.28205vw;
    right: 3.846153vw;
  }
  .block-firstyear__item:nth-child(2) .block-firstyear__iteminner .block-firstyear__item___joinday {
    top: 10.7692307692vw;
    right: 42.5641025641vw;
  }
}
@media (max-width: 767px) {
  .block-firstyear__item:nth-child(3) {
    margin-bottom: 8.2051282051vw;
  }
}
.block-firstyear__item:nth-child(3):before {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/firstyear/fy_deco03.webp) no-repeat;
  background-size: cover;
  width: 10.859375vw;
  height: 9.5572916667vw;
  position: absolute;
  top: -0.5208333333vw;
  left: 1.5625vw;
}
@media (max-width: 767px) {
  .block-firstyear__item:nth-child(3):before {
    display: none;
  }
}
.block-firstyear__item:nth-child(3) .block-firstyear__iteminner {
  min-height: 18.90625vw;
  margin-left: 34.375vw;
  padding-top: 5.1041666667vw;
  padding-left: 14.0104166667vw;
}
.block-firstyear__item:nth-child(3) .block-firstyear__iteminner .block-firstyear__item___img {
  width: 17.70833vw;
  height: auto;
  top: 0.9375vw;
  left: -2.08333vw;
}
.block-firstyear__item:nth-child(3) .block-firstyear__iteminner .block-firstyear__item___joinday {
  top: 1.82291vw;
  left: -9.114583vw;
}
@media (max-width: 767px) {
  .block-firstyear__item:nth-child(3) .block-firstyear__iteminner {
    margin-left: 0;
    padding-top: 17.4358974359vw;
    padding-left: 30.7692307692vw;
  }
  .block-firstyear__item:nth-child(3) .block-firstyear__iteminner .block-firstyear__item___img {
    width: 46.15384vw;
    height: auto;
    top: 0;
    left: -6.923076vw;
  }
  .block-firstyear__item:nth-child(3) .block-firstyear__iteminner .block-firstyear__item___joinday {
    top: 0vw;
    left: auto;
    right: 48.717948vw;
  }
}
.block-firstyear__item:nth-child(4):after {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/firstyear/fy_deco04.webp) no-repeat;
  background-size: cover;
  width: 5.7291666667vw;
  height: 5.7291666667vw;
  position: absolute;
  top: 6.9270833333vw;
  right: -3.90625vw;
}
@media (max-width: 1800px) {
  .block-firstyear__item:nth-child(4):after {
    right: 0;
  }
}
@media (max-width: 767px) {
  .block-firstyear__item:nth-child(4):after {
    background-size: cover;
    width: 17.4358974359vw;
    height: 17.4358974359vw;
    top: auto;
    right: 2.5641025641vw;
    bottom: -5.1282051282vw;
  }
}
.block-firstyear__item:nth-child(4) .block-firstyear__iteminner {
  min-height: 23.2291666667vw;
  margin-left: 18.0208333333vw;
  padding-top: 4.375vw;
  padding-right: 44.7916666667vw;
}
.block-firstyear__item:nth-child(4) .block-firstyear__iteminner .block-firstyear__item___img {
  width: 35.9375vw;
  height: auto;
  top: 3.22916vw;
  left: 18.95833vw;
}
.block-firstyear__item:nth-child(4) .block-firstyear__iteminner .block-firstyear__item___joinday {
  top: -2.96875vw;
  left: 33.958333vw;
  padding-top: 1.8229166667vw;
}
@media (max-width: 767px) {
  .block-firstyear__item:nth-child(4) .block-firstyear__iteminner {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 46.1538461538vw;
    padding-right: 25.641025641vw;
  }
  .block-firstyear__item:nth-child(4) .block-firstyear__iteminner .block-firstyear__item___img {
    width: 94.358974359vw;
    height: auto;
    top: 6.4102564103vw;
    left: 3.8461538vw;
  }
  .block-firstyear__item:nth-child(4) .block-firstyear__iteminner .block-firstyear__item___text {
    position: relative;
    z-index: 1;
  }
  .block-firstyear__item:nth-child(4) .block-firstyear__iteminner .block-firstyear__item___joinday {
    top: 17.94871vw;
    left: 8.9743589744vw;
    padding-top: 5.1282051282vw;
  }
}
.block-aday {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5.1041666667vw;
}
@media (max-width: 767px) {
  .block-aday {
    background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/aday_bg.webp) repeat;
    margin-bottom: 12.8205128205vw;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
.block-aday__inner {
  max-width: 1200px;
  padding: 3.125vw 4.1666666667vw 4.2708333333vw 4.1666666667vw;
  margin: 0 auto;
  position: relative;
}
.block-aday__inner::after {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/aday_bg.webp) repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1.4583333333vw;
  z-index: -1;
}
@media (max-width: 767px) {
  .block-aday__inner {
    padding: 7.6923076923vw 0 6.4102564103vw 0;
  }
  .block-aday__inner::after {
    display: none;
  }
}
.block-aday__titlewrap {
  display: flex;
  justify-content: center;
}
.block-aday__title {
  font-size: 3.125vw;
  font-weight: 900;
  line-height: 1;
  padding-top: 1.1458333333vw;
  padding-bottom: 0.8333333333vw;
  margin-bottom: 2.0833333333vw;
  letter-spacing: -0.02em;
  text-align: center;
  border-bottom: solid 2px #000000;
  position: relative;
}
.block-aday__title::before {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/aday_ttl_icon_top.webp) no-repeat;
  background-size: 5.2083333333vw auto;
  width: 5.2083333333vw;
  height: 1.8229166667vw;
  position: absolute;
  top: 0;
  left: calc(50% + 55*100vw/1920);
  transform: translate(-50%, 0);
}
.block-aday__title::after {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/aday_ttl_icon_bot.webp) no-repeat;
  background-size: 0.8333333333vw auto;
  width: 0.8333333333vw;
  height: 1.1458333333vw;
  position: absolute;
  left: 50%;
  bottom: -1.1458333333vw;
  transform: translate(-50%, 0);
}
.block-aday__title span {
  color: #8451b8;
}
.block-aday__title span.num {
  font-size: 4.6875vw;
}
.block-aday__title span.txt {
  font-size: 3.125vw;
}
@media (max-width: 767px) {
  .block-aday__title {
    font-size: 7.6923076923vw;
    padding-top: 3.5897435897vw;
    padding-bottom: 1.7948717949vw;
    letter-spacing: -0.075em;
    margin-bottom: 7.6923076923vw;
  }
  .block-aday__title::before {
    content: " ";
    background-size: 18.2051282051vw auto;
    width: 18.2051282051vw;
    height: 6.4102564103vw;
    position: absolute;
    top: 0;
    left: calc(50% + 28*100vw/390);
  }
  .block-aday__title::after {
    content: " ";
    background-size: 2.3076923077vw auto;
    width: 2.3076923077vw;
    height: 3.0769230769vw;
    position: absolute;
    left: 50%;
    bottom: -3.0769230769vw;
  }
  .block-aday__title span.num {
    font-size: 10.7692307692vw;
  }
  .block-aday__title span.txt {
    font-size: 7.6923076923vw;
  }
}
.block-aday__content {
  position: relative;
  padding: 0.46875vw 0;
}
.block-aday__content:before {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/deco_corner_pc.webp) no-repeat top center;
  background-size: cover;
  width: 120px;
  height: 9px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.block-aday__content::after {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/deco_corner_pc.webp) no-repeat top center;
  background-size: cover;
  rotate: 180deg;
  width: 120px;
  height: 9px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 120px);
  transform: translate(-50%, 0);
}
@media (max-width: 1239px) {
  .block-aday__content::before, .block-aday__content::after {
    width: 9.6774193548vw;
    height: 0.7258064516vw;
  }
  .block-aday__content::after {
    left: calc(50% - 120*100vw/1240);
  }
}
@media (max-width: 767px) {
  .block-aday__content {
    padding: 0 0 6.4102564103vw 0;
    margin-left: 5.1282051282vw;
    max-width: calc(100vw - 20*100vw/390);
  }
  .block-aday__content::-webkit-scrollbar {
    -webkit-appearance: none;
    appearance: none;
  }
  .block-aday__content::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
  .block-aday__content::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .block-aday__content .simplebar-scrollbar {
    border-right: 5.1282051282vw solid #6dd5e0;
  }
  .block-aday__content::before {
    display: none;
  }
  .block-aday__content::after {
    display: none;
  }
}
.block-aday__list {
  position: relative;
  margin-top: -0.46875vw;
  margin-bottom: -0.46875vw;
}
.block-aday__list::before {
  content: " ";
  background-color: #fccb2a;
  width: 10px;
  position: absolute;
  top: 90px;
  bottom: 90px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
}
@media (max-width: 1239px) {
  .block-aday__list::before {
    width: 0.8064516129vw;
    top: 5.6451612903vw;
    bottom: 5.6451612903vw;
  }
}
.block-aday__list::after {
  content: " ";
  background-color: #a5f0f8;
  width: 120px;
  position: absolute;
  top: 9px;
  bottom: 9px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media (max-width: 1239px) {
  .block-aday__list::after {
    width: 9.6774193548vw;
    top: 0.7258064516vw;
    bottom: 0.7258064516vw;
  }
}
@media (max-width: 767px) {
  .block-aday__list {
    background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/deco_corner_right_sp.png) no-repeat;
    background-position: calc(100% - 276*100vw/390 + 95*100vw/390) 0;
    background-size: auto 11.2820512821vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 5.1282051282vw;
    display: flex;
    width: fit-content;
    overflow: hidden;
  }
  .block-aday__list .slick-list {
    z-index: 1;
  }
  .block-aday__list::before {
    background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/deco_corner_sp.webp) no-repeat top left;
    background-size: auto 11.2820512821vw;
    width: 1.0256410256vw;
    height: 11.2820512821vw;
    top: 0;
    left: 0;
    transform: inherit;
  }
  .block-aday__list::after {
    background-color: #a5f0f8;
    width: calc(100% - 276*100vw/390 + 87*100vw/390);
    height: 11.2820512821vw;
    top: 0;
    left: 1.0256410256vw;
    right: calc(276*100vw/390 - 91*100vw/390);
    transform: inherit;
  }
}
.block-aday__item {
  display: flex;
  align-items: center;
  margin-left: calc(50% - 40px);
  position: relative;
  z-index: 1;
}
.block-aday__item.empty-item {
  display: none;
}
.block-aday__item.empty-item::before, .block-aday__item.empty-item::after {
  display: none;
}
@media (max-width: 1239px) {
  .block-aday__item {
    margin-left: calc(50% - 40*100vw/1240);
  }
}
.block-aday__item___time {
  background-color: #ffffff;
  width: 80px;
  height: 38px;
  font-family: 'Oswald';
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  line-height: 38px;
  text-align: center;
  border-radius: 19px;
  margin-right: 50px;
  order: 1;
  position: relative;
}
.block-aday__item___time::after {
  content: " ";
  background: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/aday_dot_line.webp) repeat-x -4px 0;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(0, -50%);
  width: 50px;
  height: 2px;
}
@media (max-width: 1239px) {
  .block-aday__item___time {
    width: 6.4516129032vw;
    height: 3.064516129vw;
    font-size: clamp(12px, 1.6129032258vw, 20px);
    line-height: 3.064516129vw;
    border-radius: 1.5322580645vw;
    margin-right: 4.0322580645vw;
  }
  .block-aday__item___time::after {
    width: 4.0322580645vw;
    height: 0.1612903226vw;
  }
}
@media (max-width: 767px) {
  .block-aday__item___time {
    width: 14.1025641026vw;
    height: 6.1538461538vw;
    font-size: 3.0769230769vw;
    font-weight: 500;
    line-height: 6.1538461538vw;
    margin-top: 2.5641025641vw;
    margin-left: 4.8717948718vw;
    margin-bottom: 10.2564102564vw;
    border-radius: 3.0769230769vw;
    z-index: 1;
  }
  .block-aday__item___time::before {
    content: " ";
    background-color: #fccb2a;
    width: 59.2307692308vw;
    height: 1.0256410256vw;
    position: absolute;
    top: 2.5641025641vw;
    right: 14.1025641026vw;
    z-index: 1;
  }
  .block-aday__item___time::after {
    background: none;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 0.1041666667vw;
    height: 10.2564102564vw;
    border-left: dashed 2px #000000;
  }
}
.block-aday__item___content {
  background-color: #ffffff;
  border-radius: 0.9375vw;
  padding: 10px 20px 10px 10px;
  display: flex;
  flex: 2;
  order: 2;
}
@media (max-width: 1239px) {
  .block-aday__item___content {
    padding: 0.8064516129vw 1.6129032258vw 0.8064516129vw 0.8064516129vw;
  }
}
@media (max-width: 767px) {
  .block-aday__item___content {
    padding: 3.8461538462vw;
    border-radius: 3.0769230769vw;
    display: block;
    height: calc(100% - 74*100vw/390);
  }
}
.block-aday__item___img {
  width: 140px;
  height: 140px;
  margin-right: 1.0416666667vw;
  border-radius: 0.4166666667vw;
  overflow: hidden;
  order: 1;
}
.block-aday__item___img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1239px) {
  .block-aday__item___img {
    width: 11.2903225806vw;
    height: 11.2903225806vw;
  }
}
@media (max-width: 767px) {
  .block-aday__item___img {
    width: 100%;
    height: auto;
    border-radius: 0.7692307692vw;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 2.3076923077vw;
  }
}
.block-aday__item___text {
  flex: 2;
  order: 2;
}
.block-aday__item___title {
  font-size: clamp(12px, 1.7741935484vw, 22px);
  font-weight: 900;
  color: #000000;
  line-height: 42px;
}
@media (max-width: 1239px) {
  .block-aday__item___title {
    line-height: 3.3870967742vw;
  }
}
@media (max-width: 767px) {
  .block-aday__item___title {
    font-size: 4.6153846154vw;
    line-height: 7.1794871795vw;
  }
}
.block-aday__item___short {
  font-size: clamp(8px, 1.2903225806vw, 16px);
  font-weight: 500;
  color: #000000;
  line-height: 23px;
}
@media (max-width: 1239px) {
  .block-aday__item___short {
    line-height: 1.8548387097vw;
  }
}
@media (max-width: 767px) {
  .block-aday__item___short {
    font-size: 3.3333333333vw;
    line-height: 5.3846153846vw;
    min-height: 21.5384615385vw;
  }
}
.block-aday__item:first-child .block-aday__item___time, .block-aday__item:last-child .block-aday__item___time {
  background-color: #000000;
  color: #ffffff;
}
.block-aday__item:nth-child(2n) {
  margin-left: 0;
  margin-right: calc(50% - 40px);
}
@media (max-width: 1239px) {
  .block-aday__item:nth-child(2n) {
    margin-right: calc(50% - 40*100vw/1240);
  }
}
.block-aday__item:nth-child(2n) .block-aday__item___content {
  padding: 10px 10px 10px 20px;
}
@media (max-width: 1239px) {
  .block-aday__item:nth-child(2n) .block-aday__item___content {
    padding: 0.8064516129vw 0.8064516129vw 0.8064516129vw 1.6129032258vw;
  }
}
@media (max-width: 767px) {
  .block-aday__item:nth-child(2n) .block-aday__item___content {
    padding: 3.8461538462vw;
  }
}
.block-aday__item:nth-child(2n) .block-aday__item___time {
  order: 2;
  margin-left: 50px;
  margin-right: 0;
}
.block-aday__item:nth-child(2n) .block-aday__item___time::after {
  left: auto;
  right: 100%;
}
@media (max-width: 1239px) {
  .block-aday__item:nth-child(2n) .block-aday__item___time {
    margin-left: 4.0322580645vw;
  }
}
@media (max-width: 767px) {
  .block-aday__item:nth-child(2n) .block-aday__item___time {
    margin-left: 4.8717948718vw;
  }
  .block-aday__item:nth-child(2n) .block-aday__item___time::after {
    top: 100%;
    left: 50%;
    right: auto;
    transform: translate(-50%, 0);
    width: 0.1041666667vw;
    height: 10.2564102564vw;
    border-left: dashed 2px #000000;
  }
}
.block-aday__item:nth-child(2n) .block-aday__item___content {
  order: 1;
}
.block-aday__item:nth-child(2n) .block-aday__item___img {
  order: 2;
  margin-left: 1.0416666667vw;
  margin-right: 0;
}
.block-aday__item:nth-child(2n) .block-aday__item___text {
  order: 1;
}
@media (max-width: 767px) {
  .block-aday__item:nth-child(2n) {
    margin-right: 0;
  }
}
.block-aday__item:nth-child(2) {
  margin-top: -43px;
}
@media (max-width: 1239px) {
  .block-aday__item:nth-child(2) {
    margin-top: -3.4677419355vw;
  }
}
@media (max-width: 767px) {
  .block-aday__item:nth-child(2) {
    margin-top: 0;
  }
}
.block-aday__item:nth-child(3) {
  margin-top: -73px;
}
@media (max-width: 1239px) {
  .block-aday__item:nth-child(3) {
    margin-top: -5.8870967742vw;
  }
}
@media (max-width: 767px) {
  .block-aday__item:nth-child(3) {
    margin-top: 0;
  }
}
.block-aday__item:nth-child(4) {
  margin-top: -72px;
}
@media (max-width: 1239px) {
  .block-aday__item:nth-child(4) {
    margin-top: -5.8064516129vw;
  }
}
@media (max-width: 767px) {
  .block-aday__item:nth-child(4) {
    margin-top: 0;
  }
}
.block-aday__item:nth-child(5) {
  margin-top: -17px;
}
@media (max-width: 1239px) {
  .block-aday__item:nth-child(5) {
    margin-top: -1.3709677419vw;
  }
}
@media (max-width: 767px) {
  .block-aday__item:nth-child(5) {
    margin-top: 0;
  }
}
.block-aday__item:nth-child(6) {
  margin-top: -69px;
}
@media (max-width: 1239px) {
  .block-aday__item:nth-child(6) {
    margin-top: -5.564516129vw;
  }
}
@media (max-width: 767px) {
  .block-aday__item:nth-child(6) {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .block-aday__item {
    margin-left: 0;
    margin-right: 2.5641025641vw;
    padding-left: 0;
    padding-right: 0;
    width: 70.7692307692vw;
    display: block;
  }
  .block-aday__item:nth-child(2n) {
    padding-right: 0;
    margin-right: 2.5641025641vw;
  }
  .block-aday__item.empty-item {
    display: block;
    height: 76.9230769231vw;
  }
  .block-aday__item.first-item .block-aday__item___time::before {
    display: none;
  }
  .block-aday__item.first-item .block-aday__item___time, .block-aday__item.last-item .block-aday__item___time {
    background-color: #000000;
    color: #ffffff;
  }
  .block-aday__item.last-item {
    margin-right: 0;
  }
}
.block-aday__iconbg {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  position: absolute;
  z-index: -1;
}
@media (max-width: 767px) {
  .block-aday__iconbg {
    display: none;
  }
}
.block-aday__iconbg.icon_aday_deco01 {
  background-image: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/aday_deco01.webp);
  width: 10.8072916667vw;
  height: 18.3072916667vw;
  top: -16.25vw;
  left: -4.7395833333vw;
}
.block-aday__iconbg.icon_aday_deco02 {
  background-image: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/aday_deco02.webp);
  width: 7.3697916667vw;
  height: 7.3697916667vw;
  top: 9.7395833333vw;
  right: -8.90625vw;
}
.block-aday__iconbg.icon_aday_deco03 {
  background-image: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/aday_deco03.webp);
  width: 6.3802083333vw;
  height: 6.484375vw;
  top: 50%;
  left: -13.59375vw;
  transform: translate(0, -50%);
}
.block-aday__iconbg.icon_aday_deco04 {
  background-image: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/aday_deco04.webp);
  width: 4.0364583333vw;
  height: 4.609375vw;
  right: -13.125vw;
  bottom: 12.0833333333vw;
}
.block-aday__iconbg.icon_aday_deco05 {
  background-image: url(https://47021661.fs1.hubspotusercontent-na1.net/hubfs/47021661/Vision%20Recruit/top/aday/aday_deco05.webp);
  width: 9.9479166667vw;
  height: 10.0260416667vw;
  right: 12.34375vw;
  bottom: -12.0833333333vw;
}