@charset "UTF-8";
/* CSS Document */

@media screen and (max-width:600px){
	
body{
	margin:0px;
	background-color:#000;
	font-family:Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	color:#444;
}

img { border-style:none;
	vertical-align: bottom;}

a img { border-style:none; }

*{
margin: 0;
padding: 0;
}

#spmenuline{
	width:100%;
	margin-bottom:10px;
}

#spmenuline img{
	max-width:100%;
}

#spsns{
	width:100%;
}

#spsns a{
	outline:none;
}

#spsns img{
	max-width:100%;
}

.snsleft2{
	width:90px;
	margin:0 auto;
	margin-bottom:10px;
}

#spheader{
	width:100%;
	margin-bottom:20px;
}

#spheader img{
	max-width:100%;
}

#contents_wrapper{
	width:90%;
	margin:0 auto;
}

#contents_wrapper img{
	max-width:100%;
	margin-left:auto;margin-right:auto;display:table;
}

#contents_left{
	width:100%;
}

#contents_right{
	width:100%;
	margin-bottom:20px;
}

#contents_right2{
	display:none;
}

#logo{
	display:none;
}

#menuline{
	width:100%;
	margin-bottom:10px;
}

.menu{
	width:46%;
	float:left;
	margin:2%;
}

#day{
	width:100%;
	margin:0 auto;
	margin-bottom:20px;
}

#biling{
	display:none;
}

#sns{
	display:none;
}

#sns a{
	outline:none;
}

#sns img{
	max-width:100%;
}

.snsleft{
	width:140px;
	margin:0 auto;
	margin-bottom:10px;
}

.sns01_fb{
	width:40px;
	float:left;
	margin-right:10px;
}

.sns01_tw{
	width:40px;
	float:left;
}

.snsright{
	width:270px;
	margin:0 auto;
}

.sns02_fb{
	width:165px;
	float:left;
	margin-right:10px;
	padding-top:5px;
}

.sns02_tw{
	width:95px;
	float:left;
	padding-top:5px;
}

#likebox{
	width:100%;
	margin:0 auto;
	margin-bottom:20px;
}

.theaterbox01{
	background-color:#c3a763;
	padding:6px 10px 6px 10px;
	color:#fff;
	font-size:12px;
	text-align:center;
}

.theaterbox02{
	background-color:#333;
	padding:6px 10px 6px 10px;
	color:#ddd;
	font-size:12px;
	text-align:center;
}

.theaterbox02 a{
	color:#c3a763;
	text-decoration:none;
}

.theaterbox02 a:hover{
	color:#ccc;
	text-decoration:none;
}

div.sptrailer {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
	margin-bottom:30px;
}
 
div.sptrailer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#sptrailerarea{
	width:90%;
	margin:0 auto;
	margin-bottom:20px;
	margin-top:20px;
}

.contactline{
	width:100%;
	margin-bottom:5px;
	font-size:12px;
}

#text{
	width:100%;
	margin:0 auto;
	font-size:10px;
	color:#ccc;
	text-align:center;
	line-height:13px;
}

#text a{
	color:#c3a763;
	text-decoration:none;
}

#text a:hover{
	color:#fff;
	text-decoration:none;
}

#bnrarea{
	width:80%;
	margin:0 auto;
	margin-bottom:20px;
}

.bnr{
	width:100%;
	margin-bottom:5px;
}

}