/*=================================================================*/
/*	special_2026_02
/*=================================================================*/
.special_2026_02 .topTtl .img {
  margin: 0 auto;
  max-width: 800px;
}
.special_2026_02 .topTtl p {
  font-weight: normal;
  margin: 5px auto 0;
  max-width: 800px;
}
.special_2026_02 .interview {
  margin: 0 0 40px;
  border-bottom: dotted 2px #dfdfdf;
  padding: 0 0 20px;
}
.special_2026_02 .interview:last-child {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.special_2026_02 .interview h2 {
  font-size: 156%;
  background: url(../../img/sec/special/202601/02/midasi_point.png) no-repeat top left 0/50px auto;
  line-height: 1.4;
  margin: 30px 0 30px;
  padding: 10px 0 0 60px;
  box-sizing: border-box;
  color: #6C4199;
}
.special_2026_02 .interview .commentWrap {
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px;
}
.special_2026_02 .interview .commentWrap .name {
  flex: 0 0 110px;
  text-align: right;
  font-weight: bold;
}
.special_2026_02 .interview .commentWrap .name.yoshimata {
  color: #0085CD;
}
.special_2026_02 .interview .commentWrap .name.mayor {
  color: #008A5C;
}
.special_2026_02 .interview .commentWrap .name.kamishiraishi {
  color: #F27779;
}
.special_2026_02 .interview .commentWrap .img p {
  text-align: center;
  margin: 5px 0 0;
  font-size: 90%;
}
.special_2026_02 .interview .commentWrap .comment {
  width: calc(100% - 116px);
}
.special_2026_02 .interview .commentWrap .comment > .img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  float: right;
  width: 180px;
  margin: 0 0 15px 15px;
}
.special_2026_02 .interview .commentWrap .comment .imgWrap {
  margin: 30px 0;
}
.special_2026_02 .interview .commentWrap .comment .imgWrap p {
  margin: 5px 0;
  text-align: center;
}
.special_2026_02 .interview.section05 .comment > .img {
  width: 120px;
}
.special_2026_02 .section06 {
  background: #EBF4E7;
  padding: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.special_2026_02 .section06 .profile {
  width: 47%;
}
.special_2026_02 .section06 .profile figure .img {
  width: 60%;
  margin: 0 auto;
}
.special_2026_02 .section06 .profile figure figcaption {
  margin: 5px 0;
  text-align: center;
  font-weight: bold;
}

/*******************************************************************/
/* SP
/*******************************************************************/
@media screen and (max-width: 768px) {
  /*<start>==========================================================*/
  /*=================================================================*/
  /*	special_2026_02
  /*=================================================================*/
  .special_2026_02 .topTtl {
    padding: 10px 5px 15px;
  }
  .special_2026_02 .interview {
    margin: 0 0 30px;
    padding: 0 0 10px;
  }
  .special_2026_02 .interview h2 {
    font-size: 126%;
    background: url(../../img/sec/special/202601/02/midasi_point.png) no-repeat left top 0px/40px auto;
    margin: 10px 0 20px;
    padding: 10px 0 0 48px;
  }
  .special_2026_02 .interview .commentWrap {
    display: block;
  }
  .special_2026_02 .interview .commentWrap .name {
    text-align: left;
  }
  .special_2026_02 .interview .commentWrap .img p {
    font-size: 80%;
  }
  .special_2026_02 .interview .commentWrap .comment {
    width: 100%;
  }
  .special_2026_02 .interview .commentWrap .comment > .img {
    width: 120px;
  }
  .special_2026_02 .interview .commentWrap .comment .imgWrap {
    margin: 30px 0;
  }
  .special_2026_02 .interview.section05 .comment > .img {
    width: 100px;
  }
  .special_2026_02 .section06 {
    padding: 20px;
    display: block;
  }
  .special_2026_02 .section06 .profile {
    width: auto;
  }
  .special_2026_02 .section06 .profile:first-child {
    margin-bottom: 20px;
  }
  .special_2026_02 .section06 .profile figure .img {
    width: 60%;
    margin: 0 auto;
  }
  .special_2026_02 .section06 .profile figure figcaption {
    margin: 5px 0;
    text-align: center;
    font-weight: bold;
  }
  /*<end>============================================================*/
}/*# sourceMappingURL=special_202601_02.css.map */