@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.png) #000;
}

.red{color:red;}

.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:18px;
	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{ display:block; margin:0 auto;}
	#head img:hover{opacity:0.8;}
#head ul{ display:none;}

/*spヘッダー*/
.sp_hmenu{
	width:100%;
	background:#000066; 
	overflow:hidden;}
.sp_hmenu li{
	width:30%;
	float:left;
	padding:10px 5px;
	display:block;}
.sp_hmenu li:hover{opacity:0.5;}
.sp_hmenu img{display:block; margin:0 auto;}

/*メニュー関連*/
.togmenu {
	display:none;
}
.menubtn {
	padding: 0px 20px;
	background:#34C6CD;
	color: #fff;
	background:url(../img/menu_back.png);
}
#menu ul {
	margin: 0;
	padding: 0;
	background:#34C6CD;
}
#menu li {
	list-style: none;
	border-top: 2px solid #fff;
}
#menu li a {
	padding: 16px 20px;
	display:block;
	text-decoration:none;
	background:#256371;
	font-weight:bold;
	font-family: Arial, Helvetica, "sans-serif";
	color: #FFF;
}
#menu li a:hover {
	padding: 16px 20px;
	display:block;
	text-decoration:none;
	background:#8afaee;
	font-weight:bold;
	font-family: Arial, Helvetica, "sans-serif";
	color: #000;
}

/*TOP*/
.pc_img{display:none;}
.pc_img2{display:none;}
.sp_timg img{display:block; margin:0 auto;}
/*PV*/
.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%;
}

/*見出し*/
.t_img{
	background:url(../img/title_back.jpg) center no-repeat;
	background-size:cover;
	display:block}
	.t_img1{
	background:url(../img/t_00.png) center no-repeat;
	height:100px;
	width:100%;}
	.t_img2{
	background:url(../img/t_01.png) center no-repeat;
	height:100px;
	width:100%;}
	.t_img3{
	background:url(../img/t_02.png) center no-repeat;
	height:100px;
	width:100%;}	
	.t_img4{
	background:url(../img/t_03.png) center no-repeat;
	height:100px;
	width:100%;}

/*内容がないよう*/
.content1{width:100%;
margin:10px auto;}
.content1 img {display:block; margin:10px auto;}
.content1 p{
	margin:0 auto 30px;
	border-radius:5px;
	background-color:#FFF;
	padding:10px;
	line-height:120%;
	font-family:Arial, Helvetica, sans-serif;}

.content2{ width:100%; margin:0 auto;}
.content2 div{
	border-radius:10px;
	background-color:#FFF;
	margin-top:5px;
	margin-bottom:30px;
	padding:10px;
	line-height:120%;
	font-family:Arial, Helvetica, sans-serif;}
	.content2 img {display:block; margin:0 auto 10px;}
	.content2 ul{ margin-top:10px;
	margin-bottom:-25px;}

.movie{
	position:relative;
	width:100%;
	padding-top:55%;}
.movie video{
	position:absolute;
	width:100%;
	height:100%;
	top:0;}


/*キャラクター*/
.character{ width:100%; margin-top:30px;}
	.character img{display:block; margin:0 auto;}
	.character li{
	margin-right:20px;
	margin-bottom:30px;}
	.character a:hover{opacity:0.8;}


/*キャラクター*/
.character2 ul{
	margin-top: 30px;
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.character2 img{width:150px;}
	 



/*スペック*/
.spec{
	background:#FFF;
	padding-bottom:10px;
	overflow:hidden;}
	.cf{margin:0 auto;
	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:150%;}
	.cf span{
		border-radius:5px;
		font-weight:bold;
		color:#FFF;
		background-color:#2b7097;
		padding:5px ;
		margin-right:5px;
		text-align:center;}
		
/*DL用*/
.dl_t{text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;}
.dl_a{ font-size:15px;
	font-weight:bold;}

	.p_premium{ color:#F00; font-weight:bold;}
	.p_free{ color:#00F; 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{
	width:160px;
	margin:0px auto;
	text-align:center;}
	.buy_mov li{
		width:160px;
		font-size:12px;
		line-height:120%;
		margin-bottom:10px;}
		.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%;
	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: 40px;
	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: 40px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	background: url(../img/up_btn.jpg) no-repeat center center;
	opacity:0.5;
	
}
#back-top a:hover span {
	opacity:1.0;
}
