@charset "utf-8";

body,
button,
input,
select,
textarea {
	font-family: Century Gothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	word-wrap: break-word;
	-webkit-text-size-adjust: auto;
}

html, body {
  height: 100%;
}
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px; 
}
h2 {
	font-size: 18px;
	line-height: 24px;
	text-align: center;s
	}
.txt15 {
	font-size: 15px;
	line-height: 32px;
}
.txt16 {
	font-size: 16px;
	line-height: 24px;
}
.txt17 {
	font-size: 17px;
	line-height: 32px;
}
.txt18 {
	font-size: 18px;
	line-height: 36px;
}
.txt20 {
	font-size: 20px;
	line-height: 36px;
}
.txt25 {
	text-align: center;
	font-size: 25px;
	line-height: 33px;
	font-weight: 700;
	color: #004898;
}
.txt32 {
	text-align: center;
	font-size: 32px;
	line-height: 40px;
}
.txt42 {
	text-align: center;
	font-size: 42px;
	line-height: 50px;
}
.name130 {
	font-size: 130%;
	}
.name140 {
	font-size: 140%;
	line-height: 160%;
	}
.name150 {
	font-size: 150%;
	}
img {
	max-width : 100%;
	height : auto;
}

a img { 
	border: none;
}

a {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #414958;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	color:#4593b9;
	text-decoration: none;
}
.site-description {
    display: none !important;
}
.site-description h1{
    display: none !important;
}
.sp {
	display: none !important;
}

.pc {
	display: block !important;
}
#site {
	width: 100%;
    max-width: 100%;
	padding: 10px 0px 0;
	margin: -10px auto 0;
}

#container {
	width: 1300px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	height: auto;
	text-align: center;
	padding-top: 45px;
}
#container2 {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-color: #000;
	width: 1300px;
}
#top2_wrap {
	background-color: #fffa77;
	margin: 0 auto;
	padding: 500px 0 0;
	background-image: url(../img/revival/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	max-width: 1300px;
}
#top2 {
	width: 460px;
	color: #FFF;
	font-size: 110%;
	line-height: 140%;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 30px 570px;
	white-space: nowrap;
}

#menufix {
	width:100%;
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
    position: fixed;
    top: 0;
    left:0;
	z-index:99999;
}
.effect {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
#top {
	width: 100%;
}
#intro_wrap {
	width: 100%;
	background-image: url(../40th/img/bg_yellow.png);
	background-size: cover;
	background-position: center top;
	margin: 0 auto;
	padding: 40px 0 50px;
	height: auto;
}
#intro_prize {
	width: 1030px;
	max-width: 98%;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 50px;
}
#intro_prize img {
	margin: 4px 0;
}
#introduction {
	width: 740px;
	text-align: left;
	margin: 0 auto;
	padding: 50px 0 60px;
}
#credit_wrap {
	width: 100%;
	background-image: url(../40th/img/bg_blue.png);
	background-size: cover;
	background-position: center -260px;
	margin: 0 auto 0;
	padding: 0;
	height: auto;
}
#credit_txt{
	display: table;
	text-align: center;
	margin: 0 auto;
	padding: 60px 10px;
	color: #FFF;
}
#credit {
	margin: 0 auto;
	padding: 0;
}


/* NEWS */
#news {
	padding-bottom: 60px;
	width: 100%;
	background-color: #FFFFFF;
}
#news_wrap {
	text-align: left;
	width: 950px;
	background-color: #FFFFFF;
	color: #000;
	margin: 0 auto;
	padding: 60px 0 0;
	z-index: 99999;
}

.blackline {
  position: relative;
  margin-bottom: 4em;
}
.blackline:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 180px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
}
#news table{
	border-collapse: collapse;
	width: 98%;
	margin: 0 auto;
}
#news tr{
border-bottom:solid #333 1px;
}
#news th,#news td{
	font-size: 100% !important;
	padding: 5px !important;
	border: none !important;
}
#news th {
	font-weight: normal;

}
.hr_news {
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #888;
}


#message_wrap {
	width: 100%;
}
#message {
	margin-top:-45px;
	padding-top:45px;
}

.photo01 {
	width: 1300px;
	max-width: 100%;
	height: auto;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
}
#cast_wrap {
	width: 100%;
	text-align: center;
	background-image: url(../40th/img/bg_cyan.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #e7fffa;
	margin: 0 auto;
	padding: 30px 0;
}
#cast {
	color: #fff;
	text-align: center;
	padding: 200px 0 50px;
	margin: 0 auto;
	white-space: nowrap;
}
#cast {
	margin-top:-45px;
	padding-top:45px;
}
  .responsive {
	padding: 10px;
  }

#staff_wrap {
	width: 100%;
	background-color: #FFE200;
	max-width: 1300px;
	margin: 0 auto;
	padding: 80px 0 0;
}
#staff {
	width: 810px;
	color: #000;
	text-align: left;
	padding: 10px 0 10px;
	margin: 0 auto;
}
#staff {
	margin-top:-80px;
  	padding-top:80px;
}
#staff table {
	width: 100%;
}

.staff_name {
	padding-bottom:10px;
	}
#responsive2 td {
	padding-right:20px;
  }

#story_wrap {
	width: 100%;
	text-align: center;
	background-image: url(../40th/img/bg_story.jpg);
	background-position: center -90px;
  background-size: cover;
	background-color: #e7fffa;
	margin: 0 auto;
	padding: 30px 0;
}
#story_txt {
	text-align: left;
	width: 700px;
	max-width: 90%;
	margin: 0 auto;
	padding: 20px 0 40px;
}
#story {
	margin-top:-45px;
	padding-top:45px;
}

#hoshikuzu_wrap {
	width: 100%;
	background-image: url(../40th/img/bg_pink.png);
  background-size: cover;
	background-position: center top;
	margin: 0 auto 50px;
	padding: 40px 0 50px;
	height: auto;
}
#hoshikuzu {
	width: 1030px;
	max-width: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0 50px;
}
#hoshikuzu {
	margin-top:-45px;
	padding-top:45px;
}
#hoshikuzu_txt {
	width: 680px;
	display: block;
	text-align: left;
	margin: 0 auto;
	padding: 20px 0 0;
	float: right;
}
/*theater********************************/


#theater {
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 10px 0 50px;
	margin: 0 auto;
}
#theater {
	margin-top:-45px;
  	padding-top:45px;
}

#theater_wrap {
	text-align: left;
	width: 1030px;
	background-color: #FFFFFF;
	color: #000;
	margin: 0 auto ;
	padding: 0;
}



#footer_wrap {
	width: 100%;
	text-align: center;
	background-color: #000;
	max-width: 1300px;
	margin: 0 auto;
}

#footer {
	width: 810px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
.content {
	margin: 0 auto;
	padding: 100px 0 10px;
	position: relative;
	width: 1200px;
	max-width:100%;
}

#banner {
	position: absolute;
	top: 106px;
	left: -29px;
	width: 202px;
	height: 276px;
}
#banner2 {
	position: absolute;
	top: 54px;
	right: -62px;
}
#fukidashi {
	position: absolute;
	top: 389px;
	left: 362px;
	width: 221px;
	height: 144px;
}

#intro01 {
	position: absolute;
	top: 39px;
	left: 9px;
	width: 259px;
	height: 262px;
	animation-delay: .3s;
}
#intro02 {
	position: absolute;
	top: 90px;
	width: 159px;
	height: 159px;
	right: 110px;
	animation-delay: .5s;
}
#intro03 {
	position: absolute;
	top: 365px;
	left: 94px;
	width: 139px;
	height: 139px;
	animation-delay: .6s;
}
#intro04 {
	position: absolute;
	top: 314px;
	width: 247px;
	height: 279px;
	right: 50px;
	animation-delay: .6s;
}
#pop01 {
  position: absolute;
  top: 20px;
  width: 263px;
  height: 195px;
  right: 330px;
  animation-delay: .3s;
}
#pop02 {
  position: absolute;
  top: 150px;
  left: 200px;
  width: 224px;
  height: 175px;
  animation-delay: .4s;
}
#pop03 {
  position: absolute;
  top: 155px;
  width: 260px;
  height: 174px;
  right: 110px;
  animation-delay: .6s;
}

.photo02 {
	width: 1300px;
	max-width:100%;
	height:auto;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
}

.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
iframe{
	max-width:100%;
	margin: 0 auto;
}

/* page top btn */
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 5px;
	z-index:1040;
}
.pagetop a {
    display: block;
}

/* アニメ：縮小・拡大 */
#banner {
	transition: .2s;
}
#banner2 {
	transition: .2s;
}
#fukidashi {
	animation-delay:.1s;
		transition: 2s;
}
#intro01,#intro03{
	animation-delay:4s;
	transition: .5s;
}
#intro02,#intro04 {
	animation-delay:8s;
	transition: .5s;
}
.list-mv01{
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
}
.mv01{
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
.mv02 {
	transition: .5s;
}
.list-mv02{
	transform: translate(0,80px); 
	-webkit-transform: translate(0,80px);  
}
.mv02{
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}
.mv03 {
	transition: .8s;
}
.list-mv03{
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px);  
}
.mv03{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}
.mv04 {
	transition: .6s;
}
.list-mv04{
	transform: translate(0,70px); 
	-webkit-transform: translate(0,70px);  
}
.mv04{
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

/* ------------------------------
   #menuList
------------------------------ */

#menuList {
	width: 1140px;
	max-width:100%;
	text-align:center;
	margin: 0 auto;
}
#menuList ul {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
    display: block;
}
#menuList ul li {
	display: inline-block;
	line-height: 45px;
	color: #000;
	white-space: nowrap;
	padding: 0 30px;
	letter-spacing: 1px;
}

#menuList ul li a {
	text-decoration: none;
	color: #000;
    transition: all 0.2s linear;
}

#menuList ul li:hover > a {
	color: #008CFF;
}

#menuList ul li img {
	vertical-align: middle;/*middleは中央揃え*/
}

/*#menuList ul li a:hover img {
		opacity: 0.6;  
    }*/
	

/*theater********************************/


.theater-tbl {
	width: 1030px;
	border-collapse: collapse !important;
	margin: 10px auto !important;
}
.theater-tbl td,.theater-tbl th {
	border: 1px solid #999 !important;
	padding: 10px !important;
}

.theater-tbl td {
	background-color: #fff !important;
}
.theater-tbl th {
	background-color: #CCC !important;
}

.theater-tbl th.spth {
	background-color: #D7DFE3 !important;
	text-align: center;
}
#theater-txt2 {
	display:none !important;
}
td.theater {
white-space: nowrap;
}

.sp768 {
	display: none !important;
}
.pc768 {
	display: block !important;
}
.sp1030 {
	display: none !important;
}
.pc1030 {
	display: block !important;
}
/* ------------------------------
   MEDIAQUERIES LAYOUT
------------------------------*/
@media screen and (max-width: 1030px) {
.sp1030 {
	display: block !important;
}
.pc1030 {
	display: none !important;
}
#hoshikuzu {
width: 100%;
}
#hoshikuzu_txt {
	width: 85%;
	text-align: left;
	margin: 0 auto;
	padding: 20px 0 0;
	float: none !important;
}
}
@media screen and (max-width: 1300px) {
.sp {
	display: block !important;
}

.pc {
	display: none !important;
}
#introduction {
  width: 50%;
}
}
