@charset "UTF-8";

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
em,
img,
strong,
sub,
sup,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr,
th,
embed,
input,
button {
	margin: 0;
	padding: 0;
	border: 0;
}

hr,
.none {
	display: none;
}

img {
	vertical-align: top;
}

ul,
ol {
	list-style: none;
}

em {
	font-style: normal;
}

.blind {
	position: absolute;
	top: -999em;
	left: -999em;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

input.check,
input.radio {
	position: relative;
	top: -1px;
	margin: 0;
	padding: 0;
	width: 13px;
	height: 13px;
	vertical-align: middle;
}

legend {
	display: none;
}

button {
	overflow: visible;
}

button.btn {
	overflow: hidden;
	background-color: transparent;
	border: 0;
	cursor: pointer;
}

button.btn span {
	display: inline-block;
	font-size: 0;
	line-height: 0;
}

/*conmmon*/
body {
	background-color: #b6ac8d;
	font: normal 12px dotum;
	color: #4f413b;
	min-width: 1280px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*layout*/
#wrap {
	background: url(http://web-files-tokyo-cdn.masangsoft.com/common/20160520/1463710522/c6106a4ad2e69ff7dd4f705c0bda740d.jpg) no-repeat center 0;
}

/*#wrap{background:url(/_Pristontale/images/common/bg_style1_20131115.jpg) no-repeat center 0;}*/
#container {
	position: relative;
	background: url(http://web-files-tokyo-cdn.masangsoft.com/common/20160520/1463710522/c6106a4ad2e69ff7dd4f705c0bda740d.jpg) no-repeat center 0;
	width: 1000px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 215px;
	_margin-top: -1px;
}

#content_wrap {
	position: relative;
	background: url(/_Pristontale/images/common/bg_content.gif) repeat-y;
	border-bottom: 1px solid #91836e;
	overflow: hidden;
	zoom: 1
}

#content_wrap:after {
	content: '';
	display: block;
	clear: both;
}

#content {
	float: left;
	width: 750px;
}

#aside {
	float: left;
	width: 250px;
}

#footer {
	background: #b6ac8d;
	height: 150px;
}

/*navigation*/
#header h1 {
	float: left;
	width: 280px;
	margin-top: 47px;
}

#header .nav {
	float: left;
	overflow: hidden;
}

#header .nav .menu01,
#header .nav .menu02,
#header .nav .menu03,
#header .nav .menu04,
#header .nav .menu05,
#header .nav .menu06 {
	float: left;
	width: 120px;
	padding-top: 30px;
	height: 180px;
}

#header .nav .menu01:hover,
#header .nav .menu02:hover,
#header .nav .menu03:hover,
#header .nav .menu04:hover,
#header .nav .menu05:hover,
#header .nav .menu06:hover {
	background: url(/_Pristontale/images/common/bg_cate.png) no-repeat 1px 0;
}

#header .nav a {
	background: url(/_Pristontale/images/common/bg_nav.png) no-repeat;
}

#header .nav h2 a {
	display: block;
	width: 120px;
	height: 53px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#header .nav .menu01 h2 a {
	background-position: 0 0;
}

#header .nav .menu02 h2 a {
	background-position: -120px 0;
}

#header .nav .menu03 h2 a {
	background-position: -240px 0;
}

#header .nav .menu04 h2 a {
	background-position: -360px 0;
}

#header .nav .menu05 h2 a {
	background-position: -480px 0;
}

#header .nav .menu06 h2 a {
	background-position: -600px 0;
}

#header .nav li a {
	display: block;
	width: 120px;
	height: 18px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	_float: left;
}

#header .nav .menu01 .sub01 a {
	background-position: 0 -52px;
}

#header .nav .menu01 .sub02 a {
	background-position: 0 -70px;
}

#header .nav .menu01 .sub03 a {
	background-position: 0 -88px;
}

#header .nav .menu01 .sub01 a:hover,
#header .nav .menu01 .sub01 a.on {
	background-position: 0 -252px;
}

#header .nav .menu01 .sub02 a:hover,
#header .nav .menu01 .sub02 a.on {
	background-position: 0 -270px;
}

#header .nav .menu01 .sub03 a:hover,
#header .nav .menu01 .sub03 a.on {
	background-position: 0 -288px;
}

#header .nav .menu02 .sub01 a {
	background-position: -120px -52px;
}

#header .nav .menu02 .sub02 a {
	background-position: -120px -70px;
}

#header .nav .menu02 .sub03 a {
	background-position: -120px -88px;
}

#header .nav .menu02 .sub04 a {
	background-position: -120px -106px;
}

#header .nav .menu02 .sub01 a:hover,
#header .nav .menu02 .sub01 a.on {
	background-position: -120px -252px;
}

#header .nav .menu02 .sub02 a:hover,
#header .nav .menu02 .sub02 a.on {
	background-position: -120px -270px;
}

#header .nav .menu02 .sub03 a:hover,
#header .nav .menu02 .sub03 a.on {
	background-position: -120px -288px;
}

#header .nav .menu02 .sub04 a:hover,
#header .nav .menu02 .sub04 a.on {
	background-position: -120px -306px;
}

#header .nav .menu03 .sub01 a {
	background-position: -240px -52px;
}

#header .nav .menu03 .sub02 a {
	background-position: -240px -70px;
}

#header .nav .menu03 .sub03 a {
	background-position: -240px -88px;
}

#header .nav .menu03 .sub04 a {
	background-position: -240px -106px;
}

#header .nav .menu03 .sub01 a:hover,
#header .nav .menu03 .sub01 a.on {
	background-position: -240px -252px;
}

#header .nav .menu03 .sub02 a:hover,
#header .nav .menu03 .sub02 a.on {
	background-position: -240px -270px;
}

#header .nav .menu03 .sub03 a:hover,
#header .nav .menu03 .sub03 a.on {
	background-position: -240px -288px;
}

#header .nav .menu03 .sub04 a:hover,
#header .nav .menu03 .sub04 a.on {
	background-position: -240px -306px;
}

#header .nav .menu04 .sub01 a {
	background-position: -360px -52px;
}

#header .nav .menu04 .sub02 a {
	background-position: -360px -70px;
}

#header .nav .menu04 .sub03 a {
	background-position: -360px -88px;
}

#header .nav .menu04 .sub04 a {
	background-position: -360px -106px;
}

#header .nav .menu04 .sub05 a {
	background-position: -360px -124px;
}

#header .nav .menu04 .sub06 a {
	background-position: -360px -142px;
}

#header .nav .menu04 .sub07 a {
	background-position: -360px -160px;
}

#header .nav .menu04 .sub01 a:hover,
#header .nav .menu04 .sub01 a.on {
	background-position: -360px -252px;
}

#header .nav .menu04 .sub02 a:hover,
#header .nav .menu04 .sub02 a.on {
	background-position: -360px -270px;
}

#header .nav .menu04 .sub03 a:hover,
#header .nav .menu04 .sub03 a.on {
	background-position: -360px -288px;
}

#header .nav .menu04 .sub04 a:hover,
#header .nav .menu04 .sub04 a.on {
	background-position: -360px -306px;
}

#header .nav .menu04 .sub05 a:hover,
#header .nav .menu04 .sub05 a.on {
	background-position: -360px -324px;
}

#header .nav .menu04 .sub06 a:hover,
#header .nav .menu04 .sub06 a.on {
	background-position: -360px -342px;
}

#header .nav .menu04 .sub07 a:hover,
#header .nav .menu04 .sub07 a.on {
	background-position: -360px -360px;
}

#header .nav .menu05 .sub01 a {
	background-position: -480px -52px;
}

#header .nav .menu05 .sub02 a {
	background-position: -480px -70px;
}

#header .nav .menu05 .sub03 a {
	background-position: -480px -88px;
}

#header .nav .menu05 .sub04 a {
	background-position: -480px -106px;
}

#header .nav .menu05 .sub01 a:hover,
#header .nav .menu05 .sub01 a.on {
	background-position: -480px -252px;
}

#header .nav .menu05 .sub02 a:hover,
#header .nav .menu05 .sub02 a.on {
	background-position: -480px -270px;
}

#header .nav .menu05 .sub03 a:hover,
#header .nav .menu05 .sub03 a.on {
	background-position: -480px -288px;
}

#header .nav .menu05 .sub04 a:hover,
#header .nav .menu05 .sub04 a.on {
	background-position: -480px -306px;
}

#header .nav .menu06 .sub01 a {
	background-position: -600px -52px;
}

#header .nav .menu06 .sub02 a {
	background-position: -600px -70px;
}

#header .nav .menu06 .sub03 a {
	background-position: -600px -88px;
}

#header .nav .menu06 .sub01 a:hover,
#header .nav .menu06 .sub01 a.on {
	background-position: -600px -252px;
}

#header .nav .menu06 .sub02 a:hover,
#header .nav .menu06 .sub02 a.on {
	background-position: -600px -270px;
}

#header .nav .menu06 .sub03 a:hover,
#header .nav .menu06 .sub03 a.on {
	background-position: -600px -288px;
}

/*aside*/
#aside .start .btnGameStart {
	background: url(/_Pristontale/images/common/gameStart1_off.png) no-repeat;
	display: block;
	width: 250px;
	height: 150px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#aside .start .btnGameStart:hover {
	background: url(/_Pristontale/images/common/gameStart1_on.png) no-repeat;
}

.gameStart1_menu1 {
	display: block;
	width: 250px;
	height: 75px;
	background: url(../images/common/gameStart1_menu1.png) no-repeat;
	-webkit-transform: translateX(-100%);
	transform: translateY(-100%);
	-ms-transform: translateY(-100%);
}

.gameStart1_menu1:hover {
	background: url(../images/common/gameStart1_menu1_on.png) no-repeat;
}

.gameStart1_menu2 {
	display: block;
	width: 250px;
	height: 75px;
	background: url(../images/common/gameStart1_menu2.png) no-repeat;
	-webkit-transform: translateX(100%);
	transform: translateY(100%);
	-ms-transform: translateY(100%);

}

.gameStart1_menu2:hover {
	background: url(../images/common/gameStart1_menu2_on.png) no-repeat;
}

#aside .start .btnGameStart:hover>.gameStart1_menu1,
#aside .start .btnGameStart:hover>.gameStart1_menu2 {
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-ms-transform: translateY(0%);
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}


#aside .login,
#aside .logout {
	position: relative;
	padding: 30px 0 5px 0;
	margin-left: 30px;
}

#aside .logout .box {
	background: url(/_Pristontale/images/common/bg_logout_box.png) no-repeat;
	width: 212px;
	height: 140px;
}

#aside .logout .boxh {
	background: url(/_Pristontale/images/channel/hangame/login_bg.jpg) no-repeat;
	width: 212px;
	height: 103px;
}

#aside .logout .chargeCash1h a {
	position: absolute;
	top: 65px;
	left: 12px;
	display: block;
	width: 189px;
	height: 30px;
	background: url(/_Pristontale/images/common/btn_cash_charge.gif) no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
}

#aside .logout .btnLogouth a {
	position: absolute;
	top: 103px;
	left: 108px;
	display: block;
	width: 93px;
	height: 22px;
	background: url(/_Pristontale/images/common/bg_left.gif) no-repeat -103px -497px;
	text-indent: -999em;
	overflow: hidden;
}

#aside .logout .userId {
	padding: 11px 0 4px 11px;
	color: #433125;
}

#aside .logout .mcoin {
	width: 142px;
	float: left;
	padding: 8px 0 4px 11px;
	color: #433125;
}

#aside .logout .mcoin_con {
	margin-left: 10px;
	display: inline-block;
	font-weight: bold;
	width: 90px;
	text-align: right
}

#aside .logout .mcoin_check {
	margin-left: 0px;
	margin-top: 2px;
	display: inline-block;
	width: 45px;
	height: 27px;
	text-indent: -9999px;
}

#aside .logout .myCach {
	padding: 8px 0 0 21px;
	font: normal 14px dotum;
	color: #efeade;
}

#aside .logout .chargeCash a {
	position: absolute;
	top: 97px;
	left: 142px;
	display: block;
	width: 54px;
	height: 21px;
	background: url(/_Pristontale/images/common/bg_left.gif) no-repeat 0 -466px;
	text-indent: -999em;
	overflow: hidden;
}

#aside .logout .chargeCash1 a {
	position: absolute;
	top: 97px;
	left: 12px;
	display: block;
	width: 189px;
	height: 30px;
	background: url(/_Pristontale/images/common/btn_cash_charge.gif) no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
}

#aside .logout .editInfo a {
	position: absolute;
	top: 135px;
	left: 12px;
	display: block;
	width: 93px;
	height: 22px;
	background: url(/_Pristontale/images/common/bg_left.gif) no-repeat 0 -497px;
	text-indent: -999em;
	overflow: hidden;
}

#aside .logout .dropout a {
	position: absolute;
	top: 135px;
	left: 12px;
	display: block;
	width: 93px;
	height: 22px;
	background: url(/_Pristontale/images/common/bg_dropout.gif) no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
}

#aside .logout .btnLogout a {
	position: absolute;
	top: 135px;
	left: 108px;
	display: block;
	width: 93px;
	height: 22px;
	background: url(/_Pristontale/images/common/bg_left.gif) no-repeat -103px -497px;
	text-indent: -999em;
	overflow: hidden;
}

#aside .login .security {
	padding-left: 12px;
	color: #544438;
	letter-spacing: -1px
}

#aside .login .security a {
	padding-right: 30px;
	line-height: 14px;
}

#aside .login .security a.off {
	background: url(/_Pristontale/images/common/img_security_off.gif) no-repeat right top;
}

#aside .login .security a.on {
	background: url(/_Pristontale/images/common/img_security_on.gif) no-repeat right top;
}

#aside .login dl {
	position: relative;
	width: 143px;
}

#aside .login dt {
	position: absolute;
	padding: 7px 0 0 8px;
	height: 18px;
	font: bold 12px dotum;
	color: #9a8d84;
	cursor: text;
}

#aside .login dt label {
	background-color: white;
	cursor: text;
}

#aside .login dd {
	margin-bottom: 7px;
	padding: 0 1px 0 0;
	background-color: #fff;
	height: 27px;
	_margin-bottom: 5px;
}

#aside .login dd input.ipt1 {
	margin: 0;
	padding: 5px;
	width: 130px;
	border: 1px solid #cfc7c2;
	border-top: 1px solid #a49890;
	border-left: 1px solid #a49890;
	color: #666;
	font: normal 12px tahoma;
	_margin: -1px 0;
}

#aside .login .btnLogin {
	position: absolute;
	top: 30px;
	right: 7px;
	display: block;
	width: 65px;
	height: 62px;
	background: url(/_Pristontale/images/common/bg_left.gif) no-repeat 0 -529px;
	text-indent: -999em;
	overflow: hidden;
}

#aside .login p {
	padding: 0px 0 5px 0;
	font-size: 11px;
}

#aside .login p strong {
	letter-spacing: -1px;
}

#aside .login p a {
	display: inline-block;
	color: #544438;
	text-decoration: none;
}

#aside .login p span {
	color: #b4a79d;
}

#aside .lst1 {
	overflow: hidden;
	margin-left: 30px
}

#aside .lst1 li {
	float: left
}

#aside .lst1 li a {
	display: block;
	margin: 0 5px 5px 0;
	width: 105px;
	height: 76px;
	background: url(/_Pristontale/images/common/bg_left.gif) no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
}

#aside .lst1 li.menu2 a {
	width: 102px;
	background-position: -110px 0;
}

#aside .lst1 li.menu3 a {
	width: 105px;
	background-position: 0 -81px;
}

#aside .lst1 li.menu4 a {
	width: 102px;
	background-position: -110px -81px;
}

#aside .lst2 {
	overflow: hidden;
	margin-left: 30px;
	padding: 10px 0 15px 0;
}

#aside .lst2 li {
	float: left
}

#aside .lst2 li a {
	display: block;
	height: 50px;
	background: url(/_Pristontale/images/common/bg_left.gif) no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
}

#aside .lst2 li.menu1 a {
	width: 63px;
	background-position: 0 -174px;
}

#aside .lst2 li.menu2 a {
	width: 82px;
	background-position: -63px -174px;
}

#aside .lst2 li.menu3 a {
	width: 67px;
	background-position: -145px -174px;
}

#aside .lst3 {
	margin-left: 30px;
	padding-bottom: 10px;
}

#aside .lst3 li a {
	display: block;
	width: 212px;
	height: 35px;
	background: url(/_Pristontale/images/common/bg_left.gif) no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
	margin-bottom: 5px
}

#aside .lst3 li.menu1 a {
	background-position: 0 -281px;
}

#aside .lst3 li.menu2 a {
	background-position: 0 -241px;
}

#aside .lst4 {
	position: relative;
	margin: 0 0 30px 30px;
	width: 212px;
	height: 247px;
	background: url(/_Pristontale/images/common/bg_left.gif) no-repeat 0 -700px;
}

#aside .lst5 {
	position: relative;
	margin: 0px 0px 15px 30px;
	width: 212px;
	height: 90px;
	background: url(/_Pristontale/images/common/pt_transfer.jpg) no-repeat;
	background-size: 212px 94px;
	cursor: pointer;
}

#aside .schPCroom input.ipt1 {
	position: absolute;
	top: 218px;
	left: 16px;
	color: #978577;
	font-size: 12px;
	width: 110px;
	height: 16px;
}

#aside .btnSchPCroom {
	position: absolute;
	top: 212px;
	left: 136px;
	display: block;
	width: 66px;
	height: 26px;
	text-indent: -999em;
	overflow: hidden;
}

#aside .schPCroom dt {
	position: absolute;
	top: 220px;
	left: 20px;
	cursor: text;
	z-index: 2;
	color: #978577;
	font-size: 11px;
}

#aside .schPCroom dt label {
	background-color: white;
	cursor: text;
}

.floatBanner {
	position: fixed;
	top: 446px;
	left: 50%;
	margin-left: 510px;
	_position: absolute;
}

.goTop {
	margin-top: 10px;
	_display: none;
}


/*loginform*/
.hanloginmsg {
	position: relative;
	top: 25px;
	bottom: 5px;
	margin-left: 30px;
	margin-top: 10px;
}

.login_bg {
	background-image: url('/_Pristontale/images/channel/hangame/login_bg.jpg');
	width: 212px;
	height: 104px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
	position: relative;
}

.btn_login {
	position: absolute;
	top: 0px;
	cursor: pointer;
	background-image: url('/_Pristontale/images/channel/hangame/btn_login.jpg');
	width: 190px;
	height: 45px;
	margin-left: 12px;
	margin-top: 13px;
}

.btn_id {
	position: absolute;
	cursor: pointer;
	background-image: url('/_Pristontale/images/channel/hangame/btn_id.jpg');
	width: 93px;
	height: 22px;
	margin-left: 10px;
	margin-top: 70px;
}

.btn_pwd {
	position: absolute;
	cursor: pointer;
	background-image: url('/_Pristontale/images/channel/hangame/btn_pwd.jpg');
	width: 93px;
	height: 22px;
	margin-left: 110px;
	margin-top: 70px;
}

.agree_bg {
	background-image: url('/_Pristontale/images/channel/hangame/login_bg.jpg');
	width: 212px;
	height: 104px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
	position: relative;
}

.hanagreemsg {
	position: relative;
	top: 15px;
	width: 188px;
	height: 20px;
	margin-left: 15px;
}

.btn_agree {
	position: absolute;
	top: 0px;
	cursor: pointer;
	background-image: url('/_Pristontale/images/channel/hangame/btn_agree.jpg');
	width: 188px;
	height: 44px;
	margin-left: 12px;
	margin-top: 50px;
}

#aside .logout .btn_withdraw a {
	position: absolute;
	top: 135px;
	left: 12px;
	display: block;
	width: 93px;
	height: 22px;
	background: url(/_Pristontale/images/channel/hangame/btn_withdraw.jpg) no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

#aside .logout .btn_withdrawh a {
	position: absolute;
	top: 103px;
	left: 12px;
	display: block;
	width: 93px;
	height: 22px;
	background: url(/_Pristontale/images/channel/hangame/btn_withdraw.jpg) no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.btn_withdrawCancel {
	position: absolute;
	top: 0px;
	cursor: pointer;
	background-image: url('/_Pristontale/images/channel/hangame/btn_withdrawCancel.jpg');
	width: 186px;
	height: 36px;
	margin-left: 12px;
	margin-top: 60px;
}


/******************
20230502 - 웹플랫폼팀 황정연
소셜 로그인 관련 css
******************/
.social_login p.line {
	position: relative;
	font-size: 11px;
	color: #95867b;
	width: 96.4%;
	text-align: center;
}

.social_login p.line::before {
	content: '';
	display: block;
	clear: both;
	width: 88px;
	height: 1px;
	position: absolute;
	top: 6px;
	left: 0;
	background: url('https://web-files-tokyo-cdn.masangsoft.com/public/CS/social/line.png') no-repeat;
}

.social_login p.line::after {
	content: '';
	display: block;
	clear: both;
	width: 88px;
	height: 1px;
	position: absolute;
	top: 6px;
	right: 0;
	background: url('https://web-files-tokyo-cdn.masangsoft.com/public/CS/social/line.png') no-repeat;
}

.social_login a {
	position: relative;
	display: block;
	float: left;
	width: 105px;
	height: 32px;
	border: 1px solid #a49f9c;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.social_login a.btn_naver { 
	background: #fff url('https://web-files-tokyo-cdn.masangsoft.com/public/CS/social/icon_naver.png') 6px 9px no-repeat;
	background-size: 12%;
}

.social_login a.btn_google {
	background: #fff url('https://web-files-tokyo-cdn.masangsoft.com/public/CS/social/icon_google.png') 6px 9px no-repeat;
	margin-left: 2px;
	background-size: 12%;
}
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200&display=swap');
.social_login a span {
	position: absolute;
	top: 7px;
	right: 10px;
	display: block;
	font-size: 11px;
	color: #767678;	
	letter-spacing: -0.4px;
	font-family: 'Raleway', sans-serif;
	letter-spacing: -0.2px;
}