@import url("https://fonts.cdnfonts.com/css/monte-stella-trial");
.growth-page {
  color: #1a1a1a;
  overflow-x: hidden;
  padding-bottom: 120px;
}

.growth-page .content_box {
  width: calc(100% - 32px);
  max-width: 1120px;
  margin: 0 auto;
  margin-top: 50px;
}

.growth-page .bg_img1.bg_img2 .left {
  width: 760px;
}

.growth-page .bg_img1.bg_img2 .top_box .title_en {
  font-size: 55px;
}

.growth-page .bg_img1.bg_img2 .sub_top {
  overflow-x: hidden;
}

.growth-page .bg_img1.bg_img2 .top2 {
  display: block;
  width: 100%;
  max-width: 100%;
}

.growth-page .title_en span img {
  height: 110px;
}

.growth-hero__intro {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 72px;
}

.growth-lead {
  display: none;
  margin: 0 auto;
  max-width: 760px;
  color: #222222;
  font-size: 19px;
  line-height: 1.95;
  letter-spacing: 0.03em;
  font-weight: 500;
  text-align: left;
}

.growth-lead.is-active {
  display: block;
}

.growth-switch {
  width: min(1024px, 100%);
  margin: 106px auto 56px;
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #d7d7d7;
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.growth-switch__btn {
  width: 50%;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #d2d2d2;
  padding: 0 16px 28px;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: color 0.25s ease, box-shadow 0.25s ease;
}

.growth-switch__btn.is-active {
  background: transparent;
  box-shadow: inset 0 -2px 0 #106eb0;
  color: #106eb0;
}

.growth-copy {
  margin-top: 94px;
}

.home-copy {
  padding: 0;
  overflow: hidden;
}

.home-copy__marquee {
  width: 100%;
  overflow: hidden;
}

.home-copy__track {
  width: -moz-max-content;
  width: max-content;
  display: flex;
  align-items: center;
  animation: home-copy-marquee 18s linear infinite;
  will-change: transform;
}

.home-copy__logo {
  display: block;
  width: max(100vw, 1400px);
  max-width: none;
  flex: 0 0 auto;
}

.home-copy__line2 {
  width: 100%;
  margin-top: 10px;
  height: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}

@keyframes home-copy-marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.growth-body {
  margin-top: -25px;
  background: #ffffff;
  padding-top: 32px;
}

.growth-pane {
  display: none;
}

.growth-pane.is-active {
  display: block;
}

.growth-education {
  max-width: 760px;
  margin: 0 auto;
}

.growth-section {
  position: relative;
  padding: 0;
}

.growth-section__header,
.growth-story__header {
  display: flex;
  align-items: center;
  gap: 10px;
}

.growth-section__num,
.growth-story__num {
  width: 46px;
  flex-shrink: 0;
}

.growth-section__eyebrow {
  color: #106eb0;
  font-size: 11px;
  line-height: 1.4;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 4px;
}

.growth-section__title,
.growth-story h3 {
  font-size: 25px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.growth-section__copy,
.growth-story__copy {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.9;
  color: #1a1a1a;
}

.growth-summary {
  margin-top: 18px;
}

.growth-summary h3 {
  font-size: 22px;
  line-height: 1.4;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0;
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.growth-summary__grid {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.growth-summary__grid li {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #ffffff;
  border: 1px solid #106eb0;
  box-shadow: none;
  border-radius: 5px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700;
  padding: 25px 10px;
  color: #106eb0;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.growth-story {
  position: relative;
  margin-top: 102px;
  padding: 0;
}

.growth-story h3 {
  margin: 0;
}

.growth-story__copy {
  margin-bottom: 0;
}

.growth-story__photo {
  margin: 42px 0;
}

.growth-story__photo img {
  display: block;
  width: 100%;
  border-radius: 0;
}

.growth-story__deco {
  position: absolute;
  z-index: 0;
  opacity: 1;
  pointer-events: none;
}

.growth-story__deco--left {
  left: -44px;
}

.growth-story__deco--right {
  right: -42px;
}

.growth-story--ojt .growth-story__deco--left {
  width: 74px;
  top: 208px;
  left: -114px;
}

.growth-story--ojt .growth-story__deco--right {
  width: 82px;
  top: -40px;
  z-index: 1;
  right: 22px;
}

.growth-story--ojt .growth-story__deco--right2 {
  width: 52px;
  top: 400px;
  z-index: 1;
  right: -102px;
}

.growth-story--follow .growth-story__deco--left {
  width: 80px;
  top: auto;
  bottom: 100px;
  left: -120px;
}

.growth-story--follow .growth-story__deco--right {
  width: 90px;
  top: -26px;
  right: -50px;
}

.growth-story--mentor .growth-story__deco--left {
  width: 80px;
  top: auto;
  left: -120px;
  bottom: 50px;
}

.growth-story--mentor .growth-story__deco--right {
  width: 100px;
  top: -44px;
}

.growth-story--specialized .growth-story__deco--left {
  width: 154px;
  bottom: -110px;
  left: -80px;
}

.growth-story--specialized .growth-story__deco--right {
  width: 124px;
  top: -46px;
  right: -70px;
}

.growth-story--specialized .growth-story__deco--right2 {
  width: 54px;
  top: auto;
  right: -50px;
  bottom: -130px;
  transform: rotate(-30deg);
}

.growth-training-programs {
  margin-top: 118px;
  margin-bottom: 150px;
}

.growth-training-programs__section + .growth-training-programs__section {
  margin-top: 64px;
}

.growth-training-programs__heading {
  padding: 0 16px 26px;
  text-align: center;
  color: #106eb0;
  font-size: 27px;
  line-height: 1.35;
  font-weight: 700;
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.growth-training-programs__heading span {
  font-size: 23px;
}

.growth-training-programs__band {
  background: #c7e8ff;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 40px 24px 38px;
}

.growth-training-programs__band2 {
  background: #93c2e3;
}

.growth-training-programs__inner {
  max-width: 700px;
  margin: 0 auto;
}

.growth-training-programs__grid {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.growth-training-programs__card {
  min-height: 188px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 12px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 2px 6px rgba(33, 81, 122, 0.18);
  text-align: center;
  color: #106eb0;
  font-size: 23px;
  line-height: 1.18;
  font-weight: 700;
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.growth-pane:not([data-growth-pane=education]) {
  max-width: 980px;
  margin: 0 auto;
}

.career-switcher {
  margin-top: 6px;
}

.career-role-switch {
  display: flex;
  justify-content: center;
  gap: 28px;
  margin: 0 auto 80px;
  padding: 0 16px;
}

.career-role-switch__btn {
  position: relative;
  min-width: 176px;
  padding: 18px 24px 17px;
  border: 1px solid rgba(16, 110, 176, 0.4);
  background: #ffffff;
  color: #106eb0;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.career-role-switch__btn.is-active {
  background: #106eb0;
  border-color: #106eb0;
  color: #ffffff;
  box-shadow: 0 16px 28px rgba(16, 110, 176, 0.14);
}

.career-role-switch__btn.is-active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -13px;
  transform: translateX(-50%);
  border-top: 13px solid #106eb0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}

.career-overview {
  display: none;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 0 0 36px;
  background-image: linear-gradient(rgba(16, 110, 176, 0.06) 1px, transparent 1px), linear-gradient(90deg, rgba(16, 110, 176, 0.06) 1px, transparent 1px);
  background-size: 20px 20px;
}

.career-overview.is-active {
  display: block;
}

.career-overview__inner {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 54px 24px 36px;
}

.career-overview__inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: min(1000px, 100% - 48px);
  border-top: 2px solid #76aee6;
  transform: translateX(-50%);
}

.career-overview__art {
  max-width: 820px;
  margin: 50px auto;
}

.career-overview__art img {
  display: block;
  width: 100%;
  height: auto;
}

.career-role-pane {
  display: none;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-top: 0px;
  padding: 0px 24px 164px;
  background-image: linear-gradient(rgba(16, 110, 176, 0.06) 1px, transparent 1px), linear-gradient(90deg, rgba(16, 110, 176, 0.06) 1px, transparent 1px);
  background-size: 20px 20px;
}

.career-role-pane.is-active {
  display: block;
}

.career-group + .career-group {
  margin-top: 110px;
}

.career-group.career-role-pane + .career-group.career-role-pane {
  margin-top: 56px;
}

.growth-heading {
  color: #0a3b5d;
  text-align: center;
  font-size: 34px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: 28px;
}

.growth-heading span {
  display: inline-block;
  margin-left: 8px;
  color: #106eb0;
}

.career-step {
  margin: 0 0 28px;
}

.career-step img {
  width: 100%;
  display: block;
  border-radius: 24px;
}

.career-stage {
  margin-top: 44px;
}

.career-stage h3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(680px, 100% - 56px);
  min-height: 64px;
  margin: 0 auto 44px;
  background: #7db3d9;
  color: #ffffff;
  border-radius: 999px;
  padding: 10px 24px;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
}

.career-stage h3::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -17px;
  width: 0;
  height: 0;
  border-top: 18px solid #7db3d9;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  transform: translateX(-50%);
}

.career-stage__photo {
  max-width: 720px;
  margin: 0 auto 28px;
  padding: 18px;
  border: 6px solid #7db3d9;
  border-radius: 6px;
  background: #ffffff;
}

.career-stage__photo img {
  width: 100%;
  display: block;
  border-radius: 0;
}

.career-stage p {
  max-width: 680px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.95;
}

.career-voice {
  max-width: 760px;
  margin: 74px auto 100px auto;
}

.career-voice__title {
  margin: 0 0 18px;
  text-align: right;
}

.career-voice__title img {
  display: inline-block;
  width: 480px;
  max-width: min(100%, 530px);
  margin-bottom: 10px;
  vertical-align: middle;
}

.career-voice__body {
  position: relative;
}

.career-voice__person {
  position: absolute;
  left: 20px;
  bottom: 0;
  z-index: 2;
  width: auto;
  max-width: calc(100% - 80px);
  max-height: 270px;
  height: auto;
}

.career-voice__person--engineer-2 {
  max-height: 240px;
}

.career-voice__panel {
  position: relative;
  margin-left: 0;
  padding: 44px 24px 44px 290px;
  border: 6px solid #7db3d9;
  border-radius: 20px;
  background: #ffffff;
}
.career-voice__panel p {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.career-voice__copy {
  margin: 0;
  color: #0a3b5d;
  font-size: 28px;
  line-height: 1.9;
  letter-spacing: 0.03em;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .growth-page {
    padding-bottom: 96px;
  }
  .growth-lead {
    font-size: 18px;
  }
  .growth-switch__btn {
    font-size: 24px;
  }
  .growth-story__deco--left {
    left: -16px;
  }
  .growth-story__deco--right {
    right: -16px;
  }
  .career-voice {
    max-width: 680px;
    margin: 56px auto 72px;
  }
  .career-voice__title img {
    width: 360px;
    max-width: min(100%, 360px);
  }
  .career-voice__person {
    left: 16px;
    max-width: min(240px, 100% - 48px);
    max-height: 220px;
  }
  .career-voice__person--engineer-2 {
    max-height: 205px;
  }
  .career-voice__panel {
    padding: 32px 20px 32px 226px;
    border-width: 5px;
    border-radius: 18px;
  }
  .career-voice__copy {
    font-size: 22px;
    line-height: 1.75;
  }
}
@media screen and (max-width: 1180px) {
  .growth-story__deco {
    display: none;
  }
}
@media screen and (max-width: 860px) {
  .career-voice {
    max-width: 560px;
    margin: 86px auto 56px;
  }
  .career-voice__title {
    margin-bottom: 14px;
    text-align: right;
  }
  .career-voice__title img {
    width: calc(100% - 150px);
    max-width: 100%;
    margin-bottom: 0;
  }
  .career-voice__body {
    padding-top: 10px;
  }
  .career-voice__person {
    left: 100px;
    top: -79px;
    bottom: auto;
    max-width: 160px;
    max-height: 160px;
    transform: translateX(-50%);
  }
  .career-voice__person--engineer-2 {
    max-height: 150px;
  }
  .career-voice__panel {
    min-height: 0;
    padding: 104px 22px 22px;
    border-width: 4px;
    border-radius: 16px;
  }
  .career-voice__copy {
    max-width: 22em;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .growth-page .bg_img1.bg_img2 .top_box .title_en {
    font-size: 40px;
  }
  .growth-page {
    padding-bottom: 72px;
  }
  .growth-page .content_box {
    width: calc(100% - 28px);
  }
  .growth-page .title_en {
    font-size: 40px;
  }
  .growth-page .title_en span img {
    height: 80px;
  }
  .growth-hero__intro {
    margin-top: 40px;
  }
  .growth-lead {
    max-width: 94%;
    font-size: 16px;
    line-height: 1.9;
  }
  .growth-switch {
    margin-bottom: 34px;
  }
  .growth-switch__btn {
    width: 50%;
    min-width: 0;
    padding: 0 8px 16px;
    font-size: 16px;
  }
  .growth-copy {
    margin-top: 52px;
  }
  .home-copy__logo {
    width: max(100vw, 780px);
  }
  .home-copy__line2 {
    height: 6px;
    margin-top: 6px;
  }
  .growth-body {
    margin-top: -10px;
    padding-top: 42px;
  }
  .growth-section {
    padding: 0;
  }
  .growth-story {
    margin-top: 22px;
  }
  .growth-section__header,
  .growth-story__header {
    gap: 8px;
  }
  .growth-section__num,
  .growth-story__num {
    width: 28px;
  }
  .growth-section__eyebrow {
    font-size: 16px;
    margin-bottom: 3px;
  }
  .growth-section__title,
  .growth-story h3 {
    font-size: 22px;
  }
  .growth-section__copy,
  .growth-story__copy {
    margin-top: 6px;
    font-size: 16px;
    line-height: 1.8;
  }
  .growth-summary {
    margin-top: 14px;
    margin-bottom: 50px;
  }
  .growth-summary h3 {
    font-size: 16px;
  }
  .growth-summary__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
  }
  .growth-summary__grid li {
    min-height: 38px;
    font-size: 16px;
    line-height: 1.45;
    padding: 15px 2px;
  }
  .growth-story__photo {
    margin-top: 10px;
  }
  .growth-story__deco--left {
    left: -8px;
  }
  .growth-story__deco--right {
    right: -8px;
  }
  .growth-story--ojt .growth-story__deco--left {
    width: 16px;
    top: 66px;
  }
  .growth-story--ojt .growth-story__deco--right {
    width: 34px;
    top: 18px;
  }
  .growth-story--follow .growth-story__deco--left {
    width: 18px;
    top: 100px;
  }
  .growth-story--follow .growth-story__deco--right {
    width: 26px;
    top: 22px;
  }
  .growth-story--mentor .growth-story__deco--left {
    width: 18px;
    top: 88px;
  }
  .growth-story--mentor .growth-story__deco--right {
    width: 20px;
    top: 90px;
  }
  .growth-story--specialized .growth-story__deco--left {
    width: 28px;
    top: 136px;
  }
  .growth-story--specialized .growth-story__deco--right {
    width: 26px;
    top: 86px;
  }
  .growth-training-programs {
    margin-top: 48px;
  }
  .growth-training-programs__section + .growth-training-programs__section {
    margin-top: 36px;
  }
  .growth-training-programs__heading {
    padding: 0 10px 14px;
    font-size: 18px;
  }
  .growth-training-programs__heading span {
    font-size: 16px;
  }
  .growth-training-programs__band {
    padding: 16px 14px;
  }
  .growth-training-programs__inner {
    max-width: 100%;
  }
  .growth-training-programs__grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .growth-training-programs__card {
    min-height: 110px;
    border-radius: 8px;
    font-size: 16px;
    line-height: 1.25;
  }
  .career-role-switch {
    gap: 10px;
    margin-bottom: 22px;
    padding: 0 14px;
  }
  .career-role-switch__btn {
    min-width: 0;
    flex: 1 1 0;
    max-width: 178px;
    padding: 14px 8px 12px;
    font-size: 16px;
  }
  .career-role-switch__btn.is-active::after {
    bottom: -10px;
    border-top-width: 10px;
    border-right-width: 10px;
    border-left-width: 10px;
  }
  .career-overview {
    padding-bottom: 18px;
  }
  .career-overview__inner {
    padding: 32px 12px 20px;
  }
  .career-overview {
    background-size: 14px 14px;
  }
  .career-overview__art {
    max-width: 360px;
  }
  .career-role-pane {
    margin-top: 34px;
    padding: 8px 12px 100px;
  }
  .career-role-pane {
    background-size: 14px 14px;
  }
  .career-group + .career-group {
    margin-top: 68px;
  }
  .career-group.career-role-pane + .career-group.career-role-pane {
    margin-top: 34px;
  }
  .growth-heading {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .career-stage {
    margin-top: 34px;
  }
  .career-stage h3 {
    width: min(320px, 100% - 24px);
    min-height: 42px;
    margin-bottom: 24px;
    padding: 8px 16px;
    font-size: 17px;
  }
  .career-stage h3::after {
    bottom: -12px;
    border-top-width: 12px;
    border-right-width: 9px;
    border-left-width: 9px;
  }
  .career-stage__photo {
    margin-bottom: 18px;
    padding: 10px;
    border-width: 4px;
  }
  .career-stage p {
    font-size: 16px;
    line-height: 1.85;
  }
  .career-voice {
    margin-top: 74px;
  }
  .career-voice__title {
    margin-bottom: 14px;
    text-align: left;
    padding-left: 150px;
  }
  .career-voice__title img {
    width: 100%;
  }
  .career-voice__body {
    padding-top: 10px;
  }
  .career-voice__person {
    max-width: 132px;
    max-height: 132px;
  }
  .career-voice__panel {
    min-height: 0;
    padding: 76px 16px 16px;
    border-width: 4px;
    border-radius: 16px;
  }
  .career-voice__copy {
    font-size: 16px;
    line-height: 1.85;
    text-align: left;
  }
  .career-voice__person--engineer-2 {
    max-height: 126px;
  }
}
@media screen and (max-width: 400px) {
  .bg_img1.bg_img2 .top2 {
    -o-object-position: 75% center;
       object-position: 75% center;
  }
  .bg_img1.bg_img2 .top_box {
    top: auto;
    bottom: 30px;
    transform: translate(-50%, 0%);
  }
}/*# sourceMappingURL=growth.css.map */