@charset "utf-8";
/*---------------------------------
	layout
---------------------------------*/
body.howto_rev2 {
	background:url(../img_common/bg_renet_rev2.jpg) no-repeat center top fixed #000;
}
body.howto_rev2 #renetTopMaskJp,
body.howto_rev2 #renetTopMaskEn,
body.howto_rev2 #renetTopMaskFr,
body.howto_rev2 #renetTopMaskGlb {
	background:none;
}
#contents.about.rev2 {
	width:100%;
	padding: 0 0 40px 0;
}
#contents.about.rev2 sup {
	font-size:10px;
}
.about.rev2 #image {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:634px;
	background:url('../img/about/rev2/bg_howto_rev2.png') repeat-x left top;
	text-align:center;
}
.about.rev2 #image p {
	width:850px;
	height:54px;
	margin:0 auto;
	padding:25px 0;
	background:url('../img/about/rev2/txt01_howto_rev2.png') no-repeat center top;
	color:#fff;
	font-size:18px;
	line-height:1.5;
}
.about.rev2 #image p.platform {
	position:absolute;
	top:290px;
	left:50%;
	margin:0 0 0 -575px;
	background:none;
}
.about.rev2 #image p span {
	color:#ffcc76;
}
.about.rev2 #image .inner {
	padding:0 0 61px 0;
	background:url('../img/about/rev2/arrow_howto_rev2.png') no-repeat center bottom;
}
#contents.about.rev2 section {
	float:none;
	width:850px;
	margin:0 auto;
	padding:590px 0 0 0;
}
.logout #contents.about.rev2 section {
	padding:550px 0 0 0;
}
.about.rev2 .stepCol {
	padding:0 0 61px 0;
	background:url('../img/about/rev2/arrow_howto_rev2.png') no-repeat center bottom;
}
.login .about.rev2 .stepCol.last {
	padding:0 0 30px 0;
	background:none;
}
.about.rev2 .stepCol .inner {
	position:relative;
	padding:20px 0 0 0;
	border-radius:8px;
	border:1px solid #71471c;
	background:url('../img/about/rev2/bgstep_howto_rev2.png') repeat left top;
}
.about.rev2 .stepCol p {
	position:absolute;
	top:35px;
	left:35px;
}
.about.rev2 .stepCol h3 {
	margin:0 0 10px 0;
	background:url('../img/about/rev2/line_howto_rev2.png') repeat center center;
	font-size:21px;
	font-weight:normal;
	line-height:63px;
	text-align:center;
}
.about.rev2 .stepCol h3 span {
	background:url('../img/about/rev2/bgtxt_howto_rev2.png') repeat-x left center;
	color:#ffcc76;
}
.about.rev2 .left_col {
	float:left;
	width:303px;
	margin:0 45px 0 30px;
}
.about.rev2 .left_col li {
	margin:0 0 25px 0;
	list-style:none;
	cursor:pointer;
}
.about.rev2 .right_col {
	float:left;
	width:430px;
}
.about.rev2 .right_col li {
	margin:0 0 30px 0;
	padding:0 0 0 1em;
	color:#fff;
	font-size:16px;
	list-style:none;
	line-height:1.5;
	text-indent:-1.5em;
}
.about.rev2 .right_col li.txt {
	padding:0;
	text-indent:0;
}
.about.rev2 .right_col li.mCol01 {
	margin:0 0 210px 0;
}
.about.rev2 .right_col li.mCol02 {
	margin:0 0 130px 0;
}
.about.rev2 .right_col li.mCol03 {
	margin:0 0 150px 0;
}
.en .about.rev2 .right_col li.mCol03 {
	margin:90px 0 160px 0;
}
.about.rev2 .right_col li.mCol04 {
	margin:0 0 140px 0;
}
.en .about.rev2 .right_col li.mCol04 {
	margin:0 0 160px 0;
}
.en .about.rev2 .right_col li.mCol05 {
	margin:0 0 60px 0;
}
.about.rev2 .right_col li span {
	color:#ffcc76;
}
.about.rev2 p.btn {
	position:relative;
	top:auto;
	left:auto;
	float:left;
	margin:0 0 0 90px;
}
.about.rev2 p.btn a {
	display:block;
	width:281px;
	background:url('../img/about/rev2/btn_howto_over_rev2.png') repeat-x left center;
	color:#ffcc76;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:45px;
}
/*---------------------------------
	pop
---------------------------------*/
#overlay .bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	z-index:1000;
}
#overlay img {
	position:fixed;
	top:0;
	left:50%;
	margin:0 0 0 -250px;
	border:1px solid #ffcc76;
	z-index:1100;
}
#overlay .close {
	display:block;
	position:fixed;
	top:0;
	left:50%;
	width:35px;
	height:35px;
	margin:0 0 0 250px;
	background:url('../img_common/tbox_tab_close.png') no-repeat left top;
	z-index:1100;
	cursor:pointer;
}
/*---------------------------------
	login
---------------------------------*/
.about.rev2 #loginArea {
	margin:0 0 30px 0;
	padding:0 0 15px 0;
	border-radius:6px;
	background:#161515;
	box-shadow:rgba(112, 112, 112, 0.40) 0px 0px 5px 3px;
	-webkit-box-shadow:rgba(112, 112, 112, 0.40) 0px 0px 5px 3px;
	-moz-box-shadow:rgba(112, 112, 112, 0.40) 0px 0px 5px 3px;
}
.about.rev2 #loginArea h3 {
	padding:10px 0;
	background:url('../img/game/rev2/bgttl_login.png') repeat left top;
	color:#c0c0c0;
	font-size:22px;
	text-align:center;
	line-height:1.5;
	
}
.about.rev2 #loginArea .haveAccount_ja dd,
.about.rev2 #loginArea .haveAccount_en dd {
	margin:0 0 0 100px;
}
.about.rev2 #loginArea .haveAccount_ja dd ul,
.about.rev2 #loginArea .haveAccount_en dd ul {
	display: flex;
	justify-content: center;
}
.about.rev2 #loginArea .BtnAccountJa {
	margin:0 140px 20px 10px;
}
.about.rev2 #loginArea .BtnAccountEn {
	margin:0 70px 20px 10px;
}
.about.rev2 #loginArea .aboutAccount {
	width:708px;
	margin:10px 0 0 50px;
}
.about.rev2 .stepCol p.BtnAccountJa,
.about.rev2 .stepCol p.BtnAccountEn,
.about.rev2 .stepCol p.BtnLoginJa,
.about.rev2 .stepCol p.BtnLoginEn {
	position:relative;
	top:auto;
	left:auto;
	float:left;
	margin:0 0 10px 90px;
}
