@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
#nav_global > ul {
    max-width: 1600px !important;
    margin: 0 auto;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
}
#nav_global > ul > li {
    width: auto;
    float: none;
    flex-grow: 1;
}
/*----------------------------------------------------------------------------title*/
/*----------------------------------------------------------------------------common1*/
table #fancybox-title-float-main{
  padding: 0 !important;
}
.disnone {
  display: none;
}
.news_txt {
	border-bottom: none;
	border-top: solid #ddd 1px;
}
.link a:link {
	text-decoration: none;
	color: #529f8f;
}
.link a:visited {
	color: #529f8f;
}
.link a:hover, .link a:active {
	color: #529f8f;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.b {
    font-weight: 800;
}
b {
    font-weight: 800;
}
.fwb {
  font-weight: bold; }

.zure,
.anclink,
#recruit,
#access,
#gallery,
#News,
#jazz,
#shibu,
#fula,
#yoga,
#roudoku,
#hiphop_jr,
#hipgroup,
#hip40,
#party_dance,
#bridal,
#license,
#need,
#beginner,
#trial,
#private,
#group,
#friend,
#hiphop_dance,
#business_trip,
#shibu,
#chia,
#jiriki,
#pira,
#party,
#hiroshi,
#ran,
#chia,
#rental {
  margin-top: -90px;
  padding-top: 90px; 
}

/*----------------------------------------------------------------------------common2*/
/*----------------------------------------------------------------------------common3*/

@media screen and (max-width: 768px){
/* ================================================================= 
 *
 * tablet size
 *
 * ================================================================= */
/*----------------------------------------------------------------------------title*/
/*----------------------------------------------------------------------------common1*/
/*----------------------------------------------------------------------------common2*/
/*----------------------------------------------------------------------------common3*/

/* tablet END ###################################################### */
}
@media screen and (max-width: 468px){
/* ================================================================= 
 *
 * smartphone size
 *
 * ================================================================= */
/*----------------------------------------------------------------------------title*/
/*----------------------------------------------------------------------------common1*/
/*----------------------------------------------------------------------------common2*/
/*----------------------------------------------------------------------------common3*/

/* smartphone END ################################################## */
}