@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=42dot+Sans:wght@700;800&display=swap");

.l-breadcrumbs-footer {
  display: none;
}

.uc-job {
  overflow: hidden;
}

.uc-job-hero__inner {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 90%;
  max-width: 938px;
  margin-inline: auto;
  padding-top: 10.8125rem;
}

.uc-job-cases__inner {
  position: relative;
  margin-inline: auto;
}

.uc-job-reasons__inner {
  position: relative;
  max-width: 993px;
  width: 92.4%;
  margin-inline: auto;
}

.uc-job-interviews__inner {
}

.uc-job-voice__inner {
  position: relative;
  margin-inline: auto;
}

.uc-job-faq__inner {
  position: relative;
  max-width: 741px;
  width: 80%;
  margin-inline: auto;
}

.uc-job-media__inner {
  position: relative;
  margin-inline: auto;
  max-width: 1160px;
  width: 94%;
}

.uc-job-section-title {
  margin: 0;
  color: #188fcf;
  font-size: 31px;
  font-size: 1.9375rem;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
  letter-spacing: 0;
}

.uc-job-point-label {
  color: #086bb5;
  font-family: "IBM Plex Sans";
  font-size: 19.5px;
  font-size: 1.21875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 19.5px */
  letter-spacing: 1.365px;
  letter-spacing: 0.0853125rem;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
}

.uc-job-card {
  background: #fff;
  box-shadow: 0 10px 24px rgba(32, 86, 119, 0.1);
  box-shadow: 0 0.625rem 1.5rem rgba(32, 86, 119, 0.1);
}

.uc-job-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 18px 52px 19px;
  padding: 1.125rem 3.25rem 1.1875rem;
  border-radius: 0;
  color: #fff;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  transition: transform 0.3s ease;
  font-size: 16px;
  font-size: 1rem;
}

.uc-job-button::after {
}

.uc-job-button:hover {
  color: #fff;
  transform: scale(1.03);
}

.uc-job-button:focus-visible {
  color: #fff;
  transform: scale(1.03);
}

.uc-job-button--primary {
  flex: 1;
  padding: 0;
}

.uc-job-button--primary::after {
  display: none;
}

.uc-job-button--blue {
  background: #3698de;
  box-shadow: 0 5px 0 0 #0c74bf;
  box-shadow: 0 0.3125rem 0 0 #0c74bf;
  color: #fff;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.44px;
  letter-spacing: 0.09rem;
}

.uc-job-button--blue::after {
  display: inline-block;
  width: 22px;
  width: 1.375rem;
  height: 22px;
  height: 1.375rem;
  content: "";
  background: url("../../img/common/btn-arrow.webp") center / contain no-repeat;
  position: absolute;
  right: 8px;
  right: 0.5rem;
}

.uc-job-button--blue em {
  color: #3698de;
  letter-spacing: 1.44px;
  letter-spacing: 0.09rem;
  line-height: 100%;
  padding: 3px 2px 4px 4px;
  padding: 0.1875rem 0.125rem 0.25rem 0.25rem;
  border-radius: 2px;
  border-radius: 0.125rem;
  background: #fff;
  margin-right: 6px;
  margin-right: 0.375rem;
}

.uc-job-slider-button {
  z-index: 2;
  display: block;
  width: 40px;
  width: 2.5rem;
  height: 40px;
  height: 2.5rem;
  padding: 0;
  border: 0;
  background-color: transparent;
  background-image: url("../../img/uc/job-change/job-slider-button.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: transparent;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.uc-job-slider-button:hover {
  opacity: 0.7;
}

.uc-job-slider-button:focus-visible {
  opacity: 0.7;
}

.uc-job-slider-button--prev {
  grid-column: 1;
  margin-top: 68px;
  margin-top: 4.25rem;
}

.uc-job-slider-button--next {
  grid-column: 5;
  margin-top: 68px;
  margin-top: 4.25rem;
}

.uc-job-slider-button.swiper-button-disabled {
  cursor: default;
  opacity: 0.3;
}

.uc-job-slider-button.swiper-button-disabled:hover {
  opacity: 0.3;
  transform: none;
}

.uc-job-slider-button.swiper-button-disabled:focus-visible {
  opacity: 0.3;
  transform: none;
}

.uc-job-hero {
  position: relative;
  z-index: 1;
  height: 766px;
  height: 47.875rem;
  overflow: visible;
}

.uc-job-hero__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  overflow: hidden;
}

.uc-job-hero__copy {
  width: 529px;
  width: 33.0625rem;
  margin-left: 2rem;
  margin-bottom: 2.875rem;
}

.uc-job-hero__copy picture {
  display: block;
}

.uc-job-hero__copy img {
  display: block;
  width: 529px;
  width: 33.0625rem;
  height: auto;
}

.uc-job .uc-job-hero__person {
  display: block;
  width: 607px;
  width: 39.0375rem;
  height: auto;
  position: absolute;
  right: -20.9%;
  top: 19%;
}

.uc-job .uc-job-hero__stats {
  width: 437px;
  width: 27.3125rem;
  margin-left: 2rem;
}

.uc-job-consult {
  width: 100%;
  text-align: center;
  margin-inline: auto;
  border-radius: 5px;
  border-radius: 0.3125rem;
  border: 2px solid #fff;
  border: 0.125rem solid #fff;
  background: #fff;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 0.875rem 0 rgba(0, 0, 0, 0.22);
  z-index: 3;
  margin-top: 0;
  padding-bottom: 17px;
  padding-bottom: 1.0625rem;
}

.uc-job-consult-fv {
  position: absolute;
  top: 584px;
  top: 36.5rem;
  left: 50%;
  transform: translateX(-50%);
}

.uc-job-consult__title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 44.8px */
  letter-spacing: 0.09rem;
  gap: 20px;
  gap: 1.25rem;
  padding: 12px 0;
  padding: 0.75rem 0;
  border-radius: 5px 5px 0 0;
  border-radius: 0.3125rem 0.3125rem 0 0;
  background: linear-gradient(92deg, #008dd3 37.63%, #0c86c3 100.44%);
}

.uc-job-consult__title span {
  position: relative;
  z-index: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px 6px;
  padding: 0.25rem 0.525rem 0.375rem 0.725rem;
  color: #0b87c5;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 34.4px;
  font-size: 1.935rem;
  font-style: normal;
  font-weight: 900;
  line-height: 120%; /* 41.28px */
  letter-spacing: 3.44px;
  letter-spacing: 0.215rem;
  border-radius: 2px;
  border-radius: 0.125rem;
}

.uc-job-consult__title span::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  border-radius: 2px;
  border-radius: 0.125rem;
  background: #fff;
}

.uc-job-consult__title span::after {
  position: absolute;
  inset: 4px 10px 6px;
  inset: 0.25rem 0.625rem 0.375rem;
  content: "無料";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0b87c5;
  font: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  white-space: nowrap;
  background-image: linear-gradient(
    90deg,
    rgba(125, 227, 255, 0.5) 0%,
    rgba(125, 227, 255, 0) 100%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.uc-job-consult__lead {
  margin: 27px 0 21px;
  margin: 1.6875rem 0 1.3125rem;
  color: #404040;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-size: 1.30625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 30.8px */
  letter-spacing: 1.76px;
  letter-spacing: 0.1045rem;
}

.uc-job-consult__buttons {
  display: flex;
  justify-content: center;
  gap: 11px;
  gap: 0.590625rem;
  margin-bottom: 21px;
  margin-bottom: 1.3125rem;
  max-width: 614.4px;
  width: 90%;
  margin-inline: auto;
}

.uc-job-consult__corporate {
  display: inline-block;
  color: #444;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
  letter-spacing: 1.28px;
  letter-spacing: 0.08rem;
  border-bottom: 1px solid;
  border-bottom: 0.0625rem solid;
  padding-bottom: 5px;
  padding-bottom: 0.3125rem;
  transition:0.3s;
}

.uc-job-consult__corporate:hover{
  opacity:0.7;
}


.uc-job-hero__note {
  position: absolute;
  top: 916px;
  top: 54.15rem;
  left: 50%;
  transform: translateX(-50%);
  max-width: 935px;
  width: 99%;
  margin: 0;
  color: #151922;
  font-family: "Noto Sans JP";
  font-size: 9px;
  font-size: 0.5625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 13.05px */
  opacity: 0.7;
}

.uc-job-cases {
  position: relative;
  overflow: hidden;
  background-image: url("../../img/uc/job-change/cases-bg.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 237px 0 100px;
  padding: 13.4125rem 0 6.25rem;
}

.uc-job-cases::before {
  position: absolute;
  top: 2.7625rem;
  right: 0;
  z-index: 0;
  content: "CASE";
  color: #d1dae4;
  font-family: "IBM Plex Sans";
  font-size: 9.19375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.6435625rem;
  opacity: 0.05;
  mix-blend-mode: plus-lighter;
  transform: rotate(90deg) translateX(100%);
  transform-origin: top right;
  white-space: nowrap;
}

.uc-job-cases__inner {
  height: 100%;
  padding-bottom: 0;
}

.uc-job-cases__title {
  width: fit-content;
  margin: 0 auto;
  color: #004780;
  font-family: "Noto Sans JP";
  font-size: 35px;
  font-size: 2.1875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.46;
  letter-spacing: 3.5px;
  letter-spacing: 0.21875rem;
  background-image:
    linear-gradient(
      90deg,
      rgba(153, 240, 255, 0.6) 0%,
      rgba(153, 240, 255, 0) 70%
    ),
    linear-gradient(90deg, #004780 0%, #004780 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 36px;
  margin-bottom: 2.25rem;
}

/* figma-css:start nodeId=929-3681 */
.uc-job-case-slider {
  display: grid;
  grid-template-columns: 2.5rem 2.25rem minmax(0, 70.8125rem) 1.25rem 2.5rem;
  align-items: start;
  max-width: 1237px;
  width: 94.5%;
  margin-inline: auto;
}

.uc-job-case-list {
  grid-column: 3;
  width: 100%;
  height: 216px;
  height: 14.5rem;
  margin: 0;
  padding-right: 16px;
  padding-right: 1rem;
  box-sizing: border-box;
  overflow: hidden;
  max-width: 1037px;
  margin-inline: auto;
}

.uc-job-case-list__wrapper {
  align-items: flex-start;
}

.uc-job-case-card {
  position: relative;
  box-sizing: border-box;
  flex: 0 0 auto;
  max-width: none;
  height: auto;
  min-height: 208px;
  min-height: 13rem;
  padding: 12px 24px 7px;
  padding: 1.25rem 1.5rem 1.25rem;
  border: 2px solid #fff;
  border: 0.125rem solid #fff;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: none;
  backdrop-filter: blur(2px);
  text-align: center;
}

.uc-job-case-card__route {
  display: block;
  width: max-content;
  margin: 0 auto;
  padding: 0 2px 1px;
  padding: 0 0.125rem 0.0625rem;
  border-bottom: 1px solid #086bb5;
  border-bottom: 0.0625rem solid #086bb5;
  color: #086bb5;
  font-size: 17.1px;
  font-size: 1.06875rem;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: 1.368px;
  letter-spacing: 0.0855rem;
  white-space: nowrap;
}

.uc-job-case-card__amount {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.uc-job-case-card__increase {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: max-content;
  height: 73px;
  height: 4.5625rem;
  margin: 0 auto;
}

.uc-job-case-card__increase-number {
  background-image: linear-gradient(119deg, #03a0e3 16.403%, #054676 82.79%);
  background-clip: text;
  color: transparent;
  font-family: "42dot Sans", sans-serif;
  font-size: 80.388px;
  font-size: 5.0243rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.8039px;
  letter-spacing: 0.0502rem;
  transform: translateY(27px);
  transform: translateY(1.6875rem);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.uc-job-case-card__increase-unit {
  color: #054676;
  font-size: 23.885px;
  font-size: 1.4928rem;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: 1.9108px;
  letter-spacing: 0.1194rem;
  white-space: nowrap;
}

.uc-job-case-card .uc-job-case-card__up-marker {
  position: absolute;
  top: -0.6px;
  top: -0.4375rem;
  right: -34px;
  right: -2.125rem;
  width: 58.073px;
  width: 3.2296rem;
  object-fit: contain;
}

.uc-job-case-card__salary-transition {
  margin: 0 auto;
  text-align: center;
  color: #004780;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.85925rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.06875rem;
  white-space: nowrap;
  margin-top: 0.4rem;
  margin-bottom: 0.103125rem;
}

.uc-job-case-card__salary-number {
  font: inherit;
  color: inherit;
}

.uc-job-case-card__salary-arrow {
  color: #D6A336;
  font: inherit;
}

.uc-job-case-card__role {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  height: 27px;
  height: 1.6875rem;
  margin: 0 auto 2px;
  margin: 0 auto 0.125rem;
  padding: 0 14px;
  padding: 0 1.875rem;
  background-image: linear-gradient(90deg, #4190b7 0%, #004780 86%, #004780 100%);
  clip-path: polygon(3% 0, 100% 0, 97% 100%, 0 100%);
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.6px;
  letter-spacing: 0.0375rem;
  white-space: nowrap;
}

.uc-job-case-card__note {
  margin: 0;
  color: #004780;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 2.34px;
  letter-spacing: 0.14625rem;
}

.uc-job-case-card__icon {
  position: absolute;
  bottom: -10px;
  bottom: -0.625rem;
  right: -14px;
  right: -1.075rem;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  width: 61px;
  width: 3.8125rem;
  height: 61px;
  height: 3.8125rem;
  border: 1.6px solid #fff;
  border: 0.1039375rem solid #fff;
  border-radius: 50%;
  background-color: #fff;
}

.uc-job-case-card__icon-image {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
/* figma-css:end nodeId=929-3681 */

.uc-job-reasons {
  position: relative;
  background-image: url("../../img/uc/job-change/reasons-bg.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 154px 0 63px;
  padding: 9.625rem 0 3.9375rem;
}

.uc-job-reasons::before {
  position: absolute;
  top: 1.3125rem;
  right: 0;
  z-index: 0;
  content: "UNISON";
  color: #d1dae4;
  font-family: "IBM Plex Sans";
  font-size: 9.19375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.6435625rem;
  opacity: 0.03;
  mix-blend-mode: plus-lighter;
  transform: rotate(90deg) translateX(100%);
  transform-origin: top right;
  white-space: nowrap;
}

.uc-front-service__header {
  max-width: 749px;
  width: 90%;
  margin-bottom: 61px;
  margin-bottom: 3.8125rem;
}

.uc-front-service__kicker {
  display: inline-flex;
  align-items: center;
  padding: 2px 4px;
  padding: 0.125rem 0.25rem;
  margin-bottom: 41px;
  margin-bottom: 2.5625rem;
  background: #3698de;
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 15px */
  letter-spacing: 1.05px;
  letter-spacing: 0.065625rem;
}

.uc-front-service__kicker::before {
  content: "";
  background: #3698de;
  width: 354px;
  width: 22.125rem;
  height: 1px;
  height: 0.0625rem;
  position: absolute;
  left: -9px;
  left: -0.5625rem;
  transform: translateX(-100%);
}

.uc-front-service--student .uc-front-service__kicker {
  background: var(--uc-front-green);
}

.uc-front-service--student .uc-front-service__kicker::before {
  background: var(--uc-front-green);
}

.uc-front-service__logo {
  width: 410px;
  width: 25.625rem;
  max-width: 100%;
  margin-bottom: 29.5px;
  margin-bottom: 1.84375rem;
}

.uc-front-service__title {
  /* 54.6px */
  display: flex;
  flex-direction: column;
  gap: 12px;
  gap: 0.75rem;
  position: relative;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  margin-bottom: 29px;
  margin-bottom: 1.8125rem;
  color: #404040;
  font-family: "Noto Sans JP";
  font-size: 35px;
  font-size: 2.1875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 54.6px */
  letter-spacing: 3.5px;
  letter-spacing: 0.21875rem;
}

.uc-front-service__title-line {
  padding: 0 8px 1.6px;
  padding: 0 0.5rem 0.1rem;
  background: rgba(255, 255, 255, 0.82);
  width: fit-content;
}

.uc-front-service__title-line--job-sp {
  display: none;
}

.uc-front-service__title-line--student-sp {
  display: none;
}

.uc-front-service__title::after {
  content: "";
  width: 67px;
  width: 4.1875rem;
  height: 2px;
  height: 0.125rem;
  background: #3698de;
  position: absolute;
  left: 0;
  bottom: 0;
}

.uc-job-reason-point-list {
  margin-bottom: 65px;
  margin-bottom: 4.0625rem;
}

.uc-job-reason-point {
}

.uc-job-reason-point--1 {
  margin-bottom: 79px;
  margin-bottom: 4.9375rem;
}

.uc-job-reason-point--2 {
}

.uc-job-reason-point__title {
  width: fit-content;
  color: #004780;
  font-family: "Noto Sans JP";
  font-size: 31px;
  font-size: 1.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 146%; /* 45.26px */
  letter-spacing: 3.1px;
  letter-spacing: 0.19375rem;
  background-image:
    linear-gradient(
      90deg,
      rgba(153, 240, 255, 0.6) 0%,
      rgba(153, 240, 255, 0) 70%
    ),
    linear-gradient(90deg, #004780 0%, #004780 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 26px;
  margin-bottom: 1.625rem;
}

.uc-job-reason-point--2 .uc-job-reason-point__title {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

.uc-job-reason-card-list {
  display: flex;
  column-gap: 20.54px;
  column-gap: 1.28375rem;
  align-items: start;
  width: 100%;
}

.uc-job-reason-card {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 33.4px 18px 35.4px 8px;
  padding: 2.0875rem 1.125rem 2.2125rem 0.5rem;
  border: 1.05px solid #fff;
  border: 0.065625rem solid #fff;
  border-radius: 2.1px;
  border-radius: 0.13125rem;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: none;
  text-align: center;
  flex: 1;
}

.uc-job-reason-card:nth-child(2) {
  margin-top: 18.657px;
  margin-top: 1.1660625rem;
}

.uc-job-reason-card:nth-child(3) {
  margin-top: 36.507px;
  margin-top: 2.2816875rem;
}

.uc-job-reason-card span {
  position: absolute;
  top: 6.3px;
  top: 0.39375rem;
  left: 8.4px;
  left: 0.525rem;
  display: block;
  width: 46.2px;
  width: 2.8875rem;
  height: 46.2px;
  height: 2.8875rem;
  line-height: 0;
}

.uc-job-reason-card span img {
  display: block;
  width: 100%;
  height: 100%;
}

.uc-job-reason-card h4 {
  margin: 0;
  color: #404040;
  font-size: 17.283px;
  font-size: 1.0801875rem;
  font-weight: 500;
  line-height: 1.56;
  letter-spacing: 1.728px;
  letter-spacing: 0.108rem;
  white-space: nowrap;
}

.uc-job-reason-card:nth-child(1) h4 {
}

.uc-job-reason-card:nth-child(2) h4 {
  margin-top: 1px;
  margin-top: 0.0625rem;
  margin-left: 10px;
  margin-left: 0.625rem;
}

.uc-job-reason-card:nth-child(3) h4 {
  margin-left: 15px;
  margin-left: 0.9375rem;
}

.uc-job-reason-point__description {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  color: #404040;
  font-family: "Noto Sans JP";
  font-size: 17px;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 27.2px */
  letter-spacing: 0.85px;
  letter-spacing: 0.053125rem;
}

.uc-job .uc-job-reason-point__map {
  display: block;
  max-width: 745px;
  width: 90%;
  margin-inline: auto;
  margin-bottom: 62px;
  margin-bottom: 3.875rem;
}

.uc-job-promise-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  gap: 1rem;
  max-width: 745px;
  width: 90%;
  margin-inline: auto;
}

.uc-job-promise-list p {
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 21px 20px;
  padding: 1.3125rem 1.25rem;
  color: #404040;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 22.5px */
  letter-spacing: 1.5px;
  letter-spacing: 0.09375rem;
  border-radius: 3.307px;
  border-radius: 0.2066875rem;
  border: 1.2px solid #fff;
  border: 0.075rem solid #fff;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 16.23px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1.014375rem 0 rgba(0, 0, 0, 0.1);
}

.uc-job-reasons__action {
  max-width: 576px;
  width: 90%;
  text-align: center;
  margin-inline: auto;
}

.uc-job-reasons__action p {
  margin: 0;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  color: #086bb5;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 19.6px */
  letter-spacing: 3.36px;
  letter-spacing: 0.21rem;
  position: relative;
}
.uc-job-reasons__action p::before,
.uc-job-reasons__action p::after {
  content: "";
  position: absolute;
  width: 225px;
  width: 14.0625rem;
  height: 1px;
  height: 0.0625rem;
  background: #086bb5;
  top: 50%;
  transform: translateY(-50%);
}

.uc-job-reasons__action p::before {
  left: 0;
}

.uc-job-reasons__action p::after {
  right: 0;
}

.uc-job-reasons__action strong {
  display: block;
  color: #086bb5;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 25px;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 40px */
  letter-spacing: 3px;
  letter-spacing: 0.1875rem;
  padding-bottom: 27px;
  padding-bottom: 1.6875rem;
  border-bottom: 1px solid;
  border-bottom: 0.0625rem solid;
  margin-bottom: 58px;
  margin-bottom: 3.625rem;
}

.uc-job-reasons__action .uc-job-button--blue {
  width: 324px;
  width: 20.25rem;
  padding: 22px 20px 23px 32px;
  padding: 1.375rem 1.25rem 1.4375rem 2rem;
}

.uc-job-interviews {
  position: relative;
  background-image: url("../../img/uc/job-change/interviews-bg.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 99px 0 82px;
  padding: 6.1875rem 0 5.125rem;
}

.uc-job-interviews::before {
  position: absolute;
  top: -0.375rem;
  right: 0.1rem;
  z-index: 0;
  content: "SUCCESS STORY";
  color: #a8a8a8;
  font-family: "IBM Plex Sans";
  font-size: min(10vw,8.44375rem);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.506625rem;
  opacity: 0.7;
  mix-blend-mode: screen;
  white-space: nowrap;
}

.uc-job-voice {
  position: relative;
  height: 700px;
  height: 43.75rem;
  background-image: url("../../img/uc/job-change/voice-bg.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1680px 700px;
  background-size: 105rem 43.75rem;
}

.uc-job-faq {
  position: relative;
  background-image: url("../../img/uc/job-change/faq-bg.webp");
  background-size: 3.125rem 3.125rem;
  padding: 114px 0 87px;
  padding: 7.125rem 0 5.4375rem;
}

.uc-job-faq::before {
  position: absolute;
  top: 1.8125rem;
  right: 0;
  z-index: 0;
  content: "QUESTION";
  color: #eff2f5;
  font-family: "IBM Plex Sans";
  font-size: 8.44375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.506625rem;
  opacity: 0.6;
  transform: rotate(90deg) translateX(100%);
  transform-origin: top right;
  white-space: nowrap;
}

.uc-job-faq__inner {
  z-index: 1;
}

.uc-job-faq .uc-job-side-label {
  top: 29px;
  top: 1.8125rem;
  right: -5px;
  right: -0.3125rem;
  color: #e8f2f7;
  font-size: 82px;
  font-size: 5.125rem;
  opacity: 1;
}

.uc-job-faq__title {
  display: inline-block;
  writing-mode: vertical-rl;
  text-orientation: upright;
  position: absolute;
  color: #404040;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 38.4px */
  letter-spacing: 3.2px;
  letter-spacing: 0.2rem;
  left: -17%;
  top: 23px;
  top: 1.4375rem;
}

.uc-job-faq__list {
}

.uc-job-faq-item {
  border-bottom: 1px solid #dce8f0;
  border-bottom: 0.0625rem solid #dce8f0;
}

.uc-job-faq-item--sp-only {
  display: none;
}

.uc-job-faq-item summary {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 86px;
  padding: 0 64px 0 0;
  padding: 0 4rem 0 0;
  cursor: pointer;
  color: #404040;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
  letter-spacing: 0.9px;
  letter-spacing: 0.05625rem;
}

.uc-job-faq-item summary::-webkit-details-marker {
  display: none;
}

.uc-job-faq-item summary img {
  display: block;
  flex: 0 0 auto;
  width: 24px;
  width: 1.5rem;
  height: 38px;
  height: 2.375rem;
  margin-right: 26px;
  margin-right: 1.625rem;
}

.uc-job-faq-item summary::before {
  position: absolute;
  top: calc(50% - 10.432px);
  right: 12px;
  right: 0.75rem;
  width: 20.864px;
  width: 1.304rem;
  height: 20.864px;
  height: 1.304rem;
  content: "";
  background-image: linear-gradient(#159bd7, #159bd7);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 2px;
  background-size: 100% 0.125rem;
}

.uc-job-faq-item summary::after {
  position: absolute;
  top: calc(50% - 10.432px);
  right: 12px;
  right: 0.75rem;
  width: 20.864px;
  width: 1.304rem;
  height: 20.864px;
  height: 1.304rem;
  content: "";
  background-image: linear-gradient(#159bd7, #159bd7);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2px 100%;
  background-size: 0.125rem 100%;
  opacity: 1;
  transform: rotate(0deg) scaleY(1);
  transform-origin: center;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.uc-job-faq-item[open] summary::after {
  opacity: 0;
  transform: rotate(90deg) scaleY(0);
}

.uc-job-faq-item p {
  margin: -10px 0 22px 50px;
  margin: -0.625rem 2.1rem 1.375rem 3.125rem;
  color: #52616c;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.8;
}

.uc-job-interviews .uc-front-section-head {
}

.uc-job-interviews .uc-front-story__tabs {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}

.uc-job-interviews .uc-front-interview-slider {
}

.uc-job-interviews
  .uc-front-interview-slider__pagination
  .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.55);
}

.uc-job-interviews
  .uc-front-interview-slider__pagination
  .swiper-pagination-bullet-active {
  background: #fff;
}

@media (min-width: 768px) {
  .uc-job-interviews .uc-front-interview-slider__label {
    left: -62px;
    left: -3.875rem;
  }
}

.uc-job-interviews .uc-front-interview-card {
}
.uc-job-interviews .uc-front-story__actions {
}

.uc-job-voice.uc-front-voice {
  background-image: url("../../img/uc/job-change/voice-bg.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 48px 0 100px;
  padding: 3rem 0 6.25rem;
}

.uc-job-voice.uc-front-voice::before {
  position: absolute;
  top: 3.2625rem;
  right: 0;
  z-index: 0;
  content: "VOICE";
  color: #d1dae4;
  font-family: "IBM Plex Sans";
  font-size: 9.19375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.6435625rem;
  opacity: 0.05;
  mix-blend-mode: plus-lighter;
  transform: rotate(90deg) translateX(100%);
  transform-origin: top right;
  white-space: nowrap;
}

.uc-job-voice .uc-front-voice__title.uc-job-voice__rating {
  margin: 0;
}

.uc-job-voice .uc-front-voice__title.uc-job-voice__rating img {
  display: block;
  width: 403px;
  width: 25.1875rem;
  height: auto;
}

.uc-job-voice .uc-front-review-slider__label {
  color: #8bbee2;
}

.uc-job-voice .uc-front-review-list {
  overflow: hidden;
  padding-top: 1.25rem;
  padding-right: 1.25rem;
  margin-top: -0.25rem;
}

.uc-job-voice .uc-front-review-card {
  overflow: visible;
  background: rgba(255, 255, 255, 0.86);
}

.uc-job-voice .uc-front-review-card::before {
  content: none;
}

.uc-job-voice .uc-front-review-card--inexperienced::before {
  content: "";
  position: absolute;
  top: -1.125rem;
  right: -1.125rem;
  z-index: 2;
  width: 4.5625rem;
  height: 4.5625rem;
  background: url("../../img/uc/job-change/voice-inexperienced-badge.webp") center / contain no-repeat;
  pointer-events: none;
}

.uc-job-voice .uc-front-review-slider .uc-front-review-slider__pagination {
  top: 365px !important;
  top: 22.8125rem !important;
}

.uc-front-review-slider__pagination .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.4);
}

.uc-front-review-slider__pagination .swiper-pagination-bullet-active {
  background: #fff;
}

.uc-job-media {
  position: relative;
  background-image: url("../../img/uc/job-change/media-bg.webp");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 133px;
  padding-top: 8.3125rem;
  padding-bottom: 88px;
  padding-bottom: 5.5rem;
}

.uc-job-media::before {
  position: absolute;
  top: 1.3625rem;
  right: -0.2rem;
  z-index: 0;
  content: "MEDIA";
  color: #eff2f5;
  font-family: "IBM Plex Sans";
  font-size: 8.44375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.506625rem;
  opacity: 0.6;
  transform: rotate(90deg) translateX(100%);
  transform-origin: top right;
  white-space: nowrap;
}

.uc-job-media__title {
  color: #404040;
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 48px */
  letter-spacing: 3.2px;
  letter-spacing: 0.2rem;
  padding-bottom: 18px;
  padding-bottom: 1.125rem;
  position: relative;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}

.uc-job-media__title::after {
  content: "";
  width: 67px;
  width: 4.1875rem;
  height: 2px;
  height: 0.125rem;
  background: #404040;
  position: absolute;
  left: 0;
  bottom: 0;
}

.uc-job-media__lead {
  color: #404040;
  font-family: "Noto Sans JP";
  font-size: 17px;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 27.2px */
  letter-spacing: 0.85px;
  letter-spacing: 0.053125rem;
  margin-bottom: 47px;
  margin-bottom: 2.9375rem;
}

.uc-job-media-card {
  position: relative;
  background: #fff;
  cursor: pointer;
}

.uc-job-media-card:hover .uc-job-media-card--wide-img img {
  transform: scale(1.08);
}

.uc-job-media-card:hover .uc-job-media-card--compact-img img {
  transform: scale(1.08);
}

.uc-job-media-card:focus-within .uc-job-media-card--wide-img img {
  transform: scale(1.08);
}

.uc-job-media-card:focus-within .uc-job-media-card--compact-img img {
  transform: scale(1.08);
}

.uc-job-media-card--wide {
}

.uc-job-media-card--compact {
  display: flex;
}

.uc-job-media-card--wide-img {
  max-width: 306px;
  overflow: hidden;
}

.uc-job-media-card--wide-img img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}

.uc-job-media-card--compact-img {
  max-width: 200px;
  flex: 1;
  overflow: hidden;
}

.uc-job-media-card--compact-img img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}

.uc-job .uc-job-media-card__label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 71px;
  width: 4.4375rem;
  height: 52px;
  height: 3.25rem;
}

.uc-job-media-card p {
  margin: 0;
  color: #26313b;
  font-size: 15px;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 24px */
  letter-spacing: 0.6px;
  letter-spacing: 0.0375rem;
}

.uc-job-media-card--wide p {
  padding: 12px 8px 0;
  padding: 0.75rem 0.5rem 0;
}

.uc-job-media-card--compact p {
  padding: 11px 0 0 14px;
  padding: 0.6875rem 0 0 0.875rem;
  width: 55%;
}

.uc-job-media-card a {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: block;
  width: auto;
  height: auto;
  border-radius: inherit;
  overflow: hidden;
  color: transparent;
  text-indent: -9999px;
  text-indent: -624.9375rem;
}

.uc-job-media__button {
  margin-inline: auto;
  display: block;
  max-width: 399px;
  width: 45%;
  padding: 21px 0 23px;
  padding: 1.3125rem 0 1.4375rem;
  border-radius: 1.792px;
  border-radius: 0.112rem;
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: 1.44px;
  letter-spacing: 0.09rem;
}

.uc-job-media__button span {
  display: inline-block;
}

.uc-job-flow .uc-job-consult {
  position: static;
  margin-inline: auto;
  transform: none;
}

.uc-job-flow::before {
  position: absolute;
  top: -23.1rem;
  left: 8.04375rem;
  z-index: 0;
  content: "FLOW";
  color: #a8a8a8;
  font-family: "IBM Plex Sans";
  font-size: 8.44375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.506625rem;
  mix-blend-mode: screen;
  transform: rotate(90deg) translateX(100%);
  transform-origin: top left;
  white-space: nowrap;
  opacity: 0.6;
}

.uc-job-media__grid {
  align-items: start;
  gap: 15px;
  gap: 0.9375rem;
  margin-bottom: 80px;
  margin-bottom: 5rem;
  display: flex;
}

.uc-job-media-card__wide-wrap {
  align-self: stretch;
  gap: 0.9375rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 1fr;
  width: 59%;
  max-width: 670px;
}

.uc-job-media-card--wide {
  padding: 10px 11px 23px;
  padding: 0.625rem 0.6875rem 1.4375rem;
  border-radius: 5px;
  border-radius: 0.3125rem;
  height: 100%;
}

.uc-job-media-card__compact-wrap {
  display: grid;
  row-gap: 0.9375rem;
  max-width: 29.625rem;
  flex: 1;
}

.uc-job-media-card--compact {
  padding: 11px 15px 12px 11px;
  border-radius: 5px;
  border-radius: 0.3125rem;
  align-items: center;
}

@media (max-width: 767.98px) {
  .uc-job {
    overflow: hidden;
    background: #f4f9fc;
  }

  .uc-job-sp-break {
    display: block;
  }

  .uc-job-hero {
    height: 908px;
    height: 56.75rem;
    padding: 0;
    overflow: visible;
  }

  .uc-job-hero__inner {
    position: absolute;
    inset: 0;
    display: block;
    margin-inline: auto;
    width: 100%;
    padding-top: 4.9375rem;
  }

  .uc-job-hero__bg {
    display: block;
    width: 100%;
    height: 504px;
    height: 31.5rem;
  }

  .uc-job-hero__bg picture {
    display: block;
    width: 100%;
    height: 100%;
  }

  .uc-job-hero__bg img {
    width: 414px;
    width: 25.875rem;
    max-width: none;
    height: 504px;
    height: 31.5rem;
    object-fit: cover;
  }

  .uc-job-hero__copy {
    width: 374px;
    width: 23.375rem;
    margin-left: 1.26875rem;
    margin-bottom: 1.7525rem;
  }

  .uc-job-hero__copy img {
    width: 374px;
    width: 23.375rem;
    height: auto;
  }

  .uc-job .uc-job-hero__person {
    top: 140px;
    top: 8.75rem;
    right: 0;
    width: 247px;
    width: 15.4375rem;
  }

  .uc-job .uc-job-hero__stats {
    top: 301px;
    top: 18.8125rem;
    left: 25px;
    left: 1.5625rem;
    width: 160px;
    width: 10rem;
    height: auto;
  }

  .uc-job-hero .uc-job-consult {
    top: 477px;
    top: 29.8125rem;
    left: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 384px;
    width: 23rem;
    margin-inline: 0;
    border-radius: 4px;
    border-radius: 0.25rem;
    padding-bottom: 23px;
    padding-bottom: 1.4375rem;
  }

  .uc-job-consult__title {
    height: 4.5625rem;
    font-size: 23.306px;
    font-size: 1.3838125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 32.629px */
    letter-spacing: 1.165px;
    letter-spacing: 0.0728125rem;
    gap: 8px;
    gap: 0.5rem;
    border-radius: 4px 4px 0 0;
    border-radius: 0.25rem 0.25rem 0 0;
  }

  .uc-job-consult__title span {
    padding: 2px 6px 3.1px 8.4px;
    padding: 0.125rem 0.375rem 0.19375rem 0.525rem;
    font-size: 20.735px;
    font-size: 1.231125rem;
    font-style: normal;
    font-weight: 900;
    line-height: 120%; /* 24.882px */
    letter-spacing: 2.074px;
    letter-spacing: 0.129625rem;
  }

  .uc-job-consult__lead {
    margin: 19px 0 12px;
    margin: 1.27375rem 0 0.75rem;
    font-size: 16px;
    font-size: 0.95rem;
    margin-bottom: 13.82px;
    margin-bottom: 0.86375rem;
    letter-spacing: 0.076rem;
  }

  .uc-job-consult__buttons {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 10px;
    gap: 0.625rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    width: 18.875rem;
  }

  .uc-job-button--primary {
    width: 18.875rem;
  }

  .uc-job-button--primary picture,
  .uc-job-button--primary img {
    display: block;
    width: 100%;
    height: auto;
  }

  .uc-job-button--primary img {
    object-fit: fill;
  }

  .uc-job-consult__corporate {
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 18.2px */
    letter-spacing: 1.04px;
    letter-spacing: 0.065rem;
  }

  .uc-job-hero__note {
    top: 856px;
    top: 50.7rem;
    width: 87%;
    font-size: 9px;
    font-size: 0.5625rem;
    font-style: normal;
    font-weight: 400;
    line-height: 145%; /* 13.05px */
  }

  .uc-job-cases {
    margin-top: -404px;
    margin-top: -27.35rem;
    padding: 0;
    overflow: hidden;
    background-image: url("../../img/uc/job-change/cases-bg-sp.webp");
    padding: 459px 0 85.4px;
    padding: 28.6875rem 0 5.3375rem;
  }

  .uc-job-cases::before {
    top: 25.1375rem;
    right: -0.5rem;
    font-size: 4.1591875rem;
    letter-spacing: 0.291125rem;
  }

  .uc-job-cases__inner {
  }

  .uc-job-cases__title {
    margin: 0 auto;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.46;
    letter-spacing: 2.6px;
    letter-spacing: 0.1625rem;
  }

  .uc-job-cases .uc-job-slider-button {
    display: none;
  }

  .uc-job-case-slider {
    display: block;
    width: 100%;
    margin: 24px 0 0;
    margin: 1.5rem 0 0;
    max-width: none;
  }

  .uc-job-case-list {
    width: 100%;
    margin: 0;
    padding-right: 0;
    box-sizing: border-box;
    overflow: visible;
    height: 216px;
    height: 13.5rem;
    max-width: 100%;
  }

  .uc-job-case-card {
    flex: 0 0 319px;
    flex: 0 0 19.9375rem;
    width: 319px;
    width: 19.9375rem;
    min-height: 208px;
    min-height: 13rem;
    padding: 12px 24px 7px;
    padding: 1.25rem 1.5rem 1.25rem;
    max-width: 100%;
  }

  .uc-job-reasons {
    background-image: url("../../img/uc/job-change/reasons-bg-sp.webp");
    background-size: 100% 100%;
    padding: 70.5px 0 103px;
    padding: 4.40625rem 0 6.4375rem;
  }

  .uc-job-reasons::before {
    top: 1.425rem;
    right: -0.6rem;
    font-size: 4.7413125rem;
    letter-spacing: 0.331875rem;
  }

  .uc-job-reasons__inner {
    height: 100%;
    width: 366px;
    width: 22.875rem;
  }

  .uc-front-service__header {
    width: 100%;
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }

  .uc-front-service__kicker {
    margin-bottom: 29px;
    margin-bottom: 1.8125rem;
    padding: 0px 4px 2px;
    padding: 0rem 0.25rem 0.125rem;
  }

  .uc-front-service__kicker::before {
    width: 19.05px;
    width: 1.190625rem;
    left: -4.2px;
    left: -0.2625rem;
  }

  .uc-front-service__logo {
    width: 250px;
    width: 15.625rem;
    margin-bottom: 14.8px;
    margin-bottom: 0.925rem;
  }

  .uc-front-service__title {
    gap: 9px;
    gap: 0.5625rem;
    padding-bottom: 27px;
    padding-bottom: 1.6875rem;
    font-size: 23.985px;
    font-size: 1.4990625rem;
    font-style: normal;
    font-weight: 700;
    line-height: 117%; /* 37.417px */
    letter-spacing: 2.399px;
    letter-spacing: 0.1499375rem;
  }

  .uc-front-service__title-line {
    padding: 0 5px;
    padding: 0 0.3125rem;
  }

  .uc-front-service__title-line--job-pc {
    display: none;
  }

  .uc-front-service__title-line--job-sp {
    display: block;
  }

  .uc-front-service__title-line--student-pc {
    display: none;
  }

  .uc-front-service__title-line--student-sp {
    display: block;
  }
  .uc-front-service__title::after {
    width: 49.028px;
    width: 3.06425rem;
  }

  .uc-job-reason-point-list {
    margin-bottom: 38px;
    margin-bottom: 2.375rem;
  }

  .uc-job-reason-point {
  }

  .uc-job-reason-point--1 {
    margin-bottom: 45px;
    margin-bottom: 2.8125rem;
  }

  .uc-job-point-label {
    font-size: 15.5px;
    font-size: 0.96875rem;
    /* 15.5px */
    letter-spacing: 1.085px;
    letter-spacing: 0.0678125rem;
  }

  .uc-job-reason-point__title {
    margin: 11px 0 0;
    margin: 0.6875rem 0 0;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    white-space: nowrap;
  }

  .uc-job-reason-point--2 .uc-job-reason-point__title {
    margin: 12px 0;
    margin: 0.75rem 0;
  }

  .uc-job-reason-card-list {
    display: grid;
    gap: 12px;
    gap: 0.75rem;
    margin-top: 23px;
    margin-top: 1.4375rem;
  }

  .uc-job-reason-card {
    padding: 22.4px 0 20px;
    padding: 1.4rem 0 1.25rem;
    text-align: center;
  }

  .uc-job-reason-card:nth-child(2) {
    margin-top: 0;
  }

  .uc-job-reason-card:nth-child(3) {
    margin-top: 0;
  }

  .uc-job-reason-card span {
    top: 50%;
    left: 37.93px;
    left: 2.370625rem;
    width: 46.2px;
    width: 2.8875rem;
    height: 46.2px;
    height: 2.8875rem;
    transform: translateY(-50%);
  }

  .uc-job-reason-card h4 {
    text-align: left;
    font-size: 17.283px;
    font-size: 1.0801875rem;
    /* 26.961px */
    letter-spacing: 1.728px;
    letter-spacing: 0.108rem;
  }

  .uc-job-reason-card:nth-child(1) h4 {
  }

  .uc-job-reason-card:nth-child(2) h4 {
    margin-left: 21px;
    margin-left: 1.3125rem;
  }

  .uc-job-reason-card:nth-child(3) h4 {
    margin-left: 43px;
    margin-left: 2.6875rem;
  }

  .uc-job-reason-point--2 {
  }

  .uc-job-reason-point__description {
    width: 364px;
    width: 22.75rem;
    color: #404040;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: 0.7px;
    letter-spacing: 0.04375rem;
    white-space: normal;
    margin-bottom: 30.78px;
    margin-bottom: 1.92375rem;
  }

  .uc-job .uc-job-reason-point__map {
    width: 367px;
    width: 22.9375rem;
    margin-bottom: -0.8rem;
  }

  .uc-job-promise-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    gap: 0.625rem;
  }

  .uc-job-promise-list p {
    padding: 21px 18px;
    padding: 1.3125rem 1.125rem;
    font-size: 15px;
    font-size: 0.9375rem;
    letter-spacing: 1.5px;
    letter-spacing: 0.09375rem;
    line-height: 1.55;
    border-radius: 3.307px;
    border-radius: 0.2066875rem;
    border: 1.2px solid #fff;
    border: 0.075rem solid #fff;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 16.23px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1.014375rem 0 rgba(0, 0, 0, 0.1);
  }

  .uc-job-reasons__action {
    width: 364px;
    width: 22.75rem;
    max-width: 100%;
  }

  .uc-job-reasons__action p {
    font-size: 16.847px;
    font-size: 1.0529375rem;
    /* 23.586px */
    letter-spacing: 3.875px;
    letter-spacing: 0.2421875rem;
    width: 20.421875rem;
    margin-inline: auto;
  }

  .uc-job-reasons__action p::before {
    display: block;
    height: 1px;
    height: 0.0625rem;
    background: #086BB5;
    width: 113.68px;
    width: 6.805rem;
    content: "";
    left: 0rem;
  }

  .uc-job-reasons__action p::after {
    display: block;
    height: 1px;
    height: 0.0625rem;
    background: #086bb5;
    content: "";
    width: 113.68px;
    width: 7.005rem;
  }

  .uc-job-reasons__action strong {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.6;
    padding-bottom: 1.39625rem;
    width: 20.421875rem;
    margin-inline: auto;
  }

  .uc-job-reasons__action .uc-job-button--blue {
    width: 364px;
    width: 22.75rem;
    padding: 24px 48px 26px 38px;
    padding: 1.5rem 3rem 1.625rem 2.375rem;
    font-size: 17.975px;
    font-size: 1.1234375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 26.963px */
    letter-spacing: 1.618px;
    letter-spacing: 0.101125rem;
  }

  .uc-job-reasons__action .uc-job-button--blue span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 48px;
    min-height: 31px;
    margin-right: 8px;
    margin-right: 0.5rem;
    border: 1px solid currentColor;
    border: 0.0625rem solid currentColor;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
  }

  .uc-job-reasons__action .uc-job-button--blue::after {
    position: absolute;
    top: 50%;
    right: 15px;
    right: 0.9375rem;
    display: grid;
    place-items: center;
    width: 22px;
    width: 1.375rem;
    height: 22px;
    height: 1.375rem;
    margin-left: 0;
    background: url("../../img/common/btn-arrow.webp") center / contain
      no-repeat;
    font-size: 13px;
    font-size: 0.8125rem;
    transform: translateY(-50%);
  }

  .uc-job-interviews {
    overflow: hidden;
    background-image: url("../../img/uc/job-change/interviews-bg-sp.webp");
    padding: 107px 0 67px;
    padding: 6.6875rem 0 4.1875rem;
  }

  .uc-job-interviews::before {
    top: 0.1rem;
    right: 0.4rem;
    content: "SUCCESS\A STORY";
    text-align: right;
    font-size: 4.1284375rem;
    letter-spacing: 0.2476875rem;
    white-space: pre;
  }

  .uc-job-interviews__inner {
  }

  .uc-job-interviews .uc-front-section-head {
  }

  .uc-job-interviews .uc-front-story__tabs {
  }

  .uc-job-interviews .uc-front-story__tab {
    min-width: 88px;
    min-height: 47px;
    padding: 0 12px 2px;
    padding: 0 0.75rem 0.125rem;
    font-size: 28px;
    font-size: 1.75rem;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
  }

  .uc-job-interviews .uc-front-section-head__title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.55;
    letter-spacing: 0;
  }

  .uc-job-interviews .uc-front-story__actions {
    width: 289px;
    width: 18.0625rem;
  }

  .uc-job-interviews .uc-front-story__button {
    font-size: 15px;
    font-size: 0.9375rem;
    font-size: 16px;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 24px */
    letter-spacing: 1.44px;
    letter-spacing: 0.09rem;
    padding: 21px 8px 23px 31px;
    padding: 1.3125rem 0.5rem 1.4375rem 1.9375rem;
  }

  .uc-job-voice {
    padding: 0;
    overflow: hidden;
    background-image: url("../../img/uc/job-change/voice-bg-sp.webp");
    background-position: center top;
    background-size: 414px 702px;
    background-size: 25.875rem 43.875rem;
    height: 100%;
  }

  .uc-job-voice.uc-front-voice {
    padding: 0;
    background-image: url("../../img/uc/job-change/voice-bg-sp.webp");
    background-size: 100% 100%;
    padding: 52px 0 20px;
    padding: 3.25rem 0 1.25rem;
  }

  .uc-job-voice.uc-front-voice::before {
    top: 10.1rem;
    right: -0.3rem;
    font-size: 4.7413125rem;
    letter-spacing: 0.331875rem;
  }

  .uc-job-voice__inner {
  }

  .uc-job-voice .uc-front-voice__title.uc-job-voice__rating {
    width: 372px;
    width: 23.25rem;
    margin: 0;
  }

  .uc-job-voice .uc-front-voice__title.uc-job-voice__rating img {
    display: block;
    width: 100%;
    height: auto;
  }

  .uc-job-voice .uc-front-review-slider {
  }

  .uc-job-voice .uc-front-review-slider__label {
    display: block;
    top: 0;
    left: -43px;
    left: -2.6875rem;
  }

  .uc-job-voice .uc-front-review-list {
    padding-top: 1rem;
    padding-right: 1rem;
  }

  .uc-job-voice .uc-front-review-card {
    width: 314px;
    width: 19.625rem;
    background: rgba(255, 255, 255, 0.86);
  }

  .uc-job-voice .uc-front-review-card--inexperienced::before {
    top: -0.875rem;
    right: -0.875rem;
    width: 3.75rem;
    height: 3.75rem;
  }

  .uc-job-voice .uc-front-review-slider__button {
    display: none;
  }

  .uc-front-review-slider__pagination .swiper-pagination-bullet {
    width: 5.6px;
    width: 0.35rem;
    height: 5.6px;
    height: 0.35rem;
  }

  .uc-front-review-slider__pagination .swiper-pagination-bullet {
  }

  .uc-job-faq {
    padding: 0;
    padding: 54px 0 75px;
    padding: 3.375rem 0 4.6875rem;
  }

  .uc-job-faq::before {
    top: 0.075rem;
    right: auto;
    left: 50.6%;
    font-size: 4.88125rem;
    line-height: 100%;
    letter-spacing: 0.292875rem;
    transform: translateX(-50%);
  }

  .uc-job-faq__inner {
    display: block;
    height: 100%;
    width: 100%;
  }

  .uc-job-faq .uc-job-side-label {
    display: none;
  }

  .uc-job-faq__title {
    writing-mode: initial;
    position: static;
    text-align: center;
    font-size: 28px;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 28px */
    letter-spacing: 5.6px;
    letter-spacing: 0.35rem;
    display: block;
  }

  .uc-job-faq__list {
    width: 356px;
    width: 22.25rem;
    margin: 47px auto 0;
    margin: 2.9375rem auto 0;
  }

  .uc-job-faq-item summary {
    height: 5.5625rem;
    padding: 0 40px 0 0;
    padding: 0 2.5rem 0 0;
    font-size: 15px;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 22.5px */
    letter-spacing: 0.75px;
    letter-spacing: 0.046875rem;
  }

  .uc-job-faq-item summary img {
    width: 19px;
    width: 1.1875rem;
    height: 31px;
    height: 1.9375rem;
    margin-right: 16px;
    margin-right: 1rem;
    margin-top: -19px;
    margin-top: -1.1875rem;
  }

  .uc-job-faq-item summary::before {
    right: 13px;
    right: 0.8125rem;
    width: 13.353px;
    width: 0.8345625rem;
    height: 13.353px;
    height: 0.8345625rem;
  }

  .uc-job-faq-item summary::after {
    right: 13px;
    right: 0.8125rem;
    width: 13.353px;
    width: 0.8345625rem;
    height: 13.353px;
    height: 0.8345625rem;
  }

  .uc-job-faq-item p {
    margin: -2px 0 18px 35px;
    margin: -0.125rem 1.7rem 1.125rem 2.1875rem;
    font-size: 13px;
    font-size: 0.8125rem;
  }

  .uc-job-faq-item--sp-only {
    display: block;
  }

  .uc-job-flow .uc-job-consult {
  }

  .uc-job-flow::before {
    top: -0.175rem;
    right: -0.5rem;
    left: auto;
    color: #d1dae4;
    font-size: 4.7413125rem;
    letter-spacing: 0.331875rem;
    opacity: 0.03;
    mix-blend-mode: plus-lighter;
    transform-origin: top right;
  }

  .uc-job-media {
    padding: 0;
    overflow: hidden;
    background-image: url("../../img/uc/job-change/media-bg-sp.webp");
    background-position: center top;
    background-size: 100% 100%;
    padding: 60px 0 64px;
    padding: 3.75rem 0 4rem;
  }

  .uc-job-media::before {
    top: 0.625rem;
    right: -0.5rem;
    font-size: 4.74125rem;
    letter-spacing: 0.2845rem;
  }

  .uc-job-media__inner {
    width: 378px;
    width: 23.625rem;
    height: 100%;
  }

  .uc-job-media__title {
    font-size: 27px;
    font-size: 1.6875rem;
    /* 40.5px */
    letter-spacing: 2.7px;
    letter-spacing: 0.16875rem;
    margin-bottom: 14px;
    margin-bottom: 0.875rem;
    padding-bottom: 17px;
    padding-bottom: 1.0625rem;
    margin-left: 25px;
    margin-left: 1.5625rem;
  }

  .uc-job-media__lead {
    font-size: 15px;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 24px */
    letter-spacing: 0.75px;
    letter-spacing: 0.046875rem;
    margin-bottom: 27px;
    margin-bottom: 1.6875rem;
    margin-left: 25px;
    margin-left: 1.5625rem;
  }

  .uc-job-media__grid {
    margin-bottom: 39px;
    margin-bottom: 2.4375rem;
  }

  .uc-job-media-card__wide-wrap {
    grid-template-columns: 1fr;
    gap: 9px;
    gap: 0.5625rem;
    width: 100%;
  }

  .uc-job-media-card__compact-wrap {
    display: none;
  }

  .uc-job-media-card {
    min-height: 6.875rem;
    border-radius: 4px;
    border-radius: 0.25rem;
    overflow: visible;
    padding: 14px 15px 15px 11px;
    padding: 0.875rem 0.9375rem 0.9375rem 0.6875rem;
  }

  .uc-job-media-card--wide {
    display: flex;
    height: 110px;
    height: 6.875rem;
    align-items: center;
    gap: 9.53px;
    gap: 0.595625rem;
  }

  .uc-job-media-card--wide-img {
    width: 135px;
    width: 8.4375rem;
    height: 79px;
    height: 4.9375rem;
    max-width: none;
    flex: 0 0 auto;
  }

  .uc-job-media-card--wide-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .uc-job-media-card--compact {
    display: flex;
    align-items: center;
    gap: 9.53px;
    gap: 0.595625rem;
    height: auto;
  }

  .uc-job-media-card > img:not(.uc-job-media-card__label) {
    width: 135px;
    width: 8.4375rem;
    height: 79px;
    height: 4.9375rem;
    object-fit: cover;
  }

  .uc-job .uc-job-media-card__label {
    top: 0;
    left: 0;
    width: 50px;
    width: 3.125rem;
    height: auto;
  }

  .uc-job-media-card p {
    font-size: 14px;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    letter-spacing: 0.56px;
    letter-spacing: 0.035rem;
    padding: 0;
  }

  .uc-job-media-card--wide p {
  }

  .uc-job-media-card--compact p {
  }

  .uc-job-media__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 364px;
    width: 22.75rem;
    font-size: 17.975px;
    font-size: 1.1234375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 23.368px */
    letter-spacing: 1.618px;
    letter-spacing: 0.101125rem;
    padding: 25.6px 0 28px;
    padding: 1.6rem 0 1.75rem;
    max-width: 100%;
  }

  .uc-job-media__button span {
    display: none;
  }

  .uc-job-media__button::after {
    width: 24.716px;
    width: 1.54475rem;
    height: 24.716px;
    height: 1.54475rem;
    right: 9px;
    right: 0.5625rem;
  }

  .uc-footer {
    min-height: 56.1875rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .uc-job-faq {
    padding: 5.125rem 0 5.4375rem;
  }

  .uc-job-faq__title {
    display: block;
    position: relative;
    writing-mode: inherit;
    left: 0;
    margin-bottom: 2.5rem;
  }

  .uc-job-reason-card {
    padding: 3.1875rem 1.125rem 2.1125rem 0.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .uc-job-hero__inner {
  width: 90%;
  max-width: 878px;
  padding-top: 10.5125rem;
  }

  .uc-job-hero__note{
    top: 54.95rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 840px) {
 .uc-job .uc-job-hero__person{
   right: -24.7%;
 }
.uc-job .uc-job-hero__stats{
  margin-left:0;
}
.uc-job-hero__copy{
  margin-left:0;
}
  
}

@media screen and (min-width: 768px) and (max-width: 1140px) {
.uc-job-case-list{
  max-width: 753px;
}
}

@media screen and (min-width: 960px) and (max-width: 1140px) {
.uc-job-case-slider{
  width:80%;
}
}
