.en {
  font-family: var(--en);
}

.ja {
  font-family: var(--ja);
}

.to {
  font-family: var(--toppan);
}

.sp {
  display: none;
}
@media screen and (max-width: 834px) {
  .sp {
    display: block;
  }
}

.pc {
  display: block;
}
@media screen and (max-width: 834px) {
  .pc {
    display: none;
  }
}

.section__label {
  position: relative;
  z-index: 2;
  margin-bottom: 19.5px;
}
@media screen and (max-width: 834px) {
  .section__label {
    margin-bottom: 14px;
  }
}

.section__label-en {
  color: #e6e6e6;
  font-size: var(--f45);
  margin-top: -40px;
  position: relative;
  z-index: 0;
  font-weight: 500;
}

.text-orange {
  color: var(--orange);
}

.compensation {
  overflow-x: clip;
}

.under-fv {
  margin-bottom: 0;
}

.compensation__intro {
  background: url(../img/compensation/c-intro-bg.webp) center/cover no-repeat;
  background-color: #ebebeb;
  position: relative;
}
.compensation__intro-bg {
  position: absolute;
  z-index: 0;
  width: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.compensation__intro img {
  -o-object-position: top;
     object-position: top;
}
.compensation__intro-inner {
  padding: 63px 0 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .compensation__intro-inner {
    padding: 40px 0 30px;
  }
}
.compensation__intro-title {
  font-size: var(--f43);
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .compensation__intro-title {
    margin-bottom: 20px;
  }
}
.compensation__intro-title .lead {
  display: block;
  font-size: var(--f23);
  margin-bottom: 11px;
}
.compensation__intro-text-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.compensation__intro-banner {
  margin: 30px auto 0;
  border-radius: 5px;
  overflow: hidden;
  padding: 18px 5% 30px;
  overflow: hidden;
  position: relative;
  background: url(../img/compensation/c-intro-banner-bg.webp) center/cover no-repeat;
}
.compensation__intro .banner__title-wrap {
  position: relative;
  width: 80%;
  margin: 0 auto;
}
.compensation__intro .banner__title-wrap img {
  -o-object-fit: cover;
     object-fit: cover;
}
.compensation__intro .banner__title-wrap h3.banner__title {
  position: absolute;
  font-weight: 500;
  font-size: var(--f17);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  text-shadow: -2px 1px 2px rgba(0, 0, 0, 0.3);
  text-align: center;
  color: #fff;
}
.compensation__intro .banner__main-text {
  margin: 12px auto 0;
  color: #eee087;
  font-weight: 800;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.compensation__intro .banner__main-text span.roll {
  writing-mode: vertical-rl;
  font-size: var(--f13);
  margin-right: 5px;
}
.compensation__intro .banner__main-text span.salary {
  font-size: var(--f32);
  line-height: 1;
}
.compensation__intro .banner__main-text span.number {
  font-size: var(--f50);
  font-weight: 500;
}

.compensation__salary {
  padding: 53px 0 54px;
}
@media screen and (max-width: 834px) {
  .compensation__salary {
    padding: 40px 0 30px;
  }
}
.compensation__salary-title {
  font-size: var(--f28);
  line-height: 1.4;
  font-weight: 800;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .compensation__salary-title {
    margin-bottom: 20px;
  }
}
.compensation__salary-text-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.compensation__salary-calculation {
  margin: 30px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: var(--toppan);
}
.compensation__salary-calculation .m-salary {
  width: 90px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--navy);
  color: var(--wp--preset--color--white);
  font-weight: 800;
  font-size: var(--f19);
  font-weight: 800;
}
.compensation__salary-calculation .uni {
  font-family: var(--ja);
  font-size: var(--f24);
  font-weight: 300;
}
.compensation__salary-calculation .incentive {
  border-radius: 3px;
  background: var(--orange);
  color: #fff;
  width: 108px;
  height: 90px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
}
.compensation__salary-calculation .arrowance__box {
  position: relative;
}
.compensation__salary-calculation .allowance {
  border-radius: 3px;
  background: #eb855b;
  color: #fff;
  width: 108px;
  font-weight: 800;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
}
.compensation__salary-calculation .note {
  position: absolute;
  font-size: var(--f9);
  font-weight: 500;
  font-family: var(--ja);
  text-align: center;
}
.compensation__salary-bubble {
  margin-top: 40px;
  position: relative;
  border-radius: 6px;
  background: #fff;
  border: 1px solid #e2b19d;
  z-index: 1;
  padding: 18px 8%;
  text-align: center;
}
.compensation__salary-bubble .triangle {
  position: absolute;
  width: 24px;
  top: -28px;
  height: auto;
  z-index: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.compensation__salary-bubble .bubble__title {
  color: #2a3f7d;
  font-size: var(--f19);
  font-weight: 500;
  position: relative;
  margin-bottom: 20px;
}
.compensation__salary-bubble .bubble__title span {
  position: relative;
  z-index: 2;
}
.compensation__salary-bubble .bubble__title::before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: -13px;
  width: 100%;
  height: 30px;
  background: url(../img/compensation/c-salary-dec.svg) center/contain no-repeat;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.compensation__salary-bubble .bubble__main-text {
  font-weight: 800;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.compensation__salary-bubble .lead {
  font-size: var(--f21);
  font-weight: 800;
  margin-right: 10px;
}
.compensation__salary-bubble .text-orange {
  display: flex;
  align-items: center;
  justify-content: center;
}
.compensation__salary-bubble .maximum {
  font-size: var(--f13);
  writing-mode: vertical-rl;
  margin-right: 5px;
}
.compensation__salary-bubble .number {
  font-size: var(--f50);
}
.compensation__salary-bubble .uni {
  font-size: var(--f32);
}
.compensation__salary-simulator {
  margin: 30px auto 0;
  background: #d1d7e0;
  border-radius: 0;
  padding: 33px 8.5% 29px;
  position: relative;
}
.compensation__salary .simulator__lead {
  display: block;
  text-align: center;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 15px;
}
.compensation__salary .simulator__lead span {
  font-size: var(--f18);
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  font-weight: 500;
}
.compensation__salary .simulator__lead::before {
  position: absolute;
  content: "";
  background-color: #111111;
  width: 1px;
  height: 23px;
  top: 50%;
  left: -5%;
  transform: translateY(-50%) rotate(-30deg);
  -webkit-transform: translateY(-50%) rotate(-30deg);
  -ms-transform: translateY(-50%) rotate(-30deg);
}
.compensation__salary .simulator__lead::after {
  position: absolute;
  content: "";
  background-color: #111111;
  width: 1px;
  height: 23px;
  top: 50%;
  transform: translateY(-50%) rotate(30deg);
  -webkit-transform: translateY(-50%) rotate(30deg);
  -ms-transform: translateY(-50%) rotate(30deg);
  right: -5%;
}
.compensation__salary .simulator__title {
  background: var(--navy);
  text-align: center;
  color: #fff;
  padding: 2px 0;
  font-size: var(--f20);
  font-weight: 500;
  margin-bottom: 30px;
}
.compensation__salary .simulator__input-label {
  font-size: var(--f16);
  font-weight: 500;
  margin: 0 0 12px;
}
.compensation__salary .simulator__input-wrap {
  margin-bottom: 27px;
  height: 45px;
  display: flex;
  align-items: center;
}
.compensation__salary .simulator__input-wrap input {
  flex: 1;
  display: flex;
  align-items: center;
  width: 80%;
  padding: 0 14px;
  height: 48px;
  border: 1px solid #cccccc;
  background: #f5f5f5;
  border-radius: 5px;
  font-size: 16px;
  color: #333;
  outline: none;
  margin-right: 6px;
}
.compensation__salary .simulator__unit {
  font-size: var(--f21);
  font-family: var(--toppan);
}
.compensation__salary .simulator__result-title {
  padding-top: 19px;
  text-align: center;
  color: #2a3f7d;
  border-top: 1px solid #bbbbbb;
  font-size: var(--f20);
  font-weight: 500;
  margin: 0 0 0;
}
.compensation__salary .simulator__result-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding-bottom: 6px;
  position: relative;
}
.compensation__salary .simulator__result-row::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  border-bottom: 2px dotted #d8724a;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.compensation__salary .simulator__result-label {
  color: #d8683a;
  background: #d1d7e0;
  font-size: var(--f16);
  font-weight: 500;
  padding-right: 5px;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}
.compensation__salary .simulator__result-value {
  font-size: var(--f28);
  background: #d1d7e0;
  padding-left: 5px;
  font-weight: 500;
  color: #d8683a;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}
.compensation__salary .simulator__result-value .uni {
  font-size: var(--f21);
}
.compensation__salary-model {
  border-top: 1px dotted #999999;
  margin-top: 37px;
  padding-top: 40px;
}
@media screen and (max-width: 834px) {
  .compensation__salary-model {
    margin-top: 30px;
    padding-top: 31px;
  }
}
.compensation__salary-model .model__lead-wrap {
  position: relative;
  margin: 0 auto 18px;
  z-index: 1;
  padding: 2px 0;
  background: #ffffff;
  border-radius: 18px;
  color: #2a3f7d;
  font-size: var(--f18);
  font-weight: 500;
  text-align: center;
  box-shadow: 3px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
.compensation__salary-model .model__lead-wrap img {
  position: absolute;
  width: 14px;
  height: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -14px;
  z-index: 0;
}
.compensation__salary-model .model__title {
  margin: 21px auto 10px;
  text-align: center;
  font-size: var(--f28);
  font-weight: 800;
}
.compensation__salary-model .model__figure {
  overflow-x: auto;
  white-space: nowrap;
  scroll-snap-type: x mandatory;
  margin-top: 20px;
  position: relative;
}
.compensation__salary-model .model__figure img {
  width: 100%;
  max-width: 100%;
  min-width: 700px;
  position: relative;
}

.compensation__guarantee {
  background: #ebebeb;
  padding: 80px 0 50px;
}
@media screen and (max-width: 834px) {
  .compensation__guarantee {
    padding: 40px 0 30px;
  }
}
.compensation__guarantee-message {
  font-size: var(--f28);
  line-height: 1.4;
  margin-bottom: 30px;
  font-weight: 800;
}
@media screen and (max-width: 834px) {
  .compensation__guarantee-message {
    margin-bottom: 20px;
  }
}
.compensation__guarantee .guarantee__minimum {
  background: #fff;
  border-radius: 4px;
  margin: 30px auto 0;
  padding: 20px 8.5%;
}
.compensation__guarantee .guarantee__minimum .minimum__upper-box {
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 16px;
  margin-bottom: 20px;
}
.compensation__guarantee .guarantee__minimum .minimum__upper-box .lead {
  font-size: var(--f16);
  font-weight: 500;
  color: var(--navy);
  display: inline-block;
  font-weight: bold;
  color: #1a3a6b;
  background: linear-gradient(transparent 60%, #fff176 60%);
  padding: 0 4px;
}
.compensation__guarantee .guarantee__minimum .minimum__upper-box .minimum__upper-main {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0 0;
}
.compensation__guarantee .guarantee__minimum .minimum__upper-box .m-guarantee {
  font-size: var(--f21);
  font-weight: 800;
  margin-right: 10px;
}
.compensation__guarantee .guarantee__minimum .minimum__upper-box .text-orange {
  line-height: 1;
}
.compensation__guarantee .guarantee__minimum .minimum__upper-box .text-orange .number {
  font-size: var(--f50);
}
.compensation__guarantee .guarantee__minimum .minimum__upper-box .text-orange .uni {
  font-size: var(--f32);
}
.compensation__guarantee .guarantee__minimum .minimum__bottom-box {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
.compensation__guarantee .guarantee__minimum .minimum__bottom-box .example {
  font-size: var(--f14);
  font-weight: 500;
}
.compensation__guarantee .guarantee__minimum .minimum__bottom-box .arrow {
  width: 45px;
  height: auto;
}
.compensation__guarantee .guarantee__minimum .minimum__bottom-box .result {
  display: flex;
  gap: 10px;
  align-items: center;
}
.compensation__guarantee .guarantee__minimum .minimum__bottom-box .result .strikethrough {
  font-size: var(--f16);
  font-weight: 500;
}
.compensation__guarantee .guarantee__minimum .minimum__bottom-box .result .text-orange {
  font-size: var(--f21);
  font-weight: 500;
}

.compensation__graduate {
  background: url(../img/compensation/c-system-bg.webp) top center/cover no-repeat;
  padding: 76px 0 46px;
  color: #fff;
}
@media screen and (max-width: 834px) {
  .compensation__graduate {
    padding: 40px 0 30px;
  }
}
.compensation__graduate-message {
  font-size: var(--f43);
  line-height: 1.4;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .compensation__graduate-message {
    margin-bottom: 20px;
  }
}
.compensation__graduate-message .lead {
  display: block;
  font-size: var(--f23);
  margin-bottom: 5px;
}
.compensation__graduate .graduate__salary {
  background: #fff;
  text-align: center;
  border-radius: 4px;
  margin: 30px auto 0;
  padding: 20px 8.5%;
}
.compensation__graduate .graduate__salary .lead {
  font-size: var(--f16);
  font-weight: 500;
  color: var(--navy);
  display: inline-block;
  font-weight: bold;
  color: #1a3a6b;
  background: linear-gradient(transparent 60%, #fff176 60%);
  padding: 0 4px;
}
.compensation__graduate .graduate__salary .salary__main {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0 0;
}
.compensation__graduate .graduate__salary .graduate-average {
  font-size: var(--f21);
  font-weight: 800;
  margin-right: 10px;
  color: #111111;
}
.compensation__graduate .graduate__salary .text-orange {
  line-height: 1;
}
.compensation__graduate .graduate__salary .text-orange .number {
  font-size: var(--f50);
}
.compensation__graduate .graduate__salary .text-orange .uni {
  font-size: var(--f32);
}

.compensation__support {
  background: #e0e6f0;
  padding: 56px 0 58px;
}
.compensation__support-message {
  margin: 0 auto 21px;
  text-align: center;
  font-size: var(--f28);
  font-weight: 800;
  line-height: 1.4;
}
.compensation__support-message span.lead {
  font-size: var(--f23);
}
.compensation__support-message span.dec {
  position: relative;
  z-index: 2;
}
.compensation__support-message span.dec .wrap {
  position: relative;
  z-index: 2;
}
.compensation__support-message span.dec::before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: -13px;
  width: 100%;
  height: 32px;
  background: url(../img/compensation/c-support-dec.svg) center/contain no-repeat;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.compensation__support .support__list-wrap {
  margin: 30px 0 20px;
  display: flex;
  align-items: flex-end;
  gap: 0 12px;
  justify-content: center;
  flex-direction: row;
}
.compensation__support .support__list-wrap .support__list {
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  gap: 9px 13px;
}
.compensation__support .support__list-wrap .support__item {
  width: 47%;
  background: var(--orange);
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: var(--f16);
  font-weight: 500;
}
.compensation__support .support__list-wrap .text-orange {
  font-size: var(--f16);
  font-weight: 500;
}
.compensation__support .support__staff {
  margin: 43px auto 0;
}
.compensation__support .support__staff .support__staff-title-en {
  font-size: var(--f32);
  font-weight: 500;
  text-align: center;
  color: #fff;
  line-height: 1;
  margin-bottom: 2px;
}
.compensation__support .support__staff .support__staff-title {
  text-align: center;
  color: #2a3f7d;
  font-size: var(--f18);
  font-weight: 500;
}
.compensation__support .support__staff .support__staff-voice {
  border-radius: 6.5px;
  background: #fff;
  padding: 30px 9%;
  position: relative;
  width: 94%;
  margin: 20px 0 0 auto;
}
.compensation__support .support__staff .support__staff-voice img {
  position: absolute;
  width: 53px;
  height: auto;
  aspect-ratio: 1/1;
  top: -15px;
  left: -6%;
}/*# sourceMappingURL=compensation.css.map */