@charset "UTF-8";
/* line 2, recruit.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

/* line 2, recruit.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 2, recruit.scss */
body {
  line-height: 1; }

/* line 2, recruit.scss */
ol, ul {
  list-style: none; }

/* line 2, recruit.scss */
blockquote, q {
  quotes: none; }

/* line 2, recruit.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

/* line 2, recruit.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 4, recruit.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

/* line 12, recruit.scss */
.clearfix {
  display: inline-block; }

/* Hides from IE Mac */
/* line 14, recruit.scss */
* html .clearfix {
  height: 1%; }

/* line 15, recruit.scss */
.clearfix {
  display: block; }

/* ---------- 初期 ---------- */
/* line 18, recruit.scss */
body {
  letter-spacing: 0;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  color: #333333; }

/* line 19, recruit.scss */
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  line-height: 0; }

/* line 20, recruit.scss */
a {
  text-decoration: none; }

/* line 21, recruit.scss */
strong {
  font-weight: bold; }

/* ---------- /共通部分 ---------- */
/* line 23, recruit.scss */
#jougetyuou {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto; }

/* line 24, recruit.scss */
#kadomaru {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px; }

/* line 25, recruit.scss */
#resbtn {
  -webkit-appearance: none; }

/* line 26, recruit.scss */
.ancr {
  position: relative;
  transition: 0.5s; }

/* line 27, recruit.scss */
.anca {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10;
  cursor: pointer; }

/* line 28, recruit.scss */
.ancr:hover {
  opacity: 0.75;
  transition: 0.5s;
  cursor: pointer; }

/* ---------- /参考タグ部分 ---------- */
/* line 31, recruit.scss */
.poppins {
  font-family: "Poppins", sans-serif; }

/* line 34, recruit.scss */
.poppins_italic {
  font-family: "Poppins", sans-serif;
  font-style: italic; }

/* PC */
@media screen and (min-width: 769px) {
  /* line 42, recruit.scss */
  .sponly {
    display: none !important; }

  /* line 46, recruit.scss */
  header {
    width: 100%;
    height: 80px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 22; }
    /* line 53, recruit.scss */
    header .header_inner {
      width: 100%;
      height: 80px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      /* line 59, recruit.scss */
      header .header_inner .logo {
        font-size: 17px;
        line-height: 1.47em;
        font-weight: bold;
        color: #fff;
        padding: 0 0 0 33px; }
        /* line 65, recruit.scss */
        header .header_inner .logo a {
          color: #fff; }
        /* line 68, recruit.scss */
        header .header_inner .logo span {
          display: inline-block;
          font-size: 12px;
          line-height: 25px;
          font-weight: 700;
          margin-left: 30px; }
      /* line 76, recruit.scss */
      header .header_inner .header_btn {
        width: 200px;
        position: relative;
        z-index: 22; }
        /* line 80, recruit.scss */
        header .header_inner .header_btn .entry {
          width: 120px;
          text-align: center; }
          /* line 83, recruit.scss */
          header .header_inner .header_btn .entry a {
            display: block;
            width: 100%;
            height: 80px;
            font-size: 14px;
            line-height: 1.428em;
            font-weight: bold;
            color: #fff;
            box-sizing: border-box;
            padding-top: 22px;
            background: #FF5252;
            transition: 0.3s; }
            /* line 95, recruit.scss */
            header .header_inner .header_btn .entry a span {
              display: inline-block;
              font-size: 10px;
              line-height: 1.5em; }
            /* line 100, recruit.scss */
            header .header_inner .header_btn .entry a:hover {
              opacity: 0.8; }
    /* line 108, recruit.scss */
    header.inter_d .logo {
      color: #333333; }
      /* line 110, recruit.scss */
      header.inter_d .logo a {
        color: #333333; }
      /* line 113, recruit.scss */
      header.inter_d .logo span {
        color: #39B3FF; }
    /* line 118, recruit.scss */
    header.change-color {
      background: #fff; }
      /* line 120, recruit.scss */
      header.change-color .logo {
        color: #333333; }
        /* line 122, recruit.scss */
        header.change-color .logo a {
          color: #333333; }
        /* line 125, recruit.scss */
        header.change-color .logo span {
          color: #39B3FF; }

  /*ハンバーガー メニュー*/
  /* line 133, recruit.scss */
  nav.hum {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    /*bottom: 0;*/
    width: 100%;
    /*height: 100vh;*/
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .5s;
    z-index: 21;
    opacity: 0;
    background: #fff;
    box-sizing: border-box;
    padding: 26px 0 56px;
    visibility: hidden; }

  /* line 152, recruit.scss */
  .open nav.hum {
    right: 0;
    opacity: 1;
    visibility: visible; }

  /* line 160, recruit.scss */
  .hum .inner .hum_logo {
    font-size: 17px;
    line-height: 1.47em;
    font-weight: bold;
    color: #333333;
    padding: 0 0 0 33px;
    margin-bottom: 55px; }
    /* line 167, recruit.scss */
    .hum .inner .hum_logo a {
      color: #333333; }
    /* line 170, recruit.scss */
    .hum .inner .hum_logo span {
      display: inline-block;
      font-size: 12px;
      line-height: 25px;
      font-weight: 700;
      color: #39B3FF;
      margin-left: 31px; }
  /* line 179, recruit.scss */
  .hum .inner .hum_cont {
    width: 95%;
    max-width: 1010px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative; }
    /* line 186, recruit.scss */
    .hum .inner .hum_cont .hum_left {
      width: 27.03%;
      padding-top: 18px; }
      /* line 189, recruit.scss */
      .hum .inner .hum_cont .hum_left .hum_entry {
        width: 100%;
        margin-bottom: 22px;
        text-align: center; }
        /* line 193, recruit.scss */
        .hum .inner .hum_cont .hum_left .hum_entry a {
          display: block;
          width: 100%;
          height: 60px;
          box-sizing: border-box;
          padding-top: 15px;
          font-size: 14px;
          line-height: 1;
          color: #fff;
          font-weight: bold;
          border-radius: 30px;
          background: linear-gradient(to right, #FF5252, #D30000);
          transition: 0.3s; }
          /* line 206, recruit.scss */
          .hum .inner .hum_cont .hum_left .hum_entry a span {
            display: inline-block;
            font-size: 10px;
            letter-spacing: 0.056em;
            line-height: 1; }
          /* line 212, recruit.scss */
          .hum .inner .hum_cont .hum_left .hum_entry a:hover {
            opacity: 0.8; }
    /* line 218, recruit.scss */
    .hum .inner .hum_cont .hum_right {
      width: 67.326%; }
      /* line 220, recruit.scss */
      .hum .inner .hum_cont .hum_right ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        /* line 224, recruit.scss */
        .hum .inner .hum_cont .hum_right ul li {
          width: 48.529%;
          font-size: 0;
          box-sizing: border-box;
          padding-left: 4px;
          border-top: solid 1px #CBEBFF; }
          /* line 230, recruit.scss */
          .hum .inner .hum_cont .hum_right ul li:nth-child(n+3) {
            border-bottom: solid 1px #CBEBFF; }
          /* line 233, recruit.scss */
          .hum .inner .hum_cont .hum_right ul li a {
            display: block;
            font-size: 16px;
            line-height: 1.6875em;
            font-weight: bold;
            color: #333333;
            padding: 20px 0 20px 24px;
            background: url("../img/recruit_ttl_line.png") no-repeat left top 20px;
            background-size: 15px; }
            /* line 242, recruit.scss */
            .hum .inner .hum_cont .hum_right ul li a span {
              display: inline-block;
              font-size: 14px;
              line-height: 1.238em;
              color: #39B3FF;
              margin-left: 10px; }
    /* line 253, recruit.scss */
    .hum .inner .hum_cont .hum_top {
      position: absolute;
      top: 100px;
      left: 0; }
      /* line 257, recruit.scss */
      .hum .inner .hum_cont .hum_top a {
        display: block;
        font-size: 14px;
        line-height: 1.428em;
        font-weight: bold;
        color: #333333;
        padding-left: 19px;
        background: url("../img/recruit_hum_arrow.png") no-repeat left center;
        background-size: 8px; }
        /* line 266, recruit.scss */
        .hum .inner .hum_cont .hum_top a:hover {
          text-decoration: underline; }

  /*============
  .toggle_btn
  =============*/
  /* line 278, recruit.scss */
  .toggle_btn {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    transition: all .5s;
    cursor: pointer;
    background: #39B3FF;
    z-index: 23; }

  /* line 290, recruit.scss */
  .toggle_btn span {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 35px;
    height: 2px;
    background-color: #fff;
    transition: all .5s; }

  /* line 300, recruit.scss */
  .toggle_btn span:nth-child(1) {
    top: 31px; }

  /* line 303, recruit.scss */
  .toggle_btn span:nth-child(2) {
    top: 39px; }

  /* line 306, recruit.scss */
  .toggle_btn span:nth-child(3) {
    top: 47px; }

  /* line 309, recruit.scss */
  .open .toggle_btn span:nth-child(1) {
    -webkit-transform: translateX(-50%) translateY(8px) rotate(-315deg);
    transform: translateX(-50%) translateY(8px) rotate(-315deg); }

  /* line 313, recruit.scss */
  .open .toggle_btn span:nth-child(2) {
    opacity: 0; }

  /* line 316, recruit.scss */
  .open .toggle_btn span:nth-child(3) {
    -webkit-transform: translateX(-50%) translateY(-8px) rotate(315deg);
    transform: translateX(-50%) translateY(-8px) rotate(315deg); }

  /*============
  #mask
  =============*/
  /* line 324, recruit.scss */
  #mask {
    display: none;
    transition: all .5s; }

  /* line 328, recruit.scss */
  .open #mask {
    display: none; }

  /* line 333, recruit.scss */
  footer .footer_nav {
    padding: 34px 0;
    box-sizing: border-box;
    background: #1BA2F7; }
    /* line 337, recruit.scss */
    footer .footer_nav .inner {
      width: 95%;
      max-width: 1080px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      flex-direction: row-reverse; }
      /* line 345, recruit.scss */
      footer .footer_nav .inner ul {
        width: 62.963%;
        max-width: 680px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        /* line 351, recruit.scss */
        footer .footer_nav .inner ul li {
          width: 46.323%;
          font-size: 15px;
          line-height: 1.466em;
          font-weight: bold;
          margin-bottom: 14px; }
          /* line 357, recruit.scss */
          footer .footer_nav .inner ul li:nth-of-type(1) {
            order: 1; }
          /* line 360, recruit.scss */
          footer .footer_nav .inner ul li:nth-of-type(2) {
            order: 3; }
          /* line 363, recruit.scss */
          footer .footer_nav .inner ul li:nth-of-type(3) {
            order: 5;
            margin-bottom: 0; }
          /* line 367, recruit.scss */
          footer .footer_nav .inner ul li:nth-of-type(4) {
            order: 2; }
          /* line 370, recruit.scss */
          footer .footer_nav .inner ul li:nth-of-type(5) {
            order: 4; }
          /* line 373, recruit.scss */
          footer .footer_nav .inner ul li a {
            display: inline-block;
            color: #fff; }
            /* line 376, recruit.scss */
            footer .footer_nav .inner ul li a:hover {
              text-decoration: underline; }
      /* line 382, recruit.scss */
      footer .footer_nav .inner .btn {
        width: 25%;
        max-width: 273px; }
        /* line 385, recruit.scss */
        footer .footer_nav .inner .btn .entry {
          width: 100%;
          text-align: center; }
          /* line 388, recruit.scss */
          footer .footer_nav .inner .btn .entry a {
            display: block;
            width: 100%;
            height: 60px;
            box-sizing: border-box;
            padding-top: 15px;
            font-size: 14px;
            line-height: 1;
            color: #fff;
            font-weight: bold;
            border-radius: 30px;
            background: linear-gradient(to right, #FF5252, #D30000);
            transition: 0.3s; }
            /* line 401, recruit.scss */
            footer .footer_nav .inner .btn .entry a span {
              display: inline-block;
              font-size: 10px;
              letter-spacing: 0.056em;
              line-height: 1; }
            /* line 407, recruit.scss */
            footer .footer_nav .inner .btn .entry a:hover {
              opacity: 0.8; }
  /* line 416, recruit.scss */
  footer .footer_btm {
    padding: 27px 0 19px;
    text-align: center;
    color: #fff;
    background: #39B3FF; }
    /* line 421, recruit.scss */
    footer .footer_btm .footer_logo {
      width: 645px;
      margin: 0 auto 14px; }
    /* line 425, recruit.scss */
    footer .footer_btm .footer_btm_box {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 14px; }
      /* line 430, recruit.scss */
      footer .footer_btm .footer_btm_box .address {
        font-size: 16px;
        letter-spacing: 0.06em;
        line-height: 1.5em; }
      /* line 435, recruit.scss */
      footer .footer_btm .footer_btm_box a {
        display: inline-block;
        font-size: 14px;
        line-height: 1.71em;
        color: #fff;
        padding-left: 18px;
        background: url("../img/recruit_footer_arrow.png") no-repeat left center;
        background-size: 8px;
        margin-left: 50px; }
        /* line 444, recruit.scss */
        footer .footer_btm .footer_btm_box a:hover {
          text-decoration: underline; }
    /* line 449, recruit.scss */
    footer .footer_btm .copyright {
      font-size: 10px;
      line-height: 1.5em; }

  /* line 456, recruit.scss */
  .fadeIn {
    opacity: 0;
    transition: 1s cubic-bezier(0.24, 0.155, 0.275, 0.945);
    transition-delay: .2s;
    transform: translateY(20px); }
    /* line 461, recruit.scss */
    .fadeIn.active {
      opacity: 1;
      transform: translateY(0); }

  /*採用トップ*/
  /* line 468, recruit.scss */
  #recruit {
    color: #333333; }
    /* line 470, recruit.scss */
    #recruit .mv {
      width: 100%;
      position: relative;
      padding: 194px 0 165px; }
      /* line 474, recruit.scss */
      #recruit .mv .mv_img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; }
        /* line 483, recruit.scss */
        #recruit .mv .mv_img::before {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          opacity: 0.53;
          background: #2F7BAA; }
      /* line 494, recruit.scss */
      #recruit .mv h2 {
        width: 95%;
        max-width: 753px;
        margin: 0 auto 56px;
        position: relative;
        z-index: 2; }
      /* line 501, recruit.scss */
      #recruit .mv .mv_txt {
        font-size: 16px;
        line-height: 1.81em;
        font-weight: bold;
        color: #fff;
        text-align: center;
        position: relative;
        z-index: 2; }
      /* line 510, recruit.scss */
      #recruit .mv .mv_news {
        position: absolute;
        right: 0;
        bottom: 53px;
        z-index: 2;
        display: inline-block;
        padding: 20px 30px;
        background: #39B3FF; }
        /* line 518, recruit.scss */
        #recruit .mv .mv_news .mv_news_box {
          display: flex;
          justify-content: flex-start;
          font-size: 15px;
          letter-spacing: 0.08em;
          line-height: 1.466em;
          font-weight: bold;
          color: #fff; }
          /* line 526, recruit.scss */
          #recruit .mv .mv_news .mv_news_box .new {
            margin-right: 1em; }
          /* line 530, recruit.scss */
          #recruit .mv .mv_news .mv_news_box .ttl a {
            color: #fff; }
            /* line 532, recruit.scss */
            #recruit .mv .mv_news .mv_news_box .ttl a:hover {
              text-decoration: underline; }
    /* line 540, recruit.scss */
    #recruit .recruit_head {
      width: 100%;
      max-width: 1440px;
      margin: 0 auto;
      padding: 179px 0 165px; }
      /* line 545, recruit.scss */
      #recruit .recruit_head .message {
        display: flex;
        justify-content: space-between; }
        /* line 548, recruit.scss */
        #recruit .recruit_head .message .message_left {
          width: 48.263%;
          position: relative; }
          /* line 551, recruit.scss */
          #recruit .recruit_head .message .message_left::before {
            position: absolute;
            content: "";
            width: 120.86%;
            height: 500px;
            left: 10.65%;
            top: -99px;
            background: url("../img/recruit_message_left_bg.png") no-repeat left center;
            background-size: 100%; }
          /* line 561, recruit.scss */
          #recruit .recruit_head .message .message_left .message_ttl {
            width: 95%;
            max-width: 455px;
            margin-left: auto;
            margin-bottom: 40px;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            position: relative;
            z-index: 2; }
            /* line 571, recruit.scss */
            #recruit .recruit_head .message .message_left .message_ttl h3 {
              font-size: 50px;
              line-height: 1.42em;
              font-weight: 700;
              margin-right: 20px;
              padding-right: 50px;
              background: url("../img/recruit_ttl_line.png") no-repeat right center;
              background-size: 31px; }
            /* line 580, recruit.scss */
            #recruit .recruit_head .message .message_left .message_ttl h4 {
              font-size: 16px;
              line-height: 1.5em;
              font-weight: bold; }
          /* line 587, recruit.scss */
          #recruit .recruit_head .message .message_left .message_txt {
            width: 95%;
            max-width: 455px;
            margin-left: auto;
            font-size: 16px;
            line-height: 1.81em;
            position: relative;
            z-index: 2; }
        /* line 597, recruit.scss */
        #recruit .recruit_head .message .message_right {
          width: 46.736%;
          padding-top: 38px;
          position: relative; }
          /* line 601, recruit.scss */
          #recruit .recruit_head .message .message_right::before {
            position: absolute;
            content: "";
            width: 124.81%;
            height: 500px;
            right: 2.13%;
            top: 36px;
            background: url("../img/recruit_message_right_bg.png") no-repeat right top;
            background-size: 100%; }
          /* line 611, recruit.scss */
          #recruit .recruit_head .message .message_right .message_img {
            position: relative;
            z-index: 2; }
    /* line 618, recruit.scss */
    #recruit .recruit_cont {
      width: 95%;
      max-width: 1080px;
      margin: 0 auto 88px; }
      /* line 622, recruit.scss */
      #recruit .recruit_cont .recruit_box {
        display: flex;
        justify-content: flex-start;
        margin-bottom: 104px; }
        /* line 626, recruit.scss */
        #recruit .recruit_cont .recruit_box:last-child {
          margin-bottom: 0; }
        /* line 629, recruit.scss */
        #recruit .recruit_cont .recruit_box .recruit_box_left {
          width: 46.296%;
          margin-right: 66px;
          position: relative; }
          /* line 633, recruit.scss */
          #recruit .recruit_cont .recruit_box .recruit_box_left::before {
            position: absolute;
            content: "";
            width: 106.8%;
            height: 317px;
            left: 20.6%;
            top: -22px;
            background: url("../img/recruit_box_bg.png") no-repeat left center;
            background-size: 100%; }
          /* line 643, recruit.scss */
          #recruit .recruit_cont .recruit_box .recruit_box_left .recruit_box_img {
            position: relative;
            z-index: 2; }
        /* line 648, recruit.scss */
        #recruit .recruit_cont .recruit_box .recruit_box_right {
          width: 47.6%;
          position: relative;
          z-index: 2; }
          /* line 652, recruit.scss */
          #recruit .recruit_cont .recruit_box .recruit_box_right h3 {
            display: inline-block;
            font-size: 50px;
            line-height: 1.42em;
            font-weight: 700;
            padding-right: 50px;
            background: url("../img/recruit_ttl_line.png") no-repeat right top 11px;
            background-size: 30px; }
          /* line 661, recruit.scss */
          #recruit .recruit_cont .recruit_box .recruit_box_right h4 {
            font-size: 24px;
            line-height: 1.5em;
            font-weight: bold;
            margin-bottom: 15px; }
          /* line 667, recruit.scss */
          #recruit .recruit_cont .recruit_box .recruit_box_right .recruit_box_txt {
            font-size: 16px;
            line-height: 1.81em;
            margin-bottom: 40px; }
          /* line 672, recruit.scss */
          #recruit .recruit_cont .recruit_box .recruit_box_right .recruit_box_btn {
            width: 240px;
            font-size: 16px;
            font-weight: bold;
            text-align: center; }
            /* line 677, recruit.scss */
            #recruit .recruit_cont .recruit_box .recruit_box_right .recruit_box_btn a {
              display: block;
              width: 100%;
              height: 50px;
              line-height: 50px;
              color: #fff;
              border-radius: 40px;
              background: linear-gradient(to right, #39B3FF, #39FF00);
              transition: 0.3s; }
              /* line 686, recruit.scss */
              #recruit .recruit_cont .recruit_box .recruit_box_right .recruit_box_btn a:hover {
                opacity: 0.8; }
    /* line 694, recruit.scss */
    #recruit .recruit_btm {
      width: 100%;
      padding: 74px 0 118px;
      background: linear-gradient(to right bottom, #EBF7FF, rgba(35, 247, 253, 0)); }
      /* line 698, recruit.scss */
      #recruit .recruit_btm .recruit_btm_boxes {
        width: 95%;
        max-width: 1080px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between; }
        /* line 704, recruit.scss */
        #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box {
          width: 47.685%;
          padding: 113px 0 112px;
          color: #fff;
          text-align: center;
          background-repeat: no-repeat;
          background-position: center;
          background-size: cover;
          border-radius: 20px;
          position: relative; }
          /* line 714, recruit.scss */
          #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box::before {
            position: absolute;
            content: "";
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            border-radius: 20px;
            opacity: 0.5; }
          /* line 725, recruit.scss */
          #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box.box01::before {
            background-color: #39B3FF; }
          /* line 730, recruit.scss */
          #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box.box02::before {
            background-color: #44D61A; }
          /* line 734, recruit.scss */
          #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box h4 {
            font-size: 28px;
            line-height: 1.46em;
            font-weight: bold;
            position: relative;
            z-index: 2; }
          /* line 741, recruit.scss */
          #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box .more {
            display: inline-block;
            font-size: 16px;
            line-height: 1.5em;
            font-weight: bold;
            padding-right: 34px;
            background: url("../img/recruit_btm_box_arrow.png") no-repeat right center;
            background-size: 19px;
            position: absolute;
            right: 30px;
            bottom: 22px; }

  /*下層共通*/
  /* line 760, recruit.scss */
  .recruit_under .mv {
    position: relative;
    padding: 162px 0 118px; }
    /* line 763, recruit.scss */
    .recruit_under .mv .mv_img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      /* line 772, recruit.scss */
      .recruit_under .mv .mv_img::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #39B3FF;
        opacity: 0.75; }
    /* line 783, recruit.scss */
    .recruit_under .mv .mv_ttl {
      text-align: center;
      color: #fff;
      position: relative;
      z-index: 2; }
      /* line 788, recruit.scss */
      .recruit_under .mv .mv_ttl h2 {
        font-size: 50px;
        line-height: 1.42em;
        font-weight: 700; }
      /* line 794, recruit.scss */
      .recruit_under .mv .mv_ttl .mv_jattl {
        font-size: 16px;
        line-height: 1.5em;
        font-weight: bold; }
  /* line 801, recruit.scss */
  .recruit_under .breadcrumb {
    width: 95%;
    max-width: 1080px;
    margin: 0 auto;
    padding-top: 12px; }
    /* line 806, recruit.scss */
    .recruit_under .breadcrumb ul {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      /* line 810, recruit.scss */
      .recruit_under .breadcrumb ul li {
        font-size: 14px;
        line-height: 1.428em;
        color: #4795FD;
        vertical-align: middle; }
        /* line 815, recruit.scss */
        .recruit_under .breadcrumb ul li.arrow {
          width: 6px;
          margin: 0 20px;
          line-height: 0; }
        /* line 820, recruit.scss */
        .recruit_under .breadcrumb ul li a {
          display: inline-block;
          color: #333333; }
          /* line 823, recruit.scss */
          .recruit_under .breadcrumb ul li a:hover {
            text-decoration: underline; }

  /*エントリー*/
  /* line 833, recruit.scss */
  #entry {
    color: #333333; }
    /* line 835, recruit.scss */
    #entry .inner {
      width: 95%;
      max-width: 958px;
      margin: 126px auto 174px; }
      /* line 839, recruit.scss */
      #entry .inner .entry_cont {
        margin-bottom: 126px;
        position: relative; }
        /* line 842, recruit.scss */
        #entry .inner .entry_cont::before {
          position: absolute;
          content: "";
          width: 534px;
          height: 318px;
          top: -66px;
          left: 0;
          background: url("../img/entry_box_bg.png") no-repeat;
          background-size: contain; }
        /* line 852, recruit.scss */
        #entry .inner .entry_cont .entry_box {
          width: 100%;
          max-width: 902px;
          margin-left: auto;
          display: flex;
          justify-content: space-between;
          position: relative;
          z-index: 2; }
          /* line 860, recruit.scss */
          #entry .inner .entry_cont .entry_box .entry_box_left {
            width: 42.572%;
            padding-top: 23px; }
            /* line 863, recruit.scss */
            #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_ttl {
              display: flex;
              justify-content: flex-start;
              align-items: center;
              margin-bottom: 15px; }
              /* line 868, recruit.scss */
              #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_ttl h3 {
                display: inline-block;
                font-size: 32px;
                line-height: 1.65em;
                font-weight: bold;
                padding-right: 44px;
                background: url("../img/recruit_ttl_line.png") no-repeat right center;
                background-size: 30px;
                margin-right: 14px; }
              /* line 878, recruit.scss */
              #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_ttl .enttl {
                font-size: 16px;
                line-height: 1.4375em;
                font-weight: 700;
                color: #39B3FF; }
            /* line 885, recruit.scss */
            #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_txt {
              font-size: 16px;
              line-height: 1.81em;
              margin-bottom: 25px; }
            /* line 890, recruit.scss */
            #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_btn {
              width: 195px;
              max-width: 195px;
              margin: 0 auto; }
              /* line 894, recruit.scss */
              #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_btn a {
                display: block;
                width: 100%;
                transition: 0.3s; }
                /* line 898, recruit.scss */
                #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_btn a:hover {
                  opacity: 0.8; }
            /* line 903, recruit.scss */
            #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_tel {
              font-size: 16px;
              line-height: 1.45em;
              font-weight: bold; }
              /* line 907, recruit.scss */
              #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_tel span {
                display: inline-block;
                font-size: 24px;
                line-height: 1.45em; }
                /* line 911, recruit.scss */
                #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_tel span a {
                  color: #333333;
                  pointer-events: none; }
          /* line 918, recruit.scss */
          #entry .inner .entry_cont .entry_box .entry_box_right {
            width: 53.547%; }
            /* line 920, recruit.scss */
            #entry .inner .entry_cont .entry_box .entry_box_right .entry_box_img {
              line-height: 0;
              border-radius: 16px;
              overflow: hidden; }

  /*職員インタビュー*/
  /* line 932, recruit.scss */
  #inter {
    color: #333333; }
    /* line 934, recruit.scss */
    #inter .inner {
      width: 95%;
      max-width: 1080px;
      margin: 0 auto;
      padding: 40px 0 120px; }
      /* line 939, recruit.scss */
      #inter .inner .inter_head_txt {
        font-size: 16px;
        line-height: 1.5em;
        text-align: center;
        margin-bottom: 40px; }
      /* line 945, recruit.scss */
      #inter .inner .inter_cont {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        /* line 949, recruit.scss */
        #inter .inner .inter_cont .inter_box {
          width: 48.653%; }
          /* line 951, recruit.scss */
          #inter .inner .inter_cont .inter_box:nth-child(n+3) {
            margin-top: 70px; }
          /* line 954, recruit.scss */
          #inter .inner .inter_cont .inter_box .inter_box_num {
            display: inline-block;
            font-size: 24px;
            line-height: 1.375em;
            font-weight: 700;
            padding-right: 25px;
            background: url("../img/recruit_ttl_line.png") no-repeat right center;
            background-size: 15px; }
          /* line 963, recruit.scss */
          #inter .inner .inter_cont .inter_box .inter_box_img {
            width: 100%;
            line-height: 0;
            margin: 8px 0 13px; }
          /* line 968, recruit.scss */
          #inter .inner .inter_cont .inter_box .belong {
            font-size: 16px;
            line-height: 1.5em;
            font-weight: bold; }
          /* line 973, recruit.scss */
          #inter .inner .inter_cont .inter_box .name {
            font-size: 0;
            margin-bottom: 4px; }
            /* line 976, recruit.scss */
            #inter .inner .inter_cont .inter_box .name span {
              display: inline-block;
              vertical-align: middle; }
              /* line 979, recruit.scss */
              #inter .inner .inter_cont .inter_box .name span.initial {
                font-size: 34px;
                line-height: 1.41em;
                font-weight: bold;
                margin-right: 16px; }
              /* line 985, recruit.scss */
              #inter .inner .inter_cont .inter_box .name span.year {
                font-size: 14px;
                line-height: 1.42em; }
          /* line 991, recruit.scss */
          #inter .inner .inter_cont .inter_box .more_btn {
            width: 240px;
            margin: 0 auto;
            font-size: 16px;
            font-weight: bold;
            text-align: center; }
            /* line 997, recruit.scss */
            #inter .inner .inter_cont .inter_box .more_btn a {
              display: block;
              width: 100%;
              height: 50px;
              line-height: 50px;
              color: #fff;
              border-radius: 40px;
              background: linear-gradient(to right, #39B3FF, #39FF00);
              transition: 0.3s; }
              /* line 1006, recruit.scss */
              #inter .inner .inter_cont .inter_box .more_btn a:hover {
                opacity: 0.8; }

  /*職員インタビュー（詳細）*/
  /* line 1017, recruit.scss */
  #inter_d {
    color: #333333; }
    /* line 1019, recruit.scss */
    #inter_d .mv {
      position: relative;
      padding: 0; }
      /* line 1022, recruit.scss */
      #inter_d .mv::before {
        position: absolute;
        content: "";
        width: 52.7vw;
        height: 31.32vw;
        left: 29.86vw;
        top: 10vw;
        background: url("../img/inter_d_mv_bg.png") no-repeat;
        background-size: contain;
        z-index: -1; }
      /* line 1033, recruit.scss */
      #inter_d .mv .mv_img {
        position: inherit;
        top: 0;
        left: 0;
        width: 65.555%;
        height: auto; }
        /* line 1039, recruit.scss */
        #inter_d .mv .mv_img::before {
          display: none !important; }
      /* line 1043, recruit.scss */
      #inter_d .mv .mv_txtarea {
        width: 37.847vw;
        position: absolute;
        left: 51.18vw;
        /*top: 13.95vw;*/
        top: 12.5vw; }
        /* line 1049, recruit.scss */
        #inter_d .mv .mv_txtarea .mv_ttl {
          text-align: left;
          color: #333333;
          position: relative;
          z-index: 2; }
          /* line 1054, recruit.scss */
          #inter_d .mv .mv_txtarea .mv_ttl h2 {
            display: inline-block;
            font-size: 3.47vw;
            line-height: 1.42em;
            font-weight: 700;
            padding-right: 3.54vw;
            background: url("../img/recruit_ttl_line.png") no-repeat right center;
            background-size: 2.08vw; }
        /* line 1064, recruit.scss */
        #inter_d .mv .mv_txtarea .mv_txt {
          font-size: 2.22vw;
          line-height: 1.81em;
          font-weight: bold;
          margin: 1.38vw 0 1.73vw; }
        /* line 1070, recruit.scss */
        #inter_d .mv .mv_txtarea .belong {
          font-size: 1.11vw;
          line-height: 1.5em;
          font-weight: bold; }
        /* line 1075, recruit.scss */
        #inter_d .mv .mv_txtarea .name {
          font-size: 0; }
          /* line 1077, recruit.scss */
          #inter_d .mv .mv_txtarea .name span {
            display: inline-block;
            vertical-align: middle; }
            /* line 1080, recruit.scss */
            #inter_d .mv .mv_txtarea .name span.initial {
              font-size: 2.36vw;
              line-height: 1.41em;
              font-weight: bold;
              margin-right: 1.11vw; }
            /* line 1086, recruit.scss */
            #inter_d .mv .mv_txtarea .name span.year {
              font-size: 0.972vw;
              line-height: 1.42em; }
    /* line 1094, recruit.scss */
    #inter_d .inner {
      padding-bottom: 120px; }
      /* line 1096, recruit.scss */
      #inter_d .inner .inter_d_box {
        width: 95%;
        max-width: 1080px;
        margin: 54px auto 0; }
        /* line 1100, recruit.scss */
        #inter_d .inner .inter_d_box h3 {
          font-size: 24px;
          line-height: 1.875em;
          font-weight: bold;
          margin-bottom: 10px; }
          /* line 1105, recruit.scss */
          #inter_d .inner .inter_d_box h3 span {
            display: inline-block;
            font-size: 32px;
            line-height: 1.4em;
            font-weight: 700;
            color: #39B3FF;
            margin-right: 11px; }
        /* line 1114, recruit.scss */
        #inter_d .inner .inter_d_box .inter_d_box_txt {
          font-size: 16px;
          line-height: 1.81em; }
      /* line 1119, recruit.scss */
      #inter_d .inner .inter_flow {
        color: #fff;
        padding: 57px 0;
        margin-top: 40px;
        background: linear-gradient(120deg, #39B3FF, #00FFF5); }
        /* line 1124, recruit.scss */
        #inter_d .inner .inter_flow .inter_flow_ttl {
          width: 95%;
          max-width: 811px;
          margin: 0 auto 15px;
          display: flex;
          justify-content: flex-start;
          align-items: center; }
          /* line 1131, recruit.scss */
          #inter_d .inner .inter_flow .inter_flow_ttl h3 {
            display: inline-block;
            font-size: 38px;
            line-height: 1.39em;
            font-weight: 700;
            padding-right: 42px;
            background: url("../img/recruit_ttl_line.png") no-repeat right center;
            background-size: 22px;
            margin-right: 14px; }
          /* line 1141, recruit.scss */
          #inter_d .inner .inter_flow .inter_flow_ttl .jattl {
            font-size: 16px;
            line-height: 1.5em;
            font-weight: bold; }
        /* line 1147, recruit.scss */
        #inter_d .inner .inter_flow .inter_flow_cont {
          width: 95%;
          max-width: 811px;
          margin: 0 auto;
          display: flex;
          justify-content: space-between;
          align-items: center; }
          /* line 1154, recruit.scss */
          #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left {
            width: 78.545%; }
            /* line 1156, recruit.scss */
            #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box {
              width: 100%;
              display: flex;
              justify-content: space-between;
              box-sizing: border-box;
              padding: 16px 0 0 31px;
              position: relative; }
              /* line 1163, recruit.scss */
              #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box::before {
                position: absolute;
                content: "";
                width: 13px;
                height: 13px;
                left: 0;
                top: 24px;
                border-radius: 100%;
                background: #fff; }
              /* line 1173, recruit.scss */
              #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box::after {
                position: absolute;
                content: "";
                width: 1px;
                height: calc( 100% + 16px );
                left: 6.5px;
                top: 0;
                background: #fff; }
              /* line 1182, recruit.scss */
              #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box:first-child {
                padding-top: 5px; }
                /* line 1184, recruit.scss */
                #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box:first-child::before {
                  top: 13px; }
              /* line 1189, recruit.scss */
              #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box:last-child::after {
                height: calc( 100% + 5px ); }
              /* line 1193, recruit.scss */
              #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box .time {
                width: 65px;
                font-size: 18px;
                line-height: 1.3888em;
                font-weight: 700;
                padding-top: 1px;
                margin-right: 22px; }
              /* line 1201, recruit.scss */
              #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box .txt {
                flex: 1;
                font-size: 16px;
                line-height: 1.56em;
                font-weight: bold; }
          /* line 1209, recruit.scss */
          #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_right {
            width: 18.988%; }
      /* line 1214, recruit.scss */
      #inter_d .inner .another_inter {
        width: 95%;
        max-width: 1080px;
        margin: 80px auto 0; }
        /* line 1218, recruit.scss */
        #inter_d .inner .another_inter h3 {
          font-size: 26px;
          line-height: 1.38em;
          font-weight: 700;
          color: #39B3FF;
          position: relative;
          margin-bottom: 40px; }
          /* line 1225, recruit.scss */
          #inter_d .inner .another_inter h3::before {
            position: absolute;
            content: "";
            width: calc( 100% - 252px );
            height: 1px;
            right: 0;
            top: 20px;
            background: #39B3FF; }
        /* line 1235, recruit.scss */
        #inter_d .inner .another_inter .another_inter_cont {
          display: flex;
          justify-content: flex-start;
          flex-wrap: wrap; }
          /* line 1239, recruit.scss */
          #inter_d .inner .another_inter .another_inter_cont .another_inter_box {
            width: 30.555%;
            margin-right: 4.166%; }
            /* line 1242, recruit.scss */
            #inter_d .inner .another_inter .another_inter_cont .another_inter_box:nth-child(3n) {
              margin-right: 0; }
            /* line 1245, recruit.scss */
            #inter_d .inner .another_inter .another_inter_cont .another_inter_box:nth-child(n+4) {
              margin-top: 0; }
            /* line 1248, recruit.scss */
            #inter_d .inner .another_inter .another_inter_cont .another_inter_box .another_inter_box_num {
              display: inline-block;
              font-size: 20px;
              line-height: 1.4em;
              font-weight: 700;
              padding-right: 25px;
              background: url("../img/recruit_ttl_line.png") no-repeat right center;
              background-size: 15px; }
            /* line 1257, recruit.scss */
            #inter_d .inner .another_inter .another_inter_cont .another_inter_box .another_inter_box_img {
              width: 100%;
              line-height: 0;
              margin: 17px 0 11px; }
            /* line 1262, recruit.scss */
            #inter_d .inner .another_inter .another_inter_cont .another_inter_box .belong {
              font-size: 16px;
              line-height: 1.5em;
              font-weight: bold; }
            /* line 1267, recruit.scss */
            #inter_d .inner .another_inter .another_inter_cont .another_inter_box .name {
              font-size: 0;
              margin-bottom: 16px; }
              /* line 1270, recruit.scss */
              #inter_d .inner .another_inter .another_inter_cont .another_inter_box .name span {
                display: inline-block;
                vertical-align: middle; }
                /* line 1273, recruit.scss */
                #inter_d .inner .another_inter .another_inter_cont .another_inter_box .name span.initial {
                  font-size: 34px;
                  line-height: 1.41em;
                  font-weight: bold;
                  margin-right: 16px; }
                /* line 1279, recruit.scss */
                #inter_d .inner .another_inter .another_inter_cont .another_inter_box .name span.year {
                  font-size: 14px;
                  line-height: 1.42em; }
            /* line 1285, recruit.scss */
            #inter_d .inner .another_inter .another_inter_cont .another_inter_box .more_btn {
              max-width: 240px;
              margin: 0 auto;
              font-size: 16px;
              font-weight: bold;
              text-align: center; }
              /* line 1291, recruit.scss */
              #inter_d .inner .another_inter .another_inter_cont .another_inter_box .more_btn a {
                display: block;
                width: 100%;
                height: 50px;
                line-height: 50px;
                color: #fff;
                border-radius: 40px;
                background: linear-gradient(to right, #39B3FF, #39FF00);
                transition: 0.3s; }
                /* line 1300, recruit.scss */
                #inter_d .inner .another_inter .another_inter_cont .another_inter_box .more_btn a:hover {
                  opacity: 0.8; }

  /*しんきん共同センターの仕事*/
  /* line 1312, recruit.scss */
  #ourwork {
    color: #333333; }
    /* line 1314, recruit.scss */
    #ourwork .inner {
      width: 100%;
      max-width: 1440px;
      margin: 0 auto;
      padding: 90px 0 150px; }
      /* line 1319, recruit.scss */
      #ourwork .inner .ourwork_cont {
        width: 95%;
        max-width: 1080px;
        margin: 0 auto 40px;
        /*&:last-of-type {
        	margin: 70px auto 0;
        	.ourwork_box {
        		.ourwork_box_left {
        			width: 54.074%;
        			margin-left: auto;
        		}
        		.ourwork_box_img {
        			width: 41.666%;
        			position: absolute;
        			left: 0;
        			top: 50%;
        			transform: translateY(-50%);
        		}
        	}
        }*/ }
        /* line 1323, recruit.scss */
        #ourwork .inner .ourwork_cont .ourwork_box {
          width: 100%;
          position: relative; }
          /* line 1326, recruit.scss */
          #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left {
            width: 100%;
            box-sizing: border-box;
            padding-left: 3.6%;
            border-left: solid 1px #39B3FF; }
            /* line 1331, recruit.scss */
            #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left h3 {
              font-size: 28px;
              line-height: 1.46em;
              font-weight: bold;
              padding-left: 22px;
              background: url("../img/recruit_ttl_line.png") no-repeat left center;
              background-size: 16px; }
            /* line 1339, recruit.scss */
            #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left .ourwork_box_txt {
              font-size: 20px;
              line-height: 1.5em;
              font-weight: bold;
              color: #39B3FF;
              margin: 10px 0; }
            /* line 1347, recruit.scss */
            #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left dl dt {
              font-size: 16px;
              line-height: 1.5em;
              font-weight: bold;
              position: relative;
              margin-bottom: 7px; }
              /* line 1353, recruit.scss */
              #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left dl dt::before {
                position: absolute;
                content: "";
                width: calc( 100% - 113px );
                height: 1px;
                right: 0;
                top: 50%;
                transform: translateY(-50%);
                background: #39B3FF; }
            /* line 1364, recruit.scss */
            #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left dl dd {
              font-size: 16px;
              line-height: 1.81em;
              /*padding-left: 1em;
              text-indent: -1em;*/ }
          /* line 1372, recruit.scss */
          #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_img {
            width: 46.296%;
            position: absolute;
            right: -3.055%;
            top: 50%;
            transform: translateY(-50%); }
        /* line 1381, recruit.scss */
        #ourwork .inner .ourwork_cont.bg {
          position: relative; }
          /* line 1383, recruit.scss */
          #ourwork .inner .ourwork_cont.bg::before {
            position: absolute;
            content: "";
            width: 94%;
            height: calc( 100% + 80px );
            left: -16.666%;
            top: 50%;
            transform: translateY(-50%);
            background: url("../img/ourwork_cont_bg.jpg") no-repeat;
            background-size: cover; }
          /* line 1395, recruit.scss */
          #ourwork .inner .ourwork_cont.bg .ourwork_box .ourwork_box_left {
            width: 54.074%; }
          /* line 1398, recruit.scss */
          #ourwork .inner .ourwork_cont.bg .ourwork_box .ourwork_box_img {
            width: 46.296%;
            position: absolute;
            right: -3.055%;
            top: 50%;
            transform: translateY(-50%); }
        /* line 1407, recruit.scss */
        #ourwork .inner .ourwork_cont:nth-of-type(2) {
          margin: 117px auto 80px; }
        /* line 1411, recruit.scss */
        #ourwork .inner .ourwork_cont:nth-of-type(5) .ourwork_box {
          display: flex;
          justify-content: space-between;
          align-items: center;
          flex-direction: row-reverse; }
          /* line 1416, recruit.scss */
          #ourwork .inner .ourwork_cont:nth-of-type(5) .ourwork_box .ourwork_box_left {
            width: 54.074%;
            margin-left: auto; }
          /* line 1420, recruit.scss */
          #ourwork .inner .ourwork_cont:nth-of-type(5) .ourwork_box .ourwork_box_img {
            width: 41.666%;
            position: inherit;
            left: inherit;
            right: inherit;
            top: inherit;
            transform: translateY(0); }

  /*福利厚生*/
  /* line 1452, recruit.scss */
  #welfare .inner {
    width: 95%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 40px 0 120px; }
    /* line 1457, recruit.scss */
    #welfare .inner .welfare_head_txt {
      font-size: 16px;
      line-height: 1.81em;
      margin-bottom: 45px; }
    /* line 1463, recruit.scss */
    #welfare .inner .welfare_cont .welfare_box {
      width: 100%; }
      /* line 1466, recruit.scss */
      #welfare .inner .welfare_cont .welfare_box dl dt {
        font-size: 26px;
        line-height: 1.46em;
        font-weight: bold;
        padding-bottom: 8px;
        border-bottom: solid 1px #39B3FF;
        margin-bottom: 15px; }
      /* line 1474, recruit.scss */
      #welfare .inner .welfare_cont .welfare_box dl dd {
        font-size: 16px;
        line-height: 1.81em; }
      /* line 1479, recruit.scss */
      #welfare .inner .welfare_cont .welfare_box .welfare_box_img {
        width: 41.666%; }
      /* line 1482, recruit.scss */
      #welfare .inner .welfare_cont .welfare_box.box02 {
        display: flex;
        justify-content: space-between;
        margin-top: 65px; }
        /* line 1486, recruit.scss */
        #welfare .inner .welfare_cont .welfare_box.box02 dl {
          width: 52.777%; }

  /*募集要項・採用フロー*/
  /* line 1496, recruit.scss */
  #info {
    color: #333333; }
    /* line 1498, recruit.scss */
    #info .inner {
      padding: 40px 0 120px; }
      /* line 1500, recruit.scss */
      #info .inner .info_cont {
        width: 95%;
        max-width: 1080px;
        margin: 0 auto 60px; }
        /* line 1504, recruit.scss */
        #info .inner .info_cont:nth-of-type(3) {
          margin-bottom: 40px; }
        /* line 1507, recruit.scss */
        #info .inner .info_cont h3 {
          font-size: 28px;
          line-height: 1.46em;
          font-weight: bold;
          padding-bottom: 7px;
          border-bottom: solid 1px #39B3FF; }
        /* line 1514, recruit.scss */
        #info .inner .info_cont h4 {
          font-size: 22px;
          line-height: 1.5em;
          font-weight: bold;
          margin: 25px 0 10px; }
        /* line 1520, recruit.scss */
        #info .inner .info_cont .info_txt {
          font-size: 16px;
          line-height: 1.81em; }
          /* line 1523, recruit.scss */
          #info .inner .info_cont .info_txt.mt {
            margin-top: 25px; }
        /* line 1527, recruit.scss */
        #info .inner .info_cont .info_tel {
          margin-top: 10px;
          font-size: 22px;
          line-height: 1.5em;
          font-weight: bold; }
          /* line 1532, recruit.scss */
          #info .inner .info_cont .info_tel a {
            color: #333333;
            pointer-events: none; }
        /* line 1537, recruit.scss */
        #info .inner .info_cont .info_img {
          max-width: 800px;
          margin: 30px auto; }
        /* line 1541, recruit.scss */
        #info .inner .info_cont .info_boxes {
          margin-bottom: 30px; }
          /* line 1543, recruit.scss */
          #info .inner .info_cont .info_boxes .info_box {
            width: 100%;
            padding: 45px 0;
            border-radius: 10px;
            background: #F4FBFF;
            margin-top: 30px; }
            /* line 1549, recruit.scss */
            #info .inner .info_cont .info_boxes .info_box dl {
              width: 90%;
              max-width: 963px;
              margin: 0 auto; }
              /* line 1553, recruit.scss */
              #info .inner .info_cont .info_boxes .info_box dl dt {
                display: flex;
                justify-content: flex-start;
                align-items: flex-start;
                margin-bottom: 11px; }
                /* line 1558, recruit.scss */
                #info .inner .info_cont .info_boxes .info_box dl dt .type {
                  width: 116px;
                  height: 33px;
                  font-size: 16px;
                  line-height: 33px;
                  font-weight: bold;
                  color: #fff;
                  text-align: center;
                  border-radius: 17px;
                  background: #39B3FF;
                  margin-right: 12px; }
                /* line 1570, recruit.scss */
                #info .inner .info_cont .info_boxes .info_box dl dt h5 {
                  font-size: 22px;
                  line-height: 1.5em;
                  font-weight: bold; }
              /* line 1576, recruit.scss */
              #info .inner .info_cont .info_boxes .info_box dl dd {
                font-size: 16px;
                line-height: 1.81em;
                padding-left: 1em;
                position: relative; }
                /* line 1581, recruit.scss */
                #info .inner .info_cont .info_boxes .info_box dl dd::before {
                  position: absolute;
                  content: "・";
                  left: 0;
                  top: 0; }
        /* line 1591, recruit.scss */
        #info .inner .info_cont table {
          width: 100%;
          margin-top: 15px;
          border-collapse: collapse; }
          /* line 1596, recruit.scss */
          #info .inner .info_cont table tr th {
            width: 150px;
            font-size: 16px;
            line-height: 1.81em;
            font-weight: bold;
            color: #39B3FF;
            text-align: left;
            box-sizing: border-box;
            padding: 19px 22px;
            border-top: solid 1px #C9C9C9;
            border-bottom: solid 1px #C9C9C9; }
          /* line 1608, recruit.scss */
          #info .inner .info_cont table tr td {
            max-height: 930px;
            font-size: 16px;
            line-height: 1.81em;
            box-sizing: border-box;
            padding: 19px 0;
            border-top: solid 1px #C9C9C9;
            border-bottom: solid 1px #C9C9C9; }
      /* line 1620, recruit.scss */
      #info .inner .info_flow {
        padding: 57px 0 68px;
        background: url("../img/info_flow_bg.jpg") no-repeat center;
        background-size: cover; }
        /* line 1624, recruit.scss */
        #info .inner .info_flow .info_flow_ttl {
          display: flex;
          justify-content: center;
          align-items: center;
          color: #fff;
          margin-bottom: 28px; }
          /* line 1630, recruit.scss */
          #info .inner .info_flow .info_flow_ttl h3 {
            font-size: 38px;
            line-height: 1.39em;
            font-weight: 700;
            padding-right: 42px;
            background: url("../img/recruit_ttl_line.png") no-repeat right center;
            background-size: 22px;
            margin-right: 14px; }
          /* line 1639, recruit.scss */
          #info .inner .info_flow .info_flow_ttl .jattl {
            font-size: 16px;
            line-height: 1.5em;
            font-weight: bold; }
        /* line 1645, recruit.scss */
        #info .inner .info_flow .info_flow_boxes {
          width: 95%;
          max-width: 693px;
          margin: 0 auto;
          position: relative; }
          /* line 1650, recruit.scss */
          #info .inner .info_flow .info_flow_boxes .info_flow_img {
            width: 208px;
            position: absolute;
            right: 24px;
            top: 50%;
            transform: translateY(-50%);
            z-index: 2; }
          /* line 1658, recruit.scss */
          #info .inner .info_flow .info_flow_boxes .info_flow_box {
            position: relative;
            padding: 11px 0 12px;
            color: #39B3FF;
            background: #fff;
            text-align: center;
            margin-bottom: 32px; }
            /* line 1665, recruit.scss */
            #info .inner .info_flow .info_flow_boxes .info_flow_box::after {
              position: absolute;
              content: "";
              width: 0;
              height: 0;
              bottom: -16px;
              left: 50%;
              transform: translateX(-50%);
              border-style: solid;
              border-width: 16px 9.5px 0 9.5px;
              border-color: #39FF00 transparent transparent transparent; }
            /* line 1677, recruit.scss */
            #info .inner .info_flow .info_flow_boxes .info_flow_box:last-child {
              color: #fff;
              background: #0693EB;
              margin-bottom: 0; }
              /* line 1681, recruit.scss */
              #info .inner .info_flow .info_flow_boxes .info_flow_box:last-child::after {
                display: none; }
            /* line 1685, recruit.scss */
            #info .inner .info_flow .info_flow_boxes .info_flow_box .num {
              font-size: 26px;
              line-height: 1.38em;
              font-weight: 700;
              position: absolute;
              top: 6px;
              left: 52px; }
            /* line 1693, recruit.scss */
            #info .inner .info_flow .info_flow_boxes .info_flow_box .info_floe_box_txt {
              font-size: 16px;
              line-height: 1.5em;
              font-weight: bold; }

  /*個人情報*/
  /* line 1705, recruit.scss */
  #policy {
    color: #333333; }
    /* line 1707, recruit.scss */
    #policy .mv {
      padding: 140px 0 50px; }
      /* line 1709, recruit.scss */
      #policy .mv .mv_ttl {
        color: #333333; }
    /* line 1713, recruit.scss */
    #policy .inner {
      width: 95%;
      max-width: 1080px;
      margin: 0 auto;
      padding: 20px 0 120px; }
      /* line 1718, recruit.scss */
      #policy .inner .policy_head {
        margin-bottom: 40px; }
        /* line 1720, recruit.scss */
        #policy .inner .policy_head .policy_head_txt {
          font-size: 16px;
          line-height: 1.81em; }
        /* line 1724, recruit.scss */
        #policy .inner .policy_head .policy_date {
          margin-top: 30px;
          text-align: right; }
          /* line 1727, recruit.scss */
          #policy .inner .policy_head .policy_date a {
            color: #014DA0;
            text-decoration: underline; }
      /* line 1734, recruit.scss */
      #policy .inner .policy_cont .policy_box {
        margin-top: 40px; }
        /* line 1736, recruit.scss */
        #policy .inner .policy_cont .policy_box:last-child {
          margin-top: 60px; }
        /* line 1739, recruit.scss */
        #policy .inner .policy_cont .policy_box h3 {
          font-size: 28px;
          line-height: 1.46em;
          font-weight: bold;
          padding-bottom: 7px;
          border-bottom: solid 1px #39B3FF;
          margin-bottom: 10px; }
          /* line 1746, recruit.scss */
          #policy .inner .policy_cont .policy_box h3.blue {
            color: #39B3FF; }
        /* line 1750, recruit.scss */
        #policy .inner .policy_cont .policy_box .policy_box_txt {
          font-size: 16px;
          line-height: 1.81em; }
        /* line 1754, recruit.scss */
        #policy .inner .policy_cont .policy_box .policy_box_bold_txt {
          font-size: 22px;
          line-height: 1.5em;
          font-weight: bold;
          margin-bottom: 10px; }
          /* line 1759, recruit.scss */
          #policy .inner .policy_cont .policy_box .policy_box_bold_txt:first-of-type {
            padding-top: 10px; } }
/* SP */
@media screen and (max-width: 768px) {
  /* line 1772, recruit.scss */
  .pconly {
    display: none !important; }

  /* line 1776, recruit.scss */
  header {
    width: 100%;
    height: 13.333vw;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 22; }
    /* line 1783, recruit.scss */
    header .header_inner {
      width: 100%;
      height: 13.333vw; }
      /* line 1786, recruit.scss */
      header .header_inner .logo {
        font-size: 4vw;
        line-height: 1.46em;
        font-weight: bold;
        color: #fff;
        padding: 1.6vw 0 1.06vw 5.2vw; }
        /* line 1792, recruit.scss */
        header .header_inner .logo a {
          color: #fff; }
        /* line 1795, recruit.scss */
        header .header_inner .logo span {
          display: block;
          font-size: 3.2vw;
          letter-spacing: 0.056em;
          line-height: 1.416em;
          font-weight: 700; }
      /* line 1803, recruit.scss */
      header .header_inner .header_btn {
        display: none; }
    /* line 1808, recruit.scss */
    header.inter_d .logo {
      color: #333333; }
      /* line 1810, recruit.scss */
      header.inter_d .logo a {
        color: #333333; }
      /* line 1813, recruit.scss */
      header.inter_d .logo span {
        color: #39B3FF; }
    /* line 1818, recruit.scss */
    header.change-color {
      background: #fff; }
      /* line 1820, recruit.scss */
      header.change-color .logo {
        color: #333333; }
        /* line 1822, recruit.scss */
        header.change-color .logo a {
          color: #333333; }
        /* line 1825, recruit.scss */
        header.change-color .logo span {
          color: #39B3FF; }

  /*ハンバーガー メニュー*/
  /* line 1833, recruit.scss */
  nav.hum {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    /*bottom: 0;*/
    width: 100%;
    /*height: 100vh;*/
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .5s;
    z-index: 21;
    opacity: 0;
    background: #fff;
    box-sizing: border-box;
    padding: 0 0 56px;
    visibility: hidden; }

  /* line 1852, recruit.scss */
  .open nav.hum {
    right: 0;
    opacity: 1;
    visibility: visible; }

  /* line 1860, recruit.scss */
  .hum .inner .hum_logo {
    font-size: 4vw;
    line-height: 1.46em;
    font-weight: bold;
    color: #333333;
    padding: 1.6vw 0 0 5.2vw;
    margin-bottom: 8.8vw; }
    /* line 1867, recruit.scss */
    .hum .inner .hum_logo a {
      color: #333333; }
    /* line 1870, recruit.scss */
    .hum .inner .hum_logo span {
      display: block;
      font-size: 3.2vw;
      letter-spacing: 0.056em;
      line-height: 1.416em;
      font-weight: 700;
      color: #39B3FF; }
  /* line 1879, recruit.scss */
  .hum .inner .hum_cont {
    width: 86.666vw;
    margin: 0 auto; }
    /* line 1882, recruit.scss */
    .hum .inner .hum_cont .hum_left {
      margin-bottom: 6.66vw; }
      /* line 1884, recruit.scss */
      .hum .inner .hum_cont .hum_left .hum_entry {
        width: 72.8vw;
        margin: 0 auto;
        text-align: center; }
        /* line 1888, recruit.scss */
        .hum .inner .hum_cont .hum_left .hum_entry a {
          display: block;
          width: 100%;
          height: 16vw;
          box-sizing: border-box;
          padding-top: 4vw;
          font-size: 3.73vw;
          line-height: 1;
          color: #fff;
          font-weight: bold;
          border-radius: 8vw;
          background: linear-gradient(to right, #FF5252, #D30000); }
          /* line 1900, recruit.scss */
          .hum .inner .hum_cont .hum_left .hum_entry a span {
            display: inline-block;
            font-size: 2.66vw;
            letter-spacing: 0.056em;
            line-height: 1; }
    /* line 1909, recruit.scss */
    .hum .inner .hum_cont .hum_right {
      width: 100%;
      margin-bottom: 7.46vw; }
      /* line 1913, recruit.scss */
      .hum .inner .hum_cont .hum_right ul li {
        width: 100%;
        font-size: 0;
        box-sizing: border-box;
        padding-left: 1.06vw;
        border-top: solid 0.266vw #CBEBFF; }
        /* line 1919, recruit.scss */
        .hum .inner .hum_cont .hum_right ul li:nth-child(n+3) {
          border-bottom: solid 0.266vw #CBEBFF; }
        /* line 1922, recruit.scss */
        .hum .inner .hum_cont .hum_right ul li a {
          display: block;
          font-size: 3.73vw;
          line-height: 1.922em;
          font-weight: bold;
          color: #333333;
          padding: 5.33vw 0 5.33vw 6.5vw;
          background: url("../img/recruit_ttl_line.png") no-repeat left top 5.33vw;
          background-size: 4.1vw; }
          /* line 1931, recruit.scss */
          .hum .inner .hum_cont .hum_right ul li a span {
            display: inline-block;
            font-size: 3.73vw;
            line-height: 1.428em;
            color: #39B3FF;
            margin-left: 2.66vw; }
    /* line 1943, recruit.scss */
    .hum .inner .hum_cont .hum_top a {
      display: inline-block;
      font-size: 3.73vw;
      line-height: 1.428em;
      font-weight: bold;
      color: #333333;
      padding-left: 4.93vw;
      background: url("../img/recruit_hum_arrow.png") no-repeat left center;
      background-size: 2.13vw; }

  /*============
  .toggle_btn
  =============*/
  /* line 1961, recruit.scss */
  .toggle_btn {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 18.666vw;
    height: 13.333vw;
    transition: all .5s;
    cursor: pointer;
    background: #39B3FF;
    z-index: 23; }

  /* line 1973, recruit.scss */
  .toggle_btn span {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 8vw;
    height: 0.533vw;
    background-color: #fff;
    border-radius: 100px;
    transition: all .5s; }

  /* line 1984, recruit.scss */
  .toggle_btn span:nth-child(1) {
    top: 4.26vw; }

  /* line 1987, recruit.scss */
  .toggle_btn span:nth-child(2) {
    top: 6.4vw; }

  /* line 1990, recruit.scss */
  .toggle_btn span:nth-child(3) {
    top: 8.54vw; }

  /* line 1993, recruit.scss */
  .open .toggle_btn span:nth-child(1) {
    -webkit-transform: translateX(-50%) translateY(2.14vw) rotate(-315deg);
    transform: translateX(-50%) translateY(2.14vw) rotate(-315deg); }

  /* line 1997, recruit.scss */
  .open .toggle_btn span:nth-child(2) {
    opacity: 0; }

  /* line 2000, recruit.scss */
  .open .toggle_btn span:nth-child(3) {
    -webkit-transform: translateX(-50%) translateY(-2.14vw) rotate(315deg);
    transform: translateX(-50%) translateY(-2.14vw) rotate(315deg); }

  /*============
  #mask
  =============*/
  /* line 2008, recruit.scss */
  #mask {
    display: none;
    transition: all .5s; }

  /* line 2012, recruit.scss */
  .open #mask {
    display: block;
    transition: all .5s;
    position: absolute;
    top: 13.73vw;
    right: 0;
    width: 100%;
    height: 100vh;
    z-index: 20; }

  /* line 2019, recruit.scss */
  footer .footer_nav {
    padding: 12.266vw 0;
    box-sizing: border-box;
    background: #1BA2F7; }
    /* line 2023, recruit.scss */
    footer .footer_nav .inner {
      width: 82.666vw;
      margin: 0 auto; }
      /* line 2026, recruit.scss */
      footer .footer_nav .inner .btn {
        width: 100%; }
        /* line 2028, recruit.scss */
        footer .footer_nav .inner .btn .entry {
          width: 72.8vw;
          margin: 0 auto 12vw;
          text-align: center; }
          /* line 2032, recruit.scss */
          footer .footer_nav .inner .btn .entry a {
            display: block;
            width: 100%;
            height: 16vw;
            box-sizing: border-box;
            padding-top: 4vw;
            font-size: 3.73vw;
            line-height: 1;
            color: #fff;
            font-weight: bold;
            border-radius: 8vw;
            background: linear-gradient(to right, #FF5252, #D30000); }
            /* line 2044, recruit.scss */
            footer .footer_nav .inner .btn .entry a span {
              display: inline-block;
              font-size: 2.66vw;
              letter-spacing: 0.056em;
              line-height: 1; }
      /* line 2054, recruit.scss */
      footer .footer_nav .inner ul li {
        font-size: 3.73vw;
        letter-spacing: 0.05em;
        line-height: 1.428em;
        font-weight: bold;
        margin-bottom: 5.33vw; }
        /* line 2060, recruit.scss */
        footer .footer_nav .inner ul li:last-child {
          margin-bottom: 0; }
        /* line 2063, recruit.scss */
        footer .footer_nav .inner ul li a {
          display: inline-block;
          color: #fff; }
          /* line 2066, recruit.scss */
          footer .footer_nav .inner ul li a:hover {
            text-decoration: underline; }
  /* line 2075, recruit.scss */
  footer .footer_btm {
    padding: 13.066vw 0 8.53vw;
    text-align: center;
    color: #fff;
    background: #39B3FF; }
    /* line 2080, recruit.scss */
    footer .footer_btm .footer_logo {
      width: 74.666vw;
      margin: 0 auto 2.66vw; }
    /* line 2084, recruit.scss */
    footer .footer_btm .footer_btm_box {
      margin-bottom: 6.74vw; }
      /* line 2086, recruit.scss */
      footer .footer_btm .footer_btm_box .address {
        font-size: 3.733vw;
        letter-spacing: 0.06em;
        line-height: 1.71em; }
      /* line 2091, recruit.scss */
      footer .footer_btm .footer_btm_box a {
        display: inline-block;
        font-size: 3.73vw;
        line-height: 1.428em;
        color: #fff;
        padding-left: 4.93vw;
        background: url("../img/recruit_footer_arrow.png") no-repeat left center;
        background-size: 2.13vw;
        margin-top: 5.06vw; }
    /* line 2102, recruit.scss */
    footer .footer_btm .copyright {
      font-size: 2.66vw;
      line-height: 1.5em; }

  /* line 2109, recruit.scss */
  .fadeIn {
    opacity: 0;
    transition: 1s cubic-bezier(0.24, 0.155, 0.275, 0.945);
    transition-delay: .2s;
    transform: translateY(5.33vw); }
    /* line 2114, recruit.scss */
    .fadeIn.active {
      opacity: 1;
      transform: translateY(0); }

  /*採用トップ*/
  /* line 2121, recruit.scss */
  #recruit {
    color: #333333; }
    /* line 2123, recruit.scss */
    #recruit .mv {
      width: 100%;
      position: relative;
      padding: 68.373vw 0 165px; }
      /* line 2127, recruit.scss */
      #recruit .mv .mv_img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; }
        /* line 2136, recruit.scss */
        #recruit .mv .mv_img::before {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          opacity: 0.53;
          background: #2F7BAA; }
      /* line 2147, recruit.scss */
      #recruit .mv h2 {
        width: 85.6vw;
        margin: 0 auto 56px;
        position: relative;
        z-index: 2; }
      /* line 2153, recruit.scss */
      #recruit .mv .mv_txt {
        font-size: 16px;
        line-height: 1.81em;
        font-weight: bold;
        color: #fff;
        text-align: center;
        position: relative;
        z-index: 2; }
      /* line 2162, recruit.scss */
      #recruit .mv .mv_news {
        position: absolute;
        right: 0;
        bottom: 53px;
        z-index: 2;
        display: inline-block;
        padding: 20px 30px;
        background: #39B3FF; }
        /* line 2170, recruit.scss */
        #recruit .mv .mv_news .mv_news_box {
          display: flex;
          justify-content: flex-start;
          font-size: 15px;
          letter-spacing: 0.08em;
          line-height: 1.466em;
          font-weight: bold;
          color: #fff; }
          /* line 2178, recruit.scss */
          #recruit .mv .mv_news .mv_news_box .new {
            margin-right: 1em; }
          /* line 2182, recruit.scss */
          #recruit .mv .mv_news .mv_news_box .ttl a {
            color: #fff; }
    /* line 2189, recruit.scss */
    #recruit .recruit_head {
      width: 100%;
      padding: 17.866vw 0 15.73vw;
      overflow: hidden; }
      /* line 2194, recruit.scss */
      #recruit .recruit_head .message .message_left {
        width: 84vw;
        margin: 0 auto 8vw;
        position: relative; }
        /* line 2198, recruit.scss */
        #recruit .recruit_head .message .message_left::before {
          position: absolute;
          content: "";
          width: 154.66vw;
          height: 92vw;
          left: -80vw;
          top: -7.73vw;
          background: url("../img/recruit_message_left_bg.png") no-repeat left center;
          background-size: 100%; }
        /* line 2208, recruit.scss */
        #recruit .recruit_head .message .message_left .message_ttl {
          margin-bottom: 5.33vw;
          display: flex;
          justify-content: flex-start;
          align-items: center;
          position: relative;
          z-index: 2; }
          /* line 2215, recruit.scss */
          #recruit .recruit_head .message .message_left .message_ttl h3 {
            font-size: 9.33vw;
            line-height: 1.4em;
            font-weight: 700;
            margin-right: 2.66vw;
            padding-right: 10.13vw;
            background: url("../img/recruit_ttl_line.png") no-repeat right center;
            background-size: 5.84vw; }
          /* line 2224, recruit.scss */
          #recruit .recruit_head .message .message_left .message_ttl h4 {
            font-size: 2.933vw;
            line-height: 1.54em;
            font-weight: bold; }
        /* line 2231, recruit.scss */
        #recruit .recruit_head .message .message_left .message_txt {
          font-size: 3.733vw;
          line-height: 1.85em;
          position: relative;
          z-index: 2; }
      /* line 2238, recruit.scss */
      #recruit .recruit_head .message .message_right {
        width: 100%;
        position: relative; }
        /* line 2241, recruit.scss */
        #recruit .recruit_head .message .message_right::before {
          position: absolute;
          content: "";
          width: 154.66vw;
          height: 92vw;
          right: -73.866vw;
          top: -71.73vw;
          background: url("../img/recruit_message_right_bg.png") no-repeat right top;
          background-size: 100%;
          z-index: -1; }
        /* line 2252, recruit.scss */
        #recruit .recruit_head .message .message_right .message_img {
          position: relative;
          z-index: 2; }
    /* line 2259, recruit.scss */
    #recruit .recruit_cont {
      width: 84vw;
      margin: 0 auto 6.93vw; }
      /* line 2262, recruit.scss */
      #recruit .recruit_cont .recruit_box {
        margin-bottom: 16vw; }
        /* line 2264, recruit.scss */
        #recruit .recruit_cont .recruit_box:last-child {
          margin-bottom: 0; }
        /* line 2267, recruit.scss */
        #recruit .recruit_cont .recruit_box .recruit_box_left {
          margin-bottom: 4.8vw;
          position: relative;
          /*&::before {
          	position: absolute;
          	content: "";
          	width: 106.8%;
          	height: 317px;
          	left: 20.6%;
          	top: -22px;
          	background: url("../img/recruit_box_bg.png")no-repeat left center;
          	background-size: 100%;
          }*/ }
          /* line 2280, recruit.scss */
          #recruit .recruit_cont .recruit_box .recruit_box_left .recruit_box_img {
            position: relative;
            z-index: 2; }
        /* line 2286, recruit.scss */
        #recruit .recruit_cont .recruit_box .recruit_box_right h3 {
          display: inline-block;
          font-size: 9.33vw;
          line-height: 1.4em;
          font-weight: 700;
          padding-right: 10.13vw;
          background: url("../img/recruit_ttl_line.png") no-repeat right top 1.86vw;
          background-size: 5.86vw;
          margin-bottom: 1.33vw; }
        /* line 2296, recruit.scss */
        #recruit .recruit_cont .recruit_box .recruit_box_right h4 {
          font-size: 5.33vw;
          line-height: 1.45em;
          font-weight: bold;
          margin-bottom: 2.66vw; }
        /* line 2302, recruit.scss */
        #recruit .recruit_cont .recruit_box .recruit_box_right .recruit_box_txt {
          font-size: 3.73vw;
          line-height: 1.81em;
          margin-bottom: 8vw; }
        /* line 2307, recruit.scss */
        #recruit .recruit_cont .recruit_box .recruit_box_right .recruit_box_btn {
          width: 56vw;
          margin: 0 auto;
          font-size: 2.93vw;
          font-weight: bold;
          text-align: center; }
          /* line 2313, recruit.scss */
          #recruit .recruit_cont .recruit_box .recruit_box_right .recruit_box_btn a {
            display: block;
            width: 100%;
            height: 11.46vw;
            line-height: 11.46vw;
            color: #fff;
            border-radius: 10.66vw;
            background: linear-gradient(to right, #39B3FF, #39FF00); }
    /* line 2326, recruit.scss */
    #recruit .recruit_btm {
      width: 100%;
      padding: 16vw 0 26.66vw;
      background: linear-gradient(to right bottom, #EBF7FF, rgba(35, 247, 253, 0)); }
      /* line 2330, recruit.scss */
      #recruit .recruit_btm .recruit_btm_boxes {
        width: 84vw;
        margin: 0 auto; }
        /* line 2333, recruit.scss */
        #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box {
          width: 100%;
          padding: 17.6vw 0;
          color: #fff;
          text-align: center;
          background-repeat: no-repeat;
          background-position: center;
          background-size: cover;
          border-radius: 5.33vw;
          position: relative; }
          /* line 2343, recruit.scss */
          #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box::before {
            position: absolute;
            content: "";
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            border-radius: 5.33vw;
            opacity: 0.5; }
          /* line 2353, recruit.scss */
          #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box.box01 {
            margin-bottom: 5.6vw; }
            /* line 2355, recruit.scss */
            #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box.box01::before {
              background-color: #39B3FF; }
          /* line 2360, recruit.scss */
          #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box.box02::before {
            background-color: #44D61A; }
          /* line 2364, recruit.scss */
          #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box h4 {
            font-size: 5.33vw;
            line-height: 1.45em;
            font-weight: bold;
            position: relative;
            z-index: 2; }
          /* line 2371, recruit.scss */
          #recruit .recruit_btm .recruit_btm_boxes .recruit_btm_box .more {
            display: inline-block;
            font-size: 2.4vw;
            line-height: 1.44em;
            font-weight: bold;
            padding-right: 6.62vw;
            background: url("../img/recruit_btm_box_arrow.png") no-repeat right center;
            background-size: 3.13vw;
            position: absolute;
            right: 4.85vw;
            bottom: 3.89vw; }

  /*下層共通*/
  /* line 2390, recruit.scss */
  .recruit_under .mv {
    position: relative;
    height: 81.066vw;
    box-sizing: border-box;
    padding: 37.6vw 0 21.33vw; }
    /* line 2395, recruit.scss */
    .recruit_under .mv .mv_img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      /* line 2404, recruit.scss */
      .recruit_under .mv .mv_img::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #39B3FF;
        opacity: 0.75; }
    /* line 2415, recruit.scss */
    .recruit_under .mv .mv_ttl {
      text-align: center;
      color: #fff;
      position: relative;
      z-index: 2; }
      /* line 2420, recruit.scss */
      .recruit_under .mv .mv_ttl h2 {
        font-size: 10.66vw;
        line-height: 1.4em;
        font-weight: 700;
        margin-bottom: 1.86vw; }
      /* line 2426, recruit.scss */
      .recruit_under .mv .mv_ttl .mv_jattl {
        font-size: 3.73vw;
        line-height: 1.428em;
        font-weight: bold; }
  /* line 2433, recruit.scss */
  .recruit_under .breadcrumb {
    width: 84vw;
    margin: 0 auto;
    padding-top: 2.66vw; }
    /* line 2437, recruit.scss */
    .recruit_under .breadcrumb ul {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      /* line 2441, recruit.scss */
      .recruit_under .breadcrumb ul li {
        font-size: 3.2vw;
        line-height: 1.5em;
        color: #4795FD;
        vertical-align: middle; }
        /* line 2446, recruit.scss */
        .recruit_under .breadcrumb ul li.arrow {
          width: 1.6vw;
          margin: 0 2.66vw;
          line-height: 0; }
        /* line 2451, recruit.scss */
        .recruit_under .breadcrumb ul li a {
          display: inline-block;
          color: #333333; }
          /* line 2454, recruit.scss */
          .recruit_under .breadcrumb ul li a:hover {
            text-decoration: underline; }

  /*エントリー*/
  /* line 2464, recruit.scss */
  #entry {
    color: #333333; }
    /* line 2466, recruit.scss */
    #entry .inner {
      width: 84vw;
      margin: 18.66vw auto 26.66vw; }
      /* line 2469, recruit.scss */
      #entry .inner .entry_cont {
        margin-bottom: 26.66vw;
        position: relative; }
        /* line 2472, recruit.scss */
        #entry .inner .entry_cont::before {
          position: absolute;
          content: "";
          width: 154.66vw;
          height: 92vw;
          top: -8vw;
          left: -102.13vw;
          background: url("../img/entry_box_bg.png") no-repeat;
          background-size: contain; }
        /* line 2482, recruit.scss */
        #entry .inner .entry_cont .entry_box {
          width: 100%;
          max-width: 902px;
          margin-left: auto;
          display: flex;
          flex-direction: column-reverse;
          position: relative;
          z-index: 2; }
          /* line 2490, recruit.scss */
          #entry .inner .entry_cont .entry_box .entry_box_left {
            width: 100%; }
            /* line 2492, recruit.scss */
            #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_ttl {
              display: flex;
              justify-content: flex-start;
              align-items: center;
              margin-bottom: 2.66vw; }
              /* line 2497, recruit.scss */
              #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_ttl h3 {
                display: inline-block;
                font-size: 7.46vw;
                line-height: 1.46em;
                font-weight: bold;
                padding-right: 9.06vw;
                background: url("../img/recruit_ttl_line.png") no-repeat right center;
                background-size: 4.8vw;
                margin-right: 4.26vw; }
              /* line 2507, recruit.scss */
              #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_ttl .enttl {
                font-size: 4.26vw;
                line-height: 1.4375em;
                font-weight: 700;
                color: #39B3FF; }
            /* line 2514, recruit.scss */
            #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_txt {
              font-size: 3.73vw;
              line-height: 1.85em; }
            /* line 2518, recruit.scss */
            #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_btn {
              width: 52vw;
              margin: 6.66vw auto 0; }
              /* line 2521, recruit.scss */
              #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_btn a {
                display: block;
                width: 100%; }
            /* line 2526, recruit.scss */
            #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_tel {
              margin-top: 10.66vw;
              font-size: 3.73vw;
              line-height: 1.85em;
              font-weight: bold; }
              /* line 2531, recruit.scss */
              #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_tel span {
                display: inline-block;
                font-size: 6.4vw;
                line-height: 1.5em; }
                /* line 2535, recruit.scss */
                #entry .inner .entry_cont .entry_box .entry_box_left .entry_box_tel span a {
                  color: #333333;
                  pointer-events: none; }
          /* line 2542, recruit.scss */
          #entry .inner .entry_cont .entry_box .entry_box_right {
            width: 100%;
            margin-bottom: 4.8vw; }
            /* line 2545, recruit.scss */
            #entry .inner .entry_cont .entry_box .entry_box_right .entry_box_img {
              line-height: 0;
              border-radius: 2.66vw;
              overflow: hidden; }

  /*職員インタビュー*/
  /* line 2557, recruit.scss */
  #inter {
    color: #333333; }
    /* line 2559, recruit.scss */
    #inter .inner {
      width: 84vw;
      margin: 8vw auto 26.66vw; }
      /* line 2562, recruit.scss */
      #inter .inner .inter_head_txt {
        font-size: 3.73vw;
        line-height: 1.85em;
        margin-bottom: 10vw; }
      /* line 2568, recruit.scss */
      #inter .inner .inter_cont .inter_box {
        width: 100%; }
        /* line 2570, recruit.scss */
        #inter .inner .inter_cont .inter_box:nth-child(n+2) {
          margin-top: 16vw; }
        /* line 2573, recruit.scss */
        #inter .inner .inter_cont .inter_box .inter_box_num {
          display: inline-block;
          font-size: 5.33vw;
          line-height: 1.4em;
          font-weight: 700;
          padding-right: 6.66vw;
          background: url("../img/recruit_ttl_line.png") no-repeat right center;
          background-size: 4vw; }
        /* line 2582, recruit.scss */
        #inter .inner .inter_cont .inter_box .inter_box_img {
          width: 100%;
          line-height: 0;
          margin: 2.66vw 0 4vw; }
        /* line 2587, recruit.scss */
        #inter .inner .inter_cont .inter_box .belong {
          font-size: 4.26vw;
          line-height: 1.5em;
          font-weight: bold; }
        /* line 2592, recruit.scss */
        #inter .inner .inter_cont .inter_box .name {
          font-size: 0;
          margin-bottom: 4.26vw; }
          /* line 2595, recruit.scss */
          #inter .inner .inter_cont .inter_box .name span {
            display: inline-block;
            vertical-align: middle; }
            /* line 2598, recruit.scss */
            #inter .inner .inter_cont .inter_box .name span.initial {
              font-size: 9.06vw;
              line-height: 1.41em;
              font-weight: bold;
              margin-right: 4.26vw; }
            /* line 2604, recruit.scss */
            #inter .inner .inter_cont .inter_box .name span.year {
              font-size: 3.73vw;
              line-height: 1.42em; }
        /* line 2610, recruit.scss */
        #inter .inner .inter_cont .inter_box .more_btn {
          width: 56vw;
          margin: 0 auto;
          font-size: 2.93vw;
          font-weight: bold;
          text-align: center; }
          /* line 2616, recruit.scss */
          #inter .inner .inter_cont .inter_box .more_btn a {
            display: block;
            width: 100%;
            height: 11.46vw;
            line-height: 11.46vw;
            color: #fff;
            border-radius: 10.66vw;
            background: linear-gradient(to right, #39B3FF, #39FF00); }

  /*職員インタビュー（詳細）*/
  /* line 2632, recruit.scss */
  #inter_d {
    color: #333333; }
    /* line 2634, recruit.scss */
    #inter_d .mv {
      position: relative;
      height: 100%;
      padding: 0; }
      /* line 2638, recruit.scss */
      #inter_d .mv::before {
        position: absolute;
        content: "";
        width: 123.68vw;
        height: 73.51vw;
        left: -69.33vw;
        top: 94.933vw;
        background: url("../img/inter_d_mv_bg.png") no-repeat;
        background-size: contain;
        z-index: -1; }
      /* line 2649, recruit.scss */
      #inter_d .mv .mv_img {
        position: inherit;
        top: 0;
        left: 0;
        width: 100%;
        height: auto; }
        /* line 2655, recruit.scss */
        #inter_d .mv .mv_img::before {
          display: none !important; }
      /* line 2659, recruit.scss */
      #inter_d .mv .mv_txtarea {
        width: 82.666vw;
        margin: 18.4vw auto 0; }
        /* line 2662, recruit.scss */
        #inter_d .mv .mv_txtarea .mv_ttl {
          text-align: left;
          color: #333333;
          position: relative;
          z-index: 2; }
          /* line 2667, recruit.scss */
          #inter_d .mv .mv_txtarea .mv_ttl h2 {
            display: inline-block;
            font-size: 9.33vw;
            line-height: 1.4em;
            font-weight: 700;
            padding-right: 10.13vw;
            background: url("../img/recruit_ttl_line.png") no-repeat right center;
            background-size: 5.86vw;
            margin-bottom: 0; }
        /* line 2678, recruit.scss */
        #inter_d .mv .mv_txtarea .mv_txt {
          font-size: 5.866vw;
          line-height: 1.77em;
          font-weight: bold;
          margin: 2.13vw 0 4vw; }
        /* line 2684, recruit.scss */
        #inter_d .mv .mv_txtarea .belong {
          font-size: 4.26vw;
          line-height: 1.5em;
          font-weight: bold; }
        /* line 2689, recruit.scss */
        #inter_d .mv .mv_txtarea .name {
          font-size: 0; }
          /* line 2691, recruit.scss */
          #inter_d .mv .mv_txtarea .name span {
            display: inline-block;
            vertical-align: middle; }
            /* line 2694, recruit.scss */
            #inter_d .mv .mv_txtarea .name span.initial {
              font-size: 9.06vw;
              line-height: 1.41em;
              font-weight: bold;
              margin-right: 4.26vw; }
            /* line 2700, recruit.scss */
            #inter_d .mv .mv_txtarea .name span.year {
              font-size: 3.73vw;
              line-height: 1.42em; }
      /* line 2707, recruit.scss */
      #inter_d .mv .breadcrumb {
        position: absolute;
        top: 85.33vw;
        left: 50%;
        transform: translateX(-50%); }
    /* line 2714, recruit.scss */
    #inter_d .inner {
      padding-bottom: 26.66vw; }
      /* line 2716, recruit.scss */
      #inter_d .inner .inter_d_box {
        width: 84vw;
        margin: 11.46vw auto 0; }
        /* line 2719, recruit.scss */
        #inter_d .inner .inter_d_box h3 {
          font-size: 5.33vw;
          line-height: 1.5em;
          font-weight: bold;
          margin-bottom: 2.66vw;
          position: relative;
          padding-left: 8vw;
          box-sizing: border-box; }
          /* line 2727, recruit.scss */
          #inter_d .inner .inter_d_box h3::before {
            position: absolute;
            content: "Q";
            left: 0;
            top: -0.8vw;
            font-size: 7.2vw;
            line-height: 1.4em;
            font-weight: 700;
            color: #39B3FF;
            font-family: "Poppins", sans-serif;
            font-style: italic; }
        /* line 2740, recruit.scss */
        #inter_d .inner .inter_d_box .inter_d_box_txt {
          font-size: 3.73vw;
          line-height: 1.85em; }
      /* line 2745, recruit.scss */
      #inter_d .inner .inter_flow {
        color: #fff;
        padding: 9.33vw 0 10.66vw;
        margin-top: 10.66vw;
        background: linear-gradient(160deg, #39B3FF, #00FFF5); }
        /* line 2750, recruit.scss */
        #inter_d .inner .inter_flow .inter_flow_ttl {
          width: 84vw;
          margin: 0 auto 5.33vw;
          display: flex;
          justify-content: flex-start;
          align-items: center; }
          /* line 2756, recruit.scss */
          #inter_d .inner .inter_flow .inter_flow_ttl h3 {
            display: inline-block;
            font-size: 7.46vw;
            line-height: 1.39em;
            font-weight: 700;
            padding-right: 8.26vw;
            background: url("../img/recruit_ttl_line.png") no-repeat right center;
            background-size: 4.8vw;
            margin-right: 3.73vw; }
          /* line 2766, recruit.scss */
          #inter_d .inner .inter_flow .inter_flow_ttl .jattl {
            font-size: 4.26vw;
            line-height: 1.5em;
            font-weight: bold; }
        /* line 2772, recruit.scss */
        #inter_d .inner .inter_flow .inter_flow_cont {
          width: 84vw;
          margin: 0 auto;
          display: flex;
          justify-content: space-between;
          align-items: center; }
          /* line 2778, recruit.scss */
          #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left {
            width: 67.466vw; }
            /* line 2780, recruit.scss */
            #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box {
              width: 100%;
              box-sizing: border-box;
              padding: 2.66vw 0 0 5.866vw;
              position: relative; }
              /* line 2785, recruit.scss */
              #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box::before {
                position: absolute;
                content: "";
                width: 3.466vw;
                height: 3.466vw;
                left: 0;
                top: 3.73vw;
                border-radius: 100%;
                background: #fff; }
              /* line 2795, recruit.scss */
              #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box::after {
                position: absolute;
                content: "";
                width: 0.266vw;
                height: calc( 100% + 2.66vw );
                left: 1.73vw;
                top: 0;
                background: #fff; }
              /* line 2804, recruit.scss */
              #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box .time {
                font-size: 3.73vw;
                line-height: 1.428em;
                font-weight: 700;
                margin-right: 22px; }
              /* line 2810, recruit.scss */
              #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_left .inter_flow_box .txt {
                font-size: 3.73vw;
                line-height: 1.357em;
                font-weight: bold; }
          /* line 2817, recruit.scss */
          #inter_d .inner .inter_flow .inter_flow_cont .inter_flow_cont_right {
            width: 11.73vw; }
      /* line 2822, recruit.scss */
      #inter_d .inner .another_inter {
        width: 84vw;
        margin: 21.33vw auto 0; }
        /* line 2825, recruit.scss */
        #inter_d .inner .another_inter h3 {
          font-size: 6.93vw;
          line-height: 1.38em;
          font-weight: 700;
          color: #39B3FF;
          position: relative;
          margin-bottom: 5.33vw; }
          /* line 2832, recruit.scss */
          #inter_d .inner .another_inter h3::before {
            position: absolute;
            content: "";
            width: 16vw;
            height: 0.266vw;
            right: 0;
            top: 5.33vw;
            background: #39B3FF; }
        /* line 2843, recruit.scss */
        #inter_d .inner .another_inter .another_inter_cont .another_inter_box {
          width: 100%; }
          /* line 2845, recruit.scss */
          #inter_d .inner .another_inter .another_inter_cont .another_inter_box:nth-child(n+2) {
            margin-top: 16vw; }
          /* line 2848, recruit.scss */
          #inter_d .inner .another_inter .another_inter_cont .another_inter_box .another_inter_box_num {
            display: inline-block;
            font-size: 5.33vw;
            line-height: 1.45em;
            font-weight: 700;
            padding-right: 6.66vw;
            background: url("../img/recruit_ttl_line.png") no-repeat right center;
            background-size: 4vw; }
          /* line 2857, recruit.scss */
          #inter_d .inner .another_inter .another_inter_cont .another_inter_box .another_inter_box_img {
            width: 100%;
            line-height: 0;
            margin: 2.66vw 0 4vw; }
          /* line 2862, recruit.scss */
          #inter_d .inner .another_inter .another_inter_cont .another_inter_box .belong {
            font-size: 4.26vw;
            line-height: 1.5em;
            font-weight: bold; }
          /* line 2867, recruit.scss */
          #inter_d .inner .another_inter .another_inter_cont .another_inter_box .name {
            font-size: 0;
            margin-bottom: 4.26vw; }
            /* line 2870, recruit.scss */
            #inter_d .inner .another_inter .another_inter_cont .another_inter_box .name span {
              display: inline-block;
              vertical-align: middle; }
              /* line 2873, recruit.scss */
              #inter_d .inner .another_inter .another_inter_cont .another_inter_box .name span.initial {
                font-size: 9.06vw;
                line-height: 1.41em;
                font-weight: bold;
                margin-right: 4.26vw; }
              /* line 2879, recruit.scss */
              #inter_d .inner .another_inter .another_inter_cont .another_inter_box .name span.year {
                font-size: 3.73vw;
                line-height: 1.42em; }
          /* line 2885, recruit.scss */
          #inter_d .inner .another_inter .another_inter_cont .another_inter_box .more_btn {
            max-width: 56vw;
            margin: 0 auto;
            font-size: 2.93vw;
            font-weight: bold;
            text-align: center; }
            /* line 2891, recruit.scss */
            #inter_d .inner .another_inter .another_inter_cont .another_inter_box .more_btn a {
              display: block;
              width: 100%;
              height: 11.46vw;
              line-height: 11.46vw;
              color: #fff;
              border-radius: 10.66vw;
              background: linear-gradient(to right, #39B3FF, #39FF00); }

  /*しんきん共同センターの仕事*/
  /* line 2908, recruit.scss */
  #ourwork {
    color: #333333; }
    /* line 2910, recruit.scss */
    #ourwork .inner {
      width: 84vw;
      margin: 0 auto;
      padding: 8vw 0 19.2vw; }
      /* line 2914, recruit.scss */
      #ourwork .inner .ourwork_cont {
        width: 100%; }
        /* line 2916, recruit.scss */
        #ourwork .inner .ourwork_cont:nth-child(n+2) {
          margin-top: 10.66vw; }
        /* line 2919, recruit.scss */
        #ourwork .inner .ourwork_cont .ourwork_box {
          width: 100%;
          position: relative; }
          /* line 2922, recruit.scss */
          #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left {
            width: 100%; }
            /* line 2924, recruit.scss */
            #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left h3 {
              font-size: 6.4vw;
              line-height: 1.5em;
              font-weight: bold;
              padding-left: 5.6vw;
              background: url("../img/recruit_ttl_line.png") no-repeat left center;
              background-size: 4vw; }
            /* line 2932, recruit.scss */
            #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left .ourwork_box_txt {
              font-size: 4.266vw;
              line-height: 1.5em;
              font-weight: bold;
              color: #39B3FF;
              margin: 2.66vw 0; }
            /* line 2940, recruit.scss */
            #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left dl dt {
              font-size: 3.73vw;
              line-height: 1.428em;
              font-weight: bold;
              position: relative;
              margin-bottom: 2.13vw; }
              /* line 2946, recruit.scss */
              #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left dl dt::before {
                position: absolute;
                content: "";
                width: 58.133vw;
                height: 0.266vw;
                right: 0;
                top: 50%;
                transform: translateY(-50%);
                background: #39B3FF; }
            /* line 2957, recruit.scss */
            #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left dl dd {
              font-size: 3.73vw;
              line-height: 1.5em;
              /*padding-left: 1.428em;
              text-indent: -1.428em;*/ }
              /* line 2962, recruit.scss */
              #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left dl dd:nth-child(n+2) {
                margin-top: 1.86vw; }
              /* line 2965, recruit.scss */
              #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_left dl dd span {
                margin-right: 0.428em; }
          /* line 2971, recruit.scss */
          #ourwork .inner .ourwork_cont .ourwork_box .ourwork_box_img {
            width: 100%;
            margin-top: 6.4vw; }

  /*福利厚生*/
  /* line 2981, recruit.scss */
  #welfare {
    color: #333333; }
    /* line 2983, recruit.scss */
    #welfare .mv {
      padding: 29.6vw 0 0; }
      /* line 2986, recruit.scss */
      #welfare .mv .mv_ttl h2 {
        line-height: 1.05em;
        margin-bottom: 1.86vw; }
    /* line 2992, recruit.scss */
    #welfare .inner {
      width: 84vw;
      margin: 0 auto;
      padding: 10.66vw 0 26.66vw; }
      /* line 2996, recruit.scss */
      #welfare .inner .welfare_head_txt {
        font-size: 4.26vw;
        line-height: 1.81em;
        margin-bottom: 10.66vw; }
      /* line 3002, recruit.scss */
      #welfare .inner .welfare_cont .welfare_box {
        width: 100%; }
        /* line 3004, recruit.scss */
        #welfare .inner .welfare_cont .welfare_box:last-child {
          margin-top: 10.66vw; }
        /* line 3008, recruit.scss */
        #welfare .inner .welfare_cont .welfare_box dl dt {
          font-size: 6.4vw;
          line-height: 1.5em;
          font-weight: bold;
          padding-bottom: 3.2vw;
          border-bottom: solid 0.266vw #39B3FF;
          margin-bottom: 3.73vw; }
        /* line 3016, recruit.scss */
        #welfare .inner .welfare_cont .welfare_box dl dd {
          font-size: 3.73vw;
          line-height: 1.5em;
          /*padding-left: 1.428em;
          text-indent: -1.428em;*/ }
          /* line 3021, recruit.scss */
          #welfare .inner .welfare_cont .welfare_box dl dd:nth-child(n+2) {
            margin-top: 1.86vw; }
          /* line 3024, recruit.scss */
          #welfare .inner .welfare_cont .welfare_box dl dd span {
            margin-right: 1.6vw; }
        /* line 3029, recruit.scss */
        #welfare .inner .welfare_cont .welfare_box .welfare_box_img {
          width: 100%;
          margin-top: 5.33vw; }

  /*募集要項・採用フロー*/
  /* line 3039, recruit.scss */
  #info {
    color: #333333; }
    /* line 3041, recruit.scss */
    #info .inner {
      padding: 8vw 0 26.66vw; }
      /* line 3043, recruit.scss */
      #info .inner .info_cont {
        width: 93.33vw;
        margin: 0 auto 16vw; }
        /* line 3046, recruit.scss */
        #info .inner .info_cont h3 {
          width: 84vw;
          margin: 0 auto;
          font-size: 6.4vw;
          line-height: 1.5em;
          font-weight: bold;
          padding-bottom: 3.2vw;
          border-bottom: solid 0.266vw #39B3FF; }
        /* line 3055, recruit.scss */
        #info .inner .info_cont h4 {
          width: 84vw;
          margin: 2.66vw auto;
          font-size: 5.33vw;
          line-height: 1.45em;
          font-weight: bold; }
          /* line 3061, recruit.scss */
          #info .inner .info_cont h4.small {
            font-size: 4.8vw;
            margin-top: 8vw; }
        /* line 3067, recruit.scss */
        #info .inner .info_cont:nth-of-type(3) h4 {
          font-size: 4.8vw;
          line-height: 1.66em; }
        /* line 3072, recruit.scss */
        #info .inner .info_cont .info_txt {
          width: 84vw;
          margin: 0 auto;
          font-size: 3.73vw;
          line-height: 1.85em; }
          /* line 3077, recruit.scss */
          #info .inner .info_cont .info_txt.mt {
            margin-top: 2.66vw; }
        /* line 3081, recruit.scss */
        #info .inner .info_cont .info_tel {
          width: 84vw;
          margin: 0 auto;
          margin-top: 2.66vw;
          font-size: 4.8vw;
          line-height: 1.5em;
          font-weight: bold; }
          /* line 3088, recruit.scss */
          #info .inner .info_cont .info_tel a {
            color: #333333;
            pointer-events: none; }
        /* line 3093, recruit.scss */
        #info .inner .info_cont .info_img {
          margin: 5.33vw auto 8vw; }
        /* line 3096, recruit.scss */
        #info .inner .info_cont .info_boxes {
          margin-bottom: 6.4vw; }
          /* line 3098, recruit.scss */
          #info .inner .info_cont .info_boxes .info_box {
            width: 100%;
            padding: 6.4vw 4.8vw 8vw 4.53vw;
            box-sizing: border-box;
            border-radius: 2.66vw;
            background: #F4FBFF;
            margin-top: 6.4vw; }
            /* line 3105, recruit.scss */
            #info .inner .info_cont .info_boxes .info_box:first-of-type {
              margin-top: 10.66vw; }
            /* line 3109, recruit.scss */
            #info .inner .info_cont .info_boxes .info_box dl dt {
              text-align: center;
              margin-bottom: 2.93vw; }
              /* line 3112, recruit.scss */
              #info .inner .info_cont .info_boxes .info_box dl dt .type {
                display: inline-block;
                width: 29.333vw;
                height: 8.266vw;
                font-size: 3.73vw;
                line-height: 8.266vw;
                font-weight: bold;
                color: #fff;
                text-align: center;
                border-radius: 4.52vw;
                background: #39B3FF;
                margin-bottom: 1.86vw; }
              /* line 3125, recruit.scss */
              #info .inner .info_cont .info_boxes .info_box dl dt h5 {
                font-size: 5.33vw;
                line-height: 1.45em;
                font-weight: bold; }
            /* line 3131, recruit.scss */
            #info .inner .info_cont .info_boxes .info_box dl dd {
              font-size: 3.73vw;
              line-height: 1.5em;
              padding-left: 5.33vw;
              position: relative; }
              /* line 3136, recruit.scss */
              #info .inner .info_cont .info_boxes .info_box dl dd:nth-child(n+2) {
                margin-top: 1.86vw; }
              /* line 3139, recruit.scss */
              #info .inner .info_cont .info_boxes .info_box dl dd::before {
                position: absolute;
                content: "・";
                left: 0;
                top: 0; }
        /* line 3149, recruit.scss */
        #info .inner .info_cont table {
          width: 84vw;
          margin: 0 auto;
          border-collapse: collapse; }
          /* line 3153, recruit.scss */
          #info .inner .info_cont table tr {
            border-top: solid 0.266vw #C9C9C9; }
            /* line 3155, recruit.scss */
            #info .inner .info_cont table tr th {
              display: block;
              width: 100%;
              font-size: 4.266vw;
              line-height: 1.5em;
              font-weight: bold;
              color: #39B3FF;
              text-align: left;
              box-sizing: border-box;
              padding: 3.46vw 0 0; }
            /* line 3166, recruit.scss */
            #info .inner .info_cont table tr td {
              display: block;
              width: 100%;
              font-size: 3.73vw;
              line-height: 1.78em;
              box-sizing: border-box;
              padding: 1.06vw 0 3.46vw;
              border-bottom: solid 0.266vw #C9C9C9; }
      /* line 3178, recruit.scss */
      #info .inner .info_flow {
        padding: 8vw 0 13.33vw;
        background: url("../img/info_flow_bg_sp.jpg") no-repeat center;
        background-size: cover; }
        /* line 3182, recruit.scss */
        #info .inner .info_flow .info_flow_ttl {
          text-align: center;
          color: #fff;
          margin-bottom: 6.13vw; }
          /* line 3186, recruit.scss */
          #info .inner .info_flow .info_flow_ttl h3 {
            font-size: 6.4vw;
            line-height: 1.375em;
            font-weight: 700; }
          /* line 3191, recruit.scss */
          #info .inner .info_flow .info_flow_ttl .jattl {
            font-size: 3.73vw;
            line-height: 1.428em;
            font-weight: bold; }
        /* line 3197, recruit.scss */
        #info .inner .info_flow .info_flow_boxes {
          width: 85.866vw;
          margin: 0 auto;
          position: relative; }
          /* line 3201, recruit.scss */
          #info .inner .info_flow .info_flow_boxes .info_flow_img {
            width: 9.0666vw;
            position: absolute;
            right: 5.86vw;
            top: 50%;
            transform: translateY(-50%);
            z-index: 2; }
          /* line 3209, recruit.scss */
          #info .inner .info_flow .info_flow_boxes .info_flow_box {
            position: relative;
            padding: 2.93vw 0;
            color: #39B3FF;
            background: #fff;
            text-align: center;
            margin-bottom: 8.13vw; }
            /* line 3216, recruit.scss */
            #info .inner .info_flow .info_flow_boxes .info_flow_box::after {
              position: absolute;
              content: "";
              width: 0;
              height: 0;
              bottom: -3.87vw;
              left: 50%;
              transform: translateX(-50%);
              border-style: solid;
              border-width: 3.87vw 2.285vw 0 2.285vw;
              border-color: #39FF00 transparent transparent transparent; }
            /* line 3228, recruit.scss */
            #info .inner .info_flow .info_flow_boxes .info_flow_box:last-child {
              color: #fff;
              background: #0693EB;
              margin-bottom: 0; }
              /* line 3232, recruit.scss */
              #info .inner .info_flow .info_flow_boxes .info_flow_box:last-child::after {
                display: none; }
            /* line 3236, recruit.scss */
            #info .inner .info_flow .info_flow_boxes .info_flow_box .num {
              font-size: 6.13vw;
              line-height: 1.39em;
              font-weight: 700;
              position: absolute;
              top: 1.86vw;
              left: 6.13vw; }
            /* line 3244, recruit.scss */
            #info .inner .info_flow .info_flow_boxes .info_flow_box .info_floe_box_txt {
              font-size: 3.73vw;
              line-height: 1.428em;
              font-weight: bold; }

  /*個人情報*/
  /* line 3256, recruit.scss */
  #policy {
    color: #333333; }
    /* line 3258, recruit.scss */
    #policy .mv {
      padding: 24vw 0 10.66vw;
      height: inherit !important; }
      /* line 3261, recruit.scss */
      #policy .mv .mv_ttl {
        color: #333333; }
    /* line 3265, recruit.scss */
    #policy .inner {
      width: 84vw;
      margin: 0 auto;
      padding: 6.13vw 0 32vw; }
      /* line 3269, recruit.scss */
      #policy .inner .policy_head {
        margin-bottom: 16vw; }
        /* line 3271, recruit.scss */
        #policy .inner .policy_head .policy_head_txt {
          font-size: 3.73vw;
          line-height: 1.85em; }
        /* line 3275, recruit.scss */
        #policy .inner .policy_head .policy_date {
          margin-top: 8vw; }
          /* line 3277, recruit.scss */
          #policy .inner .policy_head .policy_date a {
            color: #014DA0;
            text-decoration: underline; }
      /* line 3284, recruit.scss */
      #policy .inner .policy_cont .policy_box {
        margin-top: 16vw; }
        /* line 3286, recruit.scss */
        #policy .inner .policy_cont .policy_box h3 {
          margin-bottom: 4vw;
          font-size: 6.4vw;
          line-height: 1.5em;
          font-weight: bold;
          padding-bottom: 3.2vw;
          border-bottom: solid 0.266vw #39B3FF; }
          /* line 3293, recruit.scss */
          #policy .inner .policy_cont .policy_box h3.blue {
            color: #39B3FF; }
        /* line 3297, recruit.scss */
        #policy .inner .policy_cont .policy_box .policy_box_txt {
          font-size: 3.73vw;
          line-height: 1.85em; }
        /* line 3301, recruit.scss */
        #policy .inner .policy_cont .policy_box .policy_box_bold_txt {
          font-size: 4.26vw;
          line-height: 1.5em;
          font-weight: bold;
          margin-bottom: 2.66vw; }
          /* line 3306, recruit.scss */
          #policy .inner .policy_cont .policy_box .policy_box_bold_txt.big {
            font-size: 4.8vw; } }

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