@charset "utf-8";
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 100;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 200;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 300;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 400;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}
::selection {
	background: #000;
	color: #fff;
}
::-moz-selection {
 background: #000;
 color:#fff;
}
* {
	outline:none;
}
body {
	font-family: "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
    font-size: 16px;
    line-height: 32px;
	color: #fff;
	background-color: #000;
    text-align: justify;
}
a { color: #00a0e9; }
a:hover { text-decoration: none; }
.sp {display:none;}
.ah {
	-webkit-transition: all  0.3s ease;
	transition: all 0.3s ease;
}
.ah:hover {
	opacity: 0.7;
}
#fullWrap{
    min-width: 1200px;
    position: relative;
}

/* CONTENTS --------------------------------- 
-------------------------------------------------*/

#top{
    margin-top: 105px;
    position: relative;
}
.contWrap{
    width: 1200px;
    margin: 0 auto;
}
.comSection{
   padding-top: 60px;
   z-index: 100;
}
.comSection h2{
    width: 430px;
    height: 73px;
    line-height: 73px;
    border-radius: 37px;
    font-size:34px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto 50px;
    text-align: center;
}
/*#top_disc {
    background: #000;
    position: relative;
    height: 1935px;
    z-index: -1;
}
#detailBox {
    width: 1050px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
#detailBox h2 {
    width: 648px;
    height: 146px;
    padding-top: 646px;
    margin-bottom: 40px;
}
#detailBox p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
}
#hall_pic {
    width: 1050px;
    height: 340px;
    padding: 40px 0;
}
#detailBox h3 {
    text-align: center;
    font-size: 30px;
    line-height: 68px;
    padding-bottom: 20px;
}*/

#scTBL{
    width: 100%;
    margin-bottom: 40px;
    table-layout: fixed;
}
#scTBL th,#scTBL td{
    text-align: center;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    font-size: 16px;
    line-height: 26px;
    word-break: keep-all;
    height: 85px;
    padding: 5px 12px;
    box-sizing: border-box;
}
#scTBL th{
    background: #9b0f4d;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
}
#scTBL td{
    background: #fff;
    color: #29314b;
    font-weight: bold;
}
#scTBL td:nth-child(8),#scTBL td:nth-child(2){
    text-align: center;
    padding-left: 20px;
}

#scTBL th:nth-child(2),
#scTBL td:nth-child(2){
    width: 90px;
}

#scTBL th:nth-child(5),
#scTBL td:nth-child(5){
    width: 100px;
	text-align: center;
}
#scTBL th:nth-child(7),
#scTBL td:nth-child(7){
    width: 100px;
	text-align: center;	
}

#scTBL th:nth-child(1),
#scTBL td:nth-child(1),
#scTBL th:nth-child(4),
#scTBL td:nth-child(4),
#scTBL th:nth-child(3),
#scTBL td:nth-child(3),
#scTBL th:nth-child(3){
    width:40px;
    text-align: center;
}
#scTBL th:nth-child(6),
#scTBL td:nth-child(6){
    width: 40px;
}
#scTBL th:nth-child(8),
#scTBL td:nth-child(8){
    width: 100px;
}

ul#pgmList > li{
    padding: 60px;
    color: #fff;
}
ul#pgmList > li:nth-child(odd){
    background: #d7576b;
}
ul#pgmList > li:nth-child(even){
    background: #b3152e;
}
.pgmIn{
    position: relative;
}
.pgmIn > h3{
    background: #fff;
    width: 167px;
    height: 167px;
    border-radius: 167px;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}
.pgmIn > h3 > span{
    position: absolute;
    width: 167px;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
ul#pgmList > li:nth-child(odd) .pgmIn > h3{
    color: #d7576b;
}
ul#pgmList > li:nth-child(even) .pgmIn > h3{
    color: #b3152e;
}
.pgmDetail{
    padding-left: 237px;
}
.pgmDetail > p,
dl.stageList{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 35px;
}
.pgmDetail > p{
    margin-bottom: 20px;
}
dl.stageList dd{
    margin-bottom: 20px;
}
.castList,
.castList > h3{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 35px;
}
ul#prfList > li{
    margin-bottom: 70px;
}
.photoArea{
    float: left;
}
.prfArea{
    float: right;
    width: 510px;
}
.prfArea > h3{
   font-size: 30px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #feaf00;
    line-height: 30px;
}
#small_h3 {
    font-size: 28px !important;
    line-height: 40px !important;
}
.prfArea > h3 > span{
    font-size: 20px;
    line-height: 32px;
}
.prfArea > h3 > span > span{
    font-size: 16px;
}
.prfTxt{
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 30px;
}
.officialLink a{
    display: block;
    background: #feaf00;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.officialLink a:hover{
    background: #9b0f4d;
}

/* FOOTER --------------------------------- 
-------------------------------------------------*/

.foot01{
    width: 100%;
    height: 126px;
    background: #fff url(../images/footer/footer.png) no-repeat center center;
    background-size: 95% auto;
}
.foot02{
    width: 100%;
    padding: 24px 0;
    background: #004da3;
}
.foot02 .footLeft {
    width: 230px;
    margin: 0 auto;
    padding: 0 0 0 20px;
    text-align: left;
    float: left;
}
.foot02 .footRight {
    width: 500px;
    margin: 0 auto;
    padding: 0 20px 0 0;
    text-align: right;
    float: right;
    font-size:12px;
    line-height: 20px;
}
.foot02 .footRight a{
    color: #fff;
}
#aLogo{
    width: 100%;
    height: 50px;
    background: #004da3;
    position: relative;
}
#aLogo a{
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}
#aLogo a img{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
#aLogo #copyR{
    position: absolute;
    top:8px;
    right: 20px;
    font-size:12px;
}
a.aLink{
    color: #3c7bb5 !important;
}
footer{
    margin-top: 150px;
}
#navWrap{
    position: fixed;
    min-width: 1200px;
    background: #000;
    width: 100%;
    height: 105px;
    top: 0;
    left: 0;
    z-index: 9999;
}
#navWrap h3{
    position: absolute;
    margin: auto;
    top: 50%;
    left: 36px;
    transform: translateY(-50%);
    margin-top: -5px;
}
nav > ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    position: absolute;
    margin: auto;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
nav > ul > li a{
    color: #feaf00;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    height: 100%;
    line-height: 105px;
    display: block;
}
nav > ul > li{
    margin-right: 70px;
}
nav > ul > li:last-child{
    margin-right: 0;
}
#pageTop {
    z-index: 10000;
    display: none;
    width: 70px;
    height: 70px;
}
#pageTop a{
    display: block;
    background: #004da2;
    -webkit-transition: all .4s ease;
	transition: all .4s ease;
}
#pageTop a:hover{
    background: none;
}
#program h2{
    background: #feaf00;
}
#schedule h2 { background: #9b0f4d; }
#profile h2 {
    background: #feaf00;
}
#program {
    position: relative;
}
#program article {
    background: #2a71b9;
    margin-bottom: 40px;
    position: relative;
}
.program_thumb {
    width: 175px;
    height: 175px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 85px;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center center;
}
#prg01 .program_thumb { background-image: url(../images/program/1.png); }
#prg02 .program_thumb { background-image: url(../images/program/2.png); }
#prg03 .program_thumb { background-image: url(../images/program/3.png); }
.prorgram_text {
    width: 751px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    padding: 40px 50px;
    margin-left: 315px;
}
.prorgram_text strong {
    font-size: 24px;
    font-weight: bold;
    line-height: 45px;
}
.prorgram_text p {
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 30px;
}
.prorgram_text p:last-child{ margin-bottom: 0; }
.prorgram_text p.single { line-height: 270px; }
#program small {
    display: block;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 50px;
}
.w_link {
    color: #fff;
}
#prfList > li:last-child {
    margin-bottom: 0px;
}
#copyRight {
    font-size: 16px;
    line-height: 30px;
}

.yellow {
	font-weight: bold;
	color: #E3FF00;
}


#mv { padding-top: 10px; }
#introduction article {
    padding: 45px 0;
}
#introduction article h3 {
    font-size: 34px;
    font-weight: bold;
    line-height: 34px;
    letter-spacing: 0.04em;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 10px;
}
#introduction article p {
    width: 1000px;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    line-height: 43px;
    letter-spacing: 0.04em;
    color: #000;
}
#intro_disc1 { background: #feaf00; }
#intro_disc1 h3 { color: #9b0f4d;
 }
#intro_disc1 p { text-align: center; } 
#intro_disc2 { background: #fff; }
#intro_disc2 h3 { color: #feaf00;
 }


#youtube {
	text-align: center;
	width: 1140px;
	margin: 0 auto;
}

#youtubeBox {
	text-align: center;
	width: 960px;
	margin: 0 auto;
}

#youtube p {
	padding-top: 10px;
	font-weight: bold;
}

#notice {
    width: 1120px;
	margin: 0 auto;
	text-align: left;
	border: 2px solid #fff;
	padding: 40px;
    line-height: 35px;
}

#notice h2 {
    font-size: 24px;
	padding-bottom: 20px;
	font-weight: bold;
    line-height: 55px;
	text-align: center;
}

#notice2 {
    width: 1120px;
	margin: 50px auto;
	text-align: left;
	border: 2px solid #fff;
	padding: 40px;
    line-height: 20px;
}

#notice2 h2 {
    font-size: 24px;
	padding-bottom: 0px;
	font-weight: bold;
    line-height: 55px;
	text-align: center;
}


/*=================== TICKT ========================*/
#ticket h2 {
    background: #26a8e2;
    margin: auto;
    position: relative;
    z-index: 100;
}
#ticket01{ background: #3c3c3c;margin-top: -35px; }
#ticket02{ background: #222; }
.ticketArea{
    padding: 70px 90px;
}
.ticketArea h3{
    font-size: 34px;
    font-weight: bold;
    color: #ffde00;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.ticketArea .subTxt{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.ticketArea .subTxt span{
    color: #ffde00;
    margin-right: 20px;
}


/*=================== STAGE ========================*/
#stage h2 {
    background: #26a8e2;
    margin: auto;
    position: relative;
    z-index: 100;
}
#stage01{ background: #3c3c3c;margin-top: -35px; }
#stage02{ background: #222; }
.stageArea{
    padding: 10px 40px;
}
.stageArea h3{
    font-size: 34px;
    font-weight: bold;
    color: #ffde00;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.stageArea .subTxt{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.stageArea .subTxt span{
    color: #ffde00;
    margin-right: 20px;
}



ul.priceList{
    width: 485px;
    margin: 0 auto 40px;
}
ul.priceList li{
    width: 225px;
    height: 225px;
    border-radius: 225px;
    background: #26a8e2;
    margin-right: 35px;
    float: left;
}
ul.priceList li:last-child{
    margin-right: 0;
}
ul.priceList li p{
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    padding-top: 54px;
}
ul.priceList li p span{
    font-size: 16px;
}
ul.priceTag{
    margin-bottom: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}
ul.priceTag li{
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    background: #7d0000;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
}
ul.priceTag li:last-child{
    margin-right: 0;
}
.priceTxt{
    text-align: center;
    font-weight: bold;
}
.priceBox{
    margin-bottom: 70px;
}
.stageBox{
	margin-top: 70px;
    margin-bottom: 0;
}
ul.reserveBox li.oneWrap{
    width: 495px;
}
ul.reserveBox li.oneWrap:first-child{
    float: left;
}
ul.reserveBox li.oneWrap:last-child{
    float: right;
}
.reserve01{
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #000;
    font-size:22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.reserve01 span{
    font-size:16px;
    margin-left: 10px;
}
.reserve01 img{
    vertical-align: middle;
    margin-right: 10px;
}
dl.telList{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
dl.telList dd{
    margin-bottom: 30px;
}
dl.telList .telLink a{
    color: #fff;
}
.reserveLink a{
    display: block;
    width: 100%;
    height: 142px;
    background: #3c7bb5;
    text-decoration: none;
    position: relative;
}
.reserveLink a:before{
    content: "";
    position: absolute;
    background: url(../images/icon_arrow.png) no-repeat;
    width: 43px;
    height: 43px;
    top: 0;
    bottom:0;
    right: 30px;
    margin: auto;
}
.reserveLink a .linkWrap{
    color: #ffde00;
    font-size:34px;
    font-weight: bold;
    text-align: center;
    display: block;
    padding-top: 39px;
}
.reserveLink a .linkWrap span{
    font-size: 22px;
    display: block;
    margin-top: 6px;
}
ul.attentList{
    font-size:14px;
    line-height: 27px;
}
ul.playGuideList li{
    list-style-type: square;
    font-size: 20px;
    margin-left: 22px;
    margin-bottom: 20px;
    color: #3c7bb5;
    font-weight: bold;
}
ul.playGuideList li a{
    color: #3c7bb5;
}
ul.playGuideList li a:hover{
    text-decoration: none;
}
ul.playGuideList li .guideWrap{
    color: #fff;
}
ul.playGuideList li .guideWrap span{
    font-size: 16px;
    margin-left: -10px;
}

.soldout {
	color: #FF0004;
	font-weight: bold;
	border: 2px solid #FF0004;
	padding: 20px;
	width: 450px;
	text-align: center;
	margin: 0 auto 30px;
}


#scTBL2{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    table-layout: fixed;
}
#scTBL2 th,#scTBL2 td{
    text-align: center;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    font-size: 14px;
    line-height: 26px;
    word-break: keep-all;
    height: 85px;
    padding: 5px 12px;
    box-sizing: border-box;
}
#scTBL2 th{
    background: #26a8e2;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
}
#scTBL2 td{
    background: #fff;
    color: #29314b;
    font-weight: bold;
}
#scTBL2 td:nth-child(2){
    text-align: center;
    padding-left: 20px;
}

#scTBL2 th:nth-child(1),
#scTBL2 td:nth-child(1){
    width: 30px;
}

#scTBL2 th:nth-child(2),
#scTBL2 td:nth-child(2){
    width: 70px;
}
#scTBL2 th:nth-child(3),
#scTBL2 td:nth-child(3){
    width: 70px;
	text-align: center;	
}

#scTBL2 th:nth-child(4),
#scTBL2 td:nth-child(4){
    width: 50px;
    text-align: center;
}

