@charset "UTF-8";

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

html,body {
	-webkit-text-size-adjust: none;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-width:1010px;
}
@media screen and (max-width: 960px) {
	html, body {
		margin: 0;
		padding: 0;
		height: 100%;
		min-width:100%;
	}
}

body {
	color: #fff;
	font-family:Helvetica,Arial,'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3','ãƒ¡ã‚¤ãƒªã‚ª','ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
	font-weight: normal;
}

img {
	max-width: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

a{
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color:#fff;
	text-decoration: underline;
}

.anp{
	font-weight: normal;
}
.anpb{
	font-weight: bold;
}
.red{
	font-weight: bold;
	color: #DD2112;
}

.clearfloat{
	clear:both;
	height:1px;
	overflow:hidden;
}

.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*================================

PC, SP

================================*/

.pc{		display: block;		}
.tb{		display: none;		}
.sp{		display: none;		}
.pctb{	display: block;		}
.tbsp{	display: none;		}

@media screen and (max-width: 960px) {
	.pc{		display: none;		}
	.tb{		display: block;		}
	.sp{		display: none;		}
	.pctb{	display: block;		}
	.tbsp{	display: block;		}
}

@media screen and (max-width: 480px) {
	.pc{		display: none;		}
	.tb{		display: none;		}
	.sp{		display: block;		}
	.pctb{	display: none;		}
	.tbsp{	display: block;		}
}

.tbbr{
	display: none;
}
.pctbbr{
	display: inline;
}

@media screen and (max-width: 640px) {
	.tbbr{
		display: none;
	}
	.pctbbr{
		display: none;
	}
}


/*-------------------
splash
--------------------*/

.scrollon {
	overflow-y:scroll !important;
}
.scrolloff {
	overflow-y:hidden !important;
}


#fade {
	width: 100%;
	height: 100%;
	background-color: #DD2112;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:9997;
}
#splash5{
	margin: -200px 0 0 -155px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 310px;
	height: 400px;
	z-index:9998;
	display: none;
}
@media screen and (max-width: 640px) {
	#splash5{
		margin: -100px 0 0 -75px;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 155px;
		height: 200px;
		z-index:9998;
		display: none;
	}
}


/*-------------------
intro
--------------------*/

#section1 {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin:0 auto;
	width: 100%;
	max-width: 1920px;
	height: 100%;
	background:#DD2112;
}

.centerMiddle {
	margin: -200px 0 0 -155px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 310px;
	height: 400px;
	background:url(../images/logo.gif) top left no-repeat;
}
@media screen and (max-width: 640px) {
	.centerMiddle {
		margin: -100px 0 0 -75px;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 155px;
		height: 200px;
		background:url(../images/logo.gif) top left no-repeat;
		background-size:contain;
	}
}

.centerMiddle h1{
	text-indent:-9999px;
}

/*-------------------
series
--------------------*/

.newmark {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
}
@media screen and (min-width : 768px){
	.newmark {
		position: absolute;
		top: -20px;
		right: 0;
		width: 70px;
		height: 70px;
	}
}

#series #mininew .newmark img:hover{
	opacity:1;
	filter: alpha(opacity=100);	//100
}

#series {
	border-top:1px solid #ddd;
	margin: 0 auto;
	padding:0 0;
	width: 100%;
}

#series #solar{
	float: none;
	width:100%;
	height: auto;
	background-color:#dd2113;
	background-image: url(../images/navi1sp.gif);
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	border-bottom:20px solid #dd2113;
}
@media screen and (min-width : 480px){
}
@media screen and (min-width : 768px){
	#series #solar{
		border-top:20px solid #dd2113;
		float: none;
		width:100%;
		background-image: url(../images/navi1new.gif) !important;
	}
}
@media screen and (min-width : 1024px){
}


#series img{
	width:100%;
	height: auto;
	transition: 0.5s;
}

#series img:hover{
	opacity:0.2;
	filter: alpha(opacity=20);	//100
}
.ie8 #series img:hover{
	opacity:1;
	filter: alpha(opacity=100);	//100
}

#series #bar20{
	float: none;
	width:100%;
	height: auto;
	background-color:#fff;
	background-image: url(../images/navi8spon.gif);
	background-size: cover;
	background-repeat: no-repeat;
	border-bottom:20px solid #fff;
	position: relative;
}
@media screen and (min-width : 480px){
}
@media screen and (min-width : 768px){
	#series #bar20{
		border-top:20px solid #fff;
		float: right;
		width:100%;
		background-image: url(../images/navi8on.gif) !important;
	}
}
@media screen and (min-width : 1024px){
}

#series #newdesign{
	float: none;
	width:100%;
	height: auto;
	background-color:#f8f8f8;
	background-image: url(../images/navi9spon.gif);
	background-size: cover;
	background-repeat: no-repeat;
	border-bottom:20px solid #f8f8f8;
	position: relative;
}
@media screen and (min-width : 480px){
}
@media screen and (min-width : 768px){
	#series #newdesign{
		border-top:20px solid #f8f8f8;
		float: right;
		width:100%;
		background-image: url(../images/navi9on.gif) !important;
	}
}
@media screen and (min-width : 1024px){
}


#series #mini{
	float: none;
	width:100%;
	height: auto;
	background-color:#eb719f;
	background-image: url(../images/navi2sp.gif);
	background-size: cover;
	overflow: hidden;
	border-bottom:20px solid #eb719f;
}
@media screen and (min-width : 480px){
}
@media screen and (min-width : 768px){
	#series #mini{
		border-top:20px solid #eb719f;
		float: none;
		width:100%;
		background-image: url(../images/navi2new.gif) !important;
	}
}
@media screen and (min-width : 1024px){
}

/*-------------------
copy
--------------------*/

#section2 {
	border-top:1px solid #ddd;
	margin: 0 auto;
	padding:0 0;
	width: 100%;
	text-align: center;
}

#section2 img{
}

/*-------------------
store
--------------------*/

#storearea {
	width: 100%;
	height:auto;
	position:relative;
	padding:20px;
	border-top:1px solid #ddd;
	background:#dd2113;
	text-align: center;
}

#storearea img{
	width: 150px;
	height:auto;
}

/*-------------------
news
--------------------*/

#sectionN {
	width: 100%;
	height:auto;
	position:relative;
	padding:50px 0 0;
	border-top:1px solid #ddd;
	background:#f3f3f3;
}

@media screen and (max-width: 640px) {
	#sectionN {
		padding:20px 0 0;
	}
}

@media screen and (max-width: 640px) {
	.centerMiddleN p{
		clear: both;
		padding-top:20px;
	}
}

.centerMiddleN {
	display: block;
	position: relative;
	width: 990px;
	height: auto;
	margin:0 auto 0;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.centerMiddleN {
		width: 95%;
		overflow: hidden;
	}
}

#sectionN .news{
	font-weight: bold;
	font-size:18px;
	color: #DD2112;
}
@media screen and (max-width: 640px) {
	#sectionN .news{
		font-weight: bold;
		font-size:14px;
		color: #DD2112;
	}
}

#sectionN #entry{
	color:#000;
	font-weight: normal;
	font-size:13px;
	text-align: left;
	overflow-y:scroll;
	height:500px;
	border:#ddd 1px solid;
	margin-top:10px;
	padding:0 20px 0 20px;
	background:#fff;
}
@media screen and (max-width: 640px) {
	#sectionN #entry{
		height:300px;
	}
}

#sectionN #entry .date{
	font-size:16px;
	margin-top:30px;
}
@media screen and (max-width: 640px) {
	#sectionN #entry .date{
		font-size:12px;
		margin-top:30px;
	}
}

#sectionN #entry .etitle{
	font-size:18px;
	font-weight: bold;
	margin-top:20px;
}
@media screen and (max-width: 640px) {
	#sectionN #entry .etitle{
		font-size:12px;
		font-weight: bold;
		margin-top:20px;
	}
}

#sectionN #entry .ebody{
	margin-top:20px;
	line-height:1.6;
}

#sectionN #entry .ebody .katy{
	float: left;
	width:330px;
	margin:0 30px 10px 0;
}

#sectionN #entry .estitle{
	font-size:14px;
	font-weight: bold;
	margin-top:20px;
}
@media screen and (max-width: 640px) {
	#sectionN #entry .estitle{
		font-size:12px;
		font-weight: bold;
		margin-top:20px;
	}
}

#sectionN #entry .ecap{
	font-size:10px;
}

#sectionN #entry #ebodyL{
	float: left;
	width:440px;
}
@media screen and (max-width: 640px) {
	#sectionN #entry #ebodyL{
		float: none;
		width:100%;
	}
}

#sectionN #entry #ebodyR{
	float: right;
	width:440px;
}
@media screen and (max-width: 640px) {
	#sectionN #entry #ebodyR{
		float: none;
		width:100%;
	}
}

#sectionN #entry #ebodyC{
	text-align:center;
}

#sectionN #entry .mov{
	display: block;
	margin-top:20px;
}

#sectionN #entry .item{
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
}

#sectionN #entry .ptn1-L{
	float:left;
	width:250px;
	margin-right:10px;
}
#sectionN #entry .ptn1-R{
	float:left;
	width:250px;
	margin-right:10px;
}
@media screen and (max-width: 640px) {
	#sectionN #entry .ptn1-L{
		float:none;
		width:240px;
		margin-right:0;
	}
	#sectionN #entry .ptn1-R{
		float:none;
		width:240px;
		margin-right:0;
	}
}

#sectionN #entry .ptn2-T{
	float:left;
	width:300px;
	margin-right:10px;
}
#sectionN #entry .ptn2-L{
	float:left;
	width:450px;
}
#sectionN #entry .ptn2-R{
	float:left;
	width:450px;
	margin-left:30px;
}
@media screen and (max-width: 640px) {
	#sectionN #entry .ptn2-T{
		float:none;
		width:240px;
		margin-right:0;
	}
	#sectionN #entry .ptn2-L{
		float:none;
		width:240px;
	}
	#sectionN #entry .ptn2-R{
		float:none;
		width:240px;
		margin-left:0;
	}
}

#sectionN #sidenavi{
	position: absolute;
	bottom:64%;
	right:0;
	width:30px;
	height:60px;
	z-index:300;
}

#sectionN #sidenavi2{
	position: absolute;
	bottom:20%;
	right:0;
	width:30px;
	height:60px;
	z-index:300;
}

/*-------------------
SNS
--------------------*/

#sectionS {
	width: 100%;
	height:auto;
	padding: 20px 0 50px 0;
	background:#f3f3f3;
}

.centerMiddleS {
	display: block;
	position: relative;
	width: 990px;
	height: auto;
	margin:0 auto;
}
@media screen and (max-width: 640px) {
	.centerMiddleS {
		width: 100%;
	}
}

#sectionS #sentry{
	color:#000;
	font-size:12px;
	font-weight: normal;
}

#sectionS #sentry #sbody{
	line-height:1.6;
	overflow: hidden;
}
@media screen and (max-width: 640px) {
	#sectionS #sentry #sbody{
		width: 100%;
		margin:0 auto;
		text-align: center;
	}
}

#sectionS #sentry #sbodyL{
	float: left;
	width:300px;
	margin-right:45px;
}
@media screen and (max-width: 640px) {
	#sectionS #sentry #sbodyL{
		float: none;
		width:250px;
		margin:0 auto !important;
	}
}

#sectionS #sentry #sbodyC{
	float: left;
	width:300px;
	margin-right:45px;
}
@media screen and (max-width: 640px) {
	#sectionS #sentry #sbodyC{
		float: none;
		width:250px;
		margin:0 auto;
	}
}

#sectionS #sentry #sbodyR{
	float: right;
	width:299px;
}
@media screen and (max-width: 640px) {
	#sectionS #sentry #sbodyR{
		clear:both;
		float: none;
		width:299px;
		margin:0 auto;
	}
}

#sectionS #sentry .sns{
	width:100%;
	height: auto;
}
@media screen and (max-width: 640px) {
	#sectionS #sentry .sns{
		width:100%;
		height: auto;
	}
}

@media screen and (max-width: 640px) {
	#sectionS #sentry #sbodyR .sns{
		width:80%;
		height: auto;
		display:block;
		margin:0 auto;
	}
}

/*-------------------
movie
--------------------*/

#section3 {
	width: 100%;
	height: auto;
	background:#000;
	margin: 0 auto;
	padding:50px 0;
	text-align: center;
}
@media screen and (max-width: 640px) {
	#section3 .tb{
		margin: 0 auto;
	}
}
.qqy{/*
	width:300px;
	height:300px;
	*/}

/*-------------------
TFT
--------------------*/

#section21 {
	background:#fff;
	margin: 0 auto;
	padding:50px 0;
	width: 100%;
	text-align: center;
	font-size:21px;
	color:#000;
	line-height:1.5;
	font-weight: bold;
}
@media screen and (max-width: 640px) {
	#section21 {
		padding:20px 0 20px 0;
		width: 90%;
		font-size:11px;
	}
}

@media screen and (max-width: 640px) {
	#section21 img{
		width:70px;
	}
}

#section21 p{
	font-size:12px;
	line-height:1.8;
	font-weight: normal;
}
@media screen and (max-width: 640px) {
	#section21 p{
		padding-top:20px;
		width:100%;
		margin: 0 auto;
	}
}

#section21 a{
	font-size:14px;
	color:#c62c00;
}
#section21 a:hover{
	color:#000;
}


/*-------------------
Contact
--------------------*/

#section20 {
	width: 100%;
	margin: 0 auto;
	padding:50px 0 50px;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-weight: normal;
	background:#DD2112;
}
@media screen and (max-width: 640px) {
	#section20 p{
		padding-top:20px;
		width:80%;
		margin: 0 auto;
		font-size:12px;
	}
}

#section20j{
	width: 100%;
	margin: 0 auto;
	padding:50px 0 150px;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-weight: normal;
	background:#DD2112;
}

#section20j a{
	font-size:14px;
	color:#fff;
	text-decoration:underline;
}
#section20j a:hover{
	color:#000;
}
@media screen and (max-width: 640px) {
	#section20j a{
		font-size:12px;
		color:#fff;
		text-decoration:underline;
	}
}

/*-------------------
Imprint
--------------------*/

#section22 {
	background:#fff;
	margin: 0 auto;
	padding:50px 0 100px 0;
	width: 100%;
	text-align: center;
	font-size:21px;
	color:#000;
	line-height:1.5;
	font-weight: bold;
	margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
	#section22 {
		padding:20px 0 100px 0;
		width: 90%;
		font-size:11px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 640px) {
	#section22 img{
		width:70px;
	}
}

#section22 p{
	font-size:12px;
	line-height:1.8;
	font-weight: normal;
}
@media screen and (max-width: 640px) {
	#section22 p{
		padding-top:20px;
		width:100%;
		margin: 0 auto;
	}
}

#section22 a{
	font-size:14px;
	color:#c62c00;
}
#section22 a:hover{
	color:#000;
}

/*-------------------
ãƒ•ãƒƒã‚¿ãƒ¼å‘¨ã‚Š
--------------------*/

#link{
	bottom:50px;
	left:0;
	width:100%;
	height:40px;
	padding:5px 0 0;
	text-align: center;
	background-color:#DD2112;
	border-top:1px solid #a81105;
	z-index:300;
	cursor: pointer;
	display:block;
	position: fixed;
}

.online{
	width:150px;
	height:30px;
}

#lang{
	position: fixed;
	bottom:20px;
	left:0;
	width:100%;
	height:30px;
	line-height:20px;
	font-size:11px;
	font-weight: normal;
	text-align: center;
	color:#fff;
	background-color:#DD2112;
	z-index:9999;
}
#lang img{
	margin-top:5px;
}

#copyright{
	position: fixed;
	bottom:0;
	left:0;
	width:100%;
	height:20px;
	line-height:20px;
	font-size:11px;
	font-weight: normal;
	text-align: center;
	color:#fff;
	background-color:#DD2112;
	z-index:9999;
}
