@charset "utf-8";

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

#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 h3,
#main #section01 p,
#main #section01 span,
#main #section02 h2,
#main #section02 h3,
#main #section02 h4,
#main #section02 div,
#main #section02 p,
#main #section02 li,
#main #section02 span,
#main .section03 h2,
#main .section03 p {
	position: absolute;
	margin: 0;
	padding: 0;
}

/* main-title */
#main #main-title {
	height: 583px;
	background: url("../img/main_ttl_bg.png") left top no-repeat;
}
#main #main-title h2 {
	top: 24px;
	left: 34px;
}
#main #main-title .check {
	top: 327px;
	left: 34px;
}

#main .wrap {
	background: url("../img/wrap_bg.png") left top repeat-y;
}

/* section01 */
#main #section01 {
	height: 1102px;
	background: url("../img/section01_bg.png") left 94px no-repeat;
}
#main #section01 h2 {
	top: 0;
	left: 0;
}

#main #section01 .solgaleo-ttl {
	top: 136px;
	left: 19px;
}
#main #section01 .solgaleo-img {
	top: 277px;
	left: -31px;
	z-index: 10;
}
#main #section01 .solgaleo-spec {
	top: 755px;
	left: 29px;
}
#main #section01 .solgaleo-detail {
	top: 925px;
	left: 29px;
}
#main #section01 .lunala-ttl {
	top: 136px;
	right: 19px;
}
#main #section01 .lunala-img {
	top: 224px;
	right: -54px;
	z-index: 10;
}
#main #section01 .lunala-spec {
	top: 755px;
	right: 129px;
}
#main #section01 .lunala-detail {
	top: 925px;
	right: 19px;
}

/* section02 */
#main #section02 {
	height: 2437px;
}
#main #section02 h2 {
	top: 0;
	left: 0;
}
#main #section02 h3 {
	top: 480px;
	left: 38px;
	z-index: 10;
}
#main #section02 .stage-img {
	top: 94px;
	left: 0;
}
#main #section02 .stage-detail {
	top: 644px;
	left: 0;
}

#main #section02 .chara {
	top: 744px;
	left: 19px;
	width: 826px;
	height: 610px;
}
#main #section02 .chara-inner {
	position: relative;
	width: 826px;
	height: 610px;
	background: url("../img/chara_inner_bg.png") left top no-repeat;
}
#main #section02 .chara .chara-ttl {
	top: 18px;
	left: 121px;
}
#main #section02 .chara .chara-img {
	top: 71px;
	left: 31px;
}
#main #section02 .chara .chara-summary {
	bottom: 27px;
	left: 46px;
}
#main #section02 .chara .buddy-ttl {
	top: 18px;
	right: 99px;
}
#main #section02 .chara .buddy-list li:nth-child(1) {
	top: 72px;
	right: 63px;
}
#main #section02 .chara .buddy-list li:nth-child(2) {
	top: 140px;
	right: 67px;
}
#main #section02 .chara .buddy-list li:nth-child(3) {
	top: 284px;
	right: 49px;
}
#main #section02 .chara .buddy-txt {
	top: 431px;
	right: 58px;
}
#main #section02 .chara .buddy-btn {
	bottom: 49px;
	right: 58px;
}

#main #section02 .guide {
	top: 1374px;
	left: 19px;
	height: 329px;
}
#main #section02 .guide .guide-inner {
	position: relative;
	width: 826px;
	height: 329px;
	background: url("../img/guide_inner_bg.png") left top no-repeat;
}
#main #section02 .guide h4 {
	top: 28px;
	right: 31px;
}
#main #section02 .guide .guide-txt {
	top: 149px;
	right: 51px;
}
#main #section02 .guide .guide-img {
	bottom: 0;
	left: -14px;
}
#main #section02 .guide .guide-chara {
	top: 164px;
	right: -90px;
}

#main #section02 .other {
	top: 1723px;
	left: 19px;
	height: 617px;
}
#main #section02 .other .other-inner {
	position: relative;
	width: 826px;
	height: 617px;
	background: url("../img/other_inner_bg.png") left top no-repeat;
}
#main #section02 .other h4 {
	top: 18px;
	left: 274px;
}
#main #section02 .other li:nth-child(1) {
	bottom: 28px;
	left: 26px;
}
#main #section02 .other li:nth-child(2) {
	bottom: 28px;
	left: 320px;
}
#main #section02 .other li:nth-child(3) {
	bottom: 28px;
	left: 555px;
}

#main #section02 .new-txt {
	bottom: 19px;
	left: 41px;
}

/* sale */
#main .section03 {
	height: 400px;
	background: url("../img/section03_bg.png") left top no-repeat;
}
#main .section03 h2 {
	top: 22px;
	left: 39px;
}
#main .section03 .price {
	top: 162px;
	left: 41px;
}
#main .section03 .date {
	top: 192px;
	right: -18px;
}
#main .section03 .xy-btn {
	top: 291px;
	left: 113px;
}

/* 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;*/
	width: 342px;
	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;
}
