@charset "Shift_JIS";
@import "../../../files/css/common/layout.css";
/* container
----------------------------------- */
#container {
	position: relative;
	min-width: 960px;
	height: 2475px;
	margin: 0 auto;
	background: url(../img/bg.jpg) center top no-repeat;
}
/* content
----------------------------------- */
#content {
	text-align: center;
}
#content .read {
	margin-top: 112px;
}
#content .read h2 {
	margin: 0 0 10px 0;
	display: inline-block;
}
/* intro
----------------------------------- */
#intro {
	width: 823px;
	margin: 55px auto 0;
}
#intro h3 {
	display: inline-block;
}
#intro #board {
	margin-top: 24px;
}
#intro .obj {
	position: relative;
	top: -41px;
	left: 680px;
	z-index: 10;
}
/* detail
----------------------------------- */
#detail {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#detail h3 {
	margin-bottom: 30px;
}
#detail ul {
	width: 754px;
	margin: 0 auto;
}
#detail li {
	float: left;
	margin: 0 23px 25px;
	background: url(../img/movie_block.png) no-repeat left 135px;
	width: 330px;
	height: 290px;
	position: relative;
	z-index:100;
	overflow: hidden;
}
#detail li .ttl{
	margin-bottom: 5px;
	
}
#detail .obj {
	position: absolute;
	z-index: 10;
	clear: both;
}
#detail .obj01 {
	top: 178px;
	left: -64px;
}
#detail .obj02 {
	top: 355px;
	left: -50px;
}
#detail .obj03 {
	top: 482px;
	left: -43px;
}
#detail .obj04 {
	top: 280px;
	right: -94px;
}
#detail .obj05 {
	top: 511px;
	right: 20px;
}
/* cnnct
----------------------------------- */
#cnnct {
	
	width: 953px;
	margin: 80px auto 0;
	text-align: left;
	padding-top: 55px;
	position: relative;
}
#cnnct h3 {
	margin: 40px 0;
	text-align: center;
}
#cnnct .wrap {
	position: relative;
	float: left;
	margin-right: 120px;
}
#cnnct .wrap .goto {
	position: absolute;
	top: 163px;
	left: 208px;
}
#cnnct h4 {
	margin: 0 0 25px;
	padding-top: 18px;
}

li.appearObj{
	visibility: hidden;
}

#board{
	width: 823px;
	height: 292px;
}
#board #panels{
	position: relative;
	top:45px;
	left: 35px;
	width: 760px;
	height: 224px;
}
#board .pan{
	float: left;
	width: 186px;
	height: 109px;
	margin-right: 3px;
}
.pan .panelwrapper{
	position: relative;
}
.pan img{
	position: relative;
}
#tree{
	position: absolute;
	top: 0px;
}
#tree img{
	position: relative;
}
#tree .tree0_1{
	top: -20px;
	left: -120px;
}
#tree .tree0_2{
	right: -840px;
	top: 130px;
}
#tree .tree0_3{
	top: 360px;
	left: 900px;
}
#tree .tree1_1{
	top: -90px;
	left: -320px;
}
#tree .tree1_2{
	top: 10px;
	left: 620px;
}
#tree .tree1_3{
	top: 270px;
	left: -590px;
}

#nav_a_1{
	display: block;
	width: 181px;
	height: 128px;
	margin-left:18px ;
	margin-top: -33px;
}
#nav_a_1 img{
	margin-top: 19px;
}
#nav_a_2{
	display: block;
	width: 172px;
	height: 128px;
	margin-left:29px ;
	margin-top: 33px;
}
#nav_a_2 img{
	margin-top: -47px;
}
#nav_a_3{
	display: block;
	width: 164px;
	height: 128px;
	margin-left: 35px;
	margin-top: 33px;
}
#nav_a_3 img{
	margin-top: -47px;
}

body.tablet .hidden-xs,
body.pc .hidden-xs,
body.wiiu .hidden-xs{
	margin:  0 auto;
}
#gnav ul.hidden-xs{
	margin-left:0;
	margin-right:0;
}

.end_miiverse_txt {
    margin: 10px 0 0;
    color: #fff;
}