@charset "UTF-8";
.system_page_head::before{background-image: url(../assets/img/system/title-bg-sp.jpg);    filter: none;background-color: initial;}
.guidance_page_head::before{background-image: url(/assets/img/join/join-head-bg-sp.jpg);}
.guidance_page_head,.schedule_page_head,.aboutdance_page_head{
	background-color: rgba(0, 0, 0, 0.2);
}
/* .guidance_page .header{
	background-color: rgba(0, 0, 0, 0.2);
}
.genre_page_blog .header{
	 background: rgb(0,0,0,0.3);
} */
.campaign_page_head::before{background-image: url(/imgs/campaign-bg-sp.jpg);}
/*ジャンル_head*/
.genre_page_blog .page_head{background-color: rgba(0, 0, 0, 0.2);}
.ballet_page_head::before{
background-image: url(/imgs/lesson_class/ballet_sp.jpg);
}
.pas-de-deux_page_head::before{
background-image: url(/imgs/pas-de-deux-header-sp.jpg);
background-position: 32% 30%;
}
.bar-lesson_page_head::before{
background-image: url(/imgs/lesson_class/barlesson_sp.jpg);
}
.pointe_page_head::before{
background-image: url(/imgs/lesson_class/pointe_sp.jpg);
}
.gyrokinesis_page_head::before{
background-image: url(/imgs/gyrokinesis-header-sp.jpg);
}
.genre_page_blog .sec_top_studio .txt{
	    color: var(--color-black);
}
.instructor_page_head::before,
.instructor_top_page_head::before {
    background-image: url(/imgs/instructor-head-bg-sp.jpg);
    background-position: 22% 30%;
}
.ballet-stretch_page_head::before {
    background-image: url(/imgs/lesson_class/stretch_sp.jpg);
    background-position: 11% 30%;
}
.instructor_page .page_head{background-color: rgba(0, 0, 0, 0.1);}
/* .recruit_confirm .header,.beginner_page .header{background-color: rgba(0, 0, 0, 0.2);} */
.confirm_wp{padding-top: 10rem;}

.recital_top_page_head::before {
  background-image: url(/assets/img/recital/recital-head-bg-sp.jpg);
}


@media screen and (min-width: 769px){
  .pas-de-deux_page_head::before{
  background-image: url(/imgs/pas-de-deux-header-pc.jpg);
  }
  .ballet_page_head::before{
  background-image: url(/imgs/lesson_class/ballet_pc.jpg);
  }
  .bar-lesson_page_head::before{
  background-image: url(/imgs/lesson_class/barlesson_pc.jpg);
  }
  .pointe_page_head::before{
  background-image: url(/imgs/lesson_class/pointe_pc.jpg);
  }
  .gyrokinesis_page_head::before{
  background-image: url(/imgs/gyrokinesis-header-pc.jpg);
  }

  .instructor_page_head::before,
  .instructor_top_page_head::before{
    background-image: url(/imgs/instructor-head-bg-pc.jpg);	
    background-position: 40% 30%;
  }	
  .ballet-stretch_page_head::before {
    background-image: url(/imgs/lesson_class/stretch_pc.jpg);
      background-position: 22% 30%;
  }	
  .genre_page_blog .foot_small_wrap {
      padding: 0em var(--inn-w) 1em;
      margin: 3em auto 3em;
      color: var(--color-grey-txt);
  }
  .campaign_page_head::before{
  background-image: url(/imgs/campaign-bg-pc.jpg);	
  background-position: 40% 30%;
  }		
    
  .recital_top_page_head::before {
    background-image: url(/assets/img/recital/recital-head-bg-pc.jpg);
  }  
}
/*////*/

.schedule_page_head::before{background-image: url(../assets/img/schedule/title-bg-sp.jpg);}
.dancer_list_page_head::before{
  background-image: url(/assets/img/dancer/dancer-head-bg-sp.jpg);
}
.page_head .kv_banner_li {
    margin-left: 3.8em;
}
.kv_banner_li {
    width: 90%;
}
.page_head_ttl{
	position: relative;
}
/* .link_circle_arrow .txt {
    display: inline-block;
    font-family: var(--font-comp);
    font-size: 1.1rem;
    font-weight: 400;
    padding-left: 0em;
    width: 60%;
} */
.newopen{
	color: var(--color-red);
    line-height: 0.6;
    font-size: 1rem;
    padding-top: 0.4rem;
    display: block;
}

/* ========================================================
under_head
======================================================== */
.mv_course_ul {
    padding: 2rem 0 3rem 0rem;
    left: 0;
    font-size: 1.3rem;
}
.page_head_ttl {
    font-weight: 300;
}
.page_head .kv_scroll {
    top: inherit;
    bottom: -8%;
    height: 40%;
    left: 6.5%;
}
.page_head_ttl .ja {
    display: block;
    font-size: 1.1em;
    font-weight: 500;
    margin-top: 0.2em;
}
.page_head .kv_banner_box {
    bottom: 4%;
   right: 0;
    left: inherit;
    width: 21.6rem;
    justify-content: flex-end;
}
.kv_banner_li {
    width: 100%;
}
.page_head .kv_banner_li {
        margin-left: 0;
}
.bottom_bar{
    background: #ffffff;
    height: 1px;
    display: block;
    position: absolute;
    top: 55%;
    width: 120%;
    left: -16%;
    z-index: -1;
    opacity: 0.5;
}
.r-mark {
  font-size: .5em;
  vertical-align: super;
}
.foot_small_wrap{
	padding: 1em var(--inn-w);
    margin: 2em 0;	font-size: 0.8rem;
    color: var(--color-black3);
}
	/* .studio_page .link_circle_arrow{
	margin-left: 0rem;
	} */
	.genre_page_blog .page_head_ttl {
text-transform: uppercase;
}
/*head*/
/* .studio_page .header{
	background: rgb(0,0,0,0.3);
} */

@media screen and (min-width: 769px){

  .foot_small_wrap{
    padding: 0em var(--inn-w) 1em;
    margin: 0em auto;
  }	
  .page_head_ttl_box {
      left: 8.3%;
      top: 54%;
      padding: 0;
  }
    .bottom_bar {
      top: 55%;
      width: 140%;
      left: -42%;
  }
    .page_head_ttl {
      font-size: 1.5rem;
      top: 53%;
      font-weight: 300;
  }
    .page_head .kv_banner_li {
      margin-left: 6.8em;
  }
    .system_page_head::before{background-image: url(../assets/img/system/title-bg-pc.jpg);}
    .guidance_page_head::before{background-image: url(/assets/img/join/join-head-bg-pc.jpg);}
    .schedule_page_head::before{background-image: url(../assets/img/schedule/title-bg-pc.jpg);}

    .dancer_list_page_head::before{
      background-image: url("../assets/img/about/aboutus-head-bg-sp.jpg");
    }	.mv_course_ul{
    top: 120%;
    }	
    .page_head {
      height: 60rem;
  }
    .page_head .kv_banner_li {
      margin-left: 0em;
    }
    .page_head .kv_banner_box {
      bottom: 7%;
      right: 0;
      left: inherit;
      width: 28rem;
      justify-content: flex-end;
  }
  
}/* 769 */
@media screen and (min-width: 960px){
/*nav*/
/* .pc_login_icon{
	filter: var(--filter-w);
} */
.pc_gnav_main_li>a{
	color: #fff;
}
.sp_login_txt{
	color: #fff;
}
.page_head_ttl_box {
    top: 40%;
}
.page_head .kv_scroll {
    top: inherit;
    bottom: -5%;
    height: 30%;
    left: 8.5%;
}
	.bottom_bar {
    top: 55%;
    width: 190%;
    left: -92%;
} 

}/* 960 */


/* ========================================================
FEATURE PAGE /aboutus/
======================================================== */
.feature_page_head{ 
 background-color: rgba(0, 0, 0, .2);
}
.feature_page_head::before{
  filter: none;
  background-image: url(../assets/img/about/aboutus-head-bg-sp.jpg);
}

.feature_head_box{
  position: relative;
  padding: 3em 0 0em;
}
.feature_head_ttl{
  font-size: 1.5em;
  padding: 1.5em 0 0;
  line-height: 1.8;
}
.feature_head_ttl .tline2{
  display: block;
  padding: .2em;
font-weight: 400;
    font-size: 80%;
}
.feature_lede_ttl{
 font-size: 1.8em;
  text-align: center;
  letter-spacing: .01em;
  padding: 5rem 0 1.2rem;
}
.tline_wrap{
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.feature_lede_ttl .num{
  display: inline-block;
  font-size: 2em;
  line-height: 1;
  letter-spacing: -.05em;
  margin-right: .4rem;
}
.feature_lede_ttl .txt{
  display: block;
  margin-bottom: .05em;
}

.feature_block{
  border-top: 1px solid var(--color-black3);
  padding: 2em 0;
}
.feature_box{
  padding: 2em 0 3em;
}

.feature_img_wrap{
  position: relative;
}
.feature_img_num{
  position: absolute;
  top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-weight: 600;
  line-height: .9;
  margin-bottom: -3em;
  opacity: .8;
  z-index: 1;
}
.feature_img_num .num{
  font-size: 9rem;
  font-weight: 400;
  color: #82b7c3;
}
.feature_page .feature_img_wrap .sp{
    color: #82b7c3;
}
.feature_img_box{
  padding: 5em 0 1em;
  margin-right: -2em;
}
.feature_detail_wrap{
  padding: .5em 0;
}
.feature_detail_head {
  font-size: 1.1em;
  font-weight: 500;
  color: #82b7c3;
}
.feature_box_ttl{
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.4;
  padding: .4em 0;
}
.feature_box_ttl .num{
  font-size: 1.1em;
  letter-spacing: .02em;
}
.feature_box_sub{
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.6;
  padding: .5em 0;
}
.feature_box_desc{
  font-size: 1.15rem;
  line-height: 1.7;
  padding: 2.8rem 0;
}
.feat_separate_line{
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--color-black3);
  margin-top: 2em;
}
.feature_box_desc_h{
  font-size: 1.2em;
  padding: .2rem 0;
}
.feature_box_desc p{
  padding: .25em 0;
}

@media screen and (min-width: 769px){
  .feature_page_head::before{background-image: url(/assets/img/about/aboutus-head-bg-pc.jpg);}
  .feature_head_box {
    padding: 0em 0 4em;
  }
  /* .feature_head_ttl{
    font-size: 1.4em;
  } */
  .feat_youtube_box {
    width: 62%;
    margin-left: auto;
  }
  .feature_lede_ttl{
    font-size: 2.8em;
    display: flex;
    align-items: flex-end;
    text-align: left;
    padding: 3rem 0 1.2rem;
  }
  .feature_lede_ttl .num {
    line-height: .95;
  }
  .feature_lede_ttl .txt{
    margin-bottom: 0.05em;
  }
  .feature_box{
    display: flex;
    justify-content: space-between;
  }
  .feature_img_wrap{
    width: 48%;
  }
  .feature_img_num .num {
    font-size: 11rem;
  }

  .feature_detail_wrap{
    width: 48%;
    padding: 4em 0;
  }
  .feature_img_box{
    padding: 6em 0 1em;
    margin: 0 0 0 var(--inn-w-minus);
  }
  .feature_box_ttl {
    font-size: 3rem;
  }
  .feature_box_sub {
    font-size: 1.42rem;
  }

  .feature_box:nth-child(even){
    flex-direction: row-reverse;
  }
  .feature_box:nth-child(even) .feature_img_box{
    margin: 0 var(--inn-w-minus) 0 0;
  }
  .feature_box:nth-child(even) .feature_img_num {
    justify-content: flex-end;
  }
  
}/* 769 */

/* TEXT LOOP ================= */
.loop-logo{
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
  pointer-events: none;
}
.loop-logo-inner{
  display: flex;
  opacity: .35;
}
.loop-logo img{
  width: inherit;
  max-width: inherit;
  height: 5em;
  width: auto;
  padding-right: 3em;
  animation :infinity-scroll-left 10s infinite linear 0.5s both;
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@media screen and (min-width: 769px){
  .loop-logo img {
    height: 8em;
  }
}/* 769 */


/* SYSTEM BRANDS BOX ================= */
.sys_brands_block{
  display: flex;
  flex-wrap: wrap; 
  /* justify-content: space-between; */
  gap: 1px 1px;
}
.sys_brands_box{
  position: relative;
  background-color: #000;
  width: calc(50% - .5px);
  /* margin-bottom: 1px; */
}
.sys_brands_box_img{
  opacity: .6;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* filter: gray; */
  -webkit-filter: grayscale(100%);
  transition: opacity 1s;
  object-fit: cover;
  object-position:center top;
  height: 9em;
}
.sys_brands_box:hover .sys_brands_box_img{
  opacity: 1;
  filter: none;
  -webkit-filter: grayscale(0%);
}
.sys_brands_detail{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: fit-content;
  color: #fff;
  margin: auto 0;
}
.sys_brands_ttl{
  font-size: .8rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: -.02em;
}
.sys_logos_blk{
  position: relative;
  width: 5.2rem;
  overflow: hidden;
  margin: 0 auto .2em;
  /* max-width: 8rem; */
}
.sys_logos_blk::before{
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.sys_logos_blk img{
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.sys_logos_blk.box2 img{
  top:-100%;
}
.sys_logos_blk.box3 img{
  top: -200%;
}
.sys_logos_blk.box4 img{
  top: -300%;
}
.sys_logos_blk.box5 img{
  top: -400%;
}
.sys_logos_blk.box6 img{
  top: -500%;
}
.sys_logos_blk.box7 img{
  top: -600%;
}

/* 幅100%用 */
.sys_brands_box._column2{
  width: 100%;
}
._column2 .sys_brands_box_img{
  height: 10rem;
}
._column2 .sys_logos_blk{
  width: 70px;
  margin: 0;
  max-width: 11rem;
}
._column2 .sys_brands_detail{
  display: flex;
  justify-content: center;
  align-items: center;
}
._column2 .sys_brands_ttl{
  font-size: 1.2rem;
  text-align: left;
  margin-left: 1em;
}

/* CorporateSite ContentsData 修正用 */
/* .sys_brands_box[data-brandcode="1"]{
  display: none;
} */
.sys_logo_img {
  display: flex;
  align-items: center;
  height: 6em;
}
.sys_logo_img img{
  display: block;
  width: 5.2rem;
  max-height: 3.5em;
  aspect-ratio: 1 / 1;
  margin: 0 auto .5em;
  filter: var(--filter-w);
}

@media screen and (min-width: 769px){
  ._pc_w100 .sys_brands_box{
    width: calc(25% - .5px);
  }
  /* ._pc_w100 .sys_logos_blk{
    width: 32%;
  } */
  ._pc_w100 .sys_brands_box_img{
    height: 11em;
  }

  .price_table_foot_box .sys_brands_box {
    width: calc(25% - 1px);
  }
  .schedule_page .sys_brands_box {
    /* width: calc(16.666666% - .833333333333px); */
    width: calc((100% / 4) - 1px);
  }
  .price_table_foot_box .sys_brands_block ,
  .hd-sch-block .sys_brands_block {
    max-width: 70rem;
    margin: auto;
  }
  .hd-sch-block .sys_brands_box {
    width: calc((100% / 4) - 1px);
  }
}/*  */


/* ========================================================
SYSTEM PAGE /system/
======================================================== */
html.system_page{
  scroll-behavior: smooth;
}
.system_lead_sec{
  overflow: hidden;
}
.system_lead_block{
  padding: 1em 0;
}
.system_lead_box{
  position: relative;
  padding: 5em 0;
  z-index: 1;
}
.system_lead_num{
  position: absolute;
  top: 4.5rem;
  font-size: 8.5em;
  line-height: 0;
  z-index: -1;
  color: var(--color-black4);
 opacity: .1;
}
.system_lead_ttl{
  font-size: 1.5em;
  padding: 1rem 0;
}
.system_lead_ttl .tline{
  font-size: 1.8em;
  letter-spacing: .02em;
	color: var(--color-blue);
}
.system_lead_desc{
  font-size: 1.1em;
  line-height: 1.7;
  padding: 0.2em 0;
}
.system_lead_desc p{
  padding: .2em 0;
}
.system_lead_icon_box{
  position: absolute;
  right: -2.5em;
  top: 0;
  z-index: -1;
  width: 33%;
  height: fit-content;
  overflow: hidden;
}
.system_lead_icon_box::before{
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.system_lead_icon{
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
}
._01 .system_lead_icon{top: 0;}
._02 .system_lead_icon{top: -100%;}
._03 .system_lead_icon{top: -200%;}

/* SYSTEM PRICE =============*/
.system_price_box{
  padding: 3em 0;
}
.system_price_ttl{
  font-size: 1.4rem;
  /* margin-bottom: -.8em; */
}
.table_tax{
  width: 100%;
  font-size: 0.8rem;
  text-align: right;
  margin-bottom: 0.5em;
}
.price_table {
  border-collapse:  collapse;
  width:  100%;
  text-align: center;
  margin-top: -1.2em;
}
.price_table th,.price_table td{
  padding: 1.5rem .5rem;
  border: 1px solid #4d4d4d;
  line-height: 1.6;
  padding: 1.5rem .8rem;
}
.price_table tr th,
.price_table tr td:not(:last-child){
  border-right-color: #666;
}

.price_table th{
  font-weight: 500;
}
.price_table td{
  font-family: var(--font-comp);
  font-size: 1.4rem;
  font-weight: 500;
}

.th_ttl{
  display: block;
  font-size: 1.35em;
  font-weight: 600;
  padding: .1rem 0;
}
.th_sub{
  display: block;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.4;
  padding: .2rem 0;
}
.th_caution{
  display: block;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.4;
  color: var(--color-blue);
  padding: .2rem 0;
}
.reco_price{
  background-color: var(--color-blue);
  color: #fff;
  padding: 0.1em 0.4em;
  font-size: 1.2em;
  font-weight: 600;
}
.table_camp_normal{
  text-decoration: line-through;
  padding: 0 0.3rem;
}
.table_camp_price{
  font-size: 1.4em;
  font-weight: 600;
   color: var(--color-blue);
  vertical-align: middle;
  padding: 0 0.3rem;
}
.table_camp_mark{
    display: block;
    width: fit-content;
    background-color: var(--color-blue);
    font-size: 1.1em;
    line-height: 0;
    color: #fff;
    padding: 0.6em 0.3em;
    margin: 0.2em auto;
}
.price_table_foot_box,
.price_table_foot_ul{
  padding: 1em 0;
}
.price_table_foot_ttl {
  font-size: 1.3em;
  font-weight: 600;
  padding: 1.2rem 0;
}
.price_table_foot_ul li{
  padding: .15em 0;
}
.price_table_foot_desc{
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6;
  padding: .4em 0;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
.system_page .sec_top_studio{
	overflow: hidden;
}
._01.system_price_box{
  padding-top: 1.4em;
}
._01 .price_table td {
  width: 62%;
  padding: 1.5rem 0;
}
._06 .price_table .sys_logos_blk{
  width: 67%;
  max-width: 6rem;
}
._06 .price_table{
  table-layout: fixed;
}
._06 .price_table th,
._06 .price_table td{
  padding: 1.2rem .2rem;
}
._06 thead td{
  font-size: 1.1rem;
  line-height: 1.5;
  padding: 1.5rem .2rem;
}

._02 .price_table tr:before,
._04 .price_table tr:before,
._05 .price_table tr:before{
  content: '';
  font-size: 0;
  width: 0px;
  float: right;
  overflow: hidden;
  height: 7.1rem;
}

@media (min-width: 769px){
  .system_lead_block{
    display: flex;
    justify-content: space-between;
  }
  .system_lead_box{
    width: 30%;
    padding: 5em 0 0;
  }
  .system_lead_icon_box {
    right: 0;
    top: -1em;
    width: 38%;
  }
  .system_lead_ttl {
    font-size: 1.4em;
  }

  /* SYSTEM PRICE =============*/
  .system_pc_left_block .sec_ttl{
    font-size: 1.05rem;
  }
  .system_pc_wrap{
    display: flex;
    justify-content: space-between;
  }
  .system_pc_left_block{
    position: sticky;
    top: 8rem;
    width: 24em;
    height: fit-content;
  }
  .system_price_box{
    scroll-snap-type: y mandatory;
    scroll-margin-top: 8em;
  }
  .system_pc_right_block{
    width: calc(100% - 30em);
  }
  .table_camp_price {
    font-size: 1.7em;
    padding: 0 0.6rem;
  }
  .price_table td {
    font-size: 1.5rem;
  }
  .th_ttl{
    font-size: 1.45rem;
  }
  ._06 .sys_brands_box_img{
    height: 12rem;
  }

  /* SYSTEM PC NAV */
  .sys_price_pc_nav{
    font-family: var(--font-comp);
    font-size: 1.15rem;
    padding-bottom: 6.5rem;
  }
  .sys_price_pc_nav a{
    display: block;
    padding: .4em 0;
    color: var(--color-grey-txt);
    font-weight: 500;
  }
  .sys_price_pc_nav a.active{
    color: var(--color-blue);
    font-weight: 600;
  }
}/* 769 */

@media (min-width: 960px){
  .system_lead_block {
    padding: 4em 0 0;
  }
  .system_lead_ttl {
    font-size: 1.5em;
  }
  .system_lead_icon_box {
    right: -1em;
    top: -2em;
  }
  .system_lead_box {
    width: 28%;
  }

  /* SYSTEM PRICE =============*/
  .system_price_box {
    padding: 2em 0 6em;
  }
  ._01.system_price_box{
    padding-top: 15.4em;
  }
  .system_price_ttl {
    font-size: 1.6rem;
    margin-bottom: -0.2em;
  }
  .price_table th{
    font-size: 1.1rem;
    padding: 2rem 0.8rem;
  }
  .price_table td {
    font-size: 1.5rem;
    min-width: 12rem;
  }
  .price_table_foot_box{
    padding: 2em 0 0;
    max-width: 70em;
    margin: auto;
  }
  ._03.system_price_box .price_table_foot_box{
    display: flex;
    justify-content: space-between;
  }
  ._03.system_price_box .system_lead_desc{
    width: 40%;
  }
  ._03.system_price_box .sys_brands_block{
    width: 55%;
  }
  ._02 .price_table tr:before,
  ._04 .price_table tr:before,
  ._05 .price_table tr:before{
    height: 8rem;
  }
  ._06 .price_table thead td{
    padding: 2em 0;
  }

}/* 960 */


/* ========================================================
GUIDANCE PAGE /join/
======================================================== */
html.guidance_page{
  scroll-behavior: smooth;
}
.join_sub_txt{
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.8;
  padding: 0.5em 0;
}
.join_lead_block{
  padding: 1.5em 0;
}
.join_lead_box{
  padding: 2.5rem 0;
  border-bottom: 1px solid var(--color-grey);
}
.join_lead_box:first-child{
  position: relative;
}
.join_lead_box:nth-child(2){
  position: relative;
  z-index: 1;
}
.join_lead_box:first-child{
  border-top: 1px solid var(--color-grey);
}
.join_lead_ttl{
  font-size: 2.2rem;
  /* text-align: center; */
  padding: .5em 0;

  position: relative;
  z-index: 0;
}
.join_lead_desc{
  font-size: 1.4rem;
  padding: .5em 0;
  /* text-align: center; */
}
.alltime-ok{
  display: inline-block;
  width: fit-content;
  font-size: 1.1rem;
  color: var(--color-white);
  background-color: var(--color-red);
  padding: 0 .5em;
  margin: 0 .6em;
}
.caption {
  display: block;
  font-size: 0.9em;
  font-weight: 400;
}
.join_img_box{
  padding: 1em 0;
}

/* TRIAL - FLOW =======================*/
.trial-flow-wrap{
  /* border-top: 1px solid #dfdbd6; */
  padding: 3rem 0 0;
  overflow: hidden;
}
.trial-flow-box{
  position: relative;
}
.trial-flow-box:not(:last-child){
  margin: 4rem 0 10rem;
  position: relative;
}
.trial-flow-box:not(:last-child)::after{
  content: "";
  position: absolute;
  bottom: -28%;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 60%;
  height: 20%;
  background: url(https://www.noadance.com/imgs/icon-line_arrow.svg) no-repeat;
}

.trial-flow-box-h3{
  font-size: 2rem;
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-weight: bold;
  padding: 0.5em 0 0;
  position: relative;
  z-index: 10;
}
.trial-flow-box-num{
  font-size: 12rem;
  font-weight: 300;
  color: var(--color-white);
  position: absolute;
  top: -.5em;
  right: 0;
  z-index: -1;
}
.trial-flow-box-desc{
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 1.6;
  margin: 1em 0;
  color: var(--color-black2);
}

/* 準備・必要 =============*/
.trial-item{
  padding: 3em 2em 2.5em;
}
.trial-item.need{
  border: solid 1px var(--color-grey);
}
.trial-item .need_item{
  width: fit-content;
  font-size: 1.5rem;
  padding: 1rem 0 0.5rem;
  margin: 0 auto;
}
.trial-item .need_item_li{
  padding: .2em 0 .2em 3rem;
  position: relative;
  margin: 1em 0;
  letter-spacing: .05em;
  text-align: left;
  width: fit-content;
}
.trial-item .trial-common-p {
  margin: .5em auto;
}
.trial-item .need_item_li::before{
  content: "";
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  background: url(../imgs/icon_checkbox.svg) no-repeat center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
}
.trial-item .need_item li:not([class]){
  /* font-size: 1.1em; */
  letter-spacing: 0.03em;
  margin-bottom: 1em;
  text-align: left;
}

.need-wrapper{
  width: 88%;
  margin: 0 auto;
}
.need{
  position: relative;
  text-align: center;
  margin: 3.5em 0 1em;
  border-radius: .5rem;
}
.need-ttl{
  position: absolute;
  left: 0;
  right: 0;
  top: -1.8rem;
  margin: auto;
  font-size: 1.5rem;
  background-color: #fff;
  color: var(--color-red);
  width: 100%;
}
.need_item{
  padding: 3em 0 .05em;
  margin-top: 4.2rem;
}
.need_item_box{
  padding: 1.5em 0;
  width: 100%;
  margin: 1em auto;
  background-color: var(--color-white2);
}
.need-img{
  width: 6.4rem;
  height: 6.4rem;
  margin: 0 auto .5em;
  background-image: url(https://www.noadance.com/imgs/guidance-icon-need.svg);
  background-size: 100%;
}
.need-img-2{
  background-position: 0 50%;
}
.need-img-3{
  background-position: 0 100%;
}
.need-img-wrap{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin: 0 auto;
}
.need-img-or{
  color: #ee7b72;
  font-size: 14px;
}
.need_txt_wrap{
  padding: 0 0 2em;
  text-align: left;
}
.need-txt{
  font-size: 1.1rem;
  line-height: 1.4;
  font-weight: 600;
  font-weight: 400;
}

.table_wrap {
  padding: 2.5em 0;
}
.system_table {
  width: 100%;
  font-size: 1.1rem;
  line-height: 1.4;
}
.system_table thead {
  background-color: #f4f4f3;
}
.system_table th {
  color: #32323c;
}
.system_table th, .system_table td {
  border: solid 1px var(--color-grey-txt);
  padding: 1.5em 0.4em;
  letter-spacing: 0;
}
.table-caption {
  display: block;
  font-weight: 100;
  font-size: 0.8em;
  margin-top: 0.5em;
}

/* キャンペーン */
.join_camp_block{
  position: relative;
 background: #f9f9f9;
  margin: 2em 0;
  padding: 1em .5em 4.5em;
  border-radius: 0.4em;
  overflow: hidden;
  /* filter: drop-shadow(.2em .2em .5em var(--color-grey)); */
}
.join_camp_block._member{
  padding: 1em .5em 1em;
}
.join_camp_caution{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 0.9em;
  text-align: center;
  background-color: var(--color-red);
  color: #fff;
  padding: .55em 0 .7em;
}
.join_camp_ttl  {
  font-size: 2.7rem;
  text-align: center;
  line-height: 1.4;
  padding: 0.2em 0;
}
.join_camp_ttl .en{
  display: block;
  font-size: 1.6rem;
  line-height: 1;
}
.join_camp_txt{
  font-size: 1.1em;
  text-align: center;
}
.join_camp_txt_img{
  display: block;
  width: 75%;
  margin: .5em auto;
}
.guidance_page .close_icon {
    width: 12%;
    position: absolute;
    right: 0;
    top: -2px;
}
.welcom_cp_bn{
	width: 100%;
    margin: 5rem auto 2rem;
}
@media (min-width: 769px){
  .join_left_block {
    position: sticky;
    top: 6rem;
    width: 26rem;
    height: fit-content;
  }
  .join_right_block {
    width: calc(100% - 34rem);
  }
  .pc_block_wrap{
    display: flex;
    justify-content: space-between;
  }
}/* 769 */

@media (min-width: 960px){
.welcom_cp_bn{
	width: 40%;
    margin: 5rem auto 2rem;
}
  .join_lead_block {
    padding: 2em 0;
  }
  .join_lead_ttl {
    font-size: 2.6rem;
  }
  .join_img_box{
    padding: 2em 0;
  }

  /* FLOW */
  .trial-flow-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .trial-flow-detail{
    position: relative;
    width: 45%;
  }
  .trial_flow_img{
    width: 50%;
  }
  .trial-flow-box-num {
    font-size: 11rem;
    right: -0.1em;
  }
  .trial-flow-box:not(:last-child)::after {
    bottom: -38%;
    width: 30%;
  }
  .trial-item.need {
    padding: 3em 4em 2.5em;
  }
  .need-wrapper{
    width: 100%;
  }
  .need-ttl {
    font-size: 1.7rem;
  }
  .system_table td{
    padding: 1.5em 2em;
  }
  .table-caption {
    display: inline-block;
    margin: 0em 0.5em;
  }

  /* JOIN */
  ._member .need_item{
    display: flex;
    justify-content: space-between;
  }
  ._member .need-ttl{
    text-align: left;
    margin: 0;
  }
  ._member .need-ttl .caption{
    display: inline-block;
    margin-left: .5em;
  }
  ._member .need_item{
    padding: 1em 0 0.05em;
  }
  .need_item_box{
    width: 38%;
    margin: 1em 0;
  }
  .need_item_box-1,
  .need_item_box-2{
    width: 48%;
  }
  /* .need_item_box-2{
    width: 57%;
  } */
}/* 960 */


/* ========================================================
SCHEDULE TOP PAGE /schedule/
======================================================== */
.sch_info_box_wrap{
  padding: 2rem 0;
}
.sch_info_box{
  padding: 2em 0;
}
.sch_info_box.underline {
  border-bottom: 1px solid;
  border-color: var(--color-black3);
}
.sch-common-ttl {
  font-size: 1.3rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
  font-weight: 600;
  padding: 0.5em 0;
  position: relative;
  z-index: 10;
}
.schedule_arrow{
	margin-left: 0;
}
.sch-common-p {
  letter-spacing: 0;
  line-height: 1.7;
}
.sch_btn_txt{
	display: inline-block;
    font-family: var(--font-comp);
    font-size: 1.2rem;
    font-weight: 500;
    padding-left: 0em;
    color: initial;
}

.sc_icon_box{
    position: relative;
    display: inline-block;
    width: 2em;
    height: 3em;
    overflow: unset;
}
.sec_sche_contents{
	background: #f2f2f2;
}
@media (min-width: 769px){
  .sch_info_box_wrap {
    display: flex;
    justify-content: space-between;
    padding: 6rem 0 2rem;
  }
  .sch_info_box {
    width: 50%;
    padding: 0 0 0 5%;
  }
  .sch_info_box.underline {
    margin: 0;
    padding: 0 5% 0 0;
    border-bottom: 0;
    border-right: 1px solid var(--color-black3);
  }
  .sch_info_foot_block{
    padding: 3rem 0;
  }
	.sc_foot_txt{
	padding-top: 0;
    margin-top: -3rem;	
	}
}/*  */


/* ========================================================
STUDIO PAGE /store/
======================================================== */
/* .studio_page .sec_bloc {
    padding: 7em 0 0;
} */
.branch_block{
  padding: 1em 0;
}
.branch_box{
  padding: 1.5em 0;
}
.branch_img_box{
  position: relative;
  /* background-color: #ddd; */
  overflow: hidden;
}
.branch_img_box::before{
  content: "";
  display: block;
  width: 100%;
  padding-top: 66.66666%;
}
.branch_img{
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  width: auto;
  object-fit: cover;
  transition: transform .5s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.branch_img_box:hover .branch_img{
  transform: scale(1.05);
}
.branch_detail_wrap{
  padding: .8em 0;
}
.branch_box_ttl{
  font-size: 1rem;
  padding: .6em 0;
  letter-spacing: .05em;
}
.branch_box_ttl .en{
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--color-grey-txt);
}
.branch_box_ttl .ja{
  display: block;
  font-size: 2.1em;
  font-weight: 500;
  line-height: 1.4;
}
.branch_gmap_link{
  display: inline-block;
  font-size: .9em;
  margin-left: .5em;
  color: var(--color-grey-txt);
}
.branch_link_box{
  display: flex;
  align-items: center;
  padding: .5em 0;
}
.branch_box_tel{
  display: inline-block;
  font-size: 2em;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .02em;
  color: var(--color-blue);
}
.branch_sche_link{
  display: inline-block;
  font-size: 0.8rem;
  line-height: 0;
  padding: .9em .8em;
  margin-left: 1.2em;
  border: 1px solid var(--color-grey-txt);
}

.branch_box_add{
  padding: .5em 0;
}
.branch_page_link{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 1.1em;
  padding: .5em 0;
  opacity: .8;
  transition: opacity .3s , transform .3s;
}
.branch_page_link img{
  display: inline-block;
  width: 2em;
  height: auto;
  margin-left: 0.3em;
  margin-bottom: .2em;
}
.branch_page_link:hover{
  opacity: .5;
  transform: translateX(0.3em);
}
.studio_page .sec_top_genre{padding: 2em 0 5em;}


/* other brand link ================== */
.other_link_block{
  display: flex;
  gap: 4%;
  padding: .5em 0 1em;
}
.other_link_box{
  width: 18%;
}
.other_link_img_box{
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
}
[data-brand="2"] .other_link_img_box img{ transform: translateY( calc( ( -100% / 6) ) ); }
[data-brand="3"] .other_link_img_box img{ transform: translateY( calc( ( -100% / 6) * 2 ) ); }
[data-brand="4"] .other_link_img_box img{ transform: translateY( calc( ( -100% / 6) * 3 ) ); }
[data-brand="5"] .other_link_img_box img{ transform: translateY( calc( ( -100% / 6) * 4 ) ); }
[data-brand="9"] .other_link_img_box img{ transform: translateY( calc( ( -100% / 6) * 5 ) );}


@media (min-width: 769px){
  .branch_block{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 4em;
  }
  .branch_box{
    width: 46%;
    padding: 2em 0;
  }
}/* 769 */

@media (min-width: 960px){
  .branch_block{
    padding: 4em 0;
  }
  .branch_block::after{
    content:"";
    display: block;
    width:29%;
  }
  .branch_box{
    width: 29%;
    padding: 2em 0;
  }
}/* 960 */


/* ACCESS GUIDE ============= */
.st_access_block {
  background-color: #f3f3f3;
}
.access_map_box {
  display: block;
  padding: 0 1.5em 2em;
  /* overflow-x: scroll; */
}
/* .access_map_box img {
  width: 160%;
  max-width: inherit;
} */
.access_guide_list{
  /* padding:  0 0 2em; */
  margin-top: 1em;
}
.access_guide_list_box{
  padding: 2em 0;
}
.room_detail_list{
  display: flex;
  flex-direction: column;
  gap: .8em;
  font-size: 1.1em;
  padding: 1.5em 0;
  border-bottom: 1px solid #d8d6d6;
}
.access_guide_list h3::before{
  background-color: var(--color-blue);
}
.room_detail_list:first-of-type{
  border-top: 1px solid #d8d6d6;
}
.room_detail_list dt{
  font-size: 1.2em;
  font-weight: 600;
  color: var(--c-grey-d);
}
.room_detail_list dd{
  letter-spacing: .02em;
  line-height: 1.7;
}

@media (min-width: 769px) {
  .st_access_block .sec_sub{
    font-size: 1.45rem;
  }
  .access_map_box{
    width: 80%;
    padding: 1em 2.5em 4em;
    margin: auto;
  }
  .room_list {
    padding: 5em 0 ;
  }
  .room_list_box{
    flex-direction: row;
    justify-content: space-between;
    /* align-items: center; */
    padding: 3em 0 5em;
  }
  .room_list_box:last-child{
    padding-bottom: 1em;
  }
  .room_list_detail_wrap{
    width: 40%;
  }
  .room_list_img_wrap{
    width: 55%;
  }
  .room_list_ttl {
    font-size: 1.3em;
    padding-top: 0;
  }
  .room_detail_list{
    flex-direction: row;
    gap: 2%;
    font-size: 1.1em;
  }
  .room_detail_list dt{
    width: 30%;
    min-width: 9em;
  }
  .room_detail_list dd{
    width: 70%;
  }

  .room_detail_pc_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* align-items: flex-start; */
  }
  .room_detail_pc_flex .img_box{
    width: 33em;
    /* aspect-ratio: 1/1; */
    margin: 0;
  }
  .room_detail_box{
    width: 43%;
    padding-bottom: 3.5em;
  }
  .access_guide_list{
    padding-bottom: 0;
  }
  .access_guide_list_box{
    display: flex;
    justify-content: space-between;
    padding: 2em 0 4em;
  }
  .access_guide_list h3{
    width: 25%;
    height: fit-content;
  }
  .room_detail_list_wrap{
    width: 68%;
  }
}/*  */


/* ========================================================
STUDIO 各店トップ
======================================================== */
/* STUDIO */
.studio_page_head::before{background-image:url(../imgs/mv_access_sp_01.jpg);}
/* .st_shinjuku_page_head::before{background-image:url(../imgs/shinjuku_head-bg-sp.jpg);}
.st_shinjuku-annex_page_head::before{background-image:url(/assets/img/branch/shinjuku2/head-bg-sp.jpg);}
.st_akihabara_page_head::before{background-image:url(/assets/img/branch/akihabara/head-bg-sp.jpg);}
.st_ikebukuro_page_head::before{background-image:url(/assets/img/branch/ikebukuro/head-bg-sp.jpg);}
.st_toritsudai_page_head::before{background-image:url(/assets/img/branch/toritsudai/head-bg-sp.jpg);}
.st_nakameguro_page_head::before{background-image:url(/assets/img/branch/nakameguro/head-bg-sp.jpg);}
.st_komazawa_page_head::before{background-image:url(/assets/img/branch/komazawa/head-bg-sp.jpg);}
.st_ginza_page_head::before{background-image:url(/assets/img/branch/ginza/head-bg-sp.jpg);}
.st_ebisu_page_head::before{background-image:url(/assets/img/branch/ebisu/head-bg-sp.jpg);}
.st_kichijoji_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/kichijoji/head-bg-sp.jpg);}
.st_akasaka_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/akasaka/head-bg-sp.jpg);}
.st_harajuku_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/harajuku/head-bg-sp.jpg);}
.st_ochanomizu_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/ochanomizu/head-bg-sp.jpg);}
.st_nakano_page_head::before{background-image: url(https://www.noadance.com/assets/img/branch/nakano/head-bg-sp.jpg);}
.st_kichijoji-annex_page_head::before{background-image: url(https://www.noadance.com/assets/img/branch/kichijojiann/head-bg-sp.jpg);}
.st_jiyugaoka_page_head::before{background-image: url(../assets/img/branch/jiyugaoka/21.09jiyugaoka2.jpg);} */

.studio_page .page_head {
  background-color: rgba(0, 0, 0, .3);
}
.studio_page .page_head::before {
  filter: none;
}

/* STUDIO - HEAD */
/* .studio_page_head h2,.branch-lede-copy{
  font-size: 2.3em;
  padding: .5em 0;
} */
/* .studio_page_head p{
  font-size: 1.1em;
  padding: .3em 0;
  line-height: 1.7;
  letter-spacing: .02em;
} */
.studio_page_head .st_open_txt{
  font-family: var(--font-comp);
  font-size: 2em !important;
  padding: 0 !important;
  font-weight: 600;
  color: var(--color-red);
  line-height: 1.4;
}
.studio_page .login-pc{
	filter: inherit;
}

.branch_lede_ttl{
  font-size: 2.1em;
  padding: .5em 0;
}
.branch_lede_text {
  font-size: 1.1em;
  letter-spacing: 0.02em;
  padding: 0.3em 0px;
}
.branch_lede_text p {
  line-height: 1.7;
  padding: 0.3em 0px;
}


/* STUDIO - PHOTO */
.b-photo-main{
  padding: 1em 2em;
}
.b-photo-ttl{
  font-size: 1.8em;
  font-weight: 500;
  padding: .1em 0;
  font-family: var(--font-en);
}
.b-photo-main p{
  font-size: 1.1em;
  padding: .3em 0;
  color: var(--color-black3);
}

/* SLICK */
.branch-photo-list li button::before {
  display: none;
}
.branch-photo-list .slick-dots li {
  margin: 0 4px;
  width: auto;
}
.branch-photo-list .slick-dots li button {
  padding: 0;
  width: auto;
  color: var(--color-grey-txt);
  font-family: 'Roboto', sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
}
.branch-photo-list .slick-dots li.slick-active button {
  color: var(--color-red);
}
.branch-photo-list .slick-dots {
  bottom: -2em;
}
.branch-photo-list .slick-dots .bp-btn {
  width: 1.5em;
  height: 1.5em;
  vertical-align: top;
  background-size: auto 100%;
  background-position: center;
  filter: brightness(0.8);
}
.branch-photo-list .slick-dots{
  display: flex;
  justify-content: center;
  align-items: center;
}

.branch-photo-list .slick-dots .bp-prev-btn {
  margin-right: 1em;
  background-image: url(https://www.noadance.com/imgs/top_about_slick_arrow_left.svg);
}
.branch-photo-list .slick-dots .bp-next-btn {
  margin-left: 1em;
  background-image: url(https://www.noadance.com/imgs/top_about_slick_arrow_right.svg);
}

/* STUDIO - SYSTEM  */
.studio_page .system_lead_sec {
  background-color: #f6f6f6;
}

/* ACCESS  */
.access_map_block,.access_add_block{
  padding: 1em var(--inn-w);
}
.access-imap{
  border:1px solid var(--color-grey);
  margin-bottom: 2em;
}
.access-gmap{ 
  position: relative;
  width:100%; 
  border:1px solid var(--color-grey);
}
.access-gmap::before{
  content: "";
  display: block;
  width:100%; 
  padding-top: 75%;
}
.access-gmap iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.access_add_block .link_circle_arrow .txt {
display: inline-block;
    font-family: var(--font-comp);
    font-size: 1.1rem;
    font-weight: 400;
    /* padding-left: 6em; */
    width: fit-content;
}
.access_add_block .arrow_circle {
    position: relative;
    display: inline-block;
    width: 4em;
    height: 3.2em;
    overflow: hidden;
}
.add_detail_block{
  padding: 1em 0;
}
.add_detail_ttl{
  font-weight: 500;
  color: var(--color-black4);
}
.add_detail_com{
  display: inline-block;
  padding-right: .4em;
}
.ad_dial{
  color: var(--color-red);
  font-size: 1.8rem;
  font-weight: 500;
}
.ad_dial a{
  color: var(--color-red);
  font-size: 3rem;
}
.ad_data{
  padding: 0.5em 0;
  letter-spacing: 0.03em;
  font-size: 1.15rem;
  line-height: 1.5;
}
.ad_data dt,.add_sns_ttl{
  font-size: 1.1rem;
  line-height: 1.9;
}
.ad_data dd{
  font-weight: 500;
}

.ad_bus,.ad_train{
  position: relative;
  padding-left:4rem;
}
.ad_bus::before,.ad_train::before{
  content: "";
  position: absolute;
  left: 0;
  top: .5rem;
  width: 2.5rem;
  height: 4em;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.ad_bus::before{
  background-image: url(/imgs/icon_bus.svg);
}
.ad_train::before{
  background-image: url(/imgs/icon_train.svg);
}
.add_sns_block{
  display: flex;
}
.add_sns_box a{
  display: block;
  font-size: 4rem;
  line-height: 1;
  padding: .2em .2rem;
  margin-right: 1.5rem;
}

.ad-pickup{
  font-size: 1.2rem;
  font-weight: bold;
  padding: .4rem 0;
}
.ad-route{
  padding: 0.4rem 0;
}
.ad-route .text {
  font-size: 1.05em;
  font-weight: 500;
  padding: .2em 0;
}
.ad-route ol li {
  position: relative;
  padding: 0.1em 0 0.1em 1.4em;
}
.ad-route ol li::before {
  position: absolute;
  content: "→";
  left: 0;
  top: 0;
  color: var(--color-black3);
}

@media (min-width: 769px){
  /* STUDIO */
  .studio_page_head::before{background-image:url(../imgs/mv_access_pc_01.jpg);}
  /* .st_shinjuku_page_head::before{background-image:url(../imgs/shinjuku_head-bg-pc.jpg);}
  .st_shinjuku-annex_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/shinjuku2/head-bg-pc.jpg);}
  .st_akihabara_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/akihabara/head-bg-pc.jpg);}
  .st_ikebukuro_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/ikebukuro/head-bg-pc.jpg);}
  .st_toritsudai_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/toritsudai/head-bg-pc.jpg);}
  .st_nakameguro_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/nakameguro/head-bg-pc.jpg);}
  .st_komazawa_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/komazawa/head-bg-pc.jpg);}
  .st_ginza_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/ginza/head-bg-pc.jpg);}
  .st_ebisu_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/ebisu/head-bg-pc.jpg);}
  .st_kichijoji_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/kichijoji/head-bg-pc.jpg);}
  .st_akasaka_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/akasaka/head-bg-pc.jpg);}
  .st_harajuku_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/harajuku/head-bg-pc.jpg);}
  .st_ochanomizu_page_head::before{background-image:url(https://www.noadance.com/assets/img/branch/ochanomizu/head-bg-pc.jpg);}
  .st_nakano_page_head::before{background-image: url(https://www.noadance.com/assets/img/branch/nakano/head-bg-pc.jpg);}
  .st_kichijoji-annex_page_head::before{background-image: url(https://www.noadance.com/assets/img/branch/kichijojiann/head-bg-pc.jpg);}
  .st_jiyugaoka_page_head::before{background-image: url(../assets/img/branch/jiyugaoka/21.09jiyugaoka.jpg);} */
  .st_shinjuku-annex_page_head .tline ,
  .st_kichijoji-annex_page_head .tline {
    display: inline;
  }
	/* .access_add_block .link_circle_arrow .txt {
    padding-left: 6em;
	} */
  .studio_page_head {
    font-size: 1.1em;
  }
  .branch-text-img {
    max-width: 600px;
  }
  .b-photo-clip {
    padding: 0 1px;
  }
  .b-photo-main {
    padding: 1em 2em 1em 1em;
  }
  .b-photo-main p{
    font-size: 1em;
  }
  .access_block{
    display: flex;
    justify-content: space-between;
    padding: 1em var(--inn-w);
  }
  .access_map_block,.access_add_block{
    padding: 0;
  }
  .access_map_block{
    width: 52%;
  }
  .access_add_block{
    width: 40%;
  }
  .access-imap{
    margin-bottom: 3em;
  }
 /* .access_add_block .link_circle_arrow .txt {
    padding-left: 7em;
} */
  .access_add_block .arrow_circle_img{
	left: 0em;	
  }
}/* 769 */

@media (min-width: 769px){
  .studio_page_head h2,.branch-lede-copy{
    font-size: 2.5em;
  }
  /* .studio_page_head p {
    font-size: 1.25em;
  } */
  .access_map_block{
    width: 55%;
  }
  .access_add_block{
    width: 38%;
  }
}/* 769 */

/* 校舎ページ LOCATED BRAND
========================================= */
.located_reco_block{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 2em;
}
.located_reco_box{
  position: relative;
  width: 33.33333%;
  border: 1px solid var(--color-grey2);
  border-left: none;
  overflow: hidden;
}
@media (max-width: 859px) {
  .located_reco_box:nth-child(3n) {
    border-right: none;
  }
  .located_reco_box:nth-child(n+4) {
    border-top: none;
  }
}
.located_reco_block .reco_detail_box{
  visibility: none;
  opacity: 0;
  transform: translateY(-101%);
}
.located_reco_box.on .reco_detail_box{
  position: absolute;
  z-index: 1;
  font-size: 0.8em;
  line-height: 1.3;
  width: 100%;
  height: 100%;
  background-color: var(--color-black2);
  color: var(--color-white);
  overflow-y: scroll;
  visibility: visible;
  transform: translateY(0);
  opacity: 1;
  transition: transform .4s , opacity .4s;

  display: flex;
  justify-content: center;
  align-items: center;
}
/* .located_reco_box:hover .reco_detail_box{
  transform: translateY(0);
  opacity: 1;
} */
.located_reco_block .reco_txt{
  position: absolute;
  display: block;
  top: 0;
  /* bottom: 0;
  margin: auto; */
  height: fit-content;
  padding: 1em .6em 1em;
}

.located_reco_block .reco_img_box{
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
}
/* .located_reco_box:hover .reco_img_box{
  transform: translateY(-100%);
  opacity: 0;
} */
.located_reco_block .reco_logo_img{
  position: absolute;
  pointer-events: none;
}
.located_reco_block .reco_logo_img.nda{top: 0;}
.located_reco_block .reco_logo_img.ndak{top: -100%;}
.located_reco_block .reco_logo_img.nds{top: -200%;}
.located_reco_block .reco_logo_img.nyoga{top: -300%;}
.located_reco_block .reco_logo_img.npila{top: -1800%;}
.located_reco_block .reco_logo_img.nbox{top: -400%;}
.located_reco_block .reco_logo_img.nbal{top: -500%;}
.located_reco_block .reco_logo_img.nbalk{top: -600%;}
.located_reco_block .reco_logo_img.non{top: -700%;}
.located_reco_block .reco_logo_img.nmusic{top: -800%;}
.located_reco_block .reco_logo_img.tdl{top: -900%;}
.located_reco_block .reco_logo_img.sst{top: -1300%;}
.located_reco_block .reco_logo_img.pst{top: -1400%;}
.located_reco_block .reco_logo_img.stn{top: -1500%;}
.located_reco_block .reco_logo_img.voat{top: -1000%;}
.located_reco_block .reco_logo_img.voice{top: -1100%;}
.located_reco_block .reco_logo_img.voatk{top: -1200%;}
.located_reco_block .reco_img_box{
  transition: transform .4s , opacity .4s;
}

.located_reco_block .reco_detail_btn{
  position: absolute;
  bottom: 8%;
  left: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  width: 50%;
  padding: .3em 1.8em;
  margin: 0 auto;
  opacity: .2;
  z-index: 10;
}

@media (min-width: 769px) {
  .located_reco_block{
    width: 100%;
    margin: 0 auto;
    justify-content: flex-start;
    padding: 1em 6rem 3rem;
    max-width: 1400px;
  }
  .located_reco_box{
    width: calc(100% / 7);
    border: 1px solid var(--color-grey2);
  }
  .located_reco_box:not(:first-child){
    border-left: none;
  }
  .sec_top_contents .foot_desc{
    padding-right: 0;
  }
  .located_reco_block .reco_detail_btn{
    width: 42%;
  }
  .located_reco_block .reco_txt{
    bottom: 0;
    margin: auto;
  }
  .located_reco_box.on .reco_detail_box{
    overflow-y:inherit;
  }
}/* 769 */

@media (min-width: 1200px) {
  .located_reco_block .reco_detail_box{
    font-size: .7em;
  }
}/* 960 */

/* ACCESS GENRE ================== */
.access_genre_list{
  display: flex;
  flex-wrap: wrap;
  gap: 1px ;
}
.access_genre_list_box{
  width: calc(50% - .5px);
  opacity: .25;
  pointer-events: none;
}
.access_genre_list_box.active{
  opacity: 1;
  pointer-events: visible;
}
.access_genre_list_box a{
  display: block;
  position: relative;
}
.access_genre_list_img_wrap{
  position: relative;
  background-color: #000;
  /* aspect-ratio: 7/6; */
  aspect-ratio: 1/1;
}
.access_genre_list_img{
  object-fit: cover;
  object-position: top center;
  width: 100%;
  height: 100%;
  filter: grayscale(100%) contrast(1.2);
  opacity: .9;
}
.active .access_genre_list_img{
  filter: contrast(1.2);
}
.access_genre_list_img.lazyloaded{
  opacity: .75;
}
.access_genre_list_box:nth-child(2) .access_genre_list_img {
  object-position: center right;
}
.access_genre_list_ttl{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  width: fit-content;
  height: fit-content;
  font-size: 2.1em;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: .02em;
  color: #fff;
  text-align: center;
}
.access_genre_list_ttl .ja{
  display: block;
  font-family: "YakuHanJP",'NotoSansCJKjp',sans-serif;
  font-size: .45em;
  line-height: 1.5;
  margin-top: .4em;
}
.access_genre_list_txt {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.7);
  color: #fff;
  /* overflow-y: scroll; */
  /* visibility: visible; */
  transform: translateY(0);
  /* opacity: 1; */
  transition: transform .4s, opacity .4s;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .9em;
  font-weight: 500;
  padding: .5em 1.5em;
  visibility: none;
  opacity: 0;
}
.access_genre_list_box:hover .access_genre_list_img {
  filter: grayscale(0);
}
.access_genre_list_box:hover .access_genre_list_ttl {
  opacity: 0;
}
.access_genre_list_box:hover .access_genre_list_txt {
  opacity: 1;
  visibility: visible;
}

@media (min-width:769px){
  .access_genre_list_box{
    width: calc(33.33% - .8px);
  }
  .access_genre_list_ttl {
    font-size: 2.1em;
  }
  .access_genre_list_txt{
    font-size: .8em;
    padding: .5em 1.5em;
  }
  .access_genre_list_img_wrap{
    aspect-ratio: 2 / 1;
  }
}/*  */
@media (min-width:960px){
  .access_genre_list_box{
    width: calc(16.66% - .8px);
  }
  .access_genre_list_img_wrap{
    aspect-ratio: 1 / 1.2;
  }
}/*  */



/* ========================================================
schedule
======================================================== */
	#search_lesson .sys_brands_detail{
		flex-direction: column;
	}
/* @media (min-width: 769px){
	#search_lesson .sys_brands_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
	#search_lesson  .sys_brands_box {
    width: calc(100% /5);
    margin-bottom: 1px;
}


	
} */
















/* ========================================================
For Beginner
======================================================== */
.beginner_page_head::before{background-image: url(/assets/img/beginner/beginner-head-bg-sp.jpg);}
.beg_head_block{
  padding: 1em 0;
}
._beginner.feature_block{
  border-color: var(--color-grey2);
  padding-bottom: 0;
}
._beginner .feature_box_ttl{
  font-size: 1.9rem;
}
._beginner .feature_img_num{
  color: var(--color-red);
}
._beginner .feat_separate_line{
  background-color: var(--color-grey2);
}
.beg_banner_box{
  padding:  0 0 5rem;
}
.beg_women_banner{
  border-radius: .5em;
  overflow: hidden;
  max-width: 50rem;
  margin: auto;
}
.beginner_page .feature_detail_head{
	color: var(--color-red);
}
.beginner_page .num{
	color: var(--color-red);
}
@media (min-width: 769px){
  .beginner_page_head::before{background-image: url(/assets/img/beginner/beginner-head-bg-pc.jpg);}
  ._beginner .feature_box_ttl {
    font-size: 2.3rem;
  }
}/* 769 */

/* ========================================================
Beginner Women
======================================================== */
.beginner_women_page_head{ 
  background-color: transparent;
}
.beginner_women_page_head::before{ 
  background-image: url(/assets/img/beginner/beginner-woman-head-bg-sp.jpg);
  filter: none;
}

.beg_women_sec_block {
  padding: 3em 0;
}
._women.feature_block{
  border-color: var(--color-grey);
  padding-bottom: 0;
}
._women .feature_box_ttl{
  font-size: 2.2rem;
}
._women .feat_separate_line{
  background-color: var(--color-grey);
}
._women .feature_img_num,
._women .feature_detail_head{
  color: var(--color-pink);
}
.close_top_page_head{
	background-color: rgba(0, 0, 0, .3);
}
@media (min-width: 769px){
  .beginner_women_page_head::before{ background-image: url(/assets/img/beginner/beginner-woman-head-bg-pc.jpg);
  }
  ._women .feature_box_ttl{
    font-size: 2.4rem;
  }
}/* 769 */


/* ========================================================
/close/
======================================================== */
.close_wp{
	font-family: var(--font-ja);
}
.close_top_page_head::before { background-image: url(/imgs/close-head-bg-sp.jpg);}
/*//// studio-list ////*/
.studio-block {width:100%;margin-bottom: 2rem;}
.studio-box {
  width:100%;border-bottom:1px solid #ccc;border-right:1px solid #ccc;
  background-size: cover; background-position: center;
}
.close_page .studio-block{
	overflow: hidden;
}
.ikebukuro-st-bg {background-image: url(/imgs/top-stimg-ikebukuro.jpg);}
.toritsudai-st-bg,.toritsu-st-bg {background-image: url(/imgs/top-stimg-toritsudai.jpg);}
.shinjuku-st-bg {background-image: url(/imgs/top-stimg-shinjuku.jpg);}
.shinjuku-annex-st-bg {background-image: url(/imgs/top-stimg-shinjukuann.jpg);}
.akihabara-st-bg {background-image: url(/imgs/top-stimg-akihabara.jpg);}
.nakameguro-st-bg {background-image: url(/imgs/top-stimg-nakameguro.jpg);}
.komazawa-st-bg {background-image: url(/imgs/top-stimg-komazawa.jpg);}
.ebisu-st-bg {background-image: url(/imgs/top-stimg-ebisu.jpg);}
.ginza-st-bg {background-image: url(/imgs/top-stimg-ginza.jpg);}
.kichijoji-st-bg {background-image: url(/imgs/top-stimg-kichijoji.jpg);}
.akasaka-st-bg {background-image: url(/imgs/top-stimg-akasaka.jpg);}
.harajuku-st-bg {background-image: url(/imgs/top-stimg-harajuku.jpg);}
.ochanomizu-st-bg {background-image: url(/imgs/top-stimg-ochanomizu.jpg);}   
.nakano-st-bg{background-image: url(/imgs/top-stimg-nakano.jpg);}
.noahstudio-st-bg {background-image: url(https://www.noadance.com/assets_online/img/top/top-stimg-noahstudio.jpg);}
.jiyugaoka-st-bg {background-image: url(/imgs/top-stimg-jiyugaoka.jpg);}
.kichijoji-annex-st-bg,.kichijoji2-st-bg {background-image: url(/imgs/top-stimg-kichijoji-annex.jpg);}

.studio-box .inner {display: block; background-color: rgba(0, 0, 0, .35);padding:3em 1em 2.2em;position:relative;}
.studio-name {color:#fff;margin-bottom:.5em;text-align: center;font-weight: normal;}
.studio-name .en {display: block;line-height: 1.3;font-size: 2rem;font-weight: 500;}
.studio-name .ja {display: block;line-height: 1.2;font-size: 1.2rem;font-weight: normal;letter-spacing: .02em;}
.link-branch-box2{
	width: 88%;
    text-align: center;    margin: auto;
}
.system_page .close_icon {
    width: 13%;
    position: absolute;
    right: 0;
    top: -3px;
}
.close_page .sec-lede-desc p {
    margin-bottom: 2.5em;
    text-align: left;
    font-size: 1.4rem;
}

@media (min-width: 769px) {
	.close_page .login-pc{
	filter: inherit;
	}
  .close_top_page_head::before {background-image: url(/imgs/close-head-bg-pc.jpg);}
  .studio-block {
    /* width: 88%; */
    text-align: center;
    margin: auto;
  }
	.link-branch-box2{
	width: inherit;
    text-align: center;
	margin-top: 7rem;
}
	.store_name_close{
		text-align: center;
	}
  .studio-box {
    width: 33.33%;
  }
	.close_page .wrap{
		margin: auto;
	}
}/* 769 */
@media (min-width: 960px) {
  .studio-box {
    width: 20%;
  }
}/* 960 */

/*//// close-insta-block ////*/
.close_insta_block{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 1em 0;
}
.close_insta_block li{
  width: calc(50% - .4em);
  margin-bottom: 0.8em;
}
.close_insta_anchor{
  display: block;
  text-align: center;
  font-size: 1.2em;
  font-weight: 500;
  padding: 1.1em 0;
  border: 1px solid var(--color-black3);
  border-radius: .3em;
  transition: background-color .4s , color .4s;
}
.close_insta_anchor .ja{
  display: block;
  letter-spacing: .05em;
}
.close_insta_block .fa-instagram{
  display: inline-block;
  font-size: 1.4em;
  margin-right: .3em;
  vertical-align: bottom;
}
.close_insta_anchor > i {
  display: inline-block;
  font-size: 1.5em;
  line-height: 1;
  margin-right: 0.3em;
  vertical-align: bottom;
}
.close_insta_anchor:hover{
  background-color: var(--color-black);
  color: var(--color-white);
}
.bg_black .close_insta_anchor:hover{
  background-color: var(--color-white);
  color: var(--color-black);
}

@media (min-width: 769px) {
  .close_insta_block{
    justify-content: flex-start;
  }
  .close_insta_block li {
    width: calc( (100% - 4%) / 5);
  }
  .close_insta_block li:not(:nth-child(5n)) {
    margin-right: 1%;
    margin-bottom: 1%;
  }
}/* 769 */


/* ========================================================
店舗別 休講・代講ページ 
======================================================== */
.close_include_box{
  padding: 2em 0 3em;
  font-family: var(--font-comp);
}
.top_sche_anchor{
	background: #fff;
}
.close_desc{
  font-size:1.1rem;
  padding:1em 0;
  line-height:1.6;
}
.close_wp .link-branch-box2 {
    width: 88%;
    text-align: center;
    margin: 5rem auto;
}
.close_table{border-collapse:collapse;width:100%;border-top:1px solid #cccccc;border-left:1px solid #cccccc;font-size:1.15rem;line-height:1.7;text-align:left; margin: 1em 0;}
.close_table th{font-weight:normal;width:28%;padding:1em;border:1px solid #CCCCCC;vertical-align:middle;text-align:center;background-color:#F6F6F6;}
.close_table td{padding:1em;border:1px solid #CCCCCC;vertical-align:middle;text-align:left;}
.close_table td.back{background-color:#F6F6F6;text-align:center;padding:1em .5em;}
.close_table td.sun{color:#FF0000;}
.close_table td.sat{color:#0000FF;}

.close_include_box a{
  font-weight: 500;
}


/* ==================================================== 
/knowledge/ TOP PAGE
==================================================== */
.knowledge_page_head::before{background-image:url(/assets/img/danceknowledge-head-bg-sp.jpg);}
.knowledge-desc{
  font-size:1.35rem;
  font-weight: 500;
  margin:1em 0;
  line-height:1.5;
}
.knowledge-list-cat-box {
  padding: 2rem 0;
  margin-bottom: 2rem;
  border-bottom: 1px solid var(--color-grey);
}
.knowledge-list-ex {
  padding:1em 0;
}
.knowledge-ttl {
  font-size:1.3em;
  font-weight:bold;
  padding:.5em 0;
}
.knowledge_list_desc{
  font-size:1.1rem;
  line-height:1.5;
  padding:.5em 0;
}
.knowledge-detail-bt{
  color: var(--color-red);
  display:block;
  padding: 1em 0 0;
  text-align: right;
  font-size: 1em;
}
.knowledge-wrap{
  color: var(--color-grey-txt);
  font-size: 0.9em;
  margin-bottom: 0.5em;
}
.knowledge_date{
  display: inline-block;
  font-family: var(--font-en);
  font-size: 1.05em;
  margin-right: .5em;
}
@media (min-width: 769px){
  .knowledge_page_head::before{background-image:url(/assets/img/danceknowledge-head-bg-pc.jpg);}
  .knowledge-desc{
    font-size:1.6rem;
    margin-bottom:1em;
    line-height:1.7;
  }
  .knowledge-list-cat-block{
    padding: 1em 0;
  }
  .knowledge-list-cat-box {
    margin-bottom: 0;
  }
  .knowledge-li-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1em 0;
  } 
  .knowledge-list-clip {
    width: 22%;
  }
  .knowledge-list-ex {
    width: 75%;
    font-weight: normal;
    font-size: 1.2rem;
    padding: 0;
  }

  .knowledge-ttl {
    font-size: 1.4em;
  }
}/* 769 */


/* ==================================================== 
/knowledge/ BLOG PAGE
==================================================== */
.blog-head-ttl{
  position: relative;
  font-size: 1rem;
  color: var(--color-grey-txt);
  padding: 0 0 1.8em;
  margin-bottom: 1.5em;
}
.blog-head-ttl .en{
  display: block;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}
.blog-head-ttl .ja{
  font-size: 1.05rem;
}
.blog-head-ttl:after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 3em;
  height: 1px;
  background-color: var(--color-grey-txt);
}
.knowledgepost-ttl {
  font-size:2.0rem;
  font-weight:bold;
  padding: .5em 0;
}
.knowledgepost-text {
  font-size:1.3rem;
  padding:1em 0;
  line-height:1.7;
}
.knowledgepost-text h2{
  font-size:1.6rem;
  line-height:1.5;
  font-weight:bold;
  padding: .5rem 0;
}
.knowledgepost-text p {
  padding: .5rem 0;
  margin-bottom: 0.5em;
}
.knowledgepost-text iframe{
  width:100%;
  margin:1em 0 2em;
}
.knowledgepost-text img {
  max-width:100%;
  width /***/:auto; /* IE8邵ｺ�ｮ邵ｺ�ｿ */
  height:auto;
  vertical-align:bottom;
}

@media (min-width: 769px){
  .blog-head-ttl .en{
    display: inline-block;
    margin-right: .3em;
  }
  .knowledgepost-text {
    /* font-size: 1.6rem; */
    padding: 3em;
    margin-top: 2em;
    line-height: 1.8;
    border: 1px solid var(--color-grey);
  }
}/* 769 */


/* ======================================================== 
/dancer/ DANCER
======================================================== */
.dancer_head_ttl {
  font-size: 1.5em;
  padding: 1.5em 0;
  line-height: 1.8;
}
.dancer_head_ttl .tline{
  display: block;
  padding: 0.2em;
}

.dance_all_ttl {
  font-size: 2.8rem;
  padding: 1.6rem 0;
  line-height: 1.2;
  text-align: center;
  font-weight: 500;
}
.dance_all_ttl .ja {
  display: block;
  font-size: .3em;
  font-weight: 500;
  margin-top: 0.3em;
}
.dancer_inst_ttl{
  margin: 0.6em 0;
  font-weight: 500;
  color: var(--color-grey-txt);
  text-align: center;
}
.dancer_inst_ttl .en{
  font-size: 1.1em;
  line-height: 1;
}
.dancer_inst_ttl .ja{
  display: none;
  font-size: .8em;
}

.genre_sect {
  border-top: 1px solid var(--color-black4);
  padding: 1.5em 0px;
}
.dancer_block{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dancer_box{
  width: 47%;
  padding: 1.8em 0;
  transition: opacity .5s;
}
.dancer_box:hover{
  opacity: 0.6;
}
.dancer_img_box{
  position: relative;
  width: 88%;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
}
.dancer_img_box::after{
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.dancer_img{
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  transition: transform .4s;
}
.dancer_detail_box{
  text-align: center;
  letter-spacing: 0.02em;
  padding: .8em .2em;
}
.dancer_name{
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.2;
}
.dancer_team{
  font-size: 0.9em;
  color: var(--color-grey-txt);
  line-height: 1.3;
  padding: 0.35em 0 0;
  word-break: break-all;
}
.dancer_class{
  font-size: 0.9em;
  color: var(--color-grey);
  line-height: 1.4;
  padding: 0.5em 0 0;
}
.instructor_page .wrap {
    padding: 0 1em;
}
@media (min-width: 769px){
  .genre_sect{
    padding: 4em 0;
  }
  .dance_all_ttl{
    font-size: 3.8em;
    padding: 1.6rem 0 2.4rem;
  }
  .dancer_block::before,
  .dancer_block::after{
    content: "";
    display: block;
    width: 20.5%;
  }
  .dancer_block::before{
    order:1;
  }
  .dancer_box{
    width: 20.5%;
    padding: 2.1em 0;
  }
  .dancer_img_box {
    width: 80%;
  }
  .dancer_detail_box {
    padding: 1em 0;
  }
  .dancer_name{
    font-size: 1.7rem;
  }
}/* 769 */


/* ======================================================== 
GENRE TOP /hiphop/ ~
======================================================== */
html.genre_top_page{
  scroll-behavior: smooth;
}
.video-bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.genre_video{
  position: absolute;
  height: 100%;
  width: auto;
  left: 50%;
  transform: translate(-50%,0%);
}
.kv_genre_box{
  position: absolute;
  bottom: 2em;
  right: 2em;
  text-align: right;
}
.kv_genre_point {
  font-size: 1.2em;
  font-weight: 400;
  padding: 2em 0 0;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: var(--color-white);
  opacity: .5;
}
.salsa_top_page_head:before{
  background-image: url(/assets/img/genre/salsa-head-bg-sp.jpg);
}
.genre-lede-btn a{
  position: relative;
  display: block;
  width: fit-content;
  font-weight: 600;
  font-size: .9rem;
  padding: 0.6em 2em 0.6em 1em;
  margin: 1.5em 0;
  border: 1px solid var(--color-grey);
}
.genre-lede-btn a::after {
  position: absolute;
  top: 50%;
  right: 4%;
  transform: translate(-5%,-50%);
  font-family: fontAwesome;
  content: '\f105';
}

.genre_content_block{
  width: 100%;
  padding: 1.2em 0;
}
.genre_content_li a{
  position: relative;
  display: block;
  font-size: 1.1rem;
  font-weight: 500;
  padding: 1.2em 0.5em;
  border-bottom: 1px dotted var(--color-black3);
}
.genre_content_li:first-child a{
  border-top: 1px dotted var(--color-black3);
}
.genre_content_li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 4%;
  transform: translate(-5%,-50%);
  font-size: 1.3em;
  font-family: fontAwesome;
  content: '\f105';
}

.genre_inst_sec{
  position: relative;
  overflow: hidden;
}
.genre_inst_sec:not(:first-child)::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - (var(--inn-w) * 2) );
  height: 1px;
  background-color: var(--color-black4);
}
.genre_lead_desc {
  font-size: 1.15rem;
  letter-spacing: 0;
  line-height: 1.9;
  margin: 1em 0;
  position: relative;
  z-index: 10;
}
.genre_inst_sec .link_circle_arrow .txt {
  font-size: 1.1rem;
}
.genre_lead,.genre_content{
  padding: 1.5em 0;
}
.sub_genre_nav_ttl{
  font-size: 1.1em;
  font-weight: 500;
  padding: .3em 0;
  color: var(--color-grey-txt);
}
.sub_genre_nav{
  padding: 1em 0;
  font-size: 0.9em;
}
.sub_genre_nav_block li{
  display: inline-block;
  font-family: var(--font-comp);
  padding: .15em 0;
}
.sub_genre_nav_block li a{
  padding-right: .8em;
  margin-right: .8em;
  border-right: 1px solid;
  line-height: 1;
}

.genre_inst_sec:nth-of-type(1) .sub_genre_nav_block li:nth-child(1){ opacity: .5; }
.genre_inst_sec:nth-of-type(2) .sub_genre_nav_block li:nth-child(2){ opacity: .5; }
.genre_inst_sec:nth-of-type(3) .sub_genre_nav_block li:nth-child(3){ opacity: .5; }
.genre_inst_sec:nth-of-type(4) .sub_genre_nav_block li:nth-child(4){ opacity: .5; }
.genre_inst_sec:nth-of-type(5) .sub_genre_nav_block li:nth-child(5){ opacity: .5; }
.genre_inst_sec:nth-of-type(6) .sub_genre_nav_block li:nth-child(6){ opacity: .5; }
.genre_inst_sec:nth-of-type(7) .sub_genre_nav_block li:nth-child(7){ opacity: .5; }
.genre_inst_sec:nth-of-type(8) .sub_genre_nav_block li:nth-child(8){ opacity: .5; }
.genre_inst_sec:nth-of-type(9) .sub_genre_nav_block li:nth-child(9){ opacity: .5; }
.genre_inst_sec:nth-of-type(10) .sub_genre_nav_block li:nth-child(10){ opacity: .5; }

@media (min-width: 769px){
  .genre_page_head{
    height: 46rem;
  }
  .salsa_top_page_head:before{
    background-image: url(/assets/img/genre/salsa-head-bg-pc.jpg);
  }
  .genre_lead_desc,.sub_genre_nav{
    width: 60%;
  }
  .genre_lead .s_sec_ttl{
    font-size: 4.6rem;
  } 
  .genre_lead .s_sec_ttl .ja{
    font-size: .32em;
  }
  .genre_lead_desc{
    font-size: 1.2rem;
  }
  .genre_content {
    padding: 2.5em 0;
  }

  .genre_content_block{
    display: flex;
  }
  .genre_content_li{
    width: 20%;
  }
  .genre_content_li a{
    padding: .6em 1em;
    border-bottom: none;
    border-right: 1px dotted var(--color-black3);
  }
  .genre_content_li:first-child a{
    border-top: none;
    border-left: 1px dotted var(--color-black3)
  }
  .genre_content_li a::after {
    right: 7%;
  }
}/* 769 */

@media (min-width: 960px){
  .genre_page_head{
    height: 0;
    padding-top: 56%;
  }
  .genre_video{
    width: 100%;
    height: auto;
  }

}/* 960 */


/* ======================================================== 
DANCER 個別ページ
======================================================== */
.dancer_pc_wrap{
  overflow: hidden;
}
.dancer_page_head{
  padding-bottom: 2em;
}
.dancer_page_head .dancer_img_box{
  max-width: 21rem;
}
.dancer_name_dl{
  padding: 1em 0;
  text-align: center;
}
.dancer_name_dl dt{
color: var(--color-black3);
}
.dl_name_wrap{
  padding: .5em 0;
}
.dl_name_wrap dd{
  font-family: var(--font-comp);
  font-size: 2.9em;
  font-weight: 500;
  line-height: 1.2;
}
.dl_team_wrap dd{
  color: var(--color-grey-txt);
  font-size: 1.3em;
  line-height: 1.3;
}

.dancer_data_block{
  font-family: var(--font-comp);
  padding: 1.5em 0;
}
.data_ttl{
  font-size: 1.4em;
  font-weight: 500;
  color: var(--color-black3);
  padding: 0.3em 0;
}
.dancer_genre dd {
  font-size: 1.4rem;
  font-weight: 500;
}
.dancer_genre dd span {
  display: block;
  padding: .1em 0;
  font-weight: 600;
}
.dancer_lesson_wrap{
  padding: .5em 0;
}
.dancer_message,
.dancer_profile,
.interview-lede{
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.65;
}
.dancer_message p,
.dancer_profile p,
.interview-lede p{
  padding: .3em 0;
}
.dancer_page iframe {
  width: 100%;
}
.dancer_sub_section{
  margin-top: 3em;
  border-top: 1px solid var(--color-black4);
}
.dancer_sub_sec_ttl{
  font-size: 1.4em;
  font-weight: 600;
  color: var(--color-grey-txt);
  text-align: center;
  margin: 0.6em 0 1.2em;
}
.dancer_sub_section .dancer_img_box {
  width: 94%;
}
.dancer_sub_section .dancer_box{
  width: 30%;
  padding: 1.5em 0;
}
.dancer_sub_section .dancer_name {
  font-size: 1.3rem;
}
.dancer_sub_section .dancer_team {
  font-size: 0.8em;
}
.inst-sec .container{padding: 5em 2em 0;}
.inst-sec .header{ background: rgb(0,0,0,0.3);}
.inst-lede dt{color: #82b7c3;    font-family: var(--font-en);}
.class-box .info button{background: #82b7c3;}
.class-box .info span.womenclass{}
.inst-sec  .foot_small_wrap{padding: 0;}
.inst-sec-ttl{font-family: var(--font-en);}
.inst-lede .name dd {
    font-size: 2.6rem;
    font-weight: bold; font-family: var(--font-en);
}
.inst-main2{border-bottom: none!important;}
.inst-prof-info p{font-size: 1rem;}

@media (min-width: 769px){
	.inst-lede .name dd {
    font-size: 3.6rem;
    font-weight: bold;
    font-family: var(--font-en);
}	

	.inst-lede dt {
    font-size: 2.4rem;
}


  .dancer_page_head .dancer_img_box {
    max-width: 26rem;
  }

  .dl_name_wrap dd {
    font-size: 3.8em;
  }
  .dancer_pc_wrap{
    display: flex;
    justify-content: space-between;
    padding-bottom: 2em;
  }
  .dancer_right_block,
  .dancer_left_block{
    width: 45%;
  }
  .dancer_data_block {
    padding: 2em 0;
  }
  .dancer_genre dd {
    font-size: 1.6rem;
  }

  .dancer_sub_section .dancer_block {
    padding: 1em 0;
  }
  .dancer_sub_section .dancer_box{
    width: 15%;
  }
  .dancer_sub_section .dancer_img_box {
    width: 84%;
  }
}/* 769 */
@media (min-width: 960px){
	.inst-sec .foot_small_wrap{   
	    width: 80%;
    margin: 74rem auto 0;
	}
}
/* ======================================================== 
/pose
======================================================== */
/*pose*/
.page-nohead .inst-main{
	padding: 3rem 0;
}
.position{
	font-size: 1.5rem;
  padding: 1.6rem;
}
.position .point{
  background-color: #82b7c3;
  color: #fff;
  padding: 0.3rem;
  margin-right: 1rem;
}
.pose_detail_block{
  max-width: 66rem; 
  margin: 0 auto 1em;
}
.page_navi_block{
  overflow: hidden;
}
.page_navi_box{
  color: #aaa;
}
.page_navi_prev {
  float: left;
}
.page_navi_next {
  float: right;
}

@media (min-width: 769px){
	.position {
    font-size: 1.5rem;
    padding: 1.6rem 0;
  }
  .page_navi_block {
    font-size: 1.2rem;
    max-width: 20rem;
    margin: auto;
  }
  .inst-col {
    width: 48%;
  }
}/*  */


/* ======================================================== 
ジャンル コンテンツ
======================================================== */
.hiphop_about_page_head::before,
.hiphop_history_page_head::before,
.hiphop_style_page_head::before
{background-image:url(/assets/img/genre/hiphop-head-bg-sp.jpg);}

/* HIP HOP NAV*/
.h-contents-links{margin: 2rem 0;}
.h-contents-links li{position:relative;text-align:center;font-size:1.25rem;font-weight:bold;}
.h-contents-links li a{display:block;padding:1.0em 0.5em;color:#000;border-bottom:1px dotted #999;}
.h-contents-links li .arw{display:block;background-image:url(/assets/img/common/b-arw.png);background-position:100% 50%;background-size:8px 12px;}
.h-contents-links li i{font-size:2.4rem;color:#dd0000;position:absolute;top:25%;left:15px;}

/* HIP HOP - STYLE */
.ttl-fugaz{font-size:2.0em;text-align:center;color:#dd0000;margin:0 0 1rem;line-height:1.4;}

/* LOCK - STYLE */
.lock_about_page_head::before{
  background-image: url(/assets/img/genre/lock-head-bg-sp.jpg);
}
.gyro-point{
	font-size: 40%;
    vertical-align: super;
}
.ballet-stretch_page_head .page_head_ttl .en{
	font-size: 3.5em;
}

@media (min-width: 769px){
	.ballet-stretch_page_head .page_head_ttl .en{
	font-size: 4em;
}
	.variation_page .login-pc{
	filter: initial;
	}
  .hiphop_about_page_head::before,
  .hiphop_history_page_head::before,
  .hiphop_style_page_head::before
  {background-image:url(/assets/img/genre/hiphop-head-bg-pc.jpg);}

  .h-contents-links{display:-webkit-flex;display:-ms-flex;display:flex;margin-bottom:1rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:3rem 0;display:table;width:100%;}
  .h-contents-links li{width:32%;display:table-cell;}
  .h-contents-links li:last-child{width:36%;}
  .h-contents-links li i{font-size:2.2rem;padding-right:0.4em;position:absolute;top:.15em;left:1.5rem;}
  .h-contents-links li a{padding:0.4em 0.4em 0.4em 2.6em;border-right:1px dotted #999;border-bottom:none;}
  .h-contents-links li:first-child a{border-left:1px dotted #999;border-top:none;}
  .h-contents-links li:last-child a{padding:0.4em 0.4em 0.4em 2.2em;}
  .h-contents-links li a:hover{color:#dd0000;}
  .h-contents-links li .arw{background-image:none;}

  /* HIP HOP - STYLE */
  .hiphop_style_page .d-contents-box:nth-child(odd) {
    flex-direction: row;
  }

  /* LOCK - STYLE */
  .lock_about_page_head::before,
  .lock_history_page_head::before{
    background-image: url(/assets/img/genre/lock-head-bg-pc.jpg);
  }
  .lock_about_page .h-contents-links,
  .lock_history_page .h-contents-links{
    margin: 3rem auto;
    max-width: 40rem;
  }
}/* 769 */



/* ==================================================== 
/variation/ バリエーションページ
==================================================== */

.variation_page_head::before{background-image: url(/imgs/lesson_class/variation_sp.jpg);}
.variation_page .inst_wp{    padding: 0 var(--inn-w);margin-top: 6rem;}
.genre-inst-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
}
.variation-timeplace .exp-btn {
    padding: 1em 1.8em 1em 1.3em;
    font-size: 1rem;
}
.variation-box li {
    display: block;
    width: 95%;
    box-shadow: 0px 0px 15px #ccc;
    -moz-box-shadow: 0px 0px 15px #ccc;
    -webkit-box-shadow: 0px 0px 15px #ccc;
    margin-bottom: 2em;
    padding: 1em 1em;
    background-color: #fff;
	    margin: 2rem auto;
}
.inst-lesson-btn{
	padding: 8px 0px 0;
}
.variation-list .induct{
  width: 100%;
  margin: 1em auto 0;
  align-self: flex-end;
}
.variation_page_head .sec_top_studio{
	padding: 0;
}
.variation-wrap .wrap{
	padding: 0 1em;	
}
.induct a:hover{
	color: var(--color-red);
}

@media (min-width: 769px){
  .variation_page .genre-inst-list::after{
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 30%;
  }
	.variation_page .inst_wp{
		padding: 0;
	}
  #search_lesson .induct a {
    width: 30%;
    margin: .5rem auto;
  }
  /* .variation_page .txt{
    color: #fff;
  } */
  /*.variation_page .txt {
    color: var(--color-black);
  }*/
  .variation_page_head::before{background-image: url(/imgs/lesson_class/variation_pc.jpg);}
  .genre-lede-desc {
    font-size: 1.3rem;
    max-width: 51em;
  }
  .instructor_page .genre-lede-desc {
    margin-left: auto;
    margin-right: auto;
  }
  .variation_page .genre-lede-desc{
    max-width: inherit;
  }
  .variation-lede-desc {
      font-size: 1.2rem;
  }
  .genre-inst-box .class{
    font-size: 1.1rem;
  }
  .variation-box li{
    width: 48.5%;
  }
  .variation-wrap .wrap{
    width: 100%;
    padding: 0;
  }
  .cat-variation-top .genre-sec {
    padding: 0;
    margin-bottom: 0;
    padding-bottom: 6em;
  }
  .variation-wrap{
  background-color: #f6f6f6;
  }
  .variation-box {
    display: flex;
    flex-wrap: wrap;
    width: 81%;
    margin: 3rem auto 3rem;
  }
  .variation-box li {
    width: 48%;
    padding: 1.5em;
    margin: 1%;
  }
  .variation-list .induct {
    margin: 1.5em auto 0;
  }
  .induct-btn{
  display: block;
  }

}

/* ==================================================== 
/variation/ バリエーション ブログページ 
==================================================== */

.variation_post_page .top_studio_slider_block .txt{
	color: var(--color-black);	
}
.variation_post_page .header{
	background: rgb(0,0,0,0.3);
}
.variation_post_page .login-pc {
    color: #000;
    filter: initial;
}
@media screen and (min-width: 769px){

	.variation_post_page .page-nohead{
	padding-top: 14rem;
	}
	.variation_post_page .v-inst-sec-ttl{
	margin-bottom: 5rem;
	}
	.variation_post_page .v-inst-coat-desc2{
	font-size: 1.3rem;
	}
	.variation_post_page .v-inst-prof-info2 p{
	font-size: 1.2rem;
	}
	.variation_post_page  .exp-btn{
	width: 82%;
    margin: auto;
	}
	.variation_post_page .exp-btn {
    width: 67%;
    margin: auto;
    font-size: 1.4rem;
  }
}

/* ==================================================== 
/variation/ バリエーション ブログページ 
==================================================== */

.campaign_page_head{margin-bottom: 5rem;}


.campaign_page .sec_bloc {
    padding-left: 2em;
    padding-right: 2em;
}
.campaign_txt1{
	font-size: 1.2rem;
    padding-top: 3rem;
}
.campaign_itemcb{
	position: relative;
	margin: 3rem 0;
}
.campaign_btn{
	position: absolute;
    display: block;
    bottom: 3rem;
    font-size: 1.3rem;
    left: 2rem;
}
.campaign_btn2{
    position: absolute;
    display: block;
    bottom: 3rem;
    font-size: 1.3rem;
    left: 5rem;
}
.campaign_item4{
	position: relative;
}
.campaign_page .arrow_circle{
	position: absolute;
	width: 3em;
    bottom: -0.4rem;
}
.campaign_page_head{
	background-color: rgba(0, 0, 0, .2);
}
.campaign_page .arrow_circle2{
  position: absolute;
  left: 14rem;
  width: 30%;
  bottom: 1.2rem;
}
@media screen and (min-width: 769px){
	.campaign_item1,.campaign_item2{
	width: 35%;
    margin: auto;
	}

  .campaign_item3 {
    width: 38%;
    margin: auto;
}
	.campaign_txt1{
	width: 60%;
    margin: auto;
	}
	.campaign_itemcb,.campaign_item4{
    width: 60%;
    margin: 3rem auto;
	}

.campaign_btn{
	position: absolute;
    display: block;
    bottom: 3rem;
    font-size: 1.3rem;
    left: 12rem;
}
	/* .campaign_page .tel-block{
	padding-top: 4rem;	
	} */
	.campaign_item5{
	width: 40%;
    margin: auto;
	}
	.campaign_btn,.campaign_btn2{
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
	}

}
/* ==================================================== 
/variation/ バリエーション ブログページ 
==================================================== */

.online_inner .header{
	background: rgb(0,0,0,0.3);
}


.online_inner .close_icon {
    width: 13%;
    position: absolute;
    right: 0;
    top: -3px;
}

























