@charset "UTF-8";
/*▽▽▽▽▽▽---------- interview ----------▽▽▽▽▽▽*/
.main.interview {
  background-color: #f6f6f4;
}

/*--------------------- mv ---------------------*/
.interview_mv { padding: 40px 40px 40px 45px; }
.mv_img {
  height: 100vh;
  margin: 0 auto;
  max-height: 700px;
  position: relative;
  width: 100%;
}
.mv_img.member01 {
  background: url("../img/member01/mv_01.jpg") top center no-repeat;
  background-size: cover;
}
.mv_img.member02 {
  background: url("../img/member02/mv_01.jpg") top center no-repeat;
  background-size: cover;
}
.mv_img.member03 {
  background: url("../img/member03/mv_01.jpg") top center no-repeat;
  background-size: cover;
}
.mv_img.member04 {
  background: url("../img/member04/mv_01.jpg") top center no-repeat;
  background-size: cover;
}
.mv_img.member05 {
  background: url("../img/member05/mv_01.jpg") top center no-repeat;
  background-size: cover;
}
.mv_read {
  color: #fff;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
  text-shadow: 2px 0px 10px rgba(0,0,0,0.6);
  text-align: center;
}
.mv_read span {
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 48px;
  font-weight: bolder;
  letter-spacing: 0.05em;
  line-height: 1.4;
}

/*--------------------- .member_about_box ---------------------*/
.member_about_box {
  background: url(../img/bg_block.jpg) repeat;
  background-size: 8px;
  display: inline-block;
  max-width: 610px;
  padding: 35px;
  position: absolute;
  bottom: -130px;
  left: 100px;
  text-align: left;
  width: 100%;
}
.member_about_box strong {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro",　YuGothic, '游ゴシック', serif;
  font-size: 32px;
  /* letter-spacing: 0.1em; */
  letter-spacing: 0.05em;
  line-height: 1.4;
  font-weight: 600;
}
/* .member_name {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro",　YuGothic, '游ゴシック', serif;
  font-size: 28px;
} */
.member_name{
  font-size: 0;
  margin-top: 20px;
}
.member_name span{
  display: inline-block;
  vertical-align: middle;
}
.member_name .name{
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro",　YuGothic, '游ゴシック', serif;
  font-size: 28px;
}
.member_name .position {
  font-size: 15px;
  background-color: #6ac298;
  color: #fff;
  /* font-family: YuGothicM, YuGothic, Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "游ゴシック", Meiryo, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif; */
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro",　YuGothic, '游ゴシック', serif;
  padding: 5px 20px;
  margin-right: 10px;
}
.member_name .en {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: lighter;
  letter-spacing: 0.07em;
  margin-left: 20px;
}


/*--------------------- .int_wrap ---------------------*/
.int_wrap { overflow: hidden; padding: 200px 0 0 0; }
.int_inr { margin: 0 auto; width: 1000px; }
.int_inr._right { padding-left: 25%; width: 100%; }
.int_inr._left { padding-left: 32%; width: 100%; }
.int_section { margin-bottom: 140px; position: relative; }
.int_section._01, .int_section._03 {
  background-color: #e7e7e7;
  margin-right: 30%;
  margin-bottom: 300px;
}
.int_section._04 {
  background-color: #e7e7e7;
  margin-left: 30%;
  margin-bottom: 100px;
}
.int_section._05 {
  background: url("../img/bg_block.png") top center repeat #f6f6f4;
  background-size: 8px;
  margin-bottom: 0;
  padding: 130px 0 160px;
}

/*--------------------- .int_q ---------------------*/
.int_q {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro",　YuGothic, '游ゴシック', serif;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding-bottom: 27px;
}
.int_q span { font-size: 28px; }
.int_a_txt {
  line-height: 1.7;
}

/*--------------------- .int_box ---------------------*/
.int_box { position: relative; }

/*--------------------- .int_txt ---------------------*/
.int_txt._q01_l, .int_txt._q03_l {
  padding: 54px 0 80px 0;
  width: 58%;
}
.int_txt._q02_r {
  background: url("../img/bg_block.jpg") repeat;
  background-size: 8px;
  padding: 75px 45px 130px;
  position: absolute;
  right: 0;
  top: -100px;
  width: 500px;
}
.int_txt._q03_l .int_q + p { margin-bottom: 25px; }
.int_txt._q04_l {
  padding: 54px 0 80px 0;
  width: 58%;
}

/*--------------------- .int_img ---------------------*/
.int_img img { width: 100%; }

.int_img ._q01_r, .int_img ._q03_r {
  background: url(../img/member01/01.jpg) top center no-repeat;
  background-size: cover;
  height: 100%;
  max-width: 71%;
  position: absolute;
  top: 100px;
  right: -43%;
  bottom: 0;
  width: 100%;
}
.int_img ._q03_r {
  background: url(../img/member01/03.jpg) center center no-repeat;
  background-size: cover;
  top: 140px;
}
.int_img._q02_l {
  background: url("../img/member01/02.jpg") no-repeat;
  background-size: cover;
  height: 480px;
  width: 100%;
}
.int_img ._q04_r {
  background: url(../img/member01/04.jpg) top center no-repeat;
  background-size: cover;
  height: 100%;
  max-width: 71%;
  position: absolute;
  top: 100px;
  left: -43%;
  bottom: 0;
  width: 100%;
}
/*-- .member02 --*/
.member02 .int_img ._q01_r, .member02 .int_img ._q03_r {
  background: url(../img/member02/01.jpg) top center no-repeat;
  background-size: cover;
  height: 100%;
  max-width: 71%;
  position: absolute;
  top: 100px;
  right: -43%;
  bottom: 0;
  width: 100%;
}
.member02 .int_img ._q03_r {
  background: url(../img/member02/03.jpg) center center no-repeat;
  background-size: cover;
  top: 140px;
}
.member02 .int_img._q02_l {
  background: url("../img/member02/02.jpg") no-repeat;
  background-size: cover;
  height: 480px;
  width: 100%;
}
.member02 .int_img ._q04_r {
  background: url(../img/member02/04.jpg) top center no-repeat;
  background-size: cover;
  height: 100%;
  max-width: 71%;
  position: absolute;
  top: 100px;
  left: -43%;
  bottom: 0;
  width: 100%;
}
/*-- .member03 --*/
.member03 .int_img ._q01_r, .member03 .int_img ._q03_r {
  background: url(../img/member03/01.jpg) top center no-repeat;
  background-size: cover;
  height: 100%;
  max-width: 71%;
  position: absolute;
  top: 100px;
  right: -43%;
  bottom: 0;
  width: 100%;
}
.member03 .int_img ._q03_r {
  background: url(../img/member03/03.jpg) center center no-repeat;
  background-size: cover;
  top: 140px;
}
.member03 .int_img._q02_l {
  background: url("../img/member03/02.jpg") no-repeat;
  background-size: cover;
  height: 480px;
  width: 100%;
}
.member03 .int_img ._q04_r {
  background: url(../img/member03/04.jpg) top center no-repeat;
  background-size: cover;
  height: 100%;
  max-width: 71%;
  position: absolute;
  top: 100px;
  left: -43%;
  bottom: 0;
  width: 100%;
}
/*-- .member04 --*/
.member04 .int_img ._q01_r, .member04 .int_img ._q03_r {
  background: url(../img/member04/01.jpg) top center no-repeat;
  background-size: cover;
  height: 100%;
  max-width: 71%;
  position: absolute;
  top: 100px;
  right: -43%;
  bottom: 0;
  width: 100%;
}
.member04 .int_img ._q03_r {
  background: url(../img/member04/03.jpg) center center no-repeat;
  background-size: cover;
  top: 140px;
}
.member04 .int_img._q02_l {
  background: url("../img/member04/02.jpg") no-repeat;
  background-size: cover;
  height: 480px;
  width: 100%;
}
.member04 .int_img ._q04_r {
  background: url(../img/member04/04.jpg) top center no-repeat;
  background-size: cover;
  height: 100%;
  max-width: 71%;
  position: absolute;
  top: 100px;
  left: -43%;
  bottom: 0;
  width: 100%;
}
/*-- .member05 --*/
.member05 .int_img ._q01_r, .member05 .int_img ._q03_r {
  background: url(../img/member05/01.jpg) top center no-repeat;
  background-size: cover;
  height: 100%;
  max-width: 71%;
  position: absolute;
  top: 100px;
  right: -43%;
  bottom: 0;
  width: 100%;
}
.member05 .int_img ._q03_r {
  background: url(../img/member05/03.jpg) center center no-repeat;
  background-size: cover;
  top: 140px;
}
.member05 .int_img._q02_l {
  background: url("../img/member05/02.jpg") no-repeat;
  background-size: cover;
  height: 480px;
  width: 100%;
}
.member05 .int_img ._q04_r {
  background: url(../img/member05/04.jpg) top center no-repeat;
  background-size: cover;
  height: 100%;
  max-width: 71%;
  position: absolute;
  top: 100px;
  left: -43%;
  bottom: 0;
  width: 100%;
}


/*--------------------- .btn ---------------------*/
.int_btn_area {
  margin: 0 auto;
  overflow: hidden;
  width: 40%;
}
.int_prev_btn, .int_next_btn {
  border: 1px solid #000;
  position: relative;
}
.int_prev_btn.clm1, .int_next_btn.clm1 {
  display: block;
  margin: 0 auto;
  width: 40%;
}

.int_prev_btn.clm2, .int_next_btn.clm2 { display: inline-block; }
.int_next_btn.clm2 { float: right; }
.int_prev_btn a, .int_next_btn a {
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: lighter;
  letter-spacing: 0.07em;
  padding: 10px 30px;
  position: relative;
  text-decoration: none;
}
.int_prev_btn a::before, .int_next_btn a::after {
  content: "";
  display: inline-block;
  height: 1rem;
  width: 2rem;
}
.int_prev_btn a::before {
  background: url("../img/prev.svg") no-repeat;
  background-size: contain;
  margin-right: 20px;
}
.int_next_btn a::after {
  background: url("../img/next.svg") no-repeat;
  background-size: contain;
  margin-left: 20px;
}
.int_prev_btn a:hover, .int_next_btn a:hover {
  color: #000;
}
.other_read {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: lighter;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
  text-align: center;
}

@media only screen and (max-width: 960px) {
  /*--------------------- mv ---------------------*/
  .interview_mv { padding: 0; }
  .mv_img { height: 30vh; }
  .mv_read { font-size: 12px; top: 60%; }
  .mv_read span { font-size: 26px; }
  .member_about_box {
    margin: 0 auto;
    max-width: 350px;
    padding: 20px;
    right: 0;
    bottom: -100px;
    left: 0;
    text-align: center;
    transform: none;
    width: 90%;
  }
  .member_about_box strong { font-size: 16px; }
  .member_name { margin-top:10px;}
  .member_name .position { font-size: 12px;margin-right:5px; padding:5px 10px;}
  .member_name .name{ font-size: 16px; }
  .member_name .en {
    font-size: 12px;
    margin-left: 15px;
    vertical-align: middle;
  }

  /*--------------------- .int_wrap ---------------------*/
  .int_wrap {
    padding: 150px 0 0 0;
  }
  .int_section { margin-bottom: 60px; }
  .int_section._01, .int_section._03 {
    background-color: transparent;
    margin-right: 0;
    margin-bottom: 60px;
  }
  .int_section._04 {
    background: url("../img/bg_block.png") bottom center repeat #f6f6f4;
    background-size: 8px;
    margin-left: 0;
    margin-bottom: 0;
  }
  .int_section._05 {
    padding: 70px 0 80px;
    width: 100%;
  }
  .int_inr { width: 100%; }
  .int_inr._right, .int_inr._left {
    padding: 0;
  }
  .int_txt._q01_l, .int_txt._q03_l {
    background-color: #e7e7e7;
    padding: 30px 20px 80px;
    width: 100%;
  }
  .int_txt._q03_l .int_q + p { margin-bottom: 10px; }
  .int_txt._q02_r {
    margin: 0 auto;
    padding: 20px 35px 25px;
    position: static;
    top: -150px;
    right: 0;
    left: 0;
    width: 90%;
  }
  .int_txt._q04_l {
    background-color: #e7e7e7;
    padding: 30px 20px 80px;
    width: 100%;
  }

  .int_q {
    font-size: 18px;
    line-height: 1.6;
    padding-bottom: 10px;
  }
  .int_q span { font-size: 18px; }
  .int_a_txt { font-size: 14px; }

  .int_img { margin-top: -50px; }
  .int_img.top { margin-top: -10px; }
  .int_img ._q01_r, .int_img ._q03_r {
    margin: 0 auto;
    max-width: 100%;
    padding-top: 80%;
    position: static;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 75%;
  }
  .int_img._q02_l {
    background-position: 50% 50%;
    background-size: cover;
    height: auto;
    padding-top: 70%;
  }
  .int_img ._q04_r {
    margin: 0 auto;
    max-width:  100%;
    padding-top: 80%;
    position: static;
    top: 100px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 75%;
  }
   .member02 .int_img ._q01_r, .member02 .int_img ._q03_r,
   .member03 .int_img ._q01_r, .member03 .int_img ._q03_r,
   .member04 .int_img ._q01_r, .member04 .int_img ._q03_r,
   .member05 .int_img ._q01_r, .member05 .int_img ._q03_r{
    margin: 0 auto;
    max-width: 100%;
    padding-top: 80%;
    position: static;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 75%;
	height: auto;
  }
  .member02 .int_img._q02_l,
  .member03 .int_img._q02_l,
  .member04 .int_img._q02_l,
  .member05 .int_img._q02_l{
    background-position: top left;
    background-size: cover;
    height: auto;
    padding-top: 70%;
  }
  .member02 .int_img ._q04_r,
  .member03 .int_img ._q04_r,
  .member04 .int_img ._q04_r,
  .member05 .int_img ._q04_r{
    margin: 0 auto;
    max-width:  100%;
    padding-top: 80%;
    position: static;
    top: 100px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 75%;
	height: auto;
  }

  .int_btn_area { width: 90%; }
  .int_prev_btn.clm1, .int_next_btn.clm1 { width: 45%; }
  .int_prev_btn.clm2, .int_next_btn.clm2 { width: 40%; }
  .int_prev_btn a, .int_next_btn a {
    font-size: 16px;
    padding: 10px 20px;
    text-align: center;
  }
  .int_prev_btn a::before, .int_next_btn a::after {
    height: 0.5rem;
    width: 1rem;
  }
  .other_read {
    font-size: 16px;
    margin-bottom: 10px;
  }
}



/*タブレット調整*/
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .int_section .int_inr{
    width: 100%!important;
  }
  .int_txt._q04_l{
    width: 90%!important;
  }
  .int_txt._q01_l, .int_txt._q03_l{
    width: 60%!important;
  }
  .int_inr._right{
    padding-left: 10%;
  }
  .int_txt._q02_r{
    width: 50%!important;
  }
  .int_wrap.p_talk._03 .talk03 .int_img._q02_l,
  .int_wrap.p_talk._04 .talk02 .int_img ._q02_r,
  .int_wrap.p_talk._04 .talk03 .int_img._q02_l{
    background-position: right!important;
  }
  .int_wrap.p_talk._03 .talk04 .int_img ._q04_r,
  .int_wrap.p_talk._04 .talk04 .int_img ._q04_r{
    background-position: left!important;
  }
  .talk04bg{
    margin-top: 100px!important;
  }
  .int_wrap.p_talk._04 .int_section.talk02{
    margin-bottom: 450px!important;
  }
  .mv_read.project_story{
    top: 40%!important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .int_img ._q01_r,.int_img ._q03_r,.int_img ._q04_r{
    padding-top: 50%!important;
    width: 50%!important;
  }
  .int_wrap.p_talk._01 .talk02 .int_img ._q02_r{
    padding-top: 40%!important;
    width: 100%!important;
    background-position: top!important;
  }
  .talk02 .int_img ._q02_r{
    padding-top: 40%!important;
    width: 100%!important;
    background-position: top!important;
  }
  .int_wrap.p_talk._03 .talk02 .int_img ._q02_r{
    padding-top: 40%!important;
    width: 100%!important;
    background-position: top!important;
  }
  .int_wrap.p_talk._04 .talk02 .int_img ._q02_r{
    padding-top: 40%!important;
    width: 100%!important;
  }
  .int_img._q02_l{
    padding-top: 30%!important;
  }
  .mv_read, .mv_read.project_story{
    top: 48%!important;
  }
}


/*▽▽▽▽▽▽---------- project_story ----------▽▽▽▽▽▽*/
/*--------------------- .mv ---------------------*/
.mv_read.project_story { top: 65%; }
.mv_img.talk01 { background: url("../img/sciencetalk/mv.jpg") top center no-repeat; background-size: cover; }
.mv_img.talk02 { background: url("../img/projectstory/mv.jpg") top center no-repeat; background-size: cover; }
.mv_img.talk03 { background: url("/recruit/img/developmentstory01/mv.jpg") top center no-repeat; background-size: cover; }
.mv_img.talk04 { background: url("/recruit/img/developmentstory02/mv.jpg") top center no-repeat; background-size: cover; }


/*--------------------- .member_about_box ---------------------*/
.member_about_box.p_story {
  max-width: 83.5%;
  padding: 35px 60px;
  bottom: -300px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
  .member_about_box.p_story {
    padding: 35px 20px;
  }
}

/*--------------------- .p_member ---------------------*/
.p_member_ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro",　YuGothic, '游ゴシック', serif;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
}
.p_member_ttl .en {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  font-weight: lighter;
  letter-spacing: 0.07em;
}

/*--------------------- .person_box ---------------------*/
.person_box { overflow: hidden; }
.person_box._clm2 { margin: 0 -80px; }
.person_box._clm2 .person_list {
  float: left;
  overflow: hidden;
  padding: 0 80px;
  width: 50%;
}
.person_box.cloth {
  position: relative;
}
.person_box.cloth::after {
  background: url("../img/cloth.png") no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.8rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1.8rem;
}

.person_img {
  float: left;
  max-width: 150px;
  width: 35%;
}
.person_img img { width: 100%; }


.person_box._clm3 .person_list {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	position: relative;
}
.person_box._clm3 .second,
.person_box._clm3 .third{
	margin-left: 4%;
}
.person_box._clm3 .first::after,
.person_box._clm3 .second::after{
  background: url("../img/cloth.png") no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.8rem;
  position: absolute;
  top: 50%;
  left: 107%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1.8rem;
}

/*--------------------- .p_m_name ---------------------*/
.p_m_name {
  float: left;
  margin: 7% 0 0 7%;
  text-align: left;
  width: 58%;
}
/*-------- .p_m_name 3clm---------*/
._clm3 .p_m_name {
  float: left;
  margin: 3% 0 0 4%;
  text-align: left;
  width: 61%;
}
.person_box._clm3 .p_m_name strong{
  font-size: 25px;
}
.p_m_name strong {
  display: block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro",　YuGothic, '游ゴシック', serif;
  font-size: 28px;
  margin-top: 8px;
}
.p_m_name span {
  color: #fff;
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  font-style: italic;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-top: 8px;
  padding: 3px 10px;
}
.p_m_name.color01 span { background-color: #79adca; }
.p_m_name.color02 span { background-color: #ab8bbd; }
.p_m_name.color03 span { background-color: #86bc97; }
.p_m_name.color04 span { background-color: #e8a175; }
.p_m_name.color05 span { background-color: #dea1c3; }
.p_m_name.color06 span { background-color: #b7ce80; }
.p_m_name.color07 span { background-color: #e09a9a; }
.p_m_name.color08 span { background-color: #8ac8c0; }
.p_m_name.color09 span { background-color: #909fcf; }

/*--------------------- .p_talk ---------------------*/
.p_talk .int_section._01, .p_talk .int_section._03 { background-color: #fff; }
.p_talk .int_section._03 { margin-bottom: 0; }
.p_talk .int_a_txt.talk { margin: 0 0 35px 55px; position: relative; }
.p_talk .int_a_txt.talk.btm { margin: 0 0 0 55px; }
.p_talk .int_a_txt.talk::before {
  font-weight: bold;
  position: absolute;
  left: -55px;
}
/* .p_talk .int_a_txt.talk._mem01::before { color: #79adca; content: "𠮷近"; }
.p_talk .int_a_txt.talk._mem02::before { color: #ab8bbd; content: "太田"; }
.p_talk .int_a_txt.talk._mem03::before { color: #86bc97; content: "木村"; }
.p_talk .int_a_txt.talk._mem04::before { color: #e8a175; content: "北川"; }
.p_talk .int_a_txt.talk._mem05::before { color: #dea1c3; content: "帯田"; }
.p_talk .int_a_txt.talk._mem06::before { color: #b7ce80; content: "森川"; }

.p_talk .int_a_txt.talk._mem07::before { color: #e09a9a; content: "前田"; }
.p_talk .int_a_txt.talk._mem08::before { color: #8ac8c0; content: "松本"; }
.p_talk .int_a_txt.talk._mem09::before { color: #909fcf; content: "河田"; } */

.p_talk .int_a_txt.talk._mem01::before { color: #79adca; content: "Ｍさん"; }
.p_talk .int_a_txt.talk._mem02::before { color: #ab8bbd; content: "Ｎさん"; }
.p_talk .int_a_txt.talk._mem03::before { color: #86bc97; content: "Ｋさん"; }
.p_talk .int_a_txt.talk._mem04::before { color: #e8a175; content: "Ｌさん"; }
.p_talk .int_a_txt.talk._mem05::before { color: #dea1c3; content: "Ｆさん"; }
.p_talk .int_a_txt.talk._mem06::before { color: #b7ce80; content: "Ｇさん"; }

.p_talk .int_a_txt.talk._mem07::before { color: #e09a9a; content: "Ｈさん"; }
.p_talk .int_a_txt.talk._mem08::before { color: #8ac8c0; content: "Ｉさん"; }
.p_talk .int_a_txt.talk._mem09::before { color: #909fcf; content: "Ｊさん"; }

/*--------------------- .talk01 ---------------------*/
.talk01 .int_img ._q01_r { background: url("../img/sciencetalk/01.jpg") center center no-repeat; background-size: cover; }
/*--------------------- .talk02 ---------------------*/
.int_section.talk02 { margin-bottom: 450px; }
.talk02 .int_txt._q02_r {
  background-image: none;
  background-color: #fff;
  padding: 50px 50px 70px;
  top: 60px;
}
.talk02 .int_img ._q02_r {
  background: url("../img/sciencetalk/02.jpg") center center no-repeat;
  background-size: cover;
  height: 100%;
  max-width: 47%;
  position: absolute;
  top: -85px;
  left: 0;
  bottom: 0;
  width: 100%;
}
.talk02 .int_img._q02_l {
  background-image: none;
  background-color: #dfdfdf;
  height: 570px;
  margin-left: 10%;
  width: 100%;
}
/*--------------------- .talk03 ---------------------*/
.int_section.talk03 {
  background: url(../img/bg_block.png) bottom center repeat #f6f6f4;
  background-size: 8px;
  margin: 0;
  padding-bottom: 140px;
}
.talk03 .int_txt._q02_r {
  background-image: none;
  background-color: #fff;
  padding: 50px;
  top: -100px;
  left: 0;
}
.talk03 .int_img._q02_l { background: url("../img/sciencetalk/03.jpg") no-repeat; background-size: cover; }
/*--------------------- .talk04 ---------------------*/
.talk04bg { background: url(../img/bg_block.png) top center repeat #f6f6f4; background-size: 8px; }
.talk04bg .int_section._05 { background: none; }
.int_section.talk04 { background-color: #fff; margin-bottom: 0; }
.talk04 .int_img ._q04_r {
  background: url("../img/sciencetalk/04.jpg") center center no-repeat;
  background-size: cover;
  height: 60%;
}

/*--------------------- .btn ---------------------*/
.int_inr.btn_box { margin: 0 auto; width: 900px; }
.talk_btn_area {
  margin: 0 -15px;
  overflow: hidden;
}
.talk_btn {
  position: relative;
}
.talk_btn.clm3 {
  float: left;
  padding: 0 15px;
  width: 33.333%;
}
.talk_btn a {
  border: 1px solid #000;
  display: block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: lighter;
  letter-spacing: 0.07em;
  line-height: 1.2;
  height: 86px;
  padding: 15px 30px;
  position: relative;
  text-decoration: none;
}
.talk_btn.fast a { padding: 28px 30px 15px; }
.talk_btn a:hover { color: #333; }
.talk_btn::after {
  background: url("../img/next.svg") no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 1rem;
  margin-left: 20px;
  position: absolute;
  top: 43%;
  right: 30px;
  width: 2rem;
}

@media only screen and (max-width: 960px) {
  /*--------------------- .member_about_box.p_story ---------------------*/
  .talk03 .mv_read.project_story,.talk04 .mv_read.project_story { top: 48%; }
  .member_about_box.p_story {
    max-width: 600px;
    padding: 20px;
    bottom: -450px;
    width: 90%;
  }
  .talk04 .member_about_box.p_story {
    bottom: -730px;
  }
  .person_box._clm2 { margin: -25px 0; padding-top: 20px; }
  .person_box._clm2 .person_list {
    float: none;
    padding: 25px 0;
    width: 100%;
  }
.person_box._clm3 .person_list {
	display: inline-block;
	width: 100%;
    padding: 25px 0;
}
.person_box._clm3 .second,
.person_box._clm3 .third{
	margin-left: 0%;
}
.person_box._clm3 .first::after,
.person_box._clm3 .second::after{
  background: url("../img/cloth.png") no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.8rem;
  position: absolute;
  top: 102%;
  left: 48%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1.8rem;
}
  .p_member_ttl { font-size: 16px; }
  .p_member_ttl .en { font-size: 12px; }
  .person_img { width: 85px; }
  .p_m_name {
    font-size: 12px;
    line-height: 1.2;
    margin: 0 0 0 7%;
    text-align: left;
    width: 50%;
  }
  .p_m_name strong { font-size: 18px; margin-top: 5px; }
  .p_m_name span { font-size: 12px; }
  .person_box._clm3 .p_m_name strong{font-size: 18px;}
  .person_box.cloth::after { height: 1.5rem; width: 1.5rem; }

  /*--------------------- .int_wrap ---------------------*/
  .int_wrap.p_talk { padding: 340px 0 0 0; }
	.int_wrap.p_talk._04 { padding: 530px 0 0 0; }
  .p_talk .int_section._01, .p_talk .int_section._03 { background-color: transparent; }
  .p_talk .int_a_txt.talk { margin: 0 0 15px 40px; }
  .p_talk .int_a_txt.talk::before { left: -40px; }
  .p_talk .int_a_txt.talk.btm { margin: 0 0 0 40px; }
  /*--------------------- .talk02 ---------------------*/
  .int_section.talk02 { margin-bottom: 70px; }
  .talk02 .int_txt._q02_r {
    margin: 0 auto;
    padding: 20px 35px 25px;
    position: static;
    top: -150px;
    right: 0;
    left: 0;
    width: 90%
  }
  .talk02 .int_img._q02_l {
    display: none;
  }
  .talk02 .int_img ._q02_r {
    margin: 0 auto;
    max-width: 100%;
    padding-top: 80%;
    position: static;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  /*--------------------- .talk03 ---------------------*/
  .int_section.talk03 { background: none; padding-bottom: 70px; }
  .talk03 .int_img._q02_l { background-position: center center; }
  .talk03 .int_txt._q02_r { padding: 20px 35px 25px; }
  /*--------------------- .talk04 ---------------------*/
  .int_section.talk04 { background-color: #f6f6f4; }


  /*--------------------- .talk04 ---------------------*/
  .int_inr.btn_box {
    margin: 0;
    padding: 0 20px;
    width: 100%;
  }
  .talk_btn_area { margin: 0 auto; width: 85%; }
  .talk_btn.clm3 {
    float: none;
    padding: 5px 0;
    width: 100%;
  }
  .talk_btn a, .talk_btn.fast a {
    height: auto;
    padding: 15px 25px;
  }
  .talk_btn::after {
    height: 0.5rem;
    top: 43%;
    right: 20px;
    width: 1rem;
  }
}


/*--------------------- .project_story ---------------------*/
/*--------------------- .int_section ---------------------*/
.int_wrap.p_talk._02 .int_section.talk02 { margin-bottom: 500px; }
.int_wrap.p_talk._02 .int_section.talk03 { padding-bottom: 250px; }
.int_wrap.p_talk._02 .talk03 .int_txt._q02_r { top: -300px; }
.int_wrap.p_talk._02 .int_section.talk03 { padding-bottom: 130px; }

/*--------------------- .img ---------------------*/
.int_wrap.p_talk._02 .talk01 .int_img ._q01_r { background: url(../img/projectstory/01.jpg) center center no-repeat; background-size: cover; }
.int_wrap.p_talk._02 .talk02 .int_img._q02_l { height: 670px; }
.int_wrap.p_talk._02 .talk02 .int_img ._q02_r {
  background: url(../img/projectstory/02.jpg) center center no-repeat;
  background-size: cover;
  height: 85%;
}
.int_wrap.p_talk._02 .talk03 .int_img._q02_l { background: url(../img/projectstory/03.jpg) no-repeat; background-size: cover; }
.int_wrap.p_talk._02 .talk04 .int_img ._q04_r { background: url("../img/projectstory/04.jpg") center center no-repeat; background-size: cover; }

@media only screen and (max-width: 960px) {
  .int_wrap.p_talk._02 .talk02 .int_img._q02_l { height: 0; }
  .int_wrap.p_talk._02 .int_section.talk02 { margin-bottom: 70px; }
  .int_wrap.p_talk._02 .int_section.talk03 { padding-bottom: 70px; }
  .int_wrap.p_talk._02 .talk03 .int_img._q02_l { background: url(../img/projectstory/03.jpg) top right no-repeat; background-size: cover; }
}


/*--------------------- .development_story01 ---------------------*/
/*--------------------- .int_section ---------------------*/
.int_wrap.p_talk._03 .int_section.talk02 { margin-bottom: 250px; }
.int_wrap.p_talk._03 .int_section.talk03 { padding-bottom: 200px; }
.int_wrap.p_talk._03 .talk02 .int_img._q02_l { height: 670px; }

/*--------------------- .img ---------------------*/
.int_wrap.p_talk._03 .talk01 .int_img ._q01_r { background: url("/recruit/img/developmentstory01/01.jpg") center center no-repeat; background-size: cover; }
.int_wrap.p_talk._03 .talk02 .int_img ._q02_r {
  background: url(/recruit/img/developmentstory01/02.jpg) center center no-repeat;
  background-size: cover;
  height: 85%;
}
.int_wrap.p_talk._03 .talk03 .int_img._q02_l { background: url(/recruit/img/developmentstory01/03.jpg) no-repeat; background-size: cover; }
.int_wrap.p_talk._03 .talk04 .int_img ._q04_r {
  background: url("/recruit/img/developmentstory01/04.jpg") center center no-repeat;
  background-size: cover;
  height: 95%;
  background-position: left;
}
.int_wrap.p_talk._03 .int_section._05 { padding: 200px 0 160px; }

@media only screen and (max-width: 960px) {
  .int_wrap.p_talk._03 .talk01 .int_img ._q01_r, .int_wrap.p_talk._03 .talk04 .int_img ._q04_r { width: 90%; }
  .int_wrap.p_talk._03 .talk02 .int_img._q02_l { height: 0; }
  .int_wrap.p_talk._03 .talk03 .int_img._q02_l { background-position: 70% 0; }
  .int_wrap.p_talk._03 .int_section.talk02 { margin-bottom: 70px; }
  .int_wrap.p_talk._03 .int_section.talk03 { padding-bottom: 70px; }
  .int_wrap.p_talk._03 .int_section._05 { padding: 70px 0 80px; }
}

/*--------------------- .development_story02 ---------------------*/
/*--------------------- .int_section ---------------------*/
.int_wrap.p_talk._04 .int_section.talk02 { margin-bottom: 250px; }
.int_wrap.p_talk._04 .int_section.talk03 { padding-bottom: 200px; }
.int_wrap.p_talk._04 .talk02 .int_img._q02_l { height: 670px; }

/*--------------------- .img ---------------------*/
.int_wrap.p_talk._04 .talk01 .int_img ._q01_r { background: url("/recruit/img/developmentstory02/01.jpg") center center no-repeat; background-size: cover; }
.int_wrap.p_talk._04 .talk02 .int_img ._q02_r {
  background: url(/recruit/img/developmentstory02/02.jpg) center center no-repeat;
  background-size: cover;
  height: 85%;
}
.int_wrap.p_talk._04 .talk03 .int_img._q02_l { background: url(/recruit/img/developmentstory02/03.jpg) no-repeat; background-size: cover; }
.int_wrap.p_talk._04 .talk04 .int_img ._q04_r {
  background: url("/recruit/img/developmentstory02/04.jpg") center center no-repeat;
  background-size: cover;
  height: 95%;
  background-position: left;
}
.int_wrap.p_talk._04 .int_section._05 { padding: 200px 0 160px; }

@media only screen and (max-width: 960px) {
  .int_wrap.p_talk._04 .talk01 .int_img ._q01_r, .int_wrap.p_talk._03 .talk04 .int_img ._q04_r { width: 90%; }
  .int_wrap.p_talk._04 .talk02 .int_img._q02_l { height: 0; }
  .int_wrap.p_talk._04 .talk03 .int_img._q02_l { background-position: 70% 0; }
  .int_wrap.p_talk._04 .int_section.talk02 { margin-bottom: 70px; }
  .int_wrap.p_talk._04 .int_section.talk03 { padding-bottom: 70px; }
  .int_wrap.p_talk._04 .int_section._05 { padding: 70px 0 80px; }
}
