@import url('https://fonts.googleapis.com/css2?family=Playpen+Sans+Hebrew:wght@100..800&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: #2cdcd1;
		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: #F7EE12;
		background-color: #2cdcd1;
	}

	#header_sp_sns {
		/*		text-align: center;*/
		width: calc(100% - 4.6rem);
	}

	#header_sp_sns a {
		color: #F7EE12;
		font-size: 17pt;
		margin: 0 0.9rem;
		line-height: 4.4rem;
	}
	
	.share_box_sp {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		gap: 5px;
		font-size: 0;
		line-height: 0;
		margin: 10px auto 0 auto;
		opacity: 0;
		pointer-events: none;
		transition: opacity .5s;
		width: 90%;
		text-align: center;
	}

	.share_box_sp.is-active {
		opacity: 1;
		pointer-events: auto;
	}


	/*-----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;
	}


	#bnr_sp_box {
		width: 100%;
		text-align: center;
	}

	#bnr_sp_box img {
		display: block;
		margin: 0 auto 10px auto;
	}

	/*------- TRAILER ----------------*/

	#trailer_box {
		width: 100%;
		text-align: center;
		margin: 0px;
		padding-top: 1px;
		padding-bottom: 50px;
	}

	#trailer_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;
		font-size: 14pt;
		text-align: center;
		text-decoration: none;
		/*  font-family: 'Noto Sans JP', serif;*/
	}




	#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-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 Page-------*/
	main{
		width: 100%;
		min-width: inherit;
	}

	.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;
	}

	.pad_lr{
		padding-left: 13px;
		padding-right: 13px;
	}

	h3 {
		font-size: 16pt;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	/*----------PHOTO SCROLL------------*/

	#slide_photo_pc1 {
		width: 100%;
		height: 186px;
		background: repeat-x url("../images/scrl_1_sp.jpg") 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: -1600px 0;
		}
	}

	@keyframes loop-sp {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: -1600px 0;
		}
	}

	#slide_photo_pc2 {
		width: 100%;
		height: 140px;
		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: -1126px 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@keyframes loop-sp2 {
		0% {
			background-position: -1126px 0;
		}

		100% {
			background-position: 0 0;
		}
	}


	/*------- INTRODUCTION ----------------*/
	#intro_box {
		padding-top: 0;
		padding-bottom: 50px;
	}

	.intro_midasi{
		margin-bottom: 20px;
	}

	.intro_btm{
		font-size: 15pt;
		line-height: 1.6em;
		display: none;
	}
	
	.intro_txt{
		text-align: left;
	}
	
	.intro_midasi2_sp{
		width: 95%;
		height: auto;
		display: block;
		margin: 30px auto 0;
		max-width: 1000px;
	}



	/*------- STORY ----------------*/
	#story_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}

	.story_kiri{
		height: 25vw;
/*		border: 1px #000 solid;*/
		margin-bottom: 30px;

	}
	
	.story_kiri img.kiri_1{
		width: 30vw;
		margin: 0 6vw;
	}

	.story_kiri img.kiri_2{
		width: 30vw;
		margin: 0 6vw;
	}
	
	.story_midasi{
		margin-bottom: 20px;
	}

	.story_txt{
		text-align: left;
	}


	/*------- CAST ----------------*/
	
	#cast_box {
		padding-top: 1px;
		padding-bottom: 20px;
		
	}

	.cast_md1{
		font-size: 15pt;
		width: 280px;
		padding: 10px 0px;
		box-shadow: 7px 7px 0px 0px #00b5a9;
	}
	
	.cast_md2{
		font-size: 15pt;
		width: 280px;
		padding: 10px 0px;
		box-shadow: 7px 7px 0px 0px #00b5a9;
	}
	
	
	.cast_md3{
		font-size: 15pt;
		width: 280px;
		padding: 10px 0px;
		box-shadow: 7px 7px 0px 0px #00b5a9;
	}
	
	.castL{
/*		width: 85%;*/
		width: 45%;
		margin-bottom: 40px;
	}
	
	.castS{
		width: 45%;
		margin-bottom: 40px;
	}
	
	.castW{
		display: none;
	}
	
	#cast_box .txt_box{
		margin-top: 10px;
	}
	
	.cast_ptL{
		width: 90%;
		margin-bottom: 0;
	}
	
	.cast_ptS{
		width: 90%;
		margin-bottom: 0;
	}
	
	.cast_name{
		font-size: 12pt;
		background: linear-gradient(transparent 18px, #05b69c 10px);
	}
	
	.cast_role{
		font-size: 9pt;
		line-height: 1em;
		background: linear-gradient(transparent 13px, #05b69c 10px);
		background: linear-gradient(transparent 13px, #05b69c 10px);
	}
	
	
	/*------- STAFF ----------------*/
	#staff_box {
		padding-top: 0;
		padding-bottom: 100px;
	}

	#staff_box .txt_box{
		text-align: left;
		padding-left:1em;
		text-indent:-1em;

	}
	
	
	/*------- FOOTER ----------------*/
	footer{
		min-width:inherit;
		line-height: 1em;
		font-size: 10pt;
	}

	.ftr_logo{
		width: 80%;
		height: auto;
		z-index: 20;
	}
	
	.ftr_bg_sp{
		width: 100%;
		height: auto;
		display: block;
		margin-top: -20%;
	}
	
	.credit_box{
		color: #000;
/*		text-shadow: 0px 0px 3px #000000, 0px 0px 6px #000000, 0px 0px 6px #000000, 0px 0px 6px #000000;*/
	}
	
	
}

@media screen and (max-width: 330px) {
	.vsp {
		display: inline-block;
	}

}

@media screen and (max-width: 375px) {
	.intro_btm{
		font-size: 13pt;
		line-height: 1.6em;
		display: none;
	}
}

@media screen and (max-width: 320px) {
	.intro_btm{
		font-size: 11pt;
		line-height: 1.6em;
		display: none;
	}
}




