@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%;
}

body { background:  #000;
	font-family:Arial, Helvetica, sans-serif;}

a{text-decoration: none;}

	
/*文字関連*/
.red{color:red;}

.t6_b{
	color:#000;
	padding:5px;
	font-size:13px;
}

.t6_w{
	color:#FFF;
	padding:5px;
	font-size:13px;
}


/*リンク設定*/
.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;
  padding-right:15px;}
#head li{
color:#FFF;
float:left;
margin-top:12px;}
/*spヘッダーメニュー*/
.sp_hmenu{display:none;}



/*メインコンテンツ*/



/*スペック*/
#spec-w{
	background-color:#FFFFFF;
	padding:5px 0;
	overflow:hidden;
text-align: center;}
#spec{
	background-color:#000;
	padding:5px 0;
	overflow:hidden;}
	.cf ul{text-align:center;
  margin:5px 0 0;
  font-family:Arial, Helvetica;}
	.cf li{display:inline; padding-right:1em;
	line-height:170%;}
	.cf span{
		border-radius:5px;
		font-weight:bold;
		color:#FFF;
		background-color:#2b7097;
		padding:5px ;
		margin-right:5px;}

	.spec_cf{ margin:0px 0 10px;}
	.spec_cf ul{text-align:center;
  margin:5px 0 0;
  font-family:Arial, Helvetica;}
	.spec_cf li{
	display: inline-table;
	padding:0.5em;
	line-height:170%;
	border: solid 1px #c6bcaa;
	background:#FFF;
	border-radius:5px;
	width:200px;
	margin-bottom:10px;}
	
	.p_premium{ color:#F00; font-weight:bold;}
	.p_free{ color:#00F; font-weight:bold;}
	
	.spec_cf a:hover{opacity:0.5;}

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

/*内容がないよう*/
#main{
	position:relative;
	background: url(../img/back_03.jpg);
	background-size: cover;
}

#main img{
	display: block;
	margin: 0 auto;
}

.pv_bn{z-index: 5;
	position: absolute;
	top: 30%;
	left:40%;
}
.pv_bn:hover{opacity: 0.8;}

.s_con{
	background: #231803;
	color:#FFF;
	margin: 10px auto;
	padding: 10px 20px;
	border-radius: 20px;
	border: groove 4px #FFF;
	width: 650px;
	}

.section{
	width: 1000px;
	margin: 0 auto;
}

.section img{
	display: block;
	margin: 0 auto;
}

h2 {
text-indent:100%;
white-space:nowrap;
overflow:hidden;
}

.pcimg{
	padding: 20px 0;
}

.t1{ 
	display: none;
}


h3{
	font-weight: bold;
	font-size: 20px;
	color: #F3B42E;
}

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

.m-con ul{
	width: 600px;
	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;
}

.contents1{
	overflow: hidden;
	background:url(../img/back_00.png);
}

.contents2{
	overflow: hidden;
}

.contents3{
	overflow: hidden;
	padding-bottom: 25px;
}


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


.left{
	width: 600px;
	border-radius: 10px;
	overflow: hidden;
	padding: 0;
	margin: 25px auto 0;
	height: 250px;
	background: #8b8b8b;
}
.left dt{
	margin: 0;
	list-style: none;
}
.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{
	overflow: hidden;
	margin-top: 25px;
	margin-left: 20px;
	float: left;
}



/*DL*/
.dl_t{text-align:center;
font-family: Arial, Helvetica," sans-serif";
font-weight:bold;}
.dl ul{ text-align:center;}
.dl li{display:inline; margin-right:30px;}
	.dl li:last-child{margin-right:0px;}
	.dl 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 ul{
  text-align:center;
  margin:15px 0;}
#sns_btn li{
display:inline;
padding-right:1em;}
#sns_btn a:hover{ opacity:0.5;}

/*上に戻るボタン*/
#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: 80px;
	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;}

/*フッター*/
#footer{
	position:relative;
	bottom:0px;
	width:100%;
	height:50px;
	background:#000066;
	padding:5px 0;
	font-family:Arial, Helvetica, sans-serif;
}
	.footer-in{
	margin:0 15%;
	font-size:10px;
	line-height:110%;
	color:#FFF;
	
}


.swlink{text-align: center;
width: 100%;}