@charset "UTF-8";

/*============================================

  ex-tb.css

============================================*/

@media screen and (min-width: 375px) {
.sp-header .s-menu-navi li {
  font-size: 1.5rem;
}
.news-tab li {
  font-size: 1.3rem;
}
.genre-inst-box {
  font-size: 1rem;
}
.sch-cat-list li {
  font-size: 1.1rem;
}
.class-main .p-info .cat {
  font-size: 1rem;
}
.dif-price-table table {
  font-size: .9rem;
}

}

@media screen and (min-width: 678px) {
/* noa school
------------------------------------------- */
.noaschool-box {padding:3em 0 2em;}
.relate-desc {padding:0 3em 0em;}
.relate-desc img{width:90%;margin:0 auto 1em;}
.relate-desc p{font-size:1.3em;line-height: 1.6;}

/* rental studio
------------------------------------------- */
.n-st-logobox {top:10%;line-height:1.4;}
.n-st-logobox img {width:80%;margin:1em auto;display:block;}
.n-st-logobox p{padding:0 2em;font-size:1.6em;}
}


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

/* particles
------------------------------------------- */
.sec-ttl .en {
  font-size: 3.4rem;
}
.sec-ttl .ja {
  font-size: 1.4rem;
  margin-left: 15px;
}
.s-sec-ttl .en {
  font-size: 2.4rem;
}
.b-sec-ttl .en {
  font-size: 2.8rem;
}
.induct {
  text-align: center;
}
.induct-btn {
  display: inline-block;
  font-size: 1.4rem;
  padding: 0.6rem 60px;
}
.repo-induct-btn {
  display: inline-block;
  font-size: 1.4rem;
  padding: 1rem;
  text-align:center;
}
.wide-btn {
  padding: .6em 0;
}

.dance-bg {background-image: url(../img/top/feature-bg.png);}

/* contents
------------------------------------------- */
.sec {
  margin-bottom: 3rem;
}
.page-container {
  margin-bottom: 4rem;
}
.page-container .sec-ttl {
  margin-bottom: 3rem;
}
.page-container .sec {
  margin-bottom: 4rem;
}
.page-head-ttl {
  font-size: 4.0rem;
}
.page-head-ttl .en {
  letter-spacing:1px;  
}
.page-head-ttl .ja {
  font-size: 2rem;
}
.breadcrumbs li {
  font-size: 1.2rem;
}
.breadcrumbs ol {
  padding: 1em 0;
}
.breadcrumbs {
  margin-bottom: 5rem;
}
.sp-wrap {
  padding: 0;
}



/* home
------------------------------------------- */
.kv {
  background-image: url(/assets/img/top/kv-pc.jpg);
  height: 530px;
}
.kv2 {
  background-image: url(/assets/img/top/kv-pc3.jpg);
  height: auto;
  padding-top:43%;
  background-size:100% auto;  
  background-position:50% 50%;
  margin-bottom:3%;
  margin-top:-140px;  
}
.kv-copy {
  top: auto;
  bottom: 3.5%;
}
.kv-copy .kv-copy-txt {
  padding: 0.4rem .5rem;
  background-color: rgba(255, 255, 255, .8);
  width:61%;
  text-align:center;
  margin:0 auto;
  display:block;
  font-size: 1.1rem;
  border-radius: 5px;  
}
.kv .ticket {
  display: block;
  position: absolute;
  bottom: 14%;
  width: 100%;
}
.kv .ticket .inside {
  padding: 0 21%;
}
.ticket-block {
  display: table;
  width: 100%;
}
.ticket-head,
.ticket-main {
  display: table-cell;
  width: 50%;
}
.kv2 .kv-copy {
  top: auto;
  bottom: 16%;
  padding:0 5%;
}
.kv2 .kv-copy .kv-copy-txt {
  padding:0 0;
  background-color: rgba(255, 255, 255, .5);
  width:50%;
  text-align:center;
  margin:0 0 0 50%;
  display:block;
  font-size: .9rem;
  color:#666;
}
.kv2 .ticket {
  display: block;
  position: absolute;
  bottom: -4%;
  width: 100%;
}
.kv2 .ticket-head img{
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    -khtml-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    -khtml-border-radius-topright: 0px;
    border-top-right-radius: 0px;
}
.main-ticket {
  margin-top:-4em !important;
  margin-bottom:2em !important;
}
.main-ticket .ticket-list {
  width:90%;
  margin:0 auto;
}
.main-ticket .ticket-list li{
  width: 48%;
}
.contents-ticket {
  display: none;
}
.top-banner-list .slick-dots {
  bottom: -30px;
}
.top-banner .slick-dots li {
  height: 16px;
  width: 16px;
}
.top-banner .slick-dots li button {
  height: 16px;
  width: 16px;
}
.top-banner .slick-dots li button::before {
  background-color: #555;
  border-radius: 16px;
  content: "";
  height: 16px;
  width: 16px;
}
.top-banner .slick-dots {
  bottom: -43px;
}
.top-banner {
  margin-bottom: 6rem;
}
.topbnr-wrap {
margin-top:5em;
margin-bottom:3em;
}
.topbnr-wrap .wrap{
padding:0 10%;
}

.feature-main {
  padding: 4rem 0 3rem;
}
.feature-block {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.feature-box {
  -webkit-flex-basis: 31%;
  -ms-flex-basis: 31%;
  flex-basis: 31%;
  margin-bottom: 0;
}
.feature-box:not(:last-child) {
  padding: 0;
  border-bottom: none;
}
.f-point-txt .pre {
  margin-bottom: 0rem;
}
.f-point-txt .num {
  font-size: 2.4rem;
}
.feature-head {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.feature-ttl {
  -webkit-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
  margin-bottom: 1rem;
}
.feature-clip {
  -webkit-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
}
.feature-desc {
  font-size: 1.2rem;
}
.top-f-bt-back {
    background-color: rgba(255, 255, 255, .7);
}
.feature-sub {
  padding: 1em 0;
}
.feature-sub-write {
  float:left;
  width:70%;
  padding-top:0em;
  margin-bottom:0em;
  font-size: 1.2rem;
}
.feature-sub-button {
  float:right;	
  width:25%;
  margin-bottom:0em;
}

.studio-block {
}
.studio-box {
  float:left;
  width: 33.3% !important;
  border-right:1px solid #fff;
  position:relative;
}
.studio-box:nth-child(even){
  float:left;   
}
.sb-width25 {  width: 25% !important;}
.studio-box:not(:last-child) {
  margin: 0;
}
.studio-box .inner {
  padding:3.5em 1.5em 3em;	
}
.studio-name {
  margin-bottom: .5em;
}
.studio-name .en {
  font-size: 3.1rem !important;
  margin-bottom:.2em;
}
.studio-name .ja {
  font-size: 1.4rem !important;
}
.studio-info {
  padding:0 0;
}
.studio-info li {
  height: 55px;
  width: 55px;
  color: #fff;
  vertical-align: middle;
  border-radius: 55px;
  background-color: rgba(0, 0, 0, 0); 
  position:absolute;  
}
.studio-info li:first-child {
  bottom:10%;
  left:5%;  
}
.studio-info li:last-child {
  bottom:10%;
  right:5%;  	
}
.studio-info li a {
  display: block;
  color: #fff;
  text-align:center;
  font-size:.8rem !important;
}
.st-ico {
  display: block;
  font-size: .8rem;
  font-weight: normal;
  line-height: 19px;
  background-position: 50% 10px;
  background-size: auto 25px;
  text-align:center;  
  padding-top:37px;
}
.studio-info li a:hover {
  opacity: .7;
  filter: alpha(opacity=70);
}

.studio-sec {
  padding-bottom: 1rem;
  border-bottom: 0px solid #adadad;
}
.studio-sub {
  border-bottom: none;
}
.studio-sub li {
  font-size: 1.6rem;
}
.studio-sub li .fac-txt {
  display: block;
  padding-left: 50px;
  padding-top: 0;
  background-position: 0 50%;
}
.news-block {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.news-main {
  -webkit-flex-basis: 75%;
  -ms-flex-basis: 75%;
  flex-basis: 75%;
}
.news-tab {
  margin-bottom: 2rem;
}
.news-tab li {
  font-size: 1.3rem;
}
.news-cat-block {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -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;
}
.news-cat-box {
  -webkit-flex-basis: 50%;
  -ms-flex-basis: 50%;
  flex-basis: 50%;
}
.news-cat-box:nth-child(odd) .inner {
  padding-right: 30px;
  background-image: url(../img/common/v-b-dotted.png);
  background-repeat: repeat-y;
  background-position: 100% 0;
  background-size: 1px 3px;
}
.news-cat-box:nth-child(even) .inner {
  padding-left: 30px;
}
.news-clip {
  width: 30%;
}
.k-clip{
  width: 20%;
  margin-bottom:.5em;
}
.news-ex {
  width: 63%;
  font-weight: normal;
}
.k-txt{
  width: 75% !important;    
  padding-left:0em !important;
  margin-bottom:.5em;  
}
.news-ex-ttl {
  font-size: 1.8rem;
  line-height:1.4;
  font-weight: bold;  
}
.news-sub {
  -webkit-flex-basis: 20%;
  -ms-flex-basis: 20%;
  flex-basis: 20%;
}
.news-bnr {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.news-bnr li {
  width: 100%;
}
.news-bnr li:not(:last-child) {
  margin-bottom: 3.5rem;
}
.news-cat-pack {
  align-items: start;
}

.genre-block {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -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;
}
.genre-box {
  margin-bottom: 1rem;
  width: 30%;
  border-bottom:none;
  padding:0;  
}
.genre-clip {
  float:none;
  width:100%;
  margin-bottom: 1rem;
}
.genre-text {
  float:none;
  width:100%;
  margin-bottom: 1rem;
}
.pickup-list li .pd-profile {
  padding: 8px 10px;
}
.pg-list li {
  margin-bottom: 2rem;
  width: 24%;
}
.pickup-list .slick-dots li button {
  font-size: 1.8rem;
}
.pickup-list.slick-initialized.slick-slider.slick-dotted {
  margin-bottom: 6rem;
}
.pickup-list .slick-dots {
  bottom: -45px;
}
.sns-block {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -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;
}
.sns-box {
  -webkit-flex-basis: 31%;
  -ms-flex-basis: 31%;
  flex-basis: 31%;
}
.sns-ttl {
  font-size: 3.4rem;
}
.sns-box .induct-btn {
  display: block;
}
	
.top-sns-box{margin:4em auto 4.5em;width:50%;}
.top-sns-box ul{padding:0 0;}
.top-sns-box li{font-size:2.5em;}
	
.new-genre-bg {
  background-image: url(../img/top/new-genre-bk.jpg);		
  background-position: 50% 0%;
  background-size: cover;
}
.r-fill-bg2 {
  padding: 4em 0 .5em;
}
.genre-list li {
  padding:2em 0 0;
}
.genre-list li img{
  margin:0 auto 1em;
  width:70%;
}
.genre-list .genre-text {
  width:100%;
  padding:0 2em 0 2.5em;
}
.genre-list .genre-name  {
  display: block;
  margin-bottom: .5em;
  font-size: 2.2rem;
  font-weight: 700;
}
.genre-list .genre-name  span{
  display: block;
  margin-bottom: .4rem;
  font-size: 1.6rem;
  font-weight: 700;
}
.genre-list .genre-desc {
  font-size: 1.5rem;
  line-height:1.6;
}
.genre-list .g-desc-detail{
  border:1px solid #fff;
  color:#fff;
  padding:.4em;
  border-radius: 10px;
  text-align:center;
  width:60%;
  clear:both;
  display:block;
  margin:0 auto 1em;
}
.genre-list .g-desc-detail i{
  padding-left:.5em;
}
/* noa school
------------------------------------------- */
.relate-block li {width: 19%;margin-bottom:1.5em;}
.noaschool-box {padding:0em 0 3em;}
.relate-desc {padding:0 2em 0em;}
.relate-desc p{font-size:.8em;line-height: 1.6;}
	
/* rental studio
------------------------------------------- */
.n-studio {margin-bottom:2em;}
.n-st-list {padding:0 20%;}
.n-st-list li{width:32%;}
.n-st-logobox {top:20%;}
.n-st-logobox img {width:70%;margin:1em auto;}
.n-st-logobox p{padding:0 2em;font-size:1.2rem;line-height: 1.6;}

.n-st-desc {
font-size: 1.2rem;
padding: 1rem 0 3rem;
}
	
/* aboutus
------------------------------------------- */
.aboutus-head {
  height: 450px;
}

.aboutus-head2 {
  height: 450px;
}


.aboutnoa-wrap {
  margin-bottom:3em;
}
.aboutnoa-wrap li:first-child{
  float:left;
  width:58%;
}
.aboutnoa-wrap li:last-child{
  float:right;
  width:35%;
}
.aboutnoa-lede-txt {
  line-height: 1.4;
  font-size: 4.2rem;
  text-align:center;
  margin-bottom:.8em;
}
.aboutnoa-lede-txt span {
  font-size: 1.5rem;   
}
.aboutnoa-lede-desc {
  font-size:1.7rem;
  line-height:1.8;
  padding:0;
  margin-bottom:0;
}
.aboutnoa-lede-img {
  margin: 0 auto;
  width: 100%;
}


.aboutus-lede-txt {
  margin-bottom: 3rem;
  text-align: center;
  font-size: 2.0rem;
}
.aboutus-lede-copy {
  margin: 0 auto 3rem;
  width: 444px;
}
.about-sec-block {
  padding: 8rem 0;
}
.about-sec-head {
  margin-left: -65px;
  width: 130px;
}
.about-sec-mark {
  color: #fff;
  font-size: 1.5rem;
  padding-top: 7px;
  width: 130px;
}
.about-sec-mark::after {
  background-size: 130px 92px;
  height: 92px;
  width: 130px;
}
.about-sec-mark .num {
  margin-top:-10px;	
  font-size: 4.2rem;
}
.about-sec-mark .num2 {
  margin-top:-6px;	
  font-size: 4.2rem;
}
.about-sec-left {
  float: left;
  width: 46.8%;
}
.about-sec-right {
  float: right;
  width: 46.8%;
}
.about-sec-ttl {
  font-size: 3.0rem;
}
.about-sec-h {
  margin-bottom: 3rem;
  font-size: 1.8rem;
}
.about-sec-desc {
  font-size: 1.6rem;
  line-height:1.8;
}
.about-sec-ctrl .induct-btn {
  display: block;
  padding: 0.6rem 0;
}
.about-sec-clip {
  margin-bottom: 2rem;
}
.school-link li {
  font-size: 1.6rem;
}
.school-link li:not(:last-child) {
  margin-bottom: 1.6rem;
}

/* system
------------------------------------------- */
.system-head {
  height: 450px;
  background-image: url(../img/system/system-head-bg-pc.jpg);
}
.system-ttl {
  font-size: 2.6rem;
}
.system-view {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -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;
}
.system-view-box {
  width: 30%;
}
.system-lede-desc {
  font-size: 1.6rem;
}
.system-view-desc {
  font-size: 1.5rem;
}
.price-table thead th  {
  font-size: 1.6rem;
}

.price-table {
  margin-bottom: 4rem;
}
.price-table table {
  font-size: 1.6rem;
}
.price-table table th,
.price-table table td {
  padding: .8em 5px;
}
.entry-price-table tbody th,
.entry-price-table tbody td {
  width: 50%;
}
.price-table .tax {
  font-size: 1.3rem;
}
.entry-price-table .up {
  font-size: 1.4rem;
}
.tb-xs {
  font-size: 1.4rem;
}
.tb-s {
  font-size: 1.6rem;
}
.tb-m {
  font-size: 1.8rem;
}
.price-atc-list li {
  font-size: 1.4rem;
}
.different-sec-ttl {
  font-size: 2.6rem;
}
.different-sec {
  padding: 5rem 0 3rem;
}
.other-sch-link {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -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;
}
.other-sch-link li {
  width: 23%;
  font-size: 1.3rem;
}
.other-sch-link li a {
  padding: 1em 0;
}
.dif-table-name {
  width: 20%;
}
.price-table .logo-td {
  padding: 15px 0;
}
.price-table .monthly {
  width: 20%;
}
.price-table .opt-price {
  width: 20%;
}
.other-table .logo-td img {
  height: 60px;
}
.academy-table .tb-class,
.other-table .tb-class {
  font-size: 1.3rem;
}
	
.system-recept .stand-btn {
  margin-bottom: 3.6rem;
}
.entry-btn {
  display: inline-block;
}
.entry-btn .arw {
  padding: .8em 3em;
}


/* schedule
------------------------------------------- */

.ginza-sc-page-head {
  height: 450px;
  background-image: url(../img/schedule/ginza-sc-head-bg-pc.jpg);
}
.toritsudai-sc-page-head {
  height: 450px;
  background-image: url(../img/schedule/toritsudai-sc-head-bg-pc.jpg);
}
.shinjuku-sc-page-head {
  height: 450px;
  background-image: url(../img/schedule/shinjuku-sc-head-bg-pc.jpg);
}
.akihabara-sc-page-head {
  height: 450px;
  background-image: url(../img/schedule/akihabara-sc-head-bg-pc.jpg);
}
.nakameguro-sc-page-head {
  height: 450px;
  background-image: url(../img/schedule/nakameguro-sc-head-bg-pc.jpg);
}

.ginza-sc-page-head2 {
  background-image: url(../img/schedule/ginza-sc-head-bg-pc.jpg);
}
.toritsudai-sc-page-head2 {
  background-image: url(../img/schedule/toritsudai-sc-head-bg-pc.jpg);
}
.shinjuku-sc-page-head2 {
  background-image: url(../img/schedule/shinjuku-sc-head-bg-pc.jpg);
}
.akihabara-sc-page-head2 {
  background-image: url(../img/schedule/akihabara-sc-head-bg-pc.jpg);
}

.nakameguro-sc-page-head2 {
  background-image: url(../img/schedule/nakameguro-sc-head-bg-pc.jpg);
}
.komazawa-sc-page-head2 {
  background-image: url(../img/schedule/komazawa-sc-head-bg-pc.jpg);
}
.ebisu-sc-page-head2 {
  background-image: url(../img/schedule/ebisu-sc-head-bg-pc.jpg);
}



.page-head-sub {
  margin-top: 3rem;
}
.hd-sch-block{display: flex; flex-wrap: wrap; justify-content: space-between;  width: 100%;margin-bottom:1.5em;}
.hd-sch-box {
  margin-bottom: 2rem;
  width: 19.5%;
  font-size: 1.2rem;
}
.kyotsu-block .hd-sch-box {  margin-bottom: .2rem;}
.hd-sch-ttl .logo {
top: 0%; left:50%; transform: translate(-50%,-0%);
  width:100%;
}
.hd-sch-ttl .logo img{
height:50px;
}	
.hd-sch-ttl .cat  {
  padding:6.5em 1em 1em;
}	

.hd-sch-lede {
  font-size: 1.4rem;
}
.hd-sch-lede .sub {
  font-size: 1.2rem;
}
.hd-sch-ttl .logo {
  padding: 10px 15px;
}
.sch-link-box {
  float: left;
  width: 48%;
}
.sch-link-box:last-child {
  float: right;
}
.link-branch-btn {
  font-size: 1.4rem;
}
.expand-menu li {
  font-size: 1.4rem;
  text-align: center;
}
.sec-lede-desc {
  font-size: 1.6rem;
}
.sec-lede-desc p {
  margin-bottom: 2rem;
}
.schedule-lede .recept {
  margin-bottom: 3rem;
  display: block;
}
.recept-table th, .recept-table td {
  display: table-cell;
  padding: 0.6em 0;
  text-align: center;
}
.recept-table th {
  font-size: 1.6rem;
}
.recept-table td {
  font-size: 1.8rem;
}
.recept-table .dial {
  display: block;
  float: none;
  font-size: 2rem;
}
.sch-ex-ttl {
  font-size: 1.6rem;
}
.sch-cat-list li {
  font-size: 1.3rem;
}
.type-tab li {
  font-size: 1.6rem;
}
.kind-tab {
  display: none;
}
.kind-cnt {
  margin-bottom: 3rem;
}
.kind-cnt:not(:first-child) {
  display: block;
}
.off{display:block!important;}			
.class-sec-block {
  position: relative;
  padding: 0 5px;
}
.class-sec {
  float: left;
  margin: 0;
}
.youbi-type-cnt .class-sec {
  width: 25%;
}
.studio-type-cnt .class-sec {
  width: 14.28571%;
}
.class-sec:not(:last-child) {
  border-right: 1px solid #888;
}
.class-sec .class {
  position: absolute;
  text-align: center;
  width: calc(100% - 10px);
}
.class-main .profile {
  display: block;
  padding: 0;
}
.class-main .clip {
  display: block;
  margin-bottom: .6rem;
  height: 80px;
  width: 90%;
}
	
.class-main .time {
  padding: 5px 0;
}
.class-main .p-info {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;    
}
.class-main .p-info .remark {
  font-size: 1rem;
}
.class-main .p-info .cat,
.class-main .p-info .level span {
  display: block;
}
.class-main .p-info .level {
  margin-top:-.3em;
}
.class-main .p-info .trigger {
  display: none;
}
.kind-cnt-ttl {
  display: block;
}
.class-sec-ttl {
  color: #000;
  display: table;
  height: 30px;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #888;
  vertical-align: middle;
  background: #f2e6d7 none repeat scroll 0 0;
}
.class-sec-ttl > span {
  display: table-cell;
  vertical-align: middle;
}
.class-cnt-block {
  display: table;
  width: 100%;
}
.class-cnt {
  display: table-cell;
  border-bottom: 1px solid #888;
  border-right: 1px solid #888;
  background-image: url(../img/schedule/five-min.gif);
  background-repeat:repeat;
  background-position: 0 30px;
  background-size: 4px 72px;
}
.timel-ine {
  display: table-cell;
  padding-top: 20px;
  width: 50px;
  text-align: center;
  border: 1px solid #888;
  background-color: rgba(0,0,0,.1);
  vertical-align: top;
}
.timel-ine p {
  height: 72px;
  background-image: url(../img/schedule/five-min.gif);
  background-repeat:repeat;
  background-position: 0 9px;
  background-size: 4px 72px;
}
.timel-ine p:last-child {
  height: 36px;
}
.class-main .p-info .name {
  font-size: 1.2rem;
}
.hiphop-class .time {
  font-size: 1.2rem;
  padding: 4px 0;
}
.class-main .p-info .cat {
  font-size: .9rem;
}
.youbi-type-cnt .class-main .clip img {
  padding: 0 20%;
}

.default-height {
  height: 929px;
}
.longtime-height {
  height: 1361px;
}

.class-sec .class {
  height: 168px;
}

.m80.class {
  height: 192px;
}
	
.class .class-sub {
  background-color: rgba(26, 19, 17, 0.8);
  display: table;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 168px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s;
     -moz-transition: all .3s;
      -ms-transition: all .3s;
          transition: all .3s;
}

.m80.class .class-sub {
  height: 192px;
}	
	
.class-sec .class form {
  position: relative;
}
.class:hover .class-sub {
  opacity: 1;
  visibility: visible;
}

.class .class-sub ul {
  display: table-cell;
  vertical-align: middle;
}
.class .class-sub li {
  float: none;
  width: 100%;
}
.class .class-sub li:not(:last-child) {
  margin-bottom: .5rem;
}
.youbi-type-cnt .class .class-sub li {
  font-size: 1.2rem;
}
.class .class-sub li a,
.class .class-sub li button {
  padding: 0.3em 0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px; 
  border-radius: 8px;      
}

.shin-y-default1-1230 { top: 0; }
.shin-y-default1-1245 { top: 36px; }
.shin-y-default1-1250 { top: 48px; }
.shin-y-default1-1300 { top: 72px; }
.shin-y-default1-1315 { top: 108px; }
.shin-y-default1-1330 { top: 144px; }
.shin-y-default1-1345 { top: 180px; }
.shin-y-default1-1400 { top: 216px; }
.shin-y-default1-1410 { top: 240px; }
.shin-y-default1-1415 { top: 252px; }
.shin-y-default1-1430 { top: 288px; }
.shin-y-default1-1445 { top: 324px; }
.shin-y-default1-1500 { top: 360px; }
.shin-y-default1-1515 { top: 396px; }
.shin-y-default1-1520 { top: 408px; }
.shin-y-default1-1530 { top: 432px; }
.shin-y-default1-1545 { top: 468px; }
.shin-y-default1-1600 { top: 504px; }
.shin-y-default1-1615 { top: 540px; }
.shin-y-default1-1630 { top: 576px; }
.shin-y-default1-1645 { top: 612px; }
.shin-y-default1-1700 { top: 648px; }
.shin-y-default1-1715 { top: 684px; }
.shin-y-default1-1730 { top: 720px; }
.shin-y-default1-1745 { top: 756px; }
.shin-y-default1-1800 { top: 792px; }
.shin-y-default1-1810 { top: 816px; }
.shin-y-default1-1815 { top: 828px; }
.shin-y-default1-1820 { top: 840px; }
.shin-y-default1-1830 { top: 864px; }
.shin-y-default1-1845 { top: 900px; }
.shin-y-default1-1900 { top: 936px; }
.shin-y-default1-1915 { top: 972px; }
.shin-y-default1-1920 { top: 984px; }
.shin-y-default1-1930 { top: 1008px; }
.shin-y-default1-1945 { top: 1044px; }
.shin-y-default1-2000 { top: 1080px; }
.shin-y-default1-2015 { top: 1116px; }
.shin-y-default1-2030 { top: 1152px; }
.shin-y-default1-2040 { top: 1176px; }
.shin-y-default1-2050 { top: 1200px; }
.shin-y-default1-2100 { top: 1224px; }

.shin-y-default1-height {
  height: 1428px;
}
.shin-y-default2-1800 { top: 0; }
.shin-y-default2-1810 { top: 24px; }
.shin-y-default2-1815 { top: 36px; }
.shin-y-default2-1830 { top: 72px; }
.shin-y-default2-1845 { top: 108px; }
.shin-y-default2-1900 { top: 144px; }
.shin-y-default2-1915 { top: 144px; }
.shin-y-default2-1920 { top: 192px; }
.shin-y-default2-1930 { top: 216px; }
.shin-y-default2-1945 { top: 288px; }
.shin-y-default2-2000 { top: 324px; }
.shin-y-default2-2015 { top: 360px; }
.shin-y-default2-2030 { top: 396px; }
.shin-y-default2-2040 { top: 382px; }
.shin-y-default2-2045 { top: 442px; }
.shin-y-default2-2050 { top: 408px; }

.shin-y-default2-height {
  height: 636px;
}

.shin-y-default3-1800 { top: 0; }
.shin-y-default3-1810 { top: 24px; }
.shin-y-default3-1815 { top: 36px; }
.shin-y-default3-1830 { top: 72px; }
.shin-y-default3-1845 { top: 108px; }
.shin-y-default3-1900 { top: 144px; }
.shin-y-default3-1915 { top: 180px; }
.shin-y-default3-1920 { top: 192px; }
.shin-y-default3-1930 { top: 216px; }
.shin-y-default3-1945 { top: 252px; }
.shin-y-default3-2000 { top: 288px; }
.shin-y-default3-2015 { top: 324px; }
.shin-y-default3-2030 { top: 360px; }
.shin-y-default3-2040 { top: 384px; }
.shin-y-default3-2045 { top: 396px; }
.shin-y-default3-2050 { top: 408px; }

.shin-y-default3-height {
  height: 636px;
}

.shin-y-default4-1500 { top: 0; }
.shin-y-default4-1515 { top: 36px; }
.shin-y-default4-1520 { top: 48px; }
.shin-y-default4-1530 { top: 72px; }
.shin-y-default4-1545 { top: 108px; }
.shin-y-default4-1600 { top: 144px; }
.shin-y-default4-1615 { top: 180px; }
.shin-y-default4-1630 { top: 216px; }
.shin-y-default4-1645 { top: 252px; }
.shin-y-default4-1700 { top: 288px; }
.shin-y-default4-1715 { top: 324px; }
.shin-y-default4-1730 { top: 360px; }
.shin-y-default4-1745 { top: 396px; }
.shin-y-default4-1800 { top: 432px; }
.shin-y-default4-1815 { top: 468px; }
.shin-y-default4-1830 { top: 504px; }
.shin-y-default4-1845 { top: 540px; }
.shin-y-default4-1900 { top: 576px; }
.shin-y-default4-1915 { top: 612px; }
.shin-y-default4-1930 { top: 648px; }
.shin-y-default4-1945 { top: 684px; }
.shin-y-default4-2000 { top: 720px; }
.shin-y-default4-2015 { top: 756px; }
.shin-y-default4-2030 { top: 792px; }
.shin-y-default4-2045 { top: 828px; }
.shin-y-default4-2050 { top: 840px; }

.shin-y-default4-height {
  height: 1068px;
}

.shin-y-default5-1200 { top: 0; }
.shin-y-default5-1215 { top: 36px; }
.shin-y-default5-1220 { top: 48px; }
.shin-y-default5-1230 { top: 72px; }
.shin-y-default5-1240 { top: 96px; }
.shin-y-default5-1245 { top: 108px; }
.shin-y-default5-1300 { top: 144px; }
.shin-y-default5-1315 { top: 180px; }
.shin-y-default5-1330 { top: 216px; }
.shin-y-default5-1340 { top: 240px; }
.shin-y-default5-1345 { top: 252px; }
.shin-y-default5-1400 { top: 288px; }
.shin-y-default5-1415 { top: 324px; }
.shin-y-default5-1430 { top: 360px; }
.shin-y-default5-1445 { top: 396px; }
.shin-y-default5-1500 { top: 432px; }
.shin-y-default5-1515 { top: 468px; }
.shin-y-default5-1520 { top: 480px; }
.shin-y-default5-1530 { top: 504px; }
.shin-y-default5-1545 { top: 540px; }
.shin-y-default5-1600 { top: 576px; }
.shin-y-default5-1615 { top: 612px; }
.shin-y-default5-1620 { top: 624px; }
.shin-y-default5-1630 { top: 648px; }
.shin-y-default5-1640 { top: 672px; }
.shin-y-default5-1645 { top: 684px; }

.shin-y-default5-height {
  height: 924px;
}

.shin-a-alltime-1230 { top: 0; }
.shin-a-alltime-1240 { top: 24px; }
.shin-a-alltime-1245 { top: 36px; }
.shin-a-alltime-1250 { top: 48px; }
.shin-a-alltime-1300 { top: 72px; }
.shin-a-alltime-1315 { top: 108px; }
.shin-a-alltime-1330 { top: 144px; }
.shin-a-alltime-1345 { top: 180px; }
.shin-a-alltime-1400 { top: 216px; }
.shin-a-alltime-1410 { top: 240px; }
.shin-a-alltime-1415 { top: 252px; }
.shin-a-alltime-1430 { top: 288px; }
.shin-a-alltime-1445 { top: 324px; }
.shin-a-alltime-1500 { top: 360px; }
.shin-a-alltime-1515 { top: 396px; }
.shin-a-alltime-1520 { top: 408px; }
.shin-a-alltime-1530 { top: 432px; }
.shin-a-alltime-1545 { top: 468px; }
.shin-a-alltime-1600 { top: 504px; }
.shin-a-alltime-1615 { top: 540px; }
.shin-a-alltime-1630 { top: 576px; }
.shin-a-alltime-1640 { top: 600px; }
.shin-a-alltime-1645 { top: 612px; }
.shin-a-alltime-1700 { top: 648px; }
.shin-a-alltime-1715 { top: 684px; }
.shin-a-alltime-1730 { top: 720px; }
.shin-a-alltime-1745 { top: 756px; }
.shin-a-alltime-1800 { top: 792px; }
.shin-a-alltime-1810 { top: 816px; }
.shin-a-alltime-1815 { top: 828px; }
.shin-a-alltime-1830 { top: 864px; }
.shin-a-alltime-1845 { top: 900px; }
.shin-a-alltime-1900 { top: 936px; }
.shin-a-alltime-1915 { top: 972px; }
.shin-a-alltime-1920 { top: 984px; }
.shin-a-alltime-1930 { top: 1008px; }
.shin-a-alltime-1945 { top: 1044px; }
.shin-a-alltime-2000 { top: 1080px; }
.shin-a-alltime-2015 { top: 1116px; }
.shin-a-alltime-2030 { top: 1152px; }
.shin-a-alltime-2040 { top: 1176px; }
.shin-a-alltime-2045 { top: 1188px; }
.shin-a-alltime-2050 { top: 1200px; }

.shin-a-alltime-height {
  height: 1428px;
}

.shin-b-alltime-1100 { top: 0px }
.shin-b-alltime-1110 { top: 24px; }
.shin-b-alltime-1115 { top: 36px; }
.shin-b-alltime-1120 { top: 48px; }
.shin-b-alltime-1130 { top: 72px; }
.shin-b-alltime-1145 { top: 108px; }
.shin-b-alltime-1200 { top: 144px; }
.shin-b-alltime-1215 { top: 180px; }
.shin-b-alltime-1220 { top: 192px; }
.shin-b-alltime-1230 { top: 216px; }
.shin-b-alltime-1240 { top: 240px; }
.shin-b-alltime-1245 { top: 252px; }
.shin-b-alltime-1250 { top: 264px; }
.shin-b-alltime-1300 { top: 288px; }
.shin-b-alltime-1315 { top: 324px; }
.shin-b-alltime-1330 { top: 360px; }
.shin-b-alltime-1340 { top: 384px; }
.shin-b-alltime-1345 { top: 396px; }
.shin-b-alltime-1400 { top: 432px; }
.shin-b-alltime-1410 { top: 456px; }
.shin-b-alltime-1415 { top: 468px; }
.shin-b-alltime-1430 { top: 504px; }
.shin-b-alltime-1445 { top: 540px; }
.shin-b-alltime-1500 { top: 576px; }
.shin-b-alltime-1515 { top: 612px; }
.shin-b-alltime-1520 { top: 624px; }
.shin-b-alltime-1530 { top: 648px; }
.shin-b-alltime-1545 { top: 684px; }
.shin-b-alltime-1600 { top: 720px; }
.shin-b-alltime-1615 { top: 756px; }
.shin-b-alltime-1620 { top: 768px; }
.shin-b-alltime-1630 { top: 792px; }
.shin-b-alltime-1640 { top: 816px; }
.shin-b-alltime-1645 { top: 828px; }
.shin-b-alltime-1700 { top: 864px; }
.shin-b-alltime-1715 { top: 900px; }
.shin-b-alltime-1730 { top: 936px; }
.shin-b-alltime-1745 { top: 972px; }
.shin-b-alltime-1750 { top: 984px; }
.shin-b-alltime-1800 { top: 1008px; }
.shin-b-alltime-1810 { top: 1032px; }
.shin-b-alltime-1815 { top: 1044px; }
.shin-b-alltime-1820 { top: 1056px; }
.shin-b-alltime-1830 { top: 1080px; }
.shin-b-alltime-1845 { top: 1116px; }
.shin-b-alltime-1900 { top: 1152px; }
.shin-b-alltime-1915 { top: 1188px; }
.shin-b-alltime-1920 { top: 1200px; }
.shin-b-alltime-1930 { top: 1224px; }
.shin-b-alltime-1945 { top: 1260px; }
.shin-b-alltime-2000 { top: 1296px; }
.shin-b-alltime-2015 { top: 1332px; }
.shin-b-alltime-2030 { top: 1368px; }
.shin-b-alltime-2040 { top: 1392px; }
.shin-b-alltime-2045 { top: 1404px; }
.shin-b-alltime-2100 { top: 1440px; }
.shin-b-alltime-2115 { top: 1476px; }
.shin-b-alltime-2130 { top: 1512px; }
.shin-b-alltime-2140 { top: 1536px; }
.shin-b-alltime-2150 { top: 1560px; }



.shin-b-alltime-height {
  height: 1820px;
}

.shin-b-alltime2-height {
  height: 1220px;
}

.shin-b-alltime3-height {
  height: 1080px;
}


.tori-y-default1-2000 { top: 0px }

.tori-y-default1-1700 { top: 0px }
.tori-y-default1-1710 { top: 24px; }
.tori-y-default1-1715 { top: 36px; }
.tori-y-default1-1730 { top: 72px; }
.tori-y-default1-1745 { top: 108px; }
.tori-y-default1-1800 { top: 144px; }
.tori-y-default1-1815 { top: 180px; }
.tori-y-default1-1830 { top: 216px; }
.tori-y-default1-1845 { top: 252px; }
.tori-y-default1-1900 { top: 288px; }
.tori-y-default1-1915 { top: 324px; }
.tori-y-default1-1930 { top: 360px; }
.tori-y-default1-1945 { top: 396px; }
.tori-y-default1-2000 { top: 432px; }
.tori-y-default1-2015 { top: 468px; }
.tori-y-default1-2030 { top: 504px; }	
	
.tori-y-default1-height {
  height: 724px;
}

.tori-y-default3-1800 { top: 0px }
.tori-y-default3-1810 { top: 24px; }
.tori-y-default3-1815 { top: 36px; }
.tori-y-default3-1830 { top: 72px; }
.tori-y-default3-1845 { top: 108px; }
.tori-y-default3-1900 { top: 144px; }
.tori-y-default3-1915 { top: 180px; }
.tori-y-default3-1920 { top: 192px; }
.tori-y-default3-1930 { top: 216px; }
.tori-y-default3-2000 { top: 288px; }
.tori-y-default3-2010 { top: 312px; }
.tori-y-default3-2030 { top: 360px; }
.tori-y-default3-2100 { top: 432px; }
.tori-y-default3-2120 { top: 480px; }

.tori-y-default3-height {
  height: 744px;
}

.tori-y-default4-1230 { top: 0; }
.tori-y-default4-1245 { top: 36px; }
.tori-y-default4-1250 { top: 48px; }
.tori-y-default4-1300 { top: 72px; }
.tori-y-default4-1315 { top: 108px; }
.tori-y-default4-1330 { top: 144px; }
.tori-y-default4-1345 { top: 180px; }
.tori-y-default4-1400 { top: 216px; }
.tori-y-default4-1410 { top: 240px; }
.tori-y-default4-1415 { top: 252px; }
.tori-y-default4-1430 { top: 288px; }
.tori-y-default4-1445 { top: 324px; }
.tori-y-default4-1500 { top: 360px; }
.tori-y-default4-1515 { top: 396px; }
.tori-y-default4-1520 { top: 408px; }
.tori-y-default4-1530 { top: 432px; }
.tori-y-default4-1545 { top: 468px; }
.tori-y-default4-1600 { top: 504px; }
.tori-y-default4-1615 { top: 540px; }
.tori-y-default4-1630 { top: 576px; }
.tori-y-default4-1640 { top: 600px; }
.tori-y-default4-1645 { top: 612px; }
.tori-y-default4-1700 { top: 648px; }
.tori-y-default4-1715 { top: 684px; }
.tori-y-default4-1730 { top: 720px; }
.tori-y-default4-1745 { top: 756px; }
.tori-y-default4-1800 { top: 792px; }
.tori-y-default4-1810 { top: 816px; }
.tori-y-default4-1815 { top: 828px; }
.tori-y-default4-1820 { top: 840px; }
.tori-y-default4-1830 { top: 864px; }
.tori-y-default4-1845 { top: 900px; }
.tori-y-default4-1900 { top: 936px; }
.tori-y-default4-1915 { top: 972px; }
.tori-y-default4-1920 { top: 984px; }
.tori-y-default4-1930 { top: 1008px; }
.tori-y-default4-1945 { top: 1044px; }
.tori-y-default4-2000 { top: 1080px; }
.tori-y-default4-2015 { top: 1116px; }
.tori-y-default4-2030 { top: 1152px; }
.tori-y-default4-2040 { top: 1176px; }
.tori-y-default4-2045 { top: 1188px; }
.tori-y-default4-2050 { top: 1200px; }

.tori-y-default4-height {
  height: 1428px;
}

.tori-y-default5-1900 { top: 0px }

.tori-y-default5-height {
  height: 228px;
}

.tori-y-default6-1400 { top: 0; }
.tori-y-default6-1415 { top: 36px; }
.tori-y-default6-1430 { top: 72px; }
.tori-y-default6-1445 { top: 108px; }
.tori-y-default6-1500 { top: 144px; }
.tori-y-default6-1515 { top: 180px; }
.tori-y-default6-1520 { top: 192px; }

.tori-y-default6-height {
  height: 420px;
}

.tori-y-default7-1300 { top: 0; }
.tori-y-default7-1315 { top: 36px; }
.tori-y-default7-1330 { top: 72px; }
.tori-y-default7-1345 { top: 108px; }
.tori-y-default7-1400 { top: 144px; }
.tori-y-default7-1410 { top: 168px; }
.tori-y-default7-1415 { top: 180px; }
.tori-y-default7-1420 { top: 192px; }
.tori-y-default7-1430 { top: 216px; }
.tori-y-default7-1445 { top: 252px; }
.tori-y-default7-1500 { top: 288px; }
.tori-y-default7-1515 { top: 324px; }
.tori-y-default7-1530 { top: 360px; }
.tori-y-default7-1540 { top: 384px; }
.tori-y-default7-1545 { top: 396px; }

.tori-y-default7-height {
  height: 624px;
}


.tori-alltime2-1700 { top: 0; }
.tori-alltime2-1710 { top: 24px; }
.tori-alltime2-1715 { top: 36px; }
.tori-alltime2-1730 { top: 72px; }
.tori-alltime2-1745 { top: 108px; }
.tori-alltime2-1800 { top: 144px; }
.tori-alltime2-1830 { top: 216px; }
.tori-alltime2-1900 { top: 288px; }
.tori-alltime2-1930 { top: 360px; }
.tori-alltime2-2000 { top: 432px; }
.tori-alltime2-2010 { top: 456px; }
.tori-alltime2-2030 { top: 504px; }
.tori-alltime2-2100 { top: 576px; }
.tori-alltime2-2120 { top: 624px; }
.tori-alltime2-2130 { top: 648px; }
.tori-alltime2-2200 { top: 720px; }
.tori-alltime2-2230 { top: 792px; }

.tori-alltime2-height {
  height: 870px;
}



.tori-alltime-1230 { top: 0; }
.tori-alltime-1245 { top: 36px; }
.tori-alltime-1250 { top: 48px; }
.tori-alltime-1300 { top: 72px; }
.tori-alltime-1315 { top: 108px; }
.tori-alltime-1330 { top: 144px; }
.tori-alltime-1345 { top: 180px; }
.tori-alltime-1400 { top: 216px; }
.tori-alltime-1410 { top: 240px; }
.tori-alltime-1415 { top: 252px; }
.tori-alltime-1420 { top: 264px; }
.tori-alltime-1430 { top: 288px; }
.tori-alltime-1445 { top: 324px; }
.tori-alltime-1500 { top: 360px; }
.tori-alltime-1515 { top: 396px; }
.tori-alltime-1520 { top: 408px; }
.tori-alltime-1530 { top: 432px; }
.tori-alltime-1540 { top: 456px; }
.tori-alltime-1545 { top: 468px; }
.tori-alltime-1600 { top: 504px; }
.tori-alltime-1615 { top: 540px; }
.tori-alltime-1630 { top: 576px; }
.tori-alltime-1640 { top: 600px; }
.tori-alltime-1645 { top: 612px; }
.tori-alltime-1700 { top: 648px; }
.tori-alltime-1715 { top: 684px; }
.tori-alltime-1730 { top: 720px; }
.tori-alltime-1745 { top: 756px; }
.tori-alltime-1800 { top: 792px; }
.tori-alltime-1810 { top: 816px; }
.tori-alltime-1815 { top: 828px; }
.tori-alltime-1820 { top: 840px; }
.tori-alltime-1830 { top: 864px; }
.tori-alltime-1845 { top: 900px; }
.tori-alltime-1900 { top: 936px; }
.tori-alltime-1915 { top: 972px; }
.tori-alltime-1920 { top: 984px; }
.tori-alltime-1930 { top: 1008px; }
.tori-alltime-1945 { top: 1044px; }
.tori-alltime-2000 { top: 1080px; }
.tori-alltime-2015 { top: 1116px; }
.tori-alltime-2030 { top: 1152px; }
.tori-alltime-2040 { top: 1176px; }
.tori-alltime-2045 { top: 1188px; }
.tori-alltime-2050 { top: 1200px; }
.tori-alltime-2100 { top: 1224px; }
.tori-alltime-2115 { top: 1260px; }
.tori-alltime-2120 { top: 1272px; }

.tori-alltime-height {
  height: 1508px;
}

.aki-y-default1-1900 { top: 0; }
.aki-y-default1-1910 { top: 24px; }
.aki-y-default1-1915 { top: 36px; }
.aki-y-default1-1930 { top: 72px; }
.aki-y-default1-1945 { top: 108px; }
.aki-y-default1-2000 { top: 144px; }
.aki-y-default1-2015 { top: 180px; }
.aki-y-default1-2020 { top: 192px; }
.aki-y-default1-2030 { top: 216px; }

.aki-y-default1-height {
  height: 420px;
}

.aki-y-default2-1430 { top: 0; }
.aki-y-default2-1445 { top: 36px; }
.aki-y-default2-1500 { top: 72px; }
.aki-y-default2-1515 { top: 108px; }
.aki-y-default2-1530 { top: 144px; }
.aki-y-default2-1545 { top: 180px; }
.aki-y-default2-1600 { top: 216px; }
.aki-y-default2-1615 { top: 252px; }
.aki-y-default2-1630 { top: 288px; }
.aki-y-default2-1645 { top: 324px; }
.aki-y-default2-1700 { top: 360px; }
.aki-y-default2-1715 { top: 396px; }
.aki-y-default2-1730 { top: 432px; }
.aki-y-default2-1745 { top: 468px; }
.aki-y-default2-1800 { top: 504px; }
.aki-y-default2-1815 { top: 540px; }
.aki-y-default2-1830 { top: 576px; }
.aki-y-default2-1845 { top: 612px; }
.aki-y-default2-1900 { top: 648px; }
.aki-y-default2-1910 { top: 672px; }
.aki-y-default2-1915 { top: 684px; }
.aki-y-default2-1930 { top: 720px; }
.aki-y-default2-1945 { top: 756px; }
.aki-y-default2-2000 { top: 792px; }
.aki-y-default2-2015 { top: 828px; }
.aki-y-default2-2020 { top: 840px; }
.aki-y-default2-2030 { top: 864px; }

.aki-y-default2-height {
  height: 1068px;
}

.aki-y-default3-1800 { top: 0; }
.aki-y-default3-1810 { top: 24px; }
.aki-y-default3-1815 { top: 36px; }
.aki-y-default3-1830 { top: 72px; }
.aki-y-default3-1845 { top: 108px; }
.aki-y-default3-1900 { top: 144px; }
.aki-y-default3-1910 { top: 168px; }
.aki-y-default3-1915 { top: 180px; }
.aki-y-default3-1920 { top: 192px; }	
.aki-y-default3-1930 { top: 216px; }
.aki-y-default3-1945 { top: 252px; }
.aki-y-default3-2000 { top: 288px; }
.aki-y-default3-2015 { top: 324px; }
.aki-y-default3-2020 { top: 336px; }
.aki-y-default3-2030 { top: 360px; }
.aki-y-default3-2035 { top: 372px; }	
.aki-y-default3-2045 { top: 396px; }
.aki-y-default3-2100 { top: 432px; }
.aki-y-default3-2115 { top: 468px; }
.aki-y-default3-2130 { top: 504px; }
.aki-y-default3-2145 { top: 540px; }	

.aki-y-default3-height {
  height: 564px;
}

.aki-y-default4-1100{top:0;}
.aki-y-default4-1115{top:36px;}	
.aki-y-default4-1120{top:48px;}	
.aki-y-default4-1130{top:72px;}
.aki-y-default4-1145{top:108px;}
.aki-y-default4-1150{top:120px;}
.aki-y-default4-1200{top:144px;}
.aki-y-default4-1205{top:156px;}
.aki-y-default4-1215{top:180px;}
.aki-y-default4-1230{top:216px;}
.aki-y-default4-1245{top:252px;}
.aki-y-default4-1300{top:288px;}	
.aki-y-default4-1315{top:324px;}	
.aki-y-default4-1320{top:336px;}	
.aki-y-default4-1330{top:360px;}
.aki-y-default4-1400{top:432px;}
.aki-y-default4-1430{top:504px;}
.aki-y-default4-1500{top:576px;}
.aki-y-default4-1530{top:648px;}
.aki-y-default4-1545{top:684px;}
.aki-y-default4-1550{top:696px;}
.aki-y-default4-1600{top:720px;}
.aki-y-default4-1620{top:768px;}	
.aki-y-default4-1630{top:792px;}
.aki-y-default4-1700{top:864px;}
.aki-y-default4-1705{top:876px;}
.aki-y-default4-1710{top:888px;}
.aki-y-default4-1730{top:936px;}
.aki-y-default4-1745{top:972px;}	


.aki-y-default4-height {
  height: 852px;
}

.aki-y-default5-1300 { top: 0; }
.aki-y-default5-1310 { top: 24px; }
.aki-y-default5-1315 { top: 36px; }
.aki-y-default5-1330 { top: 72px; }
.aki-y-default5-1345 { top: 108px; }
.aki-y-default5-1400 { top: 144px; }
.aki-y-default5-1415 { top: 180px; }
.aki-y-default5-1430 { top: 216px; }
.aki-y-default5-1445 { top: 252px; }
.aki-y-default5-1500 { top: 288px; }
.aki-y-default5-1515 { top: 324px; }
.aki-y-default5-1530 { top: 360px; }
.aki-y-default5-1545 { top: 396px; }
.aki-y-default5-1550 { top: 408px; }
.aki-y-default5-1600 { top: 432px; }
.aki-y-default5-1700 { top: 576px; }
.aki-y-default5-1710 { top: 600px; }

.aki-y-default5-height {
  height: 636px;
}

.aki-alltime-1100{top:0;}
.aki-alltime-1115{top:36px;}	
.aki-alltime-1120{top:48px;}	
.aki-alltime-1130{top:72px;}
.aki-alltime-1145{top:108px;}
.aki-alltime-1150{top:120px;}
.aki-alltime-1200{top:144px;}
.aki-alltime-1205{top:156px;}
.aki-alltime-1215{top:180px;}
.aki-alltime-1230{top:216px;}
.aki-alltime-1245{top:252px;}
.aki-alltime-1300{top:288px;}	
.aki-alltime-1315{top:324px;}	
.aki-alltime-1320{top:336px;}	
.aki-alltime-1330{top:360px;}
.aki-alltime-1400{top:432px;}
.aki-alltime-1430{top:504px;}
.aki-alltime-1500{top:576px;}
.aki-alltime-1530{top:648px;}
.aki-alltime-1545{top:684px;}
.aki-alltime-1550{top:696px;}
.aki-alltime-1600{top:720px;}
.aki-alltime-1620{top:768px;}	
.aki-alltime-1630{top:792px;}
.aki-alltime-1700{top:864px;}
.aki-alltime-1705{top:876px;}	
.aki-alltime-1710{top:888px;}
.aki-alltime-1715{top:900px}	
.aki-alltime-1730{top:936px;}
.aki-alltime-1745{top:972px;}	
.aki-alltime-1800{top:1008px;}
.aki-alltime-1805{top:1020px;}	
.aki-alltime-1815{top:1044px;}	
.aki-alltime-1830{top:1080px;}
.aki-alltime-1845{top:1116px;}	
.aki-alltime-1900{top:1152px;}
.aki-alltime-1910{top:1176px;}
.aki-alltime-1920{top:1200px;}	
.aki-alltime-1930{top:1224px;}
.aki-alltime-1940{top:1248px;}
.aki-alltime-2000{top:1296px;}
.aki-alltime-2020{top:1344px;}
.aki-alltime-2030{top:1368px;}
.aki-alltime-2035{top:1380px;}
.aki-alltime-2100{top:1440px;}
.aki-alltime-2130{top:1512px;}
.aki-alltime-2140{top:1536px;}
.aki-alltime-2145{top:1548px;}	
.aki-alltime-2200{top:1584px;}
.aki-alltime-2215{top:1620px;}
.aki-alltime-2230{top:1656px;}
.aki-alltime-2245{top:1692px;}
.aki-alltime-2300{top:1728px;}	

.aki-alltime-height {
  height: 1794px
	}

.ginza-y-default1-1800 { top: 0; }
.ginza-y-default1-1815 { top: 36px; }
.ginza-y-default1-1820 { top: 48px; }
.ginza-y-default1-1830 { top: 72px; }
.ginza-y-default1-1845 { top: 108px; }
.ginza-y-default1-1900 { top: 144px; }
.ginza-y-default1-1910 { top: 168px; }
.ginza-y-default1-1915 { top: 180px; }
.ginza-y-default1-1920 { top: 192px; }
.ginza-y-default1-1930 { top: 216px; }
.ginza-y-default1-1940 { top: 240px; }
.ginza-y-default1-1945 { top: 252px; }
.ginza-y-default1-2000 { top: 288px; }
.ginza-y-default1-2015 { top: 324px; }
.ginza-y-default1-2020 { top: 336px; }
.ginza-y-default1-2030 { top: 360px; }
.ginza-y-default1-2100 { top: 432px; }
.ginza-y-default1-2130 { top: 504px; }
.ginza-y-default1-2140 { top: 528px; }

.ginza-y-default1-height {
  height: 746px;
}

.ginza-y-default2-1600 { top: 0; }
.ginza-y-default2-1615 { top: 36px; }
.ginza-y-default2-1620 { top: 48px; }
.ginza-y-default2-1630 { top: 72px; }
.ginza-y-default2-1645 { top: 108px; }
.ginza-y-default2-1700 { top: 144px; }
.ginza-y-default2-1715 { top: 180px; }
.ginza-y-default2-1730 { top: 216px; }
.ginza-y-default2-1745 { top: 252px; }
.ginza-y-default2-1800 { top: 288px; }
.ginza-y-default2-1815 { top: 324px; }
.ginza-y-default2-1820 { top: 336px; }
.ginza-y-default2-1830 { top: 360px; }
.ginza-y-default2-1845 { top: 396px; }
.ginza-y-default2-1900 { top: 432px; }
.ginza-y-default2-1910 { top: 456px; }
.ginza-y-default2-1915 { top: 468px; }
.ginza-y-default2-1920 { top: 480px; }
.ginza-y-default2-1930 { top: 504px; }
.ginza-y-default2-1940 { top: 528px; }
.ginza-y-default2-1945 { top: 540px; }
.ginza-y-default2-2000 { top: 576px; }
.ginza-y-default2-2015 { top: 612px; }
.ginza-y-default2-2030 { top: 648px; }
.ginza-y-default2-2045 { top: 684px; }
.ginza-y-default2-2100 { top: 720px; }

.ginza-y-default2-height {
  height: 948px;
}

.ginza-y-default3-1300 { top: 0; }
.ginza-y-default3-1315 { top: 36px; }
.ginza-y-default3-1330 { top: 72px; }
.ginza-y-default3-1345 { top: 108px; }
.ginza-y-default3-1400 { top: 144px; }
.ginza-y-default3-1410 { top: 168px; }
.ginza-y-default3-1415 { top: 180px; }
.ginza-y-default3-1420 { top: 192px; }
.ginza-y-default3-1430 { top: 216px; }
.ginza-y-default3-1445 { top: 252px; }
.ginza-y-default3-1500 { top: 288px; }
.ginza-y-default3-1515 { top: 324px; }
.ginza-y-default3-1530 { top: 360px; }
.ginza-y-default3-1545 { top: 396px; }
.ginza-y-default3-1600 { top: 432px; }
.ginza-y-default3-1615 { top: 468px; }
.ginza-y-default3-1620 { top: 480px; }
.ginza-y-default3-1630 { top: 504px; }
.ginza-y-default3-1645 { top: 540px; }
.ginza-y-default3-1700 { top: 576px; }
.ginza-y-default3-1715 { top: 612px; }
.ginza-y-default3-1730 { top: 648px; }
.ginza-y-default3-1745 { top: 684px; }
.ginza-y-default3-1800 { top: 720px; }
.ginza-y-default3-1815 { top: 756px; }
.ginza-y-default3-1820 { top: 768px; }
.ginza-y-default3-1830 { top: 792px; }
.ginza-y-default3-1845 { top: 828px; }
.ginza-y-default3-1900 { top: 864px; }
.ginza-y-default3-1910 { top: 888px; }
.ginza-y-default3-1915 { top: 900px; }
.ginza-y-default3-1920 { top: 912px; }
.ginza-y-default3-1930 { top: 936px; }
.ginza-y-default3-1940 { top: 960px; }
.ginza-y-default3-1945 { top: 972px; }
.ginza-y-default3-2000 { top: 1008px; }
.ginza-y-default3-2015 { top: 1044px; }
.ginza-y-default3-2020 { top: 1056px; }
.ginza-y-default3-2030 { top: 1080px; }
.ginza-y-default3-2100 { top: 1152px; }
.ginza-y-default3-2130 { top: 1224px; }
.ginza-y-default3-2140 { top: 1248px; }

.ginza-y-default3-height {
  height: 1450px;
}

.ginza-y-default4-1800 { top: 0; }
.ginza-y-default4-1815 { top: 36px; }
.ginza-y-default4-1820 { top: 48px; }
.ginza-y-default4-1830 { top: 72px; }
.ginza-y-default4-1845 { top: 108px; }
.ginza-y-default4-1900 { top: 144px; }
.ginza-y-default4-1910 { top: 168px; }
.ginza-y-default4-1915 { top: 180px; }
.ginza-y-default4-1920 { top: 192px; }
.ginza-y-default4-1930 { top: 216px; }
.ginza-y-default4-1940 { top: 240px; }
.ginza-y-default4-1945 { top: 252px; }
.ginza-y-default4-2000 { top: 288px; }
.ginza-y-default4-2015 { top: 324px; }
.ginza-y-default4-2020 { top: 336px; }
.ginza-y-default4-2030 { top: 360px; }
.ginza-y-default4-2045 { top: 396px; }
.ginza-y-default4-2100 { top: 432px; }
.ginza-y-default4-2130 { top: 504px; }
.ginza-y-default4-2140 { top: 528px; }

.ginza-y-default4-height {
  height: 720px;
}

.ginza-y-default5-1500 { top: 0; }
.ginza-y-default5-1515 { top: 36px; }
.ginza-y-default5-1530 { top: 72px; }
.ginza-y-default5-1545 { top: 108px; }
.ginza-y-default5-1600 { top: 144px; }
.ginza-y-default5-1615 { top: 180px; }
.ginza-y-default5-1630 { top: 216px; }
.ginza-y-default5-1645 { top: 252px; }
.ginza-y-default5-1700 { top: 288px; }
.ginza-y-default5-1715 { top: 324px; }
.ginza-y-default5-1730 { top: 360px; }
.ginza-y-default5-1745 { top: 396px; }
.ginza-y-default5-1800 { top: 432px; }
.ginza-y-default5-1815 { top: 468px; }
.ginza-y-default5-1820 { top: 480px; }
.ginza-y-default5-1830 { top: 504px; }
.ginza-y-default5-1845 { top: 540px; }
.ginza-y-default5-1900 { top: 576px; }
.ginza-y-default5-1915 { top: 612px; }
.ginza-y-default5-1920 { top: 624px; }
.ginza-y-default5-1930 { top: 648px; }
.ginza-y-default5-1940 { top: 672px; }
.ginza-y-default5-1945 { top: 684px; }
.ginza-y-default5-2000 { top: 720px; }
.ginza-y-default5-2015 { top: 756px; }
.ginza-y-default5-2030 { top: 792px; }
.ginza-y-default5-2100 { top: 864px; }
.ginza-y-default5-2130 { top: 936px; }
.ginza-y-default5-2140 { top: 960px; }

.ginza-y-default5-height {
  height: 1170px;
}

.ginza-y-default6-1130 { top: 0; }
.ginza-y-default6-1145 { top: 36px; }
.ginza-y-default6-1150 { top: 48px; }
.ginza-y-default6-1200 { top: 72px; }
.ginza-y-default6-1215 { top: 108px; }
.ginza-y-default6-1230 { top: 144px; }
.ginza-y-default6-1240 { top: 168px; }
.ginza-y-default6-1245 { top: 180px; }
.ginza-y-default6-1300 { top: 216px; }
.ginza-y-default6-1310 { top: 240px; }
.ginza-y-default6-1315 { top: 252px; }
.ginza-y-default6-1330 { top: 288px; }
.ginza-y-default6-1345 { top: 324px; }
.ginza-y-default6-1350 { top: 336px; }
.ginza-y-default6-1400 { top: 360px; }
.ginza-y-default6-1415 { top: 396px; }
.ginza-y-default6-1420 { top: 408px; }
.ginza-y-default6-1430 { top: 432px; }
.ginza-y-default6-1445 { top: 468px; }
.ginza-y-default6-1500 { top: 504px; }
.ginza-y-default6-1515 { top: 540px; }
.ginza-y-default6-1520 { top: 552px; }
.ginza-y-default6-1530 { top: 576px; }
.ginza-y-default6-1540 { top: 600px; }
.ginza-y-default6-1545 { top: 612px; }
.ginza-y-default6-1600 { top: 648px; }
.ginza-y-default6-1615 { top: 684px; }
.ginza-y-default6-1620 { top: 696px; }
.ginza-y-default6-1630 { top: 720px; }
.ginza-y-default6-1640 { top: 732px; }
.ginza-y-default6-1700 { top: 792px; }
.ginza-y-default6-1710 { top: 816px; }
.ginza-y-default6-1730 { top: 864px; }
.ginza-y-default6-1750 { top: 912px; }	


.ginza-y-default6-height {
  height: 1210px;
}
.ginza-y-default7-1230 { top: 0px; }
.ginza-y-default7-1300 { top: 48px; }
.ginza-y-default7-1310 { top: 96px; }
.ginza-y-default7-1315 { top: 84px; }
.ginza-y-default7-1330 { top: 100px; }
.ginza-y-default7-1345 { top: 116px; }
.ginza-y-default7-1350 { top: 128px; }
.ginza-y-default7-1400 { top: 132px; }
.ginza-y-default7-1415 { top: 148px; }
.ginza-y-default7-1420 { top: 156px; }
.ginza-y-default7-1430 { top: 288px; }
.ginza-y-default7-1445 { top: 304px; }
.ginza-y-default7-1500 { top: 360px; }
.ginza-y-default7-1515 { top: 336px; }
.ginza-y-default7-1530 { top: 432px; }
.ginza-y-default7-1540 { top: 456px; }
.ginza-y-default7-1545 { top: 468px; }
.ginza-y-default7-1600 { top: 500px; }
.ginza-y-default7-1615 { top: 536px; }
.ginza-y-default7-1620 { top: 552px; }
.ginza-y-default7-1630 { top: 562px; }
.ginza-y-default7-1645 { top: 596px; }
.ginza-y-default7-1700 { top: 648px; }

.ginza-y-default7-height {
  height: 854px;
}

.ginza-a-alltime-1800 { top: 0; }
.ginza-a-alltime-1815 { top: 36px; }
.ginza-a-alltime-1820 { top: 48px; }
.ginza-a-alltime-1830 { top: 72px; }
.ginza-a-alltime-1845 { top: 108px; }
.ginza-a-alltime-1900 { top: 144px; }
.ginza-a-alltime-1910 { top: 168px; }
.ginza-a-alltime-1915 { top: 180px; }
.ginza-a-alltime-1920 { top: 192px; }
.ginza-a-alltime-1930 { top: 216px; }
.ginza-a-alltime-1940 { top: 240px; }
.ginza-a-alltime-1945 { top: 252px; }
.ginza-a-alltime-2000 { top: 288px; }
.ginza-a-alltime-2015 { top: 324px; }
.ginza-a-alltime-2020 { top: 336px; }
.ginza-a-alltime-2030 { top: 360px; }

.ginza-a-alltime-height {
  height: 588px;
}

.ginza-b-alltime-1230 { top: 0; }
.ginza-b-alltime-1240 { top: 24px; }
.ginza-b-alltime-1245 { top: 36px; }
.ginza-b-alltime-1300 { top: 72px; }
.ginza-b-alltime-1315 { top: 108px; }
.ginza-b-alltime-1330 { top: 144px; }
.ginza-b-alltime-1345 { top: 180px; }
.ginza-b-alltime-1350 { top: 192px; }
.ginza-b-alltime-1400 { top: 216px; }
.ginza-b-alltime-1415 { top: 252px; }
.ginza-b-alltime-1420 { top: 264px; }
.ginza-b-alltime-1430 { top: 288px; }
.ginza-b-alltime-1445 { top: 324px; }
.ginza-b-alltime-1500 { top: 360px; }
.ginza-b-alltime-1515 { top: 396px; }
.ginza-b-alltime-1520 { top: 408px; }
.ginza-b-alltime-1530 { top: 432px; }
.ginza-b-alltime-1545 { top: 468px; }
.ginza-b-alltime-1600 { top: 504px; }
.ginza-b-alltime-1615 { top: 540px; }
.ginza-b-alltime-1620 { top: 552px; }
.ginza-b-alltime-1630 { top: 576px; }
.ginza-b-alltime-1640 { top: 600px; }
.ginza-b-alltime-1645 { top: 612px; }
.ginza-b-alltime-1700 { top: 648px; }
.ginza-b-alltime-1715 { top: 684px; }
.ginza-b-alltime-1730 { top: 720px; }
.ginza-b-alltime-1745 { top: 756px; }
.ginza-b-alltime-1800 { top: 792px; }
.ginza-b-alltime-1815 { top: 828px; }
.ginza-b-alltime-1820 { top: 840px; }
.ginza-b-alltime-1830 { top: 864px; }
.ginza-b-alltime-1845 { top: 900px; }
.ginza-b-alltime-1900 { top: 936px; }
.ginza-b-alltime-1915 { top: 972px; }
.ginza-b-alltime-1930 { top: 1008px; }
.ginza-b-alltime-1940 { top: 1032px; }
.ginza-b-alltime-1945 { top: 1044px; }
.ginza-b-alltime-2000 { top: 1080px; }
.ginza-b-alltime-2015 { top: 1116px; }
.ginza-b-alltime-2030 { top: 1152px; }
.ginza-b-alltime-2045 { top: 1188px; }
.ginza-b-alltime-2100 { top: 1224px; }

.ginza-b-alltime-height {
  height: 1452px;
}

.ginza-c-alltime-1130 { top: 0; }
.ginza-c-alltime-1145 { top: 36px; }
.ginza-c-alltime-1150 { top: 48px; }
.ginza-c-alltime-1200 { top: 72px; }
.ginza-c-alltime-1215 { top: 108px; }
.ginza-c-alltime-1230 { top: 144px; }
.ginza-c-alltime-1240 { top: 168px; }
.ginza-c-alltime-1245 { top: 180px; }
.ginza-c-alltime-1300 { top: 216px; }
.ginza-c-alltime-1310 { top: 240px; }
.ginza-c-alltime-1315 { top: 252px; }
.ginza-c-alltime-1330 { top: 288px; }
.ginza-c-alltime-1345 { top: 324px; }
.ginza-c-alltime-1350 { top: 336px; }
.ginza-c-alltime-1400 { top: 360px; }
.ginza-c-alltime-1410 { top: 384px; }
.ginza-c-alltime-1415 { top: 396px; }
.ginza-c-alltime-1420 { top: 408px; }
.ginza-c-alltime-1430 { top: 432px; }
.ginza-c-alltime-1445 { top: 468px; }
.ginza-c-alltime-1500 { top: 504px; }
.ginza-c-alltime-1515 { top: 540px; }
.ginza-c-alltime-1520 { top: 552px; }
.ginza-c-alltime-1530 { top: 576px; }
.ginza-c-alltime-1540 { top: 600px; }
.ginza-c-alltime-1545 { top: 612px; }
.ginza-c-alltime-1600 { top: 648px; }
.ginza-c-alltime-1615 { top: 684px; }
.ginza-c-alltime-1620 { top: 696px; }
.ginza-c-alltime-1630 { top: 720px; }
.ginza-c-alltime-1640 { top: 744px; }
.ginza-c-alltime-1645 { top: 756px; }
.ginza-c-alltime-1700 { top: 792px; }
.ginza-c-alltime-1715 { top: 828px; }
.ginza-c-alltime-1720 { top: 840px; }
.ginza-c-alltime-1730 { top: 864px; }
.ginza-c-alltime-1745 { top: 900px; }
.ginza-c-alltime-1750 { top: 912px; }	
.ginza-c-alltime-1800 { top: 936px; }
.ginza-c-alltime-1815 { top: 972px; }
.ginza-c-alltime-1820 { top: 984px; }
.ginza-c-alltime-1830 { top: 1008px; }
.ginza-c-alltime-1840 { top: 1032px; }
.ginza-c-alltime-1845 { top: 1044px; }
.ginza-c-alltime-1900 { top: 1080px; }
.ginza-c-alltime-1915 { top: 1116px; }
.ginza-c-alltime-1920 { top: 1128px; }
.ginza-c-alltime-1930 { top: 1152px; }
.ginza-c-alltime-1940 { top: 1176px; }
.ginza-c-alltime-1945 { top: 1188px; }
.ginza-c-alltime-2000 { top: 1224px; }
.ginza-c-alltime-2030 { top: 1296px; }
.ginza-c-alltime-2100 { top: 1368px; }
.ginza-c-alltime-2130 { top: 1440px; }
.ginza-c-alltime-2140 { top: 1464px; }

.ginza-c-alltime-height {
  height: 1674px;
}

.nakameguro-alltime-1130 { top: 0; }
.nakameguro-alltime-1145 { top: 36px; }
.nakameguro-alltime-1200 { top: 72px; }
.nakameguro-alltime-1210 { top: 96px; }
.nakameguro-alltime-1215 { top: 108px; }
.nakameguro-alltime-1230 { top: 144px; }
.nakameguro-alltime-1245 { top: 180px; }
.nakameguro-alltime-1300 { top: 216px; }
.nakameguro-alltime-1315 { top: 252px; }
.nakameguro-alltime-1330 { top: 288px; }
.nakameguro-alltime-1345 { top: 324px; }
.nakameguro-alltime-1350 { top: 336px; }
.nakameguro-alltime-1400 { top: 360px; }
.nakameguro-alltime-1415 { top: 396px; }
.nakameguro-alltime-1430 { top: 432px; }
.nakameguro-alltime-1445 { top: 468px; }
.nakameguro-alltime-1450 { top: 480px; }
.nakameguro-alltime-1500 { top: 504px; }
.nakameguro-alltime-1515 { top: 540px; }
.nakameguro-alltime-1520 { top: 552px; }
.nakameguro-alltime-1530 { top: 576px; }
.nakameguro-alltime-1540 { top: 600px; }
.nakameguro-alltime-1545 { top: 612px; }
.nakameguro-alltime-1600 { top: 648px; }
.nakameguro-alltime-1610 { top: 672px; }
.nakameguro-alltime-1615 { top: 684px; }
.nakameguro-alltime-1630 { top: 720px; }
.nakameguro-alltime-1645 { top: 756px; }
.nakameguro-alltime-1700 { top: 792px; }
.nakameguro-alltime-1715 { top: 828px; }
.nakameguro-alltime-1720 { top: 840px; }
.nakameguro-alltime-1730 { top: 864px; }
.nakameguro-alltime-1745 { top: 900px; }
.nakameguro-alltime-1800 { top: 936px; }
.nakameguro-alltime-1815 { top: 972px; }
.nakameguro-alltime-1830 { top: 1008px; }
.nakameguro-alltime-1845 { top: 1044px; }
.nakameguro-alltime-1850 { top: 1056px; }
.nakameguro-alltime-1900 { top: 1080px; }
.nakameguro-alltime-1915 { top: 1116px; }
.nakameguro-alltime-1920 { top: 1128px; }
.nakameguro-alltime-1930 { top: 1152px; }
.nakameguro-alltime-1940 { top: 1176px; }
.nakameguro-alltime-1945 { top: 1188px; }
.nakameguro-alltime-2000 { top: 1224px; }
.nakameguro-alltime-2010 { top: 1248px; }
.nakameguro-alltime-2030 { top: 1296px; }
.nakameguro-alltime-2100 { top: 1368px; }
.nakameguro-alltime-2130 { top: 1440px; }

.nakameguro-alltime-height {height: 1674px;}
	
.komazawa-default-1600 { top: 0; }
.komazawa-default-1615 { top: 36px; }
.komazawa-default-1630 { top: 72px; }
.komazawa-default-1645 { top: 108px; }
.komazawa-default-1700 { top: 144px; }
.komazawa-default-1715 { top: 180px; }
.komazawa-default-1720 { top: 192px; }
.komazawa-default-1730 { top: 216px; }
.komazawa-default-1745 { top: 252px; }
.komazawa-default-1800 { top: 288px; }
.komazawa-default-1815 { top: 324px; }
.komazawa-default-1830 { top: 360px; }
.komazawa-default-1845 { top: 396px; }
.komazawa-default-1900 { top: 432px; }
.komazawa-default-1915 { top: 468px; }
.komazawa-default-1920 { top: 480px; }
.komazawa-default-1930 { top: 504px; }
.komazawa-default-1940 { top: 528px; }
.komazawa-default-1945 { top: 540px; }
.komazawa-default-2000 { top: 576px; }
.komazawa-default-2015 { top: 612px; }
.komazawa-default-2020 { top: 624px; }
.komazawa-default-2030 { top: 648px; }
.komazawa-default-2040 { top: 672px; }
.komazawa-default-2045 { top: 684px; }
.komazawa-default-2050 { top: 696px; }
.komazawa-default-2100 { top: 720px; }

.komazawa-default-height {height: 820px;}
	
.komazawa-alltime-1130 { top: 0; }
.komazawa-alltime-1145 { top: 36px; }
.komazawa-alltime-1200 { top: 72px; }
.komazawa-alltime-1210 { top: 96px; }
.komazawa-alltime-1215 { top: 108px; }
.komazawa-alltime-1230 { top: 144px; }
.komazawa-alltime-1245 { top: 180px; }
.komazawa-alltime-1300 { top: 216px; }
.komazawa-alltime-1310 { top: 240px; }
.komazawa-alltime-1315 { top: 252px; }
.komazawa-alltime-1320 { top: 264px; }
.komazawa-alltime-1330 { top: 288px; }
.komazawa-alltime-1345 { top: 324px; }
.komazawa-alltime-1350 { top: 336px; }
.komazawa-alltime-1400 { top: 360px; }
.komazawa-alltime-1415 { top: 396px; }
.komazawa-alltime-1430 { top: 432px; }
.komazawa-alltime-1440 { top: 456px; }
.komazawa-alltime-1445 { top: 468px; }
.komazawa-alltime-1500 { top: 504px; }
.komazawa-alltime-1515 { top: 540px; }
.komazawa-alltime-1520 { top: 552px; }
.komazawa-alltime-1530 { top: 576px; }
.komazawa-alltime-1540 { top: 600px; }
.komazawa-alltime-1545 { top: 612px; }
.komazawa-alltime-1600 { top: 648px; }
.komazawa-alltime-1610 { top: 672px; }
.komazawa-alltime-1615 { top: 684px; }
.komazawa-alltime-1630 { top: 720px; }
.komazawa-alltime-1645 { top: 756px; }
.komazawa-alltime-1650 { top: 768px; }
.komazawa-alltime-1700 { top: 792px; }
.komazawa-alltime-1710 { top: 816px; }
.komazawa-alltime-1715 { top: 828px; }
.komazawa-alltime-1720 { top: 840px; }
.komazawa-alltime-1730 { top: 864px; }
.komazawa-alltime-1745 { top: 900px; }
.komazawa-alltime-1800 { top: 936px; }
.komazawa-alltime-1810 { top: 960px; }
.komazawa-alltime-1815 { top: 972px; }
.komazawa-alltime-1830 { top: 1008px; }
.komazawa-alltime-1845 { top: 1044px; }
.komazawa-alltime-1850 { top: 1056px; }
.komazawa-alltime-1900 { top: 1080px; }
.komazawa-alltime-1915 { top: 1116px; }
.komazawa-alltime-1920 { top: 1128px; }
.komazawa-alltime-1930 { top: 1152px; }
.komazawa-alltime-1940 { top: 1176px; }
.komazawa-alltime-1945 { top: 1188px; }
.komazawa-alltime-2000 { top: 1224px; }
.komazawa-alltime-2015 { top: 1260px; }
.komazawa-alltime-2030 { top: 1296px; }
.komazawa-alltime-2045 { top: 1332px; }
.komazawa-alltime-2050 { top: 1344px; }
.komazawa-alltime-2100 { top: 1368px; }
.komazawa-alltime-2130 { top: 1440px; }

.komazawa-alltime-height {height: 1650px;}
	
.ebisu-alltime-1300 { top: 0; }
.ebisu-alltime-1315 { top: 36px; }
.ebisu-alltime-1330 { top: 72px; }
.ebisu-alltime-1345 { top: 108px; }
.ebisu-alltime-1400 { top: 144px; }
.ebisu-alltime-1410 { top: 168px; }
.ebisu-alltime-1415 { top: 180px; }
.ebisu-alltime-1420 { top: 192px; }
.ebisu-alltime-1430 { top: 216px; }
.ebisu-alltime-1445 { top: 252px; }
.ebisu-alltime-1500 { top: 288px; }
.ebisu-alltime-1515 { top: 324px; }
.ebisu-alltime-1530 { top: 360px; }
.ebisu-alltime-1545 { top: 396px; }
.ebisu-alltime-1600 { top: 432px; }
.ebisu-alltime-1615 { top: 468px; }
.ebisu-alltime-1620 { top: 480px; }
.ebisu-alltime-1630 { top: 504px; }
.ebisu-alltime-1645 { top: 540px; }
.ebisu-alltime-1700 { top: 576px; }
.ebisu-alltime-1715 { top: 612px; }
.ebisu-alltime-1730 { top: 648px; }
.ebisu-alltime-1745 { top: 684px; }
.ebisu-alltime-1800 { top: 720px; }
.ebisu-alltime-1810 { top: 744px; }
.ebisu-alltime-1815 { top: 756px; }
.ebisu-alltime-1820 { top: 768px; }
.ebisu-alltime-1830 { top: 792px; }
.ebisu-alltime-1845 { top: 828px; }
.ebisu-alltime-1900 { top: 864px; }
.ebisu-alltime-1910 { top: 888px; }
.ebisu-alltime-1915 { top: 900px; }
.ebisu-alltime-1920 { top: 912px; }
.ebisu-alltime-1930 { top: 936px; }
.ebisu-alltime-1940 { top: 960px; }
.ebisu-alltime-1945 { top: 972px; }
.ebisu-alltime-2000 { top: 1008px; }
.ebisu-alltime-2015 { top: 1044px; }
.ebisu-alltime-2020 { top: 1056px; }
.ebisu-alltime-2030 { top: 1080px; }
.ebisu-alltime-2050 { top: 1128px; }
.ebisu-alltime-2100 { top: 1152px; }
.ebisu-alltime-2130 { top: 1224px; }
.ebisu-alltime-2140 { top: 1248px; }

.ebisu-alltime-height {
  height: 1450px;
}

.class-view th, .class-view td {
  display: table-cell;
  font-size: 1.4rem;
}
.sch-body {
  margin-bottom: 4rem;
}
.schedule-foot-desc {
  font-size: 1.2rem;
  margin-bottom: 4rem;
  padding: 1.5em;
}
.class-view {
  margin-bottom: 4rem;
}

.sc-other-link-block {
  padding:0 0em 2em;
  width:100%;
}
.sc-other-link-block h3{
  font-size:2.8rem;
  margin-bottom:1em;
}
.other-box2 li:first-child{
  margin-left:17.5%;
}
.other-box1 li:first-child{
  margin-left:35%;
}
.sc-other-link-block li{
  width:30%;
  float:left;
  margin-right:5%;
  margin-bottom:1.5em;
}
.sc-other-link-block li:last-child{
  margin-right:0%;	
}
.sc-other-link-block li img{
  width:100%;
  margin:0 auto 1em;
  display:block;
}
.other-link-txt {
  right:0;
  bottom:1.1em;	
  width:80%;	
  font-size:2.8rem;
  font-weight:bold;
  text-align:center; 
  font-feature-settings:palt !important;
  letter-spacing: -.3rem;
}


/* trial
------------------------------------------- */
.trial-page-head {
  height: 450px;
  background-image: url(../img/trial/trial-head-bg-pc.jpg);
}
.plain-sec-ttl {
  font-size: 2.6rem;
}
.form-caution {
  font-size: 1.6rem;
}
.form-main .wrap {
  padding: 0 3%;
}



/* webentry
------------------------------------------- */
.tb-tac {
  text-align: center;
}
.m-step {
  padding: 4rem 0;
}
.m-step-list {
  margin-bottom: 2rem;
}
.m-step-list li {
  float: left;
  width: 25%;
  margin-bottom: 0;
}
.m-step-list li:not(:last-child) {
  padding-bottom: 0;
  padding-right: 4%;
  background-image: url(../img/common/step-right-arw.png);
  background-position: 95% 50%;
  background-size: auto 24px;
}
.m-step-list li .inside {
  display: block;
  padding: 2em 0;
}
.m-step-head {
  display: block;
  margin-bottom: 3rem;
  width: 100%;
  font-size: 2rem;
}
.m-step-ico {
  display: block;
  margin-bottom: 2rem;
  width: 100%;
}
.m-step-txt {
  display: block;
  width: 100%;
  font-size: 1.6rem;
}
.m-step-ico img {
  max-width: 94px;
}
.m-step-head .num {
  border-radius: 18px;
  font-size: 2.4rem;
  height: 36px;
  margin-left: 0.3em;
  width: 36px;
}
.m-step-atc {
  font-size: 1.8rem;
}
.consent-ttl {
  font-size: 3.2rem;
}
.consent.sec {
  margin-top: 6rem;
}
.consent-frame {
  font-size: 1.6rem;
  height: 300px;
}
.consent-frame .inner {
  padding: 20px;
}
.consent-btn {
  text-align: right;
}
.print-btn {
  font-size: 1.6rem;
}
.member-btn {
  font-size: 3.2rem;
}
.form-consent-btn {
  text-align: left;
}
.agree-desc {
  text-align: center;
}
.agreement {
  margin-bottom: 4rem;
  font-size: 1.8rem;
}
.sub-sec-ttl {
  font-size: 2rem;
}
.agree-file {
  margin-bottom: 6rem;
}
.agree-file li {
  display: inline-block;
  margin: 0 1em;
}
.pulling-box {
  font-size: 1.8rem;
}
.send-desc-txt {
  font-size: 2.4rem;
}
.send-desc p {
  margin-bottom: 2rem;
}

.msg-sec-ttl {
  font-size: 3rem;
}
.msg-desc {
  font-size: 1.8rem;
}
.msg-desc p {
  margin-bottom: 2.4rem;
}



.form-msg-sec .ttl {
  margin-bottom: 3rem;
  font-size: 3rem;
}
.form-msg-sec .sub-ttl {
  margin-bottom: 3rem;
  font-size: 2.6rem;
}
.form-msg-sec p,
.form-msg-sec ul {
  margin-bottom: 3rem;
}
.comp-clip img {
  max-width: 92px;
}
.form-msg-sec .desc {
  font-size: 1.8rem;
}
.bring-h {
  font-size: 2rem;
}
.bring-list {
  font-size: 1.8rem;
}
.tb-tac {
  text-align: center;
}


/* branch
------------------------------------------- */
.branch-page-head {
  height: 450px;
}
.b-shinjuku-head {
  background-image: url(../img/branch/shinjuku/head-bg-pc.jpg);
}
.branch-box {
  margin-bottom:4.5em !important;
}
.branch-info {
  margin-bottom:4.5em !important;
}
.branch-lede-copy {
  font-size: 3rem;
}
.branch-lede .text {
  font-size: 1.8rem;
}
.branch-photo.sec {
  margin-bottom: 10rem;
}
.b-photo-ttl {
  font-size: 2.6rem;
}
.b-photo-main {
  padding: 17px 20px 17px;
}
.b-photo-main .text {

}
.branch-photo-list .slick-dots li {
  margin: 0 2px;
}
.access-map {
  float: left;
  width: 47%;
}
.access-info {
  float: right;
  width: 47%;
}
.ad-detail {
  text-align: left;
}
.ad-detail .ad-dial {
  margin-bottom: 1rem;
  font-size: 3.2rem;
}
.ad-time {
  font-size: 1.4rem;
}
.ad-detail {
  font-size: 1.6rem;
}
.ad-pickup {
  font-size: 1.6rem;
}
.ad-route .text {
  font-size: 1.6rem;
}
.ad-route ol li {
  font-size: 1.4rem;
}
.ad-traffic-case {
  font-size: 1.4rem;
}
.ad-sc {
  margin:3em 0 3em;
  width:80%;
  }
.ad-sc a{
  color: #1DC0CA;
  padding:1em;  
  display:block;
  font-size:1.7rem;
  font-weight:normal;
}
.ad-sc a:hover{
  color: #fff;
  background: #1DC0CA;
	}
.branch-text-img{
  max-width:600px;
}

/* instructor
------------------------------------------- */
.inst-cover {
  max-width: 400px;
  margin:0 auto 2em;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, .25);
     -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, .25);
      -ms-box-shadow: 0px 0px 8px rgba(0, 0, 0, .25);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, .25);
  border:6px solid #fff;		  
}
.inst-cover img {
  display:block;
  margin:0 auto 0;
  
}
.inst-main {
  font-size: 1.6rem;
}
.inst-main .wrap {
   padding: 0 3%;
}
.inst-lede dl {
  text-align:left;	
  font-size: 2rem;
  margin-bottom: 4rem;
  padding-left:2%;
}
.inst-lede dt {
  font-size: 2.8rem;  
}
.inst-lede .name dt {
  margin-bottom:0; 
}
.inst-lede .name dd {
  font-size: 4rem;
}
.inst-lede .genre dt {
  margin-bottom: .5em; 
}
.inst-lede .genre dd span{
  display:block;
}
.inst-lede .genre dd {
  font-size: 2.2rem;
}
.inst-sec-ttl {
  margin-bottom: 2rem;
  font-size: 2rem;
}
.inst-coat-ttl {
  font-size: 2rem;
  text-align:left;
}
.inst-sec {
  margin-bottom: 4rem;
}
.inst-prof-info {
  border:1px solid #aaa;
  padding:1em;
}
.inst-prof-info p {
  font-size:1.5rem;
}
.inst-lesson-info {
  font-size: 1.4rem;
  padding:.4em 1em .8em .4em;  
}
.inst-lesson-info p {
  line-height:1.2;
  font-size:1.5rem;
  margin-top:.6em;
}
.inst-lesson-info p.branch {
  padding-left:.6em;
}
.inst-lesson-info span{
  padding-left:.6em;  
}
.inst-lesson-btn {
  padding:1em;
}
.exp-btn {
  font-size: 1.2rem;
  padding: .7em .6em;  
}
.exp-btn .arw {
  background-size: 8px 12px;
}
.interview-btn {
  font-size: 1.3rem;
}
.inst-sub-ttl {
  font-size: 2.4rem;
}
.inst-sg-list li {
  margin-bottom: 2rem;
}
.inst-sg-list .name {
  font-size: 1.6rem;
}
.inst-sg-list .team {
  font-size: 1.2rem;
}
.inst-page-aside .n-st-desc {
  font-size: 1.2rem;
  padding: 3rem 0;
}
	


/* genre
------------------------------------------- */
.genre-sub-sec {
  padding-top: 4em;
}
.g-hiphop-head {
  height: 450px;
}
.genre-lede-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;
}
.genre-lede-links li {
  width: 33.333%;
}
.genre-lede-scat li {
  font-size: 1.3rem;
}
.genre-lede-desc {
  font-size: 1.5rem;
}
.note-btn {
  display: inline-block;
  font-size: 1.4rem;
  padding: 1em 2em;
}
.k-music-bt {
  font-size: 1.7rem !important;
  padding:.7em 1.2em .7em 1em!important;
}
.k-music-bt i{
  padding-right:.5em;
}
.genre-inst-ttl {
  font-size: 3.0rem;
}
.genre-inst-ttl .ja {
  font-size: 1.6rem;
}
.genre-inst-box {
  margin-right: 4%;
  width: 22%;
}
.genre-inst-box:nth-child(2n) {
  margin-right: 4%;
}
.genre-inst-box:nth-child(4n) {
  margin-right: 0;
}
.genre-inst-list {
  padding: 2em 0;
}
.genre-inst-clip {
  margin-bottom: 2rem;
}
.genre-inst-box .name {
  font-size: 1.5rem;
}


}

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

/* header
------------------------------------------- */
.pc-hide {
  display: none;
}
.sp-header {
  background-color:transparent; 
}
.header {
  position: relative;
  border-top: 0px solid #fc5087;
  z-index: 10;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0);
     -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0);
      -ms-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0);
          box-shadow: 0px 3px 3px rgba(0, 0, 0, 0);
  border-bottom: 0px solid #aaa;		  
  background-color:transparent; 
}
.head-top {
  padding: 20px 0 10px;
}
.head-top-block {
  display: table;
  width: 100%;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;  
}
.head-logo {
  display: table-cell;
  width: 31%;
  vertical-align: middle;
  background-color:none;  
}
.head-right2 {
  background-color:transparent;
}
.head-logo2 {
  display: table-cell;
  width: 35%;
  padding-left:1%;
  vertical-align: middle;
  background-color:transparent; 
  padding-bottom:10px;
  position:relative;  
  }
 .h-l-bk{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 220px 450px 0 0;
  border-color: #ffffff transparent transparent transparent;
  opacity: 0.8;
  position:absolute; 
  top:0px;
  left:0;
  z-index:10;
}
.head-logo2 img{
 height:120px;
 width:auto;
 position:absolute; 
 top:.5%;
 padding-left:1%;
 z-index:100;
}
.head-logo2 span{
  display:none;
}
.head-logo2,.head-logo3 {
  display: table-cell;
  width: 10%;
  padding-left:1%;
  vertical-align: middle;
  background-color:transparent;   
}
.head-logo3 img{
 height:120px;
 width:auto;
}
.head-logo3 span{
  display:none;
}
.s-menu {
  display: none;
}
.s-menu-navi {
  padding: 5px 0;
}
.s-menu-navi li {
  display: inline-block;
  padding-left: 6px;
  text-align: left;
  border-left: 1px solid #fff;
  font-weight:normal;
}
.s-menu-navi li:not(:last-child) {
  margin-right: 6px;
}
.s-menu-navi li a{
  color:#fff;
}
.s-menu-navi li a:hover{
  color:#000000;
}
.s-menu-ttl {
  line-height: 1;
  font-size: 1.3rem;
  font-weight:normal;
}
.s-menu-num {
  font-size: 1.2rem;
  font-weight:normal;  
}
.gnavi {
  display: table-cell;
  width: 90%;
  text-align: right;
  background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%);
  background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
  background:none;
  padding-right:30px;
  position:relative;
  z-index:15;
}

.gnavi .overlay-main {
  padding: 0 0 0 0;
}
.gnavi-main {
  display: table;
  width: 100%;
  height: 58px;
}
.gnavi-main li {
  position: relative;
  display: table-cell;
  padding: 6px 0;
  width: 14.5%;
  vertical-align: middle;
  line-height: 1;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
}
.gnavi-main > li:first-child a {
  border-left: 0px solid #aaa;
}
.gnavi-main > li:last-child a {
  border-right: 0px solid #aaa;
}
.gnavi-main > li:not(:last-child) a {
  background-image: none;
  background-repeat: repeat-y;
  background-position: 100% 0;
}
.gnavi-main li:hover {
  background: none;
}
.gnavi-main li a {
  color: #444;
  display: block;
  padding: 4px 0;
  font-size: 1rem;  
  font-weight:normal;
}
.gnavi-main li a:hover {
  color:#fc5087;
}
.gnavi li .en {
  color: #999;
  display: block;
  padding-top: 8px;
  font-family: 'Playfair Display', serif;
  font-size: .9rem;
  font-weight:normal;
}
@media screen and (min-width: 1100px) {
.head-logo2 {  width: 25%;}
.head-logo3 {  width: 25%;}
.gnavi {width: 75%;  padding-right:20px;}
.gnavi-main li a{  font-size: 1.3rem;}
	.gnavi li .en {  font-size: 1.2rem;}
}
.trg-arw {
  position: relative;
  display: inline-block;
  z-index: 0;
}
.trg-arw:after {
  content: "";
  position: absolute;
  bottom: 1px;
  right: 9px;
  margin-top: -3px;
  width: 0px;
  height: 0px;
 	border-top: 5px solid transparent;
	border-right: 5px solid #FA6BC9;
	border-bottom: 5px solid #FA6BC9;
	border-left: 5px solid transparent; 

}
.gnavi-main li:hover .trg-arw:after {
 	border-top: 5px solid transparent;
	border-right: 5px solid #fc5087;
	border-bottom: 5px solid #fc5087;
	border-left: 5px solid transparent; 
}
.gnavi-main .gnavi-low {
  position: absolute;
  top: 58px;
  left: 0;
  width: 100%;
  z-index: 10;
}
.gnavi-main li:hover .gnavi-low,
.gnavi-main li:hover .gnavi-low li {
  visibility: visible;
  opacity: 1;
  height: auto;
}
.header .gnavi-low li {
  display: block;
  width: 100%;
  padding: 0;
  border: none;
  font-weight: normal;
  background-image: none;
  background-color: rgba(0, 0, 0, .8);
}
.header .gnavi-low li:not(:last-child) {
  border-bottom: 1px dotted #999;
}
.header .gnavi-low li a {
  padding: 1.5em 0;
  background: none;
  color:#fff;
}
.header .gnavi-low li a:hover {
  background-color: rgba(255, 255, 255, .2);
  color:#fc5087;  
}

.gnavi-sub {
  position: fixed;
  right: 0;
  top: 2%;
  z-index: 6;
}
.gnavi-sub li {
  margin-bottom: 10px;
  font-size: 1rem;
  text-align: center;
}
.gnavi-sub li a {
  display: block;
  padding-top: 52px;
  width: 78px;
  height: 78px;
  color: #fff;
  background-position: 50% 15px;
  border: 1px solid #ccc;
  background-color: rgba(255, 255, 255, 1);
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-radius-topleft: 10px; 
    border-top-left-radius: 10px;  
	
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-radius-bottomleft: 10px; 
    border-bottom-left-radius: 10px; 
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, .15);
     -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, .15);
      -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, .15);
          box-shadow: 0px 2px 2px rgba(0, 0, 0, .15);	
}
.gnavi-sub li.member a{
  background-color:#fc5087;
}
.gnavi-sub li.close a{
  background-color:#81d0d5;
}
.gnavi-sub .nav-qa {
  background-image: url(../img/common/qa-ico.png);
  background-size: 36px auto;
}
.gnavi-sub .nav-contact {
  background-image: url(../img/common/contact-ico.png);
  background-size: 36px auto;
}
.gnavi-sub .nav-info {
  background-image: url(../img/common/info-ico-.png);
  background-size: 36px auto;
}
.gnavi-sub .nav-sub-entry {
  background-image: url(../img/common/entry-p-ico-.png);
  background-size: 36px auto;
}
.gnavi-sub li .en {
  display: none;
}
.nav-k-pop{display:block;padding-left:0; padding-top:.5em;font-size:.7em;}

/* contents
------------------------------------------- */
.wrap {
  padding: 0;
  margin: 0 auto;
  width: 92%;
}
.container {
  padding: 0;
  position:relative;
}
.top-container {
  padding: 0;
  position:relative;
}

/* footer
------------------------------------------- */
.footer {
  padding: 4rem 0 2em;
}
.foot-lede-ttl {
  padding: 0;
}
.foot-lede-ttl img {
  width: 300px;
}
.foot-lede-ttl2 img {
  width: 100px;
}
.footer .sp-hide {
  display: block;
}
.foot-top-block {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0; 
  margin-bottom: 2.4rem;
}
.foot-lede {
  -webkit-flex-basis: 48%;
  -ms-flex-basis: 48%;
  flex-basis: 48%;
}
.fnavi {
  -webkit-flex-basis: 48%;
  -ms-flex-basis: 48%;
  flex-basis: 48%;
}
.fnavi-block {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.fnavi-box {
  -webkit-flex-basis: 31%;
  -ms-flex-basis: 31%;
  flex-basis: 31%;
}
.foot-lede-desc {
  font-size: 1.2rem;
}
.fnavi {
  color: #444;
}
.fnavi-sec:not(:last-child) {
  margin-bottom: 3rem;
}
.fnavi-sec-ttl {
  font-size: 1.2rem;
  font-weight: bold;
  color:#fc5087;
  padding-bottom:.5em;
}
.fnavi-list li {
  position: relative;
  padding-left: 1.6rem;
  font-size: 1.1rem;
}
.fnavi-list li::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "→";
}
.fnavi-list li a {
  color: #444;
}
.fnavi-list li a:hover {
  text-decoration: underline;
}


/* company
------------------------------------------- */
.company-info{
  margin:3em 0;
}
.company-info dl {
  width:97%;
  border-bottom:1px dotted #CCCCCC;
  padding:1em 0;
  margin:0 1.5%;
}
.company-info dt {
  text-align:left;
  font-weight:bold;
  margin-bottom:0em;
  clear: left;
  float: left;
  width:15%;
}
.company-info dd {
  text-align:left;
}
.company-info dd span{
  display:inline;
}

.brandtop_box{
  width:100%;
  height:25px;
  margin-bottom:2em;
  margin-left:1.5%;  
}
.pickupbox ul{
  width:100%;
}
.pickupbox li{
  width:22%;
  margin:0 1.5% 40px;
  float:left;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
  position:relative;
  padding:0em 0em 3.5em;
}
.pickupbox li:nth-child(even){
  float:left;
}
.brandimage img{
  width:100%;
  overflow:hidden; 
}
.pickup_text{
  width:100%;	
  font-size:1.2rem;
  padding:1em 1em 0em;  
}
.br_web_btn{
  width:60%;
  background-color:#000;
  position:absolute;
  right:0;
  bottom:0;
  text-align:center;
  font-size:1.1rem;
  font-weight:normal;
  padding:0em;  
}
.br_web_btn a{
  color:#fff;
  display:block;
  padding:.4em 0;
}
.br_web_btn a:hover{
  color:#fff;
  background-color:#ee0000;
  display:block; 
  padding:.4em 0;   
}
.br_web_btn i{
  padding-left:.5em;
}

/* Sitemap
------------------------------------------- */
.sitemap-block {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding:0 0 0 10%;
  width:100%;
}
.sitemap-box {
  -webkit-flex-basis: 33%;
  -ms-flex-basis: 33%;
  flex-basis: 33%;
  text-align:left;
  width:33%;
  margin-bottom: 0rem;    
}

.r-box{
  width:28%;
  float:none;	
}

.sitemap-lede-desc {
  font-size: 1.6rem;
}
.sitemap-sec:not(:last-child) {
  margin-bottom: 3rem;
}
.sitemap-sec-ttl {
  font-size: 1.7rem;
  font-weight: bold;
  margin-bottom:.5em;
}
.sitemap-list li {
  position: relative;
  font-size: 1.6rem;
  line-height:1.9;
}
.sitemap-list li a {
  color: #dd0000;
}
.sitemap-list li a:hover {
  text-decoration: underline;
}

/* festival
------------------------------------------- */

.g-festival-head {
  background-image: url(../img/festival/festival-head-bg-pc.jpg);
  height: 450px;
}
.festival-sub-sec {
  padding-top: 3em;  
}
.festival-sub-sec2 {
  padding-top: 4em;
  margin-bottom: -3em;    
}
.festival-sub-sec3 {
  padding-top: 0em;
  padding-bottom:2em;
  margin-bottom: -6em;    
}
.festival-lede-desc {
  font-size: 1.5rem;
}
.festival-news-desc {
  font-size: 1.5rem;
  text-align:center;    
}
.festival-news-desc p.ttl-text{
  font-size:2.2rem;  
}
.festival-news-desc p.ttl-text span{
  display:inline;
}
.festival-past-ttl {
  font-size: 2.4rem;
}
.festival-past-ttl .ja {
  font-size: 1.6rem;
}
.festival-past-sec {
  background-color: #eeeeee;
}
.festival-past-box {
  margin-right: 4%;
  width: 22%;
  position: relative;
  font-size: 1.4rem;
  margin-bottom: 4.5rem;     
}
.festival-past-box:nth-child(2n) {
  margin-right: 4%;
}
.festival-past-box:nth-child(4n) {
  margin-right: 0;
}
.festival-past-list {
  padding: 3em 0 1em;
}
.festival-past-clip {
  margin-bottom: 2rem;
}
.festival-past-box .year {
  font-size: 2.0rem;
  margin-bottom: .5rem;
  font-weight:bold;
}
.festival-past-box .name {
  font-size: 2.0rem;
  margin-bottom: .5rem;
  font-weight:bold;
}
.festival-past-box .date {
  margin-bottom: .5rem;    
}
.festival-past-box .place {
  font-size: 1.3rem;
  line-height:1.5;
}
.festival-messege {
  background:#fff;
  color:#444;
  font-size:1.2rem;
  line-height:1.4;
  padding:1em;
  border-radius: 4px;
}

/* festival Category
------------------------------------------- */
.festival-c-main {
  font-size: 1.6rem;
  margin-bottom: 1rem;  
}
.festival-c-main .wrap {
  padding: 0 2%;
}
.festival-c-cover {
  max-width: 400px;
  margin:0 auto 2em;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, .25);
     -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, .25);
      -ms-box-shadow: 0px 0px 8px rgba(0, 0, 0, .25);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, .25);
  border:6px solid #fff;		  
}
.festival-c-cover img {
  display:block;
  margin:0 auto 0;
  
}
.festival-c-lede dl {
  text-align:left;	
  margin-bottom: 3rem;
  padding-left:0%;
}
.festival-c-lede dt {
  font-size: 1.6rem;  
}
.festival-c-lede dd {
  font-size: 2.0rem;  
}
.festival-c-lede .name dd {
  font-size: 3.4rem;
}

.festival-c-col-a {
  float: right;
  width: 47%;
}
.festival-c-col-b {
  float: left;
  width: 47%;
}

.festival-number-ttl {
  font-size: 2.4rem;
}
.festival-number-ttl .ja {
  font-size: 1.6rem;
}
.festival-number-box {
  margin-right: 4%;
  width: 22%;
  position: relative;
  font-size: 1.4rem;
  margin-bottom: 4.5rem;     
}
.festival-number-box:nth-child(2n) {
  margin-right: 4%;
}
.festival-number-box:nth-child(4n) {
  margin-right: 0;
}
.festival-number-list {
  padding: 3em 0 3em;
}
.festival-number-clip {
  margin-bottom: 2rem;
}
.festival-number-box .act {
  margin-bottom: .5rem;    
}
.festival-number-box .name {
  font-size: 2.0rem;
  margin-bottom: .5rem;
  font-weight:bold;
}
.festival-number-box .genre {
  font-size: 1.3rem;
  line-height:1.5;
}

/* Festival post
------------------------------------------- */
.festival-p-main {
  margin-bottom: 6rem;
}
.festival-p-lede {
  text-align: center;
}
.festival-p-lede dl {
  margin-bottom: 3.0rem;
}
.festival-p-lede dt {
  color: #1DC0CA;
  font-weight:normal;
  font-size: 1.8rem;  
  margin-bottom:.2rem;  
}
.festival-p-lede dd {
  font-size: 2.4rem;
  line-height:1.5;
}
.festival-p-lede .name dd {
  font-size: 5rem;
  font-weight: bold;
}
.festival-p-lede .name dd h2{
  font-weight: bold;
}

.festival-p-lede .name-num {
  font-size:2.2rem;
  padding-left:.5em;
  color:#999;
}
.festival-p-lede .title dd {
  font-size: 4rem;
  font-weight: bold;
}
.festival-p-lede .title dd h3{
  font-weight: bold;
}
.choreo-photo {
  margin-top:1em;
}

.festival-p-main .branch-photo.sec {
  margin-bottom: 4rem;
}

/* beginner
------------------------------------------- */
.beginner-bg {
  background-image: url(../img/beginner/beginner-aboutnoa-bg.jpg);
  background-position: 50% 50%;
  background-size: 100% auto;
}
.beginner-aboutnoa-lede {
  padding:4em 0em 2em;
  font-size:1.6rem;
  line-height:1.8;
}
.beginner-aboutnoa-ttl {
  font-size:2.8rem;
  line-height:1.4;  
  font-weight:bold;
  text-align:center;
  margin-bottom:1em;
}
.beginner-aboutnoa-sub {
  padding:2em 0em 0;
   display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; 
}
.beginner-aboutnoa-sub li{
  width:30%;
  margin-bottom:2em;
}
.beginner-sub-clip{
float:none;
width:100%;
}
.beginner-sub-clip img{
width:85%;
margin:0 auto 1em;
display:block;
}
.beginner-sub-ttl {
float:none;
width:100%;
  font-size:2.4rem;
  font-weight:bold;
  line-height:1.3;    
  text-align:center;
  color:#49e1eb;
  padding-top:.2em;
}

.beginner-feature-wrap {
  padding:1em 0 1em;
   display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;   
}
.beginner-feature-box {
  width:47%;	
  padding-top:0;
  margin-top:0;
  border-top:none;
}
.beginner-feature-box p{
  font-size:1.5rem;
  line-height:1.7;
  margin-bottom:1em;
}
.beginner-feature-subttl {
  background:#ff6d9d;
  color:#fff;
  font-size:1.4rem;
  font-weight:bold;    
  padding:.8em .8em .6em;
  border-radius: 14px; 
}
.beginner-feature-ttl {
  color:#333;
  font-size:2.4rem;
  font-weight:bold;  
  margin:1.3em 0 1em;
}

.beginner-voice .news-ex {
  font-size:1.6rem;
  font-weight:normal;
}

/*knowledge
------------------------------------------- */
.knowledge-list-block {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.knowledge-list-main {
  -webkit-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
}
.knowledge-list-cat-block {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -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;
}
.knowledge-list-cat-box {
  -webkit-flex-basis: 100%;
  -ms-flex-basis: 100%;
  flex-basis: 100%;
}
.knowledge-list-clip {
  width: 20%;
}
.knowledge-list-ex {
  width: 77%;
  font-weight: normal;
  font-size:1.4rem;
}
.knowledge-sub {
  -webkit-flex-basis: 20%;
  -ms-flex-basis: 20%;
  flex-basis: 20%;
}
.knowledge-bnr {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.knowledge-bnr li {
  width: 100%;
}
.knowledge-bnr li:not(:last-child) {
  margin-bottom: 2.5rem;
}
.knowledge-list-cat-pack {
  align-items: start;
}
.knowledge-ttl {
  font-size:2.0rem;
  font-weight:bold;
  margin-bottom:.5em;
}
.knowledgepost-ttl {
  font-size:3.0rem;
  font-weight:bold;
  text-align:center;
  margin-bottom:1em;
}
.knowledgepost-text {
  font-size:1.6rem;
  padding:2em;
  margin-bottom:2em;
-webkit-text-size-adjust: 100%;  
  line-height:1.8;
  border: 1px solid #ccc;  
}
.knowledgepost-text h2{
  font-size:2.2rem;
  line-height:1.5;  
}
.knowledgepost-text iframe{
  width:60%;
}

/* K-POP MUSIC
------------------------------------------- */
.k-music-lede-desc {
  margin-bottom: 4rem;
}
.k-music-lede-desc li {
  margin-bottom: 0.5rem;  
}
.k-music-wrap {
  padding:0rem 0 1rem;
}
.k-music-sec-ttl .en{
  padding-right:.2em;
  font-weight:normal;  
}
.k-music-sec-ttl .ja{
  display:inline;
}
.k-music-box {
  width:100%;
  padding:1rem 0 0rem;  
}
.k-music-box li{
  width:48.5%;
  padding:2em;
  float:left;
  border-bottom:none;
  box-shadow:0px 0px 15px #ccc;
  -moz-box-shadow:0px 0px 15px #ccc;
  -webkit-box-shadow:0px 0px 15px #ccc;
  margin-bottom:2em;
}
.k-music-box li:nth-child(even){
  float:right;
}
.k-music-list {
  margin-bottom:2em;
}
.k-music-detail {
  padding:1.0em 0 0.2em;
}
.k-music-dancer {
  font-size:2.2rem;
  font-weight:bold;
  line-height:1.4;
}
.k-music-dancer span{
  font-size:1.4rem;
  padding-left:.2em;
}
.k-music-timeplace {
  font-size:1.3rem;
}
.k-music-number {
  font-size:1.4rem;  
}
.k-music-timeplace .exp-btn {
  font-size: 1.2rem;
  font-weight:normal;
}


/* k-pop-music
------------------------------------------- */
.k-pop-container .k-music-wrap {padding:0rem 0 4rem;}

.k-pop-container .k-music-sec-ttl {margin-bottom:3rem;padding:.75em 0 .5em;}
.k-pop-container .k-music-sec-ttl .en{font-size:2em;}
.k-pop-container .k-music-sec-ttl .ja{font-size:1.3em;}

.k-pop-container .k-music-youbi{padding:0 0 2em;}
.k-pop-container .youbi-txt{margin-bottom:.5em;font-size:4rem;}

.k-pop-container .k-music-box a:hover img {opacity: 0.7;filter: alpha(opacity=70);}
.k-pop-container .k-music-box {display: flex; flex-wrap: wrap; justify-content: space-between;width:100%;}
.k-pop-container .k-music-box li{width:48%;margin-bottom:2em;padding:1.25em 1em;border-radius:10px;float:none;}
.k-pop-container .k-music-image img {width:100px;height:100px;border-radius:100px;margin-bottom:0;}
.k-pop-container .k-music-text {width: calc( 100% - 120px );}
.k-pop-container .k-music-timeplace {font-size:1.4rem;}
.k-pop-container .k-music-timeplace span {font-size:1.9rem;line-height:1.3;padding:.2em 0 .5em 1.3em;}
.k-pop-container .k-music-timeplace span:before{content: "\f001";font-family: FontAwesome; font-size:1.8rem;left:0; top: 4px; position: absolute;font-weight:normal;}

.k-pop-container .k-music-dancer {font-size:2rem;}
.k-pop-container .k-music-dancer span{font-size:1rem;padding-left:.4em;}

.k-pop-container .k-music-timeplace .exp-btn {padding:1em 1em .9em;right:-.5em;top:-.2em;border-radius:20px;}
.k-pop-container .k-music-timeplace .arw {color:#fff;font-size: 1.4rem;}
	

/* K-POP music instructor
------------------------------------------- */
.k-inst-sec-ttl {
  margin-bottom:2rem;
  text-align:center;
  line-height:1.4;
  padding:0 0 .6em;
}
.k-inst-sec-ttl .en{
  font-size:2.6em;
  font-weight:normal;
}
.k-inst-sec-ttl .ja{
  display:inline;
  font-size:2.0em;
}
.k-inst-col-a {
  float: right;
  width: 47%;
}
.k-inst-col-b {
  float: left;
  width: 47%;
}
.k-inst-col-d {
  width: 100%;
}
.k-inst-sec {
  margin-bottom: 4rem;
}
.k-inst-cover {
  max-width: 400px;
  margin:0 auto 2em;
}
.k-inst-cover img {
  display:block;
  margin:0 auto 0;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, .25);
     -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, .25);
      -ms-box-shadow: 0px 0px 8px rgba(0, 0, 0, .25);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, .25);
  border:6px solid #fff;		   
}
.k-inst-main {
  font-size: 1.6rem;
   padding: 1em 0 0;  
}
.k-inst-main2 {
   padding: 0 0 1em;  
}
.k-inst-lede dl {
  text-align:left;	
  font-size: 2rem;
  margin-bottom: 4rem;
  padding-left:1%;
}
.k-inst-lede .name dt {
  font-size: 2.0rem;  
  margin-bottom:0;   
}
.k-inst-lede .name dd {
  font-size: 4rem;
}
.k-inst-lede .name dd span{
  font-size: 2.6rem;
}
.k-inst-coat-ttl {
  margin-bottom: .8em;
  color: #CCAA60;
  text-align:left;	
  padding-left:2%; 
  font-size: 1.6rem;   
}
.k-inst-coat-desc {
  margin-bottom: 1.5em;
  padding:0 0 0 2%;
  font-size: 1.8rem; 
  font-weight:bold;
  text-align:left;
}
.k-inst-coat-desc2 {
  font-size: 1.6rem; 
  text-align:left;
  padding:0 0 0 2%;
}
.k-inst-sec-ttl2 {
  padding: .8em 0;
  margin-bottom: 1.4rem;
  color: #333;
  font-size: 1.6rem;   
  text-align: center;
  background-color: #ededed;
}
.k-inst-prof-info {
  font-size:1.7rem;
  line-height:1.6;
  font-weight:bold;
  border:0px solid #ccc;
  padding:1.5em 0 0 .5em;
  margin-bottom: 0rem;
}
.k-inst-prof-info p{
  margin-bottom: .5em;
}
.k-inst-prof-info .inst-lesson-btn {
  padding:0 0 1.5em 0;
  border-bottom:1px dotted #ccc;
}
.k-inst-prof-info .exp-btn {
  font-weight:normal;
  font-size:1.6rem;
  margin-top:1em;
}
.k-inst-prof-info span {
  font-size:2.3rem;
}

.k-inst-prof-info2 {
  font-size:1.4rem;
  line-height:1.5;
  border:1px solid #ccc; 
  padding:1.5em;  
  margin-bottom: 0rem;
}

}

@media screen and (min-width: 1024px) {
/* noa school
------------------------------------------- */
.noaschool-box {padding:3em 0 2em;}
.relate-desc {padding:0 1em 0em;top:10%;}
.relate-desc img{width:100%;margin:0 auto .5em;}
.relate-desc p{font-size:.6em;line-height: 1.4;letter-spacing:-.5px;}

/* rental studio
------------------------------------------- */
.n-st-logobox {top:14%;line-height:1.4;}
.n-st-logobox img {width:80%;margin:0 auto .5em;}
.n-st-logobox p{padding:0 1em;font-size:.6em;}	
}

@media screen and (min-width: 1200px) {
	
/* noa school
------------------------------------------- */
.noaschool-box {padding:2em 0 2em;}
.relate-desc {padding:0 1.5em 0em;}
.relate-desc p{font-size:.9em;line-height: 1.6;letter-spacing:0;}

/* rental studio
------------------------------------------- */
.n-st-logobox {top:10%;line-height:1.4;}
.n-st-logobox img {margin:0 auto 1em;}
.n-st-logobox p{padding:0 1.5em;font-size:1.2rem;}	
}

@media screen and (min-width: 1440px) {
	
/* noa school
------------------------------------------- */
.noaschool-box {padding:2em 0 2em;}
.relate-desc {padding:0 1.75em 0em;top:15%;}
.relate-desc p{font-size:.9em;line-height: 1.6;letter-spacing:0;}

/* rental studio
------------------------------------------- */
.n-st-logobox {top:15%;line-height:1.4;}
.n-st-logobox img {margin:0 auto 1em;}
.n-st-logobox p{padding:0 2em;font-size:1.3rem;}	
}

@media screen and (min-width: 1800px) {
	
/* noa school
------------------------------------------- */
.relate-desc {padding:0 2em 0em;top:20%;}
.relate-desc p{font-size:1.1em;line-height: 1.6;letter-spacing:0;}

/* rental studio
------------------------------------------- */
.n-st-logobox {top:23%;line-height:1.4;}
.n-st-logobox img {margin:0 auto 1em;}
.n-st-logobox p{padding:0 2em;font-size:1.5rem;}	
}