
*{
box-sizing:border-box;}

:root{
--main-color:#e52d8b;
--bg:#FFF4FC;
--background-color:#acc529;
--green:#acc529;
}



img{

	max-width:100%;
	vertical-align:bottom}

ol, ul {
    list-style: none;
    padding: 0;
    margin: 0;
}li::marker {
    content: none; /* または "" */
}
.container-harley_wax_school {
  display: flex; }

.main-wrapper {
  text-align: center;
  flex: 1;
  margin-left: 40px; }

.school-img-1 {
  width: 100%; }

.school-section--sub-title {
  text-align: center;
  font-size: 16px;
  line-height: 180%;
  color: #333333;
  margin: 0 0 25px 0; }

.school-title {
  color: #e52c8b;
  font-size: 2.4rem;
  line-height: 1.4;
  text-align: center;
  position: relative;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif; }
  .school-title.school-arrow {
    margin: 40px 0 70px; }
    .school-title.school-arrow::after {
      content: "";
      position: absolute;
      border-top: 24px solid #e52c8b;
      border-left: 42px solid transparent;
      border-right: 42px solid transparent;
      bottom: -35px;
      left: 50%;
      transform: translateX(-50%); }

.school-arrow {
  position: relative;
  padding-bottom: 25px; }
  .school-arrow::after {
    content: "";
    position: absolute;
    border-top: 24px solid #e52c8b;
    border-left: 42px solid transparent;
    border-right: 42px solid transparent;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%); }

.school-point {
  width: 100%;
  display: flex;
  flex-direction: column; }
  .school-point__block {
    display: flex;
    margin-bottom: 20px; }
    .school-point__block--text {
      flex: 1;
      padding-right: 30px; }
      .school-point__block--text.right {
        padding-right: 0;
        padding-left: 30px; }
      .school-point__block--text p {
        font-size: 16px;
        text-align: justify;
        margin-top: 16px;
        color: #333333; }
    .school-point__block--1 {
      width: 533px; }
    .school-point__block--2 {
      width: 462px;
      align-self: flex-end; }
      .school-point__block--2--img {
        width: 199px !important; }
    .school-point__block--3 {
      width: 553px;
      align-self: flex-end; }
    .school-point__block--img {
      height: auto;
      width: 243px; }
      .school-point__block--img img {
        width: 100%;
        height: auto;
        border-radius: 50%;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3); }

.school-section__title {
  font-size: 28px;
  background-repeat: no-repeat;
  margin: 120px 0 40px 0;
  padding: 0 0 15px 0;
  font-weight: 500;
  text-align: center;
  background: url("https://gigaplus.makeshop.jp/harleywax/images/icon_midashi.png") center bottom no-repeat !important;
  background-size: 130px auto !important; }

.school-section .reserve {
  display: block;
  width: 93%;
  margin: 0 auto;
  padding: 16px 24px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  border-radius: 5px;
  background-color: #aa8c3c;
  box-shadow: 0px 7px 0px 0px #7b6630;
  text-decoration: none; }
  .school-section .reserve:hover {
    opacity: 0.8; }


    .school-merits__item img {
      width: 100%;
      height: auto; }
    .school-merits__item h4 {
      font-size: 1.6rem;
      line-height: 1.5;
      text-align: left;
      margin: 8px 0;
      font-weight: 500;
      min-height: 45px;
      color: #e52d8b; }
    .school-merits__item p {
      font-size: 1.5rem;
      line-height: 1.5;
      text-align: left;
 }
.new-school .school-features {
	padding-bottom:2em}
	
.school-certificate {
gap:40px;
  display: flex;
  justify-content: space-between; }
  .school-certificate--text {
    font-size:1.6rem;
    text-align: justify;
    margin: 20px 0 30px;
    line-height: 180%; }
  .school-certificate__item {
    width: calc(50% - 15px);
    display: flex;
    flex-direction: column;
    align-items: center; }
    .school-certificate__item--img {
					max-width:300px;
      width: 100%;
      height: auto; }
    .school-certificate__item--deco {
      margin: 8px auto; }
    .school-certificate__item--p {
      font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
      font-size: 16px;
      font-weight: 500;
      color: #e52c8b;
      margin: 0; }

.school-features {
  font-family: "Hiragino Sans"; }
  .school-features__box:not(:last-child) {
    margin-bottom: 80px; }
  .school-features__heading {
    font-size: 1.8rem;
    line-height: 1;
    text-align: left;
    padding-left: 6px;
    border-left: 4px solid;
    border-left-color: #d52f83;
    margin-bottom: 16px;
    font-weight: 300; }
  .school-features__image {
    width: 100%;
    height: 280px;
    margin-bottom: 16px; }
    .school-features__image img {
      width: 100%;
      height: auto; }
  .school-features__content {
    margin-top: 24px; }
    .school-features__content p:first-child {
      font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
      font-size: 1.8rem;
      font-weight: bold;
      background-image: url(https://gigaplus.makeshop.jp/harleywax/images/school_backgroud-icon-pink.svg);
      background-repeat: no-repeat;
      background-position: 0 81%;
      background-size: 1.8%;
      text-align: left;
      padding: 0 0 0 20px;
      color: #e52c8b;
      line-height: 1;
      margin-bottom: 12px; }
    .school-features__content p:last-child {
      font-size: 1.6rem;
      font-weight: 300; }
  .school-features__title {
    display: inline-flex;
    width: 100%;
    align-items: center;
    gap: 8px;
    font-size: 3.9rem;
    font-family: "Roboto", sans-serif;
    line-height: 1; }
    .school-features__title span {
      font-family: "Hiragino Sans";
      flex: 1;
      font-size: 1.4rem;
      font-weight: 300;
      background-color: #e52c8b;
      color: #ffffff;
      padding: 3px 0 2px 3px; }
  .school-features small {
    display: block;
    font-size: 1.2rem;
    font-weight: 300;
    margin-top: 15px; }
  .school-features a {
    display: block;
    width: 400px;
    margin: 40px auto 0;
    text-align: center;
    background-color: #e52c8b;
    color: #ffffff;
    padding: 19px 0;
    text-decoration: none;
    font-size: 1.8rem; }
  .school-features .green {
    background-color: #ACC529; }
  .school-features .link-margin {
    margin-top: 16px; }

.school-about__title {
  margin-bottom: 23.5px;
  padding: 4.5px 0;
  border-top: 1px solid #e52c8b;
  border-bottom: 1px solid #e52c8b; }

.school-about__background {
  background-image: url("https://gigaplus.makeshop.jp/harleywax/images/school-about__title.png");
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.school-about__doctor {
  padding: 12px 0;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  line-height: 1; }

.school-about__human {
  margin: 0 4px 0 12px;
  font-size: 2.4rem; }

.school-about__media {
  display: flex;
  gap: 2%;
  margin-bottom: 16px; }

.school-about__contents {
  width: 60%; }

.school-about__img {
  width: 38%; }
  .school-about__img img {
    width: 100%;
    vertical-align: top; }

.school-about__text {
  font-size: 1.6rem;
  line-height: 1.5; }

.school-about__description {
  padding: 16px;
  background-color: #e3e3e3;
  border-radius: 8px; }

.timeline {
  font-size: 1.4rem;
  font-weight: bold; }
  .timeline:nth-child(3) {
    padding-top: 12px; }
  .timeline__text {
    font-size: 1.2rem;
    line-height: 1.3; }

.school-menu {
  margin: 60px 0 35px;
  background: url("https://gigaplus.makeshop.jp/harleywax/images/back001.png");
  background-size: cover;
  padding: 40px 20px; }
  .school-menu--title {
    margin: 40px 0 16px; }
  .school-menu--sub {
    text-align: center;
    font-size: 16px;
    line-height: 200%;
    color: #333333;
    margin-bottom: 25px; }
  .school-menu__content {
    width: 100%;
    margin-bottom: 20px; }
    .school-menu__content__item {
      margin-bottom: 20px; }
      .school-menu__content__item--title {
        text-align: center;
        color: white;
        font-size: 18px;
        width: 142px;
        height: 26px;
        background: #654600;
        position: relative;
        font-weight: normal;
        margin: 0 0 8px 10px; }
        .school-menu__content__item--title::before {
          position: absolute;
          content: "";
          left: 0;
          margin-left: -20px;
          width: 0;
          height: 0;
          border-top: 13px solid transparent;
          border-right: 10px solid #654600;
          border-bottom: 13px solid transparent;
          border-left: 10px solid transparent; }
        .school-menu__content__item--title::after {
          position: absolute;
          content: "";
          right: 0;
          margin-right: -20px;
          width: 0;
          height: 0;
          border-top: 13px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 13px solid transparent;
          border-left: 10px solid #654600; }
      .school-menu__content__item--menu.top {
        margin-bottom: 10px; }
      .school-menu__content__item--menu span {
        display: inline-block;
        width: 118px;
        height: 30px;
        line-height: 2;
        background: #e52c8b;
        color: white;
        text-align: center;
        font-size: 16px; }
        .school-menu__content__item--menu span:not(:last-child) {
          margin-right: 10px; }
  .school-menu--des {
    font-size: 16px;
    line-height: 1.4;
    text-align: left;
    margin-bottom: 20px; }

.school-btn {
  margin: 40px auto 0;
  text-align: center; }
  .school-btn:hover img {
    opacity: 0.8; }

.school-review--main {
  text-align: center;
  width: 100%; }
  .school-review--main img {
    max-width: 100%;
    height: auto;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3); }

.school-review--title {
  margin: 80px 0 16px; }

.school-review__list {
  margin-top: 24px;
  margin-bottom: 48px;
  display: flex;
  justify-content: space-between; }
  .school-review__list img {
    width: auto;
    height: auto;
    object-fit: contain; }

.school-voice {
	background:var(--bg);
	justify-content:space-between;
	padding: 20px;
	border-radius:10px;
  display: flex;
  align-items: center; }
  .school-voice--img {
			text-align:center;
			font-size:1.4rem;
    width: 160px;
    margin-right: 30px; }
    .school-voice--img img {
      width: 100%;
      height: auto;
						margin-bottom:12px;
      border-radius: 50%; }
		.school-voice .txt{
			width:500px;
		}
						  .school-voice h4{
									margin: 0 0 .6em;
									color:var(--main-color);
									font-size:2rem;
									font-weight:bold}
  .school-voice p {
    flex: 1;
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0; }

.school-course {
  width: 100%; }
  .school-course--note {
    color: #d42f82;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    margin: 40px 0 8px; }
  .school-course--caution {
    text-align: left;
    font-size: 16px; }

.school-eyebrow-course {
  width: auto;
  height: auto;
  max-width: 100%;
  margin-bottom: 20px; }

.school-eyebrow-course__detail {
  width: 640px;
  margin: 0 auto; }
  .school-eyebrow-course__detail__item {
    margin-bottom: 40px; }
    .school-eyebrow-course__detail__item img {
      width: 100%;
      height: auto; }
  .school-eyebrow-course__detail__p {
    text-align: left;
    font-size: 1.8rem;
    padding: 0 0 0 20px;
    margin-top: 8px;
    color: #000;
    line-height: 0.8; }
    .school-eyebrow-course__detail__p:first-of-type {
      margin-top: 24px; }
  .school-eyebrow-course__detail .background-icon {
    background-repeat: no-repeat;
    background-position: center left; }
    .school-eyebrow-course__detail .background-icon.gold {
      background-image: url("https://gigaplus.makeshop.jp/harleywax/images/school_backgroud-icon-gold.svg"); }
  .school-eyebrow-course__detail__contents {
    margin: 16px 0 8px;
    border-left: 4px solid; }
    .school-eyebrow-course__detail__contents.gold {
      border-left-color: #aa8c3c; }
  .school-eyebrow-course__detail__heading {
    text-align: left;
    font-size: 1.8rem;
    padding-left: 6px;
    line-height: 1.4; }
  .school-eyebrow-course__detail__note {
    margin-bottom: 4px;
    font-size: 1.4rem;
    line-height: 1; }
  .school-eyebrow-course__detail__advice {
    padding-left: 21px;
    margin-top: 5px;
    font-size: 1.4rem; }

.school-contact {
  background-image: url("https://gigaplus.makeshop.jp/harleywax/images/contactBack.png");
  background-size: cover;
  background-position: top center;
  padding: 80px 50px 0; }
  .school-contact--title {
    font-size: 2.4rem;
    line-height: 180%;
    text-align: center; }
  .school-contact__contactButton {
    margin: 32px auto;
    text-align: center; }
    .school-contact__contactButton img {
      width: auto; }
      .school-contact__contactButton img:hover {
        opacity: 0.8; }
  .school-contact--phone {
    font-size: 38px;
    font-weight: bold;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif; }
  .school-contact--phone-t {
    text-align: center;
    font-size: 1.4rem;
    line-height: 200%;
    color: #333333; }
  .school-contact__phone-wrap {
    display: flex;
    flex-direction: column;
    align-items: center; }

.school-company-info__item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid;
  font-size: 16px;
  padding: 15px 0; }
  .school-company-info__item:first-child {
    border-top: 1px solid; }
  .school-company-info__item--left {
    width: 114px; }
  .school-company-info__item--right {
    flex: 1; }

.school-snsLink {
  display: flex;
  justify-content: space-between;
  margin: 80px 0; }

.school-instaLink {
  width: 340px; }
  .school-instaLink img:hover {
    opacity: 0.8; }

.school-course--content {
  height: auto;
  max-height: 0px;
  opacity: 1;
  visibility: visible;
  background: #f2eceb;
  overflow: hidden;
  transition: max-height 0.2s ease; }
  .school-course--content__main {
    padding: 24px 24px 40px; }
  .school-course--content img {
    width: 100%; }
  .school-course--content__heading {
    font-weight: bold;
    text-align: left;
    font-size: 1.8rem;
    padding-left: 6px;
    margin: 24px 0 12px;
    border-left: 4px solid;
    line-height: 0.8; }
    .school-course--content__heading.pink {
      border-left-color: #d52f83; }
    .school-course--content__heading.purple {
      border-left-color: #a362bf; }
    .school-course--content__heading.lightblue {
      border-left-color: #139fc1; }
    .school-course--content__heading.orange {
      border-left-color: #EA7537; }
  .school-course--content__p {
    text-align: left;
    font-size: 1.6rem;
    padding: 0 0 0 17px;
    margin: 0 0 10px;
    color: black;
    line-height: 1; }
  .school-course--content__advice {
    padding-left: 15px;
    margin-top: -7px;
    font-size: 1.2rem; }
  .school-course--content .background-icon {
    background-repeat: no-repeat;
    background-position: center left; }
    .school-course--content .background-icon.pink {
      background-image: url("https://gigaplus.makeshop.jp/harleywax/images/school_backgroud-icon-pink.svg"); }
    .school-course--content .background-icon.purple {
      background-image: url("https://gigaplus.makeshop.jp/harleywax/images/school_backgroud-icon-purple.svg"); }
    .school-course--content .background-icon.lightblue {
      background-image: url("https://gigaplus.makeshop.jp/harleywax/images/school_backgroud-icon-lightblue.svg"); }
    .school-course--content .background-icon.orange {
      background-image: url("https://gigaplus.makeshop.jp/harleywax/images/school_background-icon-orange.svg"); }
  .school-course--content__treatment {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 7.3px; }
    .school-course--content__treatment.pink {
      color: #d52f83; }
    .school-course--content__treatment.purple {
      color: #a362bf; }
    .school-course--content__treatment.lightblue {
      color: #139fc1; }
    .school-course--content__treatment.orange {
      color: #EA7537; }
    .school-course--content__treatment li {
      display: flex;
      align-items: center;
      justify-content: center;
      list-style: none;
      width: 32.5%;
      height: 40px;
      font-size: 1.4rem;
      font-weight: 700;
      background-color: #fff;
      border-radius: 4px;
      line-height: 1; }
  .school-course--content__material {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 16px;
    border-top: 1px solid black;
    border-bottom: 1px solid black; }
    .school-course--content__material li {
      width: 48.7%;
      padding-bottom: 12px;
      font-size: 1.6rem;
      border-bottom: 1px dashed black;
      list-style: none;
      line-height: 1; }
      .school-course--content__material li:nth-child(-n + 2) {
        padding-top: 12px; }
      .school-course--content__material li:nth-last-of-type(-n + 2) {
        padding-bottom: 12px; }
  .school-course--content .border-decoration {
    border-bottom: none; }
  .school-course--content__price-group {
    display: flex;
    column-gap: 32px; }
  .school-course--content__price-item {
    display: flex;
    align-items: center;
    column-gap: 12px;
    margin-bottom: 24px; }
    .school-course--content__price-item--margin-bottom {
      margin-bottom: 8px; }
  .school-course--content__badge {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 78px;
    height: 78px;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    border-radius: 50%;
    line-height: 1.2;
    letter-spacing: 0.1em; }
    .school-course--content__badge.pink {
      background-color: #d52f83; }
    .school-course--content__badge.purple {
      background-color: #a362bf; }
    .school-course--content__badge.lightblue {
      background-color: #139fc1; }
    .school-course--content__badge.orange {
      background-color: #EA7537; }
    .school-course--content__badge.white {
      background-color: #fff; }
  .school-course--content .color-decoration--pink {
    color: #d52f83;
    border: 2px solid #d52f83; }
  .school-course--content .color-decoration--purple {
    color: #a362bf;
    border: 2px solid #a362bf; }
  .school-course--content .color-decoration--orange {
    color: #EA7537;
    border: 2px solid #EA7537; }
  .school-course--content__cost {
    font-family: "Roboto", sans-serif;
    font-size: 3.7rem;
    font-weight: 700; }
    .school-course--content__cost span {
      margin-left: 8px;
      font-size: 2.3rem;
      line-height: 1; }
  .school-course--content__note {
    margin-bottom: 4px;
    font-size: 1.1rem;
    line-height: 1; }
    .school-course--content__note--margin-bottom {
      margin-bottom: 24px; }
  .school-course--content__btn {
    width: 100%;
    font-size: 1.8rem;
    font-weight: bold;
    border-radius: 5px;
    text-align: center;
    line-height: 1; }
    .school-course--content__btn.pink {
      background-color: #d52f83; }
    .school-course--content__btn.purple {
      background-color: #a362bf; }
    .school-course--content__btn.lightblue {
      background-color: #139fc1; }
    .school-course--content__btn.orange {
      background-color: #EA7537; }
    .school-course--content__btn.white {
      background-color: #fff; }
    .school-course--content__btn a {
      display: block;
      padding: 15px 0;
      color: #fff;
      text-decoration: none; }
      .school-course--content__btn a.pink {
        color: #d52f83;
        border: 2px solid #d52f83;
        border-radius: 5px; }
      .school-course--content__btn a.purple {
        color: #a362bf;
        border: 2px solid #a362bf;
        border-radius: 5px; }
    .school-course--content__btn--margin {
      margin-bottom: 12px; }

.school-course--label {
  width: 100%;
  cursor: pointer;
  background: #d42f82;
  color: #fff;
  display: block;
  margin: 12px 0 0;
  font-size: 16px;
  padding: 10px 40px 10px 20px;
  position: relative;
  z-index: 100; }
  .school-course--label--2 {
    background-color: #a362bf; }
  .school-course--label--3 {
    background-color: #139fc1; }
  .school-course--label--4 {
    background-color: #EA7537; }
  .school-course--label::after {
    content: "";
    background-image: url("https://gigaplus.makeshop.jp/harleywax/images/arrow02.png");
    width: 18px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    transition: all 0.5s; }

.school-course-check {
  display: none; }
  .school-course-check:checked + .school-course--label::after {
    transform: translateY(-50%) rotate(180deg); }
  .school-course-check:checked + .school-course--label + .school-course--content {
    opacity: 1;
    height: auto;
    max-height: 1500px; }

/* ----- pricing ----- */


.price-card__frame {
  position: relative;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.15);
  border: 1px solid #efefef;
  padding: 80px 18px 18px;
		margin: 0 0 20px;
}

.price-card__badge {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 304px;
  padding: 14px 0;
  background:#000;
  border-radius: 0 0 10px 10px;
  
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.price-card__columns {
	padding: 2em 0 0;
  display: flex;
  gap: 40px;
}

.price-card__left {
  flex: 1;
  min-width: 0;
}

.price-card__head {
  padding: 5px 0 5px 20px;
  border-left: 5px solid var(--main-color);
}

.price-card__ttl {
  margin: 0;
  font-size: 30px;
  font-weight: 700;
}

.price-card__desc {
  margin: 24px 0 0;
		font-weight:bold;
		color:var(--main-color);
		  font-size:2rem;
}

.price-card__note {
  margin: 8px 0 0;
  
  font-size: 12px;
  font-weight: 500;
  color: #868686;
}

.price-card__photo {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 4px;
}

.price-card__right {
  width: 380px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.price-card__row {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.price-card__label {
  margin: 0;
  padding: 5px 10px;
  background:var(--main-color);
  
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.price-card__detail {
  padding: 0;
}

.price-card__detail p {
  margin: 0;
  
  font-size: 15px;
  font-weight: 600;
  line-height: 27px;
}

.price-card__detail-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.price-card__detail-list li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 15px;
  line-height: 27px;
}

.price-card__detail-list li::before {
  content: "・";
}

.price-card__bottom {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.price-card__table {
	margin-top:2em;
  border: 2px solid var(--green);
  text-align: center;
}

.price-card__table-head {
  padding: 5px 10px;
  background:var(--green);
  
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.price-card__table-body {
  padding: 10px 20px 15px;
}

.price-card__table-body p {
  margin: 0;
  
  font-size: 1.6rem;
		line-height:1.8em;
}

.price-card__kit-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px 20px;
}

.price-card__kit-list li {
  
  font-size:1.4rem;
		text-align: left;
  line-height:1.8em;
  padding-left: 1em;
  text-indent: -1em;
}

.price-card__kit-list li::before {
  content: "・";
}

.price-card__acquisition {
  padding: 1em 0;
}

.price-card__cta {
  padding: 50px 0 0;
}

.price-card__cta-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  max-width: 900px;
  margin-inline: auto;
  padding: 34px 68px;
  background: #ac2854;
  border: 2px solid #ac2854;
  border-radius: 68px;
  
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: background 0.3s ease, color 0.3s ease;
}

.price-card__cta-btn::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -75%;
  width: 50%;
  height: 200%;
  background: linear-gradient(
    100deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-25deg);
  animation: shine 3s infinite;
}

p.osusume{
	text-align:center;
	font-weight:bold;
	margin: 0 0 2em;
	font-size:1.8rem;}

@keyframes shine {
  0% { left: -75%; }
  20% { left: 125%; }
  100% { left: 125%; }
}

.price-card__cta-btn:hover {
  background: #fff;
  color: #ac2854;
}

.price-card__cta-btn:hover img {
  filter: brightness(0) saturate(100%) invert(18%) sepia(60%) saturate(4000%) hue-rotate(330deg) brightness(90%) contrast(95%);
}

.price-card__cta-btn img {
  width: 34px;
  height: 35px;
  flex-shrink: 0;
}

.price-card__cta-btn span {
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 600;
}
/**/

.more-info{
	text-align:center;
	font-size:1.8rem;
	padding: 2em 0 0
}
.more-info .links{
	gap:20px;
	display:inline-flex;}
	
	
.more-info .links a{
	font-weight:bold;
	margin-top:1.4em;
	text-decoration:none;
border-radius:6px;
	display:block;
	padding: 1em 3em;
	background:var(--main-color);
	color:#FFF;
}
	
	
	
	
	@media screen and (min-width: 768px) {
	
.content{
	width:690px;
}
.price-card__photo {
  max-width: 360px;
}
.school-contact{
	padding:80px 30px 0!important
}
.school-merits {
  display: flex;
  justify-content: space-between; }
  .school-merits__item {
    width: calc(100% / 4 - 11px); }
				
.school-features.new {
	padding:2em 0}				
				
	/* 閉じタグ*/

}
	
	
	
	@media screen and (max-width: 767px) {	
	section.pricing.section{
		margin-top:1em}
		
		.new-school .school-features a{
			width:auto}
.new-school	.school-certificate--text p,.new-school	.school-merits__item p,
.new-school	p.school-certificate--text{
		font-size:3.8vw}
.new-school	.price-card__right{
		padding: 2em 0 0;
		width:100%;
	}
	.new-school	.price-card__kit-list li{
		font-size:3.2vw}
	
.new-school	.price-card__columns{
		display:block;
	}
	
.new-school	.price-card__badge{
		width:60%;
		font-size:5vw}
	
.new-school .school-merits__item h4{
	font-size:5.8vw}
	
.new-school .school-section__title{
		font-size:6vw}
		
		
.new-school	.price-card__ttl{
	font-size:5.6vw}
.new-school	.price-card__desc{
		font-size:4.4vw}
.new-school	.school-title{
		font-size:4.6vw}
		
.new-school .school-review .school-title{
	margin: 2em 0 1em}
.school-title.school-arrow {
	font-size:4.2vw}
	
	
		/**/
		
.new-school	.school-review__list{
	width:54%;
	margin:auto;
	flex-direction:column;
}
.new-school	.school-review__list img{
	margin-bottom:1.8em;
}
.new-school	.school-voice{
	flex-direction:unset;
	align-items:flex-start;
}

.new-school .school-course--label{
	font-size:5vw}
.new-school	.school-voice--img{
	font-size:3vw;
			width:24%}
			
.new-school	.school-voice .txt{
				width:70%}
.new-school	.school-voice h4{
	margin-bottom:.8em;
					font-size:4.4vw;
				}
.new-school	.school-voice p{
					font-size:3.6vw}

.new-school	.price-card__label,
.new-school	.price-card__table-head{
	font-size:4.2vw}
.new-school	.price-card__detail-list li{
	font-size:3.6vw}
/*/*/

.new-school	.price-card__table-body{
	padding:.8em;
}
/**/
.new-school	.more-info{
	font-size:3.6vw;
}
.new-school	.more-info .links{
	gap:5px;
	flex-direction:column}

.more-info .links a{
	margin-top:.8em}


.new-school	.school-course--caution{
	font-size:3.2vw}

/**/

/**/
.new-school	.school-contact {
    background-image: url(https://gigaplus.makeshop.jp/harleywax/images/contactBack.png);
    background-size: cover;
    background-position: top center;
    padding: 30px 15px 0
}

.new-school	.school-contact--title {
    font-size: 18px;
    line-height: 180%;
    text-align: center
}

.new-school	.school-contact__contactButton {
    margin: 32px auto;
    text-align: center
}

.new-school	.school-contact__contactButton img {
    width: auto;
    max-width: 100%
}

.new-school	.school-contact__contactButton img:hover {
    opacity: .8
}

.new-school	.school-contact--phone {
    font-size: 32px;
    font-weight: 700;
    font-family: "Times New Roman",YuMincho,"Hiragino Mincho ProN","Yu Mincho","MS PMincho",serif
}

.new-school	.school-contact--phone-t {
    text-align: center;
    font-size: 1.4rem;
    line-height: 200%;
    color: #333
}

.new-school	.school-contact__phone-wrap {
    align-items: center
}

.new-school	.school-company-info__item {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid;
    font-size: 16px;
    padding: 15px 0
}

.new-school	.school-company-info__item:first-child {
    border-top: 1px solid
}

.new-school	.school-company-info__item--left {
    width: 100%;
    font-weight: 700
}

.new-school	.school-company-info__item--right {
    flex: 1
}

.new-school	.school-snsLink {
    display: flex;
    flex-direction: column;
    margin: 60px 0
}

.new-school	.school-instaLink {
    width: 100%;
    margin-bottom: 20px;
    text-align: center
}

.new-school	.school-instaLink img {
    max-width: 100%
}

.new-school	.school-instaLink img:hover {
    opacity: .8
}.new-school	.school-course {
    width: 100%
}

.new-school	.school-course--note {
    color: #d42f82;
    font-size: 18px;
    text-align: left;
    font-weight: 700;
    margin: 40px 0 8px
}

.new-school	.school-course--caution {
    text-align: left;
    font-size:3.2vw
}

.new-school	.school-eyebrow-course {
    width: auto;
    height: auto;
    max-width: 100%;
    margin-bottom: 20px
}

.new-school	.school-eyebrow-course__detail {
    width: 94%;
    margin: 0 auto
}

.new-school	.school-eyebrow-course__detail__item {
    margin-bottom: 24px
}

.new-school	.school-eyebrow-course__detail__item img {
    width: 100%;
    height: auto
}

.new-school	.school-eyebrow-course__detail__p {
    text-align: left;
    font-size: 1.4rem;
    padding: 0 0 0 15px;
    margin-top: 6px;
    color: #000;
    line-height: 1.4
}

.new-school	.school-eyebrow-course__detail__p:first-of-type {
    margin-top: 16.5px
}

.new-school	.school-eyebrow-course__detail .background-icon {
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 10px 10px
}

.new-school	.school-eyebrow-course__detail .background-icon.gold {
    background-image: url(https://gigaplus.makeshop.jp/harleywax/images/school_backgroud-icon-gold.svg)
}

.new-school	.school-eyebrow-course__detail .background-icon--position {
    background-position: 0 12%
}

.new-school	.school-eyebrow-course__detail__contents {
    margin: 12px 0 6px;
    border-left: 4px solid
}

.new-school	.school-eyebrow-course__detail__contents.gold {
    border-left-color: #aa8c3c
}

.new-school	.school-eyebrow-course__detail__heading {
    text-align: left;
    font-size: 1.4rem;
    padding-left: 6px;
    line-height: 1.4
}

.new-school	.school-eyebrow-course__detail__note {
    margin-bottom: 4px;
    font-size: 1.2rem;
    line-height: 1
}

.new-school	.school-eyebrow-course__detail__advice {
    padding-left: 15px;
    margin-top: 5px;
    font-size: 1.2rem
}

.new-school	.school-contact {
    background-image: url(https://gigaplus.makeshop.jp/harleywax/images/contactBack.png);
    background-size: cover;
    background-position: top center;
    padding: 30px 15px 0
}

.new-school	.school-contact--title {
    font-size: 18px;
    line-height: 180%;
    text-align: center
}

.new-school	.school-contact__contactButton {
    margin: 32px auto;
    text-align: center
}

.new-school	.school-contact__contactButton img {
    width: auto;
    max-width: 100%
}

.new-school	.school-contact__contactButton img:hover {
    opacity: .8
}

.new-school	.school-contact--phone {
    font-size: 32px;
    font-weight: 700;
    font-family: "Times New Roman",YuMincho,"Hiragino Mincho ProN","Yu Mincho","MS PMincho",serif
}

.new-school	.school-contact--phone-t {
    text-align: center;
    font-size: 1.4rem;
    line-height: 200%;
    color: #333
}

.new-school	.school-contact__phone-wrap {
    align-items: center
}

.new-school	.school-company-info__item {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid;
				align-items:flex-start;
    font-size: 16px;
    padding: 15px 0
}

.new-school	.school-company-info__item:first-child {
    border-top: 1px solid
}

.new-school	.school-company-info__item--left {
    width: 100%;
    font-weight: 700
}

.new-school	.school-company-info__item--right {
    flex: 1
}

.new-school	.school-snsLink {
    display: flex;
    flex-direction: column;
    margin: 60px 0
}

.new-school	.school-instaLink {
    width: 100%;
    margin-bottom: 20px;
    text-align: center
}

.new-school	.school-instaLink img {
    max-width: 100%
}

.new-school	.school-instaLink img:hover {
    opacity: .8
}.new-school .school-certificate__item{
	flex-direction:column;
}

/**/

.new-school .school-features__content p:first-child{
	font-size:4.8vw;
	padding:0 0 0 1.88em;
	background-position:left .2em;
	background-size:1em;
	line-height:1.3em;
	
}
.school-features__content p:last-child{
	font-size:3.6vw;
	line-height: 1.8em}
.new-school .school-title.school-arrow{
	font-size:4vw}
.new-school .school-features__heading{
	font-size:4.8vw;
	font-weight:500;
	line-height: 1.5em}
	.new-school .school-features__image{
		height:auto}
/**/

.new-school .school-features__title {
    flex-direction: column;
    width: 100%;
    gap: 6px;
						align-items:flex-start;
    font-size: 5.8vw;
				font-weight:500;
    font-family: "Roboto", sans-serif;
    line-height: 1; }
.new-school .school-features__title span {
      font-family: "Hiragino Sans";
      flex: 1;
      font-size: 3vw;
      font-weight: 300;
						width:100%;
      padding: 2px 0 2px 3px; }

				
		/* 閉じタグ*/

}
	
	