@charset "UTF-8";
/* 文字コード：UTF-8 */

div#main{
}
div#mainimg,
div#mainimg2{
	width: 1000px;
	height: 685px;
	position: relative;
	overflow: hidden;
}

div#mainimg h1,
div#mainimg2 h1{
	text-indent: -9999px;
}

div#mainimg div.image{
	width: 1000px;
	height: 685px;
	background: url(../image/top/mainimg.jpg) left top no-repeat;
	position: relative;
}

div#mainimg2 div.image{
	width: 1000px;
	height: 685px;
	background: url(../image/top/mainimg_new.jpg) left top no-repeat;
	position: relative;
}

div#mainimg div.video,
div#mainimg div.video2,
div#mainimg div.video3,
div#mainimg div.video4,
div#mainimg div.video5{
	width: 1000px;
	height: 685px;
	background: url(../image/top/mainimg2.jpg) left top no-repeat;
	position: relative;
	overflow: hidden;
}

div#mainimg2 div.video,
div#mainimg2 div.video2,
div#mainimg2 div.video3,
div#mainimg2 div.video4,
div#mainimg2 div.video5{
	width: 1000px;
	height: 685px;
	background: url(../image/top/mainimg_new2.jpg) left top no-repeat;
	position: relative;
	overflow: hidden;
}

div#mainimg div.image img.btn_play{
	width: 91px;
	height: 70px;
	position: absolute;
	left: 144px;
	bottom: 38px;
	z-index: 9999;
}


div#mainimg2 div.image img.btn_play{
	width: 80px;
	height: 54px;
	position: absolute;
	left: 485px;
	top: 305px;
	z-index: 9999;
}

.btn_appstore{
	width: 212px;
	height: 74px;
	position: absolute;
	right: 2px;
	bottom: 80px;
	text-align: center;
}

.btn_appstore ul.select{
	width: 210px;
	padding-left: 5px;
	background: #171717;
	display: block;
	overflow: hidden;
}

.btn_appstore ul.select li{
	display: block;
	float: left;
	padding: 0 10px 0 9px;
	background: url(../image/common/arrow.gif) left center no-repeat;
}


.special_price{
	width: 163px;
	height: 129px;
	position: absolute;
	right: 25px;
	bottom: 175px;
}

div#mainimg div.videobox{
	width: 960px;
	height: 540px;
	margin: 135px auto 0;
}

div#mainimg2 div.videobox{
	width: 960px;
	height: 510px;
	margin: 160px auto 0;
}

ul.lineup_list{
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
}

ul.lineup_list li{
	width: 57px;
	height: 57px;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}

div.lineup{
	width: 660px;
	overflow: hidden;
	margin: 0 0 20px;
}

div.lineup img{
	display: block;
	float: left;
	width: 160px;
	height: 120px;
}

div.lineup div.textbox{
	float:right;
	width: 470px;
	height: 115px;
	/* height: 395px; */
	padding: 5px 5px 0;
	background-color: #2c2c2c;
	font-size: 12px;
	line-height: 1.5em;
}

h4{
	width: 100%;
	margin: 0 0 10px;
	font-size: 15px;
	display: block;
	line-height: 1em;
}

div.lineup h4{
	width: 100%;
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px solid #fff;
	font-size: 15px;
	display: block;
	line-height: 1em;
}

div.lineup div.textbox h4 small{
	font-size: 11px;
}

div.lineup div.textbox h4 span.jidai{
	font-weight: normal;
	font-size: 12px;
}