@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Domine');
@import url("css/bootstrap.min.css"); 
@import url("font-awesome/css/font-awesome.min.css"); 
@import url("css/animate.css"); 
@import url("css/base.css"); 
@import url("css/default.css"); 
@import url("css/component.css"); 

body{
color:#000;
background-color:#000;
margin: 0;
line-height: 1.6;
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.home-section {
    padding-top: 60px;
	padding-bottom:0;
    display: block;
    position: relative;
}
img.visual {
	margin-top:30px;	
}
.wrapper {
	background:#fff000;	
}
.marginbottom15 {
	margin-bottom:15px;	
}

span.red {
	color:#ff0000;	
}
a {
    color: #000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a:hover,
a:focus {
    text-decoration: underline;
    color: #000;
}

.headernav {
	height:50px;	
    background-color: rgba(0,0,0,1);
    position:fixed;
    width:100%;
    z-index:1;
    top:0;
}
.headernav ul li {
    float: left;
    width:20%;
	height:50px;
	text-align:center;
}
.headernav ul {
	height:50px;	
    background-color: rgba(0,0,0,1);
    width:100%;
    margin:0;
}
.headernav ul li a {
	color:#fff;
	display:block;
	padding:14px 0;
	-webkit-transition: .5s;
	transition: .5s;
	font-weight:400;
	font-size:14px;
	font-family: 'Domine', serif;	
}
.headernav ul li a:hover {
	background:#fff000;
	color:#000;
	text-decoration:none;
}
.bg {
    background: url(img/bg1.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    height: 100%;
    position: absolute;
    top: 50px;
    z-index: -10;
    min-width: 100%;
    width: 100%;
}
h1.mainlogo, h2.mainlogo02 {
	margin:15px 0 0;	
}
#intro.intro {
    padding: 0;
    margin-top:50px;
}
.mainlogo {
	position:absolute;
	top:0;
	left:20px;	
}
.mainlogo img {
	width:auto;
} 
.mainlogo02 {
	position:absolute;
	top:0;
	right:20px;	
}
.mainlogo02 img {
	width:300px;
	height:auto;
}
.footerwrap {
    background: #f4f0e7 url(img/pagebg.png) no-repeat bottom center;
    background-size:contain;
    background-position:fixed;
}
footer p {
	font-size:13px;	
}
footer a {
	color:#fff;	
}
footer a:hover {
	color:#ffff00;	
}
.fixed {
    background: rgba(244,240,231,.9);	
}
.navbar-right {
	margin-top:15px;	
}
.navbar-brand h1{
	width:200px;
	height:67px;
    text-indent:-9999px;
	background:url(img/logo.png) no-repeat top left;
	background-size:200px 67px;
	margin:0;
}
.navbar-custom.top-nav-collapse .navbar-brand h1 {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	background:url(img/logowht.png) no-repeat top left;
	background-size:200px auto;
	margin:5px 0 0 0;
}
.navbar-custom .nav li:first-child {
	display:none;	
}
.navbar-custom .nav li.active {
    outline: 0;
	background:none;
}
.intro .slogan {
    text-align: center;
    position: absolute;
    bottom: 80px;
	width:100%;
}
.navbar-custom ul.nav li a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #006834;
    font-weight: 300;
}
.section-heading h2 {
    font-size: 50px;
    letter-spacing:3px;
    font-weight:bold;
    color:#000;
    margin:0 0 15px;
	border-bottom:3px solid #000;
	padding-bottom:0px;
	display:inline-block;
	width:auto;
	font-family: 'Domine', serif;
}
h3, .h3 {
    font-size: 15px;
    margin:0;
}

.box {
	padding:30px 0 0;
	font-size:15px;	
    letter-spacing:1px;
    line-height:1.8;
    text-align:left;
    font-weight:600;
}
.updatebox {
	border-bottom:3px solid #000;
	padding:0 0 30px;
	margin:0 0 30px;
	word-wrap: break-word;	
}
.updatebox02 {
	border-top:3px solid #000;
	padding-top:30px;
}
.specialmovie {
	background:#000;
	color:#fff;
	padding:30px;
	margin-bottom:30px;	
}
.specialmovie h4 {
	font-size:13px;
	margin:15px 0;	
	border-bottom:1px solid #fff;
	padding-bottom:15px;
}
.specialmovie p.specialcap {
	font-size:13px;
	margin:15px 0 0;
	border-top:1px dotted #fff;	
	border-bottom:1px dotted #fff;
	padding:15px 0;
}
.movieimg {
	margin-top:15px;	
}
.specialmovie p {
	font-size:13px;
	margin:0;
}
.specialcomment {
	background:#000;
	color:#fff000;
	padding:30px;
	margin-bottom:30px;	
}
.specialcomment a {
	color:#fff000;
	text-decoration:underline;	
}
a.btn {
	display:block;
	background:#ffff00;
	color:#000;
	padding:10px;
	margin:15px auto;
	text-align:center;
	border-radius:4px;	
}
.delivery {
	border:1px dotted #fff;
	padding:30px;
	margin-bottom:15px;		
}
.company {
	font-size:11px;
	color:#fff;	
}
.specialcomment h3.updatetitle {
	border-bottom:1px solid #fff000;	
	border-top:1px solid #fff000;	
	padding:15px 0;
}
img.commentside {
	float:right;
	width:150px;
	height:auto;
	margin:0 0 10px 10px;
}
p.comment {
	font-style:oblique;
	font-size:14px;
	margin-top:10px;
	font-weight:600;
}
.specialcomment h4.commentname {
	font-style:oblique;
	font-size:14px;
	font-weight:600;
}
.updatebox.first {
	border-top:3px solid #000;
	padding:30px 0;
	margin:30px 0;
}
.updatebox.stage {
	background:rgba(255,255,255,.5);
	padding:30px;
	border:none;
	margin:0 0 30px;
}
.updatebox.stage h4 {
	font-size:16px;
	border-bottom:1px dotted #000;
	padding:0 0 15px;
	margin:0 0 15px;	
}
.updatebox.stage h4 a {
	text-decoration:underline;
}
.updatebox.stage ul {
	border-top:1px dotted #000;	
}
.updatebox.stage ul li {
	border-bottom:1px dotted #000;
	padding:15px 0;
}
.updatebox.stage ul li.date {
	background:#000;
	color:#fff;
	border:none;
	padding:15px 0;
}
.updatebox.stage ul li.date.end {
	background:rgba(0,0,0,.3);
	color:#fff;
	border:none;
	padding:15px 0;
}
.updatebox.stage ul li.date span {
	color:#ff0000;	
}
.updatebox p {
	font-size:11px;	
}
h3 {
	font-size:50px;
	font-weight:800;
	margin-bottom:15px;	
}
h3 span {
	font-size:30px;
	display:block;
}
h3.updatetitle {
	font-size:20px;	
	line-height:1.4;
}
h3.updatetitle span {
	font-size:16px;
	color:#ff0000;
	margin-bottom:5px;
}
h4 {
	font-size:30px;	
	font-weight:800;
	margin-bottom:15px;	
	line-height:1.4;
	margin:0 0 15px;
}
h4.last {
	margin-top:15px;
	margin-bottom:0;
}
.box.coming {
	padding:60px 0 0;
	font-size:20px;	
    letter-spacing:4px;
    line-height:1.8;
    text-align:center;	
}
.news {
	padding-top:100px;
}
.newsbox {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #eee;
}
.newslink {
	margin-top:0;
}
.newslink a {
  display: inline-block;
  padding: 10px 50px;
  color: #fff;
  text-align: center;
}
.topnewslist {
	margin-bottom:2px;	
}
.topnewslist h2 {
	font-size:16px;
	margin:0;
	line-height:1.6;
	font-weight:200;
}
.topnewslist a img {
	width:100%;
	height:auto;
	border:1px solid #eee;
	margin:10px 0;
}
.topnewslist span.date {
	display:block;
	font-size:10px;
	color:#555;
}
.topnewslist span.category {
	text-align:right;
	display:block;
	font-size:11px;
}
.thumbbox {
	padding-right:0;
}
.thumbbox img {
	width:100%;
	height:auto;
	border:1px solid #eee;
}
a.newslink {
	background:#fff;
	display:block;
	padding:20px;
}
a.newslink:hover {
	background:rgba(255,255,255,.3);
	display:block;
	padding:20px;
}
a.newslink .newscontents span.category {
	background:#eee;
	color:#555;
	padding:5px;
	font-size:10px;
	margin-right:5px;
	display:inline-block;	
}
a.newslink .newscontents span.date {
	color:#555;
	display:inline-block;	
}
h2.newstitle {
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: 200;
    color: #006834;
    margin: 0;
    line-height:1.4;
    padding-bottom: 30px;
}
h2.newstitle a:hover {
	color:#aaa;
}
span._off.png {
	font-size:11px;
}
h2.category {
	font-size:13px;
	margin-bottom: 15px;
    padding:15px 0;
    border-top: 1px dotted #693905;
    border-bottom: 1px dotted #693905;
    color: #693905;
}
ul.category {
}
ul.category li a {
	display:block;
	padding:20px;
	margin-top:1px;	
}
ul.category li a:hover {
	background:rgba(255,255,255,.3);
}
ul.category li a span.date {
	display:block;
}
ul.category li a span.newstitle {
	font-size:12px;
	display:block;
}
.post_previous {
	float:left;
	display:inline;
}
.post_next {
	float:right;
	display:inline;	
}
.singlenav {
	margin-bottom:20px;
}
.ticketsecond {
	font-size:13px;	
	background: rgba(244,240,231,.9);
	padding:15px;
	margin:15px 0;
}
p.ticketdetail {
	border:none;
	margin:0;
	padding:0;	
}
.ticketsecond h3 {
	font-size:13px;		
}
.table {
	margin:15px 0;	
}
.casttable th {
	width:25%;	
}
footer {
	background:#000;	
}
.centertxt {
	text-align:center;	
}
/* YouTube */
.YouTube  {
	overflow: hidden;
	position: relative;
	/* paddingで高さを出している */
	height: 0;
	margin-top:0;
	padding-top:30px;
	padding-bottom:56.25%;
}
.YouTube iframe,
.YouTube object,
.YouTube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Google Map */
.GoogleMap {
    overflow: hidden;
    position: relative;
    margin:15px 0;
    /* paddingで高さを出している */
    height: 0;
    padding-bottom: 75%;
}
.GoogleMap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
@media (min-width:1200px)  {

}
@media (max-width:992px)  {
.navbar-brand h1 {
    width: 180px;
    height: 60px;
    text-indent: -9999px;
    background: url(img/logo.png) no-repeat top left;
    background-size: 180px auto;
    margin: 0;
}	
.navbar-custom ul.nav li a {
    font-size: 12px;
}
.nav>li>a {
    padding: 10px;
}
}

@media (max-width:767px)  {
.headernav, .headernav ul {
	height:100px;
	background:none;
}
.headernav {
    background-color: rgba(0,0,0,.8);
}
.introsp {
    padding: 0;
    margin-top: 100px;
    position:relative;
}
.introsp h1 {
	margin:0;	
}
.headernav ul li {
    float: left;
    width:33.3333%;
	height:50px;
	text-align:center;
}
.headernav ul li a {
    color: #fff;
    display: block;
    padding: 16px 0 15px;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 400;
    font-size: 12px;
    font-family: 'Domine', serif;
}
.section-heading h2 {
    font-size: 24px;
    letter-spacing:3px;
    font-weight:bold;
    color:#000;
    margin:0 0 15px;
	padding-bottom:0;
	border-bottom:3px solid #000;
	display:inline-block;
	width:auto;
	max-width:100%
}
.centertxt {
	text-align:left;	
}
h4 {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 15px;
    line-height: 1.4;
    margin: 0 0 15px;
}
img.visual {
	margin-top:15px;	
}
.home-section {
    padding-top: 30px;
    padding-bottom: 0;
    display: block;
    position: relative;
}
.box {
    padding: 15px 0;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.8;
    text-align: left;
    font-weight: 600;
}
.updatebox {
    font-size: 13px;
    line-height: 1.6;
}
.updatebox a {
	display:block;
	margin-bottom:-10px;	
}
.updatebox.stage {
	background:rgba(255,255,255,.5);
	padding:15px;
	border:none;
	margin:0 0 30px;
}
.mainlogo02 {
	position:absolute;
	top:0;
	right:10px;	
}
.mainlogo02 img {
	width:120px;
	height:auto;
}
img.commentside {
	float:right;
	width:100px;
	height:auto;
	margin:0 0 10px 10px;
}
.specialcomment .commentbox {
	border-bottom:1px dotted #fff000;
	padding-bottom:15px;	
}
a.btn {
	display:block;
	background:#ffff00;
	color:#000;
	padding:10px;
	margin:15px auto;
	text-align:center;
	width:100%;	
}
}
