.sp_on{
	display:none !important;
}
.pc_on{
	display:block;
}

body {
	width:100%;
	height:100%;
	background: #000;
	position: relative;
  font-family: ten-mincho-text, serif;
font-weight: 400;
font-style: normal;
color: #fff;
overflow-x: hidden;
margin: 0;
padding: 0;
background: url(../img/top/contents_header_pc.jpg) repeat top center;
background-size: 100% auto;
}

#container{
	min-width: 1200px;
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.loading_bungo{
	background: url(../img/top/contents_logo.png) no-repeat center;
    background-size: 300px auto;
    width: 300px;
    height: 102px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -70%);
}


#menu_wrap {
  background: #000;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 51;
  display: none;
  overflow: visible;
  left: 0;
  top: 0;
}

.menu_open {
  position: fixed;
  top: 0 !important;
  right: 0 !important;
  z-index: 50;
  cursor: pointer;
  width: 80px;
  height: 80px;
}

.menu_close {
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  z-index: 50;
  cursor: pointer;
  width: 80px;
  height: 80px;
  z-index: 1;
  opacity: 0;
}

.menu_open img, .menu_close img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.menu_open img:hover, .menu_close img:hover {

  opacity: 0.8;
}

.menu_inner {
  position: relative;
  z-index: 50;
  right: 0;
  left: 0;
  margin: 0 auto;
  height: 900px;
  opacity: 0.8;
  opacity: 0;
}

.menulogo {
  position: absolute;
  bottom: 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 50;
  display: none;
}

#mainimg {
width: 100%;
height: 1485px;
z-index: 0;
}



#top_area{
	position: relative;
  background: #000;
	background: url(../img/top/top_img.png) no-repeat center top;
	background-size: 1920px auto;
	height: 1570px;
  z-index: 49;
}
#contents_area{
  position: relative;
  background-size: 100% auto;
  height: 450px;
  z-index: 49;
  background-position: 0 -1000px;
}
.logo_set{
    width: 460px;
    height: 690px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.logo{
    position: relative;
  top: 743px;
}
.contents_logo{
    position: relative;
  top: 143px;
}
.contents_tit{
    position: relative;
  top: 270px;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}


.tit_cast{
    position: relative;
  top: 600px;
}

#txt1{
    width: 460px;
    height: auto;
    margin: 100px auto 30px;
    text-align: center;
}

#date{
    width: 1100px;
    height: auto;
    margin: 50px auto 30px;
    text-align: center;
}


.contact{
  text-align: center;
  font-size: 18px;
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}


.contact a{
  color: #e40023;
  text-decoration: none;
}
.contact a:hover{
  color: #e40023;
  text-decoration: underline;
}

#cast1{
    width: 25%;
    height: auto;
    margin: 0px auto 30px;
    text-align: center;
}

#cast2{
    width: 25%;
    height: auto;
    margin: 50px auto 30px;
    text-align: center;
}
#staff1{
    width: 100%;
    height: auto;
    margin: 100px auto 100px;
    text-align: center;
}


.news_title{
	text-align: center;
  font-size: 20px;
	margin-top: 40px;
  letter-spacing: 10px;
}
.twitter_title{
  text-align: center;
  font-size: 40px;
  margin-top: 40px;
  letter-spacing: 10px;
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
font-weight: bold;
}


@media screen and (min-width: 0px) and (max-width: 767px) {
	#top_area{
		position: relative;
		background: url(../img/top/sp_top.png) no-repeat center top;
		background-size: 100% auto;
		height: 1200px;
	}

	
}




.info-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    display: block;
    max-width: 1000px;
}
.info-main p {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 4% auto;
    font-size: 19px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 50px;
    color: #fff;
    text-align: center;
}


.notice  li {
    margin: 0;
  text-indent:-1em;
  padding-left:1em;
  width: 100%;
  height: auto;
}


.notice  li a{
    color: #e40023;
text-decoration: underline;
}
.notice  li a:hover{
    color: #f77b25;
text-decoration: underline;
}


.ticket_contents  li {
    margin: 0;
  text-indent:-1em;
  padding-left:1em;
  width: 100%;
  height: auto;
}

/* = ticket_contents
----------------------------------------------- */
.ticket_contents {
    width: 100%;
    max-width: 1035px;
    margin: 0 auto;
}
.ticket_contents .subttl {
    background: url(../img/shared/subttl_bg01.png) no-repeat 50% -20px;
    text-align: center;
}
.ticket_contents .lead01 {
    margin-bottom: 70px;
    text-align: center;
}
.ticket_contents .lead02 {
    margin-bottom: 80px;
    text-align: center;
}
.ticket_contents .lead03 {
    margin-bottom: 20px;
    text-align: center;
}
.ticket_contents .block {
    margin-bottom: 70px;
    padding-bottom: 25px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}


.ticket_contents_live .block {
    margin-bottom: 70px;
    border-left: 1px solid #fff;
}


.ticket_contents .block2 {
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
}

.ticket_contents .block_wrap {
    position: relative;
    margin: 60px 0 0;
    padding: 20px 0 0;
}
.ticket_contents .block_wrap .img_closed {
    position: absolute;
    top: 0;
    left: 460px;
    z-index: 1;
}
.ticket_contents .block.closed {
    opacity: 0.5;
}
.ticket_contents .block h3 {
    border-bottom: 1px solid #fff;
}
.ticket_contents .block2 h3 {
    border-bottom: 1px solid #fff;
}
.ticket_contents  table {
    margin: 50px 0 0 25px;
    color: #b8bdcd;
    font-size: 1.6rem;
    line-height: 2.5;
}
.ticket_contents  table th,
.ticket_contents  table td {
    vertical-align: top;
}
.ticket_contents  table th {
    padding: 0 25px 18px 0;
}
.ticket_contents  table td {
    padding: 0 0 18px 0;
}
.ticket_contents  table a {
    color: #b8bdcd;
}
.ticket_contents  h4 {
    margin: 25px 0 10px 25px;
    font-size: 1.3rem;
    line-height: 1.8;
}

.ticket_contents  p,
.ticket_contents  li {
    color: #b8bdcd;
    font-size: 1.6rem;
    line-height: 2.5;
}
.ticket_contents  h4 {
    margin: 25px auto 10px 21px;
    font-size: 1.5rem;
    line-height: 1.8;
    text-align: left;
    letter-spacing: 2px;
}

.ticket_contents  h5 {
    margin: 25px auto 10px 0px;
    font-size: 18px;
    line-height: 1.8;
    color: #3990bd;
}


.ticket_contents  p,
.ticket_contents  li {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}
.ticket_contents  ul {
    margin: 0 0 0 25px;
}
.ticket_contents  li {
    margin: 0;
  text-indent:-1em;
  padding-left:1em;
}
.ticket_contents  p {
    margin: 0 0 30px 25px;
}
.ticket_contents .contact h4 {
    margin: 25px 0 10px;
    font-size: 2rem;
    line-height: 1.8;
}
.ticket_contents .contact p {
    color: #b8bdcd;
    font-size: 1.6rem;
    line-height: 2.5;
}



.ticket_contents a {
    color: #e40023;
}
.ticket_contents a:hover {
    color: #b3041f;
}
.ticket_contents .contact p a {
    color: #e40023;
}
.ticket_contents a:hover {
    text-decoration: underline;
}




.notice {
    width: 90%;
    margin: 3% auto 5%;
    color: #fff;
    border: 1px solid #fff;
    padding: 4%;
    font-size: 16px;
    line-height: 30px;
}

.x0                 {padding-top: 3px}
.x1                 {vertical-align: top;}
.x2                 {vertical-align: bottom;}
.x3                 {font-weight: bold;}
.x4                 {vertical-align:middle;}
.x5                 {text-decoration:underline;}
.x6                 {text-align: center;}
.x7                 {font-weight: normal;}
.x8                 {text-align: left;}
.x9                 {text-align: right;}
.x10                    {color: #FFF; -webkit-text-stroke: 1px #000;}
.x11                { font-family: "heisei-mincho-std",sans-serif;}

