body, html { overflow-x:hidden; }

body {
    background-color: #ffffff;
    font-family:  'Open Sans', Meiryo, Arial, Helvetice Neue, sans-serif;
    font-size: 12px;
	
	font-weight: 300; 
	font-style: normal; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p { font-family: 'Open Sans', Meiryo, Arial, Helvetice Neue, sans-serif; }

* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}



.height30 {
	height: 30px;
}

.rp-top-bar {
    min-height: 40px;
    background-color:#eeeeee;
}

.rp-top-menu {
    min-height:110px;
    background-color:#ffffff;
    z-index: 5000;
    width:100%;
	border-bottom:1px solid #cccccc;
}

.rp-top-menu .navbar-toggle {
    margin-top: 38px;
}

.rp-top-menu .navbar-brand {
    padding: 0;
    margin: 30px 0 0 0;
}

/* ------ Carousel ----- */

#rp-carousel {
    background: url('../images/templatemo_carousel_bg.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom:0;
    height: 500px;
}

#rp-carousel .carousel-caption {
    z-index: 10;
}

#rp-carousel .item {
    height: 500px;
}
#rp-carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 500px;
    left: 0;
    top: 0;
}





@media (min-width: 768px) {
    #rp-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }

    #rp-carousel .carousel-caption {
        padding-bottom: 140px;
        right: 20%;
        left: 20%;
    }
}

@media (max-width: 768px) {
    #rp-carousel .carousel-caption {
        padding-bottom: 120px;
    }
}

@media (max-width: 1024px) {
    #rp-carousel {
        background: url('../images/templatemo_carousel_bg_s.jpg') no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom:0;
        height: 500px;
    }
}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.rp-welcome {
    border-bottom: 1px solid #cccccc;
    min-height: 150px;
}

.rp-slogan {
    font-family:  'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 30px;
    margin: 30px 0;
    color: #333333;
}

.rp-service {
    margin-bottom: 100px;
    margin-top: 100px;
}

.rp-service-item {
    font-family:  'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 20px;
}


.rp-service-item p {
    font-weight: lighter; 
    text-align: justify; 
    margin-top: 25px;
    font-size: 14px;
    color: #929292;
}

.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    color: #e67e22;
}


.btn-orange {
    background-color: #ff7600;
    border-bottom:2px solid #d35400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #d35400;
    color:#ffffff;
}

.btn-green {
    background-color:#2ecc71;
    border-bottom:2px solid #27ae60;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #27ae60;
    color:#ffffff;
}

.nav > li > a {
    padding: 10px 20px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #ff7600;
    color:#fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #59b1eb;
    color:#fff;
   	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}


.nav > li > a {
    color: #929292;
}
.navbar-default {
    background-color:#fff;
    border:none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: red;
    color:#fff;
}

.navbar {
    margin-bottom: 0px;
}



.rp-footer {
	border-top: 2px solid #cccccc; 
	margin-top: 20px;
}

.footer_container {
	margin-top:20px; 
	margin-bottom:20px;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 30px;
	font-size: 14px;
	color:#333333;
}







.ticket{
background-color:red;
color:white;
margin: 10px;
padding:5px 15px;
vertical-align:middle;
font-size:20px;
font-family:Anton;
}

.date{
margin: 0px;
font-size:30px;
text-align:center;
font-family:Anton;
}

.performance_name{
font-size:20px;
padding:5px 15px;
}

.weekday{
font-size:15px;
font-family:Anton;
}

.sat{

font-size:15px;
color:blue;
font-family:Anton;
}



.sun{
font-size:15px;
color:red;
font-family:Anton;
}

.vs{
margin: 0px;
padding:5px;
font-size:20px;
vertical-align:middle;
text-align:center;
font-family:Anton;
}


/*ボタン*/
.buy_button {
	display: inline-block;
	width: 80px;
	text-align: center;
	text-decoration: none;
	outline: none;
}
.buy_button::before,
.buy_button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';

}

.buy_button,
.buy_button::before,
.buy_button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;

}


.buy_button {
	background-color: red;
	color: #fff;
	font-size: 12px;
    font-family:  'Open Sans', Meiryo, Arial, Helvetice Neue, sans-serif;
	padding:2px;

}
.buy_button:hover {
	background-color: #59b1eb;

}
/*ボタン*/


/*ボタン確認ページ用*/
.buy_button2 {
	display: inline-block;
	width: 60%;
	text-align: center;
	text-decoration: none;
	outline: none;
}
.buy_button2::before,
.buy_button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';

}

.buy_button2,
.buy_button2::before,
.buy_button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;

}


.buy_button2 {
	background-color: #7D00BE;
	color: #fff;
	font-size: 20px;
    font-family:  'Open Sans', Meiryo, Arial, Helvetice Neue, sans-serif;
	padding:2px;

}
.buy_button2:hover {
	background-color: #7D00BE;

}
/*ボタン確認ページ用*/


.howto_step{
text-align: center;
width:100%;
margin:10px auto;
}


.step_h2{
	padding:5px 10px;
	margin:30px;
	text-align: left;
	}

.step_red{
	background-color:red;
	color:#fff;
	font-family:Anton;
	padding:5px 50px;
	}
	
.triangle{	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 40px 0 40px;
	border-color: red transparent transparent transparent;
	margin:20px auto;
	}
	
.howto_image{
	width: 80%;
	margin:auto;
}

.howto_p{
width:80%;
text-align:left;
}




.event_item{
  border:0.5px solid #f4f4f4;
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
  background-color: #ffffff;
  list-style-type: none
}


.event_title{
	color:#fff;	
	background-color:black;
    padding:10px;
}



.buy_ticket{
display: inline-block;
margin:0 auto; 
}
.event_salesdate{
float:left;
}

.performance_item{
padding:10px 5px;
border-top:0.5px solid #f4f4f4;
width: 100%;
 }

.performance_item:hover{
	background-color:#eff9fe;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

.performance_date{
font-size:10px;

 }
 .performance_year{
margin:0px;
padding:0px;
 }
 
 .performance_name{
 font-size:20px;
 text-align:left;
 }
 

 
 .date_wrap{
display: inline-block;
width:30%;
padding:0px 0px 0px 10px;
 }
 
 
  .performance_wrap{
display: inline-block;
vertical-align:top;
width:40%;
border-left:1px solid #e0e0e0;
padding:0 0 0 10px
 }
 
   .performance_image{
display: inline-block;
vertical-align:top;
 }
 
.ticket_sales{
color:black;
margin: 5px 0px;
padding:2px 2px;
vertical-align:middle;

}

.venue{
color:#fff;
margin: 5px 10px;
padding:2px 5px;
background-color:#000000;
text-align:left;
}

.small_text{
font-size:5px;
}



  table {
    border: 1px solid #ccc;
    width: 100%;
    margin:10px 0px;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
  }

  table tr {
    border: 1px solid #ddd;
    padding: 5px;
  }
  
  tr:hover {
	background-color:#eff9fe;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
  }
  
  
  
   table th, table td {
    padding: 10px;
    text-align: left;
    border:1px solid #ccc
  }

  table th {
    background-color:#0066cc;
    color:#fff;
    font-size: 12px;
    letter-spacing: 1px;
  }

  @media screen and (max-width: 600px) {

.howto_image{
	width: 100%;
	margin:auto;
}

.step_h2{
	padding:5px 0px;
	margin:10px 0px;
	text-align: left;
	}


    table {
      border: 0;
    }

    table thead {

    }

    table tr {
      margin-bottom: 10px;

      border-bottom: 2px solid #ddd;
    }



    table td {
      text-align: left;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    }

    table td:last-child {
      border-bottom: 0;
    }
  }



/* - - - - - - - - - - - - - - -  faq container - - - - - - - - - - - - - - - */
.ac-container{
	width: 100%;
	margin:30px auto;
	text-align: left;
}

.ac-container label{
	margin: 0px;
	padding: 8px 15px 2px 15px;
	position: relative;
	z-index: 20;
	display: block;
	min-height:40px;
	cursor: pointer;
	color: #535353;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	font-size: 15px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}

.ac-container label:hover{
	background: #fff;
}

.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #eaeaea;
	background: -moz-linear-gradient(top, #eaeaea 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #eaeaea 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #eaeaea 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #eaeaea 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #eaeaea 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#ffffff',GradientType=0 );
	color: #535353;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}

.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 20px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down_s.png) no-repeat center center;
}

.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up_s.png);
}

.ac-container input{
	display: none;
}

.ac-container article{
	overflow-y: auto;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	background: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
}

.ac-container input:checked ~ article{
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}

.ac-container article p{
	color: #777;
	line-height: 18px;
	font-size: 12px;
	padding: 5px 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}

.ac-container input:checked ~ article.acheight100{
	height: 100px;
}

.ac-container input:checked ~ article.acheight200{
	height: 200px;
}
  
  
 

 .legal th{
 		color:#464646;
		background-color:#EEEEEE;
		font-size:14px;
		text-align:left;	
 		} 		

 
 .legal td{
 		color:#464646;
		font-size:14px;
		text-align:left;
 		} 
 		
	.table-rule {
		width: 100%;
		max-width: 680px;
		margin: 0 0 20px;
		font-size: 14px;
		border-collapse: collapse;
	}

	.table-rule th{
		text-align: center;
		font-size: 14px;
	}

	.table-rule small {
		font-size: 10px;
  }

	.table-rule .th-red {
		color: white;
		background: #ff0000;
  }