.p-themehead {
  padding: 2.5rem 0 0;
  position: relative;
}
.p-themehead .logo {
  margin: 0 2.5rem;
  width: 24.6rem;
}
.p-themehead .deco {
  position: absolute;
  width: 9.7rem;
  top: 0.2rem;
  right: 1.5rem;
}
.p-themehead .u-interviewnote {
  margin-top: 1rem;
  padding: 0 0 0 2.5rem;
}
.p-themehead .img {
  margin-top: 2rem;
}

.p-member {
  margin-top: 4rem;
}
.p-member .-headline {
  width: 9.9rem;
  margin: 0 auto;
}
.p-member .-photo {
  text-align: center;
  position: relative;
  padding-top: 1.5rem;
}
.p-member .-photo img {
  width: 33rem;
  position: relative;
  z-index: 1;
}
.p-member .-photo .deco {
  position: absolute;
  width: 44.3rem;
  height: 100%;
  top: -3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 0;
}
.p-member .-photo .deco img {
  width: auto;
  width: 44.3rem;
}
.p-member .-txt {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  gap: 1.5rem;
  margin-top: 0.7rem;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}
.p-member .-txt .unit {
  width: 50%;
  padding: 0 0.8rem;
}
.p-member .-txt .unit-department {
  font-size: 1.3rem;
  font-weight: 500;
  margin-top: 0.5rem;
}
.p-member .-txt .unit-name {
  margin-top: 0.5rem;
}
.p-member .-txt .unit-name img {
  width: auto;
  height: 2rem;
}
.p-member .-txt .unit-draft {
  font-size: 1.1rem;
  letter-spacing: -0.05rem;
  margin-top: 1rem;
}
.p-member .-txt .unit-team {
  font-size: 1.7rem;
  font-weight: 700;
  letter-spacing: -0.1rem;
  line-height: 1.4;
}
.p-member .-txt .unit-team.m-blue {
  color: #3c96ff;
}
.p-member .-txt .unit-team.m-red {
  color: #ff0000;
}
.p-member .-txt .unit-from {
  font-size: 1.1rem;
  letter-spacing: -0.05rem;
  margin-top: 0.5rem;
}

.p-interview-section {
  margin-top: 4.5rem;
  position: relative;
  isolation: isolate;
}
.p-interview-section .-headline {
  font-size: 1.6rem;
  font-weight: 700;
  position: relative;
  top: 0;
  left: -1.5rem;
  width: 35.4rem;
  height: 9rem;
  background: url(../img/interview/club_voice01/section_ttlbg.png) no-repeat center center/contain;
  padding: 1.8rem 1rem 0 3.7rem;
  z-index: 3;
  margin-bottom: 2.2rem;
}
.p-interview-section .-headline.m-reverse {
  left: auto;
  background-image: url(../img/interview/club_voice01/section_ttlbg_r.png);
}
.p-interview-section .-deco {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
}
.p-interview-section .-fukidashi {
  position: relative;
  margin: 0 0.3rem 0 auto;
  padding: 1rem 1.5rem 1.2rem;
  width: 36.2rem;
}
.p-interview-section .-fukidashi.m-blue, .p-interview-section .-fukidashi.m-red {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.p-interview-section .-fukidashi.m-blue:before, .p-interview-section .-fukidashi.m-blue:after, .p-interview-section .-fukidashi.m-red:before, .p-interview-section .-fukidashi.m-red:after {
  content: "";
  width: 100%;
  background-size: 100% auto;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  z-index: 1;
}
.p-interview-section .-fukidashi.m-blue:before, .p-interview-section .-fukidashi.m-red:before {
  top: -1rem;
  aspect-ratio: 719/101;
}
.p-interview-section .-fukidashi.m-blue:after, .p-interview-section .-fukidashi.m-red:after {
  bottom: -4rem;
  aspect-ratio: 719/201;
}
.p-interview-section .-fukidashi.m-blue {
  background-image: url(../img/interview/club_voice01/fukidashi_bl_middle.png);
}
.p-interview-section .-fukidashi.m-blue:before {
  background-image: url(../img/interview/club_voice01/fukidashi_bl_top.png);
}
.p-interview-section .-fukidashi.m-blue:after {
  background-image: url(../img/interview/club_voice01/fukidashi_bl_bottom.png);
}
.p-interview-section .-fukidashi.m-blue .name {
  color: #3c96ff;
}
.p-interview-section .-fukidashi.m-blue .txt {
  background: url(../img/interview/club_voice01/section_line_blue.png) no-repeat left bottom/100% 0.25rem;
}
.p-interview-section .-fukidashi.m-red {
  background-image: url(../img/interview/club_voice01/fukidashi_red_middle.png);
}
.p-interview-section .-fukidashi.m-red:before {
  background-image: url(../img/interview/club_voice01/fukidashi_red_top.png);
}
.p-interview-section .-fukidashi.m-red:after {
  background-image: url(../img/interview/club_voice01/fukidashi_red_bottom.png);
}
.p-interview-section .-fukidashi.m-red .name {
  color: #ff0000;
}
.p-interview-section .-fukidashi.m-red .txt {
  background: url(../img/interview/club_voice01/section_line_red.png) no-repeat left bottom/100% 0.25rem;
}
.p-interview-section .-fukidashi + .-fukidashi {
  margin-top: 3.5rem;
}
.p-interview-section .-fukidashi .name {
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 1rem;
  position: relative;
  z-index: 2;
}
.p-interview-section .-fukidashi .name span {
  font-size: 1.8rem;
  letter-spacing: -0.3rem;
  margin-left: 0.5rem;
}
.p-interview-section .-fukidashi .txt {
  font-size: 1.3rem;
  display: inline;
  padding: 0 0 0.3rem;
  line-height: 2.25;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  position: relative;
  z-index: 2;
}
.p-interview-section .-fukidashi .floatbox {
  position: relative;
  z-index: 2;
}
.p-interview-section .-fukidashi .floatbox .float-txt {
  width: calc(100% - 15rem);
}
.p-interview-section .-fukidashi .floatbox .img {
  width: 15rem;
  margin-right: -1rem;
}
.p-interview-section .-fukidashi .floatbox.m-left .float-txt {
  float: left;
}
.p-interview-section .-fukidashi .floatbox.m-left .img {
  float: right;
}
.p-interview-section .-fukidashi .floatbox.m-right .float-txt {
  float: right;
}
.p-interview-section .-fukidashi .floatbox.m-right .img {
  float: left;
}
.p-interview-section .box-btn {
  margin-top: 2rem;
}
.p-interview-section.m-02 {
  margin-top: 7.6rem;
}
.p-interview-section.m-02 .-headline {
  left: auto;
  right: -9.5rem;
}
.p-interview-section.m-02 .-deco.m-01 {
  top: -1rem;
  left: 1.5rem;
  width: 7.3rem;
  height: 6.6rem;
}
.p-interview-section.m-02 .-deco.m-02 {
  top: -4.3rem;
  left: 11.2rem;
  width: 3.5rem;
  height: 3.5rem;
}
.p-interview-section.m-02 .-fukidashi .floatbox .float-txt {
  width: calc(100% - 17rem);
}
.p-interview-section.m-02 .-fukidashi .floatbox .img {
  margin-top: 1rem;
  margin-right: 0.5rem;
}
.p-interview-section.m-03 {
  margin-top: 6.5rem;
}
.p-interview-section.m-03 .-headline {
  left: -7.5rem;
  padding: 2.8rem 1rem 0 10rem;
}
.p-interview-section.m-03 .-deco.m-01 {
  top: -4rem;
  right: 2rem;
  width: 8.1rem;
  height: 6.6rem;
}
.p-interview-section.m-03 .-deco.m-02 {
  top: 8.3rem;
  right: 1.7rem;
  width: 3.8rem;
  height: 3.8rem;
  z-index: 10;
}
.p-interview-section.m-03 .-photo {
  margin: 4rem auto 0;
  width: 35.4rem;
}
.p-interview-section.m-04 {
  margin-top: -0.5rem;
}
.p-interview-section.m-04 .-headline {
  left: auto;
  right: -13.5rem;
  padding: 1.8rem 10rem 0 6rem;
}
.p-interview-section.m-04 .-deco.m-01 {
  top: 2rem;
  left: 3.5rem;
  width: 8.1rem;
}
.p-interview-section.m-04 .-deco.m-02 {
  top: 9.9rem;
  right: 7.6rem;
  width: 3.8rem;
  z-index: 10;
}
.p-interview-section.m-04 .-fukidashi .floatbox .float-txt {
  width: calc(100% - 17rem);
}
.p-interview-section.m-04 .-fukidashi .floatbox .img {
  margin-top: 1rem;
  margin-right: 0.5rem;
}
.p-interview-section.m-05 {
  margin-top: 6.2rem;
}
.p-interview-section.m-05 .-headline {
  left: -7.5rem;
  padding: 1.8rem 2rem 0 10rem;
}
.p-interview-section.m-05 .-deco.m-01 {
  top: 4.5rem;
  right: 1.5rem;
  width: 8.1rem;
  height: 7.3rem;
  -webkit-transform: rotate(-50deg);
          transform: rotate(-50deg);
  z-index: 9;
}
.p-interview-section.m-05 .-deco.m-02 {
  top: -3.5rem;
  right: 2rem;
  height: 3.5rem;
  width: 3.8rem;
  z-index: 10;
}
.p-interview-section.m-05 .-deco.m-03 {
  top: 68.3rem;
  right: 5.5rem;
  height: 3.5rem;
  width: 3.8rem;
  z-index: 10;
}
.p-interview-section.m-05 .-fukidashi .floatbox .float-txt {
  width: calc(100% - 17rem);
}
.p-interview-section.m-05 .-fukidashi .floatbox .img {
  margin-top: 1rem;
  margin-right: 0.5rem;
}
.p-interview-section.m-05 .-photo {
  margin-top: 5rem;
}
.p-interview-section.m-05 .-note {
  font-size: 1.2rem;
  margin-top: 0.5rem;
  padding: 0 0 0 1rem;
}

.p-others {
  margin-top: 7.5rem;
}
.p-others .-headline {
  margin: 0 auto;
  width: 28rem;
}
.p-others .u-interviewnote {
  margin-top: 0.5rem;
  padding: 0 0 0 5rem;
}
.p-others .-slider {
  margin-top: 1rem;
}

.l-links-head {
  background: #95fcd0;
}

.u-z1 {
  z-index: 1;
}

.u-z2 {
  z-index: 2;
}

.u-z3 {
  z-index: 3;
}

.u-z4 {
  z-index: 4;
}

.u-z5 {
  z-index: 5;
}