@charset "utf-8";
/* CSS Document */
/* 全体設定 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td {
	margin:0;
	padding:0;
	font-size: 100%;
	font-weight: normal;
	list-style-type: none;
	-webkit-text-size-adjust: 100%;
}

img,a img { border: none;
	vertical-align: text-bottom;
	-ms-interpolation-mode: bicubic;
	max-width:100%;
}

a{text-decoration: none;}

body{background: url(../img/back.jpg) #000;
background-size:cover;}

.red{color:red;}
.yellow{ color:#FF0; text-align:center;}

.top10_bn{
text-align:center;
color:#FFF;}
.top10_bn img
{ display:block;
margin:10px auto;}
.top10_bn img:hover{opacity:0.5;}

/*何かしらのお知らせ*/
.news{
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#FFF;
	color:#F00;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	padding:5px;
	margin:5px 0 10px;}

/*リンク設定*/
.link{text-decoration : none;}
.link:LINK{color : #FF0000;}
.link:VISITED{color : #c07dff;}
.link:HOVER{color : #ff7d7d;}
.link:ACTIVE{color : #ff7d7d;}

/*ヘッダー用*/
#head{
	width:100%;
	background:#000066;
	overflow:hidden;}
	#head img{float: left;
	margin-left:15px;}
	#head img:hover{
		opacity:0.8;}
#head ul{margin:5px;float:right;
list-style-type: none;
  margin: 0 auto;
  padding-right:15px;}
#head li{
color:#FFF;
float:left;
margin-top:12px;}

.sp_hmenu{display:none;}

/*メインナビ*/
.grobalNav{
  margin: 0px;
  padding: 0;
  height: 60px;
  width:100%;
  text-align:center;
  background:url(../img/menu_back.png) repeat-x;}
  
.grobalNav ul{
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  width:750px;
}
.grobalNav li{
  text-indent: -9999px;
  float:left;
  width: 250px;
  margin: 0;
  padding: 0;
}
.grobalNav a{
  display: block;
  width: 100%;
  height: 60px;
  background-image:url(../img/menu_10.png);
  background-repeat: no-repeat;
}
.menu1 a{background-position: 0 0;}
.menu2 a{background-position: -250px 0;}
.menu3 a{background-position: -500px 0;}

.grobalNav a:hover{
  background-image:url(../img/menu_10.png);
  background-repeat: no-repeat;
}
.menu1 a:hover{background-position: 0 -60px;}
.menu2 a:hover{background-position: -250px -60px;}
.menu3 a:hover{background-position: -500px -60px;}

/*インデックス以外のナビ*/
.sNav{
  margin: 0px;
  padding: 0;
  height: 60px;
  text-align:center;
  background:url(../img/menu_back.png) repeat-x;}
.sNav ul{
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  width:760px;
}
.sNav li{
  text-indent: -9999px;
  float:left;
  width: 190px;
  margin: 0;
  padding: 0;
}
.sNav a{
  display: block;
  width: 100%;
  height: 60px;
  background-image:url(../img/menu_11.png);
  background-repeat: no-repeat;
}
.smenu1 a{background-position: 0 0;}
.smenu2 a{background-position: -190px 0;}
.smenu3 a{background-position: -380px 0;}
.smenu4 a{background-position: -570px 0;}

.s a:hover{
  background-image:url(../img/menu_01.png);
  background-repeat: no-repeat;
}
.smenu1 a:hover{background-position: 0 -60px;}
.smenu2 a:hover{background-position: -190px -60px;}
.smenu3 a:hover{background-position: -380px -60px;}
.smenu4 a:hover{background-position: -570px -60px;}



/*メインコンテンツ*/
#maincontent{ 
margin:0 auto;
overflow:hidden;
padding-bottom:10px;
position: static;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background: url(../img/back_01.jpg) repeat-y center;}

/*TOP*/
.pc_img{display:none;}
.pc_img2{display:none;}
.sp_timg img{display:block; margin:0 auto;}

.pv {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.pv iframe,  
.pv object,  
.pv embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.menubtn{ display:none;}

/*見出し*/
.t_img{
	background:url(../img/title_back.jpg) center no-repeat;
	background-size:cover;
	display:block}
	.t_img2{
	background:url(../img/t_01.png) center no-repeat;
	height:150px;
	width:100%;}
	.t_img3{
	background:url(../img/t_02.png) center no-repeat;
	height:150px;
	width:100%;}	
	.t_img4{
	background:url(../img/t_03.png) center no-repeat;
	height:150px;
	width:100%;}

/*スペック*/
.spec{
	background:#FFF;
	padding:5px 0;
	overflow:hidden;}
	.cf ul{text-align:center;
  margin:5px 0;
  font-family:Arial, Helvetica, sans-serif "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
	.cf li{
		float:left;
	margin:10px 0 10px 20px;
	line-height:160%;
	white-space: nowrap;}
	.cf span{
		border-radius:5px;
		font-weight:bold;
		color:#FFF;
		background-color:#2b7097;
		padding:5px ;
		margin-right:5px;}

/*内容がないよう*/
.content1{width:100%;
margin:0 auto;}
.content1 img {display:block; margin:0 auto 10px;}
.content1 ul{ width:620px; margin:0 auto;}
.content1 li{ float:left; margin:0 5px;}
.sc{
	width:600px;
	margin:10px auto 30px;
	border-radius:15px;
	border: 3px #682500 solid;
	background-color:#fff2a7;
	color:#682500;
	padding:10px;
	line-height:130%;
	letter-spacing:80%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

.content2{ width:100%; margin:0 auto;}
.content2 div{
	border-radius:10px;
	background-color:#FFF;
	margin-top:10px;
	margin-bottom:30px;
	padding:10px;
	line-height:120%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	.content2 img {display:block; margin:0 auto;}
	.content2 ul{ margin-top:10px; margin-bottom:-30px;}
	.content2 li{ margin-bottom:10px;}



.movie{
	position:relative;
	width:100%;
	padding-top:50%;}
.movie video{
	position:absolute;
	width:100%;
	height:100%;
	top:0;}

/*プロローグ*/
.prologe img{ display:block; margin:10px auto;}
.sp_p{display:none;}

/*キャラクター*/
.c_list{margin:0 auto; width:510px;}
	.c_list li{display:inline-block; margin-left:3%;}
	.c_list a{display:block;}
	.c_list a:hover{opacity:0.8;}

.sp-c_list{display:none;}

.pc_chara{display:none;}

.sp_contion{text-align:center;}
.sp_chara img{display:block; margin:0 auto;}
.chara_con{width:480px; margin:0 auto;}
.c_con{
	border-radius:10px;
	border:#c8baa9 solid 2px;
	background-color:#FFF;
	margin-bottom:30px;
	padding:10px;
	line-height:120%;}
	.cv{text-align: center; font-weight:bold;}


.h-list li{margin-top:10px;}
.h-list li:first-child{margin-top:0px;}

/*DL用*/
.dl_t{text-align:center;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight:bold;}
.dl_st{ font-size:12px;
	font-weight:bold;}

	.spec_cf{ margin:0px 0 10px;}
	.spec_cf ul{text-align:center;
  margin:5px 0 0;
  font-family:Arial, Helvetica, sans-serif "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
	.spec_cf li{
	display: inline-table;
	padding:0.5em;
	line-height:170%;
	border: solid 1px #c6bcaa;
	border-radius:5px;
	width:200px;
	margin-bottom:10px;}
	.spec_cf a:hover{opacity:0.5;}

/*購入ムービー*/
.buy_mov ul{text-align:center;}
	.buy_mov li{display:inline-block; 
		font-size:12px;
		margin-right:30px;}
		.buy_mov a:hover{opacity:0.5; }

/*SNSボタン*/
#sns_btn{
  padding: 0;
  height: 80px;
  text-align:center;
  width:100%;
  overflow:hidden;}
  
#sns_btn ul{
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  width:280px;
}

#sns_btn li{
  float:left;
  width: 50px;
  margin: 0px 10px;
  padding: 0;
}

#sns_btn a{
  display: block;
  width: 100%;
  height: 50px;
}
#sns_btn a:hover{ opacity:0.5;}

/*フッター*/
#footer{
	position:relative;
	bottom:0px;
	width:100%;
	height:50px;
	background:#000066;
	padding:5px 0;
	display:block;}
	.footer-in{
	width:100%;
	text-align:center;
	font-size:10px;
	line-height:120%;
	color:#FFF;}
	
/*上に戻るボタン*/
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: 90%;
	z-index: 5;}
#back-top a {
	width: 80px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;}
#back-top a:hover {color: #000;}
/* arrow icon (span tag) */
#back-top span {
	width: 80px;
	height: 100px;
	display: block;
	margin-bottom: 7px;
	background: url(../img/up_btn.png) no-repeat center center;
	opacity:0.5;}
#back-top a:hover span {opacity:1.0;}
