@charset "UTF-8";
/* CSS Document */
.section-main {
  display: flex;
  justify-content: center;
}
.section-main-wrap {
  margin: 12.5vw -13.61vw 8.33vw 0;
  position: relative;
}
.image-container {
  width: 36.81vw;
  height: 34.72vw;
  background: #171717;
  box-shadow: 4px 4px 10px 0px rgba(17, 17, 17, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
}
.image-container img {
  width: 32.15vw;
  height: 31.39vw;
  object-fit: cover;
}
.theme-container {
  position: absolute;
  bottom: 0;
  left: -13.61vw;
}
.lesson-mv {
  display: block;
  width: 26.6vw;
  height: 12.43vw;
}
.lesson-mv-sp {
  display: none;
}
@media screen and (max-width: 770px) {
  .section-main-wrap {
    margin: 38.76vw -27.2vw 26.67vw 0;
    position: relative;
  }
  .image-container {
    width: 53.33vw;
    height: 46.93vw;
    background: #171717;
    box-shadow: 4px 4px 10px 0px rgba(17, 17, 17, 0.25);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .image-container img {
    width: 46.4vw;
    height: 45.07vw;
    object-fit: cover;
  }
  .theme-container {
    position: absolute;
    bottom: 0;
    left: -27.2vw;
  }
  .lesson-mv {
    display: none;
  }
  .lesson-mv-sp {
    display: block;
    width: 53.87vw;
    height: 26.67vw;
  }
}
.lesson-message {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.message_text {
  width: 61.11vw;
  margin-bottom: 5.56vw;
  font-size: 2.78vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.message_text-top {
  text-align: left;
}
.message_text-end {
  text-align: end;
}
.sub-message_text {
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  margin-bottom: 10.42vw;
  width: 61.11vw;
}
@media screen and (max-width: 770px) {
  .lesson-message {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 6.4vw;
  }
  .message_text {
    width: 100%;
    margin-bottom: 10.67vw;
    font-size: 5.33vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .sub-message_text {
    font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    line-height: 180%;
    margin-bottom: 21.33vw;
    width: 100%;
  }
}
.lesson-menu {
  margin-bottom: 8.33vw;
}
.lesson-menu_wrap {
  display: flex;
  flex-direction: column;
}
.painting-lesson {
  margin-right: 6.94vw;
  margin-bottom: 8.33vw;
}
.painting {
  font-size: 3.33vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33vw;
  margin-left: 13.89vw;
}
.painting_description {
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0.69vw 0 1.39vw 13.89vw;
}
.partition-line {
  background: #000B22;
  width: 68.68vw;
  height: 1px;
}
.painting_content {
  padding-top: 5.56vw;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.painting_content_img {
  width: 50vw;
  height: 55.56vw;
}
.painting_content_img img {
  height: 100%;
}
.painting_content_menu {
  display: flex;
  flex-direction: column;
}
.fee_wrap, .time_wrap, .remarks_wrap {
  display: flex;
  justify-content: flex-start;
}
.fee_wrap, .time_wrap {
  margin-bottom: 2.78vw;
}
.remarks_wrap {
  margin-bottom: 3.47vw;
}
.fee, .time, .remarks {
  margin-right: 4.86vw;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.fee_content, .time_content, .remarks_content {
  width: 31.5vw;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
}
.fee_content span, .time_content span {
  width: 31.5vw;
  font-size: 1.11vw;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
}
.painting_trial {
  display: flex;
  justify-content: flex-start;
}
.trial_title {
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 0.42vw 0.83vw;
  border: 1px solid #000B22;
  margin-bottom: 2.08vw;
  text-align: center;
  width: 12.5vw;
}
.trial_description {
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
}
.painting_trial_img {
  width: 12.5vw;
  height: 12.5vw;
  margin-left: 2.08vw;
}
.painting_trial_img img {
  height: 100%;
}
.porcelain-lesson {
  margin-left: 6.94vw;
  margin-bottom: 8.33vw;
}
.porcelain_heading {
  position: relative;
}
.porcelain {
  font-size: 3.33vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.33vw;
  text-align: end;
  margin-right: 13.89vw;
}
.porcelain_description {
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0.69vw 0 1.39vw 0;
  text-align: end;
  margin-right: 13.89vw;
}
.partition-line-right {
  background: #000B22;
  width: 68.89vw;
  height: 1px;
  position: absolute;
  right: 0;
}
.porcelain_content {
  padding-top: 5.56vw;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
}
.porcelain_content_img {
  width: 50vw;
  height: 55.56vw;
}
.porcelain_content_img img {
  height: 100%;
  width: 100%;
}
.porcelain_content_menu {
  display: flex;
  flex-direction: column;
}
.porcelain_trial {
  display: flex;
  justify-content: flex-start;
}
.porcelain_trial_img {
  width: 12.5vw;
  height: 11.04vw;
  margin-left: 2.08vw;
}
.porcelain_trial_img img {
  height: 100%;
  width: 100%;
}
.private-lesson {
  margin: 0 13.89vw;
  display: flex;
  justify-content: space-between;
}
.private-lesson_img {
  width: 20.83vw;
  height: 16.67vw;
  object-fit: cover;
}
.private-lesson_title {
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.25vw;
  margin-bottom: 2.78vw;
}
.private-lesson_description {
  width: 46.53vw;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
}
@media screen and (max-width: 770px) {
  .lesson-menu {
    margin-bottom: 21.33vw;
  }
  .lesson-menu_wrap {
    display: block;
  }
  .painting-lesson {
    margin-right: 6.4vw;
    margin-bottom: 16vw;
  }
  .painting {
    font-size: 9.6vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.96vw;
    margin-left: 6.4vw;
  }
  .painting_description {
    font-size: 3.73vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    margin: 2.67vw 0 2.67vw 6.4vw;
  }
  .partition-line {
    background: #000B22;
    width: 93.6vw;
    height: 1px;
  }
  .painting_content {
    padding-top: 8vw;
    display: block;
  }
  .painting_content_img {
    width: 93.6vw;
    height: 104vw;
  }
  .painting_content_img img {
    height: 100%;
    width: 100%;
  }
  .painting_content_menu {
    display: block;
    margin-top: 13.33vw;
  }
  .fee_wrap, .time_wrap, .remarks_wrap {
    display: block;
    margin-left: 6.4vw;
  }
  .fee_wrap, .time_wrap {
    margin-bottom: 8vw;
  }
  .remarks_wrap {
    margin-bottom: 10.67vw;
  }
  .fee, .time, .remarks {
    width: 13.33vw;
    text-align: center;
    font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 1.07vw 0;
    background-color: #E6E6E6;
    margin-bottom: 5.33vw;
    margin-right: 0;
  }
  .fee_content, .time_content, .remarks_content {
    width: 87.2vw;
    font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    line-height: 180%;
  }
  .fee_content span, .time_content span {
    width: 87.2vw;
    font-size: 3.73vw;
    font-style: normal;
    font-weight: 500;
    line-height: 180%;
  }
  .painting_trial {
    display: flex;
    justify-content: space-between;
    margin-left: 6.4vw;
    align-items: end;
  }
  .trial_title {
    font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 2.13vw 0;
    border: 1px solid #000B22;
    margin-bottom: 5.33vw;
    text-align: center;
    width: 40.53vw;
  }
  .trial_description {
    font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    line-height: 180%;
  }
  .painting_trial_img {
    width: 26.67vw;
    height: 26.67vw;
    margin-left: 0;
  }
  .painting_trial_img img {
    height: 100%;
  }
  .porcelain-lesson {
    margin-left: 0;
    margin-bottom: 16vw;
  }
  .porcelain_heading {
    position: relative;
  }
  .porcelain {
    font-size: 9.6vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.96vw;
    text-align: end;
    margin-right: 6.4vw;
  }
  .porcelain_description {
    font-size: 3.73vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    margin: 2.67vw 6.4vw 2.67vw 0;
    text-align: end;
  }
  .partition-line-right {
    background: #000B22;
    width: 93.6vw;
    height: 1px;
    position: absolute;
    right: 0;
  }
  .porcelain_content {
    padding-top: 8vw;
    display: block;
  }
  .porcelain_content_img {
    width: 93.6vw;
    height: 104vw;
    margin-left: 6.4vw;
  }
  .porcelain_content_img img {
    height: 100%;
    width: 100%;
  }
  .porcelain_content_menu {
    display: block;
    margin-top: 13.33vw;
  }
  .porcelain_trial {
    display: flex;
    justify-content: space-between;
    margin: 0 6.4vw;
    align-items: end;
  }
  .porcelain_trial_img {
    width: 31.47vw;
    height: 26.67vw;
    margin-left: 0;
  }
  .porcelain_trial_img img {
    height: 100%;
    width: 100%;
  }
  .private-lesson {
    margin: 0 6.4vw;
    display: block;
  }
  .private-lesson_img {
    width: 87.2vw;
    height: 48vw;
    overflow: hidden;
  }
  .private-lesson_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .private-lesson_title {
    font-size: 8.53vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.85vw;
    margin-bottom: 2.67vw;
    margin-top: 5.33vw;
  }
  .private-lesson_description {
    width: 87.2vw;
    font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    line-height: 180%;
  }
}
.section-access {
  margin: 0 13.89vw 8.33vw;
}
.access_title {
  margin-bottom: 5.56vw;
}
.access_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.access_map {
  width: 41.67vw;
  height: 31.25vw;
}
.access_map iframe {
  width: 100%;
  height: 100%;
}
.access_text {
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
}
@media screen and (max-width: 770px) {
  .section-access {
    margin:0 0 21.33vw 0;
  }
  .access_title {
    margin-bottom: 8vw;
    margin-left: 6.4vw;
  }
   .access_content {
    display: block;
  }
  .access_map {
    width: 100vw;
    height: 53.33vw;
  }
  .access_map iframe {
    width: 100%;
    height: 100%;
  }
  .access_text {
    margin: 5.33vw 0 0 6.4vw;
    font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    line-height: 180%;
  }
}