@charset "UTF-8";


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: rgba(102,102,102,1.00);
	background-image: url(../../images/main_left_bg_under.png), url(../../images/main_left_bg.png);
	background-repeat: repeat-x, repeat;
	background-position: 100% 100%, 50% 0%;
	text-align: center;
	margin: 0px;
	padding: 0px;/*
	height: 100%;*/
}
/*html {
	height: 100%;
}
* html div#wrapper {
	height: 100%;
}*/
#wrapper {
	/*background-attachment: fixed;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;*/
	text-align: center;
	margin: 0;
	width: 100%;/*
	position: relative;
	min-height: 100%;*/}
/*body > #wrapper {
	height: auto;
}*/

#top {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
}

.dvd {
	background-color: #589f33;
}

#menu {
	background-image: url(../../images/menu_bg.png);
	background-repeat: repeat;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}

.twitter_widget {
	background-color: rgba(244,163,74,0.80);
	margin: 0 10px;
}


.pagetop{
	width:100%;
	text-align:right;
	padding:10px;
	margin:0;
	clear:both;
}
.nav_top {
	text-align: right;
	width: 100%;
	margin: 0;
	height: 0;
	/*高さを0にしないとスライド時ストップ地点に干渉*/
	padding: 0;
    position: absolute;
    bottom: 120px;
	right: 10px;
    z-index: 888;
	display: none;
}
.fixed_top {
	display: block;
    position: fixed;
    /*top: 100px;
	left: 0;*/
    z-index: 900;
}


/*-----contents-----*/
#content {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.top_btn  {
	text-align: right;
	margin: 0;
	padding: 20px;
}
#intro {
	margin: 0;
}
.intro_box {
	color: rgba(0,0,0,1.00);
	font-size: 14px;
	line-height: 1.5em;
	background-image: url(../../images/intro_02.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	-moz-background-size: 100%;
	background-size: 100%;
	margin: 0;
	padding: 100px 10px;
}
.intro_text01 {
	background-color: rgba(163,176,83,0.80);
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: left;
}
.intro_text02 {
	background-color: rgba(242,160,73,0.80);
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: left;
}
.intro_text02 p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 5px;
	border: 1px dotted #ea6448;
}
.intro_text03 {
	background-color: rgba(234,100,72,0.80);
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: left;
}

#story {
	font-size: 15px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px 10px 120px 10px;
	text-align: left;
}
.story_box01 {
	color: rgba(0,0,0,1.00);
	background-color: rgba(160,173,83,0.80);
}
.story_box02 {
	color: rgba(0,0,0,1.00);
	background-color: rgba(239,157,73,0.80);
}
.story_box03 {
	color: rgba(255,255,255,1.00);
	background-color: rgba(231,100,72,0.80);
}
.story_box04 {
	color: rgba(255,255,255,1.00);
	background-color: rgba(226,48,77,0.80);
}
.story_text {
	margin: 0;
	padding: 10px;
}

#cast {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px 10px 120px 10px;
	text-align: left;
}

#staff {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px 10px 120px 10px;
	text-align: left;
}
.staff_box {
	color: rgba(0,0,0,1.00);
	background-color: rgba(88,164,51,0.80);
}

#comment {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px 10px 120px 10px;
	text-align: left;
}

#theater {
	color: #000;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
}


/*-----trailer-----*/
#trailer {
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 20px 0 100px 0;
}
.trailer_box {
	font-size: 14px;
	line-height: 1.5em;
	color: rgba(0,0,0,1.00);
	text-align: left;
	margin: 0;
	padding: 10px;
}
.moviearea{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:5px 0;
	clear:both;
}
.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 0px;
height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: -3px;
	width: 100%;
	height: 100%;
}


/*-----sns-----*/
#sns_box {
	margin: 0;
	padding: 0;
	width:100%;
	text-align: center;
}
#sns {
	width: 230px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}
.sns_button ul{
	list-style-type: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
.sns_button ul li{
	height: 25px;
	margin: 0 5px 0 0;
	float: left;
	overflow: hidden;
}
.twitter{
	width: 100px;
	padding: 5px 0 0 0;
}
.fb {
	width: 115px;
	padding: 5px 0 0 0;
}
.eigacom {
	/*width: 125px;*/
	width: 230px;
	padding: 5px 0 0 0;
}
.filmarks {
	width: 110px;
	padding: 5px 0 0 0;
}

.sns_box2 {
	margin: 0;
	padding: 5px 0 0 630px;
	text-align: right;
}
.sns2 {
	width: 370px;
	height: 40px;
	margin: 0;
	text-align: right;
}

#sns_link ul{
	list-style-type: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#sns_link ul li{
	height: 40px;
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: hidden;
}



/*-----tips-----*/
a {
	color: rgba(109,109,109,1.00);
	text-decoration: none;
}
a:hover {
	color: rgba(127,191,51,1.00);
	text-decoration: none;
}
a:hover img {
  filter:alpha(opacity=80);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
a img{
	border:0;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.cover {
	border: 1px solid #000;
}
hr {
border-style:dotted;
border-color: #CCC;
border-width:1px 0 0 0;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
}
.text14 {
	font-size: 14px;
}
.text15 {
	font-size: 15px;
}
.text16 {
	font-size: 16px;
}
.text17 {
	font-size: 17px;
}
.text18 {
	font-size: 18px;
}
.karashi {
	color: #C90;
}
.shiro {
	color: #ffffff;
}
.aka {
	color: #a63b26;
}
.murasaki {
	color: #6356a3;
}
.midori {
	color: #58a933;
}
.kimidori {
	color: #a3b053;
}
.mikan {
	color: #f2a049;
}
.iyokan {
	color: #ea6448;
}
.suika {
	color: #e5304d;
}
.ringo {
	color: #c71e4d;
}
.futoji {
	font-weight: bolder;
}
.kugiri {
	clear: both;
}
.underline {
	text-decoration: underline;
}




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

/*#top {
}*/

} 
