@charset "UTF-8";

/* =============================================================================

.recruit_interview {
  @media (width > 640px) {
  }
  @media (width <= 640px) {
  }
}
============================================================================= */


.recruit_interview-kv{
  position: relative;
  margin-top: 13.4rem;
  margin-bottom: 8.7rem;
  @media (width <= 640px) {
    margin-top: 7.7rem;
    margin-bottom: 3.7rem;
  }
  .in{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 140rem;
    position: absolute;
    top: 0;
    @media (width <= 640px) {
      width: 35.7rem;
      height: 100%;
    }
  }
  .kvEnName{
    line-height: 1;
    position: absolute;
    right: 0;
    transition-delay: .4s;
    
    @media (width > 640px) {
      top: -7.4rem;
    }
    @media (width <= 640px) {
      right: 0.7rem;
      bottom: -1.3rem;
    }
    .nameImg{
      width: 26.5rem;
      @media (width <= 640px) {
        width: 3.495rem;
      }
    }
  }
  .txtarea{
    @media (width > 640px) {
      margin-top: 10.4rem;
    }
    @media (width <= 640px) {
      margin-top: -2rem;
    }
  }
  .txtCopy{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .2em;
    gap: 1.3rem;
    font-size: 2.3rem;
    @media (width <= 640px) {
      font-size: 1.6rem;
      gap: 1.1rem;
    }
    .txt{
      position: relative;
      color: #fff;
      padding: 1.8rem 2.2rem 2rem 2.6rem;
      @media (width <= 640px) {
        padding: 1.2rem 1.2rem 1.3rem 2rem;
      }
    }
    .line{
      height: 100%;
      background: #000;
    }
  }
  .txtClm{
    display: flex;
    @media (width > 640px) {
      margin-top: 4.5rem;
      align-items: center;
      gap: 1.9rem;
    }
    @media (width <= 640px) {
      flex-direction: column;
      align-items: flex-start;
      margin-top: 1.7rem;
      gap: 1.7rem;
    }
  }
  .txtDep{
    /* background: #fff; */
    position: relative;
    color: #000;
    line-height: 1;
    letter-spacing: .14em;
    font-size: 1.3rem;
    padding: .8rem 1.8rem .9rem 1.5rem;
    @media (width > 640px) {
      margin-bottom: .8rem;
    }
    @media (width <= 640px) {
      font-size: 1.1rem;
      letter-spacing: 0.12em;
      padding: 0.8rem 2.3rem 0.9rem 1.9rem;
    }
    .line{
      height: 100%;
      background: #fff;
    }
  }
  .txtName{
    position: relative;
    color: #000;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .18em;
    font-size: 2rem;
    padding: 1.6rem 2rem 1.6rem 2rem;
    @media (width <= 640px) {
      padding: 1.3rem 1.6rem 1.3rem 1.9rem;
      font-size: 1.8rem;
    }
    .line{
      height: 100%;
      background: #fff;
    }
  }
}


.recruit_interview-contents{
  color: #000;
  margin: 0 auto;
  width: 100rem;
  border: solid 1rem var(--cc-grn);
  border-radius: 3.5rem;
  @media (width > 640px) {
    padding: 12.5rem 0 13.5rem;
  }
  @media (width <= 640px) {
    border-radius: 1.7rem;
    width: 31.9rem;
    padding: 6.5rem 0 14.9rem;
  }
  .cntIn{
    margin: 0 auto;
    width: 77rem;
    @media (width <= 640px) {
      width: 26rem;
    }
  }

  .ttlFlag{
    position: absolute;
    z-index: 1;
    @media (width > 640px) {
      top: -5.5rem;
      left: -2.2rem;
      width: 30.7rem;
    }
    @media (width <= 640px) {
      width: 16.5rem;
      left: 0;
      top: 0;
      transform: translateY(-50%);
    }
    & > img{
      width: 100%;
    }
    .ttlFlag__txt{
      line-height: 1;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%,-50%);
      img{
        height: 1.79rem;
        @media (width <= 640px) {
          height: .95rem;
        }
      }
    }
    &.-life{
      .ttlFlag__txt{
        color: #000;
      }
    }
  }
  .workSec,
  .lifeSec{
    .imgBlock{
      position: relative;
    }
    .txtarea{
      .ttl{
        line-height: normal;
        font-weight: 700;
        letter-spacing: .22em;
        font-size: 2.1rem;
        padding-top: 4.2rem;
        @media (width <= 640px) {
          font-size: 1.8rem;
          line-height: 1.6;
          padding-top: 3rem;
        }
      }
      .txt{
        text-align: justify;
        line-height: 2.14;
        letter-spacing: .21em;
        font-size: 1.4rem;
        margin-top: 3rem;
        font-weight: 500;
        @media (width <= 640px) {
          line-height: 1.93;
          margin-top: 2.2rem;
          letter-spacing: .19em;
        }
      }
    }
  }
  .lifeSec{
    margin-top: 16.5rem;
    @media (width <= 640px) {
      margin-top: 9.5rem;
    }
  }
  .odSec{
    margin-top: 8.5rem;
    .ttl{
      line-height: 1;
      background: #000;
      color: #fff;
      font-family: var(--ff-helvetica);
      font-style: italic;
      font-weight: 700;
      font-size: 2.4rem;
      letter-spacing: -0.03em;
      padding: 1.7rem 0 1.9rem 3.4rem;

      @media (width <= 640px) {
        letter-spacing: 0;
        font-size: 1.8rem;
        padding: 1.9rem 0 1.9rem 2.0rem;
      }

      img{
        height: 1.77rem;
        @media (width <= 640px) {
          height: 1.34rem;
        }
      }
    }
    .topTxt{
      font-weight: 700;
      line-height: 2.28;
      font-size: 1.7rem;
      letter-spacing: .22em;
      margin-top: 3.8rem;
      @media (width <= 640px) {
        line-height: 2.33;
        font-size: 1.5rem;
        margin-top: 2.3rem;
        letter-spacing: 0.19em;
        white-space: nowrap;
      }
    }
    .clm{
      display: flex;
      margin-top: 5.5rem;
      @media (width > 640px) {
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (width <= 640px) {
        flex-direction: column;
        margin-top: 3.5rem;
      }
    }
    .itemList{
      display: flex;
      flex-direction: column;
      gap: 1.3rem;
      @media (width > 640px) {
        padding-left: .8rem;
        
      }
      .item{
        display: flex;
        font-weight:500;
        letter-spacing: .2em;
        gap: 1.5rem;
        @media (width <= 640px) {
          gap: 1.25rem;
        }
        .label{
          white-space: nowrap;
          background: var(--cc-grn);
          display: flex;
          align-items: center;
          justify-content: center;
          padding-left: .4em;
          border-radius: .9rem;
          width: 7.6rem;
          height: 3rem;

          font-size:1.3rem ;
          @media (width <= 640px) {
            font-size: 1.17rem;
            width: 6.85rem;
            height: 2.72rem;
            border-radius: .5rem;
          }
          &.-blue{
            background: var(--cc-blue);
            color: #FFF;
          }
        }
        .val{
          font-size: 1.4rem;
          @media (width <= 640px) {
            white-space: nowrap;
            width: 18.4rem;
            font-size: 1.25rem;
            letter-spacing: .1em;
          }
        }
      }
     
    }
    .imgBlock{
      position: relative;
      @media (width > 640px) {
        width: 40.2rem;
      }
      @media (width <= 640px) {
        margin-top: 4rem;
      }
      .illust{
        position: absolute;
        left: -1.7rem;
        width: 37.8rem;
        bottom: -16.7rem;
        
        @media (width <= 640px) {
          width: 20.5rem;
          bottom: -8rem;
          left: -1rem;
        }
        &.-illust2{
          width: 31.5rem;
          left: 0;
          @media (width <= 640px) {
            width: 17.75rem;
            bottom: -10.5rem;
            left: 1.7rem;
          }
        }
        &.-illust3{
          
          @media (width > 640px) {
            left: -4.9rem;
          }
          @media (width <= 640px) {
            left: 0;
            bottom: -9rem;
            width: 19.25rem;
          }
        }
        &.-illust4{
          
          @media (width > 640px) {
            left:0rem;
            width: 31.7rem;
          }
          @media (width <= 640px) {
            left: -.8rem;
            bottom: -9rem;
            width: 17.4rem;
          }
        }
        &.-illust5{
          
          @media (width > 640px) {
            width: 37.3rem;
            left: -9rem;
            bottom: -15rem;
          }
          @media (width <= 640px) {
            left: -1.8rem;
            bottom: -9.5rem;
            width: 20.6rem;
          }
        }
      }
    }
  }
}

.recruit_interview-bottom{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4.6rem;
  padding: 10rem 0 12rem;
  @media (width <= 640px) {
    gap: 4.15rem;
    padding: 3rem 0 8rem;
  }
  .ico-arw{
    width: 1.8rem;
    @media (width <= 640px) {
      width: 1.55rem;
    }
  }
  .ico-menu{
    width: 2.2rem;
    @media (width <= 640px) {
      width: 1.95rem;
    }
  }
}