* {
	margin: 0;
	padding: 0;
	font-size: 13px ;
	line-height: 1.4em;
                                font-family:"SVbN Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",CI,Meiryo,sans-serif;

}


html {
	background: #d1dfef url(../images/bg.jpg) center top repeat-y fixed;
	/*overflow-x : hidden;
	overflow-y : auto;*/
}	

body {
	/*background: url(../images/mainbg.png) center top repeat-y;*/
}	
* html body {
	font-size: 100%;
}
*:first child+html body {
	font-size: 100%;
}

html,body {
}

#container {
	margin: 0 auto;
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}






ul {
	list-style: none;
	margin: 0 0 1em 0;
}
ul li {
	margin: 0 0 0.2em 0;
}

h1 {
	margin: 1em 0 0 0;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.5em;
	color: #690;
}
h1#maintitle {
	margin: 0;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	line-height: 1.5em;
	color: #4f5779;
}
h3 {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.5em;
	color: #4f5779;
}

h4 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
	color: #4f5779;
	margin: 2em 0 0.4em 0;
	border: 1px solid #ababab;
	padding: 6px 2px 2px 6px;
	background: #d8d9e0;
}
h5 {
	margin: 1em 0 5px 0;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2em;
	color: #99ae03;
	border-bottom: 4px double #ccd972;
}
ul.story li h5 {
	margin: 0 0 5px 0;
}
h6 {
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
	color: #e4007f;
	margin: 0.2em 0 0 0;
	border-bottom: 1px solid #e4007f;
	padding: 2px 2px 2px 6px;
}

b {
	font-weight: bold;
}

hr {
	height: 0;
	border: 0;
	width: auto;
	display: block;
	clear: both;
	visibility: hidden;
}
hr.em {
	height: 1em;
}

p {
	margin: 1em 0;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
}
p.mid {
	margin: 2em 0;
}
p.chui {
	font-size: 80%;
                                color: #4f5779
}
p.chui a {
	font-size: 100%;
}


.hidari {
	float: left;
	margin: 0 1em 0 0;
}
.migi{
	margin: 0 0 0 1em;
	float: right;
}






a {
	outline: 0;
}


a:link,
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color: #e4007f;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color:#fcf;
	}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
	color: #d7adc4;
	}


#footer a,
#footer .return a {
	font-size: 90%;
	font-weight: normal;
}


img {
	border:0;
	vertical-align: middle;
}

.little {
	font-size: 85%;
}



/*||||||||||||||||||@INDEX*/

#index {
	height: 630px;
	position: relative;
	margin: 0 0 50px 0;
}
#index .stage {
	width: 890px;
	height: 600px;
                                
	position: absolute;
	top: 0;
	left: 50px;
                               background: url("../images/index/header.jpg") no-repeat top center;
}
#index .stage h1 {
                                margin: 0 13px
}
#index img.yasaiLeft {
	position: absolute;
	top: 0;
	left: -60px;
}
#index img.yasaiRight {
	position: absolute;
	top: 0;
	right: -60px;
}
#index img.logo {
	position: absolute;
	top: 37px;
	left: 26px;
}
#index img.zenkokuKoukai {
	position: absolute;
	top: 500px;
	left: -30px;
}


#indexStaff {
	position: absolute;
	width: 100%;
	top: 570px;
	left: 0;
	text-align: center;
	padding: 1em 0 0 0;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.5em;
	color: #690;

}
#indexMiddleContent {
	width: 800px;
	margin: 50px auto 30px;
}
#indexMiddleContent p {
	width: 800px;
	margin: 5px auto;
	border-bottom: 1px solid #ababab;
}

#shishakai {
	font-size: 130%;
	font-weight: bold;
	color: #4f5779;
	width: 788px;
	padding: 6px 2px 2px 6px;
	background: #f3f3cc;
	margin: 100px auto 30px;
	border: 1px solid #d5d4aa;
	text-align: center;
	position: relative;
}

#shishakai .info {
	font-weight: normal;
	font-size: 100%;
}
#shishaTitle {
	text-align: center;
	position: absolute;
	top: -50px;
	left: 125px;
}


/*||||||||||||||||||@bottomContent*/



#bottomContent {
	margin: 50px auto 50px;
	width: 830px;
}




/*||||||||||||||||||@parallax*/
#parallax { 
	width: 888px;
	height: 654px;
	overflow:hidden;
	position:relative;
	margin:0 auto; 
	border-left: 1px solid #595d56;
	border-right: 1px solid #595d56;
}
#parallax img { 
	position: absolute;
	left: 0%;
	top: 50%;
	margin-left: 0px;
}




/*||||||||||||||||||@j[*/
#menu  {
	position: absolute;
	top: 20px;
	left: 90px;
	z-index: 100;
	width: 370px;
}

#index #menu  {
	left: 350px;
}
#menu  ul {
	list-style: none;
}
#menu  ul li {
	float: left;
	margin: 0 5px 0 0;
}
#menu  ul li img.trailerLink {
	position: absolute;
	top: 515px;
	right: -20px;
}
* html #menu  ul li img.trailerLink {
	left: -20px;
}


/*||||||||||||||||||@HEAD*/

#header {
	height: 309px;
	position: relative;
}
#header .stage {
	width: 890px;
	height: 309px;
	position: absolute;
	top: 0;
	left: 50px;
	background: url(../images/headerbg.jpg) center top no-repeat;
}
#header .llisence_stage {
	width: 890px;
	height: 258px;
	position: absolute;
	top: 0;
	left: 50px;
	background: url(../images/headerbg.jpg) center top no-repeat;
}
#header img.yasaiLeft {
	position: absolute;
	top: 0;
	left: -60px;
}
#header img.yasaiRight {
	position: absolute;
	top: 0;
	right: -60px;
}
#header img.Icon {
	position: absolute;
	top: 125px;
	left: 0px;
}
#header img.logo {
	position: absolute;
	top: 40px;
	left: 76px;
}
#header img.kijitu {
	position: absolute;
	top: 180px;
	left: 76px;
}
#header img.title {
	position: absolute;
	top: 265px;
	left: 76px;
}


/*||||||||||||||||||@FOOT*/


#footer {
	width: 830px;
	height: 306px;
	font-size: 90%;
	background: url(../images/bottom.png) center bottom no-repeat;
	padding: 0px 80px 0 80px;
	text-align: center;
	color: #666;
}

#banner {
	text-align: center;
	margin: 10px auto;
}
#banner a img {
	margin: 3px;
}
a.mailto img  {
                                border: 1px solid #4f5779;
}
a:hover.mailto img  {
                                border: 1px solid #ddd;
}

#copyright {
	margin: 40px auto 0;
	font-size: 90%;
	color: #000;
}

/*||||||||||||||||||@STORY THEATER PLAY*/

ul.info, ul.story {
	margin: 20px 0 0 0;
}
ul.info li, ul.story li {
	float: left;
	margin: 0 30px 0 0;
	width: 250px;
	padding: 0 0 1em 0;
}
ul.story li.end, li.end {
	margin: 0;
}
ul.info li img, ul.story li img, ul.play li img {
	border: 1px solid #ababab;
}
ul.original li {
	margin: 0 30px 0 0;
	width: 770px;
	padding: 0 0 1em 0;
}
ul.original li img {
	float: left;
	margin: 0 10px 0 0;
}

/*||||||||||||||||||@STORY*/

#story {
	margin: 0 80px;
}
#story img.rightph {
	float: right;
	margin: 0 0 10px 18px;
                                border: 5px solid #fefefe;
                                transform:rotate(3deg);
                                box-shadow: 2px 2px 4px -2px gray
}
#story img.ph {
	margin: 0;
                                border: 5px solid #fefefe;
                                box-shadow: 2px 2px 4px -2px gray
}
#story h3 {
	margin: 1em 0 2em 0;
	clear: both;
	font-size: 110%;
	line-height: 1.8em;
}
#story p {
	margin: 1em 0 2em 0;
	clear: both;
	font-size: 110%;
	line-height: 1.8em;
                                text-align:justify;
}
#story p#ph {
                                text-align: center;
}
#amano {
	margin: 1em 0 2em 0;
                                padding: 0 1em 1em;
	clear: both;
	line-height: 1.8em;
                                border: 1px solid #fff;
                                background: #4f5779;
                                text-align: center;
	color: #fff;
}
#amano h2 {
                                font-size: 150%;
	color: #fff;
}
#amano img {
	margin: 1.5em 3px;

}
#amano p {
                                text-align: left;
	margin: 1em 0 2em 0;
}
figure {
	position: relative;
                                text-align: center;
                                width: 500px;
                                margin: 0 auto;
}
figure figcaption {
                                text-align: center;
	position: absolute;
                                left: 5px; bottom: 20px;
                                color: #000;
                                font-size: 90%;
}

ul.play {
	margin: 20px 0;
}
ul.play li {
	width: 380px;
	float: left;
	margin: 0 30px 0 0;
}
.imageDp {
	float: left;
}
ul.circleUl {
	margin: 50px 0 0 0;
	width: 100px;
	float: right;
	list-style: disc;
}
ul.circleUl li {
	width: 100px;
	margin: 0;
	padding: 0;
}
/*||||||||||||||||||@TRAILER*/

.trailer {
	margin: 0 auto;
	padding: 2em 0 5em;
                                clear: both;
}
.trailer video{
	float: left;
                                margin: 15px 20px 0 0;
}
.trailer_info {
	float: left;
	line-height: 1.8em;
                                width: 550px
}


.trailer h2 {
	margin: 1em 0 5px 0;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2em;
	color: #99ae03;
	border-bottom: 4px double #ccd972;
}
.trailer h3 {
	font-size: 110%;
	font-weight: bold;
	line-height: 2.5em;
	color: #4f5779;
}

.trailer h4 {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
	color: #690;
	margin: 2em 0 0.4em 0;
	border: 1px solid #690;
                                border-width: 0 0 1px;
	padding: 0 0 2px;
	background: none;
}

div.staffList {
	display: none;
	padding: 0 0 1em;
}
a.btn {
	font-size: 10px;
	margin: 0;
	cursor: pointer;
	font-size: 16px;
	position: relative;
	font-weight: bold;
                                display: block;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
	color: #4f5779;
	border: 1px solid #ababab;
	padding: 6px 2px 2px 6px;
	background: #d8d9e0;
}
a.btn:hover {
	color: #fffde5;
	opacity: 0.7;
}

dl.staff {
                                margin: 0 0 2em;
}
dl.staff dt {
	font-weight: bold;
	line-height: 1.2em;
                                color: #99ae03;
                                padding: 0.8em 0 0;
                                border-top: 1px dotted
}
dl.staff dt:first-child {
                                border-top: none
}

dl.staff dd {
	margin: -1.2em 0 0.8em 200px;
}

p.attention {
                                font-size: 11px;
	line-height: 1.4em;
                                -webkit-transform: skewX(-15deg);
                                -moz-transform: skewX(-15deg);
                                -o-transform: skewX(-15deg);
                                transform: skewX(-15deg);
                                -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.26794919243112214, M21=0, M22=1, SizingMethod='auto expand')";
                                color: #666;
}

#license {
                                position: relative;
	margin: -20px auto 50px;
	width: 830px;
                                text-align: center;
}
div#license_link {
                                position: absolute;
                                top: 170px; left:0; right: 0;
}
div#license_link a:link {
                                font-size: 120%;
                                color: #003368
}
div#license_link a:hover {
                                opacity: 0.6;
	text-decoration: underline;
}


/********************************************/
@media screen and (max-width: 980px) {
}

/********************************************/
@media screen and (max-width: 767px) {
.pc { display: none; }
.sp { display: block; }
img {max-width: 100%;}


html {
                                background-size: 135%;
}

#container {
	margin: 0 auto;
	width: 90%;
	min-height: auto;
	height: auto !important;
	height: auto;
                                background: #e7e7e7;
}

/*||||||||||||||||||@INDEX*/

#index {
	width: 100%;
	height: 400px;
	position: relative;
	margin: 0;
}
#index .stage {
	width: 100%;
	height: 90%;
                                
	position: absolute;
	top: 0;
	left: 0;
                               background: #f0f7cd url("../images/index/header.jpg") no-repeat center 20px;
                                background-size: contain;
}
#index .stage h1 {
                                margin: 63% auto 0;
                                text-align: center;
}
#indexStaff {
	top: 88%;
                                padding: 0.5em 0;
                                background: #c4d16a;
	font-size: 100%;

}
#index img.yasaiLeft {
	display: none
}
#index img.yasaiRight {
	display: none
}
#index img.logo {
	display: none
}
#index img.zenkokuKoukai {
	position: absolute;
	top: 500px;
	left: -30px;
	display: none
}


#indexMiddleContent {
	width: 90%;
	margin: 20px 5% 30px;
}
#indexMiddleContent p {
	width: 100%;
}
div.fb-page {
	width: 100%;
}


/*||||||||||||||||||@j[*/
#menu  {
	position: absolute;
	top: 5px;
	left: 3px;
	z-index: 100;
	width: 97%;
                                margin: 0;
                                padding: 0;

}
#menu  ul li {
	margin: 0;
}

#index #menu  {
	left: 5px;
}


/*||||||||||||||||||@HEAD*/
#header .stage {
	display: none
}
#header .llisence_stage {
	display: none
}


#header {
	height: auto;
	position: relative;
	padding:135px 0 30px;
}
#header img.title {
	position: static;
	top: 0;
	left: 0;
}
#header h1#maintitle {
                                text-align: center;
	position: static;
	margin:0 auto;
}
img.Icon {
                                display: none
}
/*||||||||||||||||||@bottomContent*/
#bottomContent {
	margin: 0 auto 50px;
	width: 100%;
}
/*||||||||||||||||||@FOOT*/
#footer {
                                margin: 0;
	padding: 10px 0 30%;
	width: 100%;
	height: auto;
	font-size: 90%;
	background: #e7e7e7 url(../images/bottom.png) center bottom no-repeat;

	text-align: center;
	color: #666;
	background-size: 100%;
}

#banner {
	text-align: center;
	margin: 10px auto;
}

#copyright {
	margin: 4em 10px 0;
	font-size: 90%;
	color: #000;
}

/*||||||||||||||||||@STORY*/

#story {
	margin: 0 10px;
}
#story img.rightph {
	float: none;
                                display: block;
	margin: 0 auto 10px;
}
#story img.ph {
                                display: block;
	margin: 0 auto 10px;
}
#story p {
                                text-align:justify;
}
figure {
                                width: auto;
}
figure figcaption {
                                left:0; right:0;
}
#amano {
                                padding: 0.5em 1em;
                                border: none;
}

/*||||||||||||||||||@TRAILER*/

.trailer {
	margin: 0 auto;
	padding: 2em 10px 5em;
                                clear: both;
}
.trailer video{
	float: none;
                                margin: 15px 20px 0 0;
}
.trailer_info {
	float: none;
                                width: auto
}

dl.staff dt {
                                padding: 0.8em 0 0;
                                border-top: 1px dotted
}

dl.staff dd {
	margin: 0 0 0.8em 1em;
}



#license {
	margin: 0 auto 50px;
                                width: 100%;
	max-width: 350px;
                                text-align: center;
}
div#license_link {
                                top: 38%; left:0; right: 0;
}
div#license_link a:link {
                                font-size: 85%;
}
}

