/* ------------------------------
 width: all
------------------------------ */
body {
  background-position: top 0 center;
  background-image: url(../../../images/bg_pd.webp);
}

main section.ttlsection .wrapper {
  background-image: url(../../../images/bg_ttl_pp2.webp);
}

main section.s01 {
  padding: 100px 30px 0;
}

main section.s01 .wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

main section.s01 .wrapper .dl01 {
  position: relative;
}

main section.s01 .wrapper .dl01 dt {
  width: 100%;
}

main section.s01 .wrapper .dl01 dt img {
  width: 100%;
  display: block;
}

main section.s01 .wrapper .dl01 dd {
  width: 41.6666%;
  aspect-ratio: 1 / 1;
  background-color: #9b4fc0;
  padding: 40px 50px 0;
  position: absolute;
  left: 0;
  top: 0;
}

main section.s01 .wrapper .dl01 dd .t00 {
  font-size: clamp(18px, 2vw, 28px);
  font-weight: bold;
  line-height: 1.3;
  color: #9b4fc0;
  background: #fff;
  width: 58.5%;
  text-align: center;
}

main section.s01 .wrapper .dl01 dd .t01 {
  font-size: clamp(32px, 3.1vw, 42px);
  font-weight: bold;
  line-height: 1.65;
  letter-spacing: 0;
  color: #fff;
  margin-top: 35px;
  margin-right: -1em;
}

main section.s01 .wrapper .dl01 dd .info {
  width: 408px;
  display: block;
  margin-top: 30px;
  max-width: 100%;
}

main section.s01 .wrapper .dl01 dd .info.short {
  margin-top: 50px;
}

main section.s01 .wrapper .dl02 {
  max-width: 1200px;
  margin: 130px auto 0;
}

main section.s01 .wrapper .dl02 .row {
  display: flex;
  justify-content: space-between;
}

main section.s01 .wrapper .dl02 .row .txt,
main section.s01 .wrapper .dl02 .row img {
  width: calc(50% - 20px);
}

main section.s01 .wrapper .dl02 .row img {
  margin-top: 30px;
  height: 100%;
}

main section.s01 .wrapper .dl02 .row.left .txt {
  order: 2;
}

main section.s01 .wrapper .dl02 .row.left img {
  order: 1;
}

main section.s01 .wrapper .dl02 dt {
  font-size: 28px;
  font-weight: bold;
  color: #9b4fc0;
  position: relative;
  padding-left: 40px;
}

main section.s01 .wrapper .dl02 dt::before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background-color: #9b4fc0;
  position: absolute;
  top: 20px;
  left: 0;
}

main section.s01 .wrapper .dl02 .t02 {
  font-size: 44px;
  font-weight: bold;
  line-height: 1.8;
}

main section.s01 .wrapper .dl02 .t02 span {
  line-height: 1.5;
  color: #fff;
  background: #9b4fc0;
}

main section.s01 .wrapper .dl02 .t02.narrow span {
  letter-spacing: 0;
}

main section.s01 .wrapper .dl02 .t02 span::before,
main section.s01 .wrapper .dl02 .t02 span::after {
  content: "";
  display: inline-block;
  width: .5em;
}

main section.s01 .wrapper .dl02 dd {
  margin-top: 18px;
}

main section.s01 .wrapper .dl02 dd .txt {
  font-size: 22px;
  font-weight: 500;
  line-height: 2;
  margin-top: 26px;
}

main section.s02 {
  padding: 130px 30px 0;
}

main section.s02 .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  border-top: 1px solid #9e6bb2;
  padding-top: 60px;
}

main section.s02 .wrapper .t01 {
  font-size: 42px;
  font-weight: bold;
  color: #c8a7df;
}

main section.s02 .wrapper .t02 {
  font-size: 22px;
  font-weight: 500;
  color: #9b4fc0;
}

main section.s02 .wrapper table {
  width: 100%;
  margin-top: 20px;
  border-collapse: separate;
  border-spacing: 0 12px;
}

main section.s02 .wrapper table tr th {
  width: 100px;
  background-color: #9b4fc0;
  color: #fff;
  vertical-align: top;
  text-align: right;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  padding: 15px 20px 15px 0;
}

main section.s02 .wrapper table tr td {
  padding: 15px 0 15px 30px;
  font-size: 20px;
  line-height: 1.5;
  background-color: #fff;
}

main section.s03 {
  padding: 130px 30px 0;
}

main section.s03 .wrapper {
  max-width: 1200px;
  margin: 0 auto;
  border-top: 1px solid #9b4fc0;
  padding-top: 70px;
}

main section.s03 .wrapper dl {
  display: flex;
  justify-content: space-between;
}

main section.s03 .wrapper dl dt {
  width: calc(50% - 20px);
}

main section.s03 .wrapper dl dt img {
  width: 100%;
  display: block;
}

main section.s03 .wrapper dl dd {
  width: calc(50% - 30px);
}

main section.s03 .wrapper dl dd .t01 {
  font-size: 42px;
  font-weight: bold;
  color: #c8a7df;
}

main section.s03 .wrapper dl dd .t02 {
  font-size: 22px;
  font-weight: 500;
  color: #9b4fc0;
}

main section.s03 .wrapper dl dd .t03 {
  font-size: 20px;
  font-weight: 500;
  line-height: 2;
  margin-top: 25px;
}

main section.s03 .wrapper .btnlist02 {
  margin-top: 180px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 768px) {
  body {
    background-position: top 0 center;
    background-image: url(../../../images/bg_pd_sp.webp);
  }

  main section.ttlsection .wrapper {
    background-image: url(../../../images/bg_ttl_pp2.webp);
  }

  main section.s01 {
    padding: 15px 0 0;
  }

  main section.s01 .wrapper {
    max-width: 1200px;
    margin: 0 auto;
  }

  main section.s01 .wrapper .dl01 {
    display: block;
  }

  main section.s01 .wrapper .dl01 dt {
    width: 100%;
    position: relative;
  }

  main section.s01 .wrapper .dl01 dt img {
    width: 100%;
    display: block;
  }

  main section.s01 .wrapper .dl01 dd {
    position: relative;
    width: 100%;
    aspect-ratio: unset;
    padding: 20px 32px;
  }

  main section.s01 .wrapper .dl01 dd .t00 {
    font-size: 17px;
    width: 9em;
  }

  main section.s01 .wrapper .dl01 dd .t01 {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.65;
    color: #fff;
    margin-top: 10px;
  }

  main section.s01 .wrapper .dl01 dd .info {
    width: 388px;
    display: block;
    margin-top: 10px;
    max-width: 100%;
    width: auto;
    height: 34px;
  }

  main section.s01 .wrapper .dl02 {
    max-width: 1200px;
    padding: 0 27px;
    margin: 50px auto 0;
  }

  main section.s01 .wrapper .dl02 .row {
    display: block;
  }

  main section.s01 .wrapper .dl02 .row .txt,
  main section.s01 .wrapper .dl02 .row img {
    width: 100%;
  }

  main section.s01 .wrapper .dl02 .row img {
    width: 100%;
    display: block;
    margin-top: 10px;
  }

  main section.s01 .wrapper .dl02 .row.left .txt {
    order: 1;
  }

  main section.s01 .wrapper .dl02 .row.left img {
    order: 2;
  }

  main section.s01 .wrapper .dl02 dt {
    font-size: 17px;
    padding-left: 25px;
  }

  main section.s01 .wrapper .dl02 dt::before {
    width: 15px;
    height: 1px;
    top: 13px;
  }

  main section.s01 .wrapper .dl02 .t02 {
    font-size: 24px;
    line-height: 1.75;
  }

  main section.s01 .wrapper .dl02 .t02 span {
    line-height: 1.5;
  }

  main section.s01 .wrapper .dl02 .t02.narrow span {
    letter-spacing: unset;
  }

  main section.s01 .wrapper .dl02 .t02 span::before,
  main section.s01 .wrapper .dl02 .t02 span::after {
    content: "";
    width: 0;
  }

  main section.s01 .wrapper .dl02 dd {
    margin-top: 15px;
  }

  main section.s01 .wrapper .dl02 dd .txt {
    font-size: 12px;
    line-height: 1.8;
    margin-top: 8px;
  }

  main section.s02 {
    padding: 50px 27px 0;
  }

  main section.s02 .wrapper {
    max-width: 1200px;
    margin: 0 auto;
    border-top: 1px solid #9e6bb2;
    padding-top: 15px;
  }

  main section.s02 .wrapper .t01 {
    font-size: 21px;
    font-weight: bold;
    color: #c8a7df;
  }

  main section.s02 .wrapper .t02 {
    font-size: 19px;
    font-weight: 500;
    color: #9b4fc0;
  }

  main section.s02 .wrapper table {
    width: 100%;
    margin-top: 10px;
    border-collapse: separate;
    border-spacing: 0 7px;
  }

  main section.s02 .wrapper table tr th {
    width: 55px;
    background-color: #9b4fc0;
    color: #fff;
    vertical-align: top;
    text-align: right;
    font-size: 11px;
    line-height: 1.5;
    color: #fff;
    padding: 6px 10px 6px 0;
  }

  main section.s02 .wrapper table tr td {
    padding: 6px 10px 6px 10px;
    font-size: 11px;
    line-height: 1.5;
    background-color: #f0f0f0;
  }

  main section.s03 {
    padding: 40px 27px 0;
  }

  main section.s03 .wrapper {
    max-width: 1200px;
    margin: 0 auto;
    border-top: 1px solid #9e6bb2;
    padding-top: 15px;
  }

  main section.s03 .wrapper dl {
    display: block;
    position: relative;
    padding-top: 75px;
  }

  main section.s03 .wrapper dl dt {
    width: 100%;
  }

  main section.s03 .wrapper dl dt img {
    width: 100%;
    display: block;
  }

  main section.s03 .wrapper dl dd {
    width: 100%;
    margin-top: 15px;
  }

  main section.s03 .wrapper dl dd .t01 {
    font-size: 21px;
    font-weight: bold;
    color: #c8a7df;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

  main section.s03 .wrapper dl dd .t02 {
    position: absolute;
    top: 30px;
    left: 0;
    font-size: 19px;
    font-weight: 500;
    color: #9b4fc0;
  }

  main section.s03 .wrapper dl dd .t03 {
    font-size: 11px;
    font-weight: 500;
    line-height: 1.8;
    margin-top: 15px;
    color: #9b4fc0;
  }

  main section.s03 .wrapper .btnlist02 {
    margin-top: 70px;
  }
}