@charset "utf-8";

body {
	background-color: #333;
	background-color: #555;
	background-color: #000;
	background-color: #7A2C65;
	color: #333;
	color: #181615;
	color: #000;
	text-align: center;
	line-height: 1.0;
}

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

/* 基本リンクカラー */
a:link {
	color: #FFF;
	color: #EC584C;
	color: #B02C35;
	color: #B15049;
	color: #8B4074;
	text-decoration: underline;
	}
a:visited {
	color: #FFF;
	color: #EC584C;
	color: #B02C35;
	color: #B15049;
	color: #8B4074;
	text-decoration: underline;
	}
a:hover {
	color: #F70;
	color: #F80;
	text-decoration: underline;
	}
a:active {
	color: #F00;
	text-decoration: underline;
	}

/* 全体 */
#container {
	width: 756px;
	width: 768px;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
	border-left: solid #7A2C65 1px;
	border-right: solid #7A2C65 1px;
	margin: 0 auto;
	padding: 0;
	padding-top: 8px;
	background-color: #000;
	background-color: #7A2C65;
	/*background: #4B0A19 url(../pic/back_shadow760r2.gif) repeat-y top center;*/
	/*background: #FFF url(../pic/bg_pattern.gif) repeat-y top center;*/
	/*background-image: url(../pic/yoko_top100p_w675.jpg);*/
	/*background-image: url(../pic/yoko_top100p_w770.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;*/
}

#container2 {
	width: 740px;
	width: 768px;
	margin: 0 auto;
	padding: 0;
	/*background-color: #FFF;*/
	/*padding-top: 1px;  これを指定しないとNetscapeで問題あり？ */
	/*position: relative;*/
	/*background-image: url(../pic/yoko_top100p2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:fixed;*/
	/*background-image: url(../pic/bg_pattern2.png);
	background-repeat: repeat-y;
	background-position: center top;*/
}


/*#headerCover {
	padding: 0px 40px;
}*/

#header {
	/*width: 660px;*/
	width: 688px;
	width: 690px;
	margin: 0 auto;
	/*height: 846px;
	height: 769px;
	height: 776px;*/
	/* color: #FCD68C;
	color: #FFF;
	color: #F6A692; */
	color: #F4DFB7;
	color: #A37E39;
	/* position: relative; */
	/*padding: 9px 20px 5px 20px;*/
	text-align: left;
	/* text-align: right; */
	/*background-image: url(../pic/top_image_bw.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}

/* 
#headerWrapper {
	width: auto;
	height: auto;
	height: 100%;
	margin: 0px 40px;
	position: relative;
}
*/

#picArea {
	width: 768px;
	width: 686px;
	width: 688px;
	height: 485px;
	height: 970px;
	height: 972px;
	overflow: hidden;/*  */
	position: relative;
	border: solid #A37E39 1px;
}

/* H1レベル-タイトル */
h1 {
	font-size: 14px;
	width: 231px;
	position: absolute;
	top: 112px;
	left: 228px;
	z-index: 4;
	/* background-color: #AAA; */
}

h1 img {
	width: 231px;
	height: 474px;
}

p#termPic {
	width: 59px;
	position: absolute;
	top: 380px;
	left: 95px;
	z-index: 6;
}

p#termPic img {
	width: 59px;
	height: 296px;
}

p#sakuhinPic {
	width: 31px;
	position: absolute;
	top: 202px;
	left: 122px;
	z-index: 5;
}

p#sakuhinPic img {
	width: 31px;
	height: 164px;
}


p#topPhoto {
	width: 646px;
	position: absolute;
	top: 496px;
	left: 94px;
	z-index: 3;
}

p#topPhoto img {
	width: 646px;
	height: 476px;
}

p#goldPic {
	width: 667px;
	position: absolute;
	top: 11px;
	left: 11px;
	z-index: 2;
}

p#goldPic img {
	width: 667px;
	height: 951px;
}

p#topBase {
	width: 688px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

p#topBase img {
	width: 688px;
	height: 972px;
}

/*
div#dataBlock {
	position: absolute;
	bottom: 16px;
	right: 26px;
	text-align: right;
	z-index: 6;
}
*/

/* 
h1,
p#term,
p#sakuhinPic,
p#topPhoto,
p#goldPic,
p#topBase {
	filter: alpha(opacity=0);
	opacity:0;
} */


div#term {
	/* padding-right: 40px;
	padding-left: 40px;
	padding-top: 800px;
	padding-top: 0px; */
	font-size: 93%; /* 12px */
	line-height: 1.55;
	margin-bottom: 9px;
	font-weight: bold;
	/* background-color: #999; */
	/* position: relative;
	z-index: 10; */
}
/*
div#term p#term1 br:nth-of-type(1) { display: none; }
div#term p#term1 br:nth-of-type(3) { display: none; }
*/
div#term p#term2 {
	display: none;
}


#header a:link {
	color: #FFF;
	color: #B03A36;
	color: #F4DFB7;
	text-decoration: none;
	}
#header a:visited {
	color: #FFF;
	color: #B03A36;
	color: #F4DFB7;
	text-decoration: none;
	}
#header a:hover {
	color: #F70;
	color: #FA0;
	text-decoration: underline;
	}
#header a:active {
	color: #F00;
	text-decoration: underline;
	}

/* 作品紹介 */
#main {
	text-align: left;
	padding: 0px 20px 10px 20px;
	padding: 0px 46px 10px 46px;
	padding: 0px 54px 10px 54px;
	padding: 0px 50px 10px 50px;
	padding: 0px 40px 10px 40px;
	padding: 32px 40px 10px 40px;
}


.works {
	width: 660px;
	width: 100%;
	margin-bottom: 15px;
}

.worksEnd {
	width: 660px;
	width: 100%;
	margin-bottom: 4px;
}

.worksInner {
	border: solid 1px #000;
	border: solid 1px #FFF;
	border: solid 1px #B02C35;
	border: solid 1px #B15049;
	border: solid 1px #A37E39;
	border: double 3px #A37E39;
	padding:16px 22px 9px 23px; /* wa */
	padding:16px 24px 12px 24px; /* na */
	padding:18px 30px 12px 28px; /* my */
	padding:16px 28px 12px 28px;
	padding:18px 28px 12px 28px;
	padding:17px 26px 11px 26px;
	background-color: #FFF;
	background-color: #EBE6E2;
	background-color: #F2E8D9;
	background-color: #E9E0C8;
}

/* 角丸用
.worksInner {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	position: relative;
	behavior: url(js/PIE.htc);
} */

/* クリアフィックス */
.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: 220px;
	float: left;
	text-align: left;
	/*margin-right: 25px;*/
	/*padding-top: 2px;
	line-height: 0;
	font-size: 0px;*/
}

.photo img {
	width: 220px;
	height: 160px;
	line-height: 0;
	font-size: 0px;
}

p#topPhoto img,
p#topBgPhoto img,
.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 */
	padding-top: 2px;
	font-size: 77%; /* 10px */
	line-height: 150%;
	line-height: 1.3;
}

.text {
	width: 380px;
	width: 370px;
	width: 372px;
	width: 390px;
	/*float: left;*/
	float: right;
}

.text-wide {
	width: 610px;
}

.date {
	margin-bottom: 2px;
	font-size: 93%; /*12px*/
	line-height: 117%; /* IE向け 上辺が切れないように */
	line-height: 1.3;
	float: right;
}

.title {
	margin-bottom: 4px;
	margin-bottom: 7px;
	/*padding-bottom: 7px;*/
	font-size: 108%; /*14px*/
	font-size: 116%; /*15px*/
	line-height: 100%; /* IE向け 上辺が切れないように */
	line-height: 108%;
	font-weight: normal;
	font-weight: bold;
	color: #E94C34;
	color: #0EB8BD;
	color: #0EA8AD;
	color: #B02C35;
	color: #B15049;
	color: #A37E39;
	float: left; /* 追加 07.10.10 */
}

.titleW {
	margin-bottom: 7px;
	font-size: 108%; /*14px*/
	line-height: 108%;
	font-weight: normal;
	font-weight: bold;
	/* float: left; */
	text-align: left;
}

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 #666;*/
}

.data span { display: inline-block; }

.data span.dNotice {
	font-size: 82.8%; /* 12px->10px */
	font-size: 91.4%; /* 12px->11px */
}

/*
p.data br { display: none; }
*/

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

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

.to_top {
	padding: 0px 0px 7px 0px;
	font-size: 93%;/*12px;*/
	text-align: right;
}

/* 料金、インフォメーション */
#info {
/*
	width: 180px;
	position: absolute;
	top: 0px;
	left: 30px;
*/
}

#info2 {
	border: double 3px #555;
	border: double 3px #B15049;
	border: double 3px #A37E39;
	padding : 12px 10px 10px 12px;
	padding : 12px 21px 10px 22px;
	background-color: #FFF;
	background-color: #F2E8D9;
	background-color: #E9E0C8;
}

/* 角丸用
#info2 {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	position: relative;
	behavior: url(js/PIE.htc);
} */

#info h2 {
	font-size: 93%; /*12px;*/
	/*line-height:18px;*/
	line-height: 150%;
	font-weight: normal;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom:solid 1px #333;
}

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

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

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

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

.clear-l {
	clear: left;
	padding-bottom: 10px; /* margin-bottomではMozillaで無効 */
}

/* 汎用ブロック */
.column1 {
	width: 660px;
	width: 100%;
	margin-bottom: 15px;
}

.column1end {
	margin-bottom: 8px;
}

.column1Inner {
	border: solid 1px #999;
	border: solid 1px #EC584C;
	border: solid 1px #B02C35;
	border: double 3px #A37E39;
	padding:14px 18px 12px 23px;
	padding:17px 26px 17px 26px;
	background-color: #FFF;
	background-color: #FCDCD1;
	background-color: #EBE6E2;
	background-color: #E9E0C8;
	background-color: #7A2C65;
	display: flex;
	justify-content: space-between;
}

.aori {
	width: 41%;
	color: #E9DAB8;
}

.aori .t1 {
	font-size: 100%;
	line-height:1.5;
	margin-bottom: 1em;
}

.aori .t2 {
	font-size: 93%;
	line-height:1.4;
}

.dataBlock {
	width: 55%;
	color: #E9DAB8;
	text-align: right;
}

.term {
	font-size: 93%; /* 12px */
	line-height: 1.55;
	line-height: 1.6;
	margin-bottom: 9px;
	font-weight: bold;
	/* background-color: #999; */
}
/*
.term p.term1 br:nth-of-type(1) { display: none; }
.term p.term1 br:nth-of-type(3) { display: none; }
*/
.term p.term1 {
	display: none;
}

.term p.term2 span {
	display: inline-block;
}

/* 作品ラインナップ、リンク */
.lineup {
	/* padding-right: 40px; */
	padding-left: 40px;
	/*text-align: left;*/
	font-size: 85%; /* 11px */
	line-height: 150%;
}

.lineup ul {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	padding-bottom: 2px;
	margin-bottom: 1em;
	list-style-type: none;
	/*display: inline;*/
}

.lineup ul.list1,
.lineup ul.list2 {
	display: none;
}

.lineup ul.list1 li,
.lineup ul.list2 li {
	/*display: inline;*/
	display: inline-block;
}

.infoLink {
	margin: 0 0 0px 0px;
}

.dataBlock a:link {
	color: #FFF;
	color: #B03A36;
	color: #F4DFB7;
	text-decoration: none;
	}
.dataBlock a:visited {
	color: #FFF;
	color: #B03A36;
	color: #F4DFB7;
	text-decoration: none;
	}
.dataBlock a:hover {
	color: #F70;
	color: #FA0;
	text-decoration: underline;
	}
.dataBlock a:active {
	color: #F00;
	text-decoration: underline;
	}

/* 角丸用.column1Inner {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	position: relative;
	behavior: url(js/PIE.htc);
} */


/* イベント告知等 */
div.event h2.eMidashi {
	font-size: 108%;
	width: 95px;
	width: 59px;
	float: left;
	margin-right: 14px;
	margin-right: 12px;
}

div.event h2.eMidashi img {
	width: 59px;
	height: 43px;
}

div.event div.eText {
	/*width: 496px;
	width: 530px;*/
	float: left;
	font-size: 93%;
	line-height:160%;
	padding-top: 1px;
	/*background-color: #DDD;*/
}

div.event div.eText a:link {
	color:#555;
	color:#444;
	color: #181615;
	text-decoration: none;
	text-decoration: underline;
	}
div.event div.eText a:visited {
	color:#555;
	color:#444;
	color: #181615;
	text-decoration: underline;
	}
div.event div.eText a:hover {
	color: #F70;
	color: #F80;
	text-decoration: underline;
	}
div.event div.eText a:active {
	color: #F00;
	text-decoration: underline;
	}

/* お詫びとお知らせ 10.12.10 */
#owabi {
	width: 660px;
	margin-bottom: 22px;
}

#owabi2 {
	border: double 3px #222;
	padding : 9px 12px 9px 16px;
	background-color: #FFF;
}

#owabi h2 {
	/*font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;*/
	font-size: 93%;
	line-height: 150%;
	font-weight: normal;
	padding-bottom: 2px;
	/*margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom:solid 1px #333;*/
}

#owabi p {
	/*font-family: "Osaka", "MS UI Gothic";
	font-size: 12px;
	line-height:18px;*/
	font-size: 93%;
	line-height: 150%;
	margin-top:0em;
}

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

img.newPrint1 {
	/*
	margin: 0px 0px 4px 8px;
	vertical-align: middle;
	*/
	/*margin: 0px 0px 1px 8px;*/
	padding: 0px 0px 0px 8px;
	/*padding-bottom: 1px;*/
	vertical-align: middle;
	vertical-align: baseline;
	line-height: 0;
}


/* 振替上映告知用 */
.fColumn {
	width: 100%;
	margin-top: 28px;
	margin-bottom: 10px;
}

.fColumnInner {
	border: solid 1px #FFF;
	padding:14px 28px 12px 28px;
	background-color:#4394D1;
	color:#FFF;
	font-weight:bold;
}

.fColumnInner span.atama {
	font-size: 108%;
}

/* 角丸用 */
.fColumnInner {
	border-radius: 6px; /* CSS3草案 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
	position: relative;
	behavior: url(js/PIE.htc); /* IE6-9用 */
}

.plusNew {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.newprint {
	/*font-size: 75.5%; 16px -> 12px*/
	/*font-size: 69%; 16px -> 11px*/
	/*font-size: 62.6%; 16px -> 10px*/
	font-size: 77%; /*10px*/
	line-height: 1;
	font-weight: bold;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif;
	padding: 3px 3px 2px 3px;
	padding: 2px 3px 2px 3px;
	/*color: #9FA0A0;
	background-color: #000;
	color: #000;
	background-color: #FFF;
	color: #FFF;
	background-color: #8E454D;*/
	color: #CFD1D0;
	color: #000;
	color: #333;
	color: #FFF;
	background-color: #457BA7;
	background-color: #0EB8BD;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-bottom: 7px;
	border: solid 1px #000;
	border: solid 1px #555;
	border: solid 1px #457BA7;
	border: solid 1px #0EB8BD;
	/* -webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1; */
}


/* == 書籍案内 ============================================= */
div.column2 {
	/*width: 200px;*/
	border: solid 1px #111;
	border: solid 1px #ED6B9A;
	border: solid 1px #B02C35;
	background-color: #FFF;
	background-color: #E7E3E1;
	background-color: #EBE6E2;
	color: #221714;
	color: #222;
	color: #F1F8F9;
	color: #111;
	margin-bottom: 15px;
}

/* 角丸用 */
div.column2 {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	position: relative;
	behavior: url(js/PIE.htc);
}

/* 背景色透過用
div.column2 {
	background-color: rgba(255,255,255,0.87);
	-pie-background: rgba(255,255,255,0.87);
	position: relative;
	behavior: url(js/PIE.htc);
} */

div.column2Inner {
	padding: 14px 22px 14px 22px;
	padding: 12px 20px 12px 20px;
	padding: 18px 24px 14px;
	text-align: left;
}

/* column2 リンクカラー */
div.column2 a:link {
	color: #111;
	color: #309933;
	color: #181615;
	text-decoration: underline;
	}
div.column2 a:visited {
	color: #111;
	color: #309933;
	color: #181615;
	text-decoration: underline;
	}
div.column2 a:hover {
	color: #F60;
	color: #FC0;
	color: #F80;
	text-decoration: underline;
	}
div.column2 a:active {
	color: #F00;
	text-decoration: underline;
	}

/* 著書紹介 */

.tBook {
	padding-bottom: 6px;
}

.tBook h2 {
	/*border: solid 1px #FFF;
	border: solid 1px #333;
	border: solid 1px #93438D;
	padding: 1px 0px 1px 6px;*/
	/*background-color: #FFF;
	color: #0084A0;*/
	font-size: 93%;
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 16px;
	margin-bottom: 6px;
	/*margin-top: 6px;*/
}

.bookData {
	/*float: right;
	float: left;*/
	text-align: left;
	width: 430px;
	width: 340px;
	margin-left: 8px;
}

.bookShoei {
	/*float: left;
	float: right;*/
	width: 130px;
	width: 120px;
	margin-right: 16px;
	/*margin-left: 20px;
	text-align: right;*/
}

.bookShoei img {
	width: 100%;
	height: auto;
	/*border: solid 1px #000;*/
	box-shadow: 5px 3px 4px 0 rgba(0, 0, 0, .5);/*  */
	box-shadow: 4px 2px 4px -1px rgba(0, 0, 0, .5);/*  */
}

.bookSTitle {
	font-size: 93%;
	line-height: 1.6;
	font-weight: bold;
}

.bookTitle {
	font-size: 116%;
	font-size: 108%;
	line-height: 1.5;
	/*color: #EA541B;*/
	font-weight: bold;
	/*padding-left: 1em;
	text-indent: -1em;*/
}

.bookAuthor {
	font-size: 100%;
	line-height: 1.5;
	/*color: #EA541B;*/
	font-weight: bold;
}

.bookKakaku {
	font-size: 93%;
	font-size: 85%;
	line-height: 1.5;
	margin-top: 2px;
}

.bookKakaku br:nth-of-type(2) { display: none; }

.bookKaisetsu {
	font-size: 85%;
	font-size: 93%;
	line-height: 1.5;
	margin-top: 12px;
	margin-top: 8px;
}

.bookKaisetsu p:first-child {
	margin-bottom: 6px;
}

.bookWrapper {
	display: flex;
}

.bookShoeiWrapper {
	display: flex;
}

.waku {
	display: inline-block;
	border: solid 1px #F1F8F9;
	line-height: 1.5;
	padding: 1px 3px;
}


.mgnTp { margin-top: 16px; }