.pagettl-ppl {
  position: relative;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .pagettl-ppl {
    height: 130vw;
  }
}
.pagettl-ppl > figure {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
}
.pagettl-ppl > figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pagettl-ppl > figure::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(#000 0%, #545454 100%);
  opacity: 0.16;
  mix-blend-mode: multiply;
}
.pagettl-ppl h1 {
  font-family: "Noto Sans JP";
  font-weight: normal;
  font-size: 14px;
  line-height: 1;
  text-align: left;
  color: #fff;
  margin: 0;
  position: absolute;
  top: 230px;
  left: 88px;
}
@media screen and (max-width: 1024px) {
  .pagettl-ppl h1 {
    top: 13.8888888889vw;
    left: 4.8611111111vw;
  }
}
@media screen and (max-width: 768px) {
  .pagettl-ppl h1 {
    top: 100px;
    left: 30px;
  }
}
.pagettl-ppl p.main-copy {
  font-weight: 500;
  font-size: 3.75vw;
  letter-spacing: 0.12em;
  line-height: 1.666;
  text-align: left;
  color: #fff;
  margin: 0;
  position: absolute;
  bottom: 120px;
  left: 88px;
}
@media screen and (max-width: 1024px) {
  .pagettl-ppl p.main-copy {
    bottom: 5.5555555556vw;
    left: 4.8611111111vw;
  }
}
@media screen and (max-width: 768px) {
  .pagettl-ppl p.main-copy {
    font-size: 6.1333333333vw;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    bottom: 30px;
    left: 30px;
  }
  .pagettl-ppl p.main-copy br {
    display: none;
  }
}

#prof {
  position: relative;
  padding: 405px 40px 84px;
}
@media screen and (max-width: 768px) {
  #prof {
    padding: 200px 30px 40px;
  }
}
#prof > figure {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
}
#prof > figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#prof > figure::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(-90deg, #000 0%, #545454 100%);
  opacity: 0.26;
  mix-blend-mode: multiply;
}
#prof .w1160 {
  position: relative;
  color: #fff;
  display: flex;
  justify-content: flex-end;
}
#prof .w1160 * {
  margin: 0;
  padding: 0;
}
#prof .w1160 div {
  width: 490px;
}
@media screen and (max-width: 768px) {
  #prof .w1160 div {
    width: auto;
  }
}
#prof .w1160 div figure {
  display: flex;
  gap: 63px;
}
@media screen and (max-width: 768px) {
  #prof .w1160 div figure {
    display: block;
  }
}
#prof .w1160 div figure span {
  flex: 0 0 106px;
  display: block;
}
@media screen and (max-width: 768px) {
  #prof .w1160 div figure span {
    width: 106px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    display: none;
  }
}
#prof .w1160 div figure figcaption {
  text-shadow: 0 0 3px rgb(0, 0, 0);
}
#prof .w1160 div figure figcaption dl dt {
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  #prof .w1160 div figure figcaption dl dd {
    overflow: visible;
  }
}
#prof .w1160 div figure figcaption dl dd .dep {
  font-size: 14px;
  line-height: 1.857;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  #prof .w1160 div figure figcaption dl dd .dep {
    font-size: 12px;
  }
}
#prof .w1160 div .pr {
  font-size: 14px;
  line-height: 1.857;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 3em;
  margin: 40px 0 0 0;
  text-align: justify;
  text-shadow: 0 0 3px rgb(0, 0, 0);
}
@media screen and (max-width: 768px) {
  #prof .w1160 div .pr {
    clear: both;
    padding-top: 30px;
  }
}

main {
  background: #F7F7F7;
  overflow-x: hidden;
  padding: 70px 50px 0;
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  main {
    padding-top: 35px;
    padding: 35px 20px 0;
    margin-bottom: 70px;
  }
}

.box {
  max-width: 1340px;
  margin: auto;
  padding: 100px 90px 120px;
  border-radius: 10px 100px 10px 10px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .box {
    margin: 20px 0;
    padding: 50px 20px 60px;
    border-radius: 10px 50px 10px 10px;
  }
}
.box .qa-layout {
  padding: 0 0;
  display: flex;
  gap: 9.8275862069%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .box .qa-layout {
    display: block;
  }
}
.box .qa-layout .qa-body {
  flex: 0 0 57.7586206897%;
}
.box .qa-layout .qa-body dl.qa-item:not(:last-of-type) {
  margin-bottom: 95px;
}
@media screen and (max-width: 768px) {
  .box .qa-layout .qa-body dl.qa-item:not(:last-of-type) {
    margin-bottom: 50px;
  }
}
.box .qa-layout .qa-body dl.qa-item dt {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .box .qa-layout .qa-body dl.qa-item dt {
    margin-bottom: 20px;
  }
}
.box .qa-layout .qa-body dl.qa-item dt i {
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
  font-size: 76px;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #4db5e2;
  display: block;
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .box .qa-layout .qa-body dl.qa-item dt i {
    font-size: 45px;
    margin-bottom: 20px;
  }
}
.box .qa-layout .qa-body dl.qa-item dt span {
  display: inline-block;
  border-radius: 4px;
  background: #4db5e2;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3;
  text-align: left;
  color: #fff;
  padding: 0.5em 0.66em 0.6em;
}
@media screen and (max-width: 768px) {
  .box .qa-layout .qa-body dl.qa-item dt span {
    font-size: 18px;
    padding: 0.55em 1em;
  }
}
.box .qa-layout .qa-body dl.qa-item dd {
  text-align: justify;
}
.box .qa-layout .qa-body dl.qa-item:nth-child(even) dt i {
  color: #3FB15D;
}
.box .qa-layout .qa-body dl.qa-item:nth-child(even) dt span {
  background: #3FB15D;
}
.box .qa-layout .qa-body dl.qa-item:nth-child(odd) .marker {
  background: linear-gradient(transparent 0%, rgba(76, 181, 226, 0.4) 0%);
}
.box .qa-layout .qa-side {
  flex: 1;
}
.box .qa-layout .qa-side figure {
  margin-bottom: 70px;
}
.box .qa-layout .qa-side figure img {
  width: calc(100% + 140px);
  max-width: none;
  border-radius: 10px 0 0 10px;
}
@media screen and (min-width: 1441px) {
  .box .qa-layout .qa-side figure img {
    border-radius: 10px !important;
  }
}
@media screen and (max-width: 768px) {
  .box .qa-layout .qa-side figure img {
    width: calc(100% + 40px);
    width: 100%;
    border-radius: 10px !important;
  }
}
.box .qa-layout .qa-side .sche {
  margin-bottom: 102px;
}
@media screen and (max-width: 768px) {
  .box .qa-layout .qa-side .sche {
    margin-bottom: 60px;
  }
}
.box .qa-layout .qa-side .sche h2 {
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
  font-size: 50px;
  letter-spacing: 0.01em;
  line-height: 1;
  color: #4db5e2;
  margin: 0 0 0.7em;
  word-break: break-all;
}
@media screen and (max-width: 1150px) {
  .box .qa-layout .qa-side .sche h2 {
    font-size: 40px;
  }
}
.box .qa-layout .qa-side .sche h2 small {
  display: block;
  font-family: "Noto Sans JP", sans-serif !important;
  font-weight: 400;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  padding-top: 1.5em;
}
@media screen and (max-width: 768px) {
  .box .qa-layout .qa-side .sche h2 small {
    font-size: 14px;
  }
}
.box .qa-layout .qa-side .sche ul {
  margin: 0;
  padding: 0;
  position: relative;
}
.box .qa-layout .qa-side .sche ul::before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 2em);
  position: absolute;
  left: 3px;
  top: 0.55em;
  border-left: 1px dotted #4cb5e2;
  opacity: 0.2;
}
.box .qa-layout .qa-side .sche ul li {
  display: flex;
  gap: 24px;
  text-align: left;
  color: #212121;
  line-height: 1.5;
  position: relative;
  padding: 0px 0 18px 30px;
}
.box .qa-layout .qa-side .sche ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #4cb5e2;
  position: absolute;
  left: 0;
  top: 0.55em;
}
.box .qa-layout .qa-side .sche ul li span.time {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.02em;
  min-width: 2.5em;
  text-align: right;
}
.box .qa-layout .qa-side .sche ul li span {
  font-size: 13px;
  letter-spacing: 0;
  font-feature-settings: "palt";
}
.box .qa-layout .qa-side .movie .movie-cont {
  background: #ccc;
  aspect-ratio: 376/668;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.box .qa-layout .qa-side .movie .movie-cont video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box .qa-layout .qa-side .movie .movie-cont .play-btn {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.box .qa-layout .qa-side .movie .movie-cont .play-btn::before {
  content: "";
  display: block;
  width: 114px;
  aspect-ratio: 1/1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(img/movie-btn.svg);
  background-size: cover;
}
.box .qa-layout .qa-side .movie .movie-cont + p {
  font-size: 10px;
  margin: 0.5em 0;
}

figure.break-photo {
  margin: 100px -50px;
}
.box.box2 {
  border-radius: 100px 10px 10px 10px;
}
@media screen and (max-width: 768px) {
  .box.box2 {
    border-radius: 50px 10px 10px 10px;
  }
}
.box.box2 .qa-layout {
  flex-direction: row-reverse;
}
.box.box2 .qa-layout .qa-side {
  padding-top: 210px;
}
@media screen and (max-width: 768px) {
  .box.box2 .qa-layout .qa-side {
    padding-top: 0;
  }
}
.box.box2 .qa-layout .qa-side figure {
  display: flex;
  justify-content: flex-end;
  margin: 0;
}
.box.box2 .qa-layout .qa-side figure img {
  border-radius: 0 10px 10px 0;
}

@media screen and (max-width: 768px) {
  body.ppl01 #prof > figure img {
    object-position: 19% center;
  }
}

@media screen and (max-width: 768px) {
  body.ppl02 .pagettl-ppl > figure img {
    object-position: 29% center;
  }
}
@media screen and (max-width: 768px) {
  body.ppl02 #prof > figure img {
    object-position: 15% center;
  }
}

body.ppl03 #prof > figure img {
  object-position: center top;
}
@media screen and (max-width: 768px) {
  body.ppl03 #prof > figure img {
    object-position: 15% center;
  }
}

@media screen and (max-width: 768px) {
  body.ppl04 .pagettl-ppl > figure img {
    object-position: 58% center;
  }
}
@media screen and (max-width: 768px) {
  body.ppl04 #prof > figure img {
    object-position: 72% center;
  }
}