@charset "UTF-8";
/* CSS Document */
/*コンテンツの最大幅を設定*/
.contents-wrap {
  max-width: 1240px;
  padding-right: 20px;
  padding-left: 20px;
  margin: 0 auto;
}
.about__inner {
  text-align: left;
  padding-top: 180px;
  padding-bottom: 180px;
}
.about__box {
  display: flex;
}
.toppage {
  background-color: #000000;
  padding-bottom: 150px;
}
.section-title {
  letter-spacing: 10px;
  font-size: 56px;
  border-bottom: solid 1px #000;
  display: inline-block;
  text-decoration: none;
  margin: 0px 0px 100px 0px;
}
p.lt10 {
  letter-spacing: 1px;
}
.social {
  letter-spacing: 2px;
}
.about__item h3 {
  font-size: 32px;
  display: inline-block;
  letter-spacing: 6px;
}
.about__item h4 {
  font-size: 20px;
  letter-spacing: 4px;
}
.about__item p {
  margin-bottom: 28px;
}
.about__image {
  width: 483px;
}
.about__image {
  width: 45%;
  margin-right: 100px;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.about__description {
  width: 45%;
}
.flex .text {
  margin: 0 0 0 20px;
  padding: 0;
}
.about__item-profile p {
  line-height: 2;
  letter-spacing: 0px;
  margin-right: -20px;
}
.about__item p a {
  color: #333333;
  text-decoration: none;
}
.humberger_list {
  letter-spacing: 0.6rem;
}
.official_website {
  font-size: 17px;
}
body {
  background-color: #ffffff;
}
.header {
  padding: 0 60px;
  height: 150px;
  width: 100%;
  background-color: #000000;
}
.header {
  color: #fff;
}
.header ul li {
  list-style: none;
}
.section-top {
  background-color: #000;
  padding: 0 0 300px 0;
  width: 100%;
}
.section-top__image {
  height: 50%;
  max-width: 1400px;
  text-align: right;
  background-position: right;
  background-repeat: no-repeat;
  margin-left: auto;
  position: relative;
  width: 82vw;
}
.section-top__image-message {
  align-items: center;
  text-align: left;
}
.section-top__image-message {
  font-size: 9vw;
  text-align: left;
  position: absolute;
  bottom: 5%;
  left: -17%;
}
.section-top__image-message a {
  color: #fff;
  text-decoration: none;
}
.section-top__description {
  letter-spacing: 17px;
}
.about__description ul li {
  list-style: none;
}
.about_section img {
  width: 400px;
}
img,
video {
  width: 100%;
}
.footer ul li {
  display: inline-block;
  margin-right: 24px;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.works {
  padding: 180px 20px;
  text-align: left;
  background-color: #000000;
}
.works_title_sub {
  display: inline-block;
  font-size: 2.8rem;
  word-break: break-all;
  letter-spacing: 7px;
  margin: 0 20px;
}
.works_description {
  display: left;
} 
.works_title {
  text-align: left;
  color: #ffffff;
  letter-spacing: 10px;
  font-size: 56px;
  border-bottom: solid 1px #ffffff;
  text-decoration: none;
  margin: 0px 0px 100px 0px;
}
.works_title_choreo {
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 4px;
}
.works_description_ul {
  /*  gap: 0 24px;*/
  list-style: none;
  display: flex;
  margin: 0px -12px;
}
.works_description_ul li {
  min-width: 33.3%;
  padding: 0 12px;
}
.works_movie1 {
  list-style: none;
}
.works_movie1 iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 330/180;
}
.works_mv {
  color: #ffffff;
  font-size: 16px;
  padding: 30px 0 0 0;
  text-align: center;
}
.view_more {
  color: #ffffff;
  list-style: none;
  font-size: 18px;
  text-align: right;
  margin: 130px 0px 0px 0;
}
.view_morelink {
  width: 224px;
  display: inline-block;
  background-image: url("../sotusei/yuichimen_image/works_yjirusi/yajirusi.png");
  background-repeat: no-repeat;
  background-position: right 0.5px;
  text-align: left;
  color: #ffffff;
  text-decoration: none;
}
.view_more {
  text-align: right;
  color: #ffffff;
}
.movie {
  padding: 180px 20px;
  text-align: left;
}
.movie_title {
  max-width: 1200px;
  margin: 0px 0px 100px 0px;
  letter-spacing: 10px;
  font-size: 56px;
  border-bottom: solid 1px #000;
  display: inline-block;
  text-decoration: none;
}
.section-movie__video {
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 100px;
}
.view_more2 {
  margin: 0px auto;
  max-width: 1000px;
  list-style: none;
  font-size: 18px;
  text-align: right;
  color: #000000;
}
.view_morelinkblack {
  font-size: 18px;
  width: 224px;
  display: inline-block;
  background-image: url("../sotusei/yuichimen_image/works_yjirusi/yajirusi_black.svg");
  background-repeat: no-repeat;
  background-position: right 0.5px;
  text-align: left;
  color: #000000;
  text-decoration: none;
}
.sns {
  text-align: left;
  background-color: #f2f2f2;
}
.instagram_life img {
  text-align: center;
}
.instagram_life {
  display: flex;
  text-align: center;
  max-width: 940px;
  width: 100%;
  gap: 0 10px;
  list-style: none;
  justify-content: center;
  margin: 100px auto 90px;
  flex-wrap: wrap;
}
.sns__section {
  padding: 180px 0;
  text-align: left;
}
.sns_title {
  letter-spacing: 10px;
  font-size: 56px;
  border-bottom: solid 1px #000;
  display: inline-block;
  text-decoration: none;
  margin: 0px 0px 60px;
}
.instagram-gallery__list {
  display: flex;
  text-align: center;
  max-width: 940px;
  width: 100%;
  gap: 0 10px;
  list-style: none;
  justify-content: center;
  margin: 100px auto 90px;
  flex-wrap: wrap;
}
.view_more3 {
  list-style: none;
  font-size: 18px;
  text-align: right;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  color: #000000;
}
.sns_info {
  font-size: 18px;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-width: 940px;
  width: 100%;
  margin: 80px auto 0;
}
.sns_info_link {
  width: 40px;
  display: inline-block;
  margin-left: 30px;
}
.lesson_infomation {
  padding: 180px 20px;
  text-align: left;
}
.lesson_infomation_section {
  max-width: 1630px;
  margin: 0px auto;
  text-align: left;
}
.lesson_infomation__title {
  margin-bottom: 60px;
  letter-spacing: 10px;
  font-size: 56px;
  border-bottom: solid 1px #000;
  display: inline-block;
  text-decoration: none;
}
.contact-box {
  width: 1015px;
  height: 124px;
  background: #ffffff;
}
.contact_links li.contact-btn {
  display: block;
}
.contact-btn a {
  display: inline-block;
  padding: 32px 25%;
  color: #333;
  font-size: 40px;
  font-weight: 700;
  background-color: #ffffff;
  box-sizing: border-box;
}
.contact {
  padding: 30px 0;
}
.contact-description {
  padding-top: 14px;
}
.contact-inquiry {
  margin-bottom: 110px;
}
.contact-description_insta {
  display: block;
  margin-top: 22px;
}
.contact-description ul {
  margin-bottom: 53px;
}
.sns_linktag ul li {
  font-size: 48px;
  list-style: none;
}
.sns_linktag ul li span {
  display: inline-block;
  width: 32px;
  margin-right: 14px;
}
.Instagram_link {
  text-decoration: none;
  color: #333333;
  display: inline-flex;
}
.Twitter_link {
  text-decoration: none;
  color: #333333;
  display: inline-flex;
}
.youtube_link {
  text-decoration: none;
  color: #333333;
  display: inline-flex;
}
.sns_link2 {
  display: flex;
  align-self: center;
  max-width: 200px;
  width: 100%;
  margin: 0 auto;
  justify-content: space-around;
}
.sns_link2 img {
  width: 35px;
}
.footer__copyright {
  font-size: 17px;
  letter-spacing: 3px;
}
.instagram_life p {
  width: 32%;
}
.header-content-wrapper {
  height: 100%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .section-top {
    padding: 0 0 180px 0;
  }
  .section-top__image-message {
    font-size: 6vw;
    text-align: left;
    position: absolute;
    bottom: 5%;
    left: -17%;
  }
  .section-top__image-message {
    font-size: 7vw;
    text-align: left;
    position: absolute;
    bottom: 5%;
    left: -17%;
  }
  /*ここまでipadのエリア	*/
}
@media screen and (max-width: 768px) {
  .header {
    height: 100px;
    width: 100%;
    background-color: #000000;
    padding: 0 20px;
  }
  .section-top__image {
    width: 69.3vw;
  }
  .section-top__description {
    font-size: 11vw;
    letter-spacing: 4px;
    padding-left: 0.04%;
  }
  .section-top__image-message {
    font-size: 10.6vw;
    bottom: 1%;
    left: -33%;
  }
  .about__box {
    display: block;
  }
  .section-top {
    background-color: #000;
    padding-bottom: 120px;
    width: 100%;
  }
  .about__inner {
    padding: 80px 20px 40px;
  }
  .section-title {
    letter-spacing: 7px;
    font-size: 7vw;
    border-bottom: solid 1px #000;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 70px;
  }
  .about__item h3 {
    font-size: 7vw;
    display: inline-block;
    letter-spacing: 3px;
  }
  .about__item p {
    margin-bottom: 28px;
    word-break: break-word;
  }
  .about__item p a {
    color: #333333;
    text-decoration: none;
  }
  .about_section img {
    width: 400px;
  }
  .about__image {
    width: 100%;
    margin-right: 0px;
    padding: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 35px;
  }
  .about__description {
    width: 100%;
  }
  .works {
    padding: 80px 0px;
    text-align: left;
    background-color: #000000;
  }
  .works_title {
    text-align: left;
    color: #ffffff;
    letter-spacing: 6px;
    font-size: 8vw;
    border-bottom: solid 1px #ffffff;
    text-decoration: none;
    margin-bottom: 70px;
  }
  .works_description_ul {
    /* gap: 0 24px; */
    list-style: none;
    display: block;
    margin: 0px -12px;
  }
  .works_movie1 iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 330/180;
  }
  .works_mv {
    color: #ffffff;
    font-size: 16px;
    padding-top: 8px;
    text-align: center;
    padding-bottom: 32px;
  }
  .works_title_sub {
    display: inline-block;
    font-size: 4.5vw;
    letter-spacing: 7px;
    margin: 0;
  }
  .view_more {
    color: #ffffff;
    list-style: none;
    font-size: 18px;
    text-align: right;
    margin-top: 80px;
  }
  .movie {
    padding: 80px 0px;
    text-align: left;
  }
  .movie_title {
    max-width: 1200px;
    margin-bottom: 70px;
    letter-spacing: 7px;
    font-size: 8vw;
    border-bottom: solid 1px #000;
    display: inline-block;
    text-decoration: none;
  }
  .section-movie__video {
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .sns__section {
    padding: 80px 0;
    text-align: left;
  }
  .sns_title {
    letter-spacing: 10px;
    font-size: 8vw;
    border-bottom: solid 1px #000;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 70px;
  }
  .sns_linktag ul li {
    font-size: 6.5vw;
  }
  .lesson_infomation {
    padding: 80px 20px;
    text-align: left;
  }
  .lesson_infomation__title {
    margin-bottom: 60px;
    letter-spacing: 7px;
    font-size: 8vw;
    border-bottom: solid 1px #000;
    display: inline-block;
    text-decoration: none;
  }
  .contact-btn a {
    display: inline-block;
    padding: 20px 0 13px;
    color: #333;
    font-size: 25px;
    font-weight: 700;
    background-color: #ffffff;
    box-sizing: border-box;
    letter-spacing: 4px;
    width: 100%;
  }
  .contact {
    padding: 0;
  }
  .contact-description ul {
    margin-bottom: 53px;
    display: flex;
    flex-wrap: wrap;
  }
  .contact-inquiry {
    margin-bottom: 100px;
  }
  .contact-description {
    padding-top: 14px;
    padding-bottom: 30px;
  }
  .footer ul li {
    margin-right: 12px;
    margin-left: 12px;
  }
  /*ここまでタブレット（スマホここに書く）	*/
}

@media screen and (max-width: 375px) {
  .about__item p {
    margin-bottom: 28px;
    word-break: break-word;
    font-size: 14px;
  }
}
