@charset "UTF-8";
/*--- import -------------------------------------*/
/*------------------------------------- import ---*/
@media screen and (max-width: 750px) {
  .box_in {
    padding: 0 5.3333333333vw; } }

.mv_b {
  position: relative;
  background: url("../images/recruit/mv.jpg") no-repeat;
  background-position: top 32% center;
  background-size: cover; }
  .mv_b .bg h2 .sub_ttl img {
    width: 58px; }
  @media screen and (max-width: 750px) {
    .mv_b {
      background-position: center center;
      background-size: cover; } }

#recruit {
  padding-top: 90px;
  padding-bottom: 116px;
  background: #ededeb; }
  #recruit h2 {
    width: 107px; }
  #recruit .inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1024px;
    margin-top: 100px;
    position: relative; }
    #recruit .inner .ttl_bg {
      position: absolute;
      top: -75px;
      left: -45px;
      background: #005bac;
      padding: 20px;
      width: 450px;
      height: 162px;
      text-align: left;
      padding-left: 45px; }
      #recruit .inner .ttl_bg h4 {
        color: #fff;
        font-size: 28px; }
      @media screen and (max-width: 1120px) {
        #recruit .inner .ttl_bg {
          left: 0; } }
    #recruit .inner .box_in {
      background: #fff;
      padding: 45px 60px;
      line-height: 1.8;
      position: relative; }
      @media screen and (max-width: 1120px) {
        #recruit .inner .box_in {
          width: 90%; } }
      #recruit .inner .box_in .apply_wrap section:not(:first-child) {
        margin-top: 80px; }
      #recruit .inner .box_in .apply_wrap section h5 {
        border-left: 10px solid #005bac;
        font-size: 28px;
        padding-left: 15px;
        text-align: left; }
      #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li:not(:first-child) {
          margin-top: 40px; }
        #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area {
          text-align: left;
          width: 48%; }
          #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .ttl {
            margin-top: 20px;
            font-size: 24px;
            font-weight: bold; }
          #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .sub_ttl {
            font-size: 18px;
            font-weight: bold;
            text-indent: -1.3em;
            padding-left: 1.3em; }
            #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .sub_ttl:before {
              content: '※'; }
          #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .category_area {
            margin-top: 10px;
            display: flex; }
            #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .category_area li {
              width: 40%;
              color: #fff;
              padding: 2px;
              background: #000;
              text-align: center;
              font-size: 15px; }
              #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .category_area li:not(:first-child) {
                margin-left: 15px; }
            #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .category_area .regular {
              background: #005bac; }
            #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .category_area .parttime {
              background: #e3a33d; }
          #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .txt {
            margin-top: 20px; }
            #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .txt ul li {
              text-indent: -1.3em;
              padding-left: 1.3em; }
              #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .txt ul li:before {
                content: '・'; }
        #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .images {
          width: 48%; }
        #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li:nth-child(2n) .txt_area {
          order: 2; }
        #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li:nth-child(2n) .images {
          order: 1; }
      #recruit .inner .box_in .apply_wrap #work_point .contents ul {
        margin-top: 20px; }
        #recruit .inner .box_in .apply_wrap #work_point .contents ul li {
          display: flex;
          justify-content: space-between;
          text-align: left;
          padding: 15px;
          border-bottom: 1px solid #c1c1c1; }
          #recruit .inner .box_in .apply_wrap #work_point .contents ul li:first-child {
            border-top: 1px solid #c1c1c1; }
          #recruit .inner .box_in .apply_wrap #work_point .contents ul li .ttl {
            width: 140px; }
          #recruit .inner .box_in .apply_wrap #work_point .contents ul li .con {
            width: calc(98% - 140px); }
      #recruit .inner .box_in .apply_wrap #work_area .contents .txt_area {
        margin-top: 20px;
        text-align: left; }
      #recruit .inner .box_in .apply_wrap #work_area .contents .images {
        margin-top: 10px; }
      #recruit .inner .box_in .apply_wrap #work_area .contents ul {
        margin-top: 20px; }
        #recruit .inner .box_in .apply_wrap #work_area .contents ul li {
          border: 1px solid #005bac;
          display: flex;
          justify-content: center; }
          #recruit .inner .box_in .apply_wrap #work_area .contents ul li:not(:first-child) {
            margin-top: 20px; }
          #recruit .inner .box_in .apply_wrap #work_area .contents ul li .ttl {
            background: #005bac;
            color: #fff;
            padding: 10px;
            width: 160px;
            text-align: left;
            padding-left: 20px;
            letter-spacing: 0.2rem;
            line-height: 32px; }
          #recruit .inner .box_in .apply_wrap #work_area .contents ul li .store {
            width: calc(100% - 160px);
            padding: 10px; }
      #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area {
        margin-top: 20px;
        background: #005bac;
        color: #fff;
        padding: 20px 20px; }
        #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area h6 {
          font-size: 37px; }
        #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .txt_area {
          margin-top: 20px; }
        #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area {
          margin-top: 20px;
          padding: 15px;
          display: flex;
          background: #fff;
          justify-content: center; }
          #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area li {
            width: 50%; }
          #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area .left {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 20px; }
            #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area .left a {
              display: block; }
              #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area .left a img {
                max-width: 309px;
                width: 100%; }
          #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area .right a {
            font-size: 24px; }
            #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area .right a .btn {
              background: #005bac;
              display: flex;
              justify-content: center;
              padding: 15px; }
              #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area .right a .btn .icon {
                margin-right: 10px;
                display: flex;
                align-items: center; }

@media screen and (max-width: 960px) {
  #recruit .inner .box_in .apply_wrap section:not(:first-child) {
    margin-top: 40px; }
  #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li {
    display: block; }
    #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li:not(:first-child) {
      margin-top: 60px; }
    #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area {
      width: 100%; }
      #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .category_area li {
        max-width: 160px;
        width: 100%; }
    #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .images {
      margin-top: 20px;
      width: 100%; } }
@media screen and (max-width: 750px) {
  #recruit {
    padding-top: 12vw;
    padding-bottom: 7.466667vw; }
    #recruit .inner {
      margin-top: 13.3333333333vw; }
      #recruit .inner .ttl_bg {
        position: absolute;
        top: -13vw;
        left: 0;
        background: #005bac;
        padding: 2.6666666667vw;
        width: 450px;
        height: 162px;
        text-align: left;
        padding-left: 6vw; }
        #recruit .inner .ttl_bg h4 {
          font-size: 5.6vw; }
      #recruit .inner .box_in {
        margin-top: 20vw;
        padding: 6vw 5.3333333333vw; }
        #recruit .inner .box_in .apply_wrap section:not(:first-child) {
          margin-top: 16vw; }
        #recruit .inner .box_in .apply_wrap section h5 {
          border-left: 2vw solid #005bac;
          font-size: 5.6vw;
          padding-left: 2vw; }
        #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li:not(:first-child) {
          margin-top: 8vw; }
        #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .ttl {
          margin-top: 2.6666666667vw;
          font-size: 5.0666666667vw; }
        #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .sub_ttl {
          font-size: 4.2666666667vw; }
        #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .category_area {
          margin-top: 1.3333333333vw; }
          #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .category_area li {
            max-width: 100%;
            width: 48%;
            font-size: 3.8666666667vw; }
            #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .category_area li:not(:first-child) {
              margin-left: 2vw; }
        #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .txt_area .txt {
          margin-top: 2.6666666667vw; }
        #recruit .inner .box_in .apply_wrap #work_type .contents .type_ul .type_li .images {
          margin-top: 2.6666666667vw; }
        #recruit .inner .box_in .apply_wrap #work_point .contents ul {
          margin-top: 2.6666666667vw; }
          #recruit .inner .box_in .apply_wrap #work_point .contents ul li {
            display: block;
            padding: 2vw; }
            #recruit .inner .box_in .apply_wrap #work_point .contents ul li .ttl {
              width: 100%;
              font-weight: bold;
              color: #005bac; }
            #recruit .inner .box_in .apply_wrap #work_point .contents ul li .con {
              width: 100%; }
        #recruit .inner .box_in .apply_wrap #work_area .contents .txt_area {
          margin-top: 2.6666666667vw; }
        #recruit .inner .box_in .apply_wrap #work_area .contents .images {
          margin-top: 1.3333333333vw; }
        #recruit .inner .box_in .apply_wrap #work_area .contents ul {
          margin-top: 2.6666666667vw; }
          #recruit .inner .box_in .apply_wrap #work_area .contents ul li {
            display: block; }
            #recruit .inner .box_in .apply_wrap #work_area .contents ul li:not(:first-child) {
              margin-top: 2.6666666667vw; }
            #recruit .inner .box_in .apply_wrap #work_area .contents ul li .ttl {
              padding: 1.3333333333vw;
              width: 100%;
              padding-left: 2.6666666667vw;
              letter-spacing: 0.2rem;
              line-height: 4vw; }
            #recruit .inner .box_in .apply_wrap #work_area .contents ul li .store {
              width: 100%;
              padding: 1.3333333333vw; }
        #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area {
          margin-top: 2.6666666667vw;
          padding: 5.3333333333vw 2.6666666667vw 2.6666666667vw; }
          #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area h6 {
            font-size: 6.8vw;
            line-height: 1.3; }
          #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .txt_area {
            margin-top: 2.6666666667vw; }
          #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area {
            margin-top: 2.6666666667vw;
            display: block;
            padding: 4vw 2vw 2vw; }
            #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area li {
              width: 100%; }
            #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area .left {
              display: flex;
              align-items: center;
              justify-content: center;
              margin-right: 20px; }
              #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area .left a {
                display: block; }
            #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area .right a {
              font-size: 5.0666666667vw; }
              #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area .right a .btn {
                margin-top: 2.6666666667vw;
                padding: 15px; }
                #recruit .inner .box_in .apply_wrap #work_contact .contents .contact_area .btn_area .right a .btn .icon {
                  margin-right: 10px;
                  display: flex;
                  align-items: center; } }
#other_contents ul {
  display: flex;
  align-items: center;
  justify-content: center; }
  #other_contents ul li {
    width: 50%;
    position: relative;
    height: 420px;
    color: #fff; }
    #other_contents ul li:before {
      content: '';
      display: block;
      border: 1px solid rgba(255, 255, 255, 0.54);
      width: 98%;
      height: 95%;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
      z-index: 1; }
    #other_contents ul li:after {
      content: '';
      background-color: rgba(0, 0, 0, 0.6);
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    #other_contents ul li a {
      display: block;
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%; }
      #other_contents ul li a:after {
        /*
        content: '';
        display: inline-block;
        width: 97%;
        height: 95%;
        border: 0.5px solid rgba(255, 255, 255, 0.6);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        */ }
      #other_contents ul li a .ttl_area {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%); }
      #other_contents ul li a .txt {
        position: absolute;
        top: 75%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        max-width: 475px;
        width: 90%;
        text-align: left;
        line-height: 1.5; }
    #other_contents ul li:hover:after {
      content: '';
      background-color: rgba(0, 0, 0, 0.2);
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      transition: 1s; }
  #other_contents ul .entry {
    background: url("../images/recruit/entry_bg.jpg") no-repeat;
    background-size: cover;
    background-position: center; }
    #other_contents ul .entry .ttl_area h2 {
      width: 107px; }
  #other_contents ul .baseball {
    background: url("../images/recruit/baseball_bg.jpg") no-repeat;
    background-size: cover;
    background-position: left 10% center; }
    #other_contents ul .baseball .ttl_area h2 {
      width: 171px; }
  #other_contents ul .golf {
    background: url("../images/recruit/golf_bg.jpg") no-repeat;
    background-size: cover; }
    #other_contents ul .golf .ttl_area h2 {
      width: 85px; }

@media screen and (max-width: 960px) {
  #other_contents ul {
    display: flex;
    flex-wrap: wrap; }
    #other_contents ul li {
      width: 50%;
      height: 315px; }
      #other_contents ul li a .ttl_area {
        top: 40%; }
      #other_contents ul li a .txt {
        top: 74%;
        text-align: center;
        max-width: 540px; }
    #other_contents ul .entry {
      width: 100%;
      background: url("../images/recruit/entry_bg.jpg") no-repeat;
      background-position: center;
      background-size: cover; }
    #other_contents ul .baseball {
      width: 100%;
      background: url("../images/recruit/baseball_bg.jpg") no-repeat;
      background-position: center;
      background-size: cover; }
    #other_contents ul .golf {
      width: 100%;
      background: url("../images/recruit/golf_bg.jpg") no-repeat;
      background-position: center;
      background-size: cover; } }
@media screen and (max-width: 750px) {
  #other_contents ul li {
    width: 100%;
    height: 380px; }
    #other_contents ul li:before {
      content: '';
      display: block;
      border: 1px solid rgba(255, 255, 255, 0.54);
      width: 96%;
      height: 94%;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
      z-index: 1; }
    #other_contents ul li:after {
      background-color: rgba(0, 0, 0, 0.2); }
    #other_contents ul li a:after {
      content: '';
      background-color: rgba(0, 0, 0, 0.3);
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    #other_contents ul li a .ttl_area {
      z-index: 1;
      top: 40%; }
    #other_contents ul li a .txt {
      top: 70%;
      z-index: 1; } }
@media screen and (max-width: 480px) {
  #other_contents ul li {
    height: 250px; }
    #other_contents ul li a .txt {
      top: 74%; } }
