/* ---------------------- */

.page-id-528 .contact-ft-bg {
  background: linear-gradient(0deg, #B3E0DF, #EAF7F7);
}

.page-id-528 .en {
  color: #22B3B2;
}

.page-id-528 .ja {
  color: #22B3B2;
}


.page-id-528 .contact-ft .contact-btn {
  background: #22B3B2;
}

/* ---------------------- */

.pilates-feature-ttl {
  text-align: center;
  color: #22B3B2;
  margin-bottom: 1em;
}


/* ---------------------- */

.pilates-price-ttl {
  color: #22B3B2;
  font-size: 32px;
  margin-bottom: 1em;
}

@media screen and (max-width: 1024px) {
  .pilates-price-ttl {
    font-size: 24px;
  }
}

.price-list-ttl.-pilates {
  color: #22B3B2;
}

.pilates-price .icon-price {
  width: 40px;
}

/* ---------------------- */

table.type01 .mint {
  background: #EAF7F7;
  border-bottom: 2px #fff solid;
}

/* pilates-concept
------------------------------- */

.pilates-concept.sec-p {
  padding-top: 0;
}

.pilates-concept h2 {
  color: #22B3B2;
  margin-bottom: 1em;
}

.pilates-conceptlist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

@media (max-width:1100px) {

  .pilates-conceptlist {
    margin-bottom: 10px;
  }
}

.pilates-conceptlistitem {
  width: calc((100% - 56px)/ 3);
  background: #EAF7F7;
  border-radius: 8px;
  padding: 1em;
  padding-bottom: 2em;
  text-align: center;
  color: #22B3B2;
  font-weight: bold;
  font-size: 18px;
}

@media (max-width:1100px) {

  .pilates-conceptlistitem {
    width: 90%;
    margin: auto;
    margin-bottom: 24px;
  }

}

.icon-feature {
  width: 200px;
  margin-bottom: 2em;
}

.pilates-concept-text {
  margin-bottom: 24px;
}

/* contact-ft ---------------------- */

.page-id-528 .contact-ft-bg {
  background: linear-gradient(0deg, #B3E0DF, #EAF7F7);
}