@charset "UTF-8";



/* ========================================================
FEATURE PAGE /aboutus/
======================================================== */
/* .feature_page_head{ 
  background-color: transparent;
} */
.feature_page_head::before{
  filter: none;
  background-image: url(/imgs/feature/feature_bg_sp.jpg);
}

.feature_head_box{
  position: relative;
  padding: 3em 0 8em;
}
.feature_head_ttl{
  font-size: 1.5em;
  padding: 1.5em 0;
  line-height: 1.8;
}
.feature_head_ttl .tline{
  display: block;
  padding: .2em;
}
.feature_lede_ttl{
  font-size: 2.4em;
  font-weight: 400;
  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_box_l .feature_img{
  border-radius: 0 .7em .7em 0;
}
.feature_img_box .feature_img{
  border-radius: .7em 0 0 .7em;
}
.feature_img_wrap{
  position: relative;
}
.feature_img_num{
  position: absolute;
  top: 1.3em;
  left: -1em;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  font-weight: 600;
  line-height: .9;
  margin-bottom: -3em;
  /* opacity: .8; */
  flex-direction: column-reverse;
  color: var(--color-pink);
}
.feature_img_num_l{
  position: absolute;
  top: 2em;
  right: -1.3em;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  /* width: 100%; */
  font-weight: 600;
  line-height: .9;
  margin-bottom: -3em;
  /* opacity: .8; */
  flex-direction: column-reverse;
  color: var(--color-pink);
}
.feature_img_num .num,
.feature_img_num_l .num{
  font-size: 6rem;
  font-weight: 300;
  letter-spacing: .7px;
}
.feature_img_num .txt{
  transform: rotate(90deg);
  /* padding: 1em 0 0; */
  position: absolute;
  top: 7.4em;
}
.feature_img_num_l .txt{
  transform: rotate(90deg);
  /* padding: 1em 0 0; */
  position: absolute;
  top: 7.4em;
  left: 1.5em;
}
.feature_img_box{
  padding: 5em 0 1em 3em;
  margin-right: -2em;
}
.feature_img_box_l{
    padding: 5em 3em 1em 0em;
    margin-left: -2em;
}
.feature_detail_wrap{
  padding: .5em 0 0 3em;
}
.feature_detail_wrap_l{
  padding: .5em 3em 0 0;
}
.feature_detail_head {
  font-size: 1.1em;
  font-weight: 500;

  @media screen and (min-width: 769px) {
    color: var(--color-pink);
  }
}
.feature_box_ttl{
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.7;
  padding: .4em 0;
}
.feature_box_ttl .num{
  font-size: 1.15em;
  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.2rem;
  line-height: 1.8;
  padding: .8rem 0 3rem;
  text-align: justify;
}
.feat_separate_line{
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--color-grey);
  margin: 0 0 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(/imgs/feature/feature_bg_pc.jpg);}
  .feature_head_box {
    padding: 3em 0 4em;
  }
  .feature_head_box .c_inner{
    position: relative;
  }
  .feature_head_ttl{
    font-size: 2.2em;
  }
  .feat_youtube_box {
    width: 58%;
    margin-left: auto;
  }
  .feature_lede_ttl{
    font-size: 2.8em;
    display: flex;
    align-items: flex-end;
    text-align: left;
    padding: 9rem 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: 45%;
  }
  .feature_img_num{
    top: 2em;
    left: -3.5em;
  }
  .feature_img_num_l{
    top: 2em;
    right: -4em;
  }.join_right_block
  .feature_img_num_l .txt{
    top: 8em;
    left: 2.4em;
  }
  .feature_img_num .txt{
    top: 8em;
  }
  .feature_img_num .num,
  .feature_img_num_l .num {
    font-size: 6rem;
  }
  .feature_detail_wrap{
    width: 48%;
    padding: 5em 0 4em;
  }
  .feature_detail_wrap_l{
    width: 45%;
    padding: 5em 0 4em;
  }
  .feature_img_box{
    padding: 6em 0 1em;
    margin: 0 0 0 var(--inn-w-minus);
  }
  .feature_img_box_l{
    padding: 6em 0 1em;
    margin: 0 0 0 var(--inn-w-minus);
  }
  .feature_box_ttl {
    font-size: 1.9rem;
  }
  .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;
  }
}/* 960px */

@media screen and (min-width: 1400px){
.feature_img_box_l .feature_img,
.feature_img_box .feature_img{
  border-radius: .7em;
}
}


/* 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;
  filter: var(--filter-p);
}
.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;
}
.loop-txt{
  position: absolute;
  width: 100%;
  top: -1em;
  left: 0;
  z-index: -1;
  overflow: hidden;
  pointer-events: none;
}
.loop-txt-inner{
  display: flex;
  opacity: .6;
  color: var(--color-white);
  font-size: 10em;
  font-weight: lighter;
  letter-spacing: -5px;
  white-space: nowrap;
}
.loop-txt p {
  width: inherit;
  max-width: inherit;
  /* height: 5em; */
  padding: .2em 0 0 .5em;
  animation :infinity-scroll-left 20s infinite linear 1s both;
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@media screen and (min-width: 769px){
  .loop-logo img {
    height: 10em;
  }
  .loop-txt{
    top: -11em;
  }
}/* 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;
  }

  .schedule_page .sys_brands_box {
    /* width: calc(16.666666% - .833333333333px); */
    width: calc((100% / 4) - 1px);
  }
  .schedule_page .sys_brands_box_img {
    height: 8em;
  }
  .hd-sch-block .sys_brands_block {
    max-width: 70rem;
    margin: auto;
  }
  .hd-sch-block .sys_brands_box {
    width: calc((100% / 4) - 1px);
  }
}/* 860 */



/* ========================================================
beginner PAGE /beginner/
======================================================== */

.beginner_page_head::before{background-image: url(/imgs/beginner/beginner-head-bg-sp.jpg);}
@media screen and (min-width: 769px){
  .beginner_page_head::before{background-image: url(/imgs/beginner/beginner-head-bg-pc.jpg);}
}


/* ========================================================
SYSTEM PAGE /system/
======================================================== */
.system_page_head::before {background-image: url(/imgs/system-head-bg-sp.jpg);}
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;
}
.system_lead_box:after{
  content: "";
  border-bottom: 1px solid var(--color-pink2);
  display: block;
  padding: 1.5em;
}
.system_lead_num{
  position: absolute;
  top: 3.8rem;
  font-size: 8.5em;
  line-height: 0;
  z-index: -1;
  color: var(--color-pink2);
  opacity: .8;
  font-weight: 300;
}
.system_lead_ttl{
  font-size: 1.5em;
  padding: 1rem 0;
}
.system_lead_ttl .tline{
  font-size: 1.8em;
  letter-spacing: .02em;
}
.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;
  filter: var(--filter-p);
}
.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.8srem;
  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 #ccc;
  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-pink);
  padding: .2rem 0;
}
.table_camp_normal{
  text-decoration: line-through;
  padding: 0 0.3rem;
}
.table_camp_price{
  font-size: 1.6em;
  font-weight: 500;
  color: var(--color-pink);
  vertical-align: middle;
  padding: 0 0.3rem;
  font-family: var(--font-comp);
}
.table_camp_mark{
  display: block;
  width: fit-content;
  background-color: var(--color-pink);
  font-size: .8em;
  line-height: 0;
  padding: .8em 1em;
  margin: .2em auto;
  color: white;
}
.price_table_foot_box,
.price_table_foot_ul{
  padding: 1em 0;
}
.price_table_foot_ttl {
  font-size: 1.4em;
  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;
}

._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: 796px){
  .system_page_head::before {background-image: url(/imgs/system-head-bg-pc.jpg);}
  .system_lead_block{
    display: flex;
    justify-content: space-between;
    padding: 4em 0 0;
  }
  .system_lead_box{
    width: 28%;
    padding: 5em 0 0;
  }
  .system_lead_box:after{
    display: none;
  }
  .system_lead_icon_box {
    right: -1em;
    top: -2em;
    width: 38%;
  }
  .system_lead_ttl {
    font-size: 1.5em;
  }
  .system_lead_ttl .tline{
    font-size: 1.7em;
    letter-spacing: .02em;
  }

  /* 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;
    padding: 2em 0 6em;
  }
  .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;
  }
  ._01.system_price_box{
    padding-top: 15.4em;
  }
  ._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;
  }
  ._06 .sys_brands_box_img{
    height: 12rem;
  }
  .system_price_ttl {
    font-size: 1.6rem;
    /* margin-bottom: -0.5em; */
  }
  .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;
  }

  /* 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-pink);
    font-weight: 600;
  }
}/* 769px */



/* ======================================================== 
DANCE CAMPAIGN /dance_campaign/
======================================================== */
.d-cam-text{
  font-size: 1.15em;
  padding: 2em 0;
}
.d_cam_ad_link_btn_wrap{
  color: #fff;
  padding: 2em 0 0;
}
.d_cam_ad_link_btn_wrap .ad_link_btn {
  margin: 1em auto;
}
.can_sec_bloc{
  padding: 3em 3em;
}
.dance_campaign_page .campaign_txt1{
  font-size: 1.2rem;
}
.campaign_txt1{
	color: #fff;
    padding: 3rem 0 3rem;
}
.campaign_itemcb{
	position: relative;
}
.campaign_btn,.campaign_btn2{
    position: absolute;
    bottom: 2rem;
	color: var(--color-pink);
}
.campaign_btn{
    left: 3rem;
}
.campaign_btn2{
    left: 6rem;
}
.back_online{
	background-image: url(/imgs/campaign/back_online_sp.jpg);
    background-size: cover;
    background-position: center;
    margin: 3rem 0;
}
.dance_campaign_page .page_head::before{
	filter: none;
}
.campaign_item5{
	position: relative;
}
.c_online_btn_wp{
    position: absolute;
    bottom: 1rem;
    left: 2rem;
    background-color: #fff;
    color: var(--color-pink);
}
.c_online_btn{
 font-size: 0.7rem;
    padding: 1em 1em;
}
   
/*
.dance_campaign_page .link_circle_btn_wrap .arrow_circle_img, .link_circle_btn_wrap .arrow_circle::before {
   filter: var(--filter-w);
}
*/
.p0{
	padding-top: 0;
}
/*
	.dance_campaign_page .link_circle_btn_wrap .arrow_circle{
		filter: invert(1);
	}
*/
.dance_campaign_page .link_circle_btn_wrap .arrow_circle_img, .link_circle_btn_wrap .arrow_circle::before {
    filter: invert(1);
}
@media (min-width: 960px){
	.back_online {
    background-image: url(/imgs/campaign/back_online_pc.jpg);
    background-size: cover;
    background-position: center;
    margin: 3rem 0;
    padding-bottom: 10rem;
	}
  	.d_cam_ad_link_btn_wrap .ad_link_btn {
    font-size: 1.5rem;
  	}
	.campaign_item1, .campaign_item2 {
    width: 35%;
    margin: auto;
	}
	.campaign_txt1 {
    width: 60%;
    margin: auto;
	}
	.campaign_itemcb, .campaign_item4 {
    width: 60%;
    margin: 3rem auto;
	}
	.campaign_btn,.campaign_btn2{
    left: 3rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}
	.dance_campaign_page .campaign_txt1{
  	font-size: 1.2rem;
	text-align: center;
	}
	.online_img{
	width: 42%;
    /* position: absolute; */
    display: block;
    margin: -6rem auto 0;
	}
	.dance_campaign_page .link_circle_arrow:hover{
	transform: translateX(-10.7em);
	}
	.dance_campaign_page .campaign_btn2:hover{
	transform: translateX(-8.7em);
	}
	.pre-order2 .link_circle_arrow:hover {
      transform: translateX(0.3em);
	}
	.can_receive{
	width: 34%;
    margin: -14rem auto 0;
	}
	.pre-order{
	width: 50%;
    margin: auto;
	}
	.c_online_btn_wp{
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
	}
  .no_mv.dance_campaign_page  {
    padding-top: 8em;
  }
}/* 960px */


/* ========================================================
SCHEDULE TOP PAGE /schedule/
======================================================== */
.schedule_page_head::before { background-image: url(/imgs/sch-head-bg-sp.jpg);}
.sch_info_box_wrap{
  padding: 3rem 0;
}
.sch_info_box{
  padding: 2em 0;
}
.sch_info_box.underline {
  border-bottom: 1px solid;
  border-color: var(--color-pink2);
}
.sch-common-ttl {
  font-size: 1.3rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
  font-weight: 500;
  padding: 0.5em 0;
  position: relative;
  z-index: 10;
}
.sch-common-p {
  letter-spacing: 0;
  line-height: 1.7;
}

.sch-comingsoon{
  display: none;
  
  font-size: 1.3rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
  font-weight: 500;
  padding: .5em 0 2em;
  position: relative;
  z-index: 10;
  color: var(--color-pink);
  text-align: center;
}


@media (min-width: 769px){
  .schedule_page_head::before { background-image: url(/imgs/sch-head-bg-pc.jpg);}
  .sch_info_box_wrap {
    display: flex;
    justify-content: space-between;
    padding: 6rem 0 4rem;
  }
  .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-pink2);
  }
  .sch_info_foot_block{
    padding: 3rem 0;
  }
}/*  */

/* スケージュール表記説明 セクション */
.schedule_desc_ul{
  border-top: solid 1px var(--color-grey);
  padding: 5em 0;
}
.schedule_desc_li{
  padding: 0 0 3em;
}
.schedule_desc_ttl{
  font-size: 2.8em;
  font-weight: 300;
  /* padding: 0 0 1rem; */
  padding: 0 0 1em;
  letter-spacing: 1.2px;
} 
.schedule_desc_ja{
  display: block;
  font-size: .4em;
}
.schedule_desc_en{
  display: block;
}
.schedule_desc_img{
  padding: 1em 0;
}
.sch_th_ttl{
  display: block;
  font-size: 1.5em;
  font-weight: 400;
  padding: .1rem 0;
}
.sch_price_table {
  border-collapse:  collapse;
  /* width:  100%; */
  text-align: center;
  margin-top: -1.2em;
}
.sch_price_table th,.sch_price_table td{
  padding: 1.5rem .5rem;
  border: 1px solid #ccc;
  line-height: 1.6;
  padding: 1.5rem .8rem;
}
.sch_tb-m{
  display: block;
  font-weight: 600;
}
.sch_price_table th{
  font-weight: 500;
}
.sch_price_table td{
  font-size: 1rem;
  font-weight: 500;
  text-align: left;
}
@media (min-width: 769px){
  .schedule_desc_ul{
    display: flex;
    width: 100%;
    gap: 8em;
    flex-direction: row;
    align-items: flex-start;
    margin: 1em 0 0;
  }
  .schedule_desc_li{
    width: 100%;
  }
}


/* ========================================================
STUDIO PAGE /branch/
======================================================== */
.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 1.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-weight: 400;
  line-height: 1;
  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: 1.7rem;
  line-height: 1;
  letter-spacing: .02em;
  color: var(--color-pink);
}
.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;
}

/* 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_box_ttl{
    font-size: 1.2rem;
  }
  .branch_box_ttl .ja{
    font-size: 1.8em;
    letter-spacing: 2px;
  }
  .branch_block{
    /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap; */
    padding: 4em 0;
  }
  .branch_block::after{
    content:"";
    display: block;
    width:29%;
  }
  .branch_box{
    width: 100%;
    padding: 2em 0;
  }
  .branch_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color 1s;
  }
  .branch_inner > a {
    display: block;
    width: 60%;
  }
  .branch_detail_wrap {
    width: 36%;
    padding-right: 4em;
  }
  .branch_inner .st_new_open{
    top: 1em;
  }
  .branch_box:hover .branch_inner{
    background-color: #fff;
  }
}/* 769px */

/* 校舎ページ LOCATED BRAND
========================================= */
.located_reco_block{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  /* border-top: .5px solid var(--color-grey);
  border-bottom: .5px solid var(--color-grey); */

  width: 100%;
  margin: 2em 0;
}
.located_reco_box{
  position: relative;
  width: 33.33333%;
  border: 1px solid var(--color-grey);
  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_box .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.68rem;
  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;
} */
.reco_txt{
  position: absolute;
  display: block;
  top: 0;
  /* bottom: 0;
  margin: auto; */
  height: fit-content;
  padding: 1em .6em 1em;
}

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

.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: 860px) {
  .located_block {
    padding-top: 15em;
  }
  .located_reco_block{
    width: 100%;
    margin: 0;
    justify-content: flex-start;
  }
  .located_reco_box{
    width: calc(100% / 7);
    border: 1px solid var(--color-grey);
  }
  .located_reco_box:not(:first-child){
    border-left: none;
  }
  .sec_top_contents .foot_desc{
    padding-right: 0;
  }
  .reco_detail_btn{
    width: 42%;
  }
  .reco_txt{
    bottom: 0;
    margin: auto;
  }
  .located_reco_box.on .reco_detail_box{
    overflow-y:inherit;
  }

  .located_c_inner{
    padding: 0 var(--inn-w);
    max-width: 1400px;
    margin: 0 auto;
    }

}/* 769 */

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

/* ========================================================
/close/
======================================================== */
.close_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;
}

.ikebukuro-st-bg {background-image: url(/imgs/studio/top-stimg-ikebukuro.jpg);}
.toritsudai-st-bg {background-image: url(/imgs/studio/top-stimg-toritsudai.jpg);}
.shinjuku-st-bg {background-image: url(/imgs/studio/top-stimg-shinjuku.jpg);}
.shinjuku-annex-st-bg {background-image: url(/imgs/studio/top-stimg-shinjukuann.jpg);}
.akihabara-st-bg {background-image: url(/imgs/studio/top-stimg-akihabara.jpg);}
.nakameguro-st-bg {background-image: url(/imgs/studio/top-stimg-nakameguro.jpg);}
.komazawa-st-bg {background-image: url(/imgs/studio/top-stimg-komazawa.jpg);}
.ebisu-st-bg {background-image: url(/imgs/studio/top-stimg-ebisu.jpg);}
.ginza-st-bg {background-image: url(/imgs/studio/top-stimg-ginza.jpg);}
.kichijoji-st-bg {background-image: url(/imgs/studio/top-stimg-kichijoji.jpg);}
.akasaka-st-bg {background-image: url(/imgs/studio/top-stimg-akasaka.jpg);}
.harajuku-st-bg {background-image: url(/imgs/studio/top-stimg-harajuku.jpg);}
.ochanomizu-st-bg {background-image: url(/imgs/studio/top-stimg-ochanomizu.jpg);}   
.nakano-st-bg{background-image: url(/imgs/studio/top-stimg-nakano.jpg);}
.noahstudio-st-bg {background-image: url(https://www.noadance.com/assets_online/img/top/top-stimg-noahstudio.jpg);}
.kichijoji-annex-st-bg {background-image: url(/imgs/studio/top-stimg-kichijoji-annex.jpg);}

.studio-box .inner {display: block; background-color: rgba(0, 0, 0, .35);padding: 5em 1em 4.2em;;position:relative;}
.studio-name {color:#fff; margin-bottom:.5em; text-align: center; font-weight: normal; letter-spacing: 1px;}
.studio-name .en {display: block;line-height: 1.3;font-size: 1.8rem;font-weight: 400;}
.studio-name .ja {display: block;line-height: 1.2;font-size: 1.2rem;font-weight: normal;letter-spacing: .05em;}

@media (min-width: 769px) {
  .close_page_head::before { background-image: url(/imgs/close-head-bg-pc.jpg);}
  .studio-block {
    display: flex;
    flex-wrap: wrap;
    padding: 0 6em;
  }
  .studio-box {
    /* width: 20%; */
    width: 40%;
    border-radius: .5em;
  }
  .studio-box .inner{border-radius: .5em;}
  .studio-name .en {font-size: 1.6rem;}
}/* 769 */


/*//// 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); */
  width: 100%;
  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-grey);
  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:hover{
  background-color: var(--color-pink);
  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); */
    width: 30%;
  }
  .close_insta_block li:not(:nth-child(5n)) {
    margin-right: 1%;
    margin-bottom: 1%;
  }
}/* 960px */



/* ========================================================
GUIDANCE PAGE /join/
======================================================== */
.guidance_page_head::before { background-image: url(/imgs/guidance/guidance-head-bg-sp.jpg);}
html.guidance_page{
  scroll-behavior: smooth;
}
.join_sub_txt{
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.8;
  padding: 0.5em 0;
}
.join_lead_block{
  padding: 1.5em 0 3em;
}
.join_lead_box{
  padding: 2.5rem 0;
  border-bottom: 1px solid var(--color-grey);

  & .link_circle_arrow{
    padding: 1em;
  }
}
.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: 2rem;
  /* text-align: center; */
  padding: .5em 0;

  position: relative;
  z-index: 0;
}
.join_lead_desc{
  font-size: 1.2rem;
  padding: .5em 0 1em;
  /* text-align: center; */
}
.join_lead_desc span{
  color: var(--color-pink);
  font-size: 1.3em;
  font-weight: bold;
}
.alltime-ok{
  display: inline-block;
  width: fit-content;
  font-size: 1.1rem;
  color: var(--color-white);
  background-color: var(--color-pink);
  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 8rem;
  position: relative;
}
.trial-flow-box:not(:last-child)::after{
  content: "";
  position: absolute;
  bottom: -32%;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 40%;
  height: 20%;
  background: url(/imgs/icon-line_arrow.svg) no-repeat;
}

.trial-flow-box-h3{
  font-size: 1.8rem;
  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: 10rem;
  font-weight: 400;
  /* color: white; */
  /* color: var(--color-pink); */
  color: var(--color-grey3);
  /* opacity: .3; */
  position: absolute;
  top: -.5em;
  right: 0;
  z-index: -1;
}
.trial-flow-box-desc{
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 1.6;
  padding: 1em 0 1.5em;
  color: var(--color-black);
}

/* 準備・必要 =============*/
.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.6rem;
  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: 95%;
  margin: 0 auto;
}
.need{
  position: relative;
  text-align: center;
  margin: 6em 0 1em;
  border-radius: .5rem;
}
.need-ttl{
  position: absolute;
  left: 0;
  right: 0;
  top: -1.8rem;
  margin: auto;
  font-size: 1.5rem;
  background-color: var(--color-white);
  color: var(--color-pink);
  width: 80%;
}
.need_item{
  padding: 3em 0 .05em;
  margin-top: 4.2rem;
}
.need_item_box{
  padding: 1.5em 0;
  width: 100%;
  margin: 1em auto;
  /* background-color: white; */
  border: 1px solid var(--color-grey);
  border-radius: .1em;
}
.need-img{
  width: 6.4rem;
  height: 6.4rem;
  margin: 0 auto .5em;
  background-image: url(/imgs/guidance/guidance-icon-need.svg);
  background-size: 100%;
  filter: var(--filter-p);
}
.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: var(--color-pink);
  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 tbody {
  background: #ffffff4d;
}
.system_table th {
  color: #32323c;
}
.system_table th, .system_table td {
  border: solid 1px var(--color-grey);
  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;
  border: 1px solid var(--color-pink);
  background-color: white;
  margin: 4em 0;
  /* padding: 1em .5em 4.5em; */
  padding: 1em .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-pink);
  color: #fff;
  padding: .55em 0 .7em;
}
.join_camp_ttl  {
  font-size: 2rem;
  text-align: center;
  line-height: 1.4;
  padding: 0.2em 0;
}
.join_camp_ttl .en{
  display: block;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 400;
}
.join_camp_txt{
  font-size: 1.1em;
  text-align: center;
}
.join_camp_txt_img{
  display: block;
  width: 60%;
  margin: .5em auto;
}
.trial_flow_img{
  object-fit: cover;
  width: 100%;
  aspect-ratio: 6 / 3;
  border-radius: .5em;
}
.join_camp_bnr{
  padding: 2em 0;
  transition: .5s;

  &:hover{
    margin: -.5em 0 .5em;
    transition: .5s;
  }
}
.join_camp_bnr._tebura{
    padding: 2em 0;
    &:hover{
      opacity: .8;
      transition: .5s;
    }
  }
@media (min-width: 769px){
  .guidance_page_head::before { background-image: url(/imgs/guidance/guidance-head-bg-pc.jpg);}
  .join_camp_ttl  {
    font-size: 2.75rem;
  }
  .join_camp_block {
    margin: 1em 0;
    padding: 1.5em 0;
  }
  .join_left_block {
    position: sticky;
    top: 6rem;
    width: 26rem;
    height: fit-content;
  }
  .join_right_block {
    width: calc(100% - 34rem);
    padding: 16em 0 0;
  }
  .pc_block_wrap{
    display: flex;
    justify-content: space-between;
  }
  .join_lead_block {
    padding: 2em 0;
  }
  .join_lead_ttl {
    font-size: 2.4rem;
  }
  .join_img_box{
    padding: 2em 0;
  }
  .join_camp_txt_img{
    width: 70%;
  }
  .join_camp_bnr{
    padding: 0;

    &._tebura{
      padding: 2em 0;
      width: 80%;
      margin: 0 auto;
    }
  }

}/* 769 */

@media (min-width: 960px){

  /* 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;
    width: 90%;
  }
  .need_item_box{
    width: 38%;
    margin: 1em 0;
  }
  .need_item_box-1,
  .need_item_box-2{
    width: 48%;
  }
  /* .need_item_box-2{
    width: 58%;
  } */
}/* 960 */

/* SCHEDULE_FOOT /schedule/　=========================================== */
.sch-ex {    padding: 1em 0 0;}
.sch-ex-ttl {margin-bottom: 1em;}
.sch-ex-list {margin-bottom:1.5em;}
.sch-ex-list li {
  position: relative;
  padding-left: 1.2em;
  line-height:1.5;
  margin-bottom:.2em;
  color: var(--color-pink);
}
.sch-ex-list li::before {position: absolute;content: "※";color: var(--color-pink);;left: 0;}
.sch-cat-list li {position: relative;display: inline-block;font-size: .8em;padding-left: 1em;margin-right: .5em;}
