@charset "utf-8";
@media (max-width: 979px){
	#head {
 	background:url(../images/smp/bg_header.png) no-repeat;
	width: 100%;
 	height: 0;
	padding-top:calc(750/ 750 * 100%);
	background-size: contain;
 	font-size: 0em;
 	}
	#head h1 {
	background:url(../images/smp/logo.png) no-repeat;
	width: calc(701/ 750 * 100%);
 	height: 0;
	padding-top:calc(750/ 750 * 100%);
	background-size: contain;
 	font-size: 0em;
	margin-top: -65%;
	}
	#head h1, #head h2 {
	font-size: 0em;
	}
	section {
	margin-bottom: 10%;
	}
	#cinema01 {
	background:url(../images/smp/cinema01.png) top no-repeat;
	width: calc(750/ 750 * 100%);
 	height: 0;
	padding-top:calc(1551/ 750 * 100%);
	background-size: contain;
 	font-size: 0em;
	}
	
	#cinema02 {
	background:url(../images/smp/cinema02.png) top no-repeat;
	width: calc(750/ 750 * 100%);
 	height: 0;
	padding-top:calc(1595/ 750 * 100%);
	background-size: contain;
 	font-size: 0em;
	}
	
	#cinema03 {
	background:url(../images/smp/cinema03.png) top no-repeat;
	width: calc(750/ 750 * 100%);
 	height: 0;
	padding-top:calc(1595/ 750 * 100%);
	background-size: contain;
 	font-size: 0em;
	}
	
	#cinema04 {
	background:url(../images/smp/cinema04.png) top no-repeat;
	width: calc(750/ 750 * 100%);
 	height: 0;
	padding-top:calc(1645/ 750 * 100%);
	background-size: contain;
 	font-size: 0em;
	}
	
	#cinema05 {
	background:url(../images/smp/cinema05.png) top no-repeat;
	width: calc(750/ 750 * 100%);
 	height: 0;
	padding-top:calc(1645/ 750 * 100%);
	background-size: contain;
 	font-size: 0em;
	}
	
	#btn_0614 a, #btn_0621 a, #btn_0628 a, #btn_0705 a, #btn_0712 a  {
	display: block;
	position: relative;
	background: url(../images/smp/btn_syousai_off.png) no-repeat;
	width: calc(700/ 750 * 100%);
 	height: 0;
	padding-top:calc(100/ 750 * 100%);
	background-size: contain;
	margin: 0 auto;
 	font-size: 0em;
	}
	#btn_0614 a:active ,#btn_0621 a:active, #btn_0628 a:active, #btn_0705 a:active, #btn_0712 a:active {
	background: url(../images/smp/btn_syousai_on.png) no-repeat;
	background-size: contain;
	}
	
	div#tw {
	width: 80%;
	height: 515px;
	margin:  5% auto;
	}
	
	#pc_movie {display:none;}
	
}


