@charset "utf-8";


body {
	background-color: #000;
	background-color: #333;
	background-color: #222;
	background-color: #1D1D1D;
	background-color: #555;
	color: #FFF;
	color: #333;
	color: #F5DACE;
	color: #342E2C;
	color: #000;
	text-align: center;
	line-height: 1.0;
}

body {
	-webkit-text-size-adjust: 100%;
}

/* 基本リンクカラー */
a:link {
	color: #F80;
	color: #006896;
	color: #0098C6;
	color: #E4007F;
	color :#F5DACE;
	color: #342E2C;
	color: #000;
	text-decoration: underline;
	}
a:visited {
	color: #F80;
	color: #006896;
	color: #0098C6;
	color: #E4007F;
	color :#F5DACE;
	color: #342E2C;
	color: #000;
	text-decoration: underline;
	}
a:hover {
	color: #F80;
	color: #F70;
	text-decoration: underline;
	}
a:active {
	color: #F00;
	text-decoration: underline;
	}

/* 全体 */
#container {
	width: 756px;
	width: 768px;
	border-left: solid #F2E0D7 1px;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
	border-right: solid #F2E0D7 1px;
	margin: 0 auto;
	padding: 0;
	background-color: #000;
	background-color: #FDEADE;
	background-color: #D4E8F0;
	background-image: url(../pic/top_polkadots_wide.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 70.3% auto; /* 幅 高さ */
	/* background: #D4E8F0 url(../pic/top_polkadots_wide.png) no-repeat left top; */
}

#container2 {
	/*border-left: solid #000 1px;
	border-right: solid #000 1px;*/
	/*position: relative;*/
}


/* ヘッダー */
#header {
	height: 714px;
	height: 694px;
	text-align: right;
	text-align: left;
}

#left {
	width: 516px;
	width: 503px;
	width: 502px;
	float: left;
	text-align: left;
	/*background-color: #BBB;*/
}

#right {
	width: 224px;
	width: 237px;
	width: 228px;
	width: 229px;
	/*height: 680px;*/
	float: right;
	text-align: left;
	padding: 0px 0px 0 0px;
	margin: 20px 18px 0 0px;
	margin: 0px 16px 0 0px;
	margin: 14px 18px 0 0px;
	/* background-color: #BBB; */
}


/* タイトルエリア */

#titleArea {
	width: 503px;
	width: 502px;
	height: 714px;
	height: 694px;
	overflow: hidden;/*  */
	position: relative;
	/* background-color: #DDD; */
}

h1 {
	position: absolute;
	width: 323px;
	top: 325px;
	left: 167px;
	left: 502px;
	z-index: 4;
}

h1 img {
	width: 323px;
	height: 129px;
}

/*
#title2 {
	position: absolute;
	width: 102px;
	top: 254px;
	left: 13px;
	top: 310px;
	left: -102px;
	z-index: 5;
}

#title2 img {
	width: 102px;
	height: 77px;
}
*/

#term {
	position: absolute;
	width: 317px;
	top: 460px;
	left: 170px;
	left: 508px;
	z-index: 5;
}

#term img {
	width: 317px;
	height: 17px;
}

/*
#topIkuman {
	position: absolute;
	width: 447px;
	top: -32px;
	left: 33px;
	z-index: 1;
}

#topIkuman img {
	width: 447px;
	height: 408px;
}
*/

#topIkuman img#topIkumanImg {
	position: absolute;
	/*width: 447px;
	height: 408px;
	top: -32px;
	left: 33px;*/
	top: 172px;
	left: 257px;
	width: 0px;
	height: 0px;
	display: none;
	z-index: 1;
}

#topOyuki {
	position: absolute;
	width: 213px;
	top: 366px;
	left: 0px;
	left: -213px;
	z-index: 2;
}

#topOyuki img {
	width: 213px;
	height: 254px;
}

#topMoeru {
	position: absolute;
	width: 155px;
	top: 525px;
	top: 694px;
	left: 216px;
	z-index: 3;
}

#topMoeru img {
	width: 155px;
	height: 158px;
}

/* h1,
#term,
#topIkuman,
#topOyuki,
#topMoeru {
	filter: alpha(opacity=0);
	opacity:0;
} */

#termText { display: none; }/*  */

div#aori {
	font-size: 93%;
	line-height: 150%;
	line-height: 1.7;
	text-align: left;
	/*padding-bottom: 8px;
	padding-bottom: 9px;*/
	margin-bottom: 10px;
	margin-bottom: 24px;
	margin-bottom: 16px;
}

/*div#aori p {
	margin-bottom: 8px;
}*/

#info h3 {
	font-size: 100%; /* 13px */
	font-size: 93%; /* 12px */
	line-height: 1.7;
}

#info ul {
	font-size: 93%; /* 12px */
	line-height: 1.5;
	margin-bottom:0.8em;
}

#info ul.infoList {
	font-size: 93%; /* 12px */
	line-height: 1.5;
	margin-bottom:1em;
}

#info ul.infoList li {
	list-style-type: disc;
	margin-bottom:2px;
	margin-left:18px;
}

#info p {
	font-size: 93%; /* 12px */
	line-height: 1.5;
	margin-bottom:1em;
}

/*#info p.mb04 { margin-bottom: 0.4em; }
#info p.lh14 { line-height: 1.4; }*/
#info div.kokuchi p {
	margin-bottom: 0.4em;
	line-height: 1.4;
}

/* #info { display: none; } */

p#infoLink {
	font-size: 77%;
	line-height:1.1;
	padding: 0px 0px 0px 6px;
	padding: 0px;
}

p#infoLink { display: none; }/*  */


#main {
	clear: both;
	text-align: left;
	padding: 0px 49px 10px 49px;
	padding: 0px 37px 10px;
	padding: 16px 37px;
	padding: 16px 49px;
	padding: 24px 49px 16px;
	padding: 0px 49px 16px;
}

h2 {
	font-size: 100%; /* 14px */
	line-height: 1.8;
	border: solid 1px #B59A8E;
	border: solid 1px #F3F4F7;
	border: solid 1px #000;
	background-color: #342E2C;
	background-color: #0066A9;
	color: #F5DACE;
	color: #FDEADE;
	color: #FFF;
	margin-bottom: 8px;
	font-weight: bold;/*  */
	padding: 2px 12px;
}

.works {
	/*width: 670px;*/
	width: 100%;
	margin-bottom: 15px;
}

.worksEnd {
	/*width: 660px;*/
	margin-bottom: 22px;
	margin-bottom: 4px;
}

.worksInner {
	/*border: solid 1px #777;
	border: solid 1px #FFF100;
	border: solid 1px #E4007F;
	border: solid 1px #F5DACE;*/
	border: solid 1px #A74E6E;
	border: solid 1px #F2E0D7;
	border: solid 1px #000;
	padding:16px 22px 1px 23px;
	padding:16px 22px 9px 23px;
	padding:16px 24px 9px 24px;
	padding:12px 24px 9px;
	padding:12px 26px 9px;
	background-color: #ECF7F8;/*  */
	background-color: #D4E8F0;/*  */
	background-color: #FFF;/*  */
	color: #342E2C;
	color: #000;
}



/* クリアフィックス */
.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	font-size: 0.1em;
	line-height: 0;
	visibility: hidden;
}

.wrapper {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .wrapper {
	height: 1%;
}
.wrapper {
	display: block;
}
/* End hide from IE-mac */

.photo {
	width: 190px;
	width: 210px;
	width: 220px;
	float: left;
	/*margin-right: 25px;*/
	/*padding-top: 2px;
	line-height: 0;
	font-size: 0px;*/
}

.photo img {
	width: 220px;
	height: 160px;
}

.photo img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	-webkit-touch-callout: none;
}

.caption {
	/*font-size: 11px;*/
	/*font-size: 85%;  11px */
	font-size: 77%; /* 10px */
	line-height: 150%;
}

.text {
	width: 395px;
	width: 385px;
	width: 370px;
	width: 380px;
	/*float: left;*/
	float: right;
}

.text-wide {
	width: 610px;
}

.title {
	/*margin-bottom: 5px;*/
	padding-bottom: 7px;
	padding-bottom: 2px;
	font-size: 108%; /*14px*/
	line-height: 100%; /* IE向け 上辺が切れないように */
	font-weight: normal;
	font-weight: bold;
	color: #F80;
	color: #FFF34C;
	color: #FFF100;
	color: #E4007F;
	color: #342E2C;
	color: #000;
	/* float: left; 追加 07.10.10 */
}

h3.title span.px12 {
	font-size: 86%;
}

.data {
	/* clear: both; 上の追加に伴い変更 07.10.10 */
	/*margin-bottom: 6px;*/
	padding-bottom: 6px;
	/*border-bottom: solid 1px #666;*/
	font-size: 85%; /* 11px */
	/*font-size: 93%; 12px*/
	line-height: 150%;
	margin-top: 2px;
	padding-top: 4px;
	border-top: solid 1px #FFF34C;
	border-top: solid 1px #666;
	border-top: solid 1px #000;
	border-top: solid 1px #342E2C;
	/*color: #FFF34C;*/
}

p.data br { display: none; }

.staff {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #FFF34C;
	border-bottom: solid 1px #007E8A;
	border-bottom: solid 1px #666;
	border-bottom: solid 1px #000;
	border-bottom: solid 1px #342E2C;
	font-size: 85%; /* 11px */
	/*font-size: 93%; 12px*/
	line-height: 150%;
	/*color: #FFF34C;*/
}

.kaisetsu {
	margin: 0px 0px 1px 0px;
	font-size: 93%; /*12px*/
	/*line-height:18px;*/
	line-height:150%;
}

.to_top {
	padding: 0px 0px 7px 0px;
	/*font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;*/
	font-size: 93%;
	text-align: right;
}

.bgcBlu {
	/*border: solid 1px #0081B2;
	border-left: solid 24px #0081B2;*/
	background-color: #549DA1;
}

.bgcRed {
	/*border: solid 1px #E60044;
	border-left: solid 24px #E60044;*/
	background-color: #D5634C;
}



/* 上映スケジュール */
.sc_table {
	width: 670px;
	width: 100%;/*  */
	border:none;
	border-top:solid 1px #000;
	border-left:solid 1px #000;
	border-top:solid 1px #F5DACE;
	border-left:solid 1px #F5DACE;
	border-top:solid 1px #B59A8E;
	border-left:solid 1px #B59A8E;
	border-top:solid 1px #F2E0D7;
	border-left:solid 1px #F2E0D7;
	border-top:solid 1px #3F3B3B;
	border-left:solid 1px #3F3B3B;
	/*margin-bottom: 5px;*/
	/*margin-left: 45px;*/
}

.sc_table td {
	border:none;
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #F5DACE;
	border-right:solid 1px #F5DACE;
	border-bottom:solid 1px #B59A8E;
	border-right:solid 1px #B59A8E;
	border-bottom:solid 1px #F2E0D7;
	border-right:solid 1px #F2E0D7;
	border-bottom:solid 1px #3F3B3B;
	border-right:solid 1px #3F3B3B;
	padding:4px;
	text-align: center;
	vertical-align:top;
	vertical-align:middle;
	/*font-size: 93%; 12px*/
	/*line-height: 1.4;*/
	background-color: #000;
	background-color: #FFF;
	padding: 8px 4px;
}

/*.sc_table td.lastBlock { display: table-cell; }*/
.sc_table td.lastBlockS { display: none; }

/*.sc_table tr.lastMonth { display: table-cell; }*/

.sc_table td.pr0 {
	padding-right: 0px;
}

.sc_table .mEnd {
	border-bottom:solid 1px #000;
	border-bottom:solid 1px #F5DACE;
	border-bottom:solid 1px #F2E0D7;
	border-bottom:solid 1px #3F3B3B;
	}

.sc_table .d-width {
	width: 16%;
	width: 12%;
}

.sc_table .s-width {
	width: 21%;
	width: 22%;
}

.sc_table td.bgcBlu { background-color: #7DCEF4; }
.sc_table td.bgcYel { background-color: #FFF57F; }
.sc_table td.bgcRed { background-color: #F29B96; }
.sc_table td.bgcGry { background-color: #555; }

.sc_table td.hldy { color: red; }

.sc_table dt {
	font-size: 85%; /*11px*/
	line-height: 1.6;
}

.sc_table dd {
	font-size: 93%; /*12px*/
	line-height: 1.4;
}

.tc-ikuman { color: #00A6BA; }
.tc-oyuki { color: #EB5C2C; }
.tc-moeru { color: #0066A9; }

/*span.time {
	font-size: 91.4%;
	line-height: 1.6;
}*/

span.series {
	font-size: 82.8%; /*12px-10px*/
}

.sc_table td.d-display {
	font-size: 93%; /*12px*/
	line-height: 1.4;
	background-color: #0066A9;
	color: #FFF;
}


/* 料金、インフォメーション（M幅以降） */
#infoColumn {
	display: none;
}

#infoColumn {
	margin-top: 16px;
}

#info2 {
	border: double 3px #B59A8E;
	border: double 3px #F2E0D7;
	border: double 3px #3F3B3B;
	padding: 14px 22px;
}

#info3 h3 {
	font-size: 93%; /* 12px */
	line-height: 150%;
	font-weight: normal;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom:solid 1px #B59A8E;
	border-bottom:solid 1px #342E2C;
}

#info3 p {
	font-size: 93%; /* 12px */
	line-height: 150%;
	margin-top:0em;
	padding-bottom: 12px;
}

#info3 p:last-child {
	padding-bottom: 0px;
}

#info3 ul {
	margin: 4px 0px 0px 17px;
	padding: 0;
	font-size: 93%; /* 12px */
	line-height: 150%;
}

#info3 ul li {
	list-style-type: disc;
}


/* ログ取得＆カウンターボックス */
.o_counter {
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 0;
	font-size: 0px;
}

p.bp span { display: inline-block; }