@charset "UTF-8";

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

.uc-ng {
  --uc-ng-green: #1cbd94;
  --uc-ng-green-dark: #007a5d;
  --uc-ng-orange: #ff692e;
  --uc-ng-text: #343a40;
  --uc-ng-muted: #67747d;
  --uc-ng-line: #dcebe8;
  overflow: hidden;
  color: var(--uc-ng-text);
  font-family: var(--uc-font-sans);
}

.uc-ng-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 10px 28px;
  padding: 0.625rem 1.75rem;
  border: 0;
  border-radius: 0;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  transition: transform 0.3s ease;
}

.uc-ng-button::after {
  display: block;
  width: 22px;
  width: 1.375rem;
  height: 22px;
  height: 1.375rem;
  background: url("../../img/common/btn-arrow.webp") center / contain no-repeat;
  content: "";
  position: absolute;
  right: 10px;
  right: 0.625rem;
  top: 50%;
  transform: translateY(-50%);
}

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

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

.uc-ng-button--green {
  margin-inline: auto;
  border-radius: 1.792px;
  border-radius: 0.112rem;
  background: #1dbd94;
  filter: drop-shadow(0 5px 0 #048765);
  filter: drop-shadow(0 0.3125rem 0 #048765);
  color: #fff;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: 1.44px;
  letter-spacing: 0.09rem;
  display: block;
  width: fit-content;
  padding: 21px 10px 23px 32px;
  padding: 1.3125rem 0.625rem 1.4375rem 2rem;
}

.uc-ng-reasons__button {
  width: 324px;
  width: 20.25rem;
  height: 68px;
  height: 4.25rem;
}

.uc-ng-ebook__body .uc-ng-button--green {
  width: 262.367px;
  width: 16.3979375rem;
  height: 52px;
  height: 3.25rem;
  padding: 12px 12px 12px 36px;
  padding: 0.75rem 0.75rem 0.75rem 2.25rem;
  margin: 0;
}

.uc-ng-button--green span {
  margin-right: 6px;
  margin-right: 0.375rem;
  padding: 0px 8px 0px;
  padding: 0rem 0.5rem 0rem;
  color: #1dbd94;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: 1.44px;
  letter-spacing: 0.09rem;
  border-radius: 2px;
  border-radius: 0.125rem;
  background: #fff;
}

.uc-ng-hero {
  position: relative;
  z-index: 2;
  height: 766px;
  height: 47.875rem;
  padding: 0;
  overflow: visible;
}

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

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

.uc-ng-hero__bg img {
  display: block;
  width: 100%;
  height: 100%;
}

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

.uc-ng-hero__copy {
  width: 560px;
  width: 35rem;
  margin: 0 0 62px 32px;
  margin: 0 0 5.174375rem 2rem;
  line-height: 0;
}

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

.uc-ng-hero__copy img {

}

.uc-ng .uc-ng-hero__person {
  position: absolute;
  top: 14.9%;
  right: -39.7%;
  z-index: 1;
  width: 720px;
  width: 50.8rem;
  height: auto;
}

.uc-ng-hero__person picture {
  display: block;
}

.uc-ng-hero__person img {
  display: block;
  width: 100%;
  height: auto;
}

.uc-ng-hero__stats {
  width: 444px;
  width: 27.75rem;
  margin-left: 32px;
  margin-left: 2rem;
  line-height: 0;
}

.uc-ng-hero__stats picture {
  display: block;
}

.uc-ng-hero__stats img {
  display: block;
  width: 100%;
  height: auto;
}

.uc-ng-consult {
  width: 100%;
  max-width: 938px;
  /* overflow: hidden; */
  margin-inline: auto;
  margin-top: 0;
  padding-bottom: 17px;
  padding-bottom: 1.0625rem;
  border: 2px solid #fff;
  border: 0.125rem solid #fff;
  border-radius: 5px;
  border-radius: 0.3125rem;
  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);
  text-align: center;
}

.uc-ng-consult__title {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 4.6875rem;
  margin: 0;
  background: #1BB18B;
  color: #fff;
  font-size: 32px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  border-radius: 0.3125rem 0.3125rem 0 0;
}

.uc-ng-consult__title-badge {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 91px;
  width: 5.11875rem;
  min-height: 2.86875rem;
  margin-right: 20px;
  margin-right: 1.25rem;
  padding: 0 0 2px;
  padding: 0 0 0.125rem;
}

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

.uc-ng-consult__title-badge-text {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 34px;
  font-size: 1.935rem;
  font-weight: 900;
  letter-spacing: 0.1935rem;
  background: linear-gradient(101deg, #1CBD94 28.64%, #077A5D 91.62%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.uc-ng-consult .uc-ng-consult__lead {
  position: relative;
  display: block;
  width: fit-content;
  margin: 27px auto 21px;
  margin: 1.6875rem auto 1.04rem;
  color: #333;
  font-size: 22px;
  font-size: 1.30625rem;
  font-weight: 700;
  line-height: 1.4;
  font-family: "Noto Sans JP";
}


.uc-ng-consult__buttons {
  display: flex;
  justify-content: center;
  width: 90%;
  max-width: 695px;
  margin-inline: auto;
  margin-bottom: 21px;
  margin-bottom: 1.3125rem;
  gap: 1.125rem;
}

.uc-ng-form-button {
  display: block;
  width: 244px;
  width: 15.25rem;
  /* height: 85px; */
  height: 4.78125rem;
  overflow: hidden;
  border-radius: 4px;
  border-radius: 0.25rem;
  line-height: 0;
  transition: transform 0.3s ease;
}

.uc-ng-form-button picture {
  display: block;
  width: 100%;
  height: 100%;
}

.uc-ng-form-button img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.uc-ng-form-button:hover {
  transform: scale(1.03);
}

.uc-ng-form-button:focus-visible {
  transform: scale(1.03);
}

.uc-ng-consult__corporate {
  border-bottom: 1px solid;
  border-bottom: 0.0625rem solid;
  display: inline-block;
  margin: 0;
  color: #333;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4;
  padding-bottom: 5px;
  padding-bottom: 0.3125rem;
  font-weight: 500;
  transition:0.3s;
}

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

.uc-ng-hero__consult {
  position: absolute;
  top: 584px;
  top: 36.5rem;
  left: 50%;
  z-index: 3;
  transform: translateX(-50%);
}

.uc-ng-hero__note {
  position: absolute;
  top: 916px;
  top: 53.85rem;
  left: 50%;
  width: 100%;
  max-width: 935px;
  margin: 0;
  color: #606060;
  font-size: 9px;
  font-size: 0.5625rem;
  line-height: 1.45;
  opacity: 0.7;
  transform: translateX(-50%);
}

.uc-ng-support {
  position: relative;
  z-index: 1;
  padding: 223px 0 77px;
  padding: 13.9375rem 0 4.8125rem;
  background-image: url("../../img/uc/new-graduate/support-bg.webp");
  background-size: 100% 100%;
}

.uc-ng-support__inner {
  max-width: 860px;
  width: 90%;
  margin-inline: auto;
  text-align: center;
}

.uc-ng-support__heading {
  width: 100%;
  text-align: center;
}

.uc-ng-support__heading p {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  color: #1bb18b;
  font-family: "Noto Sans JP";
  font-size: 27px;
  font-size: 1.6875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 37.8px */
  letter-spacing: 1.35px;
  letter-spacing: 0.084375rem;
}

.uc-ng-support-title {
  margin: 0;
  color: #1bb18b;
  font-family: "Noto Sans JP";
  font-size: 25px;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 35px */
  letter-spacing: 1.25px;
  letter-spacing: 0.078125rem;
  margin-bottom: 64px;
  margin-bottom: 4rem;
}

.uc-ng-support-title em {
  font-size: 32.183px;
  font-size: 2.0114375rem;
  line-height: 140%; /* 45.056px */
  letter-spacing: 4.184px;
  letter-spacing: 0.2615rem;
  padding-bottom: 6px;
  padding-bottom: 0.375rem;
  display: inline-block;
  border-bottom: 2px solid;
  border-bottom: 0.125rem solid;
}

.uc-ng-support__free {
  position: relative;
  display: inline-block;
  padding: 0px 22px 6px;
  padding: 0rem 1.92rem 0.375rem;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 45.931px;
  font-size: 2.8706875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 64.303px */
  letter-spacing: 6.89px;
  letter-spacing: 0.430625rem;
  margin-inline: auto;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  position: relative;
}

.uc-ng-support__free::after {
  content:"";
  background: linear-gradient(101deg, #1cbd94 28.64%, #077a5d 91.62%);
  width:100%;
  height:100%;
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%) skewX(-19deg);
  z-index:-1;
}


.uc-ng-support__lead {
  color: #1bb18b;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 27px;
  font-size: 1.6875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 170%; /* 45.9px */
  letter-spacing: 1.35px;
  letter-spacing: 0.084375rem;
  margin-bottom: 45px;
  margin-bottom: 2.8125rem;
}

.uc-ng-support__map {
  display: block;
  max-width: 782px;
  margin-inline: auto;
}

.uc-ng-reasons {
  position: relative;
  padding: 146px 0 88px;
  padding: 9.125rem 0 5.5rem;
  background-image: url("../../img/uc/new-graduate/reasons-bg.webp");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.uc-ng-reasons::before {
  position: absolute;
  top: 2.1125rem;
  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-ng-reasons__inner {
  position: relative;
  z-index: 1;
  max-width: 956px;
  width: 90%;
  margin-inline: auto;
}
  .uc-front-service__header {
  max-width: 749px;
  width: 90%;
  margin-bottom: 88px;
  margin-bottom: 5.5rem;
}

.uc-front-service__kicker {
  display: inline-flex;
  align-items: center;
  min-height: 16px;
  padding: 2px 4px;
  padding: 0.125rem 0.25rem;
  margin-bottom: 41px;
  margin-bottom: 2.5625rem;
  background: #2db898;
  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: #2db898;
  width: 354px;
  width: 22.125rem;
  height: 1px;
  height: 0.0625rem;
  position: absolute;
  left: -26px;
  left: -1.625rem;
  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;
  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-front-student-title.uc-front-service__title::after {
  background: #2db898;
}

.uc-ng-reason-list {
  display: grid;
  gap: 83px;
  gap: 5.1875rem;
}

.uc-ng-reason {
  display: flex;
  align-items: center;
  gap: 120px;
  gap: 7.5rem;
  width: fit-content;
}

.uc-ng-reason:nth-child(even) {
  margin-left: auto;
  flex-direction: row-reverse;
}

.uc-ng-reason--2 {
  gap: 67.57px;
  gap: 4.223125rem;
}

.uc-ng-reason--3 {
  gap: 98px;
  gap: 6.125rem;
  margin-left: 2.7rem;
}

.uc-ng-reason--4 {
  gap: 77.51px;
  gap: 4.844375rem;
}

.uc-ng-reason img {
}

.uc-ng-reason--1 img {
  width: 228px;
  width: 14.25rem;
}

.uc-ng-reason--2 img {
  width: 310px;
  width: 19.375rem;
}

.uc-ng-reason--3 img {
  width: 209px;
  width: 13.0625rem;
}

.uc-ng-reason--4 img {
  width: 290px;
  width: 18.125rem;
}

.uc-ng-reason__body {
  max-width: 100%;
}

.uc-ng-reason__body > span {
  display: block;
  width: 44px;
  width: 2.75rem;
  height: 44px;
  height: 2.75rem;
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
  line-height: 1;
}

.uc-ng-reason__body > span img {
  display: block;
  width: 44px;
  width: 2.75rem;
  height: 44px;
  height: 2.75rem;
  object-fit: contain;
}

.uc-ng-reason__body h3 {
  gap: 0 8px;
  gap: 0 0.5rem;
  margin-bottom: 12.7px;
  margin-bottom: 0.79375rem;
  color: #404040;
  font-family: "Noto Sans JP";
  font-size: 30px;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 156%; /* 46.8px */
  letter-spacing: 3px;
  letter-spacing: 0.1875rem;
}

.uc-ng-reason__body h3 .is-highlight {
  margin: 0;
  padding: 0 8px 3px 10px;
  padding: 0 0.5rem 0.1875rem 0.625rem;
  background: #05918a;
  color: #fff;
  font-family: var(--uc-font-sans);
  font-size: inherit;
  line-height: inherit;
  width: fit-content;
  display: inline-block;
  margin-right: 7px;
  margin-right: 0.4375rem;
}

.uc-ng-reason__body h3 .uc-ng-reason__title-tail {
  margin-left: 0px;
  margin-left: 0rem;
}

.uc-ng-reason__body p {
  margin: 0;
  line-height: 1.85;
  color: #404040;
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 25.5px */
  letter-spacing: 1.5px;
  letter-spacing: 0.09375rem;
  width: 440px;
  width: 27.5rem;
}

.uc-ng-strength-list {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  gap: 18px 16px;
  gap: 1.125rem 1rem;
  margin-top: 86px;
  margin-top: 5.375rem;
  max-width: 740px;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 58px;
  margin-bottom: 3.625rem;
}

.uc-ng-strength-list li {
  width: 22.625rem;
  min-height: 6.5625rem;
  margin: 0;
  padding: 10px 22px 20px 86px;
  padding: 0.625rem 1.375rem 1.25rem 5.6375rem;
  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 10px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.08);
  color: #404040;
  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;
}

.uc-ng-strength-list li:last-child {
  width: 35.875rem;
  padding: 13px 22px 25px 73px;
  padding: 0.8125rem 1.375rem 1.5625rem 5.625rem;
}

.uc-ng-strength-list span {
  display: block;
  margin-left: -24px;
  margin-left: -1.5rem;
  color: #1dbd94;
  font-family: "IBM Plex Sans";
  font-size: 16.332px;
  font-size: 1.02075rem;
  font-style: normal;
  font-weight: 500;
  line-height: 32.901px;
  line-height: 2.0563125rem; /* 201.448% */
  letter-spacing: 2.123px;
  letter-spacing: 0.1326875rem;
  opacity: 0.7;
  position: relative;
}
.uc-ng-strength-list span::after {
  content: "";
  width: 1px;
  width: 0.0625rem;
  height: 44px;
  height: 2.75rem;
  background: #5eceb2;
  position: absolute;
  left: 5px;
  left: 0.3125rem;
  bottom: -45px;
  bottom: -2.8125rem;
}

.uc-ng-story.uc-front-story {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: 100px 0 70px;
  padding: 6.25rem 0 4.375rem;
  background-image: url("../../img/uc/new-graduate/story-bg.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.uc-ng .uc-ng-story.uc-front-story::before {
  position: absolute;
  z-index: 0;
  top: -0.225rem;
  right: 0.2rem;
  color: #A8A8A8;
  font-family: "IBM Plex Sans";
  font-size: 135.1px;
  font-size: min(10vw,8.44375rem);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 8.106px;
  letter-spacing: 0.506625rem;
  white-space: nowrap;
  content: attr(data-bg-text);
  opacity: 0.7;
  mix-blend-mode: screen;
}

.uc-ng-story__inner {
  position: relative;
  z-index: 1;
  max-width: 1295px;
  width: 80%;
  margin-inline: auto;
}

.uc-ng-story .uc-front-story__tabs {
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
}

.uc-ng-story .uc-front-story__actions {
  width: 100%;
  margin: 48px 0 0;
  margin: 3rem 0 0;
}

.uc-ng-ebook {
  padding: 86px 0 124px;
  padding: 5.375rem 0 7.75rem;
  background-image: url("../../img/uc/new-graduate/ebook-bg.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.uc-ng-ebook__panel {
  display: flex;
  align-items: flex-start;
  max-width: 920px;
  width: 91.3%;
  margin-inline: auto;
  padding: 46px 62px 55px 0;
  padding: 2.875rem 3.875rem 3.4375rem 0;
  border-radius: 20px;
  border-radius: 1.25rem;
  background: #fff;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0.875rem 0 rgba(0, 0, 0, 0.08);
}

.uc-ng-ebook__panel img {
  width: 362px;
  width: 22.625rem;
  height: auto;
  margin-top: 34px;
  margin-top: 2.125rem;
}

.uc-ng-ebook__body {
  margin-left: 65px;
  margin-left: 4.0625rem;
  position: relative;
}

.uc-ng-ebook__body::after {
  position: absolute;
  display: block;
  width: 126px;
  width: 7.5vw;
  max-width: 126px;
  height: 124.67px;
  height: 7.791875rem;
  background: url("../../img/uc/new-graduate/ebook-side-block.webp") center / cover no-repeat;
  content: "";
  right: -23px;
  right: -1.4375rem;
  transform: translate(100%,-50%);
  top: 50%;
}

.uc-ng-ebook__body-label {
  margin: 0 0 11px;
  margin: 0 0 0.6875rem;
  color: #00b58e;
  background: linear-gradient(263deg, #00b58e 0%, rgb(117 212 172 / 70%) 90%);
  background-clip: text;
  -webkit-background-clip: text;
  font-family: "IBM Plex Sans";
  font-size: 39px;
  font-size: 2.4375rem;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 39px */
  letter-spacing: 3.9px;
  letter-spacing: 0.24375rem;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}

.uc-ng-ebook-title {
  color: #404040;
  font-family: "Noto Sans JP";
  font-size: 25px;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 32.5px */
  letter-spacing: 1.5px;
  letter-spacing: 0.09375rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}

.uc-ng-ebook-text {
  margin: 0 0 18px;
  margin: 0 0 1.125rem;
  color: #4a555b;
  font-size: 15px;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 24px */
  letter-spacing: 0.9px;
  letter-spacing: 0.05625rem;
}

.uc-ng-ebook_btn-text {
  color: #404040;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 22.4px */
  letter-spacing: 0.84px;
  letter-spacing: 0.0525rem;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
}

.uc-ng-voice.uc-front-voice {
  overflow: hidden;
  padding: 48px 0 31px;
  padding: 3rem 0 1.9375rem;
  background-image: url("../../img/uc/new-graduate/voice-bg.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.uc-ng-voice.uc-front-voice::before {
  position: absolute;
  top: 3.0625rem;
  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-ng-voice__inner {
  position: relative;
  z-index: 1;
  max-width: 100%;
  margin-inline: auto;
}

.uc-ng-voice .uc-front-section-head {
}

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

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

.uc-ng-voice__rating img {
  display: block;
  width: 100%;
  height: auto;
}

.uc-ng-voice .uc-front-review-slider__label {
}

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

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

.uc-ng-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;
  white-space: nowrap;
  transform: rotate(90deg) translateX(100%);
  transform-origin: top right;
}

.uc-ng-faq__inner {
  position: relative;
  z-index: 1;
  max-width: 741px;
  width: 80%;
  margin-inline: auto;
}

.uc-ng-faq__side {
  top: 29px;
  top: 1.8125rem;
  right: -5px;
  right: -0.3125rem;
  color: #d8e0e5;
  font-size: 82px;
  font-size: 5.125rem;
  opacity: 1;
}

.uc-ng-faq__title {
  display: inline-block;
  writing-mode: vertical-rl;
  text-orientation: upright;
  position: absolute;
  color: #343a40;
  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-ng-faq__list {
}

.uc-ng-faq-item {
  border-bottom: 1px solid var(--uc-ng-line);
  border-bottom: 0.0625rem solid var(--uc-ng-line);
}

.uc-ng-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: #343d44;
  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;
  list-style: none;
}

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

.uc-ng-faq-item summary span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 24px;
  width: 1.5rem;
  height: 38px;
  height: 2.375rem;
  margin-right: 26px;
  margin-right: 1.625rem;
  color: var(--uc-ng-green);
  font-family: Inter;
  font-size: 30.708px;
  font-size: 1.91925rem;
  font-style: normal;
  font-weight: 500;
  line-height: 37.687px;
  line-height: 2.3554375rem; /* 122.727% */
  letter-spacing: 0.921px;
  letter-spacing: 0.0575625rem;
  background: linear-gradient(101deg, #1CBD94 28.64%, #077A5D 91.62%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.uc-ng-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(var(--uc-ng-green), var(--uc-ng-green));
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 2px;
  background-size: 100% 0.125rem;
}

.uc-ng-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(var(--uc-ng-green), var(--uc-ng-green));
  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-ng-faq-item[open] summary::after {
  opacity: 0;
  transform: rotate(90deg) scaleY(0);
}

.uc-ng-faq-item p {
  margin: -10px 0 22px 50px;
  margin: -0.625rem 2.1rem 1.375rem 3.125rem;
  color: var(--uc-ng-muted);
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.8;
}

.uc-ng-faq-item__note {
  font-size: 0.75em;
}

.uc-ng-flow.uc-front-flow {
  background-image: url("../../img/uc/new-graduate/flow-bg.webp");
  background-position: center top;
  background-size: 100% 100%;
}

.uc-ng-flow::before {
  position: absolute;
  top: -23.1rem;
  left: 7.84375rem;
  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;
}

.uc-ng-flow__consult {
  margin-inline: auto;
}

.uc-ng-flow .uc-front-flow__inner {
  max-width: 76.625rem;
}

.uc-ng-flow .uc-front-flow__item:first-child .uc-front-flow__item-text {
  line-height: 160%;
}

.uc-ng-flow .uc-front-flow__list {
  gap: 0;
}

.uc-ng-flow .uc-front-flow__list::before {
  top: 7.4375rem;
  width: 100%;
}

.uc-ng-flow .uc-front-flow__item-title {
  margin-bottom: 2.0625rem;
}

.uc-ng-flow .uc-front-flow__item-text {
  font-size: 0.8125rem;
  letter-spacing: 0.0406rem;
  line-height: 1.6;
}

.uc-ng-flow .uc-front-flow__item-title--multiline {
  margin-top: 0.5rem;
  margin-bottom: 2.625rem;
}

.uc-ng-media {
  position: relative;
  background-image: url("../../img/uc/new-graduate/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-ng-media::before {
  position: absolute;
  top: 1.4625rem;
  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-ng-media__inner {
  position: relative;
  margin-inline: auto;
  max-width: 1160px;
  width: 94%;
}

.uc-ng-media__title {
  color: #2f363b;
  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-ng-media__title::after {
  content: "";
  width: 67px;
  width: 4.1875rem;
  height: 2px;
  height: 0.125rem;
  background: #2f363b;
  position: absolute;
  left: 0;
  bottom: 0;
}

.uc-ng-media__lead {
  color: #2f363b;
  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-ng-media__grid {
  align-items: start;
  gap: 15px;
  gap: 0.9375rem;
  margin-bottom: 80px;
  margin-bottom: 5rem;
  display: flex;
}

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

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

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

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

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

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

.uc-ng-media-card--compact {
  display: flex;
  padding: 11px 15px 12px 11px;
  padding: 0.6875rem 0.9375rem 0.75rem 0.6875rem;
  border-radius: 5px;
  border-radius: 0.3125rem;
  align-items: center;
}

.uc-ng-media-card--wide-img {
  width: 100%;
  height: 172px;
  height: 10.75rem;
  max-width: 306px;
  overflow: hidden;
}

.uc-ng-media-card--wide-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.uc-ng-media-card--compact-img {
  width: 200px;
  width: 12.5rem;
  height: 113px;
  height: 7.0625rem;
  max-width: 200px;
  flex: 1;
  overflow: hidden;
}

.uc-ng-media-card--compact-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

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

.uc-ng-media-card p {
  margin: 0;
  color: #2f363b;
  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-ng-media-card--wide p {
  padding: 12px 8px 0;
  padding: 0.75rem 0.5rem 0;
}

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

.uc-ng-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-ng-media-card__wide-wrap {
  align-self: stretch;
  gap: 15px;
  gap: 0.9375rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 1fr;
  width: 57%;
  max-width: 670px;
}

.uc-ng-media-card__compact-wrap {
  display: grid;
  row-gap: 15px;
  row-gap: 0.9375rem;
  max-width: 474px;
  flex: 1;
}

.uc-ng-media__button {
  display: flex;
  width: 399px;
  width: 24.9375rem;
  min-height: 68px;
  margin: 52px auto 0;
  margin: 3.25rem auto 0;
  font-size: 18px;
  font-size: 1.125rem;
}

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

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

@media screen and (max-width: 767.98px) {


  .uc-ng-side-label {
    display: none;
  }

  .uc-ng-hero {
    height: 1034px;
    height: 64.625rem;
    padding: 0;
    overflow: visible;
  }

  .uc-ng-hero__inner {
    position: absolute;
    inset: 0;
    display: block;
    max-width: none;
    margin-inline: auto;
    padding-top: 80px;
    padding-top: 5rem;
    width: 100%;
  }

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

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

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

  .uc-ng-hero__copy {
    width: 324.97px;
    width: 20.310625rem;
    max-width: none;
    margin: 0;
    margin-bottom: 29px;
    margin-bottom: 1.8125rem;
    margin-left: 21px;
    margin-left: 1.3125rem;
  }

  .uc-ng-hero__copy img {

  }

  .uc-ng .uc-ng-hero__person {
    top: 130px;
    top: 8.125rem;
    right: 0;
    width: 299px;
    width: 18.6875rem;
  }

  .uc-ng-hero__stats {
    width: 160px;
    width: 10rem;
    margin-left: 25.3px;
    margin-left: 1.58125rem;
  }

  .uc-ng-consult {
    width: 384px;
    width: 23rem;
    max-width: calc(100vw - 30px);
    padding-bottom: 19px;
    padding-bottom: 1.1875rem;
    border-radius: 4px;
    border-radius: 0.25rem;
    border-radius: 5px;
    border-radius: 0.3125rem;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }

  .uc-ng-hero__consult {
    top: 477px;
    top: 29.8125rem;
    left: 15px;
    left: 50%;
    width: 384px;
    width: 23rem;
    transform: translateX(-50%);
    position: absolute;
  }

  .uc-ng-consult__title {
    height: 73px;
    height: 4.5625rem;
    min-height: 0;
    padding: 0 14px;
    padding: 0 0.875rem;
    font-size: 23.306px;
    font-size: 1.3838125rem;
    line-height: 1.4;
    letter-spacing: 1.165px;
    letter-spacing: 0.0691875rem;
    border-radius: 5px 5px 0 0;
    border-radius: 0.3125rem 0.3125rem 0 0;
  }

  .uc-ng-consult__title-badge {
    width: auto;
    min-height: 1.82525rem;
    margin-right: 8px;
    margin-right: 0.5rem;
    padding: 0 8px 2px;
    padding: 0 0.3125rem 0.125rem;
  }

  .uc-ng-consult__title-badge-text {
    font-size: 22px;
    font-size: 1.231125rem;
  }

  .uc-ng-consult .uc-ng-consult__lead {
    margin: 21px auto 14px;
    margin: 1.3125rem auto 0.8125rem;
    font-size: 16px;
    font-size: 0.95rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.076rem;
  }

  .uc-ng-consult__buttons {
    width: 18.875rem;
    padding: 0;
    margin-bottom: 23px;
    margin-bottom: 0.7375rem;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    gap: 0.625rem;
  }

  .uc-ng-form-button {
    width: 100%;
    height: 4.454375rem;
  }

  .uc-ng-form-button img {
    object-fit: fill;
  }

  .uc-ng-consult__corporate {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: normal;
    line-height: 140%; /* 18.2px */
    letter-spacing: 1.04px;
    letter-spacing: 0.065rem;
    padding-bottom: 3.35px;
    padding-bottom: 0.209375rem;
  }

  .uc-ng-hero__note {
    top: 940.4px;
    top: 55.175rem;
    width: 87%;
    margin: 0;
    font-size: 9px;
    font-size: 0.5625rem;
    line-height: 1.45;
  }

  .uc-ng-support {
    padding: 533px 0 44.68px;
    padding: 33.3125rem 0 2.7925rem;
    background-image: url("../../img/uc/new-graduate/support-bg-sp.webp");
    background-size: 100% 100%;
    margin-top: -530px;
    margin-top: -35.125rem;
  }

  .uc-ng-support__inner {
    width: 378px;
    width: 23.625rem;
    margin-inline: auto;
  }

  .uc-ng-support__heading p {
    margin-bottom: 4.74px;
    margin-bottom: 0.29625rem;
    font-size: 21.83px;
    font-size: 1.364375rem;
    line-height: 140%; /* 30.561px */
    letter-spacing: 1.091px;
    letter-spacing: 0.0681875rem;
  }

  .uc-ng-support__heading h2 {
    font-size: 20.212px;
    font-size: 1.26325rem;
     /* 28.297px */
    letter-spacing: 1.011px;
    letter-spacing: 0.0631875rem;
    margin-bottom: 36.91px;
    margin-bottom: 2.306875rem;
  }

 .uc-ng-support__heading h2 em{
   font-size: 26.02px;
   font-size: 1.62625rem;
    /* 36.428px */
   letter-spacing: 3.383px;
   letter-spacing: 0.2114375rem;
   padding-bottom: 5.72px;
   padding-bottom: 0.3575rem;
   margin-bottom: 9.94px;
   margin-bottom: 0.62125rem;
 }

  .uc-ng-support__heading h2 span {
    display: block;
  }

  .uc-ng-support__free {
    display: block;
    width: 223px;
    width: 13.9375rem;
    min-width: 0;
    padding: 0px 18px 5px;
    padding: 0rem 1.125rem 0.2125rem;
    font-size: 34.448px;
    font-size: 2.153rem;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 48.227px */
    letter-spacing: 5.167px;
    letter-spacing: 0.3229375rem;
  }

    .uc-ng-support__lead {
    margin-top: 12px;
    margin-top: 0.75rem;
    font-size: 20.25px;
    font-size: 1.265625rem;
     /* 34.425px */
    letter-spacing: 1.013px;
    letter-spacing: 0.0633125rem;
    margin-bottom: 2.25rem;
  }

  img.uc-ng-support__map {
    width: 355px;
    width: 22.1875rem;
    margin: 31px auto 0;
    margin: 1.9375rem auto 0;
  }

  .uc-ng-reasons {
    padding: 82px 0 86px;
    padding: 5.125rem 0 5.375rem;
    background-color: #fff;
    background-image: url("../../img/uc/new-graduate/reasons-bg-sp.webp");
    background-size: 100% 100%;
  }

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

  .uc-ng-reasons__inner {
    width: 366px;
    width: 22.875rem;
    margin-inline: auto;
  }

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

  .uc-front-service__kicker {
    margin-bottom: 29px;
    margin-bottom: 1.8125rem;
  }

  .uc-front-service__kicker::before {
    width: 19px;
    width: 1.1875rem;
    left: 2px;
    left: 0.125rem;
  }

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

  .uc-front-service__title {
    gap: 8px;
    gap: 0.5rem;
    padding-bottom: 27.7px;
    padding-bottom: 1.73125rem;
    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-ng-reason-list {
    display: block;
    margin-top: 25px;
    margin-top: 1.5625rem;
  }

  .uc-ng-reason {
    position: relative;
    display: block;
    width: 100%;
    min-height: 17.0625rem;
  }

  .uc-ng-reason--2 {
    min-height: 18.5625rem;
    margin-left: 0;
  }

  .uc-ng-reason--3 {
    min-height: 20.5625rem;
    margin-left: 0;
  }

  .uc-ng-reason--4 {
    min-height: 17.25rem;
    margin-left: 0;
  }

  .uc-ng-reason > img {
    position: absolute;
    z-index: 0;
    max-width: none;
    height: auto;
    margin: 0;
    object-fit: contain;
  }

  .uc-ng-reason__body {
    position: relative;
    z-index: 1;
    width: 100%;
    padding-left: 8px;
    padding-left: 0.5rem;
  }

  .uc-ng-reason--1 > img {
    top: -18px;
    top: -1.125rem;
    left: 207px;
    left: 12.9375rem;
    width: 146px;
    width: 9.125rem;
  }

  .uc-ng-reason--2 > img {
    top: 7px;
    top: 0.4375rem;
    left: 210px;
    left: 13.125rem;
    width: 155px;
    width: 9.6875rem;
  }

  .uc-ng-reason--3 > img {
    top: -6px;
    top: -0.375rem;
    left: 229px;
    left: 14.3125rem;
    width: 128px;
    width: 8rem;
  }

  .uc-ng-reason--4 > img {
    top: 12px;
    top: 0.75rem;
    left: 238px;
    left: 14.875rem;
    width: 142px;
    width: 8.875rem;
  }

  .uc-ng-reason__body > span {
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
  }

  .uc-ng-reason__body h3 {
    gap: 8px 7px;
    gap: 0.5rem 0.4375rem;
    margin-bottom: 11px;
    margin-bottom: 0.6875rem;
    font-size: 24.3px;
    font-size: 1.51875rem;
    line-height: 1.56;
    letter-spacing: 2.43px;
    letter-spacing: 0.151875rem;
  }

  .uc-ng-reason__body h3 .is-highlight {
    padding: 0 7px 1px;
    padding: 0 0.4375rem 0.0625rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
  }

  .uc-ng-reason__body h3 .is-highlight--second {
    margin-top: 10px;
    margin-top: 0.625rem;
  }

  .uc-ng-reason__body h3 .uc-ng-reason__title-tail {
    margin-left: 0;
  }

  .uc-ng-reason__body p {
    width: 343px;
    width: 21.4375rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    letter-spacing: 0.7px;
    letter-spacing: 0.04375rem;
  }

  .uc-ng-reason--2 .uc-ng-reason__body > span {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
  }

  .uc-ng-reason--3 .uc-ng-reason__body > span {
    margin-bottom: 14px;
    margin-bottom: 0.875rem;
  }

  .uc-ng-reason--3 .uc-ng-reason__body h3 {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
  }

  .uc-ng-reason--4 .uc-ng-reason__body > span {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
  }

  .uc-ng-reason--4 .uc-ng-reason__body h3 {
    margin-bottom: 19px;
    margin-bottom: 1.1875rem;
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 1.56;
  }

  .uc-ng-strength-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    gap: 0.875rem;
    width: 362px;
    width: 22.625rem;
    margin-top: 69px;
    margin-top: 4.3125rem;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
  }

  .uc-ng-strength-list li {
    width: 100%;
    height: 105px;
    height: 6.5625rem;
    min-height: 0;
    padding: 10px 22px 20px 66px;
    padding: 0.625rem 1.375rem 1.25rem 4.125rem;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.5;
    letter-spacing: 1.5px;
    letter-spacing: 0.09375rem;
    max-width: 100%;
  }

  .uc-ng-strength-list li:last-child {
    width: 100%;
    height: 138px;
    height: 8.625rem;
    min-height: 0;
    padding: 14px 24px 20px 66px;
    padding: 0.875rem 1.5rem 1.25rem 4.125rem;
    max-width: 100%;
  }

  .uc-ng-strength-list li:last-child br {
    display: none;
  }

.uc-ng-strength-list li:last-child span::after{
  height: 64px;
  height: 4rem;
  bottom: -66px;
  bottom: -4.125rem;
}

  .uc-ng-strength-list span {
    margin: 0 0 0 -25px;
    margin: 0 0 0 -1.5625rem;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 3px;
    letter-spacing: 0.1875rem;
    line-height: 29px;
    line-height: 1.8125rem;
  }

  .uc-ng-reasons__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 364px;
    width: 22.75rem;
    height: 76px;
    height: 4.75rem;
    min-height: 76px;
    margin-top: 37px;
    margin-top: 2.3125rem;
    padding: 0 50px 0 32px;
    padding: 0 3.125rem 0 2rem;
    font-size: 17.975px;
    font-size: 1.1234375rem;
    line-height: 150%; /* 26.963px */
    letter-spacing: 1.618px;
    letter-spacing: 0.101125rem;
  }

  .uc-ng-button--green span{
    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;
    padding: 0px 7px 0px 7px;
    padding: 0rem 0.4375rem 0rem 0.4375rem;
    margin-right: 6.74px;
    margin-right: 0.42125rem;
  }

  .uc-ng-story.uc-front-story {
    padding: 113px 0 56px;
    padding: 7.0625rem 0 3.5rem;
    background-image: url("../../img/uc/new-graduate/story-bg-sp.webp");
    background-size: 100% 100%;
  }

  .uc-ng .uc-ng-story.uc-front-story::before {
    top: 0;
    right: 0.5654rem;
    width: 18.9375rem;
    color: #A8A8A8;
    text-align: right;
    font-family: "IBM Plex Sans";
    font-size: 66.055px;
    font-size: 4.1284375rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 3.963px;
    letter-spacing: 0.2476875rem;
    white-space: pre;
    content: "SUCCESS\A STORY";
    opacity: 0.7;
    mix-blend-mode: screen;
  }

  .uc-ng-story__inner {
    width: 100%;
  }

  .uc-ng-story .uc-front-story__actions {
    width: 289px;
    width: 18.0625rem;
    margin: 41px auto 0;
    margin: 2.5625rem auto 0;
  }

  .uc-ng-ebook {
    display: none;
    background-image: url("../../img/uc/new-graduate/ebook-bg.webp");
    background-size: 100% 100%;
  }

  .uc-ng-voice.uc-front-voice {
    padding: 52px 0 10px;
    padding: 3.25rem 0 0.625rem;
    margin-top: 0;
    background-image: url("../../img/uc/new-graduate/voice-bg-sp.webp");
    background-size: 100% 100%;
  }

  .uc-ng-voice.uc-front-voice::before {
    top: 9.7rem;
    font-size: 4.7413125rem;
    letter-spacing: 0.331875rem;
    right: -0.5rem;
  }

  .uc-ng-voice__inner {
    width: 100%;
  }

  .uc-ng-voice .uc-front-section-head {
    width: 372px;
    width: 23.25rem;
    margin-inline: auto;
  }

  .uc-ng-voice .uc-front-voice__title.uc-ng-voice__rating {
    width: 100%;
    height: auto;
  }

  .uc-ng-voice .uc-front-review-slider {

  }

.uc-front-review-slider .uc-front-review-slider__pagination{
} 


  

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

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

  .uc-ng-faq__inner {
    display: block;
    height: 100%;
    width: 100%;
    margin-inline: auto;
  }

  .uc-ng-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-ng-faq__list {
    width: 356px;
    width: 22.25rem;
    margin: 47px auto 0;
    margin: 2.1375rem auto 0;
  }

  .uc-ng-faq-item summary {
    height: 89px;
    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-ng-faq-item summary span {
    width: 19px;
    width: 1.1875rem;
    height: 31px;
    height: 1.9375rem;
    margin-right: 16px;
    margin-right: 1rem;
    font-size: 18px;
    font-size: 1.125rem;
    font-size: 24.567px;
    font-size: 1.5354375rem;
    font-style: normal;
    font-weight: 500;
    line-height: 30.15px;
    line-height: 1.884375rem; /* 122.727% */
    letter-spacing: 0.737px;
    letter-spacing: 0.0460625rem;
    margin-top: -18px;
    margin-top: -1.125rem;
  }

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

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

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

  .uc-ng-flow.uc-front-flow {
    background-image: url("../../img/uc/new-graduate/flow-bg-sp.webp");
    background-size: 100% 100%;
  }

  .uc-ng-flow::before {
    top: 0.225rem;
    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-ng-flow .uc-front-flow__list {
    gap: 1.6875rem;
    transform: translateX(0.4rem);
  }

  .uc-ng-flow .uc-front-flow__inner {
    max-width: none;
  }

  .uc-ng-flow .uc-front-flow__list::before {
    top: 0.25rem;
    width: 0.0625rem;
  }

  .uc-ng-flow .uc-front-flow__item-title {
    margin: 0;
  }

  .uc-ng-flow .uc-front-flow__item-title--multiline {
    margin: 0;
  }



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

  .uc-ng-media::before {
    top: 0.325rem;
    font-size: 4.74125rem;
    letter-spacing: 0.2845rem;
  }

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

  .uc-ng-media__title {
    font-size: 27px;
    font-size: 1.6875rem;
    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-ng-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-ng-media__grid {
    margin-bottom: 39px;
    margin-bottom: 2.4375rem;
  }

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

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

  .uc-ng-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-ng-media-card--wide {
    display: flex;
    height: 110px;
    height: 6.875rem;
    align-items: center;
    gap: 9.53px;
    gap: 0.595625rem;
  }

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

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

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

  .uc-ng-media-card--wide-img img {
    object-fit: cover;
  }

  .uc-ng-media-card--compact-img img {
    object-fit: cover;
  }

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

  .uc-ng-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-ng-media-card--wide p {
  }

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

  .uc-ng-media-card a {
    display: block;
  }

  .uc-ng-media__button {
    width: 350px;
    width: 21.875rem;
    min-height: 68px;
    margin-top: 28px;
    margin-top: 1.75rem;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

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

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

@media screen and (min-width: 768px) and (max-width: 1240px) {
  .uc-ng-hero__inner {
    width: 95%;
    max-width: 890px;
    padding-top: 168.2px;
    padding-top: 10.5125rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 840px) {
  .uc-ng .uc-ng-hero__person {
    right: -41%;
  }

  .uc-ng-hero__stats {
    margin-left: 0;
  }

  .uc-ng-hero__copy {
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
.uc-ng-story__inner{
  transform: translateX(2rem);
}
}



@media screen and (min-width: 768px) and (max-width: 1200px) {
.uc-front-flow__inner {
    width: calc(100% - 1.1rem);
  }

.uc-ng-flow .uc-front-flow__list::before{
  top: 6.9375rem;
}


  .uc-front-flow__item::before{top: 6.6375rem;}
  .uc-front-flow__step {
    width: 6rem;
    min-height: 2.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
    letter-spacing: 0.0625rem;
  }

  .uc-front-flow__item-title {
    min-height: 2.75rem;
    margin-top: 0.875rem;
    margin-bottom: 1.9375rem;
    font-size: clamp(0.875rem, 1.3vw, 1rem);
    line-height: 1.2;
    letter-spacing: 0.0625rem;
    white-space: normal;
  }

 .uc-front-flow__item-title--multiline {
    margin-top: 0.375rem;
    margin-bottom: 2.7375rem;
  }

.uc-ng-flow .uc-front-flow__item-text {
    font-size: clamp(0.67rem, 1vw, 0.75rem);
    line-height: 1.5;
    letter-spacing: 0.015625rem;
    white-space: normal;
  }
}

@media screen and (min-width: 768px) and (max-width: 1060px) {
.uc-ng-hero__note{
  top: 53.85rem;
}
}
