@import url('https://fonts.googleapis.com/css2?family=Secular+One&display=swap');

@media screen and (max-width: 767px) {
	html{
		height: 100%;
	}
	body{
  height: 100%;
  background-color: #FFFFFF;
  color: #000000;
	}

	.sp{
		display: inline-block;
	}

	.sp_b{
		display: block;
	}

	.vsp{
		display: none;
	}

	.pc, .pc_b{
		display: none;
	}
	
	
	#top_sp_box{
  width: 100%;
  padding-top: 0;
  background-color: #FFFFFF;
	}
	
	
	.top_cc1_sp{
		width: 14.05%;
		height: auto;
		position: absolute;
		margin-top: 46.7%;
		margin-left: 2.0%;
		z-index: 20;
	}
	
	.top_cc2_sp{
		width: 84.9%;
		height: auto;
		position: absolute;
		margin-top: 2.5%;
		margin-left: 1.0%;
		z-index: 20;
	}

	.top_logoset_sp{
	width: 100%;
	height: auto;
	position: absolute;

	z-index: 20;
	}

	.top_koukai_sp{
		width: 95%;
		height: auto;
		display: block;
		margin: 10px auto;
	}
	
	.top_sp_bg{
		width: 100%;
		height: auto;
		margin-top: 0px;
		margin-left: 0px;
		display: block;
		z-index: 10;
	}
	
	.kino_box{
		width: 237px;
		height: 17px;
		margin: 15px auto 20px auto;
	}
	#bnr_sp_box{
		width: 100%;
		text-align: center;
		padding-top: 20px;
	}
	
	#bnr_sp_box img{
		width: 90%;
		height: auto;;
		display: block;
		margin: 0 auto 10px auto;
	}

	#trailer_sp_box{
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
	background-color: #e5005a;
	padding-top: 20px;
	padding-bottom: 20px;

	}
	
 #trailer_sp_box iframe {
  width: 90%;
  height: calc(100vw * 0.6);
  margin: 0 auto;
 }
	
	#trailer_sp_box h3{
		font-family: 'Secular One', sans-serif;
		font-weight: 400;
		color: #FFFFFF;
		margin-top: 0px;
		margin-bottom: 10px;
		background-repeat: no-repeat;
		background-position: center top;

	}
	
	
	
	
	
	
	
	
	.movie_nav{
	width: 90%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	}

	.movie_nav_box{
		width: 50%;
		padding: 1px;
	}

	.movie_nav_box_long{
		width: 100%;
		padding: 1px;
	}

	.movie_nav_btn{
		display: block;
		min-height: 40px;
		line-height: 40px;
		letter-spacing: 3px;
		text-align: center;
		text-decoration: none;
		background: #fff;
		font-family: 'Noto Sans JP', sans-serif;
	}

	.movie_nav_btn.selected {
	background-color: #ffff00;
	}

	a.movie_nav_btn:link,
	a.movie_nav_btn:visited
	{
	color: #ffff00;
	}

	a.movie_nav_btn.selected:link,
	a.movie_nav_btn.selected:visited
	{
		color: #33a5c9;
	}
	
	
	
	
	
	#ftr_sp_box{
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #E5005A;
		
	}
	
	
	.pre_bl_sp{
		width: 95%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	
	.ftr_sp_bnr{
		width: 100%;
		text-align: center;
	}
	
	.ftr_sp_bnr img{
		width: 90%;
		margin: 0 auto 8px auto;
	}
	
  
.share_txt{
  font-size: 80%;
  padding-top: 0px;
  padding-bottom: 10px;
}


  
	.sns_box{
		text-align: center;
	}
	
  
	
	#top_sp_tw{
		display: inline-block;
		/*	margin-top: 30px;*/
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 10px;
		clear: both;
/*		height: 100px;*/
		height: 73px;
		/*		width: 233px;*/
/*		width: 157px;*/
	}
	
	
	.sns{
		margin-top: 0px;
		margin-right: 3px;
		margin-bottom: 0;
		float: left;
		margin-left: 0;
	}

	.fb{
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0;
		float: left;
		margin-left: 0;
	}


	.tw{
		margin-top: 10px;
		margin-right: 0px;
		margin-left: 5px;
		margin-bottom: 0;
		float: left;
		width: 36px;
	}


	.lineb{
		margin-top: 10px;
		margin-right: 0px;
		margin-left: 5px;
		margin-bottom: 0;
		float: left;
		width: 37px;
	}

	.eigacom{
		margin-left: 0px;
		text-align: left;
		float: left;
		margin-top: 0px;
		height: 60px;
/*		width: 36px;*/
	}
	


	
}

@media screen and (max-width: 330px) {
	.vsp{
		display: inline-block;
	}

}
