:root {
  --yellow: #e4d800;
  --light-blue: #61c9f0;
  --water: #d9f5ff;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.fast-section {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.fast-section.blog {
  background-color: #fff;
}

.fast-block {
  border-radius: 0;
  width: 90%;
  max-width: 1200px;
  height: 80vh;
  margin-left: auto;
  margin-right: auto;
}

.fast-slider {
  background-color: #ddd0;
  border-radius: 10px;
  height: 100%;
}

.slide-1 {
  background-image: linear-gradient(#00000012, #00000012), url('../images/29.jpg');
  background-position: 0 0, 50% 70%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 1200px;
  background-attachment: scroll, scroll;
  border-radius: 10px;
}

.icon {
  outline-offset: 0px;
  outline: 3px #fff;
}

.fast-m-txet {
  z-index: 100;
  color: #fff;
  font-family: Kiwi Maru, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 38px;
  position: absolute;
  inset: 31vh 0% 0%;
}

.fast-m-txet.m02 {
  top: 39vh;
}

.fast-m-txet.m03 {
  top: 47vh;
}

.white-y-text {
  color: #ffe100;
  text-shadow: none;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 4px;
  padding-right: 3px;
  font-weight: 500;
  display: inline-block;
}

.second-section {
  padding-top: 80px;
  padding-bottom: 40px;
}

.second-section.couse {
  margin-top: -75px;
  padding-top: 0;
}

.second-section.schedule {
  padding-top: 40px;
}

.container {
  text-align: center;
}

.container.about {
  max-width: 1200px;
  padding-bottom: 20px;
  position: relative;
}

.text-block {
  color: var(--yellow);
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
}

.heading {
  color: #333;
  font-family: Kiwi Maru, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.y-text {
  color: var(--yellow);
}

.text-span {
  display: block;
}

.about-image-box {
  background-image: url('../images/about-image.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100vh;
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative;
}

.about-line-text {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 3px;
  padding: 10px;
  font-size: 30px;
  line-height: 30px;
  position: absolute;
  inset: auto auto 77px 50px;
  transform: rotate(7deg);
}

.about-line-text.under {
  bottom: 6px;
}

.body {
  font-family: Kiwi Maru, sans-serif;
}

.text-block-2 {
  width: 500px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 28px;
}

.text-span-2, .text-span-3, .text-span-4, .text-span-5 {
  display: inline-block;
}

.heading-2 {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 500;
}

.text-span-6 {
  display: inline-block;
}

.point-image-01 {
  width: 130px;
  position: absolute;
  inset: auto auto 0% 5%;
}

.point-image-02 {
  width: 100px;
  position: absolute;
  inset: auto 5% 0% auto;
}

.button-block {
  flex-direction: row;
  justify-content: center;
  width: 768px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button {
  border: 2px solid var(--yellow);
  color: #000;
  letter-spacing: 2px;
  -webkit-text-stroke-color: var(--yellow);
  text-transform: uppercase;
  background-color: #0000;
  background-image: url('../images/y-arrow.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: 25px;
  border-radius: 40px;
  height: auto;
  padding: 16px 96px 16px 46px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
  position: relative;
}

.button:hover {
  background-color: var(--yellow);
  color: #fff;
  background-image: url('../images/white-arrow.png');
}

.button:active {
  background-color: #a7a41b;
}

.button.footer {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  background-image: url('../images/white-arrow.png');
  border-color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 76px;
}

.text-block-3 {
  font-size: 16px;
  font-weight: 400;
}

.text-span-7 {
  display: inline-block;
}

.course-image-box {
  background-image: url('../images/course-top-image.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 350px;
  margin-top: 40px;
  margin-bottom: 60px;
  position: relative;
}

.sub-titel {
  border-left: 5px solid var(--light-blue);
  text-align: left;
  width: 90%;
  margin: 40px auto;
  padding-left: 20px;
  font-weight: 500;
}

.sub-titel.single {
  width: 80%;
}

.sub-titel.single.contact, .sub-titel.schedule, .sub-titel.qa {
  width: 100%;
}

.course-columns {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

.course-column-block {
  width: 90%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.course-column-block.single {
  width: 80%;
}

.course-column-block.single.voice {
  margin-bottom: 40px;
}

.course-block {
  border-radius: 15px;
  padding: 20px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.course-block:hover {
  box-shadow: 0 2px 5px #0003;
}

.course-block.schedule {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #323030;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  height: 180px;
  text-decoration: none;
  display: flex;
}

.course-block.schedule.hight-auto {
  height: auto;
}

.image {
  border-radius: 15px;
  width: 150px;
  height: 100%;
}

.div-block-2 {
  width: 60%;
  margin-left: 20px;
}

.div-block-2.schedule {
  width: 100%;
  margin-left: 60px;
  padding-right: 30px;
}

.course-title {
  text-align: left;
  height: auto;
  max-height: 22px;
  font-size: 19px;
  font-weight: 500;
  line-height: 19px;
  overflow: clip;
}

.course-text {
  text-align: left;
}

.circle-right-blue {
  background-color: var(--light-blue);
  border-radius: 90px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  inset: 10px auto auto 10px;
}

.circle-right-blue-text {
  color: #fff;
  font-size: 11px;
  line-height: 16px;
}

.course-arrow {
  background-image: url('../images/course-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  position: absolute;
  inset: auto 10px 10px auto;
}

.teacher-culomns {
  margin-left: 0;
  margin-right: 0;
}

.teacher-culomns-box {
  width: 90%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.teacher-block {
  flex-flow: column;
  padding: 20px 0;
  display: flex;
}

.teacher-image {
  border-radius: 0;
  width: 200px;
  height: 200px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.teacher-image.couse {
  width: 500px;
  height: 500px;
  position: absolute;
  inset: 20px -210px auto auto;
}

.teacher-image.couse.single {
  top: -61px;
}

.teacher-image.couse.single.sp, .teacher-image.couse.sp {
  display: none;
}

.onpu-image {
  width: 120px;
  position: absolute;
  inset: auto auto -21px -18px;
}

.onpu-image.couse {
  width: 220px;
  left: -24px;
}

.teacher-images {
  border-radius: 300px;
  width: 100%;
}

.table-01 {
  margin-bottom: 0;
}

.table-01.access {
  width: 55%;
  margin-top: 60px;
  padding-left: 0;
}

.table-01.schedule {
  max-width: 500px;
}

.table-list-title {
  background-color: var(--water);
  border-radius: 15px;
  margin-right: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}

.table-list-title.table-text {
  background-color: #d9f5ff00;
  border-radius: 0;
  margin-left: 5px;
  margin-right: 0;
  font-size: 14px;
}

.table-list-title.table-text.double {
  padding-top: 5px;
  padding-bottom: 5px;
}

.table-list-title.table-text.double.left, .table-list-title.table-text.left {
  text-align: left;
}

.table-list-title.access {
  text-align: center;
  margin-right: 0;
}

.table-list-item {
  margin-bottom: 10px;
}

.collection-list-wrapper {
  width: 70%;
  margin: 40px auto;
}

.link-block {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.news-columns {
  border-bottom: 1px solid #d6d6d6;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.time {
  color: #6b6b6b;
  text-align: left;
}

.category-name {
  color: #fff;
  text-align: left;
  background-color: #22c9d2;
  border-radius: 15px;
  margin-bottom: 0;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  display: inline-block;
}

.column {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 70px;
  display: flex;
}

.column-2 {
  justify-content: flex-start;
  align-items: center;
  height: 70px;
  display: flex;
}

.text-block-4 {
  color: #3d3d3d;
  text-align: left;
  width: 90%;
  max-height: 45px;
  margin-right: 10px;
  text-decoration: none;
  overflow: clip;
}

.image-2 {
  filter: grayscale();
  width: 25px;
}

.category-link-block {
  margin-bottom: 3px;
}

.heading-3 {
  font-size: 30px;
  font-weight: 500;
}

.heading-3.about {
  text-align: center;
}

.p-txt {
  color: #e48ab1;
}

.b-txt {
  color: #5ab2fe;
}

.g-txt {
  color: #66e96b;
}

.br-txt {
  color: #7c6e16;
}

.o-txt {
  color: #fcb245;
}

.pp-txt {
  color: #ad1ec3;
}

.hp-txt {
  color: #ec4c97;
}

.lb-txt {
  color: #357fb0;
}

.lg-txt {
  color: #81a97b;
}

.r-txt {
  color: #e71d3f;
}

._1years-culomns-box {
  border: 1px solid #888585;
  border-radius: 15px;
  width: 90%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

._1years-columns {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.column-3 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.div-block-3 {
  width: auto;
  max-width: 85%;
  margin-left: 30px;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: static;
}

.div-block-3.cnter {
  margin-left: auto;
}

.div-block-3.right {
  margin-left: auto;
  margin-right: 30px;
}

.image-3 {
  max-width: 100%;
  margin-bottom: 10px;
}

.list-text {
  text-align: left;
  background-image: url('../images/maru01.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 30px;
  font-size: 16px;
}

.list-text.pink {
  font-size: 15px;
}

.list-text.yellow {
  background-image: url('../images/maru02.svg');
  font-size: 15px;
}

.list-text.orange {
  background-image: url('../images/maru03.svg');
}

.list-text.green {
  background-image: url('../images/maru04.svg');
}

.column-4, .column-5, .column-6 {
  padding-left: 0;
  padding-right: 0;
}

.info-columns {
  width: auto;
}

.info-culomns-box {
  width: 80%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.info-button {
  background-image: url('../images/y-arrow.png'), url('../images/aicon03.png');
  background-position: 93%, 11px;
  background-repeat: no-repeat, no-repeat;
  background-size: 20px, 27px;
  border: 1px solid #adadad;
  border-radius: 5px;
  width: 100%;
  height: 80px;
  text-decoration: none;
}

.info-button.botton2 {
  background-image: url('../images/y-arrow.png'), url('../images/aicon01.png');
  background-size: 20px, 25px;
}

.info-button.botton3 {
  background-image: url('../images/y-arrow.png'), url('../images/aicon04.png');
  background-position: 93%, 15px;
  background-size: 20px, 25px;
}

.info-button.button4 {
  background-image: url('../images/y-arrow.png'), url('../images/aicon02.png');
  background-size: 20px, 22px;
}

.text-block-5 {
  color: #2f2f2f;
  margin-top: 30px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
}

.info-second-box {
  width: 80%;
  margin: 40px auto;
}

.info-second-box.news {
  max-width: 800px;
}

._2button-link-block {
  border: 1px solid #c1c1c1;
  border-radius: 15px;
  width: 100%;
  height: auto;
  text-decoration: none;
}

.text-block-6 {
  color: #191919;
  text-align: left;
  background-image: url('../images/y-arrow.png');
  background-position: 93%;
  background-repeat: no-repeat;
  background-size: 30px;
  height: 60px;
  padding-top: 15px;
  padding-left: 40px;
  font-size: 16px;
}

.section {
  background-image: linear-gradient(#0000007d, #0000007d), url('../images/footer01.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 330px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.contact-banner {
  text-align: center;
  width: 70%;
  max-width: 745.35px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-7 {
  color: #fff;
  font-size: 16px;
}

.footer-culomns {
  margin-top: 30px;
}

.text-block-8 {
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
}

.tel-block {
  color: #fff;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tel-block:hover {
  color: #fff;
}

.image-6 {
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

.text-block-9 {
  margin-top: 10px;
  font-size: 36px;
  font-weight: 900;
  line-height: 10px;
}

.tell-small {
  font-size: 13px;
  font-weight: 500;
  line-height: 10px;
}

.text-small {
  margin-top: 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  display: block;
}

.text-small.under {
  margin-top: -10px;
}

.column-7 {
  padding-top: 10px;
}

.footer-navi-section {
  background-color: var(--yellow);
  padding-top: 40px;
  padding-bottom: 20px;
}

.footer-navi-menu {
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.footer-navi-menu.under {
  margin-top: -25px;
}

.copy-light {
  color: #0d0d0d;
  text-align: center;
  font-size: 12px;
}

.footer-navi-link {
  color: #161616;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
}

.footer-navi-link.footer-button {
  background-color: var(--light-blue);
  border-radius: 20px;
  padding: 5px 10px;
}

.navi-block {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.link-block-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.navi-link-5 {
  text-align: center;
  width: 100px;
  height: 80px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

.navi-link-5.logo {
  width: auto;
  height: auto;
}

.image-7 {
  width: 60px;
}

.image-7.logo {
  width: 120px;
}

.navi-link-text {
  color: #000;
  font-size: 12px;
}

.empty-state {
  background-color: var(--yellow);
  border-radius: 40px;
  width: 300px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.page-title-block {
  background-image: linear-gradient(#00000080, #00000080), url('../images/about04.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 15px;
  height: 200px;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 40px;
}

.page-title-block.course {
  background-image: linear-gradient(#00000080, #00000080), url('../images/147.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page-title-block.course.sp {
  background-image: linear-gradient(#00000080, #00000080), url('../images/course05.jpg');
  background-position: 0 0, 50% 45%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.page-title-block.access {
  background-image: none;
}

.page-title-block.teacher {
  background-image: linear-gradient(#00000080, #00000080), url('../images/teacher04.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.heading-4 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.heading-4.black {
  color: #1d1d1d;
}

.heading-4.black.blog {
  margin-top: 10px;
}

.sub-title {
  color: var(--yellow);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.single-page-section {
  padding-top: 80px;
  padding-bottom: 40px;
}

.container-2 {
  text-align: left;
}

.single-page-title {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 500;
}

.text-block-10 {
  text-align: justify;
  width: 65%;
  margin: 40px auto;
  font-size: 16px;
  line-height: 26px;
}

.sub-title-image {
  width: auto;
  margin-left: auto;
}

.sub-title-image-box {
  text-align: center;
  width: 400px;
  margin-top: -30px;
  margin-left: auto;
  margin-right: auto;
}

.columns {
  width: auto;
}

.m-culomns-block {
  width: 80%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-11 {
  font-size: 16px;
  line-height: 26px;
}

.text-block-12 {
  text-align: center;
}

.y-txt {
  color: #e5e910;
}

.bl-txt {
  color: #0048ff;
}

.text-block-13 {
  text-align: center;
  font-size: 16px;
}

.about-ac-block {
  width: 80%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.about-ac-culomns {
  margin-bottom: 20px;
}

.about-ac {
  color: #b94a7a;
  background-color: #f2bad2;
  background-image: url('../images/001.png');
  background-position: 10px 10px;
  background-repeat: no-repeat;
  background-size: 40px;
  border-radius: 15px;
  height: auto;
  padding: 10px;
}

.about-ac.ac-02 {
  color: #d17711;
  background-color: #fadcb0;
  background-image: url('../images/002.png');
  padding-bottom: 10px;
}

.about-ac.ac03 {
  color: #47994b;
  background-color: #cbf9cd;
  background-image: url('../images/003.png');
  padding-bottom: 20px;
}

.about-ac.ac-04 {
  color: #386286;
  background-color: #bbdffe;
  background-image: url('../images/004.png');
}

.ac-title {
  color: #b94a7a;
  margin-bottom: 10px;
  margin-left: 50px;
  font-size: 20px;
}

.ac-title.ac-02 {
  color: #d17711;
}

.ac-title.ac-03 {
  color: #47994b;
}

.ac-title.ac-04 {
  color: #386286;
  padding-top: 10px;
  padding-bottom: 15px;
}

.ac-title-small {
  font-size: 14px;
}

.text-block-14 {
  color: #3b3b3b;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
}

.ac-box {
  display: flex;
}

.image-8 {
  border-radius: 20px;
  width: 150px;
}

.image-8.about-ac-02 {
  width: 48%;
  margin-top: 15px;
  margin-right: 10px;
}

.div-block-4 {
  margin-left: 10px;
}

.ac-sub-title {
  font-size: 12px;
  line-height: 16px;
}

.ac-sub-title.about-ac-02 {
  margin-bottom: 6px;
}

.ac-sub-title.about-ac-02.right {
  text-align: right;
  padding-right: 40px;
}

.text-block-15 {
  color: #313131;
  font-size: 10px;
  line-height: 16px;
}

.text-block-15.about-ac-02 {
  margin-bottom: 10px;
}

.image-9 {
  border-radius: 10px;
}

.list-2 {
  border-bottom: 1px solid #e0e0e0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.t-list-item {
  border-top: 1px solid #c6c6c6;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  margin-bottom: 0;
  padding: 16px 20px;
}

.columns-3 {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.columns-3.top {
  background-color: #ffffe9;
}

.columns-3.under {
  background-color: #f4f4f4;
}

.column-11 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  display: block;
}

.text-block-16 {
  color: #959595;
  margin-left: 20px;
  font-weight: 500;
}

.column-12 {
  border-left: 1px dashed #d1d1d1;
}

.text-block-17 {
  margin-left: 20px;
  font-weight: 500;
}

.link {
  color: #03824f;
}

.text-block-18 {
  border-left: 5px solid var(--light-blue);
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 30px;
  font-size: 18px;
  line-height: 24px;
}

.text-block-19 {
  text-align: left;
}

.image-10 {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 100%;
}

.left-section {
  padding-top: 60px;
  padding-bottom: 140px;
  overflow: hidden;
}

.left-section.contact {
  padding-bottom: 100px;
}

.left-block {
  width: 80%;
  max-width: 851.838px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.logo-point {
  width: 300px;
}

.heading-5 {
  font-size: 36px;
  font-weight: 400;
}

.heading-6 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 500;
  line-height: 40px;
}

.text-span-12 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.dot-text {
  color: var(--light-blue);
  background-image: url('../images/en01.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 8px;
  padding-top: 5px;
  font-weight: 500;
  display: inline-block;
}

.text-block-20 {
  width: 60%;
  margin-top: 20px;
  font-size: 16px;
  line-height: 26px;
}

.text-block-20.single {
  margin-bottom: 40px;
}

.section-2 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.image-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.image-big-block {
  background-image: url('../images/piano02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  width: 80%;
  height: 80vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-big-block.violin {
  background-image: url('../images/violin03.jpg');
}

.image-big-block.cello {
  background-image: url('../images/cello03.jpg');
}

.image-big-block.flute {
  background-image: url('../images/flute04.jpg');
}

.image-big-block.seigaku {
  background-image: url('../images/seigaku04.jpg');
}

.image-big-block.adult {
  background-image: url('../images/adult01.jpg');
}

.image-big-block.solfege01 {
  background-image: url('../images/solfge01-01.jpg');
}

.image-big-block.solfege02 {
  background-image: url('../images/solfege02-02.jpg');
}

.image-big-block.chorus {
  background-image: url('../images/chorus07.JPG');
}

.image-11 {
  width: 350px;
  position: absolute;
  inset: auto auto -80px -54px;
}

.image-12 {
  width: 130px;
  position: absolute;
  inset: -29px auto auto 31%;
}

.image-13 {
  width: 220px;
  position: absolute;
  inset: auto 5% -67px auto;
}

.link-block-3 {
  color: #313131;
  text-decoration: none;
}

.side-bar-block {
  z-index: 100;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.image-14 {
  width: 100px;
}

.image-15 {
  width: 150px;
}

.slide-2 {
  background-image: linear-gradient(#00000029, #00000029), url('../images/slide02.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 1200px;
  border-radius: 10px;
}

.slide-3 {
  background-image: linear-gradient(#00000030, #00000030), url('../images/slide03.jpg');
  background-position: 0 0, 50% 60%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 1200px;
  border-radius: 10px;
}

.slide-4 {
  background-image: linear-gradient(#00000021, #00000021), url('../images/silde04.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 1200px;
  border-radius: 10px;
}

.space-block {
  height: 0;
  margin-bottom: 40px;
}

.image-16 {
  width: 100%;
  height: 150px;
  overflow: clip;
}

.image-17 {
  width: 60%;
  margin-bottom: 20px;
}

.form01 {
  width: 55%;
}

.text-block-21 {
  width: 60%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.text-span-13 {
  font-size: 16px;
  font-weight: 500;
}

.field-label, .field-label-2 {
  margin-bottom: 10px;
  font-weight: 500;
}

.hissu {
  background-color: #ffa8a8;
  border-radius: 5px;
  padding-bottom: 2px;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 11px;
  display: inline-block;
}

.form-text-block {
  font-size: 11px;
}

.submit-button {
  background-color: var(--light-blue);
  border-radius: 20px;
  margin-top: 20px;
  padding: 10px 40px;
}

.checkbox-label {
  font-weight: 400;
}

.text-span-14 {
  color: #cf3a3a;
  text-decoration: underline;
}

.textarea {
  height: auto;
  min-height: 0;
}

.text-block-22 {
  width: 80%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-22.contact {
  width: 60%;
  margin-left: 0;
  margin-right: 0;
}

.success-message {
  background-color: #8dcfff;
}

.body-blog {
  font-family: Kiwi Maru, sans-serif;
}

.blog-sidebar {
  width: 330px;
  padding-left: 15px;
  padding-right: 15px;
}

.sidebar-categories {
  justify-content: center;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.sidebar-block-content {
  border: 1px #e9e9e9;
  margin-top: -1px;
  padding: 20px;
}

.sidebar-block-content.no-padding {
  padding: 0;
}

.sidebar-block-2 {
  border-top: 0px none var(--light-blue);
  border-right: 0 #000;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.wrapper {
  z-index: 1;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.blog-side-posts {
  flex: 1;
}

.posts {
  flex-wrap: wrap;
  margin-bottom: -56px;
  display: flex;
}

.blog-sides {
  justify-content: space-between;
  width: 100%;
  display: block;
}

.no-margin-bottom-2 {
  margin-bottom: 0;
  font-weight: 500;
}

.sidebar-block-header {
  text-align: center;
  text-transform: uppercase;
  border: 1px #e9e9e9;
  border-bottom-style: solid;
  padding: 10px 20px;
}

.post-50 {
  flex-direction: column;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.empty-state-2 {
  background-color: var(--yellow);
  color: #3b3c3f;
  text-align: center;
  border-radius: 50px;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.full-width {
  width: 100%;
  max-width: none;
}

.section-3 {
  padding: 60px 48px 100px;
}

.text-block-23 {
  font-size: 12px;
}

.capitalize {
  text-align: left;
  text-transform: capitalize;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.post-card-preview-m {
  background-color: #e9e9e9;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 248px;
  margin-bottom: 20px;
  padding: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.post-card-decription {
  color: #888;
  text-align: left;
  flex: 1;
  width: auto;
  max-height: 62px;
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
}

.post-card-v2 {
  text-align: center;
  flex-flow: column;
  flex: 1;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.image-zoom-2 {
  background-color: #fff;
  background-image: url('../images/logo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  position: absolute;
  inset: 0%;
}

.post-card-avatar {
  filter: invert();
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin-left: 8px;
  margin-right: 8px;
}

.overlay {
  z-index: 100;
  background-color: #fff;
  display: none;
  position: absolute;
  inset: 0;
}

.link-dark {
  color: #151515;
  text-decoration: none;
}

.link-dark:hover {
  text-decoration: underline;
}

.button-4 {
  color: #fff;
  text-align: center;
  background-color: #9fbf73;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: color .4s, background-color .4s, box-shadow .4s;
  display: flex;
}

.button-4:hover {
  background-image: linear-gradient(#00000014, #00000014);
}

.button-4.white-hover-1 {
  color: #151515;
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 10px;
  font-weight: 400;
}

.button-4.white-hover-1:hover {
  background-color: var(--yellow);
  color: #fff;
  background-image: none;
  border-radius: 10px;
}

.button-4.white-hover-1:active {
  background-color: var(--yellow);
  border-radius: 10px;
}

.post-card-v2-info {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 80px;
  padding-left: 13px;
  padding-right: 13px;
  display: flex;
  position: relative;
}

.post-card-bottom {
  text-transform: uppercase;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 10px;
  line-height: 16px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.post-card-category {
  color: #151515;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  display: inline-block;
}

.post-card-category:hover {
  text-decoration: underline;
}

.hover-content {
  z-index: 3;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding: 24px;
  transition: background-color .3s, color .3s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hover-background {
  z-index: 2;
  background-color: #15151500;
  border-radius: 20px;
  width: auto;
  height: auto;
  position: absolute;
  inset: 0%;
}

.pagination {
  margin-top: 20px;
}

.previous {
  background-color: #fffec1;
  border-radius: 5px;
  padding-left: 40px;
  padding-right: 40px;
}

.previous:hover {
  background-color: var(--yellow);
}

.text-block-24 {
  text-align: center;
}

.empty-state-3 {
  background-color: var(--yellow);
}

.blog-category-link-2 {
  color: #151515;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-bottom: -1px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  transition: none;
  display: flex;
}

.blog-category-link-2:hover {
  background-color: #f6f6f6;
}

.blog-category-link-2.new-post {
  border-top-style: none;
  border-bottom-style: none;
  flex-direction: row;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.sidebar-category-icon-2 {
  opacity: .25;
  width: 16px;
  margin-right: -3px;
}

.text-block-25 {
  color: #fff;
  border-radius: 10px;
  padding: 3px 5px;
  font-weight: 400;
}

.text-block-26 {
  text-align: center;
}

.sidebar-featured {
  color: #151515;
  align-items: flex-start;
  padding: 20px;
  text-decoration: none;
  transition: background-color .15s;
  display: flex;
  box-shadow: 0 -1px #e9e9e9;
}

.sidebar-featured:hover {
  background-color: #f6f6f6;
}

.sidebar-featured-image {
  background-image: url('../images/logo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.sidebar-featured-info {
  flex: 1;
}

.sidebar-featured-heading {
  text-transform: capitalize;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.text-block-27 {
  color: #858679;
  text-align: center;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
}

.section-8 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.section-8.about-hero {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0%;
  display: flex;
  position: relative;
}

.justify-column {
  max-width: 449px;
  margin-left: auto;
  margin-right: auto;
}

.justify-column.hero {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 100px;
}

.justify-column.hero.about {
  text-align: center;
  max-width: 800px;
  margin-top: 0;
  padding-bottom: 0;
}

.heading-7 {
  color: #393939;
  font-weight: 500;
}

.post-top {
  text-transform: capitalize;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.post-top-info {
  letter-spacing: 1px;
  text-transform: none;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 20px;
  font-size: 12px;
  display: flex;
}

.uppercase {
  text-transform: uppercase;
  font-weight: 700;
}

.post-top-category {
  color: #151515;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
}

.post-top-category:hover {
  text-decoration: underline;
}

.heading-14 {
  margin-bottom: 30px;
  font-weight: 500;
}

.image-18 {
  border-radius: 20px;
  width: 100%;
  margin-bottom: 40px;
}

.heading-15 {
  font-size: 34px;
}

.heading-16 {
  font-size: 30px;
}

.rich-text-block {
  margin-bottom: 60px;
  font-family: Kosugi Maru, sans-serif;
}

.post-tags-block {
  border-top: 1px solid #e9e9e9;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  margin-left: 16.66%;
  margin-right: 16.66%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.button-3 {
  color: #e20000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border: 2px solid #e20000;
  border-radius: 40px;
  height: auto;
  padding: 16px 96px;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
  position: relative;
}

.button-3:hover {
  color: #fff;
  background-color: #e20000;
}

.button-3:active {
  background-color: #43464d;
}

.text-block-28 {
  font-size: 14px;
  font-weight: 700;
}

.section-9 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.section-9.about-hero {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0%;
  display: flex;
  position: relative;
}

.heading-17 {
  color: #383838;
  font-weight: 500;
}

.rich-text-block-2 {
  width: 80%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Kiwi Maru, sans-serif;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.columns-4 {
  margin-bottom: 5px;
}

.text-block-29 {
  text-align: left;
  height: auto;
  font-size: 13px;
  overflow: visible;
}

.text-block-29.day {
  height: auto;
  overflow: visible;
}

.text-block-29.long-text {
  height: 43px;
  overflow: clip;
}

.text-block-29.schedule {
  height: 40px;
  overflow: clip;
}

.text-block-30 {
  background-color: var(--water);
  border-radius: 10px;
}

.brand {
  float: none;
  margin-left: 20px;
  margin-right: 20px;
}

.brand.sp {
  display: none;
}

.dropdown-toggle {
  background-image: url('../images/cream_dot.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 30px;
  line-height: 30px;
}

.dropdown-toggle:hover, .dropdown-toggle.w--open {
  background-image: url('../images/yellow_dot.svg');
}

.dropdown-list {
  background-color: #efc727;
}

.dropdown-list.w--open {
  background-color: #f0d97d;
}

.nav-link-5 {
  text-align: center;
  background-image: url('../images/cream_dot.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100px;
  height: 80px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 22px;
  line-height: 30px;
}

.nav-link-5:hover {
  background-image: url('../images/yellow_dot.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.nav-link-5.w--current {
  color: #f3627e;
}

.image-19 {
  width: 200px;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.text-block-31 {
  text-align: center;
  font-size: 22px;
}

.container-3 {
  flex-direction: column;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button-5 {
  color: #202020;
  background-color: #0000;
  background-image: url('../images/shop.svg');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 1px solid #000;
  border-radius: 20px;
  align-items: center;
  padding-left: 45px;
  padding-right: 20px;
  display: flex;
}

.button-5.mail {
  background-color: #fffaf2;
  background-image: none;
  border-radius: 50px;
  padding: 15px 50px;
  font-size: 16px;
}

.button-5.mail:hover {
  background-color: #efc727;
}

.button-5.mail.sp {
  display: none;
}

.button-5.shop {
  background-color: #fffaf2;
  border-radius: 50px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
}

.button-5.shop:hover {
  background-color: #efc727;
}

.button-5.shop.sp {
  display: none;
}

.button-box {
  justify-content: flex-end;
  width: 1200px;
  margin-bottom: -10px;
  display: flex;
}

.small-text {
  color: #2f2f2f;
  font-size: 14px;
}

.dropdown {
  margin-left: 20px;
  margin-right: 20px;
}

.icon-2 {
  display: none;
}

.drop-list:hover {
  background-color: #efc727;
}

.drop-list.w--current {
  color: #f3627e;
}

.navbar {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  position: sticky;
  top: 0;
}

.banner01, .banner02 {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 100%;
  height: 131.613px;
}

.category-block {
  border: 0 #000;
  width: 60%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.collection-list-wrapper-2 {
  flex-flow: row;
  display: block;
}

.text-block-35 {
  font-weight: 400;
}

.step-number {
  background-color: #049927;
  border-radius: 120px;
  justify-content: center;
  align-items: center;
  width: 120px;
  min-width: 120px;
  height: 120px;
  display: flex;
}

.step-number.a {
  background-color: #b8b8b8;
  width: 30px;
  min-width: 30px;
  height: 30px;
}

.step-number.q {
  background-color: var(--light-blue);
  width: 30px;
  min-width: 30px;
  height: 30px;
  margin-bottom: 20px;
}

.flow-list-box {
  background-color: #fff;
  margin-bottom: 40px;
  padding: 60px;
  display: flex;
}

.flow-list-box.pp {
  flex-flow: column;
}

.heading-18 {
  color: #049927;
  border-left: 3px solid #1dc755;
  margin-bottom: 40px;
  padding-left: 20px;
  font-size: 22px;
}

.heading-18.qa {
  border-left-color: var(--light-blue);
  color: var(--light-blue);
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 30px;
}

.step-text-box {
  margin-left: 30px;
}

.step-text-box.pp {
  margin-top: 20px;
  margin-left: 0;
}

.text-block-32 {
  font-weight: 700;
}

.text-block-32.qa {
  border-left: 4px solid #049927;
  margin-bottom: 20px;
  padding-left: 10px;
  font-family: Kiwi Maru, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.block-01 {
  width: 75%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-block-34 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.text-block-34.q {
  font-size: 15px;
}

.slide {
  background-image: linear-gradient(#00000029, #00000029), url('../images/slide05.jpg');
  background-position: 0 0, 50% 65%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 1200px;
  background-attachment: scroll, scroll;
}

.mask {
  border-radius: 15px;
}

.image-20 {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 100%;
}

.text-block-36 {
  text-align: left;
  width: 80%;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-22, .text-span-23 {
  display: inline-block;
}

.s-block {
  height: 0;
  margin-bottom: 40px;
}

.text-block-37 {
  text-align: left;
  margin-top: 30px;
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
}

.text-block-38 {
  text-align: center;
  width: 70%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-21 {
  width: 65%;
}

.link-2 {
  color: var(--light-blue);
}

.div-tab {
  width: 80%;
  max-width: 851.838px;
  margin-top: -35px;
  margin-left: auto;
  margin-right: auto;
}

.div-tab.qa {
  text-align: center;
}

.tab-txt {
  color: var(--light-blue);
  font-size: 16px;
}

.tab-link {
  border: 2px solid var(--light-blue);
  background-color: #f6f6f6;
  border-radius: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
  padding: 10px 60px 10px 20px;
  text-decoration: none;
  position: relative;
}

.image-22 {
  width: 20px;
  position: absolute;
  inset: 10px 20px 0% auto;
  transform: rotate(90deg);
}

.text-block-39 {
  margin-top: 20px;
}

.link-3 {
  color: var(--light-blue);
}

.div-block-7 {
  width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-8 {
  background-image: url('../images/webclip.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  width: 150px;
  height: auto;
}

.space {
  height: 13px;
}

.faq-item {
  border-bottom: 1px solid #e1e4eb;
  margin-top: 32px;
  padding-bottom: 32px;
}

.faq-question {
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 12px;
  padding-right: 16px;
  display: flex;
}

.faq-question-text {
  color: var(--light-blue);
  max-width: 90%;
  font-size: 22px;
  font-weight: 500;
}

.faq-plus-icon {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
  display: flex;
}

.faq-icon-line-1 {
  background-color: #0d0e10;
  width: 1px;
  height: 16px;
}

.faq-icon-line-2 {
  background-color: #0d0e10;
  width: 1px;
  height: 16px;
  position: absolute;
  transform: rotate(90deg);
}

.faq-answer {
  max-width: 95%;
  overflow: hidden;
}

.empty-state-4 {
  background-color: var(--water);
  border-radius: 30px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .fast-section {
    aspect-ratio: auto;
    background-color: #0000;
    margin-top: 80px;
    position: relative;
    overflow: visible;
  }

  .fast-block {
    width: 90%;
    height: 60vh;
  }

  .slide-1 {
    background-image: linear-gradient(#0000, #0000), url('../images/29.jpg');
    background-position: 0 0, 50% 40%;
  }

  .fast-m-txet {
    top: 27vh;
  }

  .fast-m-txet.m02 {
    top: 35vh;
  }

  .fast-m-txet.m03 {
    top: 43vh;
  }

  .container.about {
    width: 95%;
    max-width: none;
  }

  .container.about.course {
    width: 70%;
  }

  .about-image-box {
    height: 70vh;
  }

  .body {
    overflow: visible;
  }

  .button-block {
    width: auto;
  }

  .button {
    justify-content: center;
  }

  .text-block-3 {
    font-size: 14px;
  }

  .course-column {
    margin-bottom: 10px;
  }

  .course-column-block {
    margin-bottom: 0;
  }

  .course-block.schedule {
    height: 180px;
  }

  .div-block-2 {
    width: 50%;
  }

  .teacher-image.couse {
    z-index: 100;
    width: 400px;
    height: 400px;
    display: none;
    inset: -47% 0% auto auto;
  }

  .teacher-image.couse.single.sp {
    width: 400px;
    height: 400px;
    display: block;
    right: -149px;
  }

  .teacher-image.couse.sp {
    width: 450px;
    height: 450px;
    display: block;
    inset: -119px -93px auto auto;
    overflow: visible;
  }

  .onpu-image.couse {
    width: 160px;
    left: 3px;
  }

  .info-button {
    margin-bottom: 10px;
  }

  .text-block-6 {
    background-size: 20px;
    padding-left: 20px;
    font-size: 15px;
  }

  .section {
    height: auto;
  }

  .text-block-8 {
    margin-bottom: 20px;
  }

  .tel-block {
    justify-content: center;
  }

  .page-title-block.course {
    background-color: #0000;
    background-image: none;
    background-position: 0 0;
  }

  .page-title-block.course.sp {
    background-image: none;
    background-position: 0 0;
  }

  .heading-4.sp {
    color: #202020;
    text-align: left;
  }

  .sub-title.sp {
    text-align: left;
  }

  .single-page-section {
    padding-top: 60px;
  }

  .container-2 {
    max-width: none;
  }

  .about-ac.ac-02 {
    padding-bottom: 25px;
  }

  .about-ac.ac-04 {
    padding-bottom: 15px;
  }

  .left-section {
    overflow: hidden;
  }

  .left-section.course {
    padding-top: 20px;
  }

  .left-block.single {
    padding-top: 100px;
  }

  .logo-point.sp {
    display: none;
  }

  .text-block-20 {
    width: 100%;
  }

  .text-block-20.single {
    width: 60%;
  }

  .slide-2 {
    background-image: linear-gradient(#0000, #0000), url('../images/slide02.jpg');
    background-position: 0 0, 50% 35%;
  }

  .slide-3 {
    background-image: linear-gradient(#0000, #0000), url('../images/slide03.jpg');
    background-position: 0 0, 50%;
  }

  .slide-4 {
    background-image: linear-gradient(#0000001a, #0000001a), url('../images/silde04.jpg');
    background-position: 0 0, 50% 40%;
  }

  .blog-sidebar {
    width: 66.66%;
    padding-top: 64px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .sidebar-block-content.no-padding {
    padding: 0;
  }

  .blog-side-posts {
    flex: 0 auto;
    width: 100%;
  }

  .posts {
    margin-bottom: -48px;
  }

  .blog-sides {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .no-margin-bottom-2 {
    margin-bottom: 0;
  }

  .post-50 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .post-card-preview-m {
    height: 30vw;
  }

  .post-card-v2 {
    margin-bottom: 48px;
  }

  .hover-content, .hover-background {
    display: none;
  }

  .section-8 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section-8.about-hero {
    margin-top: 80px;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .justify-column {
    max-width: 100%;
    padding: 120px 0 40px;
  }

  .justify-column.hero {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .justify-column.hero.about {
    background-color: #0000;
    padding-top: 0;
    position: static;
  }

  .post-top {
    margin-left: 12%;
    margin-right: 12%;
    padding-top: 20px;
  }

  .heading-14 {
    font-size: 26px;
  }

  .post-tags-block {
    margin-left: 12%;
    margin-right: 12%;
  }

  .button-3 {
    justify-content: center;
  }

  .section-9 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section-9.about-hero {
    margin-top: 80px;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .collection-list {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .column-13, .column-14 {
    padding-left: 0;
    padding-right: 0;
  }

  .brand {
    display: none;
  }

  .brand.sp {
    display: block;
  }

  .dropdown-toggle {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .menu-button {
    background-color: #0000;
    padding: 25px;
  }

  .menu-button.w--open {
    background-color: var(--yellow);
  }

  .dropdown-list.w--open {
    background-color: #fff4ca;
    width: 100%;
  }

  .nav-link-5 {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 25px;
  }

  .image-19 {
    width: 250px;
    margin-left: 60px;
  }

  .nav-menu {
    background-color: #fff;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
  }

  .text-block-31 {
    font-size: 16px;
    line-height: 25px;
  }

  .container-3 {
    flex-direction: row;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .button-5.mail {
    display: none;
  }

  .button-5.mail.sp {
    width: 250px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 9px;
    padding-bottom: 9px;
    display: block;
  }

  .button-5.shop {
    display: none;
  }

  .button-5.shop.sp {
    width: 250px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button-box {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
  }

  .small-text {
    font-size: 12px;
    line-height: 25px;
  }

  .dropdown {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
  }

  .drop-list {
    border: 1px #fffaf2;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    display: flex;
  }

  .navbar {
    flex-direction: column;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .div-block-5 {
    overflow: hidden;
  }

  .block-01 {
    width: 691px;
  }

  .slide {
    background-image: linear-gradient(#0000001f, #0000001f), url('../images/slide05.jpg');
    background-position: 0 0, 50% 45%;
  }
}

@media screen and (max-width: 767px) {
  .fast-section {
    z-index: 10;
  }

  .fast-block {
    height: 50vh;
  }

  .slide-1 {
    background-image: linear-gradient(to bottom, null, null), url('../images/29.jpg');
    background-size: auto, 900px;
  }

  .fast-m-txet {
    font-size: 28px;
    line-height: 28px;
    top: 18vh;
  }

  .fast-m-txet.m02 {
    top: 24vh;
  }

  .fast-m-txet.m03 {
    top: 30vh;
  }

  .white-y-text {
    background-color: #fff;
  }

  .second-section {
    padding-top: 40px;
  }

  .container.about, .container.about.course {
    width: 90%;
  }

  .text-block {
    font-size: 20px;
  }

  .heading {
    margin-top: 10px;
    font-size: 26px;
  }

  .about-image-box {
    height: 50vh;
  }

  .about-line-text {
    font-size: 18px;
    line-height: 22px;
    bottom: 38px;
    left: 13px;
  }

  .about-line-text.under {
    bottom: -15px;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .heading-2 {
    font-size: 22px;
  }

  .point-image-01 {
    z-index: -10;
    width: 100px;
    bottom: 28%;
    left: -4%;
  }

  .point-image-02 {
    width: 70px;
    bottom: 35%;
  }

  .button-block {
    width: auto;
    margin-top: 20px;
  }

  .button {
    align-items: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .text-block-3 {
    font-size: 16px;
  }

  .course-image-box {
    height: 250px;
  }

  .sub-titel {
    font-size: 20px;
  }

  .course-column {
    margin-bottom: 40px;
  }

  .course-block.schedule {
    height: 180px;
  }

  .course-title {
    max-height: 40px;
  }

  .teacher-image.couse {
    z-index: 100;
    width: 300px;
    height: 300px;
    top: -202px;
  }

  .teacher-image.couse.single.sp {
    width: 300px;
    height: 300px;
    top: -71px;
    right: -27px;
  }

  .teacher-image.couse.sp {
    width: 300px;
    height: 300px;
  }

  .onpu-image.couse {
    width: 120px;
    left: 15px;
  }

  .onpu-image.couse.sp {
    width: 125px;
    left: 0;
  }

  .onpu-image.couse.single {
    bottom: 11px;
    left: -10px;
  }

  .table-01.access {
    width: 100%;
    margin-top: 40px;
  }

  .column {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .column-2 {
    overflow: clip;
  }

  .column-3 {
    padding-top: 20px;
  }

  .column-6 {
    padding-bottom: 20px;
  }

  .info-button, .info-button.botton3 {
    background-position: 93%, 30px;
  }

  ._2button-link-block {
    margin-bottom: 20px;
  }

  .footer-navi-menu {
    flex-flow: column;
  }

  .footer-navi-link {
    margin-bottom: 10px;
  }

  .navi-link-5 {
    margin-bottom: 20px;
  }

  .page-title-block {
    border-radius: 0;
    margin-left: 0%;
    margin-right: 0%;
  }

  .page-title-block.course {
    background-image: none;
    background-position: 0 0;
  }

  .page-title-block.access {
    height: 180px;
  }

  .heading-4.sp, .sub-title.sp {
    text-align: left;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .single-page-section {
    padding-top: 40px;
  }

  .single-page-title {
    font-size: 28px;
  }

  .text-block-10 {
    width: 80%;
  }

  .text-span-9, .text-span-10 {
    display: inline-block;
  }

  .m-culomns-block {
    overflow: clip;
  }

  .m-culomns-block.table {
    overflow: scroll;
  }

  .text-block-11 {
    font-size: 14px;
  }

  .about-ac {
    background-position: 20px 25px;
    margin-bottom: 30px;
    padding: 20px;
  }

  .about-ac.ac-04 {
    background-position: 20px 20px;
  }

  .list-2 {
    width: 500px;
  }

  .t-list-item {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .columns-3 {
    display: flex;
  }

  .column-11 {
    background-color: #edf2f0;
    border-bottom: 1px #c3c3c3;
    padding-left: 10px;
    display: flex;
  }

  .column-11.small {
    background-color: #fffed800;
    border-bottom-style: none;
    border-right: 1px #c5c5c5;
  }

  .text-block-16 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 12px;
  }

  .column-12 {
    background-color: #fff0;
    border-left-style: none;
  }

  .column-12.hi {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-17 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 12px;
  }

  .left-section.contact {
    padding-bottom: 60px;
  }

  .left-section.course {
    padding-top: 20px;
  }

  .left-block.single {
    max-width: none;
    padding-top: 100px;
  }

  .logo-point {
    width: 200px;
  }

  .heading-5 {
    font-size: 32px;
  }

  .heading-5.sp {
    z-index: 200;
    background-color: #ffffffc2;
    display: inline;
    position: relative;
  }

  .heading-6 {
    font-size: 20px;
  }

  .text-block-20 {
    width: 100%;
    font-size: 14px;
  }

  .text-block-20.single {
    width: 100%;
    margin-top: 120px;
  }

  .image-11 {
    width: 180px;
    bottom: -63px;
    left: -31px;
  }

  .image-12 {
    width: 100px;
  }

  .image-13 {
    width: 150px;
  }

  .image-14 {
    width: 80px;
  }

  .image-15 {
    width: 110px;
  }

  .slide-2 {
    background-image: linear-gradient(to bottom, null, null), url('../images/slide02.jpg');
    background-size: auto, 900px;
  }

  .slide-3 {
    background-image: linear-gradient(to bottom, null, null), url('../images/slide03.jpg');
    background-size: auto, 900px;
  }

  .slide-4 {
    background-image: linear-gradient(#0000001a, #0000001a), url('../images/silde04.jpg');
    background-size: auto, 900px;
  }

  .form01, .text-block-21 {
    width: 100%;
  }

  .text-block-22 {
    font-size: 12px;
  }

  .text-block-22.contact, .blog-sidebar {
    width: 100%;
  }

  .sidebar-block-content.no-padding {
    padding: 0;
  }

  .no-margin-bottom-2 {
    margin-bottom: 0;
  }

  .post-50 {
    width: 100%;
  }

  .section-3 {
    padding-top: 20px;
  }

  .post-card-preview-m {
    height: 50vw;
  }

  .section-8 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-8.about-hero {
    padding-top: 40px;
  }

  .justify-column {
    padding-top: 100px;
  }

  .heading-7 {
    font-size: 30px;
  }

  .heading-14 {
    font-size: 22px;
  }

  .button-3 {
    align-items: center;
    width: 100%;
    height: 84px;
    display: flex;
  }

  .section-9 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .heading-17 {
    font-size: 32px;
  }

  .collection-list {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .image-19 {
    width: 250px;
  }

  .step-number {
    width: 100px;
    min-width: 100px;
    height: 100px;
  }

  .flow-list-box {
    padding: 40px;
  }

  .heading-18 {
    margin-bottom: 20px;
  }

  .step-text-box {
    margin-left: 20px;
  }

  .block-01 {
    text-align: left;
    width: 80%;
    max-width: none;
  }

  .text-block-34 {
    font-size: 18px;
  }

  .slide {
    background-image: linear-gradient(#0000001a, #0000001a), url('../images/slide05.jpg');
    background-position: 0 0, 50% 45%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 900px;
    background-attachment: scroll, scroll;
  }

  .text-block-37 {
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-38 {
    text-align: left;
  }

  .div-tab {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tab-txt {
    font-size: 14px;
  }

  .tab-link {
    width: 240px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .fast-block {
    height: 50vh;
  }

  .slide-1 {
    background-image: linear-gradient(#0000000d, #0000000d), url('../images/29.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 800px;
    background-attachment: scroll, scroll;
  }

  .fast-m-txet {
    font-size: 18px;
    line-height: 20px;
    top: 22vh;
  }

  .fast-m-txet.m02 {
    top: 26.5vh;
  }

  .fast-m-txet.m03 {
    top: 31vh;
  }

  .white-y-text {
    text-shadow: 0 1px 1px #fff;
    background-color: #f7feff;
    padding-top: 1px;
    padding-bottom: 3px;
    padding-left: 1px;
  }

  .second-section.couse {
    padding-bottom: 20px;
  }

  .container.about {
    width: 95%;
    padding-bottom: 0;
  }

  .text-block {
    font-size: 16px;
  }

  .heading {
    font-size: 20px;
  }

  .about-image-box {
    height: 30vh;
  }

  .about-line-text {
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 20px;
    bottom: 19px;
  }

  .text-block-2 {
    width: 100%;
    font-size: 14px;
  }

  .point-image-01, .point-image-02 {
    display: none;
  }

  .button {
    background-size: 15px;
    padding: 10px 58px 10px 25px;
  }

  .button.footer {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 60px;
  }

  .text-block-3 {
    font-size: 14px;
    line-height: 26px;
  }

  .course-image-box {
    height: 180px;
  }

  .sub-titel {
    font-size: 16px;
  }

  .course-column-block.single {
    width: 90%;
  }

  .course-block {
    flex-flow: column;
    padding-bottom: 30px;
  }

  .course-block.schedule {
    flex-flow: column;
    height: auto;
  }

  .image {
    width: 100%;
    height: auto;
  }

  .div-block-2 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-2.schedule {
    margin-left: 20px;
  }

  .course-title {
    font-size: 16px;
  }

  .course-text {
    margin-bottom: 10px;
    font-size: 12px;
  }

  .circle-right-blue.schedule {
    top: -8px;
    left: -20px;
  }

  .course-arrow {
    background-size: 28px;
  }

  .teacher-image.couse.single.sp {
    width: 280px;
    height: 280px;
    top: -56px;
    right: -61px;
  }

  .teacher-image.couse.sp {
    width: 250px;
    height: 250px;
    top: -63px;
    right: -104px;
  }

  .onpu-image.couse.sp {
    width: 100px;
  }

  .table-list-title.table-text {
    font-size: 13px;
  }

  .collection-list-wrapper {
    width: 100%;
  }

  .column {
    height: 60px;
  }

  .column-2 {
    height: 50px;
  }

  .image-2 {
    width: 20px;
  }

  .heading-3 {
    font-size: 22px;
  }

  .div-block-3 {
    margin-left: auto;
  }

  .list-text.pink, .list-text.yellow, .list-text.orange, .list-text.green {
    font-size: 13px;
  }

  .info-culomns-box {
    width: 100%;
  }

  .info-button {
    background-position: 93%, 20px;
    background-size: 20px, 30px;
    height: 70px;
  }

  .info-button.botton2 {
    background-size: 20px, 28px;
  }

  .info-button.botton3 {
    background-position: 93%, 20px;
    background-size: 20px, 28px;
  }

  .info-button.button4 {
    background-size: 20px, 25px;
  }

  .text-block-5 {
    margin-top: 25px;
  }

  .info-second-box {
    width: 100%;
    margin-bottom: 20px;
  }

  .text-block-6 {
    background-size: 20px;
    height: 40px;
    padding-top: 10px;
    padding-left: 20px;
    font-size: 12px;
  }

  .contact-banner {
    width: 90%;
  }

  .text-block-7 {
    font-size: 12px;
  }

  .image-6 {
    width: 25px;
    height: 25px;
    margin-right: 10px;
  }

  .text-block-9 {
    font-size: 28px;
  }

  .tell-small, .text-small {
    font-size: 11px;
  }

  .footer-navi {
    flex-flow: column;
    display: block;
  }

  .footer-navi-menu {
    flex-flow: column;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
  }

  .footer-navi-menu.under {
    margin-top: -20px;
  }

  .copy-light {
    font-size: 10px;
  }

  .footer-navi-link {
    margin-bottom: 5px;
    font-size: 13px;
  }

  .text-span-8 {
    display: inline-block;
  }

  .page-title-block.course.sp {
    height: 150px;
  }

  .page-title-block.access {
    height: 180px;
  }

  .heading-4.black {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    line-height: 36px;
  }

  .heading-4.sp {
    width: 90%;
    font-size: 26px;
  }

  .sub-title {
    font-size: 20px;
  }

  .sub-title.sp {
    width: 90%;
    font-size: 20px;
  }

  .column-8, .column-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-11 {
    display: inline-block;
  }

  .sub-title-image-box, .about-ac-block {
    width: 90%;
  }

  .about-ac {
    background-position: 10px 30px;
    background-size: 30px;
  }

  .about-ac.ac-04 {
    background-position: 10px 25px;
  }

  .ac-title {
    margin-left: 30px;
    font-size: 18px;
  }

  .ac-box {
    flex-flow: column;
  }

  .image-8 {
    border-radius: 30px;
    width: 100%;
    margin-bottom: 10px;
  }

  .image-8.about-ac-02 {
    width: 100%;
  }

  .text-block-16 {
    text-align: center;
    margin-left: 10px;
  }

  .text-block-17 {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .left-section {
    padding-bottom: 100px;
  }

  .left-section.contact {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .left-section.course {
    padding-top: 0;
  }

  .left-block {
    width: 90%;
  }

  .logo-point {
    width: 150px;
  }

  .heading-5 {
    font-size: 22px;
  }

  .heading-6 {
    margin-top: 30px;
    font-size: 16px;
  }

  .image-big-block, .image-big-block.violin {
    height: 40vh;
  }

  .image-11 {
    width: 130px;
    bottom: -40px;
    left: -22px;
  }

  .image-12 {
    width: 50px;
    top: -18px;
  }

  .image-13 {
    width: 80px;
    bottom: -36px;
  }

  .image-14 {
    width: 60px;
  }

  .image-15 {
    width: 90px;
  }

  .slide-2 {
    background-image: linear-gradient(#0000002e, #0000002e), url('../images/slide02.jpg');
    background-position: 0 0, 50% 35%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 700px;
  }

  .slide-3 {
    background-image: linear-gradient(#00000012, #00000012), url('../images/slide03.jpg');
    background-size: auto, 700px;
  }

  .slide-4 {
    background-image: linear-gradient(#0000001a, #0000001a), url('../images/silde04.jpg');
    background-position: 0 0, 50% 40%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 700px;
  }

  .text-block-21 {
    font-size: 12px;
  }

  .text-span-13 {
    font-size: 14px;
  }

  .blog-sidebar {
    width: 100%;
  }

  .sidebar-categories {
    flex-flow: column;
  }

  .sidebar-block-content.no-padding {
    padding: 0;
  }

  .no-margin-bottom-2 {
    margin-bottom: 0;
  }

  .full-width {
    width: 100%;
  }

  .section-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .capitalize {
    width: 100%;
  }

  .post-card-preview-m {
    height: 60vw;
  }

  .post-card-decription {
    width: 100%;
  }

  .post-card-avatar {
    width: 12px;
  }

  .post-card-v2-info {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .blog-category-link-2.new-post {
    justify-content: space-between;
  }

  .justify-column {
    flex-direction: column;
    padding: 72px 0 40px;
    display: flex;
  }

  .justify-column.hero {
    padding-bottom: 32px;
  }

  .heading-7 {
    font-size: 24px;
  }

  .post-top {
    margin-left: 0%;
    margin-right: 0%;
  }

  .heading-14 {
    font-size: 20px;
    line-height: 30px;
  }

  .post-tags-block {
    margin-left: 0;
    margin-right: 0;
  }

  .button-3 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section-9.about-hero {
    background-color: #fff;
  }

  .heading-17 {
    font-size: 28px;
  }

  .text-block-29.long-text {
    height: 43px;
  }

  .text-block-30 {
    width: 20px;
    font-size: 11px;
    line-height: 15px;
  }

  .column-13, .column-14, .brand.sp {
    padding-left: 0;
  }

  .image-19 {
    width: 250px;
    margin-left: 0;
  }

  .banner01, .banner02 {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }

  .category-block {
    width: 90%;
  }

  .column-15, .column-16, .column-17, .column-18 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-15, .text-span-16 {
    display: inline-block;
  }

  .code-embed {
    margin-top: 10px;
  }

  .text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21 {
    display: inline-block;
  }

  .text-block-35 {
    font-size: 12px;
  }

  .step-number {
    width: 60px;
    min-width: 60px;
    height: 60px;
  }

  .step-number.a {
    width: 40px;
    min-width: 40px;
    height: 40px;
  }

  .step-number.q {
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin-bottom: 30px;
  }

  .flow-list-box {
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px 10px;
  }

  .heading-18 {
    font-size: 18px;
    line-height: 30px;
  }

  .heading-18.qa {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 5px;
    font-size: 16px;
    line-height: 18px;
  }

  .step-text-box {
    margin-left: 10px;
  }

  .text-block-32 {
    font-size: 12px;
  }

  .block-01 {
    width: 90%;
  }

  .text-block-34 {
    font-size: 13px;
  }

  .text-block-34.q {
    font-size: 24px;
  }

  .slide {
    background-image: linear-gradient(#0000001f, #0000001f), url('../images/slide05.jpg');
    background-position: 0 0, 60%;
    background-size: auto, 700px;
  }

  .s-block {
    margin-bottom: 20px;
  }

  .text-block-38 {
    width: 80%;
    font-size: 13px;
  }

  .text-span-24 {
    display: inline-block;
  }

  .image-21 {
    width: 90%;
  }

  .tab-txt {
    font-size: 14px;
  }

  .tab-link {
    width: 100%;
    font-size: 12px;
  }

  .div-block-8 {
    background-color: var(--water);
    background-size: cover;
    width: 100%;
    height: 170px;
  }

  .faq-question-text {
    font-size: 20px;
  }

  ._18px {
    font-size: 16px;
    line-height: 150%;
  }

  .empty-state-4 {
    width: 240px;
    font-size: 12px;
  }
}


