@charset "UTF-8";


/*------------------------------------------------------

	common

------------------------------------------------------*/

*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

html{
	font-size:62.5%;
}

body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	line-height:1.5;
	-webkit-text-size-adjust:100%;
	font-family:"Meiryo UI" , "メイリオ" , Meiryo ,"ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" ,  "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	color:#000;
	font-size: 14px;
	background:#000;
}
em{
	font-style:normal;
}

.dron {
	display:none;
}
.dron02 {
	display:none;
}

a{
	color:#333;
	transition: all 0.2s linear 0s;
	color:inherit;
	text-decoration:none;
}

@font-face {
	font-family: "iconFont";
	src: url("../asset/fonts/iconFont.eot?#iefix") format("eot");
	src:url("../asset/fonts/iconFont.woff") format("woff"),
	url("../asset/fonst/iconFont.ttf")  format("truetype"),
	url("../asset/fonts/iconFont.otf")  format("opentype");
}

@font-face {
	font-family: 'FontAwesome';
	src: url('../asset/fonts/fontawesome-webfont.eot?v=4.5.0');
	src: url('../asset/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../asset/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../asset/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../asset/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../asset/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media only screen and (min-width:1000px){

.dron02 {
	display:block;
}

}


@media only screen and (min-width:670px){

.dron {
	display:block;
}

}

/*------------------------------------------------------

	HEADER

------------------------------------------------------*/
/*
header{
	width:100%;
	height:38px;
	background:#000;
	position:relative;
	z-index:999;
	top:0;
	left:0;
}

header a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


header #jvc{
	float:left;
}
header #jvc img{
	height:20px;
	margin:10px 10px;
}




@media only screen and (min-width:640px){
header #jvc img{
	height:20px;
	margin:15px 10px;
}
}


@media only screen and (min-width:415px){
	header{
		height:80px;
	}
	header #jvc img{
		height:40px;
		float:left;
		margin:20px 30px;
	}
}
*/
@media only screen and (min-width:800px){
	/* HEADER SEC
	-------------------------------------*/
	#headerSec ul li{
		float:left;
		padding:0 60px 0 90px;
	}

	#spNavBtn{
		display:none;
	}
	#headerSec nav{
		display:block;
		position:inherit;
		background:none;
	}

	#siteTtl a{
		float:right;
		line-height:76px;
		padding:0 15px;
		display:block;
	}

}

/*------------------------------------------------------

	cont

------------------------------------------------------*/

#top {
	display:block;
	background:url(../img/bg_pattern.gif) repeat;
}

#logo_pattern {
    width: 100%;
    background: url(../img/logo_pattern.png) repeat;
}

#chara_pattern {
    width: 100%;
    background: url(../img/chara_pattern.png) top center repeat-y;
}

#gradient_pattern {
    width: 100%;
    background: url(../img/gradient_pattern.png) center center repeat-y;
}

#top_inner {
	max-width:1060px;
	width:100%;
	margin:0 auto 7%;
	background: #FFF;
	padding: 0 20px;
}

#topAreaShowSp{
	max-width:100%;
}

#topAreaShowPc{
	display:none;
}

#contents {
    padding: 20px 20px 0;
    width: 100%;
    max-width: 1060px;
    display: block;
    margin: 0 auto;
}

.inner {
	margin-bottom:10% !important;
	width: 100%;
}





@media only screen and (min-width:670px){
#topAreaShowSp{
	display:none;
}

#topAreaShowPc{
	display:block;
}

#contents {
    padding: 0 60px;
}

#contents {
    padding: 0 30px;
}

#top_inner {
	padding: 0 30px;
}

}

/*------------------------------------------------------

	movie

------------------------------------------------------*/

#movie h1 {
    display: inline-block;
}

#movie img {
	width:100%;
}
.poster {
    float: none;
    margin-bottom: 5%;
	width: 100%;

}

#movie p {
    font-size: 15px !important;
    line-height: 28px !important;
    margin-top: 3%;
}	

#movie ul {
    width: 100%;
    max-width: 940px;
	margin-bottom:80px;
}

#movie ul li {
    display: inline-block;
	vertical-align:top;
}

#movie ul li:first-child {
    width: 100%;
}

#movie ul li:last-child {
    width: 100%;
    padding-left: 0px;
}



@media only screen and (min-width:670px){

#movie p {
    margin-top: 5%;
}	

#movie ul li:first-child {
    width: 37%;
}

#movie ul li:last-child {
    width: 62%;
    padding-left: 30px;
}

.poster {
    float: left;
}

#movie ul {
    width: 100%;
    max-width: 940px;
	margin-bottom:0px;
}

}



/*------------------------------------------------------

	product

------------------------------------------------------*/

#product {
    clear: both;
    text-align: center;
    margin: 0 auto;
display: inline-block;
}

#product ul {
	width:100%;
}

#product ul li {
	margin-bottom:60px;
    width: 100%;
}

#product ul li:first-child {
	margin-right:4%;
}

#product p {
	text-align:left;
	height:auto;
	padding:0 0 10px;
	}
.productTtl {
	height:32px;
	width: 100%;		
}
	
.pkg {
	width:100%;
	max-width:440px;
	padding:0 0 15px;
}

#product a {
	display: block;
	box-shadow:0px 0px 6px 4px #cecece;
	-moz-box-shadow:0px 0px 6px 4px #cecece;
	-webkit-box-shadow:0px 0px 6px 4px #cecece;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	width:100%;
	max-width:440px;
	margin: 0 auto;
	}	

#product a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

#product h2 img {
	width:100%;
	max-width:569px;
}

#product h2 span {
    font-size: 18px;
    line-height: 28px;
    font-weight: 100;
    padding: 2% 0 12%;
    display: block;
}

#product a img {
	width:100%;
	vertical-align:top;
	}



@media only screen and (min-width:670px){
#product ul li {
    width: 47%;
    display: inline-block;
	margin-bottom:30px;
}

#product h2 span {
    font-size: 24px;
    line-height: 40px;
}

#product p {
	text-align:left;
	height:auto;
	padding:20px 0 10px;
	height: 130px;
}
.pkg {
	width:100%;
	max-width:440px;
	padding:15px 0;
}

#product h2 span {
    font-size: 18px;
    line-height: 28px;
    font-weight: 100;
    padding: 2% 0 7%;
    display: block;
}

.productTtl {
	height:35px;
	width: 100%;		
}

}

/*------------------------------------------------------

	spec

------------------------------------------------------*/
#spec {
	padding:0 ;
}

#spec h2 {
	text-align:center;
}

#spec h2 img {
	width:100%;
	max-width:237px;
}

#spec h3 {
	font-size:22px;
	line-height:27px;
	margin-bottom:10px;
	color: #076acf;
	padding-left: 30px;
	letter-spacing:1px;
}

.spec_inside ul li:before {
background: url(../img/ball.svg);
width: 25px;
height: 25px;
display: inline-block;
content: "";
position: absolute;
margin-top: 4px;
}


#spec ul {
	width:100%;
	display: inline-block;
}

#spec ul li.spec_inside {
	margin-top:10px;
    width: 100%;
}

#spec ul li.spec_inside img {
    width: 100%;
	max-width:470px;
	margin:0 auto;
	display:block;
}

#spec ul li.spec_inside ul {
	vertical-align:top;
}

#spec ul li.spec_inside ul li {
	margin-bottom:30px;
}

#spec ul li.spec_inside ul li:last-child {
	margin-bottom:0px;
}


#spec ul li.spec_inside ul li p {
	font-size:16px;
	line-height:26px;
	padding-left: 30px;
}

.reg li.spec_inside {
	float:left;
}

.rev li.spec_inside {
	float:right;
}

h3 span {
font-size: 12px;
margin: -1% 2px 0 -1px;
display: inline-block;
vertical-align: top;
}

.small {
font-size: 10px;
margin: -3px 2px 0;
display: inline-block;
vertical-align: top;
}

.psmall {
	font-size:12px;
	display:block;
}

#spec a {
	color:#076acf;
}
	
#spec a:hover {
	filter: alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}

#spec a:after {
    content: "\e600";
    font-family: 'iconFont';
    margin: 0 0 0 5px;
}


@media only screen and (min-width:1000px){

#spec {
	padding:0 25px;
}
}


@media only screen and (min-width:670px){



#spec ul li.spec_inside {
    width: 49%;
}

#spec ul li.spec_inside ul li {
	margin-bottom:50px;
}
#spec ul li.spec_inside {
	margin-top:30px;
}
#spec ul li.spec_inside ul li:last-child {
	margin-bottom:30px;
}

#spec h3 {
	font-size:30px;
	line-height:40px;
	margin-bottom:10px;
	color: #076acf;
	padding-left: 35px;
}


.spec_inside ul li:before {
background: url(../img/ball.svg);
width: 30px;
height: 30px;
display: inline-block;
content: "";
position: absolute;
margin-top: 0px;
margin-top: 3px;
}

#spec h3 {
	font-size:27px;
	line-height:33px;
	margin-bottom:10px;
	color: #076acf;
	padding-left: 35px;
	letter-spacing:2px;
    font-weight:bold;
}

#spec ul li.spec_inside ul li p {
	font-size:16px;
	line-height:26px;
	padding-left: 35px;
}

}







/*------------------------------------------------------

	GRID 

------------------------------------------------------*/

.row:after{
	display:table;
	content:"";
	clear:both;
}
.spDiv01, .spDiv02, .spDiv03, .spDiv04 {
    display: block;
    float: left;
    padding: 0 15px;
    margin: 5px 0;
}
.spDiv01{
	width:100%;
}
.spDiv02{
	width:50%;
}
.spDiv03{
	width:33.33333333%;
}
.spDiv04{
	width:25%;
}

@media only screen and (min-width:700px){
	.pcDiv01,.pcDiv02,.pcDiv03,.pcDiv04{
		display:block;
		float:left;
		padding:0;
		margin:0;
	}
	.pcDiv01{
		width:100%;
	}
	.pcDiv02{
		width:50%;
	}
	.pcDiv03{
		width:33.33333333%;
	}
	.pcDiv04{
		width:25%;
	}
}


/*------------------------------------------------------

	PAGE TOP

------------------------------------------------------*/
#pageTop {
    position: fixed;
    bottom: 0px;
    right: 0;
}

 

#pageTop a {
    display: block;
    z-index: 999;
    line-height: 40px;
    font-size: 12px;
    width: 40px;
    height: 40px;
    background: #888;
    color: #eee;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    opacity: 0.9;
}

 

#pageTop a:hover {
  text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

/*------------------------------------------------------

	footer

------------------------------------------------------*/



/* FOOTER INNER
-------------------------------------*/
/*
.footerInner{
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background-color: #000;
	padding-bottom:10px;
	}

#footermenu{
	width:100%;
	padding-top:30px;
	margin: 0px;
    padding-bottom:15px;
	text-align:left;

}

.footerbnr img{ height:40px;
margin:15px;
	}
	
footer a img:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}	
	
#footermenu p{
	color:#666;
	border-bottom:1px solid #666;
	margin:7px 0;
}



#footermenu ul li a {
    display: block;
    margin: 0;
    height: 100%;
    width: 100%;
    padding: 5% 0 5%;
}

.footer_logo ul li a {
    padding: 0 !important;
    margin: 10px 0 !important;
    display: inline-block !important;
}

#footermenu ul li img {
    height: 15px;
    margin-top: 0px;
}

#footermenu ul li:first-child img {
    height: 50px;
}
*/

.kotolink {
    display: block;
    text-align: center;
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    padding: 20px 0;
    margin: 60px 0 15px;
}

.kotolink ul li {
    display: block;
    line-height: 30px;
}

.kotolink ul li a::before {
    content: none;
    margin: 0 15px;
}

.kotolink ul li:first-child a:before{
		content:none;
	}


.kotolink ul li a::after {
    content: "\e600";
    font-family: 'iconFont';
    margin: 0 0 0 5px;
}

/*
#footermenu div:first-child div {
    font-family: 'Crimson Text', serif;
    font-size: 1.6rem;
    font-weight: 400;
    margin: 0;
    padding: 10px 20px;
    text-align: left;
    border: 1px solid #666 !important;
}
#footermenu div:not(:first-child){
	padding:0 15px;
}
#footermenu div:not(:first-child) ul li a{
	border-bottom:1px dotted #666;
}


#footermenu div:not(:first-child) ul li a:after{
	content: "\e600"; 
	font-family: 'iconFont';
	margin:0 0 0 5px;
	float:right;
}
*/

@media only screen and (min-width:600px){
	/* FOOTER INNER
	-------------------------------------*/
    /*
	#footermenu div:first-child div{
		padding:0 10px 0 0;
		text-align:left;
				padding:10px 0 10px 20px;
				margin:0;
	}
	
#footermenu p{

	margin:0px 0 1rem;
}
    */

}
@media only screen and (min-width:1100px){
	/* FOOTER INNER
	-------------------------------------*/
	/*
	.footerInner{
	width:100%;
	text-align:center;

	}
	
	#footermenu{
max-width:1100px;
margin:0px auto;

	}
	#footermenu div:first-child{
		border-right:1px solid #666;
	}
	#footermenu div:first-child div{
		margin:0 50px 0 0;
		border:none;

	}
	#footermenu div:not(:first-child){
		padding:0 0 0 50px;
	}
	
*/
}


/*

	FOOTER COOPORATE

------------------------------------------------------*/

/*
footer #navArea{
	background:#000;
	margin:0 0 30px;
	padding:10px;
border-bottom:1px solid #666;

}


footer #snsArea{
	display:inline-block;
	vertical-align:middle;
overflow:hidden;
}
*/
footer{
    /*
	width:100%;
	text-align:center;
	font-size:12px;
    */
    /*padding:0 20px;*/
    /*
	color:#fff;
	clear:both;
	*/
}
/*
footer a{
	color:#fff;
	padding:2px 0;
	transition:all .2s;
}
footer a:hover{
	color:#fff100;
}
footer #termLink{
	line-height:30px;
	padding:15px 0;
	font-size:12px;
	margin-bottom:15px;
}
footer #termLink a{
	display:block;
	
}
footer #termLink a:after{
	content: "\e600"; 
	font-family: 'iconFont';
	margin:0 0 0 5px;
}
*/
footer br{
	display:inherit;
}







.endlogo ul {
    text-align: center;
    margin-left: 20px;
}

.endlogo li {
    display: block;
}

.endlogo li:first-child {
    margin: 0 20px 10px 0;
}

.endlogo a img {
    width: 190px;
	height:20px;
    display: inline-block;
}


.endlogo a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
 /*
footer small{
		font-size:12px;
		padding-bottom:30px;}
		
footer #snsArea{
			margin:0 auto;
			
	}

.footerLink .sublist{
	font-size:14px;
	font-weight:400;
}
*/
.outside a:after{
	content: "\e600"; 
	font-family: 'iconFont';
	margin:0 0 0 5px;
	font-size:75%;
}
/*
.footerLink .sublist a:before{
	content: " ‐ "; 
	margin:0 0 0 10px;
}
*/


@media only screen and (min-width:800px){
/*
	footer #termLink{
		line-height:inherit;
		padding:0;
		float:right;
		margin:0 20px;
		
	}
	footer #termLink a:before{
		content:"|";
		margin:0 10px;
	}
	footer #termLink a:first-child:before{
		content:none;
	}
	footer #termLink a{
		display:inline-block;
	}
	footer #termLink:first-child{
		float:right;
		font-size:12px;
		line-height:100px;
	}
	footer #termLink:last-child{
		float:left;
		font-size:11px;
		line-height:100px;
	}
	
	footer br{
		display:none;
	}



	footer #navArea{
		margin:0 0 40px;
		height:40px;
		
	}
*/
.endlogo ul {
    text-align: left;
}

.endlogo li {
    display: inline-block;
}


.kotolink ul li {
	display:inline-block;
}

.kotolink ul li a::before {
    content: "|";
    margin: 0 15px;
}


}

/* clear fix
----------------------- */
.cf:after{content: "."; display: block; height: 0; font-size:0;	clear: both; visibility:hidden;}
.cf{display: inline-block;} 
/* Hides from IE Mac */
* html .cf{	height: 1%;}
.cf{display:block;}
/* End Hack */
