.fj-hero-heading {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  position: relative;
  font-size: inherit;
  font-weight: 900;
  font-family: inherit;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.2); }

.fj-hero-heading {
  margin: 0; }

.fj-hero-description {
  margin: 0;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  position: relative;
  font-size: var(--font-size-2xl);
  letter-spacing: 0.01em;
  line-height: 36px;
  font-weight: 400;
  font-family: inherit;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.2); }

.fj-hero-maincopy {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: var(--gap-xl); }

.task-list-task-list-work-icon {
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.fj-hero-icon {
  width: 88px;
  height: 88px;
  border-radius: var(--br-141xl);
  border: 2px solid var(--white);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: var(--padding-5xl) var(--padding-3xl); }

.fj-hero-card-description {
  margin: 0;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  position: relative;
  font-size: inherit;
  font-weight: 700;
  font-family: inherit; }

.fj-hero-card,
.fj-hero-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.fj-hero-text {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 var(--padding-xs); }

.fj-hero-card {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: var(--padding-17xl) var(--padding-xs) var(--padding-17xl);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  gap: var(--gap-base);
  max-width: 100%; }

.user-multiple-group-close-geo-icon {
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.fj-hero-card2 {
  border-left: 1px solid var(--main-pale); }

.fj-hero-upper-row {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%; }

.graduation-cap-graduation-cap-icon {
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.fj-hero-contents,
.fj-hero-lower-row {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.fj-hero-contents,
.fj-hero-lower-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.fj-hero-lower-row {
  border-top: 1px solid var(--main-pale);
  padding: var(--padding-15xl) 0 var(--padding-17xl);
  gap: var(--gap-base); }

.fj-hero-contents {
  -webkit-box-shadow: 0 0 46px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 46px rgba(0, 0, 0, 0.12);
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.1);
  max-width: 100%;
  font-size: var(--font-size-9xl); }

.fj-hero,
.fj-hero-inner {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%; }

.fj-hero-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: var(--gap-53xl);
  width: 1118px;
  margin: auto; }

.fj-hero {
  background: -webkit-gradient(linear, left top, left bottom, from(#0047bd), to(#155ed6));
  background: -webkit-linear-gradient(top, #0047bd, #155ed6);
  background: -o-linear-gradient(top, #0047bd, #155ed6);
  background: linear-gradient(180deg, #0047bd, #155ed6);
  overflow: hidden;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: var(--padding-121xl) var(--padding-5xl) 96px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: var(--font-size-25xl);
  color: var(--white);
  font-family: var(--font-noto-sans-jp); }

.ttl {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 var(--padding-xl);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%; }

.fj-about-img-wrapper,
.v-1-icon {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  overflow: hidden; }

.v-1-icon {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.fj-about-img-wrapper {
  height: 226px;
  border-radius: var(--br-xs);
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.fj-about-card-title {
  position: relative; }

.fj-about-card-title {
  margin: 0;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  font-size: inherit;
  font-weight: 700;
  font-family: inherit; }

.fj-about-description {
  position: relative;
  font-size: var(--font-size-mini);
  letter-spacing: 0.01em;
  line-height: 32px;
  text-align: left;
  display: inline-block;
  word-break: break-word; }

.fj-about-card,
.fj-about-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.fj-about-text-wrapper {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: var(--gap-base);
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.fj-about-card {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: var(--br-5xs);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--gap-5xl);
  min-width: 255px;
  max-width: 100%; }

.fj-about-row {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  max-width: 100%; }

.fj-about-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 0 var(--padding-5xl);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  gap: var(--gap-29xl); }

.fj-about-rows {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  gap: var(--gap-17xl);
  font-size: var(--font-size-5xl); }

.fj-about-inner,
.fj-about-rows,
.fj-about-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 100%; }

.fj-about-inner {
  width: 1118px;
  gap: var(--gap-41xl);
  margin-top: 72px; }

.fj-about-section {
  background-color: var(--black-light);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: var(--font-size-17xl);
  color: var(--white);
  font-family: var(--font-noto-sans-jp);
  padding-top: 0; }

.featured-jobs-card-ttl {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 130%;
  font-weight: 700; }

.business-card-name-card-busin-icon {
  height: 18px;
  width: 18px;
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.salary-amount {
  position: relative;
  line-height: 23px;
  display: inline-block;
  min-width: 29px;
  font-weight: 700; }

.dollar-unit {
  position: relative;
  font-size: var(--font-size-sm);
  line-height: 18px;
  color: var(--dark-blue);
  display: inline-block;
  min-width: 28px;
  margin-left: 2px; }

.featured-jobs-card-li,
.featured-jobs-card-text-wrappe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.featured-jobs-card-li {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: var(--gap-5xs); }

.featured-jobs-card-ul {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  padding: var(--padding-3xs) 0 0;
  gap: var(--gap-base);
  font-size: var(--font-size-5xl);
  color: var(--main-light); }
  .featured-jobs-card-ul li {
    border-top: 1px dashed var(--color-gainsboro-100);
    padding: var(--padding-sm) 0 0; }

.business-handshake-deal-contr-icon {
  height: 20px;
  width: 20px;
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-height: 20px; }

.featured-jobs-card-li1 {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 0 var(--padding-3xs);
  gap: var(--gap-7xs);
  font-size: var(--font-size-sm);
  color: var(--dark-blue); }

.screen-1-screen-device-electr-icon {
  height: 18px;
  width: 18px;
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.job-detail {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative; }

.featured-jobs-card,
.featured-jobs-card-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.featured-jobs-card {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  border-radius: var(--br-xs);
  background-color: var(--white);
  border: 1px solid var(--main);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding: var(--padding-3xl) var(--padding-4xl);
  gap: var(--gap-xs);
  min-width: 329px;
  max-width: 100%; }

.featured-jobs-rows {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 36px 36px;
  text-align: left;
  font-size: var(--font-size-lg);
  color: var(--dark-blue);
  font-family: var(--font-noto-sans-jp); }

@media screen and (min-width: 716px) and (max-width: 1118px) {
  .featured-jobs-card {
    max-width: 48%; }
  .featured-jobs-rows {
    gap: 36px 4%; } }

.featured-jobs-inner,
.featured-jobs-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 100%; }

.featured-jobs-inner {
  width: 1118px;
  gap: var(--gap-53xl); }

.featured-jobs-section {
  background-color: var(--main-super-pale);
  text-align: center;
  font-size: var(--font-size-sm);
  color: var(--main);
  font-family: var(--font-open-sans); }

.flow-text-exp {
  font-size: var(--font-size-mini);
  letter-spacing: 0.01em;
  line-height: 210%;
  display: inline-block;
  word-break: break-word; }

.fj-flow-inner {
  width: 1118px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: var(--gap-53xl);
  max-width: 100%; }

.find-jobs,
.fj-flow-inner,
.fj-flow-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.fj-flow-section {
  background-color: var(--black-main);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 100%;
  text-align: center;
  font-size: var(--font-size-sm);
  color: var(--main);
  font-family: var(--font-open-sans); }

.find-jobs {
  width: 100%;
  position: relative;
  background-color: var(--white);
  overflow: hidden;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  line-height: normal;
  letter-spacing: normal; }

@media screen and (max-width: 1200px) {
  .fj-hero-inner {
    gap: var(--gap-17xl); } }

@media screen and (max-width: 1050px) {
  .fj-hero-heading {
    font-size: var(--font-size-16xl); }
  .fj-hero {
    padding: var(--padding-72xl) var(--padding-17xl) 62px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }

@media screen and (max-width: 750px) {
  .fj-hero-card,
  .fj-hero-card2 {
    min-width: 100%; }
  .fj-hero-card2 {
    border-left: none;
    border-top: 1px solid var(--main-pale); }
  .fj-hero {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .fj-about-inner {
    margin-top: 60px; }
  .fj-about-row {
    gap: var(--gap-5xl);
    padding-bottom: 0; }
  .fj-about-rows {
    gap: var(--gap-lg); }
  .featured-jobs-rows {
    gap: var(--gap-lg); }
  .fj-about-card {
    margin-bottom: 16px; } }

@media screen and (max-width: 450px) {
  .fj-hero-heading {
    font-size: var(--font-size-7xl); }
  .fj-hero-description {
    font-size: var(--font-size-mid);
    line-height: 29px; }
  .fj-hero-card-description {
    font-size: var(--font-size-xl); }
  .fj-hero {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .fj-about-card-title {
    font-size: var(--font-size-lgi); }
  .featured-jobs-card-li {
    padding-right: var(--padding-xl);
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
