@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');

/*---------Common---------------*/
* {
	box-sizing: border-box;
	position: relative;
}

.aplha {
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha(opacity=0);
	opacity: 0.0;
}

.onalpha {
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha(opacity=100);
	opacity: 1.0;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	cursor: default;
}

.onalpha:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity: 0.8;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	cursor: pointer;
}


.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

a:focus,
*:focus {
	outline: none;
}


.sp,
.sp_b {
	display: none;
}

.pc {
	display: inline-block;
}

.pc_b {
	display: block;
}

/*-----Loading-------*/
#loading {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 999;
	background: #000;
	text-align: center;
	color: #fff;
	display: none;
}

#loading_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/*-----Header Menu-------*/

#nav_box {
	width: 100%;
	min-width: 1000px;
	height: 37px;
	position: fixed;
	top: 0;
	z-index: 300;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
}

#nav_set_box {
	padding: 0;
	width: 1000px;
	height: 37px;
	margin: 0px auto 0 auto;
	box-sizing: border-box;
	z-index: 300;
	display: flex;
	justify-content: center;
}

.menu_btn {
	height: 37px;
	font-family: "Anton", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 12pt;

	color: #FFFFFF;
	border: 0;
	cursor: default;
	overflow: hidden;
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	/*	text-transform: inherit;*/
	/*	transition: color 1s;*/
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	background-color: #000;
}

.menu_btn:hover {
	cursor: pointer;
	/*	color:#01a0ca;*/
	/*	background-color: #fff;*/
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	background-color: #FFFFFF;
	color: #004C7E;
}


.menu_btn2 {
	height: 30px;
	font-family: "Anton", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 12pt;

	color: #9480A0;
	border: 0;
	cursor: default;
	overflow: hidden;
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	background-color: #4F3460;
}

.btn_fb,
.btn_tw,
.btn_ist {
	width: 70px;
	padding-left: 0;
	padding-right: 0;
}


/*-----Menu Box-------*/
.menu_box {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 20;
}

.btn_menu {
	width: 50px;
	height: 50px;
	font-family: "Anton", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15pt;

	color: #e8d0c6;
	background-color: #000;
	border: 0;
	cursor: default;
	overflow: hidden;
	position: relative;
	/*	padding-left: 15px;*/
	/*	padding-right: 15px;*/
	float: left;
	/*	text-transform: inherit;*/
	/*	transition: color 1s;*/
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	margin-left: 10px;
}

.btn_menu:hover {
	cursor: pointer;
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity: 0.8;
}




/*-----Main-------*/

main{
	width: 100%;
	min-width: 1000px;
	overflow-x: hidden;
}


#top_box {
	width: 100%;
	min-width: 1000px !important;
	margin-top: 37px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

#top_set_box {
	width: 100%;
	min-width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #000;
/*	padding-bottom: 30px;*/
}


.top_bg {
	width: 100%;
	min-width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 10;
}

.top_logo,
.top_cc,
.top_koukai{
	width: 100%;
	min-width: 1000px;
	height: auto;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 20;
}

.xfade {
	width: 100%;
	height: auto;
	display: block;
	z-index: 10;
}

.xfade2 {
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	filter: alpha(opacity=0);
	opacity: 0.0;
}

.copy_box{
	color: #fff;
	font-size: 9pt;
	text-align: right;
	padding-top: 5px;
	padding-right: 7px;
}

.top_pt{
	width: 958px;
	height: auto;
	display: block;
	margin: 30px auto 0px;
}

.top_bnrbox{
	width: 20%;
	position: absolute;
	margin-top: 1.5%;
	margin-left: 1.5%;;
	text-align: center;
	z-index: 20;
	display: none;
}

.top_bnrbox img{
	width: 100%;
	height: auto;
	margin: 0 0 7%;
	box-shadow: 0px 0px 23px -1px #fff;
}



.bnr_mubitike_link{
	width: 18.5%;
	position: absolute;
	margin-top: 43.5%;
	margin-left: 40.75%;
	z-index: 20;
}

.bnr_mubitike{
	width:100%;
	height:auto;
	z-index: 20;
}

/*-----mvtk-------*/

#mvtk_box{
	width: 100%;
	min-width: 1000px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

#mvtk_box img{
	margin: 0 5px 0px;
}


#mvtk_box #mvtk-widgets-container {
    margin: 30px auto 10px;
}


/*-----Top Button Box-------*/
#top_btnbox{
	background-color: #00275f;
	text-align: center;
	padding: 30px 13px 30px;
}

.btn_inbox{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	text-align: center;
}



#top_btnbox img{
	display: block;
	width: 100%;
	max-width: 444px;
	height: auto;
	margin: 0 10px 20px;
	box-shadow: 0px 0px 7px 2px rgba(0,0,0,1);
}




/*-----ftr-------*/

#ftr_box {
	z-index: 40;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	clear: both;
	padding: 50px 0px 50px 0px;
	background-repeat: no-repeat;
	background-position: top center;
}


#ftr_naka {
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.ftr_bl{
	font-size: 10pt;
	line-height: 1.6em;
	text-align: center;
	margin-bottom: 50px;
}

.top_bl {
	display: block;
	margin: 0 auto;
}


#ftr_bnr {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: center;
}


#ftr_bnr img {
	margin: 0px 5px 5px 0px;
}









/*------- SNS ----------------*/

#top_tw {
	position: relative;
	display: inline-block;
	z-index: 500;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 25px;
}

.fb {
	margin: -3px 0px 0px 5px;
	padding: 0px;
	display: inline;
	float: left;
}

.tw {
	margin: 2px 0px 0px 5px;
	padding: 0px;
	display: inline;
	float: left;
}

.line {
	margin: 2px 0px 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
}


.eigacom {
	margin: 2px 0px 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
}






/*------- SUB PAGE ----------------*/
.sub_box {
	width: 100%;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.in_box {
	margin: 0 auto;
	width: 1000px;
	font-size: 10pt;
	font-weight: normal;
}

.pad_lr {
	padding-left: 13px;
	padding-right: 13px;
}

.txt_box {
	font-size: 13pt;
	line-height: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
}

h3 {
	display: block;
	font-family: "Anton", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 24pt;

	letter-spacing: 0.2em;
	text-align: center;
	margin-bottom: 50px;
}


/*------- INTRODUCTION ----------------*/
#intro_box{
	color: #fff;
	background-color: #000;
	background-image: url(../images/intro_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 1px;
	padding-bottom: 100px;
}

.intro_midasi1{
	margin: 14% auto 0px;
	width: 76%;
	height: auto;
	display: block;
}

.intro_txt1{
	margin-top: 38vw;
}

.intro_txt1 strong{
	color: #33bffd;
}

.intro_midasi2{
	display: block;
	margin: 45px auto;
}

.intro_txt2 strong{
	color: #eb91b7;
}

.intro_txt3{
	margin-top: 10px;
}

.intro_joei1{
	text-align: center;
	font-size: 29pt;
	font-weight: 700;
	line-height: 1.6em;
	color: #94cdea;
	margin-top: 100px;
	margin-bottom: 50px;
}

.intro_joei2{
	text-align: center;
	font-size: 24pt;
	font-weight: 700;
	color: #eb91b7;
	margin-bottom: 50px;
}

.intro_joei3{
	font-size: 17pt;
	font-weight: 700;
	color: #94cdea;
	margin-top: 50px;
	margin-bottom: 10px;
}

.intro_notice{
	margin-top: 60px;
	font-size: 90%;
}


/*------- CAST ----------------*/
#cast_box{
	padding-top: 100px;
	padding-bottom: 100px;
	background-image: url(../images/cast_bg.jpg);
	background-position: center top;
	background-repeat: repeat;
	color: #01299a;
}

#cast_box h3{
	margin-bottom: 20px;
}

#cast_box h4{
	font-size: 20pt;
	text-align: center;
	margin-top: 0;
}

#cast_inbox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 60px;
}

.casts{
	width: 30%;
	margin-bottom: 50px;
}

.cast_img{
	margin: 0;
}

.cast_img img{
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
}

.cast_img img.cast_pt2{
	position: absolute;
	z-index: 20;
	opacity: 0.0;
}

.cast_name{
	margin-top: 20px;
	font-size: 11pt;
	line-height: 1.6em;
}




/*------- TICKET ----------------*/
#ticket_box{
	padding-top: 70px;
	padding-bottom: 100px;
	color: #00259d;
	background-color: #fff;
}


.price{
	text-align: center;
	font-size: 37pt;
	font-weight: 700;
	line-height: 1em;
	background: linear-gradient(transparent 70%, #e4f2ff 0%);
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	display: table;
	margin: 0 auto 40px;
}

.price small{
	font-size: 60%;
}

.setu1{
	text-align: center;
	margin-bottom: 30px;
	font-size: 16pt;
	font-weight: 700
}

.setu1b{
	text-align: center;
	margin-bottom: 30px;
	font-size: 24pt;
	font-weight: 700
}

.setu2{
	text-align: center;
	margin-bottom: 30px;
	font-size: 16pt;
	font-weight: 700
}

.setu3{
	margin-top: 30px;
	width: 530px;
	margin: 30px auto 30px;
	text-align: left;
	font-size: 12pt;
}


.kikan{
	font-size: 14pt;
	font-weight: 700;
	text-align: center;
}

.kikan2{
	font-size: 14pt;
	font-weight: 700;
	text-align: center;
}

.kikan2 ul {
	list-style: none;
	padding: 0;
}

.kikan2 li {
	padding-left: 3em;
	text-indent: -3em;
}

.ticket_txtbox{
	font-size: 15pt;
/*	margin-top: 50px;*/
}

.ticket_txtbox ul{
	list-style: none;
	padding: 0 0 0 1em;
	font-size: 70%;
}

.ticket_txtbox ul li{
	padding-left:1em;
	text-indent:-1em;
}

.center{
	text-align: center;
}

.ticket_tokuten{
	width: 95%;
	margin: 30px auto 0;
	background-color: #e4f2ff;
	padding: 30px 0;
	text-align: center;
}

.tokuten_price{
	text-align: center;
	font-size: 28pt;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 20px;
}

.tokuten_price small{
	font-size: 70%;
}

.tokuten_tore{
	font-size: 17pt;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 20px;
}


.ticket_tokuten a{
	color: #00259d;
	font-size: 13pt;
}

.ticket_tokuten a:hover{
	color: #4f3460;
}


.muvitulka{
	text-align: right;
	margin-top: 20px;
	padding-right: 40px;
	margin-bottom: 70px;
}

.muvitulka a{
	color: #00259d;
	font-size: 13pt;
}

.muvitulka a:hover{
	color: #4f3460;
}

.titxt{
	margin-bottom: 90px;
}


.ticket_ttl{
	text-align: center;
	font-size: 22pt;
	font-weight: 700;
	line-height: 1em;
/*	background: linear-gradient(transparent 70%, #e4f2ff 0%);*/
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	display: table;
	margin: 0 auto 20px;;
}


.hanbai_txt{
	text-align: center;
}

.hanbai_txt img{
	margin: 0 10px 20px;
}

.online_txt{
	text-align: center;
	margin-bottom: 90px;
}

.online_txt2{
	border: 1px #33bffd solid;
	background-color: #e4f2ff;
	text-align: center;
	padding: 50px 70px;
	width: 80%;
	margin: 0 auto 80px;
}

.ot_lead1{
	font-size: 16pt;
	font-weight: 700;
}


.online_tl{
	font-size: 14pt;
	margin-bottom: 50px;
}

.mubicon_txt{
	border-top: 30px;
	text-align: center;
}

.mubicon_tl1{
	font-size: 14pt;
	margin-bottom: 30px;
}

.mubicon_tl2{
	font-size: 12pt;
	margin-bottom: 30px;
}






/*------- PTSET ----------------*/
#pt_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background-color: #fff;
}

#pt_box img{
	display: block;
	height: auto;
	margin-bottom: 0.5%;
}

.ptset1{
	width: 41.56%;
}

.ptset2{
	width: 58.06%;
}

.ptset3{
	width: 59.83%;
}

.ptset4{
	width: 39.61%;
}






