@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&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: #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;
	}

/*-----Main-------*/

	main{
		min-width: inherit;
		margin-top: 4.6rem;
	}
	
	#top_sp_box {
		width: 100%;
		margin-top: 0;
	}



	.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;
	}

	
	.xfade{
		width: 100%;
		height: auto;
		display: block;
		z-index: 10;
	}

	.xfade2{
		position: absolute;
		margin-top: 0%;
		margin-left: 0%;
		filter: alpha( opacity=0 );
		opacity: 0.0;
	}
	
	.top_bl_sp{
		width: 100%;
		height: auto;
		margin: 0;
	}
	
	#top_blbox{
		padding: 20px 0;
	}

	.top_bl-ver2{
		width: 95%;
	}

	/*-----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;
	}


	#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;
		background-color: #C9C9C9;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#trailer_sp_box h3 {
	  font-weight: 400;
	  font-style: normal;
		color: #000000;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	#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;*/
		font-size: 11pt;
	}

	.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;

	}


	.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: -3px;
		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%;
	}
	
	h3 {
		display: block;
		font-size: 33pt;
		font-weight: 400;
		text-align: center;
		margin: 50px 0;
	}
	
	.pad_lr {
		padding-left: 20px;
		padding-right: 20px;
	}

	/*----------PHOTO SCROLL------------*/

	#slide_photo_pc1 {
		width: 100%;
		height: 250px;
		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: -2399px 0;
		}
	}

	#slide_photo_pc2 {
		width: 100%;
		height: 200px;
		background: repeat-x url("../images/scrl2_sp.jpg") left top/auto 100%;
		animation: loop-sp2 infinite 40s linear;
		z-index: 20;
	}

	@keyframes loop-sp2 {
		0% {
			background-position: -1267px 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	.sub_body{
		padding-top:1px;
		padding-bottom: 50px;
		background-color: #fff;
		background-image: url(../images/sub_bg_sp.jpg);
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: 100% auto;
	}

	/*----------INTRODUCTION------------*/

	#intro_box {
		padding-top:0;
		padding-bottom: 0;
	}
	
	.intro_lead1{
		font-size: 17pt;
		margin-bottom: 30px;
	}

	.intro_lead2{
		font-size: 16pt;
		margin-bottom: 30px;
	}

	.intro_lead3{
		font-size: 13pt;
		margin-bottom: 30px;
	}

	.intro_lead4{
		font-size: 16pt;
		margin-bottom: 30px;
	}


	/*----------STORY------------*/

	#story_box {
		padding-top:0;
		padding-bottom: 0;
	}

	/*----------CAST------------*/

	#cast_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}

	.prof_btn{
		width: 48%;
		margin: 0 0 70px;
		margin-bottom: 40px;
	}
	
	.cast_spa{
		width: 23px;
	}

	.cast_spa2{
		display: none;
	}	

	.cast_pbox{
		width: 100%;
	}
	
	.cast_pbox::after{
		right: 0px;
		bottom: 0px;
		width: 26px;
		height: 26px;
	}

	.cast_name{
		font-size: 13pt;
		margin-bottom: 0px;
	}
	
	.cnv{
		font-size: 12pt;
		letter-spacing: -0.1em;
	}
	
	
	/*----------Profile Mado------------*/

	.prof_mados {
		padding: 30px 20px 30px;
		color: #6b5c8f;
		background: #fff;
		font-size: 11pt;
		line-height: 1.7em;
	}
	
	.cast_flex{
		display: block;
	}

	.cast_ptS {
		width: 70%;
		height: auto;
		margin: 10px auto 15px;
		display: block;
	}

	.cast_madotxt {
		text-align: justify;
		text-justify: inter-ideograph;
	}


	.prof_mados .cast_name {
		font-size: 16pt;
		margin-bottom: 15px;
		text-align: center;
	}
	
	.prof_mados .cmt_box{
		padding: 30px 15px;
		margin-top: 10px;
	}

	.cmt_ttl{
	  font-family: "Allura", cursive;
		font-size: 24pt;
		text-align: center;
		margin-bottom: 20px;
	}
	
	
	
	_::-webkit-full-page-media, _:future, :root rt {
		position: relative;
		top: 0.5em;
		transform: translateY(0.5em);
	}

	
	






}

@media screen and (max-width: 330px) {
	.vsp {
		display: inline-block;
	}

}
