@charset "UTF-8";
.page-title {
  background: no-repeat center 20%/cover;
  height: 60rem;
}
@media print, screen and (min-width: 768px) {
  .page-title {
    background-image: -webkit-image-set(url("../img/stylist/mv-img.webp") type("image/webp"), url("../img/stylist/mv-img.jpg") type("image/jpeg"));
    background-image: image-set(url("../img/stylist/mv-img.webp") type("image/webp"), url("../img/stylist/mv-img.jpg") type("image/jpeg"));
  }
}
@media only screen and (max-width: 767px) {
  .page-title {
    height: 66rem;
  }
}
.page-title::before, .page-title::after {
  width: 40rem;
  height: 55rem;
}
@media only screen and (max-width: 767px) {
  .page-title::before, .page-title::after {
    width: 13.6rem;
    height: 20rem;
  }
}
.page-title::before {
  background: url("../img/stylist/mv-left.svg") no-repeat top left/cover;
}
@media only screen and (max-width: 767px) {
  .page-title::before {
    background: url("../img/stylist/sp/mv-left.svg") no-repeat top left/cover;
  }
}
.page-title::after {
  background: url("../img/stylist/mv-right.svg") no-repeat top left/cover;
  top: auto;
  bottom: 0;
  height: 50rem;
}
@media only screen and (max-width: 767px) {
  .page-title::after {
    background: url("../img/stylist/sp/mv-right.svg") no-repeat top left/cover;
    height: 20rem;
  }
}
@media only screen and (max-width: 767px) {
  .page-title {
    background-image: -webkit-image-set(url("../img/stylist/sp/mv-img.webp") type("image/webp"), url("../img/stylist/sp/mv-img.jpg") type("image/jpeg"));
    background-image: image-set(url("../img/stylist/sp/mv-img.webp") type("image/webp"), url("../img/stylist/sp/mv-img.jpg") type("image/jpeg"));
  }
}

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

.page-title {
  display: block;
}
@media only screen and (max-width: 767px) {
  .page-title {
    padding-top: 9.6rem;
    position: relative;
    margin-bottom: 17rem;
  }
}
.page-title h1 {
  width: 124rem;
  margin: 15.3rem auto 0;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .page-title h1 {
    margin-top: 0;
    width: auto;
  }
}
.page-title h1 mark {
  display: inline-block;
  padding: 0.5rem 2.2rem 0.7rem 1.5rem;
  background-size: 51% 8.4rem;
  background-image: linear-gradient(100deg, transparent 1.7rem, #ff0014 0.8rem), linear-gradient(280deg, transparent 1.3rem, #ff0014 0rem);
}
.page-title h1 mark::before {
  height: 100%;
  -webkit-clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
          clip-path: polygon(2% 0%, 100% 0%, 98% 100%, 0% 100%);
  transform: none;
}
.page-title h1 mark span {
  line-height: 1;
  letter-spacing: -0.1em;
}
.page-title .stylist-subttl {
  width: 124rem;
  margin: auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-title .stylist-subttl {
    width: 56.7rem;
    position: absolute;
    top: 45rem;
    left: 2rem;
  }
}
.page-title .stylist-subttl::before {
  content: "";
  background: url("../img/stylist/txt-bg.svg") no-repeat center/cover;
  width: 57rem;
  height: 24.6rem;
  position: absolute;
  bottom: -1rem;
  left: 3rem;
}
@media only screen and (max-width: 767px) {
  .page-title .stylist-subttl::before {
    top: 1rem;
    bottom: auto;
    left: 3rem;
    height: 100%;
  }
}
.page-title .stylist-subttl dl {
  width: 57rem;
  margin-left: 2rem;
  background: #fff4dd;
  padding: 1.5rem 5rem 3.2rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-title .stylist-subttl dl {
    padding: 3rem 2rem 3.2rem 4rem;
  }
}
.page-title .stylist-subttl dl dt {
  font-size: 2.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.46;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .page-title .stylist-subttl dl dt {
    font-size: 3.2rem;
  }
}
.page-title .stylist-subttl dl dt::after {
  content: "";
  width: 10rem;
  height: 1px;
  background: #000;
  display: block;
  margin: 2.5rem 0 1.8rem;
}
@media only screen and (max-width: 767px) {
  .page-title .stylist-subttl dl dt::after {
    width: 12.5rem;
  }
}
.page-title .stylist-subttl dl dd ul li {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.66;
}
@media only screen and (max-width: 767px) {
  .page-title .stylist-subttl dl dd ul li {
    font-size: 3rem;
  }
}
.page-title .stylist-subttl dl dd ul li::before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background-image: repeating-linear-gradient(-45deg, #ff0014, #ff0014 2px, transparent 2px, transparent 3px);
  border-radius: 2.4rem;
  display: inline-block;
  position: relative;
  top: 0.4rem;
  margin-right: 1rem;
}

.stylist {
  margin-bottom: 15rem;
}
@media only screen and (max-width: 767px) {
  .stylist {
    margin-bottom: 18.8rem;
  }
}
.stylist .section-ttl {
  line-height: 1.35;
  margin-bottom: 3.5rem;
}
.stylist--read {
  margin-bottom: 12.9rem;
}
@media only screen and (max-width: 767px) {
  .stylist--read {
    margin-bottom: 14.4rem;
  }
}
.stylist--read .inner {
  width: 100rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .stylist--read .inner {
    width: 68.7rem;
  }
}
.stylist--read p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 4.4rem;
}
@media only screen and (max-width: 767px) {
  .stylist--read p {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .stylist--read p {
    text-align: left;
    line-height: 1.75;
    margin-bottom: 10.8rem;
  }
}
.stylist--read dl {
  display: flex;
  align-items: stretch;
  background: repeating-linear-gradient(-45deg, #f4f4f4, #f4f4f4 10px, #fafafa 10px, #fafafa 20px);
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .stylist--read dl {
    position: relative;
    padding-top: 5rem;
  }
}
.stylist--read dl dt {
  text-align: center;
  -webkit-clip-path: polygon(0 0, 100% 0, 94% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 94% 100%, 0% 100%);
  background: #e6e6e6;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  width: 26rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .stylist--read dl dt {
    position: absolute;
    font-size: 3.2rem;
    top: -4.5rem;
    width: 40.5rem;
    line-height: 9rem;
    text-align: left;
    display: block;
    padding-left: 4rem;
    -webkit-clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
  }
}
.stylist--read dl dd {
  padding: 3.3rem 3rem 3.8rem;
  width: calc(100% - 26rem);
}
@media only screen and (max-width: 767px) {
  .stylist--read dl dd {
    padding: 1.4rem 4rem 3.8rem;
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .stylist--read dl dd ul {
    display: grid;
    grid-template-columns: -webkit-max-content -webkit-max-content;
    grid-template-columns: max-content max-content;
    gap: 0.4rem 1rem;
  }
}
.stylist--read dl dd ul li {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.05em;
  line-height: 1.75;
}
@media only screen and (max-width: 767px) {
  .stylist--read dl dd ul li {
    font-size: 2.8rem;
  }
}

.curriculum {
  margin-bottom: 14.1rem;
}
@media only screen and (max-width: 767px) {
  .curriculum {
    margin-bottom: 13.8rem;
  }
}
.curriculum .curriculum--top {
  width: 120rem;
  background: #f2f5f2;
  margin: 0 auto 2rem;
  padding: 5rem 0 5rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--top {
    width: 100%;
    padding: 7rem 0 6rem;
    margin: 0 auto 4rem;
  }
}
.curriculum .curriculum--top .inner {
  margin: 0 auto;
  width: 109.5rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--top .inner {
    width: 68.3rem;
  }
}
.curriculum .curriculum--top .title {
  margin-bottom: 3.5rem;
  background: no-repeat center/cover;
  background-image: -webkit-image-set(url("../img/home/curriculum-title-bg.webp") type("image/webp"), url("../img/home/curriculum-title-bg.png") type("image/png"));
  background-image: image-set(url("../img/home/curriculum-title-bg.webp") type("image/webp"), url("../img/home/curriculum-title-bg.png") type("image/png"));
  line-height: 6rem;
  height: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--top .title {
    height: 7.8rem;
    background: url("../img/home/sp/curriculum-title-bg.svg") no-repeat center/cover;
    margin-bottom: 3.8rem;
  }
}
.curriculum .curriculum--top .title img {
  display: block;
  margin: auto;
  width: 19rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--top .title img {
    width: 24.5rem;
  }
}
.curriculum .curriculum--top .read {
  margin-bottom: 3.5rem;
}
@media print, screen and (min-width: 768px) {
  .curriculum .curriculum--top .read {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--top .read {
    margin-bottom: 3.8rem;
  }
}
.curriculum .curriculum--top .read h3 {
  font-size: 3.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.428;
  margin-right: 4.5rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--top .read h3 {
    text-align: center;
    font-size: 4.2rem;
    margin: 0 0 3rem;
  }
}
.curriculum .curriculum--top .read p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--top .read p {
    font-size: 2.8rem;
    line-height: 1.714;
  }
}
@media print, screen and (min-width: 768px) {
  .curriculum--table {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 99.4%;
  }
}
@media print, screen and (min-width: 768px) {
  .curriculum--table .table-single {
    width: 52.5rem;
  }
}
.curriculum--table .table-single:first-of-type {
  margin-bottom: 4.7rem;
}
.curriculum--table .table-single table {
  width: 100%;
}
.curriculum--table .table-single table tr:first-of-type th {
  background: #ffb2b8;
  text-align: center;
  color: #1a1a1a;
  letter-spacing: 0.1em;
  padding: 0.3rem 0;
  font-size: 1.8rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .curriculum--table .table-single table tr:first-of-type th {
    padding: 1.4rem 0;
    font-size: 3rem;
    font-weight: 700;
    padding: 1.2rem 0;
  }
}
.curriculum--table .table-single table tr th, .curriculum--table .table-single table tr td {
  border: 1px solid #000;
}
.curriculum--table .table-single table tr th {
  color: #fff;
  width: 8.6rem;
  text-align: center;
  vertical-align: middle;
  background: #9e9e9f;
  font-size: 1.8rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .curriculum--table .table-single table tr th {
    width: 10rem;
    font-size: 2.7rem;
  }
}
.curriculum--table .table-single table tr td {
  padding: 1.1rem 1.6rem;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .curriculum--table .table-single table tr td {
    padding: 1.9rem 3.4rem;
  }
}
.curriculum--table .table-single table tr td * {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.67;
}
@media only screen and (max-width: 767px) {
  .curriculum--table .table-single table tr td * {
    font-size: 2.8rem;
  }
}
.curriculum--table .table-single table tr td ul {
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content;
  grid-template-columns: max-content max-content;
}
.curriculum--table .table-single table tr td ul.flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .curriculum--table .table-single table tr td ul {
    display: grid;
    grid-template-columns: -webkit-max-content -webkit-max-content;
    grid-template-columns: max-content max-content;
    gap: 0 2.9rem;
    padding-left: 2.8rem;
  }
}
.curriculum--table .table-single table tr td ul li {
  margin-left: 1.4rem;
}
@media only screen and (max-width: 767px) {
  .curriculum--table .table-single table tr td ul li {
    margin-left: 0;
  }
}
.curriculum .curriculum--bottom {
  margin-bottom: 2.3rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom {
    margin-bottom: 4rem;
  }
}
.curriculum .curriculum--bottom .inner {
  width: 120rem;
  margin: auto;
  background: repeat top center/100%;
  background-image: -webkit-image-set(url("../img/home/curriculum-bg.webp") type("image/webp"), url("../img/home/curriculum-bg.png") type("image/png"));
  background-image: image-set(url("../img/home/curriculum-bg.webp") type("image/webp"), url("../img/home/curriculum-bg.png") type("image/png"));
  padding: 4rem 5rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom .inner {
    width: 100%;
    padding: 6rem 4rem;
  }
}
.curriculum .curriculum--bottom__list {
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: max-content max-content max-content max-content max-content;
  justify-content: space-between;
  margin-bottom: 3.2rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.3rem;
  }
}
.curriculum .curriculum--bottom__list dl {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__list dl {
    margin-bottom: 2rem;
  }
}
.curriculum .curriculum--bottom__list dl.w268 {
  width: 26.8rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__list dl.w268 {
    width: 40.2rem;
  }
}
.curriculum .curriculum--bottom__list dl.w175 {
  width: 17.6rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__list dl.w175 {
    width: 22.6rem;
  }
  .curriculum .curriculum--bottom__list dl.w175.other {
    width: 18.3rem;
  }
  .curriculum .curriculum--bottom__list dl.w175.last {
    width: 20.6rem;
  }
}
.curriculum .curriculum--bottom__list dl.w145 {
  width: 14.5rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__list dl.w145 {
    width: 17.8rem;
  }
}
.curriculum .curriculum--bottom__list dl:not(:last-of-type)::before {
  content: "";
  position: absolute;
  top: 0;
  right: -1.8rem;
  width: 1px;
  height: 100%;
  border-right: 1px dotted #9e9e9f;
  top: 0;
  right: -1.8rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__list dl:not(:last-of-type)::before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__list dl:nth-of-type(1)::before, .curriculum .curriculum--bottom__list dl:nth-of-type(3)::before, .curriculum .curriculum--bottom__list dl:nth-of-type(4)::before {
    display: block;
    right: -2.2rem;
  }
}
.curriculum .curriculum--bottom__list dl dt {
  background: no-repeat right top/cover;
  background-image: -webkit-image-set(url("../img/home/curriculum-list-ttl-bg.webp") type("image/webp"), url("../img/home/curriculum-list-ttl-bg.png") type("image/png"));
  background-image: image-set(url("../img/home/curriculum-list-ttl-bg.webp") type("image/webp"), url("../img/home/curriculum-list-ttl-bg.png") type("image/png"));
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
  letter-spacing: 0.08em;
  padding-right: 2rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__list dl dt {
    font-size: 2.7rem;
    height: 6rem;
    line-height: 6rem;
    margin-bottom: 1.3rem;
  }
}
.curriculum .curriculum--bottom__list dl dd {
  height: calc(100% - 5rem);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__list dl dd {
    font-size: 2.4rem;
    height: auto;
    line-height: 1.74;
  }
}
@media print, screen and (min-width: 768px) {
  .curriculum .curriculum--bottom__table {
    display: flex;
    align-items: flex-start;
    margin-bottom: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__table {
    margin-bottom: 4rem;
  }
}
.curriculum .curriculum--bottom__table .left {
  width: 54rem;
  margin-right: 2rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__table .left {
    width: 100%;
    margin: 0 0 2.4rem;
  }
}
.curriculum .curriculum--bottom__table .left table {
  width: 100%;
}
.curriculum .curriculum--bottom__table .left table tr:first-of-type th, .curriculum .curriculum--bottom__table .left table tr:first-of-type td {
  padding: 0.6rem 0 !important;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__table .left table tr:first-of-type th, .curriculum .curriculum--bottom__table .left table tr:first-of-type td {
    padding: 0.9rem 0 !important;
  }
}
.curriculum .curriculum--bottom__table .left table tr:first-of-type th {
  width: 10.5rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__table .left table tr:first-of-type th {
    width: 10.7rem;
  }
}
.curriculum .curriculum--bottom__table .left table tr th,
.curriculum .curriculum--bottom__table .left table tr td {
  border: 1px solid #231815;
  padding: 0.5rem 0;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__table .left table tr th,
.curriculum .curriculum--bottom__table .left table tr td {
    padding: 0.8rem 0 0.9rem;
  }
}
.curriculum .curriculum--bottom__table .left table tr th:first-of-type,
.curriculum .curriculum--bottom__table .left table tr td:first-of-type {
  text-align: center;
}
.curriculum .curriculum--bottom__table .left table tr th {
  color: #fff;
  background: #9e9e9f;
  font-size: 1.8rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__table .left table tr th {
    font-size: 2.7rem;
  }
}
.curriculum .curriculum--bottom__table .left table tr td {
  background: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__table .left table tr td {
    font-size: 2.4rem;
  }
}
.curriculum .curriculum--bottom__table .left table tr td:not(:first-of-type) {
  padding-right: 2.2rem;
}
.curriculum .curriculum--bottom__table .left small {
  display: block;
  margin-top: 0.8rem;
  text-align: right;
  font-size: 1.2rem;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__table .left small {
    font-size: 2rem;
    margin-top: 0.3rem;
  }
}
.curriculum .curriculum--bottom__table .right {
  display: flex;
  align-items: center;
}
.curriculum .curriculum--bottom__table .right .year-icon {
  width: 13.8rem;
  margin-right: 2rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__table .right .year-icon {
    width: 18.6rem;
    margin-right: 2.5rem;
  }
  .curriculum .curriculum--bottom__table .right .year-icon img {
    width: 100%;
  }
}
.curriculum .curriculum--bottom__table .right--table {
  width: 38.5rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__table .right--table {
    width: calc(100% - 21.1rem);
  }
}
.curriculum .curriculum--bottom__table .right--table table {
  width: 100%;
}
.curriculum .curriculum--bottom__table .right--table table tr th, .curriculum .curriculum--bottom__table .right--table table tr td {
  border: 1px solid #231815;
}
.curriculum .curriculum--bottom__table .right--table table tr th {
  background: #9e9e9f;
  color: #fff;
  text-align: center;
  height: 4.1rem;
  line-height: 4.1rem;
  font-size: 1.8rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__table .right--table table tr th {
    font-size: 2.7rem;
    height: 6.2rem;
    line-height: 6.2rem;
  }
}
.curriculum .curriculum--bottom__table .right--table table tr td {
  background: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
  height: 3.7rem;
  line-height: 3.7rem;
}
@media only screen and (max-width: 767px) {
  .curriculum .curriculum--bottom__table .right--table table tr td {
    font-size: 2.1rem;
    height: 5.5rem;
    line-height: 5.5rem;
  }
}
.curriculum .bottom-txt {
  background: #14ad7e;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .curriculum .bottom-txt {
    width: 120rem;
    line-height: 8rem;
    height: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .curriculum .bottom-txt {
    padding: 2.4rem 0;
  }
}
.curriculum .bottom-txt p {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  color: #ffff00;
}
@media only screen and (max-width: 767px) {
  .curriculum .bottom-txt p {
    line-height: 1.333;
    font-size: 4.2rem;
  }
}

.practical-class {
  margin-bottom: 14.4rem;
}
@media only screen and (max-width: 767px) {
  .practical-class {
    margin-bottom: 13.7rem;
  }
}
.practical-class .section-ttl {
  margin-bottom: 4.4rem;
}
@media only screen and (max-width: 767px) {
  .practical-class .section-ttl {
    margin-bottom: 5.9rem;
  }
}
.practical-class__list {
  width: 120rem;
  margin: auto;
  display: flex;
  align-items: stretch;
  gap: 3.2rem;
}
@media only screen and (max-width: 767px) {
  .practical-class__list {
    flex-wrap: wrap;
    width: 68.7rem;
    gap: 4.1rem;
  }
}
.practical-class__list .single {
  width: 27.6rem;
}
@media only screen and (max-width: 767px) {
  .practical-class__list .single {
    width: 32.3rem;
  }
}
.practical-class__list .single .thumb {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .practical-class__list .single .thumb {
    margin-bottom: 4rem;
  }
  .practical-class__list .single .thumb img {
    width: 100%;
  }
}
.practical-class__list .single h3 {
  text-align: center;
  color: #ff0014;
  background: url("../img/stylist/practical-class-title-bg.svg") no-repeat center/cover;
  width: 100%;
  line-height: 5rem;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .practical-class__list .single h3 {
    font-size: 3.3rem;
    line-height: 1.27;
    padding: 1.7rem 0;
    background: url("../img/stylist/sp/practical-class-title-bg.svg") no-repeat center/100%;
    margin-bottom: 1.5rem;
    min-height: 11.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.practical-class__list .single p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .practical-class__list .single p {
    font-size: 2.8rem;
  }
}

.stylist--strengths {
  margin-bottom: 19rem;
}
@media only screen and (max-width: 767px) {
  .stylist--strengths {
    margin-bottom: 15.3rem;
  }
}
.stylist--strengths .image-ttl {
  width: 49.2rem;
  margin: 0 auto 7rem;
}
@media only screen and (max-width: 767px) {
  .stylist--strengths .image-ttl {
    width: 59rem;
  }
  .stylist--strengths .image-ttl img {
    width: 100%;
  }
}
.stylist--strengths__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__list {
    overflow: hidden;
    margin-bottom: 14rem;
  }
}
.stylist--strengths__single {
  width: calc(100% - 9.6rem);
  margin: 0;
  padding: 5.7rem 0 6.8rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__single {
    width: 82.7rem;
    padding: 5.4rem 0 7.6rem;
    background: url("../img/floorguide/sp/single-odd_bg.svg") no-repeat top left/110%;
    padding-bottom: 0;
  }
}
.stylist--strengths__single:not(:last-of-type) {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__single:not(:last-of-type) {
    margin-bottom: 6.7rem;
  }
}
.stylist--strengths__single::before {
  content: "";
  position: absolute;
  bottom: -1rem;
  right: -1rem;
  z-index: -1;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 768px) {
  .stylist--strengths__single:nth-of-type(odd) {
    background: url("../img/stylist/single-odd_bg.svg") no-repeat top left/100%;
    margin-right: auto;
  }
}
.stylist--strengths__single:nth-of-type(odd)::before {
  background: url("../img/stylist/stylist--strengths__single_odd.svg") no-repeat top center/cover;
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__single:nth-of-type(odd)::before {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .stylist--strengths__single:nth-of-type(odd) .inner {
    margin: 0 0 0 25rem;
  }
}
.stylist--strengths__single:nth-of-type(odd) .inner .text {
  padding-left: 4rem;
}
.stylist--strengths__single:nth-of-type(odd) .inner .image {
  right: 0;
}
.stylist--strengths__single:nth-of-type(odd) .inner .image p {
  left: 100%;
}
@media print, screen and (min-width: 768px) {
  .stylist--strengths__single:nth-of-type(even) {
    background: url("../img/stylist/single-even_bg.svg") no-repeat top left/100%;
    margin-left: auto;
  }
  .stylist--strengths__single:nth-of-type(even)::before {
    background: url("../img/stylist/stylist--strengths__single_even.svg") no-repeat top center/cover;
  }
  .stylist--strengths__single:nth-of-type(even) .inner {
    flex-direction: row-reverse;
    margin: 0 0 0 15.8rem;
  }
  .stylist--strengths__single:nth-of-type(even) .inner .image {
    left: 0;
  }
  .stylist--strengths__single:nth-of-type(even) .inner .image p {
    right: 100%;
  }
}
.stylist--strengths__single .inner {
  width: 110rem;
  margin: auto;
  display: flex;
  align-items: flex-start;
  gap: 7rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__single .inner {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
}
.stylist--strengths__single .inner .text {
  width: 55rem;
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__single .inner .text {
    width: 94%;
    padding-left: 4rem;
  }
}
.stylist--strengths__single .inner .text h3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #ff0014;
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content;
  grid-template-columns: max-content max-content;
  gap: 2.5rem;
  margin-bottom: 2.3rem;
  align-items: center;
  font-size: 2.6rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__single .inner .text h3 {
    font-size: 3.6rem;
    margin-bottom: 2.7rem;
  }
}
.stylist--strengths__single .inner .text h3 span {
  font-family: "Outfit", sans-serif;
  width: 10rem;
  line-height: 10rem;
  border: 1px solid #ff0014;
  border-radius: 10rem;
  position: relative;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__single .inner .text h3 span {
    width: 11.5rem;
    line-height: 11.5rem;
  }
}
.stylist--strengths__single .inner .text h3 span::before {
  content: "";
  width: 10rem;
  height: 10rem;
  border: 1px solid #ff0014;
  position: absolute;
  top: -0.5rem;
  left: -0.5rem;
  border-radius: 10rem;
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__single .inner .text h3 span::before {
    width: 11.5rem;
    height: 11.5rem;
  }
}
.stylist--strengths__single .inner .text p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__single .inner .text p {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__single .inner .text p {
    line-height: 1.75;
  }
}
@media print, screen and (min-width: 768px) {
  .stylist--strengths__single .inner .image {
    position: absolute;
    top: 0;
    width: 48rem;
  }
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__single .inner .image {
    width: 57rem;
    margin: 4rem 0 0 4rem;
    position: relative;
  }
  .stylist--strengths__single .inner .image img {
    width: 100%;
  }
}
.stylist--strengths__single .inner .image p {
  font-family: "Outfit", sans-serif;
  position: absolute;
  top: 0;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.2em; /* IE用 */
  writing-mode: vertical-rl; /* 標準 */
}
@media only screen and (max-width: 767px) {
  .stylist--strengths__single .inner .image p {
    font-size: 2.6rem;
    left: 100%;
  }
}

.stylist--program {
  background: #f3f7f4 url("../img/stylist/content-bg.svg") no-repeat top right/cover;
  padding: 10.1rem 0;
  position: relative;
  margin-bottom: 13.2rem;
}
@media only screen and (max-width: 767px) {
  .stylist--program {
    background: #f3f7f4 url("../img/stylist/sp/content-bg.svg") no-repeat bottom right/100%;
    padding: 10.1rem 0 9rem;
  }
}
.stylist--program .inner {
  width: 110rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .stylist--program .inner {
    width: 68.7rem;
  }
}
.stylist--program .image-ttl {
  width: 51.5rem;
  margin: 0 auto 4.4rem;
}
@media only screen and (max-width: 767px) {
  .stylist--program .image-ttl {
    width: 61.9rem;
  }
  .stylist--program .image-ttl img {
    width: 100%;
  }
}
.stylist--program .read {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.05em;
  margin-bottom: 6.5rem;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .stylist--program .read {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .stylist--program .read {
    text-align: left;
    line-height: 1.75;
    margin-bottom: 6rem;
  }
}
@media print, screen and (min-width: 768px) {
  .stylist--program .program-list {
    display: flex;
    align-items: flex-start;
    gap: 5rem;
  }
  .stylist--program .program-list .single {
    width: 52.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .stylist--program .program-list .single:not(:last-of-type) {
    margin-bottom: 6rem;
  }
  .stylist--program .program-list .single img {
    width: 98.8%;
  }
}

.loan {
  margin-bottom: 15rem;
}
.loan .inner {
  width: 110rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .loan .inner {
    width: 68rem;
  }
  .loan .inner .section-ttl {
    margin-bottom: 5rem;
  }
}
.loan .inner p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.05em;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  .loan .inner p {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .loan .inner p {
    line-height: 1.75;
    margin-bottom: 5.8rem;
  }
}
.loan .link-btn a::before {
  position: absolute;
  top: 0;
  right: 2.2rem;
  bottom: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .loan .link-btn a::before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 3.8rem;
  }
}

@media only screen and (max-width: 767px) {
  .page-link a {
    padding: 4.9rem 0 3.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .page-link a .icon {
    width: 5.8rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .page-link a h3 {
    font-size: 3.6rem;
  }
}