@charset "shift_jis";

/* main-inner */
#main #main-inner {
	border: none;
	background: none;
}
#main #main-inner p {
	margin: 0;
	padding: 0;
}
#main #main-inner img {
	vertical-align: bottom;
}

#main #main-title,
#main #section01,
#main #section02,
#main #section03,
#main #section04 {
	position: relative;
	width: 864px;
}
#main #main-title h2,
#main #section01 h3,
#main #section01 ul,
#main #section01 p,
#main #section01 div,
#main #section01 h4,
#main #section02 h3,
#main #section02 h4,
#main #section02 p,
#main #section02 .slider-area,
#main #section02 .goods,
#main #section03 h3,
#main #section03 ul,
#main #section03 p,
#main #section04 h3,
#main #section04 p {
	position: absolute;
	margin: 0;
	padding: 0;
}

/* main-title */
#main #main-title {
	height: 505px;
	background: url(../img/main_title_bg.png) left top no-repeat;
}
#main #main-title h2 {
	top: 0;
	left: -16px;
}

/* section01 */
#main #section01 {
	height: 1402px;
	background: url(../img/section01_bg.gif) left top no-repeat;
}
#main #section01 h3 {
	top: 0;
	left: 94px;
}
#main #section01 .intro {
	list-style: none;
	top: 86px;
	left: 8px;
	z-index: 10;
}
#main #section01 .intro li {
	float: left;
}
#main #section01 .chara01 {
	top: 332px;
	left: -21px;
}
#main #section01 h4 {
	top: 784px;
	left: 126px;
	z-index: 10;
}
#main #section01 .chara02 {
	top: 888px;
	left: -26px;
	z-index: 10;
}
#main #section01 .movie {
	top: 1007px;
	left: 125px;
	width: 577px;
	height: 321px;
	padding: 20px 19px 20px 20px;
	/*padding: 22px 19px 18px 20px;*/
	background: url(../img/section01_movie_bg.png) left top no-repeat;
}

/* section02 */
#main #section02 {
	height: 1194px;
	background: url(../img/section02_bg.gif) left top no-repeat;
}
#main #section02 h3 {
	top: 0;
	left: 98px;
}
#main #section02 .click {
	top: 204px;
	right: -56px;
	z-index: 102;
}
#main #section02 .slider-area {
	top: 140px;
	left: 48px;
	width: 730px;
	height: 460px;
	padding: 18px;
	background: url(../img/section02_slider_bg.png) left top no-repeat;
}
#main #section02 .slider {
	position: relative;
}
#main #section02 .bx-wrapper {
	position: relative;
}
#main #section02 .bx-controls-direction {
	z-index: 101;
	position: absolute;
	top: 0;
	left: 0;
	width: 864px;
	height: 483px;
}
#main #section02 .bx-controls-direction a {
	position: absolute;
	display: block;
	overflow: hidden; 	
	top: 192px;
	width: 92px;
	height: 90px;
	background-image: url(../img/controls.png);
	background-repeat: no-repeat;
	text-indent: 100%; 
	white-space: nowrap; 
}
#main #section02 .bx-prev {
	left: -62px;
}
#main #section02 .bx-prev:hover {
	background-position: 0 -90px;
}
#main #section02 .bx-next {
	right: 62px;
	background-position: -92px 0;
}
#main #section02 .bx-next:hover {
	background-position: -92px -90px;
}
#main #section02 h4 {
	top: 614px;
	left: 34px;
	z-index: 10;
}
#main #section02 .goods {
	list-style: none;
	top: 735px;
	left: 80px;
}
#main #section02 .goods li {
	float: left;
	padding: 0 31px 0 0;
}
#main #section02 .btn-goods-detail {
	top: 1030px;
	left: 196px;
}
#main #section02 .chara01 {
	top: 1030px;
	right: 96px;
	z-index: 10;
}

/* section03 */
#main #section03 {
	height: 779px;
	background: url(../img/section03_bg.gif) left top no-repeat;
}
#main #section03 h3 {
	top: 16px;
	left: 81px;
}
#main #section03 .character {
	list-style: none;
	top: 148px;
	left: 60px;
}
#main #section03 .character li {
	float: left;
	margin: 0 0 0 -21px;
}
#main #section03 .chara01 {
	right: 118px;
	bottom: 48px;
}
#main #section03 .link {
	top: 567px;
	left: 155px;
	z-index: 10;
}
#main #section03 .txt {
	top: 525px;
	left: 118px;
}

/* section04 */
#main #section04 {
	height: 397px;
	background: url(../img/section04_bg.gif) left top no-repeat;
}
#main #section04 h3 {
	top: -58px;
	left: -20px;
}
#main #section04 .img01 {
	top: 160px;
	left: 0;
}
#main #section04 .img02 {
	top: 93px;
	right: 0;
}
#main #section04 .qr {
	top: 152px;
	right: 63px;
}

/* main-footer */
.f-wrap {
	margin: 36px 0 0;
}
.main-footer .f-logo {
	float: left;
	width: 320px;
	text-align: center;
}
.main-footer {
	width: 864px;
	position: relative;
	margin: 20px 0 32px 0;
}
.main-footer:last-child {
	margin-bottom: 0;
	padding-bottom: 32px;
}
.f-border {
	margin-top: 56px;
	padding: 20px 0 0;
	border-top: 1px solid #C1C1C1;
}

.main-footer .f-hard {
	position: absolute;
	top: 0;
	right: 0;
}
.f-wrap {
	margin: 20px 0 0 0;
}
.main-footer .f-logo {
	float: left;
	width: 320px;
	text-align: center;
}
.main-footer .f-contents {
	float: right;
	width: 514px;
}
.main-footer .f-icon {
	float: left;
}
.main-footer .f-name {
	position: relative;
	float: right;
	width: 443px;
	height: 55px;
	margin: 0 0 15px;
}
.main-footer .f-soft-ttl {
	position: absolute;
	top: 10px;
}
.main-footer .f-copyright {
	position: absolute;
	bottom: 10px;
	color: #8C8C8C;
	font-size: 9px;
}

/* clearfix */
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
