@charset "utf-8";
/* CSS Document */
#contents{
	padding-bottom:10px;
	background:rgba(0,0,0,0.8) url(../img/ps4/james.png) right top no-repeat;
	padding-top:0;
}
#contents p{
	line-height:1.5;
}

#header2{
	background:url(../img/ps4/head_back.png) no-repeat;
	height:500px;
	padding-top:30px;
	position:relative;
}
#header2 h2{
	margin:0 0 11px 243px;
}
#header2 p{
	margin-left:270px;
	margin-bottom:120px;
	line-height:20px;
}
#header2 ul{
	position:absolute;
	top:274px; left:39px;
	border:solid 1px #0258a1;
}
#header2 ul li{
	float:left;
	border-left:solid 1px #0258a1;
}
#header2 ul li:first-child{
	border-left:none;
}
#header2 ul li a{ display:block;}

#waku{
	border:solid 1px #0258a1;
	border-top:none;
	width:899px;
	margin:-186px auto 45px;
	background-color:#000;
	background:rgba(0,0,0,0.80);
	position:relative;
}
#waku .header3 {
	width:860px;
	margin:0 auto;
	padding:10px 0;
}
#waku .header3 h3{
	margin-bottom:3px;
	margin-left:-10px;
}
#waku .header3 p{
	font-size:14px;
	margin: 0;
}

.content {
	width:800px; height:auto;
	margin:0 auto;
	padding-bottom:100px;
	display:none;
}
.content p.kochira{
	font-size:18px;
	text-align:right;
}
.content p.kochira a{
	color:#0258a1;
	font-weight:bold;
	text-shadow: 0px 0px 10px rgba(2, 88, 161, 1);
}

.content .movie_area{
	margin-top:50px;
	width:814px; height:452px;
	margin-left:-7px;
	background:url(../img/ps4/back-movie.png) no-repeat;
	padding:8px;
}
.section{
	margin-top:50px;
}
.section h4{
	margin-bottom:15px;
}
.section ul {
	float:left;
	width:390px;
	margin-right:20px;
}
.section ul li{
	float:left;
	padding:1px;
	background-color:#0258a1;
	margin-right:9px;
	position:relative;
}
.section ul li:first-child{	margin-bottom:10px;}
.section ul li:first-child,
.section ul li:last-child{
	margin-right:0px;
}
.section ul li.blank{
	background:url(../img/ps4/thumb-blank.jpg);
	width:124px; height:70px;
	padding:0;
}
.section ul li a{
	display:block;
}
.section ul li .icon-zoom{
	width:34px; height:34px;
	position:absolute;
	left:45px; top:17px;
}
.section ul li:first-child .icon-zoom{
	width:57px; height:57px;
	left:167px; top:81px;
}
.section p{
	float:left;
	width:390px;
	font-size:13px;
}

#contents .nav a.btn-top {
	margin-left: 360px;
}