@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: #000;
		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: #000000;
	background-color: #FFF100;
	}
	
	#header_sp_sns{
/*		text-align: center;*/
		width: calc(100% - 4.6rem);
	}
	
	#header_sp_sns a{
	color: #000000;
	font-size: 17pt;
	margin: 0 0.9rem;
	line-height: 4.4rem;
	}

	/*-----TOP-------*/
	main{
		min-width: inherit;
	}

	#top_sp_box {
		width: 100%;
		margin-top: 4.6rem;
	}



	.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_sp_box {
		width: 100%;
		text-align: center;
	}

	#bnr_sp_box img {
		display: block;
		margin: 0 auto 10px auto;
	}
	
	/*-----mvtk-------*/
	#mvtk_box{
		min-width:inherit;
	}

	#mvtk_box #mvtk-widgets-container {
		margin: 0px auto 10px;
	}
	
	/*バナーが複数の時*/
	#mvtk_box img.bnr_mvtk{
		width: 200px;
		height: auto;
		margin: 0 0 10px;
	}
	
	#mvtk_box img.bnr_cmt_sp{
		width: 90%;
		height: auto;
		margin: 0 auto 15px;
	}
	
	
	

	#trailer_sp_box {
	width: 100%;
	text-align: center;
	margin: 0px;
	background-color: #FFF100;
	padding-top: 20px;
	padding-bottom: 20px;
	}

	#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;

	}
	
	h3{
		margin-bottom: 30px;
	}

	#trailer_sp_box h3 {
	font-family: "Anton", sans-serif;
	color: #000000;
	margin-top: 0px;
	font-size: 13pt;
	margin-bottom: 10px;

	}

	.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: -2px 5px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
}

.tw {
	margin: 2px 10px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
}

.line {
	margin: 2px 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%;
	}
	
	h3 {
		font-size: 38pt;
	}
	
	.txt_box {
		font-size: 11pt;
		line-height: 1.5em;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	
	/*----------PHOTO SCROLL------------*/

	#slide_photo_pc1 {
		width: 100%;
		height: 200px;
		background: repeat-x url("../images/scrl_1_sp.jpg") left top/auto 100%;
		animation: loop-sp infinite 40s linear;
		z-index: 20;
	}

	@keyframes loop-sp {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: -1400px 0;
		}
	}

	#slide_photo_pc2 {
		width: 100%;
		height: 200px;
		background: repeat-x url("../images/scrl_2_sp.jpg") left top/auto 100%;
		animation: loop-sp2 infinite 40s linear;
		z-index: 20;
	}

	@keyframes loop-sp2 {
		0% {
			background-position: -1554px 0;
		}

		100% {
			background-position: 0 0;
		}
	}
	
	#slide_photo_pc3 {
		width: 100%;
		height: 270px;
		background: repeat-x url("../images/scrl_3_sp.jpg") left top/auto 100%;
		animation: loop-sp3 infinite 40s linear;
		z-index: 20;
	}

	@keyframes loop-sp3 {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: -1958px 0;
		}
	}

	/*----------INTRODUCTION------------*/

	#intro_box {
		padding-top: 0x;
		padding-bottom: 50px;
	}
	
	.intro_bg_sp{
		width: 100%;
		height: auto;
	}

	.intro_txtbox1{
		width: 100%;
		position: relative;
		margin: -12% 0 0;
		right:0;
		z-index: 10;
	}
	
	.intro_midasi1{
		width: 50%;
		height: auto;
	}


	.intro_txtbox2{
		width: 100%;
		position: relative;
		margin: 3% 0 0;
		right:0;
		z-index: 10;
		padding: 0 13px;
	}

	.intro_midasi2{
		width: 100%;
		height: auto;
	}

	.intro_lead{
		text-align: center;
		font-size: 14pt;
	}
	
	/*------- STORY ----------------*/

	#story_box {
		padding-bottom: 50px;
	}
	
	.story_lead{
		font-size: 14pt;
		margin-bottom: 20px;
	}
	
	/*------- CAST ----------------*/

	#cast_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}
	
	.casts{
		width: 47.4%;
		margin-bottom: 30px;
	}
	
	.cast_pbox::after {
		right: 5px;
		bottom: 5px;
		width: 20px;
		height: 20px;
	}
	
	.cast_name{
		font-size: 15pt;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	
	.cast_name small{
		display: block;
	}
	
	.cast_role{
		font-size: 11pt;
	}
	
	.cast_role small{
		display: block;
	}
	
	/*----------Profile Mado------------*/

	.prof_mados {
		padding: 25px 20px 30px;
		color: #000;
		background: #e7340c;
		font-size: 11pt;
		line-height: 1.7em;
	}


	.cast_madotxt{
		text-align: justify;
		text-justify: inter-ideograph;
	}


	.prof_mados .cast_name,
	.prof_mados .staff_name {
		font-size: 20pt;
		margin-bottom: 15px;
		color: #000;
	}

	.prof_mados .cast_name small{
		display: block;
	}
	
	.prof_mados .direc small{
		font-size: 70%;
	}

	
	.prof_mados .cast_role,
	.prof_mados .staff_jp{
		font-size: 13pt;
		margin-bottom: 15px;
		text-align: center;
	}
	
	
	/*------- STAFF ----------------*/

	#staff_box {
		background-image: url(../images/staff_bg_sp.jpg);
		padding-bottom: 50vw;
		background-size: 100% auto;
	}
	
	.staff_flex{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;

	}
	
	.staffs{
		width: 47.4%;
		padding-bottom: 30px;
		margin-bottom: 40px;
	}
	
	.director{
		display: block;
		width: 60%;
	}
	
	#staff_box .cast_spa{
		width: 18%;
	}
	
	.staff_pt_sp{
		width: 100%;
		height: auto;
		margin: 0 auto 15px;
	}
	
	.staffs::after{
		width: 25px;
		height: 25px;
		top:auto;
		bottom: 5px;
	}
	
	.staff_name{
		font-size: 15pt;

	}
	
	.staff_jp{
		font-size: 10pt;
	}
	
	/*------- FOOTER ----------------*/
	footer{
		padding: 50px 13px;
		font-size: 9pt;
	}
	
	
	
	
	
	
	



}

@media screen and (max-width: 330px) {
	.vsp {
		display: inline-block;
	}

}
