@import url('https://fonts.googleapis.com/css2?family=Hina+Mincho&display=swap');

@media screen and (max-width: 767px) {
	html {
		height: 100%;
	}

	body {
		height: 100%;

	}

	.sp {
		display: inline-block;
	}

	.sp_b {
		display: block;
	}

	.vsp {
		display: none;
	}

	.pc,
	.pc_b {
		display: none;
	}

	/*-----Loading-------*/
	#loading {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		z-index: 999;
		background: #fff;
		text-align: center;
		color: #fff;
		display: none;
	}

	#loading_logo {
		position: absolute;
		width: 100%;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	#loading_logo img {
		width: 90%;
		height: auto;
	}

	/*-----HEADER-------*/
	#header_sp {
		width: 100%;
		height: 4.6rem;
		position: fixed;
		top: 0;
		z-index: 300;
		color: #fff;
		background-color: #A10468;
	}

	#header_sp_sns {
		/*		text-align: center;*/
		width: calc(100% - 4.6rem);
	}

	#header_sp_sns a {
		color: #fff;
		font-size: 17pt;
		margin: 0 0.9rem;
		line-height: 4.4rem;
	}

	/*-----TOP-------*/

	#top_sp_box {
		width: 100%;
		margin-top: 4.6rem;
/*		height: calc(100% - 4.6rem - 75px);*/
/*		display: flex;*/
/*		align-items: center;*/
	}



	.top_logo_sp,
	.top_txt_sp {
		width: 100%;
		height: auto;
		position: absolute;
		margin-top: 0px;
		margin-left: 0px;
		z-index: 20;
	}

	.top_bg_sp {
		width: 100%;
		height: auto;
		margin-top: 0px;
		margin-left: 0px;
		display: block;
		z-index: 10;
	}
	
	.bnr_jouei{
		width: 90%;
		height: auto;
		display: block;
		margin: 20px auto;
	}
	
	#theater_btnbox{
		display: block;
		width: 100%;
		padding: 20px 0;
		text-align: center;
	}
	
	a.theater_btn{
		display: inline-block;
		color: #fff;
		background-color: #a10468;
		width: 250px;
		padding: 10px 0;
	}
	

	/*-----mvtk-------*/
	#mvtk_box{
		min-width:inherit;
		padding-bottom: 50px;
	}

	#mvtk_box #mvtk-widgets-container {
		margin: 0px auto 10px;
	}
	
	/*-----チラシ-------*/

	.top_chirasi {
		min-width: inherit;
	}

	
	/*------------*/
	

	#bnr_sp_box {
		width: 100%;
		text-align: center;
	}

	#bnr_sp_box img {
		display: block;
		margin: 0 auto 10px auto;
	}

	#trailer_sp_box {
		width: 100%;
		text-align: center;
		margin: 0px;
		padding-top: 30px;
		padding-bottom: 20px;
/*		display: none;*/
	}
	
	#trailer_sp_box h3 {
		color: #A10468;
		margin-top: 0px;
		font-size: 14pt;
		font-weight: 700;
		margin-bottom: 10px;

	}

	#trailer_sp_box iframe {
		width: 90%;
		height: calc(100vw * 0.6);
		margin: 0 auto;
	}








	.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-color: #D5D5D5;
		/*  font-family: 'Noto Sans JP', serif;*/
	}

	.movie_nav_btn.selected {
		background-color: #000000;
	}

	a.movie_nav_btn:link,
	a.movie_nav_btn:visited {
		color: #000000;
	}

	a.movie_nav_btn.selected:link,
	a.movie_nav_btn.selected:visited {
		color: #fff;
	}





	#ftr_sp_box {
		width: 100%;
		text-align: center;
		padding-bottom: 20px;
		display: none

	}



	.pre_bl_sp {
		width: 95%;
		height: auto;
		display: block;
		margin: 0 auto;
	}

	#ftr_sp_bnr {
		width: 100%;
		text-align: center;
		padding-top: 15px;
	}

	#ftr_sp_bnr img {
		width: 90%;
		margin: 0 auto 8px auto;
	}

	#top_sp_tw {
		display: inline-block;
		margin-top: 15px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 10px;
		clear: both;
		height: 100px;
		/*		width: 233px;*/
		/*		width: 157px;*/
	}

	.sns {
		margin-top: 0px;
		margin-right: 7px;
		margin-bottom: 0;
		float: left;
		margin-left: 0;
	}

	.fb {
		margin: -4px 0px 0px 10px;
		padding: 0px;
		display: inline;
		float: left;
	}

	.tw {
		margin: 0px 0px 0px 10px;
		padding: 0px;
		display: inline;
		float: left;
	}

	.line {
		margin: 0px 0px 0px 10px;
		padding: 0px;
		display: inline;
		float: left;
	}

	.eigacom {
		margin-left: 0px;
		text-align: left;
		float: left;
		margin-top: 0px;
		height: 60px;
		/*		width: 36px;*/
	}


	/*------- SUB PAGE ----------------*/
	.sub_box {
		min-width: inherit;
	}

	.in_box {
		width: 100%;
	}
	
	.pad_lr{
		padding: 0 20px;
	}
	
	.txt_box{
		font-size: 13pt;
	}

	h3{
		font-size: 18pt;
	}

	/*------- PROFILE ----------------*/
	#prof_box{
		padding-top: 1px;
		padding-bottom: 50px;
		background-image: url(../images/prof_bg_sp.jpg);
		background-position: center top;
		background-size: 100% auto;
	}

	#prof_box h3{
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.prof_txtbox,
	.prof_txtbox2{
		display: block;
		margin-bottom: 50px;
	}
	
	.prof_txtbox .txt_box{
		flex:none;
		margin-left: 0;
	}
	
	.prof_txtbox img{
		display: block;
		margin: 0 auto 20px; 
		width:60%;
		height: auto;
	}
	
	.prof_txtbox2 .txt_box{
		width: 100%;
		margin-bottom: 50px;
	}
	
	.prof_name{
		font-size: 17pt;
		text-align: center;
		margin-bottom: 20px;
	}
	



}

@media screen and (max-width: 330px) {
	.vsp {
		display: inline-block;
	}

}
