@charset "UTF-8";

@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");

html, body {
	height: 100%;
}
body {
	position: relative;
	margin: 0;
	padding: 0;
	font-family: "Noto Sans Japanese", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 1.8em;
	color: #ffffff;
	background-color: #B1081B;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
}
@media screen and (max-width:1080px){
	body {
		background-color: #232162;
	}
	body::before {
		content: "";
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		-webkit-transform: translate3d(0, 0, -1px);
		transform: translate3d(0, 0, -1px);
		width: 100%;
		height: 100vh;
		background: url(images/main_visual_sp.jpg) no-repeat;
		background-size: contain;
		background-position: center 40px;
		-webkit-background-size: contain;
	}
}
h1, h2, h3, p, dl, dt, dd, ul, ol, li {
	margin: 0;
	padding: 0;
}
h2 {
	width: 100%;
	text-align: center;
}
h2 img {
	height: 100%;
	width: auto;
}
a, a:visited {
	color: #FFBE46;
	text-decoration: none;
}
a:hover {
	color: #FCCB71;
}
img {
	vertical-align: bottom;
}
p.text_a {
	position: fixed;
	top: 0;
	right: 0;
}
p.text_r {
	position: fixed;
	top: 0;
	left: 0;
}
@media screen and (max-width:1080px){
	p.text_a, p.text_r {
		top: 56px;
	}
}
p.text_c {
	position: fixed;
	bottom: 0;
	right: 0;
}
p.text_k {
	position: fixed;
	bottom: 0;
	left: 0;
}
@media screen and (max-width:410px){
	p.text_a, p.text_r, p.text_c, p.text_k {
		display: none;
	}
}
.cover {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #fff;
	z-index: 5;
}
@media screen and (max-width:1080px){
	.cover {
		z-index: 10;
	}
}
.centerBox {
	width: 100%;
	height: 658px;
	text-align: center;
}
@media screen and (max-width:1080px){
	.centerBox {
		width: 480px;
		height: 392px;
	}
}
@media screen and (max-width:500px){
	.centerBox {
		width: 310px;
		height: 254px;
	}
}
@media screen and (max-width:1080px){
	.section1 {
		background: none;
	}
	.section1::before {
		content: "";
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		-webkit-transform: translate3d(0, 0, -1px);
		transform: translate3d(0, 0, -1px);
		width: 100%;
		/*height: 100vh;*/
		/*background: url(images/bg_sp.jpg) center 56px/cover no-repeat;
		-webkit-background-size: cover;*/
	}
}
.section1 h1.title img {
	width: 727px;
}
@media screen and (max-width:1080px) {
	.section1 h1.title img {
		width: 480px;
	}
}
@media screen and (max-width:500px) {
	.section1 h1.title img {
		width: 310px;
	}
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
	
h1 {
	margin: 0;
	padding: 0;
	width: 99px;
}
h1 img {
	width: 100%;
}
#top-head {
	top: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	line-height: 1;
	z-index: 999;
	position: fixed;
}
#top-head a, #top-head {
	color: #f4d1e0;
	text-decoration: none;
	background-color: #B1081B;
}
#top-head a:hover {
	color: #ffffff;
}
#top-head .inner {
    position: relative;
    width: 100%;
    max-width: 1100px;
    box-sizing: border-box;
    height: 62px;
    margin: 0 auto;
    padding: 0;
}
@media screen and (max-width: 1080px) {
	#top-head .inner {
		 background-color: transparent; 
		 padding: 0; 
	}
}
#top-head .logo {
	float: left;
	height: 50px;
	width: 50px;
	font-size: 1em;
	margin-top: 7px;
}
#top-head .logo a {
	height: 24px;
	line-height: 24px;
}
#top-head .logo a img {
	width: 100%;
}
#global-nav ul {
	list-style: none;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	margin: 0;
	padding: 0;
	display: flex;
	flex-flow: row wrap;
}
@media screen and (max-width: 1080px) {
	#global-nav ul {
		margin-right: 0;
	}
}
#global-nav ul li {
	font-weight: bold;
	text-align: center;
	width: 126px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#global-nav ul li a {
	font-size: 16px;
	font-weight: 800;
	border-right: #C95360 1px solid;
	display: block;
	padding-top: 3px;
}
#global-nav ul li a span {
	font-size: 10px;
	display: block;
	margin-top: 5px;
}
#global-nav ul li#btn_staff a {
	border-right: none;
}
#global-nav ul li#btn_ticket {
	padding: 0;
}
#global-nav ul li#btn_ticket a {
	border-right: none;
	padding: 15px 0;
	background-color: #FFBE46;
	color: #B1081B;
}
#global-nav ul li#btn_ticket a:hover {
	opacity: 0.8;
}
@media screen and (max-width: 1080px) {
	#global-nav ul li:last-child {
		margin-right: 0;
	}
}
#global-nav ul li.current {
	border-bottom: 1px solid #f8e2e1;
}

@media screen and (max-width: 1080px) {
	#global-nav ul li.current {
		border-bottom: 1px solid #C4C29D;
	}
}
#nav-toggle {
	display: none;
	position: absolute;
	right: 12px;
	top: 14px;
	width: 34px;
	height: 36px;
	cursor: pointer;
	z-index: 101;
}
#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #ffffff;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}
.smart-on {
	display: none;
}
.smart-off {
	display: block;
}
.smart-off-inline {
	display: inline;
}
.smart-kaigyou {
	display: none;
}
.smart-kaigyou {
	display: block;
}


.section2 {
	background-image: url(images/bg_top_pc.png);
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 100px;
}
.section2 .content {
	width: 100%;
	position: relative;
	text-align: center;
	padding-bottom: 100px;
}
.section2 .content:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: -30px;
	left: 0;
	background-image: url(images/bg_bottom_pc.png);
	background-repeat: repeat-x;
	background-position: center;
}
.section2 .content .content_box {
	box-sizing: border-box;
	padding: 0;
	display: inline-block;
	text-align: center;
	position: relative;
}
.section2 .content .content_box::before {
	position: absolute;
	content: "";
	background: url("images/toge_l.png") no-repeat;
	background-size: cover;
	width: 105px;
	height: 379px;
	top: 0;
	left: -165px;
}
.section2 .content .content_box::after {
	position: absolute;
	content: "";
	background: url("images/toge_r.png") no-repeat;
	background-size: cover;
	width: 105px;
	height: 379px;
	top: 0;
	right: -165px;
}
	
	
.section2 .content .content_box h2 {
}
.section2 .content .content_box p {
	line-height: 2.4em;
	font-size: 13px;
}
p.kome {
	font-size: 14px;
	margin-left:1em;
	text-indent:-1em;
}
.section3 {
	position: relative;

}
.section3:after {
	background-color: #000;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100%;
	z-index: -1;
	padding-bottom: 60px;
}
.section3 .content {
	margin: 0 auto;
	padding: 140px 0;
	width: 700px;
	text-align: center;
}
.section3 .content p {
	position: relative;
}
.section3 .content p:before {
	content: "";
	position: absolute;
	top: 0;
	left: -1px;
	width: 1px;
	height: 178px;
	background-color: #DE0A1F;
}
/*.section3 .content p:after {
	content: "";
	position: absolute;
	top: 0;
	right: -1px;
	width: 1px;
	height: 178px;
	background-color: #DE0A1F;
}*/
.section3 p {
	width: 100%;
	color: #DE0A1F;
	font-size: 16px;
	line-height: 2;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
}
.section3 p.place {
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0.1em;
}
.section3 p.place span {
	display: inline-block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 50px;
}
.section3 p.date {
	width: 166px;
	margin: 0 auto 40px;
}
.section3 p.date img {
	width: 100%;
}
.section3 table {
	margin: 0 auto;
	max-width: 418px;
	width: 100%;
	border-top: 1px solid #f4d1e0;	
	border-right: 1px solid #f4d1e0;
	border-collapse: collapse;
}
.section3 table th, .section3 table td {
	border-bottom: 1px solid #f4d1e0;	
	border-left: 1px solid #f4d1e0;
	width: 33.333%;
	padding: 5px 0;
}
.section3 table td {
	font-size: 14px;
}
.section4 {
	position: relative;
	background-color: #000;
}
.section4 .content {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 180px;
}
.section4 .actor_list {
	display: flex;
	flex-flow: row wrap;
	margin: 0 auto;
	justify-content: center;
}
.section4 .actor_list.middle {
	justify-content: space-between;
}
.section4 h3.ensemble {
	width: 197px;
	height: 60px;
	margin: 0 auto 30px;
	text-align: center;
}
.section4 h3.ensemble img {
	width: 100%;
}
.actor {
	margin-bottom: 40px;
	padding: 0;
}
.actor.l {
	width: 230px;
	margin: 0 12px 60px;
}
.section4 .actor_list .actor.l.hiroine {
	margin: 0 15px;
}
.actor img {
	width: 100%;
	border: #FFBE46 1px solid;
	box-sizing: border-box;
}
.actor p.name {
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.2em;
	margin: 17px auto 0;
	position: relative;
	line-height: 28px;
	height: 28px;
	border-left: 1px solid #FFBE46;
}
.actor p.name:before {
	position: absolute;
	left: calc(50% - 7px);
	top: -33px;
	content: url(images/tokki_cast.png);
}
.section4 .actor_list .actor.m {
	width: 170px;
	margin-bottom: 40px
}
.section4 .actor_list .actor.m.end {
	margin-right: 101px;
}
.section5 {
	position: relative;
	z-index: 2;
}
.section5:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 30px;
	top: -30px;
	left: 0;
	background-image: url(images/bg2_top_pc.png);
	background-repeat: repeat-x;
	background-position: center;
}
.section5:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: -30px;
	left: 0;
	background-image: url(images/bg2_bottom_pc.png);
	background-repeat: repeat-x;
	background-position: center;
}
.section5 .content {
	width: 915px;
	background: #A2091E;
	margin: 0 auto;
	padding: 80px 0 100px;
	text-align: center;
	position: relative;
}
.section5 .content:before {
	content: url(images/tokki_top.png);
	position: absolute;
	top: -17px;
	left: calc(50% - 181px);
	width: 362px;
}
.section5 .content:after {
	content: url(images/tokki_bottom.png);
	position: absolute;
	bottom: -22px;
	left: calc(50% - 181px);
	width: 362px;
}
.section5 .content ul.content_box {
	width: 100%;
	box-sizing: border-box;
	padding: 0 110px;
	list-style-type: none;
	display: flex;
	flex-flow: column wrap;
}
.section5 .content ul.content_box li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.section5 h2 {
	margin-bottom: 40px;
}
.section5 h3 {
	color: #000;
	border-bottom: 1px solid #000;
	font-size: 16px;
	text-align: left;
}
.section5 h3 span {
	font-size: 12px;
}
.section5 p.ticket_price {
	font-size: 20px;
	padding: 25px 0 40px 20px;
	box-sizing: border-box;
	font-size: 14px;
	text-align: left;
	line-height: 2.6em;
}
.section5 p.ticket_price strong {
	font-size: 24px;
}
.fukidashi {
	position: relative;
	display: inline-block;
 	margin: 1.3em 0;
	padding: 0 10px;
 	color: #232162;
	font-size: 13px;
	background: #FFF02A;
	border-radius: 10px;
}

.fukidashi:before{
	content: "";
	position: absolute;
	top: -20px;
	left: 40px;
 	margin-left: -15px;
	border: 10px solid transparent;
	border-bottom: 10px solid #FFF02A;
}

.fukidashi p {
	margin: 0;
	padding: 0;
}
.section5 .content ul.content_box li ul {
	padding-left: 20px;
	margin-left: 20px;
	text-align: left;
	color: #000;
}
.section5 .content ul.content_box li ul li h4 {
	margin: 25px 0 10px;
}
.section5 .access_box {
	max-width: 1100px;
    box-sizing: border-box;
    padding: 100px 0 0;
    margin: 0 auto;
}
.section5 p.place {
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0.05em;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.section5 p.place span {
	display: inline-block;
	margin-top: 20px;
	font-size: 14px;
	letter-spacing: 0;
	font-weight: 300;
}
.section5 .content ul.content_box li ul li p {
	margin: 5px 0 0 10px;
}
.section5 p#ticket {
	padding-top: 146px;
	margin-top: -146px;
}
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.google-map iframe .gm-style .place-card-large {
	display: none!important;
}
.section7 {
	position: relative;
	padding: 100px 0;
	text-align: center;
	font-size: 13px;
}
.section7 .content {
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
p.twenty_th {
	position: absolute;
	bottom: 110px;
	left: 518px;
}
.section8 {
	position: relative;
	padding-bottom: 100px;
	text-align: center;
}
.section8 .content {
	box-sizing: border-box;
	display: inline-block;
    margin: 0 auto;
	text-align: left;
}
.section8 .content:before {
	content: url(images/tokki_bk_top.png);
	position: absolute;
	top: -15px;
	left: calc(50% - 181px);
	width: 362px;
}
.section8 .content:after {
	content: url(images/tokki_bk_bottom.png);
	position: absolute;
	bottom: 60px;
	left: calc(50% - 181px);
	width: 362px;
}
.section8 .content .content_box {
}
.section8 .content .content_box p span {
	font-size: 20px;
}
.section9 {
	position: relative;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	color: #222;
	margin-top: -40px;
	padding-top: 40px;
}
.section9 .content {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0 0 60px;
	position: relative;
}
.section9 .content .content_box {
	width: 100%;
	box-sizing: border-box;
	padding: 60px;
	background-color: #fff;
	font-size: 14px;
	border-radius: 5px;
	border: 3px #eb212e solid;
}
.section9 .content .content_box ul {
	margin-bottom: 20px;
}
.section9 .content .content_box ul li {
	margin-left: 30px;
}
.section9 .content .content_box ul li.kome {
	list-style-type: none;
}
.section9 .content .content_box ul li.kome:before {
	content: "※";
	margin-left: -20px;
	padding-right: 6px;
}
.section9 .content .content_box ul li .kakoi {
	border: 1px solid #999;
	border-radius: 5px;
	padding: 10px 20px;
	margin-top: 5px;
	margin-bottom: 20px;
	overflow-wrap : break-word;
}
footer {
	width: 100%;
	height: 24px;
	text-align: center;
	background-color: #A2091E;
	position: absolute;
}
footer p {
	line-height: 24px;
	font-size: 11px;
	color: #fff;
}
.ticket_button {
	position: fixed;
	bottom: 40px;
	right: 40px;
	font-size: 14px;
	z-index: 10;
}
.ticket_button a {
	text-decoration: none;
    color: #111;
    font-weight: bold;
    width: 210px;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    text-align: center;
    padding: 0 20px;
    background: linear-gradient(to bottom right,#ea77a9,#6cd0ef);
    border-radius: 10px;
    display: inline-block;
}
.ticket_button a:hover {
	color: #fff;
}
.ticket_button a i {
	font-size: 16px;
}
.to_top_button {
	position: fixed;
	bottom: 40px;
	right: 40px;
	font-size: 14px;
	z-index: 10;
}
.to_top_button a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	width: 50px;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	text-align: center;
	background-color: #b71e2d;
	border-radius: 25px;
	display: inline-block;
}
.to_top_button a:hover {
	background-color: #e01f2b;
}
.to_top_button a i {
	font-size: 16px;
}

@media screen and (max-width: 1080px) {
	body {
		background-image: none;
		background-color: #000;
	}
	a.scroll {
		display: none;
	}
	.content {
		box-sizing: border-box;
		/* width: calc(100% - 40px)!important; */
		padding: 0!important;
		/* margin: 0 20px; */
	}
	.content_box {
		width: 100%;
	}
	.section2 {
		margin: -60px 20px 0;
		background-image: none;
		position: relative;
	}
	.section2 .content {
		margin: -1px auto 0;
		max-width: 636px!important;
		width: 100%;
		/* padding: 10px 0 20px!important; */
		position: relative;
	}
	.section2 .content:before {
		position: absolute;
		content: "";
		width: 100%;
		height: 14px;
		top: -13px;
		left: 0;
		background: url(images/tokki_sp.png) repeat center top;
	}
	.section2 .content:after {
		height: 14px;
		bottom: -14px;
		left: 0;
		background: url(images/tokki_sp.png) repeat center bottom;
	}
	.section2 .content .content_box {
		border-top:none;
		padding: 30px 20px;
	}
	.section2 .content .content_box h2 {
		box-sizing: border-box;
		height: 46px;
		line-height: 46px;
		font-size: 16px;
		padding: 0;
		letter-spacing: 0.2em;
		display: inline-block;
		margin-bottom: 20px;
	}
	.section2 .content .content_box table {
		margin-bottom: 20px;
	}
	.section3 {
		margin-top: 0;
		position: relative;
		z-index: 2;
	}
	.section3:after {
		content: "";
		position: absolute;
		width: 100%;
		height: 100vh;
		background-color: #000;
		padding-bottom: 210px;
		top: 20px;
		z-index: -1;
	}
	.section3 .content {
		padding: 40px 10px!important;
		width: 100%;
	}
	.section3 .content:before {
		content: none;
	}
	.section3 .content:after {
		content: none;
	}
	.section3 .content .content_box {
		width: 100%;
	}
	.section3 p.place {
		font-size: 21px;
		letter-spacing: 0.05em;
	}
	.section3 p.place span {
		margin-top: 3px;
		font-size: 12px;
	}
	.section3 p.story_box {
		line-height: 2.0em;
		font-size: 14px;
	}
	.section3 p.introduction {
		margin-bottom: 30px;
	}
	.section3 table th, .section3 table td {
		padding: 2px 0;
	}
	.section4 {
		padding-top: 0;
	}
	.section4 .content {
		width: 100%!important;
		max-width: 636px;
	}
	.section4 .actor_list {
		justify-content: center;
	}
	.actor {
		box-shadow: 0 0 0 0;
		margin: 20px 0 0;
		height: auto!important;
		box-sizing: border-box;
		border-right: 1px solid #222;
	}
	.section4 {
		z-index: 2;
	}
	.section4 .actor_list .actor.l {
		width: 33.333%;
		margin: 0;
		padding: 0;
	}
	.section4 .actor_list .actor.l.hiroine {
		margin: 20px 0 0;
	}
	.section4 .actor_list .actor.m {
		width: 25%;
		margin: 0;
		padding: 0;
	}
	.section4 .actor_list .actor.m.end {
		margin-right: 0;
	}
	.actor p.name {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		background-color: #000;
		width: 100%;
		margin-bottom: 20px;
	}
	.actor p.name:before {
		top: -24px;
	}
	.section4 .actor_list.middle {
		margin-bottom: 0;
	}
	.section4 .content h3 {
		height: 60px;
		line-height: 60px;
		border-radius: 0;
		border: none;
		margin: 0;
		width: 100%;
		text-align: center;
	}
	.section4 .content h3 img {
		width: 98.5px;
		height: 30px;
		vertical-align: middle;
	}
	.section4 .ensemble_list {
		justify-content: center;
		width: 100%;
	}
	.section4 .ensemble_list .actor.s {
		width: 25%;
		margin: 0 0 20px;
		padding: 0;
	}
	p.special_guest {
		padding: 30px 20px 60px;
		background-color: #D8D6B9;
		max-width: 500px;
		margin: 0 auto;
		color: #774444;
		box-sizing: border-box;
	}
	.section5 {
		background: #000;
		margin-top: 0;
		padding-bottom: 40px;
	}
	.section5:before, .section5:after {
		background: none;
	}
	.section5 p.place {
		font-size: 21px;
		letter-spacing: 0.05em;
	}
	.section5 p.place span {
		margin-top: 3px;
		font-size: 12px;
	}

	.section5 .content {
		max-width: 636px!important;
		width: 100%;
		margin-top: 0;
	}
	.section5 .content h2 {
		padding-top: 40px;
		margin-bottom: 20px;
	}
	.section5 .content ul.content_box {
		max-width: 500px;
		padding: 0 20px 20px;
		margin: 0 auto;
	}
	.section5 .content ul.content_box li {
	}
	.section5 .content ul.content_box li:first-child {
		padding-top: 20px;
	}
	.section5 .content ul.content_box li:last-child {
		padding-bottom: 25px;
	}
	.section5 p.ticket_price {
		font-size: 14px;
		padding-left: 10px;
		line-height: 2.2em;
	}
	.section5 p.ticket_price strong {
		font-size: 14px;
	}
	.section5 .content ul.content_box li ul li p {
		margin: 0 0 0 10px;
		font-size: 12px;
	}
	.section5 .content ul.content_box li ul li h4 {
		margin-top: 10px;
	}
	.section5 .content ul.content_box li ul {
    	padding-left: 5px;
	}
	.section5 .content ul.content_box li p.ticket_price span.tokuten {
		display: inline;
		font-size: 12px;
	}
	.section5 .content ul.content_box li p.kome {
		font-size: 12px;
		line-height: 1.8em;
		margin-bottom: 5px;
	}
	.section5 .content ul.content_box li p.ticket_center {
		font-size: 14px;
		line-height: 1.6em;
	}
	.section5 .access_box {
		padding: 0 10px;
	}
	.section6 .content {
		margin-top: 30px;
	}
	.section6 .content .content_box {
		padding-bottom: 60px;
	}
	.section6 .content .content_box p {
		font-size: 14px;
		line-height: 1.8em;
	}
	.section6 .content .content_box p.kome {
		font-size: 12px;
		line-height: 1.8em;
	}
	.section7 {
		padding: 10px 0 30px;
	}
	.section7 .content .content_box {
		padding: 0 0 30px;
	}
	.section7 .content .content_box p {
		font-size: 13px;
		line-height: 1.8em;
	}
	.section8 .content {
		padding-top: 40px!important;
	}
	.section8 .content .content_box {
		margin: 20px 0 20px;
	}
	.section8 .content .content_box p {
		line-height: 1.8em;
		font-size: 14px;
		margin-bottom: 10px;
		padding: 0 30px 40px;
	}
	.section9 {
		padding-top: 20px;
	}
	.section9 .content {
		padding-bottom: 40px!important;
	}
	.section9 .content .content_box {
		margin: 20px 0 0;
		padding: 40px 20px;
	}
	.ticket_button_wrap {
		width: 100%;
		position: fixed;
		bottom: 0;
		height: 70px;
		line-height: 70px;
		text-align: center;
		z-index: 1000;
		/*background-color: rgba(0,0,0,0.2);*/
	}
	.ticket_button2 a {
		text-decoration: none;
		font-weight: bold;
		width: 80%;
		max-width: 440px;
		height: 50px;
		line-height: 50px;
		box-sizing: border-box;
		text-align: center;
		padding: 0 20px;
		background-color: #FFBE46;
    	color: #DE0A1F;
    	border-radius: 10px;
		display: inline-block;
	}
}

/*タブレット用調整*/

/*@media screen and (max-width: 1080px) {
	.section2 .content .content_box {
		padding: 150px 0 40px;
		text-align: center;
	}
	.section2 .content .content_box p.subtitle {
		text-align: center;
	}
	.section2 .content .content_box p.kouenmei {
		font-size: 30px;
		text-align: center;
		margin: 20px 0;
	}
	.section3 .content .content_box p.copy2 {
		text-align: center;
	}
	.section3 .content .content_box p.copy2 img {
	}
}*/
@media screen and (max-width: 600px) {
	.section2 .content .content_box {
		padding: 30px 20px 40px;
		text-align: left;
	}
	.section2 .content .content_box p.subtitle {
		text-align: center;
	}
	.section2 .content .content_box p.kouenmei {
		font-size: 28px;
		line-height: 1em;
		text-align: left;
		margin: 5px 0 20px;
		text-align: center;
	}
	.section2 .content .content_box p.kouenmei span {
		margin-top: -5px;
		font-size: 13px;
		font-weight: normal;
	}
	.section2 .content .content_box p.kouen_data {
		font-size: 14px;
		line-height: 1.8em;
	}
	.section2 .content .content_box table {
		margin: 15px 0;
		border: 2px  solid #232162;
	}
	.section2 .content .content_box p.kome {
		font-size: 12px;
	}
	.section3 p {
		max-width: 500px;
		margin: 0 auto;
	}
	.section3 .content .content_box p.copy2 img {
		width: 100%;
	}
}

.youtube {
	position: relative;
	width: 100%;
	max-width: 500px;
	padding-top: 56.25%;
	margin: 0 auto 60px;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
@media screen and (max-width: 1080px) {
	.youtube {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 374px) {
	.section3 p.place {
		font-size: 18px;
	}
	.section3 p.place {
		font-size: 18px;
	}
}
@media screen and (max-width: 1080px) {
	.section3 {
    	margin-top: 260px;
		padding-top: 0px;
	}
	.section4 {
		padding-top: 20px;
		margin-top: -60px;
	}
	.section4:after {
		position: absolute;
		content: "";
		height: 1px;
		width: 100%;
		padding-bottom: 30px;
		background: #000;
	}
	#access {
		margin-top: -30px;
		padding-top: 30px;
	}
}
h2#story {
	margin-top: 20px;
}
.story_wrap {
	max-width: 640px;
	width: calc(100% - 60px);
	margin: 0 auto;
	padding-bottom: 30px;
}
.story_wrap p {
	line-height: 2.0em;
	color: #bdbec0;
}
@media screen and (max-width: 1080px) {
	.story_wrap p {
		font-size: 14px;
	}
}
#mobile-head {
	overflow: hidden;
}
.section1 {
	margin: 80px auto 0;
	width: 100%;
	max-width: 1100px;
}
.section1 img {
	width: 100%;
	box-shadow: 0 3px 30px rgba(0,0,0,0.16);
}
.section2 .content .content_box p.title_sub {
	font-size: 18px;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}
h2 {
	height: 36px;
	padding-bottom: 22px;
	margin-bottom: 40px;
	position: relative;
}
h2::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: calc(50% - 100px);
	width: 200px;
	height: 1px;
	background-color: #FFBE46;
}
h2 img {
	height: 100%;
}
.section2 h2 {
	height: inherit;
	font-size: 38px;
	font-weight: 200;
	padding-bottom: 0;
	margin-bottom: 15px;
	letter-spacing: 0.05em;
}
.section2 h2::after {
	display: none;
}
p.rose {
	width: 72px;
	height: 72px;
	margin: 0 auto;
	margin-bottom: 20px;
}
p.rose img {
	width: 100%;
}
.section2 .content .content_box p {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.05em;
}
.section2 .content .content_box table {
	margin: 60px auto 0;
	width: 534px;
}
.section2 .content .content_box table tr {
	display: block;
	margin-bottom: 5px;
	background-color: #ffffff;
	color: #DE0A1F;
	width: 100%;
	border-collapse: collapse;
}
.section2 .content .content_box table tr th {
	width: 178px;
	border: 1px solid #DE0A1F;
	height: 43px;
	background-color: #DE0A1F;
	color: #fff;
}
.section2 .content .content_box table tr td {
	width: 178px;
	border: 1px solid #DE0A1F;
	height: 43px;
}
p.chuui {
	font-size: 12px!important;
	padding-left: 1em;
    text-indent: -1em;
}
.section3 {
	background: url("images/bg_story.jpg") no-repeat #FFBE46;
	background-size: cover;
} 
.section4 {
	background-color: inherit;
}
.section4 .content {
	margin: 0 auto;
	padding: 100px 0;
	width: 915px;
	text-align: center;
}
.section5 h3 {
	height: 34px;
	width: 228px;
	line-height: 34px;
	font-size: 15px;
	color: #FFBE46;
	border: 1px solid #FFBE46;
	text-align: center;
	margin: 40px auto 20px;
}
.section5 p.ticket_data {
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.05em;
}
.section5 p.ticket_data span {
	font-size: 32px;
}
.section7 .content_box {
	padding-bottom: 40px;
	margin-bottom: 40px;
	position: relative;
}
.section7 .content_box::after {
	position: absolute;
    content: "";
    bottom: 0;
    left: calc(50% - 100px);
    width: 200px;
    height: 1px;
    background-color: #FFBE46;
}
.section7 h3 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #FFBE46;
}
.section7 p.kyouryoku {
	font-size: 13px;
	width: 640px;
	text-align: left;
	margin-bottom: 100px;
}
.company {
    background: #A2091E;
    box-sizing: border-box;
    padding: 30px 30px 40px;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    max-width: 640px;
    width: 100%;
    color: #ffffff;
    text-align: left;
}
.company li {
    list-style-type: none;
}
.company li:first-child img {
    width: 87px;
    height: 87px;
}
.company li:nth-child(2) {
    width: calc(100% - 107px);
}
.company li h3 {
	color: #ffffff;
}
ul.toiawase {
    list-style-type: none;
}
ul.toiawase a {
	color: #fff;
	text-decoration: none;
}
ul.toiawase a:hover {
	text-decoration: underline;
}
ul.toiawase li#icon_mail:before {
    content: url(images/icon_mail.png);
    width: 28px;
    height: 15px;
    position: relative;
    top: 0;
    padding-right: 10px;
}
ul.toiawase li#icon_twitter:before {
    content: url(images/icon_twitter.png);
    width: 24px;
    height: 18px;
    position: relative;
    top: 4px;
    padding-left: 2px;
    padding-right: 12px;
}
@media screen and (max-width: 1080px) {
	.smart-kaigyou {
		display: block;
	}
	.smart-kaigyou {
		display: none;
	}
}
@media screen and (max-width: 1080px) {
	.smart-on {
		display: block;
	}
	.smart-off {
		display: none;
	}
	.smart-off-inline {
		display: none;
	}
	body {
		background-color: #670613;
	}
	.sp-slides-container {
		margin-top: 56px;
	}
	#top-head .logo {
		float: none;
		position: absolute;
		left: 10px;
	}
	#top-head, .inner {
		width: 100%;
		padding: 0;
	}
	#top-head {
		top: 0;
		position: fixed;
		margin-top: 0;
	}
	/* Fixed reset */
	#top-head.fixed {
		padding-top: 0;
		background: transparent;
	}
	#mobile-head {
		width: 100%;
		height: 56px;
		z-index: 999;
		position: relative;
		box-shadow: 0 3px 6px rgba(0,0,0,0.05);
		background-color: #B1081B;
	}
	#top-head .logo {
		height: 44px;
		width: 44px;
		margin-top: 9px;
	}
	#top-head.fixed .logo, #top-head .logo {
		position: absolute;
		color: #333;
		font-size: 26px;
	}
	#global-nav {
		position: absolute;
		/* 開いてないときは画面外に配置 */
		top: -500px;
		background-color: #000;
		width: 100%;
		text-align: center;
		padding: 0;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	#global-nav ul {
		list-style: none;
		position: static;
		right: 0;
		bottom: 0;
		font-size: 14px;
	}
	#global-nav ul li {
		float: none;
		position: static;
		margin: 0;
		padding: 18px 0;
		color: #fff;
		border-bottom: 1px solid #333;
		font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    	font-weight: normal;
	}
	#top-head #global-nav ul li a, #top-head.fixed #global-nav ul li a {
		width: 100%;
		display: block;
		color: #DC293A;;
	}
	#nav-toggle {
		display: block;
	}
	/* #nav-toggle 切り替えアニメーション */
	.open #nav-toggle span:nth-child(1) {
		top: 11px;
		-webkit-transform: rotate(315deg);
		-moz-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 11px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}
	/* #global-nav スライドアニメーション */
	.open #global-nav {
		/* #global-nav top + #mobile-head height */
		-moz-transform: translateY(556px);
		-webkit-transform: translateY(556px);
		transform: translateY(556px);
	}
	#mobile-head {
		height: 62px;
	}
	#global-nav {
		background-color: #DE0A1F;
	}
	#global-nav ul li {
		width: 100%;
		border-bottom: 1px solid #B1081B;
		padding: 0;
	}
	#global-nav ul li a {
		padding: 15px 0;
	}
	#top-head #global-nav ul li a, #top-head.fixed #global-nav ul li a {
		background-color: #DE0A1F;
		color: #fff;
		font-family: "Noto Sans Japanese", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	}
	#global-nav ul li#btn_ticket a {
		background-color: #FFBE46;
    	color: #DE0A1F;
	}
	.section1 {
		margin: 62px auto 0;
	}
	.section2 {
		margin: 0;
		padding: 0;
	}
	.section2 .content .content_box {
		padding: 50px 10px;
		margin: 18px 15px;
		width: calc(100% - 30px);
		background: #B1081B;
	}
	.section2 .content .content_box p {
		line-height: 1.7;
		text-align: center;
		font-size: 16px;
	}
	.section2 .content .content_box p.title_sub {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.section2 .content .content_box h2 {
		font-size: 26px;
		margin-bottom: 5px;
		letter-spacing: 0.05em;
	}
	p.rose {
		width: 40px;
		height: 40px;
		margin-top: 20px;
	}
	.section2 .content .content_box table {
		margin-top: 40px;
		border: none;
		width: 100%;
	}
	.section2 .content .content_box table tr {
		display: table;
		margin-bottom: 5px;
	}
	.section2 .content .content_box table tr th {
    	width: 33%;
		font-size: 12px;
		text-align: center;
		border-top: none;
		border-bottom: none;
	}
	.section2 .content .content_box table tr td {
    	width: 33%;
		font-size: 12px;
		text-align: center;
		border-top: none;
		border-bottom: none;
	}
	.section2 .content .content_box::before {
		display: none;
	}
	.section2 .content .content_box::after {
		display: none;
	}
	.section2 .content .content_box p.chuui {
		text-align: left;
	}
	.section3 {
    	margin-top: 0;
	}
	.section3::after {
		display: none;
	}
	.section3 .content {
		padding: 40px!important;
	}
	.section3 .content p {
		text-align: left;
		font-size: 15px;
		line-height: 2em;
	}
	.section3 .content p::before {
		display: none;
	}
	.section3 .content p br {
		display: none;
	}
	.section4 {
		margin-top: 0;
	}
	.section4 {
    	padding: 40px 0 20px;
		background-color: #B1081B;
	}
	h2 {
		height: 28px;
		padding-bottom: 15px;
		margin-bottom: 20px;
	}
	.actor {
		border-right: none;
	}
	.actor p.name {
		background-color: inherit;
		margin: 10px auto 20px;
		letter-spacing: 0;
	}
	.section4 .actor_list.middle {
		justify-content: flex-start;
	}
	.section4:after {
		display: none;
	}
	.section5 {
		background-color: inherit;
		padding-bottom: 0;
	}
	.section5 .content {
		padding-bottom: 40px!important;
		box-sizing: border-box;
	}
	.section5 .content:before {
		display: none;
	}
	.section5 .content:after {
		display: none;
	}
	.section5 h2 img {
    	height: 28px;
	}
	.section5 p.ticket_data {
		text-align: left;
		display: inline-block;
		line-height: 1.8em;
	}
	.section5 p.chuui {
		text-align: left;
		display: table;
		line-height: 1.8em;
		margin-top: 20px;
		margin: 20px auto 0;
	}
	.section5 h3 {
		margin: 30px auto 20px;
	}
	.section5 p {
		font-size: 14px;
	}
	#access {
		margin-top: 0;
		padding: 40px 10px;
		background-color: #B1081B;
	}
	.section5 p.place {
		font-size: 26px;
		line-height: 1.4;
	}
	.section5 p.place span {
		line-height: 1.8;
		margin-top: 15px;
	}
	.section7 {
		padding-top: 40px;
		padding-bottom: 0;
	}
	.section7 .content_box {
		margin-bottom: 30px;
	}
	.section7 h3 {
		margin-bottom: 10px;
		font-size: 16px;
	}
	.section7 .content .content_box p {
  		font-size: 14px;
	}
	.section7 p.kyouryoku {
		width: calc(100% - 40px);
		margin: 0 auto 40px;
	}
	.company {
		padding: 20px 30px;
	}
	.section8 .content:before {
		display: none;
	}
	.section8 {
		padding-bottom: 40px;
		width: 100%;
	}
	.section8 .content:after {
		display: none;
	}
	.actor p.name:before {
		display: none;
	}
	#global-nav ul li a span {
		font-size: 10px;
	}
}
































