@charset "UTF-8";
/*
ユーティリティ系おまとめファイル
*/
/*
██████   █████  ███████ ███████
██   ██ ██   ██ ██      ██
██████  ███████ ███████ █████
██   ██ ██   ██      ██ ██
██████  ██   ██ ███████ ███████
*/
/*
██████  ██████  ███████  █████  ██   ██ ██████   ██████  ██ ███    ██ ████████
██   ██ ██   ██ ██      ██   ██ ██  ██  ██   ██ ██    ██ ██ ████   ██    ██
██████  ██████  █████   ███████ █████   ██████  ██    ██ ██ ██ ██  ██    ██
██   ██ ██   ██ ██      ██   ██ ██  ██  ██      ██    ██ ██ ██  ██ ██    ██
██████  ██   ██ ███████ ██   ██ ██   ██ ██       ██████  ██ ██   ████    ██
*/
/*
 ██████  ██████  ██       ██████  ██████
██      ██    ██ ██      ██    ██ ██   ██
██      ██    ██ ██      ██    ██ ██████
██      ██    ██ ██      ██    ██ ██   ██
 ██████  ██████  ███████  ██████  ██   ██
*/
/*
████████ ███████ ██   ██ ████████
   ██    ██       ██ ██     ██
   ██    █████     ███      ██
   ██    ██       ██ ██     ██
   ██    ███████ ██   ██    ██
*/
.l-lowerCaption__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%); }

.c-topicspath {
  max-width: 1084px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 5px;
  text-align: left;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
  @media screen and (max-width: 1280px) {
    .c-topicspath {
      padding: 10px 20px; } }
  @media screen and (max-width: 1024px) {
    .c-topicspath {
      padding: 10px 15px; } }
  @media screen and (max-width: 568px) {
    .c-topicspath {
      display: none; } }
  .c-topicspath li {
    display: inline-block;
    font-size: 12px;
    color: #888888; }
    .c-topicspath li:after {
      content: "\f105";
      font-family: "Font Awesome 5 Free";
      font-weight: 600;
      display: inline-block;
      margin-left: 5px; }
    .c-topicspath li:last-child:after {
      content: none; }
    .c-topicspath li a {
      position: relative;
      color: #888888;
      font-weight: 500;
      transition: color 0.2s ease; }
      .c-topicspath li a:before {
        content: "";
        background-color: #888888;
        position: absolute;
        display: block;
        width: 100%;
        height: 1px;
        bottom: -1px; }
      .c-topicspath li a:hover {
        color: #6f6f6f; }
      .c-topicspath li a[href^="javascript:void(0)"]:before {
        content: none; }

.l-lowerCaption {
  position: relative;
  width: 100%;
  height: 156px;
  background-color: #F4F7FF;
  overflow-x: hidden; }
  @media screen and (max-width: 568px) {
    .l-lowerCaption {
      height: 126px; } }
  .l-lowerCaption__title {
    color: #fff;
    max-width: 1084px;
    color: #333;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    padding: 0 10px;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .l-lowerCaption__title {
        width: 100%;
        padding: 0 20px; } }
    @media screen and (max-width: 568px) {
      .l-lowerCaption__title {
        font-size: 26px; } }
  .l-lowerCaption__subtitle {
    display: block;
    font-size: 18px;
    margin-bottom: -5px; }

.l-lower {
  overflow: hidden; }
  .l-lower img {
    border-radius: 7px; }

.c-lowerNav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #f2f2f2;
  border-radius: 7px;
  padding: 0 20px;
  max-width: 820px;
  margin: 0 auto 60px; }
  @media screen and (max-width: 1024px) {
    .c-lowerNav {
      max-width: 100%;
      padding: 10px 20px;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media screen and (max-width: 568px) {
    .c-lowerNav {
      padding: 10px; } }

.c-lowerNav__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 30px 10px; }
  @media screen and (max-width: 1024px) {
    .c-lowerNav__list {
      padding: 10px;
      width: 49%; } }

.c-lowerNav__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: #333;
  font-weight: 400; }
  @media screen and (max-width: 568px) {
    .c-lowerNav__item {
      font-size: 15px; } }
  .c-lowerNav__item:hover {
    color: #4d4d4d; }
  .c-lowerNav__item:after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    color: #033499;
    margin-left: 5px;
    font-weight: 600; }

.c-imgContainer > img {
  border-radius: 7px; }

.c-content {
  padding-left: 12px; }
  @media screen and (max-width: 568px) {
    .c-content {
      padding-left: 0; } }
  .c-content .c-paragraph {
    margin-bottom: 22px; }
  .c-content .l-btnArea {
    padding: 0; }

.requirements .l-section:nth-child(1) {
  padding: 90px 0; }
  @media screen and (max-width: 1114px) {
    .requirements .l-section:nth-child(1) {
      padding: 90px 30px; } }
  @media screen and (max-width: 768px) {
    .requirements .l-section:nth-child(1) {
      padding: 90px 15px; } }
  @media screen and (max-width: 568px) {
    .requirements .l-section:nth-child(1) {
      padding: 45px 15px; } }

.requirements .c-paragraph {
  margin-bottom: 44px;
  text-align: center; }
  @media screen and (max-width: 568px) {
    .requirements .c-paragraph {
      margin-bottom: 18px;
      text-align: left; } }

.detail .l-section--medium img {
  width: 100%;
  height: auto; }

.c-card--recruit .c-card__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: flex-end;
  padding: 14px 20px;
  color: #033499;
  background-color: #FFFFFF; }
  @media screen and (max-width: 1024px) {
    .c-card--recruit .c-card__body {
      padding: 14px 15px; } }
  @media screen and (max-width: 1024px) {
    .c-card--recruit .c-card__body:after {
      font-size: 12px; } }
  @media screen and (max-width: 568px) {
    .c-card--recruit .c-card__body:after {
      font-size: 14px; } }

.c-card--recruit .c-card__name {
  width: 100%;
  text-align: left;
  font-size: 20px;
  margin-bottom: 0; }
  @media screen and (max-width: 1024px) {
    .c-card--recruit .c-card__name {
      white-space: nowrap;
      font-size: 16px;
      width: 80px; } }

.c-card--recruit .c-card__sub {
  display: block;
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
  color: #333; }
  @media screen and (max-width: 1024px) {
    .c-card--recruit .c-card__sub {
      font-size: 14px; } }

.c-card--recruit .c-card__detail {
  position: absolute;
  right: 40px;
  white-space: nowrap;
  margin-left: auto; }
  @media screen and (max-width: 1024px) {
    .c-card--recruit .c-card__detail {
      font-size: 12px; } }
  @media screen and (max-width: 568px) {
    .c-card--recruit .c-card__detail {
      font-size: 14px; } }

.c-card--recruit:hover .c-card__body:after {
  transform: translateX(8px); }

/*# sourceMappingURL=../_map/page/recruit.css.map */
