@charset "UTF-8";

body {
	background:url(/sp/theplanet/series1/img/common/bg_op.jpg) no-repeat 50% 50%;
}

#opTtl {
	position:absolute;
	top:50%;
	left:50%;
	width:680px;
	height:175px;
	margin:-88px 0 0 -340px;
	overflow:hidden;
	opacity:0;
	white-space:nowrap;
	text-indent:100%;
	background:url(/sp/theplanet/series1/img/index/op_ttl.png) no-repeat 0 0;
	background-size:contain;
}

.content {
	position:absolute;
	top:50%;
	left:50%;
	width:600px;
	height:180px;
	margin:-90px 0 0 -300px;
}

#opTxt01,
#opTxt02,
#opTxt03 {
	width:600px;
	height:40px;
	overflow:hidden;
	opacity:0;
	white-space:nowrap;
	text-indent:100%;
	background:url(/sp/theplanet/series1/img/index/op_text_01.png) no-repeat 0 0;
	background-size:contain;
}
#opTxt02 {
	background-image:url(/sp/theplanet/series1/img/index/op_text_02.png);
}
#opTxt03 {
	background-image:url(/sp/theplanet/series1/img/index/op_text_03.png);
}
