@media screen and (max-width: 767px) {
	html {
		height: 100%;
		font-size: 3.125vw;
	}

	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: #000;
		background-color: #fff;
	}

	#header_sp_sns {
		/*		text-align: center;*/
		width: calc(100% - 4.6rem);
	}

	#header_sp_sns a {
		color: #000;
		font-size: 17pt;
		margin: 0 0.9rem;
		line-height: 4.4rem;
	}

	/*-----TOP-------*/

	#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;
	}
	
	#top_bnr_sp{
		padding: 30px 0 0px;
		text-align: center;
	}
	
	#top_bnr_sp img{
		width: 90%;
		height: auto;
		margin-bottom: 10px;
	}


	#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;
	}

	#trailer_sp_box {
		width: 100%;
		text-align: center;
		margin: 0px;
		background-color: #fff;
		padding-top: 20px;
		padding-bottom: 60px;
	}

	#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: #fff100;
	}

	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: #000;
	}





	#ftr_sp_box {
		width: 100%;
		text-align: center;
		padding-bottom: 20px;
		display: none;
	}

	h3 {
		margin-bottom: 30px;
		font-family: "Shippori Mincho", serif;
		font-weight: 400;
		font-style: normal;
		font-size: 18pt;
	}

	#trailer_sp_box h3 {

		margin-top: 0px;
		margin-bottom: 10px;
		text-align: center

	}

	.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-top: -4px;
		margin-right: 0px;
		margin-bottom: 0;
		float: left;
		margin-left: 5px;
	}


	.tw {
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 5px;
		margin-bottom: 0;
		float: left;
	}


	.lineb {
		margin-top: 0px;
		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;*/
	}


	.sub_box {
		min-width: inherit;
	}

	.in_box {
		width: 100%;
	}
	
	.txt_box{
		font-size: 11pt;
		line-height: 1.5em;
		text-align: justify;
		text-justify: inter-ideograph;
	}

	/*----------PHOTO SCROLL------------*/

	#slide_photo_pc1 {
		width: 100%;
		height: 150px;
		background: repeat-x url("../images/scrl_1_sp.jpg?2") left top/auto 100%;
		-webkit-animation: loop-sp infinite 40s linear;
		animation: loop-sp infinite 40s linear;
		z-index: 20;
	}

	@-webkit-keyframes loop-sp {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: -1208px 0;
		}
	}

	@keyframes loop-sp {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: -1208px 0;
		}
	}

	#slide_photo_pc2 {
		width: 100%;
		height: 150px;
		background: repeat-x url("../images/scrl_2_sp.jpg") left top/auto 100%;
		-webkit-animation: loop-sp2 infinite 40s linear;
		animation: loop-sp2 infinite 40s linear;
		z-index: 20;
	}

	@-webkit-keyframes loop-sp2 {
		0% {
			background-position: -1330px 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@keyframes loop-sp2 {
		0% {
			background-position: -1330px 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	/*----------INTRODUCTION------------*/
	#intro_box{
		padding: 13px 13px 50px;
	}
	
	#intro_flex{
		display: block;
	}
	
	.intro_pt_box{
		width: 70%;
		margin: 0 auto 15px;
	}
	
	#intro_body{
		display: block;
		flex: none;
	}
	
	.intro_txtbox{
		width: 100%;
	}
	
	#intro_box .txt_box{
		line-height: 1.6em;
	}
	
	#intro_box .pad_lr{
		padding: 0;
	}
	
	.intro_lead{
		font-size: 1.8rem;
	}
	
	/*----------STORY------------*/
	

	#story_box {
		padding: 13px;
	}
	
	.story_header img{
/*		width: 44%;*/
		height: auto;
	}
	
	.story_header img.story_pt1{
		width: 100%;
	}

	
	#story_box .pad_lr{
		padding: 0;
	}
	
	#story_box h3{
		margin-top: 30px;
	}

	.story_lead {
		font-size: 1.8rem;
		margin-bottom: 30px;
	}
	
	.story_lead2{
		font-size: 1.7rem;
	}
	
	
	/*----------CAST------------*/
	#cast_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}
	
	
	.casts{
		width: 45%;
		margin-bottom: 40px;
		font-size: 13pt;
	}
	
	.cast_spa{
		display: none;
	}
	
	.cast_img::after{
		width: 15%;
		height: 15%;
	}


	/*----------Profile Mado------------*/

	.prof_mados {
		padding: 20px 20px 30px;
		color: #000;
		background: #f1f1f1;
		font-size: 11pt;
		line-height: 1.7em;
		font-weight: 700;
	}
	
	.cast_flex{
		display: block;
	}

	.cast_ptS {
		width: 70%;
		height: auto;
		display: block;
		margin: 0 auto 20px;
	}

	.cast_madotxt,
	.staff_madotxt {
		text-align: justify;
		text-justify: inter-ideograph;
	}


	.prof_mados .cast_name {
		font-size: 16pt;
		margin-bottom: 15px;
		text-align: center;
	}

	.staff_madotxt .cast_name {
		font-size: 13pt;
		margin-bottom: 15px;
		text-align: center;
	}


	.prof_mados .cast_name small {
		font-size: 80%;
		font-family: 'Crimson Pro', serif;
	}


	.cast_cmt {
		background-color: #bcbbbb;
		padding: 10px 10px 15px;
		margin-top: 30px;
		text-align: justify;
		text-justify: inter-ideograph;
	}

	.cast_cmtt {
		font-family: 'Crimson Pro', serif;
		font-size: 120%;
		margin-bottom: 10px;
	}
	
	
	/*----------Staff------------*/
	#staff_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}
	
	.staffs{
		width: 48%;
		height:auto;
		line-height: 1.4em;
		font-size: 14pt;
		padding: 10px 10px;
		margin-bottom: 40px;
	}
	
	.staffs::after{
/*		top:auto;*/
/*		bottom:3%;*/
		width: 10px;
		height: 10px;
	}
	
	.staffs small{
		display: block;
		font-size: 70%;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	#cmt_box {
		padding: 20px 0 50px;
	}

	.cmt_txtbox {
		display: block;
	}


	.cmt_pt {
		width: 70%;
		height: auto;
		margin: 0 auto 20px;
		display: block;
	}

	.cmt_name {
		font-size: 15pt;
		margin-bottom: 15px;
		text-align: center;
	}


	footer{
		padding: 40px 0;
		min-width: inherit;
	}





}

@media screen and (max-width: 330px) {
	.vsp {
		display: inline-block;
	}

}
