@charset "UTF-8";


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	color: #c9bc9c;
	background-color: #06063b;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	height: 100%;
}
* html div#wrapper {
	height: 100%;
}
#wrapper {
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	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 {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 940px;
}
#main {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	}
.main_bs {
	margin: 0;
	padding: 0;
	background-image: url(../images/main_bs.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 900px;
	position: absolute;
	top: 20px;
	z-index: 1;
}
.main_sw {
	margin: 0;
	padding: 0;
	background-image: url(../images/main_sw.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 900px;
	position: absolute;
	top: 20px;
	z-index: 2;
}
.main_jh {
	margin: 0;
	padding: 0;
	background-image: url(../images/main_jh.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 900px;
	position: absolute;
	top: 20px;
	z-index: 3;
}
.main_jj {
	margin: 0;
	padding: 0;
	background-image: url(../images/main_jj.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 900px;
	position: absolute;
	top: 20px;
	z-index: 4;
}
.logo {
	margin: 0;
	padding: 0;
	background-image: url(../images/main_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 900px;
	position: absolute;
	top: 0;
	z-index: 5;
}
.billing {
	margin: 0;
	padding: 0;
	background-image: url(../images/main_text.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	height: 900px;
	position: absolute;
	top: 0;
	z-index: 6;
}

.nav {
	text-align: center;
	width: 100%;
	height: 0;
	/*高さを0にしないとスライド時ストップ地点に干渉*/
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 999;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

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

.bnr_about {
	margin: 0;
	padding: 0;
	width: 130px;
	position: absolute;
	top: 370px;
	z-index: 98;
}



/*-----contents-----*/
#content {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.top_btn  {
	text-align: right;
	margin: 0 auto;
	padding: 20px;
}

#about {
	background-attachment: scroll;
	background-image: url(../images/about_bg01.png), url(../images/about_bg02.png), url(../images/about_bg03.png);
	background-repeat: no-repeat;
	background-position: 50% 0px, 50% 500px, 50% 1000px;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1550px;
}
.about_box {
	color: #fff26a;
	font-size: 13px;
	text-align: left;
	margin: 0 auto;
	padding: 360px 0 0 0;
	width: 1000px;
}
.about_text01 {
	margin: 0;
	padding: 0 0 0 340px;
	height: 245px;
}
.about_text02 {
	margin: 0;
	padding: 0 320px 0 10px;
	height: 195px;
}
.about_text03 {
	margin: 0;
	padding: 0 0 0 565px;
	height: 260px;
}
.about_text04 {
	margin: 0;
	padding: 0 330px 0 10px;
	height: 210px;
}
.about_text05 {
	margin: 0;
	padding: 0 0 0 330px;
	height: 100px;
}
.about_text_bg {
	background-image: url(../images/about_text_bg.png);
	background-repeat: repeat;
	margin: 0;
	padding: 5px;
}

#introduction {
	background-attachment: scroll;
	background-image: url(../images/intro_bg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
	margin: 0;
	padding: 0;
}
.intro_box {
	text-align: center;
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 1000px;
}

.story_box {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.story_bg01 {
	background-image: url(../images/story_bg01.png);
	background-repeat: no-repeat;
}
.story_bg02 {
	background-image: url(../images/story_bg02.png);
	background-repeat: no-repeat;
}
.story_bg03 {
	background-image: url(../images/story_bg03.png);
	background-repeat: no-repeat;
}
.st_text01 {
	text-align: left;
	margin: 15px;
	padding: 0;
	
}
.st_text02 {
	line-height: 1.4em;
	text-align: left;
	margin: 460px 10px 0 195px;
	padding: 0;
	
}

.caststaff_box {
	background-attachment: scroll;
	background-image: url(../images/chart.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-align: center;
	margin: 20px auto;
	padding: 0;
	width: 900px;
	height: 1130px;
}

.cast_box {
	background-color: #c30d23;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 400px;
	border: 1px solid #fff;
}
.cast_box2 {
	background-color: #c30d23;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 504px;
	height: 300px;
	border: 1px solid #fff;
}
.chara {
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
}
.chara2 {
	margin: 0;
	padding: 0;
	width: 300px;
	float: left;
}
.cast_photo {
	margin: 0;
	padding: 0;
	width: 400px;
	float: left;
}
.cast_photo2 {
	margin: 0;
	padding: 0;
	width: 204px;
	float: left;
}
.profile {
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
}
.chara_name {
	font-size: 16px;
	line-height: 1em;
	font-weight: bolder;
	color: #f39800;
	margin: 10px 0 0 10px;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f39800;
}
.chara_name2 {
	font-size: 16px;
	line-height: 1em;
	font-weight: bolder;
	color: #f39800;
	margin: 10px 0 0 10px;
	padding: 0 5px;
}
.chara_text {
	font-size: 12px;
	line-height: 1.3em;
	color: #fff;
	margin: 0;
	padding: 10px;
}
.profile_name {
	font-size: 16px;
	line-height: 1em;
	font-weight: bolder;
	color: #f39800;
	margin: 10px 10px 0 0;
	padding: 5px 0 5px 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f39800;
}
.profile_text {
	font-size: 12px;
	line-height: 1.3em;
	color: #fff;
	margin: 0;
	padding: 10px;
}

#products {
	background-attachment: scroll;
	background-image: url(../images/products_bg.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
.products_box {
	text-align: center;
	margin: 0 auto;
	padding: 0 0 350px 0;
	width: 1000px;
	}
.pr_sell {
	background-image: url(../images/products_sell_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin: 40px auto;
	padding: 0 0 20px 0;
	width: 900px;
	border: 3px solid #8680bc;
	border-radius: 15px;
	}
.pr_sell table tr td {
	line-height: 1.2em;
	}
.pr_text {
	color: #06063b;
	font-size: 10px;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	}
.pr_rental {
	background-image: url(../images/products_rental_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 900px;
	border: 3px solid #fff;
	border-radius: 15px;
	}
.pr_rental table tr td {
	line-height: 1.2em;
	}


/*-----sns-----*/
#sns_box {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: left;
	position: absolute;
	top: 0;
	left: 5px;
	z-index: 1000;
}
#sns {
	width: 245px;
	height: 40px;
	margin: 0;
}
#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: 120px;
	padding: 5px 0 0 0;
}
.fb {
	width: 115px;
	padding: 5px 0 0 0;
}
.eigacom {
	width: 125px;
	padding: 5px 0 0 0;
}
.filmarks {
	width: 110px;
	padding: 5px 0 0 0;
}

#sns_box2 {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}
#sns2 {
	width: 500px;
	height: 40px;
	margin: 0 auto;
}

#sns_link{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 120px;
	left: 0;
	z-index: 100;
}


/*-----read-----*/
#read {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 200px;
	position: absolute;
	top: 290px;
	left: 10px;
	z-index: 99;
}
.read_tu {
	margin: 0 0 10px 0;
	padding: 5px 0 0 5px;
	height: 100px;
	background-image: url(../images/read_tu_bg.png);
	background-repeat: repeat;
	overflow: hidden;
	border-radius: 5px;
}
.read_tw {
	margin: 0;
	padding: 5px 0 0 5px;
	height: 220px;
	background-image: url(../images/read_tw_bg.png);
	background-repeat: repeat;
	overflow: hidden;
	border-radius: 5px;
}

.read_tu_naka {
	overflow: auto;
	height: 80px;
	margin: 0;
	padding: 0;
}
.read_tu_naka ul {
	margin: 0;
	padding: 0;
}
.read_tu_naka ul li {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: circle;
}


/*-----tips-----*/
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #6CF;
	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;
}
.text8 {
	font-size: 8px;
}
.text9 {
	font-size: 9px;
}
.text10 {
	font-size: 10px;
}
.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;
}
.text24 {
	font-size: 24px;
}
.karashi {
	color: #C90;
}
.futoji {
	font-weight: bolder;
}
.kugiri {
	clear: both;
}
.kon {
	color: #06063b;
}
.pink {
	color: #ff45a0;
}
.shiro {
	color: #fff;
}
.ao {
	color: #036eb6;
}
.koimizu {
	color: #056eb2;
}
.murasaki {
	color: #601984;
}
.kiiro {
	color: #ffe300;
}
.orange {
	color: #f39800;
}