#main	{
	width:100%;
	margin:0 auto;
}
#main #contents .box { list-style-position: inside; }
#main section[data-id^="panel"]	{
	/* width:100%; */
	min-height:100%;
}
#panelbgm-control	{
	position:fixed;
	width:80px;
	height:11px;
	right:10px;
	top:10px;
	overflow:hidden;
	background:url(core/panel/00/css/bgm.png) no-repeat center top;
	z-index:1105;
	cursor:pointer;
}
#panelbgm-control.off	{
	background-position:left -11px;
}
#presentation_button	{
	overflow:hidden;
	position:fixed;
	display:none;
	width:200px;
	height:200px;
	background:url(core/panel/00/css/presentation.png) no-repeat;
	z-index:1104;
}
#presentation_button.play	{ background-position:left -200px;}

#LiVEopeningmovie { display: block;}


.slide .full .block	{
	width:100%;
	height:100%;
	color:#000;
}
.slide .full .block .wrapper	{
	position:relative;
}
.slide .full .plate	{
	position:absolute;
	width:100%;
	z-index:91;
}
.slide .full .plate .panel-title	{
	margin:100px 150px 24px 150px;
	font-size:40px;
	color:#000;
	line-height:1.4;
}
.slide .full .plate .panel-description	{
	margin:0 150px;
	font-size:14px;
	color: #404040;
	line-height:1.7;
	text-shadow: 0px 0px 2px #fff;
}
.slide .full .board	{
	position:absolute;
	width:100%;
}
#main .slide .full .board .tile	{
	position:static;
	overflow:hidden;
}

/********
Skitter setting
********/
.slide .full .box_skitter	{
	height:100%;
	background-color:#000;
	margin:0px auto;
}
.slide_full_skitter {
	width:100%;
	height:100%;
}
.slide .slide_full_skitter .label_skitter p	{
	font-size:11px;
}
.slide .slide_full_skitter .label_skitter p strong	{
	display:block;
}
/* m_b005 START */
.bganim .flake{
	color:#fff;
	position:absolute;
	bottom:100%;
	left:10%;
	font-size:20px;
	text-shadow:0px 0px 5px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=0);
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	cursor: default;
}
/* m_b005 END */

.plain .default .block	{
	width:100%;
	color:#000;
}
.plain .default .plate	{
	width:100%;
}
.plain .default .plate .panel-title	{
	margin-bottom:24px;
	color: #000;
	font-size:40px;
	line-height:1.4;
}
.plain .default .plate .panel-description	{
	margin-bottom:0;
	font-size:14px;
	color: #404040;
	line-height:1.7;
}
/*.plain .default .board img	{
	display:block;
	float:left;
	width:20%;
	height:auto;
}*/
/***
 *	l011 START
*/
.album .l011_menu_wrapper a {
	display: block;
	width: 100%;
	height: 100%;
}

@media screen and (min-width: 481px) {
	.album .l011Class{
		position:relative;
		overflow:hidden;
	}
	
	.album .l011_wrapper{
		width:100%;
	}
	
	.album .l011_menu_wrapper{
		position:absolute;
		overflow:hidden;
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
		z-index:1;
	}
	
	.album .l011_menu_wrapper img{
		min-width:100%;
		height:auto;
	}
	
	.album .l011_hl{
		width:100%;
		height:100%;
		background:rgba(0,0,0,0.6);
		opacity:0;
	}
	
	.album .l011_text_wrapper{
		width: 100%;
		position:absolute;
		left:0;
		top:0;
		z-index:10;
	}
	
	.album .l011_text_wrapper > p{
		line-height:140%;
		padding:250px 20px 20px 20px;
		font-size:16px;
	}
	
	.album .l011_close{
		width:20px;
		min-width:20px!important;
		position:absolute;
		right:10px;
		top:10px;
	
	}
	
	.album .l011_menu_wrapper[p="r"],
	.album .l011_menu_wrapper[p="br"]{
		right:0;
		z-index:0;
	}
	
	.album .l011_menu_wrapper[p="b"],
	.album .l011_menu_wrapper[p="br"]{
		bottom:0;
	}

}

@media screen and (max-width: 480px) {
	.album .l011Class{
		height:auto;
		overflow:hidden;
	}
	.album .l011_menu_wrapper{
		width:90%!important;
		height: 0px;
		margin:40px auto;
		padding: 10px;
		position:relative;
		left:0!important;
		top:0!important;
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
	}
	.album .l011_text_wrapper p{
		position: absolute;
		bottom: 0px;
	}
	.album .l011_close{
		width:20px;
		height:20px;
		floar:right;
	}
}
/***
 *	l011 END
*/

.plain .half .block	{
	width:100%;
	color:#000;
}
.plain .half .plate	{
	width:100%;
}
.plain .half .box-left {
	float: left;
	width: 50%;
}
.plain .half .plate .panel-title	{
	margin-right: 30px;
	color: #000;
	font-size:40px;
	line-height:1.4;
}
.plain .half .box-right {
	float: right;
	width: 50%;
}
.plain .half .plate .panel-description	{
	margin-top: 8px;
	margin-left: 30px;
	color: #404040;
	font-size:14px;
	line-height:1.7;
}
#siteheader #sitemenu img.cap	{
	margin-right:4px;
	vertical-align:text-bottom;
}
#siteheader #sitemenu img.tail	{
	margin-left:4px;
	vertical-align:text-bottom;
}

header#siteheader {
	width: 100%;
}

#siteheader .box	{
	position:relative;
	min-height:40px;
}
#siteheader .logo1	{
	position:absolute;
	left:0;
}
#siteheader .logo2	{
	position:absolute;
	right:0;
}
#siteheader .logo1 a,
#siteheader .logo2 a	{
	display:block;
	line-height:0;
}
#sitemenu ul	{
	margin:0;
	padding:0;
}
#sitemenu li	{
	float:left;
	list-style-type:none;
}
#sitemenu li a	{
	white-space:nowrap;
}
#sitemenu ul	{
	zoom:1;
}
#sitemenu ul:after	{
	content:"";
	display:block;
	clear:both;
	height:0.01px;
}
#sitefooter .box .a,
#sitefooter .box .b,
#sitefooter .box .c,
#sitefooter .box .d,
#sitefooter .box .e	{
	float:left;
	display:none;
	line-height:1.4;
}
#sitefooter .x1 .a	{
	display:block;
	width:100%;
}
#sitefooter .x2 .a	{
	display:block;
	width:48%;
}
#sitefooter .x2 .b	{
	display:block;
	width:48%;
}
#sitefooter .x3 .a	{
	display:block;
	width:30%;
}
#sitefooter .x3 .b	{
	display:block;
	width:30%;
	margin:0 1%;
}
#sitefooter .x3 .c	{
	display:block;
	width:30%;
}
#sitefooter .x4 .a	{
	display:block;
	width:23%;
	margin-right:1%;
}
#sitefooter .x4 .b	{
	display:block;
	width:23%;
	margin-right:1%;
}
#sitefooter .x4 .c	{
	display:block;
	width:23%;
	margin-right:1%;
}
#sitefooter .x4 .d	{
	display:block;
	width:23%;
}
#sitefooter .x5 .a	{
	display:block;
	width:18%;
	margin-right:1%;
}
#sitefooter .x5 .b	{
	display:block;
	width:18%;
	margin-right:1%;
}
#sitefooter .x5 .c	{
	display:block;
	width:18%;
	margin-right:1%;
}
#sitefooter .x5 .d	{
	display:block;
	width:18%;
	margin-right:1%;
}
#sitefooter .x5 .e	{
	display:block;
	width:18%;
	margin-right:1%;
}

footer#sitefooter {
	width: 100%;
}

#sitefooter .box	{
	zoom:1;
	overflow:hidden;
}
#sitefooter .box:after	{
	content:"";
	display:block;
	clear:both;
	height:0.01px;
}

#pageheader .box .a,
#pageheader .box .b,
#pageheader .box .c,
#pageheader .box .d,
#pageheader .box .e	{
	float:left;
	display:none;
	line-height:1.4;
}
#pageheader .x1 .a	{
	display:block;
	width:100%;
}
#pageheader .x2 .a	{
	display:block;
	width:48%;
}
#pageheader .x2 .b	{
	display:block;
	width:48%;
}
#pageheader .x3 .a	{
	display:block;
	width:30%;
}
#pageheader .x3 .b	{
	display:block;
	width:30%;
	margin:0 1%;
}
#pageheader .x3 .c	{
	display:block;
	width:30%;
}
#pageheader .x4 .a	{
	display:block;
	width:23%;
	margin-right:1%;
}
#pageheader .x4 .b	{
	display:block;
	width:23%;
	margin-right:1%;
}
#pageheader .x4 .c	{
	display:block;
	width:23%;
	margin-right:1%;
}
#pageheader .x4 .d	{
	display:block;
	width:23%;
}
#pageheader .x5 .a	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pageheader .x5 .b	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pageheader .x5 .c	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pageheader .x5 .d	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pageheader .x5 .e	{
	display:block;
	width:18%;
	margin-right:1%;
}

#pageheader .box	{
	zoom:1;
	overflow:hidden;
}
#pageheader .box:after	{
	content:"";
	display:block;
	clear:both;
	height:0.01px;
}

.menuBgIconLeft,
.menuBgIconRight,
.menuBgIconLeft p,
.menuBgIconRight p,
#sitemenu ul li p { display: block; }
.menuBgIconLeft { background-repeat: no-repeat; background-position: left center; }
.menuBgIconRight { background-repeat: no-repeat; background-position: right center; }
#pagefooter .box .a,
#pagefooter .box .b,
#pagefooter .box .c,
#pagefooter .box .d,
#pagefooter .box .e	{
	float:left;
	display:none;
	line-height:1.4;
}
#pagefooter .x1 .a	{
	display:block;
	width:100%;
}
#pagefooter .x2 .a	{
	display:block;
	width:48%;
}
#pagefooter .x2 .b	{
	display:block;
	width:48%;
}
#pagefooter .x3 .a	{
	display:block;
	width:30%;
}
#pagefooter .x3 .b	{
	display:block;
	width:30%;
	margin:0 1%;
}
#pagefooter .x3 .c	{
	display:block;
	width:30%;
}
#pagefooter .x4 .a	{
	display:block;
	width:23%;
	margin-right:1%;
}
#pagefooter .x4 .b	{
	display:block;
	width:23%;
	margin-right:1%;
}
#pagefooter .x4 .c	{
	display:block;
	width:23%;
	margin-right:1%;
}
#pagefooter .x4 .d	{
	display:block;
	width:23%;
}
#pagefooter .x5 .a	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pagefooter .x5 .b	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pagefooter .x5 .c	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pagefooter .x5 .d	{
	display:block;
	width:18%;
	margin-right:1%;
}
#pagefooter .x5 .e	{
	display:block;
	width:18%;
	margin-right:1%;
}

#pagefooter .box	{
	zoom:1;
	overflow:hidden;
}
#pagefooter .box:after	{
	content:"";
	display:block;
	clear:both;
	height:0.01px;
}

