
.bosyu {
  top: 30.5%;
}

.top1-under {
  margin: 165px 0 80px;
}
.under-head01 {
  position: relative;
  margin: -50px 0 0;
  z-index: 1;
}
.under-head01 .intro + p {
  font-size: 1.6rem;
  line-height: 3rem;
  margin: 20px 0 -10px;
  font-weight: 300;
}
.swiper7 .swiper-slide {
  width: 600px!important; /* 例：デザインに合わせて */
  flex-shrink: 0;
}
.swiper7 .swiper-slide img {
  border-radius: 5px;  
}

.mphd-txt {
  position: relative;
}
.mphd-txt:first-of-type:after {
  content: "";
  width: 102px;
  height: 190px;
  background: url(../img/small05.webp) no-repeat;
  background-size: cover;
  position: absolute;
  left: -80px;
  bottom: 20%;
}
.mphd-txt:nth-of-type(2):after {
  content: "";
  width: 66px;
  height: 188px;
  background: url(../img/small01.webp) no-repeat;
  background-size: cover;
  position: absolute;
  right: -10%;
  bottom: -5%;
}
.mphd-txt:nth-of-type(3):after {
  content: "";
  width: 157px;
  height: 185px;
  background: url(../img/small02.webp) no-repeat;
  background-size: cover;
  position: absolute;
  left: -15%;
  bottom: 10%;
}
.mphd-txt:last-of-type:after {
  content: "";
  width: 158px;
  height: 194px;
  background: url(../img/small04.webp) no-repeat;
  background-size: cover;
  position: absolute;
  right: -17%;
  bottom: -5%;
}
.mphd-txt h2 {
  font-size: 3.6rem;
  line-height: 5rem;
  position: relative;
  margin: -13px 0 0;
}
.mphd-txt h2 span {
  color: #00a9e3;
} 
.mphd-txt h3 {
  font-size: 2.4rem;
  color: #00a9e3;
  line-height: 1;
  text-align: left;
  margin: 0;
  position: relative;
}
.mphd-txt h3:after {
  content: "";
  width: 6%;
  height: 1px;
  background: #909090;
  position: absolute;
  left: -70px;
  top: 14px;
}
.mphd-txt p {
  width: 840px;
  font-size: 1.6rem;
  line-height: 3rem;
  margin: 20px 0 70px;
  font-weight: 300;
}
.mphd-txt:last-of-type p {
  margin: 20px 0 15px;
}
.mphd-txt p span {
  display: block;
  font-weight: 700;
  margin: 10px 0 0;
}

.interview01 {
  margin: 160px 0 80px;
  background: url(../img/interview-bg.webp) no-repeat;
  background-size: cover;
  position: relative;
}
.interview01:before {
  content: "";
  width: 100%;
  height: 70px;
  background: #fff;
  position: absolute;
  top: 0;
  z-index: 0;
}
.sakamoto:after {
  content: "";
  width: 300px;
  height: 190px;
  background: url(../img/Sakamoto.webp) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 0;
}
.nishida:after {
  content: "";
  width: 274px;
  height: 200px;
  background: url(../img/nishida.webp) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 0;
}
.interview01 .inner-s {
  position: relative;
  z-index: 1;
}
.interview01-box {
  position: relative;
  text-align: center;
}
.chief-name {
  padding: 30px;
  border-radius: 5px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 80px;
  text-align: center;
  z-index: 1;
}
.chief-name p:first-of-type {
  font-size: 2rem;
  color: #00a9e3;
  line-height: 1;
  font-weight: 300;
}
.chief-name p:first-of-type span {
  display: block;
  font-size: 1.4rem;
  margin: 5px 0 0;
}
.chief-name p:last-of-type {
  font-size: 3.3rem;
  line-height: 1;
  font-weight: 500;
  margin: 20px 0 0;
}
.chief-name p:last-of-type span {
  display: block;
  font-size: 1.4rem;
  line-height: 1;
  margin: 10px 0 0;
}
.interview01-box img:first-of-type {
  margin: 0 0 0 120px;
}
.interview01-box.nishida img:first-of-type {
  margin: 0 0 0 40px;
}
.interview01-box img:last-of-type {
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 1;
}

.interview02 .intro-jp {
  margin: 0;
}
.chief-message {
  margin: 80px 0 0;
}
.chief-message:last-of-type {
  margin: 80px 0;
}
.message-left {
  overflow: hidden;
}
.message-left h3 {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 500;
  color: #00a9e3;
  margin: 0 0 20px;
}
.message-left p {
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: 300;
  margin: -5px 0;
}
.message-left img {
  width: 600px;
  height: auto;
  float: right;
  margin: 0 0 30px 50px;
  border-radius: 5px;
}
.nishida-block .message-left img {
  margin: 0 0 70px 50px;
}
.message-right {
  margin: 0 0 0 50px;
}
.message-right img {
  width: 600px;
  height: auto;
  border-radius: 5px;
}
.message02 img {
  border-radius: 5px;
  width: 100%;
  height: auto;
}
.message03 {
  flex-direction: row-reverse;
}
.message03 .message-right {
  margin: 0 50px 0 0;
}
.message-over {
  width: 100%;
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: 300;
  margin: 35px 0 -5px;
}


.interview-schedule {
  margin: 0;
}
.interview-schedule .inner:after {
  display: none;
}

.interview03 {
  background: transparent;
}
.interview03 .intro-en {
  margin: -10px 0 0;
}
.interview03 .intro-img {
  top: 50px;
  left: 10px;
}
.interview03 .intro-jp {
  margin: 30px 0 0;
}
.interview03-link .top03-movie {
  padding: 35px 0 20px;
}
.interview03-link li {
  width: calc(100% / 4 - 30px);
}
.interview03-link li:first-of-type {
  margin: 0;
}
.interview03-link li a {
  display: block;
  text-align: center;
  transition: all .3s ease .0s;
}
.interview03-link li a:hover {
  opacity: 0.7;
  transition: all .3s ease .0s;
}
.interview03-link li a h3 {
  font-size: 1.5rem;
  line-height: 1;
  color: #00a9e3;
  font-weight: 300;
  margin: 30px 0 0;
}
.interview03-link li a h2 {
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 500;
  margin: 10px 0 0;
}
.interview03-link li a p {
  font-size: 1.6rem;
  line-height: 1;
  margin: 15px 0 0;
  letter-spacing: 0.05em;
}



@media print,screen and (max-width: 1800px){
  .interview-schedule .top05-hero-img {
    top: -75px;
  }
  .interview-schedule .top05-hero-img2 {
    bottom: -15vw;
  }
}


@media print,screen and (max-width: 1700px){

  .mphd-txt:first-of-type:after {        
    width: 80px;
    height: 149px;    
    left: 0;
  }
  .mphd-txt:nth-of-type(2):after {
    width: 45px;
    height: 139px;
    right: 10px;
    bottom: -6%;
  }
  .mphd-txt:nth-of-type(3):after {
    width: 112px;
    height: 132px;
    left: 0;
  }
  .mphd-txt:last-of-type:after {
    width: 108px;
    height: 133px;
    right: -17%;
    bottom: -12%;
    right: 0;
  }

}

@media print,screen and (max-width: 1440px){

  .mphd-txt p {
    width: 630px;
  }

  .interview03-link li a p {
    line-height: 2.4rem;
  }

  .nishida-block .message-left img {
    margin: 0 0 30px 50px;
  }

  .interview-schedule .top05-hero-img,.interview-schedule .top05-hero-img2 {
    width: 15vw;
  }

}

@media print,screen and (max-width: 1024px){
  
  .top1-under {
    margin: 120px 0 80px;
  }
  .under-head01 {        
    margin: -5vw 0 0;
  }
  .mphd-txt {
    flex-wrap: wrap;
  }
  .mphd-txt h2 {
    font-size: 2.4vw;
    line-height: 1;
    position: relative;
    margin: -10px 0 20px;
  }
  .mphd-txt h2 span {
    color: #2f2f2f;
  }
  .mphd-txt h2 span:first-of-type {
    color: #00a9e3;
  }
  .mphd-txt h2 br,.mphd-txt h3:after {
    display: none;
  }
  .mphd-txt p {
    width: 100%;
  }

  .interview01 {
    margin: 120px 0 80px;
  }
  .chief-name {
    padding: 20px;
    bottom: 40px;
  }
  .interview01-box img:first-of-type {
    margin: 0 0 0 80px;
    width: 65%;
    height: auto;
  }
  .nishida img:first-of-type {
    width: 50%;
  }
  .interview01-box img:last-of-type {
    position: absolute;
    width: 20%;
    height: auto;
    top: 0;
  }
  .chief-name p:first-of-type {
    font-size: 1.4rem;
  }
  .chief-name p:last-of-type {
    font-size: 2.4rem;
    margin: 10px 0 0;
  }
  .chief-name p:last-of-type span {
    font-size: 1.2rem;
  }
  .sakamoto:after {
    width: 30%;
  }
  .message-left img {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  .chief-message {
    margin: 60px 0 0;
  }

  .message03 {
    flex-wrap: wrap;
    margin: 30px 0 0;
  }
  .message-left h3 {
    margin: 0 0 10px;
  }
  .nishida-block.message03 {
    flex-direction: column-reverse;
  }
  .nishida-block.message02 + .nishida-block.message03 .message-right {
    display: none;
  }
  .message03 .message-right {
    margin: 0;
  }
  .nishida-block.message04 {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .nishida-block.message04 + .nishida-block.message03 {
    margin: 60px 0;
  }
  .nishida-block.message04 + .nishida-block.message03 .message-right {
    margin: 0 0 30px;
  }
  .nishida-block.message04 .message-right {
    margin: 0 0 30px;
  }
  .message-right img {
    display: none;
  }
  .nishida-block .message-right img {
    display: block;
    width: 100%;
  }

  .interview-schedule .top05-hero-img {
    top: -45px;
  }
  .interview-schedule .top05-hero-img,.interview-schedule .top05-hero-img2 {
    width: 13vw;
  }
  .interview03 {
    padding: 60px 0;
  }
  .interview03 .intro-jp {
    margin: 25px 0 0;
  }
  .interview03 .intro-img img {
    width: 11vw;
  }
  .interview03-link .top03-movie {
    flex-wrap: wrap;
    padding: 60px 0 20px;
  }
  .interview03-link li {
    width: calc(100% / 2 - 30px);
  }
  .interview03-link li:nth-of-type(3),
  .interview03-link li:last-of-type {
    margin: 50px 0 0;
  }
  .interview03-link li a:hover {
    opacity: 1;
  }
  .interview03-link li a h3 {
    margin: 20px 0 0;
  }
  .interview03-link li a p {
    margin: 10px 0 0;
  }
  .interview03-link .top03-movie li img {
    width: 80%;
  }
  .bosyu {
    top: 50%;
  }

  .nishida-block .message-left img {
    margin: 0 0 30px;
  }
  .message-right img {
    display: none;
  }

  .mphd-txt:first-of-type:after {
    width: 68px;
    height: 127px;
    left: auto;
    right: 0;
    top: -12%;
  }
  .mphd-txt:nth-of-type(2):after {
    width: 42px;
    height: 120px;
    right: 10px;
    bottom: -7%;
  }
  .mphd-txt:nth-of-type(3):after {
    width: 102px;
    height: 120px;
    left: auto;
    right: 0;
    bottom: -8%;
  }
  .mphd-txt:last-of-type:after {
    width: 100px;
    height: 123px;
  }

}


@media print,screen and (max-width: 768px){
  .interview-schedule .top05-hero-img,.interview-schedule .top05-hero-img2 {
    width: 13vw;
  }

  .chief-name p:first-of-type span {
    font-size: 1.2rem;
    margin: 3px 0 0;
  }
}

@media print,screen and (max-width: 600px){
  
  .sp-600 {
    display: block;
  }
  .top1-under {
    margin: 80px 0 60px;
  }
  .under-head01 .intro-jp {
    line-height: 6.5vw;
  }
  .swiper7 .swiper-slide {
    width: 360px !important;
  }
  .swiper7 .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .under-head01 {
    margin: -25px 0 0;
  }
  .under-head01 .intro + p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: 350;
  }

  .under01 {
    padding: 60px 0;
  }
  .mphd-txt h2 {
    margin: 0 0 5px;
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .mphd-txt h3 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .mphd-txt p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin: 8px 0 40px;
    font-weight: 350;
  }
  .mphd-txt:last-of-type p {
    margin: 8px 0 -5px;
  }
  .mphd-txt h2 br.sp-600 {
    display: block;
  }

  .interview01 {
    margin: 80px 0 40px;
  }
  .chief-message {
    margin: 40px 0 0;
  }
  .message-left h3 {
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0 0 10px;
  }
  .message-left img {
    margin: 0 0 15px;
  }
  .message-left p {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin: 0;
    font-weight: 350;
  }
  .message03 {
    margin: 15px 0 0;
  }
  .chief-message:last-of-type {
    margin: 40px 0;
  }

  .interview01-box img:first-of-type {
    margin: 0 0 0 40px;
  }
  .chief-name p:first-of-type {
    font-size: 1.2rem;
    font-weight: 400;
  }
  .chief-name p:last-of-type {
    font-size: 1.8rem;
    margin: 7px 0 0;
  }
  .chief-name p:last-of-type span {
    font-size: 1rem;
    margin: 3px 0 0;
  }
  .chief-name {
    padding: 12px;
    bottom: 20px;
  }
  .sakamoto:after {
    top: 20px;
  }
  .interview-schedule .top05-hero-img {
    top: -25px;
  }
  .interview-schedule .top05-hero-img2 {
    bottom: -20vw;
  }

  .interview03 {
    padding: 60px 0 40px;
  }
  .interview03 .intro-en {
    margin: -5px 0 0;
  }
  .interview03 .intro-img {
    top: 27px;
    left: 0;
  }
  .interview03 .intro-img img {
    width: 14vw;
  }
  .interview03-link li {
    width: calc(100% / 2);
  }
  .top03-movie li {
    margin: 0;
  }
  .interview03-link li a h3 {
    margin: 15px 0 0;
    font-size: 1.3rem;
    font-weight: 350;
  }
  .interview03-link li a h2 {
    font-size: 1.8rem;
    margin: 7px 0 0;
  }
  .interview03-link li:nth-of-type(3), .interview03-link li:last-of-type {
    margin: 30px 0 0;
  }
  .interview03-link li a p {
    margin: 5px 0 0;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .nishida-block .message-left img {
    margin: 0 0 15px;
  }
  .nishida-block.message04 .message-right {
    margin: 0 0 15px;
  }
  .nishida-block.message04 + .nishida-block.message03 .message-right {
    margin: 0 0 15px;
  }
  .interview03-link .top03-movie {
    padding: 40px 0 20px;
  }
  .nishida-block.message04 + .nishida-block.message03 {
    margin: 40px 0;
  }

  .mphd-txt:first-of-type:after {
    width: 50px;
    height: 93px;
    top: -6%;
  }
  .mphd-txt:nth-of-type(2):after {
    width: 33px;
    height: 97px;
    right: 10px;
    bottom: -9%;
  }
  .mphd-txt:nth-of-type(3):after {
    display: none;
  }
  .mphd-txt:last-of-type:after {
    width: 84px;
    height: 103px;
    z-index: 10;
    bottom: -17%;
  }

}

@media print,screen and (max-width: 425px){
  
  .mphd-txt h2 {
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .chief-name p:first-of-type span {
    font-size: 1rem;
  }
  .mphd-txt h3 {
    font-size: 1.6rem;
  }

}

@media print,screen and (max-width: 375px){
  
  .top1-under {
    margin: 80px 0 60px;
  }
  .under01 {
    padding: 60px 0;
  }
  .under-head01 {
    margin: -15px 0 0;
  }
  .mphd-txt h2 {
    font-size: 4vw;
  }

  .interview01 {
    margin: 80px 0 40px;
  }
  .interview03 {
    padding: 50px 0 40px;
  }
  .interview03-link li a h2 {
    font-size: 1.8rem;
  }

  .mphd-txt:nth-of-type(2):after {
    right: 0;
    bottom: -7%;
  }
  .mphd-txt:last-of-type:after {
    bottom: -16%;
  }

  .chief-name {
    padding: 10px;
  }

}













