@charset "utf-8";

/* --------------------------------------------
	スマートフォン用
----------------------------------------------*/
html {
	font-size: 62.5%; /* これにより 1rem = 10px */
}

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

/* = 全体 =================================== */
body {
	/*padding: 10px 15px 10px 15px;
	padding: 10px 12px 10px 12px;
	padding: 0px 12px 10px 12px;*/
	/*padding: 0px;*/
	background-color: #000;
	background-color: #B95270;
	background-color: #DB5067;
}

body {
	font-size: 16px;
}

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

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

/* = ヘッダー================================ */
#header {
	width: auto;
	height: auto;
	/* padding: 443px 8% 3px; */
	padding-bottom: 1px;
}

#left {
	float: none;
	width: 523px;
	width: 541px;
	width: 540px;
	width: auto;
	width: 100%;
	max-width: 523px;
	max-width: 541px;
	max-width: 540px;
	margin: 0 auto;
	/* background-color: #BBB; */
}

#right {
	float: none;
	margin: 0 auto;
	margin: 0 12px;
	margin: 0 12px 15px 12px;
	margin: 6px 12px 15px 12px;
	margin: 6px 4.43% 15px;
	margin: 16px 4.43% 15px;
	width: 100%;
	width: auto;
	height: auto;
	/* max-width: 516px; */
	/* background-color: #AAA; */
}

#rightInner {
	width: auto;
	/* margin: 0px; */
	border: solid 1px #080808;
	border: solid 1px #777;
	border: solid 1px #000;
	padding: 0px 2.53%;
	padding: 0px 12px;
	padding: 18px 12px 18px 13px;
	padding: 18px 19px 19px 19px;
	/* background-image: url(../pic/top_img_t2c.gif);
	background-repeat: no-repeat;
	background-position: right 0 top -30px;
	background-size: cover; */
	/* background-image: url(../pic/jingi_bg_35s2.gif);
	background-repeat: no-repeat;
	background-position: right top; */
	/* background-size: auto 100%;
	background-size: 100% auto; */
}

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

/* タイトルエリア */
/* 縦横比の維持 ここから */
#titleArea {
	width: 100%;
	width: auto;
	width: 523px;
	width: 541px;
	width: 540px;
	/*max-width: 516px;*/
	height: 745px;
	height: 739px;
	height: 764px;
	height: auto; /* 重要 */
	margin: 0 auto;
	/*overflow: hidden;
	overflow: visible;*/
	position: relative;
	/*background-color: #CCC;*/
	/*margin-left: 14px;*/
}

/* @media screen and (max-width:541px) { */
@media screen and (max-width:541px) {
	#titleArea {
		width: auto;
	}
}

#titleArea:before {
	content: "";
	display: block;
	padding-top: 50%;
	padding-top: 141.22%; /* titleArea の縦横比 */
	padding-top: 141.48%; /* titleArea の縦横比 */
}

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

h1 {
	width: 515px;
	top: 321px;
	left: 13px;
	left: -513px;/*  */
	width: 95.37%;
	top: 42.02%;
	left: -95%;
}

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

#term {
	width: 172px;
	top: 451px;
	left: 355px;
	left: -173px;/*  */
	width: 31.85%;
	top: 59.03%;
	left: -32.04%;
}

#term img {
	width: 100%;
	height: auto;
}

/*#laputaLink {
	width: 104px;
	top: 616px;
	left: 22px;
	width: 19.85%;
	top: 77.97%;
	left: 4.2%;
}

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

#s01title {
	width: 75px;
	top: 3px;
	left: 122px;
	width: 13.89%;
	top: 0.39%;
	left: 22.59%;
}

#s01title img {
	width: 100%;
	height: auto;
}

#s02title {
	width: 13px;
	top: 5px;
	left: 308px;
	width: 2.41%;
	top: 0.65%;
	left: 57.04%;
}

#s02title img {
	width: 100%;
	height: auto;
}

#s03title {
	width: 67px;
	top: 4px;
	left: 351px;
	width: 12.41%;
	top: 0.52%;
	left: 65%;
}

#s03title img {
	width: 100%;
	height: auto;
}

#s04title {
	width: 31px;
	top: 67px;
	left: 405px;
	width: 5.74%;
	top: 8.77%;
	left: 75%;
}

#s04title img {
	width: 100%;
	height: auto;
}

#s05title {
	width: 70px;
	top: 155px;
	left: 453px;
	width: 12.96%;
	top: 20.29%;
	left: 83.89%;
}

#s05title img {
	width: 100%;
	height: auto;
}

#s06title {
	width: 60px;
	top: 254px;
	left: 437px;
	width: 11.11%;
	top: 33.25%;
	left: 80.93%;
}

#s06title img {
	width: 100%;
	height: auto;
}

#roppouLogo {
	width: 41px;
	top: 15px;
	left: 485px;
	width: 7.59%;
	top: 1.96%;
	left: 89.81%;
}

#roppouLogo img {
	width: 41px;
	height: 41px;
}

#topPic01x2 {
	width: 540px;
	top: 0px;
	left: 0px;
	width: 100%;
	top: 0%;
	left: 0%;
}

#topPic01x2 img {
	width: 100%;
	height: auto;
}


#topPic01 {
	width: 540px;
	top: 0px;
	left: 0px;
	width: 100%;
	top: 0%;
	left: 0%;
}

#topPic01 img {
	width: 100%;
	height: auto;
}

#topPic02 {
	width: 540px;
	top: 0px;
	left: 0px;
	width: 100%;
	top: 0%;
	left: 0%;
}

#topPic02 img {
	width: 100%;
	height: auto;
}

#topPic03 {
	width: 540px;
	top: 0px;
	left: 0px;
	width: 100%;
	top: 0%;
	left: 0%;
}

#topPic03 img {
	width: 100%;
	height: auto;
}

#topPic04 {
	width: 540px;
	top: 0px;
	left: 0px;
	width: 100%;
	top: 0%;
	left: 0%;
}

#topPic04 img {
	width: 100%;
	height: auto;
}

#topPic05 {
	width: 540px;
	top: 0px;
	left: 0px;
	width: 100%;
	top: 0%;
	left: 0%;
}

#topPic05 img {
	width: 100%;
	height: auto;
}

#topPic06 {
	width: 540px;
	top: 0px;
	left: 0px;
	width: 100%;
	top: 0%;
	left: 0%;
}

#topPic06 img {
	width: 100%;
	height: auto;
}

#topPic07 {
	width: 540px;
	top: 0px;
	left: 0px;
	width: 100%;
	top: 0%;
	left: 0%;
}

#topPic07 img {
	width: 100%;
	height: auto;
}

#topPic08 {
	width: 540px;
	top: 0px;
	left: 0px;
	width: 100%;
	top: 0%;
	left: 0%;
}

#topPic08 img {
	width: 100%;
	height: auto;
}

/* #topPic09 {
	width: 541px;
	top: 0px;
	left: 0px;
	width: 100%;
	top: 0%;
	left: 0%;
}

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

/* @media screen and (max-width:516px) { */
@media screen and (max-width:599px) {
	#termText {
		display: block;
		font-size: 1.2rem;
		line-height: 1.55;
		line-height: 1.5;
		margin-bottom: 12px;
		margin-bottom: 14px;
	}
	/*#termText br:first-child { display: none; }*/
	#termText span { display: inline-block; }
	#termText a:link {
		color: #FFF;
		color: #000;
		text-decoration: underline;
	}
	#termText a:visited {
		color: #FFF;
		color: #000;
		text-decoration: underline;
	}
	#termText a:hover {
		color: #F80;
		color: #FD0;
		color: #F50;
		color: #F70;
		text-decoration: underline;
	}
		#termText a:active {
		color: #F00;
		text-decoration: underline;
	}
	/*
	#textAreaInner {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: column nowrap;
		flex-flow: column nowrap;
	}
	#termText {
		-webkit-order: 1;
		order: 1;
	}
	#aoriArea {
		-webkit-order: 3;
		order: 3;
	}
	#lineup {
		-webkit-order: 2;
		order: 2;
	}
	*/
}

/*@media screen and (max-width:303px) {
	#termText br:first-child { display: inline; }
}*/

div#aori {
	font-size: 93%;
	line-height: 1.6;
	font-size: 1.2rem; /*12px*/
	/*line-height: 1.5;*/
	margin-bottom: 16px;
	margin-bottom: 20px;
}

/* 作品リスト------ */
div#sakuhin p#sMidashi {
	display: block;
	font-size: 1.2rem; /*12px*/
	font-size: 1.3rem; /*13px*/
}

div#sakuhin {
	margin-bottom: 21px;
	margin-bottom: 17px;
	margin-bottom: 0px;
}

/*
div#sakuhin dl {
	padding-bottom: 12px;
}

div#sakuhin dt {
	padding-top: 10px;
	font-size: 77%;
	font-size: 1.0rem;
	line-height: 1.7;
	line-height: 1.2;
}
*/

div#sakuhin ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

div#sakuhin li {
	/*font-size: 93%;
	font-size: 1.2rem;
	line-height:1.5;
	line-height:1.2;*/
	padding-bottom: 8px;
	padding-bottom: 6px;
}

div#sakuhin li span.sTitle {
	font-size: 93%;
	font-size: 1.2rem; /*12px*/
	line-height:1.2;
}

div#sakuhin li span.sYear {
	font-size: 77%;
	font-size: 1.0rem; /*10px*/
	font-size: 1.1rem; /*11px*/
	line-height:1.2;
}

p#infoLink {
	font-size: 77%;
	font-size: 1.0rem; /*10px*/
	font-size: 1.1rem; /*11px*/
	line-height:1.1;
	line-height:1.8;
	padding: 0px 0px 0px 6px;
	padding: 0px;
	/*margin-bottom: 20px;*/
}

div.event {
	margin-bottom: 24px;
	margin-bottom: 0px;
}

div.event h2.eMidashi {
	font-size: 85%;
	font-size: 1.1rem; /*11px*/
	padding: 4px 6px;
	margin-bottom: 5px;
	/* width: 90%; */
	width: auto;
}

div.event div.eText {
	font-size: 93%;
	line-height:1.6;
	font-size: 1.2rem; /*12px*/
	line-height: 1.5;
}


/* 作品紹介部分 ============================================= */
#main {
	text-align: left;
	padding: 0px;
	padding: 0px 12px 0px 12px;
	padding: 0px 16px 10px 16px;
	padding: 0px 12px 10px 12px;
	padding: 0 4.43% 10px;
	padding: 28px 4.43% 10px;
	padding: 8px 4.43% 10px;
	margin-top: 15px;/*  */
	/* background-size: cover; */
	/* background-size: contain; */
}

@media screen and (max-width:550px) {
	#main {
		padding-top: 2px;
	}
}

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

.worksInner {
	padding:16px 22px 9px 23px;
	padding:16px 20px 9px 20px;
	padding:12px 18px 9px 18px;
	padding:16px 18px 9px 18px;
	/*border: solid 1px #9E8555;
	border: solid 1px #A68D5D;*/
}

.photo {
	float: none;
	width: 100%;
}

.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;
}

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

.title {
	/*margin-bottom: 5px;*/
	padding-bottom: 7px;
	font-size: 1.4rem; /*14px*/
	font-size: 1.5rem; /*15px*/
	line-height: 1.0;
	font-weight: normal;
	font-weight: bold;
	/*color: #8E6535;*/
	float: none;
}

.title span {
	display: inline-block;
}

@media screen and (max-width:350px) {
	h3.title span.px12 {
		padding-top: 5px;
	}
}

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

@media screen and (max-width:540px) {
	p.data br { display: inline; }
}
/* p.data br { display: inline; } */

.staff {
	/*margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #007E8A;
	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;
}

/* イベント告知等 */
.column1 {
	width: 100%;
}

.column2 {
	padding:14px 18px 12px 23px;
	padding:12px 18px 9px 18px;
}

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;
}

p.text-by {
	font-size: 1.2rem; /*12px*/
	text-align: right;
	margin: -7px 0px 9px 0;
}

/* 本宮映画劇場とは */

.aboutM h2 {
	font-size: 108%; /* 14px */
	font-size: 1.4rem; /* 14px */
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 4px;
}

.aboutM p {
	font-size: 93%; /* 12px */
	font-size: 1.2rem; /*12px*/
	line-height: 1.6;
}

/* 書籍案内 */

.tBook {
	padding-bottom: 6px;
}

.tBook h2 {
	font-size: 93%;
	font-size: 1.2rem; /*12px*/
	line-height: 150%;
	line-height: 1.5;
	margin-bottom: 6px;
}

.bookData {
	/*float: right;
	width: 460px;*/
	float: none;
	width: auto;
	margin-left: 156px;
}

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

.bookShoei img {
	width: 100%;
	height: auto;
	border: solid 1px #000;
}

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

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

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

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

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

@media screen and (max-width:480px) {
	.tBook > .wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.bookData {
		float: none;
		width: auto;
		margin-left: 0px;
		margin-bottom: 16px;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.bookShoei {
		float: none;
		width: 130px;
		width: auto;
		max-width: 220px;
		/*margin-left: 20px;*/
		text-align: right;
		/*margin-bottom: 16px;*/
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}
