@charset "utf-8";
/* CSS Document */




/* 背景指定 ------------------------ */

html,body{
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

body {
	font-size:13px;
	line-height:1.3em;
	color:#000;
	/*余白、書体はcommon.cssで指定*/

	/*背景動画の記述*/
	/*  IE8以下の代替の背景画像  */
	/*background:url("../images/back_sma.png") #333;*/
	background-attachment:fixed;
	background-size:cover;
	position:relative;
	}

	video {display:block;}

	.pattern {
	  width: 100%;
	  height: 100%;
	  background-color: rgba(255,255,255,0.1);
	  background: url(../images/yokojima.png);
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: -1;
	}
	#bg-video {
	position:fixed;
	left:0;
	top:30px;
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	z-index:-2;
}

.fLeft{float: left;}
.fRight{float: right;}
.dBlock{display: block;}
.pop:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration: none;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

#down{
	position: fixed;
	width: 100% !important;
	top: 85%;
	left: 50%;
	right: 50%;
	margin: 0 auto;
	z-index:-1;
}

#contents {
	width: 960px;
	background-color: rgba(255,255,255,0.5);
	margin: 100% auto 0 auto;
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.2);
	z-index: 5;
}

#mainArea{
	position: relative;
	padding-bottom: 80px;
}
#topImage h1{
	height: 600px;
}
#topImage p{
	background: #e60012;
	padding: 15px 0;
	width: 960px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
#about{
	margin-top: 0;
}

#fragment-1 , #fragment-2 , #fragment-3
 , #fragment-4 , #fragment-5 , #fragment-6{
 	height: 1309px;
 }

.uiButton{
	width: 960px;
	position: relative;
	margin: 30px auto 0 auto;
}
.select01{
	background: url(../images/select01.jpg);
	width: 960px;
	height: 258px;
	position: relative;
}

.tab{
	width: 960px;
	margin: 0 auto 0 auto;
	position: relative;
}

	.btn01{
		width: 185px;
		height: 187px;
		position: absolute;
		top: 12px;
		left: 17px;
	}
	.btn02{
		width: 185px;
		height: 187px;
		position: absolute;
		top: 12px;
		left: 202px;
	}
	.btn03{
		width: 185px;
		height: 187px;
		position: absolute;
		top: 12px;
		left: 389px;
	}
	.btn04{
		width: 185px;
		height: 187px;
		position: absolute;
		top: 12px;
		left: 576px;
	}
	.btn05{
		width: 185px;
		height: 187px;
		position: absolute;
		top: 12px;
		right: 17px;
	}


	.btn002{
		width: 537px;
		height: 361px;
		position: absolute;
		top: 598px;
		left: 24px;
	}
	.btn003{
		width: 326px;
		height: 57px;
		position: absolute;
		top: 836px;
		left: 597px;
	}
	.btn004{
		width: 326px;
		height: 57px;
		position: absolute;
		top: 899px;
		left: 597px;
	}
	.btn007{
		width: 436px;
		height: 110px;
		position: absolute;
		top: 403px;
		left: 495px;
	}
	.movieNew{
			width: 413px;
			height: 232px;
			position: absolute;
			top: 995px;
			left: 512px;
		}
	.movieText01{
		font-size: 14px;
		text-align: center;
		background: #f39800;
		padding: 10px 0;
		color: #FFF;
	}
	.movieText02{
		font-size: 14px;
		text-align: center;
		background: #ec6d74;
		padding: 10px 0;
		color: #FFF;
	}
	.movieText03{
		font-size: 14px;
		text-align: center;
		background: #4694d1;
		padding: 10px 0;
		color: #FFF;
	}
	.movieText04{
		font-size: 14px;
		text-align: center;
		background: #1d50a2;
		padding: 10px 0;
		color: #FFF;
	}
	.movieText05{
		font-size: 14px;
		text-align: center;
		background: #eb6d8e;
		padding: 10px 0;
		color: #FFF;
	}


.still a:hover , .oldTitle02 a:hover{
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	text-decoration: none;
}
.btn01:hover , .btn02:hover , .btn03:hover , .btn04:hover ,
.btn05:hover , .btn06:hover , .btn07:hover , .btn08:hover ,
.btn001:hover , .btn002:hover , .btn003:hover , .btn004:hover ,
.btn005:hover , .btn006:hover , .btn007:hover , .btn0005:hover
, .mBtn00:hover{
			 background-color: rgba(255,255,255,0.5);
			-webkit-transition: all 0.4s;
			-moz-transition: all 0.4s;
			-ms-transition: all 0.4s;
			-o-transition: all 0.4s;
			transition: all 0.4s;
		}

.oldTitle{
	width: 450px;
	position: absolute;
	top: 985px;
	left: 30px;
}
	.oldTitle h3{
		width: 100px;
		text-align: center;
		background: #EC1B23;
		padding: 8px;
		font-size: 18px;
		font-weight: bold;
		color: #FFF;
		margin:  0 auto 10px auto;
	}
.oldTitle02{
	width: 160px;
	height: 265px;
	float: left;
	margin: 0 30px;
}
	.oldTitle02 a{
		width: 160px;
		height: 265px;
		display: block;
		overflow: hidden;
	}

#debutMovie{
	width: 920px;
	padding: 20px;
	position: relative;
	margin:10px 0;
}
	#debutMovie h3{
		color: #FFF;
		background: #e60012;
		padding: 20px 0 ;
		font-size: 20px;
		text-align: center;
	}
.debutMovieS{
	width: 284px;
	position: relative;
	float: left;
	margin-left: 34px;
	margin-top: 20px;
}
	.clear{
		margin-left: 0;
	}
	.debutMovieS p{
		text-align: center;
		background: #666;
		padding: 10px 0;
		color: #FFF;
		font-size: 14px;
	}

#productLink{
	width: 920px;
	margin: 0 auto;
}

.productLinkBtn {
	display: inline-block;
	width: 920px;
	height: 60px;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	background-color: #e60012;
	border: 2px solid #e60012;
	color: #fff;
	font-size: 20px;
}
.productLinkBtn::before,
.productLinkBtn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.productLinkBtn,
.productLinkBtn::before,
.productLinkBtn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.productLinkBtn:hover {
	background-color: #fff;
	border-color: #e60012;
	color: #e60012;
	text-decoration: none;
}

/*アコーディオンの記述*/
.accordionBtn{
	text-align: center;
	margin: 20px auto 0 auto ;
	width: 920px;
	color: #FFF;
	font-size: 20px;
	background: #e60012;
	padding: 20px 0;
}
	.accordionBtn:hover{
		cursor: pointer;
		filter:alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
		text-decoration: none;
	}


#wrap{width:960px;display:flex;justify-content: center;padding:0;list-style: none;}
.box1{width:calc(960px / 5);margin:10px;}

/* リンク色設定 ------------------------ */

a {
	color:#666;
	text-decoration:none;
}
	a:link {/*未訪問*/}
	a:visited {/*訪問済*/}
	a:hover {/*マウスオーバー*/
		text-decoration:underline;
	}

#pageTop{
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	padding:10px 15px;
	position:fixed;
	bottom:0px;
	right:20px;
	color:#FFF;
	background:#000;
}
	#pageTop:hover{
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	text-decoration: none;
}



/*10/16追加分*/

#debutDitail{
	width: 960px;
	position: relative;
}
	.debutBuyBtn01{
		width: 236px;
		height: 47px;
		position: absolute;
		top: 320px;
		left: 35px;
	}
	.debutBuyBtn02{
		width: 236px;
		height: 47px;
		position: absolute;
		top: 320px;
		left: 280px;
	}
	.debutBuyBtn03{
		width: 191px;
		height: 38px;
		position: absolute;
		top: 377px;
		left: 179px;
	}
	.debutTwitter{
		position: absolute;
		top: 450px;
		left: 30px;
	}
	.youtubeArea{
		position: absolute;
		bottom: 480px;
		left: 25px;
	}
	.debutBtn01{
		width: 405px;
		height: 272px;
		position: absolute;
		top: 34px;
		left: 77px;
	}
	.debutBtn02{
		width: 492px;
		height: 41px;
		position: absolute;
		top: 1051px;
		right: 17px;
	}
		.debutBtn01:hover , .debutBtn02:hover,
		.debutBuyBtn01:hover , .debutBuyBtn02:hover , .debutBuyBtn03:hover{
		 background-color: rgba(255,255,255,0.5);
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}
	.asadaMovie{
		width: 624px;
		position: absolute;
		margin: 0 auto;
		bottom: 70px;
		left: 0;
		right: 0;
	}

/*11/11追加分*/

#debut11{
	width: 960px;
	position: relative;
}
	.imageBtn01{
		width: 158px;
		height: 245px;
		position: absolute;
		top:542px;
		left: 448px;
	}
	.imageBtn02{
		width: 158px;
		height: 245px;
		position: absolute;
		top:542px;
		left: 611px;
	}
	.imageBtn03{
		width: 158px;
		height: 245px;
		position: absolute;
		top:542px;
		left: 774px;
	}
		.imageBtn01:hover , .imageBtn02:hover,
		.imageBtn03:hover , .btnDebut11_01:hover , .btnDebut11_02:hover , .btnDebut11_03:hover
		 , .btnDebut11_jk:hover{
		 background-color: rgba(255,255,255,0.5);
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}
	.debut11_movie{
		width: 670px;
		position: absolute;
		top: 800px;
		left: 23px;
	}
	.debut11_tw{
		width: 280px;
		height: 350px;
		position: absolute;
		top: 800px;
		right: 30px;
	}
	/*作品情報*/
	.btnDebut11_jk{
		width: 514px;
		height: 345px;
		position: absolute;
		top: 1180px;
		left: 43px;
	}
	.btnDebut11_01{
		width: 332px;
		height: 66px;
		position: absolute;
		top: 1297px;
		right: 37px;
	}
	.btnDebut11_02{
		width: 332px;
		height: 66px;
		position: absolute;
		top: 1382px;
		right: 37px;
	}
	.btnDebut11_03{
		width: 280px;
		height: 55px;
		position: absolute;
		top: 1471px;
		right: 63px;
	}

/*12/08追加分*/

#debut12{
	width: 960px;
	position: relative;
}
	.debut12_Btn01{
		width: 143px;
		height: 109px;
		position: absolute;
		top: 927px;
		left: 30px;
	}
	.debut12_Btn02{
		width: 143px;
		height: 109px;
		position: absolute;
		top: 927px;
		left: 181px;
	}
	.debut12_Btn03{
		width: 143px;
		height: 109px;
		position: absolute;
		top: 927px;
		left: 332px;
	}
	.debut12_Btn04{
		width: 143px;
		height: 109px;
		position: absolute;
		top: 927px;
		left: 484px;
	}
	.debut12_Btn05{
		width: 143px;
		height: 109px;
		position: absolute;
		top: 927px;
		left: 636px;
	}
	.debut12_Btn06{
		width: 143px;
		height: 109px;
		position: absolute;
		top: 927px;
		left: 787px;
	}

	.debut12_Btn01:hover , .debut12_Btn02:hover,
		.debut12_Btn03:hover , .debut12_Btn04:hover , .debut12_Btn05:hover , .debut12_Btn06:hover ,
		 .btnDebut12_jk:hover ,  .btnDebut12_01:hover ,
		  .btnDebut12_02:hover ,  .btnDebut12_03:hover{
		 background-color: rgba(255,255,255,0.5);
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	.debut12_movie{
		width: 560px;
		position: absolute;
		top: 1065px;
		left: 30px;
	}
	.debut12_tw{
		width: 310px;
		height: 314px;
		position: absolute;
		top: 1065px;
		right: 30px;
	}
	/*作品情報*/
	.btnDebut12_jk{
		width: 514px;
		height: 345px;
		position: absolute;
		top: 1423px;
		left: 43px;
	}
	.btnDebut12_01{
		width: 332px;
		height: 66px;
		position: absolute;
		top: 1540px;
		right: 37px;
	}
	.btnDebut12_02{
		width: 332px;
		height: 66px;
		position: absolute;
		top: 1624px;
		right: 37px;
	}
	.btnDebut12_03{
		width: 280px;
		height: 55px;
		position: absolute;
		top: 1713px;
		right: 63px;
	}

#debut12_02 , #matsushita_re{
	position: relative;
}
	.debut12_02_movie{
		width: 475px;
		position: absolute;
		top: 280px;
		left: 20px;
	}
	/*作品情報*/
	.btnDebut12_02_jk{
		width: 514px;
		height: 345px;
		position: absolute;
		top: 676px;
		left: 43px;
	}
	.btnDebut12_02_01{
		width: 332px;
		height: 66px;
		position: absolute;
		top: 794px;
		right: 37px;
	}
	.btnDebut12_02_02{
		width: 332px;
		height: 66px;
		position: absolute;
		top: 878px;
		right: 37px;
	}
	.btnDebut12_02_03{
		width: 280px;
		height: 55px;
		position: absolute;
		top: 967px;
		right: 63px;
	}
	.btnDebut12_02_jk:hover , .btnDebut12_02_01:hover ,
	.btnDebut12_02_02:hover ,
	.btnDebut12_02_03:hover{
		 background-color: rgba(255,255,255,0.5);
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}


#new_product{
	margin: 40px auto;
}

#new_product ul li{
	width: 240px;
	position: relative;
	text-align: center;
	float: left;
	/*margin-left: 60px;*/
}

#new_product03 ul li{
	width: calc(960px / 3);
	position: relative;
	text-align: center;
	float: left;
	/*margin-left: 60px;*/
}
#new_product02 ul li{
	width: calc(960px / 2);
	position: relative;
	text-align: center;
	float: left;
	/*margin-left: 60px;*/
}
#new_product01 ul li{
	width: 960px;
	position: relative;
	text-align: center;
	float: left;
	/*margin-left: 60px;*/
}

.image_jk{
	width: 210px;
	text-align: center;
}
.new{
	width: 210px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 10px auto;
	text-shadow: 2px 2px 2px #FFF,
	-2px 2px 3px #FFF,
	2px -2px 3px #FFF,
	-2px -2px 3px #FFF;
}

.tokuten_b {
	display: inline-block;
	width: 210px;
	height: 40px;
	text-align: center;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	font-size: 12px;
	background-color: #666;
	color: #fff;
}
.tokuten_b::before,
.tokuten_b::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.tokuten_b,
.tokuten_b::before,
.tokuten_b::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.tokuten_b:hover {
	background-color: #e20012;
	text-decoration: none;
}


.product_b {
	display: inline-block;
	width: 210px;
	height: 40px;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	font-size: 16px;
	background-color: #666;
	color: #fff;
}
.product_b::before,
.product_b::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.product_b,
.product_b::before,
.product_b::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.product_b:hover {
	background-color: #e20012;
	text-decoration: none;
}



/*逢坂優*/

#aisaka{
	width: 920px;
	background: #FFF;
	padding:40px 20px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.aisaka_right{
	width: 410px;
}
	.aisaka_right h3{
		font-size: 34px;
		font-weight: bold;
		color: #000;
	}
	.aisaka_right h4{
		font-size: 16px;
		color: #000;
	}
	.aisaka_right p{
		font-size: 16px;
		line-height: 30px;
		color: #1887ca;
	}
	.aisaka_topic_left{
		width: 235px;
	}
		.aisaka_product_link{
			background: #1887ca;
			padding: 12.5px 0;
			font-size: 20px;
			color: #FFF;
			display: block;
			width: 235px;
			text-align: center;
			margin: 0;
		}






























