@charset "shift_jis";

/* 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 h3,
#main #main-title p,
#main #section01 h2,
#main #section01 div,
#main #section01 p,
#main #section02 h2,
#main #section02 p,
#main #section03 h2,
#main #section03 div,
#main #section03 p {
	position: absolute;
	margin: 0;
	padding: 0;
}

#main #cont-wrap {
	background: url(../img/cont_wrap_bg.png) left top repeat-y;
}

/* main-title */
#main #main-title {
	height: 842px;
	background: url(../img/main_title_bg.png) left top no-repeat;
}
#main #main-title h2 {
	top: 0;
	left: 0;
}
#main #main-title .catch {
	top: 192px;
	left: 25px;
}
#main #main-title .txt01 {
	top: 514px;
	left: -11px;
}

/* section01 */
#main #section01 {
	height: 1420px;
}
#main #section01 h2 {
	top: -12px;
}
#main #section01 .detail {
	top: 224px;
	left: 0;
	width: 864px;
	height: 596px;
	background: url(../img/section01_detail_line.png) 352px 3px no-repeat;
}
#main #section01 dl,dt,dd {
	margin: 0;
	padding: 0;
}
#main #section01 .nomal {
	float: left;
	width: 352px;
}
#main #section01 .dl-play {
	float: right;
	width: 506px;
}
#main #section01 .txt01 {
	top: 820px;
	left: 31px;
}
#main #section01 .txt02 {
	top: 1061px;
	left: -33px;
}

/* section02 */
#main #section02 {
	height: 1395px;
}
#main #section02 h2 {
	width: 759px;
	height: 76px;
	padding: 30px 0 42px 105px;
	background: url(../img/section02_ttl_bg.png) left top no-repeat;
}
#main #section02 h2 .word01,
#main #section02 h2 .word02 {
	float: left;
}
#main #section02 h2 .letter {
	display: block;
	float: left;
	width: 383px;
}
#main #section02 h2 .move {
	display: inline-block;
	white-space: nowrap;
}
span.move span {
	display: inline-block;
	vertical-align: middle;
}
span.move span:nth-of-type(1) {
	-webkit-animation: animation 2s ease 0s infinite;
	animation: animation 2s ease 0s infinite;
}
span.move span:nth-of-type(2) {
	-webkit-animation: animation 2s ease 0.1s infinite;
	animation: animation 2s ease 0.1s infinite;
}
span.move span:nth-of-type(3) {
	-webkit-animation: animation 2s ease 0.2s infinite;
	animation: animation 2s ease 0.2s infinite;
}
span.move span:nth-of-type(4) {
	-webkit-animation: animation 2s ease 0.3s infinite;
	animation: animation 2s ease 0.3s infinite;
}
span.move span:nth-of-type(5) {
	-webkit-animation: animation 2s ease 0.4s infinite;
	animation: animation 2s ease 0.4s infinite;
}
span.move span:nth-of-type(6) {
	-webkit-animation: animation 2s ease 0.5s infinite;
	animation: animation 2s ease 0.5s infinite;
}
span.move span:nth-of-type(7) {
	-webkit-animation: animation 2s ease 0.6s infinite;
	animation: animation 2s ease 0.6s infinite;
}
@-webkit-keyframes animation {
	0% {
		margin-top: 0;
	}
	5% {
		margin-top: -1em;
	}
	10% {
		margin-top: 0;
	}
	13% {
		margin-top: -0.5em;
	}
	16% {
		margin-top: 0;
	}
	18% {
		margin-top: -0.2em;
	}
	20% {
		margin-top: 0;
	}
}
@keyframes animation {
	0% {
		margin-top: 0;
	}
	5% {
		margin-top: -1em;
	}
	10% {
		margin-top: 0;
	}
	13% {
		margin-top: -0.5em;
	}
	16% {
		margin-top: 0;
	}
	18% {
		margin-top: -0.2em;
	}
	20% {
		margin-top: 0;
	}
}

#main #section02 .txt01 {
	top: 163px;
	left: 30px;
}
#main #section02 .img01 {
	top: 256px;
	left: 29px;
}
#main #section02 .txt02 {
	top: 806px;
	left: 29px;
}
#main #section02 .txt03 {
	top: 1050px;
	left: 31px;
}

/* section03 */
#main #section03 {
	height: 1710px;
}
#main #section03 h2 {
	top: -12px;
	width: 697px;
	height: 76px;
	padding: 30px 0 42px 167px;
	background: url(../img/section03_ttl_bg.png) left top no-repeat;
}
#main #section03 h2 .word01 {
	float: left;
}
#main #section03 h2 .letter {
	display: block;
	float: left;
}
#main #section03 h2 .move {
	display: inline-block;
	white-space: nowrap;
}

#main #section03 .soft-detail {
	top: 169px;
	left: 30px;
	width: 804px;
}
#main #section03 .soft-detail .detail {
	position: static;
	width: 804px;
	height: 247px;
	margin: 0 0 39px 0;
}
#main #section03 .soft-detail dl {
	float: right;
	width: 425px;
}
#main #section03 .soft-detail dl,dt,dd {
	margin: 0;
	padding: 0;
}
#main #section03 .soft-detail .slider-box {
	position: static;
	float: left;
	width: 360px;
	height: 246px;
	padding: 1px 0 0 0;
	background: url(../img/section03_soft_img_bg.png) left bottom no-repeat;
}
#main #section03 .soft-detail .slider-box ul,li {
	margin: 0;
	padding: 0;
}
#main #section03 .soft-detail .slider-box ul {
	list-style: none;
}
#main #section03 .slider,
#main #section03 .bx-wrapper {
	position: relative;
}
#main #section03 .slider,
#main #section03 .bxslider {
	width: 344px;
	height: 206px;
	overflow: hidden;
}
#main #section03 .slider {
	margin: 20px 8px;
}
#main #section03 .txt01 {
	top: 1311px;
	left: 29px;
}
#main #section03 .txt02 {
	top: 1457px;
	left: 179px;
}

/* clearfix */
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
