@charset "UTF-8";
/* CSS Document */

h2 {
	text-align: center;
	margin: 0 0 25px 0;
}
h3 {
	text-align: center;
	margin: 0 0 10px 0;
}
p {
	line-height: 1.5;
}
	.bigImg {
	width: 1500px;
	overflow:hidden;
	margin-left: -750px;
	position: relative;
	left: 50%;
}
.bigImg img {
	position: relative;
	z-index:10;
}
/*=======================================
■メインイメージ
=======================================*/
#contents {
	clear: both;
	margin: 20px 0 30px 0;
}
/*=======================================
■ギャラリー
=======================================*/
#galleryList {
	margin: 0 -12px 0 0;
}
#galleryList li {
	float: left;
	margin: 0 12px 20px 0;
	position: relative;
	width: 251px;
	height: 140px;
}
/*=======================================
■店舗
=======================================*/
.shopPanel {
	position: relative;
	margin: 0 0 20px 0;
}
.shopBtn {
	position: absolute;
	bottom: 15px;
	right: 240px;
}
.shopBtn02 {
	position: absolute;
	bottom: 15px;
	right: 85px;
}
.shop #contents {
	margin: 0 0 100px 0;
}
.shop02 {
	float:left;
	position: relative;
	margin: 0 20px 20px 0;
}
.shop02r {
	margin: 0 0px 20px 0;
}

.shop02 .shopBtn {
	position: absolute;
	bottom: 15px;
	right: 90px;
}
/*=======================================
■スペック
=======================================*/

#jacket {
	float: left;
	margin: 50px 0 30px 0;
}
#jacketSide {
	float: right;
	width: 320px;
	margin: 50px 0 30px 0;
}
.tableList {
	width: auto;
	margin: 0 auto;
	padding-bottom: 40px;
	line-height: 1.5;
	border-collapse: separate;
	border-spacing: 5px;
}
.tableList th {
	width: 300px;
	padding: 5px;
	border-radius: 20px;
	background-color: #CAE331;
	vertical-align: middle;
	color: #FFF;
}
.tableList td {
	padding: 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #95844E;
	padding-left: 20px;
	text-align: left;
}
#spectxt {
	clear: both;
}
#jacketSide .tableList {
	width: 320px;
}
#spectxt .tableList {
	width: 1040px;
}
/*=======================================
■ダウンロード
=======================================*/
#movie .tableList {
	width: 1000px;
}
.downloadLink{width:150px;
height:30px;}
#movie iframe{margin:10px;}
.songTitle{margin:5px 0px 15px 0;}
.movieTitle{margin:-2px 0px 25px 0;}
/*====================================================
バナーの設定
====================================================*/

.bannerList {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	border-collapse: separate;
	overflow: hidden;
}
.bannerList img {
	border: 4px solid #FFF;
	box-shadow:rgba(215, 180, 44, 0.4) 0px 0px 2px 1px;
	-webkit-box-shadow:rgba(215, 180, 44, 0.4) 0px 0px 2px 1px;
	-moz-box-shadow:rgba(215, 180, 44, 0.4) 0px 0px 2px 1px;
	border-radius: 3px; /* CSS3草案 */
	-webkit-border-radius: 3px; /* Safari,Google Chrome用 */
	-moz-border-radius: 3px; /* Firefox用 */
	vertical-align: bottom;
	margin-bottom: 5px;
}
.deco {
	border: 4px solid #FFF;
	box-shadow:rgba(215, 180, 44, 0.4) 0px 0px 2px 1px;
	-webkit-box-shadow:rgba(215, 180, 44, 0.4) 0px 0px 2px 1px;
	-moz-box-shadow:rgba(215, 180, 44, 0.4) 0px 0px 2px 1px;
	border-radius: 3px; /* CSS3草案 */
	-webkit-border-radius: 3px; /* Safari,Google Chrome用 */
	-moz-border-radius: 3px; /* Firefox用 */
	vertical-align: bottom;
	margin-bottom: 5px;
}
.bannerList td {
	padding: 5px;
}
.bannerList td {
	padding: 5px;
}
.bannerList textarea {
	border:0;
	padding:10px;
	font-size: 12px;
	border: 2px solid #FFF;
	box-shadow:rgba(215, 180, 44, 0.4) 0px 0px 2px 1px;
	-webkit-box-shadow:rgba(215, 180, 44, 0.4) 0px 0px 2px 1px;
	-moz-box-shadow:rgba(215, 180, 44, 0.4) 0px 0px 2px 1px;
	border-radius: 2px; /* CSS3草案 */
	-webkit-border-radius: 2px; /* Safari,Google Chrome用 */
	-moz-border-radius: 2px; /* Firefox用 */
	background-color: #FFF;
	color: #816549;
	width:706px;
	height:20px;
	display:block;
}
.bannerList textarea:focus {
	border: 2px solid #F7E1E4;
}
.bannerArea td{padding:0 0 20px 0;
}

/*=======================================
■フォーム
=======================================*/
.form {
	position:relative;
	z-index:10;
	background-color: #fff7a9;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 15px; /* CSS3草案 */
	-webkit-border-radius: 15px; /* Safari,Google Chrome用 */
	-moz-border-radius: 15px; /* Firefox用 */
	vertical-align: bottom;
	padding: 10px 20px;
	margin-bottom: 30px;
}
.song .form {
	position:absolute;
	top:685px;
	left:20px;
	z-index:10;
	background-color: #fff7a9;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 15px; /* CSS3草案 */
	-webkit-border-radius: 15px; /* Safari,Google Chrome用 */
	-moz-border-radius: 15px; /* Firefox用 */
	vertical-align: bottom;
	padding: 10px 20px;
	margin-bottom: 30px;
}
.text, textarea, .dropdown, .textarea {
	border: 1px solid #7B5721;
	padding: 5px;
	color: #000;
	background: #fff;
	border-radius: 15px;
	/* Webkit */
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	-moz-border-radius: 15px;
	-moz-box-shadow: 1px 1px 1px #fff;
}
.mailbtn {
	width:100px;
	border:1px solid #7B5721;
	padding: 2px 8px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	border-radius: 15px;
	/* Webkit */
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	-moz-border-radius: 15px;
	-moz-box-shadow: 1px 1px 1px #fff;
	background-color: #7B5721;
	margin-left:10px;
}
.vote .form{
	position: absolute;
	z-index: 10;
	top: 475px;
	left: 770px;
	margin-left: -190px;
}
.vote .textarea{width:230px;}
	

/*=======================================
■キャラクター
=======================================*/

#character #contents {
	width: auto;
}
.charaBtn {
	position: relative;
	float: left;
	left: 50%;
	margin: 0 0 20px 0;
}
.charaBtn li {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	position: relative;
	z-index: 100;
	left: -50%;
}
#profArea {
	position: relative;
	left: -80px;
	top: 160px;
	width: 700px;
	height: 900px;
	margin: 0 0 30px 0;
}
#charaBg img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#name {
	position: relative;
	z-index: 3;
	top: -130px;
}
#cv {
	position: relative;
	z-index: 3;
	top: -130px;
}
#prof {
	position: relative;
	top: 150px;
	clear: both;
	z-index: 3;
}
#prof img {
	position: relative;
}
#etc {
	position: relative;
	left: -80px;
	width: 700px;
	z-index: 10;
}
#voice {
	position: relative;
	float: left;
	left: 50%;
}
#voice li {
	position: relative;
	float: left;
	left: -50%;
	padding: 2px 5px;
}
#allView {
	clear: both;
	position: relative;
	float: left;
	left: 50%;
	margin: 0 0 100px 0;
}
#allView li {
	position: relative;
	float: left;
	left: -50%;
	padding: 2px 5px;
}
 #character #movie {
	clear: both;
	position: relative;
	float: left;
	left: 50%;
	margin: 0 0 0px 0;
}
 #character #movie li {
	position: relative;
	float: left;
	left: -50%;
	padding: 2px 5px;
}
#tachie {
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 120px 0 0 -180px;
	z-index: 2;
}
#word {
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0px 0 0 400px;
	z-index: 10;
}
.hanaChara01 {
	left: 50%;
	top: 80px;
	margin: 0 0 0 350px;
	z-index: 1;
}
.hanaChara02 {
	left: 50%;
	bottom: -20px;
	margin: 0 0 0 -600px;
	z-index: 1;
}
.hanaChara03 {
	left: 50%;
	top: 370px;
	margin: 0 0 0 500px;
	z-index: 1;
}
.hanaChara04 {
	left: 50%;
	top: 230px;
	margin: 0 0 0 -640px;
	z-index: 1;
}
.watageChara01 {
	left: 50%;
	top: 80px;
	margin: 0 0 0 -570px;
	z-index: 1;
}
.watageChara02 {
	left: 50%;
	bottom: 70px;
	margin: 0 0 0 400px;
	z-index: 1;
}
/*キャラごと調整*/
.charaRinmiki #prof {
	top: -256px;
}
.charaMio #word {
	margin: 0px 0 0 280px;
}
.charaAkane #word {
	margin: 0px 0 0 380px;
}
.charaHiyori #tachie {
	margin: 120px 0 0 -320px;
}
.charaHiyori #word {
	margin: 0px 0 0 350px;
}
.charaYukie #tachie {
	margin: 120px 0 0 -250px;
}
.charaIchika #tachie {
	margin: 120px 0 0 -350px;
}
.charaRinmiki #word {
	margin: 90px 0 0 -70px;
	z-index: 2;
}
/*=======================================
■ストーリー
=======================================*/
#storyTxt {
	background-image: url(../story/images/story_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	height: 500px;
	margin: 0 0 30px 0;
}
#storyMain {
	position: absolute;
	top: -47px;
	left: 50%;
	margin: 0 0 0 -515px;
	z-index: 3;
}
#story .copy {
	position: absolute;
	top: 35px;
	left: 50%;
	margin: 0 0 0 -20px;
	z-index: 3;
}
#story .copy02 {
	top: 100px;
	left: 50%;
	margin: 0 0 0 50px;
	z-index: 3;
}
#storyTxt p {
	position: absolute;
	top: 200px;
	left: 50%;
	margin: 0 0 0 50px;
	z-index: 3;
}
#akaiito {
	width: 700px;
	height: 500px;
	position: absolute;
	top: 5px;
	left: 50%;
	color: #ff86ab;
	stroke-width: 2;
	margin: 0 0 0 -128px;
	z-index: 10;
	fill: none;
	stroke: currentColor;
}
.hanaStory01 {
	left: 50%;
	top: 10px;
	margin: 0 0 0 -600px;
	z-index: 1;
}
.hanaStory02 {
	left: 50%;
	top: 250px;
	margin: 0 0 0 450px;
	z-index: 1;
}
.hanaStory03 {
	left: 50%;
	top: 80px;
	margin: 0 0 0 550px;
	z-index: 1;
}
.watageStory01 {
	left: 50%;
	top: 300px;
	margin: 0 0 0 -600px;
	z-index: 1;
}
.charaTxt {
	position: relative;
	margin: 0 0 10px 0;
	text-align: center;
}
.charaBg {
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	height: 450px;
}
#storySaori {
	background-image: url(../story/images/saori_bg.png);
}
#storyMio {
	background-image: url(../story/images/mio_bg.png);
}
#storyAkane {
	background-image: url(../story/images/akane_bg.png);
}
#storyHiyori {
	background-image: url(../story/images/hiyori_bg.png);
}
#storyYukie {
	background-image: url(../story/images/yukie_bg.png);
}
#storyIchika {
	background-image: url(../story/images/ichika_bg.png);
}
#story .charaTxt p {
	position: absolute;
	top: -32px;
	left: 50%;
	margin: 0 0 0 -960px;
	z-index: 2;
}
.charapageBtn {
	position: absolute;
	top: 318px;
	left: 50%;
	margin: 0 0 0 -155px;
	z-index: 10;
}
.charapageBtn02 {
	position: absolute;
	top: 318px;
	left: 50%;
	margin: 0 0 0 -235px;
	z-index: 10;
}
.obj {
	position: absolute;
}
.hana01 {
	left: 50%;
	top: 230px;
	margin: 0 0 0 -300px;
	z-index: 3;
}
.hana02 {
	left: 50%;
	top: 10px;
	margin: 0 0 0 -600px;
	z-index: 1;
}
.watage01 {
	left: 50%;
	top: 325px;
	margin: 0 0 0 -180px;
	z-index: 3;
}
.hana01R {
	right: 50%;
	top: 10px;
	margin: 0 -300px 0 0;
	z-index: 3;
}
.hana02R {
	right: 50%;
	top: 180px;
	margin: 0 -600px 0 0;
	z-index: 1;
}
.watage01R {
	right: 50%;
	top: 80px;
	margin: 0 -170px 0 0;
	z-index: 3;
}
.soundArea{position: absolute;
	top: 165px;
	left: 50%;
	margin: 0 0 0 -135px;
	z-index: 10;}

.vote .charaBg {
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	height: 280px;
}

.vote .charaTxt {
	position: relative;
	margin: 0 0 95px 0;
	text-align: center;
	
}
.charaTxt .illust {
	position: absolute;
	top: -70px;
	left: 50%;
	margin: 0 0 0 -960px;
	z-index: 2;
}
.vote .hana01 {
	left: 50%;
	top: 50px;
	margin: 0 0 0 370px;
	z-index: 3;
}
.vote .watage01 {
	left: 50%;
	top: 170px;
	margin: 0 0 0 340px;
	z-index: 3;
}
.vote .hana01R {
	left: 50%;
	top: 50px;
	margin: 0 0 0 370px;
	z-index: 3;
}
.vote .watage01R {
	left: 50%;
	top: 170px;
	margin: 0 0 0 340px;
	z-index: 3;
}
.vote .hana02R {
	left: 50%;
	top: 10px;
	margin: 0 0 0 -600px;
	z-index: 1;
}
.vote .hana01v {
	left: 50%;
	top: 30px;
	margin: 0 0 0 -680px;
	z-index: 0;
}
.vote .hana02v {
	left: 50%;
	top: 580px;
	margin: 0 0 0 230px;
	z-index: 0;
}
.vote .hana03v {
	left: 50%;
	top: 20px;
	margin: 0 0 0 470px;
	z-index: 0;
}

.wallpaper .hana01v {
	left: 50%;
	top: 50px;
	margin: 0 0 0 -600px;
	z-index: 0;
}
.wallpaper .hana02v {
	left: 50%;
	top: 550px;
	margin: 0 0 0 280px;
	z-index: 0;
}
.wallpaper .hana03v {
	left: 50%;
	top: 150px;
	margin: 0 0 0 350px;
	z-index: 0;
}
.coaster .hana01v {
	left: 50%;
	top: 120px;
	margin: 0 0 0 -520px;
	z-index: 0;
}
.coaster .hana02v {
	left: 50%;
	top: 500px;
	margin: 0 0 0 300px;
	z-index: 0;
}
.coaster .hana03v {
	left: 50%;
	top: 180px;
	margin: 0 0 0 400px;
	z-index: 0;
}

/*色紙*/
.shikishi #contents ul{overflow:hidden;
margin:0px -10px 30px 0px;}
.shikishi #contents li{float:left;
margin:0 10px 20px 0px;}
.shikishi .hana01v {
	left: 50%;
	top: 30px;
	margin: 0 0 0 -680px;
	z-index: 0;
}
.shikishi .hana02v {
	left: -40px;
	top: 625px;
	margin: 0 0 0 230px;
	z-index: 0;
}
.shikishi .hana03v {
	left: 50%;
	top: 90px;
	margin: 0 0 0 470px;
	z-index: 0;
}
/*song*/
.song .hana03 {
	left: 50%;
	top: 430px;
	margin: 0 0 0 500px;
	z-index: 1;}
.song .watage02 {
	left: 50%;
	bottom: 70px;
	margin: 0 0 0 400px;
	z-index: 1;
}