.page-title {
  background: no-repeat top center/cover;
}
@media print, screen and (min-width: 768px) {
  .page-title {
    background-image: -webkit-image-set(url("../img/system/mv-img.webp") type("image/webp"), url("../img/system/mv-img.jpg") type("image/jpeg"));
    background-image: image-set(url("../img/system/mv-img.webp") type("image/webp"), url("../img/system/mv-img.jpg") type("image/jpeg"));
  }
}
@media only screen and (max-width: 767px) {
  .page-title {
    background-image: -webkit-image-set(url("../img/system/sp/mv-img.webp") type("image/webp"), url("../img/system/sp/mv-img.jpg") type("image/jpeg"));
    background-image: image-set(url("../img/system/sp/mv-img.webp") type("image/webp"), url("../img/system/sp/mv-img.jpg") type("image/jpeg"));
  }
}

.pankuzu {
  margin: 0.7rem auto 12.4rem;
}

.system-wrap {
  margin-bottom: 15rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .system-wrap {
    margin-bottom: 18.6rem;
  }
}
.system-wrap::before {
  content: "";
  position: absolute;
  background: url("../img/system/page-bg.svg") no-repeat top right/cover;
  width: 123.5rem;
  height: 162.3rem;
  top: 0;
  right: 0;
}

.system {
  background: no-repeat top center/cover;
  background-image: -webkit-image-set(url("../img/home/system-bg.webp") type("image/webp"), url("../img/home/system-bg.jpg") type("image/jpeg"));
  background-image: image-set(url("../img/home/system-bg.webp") type("image/webp"), url("../img/home/system-bg.jpg") type("image/jpeg"));
  padding: 9.7rem 0 7rem;
  margin-bottom: 7rem;
}
@media only screen and (max-width: 767px) {
  .system {
    padding: 12.2rem 0 8rem;
    background: no-repeat top center/cover;
    background-image: -webkit-image-set(url("../img/home/sp/system-bg.webp") type("image/webp"), url("../img/home/sp/system-bg.jpg") type("image/jpeg"));
    background-image: image-set(url("../img/home/sp/system-bg.webp") type("image/webp"), url("../img/home/sp/system-bg.jpg") type("image/jpeg"));
    margin-bottom: 0;
  }
}
.system--title {
  width: 80rem;
  height: 14.4rem;
  border: 2px solid #fff;
  border-radius: 14.8rem;
  background: rgba(128, 128, 128, 0.85);
  position: relative;
  margin: 0 auto 7.4rem;
}
@media only screen and (max-width: 767px) {
  .system--title {
    width: 68.7rem;
    height: 17.2rem;
    margin: 0 auto 7.2rem;
  }
}
.system--title p {
  width: 47rem;
  background: #000;
  border: 1px solid #fff;
  position: absolute;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 0 1.6rem 0 5rem;
  top: -2rem;
  right: 0;
  left: 0;
  margin: auto;
  text-align: right;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px) {
  .system--title p {
    width: 62.5rem;
    top: -4.4rem;
    font-size: 2.8rem;
    line-height: 1.214;
    padding: 0.8rem 0rem 0.9rem 10rem;
    text-align: left;
    letter-spacing: 0.158em;
  }
}
.system--title p::before {
  content: "";
  background: url("../img/home/text-icon1.svg") no-repeat center/cover;
  width: 7rem;
  height: 7rem;
  position: absolute;
  top: -1.8rem;
  left: -3rem;
}
@media only screen and (max-width: 767px) {
  .system--title p::before {
    width: 9rem;
    height: 9rem;
    top: -2.4rem;
    left: -1.2rem;
  }
}
.system--title h2 {
  padding-top: 2rem;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .system--title h2 {
    font-size: 3.6rem;
    padding-top: 2.4rem;
    letter-spacing: 0;
  }
}
.system--title h2 span {
  display: block;
  line-height: 1.1;
  letter-spacing: 0em;
  font-size: 6rem;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .system--title h2 span {
    font-size: 6rem;
    font-weight: 300;
    letter-spacing: -0.02em;
  }
}
.system .inner {
  width: 110rem;
  margin: auto;
  border: 1px solid #b2b2b2;
  border-radius: 3rem;
  background: #fff;
  position: relative;
  padding: 7.3rem 0 4.6rem;
}
@media only screen and (max-width: 767px) {
  .system .inner {
    width: 68.7rem;
    padding: 0 2.7rem 4.7rem;
  }
}
.system .inner .image-title {
  position: absolute;
  width: 93rem;
  margin: 0 auto;
  top: -4.3rem;
  right: 0;
  left: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .system .inner .image-title {
    width: 100%;
    position: relative;
    top: -3.3rem;
    margin-bottom: 2.1rem;
  }
}
@media only screen and (max-width: 767px) {
  .system--read {
    margin-bottom: 3.6rem;
  }
}
.system--read h3 {
  font-size: 3.9rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.5rem;
  position: relative;
  color: #ff0014;
}
@media only screen and (max-width: 767px) {
  .system--read h3 {
    font-size: 4rem;
    line-height: 1.26;
    margin-bottom: 2rem;
    letter-spacing: -0.08em;
  }
}
.system--read h3 mark {
  background: none;
  position: relative;
  padding: 0 0 0.5rem;
  color: inherit;
  display: inline-block;
  color: #ff0014;
}
.system--read h3 mark::before {
  content: "";
  width: 100%;
  -webkit-clip-path: polygon(1% 0%, 100% 0%, 99% 100%, 0% 100%);
  clip-path: polygon(1% 0%, 100% 0%, 99% 100%, 0% 100%);
  background: rgba(250, 242, 33, 0.3);
  position: absolute;
  bottom: 0.2em;
  left: 0;
  width: 100%;
  height: 1.5rem;
}
.system--read h3 mark span {
  position: relative;
}
.system--read p {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.875;
}
@media print, screen and (min-width: 768px) {
  .system--read p {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .system--read p {
    font-size: 2.8rem;
    line-height: 1.714;
    padding: 0 0.4em;
  }
}
.system--read p small {
  display: block;
  font-size: 1.4rem;
  margin-top: 0.7rem;
}
@media print, screen and (min-width: 768px) {
  .system--read p small {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .system--read p small {
    font-size: 2.4rem;
    padding-left: 2.4rem;
    text-indent: -2.4rem;
    margin-top: 2.1rem;
  }
}
.system--point {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 3.8rem;
  margin: -1rem 6rem 3rem 0;
}
@media only screen and (max-width: 767px) {
  .system--point {
    flex-wrap: wrap;
    gap: 0;
    margin: 0 calc(50% - 50vw) 3.4rem;
  }
}
.system--point picture {
  width: 23rem;
}
@media only screen and (max-width: 767px) {
  .system--point picture {
    width: 20rem;
    margin-right: 2rem;
  }
}
.system--point picture:first-of-type {
  width: 27.5rem;
}
@media only screen and (max-width: 767px) {
  .system--point picture:first-of-type {
    width: 24rem;
    margin-left: -2rem;
    margin-right: 2.3rem;
  }
}
.system--point picture img {
  width: 100%;
}
.system--pattern {
  width: 93.5rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .system--pattern {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 1.4rem 2.7rem;
  }
  .system--pattern picture {
    display: block;
    width: 29rem;
  }
}
.system--pattern img {
  margin-bottom: 1.3rem;
}
.system--pattern small {
  display: block;
  text-align: right;
  font-size: 1.4rem;
  font-weight: 400;
  margin-top: 1.7rem;
}
@media only screen and (max-width: 767px) {
  .system--pattern small {
    font-size: 2.6rem;
    text-align: left;
    padding-left: 2.6rem;
    text-indent: -2.6rem;
    margin: 0 0 0 1.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .about {
    padding-top: 7.1rem;
    position: relative;
  }
  .about::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 38.8rem;
    background: url("../img/system/sp/content-bg.svg") no-repeat bottom right/cover;
    z-index: -1;
  }
}
.about .inner {
  width: 110rem;
  margin: auto;
  padding-bottom: 5.3rem;
  border-bottom: 2px dotted #231815;
  margin-bottom: 4.6rem;
}
@media only screen and (max-width: 767px) {
  .about .inner {
    width: 68.4rem;
    padding-bottom: 6.1rem;
    margin-bottom: 5.3rem;
  }
}
.about--read {
  margin-bottom: 5rem;
}
@media print, screen and (min-width: 768px) {
  .about--read {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .about--read {
    margin-bottom: 4.9rem;
  }
}
.about--read h2 {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
  margin-right: 2.4rem;
  line-height: 1.1;
}
@media only screen and (max-width: 767px) {
  .about--read h2 {
    font-size: 4.8rem;
    margin: 0 0 3.1rem;
  }
}
.about--read h2 mark {
  background: none;
  position: relative;
  padding: 0 0 0.5rem;
  color: inherit;
  display: inline-block;
  color: #ff0014;
}
.about--read h2 mark::before {
  content: "";
  width: 100%;
  -webkit-clip-path: polygon(1% 0%, 100% 0%, 99% 100%, 0% 100%);
  clip-path: polygon(1% 0%, 100% 0%, 99% 100%, 0% 100%);
  background: rgba(250, 242, 33, 0.3);
  position: absolute;
  bottom: 0.2em;
  left: 0;
  width: 100%;
  height: 1.5rem;
}
.about--read h2 mark::before {
  bottom: 0;
}
.about--read h2 span {
  position: relative;
}
.about--read h2 span.small {
  font-size: 3rem;
}
@media only screen and (max-width: 767px) {
  .about--read h2 span.small {
    font-size: 3.6rem;
  }
}
.about--read .bg-txt {
  width: 46.8rem;
  background: #ff0014;
  border-radius: 1rem;
}
@media only screen and (max-width: 767px) {
  .about--read .bg-txt {
    width: 64.8rem;
    margin: auto;
  }
}
.about--read .bg-txt p {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.395;
  padding: 1.1rem 0;
}
@media only screen and (max-width: 767px) {
  .about--read .bg-txt p {
    font-size: 3.12rem;
    padding: 1.4rem 0 2.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .about .content2 {
    display: flex;
    align-items: flex-start;
    padding-bottom: 4.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .about .content2 {
    padding-bottom: 5.4rem;
    margin-bottom: 5.6rem;
  }
}
.about .content2 .about--read {
  display: block;
  margin: 0;
}
@media print, screen and (min-width: 768px) {
  .about .content2 .about--read {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .about .content2 .about--read {
    margin-bottom: 3.9rem;
  }
}
.about .content2 .about--read h2 {
  text-align: left;
  margin-bottom: 3rem;
  margin: 0 0 3rem 1.4rem;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .about .content2 .about--read h2 {
    margin: 0 0 2.3rem 1.4rem;
    text-align: center;
  }
}
.about .content2 .about--read p {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.875;
}
@media only screen and (max-width: 767px) {
  .about .content2 .about--read p {
    font-size: 2.8rem;
    line-height: 1.875;
  }
}
@media print, screen and (min-width: 768px) {
  .about .content2 .about--right {
    width: 53.2rem;
    margin: 0.4em 0.3em 0em auto;
  }
}
@media only screen and (max-width: 767px) {
  .about .content2 .about--right picture {
    width: 52.7rem;
    margin: 0 auto 2.6rem;
    display: block;
  }
  .about .content2 .about--right picture img {
    width: 100%;
    margin-bottom: 0;
  }
}
.about .content2 .about--right small {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.775;
  display: block;
  padding-left: 1.4rem;
  text-indent: -1.4rem;
  margin-top: 0.6em;
}
@media only screen and (max-width: 767px) {
  .about .content2 .about--right small {
    font-size: 2.6rem;
    text-indent: -2.6rem;
    padding: 0 1rem 0 2.6rem;
    line-height: 1.73;
    margin-top: 0;
  }
}

.saron {
  width: 110rem;
  margin: 0 auto 15rem;
  background: #fcf1db;
  padding: 4rem 0 1.6rem 14.8rem;
}
@media only screen and (max-width: 767px) {
  .saron {
    width: 68.7rem;
    padding: 3.9rem 0rem 3.5rem 9.1rem;
    margin-bottom: 15rem;
  }
}
.saron .saron--title {
  border: 1px solid #595757;
  position: relative;
  width: 90rem;
  height: 7.9rem;
  padding: 2rem 3rem 2rem 8rem;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .saron .saron--title {
    width: 50.7rem;
    height: auto;
    padding: 1.9rem 3rem 2.5rem 10.8rem;
    margin-left: 5rem;
  }
}
.saron .saron--title::before {
  content: "";
  position: absolute;
  border: 1px solid #595757;
  display: block;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
}
.saron .saron--title::after {
  content: "";
  background: url("../img/home/text-icon2.svg") no-repeat center/cover;
  position: absolute;
  top: -3.6rem;
  left: -10rem;
  width: 15.4rem;
  height: 15.4rem;
}
@media only screen and (max-width: 767px) {
  .saron .saron--title::after {
    width: 20rem;
    height: 20rem;
    top: -0.3rem;
    left: -10.2rem;
    background: url("../img/system/sp/text-icon2.svg") no-repeat center/cover;
  }
}
.saron .saron--title p {
  font-size: 1.8rem;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .saron .saron--title p {
    font-size: 2.8rem;
    letter-spacing: 0.06em;
    line-height: 1.75;
    text-align: left;
  }
}
.saron .saron--title p span {
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .saron .saron--title p span {
    display: block;
    font-size: 2.4rem;
  }
}
.saron small {
  display: block;
  text-align: right;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0.6rem 5rem 0 0;
}
@media only screen and (max-width: 767px) {
  .saron small {
    font-size: 2.4rem;
    margin: 1.9rem 4rem 0 0;
  }
}