.p_interview_show .show_ttl .ttl_en, .p_interview_work .work_ttl .ttl_en {
  font-family: "Heebo", serif;
}

.p_interview_show .staff_dot01, .p_interview_show .staff_dot02, .p_interview_show .staff_dot04, .p_interview_show .staff_dot03, .p_interview_show .staff_dot05, .p_interview_show .staff_dot06, .p_interview_show .staff_dot07 {
  position: absolute;
  z-index: -1;
  height: auto;
}

.p_interview_work .work_benefit_ttl, .p_interview_work .work_other_ttl {
  color: #1266D2;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-align: center;
  border-bottom: 0.8vw solid currentColor;
  padding-bottom: 3.4666666667vw;
  font-size: 5.6vw;
}

.p_interview_show .show_ttl .ttl_en, .p_interview_work .work_ttl .ttl_en {
  line-height: 1.75;
  font-size: 8.5333333333vw;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.p_interview_show .show_ttl .ttl_jp, .p_interview_work .work_ttl .ttl_jp {
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.02em;
  font-size: 4.8vw;
}

.p_interview_show .show_ttl, .p_interview_work .work_ttl {
  color: #1266d2;
}
.p_interview_show .show_ttl .ttl_en, .p_interview_work .work_ttl .ttl_en {
  display: block;
}
.p_interview_show .show_ttl .ttl_jp, .p_interview_work .work_ttl .ttl_jp {
  display: block;
  margin-top: -1.3333333333vw;
}

.p_interview_show .show_heading, .p_interview_work .work_inner {
  margin: 0 auto;
  width: 85.0666666667vw;
}

.p_interview_show .show_nav {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.p_interview_show .show_nav_item {
  width: 50%;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 0;
  opacity: 1;
  font-size: 2.9333333333vw;
}
.p_interview_show .show_nav_item span {
  color: #737373;
  letter-spacing: 0.1em;
  background-color: #f2f2f2;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 16vw;
}
.p_interview_show .show_nav_item::after, .p_interview_show .show_nav_item::before {
  content: "";
  position: absolute;
  width: 201%;
  transition: transform 0.5s ease;
  height: 1.6vw;
  bottom: 0;
}
.p_interview_show .show_nav_item::after {
  z-index: -1;
  background-image: linear-gradient(to right, #1cb9be 0%, #04bb2d 50%, transparent 50% 100%);
  right: 0;
}
.p_interview_show .show_nav_item::before {
  left: 0;
  z-index: 1;
  background-image: linear-gradient(to left, #04bb2d 0%, #1cb9be 50%, transparent 50% 100%);
}

.p_interview_show .show_nav_item.is_active {
  pointer-events: none;
}
.p_interview_show .show_nav_item.is_active span {
  background-color: #2f2f2f;
  color: #f2f2f2;
}
.p_interview_show .show_nav_item.is_active::after {
  transform: translateX(50%);
  z-index: 1;
}
.p_interview_show .show_nav_item.is_active::before {
  transform: translateX(-50%);
  z-index: -1;
}
.p_interview .c_mv_ttl_letter::after, .p_interview .c_mv_ttl_jp::after {
  width: 80.176vw;
}

.p_interview_work {
  margin-top: 9.3333333333vw;
}
.p_interview_work .work_ttl {
  margin-bottom: 12.2666666667vw;
}
.p_interview_work .work_ttl .ttl_jp {
  padding-left: 1.3333333333vw;
}
.p_interview_work .work_benefit_list {
  position: relative;
  padding-left: 0.5333333333vw;
}
.p_interview_work .work_benefit_list::before {
  content: "";
  width: 48.8vw;
  height: 46.6666666667vw;
  background: url(../../images/shinsotsu/interviews/img_work.png) center/contain no-repeat;
  display: table;
  margin: 8vw auto 8.2666666667vw;
}
.p_interview_work .work_benefit_list .item + .item {
  margin-top: 7.2vw;
}
.p_interview_work .work_benefit_list .item_ttl {
  font-weight: 500;
  text-align: center;
  color: white;
  background-color: #1CB9BC;
  line-height: 1.35;
  font-size: 5.3333333333vw;
  letter-spacing: 0.02em;
  display: table;
  padding: 0.8vw 7.7333333333vw;
  min-width: 43.4666666667vw;
}
.p_interview_work .work_benefit_list .item_desc {
  display: flex;
  align-items: flex-start;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.25;
  font-size: 4.2666666667vw;
  margin-top: 2.9333333333vw;
}
.p_interview_work .work_benefit_list .item_desc + .item_desc {
  margin-top: 2.1333333333vw;
}
.p_interview_work .work_benefit_list .item_desc::before {
  content: "";
  flex-shrink: 0;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #1266D2;
  width: 1.8666666667vw;
  margin: 2.1333333333vw 2.1333333333vw 0 0;
}
.p_interview_work .work_benefit_list .item:nth-child(2) .item_desc::before {
  background-color: #FDD000;
}
.p_interview_work .work_benefit_list .item:nth-child(3) .item_desc::before {
  background-color: #04BB2D;
}
.p_interview_work .work_benefit_list .item:nth-child(4) .item_desc::before {
  background-color: #FE8127;
}
.p_interview_work .work_benefit_list .item:nth-child(5) .item_desc::before {
  background-color: #8634DE;
}
.p_interview_work .work_other {
  margin-top: 15.4666666667vw;
}
.p_interview_work .work_other_box:not(:last-child) {
  margin-bottom: 10.6666666667vw;
}
.p_interview_work .work_other_img {
  position: relative;
  width: 69.0666666667vw;
}
.p_interview_work .work_other_content {
  margin-top: 11.7333333333vw;
}
.p_interview_work .work_other_cap {
  position: absolute;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: 0.02em;
  display: block;
  z-index: 1;
  overflow: hidden;
  color: white;
  font-size: 4.5333333333vw;
  bottom: 2.6666666667vw;
  left: -3.7333333333vw;
  padding: 1.8666666667vw 4vw;
  width: -moz-max-content;
  width: max-content;
}
.p_interview_work .work_other_cap::after {
  content: "";
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: 360%;
  position: absolute;
  background-image: linear-gradient(to right, #1CB9BE, #04BB2D);
}
.p_interview_work .work_other_desc {
  position: relative;
  font-weight: 500;
  letter-spacing: 0.1em;
  z-index: -1;
  width: 85.8666666667vw;
  margin-left: auto;
  padding: 6.4vw 9.6vw 6.9333333333vw 8.5333333333vw;
  left: 2.9333333333vw;
  font-size: 4.2666666667vw;
  line-height: 1.55;
}
.p_interview_work .work_other_desc::after {
  content: "";
  position: absolute;
  background-color: #EDEDE8;
  top: -7.7333333333vw;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.p_interview_show {
  margin-top: 16.8vw;
}
.p_interview_show .show_ttl {
  margin-bottom: 9.6vw;
}
.p_interview_show .show_nav_item {
  font-size: 3.7333333333vw;
}
.p_interview_show .show_inner {
  position: relative;
  z-index: 0;
  margin-top: 15.2vw;
}
.p_interview_show .show_inner::after, .p_interview_show .show_inner::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100vw;
  z-index: -1;
}
.p_interview_show .show_inner::before {
  background: url(../../images/shinsotsu/interviews/img_interview_decor01_sp.svg) center/contain no-repeat;
  top: 10.9333333333vw;
  height: 67.2vw;
}
.p_interview_show .show_inner::after {
  background: url(../../images/shinsotsu/interviews/img_interview_decor02_sp.svg) center/contain no-repeat;
  top: 190.1333333333vw;
  height: 67.2vw;
}
.p_interview_show .show_pattern {
  position: absolute;
  z-index: -1;
  width: 100vw;
  top: 318.6666666667vw;
}
.p_interview_show .show_pattern::after, .p_interview_show .show_pattern::before {
  content: "";
  display: block;
  left: 0;
  width: 100vw;
}
.p_interview_show .show_pattern::after {
  background: url(../../images/shinsotsu/interviews/img_interview_decor02_sp.svg) center/contain no-repeat;
  height: 67.2vw;
  margin-top: 61.6vw;
}
.p_interview_show .show_pattern::before {
  background: url(../../images/shinsotsu/interviews/img_interview_decor04_sp.svg) center/contain no-repeat;
  height: 55.4666666667vw;
}
.p_interview_show .staff {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  display: none;
  width: 92.5333333333vw;
}
.p_interview_show .staff::after {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #FAFAFA;
  top: 34.6666666667vw;
  border-radius: 3.4666666667vw;
}
.p_interview_show .staff.is_active {
  display: block;
}
.p_interview_show .staff_dot01 {
  width: 19.4444444444vw;
  top: -10.0694444444vw;
  right: -10.6944444444vw;
}
.p_interview_show .staff_dot02 {
  width: 25.8333333333vw;
  bottom: -17.4305555556vw;
  left: -7.0833333333vw;
}
.p_interview_show .staff_dot04 {
  width: 19.4444444444vw;
  top: -11.5277777778vw;
  right: -10.6944444444vw;
}
.p_interview_show .staff_dot03 {
  width: 25.8333333333vw;
  bottom: -16.6666666667vw;
  left: -7.0833333333vw;
}
.p_interview_show .staff_dot05 {
  width: 35.4666666667vw;
  left: -15.4666666667vw;
  top: -29.6vw;
}
.p_interview_show .staff_dot06 {
  width: 39.4666666667vw;
  bottom: -36.5333333333vw;
  right: -15.4666666667vw;
}
.p_interview_show .staff_dot07 {
  width: 32.2666666667vw;
  bottom: -41.3333333333vw;
  right: -15.4666666667vw;
}
.p_interview_show .staff.staff02 .staff_item_ttl .txt_indent {
  text-indent: -1.8666666667vw;
}
.p_interview_show .staff.staff02 .staff_item:last-child .staff_item_ttl > *:first-child {
  padding-left: 1.0666666667vw;
  padding-right: 0.8vw;
}
.p_interview_show .staff.staff02 .staff_item:last-child .staff_item_ttl > *:last-child {
  padding-left: 1.0666666667vw;
  padding-right: 1.8666666667vw;
}
.p_interview_show .staff.staff03 .staff_item:first-child .staff_item_ttl > *:last-child {
  padding-right: 2.1333333333vw;
}
.p_interview_show .staff.staff04 .staff_item:first-child .staff_item_ttl > *:first-child {
  padding-left: 1.0666666667vw;
  padding-right: 1.0666666667vw;
}
.p_interview_show .staff.staff04 .staff_item:first-child .staff_item_ttl > *:last-child {
  padding-left: 1.6vw;
  padding-right: 1.6vw;
}
.p_interview_show .staff.staff04 .staff_mv_desc > *:last-child {
  font-size: 4.2666666667vw;
  padding-left: 2.1333333333vw;
  padding-right: 6.4vw;
  padding-top: 1.6vw;
}
.p_interview_show .staff_mv {
  position: relative;
  margin: 0 auto;
  width: 85.0666666667vw;
}
.p_interview_show .staff_mv img {
  border-radius: 2.9333333333vw;
}
.p_interview_show .staff_mv::after {
  content: "";
  position: absolute;
  border: 1.3333333333vw solid #EDEDE8;
  inset: 0;
  z-index: 1;
  border-radius: 2.6666666667vw;
}
.p_interview_show .staff_mv_sologan {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 1.35;
  letter-spacing: 0.02em;
  font-weight: 700;
  background-color: white;
  z-index: 3;
  font-size: 4.8vw;
  padding: 1.8666666667vw 4.2666666667vw;
  top: -4.5333333333vw;
  right: -3.7333333333vw;
  bottom: auto;
}
.p_interview_show .staff_mv_txt {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-image: linear-gradient(to right, #1CB9BE, #04BB2D);
}
.p_interview_show .staff_mv_content {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  bottom: 3.4666666667vw;
  left: 4vw;
}
.p_interview_show .staff_mv_info {
  background-color: #2F2F2F;
  color: white;
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1;
  display: table;
  font-size: 3.2vw;
  padding: 1.0666666667vw 3.7333333333vw;
}
.p_interview_show .staff_mv_desc {
  display: flex;
  flex-direction: column;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  align-items: flex-start;
  font-size: 4.5333333333vw;
  margin-bottom: 2.1333333333vw;
  gap: 1.6vw;
}
.p_interview_show .staff_mv_desc > * {
  background-color: white;
  padding: 1.3333333333vw 3.7333333333vw 2.1333333333vw;
}
.p_interview_show .staff_mv_desc > *.txt_sm {
  letter-spacing: 0.1em;
  font-size: 3.7333333333vw;
  text-indent: -2.4vw;
  padding-right: 1.0666666667vw;
  padding-top: 1.6vw;
}
.p_interview_show .staff_list {
  margin: 20.5333333333vw auto 0;
  width: 85.0666666667vw;
}
.p_interview_show .staff_item + .staff_item {
  margin-top: 14.9333333333vw;
}
.p_interview_show .staff_item:nth-child(odd) .staff_item_img {
  margin-left: auto;
}
.p_interview_show .staff_item_ttl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.35;
  color: white;
  font-size: 4.5333333333vw;
  gap: 1.6vw;
  margin-top: -5.6vw;
  position: relative;
  z-index: 1;
  white-space: nowrap;
}
.p_interview_show .staff_item_ttl > * {
  background-image: linear-gradient(to right, #1CB9BE, #04BB2D);
  padding: 1.8666666667vw 2.6666666667vw;
}
.p_interview_show .staff_item_ttl .txt_indent {
  text-indent: -2.9333333333vw;
}
.p_interview_show .staff_item_img {
  position: relative;
  z-index: 0;
  width: 77.0666666667vw;
}
.p_interview_show .staff_item_desc {
  font-weight: 500;
  letter-spacing: 0.1em;
  font-size: 4.2666666667vw;
  line-height: 1.55;
  margin-top: 8.8vw;
}
.p_interview_show .staff_item_desc .txt_color {
  color: #04BB2D;
}
.p_interview_show .staff_item_desc .break_line {
  height: 6.9333333333vw;
  display: block;
}
.p_interview_show .staff_photo {
  position: relative;
  z-index: 0;
  padding: 0 3.7333333333vw 9.0666666667vw 0;
  text-align: right;
  margin-top: 9.3333333333vw;
}
.p_interview_show .staff_photo img {
  width: 43.7333333333vw;
}
.p_interview_show .staff_photo::after {
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
  background: url(../../images/shinsotsu/interviews/img_interview_decor03_sp.svg) center/contain no-repeat;
  position: absolute;
  z-index: -1;
  height: 22.4vw;
  border-radius: 0 0 3.4666666667vw 3.4666666667vw;
}
@media screen and (min-width: 768px) {
  .p_interview_work .work_benefit_ttl, .p_interview_work .work_other_ttl {
    font-size: 2.3611111111vw;
    border-bottom-width: 0.2777777778vw;
    padding-bottom: 1.1805555556vw;
    padding-right: 1.9444444444vw;
  }
  .p_interview_show .show_ttl .ttl_en, .p_interview_work .work_ttl .ttl_en {
    font-size: 5.5555555556vw;
  }
  .p_interview_show .show_ttl .ttl_jp, .p_interview_work .work_ttl .ttl_jp {
    font-size: 2.3611111111vw;
  }
  .p_interview_show .show_ttl .ttl_jp, .p_interview_work .work_ttl .ttl_jp {
    margin-top: -1.9444444444vw;
  }
  .p_interview_show .show_heading, .p_interview_work .work_inner {
    width: 69.1666666667vw;
  }
  .p_interview_show .show_nav {
    flex-wrap: nowrap;
  }
  .p_interview_show .show_nav_item {
    width: 100%;
    font-size: 1.1111111111vw;
  }
  .p_interview_show .show_nav_item span {
    height: 4.8611111111vw;
  }
  .p_interview_show .show_nav_item::after, .p_interview_show .show_nav_item::before {
    height: 0.4166666667vw;
  }
  .p_interview .c_mv_ttl_letter, .p_interview .c_mv_ttl_jp {
    padding-left: 1.5972222222vw;
    padding-right: 1.5972222222vw;
  }
  .p_interview .c_mv_ttl_letter::after, .p_interview .c_mv_ttl_jp::after {
    width: 51.6111111111vw;
  }
  .p_interview_work {
    margin-top: 2.9166666667vw;
  }
  .p_interview_work .work_main {
    padding-left: 2.0833333333vw;
  }
  .p_interview_work .work_ttl {
    margin-bottom: 5.0694444444vw;
  }
  .p_interview_work .work_ttl .ttl_jp {
    padding-left: 0.5555555556vw;
  }
  .p_interview_work .work_benefit_list {
    padding-left: 0;
    display: grid;
    grid-template-columns: max-content max-content;
    justify-content: space-between;
    margin-top: 2.6388888889vw;
    gap: 3.75vw 0;
  }
  .p_interview_work .work_benefit_list::before {
    margin: 0;
    position: absolute;
    top: 9.9305555556vw;
    left: 21.1805555556vw;
    width: 22.6388888889vw;
    height: 21.7173611111vw;
  }
  .p_interview_work .work_benefit_list .item + .item {
    margin-top: 0;
  }
  .p_interview_work .work_benefit_list .item_ttl {
    min-width: 0;
    font-size: 2.0833333333vw;
    padding: 0.2777777778vw 0.6944444444vw;
  }
  .p_interview_work .work_benefit_list .item_desc {
    font-size: 1.25vw;
    margin-top: 0.9722222222vw;
  }
  .p_interview_work .work_benefit_list .item_desc + .item_desc {
    margin-top: 0.6944444444vw;
  }
  .p_interview_work .work_benefit_list .item_desc::before {
    width: 0.4861111111vw;
    margin: 0.625vw 0.5555555556vw 0 0;
  }
  .p_interview_work .work_benefit_list .item:nth-child(1) .item_ttl {
    width: 17.4305555556vw;
  }
  .p_interview_work .work_benefit_list .item:nth-child(2) .item_ttl {
    width: 20.2083333333vw;
  }
  .p_interview_work .work_benefit_list .item:nth-child(3) .item_ttl {
    width: 17.9166666667vw;
  }
  .p_interview_work .work_benefit_list .item:nth-child(4) .item_ttl {
    width: 20.2777777778vw;
  }
  .p_interview_work .work_benefit_list .item:nth-child(5) {
    margin-top: -3.6805555556vw;
  }
  .p_interview_work .work_benefit_list .item:nth-child(5) .item_ttl {
    width: 21.0416666667vw;
  }
  .p_interview_work .work_other {
    margin-top: 4.0277777778vw;
  }
  .p_interview_work .work_other_box {
    display: flex;
    align-items: flex-start;
  }
  .p_interview_work .work_other_box:not(:last-child) {
    margin-bottom: 5.9722222222vw;
  }
  .p_interview_work .work_other_box:nth-child(odd) .work_other_desc::after {
    right: 0;
    left: auto;
  }
  .p_interview_work .work_other_box:nth-child(even) {
    flex-direction: row-reverse;
  }
  .p_interview_work .work_other_box:nth-child(even) .work_other_desc {
    padding-left: 1.5972222222vw;
    padding-right: 2.5694444444vw;
  }
  .p_interview_work .work_other_box:nth-child(even) .work_other_desc::after {
    left: -2.0833333333vw;
  }
  .p_interview_work .work_other_img {
    width: 30.0694444444vw;
    flex-shrink: 0;
  }
  .p_interview_work .work_other_content {
    margin-top: 2.6388888889vw;
  }
  .p_interview_work .work_other_cap {
    font-size: 2.0833333333vw;
    padding: 0.4166666667vw 1.0416666667vw 0.625vw;
    bottom: 2.5vw;
    left: -2.0138888889vw;
  }
  .p_interview_work .work_other_desc {
    width: 100%;
    line-height: 1.75;
    left: 0;
    padding: 4.0277777778vw 2.2222222222vw 4.0277777778vw 2.4305555556vw;
    display: flex;
    align-items: center;
    top: 2.2222222222vw;
    font-size: 1.25vw;
    height: 25.5555555556vw;
  }
  .p_interview_work .work_other_desc::after {
    top: 0;
    bottom: auto;
    height: 100%;
    width: 47.8472222222vw;
  }
  .p_interview_show {
    margin-top: 10.2777777778vw;
  }
  .p_interview_show .show_ttl {
    margin-bottom: 3.5416666667vw;
  }
  .p_interview_show .show_ttl .ttl_jp {
    padding-left: 0.2777777778vw;
  }
  .p_interview_show .show_inner {
    margin-top: 4.9305555556vw;
  }
  .p_interview_show .show_inner::before {
    background: url(../../images/shinsotsu/interviews/img_interview_decor01.svg) center/contain no-repeat;
    top: 4.5833333333vw;
    height: 59.0277777778vw;
  }
  .p_interview_show .show_inner::after {
    background: url(../../images/shinsotsu/interviews/img_interview_decor02.svg) center/contain no-repeat;
    bottom: 24.1666666667vw;
    height: 59.0277777778vw;
    top: auto;
  }
  .p_interview_show .show_pattern {
    display: none;
  }
  .p_interview_show .staff {
    width: 83.1944444444vw;
  }
  .p_interview_show .staff::after {
    top: 20.5555555556vw;
    border-radius: 0.9027777778vw;
  }
  .p_interview_show .staff.staff01 .staff_photo {
    padding-bottom: 6.6666666667vw;
  }
  .p_interview_show .staff.staff01 .staff_photo::after {
    background: url(../../images/shinsotsu/interviews/img_interview_decor03.svg) center/contain no-repeat;
    height: 16.4583333333vw;
  }
  .p_interview_show .staff.staff03 .staff_photo {
    padding-bottom: 6.7361111111vw;
    margin-top: 2.0138888889vw;
  }
  .p_interview_show .staff.staff03 .staff_photo::after {
    background: url(../../images/shinsotsu/interviews/img_interview_decor03.svg) center/contain no-repeat;
    height: 16.4583333333vw;
  }
  .p_interview_show .staff.staff04 .staff_mv_desc > *:last-child {
    font-size: 2.4305555556vw;
    padding: 0.6944444444vw 4.4444444444vw 0.9027777778vw 2.1527777778vw;
  }
  .p_interview_show .staff.staff04 .staff_photo {
    padding-bottom: 10.0694444444vw;
    margin-top: 5.2083333333vw;
  }
  .p_interview_show .staff.staff04 .staff_photo::after {
    background: url(../../images/shinsotsu/interviews/img_interview_decor06.svg) center/contain no-repeat;
    height: 20.7638888889vw;
  }
  .p_interview_show .staff_mv {
    width: 65vw;
  }
  .p_interview_show .staff_mv img {
    border-radius: 0.7638888889vw;
  }
  .p_interview_show .staff_mv::after {
    border-width: 0.3472222222vw;
    border-radius: 0.6944444444vw;
  }
  .p_interview_show .staff_mv_sologan {
    top: auto;
    bottom: 2.2916666667vw;
    right: -1.1111111111vw;
    font-size: 2.4305555556vw;
    padding: 0.4861111111vw 1.1111111111vw;
  }
  .p_interview_show .staff_mv_content {
    bottom: 2.3611111111vw;
    left: 2.0138888889vw;
  }
  .p_interview_show .staff_mv_info {
    font-size: 1.3194444444vw;
    padding: 0.3472222222vw 1.3194444444vw 0.5555555556vw 1.4583333333vw;
  }
  .p_interview_show .staff_mv_desc {
    font-size: 2.4305555556vw;
    margin-bottom: 1.3888888889vw;
    gap: 0.6944444444vw;
  }
  .p_interview_show .staff_mv_desc > * {
    padding: 0.6944444444vw 1.875vw 0.9027777778vw 2.1527777778vw;
  }
  .p_interview_show .staff_mv_desc > *.txt_sm {
    font-size: 1.7361111111vw;
    text-indent: -1.4583333333vw;
    padding-top: 0.8333333333vw;
    padding-right: 0.6944444444vw;
  }
  .p_interview_show .staff_list {
    width: 69.1666666667vw;
    margin-top: 7.0833333333vw;
  }
  .p_interview_show .staff_item {
    display: flex;
    gap: 2.2916666667vw;
    align-items: flex-start;
  }
  .p_interview_show .staff_item + .staff_item {
    margin-top: 7.7777777778vw;
  }
  .p_interview_show .staff_item:nth-child(odd) {
    flex-direction: row-reverse;
    padding-left: 2.0833333333vw;
  }
  .p_interview_show .staff_item:nth-child(odd) .staff_item_img {
    margin: 0;
  }
  .p_interview_show .staff_item:nth-child(even) {
    padding-right: 2.0833333333vw;
  }
  .p_interview_show .staff_item_ttl {
    gap: 0.5555555556vw;
    font-size: 2.4305555556vw;
    margin: 0 -0.6944444444vw 0 0;
  }
  .p_interview_show .staff_item_ttl > * {
    padding: 0.4861111111vw 1.1111111111vw !important;
  }
  .p_interview_show .staff_item_ttl .txt_indent {
    text-indent: -1.1111111111vw !important;
  }
  .p_interview_show .staff_item_img {
    flex-shrink: 0;
    width: 18.75vw;
  }
  .p_interview_show .staff_item_desc {
    line-height: 1.77;
    font-size: 1.25vw;
    margin-top: 2.8472222222vw;
  }
  .p_interview_show .staff_photo {
    margin-top: 4.3055555556vw;
    padding: 0 6.9444444444vw 7.7777777778vw 0;
  }
  .p_interview_show .staff_photo img {
    width: 15.2083333333vw;
  }
  .p_interview_show .staff_photo::after {
    background: url(../../images/shinsotsu/interviews/img_interview_decor05.svg) center/contain no-repeat;
    border-radius: 0 0 0.9027777778vw 0.9027777778vw;
    height: 17.7777777778vw;
  }
}
@media (any-hover: hover) and (pointer: fine) and (min-width: 768px) {
  .p_interview_show .show_nav_item:hover::after {
    transform: translateX(50%);
    z-index: 1;
  }
  .p_interview_show .show_nav_item:hover::before {
    transform: translateX(-50%);
    z-index: -1;
  }
}
/*# sourceMappingURL=maps/interview.css.map */
