@charset "utf-8";
header,
div#content,
footer {
  margin: 0 auto;
  text-align: left;
  width: 950px;
  position: relative;
  background: #231815;
  color: #fff;
}

/*----------------------------------------
	header
----------------------------------------*/
#head-logo {
  position: relative;
  height: 375px;
  margin: 0 auto 18px;
}

#logo {
  position: absolute;
  z-index: 1;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  width: 945px;
  height: 375px;
  background: url("../img/logo.png") no-repeat;
  background-position: center top;
}

#bg-img {
  position: absolute;
  width: 945px;
  height: 375px;
  background: url("../img/chair_back.jpg");
  background-attachment: fixed;
  background-position: center center;
}

#head-intro {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: .1em;
}

#news {
  width: 950px;
  height: 20px;
  margin: 0 auto 12px;
}

#news-title {
  color: #231815;
  text-align: center;
}

.the-news > span {
  color: #fff;
  font-size: 18px;
}

.head-nav {
  width: 950px;
  margin-bottom: 16px;
  padding: 5px 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  background: #231815;
}

.head-nav.stuck {
  position: fixed;
  top: 0;
  z-index: 1;
  border-top: none;
  box-shadow: 0 2px 3px rgba(35, 24, 21, 0.8), 0 2px 4px rgba(35, 24, 21, 0.3);
}

.the-nav {
  display: block;
  float: left;
  width: 118.75px;
  padding-top: 4px;
  text-align: center;
  font-size: 14px;
  letter-spacing: .3em;
}

.the-nav a {
  text-decoration: none;
}

.nav-intro, .nav-pn, .nav-st, .nav-ac {
  padding-top: 0;
  font-size: 12px;
  line-height: 1.2em;
}

/*----------------------------------------
	content
----------------------------------------*/
.cont-head {
  margin: 30px auto 30px;
}

.cont-head > h3 {
  font-size: 18px;
  text-align: center;
}

.cont-head-sub {
  font-size: 14px;
  color: #c3c4c4;
  text-align: center;
  letter-spacing: .3em;
}

.the-page {
  position: relative;
  width: 950px;
  margin: 0 auto;
}

.cont {
  width: 570px;
  margin: 0 auto;
}

#top {
  position: absolute;
  height: 0;
  margin: 0;
  padding: 0;
}

hr {
  width: 950px;
  margin: 350px auto;
  border: none;
  border-top: 1px solid white;
}

/* intro */
#intro {
  background: url("../img/bg_img/bg_img13.png") no-repeat center center;
}

#introduction {
  text-align: center;
  font-size: 16px;
  line-height: 1.5em;
}

#intro-cont {
  width: 100%;
  margin-bottom: 160px;
}

#intro-head {
  margin-bottom: 60px;
}

#story-cont {
  width: 100%;
  margin-bottom: 80px;
}

#story-text {
  text-align: center;
  font-size: 16px;
  line-height: 1.5em;
}

/* cast */
#cast-cont {
  margin: 0;
}

.cast-wrp {
  position: relative;
  width: 950px;
  text-align: left;
  background-repeat: none;
}

.cast-img {
  float: left;
  width: 150px;
  height: 300px;
}

.cast-name, .cast-prof {
  float: left;
  width: 570px;
  margin: 0 40px;
  font-size: 14px;
}

.cast-name {
  margin-top: 30px;
  color: #fff;
  font-size: 24px;
  text-align: left;
  letter-spacing: .1em;
}

.sub-cast-name {
  font-size: 18px;
  vertical-align: -2px;
}

.cast-prof {
  font-size: 14px;
}

#iwashita-wrp {
  top: 0;
  background: url("../img/bg_img/bg_img08.png") no-repeat 150px;
}

#hosomi-wrp {
  top: -40px;
  background: url("../img/bg_img/bg_img06.png") no-repeat 450px;
}

#hosomi-img {
  float: right;
}

#hosomi-prof, #hosomi-name {
  margin-left: 190px;
}

#hosomi-name {
  text-align: right;
}

#yamazaki-wrp {
  top: -60px;
  background: url("../img/bg_img/bg_img09.png") no-repeat 180px;
}

/* staff */
#staff-cont {
  margin: 0;
}

.staff-wrp {
  position: relative;
  width: 950px;
  text-align: left;
}

.staff-name, .staff-part, .staff-prof {
  float: left;
  width: 570px;
  margin: 0 40px;
}

.staff-part {
  margin-top: 30px;
  line-height: .5em;
}

.staff-name {
  color: #fff;
  font-size: 24px;
  text-align: left;
  letter-spacing: .1em;
}

.sub-staff-name {
  font-size: 18px;
  vertical-align: -2px;
}

#sugihara-wrp {
  background: url("../img/bg_img/bg_img04.png") no-repeat 150px;
  margin-bottom: 28px;
}

#eugene-wrp {
  top: -20px;
  width: 610px;
  margin: 0 0 30px 150px;
  background: url("../img/bg_img/bg_img07.png") no-repeat 380px;
}

#tech-wrp {
  margin-left: 190px;
  width: 570px;
  background: url("../img/bg_img/bg_img06.png") no-repeat;
}
#tech-wrp small {
  font-size: 12px;
}

/* production note */
.pn-cont {
  margin: 50px auto;
  font-size: 24px;
  text-align: center;
}

#pn1 {
  background: url("../img/bg_img/bg_img08.png") no-repeat 14px 10px;
}

#pn2 {
  background: url("../img/bg_img/bg_img07.png") no-repeat center center;
}

.pn-heading {
  margin-bottom: 10px;
  font-size: 18px;
}

.pn-text {
  font-size: 14px;
}

.pn-text > small {
  font-size: 12px;
}

.pn-img {
  display: block;
  float: left;
  width: 131px;
  margin: 10px;
  margin-left: 0;
}

.photo-copy {
  display: block;
  clear: both;
  font-size: 12px;
}

/* scheule/ticket */
#st {
  width: 100%;
  background: url("../img/bg_img/bg_img14.png") no-repeat center center;
}

.st-cont-head, .ac-cont-head, .intro-cont-head {
  border-bottom: 1px solid white;
  width: 570px;
  margin: 30px auto;
  text-align: center;
  font-size: 18px;
}

.the-date {
  border-bottom: 1px solid white;
}

.date, .status {
  float: left;
  font-size: 18px;
  line-height: 1.8em;
}

.date {
  width: 50%;
}

.status {
  width: 50%;
  text-align: center;
}

.ticket-text {
  margin-bottom: 36px;
}

/* ac */
#stdio21 {
  font-size: 21px;
}

#site-guide, #form-link {
  display: block;
  width: 210px;
  height: 50px;
  margin: 18px auto;
  background: url("../img/chair_back.jpg") repeat fixed;
}

/* special */
#blog-link, #interview-link, #dialogue-link {
  display: block;
  width: 271px;
  height: 81px;
  margin: 18px auto;
  background: url("../img/chair_back.jpg") repeat fixed;
}

#form-link {
  margin: 0;
}

/*----------------------------------------
	blog
----------------------------------------*/
#blog-cont {
  width: 950px;
  margin: 0 auto;
}

#blog-title {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  font-size: 21px;
  text-align: center;
}

.the-cont {
  margin: 30px 0 60px;
  padding: 18px 0;
}

.date-wrp {
  float: left;
  width: 96px;
  height: 156px;
  padding: 30px 30px;
}

.the-year, .the-month, .the-date {
  text-align: center;
  line-height: .9em;
  font-style: italic;
}

.the-year {
  font-size: 36px;
}

.the-month, .the-date {
  font-size: 72px;
}

#blog-cont .the-date {
  border-bottom: 3px solid white;
}

.cont-wrp {
  float: left;
  width: 794px;
  padding: 30px 0;
  border-bottom: 1px solid white;
}

.cont-title {
  font-size: 24px;
  line-height: 1;
  padding-bottom: 6px;
  margin-bottom: 18px;
  border-bottom: 1px solid white;
}

/*----------------------------------------
	footer
----------------------------------------*/
/*----------------------------------------
	clearfix
----------------------------------------*/
.clearfix, .the-page, .cast-wrp, .staff-wrp {
  min-height: 1px;
  _height: 1%;
}
.clearfix:after, .the-page:after, .cast-wrp:after, .staff-wrp:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
