@charset "utf-8";
@media (max-width: 1179px){
	#head {
 	background:url(../images/smp/header.jpg) center top no-repeat;
	width: 100%;
 	height: 0;
	padding-top:calc(670 / 750 * 100%);
	background-size: contain;
 	font-size: 0em;
 	}
	#head h1, #head h2 {
	font-size: 0em;
	}
	#main {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	width:100%;
	margin: 0 auto;
	}
	#smp_movie {
	display: block;
	position: relative;
	width:320px;
	height: 180px;
	margin: 0 auto;
	}
	
	#about {
	background:url(../images/smp/about.jpg) center top no-repeat;
	width: 100%;
 	height: 0;
	padding-bottom:calc(998 / 750 * 100%);
	background-size: contain;
 	font-size: 0em;
	}
	
	/***出演者***/
	#cast {
	background: url(../images/smp/cast.jpg) no-repeat;
	width: 100%;
	height: 0;
	padding-bottom:calc( 4701 / 750 * 100%);
	background-size: contain;
 	font-size: 0em;
	margin: 0 auto;
	}
	#bnr_yatai {
	background: url(../images/common/bnr_yatai.png) center top no-repeat;
	width: calc( 397 / 750 * 100%);
	height: 0;
	padding-bottom:calc( 234 / 750 * 100%);
	background-size: contain;
 	font-size: 0em;
	margin: 0 auto;
	}
	
	#pc_movie {display:none;}
	
}


