/* 背景 */
body {
	background-image: url(/common/img/bg-01.jpg);
	background-size: 100% auto;
	background-repeat: repeat-x;
	background-color: #fff;
}
.old-contents {
	display: none!important;
	visibility: hidden!important;
	/*border-top: 1px solid #fff;
	margin-top: 50px;
	padding-top: 50px;*/
}
.column-white {
	background-color: rgba(255,255,255,.3);
	padding: 15px;
	margin-bottom: 30px;
}
.column-box-title {
	font-size: 90%;
	text-align: center;
	background-color: rgba(255,255,255,.5);
	color: #284230;
	padding: 6px 0 3px 0;
	margin-top: 0!important;
}

/*　グローバルナビゲーション　*/
.nav-justified {
	width: 100%;
	border-top: solid 1px #62c6f0;
	border-bottom: solid 1px #62c6f0;
}
#gn-box {}
#gn-box a { font-size: 16px; padding:8px; display: block; }
#gn-box a:hover { font-size: 16px; color: #fff; padding:8px; display: block; background-color: #dd5319; }
.gn6 { visibility: hidden!important; display: none!important; }
#gn-box .dropdown-menu { background-color: #dd5319; padding: 0; }
#gn-box .dropdown-menu>li>a { font-size:12px; color: #fff; }
#gn-box .dropdown-menu>li>a:hover { background-color: #fff; color: #dd5319; }

/* ベース */
.container { background-color: transparent; }
h2, h3, h4, h5, h6 {
	color: #fff;
}
.main-contents {
	background-color: #284230;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.navbar-default {
     background-color: transparent;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Rectangle 1: */
#gn-box {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ec9f66 19%, #dd5319 44%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(19%,#ec9f66), color-stop(44%,#dd5319)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ec9f66 19%,#dd5319 44%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#ec9f66 19%,#dd5319 44%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#ec9f66 19%,#dd5319 44%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#ec9f66 19%,#dd5319 44%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dd5319',GradientType=0 ); /* IE6-9 */
border: none;
border-bottom: solid 1px #284230;
}

/* グローバルナビゲーション */
body.bodyID-home .navbar-default .navbar-nav>li.gn00>a,
body.bodyID-news .navbar-default .navbar-nav>li.gn01>a,
body.bodyID-stages .navbar-default .navbar-nav>li.gn02>a,
body.bodyID-schedule .navbar-default .navbar-nav>li.gn03>a,
body.bodyID-ticket .navbar-default .navbar-nav>li.gn04>a,
body.bodyID-home .navbar-default .navbar-nav>li.gn05>a,
body.bodyID-home .navbar-default .navbar-nav>li.gn06>a,
body.bodyID-home .navbar-default .navbar-nav>li.gn07>a {
  color: #fff!important;
  background-color: #222;
}

.head-sub-menu {
	text-align:right;
	padding:90px 20px 0 0px;
	margin-bottom: 5px;
}
.head-sub-menu a {
	color: #fff!important;
}

/* 文字サイズ変更ボタン */
ul#fontSize {
	*zoom: 1; /*forIE6,7*/
	margin: 0 0 -3px 0;
	list-style-type: none;
	padding: 0;
	font-size:10px;
	display:inline-block;
}
ul#fontSize:after {
	content: "";
	display: block;
	clear: both;
}
ul#fontSize li {
	background-color: #ccc;
	padding: 2px;
	line-height:1em;
	margin-right: 1px;
	float: left;
	cursor: pointer;
display: inline-block;
}
ul#fontSize li:hover {
	background-color: #eee;
}
ul#fontSize li.active {
	background-color: #999;
}
ul#fontSize li.active:hover {
	background-color: #999;
}
ul#fontSize li.changeBtnTitle { background-color: #333; margin-left:15px; padding-left:2px; padding-right:2px; color:#999; }
ul#fontSize li.changeBtnTitle:hover { background-color: #333; }

/* = Selected Text ----------------------------------------------- */
::selection {
	background:rgba(153,0,0,.2); /* Safari */
}
::-moz-selection {
	background:rgba(153,0,0,.2); /* Firefox */
}

a {
    color: #fff;
    text-decoration: none;
}
.bodyID22 .entry-asset a {
text-decoration: underline;
}
.bodyID22 .entry-asset a.btn {
text-decoration: none;
}
hr.aLink {
margin-top:154px;
margin-bottom:154px;
}
a:hover, a:focus {
    /*color: #724c25;*/
    color: #fff;
    /*text-decoration: none;*/
}
a:hover, .btn:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

.well p {
  font-size: 18px;
  color: #284230;
}

.borderDark .tableHead {
  background-color: #fff;
  color: #284230;
  text-align: center;
  font-size: 1.4em;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #990000;
  border-color: #990000;
}

.owlBox + .container {
	/*background: url(../img/bg02-scroll.jpg) repeat-y center top;*/
}
.row-fluid { overflow: hidden; }
.no-padding { padding-left: 0; padding-right: 0; }
body {
	/*background: url(../img/bg02-scroll.jpg) repeat-y center top;*/
	/*background: url(../img/bg02.jpg) no-repeat center top;*/
	padding-bottom:0!important;
	font-family: Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic";
	text-align: justify;
}

.animalBox a p {
	font-size: 10px;
	height: 2em;
	margin-bottom: 2em;
}

/* ボタン */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
color: #333;
background-color: #6DB7FC;
/*border-color: #6E859E;*/
}
.share-button {
width: 100%!important;
height: 20px;
    text-align:center;
}
/* Youtbeをレスポンシブにする */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe,
.embed-container object,
.embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* グローバル・ナビゲーション */
.nbsGBbox {margin-top:0px; padding-top:0px; padding-bottom:10px;}
.nbsGBbox .nbsGN {padding-top:10px;padding-bottom:8px; color:#fff;  -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; -moz-border-radius-bottomleft: 0px; -moz-border-radius-bottomright: 0px; border:none;}
.nbsGBbox .nbsGN.nbsGNnbs {background-color:#990000; border-color:#990000; border-bottom:solid 3px #fff; color: rgba(255,255,255,1);
	background-image: -webkit-linear-gradient(98deg, #d94444, #900 65%);
	background-image: -moz-linear-gradient(98deg, #d94444, #900 65%);
	background-image: -o-linear-gradient(98deg, #d94444, #900 65%);
	background-image: linear-gradient(-8deg, #d94444, #900 65%);}
.nbsGBbox .nbsGN.nbsGNballet {background-color:#80562D; border-color:#428BCA; border-bottom:solid 3px #fff; color: rgba(255,255,255,1);
	background-image: -webkit-linear-gradient(98deg, #b28b46, #7f552a 65%);
	background-image: -moz-linear-gradient(98deg, #b28b46, #7f552a 65%);
	background-image: -o-linear-gradient(98deg, #b28b46, #7f552a 65%);
	background-image: linear-gradient(-8deg, #b28b46, #7f552a 65%);}
.nbsGBbox .nbsGN.nbsGNschool {background-color:#6AB6FF; border-color:#6AB6FF; border-bottom:solid 3px #fff; color: rgba(255,255,255,1);
	background-image: -webkit-linear-gradient(98deg, #a0dcff, #189dea 65%);
	background-image: -moz-linear-gradient(98deg, #a0dcff, #189dea 65%);
	background-image: -o-linear-gradient(98deg, #a0dcff, #189dea 65%);
	background-image: linear-gradient(-8deg, #a0dcff, #189dea 65%);}
/* .nbsGBbox .nbsGN.here {font-size:14px!important; font-weight: 900; padding-top:6px; text-shadow: 1px 1px 3px #000; -moz-box-shadow: 0px 2px 3px #ccc; -webkit-box-shadow: 0px 2px 3px #ccc; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); z-index: 1; border:solid 3px rgba(131,0,1,0.8); border-top:none; color: rgba(255,255,255,1);} */
/*.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: #6E859E;
background-color: #9BBBDF;
}*/

/* グローバルナビゲーション　HERE表示 */
/*ホーム*/ .bodyIDhome .navbar-default .navbar-nav>li.gn00>a { color: #fff; background-color: #222; }
/*ニュース*/ .bodyID16 .navbar-default .navbar-nav>li.gn01>a { color: #fff; background-color: #222; }
/*スケジュール*/ .bodyID22 .navbar-default .navbar-nav>li.gn02>a { color: #fff; background-color: #222; }
/*ブログ*/ .bodyID3 .navbar-default .navbar-nav>li.gn03>a { color: #fff; background-color: #222; }
/*カンパニー*/ .bodyID17 .navbar-default .navbar-nav>li.gn04>a,
.bodyID18 .navbar-default .navbar-nav>li.gn04>a,
.bodyID19 .navbar-default .navbar-nav>li.gn04>a,
.bodyID20 .navbar-default .navbar-nav>li.gn04>a,
.bodyID21 .navbar-default .navbar-nav>li.gn04>a,
.bodyID25 .navbar-default .navbar-nav>li.gn04>a { color: #fff; background-color: #222; }
/*スタッフ＆ダンサー*/ .bodyID11 .navbar-default .navbar-nav>li.gn05>a { color: #fff; background-color: #222; }
/*レパートリー*/ .bodyID10 .navbar-default .navbar-nav>li.gn06>a,
.bodyID12 .navbar-default .navbar-nav>li.gn06>a,
.bodyID13 .navbar-default .navbar-nav>li.gn06>a,
.bodyID14 .navbar-default .navbar-nav>li.gn06>a,
.bodyID15 .navbar-default .navbar-nav>li.gn06>a,
.bodyID23 .navbar-default .navbar-nav>li.gn06>a,
.bodyID24 .navbar-default .navbar-nav>li.gn06>a { color: #fff; background-color: #222; }
/*クラブ・アッサンブレ*/ .bodyID26 .navbar-default .navbar-nav>li.gn07>a { color: #fff; background-color: #222; }
/*お問い合わせ*/ .bodyID5 .navbar-default .navbar-nav>li.gn08>a { color: #fff; background-color: #222; }



/* グローバル・ナビゲーション　デザイン変更　上書き ------------------------------------------------------------------------------------------ */
.nbsGBbox {margin-top:0px; padding-top:0px; padding-bottom:10px; max-width:380px; height:auto; /*margin-bottom:10px;*/ background-image: url(../img/nbs-navi.png); background-size:contain; background-repeat: no-repeat; }
.nbsGBbox .nbsGN {text-indent:-9999px; border:none; padding: 0; }
.nbsGBbox a.nbsGN.nbsGNnbs { background: none; border:none; padding: 0; height: 30px; }
.nbsGBbox a.nbsGN.nbsGNballet { background: none; border:none; padding: 0; height: 30px; }
.nbsGBbox a.nbsGN.nbsGNschool { background: none; border:none; padding: 0; height: 30px; }
.nbsGBbox .nbsGN.here { padding-top:0; border:none; }
/* マウスオーバー */
.nbsGBbox a.nbsGN.nbsGNnbs:hover { background: none; border:none; padding: 0; height: 30px; border-bottom: solid 4px #990000; }
.nbsGBbox a.nbsGN.nbsGNballet:hover { background: none; border:none; padding: 0; height: 30px; border-bottom: solid 4px #7a5229; }
.nbsGBbox a.nbsGN.nbsGNschool:hover { background: none; border:none; padding: 0; height: 30px; border-bottom: solid 4px #259ee7; }
/* Here表示 */
#nbs .nbsGBbox a.nbsGN.nbsGNnbs { background: none; border:none; padding: 0; height: 30px; border-bottom: solid 2px #990000; }
#ballet .nbsGBbox a.nbsGN.nbsGNnbs { background: none; border:none; padding: 0; height: 30px; border-bottom: solid 2px #7a5229; }
#school .nbsGBbox a.nbsGN.nbsGNnbs { background: none; border:none; padding: 0; height: 30px; border-bottom: solid 2px #259ee7; }
/* / グローバル・ナビゲーション　デザイン変更　上書き ------------------------------------------------------------------------------------------ */

/* 英語　グローバル・ナビゲーション */
body.body-english .nbsGBbox {margin-top:0px; padding-top:0px; padding-bottom:10px; max-width:380px; height:auto; /*margin-bottom:10px;*/ background-image: url(../img/nbs-navi-e.png); background-size:contain; background-repeat: no-repeat; }


.nav-justified>li {
	border-left: solid 1px #fff;
	border-collapse: collapse;
	background-color: #62c6f0;
	color: #fff;
}
.nav-justified>li:last-child {
	border-right: solid 1px #62c6f0;
	border-collapse: collapse;
	background-color: #62c6f0;
}
.nav-justified>li a {
	vertical-align:middle;
	text-align:center;
	font-size: 13px;
	color: #fff;
}
.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: #fff;
  /*color: #62c6f0;*/
}

.navbar-collapse .nav>li>ul>li,
.navbar-collapse .nav>li>ul>li>a {
	display: block!important;
	padding: 1px 2px;
}
.navbar-collapse .nav>li>a:focus,
.navbar-collapse .nav>li>a:hover,
.navbar-collapse .nav>li>a:active,
.navbar-collapse .nav>li>ul>li>a:focus,
.navbar-collapse .nav>li>ul>li>a:hover,
.navbar-collapse .nav>li>ul>li>a:active {
  text-decoration: none;
  background-color: #fff;
  color: #284230;
  display: block!important;
}
.gn-xs {
	color: #fff;
	border-bottom: solid 1px #fff;
}

.logo img {
	width:100%;
}
.headBox {
    /*-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);*/
/*     background-color: rgba(255,255,255,0.2); */
    /*background: url(../img/bg02.jpg) no-repeat center top;*/
    /*border-top:solid 3px #990000;*/
    border-bottom: none;
}
.headBoxIn {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); */
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    /*box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);*/
    /*border-bottom: 1px solid #ccc;*/
    padding-left: 0;
    padding-right: 0;
}
.headBoxInIn {
    background-image: url(/common/img/bg-head.jpg);
    background-size: cover;
    height: 120px;
}
/* ▼ハンバーガー */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #284230;
}
/* ▲ハンバーガー */
.navbar-default .navbar-collapse {
	/*border-top: solid 1px #ccc;*/
	padding-top:20px;
	padding-bottom:20px;
}
.navbar-nav>li>a {
    padding:10px 10px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    border-left:solid 1px transparent;
    border-right:solid 1px transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #222;
    border-left:solid 1px #fff;
    border-right:solid 1px #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    /*background-color: #222;*/
    border-color: #fff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #fff;
	background-color: #dd5319;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #222;
}
/* carousel */
.carousel-control.left {
    /*background-image: linear-gradient(to right,rgba(255,255,255,0.5) 0,rgba(255,255,255,0.0001) 100%);*/
    background-image: none;
}
.carousel-control.right {
    /*background-image: linear-gradient(to right,rgba(255,255,255,0.0001) 0,rgba(255,255,255,0.5) 100%);*/
    background-image: none;
}
.carouselstage {
    margin-top:10px;
    height:280px;
}
.carouselstage .item {
    height:280px;
    overflow: hidden;
}
.carousel-inner > .item > img {
    /*height:280px;*/
}
.carouselstage .thumbnail {
  margin-bottom: 10px;
  background-color: transparent;
  border: none;
}



/* carousel */
.carousel {
    margin-bottom: 0;
    padding: 0;
}
.carousel.slide {
	/*margin-top: 145px;*/
}
.carouselstage {
    margin-bottom: 0;
    padding: 0 20px 30px 20px;
}
/* The controlsy */
.carousel-control {
	/*left: -12px;*/
    height: 40px;
	width: 40px;
    /*background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;*/
    margin-top: 130px;
    color: #000;
}
.carousel-control.right {
	/*right: -12px;*/
	/*color: #000;*/
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: rgba(255,255,255,.8);
}
.carousel-indicators .active {
background: #990000;
}

.owl-item-box {
	/*padding: 2px;*/
}

.fb-like-box,
.fb-like-box span,
.fb-like-box iframe[style] {
	width: 100%!important;
	background-color: #fff!important;
}


/* スライド ------------------------------------------------------------------------------------------ */
.slide-box {
	margin-top: 0px;
	margin-bottom: 15px;
}
.slide-box h2 {
	padding:15px;
	margin-top: 0;
	margin-bottom: 15px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	background-color: #fafafa;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	/*border-bottom: dotted 1px #cfcfcf;*/
	/*webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);*/
	/*box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);*/
	border: none!important;
}




/* スライド下コンテンツバナー  */
.show-grid .col-md-2, .show-grid .col-md-6 {
    padding-left:0;
    padding-right:0;
}
.show-grid .thumbnail {
    border:none!important;
}
body.category .show-grid .thumbnail, body.entry .show-grid .thumbnail {
    border:none!important;
	margin-bottom:0;
}
.show-grid .thumbnail img { width:100%; }
.thumbnail .caption p {
    text-align:center;
}
/* ニュース */
.panel-title>a {
	line-height: 1.8em;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #fffaf9;
}
a h2, a h3, a h4, a h5, a h6 {
	color: inherit;
}
.table-newslist a {
	display: block;
}
.table-newslist a:hover {
	color: #222;
}
.table-newslist td {
	/*border-top: solid 1px #fff6ee!important;*/
}
.table-newslist tr:hover {
	background-color: #fcfcfc;
}


/* 左サイドバー */
#twitter-widget-0, #twitter-widget-1 {
	min-width: 100%!important;
	width:100%;
}
.banner .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}
.banner a {
  display: block;
  margin-bottom: 15px;
  border: solid 1px rgba(99,  198,  240, 0.52);
  /*padding: 17px 15px 16px 20px;
  color: #3a3a3a;
  background: #e7e7e7;
  border-radius: 3px;
  line-height: 16px;*/
  position: relative;
}
.banner a:hover {
	border: solid 1px #62c6f0;
}


.list-group.ticketNavi { /*padding-bottom: 20px;*/ overflow: visible; }
.list-group.ticketNavi .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group.ticketNavi .list-group-item:last-child {
  /*margin-bottom: 0;*/
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: none;
}
.list-group.ticketNavi a.list-group-item {
  color: #333;
  text-align: center;
}
.list-group.ticketNavi .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #51391c;
  /*border-left: solid 10px #888;*/
}
.list-group.ticketNavi a.list-group-item:hover, .list-group.ticketNavi a.list-group-item:focus {
  text-decoration: none;
  color: #fff;
  background-color: #51391c;
  border-color: #51391c;
}
.list-group.ticketNavi a.list-group-item.active, .list-group.ticketNavi a.list-group-item.active:hover, .list-group.ticketNavi a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #51391c;
  border-color: #51391c;
}

/* サブコンテンツ */
.sub-contents table th {
	background-color: #ddd;
	text-align: center;
}

/* 右サイドバー */
.newsDate {
    color:#A3A3A3;
}
.list-group h4 {
    font-size:12px;
    line-height:1.4em;
    margin-top:.3em;
}
.list-group .media {margin-top:0;}
/* バナー */
.bannerBox {padding:0!important;}
.bannerBox a {padding:0!important; margin-bottom:5px;}
.bannerBox a img {padding:0!important; width:100%;}
/* フッタ */
#bannerBox a {
	display: inline-block;
	margin-bottom:10px;
}
.footwrap01 {
	background-image: url(http://www.nasu-oukoku.com/common/img/bg-foot.jpg);
	background-repeat: no-repeat;
	background-size: 120% auto;
	overflow: hidden;
	color: #fff;
}
.footwrap {
	/*background-color: #62c6f0;*/
	background-color: #284230;
	color: #fff;
	/*width: 100%;*/
	margin-top: 0;
	padding-top: 15px;
}
.footwrap p { color: #fff; text-align: left; }
.footwrap a {
	color: #fff;
}
.footwrap02 .page-header, .footwrap02 .page-header h3 { margin-top: 0; }
footer {padding:0 0 10px 0; margin-top:15px; /*background-color:#222;*/ }
footer p {text-align:center; color:#222;}
footer a {color:#fff;}
.owlBox {
    	margin-top:153px;
		height:auto;
		margin-bottom:20px;
	}
/* ページトップへ戻るボタン */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
/*
#page-top a {
	background: rgba(0,0,0,0.2);
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
*/
#page-top a {
background: rgba(0,0,0,0.2);
  text-decoration: none;
  color: #fff;
  width: 100px;
  padding: 10px 0;
  text-align: center;
  display: block;
  border-radius: 100px;
}
#page-top a:hover {
	text-decoration: none;
	background: rgba(0,0,0,0.5);
}



/*  */
.bg-shadow {
	/*-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);*/
}

/* 記事デザイン ------------------------------------------------------------------------------------------*/
.main-contents {
	color: #fff;
}
.bg-white {
	background-color:#fff;
	padding:10px;
}
.bg-white table {
	color: #284230;
}
.contents-box {
	padding-top: 30px;
}
.contents-box img {
	height: auto;
}

.englishTitle {
	color: #dd5319;
	margin-bottom: .5em;
}
#page-title {
	color: #fff;
	margin-top: 0;
	margin-bottom: .5em;
}
.contents-box h3 {
	margin-top:80px;
}
.contents-box h3:first-child,
.contents-box h4:first-child,
.contents-box p + h3 {
	margin-top:10px;
}
.kakomi01 {
	/*margin-top: 15px;*/
	/*padding: 15px;*/
	/*background-color: rgba(30,51,36,.8);*/
}



/* Bootstrap2対策 */
.span1 img,
.span2 img,
.span3 img,
.span4 img,
.span5 img,
.span6 img,
.span7 img,
.span8 img,
.span9 img,
.span10 img,
.span11 img,
.span12 img {
	width: 100%;
	margin-bottom: 15px;
}
.thumbnails {
  margin-left: -40px;
  list-style: none;
}
ul.thumbnails p {
  text-align: center;
  font-size: 12px;
}
ul.thumbnails a {
  color: #1f3856;
}
ul.thumbnails + p,
.embed-container {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.contents-box>p {
	margin-left: 15px;
	margin-right: 15px;
}



.slide-box h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}
.article {
	padding: 0;
	padding-top: 0;
}
.article h3 {
	margin-top: 40px;
	margin-bottom: 30px;
	color: #222;
}
.article h4 {
	border-bottom: 1px solid #62c6f0;
	margin-top: 2em;
	margin-bottom: 1em;
	padding-bottom: .5em
}
.article h5 {
	border-bottom: 1px dotted #ccc;
	margin-top: 2em;
	margin-bottom: 1em;
}
.article p {
	font-size:14px;
	line-height:1.8em;
}
code { text-align: left; }

.alpha + .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}
.alpha + .col-md-12 ul {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 12px;
}
.panel-heading h4 {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.event-box .col-md-6, .event-box .col-md-4 {
	margin-bottom: 20px;
}
.event-icon.pull-left {
	width: 26px;
	height: auto;
	margin-right: .5em;
	margin-bottom: 0;
	display: inline-block;
}
.event-icon + strong {
	font-size: 16px;
}

           .asset-body>.row-fluid+.row-fluid,
           .asset-body>.row-fluid+.row-fluid+.row-fluid,
           .asset-body>.row-fluid+.row-fluid+.row-fluid+.row-fluid,
           .asset-body>.row-fluid+.row-fluid+.row-fluid+.row-fluid+.row-fluid { padding-top: 100px; }
           .entry-asset .asset-content { padding:100px; }
.entry-asset { overflow: hidden; }
.entry-asset p {
               font-size:16px;
               line-height:1.8em;
               display: block;
               -webkit-margin-before: 1em;
               -webkit-margin-after: 1em;
               -webkit-margin-start: 0px;
               -webkit-margin-end: 0px;
               /*color: #5b6064;*/
               font-weight: 300;
}
.entry-asset blockquote p {
               font-size:inherit;
               line-height:inherit;
               display: block;
               -webkit-margin-before: 0;
               -webkit-margin-after: 0;
               -webkit-margin-start: 0;
               -webkit-margin-end: 0;
               color: #5b6064;
               font-weight: inherit;
}
.asset-content { margin-bottom:50px; }
.date-header, .asset-footer { display:none; visibility: hidden; }
.asset-header { border-bottom:dotted 1px #ccc; padding-bottom:10px; }
.cut_image { width:100%; height: auto; margin-bottom:1em; margin-top:5px; }
/* コンテンツ領域のカラム調整 */
/*.entry-asset .col-md-4, .entry-asset .col-md-8 { padding-right: 0px; padding-left: 0px; }
.entry-asset .col-md-8 { padding-right:15px; }
.entry-asset .col-md-4 { padding-left:15px; }*/
/* 見出し */
/*h3, h4, h5, h6 { clear: both; }*/
.entry-asset .row-fluid+h4 {
	background: url(/common/img/slide-small-h4-01.png) center center;
	-moz-background-size: contain;
	background-size: contain;
	background-position: 0 0;
	background-attachment: fixed;
	padding: 20px 10px;
	margin: 200px 0 100px 0;
	text-shadow: 0 0 2px #000,0 0 10px #000;
	color: #fff;
	font-size: 24px;
	letter-spacing: 6px;
	font-family: 'Hiragino Mincho Pro';
}
.entry-asset .row-fluid+h4+.row-fluid+h4 {
	background: url(http://www.thetokyoballet.com/global/img/slide-small-h4-02.png) center center;
	-moz-background-size: contain;
	background-size: contain;
	background-position: 0 0;
	background-attachment: fixed;
	padding: 20px 10px;
	margin: 200px 0 100px 0;
	text-shadow: 0 0 2px #000,0 0 10px #000;
	color: #fff;
	font-size: 24px;
	letter-spacing: 6px;
	font-family: 'Hiragino Mincho Pro';
}
.entry-asset .row-fluid+h4+.row-fluid+h4+.row-fluid+h4 {
	background: url(http://www.thetokyoballet.com/global/img/slide-small-h4-01.png) center center;
	-moz-background-size: contain;
	background-size: contain;
	background-attachment: fixed;
	padding: 20px 10px;
	margin: 200px 0 100px 0;
	text-shadow: 0 0 2px #000,0 0 10px #000;
	color: #fff;
	font-size: 24px;
	letter-spacing: 6px;
	font-family: 'Hiragino Mincho Pro';
}
.entry-asset .row-fluid+h4+.row-fluid+h4+.row-fluid+h4+.row-fluid+h4 {
	background: url(http://www.thetokyoballet.com/global/img/slide-small-h4-02.png) center center;
	-moz-background-size: contain;
	background-size: contain;
	background-attachment: fixed;
	padding: 20px 10px;
	margin: 200px 0 100px 0;
	text-shadow: 0 0 2px #000,0 0 10px #000;
	color: #fff;
	font-size: 24px;
	letter-spacing: 6px;
	font-family: 'Hiragino Mincho Pro';
}
.entry-asset h5 {
	font-size: 24px;
	margin-top: 0;
	letter-spacing: -1px;
	color: #5b6064;
	line-height: 1.5em;
}
#formWrap .table-bordered>tbody>tr>th {
width: 30%;
}

.btn-default {
  color: #62c6f0;
  background-color: #fff;
  border-color: #62c6f0;
}
.btn.btn-default:hover {
	background-color: #62c6f0;
	color: #fff;
	border-color: #62c6f0;
}
.btn-info {
  color: #fff;
  background-color: #284230;
  border-color: #fff;
}
.btn-success,
.btn-default {
  color: #fff;
  background-color: #284230;
  border-color: #1d3224;
}
.btn.btn-info:hover {
	background-color: #fff;
	color: #284230;
	border-color: #284230;
}
.btn.btn-success:hover,
.btn.btn-default:hover {
  color: #284230;
  background-color: #fff;
  border-color: #1d3224;
}

.label-success, .badge-success {
  background-color: #468847;
}

body.bodyIDhome.bodyID-program.entryID-1 .main-contents ul {
	padding-left: 1em;
	padding-right: 1em;
}
body.bodyIDhome.bodyID-program.entryID-1 .main-contents ul li {
	list-style: none;
}
body.bodyIDhome.bodyID-program.entryID-1 .main-contents ul li strong {
	font-size: 1.2em;
}

/* フロート */
.pull-right { margin-left: 30px; margin-bottom: 30px; }
.pull-left { margin-right: 30px; margin-bottom: 30px; }

/* タブ切り替え */
.nav.nav-tabs>li>a {
  border: 1px solid #fff;
}
.nav.nav-tabs>li>a:focus, .nav.nav-tabs>li>a:hover {
  text-decoration: none;
  background-color: #fff;
  color: #284230;
}
.tab-content>.tab-pane {
  padding: 20px;
}
.table-no-bordered tr th,
.table-no-bordered tr td {
	border: none!important;
	border-top: none;
}
.clearall, .clearboth {
	clear: both!important;
}
label {
  display: block;
  margin-bottom: 5px;
  clear: both;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  /*height: 20px;*/
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* ニュース記事 */
.entryNewsBox { margin-bottom:200px; }
.entryNewsBox h4 {
font-size: 24px;
border-bottom: dotted 1px #ccc;
padding-bottom: 10px;
margin-bottom: 30px;
}
/* Fancybox サムネイル */
div.thumb{
float:left;
margin:.5em 0;
margin-right:10px;
border:1px solid #999;
padding:2px;
}
div.thumb a{
display:block;
float:left;
/*width:100px;
height:100px;*/
line-height:100px;
/*overflow:hidden;
position:relative;*/
z-index:1;
}
div.thumb a img{
float:left;
/*position:absolute;
top:-20px;
left:-50px;*/
}
/* // Fancybox サムネイル */
/* レパートリー */
body.bodyID10 h4.sd-h4 {
border-bottom: solid 1px #999;
padding-bottom: 3px;
margin-bottom: 5px;
}
body.bodyID10 h4.sd-h4 .label {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}

.banner img.img-responsive {
	margin-bottom: 0!important;
}

/* カレンダー ------------------------------------------------------------------------------------------ */
td.calSaturday {
	border-left: 5px solid #0096ff!important;
}
td.calSunday {
	border-left: solid 5px #900!important;
}


/* ボタンデザイン ------------------------------------------------------------------------------------------ */
.btn.btn-ticket {
	background-color: #990000;
	color: #fff;
	border-color: #222;
}
.btn.btn-ticket:hover {
	background-color: #222;
	border-color: #96281B;
}
.btn.btn-stage {
	border-color: #222;
}
.btn.btn-stage:hover {
}

.panel-body .list-group-item {
	padding: 5px 5px!important;
	font-size: 13px!important;
}
.current_page {
	z-index: 2;
	color: #fff!important;
	cursor: default;
	background-color: #62c6f0!important;
	border-color: #337AB7!important;
}
.page-header { margin-top: 0; margin-bottom:0; }
.badge.pull-right.bg-color-222222 { margin-bottom: 0; }

@media (min-width: 768px) {
	.container>.navbar-collapse {
	  margin-right: -15px;
	  margin-left: -15px;
	}
	.nameBox .dl-horizontal dd {
	  margin-top: -20px;
	}
	.container-mobile {
		padding-left: 0;
		padding-right: 0;
		padding-top: 15px;
	}
	.navbar {
		border-radius: 0;
		border: none!important;
		margin-bottom: 0;
	}
}

@media (max-width: 1200px) {
	/*.carousel.slide { margin-top:144px; }*/
	h5 { text-align: left; }
    .navbar-nav>li>a {
        font-size:12px;
        padding: 10px 10px;
    }
    .list-group-item.col-md-12.col-xs-12.font-size-13 {
	    padding-left: 15px;
		padding-right: 15px;
    }
	.col-md-12 { padding:5px; }
	.col-md-12.col-md-push-0 { padding-left:15px; padding-right:15px; }
	.panel-body .list-group-item {
		padding: 5px 5px!important;
		font-size: 12px!important;
	}
	.post_meta {
		font-size: 10px;
	}
	.footwrap .nav-pills>li { font-size: 12px; }
}
@media (max-width: 991px) {
	/*.carousel.slide { margin-top:134px; }*/
    .navbar-nav>li>a {
        font-size:12px;
        padding: 5px 5px;
    }
    .carousel, .owlBox {
    	/*margin-top:144px;*/
		/*height:280px;*/
	}
	.logo img {
		width:100%;
		margin-right:auto;
		margin-left:auto;
	}
	.logo {
		/*text-align:center;*/
	}
}
               /*共通カスケードスタイル*/
               .center { text-align: center; }
@media (max-width: 991px) {
	.bannerBox a {padding:0 5px!important; margin-bottom:5px;}
.asset-header { padding-bottom:0; }
.cut_image { width:100%; height: auto; margin-bottom:0; margin-top:0; }
.entry-asset .col-md-8 { padding-right:0px; }
.entry-asset .col-md-4 { padding-left:0px; }
.entry-asset .asset-content { padding:0px; }
.navbar-default .navbar-nav>li>a { font-size:11px; }
}
@media (max-width: 767px) {
	.share-btn { padding-left: 0; padding-right: 0; }
	.col-md-9 .row-fluid .col-md-4 {
		padding-left: 0;
		padding-right: 0;
	}
	.footwrap01 {
		background-image: url(http://www.nasu-oukoku.com/common/img/bg-foot.jpg);
		background-repeat: no-repeat;
		background-size: auto 100%;
		background-position: center center;
	}
	footer { padding-bottom: 5px; margin-top: 15px; }
	.slide-box img.img-responsive {
		margin-bottom: 0!important;
	}
	nav.navbar-inverse + .slide-stage {
		margin-top: 111px;
	}
    .carousel, .owlBox {
    	/*margin-top:60px;*/
		margin-bottom: 0;
    	padding-right:0;
    	padding-left:0;
		/*height:280px;*/
	}
	/*.carousel.slide { margin-top:60px; }*/
	.navbar-default .navbar-nav>li>a {
		text-align: center;
		font-size: 16px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		text-align: center;
	}
	.panel-title>a {
		line-height: 1.8em;
	}
	.bannerBox a {padding:0!important; margin-bottom:5px;}
	.navbar-collapse {
		max-height: none;
	}
	.entry-asset .asset-content,
	.asset-content .col-lg-6, .asset-content .col-md-6, .asset-content .col-sm-6, .asset-content .col-xs-12 { padding:0px; }
	.entry-asset h4 { padding: 10px 10px; margin: 50px 0 20px 0; }
	.entry-asset.repertory h4 { /*padding: 10px 10px;*/ margin: 0; font-size: 14px; }
	.entry-asset.repertory table a { display: block; overflow: hidden; }
	/* スタッフ＆ダンサー 個人デザイン */
	.entry-asset h4.sd-h4 { margin-top:0; margin-bottom:0.2em; }
	.entry-asset h5.sd-h5 { font-size: 30px; letter-spacing: -0.1em; }
	.entry-asset .sd-facephoto { width:30%; }
	.entry-asset h6.sd-h6+p { clear: both; }
	.page-header { margin-top: 0; margin-bottom:0; }
	.badge.pull-right.bg-color-222222 { margin-bottom: 0; }
	footer p {
		font-size: 10px!important;
	}
	.footwrap .nav>li>a { padding: 5px 15px 0!important; font-size: 12px; }
	.footwrap .nav-pills>li+li { margin-left: 0; }
	.sideBox {
		/*background-color: #333;*/
	}
	.table-newslist h4 {
		font-size: 12px;
	}
	.table-newslist .newsDate {
		font-size: 12px;
	}
}