@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: #9c9389;
    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){
    text-align: left;
    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: 40px;
    text-align: center;
}
#scTBL th:nth-child(6),
#scTBL td:nth-child(6){
    width: 50px;
}
#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: 15px;
    text-align: center;
}
#scTBL th:nth-child(7) {
    width: 90px;
}
#scTBL td:nth-child(7){
    width: 90px;
    text-align: left;
}
#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: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #7b919d;
    line-height: 45px;
    margin-top: 13px;
}
#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: 20px;
    font-size: 16px;
    line-height: 30px;
}
.officialLink a{
    display: block;
    background: #9c9389;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.officialLink a:hover{
    background: #C3A689;
}

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

.foot01{
    width: 100%;
    height: 90px;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}
.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: 200px;
}
#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: #9c9389;
    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: #9c9389;
}
#schedule h2,#profile h2 {
    background: #9c9389;
}
#profile {
    position: relative;
    z-index: 300;
	margin-top: -500px;
}
#program {
    /*margin-top: -1150px;*/
    position: relative;
    background: url(../images/program_bg.png) no-repeat center top -150px;
    height: 1354px;
}
#program article {
    padding-top: 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;
}
.prorgram_text {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 34px;
    text-align: center;
    background: rgba(0,0,0,.8);
    padding: 45px 25px;
	width: 600px;
}
.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;
    padding: 10px 0;
}

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


#notice {
	padding-top: 100px;
}

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

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

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

#notice2 p {
    font-size: 16px;
	padding-bottom: 0px;
    line-height: 40px;
	text-align: center;
}

#notice2 p a {
    color:#5193FF;
}

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

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

#notice3 p {
    font-size: 16px;
	padding-bottom: 0px;
    line-height: 40px;
	text-align: center;
}

#notice3 p a {
    color:#5193FF;
}

.t20 {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF0004;
}
