@charset "utf-8";

/* ------------------------------------------------------- 
  Global Noscript Layout
  -------------------------------------------------------- */

/* ------------------------------------------------------- 
  Global Noscript Basic Layout
  -------------------------------------------------------- */

/* ==============================
　　#gnav 
 ============================= */
#gnav ul li a:hover img.border {
display:block;
}


/* ------------------------------------------------------- 
  Global Noscript Home Layout
  -------------------------------------------------------- */

/* ==============================
　　#visual 
 ============================= */
.home #visual {
background:url('/assets/img/home/index_bg_01.jpg') center 189px no-repeat;
}

/* ------------------------------------------------------- 
  Global Noscript Exhibition Layout
  -------------------------------------------------------- */

/* ==============================
　　#contents 
 ============================= */

/* ------------------------------
　　#visuals 
 ------------------------------ */
.exhibition #contents #visuals {
display:none;
}

/* ------------------------------
　　.zone 
 ------------------------------ */
.exhibition #contents #inherit .zoneWindow {
height:auto;
}
.exhibition #contents #inherit .zone {
display:block;
position:static;
}
.exhibition #contents #inherit .zone .visual {
margin-bottom:20px;
display:block;
}


/* ------------------------------------------------------- 
  Global Noscript Theatre Layout
  -------------------------------------------------------- */


/* ------------------------------------------------------- 
  Global Noscript Aftershow Layout
  -------------------------------------------------------- */

/* ==============================
　　#contents 
 ============================= */

/* ------------------------------
　　#visuals 
 ------------------------------ */
.aftershow #contents #visuals {
display:none;
}

/* ------------------------------
　　.zone 
 ------------------------------ */
.aftershow #contents #inherit .zoneWindow {
height:auto;
}
.aftershow #contents #inherit .zone {
min-height:612px;
display:block;
background:url('/assets/img/aftershow/index_img_06.png') 100% 440px no-repeat;
position:static;
overflow:hidden;
}
.aftershow #contents #inherit .zone .visual {
margin-bottom:20px;
display:block;
}


/* ------------------------------------------------------- 
  Global Noscript Tickets Layout
  -------------------------------------------------------- */

/* ==============================
　　#contents 
 ============================= */

/* ------------------------------
　　#rules 
 ------------------------------ */
.tickets #contents #inherit #rules .rules_inner {
display:block;
}


/* ------------------------------------------------------- 
  Global Noscript Access Layout
  -------------------------------------------------------- */


/* ------------------------------------------------------- 
  Global Noscript Terms Layout
  -------------------------------------------------------- */

/* ------------------------------------------------------- 
  Global Noscript Information Layout
  -------------------------------------------------------- */


















