@charset "UTF-8";

/* pageMv
***************************************************************/
.pageMv::before {
  opacity: .36;
}
@media all and (min-width: 681px) {
  .pageMv {
    background: url(../img/recruit/mv_pc.jpg)no-repeat center / cover;
  }
}
@media all and (max-width:680px) {
  .pageMv {
    background: url(../img/recruit/mv_sp.jpg)no-repeat center / cover;
  }
  .pageMv .pageMvEnTitle {
  }
}
@media all and (max-width:370px) {
}


/* recruit_h2
***************************************************************/
.recruit_h2 {
  color: #2d5f86;
  font-size: 27px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.recruit_h2 .t1 {
  display: inline-block;
  border-bottom: 2px solid #2d5f86;
  padding: 0 4px 8px;
  min-width: 346px;
}
@media all and (min-width: 681px) {
}
@media all and (max-width:680px) {
  .recruit_h2 {
    font-size: 20px;
  }
  .recruit_h2 .t1 {
    min-width: 280px;
  }
}
@media all and (max-width:370px) {
}


/* recruitWrap1
***************************************************************/
.recruitWrap1 {
  padding: 115px 0 105px;
}
.recruit1_block1 {
  padding: 70px 0 120px;
  display: flex;
  justify-content: center;
}
.recruit1_block1_p1 {
  font-size: 20px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0.05em;
  line-height: 2.4;
}
.recruit1_block1_img1 {
  width: 474px;
  margin-top: 20px;
}
.recruit1_block2 {
  width: 1000px;
  margin: 0 auto;
  padding: 45px 65px;
  background-color: #f5f6f6;
}
.recruit1_block2_h3 {
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.63;
  color: #2d5f86;
}
.recruit1_block2_p1 {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.94;
  margin-top: 30px;
  margin-bottom: 25px;
}
.recruit1_block2 .media_img1 {
  background-color: #fff;
  padding: 25px 35px;
}
.recruit_link1 {
  width: 550px;
  height: 93px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.04em;
  color: #fff;
  background-color: #ea4655;
  position: relative;
}
.recruit_link1::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  width: 20px;
  height: 20px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  transition: border-color 0.3s ease;
}
@media all and (min-width: 681px) {
  .recruit_link1:hover {
    background-color: #586270;
  }
}
@media all and (max-width:680px) {
  .recruitWrap1 {
    padding: 80px 0 50px;
  }
  .recruit1_block1 {
    padding: 30px 20px 45px;
  }
  .recruit1_block1_p1 {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 2.13;
  }
  .recruit1_block1_img1 {
    width: 186px;
    margin-top: 15px;
  }
  .recruit1_block2 {
    width: calc(100% - 40px);
    padding: 30px 20px 25px;
  }
  .recruit1_block2_h3 {
    font-size: 19px;
    letter-spacing: 0.025em;
  }
  .recruit1_block2_p1 {
    font-size: 14px;
    line-height: 2;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .recruit1_block2 .media_img1 {
    padding: 20px;
  }
  .recruit_link1 {
    width: 322px;
    max-width: 90%;
    height: 56px;
    font-size: 18px;
  }
  .recruit_link1::after {
    right: 16px;
    width: 12px;
    height: 12px;
  }
}
@media all and (max-width:370px) {
}


/* recruitWrap2
***************************************************************/
.recruitWrap2 {
  width: 100%;
  overflow: hidden;
  padding: 70px 0 120px;
  background-color: #f5f6f6;
}
.recruit2_inner {
  width: 1100px;
  margin: 80px auto 90px;
  position: relative;
}
.recruit2_item {
  width: 600px;
}
.recruit2_item + .recruit2_item {
  margin-top: 80px;
}
.recruit2_item_h3 {
  font-size: 32px;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 0.03em;
  line-height: 1.4;
  color: #2d5f86;
}
.recruit2_item_p1 {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.94;
  margin-top: 25px;
}
.recruit2_img1 {
  width: 604px;
  position: absolute;
  right: -170px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media all and (min-width: 681px) {
}
@media all and (max-width:680px) {
  .recruitWrap2 {
    padding: 40px 0 55px;
  }
  .recruit2_inner {
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px 30px;
  }
  .recruit2_item {
    width: 100%;
  }
  .recruit2_item + .recruit2_item {
    margin-top: 35px;
  }
  .recruit2_item_h3 {
    font-size: 19px;
  }
  .recruit2_item_p1 {
    font-size: 14px;
    line-height: 2;
    margin-top: 14px;
  }
  .recruit2_img1 {
    width: 100%;
    position: static;
    margin-top: 25px;
  }
}
@media all and (max-width:370px) {
}


/* recruitWrap3
***************************************************************/
.recruitWrap3 {
  padding: 70px 0 120px;
}
.recruit3_itemWrap {
  padding-top: 100px;
  padding-bottom: 85px;
}
.recruit3_item {
  width: 1100px;
  margin: 0 auto;
  background-color: #f5f6f6;
}
.recruit3_itemWrap .recruit3_item:nth-of-type(1n + 2) {
  margin-top: 60px;
}
.recruit3_item_box1 {
  width: 100%;
  display: flex;
}
.recruit3_item_box1_in1 {
  width: calc(100% - 548px);
}
.recruit3_item_box1_in2 {
  width: 548px;
}
.recruit3_item_box1_blk1 {
  display: flex;
}
.recruit3_item_box1_num {
  width: 173px;
}
.recruit3_item_box1_name {
  padding: 30px 0 0 38px;
}
.recruit3_item_box1_name .t1 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 2.2;
}
.recruit3_item_box1_name .t2 {
  font-size: 38px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.3;
}
.recruit3_item_box1_name .t3 {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.8;
}
.recruit3_item_box1_blk2 {
  padding: 48px 50px 0 60px;
}
.recruit3_item_box1_blk2_profile {
  width: 129px;
}
.recruit3_item_box1_blk2_p1 {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.94;
  margin-top: 20px;
}
.recruit3_item_box2 {
  padding: 65px 26px 36px 60px;
}
.recruit3_item_box2_interview {
  width: 172px;
  margin: 0 auto;
}
.recruit3_item_box2_cim {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}
.recruit3_item_box2_in1 {
  width: 485px;
}
.recruit3_item_box2_in2 {
  width: 504px;
}
.recruit3_item_box2_qes + .recruit3_item_box2_qes {
  margin-top: 65px;
}
.recruit3_item_box2_qes .dt1 {
  font-size: 24px;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 0.03em;
  line-height: 1.4;
  padding-left: 60px;
  position: relative;
}
.recruit3_item_box2_qes .dt1::before {
  content: "";
  background: url(../img/recruit/q.svg)no-repeat center / contain;
  width: 38px;
  height: 55px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.recruit3_item_box2_qes .dd1 {
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.94;
  margin-top: 28px;
}
.recruit3_item_box2_dl1 .dt1 {
  width: 363px;
  height: 45px;
  background: url(../img/recruit/parts1.svg)no-repeat center / contain;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 40px;
  padding: 0 5px 7px 0;
}
.recruit3_item_box2_dl1 .dd1 {
  width: 100%;
}
@media all and (min-width: 681px) {
  .recruit3_itemWrap .recruit3_item:nth-of-type(even) .recruit3_item_box1 {
    flex-flow: row-reverse;
  }
  .recruit3_itemWrap .recruit3_item:nth-of-type(even) .recruit3_item_box1_blk1 {
    flex-flow: row-reverse;
    justify-content: space-between;
  }
}
@media all and (max-width:680px) {
  .recruitWrap3 {
    padding: 40px 20px 55px;
  }
  .recruit3_itemWrap {
    padding-top: 48px;
    padding-bottom: 35px;
  }
  .recruit3_item {
    width: 100%;
  }
  .recruit3_itemWrap .recruit3_item:nth-of-type(1n + 2) {
    margin-top: 35px;
  }
  .recruit3_item_box1 {
    display: block;
  }
  .recruit3_item_box1_in1 {
    width: 100%;
  }
  .recruit3_item_box1_in2 {
    width: 100%;
  }
  .recruit3_item_box1_blk1 {
    align-items: center;
  }
  .recruit3_item_box1_num {
    width: 121px;
  }
  .recruit3_item_box1_name {
    width: calc(100% - 121px);
    padding: 0 0 0 15px;
  }
  .recruit3_item_box1_name .t1 {
    font-size: 14px;
    letter-spacing: 0;
  }
  .recruit3_item_box1_name .t2 {
    font-size: 29px;
  }
  .recruit3_item_box1_name .t3 {
    font-size: 14px;
  }
  .recruit3_item_box1_blk2 {
    padding: 20px 20px 12px;
  }
  .recruit3_item_box1_blk2_profile {
    width: 103px;
    display: none;
  }
  .recruit3_item_box1_blk2_p1 {
    font-size: 14px;
    line-height: 1.86;
    margin-top: 10px;
  }
  .recruit3_item_box1_in2 {
    padding: 0;
  }
  .recruit3_item_box2 {
    padding: 46px 20px 36px;
  }
  .recruit3_item_box2_interview {
    width: 138px;
  }
  .recruit3_item_box2_cim {
    display: block;
    margin-top: 30px;
  }
  .recruit3_item_box2_in1 {
    width: 100%;
  }
  .recruit3_item_box2_in2 {
    width: 100%;
  }
  .recruit3_item_box2_qes + .recruit3_item_box2_qes {
    margin-top: 38px;
  }
  .recruit3_item_box2_qes .dt1 {
    font-size: 20px;
    min-height: 56px;
    display: flex;
    align-items: center;
  }
  .recruit3_item_box2_qes .dd1 {
    font-size: 14px;
    line-height: 1.94;
    margin-top: 12px;
  }
  .recruit3_item_box2_dl1 .dt1 {
    width: 295px;
    height: 37px;
    font-size: 17px;
    margin: 35px auto 15px;
    padding: 0 3px 6px 0;
  }
}
@media all and (max-width:370px) {
}


/* recruitWrap4
***************************************************************/
.recruitWrap4 {
  width: 100%;
  padding: 70px 0 160px;
  background-color: #f5f6f6;
}
.recruit4_table1 {
  width: 1078px;
  margin: 100px auto;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.7;
}
.recruit4_table1 th {
  width: 256px;
  border: 1px solid #6f7174;
  background-color: #cfdcdc;
  vertical-align: middle;
  font-weight: 400;
}
.recruit4_table1 td {
  width: calc(100% - 256px);
  border: 1px solid #6f7174;
  background-color: #fff;
  vertical-align: middle;
  padding: 20px 25px;
}
.recruit4_flow {
  width: 1100px;
  margin: 110px auto 85px;
  padding-top: 88px;
  border-top: 1px solid #6f7174;
}
@media all and (min-width: 681px) {
}
@media all and (max-width:680px) {
  .recruitWrap4 {
    padding: 40px 20px 70px;
  }
  .recruit4_table1 {
    width: 100%;
    margin: 45px auto;
    font-size: 14px;
    border-top: 1px solid #6f7174;
  }
  .recruit4_table1 th {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 12px 0;
    border-top: none;
  }
  .recruit4_table1 td {
    display: block;
    width: 100%;
    padding: 20px;
    border-top: none;
  }
  .recruit4_flow {
    width: 100%;
    margin: 55px auto 50px;
    padding-top: 55px;
  }
  .recruit4_flow img {
    display: block;
    width: 256px;
    margin: 0 auto;
  }
}
@media all and (max-width:370px) {
}


/* instaWrap */
.instaWrap {
  padding-top: 54px;
  padding-bottom: 100px;
}
.instaWrap .h4 {
  width: 244px;
  margin-left: calc((100% - 1240px) / 2);
}
.insta_list {
  width: 100%;
  margin: 28px auto 0;
  display: flex;
  justify-content: space-between;
}
.insta_list .li1 {
  width: calc((100vw - 25px) / 5);
}
.insta_list .link1 {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.insta_list .thumb {
  width: 100%;
  height: calc((100vw - 25px) / 5);
  background: url(../img/common/sample4.jpg) no-repeat center/cover;
  transition: transform 0.3s ease;
}
.insta_list .text {
  opacity: 0;
  transition: opacity 0.3s ease;
  width: 223px;
  height: 223px;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 400;
  /* text-align: justify; */
  letter-spacing: 0;
  line-height: 1.79;
}
@media all and (min-width: 681px) {
  .insta_list .li1 {
    min-width: 291px;
  }
  .insta_list .thumb {
    min-height: 291px;
  }
  .insta_list a:hover .thumb {
    transform: scale(1.1);
  }
  .insta_list a:hover .text {
    opacity: 1;
  }
}
@media all and (max-width: 680px) {
  .instaWrap {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .instaWrap .h4 {
    width: calc(244px * .7);
    margin-left: 20px;
  }
  .insta_list {
    margin-top: 25px;
    padding: 0 20px;
    display: block;
  }
  .insta_list .li1 {
    width: 100%;
  }
  .insta_list .li1:nth-of-type(1n + 2) {
    margin-top: 15px;
  }
  .insta_list .link1 {
    background-color: #fff;
  }
  .insta_list .thumb {
    height: 55vw;
  }
  .insta_list .text {
    opacity: 1;
    width: 100%;
    height: auto;
    position: static;
    background-color: transparent;
    color: #000;
    padding: 10px 14px 14px;
    display: block;
    font-size: 13px;
    line-height: 1.7;
  }
}


/* aaa
***************************************************************/
@media all and (min-width: 681px) {
}
@media all and (max-width:680px) {
}
@media all and (max-width:370px) {
}
