﻿@charset "UTF-8";

/**** トップページ ****/

/** トップページMV **/

.block-top-mv {
  position: relative;
  overflow: hidden;
}

.block-top-mv-bg {
  position: relative;
}

.block-top-mv-bg::before,
.block-top-mv-bg::after {
  content: "";
  display: block;
  position: absolute;
  transform: rotate(30deg);
}

.block-top-mv-bg::before {
  background-color: var(--cl-dbl);
}

.block-top-mv-bg::after {
  background-color: var(--cl-rd);
}

.block-top-mv-img {
  img {
    display: block;
    height: auto;
  }
}

.block-top-mv-message-img {
  img {
    display: block;
    height: auto;
  }
}

.block-top-mv-message-txt {
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.block-top-mv-bot_txt {
  background-repeat: repeat-x;
  background-position: top left;
}

@media screen and (min-width: 560px) {
  .block-top-mv {
    height: 1080px;
  }

  .block-top-mv-bg::before,
  .block-top-mv-bg::after {
    top: -830px;
    width: 600px;
    height: 10000px;
  }

  .block-top-mv-bg::before {
    left: -2807px;
  }

  .block-top-mv-bg::after {
    left: -481px;
  }

  .block-top-mv-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;

    img {
      width: 100%;
      height: 1080px;
      object-fit: cover;
    }
  }

  .block-top-mv-message {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    padding-top: 231px;
  }

  .block-top-mv-message-img {
    width: 706px;
    padding-left: 90px;
  }

  .block-top-mv-message-txt {
    font-size: 2.4rem;
    line-height: 2.083;
  }

  .block-top-mv-bot_txt {
    width: 100%;
    height: 72px;
    background-image: url(../images/top/mv_bot_txt.png);
    background-size: 1194px 72px;
  }
}

@media screen and (max-width: 559px) {
  .block-top-mv {
    overflow: hidden;
  }

  .block-top-mv-bg {
    position: absolute;
    top: 0;
    left: 0;
  }

  .block-top-mv-bg::before,
  .block-top-mv-bg::after {
    width: 50vw;
    height: 100vh;
    transform: rotate(29deg);
  }

  .block-top-mv-bg::before {
    top: -30vw;
    left: -45.7vw;
  }

  .block-top-mv-bg::after {
    top: 14vw;
    left: 123vw;
  }

  .block-top-mv-message {
    position: absolute;
    top: 28.2vw;
    left: 0;
    width: 100%;
  }

  .block-top-mv-message-img {
    display: block;
    width: 75.64vw;
    margin: 0 auto;
  }

  .block-top-mv-message-txt {
    margin-top: 7vw;
    font-size: 5.12vw;
    text-align: center;
    line-height: 1.8;
  }

  .block-top-mv-bot_txt {
    width: 100%;
    height: 9.23vw;
    margin-top: 3.33vw;
    background-image: url(../images/top/sp/mv_bot_txt.png);
    background-size: 149.23vw 9.23vw;
  }
}

/** 重要なお知らせ **/

@media screen and (max-width: 559px) {
  .importan-notice {
    background-color: var(--cl-dbl);
  }

  .importan-notice p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
    min-height: 10.67vw;
    padding: 2.4vw 4.27vw;
    margin: auto;
    background-color: var(--cl-dbl);
    color: #fff;
    font-size: 3.47vw;
    line-height: 1.5;
  }

  .importan-notice p::before {
    content: "";
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    top: 0.4vw;
    width: 4.27vw;
    height: 4.27vw;
    margin-right: 4.27vw;
    background: url(../image/common/icon_important@2x.png) center no-repeat;
    background-size: contain;
  }
}

@media screen and (min-width: 560px) {
  .importan-notice {
    position: relative;
    width: 100%;
    min-width: 1200px;
    margin-top: -72px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 34, 63, 1)), color-stop(50%, rgba(0, 34, 63, 1)), color-stop(51%, rgba(245, 245, 242, 1)), to(rgba(245, 245, 242, 1)));
    background: linear-gradient(to right, rgba(0, 34, 63, 1) 0%, rgba(0, 34, 63, 1) 50%, rgba(245, 245, 242, 1) 51%, rgba(245, 245, 242, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--cl-dbl)', endColorstr='#0000223f', GradientType=1);
  }

  .importan-notice p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 1200px;
    min-height: 72px;
    margin: auto;
    background-color: var(--cl-dbl);
    color: #fff;
    z-index: 9;
  }

  .importan-notice p::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 1px;
    width: 16px;
    height: 16px;
    margin-right: 16px;
    background: url(../image/common/icon_important.png) center no-repeat;
    background-size: contain;
  }
}

/** トップ お知らせ **/

.block-top-news-list {
  ul {
    border-top: 1px solid var(--cl-bdr);

    li {
      border-bottom: 1px solid var(--cl-bdr);

      dl {
        dt {
          a {
            color: #bdbdbd;
            font-weight: 700;
          }
        }

        dd {
          a {
            position: relative;
            display: -webkit-box;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-box-orient: vertical;
          }
        }
      }
    }
  }
}

@media screen and (min-width: 560px) {
  .block-top-news-container {
    margin-top: 110px;
  }

  .block-top-news-list {
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;

    ul {
      width: 920px;

      li {
        padding: 38px 0;

        dl {
          display: flex;
          align-items: center;
          height: 24px;

          dt {
            width: 112px;
          }

          dd {
            width: calc(100% - 112px);

            a {
              padding-right: 60px;
              line-clamp: 1;
              -webkit-line-clamp: 1;

              &::after {
                content: "";
                display: block;
                position: absolute;
                top: 50%;
                right: 24px;
                width: 13px;
                height: 8px;
                margin-top: -4px;
                background-image: url(../images/common/arw_bl.png);
                background-position: center;
                background-repeat: no-repeat;
                background-size: contain;
              }
            }
          }
        }
      }
    }
  }
}

@media screen and (max-width: 559px) {
  .block-top-news-container {
    margin-top: 25.64vw;
    padding: 0 10.25vw;
  }

  .block-top-news-list {
    margin-top: 10.25vw;

    ul {
      li {
        padding: 4.1vw 0;
        font-size: 3.58vw;
        line-height: 1.571;

        dl {
          position: relative;
          padding-right: 7.69vw;

          &::after {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            right: 0;
            width: 3.33vw;
            height: 2.05vw;
            background-image: url(../images/common/arw_bl.png);
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
          }

          dd {
            margin-top: 2.56vw;

            a {
              line-clamp: 2;
              -webkit-line-clamp: 2;
            }
          }
        }
      }
    }
  }
}

/** トップ ABOUT **/

.block-top-about-container {
  position: relative;
  color: #ffffff;

  .base-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    height: 100%;

    .ttl-h2 {
      .txt-en {
        color: #ffffff;
      }
    }
  }
}

.block-top-about-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;

  img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media screen and (min-width: 560px) {
  .block-top-about-container {
    min-width: 1200px;
    height: 700px;
    margin-top: 120px;

    .base-inner {
      padding-left: 800px;
    }
  }

  .block-top-about-comment {
    margin-top: 40px;
  }
}

@media screen and (max-width: 559px) {
  .block-top-about-container {
    height: 144.61vw;
    margin-top: 25.64vw;
    padding: 0 10.25vw;
  }

  .block-top-about-comment {
    margin-top: 10.25vw;
    font-size: 4.1vw;
  }
}

/** トップ SERVICE **/

.block-top-service-container {
  overflow: hidden;
}

.block-top-service-list {
  ul {
    li {
      a {
        display: block;

        .list-img {
          img {
            width: 100%;
            height: auto;
          }
        }

        .list-ttl {
          position: relative;
          color: var(--cl-dbl);
          font-weight: 900;

          &::before {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            background-color: var(--cl-rd);
          }
        }

        .list-comment {
          color: var(--cl-bk);
          font-weight: 700;
          line-height: 2.125;
        }
      }
    }
  }
}

.block-top-service-bg {
  img {
    display: block;
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 560px) {
  .block-top-service-container {
    margin-top: 200px;
  }

  .block-top-service-header {
    display: flex;
    align-items: center;
    justify-content: space-between;

    .block-btn-read_more {
      margin-top: 0;
    }
  }

  .block-top-service-content {
    position: relative;
  }

  .block-top-service-list {
    margin-top: 80px;
    width: 680px;

    ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;

      li {
        width: 300px;

        &:not(:nth-child(-n + 2)) {
          margin-top: 40px;
        }

        a {
          .list-ttl {
            margin-top: 16px;
            padding-left: 30px;
            font-size: 3.4rem;
            line-height: 1.205;

            &::before {
              width: 20px;
              height: 5px;
              margin-top: -2px;
            }
          }

          .list-comment {
            margin-top: 8px;
          }
        }
      }
    }
  }

  .block-top-service-bg {
    position: absolute;
    top: 0;
    left: 820px;
    width: 740px;
  }
}

@media screen and (max-width: 559px) {
  .block-top-service-container {
    margin-top: 25.64vw;
    padding: 0 10.25vw;
  }

  .block-top-service-list {
    margin-top: 10.25vw;

    ul {
      li {
        & + li {
          margin-top: 10.25vw;
        }

        a {
          .list-ttl {
            margin-top: 4.1vw;
            padding-left: 7.69vw;
            font-size: 7.69vw;
            line-height: 1.205;

            &::before {
              width: 3.07vw;
              height: 3px;
              margin-top: -1px;
            }
          }

          .list-comment {
            margin-top: 1.28vw;
            font-size: 4.1vw;
          }
        }
      }
    }
  }

  .block-top-service-bg {
    margin: 20.51vw -10.25vw 0;
  }
}

/** トップ ACHIEVEMENTS **/

.block-top-achievements-bg {
  position: relative;

  &::before {
    content: "";
    display: block;
    position: absolute;
    transform: rotate(30deg);
    background-color: var(--cl-dbl);
  }
}

.block-top-achievements-content {
  display: flex;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  .ttl-h2 {
    .txt-en,
    .txt-ja {
      color: #ffffff;
    }
  }
}

@media screen and (min-width: 560px) {
  .block-top-achievements-container {
    margin-top: 180px;
  }

  .block-top-achievements-bg {
    &::before {
      top: -8682px;
      left: 3612px;
      width: 600px;
      height: 10000px;
    }
  }

  .block-top-achievements-content {
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: 280px;
    padding-right: 117px;
    background-image: url(../images/top/achivements.jpg);

    .ttl-h2 {
      .txt-en {
        font-size: 3.8rem;
        line-height: 1.21;
      }

      .txt-ja {
        margin-top: 8px;
        font-size: 1.6rem;
      }
    }
  }
}

@media screen and (max-width: 559px) {
  .block-top-achievements-container {
    margin-top: 20.51vw;
  }

  .block-top-achievements-bg {
    &::before {
      top: -120vw;
      left: 98.8vw;
      width: 50vw;
      height: 100vh;
    }
  }

  .block-top-achievements-content {
    position: relative;
    align-items: center;
    justify-content: center;
    width: 78.71vw;
    height: 35.89vw;
    margin: 0 auto;
    background-image: url(../images/top/sp/achivements.jpg);

    .ttl-h2 {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;

      .txt-en {
        font-size: 6.66vw;
        line-height: 1.23;
      }

      .txt-ja {
        margin-top: 2.56vw;
        font-size: 3.58vw;
      }
    }
  }
}

/** トップ SPACER **/

.block-top-space-1,
.block-top-space-2 {
  position: relative;
  z-index: 99;

  img {
    display: block;
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 560px) {
  .block-top-space-1,
  .block-top-space-2 {
    margin-top: 200px;
  }
}

@media screen and (max-width: 559px) {
  .block-top-space-1,
  .block-top-space-2 {
    margin-top: 25.64vw;
  }
}

/** トップ RECRUIT **/

.top-recruit-container {
  position: relative;
}

.block-top-recruit-bg {
  position: relative;

  &::before {
    content: "";
    display: block;
    position: absolute;
    transform: rotate(30deg);
    background-color: var(--cl-rd);
  }
}

.block-top-recruit-list {
  ul {
    li {
      a {
        display: block;

        .list-img {
          img {
            display: block;
            width: 100%;
            height: auto;
          }
        }

        .list-ttl {
          color: var(--cl-bk);
          font-weight: 700;
        }
      }
    }
  }
}

@media screen and (min-width: 560px) {
  .block-top-recruit-container {
    margin-top: 200px;
  }

  .block-top-recruit-bg {
    &::before {
      top: -8682px;
      left: 3612px;
      width: 600px;
      height: 10000px;
    }
  }

  .block-top-recruit-list {
    margin-top: 80px;

    ul {
      display: flex;
      justify-content: space-between;

      li {
        width: 560px;

        .list-ttl {
          margin-top: 24px;
          font-size: 2.4rem;
          line-height: 1.416;
        }
      }
    }
  }
}

@media screen and (max-width: 559px) {
  .block-top-recruit-container {
    margin-top: 25.64vw;
    padding: 0 10.25vw;
  }

  .block-top-recruit-bg {
    z-index: 9;

    &::before {
      top: -120vw;
      left: 89vw;
      width: 50vw;
      height: 100vh;
    }
  }

  .block-top-recruit-list {
    position: relative;
    margin-top: 10.25vw;
    z-index: 99;

    ul {
      li + li {
        margin-top: 10.25vw;
      }

      .list-ttl {
        margin-top: 4.1vw;
        font-size: 4.61vw;
        line-height: 1.888;
      }
    }
  }
}

/** トップ GROUP COMPANY **/

.block-top-group-list {
  border-top: 1px solid var(--cl-bdr);

  ul {
    li {
      border-bottom: 1px solid var(--cl-bdr);

      a {
        display: block;

        .list-img {
          display: flex;
          align-items: center;
          justify-content: center;

          img {
            display: block;
            height: auto;
          }
        }

        .list-name {
          font-weight: 700;
          text-align: center;
        }

        .list-catchcopy {
          font-weight: 700;
        }
      }
    }
  }
}

@media screen and (min-width: 1440px) {
  .block-top-group-list {
    ul {
      li {
        padding: 80px;
      }
    }
  }
}

@media screen and (max-width: 1439px) {
  .block-top-group-list {
    ul {
      li {
        padding: 80px 40px;
      }
    }
  }
}

@media screen and (min-width: 560px) {
  .block-top-group-container {
    margin-top: 200px;
  }

  .block-top-group-header {
    display: flex;
    justify-content: center;
    padding-right: 10px;
  }

  .block-top-group-list {
    margin-top: 114px;
    min-width: 1200px;

    ul {
      display: flex;

      li {
        width: calc(100% / 3);

        &:not(:last-child) {
          border-right: 1px solid var(--cl-bdr);
        }

        a {
          color: var(--cl-bk);
        }

        .list-detail {
          margin-top: 40px;
        }

        .list-name {
          font-size: 1.8rem;
          line-height: 1.416;
        }

        .list-catchcopy {
          margin-top: 16px;
        }

        .list-comment {
          margin-top: 16px;
          line-height: 1.825;
        }
      }
    }
  }
}

@media screen and (max-width: 559px) {
  .block-top-group-container {
    margin-top: 25.64vw;
  }

  .block-top-group-header {
    padding: 0 10.25vw;
  }

  .block-top-group-list {
    margin-top: 10.25vw;

    ul {
      li {
        padding: 10.25vw 5.12vw;

        a {
          .list-detail {
            margin-top: 6.15vw;
          }

          .list-name {
            font-size: 4.87vw;
            line-height: 1.7;
          }

          .list-catchcopy {
            margin-top: 2.56vw;
          }

          .list-comment {
            margin-top: 4.1vw;
            font-size: 3.58vw;
            line-height: 1.714;
          }

          .link-read_more {
            margin-top: 4.1vw;
          }
        }
      }
    }
  }

  .company-content .block-top-group-list {
    margin: 10.25vw -4.27vw 0;
  }
}

/** その他MV **/

.block-other-mv {
  position: relative;
}

.block-other-mv-bg {
  display: block;
  position: relative;
}

.block-other-mv-bg::before {
  content: "";
  display: block;
  position: absolute;
  background-color: var(--cl-dbl);
  transform: rotate(30deg);
}

.block-other-mv-img {
  img {
    display: block;
    height: auto;
  }
}

.block-other-mv-message-img {
  img {
    display: block;
    height: auto;
  }
}

.block-other-mv-message-txt {
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.04em;
}

.block-other-mv-bot_txt {
  background-repeat: repeat-x;
  background-position: top left;
}

@media screen and (min-width: 560px) {
  .block-other-mv {
    height: 600px;
    margin-bottom: 100px;

    .block-other-mv-content {
      position: relative;
      padding-top: 298px;
    }
  }

  .block-other-mv.mv-large {
    height: 1080px;

    .block-other-mv-content {
      padding-top: 291px;
    }
  }

  .block-other-mv.img-blank {
    height: 500px;

    .block-other-mv-content {
      padding-top: 258px;
    }
  }

  .block-other-mv-bg::before {
    top: -720px;
    left: -2389px;
    width: 1600px;
    height: 4600px;
  }

  .block-other-mv-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;

    img {
      width: 100%;
      height: 600px;
      object-fit: cover;
    }
  }

  .img-blank .block-other-mv-img {
    height: 500px;
    background-color: var(--cl-bk);
  }

  .block-other-mv.mv-large .block-other-mv-img {
    img {
      height: 1080px;
    }
  }

  .block-other-mv-content {
    color: #ffffff;

    h1 {
      &.ttl-information_detail {
        font-size: 4.2rem;
      }

      span {
        display: block;

        &.txt-en {
          font-size: 10rem;
          font-weight: 900;
          line-height: 1.2;
        }

        &.txt-ja {
          margin-top: 6px;
          font-size: 2.4rem;
          font-weight: 700;
          line-height: 1.5;
        }
      }
    }

    .block-other-mv-message {
      margin-top: 320px;
      font-size: 2.4rem;
      font-weight: 700;
      line-height: 2.083;
      letter-spacing: 0.02em;
    }
  }
}

@media screen and (max-width: 559px) {
  .block-other-mv {
    margin-bottom: 20.51vw;
    overflow: hidden;

    &.img-blank {
      overflow: visible;
    }
  }

  .block-other-mv-bg {
    position: absolute;
    top: 0;
    left: 0;
  }

  .block-other-mv-bg::before {
    top: -30vw;
    left: -45.7vw;
    width: 50vw;
    height: 100vh;
    transform: rotate(29deg);
  }

  .img-blank .block-other-mv-img {
    height: 76.92vw;
    background-color: var(--cl-bk);
  }

  .block-other-mv-content {
    position: absolute;
    bottom: 10.25vw;
    left: 0;
    width: 100vw;
    padding: 0 5.12vw;

    h1 {
      color: #ffffff;

      &.ttl-information_detail {
        font-size: 6.15vw;
        line-height: 1.33;
      }

      span {
        display: block;

        &.txt-en {
          font-size: 12.82vw;
          font-weight: 900;
          line-height: 1.2;

          &.ttl-performance {
            font-size: 11.28vw;
          }
        }

        &.txt-ja {
          margin-top: 2.56vw;
          font-size: 3.58vw;
          font-weight: 700;
          line-height: 1.428;
        }
      }
    }
  }

  .block-other-mv-message {
    margin-top: 20.51vw;
    font-size: 5.12vw;
    font-weight: 700;
    text-align: center;
    line-height: 1.8;
  }
}

/** お知らせ **/

.news-list-tab.tab-center {
  display: flex;
}

.news-list-tab.tab-center ul {
  display: flex;
  align-items: center;
  width: 100%;
}

.news-list-tab.tab-center a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #f8f8f8;
}

.news-list-tab.tab-center .is-active a {
  background-color: var(--cl-dbl);
  color: #ffffff;
}

.news-list-content ul {
  border-top: 1px solid var(--cl-bdr);
}

.news-list-date_tag .date {
  color: var(--cl-dbl);
  font-weight: 900;
}

.news-img-new {
  display: inline;
  position: relative;
}

.news-list-content li {
  border-bottom: 1px solid var(--cl-bdr);
}

.news-list-date_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.news-list-date_tag .tag {
  position: relative;
}

.news-list-date_tag .tag::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 1px;
  background-color: var(--cl-bdr);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media screen and (min-width: 560px) {
  .news-list-tab {
    margin-top: 76px;
  }

  .news-list-tab.tab-center li + li {
    margin-left: 10px;
  }

  .news-list-tab.tab-center a {
    height: 40px;
    padding: 0 16px;
    font-size: 1.8rem;
  }

  .news-list-content {
    margin-top: 64px;
  }

  .news-list-content li {
    padding: 40px 24px;
  }

  .news-list-content a {
    display: block;
    position: relative;
    padding-right: 36px;

    &::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      right: 0;
      width: 14px;
      height: 9px;
      margin-top: -4px;
      background-image: url(../images/common/arw_bl.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
    }
  }

  .news-list-content dl {
    display: flex;
    align-items: center;

    dt {
      display: flex;
      align-items: center;
      width: 262px;

      .date {
        width: 112px;
        color: #bdbdbd;
        font-weight: 700;
        line-height: 1.187;
      }

      .tag {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 25px;
        padding: 0 6px;
        background-color: #f8f8f8;
        color: var(--cl-bk);
        font-size: 1.4rem;
        line-height: 1.4;
      }
    }

    dd {
      display: -webkit-box;
      width: calc(100% - 262px);
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      line-clamp: 1;
      -webkit-line-clamp: 1;
    }
  }

  .news-list-date_tag .tag {
    margin-left: 32px;
  }

  .news-list-date_tag .tag::before {
    left: -16px;
    height: 14px;
  }

  .news-img-new {
    top: 4px;
    height: 22px;
  }
}

@media screen and (max-width: 559px) {
  .news-list-tab {
    margin-top: 12.8vw;
    padding: 0 5.21vw;
    overflow: auto;
  }

  .news-list-tab.tab-slide {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  .news-list-tab li {
    position: relative;
    flex-shrink: 0;
    margin-right: 2.56vw;
  }

  .news-list-tab a {
    padding: 0 1.53vw;
    font-size: 3.58vw;
  }

  .news-list-tab a {
    white-space: nowrap;
  }

  .news-list-content {
    margin-top: 4.2vw;
    padding: 0 4.27vw;
  }

  .news-list-content li {
    padding: 4.1vw 0;
  }

  .news-list-content a {
    display: block;
    position: relative;
    padding-right: 6vw;
    font-size: 3.58vw;
    line-height: 1.571;

    &::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      right: 0;
      width: 3.33vw;
      height: 2.05vw;
      background-image: url(../images/common/arw_bl.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
    }
  }

  .news-list-content dt {
    display: flex;
    align-items: center;

    .date {
      color: #bdbdbd;
      font-weight: 700;
    }

    .tag {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 6.41vw;
      margin-left: 4.1vw;
      padding: 0 1.53vw;
      background-color: #f8f8f8;
      color: var(--cl-bk);
      font-size: 3.33vw;
      line-height: 1.4;
    }
  }

  .news-list-content dd {
    display: -webkit-box;
    margin-top: 2.56vw;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
  }

  .news-list-date_tag .tag {
    margin-left: 8.54vw;
  }

  .news-list-date_tag .tag::before {
    left: -4.27vw;
    height: 3.73vw;
  }

  .news-img-new {
    position: relative;
    top: 1vw;
    height: 5.67vw;
  }
}

/** お知らせ詳細 **/

.news-detail-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.news-detail-info .date {
  color: var(--cl-dbl);
  font-weight: 900;
  letter-spacing: 0.04em;
}

.news-detail-info .tag {
  position: relative;
}

.news-detail-info .tag::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 1px;
  background-color: var(--cl-bdr);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.news-detail-comment p + p {
  margin-top: 2em;
}

.news-detail-video-ttl {
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.06em;
}

.news-detail-modal-video {
  position: relative;
}

.news-detail-modal-video button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  cursor: pointer;
}

.news-detail-video-btn .btn-link-outer {
  font-weight: 900;
}

@media screen and (min-width: 560px) {
  .news-detail-info {
    margin-top: 80px;
  }

  .news-detail-info .tag {
    margin-left: 32px;
  }

  .news-detail-info .tag::before {
    left: -16px;
    height: 14px;
  }

  .news-detail-info .new {
    margin-left: 16px;
  }

  .news-detail-info .new img {
    height: 22px;
  }

  .news-detail {
    margin-top: 24px;
  }

  .news-detail-item + .news-detail-item {
    margin-top: 100px;
  }

  .news-detail-item:last-child {
    margin-bottom: 100px;
  }

  .news-detail-video-ttl {
    font-size: 3.2rem;
    line-height: 1.6;
  }

  .news-detail-modal-video {
    width: 1000px;
    margin: 32px auto 0;
  }

  .news-detail-modal-video button {
    background: transparent url(../image/common/icon_video.png) center no-repeat;
    background-size: 86px;
  }

  .news-detail-video-btn {
    margin-top: 80px;
  }

  .news-detail-video-btn ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .news-detail-video-btn li + li {
    margin-left: 40px;
  }

  .news-detail-video-btn .btn-link-outer {
    width: 400px;
  }

  .news-detail-mv {
    width: 1000px;
    margin: auto;
  }

  .news-detail-mv-ttl {
    margin-top: 40px;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.6;
  }

  .news-detail-mv-comment {
    margin-top: 20px;
  }

  * + .news-detail-comment {
    margin-top: 38px;
  }

  .ttl-lower-common-h5 + .news-detail-comment {
    margin-top: 24px;
  }

  .news-detail-slider {
    min-width: 1200px;
  }

  .news-detail-slider-item {
    width: 800px;
  }

  .news-detail-slider-content {
    margin-top: 38px;
    padding: 0 40px;
  }

  .news-detail-slider-content h3 {
    font-size: 2rem;
    font-weight: 600;
  }

  .news-detail-slider-content .news-detail-comment {
    margin-top: 22px;
  }

  .news-detail-slider .slick-prev,
  .news-detail-slider .slick-next {
    top: 469px;
  }

  .news-detail-img-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .news-detail-img-article.col-2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .col-2 .news-detail-img-article-item {
    width: 580px;
  }

  .col-3 .news-detail-img-article-item {
    width: 384px;
  }

  .col-4 .news-detail-img-article-item {
    width: 282px;
  }

  .col-3 .news-detail-img-article-item:not(:nth-child(3n)),
  .col-4 .news-detail-img-article-item:not(:nth-child(4n)) {
    margin-right: 24px;
  }

  .col-2 .news-detail-img-article-content {
    margin-top: 30px;
    padding: 0 24px;
  }

  .col-3 .news-detail-img-article-content,
  .col-4 .news-detail-img-article-content {
    margin-top: 22px;
    padding: 0 16px;
  }

  .news-detail-img-article-content h3 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.6;
  }

  .col-2 .news-detail-img-article-content .news-detail-comment {
    margin-top: 22px;
  }

  .col-3 .news-detail-img-article-content .news-detail-comment,
  .col-4 .news-detail-img-article-content .news-detail-comment {
    margin-top: 14px;
  }

  .news-detail-img-article-parallel + .news-detail-img-article-parallel {
    margin-top: 80px;
  }

  .news-detail-img-article-parallel .news-detail-img-article-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .news-detail-img-article-parallel.parallel-right .news-detail-img-article-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .news-detail-img-article-parallel.parallel-large .news-detail-img-article-img {
    width: 580px;
  }

  .news-detail-img-article-parallel.parallel-large .news-detail-img-article-content {
    width: 556px;
  }

  .news-detail-img-article-parallel.parallel-small .news-detail-img-article-img {
    width: 384px;
  }

  .news-detail-img-article-parallel.parallel-small .news-detail-img-article-content {
    width: 752px;
  }

  .news-detail-img-article-parallel h3 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }

  .news-detail-img-article-parallel .news-detail-comment {
    margin-top: 22px;
  }

  .news-detail-bottom-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .news-detail-nav-prev_next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .news-detail-nav-prev_next > div + div {
    margin-left: 16px;
  }

  .news-detail-nav-back,
  .news-detail-nav-prev,
  .news-detail-nav-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .news-detail-nav-back a,
  .news-detail-nav-prev a,
  .news-detail-nav-next a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 320px;
    height: 64px;
    font-size: 1.8rem;
    letter-spacing: 0.04em;
  }

  .news-detail-nav-back a {
    border: 2px solid var(--cl-dbl);
  }

  .news-detail-nav-prev a,
  .news-detail-nav-next a {
    background-color: var(--cl-dbl);
    color: #fff;
  }

  .news-detail-nav-prev a:hover,
  .news-detail-nav-next a:hover {
    opacity: 0.8;
  }

  .news-detail-nav-back a::before,
  .news-detail-nav-prev a::before,
  .news-detail-nav-next a::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 18px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(0, -50%);
  }

  .news-detail-nav-back a::before {
    left: 24px;
    background-image: url(../images/common/arw_readmore_wt.png);
    transform: translate(0, -50%) rotate(180deg);
  }

  .news-detail-nav-prev a::before {
    left: 24px;
    background-image: url(../images/common/arw_readmore.png);
  }

  .news-detail-nav-next a::before {
    right: 24px;
    background-image: url(../images/common/arw_readmore.png);
  }
}

@media screen and (max-width: 559px) {
  .news-detail-info {
    margin-top: 12.8vw;
    padding: 0 4.27vw;
  }

  .news-detail-info .tag {
    margin-left: 8.54vw;
  }

  .news-detail-info .tag::before {
    left: -4.27vw;
    height: 3.73vw;
  }

  .news-detail-info .new {
    margin-left: 16px;
  }

  .news-detail-info .new img {
    height: 5.67vw;
  }

  .news-detail {
    margin-top: 6.4vw;
    padding: 0 4.27vw;
  }

  .news-detail .ttl-lower-common-h4 {
    margin-right: -4.27vw;
    margin-left: -4.27vw;
  }

  .news-detail-item + .news-detail-item {
    margin-top: 26.67vw;
  }

  .news-detail-item:last-child {
    margin-bottom: 21.53vw;
  }

  .news-detail-video-ttl {
    font-size: 5.33vw;
    line-height: 1.6;
  }

  .news-detail-modal-video {
    width: 100%;
    margin: 6.4vw auto 0;
  }

  .news-detail-modal-video button {
    background: transparent url(../image/common/icon_video.png) center no-repeat;
    background-size: 22.93vw;
  }

  .news-detail-video-btn {
    margin-top: 21.33vw;
  }

  .news-detail-video-btn li + li {
    margin-top: 6.4vw;
  }

  .news-detail-video-btn .btn-link-outer {
    width: 100%;
  }

  .news-detail-mv {
    margin: 0 -4.27vw;
    padding: 0 4.27vw;
  }

  .news-detail-mv-ttl {
    margin-top: 8vw;
    font-size: 4.8vw;
    font-weight: 600;
    line-height: 1.64;
  }

  .news-detail-mv-comment {
    margin-top: 4.27vw;
  }

  .news-detail-slider {
    margin: 0 -4.27vw;
  }

  .news-detail-slider-item {
    width: 100vw;
  }

  .news-detail-slider-content {
    margin-top: 10vw;
    padding: 0 4.27vw;
  }

  .news-detail-slider-content h3 {
    font-size: 4.8vw;
    font-weight: 600;
    line-height: 1.74;
  }

  .news-detail-slider-content .news-detail-comment {
    margin-top: 5.6vw;
  }

  .news-detail-slider .slick-prev,
  .news-detail-slider .slick-next {
    top: 51.73vw;
  }

  .news-detail-slider .slick-prev {
    right: 14.93vw;
  }

  .news-detail-slider .slick-next {
    right: 0;
  }

  .news-detail-img-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .news-detail-img-article img,
  .news-detail-img-article-parallel img {
    width: 100%;
  }

  .news-detail-img-article.col-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .news-detail-img-article.col-3,
  .news-detail-img-article.col-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .col-2 .news-detail-img-article-item + .news-detail-img-article-item,
  .news-detail-img-article-parallel .news-detail-img-article-item + .news-detail-img-article-item {
    margin-top: 17.6vw;
  }

  .col-3 .news-detail-img-article-item:not(:nth-child(-n + 2)),
  .col-4 .news-detail-img-article-item:not(:nth-child(-n + 2)) {
    margin-top: 10.33vw;
  }

  .col-3 .news-detail-img-article-item,
  .col-4 .news-detail-img-article-item {
    width: 43.47vw;
  }

  .col-2 .news-detail-img-article-content,
  .news-detail-img-article-parallel .news-detail-img-article-content {
    margin-top: 6vw;
  }

  .col-3 .news-detail-img-article-content,
  .col-4 .news-detail-img-article-content {
    margin-top: 4vw;
  }

  .news-detail-img-article-content h3 {
    font-size: 4.8vw;
    font-weight: 600;
    line-height: 1.6;
  }

  .news-detail-img-article-content .news-detail-comment,
  .news-detail-img-article-content .news-detail-comment,
  .news-detail-img-article-content .news-detail-comment {
    margin-top: 3.6vw;
  }

  .news-detail-bottom-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 26.67vw;
    margin-bottom: 26.67vw;
  }

  .news-detail-nav-prev_next {
    margin-bottom: 10.33vw;
  }

  .news-detail-nav-prev_next > div + div {
    margin-top: 6.4vw;
  }

  .news-detail-nav-back,
  .news-detail-nav-prev,
  .news-detail-nav-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .news-detail-nav-back a,
  .news-detail-nav-prev a,
  .news-detail-nav-next a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 64px;
    font-size: 1.8rem;
    letter-spacing: 0.04em;
  }

  .news-detail-nav-back a {
    border: 2px solid var(--cl-dbl);
  }

  .news-detail-nav-prev a,
  .news-detail-nav-next a {
    background-color: var(--cl-dbl);
    color: #fff;
  }

  .news-detail-nav-back a::before,
  .news-detail-nav-prev a::before,
  .news-detail-nav-next a::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 20px;
    height: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(0, -50%);
  }

  .news-detail-nav-back a::before {
    left: 24px;
    background-image: url(../images/common/arw_readmore_wt.png);
    transform: translate(0, -50%) rotate(180deg);
  }

  .news-detail-nav-prev a::before {
    left: 24px;
    background-image: url(../images/common/arw_readmore.png);
  }

  .news-detail-nav-next a::before {
    right: 24px;
    background-image: url(../images/common/arw_readmore.png);
  }
}

/** ABOUT 代表メッセージ **/

.message-container-ttl {
  color: var(--cl-dbl);
  font-weight: 600;
  letter-spacing: 0.08em;
}

.message-container-comment p + p {
  margin-top: 2em;
}

.message-container-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

@media screen and (min-width: 560px) {
  .message-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 80px auto 100px;
  }

  .message-container-img {
    width: 520px;
  }

  .message-container-ttl {
    font-size: 3.6rem;
    line-height: 1.6;
    text-align: center;
  }

  .message-container-comment {
    margin-top: 56px;

    + .message-container-ttl {
      margin-top: 100px;
    }
  }

  .message-container-name {
    margin-top: 70px;
  }

  .message-container-name .position {
    margin-right: 16px;
    font-size: 1.6rem;
  }

  .message-container-name .name {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 559px) {
  .message-container {
    margin: 12.8vw auto;
  }

  .message-container-img img {
    width: 100%;
  }

  .message-container-content {
    margin-top: 12.8vw;
    padding: 0 4.27vw;
  }

  .message-container-ttl {
    font-size: 7.47vw;
    line-height: 1.46;
  }

  .message-container-comment {
    margin-top: 10.67vw;

    + .message-container-ttl {
      margin-top: 16.67vw;
    }
  }

  .message-container-name {
    margin-top: 10.67vw;
  }

  .message-container-name .position {
    margin-right: 2.67vw;
    font-size: 4.27vw;
  }

  .message-container-name .name {
    font-size: 6.4vw;
  }
}

/** ABOUT 会社概要 **/

.company-gmap {
  width: 100%;
}

.company-gmap iframe {
  width: 100%;
  height: 100%;
}

.company-history dl {
  border-bottom: 1px solid var(--cl-bdr);
}

.company-history dl:first-child {
  border-top: 1px solid var(--cl-bdr);
}

.company-group-content .name {
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.02em;
}

.company-group-content .comment {
  letter-spacing: -0.02em;
}

@media screen and (min-width: 560px) {
  .company-pdf-link {
    margin-top: 80px;
  }

  .company-tbl {
    margin-top: 24px;
  }

  .company-tbl > dl > dd {
    width: 940px;
  }

  .company-gmap {
    height: 300px;
    margin: 20px 0;
  }

  .company-content {
    margin-top: 100px;
  }

  .company-article {
    margin-top: 36px;
  }

  .company-history {
    margin-top: 40px;
  }

  .company-history dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px 0 14px;
  }

  .company-history dt {
    width: 224px;
    padding-left: 40px;
  }

  .company-history dd {
    width: calc(100% - 224px);
  }

  .company-client {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 38px;
  }

  .company-client > ul {
    width: 50%;
  }

  .company-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    border: 1px solid var(--cl-bdr);
  }

  .company-group > div {
    position: relative;
    width: calc(100% / 3);
    padding: 40px 40px 90px;
  }

  .company-group > div:not(:last-child) {
    border-right: 1px solid var(--cl-bdr);
  }

  .company-group-img {
    width: 250px;
    margin: auto;
  }

  .company-group-content {
    margin-top: 20px;
  }

  .company-group-content .name {
    font-size: 2.4rem;
    line-height: 1.8;
  }

  .company-group-content .comment {
    margin-top: 17px;
  }

  .company-group-content .btn-read-more {
    position: absolute;
    bottom: 40px;
    right: 40px;
  }
}

@media screen and (max-width: 559px) {
  .company-pdf-link {
    margin-top: 12.8vw;
    padding: 0 4.27vw;
  }

  .company-tbl {
    margin: 0;
  }

  .company-gmap {
    height: 44vw;
    margin: 4.27vw 0 6.4vw;
  }

  .company-access-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 24vw;
    border: 2px solid var(--cl-dbl);
    color: var(--cl-dbl);
    font-size: 4.8vw;
    font-weight: 600;
    text-align: center;
    line-height: 1.6;
  }

  .company-content {
    margin-top: 26.67vw;
    padding: 0 4.27vw;
  }

  .company-history dl {
    padding: 4vw 4.27vw;
    border-bottom: 1px solid var(--cl-bdr);
  }

  .company-history dd {
    margin-top: 0.8vw;
  }

  .company-group {
    border: 1px solid var(--cl-bdr);
  }

  .company-group > div {
    padding: 10.67vw 6.4vw;
  }

  .company-group > div:not(:last-child) {
    border-bottom: 1px solid var(--cl-bdr);
  }

  .company-group-img {
    width: 66.67vw;
    margin: auto;
  }

  .company-group-img img {
    width: 100%;
  }

  .company-group-content {
    margin-top: 5vw;
  }

  .company-group-content .name {
    font-size: 5.87vw;
    line-height: 1.6;
  }

  .company-group-content .comment {
    margin-top: 3.6vw;
  }

  .company-group-content .btn-read-more {
    margin-top: 4vw;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

/** ABOUT アクセス **/

.access-company-item {
  border-bottom: 1px solid var(--cl-bdr);
}

.access-company-item:first-child {
  border-top: 1px solid var(--cl-bdr);
}

.access-company-summary-name {
  font-weight: 600;
}

.access-company-detail:not(.is-open) {
  display: none;
}

.access-company-summary-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.access-company-detail-gmap-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.access-company-detail-howto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.access-company-detail-howto-no {
  color: var(--cl-dbl);
  font-weight: 900;
  font-style: italic;
  line-height: 1.2;
}

@media screen and (min-width: 560px) {
  .access-company-list {
    margin: 80px auto 100px;
  }

  .access-company-item {
    padding: 24px 22px;
  }

  .access-company-summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .access-company-summary-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
  }

  .access-company-summary-name p:nth-child(1) {
    width: 260px;
    font-size: 1.8rem;
  }

  .access-company-summary-name p:nth-child(2) {
    font-size: 3rem;
  }

  .access-company-summary-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .access-company-summary-station {
    width: 183px;
  }

  .access-company-summary-switch {
    position: relative;
    width: 19px;
    margin-left: 40px;
    cursor: pointer;
  }

  .access-company-summary-switch::before {
    content: "";
    display: block;
    position: relative;
    top: -4px;
    left: 2px;
    width: 14px;
    height: 14px;
    border-bottom: 3px solid var(--cl-dbl);
    border-right: 3px solid var(--cl-dbl);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }

  .access-company-summary-switch.is-active::before {
    top: 3px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  .access-company-detail-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px -24px 0;
  }

  .access-company-detail-left {
    width: 398px;
    padding: 24px;
    background-color: rgba(248, 248, 248, 0.6);
  }

  .access-company-detail-right {
    width: 762px;
  }

  .access-company-detail-gmap {
    width: 100%;
    height: 233px;
  }

  .access-company-detail-gmap iframe {
    width: 100%;
    height: 100%;
  }

  .access-company-detail-address {
    margin-top: 14px;
  }

  .access-company-detail-station {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid var(--cl-bdr);
  }

  .access-company-detail-gmap-link {
    margin-top: 14px;
  }

  .access-company-detail-howto > li {
    width: 238px;
  }

  .access-company-detail-howto > li:not(:nth-child(3n)) {
    margin-right: 24px;
  }

  .access-company-detail-howto > li:not(:nth-child(-n + 3)) {
    margin-top: 24px;
  }

  .access-company-detail-howto-no {
    font-size: 4rem;
  }

  .access-company-detail-howto-img {
    margin-top: 10px;
  }

  .access-company-detail-howto-comment {
    margin-top: 8px;
  }
}

@media screen and (max-width: 559px) {
  .access-company-list {
    margin: 12.8vw auto;
  }

  .access-company-item {
    padding: 4.27vw;
  }

  .access-company-summary {
    position: relative;
    padding-right: 11.73vw;
  }

  .access-company-summary-name {
    line-height: 1.8;
  }

  .access-company-summary-name p:nth-child(1) {
    font-size: 4.27vw;
  }

  .access-company-summary-name p:nth-child(2) {
    font-size: 6.4vw;
  }

  .access-company-summary-right {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2.4vw;
  }

  .access-company-summary-switch {
    position: absolute;
    top: 12vw;
    right: 0;
    width: 5.07vw;
  }

  .access-company-summary-switch::before {
    content: "";
    display: block;
    position: relative;
    top: -1.07vw;
    left: 0.53vw;
    width: 3.73vw;
    height: 3.73vw;
    border-bottom: 3px solid var(--cl-dbl);
    border-right: 3px solid var(--cl-dbl);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }

  .access-company-summary-switch.is-active::before {
    top: 0.8vw;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  .access-company-detail-inner {
    margin-top: 8.67vw;
  }

  .access-company-detail-left {
    width: 100%;
    padding: 6.4vw;
    background-color: rgba(248, 248, 248, 0.6);
  }

  .access-company-detail-gmap {
    width: 100%;
    height: 52.27vw;
  }

  .access-company-detail-gmap iframe {
    width: 100%;
    height: 100%;
  }

  .access-company-detail-address {
    margin-top: 5.6vw;
  }

  .access-company-detail-station {
    margin-top: 3.6vw;
    padding-top: 3.6vw;
    border-top: 1px solid var(--cl-bdr);
  }

  .access-company-detail-gmap-link {
    margin-top: 3.4vw;
  }

  .access-company-detail-howto {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10.67vw;
  }

  .access-company-detail-howto > li {
    width: 43.47vw;
  }

  .access-company-detail-howto > li:not(:nth-child(-n + 2)) {
    margin-top: 6vw;
  }

  .access-company-detail-howto-no {
    font-size: 8.53vw;
  }

  .access-company-detail-howto-img,
  .access-company-detail-howto-comment {
    margin-top: 2.67vw;
  }
}

/** ABOUT グループ会社 **/

@media screen and (min-width: 560px) {
  .group_company-comment,
  .access-related-company {
    margin-top: 80px;
  }

  .access-related-company-item + .access-related-company-item {
    margin-top: 100px;
  }

  .access-company-article-comment {
    margin-top: 40px;
  }

  .access-company-article-comment p + p {
    margin-top: 1.8em;
  }
}

@media screen and (max-width: 559px) {
  .group_company-comment,
  .access-related-company {
    margin-top: 12.8vw;
    padding: 0 4.27vw;
  }

  .access-related-company-item + .access-related-company-item {
    margin-top: 26.67vw;
  }

  .access-related-company .lower-catchcopy {
    padding: 0;
  }

  .access-company-article-comment {
    margin-top: 6vw;
  }

  .access-company-article-comment p + p {
    margin-top: 1.8em;
  }

  .access-related-company .access-company-list {
    margin-right: -4.27vw;
    margin-left: -4.27vw;
  }
}

/** SERVICE トップ **/

@media screen and (min-width: 560px) {
  .service-list-btn {
    margin-top: 100px;
  }
}

@media screen and (max-width: 559px) {
  .service-list-btn {
    margin-top: 17.07vw;
    padding: 0 4.27vw;
  }
}

/** SERVICE マネージメント **/

.service-common-item {
  position: relative;
}

.service-common-img {
  img {
    width: 100%;
    height: auto;
  }
}

.service-common-ttl {
  > span {
    display: block;
  }
}

.service-common-ttl .txt-en {
  color: var(--cl-dbl);
  font-weight: 900;
}

.service-common-ttl .txt-ja {
  font-weight: 700;
}

.service-common-comment {
  p + p {
    margin-top: 2em;
  }
}

@media screen and (min-width: 560px) {
  .management-comment {
    margin-top: 64px;
  }

  .service-works {
    margin-top: 100px;
  }

  .service-common-item + .service-common-item {
    margin-top: 100px;
  }

  .service-common-inner {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 99;
  }

  .service-common-item {
    &:nth-child(even) .service-common-inner {
      flex-direction: row-reverse;
    }
  }

  .service-common-img {
    width: 620px;
  }

  .service-common-img + .service-common-content {
    width: 480px;
  }

  .service-common-ttl .txt-en {
    font-size: 6rem;
    line-height: 1.2;
  }

  .service-common-ttl .txt-ja {
    margin-top: 10px;
    font-size: 1.6rem;
    line-height: 1.5;
  }

  .service-common-comment {
    margin-top: 40px;
    letter-spacing: 0;
  }

  .service-common-btn {
    margin-top: 24px;
  }

  .work-request-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 80px;
  }

  .service-client {
    margin-top: 100px;
  }

  .service-client-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 80px;
  }

  .service-client-item.img-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .service-client-item-img {
    width: 580px;
  }

  .service-client-item-content {
    width: 556px;
  }

  .service-client-item-ttl {
    font-size: 2rem;
    font-weight: 600;
  }

  .service-client-item-comment {
    margin-top: 18px;
  }
}

@media screen and (max-width: 559px) {
  .management-comment {
    margin-top: 10vw;
    padding: 0 4.27vw;
  }

  .service-works {
    margin-top: 17.07vw;
  }

  .service-works .ttl-lower-common-h2 {
    margin-right: 4.27vw;
    margin-left: 4.27vw;
  }

  .service-common-item {
    position: relative;
    margin-top: 17.07vw;
    padding: 0 5.12vw;
  }

  .service-common-item > * {
    position: relative;
  }

  .service-common-img,
  .service-common-img img {
    width: 100%;
    height: auto;
  }

  .service-common-content {
    margin-top: 10vw;
  }

  .service-common-ttl {
    line-height: 1.3;
  }

  .service-common-ttl .txt-en {
    font-size: 9.07vw;
  }

  .service-common-ttl .txt-en .txt-red {
    font-size: 11.73vw;
  }

  .service-common-ttl .txt-ja {
    margin-top: 3.2vw;
    font-size: 4.8vw;
  }

  .service-common-comment {
    margin-top: 4.8vw;
    padding-bottom: 10vw;
  }

  .service-common-btn {
    margin-top: 2.56vw;
  }

  .service-common-staff {
    position: relative;
  }

  .service-common-staff-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 29.33vw;
    font-size: 6.4vw;
    font-weight: 600;
  }

  .service-common-staff-comment-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 29.33vw;
  }

  .service-common-staff-comment-img img {
    border-radius: 29.33vw;
  }

  .service-common-staff-comment-comment {
    margin-top: 6vw;
  }

  .work-request-btn {
    margin-top: 17.07vw;
    padding: 0 4.27vw;
  }

  .service-client {
    margin-top: 26.67vw;
  }

  .service-client .ttl-lower-common-h2 {
    margin-right: 4.27vw;
    margin-left: 4.27vw;
  }

  .service-client-article {
    padding: 0 4.27vw;
  }

  .service-client-item {
    margin-top: 10vw;
    padding: 0 4.27vw;
  }

  .service-client-item + .service-client-item {
    margin-top: 17vw;
  }

  .service-client-item-img,
  .service-client-item-img img {
    width: 100%;
  }

  .service-client-item-content {
    margin-top: 6vw;
  }

  .service-client-item-ttl {
    font-size: 4.8vw;
    font-weight: 600;
    line-height: 1.6;
  }

  .service-client-item-comment {
    margin-top: 4vw;
  }
}

/** SERVICE マーチャンダイジング **/

.service-appeal_point {
  position: relative;
  background-color: #fafafa;
}

.service-appeal_point-no,
.service-appeal_point-ttl {
  color: var(--cl-dbl);
  line-height: 1.2;
}

.service-appeal_point-no {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-weight: 900;
}

.service-appeal_point-no::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: var(--cl-rd);
}

.service-appeal_point-no .no {
  font-style: italic;
}

.service-appeal_point-ttl {
  font-weight: 600;
}

.merchandising-company-info {
  border: 1px solid var(--cl-bdr);
}

@media screen and (min-width: 560px) {
  .service-appeal_point {
    padding: 80px;
  }

  .service-common-staff + .service-appeal_point {
    margin-top: 10px;
  }

  .service-common-inner + .service-appeal_point {
    margin-top: -40px;
    padding-top: 120px;
  }

  .service-appeal_point li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .service-appeal_point li + li {
    margin-top: 40px;
  }

  .service-appeal_point-no {
    width: 160px;
    padding-bottom: 6px;
  }

  .service-appeal_point-no::after {
    width: 24px;
  }

  .service-appeal_point-no .point {
    font-size: 2.8rem;
  }

  .service-appeal_point-no .no {
    margin-left: 16px;
    font-size: 4.4rem;
  }

  .service-appeal_point-content {
    width: 845px;
    margin-top: 12px;
  }

  .service-appeal_point-ttl {
    font-size: 2.8rem;
  }

  .service-appeal_point-comment {
    margin-top: 26px;
  }

  .merchandising-company-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 100px;
    padding: 40px;
  }

  .merchandising-company-info-img {
    width: 187px;
    margin-left: 40px;
  }

  .merchandising-company-info-content {
    width: 795px;
  }

  .merchandising-company-info-name {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.4;
  }

  .merchandising-company-info-comment {
    margin-top: 14px;
    letter-spacing: 0;
  }

  .merchandising-company-info .btn-read-more {
    margin-top: 10px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 559px) {
  .service-appeal_point {
    padding-top: 12vw;
  }

  .service-common-staff + .service-appeal_point {
    margin-top: 10vw;
  }

  .service-appeal_point::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -4.27vw;
    width: 100vw;
    height: 2.67vw;
    background-color: #fff;
  }

  .service-appeal_point li + li {
    margin-top: 10.67vw;
  }

  .service-appeal_point-no {
    padding-bottom: 2.4vw;
  }

  .service-appeal_point-no::after {
    width: 6.4vw;
  }

  .service-appeal_point-no .point {
    font-size: 6.4vw;
  }

  .service-appeal_point-no .no {
    margin-left: 4.27vw;
    font-size: 10.67vw;
  }

  .service-appeal_point-content {
    margin-top: 5.4vw;
  }

  .service-appeal_point-ttl {
    font-size: 6.4vw;
    line-height: 1.5;
  }

  .service-appeal_point-comment {
    margin-top: 4vw;
  }

  .merchandising-company-info {
    margin: 21.33vw 4.27vw 0;
    padding: 10.67vw 6.4vw;
  }

  .merchandising-company-info-img {
    width: 49.87vw;
    margin: auto;
  }

  .merchandising-company-info-name {
    margin-top: 9.4vw;
    font-size: 5.87vw;
    font-weight: 600;
    text-align: center;
    line-height: 1.58;
  }

  .merchandising-company-info-comment {
    margin-top: 3.8vw;
    letter-spacing: 0;
  }

  .merchandising-company-info .btn-read-more {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 3.2vw;
  }
}

/** SERVICE アーティストマネージメント **/

.service-artist-inner {
  position: relative;
  background-color: #fafafa;
}

.service-artist-inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
}

.service-artist-inner > * {
  position: relative;
}

.service-artist-chronology {
  background-color: #fafafa;
}

.service-artist-chronology dl + dl {
  margin-top: 1.4em;
}

.service-artist-chronology dt {
  color: var(--cl-dbl);
}

@media screen and (min-width: 560px) {
  .service-artist {
    margin-top: 100px;
  }

  .work-request-btn + .service-artist-item {
    margin-top: 100px;
  }

  .service-artist-item-logo {
    width: 532px;
    margin: auto;
  }

  .service-artist-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 40px;
  }

  .service-artist-inner::before {
    height: 124px;
  }

  .service-artist-img {
    width: 500px;
  }

  .service-artist-content {
    width: 556px;
  }

  .service-artist-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 40px;
  }

  .service-artist-btn a {
    width: 313px;
    height: 64px;
    font-size: 2rem;
    font-weight: 900;
  }

  .service-artist-chronology {
    padding: 80px;
  }

  .service-artist-chronology dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .service-artist-chronology dt {
    width: 110px;
    line-height: 1.5;
  }

  .service-artist-chronology dt span:nth-child(1) {
    font-size: 2rem;
    font-weight: 900;
  }

  .service-artist-chronology dd {
    width: calc(100% - 110px);
  }

  .service-artist-chronology + .service-appeal_point {
    margin-top: 10px;
  }
}

@media screen and (max-width: 559px) {
  .service-artist {
    margin-top: 17.07vw;
  }

  .work-request-btn + .service-artist-item {
    margin-top: 21.33vw;
  }

  .service-artist-item-logo {
    position: relative;
    width: 100%;
    height: 46.4vw;
    overflow: hidden;
  }

  .service-artist-item-logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 141.87vw;
    max-width: none;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .service-artist-inner {
    padding: 0 4.27vw;
  }

  .service-artist-inner::before {
    height: 50.13vw;
  }

  .service-artist-img,
  .service-artist-img img {
    width: 100%;
  }

  .service-artist-content {
    margin-top: 10vw;
  }

  .service-artist-btn {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 10vw;
  }

  .service-artist-btn a {
    font-size: 5.33vw;
    font-weight: 900;
  }

  .service-artist-chronology {
    padding: 21vw 4.27vw 10vw;
  }

  .service-artist-chronology dt span:nth-child(1) {
    font-size: 5.33vw;
    font-weight: 900;
  }

  .service-artist-chronology dd {
    margin-top: 1vw;
  }

  .service-artist-chronology + .service-appeal_point {
    margin-top: 2.67vw;
  }

  .service-artist-item .service-appeal_point {
    padding-right: 4.27vw;
    padding-left: 4.27vw;
  }

  .service-artist-item .service-appeal_point::before {
    content: none;
  }
}

/** SERVICE 人財育成 **/

.service-training,
.service-employment,
.service-works,
.service-client {
  h2 {
    color: var(--cl-dbl);
    border-top: 1px solid var(--cl-bdr);
    font-weight: 700;
    letter-spacing: 0.08em;
  }
}

.service-common-training-main-ttl,
.service-common-training-sub-ttl {
  font-weight: 700;
}

.service-training-example-ttl {
  color: var(--cl-dbl);
  font-weight: 600;
}

.service-training-example-item {
  border: 5px solid #f2f2f2;
}

.service-training-voice-ttl {
  font-weight: 600;
}

.service-employment-point-point span {
  display: inline-block;
  position: relative;
  color: var(--cl-dbl);
  font-weight: 900;
  line-height: 1.2;
}

.service-employment-point-ttl {
  color: var(--cl-dbl);
}

.service-employment-point {
  position: relative;
  background-color: #f8f8f8;
}

.service-employment-point > * {
  position: relative;
}

@media screen and (min-width: 560px) {
  .service-training,
  .service-employment,
  .service-works,
  .service-client {
    h2 {
      margin-bottom: 80px;
      padding-top: 80px;
      font-size: 4rem;
      line-height: 1.4;
    }

    h2 + .ttl-lower-common-h2 {
      margin-top: 80px;
    }
  }

  .service-training {
    margin-top: 100px;
  }

  .service-common-training-main-ttl {
    font-size: 4rem;
    line-height: 1.5;
  }

  .service-common-training-sub-ttl {
    margin-top: 16px;
    font-size: 2rem;
    line-height: 1.45;
  }

  .service-training .ttl-lower-common-h3 {
    margin-top: 80px;
  }

  .service-training-example {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .service-training-example-item {
    width: 384px;
    padding: 35px;
  }

  .service-training-example-ttl {
    font-size: 2.4rem;
    line-height: 1.5;
  }

  .service-training-example-list {
    margin-top: 16px;
    letter-spacing: 0.08em;
  }

  .service-training-voice li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .service-training-voice li + li {
    margin-top: 40px;
  }

  .service-training-voice-img {
    width: 200px;
  }

  .service-training-voice-img img {
    width: 200px;
    height: 200px;
    border-radius: 200px;
  }

  .service-training-voice-content {
    width: 936px;
  }

  .service-training-voice-ttl {
    font-size: 2rem;
  }

  .service-training-voice-comment {
    margin-top: 14px;
  }

  .service-employment {
    margin-top: 100px;
  }

  .service-employment .ttl-lower-common-h3 {
    margin-top: 80px;
  }

  .partner-company-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .partner-company-list ul {
    width: 50%;
    font-weight: 500;

    .list-ttl {
      margin-bottom: 24px;
      font-size: 1.8rem;
      font-weight: 700;
    }
  }

  .service-employment .base-txt-right {
    margin-top: 24px;
  }

  .service-employment-point {
    margin-top: 100px;
    padding: 40px;
  }

  .service-employment-point-point span {
    font-size: 4rem;
  }

  .service-employment-point-ttl {
    margin-top: 10px;
    font-size: 2.4rem;
    line-height: 1.5;
  }

  .service-employment-point-comment {
    margin-top: 16px;
    letter-spacing: 0.08em;
  }
}

@media screen and (max-width: 559px) {
  .service-training,
  .service-employment,
  .service-works,
  .service-client {
    margin-top: 17.07vw;

    h2 {
      margin-bottom: 10.25vw;
      padding: 6.15vw 5.12vw 0;
      font-size: 7.17vw;
      line-height: 1.4;
    }

    h2 + .ttl-lower-common-h2 {
      margin-top: 10.25vw;
    }
  }

  .service-training .ttl-lower-common-h2,
  .service-training .ttl-lower-common-h3,
  .service-employment .ttl-lower-common-h2,
  .service-employment .ttl-lower-common-h3 {
    margin-right: 5.12vw;
    margin-left: 5.12vw;
  }

  .service-training .service-common-item,
  .service-employment .service-common-item {
    margin-top: 10.67vw;
  }

  .service-training .service-common-content {
    margin-top: 8.53vw;
  }

  .service-common-training-main-ttl {
    font-size: 7.47vw;
    line-height: 1.5;
  }

  .service-common-training-sub-ttl {
    margin-top: 5.2vw;
    font-size: 4.8vw;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }

  .service-training .ttl-lower-common-h3,
  .service-employment .ttl-lower-common-h3 {
    margin-top: 17.07vw;
  }

  .service-training-example {
    padding: 0 4.27vw;
  }

  .service-training-example-item {
    padding: 6.4vw;
  }

  .service-training-example-item + .service-training-example-item {
    margin-top: 4.27vw;
  }

  .service-training-example-ttl {
    font-size: 5.33vw;
    line-height: 1.2;
  }

  .service-training-example-list {
    margin-top: 4vw;
  }

  .service-training-voice {
    padding: 0 4.27vw;
  }

  .service-training-voice li {
    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;
  }

  .service-training-voice li + li {
    margin-top: 14.93vw;
  }

  .service-training-voice-img {
    width: 53.33vw;
  }

  .service-training-voice-img img {
    width: 53.33vw;
    height: 53.33vw;
    border-radius: 53.33vw;
  }

  .service-training-voice-content {
    margin-top: 6.4vw;
  }

  .service-training-voice-ttl {
    font-size: 4.8vw;
    line-height: 1.64;
  }

  .service-training-voice-comment {
    margin-top: 4vw;
  }

  .partner-company-list {
    padding: 0 4.27vw;

    ul + ul {
      margin-top: 6.15vw;
    }
  }

  .partner-company-list li {
    padding-left: 1em;
    text-indent: -1em;

    &.list-ttl {
      margin-bottom: 2.56vw;
      font-size: 4.61vw;
      font-weight: 700;
    }
  }

  .partner-company-list li.partner-company-list-maekabu {
    padding-left: 3em;
    text-indent: -3em;
  }

  .service-employment .base-txt-right {
    margin-top: 4vw;
    padding: 0 4.27vw;
  }

  .service-employment-point {
    margin-top: 26.67vw;
    padding: 5.12vw;
  }

  .service-employment-point-point {
    display: flex;
    justify-content: center;
  }

  .service-employment-point-point span {
    font-size: 7.47vw;
  }

  .service-employment-point-ttl {
    margin-top: 4.1vw;
    font-size: 6.15vw;
    line-height: 1.5;
  }

  .service-employment-point-comment {
    margin-top: 4.1vw;
  }
}

/** SERVICE 実績紹介 **/

.service-performance-performance-main-ttl,
.service-performance-performance-sub-ttl {
  font-weight: 900;
  line-height: 1.4;
}

.service-performance-other {
  background-color: #fafafa;
}

.service-performance-other-ttl {
  font-weight: 900;
  line-height: 1.2;
}

@media screen and (min-width: 560px) {
  .service-performance {
    margin-top: 100px;
  }

  .service-performance-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .service-performance-img {
    width: 500px;
  }

  .service-performance-content {
    width: 636px;
  }

  .service-performance-performance-main-ttl {
    font-size: 3rem;
  }

  .service-performance-performance-sub-ttl {
    margin-top: 14px;
    font-size: 2rem;
  }

  .service-performance-comment {
    margin-top: 22px;
  }

  .service-performance-other {
    margin-top: 40px;
    padding: 40px;
  }

  .service-performance-other-ttl {
    font-size: 2.4rem;
  }

  .service-performance-other-list {
    display: flex;
    width: 100%;
  }

  .service-performance-other-ttl + .service-performance-other-list,
  .service-performance-other-ttl + .service-performance-other-tour-list {
    margin-top: 26px;
  }

  .service-performance-other-list ul {
    width: calc((100% - 80px) / 3);
  }

  .service-performance-other-list ul:not(:nth-child(3n)) {
    margin-right: 40px;
  }

  .service-performance-other-tour-list li {
    display: flex;
  }

  .service-performance-other-tour-list li div:nth-child(1) {
    width: 270px;
  }

  .service-performance-other-tour-list li div:nth-child(2) {
    width: calc(100% - 270px);
  }

  .service-performance .base-txt-right {
    margin-top: 22px;
  }
}

@media screen and (max-width: 559px) {
  .service-performance {
    margin-top: 17.07vw;
  }

  .service-performance .ttl-lower-common-h2,
  .service-performance .ttl-lower-common-h3 {
    margin-right: 4.27vw;
    margin-left: 4.27vw;
  }

  .service-performance-item {
    padding: 0 4.27vw;
  }

  .service-performance-content {
    margin-top: 10vw;
  }

  .service-performance-performance-main-ttl {
    font-size: 7.47vw;
  }

  .service-performance-performance-sub-ttl {
    margin-top: 2vw;
    font-size: 5.33vw;
    line-height: 1.6;
  }

  .service-performance-comment {
    margin-top: 5.6vw;
  }

  .service-performance-other {
    margin-top: 10vw;
    padding: 10vw 4.27vw;
  }

  .service-performance-other-ttl {
    font-size: 6.4vw;
  }

  .service-performance-other-ttl + .service-performance-other-list,
  .service-performance-other-ttl + .service-performance-other-tour-list {
    margin-top: 6.4vw;
  }

  .service-performance-other-tour-list li + li {
    margin-top: 2.56vw;
  }

  .service-performance .base-txt-right {
    margin-top: 4vw;
  }
}

/** 採用情報 お知らせ詳細 **/

.news-detail-schedule-ttl {
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.08em;
}

.news-detail-schedule-accepting .news-detail-schedule-ttl {
  background-color: var(--cl-rd);
}

.news-detail-schedule-agenda .news-detail-schedule-ttl {
  background-color: var(--cl-dbl);
}

.news-detail-schedule-tbl {
  width: 100%;
  border-spacing: 0;
}

.news-detail-schedule-tbl th,
.news-detail-schedule-tbl td {
  text-align: center;
  vertical-align: middle;
}

.news-detail-schedule-tbl th {
  border-top: 1px solid var(--cl-bdr);
  background-color: #fafafa;
  font-weight: 400;
}

.news-detail-schedule-tbl th:not(:last-child),
.news-detail-schedule-tbl td:not(:last-child) {
  border-right: 1px solid var(--cl-bdr);
}

.news-detail-schedule-tbl td {
  border-bottom: 1px solid var(--cl-bdr);
}

.news-detail-schedule-contact,
.news-detail-schedule-comment {
  background-color: #fafafa;
}

.news-detail-schedule-tel-number-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  color: var(--cl-dbl);
}

.news-detail-schedule-tel-number-number .number a {
  color: var(--cl-dbl);
  font-weight: 900;
  letter-spacing: 0.08em;
}

.news-detail-schedule-comment-ttl {
  font-weight: 600;
}

.news-detail-comment-hidden {
  display: none;
}

.news-detail-comment-hidden-comment {
  text-align: center;
}

.news-detail-comment-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.news-detail-comment-switch-inner {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.news-detail-comment-arw {
  position: relative;
}

.news-detail-comment-arw::before {
  content: "";
  display: block;
  position: absolute;
  border-right: 2px solid var(--cl-bdr);
  border-bottom: 2px solid var(--cl-bdr);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.is-active .news-detail-comment-arw::before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.is-active .news-detail-comment-txt {
  opacity: 0;
}

@media screen and (min-width: 560px) {
  * + .news-detail-schedule {
    margin-top: 80px;
  }

  .news-detail-schedule-item + .news-detail-schedule-item {
    margin-top: 64px;
  }

  .news-detail-schedule-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .news-detail-schedule-ttl {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 250px;
  }

  .news-detail-schedule-main-ttl {
    font-size: 3rem;
  }

  .news-detail-schedule-content {
    width: 910px;
  }

  .news-detail-schedule-tbl th {
    padding: 10px 16px;
  }

  .news-detail-schedule-tbl td {
    padding: 16px;
  }

  .news-detail-schedule-tbl-place {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .news-detail-schedule-tbl-gmap {
    margin-left: 24px;
  }

  .news-detail-schedule-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px;
  }

  .news-detail-schedule-btn {
    width: 387px;
  }

  .news-detail-schedule-btn .btn-link-inner {
    width: 387px;
    height: 72px;
    font-size: 2rem;
    font-weight: 600;
  }

  .news-detail-schedule-tel {
    width: 402px;
  }

  .news-detail-schedule-tel-ttl {
    font-size: 2rem;
    line-height: 1.4;
    text-align: center;
  }

  .news-detail-schedule-tel-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
  }

  .news-detail-schedule-tel-number-ttl {
    width: 120px;
    height: 35px;
    margin-top: 6px;
    border-radius: 35px;
    font-size: 1.3rem;
  }

  .news-detail-schedule-tel-number-number .number {
    font-size: 3.6rem;
    line-height: 1.24;
  }

  .news-detail-schedule-tel-number-number .schedule {
    margin-top: 5px;
    font-size: 1.4rem;
    text-align: center;
  }

  .news-detail-schedule-comment {
    margin-top: 80px;
    padding: 40px 64px;
  }

  .news-detail-schedule-comment-ttl {
    font-size: 2.4rem;
    text-align: center;
    line-height: 1.4;
  }

  .news-detail-schedule-comment-comment {
    margin-top: 24px;
  }

  .news-detail-schedule-comment-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
  }

  .news-detail-schedule-comment-contact-btn {
    width: 570px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 16px;
  }

  .news-detail-schedule-comment-contact-btn a {
    width: 476px;
    height: 72px;
    font-size: 2rem;
    color: var(--cl-dbl);
  }

  .news-detail-schedule-comment-contact-tel {
    width: 490px;
    padding-left: 80px;
    border-left: 1px solid var(--cl-bdr);
  }

  .news-detail-item .ttl-lower-common-h3 .txt-red {
    font-size: 4rem;
  }

  .news-detail-comment-switch {
    margin-top: 32px;
  }

  .news-detail-comment-arw {
    width: 40px;
    height: 18px;
  }

  .news-detail-comment-arw::before {
    top: -14px;
    left: 6px;
    width: 28px;
    height: 28px;
  }

  .is-active .news-detail-comment-arw::before {
    top: 5px;
  }

  .news-detail-comment-txt {
    margin-top: 16px;
  }

  .news-detail-parttime_aply-btn {
    width: 600px;
    margin: 40px auto 0;
  }

  .news-detail-parttime_aply-btn .btn-border a {
    color: var(--cl-dbl);
  }

  .news-detail-parttime_aply-btn-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
  }
}

@media screen and (max-width: 559px) {
  * + .news-detail-schedule {
    margin-top: 10vw;
  }

  .news-detail-schedule-item {
    margin: 0 -4.27vw;
  }

  .news-detail-schedule-item + .news-detail-schedule-item {
    margin-top: 10.67vw;
  }

  .news-detail-schedule-ttl {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 18.67vw;
    padding: 3vw 0;
    line-height: 1.6;
  }

  .news-detail-schedule-main-ttl {
    font-size: 6.4vw;
  }

  .news-detail-schedule-tbl th {
    border-bottom: 1px solid var(--cl-bdr);
  }

  .news-detail-schedule-tbl th,
  .news-detail-schedule-tbl td {
    padding: 4vw 4.27vw;
    line-height: 1.8;
  }

  .news-detail-schedule-tbl-place {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .news-detail-schedule-tbl-gmap {
    margin-top: 1.5vw;
  }

  .news-detail-schedule-contact {
    padding: 6.4vw 4.27vw 10vw;
  }

  .news-detail-schedule-tel {
    margin-top: 10vw;
  }

  .news-detail-schedule-tel-ttl {
    font-size: 4.8vw;
    text-align: center;
  }

  .news-detail-schedule-tel-number {
    margin-top: 1.8vw;
  }

  .news-detail-schedule-tel-number-ttl {
    width: 32vw;
    height: 9.33vw;
    margin: 0 auto;
    border-radius: 9.33vw;
    font-size: 3.47vw;
  }

  .news-detail-schedule-tel-number-number .number {
    margin-top: 2vw;
    font-size: 9.6vw;
    text-align: center;
    line-height: 1.4;
  }

  .news-detail-schedule-tel-number-number .schedule {
    font-size: 3.73vw;
    text-align: center;
  }

  .news-detail-schedule-comment {
    margin: 21.33vw -4.27vw 0;
    padding: 10vw 4.27vw;
  }

  .news-detail-schedule-comment-ttl {
    font-size: 5.33vw;
    line-height: 1.7;
    letter-spacing: 0.08em;
  }

  .news-detail-schedule-comment-comment {
    margin-top: 6.4vw;
  }

  .news-detail-schedule-comment-contact {
    margin-top: 10vw;
  }

  .news-detail-schedule-comment-contact-btn a {
    height: 17.07vw;
    font-size: 4.8vw;
    color: var(--cl-dbl);
  }

  .news-detail-schedule-comment-contact-tel {
    margin-top: 10vw;
    padding-top: 10vw;
    border-top: 1px solid var(--cl-bdr);
  }

  .news-detail-item .ttl-lower-common-h3 .txt-red {
    font-size: 8vw;
  }

  .news-detail-comment-switch {
    margin-top: 8.53vw;
  }

  .news-detail-comment-arw {
    width: 10.67vw;
    height: 4.8vw;
  }

  .news-detail-comment-arw::before {
    top: -3.73vw;
    left: 1.6vw;
    width: 7.47vw;
    height: 7.47vw;
  }

  .news-detail-comment-txt {
    margin-top: 4.27vw;
  }

  .news-detail-parttime_aply-btn {
    margin-top: 10vw;
  }

  .news-detail-parttime_aply-btn .btn-border a {
    color: var(--cl-dbl);
    text-align: center;
  }

  .news-detail-parttime_aply-btn-comment {
    margin-top: 3.2vw;
    text-align: center;
  }

  .news-detail-parttime_aply-btn-comment > div + div {
    margin-top: 8vw;
  }
}

/** 採用情報 募集職種 **/

.job_category-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.job_category-list {
  position: relative;
}

.job_category-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.job_category-list a {
  display: block;
  position: relative;
}

.job_category-list-ttl .txt-en {
  font-weight: 900;
}

li:nth-child(1) .job_category-list-ttl .txt-en {
  color: #ad34c4;
}

li:nth-child(2) .job_category-list-ttl .txt-en {
  color: #ff5d6d;
}

li:nth-child(3) .job_category-list-ttl .txt-en {
  color: #0bb6b2;
}

li:nth-child(4) .job_category-list-ttl .txt-en {
  color: #2c8fcd;
}

li:nth-child(5) .job_category-list-ttl .txt-en {
  color: #fa9238;
}

@media screen and (min-width: 560px) {
  .job_category-bg {
    min-width: 1200px;
    height: 1222px;
    background: url(../image/recruit/bg_job_category.png) center top 215px no-repeat;
    background-size: 1400px 1007px;
  }

  .job_category-list {
    margin-top: 110px;
    padding-bottom: 100px;
  }

  .job_category-list ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .job_category-list li:not(:nth-child(3n)) {
    margin-right: 40px;
  }

  .job_category-list li:not(:nth-child(-n + 3)) {
    margin-top: 64px;
  }

  .job_category-list a {
    width: 373px;
  }

  .job_category-list-img {
    margin-left: 53px;
  }

  .job_category-list-img img {
    border-radius: 40px;
  }

  .job_category-list-ttl {
    position: relative;
    width: 303px;
    margin-top: -40px;
    padding: 20px 24px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
  }

  .job_category-list a:hover .job_category-list-ttl {
    margin-top: -50px;
  }

  .job_category-list-ttl .txt-en {
    font-size: 3.2rem;
    line-height: 1.2;
    letter-spacing: 0.08em;
  }

  .job_category-list-ttl .txt-ja {
    margin-top: 10px;
    color: #222;
    font-weight: 900;
  }
}

@media screen and (max-width: 559px) {
  .job_category-bg {
    height: 242vw;
    background: url(../image/recruit/bg_job_category@2x.png) center top 36vw no-repeat;
    background-size: 100% 205.87vw;
  }

  .job_category-list {
    margin-top: 23.47vw;
    padding: 0 4.27vw;
  }

  .job_category-list ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .job_category-list li:not(:nth-child(-n + 2)) {
    margin-top: 10vw;
  }

  .job_category-list a {
    width: 43.46vw;
  }

  .job_category-list-img {
    margin-left: 4.27vw;
  }

  .job_category-list-img img {
    border-radius: 5.33vw;
  }

  .job_category-list-ttl {
    position: relative;
    width: 37.33vw;
    margin-top: -6.4vw;
    padding: 4vw 2.67vw;
    border-radius: 2.67vw;
    background-color: #fff;
  }

  .job_category-list-ttl .txt-en {
    font-size: 5.33vw;
    line-height: 1.3;
    letter-spacing: 0.08em;
  }

  .job_category-list-ttl .txt-ja {
    margin-top: 1.8vw;
    color: #222;
    font-size: 3.73vw;
    font-weight: 900;
  }
}

/** 採用情報 募集職種 **/

.recruit-stagehand-flow-list li:not(:last-child)::after {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.recruit-step-flow-circle {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--cl-dbl);
  color: #fff;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.recruit-step-flow-circle .no {
  font-style: italic;
}

.recruit-stagehand-flow-txt {
  color: var(--cl-dbl);
  font-weight: 900;
}

.recruit-stagehand-need-list li {
  background-color: #fafafa;
}

.recruit-stagehand-need-contact {
  background-color: #fafafa;
}

@media screen and (min-width: 560px) {
  .recruit-stagehand {
    margin-top: 80px;
  }

  .recruit-stagehand-mv img {
    border-radius: 40px;
  }

  .recruit-stagehand-tbl {
    margin-top: 80px;
  }

  .recruit-stagehand-flow {
    margin-top: 100px;
  }

  .recruit-stagehand-flow-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .recruit-stagehand-flow-list li {
    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;
    position: relative;
    width: 346px;
  }

  .recruit-stagehand-flow-list li:not(:last-child) {
    margin-right: 80px;
  }

  .recruit-stagehand-flow-list li:not(:last-child)::after {
    top: 80px;
    right: -46px;
    width: 30px;
    height: 30px;
    border-top: 2px solid #989893;
    border-right: 2px solid #989893;
  }

  .recruit-step-flow-circle {
    width: 140px;
    height: 140px;
    border-radius: 140px;
  }

  .recruit-step-flow-circle .step {
    font-size: 2.4rem;
  }

  .recruit-step-flow-circle .no {
    font-size: 4rem;
  }

  .recruit-stagehand-flow-txt {
    margin-top: 20px;
    font-size: 2.8rem;
  }

  .recruit-stagehand-flow-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 64px;
  }

  .recruit-stagehand-need {
    margin-top: 100px;
  }

  .recruit-stagehand-need-list {
    margin-top: 40px;
  }

  .recruit-stagehand-need-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .recruit-stagehand-need-list li {
    width: 373px;
    height: 315px;
  }

  .recruit-stagehand-need-list-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 90px;
    margin-top: 56px;
  }

  .recruit-stagehand-need-list-content {
    margin-top: 30px;
    text-align: center;
  }

  .recruit-stagehand-need-list-ttl {
    font-size: 2.4rem;
    font-weight: 900;
  }

  .recruit-stagehand-need-list-comment {
    font-size: 1.4rem;
  }

  .recruit-stagehand-need-contact-ttl {
    margin-bottom: 14px;
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.6;
  }

  .recruit-stagehand-need-contact-comment {
    text-align: center;
  }

  .recruit-stagehand-need-contact {
    margin-top: 80px;
    padding: 40px 64px;
  }
}

@media screen and (max-width: 559px) {
  .recruit-stagehand {
    margin-top: 12.8vw;
  }

  .recruit-stagehand-mv {
    padding: 0 4.27vw;
  }

  .recruit-stagehand-mv img {
    border-radius: 5.33vw;
  }

  .recruit-stagehand-tbl {
    margin-top: 10.67vw;
    padding: 0 4.27vw;
  }

  .recruit-stagehand-flow {
    margin-top: 29vw;
    padding: 0 4.27vw;
  }

  .recruit-stagehand-flow-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }

  .recruit-stagehand-flow-list li + li {
    margin-top: 10.67vw;
  }

  .recruit-stagehand-flow-list li:not(:last-child)::after {
    bottom: -6.2vw;
    left: calc(50% - 4vw);
    width: 8vw;
    height: 8vw;
    border-right: 2px solid #989893;
    border-bottom: 2px solid #989893;
  }

  .recruit-step-flow-circle {
    width: 26.67vw;
    height: 26.67vw;
    border-radius: 26.67vw;
  }

  .recruit-step-flow-circle .step {
    font-size: 4.27vw;
  }

  .recruit-step-flow-circle .no {
    font-size: 8vw;
  }

  .recruit-stagehand-flow-txt {
    margin-left: 6.4vw;
    font-size: 6.4vw;
  }

  .recruit-stagehand-flow-btn {
    margin-top: 10.67vw;
  }

  .recruit-stagehand-flow-btn a {
    min-height: 19.2vw;
    color: var(--cl-dbl);
    font-size: 4.8vw;

    &.btn-bl-arw {
      color: #ffffff;
    }
  }

  .recruit-stagehand-need {
    margin-top: 26.67vw;
    padding: 0 4.27vw;
  }

  .recruit-stagehand-need-list {
    margin: 10vw -4.27vw 0;
  }

  .recruit-stagehand-need-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 47.47vw;
    padding: 4.27vw 6.4vw;
  }

  .recruit-stagehand-need-list li + li {
    margin-top: 4.27vw;
  }

  .recruit-stagehand-need-list-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33.07vw;
  }

  li:nth-child(1) .recruit-stagehand-need-list-img img,
  li:nth-child(3) .recruit-stagehand-need-list-img img {
    height: 24vw;
  }

  li:nth-child(2) .recruit-stagehand-need-list-img img {
    height: 21.33vw;
  }

  .recruit-stagehand-need-list-content {
    width: 55.4vw;
  }

  .recruit-stagehand-need-list-ttl {
    font-size: 6.4vw;
    font-weight: 900;
    text-align: center;
  }

  .recruit-stagehand-need-list-comment {
    font-size: 3.73vw;
    text-align: center;
  }

  .recruit-stagehand-need-contact {
    margin: 21.33vw -4.27vw 0;
    padding: 10vw 4.27vw;
  }

  .recruit-stagehand-need-contact-ttl {
    margin-bottom: 3vw;
    font-size: 5.33vw;
    font-weight: 700;
    text-align: center;
    line-height: 1.6;
  }
}

/** 採用情報 登録からお仕事までの流れ **/

.recruit-step-flow-ttl-txt {
  color: var(--cl-dbl);
  font-weight: 900;
  line-height: 1.6;
}

@media screen and (min-width: 560px) {
  .recruit-flow {
    margin-top: 80px;
  }

  .recruit-step-flow-list li {
    position: relative;
    min-height: 140px;
    padding-left: 204px;
  }

  .recruit-step-flow-list li + li {
    margin-top: 40px;
  }

  .recruit-step-flow .recruit-step-flow-circle,
  .recruit-stagehand-need .recruit-step-flow-circle {
    position: absolute;
    top: 0;
    left: 0;
  }

  .recruit-step-flow-ttl-txt {
    font-size: 2.8rem;
  }

  .recruit-step-flow-comment {
    margin-top: 10px;
  }

  .recruit-flow-annotation {
    margin-top: 40px;
  }
}

@media screen and (max-width: 559px) {
  .recruit-flow {
    margin-top: 12.8vw;
  }

  .recruit-step-flow-list {
    padding: 0 4.27vw;
  }

  .recruit-step-flow-list li + li {
    margin-top: 10.67vw;
  }

  .recruit-step-flow-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .recruit-step-flow-ttl-txt {
    margin-left: 6.4vw;
    font-size: 6.4vw;
  }

  .recruit-step-flow-comment {
    margin-top: 6vw;
  }

  .recruit-flow-annotation {
    margin-top: 10vw;
  }
}

/** 採用情報 登録選考会日程 **/

.recruit-schedule-calendar-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  border: 2px solid var(--cl-dbl);
  color: var(--cl-dbl);
}

.recruit-schedule-calendar-link a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.recruit-schedule-calendar-link .txt-en {
  font-weight: 900;
}

@media screen and (min-width: 560px) {
  .recruit-schedule {
    margin-top: 80px;
  }

  .recruit-schedule-calendar-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .recruit-schedule-calendar-link a {
    width: 600px;
    height: 80px;
  }

  .recruit-schedule-calendar-link a:hover {
    border-color: var(--cl-rd);
  }

  .recruit-schedule-calendar-link a::after {
    right: 20px;
    width: 44px;
    height: 44px;
    background: url(../image/recruit/arw_calendear.png) center no-repeat;
    background-size: contain;
  }

  .recruit-schedule-calendar-link .txt-en {
    font-size: 3.2rem;
  }

  .recruit-schedule-calendar-link .txt-en .txt-red {
    font-size: 4.2rem;
  }

  .recruit-schedule-calendar-link .txt-ja {
    margin: 12px 0 0 20px;
  }

  .recruit-schedule .base-common-blue_bg-link-list {
    margin-top: 40px;
  }
}

@media screen and (max-width: 559px) {
  .recruit-schedule {
    margin-top: 12.8vw;
  }

  .recruit-schedule-calendar-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 4.27vw;
  }

  .recruit-schedule-calendar-link a {
    width: 100%;
    height: 20vw;
    padding-right: 8vw;
  }

  .recruit-schedule-calendar-link a:hover {
    border-color: var(--cl-rd);
  }

  .recruit-schedule-calendar-link a::after {
    right: 2.67vw;
    width: 10vw;
    height: 10vw;
    background: url(../image/recruit/arw_calendear@2x.png) center no-repeat;
    background-size: contain;
  }

  .recruit-schedule-calendar-link .txt-en {
    font-size: 6vw;
  }

  .recruit-schedule-calendar-link .txt-en .txt-red {
    font-size: 7vw;
  }

  .recruit-schedule-calendar-link .txt-ja {
    margin: 1.33vw 0 0 2.67vw;
    font-size: 3.73vw;
  }

  .recruit-schedule .base-common-blue_bg-link-list {
    margin-top: 10.67vw;
  }
}

/** 採用情報 選考会の持ち物について **/

.recruit-bring-id-list-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.recruit-bring-id-list-tab > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  background-color: #efeeea;
  font-weight: 900;
  letter-spacing: 0.08em;
  cursor: pointer;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}

.recruit-bring-id-list-tab > div.is-active {
  background-color: #f8f8f7;
}

.recruit-bring-id-list-content-item {
  display: none;
  background-color: #f8f8f7;
}

.recruit-bring-id-list-content-item.is-active {
  display: block;
}

.recruit-bring-id-list-left,
.recruit-bring-id-list-right,
.recruit-bring-id-list-not_student {
  background-color: #fff;
}

.recruit-bring-id-list-ttl {
  font-weight: 900;
  text-align: center;
}

.recruit-bring-id-list-card-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.recruit-bring-id-list-card-list .recruit-bring-id-list-card-comment,
.recruit-bring-id-list-card-annotation {
  text-align: center;
}

.recruit-bring-id-list-caution {
  color: var(--cl-rd);
}

.recruit-bring-id-list-plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.recruit-bring-id-list-plus > div {
  position: relative;
}

.recruit-bring-id-list-plus > div::before,
.recruit-bring-id-list-plus > div::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: var(--cl-dbl);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.recruit-bring-id-list-plus > div::before {
  width: 100%;
}

.recruit-bring-id-list-plus > div::after {
  height: 100%;
}

.recruit-bring-id-turn_out {
  background-color: #f8f8f7;
}

.recruit-bring-id-turn_out-inner {
  background-color: #fff;
}

.recruit-bring-id-turn_out-comment {
  font-weight: 900;
}

@media screen and (min-width: 560px) {
  .recruit-bring .recruit-stagehand-need {
    margin-top: 80px;
  }

  .recruit-bring-about-id {
    margin-top: 100px;
  }

  .recruit-bring-id-list-tab > div {
    height: 100px;
    font-size: 2.8rem;
  }

  .recruit-bring-id-list-content-item {
    padding: 40px;
  }

  .recruit-bring-id-list-content-item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .recruit-bring-id-list-left {
    width: 320px;
    padding: 40px;
  }

  .recruit-bring-id-list-right {
    width: 680px;
    padding: 40px;
  }

  .recruit-bring-id-list-ttl {
    font-size: 2.4rem;
    line-height: 1.3;
    letter-spacing: 0;
  }

  .recruit-bring-id-list-card,
  .recruit-bring-id-list-card-list {
    margin-top: 26px;
  }

  .recruit-bring-id-list-card-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .recruit-bring-id-list-card-list li {
    width: 200px;
  }

  .recruit-bring-id-list-card-list li:not(:nth-child(-n + 3)) {
    margin-top: 40px;
  }

  .recruit-bring-id-list-card-comment {
    margin-top: 20px;
  }

  .recruit-bring-id-list-card-annotation {
    font-size: 1.4rem;
  }

  .recruit-bring-id-list-card-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .recruit-bring-id-list-caution {
    margin-top: 24px;
  }

  .recruit-bring-id-list-plus {
    width: 120px;
  }

  .recruit-bring-id-list-plus > div {
    width: 40px;
    height: 40px;
  }

  .recruit-bring-id-list-plus > div::before {
    height: 6px;
  }

  .recruit-bring-id-list-plus > div::after {
    width: 6px;
  }

  .recruit-bring-id-turn_out {
    margin-top: 40px;
    padding: 10px;
  }

  .recruit-bring-id-turn_out-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px;
  }

  .recruit-bring-id-turn_out-img {
    width: auto;
    height: 95px;
    padding-left: 20px;
  }

  .recruit-bring-id-turn_out-img img {
    height: 100%;
  }

  .recruit-bring-id-turn_out-comment {
    width: 906px;
  }

  .recruit-bring-id-list-not_student {
    width: 100%;
    padding: 40px;
  }

  .recruit-bring-id-list-not_student .recruit-bring-id-list-card-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .recruit-bring-id-list-not_student .recruit-bring-id-list-card-list li {
    width: 240px;
  }

  .recruit-bring-id-list-not_student .recruit-bring-id-list-card-list li:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }

  .recruit-bring-id-list-card-list + .recruit-bring-id-list-ttl {
    margin-top: 50px;
  }

  .recruit-bring-id-not-face-id {
    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;
    margin-top: 26px;
  }

  .recruit-bring-id-list-card-others {
    margin-left: 40px;
  }

  .recruit-bring-id-list-card-others li + li {
    margin-top: 26px;
  }

  .recruit-bring-id-list-card-others li > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 190px;
    height: 120px;
    border-radius: 5px;
    background-color: #eaeaea;
    color: var(--cl-rd);
  }
}

@media screen and (max-width: 559px) {
  .recruit-bring .recruit-stagehand-need {
    margin-top: 12.8vw;
  }

  .recruit-bring-about-id {
    margin-top: 26.67vw;
    padding: 0 4.27vw;
  }

  .recruit-bring-id-list {
    margin-right: -4.27vw;
    margin-left: -4.27vw;
  }

  .recruit-bring-id-list-tab > div {
    height: 21.33vw;
    font-size: 5.87vw;
  }

  .recruit-bring-id-list-content-item {
    padding: 6.4vw 4.27vw;
  }

  .recruit-bring-id-list-left,
  .recruit-bring-id-list-right,
  .recruit-bring-id-list-not_student {
    padding: 8.53vw 6.4vw;
  }

  .recruit-bring-id-list-ttl {
    font-size: 5.33vw;
    line-height: 1.6;
  }

  .recruit-bring-id-list-card,
  .recruit-bring-id-list-card-list {
    margin-top: 4vw;
  }

  .recruit-bring-id-list-card-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .recruit-bring-id-list-card-list li {
    width: 37.07vw;
  }

  .recruit-bring-id-list-card-list li:not(:nth-child(-n + 2)) {
    margin-top: 4.27vw;
  }

  .recruit-bring-id-list-card .recruit-bring-id-list-card-img img {
    width: 54.4vw;
  }

  .recruit-bring-id-list-card-comment {
    margin-top: 2.6vw;
  }

  .recruit-bring-id-list-card-annotation {
    margin-top: 1vw;
    font-size: 3.73vw;
    line-height: 1.5;
  }

  .recruit-bring-id-list-caution {
    margin-top: 6.4vw;
  }

  .recruit-bring-id-list-plus {
    height: 23.47vw;
  }

  .recruit-bring-id-list-plus > div {
    width: 10.67vw;
    height: 10.67vw;
  }

  .recruit-bring-id-list-plus > div::before {
    height: 1.6vw;
  }

  .recruit-bring-id-list-plus > div::after {
    width: 1.6vw;
  }

  .recruit-bring-id-turn_out {
    margin-top: 10.67vw;
    padding: 2.67vw;
  }

  .recruit-bring-id-turn_out-inner {
    padding: 3.73vw;
  }

  .recruit-bring-id-turn_out-img,
  .recruit-bring-id-turn_out-img img {
    width: 100%;
  }

  .recruit-bring-id-turn_out-comment {
    margin-top: 4vw;
  }

  .recruit-bring-id-list-card-list + .recruit-bring-id-list-ttl {
    margin-top: 10vw;
  }

  .recruit-bring-id-list-card-others {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 4vw;
  }

  .recruit-bring-id-list-card-others li > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 35vw;
    height: 23vw;
    border-radius: 1.07vw;
    background-color: #eaeaea;
    color: var(--cl-rd);
    text-align: center;
    line-height: 1.4;
  }
}

/** 採用情報 日程詳細 **/

.recruit-schedule-detail-date-left {
  color: var(--cl-dbl);
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: 0.08em;
}

.recruit-schedule-detail-date-right .news-detail-schedule-comment-contact {
  background-color: #fafafa;
}

.recruit-schedule-detail-access .access-company-detail {
  display: block;
}

.recruit-schedule-detail-date-right .btn-link-inner {
  color: #fff;
}

.recruit-schedule-detail-date-right .news-detail-schedule-comment-contact-tel {
  border: none;
}

@media screen and (min-width: 560px) {
  .recruit-schedule-detail {
    margin-top: 80px;
  }

  .recruit-schedule-detail-date-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 64px;
  }

  .recruit-schedule-detail-date-item + .recruit-schedule-detail-date-item {
    margin-top: 40px;
  }

  .recruit-schedule-detail-date-left {
    width: 260px;
    font-size: 2.4rem;
  }

  .recruit-schedule-detail-date-left .year {
    font-size: 3rem;
  }

  .recruit-schedule-detail-date-left .month {
    font-size: 4rem;
  }

  .recruit-schedule-detail-date-right {
    width: 910px;
  }

  .recruit-schedule-detail-date-right .news-detail-schedule-comment-contact {
    padding: 40px;
  }

  .recruit-schedule-detail-date-right .news-detail-schedule-comment-contact-btn {
    width: 427px;
    margin: 0;
  }

  .recruit-schedule-detail-date-right .btn-link-inner {
    width: 387px;
  }

  .recruit-schedule-detail-date-right .news-detail-schedule-comment-contact-tel {
    width: 410px;
    padding: 0;
  }

  .recruit-schedule-detail-access {
    margin-top: 100px;
  }
}

@media screen and (max-width: 559px) {
  .recruit-schedule-detail {
    margin-top: 12.8vw;
  }

  .recruit-schedule-detail-date {
    padding: 0 4.27vw;
  }

  .recruit-schedule-detail-date-item {
    margin-top: 17.07vw;
    margin-right: -4.27vw;
    margin-left: -4.27vw;
  }

  .recruit-schedule-detail-date-item + .recruit-schedule-detail-date-item {
    margin-top: 10.67vw;
  }

  .recruit-schedule-detail-date-left {
    font-size: 6.4vw;
    text-align: center;
  }

  .recruit-schedule-detail-date-left .year {
    font-size: 8vw;
  }

  .recruit-schedule-detail-date-left .month {
    font-size: 10.67vw;
  }

  .recruit-schedule-detail-date-right .news-detail-schedule-tbl {
    margin-top: 4vw;
  }

  .recruit-schedule-detail-date-right .news-detail-schedule-comment-contact {
    padding: 6.4vw 4.27vw;
  }

  .recruit-schedule-detail-date-right .news-detail-schedule-comment-contact-tel {
    padding-top: 0;
  }

  .recruit-schedule-detail-access {
    margin-top: 26.67vw;
    padding: 0 4.27vw;
  }
}

/** 採用情報 登録選考会カレンダー **/

.recruit-calendar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.recruit-calendar-nav-arw {
  position: absolute;
  top: 0;
}

.recruit-calendar-nav-arw a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: var(--cl-dbl);
  color: transparent;
  font-size: 0;
}

.recruit-calendar-nav-arw.arw-prev a {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.recruit-calendar-nav-arw a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.recruit-calendar-nav-date {
  color: var(--cl-dbl);
  font-weight: 900;
  letter-spacing: 0.08em;
}

.recruit-calendar-calendar-tbl {
  border-spacing: 0;
  table-layout: fixed;
}

.recruit-calendar-plan-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.recruit-calendar-plan-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-weight: 600;
  white-space: nowrap;
}

.tag-plan-chiba {
  background-color: #f7446e;
}

.tag-plan-meguro {
  background-color: #009dc5;
}

.tag-plan-ikebukuro {
  background-color: #ea5e16;
}

.tag-plan-yokohama {
  background-color: #a8b309;
}

.tag-plan-yokohama_arena {
  background-color: #3ab47f;
}

.tag-plan-utsunomiya {
  background-color: #902ee7;
}

.tag-plan-other {
  background-color: #004480;
}

.recruit-calendar-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.recruit-calendar-time .close {
  color: #004480;
  font-weight: 700;
}

@media screen and (min-width: 560px) {
  .recruit-calendar {
    margin-top: 22px;
    padding: 0 10px;
  }

  .recruit-calendar-nav {
    height: 80px;
    margin-top: 50px;
  }

  .recruit-calendar-nav-arw.arw-prev {
    left: 0;
  }

  .recruit-calendar-nav-arw.arw-next {
    right: 0;
  }

  .recruit-calendar-nav-arw a {
    width: 60px;
    height: 60px;
  }

  .recruit-calendar-nav-arw a:hover {
    opacity: 0.6;
  }

  .recruit-calendar-nav-arw a::before {
    width: 18px;
    height: 16px;
    background: url(../images/common/arw_readmore.png) center no-repeat;
    background-size: contain;
  }

  .recruit-calendar-nav-date {
    font-size: 2.4rem;
  }

  .recruit-calendar-nav-date span {
    font-size: 4rem;
  }

  .recruit-calendar-nav-date .month {
    margin-left: 6px;
  }

  .recruit-calendar-calendar-tbl {
    margin-top: 30px;
  }

  .recruit-calendar-calendar th,
  .recruit-calendar-calendar td {
    border: 1px solid var(--cl-bdr);
    font-weight: 300;
  }

  .recruit-calendar-calendar thead th {
    width: 170px;
    height: 64px;
    background-color: #f8f8f8;
    vertical-align: middle;
  }

  .recruit-calendar-calendar thead th:nth-child(7n-6) {
    background-color: #fbf1f1;
    color: var(--cl-rd);
  }

  .recruit-calendar-calendar thead th:nth-child(7n) {
    background-color: #f0f9fb;
    color: #0095b9;
  }

  .recruit-calendar-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 200px;
    padding: 6px 11px;
    line-height: 1.2;
  }

  .recruit-calendar-plan-item + .recruit-calendar-plan-item {
    margin-top: 5px;
  }

  .recruit-calendar-calendar tbody td:nth-child(7n-6) .recruit-calendar-day {
    color: var(--cl-rd);
  }

  .recruit-calendar-calendar tbody td:nth-child(7n) .recruit-calendar-day {
    color: #2c8bca;
  }

  .recruit-calendar-day {
    font-size: 1.6rem;
  }

  .recruit-calendar-plan {
    margin-top: 10px;
  }

  .recruit-calendar-plan-item {
    font-size: 1.2rem;
  }

  .recruit-calendar-plan-tag {
    height: 23px;
    padding: 0 4px;
  }

  .recruit-calendar-time {
    margin: 0 0 0 10px;
    line-height: 1.8;
  }

  .recruit-calendar-time .time {
    margin-right: 5px;
  }

  .recruit-calendar-time .close {
    font-size: 10px;
  }
}

@media screen and (max-width: 559px) {
  .recruit-calendar-comment {
    margin-top: 6vw;
    padding: 0 4.27vw;
  }

  .recruit-calendar-nav {
    height: 10.67vw;
    margin-top: 50px;
  }

  .recruit-calendar-nav-arw.arw-prev {
    left: 4.27vw;
  }

  .recruit-calendar-nav-arw.arw-next {
    right: 4.27vw;
  }

  .recruit-calendar-nav-arw a {
    width: 12.82vw;
    height: 12.82vw;
  }

  .recruit-calendar-nav-arw a::before {
    width: 4.61vw;
    height: 4.1vw;
    background: url(../images/common/arw_readmore.png) center no-repeat;
    background-size: contain;
  }

  .recruit-calendar-nav-date {
    font-size: 5.33vw;
  }

  .recruit-calendar-nav-date span {
    font-size: 8vw;
  }

  .recruit-calendar-nav-date .month {
    margin-left: 2vw;
  }

  .recruit-calendar-calendar-tbl {
    margin-top: 10.67vw;
    border-top: 1px solid var(--cl-bdr);
  }

  .recruit-calendar-calendar-tbl,
  .recruit-calendar-calendar-tbl thead,
  .recruit-calendar-calendar-tbl tbody,
  .recruit-calendar-calendar-tbl tr,
  .recruit-calendar-calendar-tbl th,
  .recruit-calendar-calendar-tbl td {
    display: block;
  }

  .recruit-calendar-calendar-tbl thead {
    display: none;
  }

  .recruit-calendar-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid var(--cl-bdr);
  }

  .recruit-calendar-day {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    width: 24vw;
    padding: 2.67vw 4.27vw;
    background-color: #fafafa;
  }

  .recruit-calendar-calendar tbody td:nth-child(7n-6) .recruit-calendar-day {
    background-color: #fbf1f1;
    color: var(--cl-rd);
  }

  .recruit-calendar-calendar tbody td:nth-child(7n) .recruit-calendar-day {
    background-color: #f0f9fb;
  }

  .recruit-calendar-calendar tbody td:nth-child(7n-6) .recruit-calendar-day::after {
    content: "(日)";
    position: relative;
    margin-left: 1.33vw;
  }

  .recruit-calendar-calendar tbody td:nth-child(7n-5) .recruit-calendar-day::after {
    content: "(月)";
    position: relative;
    margin-left: 1.33vw;
  }

  .recruit-calendar-calendar tbody td:nth-child(7n-4) .recruit-calendar-day::after {
    content: "(火)";
    position: relative;
    margin-left: 1.33vw;
  }

  .recruit-calendar-calendar tbody td:nth-child(7n-3) .recruit-calendar-day::after {
    content: "(水)";
    position: relative;
    margin-left: 1.33vw;
  }

  .recruit-calendar-calendar tbody td:nth-child(7n-2) .recruit-calendar-day::after {
    content: "(木)";
    position: relative;
    margin-left: 1.33vw;
  }

  .recruit-calendar-calendar tbody td:nth-child(7n-1) .recruit-calendar-day::after {
    content: "(金)";
    position: relative;
    margin-left: 1.33vw;
  }

  .recruit-calendar-calendar tbody td:nth-child(7n) .recruit-calendar-day::after {
    content: "(土)";
    position: relative;
    margin-left: 1.33vw;
  }

  .recruit-calendar-plan {
    width: 74vw;
    padding: 2.67vw 4.27vw;
  }

  .recruit-calendar-plan-item {
    font-size: 3.2vw;
  }

  .recruit-calendar-plan-item + .recruit-calendar-plan-item {
    margin-top: 1.33vw;
  }

  .recruit-calendar-plan-tag {
    margin-right: 1.33vw;
    padding: 0.33vw 1.33vw;
  }

  .recruit-calendar-time .close {
    margin-left: 1.33vw;
    font-size: 2.67vw;
  }
}

/** 採用情報 今後のお仕事の予定 **/

.recruit-plan-calendar-year,
.recruit-plan-calendar-month {
  color: var(--cl-dbl);
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: 0.08em;
}

.recruit-plan-calendar-calendar table {
  width: 100%;
  border-spacing: 0;
  border-top: 1px solid var(--cl-bdr);
  table-layout: fixed;
}

.recruit-plan-calendar-calendar th,
.recruit-plan-calendar-calendar td {
  border-bottom: 1px solid var(--cl-bdr);
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}

.recruit-plan-calendar-calendar th {
  border-right: 1px solid var(--cl-bdr);
  background-color: #fafafa;
}

.recruit-plan-calendar-calendar td {
  text-align: left;
}

.recruit-plan-calendar-calendar .sunday {
  color: var(--cl-rd);
}

.recruit-plan-calendar-calendar .saturday {
  color: #005daf;
}

.recruit-plan-calendar-calendar .name {
  font-weight: 700;
}

.recruit-plan-register {
  background-color: #fafafa;
}

@media screen and (min-width: 560px) {
  .recruit-plan {
    margin-top: 80px;
  }

  .recruit-plan-calendar,
  .recruit-plan-calendar-item {
    margin-top: 40px;
  }

  .recruit-plan-calendar-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .recruit-plan-calendar-year,
  .recruit-plan-calendar-month {
    font-size: 2.4rem;
  }

  .recruit-plan-calendar-year .year,
  .recruit-plan-calendar-month .month {
    font-size: 4rem;
  }

  .recruit-plan-calendar-month {
    width: 100px;
  }

  .recruit-plan-calendar-calendar {
    width: 1040px;
  }

  .recruit-plan-calendar-calendar th,
  .recruit-plan-calendar-calendar td {
    padding: 16px 32px;
  }

  .recruit-plan-calendar-calendar th {
    width: 180px;
  }

  .recruit-plan-register {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 100px;
    padding: 64px;
  }

  .recruit-plan-register-comment {
    width: 540px;
  }

  .recruit-plan-register-btn a {
    width: 476px;
    height: 72px;
    color: var(--cl-dbl);
    font-size: 2rem;
  }
}

@media screen and (max-width: 559px) {
  .recruit-plan {
    margin-top: 12.8vw;
    padding: 0 4.27vw;
  }

  .recruit-plan-calendar {
    margin-top: 17.07vw;
  }

  .recruit-plan-calendar-item {
    margin-top: 10.67vw;
  }

  .recruit-plan-calendar-year + .recruit-plan-calendar-item {
    margin-top: 6.4vw;
  }

  .recruit-plan-calendar-year,
  .recruit-plan-calendar-month {
    font-size: 6.4vw;
    text-align: center;
  }

  .recruit-plan-calendar-year .year,
  .recruit-plan-calendar-month .month {
    font-size: 10.67vw;
  }

  .recruit-plan-calendar-calendar {
    margin-top: 4vw;
  }

  .recruit-plan-calendar-calendar th,
  .recruit-plan-calendar-calendar td {
    padding: 2.67vw 3.2vw;
    letter-spacing: 0;
  }

  .recruit-plan-calendar-calendar th {
    width: 21vw;
    line-height: 1.6;
  }

  .recruit-plan-calendar-calendar td span {
    display: block;
  }

  .recruit-plan-register {
    margin-top: 21.33vw;
    margin-right: -4.27vw;
    margin-left: -4.27vw;
    padding: 10.67vw 4.27vw;
  }

  .recruit-plan-register-btn {
    margin-top: 10vw;
  }

  .recruit-plan-register-btn a {
    min-height: 17.07vw;
    color: var(--cl-dbl);
  }
}

/** 採用情報 日程詳細 **/

.recruit-plan-detail-article-ttl {
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (min-width: 560px) {
  .recruit-plan-detail {
    margin-top: 80px;
  }

  .recruit-plan-detail-tbl {
    margin-top: 80px;
  }

  .recruit-plan-detail-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 100px;
  }

  .recruit-plan-detail-article-img {
    width: 384px;
  }

  .recruit-plan-detail-article-content {
    width: 752px;
  }

  .recruit-plan-detail-article-ttl {
    font-size: 2rem;
  }

  .recruit-plan-detail-article-comment {
    margin-top: 22px;
  }
}

@media screen and (max-width: 559px) {
  .recruit-plan-detail {
    margin-top: 12.8vw;
    padding: 0 4.27vw;
  }

  .recruit-plan-detail-tbl {
    margin-top: 17.07vw;
  }

  .recruit-plan-detail-article {
    margin-top: 17.07vw;
  }

  .recruit-plan-detail-article-content {
    margin-top: 6.2vw;
  }

  .recruit-plan-detail-article-ttl {
    font-size: 4.8vw;
  }

  .recruit-plan-detail-article-comment {
    margin-top: 3.8vw;
  }
}

/** 採用情報 こんなお仕事です **/

.about_job-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

@media screen and (min-width: 560px) {
  .about_job-bg {
    min-width: 1200px;
    height: 1320px;
    background: url(../image/recruit/bg_about_job.png) center top 171px no-repeat;
    background-size: 1440px 1142px;
  }

  .about_job-comment {
    margin-top: 80px;
    text-align: center;
  }
}

@media screen and (max-width: 559px) {
  .about_job-bg {
    height: 100%;
    background-image: url(../image/recruit/bg_about_job_top@2x.png), url(../image/recruit/bg_about_job_bot@2x.png);
    background-position: center top 29.6vw, center bottom;
    background-size: 100% 19.47vw, 100% 44.267vw;
    background-repeat: no-repeat, no-repeat;
  }

  .about_job-comment {
    margin-top: 12.8vw;
    padding: 0 4.27vw;
  }
}

/** 採用情報 ステージ設営/撤去 **/

.recruit-stage-item {
  background-color: #f2f2f2;
}

.recruit-stage-item-inner {
  background-color: #ffffff;
}

.recruit-stage-ttl {
  color: var(--cl-dbl);
  font-weight: 700;
  line-height: 1.5;
}

.recruit-stage-img-list {
  display: flex;
  justify-content: space-between;
}

.recruit-stage-flow-list li {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.recruit-stage-flow-list li:not(:last-child)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  background-color: var(--cl-dbl);
}

.recruit-stage-flow-circle {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--cl-dbl);
  color: #fff;
  font-style: italic;
  font-weight: 900;
  letter-spacing: 0.1em;
}

.recruit-stage-flow-ttl {
  color: var(--cl-dbl);
  font-weight: 700;
  line-height: 1.5;
}

.recruit-stage-voice-ttl {
  color: var(--cl-dbl);
  font-weight: 700;
  line-height: 1.6;
}

.recruit-stage-flow-comment p + p {
  margin-top: 1.6em;
}

.recruit-stage-voice-ttl-voice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
}

.recruit-stage-voice-ttl-voice .no {
  font-style: italic;
}

.recruit-stage-voice-works-ttl {
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (min-width: 560px) {
  .recruit-stage {
    margin-top: 80px;
  }

  .recruit-stage-item {
    margin-top: 40px;
    padding: 5px;
  }

  .recruit-stage-item-inner {
    padding: 35px;
  }

  .recruit-stage-ttl {
    font-size: 2.4rem;
  }

  .recruit-stage-comment {
    margin-top: 16px;
  }

  .recruit-stage-img-list {
    margin-top: 40px;
  }

  .recruit-stage-img-list > div {
    width: 384px;
  }

  .recruit-stage-flow {
    margin-top: 100px;
  }

  .recruit-stage-flow-list li {
    align-items: center;
  }

  .recruit-stage-flow-list > ul + ul {
    margin-top: 100px;
  }

  .recruit-stage-flow-list li + li {
    margin-top: 65px;
  }

  .recruit-stage-flow-list li:not(:last-child)::before {
    left: 74px;
    width: 2px;
    height: calc(100% + 65px);
    z-index: -1;
  }

  .recruit-stage-flow-circle {
    width: 150px;
    height: 150px;
    font-size: 3.6rem;
  }

  .recruit-stage-flow-content {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 986px;
    margin-left: 64px;
  }

  .recruit-stage-flow-ttl {
    font-size: 2.4rem;
  }

  .recruit-stage-flow-comment {
    margin-top: 16px;
  }

  .recruit-stage-flow-img {
    width: 400px;
  }

  .recruit-stage-voice {
    margin-top: 100px;
  }

  .recruit-stage-voice-item {
    margin-top: 64px;
  }

  .recruit-stage-voice-item + .recruit-stage-voice-item {
    margin-top: 80px;
  }

  .recruit-stage-voice-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .recruit-stage-voice-ttl-voice .txt-red {
    font-size: 2rem;
  }

  .recruit-stage-voice-ttl-voice .no {
    margin-left: 16px;
    font-size: 5rem;
  }

  .recruit-stage-voice-ttl-ttl {
    margin-left: 24px;
    font-size: 3rem;
  }

  .recruit-stage-voice-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
  }

  .recruit-stage-voice-img {
    width: 500px;
    z-index: 9;
  }

  .recruit-stage-voice-img figcaption {
    margin-top: 22px;
  }

  .recruit-stage-voice-img figcaption span {
    font-size: 1.4rem;
  }

  .recruit-stage-voice-txt {
    width: 636px;
  }

  .recruit-stage-voice-works {
    position: relative;
    margin-top: 40px;
    padding: 40px 64px 40px 0;
  }

  .recruit-stage-voice-works::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% + 124px);
    height: 100%;
    background-color: #fafafa;
    z-index: -1;
  }

  .recruit-stage-voice-works-ttl {
    margin-bottom: 22px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 559px) {
  .recruit-stage {
    margin-top: 12.8vw;
    padding: 0 4.27vw;
  }

  .recruit-stage-item {
    margin-top: 10.25vw;
    padding: 1.28vw;
  }

  .recruit-stage-item + .recruit-stage-item {
    margin-top: 6.15vw;
  }

  .recruit-stage-item-inner {
    padding: 4.1vw;
  }

  .recruit-stage-ttl {
    font-size: 5.12vw;
  }

  .recruit-stage-comment {
    margin-top: 2.56vw;
    font-size: 3.58vw;
    line-height: 1.571;
  }

  .recruit-stage-img-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10.67vw;
  }

  .recruit-stage-img-list > div {
    width: 43.47vw;
  }

  .recruit-stage-img-list > div:not(:nth-child(-n + 2)) {
    margin-top: 4.27vw;
  }

  .recruit-stage-flow {
    margin-top: 26.67vw;
    padding: 0 4.27vw;
  }

  .recruit-stage-flow-list > ul + ul {
    margin-top: 26.67vw;
  }

  .recruit-stage-flow-list li + li {
    margin-top: 17.07vw;
  }

  .recruit-stage-flow-list li:not(:last-child)::before {
    left: 12vw;
    width: 2px;
    height: calc(100% + 17.07vw);
    z-index: -1;
  }

  .recruit-stage-flow-circle {
    width: 24vw;
    height: 24vw;
    font-size: 5.33vw;
  }

  .recruit-stage-flow-content {
    width: 58.67vw;
  }

  .recruit-stage-flow-ttl {
    font-size: 4.61vw;
  }

  .recruit-stage-flow-comment {
    margin-top: 2.56vw;
    font-size: 3.58vw;
  }

  .recruit-stage-flow-img {
    width: 100%;
    margin-top: 6.4vw;
  }

  .recruit-stage-voice {
    margin-top: 32vw;
    padding: 0 4.27vw;
  }

  .recruit-stage-voice-item + .recruit-stage-voice-item {
    margin-top: 17.07vw;
  }

  .recruit-stage-voice-ttl-voice .txt-red {
    font-size: 6.4vw;
  }

  .recruit-stage-voice-ttl-voice .no {
    margin-left: 4.27vw;
    font-size: 10.67vw;
  }

  .recruit-stage-voice-ttl-ttl {
    margin-top: 1vw;
    font-size: 6.4vw;
  }

  .recruit-stage-voice-img {
    width: 100%;
    margin-top: 5.6vw;
  }

  .recruit-stage-voice-img figcaption {
    margin-top: 5.8vw;
    text-align: center;
  }

  .recruit-stage-voice-img figcaption span {
    font-size: 3.73vw;
  }

  .recruit-stage-voice-txt {
    margin-top: 10vw;
  }

  .recruit-stage-voice-works {
    margin: 6.4vw -4.27vw 0;
    padding: 8vw 4.27vw;
    background-color: #fafafa;
  }

  .recruit-stage-voice-works-ttl {
    margin-bottom: 4vw;
    font-size: 5.33vw;
    line-height: 1.6;
  }
}

/** 採用情報 スタッフの声一覧 **/

.recruit-staff_voice-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.recruit-staff_voice-list a {
  display: block;
}

.recruit-staff_voice-list-ttl {
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.6;
}

.recruit-staff_voice-list-works {
  background-color: #fafafa;
}

.recruit-staff_voice-list-works-ttl {
  font-weight: 700;
}

@media screen and (min-width: 560px) {
  .recruit-staff_voice {
    margin-top: 80px;
  }

  .recruit-staff_voice-list {
    margin-top: 80px;
  }

  .recruit-staff_voice-list li:not(:nth-child(3n)) {
    margin-right: 24px;
  }

  .recruit-staff_voice-list li:not(:nth-child(-n + 3)) {
    margin-top: 40px;
  }

  .recruit-staff_voice-list a {
    width: 384px;
  }

  .recruit-staff_voice-list-ttl,
  .recruit-staff_voice-list-name {
    padding: 0 16px;
  }

  .recruit-staff_voice-list-ttl {
    margin-top: 20px;
    font-size: 2rem;
  }

  .recruit-staff_voice-list-name {
    margin-top: 10px;
  }

  .recruit-staff_voice-list-name span {
    font-size: 1.4rem;
  }

  .recruit-staff_voice-list-works {
    margin-top: 20px;
    padding: 20px 24px;
  }
}

@media screen and (max-width: 559px) {
  .recruit-staff_voice {
    margin-top: 12.8vw;
    padding: 0 4.27vw;
  }

  .recruit-staff_voice-list {
    margin-top: 17.07vw;
  }

  .recruit-staff_voice-list ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .recruit-staff_voice-list li:not(:nth-child(-n + 2)) {
    margin-top: 10.67vw;
  }

  .recruit-staff_voice-list a {
    width: 43.47vw;
  }

  .recruit-staff_voice-list-ttl {
    margin-top: 5vw;
    font-size: 5.33vw;
  }

  .recruit-staff_voice-list-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2.67vw;
  }

  .recruit-staff_voice-list-name span {
    font-size: 3.73vw;
  }

  .recruit-staff_voice-list-works {
    margin-top: 5vw;
    padding: 4vw 4.27vw;
    line-height: 1.66;
  }

  .recruit-staff_voice-list-works-position {
    margin-top: 1vw;
    font-size: 3.73vw;
  }
}

/** 採用情報 スタッフの声詳細 **/

.recruit-staff-voice-detail-header {
  position: relative;
}

.recruit-staff-voice-detail-header-no {
  position: relative;
  color: var(--cl-dbl);
  font-weight: 900;
  font-style: italic;
}

.recruit-staff-voice-detail-header-no::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: var(--cl-rd);
}

.recruit-staff-voice-detail-header-img {
  position: absolute;
  top: 0;
  right: 0;
}

.recruit-staff-voice-detail-header-content {
  position: relative;
  background-color: #fff;
}

.recruit-staff-voice-detail-header-name {
  line-height: 1.4;
  letter-spacing: 0.08em;
}

.recruit-staff-voice-detail-header-name .txt-en {
  color: var(--cl-dbl);
  font-weight: 900;
}

.recruit-staff-voice-detail-header-works {
  border-top: 1px solid var(--cl-bdr);
}

.recruit-staff-voice-detail-header-works-ttl {
  font-weight: 700;
}

.ttl-recruit-staff-voice-h1,
.ttl-recruit-staff-voice-h2 {
  position: relative;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.ttl-recruit-staff-voice-h2::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  background-color: #222;
}

@media screen and (min-width: 560px) {
  .recruit-staff-voice-detail-header-no {
    padding-bottom: 15px;
    font-size: 10rem;
    line-height: 1.17;
  }

  .recruit-staff-voice-detail-header-no::after {
    width: 64px;
  }

  .recruit-staff-voice-detail-header-img {
    width: 1000px;
  }

  .recruit-staff-voice-detail-header-content {
    width: 460px;
    margin-top: 60px;
    padding: 64px 64px 64px 0;
  }

  .recruit-staff-voice-detail-header-name .txt-en {
    font-size: 4rem;
  }

  .recruit-staff-voice-detail-header-name .txt-ja {
    margin-top: 14px;
    font-size: 2.4rem;
  }

  .recruit-staff-voice-detail-header-name .txt-ja span {
    margin-left: 10px;
    font-size: 1.6rem;
  }

  .recruit-staff-voice-detail-header-works {
    margin-top: 33px;
    padding-top: 28px;
  }

  .ttl-recruit-staff-voice-h1 {
    margin-top: 14px;
    margin-bottom: 40px;
    font-size: 4rem;
    line-height: 1.56;
  }

  .recruit-staff-voice-article + .recruit-staff-voice-article {
    margin-top: 64px;
  }

  .ttl-recruit-staff-voice-h2 {
    padding-left: 64px;
    font-size: 1.8rem;
  }

  .ttl-recruit-staff-voice-h2::before {
    width: 40px;
  }

  .recruit-staff-voice-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .recruit-staff-voice-article.img-none {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .recruit-staff-voice-article.img-left,
  .recruit-staff-voice-article.img-right {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .recruit-staff-voice-article.img-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .recruit-staff-voice-article-img {
    width: 480px;
  }

  .recruit-staff-voice-article-content {
    width: 676px;
  }

  .recruit-staff-voice-comment {
    margin-top: 22px;
  }
}

@media screen and (max-width: 559px) {
  .recruit-staff-voice-detail-header-no {
    margin-left: 4.27vw;
    padding-bottom: 7vw;
    font-size: 10.67vw;
    line-height: 1.17;
  }

  .recruit-staff-voice-detail-header-no::after {
    width: 6.4vw;
  }

  .recruit-staff-voice-detail-header-img {
    width: 74.67vw;
  }

  .recruit-staff-voice-detail-header-img img {
    width: 100%;
  }

  .recruit-staff-voice-detail-header-content {
    width: 85.33vw;
    margin-top: 23.6vw;
    padding: 6.4vw 6.4vw 6.4vw 4.27vw;
  }

  .recruit-staff-voice-detail-header-name .txt-en {
    font-size: 7.47vw;
  }

  .recruit-staff-voice-detail-header-name .txt-ja {
    margin-top: 3vw;
    font-size: 5.33vw;
  }

  .recruit-staff-voice-detail-header-name .txt-ja span {
    margin-left: 2.67vw;
    font-size: 4.27vw;
  }

  .recruit-staff-voice-detail-header-works {
    margin-top: 4.27vw;
    padding-top: 4vw;
  }

  .ttl-recruit-staff-voice-h1,
  .recruit-staff-voice-article {
    padding: 0 4.27vw;
  }

  .ttl-recruit-staff-voice-h1 {
    margin-top: 2vw;
    margin-bottom: 6vw;
    font-size: 7.47vw;
    line-height: 1.48;
  }

  .recruit-staff-voice-article + .recruit-staff-voice-article {
    margin-top: 17.07vw;
  }

  .ttl-recruit-staff-voice-h2 {
    padding-left: 12.53vw;
    font-size: 4.8vw;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }

  .ttl-recruit-staff-voice-h2::before {
    top: 4.8vw;
    width: 8.53vw;
  }

  .recruit-staff-voice-article-img {
    margin-bottom: 10vw;
  }

  .recruit-staff-voice-comment {
    margin-top: 6vw;
  }
}

/** RECRUIT アルバイト募集 **/

.block-staff-movie-content {
  .item-movie {
    iframe {
      display: block;
      width: 100%;
      height: auto;
      aspect-ratio: 16 / 9;
    }
  }

  .item-comment {
    letter-spacing: 0;
  }
}

.block-staff-link-item {
  .list-ttl {
    span {
      display: block;

      &.txt-en {
        color: var(--cl-dbl);
        font-weight: 900;
      }

      &.txt-ja {
        color: var(--cl-bk);
        font-weight: 700;
      }
    }
  }

  .list-comment {
    color: var(--cl-bk);
  }
}

.block-staff-bot-container {
  > picture {
    display: block;
    position: relative;
    z-index: 9;
  }
}

.block-staff-bot-content {
  position: relative;

  .block-staff-bot-message {
    color: var(--cl-dbl);
    font-weight: 700;
    text-align: center;
  }
}

.block-staff-bot-bg {
  position: relative;
}

.block-staff-bot-bg::before,
.block-staff-bot-bg::after {
  content: "";
  display: block;
  position: absolute;
  transform: rotate(30deg);
}

.block-staff-bot-bg::before {
  background-color: var(--cl-dbl);
}

.block-staff-bot-bg::after {
  background-color: var(--cl-rd);
}

@media screen and (min-width: 560px) {
  .block-staff-movie-content {
    width: 800px;
    margin: 80px auto 0;

    .item-comment {
      margin-top: 64px;
    }
  }

  .block-staff-link-container {
    margin-top: 200px;
  }

  .block-staff-link-item {
    & + .block-staff-link-item {
      margin-top: 100px;
    }

    a {
      display: flex;
      position: relative;
    }

    .list-img {
      position: absolute;
      top: 50%;
      margin-top: -250px;

      img {
        display: block;
        width: 980px;
        max-width: 980px;
        height: 500px;
      }
    }

    .list-detail {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 480px;
      min-height: 500px;

      .list-ttl {
        .txt-en {
          font-size: 7rem;
          line-height: 1.2;
        }

        .txt-ja {
          margin-top: 10px;
          font-size: 1.6rem;
          line-height: 1.5;
        }
      }

      .list-comment {
        margin-top: 40px;

        p + p {
          margin-top: 1em;
        }
      }

      .link-read_more {
        margin-top: 40px;
      }
    }

    &:nth-child(odd) {
      .list-img {
        left: 580px;
      }
    }

    &:nth-child(even) {
      padding-left: calc(100% - 480px);

      .list-img {
        right: 580px;
      }
    }
  }

  .block-staff-bot-container {
    margin-top: 200px;

    img {
      display: block;
      width: 100%;
      height: 800px;
      object-fit: cover;
    }
  }

  .block-staff-bot-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 540px;

    .block-staff-bot-message {
      font-size: 2.4rem;
      line-height: 1.666;
    }

    .block-staff-bot-btn {
      margin-top: 40px;

      .btn-bl-arw {
        width: 380px;

        &::after {
          right: 40px;
        }
      }
    }
  }

  .block-staff-bot-bg::before,
  .block-staff-bot-bg::after {
    width: 600px;
    height: 10000px;
  }

  .block-staff-bot-bg::before {
    top: -830px;
    left: -3116px;
  }

  .block-staff-bot-bg::after {
    top: -865px;
    right: 1281px;
  }
}

@media screen and (max-width: 559px) {
  .block-staff-movie-container {
    padding: 21.25vw 10.25vw 0;
  }

  .block-staff-movie-content {
    margin-top: 10.25vw;

    .item-comment {
      margin-top: 10.25vw;
      font-size: 4.1vw;
    }
  }

  .block-staff-link-container {
    margin-top: 25.64vw;
  }

  .block-staff-link-item {
    & + .block-staff-link-item {
      margin-top: 16.41vw;
    }

    .list-img {
      display: flex;

      img {
        display: block;
        width: 76.92vw;
        height: auto;
      }
    }

    .list-ttl {
      margin-top: 10.25vw;
      padding-left: 10.25vw;

      .txt-en {
        font-size: 10.25vw;
        line-height: 1.2;
      }

      .txt-ja {
        margin-top: 1.28vw;
        font-size: 4.1vw;
        line-height: 1.5;
      }
    }

    .list-comment {
      margin-top: 6.15vw;
      padding: 0 10.25vw;

      p + p {
        margin-top: 1em;
      }
    }

    .link-read_more {
      margin-top: 6.15vw;
      padding: 0 10.25vw;
    }

    &:nth-child(odd) {
      .list-img {
        justify-content: flex-end;
      }
    }
  }

  .block-staff-bot-container {
    margin-top: 16.41vw;

    img {
      display: block;
      width: 100%;
      height: auto;
    }
  }

  .block-staff-bot-content {
    padding: 25.64vw 5.12vw;

    .block-staff-bot-message {
      font-size: 5.12vw;
      line-height: 1.7;
    }

    .block-staff-bot-btn {
      margin-top: 10.25vw;
    }
  }

  .block-staff-bot-bg::before,
  .block-staff-bot-bg::after {
    width: 50vw;
    height: 100vh;
    transform: rotate(29deg);
  }

  .block-staff-bot-bg::before {
    top: -81.4vw;
    left: -45.7vw;
  }

  .block-staff-bot-bg::after {
    bottom: -229.4vw;
    right: -27vw;
  }
}

/** CONTACT お問い合わせ **/

@media screen and (min-width: 560px) {
  .contact-comment {
    margin: 80px 0 40px;
  }
}

@media screen and (max-width: 559px) {
  .contact-comment {
    margin: 12.8vw 0 17vw;
    padding: 0 4.27vw;
  }

  .contact-list .recruit-stagehand-need-contact {
    margin-right: 0;
    margin-left: 0;
  }

  .contact-bottom-comment {
    margin-top: 8vw;
    padding: 0 4.27vw;
  }
}

/** サイトマップ **/

.sitemap-2nd {
  padding-left: 1em;
  font-size: 1.5rem;
}

.sitemap-2nd-item,
.sitemap-3rd-item {
  margin-top: 0.2em;
}

.sitemap-3rd {
  padding-left: 1em;
}

@media screen and (min-width: 560px) {
  .sitemap-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 80px;
    padding-bottom: 160px;
  }

  .sitemap-1st-item + .sitemap-1st-item {
    margin-top: 1.6em;
  }

  .sitemap-1st {
    width: calc(100% / 3);
  }
}

@media screen and (max-width: 559px) {
  .sitemap-list {
    margin: 12.8vw 0 17vw;
    padding: 0 4.27vw;
  }

  .sitemap-1st + .sitemap-1st,
  .sitemap-1st-item + .sitemap-1st-item {
    margin-top: 1em;
  }
}

/** 個人情報保護方針 **/

.privacy_policy .base-article + .base-article {
  margin-top: 6em;
}

.ttl-lower-common-h3 {
  margin-top: 2.6em;
}

.privacy_policy .ttl-lower-common-h4 {
  margin-top: 1.6em;
  margin-bottom: 1em;
}

.privacy_policy .mt30 {
  margin-top: 1.8em;
}

.privacy_policy .mb20 {
  margin-bottom: 1.8em;
}

.privacy_policy ol {
  margin-bottom: 2em;
}

.privacy_policy .font80 {
  font-size: 80%;
}

.privacy_policy-privacy-mark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (min-width: 560px) {
  .privacy_policy {
    margin-top: 80px;
    padding-bottom: 160px;
  }

  .privacy_policy-privacy-mark {
    width: 1100px;
    margin: auto;
  }

  .privacy_policy-privacy-mark div:nth-child(1) {
    width: 85px;
  }

  .privacy_policy-privacy-mark div:nth-child(2) {
    width: 970px;
  }
}

@media screen and (max-width: 559px) {
  .privacy_policy {
    margin: 12.8vw 0 17vw;
    padding: 0 4.27vw;
  }

  .privacy_policy-privacy-mark div:nth-child(1) {
    width: 20vw;
  }

  .privacy_policy-privacy-mark div:nth-child(2) {
    width: calc(100% - 22vw);
  }
}

/** 登録からお仕事までの流れ **/

.block-staff-registration_flow-list {
  ul {
    li {
      display: flex;
      align-items: center;
      position: relative;

      &:nth-child(1) {
        background-color: #f8f8f8;
      }

      &:nth-child(2) {
        background-color: #f2f2f2;
      }

      &:nth-child(3) {
        background-color: #ebebeb;
      }

      &:not(:first-child)::before {
        content: "";
        display: block;
        position: absolute;
      }

      &:nth-child(2)::before {
        background-color: #f8f8f8;
      }

      &:nth-child(3)::before {
        background-color: #f2f2f2;
      }

      .list-step {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative;
        text-align: center;

        &::after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          right: 0;
          width: 1px;
          background-color: var(--cl-bdr);
        }

        span {
          display: block;
          color: var(--cl-dbl);
          font-weight: 900;
        }
      }

      .list-detail {
        .txt-en {
          color: var(--cl-dbl);
          font-weight: 900;
        }

        .txt-ja {
          font-weight: 700;
        }
      }
    }
  }
}

.block-staff-registration_flow-link {
  display: flex;
  justify-content: flex-end;
}

@media screen and (min-width: 560px) {
  .block-staff-registration_flow-list {
    ul {
      display: flex;

      li {
        width: 400px;
        height: 120px;

        &:not(:first-child)::before {
          top: 0;
          left: 0;
          width: 16px;
          height: 120px;
          clip-path: polygon(16px 50%, 0% 0%, 0% 120px);
        }

        .list-step {
          width: 84px;

          &::after {
            height: 80px;
            margin-top: -40px;
          }

          span {
            &:nth-child(1) {
              font-size: 1.3rem;
              line-height: 1.23;
            }

            &:nth-child(2) {
              font-size: 3rem;
              line-height: 1.2;
            }
          }
        }

        .list-detail {
          width: calc(100% - 84px);
          padding: 0 24px;

          .txt-en {
            font-size: 3rem;
            line-height: 1.2;
          }

          .txt-ja {
            margin-top: 10px;
            font-size: 1.4rem;
            line-height: 1.428;
          }
        }
      }
    }
  }

  .block-staff-registration_flow-link {
    .link-read_more {
      margin-top: 40px;
    }
  }
}

@media screen and (max-width: 559px) {
  .block-staff-registration_flow-container {
    padding: 0 5.12vw;
  }
  .block-staff-registration_flow-list {
    ul {
      li {
        width: 89.74vw;
        height: 28.2vw;

        &:not(:first-child) {
          height: 33.33vw;
          padding-top: 5.12vw;
        }

        &:not(:first-child)::before {
          top: 0;
          left: 0;
          width: 89.74vw;
          height: 5.12vw;
          clip-path: polygon(50% 5.12vw, 0% 0%, 89.74vw 0%);
        }

        .list-step {
          width: 21.53vw;

          &::after {
            height: 20.52vw;
            margin-top: -10.26vw;
          }

          span {
            &:nth-child(1) {
              font-size: 3.33vw;
              line-height: 1.23;
            }

            &:nth-child(2) {
              font-size: 7.69vw;
              line-height: 1.2;
            }
          }
        }

        .list-detail {
          width: calc(100% - 21.53vw);
          padding: 0 6.15vw;

          .txt-en {
            font-size: 6.66vw;
            line-height: 1.2;
          }

          .txt-ja {
            margin-top: 1.28vw;
            font-size: 3.33vw;
            line-height: 1.428;
          }
        }
      }
    }
  }

  .block-staff-registration_flow-link {
    .link-read_more {
      margin-top: 6.15vw;
    }
  }
}

/** 当日必要な持ち物 **/

.block-staff-necessary-comment {
  font-weight: 500;
}

.block-staff-necessary-list {
  ul {
    li {
      display: flex;
      align-items: center;
      justify-content: space-between;
      background-color: #f8f8f8;

      .list-icon {
        img {
          display: block;
          width: 100%;
          height: auto;
        }
      }

      a {
        text-decoration: underline;
      }

      .list-ttl {
        font-weight: 700;
        line-height: 1.5;
      }

      .list-comment {
        font-weight: 500;
        line-height: 1.428;
      }

      .list-annotation {
        line-height: 1.5;
      }
    }
  }
}

.block-staff-necessary-caution {
  border: 1px solid var(--cl-rd);
  color: var(--cl-rd);

  dt {
    font-weight: 700;
    line-height: 1.375;
  }

  dd {
    font-weight: 500;
    line-height: 1.571;
  }
}

@media screen and (min-width: 560px) {
  .block-staff-necessary-list {
    margin-top: 40px;

    ul {
      display: flex;

      li {
        width: calc((100% - 48px) / 3);
        height: 120px;
        padding: 0 24px 0 32px;

        &:not(:nth-child(3n)) {
          margin-right: 24px;
        }

        .list-icon {
          width: 53px;
        }

        .list-detail {
          width: calc(100% - 88px);
        }

        .list-ttl {
          font-size: 1.8rem;
        }

        .list-comment {
          margin-top: 8px;
          font-size: 1.4rem;
        }

        .list-annotation {
          margin-top: 5px;
          font-size: 1.2rem;
        }
      }
    }
  }

  .block-staff-necessary-caution {
    margin-top: 40px;
    padding: 24px;

    dd {
      margin-top: 10px;
      font-size: 1.4rem;
    }
  }
}

@media screen and (max-width: 559px) {
  .block-staff-necessary-container {
    padding: 0 5.12vw;
  }

  .block-staff-necessary-comment {
    font-size: 4.1vw;
  }

  .block-staff-necessary-list {
    margin-top: 6.15vw;

    ul {
      li {
        height: 30.76vw;
        padding: 0 6.15vw;

        & + li {
          margin-top: 4.1vw;
        }

        .list-icon {
          width: 13.58vw;
        }

        .list-detail {
          width: calc(100% - 22.56vw);
        }

        .list-ttl {
          font-size: 4.61vw;
        }

        .list-comment {
          margin-top: 2.05vw;
          font-size: 3.58vw;
        }

        .list-annotation {
          margin-top: 1.28vw;
          font-size: 3.07vw;
        }
      }
    }
  }

  .block-staff-necessary-caution {
    margin-top: 10.25vw;
    padding: 4.1vw;

    dt {
      font-size: 4.1vw;
    }

    dd {
      margin-top: 2.56vw;
      font-size: 3.58vw;
    }
  }
}

/** こんなお仕事です、一日の仕事の流れ、スタッフの声 **/
.block-staff-voice-list {
  ul {
    li {
      .list-img {
        img {
          display: block;
          width: 100%;
          height: auto;
        }
      }

      .list-ttl,
      .list-subttl {
        font-weight: 700;
        line-height: 1.5;
      }
    }
  }
}

@media screen and (min-width: 560px) {
  .block-staff-voice-list {
    ul {
      li {
        display: flex;
        justify-content: space-between;

        & + li {
          margin-top: 64px;
        }

        .list-img {
          width: 400px;
        }

        .list-img + .list-detail {
          width: 736px;
        }

        .list-ttl {
          font-size: 4rem;
        }

        .list-subttl {
          margin-top: 16px;
          font-size: 2rem;
        }

        .list-ttl + .list-comment,
        .list-subttl + .list-comment {
          margin-top: 16px;
        }

        .list-info {
          margin-top: 16px;
        }
      }
    }
  }
}

@media screen and (max-width: 559px) {
  .block-staff-job_info-container,
  .block-staff-job_flow-container,
  .block-staff-voice-container {
    padding: 0 5.12vw;
  }

  .block-staff-voice-list {
    ul {
      li {
        & + li {
          margin-top: 10.25vw;
        }

        .list-detail {
          margin-top: 4.1vw;
        }

        .list-ttl {
          font-size: 6.15vw;
        }

        .list-subttl {
          margin-top: 2.56vw;
          font-size: 4.61vw;
        }

        .list-comment {
          font-size: 4.1vw;
        }

        .list-ttl + .list-comment,
        .list-subttl + .list-comment {
          margin-top: 4.1vw;
        }

        .list-info {
          margin-top: 4.1vw;
          font-size: 4.1vw;
        }
      }
    }
  }
}

/** その他募集職種 **/

.block-staff-other_job-container {
  h2 {
    border-top: 1px solid var(--cl-bdr);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.08em;
  }
}

.block-staff-other_job-list {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5;

  li {
    position: relative;

    &:not(:last-child)::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      width: 1px;
      background-color: var(--cl-bdr);
    }
  }
}

@media screen and (min-width: 560px) {
  .block-staff-other_job-container {
    margin-top: 100px;
    margin-bottom: 100px;

    h2 {
      padding-top: 40px;
      font-size: 2.4rem;
    }
  }

  .block-staff-other_job-list {
    margin: 24px -33px 0 0;

    li {
      margin-right: 33px;

      &:not(:last-child)::after {
        right: -17px;
        height: 20px;
        margin-top: -10px;
      }
    }
  }
}

@media screen and (max-width: 559px) {
  .block-staff-other_job-container {
    margin-top: 20.51vw;
    margin-bottom: 20.51vw;

    h2 {
      padding: 10.25vw 5.12vw 0;
      font-size: 5.64vw;
    }
  }

  .block-staff-other_job-list {
    margin: 4.1vw -8.46vw 0 0;
    padding: 0 5.12vw;
    font-size: 3.58vw;
    line-height: 1.8;

    li {
      margin-right: 8.46vw;

      &:not(:last-child)::after {
        right: -4.35vw;
        height: 4.1vw;
        margin-top: -2.05vw;
      }
    }
  }
}

/** アルバイト登録希望の方 **/

.block-staff-registration-container {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  h2 {
    color: #ffffff;
    line-height: 1.5;
  }
}

@media screen and (min-width: 560px) {
  .block-staff-registration-container {
    height: 280px;
    margin-top: 100px;
    background-image: url(../images/works/app/registration_bg.jpg);

    .base-inner {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 280px;
    }

    h2 {
      font-size: 3rem;
    }

    .item-btn {
      margin-left: 150px;
    }
  }
}

@media screen and (max-width: 559px) {
  .block-staff-registration-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 56.41vw;
    margin-top: 20.51vw;
    background-image: url(../images/works/app/sp/registration_bg.jpg);

    .base-inner {
      width: 89.74vw;
      text-align: center;
    }

    h2 {
      font-size: 6.15vw;
    }

    .item-btn {
      margin-top: 6.15vw;
    }
  }
}

/** STAFF注意事項 **/

.block-staff-annotation-container {
  letter-spacing: 0.08em;
}

@media screen and (min-width: 560px) {
  .block-staff-annotation-container {
    padding: 80px 0;
    text-align: center;
  }
}

@media screen and (max-width: 559px) {
  .block-staff-annotation-container {
    padding: 16.41vw 5.12vw;
  }
}

/** FLOW **/

.block-flow-step-list {
  margin-top: 80px;

  li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--cl-bdr);

    .list-step {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;

      span {
        display: block;
        color: var(--cl-dbl);
        font-weight: 900;

        &:nth-child(1) {
          font-size: 2.2rem;
          line-height: 1.227;
          letter-spacing: 0.08em;
        }

        &:nth-child(2) {
          font-size: 5rem;
          line-height: 1.2;
        }
      }
    }

    .list-detail {
      border-left: 1px solid var(--cl-bdr);
    }

    .list-ttl {
      color: var(--cl-dbl);
      font-weight: 700;
      line-height: 1.5;
    }

    .list-comment {
      letter-spacing: 0.08em;
    }

    .list-btn {
      display: flex;
      justify-content: flex-end;
    }
  }
}

.block-flow-schedule-content {
  background-color: #f8f8f8;

  .item-detail {
    .item-ttl {
      font-weight: 700;
      letter-spacing: 0.08em;
    }

    .item-tel {
      color: var(--cl-dbl);
      font-weight: 900;

      a {
        color: var(--cl-dbl);
      }
    }

    .item-hour {
      font-weight: 500;
    }
  }
}

@media screen and (min-width: 560px) {
  .block-flow-step-list {
    margin-top: 16px;

    li {
      padding: 64px 0;

      .list-step {
        span {
          &:nth-child(1) {
            font-size: 2.2rem;
          }

          &:nth-child(2) {
            font-size: 5rem;
          }
        }
      }

      .list-detail {
        width: 1011px;
        padding-left: 64px;
      }

      .list-ttl {
        font-size: 2.4rem;
      }

      .list-comment {
        margin-top: 24px;
      }

      .list-btn {
        margin-top: 32px;
      }
    }
  }

  .block-flow-schedule-container {
    margin-bottom: 100px;
  }

  .block-flow-schedule-content {
    display: flex;
    align-items: center;
    padding: 40px;

    &:first-child {
      margin-top: 100px;
    }

    .item-btn {
      width: 476px;
    }

    .item-detail {
      width: calc(100% - 476px);
      padding-left: 40px;
      border-left: 1px solid var(--cl-bdr);

      .item-ttl {
        font-size: 2.4rem;
        line-height: 1.25;
      }

      .item-info {
        display: flex;
        align-items: center;
        margin-top: 16px;

        .item-tel {
          font-size: 6rem;
          line-height: 1.2;
        }

        .item-hour {
          margin-left: 12px;
          font-size: 1.6rem;
          line-height: 1.5;
        }
      }
    }
  }
}

@media screen and (max-width: 559px) {
  .block-flow-step-container {
    padding: 0 5.12vw;
  }
  .block-flow-step-list {
    margin-top: 4.1vw;

    li {
      padding: 6.15vw 0;

      .list-step {
        flex-shrink: 0;
        span {
          &:nth-child(1) {
            font-size: 3.58vw;
          }

          &:nth-child(2) {
            font-size: 7.69vw;
          }
        }
      }

      .list-detail {
        flex-shrink: 1;
        margin-left: 4.1vw;
        padding-left: 4.1vw;
      }

      .list-ttl {
        font-size: 4.61vw;
      }

      .list-comment {
        margin-top: 4.1vw;
        font-size: 3.58vw;
        line-height: 1.571;
      }

      .list-btn {
        margin-top: 6.15vw;

        a {
          height: 16.41vw;
          font-size: 4.1vw;
        }
      }
    }
  }

  .block-flow-about_registration-container {
    padding: 0 5.12vw;
  }

  .block-flow-schedule-container {
    margin-bottom: 20.51vw;
    padding: 0 5.12vw;
  }

  .block-flow-schedule-content {
    margin: 0 -5.12vw;
    padding: 10.25vw 5.12vw;

    &:first-child {
      margin-top: 20.51vw;
    }

    .item-detail {
      margin-top: 6.15vw;
      padding-top: 6.15vw;
      border-top: 1px solid var(--cl-bdr);

      .item-ttl {
        font-size: 5.12vw;
        text-align: center;
        line-height: 1.45;
      }

      .item-info {
        margin-top: 1.53vw;
        text-align: center;

        .item-tel {
          font-size: 12.82vw;
          line-height: 1.2;
        }

        .item-hour {
          display: flex;
          justify-content: center;
          margin-top: 1.28vw;
          font-size: 4.1vw;
          line-height: 1.5;

          dd {
            margin-left: 1em;
          }
        }
      }
    }
  }
}

/** CONTACT **/

.block-contact-info {
  background-color: #f8f8f8;
  line-height: 1.5;

  .item-ttl {
    font-weight: 700;
    letter-spacing: 0.08em;
  }

  .item-tel {
    color: var(--cl-dbl);
    font-weight: 900;

    a {
      color: var(--cl-dbl);
    }
  }

  .item-hour {
    font-weight: 500;
  }
}

@media screen and (min-width: 560px) {
  .block-contact-info {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 160px;
    margin: 40px 0 100px;

    .item-ttl {
      font-size: 2.4rem;
    }

    .item-tel {
      margin-left: 40px;
      font-size: 6rem;
    }

    .item-hour {
      margin-left: 40px;
    }
  }
}

@media screen and (max-width: 559px) {
  .block-contact-message {
    padding: 0 5.12vw;
    font-size: 4.1vw;
  }

  .block-contact-info {
    margin: 10.25vw 0 20.5vw;
    padding: 10.25vw 0;
    text-align: center;

    .item-ttl {
      font-size: 6.15vw;
    }

    .item-tel {
      margin-top: 1.02vw;
      font-size: 12.82vw;
      line-height: 1.2;
    }

    .item-hour {
      margin-top: 1.28vw;
      font-size: 4.1vw;
    }
  }
}

/** GROUP COMPANY **/

.block-group_company-list-item {
  border-top: 1px solid var(--cl-bdr);

  &.item-last {
    border-bottom: 1px solid var(--cl-bdr);
  }

  .item-header-logo {
    img {
      display: block;
      height: auto;
    }
  }

  h2 {
    span {
      display: block;

      &.txt-en {
        color: var(--cl-dbl);
        font-weight: 900;
        line-height: 1.2;
      }

      &.txt-ja {
        font-weight: 700;
        line-height: 1.5;
      }
    }
  }

  .item-content-img {
    display: flex;
    align-items: center;
    justify-content: center;

    img {
      display: block;
      height: auto;
    }
  }

  .item-content-catchcopy {
    color: var(--cl-dbl);
    font-weight: 700;
  }

  .item-content-comment {
    p + p {
      margin-top: 2em;
    }
  }
}

@media screen and (min-width: 560px) {
  .block-group_company-list-item {
    margin-top: 100px;
    padding-top: 80px;

    &.item-last {
      margin-bottom: 100px;
      padding-bottom: 80px;
    }

    .item-header {
      display: flex;
      align-items: center;

      h2 {
        margin-left: 100px;

        span {
          &.txt-en {
            font-size: 6rem;
          }

          &.txt-ja {
            margin-top: 10px;
            font-size: 1.6rem;
          }
        }
      }

      .item-link {
        margin-left: auto;

        .link-read_more {
          margin-top: 0;
        }
      }
    }

    .item-content {
      margin-top: 80px;

      .item-content-catchcopy {
        margin-top: 80px;
        font-size: 3.6rem;
        line-height: 1.555;
        text-align: center;
        letter-spacing: 0.08em;
      }

      .item-content-comment {
        margin-top: 40px;
        letter-spacing: 0.08em;
      }
    }
  }
}

@media screen and (max-width: 559px) {
  .block-group_company-message {
    padding: 0 5.12vw;
  }

  .block-group_company-list-item {
    margin-top: 20.51vw;
    padding: 10.25vw 5.12vw 0;

    &.item-last {
      margin-bottom: 20.51vw;
      padding-bottom: 10.25vw;
    }

    .item-header {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;

      h2 {
        margin-top: 2.56vw;

        span {
          &.txt-en {
            font-size: 10.25vw;
          }

          &.txt-ja {
            margin-top: 1.2vw;
            font-size: 4.1vw;
          }
        }
      }
    }

    .item-content {
      margin-top: 6.15vw;

      .item-content-catchcopy {
        margin-top: 6.15vw;
        font-size: 5.12vw;
        line-height: 1.5;
      }

      .item-content-comment {
        margin-top: 4.1vw;
      }
    }
  }
}

/** リンクリスト **/

.block-common-link-list {
  ul {
    li {
      .list-img {
        img {
          display: block;
          width: 100%;
          height: auto;
        }
      }

      .list-detail {
        .list-ttl {
          position: relative;
          color: var(--cl-dbl);
          font-weight: 900;
          line-height: 1.2;

          &::before {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            height: 5px;
            margin-top: -2px;
            background-color: var(--cl-rd);
          }
        }

        .list-comment {
          color: var(--cl-bk);
          font-weight: 700;
          line-height: 1.5;
        }
      }
    }
  }
}

.block-service-message {
  p + p {
    margin-top: 2em;
  }
}

@media screen and (min-width: 560px) {
  .block-common-link-list {
    margin-top: 80px;
    margin-bottom: 100px;

    ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;

      li {
        width: 568px;

        &:not(:nth-child(-n + 2)) {
          margin-top: 64px;
        }

        .list-detail {
          margin-top: 24px;

          .list-ttl {
            padding-left: 55px;
            font-size: 5rem;

            &::before {
              width: 20px;
            }
          }

          .list-comment {
            margin-top: 10px;
          }
        }
      }
    }
  }

  .block-common-bot-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 100px;
    margin-bottom: 100px;

    .btn-bl-arw {
      width: 380px;

      &::after {
        right: 40px;
      }
    }
  }
}

@media screen and (max-width: 559px) {
  .block-service-message {
    padding: 0 5.12vw;
  }

  .block-common-link-list {
    margin-top: 16.41vw;
    margin-bottom: 16.41vw;
    padding: 0 5.12vw;

    ul {
      li {
        & + li {
          margin-top: 10.25vw;
        }

        .list-detail {
          margin-top: 4.1vw;

          .list-ttl {
            padding-left: 10.25vw;
            font-size: 8.97vw;

            &::before {
              width: 5.21vw;
            }
          }

          .list-comment {
            margin-top: 2.56vw;
          }
        }
      }
    }
  }

  .block-common-bot-btn {
    margin-top: 20.51vw;
    margin-bottom: 25.64vw;
    padding: 0 5.12vw;

    .btn-bl-arw {
      &::after {
        right: 6.15vw;
      }
    }
  }
}

/** ABOUT トップ **/

.block-common-top_catchcopy {
  color: var(--cl-dbl);
  font-weight: 700;
}

.block-common-top_catchcopy-bot_comment {
  p + p {
    margin-top: 2em;
  }
}

.block-about-philosophy {
  border-top: 1px solid var(--cl-bdr);

  h2 {
    color: var(--cl-dbl);
    font-weight: 900;
    text-align: center;
    line-height: 1.2;
  }
}

.block-about-philosophy-message {
  color: var(--cl-dbl);
  font-weight: 700;
}

.block-about-philosophy-list {
  li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;

    .list-no {
      position: relative;
      color: var(--cl-dbl);
      font-weight: 900;
      line-height: 1.2;

      &::after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: var(--cl-rd);
      }
    }

    .list-ttl {
      color: var(--cl-dbl);
      font-weight: 700;
    }
  }
}

@media screen and (min-width: 560px) {
  .block-common-top_catchcopy {
    margin-bottom: 40px;
    font-size: 3.6rem;
    text-align: center;
    line-height: 1.555;
    letter-spacing: 0.08em;
  }

  .block-about-philosophy {
    margin-top: 100px;
    margin-bottom: 100px;
    padding-top: 80px;

    h2 {
      font-size: 7rem;
    }
  }

  .block-about-philosophy-message {
    margin-top: 48px;
    font-size: 1.8rem;
    text-align: center;
    line-height: 2;
    letter-spacing: 0.08em;
  }

  .block-about-philosophy-list {
    margin-top: 64px;

    li {
      & + li {
        margin-top: 40px;
      }

      .list-no {
        width: 50px;
        padding-bottom: 15px;
        font-size: 40px;

        &::after {
          width: 20px;
          height: 5px;
        }
      }

      .list-detail {
        width: 1088px;
      }

      .list-ttl {
        font-size: 2.8rem;
        line-height: 1.464;
      }

      .list-comment {
        margin-top: 16px;
      }
    }
  }
}

@media screen and (max-width: 559px) {
  .block-common-top_catchcopy {
    margin-bottom: 6.15vw;
    padding: 0 5.12vw;
    font-size: 6.66vw;
    line-height: 1.5;
  }

  .block-common-top_catchcopy-bot_comment {
    padding: 0 5.12vw;
  }

  .block-about-philosophy {
    margin-top: 20.51vw;
    margin-bottom: 20.51vw;
    padding: 10.25vw 5.12vw 0;

    h2 {
      font-size: 10.25vw;
    }
  }

  .block-about-philosophy-message {
    margin-top: 6.15vw;
    font-size: 4.1vw;
    text-align: center;
    line-height: 2;
  }

  .block-about-philosophy-list {
    margin-top: 10.25vw;

    li {
      & + li {
        margin-top: 10.25vw;
      }

      .list-no {
        width: 10.25vw;
        padding-bottom: 2.56vw;
        font-size: 7.69vw;

        &::after {
          width: 4.1vw;
          height: 1.28vw;
        }
      }

      .list-detail {
        width: calc(100% - 15vw);
      }

      .list-ttl {
        font-size: 5.64vw;
        line-height: 1.464;
      }

      .list-comment {
        margin-top: 2.56vw;
      }
    }
  }
}

/** SCHEDULE **/

@media screen and (min-width: 560px) {
  .block-schedule-top-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .block-schedule-list {
    margin: 64px auto 100px;
  }
}

@media screen and (max-width: 559px) {
  .block-schedule-top-btn {
    padding: 0 5.12vw;
  }

  .block-schedule-list {
    margin: 10.25vw auto 20vw;
    padding: 0 5.12vw;
  }
}

/**  **/

@media screen and (min-width: 560px) {
}

@media screen and (max-width: 559px) {
}
