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

body {
	margin: 0;
	padding: 0;
	position:relative;
	font-family: FOT-筑紫Aオールド明朝 Pr6 R;
	font-size:18px;
	line-height:36px;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	background-position: center 60px;
}

a {
	text-decoration: none;	
}

/* menu */

h1 {
	display:block;
	position:fixed;
	left:1.5%;
	top:24px;
	z-index:2;
}

h1 img {
	width:160px;
	height:auto;
}


#menu-btn {
	display:none;
	position:fixed;
	right:0;
	top:0;
	z-index:2;
}

#menu-container {
	background-color:#242424;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:1;
}

#menu-container ul {
	display:block;
	text-align:center;
}

#menu-container ul li {
	display:inline-block;
	padding:20px 22px;
}

#menu-container ul li a {
	color:#fff;
	font-family: FOT-筑紫Aオールド明朝 Pr6 D;
	font-size:20px;
}

#menu-container ul li a:hover {
	color:#35baef;
}

#menu-container ul li.current a {
	color:#35baef;
}

#menu-container ul li:first-child {
	background-image: url(../images/icon_fb.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	background-size: 18px auto;
	padding-left:34px;
}

#menu-container ul li:last-child {
	background-image: url(../images/icon_tw.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	background-size: 18px auto;
	padding-left:34px;
}

/* content */

#content-container {
	width: 1040px;
	margin: 0 auto;
	position: relative;
	padding: 40px 30px;
}

#about-header,
#content-container.comments,
#content-container.staff,
#content-container.trailer,
#content-container.theater {
	margin-top:76px;
}

#content-container.comments h2,
#content-container.staff h2,
#content-container.trailer h2,
#content-container.theater h2 {
	width:100%;
	text-align:center;
	margin:40px 0 60px 0;
}

/* about */

body.about {
		background-position: center 664px;
}

#about-header {
	width: 100%;
	background-image: url(../images/about_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}

#about-header h2 img {
	margin:30px 20px 80px 20px;
}

#about-footer  {
	margin-top:-15%;
}

#about-footer img {
	width:100%;
	height:auto;
}

#content-container.about h3 {
	width:100%;
	text-align:center;
	font-family: FOT-筑紫Aオールド明朝 Pr6 R;
	font-size:30px;
	line-height:48px;
	color:#2580a4;
	margin-bottom:50px;
}

#about-section1,
#about-section2 {
	margin-bottom:50px;	
}

#about-section1 p {
	display:block;
	width:490px;
	float:left;
}

#about-section1 .pic-container {
	display:block;
	width:490px;
	float:right;
	position:relative;
}

#about-section1 .pic-container img:nth-child(2) {
	margin:20px 0 0 20px;
}

#about-section1 .pic-container img:nth-child(3) {
	margin:20px 0 0 170px;
}

#about-section2 p {
	display:block;
	width:490px;
	float:right;
}

#about-section2 .pic-container {
	display:block;
	width:490px;
	float:left;
	position:relative;
}

#about-section2 .pic-container img:nth-child(1) {
	margin:30px 0 0 0;
}

#about-section2 .pic-container img:nth-child(2) {
	margin:50px 0 0 150px;
}

#about-section2 p span.caption {
	display:block;
	font-family: ゴシックMB101 M;
	font-size:12px;
	line-height:20px;
	margin:20px 0;
}

/* comments */

.comment1,
.comment2,
.comment3 {
	display:table;
	margin-left: auto;
 margin-right: auto;
	margin-bottom:60px;
}

.comment1 .name,
.comment2 .name,
.comment3 .name {
	margin:24px 0 10px 0;
	text-align:center;
	font-family: FOT-筑紫Aオールド明朝 Pr6 D;
	font-size:30px;
}

.comment1 .job,
.comment2 .job,
.comment3 .job {
	text-align:center;
	font-family: ゴシックMB101 M;
	font-size:16px;
}

.comment1 .name span,
.comment2 .name span,
.comment3 .name span {
	font-size:0.6em;
}

.comment1 .name {
	color:#2580a4;
}

.comment2 .name {
	color:#78a32d;
}

.comment3 .name {
	color:#d469a0;
}

.comment-pic {
	width:100%;
	text-align:center;
	margin-bottom:60px;
}

/* staff */

.staff1,
.staff2,
.staff3 {
	width:100%;
	margin-bottom:60px;
}

.staff1 .name,
.staff2 .name,
.staff3 .name {
	margin:18px 0 30px 0;
	text-align:center;
	font-family: FOT-筑紫Aオールド明朝 Pr6 D;
	font-size:30px;
}

.staff1 .name span,
.staff2 .name span,
.staff3 .name span {
	font-size:0.6em;
}

.staff1 .job,
.staff2 .job,
.staff3 .job {
	text-align:center;
	font-family: ゴシックMB101 M;
	font-size:16px;
}

.staff1 .name {
	color:#2580a4;
}

.staff2 .name {
	color:#78a32d;
}

.staff3 .name {
	color:#d469a0;
}

/* trailer */

#content-container.trailer {
	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;
}

/* theater */

#content-container.theater {
	text-align:center;
}

#content-container.theater {
	text-align:center;
}

#content-container.theater > img {
	margin-bottom	:10px;
}

.timetable {
	display:block;
	font-family: ゴシックMB101 M;
	font-size:18px;
	margin:6px 0 30px 0;
}

#content-container.theater h3 {
	margin:40px 0 30px 0;
	text-align:center;
	font-family: FOT-筑紫Aオールド明朝 Pr6 D;
	font-size:30px;
}

#content-container.theater h3.pink {
	color:#d469a0;
}

ul.notice {
	display: block;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height:1.5em;
	margin-bottom:50px;
}


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

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

.event-table tr.header td {
	background-color: #535353;
	font-weight:bold;
	color:#fff;
	font-size:20px;
	padding:8px 20px;
	border: none;
}

.event-table tr td {
	padding: 1em 1em;
	border-bottom: 1px solid #cccccc;
	text-align:left;
	background-color: #fff;
}

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

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

.theater-table tr.header td {
	background-color: #f3f3f3;
	font-weight: bold;
}

.theater-table td {
	padding: 1em 1em;
	border: 1px solid #cccccc;
	text-align: center;
	background-color: #FFF;
}

.theater-table tr.header td {
	background-color: #efefef;
}

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

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

/* メニュー中 */

@media only screen and (max-width: 1400px) {

#about-header,
#content-container.comments,
#content-container.staff,
#content-container.trailer,
#content-container.theater {
	margin-top:112px;
}

/* menu */

h1 {
	left:50%;
	top:16px;
	margin-left:-85px
}

h1 img {
	width:170px;
	height:auto;
}

#menu-container {
	padding-top:40px;
}

#menu-container ul li {
	padding:20px 30px 16px 30px;
}

}

/* スマホ用 */

@media only screen and (max-width: 1100px) {

body {
	font-size:14px;
	line-height:28px;
	background-size:110% auto;
	font-size:14px;
	line-height:28px;
}

#about-header,
#content-container.comments,
#content-container.staff,
#content-container.trailer,
#content-container.theater {
	margin-top: 50px;
}

#content-container.comments h2,
#content-container.staff h2,
#content-container.trailer h2,
#content-container.theater h2 {
	margin:10px 0 30px 0;
}

/* menu */

h1 {
	left:12px;
	top:12px;
	margin-left:0px;
	z-index:2;
}

h1 img{
	width:auto;
	height:26px;
}

#menu-container {
	padding-top:0px;
}

#menu-btn {
	display:block;
}

#menu-btn span {
	color:#fff;
	font-family: FOT-筑紫Aオールド明朝 Pr6 D;
	font-size:12px;
	display:block;
	line-height: 50px;
	height:50px;
	float:left;
}

#menu-btn img {
	width:50px;
	height:auto;
	float:right;
}

#menu-container {
	min-height:50px;
}

#menu-container ul {
	display:none;
	margin-top:50px;
	margin-bottom:15px;
}

#menu-container ul li {
	padding:20px 30px;
}

#menu-container ul li a {
	font-size:16px;
}

#menu-container ul li:first-child {
	background-image: url(../images/icon_fb.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	background-size: 20px auto;
}

#menu-container ul li:last-child {
	background-image: url(../images/icon_tw.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	background-size: 20px auto;
}

/* content */

#content-container {
	position:relative;
	width:90%;
	padding:40px 5%;
	background-size:110% auto;
}

/* about */

#about-header h2 img {
	width:20%;
	height:auto;
	margin:20px 10px 50px 10px;
}

#content-container.about h3 {
	text-align:left;
	font-size:20px;
	line-height:30px;
	margin-bottom:30px;
}

#about-section1,
#about-section2 {
	margin-bottom:50px;	
}

#about-section1 p {
	width:100%;
	float:none;
}

#about-section1 .pic-container {
	width:100%;
	float:none;
}

#about-section1 .pic-container img:nth-child(1) {
	width:100%;
	height:auto;
	margin:20px 0 0 0;
}

#about-section1 .pic-container img:nth-child(2) {
	width:60%;
	height:auto;
	margin:20px 0 0 10%;
}

#about-section1 .pic-container img:nth-child(3) {
	width:60%;
	height:auto;
	margin:20px 0 0 20%;
}

#about-section2 p {
	width:100%;
	float:none;
}

#about-section2 .pic-container {
	width:100%;
	float:none;
}

#about-section2 .pic-container img:nth-child(1) {
	width:100%;
	height:auto;
	margin:20px 0 0 0;
}

#about-section2 .pic-container img:nth-child(2) {
 width:60%;
	height:auto;
	margin:20px 0 0 20%;
}

/* comments */

#content-container.comments h2 img {
	width:130px;
	height:auto;
}

.comment1 .job,
.comment2 .job,
.comment3 .job {
	font-size:12px;
	line-height:20px;
}

.comment-pic {
	margin-bottom:50px;
}

.comment-pic img {
	width:90%;
	height:auto;
}

/* staff */

#content-container.staff h2 img {
	width:137px;
	height:auto;
}

.staff1,
.staff2,
.staff3 {
	width:100%;
	margin-bottom:40px;
}

.staff1 .name,
.staff2 .name,
.staff3 .name {
	margin:18px 0 20px 0;
}

.staff1 .name span,
.staff2 .name span,
.staff3 .name span {
	display:block;
	width:100%;
	margin-top:6px;
	font-size:0.5em;
}

/* trailer */

#content-container.trailer h2 img {
	width:125px;
	height:auto;
}

/* theater */

#content-container.theater h2 img {
	width:176px;
	height:auto;
}

#content-container.theater > img {
	margin-bottom:10px;	
}

#content-container.theater img.roadshow {
	width:100%;
	height:auto;
}

#content-container.theater img.polepole {
	width:100%;
	height:auto;
}

#content-container.theater img.ticket {
	width:100%;
	height:auto;
}

#content-container.theater img.shop {
	width:100%;
	height:auto;
}

.theater-table {
	margin-top: 30px;
}

#content-container.theater table {
	font-size:12px;
	line-height:1.5em;
	margin-top:10px;
}

#content-container.theater h3 {
	font-size:20px;
	margin:20px 0 15px 0;
}

.event-table {
	margin-top: 20px;
	margin-bottom: 10px;
}

.event-table tr.header td {
	font-size:14px;
	padding:8px 10px;
}

.event-table tr td {
	padding:1em 0.6em;
}

ul.notice {
	margin-bottom:30px;
}

.timetable {
	font-size:12px;
	margin:0px 0 24px 0;
}

}

