@charset "utf-8";

body{width: 100%;
	min-width: 1200px;
	overflow-y: scroll;}

.font-goth1{font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 400;
font-style: normal;}

.font-goth2{font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 500;
font-style: normal;}

.font-goth3{font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 700;
font-style: normal;}

.font-goth4{font-family: kozuka-gothic-pr6n, sans-serif;
font-weight: 900;
font-style: normal;}


.font-min1{font-family: source-han-serif-japanese, serif;
font-weight: 600;
font-style: normal;}

.font-min2{font-family: source-han-serif-japanese, serif;
font-weight: 700;
font-style: normal;}
	
.font-min3{font-family: source-han-serif-japanese, serif;
font-weight: 900;
font-style: normal;}
	


.start_filter{width: 100vw;
	height: 100vh;
	position: fixed; top: 0; left: 0;
	background: rgba(255,255,255,1.00);
	z-index: 9999;}

.loading_block{width: 10%;
	text-align: center;
	position: fixed; top: 50%; left: 50%;
	}


@keyframes r1 {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.loading_img img{width: 100%;
	margin: -50% 0 0 -50%;}

.bg_box{width: 100%;
	height: 100vh;
	background:url("../img/bg1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed; top: 0; left: 0;
	z-index: 0;}

.contents_fadein{opacity: 0.0;
	-webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    -ms-transition: all 2s;
    transition: all 2s;}
	
.isAnimate { opacity: 1;}

#conttainer{width: 100%;
	position: relative;}

.pc_menu{width: 100%;
	overflow: hidden;
	position: fixed; top: 10px; right: 0;
	z-index: 5;}

.pc_menu_btn{
	margin: 0 0.5% 0 0;
	font-size: 1.0vw;
	line-height: 200%;
	text-align: center;
	float: right;
	background: rgba(0,0,0,1.00);}

.pc_menu_btn:hover{background: rgba(255,110,0,1.00);}

.pc_menu_btn a{display: block;
	color: rgba(255,255,255,1.00);}

.main_img{width: 100%;
	height: 100vh;
	position: relative;}
	
.main_img_inner1{width: 100%;}

.main_img_inner1 img{width: 100%;}
	
.story_title{font-size: 3vw;
	line-height: 300%;
	color: rgba(255,255,255,1.00);
	text-align: center;}
	
.story_text{font-size: 1.4vw;
	line-height: 180%;
	text-align: center;
	color: rgba(255,255,255,1.00);}
	
.introduction{width: 100%;
	padding: 50px 0;
	text-align: center;
	background: rgba(193,39,45,0.80);}

.text1{font-size: 1.2vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}

.con_box1{width: 60%;
	margin: 0 auto;
	padding: 40px 0;
	background: rgba(0,0,0,0.90);}

.con_inner1{width: 90%;
	margin: 0 auto;}
	
.con_title1{font-size: 2.0vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,29,37,1.00);}
	
.con_title2{font-size: 2.0vw;
	line-height: 150%;
	text-align: center;
	color: rgba(247,147,30,1.00);}

.text2{font-size: 1.1vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}
	
.text_inner1{display: inline-block;
	text-align: left;}
	
.text_inner2{display: inline-block;
	text-align: center;}

.tw_box{width: 50%;
	height: 250px;
	margin: 0 auto;
	overflow: hidden;}

@media screen and ( min-width:2500px )
{
.tw_box{height: 400px;}
}

.theater_map{width: 90%;
	margin: 0 auto;
	height: 350px;}
	
.theater_map iframe{width: 100%;
	height: 100%;}

.btn1{width: 20%;
	margin: 0 auto;
	font-size: 1.1vw;
	line-height: 200%;
	text-align: center;
	background: rgba(241,90,36,1.00);}

.btn1:hover{opacity: 0.7;}

.btn1 a{display: block;
	color: rgba(255,255,255,1.00);}

.btn_close{width: 20%;
	margin: 0 auto;
	font-size: 1.1vw;
	line-height: 200%;
	text-align: center;
	color: rgba(255,255,255,1.00);
	background:rgba(103,103,103,1.00);}


footer{width: 100%;
	padding: 30px 0;
	text-align: center;
	background: rgba(50,50,50,1.00);}

.footer_text1{font-size: 1.1vw;
	line-height: 180%;
	color: rgba(255,255,255,1.00);}
	
.footer_text2{font-size: 0.9vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}


ul.listmarker1 {font-size: 0.9vw;
	line-height: 130%;
	list-style-type: none;
	margin-left:0.9vw;
}
	
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-0.9vw; 
}

ul.listmarker2 {font-size: 0.9vw;
	list-style-type: none;
	margin-left:1.8vw;
}
	
ul.listmarker2 li:before {
	content: '・'; 
	margin-left:-0.9vw; 
}

ul.listmarker3 {font-size: 0.95vw;
	list-style-type: none;
	margin-left:0.95vw;
}
	
ul.listmarker3 li:before {
	content: '■'; 
	margin-left:-0.95vw; 
}
	
	
	
	
	
	

@media screen and ( max-width:736px )
{
body{width: 100%;
	min-width: 320px;}

.loading_block{width: 50%;
	text-align: center;
	position: fixed; top: 50%; left: 50%;}

.loading_img img{width: 100%;
	margin: -50% 0 0 -100%;}

.bg_box{width: 100%;
	height: 100vh;
	background:url("../img/bg_sp1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed; top: 0; left: 0;
	z-index: 0;}

#conttainer{margin-top: 0;}

.main_img_inner1{position: absolute; top: 50%;}

.main_img_inner1 img{margin-top: -50%;}

.story_title{font-size: 8vw;}

.story_text{font-size: 3.9vw;}

.introduction{width: 100%;
	padding: 50px 0;
	text-align: left;
	background: rgba(193,39,45,0.80);}

.text1{width: 90%;
	margin: 0 auto;
	font-size: 3.8vw;
	line-height: 150%;}

.con_box1{width: 95%;
	margin: 0 auto;
	padding: 40px 0;
	background: rgba(0,0,0,0.90);}

.con_inner1{width: 90%;
	margin: 0 auto;}
	
.con_title1{font-size: 7.0vw;}
	
.con_title2{font-size: 7.0vw;}

.text2{font-size: 4.2vw;
	line-height: 150%;
	text-align: center;
	color: rgba(255,255,255,1.00);}
	
.text_inner1{display: inline-block;
	text-align: left;}
	
.text_inner2{display: inline-block;
	text-align: center;}

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

.btn1{width: 60%;
	margin: 0 auto;
	font-size: 4.2vw;
	line-height: 200%;
	text-align: center;
	background: rgba(241,90,36,1.00);}

.btn1:hover{opacity: 1.0;}

.btn_close{width: 60%;
	margin: 0 auto;
	font-size: 4.2vw;
	line-height: 200%;
	text-align: center;}

footer{padding-bottom: 70px;}

.footer_text1{font-size: 5.0vw;
	line-height: 180%;
	color: rgba(255,255,255,1.00);}
	
.footer_text2{font-size: 4.2vw;
	line-height: 150%;
	color: rgba(255,255,255,1.00);}

ul.listmarker1 {font-size: 3.4vw;
	line-height: 130%;
	list-style-type: none;
	margin-left:3.4vw;
}
	
ul.listmarker1 li:before {
	content: '※'; 
	margin-left:-3.4vw; 
}

ul.listmarker2 {font-size: 3.4vw;
	list-style-type: none;
	margin-left:6.8vw;
}
	
ul.listmarker2 li:before {
	content: '・'; 
	margin-left:-3.4vw; 
}

ul.listmarker3 {font-size: 3.6vw;
	list-style-type: none;
	margin-left:3.6vw;
}
	
ul.listmarker3 li:before {
	content: '■'; 
	margin-left:-3.6vw; 
}
	

	
}
















