@charset "UTF-8";

body{
  font-family: 'noto sans jp';
}

#mainvisual {
  background-color: gray;
  background-image: url(./img/recruit_hero.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  height: 470px;
  position: relative;
}




.scroll_caption p {

  color: #fff;
  position: absolute;
  display: inline-block;
  font-family: "philosopher";
  font-size: 2rem;
  height: 70px;
  line-height: 70px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -14%);
}

.scroll_caption p::after {
  content: '';
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 30px;
  margin: auto;
  background-color: #fff;
}

/* ---------------- 採用メッセージ-pc start ------------- */
.recruit_message {
  background: linear-gradient(180deg, #fff 0%, #fff 20%, #F0F6F8 20%, #F0F6F8 100%);
  align-items: center;
  width: 100%;
  height: auto;
}

.recruit_background img{
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  display: block;
  margin-top: 75px;
}
.recruit_text {
  background-color: #fff;
  margin: 0 auto;
  padding: 51px;
  margin-top: -136px;
  max-width: 728px;
  transform: translate(0);
}

.recruit_text h1 {
  font-size: 3rem;
  padding-bottom: 27px;
  text-align: center;
  line-height: 1.6;
}
.recruit_text p{
line-height: 3.8rem;
width: 100%;
}
/* ---------------- 採用メッセージ-pc end ------------- */

/* ---------------- 求める人物像 start ------------- */

.person{
  background-color: #0051A4;
  margin: 100px auto;
}
.person_inner{
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-bottom:100px;
}
.person_header h1{
color: #fff;
  font-size:3rem;
  font-weight:400;
  text-align: center;
padding: 76px 0px;
}
.person_inner h2{
  padding: 30px 0;
  text-align: center;
  font-size: 1.8rem;
  color: #0051A4;
  font-weight: 700;
}
.person_inner p{
line-height: 2.8rem;
width: 90%;
margin: 0 auto;
}
.person_card{
  display: flex;
  width: 31%;

}
.person_card_inner{
  margin: 0 3%;
  background-color: #fff;
  padding: 10px;
  padding-bottom: 40px;
}

/* ---------------- 求める人物像 end ------------- */

/* ---------------- インタビュー start ------------- */

.interview{
  margin: 100px auto;
}
.interview_inner{
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-bottom:100px;
}
.interview_header h1{
  font-size:3rem;
  font-weight:400;
  text-align: center;
padding: 76px 0px;
}
.interview_inner p {
  padding-left: 20px;
}
.interview_card{
  display: flex;
  width: 100%;
}
.interview_img img{
width: 100%;
}
.interview_card li {
width: 100%;
}
.interview_card_inner {
position: relative;
  padding: 10px 40px;
}
.interview_card_inner figcaption {
  color: #fff;
  position: absolute;
  top: 80%;
}
.interview_card_inner figcaption h2{
  padding: 15px 20px 5px;
  text-align: left;
  font-size: 1.8rem;
  padding-top: 0;
  font-weight: 500;
}
.interview_card_inner figcaption p{

  font-size: 1.4rem;

  font-weight: 500;
}
.interview_caption {
  max-width: 92%;
  padding-left: 39px;
}
.interview_caption dt {
  font-size: 1.8rem;
  margin-top: 20px;
  padding: 10px 0px;
  font-family: 'noto sans jp';
}
.interview_caption dd {
  line-height: 3rem;
  font-family: 'noto sans jp';
}


/* ---------------- インタビュー end ------------- */


/* ---------------- よくある質問 start ------------- */

.question_inner{
  padding-bottom: 40px;
}

.question_header{
font-size: 3rem;
margin: 40px auto;
}
.question_header h1{
text-align: center;
}
.question_text{
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  padding: 60px auto;
}
.question_text dt{
  font-family: 'noto sans jp';
  line-height: 2;
padding-bottom: 10px;
}
.question_text dd{
  font-family: 'noto sans jp';
  line-height: 2;
margin-bottom: 40px;
}

/* ---------------- よくある質問 end ------------- */
/* ---------------- 募集中の職種 start ------------- */

.blue_text{
color: #0051A4;
}

.recruit_type_section h1 {
  font-size: 3rem;
  margin-top: 100px;
  margin-bottom: 33px;
  text-align: center;
}

.recruit_type {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  line-height: 44px;
  /* margin-bottom: 100px; */
  padding-bottom: 100px;
}


.recruit_type dt {
  width: 100px;
}

.dt_line dt {
  font-family: 'noto sans jp';
  margin-right: 30px;
  padding: 0 20px;
  float: left;
  clear: left;
  width: 150px;
}

.recruit_type dd {
  border-bottom: 1px solid #707070;
}


.dt_line:first-of-type {
  border-top: 1px solid #707070;
}

.recruit_btn_area {
margin: 100px auto;
width: 300px;
}

.recruit_btn_area p{
text-align: center;
margin-bottom: 20px;
margin-top: 0px;
}
.recruit_btn_area a{
width: 300px;
}
.button_contact{
position: relative;
}
.button_contact:before{
  content: url(img/logo_entori_wh.svg);
  width: 42px;
  display: block;
  position: absolute;
  top: 26%;
  transform: translate(-33px, 0);
}
.button_contact {
  font-family: 'noto sans jp';
  font-size: 2.3rem;
  font-weight: 400;
  display: block;
  width: 300px;
  color: #fff;
  background-color: #0051A4;
  padding: 21px;
  text-align: center;
  margin-top: 22px;
  margin: 0 auto;
  margin-bottom: 100px;
  font-size: 1.7rem;
  padding-left: 75px;
}
.button_contact:hover {
  color: #0051A4;
  background-color: #0052a457;
  transition: 0.3s ease-in-out;
  font-size: 1.7rem;
  backface-visibility: hidden;
}


/* ---------------- 募集中の職種 end ------------- */



.workspace li{
  padding-bottom: 4px;
}

/* ---------------- 信頼と技術の証明 start ------------- */


.section_secondary {
  margin-top: 0;
  padding-top: 050px;
}

.certificate_textarea {
  margin: 0 auto;
  display: flex;
  max-width: 1000px;
}

.certificate_textarea li {
  width: 50%;
  margin: 20px;
  line-height: 3.8rem;
}

.certificate_textarea h2 {
  font-weight: 700;
  margin-top: 30px;
}

.certificate_photoarea {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 100px 0;
}

.certificate_photoarea img {
  width: 230px;
  margin-bottom: 46px;
  padding: 0 10px;
}

.certificate_photoarea img:last-child {
  width: 320px;
}

/* ---------------- 信頼と技術の証明 end ------------- */

/* ---------------- service_case-2 start ------------- */
/* -------- Yokonarabi_compornet --------- */
.grid {
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
}

.grid_item {
  list-style: none;
}

.grid_col_2>.grid_item {
  width: 50%;
}

.grid_col_3>.grid_item {
  width: 33.3%;
}

.grid_col_4>.grid_item {}

@media screen and (max-width: 768px) {
  .grid {
    flex-wrap: wrap;
    justify-content: center;
  }

  .grid_col_2>.grid_item,
  .grid_col_3>.grid_item,
  .grid_col_4>.grid_item {
    margin: 20px 0;
  }

  .service_case_subttl {
    height: 100px;
  }

  .service_case_subttl,
  .service_case_description {
    background-color: #0051A4;
    padding: 10px;
    width: 180px;
  }
}

.grid_item {
  margin: 0 auto;
  border: #fff 2px solid;
}


.banner_works {
  background-image: url(../img/works_background_pc.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100vw;
  position: relative;
  height: 419px;
  margin-bottom: 140px;
}

.banner_works_box {
  position: absolute;
  background-color: #fff;
  width: 239px;
  height: 244px;
  top: 18%;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
}

.banner_works_box>p {
  margin-top: 5.5rem;
}

.banner_works_box h1 {
  font-size: 2.8rem;
  /* font-family: "Shippori Mincho B1"; */
  margin-top: 2.3rem;
  margin-bottom: 5rem;
}

.more_detail_link p {
  font-size: 400;
}


.arrow::after {
  content: url("../img/more_detail_arrow.svg");
  width: 50px;
  padding-right: 10px;
  padding-left: 5px;
  transform: translateY(-4px);
  display: inline-block;
}


.foot_banner {
  margin-bottom: 90px;
}

.foot_banner_inner {
  max-width: 1000px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  list-style: none;
}

.foot_banner_inner figure img {
  list-style: none;
  margin-bottom: 2rem;
  width: 100%;
}

.foot_banner_inner figcaption {
  text-align: center;
  width: auto;
}

.sub_ttl h2 {
  margin-top: 10px;
}

.foot_banner_inner h2 {
  margin-top: 10px;
  font-size: 2.6rem;
}





/* ---------------- 採用詳細 start ------------- */
.wrapper_modal{
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	margin-bottom: 100px;
  }
  
  .job_desc_grid_header h3 {
	font-size: 2rem;
	text-align: left;
	margin-bottom: 30px;
  }
  .job_desc{
	font-weight: 700;
	font-size: 1.7rem;
  }
  
  .job_desc_modal h3 {
	font-size: 2.2rem;
	line-height: 3.3rem;
	font-weight: 700;
	text-align: left;
  }
  
  .job_desc_article {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	line-height: 3.2rem;
	margin-bottom: 100px;
  }
  
  .job_desc_article dt {
    width: 120px;
}
  
.job_desc_article .dt_line dt {
	/* margin-right: 30px; */
	float: left;
	clear: left;
	border-bottom: 2px solid #707070;
  }
  
.job_desc_article dd {
  padding-left: 4px;
  margin-left: 17%;
  border-bottom: 1px solid #707070;
  font-family: 'noto sans jp';
}
  .job_desc_article dd:last-child {
	border-bottom: none;
  }
  
  .job_desc_article dt:last-child {
	border-bottom: none;
  }
  
  .job_desc_article dd:first-of-type {
	border-top: 1px solid #707070;
  }
  
  .job_desc_article dt:first-of-type {
	border-top: 2px solid #707070;
  }




/* ---------------------------------------------
---------------------------------------------
---------------------------------------------
---------------------------------------------
---------------------------------------------
--------------------------------------------- */

@media screen and (max-width:769px) {

#header_inner {
  background-color: gray;
  background-image: url(./img/recruit_hero_sp.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  height: 100vh;
  /* position: relative; */
}

  #main_ttl {
    text-align: left;
    width: 96%;
  }

  #main_ttl h1 {
    /* font-family: "Shippori Mincho B1"; */
  }

  
element.style {
}

.recruit_background img {
  /* max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  display: block; */
  margin-top: 50px;
}

.recruit_text {
  margin-top: 0px;
  padding: 5px;
  width: 90%;
}
.recruit_text h1 {
  font-size: 2.3rem;
  padding-top: 20px;
  padding-bottom: 20px;
}


.recruit_message {
  background: none;
  align-items: center;
  width: 100%;
  height: auto;
}
  /* ------------------ 求める人物像 SP　start ------------------ */
  .person_card {
    display: block;
    width: 100%;
}

.person_card_inner img{
  margin: 0 auto;
  width: 100%;
}

.person_card_inner{
  margin-bottom: 40px;
}


  /* ------------------ 求める人物像 SP　end ------------------ */

  /* ------------------ インタビュー SP　start ------------------ */

  .interview_caption {
    max-width: 96%;
    padding-left: 4%;
}
  .interview_img img {
margin-right: 20px;}

  .interview_card {
    display: block;
    width: 95%;
    margin: 0 auto;
}
  .interview_card li:first-child{
margin-bottom: 80px;
}
.interview_card_inner {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding-bottom: 40px;
  padding: 10px 3px;
}
.interview_card_inner figcaption h2 {
  padding: 15px 20px 5px;
  text-align: left;
  font-size: 1.8rem;
  padding-top: 6px;
  font-weight: 500;
}
.interview_card_inner figcaption p {
  font-size: 1.4rem;
  font-weight: 500;
  padding-left: 0px;
  padding-top: 5px;
}

.inrerview_card_2nd{
margin-top: 50px;
}
.interview_text h2 {
padding: 0px 0px 20px;
}
.interview_text {
display: flex;
}

.interview_ttl {
  font-size: 2rem;
  font-weight: 700;
  padding-bottom: 20px;
}

.interview_text p {
line-height: 1.8;
}

.interview_inner {
  padding-bottom: 0px;
}
.interview_inner p {
  padding-left: 20px;
  /* line-height: 2.8rem;
  margin: 0 auto;
  padding-bottom: 10px; */
}
  /* ------------------ インタビュー SP　end ------------------ */
  /* -------------------- よくある質問 SP　start ------------------  */
.question_header h1{
text-align: center;
}


  /* -------------------- よくある質問 SP　end ------------------  */


.question_inner{
  width: 90%;
  margin: 0 auto;
}




  /* ---------------- 募集中の職種 sp start ------------- */
  .recruit_type_header h1 {
text-align: center;  
}
.recruit_type_header h2 {
margin-left: 10px;
}

.job_desc_article {
  width: 90%;
  margin: 0 auto;
  line-height: 3.2rem;
  margin-bottom: 100px;
}
.job_desc_article dd {
  margin-left: 36%;
  }

    /* ---------------- 募集中の職種 sp end ------------- */
  /* -------------------- 募集職種 SP　start ------------------  */


  
.grid_header h1{
  text-align: center;
}
.grid_header h2{
  margin-left: 10px;
}

.recruit_type{
  width: 96%;
}

.dt_line dt {
  margin-right: 10px;
  padding: 0 0px;
  width: 86px;
}

.recruit_type dd {
  margin-left: 110px;
  border-bottom: none;
}
.recruit_type dd:first-child {
  border-bottom: none;
}

.recruit_type :first-of-type {
  border-bottom: none;
}
.recruit_type dd:first-of-type {
  border-top: none;
}

/* .dt_line {
  border-top: #707070 1px solid;
  } */
.dt_line:last-of-type {
  /* border-bottom: #707070 1px solid; */
  }


  /* -------------------- 募集職種 SP　end ------------------  */

  /* --------------- 信頼と技術の証明 SP start ----------- */

  
  .certificate_textarea {
    display: block;
  }

  .certificate_textarea li {
    width: 96%;
    margin: 7px;
    line-height: 3.8rem;
  }

  .certificate_textarea h2 {
    text-align: center;
  }
  .certificate_photoarea {
    margin: 0 auto;
    justify-content: center;
}

  .certificate_photoarea img {
    margin-bottom: 46px;
  }

  /* --------------- 信頼と技術の証明 SP end ----------- */


  .banner_works {
    background-image: url(../img/works_background_sp.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    margin-bottom: 140px;
  }

  .banner_works_box {
    margin: 0 auto;
  }

  .foot_banner_inner {
    display: block;
    padding-left: 0;
  }

  .foot_banner_inner h2 {
    margin-bottom: 40px;
}

  .foot_banner_inner ul {
    margin-bottom: 20px;
  }

  .foot_banner_inner figure {
    margin: 0 auto;
    width: 96%;
  }

  .foot_banner_inner figure img {
    width: 100%;
  }

}