@charset "UTF-8";
.page__wrapper.interview {
  font-weight: bold;
}
.interview__title {
  padding: 40px;
  background-color: #00873c;
}
.interview__title h1 {
  font-size: 32px;
  text-align: center;
  color: #fff;
}
.interview__firstview {
  width: 100%;
  margin: 0 auto;
  background: url("../image/recruit/interview-first.jpg");
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  height: 500px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.interview__firstview.anno {
  width: 100%;
  margin: 0 auto;
  background: url("../image/recruit/anno-item2-s.jpg");
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  height: 500px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.interview__firstview.fuji {
  width: 100%;
  margin: 0 auto;
  background: url("../image/recruit/fuji-item1-s.jpg");
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  height: 500px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.interview__firstview.akiyama {
  width: 100%;
  margin: 0 auto;
  background: url("../image/recruit/akiyama-item2-s.jpg");
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  height: 500px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.interview__firstview.tominaga {
  background: url("../image/recruit/tominaga-item1-1.jpg");
  width: 100%;
  margin: 0 auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  height: 500px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.interview__firstview h2 {
  position: absolute;
  /*width: 400px;*/
  top: -15%;
  left: 15%;
  width: 500px;
}
.interview__identifybox {
  color: #fff;
  width: 340px;
  position: absolute;
  bottom: -88px;
  right: 10%;
}
.firstview__namebox {
  background-color: #007130;
  padding: 12px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.firstview__namebox p {
  font-size: 28px;
  padding-right: 10px;
}
.firstview__namebox span {
  font-size: 12px;
  display: block;
  margin-left: 20px;
}
.interview__namebox__department {
  background-color: #00863C;
  padding: 20px;
}
.interview__jobcontent {
  background: url(../image/recruit/net-back.jpg) no-repeat;
  background-size: cover;
  padding: 160px 0 160px;
}
.jobcontent__container {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto 60px;
  padding: 0 5%;
  flex-direction: row;
}
.jobcontent__container.mbnone {
	margin-bottom: 0;
}

.jobcontent__item {
  flex: 0 0 50%;
  box-sizing: border-box;
  padding: 24px;
}
.jobcontent__item.image {
  flex: 0 0 50%;
  padding: 24px;
  text-align: center;
}
.jobcontent__item h3 {
  font-size: 28px;
  color: #00863c;
  margin-bottom: 20px;
}
.jobcontent__item p {
  margin-top: 20px;
  line-height: 1.85;
}
.jobcontent__container.satisfy {
  flex-direction: row-reverse;
}
/*-----
contact
---------*/
/*.concept__contact{
margin: 0 auto 80px;
position: relative;
text-align: center;
font-size: 16px;
font-weight:bold;
padding-bottom: 60px;
}*/
.concept__contact h3 {
  /*padding-bottom: 60px;*/
  font-size: 24px;
}
@media screen and (max-width:768px) {
  .concept__contact h3 {
    padding: 0 0 20px;
  }
}
.concept__contact h3:before {
  content: "";
  width: 40px;
  height: 4px;
  background-color: #00873C;
  position: absolute;
  /*top:50px;*/
  /*top:0;*/
  left: 50%;
  transform: translate(-50%);
  margin-top: 50px;
}
@media screen and (max-width:768px) {
  .concept__contact h3:before {
    margin-top: 0px;
  }
}
.contact__box {
  background-color: #e5e5e5;
  padding: 60px 5%;
}
@media screen and (max-width:768px) {
  .contact__box {
    padding: 30px 5%;
  }
}
/*.concept__contact {
box-sizing: border-box;

max-width:920px;
text-align: center;
}*/
.contact__waybox {
  display: flex;
  background-color: #fff;
  color: #00873C;
  font-size: 15px;
  margin: 40px auto 0;
  max-width: 1000px;
  flex-direction: row;
}
.contact__waybox__way {
  flex: 1 1 50%;
  text-align: center;
  padding: 20px 30px;
}
.tel-number {
  font-size: 28px;
}
.icon-mail {
  margin: 10px;
}
@media screen and (max-width: 800px) {
  .interview__jobcontent {
    padding: 220px 0 120px;
  }
  .jobcontent__container {
    flex-direction: column;
  }
  .jobcontent__container.satisfy {
    flex-direction: column;
    margin-top: 80px;
  }
  .sp {
    display: none;
  }
  .interview__firstview h2 {
    width: 50vw;
    top: 0;
    left: 0;
  }
  @media screen and (max-width: 768px) {
    /* 768pxまでの幅の場合に適応される */
    .interview__namebox__department {
      text-align: center;
    }
    .firstview__namebox {
      flex-direction: column;
    }
    .interview__identifybox {
      color: #fff;
      width: 300px;
      position: absolute;
      bottom: -88px;
      right: 5%;
    }
    .concept__content {
      /*padding: 120px 8%;*/
      padding: 5vw;
    }
    .content__text {
      display: flex;
      flex-direction: column;
      border-bottom: 1px solid #808080;
      padding: 20px 0;
      box-sizing: border-box;
      padding-left: 20px;
    }
    .address-area {
      display: flex;
      flex-direction: column;
      margin-bottom: 20px;
    }
    .contact__waybox {
      display: block;
      margin-top: 20px;
    }
    .contact__waybox__way .icon-mail {
      padding: 10px;
    }
    .interview__firstview.anno {
      height: 350px;
    }
    .interview__firstview.fuji {
      height: 350px;
    }
    .interview__firstview.akiyama {
      height: 350px;
    }
    .interview__firstview.tominaga {
      height: 350px;
    }
    .jobcontent__item {
      padding: 0;
      margin-bottom: 20px;
    }
    .jobcontent__item.image {
      padding: 0;
    }
  }
}