	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/background.jpg) repeat center top;
background-size: 100% auto;
background-position: 0 520px;
}



	#contents_area{
  position: relative;
  background: url(../img/top/header.png) no-repeat center top;
  background-size: 100% auto;
  height: 750px;
  z-index: 49;
  background-position: 0 0px;
}

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



	.sp_on{
		display:block!important;
	}
	.pc_on{
		display:none;
	}
	.loading_bungo{
		background-size: 40px auto;
		transform: translate(-50%, -50%);
	}

	#sp_container{
		min-width: 100%;
		overflow: hidden;
	}
	.margin{
		margin:0 6%;
	}
	.page_top img{
		width: 50px;
	}
	.page_top{
		position: fixed;
		left: 4%;
		bottom: 7px!important;
		display: none;
	}

	.menu_open img,.menu_close img{
		display: none;
	}




	.menu_open{
		background: url("../img/top/menu/menu_open.png") no-repeat;
		background-size: 100px auto;
	}
	.menu_close{
		background: url("../img/top/menu/menu_close.png") no-repeat;
		background-size: 100px auto;
		opacity: 0;
	}
	.menu_open,.menu_close{
		top:10px;
		right: 10px;
		width: 100px;
		height: 100px;
	}
	#menu_wrap .flame_top{
		height: 25px;
		position: absolute;
	}
	#menu_wrap .flame_bottom{
		height: 25px;
		position: absolute;
	}

	#menu_wrap .flame_right{
		width: 25px;
	}
	#menu_wrap .flame_left{
		width: 25px;
	}
	.menu_btn{
		width: 100%;
	}
	.menu_inner {
		background-position: center bottom;
		transition: 0;
		height: 100%!important;
   		min-height: 530px;
	}
	#menu_g{
		position: relative;
		height: 100%!important;
   		min-height: 530px;
	}


#txt1_sp{
    width: 70%;
    height: auto;
    margin: 50px auto 30px;
    text-align: center;
}


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

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


.menu-nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.9);
	margin: 0;
	padding: 0;
	display: none;
	z-index: 10;
    -webkit-overflow-scrolling: touch;
}
.menu-wrap_inner {
    width: 90%;
    height: 80vh;
    margin: 0 auto;
    
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.menu-main {
    width: 800px;
    height: 510px;
    
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    
    flex-direction: row-reverse;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
}

.menu-main div {
    width: 100px;
    height: auto;
    display: block;
    border-left: 1px solid #e40023;
    padding: 30px 0 0 0;
    
    -webkit-transition: all 0.40s ease-in-out;
    transition: all 0.40s ease-in-out;
}
.menu-main div:first-of-type {
    border-right: 1px solid #e40023;
}
.mn-od{
    -webkit-transform: translateY(-50px);
	transform: translateY(-50px);
}
.mn-ev {
    -webkit-transform: translateY(50px);
	transform: translateY(50px);
}
.mn-od_after {
    -webkit-transform: translateY(0);
	transform: translateY(0);
}
.mn-ev_after {
    -webkit-transform: translateY(0);
	transform: translateY(0);
}
.menu-main div img {
    width: 42px;
    height: auto;
    display: block;
    margin-left: 19px;
    opacity: 1;
    
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.menu-main div a:hover img {
    opacity: 0.7;
    -webkit-transform: translateY(10px);
	transform: translateY(10px);
}
.menu-main div.yet img {
    opacity: 0.4;
}


	
	.menu_btn li{
		transform: scale(0.8);
		margin-bottom: calc(20px * 0.8);
	}
	.menu_btn {
		transform: translate(-50%,-45%);	
	}
	
	
	.top2_txt{
		background: url("../img/sp/top2_txt.jpg") no-repeat;
		background-size: 100% auto;
        padding-top:60%;
        height: 0;
	}
	.top2_pic{
		background: url("../img/sp/top2_pic.jpg") no-repeat;
		background-size: 100% auto;
        padding-top:115%;
        height: 0;
	}
	

.logo_set{
    width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.logo{
    position: relative;
  top: 870px;
    width: 55%;
    margin: 0 auto;
}



.top_news_sp .top_contents_wrap_sp {
    border-left: 0px solid #fff;
}
.top_news_sp {
    margin-bottom: 0%;
}
.top_news_sp .item_wrap {
    overflow: hidden;
    width: 90%;
    margin: 5% auto 0;
}
.top_news_sp .item_sp {
    float: left;
    width: 48%;
    margin: 0;
    color: #fff;
    height: 100%;
    min-height: 380px;
}
.top_news_sp .item_sp:nth-child(2n) {
    float: right;
}
.item_sp a {
    color: #fff;
    text-decoration: none !important;
}
.item_sp a:hover {
    color: #e40023 !important;
    text-decoration: none !important;
}

.top_news_sp .item_sp a > img {
    width: 100%;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    box-sizing: border-box;
    height: auto;
}
.top_news_sp .item_sp:nth-child(2n) a > img {
    border-left: 0px solid #fff;
}
.top_news_sp .item_sp .update {
    margin: 0;
    padding: 0;
    color: #e40023;
    font-size: 20px;
    letter-spacing: 3px;
    border-bottom: 1px solid #e40023;
}
.top_news_sp .item_sp .title {
    margin: 0;
    padding: 0% 0;
    color: #fff;
    font-size: 20px;
    letter-spacing: 3px;
}
.top_news_sp .item_sp .newstitle {
    margin: 0;
    padding: 0% 0;
    color: #fff;
    font-size: 25px;
    letter-spacing: 3px;
}
.top_news_sp .more {
    margin: 0% auto 0;
    width: 60%;
}
.top_news_sp .more img{
    width: 100%;
}

.news_title{
	text-align: center;
  font-size: 30px;
	margin-top: 40px;
  letter-spacing: 10px;
}
.twitter_title{
  text-align: center;
  font-size: 50px;
  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;
}

#sectiontwitter_sp {
    width: 95%;
    height: auto;
    margin: 10% auto 5%;
}

.timeline_sp{
    width: 90%;
    margin: 4% auto;
}


.banner ul {
    list-style-type: none;
    padding-left: 0;
}

.banner li {
    width: 60%;
    height: auto;
    padding: 5px 10px 0;
    margin: 2% auto 10px;
}
.banner li img{
    width: 100%;
}

.copyright_sp{
    text-align: center;
    font-size: 11px;
    margin-top: 5%;

}


.loading_bungo{
	background: url(../img/top/logo.svg) no-repeat center;
    background-size: 100% auto;
    width: 50%;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -70%);
}

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

#cast2_sp{
    width: 544px;
    height: auto;
    margin: 100px auto 30px;
    text-align: center;
}
#staff1_sp{
    width: 80%;
    height: auto;
    margin: 150px auto 100px;
    text-align: center;
}



.pagetop {
    display: block;
    position: fixed;
    bottom: 0%;
    right: 20px;
    width: 25px;
    height: auto;
    z-index: 1;
}
.pagetop a {
    cursor: pointer;
}

.pagetop img{
width: 100%;
}





.info-main {
    width: 90%;
    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: 95%;
    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: 13px;
    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: 11px;
    line-height: 24px;
}
.ticket_contents  ul {
    margin: 0;
}
.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: #f77b25;
}
.ticket_contents .contact p a {
    color: #b8bdcd;
}
.ticket_contents a:hover {
    text-decoration: underline;
}




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

.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;}
.fs14{font-size: 14px !important;}

.ticket_contents ul{font-size: 12px !important;list-style:none}



.block {
  margin-bottom: 70px;
  padding-bottom: 70px;
  color: #fff;
  text-align: left;
  font-size: 14px;
  line-height: 30px;
  width: 810px;
  margin: 0 auto;
}





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

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

.block p,
.block li {
  color: #fff;
  font-size: 20px;
  line-height: 2.5;
}
.block2 h4 {
  margin: 25px auto 10px 0px;
  font-size: 25px;
  line-height: 1.8;
}

.block2 h5 {
  margin: 25px auto 20px 0px;
  font-size: 28px;
  line-height: 1.8;
  background: #e40023;
  width: 40%;
  text-align: center;
  font-weight: normal;

}


.block2 p,
.block2 li {
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  text-align: left;
}
.block ul {
  margin: 0 0 0 25px;
}
.block li {
  margin: 0 0 10px 1em;
  line-height: 1.8;
  text-indent: -1em;
}
.block p {
  margin: 0 0 30px 0px;
}

.block2 a{color: #e40023 !important;}

.gaiyo2{width: 90%; margin: 0 auto;}