@charset "UTF-8";
/* CSS Document */
.section-top_image {
  height: 305px;
  width: 100%;
  background-image: url("../images/lesson_top-img.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}
.section-top h2 {
  font-family: 'Merriweather', serif;
  font-size: 4.5rem;
  font-weight: 400;
  color: #FFF;
  margin-bottom: 9px;
}
.section-top_text {
  font-size: 1.8rem;
  font-weight: 600;
  color:#FFF;
}
.section-top_image_text-area {
  margin: 0 auto;
}
.section-lesson-flow {
  background: url("../images/quilt_beige@2x-min.png") no-repeat top 49px left -40px/30%,url("../images/quilt_beige@2x-min.png") no-repeat top 175px right -88px/40%;
  background-color: #fdf9f3;
  padding: 100px 0 150px;
  position: relative; 
}
.guidance {
  max-width: 1160px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 130px;
  text-align: left;
}
.guidance a {
  text-decoration: none;
  color: #333;
}
.guidance a:hover {
  border-bottom: 1px solid;
}
.guidance span {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.8rem;
}
.section-title {
  font-family: 'Merriweather', serif;
  font-size: 4.8rem;
  font-weight: 400;
  padding-bottom: 10px;
}
.section-title_sub {
  font-size: 1.8rem;
  font-weight: 600;
}
@media (max-width: 480px){
  .section-top h2 {
  font-size: 3.6rem;
  }
  .section-top_image {
    background-image: url("../images/top-img_mobile_mb@2x.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 230px;
  }
}
.section-lesson-flow h3 {
  max-width: 1160px;
  margin: 0 auto;
  padding-bottom: 100px;
  font-family: 'Noto Serif JP', serif;
  font-size: 2.4rem;
  font-weight: 600;
  text-align: left;
  line-height: 1.7;
}
.lesson-flow_title {
  font-family: 'Noto Serif JP', serif;
  font-size: 2.6rem;
  background-color: #FFF;
  padding: 14px 60px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  /*border-radius: 100px;*/
  /*border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;*/
}
.section-lesson-flow ul {
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 90px;
  display: flex;
  justify-content: center;
  gap: 47px;
  flex-wrap: wrap;
}
.section-lesson-flow ul li {
  list-style: none;
  line-height: 1.75;
}
@media (max-width: 480px){
  .section-lesson-flow {
    padding: 80px 20px;
  }
  .section-lesson-flow h3 {
    font-size: 2.0rem;
    line-height: 1.7;
}
  .section-lesson-flow h3 span {
    display: inline-block;
  }
  .section-lesson-flow ul {
    padding: 0 20px;
    margin-top: 80px;
  }
}

.chapter-title {
  width: 335px; 
  padding-bottom: 5px;
}
.chapter-title img {
  width: 80%; 
}
.chapter-img-area {
  width: 335px;
  height: 253px;
}
.chapter-img-area img {
  width: 100%;
  height: 100%;
}
.chapter-description {
  width: 335px;
  height: 196px;
  padding: 25px 20px 0;
  text-align: left;
  background-color: #FFF;
}
.section-lesson-schedule {
  background: url("../images/quilt_beige@2x-min.png") no-repeat top left -40px/30%,url("../images/quilt_beige@2x-min.png") no-repeat bottom right -88px/43%;
  padding-bottom: 150px;
  background-color: #fdf9f3;
}
.section-title_sub {
  padding-bottom: 80px;
}
.schedule_img-area {
  padding: 60px 0;
  max-width: 1100px;
  margin: 0 auto;
  background-color: #FFF;
}
.schedule_wrapper {
  max-width: 1160px;
  margin: 0 auto;
  padding-bottom: 50px;
  display: flex;
  justify-content: center;
}
.schedule {
  width: 100%;
  height: auto;
}
.schedule img {
  width: 90%;
  height: auto;
}
.schedule h4 {
  font-size: 2.4rem;
  font-weight: 500;
  text-align: left;
}
.schedule1 {
  border-left: 5px solid #f2d9af;
  padding-left: 20px;
}
.schedule2 {
  border-left: 5px solid #c3dec8;
  padding-left: 20px;
}
.schedule-studio {
  padding-left: 23%;
  padding-bottom: 40px;
}
.schedule-description {
  max-width: 920px;
  padding: 10px;
  margin: 50px auto 0;
  text-align: left;
  background-color: #ececec;
  border-radius: 100px;
}
.schedule-description p {
  padding: 0 60px;
  line-height: 1.75;
}
@media (max-width: 480px){
  .section-title  {
  font-size: 3.6rem;
  }
  .section-lesson-schedule {
    padding-bottom: 0;
  }
}
@media (max-width: 800px){
  .schedule_wrapper {
    flex-direction: column;
    gap: 70px;
    padding-bottom: 20px;
  }
  .schedule img {
    width: 85%;
  }
  .schedule-studio {
    padding-left: 16%;
    font-size: 1.8rem;
}
}
.section-lesson-price {
  background: url("../images/quilt_beige@2x-min.png") no-repeat top 25px left -40px/30%,url("../images/quilt_beige@2x-min.png") no-repeat bottom right -88px/36%;
  background-color: #fdf9f3;
  padding-bottom: 150px;
}
.admission {
  padding-bottom: 20px;
  font-size: 2.2rem;
  
}
.admission-price {
  font-size: 3.2rem;
  font-weight: 600;
  padding-left: 30px;
}
.section-lesson-price h3 {
  padding-left: 80px;
  padding-right: 20px;
  font-size: 2.4rem;
  font-weight: 500;
  text-align: left;
}
.lesson_program {
  padding-left: 20px;
  font-size: 1.8rem;
  border-left: 1px solid;
} 
.lesson_studio-name {
  height: 100px;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 0;
  display: flex;
  align-items: center;
  background-color: #edecec;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
}
.lesson_studio-name2 {
  margin-top: 40px;
}
.section-lesson-price dl {
  height: 120px;
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px 0;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  border-bottom: 1px solid #b2b2b2;
}
.section-lesson-price dd {
  display: flex;
}
.lesson_program-price {
  padding-left: 80px;
  font-size: 2.2rem;
  font-weight: 600;
}

.lesson_class {
  font-size: 2.0rem;
}
.lesson_program-time {
  font-size: 2.0rem;
}
.basicclass-price {
  padding-left: 90px;
}
.lesson-price_description {
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
  padding-left: 20px;
  padding-top: 10px;
  line-height: 1.75;
}

@media (max-width: 800px) {
  .section-lesson-price {
    background: url(../images/quilt_beige@2x-min.png) no-repeat top 50px left -40px/35%,url(../images/quilt_beige@2x-min.png) no-repeat bottom right -80px/40%;
    background-color: #fdf9f3;
    padding-top: 70px;
    padding-bottom: 70px;
}
  .admission {
    padding-bottom: 20px;
    font-size: 1.8rem;
}
  .admission-price {
    font-size: 2.8rem;
    padding-left: 20px;
  }
  .lesson_studio-name {
    flex-direction: column;
    align-items: center;
    padding: 30px;
  }
  .section-lesson-price h3 {
    padding-left: 0; 
    padding-right: 0;
    padding-bottom: 10px;
    font-size: 2.2rem;
  }
  .lesson_program {
    font-size: 1.6rem;
    border-left: 1px solid;
}
  .section-lesson-price dl {
  flex-direction: column;
/*    align-items: flex-start;*/
    padding: 30px 20px;
}
  .lesson_class {
    font-size: 1.8rem;
    padding-bottom: 18px;
}
  .lesson_program-price {
    padding-left: 25px;
  }
  .lesson-price_description {
    padding-right: 20px;
}
  .lesson_program-time {
    font-size: 1.8rem;
  }
}