

@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: #000;
	}
	
	#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;
		overflow-x: hidden;
	}



	.pre_logo_sp,
	.pre_bl_sp,
	.pre_koukai_sp,
	.pre_cc_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;
		padding-top: 40px;
	}
	
	#mvtk_box img{
		margin-bottom: 15px;
	}

	#mvtk_box #mvtk-widgets-container {
		margin: 0px auto 10px;
	}
	

	#trailer_sp_box {
		width: 100%;
		text-align: center;
		margin: 0px;
		background-color: #000;
		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;
		display: none;
	}
	
	h3{
		margin-bottom: 30px;
	}

	#trailer_sp_box h3 {

		color: #fff;
		margin-top: 0px;
		font-size: 13pt;
		margin-bottom: 10px;

	}


	#ftr_sp_bnr {
		width: 100%;
		text-align: center;
		padding-top: 15px;
	}

	#ftr_sp_bnr img {
		width: 90%;
		margin: 0 auto 8px auto;
	}

	#top_tw {
		display: block;
		margin: 0 auto;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 10px;
		height: 70px;
		width: 90%;
		text-align: center;
	}

	.sns {
		width: 100px;
		height: 30px;
		display: block;
	}


	.fb {
		margin-top: -3px;
		margin-left: 5px;
		margin-bottom: 0;
		float: left;
	}


	.tw {
		margin-top: 0px;
		margin-left: 5px;
		margin-bottom: 0;
		float: left;
	}


	.lineb {
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 5px;
		margin-bottom: 0;
		float: left;
	}

	.eigacom {
		margin-left: 0px;
		text-align: left;
		float: left;
		margin-top: 0px;
		height: 60px;
		/*		width: 36px;*/
	}

	/*------- SUB PAGE ----------------*/
	#main{
		overflow-x: hidden;
		min-width: inherit;
	}
	.sub_box {
		min-width: inherit;
	}

	.in_box {
		width: 100%;
	}

	h3{
		width: 95%;
		font-size: 11pt;
		margin: 40px auto;
	}

	.h3_en{
		font-size: 17pt;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	/*------- News ----------------*/
	#news_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}

	a.news_line{
		display: block;
		height: inherit;
		padding-bottom: 10px;
	}
	
	.news_title{
		overflow:inherit;
		white-space:inherit;
		text-overflow:inherit;
		display: inline;
	}
	
	.news_arrow{
		display: inline;
	}
	
	a.more_btn{
		font-size: 12pt;
	}
	/*------- INTRODUCTION ----------------*/
	#intro_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}


	.intro_lead1{
		font-size: 21pt;
		margin-bottom: 30px;
		text-align: center;
	}

	.intro_lead2{
		font-size: 14pt;
		text-align: center;
		margin-bottom: 30px;
	}


	/*------- STORY ----------------*/
	#story_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}
	
	#story_footer{
		margin-top: 50px;
	}
	
	.story_leaad{
		font-size: 17pt;
		margin-bottom: 30px;
		text-align: center;
	}
	
	/*------- CAST ----------------*/
	#cast_box {
		padding-top: 1px;
		padding-bottom: 1px;
	}
	
	.prof_btn{
		width: 48%;
		margin-bottom: 40px;
	}
	
	.cast_spa{
		width: 24%;
	}

	
	.cast_pbox{
		width: 100%;
	}
	
	.cast_pbox::after{
		right: 3px;
		bottom: 3px;
		width: 26px;
		height: 26px;
	}
	
	.cast_name{
		font-size: 15pt;
		margin-bottom: 15px;
		text-align: center;
	}
	
	.cast_en{
		font-size: 11pt;
	}
	
	.cast_role{
		font-size: 11pt;
		line-height: 1.7em;
		text-align: center;
	}

	.cast_ex{
		font-size: 10pt;
		margin-bottom: 0px;
		line-height: 1.5em;
		text-align: center;
	}
	
	
	
	
	
	
	
	
	

	.cast_txtbox{
		margin-bottom: 50px;
	}

	.cast_flex{
		display: block;
		margin-bottom: 25px;
	}
	
	.pre_cast_pt{
		width: 70%;
		height: auto;
		display: block;
		margin: 0 auto 20px;
	}
	
	.cpt2{
		width: 60%;
	}

	.cpt3{
		width: 50%;
	}


	

	.cast_flex .txt_box{
		width: 100%;
		flex:initial;
		padding-left: 0;
	}
	
	
	/*----------Profile Mado------------*/

	.prof_mados {
		padding: 5px 20px 30px;
		color: #000;
		background: #ededed;
		font-size: 11pt;
		line-height: 1.7em;
	}

	.prof_mados .cast_ptL {
		width: 100%;
		height: auto;
		margin-top: 10px;
		margin-bottom: 15px;
	}

	.cast_madotxt,
	.staff_madotxt {
		text-align: justify;
		text-justify: inter-ideograph;
	}


	.prof_mados .cast_name {
		font-size: 18pt;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}



	.cast_cmt {
	}
	.cast_cmtt {
		font-family: 'Crimson Pro', serif;
		font-size: 120%;
		margin-bottom: 10px;
	}

	.kantoku_pt {
		width: 150px;
		height: auto;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	
	
	/*------- ORIGINAL ----------------*/
	#original_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}
	
	.origin_ttl{
		text-align: center;
	}
	
	.origin2{
		font-size: 23pt;
		line-height: 1.2em;
	}
	
	.origin2 small{
		display: block;
	}
	
	
	.origin_prof{
		padding: 25px;
		margin-top: 30px;
	}
	
	.orgin_name{
		font-size: 15pt;
		margin-bottom: 20px;
	}
	
	/*------- STAFF ----------------*/
	#staff_box .cast_name{
		width: 140%;
		margin-left: -20%;
	}
	
	
	
	/*------- FOOTER ----------------*/
	#footer {
		padding-top: 50px;
		padding-bottom: 50px;
		text-align: center;
	}
	
	
	
	
	
	
	
	
	
	
	


}

@media screen and (max-width: 330px) {
	.vsp {
		display: inline-block;
	}

}
