div#contents{
	width:100%;
	background-image:url(../images/bg.png);
	background-position: center;
}

section{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
section .inner{
	padding:0 10px;
	width:1000px;
	margin:0 auto;
	display:block;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	position:relative;
	overflow:visible;
}
section#main{
	position:relative;

	background-image:url(../images/bg_top.png);
	background-position:center top;
	background-repeat: repeat-x;
}
section#main h2{
	position:absolute;
	width:100%;
	overflow:visible;
	left:50%;
	top:35px;
}
section#main h2 img{
	margin-left:-624px;
}

#social{
	width:980px;
	position:relative;
	display:block;
	position:absolute;
	top:0;
	right:0;
}
#social ._sharebuttons{

	position:absolute;
	right:12px;
	top:48px;
	justify-content: flex-end;
}
#social ul li{
	display:inline-block;
	height:20px;
	overflow:hidden;
}
#elements{
	position:relative;
	margin-top:260px;
	display:block;
	height:1487px;
}
#pafe{
	position:absolute;
	top:0;
	left:-45px;
}
#logo{
	position:absolute;
	top:128px;
	right:-5px;
}
#kokuchi{
	position:absolute;
	right:0;
	top:313px;
}
#about{
	position:absolute;
	width:500px;
	height:286px;
	top:728px;
}
#about .inner{
	position:relative;
	width:500px;
	height:286px;
	padding:0;margin:0;
}
#about a{
	display:block;
	background-image:url(../images/btn_twitter.png);
	width:266px;
	height:64px;
	overflow:hidden;
	background-repeat: no-repeat;
	text-indent:-999px;
	position:absolute;
	right:26px;
	bottom:26px;
}
#about a:hover{
	background-position:0 -64px;
}
#collabo .inner{
	margin-bottom:20px;
}
#collabo a{
	display:block;
	overflow:hidden;
	background-repeat: no-repeat;
	text-indent:-999px;
	position:absolute;
}
a.btn01 {
	background-image:url(../images/btn_game.png);
	width:860px;
	height:114px;
	left:72px;
	top:1405px;
}
a.btn01:hover{
	background-position:0 -114px;
}
#cake{
	position:absolute;
	right:-5px;
	top:634px;
}
#anmitsu{
	position:absolute;
	left:0;
	bottom:45px;
}
#macaron{
	position:absolute;
	right:0;
	bottom:62px;
}

section#movie{
	margin-bottom:50px;
	position:relative;
}
section#movie h3{
	position:absolute;
	width:100%;
	top:48px;
	text-align: center;
}
section#movie iframe{
	position:absolute;
	top:138px;
	left:116px;
}
section#characters{
	height:944px;
	position:relative;
}
section#characters ul{
	position:absolute;
	width:100%;
	top:181px;
	left:10px;
}
section#characters ul li{
	position:absolute;
}
section#characters ul li#chara01{
	top:0;left:0;
}
section#characters ul li#chara02{
	top:12px;right:20px;
}
section#characters ul li#chara03{
	top:244px;left:0;
}

section#characters ul li#chara04{
	top:252px;right:20px;
}
section#characters ul li#chara05{
	top:527px;left:0;
}
section#characters ul li#chara06{
	top:500px;right:20px;
}
section#collabo{
	margin:50px 0 50px 0;
}
section#campaign{
	margin:50px 0 5px 0;
}
section#campaign h3{
	margin-bottom:15px;
}
section#items h4{
	margin-top:40px;
	text-align: center;
}
section#items table{
	width:980px;
}
section#items table tr{

	width:980px;
	vertical-align: top;
}
section#items table tr td{
	padding-top:30px;
	height:auto;
	display:inline-block;
	vertical-align: top;
	width:490px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
}
section#items table tr td p{
	margin-top:7px;
	background-image:url(../images/txt_hanbaimoto.png);

	background-repeat: no-repeat;
	padding-left:75px;
	background-position:4px 0;
}
section#items table tr td:nth-child(odd){
	padding-right:15px;
}
section#items table tr td:nth-child(even){
	padding-left:15px;
}
#banner{
	width:980px;
	margin:40px auto;
}
#banner li{
	float:left;
	margin-right:12px;
}
#banner li:nth-child(4n){
	margin-right:0;
}
#banner li a{
	display:block;
	text-indent:0;
}
#banner li a img{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border:3px solid #fff;
}
#banner li a:hover img{
	border:3px solid #ec5888;
}
#bottoms{
	width:980px;
	position:relative;
	margin:58px auto 5px auto;
}

small#copyright{
	position:absolute;
	right:0;bottom:0;
	display:block;
}
#content_footer{
	background-image:url(../images/bg_bottom.png);
	background-repeat: repeat-x;
}
#content_footer div{
	background-color:#fefbc6;
	margin-top:42px;
}
#content_footer div p{
	width:980px;
	padding:0 10px;
	margin:12px auto 18px auto;
}
#yokoku{
	width:980px;
	margin:58px auto 0 auto;
}
