@charset "UTF-8";
/* common */
/* frontpage */
#recruitment .job-btn {
  text-align: right; }
  #recruitment .job-btn button {
    background-color: #eff1f8;
    border-radius: 30px; }
    #recruitment .job-btn button a {
      display: block;
      padding: 15px 32px 17px; }

/* 募集中の職種一覧 */
#jobs .fv-sub-area h2 {
  padding: 160px 0 0; }
#jobs .fv-sub-area .fv-sub_tx .fv-sub_bg {
  width: 37.1%;
  bottom: -100px; }
#jobs #jobs-wrap {
  padding: 148px 9%;
  background-color: #fff;
  position: relative; }
#jobs .content {
  position: relative; }
  #jobs .content .count {
    position: absolute;
    right: 0;
    top: -40px; }
  #jobs .content .job-nav {
    width: 214px;
    position: absolute;
    left: 0; }
    #jobs .content .job-nav h2 {
      position: relative;
      padding: 0 0 16px 20px;
      font-size: 1.8rem;
      color: #254FBC; }
      #jobs .content .job-nav h2::before {
        content: url(../img/jobs/search_icon.svg);
        position: absolute;
        width: 16px;
        height: 16px;
        left: 0; }
  #jobs .content .job-list {
    margin: 0 0 0 28%; }
    #jobs .content .job-list > a {
      display: block;
      border-bottom: 1px solid #dfe5f5;
      padding: 0 0 35px;
      margin-bottom: 80px;
      position: relative;
      -webkit-transition: 1s;
      transition: 1s; }
      #jobs .content .job-list > a > h2 {
        margin: 10px 0 20px;
        line-height: 1.42; }
      #jobs .content .job-list > a > p {
        color: #999; }
      #jobs .content .job-list > a .readmore {
        position: absolute;
        bottom: 0;
        right: 0;
        border-bottom: 1.6px solid #254FBC;
        text-align: right;
        -webkit-transition: .56s;
        transition: .56s;
        width: 76.68px; }
        #jobs .content .job-list > a .readmore p {
          font-size: 1.2rem;
          color: #254FBC; }
      #jobs .content .job-list > a:hover .readmore {
        width: 100%; }
    #jobs .content .job-list .thumb {
      margin: 0 0 30px;
      height: 382px;
      width: 100%; }
    #jobs .content .job-list .cat p {
      display: inline-block;
      background-color: #254FBC;
      line-height: 1;
      padding: 6px 13px 10px;
      margin: 0 8px 0 0;
      color: #fff; }
    #jobs .content .job-list .empty {
      text-align: center;
      padding: 140px 0 220px; }
      #jobs .content .job-list .empty > p {
        font-size: 2rem;
        font-weight: 500; }
      #jobs .content .job-list .empty button {
        background-color: #254FBC;
        padding: 15px 22px 19px;
        border-radius: 6px;
        margin: 22px 0 0; }
        #jobs .content .job-list .empty button a {
          color: #fff; }
#jobs .search .job-select {
  position: relative;
  display: block;
  margin-top: 12px;
  padding: 0; }
  #jobs .search .job-select::before {
    content: url(../img/jobs/select_arrow.svg);
    position: absolute;
    width: 12px;
    height: 8px;
    right: 14px;
    top: 22px; }
#jobs .search select {
  width: 100%;
  border: 1.6px solid #e0e4f0;
  background-color: #eff1f8;
  color: #333;
  outline: none;
  padding: 15px 12px 19px;
  line-height: 1;
  border-radius: 4px; }
#jobs .search .submit-btn {
  width: 150px;
  background-color: #254FBC;
  color: #fff;
  padding: 22px 0 28px;
  border-radius: 26px;
  margin-top: 20px; }
#jobs .search button {
  margin: 48px 0 0; }
  #jobs .search button a {
    color: #999;
    font-size: 1.5rem;
    display: block;
    position: relative; }
    #jobs .search button a::after {
      content: url(../img/jobs/return.svg);
      width: 14px;
      height: 14px;
      display: inline-block;
      position: relative;
      top: 2px;
      left: 5px; }
#jobs .search_tx {
  display: none; }
#jobs .wp-pagenavi {
  margin: 0;
  text-align: right;
  padding: 60px 0 0; }
  #jobs .wp-pagenavi a {
    color: #254FBC;
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    letter-spacing: .1rem;
    font-size: 1.5rem; }
    #jobs .wp-pagenavi a.page:hover {
      background: #87e6e9;
      color: #fff; }
  #jobs .wp-pagenavi .current,
  #jobs .wp-pagenavi a.page {
    margin-bottom: 6px;
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center; }
  #jobs .wp-pagenavi .current {
    background: #254FBC;
    color: #fff;
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    letter-spacing: .1rem;
    font-size: 1.5rem; }
  #jobs .wp-pagenavi .current,
  #jobs .wp-pagenavi .nextpostslink,
  #jobs .wp-pagenavi a.page {
    margin-left: 36px; }
#jobs .wp-pagenavi .first,
#jobs .wp-pagenavi .extend {
  margin-right: 10px; }
#jobs #next {
  background-color: #254FBC; }
  #jobs #next a h3 {
    font-size: 4.6rem; }
#jobs .reverse::before {
  width: 100%;
  background-color: #fff; }
#jobs .reverse:hover::before {
  width: 0; }

/* 詳細ページ */
#jobs.jobs-single .job-content > section {
  padding-top: 40px; }
#jobs.jobs-single .fv-sub {
  height: 410px; }
#jobs.jobs-single .job-fv {
  position: relative;
  padding: 0 9%;
  margin: -256px 0 0; }
  #jobs.jobs-single .job-fv p {
    display: inline-block;
    color: #254FBC;
    background-color: #fff;
    padding: 5px 10px 7px;
    margin-right: 10px;
    line-height: 1; }
  #jobs.jobs-single .job-fv h2 {
    color: #fff;
    font-size: 3.4rem;
    margin: 14px 0 34px;
    line-height: 1.3; }
  #jobs.jobs-single .job-fv .thumb {
    height: 530px;
    width: 100%;
    overflow: hidden; }
#jobs.jobs-single #jobs-wrap {
  padding: 100px 9% 180px; }
#jobs.jobs-single .job-nav h2 {
  padding-left: 0; }
  #jobs.jobs-single .job-nav h2::before {
    display: none; }
#jobs.jobs-single .job-nav ul li > a {
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 8px;
  display: block; }
#jobs.jobs-single #g-nav .current a p {
  color: #254FBC; }
  #jobs.jobs-single #g-nav .current a p::after {
    content: url(../img/jobs/nav_current.svg);
    display: inline-block;
    width: 7px;
    height: 7px;
    position: relative;
    bottom: 2px;
    left: 4px; }
#jobs.jobs-single .sub-ttl {
  margin-bottom: 48px; }
#jobs.jobs-single .job-content p {
  font-size: 1.6rem; }
#jobs.jobs-single .job-content h3 {
  font-size: 2rem;
  margin-bottom: 20px; }
#jobs.jobs-single #job-description {
  margin-bottom: 100px;
  padding-top: 0; }
  #jobs.jobs-single #job-description .tx {
    margin-bottom: 48px; }
  #jobs.jobs-single #job-description img {
    margin: 0px 0 48px; }
#jobs.jobs-single #job-message {
  margin-bottom: 100px; }
  #jobs.jobs-single #job-message img {
    margin: 0 0 48px; }
  #jobs.jobs-single #job-message .name {
    text-align: right;
    color: #999;
    margin: 16px 0 0; }
#jobs.jobs-single #job-info {
  margin-bottom: 100px; }
  #jobs.jobs-single #job-info .sub-ttl {
    margin-bottom: 0; }
#jobs.jobs-single .common-detail-list > div dd {
  width: 81.999999%; }
#jobs.jobs-single #job-personality {
  margin-bottom: 120px; }
  #jobs.jobs-single #job-personality .area {
    background-color: #254FBC;
    position: relative;
    margin: 0 0 24px;
    padding: 36px 40px 40px 62px; }
    #jobs.jobs-single #job-personality .area::before {
      content: url(../img/jobs/personality_img.svg);
      position: absolute;
      left: 20px;
      top: 20px;
      width: 28px;
      height: 21px; }
    #jobs.jobs-single #job-personality .area h4 {
      color: #fff;
      font-size: 2.12rem;
      margin: 0 0 14px; }
    #jobs.jobs-single #job-personality .area p {
      color: #fff; }
#jobs.jobs-single #job-contact .sub-ttl {
  margin-bottom: 28px; }
#jobs.jobs-single #job-contact .required-tx {
  color: #ed1c24; }
#jobs.jobs-single .contact-table {
  margin: 56px 0 160px; }
  #jobs.jobs-single .contact-table dl > div {
    margin-bottom: 40px; }
    #jobs.jobs-single .contact-table dl > div.privacy {
      margin-bottom: 26px; }
    #jobs.jobs-single .contact-table dl > div dt {
      font-weight: 600;
      font-size: 1.6rem;
      margin-bottom: 12px; }
      #jobs.jobs-single .contact-table dl > div dt span {
        color: #ed1c24; }
    #jobs.jobs-single .contact-table dl > div dd input,
    #jobs.jobs-single .contact-table dl > div dd select {
      width: 100%;
      background-color: #eff1f8;
      padding: 15px 20px 17px;
      border-radius: 5px;
      border: 1.6px solid #e0e4f0; }
      #jobs.jobs-single .contact-table dl > div dd input::placeholder,
      #jobs.jobs-single .contact-table dl > div dd select::placeholder {
        color: #999; }
      #jobs.jobs-single .contact-table dl > div dd input[type=checkbox],
      #jobs.jobs-single .contact-table dl > div dd select[type=checkbox] {
        width: 19px;
        height: 19px;
        position: relative;
        top: 3px;
        padding: 0; }
    #jobs.jobs-single .contact-table dl > div dd select {
      width: 50%; }
  #jobs.jobs-single .contact-table .button-wrap {
    margin-top: 80px; }
    #jobs.jobs-single .contact-table .button-wrap input {
      background-color: #254FBC;
      padding: 38px 106px 40px;
      color: #fff;
      font-size: 1.8rem;
      font-weight: 600; }
#jobs.jobs-single .content .job-list .link-b {
  display: inline-block;
  padding: 0 0 4px;
  border-bottom: 1px solid #333;
  color: #333; }
#jobs.jobs-single .job-link {
  width: 100%; }
  #jobs.jobs-single .job-link a {
    position: relative;
    display: block; }
    #jobs.jobs-single .job-link a::before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: #254FBC;
      left: 0;
      opacity: 0.36; }
  #jobs.jobs-single .job-link .text {
    position: absolute;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%); }
    #jobs.jobs-single .job-link .text p {
      color: #fff; }
      #jobs.jobs-single .job-link .text p:first-child {
        font-size: 4rem; }

#jobs.jobs-thanks .job-contact {
  text-align: center;
  margin: 180px 0 148px; }
  #jobs.jobs-thanks .job-contact > div {
    width: 842px;
    margin: 40px auto 0;
    background-color: #eff1f8;
    padding: 20px 2% 28px; }
    #jobs.jobs-thanks .job-contact > div p {
      font-size: 1.36rem; }
  #jobs.jobs-thanks .job-contact h2 {
    color: #254FBC;
    margin: 0 0 24px;
    font-size: 3.6rem; }
  #jobs.jobs-thanks .job-contact .text {
    font-weight: 500;
    font-size: 1.68rem; }
  #jobs.jobs-thanks .job-contact > button {
    margin: 100px 0 0; }
    #jobs.jobs-thanks .job-contact > button a {
      display: block;
      background-color: #254FBC;
      width: 264px;
      margin: 0 auto;
      padding: 20px 0 24px;
      border-radius: 7px; }
      #jobs.jobs-thanks .job-contact > button a p {
        line-height: 1;
        color: #fff; }

#nf {
  text-align: center;
  margin: 128px 0; }
  #nf h2 {
    font-size: 3.2rem;
    color: #254FBC; }
  #nf .ttl {
    font-size: 2rem;
    font-weight: 500;
    color: #254FBC;
    margin: 0 0 20px; }
  #nf .top-btn a {
    background-color: #254FBC;
    color: #fff;
    padding: 18px 38px 20px;
    font-weight: 600;
    margin: 56px 0 0;
    display: inline-block;
    border-radius: 5px; }

@media screen and (min-width: 600px) {
  .sp {
    display: none !important; } }
/* SP表示 */
@media screen and (max-width: 599px) {
  .pc {
    display: none !important; }

  /* 募集中の職種一覧 */
  #jobs .fv-sub-area h2 {
    padding-top: 114px; }
  #jobs .fv-sub-area .fv-sub_tx .fv-sub_bg {
    width: 60.28%;
    bottom: 29px;
    top: auto; }
  #jobs .content .job-list {
    margin: 26px 0 0; }
    #jobs .content .job-list .thumb {
      margin: 0 0 14px;
      height: 42vw; }
    #jobs .content .job-list .cat p {
      font-size: 1.2rem;
      padding: 3px 5px 5px;
      margin: 0 4px 0 0; }
    #jobs .content .job-list > a {
      margin-bottom: 84px;
      padding-bottom: 32px; }
      #jobs .content .job-list > a > h2 {
        font-size: 1.8rem;
        line-height: 1.46;
        margin: 4px 0 13px; }
      #jobs .content .job-list > a .readmore {
        width: 66px; }
        #jobs .content .job-list > a .readmore p {
          font-size: 1rem; }
      #jobs .content .job-list > a > p {
        font-size: 1.22rem; }
  #jobs .content .job-nav {
    position: relative;
    width: 100%; }
    #jobs .content .job-nav h2 {
      padding-bottom: 6px; }
    #jobs .content .job-nav .search {
      position: relative;
      padding: 0 32% 0 0; }
  #jobs .content .count {
    position: relative;
    top: 0;
    text-align: right;
    margin: 58px 0 0; }
  #jobs #jobs-wrap {
    padding: 44px 3%; }
  #jobs .search select {
    font-size: 1.3rem;
    padding: 10px 12px 14px; }
  #jobs .search .job-select {
    margin-top: 7px; }
    #jobs .search .job-select::before {
      top: 16px; }
  #jobs .search .submit-btn {
    width: 50%;
    padding: 18px 0 22px;
    font-size: 1.4rem; }
  #jobs .search button {
    margin: 28px 0 0;
    position: absolute;
    right: 6%; }
  #jobs .wp-pagenavi {
    text-align: center;
    padding: 0 0 48px; }
    #jobs .wp-pagenavi .current,
    #jobs .wp-pagenavi a.page {
      margin: 0 0 6px 24px;
      width: 26px;
      height: 26px;
      line-height: 26px; }
  #jobs #next a {
    padding: 11vw 0 12vw; }
    #jobs #next a h3 {
      font-size: 2.8rem;
      line-height: 1.3; }
    #jobs #next a .h2-under {
      margin: 6px 0 26px; }
  #jobs #next.next-sp-si.active a.reverse::before {
    width: 0; }

  /* 詳細ページ */
  #jobs.jobs-single .fv-sub {
    height: 312px; }
  #jobs.jobs-single .job-fv {
    padding: 0 3%;
    margin: -196px 0 0; }
    #jobs.jobs-single .job-fv .thumb {
      height: 42vw; }
    #jobs.jobs-single .job-fv h2 {
      font-size: 2.12rem;
      line-height: 1.4;
      margin: 8px 0 24px; }
    #jobs.jobs-single .job-fv p {
      font-size: 1.2rem;
      padding: 3px 5px 5px;
      margin: 0 6px 0 0; }
  #jobs.jobs-single #jobs-wrap {
    padding: 40px 4.6% 68px; }
  #jobs.jobs-single .job-content h3 {
    font-size: 1.6rem;
    margin-bottom: 10px;
    line-height: 1.4; }
  #jobs.jobs-single .job-content p {
    font-size: 1.5rem; }
  #jobs.jobs-single .content .job-list {
    margin: 48px 0 0; }
  #jobs.jobs-single .content .job-nav {
    border: 6.8px solid #dfe5f5;
    padding: 5%; }
    #jobs.jobs-single .content .job-nav h2 {
      padding-bottom: 10px; }
    #jobs.jobs-single .content .job-nav ul li {
      font-size: 1.28rem; }
      #jobs.jobs-single .content .job-nav ul li > a {
        margin-bottom: 4px; }
  #jobs.jobs-single .sub-ttl {
    margin-bottom: 26px; }
  #jobs.jobs-single #job-description {
    margin-bottom: 48px; }
    #jobs.jobs-single #job-description img {
      margin: 36px 0; }
  #jobs.jobs-single #job-message {
    margin-bottom: 48px; }
    #jobs.jobs-single #job-message img {
      margin: 0 0 24px; }
    #jobs.jobs-single #job-message .name {
      font-size: 1.3rem;
      line-height: 1.5; }
  #jobs.jobs-single #job-info {
    margin-bottom: 48px; }
    #jobs.jobs-single #job-info .sub-ttl {
      margin-bottom: 32px; }
  #jobs.jobs-single #job-personality {
    margin-bottom: 68px; }
    #jobs.jobs-single #job-personality .area {
      margin: 0 0 20px;
      padding: 28px 6% 28px 12.5%; }
      #jobs.jobs-single #job-personality .area::before {
        left: 4%;
        top: 14px;
        width: 22px;
        height: 19px; }
      #jobs.jobs-single #job-personality .area h4 {
        font-size: 1.68rem;
        margin-bottom: 10px; }
      #jobs.jobs-single #job-personality .area p {
        line-height: 1.7;
        font-size: 1.4rem; }
  #jobs.jobs-single .contact-table {
    margin: 56px 0 98px; }
    #jobs.jobs-single .contact-table .button-wrap {
      margin-top: 56px; }
      #jobs.jobs-single .contact-table .button-wrap input {
        width: 100%; }
    #jobs.jobs-single .contact-table dl > div dt {
      margin-bottom: 8px; }
    #jobs.jobs-single .contact-table dl > div dd input[type=checkbox] {
      top: 4px;
      margin-right: 2px; }
    #jobs.jobs-single .contact-table dl > div dd select {
      width: 100%; }
  #jobs.jobs-single .common-detail-list > div dd {
    line-height: 1.8; }
  #jobs.jobs-single .job-link {
    height: 168px; }
    #jobs.jobs-single .job-link a {
      height: 100%; }
    #jobs.jobs-single .job-link .text {
      width: 78%; }
      #jobs.jobs-single .job-link .text p:first-child {
        font-size: 2.8rem; }

  #jobs.jobs-thanks .job-contact {
    margin: 132px 4% 148px; }
    #jobs.jobs-thanks .job-contact h2 {
      font-size: 2.8rem;
      line-height: 1.4;
      margin: 0 0 16px; }
    #jobs.jobs-thanks .job-contact .text {
      font-size: 1.56rem; }
    #jobs.jobs-thanks .job-contact > button {
      margin: 62px 0 0; }
    #jobs.jobs-thanks .job-contact > div {
      width: auto;
      padding: 17px 2% 23px; }

  #nf {
    padding: 0 4%; }
    #nf .ttl {
      line-height: 1.5;
      margin: 6px 0 22px; } }

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