@charset "UTF-8";
/* CSS Document */
.pdBtm100 {
  padding-bottom: 100px;
}
/*-------
common
-----------*/
.interview .contentsWrap {
  background: url(../../lib/cmn_img/interview_bg.svg) repeat-y top center;
  background-size: cover;
  overflow: hidden;
}
.interview .mv {
  height: 90vh;
}
.mv {
  height: 900px;
}
.mv.interview_cross_mv .contTitle {
  position: relative!important;
  margin-bottom: 10px;
  text-align: left !important;
}
.mv.interview_cross_mv .interviewTtl {
  position: absolute;
  width: 100%;
  top: 60%;
  transform: translateY(-50%);
 -webkit- transform: translateY(-50%);
}
.textBox {
  background-color: #fff;
  padding: 50px;
}
.textBoxWrap {
  width: 100%;
  margin: -40px 0 0;
  padding: 40px 0 0;
}
.img60r_textl {
  width: 80%;
  position: relative;
  margin: 40px 0 40px 20%;
}
.img60r_textl .photoBox {
  width: 57%;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 750px;
}
.img60r_textl .textBox {
  width: 60%;
  margin-top: 200px;
  position: relative;
}
.img60l_textr {
  margin: 50px auto;
  height: 580px;
}
.img60l_textr .photoBox {
  position: absolute;
  max-width: 750px;
}
.img60l_textr .textBox {
  width: 50%;
  position: relative;
  margin-left: 50%;
}
.textl_img80r {
  width: 90%;
  margin: 40px 0 40px 10%;
}
.textl_img80r .photoBox {
  width: 98%;
  margin-left: 2%;
}
.textl_img80r .textBox {
  margin-top: -60px;
  position: relative;
  width: 60%;
}
.img80l_textr {
  width: 100%;
  margin: 40px 0 40px 0;
}
.img80l_textr .textBox {
  margin-top: -60px;
  position: relative;
  width: 90%;
  margin-left: 10%;
}
.intComment {
  padding: 20px;
  background-color: #fff;
  width: 80%;
  margin-left: 10%;
  max-width: 1000px;
}
.intComment .photoBox, .intComment .textBox {
  display: table-cell;
}
.intComment .photoBox {
  width: 20%;
  max-width: 200px;
  line-height: 0;
  float: right;
}
.intComment .textBox {
  width: 80%;
  padding: 0px 22px;
  float: left;
}
/*-------
TITLE
-----------*/
.interview_cross_mv .contTitle span.ttlNoImg {
  font-size: 24px!important;
}
.interview_cross_mv .contTitle span {
  font-size: 13px!important;
}
/*-------
INTERVIEW COMMON
-----------*/
.interview .contents02 {
  padding: 100px 60px 100px 10px;
  overflow: hidden;
}
.interview .contents02 .clearfix {
  width: 85%;
  margin: auto;
}
.interview .contents02 .contentsInr .contTitle span.ttlImg {
  font-size: 40px!important;
}
.interview .contents02 .contentsInr .contTitle span.ttlImg::after {
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
 -webkit- transform: translateX(-50%) translateY(-50%);
  left: 50%;
}
.interview .contents02 .contentsInr .contTitle span.ttlJa {
  margin-top: 0;
}
.interview .TopTtlBox, .crosstalk .TopTtlBox {
  background-color: #fff;
}
.interview .TopTtlBox {
  padding: 40px 80px 50px 80px;
  display: inline-block;
}
.interview .ttlJa {
  font-size: 22px;
  color: #000;
  line-height: 1.8;
  margin-top: 20px;
}
.interview .No02 .ttlJa {
  margin-top: 10px;
}
.interview .ttlBlack {
  background-color: #000;
  padding: 12px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.interview .ttlEn {
  margin-top: 20px!important;
}
.interview .name {
  font-size: 25px;
  text-align: left;
  padding-left: 10px;
  color: #000;
  font-weight: 600;
  line-height: 1.5
}
.interview .name span {
  font-size: 10px;
  display: block;
}
.interview .ttlBlack, .interview .name {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
}
.interview .ttlBlack {
  color: #fff;
}
/*-------
INTERVIEW
-----------*/
.interview01 .mv {
  background: url(../images/interview01_mv.jpg) right;
  background-size: cover;
}
.interview02 .mv {
  background: url(../images/interview02_mv.jpg)center;
  background-size: cover;
}
.interview03 .mv {
  background: url(../images/interview03_mv.jpg)center;
  background-size: cover;
}
.interview04 .mv {
  background: url(../images/interview04_mv.jpg)center;
  background-size: cover;
}
.interview05 .mv {
  background: url(../images/interview05_mv.jpg)center;
  background-size: cover;
}
/*-------
Cross
-----------*/
.crosstalk .contentsWrap {
  background: url(../../lib/cmn_img/cross_bg.svg) repeat-y;
  background-size: cover;
}
.crosstalk .mv .contTitle {
  top: auto;
  left: 0;
}
.interviewTtl .TopTtlBox .photoIcon {
  max-width: 120px;
  margin: auto;
  width: 90%;
}
.crosstalk .mv.interview_cross_mv .interviewTtl {
  position: relative;
  line-height: 1.6;
  transform: translateX(-50%);
 -webkit- transform: translateX(-50%);
  left: 50%;
  bottom: 50px;
  text-align: center;
  width: 60%;
}
.crosstalk .TopTtlBox {
  padding: 25px 20px 20px;
}
.crosstalk .interview_cross_mv .TopTtlBox .ttlEn {
  display: inline-block;
  margin-top: 20px;
  position: relative;
}
.crosstalk .interview_cross_mv .TopTtlBox .ttlJa {
  font-size: 28px;
}
.crosstalk .interview_cross_mv .TopTtlBox .ttlEn::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  left: 50%;
  top: 50%;
  background-image: url(../../lib/cmn_img/cross_b.svg);
  background-size: cover;
  transform: translateY(-50%) translateX(-50%);
 -webkit- transform: translateY(-50%) translateX(-50%);
}
.crosstalk .interview_cross_mv .TopTtlBox .ttlEn .name {
  display: table-cell;
  padding: 0 20px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
}
.crosstalk .interview_cross_mv .TopTtlBox .ttlEn .name span {
  font-size: 12px;
}
.crosstalk .img60l_textr .textBox {
  margin-top: 20%;
  margin-left: 40%;
}
.crosstalk .img60r_textl .photoBox {
  top: 0;
}
.crosstalk .img60r_textl .textBox {
  margin-top: 300px;
}
.crosstalk .textBoxWrap dl dt, .crosstalk .textBoxWrap dl dd {
  display: table-cell;
}
.crosstalk .textBoxWrap dl dt {
  width: 4em;
}
.img60r_textl .textBox {
  margin-top: 150px;
}
/*-------
Cross
-----------*/
.cross01 .mv {
  background: url(../images/cross01_mv.jpg)center center;
  background-size: cover;
}
.cross02 .mv {
  background: url(../images/cross02_mv.jpg)center center;
  background-size: cover;
}
.cross01 .interview_cross_mv .TopTtlBox .ttlEn .name {
  display: inline-block;
  padding: 0 15px;
}
.cross01 .interview_cross_mv .TopTtlBox .ttlEn .name span {
  font-size: 9px;
  display: block;
}

@media only screen and ( min-width:1400px) {
.img60l_textr .photoBox {
  max-width: 900px;
}
.img60l_textr .textBox {
  margin: 200px 0 auto 50%;
}
.crosstalk .img60l_textr .textBox {
  margin-bottom: 0;
}
}

@media only screen and ( max-width:1200px) {
.interview .name {
  font-size: 20px;
}
.interview .ttlJa {
  font-size: 25px;
  line-height: 1.5;
}
.img60r_textl {
  width: 90%;
  margin-left: 10%;
}
.crosstalk .mv {
  height: 800px;
}
.crosstalk .img60r_textl .photoBox {
  top: 0;
}
.crosstalk .img60r_textl .textBox {
  margin-top: 100px;
}
}

@media only screen and ( max-width:980px) {
.textBox {
  padding: 30px;
}
.interview .contents02 {
  padding: 100px 10px;
}
.interview .TopTtlBox {
  width: auto;
  padding: 32px 30px 30px 30px;
}
.img60l_textr {
  height: auto
}
.img60l_textr .photoBox {
  position: relative;
  width: 90%;
}
.img60l_textr .textBox, .crosstalk .img60l_textr .textBox {
  margin-left: 5%;
  margin-top: -40px;
  width: 95%;
}
.img60r_textl {
  width: 98%;
  margin-left: 1%;
}
.img60r_textl .photoBox {
  width: 80%;
  position: relative;
  left: 0;
  right: auto;
  top: 50px;
  margin-left: 20%;
}
.img80l_textr {
  width: 95%;
}
.intComment .textBox {
  width: 70%;
  padding: 0px 7px;
}
.intComment .photoBox {
  width: 30%;
}
.img60r_textl .textBox, .crosstalk .img60r_textl .textBox {
  margin-top: -50px;
  width: 90%;
}
.textl_img80r {
  width: 98%;
  margin-left: 1%;
}
.textl_img80r .textBox {
  width: 95%;
}
.crosstalk .mv {
  height: 580px;
}
.crosstalk .mv.interview_cross_mv .interviewTtl {
  top: 300px;
  width: 80%;
}
.crosstalk .img60r_textl .photoBox {
  top: 0;
}
.interview01 .mv {
  background: url(../images/interview01_mv_sp.jpg) right;
  background-size: cover;
}
}

@media only screen and ( max-width:680px) {
.interview .mv {
  height: 500px;
}
.interview .contentsWrap section {
  padding: 10px 10px 30px;
}
.img60l_textr {
  height: auto;
}
.cross01 .mv {
  background: url(../images/cross01_mvsp.jpg)top center;
  background-size: cover;
}
.crosstalk .interview_cross_mv .TopTtlBox .ttlJa {
  font-size: 28px;
}
.crosstalk .interview_cross_mv .TopTtlBox .ttlEn {
  margin-top: 15px;
}
.intComment .textBox {
  width: 60%;
  padding: 0px 7px;
}
.intComment .photoBox {
  width: 40%;
}
}

@media only screen and ( max-width:580px) {
.mv.interview_cross_mv .interviewTtl {
  top: auto;
  transform: translateY(-0%);
 -webkit- transform: translateY(-50%);
  bottom: 20px;
}
.interview .name {
  font-size: 15px;
}
.interview .ttlJa {
  font-size: 20px;
}
.interview .TopTtlBox {
  padding: 20px;
}
.textBox {
  padding: 25px 20px 20px;
}
.img60r_textl .textBox {
  width: 96%;
}
.img60r_textl .photoBox {
  width: 100%;
  margin-left: 0;
  top: 0;
}
.img60l_textr {
  margin: 50px auto;
}
.img60l_textr .textBox {
  margin-top: -30px;
}
.img80l_textr {
  width: 100%;
}
.img60r_textl .textBox, .crosstalk .img60r_textl .textBox {
  width: 96%;
}
.intComment .photoBox {
  width: 100%;
  max-width: 580px;
}
.intComment .textBox {
  width: 100%;
  padding: 18px 0 0;
}
.interview .contents02 .contentsInr .contTitle span.ttlImg {
  font-size: 35px !important;
}
.crosstalk .mv {
  height: 500px;
}
.crosstalk .mv.interview_cross_mv .interviewTtl {
  width: 95%;
  top: 45%;
}
.crosstalk .interview_cross_mv .TopTtlBox .ttlJa {
  font-size: 20px;
}
}
