/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width: 980px) {

/* header */
.logo{
	margin-left:10px;
}
#header {
	height:auto;
}
#site-logo {
	float:none;
	margin:0 auto;
}
#site-description {
	float:none;
	text-align:center;
	padding: 10px;
}
#main-nav {
	position:relative;
}

/* pagewrap */
#pagewrap {
	width: 100%;
	margin:0;
}
.width-col{
	width: 100%;
	margin:0 auto;
}
.post{
	width: 96%;
	margin:0 auto;
}
#main-nav ul{
	width:auto;
}
#main-nav a{
	padding:7px 10px 8px;
}

/* content */
#content {
	width: 100%;
	padding:20px 0 100px;
	margin:0 auto;
}
.actor-info{
	width:100%;
}
.theater-list{
	width:85%;
}
.theater-list-left{
	width:20%;
}
.theater-list-center{
	width:40%;
}
.theater-list-right{
	width:20%;
}
.box{
	width:85%;
}

/* footer */
#footer {
	width: 100%;
	overflow:hidden;
}
.advertising{
	padding: 0 0 0 10px;
}

}

/************************************************************************************
smaller than 650
*************************************************************************************/
@media screen and (max-width: 650px) {

body{
	background:#eeeeee;
}

/* header */
#header {
	height: auto;
}
.logo{
	display:none
}

/* site logo */
#site-logo {
	background:none;
	width:auto;
	height:auto;
	text-indent:0;
	text-align:center;
	margin: 5px 0;
	position: static;
	float:none;
}

/* site description */
#site-description {
	font-size:18px;
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	position: static;
	float:none;
}
/* main nav */
#main-nav {
	position: static;
	background:none;
	border:none;
	box-shadow:none;
	width: auto;
	height: auto;
	margin:0 0 20px;
	padding:0;
}
#main-nav ul{
	margin:0 auto;
	overflow:hidden;
	font:15px/100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main-nav li {
	margin: 0 0 1px 2px;
	padding: 0;
	background:#aaaaaa; /* for non-css3 browsers */
	background:-moz-linear-gradient(top, #eaeaea, #aaaaaa);
	background:-webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#aaaaaa)) #aaaaaa;
	width: 49%;
	line-height: 2.75em;
	text-indent: 1em;
	display: block;
	position: relative;
	color: #9a9a9a;
	text-decoration:none;
}
#main-nav li:first-child {
	margin-left: 2px;
}   
#main-nav  li  a:after{
	content: '';
	background-image: url("../../img/common/sprite.png");
	background-repeat: no-repeat;
	font-size: 36px;
	height: 1em;
  width: 1em;
	position: absolute;
  right: 0;
	top: 50%;
	margin: -.5em 0 0 0;
}
.item-no > a:after {
	background-position: -38px -38px;
}
.item1 > a:after {
	background-position: 0 0;
}
.item2 > a:after {
	background-position: -38px 0;
}
.item3 > a:after {
	background-position: -76px 0;
}
#main-nav  li.item3{
	display: none;
	text-indent: -9999px;
}

/* content */
#content {
	padding-bottom:10px;
}
.post{
	font-size:90%;
}
.post-imagel {
	float:none;
	margin: 5px 15px 15px 0;
}
.post .floatleft{
	float:none;
}
.post-imager {
	float:none;
	margin: 5px 0 10px 0px;
}
.post .floatright{
	float:none;
}
.actor-info{
	padding:0;
	margin:0;
}
.actor-info p{
	line-height:1.5;
}
.staff-info{
	padding:0;
	margin:0;
}
.staff-info p{
	line-height:1.5;
}
.invisible{
	display:block;
}
.invisible-sp{
	display:none;
}
.prettyImg{
	pointer-events:none;
	cursor:default;
}

.comment span.p_strong{
	color:#996633;
	font-size:1.0em;
}

.theater-list{
	width:90%;
	margin:10px auto 0;
	font-size:1.3em;
	padding:4px 10px;
	background:#f4f4f4;
	border:none;
	border-bottom: 5px solid  #ddd;
	display:block;
}
.theater-list-left{
	width:auto;
	font-size:0.9em;
	padding:0;
	background:none;
	border:none;
	float:none
}
.theater-list-center{
	width:auto;
	font-size:0.9em;
	padding:0;
	background:none;
	border:none;
	float:none
}
.theater-list-right{
	width:auto;
	font-size:0.9em;
	padding:0 0 10px 0;
	background:none;
	border:none;
	float:none
}
.box{
	margin:5px auto;
	padding:8px 10px;
	width:90%;
	line-height:1.2em;
	background:#fff;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#theater_map{
	margin:40px auto;
	text-align:center;
}

/* footer */
#footer {
	position:relative;
	font-size: 80%;
	padding-bottom:10px;
}
.advertising{
	margin: 10px 0 0 0;
	padding: 5px 0 0 5px;
	float:left;
}
.social{
	clear:both;
	float:none;
	margin: 0 0 0 0;
	padding: 10px 0 5px 5px;
}

}

/************************************************************************************
smaller than 560
*************************************************************************************/
@media screen and (max-width: 480px) {

/* disable webkit text size adjust (for iPhone) */
html {
	-webkit-text-size-adjust: none;
}
.theater-list{
	width:91.5%;
}
#main-nav  li.item3{
	display: none;
	text-indent: -9999px;
}

}

@media screen and (max-width: 320px) {

/* disable webkit text size adjust (for iPhone) */
html {
	-webkit-text-size-adjust: none;
	overflow-x:hidden;
}
	
}
