@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&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: #000;
		text-align: center;
		color: #fff;
		display: none;
	}
	
	.loading_messe{
		font-size: 16pt;
		font-weight: 700;
		text-align: center;
		line-height: 1.4em;
		margin-bottom: 0px;
		padding: 0 13px;
	}
	

	#loading_logo {
		position: absolute;
		width: 100%;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.loading {
		width: 100%;
		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%;
	}



	.top_logo_sp,
	.top_cc_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;
	}

	#koukai_box {
		background-color: #fff;
		padding: 10px;
	}

	.top_koukai_sp {
		width: 100%;
		height: auto;
	}
	
	.bnr_zenya_link{
		width: 24%;
		position: absolute;
		margin-top: 3.5%;
		margin-left: 2.5%;
		z-index: 20;
	}

	.bnr_zenya{
		width:100%;
		height:auto;
		z-index: 20;
	}


	/*-----mvtk-------*/
	#mvtk_box {
		min-width: inherit;
		padding-bottom: 50px;
	}

	#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 ----------------*/
	#trailer_sp_box {
		width: 100%;
		text-align: center;
		margin: 0px;
		background-color: #7b0012;
		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: 0px;
		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;
	}


	.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: 0px;
		margin-right: 0px;
		margin-bottom: 0;
		float: left;
		margin-left: 0;
	}


	.tw {
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 5px;
		margin-bottom: 0;
		float: left;
		width: 36px;
	}


	.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 {
		width: 300px;
		font-size: 16pt;
		height: 70px;
		line-height: 70px;
		margin-bottom: 40px;
	}

	/*------- SUB PAGE ----------------*/
	#btn_box {
		background-color: #7b0012;
		padding: 60px 0;
		text-align: center;
	}

	a.news {
		width: 90%;
		width: 296px;
	}
	
	.toudan_box_sp{
		width: 296px;
		border: 1px #000 solid;
		color: #000;
		background-color: #fff;
		font-size: 11pt;
		text-align: center;
		padding-bottom: 5px;
		margin-bottom: 10px;
/*font-family: "Noto Sans JP", sans-serif;*/
	}
	
	.toudan_box_sp .toudan_lead{
		font-size: 100%;
		padding: 5px;
	}
	
	.toudan_box_sp  a{
		color: #000;
/*		font-weight: 700;*/
	}

	.toudan_box_sp  a:hover{
		color: #7b0012;
	}

	
	

	/*------- NEWS ----------------*/
	#news_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}

	#news_inbox {
		margin-bottom: 30px;
	}

	a.news_link {
		width: 80%;
		margin: 0 0 30px;
	}

	/*------- MAKING ----------------*/
	#making_box {
		padding-top: 1px;
		padding-bottom: 50px;
		text-align: center;
	}

	#making_box iframe {
		width: 90%;
		height: calc(100vw * 0.9 * 0.9 / 1.6);
		margin: 0 auto;
	}
	
	.making_nav {
		width: 90%;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 0px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0;
		padding: 0;
	}

	.making_nav_box {
		width: 50%;
		padding: 1px;
	}

	.making_nav_box_long {
		width: 100%;
		padding: 1px;
	}

	.making_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;*/
	}

	.making_nav_btn.selected {
		background-color: #7b0012;
	}

	a.making_nav_btn:link,
	a.making_nav_btn:visited {
		color: #000000;
	}

	a.making_nav_btn.selected:link,
	a.making_nav_btn.selected:visited {
		color: #fff;
	}

	
	

	/*----------PHOTO SCROLL------------*/

	#slide_photo_pc1 {
		width: 100%;
		height: 150px;
		background: repeat-x url("../images/scrl_1-tuika_sp.jpg") left top/auto 100%;
		-webkit-animation: loop-sp infinite 40s linear;
		animation: loop-sp infinite 50s linear;
		z-index: 20;
	}

	@-webkit-keyframes loop-sp {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: -2460px 0;
		}
	}

	@keyframes loop-sp {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: -2460px 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: -1500px 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@keyframes loop-sp2 {
		0% {
			background-position: -1500px 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	/*------- INTRODUCTION ----------------*/
	#intro_box {
		padding-top: 1px;
		padding-bottom: 55vw;
		background-image: url(../images/intro_bg_sp.jpg);
	}

	.intro_lead1 {
		font-size: 15pt;
	}

	.intro_lead2 {
		font-size: 17pt;
	}

	.intro_txtbox_sp {
		font-size: 11pt;
		text-align: left;
		display: flex;
		align-items: flex-start;
	}

	.intro_txt3_sp {
		width: 72px;
		height: auto;
		margin-right: 10px;
	}

	.intro_T {
		flex: 1;
	}

	.intro_txt1 {
		width: 70%;
		margin: 40px auto 10px 0;
	}

	.intro_txt2 {
		width: 70%;
		margin: 30px auto 10px 0;
	}


	/*------- TICKET ----------------*/
	#ticket_box {
		padding-bottom: 50px;
	}

	#ticket_btnbox {
		/*		display: block;*/
		margin-bottom: 40px;
	}


	#ticket_btnbox a {
		width: 45%;
		font-size: 12pt;
		height: 40px;
		line-height: 40px;
		margin: 0 8px;
		;
	}

	#ticket_btnbox a::after {
		font-size: 7pt;
		text-align: right;
		height: 40px;
		line-height: 40px;
	}

	.ticket_txtbox {
		padding: 20px;
		margin-bottom: 30px;
	}

	.link_spa {
		height: 20px;
	}

	.ticket_txtbox h4 {
		font-size: 22pt;
		padding-bottom: 17px;
		margin-bottom: 30px;
	}

	.tokuten_name {
		font-size: 16pt;
	}

	.price1 {
		font-size: 25pt;
		margin-bottom: 22px;
		line-height: 1em;
	}

	.notice_box {
		width: 100%;
		font-size: 10pt;
	}

	a.mvtk_link {
		width: 100%;
	}

	.mvtk_flex {
		display: block;
	}


	.ticket_tokuten {
		width: 100%;
		height: auto;
	}

	.ticket_card {
		width: 60%;
		height: auto;
	}

	.ticket_kabegami {
		width: 60%;
		height: auto;
	}

	.ticket_txtbox h5 {
		font-size: 20pt;
	}

	h5 small {
		font-size: 50%;
		line-height: 1.4em;
	}

	.mvtk_L {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.mv_spa {
		height: 30px;
	}

	.hanbai_date {
		font-size: 12pt;
	}


	/*------- MAKING ----------------*/
	#schedule_box {
		padding-top: 1px;
		padding-bottom: 50px;
	}

	#schedule_box .in_box {
		width: 100%;
		;
	}

	ul.schedule li {
		padding-left: 0;
		font-size: 12pt;
	}

	ul.schedule li .inner .sche_date {
		margin-right: 0px;
	}






}

@media screen and (max-width: 330px) {
	.vsp {
		display: inline-block;
	}

}
