@charset "UTF-8";
.m-people-list-item-info {
  line-height: 1.3;
}

/* p-mv
---------------------------------------------------------------------------- */
.p-mv {
  margin-top: 130px;
  padding: 0 40px;
  position: relative;
}
.p-mv::before {
  position: absolute;
  content: "";
  width: 700px;
  height: 700px;
  background: url(/assets/images/recruit/bg_mv01.png) no-repeat center center/100%;
  left: -225px;
  top: -445px;
  z-index: -1;
}

.p-mv-inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  max-width: 1640px;
  width: 100%;
  margin: 0 auto;
  padding-left: 220px;
  position: relative;
}

.p-mv-ttl-wrap {
  margin-top: 120px;
}

.p-mv-ttl {
  font-size: 4.4rem;
  line-height: 1.4090909091;
  letter-spacing: 0.06em;
  font-weight: bold;
  color: #0052C5;
  font-family: "游明朝", "Yu Mincho", YuMincho, serif;
}

@media screen and (max-width: 1630px) and (min-width: 768px) {
  .l-breadcrumbs {
    left: 60px;
  }
  .p-mv-inner {
    padding-left: 60px;
  }
}
@media screen and (max-width: 1499px) and (min-width: 768px) {
  .p-mv {
    margin-top: 8.66vw;
    padding: 0 2.66vw;
  }
  .p-mv::before {
    width: 46.66vw;
    height: 46.66vw;
    left: -15vw;
    top: -29.66vw;
  }
  .p-mv-ttl-wrap {
    margin-top: 8vw;
  }
  .p-mv-img {
    width: 48vw;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .p-mv-inner {
    padding-left: 3.9vw;
  }
  .p-mv-ttl {
    font-size: 3.43vw;
  }
  .l-breadcrumbs {
    left: 3.9vw;
  }
}
@media screen and (max-width: 767px) {
  .p-mv {
    margin-top: 18.6666666667vw;
    padding: 0 5.3333333333vw;
  }
  .p-mv::before {
    width: 66.6666666667vw;
    height: 66.6666666667vw;
    left: -26.6666666667vw;
    top: -52vw;
  }
  .p-mv-inner {
    display: block;
    padding-left: 0;
  }
  .p-mv-ttl-wrap {
    margin-top: 0;
    padding-top: 4vw;
  }
  .p-mv-ttl {
    font-size: 7.7333333333vw;
  }
  .p-mv-img {
    margin-top: 4vw;
  }
}
/* p-top
---------------------------------------------------------------------------- */
.p-top {
  padding: 0 0 80px;
  position: relative;
}
.p-top::after {
  position: absolute;
  content: "";
  right: -500px;
  bottom: -750px;
  background: url(/assets/images/recruit/work/bg_body.png) no-repeat center center/100%;
  width: 1400px;
  height: 1400px;
  z-index: -1;
}

.p-top-img {
  width: 900px;
  margin: 50px auto 40px;
}
.p-top-img img {
  width: 100%;
}

.p-top-txt {
  font-size: 1.8rem;
  line-height: 2.3333333333;
  letter-spacing: 0.04em;
  font-weight: 500;
  text-align: center;
}
.p-top-txt span {
  color: #0052C5;
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .p-top {
    padding: 0 0 6.25vw;
  }
  .p-top::after {
    right: -39vw;
    bottom: -58.59vw;
    width: 109.3vw;
    height: 109.3vw;
  }
  .p-top-img {
    width: 46.32vw;
    margin: 3.9vw auto 3.125vw;
  }
  .p-top-txt {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 767px) {
  .p-top {
    padding: 0 0 16vw;
  }
  .p-top::after {
    width: 133.3333333333vw;
    height: 133.3333333333vw;
    right: -53.3333333333vw;
    bottom: -53.3333333333vw;
  }
  .p-top-img {
    width: 100%;
    margin: 8vw auto 5.3333333333vw;
  }
  .p-top-txt {
    font-size: 4.2666666667vw;
    line-height: 2;
    text-align: left;
  }
}
/* p-sec
---------------------------------------------------------------------------- */
.p-sec {
  padding: 0 0 90px;
}

.p-inner {
  padding: 20px 0 40px;
  border-top: 0.5px solid #0052C5;
}

.p-content-inner {
  padding: 0 120px;
  margin: 25px 0 0;
}

.p-sec-catch {
  font-size: 1.8rem;
  line-height: 2.3333333333;
  letter-spacing: 0.04em;
  font-weight: bold;
  text-align: center;
  background: #F5F5F6;
  padding: 33px 0;
  position: relative;
  font-family: "游明朝", "Yu Mincho", YuMincho, serif;
}
.p-sec-catch::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 32px;
  height: 47px;
  border-top: 3px solid #0052C5;
  border-left: 3px solid #0052C5;
}
.p-sec-catch::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 32px;
  height: 47px;
  border-bottom: 3px solid #0052C5;
  border-right: 3px solid #0052C5;
}

.p-sh {
  font-size: 2.2rem;
  line-height: 1.6818181818;
  letter-spacing: 0.04em;
  font-weight: bold;
  padding-left: 25px;
  position: relative;
  margin: 40px 0 20px;
  font-family: "游明朝", "Yu Mincho", YuMincho, serif;
}
.p-sh::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #0052C5;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-sec-txt {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: 400;
}

.p-sec-info-img {
  width: 645px;
  margin: 25px auto 0;
}
.p-sec-info-img img {
  width: 100%;
}

.p-point-wrap {
  background: #F2F7FF;
  margin: 50px 0 0;
  padding: 23px 60px;
  position: relative;
}

.p-point-ttl {
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 900;
  font-family: "CrimsonText";
  color: #0052C5;
  position: absolute;
  left: 25px;
  top: -10px;
}

.p-point-list-item {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: 500;
  padding: 15px 0 15px 30px;
  position: relative;
}
.p-point-list-item-sup{
  font-size: 1rem;
}
.p-point-list-item-sup-txt{
  font-size: 1.4rem;
  color: #808080;
}
.p-point-list-item:not(:last-child) {
  border-bottom: 1px solid #E1E1E5;
}
.p-point-list-item::before {
  position: absolute;
  content: "";
  left: -2px;
  top: 22px;
  width: 22px;
  height: 17px;
  background: url(/assets/images/recruit/work/icn_point_check.png) no-repeat center center/100%;
}

.p-people-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.p-people-list .p-people-list-item:nth-child(3n) {
  margin-right: 0 !important;
}

.p-people-list-item {
  width: 250px;
  margin-right: 65px;
  margin-top: 30px;
}

.p-people-list-item-link {
  display: block;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-people-list-item-img {
  width: 250px;
  height: 315px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-people-list-item-img.p-people01 {
  background: url(/assets/images/recruit/img_people01.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people02 {
  background: url(/assets/images/recruit/img_people02.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people03 {
  background: url(/assets/images/recruit/img_people03.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people04 {
  background: url(/assets/images/recruit/img_people04.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people05 {
  background: url(/assets/images/recruit/img_people05.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people06 {
  background: url(/assets/images/recruit/img_people06.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people07 {
  background: url(/assets/images/recruit/img_people07.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people08 {
  background: url(/assets/images/recruit/img_people08.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people09 {
  background: url(/assets/images/recruit/img_people09.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people10 {
  background: url(/assets/images/recruit/img_people10.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people11 {
  background: url(/assets/images/recruit/img_people11.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people12 {
  background: url(/assets/images/recruit/img_people12.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people13 {
  background: url(/assets/images/recruit/img_people13.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people14 {
  background: url(/assets/images/recruit/img_people14.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people15 {
  background: url(/assets/images/recruit/img_people15.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people16 {
  background: url(/assets/images/recruit/img_people16.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people17 {
  background: url(/assets/images/recruit/img_people17.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people18 {
  background: url(/assets/images/recruit/img_people18.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people19 {
  background: url(/assets/images/recruit/img_people19.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people20 {
  background: url(/assets/images/recruit/img_people20.png) no-repeat center bottom/100%;
}
.p-people-list-item-img.p-people21 {
  background: url(/assets/images/recruit/img_people21.png) no-repeat center bottom/100%;
}

.p-people-list-item-body {
  background: #fff;
  padding: 20px 20px 0 0;
  position: absolute;
  bottom: -10px;
  left: 0;
}

.p-people-list-item-ttl {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.04em;
  font-weight: bold;
  color: #222;
  font-family: "游明朝", "Yu Mincho", YuMincho, serif;
}

.p-people-list-item-ttl-en {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.04em;
  font-weight: 400;
  color: #A4A4A4;
  margin-top: 10px;
}

.p-people-list-item-info {
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.04em;
  font-weight: 400;
  color: #0052C5;
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  .p-people-list-item-link {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-people-list-item-link:hover .p-people01 {
    background: url(/assets/images/recruit/img_people01_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people02 {
    background: url(/assets/images/recruit/img_people02_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people03 {
    background: url(/assets/images/recruit/img_people03_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people04 {
    background: url(/assets/images/recruit/img_people04_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people05 {
    background: url(/assets/images/recruit/img_people05_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people06 {
    background: url(/assets/images/recruit/img_people06_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people07 {
    background: url(/assets/images/recruit/img_people07_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people08 {
    background: url(/assets/images/recruit/img_people08_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people09 {
    background: url(/assets/images/recruit/img_people09_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people10 {
    background: url(/assets/images/recruit/img_people10_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people11 {
    background: url(/assets/images/recruit/img_people11_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people12 {
    background: url(/assets/images/recruit/img_people12_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people13 {
    background: url(/assets/images/recruit/img_people13_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people14 {
    background: url(/assets/images/recruit/img_people14_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people15 {
    background: url(/assets/images/recruit/img_people15_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people16 {
    background: url(/assets/images/recruit/img_people16_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people17 {
    background: url(/assets/images/recruit/img_people17_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people18 {
    background: url(/assets/images/recruit/img_people18_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people19 {
    background: url(/assets/images/recruit/img_people19_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people20 {
    background: url(/assets/images/recruit/img_people20_h.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-link:hover .p-people21 {
    background: url(/assets/images/recruit/img_people21_h.png) no-repeat center bottom/100%;
  }
  .p-people-link {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .p-people-link::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 14px solid #4D86D7;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    opacity: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .p-people-link:hover::after {
    opacity: 1;
  }
  .p-people-link-wrap .p-people-link-box:nth-child(2) .p-people-link::after {
    border: 14px solid #87B7FD;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .p-sec {
    padding: 0 0 7vw;
  }
  .p-inner {
    padding: 1.56vw 0 3.125vw;
  }
  .p-content-inner {
    padding: 0 9.3vw;
    margin: 1.95vw 0 0;
  }
  .p-sec-catch {
    font-size: 1.4vw;
    padding: 2.57vw 0;
  }
  .p-sec-catch::before {
    width: 2.5vw;
    height: 3.67vw;
    border-top: 0.23vw solid #0052C5;
    border-left: 0.23vw solid #0052C5;
  }
  .p-sec-catch::after {
    width: 2.5vw;
    height: 3.67vw;
    border-bottom: 0.23vw solid #0052C5;
    border-right: 0.23vw solid #0052C5;
  }
  .p-sh {
    font-size: 1.7vw;
    padding-left: 1.95vw;
    margin: 3.125vw 0 1.56vw;
  }
  .p-sh::before {
    width: 0.625vw;
    height: 0.625vw;
  }
  .p-sec-txt {
    font-size: 1.25vw;
  }
  .p-sec-info-img {
    width: 50.3vw;
    margin: 1.95vw auto 0;
  }
  .p-point-wrap {
    margin: 3.9vw 0 0;
    padding: 1.79vw 4.68vw;
  }
  .p-point-ttl {
    font-size: 2.34vw;
    left: 1.95vw;
    top: -0.78vw;
  }
  .p-point-list-item {
    font-size: 1.25vw;
    padding: 1.17vw 0 1.17vw 2.34vw;
  }
  .p-point-list-item::before {
    left: -0.156vw;
    top: 1.71vw;
    width: 1.71vw;
    height: 1.32vw;
  }
  .p-people-list-item {
    width: 19.53vw;
    margin-right: 5vw;
    margin-top: 2.34vw;
  }
  .p-people-list-item-img {
    width: 19.53vw;
    height: 24.6vw;
  }
  .p-people-list-item-body {
    padding: 1.56vw 1.56vw 0 0;
    bottom: -0.78vw;
  }
  .p-people-list-item-ttl {
    font-size: 1.56vw;
  }
  .p-people-list-item-ttl-en {
    font-size: 1.17vw;
    margin-top: 0.78vw;
  }
  .p-people-list-item-info {
    font-size: 1.25vw;
    margin-top: 1.17vw;
  }
}
@media screen and (max-width: 767px) {
  .p-sec {
    padding: 0 0 10.6666666667vw;
  }
  .p-inner {
    padding: 4vw 0 0;
  }
  .p-content-inner {
    padding: 0;
    margin: 5.3333333333vw 0 0;
  }
  .p-sec-catch {
    font-size: 4.8vw;
    padding: 8vw 5.3333333333vw;
    text-align: left;
    line-height: 2;
  }
  .p-sec-catch::before {
    width: 8.5333333333vw;
    height: 12.5333333333vw;
    border-left: 0.8vw solid #0052C5;
    border-top: 0.8vw solid #0052C5;
  }
  .p-sec-catch::after {
    width: 8.5333333333vw;
    height: 12.5333333333vw;
    border-right: 0.8vw solid #0052C5;
    border-bottom: 0.8vw solid #0052C5;
  }
  .p-sh {
    font-size: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    margin: 10.6666666667vw 0 5.3333333333vw;
  }
  .p-sh::before {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
  .p-sec-txt {
    font-size: 4.2666666667vw;
  }
  .p-sec-info-img {
    width: 100%;
    margin: 5.3333333333vw auto 0;
  }
  .p-point-wrap {
    margin: 10.6666666667vw 0 0;
    padding: 5.3333333333vw 5.3333333333vw;
  }
  .p-point-ttl {
    font-size: 8vw;
    left: 6.6666666667vw;
    top: -2.6666666667vw;
  }
  .p-point-list-item {
    font-size: 4.2666666667vw;
    padding: 4vw 0 4vw 8vw;
  }
  .p-point-list-item::before {
    left: -0.5333333333vw;
    top: 5.8666666667vw;
    width: 5.8666666667vw;
    height: 4.5333333333vw;
  }
  .p-people-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 1.3333333333vw;
  }
  .p-people-list-item {
    width: 37.3333333333vw;
    margin: 5.3333333333vw 0;
  }
  .p-people-list-item:nth-child(2n) {
    margin-left: 8vw;
  }
  .p-people-list-item-link {
    display: block;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-people-list-item-link:hover .p-people02 {
    background: url(/assets/images/recruit/img_people02-2.png) no-repeat center bottom/100%;
  }
  .p-people-list-item-img {
    width: 38.6666666667vw;
    height: 48vw;
  }
  .p-people-list-item-body {
    padding: 4vw 2.6666666667vw 2.6666666667vw 0.8vw;
    bottom: -5.3333333333vw;
  }
  .p-people-list-item-ttl {
    font-size: 4.2666666667vw;
  }
  .p-people-list-item-ttl-en {
    font-size: 3.4666666667vw;
    margin-top: 2.1333333333vw;
  }
  .p-people-list-item-info {
    font-size: 3.7333333333vw;
    margin-top: 1.8666666667vw;
  }
}
.p-video-inner {
  width: 1080px;
  margin: 25px auto 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.p-video-section {
  width: 536px;
  font-size: 1.8rem;
  /*margin-right: 2px;*/
}

.p-video-section:last-child {
  margin-right: 0px;
}

.video {
  /*width: 1080px;*/
  width: 536px;
}

@media screen and (max-width: 1080px) {
  .p-video-inner {
    width: 100%;
    margin: 0 auto;
  }
  .p-video-section {
    width: 100%;
    margin: 5px auto 0;
  }
  .video {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-video-inner {
    margin-top: 4vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4vw;
  }
}
.p-top-sub-txt {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: 400;
  margin: 30px 0 40px;
}
.p-top-sub-txt span {
  position: relative;
}
.p-top-sub-txt span::before {
  position: absolute;
  content: "";
  top: 50%;
  left: -60px;
  width: 50px;
  height: 1px;
  background: #2A2A2A;
}
.p-top-sub-txt span::after {
  position: absolute;
  content: "";
  top: 50%;
  right: -60px;
  width: 50px;
  height: 1px;
  background: #2A2A2A;
}

@media screen and (max-width: 767px) {
  .p-top-sub-txt {
    font-size: 3.5vw;
    margin: 4vw 0 5.3333333333vw;
    letter-spacing: -0.01em;
  }
  .p-top-sub-txt span::before {
    left: -8vw;
    width: 6.6666666667vw;
  }
  .p-top-sub-txt span::after {
    right: -8vw;
    width: 6.6666666667vw;
  }
}
.p-interview-list{
    display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
        -webkit-align-items: stretch;
          align-items: stretch;
      gap: 4rem;
}
.p-interview-list-item{
  width: 22.5rem;
  display: block;
}
.p-interview-list img{
width: 100%;
height: auto;
}
.p-interview-list-item-body
{
  border: 1px solid #5397FC;
  padding: 2rem;
}
.p-interview-list-item-ttl
{
  font-size: 2rem;
  line-height: 1.5;
      font-family: "游明朝", "Yu Mincho", YuMincho, serif;
      font-weight: bold;
      color: #222222;

}
.p-interview-list-item-info{
  color: #0052C5;
  font-size: 1.6rem;
    line-height: 1.5;
}
@media screen and (max-width: 767px) {

.p-interview-list {
    gap: 4vw;
  }

  .p-interview-list-item {
    width: calc(50% - 2vw);
  }

  .p-interview-list img {
    width: 100%;
    height: auto;
  }
    .p-interview-list-item-body {
      padding: 2.666666667vw;
    }

    .p-interview-list-item-ttl {
      font-size: 4.266666667vw;


    }

    .p-interview-list-item-info {

      font-size: 3.733333333vw;

    }
}

.p-col{
  color: #0052C5;
}
.p-indent{
  padding-left: 1em;
  text-indent: -1em;
}
/* --- 会社紹介動画セクションの調整 --- */

.p-video-inner {
    display: flex !important;
    justify-content: flex-start !important; /* 左側に寄せる */
    gap: 20px !important;                   /* 動画同士の間隔 */
    margin-top: 40px !important;            /* 「ゆくゆくは〜」の文章との間隔 */
}

.p-video-section {
    display: flex !important;
    flex-direction: column !important;      /* 上から順（タイトル→動画）に並べる */
    width: 480px !important;                /* 動画の幅を調整（お好みで400px〜536px） */
}

.p-video-section .p-sec-txt {
    text-align: left !important;            /* タイトルは左寄せ */
    font-weight: bold !important;
    margin-bottom: 10px !important;         /* 動画との隙間 */
    font-size: 1.6rem !important;
}

.p-video-section .video {
    width: 100% !important;                 /* 親の480pxに合わせる */
    display: block !important;
}

/* スマホ対応 */
@media screen and (max-width: 767px) {
    .p-video-inner {
        flex-direction: column !important;
    }
    .p-video-section {
        width: 100% !important;
    }
}
/* --- 動画と所属情報のレイアウト --- */

/* 動画を包む外枠：中身（動画）の幅に合わせる */
.p-people-list-item-video {
  display: inline-block !important; /* 動画の幅まで箱を縮める（重要！） */
  width: auto !important;
  max-width: 536px;                 /* 動画を表示したい最大幅 */
  margin: 30px 0 0 !important;      /* 左寄せ */
  list-style: none !important;
}

/* 動画本体 */
.p-people-list-item-video .video {
  width: 100% !important;
  display: block !important;
}

/* 所属テキスト：動画の幅（親の幅）の中で右寄せ */
.p-people-list-item-video .p-top-txt-sub {
  text-align: right !important;      /* 動画の右端に揃う */
  width: 100% !important;
  margin: 8px 0 0 !important;        /* 動画との隙間 */
  padding: 0 !important;
  font-size: 1.4rem !important;
  color: #333 !important;
  font-family: sans-serif;           /* フォントを合わせる */
}

/* スマホ用設定 */
@media screen and (max-width: 767px) {
  .p-people-list-item-video {
    width: 100% !important;
    max-width: 100% !important;
  }
}