@charset "UTF-8";
@import url(base.css);
.colGold {
  color: #daa93e;
}

.ticketBtn {
  text-align: center;
}
.ticketBtn a {
  display: inline-block;
  background: -webkit-linear-gradient(#ea181f 0%, #52110c 100%);
  background: -o-linear-gradient(#ea181f 0%, #52110c 100%);
  background: linear-gradient(#ea181f 0%, #52110c 100%);
  color: #FFF;
  font-size: 20px;
  padding: 10px 50px;
  border-radius: 5px;
}

.viewBtn {
  text-align: center;
}
.viewBtn a {
  display: inline-block;
  background: -webkit-linear-gradient(#063277 0%, #011c45 100%);
  background: -o-linear-gradient(#063277 0%, #011c45 100%);
  background: linear-gradient(#a18e0d 0%, #3f2f02 100%);
  color: #FFF;
  font-size: 20px;
  padding: 10px 50px;
  border-radius: 5px;
}

/*-------------------------------------------------
	++ BASE
-------------------------------------------------*/
body {
  background: #000 url("../img/cbg.jpg") center top repeat;
  font-family: 'Noto Serif JP', serif;
}

img {
  display: block;
}

.sp {
  display: none;
}

#container {
  margin: 0 auto;
  text-align: center;
  position: relative;
  min-width: 1000px;
  overflow-x: hidden;
}

.cInner {
  display: block;
  clear: both;
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  letter-spacing: 1px;
}

.b50Pnl, #main .mainDate, .section .pnl {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  padding: 25px 50px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  margin: 0 auto;
  text-align: center;
}

/*-------------------------------------------------
	++ HEAD
-------------------------------------------------*/
#header {
  width: 100%;
  height: 60px;
  background-color: #FFF;
}
#header h1 {
  float: left;
}
#header .link {
  float: right;
  padding: 15px;
  margin-top: 5px;
  font-family: 'Arial','游ゴシック体','YuGothic','游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
}
#header .link span {
  display: none;
}
#header .link a {
  background-color: #9F291A;
  color: #FFF;
  font-size: 16px;
  padding: 5px 10px;
}
#header .goods {
  float: right;
  width: 170px;
  border: 1px solid #CCC;
  margin-top: 10px;
  margin-right:10px;
}
#header .goods img {
  width: 100%;
  height: auto;
}

/*-------------------------------------------------
	++ MAIN
-------------------------------------------------*/
.bgWrap1 {
  position: relative;
}

#main {
  background: #000 url("../img/main_bg.jpg") center top no-repeat;
  min-height: 900px;
}
#main:after {
  background: url("../img/csn_rope.png") center top repeat-x;
  display: block;
  content: "";
  width: 100%;
  height: 18px;
}
#main .cInner {
  padding-top: 37px;
  min-height: 900px;
}
#main .cInner img {
  margin: 0 auto;
  text-align: center;
}
#main .cache {
  padding-top: 70px;
}
#main .mainDate {
  width: 660px;
  color: #daa93e;
  margin-top: 55px;
  padding: 15px;
}
#main .mainDate .date {
  font-size: 26px;
}
#main .mainDate .date span {
  font-size: 38px;
}
#main .mainDate .place {
  font-size: 26px;
}
#main .mainDate .ticketBtn {
  margin-top: 10px;
}
#main .mainDate.first {
  margin-top: 100px;
}

#menu {
  position: absolute;
  width: 100%;
  height: 136px;
  top: 840px;
  left: 0;
  padding: 50px 0;
  z-index: 10;
  background: url("../img/menupanel.png") center top no-repeat;
}
#menu ul {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  position: relative;
  font-size: 0;
  line-height: 0;
}
#menu ul li {
  display: inline-block;
  position: relative;
  padding: 0 15px;
}
#menu ul li img {
  display: block;
}
#menu ul li span img {
  opacity: 0.3;
}
#menu ul li.goods {
  display: none;
}
#menu.move {
  width: 100%;
  height: 63px;
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
}

/*-------------------------------------------------
	++ COMMON
-------------------------------------------------*/
.section h2 img {
  margin: 0 auto;
  text-align: center;
}
.section .pnl {
  width: 900px;
  position: relative;
}

/*-------------------------------------------------
	++ CONTENTS2
-------------------------------------------------*/
.bgWrap2 {
  position: relative;
  background: url(../img/shadow_a.png) center top repeat-x;
  z-index: 9;
}
.bgWrap2:after {
  background: url("../img/csn_rope.png") center top repeat-x;
  display: block;
  content: "";
  width: 100%;
  height: 18px;
}

#news {
  padding-top: 190px;
}
#news .pnl {
  padding-bottom: 40px;
}
#news .entryList {
  margin-top: 10px;
  text-align: left;
}
#news .entryList ul li {
  padding: 10px 0;
}
#news .entryList ul li .date {
  margin-right: 15px;
}
#news .link {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
#news .link a {
  background: url(../img/arrow_red.png) right center no-repeat;
  padding-right: 40px;
}

#twitter {
  background: url(../img/shadow_b.png) center bottom repeat-x;
  position: relative;
  padding: 75px 0 160px 0;
}
#twitter .twBox {
  margin-top: 25px;
}

/*-------------------------------------------------
	++ CONTENTS3
-------------------------------------------------*/
.bgWrap3 {
  position: relative;
  background: url(../img/intro_bg.jpg) center top repeat;
  z-index: 9;
}
.bgWrap3:after {
  background: url("../img/cast_bg_top.png") center bottom repeat-x;
  display: block;
  content: "";
  width: 100%;
  height: 400px;
  position: absolute;
  bottom: -170px;
  left: 0;
  z-index: 8;
}

#intro {
  background: url(../img/intro_bg_a.jpg) center top repeat-x;
  position: relative;
  padding-top: 135px;
}
#intro .pnl {
  background: rgba(17, 8, 2, 0.7);
  width: 990px;
}
#intro .text {
  margin-top: 55px;
  font-size: 18px;
  line-height: 42px;
  text-align: left;
}
#intro .text .taC {
  display: block;
  text-align: center;
}
#intro .text .taR {
  display: block;
  text-align: right;
}

#story {
  position: relative;
  padding-top: 110px;
  background: url(../img/intro_b.png) center bottom no-repeat;
}
#story .pnl {
  background: rgba(17, 8, 2, 0.7);
  width: 990px;
  padding-bottom: 170px;
}
#story .text {
  position: relative;
  z-index: 9;
  margin-top: 40px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

/*-------------------------------------------------
	++ CONTENTS4
-------------------------------------------------*/
.bgWrap4 {
  position: relative;
  background: url("../img/cast_bg.jpg") center -125px repeat;
  z-index: 7;
}
.bgWrap4:after {
  background: url("../img/csn_rope.png") center top repeat-x;
  display: block;
  content: "";
  width: 100%;
  height: 18px;
}

#cast .cInner {
  background: url("../img/cast_title_bg.png") center top no-repeat;
  padding-top: 185px;
}
#cast .cInner:after {
  display: block;
  content: "";
  background: url("../img/cast_item1.png") right top no-repeat;
  width: 174px;
  height: 310px;
  position: absolute;
  bottom: 0;
  left: -100px;
}

#music .cInner {
  background: url("../img/music_title_bg.png") center top no-repeat;
  padding-top: 200px;
}
#music .cInner:before {
  display: block;
  content: "";
  background: url("../img/cast_item2.png") right top no-repeat;
  width: 182px;
  height: 476px;
  position: absolute;
  top: -100px;
  right: 0;
}

.photoPnl ul {
  letter-spacing: -.4em;
}
.photoPnl ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 180px;
  margin: 50px 25px 0 25px;
  font-size: 14px;
  letter-spacing: normal;
  line-height: 120%;
}
.photoPnl ul li a {
  display: block;
}
.photoPnl ul li img {
  display: block;
}
.photoPnl ul li .name {
  display: block;
  background: #000 url(../img/icon_arrow.png) right 5px center no-repeat;
  width: 100%;
  height: 56px;
  padding: 5px;
}
.photoPnl ul li .name.l2 {
  padding-top: 12px;
}
.photoPnl ul li .name.l1 {
  padding-top: 20px;
}
.photoPnl ul li .name.l3 {
  padding-top: 5px;
}
.photoPnl ul li .name.nlink {
  background-image: none;
}
.photoPnl ul li .name h2 {
  font-size: 14px;
}
.photoPnl ul li .name .pl {
  font-size: 12px;
}
.photoPnl ul li .name .pl span {
  display: block;
}
.photoPnl ul li .name .crd {
  font-size: 9px;
}

#staff .cInner {
  background: url("../img/staff_title_bg.png") center top no-repeat, url("../img/staff_item1.png") right bottom no-repeat, url("../img/staff_item2.png") left top no-repeat;
  padding: 150px 0 240px 0;
}
#staff .staffList {
  margin: 40px auto 0 auto;
  text-align: center;
}
#staff .staffList ul li {
  display: block;
  clear: both;
  font-size: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
#staff .staffList ul li span {
  display: inline-block;
  background: url("../img/staff_line.png") left bottom repeat-x;
  padding: 6px 0;
}
#staff .staffList ul.sublist {
  margin-top: 40px;
}
#staff .staffList ul.sublist li {
  font-size: 16px;
  padding: 8px 0;
}
#staff.first {
  padding-top: 130px;
}

/*-------------------------------------------------
	++ CONTENTS5
-------------------------------------------------*/
.bgWrap5 {
  position: relative;
  background: url("../img/footer_bg.png") center bottom repeat-x;
}

#movie {
  padding-top: 50px;
}
#movie .youtube {
  margin-top: 50px;
}

#ticket {
  padding-top: 90px;
}
#ticket .ticketWrap {
  margin-bottom: 40px;
  text-align: left;
  margin-top: 40px;
}
#ticket .ticketWrap h2 {
  text-align: center;
  margin: 0 auto 30px auto;
  font-size: 24px;
}
#ticket .ticketWrap table {
  width: 100%;
  border: 1px solid #424116;
  margin-bottom: 20px;
}
#ticket .ticketWrap table caption {
  display: none;
}
#ticket .ticketWrap table th, #ticket .ticketWrap table td {
  border: 1px solid #424116;
  padding: 10px;
  background-color: #000;
}
#ticket .ticketWrap table th {
  font-size: 16px;
  text-align: center;
  width: 40%;
}
#ticket .ticketWrap table td {
  width: 40%;
}
#ticket .ticketWrap table td.dn {
  text-align: center;
  width: 20%;
}
#ticket .ticketWrap table td.ptn {
  text-align: center;
  width: 20%;
}
#ticket .ticketWrap table td.time {
  text-align: center;
  width: 40%;
}
#ticket .ticketWrap .att {
  margin-bottom: 10px;
}
#ticket .ticketWrap .infoText {
  position: relative;
  margin-bottom: 30px;
}
#ticket .ticketWrap .infoText a {
  color: #FFF;
  text-decoration: underline;
}
#ticket .ticketWrap .infoText a:hover {
  text-decoration: none;
}
#ticket .ticketWrap .infoText span {
  font-size: 14px;
}
#ticket .ticketWrap .infoText #seat {
  position: absolute;
  top: 110px;
  right: 0;
  width: 180px;
}
#ticket .ticketWrap .infoText #seat a {
  outline: none;
}
#ticket .ticketWrap .infoText #seat a.btn {
  font-size: 14px;
  text-decoration: none;
  padding: 5px 15px;
  display: block;
  text-align: center;
  background: -webkit-linear-gradient(#967645 0%, #634c17 100%);
  background: -o-linear-gradient(#967645 0%, #634c17 100%);
  background: linear-gradient(#967645 0%, #634c17 100%);
}
#ticket .ticketWrap .infoText.mt60 {
  margin-top: 30px;
}
#ticket iframe {
  margin-top: 50px;
}

#footer .cInner {
  padding-top: 150px;
}
#footer .copyright {
  padding: 10px 0;
  font-size: 12px;
}

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#spCover {
  display: none;
}

#pageTop {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
}
