@charset "utf-8";
/* CSS Document */

	body{
		margin:0;
		padding:0;
		background:;
		font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
		/*
		font-family: "メイリオ", sans-serif;
		*/
		font-size:75%;
		}

	.clearfix:after {
		display:block;
		clear:both;
		height:0px;
		visibility:hidden;
		content:".";
	}



	/*　メニューブロック */
	#menu{
		position:fixed;
		top:0;
		width:100%;
		height:75px;
		border-bottom:1px solid #666666;
		background:#FFFFFF;
		z-index:999;
		}
	.menu_inc{
		position:relative;
		}
	.menu_inc .logo{
		height:35px;
		position:absolute;
		left:1%;
		top:20px;
		}
	.menu_inc .logo img{
		height:35px;
		-ms-interpolation-mode: bicubic;
		}
	.menu_inc .mright{
		position:absolute;
		right:0;
		}
	/* チケット購入ボタン */	
	.menu_inc a.ticket {
		display:block;
		height:60px;
		color:#FFFFFF;
		text-decoration:none;
		font-size:15px;
		font-weight:bold;
		vertical-align:middle;
		position:absolute;
		right:80px;
		top:0px;
		background:#99CC00;
		padding:15px 50px 0 30px;
		font-family: "Mplus 1p";
		}
	.menu_inc a.ticket img{
		width:;
		vertical-align:middle;
		}

/*　コンテンツブロック　*/
	#contents{
		width:1000px;
		margin:0 auto;
		padding-top:75px;
	}

	.pcmain{
		margin: 0 -100px;
		padding: 0;
		width:1200px;
		}
	
/*　画像オンマウス開閉アニメーション */
	#contents ul{
		margin:0;
		padding:0;
	}
	#contents li{
		margin:0;
		padding:0;
		list-style:none;
		float:left;
	}
	.action1 {
		width:			600px;
		height:			460px;
		overflow:		hidden;
		margin:			0;
		cursor:pointer;
		position:		relative;
	}
	.action1 img{
		width:600px;
		}
	.action1 a:hover img{
	opacity: 0.7;
	}
	
	.schedule{
		width:100%;
		height:80px;
		background:#FF6666 url(/img/common/logo_f.png) no-repeat;
		background-position:5% center;
		background-size:10%;
		}
	.schedule a{
		display:block;
		width:95%;
		height:55px;
		color:#FFFFFF;
		text-decoration:none;
		text-align:right;
		padding-right:5%;
		padding-top:25px;
		font-family: FontAwesome,'Oswald', sans-serif;
		font-size:1.5em;
		transition: background-color 2s;
		}
	.schedule a:hover{
		background:#000000;
		color:#FF6666;
		}

	/* 画像オンマウス下ずらし */
	#others{}
	
	#others li{
		margin:5px;
	}
	.action2 {
		width:			240px;
		height:			312px;
		overflow:		hidden;
		margin:			10px 8px 10px 0px;
		cursor:pointer;
	}
	.action2 a{
		color:#FFFFFF;
		font-size:1.5em;
		font-weight:bold;
		text-decoration:none;
		display:block;
		width:			240px;
		height:			312px;
		}
	.action2 img{
	-webkit-box-shadow: 0 0 5px 0 #000;
	-moz-box-shadow: 0 0 5px 0 #000;
	box-shadow: 0 0 5px 0 #000;
	width:250px;
	}
	.action2 a:hover img{
	opacity: 0.7;
	}
	#news{
		}
	#news dl{
		border:1px solid #DEDEDE;
		padding:10px;
		border-radius: 5px;
		font-size:1.2em;
		margin:5px 0;
		width:470px;
		min-height:110px;
		float:left;
		overflow:hidden;
	}
	#news dl:nth-child(odd){
		margin-right:10px;
		}
	#news dt{
		font-size:0.8em;
		color:#333333;
		margin-bottom:10px;
		}
	#news dd{
		margin:0;
		padding:0;
		}
	#news dd a{
		color:#000000;
		text-decoration:none;
		}
	#movie{
		padding:0 0 10% 0;
	}
	.Youtube {
	  position: relative;
	  min-height:315px
	}
	.Youtube iframe {
	  position: absolute;
	  bottom:0;
	  top:0;
	  left:0;
	  right:0;
	  margin:auto;
	}

	h2{
		width:100%;
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
		font-weight:bold;
		font-size:1.8em;
		color:#333333;
		text-align:center;
		margin:50px 0 20px 0;
		}
	h2 img{
		vertical-align:middle;
		}
		
	/* お問い合わせフォーム */
	.title_contact{
		margin:75px 0 0 0;
		width:100%;
		padding:80px 0;
		background:#66CCCC;
	}
	.title_contact h1{
		margin:0;
		padding:0;
		font-size:2em;
		text-align:center;
		color:#FFFFFF;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	}
	.title_contact h1 img{
		vertical-align:middle;
		}
	/* チケット購入フォーム */
	.title_ticket{
		margin:75px 0 0 0;
		width:100%;
		padding:80px 0;
		background:#99CC00;
	}
	.title_ticket h1{
		margin:0;
		padding:0;
		font-size:2em;
		text-align:center;
		color:#FFFFFF;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	}
	.title_ticket h1 img{
		vertical-align:middle;
		}
		
	/* News一覧 */
	.title_news{
		margin:75px 0 0 0;
		width:100%;
		padding:80px 0;
		background:#333366;
	}
	.title_news h1{
		margin:0;
		padding:0;
		font-size:2em;
		text-align:center;
		color:#FFFFFF;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	}
	.title_news h1 img{
		vertical-align:middle;
		}
	#archivelink{
		width:100%;
		display:block;
		margin-bottom:20px;
		}
	#archivelink li{
		float:left;
		text-align:center;
		width:200px;
		}
	#archivelink li a{
		display:block;
		color:#FFFFFF;
		font-family: 'Oswald', sans-serif;
		background:#333366;
		margin:2%;
		padding:5%;
		text-decoration:none;
		}
	#archivelink li a:hover{
		opacity:0.5;
	}
	
	/* 公演詳細 */
	.title_stage{
		margin:75px 0 0 0;
		width:100%;
		padding:80px 0;
		background:#333333;
	}
	.title_stage h1{
		margin:0;
		padding:0;
		font-size:2em;
		text-align:center;
		color:#FFFFFF;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	}
	.stage p.stageinfo{
	font-size:125%;
	line-height:1.5em;
	margin-bottom:20px;
	text-align:center;
	}
	.stage .visual{
		background:#000000;
		width:100%;
		text-align:center;
		}
	.stage img{
		width:50%;
		}
	.stage section{
	border-bottom:1px solid #DEDEDE;
	width:850px;
	margin:0 auto;
	}
	.stage section h2{
	text-align:left;
	font-size:2em;
	font-family: 'Oswald', sans-serif;
	}
	.stage section p{
	font-size:1.2em;
	line-height:1.5em;
	}
	.official{
		text-align:center;
		margin:5% 0;
		}
	.official a{
		width:30%;
		display:block;
		padding:2%;
		border-radius:5px;
		border:1px solid #333333;
		margin:0 auto;
		text-decoration:none;
		font-size:1.3em;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
		color:#333333;
		}
	.official a:hover{
	opacity: 0.7;
	}
	.price{
		text-align:center;
		background:#F2FFCA;
		padding:3%;
		width:50%;
		font-weight:bold;
		font-size:120%;
		margin:0 auto;
		}
	a.buyform{
		background:#99CC00;
		font-weight:bold;
		padding:3%;
		width:50%;
		display:block;
		text-align:center;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		font-size:135%;
		margin: 0 auto 45px auto;
		}
	a.buyform:hover{
		background:#99CC66;
		}
	a.buyform img{
		vertical-align:middle;
		width:5%;
		}

	/* 公演スケジュール一覧 */
	.title_schedule{
		margin:75px 0 0 0;
		width:100%;
		padding:80px 0;
		background:#FF6666;
	}
	.title_schedule h1{
		margin:0;
		padding:0;
		font-size:2em;
		text-align:center;
		color:#FFFFFF;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	}
	.schedule-list li{
		width:19.55555555555%;
		border:1px solid #FFFFFF;
		float:left;
		}
	.schedule-list li img{
		width:100%;
		}
	.schedule-list li a:hover img{
		opacity:0.5;
		}
	.stage-block{
		border-top:1px solid #DEDEDE;
		border-left:1px solid #DEDEDE;
		border-right:1px solid #DEDEDE;
		padding:2%;
		}
	.sc-img{
		float:left;
		width:40%;
		}
	.sc-img img{
		width:100%;
		}
	.sc-info{
		float:right;
		width:57%;
		padding-left:3%;
		font-size:1.5em;
		}
	.sc-info h2{
		font-size:1.2em;
		font-family: "Mplus 1p";
		color:#333333;
		margin:0 0 20px 0;
		padding:0;
		text-align:left;
		}
	.sc-info article{
		font-size:0.8em;
		color:#333333;
		}
	.sc-info p{
		font-family: 'Oswald', sans-serif;
		text-decoration:none;
		color:#666666;
		}
	.sc-info p a{
		display:block;
		padding:2%;
		text-decoration:none;
		color:#666666;
		border-radius: 3px;
		border:1px solid #DEDEDE;
		width:150px;
		text-align:center;
		}
	.sc-info p a:hover{
		background:#333333;
		color:#FFFFFF;
		}
	.schedule-list section{
		margin-bottom:10%;
		margin-top:15%;
		border-bottom:1px solid #DEDEDE;
		padding-bottom:5%;
		}
	.schedule-list .no-schedule{
		padding:10% 0;
		width:100%;
		display:block;
		font-size:2em;
		text-align:center;
		color:#999999;
		}
	.schedule-list section dl{
		width:32%;
		margin-right:1.333333333%;
		float:left;
		}
	.schedule-list section dt{
		font-family: 'Oswald', sans-serif;
		font-size:1.2em;
		background:#333333;
		color:#FFFFFF;
		padding:2%;
		text-align:center;
		}
	.schedule-list section dt b{
		font-size:1.5em;
		font-weight:normal;
		}
	.schedule-list section dt span.day{
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
		}
	.schedule-list section dt span.day1{
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
		color:#66CCCC;
		}
	.schedule-list section dt span.day2{
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
		color:#FF6699;
		}
	.schedule-list section dd{
		font-family: 'Oswald', sans-serif;
		border:1px solid #DEDEDE;
		border-radius: 3px;
		padding:5%;
		width:65%;
		margin:3% auto;
		text-align:center;
		} 
	.schedule-list section dd span.noon{
		font-family: FontAwesome;
		color:#FF3333;
		padding:0 0.3em 0 0;
		}
	.schedule-list section dd span.night{
		font-family: FontAwesome;
		color:#333399;
		padding:0 0.3em 0 0;
		}

	/* オーディション */
	.title_audition{
		margin:75px 0 0 0;
		width:100%;
		padding:80px 0;
		background:#6699CC;
	}
	.title_audition h1{
		margin:0;
		padding:0;
		font-size:2em;
		text-align:center;
		color:#FFFFFF;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	}
	.audition{
	}
	.audition p.auditioninfo{
		text-align:center;
		font-size:1.5em;
	}
	.audition p.auditioninfo2{
		text-align:center;
		font-size:1.5em;
		background:#6699CC;
		font-weight:bold;
		color:#FFFFFF;
		padding:3%;
	}
	.audition section{
		border-bottom:1px solid #DEDEDE;
		width:850px;
		margin:0 auto;
		}
	.audition section h2{
		text-align:left;
		margin-bottom:0;
		}
	.audition section p{
	font-size:1.2em;
	line-height:1.5em;
	}
	.audition section dd{
		border-left:5px solid #666666;
		padding-left:2%;
		font-size:1.2em;
		}
	.audition section small{
		color:#333333;
		display:block;
		padding:10px;
		font-size:1em;
		}
	.adress{
		font-size:1.2em;
		padding:3%;
		background:#DDE9EA;
		margin:2% 0;
		}
		
	/* プライバシーポリシー */
	.privacy{
		font-size:120%;
		}
	.privacy li{
		color:#333333;
		font-size:13px;
		width:100%;
		display:block;
		text-align:left;
		}
	.privacy p{
		text-align:left;
		}

	/* About */
	.title_about{
		margin:75px 0 0 0;
		width:100%;
		padding:80px 0;
		background:#EFEFEF;
	}
	.title_about h1{
		margin:0;
		padding:0;
		font-size:2em;
		text-align:center;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	}
	.about section{
		text-align:center;
		width:90%;
		padding:0 5%;
		font-weight:lighter;
		font-size:1.3em;
		margin:10% 0;
		white-space:nowrap; 
		}
	.about section img{
		}
	.about section p.number{
		font-family: 'Oswald', sans-serif;
		font-weight:lighter;
		font-size:2.5em;
		margin:0;
		color:#666666;
		}
	.about .intro{
		line-height:3em;
		text-align:center;
		}
	.about .lastsec{
		font-size:1em;
		text-align:center;
		}
	table.CP{
		width:80%;
		border:1px solid #DEDEDE;
		border-collapse:collapse;
		font-size:1em;
		margin:0 auto;
		}
	.CP th{
		background:#EFEFEF;
		text-align:left;
		border:1px solid #DEDEDE;
		border-collapse:collapse;
		padding:2%;
		font-weight:normal;
		}
	.CP td{
		text-align:left;
		border:1px solid #DEDEDE;
		border-collapse:collapse;
		padding:2%;
		}
	table.CP a{
		color:#333333;
		}
	
	/* フォームパーツリセット */
	form{
		margin:0;
		padding:0;
		}
	#contents input{margin:0; padding:0;}
	#contents input[type="text"],textarea,select {
	  outline: none;
	}
	
		
	/* 入力エリア */
	#contents input[type="text"] {
	  width: 50%;
	  height: 45px;
	  background: #fff;
	  border: 1px solid #bebebe;
	  font-size: 1em;
	  text-indent: 0.7em;
	  margin-bottom:15px;
	}
	#contents input[type="text"]:focus {
	  background: #edf4ff;
	  border: 1px solid #4881d9;
	}
	/* キーボード数字切り替え用 */
	#contents input[type="tel"] {
	  width: 50%;
	  height: 45px;
	  background: #fff;
	  border: 1px solid #bebebe;
	  font-size: 1em;
	  text-indent: 0.7em;
	  margin-bottom:15px;
	}
	#contents input[type="tel"]:focus {
	  background: #edf4ff;
	  border: 1px solid #4881d9;
	}
	/* キーボードメールアドレス切り替え用 */
	#contents input[type="email"] {
	  width: 50%;
	  height: 45px;
	  background: #fff;
	  border: 1px solid #bebebe;
	  font-size: 1em;
	  text-indent: 0.7em;
	  margin-bottom:15px;
	}
	#contents input[type="email"]:focus {
	  background: #edf4ff;
	  border: 1px solid #4881d9;
	}
	/* テキストエリア */
	#contents textarea {
	  width: 50%;
	  height: 150px;
	  background: #fff;
	  border: 1px solid #bebebe;
	}
	#contents textarea:focus {
	  background: #edf4ff;
	  border: 1px solid #4881d9;
	}
	/* プルダウン */
	#contents select {
	  -webkit-appearance: none;
	  -moz-appearance: none;
	  appearance: none;
	  border-radius: 0;
	  background: #eee url("../img/common/arrow.png") no-repeat;
	  background-size: 10px 7px;
	  background-position: right 10px center;
	  border: 1px solid #bebebe;
	  width: 100px;
	  height: 36px;
	  font-size: 1em;
	  text-indent: 0.3em;
	}
	#contents select:focus {
	  border: 1px solid #4881d9;
	  background: #edf4ff url("../img/common/arrow.png") no-repeat;
	  background-size: 10px 7px;
	  background-position: right 10px center;
	}
	#contents select.actor {
	  width:400px;
	  height: 40px;
	  font-size: 1.3em;
	  text-indent: 0.7em;
	}
	/* ラジオボタン 
	#contents input[type="radio"] {
	  display: none;
	}
	#contents label {
	  position: relative;
	  display: inline-block;
	  padding: 3px 3px 3px 20px;
	  cursor: pointer;
	  font-size:1.5em;
	}
	#contents label::before {
	  position: absolute;
	  content: '';
	  top: 50%;
	  left: 0;
	  width: 14px;
	  height: 14px;
	  margin-top: -8px;
	  background: #eee;
	  border: 1px solid #bebebe;
	  border-radius: 100%;
	}
	#contents input[type="radio"]:checked + label::after {
	  position: absolute;
	  content: '';
	  top: 50%;
	  left: 4px;
	  width: 8px;
	  height: 8px;
	  margin-top: -4px;
	  background: #3498db;
	  border-radius: 100%;
	}
	 */
	/* チェックボックス */
	#contents input[type="checkbox"] {
	  display: none;
	}
	#contents label {
	  position: relative;
	  display: inline-block;
	  padding: 3px 3px 3px 22px;
	  cursor: pointer;
	}
	#contents label::before {
	  position: absolute;
	  content: '';
	  top: 50%;
	  left: 0;
	  width: 14px;
	  height: 14px;
	  margin-top: -8px;
	  background: #eee;
	  border: 1px solid #bebebe;
	}
	#contents input[type="checkbox"]:checked + label::after {
	  position: absolute;
	  content: '';
	  top: 5px;
	  left: 3px;
	  width: 13px;
	  height: 5px;
	  border-left: 2px solid #3498db;
	  border-bottom: 2px solid #3498db;
	  -webkit-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}
	
	.b-border{
		border-bottom:1px solid #DEDEDE;
		padding-bottom:20px;
		text-align:center;
		}
	.b-border li.action2 {
		width:			500px;
		height:			auto;
		overflow:		hidden;
		margin:			10px 8px 10px 0px;
		position:		relative;
		cursor:pointer;
	}
	.b-border li.action2 img{
		width:			500px;
		height:			383px;
		}
	.thanks{
		font-size:1.3em;
		padding:50px 0;
		text-align:center;
		}
	.thanks strong{
		font-size:1.5em;
		font-weight:normal;
		}
	.tel{
		text-align:center;
		}
	.tel a{
		display:block;
		width:40%;
		margin:20px 0 0 30%;
		text-decoration:none;
	  	border-radius: 5px;
		background:#3399CC;
		color:#FFFFFF;
		font-size:1.5em;
		padding:20px 0;
		font-family: FontAwesome,'Oswald', sans-serif;
		}
	
	.font1{
		font-size:1.3em;
		}
	.font2{
		font-size:15px;
		text-align:center;
		line-height:150%em;
		}
		
	/* エラー表示用　*/
	#contents input.error{
		background:#FCE1E0;
		}
	#contents textarea.error{
		background:#FCE1E0;
		}
	div.error{
		color:#CC0000;
		font-size:1.3em;
		padding:0;
		font-weight:bold;
		text-align:center;
		}


	/* 送信ボタン */
	.forminfo{
		font-size:15px;
		line-height:1.5em;
		margin:20px 0;
		text-align:center;
		}
	.ssl{
		font-size:1.2em;
		color:#666666;
		text-align:center;
		margin:20px 0 30px 0;
		}
	.ssl a{
		color:#99CC00;
		text-decoration:underline;
		}
	.btnarea{
		text-align:center;
		margin:25px 0 15px 0;
		}
	#contents input#submit_button {
		width:50%;
		padding: 20px;
		font-size: 1.5em;
		background-color: #99CC00;
		color: #fff;
		-moz-box-shadow: 0 0 3px #333;
		-webkit-box-shadow: 0 0 3px #333;
		font-weight:bold;
		border-style: none;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	}
	
	/*　確認画面 */
	h3{
		margin:3% 0 1% 0;
	}
	p.confirm{
		background:#DEDEDE;
		color:#000000;
		padding:20px;
		text-align:left;
		width:50%;
		margin-left:23%;
		}

	
	/* フッター */
	footer{
		background:#99CC00;
		width:100%;
		padding:20px 0;
		}
	.pcwidth{
		width:1000px;
		margin:0 auto;
		overflow:hidden;
		}
	.left{
		float:left;
		width:400px;
		}
	.left img{
		width:35%;
		}
	.left p{
		padding:0;
		margin:15px 0;
		line-height:150%;
		font-size:13px;
		color:#FFFFFF;
		}
	.right{
		float:right;
		width:500px;
		text-align:right;
		}
	.right img{
		width:10%;
			}
	.right img:hover{
		opacity:0.5;
			}

	/* ページトップボタン　アイコンはフォントで再現 */
	#pageTop {
	  position: fixed;
	  bottom: 2%;
	  right: 2%;
	}
	#pageTop a {
	  display: block;
	  z-index: 999;
	  padding: 0;
	  border-radius: 5px;
	  width: 35px;
	  height: 35px;
	  background-color: #333333;
	  color: #fff;
	  font-weight: bold;
	  text-decoration: none;
	  text-align: center;
	  opacity:		0.8;
	}
	 
	#pageTop a:hover {
	  text-decoration: none;
	  opacity: 0.5;
	}

	p.ticket_img{
		text-align:center;
		font-size:1.5em;
		font-weight:300;
		}
	p.ticket_img img{
		width:50%;
		}
	p.paytxt{
		font-size:1.35em;
		text-align:center;
		line-height:1.7em;
		}
	p.paytxt span{
		background:#FFFF66;
		font-weight:bold;
		}

	
/* スマホView用StyleSheet */				
	@media screen and (max-width: 768px) {
	#contents{
		width:96%;
		padding:0 2%;
		margin-top:50px;
		
	}
	.pcmain{
	margin:0;
	padding:0;
		width:100%;
		}
	/*　メニューブロック */
	#menu{
		position:fixed;
		top:0;
		width:100%;
		height:50px;
		border-bottom:1px solid #666666;
		background:#FFFFFF;
		z-index:999;
		}
	.menu_inc .logo{
		height:25px;
		position:absolute;
		left:2%;
		top:12px;
		}
	.menu_inc .logo img{
		height:25px;
		}
	/* チケット購入ボタン */	
	.menu_inc a.ticket {
		display:block;
		height:35px;
		min-width:50px;
		color:#FFFFFF;
		text-decoration:none;
		font-size:80%;
		font-weight:bold;
		vertical-align:middle;
		position:absolute;
		right:50px;
		top:0px;
		background:#99CC00;
		padding:15px 10px 0 10px;
		font-family: "Mplus 1p";
		}
	.menu_inc a.ticket img{
		width:15%;
		vertical-align:middle;
		}
		
	/* 画像オンマウス開閉 */
	.action1 {
		width:			100%;
		height:auto;
		overflow:		hidden;
		margin:			0;
		cursor:pointer;
	}
	.action1 img{
		width:100%;
		}

	.action1 a {
		color:			#fff;
		text-decoration:none;
		display:block;
		width:100%;
		height:100%;
		}
	.action1 a:hover img{
	opacity: 0.7;
	}
	.schedule{
		width:100%;
		height:80px;
		background:#FF6666 url(/img/common/logo_f.png) no-repeat;
		background-position:5% center;
		background-size:30%;
		}
	.schedule a{
		display:block;
		width:95%;
		height:55px;
		color:#FFFFFF;
		text-decoration:none;
		text-align:right;
		padding-right:5%;
		padding-top:25px;
		font-family: FontAwesome,'Oswald', sans-serif;
		font-size:1.5em
		}
	/* 画像オンマウス下ずらし */
	#others{
		padding:2% 0 0 0;
	}
	
	#contents li.action2 {
		margin:0 2% 2% 0; 
	}
	#contents li.action2:nth-child(even){
		margin:0 0% 2% 0;
	}
	.action2 {
	width:			49%;
	height:			49%;
	overflow:		hidden;
	margin:			10px 8px 10px 16px;
	}
	.action2 img{
	width:100%;
	-webkit-box-shadow: 0 0 5px 0 #000;
	-moz-box-shadow: 0 0 5px 0 #000;
	box-shadow: 0 0 5px 0 #000;
	}
	.action2 a{
		width:100%;
		height:100%;
		display:block;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}
	.action2 a:hover img{
	opacity: 0.7;
	}

	#news{}
	h2{
		width:100%;
		font-family: 'Oswald', sans-serif;
		font-weight:bold;
		font-size:1.4em;
		color:#333333;
		text-align:center;
		margin:10% 0;
		}
	h2 img{
		width:8%;
		vertical-align:middle;
		}

	#news{
		display:block;
		}
	#news dl{title_audition
		border:1px solid #DEDEDE;
		padding:3%;
		border-radius: 5px;
		font-size:1em;
		width:94%;
		float:none;
		min-height:auto;
	}
	#news dl:nth-child(odd){
		margin:0 0 0 0;
	}
	#news dt{
		font-size:0.8em;
		color:#333333;
		margin-bottom:1.5%;
		}
	#news dd{
		margin:0;
		padding:0;
		}
	#news dd a{
		color:#000000;
		text-decoration:underline;
		}
	#news dd h3{
		font-size:1.5em;
		}

	#movie{
		padding:0 0 0 0;
	}

	.Youtube {
	  padding-bottom:50px;
	  min-height:1px;
	}
	.Youtube iframe {
	  position: relative;
	}

	/* 
	.Youtube {
	  position: relative;
	  width: 100%;
	  padding-top: 56.25%;
	  min-height:auto;
	}
	
	.Youtube iframe {
	  position: absolute;
	  top: 0;
	  right: 0;
	  width: 100% !important;
	  height: 100% !important;
	}
	 */
	
	/* お問い合わせフォーム */
	.title_contact{
		margin:50px 0;
		width:100%;
		padding:50px 0;
		background:#66CCCC;
	}
	.title_contact h1{
		margin:0;
		padding:0;
		font-size:1.5em;
		text-align:center;
		color:#FFFFFF;
		font-family: FontAwesome,'Oswald', sans-serif;
	}
	.title_contact h1 img{
		vertical-align:middle;
		}
	/* チケット購入フォーム */
	.title_ticket{
		margin:50px 0;
		width:100%;
		padding:50px 0;
		background:#99CC00;
	}
	.title_ticket h1{
		margin:0;
		padding:0;
		font-size:1.5em;
		text-align:center;
		color:#FFFFFF;
		font-family: FontAwesome,'Oswald', sans-serif;
	}
	.title_ticket h1 img{
		vertical-align:middle;
		}
	/* News一覧 */
	.title_news{
		margin:50px 0;
		width:100%;
		padding:50px 0;
		background:#333366;
	}
	.title_news h1{
		margin:0;
		padding:0;
		font-size:1.5em;
		text-align:center;
		color:#FFFFFF;
		font-family: FontAwesome,'Oswald', sans-serif;
	}
	.title_news h1 img{
		vertical-align:middle;
		}
	#archivelink{
		width:100%;
		display:block;
		margin-bottom:10%;
		}
	#archivelink li{
		float:left;
		text-align:center;
		width:25%;
		}
	#archivelink li a{
		display:block;
		color:#FFFFFF;
		font-family: 'Oswald', sans-serif;
		background:#333366;
		margin:2%;
		padding:5%;
		text-decoration:none;
		}
	/* 公演詳細 */
	.title_stage{
		margin:50px 0;
		width:100%;
		padding:50px 0;
		background:#333333;
	}
	.title_stage h1{
		margin:0;
		padding:0;
		font-size:1.7em;
		text-align:center;
		color:#FFFFFF;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	}
	.stage p.stageinfo{
	font-size:120%;
	line-height:1.5em;
	margin-bottom:7%;
	}
	.stage img{
		width:100%;
		}
	.stage section{
	margin:0 0 3% 0;
	border-bottom:1px solid #DEDEDE;
	width:100%;
	}
	.stage section h2{
	text-align:left;
	font-size:2em;
	}
	.stage section p{
	font-size:1.2em;
	line-height:1.5em;
	}
	.official{
		text-align:center;
		margin:5% 0;
		}
	.official a{
		width:60%;
		display:block;
		padding:3%;
		border-radius:5px;
		border:1px solid #333333;
		margin:0 auto;
		text-decoration:none;
		font-size:1.3em;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
		color:#333333;
		}
	.official a:hover{
	opacity: 0.7;
	}
	.price{
		text-align:center;
		background:#F2FFCA;
		padding:5% 0;
		width:100%;
		font-weight:bold;
		font-size:120%;
		}
	a.buyform{
		background:#99CC00;
		font-weight:bold;
		padding:5% 0;
		width:100%;
		display:block;
		text-align:center;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		font-size:135%;
		margin: 0 0 10% 0;
		}
	a.buyform img{
		vertical-align:middle;
		width:8%;
		}

	/* 公演スケジュール一覧 */
	.title_schedule{
		margin:50px 0;
		width:100%;
		padding:50px 0;
		background:#FF6666;
	}
	.title_schedule h1{
		margin:0;
		padding:0;
		font-size:1.7em;
		text-align:center;
		color:#FFFFFF;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	}
	.schedule-list li{
		width:19.3333333333333%;
		border:1px solid #FFFFFF;
		float:left;
		}
	.schedule-list li img{
		width:100%;
		}
	.stage-block{
	border-top:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	padding:2%;
		}
	.sc-img{
		float:left;
		width:40%;
		}
	.sc-img img{
		width:100%;
		}
	.sc-info{
		float:right;
		width:57%;
		padding-left:3%;
		font-size:1.2em;
		}
	.sc-info h2{
		font-size:1.2em;
		font-family: "Mplus 1p";
		color:#333333;
		margin:0;
		padding:0;
		text-align:left;
		}
	.sc-info article{
		font-size:0.6em;
		color:#333333;
		}
	.sc-info p{
		font-family: 'Oswald', sans-serif;
		text-decoration:none;
		color:#666666;
		}
	.sc-info p a{
		display:block;
		padding:2%;
		text-decoration:none;
		color:#666666;
		border-radius: 3px;
		border:1px solid #DEDEDE;
		width:45%;
		text-align:center;
		}
	.schedule-list section{
		margin-bottom:10%;
		margin-top:15%;
		border-bottom:1px solid #DEDEDE;
		padding-bottom:5%;
		}
	.schedule-list .no-schedule{
		padding:20% 0;
		width:100%;
		display:block;
		font-size:2em;
		text-align:center;
		color:#999999;
		}
	.schedule-list section dl{
		width:32%;
		margin-right:1.333333333%;
		float:left;
		}
	.schedule-list section dt{
		font-family: 'Oswald', sans-serif;
		font-size:1.2em;
		background:#333333;
		color:#FFFFFF;
		padding:2%;
		text-align:center;
		}
	.schedule-list section dt b{
		font-size:1.5em;
		font-weight:normal;
		}
	.schedule-list section dt span.day{
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
		}
	.schedule-list section dt span.day1{
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
		color:#66CCCC;
		}
	.schedule-list section dt span.day2{
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
		color:#FF6699;
		}
	.schedule-list section dd{
		font-family: 'Oswald', sans-serif;
		border:1px solid #DEDEDE;
		border-radius: 3px;
		padding:5%;
		width:65%;
		margin:3% auto;
		text-align:center;
		} 
	.schedule-list section dd span.noon{
		font-family: FontAwesome;
		color:#FF3333;
		padding:0 0.3em 0 0;
		}
	.schedule-list section dd span.night{
		font-family: FontAwesome;
		color:#333399;
		padding:0 0.3em 0 0;
		}
		
	/* オーディション */
	.title_audition{
		margin:50px 0;
		width:100%;
		padding:50px 0;
		background:#6699CC;
	}
	.title_audition h1{
		margin:0;
		padding:0;
		font-size:1.7em;
		text-align:center;
		color:#FFFFFF;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	}
	.audition{
	}
	.audition p.auditioninfo{
		text-align:center;
		font-size:1.2em;
	}
	.audition p.auditioninfo2{
		text-align:center;
		font-size:1.5em;
		background:#6699CC;
		font-weight:bold;
		color:#FFFFFF;
		padding:3%;
	}
	.audition section{
		border-bottom:1px solid #DEDEDE;
		width:100%;
		}
	.audition section h2{
		text-align:left;
		margin-bottom:5%;
		}
	.audition section p{
	font-size:1.2em;
	line-height:1.5em;
	}
	.audition section dd{
		border-left:5px solid #666666;
		padding-left:2%;
		font-size:1.2em;
		}
	.audition section small{
		color:#333333;
		display:block;
		padding:3%;
		}
	.adress{
		font-size:1.2em;
		padding:3%;
		background:#DDE9EA;
		margin:2% 0;
		}
	/* プライバシーポリシー */
	.privacy{
		font-size:120%;
		}
	.privacy li{
		color:#333333;
		font-size:80%;
		width:100%;
		display:block;
		}
	/* About */
	.title_about{
		margin:50px 0;
		width:100%;
		padding:50px 0;
		background:#EFEFEF;
	}
	.title_about h1{
		margin:0;
		padding:0;
		font-size:1.7em;
		text-align:center;
		color:#333333;
		font-family: FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	}
	.about section{
		text-align:center;
		width:90%;
		padding:0 5%;
		font-weight:lighter;
		font-size:1.3em;
		margin:10% 0;
		white-space:normal; 
		}
	.about section img{
		width:40%;
		}
	.about section p.number{
		font-family: 'Oswald', sans-serif;
		font-weight:lighter;
		font-size:2.5em;
		margin:0;
		color:#666666;
		}
	.about .intro{
		line-height:2em;
		text-align:center;
		}
	.about .lastsec{
		font-size:1em;
		text-align:center;
		}
	table.CP{
		width:100%;
		border:1px solid #DEDEDE;
		border-collapse:collapse;
		font-size:0.8em;
		}
	.CP th{
		background:#EFEFEF;
		text-align:left;
		border:1px solid #DEDEDE;
		border-collapse:collapse;
		padding:2%;
		font-weight:normal;
		}
	.CP td{
		text-align:left;
		border:1px solid #DEDEDE;
		border-collapse:collapse;
		padding:2%;
		}
	table.CP a{
		color:#333333;
		}

	/* フォームパーツリセット */
	form{
		margin:0;
		padding:0;
		}
	#contents input{margin:0; padding:0;}
	#contents input[type="text"],textarea,select {
	  outline: none;
	}
	
	/* iOSでのデフォルトスタイルをリセット SCSSで記述 */
	input[type="submit"],
	input[type="button"] {
	  border-radius: 0;
	  -webkit-box-sizing: content-box;
	  -webkit-appearance: button;
	  appearance: button;
	  border: none;
	  box-sizing: border-box;
		&::-webkit-search-decoration {
		  display: none;
		}
		&::focus {
		  outline-offset: -2px;
		}
	}
		
	/* 入力エリア */
	#contents input[type="text"] {
	  width: 100%;
	  height: 45px;
	  background: #fff;
	  border: 1px solid #bebebe;
	  font-size: 1em;
	  text-indent: 0.7em;
	  margin-bottom:5%;
	}
	#contents input[type="text"]:focus {
	  background: #edf4ff;
	  border: 1px solid #4881d9;
	}
	/* キーボード数字切り替え用 */
	#contents input[type="tel"] {
	  width: 60%;
	  height: 45px;
	  background: #fff;
	  border: 1px solid #bebebe;
	  font-size: 1em;
	  text-indent: 0.7em;
	  margin-bottom:5%;
	}
	#contents input[type="tel"]:focus {
	  background: #edf4ff;
	  border: 1px solid #4881d9;
	}
	/* キーボードメールアドレス切り替え用 */
	#contents input[type="email"] {
	  width: 100%;
	  height: 45px;
	  background: #fff;
	  border: 1px solid #bebebe;
	  font-size: 1em;
	  text-indent: 0.7em;
	  margin-bottom:5%;
	}
	#contents input[type="email"]:focus {
	  background: #edf4ff;
	  border: 1px solid #4881d9;
	}
	/* テキストエリア */
	#contents textarea {
	  width: 98%;
	  height: 150px;
	  background: #fff;
	  border: 1px solid #bebebe;
	  font-size: 1em;
	}
	#contents textarea:focus {
	  background: #edf4ff;
	  border: 1px solid #4881d9;
	}
	/* プルダウン */
	#contents select {
	  -webkit-appearance: none;
	  -moz-appearance: none;
	  appearance: none;
	  border-radius: 0;
	  background: #eee url("../img/common/arrow.png") no-repeat;
	  background-size: 10px 7px;
	  background-position: right 10px center;
	  border: 1px solid #bebebe;
	  width: 100px;
	  height: 36px;
	  font-size: 1em;
	  text-indent: 0.3em;
	}
	#contents select:focus {
	  border: 1px solid #4881d9;
	  background: #edf4ff url("../img/common/arrow.png") no-repeat;
	  background-size: 10px 7px;
	  background-position: right 10px center;
	}
	#contents select.actor {
	  width:100%;
	  height: 36px;
	  font-size: 1em;
	  text-indent: 0.3em;
	}
	/* ラジオボタン 
	#contents input[type="radio"] {
	  display: none;
	}
	#contents label {
	  position: relative;
	  display: inline-block;
	  padding: 3px 3px 3px 20px;
	  cursor: pointer;
	  font-size:1.5em;
	}
	#contents label::before {
	  position: absolute;
	  content: '';
	  top: 50%;
	  left: 0;
	  width: 14px;
	  height: 14px;
	  margin-top: -8px;
	  background: #eee;
	  border: 1px solid #bebebe;
	  border-radius: 100%;
	}
	#contents input[type="radio"]:checked + label::after {
	  position: absolute;
	  content: '';
	  top: 50%;
	  left: 4px;
	  width: 8px;
	  height: 8px;
	  margin-top: -4px;
	  background: #3498db;
	  border-radius: 100%;
	}
	 */
	/* チェックボックス */
	#contents input[type="checkbox"] {
	  display: none;
	}
	#contents label {
	  position: relative;
	  display: inline-block;
	  padding: 3px 3px 3px 22px;
	  cursor: pointer;
	}
	#contents label::before {
	  position: absolute;
	  content: '';
	  top: 50%;
	  left: 0;
	  width: 14px;
	  height: 14px;
	  margin-top: -8px;
	  background: #eee;
	  border: 1px solid #bebebe;
	}
	#contents input[type="checkbox"]:checked + label::after {
	  position: absolute;
	  content: '';
	  top: 5px;
	  left: 3px;
	  width: 13px;
	  height: 5px;
	  border-left: 2px solid #3498db;
	  border-bottom: 2px solid #3498db;
	  -webkit-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}
	
	.b-border{
		border-bottom:1px solid #DEDEDE;
		padding-bottom:10%;
		text-align:left;
		}
	.b-border li.action2 {
		width:49%;
		height:49%;
		overflow:		hidden;
		margin:;
		position:		relative;
		cursor:pointer;
	}
	.b-border li.action2 img{
		width:			100%;
		height:			100%;
		}
	.thanks{
		font-size:1.3em;
		padding:10% 0;
		text-align:center;
		}
	.thanks strong{
		font-size:1.5em;
		font-weight:normal;
		}
	.tel{
		text-align:center;
		margin:3% 0;
		}
	.tel a{
		display:block;
		width:100%;
		text-decoration:none;
	  	border-radius: 5px;
		background:#3399CC;
		color:#FFFFFF;
		font-size:1.5em;
		padding:5% 0;
		font-family: FontAwesome,'Oswald', sans-serif;
		margin:0;
		}
	
	.font1{
		font-size:1.3em;
		}
	.font2{
		font-size:1em;
		text-align:center;
		line-height:1.5em;
		}
		
	/* エラー表示用　*/
	#contents input.error{
		background:#FCE1E0;
		}
	#contents textarea.error{
		background:#FCE1E0;
		}
	div.error{
		color:#CC0000;
		font-size:100%;
		padding:3% 0;
		font-weight:bold;
		text-align:center;
		}


	/* 送信ボタン */
	.forminfo{
		font-size:1em;
		line-height:1.5em;
		margin:10% 0 0 0;
		}
	.ssl{
		font-size:0.8em;
		color:#666666;
		text-align:center;
		margin:5% 0 10% 0;
		}
	.ssl a{
		color:#99CC00;
		text-decoration:underline;
		}
	.btnarea{
		text-align:center;
		margin:15% 0 3% 0;
		}
	#contents input#submit_button {
		width:70%;
		padding: 5% 15%;
		font-size: 1.5em;
		background-color: #99CC00;
		color: #fff;
		border-style: none;
		font-family:FontAwesome;
	}
	
	/*　確認画面 */
	h3{
		margin:3% 0 1% 0;
		text-align:center;
	}
	p.confirm{
		background:#DEDEDE;
		color:#000000;
		padding:3%;
		text-align:left;
		width:94%;
		margin:0;
		}

	/* フッター */
	footer{
		background:#99CC00;
		width:96%;
		padding:8% 2%;
		color:#FFFFFF;
		overflow:hidden;
		}
	.pcwidth{
		width:100%;
		}
	footer .left{
		float:left;
		width:50%;
		}
	footer .left img{
		width:65%;
		}
	footer .left p{
		padding:0;
		margin:5% 0;
		line-height:2em;
		font-size:0.7em;
		}
	footer .right{
		float:right;
		width:50%;
		text-align:right;
		}
	footer .right img{
		width:22%;
			}

	/* ページトップボタン　アイコンはフォントで再現 */
	#pageTop {
	  position: fixed;
	  bottom: 2%;
	  right: 2%;
	}
	 
	#pageTop a {
	  display: block;
	  z-index: 999;
	  padding: 0;
	  border-radius: 5px;
	  width: 35px;
	  height: 35px;
	  background-color: #333333;
	  color: #fff;
	  font-weight: bold;
	  text-decoration: none;
	  text-align: center;
	  opacity:		0.8;
	}
	 
	#pageTop a:hover {
	  text-decoration: none;
	  opacity: 0.5;
	}
	
	p.ticket_img{
		text-align:center;
		font-size:1.5em;
		font-weight:300;
		}
	p.ticket_img img{
		width:50%;
		}
	p.paytxt{
		font-size:1.35em;
		text-align:center;
		line-height:1.7em;
		}
	p.paytxt span{
		background:#FFFF66;
		font-weight:bold;
		}