/* CSS Document */
/* CSS Document */
/* line 5, common.scss */
.content {
  background: #1b2759; }

/* line 10, common.scss */
.topimgb {
  height: auto; }

/* line 14, common.scss */
.pankuzub {
  color: #fff; }
  /* line 17, common.scss */
  .pankuzub a {
    color: #fff; }

/* line 26, common.scss */
.topimg-recruitb {
  position: relative; }
  /* line 29, common.scss */
  .topimg-recruitb:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 200px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
    z-index: 1; }

/* line 46, common.scss */
.top_recruit_body {
  position: absolute;
  top: 260px;
  left: 20vw;
  right: 0;
  bottom: 0;
  margin: 0;
  z-index: 1;
  color: #fff; }
  @media all and (min-width: 930.01px) and (max-width: 1300px) {
    /* line 46, common.scss */
    .top_recruit_body {
      top: 280px; } }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 46, common.scss */
    .top_recruit_body {
      top: 17vw;
      left: 17vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 46, common.scss */
    .top_recruit_body {
      top: 17vw;
      left: 13vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 46, common.scss */
    .top_recruit_body {
      top: 17vw;
      left: 17vw; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 46, common.scss */
    .top_recruit_body {
      width: auto;
      position: static; } }
  @media screen and (max-width: 350px) {
    /* line 46, common.scss */
    .top_recruit_body {
      width: auto;
      position: static; } }

/* line 89, common.scss */
.top_recruit_body_title_en {
  font-size: 82px;
  line-height: 1;
  font-weight: 900;
  color: #fff;
  text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
  position: relative;
  max-width: 390px; }
  @media all and (min-width: 930.01px) and (max-width: 1300px) {
    /* line 89, common.scss */
    .top_recruit_body_title_en {
      font-size: 60px;
      max-width: 360px; } }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 89, common.scss */
    .top_recruit_body_title_en {
      font-size: 60px;
      max-width: 300px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 89, common.scss */
    .top_recruit_body_title_en {
      font-size: 50px;
      max-width: 260px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 89, common.scss */
    .top_recruit_body_title_en {
      font-size: 40px;
      max-width: 220px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 89, common.scss */
    .top_recruit_body_title_en {
      font-size: 70px;
      width: fit-content;
      margin: 0 auto; } }
  @media screen and (max-width: 350px) {
    /* line 89, common.scss */
    .top_recruit_body_title_en {
      font-size: 60px;
      width: fit-content;
      margin: 0 auto; } }

/* line 126, common.scss */
.top_recruit_body_title_jp {
  font-size: 40px;
  line-height: 1;
  margin: 15px 0 0 0;
  letter-spacing: 0.1em;
  font-weight: 800; }
  @media all and (min-width: 930.01px) and (max-width: 1300px) {
    /* line 126, common.scss */
    .top_recruit_body_title_jp {
      font-size: 28px; } }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 126, common.scss */
    .top_recruit_body_title_jp {
      font-size: 28px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 126, common.scss */
    .top_recruit_body_title_jp {
      font-size: 24px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 126, common.scss */
    .top_recruit_body_title_jp {
      font-size: 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 126, common.scss */
    .top_recruit_body_title_jp {
      font-size: 26px;
      text-align: center; } }
  @media screen and (max-width: 350px) {
    /* line 126, common.scss */
    .top_recruit_body_title_jp {
      font-size: 26px;
      text-align: center; } }

/* line 156, common.scss */
.top_recruit_body_txt {
  font-size: 24px;
  line-height: 1.8;
  margin: 35px 0 0 0;
  letter-spacing: 0.1em;
  font-weight: 700; }
  @media all and (min-width: 930.01px) and (max-width: 1300px) {
    /* line 156, common.scss */
    .top_recruit_body_txt {
      font-size: 22px; } }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 156, common.scss */
    .top_recruit_body_txt {
      font-size: 22px;
      margin: 15px 0 0 0; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 156, common.scss */
    .top_recruit_body_txt {
      font-size: 18px;
      margin: 15px 0 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 156, common.scss */
    .top_recruit_body_txt {
      font-size: 18px;
      margin: 15px 0 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 156, common.scss */
    .top_recruit_body_txt {
      font-size: 18px;
      text-align: center;
      margin: 25px 0 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 156, common.scss */
    .top_recruit_body_txt {
      font-size: 18px;
      text-align: center;
      margin: 25px 0 0 0; } }

/* line 190, common.scss */
.topimg-recruit_img {
  display: grid;
  grid-template-columns: 28% 28% 44%;
  height: 640px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 190, common.scss */
    .topimg-recruit_img {
      height: 45vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 190, common.scss */
    .topimg-recruit_img {
      height: 45vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 190, common.scss */
    .topimg-recruit_img {
      height: 45vw; } }

/* line 210, common.scss */
.topimg-recruit_img1 {
  background: url("../images/mv1.jpg") 50% 50% no-repeat;
  background-size: cover; }

/* line 215, common.scss */
.topimg-recruit_img2 {
  background: url("../images/mv2.jpg") 50% 50% no-repeat;
  background-size: cover; }

/* line 221, common.scss */
.topimg-recruit_img3 {
  background: url("../images/mv3.jpg") 50% 50% no-repeat;
  background-size: cover; }

/*# sourceMappingURL=common.css.map */
