@charset "shift_jis";

/* main-inner */
#main #main-inner {
	border: none;
	height: 100%;
	background: url(../img/main_bg.png) left top repeat;
	/*padding-bottom: 18px;*/
}
#main #main-title,
#main #section01,
#main #section02,
#main #section03 {
	position: relative;
	width: 864px;
}
#main #main-title h2,
#main #main-title p,
#main #section01 h2,
#main #section01 p,
#main #section02 h2,
#main #section02 p,
#main #section03 h2,
#main #section03 p {
	position: absolute;
	margin: 0;
	padding: 0;
}
.main-inner-top {
	margin: 0;
	padding: 0;
}

/* main-title */
#main-title {
	height: 720px;
}
#main-title h2 {
	top: 0;
	left: 0;
	z-index: 10;
}
#main-title .catch {
	top: 333px;
	left: 208px;
}
#main-title .chara01 {
	top: -18px;
	right: 108px;
}
#main-title .chara02 {
	left: 422px;
	bottom: -72px;
	z-index: 20;
}
#main-title .chara03 {
	right: 20px;
	bottom: -2px;
	z-index: 20;
}

#section01 h2,
#section02 h2,
#section03 h2 {
	top: 0;
	left: -11px;
}


/* section01 */
#section01 {
	height: 1118px;
}
#section01 .kinopiko01 {
	top: 103px;
	right: 13px;
	z-index: 20;
}
#section01 .img01 {
	top: 103px;
	left: 12px;
	z-index: 20;
}
#section01 .img02 {
	top: 530px;
	left: 12px;
	z-index: 10;
}
#section01 .kinopiko02 {
	bottom: -26px;
	left: 52px;
	z-index: 20;
}
/*
#section01 .chara01 {
	top: 268px;
	right: -45px;
}
*/
#section01 .chara02 {
	bottom: -29px;
	left: 73px;
	z-index: 30;
}
#section01 .chara03 {
	right: -40px;
	bottom: 28px;
}

/* section02 */
#section02 {
	height: 701px;
}
#section02 .kinopiko01 {
	top: 34px;
	right: -46px;
	z-index: 20;
}
#section02 .kinopiko02 {
	bottom: -12px;
	left: -28px;
	z-index: 20;
}
#section02 .img01 {
	top: 105px;
	left: 14px;
	z-index: 10;
}
#section02 .chara01 {
	top: 307px;
	left: -35px;
	z-index: 20;
}
#section02 .chara02 {
	right: 376px;
	bottom: -54px;
}

/* section03 */
#section03 {
	height: 761px;
}
#section03 .kinopiko01 {
	right: 48px;
	bottom: 41px;
}
#section03 .img01 {
	top: 106px;
	left: 12px;
}
#section03 .img02 {
	top: 106px;
	right: 13px;
}
#section03 .chara01 {
	left: -23px;
	bottom: 0;
}
#section03 .chara02 {
	right: -32px;
	bottom: -9px;
	z-index: 10;
}
#section03 .chara03 {
	top: 12px;
	right: 38px;
	z-index: 10;
}

/* main-footer */
.main-footer {
	position: relative;
	margin: 0 0 32px 0;
}
.main-footer:last-child {
	margin-bottom: 0;
	padding-bottom: 56px;
}
.main-footer .f-hard {
	position: absolute;
	top: 20px;
	right: 0;
}
.f-border .f-hard {
	top: 20px;
}
.f-wrap {
	margin: 56px 0 0 0;
}

.main-footer .f-logo {
	float:left;
	margin:0 30px 0 0;
	width:320px;
	text-align:center;
}

.main-footer .f-contents {
	float: left;
	width:514px;
	word-wrap: break-word;
}
.f-soft-wrap {
	margin: 0 0 0 0;
}
.main-footer .f-icon {
	float: left;
	margin:0 5px 0 0;
}
.main-footer .f-soft-ttl {
	float: left;
	margin: 10px 0 0 10px;
	padding:0;
}
.main-footer .f-copyright {
	margin: 10px 0 15px 0;
	color: #8c8c8c;
	font-size: 9px;
	display:block;
}
.main-footer .f-note01 {
	margin: 0 0 14px 0;
	color: #8c8c8c;
	font-size: 9px;
}


/* copyright */
.copyright {
	clear: both;
	width: 100%;
	line-height: 1;
	margin-top: 20px;
	color: #8c8c8c;
	text-align: center;	
	font-size: 10px;
}

/* clearfix */
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
