/*-------------------------------
	slide
-------------------------------*/
#slide .slick-prev {
  left: 12px;
  transform: translateY(-50%);
  width: 23px;
  height: auto; }
  #slide .slick-prev img {
    width: 100%; }
#slide .slick-next {
  right: 12px;
  transform: translateY(-50%);
  width: 23px;
  height: auto; }
  #slide .slick-next img {
    width: 100%; }

/*-------------------------------
	info
-------------------------------*/
#info .button div {
  font-size: 16px;
  font-weight: bold;
  height: 35px;
  padding-top: 6px; }
#info .info_list {
  padding-top: 10px; }
  #info .info_list .info_post {
    padding: 0 15px 0 15px;
    position: relative;
    background-image: url(../images/sp/home/info_arrow.png);
    background-repeat: no-repeat;
    background-position: right 10px center; }
    #info .info_list .info_post .icon {
      position: absolute;
      left: 10px;
      top: 16px;
      width: 80px;
      color: #fff;
      text-align: center;
      font-size: 10px;
      height: 28px;
      padding-top: 7px;
      margin-right: 0; }
    #info .info_list .info_post .date {
      font-size: 13px;
      padding-top: 0;
      margin-right: 10px;
      width: auto; 
      margin-top: 0;
      margin-left: 80px;}
    #info .info_list .info_post .title {
      display: inline;
      font-size: 13px;
      padding-top: 0;
      width: auto;
      font-weight: bold; 
      white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
margin-left: 0;}
    #info .info_list .info_post .link {
      opacity: 0; }
#info .daiko_list {
  background-color: #fff; }
  #info .daiko_list .daiko_post {
    padding: 30px 40px 30px 12px;
    position: relative;
    background-image: url(../images/sp/home/info_arrow.png);
    background-repeat: no-repeat;
    background-position: right 10px center; }
    #info .daiko_list .daiko_post .date {
      display: inline;
      font-size: 13px;
      padding-top: 6px;
      margin-right: 20px;
      width: auto; }
    #info .daiko_list .daiko_post .title {
      display: inline;
      font-size: 13px;
      padding-top: 6px;
      width: auto;
      font-weight: bold; }
    #info .daiko_list .daiko_post .link {
      opacity: 0; }
#info .link_list {
  background-color: #E3E0DD;
  transition-duration: 0.5s; }
  #info .link_list a {
    display: block;
    width: 100%;
    text-align: center;
    color: #595757;
    font-weight: bold;
    font-size: 14px;
    height: 47px;
    padding-top: 14px; }

/*-------------------------------
	topics
-------------------------------*/
#topics h1 {
  font-size: 30px;
}
#topics .topics_wrap .topics_cont .topics_list {
  display: block;
  border-left: none;
  border-top: solid 1px #DCDDDD; }
  #topics .topics_wrap .topics_cont .topics_list .topics_post {
    width: 100%;
    display: block;
    position: relative;
    padding-bottom: 0;
    border-bottom: solid 1px #DCDDDD;
    border-right: none; }
    #topics .topics_wrap .topics_cont .topics_list .topics_post .thumb {
      margin-bottom: 0;
      float: left;
      width: 40%;
      clear: both; }
      #topics .topics_wrap .topics_cont .topics_list .topics_post .thumb img {
        width: 100%;
        display: block;
        height: auto; }
    #topics .topics_wrap .topics_cont .topics_list .topics_post .title {
      font-size: 13px;
      font-weight: bold;
      color: #3E3A39;
      margin-bottom: 4px;
      padding: 10px 12px 0 10px;
      float: right;
      width: 60%;
      line-height: 1.3; }
    #topics .topics_wrap .topics_cont .topics_list .topics_post .date {
      font-size: 12px;
      color: #9FA0A0;
      margin-bottom: 0;
      padding: 0 15px 0 12px;
      float: right;
      width: 60%;
      line-height: 1; }
    #topics .topics_wrap .topics_cont .topics_list .topics_post .txt {
      display: none; }

/*-------------------------------
	intro
-------------------------------*/
#intro {
  padding: 30px 0 0 0;
  text-align: center;
  position: relative; }
  #intro .dancer1 {
    width: 100.8px;
    position: absolute;
    top: 330px;
    left: 30vw; }
    #intro .dancer1.mv_fade {
      transform: translate(-10vw, 0);
      -webkit-transform: translate(-10vw, 0); }
    #intro .dancer1.mv_fade_mv {
      transform: translate(0, 0);
      -webkit-transform: translate(0, 0); }
  #intro .dancer2 {
    width: 65.4px;
    position: absolute;
    top: 280px;
    right: 30vw; }
    #intro .dancer2.mv_fade {
      transform: translate(10vw, 0);
      -webkit-transform: translate(10vw, 0); }
    #intro .dancer2.mv_fade_mv {
      transform: translate(0, 0);
      -webkit-transform: translate(0, 0); }
  #intro .description {
    width: 90vw;
    margin: 0 auto 0 auto;
    font-size: 12px;
    line-height: 2.0;
	padding-bottom:5vw;}
  #intro .l_txt {
    font-size: 20px;
    margin-bottom: 30px;
    letter-spacing: 0.2em; }
  #intro .main_slide {
    padding-top: 0px;
    margin-bottom: 0px; }
    #intro .main_slide .simply-scroll-container {
      position: relative; }
    #intro .main_slide .simply-scroll-clip {
      position: relative;
      overflow: hidden; }
    #intro .main_slide .simply-scroll-list {
      overflow: hidden;
      margin: 0;
      padding: 0; }
    #intro .main_slide .simply-scroll-list li {
      float: left;
      /* Horizontal scroll only */
      padding: 0;
      margin: 0;
      width: 278px;
      height: 196px; }
    #intro .main_slide .simply-scroll-list li img {
      display: block; }

/*-------------------------------
	instructor
-------------------------------*/
#instructor h1 {
  font-size: 30px;}
#instructor h1.jp {/*日本語H1対応*/
	font-size:5.5vw;
	}
#instructor .instructor_wrap {
  width: 100%;
  }
  #instructor .instructor_wrap .instructor_cont_sm {
    width: 100%;
    display: block; }
    #instructor .instructor_wrap .instructor_cont_sm .instructor_content {
      display: block;
      /*background-image: url(../images/sp/home/inst_bar.png);
      background-repeat: no-repeat;
      background-position: center center;*/
      background: none;
      text-align: center; }
      #instructor .instructor_wrap .instructor_cont_sm .instructor_content .thumb {
        display: inline-block;
        width: 62%;
        padding-right: 0;
        margin-bottom: 55px; }
        #instructor .instructor_wrap .instructor_cont_sm .instructor_content .thumb img {
          width: 100%; }
      #instructor .instructor_wrap .instructor_cont_sm .instructor_content .text_cont {
        display: inline-block;
        width: 100%;
        padding: 0 20px 0 20px;
        position: relative; }
        #instructor .instructor_wrap .instructor_cont_sm .instructor_content .text_cont h2 {
          font-size: 18px;
          margin-bottom: 12px; }
        #instructor .instructor_wrap .instructor_cont_sm .instructor_content .text_cont p {
          font-size: 12px;
          line-height: 2; }
      #instructor .instructor_wrap .instructor_cont_sm .instructor_content .text_cont:before {
        display: block;
        width: 1px;
        height: 20px;
        background-color: #fff;
        content: "";
        left: 50%;
        top: -45px;
        transform: translateX(-1px);
        position: absolute; }
    #instructor .instructor_wrap .instructor_cont_sm .slick-prev {
      left: -40px;
      transform: translateY(-50%);
      width: 36px;
      height: 121px; }
    #instructor .instructor_wrap .instructor_cont_sm .slick-prev:before {
      display: none; }
    #instructor .instructor_wrap .instructor_cont_sm .slick-next {
      right: -40px;
      transform: translateY(-50%);
      width: 36px;
      height: 121px; }
    #instructor .instructor_wrap .instructor_cont_sm .slick-next:before {
      display: none; }
  #instructor .instructor_wrap .instructor_cont_sm:before {
    display: block;
    border-top-color: #fff;
    border: 10px solid transparent;
    border-top: 18px solid #fff;
    bottom: -18px;
    content: "";
    left: 50%;
    top: -50px;
    transform: translateX(-5px);
    position: absolute;
    width: 0; }

/*-------------------------------
	school
-------------------------------*/
#school {
  padding: 10% 0 0 0;
  position: relative;
}

#school .school_wrap {
  width: calc(100% - 100px);
  max-width: 1080px;
  margin: 0 auto;
  overflow: hidden;
}

#school .title_text {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  top:16%;
  left:60px;
  width:30%;
}

#school .school_wrap .photo {
  width: 100%;
  transition: 0.5s;
  vertical-align: top;
}

#school .school_wrap .photo:hover {
  transform: scale(1.05);
}

.school_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 680px;
  margin: 0 auto; }
  .school_menu a {
    font-size: 14px;
    letter-spacing: 0.1em;
    display: block;
    width: 49.5%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    padding-left: 5%;
    color: #fff;
    margin-bottom: 5px;
    background-position: left 10px center;
    background-repeat: no-repeat; }
    .school_menu a:first-child {
      background-position: left 10px center;
      background-color: #EE7500;
      background-image: url(../images/pc/home/school_menu_img1.png);
      background-size: 24.5px auto; }
    .school_menu a:nth-child(2) {
      background-color: #0080F5;
      background-image: url(../images/pc/home/school_menu_img2.png);
      background-size: 26.5px auto; }
    .school_menu a:nth-child(3) {
      background-position: left 5px center;
      background-color: #0080F5;
      background-image: url(../images/pc/home/school_menu_img3.png);
      background-size: 31.5px auto; }
    .school_menu a:nth-child(4) {
      background-color: #0080F5;
      background-image: url(../images/pc/home/school_menu_img4.png);
      background-size: 33.5px auto; }
    .school_menu a:nth-child(5) {
      background-color: #0080F5;
      background-image: url(../images/pc/home/school_menu_img5.png);
      background-size: 22.5px auto; }
    .school_menu a:nth-child(6) {
      background-color: #00A73B;
      background-image: url(../images/pc/home/school_menu_img6.png);
      background-size: 28.5px auto; }

/*-------------------------------
	movie
-------------------------------*/
#movie {
  padding: 30px 0 0 0;
  text-align: center; }
  #movie h1 {
    font-size: 30px; }
	#movie h1.jp {/*日本語H1対応*/
	font-size:5.5vw;
	}
  #movie .description {
    padding: 0 20px 0 20px; }
  #movie .movie_wrap .movie_cont {
    width: 100%;
    padding: 50px 0 50px 0;
    display: flex;
    flex-direction: column;
    color: #fff;
    position: relative; }
    #movie .movie_wrap .movie_cont .movie_content {
      display: block;
      width: 100%; }
      #movie .movie_wrap .movie_cont .movie_content .movie_box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        position: relative;
        text-align: center;
        padding: 0px 40px 0 40px; }
        #movie .movie_wrap .movie_cont .movie_content .movie_box .tube {
          width: 47%; }
          #movie .movie_wrap .movie_cont .movie_content .movie_box .tube iframe {
            display: block;
            width: 100%;
            padding-left: 0;
            /*height: 300px;*/ }
        #movie .movie_wrap .movie_cont .movie_content .movie_box .slick-prev {
          left: 0px;
          transform: translateY(-50%);
          width: 36px;
          height: 121px; }
        #movie .movie_wrap .movie_cont .movie_content .movie_box .slick-prev:before {
          display: none; }
        #movie .movie_wrap .movie_cont .movie_content .movie_box .slick-next {
          right: 0px;
          transform: translateY(-50%);
          width: 36px;
          height: 121px; }
        #movie .movie_wrap .movie_cont .movie_content .movie_box .slick-next:before {
          display: none; }
    #movie .movie_wrap .movie_cont .skill {
      width: 100%;
      padding: 20px 20px 0 20px;
      text-align: center; }
      #movie .movie_wrap .movie_cont .skill h2 {
        margin-bottom: 18px;
        font-size: 30px; }
      #movie .movie_wrap .movie_cont .skill p {
        display: inline-block;
        margin-bottom: 28px;
        width: 100%; }
      #movie .movie_wrap .movie_cont .skill a {
        display: inline-block;
        padding: 10px 0 9px 0;
        width: 100%; }
  #movie .movie_wrap .movie_cont:before {
    display: block;
    border-top-color: #fff;
    border: 10px solid transparent;
    border-top: 18px solid #fff;
    content: "";
    left: 50%;
    top: 0px;
    transform: translateX(-5px);
    position: absolute;
    width: 0; }
