@charset "UTF-8";
html{overflow:auto;}
body {
  overflow: hidden;
  width: 100%;
  font-size: 1.2rem;
}
h2.title{
	font-size:2.2rem;
	padding:12px 15px;
	margin-bottom:5vw;
}
/**********************************************************
 * ヘッダー
 **********************************************************/
header{
  padding: 10px;
  width: 98%;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
	min-height: 30px;
}
header .nav_global {
  margin-top: 0;
  width: 100%;
  display: none;
}
header.active .nav_global {
  display: block;
}
header .nav_global ul {
  background: #FFF;
  display: block;
	padding: 0;
}
header .nav_global li a {
  display: block;
  font-size: 5.33vw;
  color: #0062ad;
  padding: 4vw 0;
}
/* ハンバーガーメニュー */
.openbtn-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2000;
}
.openbtn{
  position: relative;
  cursor: pointer;
  width: 13.333vw;
  height: 13.333vw;
}
.openbtn span{
  display: inline-block;
  transition: all .4s;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  background: #fff;
  width: 6vw;
  }
.openbtn span:nth-of-type(1) {
  top:15px;
}
.openbtn span:nth-of-type(2) {
  top:23px;
}
.openbtn span:nth-of-type(3) {
  top:31px;
}
.openbtn.active span:nth-of-type(1) {
  background: #0090da;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}
.openbtn.active span:nth-of-type(3){
  background: #0090da;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.sns_x{
	width: 30px !important;
	right:auto;
	left:10px;
}
/**********************************************************
 * メイン
 **********************************************************/
main{
	padding-top:50px;
}
#top .mv {
  width: 96%;
  margin: 0 2% 5vw;
}

/*about*/
#about{
  padding:25px 5vw;
}
#about h3{
	font-size:1.8rem;
	text-align: left;
}
#about h4{
	font-size:1.6rem;
	padding: 5vw 0;
	text-align: left;
}
#about p{
	text-align: left;
}
#about .about_scene{
	width:100%;
	margin:5vw auto;
}
#about .studio_chizu{
	width:80vw;
	margin:5vw auto;
	padding:5vw;
	display: block
}
#about .about_chizu{
	width:100%;
	text-align: left;
}
#about .about_chizu ul{
	width:100%;
}
#about .about_chizu li{
	width:100%;
}
#about .chizu_link{
	margin:25px auto 0;
	width:100%;
}
#about .btn_link{
	margin:20px auto 0;
	width:100%;
}
#about .btn_link a{
	position: relative;
	display: block;
	background:#FFF;
	font-size:1.6rem;
	font-weight: 600;
	color: #0090da;
	padding:10px;
}
#about .btn_link a .arrow{
	width: 15vw;
	vertical-align: middle;
	margin:0 -15vw 0 5vw;
}
.about_scene_bg{
	height: 50vw;
	background-size: cover;
	background-position: top center;
	background-attachment: scroll;
}
/*お知らせ*/
#news{
  padding:25px 0;
  text-align: center;
}
#news dl.news_box{
	width: 90vw;
	margin: 0 5vw;
	display: block;
}
#news dl.news_box dt{
	padding: 5px 0;
	width: 100%;
}
#news dl.news_box dd{
	padding: 5px 0;
	width: 100%;
}
/*チケット*/
#tickets{
	padding: 25px 0 50vw;
	background-position: bottom center;
	background-size: contain;
	background-repeat: no-repeat;
}
#tickets .inner{
  width: 90vw;
  margin: 20px auto 0 auto;
}
#tickets .toclets_outline{
 	width: 100%;
	display: block;
	text-align: center;
	font-size:1.8rem;
}
#tickets .toclets_outline dt{
	width: 20vw;
	padding:10px 20px;
	margin:0 auto 10px auto;
}
#tickets .toclets_outline dd{
	width: 90%;
	text-align: center;
	line-height: 160%;
}
#tickets h3{
	width: 40vw;
	padding:10px 20px;
	font-size:1.8rem;
}
#tickets .price{
 	width: 90vw;
	margin: 0 auto 40px auto;
}
#tickets .price dt{
	width: 40%;
	padding:10px 2.5%;
	font-size:1.6rem;
}
#tickets .price dd{
	width: 55%;
	font-size:1.2rem;
}
#tickets .price dd span{
	font-size: 1.4rem;
    display: inline-block;
    width: auto;
    text-align: right;
}
.ticket-notes {
    padding-left: 0;
    font-size: 1.2rem;
}
#tickets .pre_sale{
	font-size:1.8rem;
	line-height: 160%;
}
#tickets .sale{
 	width: 90vw;
	margin: 25px auto;
}
#tickets .sale dt{
	padding:4px 0;
	width: 65%;
}
#tickets .sale dd{
	padding: 0;
	width: 35%;
}
#tickets .btn_ticket a{
	padding:8px 5vw;
}
/*出演*/
#performers{
  padding:25x 0;
}
#performers .performers_box{
 	width: 90vw;
	margin: 20px auto;
    display: block;
}
#performers .performers_box .photo{
 	width: 100%;
	margin-bottom:5vw;
}
#performers .performers_box .profile{
 	width: 100%;
}
#performers .performers_box .profile h3{
	font-size:1.8rem;
}
#performers .line{
	width: 700px;
	overflow: hidden;
}
/*開催概要*/
#outline{
  padding:25px 0;
}
#outline table th,
#outline table td{
	padding:5vw 3vw;
}
#outline table th{
	width:30%;}
#outline table td a{
	color: #FFF;
	text-decoration: underline;
}
/*アクセス*/
#access{
  padding:25px 0;
}
#access h3{
  font-size:1.8rem;
	margin-bottom:20px;
}
#access .subway {
	width: 90vw;
}
#access iframe {
  width: calc(100% - 10px);
  height: 400px;
}
#access p {
	width: 90vw;
	margin: 0 auto;
	text-align: left;
}
/**********************************************************
 * フッター
 **********************************************************/

footer {
	display: block;
	text-align: center;
}
footer .logo{
	width:50%;
	margin: 0 auto 20px;
}
footer .footer_info{
  text-align: center;
}
footer .sns_x{
	width:50px;
	margin:0 auto;
}
footer .copyright{
    font-size: 1.14rem;
}
