@charset "UTF-8";
/* dance リニューアル */
.newDance {
  position: relative;
  color: #363c3d;
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  overflow: hidden;
}
.newDance::before, .newDance::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -14vw;
  left: 0;
  width: 100%;
  height: 5vw;
}
@media only screen and (max-width: 768px) {
  .newDance::before, .newDance::after {
    height: 7vw;
  }
}
.newDance::before {
  background-color: #363c3d;
  -webkit-transform: scale(2) rotate(18.5deg);
  -ms-transform: scale(2) rotate(18.5deg);
  transform: scale(2) rotate(18.5deg);
  z-index: 1;
}
.newDance::after {
  background-color: #ffa70a;
  -webkit-transform: scale(2) rotate(-18.5deg);
  -ms-transform: scale(2) rotate(-18.5deg);
  transform: scale(2) rotate(-18.5deg);
  z-index: 2;
}
.newDance * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.newDance figure {
  margin: 0;
}
.newDance__container {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 40px;
}
@media only screen and (max-width: 768px) {
  .newDance__container.-type02 {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 768px) {
  .newDance__container.-type03 {
    padding: 0;
  }
}
.newDance__inner {
  position: relative;
  z-index: 3;
}
@-webkit-keyframes line01 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes line01 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes line02 {
  0%, 50% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes line02 {
  0%, 50% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.newDance .newDanceMv {
  position: relative;
}
.newDance .newDanceMv__line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 265px;
}
@media only screen and (max-width: 1040px) {
  .newDance .newDanceMv__line {
    height: 25.48077vw;
  }
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__line {
    height: 41.25vw;
  }
}
.newDance .newDanceMv__line::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.newDance .newDanceMv__line.-line01 {
  top: 170px;
  -webkit-transform: scale(2) rotate(-161.95deg);
  -ms-transform: scale(2) rotate(-161.95deg);
  transform: scale(2) rotate(-161.95deg);
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__line.-line01 {
    top: 43.4375vw;
  }
}
.newDance .newDanceMv__line.-line01::after {
  background-color: #363c3d;
  -webkit-animation: line01 .75s ease-in-out 0s;
  animation: line01 .75s ease-in-out 0s;
}
.newDance .newDanceMv__line.-line02 {
  top: 218px;
  -webkit-transform: scale(2) rotate(-18.05deg);
  -ms-transform: scale(2) rotate(-18.05deg);
  transform: scale(2) rotate(-18.05deg);
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__line.-line02 {
    top: 45.9375vw;
  }
}
.newDance .newDanceMv__line.-line02::after {
  background-color: #ffa70a;
  -webkit-animation: line02 1.5s ease-in-out 0s;
  animation: line02 1.5s ease-in-out 0s;
}
.newDance .newDanceMv__inner {
  position: relative;
  padding: 60px 0 109px;
  z-index: 3;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__inner {
    padding: 5.3125% 0 45px;
  }
}
.newDance .newDanceMv__title {
  margin-bottom: 128px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__title {
    width: 85.06944%;
    margin-bottom: 17.36111%;
  }
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__title img {
    width: 100%;
  }
}
.newDance .newDanceMv__logo {
  position: relative;
  text-align: center;
  width: 57.65576%;
  margin: 0 auto 58px;
  padding-right: 13px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__logo {
    width: 100%;
    margin-bottom: 30%;
    padding: 0 0 0 2.5%;
  }
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__logo img {
    width: 100%;
  }
}
.newDance .newDanceMv__personBox {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__personBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.newDance .newDanceMv__person {
  top: 0;
  position: absolute;
}
.newDance .newDanceMv__person.-person01 {
  left: 0;
  width: 17.08333%;
  margin-top: 5.41667%;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__person.-person01 {
    width: 32.8125%;
    margin-top: 52.5%;
  }
}
.newDance .newDanceMv__person.-person02 {
  right: -6px;
  width: 25.10417%;
  margin-top: -15.20833%;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__person.-person02 {
    right: 0;
    width: 40.15625%;
    margin-top: 14.21875%;
  }
}
.newDance .newDanceMv__person img {
  width: 100%;
}
.newDance .newDanceMv__txtBox {
  max-width: 598px;
  width: 62.29167%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__txtBox {
    width: 100%;
  }
}
.newDance .newDanceMv__txt01 {
  margin-bottom: 33px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__txt01 {
    margin-bottom: 26px;
    padding: 0 12px;
  }
}
.newDance .newDanceMv__txt02 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.77778;
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceMv__txt02 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.78571;
  }
}
.newDance .newDanceIntro {
  background-image: -webkit-linear-gradient(20.5deg, #363c3d 50%, #ffa70a 50%, #ffa70a 100%);
  background-image: -o-linear-gradient(20.5deg, #363c3d 50%, #ffa70a 50%, #ffa70a 100%);
  background-image: linear-gradient(69.5deg, #363c3d 50%, #ffa70a 50%, #ffa70a 100%);
  color: #fff;
  padding: 44px 0 73px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro {
    background: none;
    padding: 0;
  }
}
.newDance .newDanceIntro__inner {
  position: relative;
  z-index: 3;
}
.newDance .newDanceIntro__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro__list {
    display: block;
  }
}
.newDance .newDanceIntro__item {
  position: relative;
  width: calc(50% - 30px);
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro__item {
    background-image: -webkit-linear-gradient(17.35deg, #363c3d 106px, #ffa70a 106px, #ffa70a 100%);
    background-image: -o-linear-gradient(17.35deg, #363c3d 106px, #ffa70a 106px, #ffa70a 100%);
    background-image: linear-gradient(72.65deg, #363c3d 106px, #ffa70a 106px, #ffa70a 100%);
    padding: 44px 40px 60px;
    width: auto;
  }
}
.newDance .newDanceIntro__item:first-child {
  width: calc(50% + 30px);
  padding-right: 20px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro__item:first-child {
    background-image: -webkit-linear-gradient(19.35deg, #363c3d 77%, #ffa70a 77%, #ffa70a 100%);
    background-image: -o-linear-gradient(19.35deg, #363c3d 77%, #ffa70a 77%, #ffa70a 100%);
    background-image: linear-gradient(70.65deg, #363c3d 77%, #ffa70a 77%, #ffa70a 100%);
    width: auto;
    padding-right: 40px;
    padding-bottom: 18.75%;
  }
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro__item:last-child {
    padding-top: 65px;
    padding-bottom: 32px;
  }
}
.newDance .newDanceIntro__head {
  margin-bottom: 23px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro__head {
    margin-bottom: 10px;
  }
}
.newDance .newDanceIntro__title {
  max-width: 26.5vw;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro__title {
    max-width: none;
  }
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro__title.-title01 {
    width: 58%;
  }
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro__title.-title02 {
    width: 59%;
  }
}
.newDance .newDanceIntro__person {
  position: absolute;
}
.newDance .newDanceIntro__person.-person01 {
  bottom: 0;
  left: -111px;
  max-width: 18vw;
  margin-bottom: -20%;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro__person.-person01 {
    top: 0;
    left: auto;
    right: 7.5%;
    bottom: auto;
    max-width: none;
    width: 29.375%;
    margin-top: 8.75%;
    margin-bottom: 0;
  }
}
.newDance .newDanceIntro__person.-person02 {
  top: 0;
  right: 6px;
  max-width: 12vw;
  margin-top: -49%;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro__person.-person02 {
    right: 13.125%;
    max-width: none;
    width: 19.53125%;
    margin-top: -14.6875%;
  }
}
.newDance .newDanceIntro-date {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro-date {
    margin-right: -20px;
    margin-bottom: 14px;
  }
}
.newDance .newDanceIntro-date__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newDance .newDanceIntro-date__item:not(:last-child) {
  margin-bottom: 26px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro-date__item:not(:last-child) {
    margin-bottom: 12px;
  }
}
.newDance .newDanceIntro-date__week {
  background-color: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #363c3d;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: -0.1em;
  line-height: 1;
  width: 95px;
  height: 95px;
  margin-right: 18px;
  padding-right: 3px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro-date__week {
    font-size: 13px;
    font-size: 1.3rem;
    width: 48px;
    height: 48px;
    margin-right: 7px;
    padding-right: 1px;
  }
}
.newDance .newDanceIntro-date__week.-type02 {
  color: #ffa70a;
}
.newDance .newDanceIntro-date__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.newDance .newDanceIntro-date__txt {
  position: relative;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.4;
  padding-left: 8px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro-date__txt {
    font-size: 15px;
    font-size: 1.5rem;
    padding-left: 0;
  }
}
.newDance .newDanceIntro-date__txt:not(:last-child) {
  padding-bottom: 17px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro-date__txt:not(:last-child) {
    padding-bottom: 5px;
  }
}
.newDance .newDanceIntro-date__txt:not(:last-child)::after {
  content: "";
  border-top: 1px dotted #fff;
  display: block;
  position: absolute;
  left: 0;
  bottom: 9px;
  width: 100%;
  height: 0;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro-date__txt:not(:last-child)::after {
    bottom: 3px;
  }
}
.newDance .newDanceIntro__txt01 {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.05em;
  line-height: 1.55556;
  margin: 0 36px 0 121px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro__txt01 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .newDance .newDanceIntro__txt01 {
    margin: 0;
  }
}
.newDance .newDanceIntro__txt01.-type02 {
  color: #363c3d;
  margin: 0 0 0 110px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceIntro__txt01.-type02 {
    color: #fff;
    margin: 0;
  }
}
.newDance .newInstructor {
  padding: 55px 0 0;
  background: #E2C99D;
}
.newDance .newInstructor__container{
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 40px;
  display:-webkit-box;
  display:flex;
	-webkit-box-pack: justify;
	justify-content: space-between;  
}
.newDance .newInstructor__head{
  width: 26.4%;
  padding-top: 22px;
  padding-bottom: 20px;
}
.newDance .newDanceIntro-date{
  margin-top: 10px;
}
.newDance .newInstructor-image{
  position: relative;
  width:26.6%;
  padding-top: 55px;
}
.newDance .newInstructor-image__img{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.newDance .newInstructor-text{
  width: 33.58%;
  padding-bottom: 20px;
}
.newDance .newInstructor-text__txt{
  display: block;
  margin-top: 25.6px;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: -0.05em;
  line-height: 1.55556;
}



@media only screen and (max-width: 768px) {
  .newDance .newInstructor {
    padding: 38px 0 30px;
  }
  .newDance .newInstructor__container{
    position: relative;
    display: block;
    padding: 0 40px;
  }
  .newDance .newInstructor__head{
    width: 57.37%;
    padding: 0;
  }
  .newDance .newDanceIntro-date{
    margin-top:4px;
  }
  .newDance .newInstructor-image{
    position:absolute;
    width:42%;
    max-width: 250px;
    right: 16px;
    top: 0;
    padding: 0;
  }
  .newDance .newInstructor-image__img{
    position: relative;
  }
  .newDance .newInstructor-text{
    width: 100%;
    padding: 0;
  }
  .newDance .newInstructor-text__txt{
    margin-top: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .newDance .newInstructor-text__img{
    width: 57.5%;
    margin: 0 0 0 auto;
  }
}
.newDance .newDancePrice {
  padding-top: 72px;
}
.newDance .newDancePrice .newDance__container:nth-child(n+2) {
  margin-top: 47px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDancePrice {
    padding-top: 39px;
  }
}
.newDance .newDancePrice__title {
  position: relative;
  text-align: center;
  margin-bottom: 36px;
}
.newDance .newDancePrice__title .ico {
  width: 18%;
  max-width: 156px;
  position: absolute;
  right: 23px;
  top: -5px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDancePrice__title {
    width: 23%;
    margin: 0 auto 19px;
  }
  .newDance .newDancePrice__title.title02 {
    width: 66%;
  }
  .newDance .newDancePrice__title .ico {
    width: 27%;
    right: -20%;
    top: -25px;
    top: -57%;
  }
}
.newDance .newDancePrice__title img {
  display: inline;
}
.newDance .newDancePrice__price {
  max-width: 688px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .newDance .newDancePrice__price {
    max-width: 450px;
  }
}
.newDance .newDancePrice__price table {
  background-color: #363c3d;
  table-layout: fixed;
  width: 100%;
}
.newDance .newDancePrice__price table tr th, .newDance .newDancePrice__price table tr td {
  color: #fff;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
.newDance .newDancePrice__price table tr th:not(:last-child), .newDance .newDancePrice__price table tr td:not(:last-child) {
  border-right: 2px solid #fff;
}
@media only screen and (max-width: 768px) {
  .newDance .newDancePrice__price table tr th:not(:last-child), .newDance .newDancePrice__price table tr td:not(:last-child) {
    border-right-width: 1px;
  }
}
.newDance .newDancePrice__price table thead tr th, .newDance .newDancePrice__price table thead tr td {
  border-bottom: 2px solid #fff;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 0.17em;
}
@media only screen and (max-width: 768px) {
  .newDance .newDancePrice__price table thead tr th, .newDance .newDancePrice__price table thead tr td {
    border-bottom-width: 1px;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 2px 0;
  }
}
.newDance .newDancePrice__price table tbody tr th, .newDance .newDancePrice__price table tbody tr td {
  font-size: 32px;
  font-size: 3.2rem;
  letter-spacing: 0.05em;
  padding: 19px 10px;
}
.newDance .newDancePrice__price table tbody tr td .flex_sp > p {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .newDance .newDancePrice__price table tbody tr th, .newDance .newDancePrice__price table tbody tr td {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 3px 5px;
  }
  .newDance .newDancePrice__price table tbody tr td .flex_sp {
    display: -webkit-box;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .newDance .newDancePrice__price table tbody tr td .flex_sp > p:first-child {
    margin-right: 1em;
  }
}
.newDance .newDancePrice__unit {
  font-size: 24px;
  font-size: 2.4rem;
}
.newDance .newDancePrice__small {
  font-size: 22px;
  font-size: 2.2rem;
}
.newDance .newDancePrice__orange {
  color: #eb9e24;
}
@media only screen and (max-width: 768px) {
  .newDance .newDancePrice__unit {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .newDance .newDancePrice__small {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
  }
}
.newDance .newDancePrice__caution {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: -.05em;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .newDance .newDancePrice__caution {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.newDance .newDanceInstagram {
  padding: 77px 0 100px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceInstagram {
    padding: 54px 0 40px;
  }
}
.newDance .newDanceInstagram__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 32px;
  padding: 0 27px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceInstagram__head {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }
}
.newDance .newDanceInstagram__txt {
  width: 100%;
  margin: 0 auto 8px 0;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceInstagram__txt {
    width: 53.5%;
  }
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceInstagram__logo {
    width: 30%;
    margin: 0 auto 8px;
  }
}
.newDance .newDanceInstagram__title {
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  letter-spacing: 0.03em;
  line-height: 1;
  margin: 11px 0 0 20px;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceInstagram__title {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
    margin: 0;
  }
}
.newDance .newDanceInstagram__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 836px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceInstagram__detail {
    margin: 0 -4px -20px;
  }
}
.newDance .newDanceInstagram__detail::before {
  content: "";
  display: block;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.newDance .newDanceInstagram__detail::before, .newDance .newDanceInstagram__item {
  width: calc(33.3333% - 20px);
}
.newDance .newDanceInstagram__item a {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
}
.newDance .newDanceInstagram__item a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media all and (-ms-high-contrast:none) {
  .newDance .newDanceInstagram__item a img {
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceInstagram__detail::before, .newDance .newDanceInstagram__item {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceInstagram__item {
    margin-bottom: 20px;
  }
}
.newDance .newDanceInstagram__item:nth-child(n+4) {
  display: none;
}
@media only screen and (max-width: 768px) {
  .newDance .newDanceInstagram__item:nth-child(n+4) {
    display: block;
  }
}
.newDance .newDanceInstagram__item img {
  width: 100%;
}
.newDance .modMenuList02.dance02 a {
  border-color: #363c3d !important;
}
.newDance .modMenuList02.dance02 a:after {
  border-bottom-color: #363c3d !important;
  border-right-color: #363c3d !important;
}