@charset "utf-8";

/* ### 画像 ### */
img	{max-width: 100%;
	height: auto;}

/* 全体 */
body {
	background-color: #BAB;
	background-color: #32302F;
	background-color: #E9E5E2;
}

/* @media screen and (max-width:740px) {
	body {
		padding: 0;
	}
} */

#container {
	/* width: 740px; */
	width: 100%;
	border-left: none;
	border-right: none;
	margin: 0;
	padding: 0px 0 12px 0;
	padding: 0;
	background: none;/*  */
	/*background-color: #E78;
	background-color: #ECE8E5;
	background-color: #BAB;
	background-image: url(../pic/bg_img.jpg) ;
	background-size: contain;
	background-repeat: repeat-y;
	background-position: 0px -250px;
	background-position: 0px 0px;*/
	/*background-attachment:fixed;*/
	/*background-position: center -5px;*/
}

#main {
	/*width: 500px;
	width: 100%;*/
	width: auto;
	margin: 0;
	padding: 0;
}

#main {
	/*padding: 0px 45px;*/
	padding: 0px 53px;
	padding: 0px 54px;
	padding: 0px 53px 12px;
	padding: 0px 55px 12px 53px;
	padding: 0px 54px 12px 54px;
}

@media screen and (max-width:740px) {
	#main {
		padding: 0px 18px 10px 18px;
	}
}

/* 上映作品解説 */
#kaisetsutop {
	width: 100%;
	height: 124px;
	height: 216px;
	height: 113px;
	/*position: static;*/
}

/*#kaisetsutop {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column nowrap;
	flex-flow: column nowrap;
}*/

#kaisetsutop h1 {
	/*position: static;
	-webkit-order: 2;
	order: 2;
	width: 228px;
	width: 248px;
	width: 250px;
	text-align: center;
	text-align: left;
	margin-top: 3px;
	margin: 3px auto 0 auto;*/
	/*background-color: #EEE;*/
	left: 6.3%;
	left: -5px;/*  */
}

#kaisetsutop .link {
	/*text-align: right;
	font-size: 93%; 
	padding: 6px 35px 0px 0px;
	padding: 6px 0px 0px 0px;
	line-height: 1.0;
	color: #332C2A;
	-webkit-order: 1;
	order: 1;*/
	padding-right: 0;
	margin-right: -18px;
	margin-right: -17px;
	margin-right: -19px;
}

#kaisetsutop h2 {
	/*margin: 0;
	font-weight: normal;
	color:#111;
	position: static;
	margin-top: 49px;
	margin-top: 46px;
	padding-left: 0px;
	-webkit-order: 3;
	order: 3;*/
	left: 0;
	left: -2px;
}

@media screen and (max-width:740px) {
	#kaisetsutop h1 {
		left: -2px;
		left: 0;
	}
	#kaisetsutop .link {
		margin-right: 0;
	}
}

@media screen and (max-width:620px) {
	#kaisetsutop {
		height: 113px;
		height: 128px;
	}
	#kaisetsutop h1 {
		top: 12px;
		top: 27px;
	}
	#kaisetsutop h2 {
		top: 92px;
		top: 107px;
	}
}/**/

.works {
	width: 100%;
	margin-left: 0px;
}

.text {
	width: auto;
	margin-left: 243px;
	margin-left: 240px;
	float: none;
}


.sc_table {
	width: 100%;
	margin-left: 45px;
	margin-left: 0;
}

p.scTableNotice {
	margin-left: 45px;
	margin-left: 0;
}

#info {
	width: 100%;
	margin-left: 45px;
	margin-left: 0;
}
