@charset "utf-8";
/* CSS Document */
main {
  background-color: #FFF9EC;
}
.top {
  position: relative;
}
.main-photo {
  width: 100%;
  height: 60vh;
  position: relative;
  padding-top: 150px;
  margin-left: auto;
  margin-right: auto;
}
.main-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: solid #FFF9EC;
  border-width: 20px 20px 20px 20px;
  box-sizing: border-box;
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 60px;
}
.main-photo::after {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  border: solid #FFF9EC;
  border-width: 20px 20px 20px 20px;
  border-radius: 60px;
}
.top-txt {
  font-family: adobe-handwriting-frank, sans-serif;
  position: absolute;
  bottom: 0;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 5.0rem;
  color: #FFF;
  z-index: 2;
}
.price {
  box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 60px;
}
.price-title {
  position: relative;
  width: 90%;
  max-width: 1160px;
  z-index: 30;
  margin-left: auto;
  margin-right: auto;
}
.price-title h2 {
  position: absolute;
  left: 0;
  top: 100px;
  z-index: 2;
  display: block;
  text-align: left;
  font-family: adobe-handwriting-frank, sans-serif;
  font-size: 4.6rem;
}
.price-title h2 span {
  display: block;
  font-weight: 400;
  text-align: left;
  font-size: 1.6rem;
  padding-top: 10px;
  padding-left: 15px;
}
.price__logo {
  width: 100%;
  max-width: 200px;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}
.price__logo img {
  width: 100%;
  height: auto;
}





.price-container {
  width: 90%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 200px;
}
.price-col{
  display: flex;
  justify-content: space-between;
}
/* .price-yoga .price-course-private{
  background-color: #B4A1D1;
}
.price-yoga .price-course-group{
  background-color: #D5BEF7;
}
.price-yoga .price-name{
 color: #B4A1D1;
}
.price-yoga table{
  border: 1px solid #9384AB;
 }
 .price-yoga td{
  border-left: 1px solid #9384AB;
 } */

.price-name{
  text-align: left;
  font-size: 2.4rem;
  color: #819b8e;
  margin: 30px 0;
}
.price-yoga .price-name{
  color: #B4A1D1;
 }

table{
  border: 1px solid #819b8e;
  background-color: #FFF;
}
.price-yoga table{
  border: 1px solid #9384AB;
}
th{
  padding: 15px;
}
td{
  padding: 15px;
  font-weight: 600;
  width: 180px;
  border-left: 1px solid #819b8e;
}
.price-yoga td{
  border-left: 1px solid #9384AB;
}
.price-course-private{
  background-color: #a2c2b2;
  border: 1px solid #819b8e;
  padding: 15px;
}
.price-course-group{
  background-color: #c7dad0;
  border: 1px solid #819b8e;
}
.price-course-private__yoga{
  background-color: #B4A1D1;
  border: 1px solid #9384AB;
}
.price-course-group__yoga{
  background-color: #D5BEF7;
  border: 1px solid #9384AB;
}
.price-kinds{
  background-color: #E4E4E8;
  text-align: left;
}

@media(max-width:779px) {
  .price-col{
    display: block;
  }
}
.price-note{
  text-align: left;
margin: 30px auto;
}
.lesson {
  background-color: #FFF9EC;
}
.lesson-wrap {
  position: relative;
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}
.lesson-title {
  position: absolute;
  width: 100%;
  max-width: 1160px;
  z-index: 30;
  margin-left: auto;
  margin-right: auto;
}
.lesson-title h2 {
  position: absolute;
  left: 0;
  top: 100px;
  z-index: 2;
  display: block;
  text-align: left;
  font-family: adobe-handwriting-frank, sans-serif;
  font-size: 4.6rem;
}
.lesson-title h2 span {
  display: block;
  font-weight: 400;
  text-align: left;
  font-size: 1.6rem;
  padding-top: 10px;
  padding-left: 100px;
}
.lesson__logo {
  width: 100%;
  max-width: 200px;
  height: auto;
  position: absolute;
  left: 200px;
  top: 0;
}
.lesson__logo img {
  width: 100%;
  height: auto;
}
.yoga-container {
  display: flex;
  justify-content: space-between;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 200px;
}
.yoga-picture {
  width: 100%;
  height: 100%;
  max-width: 650px;
}
.yoga-picture img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  border-radius: 30px;
}
.yoga-txt {
  text-align: left;
  padding-left: 60px;
  margin-top: auto;
  max-width: 450px;
}
.yoga-txt h4 {
  padding-bottom: 30px;
  display: block;
  text-align: left;
  font-family: adobe-handwriting-frank, sans-serif;
  font-size: 4.6rem;
}
.yoga-txt h4 span {
  padding-top: 15px;
  display: block;
  font-weight: 400;
  text-align: left;
  font-size: 1.6rem;
  padding-left: 45px;
}
.yoga-txt p {
  padding-bottom: 20px;
  line-height: 2.0;
  font-weight: 600;
  letter-spacing: 0.12rem;
}
.pilates-container {
  display: flex;
  justify-content: space-between;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
}
.pilates-picture {
  width: 100%;
  height: 100%;
  max-width: 650px;
}
.pilates-picture img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  border-radius: 30px;
}
.pilates-txt {
  text-align: left;
  padding-right: 60px;
  margin-top: auto;
  max-width: 450px;
}
.pilates-txt h4 {
  padding-bottom: 30px;
  display: block;
  text-align: left;
  font-family: adobe-handwriting-frank, sans-serif;
  font-size: 4.6rem;
}
.pilates-txt h4 span {
  padding-top: 15px;
  display: block;
  font-weight: 400;
  text-align: left;
  font-size: 1.6rem;
  padding-left: 30px;
}
.pilates-txt p {
  line-height: 2.0;
  padding-bottom: 20px;
  font-weight: 600;
  letter-spacing: 0.12rem;
}
@media(max-width:990px) {
  .lesson-wrap {
    width: 90%;
  }
  .lesson-title h2 {
    font-size: 3.8rem;
  }
  .lesson-title h2 span {
    padding-left: 0;
  }
  .lesson__logo {
    left: 150px;
  }
  .yoga-container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 200px;
  }
  .yoga-picture {
    width: 90%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .yoga-picture img {
    width: 100%;
    height: 50%;
    object-fit: cover;
    border-radius: 15px;
  }
  .yoga-txt {
    text-align: left;
    padding-left: 0;
    margin: 30px auto;
    max-width: 650px;
    width: 90%;
  }
  .pilates-container {
    display: flex;
    flex-flow: row wrap;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }
  .pilates-picture {
    width: 90%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    order: 1;
  }
  .pilates-picture img {
    width: 100%;
    object-fit: cover;
    height: 50%;
    border-radius: 15px;
  }
  .pilates-txt {
    text-align: left;
    padding-right: 0;
    margin: 30px auto 0;
    max-width: 650px;
    width: 90%;
    order: 2;
  }
}
.calender {
  padding-bottom: 100px;
}
.calender-title {
  position: relative;
  width: 100%;
  max-width: 1160px;
  z-index: 30;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 200px;
}
.calender-title h2 {
  position: absolute;
  left: 0;
  top: 100px;
  z-index: 2;
  display: block;
  text-align: left;
  font-family: adobe-handwriting-frank, sans-serif;
  font-size: 4.6rem;
}
.calender-title h2 span {
  display: block;
  font-weight: 400;
  text-align: left;
  font-size: 1.6rem;
  padding-top: 10px;
  padding-left: 45px;
}
.calender__logo {
  width: 100%;
  max-width: 200px;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}
.calender__logo img {
  width: 100%;
  height: auto;
}
.cal_wrapper {
  /*display: flex;
  justify-content: space-between;*/
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  line-height: 2.0;
}
.googlecal {
  width: 100%;
}
.googlecal iframe {
  width: 100%;
  max-width: 960px;
  height: 700px;
}
/*.calender-info{
  padding-left: 30px;
  width: 25%;
  text-align:left;
}*/
.calender a {
  font-size: 2.0rem;
  color: #333;
  text-decoration: underline;
}
@media (max-width:990px) {
  .cal_wrapper {
    width: 90%;
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
  }
  .calender-title {
    position: relative;
    width: 90%;
    max-width: 1160px;
    z-index: 30;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 200px;
  }
  .calender-title h2 {
    font-size: 3.8rem;
  }
  .calender-title h2 span {
    padding-left: 20px;
  }
}
@media (max-width: 750px) {
  .googlecal iframe {
    height: 600px;
  }
}