@charset "utf-8";
.interview .mv {
  background-image: url("/merit/interview/img/mv_pc.jpg");
  background-position: 50% 50%;
}
.interview .profBlock {
  margin: 0 32px 70px;
  padding: 0;
  display: flex;
  align-items: flex-start;
  background-color: #fff5f1;
}
.interview .profText {
  width: 505px;
  padding: 60px 50px 35px;
}
.interview .profLv {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 45px;
  padding-left: 84px;
  position: relative;
}
.interview .profLv::before {
  content: "";
  width: 60px;
  height: 75px;
  display: block;
  position: absolute;
  left: 6px;
  top: 50%;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  transform: translateY(-50%);
}
.interview .profLv.lv1 {
  color: #0e6eb8;
}
.interview .profLv.lv1::before {
  background-image: url("/merit/interview/img/logo_lv01.png");
}
.interview .profLv.lv2 {
  color: #14a83b;
}
.interview .profLv.lv2::before {
  background-image: url("/merit/interview/img/logo_lv02.png");
}
.interview .profTitle {
  color: #f16529;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.578;
  margin-bottom: 30px;
}
.interview .profAffiliation {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 2px;
}
.interview .profName {
  font-size: 20px;
}
.interview .profName span {
  font-size: 13px;
}
.interview .profImg {
  width: 455px;
}
.interview .profImg img {
  vertical-align: top;
}
.interview .ankerLink {
  text-align: center;
  margin: 0 auto 125px;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
}
.interview .ankerLink:nth-child(2) {
  margin-top: -80px;
}
.interview .ankerLink li {
  color: #f16529;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  width: 18%;
  margin: 20px 0 40px -1px;
  position: relative;
  border-right: solid 1px #dbdbdb;
  border-left: solid 1px #dbdbdb;
}
.interview .ankerLink img {
  width: auto;
  height: 47px;
  margin: -20px auto 15px;
  display: block;
}
.interview .ankerLink a {
  text-align: center;
  display: block;
  padding: 0;
}
.interview .ankerLink a span {
  vertical-align: middle;
  display: inline-block;
}
.interview .ankerLink a::before {
  content: "";
  width: 100%;
  height: 20px;
  display: block;
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  background-image: url("/merit/interview/img/icon_arrow.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 16px auto;
}
.interview .ankerLink a::after {
  content: "";
  vertical-align: middle;
  width: 1px;
  height: 2.7em;
  display: inline-block;
}
.interview .interviewBox {
  margin-bottom: 170px;
  padding-top: 60px;
}
.interview .interviewBox:last-of-type {
  bottom: 0;
}
.interview .interviewBox::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  clear: both;
}
.interview .interviewBox a {
  color: #f16529;
  text-decoration: underline;
}
.interview .interviewBox a:hover {
  text-decoration: none;
}
.interview .interviewBox .iconBlankBox {
  margin-right: 0.3em;
}
.interview .interviewNum {
  width: 400px;
  position: relative;
}
.interview .interviewNum img {
  vertical-align: top;
  display: inline-block;
}
.interview .interviewNum .numText01 {
  width: 252px;
}
.interview .interviewNum .numText02 {
  width: auto;
  height: 146px;
}
.interview .interviewHeading {
  color: #f16529;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}
.interview .interviewHeading::before {
  content: "";
  width: 500%;
  height: 0;
  position: absolute;
  bottom: 0;
  border-bottom: solid 1px #f16529;
}
.interview .interviewSubeading {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.46;
  margin: 59px 0 25px;
}
.interview .interviewSubeading span {
  padding-bottom: 25px;
  position: relative;
  display: inline-block;
}
.interview .interviewSubeading span::before {
  content: "";
  width: 500%;
  height: 0;
  position: absolute;
  bottom: 0;
  border-bottom: solid 1px #f16529;
}
.interview .interviewSubeading:first-of-type {
  margin: 0 0 30px;
  padding-bottom: 0;
  display: block;
}
.interview .interviewSubeading:first-of-type span {
  min-width: 520px;
  padding-bottom: 0;
}
.interview .interviewSubeading:first-of-type span::before {
  content: none;
}
.interview .interviewText {
  margin-bottom: 1.4em;
}
.interview .interviewText .txt-special {
  font-weight: bold;
  background: #F5F590;
}
.interview .rightTitle .interviewNum {
  margin: -84px 40px 20px 0;
  float: left;
  position: relative;
}
.interview .rightTitle .num {
  text-align: left;
  width: 100%;
  margin: 0 0 -40px -18px;
  position: relative;
  z-index: 1;
}
.interview .rightTitle .interviewHeading {
  margin-left: 440px;
}
.interview .rightTitle .interviewHeading::before {
  left: 0;
}
.interview .rightTitle .interviewSubeading {
  text-align: right;
}
.interview .rightTitle .interviewSubeading span {
  text-align: left;
}
.interview .rightTitle .interviewSubeading span::before {
  left: 0;
}
.interview .rightTitle .interviewSubeading:nth-of-type(2n) {
  text-align: left;
}
.interview .rightTitle .interviewSubeading:nth-of-type(2n) span::before {
  right: 0;
  left: auto;
}
.interview .leftTitle .interviewNum {
  margin: -84px 0 20px 40px;
  float: right;
  position: relative;
}
.interview .leftTitle .num {
  text-align: right;
  margin: 0 -18px -40px 0;
  position: relative;
  z-index: 1;
}
.interview .leftTitle .interviewHeading {
  margin-right: 440px;
}
.interview .leftTitle .interviewHeading::before {
  right: 0;
}
.interview .leftTitle .interviewSubeading {
  text-align: left;
}
.interview .leftTitle .interviewSubeading span::before {
  right: 0;
}
.interview .leftTitle .interviewSubeading:nth-of-type(2n) {
  text-align: right;
}
.interview .leftTitle .interviewSubeading:nth-of-type(2n) span {
  text-align: left;
}
.interview .leftTitle .interviewSubeading:nth-of-type(2n) span::before {
  right: auto;
  left: 0;
}
.interview .noImg .interviewNum {
  margin-top: -60px;
}
@media screen and (max-width: 768px) {
  .interview .mv {
    background-image: url("/merit/interview/img/mv_sp.jpg");
  }
  .interview .profBlock {
    margin: 0 5.208333333333334% 12.5%;
    display: block;
  }
  .interview .profText {
    width: auto;
    padding: 8.463541666666668% 4.947916666666666% 4.947916666666666%;
  }
  .interview .profLv {
    font-size: 2.864583333333333vw;
    line-height: 1.5;
    margin-bottom: 8.771929824561402%;
    padding-left: 14.619883040935672%;
    position: relative;
  }
  .interview .profLv::before {
    content: "";
    width: 12.280701754385964%;
    height: 13.671875vw;
    left: 0;
  }
  .interview .profTitle {
    font-size: 4.166666666666666vw;
    margin-bottom: 5.847953216374268%;
  }
  .interview .profAffiliation {
    font-size: 2.864583333333333vw;
    line-height: 1.6;
    margin-bottom: 0;
  }
  .interview .profName {
    font-size: 3.385416666666667vw;
  }
  .interview .profName span {
    font-size: 2.864583333333333vw;
  }
  .interview .profImg {
    width: 100%;
  }
  .interview .profImg img {
    width: 100%;
    height: auto;
  }
  .interview .ankerLink {
    text-align: center;
    width: 100%;
    margin: 0 auto 13.157894736842104%;
    justify-content: flex-start;
  }
  .interview .ankerLink li {
    font-size: 2.604166666666667vw;
    width: 33.33%;
    margin: 5.208333333333334% 0 7.8125% -1px;
  }
  .interview .ankerLink img {
    height: 7.291666666666667vw;
    margin: -3.90625vw auto 1.302083333333333vw;
  }
  .interview .ankerLink a span {
    vertical-align: middle;
    display: inline-block;
  }
  .interview .ankerLink a::before {
    height: 5.208333333333334vw;
    bottom: -3.90625vw;
  }
  .interview .interviewBox {
    margin-bottom: 11.71875%;
    padding-top: 0;
  }
  .interview .interviewBox:last-of-type {
    margin-bottom: 29.947916666666668%;
  }
  .interview .interviewNum {
    width: 77.48538011695906%;
  }
  .interview .interviewNum .numText01 {
    width: 62.64150943396226%;
    margin-bottom: 0.651041666666667vw;
  }
  .interview .interviewNum .numText02 {
    width: auto;
    height: 25.520833333333332vw;
  }
  .interview .interviewHeading {
    font-size: 5.46875vw;
    text-align: center;
    margin: 0 0 5.116959064327485% 0;
    padding-bottom: 4.385964912280701%;
  }
  .interview .interviewHeading::before {
    width: 100%;
    left: 0;
  }
  .interview .interviewSubeading {
    font-size: 4.166666666666666vw;
    text-align: left;
    margin: 8.771929824561402% 0 5.847953216374268%;
  }
  .interview .interviewSubeading span {
    padding-bottom: 4.385964912280701%;
    position: relative;
    display: block;
  }
  .interview .interviewSubeading span::before {
    width: 100%;
    left: 0;
  }
  .interview .interviewSubeading:first-of-type {
    margin: 0 0 5.847953216374268%;
  }
  .interview .interviewSubeading:first-of-type span {
    min-width: auto;
    padding-bottom: 0;
  }
  .interview .interviewSubeading:first-of-type span::before {
    content: none;
  }
  .interview .interviewText {
    margin-bottom: 1.4em;
  }
  .interview .rightTitle .interviewNum {
    margin: 0 auto 10.416666666666668vw;
    float: none;
  }
  .interview .rightTitle .num {
    text-align: left;
    width: 100%;
    margin: 0 0 -7.291666666666667vw -2.604166666666667vw;
    position: relative;
    z-index: 1;
  }
  .interview .rightTitle .interviewHeading {
    margin-left: 0;
  }
  .interview .rightTitle .interviewSubeading {
    text-align: left;
  }
  .interview .rightTitle .interviewSubeading span {
    text-align: left;
  }
  .interview .rightTitle .interviewSubeading span::before {
    left: 0;
  }
  .interview .rightTitle .interviewSubeading:nth-of-type(2n) {
    text-align: left;
  }
  .interview .rightTitle .interviewSubeading:nth-of-type(2n) span::before {
    right: auto;
    left: 0;
  }
  .interview .leftTitle .interviewNum {
    margin: 0 auto 10.416666666666668vw;
    float: none;
  }
  .interview .leftTitle .num {
    margin: 0 -2.604166666666667vw -7.291666666666667vw 0;
  }
  .interview .leftTitle .interviewHeading {
    margin-right: 0;
  }
  .interview .leftTitle .interviewHeading::before {
    right: 0;
  }
  .interview .leftTitle .interviewSubeading {
    text-align: left;
  }
  .interview .leftTitle .interviewSubeading span::before {
    right: 0;
  }
  .interview .leftTitle .interviewSubeading:nth-of-type(2n) {
    text-align: left;
  }
  .interview .leftTitle .interviewSubeading:nth-of-type(2n) span::before {
    right: auto;
    left: 0;
  }
  .interview .noImg .num {
    text-align: center;
    margin: 0 0 -3.255208333333333vw 0;
  }
}


/*インタビュー複数人の場合　2024.04*/
    .interview .profBlock-w {
        display: block !important;
    }
    .profBlock-w .profText {
        width: auto !important;
    }
    .profBlock-w .profImg {
        width: auto !important;
    }
	.interview .sp {
		display: none;	
	}
	.interviewNum-w {
		width: 100% !important;	
	}
    .interview .rightTitle .interviewSubeading {
    text-align:left !important;
    } 
    .interview .rightTitle .interviewHeading-w {
    margin-left: 0 !important;
    }
    .interview .leftTitle .interviewHeading-w {
    margin-right: 0 !important;
    }

@media screen and (max-width: 768px){
	.interview .sp {
		display: block;	
	}
	}


