@charset "UTF-8";
#interview2 {
  margin-bottom: 3rem;
  background-color: #253287;
  margin-top: 10rem;
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", "YuGothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#interview2 .p-idx-int2 {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#interview2 header {
  margin-bottom: 5rem;
}
#interview2 .space1 {
  margin-bottom: 1rem;
}
#interview2 .space2 {
  margin-bottom: 2rem;
}
#interview2 .space3 {
  margin-bottom: 3rem;
}
#interview2 .header-block {
  text-align: center;
  position: relative;
  width: 750px;
  margin: 0 auto;
}
#interview2 .header-block .title {
  color: #f0e800;
  font-size: 80px;
  line-height: 1;
}
#interview2 .header-block .caption {
  font-size: 34px;
  margin-top: 1rem;
}
#interview2 .header-block .head1 {
  position: absolute;
  left: -370px;
  top: 100px;
}
#interview2 .header-block .head2 {
  position: absolute;
  right: -250px;
  top: 100px;
}
#interview2 .caption2 {
  font-size: 24px;
  max-width: 930px;
  margin: 1rem auto;
  text-align: center;
}
#interview2 .heads {
  display: flex;
}
#interview2 .heads .names {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-right: 1em;
  padding-bottom: 1em;
}
#interview2 .heads .names .name {
  display: inline-block;
  padding: 0 0.5rem;
  background-color: #fff;
  font-size: 16px;
  color: #253081;
  margin-top: 0.5em;
  white-space: nowrap;
}
#interview2 .heads .img img {
  max-width: 80px;
}
#interview2 .heads .img2 img {
  max-width: 33%;
}
#interview2 .flex {
  display: flex;
}
#interview2 .flex .heads {
  height: 130px;
}
#interview2 .flex .img {
  display: flex;
  align-items: flex-end;
}
#interview2 .flex .block1 {
  width: 40%;
  border-right: 4px dotted #fff;
}
#interview2 .flex .block1 p {
  max-width: 450px;
}
#interview2 .flex .block2 {
  width: 60%;
  display: flex;
  padding-left: 30px;
}
#interview2 .flex .block2 .left, #interview2 .flex .block2 .right {
  width: 50%;
  padding-left: 40px;
}
#interview2 .flex .block2 .left {
  display: flex;
  align-items: center;
  padding-top: 50px;
}
#interview2 .flex .block3 {
  width: 55%;
  border-right: 4px dotted #fff;
}
#interview2 .flex .block3 .flex {
  flex-wrap: wrap;
}
#interview2 .flex .block3 .left, #interview2 .flex .block3 .right {
  width: 50%;
  padding-right: 20px;
  margin-bottom: 20px;
}
#interview2 .flex .block3 .last {
  width: 50%;
}
#interview2 .flex .block4 {
  width: 45%;
  padding-left: 20px;
  padding-bottom: 350px;
}
#interview2 .flex .block4 .left, #interview2 .flex .block4 .right {
  width: 50%;
  padding-left: 20px;
}
#interview2 .flex .block4 .right {
  padding-left: 40px;
}
#interview2 .flex .label {
  color: #fff000;
  font-size: 33px;
  margin-bottom: 0.3rem;
}
#interview2 .flex .label2 {
  color: #fff000;
  font-size: 25px;
  margin-bottom: 0.3rem;
}
#interview2 .flex p {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 1em;
}
#interview2 .fixed {
  position: absolute;
  bottom: 0;
  right: 0;
}
#interview2 .sp {
  display: none;
}

@media screen and (min-width: 751px) {
  #interview2 {
    padding-left: 30px;
    padding-right: 30px;
  }
  #interview2 .list {
    display: flex;
    max-width: 1050px;
    width: 70%;
    background-color: #253287;
  }
  #interview2 .list .header-img {
    width: 330px;
    padding-right: 1rem;
    display: flex;
    align-items: flex-end;
  }
  #interview2 .list .header-img img {
    width: 100%;
  }
  #interview2 .list .item {
    text-align: center;
    width: 240px;
    padding: 0 0.3rem;
    position: relative;
  }
  #interview2 .list .item .item-img {
    height: 290px;
    display: flex;
    align-items: flex-end;
  }
  #interview2 .list .item .year {
    font-size: 25px;
    line-height: 1;
    margin-bottom: 0.4rem;
  }
  #interview2 .list .item .name {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 0.5rem;
    font-weight: bold;
  }
  #interview2 .list .item .alpha {
    font-size: 14px;
    line-height: 1;
  }
  #interview2 .list .item .info {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .p-idx-reason {
    padding-bottom: 0;
  }
  #interview2 {
    margin-top: 3rem;
    padding: 40px 25px 0 25px;
  }
  #interview2 .pc {
    display: none;
  }
  #interview2 .sp {
    display: block;
  }
  #interview2 .spspace1 {
    margin-bottom: 0.5rem;
  }
  #interview2 .spspace2 {
    margin-bottom: 1rem;
  }
  #interview2 .spspace3 {
    margin-bottom: 1.5rem;
  }
  #interview2 header {
    margin-bottom: 2rem;
  }
  #interview2 header img {
    max-width: 100%;
  }
  #interview2 .header-block {
    width: 100%;
  }
  #interview2 .header-block .title {
    font-size: 36px;
  }
  #interview2 .header-block .caption {
    font-size: 16px;
    margin-top: 1rem;
  }
  #interview2 .header-block .head1 {
    left: -5%;
    top: 0;
    width: 40%;
  }
  #interview2 .header-block .head2 {
    right: 5%;
    top: -5px;
    width: 20%;
  }
  #interview2 .caption2 {
    font-size: 16px;
    max-width: 100%;
    text-align: left;
  }
  #interview2 .heads .names {
    padding-top: 0.5rem;
  }
  #interview2 .heads .names .name {
    font-size: 16px;
  }
  #interview2 .heads .img img {
    max-width: 80px;
  }
  #interview2 .heads .img2 img {
    max-width: 33%;
  }
  #interview2 .section-head1 {
    max-width: 80%;
  }
  #interview2 .section-head2 {
    max-width: 90%;
    margin-bottom: 2rem;
  }
  #interview2 .section-head3 {
    max-width: 90%;
  }
  #interview2 .section-head4 {
    max-width: 90%;
  }
  #interview2 .flex {
    display: block;
  }
  #interview2 .flex .heads {
    height: auto;
  }
  #interview2 .flex .block1 {
    width: 100%;
    border: none;
    padding: 0;
  }
  #interview2 .flex .block2 {
    width: 100%;
    padding: 0 0 2rem 0;
    display: block;
    border-bottom: 4px dotted #fff;
  }
  #interview2 .flex .block2 .left, #interview2 .flex .block2 .right {
    width: 100%;
    padding: 0;
  }
  #interview2 .flex .block2 .left {
    width: 80%;
  }
  #interview2 .flex .block2 .right-right {
    width: 75%;
    margin-left: auto;
  }
  #interview2 .flex .block2 .right-left {
    width: 80%;
  }
  #interview2 .flex .block3 {
    width: 100%;
    padding: 0 0 2rem 0;
    margin-bottom: 2rem;
    border-right: none;
    border-bottom: 4px dotted #fff;
  }
  #interview2 .flex .block3 .left, #interview2 .flex .block3 .right, #interview2 .flex .block3 .last {
    width: 100%;
    padding: 0;
  }
  #interview2 .flex .block3 .right {
    width: 75%;
    margin-left: auto;
  }
  #interview2 .flex .block4 {
    width: 100%;
    padding: 0 0 40px 0;
    border-bottom: 4px dotted #fff;
  }
  #interview2 .flex .block4 .left, #interview2 .flex .block4 .right {
    width: 100%;
    padding: 0;
  }
  #interview2 .flex .block4 .left {
    max-width: 80%;
  }
  #interview2 .flex .block4 .right {
    max-width: 70%;
    margin-left: auto;
  }
  #interview2 .flex .label {
    font-size: 20px;
  }
  #interview2 .flex .label2 {
    font-size: 20px;
  }
  #interview2 .flex p {
    font-size: 16px;
  }
  #interview2 .fixed {
    position: initial;
    right: unset;
    bottom: unset;
  }
  #interview2 .list {
    padding-bottom: 2rem;
  }
  #interview2 .list .header-img {
    max-width: 80%;
    margin: 2rem 0;
  }
  #interview2 .list .header-img img {
    width: 100%;
  }
  #interview2 .list .item {
    text-align: center;
    margin-bottom: 3rem;
  }
  #interview2 .list .item .item-img {
    border-bottom: 1px solid #fff;
    margin-bottom: 1rem;
  }
  #interview2 .list .item .item-img img {
    max-width: 70%;
  }
  #interview2 .list .item .year {
    font-size: 25px;
  }
  #interview2 .list .item .name {
    font-size: 30px;
  }
  #interview2 .list .item .alpha {
    font-size: 18px;
  }
}/*# sourceMappingURL=add20250627.css.map */