@charset "euc-jp";
/* CSS Document */

body,html {
	height:100%;	
}

body {
	margin: 0;
	padding: 0;
	background-color: #151515;
	font-size:16px;
	line-height:2.2em;
	color:#f1f1f1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p {
	margin-bottom:1.5em;
}

a:hover img {
	filter:brightness(80%);
}

/* -------------------------------------------------
menu
-------------------------------------------------*/

#menu-overlay {
	display:none;
	z-index:2;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	overflow: auto;
 -webkit-overflow-scrolling: touch;
}

#menu-overlay #btn-close {
	text-align:right;
	margin:20px;
	cursor:pointer;
}

#menu-overlay ul {
	overflow: auto;
 -webkit-overflow-scrolling: touch;
}

#menu-overlay ul li a {
	width: 100%;
	display: block;
	padding: 14px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #635e4c;
	color: #f1f1f1;
	text-align: center;
	font-size: 1.2em;
	text-decoration: none;
	letter-spacing: 0.2em;
}

#menu-overlay ul li:first-child a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #635e4c;		
	background-image:url(../images/icon_fb.png);
	background-repeat:no-repeat;
	background-size:41px 41px;
	background-position:calc(50% - 5em) center;
}

#menu-overlay ul li a:hover {
	background-color:#861b1b;
}

#btn-menu {
	display:none;
	z-index:1;
	position:fixed;
	right:20px;
	top:20px;
	cursor:pointer;
}

/* -------------------------------------------------
main
-------------------------------------------------*/

#copy-top {
	margin:0 auto;
	width:1120px;
	text-align:center;
	padding:27px 0;
}

#hero {
	margin:0 auto;
	width:100%;
	max-width:1500px;
	text-align:center;
}

#hero-kyohan img,
#hero-spy img {
	width:100%;
	height:auto;
}

#copy-center {
	padding:30px 0;
	background-image:url(../images/copy_center_bg.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}

/* -------------------------------------------------
chirashi
-------------------------------------------------*/

#chirashi-container {
	width:1120px;
	margin:0 auto;
	padding:50px 20px 30px 20px;
	text-align:center;
}

#chirashi-container ul li {
	display:inline-block;
	margin:0 10px;
}


/* -------------------------------------------------
official-sns
-------------------------------------------------*/

#official-sns-container {
	width:1120px;
	margin:0 auto;
	padding:30px 20px 30px 20px;
	text-align:center;
}

#official-sns-container ul li {
	display:inline-block;
	margin:0 10px;
}

/* -------------------------------------------------
widget
-------------------------------------------------*/

#widget-container {
	width:720px;
	margin:0 auto;
	padding:30px 50px 50px 50px;
}

#widget-twitter {
	width:50%;
	float:left;
	text-align:center;
}

#widget-facebook {
	width:50%;
	float:right; 
	text-align:center;
}

widget-facebook .fb_iframe_widget,
widget-facebook .fb_iframe_widget span,
widget-facebook .fb_iframe_widget iframe[style]{ width: 100%!important; }

/* -------------------------------------------------
credit
-------------------------------------------------*/

#credit-container {
	width:1120px;
	margin:0 auto;
	text-align:center;
	padding:0 20px 0px 20px;
}

#credit-container > h4 {
		margin-bottom:43px;
}

#credit-container > h5 {
		margin-bottom:35px;
}

#copyright {
		margin-bottom:40px;
}

/* -------------------------------------------------
trailer
-------------------------------------------------*/

#trailer-wrapper {
	width:100%;
	padding:60px 0;
	background-color:#242424;
}

#trailer-container {
	width:1120px;
	margin:0 auto;
	padding:0px 40px;
	text-align:center;
}

.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

h2 {
	margin-bottom:50px;
}

#trailer-container ul {
	display:flex;
	flex-wrap: no-wrap;
	justify-content: space-between;
	margin:30px 0;
}

#trailer-container ul li {
	width: 32%;
	padding: 20px 0 16px 0;
	border: 1px solid #635e4c;
	background-color:#000;
	cursor:pointer;
}

#trailer-container ul li.active {
	border: 1px solid #7d1616;
	background-color:#7d1616;
}

/* -------------------------------------------------
introduction
-------------------------------------------------*/

#introduction-wrapper {
	width:100%;
	padding:60px 0;
}

#introduction-container {
	width:1120px;
	margin:0 auto;
	padding:0px 40px;
	text-align:center;
}

#introduction-container ul {
	display:flex;
	flex-wrap: no-wrap;
	justify-content: space-between;
	margin-bottom:30px;
}

#introduction-container ul li {
	width:25%;
}

#introduction-container ul li img {
	width:100%;
	height:auto;
}

#introduction-container h3 {
	margin-bottom:30px;
}

#introduction-container h3 img.pc {
	display:block;
}

#introduction-container h3 img.sp {
	display:none;
}

#introduction-container p {
	text-align:left;
	font-size:1.2em;
}

/* -------------------------------------------------
kyohansha
-------------------------------------------------*/

#kyohansha-wrapper {
	width:100%;
	padding:60px 0;
	background-color:#002f56;
	background-image:url(../images/kyohan_bg.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:left top;
}

#kyohansha-container {
	width:1120px;
	margin:0 auto;
	padding:0px 40px;
	text-align:center;
}

#kyohansha-container h3 {
	margin-bottom:30px;
}

#kyohansha-container h3 img.pc {
	display:block;
	margin:0 auto;
}

#kyohansha-container h3 img.sp {
	display:none;
	margin:0 auto;
}

.img-left {
	float:left;
	margin-right:30px;
	margin-top:0.5em;
}

#kyohansha-container p {
	text-align:left;
	font-size:1.1em;
	overflow: auto;
}

#kyohansha-container p {
	text-align:left;
	font-size:1.1em;
	overflow: auto;
}

#kyohansha-container #sokan {
	margin-bottom:30px;
}

#kyohansha-container #sokan img {
	width:100%;
	height:auto;
}

#kyohansha-container .beling {
	margin-top:30px;
	text-align:center;
}

/* -------------------------------------------------
spy
-------------------------------------------------*/

#spy-wrapper {
	width:100%;
	padding:60px 0;
	background-color:#310008;
	background-image:url(../images/spy_bg.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:left top;
}

#spy-container {
	width:1120px;
	margin:0 auto;
	padding:0px 40px;
	text-align:center;
}

#spy-container h3 {
	margin-bottom:30px;
	text-align:center;
}

#spy-container h3 img.pc {
	display:block;
	margin:0 auto;
}

#spy-container h3 img.sp {
	display:none;
	margin:0 auto;
}

.img-right {
	float:right;
	margin-left:30px;
	margin-top:0.5em;
}

#spy-container p {
	text-align:left;
	font-size:1.1em;
	overflow: auto;
}

#spy-container .beling {
	margin-top:30px;
	text-align:center;
}

/* -------------------------------------------------
staff
-------------------------------------------------*/

#staff-wrapper {
	width:100%;
	padding:60px 0;
}

#staff-container {
	width:1120px;
	margin:0 auto;
	padding:0px 40px;
	text-align:center;
}

#staff-container h3 {
	text-align:left;
	margin-top:40px;
	margin-bottom:20px;
}

#staff-container h3 .red {
	color:#c02d32;
	font-weight:bold;
}

#staff-container h3 .font-l {
	font-size:1.8em;
}

#staff-container p {
	text-align:left;
	line-height:2em;
	overflow:auto;
}

#staff-container p a {
	color:#c02d32;
	text-decoration:underline;
}

/* -------------------------------------------------
comments
-------------------------------------------------*/

#comments-wrapper {
	width:100%;
	padding:60px 0;
	background-color:#2d2d2d;
}

#comments-container {
	width:900px;
	margin:0 auto;
	padding:0px 40px;
	text-align:center;
}

#comments-container h3 {
	text-align:left;
	margin-bottom:10px;
}

#comments-container .comment-section {
	margin-bottom:50px;
}

#comments-container h3 .font-l {
	font-size:1.8em;
	color:#0fbfcf;
}

#comments-container p {
	text-align:left;
	line-height:2em;
}

#comments-container p.notice {
	text-align:right;
	line-height:2em;
}

/* -------------------------------------------------
theater
-------------------------------------------------*/

#theater-wrapper {
	width:100%;
	padding:60px 0;
}

#theater-container {
	width:1120px;
	margin:0 auto;
	padding:0px 40px;
	text-align:center;
}

#theater-container h3 {
	text-align:center;
	font-size:1.6em;
	margin-bottom:40px;
}

#theater-container #roadshow,
#theater-container #map,
#theater-container #ticket {
 margin-bottom:40px;	
}

#theater-container #shop a {
	font-size: 1.2em;
	color: #e8e8e8;
	display: inline-block;
	border-radius: 80px;
	border: 2px solid #d6d6d6;
	padding: 20px 50px 20px 90px;
	text-decoration:none;
	background-image:url(../images/icon_cart.png);
	background-repeat:no-repeat;
	background-position:35px center;
	margin-bottom:40px;
}

#theater-container #shop a:hover{
	background-color:#2b2b2b;
}

/* イベント情報用テーブル */

#event-container {
	margin-top:30px;
	margin-bottom:60px;
}

#event-container table {
	width:100%;
	margin-bottom:20px;
}

#event-container table tr.header {
	margin-top:-1px;
}

#event-container table tr.header td {
	border:none;
	font-size:1.2em;
}

#event-container table tr.header td {
	background-color:#425071;
	text-align:left;
	font-weight:bold;
	padding:0.8em 1em;
}

#event-container table tr td {
	text-align:left;
	padding:1.5em 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #635e4c;
	line-height:1.4em;
}

#event-container table tr td a {
	color:#fff;
	text-decoration:underline;
}

ul.event-notice li {
	font-size:0.8em;
	text-align:left;
	line-height:1.4em;
	margin-bottom:0.4em;
	color:#d2d2d2;
}

/* 上映劇場用テーブル */

.theater-table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.theater-table td {
	padding: 1em 1em;
	border: 1px solid #635e4c;
	background-color: #151515;
	text-align:left;
}

.theater-table tr.header td {
	background-color: #620222;
	font-weight: bold;
	text-align:center;
}

.theater-table td a {
	color: #c02d32;
	text-decoration: none;
}

.theater-table td a:hover {
	text-decoration: underline;
}

/* -------------------------------------------------
sns share
-------------------------------------------------*/

#sns-container {
	width: 100%;
	background-color:#242424;
	text-align:center;;
	padding:14px 0 7px 0;
	position:fixed;
	left:0;
	bottom:0;
}

#social {
	margin:0;
}

#social li {
	display:inline-block;
	padding:0 5px 0 5px;
}

#social li.eiga {
	margin-right:-20px;
}


@media only screen and (max-width: 1160px) {
/* -------------------------------------------------
main 1160
-------------------------------------------------*/

#copy-top {
	width:100%;
	padding:18px 0;
}

#copy-top img {
	width:90%;
	height:auto;
}

#hero {
	width:100%;
}

#hero-kyohan img,
#hero-spy img {
	width:100%;
	height:auto;
}

#copy-center {
	padding:20px 0;
	background-image:url(../images/copy_center_bg.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-size:auto 100%;
}

#copy-center img {
	width:90%;
	height:auto;
}

/* -------------------------------------------------
chirashi 1160
-------------------------------------------------*/

#chirashi-container {
	width:94%;
	margin:0 auto;
	padding:30px 3%;
	text-align:center;
}

#chirashi-container ul li {
	display:inline-block;
	margin:0 10px;
}

/* -------------------------------------------------
official-sns 1160
-------------------------------------------------*/

#official-sns-container {
		width:94%;
	margin:0 auto;
	padding:30px 3% 60px 3%;
	text-align:center;
}

#official-sns-container ul li {
	display:inline-block;
	margin:0 10px;
}

/* -------------------------------------------------
credit 1160
-------------------------------------------------*/

#credit-container {
	width:94%;
	margin:0 auto;
	text-align:center;
		padding:0 3% 0px;
}

#credit-container h4 img {
	width:65%;
	height:auto;
}

#credit-container h5 {
		margin-bottom:18px;
}

#credit-container h5 img {
		width:15%;
		height:auto;
}

#copyright img {
		width:10%;
		height:auto;
}

/* -------------------------------------------------
trailer 1160
-------------------------------------------------*/

#trailer-wrapper {
	width:100%;
	padding:30px 0;
}

#trailer-container {
	width:94%;
	padding:40px 3%;
	text-align:center;
}

h2 {
	margin-bottom:30px;
}

#trailer-container ul {
	display:block;
	width:100%;
	margin:30px 0;
}

#trailer-container ul li {
	width: 100%;
	padding: 16px 0 12px 0;
	margin:20px 0;
	border: 1px solid #635e4c;
	background-color:#000;
	cursor:pointer;
}

#trailer-container ul li.active {
	border: 1px solid #7d1616;
	background-color:#7d1616;
}

/* -------------------------------------------------
introduction 1160
-------------------------------------------------*/

#introduction-wrapper {
	width:100%;
	padding:30px 0;
}

#introduction-container {
	width:94%;
	padding:40px 3%;
	text-align:center;
}

#introduction-container ul {
	display:flex;
	flex-wrap: no-wrap;
	justify-content: space-between;
	margin-bottom:30px;
}

#introduction-container ul li {
	width:25%;
}

#introduction-container ul li img {
	width:100%;
	height:auto;
}

#introduction-container h3 {
	margin-bottom:30px;
}

#introduction-container h3 img.pc {
	display:none;
	margin:0 auto;
}

#introduction-container h3 img.sp {
	display:block;
	margin:0 auto;
}

#introduction-container p {
	text-align:left;
	font-size:1.2em;
}

/* -------------------------------------------------
kyohansha 1160
-------------------------------------------------*/

#kyohansha-wrapper {
	width:100%;
	padding:30px 0;
	background-color:#002f56;
	background-image:url(../images/kyohan_bg.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:left top;
}

#kyohansha-container {
	width:94%;
	padding:40px 3%;
	text-align:center;
}

#kyohansha-container h3 {
	margin-bottom:30px;
}

#kyohansha-container h3 img.pc {
	display:none;
}

#kyohansha-container h3 img.sp {
	display:block;
}

#kyohansha-container .img-left {
	float:none;
	margin-right:0;
	margin-top:0.5em;
	margin-bottom:30px;
}

#kyohansha-container .img-left img {
	width:100%;
	height:auto;
}

#kyohansha-container p {
	text-align:left;
	font-size:1.1em;
	overflow: auto;
}

#kyohansha-container p {
	text-align:left;
	font-size:1.1em;
	overflow: auto;
}

#kyohansha-container #sokan {
	margin-bottom:30px;
}

#kyohansha-container #sokan img {
	width:100%;
	height:auto;
}

#kyohansha-container .beling {
	margin-top:30px;
	text-align:center;
}

#kyohansha-container .beling img {
	width:100%;
	height:auto;
}

/* -------------------------------------------------
spy 1160
-------------------------------------------------*/

#spy-wrapper {
	width:100%;
	padding:60px 0;
	background-color:#310008;
	background-image:url(../images/spy_bg.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:left top;
}

#spy-container {
	width:94%;
	padding:40px 3%;
	text-align:center;
}

#spy-container h3 {
	margin-bottom:30px;
}

#spy-container h3 img.pc {
	display:none;
}

#spy-container h3 img.sp {
	display:block;
}

#spy-container .img-right {
	float:none;
	margin-left:0;
	margin-top:0.5em;
	margin-bottom:30px;
}

#spy-container .img-right img {
	width:100%;
	height:auto;
}

#spy-container p {
	text-align:left;
	font-size:1.1em;
	overflow: auto;
}

#spy-container .beling {
	margin-top:30px;
	text-align:center;
}

#spy-container .beling img {
	width:100%;
	height:auto;
}


/* -------------------------------------------------
staff 1160
-------------------------------------------------*/

#staff-wrapper {
	width:100%;
	padding:30px 0;
}

#staff-container {
	width:94%;
	padding:40px 3%;
	text-align:center;
}

#staff-container h3 {
	text-align:left;
	margin-top:40px;
	margin-bottom:20px;
}

#staff-container h3 .red {
	color:#c02d32;
	font-weight:bold;
}

#staff-container h3 .font-l {
	font-size:1.8em;
}

#staff-container p {
	text-align:left;
	line-height:2em;
	overflow:auto;
}

#staff-container p a {
	color:#c02d32;
	text-decoration:underline;
}

/* -------------------------------------------------
comments 1160
-------------------------------------------------*/

#comments-wrapper {
	width:100%;
	padding:30px 0;
	background-color:#2d2d2d;
}

#comments-container {
	width:94%;
	padding:40px 3%;
	text-align:center;
}

#comments-container h3 {
	text-align:left;
	margin-bottom:10px;
}

#comments-container .comment-section {
	margin-bottom:50px;
}

#comments-container h3 .font-l {
	font-size:1.8em;
	color:#0fbfcf;
}

#comments-container p {
	text-align:left;
	line-height:2em;
}

#comments-container p.notice {
	text-align:right;
	line-height:2em;
}

/* -------------------------------------------------
theater 1160
-------------------------------------------------*/

#theater-wrapper {
	width:100%;
	padding:30px 0;
}

#theater-container {
	width:94%;
	padding:40px 3%;
	text-align:center;
}

#theater-container h3 {
	text-align:center;
	font-size:1.6em;
	margin-bottom:40px;
}

#theater-container #roadshow,
#theater-container #map,
#theater-container #ticket {
 margin-bottom:40px;	
}

#theater-container #shop a {
	font-size: 1.2em;
	color: #e8e8e8;
	display: inline-block;
	border-radius: 80px;
	border: 2px solid #d6d6d6;
	padding: 20px 50px 20px 90px;
	text-decoration:none;
	background-image:url(../images/icon_cart.png);
	background-repeat:no-repeat;
	background-position:35px center;
	margin-bottom:40px;
}

#theater-container #shop a:hover{
	background-color:#2b2b2b;
}

/* イベント情報用テーブル */

#event-container {
	margin-top:30px;
	margin-bottom:60px;
}

#event-container table {
	width:100%;
	margin-bottom:20px;
}

#event-container table tr.header {
	margin-top:-1px;
}

#event-container table tr.header td {
	border:none;
	font-size:1.2em;
}

#event-container table tr.header td {
	background-color:#425071;
	text-align:left;
	font-weight:bold;
	padding:0.8em 1em;
}

#event-container table tr td {
	text-align:left;
	padding:1.5em 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #635e4c;
	line-height:1.4em;
}

ul.event-notice li {
	font-size:0.8em;
	text-align:left;
	line-height:1.4em;
	margin-bottom:0.4em;
	color:#d2d2d2;
}

/* 上映劇場用テーブル */

.theater-table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.theater-table td {
	padding: 1em 1em;
	border: 1px solid #635e4c;
	background-color: #151515;
	text-align:left;
}

.theater-table tr.header td {
	background-color: #620222;
	font-weight: bold;
	text-align:center;
}

.theater-table td a {
	color: #c02d32;
	text-decoration: none;
}

.theater-table td a:hover {
	text-decoration: underline;
}


}

@media screen and (max-width: 800px) {
	
body {
	font-size:14px;
}
	
/* -------------------------------------------------
menu 800
-------------------------------------------------*/

#menu-overlay #btn-close {
	margin:15px 10px;
}

#menu-overlay #btn-close img {
	width:60px;
	height:auto;
}

#menu-overlay ul li a {
	padding: 10px 0;
	font-size: 1.0em;
}

#menu-overlay ul li:first-child a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #635e4c;		
	background-image:url(../images/icon_fb.png);
	background-repeat:no-repeat;
	background-size:30px 30px;
	background-position:calc(50% - 5em) center;
}

#btn-menu {
	right:10px;
	top:15px;
}

#btn-menu img {
	width:60px;
	height:auto;
}

/* -------------------------------------------------
chirashi 800
-------------------------------------------------*/

#chirashi-container h2 img {
	width:auto;
	height:20px;
}

#chirashi-container {
	width:94%;
	margin:0 auto;
	padding:40px 3% 20px 3%;
	text-align:center;
}

#chirashi-container ul li {
	display:inline-block;
	margin:0 10px;
}

#chirashi-container ul li img {
	width:auto;
	height:140px;
}

/* -------------------------------------------------
official-sns 800
-------------------------------------------------*/

#official-sns-container {
	width:94%;
	margin:0 auto;
	padding:20px 3% 20px 3%;
	text-align:center;
}

#official-sns-container ul li {
	display:inline-block;
	margin:0 10px;
}

#official-sns-container h2 img {
	width:auto;
	height:20px;
}

#official-sns-container ul li {
	display:inline-block;
	margin:0 10px;
}

#official-sns-container ul li img {
	width:auto;
	height:50px;
}

/* -------------------------------------------------
widget 800
-------------------------------------------------*/

#widget-container {
	width:100%;
	margin:0 auto;
	padding:30px 0 50px 0;
}

#widget-twitter {
	width:50%;
	float:left;
	text-align:center;
}

#widget-facebook {
	width:50%;
	float:right; 
	text-align:center;
}

widget-facebook .fb_iframe_widget,
widget-facebook .fb_iframe_widget span,
widget-facebook .fb_iframe_widget iframe[style]{ width: 100%!important; }

#widget-twitter,
#widget-facebook {
	float:none;
	width:100%;
	padding:10px 0 10px 0;
	text-align:center; 
}

/* -------------------------------------------------
credit 800
-------------------------------------------------*/

#credit-container {
	width:94%;
	padding:0 3%;
	text-align:center;
}

#credit-container h4 img {
	width:90%;
	height:auto;
}

#credit-container h5 {
		margin-bottom:18px;
}

#credit-container h5 img {
		width:20%;
		height:auto;
}

#copyright img {
		width:15%;
		height:auto;
}

/* -------------------------------------------------
trailer 800
-------------------------------------------------*/

#trailer-wrapper {
	width:100%;
	padding:50px 0;
}

#trailer-container {
	width:94%;
	padding:0 3%;
	text-align:center;
}

h2 {
	margin-bottom:30px;
}

#trailer-container h2 img{
	width:auto;
	height:28px;
}

#trailer-container ul {
	display:block;
	width:100%;
	margin:30px 0;
}

#trailer-container ul li {
	width: 100%;
	padding: 16px 0 12px 0;
	margin:15px 0;
	border: 1px solid #635e4c;
	background-color:#000;
	cursor:pointer;
}

#trailer-container ul li.active {
	border: 1px solid #7d1616;
	background-color:#7d1616;
}

#trailer-container ul li img {
	width:auto;
	height:16px;
}

/* -------------------------------------------------
introduction 800
-------------------------------------------------*/

#introduction-wrapper {
	width:100%;
	padding:50px 0;
}

#introduction-container {
	width:94%;
	padding:0 3%;
	text-align:center;
}

#introduction-container h2 img {
	width:auto;
	height:28px;
}

#introduction-container ul {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom:30px;
}

#introduction-container ul li {
	width:50%;
	margin:0;
}

#introduction-container ul li img {
	width:100%;
	height:auto;
	vertical-align:bottom;
}

#introduction-container h3 {
	margin-bottom:30px;
}

#introduction-container h3 img.pc {
	display:none;
	margin:0 auto;
}

#introduction-container h3 img.sp {
	display:block;
	margin:0 auto;
	width:95%;
	height:auto;
}

#introduction-container p {
	text-align:left;
	font-size:1.2em;
}

/* -------------------------------------------------
kyohansha 800
-------------------------------------------------*/

#kyohansha-wrapper {
	width:100%;
	padding:50px 0;
	background-color:#002f56;
	background-image:url(../images/kyohan_bg.jpg);
	background-repeat:no-repeat;
	background-size:160% auto;
	background-position:center top;
}

#kyohansha-container {
	width:94%;
	padding:0 3%;
	text-align:center;
}

#kyohansha-container h2 img {
	width:auto;
	height:45px;
}

#kyohansha-container h3 {
	margin-bottom:30px;
}

#kyohansha-container h3 img.pc {
	display:none;
}

#kyohansha-container h3 img.sp {
	display:block;
	width:92%;
	height:auto;
}

#kyohansha-container .img-left {
	float:none;
	margin-right:0;
	margin-top:0.5em;
	margin-bottom:30px;
}

#kyohansha-container .img-left img {
	width:100%;
	height:auto;
}

#kyohansha-container p {
	text-align:left;
	font-size:1.1em;
	overflow: auto;
}

#kyohansha-container p {
	text-align:left;
	font-size:1.1em;
	overflow: auto;
}

#kyohansha-container #sokan {
	margin-bottom:30px;
}

#kyohansha-container #sokan img {
	width:100%;
	height:auto;
}

#kyohansha-container .beling {
	margin-top:30px;
	text-align:center;
}

#kyohansha-container .beling img {
	width:100%;
	height:auto;
}

/* -------------------------------------------------
spy 800
-------------------------------------------------*/

#spy-wrapper {
	width:100%;
	padding:50px 0;
	background-color:#310008;
	background-image:url(../images/spy_bg.jpg);
	background-repeat:no-repeat;
	background-size:200% auto;
	background-position:center top;
}

#spy-container {
	width:94%;
	padding:0 3%;
	text-align:center;
}

#spy-container h2 img {
	width:auto;
	height:80px;
}

#spy-container h3 {
	margin-bottom:30px;
}

#spy-container h3 img.pc {
	display:none;
}

#spy-container h3 img.sp {
	display:block;
	width:95%;
	height:auto;
}

#spy-container .img-right {
	float:none;
	margin-left:0;
	margin-top:0.5em;
	margin-bottom:30px;
}

#spy-container .img-right img {
	width:100%;
	height:auto;
}

#spy-container p {
	text-align:left;
	font-size:1.1em;
	overflow: auto;
}

#spy-container .beling {
	margin-top:30px;
	text-align:center;
}

#spy-container .beling img {
	width:100%;
	height:auto;
}


/* -------------------------------------------------
staff 800
-------------------------------------------------*/

#staff-wrapper {
	width:100%;
	padding:50px 0;
}

#staff-container {
	width:94%;
	padding:0 3%;
	text-align:center;
}

#staff-container h2 img {
	width:auto;
	height:28px;
}

#staff-container h3 {
	text-align:center;
	margin-top:40px;
	margin-bottom:20px;
}

#staff-container h3 span {
	display:inline-block;
}

#staff-container h3 .red {
	color:#c02d32;
	font-weight:bold;
}

#staff-container h3 .font-l {
	font-size:1.8em;
}

#staff-container .img-left {
	float:none;
	margin-bottom:30px;
	margin-right:0;
}

#staff-container .img-left img {
	width:100%;
	height:auto;
}

#staff-container .img-left img.che {
	width:40%;
	height:auto;
}

#staff-container p {
	text-align:left;
	line-height:2em;
	overflow:auto;
}

#staff-container p a {
	color:#c02d32;
	text-decoration:underline;
}

/* -------------------------------------------------
comments 800
-------------------------------------------------*/

#comments-wrapper {
	width:100%;
	padding:50px 0;
	background-color:#2d2d2d;
}

#comments-container {
	width:94%;
	padding:0 3%;
	text-align:center;
}

#comments-container h2 img {
	width:auto;
	height:28px;
}

#comments-container h3 {
	text-align:left;
	margin-bottom:10px;
	line-height:1.5em;
}

#comments-container h3 span {
	display:inline-block;
}

#comments-container .comment-section {
	margin-bottom:30px;
}

#comments-container h3 .font-l {
	font-size:1.8em;
	color:#0fbfcf;
	line-height:1.6em;
}

#comments-container p {
	text-align:left;
	line-height:2em;
}

#comments-container p.notice {
	text-align:right;
	line-height:2em;
}

/* -------------------------------------------------
theater 800
-------------------------------------------------*/

#theater-wrapper {
	width:100%;
	padding:50px 0;
}

#theater-container {
	width:94%;
	padding:0 3%;
	text-align:center;
}

#theater-container h2 img {
	width:auto;
	height:28px;
}

#theater-container h3 {
	text-align:center;
	font-size:1.6em;
	margin-bottom:40px;
}

#theater-container #roadshow,
#theater-container #map,
#theater-container #ticket {
 margin-bottom:40px;	
}

#theater-container #roadshow img {
 width:90%;
	height:auto;
}

#theater-container #map img {
 width:100%;
	height:auto;
}

#theater-container #ticket img {
 width:80%;
	height:auto;
}

#theater-container #shop a {
	font-size: 1.0em;
	color: #e8e8e8;
	display: inline-block;
	border-radius: 80px;
	border: 2px solid #d6d6d6;
	padding: 20px 30px 20px 60px;
	text-decoration:none;
	background-image:url(../images/icon_cart.png);
	background-repeat:no-repeat;
	background-position:25px center;
	background-size:20px auto;
	margin-bottom:20px;
}

/* イベント情報用テーブル */

#event-container {
	margin-top:30px;
	margin-bottom:60px;
}

#event-container table {
	width:100%;
	margin-bottom:20px;
}

#event-container table tr.header td {
	border:none;
	font-size:1.0em;
}

#event-container table tr.header td {
	background-color:#425071;
	text-align:left;
	font-weight:bold;
	padding:0.8em 1em;
}

#event-container table tr td {
	text-align:left;
	padding:1.0em 0.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #635e4c;
	line-height:1.4em;
	font-size:0.8em;
}

ul.event-notice li {
	font-size:0.8em;
	text-align:left;
	line-height:1.4em;
	margin-bottom:0.4em;
	color:#d2d2d2;
}

/* 上映劇場用テーブル */

.theater-table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.theater-table td {
	padding: 0.6em 0.6em;
	border: 1px solid #635e4c;
	background-color: #151515;
	text-align:left;
	line-height:1.2em;
	font-size:0.8em;
}

.theater-table tr.header td {
	background-color: #620222;
	font-weight: bold;
	text-align:center;
}

.theater-table td a {
	color: #c02d32;
	text-decoration: none;
}

.theater-table td a:hover {
	text-decoration: underline;
}

}