:root {
  --grey: #7c7c7c;
  --white: #fcfcff;
  --indian-red: #b65454;
  --black: black;
  --silver: #c5c5c5;
  --orange: var(--silver);
  --midnight-blue: #072d9659;
  --medium-blue: #1e02bd;
  --dim-grey: #4c4c4c;
  --link: #00eaff;
  --purple: #45133fb3;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

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

.logo {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.body-home {
  background-color: #000;
  max-width: 100.016%;
}

.image {
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 0;
}

.navbar {
  background-color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  position: sticky;
  top: 0;
}

.home {
  color: var(--grey);
}

.home:hover {
  color: #fcfcfd;
}

.home.w--current {
  color: var(--grey);
}

.home.w--current:hover {
  color: var(--white);
}

.home.w--current:focus {
  color: var(--grey);
}

.about {
  color: var(--grey);
  padding-left: 15px;
  padding-right: 15px;
}

.about:hover {
  color: var(--white);
}

.about.w--current {
  color: var(--indian-red);
}

.nav_bar_container {
  background-color: var(--black);
  justify-content: center;
  display: flex;
  position: static;
}

.nav-menu {
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.body-about {
  background-color: var(--black);
}

.information {
  color: var(--grey);
  padding-left: 15px;
  padding-right: 15px;
}

.information:hover {
  color: var(--white);
}

.information.w--current {
  color: var(--indian-red);
}

.body-information {
  background-color: var(--black);
}

.course {
  color: var(--grey);
  padding-left: 15px;
  padding-right: 15px;
}

.course:hover {
  color: var(--white);
}

.course.w--current {
  color: var(--indian-red);
}

.lesson {
  color: var(--grey);
  padding-left: 15px;
  padding-right: 15px;
}

.lesson:hover {
  color: var(--white);
}

.lesson.w--current {
  color: var(--indian-red);
}

.staff {
  color: var(--grey);
  padding-left: 15px;
  padding-right: 15px;
}

.staff:hover {
  color: var(--white);
}

.staff.w--current {
  color: var(--indian-red);
}

.blues-guitar-do-jo {
  color: var(--grey);
}

.blues-guitar-do-jo:hover {
  color: var(--white);
}

.blues-guitar-do-jo.w--current {
  color: var(--indian-red);
}

.contact {
  color: var(--grey);
  padding-left: 15px;
  padding-right: 15px;
}

.contact:hover {
  color: var(--white);
}

.link {
  color: var(--grey);
  padding-left: 15px;
  padding-right: 15px;
}

.link:hover {
  color: var(--white);
}

.link.w--current {
  color: var(--indian-red);
}

.body-course {
  background-color: var(--black);
}

.body-lesson {
  background-color: var(--black);
  border: 1px #000;
  max-width: 100%;
}

.body-staff, .body-blues_guitar_do-jo, .body-link {
  background-color: var(--black);
}

.menu {
  display: block;
}

.section-logo {
  background-color: #000;
  position: static;
  top: 0;
}

.section-slide {
  position: sticky;
  top: 50px;
}

.velo_music_labo_phone_logo {
  display: none;
}

.div-top-slide {
  padding-bottom: 53px;
}

.guitar-scroll {
  max-width: none;
  height: 100%;
}

.velo-scroll {
  width: 100%;
  max-width: none;
  height: auto;
  padding-top: 90px;
  display: inline-block;
}

.slider {
  background-color: #0000;
  height: 400px;
}

.div-block {
  padding-top: 700px;
}

.effector-scrool {
  margin-top: -115px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: inline-block;
  position: static;
}

.drums-scroll {
  margin-top: -126px;
  padding-top: 0;
}

.right-arrow, .slide-nav, .left-arrow {
  display: none;
}

.room-scroll {
  height: 136.077%;
  margin-top: -49px;
}

.section-topinfo-1 {
  opacity: 1;
  text-decoration: none;
}

.div-topinfo-1 {
  background-image: url('../images/IMG_0004.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: scroll;
  padding-top: 0;
}

.heading {
  color: var(--white);
  margin-bottom: -41px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-style: normal;
}

.div-block-3 {
  padding-top: 0;
}

.rich-text-block {
  color: var(--white);
  text-align: center;
}

.section-info1 {
  z-index: 1;
  margin-top: -152px;
  position: sticky;
}

.heading-2 {
  color: var(--white);
  text-align: center;
  text-shadow: 2px 2px 6px var(--black);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-style: italic;
  line-height: 60px;
}

.text-span {
  text-shadow: 1px 1px 6px #000;
  font-size: 50px;
  font-style: italic;
  text-decoration: none;
}

.text-span-2 {
  color: var(--white);
}

.section-info1-2 {
  border: 1px solid var(--grey);
  background-color: var(--black);
  border-radius: 12px;
  position: sticky;
}

.div-info1-2 {
  background-color: #0000;
}

.heading-3 {
  color: #ff0004;
  text-align: center;
  background-color: #0000;
  padding-top: 38px;
  font-size: 35px;
}

.paragraph {
  color: var(--silver);
  background-color: #0000;
  padding-top: 30px;
  padding-left: 259px;
  padding-right: 37px;
  font-size: 18px;
  line-height: 30px;
}

.div-block-4 {
  padding-top: 500px;
}

.text-span-3 {
  color: #ff0004;
  font-style: normal;
  font-weight: 700;
}

.div-otoiawase-button {
  width: 100%;
  height: 100%;
  padding-top: 39px;
  padding-bottom: 43px;
}

.otoiawase-button {
  max-width: 10%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.otoiawase-button:hover {
  transform: scale(1.1);
}

.otoiawase-button:active {
  filter: hue-rotate(180deg) brightness(80%);
}

.link-block {
  text-align: center;
  width: 100%;
  display: block;
  position: static;
}

.section-info2 {
  background-color: var(--black);
  border-radius: 0;
  position: sticky;
}

.div-info2 {
  opacity: 1;
  background-image: url('../images/finale-haikei.jpg');
  background-position: 0 0;
  background-size: cover;
}

.paragraph-2 {
  color: var(--white);
  text-align: center;
  padding-top: 66px;
  font-size: 25px;
  font-weight: 700;
  line-height: 45px;
}

.div-finale-button {
  text-align: center;
  padding-top: 73px;
  padding-bottom: 57px;
}

.image-2 {
  max-width: 50%;
}

.image-2:hover {
  transform: scale(1.1);
}

.image-2:active {
  filter: hue-rotate(180deg);
}

.div-block-5 {
  padding-top: 210px;
}

.div-info-space {
  padding-top: 46px;
}

.section-info3 {
  background-color: var(--black);
  position: sticky;
}

.rich-text-block-2 {
  color: var(--silver);
  font-size: 17px;
}

.paragraph-info3 {
  color: var(--silver);
  padding-top: 138px;
  font-size: 17px;
  text-decoration: none;
}

.text-span-4, .text-span-5 {
  font-size: 25px;
  font-weight: 700;
}

.text-span-6 {
  letter-spacing: 0;
}

.otoiawase-button-copy {
  max-width: 20%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.otoiawase-button-copy:hover {
  transform: scale(1.1);
}

.otoiawase-button-copy:active {
  filter: hue-rotate(180deg) brightness(80%);
}

.columns {
  text-align: left;
  padding-top: 84px;
}

.column {
  text-align: center;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bouonkouji-tel {
  width: auto;
  max-width: 20%;
}

.bouonkouji-tel:hover {
  transform: scale(1.1);
}

.bouonkouji-tel:active {
  filter: hue-rotate(180deg);
}

.link-block-2, .link-block-3 {
  text-align: center;
  width: 100%;
  display: block;
  position: static;
}

.bouonkouji-mail {
  width: auto;
  max-width: 20%;
}

.bouonkouji-mail:hover {
  transform: scale(1.1);
}

.bouonkouji-mail:active {
  filter: hue-rotate(180deg);
}

.footer {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: auto;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.copyright {
  color: var(--grey);
  font-family: Montserrat, sans-serif;
}

.div-footer-moji {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 79px;
  padding-bottom: 42px;
}

.div-about {
  margin-left: auto;
  margin-right: auto;
  padding-top: 76px;
  padding-left: 0;
  padding-right: 60px;
}

.grid {
  grid-template: "Area-2 Area" 91px
                 "Area-3 Area"
                 "Area-4 Area-4"
                 / 2.25fr 1.25fr;
  grid-auto-flow: row;
}

.div-concept-moji {
  width: 70%;
  margin-top: 25px;
  margin-right: -60px;
}

.div-concept-setumei {
  z-index: 2;
  background-color: #ffffff24;
  margin: 22px -50px 100px 45px;
  padding-top: 25px;
  position: relative;
}

.concept-moji {
  z-index: 1;
  opacity: .17;
  position: relative;
}

.kita-photo {
  z-index: 0;
  position: relative;
}

.concept-setumei {
  color: var(--silver);
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 22px;
}

.kita-namae {
  z-index: 1;
  margin-top: -41px;
  margin-left: 499px;
  position: relative;
}

.kita-namae-moji {
  color: var(--white);
  font-size: 15px;
}

.div-map {
  padding-top: 21px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-google-map {
  background-image: url('../images/Googlemap_over_kuro.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 58px;
  display: block;
}

.div-google-map:hover {
  background-image: url('../images/Googlemap_over2_kuro.svg'), url('../images/Googlemap_over_kuro.svg');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

.google-map-icon {
  max-width: 20%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-googlemap {
  text-align: center;
  padding-top: 34px;
  display: block;
}

.div-address-moji {
  background-image: linear-gradient(#fcfcff3d, #ffffff17);
  margin-top: 79px;
  margin-left: 533px;
  padding: 20px;
  position: relative;
}

.paragraph-3 {
  color: var(--white);
  text-align: left;
  font-size: 17px;
  line-height: 25px;
}

.link-block-4 {
  width: auto;
  height: auto;
}

.div-infomation {
  background-image: url('../images/sonota1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.info-bun {
  color: var(--white);
  margin-bottom: 140px;
  margin-right: 0;
  padding: 131px 60px 284px;
  font-size: 17px;
  line-height: 30px;
}

.text-span-8 {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
  display: inline;
}

.text-span-9 {
  color: #ffa600;
  font-weight: 700;
}

.text-span-10 {
  color: var(--orange);
  font-weight: 700;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  padding-bottom: 45px;
}

.div-kyoumi-ari {
  padding-right: 39px;
}

.div-kyoumi-nasi {
  padding-left: 39px;
}

.link-kyoumi-ari {
  background-image: url('../images/kyoumi-button.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 144px;
  padding-right: 144px;
}

.link-kyoumi-ari:hover {
  filter: saturate(200%);
}

.link-kyoumi-ari:active {
  filter: hue-rotate(180deg) saturate(200%);
}

.link-kyoumi-nasi {
  background-image: url('../images/kyoumi-button2.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 144px;
  padding-right: 144px;
}

.link-kyoumi-nasi:hover {
  filter: saturate(200%);
}

.link-kyoumi-nasi:active {
  filter: hue-rotate(180deg) saturate(200%);
}

.section-course {
  background-image: url('../images/_DSF6407_2.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.div-main-title {
  padding-top: 186px;
  padding-bottom: 87px;
}

.div-basic-title {
  border-style: solid;
  border-width: 0 0 1px 1px;
  border-color: var(--grey);
  padding-top: 23px;
}

.div-basic-naiyou {
  padding-top: 67px;
  padding-left: 50px;
  padding-right: 50px;
}

.div-course-basic {
  padding-bottom: 600px;
}

.image-3 {
  opacity: .3;
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-title-vocal {
  text-align: left;
  padding-left: 0;
  display: block;
}

.image-4 {
  float: none;
  opacity: .85;
  max-width: 50%;
  margin-left: 20px;
}

.column-3 {
  position: relative;
}

.div-basic-moji {
  border: 1px none var(--white);
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  top: 81px;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.text-block-2 {
  color: var(--white);
  text-align: center;
  padding-top: 46px;
  font-size: 25px;
  font-weight: 700;
  position: static;
  top: 76px;
}

.paragraph-4 {
  color: var(--silver);
  font-size: 30px;
  line-height: 40px;
}

.div-price {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.price {
  color: var(--white);
  text-align: right;
  font-size: 17px;
}

.div-course-basic2 {
  background-image: url('../images/basic2.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-bottom: 67px;
}

.image-4-copy {
  float: none;
  opacity: .85;
  max-width: 65%;
  margin-left: 20px;
}

.text-block-2-copy {
  color: var(--white);
  text-align: center;
  padding-top: 46px;
  font-size: 25px;
  font-weight: 700;
  position: static;
  top: 76px;
}

.div-course-technical {
  background-image: url('../images/technical.jpg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 67px;
}

.div-technical-title {
  border-style: solid;
  border-width: 0 0 1px 1px;
  border-color: var(--grey);
  padding-top: 23px;
}

.div-title-technical {
  text-align: left;
  padding-left: 0;
  display: block;
}

.div-advance-moji {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  inset: 64px 0% 0%;
  overflow: visible;
}

.text-block-2-copy-copy {
  color: var(--white);
  text-align: center;
  padding-top: 46px;
  font-size: 25px;
  font-weight: 700;
  position: static;
  top: 76px;
}

.image-4-copy-copy {
  float: none;
  opacity: .85;
  max-width: 80%;
  margin-left: 20px;
}

.div-course-advance {
  background-image: url('../images/advance.jpg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 67px;
}

.div-advance-title {
  border-style: solid;
  border-width: 0 0 1px 1px;
  border-color: var(--grey);
  padding-top: 23px;
}

.div-title-advance {
  text-align: left;
  padding-left: 0;
  display: block;
}

.image-4-copy-copy-copy {
  float: none;
  opacity: .85;
  max-width: 80%;
  margin-left: 20px;
}

.text-block-2-copy-copy-copy {
  color: var(--white);
  text-align: center;
  padding-top: 46px;
  font-size: 25px;
  font-weight: 700;
  position: static;
  top: 76px;
}

.div-course-pro {
  background-image: url('../images/pro.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 153px;
  padding-bottom: 86px;
}

.div-pro-title {
  border-style: solid;
  border-width: 0 0 1px 1px;
  border-color: var(--grey);
  padding-top: 23px;
}

.div-title-pro {
  text-align: left;
  padding-left: 0;
  display: block;
}

.image-4-copy-copy-copy-copy {
  float: none;
  opacity: .85;
  max-width: 40%;
  margin-left: 20px;
}

.div-pro-moji {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  inset: 64px 0% 0%;
  overflow: visible;
}

.text-block-2-copy-copy-copy-copy {
  color: var(--white);
  text-align: center;
  padding-top: 46px;
  font-size: 25px;
  font-weight: 700;
  position: static;
  top: 76px;
}

.div-jugyouyoubi {
  padding-top: 196px;
}

.div-jugyouyoubi-title {
  padding-top: 52px;
  padding-bottom: 51px;
}

.text-block-3 {
  color: var(--grey);
  text-align: center;
  font-size: 50px;
  font-weight: 700;
}

.div-main-title-lesson {
  padding-top: 120px;
  padding-bottom: 65px;
}

.div-lesson-vocal {
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/5eed86bb266234c14f6bcdc5_vocal.jpg');
  background-size: cover;
  border: 1px #000;
  margin-top: 140px;
  padding-bottom: 67px;
}

.staff-moji {
  opacity: .3;
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-vocal-title {
  border: 1px none var(--grey);
  padding-top: 0;
}

.vocal-icon {
  float: none;
  opacity: .5;
  max-width: 50%;
  margin-left: 20px;
}

.vocal-moji {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--white);
  color: var(--white);
  text-align: right;
  padding-top: 11px;
  padding-bottom: 36px;
  padding-left: 168px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 100px;
  font-style: italic;
  font-weight: 700;
  position: static;
  top: 76px;
}

.div-vocal-naiyou {
  padding-top: 67px;
  padding-left: 40px;
  padding-right: 40px;
}

.div-voval-moji {
  border: 1px none var(--white);
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  top: 81px;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.div-lesson-guitar {
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/5eed9ec8c8f0be07a63f7263_lesson-guitar.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  margin-top: 140px;
  padding-bottom: 67px;
}

.div-guitar-title {
  border: 1px none var(--grey);
  padding-top: 0;
}

.div-guitar-naiyou {
  padding-top: 67px;
  padding-left: 40px;
  padding-right: 40px;
}

.div-vocal-jukouyoubi {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.vocal-jukouyoubi {
  color: #7c7c7c00;
  text-align: right;
  font-size: 17px;
  overflow: auto;
}

.div-guitar-jukouyoubi {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.guitar-jukouyoubi {
  color: #fcfffe00;
  text-align: right;
  font-size: 17px;
}

.div-title-guitar {
  text-align: left;
  padding-left: 0;
  display: block;
}

.guitar-icon {
  float: none;
  opacity: .5;
  max-width: 50%;
  margin-left: 20px;
}

.div-guitar-moji {
  border: 1px none var(--white);
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  top: 81px;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.guitar-moji {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--white);
  color: var(--white);
  text-align: right;
  padding-top: 21px;
  padding-bottom: 36px;
  padding-left: 222px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 100px;
  font-style: italic;
  font-weight: 700;
  position: static;
  top: 76px;
}

.div-lesson-bass {
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/5eeda708c8f0be96753f7a40_bass-lesson.jpg');
  background-position: 50% 0;
  background-size: cover;
  border: 1px #000;
  margin-top: 140px;
  padding-bottom: 67px;
}

.div-bass-title {
  border: 1px none var(--grey);
  padding-top: 0;
}

.div-bass-naiyou {
  padding-top: 67px;
  padding-left: 40px;
  padding-right: 40px;
}

.div-bass-jukouyoubi {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.div-title-bass {
  text-align: left;
  padding-left: 0;
  display: block;
}

.bass-icon {
  float: none;
  opacity: .5;
  max-width: 40%;
  margin-left: 64px;
  padding-top: 21px;
}

.div-bass-moji {
  border: 1px none var(--white);
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  top: 81px;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.bass-moji {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--white);
  color: var(--white);
  text-align: right;
  padding-top: 21px;
  padding-bottom: 36px;
  padding-left: 269px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 100px;
  font-style: italic;
  font-weight: 700;
  position: static;
  top: 76px;
}

.paragraph-4-copy-copy {
  color: var(--silver);
  font-size: 17px;
  line-height: 25px;
}

.div-lesson-drums {
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/5eedae0cad8dd524fb821dee_drums-lesson.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  margin-top: 140px;
  padding-bottom: 67px;
}

.div-drums-title {
  border: 1px none var(--grey);
  padding-top: 0;
}

.div-drums-naiyou {
  padding-top: 67px;
  padding-left: 40px;
  padding-right: 40px;
}

.div-drums-jukouyoubi {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.div-title-drums {
  text-align: left;
  padding-left: 0;
  display: block;
}

.drums-icon {
  float: none;
  opacity: .5;
  max-width: 45%;
  margin-left: 38px;
  padding-top: 21px;
}

.div-drums-moji {
  border: 1px none var(--white);
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  top: 81px;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.drums-moji {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--white);
  color: var(--white);
  text-align: right;
  padding-top: 21px;
  padding-bottom: 36px;
  padding-left: 200px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 100px;
  font-style: italic;
  font-weight: 700;
  position: static;
  top: 76px;
}

.paragraph-4-copy-copy-copy {
  color: var(--silver);
  font-size: 17px;
  line-height: 25px;
}

.drums-jukouyoubi {
  color: #fcfcff00;
  text-align: right;
  font-size: 17px;
}

.div-lesson-piano {
  opacity: 1;
  background-color: #0000;
  background-image: url('../images/5eedb2781c86f2a9b75b00da_piano-lesson.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px #000;
  margin-top: 140px;
  padding-bottom: 67px;
}

.div-piano-title {
  border: 1px none var(--grey);
  padding-top: 0;
}

.div-piano-naiyou {
  padding-top: 67px;
  padding-left: 40px;
  padding-right: 40px;
}

.div-piano-jukouyoubi {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

.div-title-piano {
  text-align: left;
  padding-left: 0;
  display: block;
}

.piano-icon {
  float: none;
  opacity: .5;
  max-width: 55%;
  margin-left: 38px;
  padding-top: 21px;
}

.div-piano-moji {
  border: 1px none var(--white);
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  top: 81px;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.piano-moji {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--white);
  color: var(--white);
  text-align: right;
  padding-top: 21px;
  padding-bottom: 36px;
  padding-left: 229px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 100px;
  font-style: italic;
  font-weight: 700;
  position: static;
  top: 76px;
}

.paragraph-4-copy-copy-copy-copy {
  color: var(--silver);
  font-size: 17px;
  line-height: 25px;
}

.piano-jukouyoubi {
  color: var(--white);
  text-align: right;
  font-size: 17px;
}

.paragraph-5 {
  color: var(--silver);
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 17px;
  line-height: 25px;
}

.div-blues-guitar-dojo-title {
  text-align: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -359px;
}

.div-blues-guitar-dojo-photo {
  position: static;
}

.div-bluesgitar-dojo-setumei {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -270px;
}

.div-blg-button {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.div-sumitomo-profile {
  padding-top: 0;
  position: relative;
  top: -1162px;
}

.image-6 {
  z-index: 0;
  float: right;
  text-align: right;
  max-width: 60%;
  display: inline-block;
  position: relative;
}

.image-7 {
  z-index: 1;
  position: static;
  top: -230px;
  bottom: 0;
}

.paragraph-6 {
  z-index: 0;
  float: left;
  color: var(--silver);
  background-color: #c5c5c52e;
  max-width: 50%;
  margin-top: 0;
  margin-left: 0;
  padding: 20px 40px 32px;
  font-size: 15px;
  line-height: 25px;
  position: static;
  bottom: 80px;
  left: 178px;
}

.text-span-11 {
  font-size: 20px;
}

.paragraph-7 {
  color: var(--white);
  text-align: left;
  background-color: #282828db;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 40px 40px;
  font-size: 17px;
  line-height: 25px;
  position: static;
  top: -122px;
}

.text-span-12 {
  color: var(--orange);
  font-size: 20px;
  font-weight: 700;
}

.image-8 {
  max-width: 60%;
  position: relative;
}

.blog-button {
  text-align: left;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  position: relative;
  top: -331px;
}

.image-9 {
  display: block;
}

.image-10 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-10:hover {
  filter: saturate(200%);
}

.image-10:active {
  filter: hue-rotate(180deg) saturate(200%);
}

.div-block-6 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.div-staff-guitar {
  display: block;
}

.div-main-title-staff {
  padding-top: 120px;
  padding-bottom: 65px;
}

.staff-moji-copy {
  opacity: .3;
  max-width: 25%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.guitar-title {
  padding-top: 31px;
  padding-bottom: 16px;
}

.div-staff-photo {
  float: left;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 51px;
  display: block;
}

.paragraph-8 {
  border-bottom: 1px solid var(--medium-blue);
  color: var(--grey);
  text-align: center;
  padding-top: 26px;
  padding-bottom: 22px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 60px;
  font-style: italic;
  font-weight: 700;
}

.kabese-photo {
  float: left;
  clear: none;
  max-width: 30%;
  margin-right: 20px;
}

.paragraph-9 {
  float: none;
  clear: none;
  color: var(--silver);
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  font-size: 17px;
  line-height: 25px;
}

.text-span-13 {
  font-size: 30px;
  font-weight: 700;
}

.div-staff-bass {
  padding-top: 0;
}

.div-main-title-staff-copy {
  padding-top: 120px;
  padding-bottom: 65px;
}

.staff-moji-copy-copy {
  opacity: .3;
  max-width: 33%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-bass {
  padding-top: 220px;
}

.div-staff-drums {
  padding-top: 195px;
}

.paragraph-9-copy {
  float: none;
  clear: none;
  color: var(--silver);
  float: none;
  clear: none;
  margin-top: -54px;
  padding-top: 122px;
  font-size: 17px;
  line-height: 25px;
}

.kabese-photo-copy {
  float: left;
  clear: none;
  max-width: 30%;
  margin-right: 20px;
}

.div-staff-photo-2 {
  float: left;
  padding-top: 51px;
}

.paragraph-9-copy-copy {
  float: left;
  clear: none;
  color: var(--silver);
  margin-top: 74px;
  font-size: 17px;
  line-height: 25px;
}

.div-staff-photo-3, .div-staff-photo-4 {
  float: left;
  padding-top: 51px;
}

.paragraph-9-copy-copy {
  float: none;
  clear: none;
  color: var(--silver);
  margin-top: 0;
  padding-top: 64px;
  font-size: 17px;
  line-height: 25px;
}

.div-staff-photo-5 {
  float: left;
  padding-top: 51px;
}

.kabese-photo-copy-copy-copy {
  float: left;
  clear: none;
  max-width: 30%;
  margin-right: 20px;
}

.paragraph-9-copy-copy-copy {
  float: none;
  clear: none;
  color: var(--silver);
  margin-top: 0;
  padding-top: 64px;
  font-size: 17px;
  line-height: 25px;
}

.div-link {
  text-align: center;
  margin-bottom: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 0;
  display: block;
}

.div-canopus-logo {
  text-align: left;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-5 {
  text-align: center;
  display: block;
}

.image-11 {
  display: block;
}

.image-11:hover {
  filter: saturate(200%);
}

.image-11:active {
  filter: hue-rotate(180deg) saturate(200%);
}

.kabese-photo-copy-copy {
  float: left;
  clear: none;
  max-width: 30%;
  margin-right: 20px;
}

.div-footer-moji-fixed {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 79px;
  padding-bottom: 42px;
  position: fixed;
  inset: auto 0% 0%;
}

.text-span-14 {
  color: var(--orange);
}

.paragraph-10 {
  color: var(--silver);
  font-size: 17px;
}

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

.about-copy {
  color: var(--grey);
}

.about-copy:hover {
  color: var(--white);
}

.about-copy.w--current {
  color: var(--indian-red);
}

.home-b {
  color: var(--grey);
}

.home-b:hover {
  color: var(--white);
}

.home-b:visited {
  color: var(--indian-red);
}

.home-b.w--current {
  color: var(--grey);
  padding-left: 15px;
  padding-right: 15px;
}

.home-b.w--current:hover {
  color: var(--white);
}

.home-b.w--current:visited {
  color: var(--grey);
}

.text-span-15 {
  font-size: 25px;
}

.sonota {
  color: var(--grey);
  padding-left: 15px;
  padding-right: 15px;
}

.sonota:hover {
  color: var(--white);
}

.sonota.w--current {
  color: var(--indian-red);
}

.text-span-16 {
  color: #ffae00;
  text-decoration: none;
}

.text-span-16:hover {
  color: #00eaff;
}

.link-3 {
  text-decoration: none;
}

.body {
  background-color: #000;
}

.div-block-7 {
  padding-top: 157px;
}

.image-12 {
  filter: brightness(300%);
}

.italic-text {
  font-size: 30px;
}

.text-span-17, .text-span-18 {
  font-size: 50px;
  font-weight: 700;
}

.paragraph-4-copy {
  color: var(--silver);
  font-size: 17px;
  line-height: 25px;
}

.div-infomation-copy {
  background-image: url('../images/pc-sagyo_edit.jpg');
  background-position: 0 0;
  background-size: auto;
}

.ryoukin {
  padding-top: 195px;
  padding-left: 50px;
  padding-right: 50px;
}

.paragraph-11 {
  color: var(--silver);
}

.paragraph-12 {
  color: var(--silver);
  font-size: 30px;
}

.paragraph-13 {
  color: var(--silver);
  text-align: left;
  font-size: 30px;
}

.cell {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-end;
}

.cell-2, .cell-3 {
  justify-content: flex-start;
  align-items: flex-end;
}

.quick-stack {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
}

.home_b {
  color: var(--grey);
  padding-left: 15px;
  padding-right: 15px;
}

.home_b:hover {
  color: var(--white);
}

.home_b.w--current {
  color: var(--grey);
}

.text-span-19 {
  color: var(--link);
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.link-4 {
  text-decoration: none;
}

.text-field {
  padding-top: 172px;
}

.text-span-20 {
  color: #fd0303;
}

.text-span-21 {
  color: red;
}

.text-field-2 {
  padding: 10px 12px 140px;
}

.submit-button {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-8 {
  background-color: #000;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-9 {
  padding-top: 28px;
}

.image-13 {
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.italic-text-2 {
  font-style: normal;
}

@media screen and (max-width: 991px) {
  .home.w--current, .about {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-menu {
    font-size: 13px;
  }

  .information, .course, .lesson, .staff, .blues-guitar-do-jo, .contact, .link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .velo-scroll {
    padding-top: 36px;
  }

  .slider {
    height: 300px;
  }

  .room-scroll {
    margin-top: -43px;
  }

  .paragraph {
    padding-left: 153px;
  }

  .paragraph-2 {
    font-size: 1.5em;
  }

  .div-finale-button {
    padding-bottom: 40px;
  }

  .div-info-space {
    padding-top: 29px;
  }

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

  .paragraph-info3 {
    padding-top: 62px;
  }

  .footer {
    position: static;
  }

  .copyright {
    font-size: 11px;
  }

  .div-about {
    margin-left: -18px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-concept-moji {
    margin-top: 16px;
  }

  .div-concept-setumei {
    margin-top: -9px;
    margin-bottom: 53px;
    padding-top: 16px;
    padding-bottom: 22px;
  }

  .concept-setumei {
    color: var(--silver);
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .kita-namae {
    margin-top: -53px;
    margin-left: 413px;
  }

  .kita-namae-moji {
    font-size: 12px;
  }

  .div-google-map {
    width: 150px;
    height: 150px;
  }

  .div-address-moji {
    margin-left: 385px;
  }

  .info-bun {
    margin-right: 0;
    padding-right: 60px;
  }

  .text-span-8 {
    font-size: 25px;
  }

  .div-main-title {
    padding-top: 109px;
    padding-bottom: 58px;
  }

  .div-basic-title {
    padding-top: 26px;
  }

  .div-basic-naiyou {
    padding-top: 21px;
  }

  .div-course-basic {
    padding-bottom: 48px;
  }

  .div-title-vocal {
    text-align: left;
  }

  .image-4 {
    text-align: left;
    max-width: 50%;
    margin-left: 10px;
  }

  .div-basic-moji {
    text-align: right;
    top: 45px;
  }

  .text-block-2 {
    padding-top: 28px;
    font-size: 20px;
    position: relative;
    top: -4px;
  }

  .paragraph-4 {
    padding-left: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .price {
    padding-right: 14px;
  }

  .div-course-basic2 {
    padding-bottom: 44px;
  }

  .image-4-copy {
    max-width: 65%;
    margin-left: 10px;
  }

  .text-block-2-copy {
    padding-top: 25px;
    font-size: 20px;
    position: relative;
    top: 1px;
  }

  .div-course-technical {
    padding-bottom: 48px;
  }

  .div-technical-title {
    padding-top: 26px;
  }

  .div-title-technical {
    text-align: left;
  }

  .div-advance-moji {
    top: 45px;
  }

  .text-block-2-copy-copy {
    padding-top: 25px;
    font-size: 20px;
    position: relative;
    top: 1px;
  }

  .image-4-copy-copy {
    max-width: 80%;
    margin-left: 10px;
  }

  .div-course-advance {
    padding-bottom: 41px;
  }

  .div-advance-title {
    padding-top: 26px;
  }

  .div-title-advance {
    text-align: left;
  }

  .image-4-copy-copy-copy {
    max-width: 80%;
    margin-left: 10px;
  }

  .text-block-2-copy-copy-copy {
    padding-top: 25px;
    font-size: 20px;
    position: relative;
    top: 1px;
  }

  .div-course-pro {
    margin-bottom: 40px;
  }

  .div-pro-title {
    padding-top: 26px;
  }

  .div-title-pro {
    text-align: left;
  }

  .image-4-copy-copy-copy-copy {
    max-width: 40%;
    margin-left: 10px;
  }

  .div-pro-moji {
    top: 45px;
  }

  .text-block-2-copy-copy-copy-copy {
    padding-top: 25px;
    font-size: 20px;
    position: relative;
    top: 1px;
  }

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

  .div-main-title-lesson {
    padding-bottom: 58px;
  }

  .div-lesson-vocal {
    border: 1px #000;
    border-radius: 0;
    padding-bottom: 48px;
  }

  .div-vocal-title {
    padding-top: 26px;
  }

  .vocal-icon {
    text-align: left;
    max-width: 50%;
    margin-top: -2px;
    margin-left: 10px;
  }

  .vocal-moji {
    padding-top: 0;
    padding-bottom: 31px;
    font-size: 60px;
    position: relative;
    top: 13px;
    right: 46px;
  }

  .div-vocal-naiyou {
    padding-top: 21px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-voval-moji {
    text-align: right;
    top: 45px;
  }

  .div-lesson-guitar {
    margin-top: 140px;
    padding-bottom: 48px;
  }

  .div-guitar-title {
    padding-top: 26px;
  }

  .div-guitar-naiyou {
    padding-top: 21px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .vocal-jukouyoubi {
    padding-right: 14px;
  }

  .guitar-jukouyoubi {
    padding-right: 14px;
  }

  .div-title-guitar {
    text-align: left;
  }

  .guitar-icon {
    text-align: left;
    max-width: 50%;
    margin-top: -16px;
    margin-left: 10px;
  }

  .div-guitar-moji {
    text-align: right;
    top: 45px;
  }

  .guitar-moji {
    padding-top: 0;
    padding-bottom: 31px;
    font-size: 60px;
    position: relative;
    top: 13px;
    right: 57px;
  }

  .div-lesson-bass {
    margin-top: 140px;
    padding-bottom: 48px;
  }

  .div-bass-title {
    padding-top: 26px;
  }

  .div-bass-naiyou {
    padding-top: 21px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-title-bass {
    text-align: left;
  }

  .bass-icon {
    text-align: left;
    max-width: 50%;
    margin-top: -16px;
    margin-left: 10px;
  }

  .div-bass-moji {
    text-align: right;
    top: 45px;
  }

  .bass-moji {
    margin-left: -34px;
    padding-top: 0;
    padding-bottom: 31px;
    padding-left: 272px;
    font-size: 60px;
    position: relative;
    top: 13px;
    right: 19px;
  }

  .paragraph-4-copy-copy {
    padding-left: 0;
  }

  .div-lesson-drums {
    margin-top: 140px;
    padding-bottom: 48px;
  }

  .div-drums-title {
    padding-top: 26px;
  }

  .div-drums-naiyou {
    padding-top: 21px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-title-drums {
    text-align: left;
  }

  .drums-icon {
    text-align: left;
    max-width: 50%;
    margin-top: -16px;
    margin-left: 10px;
  }

  .div-drums-moji {
    text-align: right;
    top: 45px;
  }

  .drums-moji {
    margin-left: -34px;
    padding-top: 0;
    padding-bottom: 31px;
    padding-left: 272px;
    font-size: 60px;
    position: relative;
    top: 13px;
    right: 19px;
  }

  .paragraph-4-copy-copy-copy {
    padding-left: 0;
  }

  .drums-jukouyoubi {
    padding-right: 14px;
  }

  .div-lesson-piano {
    margin-top: 140px;
    padding-bottom: 48px;
  }

  .div-piano-title {
    padding-top: 26px;
  }

  .div-piano-naiyou {
    padding-top: 21px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-title-piano {
    text-align: left;
  }

  .piano-icon {
    text-align: left;
    max-width: 55%;
    margin-top: -16px;
    margin-left: 10px;
  }

  .div-piano-moji {
    text-align: right;
    top: 45px;
  }

  .piano-moji {
    margin-left: -34px;
    padding-top: 0;
    padding-bottom: 31px;
    padding-left: 272px;
    font-size: 60px;
    position: relative;
    top: 13px;
    right: 19px;
  }

  .paragraph-4-copy-copy-copy-copy {
    padding-left: 0;
  }

  .piano-jukouyoubi {
    padding-right: 14px;
  }

  .div-blues-guitar-dojo-title {
    float: none;
    position: relative;
    top: -251px;
  }

  .div-blues-guitar-dojo-photo {
    float: none;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: flex;
  }

  .div-bluesgitar-dojo-setumei {
    float: none;
    clear: none;
    justify-content: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    top: -134px;
  }

  .div-sumitomo-profile {
    display: flex;
    top: -124px;
  }

  .image-6 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .image-7 {
    z-index: auto;
    position: static;
  }

  .paragraph-6 {
    max-width: 90%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    position: static;
    bottom: -122px;
    left: 226px;
  }

  .paragraph-7 {
    float: left;
    text-align: left;
    background-color: #313031b3;
    max-width: 90%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    position: relative;
    top: 0;
  }

  .text-span-12 {
    text-shadow: 1px 1px 6px #000;
    font-size: 20px;
  }

  .blog-button {
    position: static;
  }

  .image-10 {
    position: static;
    top: -50px;
  }

  .div-block-6 {
    position: static;
  }

  .div-main-title-staff {
    padding-bottom: 58px;
  }

  .paragraph-8 {
    border-bottom: 1px solid var(--medium-blue);
    color: var(--dim-grey);
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 23px;
  }

  .paragraph-9 {
    margin-top: 21px;
    padding-top: 0;
  }

  .div-main-title-staff-copy {
    padding-bottom: 58px;
  }

  .paragraph-9-copy {
    margin-top: 21px;
    margin-bottom: 64px;
    padding-top: 0;
  }

  .div-staff-photo-2 {
    padding-top: 51px;
  }

  .paragraph-9-copy-copy {
    margin-top: -2px;
    padding-top: 0;
    position: relative;
    top: 41px;
  }

  .div-staff-photo-3, .div-staff-photo-4, .div-staff-photo-5 {
    padding-top: 51px;
  }

  .paragraph-9-copy-copy-copy {
    margin-top: 32px;
    margin-bottom: 0;
    padding-top: 5px;
    position: relative;
    bottom: -46px;
  }

  .about-copy, .home-b, .sonota {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-span-17, .text-span-18 {
    font-size: 40px;
  }

  .paragraph-4-copy {
    padding-left: 0;
  }

  .ryoukin {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-12, .paragraph-13 {
    font-size: 25px;
  }

  .home_b {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    padding-left: 15px;
    display: block;
  }

  .image {
    display: none;
  }

  .navbar {
    width: 100%;
    margin-top: 72px;
    display: inline-block;
  }

  .home {
    padding-left: 10px;
    padding-right: 10px;
  }

  .about {
    padding-top: 0;
  }

  .nav_bar_container {
    margin-top: -97px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: block;
    position: static;
  }

  .nav-menu {
    background-color: var(--black);
  }

  .information, .course, .lesson, .staff, .blues-guitar-do-jo, .contact, .link {
    padding-top: 0;
  }

  .velo-music-labo {
    display: block;
  }

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

  .icon {
    color: var(--grey);
  }

  .menu-button {
    background-color: #000000c2;
    border-radius: 50px;
    margin-top: 6px;
    position: fixed;
    inset: 0% 0% auto auto;
  }

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

  .section-logo {
    display: none;
  }

  .velo_music_labo_phone_logo {
    max-width: 10%;
    margin-left: 21px;
    padding-top: 40px;
    display: block;
  }

  .slider {
    width: 100%;
    height: 45vw;
  }

  .div-block {
    padding-top: 700px;
  }

  .text-span {
    font-size: 45px;
  }

  .text-span-2 {
    font-size: 30px;
  }

  .section-info1-2 {
    border-width: 0;
  }

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

  .paragraph {
    padding-left: 103px;
  }

  .otoiawase-button {
    max-width: 12%;
  }

  .section-info2 {
    border-radius: 0;
  }

  .paragraph-2 {
    padding-top: 52px;
    font-size: 20px;
    line-height: 35px;
  }

  .div-finale-button {
    padding-top: 45px;
    padding-bottom: 33px;
  }

  .otoiawase-button-copy, .bouonkouji-tel, .bouonkouji-mail {
    max-width: 30%;
  }

  .div-footer-moji {
    padding-bottom: 15px;
  }

  .div-about {
    padding-top: 19px;
  }

  .div-photo {
    margin-left: -5px;
    padding-right: 0;
  }

  .kita-namae {
    margin-top: -100px;
    margin-left: 377px;
    padding-right: 17px;
  }

  .kita-namae-moji {
    text-align: right;
  }

  .div-map {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-google-map {
    width: 120px;
    height: 120px;
  }

  .div-address-moji {
    margin-left: 263px;
  }

  .info-bun {
    margin-right: 0;
    padding: 54px 16px 151px;
  }

  .text-span-8 {
    font-size: 22px;
  }

  .div-main-title {
    padding-top: 75px;
    padding-bottom: 52px;
  }

  .div-basic-title {
    border-bottom-width: 0;
    border-left-width: 0;
  }

  .div-basic-naiyou {
    padding-right: 20px;
  }

  .image-4 {
    max-width: 60%;
  }

  .column-3 {
    text-align: right;
    right: 0;
  }

  .div-basic-moji {
    top: 0;
  }

  .text-block-2 {
    padding-top: 12px;
    position: static;
    top: 32px;
  }

  .paragraph-4 {
    font-size: 20px;
  }

  .div-price {
    justify-content: center;
    align-items: stretch;
    margin-left: 40px;
    margin-right: 40px;
    display: block;
  }

  .price {
    border-bottom: 1px none var(--grey);
    max-width: 100%;
    padding-right: 0;
    position: relative;
  }

  .image-4-copy {
    max-width: 80%;
  }

  .text-block-2-copy {
    padding-top: 11px;
    position: static;
    top: 32px;
  }

  .div-technical-title {
    border-bottom-width: 0;
    border-left-width: 0;
    padding-top: 26px;
  }

  .div-advance-moji {
    top: 0;
  }

  .text-block-2-copy-copy {
    padding-top: 4px;
    position: static;
    top: 32px;
  }

  .image-4-copy-copy {
    max-width: 100%;
  }

  .div-advance-title {
    border-bottom-width: 0;
    border-left-width: 0;
    padding-top: 26px;
  }

  .image-4-copy-copy-copy {
    max-width: 100%;
  }

  .text-block-2-copy-copy-copy {
    padding-top: 11px;
    position: static;
    top: 32px;
  }

  .div-course-pro {
    margin-bottom: 40px;
  }

  .div-pro-title {
    border-bottom-width: 0;
    border-left-width: 0;
    padding-top: 26px;
  }

  .image-4-copy-copy-copy-copy {
    max-width: 45%;
  }

  .div-pro-moji {
    top: 0;
  }

  .text-block-2-copy-copy-copy-copy {
    padding-top: 11px;
    position: static;
    top: 32px;
  }

  .div-jugyouyoubi {
    padding-top: 139px;
  }

  .div-jugyouyoubi-title {
    padding-bottom: 23px;
  }

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

  .div-main-title-lesson {
    padding-top: 75px;
    padding-bottom: 52px;
  }

  .div-lesson-vocal {
    border-style: none none solid;
  }

  .div-vocal-title {
    border-bottom-width: 0;
    border-left-width: 0;
  }

  .vocal-icon {
    max-width: 40%;
    margin-top: -18px;
    padding-top: 0;
  }

  .vocal-moji {
    margin-left: -102px;
    margin-right: 32px;
    padding: 32px 17px 22px 137px;
    font-size: 60px;
    position: static;
    top: 32px;
  }

  .div-vocal-naiyou {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-voval-moji {
    top: 0;
  }

  .div-lesson-guitar {
    border-style: none none solid;
  }

  .div-guitar-title {
    border-bottom-width: 0;
    border-left-width: 0;
  }

  .div-guitar-naiyou {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-vocal-jukouyoubi {
    justify-content: center;
    align-items: stretch;
    margin-left: 40px;
    margin-right: 40px;
    display: block;
  }

  .vocal-jukouyoubi {
    border-bottom: 1px none var(--grey);
    max-width: 100%;
    padding-right: 0;
    position: relative;
  }

  .div-guitar-jukouyoubi {
    justify-content: center;
    align-items: stretch;
    margin-left: 40px;
    margin-right: 40px;
    display: block;
  }

  .guitar-jukouyoubi {
    border-bottom: 1px none var(--grey);
    max-width: 100%;
    padding-right: 0;
    position: relative;
  }

  .guitar-icon {
    max-width: 40%;
    margin-top: -24px;
    padding-top: 0;
  }

  .div-guitar-moji {
    top: 0;
  }

  .guitar-moji {
    margin-left: -102px;
    margin-right: 32px;
    padding: 32px 17px 22px 137px;
    font-size: 60px;
    position: static;
    top: 32px;
  }

  .div-lesson-bass {
    border-style: none none solid;
  }

  .div-bass-title {
    border-bottom-width: 0;
    border-left-width: 0;
  }

  .div-bass-naiyou {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-bass-jukouyoubi {
    justify-content: center;
    align-items: stretch;
    margin-left: 40px;
    margin-right: 40px;
    display: block;
  }

  .bass-icon {
    max-width: 35%;
    margin-top: -24px;
    margin-left: 38px;
    padding-top: 0;
  }

  .div-bass-moji {
    top: 0;
  }

  .bass-moji {
    margin-left: -112px;
    margin-right: 32px;
    padding: 32px 17px 22px 159px;
    font-size: 60px;
    position: static;
    top: 32px;
  }

  .div-lesson-drums {
    border-style: none none solid;
  }

  .div-drums-title {
    border-bottom-width: 0;
    border-left-width: 0;
  }

  .div-drums-naiyou {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-drums-jukouyoubi {
    justify-content: center;
    align-items: stretch;
    margin-left: 40px;
    margin-right: 40px;
    display: block;
  }

  .drums-icon {
    max-width: 40%;
    margin-top: -24px;
    margin-left: 18px;
    padding-top: 0;
  }

  .div-drums-moji {
    top: 0;
  }

  .drums-moji {
    margin-left: -112px;
    margin-right: 32px;
    padding: 32px 17px 22px 159px;
    font-size: 60px;
    position: static;
    top: 32px;
  }

  .drums-jukouyoubi {
    border-bottom: 1px none var(--grey);
    max-width: 100%;
    padding-right: 0;
    position: relative;
  }

  .div-lesson-piano {
    border-style: none none solid;
  }

  .div-piano-title {
    border-bottom-width: 0;
    border-left-width: 0;
  }

  .div-piano-naiyou {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-piano-jukouyoubi {
    justify-content: center;
    align-items: stretch;
    margin-left: 40px;
    margin-right: 40px;
    display: block;
  }

  .piano-icon {
    max-width: 50%;
    margin-top: -29px;
    margin-left: 9px;
    padding-top: 0;
  }

  .div-piano-moji {
    top: 0;
  }

  .piano-moji {
    margin-left: -112px;
    margin-right: 32px;
    padding: 32px 17px 22px 159px;
    font-size: 60px;
    position: static;
    top: 32px;
  }

  .piano-jukouyoubi {
    border-bottom: 1px none var(--grey);
    max-width: 100%;
    padding-right: 0;
    position: relative;
  }

  .paragraph-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-bluesgitar-dojo-setumei {
    margin-top: -95px;
  }

  .image-7 {
    top: -255px;
  }

  .paragraph-6 {
    background-color: var(--midnight-blue);
    bottom: -193px;
    left: 209px;
  }

  .paragraph-7 {
    background-color: var(--midnight-blue);
  }

  .blog-button {
    max-width: 70%;
    margin-top: -36px;
  }

  .div-main-title-staff {
    padding-top: 75px;
    padding-bottom: 52px;
  }

  .div-guitar {
    padding-left: 12px;
    padding-right: 12px;
  }

  .paragraph-8 {
    font-family: Montserrat, sans-serif;
    font-size: 50px;
    font-style: italic;
    font-weight: 700;
  }

  .kabese-photo {
    max-width: 40%;
  }

  .paragraph-9 {
    margin-top: -2px;
    padding-top: 26px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-main-title-staff-copy {
    padding-top: 75px;
    padding-bottom: 52px;
  }

  .div-bass, .div-drums {
    padding-left: 12px;
    padding-right: 12px;
  }

  .paragraph-9-copy {
    margin-top: -2px;
    padding-top: 26px;
    padding-left: 0;
    padding-right: 0;
  }

  .kabese-photo-copy {
    max-width: 40%;
    position: static;
  }

  .paragraph-9-copy-copy {
    margin-top: -7px;
    padding-top: 26px;
    padding-left: 16px;
    padding-right: 16px;
    position: static;
    top: 0;
  }

  .div-staff-photo-3, .div-staff-photo-4 {
    padding-top: 90px;
  }

  .paragraph-9-copy-copy {
    margin-top: -2px;
    padding-top: 26px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-staff-photo-5 {
    padding-top: 90px;
  }

  .kabese-photo-copy-copy-copy {
    max-width: 40%;
  }

  .paragraph-9-copy-copy-copy {
    margin-top: -2px;
    padding-top: 26px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-link {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .kabese-photo-copy-copy {
    max-width: 40%;
  }

  .div-footer-moji-fixed {
    padding-bottom: 15px;
  }

  .about-copy {
    padding-top: 0;
  }

  .home-b {
    color: var(--silver);
    padding-top: 0;
  }

  .sonota {
    padding-top: 0;
  }

  .text-span-17, .text-span-18 {
    font-size: 30px;
  }

  .velo-music-labo-sonota {
    display: block;
  }

  .ryoukin {
    padding-top: 124px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-12, .paragraph-13 {
    font-size: 20px;
  }

  .home_b {
    padding-top: 0;
  }

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

@media screen and (max-width: 479px) {
  .image {
    display: none;
  }

  .navbar {
    margin-top: 63px;
    display: block;
    position: static;
  }

  .home {
    padding-left: 10px;
  }

  .home.w--current {
    padding-top: 57px;
  }

  .about {
    color: var(--grey);
    padding-top: 0;
  }

  .nav_bar_container {
    margin-top: -65px;
    margin-bottom: 0;
    padding-top: 9px;
    padding-bottom: 9px;
    position: static;
  }

  .nav-menu {
    background-color: var(--black);
    margin-top: 0;
    padding-top: 56px;
    position: fixed;
  }

  .information, .course, .lesson, .staff, .blues-guitar-do-jo, .contact, .link {
    padding-top: 0;
  }

  .menu {
    background-color: #000;
    display: block;
  }

  .icon {
    color: var(--grey);
    width: 100%;
  }

  .menu-button {
    z-index: 6;
    background-color: #000000ba;
    border-radius: 50px;
    margin-top: 0;
    position: fixed;
    inset: 0% 0% auto auto;
  }

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

  .section-slide {
    top: 0;
  }

  .velo_music_labo_phone_logo {
    max-width: 15%;
    margin-top: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-left: 0;
  }

  .velo-scroll {
    width: auto;
    height: 60%;
    margin-left: 0;
    padding-top: 0;
  }

  .slider {
    z-index: 0;
    width: 100%;
    height: 50vw;
  }

  .div-block {
    padding-top: 700px;
  }

  .effector-scrool {
    margin-top: -11px;
  }

  .drums-scroll {
    margin-top: -20px;
  }

  .section-info1 {
    margin-top: -94px;
    position: static;
  }

  .div-info1 {
    position: sticky;
  }

  .heading-2 {
    line-height: 40px;
  }

  .text-span {
    font-size: 40px;
  }

  .text-span-2 {
    font-size: 20px;
  }

  .section-info1-2 {
    border-width: 0;
  }

  .heading-3 {
    color: #ff0004;
    padding-top: 3px;
    font-size: 20px;
  }

  .paragraph {
    text-align: center;
    padding-top: 0;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px;
  }

  .div-otoiawase-button {
    width: auto;
    height: auto;
  }

  .otoiawase-button {
    max-width: 20%;
  }

  .link-block {
    width: 100%;
    height: auto;
  }

  .paragraph-2 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 15px;
    line-height: 30px;
  }

  .div-info-space {
    padding-top: 17px;
  }

  .paragraph-info3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-span-4, .text-span-5 {
    font-size: 20px;
  }

  .text-span-6, .text-span-7 {
    font-size: 15px;
  }

  .otoiawase-button-copy, .bouonkouji-tel, .bouonkouji-mail {
    max-width: 45%;
  }

  .copyright {
    font-size: 9px;
  }

  .div-footer-moji {
    padding-bottom: 7px;
  }

  .grid {
    z-index: 0;
    grid-template-columns: 2.25fr 3.75fr;
    grid-template-areas: "Area-2 Area"
                         "Area-3 Area"
                         "Area-4 Area-4";
    position: relative;
  }

  .div-concept-moji {
    width: 120%;
  }

  .div-concept-setumei {
    margin-top: 104px;
    margin-left: 30px;
    margin-right: -205px;
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .kita-photo {
    padding-right: 14px;
  }

  .concept-setumei {
    color: var(--white);
    font-size: 14px;
  }

  .kita-namae {
    margin-top: -452px;
    margin-left: 0;
    margin-right: 200px;
    padding-right: 0;
  }

  .div-map {
    margin-top: -8px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-google-map {
    width: 100px;
    height: 100px;
  }

  .div-googlemap {
    padding-top: 31px;
  }

  .div-address {
    margin-top: -416px;
  }

  .div-address-moji {
    margin-top: 473px;
    margin-left: 0;
  }

  .div-infomation {
    background-position: 0 0;
    background-size: auto 100%;
  }

  .info-bun {
    margin-right: 0;
    padding-bottom: 287px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px;
  }

  .text-span-8 {
    font-size: 15px;
    font-weight: 400;
  }

  .div-kyoumi-ari {
    padding-right: 10px;
  }

  .div-kyoumi-nasi {
    padding-left: 10px;
  }

  .link-kyoumi-ari, .link-kyoumi-nasi {
    padding-bottom: 100px;
    padding-right: 100px;
  }

  .div-main-title {
    padding-top: 46px;
    padding-bottom: 32px;
  }

  .div-basic-title {
    padding-top: 40px;
  }

  .div-basic-naiyou {
    padding-top: 43px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-course-basic {
    background-position: 50%;
    padding-bottom: 88px;
  }

  .image-3 {
    max-width: 40%;
  }

  .div-title-vocal {
    margin-top: -31px;
  }

  .image-4 {
    max-width: 50%;
    padding-top: 0;
  }

  .column-3 {
    margin-top: -9px;
    padding-top: 0;
  }

  .div-basic-moji {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-right: 27px;
    display: flex;
    position: relative;
    top: 22px;
  }

  .text-block-2 {
    text-align: right;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 19px;
    font-size: 20px;
    display: flex;
  }

  .paragraph-4 {
    font-size: 15px;
    line-height: 1.5em;
  }

  .div-price {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 21px;
  }

  .price {
    text-align: center;
    font-size: 15px;
  }

  .div-course-basic2 {
    background-position: 50%;
    padding-bottom: 106px;
  }

  .image-4-copy {
    max-width: 65%;
  }

  .text-block-2-copy {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
    font-size: 20px;
    display: flex;
  }

  .div-course-technical {
    padding-bottom: 140px;
  }

  .div-technical-title {
    padding-top: 40px;
  }

  .div-title-technical {
    margin-top: -31px;
  }

  .div-advance-moji {
    text-align: left;
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    display: inline-block;
    position: relative;
    top: 22px;
  }

  .text-block-2-copy-copy {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    font-size: 20px;
    display: flex;
  }

  .image-4-copy-copy {
    max-width: 90%;
    margin-top: 0;
    padding-top: 0;
  }

  .div-course-advance {
    padding-bottom: 108px;
  }

  .div-advance-title {
    padding-top: 40px;
  }

  .div-title-advance {
    margin-top: -31px;
  }

  .image-4-copy-copy-copy {
    max-width: 75%;
  }

  .text-block-2-copy-copy-copy {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    font-size: 20px;
    display: flex;
  }

  .div-course-pro {
    margin-bottom: 0;
  }

  .div-pro-title {
    padding-top: 40px;
  }

  .div-title-pro {
    margin-top: -31px;
  }

  .image-4-copy-copy-copy-copy {
    max-width: 35%;
  }

  .div-pro-moji {
    text-align: left;
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    display: inline-block;
    position: relative;
    top: 22px;
  }

  .text-block-2-copy-copy-copy-copy {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    font-size: 20px;
    display: flex;
  }

  .div-jugyouyoubi {
    padding-top: 81px;
  }

  .div-jugyouyoubi-title {
    padding-bottom: 16px;
  }

  .div-jugyouyoubi-hyou {
    text-align: center;
  }

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

  .image-5 {
    text-align: left;
    max-width: 95%;
  }

  .div-main-title-lesson {
    padding-top: 46px;
    padding-bottom: 32px;
  }

  .div-lesson-vocal {
    background-position: 50%;
    border-style: none none solid;
    padding-bottom: 42px;
  }

  .staff-moji {
    max-width: 40svw;
  }

  .div-vocal-title {
    padding-top: 40px;
  }

  .vocal-icon {
    max-width: 80%;
    margin-left: 0;
    padding-top: 8px;
  }

  .vocal-moji {
    text-align: right;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin-top: 2px;
    margin-right: 0;
    padding: 0 17px 14px 56px;
    font-size: 40px;
    display: flex;
  }

  .div-vocal-naiyou {
    padding-top: 38px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-voval-moji {
    text-align: left;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    padding-right: 32px;
    display: flex;
    position: relative;
    top: 22px;
  }

  .div-lesson-guitar {
    background-position: 50%;
    border-style: none none solid;
    padding-top: 7px;
    padding-bottom: 42px;
  }

  .div-guitar-title {
    padding-top: 40px;
  }

  .div-guitar-naiyou {
    padding-top: 38px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-vocal-jukouyoubi {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 50px;
  }

  .vocal-jukouyoubi {
    text-align: center;
    font-size: 15px;
  }

  .div-guitar-jukouyoubi {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 50px;
  }

  .guitar-jukouyoubi {
    text-align: center;
    font-size: 15px;
  }

  .div-title-guitar {
    margin-top: -31px;
  }

  .guitar-icon {
    max-width: 80%;
    margin-top: -12px;
    margin-left: 0;
    padding-top: 8px;
  }

  .div-guitar-moji {
    text-align: left;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    padding-right: 27px;
    display: flex;
    position: relative;
    top: 22px;
  }

  .guitar-moji {
    text-align: right;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin-top: 15px;
    margin-left: -68px;
    margin-right: 0;
    padding: 0 17px 13px 43px;
    font-size: 40px;
    display: flex;
  }

  .div-lesson-bass {
    background-position: 50%;
    border-style: none none solid;
    padding-top: 7px;
    padding-bottom: 42px;
  }

  .div-bass-title {
    padding-top: 40px;
  }

  .div-bass-naiyou {
    padding-top: 38px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-bass-jukouyoubi {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 50px;
  }

  .div-title-bass {
    margin-top: -31px;
  }

  .bass-icon {
    max-width: 70%;
    margin-top: 4px;
    margin-left: 14px;
    padding-top: 8px;
    padding-left: 0;
  }

  .div-bass-moji {
    text-align: left;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    padding-right: 27px;
    display: flex;
    position: relative;
    top: 22px;
  }

  .bass-moji {
    text-align: right;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin-top: 15px;
    margin-left: -67px;
    margin-right: 0;
    padding: 0 17px 13px 60px;
    font-size: 40px;
    display: flex;
  }

  .paragraph-4-copy-copy {
    font-size: 15px;
    line-height: 1.5em;
  }

  .div-lesson-drums {
    background-position: 50%;
    border-style: none none solid;
    padding-top: 7px;
    padding-bottom: 42px;
  }

  .div-drums-title {
    padding-top: 40px;
  }

  .div-drums-naiyou {
    padding-top: 38px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-drums-jukouyoubi {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 50px;
  }

  .div-title-drums {
    margin-top: -31px;
  }

  .drums-icon {
    max-width: 70%;
    margin-top: 4px;
    margin-left: 2px;
    padding-top: 8px;
    padding-left: 0;
  }

  .div-drums-moji {
    text-align: left;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    padding-right: 27px;
    display: flex;
    position: relative;
    top: 22px;
  }

  .drums-moji {
    text-align: right;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin-top: 15px;
    margin-left: -67px;
    margin-right: 0;
    padding: 0 17px 13px 39px;
    font-size: 40px;
    display: flex;
  }

  .paragraph-4-copy-copy-copy {
    font-size: 15px;
    line-height: 1.5em;
  }

  .drums-jukouyoubi {
    text-align: center;
    font-size: 15px;
  }

  .div-lesson-piano {
    background-position: 50%;
    border-style: none none solid;
    padding-top: 7px;
    padding-bottom: 42px;
  }

  .div-piano-title {
    padding-top: 40px;
  }

  .div-piano-naiyou {
    padding-top: 38px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-piano-jukouyoubi {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 50px;
  }

  .div-title-piano {
    margin-top: -31px;
  }

  .piano-icon {
    max-width: 70%;
    margin-top: 4px;
    margin-left: 2px;
    padding-top: 7px;
    padding-left: 0;
  }

  .div-piano-moji {
    text-align: left;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    padding-right: 27px;
    display: flex;
    position: relative;
    top: 22px;
  }

  .piano-moji {
    text-align: right;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin-top: 15px;
    margin-left: -67px;
    margin-right: 0;
    padding: 0 17px 13px 50px;
    font-size: 40px;
    display: flex;
  }

  .paragraph-4-copy-copy-copy-copy {
    font-size: 15px;
    line-height: 1.5em;
  }

  .piano-jukouyoubi {
    text-align: center;
    font-size: 15px;
  }

  .paragraph-5 {
    font-size: 15px;
  }

  .div-blues-guitar-dojo-title {
    top: -220px;
  }

  .div-blues-guitar-dojo-photo {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .div-bluesgitar-dojo-setumei {
    margin-top: -27px;
  }

  .image-6 {
    text-align: center;
    max-width: 90%;
    display: block;
  }

  .image-7 {
    top: -146px;
  }

  .paragraph-6 {
    background-color: var(--midnight-blue);
    color: var(--white);
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
  }

  .text-span-11 {
    font-size: 17px;
  }

  .paragraph-7 {
    background-color: var(--midnight-blue);
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
  }

  .text-span-12 {
    font-size: 20px;
  }

  .blog-button {
    max-width: 90%;
    margin-top: -91px;
    padding-bottom: 0;
  }

  .div-block-6 {
    margin-bottom: 2px;
    padding-top: 40px;
  }

  .div-main-title-staff {
    padding-top: 46px;
    padding-bottom: 32px;
  }

  .staff-moji-copy {
    max-width: 30%;
  }

  .div-staff-photo {
    padding-top: 21px;
    padding-left: 0;
    padding-right: 0;
    font-style: normal;
  }

  .paragraph-8 {
    border-bottom: 1px solid var(--medium-blue);
    color: var(--dim-grey);
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    padding-bottom: 8px;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-style: italic;
    font-weight: 700;
    display: block;
  }

  .kabese-photo {
    max-width: 40%;
  }

  .paragraph-9 {
    margin-top: 0;
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px;
    line-height: 1.5em;
  }

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

  .div-staff-bass {
    font-style: italic;
  }

  .div-main-title-staff-copy {
    padding-top: 46px;
    padding-bottom: 32px;
  }

  .staff-moji-copy-copy {
    max-width: 50%;
  }

  .paragraph-9-copy {
    margin-top: 0;
    margin-bottom: 45px;
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px;
    font-style: normal;
    line-height: 1.5em;
  }

  .kabese-photo-copy {
    max-width: 40%;
  }

  .div-staff-photo-2 {
    padding-top: 70px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-9-copy-copy {
    margin-top: 0;
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px;
    line-height: 1.5em;
  }

  .div-staff-photo-3, .div-staff-photo-4 {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-9-copy-copy {
    margin-top: 0;
    margin-bottom: 45px;
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px;
    line-height: 1.5em;
  }

  .div-staff-photo-5 {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .kabese-photo-copy-copy-copy {
    max-width: 40%;
  }

  .paragraph-9-copy-copy-copy {
    margin-top: 0;
    margin-bottom: 45px;
    padding-top: 0;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px;
    line-height: 1.5em;
    bottom: -17px;
  }

  .div-link {
    margin-bottom: 220px;
    padding-top: 65px;
    padding-bottom: 177px;
  }

  .column-4 {
    padding-top: 0;
  }

  .kabese-photo-copy-copy {
    max-width: 40%;
  }

  .div-footer-moji-fixed {
    padding-bottom: 7px;
  }

  .about-copy, .home-b, .sonota {
    padding-top: 0;
  }

  .div-block-7 {
    padding-top: 77px;
  }

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

  .text-span-17, .text-span-18 {
    font-size: 25px;
  }

  .paragraph-4-copy {
    font-size: 15px;
    line-height: 1.5em;
  }

  .div-infomation-copy {
    background-position: 50%;
    background-size: auto 100%;
  }

  .ryoukin {
    padding-top: 91px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-12 {
    font-size: 15px;
  }

  .paragraph-13 {
    text-align: right;
    font-size: 15px;
  }

  .cell {
    text-align: right;
  }

  .quick-stack {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .home_b {
    color: var(--grey);
    padding-top: 0;
  }

  .text-span-19 {
    font-size: 17px;
  }

  .form {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-13 {
    width: 60%;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .italic-text-2 {
    font-style: normal;
  }
}

#w-node-_4d3d4dd1-c734-689e-1d77-ccb69947854a-514ad2e3 {
  grid-area: Area-3;
}

#w-node-d7c5de78-a6b6-1b56-3941-c54c29cfddf0-514ad2e3 {
  grid-area: Area-4;
}

#w-node-bdc2b9d3-063e-378e-cf99-537ef00380b9-514ad2e3 {
  justify-self: end;
}

#w-node-_44873675-1f41-a838-00d7-9987c48933d8-514ad2e3 {
  grid-area: Area;
}

#w-node-_8c6267bf-efce-50af-d1bd-3a8aab53f5a4-5080304c {
  justify-self: end;
}

#w-node-e20a6823-62a7-28e6-720b-da09cf3985cc-acb1a5cd {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1.5fr;
}

@media screen and (max-width: 991px) {
  #w-node-e20a6823-62a7-28e6-720b-da09cf3985cc-acb1a5cd {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e20a6823-62a7-28e6-720b-da09cf3985cc-acb1a5cd {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.5fr 1.5fr;
  }
}
