@charset "UTF-8";
/* basic layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* 基本設定
---------------------------------------------------------------------------*/
/* responsive */
/* サイズ */
/* flexbox */
/* フォント */
/* regular: 400, medium: 500, semibold: 600, bold: 700 */
/* medium: 500, bold: 700, black: 900 */
/* regular: 400, medium: 500, semibold: 600, bold: 700 */
/* regular: 400 */
/* 色 */
/* グラデ背景色 */
/* 中央揃え */
/* objectfit */
/* ホバーアクション */
/* 角丸 */
/* ボタン */
/* ボタンの中のspan */
/* フォントサイズ */
/* 余白 */
/* 縦書き */
/* 内径 */
/* intr
---------------------------------------------------------------------------*/
.intr .pg-ancbtns {
  margin-top: 80px; }
  @media screen and (max-width: 1300px) {
    .intr .pg-ancbtns {
      margin-top: 6.1538461538vw; } }
  @media screen and (max-width: 480px) {
    .intr .pg-ancbtns {
      margin-top: 10.6666666667vw; } }

/* consulting
---------------------------------------------------------------------------*/
.consulting {
  padding-top: 120px;
  padding-bottom: 110px; }
  @media screen and (max-width: 1300px) {
    .consulting {
      padding-top: 9.2307692308vw; } }
  @media screen and (max-width: 480px) {
    .consulting {
      padding-top: 16vw; } }
  @media screen and (max-width: 1300px) {
    .consulting {
      padding-bottom: 8.4615384615vw; } }
  @media screen and (max-width: 480px) {
    .consulting {
      padding-bottom: 14.6666666667vw; } }
  .consulting-wrap {
    position: relative;
    /* 1080 */
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    z-index: 20; }
    @media screen and (max-width: 1300px) {
      .consulting-wrap {
        width: 83.0769230769vw; } }
    @media screen and (max-width: 480px) {
      .consulting-wrap {
        width: 86.6666666667vw; } }
  .consulting .pg-decottl span.mini {
    display: inline-block;
    font-size: 78%;
    margin-top: 0.4em; }
    @media screen and (max-width: 480px) {
      .consulting .pg-decottl span.mini {
        font-size: 76%;
        letter-spacing: 0; } }
  .consulting .pg-underttlen {
    margin-bottom: 76px; }
    @media screen and (max-width: 1300px) {
      .consulting .pg-underttlen {
        margin-bottom: 5.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .consulting .pg-underttlen {
        margin-bottom: 10.1333333333vw; } }
  .consulting .pg-hdl {
    margin-bottom: 38px; }
    @media screen and (max-width: 1300px) {
      .consulting .pg-hdl {
        margin-bottom: 2.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .consulting .pg-hdl {
        margin-bottom: 5.0666666667vw; } }
  .consulting .pg-desc {
    width: 50%; }
    @media screen and (max-width: 480px) {
      .consulting .pg-desc {
        width: 100%;
        margin-bottom: 8vw; } }
  .consulting-img {
    position: absolute;
    left: 554px;
    top: -168px;
    width: 1034px;
    height: 817px; }
    @media screen and (max-width: 1300px) {
      .consulting-img {
        left: 42.6153846154vw;
        top: -12.9230769231vw;
        width: 79.5384615385vw;
        height: 62.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .consulting-img {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        height: auto; } }

/* job
---------------------------------------------------------------------------*/
.job {
  position: relative;
  z-index: 15;
  background-color: #DEEAF6;
  padding-top: 110px;
  padding-bottom: 120px; }
  @media screen and (max-width: 1300px) {
    .job {
      padding-top: 8.4615384615vw; } }
  @media screen and (max-width: 480px) {
    .job {
      padding-top: 14.6666666667vw; } }
  @media screen and (max-width: 1300px) {
    .job {
      padding-bottom: 9.2307692308vw; } }
  @media screen and (max-width: 480px) {
    .job {
      padding-bottom: 16vw; } }
  .job + .job {
    padding-bottom: 0;
    margin-top: 64px; }
    @media screen and (max-width: 1300px) {
      .job + .job {
        margin-top: 4.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .job + .job {
        margin-top: 8.5333333333vw; } }
    .job + .job dl {
      margin-bottom: 0; }
  .job .pg-hdl {
    text-align: center;
    margin-bottom: 38px; }
    @media screen and (max-width: 1300px) {
      .job .pg-hdl {
        margin-bottom: 2.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .job .pg-hdl {
        margin-bottom: 5.0666666667vw; } }
  .job-wrap {
    /* 1080 */
    width: 1080px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 1300px) {
      .job-wrap {
        width: 83.0769230769vw; } }
    @media screen and (max-width: 480px) {
      .job-wrap {
        width: 86.6666666667vw; } }
  .job ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .job ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10.6666666667vw; } }
    .job ul li {
      width: 520px; }
      @media screen and (max-width: 1300px) {
        .job ul li {
          width: 40vw; } }
      @media screen and (max-width: 480px) {
        .job ul li {
          width: 100%; } }
  .job-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 120px;
    background-image: url(../img/recruit/job-eyecatch.png);
    background-position: 14px center;
    background-size: 120px;
    background-repeat: no-repeat;
    background-color: #0F478B;
    border-radius: 12px;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: .05em;
    margin-bottom: 38px; }
    @media screen and (max-width: 1300px) {
      .job-ttl {
        border-radius: 0.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .job-ttl {
        border-radius: 3.2vw; } }
    @media screen and (max-width: 1300px) {
      .job-ttl {
        font-size: 1.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .job-ttl {
        font-size: 4.7407386667vw; } }
    @media screen and (max-width: 1300px) {
      .job-ttl {
        margin-bottom: 2.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .job-ttl {
        margin-bottom: 5.0666666667vw; } }
    @media screen and (max-width: 1300px) {
      .job-ttl {
        height: 9.2307692308vw;
        background-position: 1.0769230769vw center;
        background-size: 9.2307692308vw; } }
    @media screen and (max-width: 480px) {
      .job-ttl {
        height: 16vw;
        background-position: 1.8666666667vw center;
        background-size: 16vw; } }
  .job .pg-desc {
    margin-bottom: 38px; }
    @media screen and (max-width: 1300px) {
      .job .pg-desc {
        margin-bottom: 2.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .job .pg-desc {
        margin-bottom: 5.0666666667vw; } }
  .job dl {
    margin-bottom: 54px; }
    @media screen and (max-width: 1300px) {
      .job dl {
        margin-bottom: 4.1538461538vw; } }
    @media screen and (max-width: 480px) {
      .job dl {
        margin-bottom: 7.2vw; } }
    .job dl dt {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 20px;
      letter-spacing: .05em;
      color: #0F478B;
      margin-bottom: 14px; }
      @media screen and (max-width: 1300px) {
        .job dl dt {
          font-size: 1.5384615385vw; } }
      @media screen and (max-width: 480px) {
        .job dl dt {
          font-size: 4.7407386667vw; } }
      @media screen and (max-width: 1300px) {
        .job dl dt {
          margin-bottom: 1.0769230769vw; } }
      @media screen and (max-width: 480px) {
        .job dl dt {
          margin-bottom: 1.8666666667vw; } }
      .job dl dt::after {
        content: "";
        flex-grow: 1;
        margin-left: 1em;
        height: 1px;
        background-color: #0F478B; }
    .job dl dd {
      font-size: 18px;
      line-height: 2.22222;
      letter-spacing: .05em;
      padding-left: 1em;
      text-indent: -1em; }
      @media screen and (max-width: 1300px) {
        .job dl dd {
          font-size: 1.3846153846vw; } }
      @media screen and (max-width: 480px) {
        .job dl dd {
          font-size: 4.2666648vw; } }
  .job-btn {
    color: #ffffff;
    width: 520px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 1300px) {
      .job-btn {
        width: 40vw; } }
    @media screen and (max-width: 480px) {
      .job-btn {
        width: 100%; } }
    .job-btn a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%;
      height: 80px;
      background-color: #E05A00;
      background-image: url(../img/cmn/btn-arw-right-white.png);
      background-size: 10px 20px;
      background-position: right 30px center;
      background-repeat: no-repeat;
      border-radius: 12px; }
      @media screen and (max-width: 1300px) {
        .job-btn a {
          border-radius: 0.9230769231vw; } }
      @media screen and (max-width: 480px) {
        .job-btn a {
          border-radius: 3.2vw; } }
      @media screen and (max-width: 1300px) {
        .job-btn a {
          height: 6.1538461538vw;
          background-size: 0.7692307692vw 1.5384615385vw;
          background-position: right 2.3076923077vw center; } }
      @media screen and (max-width: 480px) {
        .job-btn a {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          height: 18.6666666667vw;
          background-size: 1.3333333333vw 2.6666666667vw;
          background-position: right 4vw center; } }
      .job-btn a strong {
        font-family: "Roboto Condensed", sans-serif;
        font-optical-sizing: auto;
        font-weight: 800;
        font-style: italic;
        letter-spacing: .05em;
        font-size: 28px;
        letter-spacing: .05em; }
        @media screen and (max-width: 1300px) {
          .job-btn a strong {
            font-size: 2.1538461538vw; } }
        @media screen and (max-width: 480px) {
          .job-btn a strong {
            font-size: 6.6370341333vw; } }
      .job-btn a small {
        font-size: 20px;
        letter-spacing: .05em;
        margin-left: 1em; }
        @media screen and (max-width: 1300px) {
          .job-btn a small {
            font-size: 1.5384615385vw; } }
        @media screen and (max-width: 480px) {
          .job-btn a small {
            font-size: 4.7407386667vw; } }
        @media screen and (max-width: 480px) {
          .job-btn a small {
            margin-left: 0;
            margin-top: 0.2em; } }

/* management
---------------------------------------------------------------------------*/
.management {
  padding-top: 120px;
  padding-bottom: 110px; }
  @media screen and (max-width: 1300px) {
    .management {
      padding-top: 9.2307692308vw; } }
  @media screen and (max-width: 480px) {
    .management {
      padding-top: 16vw; } }
  @media screen and (max-width: 1300px) {
    .management {
      padding-bottom: 8.4615384615vw; } }
  @media screen and (max-width: 480px) {
    .management {
      padding-bottom: 14.6666666667vw; } }
  .management-wrap {
    position: relative;
    /* 1080 */
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    z-index: 20;
    padding-left: 540px; }
    @media screen and (max-width: 1300px) {
      .management-wrap {
        width: 83.0769230769vw; } }
    @media screen and (max-width: 480px) {
      .management-wrap {
        width: 86.6666666667vw; } }
    @media screen and (max-width: 1300px) {
      .management-wrap {
        padding-left: 41.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .management-wrap {
        padding-left: 0; } }
  .management .pg-decottl span.mini {
    display: inline-block;
    font-size: 78%;
    margin-top: 0.4em; }
    @media screen and (max-width: 480px) {
      .management .pg-decottl span.mini {
        font-size: 76%;
        letter-spacing: 0; } }
  .management .pg-underttlen {
    margin-bottom: 76px; }
    @media screen and (max-width: 1300px) {
      .management .pg-underttlen {
        margin-bottom: 5.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .management .pg-underttlen {
        margin-bottom: 10.1333333333vw; } }
  .management .pg-hdl {
    margin-bottom: 38px; }
    @media screen and (max-width: 1300px) {
      .management .pg-hdl {
        margin-bottom: 2.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .management .pg-hdl {
        margin-bottom: 5.0666666667vw; } }
  @media screen and (max-width: 480px) {
    .management .pg-desc {
      margin-bottom: 8vw; } }
  .management-img {
    position: absolute;
    right: 626px;
    top: -168px;
    width: 932px;
    height: 825px; }
    @media screen and (max-width: 1300px) {
      .management-img {
        right: 48.1538461538vw;
        top: -12.9230769231vw;
        width: 71.6923076923vw;
        height: 63.4615384615vw; } }
    @media screen and (max-width: 480px) {
      .management-img {
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
        height: auto; } }

.bg-white {
  background-color: #ffffff; }
