#recruit {
  margin-bottom: -5px;
  overflow-x: hidden; }
  #recruit .p-mvAndReading__mv {
    width: 100%; }
    #recruit .p-mvAndReading__mv[data-mv="recruit"] {
      background-image: url("../../image/recruit/recruit_mv.png"); }
      @media only screen and (max-width: 768px) {
        #recruit .p-mvAndReading__mv[data-mv="recruit"] {
          background-image: none;
          height: auto;
          width: 100vw;
          margin-left: -20px; } }
    #recruit .p-mvAndReading__mv > img {
      width: 100%; }
  #recruit .conditions {
    background-image: url("../../image/recruit/conditions_bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    margin-bottom: 120px; }
    @media only screen and (max-width: 768px) {
      #recruit .conditions {
        padding-top: 60px;
        padding-bottom: 60px;
        margin-bottom: 80px; } }
    #recruit .conditions__hl {
      font-size: 30px;
      line-height: 1.75;
      margin-bottom: 40px; }
      @media only screen and (max-width: 768px) {
        #recruit .conditions__hl {
          font-size: 24px; } }
    #recruit .conditions__text {
      margin-bottom: 27px;
      width: 100%;
      background-color: #fff;
      padding-top: 10px;
      padding-bottom: 10px; }
  #recruit .offer {
    overflow: hidden;
    margin-bottom: 120px; }
    #recruit .offer__contents {
      margin-bottom: 100px; }
      @media only screen and (max-width: 768px) {
        #recruit .offer__contents {
          margin-bottom: 55px; } }
      #recruit .offer__contents--bg {
        background-image: url("../../image/about/Philosophy_bg.png");
        background-position: right top 50%;
        background-repeat: no-repeat;
        background-size: 900px 600px; }
        @media only screen and (max-width: 768px) {
          #recruit .offer__contents--bg {
            background-position: bottom;
            background-size: 100% 80%;
            padding-bottom: 70px; } }
      #recruit .offer__contents__holder {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative; }
        #recruit .offer__contents__holder:first-of-type {
          margin-bottom: 120px; }
          @media only screen and (max-width: 768px) {
            #recruit .offer__contents__holder:first-of-type {
              margin-bottom: 75px; } }
        @media only screen and (max-width: 768px) {
          #recruit .offer__contents__holder {
            display: block; } }
        #recruit .offer__contents__holder--reverse {
          flex-direction: row-reverse; }
        #recruit .offer__contents__holder__media {
          position: relative;
          width: 44%;
          margin-bottom: auto; }
          @media only screen and (max-width: 768px) {
            #recruit .offer__contents__holder__media {
              width: 100%;
              margin-bottom: 25px; } }
          #recruit .offer__contents__holder__media > img {
            width: calc(100% + ((100vw - 955px) / 2));
            min-width: calc(955px * 0.5);
            max-width: 50vw;
            float: right; }
            @media only screen and (max-width: 768px) {
              #recruit .offer__contents__holder__media > img {
                width: 100%;
                min-width: 0;
                max-width: none;
                float: none; } }
          #recruit .offer__contents__holder__media--left > img {
            float: left; }
        #recruit .offer__contents__holder__text {
          width: 56%;
          padding-left: 40px;
          margin-bottom: 80px;
          font-weight: 600; }
          #recruit .offer__contents__holder__text--right {
            padding-left: 0px;
            padding-right: 40px; }
          @media only screen and (max-width: 768px) {
            #recruit .offer__contents__holder__text {
              width: 100%;
              padding-right: 0;
              padding-left: 0;
              padding-top: 0;
              margin-bottom: 0; } }
          #recruit .offer__contents__holder__text__hl {
            line-height: 1.75;
            font-size: 30px;
            font-weight: 600;
            letter-spacing: 0.04em;
            margin-bottom: 30px;
            width: 525px; }
            @media only screen and (min-width: 769px) and (max-width: 1024px) {
              #recruit .offer__contents__holder__text__hl {
                width: 100%; } }
            @media only screen and (max-width: 768px) {
              #recruit .offer__contents__holder__text__hl {
                font-size: 24px;
                width: 100%; } }
            @media only screen and (max-width: 768px) {
              #recruit .offer__contents__holder__text__hl--hl4 {
                margin-top: -60px; } }
          #recruit .offer__contents__holder__text__line {
            width: 70px;
            height: 1px;
            background-color: #000;
            margin-bottom: 40px; }
    #recruit .offer__mv {
      width: 100%; }
      @media only screen and (max-width: 768px) {
        #recruit .offer__mv {
          width: 100vw;
          margin-left: -20px; } }
      #recruit .offer__mv > img {
        width: 100%; }
  #recruit .recruitmentType {
    margin-bottom: 130px; }
    @media only screen and (max-width: 768px) {
      #recruit .recruitmentType {
        margin-bottom: 75px; } }
    #recruit .recruitmentType__hl__line {
      position: relative;
      z-index: 3; }
    #recruit .recruitmentType__contents {
      background-image: url("../../image/recruit/type_bg.png");
      background-repeat: repeat-y;
      background-position: center bottom -30px;
      background-size: cover;
      padding-top: 100px;
      margin-top: -90px;
      padding-bottom: 150px; }
      @media only screen and (max-width: 768px) {
        #recruit .recruitmentType__contents {
          margin-top: 0;
          padding-top: 20px;
          padding-bottom: 75px; } }
      #recruit .recruitmentType__contents__eachType:first-of-type {
        margin-bottom: 120px; }
        @media only screen and (max-width: 768px) {
          #recruit .recruitmentType__contents__eachType:first-of-type {
            margin-bottom: 75px; } }
      #recruit .recruitmentType__contents__eachType__mv {
        width: 100%;
        margin-bottom: 30px; }
        #recruit .recruitmentType__contents__eachType__mv > img {
          width: 100%; }
      #recruit .recruitmentType__contents__eachType__explanation {
        margin-bottom: 65px; }
      #recruit .recruitmentType__contents__eachType__title {
        font-size: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #2d2d2d;
        margin-bottom: 80px; }
        @media only screen and (max-width: 768px) {
          #recruit .recruitmentType__contents__eachType__title {
            font-size: 24px;
            margin-bottom: 40px;
            padding-bottom: 15px; } }
      #recruit .recruitmentType__contents__eachType__table__row__title {
        max-width: 120px;
        min-width: 120px;
        width: 120px;
        align-items: center; }
      #recruit .recruitmentType__contents__eachType__table__row__contents {
        max-width: 770px; }
  #recruit .selectionProcedure {
    overflow: hidden; }
    #recruit .selectionProcedure__list {
      display: flex;
      justify-content: space-between;
      max-width: 715px;
      width: 100%;
      margin: 0 auto;
      margin-bottom: 100px; }
      @media only screen and (max-width: 768px) {
        #recruit .selectionProcedure__list {
          display: block; } }
      #recruit .selectionProcedure__list__item {
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl; }
        @media only screen and (max-width: 768px) {
          #recruit .selectionProcedure__list__item {
            writing-mode: horizontal-tb;
            display: flex;
            flex-direction: column-reverse;
            margin-bottom: 125px; } }
        #recruit .selectionProcedure__list__item--arrow {
          position: relative; }
          #recruit .selectionProcedure__list__item--arrow::after {
            content: url("../../image/recruit/arrow.svg");
            position: absolute;
            right: -70px;
            top: 65px;
            width: 45px;
            height: 26px;
            transform: rotate(-90deg); }
            @media only screen and (max-width: 768px) {
              #recruit .selectionProcedure__list__item--arrow::after {
                transform: rotate(0) translate(-50%);
                top: auto;
                right: auto;
                left: 50%;
                bottom: -80px; } }
        #recruit .selectionProcedure__list__item__exp > span {
          writing-mode: horizontal-tb;
          margin-bottom: -10px;
          margin-top: -7px; }
        #recruit .selectionProcedure__list__item__title {
          font-size: 30px;
          margin-right: 30px; }
          @media only screen and (max-width: 768px) {
            #recruit .selectionProcedure__list__item__title {
              font-size: 24px;
              margin-right: 0;
              margin-bottom: 20px; } }
    #recruit .selectionProcedure__contact__reading {
      text-align: center;
      font-size: 30px;
      line-height: 1.75;
      margin-bottom: 60px;
      letter-spacing: 0.01em;
      font-weight: 600; }
      @media only screen and (max-width: 768px) {
        #recruit .selectionProcedure__contact__reading {
          font-size: 24px;
          letter-spacing: -0.07em; } }
    #recruit .selectionProcedure__contact__btns {
      display: flex;
      justify-content: space-between;
      margin-bottom: 120px; }
      @media only screen and (max-width: 768px) {
        #recruit .selectionProcedure__contact__btns {
          display: block; } }
      #recruit .selectionProcedure__contact__btns__eachBtn {
        padding: 40px 0;
        width: 50%;
        text-decoration: none;
        color: #000; }
        @media only screen and (max-width: 768px) {
          #recruit .selectionProcedure__contact__btns__eachBtn {
            display: block;
            width: 100%;
            margin: 0 auto;
            max-width: 500px; } }
        #recruit .selectionProcedure__contact__btns__eachBtn__title {
          line-height: 1;
          margin-bottom: 20px;
          font-size: 24px; }
        #recruit .selectionProcedure__contact__btns__eachBtn__en {
          line-height: 1; }
        #recruit .selectionProcedure__contact__btns__eachBtn:first-of-type {
          margin-right: 20px; }
          @media only screen and (max-width: 768px) {
            #recruit .selectionProcedure__contact__btns__eachBtn:first-of-type {
              margin-right: auto;
              margin-bottom: 20px; } }
    #recruit .selectionProcedure__mv {
      width: 100%; }
      #recruit .selectionProcedure__mv > img {
        width: 100%; }
  #recruit p {
    font-weight: 400; }
