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

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

@media only screen and (max-width: 767px) {
  .page-title {
    margin-bottom: 13.7rem;
  }
}

.section-ttl sup {
  font-size: 60%;
}
@media only screen and (max-width: 767px) {
  .section-ttl {
    line-height: 1.3;
    margin-bottom: 4.6rem;
  }
}

.strengths {
  padding: 5.8rem 0 15rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .strengths {
    padding: 0 0 18.7rem;
  }
}
.strengths .inner {
  margin: 0 auto 15rem;
}
@media print, screen and (min-width: 768px) {
  .strengths .inner {
    width: 110rem;
  }
}
@media only screen and (max-width: 767px) {
  .strengths .inner {
    padding: 0 4rem 15rem;
    margin-bottom: 0;
  }
}
.strengths--read .section-ttl {
  line-height: 1.3;
  margin-bottom: 3.6rem;
}
@media only screen and (max-width: 767px) {
  .strengths--read .section-ttl {
    margin-bottom: 4.6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .strengths--content {
    display: flex;
    align-items: flex-start;
    gap: 6rem;
    margin-bottom: 15rem;
  }
}
@media print, screen and (min-width: 768px) {
  .strengths--content .txt {
    width: 60rem;
  }
}
@media only screen and (max-width: 767px) {
  .strengths--content .txt {
    margin-bottom: 5.6rem;
  }
}
.strengths--content .txt p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .strengths--content .txt p {
    font-size: 2.8rem;
  }
}
.strengths--content .txt p .search {
  display: block;
  text-align: right;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  margin-top: 2rem;
}
@media only screen and (max-width: 767px) {
  .strengths--content .txt p .search {
    font-size: 2.6rem;
    margin-top: 3.1rem;
    letter-spacing: 0.115em;
  }
}
@media print, screen and (min-width: 768px) {
  .strengths--content .image {
    width: 69rem;
    margin: 0.7rem calc(50% - 50vw) 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .strengths--content .image {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
  .strengths--content .image img {
    width: 100%;
  }
}
.strengths .feature {
  background: url("../img/strengths/reason_bg.svg") center/cover no-repeat, repeating-linear-gradient(-45deg, #f4f4f4, #f4f4f4 10px, #fafafa 10px, #fafafa 20px);
  padding: 10rem 0 17.1rem;
  margin-bottom: 13.4rem;
}
@media only screen and (max-width: 767px) {
  .strengths .feature {
    padding: 10.3rem 0 4.2rem;
    margin-bottom: 13.9rem;
  }
}
.strengths .feature .inner {
  margin-bottom: 0;
}
.strengths .feature .inner .section-title {
  width: 76.8rem;
  margin: 0 auto 7rem;
}
@media only screen and (max-width: 767px) {
  .strengths .feature .inner .section-title {
    width: 59.6rem;
  }
}
.strengths .feature__list {
  gap: 12.5rem 7rem;
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 768px) {
  .strengths .feature__list {
    align-items: stretch;
  }
}
@media only screen and (max-width: 767px) {
  .strengths .feature__list {
    gap: 0rem;
  }
}
.strengths .feature__list .single {
  width: 51.5rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .strengths .feature__list .single {
    margin: 0 2rem;
    width: 61.7rem;
    position: relative;
    left: 2.1rem;
  }
  .strengths .feature__list .single.point1 {
    margin-bottom: 20.4rem;
  }
  .strengths .feature__list .single.point2 {
    margin-bottom: 15.6rem;
  }
  .strengths .feature__list .single.point3 {
    margin-bottom: 19.7rem;
  }
}
.strengths .feature__list .single .num {
  position: absolute;
  writing-mode: vertical-rl;
  top: 0;
  right: 100%;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #ff0014;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .strengths .feature__list .single .num {
    font-size: 2.8rem;
    letter-spacing: 0.2em;
    color: #ff0014;
    line-height: 1;
  }
}
.strengths .feature__list .single .num span {
  font-size: 150%;
}
.strengths .feature__list .single figure {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .strengths .feature__list .single figure {
    padding-bottom: 10.6rem;
  }
}
.strengths .feature__list .single figure figcaption {
  width: 56.6rem;
  background: no-repeat top right/cover;
  background-image: -webkit-image-set(url("../img/home/feature_figure_bg.webp") type("image/webp"), url("../img/home/feature_figure_bg.png") type("image/png"));
  background-image: image-set(url("../img/home/feature_figure_bg.webp") type("image/webp"), url("../img/home/feature_figure_bg.png") type("image/png"));
  padding: 2.8rem 3.9rem 4.8rem;
  position: absolute;
  top: 28.1rem;
  left: -2rem;
}
@media only screen and (max-width: 767px) {
  .strengths .feature__list .single figure figcaption {
    width: auto;
    bottom: auto;
    left: -4rem;
    right: -4rem;
    top: 33rem;
    background: no-repeat right bottom/cover;
    background-image: -webkit-image-set(url("../img/home/sp/feature_figure_bg.webp") type("image/webp"), url("../img/home/sp/feature_figure_bg.png") type("image/png"));
    background-image: image-set(url("../img/home/sp/feature_figure_bg.webp") type("image/webp"), url("../img/home/sp/feature_figure_bg.png") type("image/png"));
    padding: 4.8rem 2.9rem 6.3rem 4.5rem;
  }
}
.strengths .feature__list .single figure figcaption p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.05em;
  padding-right: 3.9rem;
}
@media only screen and (max-width: 767px) {
  .strengths .feature__list .single figure figcaption p {
    font-size: 2.8rem;
    line-height: 1.714;
    padding-right: 9.1rem;
  }
}
.strengths .feature__list .single figure .title {
  color: #ff0014;
  display: flex;
  align-items: center;
  margin-bottom: 1.7rem;
}
@media only screen and (max-width: 767px) {
  .strengths .feature__list .single figure .title {
    margin-bottom: 2.3rem;
  }
}
.strengths .feature__list .single figure .title h3 {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .strengths .feature__list .single figure .title h3 {
    font-size: 3.5rem;
  }
}
.strengths .feature__list .single figure .title h3.other {
  position: relative;
  left: -1rem;
}
@media only screen and (max-width: 767px) {
  .strengths .feature__list .single figure .title h3.other {
    left: -2rem;
  }
}
.strengths .feature__list .single figure .title::before {
  content: "";
  width: 10.5rem;
  height: 10.5rem;
  display: block;
  margin-right: 2.5rem;
}
@media only screen and (max-width: 767px) {
  .strengths .feature__list .single figure .title::before {
    width: 12rem;
    height: 12rem;
    margin-right: 2.8rem;
  }
}
.strengths .feature__list .single.point1 figure .title::before {
  background: url("../img/strengths/point1-icon.svg") no-repeat center/100%;
}
.strengths .feature__list .single.point2 figure .title::before {
  background: url("../img/strengths/point2-icon.svg") no-repeat center/100%;
}
.strengths .feature__list .single.point3 figure .title::before {
  background: url("../img/strengths/point3-icon.svg") no-repeat center/100%;
}
.strengths .feature__list .single.point4 figure .title::before {
  background: url("../img/strengths/point4-icon.svg") no-repeat center/100%;
}
.strengths .system {
  margin-bottom: 13rem;
}
@media only screen and (max-width: 767px) {
  .strengths .system {
    margin: 0 auto 15rem;
  }
}
.strengths .system h2 {
  font-size: 4rem;
  font-weight: 900;
  color: #ff0014;
  line-height: 1.3;
  margin-bottom: 4rem;
  text-align: center;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .strengths .system h2 {
    line-height: 1.4;
    margin-bottom: 6.2rem;
    letter-spacing: 0;
  }
}
.strengths .system h2 span {
  font-size: 3rem;
  font-weight: inherit;
}
@media only screen and (max-width: 767px) {
  .strengths .system h2 span {
    font-size: 3.6rem;
  }
}
.strengths .system h2 mark {
  background: none;
  position: relative;
  padding: 0 1.5rem 0.5rem;
  color: inherit;
}
.strengths .system h2 mark::before {
  content: "";
  width: 100%;
  -webkit-clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
  clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
  background: rgba(250, 242, 33, 0.3);
  position: absolute;
  bottom: 0.2em;
  left: 0;
  width: 100%;
  height: 1.5rem;
}
.strengths .system .inner {
  background: no-repeat top center/contain;
  padding: 8.5rem 0 0;
}
@media print, screen and (min-width: 768px) {
  .strengths .system .inner {
    background-image: -webkit-image-set(url("../img/strengths/system-bg.webp") type("image/webp"), url("../img/strengths/system-bg.jpg") type("image/png"));
    background-image: image-set(url("../img/strengths/system-bg.webp") type("image/webp"), url("../img/strengths/system-bg.jpg") type("image/png"));
  }
}
@media only screen and (max-width: 767px) {
  .strengths .system .inner {
    padding: 10.2rem 0 0;
    background-image: -webkit-image-set(url("../img/tuition/sp/system-bg.webp") type("image/webp"), url("../img/tuition/sp/system-bg.jpg") type("image/jpeg"));
    background-image: image-set(url("../img/tuition/sp/system-bg.webp") type("image/webp"), url("../img/tuition/sp/system-bg.jpg") type("image/jpeg"));
    width: 68.7rem;
    margin: 0 auto;
  }
}
.strengths .system--title {
  width: 66rem;
  height: 12.4rem;
  border: 2px solid #fff;
  border-radius: 14.8rem;
  background: rgba(128, 128, 128, 0.85);
  position: relative;
  margin: 0 auto 5.5rem;
}
@media only screen and (max-width: 767px) {
  .strengths .system--title {
    width: 64.7rem;
    height: 17.1rem;
    margin: 0 auto 7.1rem;
  }
}
.strengths .system--title p {
  width: 49rem;
  background: #000;
  border: 1px solid #fff;
  position: absolute;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 0 2.2rem 0 5rem;
  top: -3.7rem;
  right: 0;
  left: 0;
  margin: auto;
  text-align: right;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px) {
  .strengths .system--title p {
    width: 60.6rem;
    top: auto;
    bottom: calc(100% - 2rem);
    font-size: 3rem;
    line-height: 1.214;
    padding: 1rem 0rem 1rem 9rem;
    text-align: left;
  }
}
.strengths .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) {
  .strengths .system--title p::before {
    width: 9rem;
    height: 9rem;
    top: -2.4rem;
    left: -1.9rem;
  }
}
.strengths .system--title h3 {
  padding-top: 1.1rem;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .strengths .system--title h3 {
    padding-top: 2.7rem;
    font-size: 3rem;
  }
}
.strengths .system--title h3 span {
  display: block;
  line-height: 1.2;
  letter-spacing: 0em;
  font-size: 5rem;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .strengths .system--title h3 span {
    font-size: 5.7rem;
    margin-bottom: 0.7rem;
  }
}
.strengths .system .image-title {
  width: 100%;
  margin: 0 auto;
  margin: auto;
  background: repeating-linear-gradient(-45deg, rgba(244, 244, 244, 0.7019607843), rgba(244, 244, 244, 0.7019607843) 10px, rgba(250, 250, 250, 0.7019607843) 10px, rgba(250, 250, 250, 0.7019607843) 20px);
  padding: 2.5rem 0;
}
@media only screen and (max-width: 767px) {
  .strengths .system .image-title {
    padding: 3.6rem 0;
  }
}
.strengths .system .image-title picture {
  display: block;
  width: 64rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .strengths .system--read {
    margin-bottom: 5.4rem;
  }
}
.strengths .system--read h3 {
  font-size: 3.9rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .strengths .system--read h3 {
    font-size: 4.6rem;
    line-height: 1.26;
    margin-bottom: 3.1rem;
  }
}
.strengths .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) {
  .strengths .system--read p {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .strengths .system--read p {
    font-size: 2.8rem;
    line-height: 1.714;
  }
}
.strengths .system--read p small {
  display: block;
  font-size: 1.4rem;
  margin-top: 0.7rem;
}
@media print, screen and (min-width: 768px) {
  .strengths .system--read p small {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .strengths .system--read p small {
    font-size: 2.4rem;
    padding-left: 2.4rem;
    text-indent: -2.4rem;
    margin-top: 1.1rem;
  }
}
.strengths .system .point-txt {
  background-image: repeating-linear-gradient(-45deg, #ffccd0, #ffccd0 4px, transparent 4px, transparent 8px);
  background-image: repeating-linear-gradient(-45deg, rgba(255, 204, 208, 0.7019607843), rgba(255, 204, 208, 0.7019607843) 4px, transparent 4px, transparent 8px);
  padding: 2.3rem 0;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 767px) {
  .strengths .system .point-txt {
    padding: 4rem 0;
    margin-bottom: 6rem;
  }
}
.strengths .system .point-txt ul {
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: max-content max-content max-content;
  justify-content: center;
  align-items: stretch;
  gap: 6.5rem;
}
@media only screen and (max-width: 767px) {
  .strengths .system .point-txt ul {
    gap: 0;
    justify-content: flex-start;
  }
}
@media print, screen and (min-width: 768px) {
  .strengths .system .point-txt ul li {
    display: flex;
    align-items: center;
    gap: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .strengths .system .point-txt ul li:first-of-type {
    margin: 0 6.5rem 0 5rem;
  }
  .strengths .system .point-txt ul li:nth-of-type(2) {
    margin-right: 2.6rem;
  }
}
.strengths .system .point-txt ul li figure img {
  width: 7.6rem;
}
@media only screen and (max-width: 767px) {
  .strengths .system .point-txt ul li figure img {
    width: 9.2rem;
    margin: 0 auto 1rem;
  }
}
.strengths .system .point-txt ul li figcaption {
  letter-spacing: 0.1em;
  font-size: 2.4rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .strengths .system .point-txt ul li figcaption {
    font-size: 3.2rem;
    text-align: center;
    line-height: 1.3125;
  }
}
.strengths .system--pattern {
  width: 93.5rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .strengths .system--pattern {
    width: 100%;
  }
}
.strengths .system--pattern img {
  margin-bottom: 1.3rem;
}
.strengths .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) {
  .strengths .system--pattern small {
    font-size: 2rem;
    margin-top: -0.3rem;
  }
}
.strengths .page-nav {
  width: 120rem;
  margin: auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .strengths .page-nav {
    width: 68.7rem;
  }
}
.strengths .page-nav::before {
  content: "";
  background: url("../img/facility/page-nav-bg.svg") no-repeat center/cover;
  position: absolute;
  top: 1rem;
  left: 1rem;
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .strengths .page-nav::before {
    background: url("../img/facility/sp/page-nav-bg.svg") no-repeat center/cover;
  }
}
.strengths .page-nav ul {
  display: flex;
  align-items: stretch;
  justify-content: center;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 1.5rem;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .strengths .page-nav ul {
    gap: 2.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .strengths .page-nav ul {
    flex-wrap: wrap;
    padding: 4.7rem 0 0;
  }
}
.strengths .page-nav ul li {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .strengths .page-nav ul li {
    width: 50%;
    margin-bottom: 4.7rem;
  }
  .strengths .page-nav ul li:first-of-type {
    border-right: 1px solid #595757;
  }
}
.strengths .page-nav ul li:not(:last-of-type)::after {
  content: "";
  width: 1px;
  height: 2rem;
  background: #ccc;
  display: block;
  margin-left: 3.4rem;
}
@media only screen and (max-width: 767px) {
  .strengths .page-nav ul li:not(:last-of-type)::after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .strengths .page-nav ul li.wide {
    width: 100%;
  }
}
.strengths .page-nav ul li a {
  display: flex;
  align-items: center;
  word-break: keep-all;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.06em;
}
@media print, screen and (min-width: 768px) {
  .strengths .page-nav ul li a {
    padding: 2.8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .strengths .page-nav ul li a {
    font-size: 2.7rem;
    width: 100%;
    justify-content: center;
    line-height: 1;
  }
}
.strengths .page-nav ul li a::after {
  content: "";
  width: 1rem;
  height: 1rem;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
  margin-left: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .strengths .page-nav ul li a::after {
    width: 1.75rem;
    height: 1.75rem;
    margin: 0.5rem 0 0 1rem;
  }
}