@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: #000;
	font-family: Arial, Helvetica," sans-serif";
}

.red{color:red;}

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



/*リンク設定*/
.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;}


/*内容がないよう*/

#main{
	position:relative;
	background: url(../img/back_03.jpg);
	background-size: cover;
}

#main img{
	display: block;
	margin: 10px auto;
}

.pv_bn{z-index: 5;
	max-height: 40%;
}
.s_con{
	background: #231803;
	color:#FFF;
	margin: 10px 20px;
	padding: 10px 20px;
	border-radius: 20px;
	border: groove 4px #FFF;
	}

.section{
	width: 100%;
}

h2 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0;
	margin: 20px  0;
}

.t1{ 
	background: #FFF ;
	color:#000;
	font-weight: bold;
	font-size:25px;
}

.contents1{

	overflow: hidden;
	padding-bottom: 25px;
	background:url(../img/back_00.png) ;
}

.contents2{
	overflow: hidden;
}

.pcimg{display: none;}

/*ニュース部分*/
h4{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color:#FF9F02;
	letter-spacing: 0.4em;
	background: #515151;
}

.news li{float: none;}

.left{
	width: 90%;
	border-radius: 10px;
	overflow: hidden;
	list-style:none;
	padding: 0 ;
	margin: 25px auto;
	height: 250px;
	background: #8b8b8b;
}
.left dl{
	display: table-cell;
	padding: 15px 10px;
	background: #FFF;
	color:#000;
	width: 100%;
	border-bottom: #5B5B5B 1px solid;
	float: left;
}
.left dl:hover{
	color:#F00;
	font-weight: bold;
}
	
.right{
	width: 90%;
	overflow: hidden;
	margin: 25px auto;
	float: left;
}


/*news用*/
h3{
	font-weight: bold;
	font-size: 20px;
	color: #F3B42E;
}

.m-con{
	background: #000;
	padding-bottom: 25px;
	color:#FFF;
	overflow: hidden;
}

.m-con ul{
	width: 90%;
	margin: 10px auto 0;
}

.m-con li{
	border-bottom: #FFF 1px solid;
	padding: 10px 0;
}

.m-con li:last-child{
	border-bottom: none;
}


.back_btn{
  width: 120px;
  margin: 20px auto 0;
  padding: 15px 10px;
  border: 3px solid #fff;
  border-radius: 10px;
  background: transparent;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  transition: .3s;
}
.back_btn:hover{
  background: rgba(255,255,255,1);
  color: #000;
}




/*スペック*/
#spec-w{
	background:#FFF;
	padding:5px 0;
	overflow:hidden;
	font-family: Arial, Helvetica," sans-serif";
}
#spec{
	background:#000;
	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;}

	.spec_cf{ margin:0 ;}
	.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-block;
	padding:0.5em;
	border: solid 1px #c6bcaa;
	border-radius:5px;
	width:250px;
		background: #FFF;
	margin-bottom:10px;}
	
	.spec_cf a:hover{opacity:0.5;}

	.p_premium{ color:#F00; font-weight:bold;}
	.p_free{ color:#00F; font-weight:bold;}

	.spec_cf span{
		font-weight:bold;
		font-size:15px;
		color:#000;}


.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 ul{ text-align:center;}
.dl li{  margin-bottom:10px;}
	.dl a:hover{opacity:0.5;}

/*購入ムービー*/
.buy_mov{
	width:160px;
	margin:0px auto;
	text-align:center;}
	.buy_mov li{color: #FFF;
		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%;
	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: 80%;
	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: 80px;
	display: block;
	margin-bottom: 5px;
	background: url(../img/up_btn.png) no-repeat center center;
	opacity:0.5;
	
}
#back-top a:hover span {
	opacity:1.0;
}
