@charset "utf-8";

/* --------------------------------------------
	スマートフォン用
----------------------------------------------*/
html {
	/*font-size: 10px;*/
	font-size: 62.5%;
}

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

/* 全体 */
body {
	padding: 0px 0px 10px 0px;
	background-color: #000;
	background-color: #7A2C65;
}

body {
	font-size: 16px;
}

#container {
	/* width: 740px; */
	width: 100%;
	width: auto;
	margin: 0;
	padding: 0;
	/* background: none; */
	border-left: none;
	border-right: none;
}

#container2 {
	width: 100%;
	width: auto;
	margin: 0;
	padding: 0;
	/* background: none; */
}

#header {
	width: 690px;
	width: 688px;
}

#header {
	width: auto;
	/* height: auto; */
}

/* #headerWrapper {
	margin: 0px 40px;
	margin: 0px 0px;
} */

/* #picAreaCover {
	width: 688px;
	width: 100%;
	height: 972px;
	height: auto;
} */

#picArea {
	border: none;
}

/* 縦横比の維持 ここから */
#picArea {
	width: 768px;
	width: 688px;
	width: auto;/*  */
	height: 485px;
	height: 972px;
	height: auto; /* 重要 */
	position: relative;
	/*background-color: #CCC;*/
}

#picArea:before {
	content: "";
	display: block;
	padding-top: 63.15%; /* titleArea の縦横比 */
	padding-top: 141.28%; /* titleArea の縦横比 */
}

#picAreaInner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background-color: #BBB;*/
}
/* 縦横比の維持 ここまで */

h1 {
	width: 231px;
	top: 112px;
	left: 228px;
	width: 33.58%;
	top: 11.52%;
	left: 33.14%;
}

h1 img {
	width: 100%;
	height: auto;
}

p#termPic {
	width: 59px;
	top: 380px;
	left: 95px;
	width: 8.58%;
	top: 39.09%;
	left: 13.81%;
}

p#termPic img {
	width: 100%;
	height: auto;
}

p#sakuhinPic {
	width: 31px;
	top: 202px;
	left: 122px;
	width: 4.51%;
	top: 20.78%;
	left: 17.73%;
}

p#sakuhinPic img {
	width: 100%;
	height: auto;
}


p#topPhoto {
	width: 646px;
	top: 496px;
	left: 94px;
	width: 93.9%;
	top: 51.03%;
	left: 13.66%;
}

p#topPhoto img {
	width: 100%;
	height: auto;
}

p#goldPic {
	width: 667px;
	top: 11px;
	left: 11px;
	width: 96.95%;
	top: 1.13%;
	left: 1.6%;
}

p#goldPic img {
	width: 100%;
	height: auto;
}

p#topBase {
	width: 688px;
	top: 0px;
	left: 0px;
	width: 100%;
	top: 0%;
	left: 0%;
}

p#topBase img {
	width: 100%;
	height: auto;
}

/* div#dataBlock {
	padding-top: 127.33%;
	padding-left: 4.22%;
} */

/*  @media screen and (max-width:400px) {
	#h1-cont {
		top: 77.9%;
		width: 46.08%;
		width: 55.3%;
		height: 38.17%;
		height: auto;
	}
	div#dataBlock {
		padding-top: 127.33%;
		padding-top: 130.75%;
	}
}*/

/* @media screen and (max-width:330px) {
	#h1-cont {
		top: 77.9%;
		width: 46.08%;
		width: 64.51%;
		height: 38.17%;
		height: auto;
	}
	div#dataBlock {
		padding-top: 127.33%;
		padding-top: 134.2%;
	}
} */

div#term {
	font-size: 1.2rem; /*12px*/
	line-height: 1.55;
	margin-bottom: 9px;
	font-weight: bold;
}

/*div#term {
	padding-right: 0;
	padding-left:0;
}*/

/*div#term {
	padding-right: 12px;
	padding-left: 12px;
}*/

#header div#term p#term1 span,
#header div#term p#term2 span {
	display: inline-block;
}

/*@media screen and (max-width:500px) {
	div#term {
		padding-top: 18px;
		padding-top: 16px;
	}
}*/

@media screen and (max-width:380px) {
	#header div#term p#term1 {
		display: none;
	}
	#header div#term p#term2 {
		display: block;
	}
}

/* p#topImageBW img {
	width: 100%;
	height: auto;
} */

/* 
p#topPhoto img.pc { display: none; }

p#topPhoto img.sp {
	display: block;
	width: 100%;
	height: auto;
}
 */

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

/*.lineup {
	padding-right: 12px;
	padding-left: 12px;
}*/

.lineup ul {
	margin: 0;
	/*padding: 10px 3px 5px 2px;*/
	padding: 0;
	padding-bottom: 2px;
}

/*.lineup ul#list1 {
	display: none;
}

.lineup ul#list2 {
	display: block;
	color: #FFF;
}

.lineup ul#list2 li {
	display: inline;
}*/


#main {
	text-align: left;
	padding: 0px 12px;
	padding: 32px 12px 0px;
	padding: 5.33% 12px 0px;
}

.wrapper {
	/*display: none;*/
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column nowrap;
	flex-flow: column nowrap;
}

.worksInner {
	padding:16px 22px 9px 23px;
	padding:16px 20px 9px 20px;
	padding:16px 18px 9px 18px;
	padding: 6px 18px 9px 18px;
}

.photo {
	float: none;
	width: 100%;
	-webkit-order: 2;
	order: 2;
}

.photo img {
	width: 100%;
	max-width: 300px;
	height: auto;
}

.caption {
	font-size: 1.0rem; /* 10px */
	line-height: 1.5;
}

.text {
	width: 100%;
	margin-top: 12px;
	margin-left: 0px;
	float: none;
	-webkit-order: 1;
	order: 1;
}

.date {
	margin-bottom: 5px;
	margin-bottom: 6px;
	font-size: 1.2rem; /*12px*/
	line-height:1.2;
	float: right;
	float: none;
}

.date span { display: inline-block; }

.title {
	/*margin-bottom: 5px;*/
	padding-bottom: 7px;
	padding-bottom: 3px;
	font-size: 1.4rem; /*14px*/
	line-height: 1.0;
	/*font-weight: bold;
	font-weight: normal;*/
	/*color: #CC4D54;
	color: #71AE9E;
	color: #417E6E;*/
	float: none;
}

.data {
	clear: both;
	padding-bottom: 6px;
	padding-bottom: 7px;
	font-size: 1.1rem; /* 11px */
	line-height: 1.5;
	margin-top: 2px;
	margin-top: 1px;
	margin-top: 0px;
	padding-top: 4px;
	padding-top: 0px;
	border-top: solid 1px #666;
	border-top: none;
}

.staff {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #666;
	font-size: 1.1rem; /* 11px */
	line-height: 1.5;
}

.kaisetsu {
	margin: 0px 0px 1px 0px;
	font-size: 1.2rem; /*12px*/
	line-height: 1.5;
}

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

/* 料金、インフォメーション */

#info2 {
	padding : 11px 18px 10px 18px;
}

#info h2 {
	font-size: 1.2rem; /*12px*/
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom:solid 1px #333;
}

#info3 p {
	font-size: 1.2rem; /*12px*/
	line-height: 1.5;
	margin-top:0em;
}

#info ul {
	margin: 4px 0px 0px 17px;
	padding: 0;
	font-size: 1.2rem; /*12px*/
	line-height: 1.5;
}

/* イベント告知等 */
div.event h2.eMidashi {
	float: none;
	margin-right: 0px;
	/*margin-right: 6px;*/
}

div.event div.eText {
	width: 100%;
	/*margin-top: 12px;*/
	margin-top: 5px;
	margin-left: 0px;
	font-size: 1.2rem; /*12px*/
	line-height: 1.5;
	float: none;
}

.px10 {
	font-size: 1.1rem; /*11px*/
	font-size: 1.0rem; /*10px*/
	line-height: 1.6;
}

.newprint {
	font-size: 77%; /*10px*/
	font-size: 1.0rem; /*10px*/
}


/* 振替上映告知用 */
.fColumnInner {
	font-size: 1.3rem;
	padding: 14px 28px 12px 18px;
}

.fColumnInner span.atama {
	font-size: 1.4rem;
}


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

.column1end {
	margin-bottom: 8px;
}

.column1Inner {
	border: double 3px #A37E39;
	padding:17px 26px 17px 26px;
	background-color: #7A2C65;
	display: flex;
	justify-content: space-between;
}

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

.aori .t1 {
	font-size: 100%;
	font-size: 1.3rem; /*13px*/
	line-height:1.5;
	margin-bottom: 1em;
}

.aori .t2 {
	font-size: 93%;
	font-size: 1.2rem; /*12px*/
	line-height:1.4;
}

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

.term {
	font-size: 93%; /* 12px */
	font-size: 1.2rem; /*12px*/
	line-height: 1.6;
	margin-bottom: 9px;
	font-weight: bold;
	/* background-color: #999; */
}

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

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

.lineup ul {
	padding-bottom: 2px;
	padding-bottom: 0px;
	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-block;
}
*/

@media screen and (max-width:490px) {
	.column1Inner {
		display: flex;
		flex-direction: column-reverse;
	}
	.aori {
		width: 100%;
	}
	.dataBlock {
		width: 100%;
		text-align: left;
		margin-bottom: 24px;
	}
	.lineup {
		padding-left: 0px;
		font-size: 85%; /* 11px */
		font-size: 1.1rem; /*11px*/
		font-size: 1.2rem; /*12px*/
		line-height: 1.5;
	}
	.infoLink {
		font-size: 1.2rem; /*12px*/
		font-size: 1.1rem; /*11px*/
		line-height: 1.5;
	}
}


/* == 書籍案内 ============================================= */
div.column2Inner {
	padding:14px 18px 12px 23px;
	padding:12px 18px 9px 18px;
}

.tBook {
	padding-bottom: 6px;
}

.tBook h2 {
	font-size: 100%;
	font-size: 1.3rem; /*13px*/
	line-height: 150%;
	line-height: 1.5;
	margin-bottom: 6px;
}

.bookData {
	/*float: right;
	float: left;*/
	text-align: left;
	width: 340px;
	width: auto;
	margin-top: 16px;
	margin-left: 8px;
	margin-left: 0px;
}

.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%;
	font-size: 1.2rem; /*12px*/
	line-height: 1.6;
	font-weight: bold;
}

.bookTitle {
	font-size: 108%;
	font-size: 1.4rem; /*14px*/
	line-height: 1.5;
	/*color: #EA541B;*/
	font-weight: bold;
}

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

.bookKakaku {
	font-size: 85%;
	font-size: 1.1rem; /*11px*/
	line-height: 1.5;
	margin-top: 2px;
}

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

.bookKaisetsu {
	font-size: 93%;
	font-size: 1.2rem; /*12px*/
	line-height: 1.5;
	margin-top: 8px;
}

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

.bookWrapper {
	display: flex;
	display: block;
}

.bookShoeiWrapper {
	display: flex;
}

