
.employment .section-title {
  font-size: 29.8px;
  letter-spacing: 0.05em;
  line-height: 1.2030201342;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #000;
  padding-bottom: 29px;
  position: relative;
  z-index: 1;
}
.employment .section-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.employment .section-title::before {
  content: "";
  position: absolute;
  top: 83%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 300px;
  height: 300px;
  background: #ED6D1F;
  background: linear-gradient(153deg, rgb(237, 109, 31) 0%, rgb(237, 109, 31) 15%, rgba(255, 255, 255, 0) 70%);
  border-radius: 50%;
  z-index: -1;
}
.employment .fv.top-fv {
  margin-top: 116px;
  position: relative;
}
.employment .fv-wrap {
  margin-right: calc(50% - 50vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.employment .fv-content {
  width: 54%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.employment .fv-block {
  width: 100%;
  max-width: 600px;
  height: 1000px;
  display: block;
}
.employment .fv-img {
  position: absolute;
  top: 0;
  right: 0;
  aspect-ratio: 600/1000;
  width: calc(480px + 120 * (100vw - 780px) / 1140);
}
.employment .fv-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.employment .fv-title {
  font-size: 54.05px;
  letter-spacing: 0.05em;
  line-height: 1.1100832562;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #000;
  margin-top: 104px;
}
.employment .fv-text {
  margin-top: 59px;
}
.employment .fv-text p {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.998125;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  color: #000;
}
.employment .fv-text p + p {
  margin-top: 33px;
}
.employment .title-area {
  margin-top: 131px;
  padding: 349px 0 354px;
  background-image: -webkit-image-set(url("./../images/employment_bg.webp") type("image/webp"), url("./../images/employment_bg.jpg") type("image/jpeg"));
  background-image: image-set(url("./../images/employment_bg.webp") type("image/webp"), url("./../images/employment_bg.jpg") type("image/jpeg"));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.employment .title-area .title-en {
  font-size: 24px;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #fff;
  font-family: "CabinetGrotesk-Bold", sans-serif;
}
.employment .title-area .title-ja {
  font-size: 53px;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #fff;
  line-height: 1.2;
}
.employment .description-area.top-description {
  margin-top: 94px;
}
.employment .description-area .heading {
  font-size: 29.89px;
  letter-spacing: 0.05em;
  line-height: 1.2030779525;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #000;
}
.employment .description-area .text-wrap {
  margin-top: 22px;
  padding-left: 6px;
}
.employment .description-area .text {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.993125;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  color: #000;
}
@media screen and (max-width: 780px) {
  .employment .section-title {
    font-size: 3.8205128205vw;
    padding-bottom: 3.7179487179vw;
  }
  .employment .section-title::before {
    content: "";
    position: absolute;
    top: 80%;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 38.4615384615vw;
    height: 38.4615384615vw;
    background: #ED6D1F;
    background: linear-gradient(153deg, rgb(237, 109, 31) 0%, rgb(237, 109, 31) 10%, rgba(255, 255, 255, 0) 75%);
    border-radius: 50%;
    z-index: -1;
  }
  .employment .fv.top-fv {
    margin-top: 17.9487179487vw;
  }
  .employment .fv-wrap {
    margin-right: 0;
    display: block;
  }
  .employment .fv-content {
    width: 100%;
  }
  .employment .fv-block {
    display: none;
  }
  .employment .fv-img {
    position: static;
    margin-top: 8.9743589744vw;
    margin-left: auto;
    aspect-ratio: 450/750;
    max-width: 57.6923076923vw;
    width: 100%;
  }
  .employment .fv-title {
    font-size: 6.9230769231vw;
    line-height: 1.3333333333;
    margin-top: 0;
  }
  .employment .fv-text {
    margin-top: 5.1282051282vw;
  }
  .employment .fv-text p {
    font-size: 3.3333333333vw;
    line-height: 1.5384615385;
  }
  .employment .fv-text p + p {
    margin-top: 5vw;
  }
  .employment .title-area {
    margin-top: 36.5384615385vw;
    padding: 44.8717948718vw 0;
  }
  .employment .title-area .title-en {
    font-size: 3.0769230769vw;
  }
  .employment .title-area .title-ja {
    font-size: 6.9230769231vw;
    letter-spacing: 0.03em;
  }
  .employment .description-area.top-description {
    margin-top: 11.4102564103vw;
  }
  .employment .description-area .heading {
    font-size: 4.6153846154vw;
  }
  .employment .description-area .text-wrap {
    margin-top: 2.8205128205vw;
  }
  .employment .description-area .text {
    font-size: 3.3333333333vw;
    letter-spacing: 0.05em;
    line-height: 1.5384615385;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
    font-weight: 400;
    color: #000;
  }
}
.employment .over-wrap {
  overflow-x: hidden;
}
.employment .content-area.top-content {
  margin-top: 223px;
}
.employment .content-area {
  background-color: #f6f6f6;
  padding-top: 193px;
  padding-bottom: 206px;
}
@media screen and (max-width: 780px) {
  .employment .content-area.top-content {
    margin-top: 21.1538461538vw;
  }
  .employment .content-area {
    padding-top: 23.8461538462vw;
    padding-bottom: 11.6666666667vw;
  }
}
.employment .strength {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.employment .strength .items {
  margin-top: 18px;
}
.employment .strength .item {
  padding: 50px 0 30px;
  border-bottom: 1px solid #73a9d1;
}
.employment .strength .item:last-child {
  border-bottom: none;
}
.employment .strength .item-wrap {
  max-width: 800px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 1fr 290px;
  gap: 26px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.employment .strength .item:nth-child(even) .item-wrap {
  direction: rtl;
}
.employment .strength .text-wrap {
  direction: ltr;
}
.employment .strength .heading {
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.6381818182;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #000;
  margin-top: 10px;
}
.employment .strength .item-lists {
  margin-top: 12px;
}
.employment .strength .item-list {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.998125;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  color: #000;
  text-indent: -0.85em;
  padding-left: 1.8em;
}
.employment .strength .item-list span {
  display: inline-block;
  padding-right: 13px;
}
.employment .strength .img-wrap {
  display: grid;
  place-items: center;
}
.employment .strength .img-inner {
  aspect-ratio: 176/230;
  max-width: 176px;
  margin-left: 42px;
}
.employment .strength .item:nth-child(even) .img-inner {
  margin-left: 0;
  margin-right: 62px;
}
.employment .strength .item:nth-child(3) .img-inner {
  aspect-ratio: 271/172;
  max-width: 271px;
}
.employment .strength .img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
@media screen and (max-width: 780px) {
  .employment .strength .items {
    margin-top: 1.2820512821vw;
  }
  .employment .strength .item {
    padding: 7.8205128205vw 0 11.6666666667vw;
    position: relative;
    z-index: 1;
  }
  .employment .strength .item:last-child {
    border-bottom: none;
  }
  .employment .strength .item-wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .employment .strength .item:nth-child(even) .item-wrap {
    direction: rtl;
  }
  .employment .strength .text-wrap {
    direction: ltr;
  }
  .employment .strength .heading {
    font-size: 3.5897435897vw;
    letter-spacing: 0.05em;
    line-height: 1.4285714286;
    margin-top: 0;
  }
  .employment .strength .item-lists {
    margin-top: 3.3333333333vw;
  }
  .employment .strength .item-list {
    font-size: 3.3333333333vw;
    line-height: 1.5384615385;
    text-indent: -0.55em;
    padding-left: 1.1em;
  }
  .employment .strength .item-list span {
    display: inline-block;
    padding-right: 1.7948717949vw;
  }
  .employment .strength .item-list + .item-list {
    margin-top: 1.2820512821vw;
  }
  .employment .strength .img-wrap {
    position: absolute;
    top: 53%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 13px;
    z-index: -1;
    opacity: 0.2;
  }
  .employment .strength .img-inner {
    aspect-ratio: 265/312;
    max-width: 31.7948717949vw;
    margin-left: 0;
  }
  .employment .strength .item:nth-child(even) .img-inner {
    margin-right: 0;
  }
  .employment .strength .item:nth-child(3) .img-inner {
    aspect-ratio: 271/172;
    max-width: 34.7435897436vw;
  }
  .employment .strength .img-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    display: block;
  }
}
.employment .flow.top-flow {
  margin-top: 92px;
}
@media screen and (max-width: 780px) {
  .employment .flow.top-flow {
    margin-top: 5.3846153846vw;
  }
}
.employment .flow {
  position: relative;
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 190px;
  padding-bottom: 89px;
  z-index: 1;
}
.employment .flow::before {
  content: "";
  position: absolute;
  top: 0;
  right: -10%;
  width: calc(100vw + 50%);
  height: 100%;
  background-color: #fff;
  z-index: -1;
}
.employment .flow .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  margin-top: 68px;
}
.employment .flow .card {
  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: 15px 10px 35px 10px;
  border: 1px solid #c7c7c7;
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 180px;
}
.employment .flow .card-number {
  font-size: 30px;
  font-weight: 500;
  position: relative;
  color: #ED6D1F;
}
.employment .flow .card-title {
  margin-top: 2px;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 1.301;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #ed6d1f;
  text-align: center;
}
.employment .flow .card-img {
  margin-top: 22px;
  max-width: 50px;
  width: 100%;
  min-height: 50px;
  display: grid;
  place-items: center;
}
.employment .flow .card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.employment .flow .card-text {
  margin-top: 12px;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.6;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  text-align: center;
  color: #000;
}
.employment .flow .arrow {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 11px;
  margin: 0 auto;
}
.employment .flow .arrow img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
@media screen and (max-width: 780px) {
  .employment .flow {
    max-width: 100%;
    width: 100%;
    padding-top: 24.358974359vw;
    padding-bottom: 11.4102564103vw;
    z-index: 1;
  }
  .employment .flow::before {
    right: -4.4%;
    width: calc(100vw + 50%);
    z-index: -1;
  }
  .employment .flow .cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.8974358974vw;
    margin-top: 4.4871794872vw;
  }
  .employment .flow .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 6.0256410256vw 2.3076923077vw 6.4102564103vw 2.3076923077vw;
    max-width: 100%;
  }
  .employment .flow .card-number {
    font-size: 4.6153846154vw;
    display: block;
    width: 7%;
  }
  .employment .flow .card-title {
    margin-top: 0;
    font-size: 3.3333333333vw;
    text-align: left;
    width: 33.5%;
  }
  .employment .flow .card-img {
    margin-top: 0;
    max-width: 9.7435897436vw;
    width: 100%;
    margin-left: 2.5641025641vw;
    display: grid;
    place-items: center;
  }
  .employment .flow .card-text {
    margin-top: 0;
    margin-left: 5.2564102564vw;
    font-size: 3.0769230769vw;
    line-height: 1.50375;
    text-align: left;
    width: auto;
  }
  .employment .flow .arrow {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 1.7948717949vw;
    margin: 0 auto;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.employment .voice {
  padding-top: 170px;
  padding-bottom: 165px;
}
.employment .voice .title-wrap {
  padding-bottom: 42px;
  position: relative;
}
.employment .voice .title-wrap::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 1px;
  background-color: #000;
}
.employment .voice .title-en {
  font-size: 25px;
  letter-spacing: 0.05em;
  line-height: 1;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #000;
  font-family: "CabinetGrotesk-Bold", sans-serif;
}
.employment .voice .title-ja {
  font-size: 53.93px;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
}
.employment .voice .text {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  color: #000;
  margin-top: 31px;
}
.employment .voice .items {
  margin-top: 57px;
}
.employment .voice .item + .item {
  margin-top: 112px;
}
.employment .voice .item:nth-child(2) .item-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.employment .voice .item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 9px;
}
.employment .voice .item-title .img.client-img {
  max-width: 227px;
  width: 100%;
}
.employment .voice .item-title .img.job-img {
  max-width: 365px;
  width: 100%;
}
.employment .voice .item-title .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.employment .voice .item-title .heading {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 1.5016666667;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #000;
}
.employment .voice .cards {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  width: 100%;
}
.employment .voice .cards.col-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
  margin-top: 19px;
}
.employment .voice .cards.col-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
  margin-top: 8px;
}
.employment .voice .card {
  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: 32px 35px 34px 35px;
  border: 1px solid #c7c7c7;
  border-radius: 10px;
}
.employment .voice .card .card-img {
  aspect-ratio: 1/1;
  max-width: 110px;
  width: 100%;
}
.employment .voice .card .card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.employment .voice .card .card-text {
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.498125;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  color: #000;
  margin-top: 13px;
}
@media screen and (max-width: 780px) {
  .employment .voice {
    padding-top: 17.3076923077vw;
    padding-bottom: 16.4102564103vw;
  }
  .employment .voice .title-wrap {
    padding-bottom: 5.3846153846vw;
    position: relative;
  }
  .employment .voice .title-wrap::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10.2564102564vw;
    height: 1px;
    background-color: #000;
  }
  .employment .voice .title-en {
    font-size: 3.2051282051vw;
    letter-spacing: 0.05em;
  }
  .employment .voice .title-ja {
    font-size: 6.9230769231vw;
    letter-spacing: 0.05em;
  }
  .employment .voice .items {
    margin-top: 7.1794871795vw;
  }
  .employment .voice .item + .item {
    margin-top: 14.358974359vw;
  }
  .employment .voice .item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.7948717949vw;
  }
  .employment .voice .item-title .img.client-img {
    max-width: 36.1538461538vw;
    width: 100%;
  }
  .employment .voice .item-title .img.job-img {
    max-width: 58.7179487179vw;
    width: 100%;
  }
  .employment .voice .item-title .heading {
    font-size: 3.8461538462vw;
    line-height: 1.5;
  }
  .employment .voice .cards {
    margin-top: 2.4358974359vw;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    width: 100%;
  }
  .employment .voice .cards.col-3 {
    display: grid;
    grid-template-columns: none;
    grid-template-rows: repeat(3, 1fr);
    gap: 3.8461538462vw;
    margin-top: 5.641025641vw;
  }
  .employment .voice .cards.col-2 {
    display: grid;
    grid-template-columns: none;
    grid-template-rows: repeat(2, 1fr);
    gap: 3.8461538462vw;
    margin-top: 3.0769230769vw;
  }
  .employment .voice .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 4.6153846154vw;
       -moz-column-gap: 4.6153846154vw;
            column-gap: 4.6153846154vw;
    row-gap: 2.5641025641vw;
    padding: 6.0256410256vw 5.7692307692vw 5.5128205128vw 2.4358974359vw;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
  }
  .employment .voice .card .card-img {
    aspect-ratio: 1/1;
    max-width: 17.5641025641vw;
    width: 100%;
  }
  .employment .voice .card .card-text {
    font-size: 3.3333333333vw;
    line-height: 1.5384615385;
    margin-top: 0;
  }
  .employment .voice .cards.col-2 .card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 6.1538461538vw 6.4102564103vw 1.6666666667vw;
  }
}
.employment .works {
  background-color: #f6f6f6;
  padding-top: 170px;
  padding-bottom: 175px;
}
.employment .works .title-wrap {
  padding-bottom: 42px;
  position: relative;
}
.employment .works .title-wrap::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 1px;
  background-color: #000;
}
.employment .works .title-en {
  font-size: 25px;
  letter-spacing: 0.05em;
  line-height: 1;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #000;
  font-family: "CabinetGrotesk-Bold", sans-serif;
}
.employment .works .title-ja {
  font-size: 53.93px;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
}
.employment .works .text {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  color: #000;
  margin-top: 31px;
}
@media screen and (max-width: 780px) {
  .employment .works {
    padding-top: 17.3076923077vw;
    padding-bottom: 16.4102564103vw;
  }
  .employment .works .title-wrap {
    padding-bottom: 5.3846153846vw;
    position: relative;
  }
  .employment .works .title-wrap::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10.2564102564vw;
    height: 1px;
    background-color: #000;
  }
  .employment .works .title-en {
    font-size: 3.2051282051vw;
    letter-spacing: 0.05em;
    line-height: 1;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
    font-weight: 600;
    color: #000;
    font-family: "CabinetGrotesk-Bold", sans-serif;
  }
  .employment .works .title-ja {
    font-size: 6.9230769231vw;
    letter-spacing: 0.05em;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
    font-weight: 600;
    color: #000;
  }
  .employment .works .text {
    font-size: 3.3333333333vw;
    letter-spacing: 0.05em;
    line-height: 1.5384615385;
    margin-top: 4.6153846154vw;
  }
}