@media screen and (min-width: 1060px) {
  /*--------------------------------
navi color
---------------------------------*/
  #globalNavi > ul > li.current > a {
    background-color: #e1c845; }
  #globalNavi > ul > li:hover:nth-of-type(2) > a {
    background-color: #4774b9; }
  #globalNavi > ul > li:hover:nth-of-type(3) > a {
    background-color: #ee7961; }
  #globalNavi > ul > li:hover:nth-of-type(4) > a {
    background-color: #74bbe4; }
  #globalNavi > ul > li:hover:nth-of-type(5) > a {
    background-color: #da5d9e; }
  #globalNavi > ul > li:hover:nth-of-type(6) > a {
    background-color: #e1c845; }
  #globalNavi > ul > li:hover:nth-of-type(7) > a {
    background-color: #9cbf68; }
  #globalNavi > ul > li .hidden-menu ul li .is-current {
    background-color: #3f7763; }
  #globalNavi > ul > li .staff-menu {
    display: none;
    background-color: #3f7763;
    position: absolute;
    left: 50%;
    top: 49px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 100% !important; }
    #globalNavi > ul > li .staff-menu .staff-menu-list {
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      display: table;
      table-layout: fixed; }
      #globalNavi > ul > li .staff-menu .staff-menu-list li {
        display: table-cell; }
        #globalNavi > ul > li .staff-menu .staff-menu-list li a {
          display: block;
          padding: 15px;
          color: #fff;
          font-size: 14px;
          text-align: center;
          text-decoration: none; }
          #globalNavi > ul > li .staff-menu .staff-menu-list li a:hover {
            background: #325b4c; }
    #globalNavi > ul > li .staff-menu-02 {
      display: none;
      background-color: #3f7763;
      position: absolute;
      right: 50%;
      top: 49px;
      max-width: 600px;
      width: 50% !important; }
      #globalNavi > ul > li .staff-menu-02 .staff-menu-list {
        width: 100%;
        max-width: 600px;
        display: block; }
        #globalNavi > ul > li .staff-menu-02 .staff-menu-list li {
          border-top: 1px solid rgba(0, 0, 0, 0.2);
          height: auto !important;
          float: left;
          width: 50%;
          box-sizing: border-box; }
          #globalNavi > ul > li .staff-menu-02 .staff-menu-list li a {
            cursor: pointer;
            display: block;
            padding: 15px;
            color: #fff;
            font-size: 14px;
            text-align: center;
            text-decoration: none; }
            #globalNavi > ul > li .staff-menu-02 .staff-menu-list li a:hover {
              background: #325b4c; }
        #globalNavi > ul > li .staff-menu-02 .staff-menu-list li + li {
          border-left: 1px solid rgba(0, 0, 0, 0.2); } }

/*------------------ end ------------------*/
@media screen and (min-width: 1060px) {
  #globalNavi > ul > li .hidden-menu ul li.parent-nav:hover .staff-menu {
    display: block; }
    #globalNavi > ul > li .hidden-menu ul li.parent-nav:hover .staff-menu-02 {
      display: block; } }

/*--------------------------------
common
---------------------------------*/
.staff_inner {
  line-height: 1.6;
  max-width: 950px; }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  .staff_inner {
    padding: 15px 30px 15px 30px;
    line-height: 1.6;
    font-size: 14px; } }

@media screen and (max-width: 600px) {
  .staff_inner {
    padding: 15px;
    font-size: 11px; }
    .staff_inner > p {
      line-height: 1.6; } }

.pc-mb20, .mb20 {
  margin-bottom: 20px !important; }

@media screen and (max-width: 600px) {
  .pc-mb20 {
    margin-bottom: 0 !important; } }

.mb30 {
  margin-bottom: 30px !important; }

.pc-mb60 {
  margin-bottom: 60px !important; }

@media screen and (max-width: 600px) {
  .pc-mb60 {
    margin-bottom: 25px !important; } }

.pc-mt60 {
  margin-top: 60px !important; }

@media screen and (max-width: 600px) {
  .pc-mt60 {
    margin-bottom: 25px !important; } }

.pc-mtb60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }

@media screen and (max-width: 600px) {
  .pc-mtb60 {
    margin-top: 25px !important;
    margin-bottom: 25px !important; } }

.mt15 {
  margin-top: 15px !important; }

.listdisc {
  list-style: disc;
  padding: 20px 0;
  margin-left: 20px; }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  .sec-title {
    font-size: 26px;
    font-weight: 700;
    color: #016a3a;
    text-align: center;
    padding: 30px 0; } }

@media screen and (max-width: 600px) {
  .sec-title {
    font-size: 26px;
    font-weight: 700;
    color: #016a3a;
    text-align: center;
    padding: 20px 0; } }

.sec-title02 {
  padding-bottom: 15px;
  font-size: 38px;
  font-weight: 700;
  color: #016a3a;
  border-bottom: 2px solid #909090;
  text-align: left; }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  .sec-title02 {
    padding-bottom: 10px;
    font-size: 26px;
    font-weight: 700;
    color: #016a3a;
    border-bottom: 2px solid #909090; } }

@media screen and (max-width: 600px) {
  .sec-title02 {
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #016a3a;
    border-bottom: 2px solid #909090; } }

.sec-title03 {
  padding-left: 30px;
  font-size: 28px;
  color: #785806;
  font-weight: 700;
  background: url(/staffing/images/v5/movie/icn/border_green.png) no-repeat left center; }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  .sec-title03 {
    padding-left: 45px;
    font-size: 22px;
    color: #785806;
    background: url("/staffing/images/v5/movie/sec05_border_green.png") no-repeat left center; } }

@media screen and (max-width: 600px) {
  .sec-title03 {
    padding-left: 25px;
    font-size: 16px;
    color: #785806;
    background: url(/staffing/images/v5/movie/icn/border_green.png) no-repeat left center; } }

.ilb {
  display: inline-block; }

/*--------------------------------
Page mainVisual
---------------------------------*/
@media screen and (min-width: 1060px) {
  body #mainVisual {
    display: table;
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; } }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  body #mainVisual {
    display: table;
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; } }

@media screen and (max-width: 600px) {
  body #mainVisual {
    display: table;
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; } }

body.staff_price #mainVisual {
  background-image: url("/staffing/images/v6/price/price-main_visual.jpg"); }

body.staff_faq #mainVisual {
  background-image: url("/staffing/images/v6/faq/faq-main_visual.jpg"); }

/*-------------Page mainVisual end ------------------*/
@media screen and (min-width: 1060px) {
  #main .swiper-slide {
    display: table;
    width: 100%;
    height: 610px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center; }
    #main .swiper-slide .inner {
      display: table-cell;
      background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent 70%);
      background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent 70%);
      background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent 70%); }
      #main .swiper-slide .inner .box {
        height: 100%;
        width: 100%;
        position: relative;
        display: table; }
        #main .swiper-slide .inner .box .box-inner {
          position: absolute;
          left: 60px;
          bottom: 60px;
          color: #fff;
          text-decoration: none; }
        #main .swiper-slide .inner .box h2 {
          display: inline-block;
          padding-bottom: 10px;
          font-size: 46px;
          font-weight: 500;
          border-bottom: 1px solid #e1c845; }
        #main .swiper-slide .inner .box a.box-inner > h2 {
          background: url("/staffing/images/v5/movie/icn/arrow_right_white_round.png") no-repeat center right;
          padding-right: 45px; }
        #main .swiper-slide .inner .box p {
          margin-top: 10px;
          font-size: 24px;
          line-height: 1.6; }
          #main .swiper-slide .inner .box p img {
            margin: 0 5px -2px 2px;
            vertical-align: baseline; }
  #main .swiper-pagination {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    width: 100%;
    padding: 25px 0; }
    #main .swiper-pagination span {
      width: 20px;
      height: 20px;
      margin: 0 10px;
      border-radius: 20px;
      background-color: #0e713e;
      opacity: 1;
      outline: none;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
      #main .swiper-pagination span:hover {
        opacity: 0.75; }
      #main .swiper-pagination span.swiper-pagination-bullet-active {
        background-color: #eeeeee;
        -webkit-box-shadow: 1px 1px 1px 1px #ccc inset;
        box-shadow: 1px 1px 1px 1px #ccc inset; } }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  #main .swiper-slide {
    display: table;
    height: 320px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center; }
    #main .swiper-slide .inner {
      display: table-cell;
      vertical-align: middle;
      background: rgba(0, 0, 0, 0.6); }
      #main .swiper-slide .inner .box {
        display: table;
        width: 100%;
        text-align: center; }
        #main .swiper-slide .inner .box .box-inner {
          display: table-cell;
          padding: 0 30px;
          color: #fff;
          text-decoration: none; }
          #main .swiper-slide .inner .box .box-inner h2 {
            display: inline-block;
            padding-bottom: 10px;
            font-size: 25px;
            font-weight: 500;
            border-bottom: 1px solid #e1c845; }
          #main .swiper-slide .inner .box .box-inner p {
            margin-top: 25px;
            font-size: 16px;
            line-height: 1.6; }
            #main .swiper-slide .inner .box .box-inner p img {
              width: 120px;
              margin: 0 5px -1px 0;
              vertical-align: baseline; }
        #main .swiper-slide .inner .box a.box-inner > h2 {
          background: url("/staffing/images/v5/movie/icn/arrow_right_white_round.png") no-repeat bottom 9px right/25px;
          padding-right: 35px; }
  #main .swiper-pagination {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    width: 100%;
    padding: 25px 0; }
    #main .swiper-pagination span {
      width: 12px;
      height: 12px;
      margin: 0 10px;
      border-radius: 12px;
      background-color: #0e713e;
      opacity: 1;
      outline: none; }
      #main .swiper-pagination span.swiper-pagination-bullet-active {
        background-color: #eeeeee;
        -webkit-box-shadow: 1px 1px 1px 1px #ccc inset;
        box-shadow: 1px 1px 1px 1px #ccc inset; } }

@media screen and (max-width: 600px) {
  #main .swiper-slide {
    display: table;
    height: 270px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center; }
    #main .swiper-slide .inner {
      display: table-cell;
      vertical-align: middle;
      background: rgba(0, 0, 0, 0.6); }
      #main .swiper-slide .inner .box {
        display: table;
        width: 100%;
        text-align: center; }
        #main .swiper-slide .inner .box .box-inner {
          display: table-cell;
          padding: 0 30px;
          color: #fff;
          text-decoration: none; }
          #main .swiper-slide .inner .box .box-inner h2 {
            display: inline-block;
            padding-bottom: 10px;
            font-size: 17px;
            font-weight: 500;
            border-bottom: 1px solid #e1c845; }
          #main .swiper-slide .inner .box .box-inner p {
            margin-top: 25px;
            font-size: 14px;
            line-height: 1.6; }
            #main .swiper-slide .inner .box .box-inner p img {
              width: 90px;
              margin: 0 5px -1px 0;
              vertical-align: baseline; }
      #main .swiper-slide .inner a.box-inner > h2 {
        background: url("/staffing/images/v5/movie/icn/arrow_right_white_round.png") no-repeat bottom 9px right/15px;
        padding-right: 25px; }
  #main .swiper-pagination {
    display: none; } }

#main .slide1 {
  background-image: url(/staffing/images/v6/client/main_visual01.jpg); }

#main .slide2 {
  background-image: url(/staffing/images/v6/client/main_visual02.jpg); }

#main .slide3 {
  background-image: url(/staffing/images/v6/client/main_visual03.jpg); }

#main .slide4 {
  background-image: url(/staffing/images/v6/top/main_visual01.jpg); }

/*--------------------------------
faq
---------------------------------*/
dl.faqlist {
  overflow: hidden;
  _zoom: 1; }
  dl.faqlist dt {
    color: #105d32;
    margin: 20px 0 15px 0;
    padding-left: 80px;
    line-height: 1.6;
    min-height: 55px;
    font-weight: bold;
    font-size: 18px;
    background: url("/staffing/images/v6/faq/faq_icn-q.png") no-repeat;
    background-position: 0 20px;
    border-top: 1px dashed #c4c4c4;
    padding-top: 20px; }
    dl.faqlist dt:first-child {
      border-top: none; }
  dl.faqlist dd {
    color: #444;
    margin: 0 0 20px 0;
    padding-left: 80px;
    line-height: 1.6;
    min-height: 35px;
    background: url("/staffing/images/v6/faq/faq_icn-a.png") no-repeat;
    overflow: hidden; }
    dl.faqlist dd:last-child {
      border-bottom: 1px dashed #c4c4c4;
      padding-bottom: 30px;
      min-height: 35px;
      margin: 0 0 60px 0; }
    dl.faqlist dd a {
      color: #016a3a; }
      dl.faqlist dd a:hover {
        text-decoration: underline; }

@media screen and (max-width: 600px) {
  dl.faqlist dt {
    font-size: 14px; } }

@media screen and (max-width: 600px) {
  dl.faqlist dd:last-child {
    margin: 0 0 25px 0; } }

/*--------------------------------
price
---------------------------------*/
.tb70 {
  width: 80% !important; }

@media screen and (max-width: 600px) {
  .tb70 {
    width: 100% !important; } }

table.pricetable01 {
  width: 70%;
  border-bottom: #fff solid 1px;
  border-collapse: collapse; }
  table.pricetable01 thead tr th {
    background: #f1df84;
    border-bottom: #fff solid 1px;
    padding: 20px;
    font-weight: bold; }
  table.pricetable01 tbody tr th {
    background: #f1df84;
    padding: 20px;
    border-bottom: #fff solid 1px;
    vertical-align: top;
    width: 60%; }
  table.pricetable01 tbody tr td {
    background: #f2f2f2;
    padding: 20px;
    border-bottom: #fff solid 1px;
    vertical-align: top;
    width: 40%; }

table.pricetable02 {
  border-collapse: collapse;
  vertical-align: middle;
  width: 100%; }
  table.pricetable02 thead tr th {
    border-bottom: #fff solid 1px;
    padding: 20px;
    vertical-align: middle;
    background: #f1df84;
    font-weight: bold; }
  table.pricetable02 tbody tr th {
    background: #f1df84;
    border-bottom: 1px solid #fff;
    padding: 20px; }
  table.pricetable02 tbody tr td {
    background: #f2f2f2;
    border-bottom: #fff solid 1px;
    padding: 20px;
    vertical-align: middle; }
    table.pricetable02 tbody tr td.subt {
      background: #e6e6e6; }
      table.pricetable02 tbody tr td.subt:before {
        content: "";
        font-weight: bold;
        margin-right: 0px; }

@media screen and (max-width: 600px) {
  table.pricetable01 {
    width: 100%; }
    table.pricetable01 thead tr th {
      padding: 10px; }
    table.pricetable01 tbody tr th, table.pricetable01 tbody tr td {
      padding: 10px; } }

@media screen and (max-width: 600px) {
  table.pricetable02 thead tr th {
    padding: 10px;
    text-align: center; } }

@media screen and (max-width: 600px) {
  table.pricetable02 thead {
    display: none; } }

@media screen and (max-width: 600px) {
  table.pricetable02 tbody tr td {
    display: block;
    width: 100%;
    padding: 10px;
    position: relative; }
    table.pricetable02 tbody tr td br {
      display: none; }
    table.pricetable02 tbody tr td.subt {
      font-weight: bold;
      background: #f1df84; }
      table.pricetable02 tbody tr td.subt:before {
        content: "";
        font-weight: bold;
        margin-right: 0px; }
    table.pricetable02 tbody tr td:before {
      content: attr(price-label);
      font-weight: bold;
      margin-right: 10px; }
    table.pricetable02 tbody tr td.display {
      display: none; } }

/**********************************************
* area
***********************************************/
body.staff_area #mainVisual {
  background-image: url("/staffing/images/v6/area/area_main.jpg"); }

.text--center {
  text-align: center; }

.push--bottom {
  margin-bottom: 30px !important; }

/**********************************
* service_flow
**********************************/
body.staff_service_flow #mainVisual {
  background-image: url("/staffing/images/v6/service_flow/service_flow-main_visual.jpg"); }

body.staff_service_flow .p-service_flow_arrow {
  padding-bottom: 60px;
  background: url("/staffing/images/v6/service_flow/arrow01.png") no-repeat bottom center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

body.staff_service_flow .p-service_flow_arrow_item {
  margin-left: 21px;
  padding: 14px 0;
  width: 303px;
  background: #016A3A;
  border-radius: 3px;
  color: #fff;
  font-size: 22px;
  text-align: center; }
  body.staff_service_flow .p-service_flow_arrow_item:first-child {
    margin-left: 0; }

body.staff_service_flow .p-service_flow_box {
  margin-bottom: 60px;
  padding: 25px 10px;
  background: #eeeeee;
  border-radius: 3px;
  position: relative;
  text-align: center; }
  body.staff_service_flow .p-service_flow_box:after {
    margin-left: -16px;
    width: 33px;
    height: 60px;
    background: url("/staffing/images/v6/service_flow/arrow02.png") no-repeat bottom center;
    position: absolute;
    bottom: -60px;
    left: 50%;
    content: ""; }
  body.staff_service_flow .p-service_flow_box.is-arrow:after {
    margin-left: -340px;
    width: 680px;
    height: 61px;
    background: url("/staffing/images/v6/service_flow/arrow04.png") no-repeat bottom center; }

body.staff_service_flow .p-service_flow_box_ttl {
  margin-bottom: 20px;
  padding-left: 40px;
  display: inline-block;
  position: relative;
  color: #016A3A;
  font-size: 22px;
  font-weight: bold; }
  body.staff_service_flow .p-service_flow_box_ttl:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: ""; }
  body.staff_service_flow .p-service_flow_box_ttl.is-form:before {
    margin-top: -11px;
    width: 29px;
    height: 22px;
    background: url("/staffing/images/v6/service_flow/icon01.png") no-repeat left center; }
  body.staff_service_flow .p-service_flow_box_ttl.is-hearing:before {
    margin-top: -13px;
    width: 30px;
    height: 25px;
    background: url("/staffing/images/v6/service_flow/icon02.png") no-repeat left center; }
  body.staff_service_flow .p-service_flow_box_ttl.is-advance:before {
    margin-top: -13px;
    width: 29px;
    height: 26px;
    background: url("/staffing/images/v6/service_flow/icon03.png") no-repeat left center; }
  body.staff_service_flow .p-service_flow_box_ttl.is-proposal:before {
    margin-top: -15px;
    width: 32px;
    height: 30px;
    background: url("/staffing/images/v6/service_flow/icon04.png") no-repeat left center; }
  body.staff_service_flow .p-service_flow_box_ttl.is-visit:before {
    margin-top: -14px;
    width: 33px;
    height: 28px;
    background: url("/staffing/images/v6/service_flow/icon05.png") no-repeat left center; }

body.staff_service_flow .p-service_flow_box.is-contract {
  margin-bottom: 40px;
  background: #f1df84; }
  body.staff_service_flow .p-service_flow_box.is-contract .p-service_flow_box_ttl:before {
    margin-top: -14px;
    width: 36px;
    height: 29px;
    background: url("/staffing/images/v6/service_flow/icon06.png") no-repeat left center; }
  body.staff_service_flow .p-service_flow_box.is-contract:after {
    display: none; }

body.staff_service_flow .p-service_flow_box_txt {
  font-size: 16px;
  line-height: 1.6; }
  body.staff_service_flow .p-service_flow_box_txt .spantext {
    display: block; }

body.staff_service_flow .p-service_flow_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  body.staff_service_flow .p-service_flow_column .p-service_flow_box {
    width: 304px; }

body.staff_service_flow .p-service_flow_column_in {
  margin-left: 20px;
  width: 627px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  body.staff_service_flow .p-service_flow_column_in .p-service_flow_box {
    margin-left: 20px; }
  body.staff_service_flow .p-service_flow_column_in.is-two .p-service_flow_box {
    width: 627px; }
  body.staff_service_flow .p-service_flow_column_in.is-three {
    background: url("/staffing/images/v6/service_flow/arrow03.png") no-repeat bottom center; }
    body.staff_service_flow .p-service_flow_column_in.is-three .p-service_flow_box:after {
      display: none; }
  body.staff_service_flow .p-service_flow_column_in .p-service_flow_box:first-child {
    margin-left: 0; }

body.staff_service_flow .p-service_flow_notes {
  margin-bottom: 25px;
  font-size: 18px;
  text-align: center; }

body.staff_service_flow .p-service_flow_link {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

body.staff_service_flow .p-service_flow_link_list {
  margin-left: 23px; }
  body.staff_service_flow .p-service_flow_link_list:first-child {
    margin-left: 0; }
  body.staff_service_flow .p-service_flow_link_list a:hover img {
    opacity: 0.8; }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  body.staff_service_flow .p-service_flow_column .p-service_flow_box {
    width: 33.3%; }
  body.staff_service_flow .p-service_flow_column_in {
    margin-left: 10px;
    width: 66.6%; }
    body.staff_service_flow .p-service_flow_column_in .p-service_flow_box {
      margin-left: 10px;
      width: 50%; } }

@media (max-width: 768px) {
  body.staff_service_flow .p-service_flow_arrow {
    padding-bottom: 30px;
    background: url("/staffing/images/v6/service_flow/arrow01_sp.png") no-repeat bottom center;
    background-size: 66% 30px; }
  body.staff_service_flow .p-service_flow_arrow_item {
    margin-left: 10px;
    padding: 14px 0;
    width: 33.3%;
    font-size: 16px; }
  body.staff_service_flow .p-service_flow_box {
    margin-bottom: 30px;
    padding: 15px; }
    body.staff_service_flow .p-service_flow_box:after {
      margin-left: -8px;
      width: 16px;
      height: 30px;
      background-size: 16px 30px;
      bottom: -30px; }
    body.staff_service_flow .p-service_flow_box.is-arrow:after {
      margin-left: -35%;
      width: 70%;
      height: 30px;
      background: url("/staffing/images/v6/service_flow/arrow04_sp.png") no-repeat bottom center;
      background-size: cover;
      left: 50%; }
  body.staff_service_flow .p-service_flow_box_ttl {
    margin-bottom: 10px;
    padding: 20px 0 0;
    display: block;
    font-size: 16px; }
    body.staff_service_flow .p-service_flow_box_ttl:before {
      position: absolute;
      top: 0;
      left: 50%;
      content: ""; }
    body.staff_service_flow .p-service_flow_box_ttl.is-form:before {
      margin: 0 0 0 -10px;
      width: 20px;
      height: 15px;
      background-size: 20px 15px; }
    body.staff_service_flow .p-service_flow_box_ttl.is-hearing:before {
      margin: 0 0 0 -11px;
      width: 22px;
      height: 18px;
      background-size: 20px 15px; }
    body.staff_service_flow .p-service_flow_box_ttl.is-advance:before {
      margin: 0 0 0 -11px;
      width: 21px;
      height: 18px;
      background-size: 21px 18px; }
    body.staff_service_flow .p-service_flow_box_ttl.is-proposal:before {
      margin: 0 0 0 -11px;
      width: 22px;
      height: 21px;
      background-size: 22px 21px; }
    body.staff_service_flow .p-service_flow_box_ttl.is-visit:before {
      margin: 0 0 0 -12px;
      width: 23px;
      height: 20px;
      background-size: 23px 20px; }
  body.staff_service_flow .p-service_flow_box.is-contract {
    margin-bottom: 20px; }
    body.staff_service_flow .p-service_flow_box.is-contract .p-service_flow_box_ttl:before {
      margin: 0 0 0 -12px;
      width: 23px;
      height: 18px;
      background-size: 23px 18px; }
  body.staff_service_flow .p-service_flow_column .p-service_flow_box {
    width: 33.3%; }
  body.staff_service_flow .p-service_flow_column_in {
    margin-left: 10px;
    width: 66.6%; }
    body.staff_service_flow .p-service_flow_column_in .p-service_flow_box {
      margin-left: 10px;
      width: 50%; }
    body.staff_service_flow .p-service_flow_column_in.is-two .p-service_flow_box {
      width: 627px; }
    body.staff_service_flow .p-service_flow_column_in.is-three {
      background: url("/staffing/images/v6/service_flow/arrow03_sp.png") no-repeat bottom center;
      background-size: 111px 31px; }
    body.staff_service_flow .p-service_flow_column_in .p-service_flow_box:first-child {
      margin-left: 0; }
  body.staff_service_flow .p-service_flow_link {
    margin-bottom: 25px;
    display: block; }
  body.staff_service_flow .p-service_flow_link_list {
    margin: 5px 0 0; }
    body.staff_service_flow .p-service_flow_link_list img {
      margin: auto; }
    body.staff_service_flow .p-service_flow_link_list:first-child {
      margin-top: 0; }
    body.staff_service_flow .p-service_flow_link_list a:hover img {
      opacity: 1; } }

@media screen and (max-width: 600px) {
  body.staff_service_flow .p-service_flow_box .p-service_flow_box_txt {
    font-size: 14px;
    text-align: left; }
    body.staff_service_flow .p-service_flow_box .p-service_flow_box_txt .spantext {
      display: inline; }
  body.staff_service_flow .p-service_flow_notes {
    font-size: 14px; } }

.u-pc_hide {
  display: none !important; }

@media (max-width: 600px) {
  .u-pc_hide {
    display: block !important; }
  .u-sp_hide {
    display: none !important; } }

.staff_features #mainVisual {
  background-image: url("/staffing/images/v6/features/features_main.jpg"); }

.staff_features .panel-body {
  padding: 20px; }

.staff_features .a-copy {
  font-size: 16px;
  line-height: 1.6; }

.staff_features .feature-list {
  padding: 0; }
  .staff_features .feature-list .point .tokucho p {
    line-height: 1.1; }
  .staff_features .feature-list .content .title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    color: #785806; }

.staff_features .feature-kenshu .a-gamma {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  margin: 30px 0 15px; }

.staff_features .feature-kenshu .pricetable02 td {
  width: 50%; }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  .staff_features .feature-list .content .title {
    font-size: 22px; }
  .staff_features .feature-list .content .description {
    font-size: 16px; } }

@media screen and (max-width: 600px) {
  .staff_features .feature-list .content .title {
    font-size: 18px; }
  .staff_features .feature-list .content .description {
    font-size: 14px;
    text-align: left; }
  .staff_features .feature-kenshu .a-gamma {
    font-size: 16px; }
  .staff_features .feature-kenshu .pricetable02 td {
    width: 100%; }
    .staff_features .feature-kenshu .pricetable02 td::before {
      display: block; } }

.staff_native #mainVisual {
  background-image: url("/staffing/images/v6/component/photo_page_header/2016_native.png"); }

.staff_translator #mainVisual {
  background-image: url("/staffing/images/v6/component/photo_page_header/2016_translator.png"); }

.staff_bilingual #mainVisual {
  background-image: url("/staffing/images/v6/component/photo_page_header/2016_bilingual.png"); }

.staff_interpreter #mainVisual {
  background-image: url("/staffing/images/v6/component/photo_page_header/2016_interpreter.png"); }

.staff_translator .pricetable02 th, .staff_translator .pricetable02 td, .staff_interpreter .pricetable02 th, .staff_interpreter .pricetable02 td, .staff_native .pricetable02 th, .staff_native .pricetable02 td, .staff_bilingual .pricetable02 th, .staff_bilingual .pricetable02 td {
  text-align: left; }

.staff_translator .pricetable02 td:nth-child(2), .staff_interpreter .pricetable02 td:nth-child(2), .staff_native .pricetable02 td:nth-child(2), .staff_bilingual .pricetable02 td:nth-child(2) {
  width: 60%; }

.staff_translator .beta, .staff_interpreter .beta, .staff_native .beta, .staff_bilingual .beta {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 25px;
  border-left: 7px solid #edb202;
  padding-left: 8px; }

.staff_translator .beta--smaller, .staff_interpreter .beta--smaller, .staff_native .beta--smaller, .staff_bilingual .beta--smaller {
  font-size: 16px; }

.staff_translator .beta--staffing, .staff_interpreter .beta--staffing, .staff_native .beta--staffing, .staff_bilingual .beta--staffing {
  border-left: 5px solid #795D3E; }

.staff_translator .a-copy, .staff_interpreter .a-copy, .staff_native .a-copy, .staff_bilingual .a-copy {
  font-size: 16px;
  line-height: 1.6; }

.staff_translator .panel-body02, .staff_translator .p-point, .staff_interpreter .panel-body02, .staff_interpreter .p-point, .staff_native .panel-body02, .staff_native .p-point, .staff_bilingual .panel-body02, .staff_bilingual .p-point {
  padding: 20px 0; }

.staff_translator .p-point_in, .staff_interpreter .p-point_in, .staff_native .p-point_in, .staff_bilingual .p-point_in {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.staff_translator .p-point_box, .staff_interpreter .p-point_box, .staff_native .p-point_box, .staff_bilingual .p-point_box {
  margin-left: 20px;
  width: 465px; }
  .staff_translator .p-point_box:first-child, .staff_interpreter .p-point_box:first-child, .staff_native .p-point_box:first-child, .staff_bilingual .p-point_box:first-child {
    margin-left: 0; }

.staff_translator .p-point_box_img, .staff_interpreter .p-point_box_img, .staff_native .p-point_box_img, .staff_bilingual .p-point_box_img {
  margin-bottom: 20px; }
  .staff_translator .p-point_box_img img, .staff_interpreter .p-point_box_img img, .staff_native .p-point_box_img img, .staff_bilingual .p-point_box_img img {
    vertical-align: top; }

.staff_translator .p-point_box_ttl, .staff_interpreter .p-point_box_ttl, .staff_native .p-point_box_ttl, .staff_bilingual .p-point_box_ttl {
  margin-bottom: 20px; }

.staff_translator .p-point_box_ttl_icon, .staff_translator .p-point_box_ttl_txt, .staff_interpreter .p-point_box_ttl_icon, .staff_interpreter .p-point_box_ttl_txt, .staff_native .p-point_box_ttl_icon, .staff_native .p-point_box_ttl_txt, .staff_bilingual .p-point_box_ttl_icon, .staff_bilingual .p-point_box_ttl_txt {
  display: table-cell;
  vertical-align: middle; }

.staff_translator .p-point_box_ttl_icon_in, .staff_interpreter .p-point_box_ttl_icon_in, .staff_native .p-point_box_ttl_icon_in, .staff_bilingual .p-point_box_ttl_icon_in {
  padding: 14px 0 13px;
  width: 70px;
  background: #2F673E;
  border-radius: 50px;
  display: block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 1; }

.staff_translator .p-point_box_ttl_icon .is-num, .staff_interpreter .p-point_box_ttl_icon .is-num, .staff_native .p-point_box_ttl_icon .is-num, .staff_bilingual .p-point_box_ttl_icon .is-num {
  margin-top: 3px;
  display: block;
  font-size: 24px; }

.staff_translator .p-point_box_ttl_txt, .staff_interpreter .p-point_box_ttl_txt, .staff_native .p-point_box_ttl_txt, .staff_bilingual .p-point_box_ttl_txt {
  padding-left: 13px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6; }

.staff_translator .p-point_box_txt, .staff_interpreter .p-point_box_txt, .staff_native .p-point_box_txt, .staff_bilingual .p-point_box_txt {
  padding-right: 0; }

.staff_translator .concern, .staff_interpreter .concern, .staff_native .concern, .staff_bilingual .concern {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px; }

.staff_translator .concern-box, .staff_interpreter .concern-box, .staff_native .concern-box, .staff_bilingual .concern-box {
  margin-right: 10px; }

.staff_translator .concern-boxInner, .staff_interpreter .concern-boxInner, .staff_native .concern-boxInner, .staff_bilingual .concern-boxInner {
  display: inline-block;
  padding: 5px 15px;
  font-size: 20px;
  font-weight: bold;
  height: 30px;
  background-color: #F0CB4D; }

.staff_translator .concern-box:after, .staff_interpreter .concern-box:after, .staff_native .concern-box:after, .staff_bilingual .concern-box:after {
  content: "";
  display: inline-block;
  position: relative;
  top: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #F0CB4D; }

@media (max-width: 768px) {
  .staff_translator .p-point, .staff_interpreter .p-point, .staff_native .p-point, .staff_bilingual .p-point {
    padding: 20px 0 10px; }
  .staff_translator .p-point_in, .staff_interpreter .p-point_in, .staff_native .p-point_in, .staff_bilingual .p-point_in {
    margin-bottom: 0;
    display: block; }
  .staff_translator .p-point_box, .staff_interpreter .p-point_box, .staff_native .p-point_box, .staff_bilingual .p-point_box {
    margin: 0 0 25px;
    width: 100%; }
  .staff_translator .p-point_box_img, .staff_interpreter .p-point_box_img, .staff_native .p-point_box_img, .staff_bilingual .p-point_box_img {
    margin-bottom: 10px;
    text-align: center; }
  .staff_translator .p-point_box_ttl, .staff_interpreter .p-point_box_ttl, .staff_native .p-point_box_ttl, .staff_bilingual .p-point_box_ttl {
    margin-bottom: 10px; }
  .staff_translator .p-point_box_ttl_txt, .staff_interpreter .p-point_box_ttl_txt, .staff_native .p-point_box_ttl_txt, .staff_bilingual .p-point_box_ttl_txt {
    font-size: 16px; } }

@media (max-width: 600px) {
  .staff_translator .pricetable02 td:nth-child(2), .staff_interpreter .pricetable02 td:nth-child(2), .staff_native .pricetable02 td:nth-child(2), .staff_bilingual .pricetable02 td:nth-child(2) {
    width: 100%; }
  .staff_translator .pricetable02 td:before, .staff_interpreter .pricetable02 td:before, .staff_native .pricetable02 td:before, .staff_bilingual .pricetable02 td:before {
    content: none; }
  .staff_translator .concern, .staff_interpreter .concern, .staff_native .concern, .staff_bilingual .concern {
    font-size: 14px; }
  .staff_translator .concern-boxInner, .staff_interpreter .concern-boxInner, .staff_native .concern-boxInner, .staff_bilingual .concern-boxInner {
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    padding: 5px 10px;
    height: 30px; }
  .staff_translator .concern-box:after, .staff_interpreter .concern-box:after, .staff_native .concern-box:after, .staff_bilingual .concern-box:after {
    content: "";
    display: inline-block;
    position: relative;
    top: -2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8.7px;
    border-color: transparent transparent transparent #F0CB4D; } }

.staff_temp_dispatch #mainVisual {
  background-image: url("/staffing/images/v6/temp_dispatch/mv_temp_dispatch.jpg?20201130");
  background-position: top; }

.staff_temp_to_perm_dispatch #mainVisual {
  background-image: url("/staffing/images/v6/temp_to_perm_dispatch/iStock-649179278.jpg"); }

.staff_referral #mainVisual {
  background-image: url("/staffing/images/v6/referral/iStock-698820654.jpg"); }

.staff_referral .p-language {
  padding: 20px 0 40px;
  font-size: 16px; }

.staff_temp_dispatch .c-structure, .staff_temp_to_perm_dispatch .c-structure, .staff_referral .c-structure {
  padding: 20px 0 40px; }

.staff_temp_dispatch .c-structure_img, .staff_temp_to_perm_dispatch .c-structure_img, .staff_referral .c-structure_img {
  margin-bottom: 20px; }

.staff_temp_dispatch .c-structure_img.is-mt, .staff_temp_to_perm_dispatch .c-structure_img.is-mt, .staff_referral .c-structure_img.is-mt {
  margin: 20px 0 0; }

.staff_temp_dispatch .c-structure_img_list, .staff_temp_to_perm_dispatch .c-structure_img_list, .staff_referral .c-structure_img_list {
  display: table-cell;
  vertical-align: top; }

@media screen and (min-width: 1060px) {
  .staff_temp_dispatch .c-structure_img_list.is-arrow, .staff_temp_to_perm_dispatch .c-structure_img_list.is-arrow, .staff_referral .c-structure_img_list.is-arrow {
    padding: 130px 0;
    font-size: 20px;
    position: relative;
    font-weight: bold;
    text-align: center; } }

@media screen and (max-width: 1059px) and (min-width: 769px) {
  .staff_temp_dispatch .c-structure_img_list.is-arrow, .staff_temp_to_perm_dispatch .c-structure_img_list.is-arrow, .staff_referral .c-structure_img_list.is-arrow {
    padding: 80px 0;
    font-size: 18px;
    position: relative;
    font-weight: bold;
    text-align: center;
    width: 15%; } }

@media screen and (max-width: 768px) {
  .staff_temp_dispatch .c-structure_img_list.is-arrow, .staff_temp_to_perm_dispatch .c-structure_img_list.is-arrow, .staff_referral .c-structure_img_list.is-arrow {
    padding: 130px 0;
    font-size: 20px;
    position: relative;
    font-weight: bold;
    text-align: center; } }

.staff_temp_dispatch .c-structure_img_list.is-arrow:before, .staff_temp_to_perm_dispatch .c-structure_img_list.is-arrow:before, .staff_referral .c-structure_img_list.is-arrow:before {
  margin: -43px 0 0 -21px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 42.5px 0 42.5px 42px;
  border-color: transparent transparent transparent #e2b33c;
  position: absolute;
  top: 50%;
  left: 50%;
  content: ""; }

.staff_temp_dispatch .c-structure_txt, .staff_temp_to_perm_dispatch .c-structure_txt, .staff_referral .c-structure_txt {
  font-size: 16px;
  line-height: 1.6; }

.staff_temp_dispatch .c-features, .staff_temp_to_perm_dispatch .c-features, .staff_referral .c-features {
  padding: 20px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.staff_temp_dispatch .c-features_box, .staff_temp_to_perm_dispatch .c-features_box, .staff_referral .c-features_box {
  margin-left: 20px;
  width: 303px; }

.staff_temp_dispatch .c-features_box:first-child, .staff_temp_to_perm_dispatch .c-features_box:first-child, .staff_referral .c-features_box:first-child {
  margin-left: 0; }

.staff_temp_dispatch .c-features_box_img, .staff_temp_to_perm_dispatch .c-features_box_img, .staff_referral .c-features_box_img {
  margin-bottom: 20px; }

.staff_temp_dispatch .c-features_box_ttl, .staff_temp_to_perm_dispatch .c-features_box_ttl, .staff_referral .c-features_box_ttl {
  margin-bottom: 20px;
  min-height: 90px; }

.staff_temp_dispatch .c-features_box_ttl_icon, .staff_temp_dispatch .c-features_box_ttl_txt {
  display: table-cell;
  vertical-align: middle; }

.staff_temp_to_perm_dispatch .c-features_box_ttl_icon, .staff_temp_to_perm_dispatch .c-features_box_ttl_txt {
  display: table-cell;
  vertical-align: middle; }

.staff_referral .c-features_box_ttl_icon, .staff_referral .c-features_box_ttl_txt {
  display: table-cell;
  vertical-align: middle; }

.staff_temp_dispatch .c-features_box_ttl_icon_in, .staff_temp_to_perm_dispatch .c-features_box_ttl_icon_in, .staff_referral .c-features_box_ttl_icon_in {
  padding: 14px 0 13px;
  width: 70px;
  background: #2F673E;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 1; }

.staff_temp_dispatch .c-features_box_ttl_icon .is-num, .staff_temp_to_perm_dispatch .c-features_box_ttl_icon .is-num, .staff_referral .c-features_box_ttl_icon .is-num {
  margin-top: 3px;
  display: block;
  font-size: 24px;
  font-weight: bold; }

.staff_temp_dispatch .c-features_box_ttl_txt, .staff_temp_to_perm_dispatch .c-features_box_ttl_txt, .staff_referral .c-features_box_ttl_txt {
  padding-left: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4; }

@media screen and (max-width: 600px) {
  .staff_temp_dispatch .c-features_box_ttl_txt, .staff_temp_to_perm_dispatch .c-features_box_ttl_txt, .staff_referral .c-features_box_ttl_txt {
    font-size: 16px; } }

.staff_temp_dispatch .c-features_box_txt, .staff_temp_to_perm_dispatch .c-features_box_txt, .staff_referral .c-features_box_txt {
  font-size: 16px;
  line-height: 1.6; }

.staff_temp_dispatch .c-features_box_link, .staff_temp_to_perm_dispatch .c-features_box_link, .staff_referral .c-features_box_link {
  margin-top: 15px; }

.staff_temp_dispatch .c-features_box_link a, .staff_temp_to_perm_dispatch .c-features_box_link a, .staff_referral .c-features_box_link a {
  padding-left: 15px;
  position: relative;
  font-size: 16px; }

.staff_temp_dispatch .c-features_box_link a:before, .staff_temp_to_perm_dispatch .c-features_box_link a:before, .staff_referral .c-features_box_link a:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #2E653D;
  border-right: solid 2px #2E653D;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px; }

.staff_temp_dispatch .c-flow, .staff_temp_to_perm_dispatch .c-flow, .staff_referral .c-flow {
  padding: 20px 0 40px; }

.staff_temp_dispatch .c-flow_in, .staff_temp_to_perm_dispatch .c-flow_in, .staff_referral .c-flow_in {
  padding-bottom: 55px;
  position: relative; }

.staff_temp_dispatch .c-flow_in:after, .staff_temp_to_perm_dispatch .c-flow_in:after, .staff_referral .c-flow_in:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 16px 0 16px;
  border-color: #F0BD37 transparent transparent transparent;
  position: absolute;
  bottom: 20px;
  left: 16px;
  content: ""; }

.staff_temp_dispatch .c-flow_in.is-last, .staff_temp_to_perm_dispatch .c-flow_in.is-last, .staff_referral .c-flow_in.is-last {
  padding-bottom: 0; }

.staff_temp_dispatch .c-flow_in.is-last:after, .staff_temp_to_perm_dispatch .c-flow_in.is-last:after, .staff_referral .c-flow_in.is-last:after {
  display: none; }

.staff_temp_dispatch .c-flow_step, .staff_temp_dispatch .c-flow_txt {
  display: table-cell;
  vertical-align: middle; }

.staff_temp_to_perm_dispatch .c-flow_step, .staff_temp_to_perm_dispatch .c-flow_txt {
  display: table-cell;
  vertical-align: middle; }

.staff_referral .c-flow_step, .staff_referral .c-flow_txt {
  display: table-cell;
  vertical-align: middle; }

.staff_temp_dispatch .c-flow_step, .staff_temp_to_perm_dispatch .c-flow_step, .staff_referral .c-flow_step {
  width: 66px;
  text-align: center; }

.staff_temp_dispatch .c-flow_step_num, .staff_temp_to_perm_dispatch .c-flow_step_num, .staff_referral .c-flow_step_num {
  margin-bottom: 7px;
  font-size: 12px;
  font-weight: bold; }

.staff_temp_dispatch .c-flow_step_num .is-num, .staff_temp_to_perm_dispatch .c-flow_step_num .is-num, .staff_referral .c-flow_step_num .is-num {
  font-size: 16px; }

.staff_temp_dispatch .c-flow_txt, .staff_temp_to_perm_dispatch .c-flow_txt, .staff_referral .c-flow_txt {
  padding-left: 25px; }

.staff_temp_dispatch .c-flow_txt_ttl, .staff_temp_to_perm_dispatch .c-flow_txt_ttl, .staff_referral .c-flow_txt_ttl {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: bold; }

.staff_temp_dispatch .c-box, .staff_temp_to_perm_dispatch .c-box, .staff_referral .c-box {
  margin-bottom: 40px;
  padding: 30px 40px;
  background: #F8F6F0; }

.staff_temp_dispatch .c-box_in, .staff_temp_to_perm_dispatch .c-box_in, .staff_referral .c-box_in {
  margin: 0; }

.staff_temp_dispatch .c-box_in_ttl, .staff_temp_to_perm_dispatch .c-box_in_ttl, .staff_referral .c-box_in_ttl {
  margin: 30px 0 15px;
  padding-left: 15px;
  position: relative;
  font-size: 18px;
  font-weight: bold; }

.staff_temp_dispatch .c-box_in_ttl:first-child, .staff_temp_to_perm_dispatch .c-box_in_ttl:first-child, .staff_referral .c-box_in_ttl:first-child {
  margin-top: 0; }

.staff_temp_dispatch .c-box_in_ttl:before, .staff_temp_to_perm_dispatch .c-box_in_ttl:before, .staff_referral .c-box_in_ttl:before {
  margin-top: -12px;
  width: 5px;
  height: 25px;
  background: #F0BD37;
  position: absolute;
  top: 50%;
  left: 0;
  content: ""; }

.staff_temp_dispatch .c-box_in_txt, .staff_temp_to_perm_dispatch .c-box_in_txt, .staff_referral .c-box_in_txt {
  margin: 0;
  font-size: 16px;
  line-height: 1.6; }

@media screen and (max-width: 600px) {
  .staff_temp_dispatch .c-box_in_txt, .staff_temp_to_perm_dispatch .c-box_in_txt, .staff_referral .c-box_in_txt {
    font-size: 14px; } }

.staff_temp_dispatch .c-exsample, .staff_temp_to_perm_dispatch .c-exsample, .staff_referral .c-exsample {
  padding: 20px 0 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.staff_temp_dispatch .c-exsample_box, .staff_temp_to_perm_dispatch .c-exsample_box, .staff_referral .c-exsample_box {
  margin-left: 30px;
  width: 296px;
  padding-left: 5px; }

.staff_temp_dispatch .c-exsample_box:first-child, .staff_temp_to_perm_dispatch .c-exsample_box:first-child, .staff_referral .c-exsample_box:first-child {
  margin-left: 0; }

.staff_temp_dispatch .c-exsample_box_ttl, .staff_temp_to_perm_dispatch .c-exsample_box_ttl, .staff_referral .c-exsample_box_ttl {
  margin: 0 0 10px;
  padding-left: 15px;
  border-left: 5px solid #F0CB4D;
  font-size: 16px;
  font-weight: bold; }

.staff_temp_dispatch .c-exsample_box_txt, .staff_temp_to_perm_dispatch .c-exsample_box_txt, .staff_referral .c-exsample_box_txt {
  margin-bottom: 20px;
  padding-left: 3px;
  min-height: 96px; }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  .staff_temp_dispatch .c-exsample_box_txt, .staff_temp_to_perm_dispatch .c-exsample_box_txt, .staff_referral .c-exsample_box_txt {
    margin-bottom: 20px;
    padding-left: 3px;
    min-height: 150px; } }

.staff_temp_dispatch .c-exsample_box_btn, .staff_temp_to_perm_dispatch .c-exsample_box_btn, .staff_referral .c-exsample_box_btn {
  margin: auto;
  width: 170px; }

.staff_temp_dispatch .c-exsample_box_btn_anchor, .staff_temp_to_perm_dispatch .c-exsample_box_btn_anchor, .staff_referral .c-exsample_box_btn_anchor {
  padding: 12px 20px;
  background: #016A3B;
  border-radius: 5px;
  position: relative;
  display: block;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  font-size: 16px;
  color: #ffffff;
  text-decoration: none; }

.staff_temp_dispatch .c-exsample_box_btn_anchor:after, .staff_temp_to_perm_dispatch .c-exsample_box_btn_anchor:after, .staff_referral .c-exsample_box_btn_anchor:after {
  content: '';
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 3px #ffffff;
  border-right: solid 3px #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -5px; }

.staff_temp_dispatch .c-exsample_box_btn_anchor:hover, .staff_temp_to_perm_dispatch .c-exsample_box_btn_anchor:hover, .staff_referral .c-exsample_box_btn_anchor:hover {
  opacity: 0.8; }

@media (max-width: 768px) {
  .staff_temp_dispatch .c-structure, .staff_temp_to_perm_dispatch .c-structure, .staff_referral .c-structure {
    padding: 20px 0 35px; }
  .staff_temp_dispatch .c-structure_img, .staff_temp_to_perm_dispatch .c-structure_img, .staff_referral .c-structure_img {
    text-align: center; }
  .staff_temp_dispatch .c-structure_img img, .staff_temp_to_perm_dispatch .c-structure_img img, .staff_referral .c-structure_img img {
    margin: auto; }
  .staff_temp_dispatch .c-structure_img_list, .staff_temp_to_perm_dispatch .c-structure_img_list, .staff_referral .c-structure_img_list {
    display: block; }
  .staff_temp_dispatch .c-structure_img_list.is-arrow, .staff_temp_to_perm_dispatch .c-structure_img_list.is-arrow, .staff_referral .c-structure_img_list.is-arrow {
    padding: 70px 0 25px;
    font-size: 18px; }
  .staff_temp_dispatch .c-structure_img_list.is-arrow:before, .staff_temp_to_perm_dispatch .c-structure_img_list.is-arrow:before, .staff_referral .c-structure_img_list.is-arrow:before {
    margin: -60px 0 0 -32.5px;
    border-width: 42px 32.5px 0 32.5px;
    border-color: #e2b33c transparent transparent transparent;
    top: 50%;
    left: 50%;
    z-index: -1; }
  .staff_temp_dispatch .c-features, .staff_temp_to_perm_dispatch .c-features, .staff_referral .c-features {
    padding: 20px 0 40px;
    display: block; }
  .staff_temp_dispatch .c-features_box, .staff_temp_to_perm_dispatch .c-features_box, .staff_referral .c-features_box {
    margin: 0 0 30px;
    width: auto; }
  .staff_temp_dispatch .c-features_box:last-child, .staff_temp_to_perm_dispatch .c-features_box:last-child, .staff_referral .c-features_box:last-child {
    margin-bottom: 0; }
  .staff_temp_dispatch .c-features_box_img, .staff_temp_to_perm_dispatch .c-features_box_img, .staff_referral .c-features_box_img {
    margin-bottom: 10px;
    text-align: center; }
  .staff_temp_dispatch .c-features_box_img img, .staff_temp_to_perm_dispatch .c-features_box_img img, .staff_referral .c-features_box_img img {
    max-width: 100%;
    height: auto; }
  .staff_temp_dispatch .c-features_box_ttl, .staff_temp_to_perm_dispatch .c-features_box_ttl, .staff_referral .c-features_box_ttl {
    margin-bottom: 10px;
    min-height: auto; }
  .staff_temp_dispatch .c-flow, .staff_temp_to_perm_dispatch .c-flow, .staff_referral .c-flow {
    padding: 20px 0 40px; }
  .staff_temp_dispatch .c-flow_in:after, .staff_temp_to_perm_dispatch .c-flow_in:after, .staff_referral .c-flow_in:after {
    margin-left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 16px 0 16px;
    border-color: #F0BD37 transparent transparent transparent;
    position: absolute;
    bottom: 20px;
    left: 50%;
    content: ""; }
  .staff_temp_dispatch .c-flow_step, .staff_temp_dispatch .c-flow_txt {
    display: block; }
  .staff_temp_to_perm_dispatch .c-flow_step, .staff_temp_to_perm_dispatch .c-flow_txt {
    display: block; }
  .staff_referral .c-flow_step, .staff_referral .c-flow_txt {
    display: block; }
  .staff_temp_dispatch .c-flow_step, .staff_temp_to_perm_dispatch .c-flow_step, .staff_referral .c-flow_step {
    margin-bottom: 15px;
    width: auto; }
  .staff_temp_dispatch .c-flow_step_num, .staff_temp_to_perm_dispatch .c-flow_step_num, .staff_referral .c-flow_step_num {
    margin-bottom: 7px;
    font-size: 12px;
    font-weight: bold; }
  .staff_temp_dispatch .c-flow_step_num .is-num, .staff_temp_to_perm_dispatch .c-flow_step_num .is-num, .staff_referral .c-flow_step_num .is-num {
    font-size: 16px; }
  .staff_temp_dispatch .c-flow_txt, .staff_temp_to_perm_dispatch .c-flow_txt, .staff_referral .c-flow_txt {
    padding-left: 0; }
  .staff_temp_dispatch .c-flow_txt_ttl, .staff_temp_to_perm_dispatch .c-flow_txt_ttl, .staff_referral .c-flow_txt_ttl {
    text-align: center; }
  .staff_temp_dispatch .c-box, .staff_temp_to_perm_dispatch .c-box, .staff_referral .c-box {
    padding: 15px; }
  .staff_temp_dispatch .c-box_in_ttl, .staff_temp_to_perm_dispatch .c-box_in_ttl, .staff_referral .c-box_in_ttl {
    margin: 15px 0 8px;
    font-size: 16px; }
  .staff_temp_dispatch .c-box_in_ttl:before, .staff_temp_to_perm_dispatch .c-box_in_ttl:before, .staff_referral .c-box_in_ttl:before {
    margin-top: -8px;
    height: 19px; }
  .staff_temp_dispatch .c-exsample, .staff_temp_to_perm_dispatch .c-exsample, .staff_referral .c-exsample {
    padding: 20px 0 50px;
    display: block; }
  .staff_temp_dispatch .c-exsample_box, .staff_temp_to_perm_dispatch .c-exsample_box, .staff_referral .c-exsample_box {
    margin: 0 0 20px;
    width: auto; }
  .staff_temp_dispatch .c-exsample_box:last-child, .staff_temp_to_perm_dispatch .c-exsample_box:last-child, .staff_referral .c-exsample_box:last-child {
    margin-bottom: 0; }
  .staff_temp_dispatch .c-exsample_box_txt, .staff_temp_to_perm_dispatch .c-exsample_box_txt, .staff_referral .c-exsample_box_txt {
    margin-bottom: 10px;
    padding-left: 0;
    min-height: auto; }
  .staff_temp_dispatch .c-exsample_box_btn, .staff_temp_to_perm_dispatch .c-exsample_box_btn, .staff_referral .c-exsample_box_btn {
    width: 150px; }
  .staff_temp_dispatch .c-exsample_box_btn_anchor, .staff_temp_to_perm_dispatch .c-exsample_box_btn_anchor, .staff_referral .c-exsample_box_btn_anchor {
    padding: 7px 20px;
    font-size: 14px; }
  .staff_temp_dispatch .c-exsample_box_btn_anchor:after, .staff_temp_to_perm_dispatch .c-exsample_box_btn_anchor:after, .staff_referral .c-exsample_box_btn_anchor:after {
    content: '';
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 3px #ffffff;
    border-right: solid 3px #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -5px; }
  .staff_temp_dispatch .c-exsample_box_btn_anchor:hover, .staff_temp_to_perm_dispatch .c-exsample_box_btn_anchor:hover, .staff_referral .c-exsample_box_btn_anchor:hover {
    opacity: 1; } }

.staff_job_types #mainVisual {
  background-image: url("/staffing/noimages/v6/job_types/mv_job_types.jpg"); }

.staff_industries #mainVisual {
  background-image: url("/staffing/images/v6/industries/industries_main.jpg"); }

.staff_job_types .c-type, .staff_industries .c-type {
  padding: 20px 0 40px; }

.staff_job_types .c-type_in, .staff_industries .c-type_in {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.staff_job_types .c-type_in:first-child, .staff_industries .c-type_in:first-child {
  margin-top: 0; }

.staff_job_types .c-type_box, .staff_industries .c-type_box {
  margin-left: 50px;
  width: 283px; }

.staff_job_types .c-type_box:first-child, .staff_industries .c-type_box:first-child {
  margin-left: 0; }

.staff_job_types .c-type_box_img, .staff_industries .c-type_box_img {
  margin-bottom: 20px;
  text-align: center; }

.staff_job_types .c-type_box_ttl, .staff_industries .c-type_box_ttl {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
  text-align: center; }

.staff_job_types .c-type_box_list, .staff_industries .c-type_box_list {
  margin: 0 0 0 10px;
  padding: 10px 0 0;
  border-top: solid 1px lightgray;
  list-style: none;
  line-height: 1.4; }

.staff_job_types .c-type_box_list_item, .staff_industries .c-type_box_list_item {
  margin-top: 10px;
  padding-left: 20px;
  position: relative; }

.staff_job_types .c-type_box_list_item:before, .staff_industries .c-type_box_list_item:before {
  width: 5px;
  height: 5px;
  background: #795D3E;
  border-radius: 50px;
  position: absolute;
  top: 9px;
  left: 0;
  content: ""; }

.staff_job_types .c-type_box_list_item:first-child, .staff_industries .c-type_box_list_item:first-child {
  margin-top: 0; }

.staff_job_types .c-search, .staff_industries .c-search {
  padding: 20px 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.staff_job_types .c-search_ban, .staff_industries .c-search_ban {
  margin-left: 30px; }

.staff_job_types .c-search_ban:first-child, .staff_industries .c-search_ban:first-child {
  margin-left: 0; }

.staff_job_types .c-search_ban a:hover img, .staff_industries .c-search_ban a:hover img {
  opacity: 0.8; }

@media (max-width: 768px) {
  .staff_job_types .c-type_in, .staff_industries .c-type_in {
    margin-top: 0;
    display: block; }
  .staff_job_types .c-type_box, .staff_industries .c-type_box {
    margin: 20px 0 0;
    width: auto; }
  .staff_job_types .c-type_in:first-child .c-type_box:first-child, .staff_industries .c-type_in:first-child .c-type_box:first-child {
    margin-top: 0; }
  .staff_job_types .c-type_box_in, .staff_industries .c-type_box_in {
    margin-bottom: 10px; }
  .staff_job_types .c-type_box_img, .staff_job_types .c-type_box_ttl {
    display: table-cell;
    vertical-align: middle; }
  .staff_industries .c-type_box_img, .staff_industries .c-type_box_ttl {
    display: table-cell;
    vertical-align: middle; }
  .staff_job_types .c-type_box_img, .staff_industries .c-type_box_img {
    width: 60px;
    margin-bottom: 0; }
  .staff_job_types .c-type_box_ttl, .staff_industries .c-type_box_ttl {
    padding-left: 10px;
    font-size: 18px;
    text-align: left; }
  .staff_job_types .c-type_box_list_item, .staff_industries .c-type_box_list_item {
    padding-left: 15px; }
  .staff_job_types .c-search, .staff_industries .c-search {
    padding: 20px 0 50px;
    display: block; }
  .staff_job_types .c-search_ban, .staff_industries .c-search_ban {
    margin: 5px 0 0;
    text-align: center; }
  .staff_job_types .c-search_ban img, .staff_industries .c-search_ban img {
    margin: auto; }
  .staff_job_types .c-search_ban:first-child, .staff_industries .c-search_ban:first-child {
    margin-top: 0; }
  .staff_job_types .c-search_ban a:hover img, .staff_industries .c-search_ban a:hover img {
    opacity: 1; } }

@media screen and (max-width: 600px) {
  .staff_position table.pricetable02 tbody tr td:before {
    content: none; } }

.staff_position #mainVisual {
  background-image: url("/staffing/images/v6/position/iStock-861132240.jpg"); }

.staff_position .c-search {
  padding: 20px 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.staff_position .c-search_ban {
  margin-left: 30px; }
  .staff_position .c-search_ban:first-child {
    margin-left: 0; }
  .staff_position .c-search_ban a:hover img {
    opacity: 0.8; }

@media (max-width: 768px) {
  .staff_position .c-search {
    padding: 20px 0 50px;
    display: block; }
  .staff_position .c-search_ban {
    margin: 5px 0 0;
    text-align: center; }
    .staff_position .c-search_ban img {
      margin: auto; }
    .staff_position .c-search_ban:first-child {
      margin-top: 0; }
    .staff_position .c-search_ban a:hover img {
      opacity: 1; } }

.staff_index .page-information-box {
  padding: 30px 0;
  text-align: center; }
  .staff_index .page-information-box .title {
    font-size: 20px; }
  .staff_index .page-information-box .link {
    margin-top: 20px;
    font-size: 16px; }
  @media screen and (max-width: 1059px) and (min-width: 601px) {
    .staff_index .page-information-box {
      padding: 30px 15px; }
      .staff_index .page-information-box .title {
        font-size: 16px; }
      .staff_index .page-information-box .link {
        margin-top: 20px;
        font-size: 16px; } }
  @media screen and (max-width: 600px) {
    .staff_index .page-information-box {
      padding: 20px 15px; }
      .staff_index .page-information-box .title {
        font-size: 14px; }
      .staff_index .page-information-box .link {
        margin-top: 15px;
        font-size: 14px; } }
.staff_index .recruitment-information-box {
  padding: 90px 0;
  text-align: center;
  background: url("/staffing/images/v6/top/bluesky.jpg");
  background-size: cover; }
  .staff_index .recruitment-information-box .lead-text {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 30px; }
  .staff_index .recruitment-information-box .description {
    font-size: 18px;
    color: #fff;
    line-height: 1.6; }
  .staff_index .recruitment-information-box .box {
    width: 100%;
    text-align: center; }
  .staff_index .recruitment-information-box .btn-box {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    margin-top: 60px; }
    .staff_index .recruitment-information-box .btn-box ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-around;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-flex;
      -webkit-justify-content: space-around;
      -webkit-align-items: center;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap; }
      .staff_index .recruitment-information-box .btn-box ul li a {
        display: block;
        width: 500px;
        height: 90px;
        line-height: 90px;
        font-size: 22px;
        color: #196e84;
        text-decoration: none;
        background-image: url("/staffing/images/v5/movie/icn/arrow_right_green_12_16.png");
        background-repeat: no-repeat;
        background-position: 95% center;
        background-color: #e5eef1;
        -webkit-transition: 0.3s;
        transition: 0.3s; }
        .staff_index .recruitment-information-box .btn-box ul li a :hover {
          opacity: 0.75; }
        .staff_index .recruitment-information-box .btn-box ul li a span {
          display: block; }
  .staff_index .recruitment-information-box .btn-box--single {
    width: 430px; }
  @media screen and (max-width: 1059px) and (min-width: 601px) {
    .staff_index .recruitment-information-box {
      padding: 60px 15px; }
      .staff_index .recruitment-information-box .lead-text {
        font-size: 24px; }
      .staff_index .recruitment-information-box .description {
        font-size: 16px; }
      .staff_index .recruitment-information-box .btn-box {
        max-width: 900px;
        margin-top: 40px; }
        .staff_index .recruitment-information-box .btn-box ul li {
          width: 48%; }
          .staff_index .recruitment-information-box .btn-box ul li:nth-child(2) {
            margin-left: 4%; }
          .staff_index .recruitment-information-box .btn-box ul li a {
            width: 100%;
            font-size: 16px; } }
  @media screen and (max-width: 600px) {
    .staff_index .recruitment-information-box {
      padding: 40px 15px; }
      .staff_index .recruitment-information-box .lead-text {
        font-size: 16px;
        margin-bottom: 15px; }
      .staff_index .recruitment-information-box .description {
        font-size: 14px; }
      .staff_index .recruitment-information-box .btn-box {
        margin-top: 20px; }
        .staff_index .recruitment-information-box .btn-box ul {
          display: block;
          list-style: none; }
          .staff_index .recruitment-information-box .btn-box ul li:nth-of-type(1), .staff_index .recruitment-information-box .btn-box ul li:nth-of-type(2) {
            margin-top: 10px; }
          .staff_index .recruitment-information-box .btn-box ul li a {
            width: 100%;
            height: 60px;
            line-height: 60px;
            font-size: 14px; }
            .staff_index .recruitment-information-box .btn-box ul li a span {
              font-size: 13px; } }
.staff_index .sheet {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  -webkit-box-shadow: 0 5px 7px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 7px -5px rgba(0, 0, 0, 0.5); }
  .staff_index .sheet:after {
    clear: both;
    content: "";
    display: table; }

.staff_index .sheet-header {
  color: #016a3a;
  float: left;
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 14px; }
  .staff_index .sheet-header + * {
    clear: left; }

.staff_index .sheet-subheader {
  color: #7c5d3e;
  font-size: 13px;
  font-weight: normal; }

.staff_index .sheet-headerButton {
  float: right;
  clear: none;
  font-size: 12px;
  color: #2DAEC0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  text-decoration: none; }
  .staff_index .sheet-headerButton.active, .staff_index .sheet-headerButton:active, .staff_index .sheet-headerButton:focus, .staff_index .sheet-headerButton:hover {
    opacity: 0.6; }
  .staff_index .sheet-headerButton + * {
    clear: both; }

.staff_index .sheet--subtle {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 0;
  background-color: #F9F6EF; }

.staff_index .stripe {
  padding-top: 30px;
  padding-bottom: 30px; }

.staff_index .stripe--visVis {
  background-color: #f6e19e; }

.staff_index .stripe--hampton {
  background-color: #e1d6b3; }

.staff_index #mainVisual {
  background-image: url("/staffing/images/v6/brand_hero/index.jpg"); }

.staff_index .row {
  zoom: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 -10px; }
  .staff_index .row:before {
    content: "";
    display: table; }
  .staff_index .row:after {
    content: "";
    display: table;
    clear: both; }
  .staff_index .row .row {
    margin: 0 -10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.staff_index .columns {
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.staff_index .large-3 {
  width: 25%; }

.staff_index .large-4 {
  width: 33.33%; }
  @media screen and (max-width: 600px) {
    .staff_index .large-4 {
      width: 100%; } }
@media screen and (max-width: 600px) {
  .staff_index .large-4 + .large-4 {
    margin-top: 30px; } }

.staff_index .large-6 {
  width: 50%; }

.staff_index .large-12 {
  width: 100%; }

.staff_index .reason-box .choosen-list {
  height: 100%;
  overflow: hidden;
  margin: 20px 0 0;
  padding-right: 15px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between; }
  @media screen and (max-width: 600px) {
    .staff_index .reason-box .choosen-list {
      flex-direction: column; } }
  .staff_index .reason-box .choosen-list .aboutPoint {
    margin-bottom: 15px;
    height: 200px;
    background: #eee;
    text-align: center;
    position: relative;
    padding: 0 10px; }
    .staff_index .reason-box .choosen-list .aboutPoint::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 64px;
      height: 64px; }
    .staff_index .reason-box .choosen-list .aboutPoint.point1:before {
      background: url("/staffing/images/v6/top/list1.png") no-repeat; }
    .staff_index .reason-box .choosen-list .aboutPoint.point2:before {
      background: url("/staffing/images/v6/top/list2.png") no-repeat; }
    .staff_index .reason-box .choosen-list .aboutPoint.point3:before {
      background: url("/staffing/images/v6/top/list3.png") no-repeat; }
    .staff_index .reason-box .choosen-list .aboutPoint.point4:before {
      background: url("/staffing/images/components/number_list/list4.png") no-repeat; }
    .staff_index .reason-box .choosen-list .aboutPoint img {
      padding-top: 20px;
      height: 108px;
      width: auto; }
    .staff_index .reason-box .choosen-list .aboutPoint p {
      font-weight: bold;
      font-size: 16px;
      line-height: 1.6;
      color: #5A4630; }
      @media screen and (max-width: 1059px) and (min-width: 601px) {
        .staff_index .reason-box .choosen-list .aboutPoint p {
          font-size: 13px; } }
  .staff_index .reason-box .choosen-list .description {
    line-height: 1.6;
    font-weight: 300;
    letter-spacing: inherit; }
    @media screen and (max-width: 1059px) and (min-width: 601px) {
      .staff_index .reason-box .choosen-list .description {
        font-size: 14px; } }
    @media screen and (max-width: 600px) {
      .staff_index .reason-box .choosen-list .description {
        font-size: 14px; } }
.staff_index .workstyle-box .service-list .description {
  letter-spacing: inherit; }

@media screen and (max-width: 600px) {
  .staff_index .workstyle-box .service-list .title {
    font-size: 16px; }
  .staff_index .workstyle-box .service-list .description {
    font-size: 14px; } }

.staff_index .profession-box .service-list .description {
  letter-spacing: inherit; }

@media screen and (max-width: 600px) {
  .staff_index .profession-box .service-list .title {
    font-size: 16px; }
  .staff_index .profession-box .service-list .description {
    font-size: 14px; } }

.staff_client .page-information-box {
  padding: 0 0 30px;
  text-align: center; }
  .staff_client .page-information-box .title {
    font-size: 20px; }
  .staff_client .page-information-box .link {
    margin-top: 20px;
    font-size: 16px; }
  @media screen and (max-width: 1059px) and (min-width: 601px) {
    .staff_client .page-information-box {
      padding: 0 15px 30px; }
      .staff_client .page-information-box .title {
        font-size: 16px; }
      .staff_client .page-information-box .link {
        margin-top: 20px;
        font-size: 16px; } }
  @media screen and (max-width: 600px) {
    .staff_client .page-information-box {
      padding: 20px 15px; }
      .staff_client .page-information-box .title {
        font-size: 14px; }
      .staff_client .page-information-box .link {
        margin-top: 15px;
        font-size: 14px; } }
.staff_client .list-box {
  margin-top: 35px;
  max-width: 1000px;
  margin: 35px auto 0 auto;
  background: #016a3a;
  padding: 30px 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  border: 1px solid #fff; }
  @media screen and (max-width: 1059px) and (min-width: 601px) {
    .staff_client .list-box {
      width: 100%; } }
  .staff_client .list-box li {
    text-align: left; }
    .staff_client .list-box li + li {
      margin-top: 15px; }

.staff_client .service-information-box .list {
  width: 1000px;
  margin: 40px auto 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .staff_client .service-information-box .list .box {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .staff_client .service-information-box .list .box .description {
      font-size: 16px; }
    .staff_client .service-information-box .list .box .detail-btn a {
      display: inline-block;
      padding: 0 40px; }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  .staff_client .service-information-box .list {
    width: 100%; }
    .staff_client .service-information-box .list .box {
      width: 48%; } }

@media screen and (max-width: 600px) {
  .staff_client .service-information-box .description {
    font-size: 14px; }
  .staff_client .service-information-box .list-box li {
    font-size: 14px; }
  .staff_client .service-information-box .list {
    width: 100%;
    margin: 20px auto 0; }
    .staff_client .service-information-box .list .box {
      width: 48%; }
      .staff_client .service-information-box .list .box .title, .staff_client .service-information-box .list .box .description {
        font-size: 14px; }
      .staff_client .service-information-box .list .box .detail-btn a {
        font-size: 14px; } }

.staff_client .employment-status-box .service-list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center; }
  .staff_client .employment-status-box .service-list .description {
    letter-spacing: inherit; }
  @media screen and (max-width: 600px) {
    .staff_client .employment-status-box .service-list .title {
      font-size: 16px; }
    .staff_client .employment-status-box .service-list .description {
      font-size: 14px; } }
.staff_client .fields-handled-box .service-list .description {
  letter-spacing: inherit; }

@media screen and (max-width: 600px) {
  .staff_client .fields-handled-box .service-list .title {
    font-size: 16px; }
  .staff_client .fields-handled-box .service-list .description {
    font-size: 14px; } }

.staff_client .profession-type-box .feature-list03, .staff_client .about-request-box .feature-list03 {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .staff_client .profession-type-box .feature-list03 .box, .staff_client .about-request-box .feature-list03 .box {
    width: 25%;
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center; }
    .staff_client .profession-type-box .feature-list03 .box a, .staff_client .about-request-box .feature-list03 .box a {
      display: block;
      color: #333;
      text-decoration: none; }
      .staff_client .profession-type-box .feature-list03 .box a:hover, .staff_client .about-request-box .feature-list03 .box a:hover {
        opacity: 0.75; }
    .staff_client .profession-type-box .feature-list03 .box .icn, .staff_client .about-request-box .feature-list03 .box .icn {
      text-align: center;
      margin-bottom: 20px; }
    .staff_client .profession-type-box .feature-list03 .box .title, .staff_client .about-request-box .feature-list03 .box .title {
      color: #016a3a;
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 15px; }
    .staff_client .profession-type-box .feature-list03 .box .description, .staff_client .about-request-box .feature-list03 .box .description {
      font-size: 16px;
      line-height: 1.6;
      font-weight: 300;
      text-align: left; }
    .staff_client .profession-type-box .feature-list03 .box + .box, .staff_client .about-request-box .feature-list03 .box + .box {
      border-left: 1px solid #ccc; }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  .staff_client .profession-type-box .feature-list03, .staff_client .about-request-box .feature-list03 {
    margin-top: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 15px; }
    .staff_client .profession-type-box .feature-list03 .box, .staff_client .about-request-box .feature-list03 .box {
      width: 49%;
      margin-bottom: 20px;
      border: 1px solid #ccc;
      padding: 15px; }
      .staff_client .profession-type-box .feature-list03 .box .title, .staff_client .about-request-box .feature-list03 .box .title {
        font-size: 16px; }
      .staff_client .profession-type-box .feature-list03 .box .description, .staff_client .about-request-box .feature-list03 .box .description {
        font-size: 14px; } }

@media screen and (max-width: 600px) {
  .staff_client .profession-type-box .feature-list03, .staff_client .about-request-box .feature-list03 {
    margin-top: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 15px; }
    .staff_client .profession-type-box .feature-list03 .box, .staff_client .about-request-box .feature-list03 .box {
      width: 48%;
      margin-bottom: 20px;
      border: 1px solid #ccc;
      padding: 15px; }
      .staff_client .profession-type-box .feature-list03 .box .title, .staff_client .about-request-box .feature-list03 .box .title {
        font-size: 16px; }
      .staff_client .profession-type-box .feature-list03 .box .description, .staff_client .about-request-box .feature-list03 .box .description {
        font-size: 14px; } }

@media screen and (max-width: 600px) {
  .staff_client .list-box {
    margin-top: 15px;
    width: 100%;
    padding: 15px; }
    .staff_client .list-box li {
      font-size: 11px;
      line-height: 1.6; } }

@media screen and (max-width: 600px) {
  .service-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%; }
    .service-list > div {
      width: 100%; }
      .service-list > div + div {
        margin-top: 30px; }
    .service-list > div:not(:nth-of-type(2n+1)) {
      margin-left: 0; } }

.c-box01 p, .c-box01 ul, .c-box01 li, .c-box01 dl, .c-box01 dt, .c-box01 dd, .c-box01 ol, .c-box01 tr, .c-box01 th, .c-box01 td {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  font-weight: 300; }

.c-box01 .topdesc {
  text-align: left;
  font-size: 18px; }

@media screen and (max-width: 600px) {
  .c-box01 p, .c-box01 ul, .c-box01 li, .c-box01 dl, .c-box01 dt, .c-box01 dd, .c-box01 ol, .c-box01 tr, .c-box01 th, .c-box01 td {
    font-size: 14px; }
  .c-box01 .topdesc {
    font-size: 14px; } }

.c-box02 {
  padding: 60px 0; }
  .c-box02 .sec-title {
    font-size: 32px;
    padding: 0;
    margin: 40px 0; }
  .c-box02 .description {
    letter-spacing: -.04em; }
  .c-box02 + .c-box02 {
    padding-top: 20px; }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  .c-box02 {
    padding: 60px 0; } }

@media screen and (max-width: 600px) {
  .c-box02 {
    padding: 40px 0; }
    .c-box02 .sec-title {
      margin: 30px 0;
      font-size: 21px; } }

.c-box04 {
  background: #f0f0f0;
  padding: 45px 0; }
  .c-box04 p {
    margin-bottom: 40px;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    line-height: 1.4; }
  .c-box04 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 15px; }
    .c-box04 ul li {
      margin: 0 30px 20px 0; }
      .c-box04 ul li a {
        position: relative;
        color: #222;
        text-decoration: none;
        display: block;
        padding-left: 15px; }
        .c-box04 ul li a:before {
          display: block;
          position: absolute;
          top: 50%;
          left: 0px;
          width: 7px;
          height: 7px;
          margin-top: -4px;
          border-top: solid 2px #016a3a;
          border-right: solid 2px #016a3a;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          content: ""; }
        .c-box04 ul li a:hover {
          text-decoration: underline; }

@media screen and (max-width: 600px) {
  .c-box04 {
    background: #f0f0f0;
    padding: 20px 15px; }
    .c-box04 p {
      font-size: 14px;
      display: table;
      text-align: left;
      margin: 0 auto 20px; }
    .c-box04 ul {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 0; }
      .c-box04 ul li {
        margin: 0 0px 15px 0; }
        .c-box04 ul li a {
          color: #222;
          padding-left: 10px;
          font-size: 14px; }
          .c-box04 ul li a:before {
            width: 4px;
            height: 4px;
            margin-top: -2px; }
          .c-box04 ul li a:hover {
            text-decoration: underline; } }

.estimate-contact-box .description {
  margin-top: 40px;
  color: #fff;
  line-height: 1.6; }

.estimate-contact-box .detail-btn {
  margin: 30px 0; }
  .estimate-contact-box .detail-btn a {
    display: inline-block;
    padding: 0 40px;
    height: 40px;
    border-radius: 40px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
    background: url("/staffing/images/v5/movie/icn/arrow_right_white_12_16.png") no-repeat 90% center;
    background-color: #ceab2a;
    -webkit-transition: 0.3s;
    transition: 0.3s; }

@media screen and (max-width: 1059px) and (min-width: 601px) {
  .estimate-contact-box .description {
    text-align: left; } }

@media screen and (max-width: 600px) {
  .estimate-contact-box .lead-text {
    font-size: 16px !important; }
  .estimate-contact-box .description {
    margin-top: 20px;
    font-size: 14px;
    text-align: left; }
    .estimate-contact-box .description br {
      display: none; }
  .estimate-contact-box .mail-tel-box {
    line-height: 1.4; }
    .estimate-contact-box .mail-tel-box span, .estimate-contact-box .mail-tel-box a, .estimate-contact-box .mail-tel-box i {
      font-size: 14px !important; } }

.banner-box {
  text-align: center;
  padding: 40px 0; }

@media screen and (max-width: 600px) {
  .banner-box {
    padding: 20px 15px; } }

@media screen and (min-width: 1060px) {
  #globalFooter .footer-link .list > div {
    width: 24.5%; } }

.inquiry-form-title {
  font-weight: 700;
  padding-left: 30px;
  font-size: 28px;
  background: url("/staffing/images/v5/movie/icn/border_green.png") no-repeat left center; }

.inquiry-form-row {
  padding: 20px 0; }

.inquiry-form-row:after {
  clear: both;
  content: '';
  display: table; }

.inquiry-form-border {
  border-bottom: 1px solid #999; }

.inquiry-form-section {
  margin-top: 40px; }

.inquiry-form-group {
  margin: 20px 0;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999; }

.inquiry-form-group > legend {
  margin-left: 1em;
  padding: 0 0.5em; }

.inquiry-form-left {
  float: left;
  margin-right: -100%;
  width: 25%; }

.inquiry-form-right {
  float: right;
  margin-right: 0;
  width: 75%; }

.inquiry-form-label {
  font-weight: bold; }

.inquiry-form-inline > li {
  display: inline-block;
  margin-right: 1em; }

.inquiry-form-inline > li:last-of-type {
  margin-right: 0; }

.inquiry-form-inline--datePicker li {
  width: 30%; }

.inquiry-form-hidden {
  display: none; }

.inquiry-form-example {
  color: #999999;
  font-size: 14px; }

.inquiry-form input[type="text"],
.inquiry-form input[type="email"],
.inquiry-form textarea {
  box-sizing: border-box;
  width: 100%; }

.inquiry-form input[type="text"],
.inquiry-form input[type="email"] {
  height: 3em;
  padding: 0 0.5em; }

input.inquiry-form-inlineInput[type="text"] {
  width: 25em; }

.inquiry-form-smallprint {
  height: 400px;
  overflow: scroll;
  margin: 40px 0;
  border: 1px solid lightgray;
  padding: 1rem;
  font-size: 14px; }

.inquiry-form-smallprint h4,
.inquiry-form-smallprint h5 {
  font-weight: bold; }

.inquiry-form-smallprint h5,
.inquiry-form-smallprint address {
  margin-top: 20px; }

.inquiry-form-smallprint ul,
.inquiry-form-smallprint ol {
  margin: 20px 0;
  padding-left: 1em; }

.inquiry-form-smallprint ul {
  list-style: disc; }

.inquiry-form-smallprint ol {
  list-style: decimal; }

.inquiry-form-ssl {
  font-size: 14px; }

.inquiry-form-ssl > a {
  display: inline-block;
  float: left;
  margin-right: 1em; }

.inquiry-form-ssl h5 {
  font-weight: bold; }

.inquiry-form-buttons {
  margin: 40px 0;
  text-align: center; }

.inquiry-form-buttons:after {
  content: '';
  clear: both;
  display: table; }

.inquiry-form-buttons > input[type="submit"],
.inquiry-form-buttons > input[type="reset"] {
  border: none;
  outline: none;
  display: block;
  line-height: 30px;
  width: 160px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  background-color: #696;
  border-bottom: 4px solid #464;
  cursor: pointer;
  box-sizing: content-box;
  transition: 0.1s ease all; }

.inquiry-form-buttons > input[type="submit"]:hover,
.inquiry-form-buttons > input[type="reset"]:hover {
  opacity: 0.6; }

.inquiry-form-buttons > input[type="submit"] {
  display: inline-block; }

.inquiry-form-buttons > input[type="reset"] {
  float: right; }

.inquiry-form-buttons > input[type="reset"] {
  background-color: #999;
  border-bottom-color: #666;
  line-height: 25px;
  font-size: 11px;
  width: 80px; }

@media (max-width: 600px) {
  .inquiry-form-left,
  .inquiry-form-right {
    float: none;
    width: 100%; }
  .inquiry-form-example {
    font-size: 11px; } }

@media screen and (min-width: 1060px) {
  #globalFooter .footer-link .list > div {
    width: 24.5%; } }

/*# sourceMappingURL=style-staff.css.map */
