@charset "utf-8";

/* main-inner */
#main #main-inner {
	border: none;
	background: none;
}

#main #main-title,
#main #section01 {
	position: relative;
	width: 864px;
}
#main #main-title h2,
#main #main-title p,
#main #main-title span,
#main #section01 h2,
#main #section01 h3,
#main #section01 h4,
#main #section01 div,
#main #section01 p,
#main #section01 span,
#main #section01 ul {
	position: absolute;
	margin: 0;
	padding: 0;
}

/* main-title */
#main #main-title {
	height: 479px;
	background: url("../img/main_title_bg.png") left top no-repeat;
}
#main #main-title h2 {
	top: 7px;
	left: -13px;
}
#main #main-title .catch {
	top: 359px;
	left: 30px;
}
#main #main-title .chara {
	bottom: -23px;
	right: -12px;
	z-index: 10;
}

/* section01 */
#main #section01 {
	height: 2941px;
	background: url("../img/section01_bg.png") left top repeat-y;
}

/* article */
#main #section01 .article01,
#main #section01 .article02,
#main #section01 .article03,
#main #section01 .article04 {
	width: 730px;
	left: 17px;
}
#main #section01 .appear-games {
	width: 728px;
	margin: 0 auto;
	z-index: 10;
}
#main #section01 .appear-games ul {
	margin: 0 auto;
	padding: 0;
}
#main #section01 .appear-games ul:after {
	content: " ";
	display: block;
	clear: both;
}
#main #section01 .appear-games li {
	float: left;
	width: 182px;
}
#main #section01 .btn-coloring {
	bottom: 41px;
	left: 89px;
}

#main #section01 .article01 {
	/*top: 17px;*/
	top: 0;
	width: 830px;
	height: 702px;
}
#main #section01 .article01 .inner01 {
	position: relative;
	width: 830px;
	height: 702px;
	background: url("../img/article01_bg.png") left top no-repeat;
}
#main #section01 .article01 h3 {
	top: 29px;
	left: 316px;
}
#main #section01 .article01 .about-chara {
	top: 131px;
	left: 319px;
}
#main #section01 .article01 .chara {
	top: -1px;
	left: 20px;
}
#main #section01 .article01 h4 {
	top: 420px;
	left: 50px;
}
#main #section01 .article01 .appear-games {
	top: 470px;
	left: 51px;
}

#main #section01 .article02 {
	/*top: 867px;*/
	top: 718px;
	width: 830px;
	height: 704px;
}
#main #section01 .article02 .inner02 {
	position: relative;
	width: 830px;
	height: 704px;
	background: url("../img/article02_bg.png") left top no-repeat;
}
#main #section01 .article02 h3 {
	top: 29px;
	left:  49px;
}
#main #section01 .article02 .chara {
	top: -62px;
	right: 1px;
	z-index: 10;
}
#main #section01 .article02 .about-chara {
	top: 131px;
	left: 46px;
}
#main #section01 .article02 h4 {
	top: 420px;
	left: 50px;
}
#main #section01 .article02 .appear-games {
	top: 470px;
	left: 51px;
}

#main #section01 .article03 {
	/*top: 1717px;*/
	top: 1438px;
	width: 830px;
	height: 735px;
}
#main #section01 .article03 .inner03 {
	position: relative;
	width: 830px;
	height: 735px;
	background: url("../img/article03_bg.png") left top no-repeat;
}
#main #section01 .article03 h3 {
	top: 18px;
	right: 208px;
}
#main #section01 .article03 .chara {
	top:  -28px;
	left: -13px;
	z-index: 10;
}
#main #section01 .article03 .about-chara {
	top:  130px;
	right: 48px;
}
#main #section01 .article03 h4 {
	top: 450px;
	left: 50px;
}
#main #section01 .article03 .appear-games {
	width: 364px;
	top: 500px;
	left:  233px;
}

#main #section01 .article04 {
	top: 2189px;
	width: 830px;
	/*height: 860px;*/
	height: 736px;
}
#main #section01 .article04 .inner04 {
	position: relative;
	width: 830px;
	/*height: 860px;*/
	height: 736px;
	background: url("../img/article04_bg.png") left top no-repeat;
}
#main #section01 .article04 h3 {
	top: 27px;
	left: 50px;
}
#main #section01 .article04 .chara {
	top: 11px;
	right: 8px;
}
#main #section01 .article04 .about-chara {
	top: 131px;
	left: 50px;
}
#main #section01 .article04 h4 {
	top: 450px;
	left: 50px;
}
#main #section01 .article04 .appear-games {
	top: 500px;
	left:  51px;
}

/* main-footer */
.main-footer {
	position: relative;
	margin: 20px 0 0;
	padding-bottom: 32px;
}
.f-border {
	margin-top: 24px;
	padding-top: 20px;
	border-top: 1px solid #C1C1C1;
}
.main-footer .f-hard {
	position: absolute;
	top: 0;
	right: 0;
}
.f-border .f-hard {
	top: 20px;
}
.f-wrap {
	margin: 36px 0 0;
}
.main-footer .f-logo {
	float: left;
	width: 320px;
	padding: 28px 0 0 0;
	text-align: center;
}
.main-footer .f-contents {
	float: right;
	width: 514px;
}
.f-soft-wrap {
	margin: 0 0 10px;
}
.main-footer .f-icon {
	float: left;
}
.main-footer .f-soft-ttl {
	float: left;
	margin: 5px 0 0 14px;
}
.main-footer .f-copyright {
	line-height: 1.4;
	margin: 0 0 14px;
	padding: 5px 0 0 0;
	color: #FFFFFF;
	font-size: 9px;
}
.main-footer .f-note01 {
	margin: 0 0 14px;
	color: #8C8C8C;
	font-size: 9px;
}

/* clearfix */
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
