@charset "UTF-8";
.row {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}
.row > * {
  box-sizing: border-box;
  padding-left: 1rem;
  padding-right: 1rem;
}

.dance-school {
  background-color: #fff;
}
.dance-school.corp-container {
  max-width: initial;
  position: initial;
  padding: 0;
}
.dance-school p,
.dance-school dl,
.dance-school table,
.dance-school .sc_qa-bg {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.dance-school p,
.dance-school ul {
  color: #000;
  font-size: 1rem;
}
.dance-school img {
  vertical-align: bottom;
}
.dance-school .kirigirisu,
.dance-school .kirigirisu span {
  font-family: ab-kirigirisu, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.dance-school .sch3 span {
  color: #f38b00;
}
.dance-school .title-shape {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2.5rem auto;
  z-index: 0;
  font-size: 2.4rem;
  line-height: 1.3;
}
.dance-school .title-shape::before, .dance-school .title-shape::after {
  position: absolute;
  content: "";
}
.dance-school .title-shape::before {
  width: 80px;
  height: 80px;
  border-radius: 82% 130% 83% 96%;
  background: rgba(255, 221, 186, 0.45);
  left: -1rem;
  top: -1rem;
  z-index: -2;
}
.dance-school .title-shape::after {
  width: 99px;
  height: 115px;
  border-radius: 50% 70% 50% 80%;
  background: rgba(255, 201, 143, 0.35);
  left: 1rem;
  top: -2rem;
  z-index: -1;
}
.dance-school .title-back {
  font-size: 2.5rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2.5rem auto 5rem;
  padding: 0 0 1rem;
  background: linear-gradient(to top, #ffe3c2 50%, transparent 50%);
}
.dance-school .wrap {
  width: min(95%, 1200px);
  margin: 0 auto;
}
.dance-school .mainvisual {
  position: relative;
  background: url(../img/dance-school-bk01.png) no-repeat left top -5rem/28%;
}
.dance-school .mainvisual .mv-text1 {
  position: absolute;
  bottom: 10%;
  left: 16%;
}
.dance-school .mainvisual .mv-text1 p {
  width: -moz-fit-content;
  width: fit-content;
  background: #fff;
  color: #1870b6;
  font-size: 4rem;
  margin-bottom: 2rem;
  padding-right: 0.125em;
  line-height: 1.2;
  letter-spacing: -10px;
}
.dance-school .mainvisual .mv-text1 p:last-of-type {
  margin-bottom: 0;
}
.dance-school .mainvisual .mv-text1 p span {
  color: #ff961d;
}
.dance-school .mainvisual .mv-text2 {
  position: absolute;
  right: 1rem;
  bottom: 2rem;
  border-radius: 48% 56% 54% 68%;
  background: #ff961d;
  padding: 2rem 3rem 2.5rem;
}
.dance-school .mainvisual .mv-text2 p {
  margin-bottom: 0;
  font-size: 3.5rem;
  line-height: 1.2;
  color: #fff;
  letter-spacing: -10px;
}
.dance-school .mainvisual-inner {
  overflow: hidden;
  border-radius: 200px 0 0 0;
  width: 80%;
  height: 80vh;
  margin-left: auto;
  margin-top: -60px;
}
.dance-school .mainvisual-slider {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.dance-school .mainvisual-slider img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.dance-school .mainvisual-slider .slide {
  width: 100%;
}
.dance-school .mainvisual-slider .slide-wrap {
  width: 300%;
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  z-index: 0;
  animation: mainvisual-slider2 40s infinite;
  animation-delay: 2s;
}
.dance-school .mainvisual-slider .slide-wrap-main {
  width: 100%;
  z-index: 1;
  animation: mainvisual-slider-main 40s infinite;
  animation-delay: 2s;
}
.dance-school .sc_staff {
  padding: 5rem 0;
  background: url(../img/dance-school-bk03.png) no-repeat right bottom/16%;
}
.dance-school .sc_staff ul {
  list-style: none;
  margin: 10px 10px 3rem;
  width: 100%;
  overflow: hidden;
  background: #fff4e5;
  box-shadow: 0 0 10px #fff4e5, 0 0 10px #fff4e5, 0 0 10px #fff4e5;
}
.dance-school .sc_staff ul li {
  display: flex;
  align-items: center;
}
.dance-school .sc_staff ul li img {
  float: none;
  width: 45%;
  max-width: initial;
}
.dance-school .sc_staff_txt {
  float: none;
  max-width: initial;
  width: 50%;
}
.dance-school .sc_staff_txt01 p {
  font-size: 2.5rem;
}
.dance-school .sc_staff_txt02 p {
  font-size: 1.2rem;
  padding: 0;
  margin-bottom: 0.5rem;
  color: #f38b00;
  background: none;
  border-radius: 10px;
}
.dance-school .sc_staff_txt03 p {
  padding: 0;
}
.dance-school .sc_staff_txt04 {
  margin-bottom: 1rem;
}
.dance-school .sc_staff_txt04 p {
  border-radius: 10px;
  background: #f8fdff;
  padding: 0.7rem;
  font-size: 0.7rem;
}
.dance-school .sc_staff_qualification {
  padding: 5rem 0;
  background: url(../img/dance-school-bk03.png) no-repeat right bottom/16%;
}
.dance-school .sc_staff_qualification ul {
  margin: 10px 10px 3rem;
  padding: 2rem;
  width: 100%;
  overflow: hidden;
  background: #fff4e5;
  box-shadow: 0 0 10px #fff4e5, 0 0 10px #fff4e5, 0 0 10px #fff4e5;
}
.dance-school .sc_staff_qualification ul li {
  margin: 0.5rem auto;
  text-align: center;
  font-size: 1.5rem;
  color: #f38b00;
}
.dance-school .sc_place {
  padding: 5rem 0;
  background: url(../img/dance-school-bk04.png) no-repeat right bottom/16%;
}
.dance-school .sc_place img {
  width: 100%;
  margin: 0;
  padding: 2rem;
}
.dance-school .sc_place .flex-box {
  display: flex;
  align-items: center;
}
.dance-school .sc_place .flex-box > div {
  width: 50%;
  max-width: initial;
}
.dance-school .sc_place_txt {
  background: url(../img/swimming-school-cat.png) no-repeat bottom right/215px;
}
.dance-school .sc_place_txt01 p {
  font-size: 2rem;
  text-align: center;
}
.dance-school .sc_place_txt02 p {
  font-size: 1.5rem;
}
.dance-school .sc_access {
  padding: 5rem 0;
  background-color: #fff4e5;
}
.dance-school .sc_access img {
  margin: 0 auto;
}
.dance-school .sc_price {
  padding: 5rem 0;
}
.dance-school .sc_price dl {
  display: flex;
  border: 2px solid #FFAC4B;
  border-radius: 20px;
  overflow: hidden;
  margin: 0;
}
.dance-school .sc_price dl dt {
  display: flex;
  margin: 0;
  width: 35%;
  font-size: 2.5rem;
  background-color: #FFAC4B;
  color: #fff;
  justify-content: center;
  align-items: center;
}
.dance-school .sc_price dl dd {
  width: 65%;
  font-size: 1.4rem;
  padding: 3rem;
  flex-direction: column;
  color: #000;
}
.dance-school .sc_price dl dd span {
  display: block;
  font-size: 2.5rem;
  font-weight: 700;
  color: #FFAC4B;
  line-height: 1.4;
}
.dance-school .sc_qa-bg {
  background-color: #fff4e5;
  padding: 3rem;
}
.dance-school .sc_qa {
  list-style: none;
  margin: 1rem auto;
  font-size: 1.5rem;
}
.dance-school .sc_qa li {
  background-color: #ffd86e;
  border-radius: 10px 10px 0px 0px;
  color: #fff;
  display: block;
  box-sizing: border-box;
  padding: 5px 20px 5px 60px;
  margin: 1rem auto 0;
  position: relative;
}
.dance-school .sc_contact {
  padding: 5rem 0;
  background: url(../img/dance-school-bk02.png) no-repeat right -5rem top -5rem/21%, url(../img/dance-school-bk05.png) no-repeat left bottom/16%;
}
.dance-school .sc_contact form {
  width: min(95%, 1000px);
  margin: 0 auto;
  background-color: #ffd9b5;
  padding: 3rem 5rem;
}
.dance-school .sc_contact form > p {
  text-align: center;
  margin: 0;
}
.dance-school .sc_contact dl {
  display: flex;
  flex-wrap: wrap;
  color: #000;
  font-size: 1.2rem;
}
.dance-school .sc_contact dl dt {
  width: 280px;
  padding: 1rem 0;
}
.dance-school .sc_contact dl dd {
  width: calc(100% - 280px);
  margin: 0;
  padding: 1rem;
}
.dance-school .sc_contact input[type=text],
.dance-school .sc_contact input[type=email],
.dance-school .sc_contact input[type=tel],
.dance-school .sc_contact textarea {
  border: none;
  width: 100%;
}
.dance-school .sc_contact input[type=submit] {
  background-color: rgba(255, 234, 68, 0.9);
  width: 250px;
  border-radius: 30px;
  margin-top: 2rem;
}
.dance-school .sc_contact .hissu {
  color: #FF0000;
  margin-right: 0.5rem;
}
.dance-school .sc_contact .nini {
  color: #0033FF;
  margin-right: 0.5rem;
}
.dance-school .sc_contact .box {
  background-color: #fff;
  padding: 2rem 3rem;
  margin-top: 2rem;
}
.dance-school .sc_contact .box h3 {
  color: #000;
  margin: 0 0 1rem;
  text-align: center;
}
.dance-school .sc_contact .box p {
  margin: 0;
}
.dance-school .sc_contact .wpcf7-spinner {
  display: none;
}
@media screen and (max-width: 1279px) {
  .dance-school .mainvisual .mv-text1 {
    bottom: 15%;
  }
  .dance-school .mainvisual .mv-text1 p {
    font-size: 4.5vw;
  }
  .dance-school .mainvisual .mv-text2 p {
    font-size: 4vw;
  }
  .dance-school .mainvisual-inner {
    height: 60vw;
  }
  .dance-school .mainvisual-slider {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .dance-school .title-shape {
    font-size: 4.5vw;
  }
  .dance-school .title-back {
    font-size: 4.5vw;
  }
  .dance-school .mainvisual {
    background-size: 28%;
  }
  .dance-school .mainvisual .mv-text1 {
    left: 0;
  }
  .dance-school .mainvisual-inner {
    width: 90%;
    height: 80vh;
    border-radius: 80px 0 0 80px;
  }
  .dance-school .mainvisual-slider {
    width: 140%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
  .dance-school .sc_staff ul {
    margin-left: 0;
  }
  .dance-school .sc_staff ul li {
    flex-wrap: wrap;
  }
  .dance-school .sc_staff ul li img {
    width: 100%;
  }
  .dance-school .sc_staff_txt {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .dance-school .h1_worries {
    font-size: 1.2rem;
  }
  .dance-school .title-shape {
    font-size: 6.5vw;
    padding: 1.5rem 0;
  }
  .dance-school .title-shape::before {
    left: -1rem;
  }
  .dance-school .title-shape::after {
    left: 1rem;
  }
  .dance-school .title-back {
    font-size: 7vw;
    line-height: 1.4;
    background: linear-gradient(to top, transparent 15%, #ffe3c2 15%, #ffe3c2 60%, transparent 60%);
  }
  .dance-school .mainvisual {
    background: none;
  }
  .dance-school .mainvisual .mv-text1 {
    position: initial;
  }
  .dance-school .mainvisual .mv-text1 p {
    font-size: 7vw;
    letter-spacing: -8px;
    margin-bottom: 0;
  }
  .dance-school .mainvisual .mv-text2 {
    width: 140px;
    height: 100px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    top: initial;
    bottom: 0;
    right: -0.25rem;
  }
  .dance-school .mainvisual .mv-text2 p {
    font-size: 5vw;
    letter-spacing: -5px;
  }
  .dance-school .mainvisual-inner {
    width: 100%;
    height: auto;
    border-radius: 0;
  }
  .dance-school .mainvisual-slider {
    width: 100%;
    top: initial;
    left: initial;
    transform: initial;
  }
  .dance-school .sc_staff {
    background: url(../img/dance-school-bk03.png) no-repeat right bottom -18rem/70%;
  }
  .dance-school .sc_staff ul {
    border-radius: 20px;
  }
  .dance-school .sc_staff ul li {
    padding: 15px;
  }
  .dance-school .sc_staff ul li img {
    margin: 0;
  }
  .dance-school .sc_staff_txt01 p,
  .dance-school .sc_staff_txt02 p,
  .dance-school .sc_staff_txt03 p,
  .dance-school .sc_staff_txt04 p {
    text-align: center;
  }
  .dance-school .sc_staff_qualification {
    background: url(../img/dance-school-bk03.png) no-repeat right bottom -18rem/70%;
  }
  .dance-school .sc_staff_qualification ul li {
    font-size: 1.25rem;
  }
  .dance-school .sc_place {
    background: url(../img/dance-school-bk01.png) no-repeat left top -15rem/70%, url(../img/dance-school-bk04.png) no-repeat right bottom -5rem/70%;
  }
  .dance-school .sc_place img {
    padding: 1rem;
  }
  .dance-school .sc_place .flex-box {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .dance-school .sc_place .flex-box > div {
    width: 100%;
  }
  .dance-school .sc_place_txt {
    background-position-y: 18rem;
    background-size: 150px;
  }
  .dance-school .sc_price dl {
    flex-wrap: wrap;
  }
  .dance-school .sc_price dl dt,
  .dance-school .sc_price dl dd {
    width: 100%;
  }
  .dance-school .sc_price dl dd {
    padding: 2rem 1rem;
    text-align: center;
  }
  .dance-school .sc_price dl dd span {
    font-size: 1.8rem;
  }
  .dance-school .sc_qa-bg {
    padding: 3rem 1rem;
  }
  .dance-school .sc_qa {
    width: 100%;
  }
  .dance-school .sc_qa li {
    font-size: 1.3rem;
  }
  .dance-school .sc_qa li span {
    font-size: 130%;
    position: absolute;
    top: 0;
    left: 20px;
  }
  .dance-school .sc_contact {
    padding-bottom: 0;
    background-size: 40%;
  }
  .dance-school .sc_contact form {
    padding: 3rem 1rem;
  }
  .dance-school .sc_contact dl dt,
  .dance-school .sc_contact dl dd {
    width: 100%;
  }
  .dance-school .sc_contact .box {
    padding: 2rem 1rem;
  }
  .dance-school .sc_contact .box p {
    margin: 0;
  }
}

.dance__worries {
  background: url(../img/dance-school-bk02.png) no-repeat right top -5rem/16%;
  background-size: 45%;
}

.dance_worries {
  margin: auto;
  padding: 2rem 1.5rem;
  text-align: center;
  background-color: #fff;
}
.dance_worries .row {
  margin-bottom: 5rem;
}
.dance_worries .row > * {
  width: 33.33333%;
  min-height: 100%;
}
.dance_worries .dance_worries_item {
  overflow: hidden;
  position: relative;
  min-height: 100%;
  background-color: #fff;
  text-align: left;
  vertical-align: top;
  border-radius: 10px;
  box-shadow: 10px 10px 0px 0 #ffd9b5;
}
.dance_worries .dance_worries_item::before {
  position: absolute;
  content: "";
  width: 60px;
  height: 84px;
  background: url(../img/guruguru.png) no-repeat center/contain;
  right: 0;
  bottom: 5rem;
}
.dance_worries .dance_worries_img img {
  width: 100%;
  height: auto;
}
.dance_worries .dance_worries_txt {
  padding: 2rem;
}
.dance_worries .dance_worries_txt p {
  font-size: 1rem;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .dance_worries {
    padding: 2rem 0;
  }
}
@media screen and (max-width: 767px) {
  .dance_worries .row {
    flex-direction: column;
    padding: 1.5rem;
  }
  .dance_worries .row > * {
    width: 100%;
    margin-bottom: 10%;
  }
}

.dance_strength {
  background-color: #fff4e5;
  list-style: none;
  margin: auto;
  padding: 1.5rem;
}
.dance_strength .row {
  margin-top: 4rem;
  justify-content: center;
}
.dance_strength .row > * {
  width: 33.33333%;
  min-height: 100%;
}
.dance_strength .row ul {
  list-style: disc;
}
.dance_strength .dance_strength_item {
  position: relative;
  background-color: #fff;
  min-height: 100%;
  border-radius: 30px;
  box-shadow: 0 20px 25px 0 rgba(82, 82, 82, 0.25);
}
.dance_strength .dance_strength_item p {
  font-size: 1rem;
  margin-bottom: 0;
}
.dance_strength .dance_strength_item img {
  border-radius: 30px 30px 0 0;
}
.dance_strength .dance_strength_item h4 {
  margin: auto;
  color: #f38b00;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  line-height: 1.3;
  text-align: left;
}
.dance_strength .dance_strength_item .difference {
  position: absolute;
  top: -30px;
  right: 10px;
  color: #f38b00;
  font-size: 120%;
}
.dance_strength .dance_strength_item .difference::before, .dance_strength .dance_strength_item .difference:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
}
.dance_strength .dance_strength_item .difference::before {
  border-style: solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 15px solid #f38b00;
  border-bottom: 0;
  rotate: 10deg;
  margin-top: -1rem;
}
.dance_strength .dance_strength_item .difference::after {
  border-style: solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 10px solid #f38b00;
  border-bottom: 0;
  rotate: 50deg;
  margin-top: -2.5rem;
  margin-right: -0.5rem;
}
.dance_strength .dance_strength_item .number {
  position: absolute;
  width: 80px;
  height: 80px;
  background: rgba(255, 234, 68, 0.9);
  top: -1.5rem;
  left: -1rem;
  color: #fff;
  font-size: 3rem;
  border-radius: 88% 70% 90% 65%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dance_strength .dance_strength_txt {
  padding: 1rem 1.5rem;
}
@media screen and (max-width: 1023px) {
  .dance_strength {
    padding: 1.5rem 0;
  }
}
@media screen and (max-width: 767px) {
  .dance_strength {
    margin-bottom: 0;
    padding: 1.5rem;
  }
  .dance_strength .row {
    flex-direction: column;
  }
  .dance_strength .row > * {
    width: 100%;
    height: auto;
    margin-bottom: 18%;
  }
  .dance_strength .dance_strength_txt {
    padding: 1rem 1.5rem;
  }
}

.dance_message {
  padding: 2rem;
  background: url(../img/dance-school-bk02.png) no-repeat right -5rem top -5rem/21%, url(../img/dance-school-bk05.png) no-repeat left bottom/16%;
}
.dance_message p {
  font-size: 1.2rem;
}
.dance_message p span {
  color: #f38b00;
}
.dance_message ul {
  margin-left: 0;
}
.dance_message ul li {
  list-style: none;
  margin: auto;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
}
.dance_message ul li p {
  width: 50%;
  padding: 0 10px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .dance_message {
    padding: 2rem 0;
    background-size: 40%;
  }
  .dance_message p {
    font-size: 3.2vw;
  }
  .dance_message ul li {
    padding: 2rem 0;
  }
  .dance_message ul li p {
    width: 100%;
    text-align: center;
  }
}

.dance_guidelines {
  padding: 5rem 0;
  background-color: #fff4e5;
  text-align: center;
}
.dance_guidelines ul li {
  background-color: #fff;
  width: 30%;
  height: 450px;
  display: inline-block;
  box-sizing: border-box;
  box-shadow: 0 0 11px rgba(82, 82, 82, 0.3);
  margin: 1rem;
  vertical-align: top;
}
.dance_guidelines .dance_guidelines_txt {
  padding: 10px;
  text-align: left;
}
.dance_guidelines .dance_guidelines_txt h4 {
  margin: auto;
  color: #f38b00;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  line-height: 1.3;
  text-align: left;
}
.dance_guidelines .dance_guidelines_txt p {
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 0;
  text-align: left;
}
.dance_guidelines .dance_guidelines_txt p span {
  color: #f38b00;
}
@media screen and (max-width: 1023px) {
  .dance_guidelines ul {
    margin-left: 0;
  }
  .dance_guidelines ul li {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .dance_guidelines ul {
    margin-bottom: 0;
  }
  .dance_guidelines ul li {
    width: 90%;
    height: auto;
    margin: 0 0 2rem;
  }
}

.dance_time {
  padding: 5rem 0;
  background-color: #fff4e5;
}
.dance_time .row {
  padding-top: 40px;
  justify-content: center;
}
.dance_time .row > * {
  width: 33.33333%;
  min-height: 100%;
}
.dance_time .dance_time_item {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 100px;
  min-height: 100%;
}
.dance_time .dance_time_img01 {
  position: absolute;
  top: -30px;
  width: 100%;
  text-align: center;
}
.dance_time .dance_time01 {
  flex: 1;
  background-color: #fff;
  box-shadow: 10px 10px 0px 0 #ffd9b5;
  padding: 80px 10px 0;
}
.dance_time .dance_time_txt01 p {
  color: #f38b00;
  margin: auto;
  font-size: 1.5rem;
  text-align: center;
}
.dance_time .dance_time_txt02 p {
  margin: auto;
  font-size: 1rem;
  text-align: center;
}
.dance_time .dance_time_txt03 p {
  font-size: 0.9rem;
  padding: 20px 5px;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .dance_time .row {
    flex-direction: column;
  }
  .dance_time .row > * {
    width: 100%;
  }
  .dance_time .row > *:not(:first-child) {
    margin-top: 80px;
  }
}

.sc_flow {
  padding: 5rem 0;
}
.sc_flow .flow_items {
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}
.sc_flow .flow_items .flow_item {
  display: flex;
  gap: 7.5px;
  margin: 7.5px 0 0;
  width: 100%;
}
.sc_flow .flow_items .flow_item > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 15px;
  text-align: center;
  color: #666;
  background: #fff;
  border: 7.5px solid #b0e1b7;
}
.sc_flow .flow_items .flow_item > div:nth-of-type(1) {
  width: 20%;
}
.sc_flow .flow_items .flow_item > div:nth-of-type(2) {
  width: 30%;
}
.sc_flow .flow_items .flow_item > div:nth-of-type(3) {
  width: 50%;
}

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

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

.one {
  color: #f38b00;
}

.two {
  font-size: 1.4rem;
}

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

.text-right {
  text-align: right;
}

/*20240830 スイミングアカデミー追加 */
.dance_character {
  position: absolute;
}

.dance_character img {
  position: relative;
  width: 100px;
  height: auto;
}

.sc_01 img {
  top: 2vw;
  left: 27vw;
}

.sc_02 img {
  top: 2vw;
  left: 23vw;
}

.sc_03 img {
  bottom: 5vw;
  left: 68vw;
}

@media screen and (max-width: 1024px) {
  .sc_01 img {
    left: 9vw;
    bottom: 3vw;
  }
  .sc_02 img {
    bottom: 2vw;
    left: 3vw;
  }
  .sc_03 img {
    bottom: 9vw;
    left: 80vw;
  }
}
@media screen and (max-width: 767px) {
  .dance_character img {
    width: 66px;
  }
  .sc_01 img {
    top: 2vw;
    left: 10vw;
  }
  .sc_02 img {
    top: 10vw;
  }
  .sc_03 img {
    bottom: 27vw;
    left: 73vw;
  }
}
/*20240912 追加*/
.dance-school .sc_place_txt {
  background: initial;
}

#growth #panel-261-2-0-1 > .panel-widget-style {
  background-color: #fff1e5;
}

#growth .dashed-shadow.active:after {
  background-image: linear-gradient(45deg, #ffdcb4 12.5%, rgba(255, 255, 255, 0) 12.5%, rgba(255, 255, 255, 0) 37.5%, #ffdcb4 37.5%, #ffdcb4 62.5%, rgba(255, 255, 255, 0) 62.5%, rgba(255, 255, 255, 0) 87.5%, #ffdcb4 87.5%);
}

#cmn-access .cmn-access-km {
  padding: 60px 0;
}

#cmn-access {
  align-items: center;
}

.lesson-flow-top .lesson-pg .circle {
  background: #FFAC4B;
}

.lesson-flow-top .lesson-pg .circle .blue_p {
  position: relative;
}

.lesson-flow-top .lesson-pg .boldbottom::before {
  background: #FFAC4B;
}

.lesson-flow-top .lesson-pg .boldbottom::after {
  content: "";
  border-color: #FFAC4B transparent transparent transparent;
}

.lesson-swim .lesson-pg .boldbottom::before {
  height: 100px;
}

.lesson-swim .lesson-pg .boldbottom::after {
  top: 100px;
}

.place-img img {
  max-width: 85%;
  display: block;
  margin: 0 auto;
}

/* スライダーアニメーションの設定 */
@keyframes mainvisual-slider2 {
  0% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-33.3333333333%);
  }
  33% {
    transform: translateX(-33.3333333333%);
  }
  43% {
    transform: translateX(-66.6666666667%);
  }
  66% {
    transform: translateX(-66.6666666667%);
  }
  76% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes mainvisual-slider-main {
  0% {
    transform: translateX(100%);
  }
  66% {
    transform: translateX(100%);
  }
  76% {
    transform: translateX(0%);
  }
}
.license-box {
  margin-top: 10px;
  padding: 10px;
  background: #f5f5f5;
  border-radius: 8px;
}
.license-box strong {
  color: #f38b00;
}
.license-box strong,
.license-box ul {
  margin-bottom: 0;
  font-size: 12px !important;
}/*# sourceMappingURL=style-dance.css.map */