.contentsBox {
	padding-top: 30px;
}
.sideBox {
	padding-top: 0;
}

/* スライド ------------------------------ */
.titleBox {
	background-color: rgba(0,0,0,.5);
	padding: 1em;
	color: #fff;
}
.titleBox h3, .titleBox h4 {
	margin: 0 auto 10px;
	color: #fff;
}
.titleBox h3 {
	/*border-bottom: solid 1px #666;*/
	font-size: 36px;
	padding-bottom: 6px;
}
.titleBox h4 {
	margin-bottom: 0;
}
.carousel-caption {
  position: absolute;
  right: 0%;
  bottom: 0px;
  left: 0%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}



/* コンテンツ ------------------------------ */
.pageTitle {
	font-size: 14px;
	border-top: solid 1px #333;
	margin-top: 0;
	padding-top: 2px;
}
.pageTitle span {
	color: #fff;
	background-color: #333;
	padding: 0 5px;
}
/*
.contentsBox h5:first-child {
	font-size: 20px;
	line-height: 1.4em;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: dotted 1px #ccc;
	margin-top: 0;
	text-shadow: -1px 1px 0 rgba(136,136,136,.2);
}
*/
.contentsBox h5 {
	font-size: 20px;
	line-height: 1.4em;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: dotted 1px #ccc;
	margin-top: 80px;
	text-shadow: -1px 1px 0 rgba(136,136,136,.2);
}
.contentsBox h6 {
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: dotted 1px #ccc;
	margin-top: 80px;
	text-shadow: -1px 1px 0 rgba(136,136,136,.2);
}
.contentsBox p {
	font-size: 14px;
	line-height: 1.8em;
}

/* イメージ */
.img-box {
	margin-bottom: 2em;
}
	.img-center {
		text-align: center;
	}
	.img-left {
		float: left;
		margin-right: 1em;
	}
	.img-right {
		float: right;
		margin-left: 1em;
	}
	.img-box p {
		text-align: left;
		font-size: 12px;
		line-height: 1.2em;
		color: #888;
		text-indent: 0;
	}
	.img-box p .pull-left, .img-box p .pull-right {
		text-align: right;
		font-size: 10px;
		line-height: 1.2em;
		color: #888;
	}

img.img-responsive {
	margin-bottom: .5em;
}

/* NBSチケット枠 */
table.nbs-ticket { background-color: #f1f1f1; }
table.nbs-ticket tr { background-color:#f7f7f7; }
table.nbs-ticket tr:first-child { background-color:#f1f1f1; }
table.nbs-ticket tr td { border: solid 1px #fff!important; }
/* 写真の上にキャプションを配置する */
.caption-on-photo {  }
.caption-on-photo .titleBoxTop {
	color: #ccc;
	margin-bottom: -27px;
	padding: 5px;
	font-size: 12px;
	background-color: rgba(0,0,0,.5);
	z-index: 2;
	position: relative;
}
.caption-on-photo .titleBoxBottom {
	color: #ccc;
	margin-top: -30px;
	padding: 5px;
	font-size: 10px;
	text-align: right;
	background-color: rgba(0,0,0,.5);
	z-index: 1;
	position: relative;
}
.caption-on-photo img.img-responsive {
	z-index: 0;
	position: relative;
}
.caption-on-photo .col-md-4.col-sm-4 {
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}



/* 公演ナビゲーション ------------------------------ */
.list-group.stageNavi {}
.list-group.stageNavi .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group.stageNavi .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.list-group.stageNavi a.list-group-item {
  color: #333;
}
.list-group.stageNavi .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #333;
  border-left: solid 5px #333;
}
.list-group.stageNavi a.list-group-item:hover, .list-group.stageNavi a.list-group-item:focus {
  text-decoration: none;
  color: #fff;
  background-color: #111;
  border-color: #333;
}
.list-group.stageNavi a.list-group-item.active, .list-group.stageNavi a.list-group-item.active:hover, .list-group.stageNavi a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #333;
  border-color: #333;
}



/* customize.cssの上書き ------------------------------ */
@media (max-width: 1200px) {
.side-stages-list .col-md-12.col-xs-6:nth-child(even) {
	clear: both!important;
}
.side-stages-list .thumbnail {
	padding: 5px!important;
}
}
.side-stages-list {
	margin-left: 0;
	margin-right: 0;
}
.side-stages-list a:hover, .side-stages-list a:focus {
  color: #fff;
  color: inherit;
  text-decoration: underline;
}
.side-stages-list .thumbnail img {
}
.side-stages-list .thumbnail img:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}
.side-stages-list .thumbnail {
	padding: 0;
	margin-bottom: 10px;
	border: none;
	display: block;
}
.side-stages-list .post_meta {
	font-size: 12px;
	margin-top: 1em;
}
.sideBox .side-stages-list .title_t,
.side-stages-list .title_t {
	margin-top:0;
	font-size: 14px;
}
.side-stages-list .post_meta {
	font-size: 12px;
	margin-top: 0;
}

.carousel-control {
  color: #fff;
}
.side-stages-list .post_meta {
	text-align: left;
	padding-bottom: .25em;
	padding-top: .25em;
	line-height: 1.5em;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ccc;
}
.side-stages-list .post_meta:last-child {
	margin-bottom: 30px;
}
.nameBox p { margin-bottom: 0; }
.nameBox p + div { margin-top: 1em; }

.stageList2016 .side-stages-list {
	background-color: #fff;
}
.stageList2016 .thumbnail {
	margin-bottom: 5px;
}
.stageList2016 .title_t,
.stageList2016 .post_meta {
	font-size: 10px;
	line-height: 1.2em;
	margin-left: 5px;
	margin-right: 5px;
}
.stageList2016 .post_meta {
	margin-bottom: 10px;
}
.stageList2016,
.stageList2016 a:link, a:visited {
	color: #888;
}
.btn.btn-danger:visited,
footer a:visited { color: #fff; }

/* ↓公演アーカイブページのみ使用。本番サーバでは2005年以前は非表示。テストサーバでは2005年以前も表示。 */
.host-85ae6575f935617cb47343eeb8c373ba .hidden-panel {
	display: none!important;
	visibility: hidden!important;
}


/* 公演概要 ------------------------------ */
.schedule-head {
	padding:10px;
	padding-bottom:5px!important;
	background-color: #f7f7f7;
	color: #222;
}
.ticketPrice {
	font-size: 15px!important;
	font-weight: 700;
}
.ticketPrice td:first-child {
	width:80px;
	text-align:center;
}
.ticketPrice td p.small {
	font-size: 10px!important;
	text-shadow: none!important;
	text-align: left;
	margin-bottom: 0;
}
@media (max-width: 768px) {
	.nameBox .dl-horizontal dd {
	  margin-top: -20px;
	}
	.container-mobile {
		padding-left: 0;
		padding-right: 0;
	}
	.sideBox {
		border-top: solid 1px #ccc;
		padding-top: 16px;
		background-color: #eee;
	}
}
.label-mini { padding: 0 .4em; }

/*  */
.contentsBox .castTable h6 {
	font-size: 11px;
	font-weight: 700;
	color: #000;
	margin-bottom: 0;
	padding-bottom: 1px;
	border-bottom: none;
	margin-top: 1px;
	text-shadow: -1px 1px 0 rgba(136,136,136,.2);
}
.contentsBox .castTable p {
  font-size: 10px;
  color: #222;
  line-height: 1.1em;
  text-indent: 0;
  margin-top: 2px;
  margin-bottom: 7px;
}
.contentsBox .credit {
	color: #999!important;
}
.contentsBox .castTable p small {
  font-size: 10px;
}

/* ストーリー */
.storyBox {}
.storyBox h5 {
	text-align: center;
}
.storyBox h6 {
	border-bottom: none;
}


@media screen and (min-width: 768px) {
.carousel-caption {
  right: 0%;
  left: 0%;
  padding-bottom: 0px;
}
}


@media screen and (max-width: 991px) {
	ul.col-md-6.small { padding-left: 30px!important; }
}

