@charset "utf-8";

/* GCP WD Team. Author : Do re mi 2015-05-26. Edit : Do re mi 2018-03-12. Jaewook Baek 2018-05-29 */

#HIVEcontainer	{width: 100%;box-sizing:border-box;}

/* main */ 
.event_banner {width:100%;height:100%;position:relative;overflow:hidden;border-bottom:1px solid #ccc;}
.event_banner .port {display:none;}
.event_banner ul:after {display:block;clear:both;content:'';}
.event_banner li {display:none;position:relative;float:left;}
.event_banner li:first-child {display:block;}
.event_banner li a {width:90%;height:84%;position:absolute;left:5%;top:8%;}
.event_banner img {width:100%;}
.event_banner .ev_navi {width:100%;position:absolute;left:0;bottom:18px;text-align:center;}
.event_banner .ev_navi span {width:16px;height:17px;display:inline-block;margin:0 20px 0 0;color:rgba(0,0,0,0);border-radius:10px;background-color:rgba(255,255,255,0.5);}
.event_banner .ev_navi span:last-child {margin:0 0 0 0;}
.event_banner .ev_navi span.selected {border:2px solid #fff;opacity:1;background:none;}

.cont_head {position:relative;}
.tit_h3 {margin:19px 0 0 20px;color:#666;font-size:2.8rem;font-weight:normal;}
.tit_h3.ty2 {margin:18px 0 10px 20px;}
.tit_h3 span {color:#2a84d8;font-weight:normal;}
.cont_head .btn_all {position:absolute;right:20px;top:4px;color:#999;font-size:2.4rem;}

.m_game_list {margin:12px 20px 0 20px;}
.m_game_list.profile {margin:30px 20px 0 20px}
.m_game_list li {position:relative;margin:0 0 20px 0;border:1px solid #ccc;}
.m_game_list li a {width:100%;height:142px;display:block;background-color:#fff;}
.m_game_list li a .tit {display:block;overflow:hidden;padding:18px 180px 0 19px;color:#444;font-size:3.0rem;font-weight:normal;line-height:36px;text-overflow:ellipsis;white-space:nowrap;}
.m_game_list.profile li a .tit {padding:48px 180px 0 19px;} 
.m_game_list li a .image {width:143px;height:142px;position:absolute;right:0;top:0;}
.m_game_list li a .image img {width:100%;height:100%;}
.m_game_list li a .txt {display:-webkit-box;overflow:hidden;padding:10px 180px 0 19px;color:#999;font-size:2.4rem;line-height:30px;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.m_game_list li a .txt i	{display:inline-block;width:auto;height:30px;margin-right:5px;vertical-align:top;}
.m_game_list li a .txt i img	{width:auto;height:100%;}
.m_game_list li .btn_play {position:absolute;right:162px;top:94px;color:#2a84d8;font-size:2.6rem;font-style:italic;text-decoration:underline;}

.cafe_list {margin:12px 0 0 0;}
.cafe_list li {padding:0 0 0 20px;border-bottom:1px solid #ccc;background-color:#fff;}
.cafe_list li:first-child {border-top:1px solid #ccc;}
.cafe_list li a {width:100%;display:block;position:relative;padding:0 0 25px 0;}
.cafe_list li.image a {min-height:136px;padding:0 0 30px 0;}
.cafe_list li a .txt {display:-webkit-box;overflow:hidden;padding:22px 20px 0 0;color:#666;font-size:2.6rem;line-height:33px;text-overflow:ellipsis;-webkit-line-clamp:2;
-webkit-box-orient:vertical;word-wrap:break-word;}
.cafe_list li a .nt {display:block;padding:15px 0 0 0;color:#999;font-size:2.4rem;} 
.cafe_list li.image a .nt {position:absolute;left:0;bottom:24px;}
.cafe_list li a .nt span {color:#bfbfbf;} 
.cafe_list li a .info {position:absolute;right:20px;bottom:30px;color:#bbb;font-size:2.4rem;line-height:20px;}
.cafe_list li.image a .info {right:145px;bottom:30px;}
.cafe_list li a .info .hits {margin:0 24px 0 0;padding:0 0 0 35px;background:url('../img/ico_hits.png') no-repeat 0 7px;background-size:26px 18px;}
.cafe_list li a .info .comment {padding:0 0 0 30px;background:url('../img/ico_comment.png') no-repeat 0 7px;background-size:22px 18px;}
.cafe_list li a .image_play,
.cafe_list li a .image_detailview {width:106px;height:106px;position:relative;float:right;margin:30px 20px 0 34px;}
.cafe_list li a .image_play:after {width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0.6) url('../img/btn_play_1.png') no-repeat 50% 50%;background-size:38px 38px;content:'';}
.cafe_list li a .image_play img,
.cafe_list li a .image_detailview img {width:100%;height:100%;}

.main.cafe_notice {margin:13px 0 0 0;}
.main.cafe_notice li a {padding:0 96px 0 0;}

.channel {margin:50px 0 0 0;}
.channel h3 {display:none;}
.channel dl {height:86px;position:relative;border-top:1px solid #ccc;background-color:#dcdcdc;}
.channel dt {padding:26px 0 0 20px;color:#666;font-size:2.6rem;}
.channel dd {position:absolute;right:0;top:20px;}
.channel dd a {width:46px;height:46px;overflow:hidden;float:left;margin:0 20px 0 0;color:rgba(0,0,0,0);}
.channel dd a.ico_c_youtube {background:url('../img/ico_c_youtube.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_weibo {background:url('../img/ico_c_weibo.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_wechat {background:url('../img/ico_c_wechat.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_twitter {background:url('../img/ico_c_twitter.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_soku {background:url('../img/ico_c_soku.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_forums {background:url('../img/ico_c_forums.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_facebook {background:url('../img/ico_c_facebook.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_google {background:url('../img/ico_c_google.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_cafe {background:url('../img/ico_c_cafe.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_blog_kr {background:url('../img/ico_c_blog_kr.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_blog_jp {background:url('../img/ico_c_blog_jp.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_blog_jp_2 {background:url('../img/ico_c_blog_jp_2.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_blog_cn {background:url('../img/ico_c_blog_cn.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_tumblr {background:url('../img/ico_c_tumblr.png') no-repeat 0 0;background-size:46px 46px;}
.channel dd a.ico_c_insta {background:url('../img/ico_c_insta.png') no-repeat 0 0;background-size:46px 46px;}

/* profile */
.profile_head {height:204px;position:relative;border-bottom:1px solid #ccc;background-color:#fff;}
.profile_head.char {width:50%;height:100%;position:relative;float:left;padding:0 20px;border:0;background:none;-webkit-box-sizing:border-box;box-sizing:border-box;}
.profile_head.char .profile_head_con {width:100%;height:260px;position:absolute;left:0;top:50%;margin:-195px 0 0 0;}
.profile_head .photo {width:144px;height:144px;position:absolute;left:30px;top:30px;}
.profile_head .photo .btn_noti {width:52px;height:52px;position:absolute;right:-2px;top:-2px;color:rgba(0,0,0,0);background:url('../img/ico_war_2.png') no-repeat;background-size:100% 100%;}
.profile_head.char .photo {width:173px;height:173px;position:absolute;left:50%;top:0;margin:0 0 0 -86px;}
.profile_head .photo img {width:100%;border-radius:10.0rem;}
.profile_head .name {display:block;margin:0 0 0 204px;padding:68px 0 4px 0;color:#666;font-size:3.6rem;font-weight:normal;line-height:40px;}
.profile_head .displayname {display:block;margin:0 0 0 204px;color:#bfbfbf;font-size:2.6rem;}
.profile_head.char .name {margin:0 0 0 0;padding:200px 0 0 0;font-size:4.0rem;text-align:center;border-bottom:0;}
.profile_head.char .displayname {margin:0 0 0 0;padding:8px 0 0 0;font-size:3.0rem;text-align:center;}
.profile_head .btn_area {position:absolute;right:20px;top:74px;}
.profile_head .btn_area:after {display:block;clear:both;content:'';}
.profile_head .btn_area a,
.profile_head .btn_area button {width:68px;height:68px;float:left;margin:0 0 0 20px;color:rgba(0,0,0,0);}
.profile_head .btn_area a.btn_messages {background:url('../img/btn_messages.png') no-repeat;background-size:68px 68px;}
.profile_head .btn_area a.btn_setting {background:url('../img/btn_setting.png') no-repeat;background-size:68px 68px;}
.profile_head .btn_area button.btn_photo_edit {background:url('../img/btn_edit_photo.png') no-repeat;background-size:68px 68px;}
.profile_head .btn_area button.btn_friend.add {background:url('../img/btn_friend_add.png') no-repeat;background-size:68px 68px;}
.profile_head .btn_area button.btn_friend.del {background:url('../img/btn_friend_del.png') no-repeat;background-size:68px 68px;}
.profile_head .btn_area button.btn_friend.ing {background:url('../img/btn_friend_ing.png') no-repeat;background-size:68px 68px;}
.profile_head .btn_area a.btn_modify {background:url('../img/btn_my_modify.png') no-repeat;background-size:68px 68px;}
.profile_head .btn_area a.btn_lebi {display:none;background:url('../img/btn_lebi.png') no-repeat;background-size:68px 68px;}
.profile_head .btn_area a.btn_wechat {display:none;background:url('../img/btn_wechat.png') no-repeat;background-size:68px 68px;}
.profile_head .btn_area a.btn_wechat {display:none;background:url('../img/btn_wechat.png') no-repeat;background-size:68px 68px;}
.profile_head .btn_area.cn a.btn_lebi,
.profile_head .btn_area.cn a.btn_wechat {display:block;}

.profile_sns_list {margin:14px 0 0 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;}
.profile_sns_list li {height:80px;position:relative;overflow:hidden;margin:0 0 0 20px;border-top:1px solid #ccc;color:#444;font-size:3.0rem;line-height:80px;}
.profile_sns_list li:first-child {border-top:0;}
.profile_sns_list li button {width:72px;height:38px;position:absolute;right:20px;top:20px;color:rgba(0,0,0,0);}
.profile_sns_list li button.btn_connect {background:url('../img/btn_connect.png') no-repeat;background-size:72px 38px;}
.profile_sns_list li button.btn_disconnect {background:url('../img/btn_disconnect.png') no-repeat;background-size:72px 38px;}

.profile_info_list {margin:14px 0 0 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;}
.profile_info_list li {height:80px;overflow:hidden;margin:0 0 0 20px;border-top:1px solid #ccc;color:#444;font-size:3.0rem;line-height:80px;}
.profile_info_list li:after {display:block;clear:both;content:'';}
.profile_info_list li:nth-of-type(1) {border-top:0;}
.profile_info_list li .tit {float:left;font-style:normal;}
.profile_info_list li .description {display:block;overflow:hidden;padding:0 20px;color:#999;font-size:3.0rem;text-align:right;text-overflow:ellipsis;white-space:nowrap;}
.profile_info_list li .btn_refresh {width:48px;height:48px;margin:15px 0 0 20px;color:rgba(0,0,0,0);background:url('../img/btn_refresh.png') no-repeat;background-size:48px 48px;}
.profile_info_list li .btn_modify {width:48px;height:48px;margin:15px 0 0 20px;color:rgba(0,0,0,0);background:url('../img/btn_modify.png') no-repeat;background-size:48px 48px;}

.edit_email .txt_frame	{margin:56px 20px 50px;font-size:2.8rem;color:#666666;}
.edit_email fieldset	{margin:0 20px;}
.edit_email li ~ li {margin-top:20px;}
.edit_email li:first-child {margin-top:0;}
.edit_email li input {width:100%;height:82px;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;color:#999;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.edit_email li .email_report:after {display:block;clear:both;content:'';}
.edit_email li .email_report input {width:53.33%;float:left;}
.edit_email li .email_report .t {width:7.67%;float:left;margin:18px 0 0 0;color:#666;font-size:3.6rem;line-height:38px;text-align:center;vertical-align:top;}
.edit_email li .email_report select {width:39%;height:82px;float:right;padding:0 60px 0 17px;color:#cfcfcf;font-size:2.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;border-radius:10px;background:#fff url('../img/ico_down_arrow_2.png') no-repeat 100% 50%;background-size:38px 10px;}
.edit_email li .email_report select.complete	{color:#999;}
.edit_email .error	{margin-top:10px;line-height:1.04;font-size:2.4rem;color:#d82a2a;}
.edit_email .confirm_email[disabled='disabled']	{background-color:#eeeeee;}
.edit_email .btn_list	{margin:50px 0 0;}
.edit_email .btn_list button	{display:block;width:100%;height:68px;border-radius:10px;line-height:1.13;font-size:3.0rem;color:#fefefe;background-color:#2a84d8;}

.set_hive .txt_frame	{margin:56px 20px 50px;font-size:2.8rem;color:#666666;}
.set_hive fieldset	{margin:0 20px;}
.set_hive li	{position:relative;}
.set_hive li ~ li {margin-top:20px;}
.set_hive li:first-child {margin-top:0;}
.set_hive li input {width:100%;height:82px;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;color:#999;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.set_hive li .email_report:after {display:block;clear:both;content:'';}
.set_hive li .email_report input {width:53.33%;float:left;}
.set_hive li .email_report .t {width:7.67%;float:left;margin:18px 0 0 0;color:#666;font-size:3.6rem;line-height:38px;text-align:center;vertical-align:top;}
.set_hive li .email_report select {width:39%;height:82px;float:right;padding:0 60px 0 17px;color:#cfcfcf;font-size:2.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;border-radius:10px;background:#fff url('../img/ico_down_arrow_2.png') no-repeat 100% 50%;background-size:38px 10px;}
.set_hive li .email_report select.complete	{color:#999;}
.set_hive .error	{margin-top:10px;line-height:1.04;font-size:2.4rem;color:#d82a2a;}
.set_hive .confirm_email[disabled='disabled']	{background-color:#eeeeee;}
.set_hive .btn_list	{margin:50px 0 0;}
.set_hive .btn_list button	{display:block;width:100%;height:68px;border-radius:10px;line-height:1.13;font-size:3.0rem;color:#fefefe;background-color:#2a84d8;}
.set_hive .btn_send	{min-width:98px;height:56px;padding:0 20px;position:absolute;right:20px;top:12px;color:#fff;font-size:2.6rem;border-radius:10px;background-color:#2a84d8;}

.popular_game_down {margin:24px 0 0 0;padding:0 0 10px 0;background-color:#2a84d8;}
.popular_game_down h3 {padding:38px 20px 8px;color:#fff;font-size:3.2rem;font-weight:normal;text-align:center;}
.popular_game_down .txt {padding:0 20px;color:#dadada;font-size:2.0rem;text-align:center;}
.popular_game_down .game_list {margin:42px 20px 0;}
.popular_game_down .game_list:after {display:block;clear:both;content:'';}
.popular_game_down .game_list li {width:20%;height:210px;position:relative;float:left;margin:0 0 30px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background:url('../img/bg_shadow.png') repeat-x 1px 154px;background-size:3px 15px;}
.popular_game_down .game_list li:after {width:100%;position:absolute;left:0;top:144px;border-bottom:10px solid #e0e0e0;content:'';}
.popular_game_down .game_list li .image {width:144px;height:144px;position:relative;display:block;margin:0 auto;}
.popular_game_down .game_list li .image:after {width:155px;height:146px;position:absolute;left:-6px;top:-2px;background:url('../img/bg_frame.png') no-repeat;background-size:155px 146px;content:'';}
.popular_game_down .game_list li .image img {width:100%;}
.popular_game_down .game_list li .game_complete,
.popular_game_down .game_list li .game_runn {display:block;margin:29px 0 0 0;color:#fff;font-size:2.4rem;font-style:italic;text-align:center;}
.popular_game_down .game_list li .game_runn {color:#f0f224;}
.popular_game_down .game_list li .btn_game_down,
.popular_game_down .game_list li .btn_game_play {width:144px;height:38px;display:block;margin:26px 0 0 0;color:#2a84d8;font-size:2.4rem;font-style:italic;line-height:40px;text-align:center;
-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px;background-color:#d4e6f7;} 
.popular_game_down .game_list li .btn_game_play {color:#fff;border:1px solid #fff;background:none;}

.profile_character {width:50%;height:100%;position:relative;float:left;margin:0 0 50px 0;overflow:hidden;}
.profile_character_list {padding:20px 20px 0 0;}
.profile_character_list .character_sel {margin:0 0 9px 0;border-top:1px solid #ccc;border:1px solid #ccc;background-color:#fff;}
.profile_character_list .character_sel a.tit {height:80px;display:block;position:relative;padding:0 0 0 20px;color:#666;font-size:2.6rem;line-height:80px;}
.profile_character_list .character_sel a.tit:after {width:22px;height:13px;position:absolute;right:20px;top:50%;margin:-6px 0 0 0;background:url('../img/ico_down_arrow.png') no-repeat 0 0;background-size:22px 13px;content:'';}
.profile_character_list .character_sel.selected a.tit:after {background:url('../img/ico_up_arrow.png') no-repeat 0 0;background-size:22px 13px;} 
.profile_character_list .character_sel .char_list {display:none;margin:0 0 0 20px;padding:20px 0 0 0;border-top:1px solid #ccc;}
.profile_character_list .character_sel.selected .char_list {display:block;}
.profile_character_list .character_sel .char_list:after {display:block;clear:both;content:'';}
.profile_character_list .character_sel .char_list li {width:25%;float:left;margin:0 0 20px 0;padding:0 4% 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;}
.profile_character_list .character_sel .char_list li a {width:100%;display:block;position:relative;}
.profile_character_list .character_sel .char_list li a.selected:after {width:100%;height:100%;position:absolute;left:0;top:0;border:4px solid #2a84d8;-webkit-box-sizing:border-box;box-sizing:border-box;content:'';}
.profile_character_list .character_sel .char_list li a img {width:100%;}
.scroll_bar {display:none;width:8px;height:98px;position:absolute;right:6px;top:20px;border-radius:10px;background-color:#bebebe;}

.tit_txt {margin:56px 20px 54px;color:#666;font-size:3.6rem;line-height:36px;text-align:center;}
.tit_txt.ty2 {color:#d82a2a;}
.tit_txt.ty3 {margin:40px 20px 38px;}
.id_setting li {overflow:hidden;margin:20px 20px 0;}
.id_setting li:first-child {margin:0 20px 0;}
.id_setting li input {width:100%;height:82px;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.id_setting .error {margin:0 0 -4px 0;padding:8px 0 0 18px;color:#d82a2a;font-size:2.4rem;line-height:30px;text-indent:-18px;}
.id_setting .error.ps {color:#2a84d8;}
.btn_area_b_ty2 {margin:50px 20px 0;}
.btn_area_b_ty2:after {display:block;clear:both;content:'';}
.btn_area_b_ty2 .btn_ty_1,
.btn_area_b_ty2 .btn_ty_2,
.btn_area_b_ty2 .btn_ty_3 {width:48%;height:68px;float:left;margin:0 2% 0 0;color:#fff;font-size:3.0rem;border-radius:10px;background-color:#bfbfbf;}
.btn_area_b_ty2 .btn_ty_2 {margin:0 0 0 2%;background-color:#2a84d8;}
.btn_area_b_ty2 .btn_ty_3 {margin:0 0 0 2%;color:#ddd;background-color:#bfbfbf;}
.btn_area_b_ty3	{margin:15px 20px 0;}
.btn_area_b_ty3 button	{display:block;width:560px;height:80px;margin:0 auto;font-size:3.6rem;color:#fff;background-color:#bfbfbf;border-radius:10px;}
.btn_area_b_ty3 button.on	{background:#2b84d8;}

.editpwd_link .btn_editpwd {width:100%;height:80px;margin:30px 0 0 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;color:#2a84d8;font-size:3.0rem;line-height:34px;background-color:#fff;}
.editpwd_link .notice	{padding:11px 0 0 18px;font-size:2.4rem;color:#999;letter-spacing:-.5px;}

.profile_chimg {overflow:hidden;margin:14px 0 0 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;}
.profile_chimg li {position:relative;margin:0 0 0 20px;}
.profile_chimg li:after {width:16px;height:28px;position:absolute;right:20px;top:28px;background:url('../img/ico_link_arrow_6.png') no-repeat 0 0;background-size:13px 22px;content:'';}
.profile_chimg li button,
.profile_chimg li .btn_photo {width:100%;height:80px;display:block;padding:0 0 0 42px;color:#666;font-size:2.8rem;text-align:left;line-height:80px;border-top:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;}
.profile_chimg li button:after,
.profile_chimg li .btn_photo:after {width:56px;height:56px;position:absolute;left:0;top:20px;content:'';}
.profile_chimg li .btn_camera:after {background:url('../img/btn_edit_photo_3.png') no-repeat 0 6px;background-size:32px 27px;}
.profile_chimg li .btn_photo:after {background:url('../img/btn_album.png') no-repeat 0 4px;background-size:32px 32px;}
.profile_chimg li .btn_photo {border-top:0;}
.profile_chimg li input {width:100%;height:100%;position:absolute;top:1px;left:1px;opacity:0;}

.profile_nickname {margin:14px 0 30px 0;padding:22px 20px 26px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;}
.profile_nickname .txt {margin:0 0 16px 0;color:#999;font-size:2.4rem;line-height:30px;}
.profile_nickname input {width:100%;height:82px;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.profile_nickname .error {margin:0 0 -4px 0;padding:8px 0 0 18px;color:#d82a2a;font-size:2.4rem;line-height:30px;text-indent:-18px;}
.btn_area_b .btn_mdf_save {width:100%;height:68px;color:#fff;font-size:3.0rem;border-radius:10px;background-color:#2a84d8;}

.profile_guest_txt {width:100%;padding:48px 20px;color:#666;font-size:3.2rem;font-weight:bold;line-height:40px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;}
.btn_area_b_ty2.guest {margin: 0 20px 0;}
.btn_area_b_ty2.guest .btn_ty_1 {color:#2a84d8;border:2px solid #2a84d8;background-color:#eee;}

.profile_init	{margin-top:50px;text-align:center;}
.profile_init .btn_init	{line-height:1;font-size:2.8rem;color:#2a84d8;text-decoration:underline;}

/* games */
.m_game_list.games_list  {margin:30px 20px 0 20px;}
.m_game_list.games_list li.new .tit,
.m_game_list.games_list li.hot .tit {padding:20px 180px 0 38px;}
.games_list li.new em,
.games_list li.hot em {width:30px;height:56px;position:absolute;left:-1px;top:-1px;color:rgba(0,0,0,0);}
.games_list li.new em {background:url('../img/ico_new_3.png') no-repeat 0 0;background-size:30px 56px;}
.games_list li.hot em {background:url('../img/ico_hot.png') no-repeat 0 0;background-size:30px 56px;}
.game_os_select {position:absolute;right:20px;top:68px;}
.game_os_select:after {display:block;clear:both;content:'';}
.game_os_select .btn_ios,
.game_os_select .btn_android {width:46px;height:68px;float:left;overflow:hidden;color:rgba(0,0,0,0);}
.game_os_select .btn_ios {margin:0 20px 0 0;background:url('../img/btn_ios_off.png') no-repeat 0 11px;background-size:46px 46px;}
.game_os_select .btn_android {background:url('../img/btn_android_off.png') no-repeat 0 11px;background-size:46px 46px;}
.game_os_select .btn_ios.selected {background:url('../img/btn_ios_on.png') no-repeat 0 11px;background-size:46px 46px;}
.game_os_select .btn_android.selected {background:url('../img/btn_android_on.png') no-repeat 0 11px;background-size:46px 46px;}

.games_head {height:252px;position:relative;border-bottom:1px solid #ccc;}
.games_head:after {width:100%;height:252px;position:absolute;left:0;top:0;background-color:rgba(42,132,216,0.8);content:'';}
.games_head .image {width:144px;height:144px;position:absolute;left:50px;top:50px;padding:4px;background-color:#fff;z-index:10;}
.games_head .image img {width:100%;}
.games_head .game_name {position:absolute;left:220px;top:66px;color:#fff;font-size:3.0rem;font-weight:normal;z-index:10;}
.games_head .game_name .ntype {display:block;color:#ddd;font-size:2.4rem;}
.games_head .btn_area {position:absolute;right:50px;top:134px;z-index:10;}
.games_head .btn_area:after {display:block;clear:both;content:'';}
.games_head .btn_area a {width:68px;height:68px;float:left;margin:0 0 0 20px;color:rgba(0,0,0,0);}
.games_head .btn_area a.btn_cafe {background:url('../img/btn_cafe.png') no-repeat;background-size:68px 68px;}
.games_head .btn_area a.btn_download {background:url('../img/btn_download_3.png') no-repeat;background-size:68px 68px;}
.games_head .btn_area a.btn_lebi {display:none;background:url('../img/btn_lebi_2.png') no-repeat;background-size:68px 68px;}
.games_head .btn_area a.btn_wechat {display:none;background:url('../img/btn_wechat_4.png') no-repeat;background-size:68px 68px;}
.games_head .btn_area.cn a.btn_lebi,
.games_head .btn_area.cn a.btn_wechat {display:block;}
.games_head .game_bg.port {display:none;}
.games_head .game_bg img {width:100%;height:252px;}

.game_guide {margin:13px 0 0 0;padding:20px 20px 32px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;}
.game_guide .glist {position:relative;overflow:hidden;}
.game_guide .glist ul:after {display:block;clear:both;content:'';}
.game_guide .glist li {width:600px;height:338px;position:relative;float:left;margin:0 0 0 20px;}
.game_guide .glist li:first-child {margin:0 0 0 0;}
.game_guide.gmp .glist li {width:338px;height:600px;}
.game_guide .glist li a.play:after {width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0.6) url('../img/btn_play_2.png') no-repeat 50% 50%;background-size:80px 80px;content:'';}
.game_guide .glist li img {width:100%;}
.game_guide .navi {margin:12px 0 0 0;text-align:center;}
.game_guide .navi span {width:16px;height:17px;display:inline-block;margin:0 10px 0 0;color:rgba(0,0,0,0);vertical-align:top;border-radius:10px;border:2px solid #999;-webkit-box-sizing:border-box;box-sizing:border-box;}
.game_guide .navi span.selected {border:0;background-color:#2a84d8;}
.game_guide .txt {overflow:hidden;margin:20px 0 0 0;color:#666;font-size:2.6rem;line-height:34px;}

.game_feature_list {overflow:hidden;margin:13px 0 0 0;padding:18px 20px 20px;color:#666;font-size:2.4rem;line-height:34px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;}

.game_ratings_12age {width:476px;height:92px;margin:50px auto 0;}
.game_ratings_12age img {width:100%;}

/* New 2019-04-02 */
.genre_tab	{height:77px;margin-bottom:13px;border-bottom:1px solid #ccc;background:#fff;overflow-x:scroll;}
.genre_tab::-webkit-scrollbar	{display:none;}
.genre_tab ul	{display:table;height:100%;padding:0 20px;box-sizing:border-box;}
.genre_tab ul li	{display:table-cell;height:100%;padding-left:9px;}
.genre_tab ul li:first-child	{padding-left:0;}
.genre_tab ul li button	{position:relative;height:100%;padding:0 21px 0 20px;font-size:2.6rem;letter-spacing:-1px;color:#999;box-sizing:border-box;}
.genre_tab ul li.on button	{font-weight:bold;color:#2a84d8;}
.genre_tab ul li.on button:after	{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:#2a84d8;}
.order_list	{height:70px;padding-left:32px;border-bottom:1px solid #ccc;overflow:hidden;}
.order_list .tit	{float:left;margin-right:36px;font-size:2.4rem;color:#444;line-height:70px;}
.order_list ul	{float:left;height:100%;}
.order_list ul li	{float:left;height:100%;margin-left:41px;}
.order_list ul li:first-child	{margin-left:0;}
.order_list ul button	{position:relative;width:100%;height:100%;letter-spacing:-1px;padding-left:17px;font-size:2.4rem;color:#929292;}
.order_list ul button:after	{content:"";position:absolute;left:0;top:50%;width:15px;height:12px;margin-top:-6px;background:url(../img/icon_check.png)no-repeat left top;background-size:15px 12px;}
.order_list ul .on button	{color:#2a84d8;}
.order_list ul .on button:after	{background:url(../img/icon_check_on.png)no-repeat left top;background-size:15px 12px;}

.game_list_new	{background:#fff;padding:0 12px 23px 12px;border-bottom:1px solid #ccc;}
.game_list_new:after	{content:"";display:block;clear:both;}
.game_list_new li	{float:left;width:50%;height:160px;margin-top:23px;padding:0 8px;box-sizing:border-box;}
.game_list_new li a	{position:relative;display:block;height:160px;padding-left:174px;padding-top:10px;overflow:hidden;box-sizing:border-box;}
.game_list_new li.new a,
.game_list_new li.best a	{padding-top:36px;}
.game_list_new li .thumb	{position:absolute;left:0;top:0;width:160px;height:160px;border-radius:35px;overflow:hidden;background-color:#eaeaea;}
.game_list_new li .thumb img	{width:160px;height:160px;}
.game_list_new h3	{font-size:2.4rem;color:#444;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
.game_list_new .sticker	{display:none;position:absolute;left:167px;top:0;width:64px;height:32px;font-size:0;text-indent:-1234512px;text-align:center;background:url(../img/icon_sticker.png)no-repeat left top;background-size:100% auto;}
.game_list_new .new .sticker	{display:block;background-position:0 0;}
.game_list_new .best .sticker	{display:block;background-position:0 100%;}
.game_list_new .genre	{font-size:2.0rem;color:#2a84d8;}
.game_list_new .content	{position:absolute;left:174px;bottom:0;height:52px;overflow:hidden;font-size:2.0rem;color:#77828d;line-height:26px;}
.game_list_new .content div	{display:table;width:100%;height:100%;vertical-align:middle;}
.game_list_new .content div p	{display:table-cell;width:100%;height:100%;vertical-align:middle;}
.game_list_new .content i	{display:inline-block;width:auto;height:26px;margin-right:5px;vertical-align:top;}
.game_list_new .content i img	{width:auto;height:100%;}
.game_list_new li.tag a	{padding-top:0;}
.game_list_new li .tag	{height:32px;margin:0 0 4px -7px;overflow:hidden;}
.game_list_new li .tag span	{float:left;height:32px;margin-left:3px;padding:0 13px;font-size:1.6rem;color:#fff;font-weight:bold;line-height:2;border-radius:100px;text-size-adjust:none;}
.game_list_new li .tag span:first-child	{margin-left:0;}
.game_list_new li .tag .new	{background:#00d4c4;}
.game_list_new li .tag .recommend	{background:#0084ff;}
.game_list_new li .tag .popular	{background:#6a47ff;}
.game_list_new li .tag .update	{background:#ff5f67;}

.game_detail	{position:relative;padding-right:374px;}
.game_detail .youtube_wrap	{position:relative;}
.game_detail .youtube_wrap p	{padding-bottom:56.25%;}
.game_detail .youtube_wrap iframe {position:absolute;top:0;left:0;right:0;bottom:0;z-index:9;width:100%;height:100%;border:0 none;}
.game_detail .youtube_wrap a	{position:relative;display:block;}
.game_detail .youtube_wrap img	{width:100%;}
.game_detail .youtube_wrap a:after	{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6) url(../img/btn_play_2.png) no-repeat 50% 50%;background-size:80px 80px;}
.game_detail .game_contents	{margin-bottom:20px;background:#fff;padding:27px 20px 0;}
.game_detail .introduce	{position:relative;height:160px;padding:0 0 19px 174px;border-bottom:1px solid #ccc;overflow:hidden;}
.game_detail .introduce .thumb	{position:absolute;left:0;top:0;width:160px;height:160px;border-radius:35px;background:#eaeaea;overflow:hidden;}
.game_detail .introduce .thumb img	{width:100%;height:100%;}
.game_detail .introduce dl	{padding-top:18px;}
.game_detail .introduce dt	{max-height:70px;margin-bottom:16px;font-size:2.8rem;color:#444;font-weight:bold;line-height:35px;overflow:hidden;}
.game_detail .introduce dt div	{display:table;width:100%;height:100%;vertical-align:middle;}
.game_detail .introduce dt p	{display:table-cell;width:100%;height:100%;vertical-align:middle;}
.game_detail .introduce dd	{font-size:2.3rem;color:#2a84d8;}
.game_detail .introduce_txt	{padding:23px 0 23px;border-bottom:1px solid #ccc;}
.game_detail .introduce_txt span	{width:100%;height:30px;display:block;overflow:hidden;margin-top:15px;font-size:2.4rem;color:#77828d;font-weight:bold;line-height:30px;text-align:center;}/* 2019-04-22 .Edit Sunmin Koak*/
.game_detail .introduce_txt span:first-child	{margin-top:0;}
.game_detail .introduce_txt i	{display:inline-block;width:auto;height:30px;margin-right:10px;vertical-align:top;}
.game_detail .introduce_txt i img	{width:auto;height:100%;}
.game_detail .btns	{padding-top:24px;margin-bottom:32px;overflow:hidden;}
.game_detail .btns p	{float:left;width:50%;height:55px;box-sizing:border-box;}
.game_detail .btns .share	{padding-right:10px;}
.game_detail .btns .game	{padding-left:10px;}
.game_detail .btns button	{width:100%;height:100%;box-sizing:border-box;font-size:2.1rem;border-radius:10px;}
.game_detail .share button	{color:#2a84d8;border:2px solid #2a84d8;}
.game_detail .game button	{color:#fff;background:#2a84d8;}
.game_detail .gallery_wrap	{height:243px;overflow-x:scroll;margin:0 -20px;-webkit-overflow-scrolling:touch;}
.game_detail .gallery_wrap::-webkit-scrollbar	{display:none;}
.game_detail .gallery_wrap ul	{display:table;width:100%;height:100%;padding:0 20px;box-sizing:border-box;}
.game_detail .gallery_wrap li	{display:table-cell;width:432px;height:100%;padding-left:23px;overflow:hidden;}
.game_detail .gallery_wrap li:first-child	{padding-left:0;}
.game_detail .gallery_wrap img	{width:432px;height:243px;border-radius:10px;}
.game_detail .game_txt	{position:relative;margin-top:28px;padding-bottom:29px;border-bottom:1px solid #ccc;}
.game_detail .feature_txt	{position:relative;margin-top:22px;padding-bottom:45px;}
.game_detail .game_feature_list	{height:170px;margin:0;padding:0;font-size:2.0rem;color:#999;line-height:28px;border:0;overflow:hidden;}
.game_detail h3	{margin-bottom:19px;font-size:2.2rem;color:#444;font-weight:bold;}
.game_detail .txt	{height:170px;font-size:2.0rem;color:#999;line-height:28px;overflow:hidden;}
.game_detail .more	{margin-top:23px;}
.game_detail .more button	{position:relative;padding-right:19px;font-size:2.0rem;color:#2a84d8;font-weight:bold;}
.game_detail .more button:after	{content:"";position:absolute;right:0;top:50%;width:13px;height:9px;margin-top:-5px;background:url(../img/icon_more.png)no-repeat left top;background-size:100% 100%;}
.game_detail .on .txt,
.game_detail .on .game_feature_list	{height:auto;}
.game_detail .on .more	{display:none;}
.game_detail .other_game	{position:absolute;right:0;top:0;width:360px;height:100%;padding:28px 0;background:#fff;box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch;}
.game_detail .other_game h3	{margin:0 0 21px 20px;}
.game_detail .other_game div	{height:160px;}
.game_detail .other_game div::-webkit-scrollbar	{display:none;}
.game_detail .other_game ul	{padding:0 20px 20px;}
.game_detail .other_game li	{height:120px;margin-top:17px;text-align:left;overflow:hidden;}
.game_detail .other_game li:first-child	{margin-top:0;}
.game_detail .other_game li a	{position:relative;display:block;height:100%;padding-left:131px;}
.game_detail .other_game .thumb	{position:absolute;left:0;top:0;width:120px;height:120px;overflow:hidden;border-radius:25px;}
.game_detail .other_game .thumb img	{width:100%;height:100%;}
.game_detail .other_game dl	{padding-top:13px;}
.game_detail .other_game dt	{max-height:54px;margin-bottom:5px;font-size:2.2rem;color:#666;width:100%;line-height:27px;font-weight:bold;overflow:hidden;}
.game_detail .other_game dd	{font-size:2.0rem;color:#2a84d8;}
.game_detail .other_game dt i	{display:inline-block;width:auto;height:27px;margin-right:5px;vertical-align:top;}
.game_detail .other_game dt i img	{width:auto;height:100%;}
/*.game_detail .other_game div	{height:276px;overflow-x:scroll;}
.game_detail .other_game div::-webkit-scrollbar	{display:none;}
.game_detail .other_game ul	{display:table;height:100%;padding:0 20px;overflow:hidden;}
.game_detail .other_game li	{display:table-cell;width:200px;height:100%;padding-left:30px;text-align:center;overflow:hidden;}
.game_detail .other_game li:first-child	{padding-left:0;}
.game_detail .other_game a	{display:block;}
.game_detail .other_game .thumb	{width:200px;height:200px;margin:0 auto 12px;border-radius:48px;overflow:hidden;}
.game_detail .other_game .thumb img	{width:100%;height:100%;}
.game_detail .other_game dl	{text-align:center;}
.game_detail .other_game dt	{height:34px;margin-bottom:1px;font-size:2.6rem;color:#666;width:100%;line-height:34px;font-weight:bold;overflow:hidden;}
.game_detail .other_game dd	{font-size:2.2rem;color:#2a84d8;}*/

/* customer service */
.custom_menu {margin:30px 20px 0;border:1px solid #ccc;}
.custom_menu li a {height:100px;position:relative;display:block;border-top:1px solid #ccc;color:#666;font-size:3.4rem;font-weight:bold;line-height:100px;text-align:center;background-color:#fff;}
.custom_menu li:first-child a {border-top:0;}
.custom_menu li a strong {color:#2a84d8;}
.custom_menu li a .new {width:38px;height:38px;position:absolute;right:20px;top:30px;color:rgba(0,0,0,0);background:url('../img/ico_new.png') no-repeat 0 0;background-size:38px 38px;}

.faq_list {border-bottom:1px solid #ccc;}
.faq_list li {border-top:1px solid #ccc;background-color:#fff;}
.faq_list li .question {display:block;position:relative;padding:20px 62px 23px 20px;color:#666;font-size:2.6rem;line-height:35px;}
.faq_list li .question span {display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.faq_list li .question span em {width:28px;height:28px;display:inline-block;margin:0 8px 2px 0;color:rgba(0,0,0,0);vertical-align:middle;}
.faq_list li .question span em.new {background:url('../img/ico_new_7.png') no-repeat 0 0;background-size:28px 28px;}
.faq_list li .question span em.hot {background:url('../img/ico_hot_2.png') no-repeat 0 0;background-size:28px 28px;}
.faq_list li .question:after {width:22px;height:13px;position:absolute;right:20px;top:50%;margin:-6px 0 0 0;background:url('../img/ico_down_arrow.png') no-repeat 0 0;background-size:22px 13px;content:'';}
.faq_list li.selected .question:after {background:url('../img/ico_up_arrow.png') no-repeat 0 0;background-size:22px 13px;} 
.faq_list li .answer {display:none;margin:0 0 0 20px;padding:13px 20px 24px 0;color:#999;font-size:2.6rem;line-height:35px;border-top:1px solid #ccc;}
.faq_list li.selected .answer {display:block;}
.faq_list li .answer .war {display:block;margin:26px 0 0 0;color:#d82a2a;font-size:2.2rem;font-style:normal;line-height:26px;}
.faq_list li strong	{color:#2a84d8;}
.cs_guide {display:block;margin:40px auto 0;text-align:center;}
.cs_guide.ty {margin:20px 0 0 0;}
.cs_guide .txt {margin:0 20px 16px;color:#999;font-size:2.4rem;}
.cs_guide .btn_ty_1,
.cs_guide .btn_ty_2	{min-width:430px;height:68px;padding:0 40px;color:#fff;font-size:3.0rem;border-radius:10px;background-color:#2a84d8;}
.cs_guide .btn_ty_1.off {color:#ddd;background-color:#bfbfbf;}
.cs_guide .btn_cs {position:relative;min-width:430px;height:68px;margin-left:18px;padding:0 40px;color:#fff;font-size:3.0rem;border-radius:10px;background-color:#303030;}
.cs_guide .btn_cs .new {width:38px;height:38px;position:absolute;right:20px;top:50%;margin-top:-19px;font-size:2.0rem;font-style:normal;line-height:38px;background:#db2c33;border-radius:50px;text-align:center;} 

.cs_write {margin:0 20px 0;}
.cs_write .int_box {height:80px;overflow:hidden;border:1px solid #ccc;border-bottom:0;background-color:#fff;}
.cs_write .int_box.email {border-bottom:1px solid #ccc;}
.cs_write .int_box input[type="text"] {width:100%;height:100%;padding:0 19px;border:0;color:#444;font-size:2.0rem;-webkit-box-sizing:border-box;box-sizing:border-box;letter-spacing:-.5px;}
.cs_write .int_box input[type="text"].off {color:#bfbfbf;background-color:#eee;opacity:10;}
.cs_write .int_txt {margin:10px 0 0 0;}
.cs_write .int_txt label {display:inline-block;padding:4px 0 22px 48px;color:#999;font-size:2.4rem;line-height:32px;background:url('../img/bg_chk_off.png') no-repeat 0 0;background-size:38px 38px;}
.cs_write .int_txt label.checked {background:url('../img/bg_chk_on.png') no-repeat 0 0;background-size:38px 38px;}
.cs_write input[type="checkbox"] {width:0;height:0;position:absolute;top:-9999px;left:1px;}
.cs_write .int_textarea {border:1px solid #ccc;background-color:#fff;}
.cs_write .int_textarea.file	{padding:0;border-bottom:0;overflow:hidden;}
.cs_write .file_btn {height:56px;position:relative;}
.cs_write .file_btn em {display:block;padding:0 0 0 67px;color:#cfcfcf;font-size:2.0rem;line-height:54px;}
.cs_write .file_btn .btn_add,
.cs_write .file_btn .btn_delete {width:68px;height:56px;position:absolute;top:0;color:rgba(0,0,0,0);background:url('../img/btn_add.png') no-repeat 20px 14px;background-size:28px 28px;}
.cs_write .file_btn .btn_add {left:0;}
.cs_write .file_btn .btn_delete {right:0;background:url('../img/btn_delete.png') no-repeat 20px 26px;background-size:28px 4px;}
.cs_write .file_btn .btn_add input {width:100%;height:100%;position:absolute;top:1px;left:1px;opacity:0;}
.cs_write .file_view_img {margin:0 20px;}
.cs_write .file_view_img p {position:relative;margin:10px 0 0 0;}
.cs_write .file_view_img p:first-child	{margin-top:20px;}
.cs_write .file_view_img p:last-child	{margin-bottom:20px;}
.cs_write .file_view_img .image {position:absolute;left:0;top:0;width:88px;height:88px;}
.cs_write .file_view_img .image img {width:100%;height:100%;}
.cs_write .file_view_img .image.video:after {width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0.6) url('../img/btn_play_1.png') no-repeat 50% 50%;background-size:38px 38px;content:'';}
.cs_write .file_view_img .info {height:88px;display:block;margin:0 0 0 98px;padding:19px 19px 0 19px;color:#999;font-size:2.0rem;line-height:28px;-webkit-box-sizing:border-box;box-sizing:border-box;
background-color:#dcdcdc;}
.cs_write .file_view_img .info em {display:block;color:#afafaf;font-style:normal;}
.cs_write .file_view_img .info i {display:-webkit-box;overflow:hidden;font-style:normal;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.cs_write .file_view_text {margin:0 20px;}
.cs_write .file_view_text p {height:46px;display:block;overflow:hidden;margin:10px 0 0 0;padding:0 19px;color:#999;font-size:2.0rem;line-height:45px;text-overflow:ellipsis;white-space:nowrap;background-color:#dcdcdc;}
.cs_write .file_view_text p:first-child	{margin-top:20px;}
.cs_write .file_view_text p:last-child	{margin-bottom:20px;}
.cs_write .txt_area {margin:20px 20px 0;}
.cs_write .txt_area textarea {width:100%;height:84px;color:#666;font-size:2.8rem;line-height:28px;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;}
.cs_write .txt_area.report textarea {color:#cfcfcf;height:444px;line-height:32px;}
.cs_write .limit {margin:4px 20px 15px 0;color:#cfcfcf;font-size:2.0rem;text-align:right;}
.cs_write .limit span {color:#2a84d8;}
.cs_write .note_agree {margin:10px 20px 0;color:#999;font-size:2.4rem;line-height:30px;}
.cs_write .note_agree > p	{margin-top:14px;}
.cs_write .note_agree > p:first-child	{margin-top:0;}
.cs_write .note_agree > p.txt	{margin-top:0;}
.cs_write .note_agree > .dot	{position:relative;padding-left:15px;}
.cs_write .note_agree > .dot:after	{position:absolute;content:"";left:0;top:12px;width:4px;height:4px;background:#898989;border-radius:20px;}
.cs_write .note_agree em {display:block;color:#d82a2a;font-style:normal;}
.cs_write .note_agree .agree {margin-top:0;padding:20px 0 10px 0;}
.cs_write .note_agree label {display:inline-block;padding:6px 0 7px 48px;color:#666;font-size:2.6rem;line-height:28px;background:url('../img/bg_chk_off.png') no-repeat 0 0;background-size:38px 38px;}
.cs_write .note_agree label.checked {background:url('../img/bg_chk_on.png') no-repeat 0 0;background-size:38px 38px;}
.cs_write .note_agree .age_sel {padding:20px 0 10px 0;}
.cs_write .note_agree .age_sel p	{position:relative;margin-top:5px;}
.cs_write .note_agree .age_sel p:first-child	{margin-top:0;}
.cs_write .note_agree .age_sel input	{display:block;position:absolute;left:0;top:6px;width:30px;height:30px;-webkit-appearance:radio;}
.cs_write .note_agree .age_sel label	{background:none;padding-left:38px;} 
.cs_write .info_txt {padding:8px 0 14px 18px;color:#d82a2a;font-size:2.4rem;line-height:30px;text-indent:-18px;}

.stit_h3 {margin:30px 20px 34px;color:#666;font-size:3.6rem;text-align:center;}
.cs_email_txt {margin:0 20px;padding:30px 40px 32px;color:#666;font-size:2.8rem;line-height:38px;text-align:center;border:1px solid #ccc;background-color:#fff;}
.cs_email_txt a {color:#2a84d8;}

.HIVEcontents > h3	{margin:23px 20px 15px;font-size:2.4rem;color:#999;line-height:30px;font-weight:normal;}
.HIVEcontents .point	{position:relative;padding-left:20px;}
.HIVEcontents .point:after	{content:"";position:absolute;left:0;top:50%;width:10px;height:10px;margin-top:-5px;background-color:#d82a2a;border-radius:50px;}
.select_area li	{margin-bottom:20px;}
.select_area li select	{margin:0;}
.cs_write ul li	{position:relative;padding-left:20px;}
.cs_write ul li.point:after	{top:35px;margin-top:0;}

.board_list {border-top:1px solid #ccc;}
.board_list.cnews {margin:20px 0 0 0;}
.board_list li {border-bottom:1px solid #ccc;background-color:#fff;}
.board_list.edit li {position:relative;padding:0 20px 18px;}
.board_list li a {display:block;position:relative;padding:0 20px 18px;}
.board_list li .category {display:block;overflow:hidden;padding:16px 140px 0 0;color:#999;font-size:2.2rem;text-overflow:ellipsis;white-space:nowrap;}
.board_list.cnews li .category {color:#bfbfbf;}
.board_list li .category .state_comp {color:#2a84d8;}
.board_list li .category .state_proc {color:#999;}
.board_list li .category .state_rece {color:#db2c33;}
.board_list li .date {position:absolute;right:20px;top:16px;color:#bfbfbf;font-size:2.0rem;}
.board_list li .tit {display:block;padding:18px 26px 0 0;color:#666;font-size:2.6rem;font-weight:normal;}
.board_list.msg li .tit {overflow:hidden;padding:18px 62px 0 0;text-overflow:ellipsis;white-space:nowrap;}
.board_list.cnews li .tit {display:-webkit-box;overflow:hidden;;padding:18px 0 0 0;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.board_list li .ico_new {width:38px;height:38px;position:absolute;right:20px;top:57px;color:rgba(0,0,0,0);background:url('../img/ico_new.png') no-repeat 0 0;background-size:38px 38px;}
.board_list li .btn_delete {width:59px;height:59px;position:absolute;right:0;top:47px;color:rgba(0,0,0,0);background:url('../img/btn_delete_2.png') no-repeat 20px 20px;background-size:19px 19px;}
.board_list.cnews li .commdate {display:block;padding:6px 0 0 0;color:#999;font-size:2.4rem;}
.board_list.cnews li .commdate i {color:#db2c33;font-style:normal;}

.board_view {position:relative;border-top:1px solid #ccc;background-color:#fff;}
.board_view .category {display:block;padding:16px 0 0 20px;color:#999;font-size:2.2rem;}
.board_view .category .state_comp {color:#2a84d8;}
.board_view .category .state_proc {color:#999;}
.board_view .category .state_rece {color:#db2c33;}
.board_view .date {position:absolute;right:20px;top:16px;color:#bfbfbf;font-size:2.0rem;}
.board_view .tit {display:block;padding:18px 52px 20px 0;margin:0 0 0 20px;color:#666;font-size:2.6rem;font-weight:normal;word-wrap:break-word;border-bottom:1px solid #ccc;}
.board_view .image {display:block;margin:20px 240px 0 20px;}
.board_view .noti img {width:100% !important;margin:0 0 20px 0;}
.board_view .image img {width:100%;}
.board_view .image_dp {display:block;margin:20px 20px 0;}
.board_view .image_dp img {width:95px;height:120px;}
.board_view .txt {padding:22px 20px 30px;color:#999;font-size:2.6rem;line-height:34px;word-wrap:break-word;word-break:keep-all;}
.board_view .txt a {color:#2a84d8;font-size:2.6rem;text-decoration:underline;}
.mymsg_answer {position:relative;padding:0 0 40px 20px;background-color:#fff;}
.mymsg_answer .tit {display:block;padding:14px 0 0 23px;color:#2a84d8;font-size:2.2rem;font-weight:normal;border-top:1px solid #ccc;background:url('../img/ico_answer.png') no-repeat 0 10px;background-size:14px 20px;}
.mymsg_answer .date {position:absolute;right:20px;top:16px;color:#bfbfbf;font-size:2.0rem;}
.mymsg_answer .txt {margin:18px 20px 0 0;color:#666;font-size:2.6rem;line-height:36px;}
.mymsg_answer .recont {padding:30px 20px 0 0;}
.mymsg_answer .btn_recont {width:100%;height:68px;color:#fff;font-size:3.0rem;border-radius:10px;background-color:#2b84d8;}
.mymsg_answer .image {display:block;margin:26px 240px 10px 0;}
.mymsg_answer .image img {width:100%;}
/* 2019-09-11 추가 */
.mymsg_answer .rating	{margin:40px 20px 0 0;padding:32px 29px 40px;background:#eee;border:1px solid #ccc;}
.mymsg_answer .rating .rating_txt	{margin-bottom:34px;font-size:2.8rem;line-height:34px;color:#666;text-align:left;}
.mymsg_answer .rating .selec_star	{margin-bottom:40px;text-align:center;vertical-align:top;}
.mymsg_answer .rating .selec_star li	{display:inline-block;width:56px;height:55px;margin-left:10px;vertical-align:top;}
.mymsg_answer .rating .selec_star li:first-child	{margin-left:0;}
.mymsg_answer .rating .selec_star li button	{width:100%;height:100%;font-size:0;background:url('../img/icon_star.png')no-repeat left top;background-size:100% 100%;cursor:pointer;}
.mymsg_answer .rating .selec_star li button.on	{background:url('../img/icon_star_on.png')no-repeat left top;background-size:100% 100%;}
.mymsg_answer .rating .select	{margin-bottom:40px;}
.mymsg_answer .rating .select select	{width:100%;height:56px;padding:0 60px 0 17px;color:#666;font-size:2.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;background:#fff url('../img/ico_down_arrow_2.png') no-repeat 100% 50%;border-radius:10px;background-size:38px 10px;}
.mymsg_answer .rating .btn_rating button	{width:100%;height:67px;color:#fff;font-size:3.0rem;border-radius:10px;background-color:#2b84d8;}
.mymsg_answer .rating_complete	{margin:40px 20px 0 0;padding:49px 29px 51px;font-size:2.8rem;color:#2a84d8;line-height:40px;background:#eee;border:1px solid #ccc;text-align:left;}

.view_navi {height:68px;position:relative;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;}
.view_navi .btn_prev,
.view_navi .btn_next {width:56px;height:68px;position:absolute;left:0;top:0;color:rgba(0,0,0,0);background:url('../img/btn_prev_on.png') no-repeat 20px 20px;background-size:16px 28px;}
.view_navi .btn_next {left:116px;background:url('../img/btn_next_on.png') no-repeat 20px 20px;background-size:16px 28px;}
.view_navi .btn_prev.non {background:url('../img/btn_prev_off.png') no-repeat 20px 20px;background-size:16px 28px;}
.view_navi .btn_next.non {background:url('../img/btn_next_off.png') no-repeat 20px 20px;background-size:16px 28px;}
.view_navi .btn_list {height:68px;position:absolute;right:20px;top:0;color:#999;font-size:3.0rem;line-height:68px;text-align:center;}

.reportcenter_info {margin:24px 20px 0;}
.reportcenter_info p {margin:0 0 32px 0;color:#666;font-size:2.8rem;line-height:36px;}
.reportcenter_agree {margin:10px 0 0;padding:0 0 20px 0;color:#999;font-size:2.4rem;line-height:30px;}
.reportcenter_agree .agree {padding:40px 0 14px 0;}
.reportcenter_agree input[type="checkbox"] {width:0;height:0;position:absolute;top:-9999px;left:1px;}
.reportcenter_agree label {display:inline-block;padding:6px 0 7px 48px;color:#666;font-size:2.6rem;line-height:28px;background:url('../img/bg_chk_off.png') no-repeat 0 0;background-size:38px 38px;}
.reportcenter_agree label.checked {background:url('../img/bg_chk_on.png') no-repeat 0 0;background-size:38px 38px;}
.reportcenter_agree em {display:block;padding:0 0 0 18px;color:#d82a2a;font-style:normal;text-indent:-18px;}
.reportcenter_agree .btn_use_link {display:block;margin:24px 0 0 0;color:#2a84d8;font-size:2.8rem;line-height:38px;text-align:center;text-decoration:underline;}

.search_none	{margin-top:40px;padding:0 40px;padding-top:246px;font-size:3.2rem;line-height:42px;color:#666;font-weight:bold;text-align:center;background:url('../img/bg_character_1.png')no-repeat center 0;background-size:221px 217px;}

.sel_game	{margin-top:-20px;padding:0 18px;}
.sel_game::after {content: '';display:block;clear:both;height:0;}
.sel_game li	{float:left;width:50%;padding:0 18px;margin-top:36px;box-sizing:border-box;}
.sel_game li a	{position:relative;display:block;overflow:hidden;border-radius:40px;-webkit-box-shadow:0px 5px 20px 0px rgba(0,0,0,0.3);box-shadow:0px 5px 20px 0px rgba(0,0,0,0.3);}
.sel_game li img	{width:100%;}
.sel_game li .name	{position:absolute;left:0;top:0;width:100%;height:100%;padding:0 30px;font-size:2.8rem;color:#fff;line-height:34px;font-weight:bold;text-align:center;background:rgba(0,0,0,.5);box-sizing:border-box;}
.sel_game .name .cells	{display:table;width:100%;height:100%;vertical-align:middle;}
.sel_game .name .cell	{display:table-cell;width:100%;height:100%;vertical-align:middle;}
.sel_game .name i	{display:inline-block;width:10px;height:10px;margin:10px 10px 0 0;background:#fa424a;border-radius:100px;vertical-align:top;}

.btn_game_more	{padding:40px 36px 0;}
.btn_game_more button	{width:100%;height:68px;font-size:3.0rem;color:#fff;background:#bfbfbf;border-radius:10px;}

/* cafe */
.cafe_all_list {margin:30px 0 0 0;border-top:1px solid #ccc;}
.cafe_all_list.ty2 {margin:20px 0 0 0;}
.cafe_all_list li {position:relative;border-bottom:1px solid #ccc;background-color:#fff;}
.cafe_all_list li a {display:block;padding:0 0 0 20px;height:154px;}
.cafe_all_list li .game_name {display:block;overflow:hidden;padding:36px 212px 0 0;color:#444;font-size:3.0rem;font-weight:normal;line-height:34px;text-overflow:ellipsis;white-space:nowrap;}
.cafe_all_list li .date {display:block;padding:26px 0 0 0;color:#bfbfbf;font-size:2.4rem;line-height:40px;}
.cafe_all_list li .date .new {width:38px;height:38px;display:inline-block;color:rgba(0,0,0,0);background:url('../img/ico_new.png') no-repeat 0 0;background-size:38px 38px;}
.cafe_all_list li .image {width:114px;height:114px;position:absolute;right:78px;top:20px;}
.cafe_all_list li .image img {width:100%;}
.cafe_all_list li .btn_bookmark {width:78px;height:77px;position:absolute;right:0;top:39px;overflow:hidden;color:rgba(0,0,0,0);background:url('../img/btn_bookmark_off.png') no-repeat 20px 20px;background-size:38px 37px;}
.cafe_all_list li .btn_bookmark.selected {background:url('../img/btn_bookmark_on.png') no-repeat 20px 20px;background-size:38px 37px;}

.ssub_tab {margin:20px 20px 0;}
.ssub_tab:after {display:block;clear:both;content:'';}
.ssub_tab li {width:33.33%;float:left;}
.ssub_tab li a {height:54px;display:block;color:#2a84d8;font-size:2.6rem;line-height:56px;text-align:center;border-radius:10px;border:1px solid #2a84d8;background-color:#fff;}
.ssub_tab li:nth-of-type(1) a {border-radius:10px 0 0 10px;}
.ssub_tab li:nth-of-type(2) a {border-radius:0 0 0 0;border-left:0;border-right:0;}
.ssub_tab li:nth-of-type(3) a {border-radius:0 10px 10px 0;}
.ssub_tab li a.selected {color:#fff;background-color:#2a84d8;}

.cafe_list.cposts {margin:20px 0 0 0;}
.cafe_list.cposts li.image a {min-height:186px;}
.cafe_list li a .game_name {display:block;padding:18px 0 0 0;color:#bfbfbf;font-size:2.4rem;font-style:italic;font-weight:normal;}

.cafe_mg_head {height:192px;position:relative;border-bottom:1px solid #ccc;background-color:#2a84d8;}
.cafe_mg_head .game_name {overflow:hidden;padding:28px 20px 0 190px;color:#fefefe;font-size:3.0rem;text-overflow:ellipsis;white-space:nowrap;}
.cafe_mg_head .game_name .tit {display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cafe_mg_head .game_name .ntype {display:block;color:#ddd;font-size:2.4rem;font-weight:normal;}
.cafe_mg_head .image {width:144px;height:144px;position:absolute;left:20px;top:20px;padding:4px;background-color:#fff;}
.cafe_mg_head .image img {width:100%;}
.cafe_mg_head .btn_area {position:absolute;right:20px;top:104px;}
.cafe_mg_head .btn_area:after {display:block;clear:both;content:'';}
.cafe_mg_head .btn_area a {width:68px;height:68px;overflow:hidden;float:left;margin:0 0 0 20px;color:rgba(0,0,0,0);}
.cafe_mg_head .btn_area a.btn_wechat {background:url('../img/btn_wechat_4.png') no-repeat;background-size:68px 68px;}
.cafe_mg_head .btn_area a.btn_event {background:url('../img/btn_event.png') no-repeat;background-size:68px 68px;}
.cafe_mg_head .btn_area a.btn_download {background:url('../img/btn_download_3.png') no-repeat;background-size:68px 68px;}
.btn_cafe_dtail {padding:0 0 20px 0;}
.btn_cafe_dtail:after {display:block;clear:both;content:'';}
.btn_cafe_dtail button {width:49%;height:56px;float:left;color:#666;font-size:2.6rem;border-radius:10px;border:1px solid #ccc;background-color:#fff;}
.btn_cafe_dtail button:first-child {margin:0 1% 0 0;}
.btn_cafe_dtail button:last-child {margin:0 0 0 1%;}
.btn_cafe_dtail button.selected {color:#2a84d8;border:1px solid #2a84d8;}
.btn_cafe_dtail button:nth-of-type(2n-1):last-child {width:100%;float:none;margin:0 0 0 0;}
.cafe_notice {margin:13px 0 30px 0;}
.cafe_notice li {background-color:#fff;}
.cafe_notice li:first-child {border-top:1px solid #ccc;}
.cafe_notice li:last-child {border-bottom:1px solid #ccc;}
.cafe_notice li a {height:68px;display:block;position:relative;overflow:hidden;margin:0 0 0 20px;padding:0 170px 0 0;color:#666;font-size:2.6rem;line-height:68px;text-overflow:ellipsis;white-space:nowrap;border-top:1px solid #ccc;}
.cafe_notice li:first-child a {border-top:0;} 
.cafe_notice li a .date {position:absolute;right:20px;top:0;color:#bfbfbf;font-size:2.4rem;}

.search_result_tit {margin:0 0 20px 0;padding:22px 20px 24px;color:#2a84d8;font-size:2.6rem;line-height:34px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;}
.cafe_list.search_r .txt,
.cafe_list.search_r.author .nt {color:#2a84d8;}
.cafe_list.search_r.author .txt {color:#666;}
.cafe_list.search_r .cont {padding:22px 20px 26px 0;color:#666;font-size:2.6rem;line-height:35px;border-top:1px solid #e3e3e3;}
.cafe_list.search_r .cont span {display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.cafe_list.search_r .search_result_tit .ser_word,
.cafe_list.search_r .cont .ser_word {color:#444;}

.cafe_detail_head {position:relative;padding:30px 0 0 20px;border-top:1px solid #ccc;background-color:#fff;}
.cafe_detail_head .user_id {display:block;padding:0 0 0 72px;color:#666;font-size:3.2rem;font-weight:normal;line-height:22px;}
.cafe_detail_head .geti {display:block;padding:8px 0 0 72px;color:#bfbfbf;font-size:2.0rem;font-style:italic;}
.cafe_detail_head .geti em {color:#999;font-size:2.0rem;}
.cafe_detail_head .image {width:64px;height:64px;position:absolute;left:20px;top:20px;}
.cafe_detail_head .image img {width:100%;border-radius:10.0rem;}
.cafe_detail_head .tit {display:block;padding:28px 20px 60px 0;color:#444;font-size:3.0rem;font-weight:normal;line-height:36px;word-wrap:break-word;border-bottom:1px solid #ccc;} 
.cafe_detail_head .info {position:absolute;right:20px;bottom:20px;color:#bbb;font-size:2.4rem;line-height:20px;}
.cafe_detail_head .info .hits {margin:0 24px 0 0;padding:0 0 0 35px;background:url('../img/ico_hits.png') no-repeat 0 7px;background-size:26px 18px;}
.cafe_detail_head .info .comment {padding:0 0 0 30px;background:url('../img/ico_comment.png') no-repeat 0 7px;background-size:22px 18px;}
.cafe_detail_head .btn_multi {width:50px;height:70px;position:absolute;right:10px;top:10px;overflow:hidden;color:rgba(0,0,0,0);background:url('../img/btn_multi.png') no-repeat 20px 20px;background-size:10px 30px;}
.cafe_detail_cont {padding:20px 0 0 0;background-color:#fff;}
.cafe_detail_cont .image {display:block;position:relative;margin:0 240px 20px 20px;}
.cafe_detail_cont .image.play:after {width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0.6) url('../img/btn_play_2.png') no-repeat 50% 50%;background-size:80px 80px;content:'';}
.cafe_detail_cont .image img {width:100%;}
.cafe_detail_cont .china_war {height:525px;display:block;margin:10px 240px 10px 20px;padding:202px 0 0 0;background-color:#dcdcdc;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;}
.cafe_detail_cont .china_war img {width:355px;height:121px;}
.cafe_detail_cont .txt {padding:22px 20px 30px;color:#666;font-size:2.6rem;line-height:34px;word-wrap:break-word;}
.comment_write {position:relative;padding:20px 0;border-top:1px solid #ccc;background-color:#dcdcdc;}
.comment_write .btn_img_import {width:96px;height:56px;position:absolute;left:0;top:20px;color:rgba(0,0,0,0);background:url('../img/btn_photo_1.png') no-repeat 20px 0;background-size:56px 56px;}
.comment_write .msg_inp {display:block;position:relative;margin:0 156px 0 20px;border-radius:10px;background-color:#fff;}
.comment_write.new .msg_inp {margin:0 156px 0 96px;}
.comment_write .msg_inp .auto_intext {width:100%;height:56px;overflow:hidden;padding:10px 58px 16px 20px;color:#666;font-size:2.6rem;line-height:30px;vertical-align:top;
-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;border:0;}
.comment_write .msg_inp .btn_delete {width:58px;height:56px;position:absolute;right:0;top:0;color:rgba(0,0,0,0);background:url('../img/btn_delete_2.png') no-repeat 20px 19px;background-size:19px 19px;}
.comment_write .btn_send {width:116px;height:56px;position:absolute;right:20px;top:20px;color:#fff;font-size:2.4rem;border-radius:10px;background-color:#2a84d8;}
.comment_write .file_info {width:378px;height:46px;overflow:hidden;position:relative;margin:20px 20px 0;padding:0 58px 0 20px;border-radius:10px;background-color:#bfbfbf;-webkit-box-sizing:border-box;box-sizing:border-box;}
.comment_write .file_info span {display:block;overflow:hidden;color:#fff;font-size:2.0rem;line-height:44px;text-overflow:ellipsis;white-space:nowrap;}
.comment_write .file_info .btn_fidelete {width:58px;height:46px;position:absolute;right:0;top:0;color:rgba(0,0,0,0);background:url('../img/btn_delete_8.png') no-repeat 20px 14px;background-size:18px 18px;}
.comment_list {background-color:#fff;}
.comment_list li {position:relative;padding:20px 0 22px 0;border-top:1px solid #ccc;}
.comment_list li .user_id {display:block;padding:0 0 0 74px;color:#bfbfbf;font-size:2.0rem;line-height:50px;}
.comment_list li .user_id strong {color:#666;font-size:2.4rem;font-weight:normal;}
.comment_list li .image {width:46px;height:46px;position:absolute;left:20px;top:20px;}
.comment_list li .image img {width:100%;border-radius:10.0rem;}
.comment_list li .txt {padding:10px 20px 0 74px;color:#999;font-size:2.4rem;line-height:30px;word-wrap:break-word;}
.comment_list li .txt.del {padding:0 20px 0 76px;}
.comment_list li .btn_reply {margin:24px 0 0 74px;color:#2a84d8;font-size:2.6rem;font-style:italic;text-decoration:underline;}
.comment_list li .btn_delete {width:59px;height:59px;position:absolute;right:0;top:0;overflow:hidden;color:rgba(0,0,0,0);background:url('../img/btn_delete_4.png') no-repeat 20px 20px;background-size:19px 19px;}
.comment_list li .upload_image {margin:20px 404px 0 76px;padding:0 0 10px 0;}
.comment_list li .upload_image img {width:100%;}
.comment_list li .reply {position:relative;margin:22px 0 0 0;border-top:1px solid #ccc;}
.comment_list li .reply li {margin:22px 0 0 0;padding:20px 0 0 0;background:url('../img/ico_comment_2.png') no-repeat 20px 20px;background-size:14px 30px;}
.comment_list li .reply li:first-child {margin:0 0 0 0;border:0;}
.comment_list li .reply .user_id {padding:0 0 0 98px;}
.comment_list li .reply .image{left:44px;}
.comment_list li .reply .txt {padding:7px 20px 0 98px;}
.comment_list li .reply.new {margin:22px 0 0 76px;}
.comment_list li .reply.new li {background:none;}
.comment_list li .reply.new .user_id {padding:0 0 0 56px;}
.comment_list li .reply.new .image{left:0;}
.comment_list li .reply.new .txt {padding:7px 20px 0 56px;}
.comment_list li .reply .upload_image {margin:20px 348px 0 56px;padding:0 0 10px 0;}
.reply_write {position:relative;margin:30px 0 0 0;}
.reply_write .btn_img_import {width:96px;height:56px;position:absolute;left:56px;top:0;color:rgba(0,0,0,0);background:url('../img/btn_photo_2.png') no-repeat 20px 0;background-size:56px 56px;}
.reply_write .msg_inp {display:block;position:relative;margin:0 156px 0 74px;border-radius:10px;background-color:#fff;}
.reply_write.new .msg_inp {margin:0 156px 0 152px;}
.reply_write .msg_inp .auto_intext {width:100%;height:56px;overflow:hidden;padding:10px 58px 16px 20px;color:#666;font-size:2.6rem;line-height:30px;vertical-align:top;
-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;border:0;background-color:#dcdcdc;}
.reply_write .msg_inp .auto_intext::-webkit-input-placeholder,
.reply_write .msg_inp .auto_intext::-webkit-input-placeholder {color:#bfbfbf;}
.reply_write .msg_inp .auto_intext::-moz-placeholder,
.reply_write .msg_inp .auto_intext::-moz-placeholder {color:#bfbfbf;}
.reply_write .msg_inp .btn_delete {width:58px;height:56px;position:absolute;right:0;top:0;color:rgba(0,0,0,0);background:url('../img/btn_delete_5.png') no-repeat 20px 19px;background-size:18px 18px;}
.reply_write .btn_send {width:116px;height:56px;position:absolute;right:20px;top:0;color:#fff;font-size:2.4rem;border-radius:10px;background-color:#2a84d8;}
.reply_write .file_info {width:378px;height:46px;position:relative;margin:20px 20px 10px 76px;padding:0 58px 0 20px;border-radius:10px;background-color:#bfbfbf;-webkit-box-sizing:border-box;box-sizing:border-box;}
.reply_write .file_info span {display:block;overflow:hidden;color:#fff;font-size:2.0rem;line-height:44px;text-overflow:ellipsis;white-space:nowrap;}
.reply_write .file_info .btn_fidelete {width:58px;height:46px;position:absolute;right:0;top:0;color:rgba(0,0,0,0);background:url('../img/btn_delete_8.png') no-repeat 20px 14px;background-size:18px 18px;}

.comment_paging {height:80px;overflow:hidden;padding:0 20px;border-top:1px solid #ccc;background-color:#fff;}
.comment_paging .tit {float:left;color:#999;font-size:2.6rem;font-weight:normal;line-height:80px;}
.comment_paging .btn_cpv {float:right;color:#2a84d8;font-size:2.6rem;line-height:80px;}

.report_tit {margin:24px 20px 0;color:#666;font-size:2.8rem;font-weight:normal;line-height:32px;}
.report_txt {margin:8px 20px 0;color:#2a84d8;font-size:2.4rem;}
.report_type {margin:24px 20px 0;border:1px solid #ccc;background-color:#fff;}
.report_type:after {display:block;clear:both;content:'';}
.report_type li {height:80px;float:left;width:50%;padding:21px 0 0 20px;border-top:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;}
.report_type li:nth-of-type(1),
.report_type li:nth-of-type(2) {border-top:0;}
.report_type input[type="radio"] {width:0;height:0;position:absolute;top:1px;left:1px;}
.report_type label {display:inline-block;padding:0 0 0 48px;color:#666;font-size:2.6rem;line-height:38px;background:url('../img/bg_radio_off.png') no-repeat 0 0;background-size:39px 38px;}
.report_type label.checked {background:url('../img/bg_radio_on.png') no-repeat 0 0;background-size:39px 38px;}
.report_txtarea {margin:20px 20px 0;padding:30px 20px 18px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;background-color:#fff;}
.report_txtarea textarea {width:100%;height:114px;color:#666;font-size:2.8rem;line-height:28px;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;}
.report_txtarea .limit {margin:36px 0 0 0;color:#cfcfcf;font-size:2.0rem;text-align:right;}
.report_txtarea .limit span {color:#2a84d8;}

.iv_report_bar {width:100%;height:80px;position:absolute;left:0;top:0;background:rgba(0,0,0,0.8);}
.iv_report_bar.ing {margin:68px 0 0 0;}
.iv_report_bar .navi {display:block;color:#fff;font-size:2.8rem;line-height:74px;text-align:center;}
.iv_report_bar .btn_report {width:76px;height:80px;position:absolute;left:0;top:0;color:rgba(0,0,0,0);background:url('../img/btn_report.png') no-repeat 20px 22px;background-size:36px 31px;}
.iv_report_bar .btn_close {width:65px;height:80px;position:absolute;right:0;top:0;color:rgba(0,0,0,0);background:url('../img/btn_close.png') no-repeat 20px 28px;background-size:25px 25px;}
.iv_con {width:100%;height:100%;display:table;text-align:center;background-color:#000;}
.iv_con .image {height:100%;display:table-cell;vertical-align:middle;}
.iv_down_bar {width:100%;height:100px;position:absolute;left:0;bottom:0;background:rgba(0,0,0,0.8);}
.iv_down_bar .btn_down {width:106px;height:100px;position:absolute;left:50%;top:0;margin:0 0 0 -53px;color:rgba(0,0,0,0);background:url('../img/btn_download_2.png') no-repeat 35px 35px;background-size:36px 31px;}

/* login */
.txt_notice	{padding:12px 20px 14px;font-size:2.4rem;color:#fff;background:#db2c33;}
.login {position:relative;padding:0 50px;}
.login .login_form {position:relative;padding:40px 0 0 0;}
.login .login_form .email_inp,
.login .login_form .pwd_inp {display:block;margin:0 220px 0 0;}
.login .login_form input {width:100%;height:82px;padding:0 20px;color:#444;font-size:3.2rem;line-height:40px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;
border:1px solid #ccc;border-bottom:0;}
.login .login_form input[type="text"] {border-radius:8px 0 0 0;}
.login .login_form input[type="password"] {height:81px;border-bottom:1px solid #ccc;border-radius:0 0 0 8px;}
.login .login_form .error {margin:0 263px 0 0;padding:8px 0 0 0;color:#d82a2a;font-size:2.4rem;line-height:30px;text-align:center;}
.login .login_form .btn_help {width:52px;height:26px;display:inline-block;margin:4px 0 0 0;color:rgba(0,0,0,0);vertical-align:top;background:url('../img/btn_help.png') no-repeat 0 0;background-size:100% 100%;}
.login .login_form .btn_login {width:220px;height:163px;position:absolute;right:0;top:40px;color:#fff;font-size:3.2rem;font-weight:bold;border-radius:0 10px 10px 0;
border-top:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#2b84d8;}
.login .login_form .btn_login.off {background-color:#cfcfcf;}
.login.captcha .login_form .email_inp,
.login.captcha .login_form .pwd_inp {margin:0 0 0 0;}
.login.captcha .login_form input[type="text"] {border-radius:8px 8px 0 0;}
.login.captcha .login_form input[type="password"] {border-radius:0 0 8px 8px;}
.login.captcha .login_form .error {margin:0 0 0 0;}
.login.captcha .login_form .btn_login {width:100%;height:80px;position:relative;top:0;border-radius:10px;border:0;}
.login .log_sel {margin:10px 0 0 0;}
.login .log_sel:after {display:block;clear:both;content:'';}
.login .log_sel .btn_pwd_link,
.login .log_sel .btn_join,
.login .log_sel .btn_cs_link,
.login .log_sel .bar {display:inline;color:#2b84d8;font-size:2.8rem;text-decoration:underline;}
.login .log_sel .bar {margin:0 10px;text-decoration:none;}
.login.mw .log_sel .btn_pwd_link {float:right;}
.login .log_sel .auto {float:left;}
.login .log_sel .auto label {display:inline-block;padding:6px 0 7px 48px;color:#666;font-size:2.6rem;line-height:28px;background:url('../img/bg_chk_off.png') no-repeat 0 0;background-size:38px 38px;}
.login .log_sel .auto label.checked {background:url('../img/bg_chk_on.png') no-repeat 0 0;background-size:38px 38px;}
.login .log_sel .auto input[type="checkbox"] {width:0;height:0;position:absolute;top:-9999px;left:1px;}
.login .log_with {margin:16px 0 0 0;}
.login .log_with:after {display:block;clear:both;content:'';}
.login .btn_face_link,
.login .btn_goo_link,
.login .btn_weibo_link,
.login .btn_qq_link,
.login .btn_vk_link,
.login .btn_apple_link,
.login .btn_huawei_link,
.login .btn_ph_link {width:49%;height:34px;position:relative;float:left;color:#fff;font-size:13px;line-height:100%;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.login .btn_face_link {background-color:#3b5998;}
.login .btn_goo_link {padding:0 0 0 1px;text-align:left;border-radius:3px;background-color:#4285f4;}
.login .btn_weibo_link {color:#666;border:1px solid #aaa;background-color:#dcdcdc;}
.login .btn_qq_link {border:1px solid #0d5c8f;background-color:#0076c3;}
.login .btn_vk_link {background-color:#4c75a3;}
.login .btn_ph_link {color:#666;border:1px solid #aaa;background-color:#fff;}
.login .btn_apple_link {color:#000;background-color:#fff;border:1px solid #000;}
.login .btn_huawei_link {color:#fff;background-color:#ef484b;}
.login .log_with button:nth-of-type(2n-1) {margin:0 1% 10px 0;}
.login .log_with button:nth-of-type(2n-2) {margin:0 0 10px 1%;}
.login .log_with button:nth-of-type(1):last-child,
.login .log_with button:nth-of-type(3):last-child {width:100%;display:block;float:none;margin:0 auto 10px;}
.login .ico_fg {width:14px;height:14px;display:inline-block;padding:0 10px 0 0;vertical-align:top;}
.login .btn_face_link .ico_fg {background:url('../img/ico_face.png') no-repeat 0 0;background-size:14px 14px;}
.login .btn_goo_link .ico_fg {padding:0 0 0 0;text-align:center;}
.login .btn_goo_link.ko .ico_fg {width:100px;height:32px;background:url('../img/ico_google_ko.png') no-repeat 0 0;background-size:100% 100%;}
.login .btn_goo_link.en .ico_fg {width:151px;height:32px;background:url('../img/ico_google_en.png') no-repeat 0 0;background-size:100% 100%;}
.login .btn_goo_link.ja .ico_fg {width:137px;height:32px;background:url('../img/ico_google_ja.png') no-repeat 0 0;background-size:100% 100%;}
.login .btn_goo_link.cn .ico_fg {width:105px;height:32px;background:url('../img/ico_google_cn.png') no-repeat 0 0;background-size:100% 100%;}
.login .btn_goo_link.tw .ico_fg {width:105px;height:32px;background:url('../img/ico_google_tw.png') no-repeat 0 0;background-size:100% 100%;}
.login .btn_goo_link.de .ico_fg {width:137px;height:32px;background:url('../img/ico_google_de.png') no-repeat 0 0;background-size:100% 100%;}
.login .btn_goo_link.ru .ico_fg {width:130px;height:32px;background:url('../img/ico_google_ru.png') no-repeat 0 0;background-size:100% 100%;}
.login .btn_goo_link.fr .ico_fg {width:185px;height:32px;background:url('../img/ico_google_fr.png') no-repeat 0 0;background-size:100% 100%;}
.login .btn_goo_link.vi .ico_fg {width:176px;height:32px;background:url('../img/ico_google_vi.png') no-repeat 0 0;background-size:100% 100%;}
.login .btn_weibo_link .ico_fg {background:url('../img/ico_weibo.png') no-repeat 0 0;background-size:14px 14px;}
.login .btn_qq_link .ico_fg {background:url('../img/ico_qq.png') no-repeat 0 0;background-size:14px 14px;}
.login .btn_vk_link .ico_fg {background:url('../img/ico_vk.png') no-repeat 0 0;background-size:14px 14px;}
.login .btn_ph_link .ico_fg {background:url('../img/ico_phone.png') no-repeat 0 0;background-size:14px 14px;}
.login .btn_apple_link .ico_fg {background:url('../img/ico_apple.png') no-repeat 0 0;background-size:14px 14px;}
.login .btn_huawei_link .ico_fg {background:url('../img/ico_huawei.png') no-repeat 0 0;background-size:14px 13px;}
.login .captchabox {margin:20px 0 40px 0;padding:30px 30px 24px;border:1px solid #ccc;border-radius:8px;background-color:#fff;}
.login.captcha .captchabox {margin:20px 0 20px 0;}
.login .captcha_inp {width:498px;margin:0 auto;}
.login .captchabox .cimage {width:496px !important;height:94px !important;margin:0 auto;border:1px solid #ccc;}
.login .captchabox .cimage img {width:100% !important;height:100% !important;}
.login .captchabox .txt {position:relative;padding:30px 0 0 0;color:#2a84d8;font-size:2.4rem;line-height:30px;}
.login .captchabox .txt.w {padding:8px 0 0 0;color:#d82a2a;}
.login .captchabox .btn_refresh {width:48px;height:48px;position:absolute;right:0;top:20px;color:rgba(0,0,0,0);background:url('../img/btn_refresh_3.png') no-repeat;background-size:48px 48px;}
.login .login_form .captchabox input {width:100%;height:78px;margin:30px 0 0 0;text-align:left;border-radius:0;border:1px solid #ccc;background-color:#f0f0f0;}
.login .captchabox #recaptcha	{width:304px;height:78px;margin:0 auto;}/* 2018-04-03 reCAPTCHA V2 적용 */
.login .copy {clear:both;padding:44px 0 0 0;color:#afafaf;font-size:2.0rem;text-align:center;}
.login .copy span {margin:0 14px;}
.login .log_with_cn {height:118px;position:relative;margin:26px 0 0 0;border-radius:1.0rem;background-color:#a0c4e5;}
.login .log_with_cn .txt {padding:46px 0 0 20px;color:#fff;font-size:2.4rem;line-height:26px;}
.login .log_with_cn .btn_qq_link,
.login .log_with_cn .btn_weibo_link {width:80px;height:80px;position:absolute;top:18px;color:rgba(0,0,0,0);border:0;background:url('../img/btn_qq.png') no-repeat 0 0;background-size:100% 100%;}
.login .log_with_cn .btn_weibo_link {background:url('../img/btn_weibo_2.png') no-repeat 0 0;background-size:100% 100%;}
.login .log_with_cn button:nth-of-type(1) {right:121px;}
.login .log_with_cn button:last-child {right:21px;}
/* 2019-10-29 추가 */
.login .login_sns	{padding-top:13px;overflow:hidden;}
.login .login_sns li	{float:left;width:50%;height:68px;margin-top:20px;box-sizing:border-box;}
.login .login_sns li:nth-child(odd)	{padding-right:10px;}
.login .login_sns li:nth-child(even)	{padding-left:10px;}
.login .login_sns.odd li:last-child	{width:100%;padding:0;}
.login .login_sns li button	{position:relative;background:#fff;width:100%;height:100%;font-size:0;letter-spacing:-1px;color:#666;border-radius:10px;line-height:200%;background-position:50% 50%;background-repeat:no-repeat;}
.login .login_sns li.facebook button	{color:#fff;background-color:#1877f2;}
.login .login_sns li.vk button	{color:#fff;background-color:#4c75a3;}
.login .login_sns li.apple button	{color:#000;border:2px solid #000;box-sizing:border-box;}
.login .login_sns li.huawei button	{background-color:#ef484b;}
.login .login_sns li.google button	{background-image:url(../img/btn_google_ko.jpg);background-size:219px 68px;}
.login .login_sns li.facebook button	{background-image:url(../img/btn_facebook_ko.jpg);background-size:272px 68px;}
.login .login_sns li.weibo button	{background-image:url(../img/btn_weibo_ko.jpg);background-size:217px 68px;}
.login .login_sns li.vk button	{background-image:url(../img/btn_vk_ko.jpg);background-size:181px 68px;}
.login .login_sns li.qq button	{background-image:url(../img/btn_qq_ko.jpg);background-size:174px 68px;}
.login .login_sns li.phone button	{background-image:url(../img/btn_phone_ko.jpg);background-size:257px 68px;}
.login .login_sns li.huawei button	{background-image:url(../img/btn_huawei_ko.jpg);background-size:272px 68px;}
.login .login_sns li.apple button	{background-image:url(../img/btn_apple_ko.jpg);background-size:187px 68px;}
.login .login_sns li.google.en button	{background-image:url(../img/btn_google_en.jpg);background-size:256px 68px;}
.login .login_sns li.facebook.en button	{background-image:url(../img/btn_facebook_en.jpg);background-size:285px 68px;}
.login .login_sns li.weibo.en button	{background-image:url(../img/btn_weibo_en.jpg);background-size:252px 68px;}
.login .login_sns li.vk.en button	{background-image:url(../img/btn_vk_en.jpg);background-size:218px 68px;}
.login .login_sns li.qq.en button	{background-image:url(../img/btn_qq_en.jpg);background-size:209px 68px;}
.login .login_sns li.phone.en button	{background-image:url(../img/btn_phone_en.jpg);background-size:327px 68px;}
.login .login_sns li.apple.en button	{background-image:url(../img/btn_apple_en.jpg);background-size:242px 68px;}
.login .login_sns li.huawei.en button	{background-image:url(../img/btn_huawei_en.jpg);background-size:305px 68px;}
.login .login_sns li.google.ja button	{background-image:url(../img/btn_google_ja.jpg);background-size:238px 68px;}
.login .login_sns li.facebook.ja button	{background-image:url(../img/btn_facebook_ja.jpg);background-size:268px 68px;}
.login .login_sns li.weibo.ja button	{background-image:url(../img/btn_weibo_ja.jpg);background-size:235px 68px;}
.login .login_sns li.vk.ja button	{background-image:url(../img/btn_vk_ja.jpg);background-size:201px 68px;}
.login .login_sns li.qq.ja button	{background-image:url(../img/btn_qq_ja.jpg);background-size:193px 68px;}
.login .login_sns li.phone.ja button	{background-image:url(../img/btn_phone_ja.jpg);background-size:302px 68px;}
.login .login_sns li.apple.ja button	{background-image:url(../img/btn_apple_ja.jpg);background-size:203px 68px;}
.login .login_sns li.huawei.ja button	{background-image:url(../img/btn_huawei_ja.jpg);background-size:272px 68px;}
.login .login_sns li.google.zh-hans button	{background-image:url(../img/btn_google_zh-hans.jpg);background-size:292px 68px;}
.login .login_sns li.facebook.zh-hans button	{background-image:url(../img/btn_facebook_zh-hans.jpg);background-size:252px 68px;}
.login .login_sns li.weibo.zh-hans button	{background-image:url(../img/btn_weibo_zh-hans.jpg);background-size:201px 68px;}
.login .login_sns li.vk.zh-hans button	{background-image:url(../img/btn_vk_zh-hans.jpg);background-size:185px 68px;}
.login .login_sns li.qq.zh-hans button	{background-image:url(../img/btn_qq_zh-hans.jpg);background-size:178px 68px;}
.login .login_sns li.phone.zh-hans button	{background-image:url(../img/btn_phone_zh-hans.jpg);background-size:236px 68px;}
.login .login_sns li.apple.zh-hans button	{background-image:url(../img/btn_apple_zh-hans.jpg);background-size:199px 68px;}
.login .login_sns li.huawei.zh-hans button	{background-image:url(../img/btn_huawei_zh-hans.jpg);background-size:277px 68px;}
.login .login_sns li.google.zh-hant button	{background-image:url(../img/btn_google_zh-hant.jpg);background-size:224px 68px;}
.login .login_sns li.facebook.zh-hant button	{background-image:url(../img/btn_facebook_zh-hant.jpg);background-size:253px 68px;}
.login .login_sns li.weibo.zh-hant button	{background-image:url(../img/btn_weibo_zh-hant.jpg);background-size:202px 68px;}
.login .login_sns li.vk.zh-hant button	{background-image:url(../img/btn_vk_zh-hant.jpg);background-size:186px 68px;}
.login .login_sns li.qq.zh-hant button	{background-image:url(../img/btn_qq_zh-hant.jpg);background-size:179px 68px;}
.login .login_sns li.phone.zh-hant button	{background-image:url(../img/btn_phone_zh-hant.jpg);background-size:236px 68px;}
.login .login_sns li.apple.zh-hant button	{background-image:url(../img/btn_apple_zh-hant.jpg);background-size:226px 68px;}
.login .login_sns li.huawei.zh-hant button	{background-image:url(../img/btn_huawei_zh-hant.jpg);background-size:287px 68px;}
.login .login_sns li.google.de button	{background-image:url(../img/btn_google_de.jpg);background-size:279px 68px;}
.login .login_sns li.facebook.de button	{background-image:url(../img/btn_facebook_de.jpg);background-size:308px 68px;}
.login .login_sns li.weibo.de button	{background-image:url(../img/btn_weibo_de.jpg);background-size:276px 68px;}
.login .login_sns li.vk.de button	{background-image:url(../img/btn_vk_de.jpg);background-size:241px 68px;}
.login .login_sns li.qq.de button	{background-image:url(../img/btn_qq_de.jpg);background-size:234px 68px;}
.login .login_sns li.phone.de button	{background-image:url(../img/btn_phone_de.jpg);background-size:408px 68px;}
.login .login_sns li.apple.de button	{background-image:url(../img/btn_apple_de.jpg);background-size:264px 68px;}
.login .login_sns li.huawei.de button	{background-image:url(../img/btn_huawei_de.jpg);background-size:329px 68px;}
.login .login_sns li.google.ru button	{background-image:url(../img/btn_google_ru.jpg);background-size:341px 68px;}
.login .login_sns li.facebook.ru button	{background-image:url(../img/btn_facebook_ru.jpg);background-size:370px 68px;}
.login .login_sns li.weibo.ru button	{background-image:url(../img/btn_weibo_ru.jpg);background-size:337px 68px;}
.login .login_sns li.vk.ru button	{background-image:url(../img/btn_vk_ru.jpg);background-size:392px 68px;}
.login .login_sns li.qq.ru button	{background-image:url(../img/btn_qq_ru.jpg);background-size:295px 68px;}
.login .login_sns li.phone.ru button	{background-image:url(../img/btn_phone_ru.jpg);background-size:398px 68px;}
.login .login_sns li.apple.ru button	{background-image:url(../img/btn_apple_ru.jpg);background-size:320px 68px;}
.login .login_sns li.huawei.ru button	{background-image:url(../img/btn_huawei_ru.jpg);background-size:390px 68px;}

.account_list {margin:30px 20px 0;}
.account_list:after {display:block;clear:both;content:'';}
.account_list li {width:48%;float:left;margin:0 2% 20px 0;background-color:#fff;}
.account_list li:nth-of-type(2n-2) {margin:0 0 20px 2%;}
.account_list li a {width:100%;height:104px;display:block;position:relative;border:1px solid #ccc;box-sizing:border-box;}
.account_list li .user_id {padding:0 0 0 94px;color:#666;font-size:3.0rem;font-weight:normal;line-height:100px;}
.account_list li .image {width:64px;height:64px;position:absolute;left:20px;top:20px;}
.account_list li .image img {width:100%;}
.btn_diff {width:100%;margin:26px 0 0 0;color:#2a84d8;font-size:2.8rem;text-align:center;text-decoration:underline;}
.log_txt {padding:23px 20px 0;color:#999;font-size:2.4rem;line-height:30px;}
.log_txt.ty1	{padding:21px 20px 0;font-size:2.8rem;color:#666;line-height:34px;}
.log_txt.ty2 {padding:30px 20px 0;}
.log_txt.ty3 {margin:0 0 -16px 0;padding:20px 40px 0;}
.log_txt.ty4 {padding:0 20px 42px;color:#666;}
.log_txt.ty5 {padding:0 20px 0;color:#666;}
.log_txt.ty6	{padding:52px 20px 51px;font-size:2.8rem;line-height:34px;color:#666;}
.log_txt.ty7	{padding:26px 20px 53px;font-size:3.6rem;color:#666;line-height:44px;text-align:center;}
.log_txt.ty8	{padding:50px 20px 53px;font-size:3.6rem;color:#666;line-height:44px;text-align:center;}
.log_txt em,
.log_txt a{color:#2a84d8;font-style:normal;}
.log_txt a,
.log_txt.ty6 em	{text-decoration:underline;}
.security_txt	{padding-top:35px;}
.security_txt h4	{margin-bottom:12px;padding:15px 20px 14px;font-size:2.4rem;color:#fff;line-height:30px;font-weight:normal;background:#eb8813;text-align:center;}
.security_txt .sub_txt	{padding:0 20px;font-size:2.4rem;line-height:30px;color:#eb8813;}
.time_count	{margin-bottom:-20px;padding:25px 0 0;font-size:3.0rem;line-height:28px;color:#2a84d8;text-align:center;}
.btn_email	{padding-top:46px;text-align:center;}
.btn_email button	{font-size:2.8rem;color:#2a84d8;text-decoration:underline;}
.view_id	{padding:25px 20px;font-size:3.0rem;line-height:30px;color:#fff;text-align:center;background:#2a84d8;}
.view_id strong	{font-weight:normal;}

.dormant_id {width:100%;height:80px;color:#fff;font-size:3.0rem;line-height:78px;text-align:center;background-color:#2a84d8;}
.dormant_id dt {display:inline-block;}
.dormant_id dd {display:inline-block;}
.tit_log {margin:52px 20px 26px;color:#666;font-size:3.6rem;font-weight:normal;line-height:36px;text-align:center;}

.logbox_info {margin:50px 20px 0;}
.logbox_txt {width:100%;height:220px;display:table;padding:0 20px;color:#666;font-size:2.8rem;line-height:38px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;
border:1px solid #ccc;background-color:#fff;}
.logbox_txt.ty2 {height:auto;padding:30px;text-align:left;}
.logbox_txt span {height:100%;display:table-cell;vertical-align:middle;}
.uns_txt {padding:44px 20px 0;color:#999;font-size:2.4rem;line-height:30px;}
.uns_txt.ty2 {color:#666;}

/* gdpr 적용 후 첫 로그인 유저 */
.first_login .join_agree	{margin:0;padding:30px 20px 0;}
.first_login .join_agree label	{min-height:38px;padding:0 0 0 48px;}
.first_login .join_agree .agree	{padding:0;}
.first_login .join_agree .all_agree label	{line-height:1.21;font-weight:bold;font-size:2.8rem;}
.first_login .join_agree .all_agree .all_desc	{display:block;margin-top:7px;padding-left:48px;line-height:1.23;font-size:2.6rem;color:#898989;}
.first_login .join_agree .option_check	{padding-left:38px;}
.first_login .join_agree .option_check .agree	{margin-top:20px;}
.first_login .join_agree .option_check .agree ~ .agree	{margin-top:32px;}
.first_login .join_agree .option_check label	{line-height:1.21;}
.first_login .join_agree .option_check label .option	{color:#898989;}
.first_login .join_agree .option_check .desc > span	{display:block;margin-bottom:20px;}
.first_login .join_agree .option_check .desc > a	{font-style:italic;text-decoration:underline;}
.first_login .join_agree .btn_login	{margin-top:50px; }
.first_login .join_agree .btn_login button	{display:block;width:100%;height:68px;border-radius:10px;line-height:1;font-size:3.0rem;color:#fefefe;background-color:#2a84d8;}

/* join */
.agree_chk {position:relative;padding:22px 78px 24px 20px;border-bottom:1px solid #ccc;background-color:#fff;}
.agree_chk label {color:#666;font-size:2.8rem;line-height:32px;}
.agree_chk label:after {width:78px;height:78px;position:absolute;right:0;top:50%;margin:-39px 0 0 0;background:url('../img/btn_accept_off.png') no-repeat 20px 20px;background-size:38px 38px;content:'';}
.agree_chk label.checked:after {background:url('../img/btn_accept.png') no-repeat 20px 20px;background-size:38px 38px;}
.agree_chk input[type="checkbox"],
.join_agree input[type="checkbox"] {width:0;height:0;position:absolute;top:-9999px;left:1px;}
.agree_con {padding:0 0 20px 0;background-color:#fff;}
.agree_con.brs {border-bottom:1px solid #ccc;}
.agree_con .agree_chk {margin:0 0 0 20px;padding:22px 78px 24px 0;border-bottom:0;border-top:1px solid #ccc;}
.agree_con .agree_chk.brn {border-top:0;}
.agree_con .agree_box {height:148px;overflow:auto;margin:0 20px 0;padding:18px 20px 20px 20px;color:#999;font-size:2.0rem;line-height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;
border:1px solid #ccc;background-color:#eee;}
.agree_con .agree_box h1,
.agree_con .agree_box h2 {padding:10px 0 10px 0;font-size:2.4rem;}
.agree_con .agree_box h3 {padding:0 0 10px 0;font-size:2.0rem;}
.agree_con .agree_box table {margin:18px 0;border:1px solid #999;}
.agree_con .agree_box table th,
.agree_con .agree_box table td {padding:10px;border:1px solid #999;}
.join_inp {margin:30px 0 0 0;}
.join_inp li {margin:20px 20px 0;}
.join_inp li:first-child {margin:0 20px 0;}
.join_inp li input {width:100%;height:82px;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.join_inp li .email_report:after {display:block;clear:both;content:'';}
.join_inp li .email_report input {width:52%;float:left;}
.join_inp li .email_report .t {width:6%;float:left;margin:18px 0 0 0;color:#666;font-size:3.6rem;line-height:38px;text-align:center;vertical-align:top;}
.join_inp li .email_report select {width:42%;height:82px;float:right;padding:0 60px 0 17px;color:#666;font-size:2.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;border-radius:10px;
background:#fff url('../img/ico_down_arrow_2.png') no-repeat 100% 50%;background-size:38px 10px;}
.join_inp li .email_conf {margin:18px 0 0 0;}
.join_inp li .email_conf input {color:#bfbfbf;background-color:#eee;opacity:10;}
.join_inp li .btn_sm {display:block;margin:8px 0 0 0;color:#2a84d8;font-size:2.8rem;line-height:30px;text-align:right;text-decoration:underline;}
.join_inp .error,
.acco_inp .error {margin:0 0 -4px 0;padding:5px 0 0 18px;color:#d82a2a;font-size:2.4rem;line-height:28px;text-indent:-18px;}
.join_inp .error.ps {color:#2a84d8;}
.join_inp .email {position:relative;}
.join_inp .email input {padding:0 80px 0 20px;border:2px solid #db2c33;}
.join_inp .btn_errorinfo {width:80px;height:82px;display:none;position:absolute;right:0;top:0;color:rgba(0,0,0,0);background:url('../img/ico_war.png') no-repeat 22px 22px;background-size:38px 38px;}
.join_inp .email .btn_errorinfo {display:block;}
.join_inp .email .btn_errorinfo {display:block;}
/* .join_inp .eu_birth	{padding-right:58px;position:relative;} */
.join_inp .eu_birth label	{display:inline-block;font-size:2.4rem;color:#2a84d8;}
.join_inp .eu_birth .birthday	{background-color:#fff;}
.join_inp .eu_birth .btn_tip	{display:block;width:58px;height:82px;position:absolute;right:0;top:0;font-size:0;color:transparent;background:url('../img/btn_tip.png') 100% 50% no-repeat;background-size:48px 48px;}
.join_inp .eu_birth .tip_desc	{line-height:1.25;font-size:2.4rem;color:#999;}
.join_inp .eu_birth .tip_desc > p	{padding:8px 0 22px;}
.join_inp .eu_birth .tip_desc > a	{line-height:1;font-size:2.6rem;font-style:italic;color:#2a84d8;text-decoration:underline;}

.join_agree {margin:10px 20px 0;padding:0 0 20px 0;color:#999;font-size:2.4rem;line-height:30px;}
.join_agree .agree {padding:20px 0 14px 0;}
.join_agree .agree ~ .agree	{padding:0 0 14px 0;}
.join_agree label {display:inline-block;padding:6px 0 7px 48px;color:#666;font-size:2.6rem;line-height:28px;background:url('../img/bg_chk_off.png') no-repeat 0 0;background-size:38px 38px;}
.join_agree label.checked {background:url('../img/bg_chk_on.png') no-repeat 0 0;background-size:38px 38px;}
.join_agree .desc	{padding-left:48px;line-height:1.23;font-size:2.6rem;}
.join_agree .desc > span	{display:block;margin-bottom:20px;}
.join_agree .desc a	{font-style:italic;color:#2a84d8;text-decoration:underline;}
.join_agree em {display:block;padding:0 0 0 18px;color:#d82a2a;font-style:normal;text-indent:-18px;}
.join_agree .btn_use_link {display:block;margin:22px 0 0 0;color:#2a84d8;font-size:2.8rem;text-align:center;text-decoration:underline;}
.join_agree .btn_use_link.ty2 {margin:38px 0 0 0;}
.join_agree.gdpr	{margin-top:-10px;padding-bottom:15px;}
.join_agree.gdpr .agree	{padding-bottom:9px;}
.join_agree.gdpr span	{display:block;}
.join_agree.gdpr span a	{color:#2a84d8;font-style:italic;text-decoration:underline;}
.phone_num_inp input {width:100%;height:80px;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.phone_num_inp input.on	{color:#2a84d8;}
.phone_num_inp .error {margin:0 20px;padding:8px 0 0 18px;color:#d82a2a;font-size:2.4rem;line-height:30px;text-align:center;}
.phone_num_inp .error.ty2 {margin:0 20px -14px;padding:8px 0 0 0;text-align:left;}
.ios_info_time {margin:26px 20px 0;color:#2a84d8;font-size:3.0rem;text-align:center;}
.ios_info_txt {margin:0 20px;padding:20px 0 0 18px;color:#d82a2a;font-size:2.4rem;line-height:30px;text-indent:-18px;}
.join_phone {margin:20px 0 0 0;padding:20px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#dcdcdc;}
.join_phone .state_num {height:54px;padding:0 0 0 16px;color:#bfbfbf;font-size:2.6rem;line-height:54px;border:1px solid #ccc;border-radius:1.0rem;background-color:#eee;}
.join_phone .verify_num {height:82px;margin:20px 0 0 0;position:relative;color:#444;font-size:3.0rem;line-height:40px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.join_phone .verify_num .num_inp {height:100%;display:block;margin:0 218px 0 0;}
.join_phone .verify_num .num_inp input {width:100%;height:100%;padding:0 0 0 20px;color:#444;font-size:3.0rem;line-height:40px;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;}
.join_phone .verify_num button {width:194px;height:56px;position:absolute;right:12px;top:12px;color:#fff;font-size:2.6rem;border-radius:1.0rem;background-color:#2a84d8;}
.join_phone .verify_num button.off {background-color:#bfbfbf;}
.join_phone .error {margin:0 0 -4px 0;padding:8px 0 0 18px;color:#d82a2a;font-size:2.4rem;line-height:30px;text-indent:-18px;}
.join_inp .email_mod {position:relative;}
.join_inp .email_mod  input {padding:0 160px 0 20px;color:#999;background-color:#fff;}
.join_inp .btn_modify {min-width:120px;height:56px;position:absolute;right:12px;top:12px;padding:0 20px;color:#fff;font-size:2.6rem;line-height:100%;border-radius:1.0rem;background-color:#2a84d8;}
.jv_email_txt {padding:0 20px 40px;color:#666;font-size:2.4rem;line-height:30px;}
.jv_email_txt strong {color:#2a84d8;font-weight:normal;}
.jv_email_box {margin:0 20px;padding:30px 40px 32px;color:#666;font-size:2.6rem;line-height:38px;text-align:center;border:1px solid #ccc;background-color:#fff;}
.jv_email_box strong {display:block;padding:10px 0 0 0;color:#2a84d8;font-size:3.0rem;}
.join_otp	{margin:52px 20px 50px;}
.join_otp p	{line-height:1.21;font-size:2.8rem;font-weight:normal;color:#666;}
.join_otp p ~ p{margin-top:34px;}
.join_otp_block	{margin:72px 20px 80px;}
.join_otp_block p	{line-height:1.26;font-weight:bold;font-size:3.8rem;color:#666;text-align:center;}
.join_otp .user_inform	{color:#2a84d8;text-decoration:underline;}
.otp_code input {width:100%;height:80px;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.otp_code input[disabled='disabled']	{background-color:#eeeeee;}
.otp_code .error {margin:10px 20px 0;line-height:30px;font-size:2.4rem;color:#d82a2a;}
.otp_code input[disabled='disabled'] + .error	{text-align:center;}
.btn_resend	{margin-top:20px;padding:0 20px;text-align:right;}
.btn_resend button	{line-height:1;font-size:2.8rem;color:#2a84d8;text-decoration:underline;}
.btn_resend button[disabled='disabled']	{color:#bfbfbf;}
.join_btn	{margin-top:40px;padding:0 20px;}
.join_btn button	{width:100%;min-width:290px;height:68px;padding:0 40px;color:#fff;font-size:3.0rem;border-radius:10px;background-color:#2a84d8;}
.join_btn button[disabled='disabled']	{background-color:#cfcfcf;}
.join_link {margin:50px 20px 0;text-align:center;}
.join_link a	{line-height:1;font-size:2.8rem;color:#2a84d8;text-decoration:underline;}
.join_link a.disabled	{color:#bfbfbf;}

/* Edit Account */
.edit_account	{padding:36px 20px 0;}
.edit_account li	{margin-top:24px;}
.edit_account li:first-child	{margin-top:0;}
.edit_account label	{display:block;margin-bottom:13px;font-size:2.8rem;color:#666;font-weight:bold;}
.edit_account .in_id	{position:relative;}
.edit_account .in_id.correct:after	{content:"";position:absolute;right:20px;top:29px;width:30px;height:24px;background:url(../img/ico_check.png)no-repeat left top;background-size:100% 100%;}
.edit_account input	{display:block;width:100%;height:82px;padding:0 20px;font-size:3.0rem;box-sizing:border-box;border:1px solid #ccc;}
.edit_account .in_id input	{padding-right:50px;}
.edit_account .error,
.edit_account .tip	{padding:4px 0 0 16px;text-indent:-16px;font-size:2.4rem;line-height:30px;}
.edit_account .tip	{color:#2a84d8;}
.edit_account .error	{color:#d82a2a;}

/* SNS agree */
.agree_form	{padding:30px 20px 40px;background:#fff;border-bottom:1px solid #ccc;}
.agree_form h3	{margin-bottom:33px;font-size:3.6rem;color:#666;font-weight:bold;line-height:44px;text-align:center;}
.agree_form .check_all	{position:relative;min-height:38px;margin-bottom:30px;}
.agree_form .check_all input	{position:absolute;left:-9999px;top:-9999px;width:0;height:0;}
.agree_form .check_all label	{display:block;min-height:38px;padding-left:48px;font-size:2.6rem;color:#666;line-height:32px;font-weight:bold;background: url(../img/bg_chk_off_2.png)no-repeat 0 0;background-size:38px 38px;}
.agree_form .check_all label.checked	{background: url(../img/bg_chk_on.png)no-repeat 0 0;background-size:38px 38px;}
.agree_form .check	{padding:29px 19px;background:#eee;border:1px solid #ccc;}
.agree_form .check li	{margin-top:30px;}
.agree_form .check li:first-child	{margin-top:0;}
.agree_form .check input	{position:absolute;left:-9999px;top:-9999px;width:0;height:0;}
.agree_form .check label	{display:block;min-height:38px;padding-left:48px;font-size:2.6rem;color:#666;line-height:32px;background: url(../img/bg_chk_off.png)no-repeat 0 0;background-size:38px 38px;}
.agree_form .check label.checked	{background: url(../img/bg_chk_on.png)no-repeat 0 0;background-size:38px 38px;}
.agree_form .check button	{height:38px;font-size:2.6rem;color:#2a84d8;font-style:italic;text-decoration:underline;}
.check_id	{padding-top:29px;}
.check_id h3	{margin-bottom:24px;font-size:3.6rem;color:#666;font-weight:bold;line-height:44px;text-align:center;}
.check_id .sub_txt	{margin-bottom:33px;padding:0 20px;font-size:2.6rem;color:#666;line-height:34px;}
.check_id .id_form	{position:relative;padding:0 20px 20px;}
.check_id .id_form.correct:after	{content:"";position:absolute;right:40px;top:29px;width:30px;height:24px;background:url(../img/ico_check.png)no-repeat left top;background-size:100% 100%;}
.check_id .id_form input	{display:block;width:100%;height:82px;padding:0 50px 0 20px;font-size:3.0rem;box-sizing:border-box;border:1px solid #ccc;}
.check_id .id_form.disabled input,
.check_id .id_form input:disabled	{background:none;color:#999;opacity:1;-webkit-text-fill-color:#999;}
.check_id .id_form .error	{display:block;padding:4px 0 0 16px;text-indent:-16px;font-size:2.4rem;line-height:30px;color:#d82a2a;}
.check_id .recommend	{padding:6px 20px 20px;}
.check_id .recommend p	{margin-bottom:15px;font-size:2.4rem;color:#666;line-height:30px;font-weight:bold;}
.check_id .recommend ul	{overflow:hidden;}
.check_id .recommend li	{float:left;width:33.3333%;padding:0 5px;box-sizing:border-box;}
.check_id .recommend li:first-child	{padding-left:0;}
.check_id .recommend li:last-child	{padding-right:0;}
.check_id .recommend button	{width:100%;height:56px;font-size:2.6rem;color:#666;background:#dcdcdc;border-radius:10px;}

/* welcome flow */
h3.top_tit {padding:33px 20px 27px;color:#666;font-size:3.6rem;text-align:center;font-weight:bold;}
.top_txt {padding:33px 20px 10px;color:#666;font-size:2.8rem;line-height:34px;text-align:center;}
h3.top_tit+.top_txt	{padding-top:0;}
.top_txt strong {display:block;font-weight:normal;}
.top_txt em {color:#2a84d8;font-style:normal;}
.txt_sync	{padding:0 20px;font-size:2.8rem;color:#666;line-height:34px;}
.welcome_sns_list {margin:23px 0 0 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;}
.welcome_sns_list.agree {margin:32px 0 0 0;}t
.welcome_sns_list.hive	{margin:16px 0 32px 0;}
.welcome_sns_list li {position:relative;}
.welcome_sns_list li:after {width:16px;height:28px;position:absolute;right:20px;top:34px;background:url('../img/btn_next_off.png') no-repeat 0 0;background-size:16px 28px;content:'';}
.welcome_sns_list li a {height:96px;display:block;margin:0 0 0 20px;padding:0 0 0 67px;color:#666;font-size:2.8rem;line-height:96px;border-top:1px solid #ccc;}
.welcome_sns_list li a:after {width:56px;height:56px;position:absolute;left:20px;top:20px;content:'';}
.welcome_sns_list li a.facebook:after {background:url('../img/btn_facebook.png') no-repeat 0 0;background-size:56px 56px;}
.welcome_sns_list li a.google:after {background:url('../img/btn_google.png') no-repeat 0 0;background-size:56px 56px;}
.welcome_sns_list li a.line:after {background:url('../img/btn_line.png') no-repeat 0 0;background-size:56px 56px;}
.welcome_sns_list li a.weibo:after {background:url('../img/btn_weibo.png') no-repeat 0 0;background-size:56px 56px;}
.welcome_sns_list li a.wechat:after {background:url('../img/btn_wechat_3.png') no-repeat 0 0;background-size:56px 56px;}
.welcome_sns_list li:first-child a {border-top:0;}
.welcome_sns_list li:last-child a {padding:0 0 0 0;}
.welcome_psetting {position:relative;margin:0 0 43px 0;}
.welcome_profile {width:35%;height:173px;margin:34px 0 0;}
.welcome_profile .profile_inp {width:173px;height:173px;position:relative;margin:0 auto 0;}
.welcome_profile .photo {width:100%;height:100%;display:block;}
.welcome_profile .photo img {width:100%;height:100%;border-radius:10.0rem;}
.welcome_profile .btn_photo_edit {width:76px;height:76px;position:absolute;right:-10px;bottom:-20px;color:rgba(0,0,0,0);background:url('../img/btn_edit_photo_2.png') no-repeat 0 0;background-size:76px 76px;}
.welcome_dm {width:65%;position:absolute;right:0;top:47px;padding:0 20px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;}
.welcome_dm input {width:100%;height:82px;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.welcome_dm .error {padding:8px 0 0 18px;color:#d82a2a;font-size:2.4rem;line-height:30px;text-indent:-18px;}

/* edit account */
.acco_def_inp {position:relative;margin:0 0 22px 0;}
.acco_def_inp .btn_verify,
.acco_phone_inp .btn_verify {float:right;color:#2a84d8;font-size:2.8rem;text-decoration:underline;text-indent:0;}/* 2018-05-18 text-indent 초기화 */
/* .acco_def_inp .email .btn_verify {display:block;float:none;text-align:right;} *//* 2018-05-18 text-indent 초기화로 해결. 블럭레벨 취소 */
.acco_def_inp .error:after,
.acco_phone_inp .error:after {display:block;clear:both;content:''}
.acco.join_inp li {margin:20px 20px 20px;}
.acco.join_inp li.complete	{margin-left:0;margin-right:0;}
.acco.join_inp .complete p	{padding:25px 30px 27px;text-align:center;font-size:3.0rem;line-height:28px;color:#2a84d8;background:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.acco_phone_inp {position:relative;padding:20px 20px 0;border-top:1px solid #ccc;}
.acco_phone_inp input {width:100%;height:82px;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.acco_phone_inp .error {padding:8px 0 0 18px;color:#d82a2a;font-size:2.4rem;line-height:30px;text-indent:-18px;}
.acco_service {margin:22px 0 0 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;}
.acco_service li {height:80px;position:relative;margin:0 0 0 20px;border-top:1px solid #ccc;color:#666;font-size:2.6rem;line-height:80px;}
.acco_service li:first-child {border-top:0;}
.acco_service li .btn_connect,
.acco_service li .btn_disconnect {width:72px;height:38px;position:absolute;right:20px;top:20px;overflow:hidden;color:rgba(0,0,0,0);}
.acco_service li .btn_connect {background:url('../img/btn_connect.png') no-repeat;background-size:72px 38px;}
.acco_service li .btn_disconnect {background:url('../img/btn_disconnect.png') no-repeat;background-size:72px 38px;}
.acco_service li .btn_refresh {width:48px;height:48px;position:absolute;right:20px;top:16px;overflow:hidden;color:rgba(0,0,0,0);background:url('../img/btn_refresh.png') no-repeat;background-size:48px 48px;}
.acco_service label {display:inline-block;padding:6px 0 7px 48px;color:#666;font-size:2.6rem;line-height:26px;background:url('../img/bg_chk_off_2.png') no-repeat 0 0;background-size:38px 38px;}
.acco_service input[type="checkbox"] {width:0;height:0;position:absolute;top:-9999px;left:1px;}
.acco_service label.checked {background:url('../img/bg_chk_on.png') no-repeat 0 0;background-size:38px 38px;}
.acco_dormantid_add {margin:20px 0 0 0;padding:0 20px 30px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#dcdcdc;}
.acco_dormantid_add .tit {display:block;padding:18px 0 12px 0;color:#666;font-size:2.8rem;font-weight:normal;}
.acco_dormantid_add .sel_box {height:54px;position:relative;background:#fff url('../img/ico_down_arrow_2.png') no-repeat 100% 50%;background-size:38px 10px;}
.acco_dormantid_add .sel_box .seltit {width:100%;height:54px;padding:0 0 0 20px;color:#666;font-size:2.6rem;font-style:normal;line-height:50px;text-align:left;border:1px solid #ccc;}
.acco_dormantid_add .sel_box dl {width:100%;display:none;position:absolute;left:0;top:56px;padding:0 20px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;background-color:#fff;}
.acco_dormantid_add .sel_box dt {padding:20px 0 0 0;color:#666;font-size:2.6rem;}
.acco_dormantid_add .sel_box dd {padding:4px 0 0 0;color:#bfbfbf;font-size:2.4rem;line-height:30px;}
.acco_dormantid_add input[type="text"] {width:100%;height:82px;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.acco_dormantid_add select {width:100%;height:56px;margin:0 0 30px 0;padding:0 60px 0 17px;color:#666;font-size:2.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;border-radius:10px;
background:#fff url('../img/ico_down_arrow_2.png') no-repeat 100% 50%;background-size:38px 10px;}
.acco_dormantid_add label {display:inline-block;padding:6px 0 7px 48px;color:#666;font-size:2.6rem;line-height:26px;background:url('../img/bg_chk_off.png') no-repeat 0 0;background-size:38px 38px;}
.acco_dormantid_add input[type="checkbox"]  {width:0;height:0;position:absolute;top:-9999px;left:1px;}
.acco_dormantid_add label.checked {background:url('../img/bg_chk_on.png') no-repeat 0 0;background-size:38px 38px;}
.acco_dormantid_add .acco_chk ~ .acco_chk	{margin-top:20px;}

.acco_tit {margin:52px 20px 50px;color:#666;font-size:2.8rem;font-weight:normal;line-height:36px;text-align:center;}
.acco_tit.ty2 {margin:30px 20px 34px;text-align:left;}
.acco_txt {padding:0 20px 44px;color:#999;font-size:2.4rem;line-height:30px;}
.acco_txt.ty2 {color:#d82a2a;}
.acco_txt_2 {padding:34px 70px 0 20px;color:#999;font-size:2.4rem;line-height:30px;border-top:1px solid #ccc;}

.email_error {padding:0 20px;}
.email_error .txt {display:block;margin:30px 0 0 0;color:#666;font-size:2.8rem;line-height:28px;}
.email_error .use li {position:relative;margin:30px 0 0 0;padding:0 0 0 32px;color:#999;font-size:2.4rem;line-height:28px;}
.email_error .use li strong {display:block;margin:0 0 8px 0;color:#777;}
.email_error .use li strong:after {width:22px;height:22px;position:absolute;left:0;top:4px;content:'';}
.email_error .use li:nth-of-type(1) strong:after {background:url('../img/ico_num_1.png') no-repeat 0 0;background-size:22px 22px;}
.email_error .use li:nth-of-type(2) strong:after {background:url('../img/ico_num_2.png') no-repeat 0 0;background-size:22px 22px;}
.email_error .use li:nth-of-type(3) strong:after {background:url('../img/ico_num_3.png') no-repeat 0 0;background-size:22px 22px;}

.email_mr_txt {margin:26px 20px 0 20px;padding:0 0 8px 0;color:#666;font-size:2.8rem;line-height:34px;}
.email_mr {margin:30px 0 0 0;}
.email_mr li {margin:20px 20px 0;}
.email_mr li input {width:100%;height:82px;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.email_mr li.bef input {color:#999;background-color:#eee;opacity:10;}
.email_mr li .new_inp:after {display:block;clear:both;content:'';}
.email_mr li .new_inp input {width:52%;float:left;}
.email_mr li .new_inp .t {width:8%;float:left;margin:18px 0 0 0;color:#666;font-size:3.6rem;line-height:38px;text-align:center;vertical-align:top;}
.email_mr li .new_inp select {width:40%;height:82px;float:right;padding:0 60px 0 17px;color:#666;font-size:2.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;border-radius:10px;
background:#fff url('../img/ico_down_arrow_2.png') no-repeat 100% 50%;background-size:38px 10px;}
.email_mr li.email_conf input {color:#bfbfbf;background-color:#eee;opacity:10;}
.email_mr .error {margin:0 0 -4px 0;padding:8px 0 0 18px;color:#d82a2a;font-size:2.4rem;line-height:30px;text-indent:-18px;}
.email_mr .error.ps {color:#2a84d8;}

.acco_nickname {margin:32px 0 26px 0;padding:26px 20px 0;border-top:1px dashed #ccc;}
.acco_nickname .txt {margin:0 0 16px 0;color:#999;font-size:2.4rem;line-height:30px;}
.acco_nickname input {width:100%;height:82px;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.acco_nickname .error {margin:0 0 -4px 0;padding:8px 0 0 18px;color:#d82a2a;font-size:2.4rem;line-height:30px;text-indent:-18px;}

.acco_info_etc {position:relative;margin:0 0 26px 0;}
.acco_info_etc .btn_view {width:62px;height:45px;position:absolute;right:0;top:36px;color:rgba(0,0,0,0);background:url('../img/ico_down_arrow_3.png') no-repeat 20px 20px;background-size:22px 13px;}
.acco_info_etc.show .btn_view {background:url('../img/ico_up_arrow_2.png') no-repeat 20px 20px;background-size:22px 13px;}
.acco_info_etc .join_inp.acco {display:none;}
.acco_info_etc.show .join_inp.acco {display:block;}

.unss_sel {margin:-17px 0 0 0;}
.unss_sel li {width:100%;min-height:80px;position:relative;display:table;margin:0 0 10px 0;padding:20px 20px 20px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;}
.unss_sel li:nth-of-type(3) {margin:0 0 26px 0;}
.unss_sel li:after {display:block;clear:both;content:'';}
.unss_sel li .tl {height:100%;display:table-cell;padding:0 40px 0 0;color:#666;font-size:2.2rem;line-height:30px;vertical-align:middle;}
.unss_sel li .tl strong {color:#2a84d7;}
.unss_sel li .tr {width:140px;height:100%;display:table-cell;color:#2a84d7;font-size:2.0rem;line-height:26px;text-align:center;vertical-align:middle;}
.unss_sel li .tr em {display:block;font-size:2.4rem;font-style:normal;}

/* find password */
.find_pw	{padding:53px 20px 54px;text-align:center;}
.find_pw h3	{margin-bottom:42px;font-size:3.6rem;color:#666;font-weight:bold;line-height:100%;text-align:center;}
.find_pw .sub_txt	{font-size:2.8rem;color:#666;line-height:34px;}
.find_pw .sub_txt a	{color:#2a84d8;}
.find_pw .sub_txt.ty2	{text-align:left;}

/* lebi */
.lebi_list {border-bottom:1px solid #ccc;background-color:#fff;}
.lebi_list li {height:96px;position:relative;margin:0 0 0 20px;color:#666;font-size:2.8rem;line-height:96px;border-top:1px solid #ccc;}
.lebi_list li:first-child {border:0;}
.lebi_list li em {color:#d82a2a;font-style:normal;}
.lebi_list li a {display:block;color:#666;}
.lebi_list li a:after {width:16px;height:28px;position:absolute;right:20px;top:34px;background:url('../img/btn_next_off.png') no-repeat 0 0;background-size:16px 28px;content:'';} 
.lebi_list li .btn_accept {width:86px;height:56px;position:absolute;right:20px;top:20px;color:#fff;font-size:2.4rem;border-radius:10px;background-color:#d82a2a;}
.lebi_txt {margin:20px 20px 0;color:#2a84d8;font-size:2.4rem;line-height:40px;}
.lebi_txt em {width:38px;height:38px;display:inline-block;color:#fff;font-size:2.0rem;font-style:normal;line-height:36px;text-align:center;vertical-align:top;border-radius:10.0rem;background-color:#2a84d8;}
.lebi_search {padding:20px 20px 20px;border-bottom:1px solid #ccc;background-color:#dcdcdc;}
.lebi_search:after {display:block;clear:both;content:'';}
.lebi_search h3 {float:left;color:#666;font-size:2.8rem;font-weight:normal;line-height:52px;}
.lebi_search select {width:100%;height:56px;margin:0 0 20px 0;padding:0 60px 0 17px;color:#666;font-size:2.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;border-radius:10px;
background:#fff url('../img/ico_down_arrow_2.png') no-repeat 100% 50%;background-size:38px 10px;}
.lebi_search.server h3 {width:50%;padding:0 0 0 0;}
.lebi_search.server select {width:50%;float:right;margin:0 0 0 0;}
.lebi_sel {position:relative;margin:0 0 0 160px;}
.lebi_sel .date_sel {display:block;margin:0 106px 0 0;}
.lebi_sel .date_sel:after {display:block;clear:both;content:'';}
.lebi_sel .date_sel select {width:48%;float:left;margin:0 2% 0 0;}
.lebi_sel .date_sel select:nth-of-type(2) {margin:0 0 0 2%;}
.lebi_sel .btn_search {width:86px;height:56px;position:absolute;right:0;top:0;color:#fff;font-size:2.4rem;border-radius:10px;background-color:#d82a2a;}
.lebi_date_box {margin:20px 20px 0;border:1px solid #ccc;background-color:#fff;}
.lebi_date_box strong {height:56px;display:block;color:#999;font-size:2.4rem;font-weight:normal;line-height:56px;text-align:center;border-bottom:1px solid #ccc;}
.lebi_date_box p {height:84px;display:block;padding:0 0 0 22px;color:#666;font-size:2.4rem;font-weight:normal;line-height:86px;}
.lebi_date_box dl {width:100%;padding:22px 22px 10px;color:#666;font-size:2.6rem;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.lebi_date_box dl:after {display:block;clear:both;content:'';}
.lebi_date_box dt {float:left;width:190px;margin:0 0 12px 0;}
.lebi_date_box dt em {width:158px;display:inline-block;font-style:normal;}
.lebi_date_box dt span {width:32px;display:inline-block;}
.lebi_date_box dd {margin:0 0 12px 0;}
.lebi_cash_info {padding:16px 20px 20px;border-top:1px solid #ccc;background-color:#fff;}
.lebi_cash_info:after {display:block;clear:both;content:'';}
.lebi_cash_info dt {float:left;color:#666;font-size:3.0rem;font-weight:bold;}
.lebi_cash_info dd {float:left;padding:0 0 0 10px;color:#d82a2a;font-size:3.0rem;font-weight:bold;}
.lebi_login_info {height:80px;position:relative;padding:0 0 0 20px;border-top:1px solid #ccc;background-color:#fff;}
.lebi_login_info strong {display:block;color:#666;font-size:3.0rem;line-height:78px;}
.lebi_login_info .btn_login {width:86px;height:56px;position:absolute;right:20px;top:13px;color:#fff;font-size:2.4rem;border-radius:10px;background-color:#d82a2a;}
.lebi_guide {padding:0 20px 36px;color:#999;font-size:2.4rem;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.lebi_guide h3 {padding:20px 0 0 0;font-weight:normal;}
.lebi_shop_list {background-color:#fff;}
.lebi_shop_list li {height:140px;position:relative;padding:0 0 0 0;border-bottom:1px solid #ccc;}
.lebi_shop_list li .name {display:block;padding:32px 0 0 138px;color:#666;font-size:3.0rem;font-weight:normal;}
.lebi_shop_list li .price {display:block;padding:0 0 0 138px;color:#ea811a;font-size:2.6rem;font-style:normal;}
.lebi_shop_list li .image {width:100px;height:100px;position:absolute;left:20px;top:20px;}
.lebi_shop_list li .image img {width:100%;height:100%;}
.lebi_shop_list li .btn_buy {width:156px;height:56px;position:absolute;right:20px;top:42px;color:#fff;font-size:2.4rem;border-radius:10px;background-color:#e6c320;}

/* welcome hive */
.hive_introduction {margin:-30px 20px 0;box-shadow:0 3px 3px rgba(0,0,0,0.2);-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;background:#fff;}
.hive_introduction .ad_text {padding:26px 0 0 0;font-size:2.0rem;font-weight:bold;line-height:28px;color:#fff;text-align:center;text-shadow:2px 2px 1px rgba(0,0,0,0.2);}
.hive_introduction h1 {font-size:2.8rem;line-height:60px;color:#fafafa;text-align:center;border-radius:3px 3px 0 0;background:#42aefd;}
.hive_introduction .wel_img img {width:100%;}
.hive_introduction .wel_img .port {display:none;}
.hive_introduction .contents_wrap {position:relative;padding:0 14px 128px 14px;background:#42aefd;}
.hive_introduction .contents_wrap .cbtn {width:100%;position:absolute;bottom:30px;left:0;text-align:center;}
.hive_introduction .contents_wrap .btn_policy {position:absolute;bottom:136px;right:14px;}
.hive_introduction .contents_wrap .btn_policy a {color:#f4f4f4;}
.hive_introduction .btn_change {height:62px;display:inline-block;margin:0 2px;font-size:2.4rem;line-height:62px;font-weight:bold;border-radius:20px;box-shadow:inset -2px -2px 0 rgba(228,128,39,0.5), inset 0 2px 0 rgba(255,255,255,1), 3px 3px 3px rgba(0,0,0,0.2);background:#fcbe2e;}
.hive_introduction .btn_change a {display:block;padding:0 60px;color:#036725;}
.hive_introduction .btn_policy {padding-right:20px;text-align:right;}
.hive_introduction .btn_policy a {font-size:2.0rem;font-weight:bold;text-decoration:underline;}
.hive_introduction .ad_box {padding:25px 15px 50px;background:#42aefd;border-bottom:2px solid #198add;}
.hive_introduction .ad_box .contents {padding:0 0 10px;overflow:hidden;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,0.2);border-radius:5px;border:2px solid #198add;background:#359eeb;}
.hive_introduction .ad_box .contents .con_wrap {width:566px;margin:0 auto;}
.hive_introduction .ad_box .contents .section1, .hive_introduction .ad_box .contents .section2 {float:left;}
.hive_introduction .ad_box .contents .section1 img, .hive_introduction .ad_box .contents .section2 img, .hive_introduction .ad_box .contents .section3 img {width:283px;height:148px;}
.hive_introduction .ad_box .contents .section1 p, .hive_introduction .ad_box .contents .section2 p {width:283px;display:block;font-size:2.0rem;color:#ffe13a;font-weight:bold;line-height:25px;text-align:center;}
.hive_introduction .ad_box .contents .section1 p span, .hive_introduction .ad_box .contents .section2 p span {padding:0 20px;display:inline-block;text-align:left;}

/* email campaign */
.email_campaign .tit_1 {display:block;margin:40px 20px 42px;color:#666;font-size:3.0rem;line-height:36px;text-align:center;}
.email_campaign .ec_box {padding:0 20px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff;}
.email_campaign .txt_1 {margin:22px 0 32px;color:#666;font-size:2.6rem;line-height:30px;}
.email_campaign .inp_email {width:100%;height:82px;padding:0 20px;font-size:3.0rem;line-height:40px;background-color:#eee;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.email_campaign .inp_email::-webkit-input-placeholder {color:#999;}
.email_campaign .inp_email::-moz-placeholder {color:#999;}
.email_campaign .btn_eau,
.email_campaign .btn_eac {width:100%;height:68px;display:block;margin:50px 0 0 0;color:#fefefe;font-size:3.0rem;border-radius:10px;background-color:#2a84d8;}
.email_campaign .btn_eac {margin:46px 0 50px 0;}
.email_campaign .emailau_info dt {margin:40px 0 8px 0;color:#2a84d8;font-size:2.0rem;line-height:22px;}
.email_campaign .emailau_info dd {margin:0 0 26px 0;color:#999;font-size:2.0rem;line-height:26px;}
.email_campaign .txt_2 {margin:22px 0 0;padding:24px 0 0 0;color:#666;font-size:2.6rem;line-height:30px;border-top:1px solid #ccc;}
.email_campaign .tit_2 {display:block;margin:22px 20px 0;color:#999;font-size:2.4rem;line-height:26px;}
.email_campaign .use li {position:relative;margin:16px 20px 0;color:#999;font-size:2.4rem;line-height:28px;}
.email_campaign .dst_chk {margin:46px 20px 0;}
.email_campaign .dst_chk label {display:inline-block;padding:6px 0 7px 48px;color:#666;font-size:2.6rem;line-height:26px;text-align:left;background:url('../img/bg_chk_off.png') no-repeat 0 0;background-size:38px 38px;}
.email_campaign .dst_chk label.checked {background:url('../img/bg_chk_on.png') no-repeat 0 0;background-size:38px 38px;}
.email_campaign .dst_chk input[type="checkbox"]  {width:0;height:0;position:absolute;top:-9999px;left:1px;}
.email_campaign .btn {display:block;text-align:center;}
.email_campaign .btn_close {min-width:450px;height:68px;margin:50px 0 0;padding:0 40px;color:#fff;font-size:3.0rem;border-radius:10px;background-color:#bfbfbf;}
.email_campaign .email_sel {overflow:hidden;margin:0 0 14px 0;}
.email_campaign .email_sel:after {display:block;clear:both;content:'';}
.email_campaign .email_sel input {width:52%;height:82px;float:left;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.email_campaign .email_sel input::-webkit-input-placeholder {color:#999;}
.email_campaign .email_sel input::-moz-placeholder {color:#999;}
.email_campaign .email_sel .t {width:6%;float:left;margin:18px 0 0 0;color:#666;font-size:3.6rem;line-height:38px;text-align:center;vertical-align:top;}
.email_campaign .email_sel select {width:42%;height:82px;float:right;padding:0 60px 0 17px;color:#666;font-size:2.6rem;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;border-radius:10px;
background:#fff url('../img/ico_down_arrow_2.png') no-repeat 100% 50%;background-size:38px 10px;}
.email_campaign .error  {clear:both;padding:8px 0 0 18px;color:#d82a2a;font-size:2.4rem;line-height:30px;text-indent:-18px;}
.email_campaign .txt_0 {margin:-20px 20px 40px;color:#666;font-size:2.8rem;line-height:30px;text-align:center;}
.email_campaign .btn_area {margin:50px 0;}
.email_campaign .btn_area:after {display:block;clear:both;content:'';}
.email_campaign .btn_area .btn_ty_1,
.email_campaign .btn_area .btn_ty_2 {width:48%;height:68px;float:left;margin:0 2% 0 0;color:#fff;font-size:3.0rem;border-radius:10px;background-color:#bfbfbf;}
.email_campaign .btn_area .btn_ty_2 {margin:0 0 0 2%;background-color:#2a84d8;}

/* real name verification */
.rnv_txt {margin:56px 0 50px 0;padding:0 20px 10px;color:#666;font-size:2.8rem;line-height:30px;text-align:center;}
.china_num {padding:20px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#dcdcdc;}
.china_num span {display:block;padding:16px 0 16px 16px;color:#bfbfbf;font-size:2.6rem;line-height:30px;border-radius:10px;border:1px solid #ccc;background-color:#eee;}
.china_num_inp li {position:relative;margin:20px 20px 0;}
.china_num_inp li input {width:100%;height:82px;padding:0 220px 0 20px;color:#444;font-size:3.0rem;line-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.china_num_inp li .btn_send {width:194px;height:56px;position:absolute;right:20px;top:12px;color:#fff;font-size:2.6rem;border-radius:10px;background-color:#2a84d8;}
.china_num_inp li .time {position:absolute;right:20px;top:22px;color:#2a84d8;font-size:3.0rem;line-height:32px;}

/* security function settings */
.scy_settings_guide {padding:22px 20px 24px;border-bottom:1px solid #ccc;}
.scy_settings_guide h3 {color:#2a84d8;font-size:2.4rem;line-height:30px;}
.scy_settings_guide p {margin:8px 0 0 0;color:#999;font-size:2.0rem;line-height:26px;}
.scy_settings_form .target_game {position:relative;margin:16px 0 0;background-color:#fff;}
.scy_settings_form .target_game .txt {width:100%;height:78px;overflow:hidden;padding:0 112px 0 20px;color:#444;font-size:3.0rem;line-height:72px;text-overflow:ellipsis;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.scy_settings_form .target_game .ico_off,
.scy_settings_form .target_game .ico_on {width:72px;height:38px;position:absolute;right:20px;top:20px;color:#d82a2a;font-size:2.2rem;font-weight:bold;line-height:36px;text-align:center;border-radius:50px;background-color:#eee;}
.scy_settings_form .target_game .ico_on {color:#2a84d8;}
.scy_settings_form .txt {width:100%;padding:26px 20px 0;color:#999;font-size:2.4rem;line-height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;}
.scy_settings_form .pwd li {margin:16px 20px 0;background-color:#fff;}
.scy_settings_form .pwd li input {width:100%;height:82px;overflow:hidden;padding:0 20px;color:#444;font-size:3.0rem;line-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.scy_settings_form .error {padding:8px 0 0 38px;color:#d82a2a;font-size:2.4rem;line-height:30px;text-indent:-18px;}
.scy_settings_form .pwd.ty2 li	{background:none;}
.scy_settings_form .pwd.ty2 .error	{padding:3px 0 0 0;text-indent:0;}
.scy_settings_form .pwd.ty2 .tip	{padding:3px 0 0 0;text-indent:0;font-size:2.4rem;color:#2a84d8;line-height:30px;}
.scy_campaign_body {background-color:#fff;}
.security_campaign {margin:0 30px;}
.security_campaign .tit_1 {margin:-36px 0 0 0;color:#222;font-size:4.0rem;line-height:50px;text-align:center;}
.security_campaign .stit_1 {margin:36px 0 0 0;color:#444;font-size:2.8rem;font-weight:normal;line-height:40px;text-align:center;}
.security_campaign .how_txt {margin:26px 0 0 0;}
.security_campaign .how_txt dt {color:#999;font-size:2.0rem;font-weight:bold;line-height:24px;text-align:center;}
.security_campaign .how_txt dd {margin:4px 0 0 0;color:#999;font-size:2.0rem;line-height:24px;text-align:center;}
.security_campaign .step {margin:36px 0 0 0;}
.security_campaign .step li {margin:0 0 32px 0;}
.security_campaign .step li .tit {display:block;margin:0 0 14px 0;color:#444;font-size:2.8rem;line-height:34px;}
.security_campaign .step li .new {color:#eb001a;font-size:2.2rem;line-height:34px;}
.security_campaign .step li .box_txt {padding:20px;color:#666;font-size:2.0rem;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;}
.security_campaign .step li .box_txt a {color:#0085df;text-decoration:underline;}

/* ------------------------------------------------------------------------------------------------------------------------------------------------- */
/* media query */
@media (max-width:479px)	{
html	{font-size:20.83%;}

/* main */
.event_banner .ev_navi {bottom:6px;}
.event_banner .ev_navi span {width:5px;height:5px;margin:0 6px 0 0;border-radius:3px;}
.event_banner .ev_navi span.selected {border:1px solid #fff;}

.tit_h3 {margin:6px 0 0 6px;}
.tit_h3.ty2 {margin:6px 0 3px 6px;}
.cont_head .btn_all {right:6px;top:1px;}

.m_game_list {margin:4px 6px 0 6px;}
.m_game_list.profile {margin:10px 6px 0 6px;}
.m_game_list li {margin:0 0 6px 0;}
.m_game_list li a {height:47px;}
.m_game_list li a .tit {padding:6px 60px 0 6px;line-height:12px;}
.m_game_list.profile li a .tit {padding:16px 60px 0 6px;} 
.m_game_list li a .image {width:47px;height:47px;}
.m_game_list li a .txt {padding:3px 60px 0 6px;line-height:10px;}
.m_game_list li a .txt i	{height:10px;margin-right:1px;}
.m_game_list li .btn_play {right:54px;top:31px;}

.cafe_list {margin:4px 0 0 0;}
.cafe_list li {padding:0 0 0 6px;}
.cafe_list li a {padding:0 0 8px 0;}
.cafe_list li.image a {min-height:45px;padding:0 0 10px 0;}
.cafe_list li a .txt {padding:7px 6px 0 0;line-height:11px;}
.cafe_list li a .nt {padding:5px 0 0 0;} 
.cafe_list li.image a .nt {bottom:8px;} 
.cafe_list li a .info {right:6px;bottom:10px;line-height:6px;}
.cafe_list li.image a .info {right:48px;bottom:10px;}
.cafe_list li a .info .hits {margin:0 8px 0 0;padding:0 0 0 11px;background:url('../img/ico_hits.png') no-repeat 0 2px;background-size:8px 6px;}
.cafe_list li a .info .comment {padding:0 0 0 10px;background:url('../img/ico_comment.png') no-repeat 0 2px;background-size:7px 6px;}
.cafe_list li a .image_play,
.cafe_list li a .image_detailview {width:35px;height:35px;margin:10px 6px 0 11px;}
.cafe_list li a .image_play:after {background-size:12px 12px;}

.main.cafe_notice {margin:4px 0 0 0;}
.main.cafe_notice li a {padding:0 32px 0 0;}

.channel {margin:16px 0 0 0;}
.channel dl {height:28px;border-top:1px solid #ccc;}
.channel dt {padding:8px 0 0 6px;}
.channel dd {top:6px;}
.channel dd a {width:15px;height:15px;margin:0 6px 0 0;}
.channel dd a.ico_c_youtube {background-size:15px 15px;}
.channel dd a.ico_c_weibo {background-size:15px 15px;}
.channel dd a.ico_c_wechat {background-size:15px 15px;}
.channel dd a.ico_c_twitter {background-size:15px 15px;}
.channel dd a.ico_c_soku {background-size:15px 15px;}
.channel dd a.ico_c_forums {background-size:15px 15px;}
.channel dd a.ico_c_facebook {background-size:15px 15px;}
.channel dd a.ico_c_google {background-size:15px 15px;}
.channel dd a.ico_c_cafe {background-size:15px 15px;}
.channel dd a.ico_c_blog_kr {background-size:15px 15px;}
.channel dd a.ico_c_blog_jp {background-size:15px 15px;}
.channel dd a.ico_c_blog_jp_2 {background-size:15px 15px;}
.channel dd a.ico_c_blog_cn {background-size:15px 15px;}
.channel dd a.ico_c_tumblr {background-size:15px 15px;}
.channel dd a.ico_c_insta {background-size:15px 15px;}

/* profile */
.profile_head {height:68px;}
.profile_head.char {padding:0 6px;}
.profile_head.char .profile_head_con {height:86px;margin:-65px 0 0 0;}
.profile_head .photo {width:48px;height:48px;left:10px;top:10px;}
.profile_head .photo .btn_noti {width:17px;height:17px;right:-1px;top:-1px;}
.profile_head.char .photo {width:57px;height:57px;margin:0 0 0 -28px;}
.profile_head .name {margin:0 0 0 68px;padding:22px 0 1px 0;line-height:13px;}
.profile_head .displayname {margin:0 0 0 68px;}
.profile_head.char .name {padding:66px 0 0 0;}
.profile_head.char .displayname {padding:2px 0 0 0;}
.profile_head .btn_area {right:6px;top:24px;}
.profile_head .btn_area a,
.profile_head .btn_area button {width:22px;height:22px;margin:0 0 0 6px;}
.profile_head .btn_area a.btn_messages {background-size:22px 22px;}
.profile_head .btn_area a.btn_setting {background-size:22px 22px;}
.profile_head .btn_area button.btn_photo_edit {background-size:22px 22px;}
.profile_head .btn_area button.btn_friend.add {background-size:22px 22px;}
.profile_head .btn_area button.btn_friend.del {background-size:22px 22px;}
.profile_head .btn_area button.btn_friend.ing {background-size:22px 22px;}
.profile_head .btn_area a.btn_modify {background-size:22px 22px;}
.profile_head .btn_area a.btn_lebi {background-size:22px 22px;}
.profile_head .btn_area a.btn_wechat {background-size:22px 22px;}
.profile_head .btn_area a.btn_wechat {background-size:22px 22px;}

.profile_sns_list {margin:4px 0 0 0;}
.profile_sns_list li {height:26px;margin:0 0 0 6px;line-height:26px;}
.profile_sns_list li button {width:24px;height:12px;right:6px;top:6px;}
.profile_sns_list li button.btn_connect {background-size:24px 12px;}
.profile_sns_list li button.btn_disconnect {background-size:24px 12px;}

.profile_info_list {margin:4px 0 0 0;}
.profile_info_list li {height:26px;margin:0 0 0 6px;line-height:26px;}
.profile_info_list li .description {padding:0 6px;}
.profile_info_list li .btn_refresh {width:16px;height:16px;margin:5px 0 0 6px;background-size:16px 16px;}
.profile_info_list li .btn_modify {width:16px;height:16px;margin:5px 0 0 6px;background-size:16px 16px;}

.edit_email	.txt_frame	{margin:18px 6px 16px;}
.edit_email fieldset	{margin:0 6px;}
.edit_email li ~ li {margin-top:6px;}
.edit_email li input {height:27px;padding:0 6px;line-height:13px;border:1px solid #ccc;}
.edit_email li .email_report .t {margin:6px 0 0 0;line-height:12px;}
.edit_email li .email_report select {height:27px;padding:0 20px 0 5px;border:1px solid #ccc;border-radius:3px;background-size:12px 3px;}
.edit_email .error	{margin-top:3px;}
.edit_email .btn_list	{margin:16px 0 0;}
.edit_email .btn_list button	{height:22px;border-radius:3px;}

.set_hive .txt_frame	{margin:18px 6px 16px;}
.set_hive fieldset	{margin:0 6px;}
.set_hive li ~ li {margin-top:6px;}
.set_hive li input {height:27px;padding:0 6px;line-height:13px;border:1px solid #ccc;}
.set_hive li .email_report .t {margin:6px 0 0 0;line-height:12px;}
.set_hive li .email_report select {height:27px;padding:0 20px 0 5px;border:1px solid #ccc;border-radius:3px;background-size:12px 3px;}
.set_hive .error	{margin-top:3px;}
.set_hive .btn_list	{margin:16px 0 0;}
.set_hive .btn_list button	{height:22px;border-radius:3px;}
.set_hive .btn_send	{min-width:32px;height:18px;padding:0 6px;right:6px;top:4px;border-radius:3px;}

.popular_game_down {margin:8px 0 0 0;padding:0 0 3px 0;}
.popular_game_down h3 {padding:12px 6px 2px;}
.popular_game_down .txt {padding:0 6px;}
.popular_game_down .game_list {margin:14px 6px 0;}
.popular_game_down .game_list li {height:70px;margin:0 0 10px 0;
background:url('../img/bg_shadow.png') repeat-x 1px 51px;background-size:1px 5px;}
.popular_game_down .game_list li:after {top:48px;border-bottom:3px solid #e0e0e0;}
.popular_game_down .game_list li .image {width:48px;height:48px;}
.popular_game_down .game_list li .image:after {width:51px;height:48px;left:-2px;top:-1px;background-size:51px 48px;}
.popular_game_down .game_list li .game_complete,
.popular_game_down .game_list li .game_runn {margin:9px 0 0 0;}
.popular_game_down .game_list li .btn_game_down,
.popular_game_down .game_list li .btn_game_play {width:48px;height:12px;margin:8px 0 0 0;line-height:13px;border-radius:6px;}

.profile_character {margin:0 0 16px 0;}
.profile_character_list {padding:6px 6px 0 0;}
.profile_character_list .character_sel {margin:0 0 3px 0;}
.profile_character_list .character_sel a.tit {height:26px;padding:0 0 0 6px;line-height:26px;}
.profile_character_list .character_sel a.tit:after {width:7px;height:4px;right:6px;margin:-2px 0 0 0;background-size:7px 4px;}
.profile_character_list .character_sel.selected a.tit:after {background-size:7px 4px;} 
.profile_character_list .character_sel .char_list {margin:0 0 0 6px;padding:6px 0 0 0;}
.profile_character_list .character_sel .char_list li {margin:0 0 6px 0;}
.profile_character_list .character_sel .char_list li a.selected:after {border:1px solid #2a84d8;}
.scroll_bar {width:2px;height:32px;right:2px;top:6px;border-radius:3px;}

.tit_txt {margin:18px 6px 18px;line-height:12px;}
.tit_txt.ty3 {margin:13px 6px 12px;}
.id_setting li {margin:6px 6px 0;}
.id_setting li:first-child {margin:0 6px 0;}
.id_setting li input {height:27px;padding:0 6px;line-height:13px;}
.id_setting .error {margin:0 0 -1px 0;padding:2px 0 0 6px;line-height:10px;text-indent:-6px;}
.btn_area_b_ty2 {margin:16px 6px 0;}
.btn_area_b_ty2 .btn_ty_1,
.btn_area_b_ty2 .btn_ty_2,
.btn_area_b_ty2 .btn_ty_3 {height:22px;border-radius:3px;}
.btn_area_b_ty3	{margin:5px 6px 0;}
.btn_area_b_ty3 button	{width:186px;height:26px;border-radius:3px;}

.editpwd_link .btn_editpwd {height:26px;margin:10px 0 0 0;line-height:11px;}
.editpwd_link .notice	{padding:3px 0 0 6px;}

.profile_chimg {margin:4px 0 0 0;}
.profile_chimg li {margin:0 0 0 6px;}
.profile_chimg li:after {width:5px;height:9px;right:6px;top:9px;background-size:4px 7px;}
.profile_chimg li button,
.profile_chimg li .btn_photo {height:26px;padding:0 0 0 14px;line-height:26px;}
.profile_chimg li button:after,
.profile_chimg li .btn_photo:after {width:18px;height:18px;top:6px;}
.profile_chimg li .btn_camera:after {background:url('../img/btn_edit_photo_3.png') no-repeat 0 2px;background-size:10px 9px;}
.profile_chimg li .btn_photo:after {background:url('../img/btn_album.png') no-repeat 0 1px;background-size:10px 10px;}
.profile_chimg li input {top:1px;left:1px;}

.profile_nickname {margin:4px 0 10px 0;padding:7px 6px 8px;}
.profile_nickname .txt {margin:0 0 5px 0;line-height:10px;}
.profile_nickname input {height:27px;padding:0 6px;line-height:13px;border:1px solid #ccc;}
.profile_nickname .error {margin:0 0 -1px 0;padding:2px 0 0 6px;line-height:10px;text-indent:-6px;}
.btn_area_b .btn_mdf_save {height:22px;border-radius:3px;}

.profile_guest_txt {padding:16px 6px;line-height:13px;}
.btn_area_b_ty2.guest {margin: 0 6px 0;}
.btn_area_b_ty2.guest .btn_ty_1 {border:1px solid #2a84d8;}

.profile_init	{margin-top:16px;}

/* games */
.m_game_list.games_list  {margin:10px 6px 0 6px;}
.m_game_list.games_list li.new .tit,
.m_game_list.games_list li.hot .tit {padding:6px 60px 0 12px;}
.games_list li.new em,
.games_list li.hot em {width:10px;height:18px;left:-1px;top:-1px;}
.games_list li.new em {background-size:10px 18px;}
.games_list li.hot em {background-size:10px 18px;}
.game_os_select {right:6px;top:22px;}
.game_os_select .btn_ios,
.game_os_select .btn_android {width:15px;height:22px;}
.game_os_select .btn_ios {margin:0 6px 0 0;background:url('../img/btn_ios_off.png') no-repeat 0 3px;background-size:15px 15px;}
.game_os_select .btn_android {background:url('../img/btn_android_off.png') no-repeat 0 3px;background-size:15px 15px;}
.game_os_select .btn_ios.selected {background:url('../img/btn_ios_on.png') no-repeat 0 3px;background-size:15px 15px;}
.game_os_select .btn_android.selected {background:url('../img/btn_android_on.png') no-repeat 0 3px;background-size:15px 15px;}

.games_head {height:84px;}
.games_head:after {height:84px;}
.games_head .image {width:48px;height:48px;left:16px;top:16px;padding:1px;}
.games_head .game_name {left:73px;top:22px;}
.games_head .btn_area {right:16px;top:44px;}
.games_head .btn_area a {width:22px;height:22px;margin:0 0 0 6px;}
.games_head .btn_area a.btn_cafe {background-size:22px 22px;}
.games_head .btn_area a.btn_download {background-size:22px 22px;}
.games_head .btn_area a.btn_lebi {background-size:22px 22px;}
.games_head .btn_area a.btn_wechat {background-size:22px 22px;}
.games_head .game_bg img {height:84px;}

.game_guide {margin:4px 0 0 0;padding:6px 6px 10px;}
.game_guide .glist li {width:200px;height:112px;margin:0 0 0 6px;}
.game_guide.gmp .glist li {width:112px;height:200px;}
.game_guide .glist li a.play:after {background-size:26px 26px;}
.game_guide .navi {margin:4px 0 0 0;}
.game_guide .navi span {width:5px;height:5px;margin:0 3px 0 0;border-radius:3px;border:1px solid #999;}
.game_guide .txt {margin:6px 0 0 0;line-height:11px;}

.game_feature_list {margin:4px 0 0 0;padding:6px 6px 6px;line-height:11px;}

.game_ratings_12age {width:158px;height:30px;margin:16px auto 0;}

/* New 2019-04-02 */
.genre_tab	{height:25px;margin-bottom:4px;border-bottom:1px solid #ccc;}
.genre_tab ul	{padding:0 6px;}
.genre_tab ul li	{padding-left:3px;}
.genre_tab ul li button	{padding:0 7px 0 6px;letter-spacing:-1px;}
.genre_tab ul li.on button:after	{height:1px;}
.order_list	{height:23px;padding-left:10px;border-bottom:1px solid #ccc;}
.order_list .tit	{margin-right:12px;line-height:23px;}
.order_list ul li	{margin-left:13px;}
.order_list ul button	{letter-spacing:-1px;padding-left:5px;}
.order_list ul button:after	{width:5px;height:4px;margin-top:-2px;background-size:5px 4px;}
.order_list ul .on button:after	{background-size:5px 4px;}

.game_list_new	{padding:.1px 0 12px;border-bottom:1px solid #ccc;}
.game_list_new li	{float:none;width:100%;height:73px;margin-top:12px;padding:0 8px;}
.game_list_new li a	{height:73px;padding-left:80px;padding-top:6px;}
.game_list_new li.new a,
.game_list_new li.best a	{padding-top:16px;}
.game_list_new li .thumb	{width:73px;height:73px;border-radius:16px;}
.game_list_new li .thumb img	{width:73px;height:73px;}
.game_list_new h3	{margin-bottom:2px;}
.game_list_new .sticker	{left:76px;width:29px;height:14px;text-indent:-411504px;}
.game_list_new .content	{left:80px;bottom:1px;height:22px;line-height:11px;}
.game_list_new .content i	{height:11px;margin-right:3px;}
.game_list_new li .tag	{height:10px;margin:0 0 1px -2px;}
.game_list_new li .tag span	{height:10px;margin-left:1px;padding:0 4px;border-radius:33px;}

.game_detail .youtube_wrap a:after	{background-size:26px 26px;}
.game_detail	{padding-right:0;}
.game_detail .game_contents	{margin-bottom:6px;padding:10px 6px 0;}
.game_detail .introduce	{height:66px;padding:0 0 6px 76px;border-bottom:1px solid #ccc;}
.game_detail .introduce .thumb	{width:66px;height:66px;border-radius:16px;}
.game_detail .introduce dl	{padding-top:8px;}
.game_detail .introduce dt	{height:28px;margin-bottom:3px;line-height:14px;}
.game_detail .introduce_txt	{padding:10px 0 10px;border-bottom:1px solid #ccc;}
.game_detail .introduce_txt span	{height:11px;margin-top:5px;line-height:11px;}
.game_detail .introduce_txt i	{height:11px;margin-right:1px;}
.game_detail .btns	{padding-top:6px;margin-bottom:16px;}
.game_detail .btns p	{height:22px;}
.game_detail .btns .share	{padding-right:3px;}
.game_detail .btns .game	{padding-left:3px;}
.game_detail .btns button	{border-radius:3px;}
.game_detail .share button	{border:1px solid #2a84d8;}
.game_detail .gallery_wrap	{height:103px;margin:0 -6px;}
.game_detail .gallery_wrap ul	{padding:0 6px;}
.game_detail .gallery_wrap li	{width:183px;padding-left:6px;}
.game_detail .gallery_wrap img	{width:183px;height:103px;border-radius:3px;}
.game_detail .game_txt	{margin-top:11px;padding-bottom:10px;border-bottom:1px solid #ccc;}
.game_detail .feature_txt	{margin-top:8px;padding-bottom:15px;}
.game_detail .game_feature_list	{height:53px;line-height:10px;}
.game_detail h3	{margin-bottom:7px;}
.game_detail .txt	{height:53px;line-height:10px;}
.game_detail .more	{margin-top:9px;}
.game_detail .more button	{padding-right:7px;}
.game_detail .more button:after	{width:5px;height:3px;margin-top:-1px;}
.game_detail .other_game	{position:relative;width:auto;padding:11px 0;}
.game_detail .other_game h3	{font-size:2.6rem;margin:0 0 7px 6px;}
.game_detail .other_game div	{height:93px;overflow-x:scroll;}
.game_detail .other_game ul	{display:table;height:100%;padding:0 6px;overflow:hidden;}
.game_detail .other_game li	{display:table-cell;width:66px;height:100%;padding-left:10px;margin-top:0;text-align:center;overflow:hidden;}
.game_detail .other_game li:first-child	{padding-left:0;}
.game_detail .other_game li a	{display:block;padding:0;}
.game_detail .other_game .thumb	{position:relative;width:66px;height:66px;margin:0 auto 4px;border-radius:16px;}
.game_detail .other_game .thumb img	{width:100%;height:100%;}
.game_detail .other_game dl	{padding:0;text-align:center;}
.game_detail .other_game dt	{height:11px;margin-bottom:1px;font-size:2.6rem;width:100%;line-height:11px;}
.game_detail .other_game dd	{font-size:2.2rem;}
.game_detail .other_game dt i	{height:11px;margin-right:1px;vertical-align:top;}

/* customer service */
.custom_menu {margin:10px 6px 0;border:1px solid #ccc;}
.custom_menu li a {height:33px;border-top:1px solid #ccc;line-height:33px;}
.custom_menu li a .new {width:12px;height:12px;right:6px;top:10px;background-size:12px 12px;}

.faq_list li .question {padding:6px 20px 7px 6px;line-height:11px;}
.faq_list li .question span em {width:9px;height:9px;margin:0 2px 2px 0;}
.faq_list li .question span em.new {background-size:9px 9px;}
.faq_list li .question span em.hot {background-size:9px 9px;}
.faq_list li .question:after {width:7px;height:4px;right:6px;margin:-2px 0 0 0;background-size:7px 4px;}
.faq_list li.selected .question:after {background-size:7px 4px;} 
.faq_list li .answer {margin:0 0 0 6px;padding:4px 6px 8px 0;line-height:11px;}
.faq_list li .answer .war {margin:8px 0 0 0;line-height:8px;}
.cs_guide {margin:13px auto 0;}
.cs_guide.ty {margin:6px 0 0 0;}
.cs_guide .txt {margin:0 6px 5px;}
.cs_guide .btn_ty_1,
.cs_guide .btn_ty_2	{min-width:143px;height:22px;padding:0 13px;border-radius:3px;}
.cs_guide .btn_cs {min-width:143px;height:22px;margin-left:6px;padding:0 13px;border-radius:3px;}
.cs_guide .btn_cs .new {width:12px;height:12px;right:6px;margin-top:-6px;line-height:12px;border-radius:16px;}

.cs_write {margin:0 6px 0;}
.cs_write .int_box {height:26px;}
.cs_write .int_box input[type="text"] {padding:0 6px;}
.cs_write .int_txt {margin:3px 0 0 0;}
.cs_write .int_txt label {padding:1px 0 7px 16px;line-height:10px;background-size:12px 12px;}
.cs_write .int_txt label.checked {background-size:12px 12px;}
.cs_write input[type="checkbox"] {top:-3333px;left:1px;}
.cs_write .file_btn {height:18px;}
.cs_write .file_btn em {padding:0 0 0 22px;line-height:18px;}
.cs_write .file_btn .btn_add,
.cs_write .file_btn .btn_delete {width:22px;height:18px;background:url('../img/btn_add.png') no-repeat 6px 4px;background-size:9px 9px;}
.cs_write .file_btn .btn_delete {background:url('../img/btn_delete.png') no-repeat 6px 8px;background-size:9px 1px;}
.cs_write .file_btn .btn_add input {top:1px;left:1px;}
.cs_write .file_view_img {margin:0 6px;}
.cs_write .file_view_img p {margin:3px 0 0 0;}
.cs_write .file_view_img p:first-child	{margin-top:6px;}
.cs_write .file_view_img p:last-child	{margin-bottom:6px;}
.cs_write .file_view_img .image {width:29px;height:29px;}
.cs_write .file_view_img .image.video:after {background-size:12px 12px;}
.cs_write .file_view_img .info {height:29px;margin:0 0 0 32px;padding:6px 6px 0 6px;line-height:9px;}
.cs_write .file_view_text {margin:0 6px;}
.cs_write .file_view_text p {height:15px;margin:3px 0 0 0;padding:0 6px;line-height:15px;}
.cs_write .file_view_text p:first-child	{margin-top:6px;}
.cs_write .file_view_text p:last-child	{margin-bottom:6px;}
.cs_write .txt_area {margin:6px 6px 0;}
.cs_write .txt_area textarea {height:28px;line-height:9px;}
.cs_write .txt_area.report textarea {height:148px;line-height:10px;}
.cs_write .limit {margin:1px 6px 5px 0;}
.cs_write .note_agree {margin:3px 6px 0;line-height:10px;}
.cs_write .note_agree > p	{margin-top:4px;}
.cs_write .note_agree > .dot	{padding-left:5px;}
.cs_write .note_agree > .dot:after	{top:4px;width:1px;height:1px;border-radius:6px;}
.cs_write .note_agree .agree {padding:6px 0 3px 0;}
.cs_write .note_agree label {padding:2px 0 2px 16px;line-height:9px;background-size:12px 12px;}
.cs_write .note_agree label.checked {background-size:12px 12px;}
.cs_write .note_agree .age_sel {padding:6px 0 3px 0;}
.cs_write .note_agree .age_sel p	{margin-top:1px;}
.cs_write .note_agree .age_sel input	{top:2px;width:10px;height:10px;}
.cs_write .note_agree .age_sel label	{padding-left:12px;} 
.cs_write .info_txt {padding:2px 0 4px 6px;line-height:10px;text-indent:-6px;}

.stit_h3 {margin:10px 6px 11px;}
.cs_email_txt {margin:0 6px;padding:10px 13px 10px;line-height:12px;}

.HIVEcontents > h3	{margin:7px 6px 5px;line-height:10px;}
.HIVEcontents .point	{padding-left:6px;}
.HIVEcontents .point:after	{width:3px;height:3px;margin-top:-1px;}
.select_area li	{margin-bottom:6px;}
.cs_write ul li	{padding-left:6px;}
.cs_write ul li.point:after	{top:11px;}

.board_list.cnews {margin:6px 0 0 0;}
.board_list.edit li {padding:0 6px 6px;}
.board_list li a {padding:0 6px 6px;}
.board_list li .category {padding:5px 46px 0 0;}
.board_list li .date {right:6px;top:5px;}
.board_list li .tit {padding:6px 8px 0 0;}
.board_list.msg li .tit {padding:6px 20px 0 0;}
.board_list.cnews li .tit {padding:6px 0 0 0;}
.board_list li .ico_new {width:12px;height:12px;right:6px;top:19px;background-size:12px 12px;}
.board_list li .btn_delete {width:19px;height:19px;top:15px;background:url('../img/btn_delete_2.png') no-repeat 6px 6px;background-size:6px 6px;}
.board_list.cnews li .commdate {padding:2px 0 0 0;}

.board_view .category {padding:5px 0 0 6px;}
.board_view .date {right:6px;top:5px;}
.board_view .tit {padding:6px 17px 6px 0;margin:0 0 0 6px;}
.board_view .image {margin:6px 80px 0 6px;}
.board_view .noti img {margin:0 0 6px 0;}
.board_view .image_dp {margin:6px 6px 0;}
.board_view .image_dp img {width:31px;height:40px;}
.board_view .txt {padding:7px 6px 10px;line-height:11px;}
.board_view .btn_details {padding:0 0 10px 6px;}
.mymsg_answer {padding:0 0 13px 6px;}
.mymsg_answer .tit {padding:4px 0 0 7px;background:url('../img/ico_answer.png') no-repeat 0 3px;background-size:4px 6px;}
.mymsg_answer .date {right:6px;top:5px;}
.mymsg_answer .txt {margin:6px 6px 0 0;line-height:12px;}
.mymsg_answer .recont {padding:10px 6px 0 0;}
.mymsg_answer .btn_recont {height:22px;border-radius:3px;}
.mymsg_answer .image {margin:8px 80px 3px 0;}
/* 2019-09-11 추가 */
.mymsg_answer .rating	{margin:13px 6px 0 0;padding:10px 9px 13px;border:1px solid #ccc;}
.mymsg_answer .rating .rating_txt	{margin-bottom:11px;line-height:11px;}
.mymsg_answer .rating .selec_star	{margin-bottom:13px;}
.mymsg_answer .rating .selec_star li	{width:18px;height:18px;margin-left:3px;}
.mymsg_answer .rating .select	{margin-bottom:13px;}
.mymsg_answer .rating .select select	{height:18px;padding:0 20px 0 5px;border:1px solid #ccc;border-radius:3px;background-size:12px 3px;}
.mymsg_answer .rating .btn_rating button	{height:22px;border-radius:3px;}
.mymsg_answer .rating_complete	{margin:13px 6px 0 0;padding:16px 9px 17px;line-height:13px;border:1px solid #ccc;}

.view_navi {height:22px;}
.view_navi .btn_prev,
.view_navi .btn_next {width:18px;height:22px;background:url('../img/btn_prev_on.png') no-repeat 6px 6px;background-size:5px 9px;}
.view_navi .btn_next {left:38px;background:url('../img/btn_next_on.png') no-repeat 6px 6px;background-size:5px 9px;}
.view_navi .btn_prev.non {background:url('../img/btn_prev_off.png') no-repeat 6px 6px;background-size:5px 9px;}
.view_navi .btn_next.non {background:url('../img/btn_next_off.png') no-repeat 6px 6px;background-size:5px 9px;}
.view_navi .btn_list {height:22px;right:6px;line-height:22px;}

.reportcenter_info {margin:8px 6px 0;}
.reportcenter_info p {margin:0 0 10px 0;line-height:12px;}
.reportcenter_agree {margin:3px 0 0;padding:0 0 6px 0;line-height:10px;}
.reportcenter_agree .agree {padding:13px 0 4px 0;}
.reportcenter_agree label {padding:2px 0 2px 16px;line-height:9px;background-size:12px 12px;}
.reportcenter_agree label.checked {background-size:12px 12px;}
.reportcenter_agree em {padding:0 0 0 6px;text-indent:-6px;}
.reportcenter_agree .btn_use_link {margin:8px 0 0 0;line-height:12px;}

.search_none	{margin-top:13px;padding:0 13px;padding-top:82px;line-height:14px;background-size:73px 72px;}

.sel_game	{margin-top:-6px;padding:0 6px;}
.sel_game li	{padding:0 6px;margin-top:12px;}
.sel_game li a	{border-radius:13px;}
.sel_game li .name	{padding:0 10px;line-height:11px;}
.sel_game .name i	{width:3px;height:3px;margin:3px 3px 0 0;border-radius:33px;}

.btn_game_more	{padding:13px 12px 0;}
.btn_game_more button	{height:22px;border-radius:3px;}

/* cafe */
.cafe_all_list {margin:10px 0 0 0;}
.cafe_all_list.ty2 {margin:6px 0 0 0;}
.cafe_all_list li a {padding:0 0 0 6px;height:51px;}
.cafe_all_list li .game_name {padding:12px 70px 0 0;line-height:11px;}
.cafe_all_list li .date {padding:8px 0 0 0;line-height:13px;}
.cafe_all_list li .date .new {width:12px;height:12px;background-size:12px 12px;}
.cafe_all_list li .image {width:38px;height:38px;right:26px;top:6px;}
.cafe_all_list li .btn_bookmark {width:26px;height:25px;top:13px;background:url('../img/btn_bookmark_off.png') no-repeat 6px 6px;background-size:12px 12px;}
.cafe_all_list li .btn_bookmark.selected {background:url('../img/btn_bookmark_on.png') no-repeat 6px 6px;background-size:12px 12px;}

.ssub_tab {margin:6px 6px 0;}
.ssub_tab li a {height:18px;line-height:18px;border-radius:3px;}
.ssub_tab li:nth-of-type(1) a {border-radius:3px 0 0 3px;}
.ssub_tab li:nth-of-type(3) a {border-radius:0 3px 3px 0;}

.cafe_list.cposts {margin:6px 0 0 0;}
.cafe_list.cposts li.image a {min-height:62px;}
.cafe_list li a .game_name {padding:6px 0 0 0;}

.cafe_mg_head {height:64px;}
.cafe_mg_head .game_name {padding:9px 6px 0 63px;}
.cafe_mg_head .image {width:48px;height:48px;left:6px;top:6px;padding:1px;}
.cafe_mg_head .btn_area {right:6px;top:34px;}
.cafe_mg_head .btn_area a {width:22px;height:22px;margin:0 0 0 6px;}
.cafe_mg_head .btn_area a.btn_wechat {background-size:22px 22px;}
.cafe_mg_head .btn_area a.btn_event {background-size:22px 22px;}
.cafe_mg_head .btn_area a.btn_download {background-size:22px 22px;}
.btn_cafe_dtail {padding:0 0 6px 0;}
.btn_cafe_dtail button {height:18px;border-radius:3px;}
.cafe_notice {margin:4px 0 10px 0;}
.cafe_notice li a {height:22px;margin:0 0 0 6px;padding:0 56px 0 0;line-height:22px;} 
.cafe_notice li a .date {right:6px;}

.search_result_tit {margin:0 0 6px 0;padding:7px 6px 8px;line-height:11px;}
.cafe_list.search_r .cont {padding:7px 6px 8px 0;line-height:11px;}

.cafe_detail_head {padding:10px 0 0 6px;}
.cafe_detail_head .user_id {padding:0 0 0 24px;line-height:7px;}
.cafe_detail_head .geti {padding:2px 0 0 24px;}
.cafe_detail_head .image {width:21px;height:21px;left:6px;top:6px;}
.cafe_detail_head .tit {padding:9px 6px 20px 0;line-height:12px;} 
.cafe_detail_head .info {right:6px;bottom:6px;line-height:6px;}
.cafe_detail_head .info .hits {margin:0 8px 0 0;padding:0 0 0 11px;background:url('../img/ico_hits.png') no-repeat 0 2px;background-size:8px 6px;}
.cafe_detail_head .info .comment {padding:0 0 0 10px;background:url('../img/ico_comment.png') no-repeat 0 2px;background-size:7px 6px;}
.cafe_detail_head .btn_multi {width:16px;height:23px;right:3px;top:3px;background:url('../img/btn_multi.png') no-repeat 6px 6px;background-size:3px 10px;}
.cafe_detail_cont {padding:6px 0 0 0;}
.cafe_detail_cont .image {margin:0 80px 6px 6px;}
.cafe_detail_cont .image.play:after {background-size:26px 26px;}
.cafe_detail_cont .china_war {height:175px;margin:3px 80px 3px 6px;padding:67px 0 0 0;}
.cafe_detail_cont .china_war img {width:118px;height:40px;}
.cafe_detail_cont .txt {padding:7px 6px 10px;line-height:11px;}
.comment_write {padding:6px 0;}
.comment_write .btn_img_import {width:32px;height:18px;top:6px;background:url('../img/btn_photo_1.png') no-repeat 6px 0;background-size:18px 18px;}
.comment_write .msg_inp {margin:0 52px 0 6px;border-radius:3px;}
.comment_write.new .msg_inp {margin:0 52px 0 32px;}
.comment_write .msg_inp .auto_intext {height:18px;padding:3px 19px 5px 6px;line-height:10px;border-radius:3px;}
.comment_write .msg_inp .btn_delete {width:19px;height:18px;background:url('../img/btn_delete_2.png') no-repeat 6px 6px;background-size:6px 6px;}
.comment_write .btn_send {width:38px;height:18px;right:6px;top:6px;border-radius:3px;}
.comment_write .file_info {width:126px;height:15px;margin:6px 6px 0;padding:0 19px 0 6px;border-radius:3px;}
.comment_write .file_info span {line-height:14px;}
.comment_write .file_info .btn_fidelete {width:19px;height:15px;background:url('../img/btn_delete_8.png') no-repeat 6px 4px;background-size:6px 6px;}
.comment_list li {padding:6px 0 7px 0;}
.comment_list li .user_id {padding:0 0 0 24px;line-height:16px;}
.comment_list li .image {width:15px;height:15px;left:6px;top:6px;}
.comment_list li .txt {padding:3px 6px 0 24px;line-height:10px;}
.comment_list li .txt.del {padding:0 6px 0 25px;}
.comment_list li .btn_reply {margin:8px 0 0 24px;}
.comment_list li .btn_delete {width:19px;height:19px;background:url('../img/btn_delete_4.png') no-repeat 6px 6px;background-size:6px 6px;}
.comment_list li .upload_image {margin:6px 134px 0 25px;padding:0 0 3px 0;}
.comment_list li .reply {margin:7px 0 0 0;}
.comment_list li .reply li {margin:7px 0 0 0;padding:6px 0 0 0;background:url('../img/ico_comment_2.png') no-repeat 6px 6px;background-size:4px 10px;}
.comment_list li .reply .user_id {padding:0 0 0 32px;}
.comment_list li .reply .image{left:14px;}
.comment_list li .reply .txt {padding:2px 6px 0 32px;}
.comment_list li .reply.new {margin:7px 0 0 25px;}
.comment_list li .reply.new .user_id {padding:0 0 0 18px;}
.comment_list li .reply.new .txt {padding:2px 6px 0 18px;}
.comment_list li .reply .upload_image {margin:6px 116px 0 18px;padding:0 0 3px 0;}
.reply_write {margin:10px 0 0 0;}
.reply_write .btn_img_import {width:32px;height:18px;left:18px;background:url('../img/btn_photo_2.png') no-repeat 6px 0;background-size:18px 18px;}
.reply_write .msg_inp {margin:0 52px 0 24px;border-radius:3px;}
.reply_write.new .msg_inp {margin:0 52px 0 50px;}
.reply_write .msg_inp .auto_intext {height:18px;padding:3px 19px 5px 6px;line-height:10px;border-radius:3px;}
.reply_write .msg_inp .btn_delete {width:19px;height:18px;background:url('../img/btn_delete_5.png') no-repeat 6px 6px;background-size:6px 6px;}
.reply_write .btn_send {width:38px;height:18px;right:6px;border-radius:3px;}
.reply_write .file_info {width:126px;height:15px;margin:6px 6px 3px 25px;padding:0 19px 0 6px;border-radius:3px;}
.reply_write .file_info span {line-height:14px;}
.reply_write .file_info .btn_fidelete {width:19px;height:15px;background:url('../img/btn_delete_8.png') no-repeat 6px 4px;background-size:6px 6px;}

.comment_paging {height:26px;padding:0 6px;}
.comment_paging .tit {line-height:26px;}
.comment_paging .btn_cpv {line-height:26px;}

.report_tit {margin:8px 6px 0;line-height:10px;}
.report_txt {margin:2px 6px 0;}
.report_type {margin:8px 6px 0;}
.report_type li {height:26px;padding:7px 0 0 6px;}
.report_type label {padding:0 0 0 16px;line-height:12px;background-size:13px 12px;}
.report_type label.checked {background-size:13px 12px;}
.report_txtarea {margin:6px 6px 0;padding:10px 6px 6px;}
.report_txtarea textarea {height:38px;line-height:9px;}
.report_txtarea .limit {margin:12px 0 0 0;}

.iv_report_bar {height:26px;}
.iv_report_bar.ing {margin:22px 0 0 0;}
.iv_report_bar .navi {line-height:24px;}
.iv_report_bar .btn_report {width:25px;height:26px;background:url('../img/btn_report.png') no-repeat 6px 7px;background-size:12px 10px;}
.iv_report_bar .btn_close {width:21px;height:26px;background:url('../img/btn_close.png') no-repeat 6px 9px;background-size:8px 8px;}
.iv_con .image.imgport {max-width:142px;}
.iv_down_bar {height:33px;}
.iv_down_bar .btn_down {width:35px;height:33px;margin:0 0 0 -17px;background:url('../img/btn_download_2.png') no-repeat 11px 11px;background-size:12px 10px;}

/* login */
.txt_notice	{padding:4px 6px 4px;}
.login {padding:0 16px;}
.login .login_form {padding:13px 0 0 0;}
.login .login_form .email_inp,
.login .login_form .pwd_inp {margin:0 73px 0 0;}
.login .login_form input {height:27px;padding:0 6px;line-height:13px;}
.login .login_form input[type="text"] {border-radius:2px 0 0 0;}
.login .login_form input[type="password"] {height:27px;border-radius:0 0 0 2px;}
.login .login_form .error {margin:0 87px 0 0;padding:2px 0 0 0;line-height:10px;}
.login .login_form .btn_help {width:17px;height:8px;margin:1px 0 0 0;}
.login .login_form .btn_login {width:73px;height:54px;top:13px;border-radius:0 3px 3px 0;}
.login.captcha .login_form input[type="text"] {border-radius:2px 2px 0 0;}
.login.captcha .login_form input[type="password"] {border-radius:0 0 2px 2px;}
.login.captcha .login_form .btn_login {height:26px;border-radius:3px;}
.login .log_sel {margin:3px 0 0 0;}
.login .log_sel .bar {margin:0 3px;}
.login .log_sel .auto label {padding:2px 0 2px 16px;line-height:9px;background-size:12px 12px;}
.login .log_sel .auto label.checked {background-size:12px 12px;}
.login .captchabox {margin:6px 0 13px 0;padding:10px 10px 8px;border-radius:2px;}
.login.captcha .captchabox {margin:6px 0 6px 0;}
.login .captcha_inp {width:166px;}
.login .captchabox .cimage {width:165px !important;height:31px !important;}
.login .captchabox .txt {padding:10px 0 0 0;line-height:10px;}
.login .captchabox .txt.w {padding:2px 0 0 0;}
.login .captchabox .btn_refresh {width:16px;height:16px;top:6px;background-size:16px 16px;}
.login .login_form .captchabox input {height:26px;margin:10px 0 0 0;}
.login .copy {padding:14px 0 0 0;}
.login .copy span {margin:0 4px;}
.login .log_with_cn {height:39px;margin:8px 0 0 0;}
.login .log_with_cn .txt {padding:15px 0 0 6px;line-height:8px;}
.login .log_with_cn .btn_qq_link,
.login .log_with_cn .btn_weibo_link {width:26px;height:26px;top:6px;}
.login .log_with_cn button:nth-of-type(1) {right:40px;}
.login .log_with_cn button:last-child {right:7px;}
.login .login_sns	{padding-top:4px;}
.login .login_sns li	{height:22px;margin-top:6px;}
.login .login_sns li:nth-child(odd)	{padding-right:3px;}
.login .login_sns li:nth-child(even)	{padding-left:3px;}
.login .login_sns li button	{letter-spacing:-1px;border-radius:3px;}
.login .login_sns li.apple button	{border:1px solid #000;}
.login .login_sns li.google button	{background-size:73px 22px;}
.login .login_sns li.facebook button	{background-size:90px 22px;}
.login .login_sns li.weibo button	{background-size:72px 22px;}
.login .login_sns li.vk button	{background-size:60px 22px;}
.login .login_sns li.qq button	{background-size:58px 22px;}
.login .login_sns li.phone button	{background-size:85px 22px;}
.login .login_sns li.huawei button	{background-size:90px 22px;}
.login .login_sns li.apple button	{background-size:62px 22px;}
.login .login_sns li.google.en button	{background-size:85px 22px;}
.login .login_sns li.facebook.en button	{background-size:95px 22px;}
.login .login_sns li.weibo.en button	{background-size:84px 22px;}
.login .login_sns li.vk.en button	{background-size:72px 22px;}
.login .login_sns li.qq.en button	{background-size:69px 22px;}
.login .login_sns li.phone.en button	{background-size:109px 22px;}
.login .login_sns li.apple.en button	{background-size:80px 22px;}
.login .login_sns li.huawei.en button	{background-size:101px 22px;}
.login .login_sns li.google.ja button	{background-size:79px 22px;}
.login .login_sns li.facebook.ja button	{background-size:89px 22px;}
.login .login_sns li.weibo.ja button	{background-size:78px 22px;}
.login .login_sns li.vk.ja button	{background-size:67px 22px;}
.login .login_sns li.qq.ja button	{background-size:64px 22px;}
.login .login_sns li.phone.ja button	{background-size:100px 22px;}
.login .login_sns li.apple.ja button	{background-size:67px 22px;}
.login .login_sns li.huawei.ja button	{background-size:90px 22px;}
.login .login_sns li.google.zh-hans button	{background-size:97px 22px;}
.login .login_sns li.facebook.zh-hans button	{background-size:84px 22px;}
.login .login_sns li.weibo.zh-hans button	{background-size:67px 22px;}
.login .login_sns li.vk.zh-hans button	{background-size:61px 22px;}
.login .login_sns li.qq.zh-hans button	{background-size:59px 22px;}
.login .login_sns li.phone.zh-hans button	{background-size:78px 22px;}
.login .login_sns li.apple.zh-hans button	{background-size:66px 22px;}
.login .login_sns li.huawei.zh-hans button	{background-size:92px 22px;}
.login .login_sns li.google.zh-hant button	{background-size:74px 22px;}
.login .login_sns li.facebook.zh-hant button	{background-size:84px 22px;}
.login .login_sns li.weibo.zh-hant button	{background-size:67px 22px;}
.login .login_sns li.vk.zh-hant button	{background-size:62px 22px;}
.login .login_sns li.qq.zh-hant button	{background-size:59px 22px;}
.login .login_sns li.phone.zh-hant button	{background-size:78px 22px;}
.login .login_sns li.apple.zh-hant button	{background-size:75px 22px;}
.login .login_sns li.huawei.zh-hant button	{background-size:95px 22px;}
.login .login_sns li.google.de button	{background-size:93px 22px;}
.login .login_sns li.facebook.de button	{background-size:102px 22px;}
.login .login_sns li.weibo.de button	{background-size:92px 22px;}
.login .login_sns li.vk.de button	{background-size:80px 22px;}
.login .login_sns li.qq.de button	{background-size:78px 22px;}
.login .login_sns li.phone.de button	{background-size:136px 22px;}
.login .login_sns li.apple.de button	{background-size:88px 22px;}
.login .login_sns li.huawei.de button	{background-size:109px 22px;}
.login .login_sns li.google.ru button	{background-size:113px 22px;}
.login .login_sns li.facebook.ru button	{background-size:123px 22px;}
.login .login_sns li.weibo.ru button	{background-size:112px 22px;}
.login .login_sns li.vk.ru button	{background-size:130px 22px;}
.login .login_sns li.qq.ru button	{background-size:98px 22px;}
.login .login_sns li.phone.ru button	{background-size:132px 22px;}
.login .login_sns li.apple.ru button	{background-size:106px 22px;}
.login .login_sns li.huawei.ru button	{background-size:130px 22px;}

.account_list {margin:10px 6px 0;}
.account_list li {margin:0 2% 6px 0;}
.account_list li:nth-of-type(2n-2) {margin:0 0 6px 2%;}
.account_list li a {height:34px;}
.account_list li .user_id {padding:0 0 0 31px;line-height:33px;}
.account_list li .image {width:21px;height:21px;left:6px;top:6px;}
.btn_diff {margin:8px 0 0 0;}
.log_txt {padding:7px 6px 0;line-height:10px;}
.log_txt.ty1	{padding:7px 6px 0;line-height:11px;}
.log_txt.ty2 {padding:10px 6px 0;}
.log_txt.ty3 {margin:0 0 -5px 0;padding:6px 13px 0;}
.log_txt.ty4 {padding:0 6px 14px;}
.log_txt.ty5 {padding:0 6px 0;}
.log_txt.ty6	{padding:17px 6px 17px;line-height:11px;}
.log_txt.ty7	{padding:8px 6px 17px;line-height:14px;}
.log_txt.ty8	{padding:16px 6px 17px;line-height:14px;}
.security_txt	{padding-top:11px;}
.security_txt h4	{margin-bottom:4px;padding:5px 6px 4px;line-height:10px;}
.security_txt .sub_txt	{padding:0 6px;line-height:10px;}
.time_count	{margin-bottom:-6px;padding:8px 0 0;line-height:9px;}
.btn_email	{padding-top:15px;}
.view_id	{padding:8px 6px;line-height:10px;}

.dormant_id {height:26px;line-height:26px;}
.tit_log {margin:17px 6px 8px;line-height:12px;}

.logbox_info {margin:16px 6px 0;}
.logbox_txt {height:73px;padding:0 6px;line-height:12px;}
.logbox_txt.ty2 {padding:10px;}
.uns_txt {padding:14px 6px 0;line-height:10px;}

.first_login .join_agree	{padding:10px 6px 0;}
.first_login .join_agree label	{min-height:12px;padding:0 0 0 16px;}
.first_login .join_agree .all_agree .all_desc	{margin-top:2px;padding-left:16px;}
.first_login .join_agree .option_check	{padding-left:12px;}
.first_login .join_agree .option_check .agree	{margin-top:6px;}
.first_login .join_agree .option_check .agree ~ .agree	{margin-top:10px;}
.first_login .join_agree .option_check .desc > span	{margin-bottom:6px;}
.first_login .join_agree .btn_login	{margin-top:16px;}
.first_login .join_agree .btn_login button	{height:22px;border-radius:3px;}

/* join */
.agree_chk {padding:7px 26px 8px 6px;}
.agree_chk label {line-height:10px;}
.agree_chk label:after {width:26px;height:26px;margin:-13px 0 0 0;background:url('../img/btn_accept_off.png') no-repeat 6px 6px;background-size:12px 12px;}
.agree_chk label.checked:after {background:url('../img/btn_accept.png') no-repeat 6px 6px;background-size:12px 12px;}
.agree_con {padding:0 0 6px 0;}
.agree_con .agree_chk {margin:0 0 0 6px;padding:7px 26px 8px 0;}
.agree_con .agree_box {height:49px;margin:0 6px 0;padding:6px 6px 6px 6px;line-height:10px;}
.agree_con .agree_box h1,
.agree_con .agree_box h2 {padding:3px 0 3px 0;}
.agree_con .agree_box h3 {padding:0 0 3px 0;}
.agree_con .agree_box table {margin:6px 0;}
.agree_con .agree_box table th,
.agree_con .agree_box table td {padding:3px;}
.join_inp {margin:10px 0 0 0;}
.join_inp li {margin:6px 6px 0;}
.join_inp li:first-child {margin:0 6px 0;}
.join_inp li input {height:27px;padding:0 6px;line-height:13px;}
.join_inp li .email_report .t {margin:6px 0 0 0;line-height:12px;}
.join_inp li .email_report select {height:27px;padding:0 20px 0 5px;border:1px solid #ccc;border-radius:3px;background-size:12px 3px;}
.join_inp li .email_conf {margin:6px 0 0 0;}
.join_inp li .btn_sm {margin:2px 0 0 0;line-height:10px;}
.join_inp .error,
.acco_inp .error {margin:0 0 -1px 0;padding:1px 0 0 6px;line-height:9px;text-indent:-6px;}
.join_inp .email input {padding:0 26px 0 6px;}
.join_inp .btn_errorinfo {width:26px;height:27px;background:url('../img/ico_war.png') no-repeat 7px 7px;background-size:12px 12px;}
/* .join_inp .eu_birth	{padding-right:19px;} */
.join_inp .eu_birth .btn_tip	{width:19px;height:27px;background-size:16px 16px;}
.join_inp .eu_birth .tip_desc > p	{padding:2px 0 7px;}

.join_agree {margin:3px 6px 0;padding:0 0 6px 0;line-height:10px;}
.join_agree .agree {padding:6px 0 4px 0;}
.join_agree label {padding:2px 0 2px 16px;line-height:9px;background-size:12px 12px;}
.join_agree label.checked {background-size:12px 12px;}
.join_agree .agree ~ .agree	{padding:0 0 4px 0;}
.join_agree .desc	{padding-left:16px;}
.join_agree .desc > span	{margin-bottom:6px;}
.join_agree em {padding:0 0 0 6px;text-indent:-6px;}
.join_agree .btn_use_link {margin:7px 0 0 0;}
.join_agree .btn_use_link.ty2 {margin:12px 0 0 0;}
.join_agree.gdpr	{margin-top:-3px;padding-bottom:5px;}
.join_agree.gdpr .agree	{padding-bottom:3px;}
.phone_num_inp input {height:26px;padding:0 6px;line-height:13px;}
.phone_num_inp .error {margin:0 6px;padding:2px 0 0 6px;line-height:10px;}
.phone_num_inp .error.ty2 {margin:0 6px -4px;padding:2px 0 0 0;}
.ios_info_time {margin:8px 6px 0;}
.ios_info_txt {margin:0 6px;padding:6px 0 0 6px;line-height:10px;text-indent:-6px;}
.join_phone {margin:6px 0 0 0;padding:6px;}
.join_phone .state_num {height:18px;padding:0 0 0 5px;line-height:18px;}
.join_phone .verify_num {height:27px;margin:6px 0 0 0;line-height:13px;}
.join_phone .verify_num .num_inp {margin:0 72px 0 0;}
.join_phone .verify_num .num_inp input {padding:0 0 0 6px;line-height:13px;}
.join_phone .verify_num button {width:64px;height:18px;right:4px;top:4px;}
.join_phone .error {margin:0 0 -1px 0;padding:2px 0 0 6px;line-height:10px;text-indent:-6px;}
.join_inp .email_mod  input {padding:0 53px 0 6px;}
.join_inp .btn_modify {min-width:40px;height:18px;right:4px;top:4px;padding:0 6px;}
.jv_email_txt {padding:0 6px 13px;line-height:10px;}
.jv_email_box {margin:0 6px;padding:10px 13px 10px;line-height:12px;border:1px solid #ccc;}
.jv_email_box strong {padding:3px 0 0 0;}
.join_otp	{margin:17px 6px 16px;}
.join_otp p ~ p{margin-top:11px;}
.join_otp_block	{margin:24px 6px 26px;}
.otp_code input {height:26px;padding:0 6px;line-height:13px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.otp_code .error {margin:3px 6px 0;line-height:10px;}
.btn_resend	{margin-top:6px;padding:0 6px;}
.join_btn	{margin-top:13px;padding:0 6px;}
.join_btn button	{min-width:96px;height:22px;padding:0 13px;border-radius:3px;}
.join_link {margin:16px 6px 0;}

/* Edit Account */
.edit_account	{padding:12px 6px 0;}
.edit_account li	{margin-top:8px;}
.edit_account label	{margin-bottom:4px;}
.edit_account .in_id.correct:after	{right:6px;top:9px;width:10px;height:8px;}
.edit_account input	{height:27px;padding:0 6px;border:1px solid #ccc;}
.edit_account .in_id input	{padding-right:16px;}
.edit_account .error,
.edit_account .tip	{padding:1px 0 0 5px;text-indent:-5px;line-height:10px;}

/* SNS agree */
.agree_form	{padding:10px 6px 13px;border-bottom:1px solid #ccc;}
.agree_form h3	{margin-bottom:11px;line-height:14px;}
.agree_form .check_all	{min-height:12px;margin-bottom:10px;}
.agree_form .check_all input	{left:-3333px;top:-3333px;}
.agree_form .check_all label	{min-height:12px;padding-left:16px;line-height:10px;background-size:12px 12px;}
.agree_form .check_all label.checked	{background-size:12px 12px;}
.agree_form .check	{padding:9px 6px;border:1px solid #ccc;}
.agree_form .check li	{margin-top:10px;}
.agree_form .check input	{left:-3333px;top:-3333px;}
.agree_form .check label	{min-height:12px;padding-left:16px;line-height:10px;background-size:12px 12px;}
.agree_form .check label.checked	{background-size:12px 12px;}
.agree_form .check button	{height:12px;}
.check_id	{padding-top:9px;}
.check_id h3	{margin-bottom:8px;line-height:14px;}
.check_id .sub_txt	{margin-bottom:11px;padding:0 6px;line-height:11px;}
.check_id .id_form	{padding:0 6px 6px;}
.check_id .id_form.correct:after	{right:13px;top:9px;width:10px;height:8px;}
.check_id .id_form input	{height:27px;padding:0 16px 0 6px;border:1px solid #ccc;}
.check_id .id_form .error	{padding:1px 0 0 5px;text-indent:-5px;line-height:10px;}
.check_id .recommend	{padding:2px 6px 6px;}
.check_id .recommend p	{margin-bottom:5px;line-height:10px;}
.check_id .recommend li	{padding:0 1px;}
.check_id .recommend button	{height:18px;border-radius:3px;}

/* welcome flow */
h3.top_tit {padding:11px 6px 9px;}
.top_txt {padding:11px 6px 3px;line-height:11px;}
h3.top_tit+.top_txt	{padding-top:0;}
.txt_sync	{padding:0 6px;line-height:11px;}
.welcome_sns_list {margin:7px 0 0 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.welcome_sns_list.agree {margin:10px 0 0 0;}
.welcome_sns_list.hive	{margin:5px 0 10px 0;}
.welcome_sns_list li:after {width:5px;height:9px;right:6px;top:11px;background-size:5px 9px;}
.welcome_sns_list li a {height:32px;margin:0 0 0 6px;padding:0 0 0 22px;line-height:32px;border-top:1px solid #ccc;}
.welcome_sns_list li a:after {width:18px;height:18px;left:6px;top:6px;}
.welcome_sns_list li a.facebook:after {background-size:18px 18px;}
.welcome_sns_list li a.google:after {background-size:18px 18px;}
.welcome_sns_list li a.line:after {background-size:18px 18px;}
.welcome_sns_list li a.weibo:after {background-size:18px 18px;}
.welcome_sns_list li a.wechat:after {background-size:18px 18px;}
.welcome_psetting {margin:0 0 14px 0;}
.welcome_profile {height:57px;margin:11px 0 0;}
.welcome_profile .profile_inp {width:57px;height:57px;}
.welcome_profile .btn_photo_edit {width:25px;height:25px;right:-3px;bottom:-6px;background-size:25px 25px;}
.welcome_dm {top:15px;padding:0 6px 0 0;}
.welcome_dm input {height:27px;padding:0 6px;line-height:13px;border:1px solid #ccc;}
.welcome_dm .error {padding:2px 0 0 6px;line-height:10px;text-indent:-6px;}

/* edit account */
.acco_def_inp {margin:0 0 7px 0;}
.acco.join_inp li {margin:6px 6px 6px;}
.acco.join_inp .complete p	{padding:8px 10px 9px;line-height:9px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.acco_phone_inp {padding:6px 6px 0;}
.acco_phone_inp input {height:27px;padding:0 6px;line-height:13px;}
.acco_phone_inp .error {padding:2px 0 0 6px;line-height:10px;text-indent:-6px;}
.acco_service {margin:7px 0 0 0;}
.acco_service li {height:26px;margin:0 0 0 6px;line-height:26px;}
.acco_service li .btn_connect,
.acco_service li .btn_disconnect {width:24px;height:12px;right:6px;top:6px;}
.acco_service li .btn_connect {background-size:24px 12px;}
.acco_service li .btn_disconnect {background-size:24px 12px;}
.acco_service li .btn_refresh {width:16px;height:16px;right:6px;top:5px;background-size:16px 16px;}
.acco_service label {padding:2px 0 2px 16px;line-height:8px;background-size:12px 12px;}
.acco_service label.checked {background-size:12px 12px;}
.acco_dormantid_add {margin:6px 0 0 0;padding:0 6px 10px;}
.acco_dormantid_add .tit {padding:6px 0 4px 0;}
.acco_dormantid_add .sel_box {height:18px;background-size:12px 3px;}
.acco_dormantid_add .sel_box .seltit {height:18px;padding:0 0 0 6px;line-height:16px;}
.acco_dormantid_add .sel_box dl {top:18px;padding:0 6px 6px;}
.acco_dormantid_add .sel_box dt {padding:6px 0 0 0;}
.acco_dormantid_add .sel_box dd {padding:1px 0 0 0;line-height:10px;}
.acco_dormantid_add input[type="text"] {height:27px;padding:0 6px;line-height:13px;}
.acco_dormantid_add select {height:18px;margin:0 0 10px 0;padding:0 20px 0 5px;border-radius:3px;background-size:12px 3px;}
.acco_dormantid_add label {padding:2px 0 2px 16px;line-height:8px;background-size:12px 12px;}
.acco_dormantid_add label.checked {background-size:12px 12px;}
.acco_dormantid_add .acco_chk ~ .acco_chk	{margin-top:6px;}

.acco_tit {margin:17px 6px 16px;line-height:12px;}
.acco_tit.ty2 {margin:10px 6px 11px;}
.acco_txt {padding:0 6px 14px;line-height:10px;}
.acco_txt_2 {padding:11px 23px 0 6px;line-height:10px;}

.email_error {padding:0 6px;}
.email_error .txt {margin:10px 0 0 0;line-height:9px;}
.email_error .use li {margin:10px 0 0 0;padding:0 0 0 10px;line-height:9px;}
.email_error .use li strong {margin:0 0 2px 0;}
.email_error .use li strong:after {width:7px;height:7px;top:1px;}
.email_error .use li:nth-of-type(1) strong:after {background-size:7px 7px;}
.email_error .use li:nth-of-type(2) strong:after {background-size:7px 7px;}
.email_error .use li:nth-of-type(3) strong:after {background-size:7px 7px;}

.email_mr_txt {margin:8px 6px 0 6px;padding:0 0 2px 0;line-height:11px;}
.email_mr {margin:10px 0 0 0;}
.email_mr li {margin:6px 6px 0;}
.email_mr li input {height:27px;padding:0 6px;line-height:13px;}
.email_mr li .new_inp .t {margin:6px 0 0 0;line-height:12px;}
.email_mr li .new_inp select {height:27px;padding:0 20px 0 5px;border-radius:3px;background-size:12px 3px;}
.email_mr .error {margin:0 0 -1px 0;padding:2px 0 0 6px;line-height:10px;text-indent:-6px;}

.acco_nickname {margin:10px 0 8px 0;padding:8px 6px 0;}
.acco_nickname .txt {margin:0 0 5px 0;line-height:10px;}
.acco_nickname input {height:27px;padding:0 6px;line-height:13px;}
.acco_nickname .error {margin:0 0 -1px 0;padding:2px 0 0 6px;line-height:10px;text-indent:-6px;}

.acco_info_etc {margin:0 0 8px 0;}
.acco_info_etc .btn_view {width:20px;height:15px;top:12px;background:url('../img/ico_down_arrow_3.png') no-repeat 6px 6px;background-size:7px 4px;}
.acco_info_etc.show .btn_view {background:url('../img/ico_up_arrow_2.png') no-repeat 6px 6px;background-size:7px 4px;}

.unss_sel {margin:-5px 0 0 0;}
.unss_sel li {min-height:26px;margin:0 0 3px 0;padding:6px 6px 6px;}
.unss_sel li:nth-of-type(3) {margin:0 0 8px 0;}
.unss_sel li .tl {padding:0 13px 0 0;line-height:10px;}
.unss_sel li .tr {width:46px;line-height:8px;}

/* find password */
.find_pw	{padding:17px 6px 18px;}
.find_pw h3	{margin-bottom:14px;}
.find_pw .sub_txt	{line-height:11px;}

/* lebi */
.lebi_list li {height:32px;margin:0 0 0 6px;line-height:32px;}
.lebi_list li a:after {width:5px;height:9px;right:6px;top:11px;background-size:5px 9px;}
.lebi_list li .btn_accept {width:28px;height:18px;right:6px;top:6px;border-radius:3px;}
.lebi_txt {margin:6px 6px 0;line-height:13px;}
.lebi_txt em {width:12px;height:12px;line-height:12px;}
.lebi_search {padding:6px 6px 6px;}
.lebi_search h3 {line-height:17px;}
.lebi_search select {height:18px;margin:0 0 6px 0;padding:0 20px 0 5px;border-radius:3px;background-size:12px 3px;}
.lebi_sel {margin:0 0 0 53px;}
.lebi_sel .date_sel {margin:0 35px 0 0;}
.lebi_sel .btn_search {width:28px;height:18px;border-radius:3px;}
.lebi_date_box {margin:6px 6px 0;}
.lebi_date_box strong {height:18px;line-height:18px;}
.lebi_date_box p {height:28px;padding:0 0 0 7px;line-height:28px;}
.lebi_date_box dl {padding:7px 7px 3px;line-height:11px;}
.lebi_date_box dt {width:63px;margin:0 0 4px 0;}
.lebi_date_box dt em {width:52px;}
.lebi_date_box dt span {width:10px;}
.lebi_date_box dd {margin:0 0 4px 0;}
.lebi_cash_info {padding:5px 6px 6px;}
.lebi_cash_info dd {padding:0 0 0 3px;}
.lebi_login_info {height:26px;padding:0 0 0 6px;}
.lebi_login_info strong {line-height:26px;}
.lebi_login_info .btn_login {width:28px;height:18px;right:6px;top:4px;border-radius:3px;}
.lebi_guide {padding:0 6px 12px;}
.lebi_guide h3 {padding:6px 0 0 0;}
.lebi_shop_list li {height:46px;}
.lebi_shop_list li .name {padding:10px 0 0 46px;}
.lebi_shop_list li .price {padding:0 0 0 46px;}
.lebi_shop_list li .image {width:33px;height:33px;left:6px;top:6px;}
.lebi_shop_list li .btn_buy {width:52px;height:18px;right:6px;top:14px;border-radius:3px;}

/* welcome hive */
.hive_introduction {margin:-10px 6px 0;box-shadow:0 1px 1px rgba(0,0,0,0.2);-webkit-border-radius:1px 1px 0 0;-moz-border-radius:1px 1px 0 0;border-radius:1px 1px 0 0;}
.hive_introduction .ad_text {padding:8px 0 0 0;line-height:9px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);}
.hive_introduction h1 {line-height:20px;border-radius:1px 1px 0 0;}
.hive_introduction .contents_wrap {padding:0 4px 42px 4px;}
.hive_introduction .contents_wrap .cbtn {bottom:10px;}
.hive_introduction .contents_wrap .btn_policy {bottom:45px;right:4px;}
.hive_introduction .btn_change {height:20px;margin:0 1px;line-height:20px;border-radius:6px;box-shadow:inset -1px -1px 0 rgba(228,128,39,0.5), inset 0 1px 0 rgba(255,255,255,1), 1px 1px 1px rgba(0,0,0,0.2);}
.hive_introduction .btn_change a {padding:0 20px;}
.hive_introduction .btn_policy {padding-right:6px;}
.hive_introduction .ad_box {padding:8px 5px 16px;border-bottom:1px solid #198add;}
.hive_introduction .ad_box .contents {padding:0 0 3px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);border-radius:1px;border:1px solid #198add;}
.hive_introduction .ad_box .contents .con_wrap {width:188px;}
.hive_introduction .ad_box .contents .section1 img, .hive_introduction .ad_box .contents .section2 img, .hive_introduction .ad_box .contents .section3 img {width:94px;height:49px;}
.hive_introduction .ad_box .contents .section1 p, .hive_introduction .ad_box .contents .section2 p {width:94px;line-height:8px;}
.hive_introduction .ad_box .contents .section1 p span, .hive_introduction .ad_box .contents .section2 p span {padding:0 6px;}

/* email campaign */
.email_campaign .tit_1 {margin:13px 6px 14px;line-height:12px;}
.email_campaign .ec_box {padding:0 6px 0;}
.email_campaign .txt_1 {margin:7px 0 10px;line-height:10px;}
.email_campaign .inp_email {height:27px;padding:0 6px;line-height:13px;}
.email_campaign .btn_eau,
.email_campaign .btn_eac {height:22px;margin:16px 0 0 0;border-radius:3px;}
.email_campaign .btn_eac {margin:15px 0 16px 0;}
.email_campaign .emailau_info dt {margin:13px 0 2px 0;line-height:7px;}
.email_campaign .emailau_info dd {margin:0 0 8px 0;line-height:8px;}
.email_campaign .txt_2 {margin:7px 0 0;padding:8px 0 0 0;line-height:10px;}
.email_campaign .tit_2 {margin:7px 6px 0;line-height:8px;}
.email_campaign .use li {margin:5px 6px 0;line-height:9px;}
.email_campaign .dst_chk {margin:15px 6px 0;}
.email_campaign .dst_chk label {padding:2px 0 2px 16px;line-height:8px;background-size:12px 12px;}
.email_campaign .dst_chk label.checked {background-size:12px 12px;}
.email_campaign .btn_close {min-width:150px;height:22px;margin:16px 0 0;padding:0 13px;border-radius:3px;}
.email_campaign .email_sel {margin:0 0 4px 0;}
.email_campaign .email_sel input {height:27px;padding:0 6px;line-height:13px;}
.email_campaign .email_sel .t {margin:6px 0 0 0;line-height:12px;}
.email_campaign .email_sel select {height:27px;padding:0 20px 0 5px;border-radius:3px;background-size:12px 3px;}
.email_campaign .error  {padding:2px 0 0 6px;line-height:10px;text-indent:-6px;}
.email_campaign .txt_0 {margin:-4px 6px 13px;line-height:10px;}
.email_campaign .btn_area {margin:16px 0;}
.email_campaign .btn_area .btn_ty_1,
.email_campaign .btn_area .btn_ty_2 {height:22px;border-radius:3px;}

/* real name verification */
.rnv_txt {margin:18px 0 16px 0;padding:0 6px 3px;line-height:10px;}
.china_num {padding:6px;}
.china_num span {padding:5px 0 5px 5px;line-height:10px;border-radius:3px;}
.china_num_inp li {margin:6px 6px 0;}
.china_num_inp li input {height:27px;padding:0 73px 0 6px;line-height:13px;}
.china_num_inp li .btn_send {width:64px;height:18px;right:6px;top:4px;border-radius:3px;}
.china_num_inp li .time {right:6px;top:7px;line-height:10px;}

/* security function settings */
.scy_settings_guide {padding:7px 6px 8px;}
.scy_settings_guide h3 {line-height:10px;}
.scy_settings_guide p {margin:2px 0 0 0;line-height:8px;}
.scy_settings_form .target_game {margin:5px 0 0;}
.scy_settings_form .target_game .txt {height:26px;padding:0 37px 0 6px;line-height:24px;}
.scy_settings_form .target_game .ico_off,
.scy_settings_form .target_game .ico_on {width:24px;height:12px;right:6px;top:6px;line-height:12px;border-radius:16px;}
.scy_settings_form .txt {padding:8px 6px 0;line-height:10px;}
.scy_settings_form .pwd li {margin:5px 6px 0;}
.scy_settings_form .pwd li input {height:27px;padding:0 6px;line-height:13px;}
.scy_settings_form .error {padding:2px 0 0 12px;line-height:10px;text-indent:-6px;}
.scy_settings_form .pwd.ty2 .error	{padding:1px 0 0 0;}
.scy_settings_form .pwd.ty2 .tip	{padding:1px 0 0 0;line-height:10px;}
.security_campaign {margin:0 10px;}
.security_campaign .tit_1 {margin:-12px 0 0 0;line-height:16px;}
.security_campaign .stit_1 {margin:12px 0 0 0;line-height:13px;}
.security_campaign .how_txt {margin:8px 0 0 0;}
.security_campaign .how_txt dt {line-height:8px;}
.security_campaign .how_txt dd {margin:1px 0 0 0;line-height:8px;}
.security_campaign .step {margin:12px 0 0 0;}
.security_campaign .step li {margin:0 0 10px 0;}
.security_campaign .step li .tit {margin:0 0 4px 0;line-height:11px;}
.security_campaign .step li .new {line-height:11px;}
.security_campaign .step li .box_txt {padding:6px;line-height:8px;}
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------- */
@media (min-width:480px) and (max-width:567px)	{
html	{font-size:31.25%;}

/* main */
.event_banner .ev_navi {bottom:9px;}
.event_banner .ev_navi span {width:8px;height:8px;margin:0 10px 0 0;border-radius:5px;}
.event_banner .ev_navi span.selected {border:1px solid #fff;}

.tit_h3 {margin:9px 0 0 10px;}
.tit_h3.ty2 {margin:9px 0 5px 10px;}
.cont_head .btn_all {right:10px;top:2px;}

.m_game_list {margin:6px 10px 0 10px;}
.m_game_list.profile {margin:15px 10px 0 10px;}
.m_game_list li {margin:0 0 10px 0;}
.m_game_list li a {height:71px;}
.m_game_list li a .tit {padding:9px 90px 0 9px;line-height:18px;}
.m_game_list.profile li a .tit {padding:24px 90px 0 9px;} 
.m_game_list li a .image {width:71px;height:71px;}
.m_game_list li a .txt {padding:5px 90px 0 9px;line-height:15px;}
.m_game_list li a .txt i	{height:15px;margin-right:1px;}
.m_game_list li .btn_play {right:81px;top:47px;}

.cafe_list {margin:6px 0 0 0;}
.cafe_list li {padding:0 0 0 10px;}
.cafe_list li a {padding:0 0 12px 0;}
.cafe_list li.image a {min-height:68px;padding:0 0 15px 0;}
.cafe_list li a .txt {padding:11px 10px 0 0;line-height:16px;}
.cafe_list li a .nt {padding:7px 0 0 0;} 
.cafe_list li.image a .nt {bottom:12px;} 
.cafe_list li a .info {right:10px;bottom:15px;line-height:10px;}
.cafe_list li.image a .info {right:72px;bottom:15px;}
.cafe_list li a .info .hits {margin:0 12px 0 0;padding:0 0 0 17px;background:url('../img/ico_hits.png') no-repeat 0 3px;background-size:13px 9px;}
.cafe_list li a .info .comment {padding:0 0 0 15px;background:url('../img/ico_comment.png') no-repeat 0 3px;background-size:11px 9px;}
.cafe_list li a .image_play,
.cafe_list li a .image_detailview {width:53px;height:53px;margin:15px 10px 0 17px;}
.cafe_list li a .image_play:after {background-size:19px 19px;}

.main.cafe_notice {margin:6px 0 0 0;}
.main.cafe_notice li a {padding:0 48px 0 0;}

.channel {margin:25px 0 0 0;}
.channel dl {height:43px;border-top:1px solid #ccc;}
.channel dt {padding:13px 0 0 10px;}
.channel dd {top:10px;}
.channel dd a {width:23px;height:23px;margin:0 10px 0 0;}
.channel dd a.ico_c_youtube {background-size:23px 23px;}
.channel dd a.ico_c_weibo {background-size:23px 23px;}
.channel dd a.ico_c_wechat {background-size:23px 23px;}
.channel dd a.ico_c_twitter {background-size:23px 23px;}
.channel dd a.ico_c_soku {background-size:23px 23px;}
.channel dd a.ico_c_forums {background-size:23px 23px;}
.channel dd a.ico_c_facebook {background-size:23px 23px;}
.channel dd a.ico_c_google {background-size:23px 23px;}
.channel dd a.ico_c_cafe {background-size:23px 23px;}
.channel dd a.ico_c_blog_kr {background-size:23px 23px;}
.channel dd a.ico_c_blog_jp {background-size:23px 23px;}
.channel dd a.ico_c_blog_jp_2 {background-size:23px 23px;}
.channel dd a.ico_c_blog_cn {background-size:23px 23px;}
.channel dd a.ico_c_tumblr {background-size:23px 23px;}
.channel dd a.ico_c_insta {background-size:23px 23px;}

/* profile */
.profile_head {height:102px;}
.profile_head.char {padding:0 10px;}
.profile_head.char .profile_head_con {height:130px;margin:-97px 0 0 0;}
.profile_head .photo {width:72px;height:72px;left:15px;top:15px;}
.profile_head .photo .btn_noti {width:26px;height:26px;right:-1px;top:-1px;}
.profile_head.char .photo {width:86px;height:86px;margin:0 0 0 -43px;}
.profile_head .name {margin:0 0 0 102px;padding:34px 0 2px 0;line-height:20px;}
.profile_head .displayname {margin:0 0 0 102px;}
.profile_head.char .name {padding:100px 0 0 0;}
.profile_head.char .displayname {padding:4px 0 0 0;}
.profile_head .btn_area {right:10px;top:37px;}
.profile_head .btn_area a,
.profile_head .btn_area button {width:34px;height:34px;margin:0 0 0 10px;}
.profile_head .btn_area a.btn_messages {background-size:34px 34px;}
.profile_head .btn_area a.btn_setting {background-size:34px 34px;}
.profile_head .btn_area button.btn_photo_edit {background-size:34px 34px;}
.profile_head .btn_area button.btn_friend.add {background-size:34px 34px;}
.profile_head .btn_area button.btn_friend.del {background-size:34px 34px;}
.profile_head .btn_area button.btn_friend.ing {background-size:34px 34px;}
.profile_head .btn_area a.btn_modify {background-size:34px 34px;}
.profile_head .btn_area a.btn_lebi {background-size:34px 34px;}
.profile_head .btn_area a.btn_wechat {background-size:34px 34px;}
.profile_head .btn_area a.btn_wechat {background-size:34px 34px;}

.profile_sns_list {margin:7px 0 0 0;}
.profile_sns_list li {height:40px;margin:0 0 0 10px;line-height:40px;}
.profile_sns_list li button {width:36px;height:19px;right:10px;top:10px;}
.profile_sns_list li button.btn_connect {background-size:36px 19px;}
.profile_sns_list li button.btn_disconnect {background-size:36px 19px;}

.profile_info_list {margin:7px 0 0 0;}
.profile_info_list li {height:40px;margin:0 0 0 10px;line-height:40px;}
.profile_info_list li .description {padding:0 10px;}
.profile_info_list li .btn_refresh {width:24px;height:24px;margin:7px 0 0 10px;background-size:24px 24px;}
.profile_info_list li .btn_modify {width:24px;height:24px;margin:7px 0 0 10px;background-size:24px 24px;}

.edit_email	.txt_frame	{margin:28px 10px 25px;}
.edit_email fieldset	{margin:0 10px;}
.edit_email li ~ li {margin-top:10px;}
.edit_email li input {height:41px;padding:0 10px;line-height:20px;border:1px solid #ccc;}
.edit_email li .email_report .t {margin:9px 0 0 0;line-height:19px;}
.edit_email li .email_report select {height:41px;padding:0 30px 0 8px;border:1px solid #ccc;border-radius:5px;background-size:19px 5px;}
.edit_email .error	{margin-top:5px;}
.edit_email .btn_list	{margin:25px 0 0;}
.edit_email .btn_list button	{height:34px;border-radius:5px;}

.set_hive .txt_frame	{margin:28px 10px 25px;}
.set_hive fieldset	{margin:0 10px;}
.set_hive li ~ li {margin-top:10px;}
.set_hive li input {height:41px;padding:0 10px;line-height:20px;border:1px solid #ccc;}
.set_hive li .email_report .t {margin:9px 0 0 0;line-height:19px;}
.set_hive li .email_report select {height:41px;padding:0 30px 0 8px;border:1px solid #ccc;border-radius:5px;background-size:19px 5px;}
.set_hive .error	{margin-top:5px;}
.set_hive .btn_list	{margin:25px 0 0;}
.set_hive .btn_list button	{height:34px;border-radius:5px;}
.set_hive .btn_send	{min-width:49px;height:28px;padding:0 10px;right:10px;top:6px;border-radius:5px;}

.popular_game_down {margin:12px 0 0 0;padding:0 0 5px 0;}
.popular_game_down h3 {padding:19px 10px 4px;}
.popular_game_down .txt {padding:0 10px;}
.popular_game_down .game_list {margin:21px 10px 0;}
.popular_game_down .game_list li {height:105px;margin:0 0 15px 0;
background:url('../img/bg_shadow.png') repeat-x 1px 77px;background-size:1px 7px;}
.popular_game_down .game_list li:after {top:72px;border-bottom:5px solid #e0e0e0;}
.popular_game_down .game_list li .image {width:72px;height:72px;}
.popular_game_down .game_list li .image:after {width:77px;height:73px;left:-3px;top:-1px;background-size:77px 73px;}
.popular_game_down .game_list li .game_complete,
.popular_game_down .game_list li .game_runn {margin:14px 0 0 0;}
.popular_game_down .game_list li .btn_game_down,
.popular_game_down .game_list li .btn_game_play {width:72px;height:19px;margin:13px 0 0 0;line-height:20px;border-radius:10px;}

.profile_character {margin:0 0 25px 0;}
.profile_character_list {padding:10px 10px 0 0;}
.profile_character_list .character_sel {margin:0 0 4px 0;}
.profile_character_list .character_sel a.tit {height:40px;padding:0 0 0 10px;line-height:40px;}
.profile_character_list .character_sel a.tit:after {width:11px;height:6px;right:10px;margin:-3px 0 0 0;background-size:11px 6px;}
.profile_character_list .character_sel.selected a.tit:after {background-size:11px 6px;} 
.profile_character_list .character_sel .char_list {margin:0 0 0 10px;padding:10px 0 0 0;}
.profile_character_list .character_sel .char_list li {margin:0 0 10px 0;}
.profile_character_list .character_sel .char_list li a.selected:after {border:2px solid #2a84d8;}
.scroll_bar {width:4px;height:49px;right:3px;top:10px;border-radius:5px;}

.tit_txt {margin:28px 10px 27px;line-height:18px;}
.tit_txt.ty3 {margin:20px 10px 19px;}
.id_setting li {margin:10px 10px 0;}
.id_setting li:first-child {margin:0 10px 0;}
.id_setting li input {height:41px;padding:0 10px;line-height:20px;}
.id_setting .error {margin:0 0 -2px 0;padding:4px 0 0 9px;line-height:15px;text-indent:-9px;}
.btn_area_b_ty2 {margin:25px 10px 0;}
.btn_area_b_ty2 .btn_ty_1,
.btn_area_b_ty2 .btn_ty_2,
.btn_area_b_ty2 .btn_ty_3 {height:34px;border-radius:5px;}
.btn_area_b_ty3	{margin:7px 10px 0;}
.btn_area_b_ty3 button	{width:280px;height:40px;border-radius:5px;}

.editpwd_link .btn_editpwd {height:40px;margin:15px 0 0 0;line-height:17px;}
.editpwd_link .notice	{padding:5px 0 0 9px;}

.profile_chimg {margin:7px 0 0 0;}
.profile_chimg li {margin:0 0 0 10px;}
.profile_chimg li:after {width:8px;height:14px;right:10px;top:14px;background-size:6px 11px;}
.profile_chimg li button,
.profile_chimg li .btn_photo {height:40px;padding:0 0 0 21px;line-height:40px;}
.profile_chimg li button:after,
.profile_chimg li .btn_photo:after {width:28px;height:28px;top:10px;}
.profile_chimg li .btn_camera:after {background:url('../img/btn_edit_photo_3.png') no-repeat 0 3px;background-size:16px 13px;}
.profile_chimg li .btn_photo:after {background:url('../img/btn_album.png') no-repeat 0 2px;background-size:16px 16px;}
.profile_chimg li input {top:1px;left:1px;}

.profile_nickname {margin:7px 0 15px 0;padding:11px 10px 13px;}
.profile_nickname .txt {margin:0 0 8px 0;line-height:15px;}
.profile_nickname input {height:41px;padding:0 10px;line-height:20px;border:1px solid #ccc;}
.profile_nickname .error {margin:0 0 -2px 0;padding:4px 0 0 9px;line-height:15px;text-indent:-9px;}
.btn_area_b .btn_mdf_save {height:34px;border-radius:5px;}

.profile_guest_txt {padding:24px 10px;line-height:20px;}
.btn_area_b_ty2.guest {margin: 0 10px 0;}
.btn_area_b_ty2.guest .btn_ty_1 {border:1px solid #2a84d8;}

.profile_init	{margin-top:25px;}

/* games */
.m_game_list.games_list  {margin:15px 10px 0 10px;}
.m_game_list.games_list li.new .tit,
.m_game_list.games_list li.hot .tit {padding:10px 90px 0 19px;}
.games_list li.new em,
.games_list li.hot em {width:15px;height:28px;left:-1px;top:-1px;}
.games_list li.new em {background-size:15px 28px;}
.games_list li.hot em {background-size:15px 28px;}
.game_os_select {right:10px;top:34px;}
.game_os_select .btn_ios,
.game_os_select .btn_android {width:23px;height:34px;}
.game_os_select .btn_ios {margin:0 10px 0 0;background:url('../img/btn_ios_off.png') no-repeat 0 5px;background-size:23px 23px;}
.game_os_select .btn_android {background:url('../img/btn_android_off.png') no-repeat 0 5px;background-size:23px 23px;}
.game_os_select .btn_ios.selected {background:url('../img/btn_ios_on.png') no-repeat 0 5px;background-size:23px 23px;}
.game_os_select .btn_android.selected {background:url('../img/btn_android_on.png') no-repeat 0 5px;background-size:23px 23px;}

.games_head {height:126px;}
.games_head:after {height:126px;}
.games_head .image {width:72px;height:72px;left:25px;top:25px;padding:2px;}
.games_head .game_name {left:110px;top:33px;}
.games_head .btn_area {right:25px;top:67px;}
.games_head .btn_area a {width:34px;height:34px;margin:0 0 0 10px;}
.games_head .btn_area a.btn_cafe {background-size:34px 34px;}
.games_head .btn_area a.btn_download {background-size:34px 34px;}
.games_head .btn_area a.btn_lebi {background-size:34px 34px;}
.games_head .btn_area a.btn_wechat {background-size:34px 34px;}
.games_head .game_bg img {height:126px;}

.game_guide {margin:6px 0 0 0;padding:10px 10px 16px;}
.game_guide .glist li {width:300px;height:169px;margin:0 0 0 10px;}
.game_guide.gmp .glist li {width:169px;height:300px;}
.game_guide .glist li a.play:after {background-size:40px 40px;}
.game_guide .navi {margin:6px 0 0 0;}
.game_guide .navi span {width:8px;height:8px;margin:0 5px 0 0;border-radius:5px;border:1px solid #999;}
.game_guide .txt {margin:10px 0 0 0;line-height:17px;}

.game_feature_list {margin:6px 0 0 0;padding:9px 10px 10px;line-height:17px;}

.game_ratings_12age {width:238px;height:46px;margin:25px auto 0;}

/* New 2019-04-02 */
.genre_tab	{height:38px;margin-bottom:6px;border-bottom:1px solid #ccc;}
.genre_tab ul	{padding:0 10px;}
.genre_tab ul li	{padding-left:4px;}
.genre_tab ul li button	{padding:0 10px 0 10px;letter-spacing:-1px;}
.genre_tab ul li.on button:after	{height:2px;}
.order_list	{height:35px;padding-left:16px;border-bottom:1px solid #ccc;}
.order_list .tit	{margin-right:18px;line-height:35px;}
.order_list ul li	{margin-left:20px;}
.order_list ul button	{letter-spacing:-1px;padding-left:8px;}
.order_list ul button:after	{width:7px;height:6px;margin-top:-3px;background-size:7px 6px;}
.order_list ul .on button:after	{background-size:7px 6px;}

.game_list_new	{padding:.1px 0 18px;border-bottom:1px solid #ccc;}
.game_list_new li	{float:none;width:100%;height:110px;margin-top:18px;padding:0 12px;}
.game_list_new li a	{height:110px;padding-left:120px;padding-top:9px;}
.game_list_new li.new a,
.game_list_new li.best a	{padding-top:24px;}
.game_list_new li .thumb	{width:110px;height:110px;border-radius:24px;}
.game_list_new li .thumb img	{width:110px;height:110px;}
.game_list_new h3	{margin-bottom:3px;}
.game_list_new .sticker	{left:115px;width:44px;height:22px;text-indent:-617256px;}
.game_list_new .content	{left:120px;bottom:2px;height:34px;line-height:17px;}
.game_list_new .content i	{height:17px;margin-right:5px;}
.game_list_new li .tag	{height:16px;margin:0 0 2px -3px;}
.game_list_new li .tag span	{height:16px;margin-left:1px;padding:0 6px;border-radius:50px;}

.game_detail .youtube_wrap a:after	{background-size:40px 40px;}
.game_detail	{padding-right:0;}
.game_detail .game_contents	{margin-bottom:10px;padding:15px 10px 0;}
.game_detail .introduce	{height:100px;padding:0 0 10px 114px;border-bottom:1px solid #ccc;}
.game_detail .introduce .thumb	{width:100px;height:100px;border-radius:24px;}
.game_detail .introduce dl	{padding-top:12px;}
.game_detail .introduce dt	{height:42px;margin-bottom:5px;line-height:21px;}
.game_detail .introduce_txt	{padding:15px 0 15px;border-bottom:1px solid #ccc;}
.game_detail .introduce_txt span	{height:17px;margin-top:8px;line-height:17px;}
.game_detail .introduce_txt i	{height:17px;margin-right:2px;}
.game_detail .btns	{padding-top:9px;margin-bottom:25px;}
.game_detail .btns p	{height:34px;}
.game_detail .btns .share	{padding-right:5px;}
.game_detail .btns .game	{padding-left:5px;}
.game_detail .btns button	{border-radius:5px;}
.game_detail .share button	{border:1px solid #2a84d8;}
.game_detail .gallery_wrap	{height:155px;margin:0 -10px;}
.game_detail .gallery_wrap ul	{padding:0 10px;}
.game_detail .gallery_wrap li	{width:274px;padding-left:10px;}
.game_detail .gallery_wrap img	{width:274px;height:155px;border-radius:5px;}
.game_detail .game_txt	{margin-top:17px;padding-bottom:16px;border-bottom:1px solid #ccc;}
.game_detail .feature_txt	{margin-top:12px;padding-bottom:22px;}
.game_detail .game_feature_list	{height:80px;line-height:16px;}
.game_detail h3	{margin-bottom:10px;}
.game_detail .txt	{height:80px;line-height:16px;}
.game_detail .more	{margin-top:13px;}
.game_detail .more button	{padding-right:11px;}
.game_detail .more button:after	{width:8px;height:5px;margin-top:-2px;}
.game_detail .other_game	{position:relative;width:auto;padding:17px 0;}
.game_detail .other_game h3	{font-size:2.6rem;margin:0 0 11px 10px;}
.game_detail .other_game div	{height:138px;overflow-x:scroll;}
.game_detail .other_game ul	{display:table;height:100%;padding:0 10px;overflow:hidden;}
.game_detail .other_game li	{display:table-cell;width:100px;height:100%;padding-left:15px;margin-top:0;text-align:center;overflow:hidden;}
.game_detail .other_game li:first-child	{padding-left:0;}
.game_detail .other_game li a	{display:block;padding:0;}
.game_detail .other_game .thumb	{position:relative;width:100px;height:100px;margin:0 auto 6px;border-radius:24px;}
.game_detail .other_game .thumb img	{width:100%;height:100%;}
.game_detail .other_game dl	{padding:0;text-align:center;}
.game_detail .other_game dt	{height:17px;margin-bottom:1px;font-size:2.6rem;width:100%;line-height:17px;}
.game_detail .other_game dd	{font-size:2.2rem;}
.game_detail .other_game dt i	{height:17px;margin-right:2px;vertical-align:top;}

/* customer service */
.custom_menu {margin:15px 10px 0;border:1px solid #ccc;}
.custom_menu li a {height:50px;border-top:1px solid #ccc;line-height:50px;}
.custom_menu li a .new {width:19px;height:19px;right:10px;top:15px;background-size:19px 19px;}

.faq_list li .question {padding:10px 31px 11px 10px;line-height:17px;}
.faq_list li .question span em {width:14px;height:14px;margin:0 4px 2px 0;}
.faq_list li .question span em.new {background-size:14px 14px;}
.faq_list li .question span em.hot {background-size:14px 14px;}
.faq_list li .question:after {width:11px;height:6px;right:10px;margin:-3px 0 0 0;background-size:11px 6px;}
.faq_list li.selected .question:after {background-size:11px 6px;} 
.faq_list li .answer {margin:0 0 0 10px;padding:6px 10px 12px 0;line-height:17px;}
.faq_list li .answer .war {margin:13px 0 0 0;line-height:13px;}
.cs_guide {margin:20px auto 0;}
.cs_guide.ty {margin:10px 0 0 0;}
.cs_guide .txt {margin:0 10px 8px;}
.cs_guide .btn_ty_1,
.cs_guide .btn_ty_2	{min-width:215px;height:34px;padding:0 20px;border-radius:5px;}
.cs_guide .btn_cs {min-width:215px;height:34px;margin-left:9px;padding:0 20px;border-radius:5px;}
.cs_guide .btn_cs .new {width:19px;height:19px;right:10px;margin-top:-9px;line-height:19px;border-radius:25px;}

.cs_write {margin:0 10px 0;}
.cs_write .int_box {height:40px;}
.cs_write .int_box input[type="text"] {padding:0 9px;}
.cs_write .int_txt {margin:5px 0 0 0;}
.cs_write .int_txt label {padding:2px 0 11px 24px;line-height:16px;background-size:19px 19px;}
.cs_write .int_txt label.checked {background-size:19px 19px;}
.cs_write input[type="checkbox"] {top:-4999px;left:1px;}
.cs_write .file_btn {height:28px;}
.cs_write .file_btn em {padding:0 0 0 33px;line-height:27px;}
.cs_write .file_btn .btn_add,
.cs_write .file_btn .btn_delete {width:34px;height:28px;background:url('../img/btn_add.png') no-repeat 10px 7px;background-size:14px 14px;}
.cs_write .file_btn .btn_delete {background:url('../img/btn_delete.png') no-repeat 10px 13px;background-size:14px 2px;}
.cs_write .file_btn .btn_add input {top:1px;left:1px;}
.cs_write .file_view_img {margin:0 10px;}
.cs_write .file_view_img p {margin:5px 0 0 0;}
.cs_write .file_view_img p:first-child	{margin-top:10px;}
.cs_write .file_view_img p:last-child	{margin-bottom:10px;}
.cs_write .file_view_img .image {width:44px;height:44px;}
.cs_write .file_view_img .image.video:after {background-size:19px 19px;}
.cs_write .file_view_img .info {height:44px;margin:0 0 0 49px;padding:9px 9px 0 9px;line-height:14px;}
.cs_write .file_view_text {margin:0 10px;}
.cs_write .file_view_text p {height:23px;margin:5px 0 0 0;padding:0 9px;line-height:22px;}
.cs_write .file_view_text p:first-child	{margin-top:10px;}
.cs_write .file_view_text p:last-child	{margin-bottom:10px;}
.cs_write .txt_area {margin:10px 10px 0;}
.cs_write .txt_area textarea {height:42px;line-height:14px;}
.cs_write .txt_area.report textarea {height:222px;line-height:16px;}
.cs_write .limit {margin:2px 10px 7px 0;}
.cs_write .note_agree {margin:5px 10px 0;line-height:15px;}
.cs_write .note_agree > p	{margin-top:7px;}
.cs_write .note_agree > .dot	{padding-left:7px;}
.cs_write .note_agree > .dot:after	{top:6px;width:2px;height:2px;border-radius:10px;}
.cs_write .note_agree .agree {padding:10px 0 5px 0;}
.cs_write .note_agree label {padding:3px 0 3px 24px;line-height:14px;background-size:19px 19px;}
.cs_write .note_agree label.checked {background-size:19px 19px;}
.cs_write .note_agree .age_sel {padding:10px 0 5px 0;}
.cs_write .note_agree .age_sel p	{margin-top:2px;}
.cs_write .note_agree .age_sel input	{top:3px;width:15px;height:15px;}
.cs_write .note_agree .age_sel label	{padding-left:19px;} 
.cs_write .info_txt {padding:4px 0 7px 9px;line-height:15px;text-indent:-9px;}

.stit_h3 {margin:15px 10px 17px;}
.cs_email_txt {margin:0 10px;padding:15px 20px 16px;line-height:19px;}

.HIVEcontents > h3	{margin:11px 10px 7px;line-height:15px;}
.HIVEcontents .point	{padding-left:10px;}
.HIVEcontents .point:after	{width:5px;height:5px;margin-top:-2px;}
.select_area li	{margin-bottom:10px;}
.cs_write ul li	{padding-left:10px;}
.cs_write ul li.point:after	{top:17px;}

.board_list.cnews {margin:10px 0 0 0;}
.board_list.edit li {padding:0 10px 9px;}
.board_list li a {padding:0 10px 9px;}
.board_list li .category {padding:8px 70px 0 0;}
.board_list li .date {right:10px;top:8px;}
.board_list li .tit {padding:9px 13px 0 0;}
.board_list.msg li .tit {padding:9px 31px 0 0;}
.board_list.cnews li .tit {padding:9px 0 0 0;}
.board_list li .ico_new {width:19px;height:19px;right:10px;top:28px;background-size:19px 19px;}
.board_list li .btn_delete {width:29px;height:29px;top:23px;background:url('../img/btn_delete_2.png') no-repeat 10px 10px;background-size:9px 9px;}
.board_list.cnews li .commdate {padding:3px 0 0 0;}

.board_view .category {padding:8px 0 0 10px;}
.board_view .date {right:10px;top:8px;}
.board_view .tit {padding:9px 26px 10px 0;margin:0 0 0 10px;}
.board_view .image {margin:10px 120px 0 10px;}
.board_view .noti img {margin:0 0 10px 0;}
.board_view .image_dp {margin:10px 10px 0;}
.board_view .image_dp img {width:47px;height:60px;}
.board_view .txt {padding:11px 10px 15px;line-height:17px;}
.board_view .btn_details {padding:0 0 15px 10px;}
.mymsg_answer {padding:0 0 20px 10px;}
.mymsg_answer .tit {padding:7px 0 0 11px;background:url('../img/ico_answer.png') no-repeat 0 5px;background-size:7px 10px;}
.mymsg_answer .date {right:10px;top:8px;}
.mymsg_answer .txt {margin:9px 10px 0 0;line-height:18px;}
.mymsg_answer .recont {padding:15px 10px 0 0;}
.mymsg_answer .btn_recont {height:34px;border-radius:5px;}
.mymsg_answer .image {margin:13px 120px 5px 0;}
/* 2019-09-11 추가 */
.mymsg_answer .rating	{margin:20px 10px 0 0;padding:16px 14px 20px;border:1px solid #ccc;}
.mymsg_answer .rating .rating_txt	{margin-bottom:17px;line-height:17px;}
.mymsg_answer .rating .selec_star	{margin-bottom:20px;}
.mymsg_answer .rating .selec_star li	{width:28px;height:27px;margin-left:5px;}
.mymsg_answer .rating .select	{margin-bottom:20px;}
.mymsg_answer .rating .select select	{height:28px;padding:0 30px 0 8px;border:1px solid #ccc;border-radius:5px;background-size:19px 5px;}
.mymsg_answer .rating .btn_rating button	{height:33px;border-radius:5px;}
.mymsg_answer .rating_complete	{margin:20px 10px 0 0;padding:24px 14px 25px;line-height:20px;border:1px solid #ccc;}

.view_navi {height:34px;}
.view_navi .btn_prev,
.view_navi .btn_next {width:28px;height:34px;background:url('../img/btn_prev_on.png') no-repeat 10px 10px;background-size:8px 14px;}
.view_navi .btn_next {left:58px;background:url('../img/btn_next_on.png') no-repeat 10px 10px;background-size:8px 14px;}
.view_navi .btn_prev.non {background:url('../img/btn_prev_off.png') no-repeat 10px 10px;background-size:8px 14px;}
.view_navi .btn_next.non {background:url('../img/btn_next_off.png') no-repeat 10px 10px;background-size:8px 14px;}
.view_navi .btn_list {height:34px;right:10px;line-height:34px;}

.reportcenter_info {margin:12px 10px 0;}
.reportcenter_info p {margin:0 0 16px 0;line-height:18px;}
.reportcenter_agree {margin:5px 0 0;padding:0 0 10px 0;line-height:15px;}
.reportcenter_agree .agree {padding:20px 0 7px 0;}
.reportcenter_agree label {padding:3px 0 3px 24px;line-height:14px;background-size:19px 19px;}
.reportcenter_agree label.checked {background-size:19px 19px;}
.reportcenter_agree em {padding:0 0 0 9px;text-indent:-9px;}
.reportcenter_agree .btn_use_link {margin:12px 0 0 0;line-height:19px;}

.search_none	{margin-top:20px;padding:0 20px;padding-top:123px;line-height:21px;background-size:110px 108px;}

.sel_game	{margin-top:-10px;padding:0 9px;}
.sel_game li	{padding:0 9px;margin-top:18px;}
.sel_game li a	{border-radius:20px;}
.sel_game li .name	{padding:0 15px;line-height:17px;}
.sel_game .name i	{width:5px;height:5px;margin:5px 5px 0 0;border-radius:50px;}

.btn_game_more	{padding:20px 18px 0;}
.btn_game_more button	{height:34px;border-radius:5px;}

/* cafe */
.cafe_all_list {margin:15px 0 0 0;}
.cafe_all_list.ty2 {margin:10px 0 0 0;}
.cafe_all_list li a {padding:0 0 0 10px;height:77px;}
.cafe_all_list li .game_name {padding:18px 106px 0 0;line-height:17px;}
.cafe_all_list li .date {padding:13px 0 0 0;line-height:20px;}
.cafe_all_list li .date .new {width:19px;height:19px;background-size:19px 19px;}
.cafe_all_list li .image {width:57px;height:57px;right:39px;top:10px;}
.cafe_all_list li .btn_bookmark {width:39px;height:38px;top:19px;background:url('../img/btn_bookmark_off.png') no-repeat 10px 10px;background-size:19px 18px;}
.cafe_all_list li .btn_bookmark.selected {background:url('../img/btn_bookmark_on.png') no-repeat 10px 10px;background-size:19px 18px;}

.ssub_tab {margin:10px 10px 0;}
.ssub_tab li a {height:27px;line-height:28px;border-radius:5px;}
.ssub_tab li:nth-of-type(1) a {border-radius:5px 0 0 5px;}
.ssub_tab li:nth-of-type(3) a {border-radius:0 5px 5px 0;}

.cafe_list.cposts {margin:10px 0 0 0;}
.cafe_list.cposts li.image a {min-height:93px;}
.cafe_list li a .game_name {padding:9px 0 0 0;}

.cafe_mg_head {height:96px;}
.cafe_mg_head .game_name {padding:14px 10px 0 95px;}
.cafe_mg_head .image {width:72px;height:72px;left:10px;top:10px;padding:2px;}
.cafe_mg_head .btn_area {right:10px;top:52px;}
.cafe_mg_head .btn_area a {width:34px;height:34px;margin:0 0 0 10px;}
.cafe_mg_head .btn_area a.btn_wechat {background-size:34px 34px;}
.cafe_mg_head .btn_area a.btn_event {background-size:34px 34px;}
.cafe_mg_head .btn_area a.btn_download {background-size:34px 34px;}
.btn_cafe_dtail {padding:0 0 10px 0;}
.btn_cafe_dtail button {height:28px;border-radius:5px;}
.cafe_notice {margin:6px 0 15px 0;}
.cafe_notice li a {height:34px;margin:0 0 0 10px;padding:0 85px 0 0;line-height:34px;} 
.cafe_notice li a .date {right:10px;}

.search_result_tit {margin:0 0 10px 0;padding:11px 10px 12px;line-height:17px;}
.cafe_list.search_r .cont {padding:11px 10px 13px 0;line-height:17px;}

.cafe_detail_head {padding:15px 0 0 10px;}
.cafe_detail_head .user_id {padding:0 0 0 36px;line-height:11px;}
.cafe_detail_head .geti {padding:4px 0 0 36px;}
.cafe_detail_head .image {width:32px;height:32px;left:10px;top:10px;}
.cafe_detail_head .tit {padding:14px 10px 30px 0;line-height:18px;} 
.cafe_detail_head .info {right:10px;bottom:10px;line-height:10px;}
.cafe_detail_head .info .hits {margin:0 12px 0 0;padding:0 0 0 17px;background:url('../img/ico_hits.png') no-repeat 0 3px;background-size:13px 9px;}
.cafe_detail_head .info .comment {padding:0 0 0 15px;background:url('../img/ico_comment.png') no-repeat 0 3px;background-size:11px 9px;}
.cafe_detail_head .btn_multi {width:25px;height:35px;right:5px;top:5px;background:url('../img/btn_multi.png') no-repeat 10px 10px;background-size:5px 15px;}
.cafe_detail_cont {padding:10px 0 0 0;}
.cafe_detail_cont .image {margin:0 120px 10px 10px;}
.cafe_detail_cont .image.play:after {background-size:40px 40px;}
.cafe_detail_cont .china_war {height:262px;margin:5px 120px 5px 10px;padding:101px 0 0 0;}
.cafe_detail_cont .china_war img {width:177px;height:60px;}
.cafe_detail_cont .txt {padding:11px 10px 15px;line-height:17px;}
.comment_write {padding:10px 0;}
.comment_write .btn_img_import {width:48px;height:28px;top:10px;background:url('../img/btn_photo_1.png') no-repeat 10px 0;background-size:28px 28px;}
.comment_write .msg_inp {margin:0 78px 0 10px;border-radius:5px;}
.comment_write.new .msg_inp {margin:0 78px 0 48px;}
.comment_write .msg_inp .auto_intext {height:28px;padding:5px 29px 8px 10px;line-height:15px;border-radius:5px;}
.comment_write .msg_inp .btn_delete {width:29px;height:28px;background:url('../img/btn_delete_2.png') no-repeat 10px 9px;background-size:9px 9px;}
.comment_write .btn_send {width:58px;height:28px;right:10px;top:10px;border-radius:5px;}
.comment_write .file_info {width:189px;height:23px;margin:10px 10px 0;padding:0 29px 0 10px;border-radius:5px;}
.comment_write .file_info span {line-height:22px;}
.comment_write .file_info .btn_fidelete {width:29px;height:23px;background:url('../img/btn_delete_8.png') no-repeat 10px 7px;background-size:9px 9px;}
.comment_list li {padding:10px 0 11px 0;}
.comment_list li .user_id {padding:0 0 0 37px;line-height:25px;}
.comment_list li .image {width:23px;height:23px;left:10px;top:10px;}
.comment_list li .txt {padding:5px 10px 0 37px;line-height:15px;}
.comment_list li .txt.del {padding:0 10px 0 38px;}
.comment_list li .btn_reply {margin:12px 0 0 37px;}
.comment_list li .btn_delete {width:29px;height:29px;background:url('../img/btn_delete_4.png') no-repeat 10px 10px;background-size:9px 9px;}
.comment_list li .upload_image {margin:10px 202px 0 38px;padding:0 0 5px 0;}
.comment_list li .reply {margin:11px 0 0 0;}
.comment_list li .reply li {margin:11px 0 0 0;padding:10px 0 0 0;background:url('../img/ico_comment_2.png') no-repeat 10px 10px;background-size:7px 15px;}
.comment_list li .reply .user_id {padding:0 0 0 49px;}
.comment_list li .reply .image{left:22px;}
.comment_list li .reply .txt {padding:3px 10px 0 49px;}
.comment_list li .reply.new {margin:11px 0 0 38px;}
.comment_list li .reply.new .user_id {padding:0 0 0 28px;}
.comment_list li .reply.new .txt {padding:3px 10px 0 28px;}
.comment_list li .reply .upload_image {margin:10px 174px 0 28px;padding:0 0 5px 0;}
.reply_write {margin:15px 0 0 0;}
.reply_write .btn_img_import {width:48px;height:28px;left:28px;background:url('../img/btn_photo_2.png') no-repeat 10px 0;background-size:28px 28px;}
.reply_write .msg_inp {margin:0 78px 0 37px;border-radius:5px;}
.reply_write.new .msg_inp {margin:0 78px 0 76px;}
.reply_write .msg_inp .auto_intext {height:28px;padding:5px 29px 8px 10px;line-height:15px;border-radius:5px;}
.reply_write .msg_inp .btn_delete {width:29px;height:28px;background:url('../img/btn_delete_5.png') no-repeat 10px 9px;background-size:9px 9px;}
.reply_write .btn_send {width:58px;height:28px;right:10px;border-radius:5px;}
.reply_write .file_info {width:189px;height:23px;margin:10px 10px 5px 38px;padding:0 29px 0 10px;border-radius:5px;}
.reply_write .file_info span {line-height:22px;}
.reply_write .file_info .btn_fidelete {width:29px;height:23px;background:url('../img/btn_delete_8.png') no-repeat 10px 7px;background-size:9px 9px;}

.comment_paging {height:40px;padding:0 10px;}
.comment_paging .tit {line-height:40px;}
.comment_paging .btn_cpv {line-height:40px;}

.report_tit {margin:12px 10px 0;line-height:16px;}
.report_txt {margin:4px 10px 0;}
.report_type {margin:12px 10px 0;}
.report_type li {height:40px;padding:10px 0 0 10px;}
.report_type label {padding:0 0 0 24px;line-height:19px;background-size:19px 19px;}
.report_type label.checked {background-size:19px 19px;}
.report_txtarea {margin:10px 10px 0;padding:15px 10px 9px;}
.report_txtarea textarea {height:57px;line-height:14px;}
.report_txtarea .limit {margin:18px 0 0 0;}

.iv_report_bar {height:40px;}
.iv_report_bar.ing {margin:34px 0 0 0;}
.iv_report_bar .navi {line-height:37px;}
.iv_report_bar .btn_report {width:38px;height:40px;background:url('../img/btn_report.png') no-repeat 10px 11px;background-size:18px 15px;}
.iv_report_bar .btn_close {width:32px;height:40px;background:url('../img/btn_close.png') no-repeat 10px 14px;background-size:12px 12px;}
.iv_con .image.imgport {max-width:213px;}
.iv_down_bar {height:50px;}
.iv_down_bar .btn_down {width:53px;height:50px;margin:0 0 0 -26px;background:url('../img/btn_download_2.png') no-repeat 17px 17px;background-size:18px 15px;}

/* login */
.txt_notice	{padding:6px 10px 7px;}
.login {padding:0 25px;}
.login .login_form {padding:20px 0 0 0;}
.login .login_form .email_inp,
.login .login_form .pwd_inp {margin:0 110px 0 0;}
.login .login_form input {height:41px;padding:0 10px;line-height:20px;}
.login .login_form input[type="text"] {border-radius:4px 0 0 0;}
.login .login_form input[type="password"] {height:40px;border-radius:0 0 0 4px;}
.login .login_form .error {margin:0 131px 0 0;padding:4px 0 0 0;line-height:15px;}
.login .login_form .btn_help {width:26px;height:13px;margin:2px 0 0 0;}
.login .login_form .btn_login {width:110px;height:81px;top:20px;border-radius:0 5px 5px 0;}
.login.captcha .login_form input[type="text"] {border-radius:4px 4px 0 0;}
.login.captcha .login_form input[type="password"] {border-radius:0 0 4px 4px;}
.login.captcha .login_form .btn_login {height:40px;border-radius:5px;}
.login .log_sel {margin:5px 0 0 0;}
.login .log_sel .bar {margin:0 5px;}
.login .log_sel .auto label {padding:3px 0 3px 24px;line-height:14px;background-size:19px 19px;}
.login .log_sel .auto label.checked {background-size:19px 19px;}
.login .captchabox {margin:10px 0 20px 0;padding:15px 15px 12px;border-radius:4px;}
.login.captcha .captchabox {margin:10px 0 10px 0;}
.login .captcha_inp {width:249px;}
.login .captchabox .cimage {width:248px !important;height:47px !important;}
.login .captchabox .txt {padding:15px 0 0 0;line-height:15px;}
.login .captchabox .txt.w {padding:4px 0 0 0;}
.login .captchabox .btn_refresh {width:24px;height:24px;top:10px;background-size:24px 24px;}
.login .login_form .captchabox input {height:39px;margin:15px 0 0 0;}
.login .copy {padding:22px 0 0 0;}
.login .copy span {margin:0 7px;}
.login .log_with_cn {height:59px;margin:13px 0 0 0;}
.login .log_with_cn .txt {padding:23px 0 0 10px;line-height:13px;}
.login .log_with_cn .btn_qq_link,
.login .log_with_cn .btn_weibo_link {width:40px;height:40px;top:9px;}
.login .log_with_cn button:nth-of-type(1) {right:60px;}
.login .log_with_cn button:last-child {right:10px;}
.login .login_sns	{padding-top:6px;}
.login .login_sns li	{height:34px;margin-top:10px;}
.login .login_sns li:nth-child(odd)	{padding-right:5px;}
.login .login_sns li:nth-child(even)	{padding-left:5px;}
.login .login_sns li button	{letter-spacing:-1px;border-radius:5px;}
.login .login_sns li.apple button	{border:1px solid #000;}
.login .login_sns li.google button	{background-size:109px 34px;}
.login .login_sns li.facebook button	{background-size:136px 34px;}
.login .login_sns li.weibo button	{background-size:108px 34px;}
.login .login_sns li.vk button	{background-size:90px 34px;}
.login .login_sns li.qq button	{background-size:87px 34px;}
.login .login_sns li.phone button	{background-size:128px 34px;}
.login .login_sns li.huawei button	{background-size:136px 34px;}
.login .login_sns li.apple button	{background-size:93px 34px;}
.login .login_sns li.google.en button	{background-size:128px 34px;}
.login .login_sns li.facebook.en button	{background-size:142px 34px;}
.login .login_sns li.weibo.en button	{background-size:126px 34px;}
.login .login_sns li.vk.en button	{background-size:109px 34px;}
.login .login_sns li.qq.en button	{background-size:104px 34px;}
.login .login_sns li.phone.en button	{background-size:163px 34px;}
.login .login_sns li.apple.en button	{background-size:121px 34px;}
.login .login_sns li.huawei.en button	{background-size:152px 34px;}
.login .login_sns li.google.ja button	{background-size:119px 34px;}
.login .login_sns li.facebook.ja button	{background-size:134px 34px;}
.login .login_sns li.weibo.ja button	{background-size:117px 34px;}
.login .login_sns li.vk.ja button	{background-size:100px 34px;}
.login .login_sns li.qq.ja button	{background-size:96px 34px;}
.login .login_sns li.phone.ja button	{background-size:151px 34px;}
.login .login_sns li.apple.ja button	{background-size:101px 34px;}
.login .login_sns li.huawei.ja button	{background-size:136px 34px;}
.login .login_sns li.google.zh-hans button	{background-size:146px 34px;}
.login .login_sns li.facebook.zh-hans button	{background-size:126px 34px;}
.login .login_sns li.weibo.zh-hans button	{background-size:100px 34px;}
.login .login_sns li.vk.zh-hans button	{background-size:92px 34px;}
.login .login_sns li.qq.zh-hans button	{background-size:89px 34px;}
.login .login_sns li.phone.zh-hans button	{background-size:118px 34px;}
.login .login_sns li.apple.zh-hans button	{background-size:99px 34px;}
.login .login_sns li.huawei.zh-hans button	{background-size:138px 34px;}
.login .login_sns li.google.zh-hant button	{background-size:112px 34px;}
.login .login_sns li.facebook.zh-hant button	{background-size:126px 34px;}
.login .login_sns li.weibo.zh-hant button	{background-size:101px 34px;}
.login .login_sns li.vk.zh-hant button	{background-size:93px 34px;}
.login .login_sns li.qq.zh-hant button	{background-size:89px 34px;}
.login .login_sns li.phone.zh-hant button	{background-size:118px 34px;}
.login .login_sns li.apple.zh-hant button	{background-size:113px 34px;}
.login .login_sns li.huawei.zh-hant button	{background-size:143px 34px;}
.login .login_sns li.google.de button	{background-size:139px 34px;}
.login .login_sns li.facebook.de button	{background-size:154px 34px;}
.login .login_sns li.weibo.de button	{background-size:138px 34px;}
.login .login_sns li.vk.de button	{background-size:120px 34px;}
.login .login_sns li.qq.de button	{background-size:117px 34px;}
.login .login_sns li.phone.de button	{background-size:204px 34px;}
.login .login_sns li.apple.de button	{background-size:132px 34px;}
.login .login_sns li.huawei.de button	{background-size:164px 34px;}
.login .login_sns li.google.ru button	{background-size:170px 34px;}
.login .login_sns li.facebook.ru button	{background-size:185px 34px;}
.login .login_sns li.weibo.ru button	{background-size:168px 34px;}
.login .login_sns li.vk.ru button	{background-size:196px 34px;}
.login .login_sns li.qq.ru button	{background-size:147px 34px;}
.login .login_sns li.phone.ru button	{background-size:199px 34px;}
.login .login_sns li.apple.ru button	{background-size:160px 34px;}
.login .login_sns li.huawei.ru button	{background-size:195px 34px;}

.account_list {margin:15px 10px 0;}
.account_list li {margin:0 2% 10px 0;}
.account_list li:nth-of-type(2n-2) {margin:0 0 10px 2%;}
.account_list li a {height:52px;}
.account_list li .user_id {padding:0 0 0 47px;line-height:50px;}
.account_list li .image {width:32px;height:32px;left:10px;top:10px;}
.btn_diff {margin:13px 0 0 0;}
.log_txt {padding:11px 10px 0;line-height:15px;}
.log_txt.ty1	{padding:10px 10px 0;line-height:17px;}
.log_txt.ty2 {padding:15px 10px 0;}
.log_txt.ty3 {margin:0 0 -8px 0;padding:10px 20px 0;}
.log_txt.ty4 {padding:0 10px 21px;}
.log_txt.ty5 {padding:0 10px 0;}
.log_txt.ty6	{padding:26px 10px 25px;line-height:17px;}
.log_txt.ty7	{padding:13px 10px 26px;line-height:22px;}
.log_txt.ty8	{padding:25px 10px 26px;line-height:22px;}
.security_txt	{padding-top:17px;}
.security_txt h4	{margin-bottom:6px;padding:7px 10px 7px;line-height:15px;}
.security_txt .sub_txt	{padding:0 10px;line-height:15px;}
.time_count	{margin-bottom:-10px;padding:12px 0 0;line-height:14px;}
.btn_email	{padding-top:23px;}
.view_id	{padding:12px 10px;line-height:15px;}

.dormant_id {height:40px;line-height:39px;}
.tit_log {margin:26px 10px 13px;line-height:18px;}

.logbox_info {margin:25px 10px 0;}
.logbox_txt {height:110px;padding:0 10px;line-height:19px;}
.logbox_txt.ty2 {padding:15px;}
.uns_txt {padding:22px 10px 0;line-height:15px;}

.first_login .join_agree	{padding:15px 10px 0;}
.first_login .join_agree label	{min-height:19px;padding:0 0 0 24px;}
.first_login .join_agree .all_agree .all_desc	{margin-top:3px;padding-left:24px;}
.first_login .join_agree .option_check	{padding-left:19px;}
.first_login .join_agree .option_check .agree	{margin-top:10px;}
.first_login .join_agree .option_check .agree ~ .agree	{margin-top:16px;}
.first_login .join_agree .option_check .desc > span	{margin-bottom:10px;}
.first_login .join_agree .btn_login	{margin-top:25px;}
.first_login .join_agree .btn_login button	{height:34px;border-radius:5px;}

/* join */
.agree_chk {padding:11px 39px 12px 10px;}
.agree_chk label {line-height:16px;}
.agree_chk label:after {width:39px;height:39px;margin:-19px 0 0 0;background:url('../img/btn_accept_off.png') no-repeat 10px 10px;background-size:19px 19px;}
.agree_chk label.checked:after {background:url('../img/btn_accept.png') no-repeat 10px 10px;background-size:19px 19px;}
.agree_con {padding:0 0 10px 0;}
.agree_con .agree_chk {margin:0 0 0 10px;padding:11px 39px 12px 0;}
.agree_con .agree_box {height:74px;margin:0 10px 0;padding:9px 10px 10px 10px;line-height:15px;}
.agree_con .agree_box h1,
.agree_con .agree_box h2 {padding:5px 0 5px 0;}
.agree_con .agree_box h3 {padding:0 0 5px 0;}
.agree_con .agree_box table {margin:9px 0;}
.agree_con .agree_box table th,
.agree_con .agree_box table td {padding:5px;}
.join_inp {margin:15px 0 0 0;}
.join_inp li {margin:10px 10px 0;}
.join_inp li:first-child {margin:0 10px 0;}
.join_inp li input {height:41px;padding:0 10px;line-height:20px;}
.join_inp li .email_report .t {margin:9px 0 0 0;line-height:19px;}
.join_inp li .email_report select {height:41px;padding:0 30px 0 8px;border:1px solid #ccc;border-radius:5px;background-size:19px 5px;}
.join_inp li .email_conf {margin:9px 0 0 0;}
.join_inp li .btn_sm {margin:4px 0 0 0;line-height:15px;}
.join_inp .error,
.acco_inp .error {margin:0 0 -2px 0;padding:2px 0 0 9px;line-height:14px;text-indent:-9px;}
.join_inp .email input {padding:0 40px 0 10px;}
.join_inp .btn_errorinfo {width:40px;height:41px;background:url('../img/ico_war.png') no-repeat 11px 11px;background-size:19px 19px;}
/* .join_inp .eu_birth	{padding-right:29px;} */
.join_inp .eu_birth .btn_tip	{width:29px;height:41px;background-size:24px 24px;}
.join_inp .eu_birth .tip_desc > p	{padding:4px 0 11px;}

.join_agree {margin:5px 10px 0;padding:0 0 10px 0;line-height:15px;}
.join_agree .agree {padding:10px 0 7px 0;}
.join_agree label {padding:3px 0 3px 24px;line-height:14px;background-size:19px 19px;}
.join_agree label.checked {background-size:19px 19px;}
.join_agree .agree ~ .agree	{padding:0 0 7px 0;}
.join_agree .desc	{padding-left:24px;}
.join_agree .desc > span	{margin-bottom:10px;}
.join_agree em {padding:0 0 0 9px;text-indent:-9px;}
.join_agree .btn_use_link {margin:11px 0 0 0;}
.join_agree .btn_use_link.ty2 {margin:19px 0 0 0;}
.join_agree.gdpr	{margin-top:-5px;padding-bottom:7px;}
.join_agree.gdpr .agree	{padding-bottom:4px;}
.phone_num_inp input {height:40px;padding:0 10px;line-height:20px;}
.phone_num_inp .error {margin:0 10px;padding:4px 0 0 9px;line-height:15px;}
.phone_num_inp .error.ty2 {margin:0 10px -7px;padding:4px 0 0 0;}
.ios_info_time {margin:13px 10px 0;}
.ios_info_txt {margin:0 10px;padding:10px 0 0 9px;line-height:15px;text-indent:-9px;}
.join_phone {margin:10px 0 0 0;padding:10px;}
.join_phone .state_num {height:27px;padding:0 0 0 8px;line-height:27px;}
.join_phone .verify_num {height:41px;margin:10px 0 0 0;line-height:20px;}
.join_phone .verify_num .num_inp {margin:0 109px 0 0;}
.join_phone .verify_num .num_inp input {padding:0 0 0 10px;line-height:20px;}
.join_phone .verify_num button {width:97px;height:28px;right:6px;top:6px;}
.join_phone .error {margin:0 0 -2px 0;padding:4px 0 0 9px;line-height:15px;text-indent:-9px;}
.join_inp .email_mod  input {padding:0 80px 0 10px;}
.join_inp .btn_modify {min-width:60px;height:28px;right:6px;top:6px;padding:0 10px;}
.jv_email_txt {padding:0 10px 20px;line-height:15px;}
.jv_email_box {margin:0 10px;padding:15px 20px 16px;line-height:19px;border:1px solid #ccc;}
.jv_email_box strong {padding:5px 0 0 0;}
.join_otp	{margin:26px 10px 25px;}
.join_otp p ~ p{margin-top:17px;}
.join_otp_block	{margin:36px 10px 40px;}
.otp_code input {height:40px;padding:0 10px;line-height:20px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.otp_code .error {margin:5px 10px 0;line-height:15px;}
.btn_resend	{margin-top:10px;padding:0 10px;}
.join_btn	{margin-top:20px;padding:0 10px;}
.join_btn button	{min-width:145px;height:34px;padding:0 20px;border-radius:5px;}
.join_link {margin:25px 10px 0;}

/* Edit Account */
.edit_account	{padding:18px 10px 0;}
.edit_account li	{margin-top:12px;}
.edit_account label	{margin-bottom:6px;}
.edit_account .in_id.correct:after	{right:10px;top:14px;width:15px;height:12px;}
.edit_account input	{height:41px;padding:0 10px;border:1px solid #ccc;}
.edit_account .in_id input	{padding-right:25px;}
.edit_account .error,
.edit_account .tip	{padding:2px 0 0 8px;text-indent:-8px;line-height:15px;}

/* SNS agree */
.agree_form	{padding:15px 10px 20px;border-bottom:1px solid #ccc;}
.agree_form h3	{margin-bottom:16px;line-height:22px;}
.agree_form .check_all	{min-height:19px;margin-bottom:15px;}
.agree_form .check_all input	{left:-4999px;top:-4999px;}
.agree_form .check_all label	{min-height:19px;padding-left:24px;line-height:16px;background-size:19px 19px;}
.agree_form .check_all label.checked	{background-size:19px 19px;}
.agree_form .check	{padding:14px 9px;border:1px solid #ccc;}
.agree_form .check li	{margin-top:15px;}
.agree_form .check input	{left:-4999px;top:-4999px;}
.agree_form .check label	{min-height:19px;padding-left:24px;line-height:16px;background-size:19px 19px;}
.agree_form .check label.checked	{background-size:19px 19px;}
.agree_form .check button	{height:19px;}
.check_id	{padding-top:14px;}
.check_id h3	{margin-bottom:12px;line-height:22px;}
.check_id .sub_txt	{margin-bottom:16px;padding:0 10px;line-height:17px;}
.check_id .id_form	{padding:0 10px 10px;}
.check_id .id_form.correct:after	{right:20px;top:14px;width:15px;height:12px;}
.check_id .id_form input	{height:41px;padding:0 25px 0 10px;border:1px solid #ccc;}
.check_id .id_form .error	{padding:2px 0 0 8px;text-indent:-8px;line-height:15px;}
.check_id .recommend	{padding:3px 10px 10px;}
.check_id .recommend p	{margin-bottom:7px;line-height:15px;}
.check_id .recommend li	{padding:0 2px;}
.check_id .recommend button	{height:28px;border-radius:5px;}

/* welcome flow */
h3.top_tit {padding:16px 10px 13px;}
.top_txt {padding:16px 10px 5px;line-height:17px;}
h3.top_tit+.top_txt	{padding-top:0;}
.txt_sync	{padding:0 10px;line-height:17px;}
.welcome_sns_list {margin:11px 0 0 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.welcome_sns_list.agree {margin:16px 0 0 0;}
.welcome_sns_list.hive	{margin:8px 0 16px 0;}
.welcome_sns_list li:after {width:8px;height:14px;right:10px;top:17px;background-size:8px 14px;}
.welcome_sns_list li a {height:48px;margin:0 0 0 10px;padding:0 0 0 33px;line-height:48px;border-top:1px solid #ccc;}
.welcome_sns_list li a:after {width:28px;height:28px;left:10px;top:10px;}
.welcome_sns_list li a.facebook:after {background-size:28px 28px;}
.welcome_sns_list li a.google:after {background-size:28px 28px;}
.welcome_sns_list li a.line:after {background-size:28px 28px;}
.welcome_sns_list li a.weibo:after {background-size:28px 28px;}
.welcome_sns_list li a.wechat:after {background-size:28px 28px;}
.welcome_psetting {margin:0 0 21px 0;}
.welcome_profile {height:86px;margin:17px 0 0;}
.welcome_profile .profile_inp {width:86px;height:86px;}
.welcome_profile .btn_photo_edit {width:38px;height:38px;right:-5px;bottom:-10px;background-size:38px 38px;}
.welcome_dm {top:23px;padding:0 10px 0 0;}
.welcome_dm input {height:41px;padding:0 10px;line-height:20px;border:1px solid #ccc;}
.welcome_dm .error {padding:4px 0 0 9px;line-height:15px;text-indent:-9px;}

/* edit account */
.acco_def_inp {margin:0 0 11px 0;}
.acco.join_inp li {margin:10px 10px 10px;}
.acco.join_inp .complete p	{padding:12px 15px 13px;line-height:14px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.acco_phone_inp {padding:10px 10px 0;}
.acco_phone_inp input {height:41px;padding:0 10px;line-height:20px;}
.acco_phone_inp .error {padding:4px 0 0 9px;line-height:15px;text-indent:-9px;}
.acco_service {margin:11px 0 0 0;}
.acco_service li {height:40px;margin:0 0 0 10px;line-height:40px;}
.acco_service li .btn_connect,
.acco_service li .btn_disconnect {width:36px;height:19px;right:10px;top:10px;}
.acco_service li .btn_connect {background-size:36px 19px;}
.acco_service li .btn_disconnect {background-size:36px 19px;}
.acco_service li .btn_refresh {width:24px;height:24px;right:10px;top:8px;background-size:24px 24px;}
.acco_service label {padding:3px 0 3px 24px;line-height:13px;background-size:19px 19px;}
.acco_service label.checked {background-size:19px 19px;}
.acco_dormantid_add {margin:10px 0 0 0;padding:0 10px 15px;}
.acco_dormantid_add .tit {padding:9px 0 6px 0;}
.acco_dormantid_add .sel_box {height:27px;background-size:19px 5px;}
.acco_dormantid_add .sel_box .seltit {height:27px;padding:0 0 0 10px;line-height:25px;}
.acco_dormantid_add .sel_box dl {top:28px;padding:0 10px 10px;}
.acco_dormantid_add .sel_box dt {padding:10px 0 0 0;}
.acco_dormantid_add .sel_box dd {padding:2px 0 0 0;line-height:15px;}
.acco_dormantid_add input[type="text"] {height:41px;padding:0 10px;line-height:20px;}
.acco_dormantid_add select {height:28px;margin:0 0 15px 0;padding:0 30px 0 8px;border-radius:5px;background-size:19px 5px;}
.acco_dormantid_add label {padding:3px 0 3px 24px;line-height:13px;background-size:19px 19px;}
.acco_dormantid_add label.checked {background-size:19px 19px;}
.acco_dormantid_add .acco_chk ~ .acco_chk	{margin-top:10px;}

.acco_tit {margin:26px 10px 25px;line-height:18px;}
.acco_tit.ty2 {margin:15px 10px 17px;}
.acco_txt {padding:0 10px 22px;line-height:15px;}
.acco_txt_2 {padding:17px 35px 0 10px;line-height:15px;}

.email_error {padding:0 10px;}
.email_error .txt {margin:15px 0 0 0;line-height:14px;}
.email_error .use li {margin:15px 0 0 0;padding:0 0 0 16px;line-height:14px;}
.email_error .use li strong {margin:0 0 4px 0;}
.email_error .use li strong:after {width:11px;height:11px;top:2px;}
.email_error .use li:nth-of-type(1) strong:after {background-size:11px 11px;}
.email_error .use li:nth-of-type(2) strong:after {background-size:11px 11px;}
.email_error .use li:nth-of-type(3) strong:after {background-size:11px 11px;}

.email_mr_txt {margin:13px 10px 0 10px;padding:0 0 4px 0;line-height:17px;}
.email_mr {margin:15px 0 0 0;}
.email_mr li {margin:10px 10px 0;}
.email_mr li input {height:41px;padding:0 10px;line-height:20px;}
.email_mr li .new_inp .t {margin:9px 0 0 0;line-height:19px;}
.email_mr li .new_inp select {height:41px;padding:0 30px 0 8px;border-radius:5px;background-size:19px 5px;}
.email_mr .error {margin:0 0 -2px 0;padding:4px 0 0 9px;line-height:15px;text-indent:-9px;}

.acco_nickname {margin:16px 0 13px 0;padding:13px 10px 0;}
.acco_nickname .txt {margin:0 0 8px 0;line-height:15px;}
.acco_nickname input {height:41px;padding:0 10px;line-height:20px;}
.acco_nickname .error {margin:0 0 -2px 0;padding:4px 0 0 9px;line-height:15px;text-indent:-9px;}

.acco_info_etc {margin:0 0 13px 0;}
.acco_info_etc .btn_view {width:31px;height:22px;top:18px;background:url('../img/ico_down_arrow_3.png') no-repeat 10px 10px;background-size:11px 6px;}
.acco_info_etc.show .btn_view {background:url('../img/ico_up_arrow_2.png') no-repeat 10px 10px;background-size:11px 6px;}

.unss_sel {margin:-8px 0 0 0;}
.unss_sel li {min-height:40px;margin:0 0 5px 0;padding:10px 10px 10px;}
.unss_sel li:nth-of-type(3) {margin:0 0 13px 0;}
.unss_sel li .tl {padding:0 20px 0 0;line-height:15px;}
.unss_sel li .tr {width:70px;line-height:13px;}


/* find password */
.find_pw	{padding:26px 10px 27px;}
.find_pw h3	{margin-bottom:21px;}
.find_pw .sub_txt	{line-height:17px;}

/* lebi */
.lebi_list li {height:48px;margin:0 0 0 10px;line-height:48px;}
.lebi_list li a:after {width:8px;height:14px;right:10px;top:17px;background-size:8px 14px;}
.lebi_list li .btn_accept {width:43px;height:28px;right:10px;top:10px;border-radius:5px;}
.lebi_txt {margin:10px 10px 0;line-height:20px;}
.lebi_txt em {width:19px;height:19px;line-height:18px;}
.lebi_search {padding:10px 10px 10px;}
.lebi_search h3 {line-height:26px;}
.lebi_search select {height:28px;margin:0 0 10px 0;padding:0 30px 0 8px;border-radius:5px;background-size:19px 5px;}
.lebi_sel {margin:0 0 0 80px;}
.lebi_sel .date_sel {margin:0 53px 0 0;}
.lebi_sel .btn_search {width:43px;height:28px;border-radius:5px;}
.lebi_date_box {margin:10px 10px 0;}
.lebi_date_box strong {height:28px;line-height:28px;}
.lebi_date_box p {height:42px;padding:0 0 0 11px;line-height:43px;}
.lebi_date_box dl {padding:11px 11px 5px;line-height:17px;}
.lebi_date_box dt {width:95px;margin:0 0 6px 0;}
.lebi_date_box dt em {width:79px;}
.lebi_date_box dt span {width:16px;}
.lebi_date_box dd {margin:0 0 6px 0;}
.lebi_cash_info {padding:8px 10px 10px;}
.lebi_cash_info dd {padding:0 0 0 5px;}
.lebi_login_info {height:40px;padding:0 0 0 10px;}
.lebi_login_info strong {line-height:39px;}
.lebi_login_info .btn_login {width:43px;height:28px;right:10px;top:6px;border-radius:5px;}
.lebi_guide {padding:0 10px 18px;}
.lebi_guide h3 {padding:10px 0 0 0;}
.lebi_shop_list li {height:70px;}
.lebi_shop_list li .name {padding:16px 0 0 69px;}
.lebi_shop_list li .price {padding:0 0 0 69px;}
.lebi_shop_list li .image {width:50px;height:50px;left:10px;top:10px;}
.lebi_shop_list li .btn_buy {width:78px;height:28px;right:10px;top:21px;border-radius:5px;}

/* welcome hive */
.hive_introduction {margin:-15px 10px 0;box-shadow:0 1px 1px rgba(0,0,0,0.2);-webkit-border-radius:1px 1px 0 0;-moz-border-radius:1px 1px 0 0;border-radius:1px 1px 0 0;}
.hive_introduction .ad_text {padding:13px 0 0 0;line-height:14px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);}
.hive_introduction h1 {line-height:30px;border-radius:1px 1px 0 0;}
.hive_introduction .contents_wrap {padding:0 7px 64px 7px;}
.hive_introduction .contents_wrap .cbtn {bottom:15px;}
.hive_introduction .contents_wrap .btn_policy {bottom:68px;right:7px;}
.hive_introduction .btn_change {height:31px;margin:0 1px;line-height:31px;border-radius:10px;box-shadow:inset -1px -1px 0 rgba(228,128,39,0.5), inset 0 1px 0 rgba(255,255,255,1), 1px 1px 1px rgba(0,0,0,0.2);}
.hive_introduction .btn_change a {padding:0 30px;}
.hive_introduction .btn_policy {padding-right:10px;}
.hive_introduction .ad_box {padding:12px 7px 25px;border-bottom:1px solid #198add;}
.hive_introduction .ad_box .contents {padding:0 0 5px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);border-radius:2px;border:1px solid #198add;}
.hive_introduction .ad_box .contents .con_wrap {width:283px;}
.hive_introduction .ad_box .contents .section1 img, .hive_introduction .ad_box .contents .section2 img, .hive_introduction .ad_box .contents .section3 img {width:141px;height:74px;}
.hive_introduction .ad_box .contents .section1 p, .hive_introduction .ad_box .contents .section2 p {width:141px;line-height:12px;}
.hive_introduction .ad_box .contents .section1 p span, .hive_introduction .ad_box .contents .section2 p span {padding:0 10px;}

/* email campaign */
.email_campaign .tit_1 {margin:20px 10px 21px;line-height:18px;}
.email_campaign .ec_box {padding:0 10px 0;}
.email_campaign .txt_1 {margin:11px 0 16px;line-height:15px;}
.email_campaign .inp_email {height:41px;padding:0 10px;line-height:20px;}
.email_campaign .btn_eau,
.email_campaign .btn_eac {height:34px;margin:25px 0 0 0;border-radius:5px;}
.email_campaign .btn_eac {margin:23px 0 25px 0;}
.email_campaign .emailau_info dt {margin:20px 0 4px 0;line-height:11px;}
.email_campaign .emailau_info dd {margin:0 0 13px 0;line-height:13px;}
.email_campaign .txt_2 {margin:11px 0 0;padding:12px 0 0 0;line-height:15px;}
.email_campaign .tit_2 {margin:11px 10px 0;line-height:13px;}
.email_campaign .use li {margin:8px 10px 0;line-height:14px;}
.email_campaign .dst_chk {margin:23px 10px 0;}
.email_campaign .dst_chk label {padding:3px 0 3px 24px;line-height:13px;background-size:19px 19px;}
.email_campaign .dst_chk label.checked {background-size:19px 19px;}
.email_campaign .btn_close {min-width:225px;height:34px;margin:25px 0 0;padding:0 20px;border-radius:5px;}
.email_campaign .email_sel {margin:0 0 7px 0;}
.email_campaign .email_sel input {height:41px;padding:0 10px;line-height:20px;}
.email_campaign .email_sel .t {margin:9px 0 0 0;line-height:19px;}
.email_campaign .email_sel select {height:41px;padding:0 30px 0 8px;border-radius:5px;background-size:19px 5px;}
.email_campaign .error  {padding:4px 0 0 9px;line-height:15px;text-indent:-9px;}
.email_campaign .txt_0 {margin:-6px 10px 20px;line-height:15px;}
.email_campaign .btn_area {margin:25px 0;}
.email_campaign .btn_area .btn_ty_1,
.email_campaign .btn_area .btn_ty_2 {height:34px;border-radius:5px;}

/* real name verification */
.rnv_txt {margin:28px 0 25px 0;padding:0 10px 5px;line-height:15px;}
.china_num {padding:10px;}
.china_num span {padding:8px 0 8px 8px;line-height:15px;border-radius:5px;}
.china_num_inp li {margin:10px 10px 0;}
.china_num_inp li input {height:41px;padding:0 110px 0 10px;line-height:20px;}
.china_num_inp li .btn_send {width:97px;height:28px;right:10px;top:6px;border-radius:5px;}
.china_num_inp li .time {right:10px;top:11px;line-height:16px;}

/* security function settings */
.scy_settings_guide {padding:11px 10px 12px;}
.scy_settings_guide h3 {line-height:15px;}
.scy_settings_guide p {margin:4px 0 0 0;line-height:13px;}
.scy_settings_form .target_game {margin:8px 0 0;}
.scy_settings_form .target_game .txt {height:39px;padding:0 56px 0 10px;line-height:36px;}
.scy_settings_form .target_game .ico_off,
.scy_settings_form .target_game .ico_on {width:36px;height:19px;right:10px;top:10px;line-height:18px;border-radius:25px;}
.scy_settings_form .txt {padding:13px 10px 0;line-height:15px;}
.scy_settings_form .pwd li {margin:8px 10px 0;}
.scy_settings_form .pwd li input {height:41px;padding:0 10px;line-height:20px;}
.scy_settings_form .error {padding:4px 0 0 19px;line-height:15px;text-indent:-9px;}
.scy_settings_form .pwd.ty2 .error	{padding:1px 0 0 0;}
.scy_settings_form .pwd.ty2 .tip	{padding:1px 0 0 0;line-height:15px;}
.security_campaign {margin:0 15px;}
.security_campaign .tit_1 {margin:-18px 0 0 0;line-height:25px;}
.security_campaign .stit_1 {margin:18px 0 0 0;line-height:20px;}
.security_campaign .how_txt {margin:13px 0 0 0;}
.security_campaign .how_txt dt {line-height:12px;}
.security_campaign .how_txt dd {margin:2px 0 0 0;line-height:12px;}
.security_campaign .step {margin:18px 0 0 0;}
.security_campaign .step li {margin:0 0 16px 0;}
.security_campaign .step li .tit {margin:0 0 7px 0;line-height:17px;}
.security_campaign .step li .new {line-height:17px;}
.security_campaign .step li .box_txt {padding:10px;line-height:12px;}
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------- */
@media (min-width:568px) and (max-width:639px)	{
html	{font-size:36.98%;}

/* main */
.event_banner .ev_navi {bottom:10px;}
.event_banner .ev_navi span {width:9px;height:10px;margin:0 11px 0 0;border-radius:5px;}
.event_banner .ev_navi span.selected {border:1px solid #fff;}

.tit_h3 {margin:11px 0 0 11px;}
.tit_h3.ty2 {margin:10px 0 5px 11px;}
.cont_head .btn_all {right:11px;top:2px;}

.m_game_list {margin:7px 11px 0 11px;}
.m_game_list.profile {margin:17px 11px 0 11px;}
.m_game_list li {margin:0 0 11px 0;}
.m_game_list li a {height:84px;}
.m_game_list li a .tit {padding:10px 106px 0 11px;line-height:21px;}
.m_game_list.profile li a .tit {padding:28px 106px 0 11px;} 
.m_game_list li a .image {width:84px;height:84px;}
.m_game_list li a .txt {padding:5px 106px 0 11px;line-height:17px;}
.m_game_list li a .txt i	{height:17px;margin-right:2px;}
.m_game_list li .btn_play {right:95px;top:55px;}

.cafe_list {margin:7px 0 0 0;}
.cafe_list li {padding:0 0 0 11px;}
.cafe_list li a {padding:0 0 14px 0;}
.cafe_list li.image a {min-height:80px;padding:0 0 17px 0;}
.cafe_list li a .txt {padding:13px 11px 0 0;line-height:19px;}
.cafe_list li a .nt {padding:8px 0 0 0;} 
.cafe_list li.image a .nt {bottom:14px;} 
.cafe_list li a .info {right:11px;bottom:17px;line-height:11px;}
.cafe_list li.image a .info {right:85px;bottom:17px;}
.cafe_list li a .info .hits {margin:0 14px 0 0;padding:0 0 0 20px;background:url('../img/ico_hits.png') no-repeat 0 4px;background-size:15px 10px;}
.cafe_list li a .info .comment {padding:0 0 0 17px;background:url('../img/ico_comment.png') no-repeat 0 4px;background-size:13px 10px;}
.cafe_list li a .image_play,
.cafe_list li a .image_detailview {width:62px;height:62px;margin:17px 11px 0 20px;}
.cafe_list li a .image_play:after {background-size:22px 22px;}

.main.cafe_notice {margin:7px 0 0 0;}
.main.cafe_notice li a {padding:0 56px 0 0;}

.channel {margin:29px 0 0 0;}
.channel dl {height:50px;border-top:1px solid #ccc;}
.channel dt {padding:15px 0 0 11px;}
.channel dd {top:11px;}
.channel dd a {width:27px;height:27px;margin:0 11px 0 0;}
.channel dd a.ico_c_youtube {background-size:27px 27px;}
.channel dd a.ico_c_weibo {background-size:27px 27px;}
.channel dd a.ico_c_wechat {background-size:27px 27px;}
.channel dd a.ico_c_twitter {background-size:27px 27px;}
.channel dd a.ico_c_soku {background-size:27px 27px;}
.channel dd a.ico_c_forums {background-size:27px 27px;}
.channel dd a.ico_c_facebook {background-size:27px 27px;}
.channel dd a.ico_c_google {background-size:27px 27px;}
.channel dd a.ico_c_cafe {background-size:27px 27px;}
.channel dd a.ico_c_blog_kr {background-size:27px 27px;}
.channel dd a.ico_c_blog_jp {background-size:27px 27px;}
.channel dd a.ico_c_blog_jp_2 {background-size:27px 27px;}
.channel dd a.ico_c_blog_cn {background-size:27px 27px;}
.channel dd a.ico_c_tumblr {background-size:27px 27px;}
.channel dd a.ico_c_insta {background-size:27px 27px;}

/* profile */
.profile_head {height:120px;}
.profile_head.char {padding:0 11px;}
.profile_head.char .profile_head_con {height:153px;margin:-115px 0 0 0;}
.profile_head .photo {width:85px;height:85px;left:17px;top:17px;}
.profile_head .photo .btn_noti {width:30px;height:30px;right:-1px;top:-1px;}
.profile_head.char .photo {width:102px;height:102px;margin:0 0 0 -50px;}
.profile_head .name {margin:0 0 0 120px;padding:40px 0 2px 0;line-height:23px;}
.profile_head .displayname {margin:0 0 0 120px;}
.profile_head.char .name {padding:118px 0 0 0;}
.profile_head.char .displayname {padding:4px 0 0 0;}
.profile_head .btn_area {right:11px;top:43px;}
.profile_head .btn_area a,
.profile_head .btn_area button {width:40px;height:40px;margin:0 0 0 11px;}
.profile_head .btn_area a.btn_messages {background-size:40px 40px;}
.profile_head .btn_area a.btn_setting {background-size:40px 40px;}
.profile_head .btn_area button.btn_photo_edit {background-size:40px 40px;}
.profile_head .btn_area button.btn_friend.add {background-size:40px 40px;}
.profile_head .btn_area button.btn_friend.del {background-size:40px 40px;}
.profile_head .btn_area button.btn_friend.ing {background-size:40px 40px;}
.profile_head .btn_area a.btn_modify {background-size:40px 40px;}
.profile_head .btn_area a.btn_lebi {background-size:40px 40px;}
.profile_head .btn_area a.btn_wechat {background-size:40px 40px;}
.profile_head .btn_area a.btn_wechat {background-size:40px 40px;}

.profile_sns_list {margin:8px 0 0 0;}
.profile_sns_list li {height:47px;margin:0 0 0 11px;line-height:47px;}
.profile_sns_list li button {width:42px;height:22px;right:11px;top:11px;}
.profile_sns_list li button.btn_connect {background-size:42px 22px;}
.profile_sns_list li button.btn_disconnect {background-size:42px 22px;}

.profile_info_list {margin:8px 0 0 0;}
.profile_info_list li {height:47px;margin:0 0 0 11px;line-height:47px;}
.profile_info_list li .description {padding:0 11px;}
.profile_info_list li .btn_refresh {width:28px;height:28px;margin:8px 0 0 11px;background-size:28px 28px;}
.profile_info_list li .btn_modify {width:28px;height:28px;margin:8px 0 0 11px;background-size:28px 28px;}

.edit_email	.txt_frame	{margin:33px 11px 29px;}
.edit_email fieldset	{margin:0 11px;}
.edit_email li ~ li {margin-top:11px;}
.edit_email li input {height:48px;padding:0 11px;line-height:23px;border:1px solid #ccc;}
.edit_email li .email_report .t {margin:10px 0 0 0;line-height:22px;}
.edit_email li .email_report select {height:48px;padding:0 35px 0 10px;border:1px solid #ccc;border-radius:5px;background-size:22px 5px;}
.edit_email .error	{margin-top:5px;}
.edit_email .btn_list	{margin:29px 0 0;}
.edit_email .btn_list button	{height:40px;border-radius:5px;}

.set_hive .txt_frame	{margin:33px 11px 29px;}
.set_hive fieldset	{margin:0 11px;}
.set_hive li ~ li {margin-top:11px;}
.set_hive li input {height:48px;padding:0 11px;line-height:23px;border:1px solid #ccc;}
.set_hive li .email_report .t {margin:10px 0 0 0;line-height:22px;}
.set_hive li .email_report select {height:48px;padding:0 35px 0 10px;border:1px solid #ccc;border-radius:5px;background-size:22px 5px;}
.set_hive .error	{margin-top:5px;}
.set_hive .btn_list	{margin:29px 0 0;}
.set_hive .btn_list button	{height:40px;border-radius:5px;}
.set_hive .btn_send	{min-width:57px;height:33px;padding:0 11px;right:11px;top:7px;border-radius:5px;}

.popular_game_down {margin:14px 0 0 0;padding:0 0 5px 0;}
.popular_game_down h3 {padding:22px 11px 4px;}
.popular_game_down .txt {padding:0 11px;}
.popular_game_down .game_list {margin:24px 11px 0;}
.popular_game_down .game_list li {height:124px;margin:0 0 17px 0;
background:url('../img/bg_shadow.png') repeat-x 1px 91px;background-size:1px 8px;}
.popular_game_down .game_list li:after {top:85px;border-bottom:5px solid #e0e0e0;}
.popular_game_down .game_list li .image {width:85px;height:85px;}
.popular_game_down .game_list li .image:after {width:91px;height:86px;left:-3px;top:-1px;background-size:91px 86px;}
.popular_game_down .game_list li .game_complete,
.popular_game_down .game_list li .game_runn {margin:17px 0 0 0;}
.popular_game_down .game_list li .btn_game_down,
.popular_game_down .game_list li .btn_game_play {width:85px;height:22px;margin:15px 0 0 0;line-height:23px;border-radius:11px;}

.profile_character {margin:0 0 29px 0;}
.profile_character_list {padding:11px 11px 0 0;}
.profile_character_list .character_sel {margin:0 0 5px 0;}
.profile_character_list .character_sel a.tit {height:47px;padding:0 0 0 11px;line-height:47px;}
.profile_character_list .character_sel a.tit:after {width:13px;height:7px;right:11px;margin:-3px 0 0 0;background-size:13px 7px;}
.profile_character_list .character_sel.selected a.tit:after {background-size:13px 7px;} 
.profile_character_list .character_sel .char_list {margin:0 0 0 11px;padding:11px 0 0 0;}
.profile_character_list .character_sel .char_list li {margin:0 0 11px 0;}
.profile_character_list .character_sel .char_list li a.selected:after {border:2px solid #2a84d8;}
.scroll_bar {width:4px;height:57px;right:3px;top:11px;border-radius:5px;}

.tit_txt {margin:33px 11px 31px;line-height:21px;}
.tit_txt.ty3 {margin:23px 11px 22px;}
.id_setting li {margin:11px 11px 0;}
.id_setting li:first-child {margin:0 11px 0;}
.id_setting li input {height:48px;padding:0 11px;line-height:23px;}
.id_setting .error {margin:0 0 -2px 0;padding:4px 0 0 10px;line-height:17px;text-indent:-10px;}
.btn_area_b_ty2 {margin:29px 11px 0;}
.btn_area_b_ty2 .btn_ty_1,
.btn_area_b_ty2 .btn_ty_2,
.btn_area_b_ty2 .btn_ty_3 {height:40px;border-radius:5px;}
.btn_area_b_ty3	{margin:8px 11px 0;}
.btn_area_b_ty3 button	{width:331px;height:47px;border-radius:5px;}

.editpwd_link .btn_editpwd {height:47px;margin:17px 0 0 0;line-height:20px;}
.editpwd_link .notice	{padding:6px 0 0 10px;}

.profile_chimg {margin:8px 0 0 0;}
.profile_chimg li {margin:0 0 0 11px;}
.profile_chimg li:after {width:9px;height:16px;right:11px;top:16px;background-size:7px 13px;}
.profile_chimg li button,
.profile_chimg li .btn_photo {height:47px;padding:0 0 0 24px;line-height:47px;}
.profile_chimg li button:after,
.profile_chimg li .btn_photo:after {width:33px;height:33px;top:11px;}
.profile_chimg li .btn_camera:after {background:url('../img/btn_edit_photo_3.png') no-repeat 0 3px;background-size:18px 15px;}
.profile_chimg li .btn_photo:after {background:url('../img/btn_album.png') no-repeat 0 2px;background-size:18px 18px;}
.profile_chimg li input {top:1px;left:1px;}

.profile_nickname {margin:8px 0 17px 0;padding:13px 11px 15px;}
.profile_nickname .txt {margin:0 0 9px 0;line-height:17px;}
.profile_nickname input {height:48px;padding:0 11px;line-height:23px;border:1px solid #ccc;}
.profile_nickname .error {margin:0 0 -2px 0;padding:4px 0 0 10px;line-height:17px;text-indent:-10px;}
.btn_area_b .btn_mdf_save {height:40px;border-radius:5px;}

.profile_guest_txt {padding:28px 11px;line-height:23px;}
.btn_area_b_ty2.guest {margin: 0 11px 0;}
.btn_area_b_ty2.guest .btn_ty_1 {border:1px solid #2a84d8;}

.profile_init	{margin-top:29px;}

/* games */
.m_game_list.games_list  {margin:17px 11px 0 11px;}
.m_game_list.games_list li.new .tit,
.m_game_list.games_list li.hot .tit {padding:11px 106px 0 22px;}
.games_list li.new em,
.games_list li.hot em {width:17px;height:33px;left:-1px;top:-1px;}
.games_list li.new em {background-size:17px 33px;}
.games_list li.hot em {background-size:17px 33px;}
.game_os_select {right:11px;top:40px;}
.game_os_select .btn_ios,
.game_os_select .btn_android {width:27px;height:40px;}
.game_os_select .btn_ios {margin:0 11px 0 0;background:url('../img/btn_ios_off.png') no-repeat 0 6px;background-size:27px 27px;}
.game_os_select .btn_android {background:url('../img/btn_android_off.png') no-repeat 0 6px;background-size:27px 27px;}
.game_os_select .btn_ios.selected {background:url('../img/btn_ios_on.png') no-repeat 0 6px;background-size:27px 27px;}
.game_os_select .btn_android.selected {background:url('../img/btn_android_on.png') no-repeat 0 6px;background-size:27px 27px;}

.games_head {height:149px;}
.games_head:after {height:149px;}
.games_head .image {width:85px;height:85px;left:29px;top:29px;padding:2px;}
.games_head .game_name {left:130px;top:39px;}
.games_head .btn_area {right:29px;top:79px;}
.games_head .btn_area a {width:40px;height:40px;margin:0 0 0 11px;}
.games_head .btn_area a.btn_cafe {background-size:40px 40px;}
.games_head .btn_area a.btn_download {background-size:40px 40px;}
.games_head .btn_area a.btn_lebi {background-size:40px 40px;}
.games_head .btn_area a.btn_wechat {background-size:40px 40px;}
.games_head .game_bg img {height:149px;}

.game_guide {margin:7px 0 0 0;padding:11px 11px 18px;}
.game_guide .glist li {width:355px;height:199px;margin:0 0 0 11px;}
.game_guide.gmp .glist li {width:199px;height:355px;}
.game_guide .glist li a.play:after {background-size:47px 47px;}
.game_guide .navi {margin:7px 0 0 0;}
.game_guide .navi span {width:9px;height:10px;margin:0 5px 0 0;border-radius:5px;border:1px solid #999;}
.game_guide .txt {margin:11px 0 0 0;line-height:20px;}

.game_feature_list {margin:7px 0 0 0;padding:10px 11px 11px;line-height:20px;}

.game_ratings_12age {width:281px;height:54px;margin:29px auto 0;}

/* New 2019-04-02 */
.genre_tab	{height:45px;margin-bottom:7px;border-bottom:1px solid #ccc;}
.genre_tab ul	{padding:0 11px;}
.genre_tab ul li	{padding-left:5px;}
.genre_tab ul li button	{padding:0 12px 0 11px;letter-spacing:-1px;}
.genre_tab ul li.on button:after	{height:2px;}
.order_list	{height:41px;padding-left:18px;border-bottom:1px solid #ccc;}
.order_list .tit	{margin-right:21px;line-height:41px;}
.order_list ul li	{margin-left:24px;}
.order_list ul button	{letter-spacing:-1px;padding-left:10px;}
.order_list ul button:after	{width:8px;height:7px;margin-top:-3px;background-size:8px 7px;}
.order_list ul .on button:after	{background-size:8px 7px;}

.game_list_new	{padding:.1px 0 21px;border-bottom:1px solid #ccc;}
.game_list_new li	{float:none;width:100%;height:130px;margin-top:21px;padding:0 14px;}
.game_list_new li a	{height:130px;padding-left:142px;padding-top:10px;}
.game_list_new li.new a,
.game_list_new li.best a	{padding-top:28px;}
.game_list_new li .thumb	{width:130px;height:130px;border-radius:28px;}
.game_list_new li .thumb img	{width:130px;height:130px;}
.game_list_new h3	{margin-bottom:4px;}
.game_list_new .sticker	{left:136px;width:52px;height:26px;text-indent:-730419px;}
.game_list_new .content	{left:142px;bottom:2px;height:40px;line-height:20px;}
.game_list_new .content i	{height:20px;margin-right:5px;}
.game_list_new li .tag	{height:18px;margin:0 0 2px -4px;}
.game_list_new li .tag span	{height:18px;margin-left:1px;padding:0 7px;border-radius:59px;}

.game_detail .youtube_wrap a:after	{background-size:47px 47px;}
.game_detail	{padding-right:0;}
.game_detail .game_contents	{margin-bottom:11px;padding:17px 11px 0;}
.game_detail .introduce	{height:118px;padding:0 0 11px 135px;border-bottom:1px solid #ccc;}
.game_detail .introduce .thumb	{width:118px;height:118px;border-radius:28px;}
.game_detail .introduce dl	{padding-top:14px;}
.game_detail .introduce dt	{height:49px;margin-bottom:5px;line-height:24px;}
.game_detail .introduce_txt	{padding:17px 0 18px;border-bottom:1px solid #ccc;}
.game_detail .introduce_txt span	{height:20px;margin-top:9px;line-height:20px;}
.game_detail .introduce_txt i	{height:20px;margin-right:5px;}
.game_detail .btns	{padding-top:11px;margin-bottom:29px;}
.game_detail .btns p	{height:40px;}
.game_detail .btns .share	{padding-right:5px;}
.game_detail .btns .game	{padding-left:5px;}
.game_detail .btns button	{border-radius:5px;}
.game_detail .share button	{border:1px solid #2a84d8;}
.game_detail .gallery_wrap	{height:183px;margin:0 -11px;}
.game_detail .gallery_wrap ul	{padding:0 11px;}
.game_detail .gallery_wrap li	{width:324px;padding-left:11px;}
.game_detail .gallery_wrap img	{width:324px;height:183px;border-radius:5px;}
.game_detail .game_txt	{margin-top:20px;padding-bottom:18px;border-bottom:1px solid #ccc;}
.game_detail .feature_txt	{margin-top:14px;padding-bottom:26px;}
.game_detail .game_feature_list	{height:94px;line-height:18px;}
.game_detail h3	{margin-bottom:12px;}
.game_detail .txt	{height:94px;line-height:18px;}
.game_detail .more	{margin-top:15px;}
.game_detail .more button	{padding-right:13px;}
.game_detail .more button:after	{width:9px;height:5px;margin-top:-2px;}
.game_detail .other_game	{position:relative;width:auto;padding:20px 0;}
.game_detail .other_game h3	{font-size:2.6rem;margin:0 0 13px 11px;}
.game_detail .other_game div	{height:163px;overflow-x:scroll;}
.game_detail .other_game ul	{display:table;height:100%;padding:0 11px;overflow:hidden;}
.game_detail .other_game li	{display:table-cell;width:118px;height:100%;padding-left:17px;margin-top:0;text-align:center;overflow:hidden;}
.game_detail .other_game li:first-child	{padding-left:0;}
.game_detail .other_game li a	{display:block;padding:0;}
.game_detail .other_game .thumb	{position:relative;width:118px;height:118px;margin:0 auto 7px;border-radius:28px;}
.game_detail .other_game .thumb img	{width:100%;height:100%;}
.game_detail .other_game dl	{padding:0;text-align:center;}
.game_detail .other_game dt	{height:20px;margin-bottom:1px;font-size:2.6rem;width:100%;line-height:20px;}
.game_detail .other_game dd	{font-size:2.2rem;}
.game_detail .other_game dt i	{height:20px;margin-right:3px;vertical-align:top;}

/* customer service */
.custom_menu {margin:17px 11px 0;border:1px solid #ccc;}
.custom_menu li a {height:59px;border-top:1px solid #ccc;line-height:59px;}
.custom_menu li a .new {width:22px;height:22px;right:11px;top:17px;background-size:22px 22px;}

.faq_list li .question {padding:11px 36px 13px 11px;line-height:20px;}
.faq_list li .question span em {width:16px;height:16px;margin:0 4px 2px 0;}
.faq_list li .question span em.new {background-size:16px 16px;}
.faq_list li .question span em.hot {background-size:16px 16px;}
.faq_list li .question:after {width:13px;height:7px;right:11px;margin:-3px 0 0 0;background-size:13px 7px;}
.faq_list li.selected .question:after {background-size:13px 7px;} 
.faq_list li .answer {margin:0 0 0 11px;padding:7px 11px 14px 0;line-height:20px;}
.faq_list li .answer .war {margin:15px 0 0 0;line-height:15px;}
.cs_guide {margin:23px auto 0;}
.cs_guide.ty {margin:11px 0 0 0;}
.cs_guide .txt {margin:0 11px 9px;}
.cs_guide .btn_ty_1,
.cs_guide .btn_ty_2	{min-width:254px;height:40px;padding:0 23px;border-radius:5px;}
.cs_guide .btn_cs {min-width:254px;height:40px;margin-left:10px;padding:0 23px;border-radius:5px;}
.cs_guide .btn_cs .new {width:22px;height:22px;right:11px;margin-top:-11px;line-height:22px;border-radius:29px;}

.cs_write {margin:0 11px 0;}
.cs_write .int_box {height:47px;}
.cs_write .int_box input[type="text"] {padding:0 11px;}
.cs_write .int_txt {margin:5px 0 0 0;}
.cs_write .int_txt label {padding:2px 0 13px 28px;line-height:18px;background-size:22px 22px;}
.cs_write .int_txt label.checked {background-size:22px 22px;}
.cs_write input[type="checkbox"] {top:-5916px;left:1px;}
.cs_write .int_textarea {border:1px solid #ccc;}
.cs_write .file_btn {height:33px;}
.cs_write .file_btn em {padding:0 0 0 39px;line-height:31px;}
.cs_write .file_btn .btn_add,
.cs_write .file_btn .btn_delete {width:40px;height:33px;background:url('../img/btn_add.png') no-repeat 11px 8px;background-size:16px 16px;}
.cs_write .file_btn .btn_delete {background:url('../img/btn_delete.png') no-repeat 11px 15px;background-size:16px 2px;}
.cs_write .file_btn .btn_add input {top:1px;left:1px;}
.cs_write .file_view_img {margin:0 11px;}
.cs_write .file_view_img p {margin:5px 0 0 0;}
.cs_write .file_view_img p:first-child	{margin-top:11px;}
.cs_write .file_view_img p:last-child	{margin-bottom:11px;}
.cs_write .file_view_img .image {width:52px;height:52px;}
.cs_write .file_view_img .image.video:after {background-size:22px 22px;}
.cs_write .file_view_img .info {height:52px;margin:0 0 0 57px;padding:11px 11px 0 11px;line-height:16px;}
.cs_write .file_view_text {margin:0 11px;}
.cs_write .file_view_text p {height:27px;margin:5px 0 0 0;padding:0 11px;line-height:26px;}
.cs_write .file_view_text p:first-child	{margin-top:11px;}
.cs_write .file_view_text p:last-child	{margin-bottom:11px;}
.cs_write .txt_area {margin:11px 11px 0;}
.cs_write .txt_area textarea {height:49px;line-height:16px;}
.cs_write .txt_area.report textarea {height:262px;line-height:18px;}
.cs_write .limit {margin:2px 11px 8px 0;}
.cs_write .note_agree {margin:5px 11px 0;line-height:17px;}
.cs_write .note_agree > p	{margin-top:8px;}
.cs_write .note_agree > .dot	{padding-left:8px;}
.cs_write .note_agree > .dot:after	{top:7px;width:2px;height:2px;border-radius:11px;}
.cs_write .note_agree .agree {padding:11px 0 5px 0;}
.cs_write .note_agree label {padding:3px 0 4px 28px;line-height:16px;background-size:22px 22px;}
.cs_write .note_agree label.checked {background-size:22px 22px;}
.cs_write .note_agree .age_sel {padding:11px 0 5px 0;}
.cs_write .note_agree .age_sel p	{margin-top:2px;}
.cs_write .note_agree .age_sel input	{top:3px;width:17px;height:17px;}
.cs_write .note_agree .age_sel label	{padding-left:22px;} 
.cs_write .info_txt {padding:4px 0 8px 10px;line-height:17px;text-indent:-10px;}

.stit_h3 {margin:17px 11px 20px;}
.cs_email_txt {margin:0 11px;padding:17px 23px 18px;line-height:22px;}

.HIVEcontents > h3	{margin:13px 11px 8px;line-height:17px;}
.HIVEcontents .point	{padding-left:11px;}
.HIVEcontents .point:after	{width:5px;height:5px;margin-top:-2px;}
.select_area li	{margin-bottom:11px;}
.cs_write ul li	{padding-left:11px;}
.cs_write ul li.point:after	{top:20px;}

.board_list.cnews {margin:11px 0 0 0;}
.board_list.edit li {padding:0 11px 10px;}
.board_list li a {padding:0 11px 10px;}
.board_list li .category {padding:9px 82px 0 0;}
.board_list li .date {right:11px;top:9px;}
.board_list li .tit {padding:10px 15px 0 0;}
.board_list.msg li .tit {padding:10px 36px 0 0;}
.board_list.cnews li .tit {padding:10px 0 0 0;}
.board_list li .ico_new {width:22px;height:22px;right:11px;top:33px;background-size:22px 22px;}
.board_list li .btn_delete {width:34px;height:34px;top:27px;background:url('../img/btn_delete_2.png') no-repeat 11px 11px;background-size:11px 11px;}
.board_list.cnews li .commdate {padding:3px 0 0 0;}

.board_view .category {padding:9px 0 0 11px;}
.board_view .date {right:11px;top:9px;}
.board_view .tit {padding:10px 30px 11px 0;margin:0 0 0 11px;}
.board_view .image {margin:11px 142px 0 11px;}
.board_view .noti img {margin:0 0 11px 0;}
.board_view .image_dp {margin:11px 11px 0;}
.board_view .image_dp img {width:56px;height:71px;}
.board_view .txt {padding:13px 11px 17px;line-height:20px;}
.board_view .btn_details {padding:0 0 17px 11px;}
.mymsg_answer {padding:0 0 23px 11px;}
.mymsg_answer .tit {padding:8px 0 0 13px;background:url('../img/ico_answer.png') no-repeat 0 5px;background-size:8px 11px;}
.mymsg_answer .date {right:11px;top:9px;}
.mymsg_answer .txt {margin:10px 11px 0 0;line-height:21px;}
.mymsg_answer .recont {padding:17px 11px 0 0;}
.mymsg_answer .btn_recont {height:40px;border-radius:5px;}
.mymsg_answer .image {margin:15px 142px 5px 0;}
/* 2019-09-11 추가 */
.mymsg_answer .rating	{margin:23px 11px 0 0;padding:18px 17px 23px;border:1px solid #ccc;}
.mymsg_answer .rating .rating_txt	{margin-bottom:20px;line-height:20px;}
.mymsg_answer .rating .selec_star	{margin-bottom:23px;}
.mymsg_answer .rating .selec_star li	{width:33px;height:32px;margin-left:5px;}
.mymsg_answer .rating .select	{margin-bottom:23px;}
.mymsg_answer .rating .select select	{height:33px;padding:0 35px 0 10px;border:1px solid #ccc;border-radius:5px;background-size:22px 5px;}
.mymsg_answer .rating .btn_rating button	{height:39px;border-radius:5px;}
.mymsg_answer .rating_complete	{margin:23px 11px 0 0;padding:28px 17px 30px;line-height:23px;border:1px solid #ccc;}

.view_navi {height:40px;}
.view_navi .btn_prev,
.view_navi .btn_next {width:33px;height:40px;background:url('../img/btn_prev_on.png') no-repeat 11px 11px;background-size:9px 16px;}
.view_navi .btn_next {left:68px;background:url('../img/btn_next_on.png') no-repeat 11px 11px;background-size:9px 16px;}
.view_navi .btn_prev.non {background:url('../img/btn_prev_off.png') no-repeat 11px 11px;background-size:9px 16px;}
.view_navi .btn_next.non {background:url('../img/btn_next_off.png') no-repeat 11px 11px;background-size:9px 16px;}
.view_navi .btn_list {height:40px;right:11px;line-height:40px;}

.reportcenter_info {margin:14px 11px 0;}
.reportcenter_info p {margin:0 0 18px 0;line-height:21px;}
.reportcenter_agree {margin:5px 0 0;padding:0 0 11px 0;line-height:17px;}
.reportcenter_agree .agree {padding:23px 0 8px 0;}
.reportcenter_agree label {padding:3px 0 4px 28px;line-height:16px;background-size:22px 22px;}
.reportcenter_agree label.checked {background-size:22px 22px;}
.reportcenter_agree em {padding:0 0 0 10px;text-indent:-10px;}
.reportcenter_agree .btn_use_link {margin:14px 0 0 0;line-height:22px;}

.search_none	{margin-top:23px;padding:0 23px;padding-top:145px;line-height:24px;background-size:130px 128px;}

.sel_game	{margin-top:-11px;padding:0 10px;}
.sel_game li	{padding:0 10px;margin-top:21px;}
.sel_game li a	{border-radius:23px;}
.sel_game li .name	{padding:0 17px;line-height:20px;}
.sel_game .name i	{width:5px;height:5px;margin:5px 5px 0 0;border-radius:59px;}

.btn_game_more	{padding:23px 21px 0;}
.btn_game_more button	{height:40px;border-radius:5px;}

/* cafe */
.cafe_all_list {margin:17px 0 0 0;}
.cafe_all_list.ty2 {margin:11px 0 0 0;}
.cafe_all_list li a {padding:0 0 0 11px;height:91px;}
.cafe_all_list li .game_name {padding:21px 125px 0 0;line-height:20px;}
.cafe_all_list li .date {padding:15px 0 0 0;line-height:23px;}
.cafe_all_list li .date .new {width:22px;height:22px;background-size:22px 22px;}
.cafe_all_list li .image {width:67px;height:67px;right:46px;top:11px;}
.cafe_all_list li .btn_bookmark {width:46px;height:45px;top:23px;background:url('../img/btn_bookmark_off.png') no-repeat 11px 11px;background-size:22px 21px;}
.cafe_all_list li .btn_bookmark.selected {background:url('../img/btn_bookmark_on.png') no-repeat 11px 11px;background-size:22px 21px;}

.ssub_tab {margin:11px 11px 0;}
.ssub_tab li a {height:31px;line-height:33px;border-radius:5px;}
.ssub_tab li:nth-of-type(1) a {border-radius:5px 0 0 5px;}
.ssub_tab li:nth-of-type(3) a {border-radius:0 5px 5px 0;}

.cafe_list.cposts {margin:11px 0 0 0;}
.cafe_list.cposts li.image a {min-height:110px;}
.cafe_list li a .game_name {padding:10px 0 0 0;}

.cafe_mg_head {height:113px;}
.cafe_mg_head .game_name {padding:16px 11px 0 112px;}
.cafe_mg_head .image {width:85px;height:85px;left:11px;top:11px;padding:2px;}
.cafe_mg_head .btn_area {right:11px;top:61px;}
.cafe_mg_head .btn_area a {width:40px;height:40px;margin:0 0 0 11px;}
.cafe_mg_head .btn_area a.btn_wechat {background-size:40px 40px;}
.cafe_mg_head .btn_area a.btn_event {background-size:40px 40px;}
.cafe_mg_head .btn_area a.btn_download {background-size:40px 40px;}
.btn_cafe_dtail {padding:0 0 11px 0;}
.btn_cafe_dtail button {height:33px;border-radius:5px;}
.cafe_notice {margin:7px 0 17px 0;}
.cafe_notice li a {height:40px;margin:0 0 0 11px;padding:0 100px 0 0;line-height:40px;} 
.cafe_notice li a .date {right:11px;}

.search_result_tit {margin:0 0 11px 0;padding:13px 11px 14px;line-height:20px;}
.cafe_list.search_r .cont {padding:13px 11px 15px 0;line-height:20px;}

.cafe_detail_head {padding:17px 0 0 11px;}
.cafe_detail_head .user_id {padding:0 0 0 42px;line-height:13px;}
.cafe_detail_head .geti {padding:4px 0 0 42px;}
.cafe_detail_head .image {width:37px;height:37px;left:11px;top:11px;}
.cafe_detail_head .tit {padding:16px 11px 35px 0;line-height:21px;} 
.cafe_detail_head .info {right:11px;bottom:11px;line-height:11px;}
.cafe_detail_head .info .hits {margin:0 14px 0 0;padding:0 0 0 20px;background:url('../img/ico_hits.png') no-repeat 0 4px;background-size:15px 10px;}
.cafe_detail_head .info .comment {padding:0 0 0 17px;background:url('../img/ico_comment.png') no-repeat 0 4px;background-size:13px 10px;}
.cafe_detail_head .btn_multi {width:29px;height:41px;right:5px;top:5px;background:url('../img/btn_multi.png') no-repeat 11px 11px;background-size:5px 17px;}
.cafe_detail_cont {padding:11px 0 0 0;}
.cafe_detail_cont .image {margin:0 142px 11px 11px;}
.cafe_detail_cont .image.play:after {background-size:47px 47px;}
.cafe_detail_cont .china_war {height:310px;margin:5px 142px 5px 11px;padding:119px 0 0 0;}
.cafe_detail_cont .china_war img {width:210px;height:71px;}
.cafe_detail_cont .txt {padding:13px 11px 17px;line-height:20px;}
.comment_write {padding:11px 0;}
.comment_write .btn_img_import {width:56px;height:33px;top:11px;background:url('../img/btn_photo_1.png') no-repeat 11px 0;background-size:33px 33px;}
.comment_write .msg_inp {margin:0 92px 0 11px;border-radius:5px;}
.comment_write.new .msg_inp {margin:0 92px 0 56px;}
.comment_write .msg_inp .auto_intext {height:33px;padding:5px 34px 9px 11px;line-height:17px;border-radius:5px;}
.comment_write .msg_inp .btn_delete {width:34px;height:33px;background:url('../img/btn_delete_2.png') no-repeat 11px 11px;background-size:11px 11px;}
.comment_write .btn_send {width:68px;height:33px;right:11px;top:11px;border-radius:5px;}
.comment_write .file_info {width:223px;height:27px;margin:11px 11px 0;padding:0 34px 0 11px;border-radius:5px;}
.comment_write .file_info span {line-height:26px;}
.comment_write .file_info .btn_fidelete {width:34px;height:27px;background:url('../img/btn_delete_8.png') no-repeat 11px 8px;background-size:10px 10px;}
.comment_list li {padding:11px 0 13px 0;}
.comment_list li .user_id {padding:0 0 0 43px;line-height:29px;}
.comment_list li .image {width:27px;height:27px;left:11px;top:11px;}
.comment_list li .txt {padding:5px 11px 0 43px;line-height:17px;}
.comment_list li .txt.del {padding:0 11px 0 44px;}
.comment_list li .btn_reply {margin:14px 0 0 43px;}
.comment_list li .btn_delete {width:34px;height:34px;background:url('../img/btn_delete_4.png') no-repeat 11px 11px;background-size:11px 11px;}
.comment_list li .upload_image {margin:11px 239px 0 44px;padding:0 0 5px 0;}
.comment_list li .reply {margin:13px 0 0 0;}
.comment_list li .reply li {margin:13px 0 0 0;padding:11px 0 0 0;background:url('../img/ico_comment_2.png') no-repeat 11px 11px;background-size:8px 17px;}
.comment_list li .reply .user_id {padding:0 0 0 57px;}
.comment_list li .reply .image{left:26px;}
.comment_list li .reply .txt {padding:4px 11px 0 57px;}
.comment_list li .reply.new {margin:13px 0 0 44px;}
.comment_list li .reply.new .user_id {padding:0 0 0 33px;}
.comment_list li .reply.new .txt {padding:4px 11px 0 33px;}
.comment_list li .reply .upload_image {margin:11px 205px 0 33px;padding:0 0 5px 0;}
.reply_write {margin:17px 0 0 0;}
.reply_write .btn_img_import {width:56px;height:33px;left:33px;background:url('../img/btn_photo_2.png') no-repeat 11px 0;background-size:33px 33px;}
.reply_write .msg_inp {margin:0 92px 0 43px;border-radius:5px;}
.reply_write.new .msg_inp {margin:0 92px 0 89px;}
.reply_write .msg_inp .auto_intext {height:33px;padding:5px 34px 9px 11px;line-height:17px;border-radius:5px;}
.reply_write .msg_inp .btn_delete {width:34px;height:33px;background:url('../img/btn_delete_5.png') no-repeat 11px 11px;background-size:10px 10px;}
.reply_write .btn_send {width:68px;height:33px;right:11px;border-radius:5px;}
.reply_write .file_info {width:223px;height:27px;margin:11px 11px 5px 44px;padding:0 34px 0 11px;border-radius:5px;}
.reply_write .file_info span {line-height:26px;}
.reply_write .file_info .btn_fidelete {width:34px;height:27px;background:url('../img/btn_delete_8.png') no-repeat 11px 8px;background-size:10px 10px;}

.comment_paging {height:47px;padding:0 11px;}
.comment_paging .tit {line-height:47px;}
.comment_paging .btn_cpv {line-height:47px;}

.report_tit {margin:14px 11px 0;line-height:18px;}
.report_txt {margin:4px 11px 0;}
.report_type {margin:14px 11px 0;}
.report_type li {height:47px;padding:12px 0 0 11px;}
.report_type label {padding:0 0 0 28px;line-height:22px;background-size:23px 22px;}
.report_type label.checked {background-size:23px 22px;}
.report_txtarea {margin:11px 11px 0;padding:17px 11px 10px;}
.report_txtarea textarea {height:67px;line-height:16px;}
.report_txtarea .limit {margin:21px 0 0 0;}

.iv_report_bar {height:47px;}
.iv_report_bar.ing {margin:40px 0 0 0;}
.iv_report_bar .navi {line-height:43px;}
.iv_report_bar .btn_report {width:44px;height:47px;background:url('../img/btn_report.png') no-repeat 11px 13px;background-size:21px 18px;}
.iv_report_bar .btn_close {width:38px;height:47px;background:url('../img/btn_close.png') no-repeat 11px 16px;background-size:14px 14px;}
.iv_con .image.imgport {max-width:252px;}
.iv_down_bar {height:59px;}
.iv_down_bar .btn_down {width:62px;height:59px;margin:0 0 0 -31px;background:url('../img/btn_download_2.png') no-repeat 20px 20px;background-size:21px 18px;}


/* login */
.txt_notice	{padding:7px 11px 8px;}
.login {padding:0 29px;}
.login .login_form {padding:23px 0 0 0;}
.login .login_form .email_inp,
.login .login_form .pwd_inp {margin:0 130px 0 0;}
.login .login_form input {height:48px;padding:0 11px;line-height:23px;}
.login .login_form input[type="text"] {border-radius:4px 0 0 0;}
.login .login_form input[type="password"] {height:47px;border-radius:0 0 0 4px;}
.login .login_form .error {margin:0 155px 0 0;padding:4px 0 0 0;line-height:17px;}
.login .login_form .btn_help {width:30px;height:15px;margin:2px 0 0 0;}
.login .login_form .btn_login {width:130px;height:96px;top:23px;border-radius:0 5px 5px 0;}
.login.captcha .login_form input[type="text"] {border-radius:4px 4px 0 0;}
.login.captcha .login_form input[type="password"] {border-radius:0 0 4px 4px;}
.login.captcha .login_form .btn_login {height:47px;border-radius:5px;}
.login .log_sel {margin:5px 0 0 0;}
.login .log_sel .bar {margin:0 5px;}
.login .log_sel .auto label {padding:3px 0 4px 28px;line-height:16px;background-size:22px 22px;}
.login .log_sel .auto label.checked {background-size:22px 22px;}
.login .captchabox {margin:11px 0 23px 0;padding:17px 17px 14px;border-radius:4px;}
.login.captcha .captchabox {margin:11px 0 11px 0;}
.login .captcha_inp {width:294px;}
.login .captchabox .cimage {width:293px !important;height:55px !important;}
.login .captchabox .txt {padding:17px 0 0 0;line-height:17px;}
.login .captchabox .txt.w {padding:4px 0 0 0;}
.login .captchabox .btn_refresh {width:28px;height:28px;top:11px;background-size:28px 28px;}
.login .login_form .captchabox input {height:46px;margin:17px 0 0 0;}
.login .copy {padding:26px 0 0 0;}
.login .copy span {margin:0 8px;}
.login .log_with_cn {height:69px;margin:15px 0 0 0;}
.login .log_with_cn .txt {padding:27px 0 0 11px;line-height:15px;}
.login .log_with_cn .btn_qq_link,
.login .log_with_cn .btn_weibo_link {width:47px;height:47px;top:10px;}
.login .log_with_cn button:nth-of-type(1) {right:71px;}
.login .log_with_cn button:last-child {right:12px;}
.login .login_sns	{padding-top:7px;}
.login .login_sns li	{height:40px;margin-top:11px;}
.login .login_sns li:nth-child(odd)	{padding-right:5px;}
.login .login_sns li:nth-child(even)	{padding-left:5px;}
.login .login_sns li button	{letter-spacing:-1px;border-radius:5px;}
.login .login_sns li.apple button	{border:1px solid #000;}
.login .login_sns li.google button	{background-size:129px 40px;}
.login .login_sns li.facebook button	{background-size:160px 40px;}
.login .login_sns li.weibo button	{background-size:128px 40px;}
.login .login_sns li.vk button	{background-size:107px 40px;}
.login .login_sns li.qq button	{background-size:102px 40px;}
.login .login_sns li.phone button	{background-size:152px 40px;}
.login .login_sns li.huawei button	{background-size:160px 40px;}
.login .login_sns li.apple button	{background-size:110px 40px;}
.login .login_sns li.google.en button	{background-size:151px 40px;}
.login .login_sns li.facebook.en button	{background-size:168px 40px;}
.login .login_sns li.weibo.en button	{background-size:149px 40px;}
.login .login_sns li.vk.en button	{background-size:128px 40px;}
.login .login_sns li.qq.en button	{background-size:123px 40px;}
.login .login_sns li.phone.en button	{background-size:193px 40px;}
.login .login_sns li.apple.en button	{background-size:143px 40px;}
.login .login_sns li.huawei.en button	{background-size:180px 40px;}
.login .login_sns li.google.ja button	{background-size:140px 40px;}
.login .login_sns li.facebook.ja button	{background-size:158px 40px;}
.login .login_sns li.weibo.ja button	{background-size:139px 40px;}
.login .login_sns li.vk.ja button	{background-size:118px 40px;}
.login .login_sns li.qq.ja button	{background-size:114px 40px;}
.login .login_sns li.phone.ja button	{background-size:178px 40px;}
.login .login_sns li.apple.ja button	{background-size:120px 40px;}
.login .login_sns li.huawei.ja button	{background-size:160px 40px;}
.login .login_sns li.google.zh-hans button	{background-size:172px 40px;}
.login .login_sns li.facebook.zh-hans button	{background-size:149px 40px;}
.login .login_sns li.weibo.zh-hans button	{background-size:118px 40px;}
.login .login_sns li.vk.zh-hans button	{background-size:109px 40px;}
.login .login_sns li.qq.zh-hans button	{background-size:105px 40px;}
.login .login_sns li.phone.zh-hans button	{background-size:139px 40px;}
.login .login_sns li.apple.zh-hans button	{background-size:117px 40px;}
.login .login_sns li.huawei.zh-hans button	{background-size:163px 40px;}
.login .login_sns li.google.zh-hant button	{background-size:132px 40px;}
.login .login_sns li.facebook.zh-hant button	{background-size:149px 40px;}
.login .login_sns li.weibo.zh-hant button	{background-size:119px 40px;}
.login .login_sns li.vk.zh-hant button	{background-size:110px 40px;}
.login .login_sns li.qq.zh-hant button	{background-size:105px 40px;}
.login .login_sns li.phone.zh-hant button	{background-size:139px 40px;}
.login .login_sns li.apple.zh-hant button	{background-size:133px 40px;}
.login .login_sns li.huawei.zh-hant button	{background-size:169px 40px;}
.login .login_sns li.google.de button	{background-size:165px 40px;}
.login .login_sns li.facebook.de button	{background-size:182px 40px;}
.login .login_sns li.weibo.de button	{background-size:163px 40px;}
.login .login_sns li.vk.de button	{background-size:142px 40px;}
.login .login_sns li.qq.de button	{background-size:138px 40px;}
.login .login_sns li.phone.de button	{background-size:241px 40px;}
.login .login_sns li.apple.de button	{background-size:156px 40px;}
.login .login_sns li.huawei.de button	{background-size:194px 40px;}
.login .login_sns li.google.ru button	{background-size:201px 40px;}
.login .login_sns li.facebook.ru button	{background-size:218px 40px;}
.login .login_sns li.weibo.ru button	{background-size:199px 40px;}
.login .login_sns li.vk.ru button	{background-size:231px 40px;}
.login .login_sns li.qq.ru button	{background-size:174px 40px;}
.login .login_sns li.phone.ru button	{background-size:235px 40px;}
.login .login_sns li.apple.ru button	{background-size:189px 40px;}
.login .login_sns li.huawei.ru button	{background-size:230px 40px;}

.account_list {margin:17px 11px 0;}
.account_list li {margin:0 2% 11px 0;}
.account_list li:nth-of-type(2n-2) {margin:0 0 11px 2%;}
.account_list li a {height:61px;}
.account_list li .user_id {padding:0 0 0 55px;line-height:59px;}
.account_list li .image {width:37px;height:37px;left:11px;top:11px;}
.btn_diff {margin:15px 0 0 0;}
.log_txt {padding:13px 11px 0;line-height:17px;}
.log_txt.ty1	{padding:12px 11px 0;line-height:20px;}
.log_txt.ty2 {padding:17px 11px 0;}
.log_txt.ty3 {margin:0 0 -9px 0;padding:11px 23px 0;}
.log_txt.ty4 {padding:0 11px 24px;}
.log_txt.ty5 {padding:0 11px 0;}
.log_txt.ty6	{padding:30px 11px 30px;line-height:20px;}
.log_txt.ty7	{padding:15px 11px 31px;line-height:26px;}
.log_txt.ty8	{padding:29px 11px 31px;line-height:26px;}
.security_txt	{padding-top:20px;}
.security_txt h4	{margin-bottom:7px;padding:8px 11px 8px;line-height:17px;}
.security_txt .sub_txt	{padding:0 11px;line-height:17px;}
.time_count	{margin-bottom:-11px;padding:14px 0 0;line-height:16px;}
.btn_email	{padding-top:27px;}
.view_id	{padding:14px 11px;line-height:17px;}

.dormant_id {height:47px;line-height:46px;}
.tit_log {margin:30px 11px 15px;line-height:21px;}

.logbox_info {margin:29px 11px 0;}
.logbox_txt {height:130px;padding:0 11px;line-height:22px;}
.logbox_txt.ty2 {padding:17px;}
.uns_txt {padding:26px 11px 0;line-height:17px;}

.first_login .join_agree	{padding:17px 11px 0;}
.first_login .join_agree label	{min-height:22px;padding:0 0 0 28px;}
.first_login .join_agree .all_agree .all_desc	{margin-top:4px;padding-left:28px;}
.first_login .join_agree .option_check	{padding-left:22px;}
.first_login .join_agree .option_check .agree	{margin-top:11px;}
.first_login .join_agree .option_check .agree ~ .agree	{margin-top:18px;}
.first_login .join_agree .option_check .desc > span	{margin-bottom:11px;}
.first_login .join_agree .btn_login	{margin-top:29px;}
.first_login .join_agree .btn_login button	{height:40px;border-radius:5px;}

/* join */
.agree_chk {padding:13px 46px 14px 11px;}
.agree_chk label {line-height:18px;}
.agree_chk label:after {width:46px;height:46px;margin:-23px 0 0 0;background:url('../img/btn_accept_off.png') no-repeat 11px 11px;background-size:22px 22px;}
.agree_chk label.checked:after {background:url('../img/btn_accept.png') no-repeat 11px 11px;background-size:22px 22px;}
.agree_con {padding:0 0 11px 0;}
.agree_con .agree_chk {margin:0 0 0 11px;padding:13px 46px 14px 0;}
.agree_con .agree_box {height:87px;margin:0 11px 0;padding:10px 11px 11px 11px;line-height:17px;}
.agree_con .agree_box h1,
.agree_con .agree_box h2 {padding:5px 0 5px 0;}
.agree_con .agree_box h3 {padding:0 0 5px 0;}
.agree_con .agree_box table {margin:10px 0;}
.agree_con .agree_box table th,
.agree_con .agree_box table td {padding:5px;}
.join_inp {margin:17px 0 0 0;}
.join_inp li {margin:11px 11px 0;}
.join_inp li:first-child {margin:0 11px 0;}
.join_inp li input {height:48px;padding:0 11px;line-height:23px;}
.join_inp li .email_report .t {margin:10px 0 0 0;line-height:22px;}
.join_inp li .email_report select {height:48px;padding:0 35px 0 10px;border:1px solid #ccc;border-radius:5px;background-size:22px 5px;}
.join_inp li .email_conf {margin:10px 0 0 0;}
.join_inp li .btn_sm {margin:4px 0 0 0;line-height:17px;}
.join_inp .error,
.acco_inp .error {margin:0 0 -2px 0;padding:2px 0 0 10px;line-height:16px;text-indent:-10px;}
.join_inp .email input {padding:0 47px 0 11px;}
.join_inp .btn_errorinfo {width:47px;height:48px;background:url('../img/ico_war.png') no-repeat 13px 13px;background-size:22px 22px;}
/* .join_inp .eu_birth	{padding-right:34px;} */
.join_inp .eu_birth .btn_tip	{width:34px;height:48px;background-size:28px 28px;}
.join_inp .eu_birth .tip_desc > p	{padding:4px 0 13px;}

.join_agree {margin:5px 11px 0;padding:0 0 11px 0;line-height:17px;}
.join_agree .agree {padding:11px 0 8px 0;}
.join_agree label {padding:3px 0 4px 28px;line-height:16px;background-size:22px 22px;}
.join_agree label.checked {background-size:22px 22px;}
.join_agree .agree ~ .agree	{padding:0 0 8px 0;}
.join_agree .desc	{padding-left:28px;}
.join_agree .desc > span	{margin-bottom:11px;}
.join_agree em {padding:0 0 0 10px;text-indent:-10px;}
.join_agree .btn_use_link {margin:13px 0 0 0;}
.join_agree .btn_use_link.ty2 {margin:22px 0 0 0;}
.join_agree.gdpr	{margin-top:-5px;padding-bottom:8px;}
.join_agree.gdpr .agree	{padding-bottom:5px;}
.phone_num_inp input {height:47px;padding:0 11px;line-height:23px;}
.phone_num_inp .error {margin:0 11px;padding:4px 0 0 10px;line-height:17px;}
.phone_num_inp .error.ty2 {margin:0 11px -8px;padding:4px 0 0 0;}
.ios_info_time {margin:15px 11px 0;}
.ios_info_txt {margin:0 11px;padding:11px 0 0 10px;line-height:17px;text-indent:-10px;}
.join_phone {margin:11px 0 0 0;padding:11px;}
.join_phone .state_num {height:31px;padding:0 0 0 9px;line-height:31px;}
.join_phone .verify_num {height:48px;margin:11px 0 0 0;line-height:23px;}
.join_phone .verify_num .num_inp {margin:0 128px 0 0;}
.join_phone .verify_num .num_inp input {padding:0 0 0 11px;line-height:23px;}
.join_phone .verify_num button {width:114px;height:33px;right:7px;top:7px;}
.join_phone .error {margin:0 0 -2px 0;padding:4px 0 0 10px;line-height:17px;text-indent:-10px;}
.join_inp .email_mod  input {padding:0 94px 0 11px;}
.join_inp .btn_modify {min-width:71px;height:33px;right:7px;top:7px;padding:0 11px;}
.jv_email_txt {padding:0 11px 23px;line-height:17px;}
.jv_email_box {margin:0 11px;padding:17px 23px 18px;line-height:22px;border:1px solid #ccc;}
.jv_email_box strong {padding:5px 0 0 0;}
.join_otp	{margin:30px 11px 29px;}
.join_otp p ~ p{margin-top:20px;}
.join_otp_block	{margin:42px 11px 47px;}
.otp_code input {height:47px;padding:0 11px;line-height:23px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.otp_code .error {margin:5px 11px 0;line-height:17px;}
.btn_resend	{margin-top:11px;padding:0 11px;}
.join_btn	{margin-top:23px;padding:0 11px;}
.join_btn button	{min-width:171px;height:40px;padding:0 23px;border-radius:5px;}
.join_link {margin:29px 11px 0;}

/* Edit Account */
.edit_account	{padding:21px 11px 0;}
.edit_account li	{margin-top:14px;}
.edit_account label	{margin-bottom:7px;}
.edit_account .in_id.correct:after	{right:11px;top:17px;width:17px;height:14px;}
.edit_account input	{height:48px;padding:0 11px;border:1px solid #ccc;}
.edit_account .in_id input	{padding-right:29px;}
.edit_account .error,
.edit_account .tip	{padding:2px 0 0 9px;text-indent:-9px;line-height:17px;}

/* SNS agree */
.agree_form	{padding:17px 11px 23px;border-bottom:1px solid #ccc;}
.agree_form h3	{margin-bottom:19px;line-height:26px;}
.agree_form .check_all	{min-height:22px;margin-bottom:17px;}
.agree_form .check_all input	{left:-5916px;top:-5916px;}
.agree_form .check_all label	{min-height:22px;padding-left:28px;line-height:18px;background-size:22px 22px;}
.agree_form .check_all label.checked	{background-size:22px 22px;}
.agree_form .check	{padding:17px 11px;border:1px solid #ccc;}
.agree_form .check li	{margin-top:17px;}
.agree_form .check input	{left:-5916px;top:-5916px;}
.agree_form .check label	{min-height:22px;padding-left:28px;line-height:18px;background-size:22px 22px;}
.agree_form .check label.checked	{background-size:22px 22px;}
.agree_form .check button	{height:22px;}
.check_id	{padding-top:17px;}
.check_id h3	{margin-bottom:14px;line-height:26px;}
.check_id .sub_txt	{margin-bottom:19px;padding:0 11px;line-height:20px;}
.check_id .id_form	{padding:0 11px 11px;}
.check_id .id_form.correct:after	{right:23px;top:17px;width:17px;height:14px;}
.check_id .id_form input	{height:48px;padding:0 29px 0 11px;border:1px solid #ccc;}
.check_id .id_form .error	{padding:2px 0 0 9px;text-indent:-9px;line-height:17px;}
.check_id .recommend	{padding:3px 11px 11px;}
.check_id .recommend p	{margin-bottom:8px;line-height:17px;}
.check_id .recommend li	{padding:0 2px;}
.check_id .recommend button	{height:33px;border-radius:5px;}

/* welcome flow */
h3.top_tit {padding:19px 11px 15px;}
.top_txt {padding:19px 11px 5px;line-height:20px;}
h3.top_tit+.top_txt	{padding-top:0;}
.txt_sync	{padding:0 11px;line-height:20px;}
.welcome_sns_list {margin:13px 0 0 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.welcome_sns_list.agree {margin:18px 0 0 0;}
.welcome_sns_list.hive	{margin:9px 0 18px 0;}
.welcome_sns_list li:after {width:9px;height:16px;right:11px;top:20px;background-size:9px 16px;}
.welcome_sns_list li a {height:56px;margin:0 0 0 11px;padding:0 0 0 39px;line-height:56px;border-top:1px solid #ccc;}
.welcome_sns_list li a:after {width:33px;height:33px;left:11px;top:11px;}
.welcome_sns_list li a.facebook:after {background-size:33px 33px;}
.welcome_sns_list li a.google:after {background-size:33px 33px;}
.welcome_sns_list li a.line:after {background-size:33px 33px;}
.welcome_sns_list li a.weibo:after {background-size:33px 33px;}
.welcome_sns_list li a.wechat:after {background-size:33px 33px;}
.welcome_psetting {margin:0 0 25px 0;}
.welcome_profile {height:102px;margin:20px 0 0;}
.welcome_profile .profile_inp {width:102px;height:102px;}
.welcome_profile .btn_photo_edit {width:44px;height:44px;right:-5px;bottom:-11px;background-size:44px 44px;}
.welcome_dm {top:27px;padding:0 11px 0 0;}
.welcome_dm input {height:48px;padding:0 11px;line-height:23px;border:1px solid #ccc;}
.welcome_dm .error {padding:4px 0 0 10px;line-height:17px;text-indent:-10px;}

/* edit account */
.acco_def_inp {margin:0 0 13px 0;}
.acco.join_inp li {margin:11px 11px 11px;}
.acco.join_inp .complete p	{padding:14px 17px 15px;line-height:16px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.acco_phone_inp {padding:11px 11px 0;}
.acco_phone_inp input {height:48px;padding:0 11px;line-height:23px;}
.acco_phone_inp .error {padding:4px 0 0 10px;line-height:17px;text-indent:-10px;}
.acco_service {margin:13px 0 0 0;}
.acco_service li {height:47px;margin:0 0 0 11px;line-height:47px;}
.acco_service li .btn_connect,
.acco_service li .btn_disconnect {width:42px;height:22px;right:11px;top:11px;}
.acco_service li .btn_connect {background-size:42px 22px;}
.acco_service li .btn_disconnect {background-size:42px 22px;}
.acco_service li .btn_refresh {width:28px;height:28px;right:11px;top:9px;background-size:28px 28px;}
.acco_service label {padding:3px 0 4px 28px;line-height:15px;background-size:22px 22px;}
.acco_service label.checked {background-size:22px 22px;}
.acco_dormantid_add {margin:11px 0 0 0;padding:0 11px 17px;}
.acco_dormantid_add .tit {padding:10px 0 7px 0;}
.acco_dormantid_add .sel_box {height:31px;background-size:22px 5px;}
.acco_dormantid_add .sel_box .seltit {height:31px;padding:0 0 0 11px;line-height:29px;}
.acco_dormantid_add .sel_box dl {top:33px;padding:0 11px 11px;}
.acco_dormantid_add .sel_box dt {padding:11px 0 0 0;}
.acco_dormantid_add .sel_box dd {padding:2px 0 0 0;line-height:17px;}
.acco_dormantid_add input[type="text"] {height:48px;padding:0 11px;line-height:23px;}
.acco_dormantid_add select {height:33px;margin:0 0 17px 0;padding:0 35px 0 10px;border-radius:5px;background-size:22px 5px;}
.acco_dormantid_add label {padding:3px 0 4px 28px;line-height:15px;background-size:22px 22px;}
.acco_dormantid_add label.checked {background-size:22px 22px;}
.acco_dormantid_add .acco_chk ~ .acco_chk	{margin-top:11px;}

.acco_tit {margin:30px 11px 29px;line-height:21px;}
.acco_tit.ty2 {margin:17px 11px 20px;}
.acco_txt {padding:0 11px 26px;line-height:17px;}
.acco_txt_2 {padding:20px 41px 0 11px;line-height:17px;}

.email_error {padding:0 11px;}
.email_error .txt {margin:17px 0 0 0;line-height:16px;}
.email_error .use li {margin:17px 0 0 0;padding:0 0 0 18px;line-height:16px;}
.email_error .use li strong {margin:0 0 4px 0;}
.email_error .use li strong:after {width:13px;height:13px;top:2px;}
.email_error .use li:nth-of-type(1) strong:after {background-size:13px 13px;}
.email_error .use li:nth-of-type(2) strong:after {background-size:13px 13px;}
.email_error .use li:nth-of-type(3) strong:after {background-size:13px 13px;}

.email_mr_txt {margin:15px 11px 0 11px;padding:0 0 4px 0;line-height:20px;}
.email_mr {margin:17px 0 0 0;}
.email_mr li {margin:11px 11px 0;}
.email_mr li input {height:48px;padding:0 11px;line-height:23px;}
.email_mr li .new_inp .t {margin:10px 0 0 0;line-height:22px;}
.email_mr li .new_inp select {height:48px;padding:0 35px 0 10px;border-radius:5px;background-size:22px 5px;}
.email_mr .error {margin:0 0 -2px 0;padding:4px 0 0 10px;line-height:17px;text-indent:-10px;}

.acco_nickname {margin:18px 0 15px 0;padding:15px 11px 0;}
.acco_nickname .txt {margin:0 0 9px 0;line-height:17px;}
.acco_nickname input {height:48px;padding:0 11px;line-height:23px;}
.acco_nickname .error {margin:0 0 -2px 0;padding:4px 0 0 10px;line-height:17px;text-indent:-10px;}

.acco_info_etc {margin:0 0 15px 0;}
.acco_info_etc .btn_view {width:36px;height:26px;top:21px;background:url('../img/ico_down_arrow_3.png') no-repeat 11px 11px;background-size:13px 7px;}
.acco_info_etc.show .btn_view {background:url('../img/ico_up_arrow_2.png') no-repeat 11px 11px;background-size:13px 7px;}

.unss_sel {margin:-10px 0 0 0;}
.unss_sel li {min-height:47px;margin:0 0 5px 0;padding:11px 11px 11px;}
.unss_sel li:nth-of-type(3) {margin:0 0 15px 0;}
.unss_sel li .tl {padding:0 23px 0 0;line-height:17px;}
.unss_sel li .tr {width:82px;line-height:15px;}

/* find password */
.find_pw	{padding:31px 11px 31px;}
.find_pw h3	{margin-bottom:24px;}
.find_pw .sub_txt	{line-height:20px;}

/* lebi */
.lebi_list li {height:56px;margin:0 0 0 11px;line-height:56px;}
.lebi_list li a:after {width:9px;height:16px;right:11px;top:20px;background-size:9px 16px;}
.lebi_list li .btn_accept {width:50px;height:33px;right:11px;top:11px;border-radius:5px;}
.lebi_txt {margin:11px 11px 0;line-height:23px;}
.lebi_txt em {width:22px;height:22px;line-height:21px;}
.lebi_search {padding:11px 11px 11px;}
.lebi_search h3 {line-height:30px;}
.lebi_search select {height:33px;margin:0 0 11px 0;padding:0 35px 0 10px;border-radius:5px;background-size:22px 5px;}
.lebi_sel {margin:0 0 0 94px;}
.lebi_sel .date_sel {margin:0 62px 0 0;}
.lebi_sel .btn_search {width:50px;height:33px;border-radius:5px;}
.lebi_date_box {margin:11px 11px 0;}
.lebi_date_box strong {height:33px;line-height:33px;}
.lebi_date_box p {height:49px;padding:0 0 0 13px;line-height:50px;}
.lebi_date_box dl {padding:13px 13px 5px;line-height:20px;}
.lebi_date_box dt {width:112px;margin:0 0 7px 0;}
.lebi_date_box dt em {width:93px;}
.lebi_date_box dt span {width:18px;}
.lebi_date_box dd {margin:0 0 7px 0;}
.lebi_cash_info {padding:9px 11px 11px;}
.lebi_cash_info dd {padding:0 0 0 5px;}
.lebi_login_info {height:47px;padding:0 0 0 11px;}
.lebi_login_info strong {line-height:46px;}
.lebi_login_info .btn_login {width:50px;height:33px;right:11px;top:7px;border-radius:5px;}
.lebi_guide {padding:0 11px 21px;}
.lebi_guide h3 {padding:11px 0 0 0;}
.lebi_shop_list li {height:82px;}
.lebi_shop_list li .name {padding:18px 0 0 81px;}
.lebi_shop_list li .price {padding:0 0 0 81px;}
.lebi_shop_list li .image {width:59px;height:59px;left:11px;top:11px;}
.lebi_shop_list li .btn_buy {width:92px;height:33px;right:11px;top:24px;border-radius:5px;}

/* welcome hive */
.hive_introduction {margin:-17px 11px 0;box-shadow:0 1px 1px rgba(0,0,0,0.2);-webkit-border-radius:1px 1px 0 0;-moz-border-radius:1px 1px 0 0;border-radius:1px 1px 0 0;}
.hive_introduction .ad_text {padding:15px 0 0 0;line-height:16px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);}
.hive_introduction h1 {line-height:35px;border-radius:1px 1px 0 0;}
.hive_introduction .contents_wrap {padding:0 8px 75px 8px;}
.hive_introduction .contents_wrap .cbtn {bottom:17px;}
.hive_introduction .contents_wrap .btn_policy {bottom:80px;right:8px;}
.hive_introduction .btn_change {height:36px;margin:0 1px;line-height:36px;border-radius:11px;box-shadow:inset -1px -1px 0 rgba(228,128,39,0.5), inset 0 1px 0 rgba(255,255,255,1), 1px 1px 1px rgba(0,0,0,0.2);}
.hive_introduction .btn_change a {padding:0 35px;}
.hive_introduction .btn_policy {padding-right:11px;}
.hive_introduction .ad_box {padding:14px 8px 29px;border-bottom:1px solid #198add;}
.hive_introduction .ad_box .contents {padding:0 0 5px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);border-radius:2px;border:1px solid #198add;}
.hive_introduction .ad_box .contents .con_wrap {width:334px;}
.hive_introduction .ad_box .contents .section1 img, .hive_introduction .ad_box .contents .section2 img, .hive_introduction .ad_box .contents .section3 img {width:167px;height:87px;}
.hive_introduction .ad_box .contents .section1 p, .hive_introduction .ad_box .contents .section2 p {width:167px;line-height:14px;}
.hive_introduction .ad_box .contents .section1 p span, .hive_introduction .ad_box .contents .section2 p span {padding:0 11px;}

/* email campaign */
.email_campaign .tit_1 {margin:23px 11px 24px;line-height:21px;}
.email_campaign .ec_box {padding:0 11px 0;}
.email_campaign .txt_1 {margin:13px 0 18px;line-height:17px;}
.email_campaign .inp_email {height:48px;padding:0 11px;line-height:23px;}
.email_campaign .btn_eau,
.email_campaign .btn_eac {height:40px;margin:29px 0 0 0;border-radius:5px;}
.email_campaign .btn_eac {margin:27px 0 29px 0;}
.email_campaign .emailau_info dt {margin:23px 0 4px 0;line-height:13px;}
.email_campaign .emailau_info dd {margin:0 0 15px 0;line-height:15px;}
.email_campaign .txt_2 {margin:13px 0 0;padding:14px 0 0 0;line-height:17px;}
.email_campaign .tit_2 {margin:13px 11px 0;line-height:15px;}
.email_campaign .use li {margin:9px 11px 0;line-height:16px;}
.email_campaign .dst_chk {margin:27px 11px 0;}
.email_campaign .dst_chk label {padding:3px 0 4px 28px;line-height:15px;background-size:22px 22px;}
.email_campaign .dst_chk label.checked {background-size:22px 22px;}
.email_campaign .btn_close {min-width:266px;height:40px;margin:29px 0 0;padding:0 23px;border-radius:5px;}
.email_campaign .email_sel {margin:0 0 8px 0;}
.email_campaign .email_sel input {height:48px;padding:0 11px;line-height:23px;}
.email_campaign .email_sel .t {margin:10px 0 0 0;line-height:22px;}
.email_campaign .email_sel select {height:48px;padding:0 35px 0 10px;border-radius:5px;background-size:22px 5px;}
.email_campaign .error  {padding:4px 0 0 10px;line-height:17px;text-indent:-10px;}
.email_campaign .txt_0 {margin:-7px 11px 23px;line-height:17px;}
.email_campaign .btn_area {margin:29px 0;}
.email_campaign .btn_area .btn_ty_1,
.email_campaign .btn_area .btn_ty_2 {height:40px;border-radius:5px;}

/* real name verification */
.rnv_txt {margin:33px 0 29px 0;padding:0 11px 5px;line-height:17px;}
.china_num {padding:11px;}
.china_num span {padding:9px 0 9px 9px;line-height:17px;border-radius:5px;}
.china_num_inp li {margin:11px 11px 0;}
.china_num_inp li input {height:48px;padding:0 130px 0 11px;line-height:23px;}
.china_num_inp li .btn_send {width:114px;height:33px;right:11px;top:7px;border-radius:5px;}
.china_num_inp li .time {right:11px;top:13px;line-height:18px;}

/* security function settings */
.scy_settings_guide {padding:13px 11px 14px;}
.scy_settings_guide h3 {line-height:17px;}
.scy_settings_guide p {margin:4px 0 0 0;line-height:15px;}
.scy_settings_form .target_game {margin:9px 0 0;}
.scy_settings_form .target_game .txt {height:46px;padding:0 66px 0 11px;line-height:42px;}
.scy_settings_form .target_game .ico_off,
.scy_settings_form .target_game .ico_on {width:42px;height:22px;right:11px;top:11px;line-height:21px;border-radius:29px;}
.scy_settings_form .txt {padding:15px 11px 0;line-height:17px;}
.scy_settings_form .pwd li {margin:9px 11px 0;}
.scy_settings_form .pwd li input {height:48px;padding:0 11px;line-height:23px;}
.scy_settings_form .error {padding:4px 0 0 22px;line-height:17px;text-indent:-10px;}
.scy_settings_form .pwd.ty2 .error	{padding:1px 0 0 0;}
.scy_settings_form .pwd.ty2 .tip	{padding:1px 0 0 0;line-height:17px;}
.security_campaign {margin:0 17px;}
.security_campaign .tit_1 {margin:-21px 0 0 0;line-height:29px;}
.security_campaign .stit_1 {margin:21px 0 0 0;line-height:23px;}
.security_campaign .how_txt {margin:15px 0 0 0;}
.security_campaign .how_txt dt {line-height:14px;}
.security_campaign .how_txt dd {margin:2px 0 0 0;line-height:14px;}
.security_campaign .step {margin:21px 0 0 0;}
.security_campaign .step li {margin:0 0 18px 0;}
.security_campaign .step li .tit {margin:0 0 8px 0;line-height:20px;}
.security_campaign .step li .new {line-height:20px;}
.security_campaign .step li .box_txt {padding:11px;line-height:14px;}
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------- */
@media (min-width:640px) and (max-width:735px)	{
html	{font-size:41.67%;}

/* main */
.event_banner .ev_navi {bottom:12px;}
.event_banner .ev_navi span {width:10px;height:11px;margin:0 13px 0 0;border-radius:6px;}
.event_banner .ev_navi span.selected {border:2px solid #fff;}

.tit_h3 {margin:12px 0 0 13px;}
.tit_h3.ty2 {margin:12px 0 6px 13px;}
.cont_head .btn_all {right:13px;top:2px;}

.m_game_list {margin:8px 13px 0 13px;}
.m_game_list.profile {margin:20px 13px 0 13px;}
.m_game_list li {margin:0 0 13px 0;}
.m_game_list li a {height:94px;}
.m_game_list li a .tit {padding:12px 120px 0 12px;line-height:24px;}
.m_game_list.profile li a .tit {padding:32px 120px 0 12px;} 
.m_game_list li a .image {width:95px;height:94px;}
.m_game_list li a .txt {padding:6px 120px 0 12px;line-height:20px;}
.m_game_list li a .txt i	{height:20px;margin-right:3px;}
.m_game_list li .btn_play {right:108px;top:62px;}

.cafe_list {margin:8px 0 0 0;}
.cafe_list li {padding:0 0 0 13px;}
.cafe_list li a {padding:0 0 16px 0;}
.cafe_list li.image a {min-height:90px;padding:0 0 20px 0;}
.cafe_list li a .txt {padding:14px 13px 0 0;line-height:22px;}
.cafe_list li a .nt {padding:10px 0 0 0;} 
.cafe_list li.image a .nt {bottom:16px;} 
.cafe_list li a .info {right:13px;bottom:20px;line-height:13px;}
.cafe_list li.image a .info {right:96px;bottom:20px;}
.cafe_list li a .info .hits {margin:0 16px 0 0;padding:0 0 0 23px;background:url('../img/ico_hits.png') no-repeat 0 4px;background-size:17px 12px;}
.cafe_list li a .info .comment {padding:0 0 0 20px;background:url('../img/ico_comment.png') no-repeat 0 4px;background-size:14px 12px;}
.cafe_list li a .image_play,
.cafe_list li a .image_detailview {width:70px;height:70px;margin:20px 13px 0 22px;}
.cafe_list li a .image_play:after {background-size:25px 25px;}

.main.cafe_notice {margin:8px 0 0 0;}
.main.cafe_notice li a {padding:0 64px 0 0;}

.channel {margin:33px 0 0 0;}
.channel dl {height:57px;border-top:1px solid #ccc;}
.channel dt {padding:17px 0 0 13px;}
.channel dd {top:13px;}
.channel dd a {width:30px;height:30px;margin:0 13px 0 0;}
.channel dd a.ico_c_youtube {background-size:30px 30px;}
.channel dd a.ico_c_weibo {background-size:30px 30px;}
.channel dd a.ico_c_wechat {background-size:30px 30px;}
.channel dd a.ico_c_twitter {background-size:30px 30px;}
.channel dd a.ico_c_soku {background-size:30px 30px;}
.channel dd a.ico_c_forums {background-size:30px 30px;}
.channel dd a.ico_c_facebook {background-size:30px 30px;}
.channel dd a.ico_c_google {background-size:30px 30px;}
.channel dd a.ico_c_cafe {background-size:30px 30px;}
.channel dd a.ico_c_blog_kr {background-size:30px 30px;}
.channel dd a.ico_c_blog_jp {background-size:30px 30px;}
.channel dd a.ico_c_blog_jp_2 {background-size:30px 30px;}
.channel dd a.ico_c_blog_cn {background-size:30px 30px;}
.channel dd a.ico_c_tumblr {background-size:30px 30px;}
.channel dd a.ico_c_insta {background-size:30px 30px;}

/* profile */
.profile_head {height:136px;}
.profile_head.char {padding:0 13px;}
.profile_head.char .profile_head_con {height:173px;margin:-130px 0 0 0;}
.profile_head .photo {width:96px;height:96px;left:20px;top:20px;}
.profile_head .photo .btn_noti {width:34px;height:34px;right:-1px;top:-1px;}
.profile_head.char .photo {width:115px;height:115px;margin:0 0 0 -57px;}
.profile_head .name {margin:0 0 0 136px;padding:45px 0 2px 0;line-height:26px;}
.profile_head .displayname {margin:0 0 0 136px;}
.profile_head.char .name {padding:133px 0 0 0;}
.profile_head.char .displayname {padding:5px 0 0 0;}
.profile_head .btn_area {right:13px;top:49px;}
.profile_head .btn_area a,
.profile_head .btn_area button {width:45px;height:45px;margin:0 0 0 13px;}
.profile_head .btn_area a.btn_messages {background-size:45px 45px;}
.profile_head .btn_area a.btn_setting {background-size:45px 45px;}
.profile_head .btn_area button.btn_photo_edit {background-size:45px 45px;}
.profile_head .btn_area button.btn_friend.add {background-size:45px 45px;}
.profile_head .btn_area button.btn_friend.del {background-size:45px 45px;}
.profile_head .btn_area button.btn_friend.ing {background-size:45px 45px;}
.profile_head .btn_area a.btn_modify {background-size:45px 45px;}
.profile_head .btn_area a.btn_lebi {background-size:45px 45px;}
.profile_head .btn_area a.btn_wechat {background-size:45px 45px;}
.profile_head .btn_area a.btn_wechat {background-size:45px 45px;}

.profile_sns_list {margin:9px 0 0 0;}
.profile_sns_list li {height:53px;margin:0 0 0 13px;line-height:53px;}
.profile_sns_list li button {width:48px;height:25px;right:13px;top:13px;}
.profile_sns_list li button.btn_connect {background-size:48px 25px;}
.profile_sns_list li button.btn_disconnect {background-size:48px 25px;}

.profile_info_list {margin:9px 0 0 0;}
.profile_info_list li {height:53px;margin:0 0 0 13px;line-height:53px;}
.profile_info_list li .description {padding:0 13px;}
.profile_info_list li .btn_refresh {width:32px;height:32px;margin:10px 0 0 13px;background-size:32px 32px;}
.profile_info_list li .btn_modify {width:32px;height:32px;margin:10px 0 0 13px;background-size:32px 32px;}

.edit_email	.txt_frame	{margin:37px 13px 33px;}
.edit_email fieldset	{margin:0 13px;}
.edit_email li ~ li {margin-top:13px;}
.edit_email li input {height:54px;padding:0 13px;line-height:26px;border:1px solid #ccc;}
.edit_email li .email_report .t {margin:12px 0 0 0;line-height:25px;}
.edit_email li .email_report select {height:54px;padding:0 40px 0 11px;border:1px solid #ccc;border-radius:6px;background-size:25px 6px;}
.edit_email .error	{margin-top:6px;}
.edit_email .btn_list	{margin:33px 0 0;}
.edit_email .btn_list button	{height:45px;border-radius:6px;}

.set_hive .txt_frame	{margin:37px 13px 33px;}
.set_hive fieldset	{margin:0 13px;}
.set_hive li ~ li {margin-top:13px;}
.set_hive li input {height:54px;padding:0 13px;line-height:26px;border:1px solid #ccc;}
.set_hive li .email_report .t {margin:12px 0 0 0;line-height:25px;}
.set_hive li .email_report select {height:54px;padding:0 40px 0 11px;border:1px solid #ccc;border-radius:6px;background-size:25px 6px;}
.set_hive .error	{margin-top:6px;}
.set_hive .btn_list	{margin:33px 0 0;}
.set_hive .btn_list button	{height:45px;border-radius:6px;}
.set_hive .btn_send	{min-width:65px;height:37px;padding:0 13px;right:13px;top:8px;border-radius:6px;}

.popular_game_down {margin:16px 0 0 0;padding:0 0 6px 0;}
.popular_game_down h3 {padding:25px 13px 5px;}
.popular_game_down .txt {padding:0 13px;}
.popular_game_down .game_list {margin:28px 13px 0;}
.popular_game_down .game_list li {height:140px;margin:0 0 20px 0;
background:url('../img/bg_shadow.png') repeat-x 1px 102px;background-size:2px 10px;}
.popular_game_down .game_list li:after {top:96px;border-bottom:6px solid #e0e0e0;}
.popular_game_down .game_list li .image {width:96px;height:96px;}
.popular_game_down .game_list li .image:after {width:103px;height:97px;left:-4px;top:-1px;background-size:103px 97px;}
.popular_game_down .game_list li .game_complete,
.popular_game_down .game_list li .game_runn {margin:19px 0 0 0;}
.popular_game_down .game_list li .btn_game_down,
.popular_game_down .game_list li .btn_game_play {width:96px;height:25px;margin:17px 0 0 0;line-height:26px;border-radius:13px;}

.profile_character {margin:0 0 33px 0;}
.profile_character_list {padding:13px 13px 0 0;}
.profile_character_list .character_sel {margin:0 0 6px 0;}
.profile_character_list .character_sel a.tit {height:53px;padding:0 0 0 13px;line-height:53px;}
.profile_character_list .character_sel a.tit:after {width:14px;height:8px;right:13px;margin:-4px 0 0 0;background-size:14px 8px;}
.profile_character_list .character_sel.selected a.tit:after {background-size:14px 8px;} 
.profile_character_list .character_sel .char_list {margin:0 0 0 13px;padding:13px 0 0 0;}
.profile_character_list .character_sel .char_list li {margin:0 0 13px 0;}
.profile_character_list .character_sel .char_list li a.selected:after {border:2px solid #2a84d8;}
.scroll_bar {width:5px;height:65px;right:4px;top:13px;border-radius:6px;}

.tit_txt {margin:37px 13px 36px;line-height:24px;}
.tit_txt.ty3 {margin:26px 13px 25px;}
.id_setting li {margin:13px 13px 0;}
.id_setting li:first-child {margin:0 13px 0;}
.id_setting li input {height:54px;padding:0 13px;line-height:26px;}
.id_setting .error {margin:0 0 -2px 0;padding:5px 0 0 12px;line-height:20px;text-indent:-12px;}
.btn_area_b_ty2 {margin:33px 13px 0;}
.btn_area_b_ty2 .btn_ty_1,
.btn_area_b_ty2 .btn_ty_2,
.btn_area_b_ty2 .btn_ty_3 {height:45px;border-radius:6px;}
.btn_area_b_ty3	{margin:10px 13px 0;}
.btn_area_b_ty3 button	{width:373px;height:53px;border-radius:6px;}

.editpwd_link .btn_editpwd {height:53px;margin:20px 0 0 0;line-height:22px;}
.editpwd_link .notice	{padding:7px 0 0 12px;}

.profile_chimg {margin:9px 0 0 0;}
.profile_chimg li {margin:0 0 0 13px;}
.profile_chimg li:after {width:10px;height:18px;right:13px;top:18px;background-size:8px 14px;}
.profile_chimg li button,
.profile_chimg li .btn_photo {height:53px;padding:0 0 0 28px;line-height:53px;}
.profile_chimg li button:after,
.profile_chimg li .btn_photo:after {width:37px;height:37px;top:13px;}
.profile_chimg li .btn_camera:after {background:url('../img/btn_edit_photo_3.png') no-repeat 0 4px;background-size:21px 18px;}
.profile_chimg li .btn_photo:after {background:url('../img/btn_album.png') no-repeat 0 2px;background-size:21px 21px;}
.profile_chimg li input {top:1px;left:1px;}

.profile_nickname {margin:9px 0 20px 0;padding:14px 13px 17px;}
.profile_nickname .txt {margin:0 0 10px 0;line-height:20px;}
.profile_nickname input {height:54px;padding:0 13px;line-height:26px;border:1px solid #ccc;}
.profile_nickname .error {margin:0 0 -2px 0;padding:5px 0 0 12px;line-height:20px;text-indent:-12px;}
.btn_area_b .btn_mdf_save {height:45px;border-radius:6px;}

.profile_guest_txt {padding:32px 13px;line-height:26px;}
.btn_area_b_ty2.guest {margin: 0 13px 0;}
.btn_area_b_ty2.guest .btn_ty_1 {border:1px solid #2a84d8;}

.profile_init	{margin-top:33px;}

/* games */
.m_game_list.games_list  {margin:20px 13px 0 13px;}
.m_game_list.games_list li.new .tit,
.m_game_list.games_list li.hot .tit {padding:13px 120px 0 25px;}
.games_list li.new em,
.games_list li.hot em {width:20px;height:37px;left:-1px;top:-1px;}
.games_list li.new em {background-size:20px 37px;}
.games_list li.hot em {background-size:20px 37px;}
.game_os_select {right:13px;top:45px;}
.game_os_select .btn_ios,
.game_os_select .btn_android {width:30px;height:45px;}
.game_os_select .btn_ios {margin:0 13px 0 0;background:url('../img/btn_ios_off.png') no-repeat 0 7px;background-size:30px 30px;}
.game_os_select .btn_android {background:url('../img/btn_android_off.png') no-repeat 0 7px;background-size:30px 30px;}
.game_os_select .btn_ios.selected {background:url('../img/btn_ios_on.png') no-repeat 0 7px;background-size:30px 30px;}
.game_os_select .btn_android.selected {background:url('../img/btn_android_on.png') no-repeat 0 7px;background-size:30px 30px;}

.games_head {height:168px;}
.games_head:after {height:168px;}
.games_head .image {width:96px;height:96px;left:33px;top:33px;padding:2px;}
.games_head .game_name {left:146px;top:44px;}
.games_head .btn_area {right:33px;top:89px;}
.games_head .btn_area a {width:45px;height:45px;margin:0 0 0 13px;}
.games_head .btn_area a.btn_cafe {background-size:45px 45px;}
.games_head .btn_area a.btn_download {background-size:45px 45px;}
.games_head .btn_area a.btn_lebi {background-size:45px 45px;}
.games_head .btn_area a.btn_wechat {background-size:45px 45px;}
.games_head .game_bg img {height:168px;}

.game_guide {margin:8px 0 0 0;padding:13px 13px 21px;}
.game_guide .glist li {width:400px;height:225px;margin:0 0 0 13px;}
.game_guide.gmp .glist li {width:225px;height:400px;}
.game_guide .glist li a.play:after {background-size:53px 53px;}
.game_guide .navi {margin:8px 0 0 0;}
.game_guide .navi span {width:10px;height:11px;margin:0 6px 0 0;border-radius:6px;border:1px solid #999;}
.game_guide .txt {margin:13px 0 0 0;line-height:22px;}

.game_feature_list {margin:8px 0 0 0;padding:12px 13px 13px;line-height:22px;}

.game_ratings_12age {width:317px;height:61px;margin:33px auto 0;}

/* New 2019-04-02 */
.genre_tab	{height:51px;margin-bottom:8px;border-bottom:1px solid #ccc;}
.genre_tab ul	{padding:0 13px;}
.genre_tab ul li	{padding-left:6px;}
.genre_tab ul li button	{padding:0 14px 0 13px;letter-spacing:-1px;}
.genre_tab ul li.on button:after	{height:2px;}
.order_list	{height:46px;padding-left:21px;border-bottom:1px solid #ccc;}
.order_list .tit	{margin-right:24px;line-height:46px;}
.order_list ul li	{margin-left:27px;}
.order_list ul button	{letter-spacing:-1px;padding-left:11px;}
.order_list ul button:after	{width:10px;height:8px;margin-top:-4px;background-size:10px 8px;}
.order_list ul .on button:after	{background-size:10px 8px;}

.game_list_new	{padding:.1px 0 24px;border-bottom:1px solid #ccc;}
.game_list_new li	{float:none;width:100%;height:146px;margin-top:24px;padding:0 16px;}
.game_list_new li:first-child	{margin-top:24px;}
.game_list_new li a	{height:146px;padding-left:160px;padding-top:12px;}
.game_list_new li.new a,
.game_list_new li.best a	{padding-top:32px;}
.game_list_new li .thumb	{width:146px;height:146px;border-radius:32px;}
.game_list_new li .thumb img	{width:146px;height:146px;}
.game_list_new h3	{margin-bottom:4px;}
.game_list_new .sticker	{left:153px;width:58px;height:29px;text-indent:-823008px;}
.game_list_new .content	{left:160px;bottom:3px;height:45px;line-height:22px;}
.game_list_new .content i	{height:22px;margin-right:6px;}
.game_list_new li .tag	{height:21px;margin:0 0 2px -4px;}
.game_list_new li .tag span	{height:21px;margin-left:2px;padding:0 8px;border-radius:66px;}

.game_detail .youtube_wrap a:after	{background-size:53px 53px;}
.game_detail	{padding-right:0;}
.game_detail .game_contents	{margin-bottom:13px;padding:20px 13px 0;}
.game_detail .introduce	{height:133px;padding:0 0 13px 152px;border-bottom:1px solid #ccc;}
.game_detail .introduce .thumb	{width:133px;height:133px;border-radius:32px;}
.game_detail .introduce dl	{padding-top:16px;}
.game_detail .introduce dt	{height:56px;margin-bottom:6px;line-height:28px;}
.game_detail .introduce_txt	{padding:20px 0 20px;border-bottom:1px solid #ccc;}
.game_detail .introduce_txt span	{height:22px;margin-top:10px;line-height:22px;}
.game_detail .introduce_txt i	{height:22px;margin-right:6px;}
.game_detail .btns	{padding-top:12px;margin-bottom:33px;}
.game_detail .btns p	{height:45px;}
.game_detail .btns .share	{padding-right:6px;}
.game_detail .btns .game	{padding-left:6px;}
.game_detail .btns button	{border-radius:6px;}
.game_detail .share button	{border:1px solid #2a84d8;}
.game_detail .gallery_wrap	{height:206px;margin:0 -13px;}
.game_detail .gallery_wrap ul	{padding:0 13px;}
.game_detail .gallery_wrap li	{width:366px;padding-left:13px;}
.game_detail .gallery_wrap img	{width:366px;height:206px;border-radius:6px;}
.game_detail .game_txt	{margin-top:23px;padding-bottom:21px;border-bottom:1px solid #ccc;}
.game_detail .feature_txt	{margin-top:16px;padding-bottom:30px;}
.game_detail .game_feature_list	{height:106px;line-height:21px;}
.game_detail h3	{font-size:2.6rem;margin-bottom:14px;}
.game_detail .txt	{height:106px;line-height:21px;}
.game_detail .more	{margin-top:18px;}
.game_detail .more button	{padding-right:14px;}
.game_detail .more button:after	{width:10px;height:6px;margin-top:-3px;}
.game_detail .other_game	{position:relative;width:auto;padding:22px 0;}
.game_detail .other_game h3	{margin:0 0 14px 13px;}
.game_detail .other_game div	{height:184px;overflow-x:scroll;}
.game_detail .other_game ul	{display:table;height:100%;padding:0 13px;overflow:hidden;}
.game_detail .other_game li	{display:table-cell;width:133px;height:100%;padding-left:20px;margin-top:0;text-align:center;overflow:hidden;}
.game_detail .other_game li:first-child	{padding-left:0;}
.game_detail .other_game li a	{display:block;padding:0;}
.game_detail .other_game .thumb	{position:relative;width:133px;height:133px;margin:0 auto 8px;border-radius:32px;}
.game_detail .other_game .thumb img	{width:100%;height:100%;}
.game_detail .other_game dl	{padding:0;text-align:center;}
.game_detail .other_game dt	{height:22px;margin-bottom:1px;font-size:2.6rem;width:100%;line-height:22px;}
.game_detail .other_game dd	{font-size:2.2rem;}
.game_detail .other_game dt i	{height:22px;margin-right:3px;vertical-align:top;}

/* customer service */
.custom_menu {margin:20px 13px 0;border:1px solid #ccc;}
.custom_menu li a {height:66px;border-top:1px solid #ccc;line-height:66px;}
.custom_menu li a .new {width:25px;height:25px;right:13px;top:20px;background-size:25px 25px;}

.faq_list li .question {padding:13px 41px 15px 13px;line-height:23px;}
.faq_list li .question span em {width:18px;height:18px;margin:0 5px 2px 0;}
.faq_list li .question span em.new {background-size:18px 18px;}
.faq_list li .question span em.hot {background-size:18px 18px;}
.faq_list li .question:after {width:14px;height:8px;right:13px;margin:-4px 0 0 0;background-size:14px 8px;}
.faq_list li.selected .question:after {background-size:14px 8px;} 
.faq_list li .answer {margin:0 0 0 13px;padding:8px 13px 16px 0;line-height:23px;}
.faq_list li .answer .war {margin:17px 0 0 0;line-height:17px;}
.cs_guide {margin:26px auto 0;}
.cs_guide.ty {margin:13px 0 0 0;}
.cs_guide .txt {margin:0 13px 10px;}
.cs_guide .btn_ty_1,
.cs_guide .btn_ty_2	{min-width:286px;height:45px;padding:0 26px;border-radius:6px;}
.cs_guide .btn_cs {min-width:286px;height:45px;margin-left:12px;padding:0 26px;border-radius:6px;}
.cs_guide .btn_cs .new {width:25px;height:25px;right:13px;margin-top:-12px;line-height:25px;border-radius:33px;}

.cs_write {margin:0 13px 0;}
.cs_write .int_box {height:53px;}
.cs_write .int_box input[type="text"] {padding:0 12px;}
.cs_write .int_txt {margin:6px 0 0 0;}
.cs_write .int_txt label {padding:2px 0 14px 32px;line-height:21px;background-size:25px 25px;}
.cs_write .int_txt label.checked {background-size:25px 25px;}
.cs_write input[type="checkbox"] {top:-6666px;left:1px;}
.cs_write .int_textarea {border:1px solid #ccc;}
.cs_write .file_btn {height:37px;}
.cs_write .file_btn em {padding:0 0 0 44px;line-height:36px;}
.cs_write .file_btn .btn_add,
.cs_write .file_btn .btn_delete {width:45px;height:37px;background:url('../img/btn_add.png') no-repeat 13px 9px;background-size:18px 18px;}
.cs_write .file_btn .btn_delete {background:url('../img/btn_delete.png') no-repeat 13px 17px;background-size:18px 2px;}
.cs_write .file_btn .btn_add input {top:1px;left:1px;}
.cs_write .file_view_img {margin:0 13px;}
.cs_write .file_view_img p {margin:6px 0 0 0;}
.cs_write .file_view_img p:first-child	{margin-top:13px;}
.cs_write .file_view_img p:last-child	{margin-bottom:13px;}
.cs_write .file_view_img .image {width:58px;height:58px;}
.cs_write .file_view_img .image.video:after {background-size:25px 25px;}
.cs_write .file_view_img .info {height:58px;margin:0 0 0 65px;padding:12px 12px 0 12px;line-height:18px;}
.cs_write .file_view_text {margin:0 13px;}
.cs_write .file_view_text p {height:30px;margin:6px 0 0 0;padding:0 12px;line-height:30px;}
.cs_write .file_view_text p:first-child	{margin-top:13px;}
.cs_write .file_view_text p:last-child	{margin-bottom:13px;}
.cs_write .txt_area {margin:13px 13px 0;}
.cs_write .txt_area textarea {height:56px;line-height:18px;}
.cs_write .txt_area.report textarea {height:296px;line-height:21px;}
.cs_write .limit {margin:2px 13px 10px 0;}
.cs_write .note_agree {margin:6px 13px 0;line-height:20px;}
.cs_write .note_agree > p	{margin-top:9px;}
.cs_write .note_agree > .dot	{padding-left:10px;}
.cs_write .note_agree > .dot:after	{top:8px;width:2px;height:2px;border-radius:13px;}
.cs_write .note_agree .agree {padding:13px 0 6px 0;}
.cs_write .note_agree label {padding:4px 0 4px 32px;line-height:18px;background-size:25px 25px;}
.cs_write .note_agree label.checked {background-size:25px 25px;}
.cs_write .note_agree .age_sel {padding:13px 0 6px 0;}
.cs_write .note_agree .age_sel p	{margin-top:3px;}
.cs_write .note_agree .age_sel input	{top:4px;width:20px;height:20px;}
.cs_write .note_agree .age_sel label	{padding-left:25px;} 
.cs_write .info_txt {padding:5px 0 9px 12px;line-height:20px;text-indent:-12px;}

.stit_h3 {margin:20px 13px 22px;}
.cs_email_txt {margin:0 13px;padding:20px 26px 21px;line-height:25px;}

.HIVEcontents > h3	{margin:15px 13px 10px;line-height:20px;}
.HIVEcontents .point	{padding-left:13px;}
.HIVEcontents .point:after	{width:6px;height:6px;margin-top:-3px;}
.select_area li	{margin-bottom:13px;}
.cs_write ul li	{padding-left:13px;}
.cs_write ul li.point:after	{top:23px;}

.board_list.cnews {margin:13px 0 0 0;}
.board_list.edit li {padding:0 13px 12px;}
.board_list li a {padding:0 13px 12px;}
.board_list li .category {padding:10px 93px 0 0;}
.board_list li .date {right:13px;top:10px;}
.board_list li .tit {padding:12px 17px 0 0;}
.board_list.msg li .tit {padding:12px 41px 0 0;}
.board_list.cnews li .tit {padding:12px 0 0 0;}
.board_list li .ico_new {width:25px;height:25px;right:13px;top:38px;background-size:25px 25px;}
.board_list li .btn_delete {width:39px;height:39px;top:31px;background:url('../img/btn_delete_2.png') no-repeat 13px 13px;background-size:12px 12px;}
.board_list.cnews li .commdate {padding:4px 0 0 0;}

.board_view .category {padding:10px 0 0 13px;}
.board_view .date {right:13px;top:10px;}
.board_view .tit {padding:12px 34px 13px 0;margin:0 0 0 13px;}
.board_view .image {margin:13px 160px 0 13px;}
.board_view .noti img {margin:0 0 13px 0;}
.board_view .image_dp {margin:13px 13px 0;}
.board_view .image_dp img {width:63px;height:80px;}
.board_view .txt {padding:14px 13px 20px;line-height:22px;}
.board_view .btn_details {padding:0 0 20px 13px;}
.mymsg_answer {padding:0 0 26px 13px;}
.mymsg_answer .tit {padding:9px 0 0 15px;background:url('../img/ico_answer.png') no-repeat 0 6px;background-size:9px 13px;}
.mymsg_answer .date {right:13px;top:10px;}
.mymsg_answer .txt {margin:12px 13px 0 0;line-height:24px;}
.mymsg_answer .recont {padding:20px 13px 0 0;}
.mymsg_answer .btn_recont {height:45px;border-radius:6px;}
.mymsg_answer .image {margin:17px 160px 6px 0;}
/* 2019-09-11 추가 */
.mymsg_answer .rating	{margin:26px 13px 0 0;padding:21px 19px 26px;border:1px solid #ccc;}
.mymsg_answer .rating .rating_txt	{margin-bottom:22px;line-height:22px;}
.mymsg_answer .rating .selec_star	{margin-bottom:26px;}
.mymsg_answer .rating .selec_star li	{width:37px;height:36px;margin-left:6px;}
.mymsg_answer .rating .select	{margin-bottom:26px;}
.mymsg_answer .rating .select select	{height:37px;padding:0 40px 0 11px;border:1px solid #ccc;border-radius:6px;background-size:25px 6px;}
.mymsg_answer .rating .btn_rating button	{height:44px;border-radius:6px;}
.mymsg_answer .rating_complete	{margin:26px 13px 0 0;padding:32px 19px 34px;line-height:26px;border:1px solid #ccc;}

.view_navi {height:45px;}
.view_navi .btn_prev,
.view_navi .btn_next {width:37px;height:45px;background:url('../img/btn_prev_on.png') no-repeat 13px 13px;background-size:10px 18px;}
.view_navi .btn_next {left:77px;background:url('../img/btn_next_on.png') no-repeat 13px 13px;background-size:10px 18px;}
.view_navi .btn_prev.non {background:url('../img/btn_prev_off.png') no-repeat 13px 13px;background-size:10px 18px;}
.view_navi .btn_next.non {background:url('../img/btn_next_off.png') no-repeat 13px 13px;background-size:10px 18px;}
.view_navi .btn_list {height:45px;right:13px;line-height:45px;}

.reportcenter_info {margin:16px 13px 0;}
.reportcenter_info p {margin:0 0 21px 0;line-height:24px;}
.reportcenter_agree {margin:6px 0 0;padding:0 0 13px 0;line-height:20px;}
.reportcenter_agree .agree {padding:26px 0 9px 0;}
.reportcenter_agree label {padding:4px 0 4px 32px;line-height:18px;background-size:25px 25px;}
.reportcenter_agree label.checked {background-size:25px 25px;}
.reportcenter_agree em {padding:0 0 0 12px;text-indent:-12px;}
.reportcenter_agree .btn_use_link {margin:16px 0 0 0;line-height:25px;}

.search_none	{margin-top:26px;padding:0 26px;padding-top:164px;line-height:28px;background-size:147px 144px;}

.sel_game	{margin-top:-13px;padding:0 12px;}
.sel_game li	{padding:0 12px;margin-top:24px;}
.sel_game li a	{border-radius:26px;}
.sel_game li .name	{padding:0 20px;line-height:22px;}
.sel_game .name i	{width:6px;height:6px;margin:6px 6px 0 0;border-radius:66px;}

.btn_game_more	{padding:26px 24px 0;}
.btn_game_more button	{height:45px;border-radius:6px;}

/* cafe */
.cafe_all_list {margin:20px 0 0 0;}
.cafe_all_list.ty2 {margin:13px 0 0 0;}
.cafe_all_list li a {padding:0 0 0 13px;height:102px;}
.cafe_all_list li .game_name {padding:24px 141px 0 0;line-height:22px;}
.cafe_all_list li .date {padding:17px 0 0 0;line-height:26px;}
.cafe_all_list li .date .new {width:25px;height:25px;background-size:25px 25px;}
.cafe_all_list li .image {width:76px;height:76px;right:52px;top:13px;}
.cafe_all_list li .btn_bookmark {width:52px;height:51px;top:26px;background:url('../img/btn_bookmark_off.png') no-repeat 13px 13px;background-size:25px 24px;}
.cafe_all_list li .btn_bookmark.selected {background:url('../img/btn_bookmark_on.png') no-repeat 13px 13px;background-size:25px 24px;}

.ssub_tab {margin:13px 13px 0;}
.ssub_tab li a {height:36px;line-height:37px;border-radius:6px;}
.ssub_tab li:nth-of-type(1) a {border-radius:6px 0 0 6px;}
.ssub_tab li:nth-of-type(3) a {border-radius:0 6px 6px 0;}

.cafe_list.cposts {margin:13px 0 0 0;}
.cafe_list.cposts li.image a {min-height:124px;}
.cafe_list li a .game_name {padding:12px 0 0 0;}

.cafe_mg_head {height:128px;}
.cafe_mg_head .game_name {padding:18px 13px 0 126px;}
.cafe_mg_head .image {width:96px;height:96px;left:13px;top:13px;padding:2px;}
.cafe_mg_head .btn_area {right:13px;top:69px;}
.cafe_mg_head .btn_area a {width:45px;height:45px;margin:0 0 0 13px;}
.cafe_mg_head .btn_area a.btn_wechat {background-size:45px 45px;}
.cafe_mg_head .btn_area a.btn_event {background-size:45px 45px;}
.cafe_mg_head .btn_area a.btn_download {background-size:45px 45px;}
.btn_cafe_dtail {padding:0 0 13px 0;}
.btn_cafe_dtail button {height:37px;border-radius:6px;}
.cafe_notice {margin:8px 0 20px 0;}
.cafe_notice li a {height:45px;margin:0 0 0 13px;padding:0 113px 0 0;line-height:45px;} 
.cafe_notice li a .date {right:13px;}

.search_result_tit {margin:0 0 13px 0;padding:14px 13px 16px;line-height:22px;}
.cafe_list.search_r .cont {padding:14px 13px 17px 0;line-height:23px;}

.cafe_detail_head {padding:20px 0 0 13px;}
.cafe_detail_head .user_id {padding:0 0 0 48px;line-height:14px;}
.cafe_detail_head .geti {padding:5px 0 0 48px;}
.cafe_detail_head .image {width:42px;height:42px;left:13px;top:13px;}
.cafe_detail_head .tit {padding:18px 13px 40px 0;line-height:24px;} 
.cafe_detail_head .info {right:13px;bottom:13px;line-height:13px;}
.cafe_detail_head .info .hits {margin:0 16px 0 0;padding:0 0 0 23px;background:url('../img/ico_hits.png') no-repeat 0 4px;background-size:17px 12px;}
.cafe_detail_head .info .comment {padding:0 0 0 20px;background:url('../img/ico_comment.png') no-repeat 0 4px;background-size:14px 12px;}
.cafe_detail_head .btn_multi {width:33px;height:46px;right:6px;top:6px;background:url('../img/btn_multi.png') no-repeat 13px 13px;background-size:6px 20px;}
.cafe_detail_cont {padding:13px 0 0 0;}
.cafe_detail_cont .image {margin:0 160px 13px 13px;}
.cafe_detail_cont .image.play:after {background-size:53px 53px;}
.cafe_detail_cont .china_war {height:350px;margin:6px 160px 6px 13px;padding:134px 0 0 0;}
.cafe_detail_cont .china_war img {width:236px;height:80px;}
.cafe_detail_cont .txt {padding:14px 13px 20px;line-height:22px;}
.comment_write {padding:13px 0;}
.comment_write .btn_img_import {width:64px;height:37px;top:13px;background:url('../img/btn_photo_1.png') no-repeat 13px 0;background-size:37px 37px;}
.comment_write .msg_inp {margin:0 104px 0 13px;border-radius:6px;}
.comment_write.new .msg_inp {margin:0 104px 0 64px;}
.comment_write .msg_inp .auto_intext {height:37px;padding:6px 38px 10px 13px;line-height:20px;border-radius:6px;}
.comment_write .msg_inp .btn_delete {width:38px;height:37px;background:url('../img/btn_delete_2.png') no-repeat 13px 12px;background-size:12px 12px;}
.comment_write .btn_send {width:77px;height:37px;right:13px;top:13px;border-radius:6px;}
.comment_write .file_info {width:252px;height:30px;margin:13px 13px 0;padding:0 38px 0 13px;border-radius:6px;}
.comment_write .file_info span {line-height:29px;}
.comment_write .file_info .btn_fidelete {width:38px;height:30px;background:url('../img/btn_delete_8.png') no-repeat 13px 9px;background-size:12px 12px;}
.comment_list li {padding:13px 0 14px 0;}
.comment_list li .user_id {padding:0 0 0 49px;line-height:33px;}
.comment_list li .image {width:30px;height:30px;left:13px;top:13px;}
.comment_list li .txt {padding:6px 13px 0 49px;line-height:20px;}
.comment_list li .txt.del {padding:0 13px 0 50px;}
.comment_list li .btn_reply {margin:16px 0 0 49px;}
.comment_list li .btn_delete {width:39px;height:39px;background:url('../img/btn_delete_4.png') no-repeat 13px 13px;background-size:12px 12px;}
.comment_list li .upload_image {margin:13px 269px 0 50px;padding:0 0 6px 0;}
.comment_list li .reply {margin:14px 0 0 0;}
.comment_list li .reply li {margin:14px 0 0 0;padding:13px 0 0 0;background:url('../img/ico_comment_2.png') no-repeat 13px 13px;background-size:9px 20px;}
.comment_list li .reply .user_id {padding:0 0 0 65px;}
.comment_list li .reply .image{left:29px;}
.comment_list li .reply .txt {padding:4px 13px 0 65px;}
.comment_list li .reply.new {margin:14px 0 0 50px;}
.comment_list li .reply.new .user_id {padding:0 0 0 37px;}
.comment_list li .reply.new .txt {padding:4px 13px 0 37px;}
.comment_list li .reply .upload_image {margin:13px 232px 0 37px;padding:0 0 6px 0;}
.reply_write {margin:20px 0 0 0;}
.reply_write .btn_img_import {width:64px;height:37px;left:37px;background:url('../img/btn_photo_2.png') no-repeat 13px 0;background-size:37px 37px;}
.reply_write .msg_inp {margin:0 104px 0 49px;border-radius:6px;}
.reply_write.new .msg_inp {margin:0 104px 0 101px;}
.reply_write .msg_inp .auto_intext {height:37px;padding:6px 38px 10px 13px;line-height:20px;border-radius:6px;}
.reply_write .msg_inp .btn_delete {width:38px;height:37px;background:url('../img/btn_delete_5.png') no-repeat 13px 12px;background-size:12px 12px;}
.reply_write .btn_send {width:77px;height:37px;right:13px;border-radius:6px;}
.reply_write .file_info {width:252px;height:30px;margin:13px 13px 6px 50px;padding:0 38px 0 13px;border-radius:6px;}
.reply_write .file_info span {line-height:29px;}
.reply_write .file_info .btn_fidelete {width:38px;height:30px;background:url('../img/btn_delete_8.png') no-repeat 13px 9px;background-size:12px 12px;}

.comment_paging {height:53px;padding:0 13px;}
.comment_paging .tit {line-height:53px;}
.comment_paging .btn_cpv {line-height:53px;}

.report_tit {margin:16px 13px 0;line-height:21px;}
.report_txt {margin:5px 13px 0;}
.report_type {margin:16px 13px 0;}
.report_type li {height:53px;padding:14px 0 0 13px;}
.report_type label {padding:0 0 0 32px;line-height:25px;background-size:26px 25px;}
.report_type label.checked {background-size:26px 25px;}
.report_txtarea {margin:13px 13px 0;padding:20px 13px 12px;}
.report_txtarea textarea {height:76px;line-height:18px;}
.report_txtarea .limit {margin:24px 0 0 0;}

.iv_report_bar {height:53px;}
.iv_report_bar.ing {margin:45px 0 0 0;}
.iv_report_bar .navi {line-height:49px;}
.iv_report_bar .btn_report {width:50px;height:53px;background:url('../img/btn_report.png') no-repeat 13px 14px;background-size:24px 20px;}
.iv_report_bar .btn_close {width:43px;height:53px;background:url('../img/btn_close.png') no-repeat 13px 18px;background-size:16px 16px;}
.iv_con .image.imgport {max-width:284px;}
.iv_down_bar {height:66px;}
.iv_down_bar .btn_down {width:70px;height:66px;margin:0 0 0 -35px;background:url('../img/btn_download_2.png') no-repeat 23px 23px;background-size:24px 20px;}

/* login */
.txt_notice	{padding:8px 13px 9px;}
.login {padding:0 33px;}
.login .login_form {padding:26px 0 0 0;}
.login .login_form .email_inp,
.login .login_form .pwd_inp {margin:0 146px 0 0;}
.login .login_form input {height:54px;padding:0 13px;line-height:26px;}
.login .login_form input[type="text"] {border-radius:5px 0 0 0;}
.login .login_form input[type="password"] {height:54px;border-radius:0 0 0 5px;}
.login .login_form .error {margin:0 175px 0 0;padding:5px 0 0 0;line-height:20px;}
.login .login_form .btn_help {width:34px;height:17px;margin:2px 0 0 0;}
.login .login_form .btn_login {width:146px;height:108px;top:26px;border-radius:0 6px 6px 0;}
.login.captcha .login_form input[type="text"] {border-radius:5px 5px 0 0;}
.login.captcha .login_form input[type="password"] {border-radius:0 0 5px 5px;}
.login.captcha .login_form .btn_login {height:53px;border-radius:6px;}
.login .log_sel {margin:6px 0 0 0;}
.login .log_sel .bar {margin:0 6px;}
.login .log_sel .auto label {padding:4px 0 4px 32px;line-height:18px;background-size:25px 25px;}
.login .log_sel .auto label.checked {background-size:25px 25px;}
.login .captchabox {margin:13px 0 26px 0;padding:20px 20px 16px;border-radius:5px;}
.login.captcha .captchabox {margin:13px 0 13px 0;}
.login .captcha_inp {width:332px;}
.login .captchabox .cimage {width:330px !important;height:62px !important;}
.login .captchabox .txt {padding:20px 0 0 0;line-height:20px;}
.login .captchabox .txt.w {padding:5px 0 0 0;}
.login .captchabox .btn_refresh {width:32px;height:32px;top:13px;background-size:32px 32px;}
.login .login_form .captchabox input {height:52px;margin:20px 0 0 0;}
.login .copy {padding:29px 0 0 0;}
.login .copy span {margin:0 9px;}
.login .log_with_cn {height:78px;margin:17px 0 0 0;}
.login .log_with_cn .txt {padding:30px 0 0 13px;line-height:17px;}
.login .log_with_cn .btn_qq_link,
.login .log_with_cn .btn_weibo_link {width:53px;height:53px;top:12px;}
.login .log_with_cn button:nth-of-type(1) {right:80px;}
.login .log_with_cn button:last-child {right:14px;}
.login .login_sns	{padding-top:8px;}
.login .login_sns li	{height:45px;margin-top:13px;}
.login .login_sns li:nth-child(odd)	{padding-right:6px;}
.login .login_sns li:nth-child(even)	{padding-left:6px;}
.login .login_sns li button	{letter-spacing:-1px;border-radius:6px;}
.login .login_sns li.apple button	{border:1px solid #000;}
.login .login_sns li.google button	{background-size:146px 45px;}
.login .login_sns li.facebook button	{background-size:181px 45px;}
.login .login_sns li.weibo button	{background-size:144px 45px;}
.login .login_sns li.vk button	{background-size:120px 45px;}
.login .login_sns li.qq button	{background-size:116px 45px;}
.login .login_sns li.phone button	{background-size:171px 45px;}
.login .login_sns li.huawei button	{background-size:181px 45px;}
.login .login_sns li.apple button	{background-size:124px 45px;}
.login .login_sns li.google.en button	{background-size:170px 45px;}
.login .login_sns li.facebook.en button	{background-size:190px 45px;}
.login .login_sns li.weibo.en button	{background-size:168px 45px;}
.login .login_sns li.vk.en button	{background-size:145px 45px;}
.login .login_sns li.qq.en button	{background-size:139px 45px;}
.login .login_sns li.phone.en button	{background-size:218px 45px;}
.login .login_sns li.apple.en button	{background-size:161px 45px;}
.login .login_sns li.huawei.en button	{background-size:203px 45px;}
.login .login_sns li.google.ja button	{background-size:158px 45px;}
.login .login_sns li.facebook.ja button	{background-size:178px 45px;}
.login .login_sns li.weibo.ja button	{background-size:156px 45px;}
.login .login_sns li.vk.ja button	{background-size:134px 45px;}
.login .login_sns li.qq.ja button	{background-size:128px 45px;}
.login .login_sns li.phone.ja button	{background-size:201px 45px;}
.login .login_sns li.apple.ja button	{background-size:135px 45px;}
.login .login_sns li.huawei.ja button	{background-size:181px 45px;}
.login .login_sns li.google.zh-hans button	{background-size:194px 45px;}
.login .login_sns li.facebook.zh-hans button	{background-size:168px 45px;}
.login .login_sns li.weibo.zh-hans button	{background-size:134px 45px;}
.login .login_sns li.vk.zh-hans button	{background-size:123px 45px;}
.login .login_sns li.qq.zh-hans button	{background-size:118px 45px;}
.login .login_sns li.phone.zh-hans button	{background-size:157px 45px;}
.login .login_sns li.apple.zh-hans button	{background-size:132px 45px;}
.login .login_sns li.huawei.zh-hans button	{background-size:184px 45px;}
.login .login_sns li.google.zh-hant button	{background-size:149px 45px;}
.login .login_sns li.facebook.zh-hant button	{background-size:168px 45px;}
.login .login_sns li.weibo.zh-hant button	{background-size:134px 45px;}
.login .login_sns li.vk.zh-hant button	{background-size:124px 45px;}
.login .login_sns li.qq.zh-hant button	{background-size:119px 45px;}
.login .login_sns li.phone.zh-hant button	{background-size:157px 45px;}
.login .login_sns li.apple.zh-hant button	{background-size:150px 45px;}
.login .login_sns li.huawei.zh-hant button	{background-size:191px 45px;}
.login .login_sns li.google.de button	{background-size:186px 45px;}
.login .login_sns li.facebook.de button	{background-size:205px 45px;}
.login .login_sns li.weibo.de button	{background-size:184px 45px;}
.login .login_sns li.vk.de button	{background-size:160px 45px;}
.login .login_sns li.qq.de button	{background-size:156px 45px;}
.login .login_sns li.phone.de button	{background-size:272px 45px;}
.login .login_sns li.apple.de button	{background-size:176px 45px;}
.login .login_sns li.huawei.de button	{background-size:219px 45px;}
.login .login_sns li.google.ru button	{background-size:227px 45px;}
.login .login_sns li.facebook.ru button	{background-size:246px 45px;}
.login .login_sns li.weibo.ru button	{background-size:224px 45px;}
.login .login_sns li.vk.ru button	{background-size:261px 45px;}
.login .login_sns li.qq.ru button	{background-size:196px 45px;}
.login .login_sns li.phone.ru button	{background-size:265px 45px;}
.login .login_sns li.apple.ru button	{background-size:213px 45px;}
.login .login_sns li.huawei.ru button	{background-size:260px 45px;}

.account_list {margin:20px 13px 0;}
.account_list li {margin:0 2% 13px 0;}
.account_list li:nth-of-type(2n-2) {margin:0 0 13px 2%;}
.account_list li a {height:69px;}
.account_list li .user_id {padding:0 0 0 62px;line-height:66px;}
.account_list li .image {width:42px;height:42px;left:13px;top:13px;}
.btn_diff {margin:17px 0 0 0;}
.log_txt {padding:15px 13px 0;line-height:20px;}
.log_txt.ty1	{padding:14px 13px 0;line-height:22px;}
.log_txt.ty2 {padding:20px 13px 0;}
.log_txt.ty3 {margin:0 0 -10px 0;padding:13px 26px 0;}
.log_txt.ty4 {padding:0 13px 28px;}
.log_txt.ty5 {padding:0 13px 0;}
.log_txt.ty6	{padding:34px 13px 34px;line-height:22px;}
.log_txt.ty7	{padding:17px 13px 35px;line-height:29px;}
.log_txt.ty8	{padding:33px 13px 35px;line-height:29px;}
.security_txt	{padding-top:23px;}
.security_txt h4	{margin-bottom:8px;padding:10px 13px 9px;line-height:20px;}
.security_txt .sub_txt	{padding:0 13px;line-height:20px;}
.time_count	{margin-bottom:-13px;padding:16px 0 0;line-height:18px;}
.btn_email	{padding-top:30px;}
.view_id	{padding:16px 13px;line-height:20px;}

.dormant_id {height:53px;line-height:52px;}
.tit_log {margin:34px 13px 17px;line-height:24px;}

.logbox_info {margin:33px 13px 0;}
.logbox_txt {height:146px;padding:0 13px;line-height:25px;}
.logbox_txt.ty2 {padding:20px;}
.uns_txt {padding:29px 13px 0;line-height:20px;}

.first_login .join_agree	{padding:20px 13px 0;}
.first_login .join_agree label	{min-height:25px;padding:0 0 0 32px;}
.first_login .join_agree .all_agree .all_desc	{margin-top:4px;padding-left:32px;}
.first_login .join_agree .option_check	{padding-left:25px;}
.first_login .join_agree .option_check .agree	{margin-top:13px;}
.first_login .join_agree .option_check .agree ~ .agree	{margin-top:21px;}
.first_login .join_agree .option_check .desc > span	{margin-bottom:13px;}
.first_login .join_agree .btn_login	{margin-top:33px;}
.first_login .join_agree .btn_login button	{height:45px;border-radius:6px;}

/* join */
.agree_chk {padding:14px 52px 16px 13px;}
.agree_chk label {line-height:21px;}
.agree_chk label:after {width:52px;height:52px;margin:-26px 0 0 0;background:url('../img/btn_accept_off.png') no-repeat 13px 13px;background-size:25px 25px;}
.agree_chk label.checked:after {background:url('../img/btn_accept.png') no-repeat 13px 13px;background-size:25px 25px;}
.agree_con {padding:0 0 13px 0;}
.agree_con .agree_chk {margin:0 0 0 13px;padding:14px 52px 16px 0;}
.agree_con .agree_box {height:98px;margin:0 13px 0;padding:12px 13px 13px 13px;line-height:20px;}
.agree_con .agree_box h1,
.agree_con .agree_box h2 {padding:6px 0 6px 0;}
.agree_con .agree_box h3 {padding:0 0 6px 0;}
.agree_con .agree_box table {margin:12px 0;}
.agree_con .agree_box table th,
.agree_con .agree_box table td {padding:6px;}
.join_inp {margin:20px 0 0 0;}
.join_inp li {margin:13px 13px 0;}
.join_inp li:first-child {margin:0 13px 0;}
.join_inp li input {height:54px;padding:0 13px;line-height:26px;}
.join_inp li .email_report .t {margin:12px 0 0 0;line-height:25px;}
.join_inp li .email_report select {height:54px;padding:0 40px 0 11px;border:1px solid #ccc;border-radius:6px;background-size:25px 6px;}
.join_inp li .email_conf {margin:12px 0 0 0;}
.join_inp li .btn_sm {margin:5px 0 0 0;line-height:20px;}
.join_inp .error,
.acco_inp .error {margin:0 0 -2px 0;padding:3px 0 0 12px;line-height:18px;text-indent:-12px;}
.join_inp .email input {padding:0 53px 0 13px;}
.join_inp .btn_errorinfo {width:53px;height:54px;background:url('../img/ico_war.png') no-repeat 14px 14px;background-size:25px 25px;}
/* .join_inp .eu_birth	{padding-right:38px;} */
.join_inp .eu_birth .btn_tip	{width:38px;height:54px;background-size:32px 32px;}
.join_inp .eu_birth .tip_desc > p	{padding:5px 0 14px;}

.join_agree {margin:6px 13px 0;padding:0 0 13px 0;line-height:20px;}
.join_agree .agree {padding:13px 0 9px 0;}
.join_agree label {padding:4px 0 4px 32px;line-height:18px;background-size:25px 25px;}
.join_agree label.checked {background-size:25px 25px;}
.join_agree .agree ~ .agree	{padding:0 0 9px 0;}
.join_agree .desc	{padding-left:32px;}
.join_agree .desc > span	{margin-bottom:13px;}
.join_agree em {padding:0 0 0 12px;text-indent:-12px;}
.join_agree .btn_use_link {margin:14px 0 0 0;}
.join_agree .btn_use_link.ty2 {margin:25px 0 0 0;}
.join_agree.gdpr	{margin-top:-6px;padding-bottom:10px;}
.join_agree.gdpr .agree	{padding-bottom:6px;}
.phone_num_inp input {height:53px;padding:0 13px;line-height:26px;}
.phone_num_inp .error {margin:0 13px;padding:5px 0 0 12px;line-height:20px;}
.phone_num_inp .error.ty2 {margin:0 13px -9px;padding:5px 0 0 0;}
.ios_info_time {margin:17px 13px 0;}
.ios_info_txt {margin:0 13px;padding:13px 0 0 12px;line-height:20px;text-indent:-12px;}
.join_phone {margin:13px 0 0 0;padding:13px;}
.join_phone .state_num {height:36px;padding:0 0 0 10px;line-height:36px;}
.join_phone .verify_num {height:54px;margin:13px 0 0 0;line-height:26px;}
.join_phone .verify_num .num_inp {margin:0 145px 0 0;}
.join_phone .verify_num .num_inp input {padding:0 0 0 13px;line-height:26px;}
.join_phone .verify_num button {width:129px;height:37px;right:8px;top:8px;}
.join_phone .error {margin:0 0 -2px 0;padding:5px 0 0 12px;line-height:20px;text-indent:-12px;}
.join_inp .email_mod  input {padding:0 106px 0 13px;}
.join_inp .btn_modify {min-width:80px;height:37px;right:8px;top:8px;padding:0 13px;}
.jv_email_txt {padding:0 13px 26px;line-height:20px;}
.jv_email_box {margin:0 13px;padding:20px 26px 21px;line-height:25px;border:1px solid #ccc;}
.jv_email_box strong {padding:6px 0 0 0;}
.join_otp	{margin:34px 13px 33px;}
.join_otp p ~ p{margin-top:22px;}
.join_otp_block	{margin:48px 13px 53px;}
.otp_code input {height:53px;padding:0 13px;line-height:26px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.otp_code .error {margin:6px 13px 0;line-height:20px;}
.btn_resend	{margin-top:13px;padding:0 13px;}
.join_btn	{margin-top:26px;padding:0 13px;}
.join_btn button	{min-width:193px;height:45px;padding:0 26px;border-radius:6px;}
.join_link {margin:33px 13px 0;}

/* Edit Account */
.edit_account	{padding:24px 13px 0;}
.edit_account li	{margin-top:16px;}
.edit_account label	{margin-bottom:8px;}
.edit_account .in_id.correct:after	{right:13px;top:19px;width:20px;height:16px;}
.edit_account input	{height:54px;padding:0 13px;border:1px solid #ccc;}
.edit_account .in_id input	{padding-right:33px;}
.edit_account .error,
.edit_account .tip	{padding:2px 0 0 10px;text-indent:-10px;line-height:20px;}

/* SNS agree */
.agree_form	{padding:20px 13px 26px;border-bottom:1px solid #ccc;}
.agree_form h3	{margin-bottom:22px;line-height:29px;}
.agree_form .check_all	{min-height:25px;margin-bottom:20px;}
.agree_form .check_all input	{left:-6666px;top:-6666px;}
.agree_form .check_all label	{min-height:25px;padding-left:32px;line-height:21px;background-size:25px 25px;}
.agree_form .check_all label.checked	{background-size:25px 25px;}
.agree_form .check	{padding:19px 12px;border:1px solid #ccc;}
.agree_form .check li	{margin-top:20px;}
.agree_form .check input	{left:-6666px;top:-6666px;}
.agree_form .check label	{min-height:25px;padding-left:32px;line-height:21px;background-size:25px 25px;}
.agree_form .check label.checked	{background-size:25px 25px;}
.agree_form .check button	{height:25px;}
.check_id	{padding-top:19px;}
.check_id h3	{margin-bottom:16px;line-height:29px;}
.check_id .sub_txt	{margin-bottom:22px;padding:0 13px;line-height:22px;}
.check_id .id_form	{padding:0 13px 13px;}
.check_id .id_form.correct:after	{right:26px;top:19px;width:20px;height:16px;}
.check_id .id_form input	{height:54px;padding:0 33px 0 13px;border:1px solid #ccc;}
.check_id .id_form .error	{padding:2px 0 0 10px;text-indent:-10px;line-height:20px;}
.check_id .recommend	{padding:4px 13px 13px;}
.check_id .recommend p	{margin-bottom:10px;line-height:20px;}
.check_id .recommend li	{padding:0 3px;}
.check_id .recommend button	{height:37px;border-radius:6px;}

/* welcome flow */
h3.top_tit {padding:22px 13px 18px;}
.top_txt {padding:22px 13px 6px;line-height:22px;}
h3.top_tit+.top_txt	{padding-top:0;}
.txt_sync	{padding:0 13px;line-height:22px;}
.welcome_sns_list {margin:15px 0 0 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.welcome_sns_list.agree {margin:21px 0 0 0;}
.welcome_sns_list.hive	{margin:10px 0 21px 0;}
.welcome_sns_list li:after {width:10px;height:18px;right:13px;top:22px;background-size:10px 18px;}
.welcome_sns_list li a {height:64px;margin:0 0 0 13px;padding:0 0 0 44px;line-height:64px;border-top:1px solid #ccc;}
.welcome_sns_list li a:after {width:37px;height:37px;left:13px;top:13px;}
.welcome_sns_list li a.facebook:after {background-size:37px 37px;}
.welcome_sns_list li a.google:after {background-size:37px 37px;}
.welcome_sns_list li a.line:after {background-size:37px 37px;}
.welcome_sns_list li a.weibo:after {background-size:37px 37px;}
.welcome_sns_list li a.wechat:after {background-size:37px 37px;}
.welcome_psetting {margin:0 0 28px 0;}
.welcome_profile {height:115px;margin:22px 0 0;}
.welcome_profile .profile_inp {width:115px;height:115px;}
.welcome_profile .btn_photo_edit {width:50px;height:50px;right:-6px;bottom:-13px;background-size:50px 50px;}
.welcome_dm {top:31px;padding:0 13px 0 0;}
.welcome_dm input {height:54px;padding:0 13px;line-height:26px;border:1px solid #ccc;}
.welcome_dm .error {padding:5px 0 0 12px;line-height:20px;text-indent:-12px;}

/* edit account */
.acco_def_inp {margin:0 0 14px 0;}
.acco.join_inp li {margin:13px 13px 13px;}
.acco.join_inp .complete p	{padding:16px 20px 18px;line-height:18px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.acco_phone_inp {padding:13px 13px 0;}
.acco_phone_inp input {height:54px;padding:0 13px;line-height:26px;}
.acco_phone_inp .error {padding:5px 0 0 12px;line-height:20px;text-indent:-12px;}
.acco_service {margin:14px 0 0 0;}
.acco_service li {height:53px;margin:0 0 0 13px;line-height:53px;}
.acco_service li .btn_connect,
.acco_service li .btn_disconnect {width:48px;height:25px;right:13px;top:13px;}
.acco_service li .btn_connect {background-size:48px 25px;}
.acco_service li .btn_disconnect {background-size:48px 25px;}
.acco_service li .btn_refresh {width:32px;height:32px;right:13px;top:10px;background-size:32px 32px;}
.acco_service label {padding:4px 0 4px 32px;line-height:17px;background-size:25px 25px;}
.acco_service label.checked {background-size:25px 25px;}
.acco_dormantid_add {margin:13px 0 0 0;padding:0 13px 20px;}
.acco_dormantid_add .tit {padding:12px 0 8px 0;}
.acco_dormantid_add .sel_box {height:36px;background-size:25px 6px;}
.acco_dormantid_add .sel_box .seltit {height:36px;padding:0 0 0 13px;line-height:33px;}
.acco_dormantid_add .sel_box dl {top:37px;padding:0 13px 13px;}
.acco_dormantid_add .sel_box dt {padding:13px 0 0 0;}
.acco_dormantid_add .sel_box dd {padding:2px 0 0 0;line-height:20px;}
.acco_dormantid_add input[type="text"] {height:54px;padding:0 13px;line-height:26px;}
.acco_dormantid_add select {height:37px;margin:0 0 20px 0;padding:0 40px 0 11px;border-radius:6px;background-size:25px 6px;}
.acco_dormantid_add label {padding:4px 0 4px 32px;line-height:17px;background-size:25px 25px;}
.acco_dormantid_add label.checked {background-size:25px 25px;}
.acco_dormantid_add .acco_chk ~ .acco_chk	{margin-top:13px;}

.acco_tit {margin:34px 13px 33px;line-height:24px;}
.acco_tit.ty2 {margin:20px 13px 22px;}
.acco_txt {padding:0 13px 29px;line-height:20px;}
.acco_txt_2 {padding:22px 46px 0 13px;line-height:20px;}

.email_error {padding:0 13px;}
.email_error .txt {margin:20px 0 0 0;line-height:18px;}
.email_error .use li {margin:20px 0 0 0;padding:0 0 0 21px;line-height:18px;}
.email_error .use li strong {margin:0 0 5px 0;}
.email_error .use li strong:after {width:14px;height:14px;top:2px;}
.email_error .use li:nth-of-type(1) strong:after {background-size:14px 14px;}
.email_error .use li:nth-of-type(2) strong:after {background-size:14px 14px;}
.email_error .use li:nth-of-type(3) strong:after {background-size:14px 14px;}

.email_mr_txt {margin:17px 13px 0 13px;padding:0 0 5px 0;line-height:22px;}
.email_mr {margin:20px 0 0 0;}
.email_mr li {margin:13px 13px 0;}
.email_mr li input {height:54px;padding:0 13px;line-height:26px;}
.email_mr li .new_inp .t {margin:12px 0 0 0;line-height:25px;}
.email_mr li .new_inp select {height:54px;padding:0 40px 0 11px;border-radius:6px;background-size:25px 6px;}
.email_mr .error {margin:0 0 -2px 0;padding:5px 0 0 12px;line-height:20px;text-indent:-12px;}

.acco_nickname {margin:21px 0 17px 0;padding:17px 13px 0;}
.acco_nickname .txt {margin:0 0 10px 0;line-height:20px;}
.acco_nickname input {height:54px;padding:0 13px;line-height:26px;}
.acco_nickname .error {margin:0 0 -2px 0;padding:5px 0 0 12px;line-height:20px;text-indent:-12px;}

.acco_info_etc {margin:0 0 17px 0;}
.acco_info_etc .btn_view {width:41px;height:30px;top:24px;background:url('../img/ico_down_arrow_3.png') no-repeat 13px 13px;background-size:14px 8px;}
.acco_info_etc.show .btn_view {background:url('../img/ico_up_arrow_2.png') no-repeat 13px 13px;background-size:14px 8px;}

.unss_sel {margin:-11px 0 0 0;}
.unss_sel li {min-height:53px;margin:0 0 6px 0;padding:13px 13px 13px;}
.unss_sel li:nth-of-type(3) {margin:0 0 17px 0;}
.unss_sel li .tl {padding:0 26px 0 0;line-height:20px;}
.unss_sel li .tr {width:93px;line-height:17px;}

/* find password */
.find_pw	{padding:35px 13px 36px;}
.find_pw h3	{margin-bottom:28px;}
.find_pw .sub_txt	{line-height:22px;}

/* lebi */
.lebi_list li {height:64px;margin:0 0 0 13px;line-height:64px;}
.lebi_list li a:after {width:10px;height:18px;right:13px;top:22px;background-size:10px 18px;}
.lebi_list li .btn_accept {width:57px;height:37px;right:13px;top:13px;border-radius:6px;}
.lebi_txt {margin:13px 13px 0;line-height:26px;}
.lebi_txt em {width:25px;height:25px;line-height:24px;}
.lebi_search {padding:13px 13px 13px;}
.lebi_search h3 {line-height:34px;}
.lebi_search select {height:37px;margin:0 0 13px 0;padding:0 40px 0 11px;border-radius:6px;background-size:25px 6px;}
.lebi_sel {margin:0 0 0 106px;}
.lebi_sel .date_sel {margin:0 70px 0 0;}
.lebi_sel .btn_search {width:57px;height:37px;border-radius:6px;}
.lebi_date_box {margin:13px 13px 0;}
.lebi_date_box strong {height:37px;line-height:37px;}
.lebi_date_box p {height:56px;padding:0 0 0 14px;line-height:57px;}
.lebi_date_box dl {padding:14px 14px 6px;line-height:22px;}
.lebi_date_box dt {width:126px;margin:0 0 8px 0;}
.lebi_date_box dt em {width:105px;}
.lebi_date_box dt span {width:21px;}
.lebi_date_box dd {margin:0 0 8px 0;}
.lebi_cash_info {padding:10px 13px 13px;}
.lebi_cash_info dd {padding:0 0 0 6px;}
.lebi_login_info {height:53px;padding:0 0 0 13px;}
.lebi_login_info strong {line-height:52px;}
.lebi_login_info .btn_login {width:57px;height:37px;right:13px;top:8px;border-radius:6px;}
.lebi_guide {padding:0 13px 24px;}
.lebi_guide h3 {padding:13px 0 0 0;}
.lebi_shop_list li {height:93px;}
.lebi_shop_list li .name {padding:21px 0 0 92px;}
.lebi_shop_list li .price {padding:0 0 0 92px;}
.lebi_shop_list li .image {width:66px;height:66px;left:13px;top:13px;}
.lebi_shop_list li .btn_buy {width:104px;height:37px;right:13px;top:28px;border-radius:6px;}

/* welcome hive */
.hive_introduction {margin:-20px 13px 0;box-shadow:0 2px 2px rgba(0,0,0,0.2);-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;}
.hive_introduction .ad_text {padding:17px 0 0 0;line-height:18px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);}
.hive_introduction h1 {line-height:40px;border-radius:2px 2px 0 0;}
.hive_introduction .contents_wrap {padding:0 9px 85px 9px;}
.hive_introduction .contents_wrap .cbtn {bottom:20px;}
.hive_introduction .contents_wrap .btn_policy {bottom:90px;right:9px;}
.hive_introduction .btn_change {height:41px;margin:0 1px;line-height:41px;border-radius:13px;box-shadow:inset -1px -1px 0 rgba(228,128,39,0.5), inset 0 1px 0 rgba(255,255,255,1), 2px 2px 2px rgba(0,0,0,0.2);}
.hive_introduction .btn_change a {padding:0 40px;}
.hive_introduction .btn_policy {padding-right:13px;}
.hive_introduction .ad_box {padding:16px 10px 33px;border-bottom:1px solid #198add;}
.hive_introduction .ad_box .contents {padding:0 0 6px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);border-radius:3px;border:1px solid #198add;}
.hive_introduction .ad_box .contents .con_wrap {width:377px;}
.hive_introduction .ad_box .contents .section1 img, .hive_introduction .ad_box .contents .section2 img, .hive_introduction .ad_box .contents .section3 img {width:188px;height:98px;}
.hive_introduction .ad_box .contents .section1 p, .hive_introduction .ad_box .contents .section2 p {width:188px;line-height:16px;}
.hive_introduction .ad_box .contents .section1 p span, .hive_introduction .ad_box .contents .section2 p span {padding:0 13px;}

/* email campaign */
.email_campaign .tit_1 {margin:26px 13px 28px;line-height:24px;}
.email_campaign .ec_box {padding:0 13px 0;}
.email_campaign .txt_1 {margin:14px 0 21px;line-height:20px;}
.email_campaign .inp_email {height:54px;padding:0 13px;line-height:26px;}
.email_campaign .btn_eau,
.email_campaign .btn_eac {height:45px;margin:33px 0 0 0;border-radius:6px;}
.email_campaign .btn_eac {margin:30px 0 33px 0;}
.email_campaign .emailau_info dt {margin:26px 0 5px 0;line-height:14px;}
.email_campaign .emailau_info dd {margin:0 0 17px 0;line-height:17px;}
.email_campaign .txt_2 {margin:14px 0 0;padding:16px 0 0 0;line-height:20px;}
.email_campaign .tit_2 {margin:14px 13px 0;line-height:17px;}
.email_campaign .use li {margin:10px 13px 0;line-height:18px;}
.email_campaign .dst_chk {margin:30px 13px 0;}
.email_campaign .dst_chk label {padding:4px 0 4px 32px;line-height:17px;background-size:25px 25px;}
.email_campaign .dst_chk label.checked {background-size:25px 25px;}
.email_campaign .btn_close {min-width:300px;height:45px;margin:33px 0 0;padding:0 26px;border-radius:6px;}
.email_campaign .email_sel {margin:0 0 9px 0;}
.email_campaign .email_sel input {height:54px;padding:0 13px;line-height:26px;}
.email_campaign .email_sel .t {margin:12px 0 0 0;line-height:25px;}
.email_campaign .email_sel select {height:54px;padding:0 40px 0 11px;border-radius:6px;background-size:25px 6px;}
.email_campaign .error  {padding:5px 0 0 12px;line-height:20px;text-indent:-12px;}
.email_campaign .txt_0 {margin:-8px 13px 26px;line-height:20px;}
.email_campaign .btn_area {margin:33px 0;}
.email_campaign .btn_area .btn_ty_1,
.email_campaign .btn_area .btn_ty_2 {height:45px;border-radius:6px;}

/* real name verification */
.rnv_txt {margin:37px 0 33px 0;padding:0 13px 6px;line-height:20px;}
.china_num {padding:13px;}
.china_num span {padding:10px 0 10px 10px;line-height:20px;border-radius:6px;}
.china_num_inp li {margin:13px 13px 0;}
.china_num_inp li input {height:54px;padding:0 146px 0 13px;line-height:26px;}
.china_num_inp li .btn_send {width:129px;height:37px;right:13px;top:8px;border-radius:6px;}
.china_num_inp li .time {right:13px;top:14px;line-height:21px;}

/* security function settings */
.scy_settings_guide {padding:14px 13px 16px;}
.scy_settings_guide h3 {line-height:20px;}
.scy_settings_guide p {margin:5px 0 0 0;line-height:17px;}
.scy_settings_form .target_game {margin:10px 0 0;}
.scy_settings_form .target_game .txt {height:52px;padding:0 74px 0 13px;line-height:48px;}
.scy_settings_form .target_game .ico_off,
.scy_settings_form .target_game .ico_on {width:48px;height:25px;right:13px;top:13px;line-height:24px;border-radius:33px;}
.scy_settings_form .txt {padding:17px 13px 0;line-height:20px;}
.scy_settings_form .pwd li {margin:10px 13px 0;}
.scy_settings_form .pwd li input {height:54px;padding:0 13px;line-height:26px;}
.scy_settings_form .error {padding:5px 0 0 25px;line-height:20px;text-indent:-12px;}
.scy_settings_form .pwd.ty2 .error	{padding:2px 0 0 0;}
.scy_settings_form .pwd.ty2 .tip	{padding:2px 0 0 0;line-height:20px;}
.security_campaign {margin:0 20px;}
.security_campaign .tit_1 {margin:-24px 0 0 0;line-height:33px;}
.security_campaign .stit_1 {margin:24px 0 0 0;line-height:26px;}
.security_campaign .how_txt {margin:17px 0 0 0;}
.security_campaign .how_txt dt {line-height:16px;}
.security_campaign .how_txt dd {margin:2px 0 0 0;line-height:16px;}
.security_campaign .step {margin:24px 0 0 0;}
.security_campaign .step li {margin:0 0 21px 0;}
.security_campaign .step li .tit {margin:0 0 9px 0;line-height:22px;}
.security_campaign .step li .new {line-height:22px;}
.security_campaign .step li .box_txt {padding:13px;line-height:16px;}
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------- */
@media (min-width:736px) and (max-width:767px)	{
html	{font-size:47.92%;}

/* main */
.event_banner .ev_navi {bottom:13px;}
.event_banner .ev_navi span {width:12px;height:13px;margin:0 15px 0 0;border-radius:7px;}
.event_banner .ev_navi span.selected {border:2px solid #fff;}

.tit_h3 {margin:14px 0 0 15px;}
.tit_h3.ty2 {margin:13px 0 7px 15px;}
.cont_head .btn_all {right:15px;top:3px;}

.m_game_list {margin:9px 15px 0 15px;}
.m_game_list.profile {margin:23px 15px 0 15px;}
.m_game_list li {margin:0 0 15px 0;}
.m_game_list li a {height:108px;}
.m_game_list li a .tit {padding:13px 138px 0 14px;line-height:27px;}
.m_game_list.profile li a .tit {padding:36px 138px 0 14px;} 
.m_game_list li a .image {width:109px;height:108px;}
.m_game_list li a .txt {padding:7px 138px 0 14px;line-height:23px;}
.m_game_list li a .txt i	{height:23px;margin-right:4px;}
.m_game_list li .btn_play {right:124px;top:72px;}

.cafe_list {margin:9px 0 0 0;}
.cafe_list li {padding:0 0 0 15px;}
.cafe_list li a {padding:0 0 19px 0;}
.cafe_list li.image a {min-height:104px;padding:0 0 23px 0;}
.cafe_list li a .txt {padding:16px 15px 0 0;line-height:25px;}
.cafe_list li a .nt {padding:11px 0 0 0;} 
.cafe_list li.image a .nt {bottom:18px;} 
.cafe_list li a .info {right:15px;bottom:23px;line-height:15px;}
.cafe_list li.image a .info {right:111px;bottom:23px;}
.cafe_list li a .info .hits {margin:0 18px 0 0;padding:0 0 0 26px;background:url('../img/ico_hits.png') no-repeat 0 5px;background-size:19px 13px;}
.cafe_list li a .info .comment {padding:0 0 0 23px;background:url('../img/ico_comment.png') no-repeat 0 5px;background-size:16px 13px;}
.cafe_list li a .image_play,
.cafe_list li a .image_detailview {width:81px;height:81px;margin:23px 15px 0 26px;}
.cafe_list li a .image_play:after {background-size:29px 29px;}

.main.cafe_notice {margin:9px 0 0 0;}
.main.cafe_notice li a {padding:0 73px 0 0;}

.channel {margin:38px 0 0 0;}
.channel dl {height:65px;border-top:1px solid #ccc;}
.channel dt {padding:19px 0 0 15px;}
.channel dd {top:15px;}
.channel dd a {width:35px;height:35px;margin:0 15px 0 0;}
.channel dd a.ico_c_youtube {background-size:35px 35px;}
.channel dd a.ico_c_weibo {background-size:35px 35px;}
.channel dd a.ico_c_wechat {background-size:35px 35px;}
.channel dd a.ico_c_twitter {background-size:35px 35px;}
.channel dd a.ico_c_soku {background-size:35px 35px;}
.channel dd a.ico_c_forums {background-size:35px 35px;}
.channel dd a.ico_c_facebook {background-size:35px 35px;}
.channel dd a.ico_c_google {background-size:35px 35px;}
.channel dd a.ico_c_cafe {background-size:35px 35px;}
.channel dd a.ico_c_blog_kr {background-size:35px 35px;}
.channel dd a.ico_c_blog_jp {background-size:35px 35px;}
.channel dd a.ico_c_blog_jp_2 {background-size:35px 35px;}
.channel dd a.ico_c_blog_cn {background-size:35px 35px;}
.channel dd a.ico_c_tumblr {background-size:35px 35px;}
.channel dd a.ico_c_insta {background-size:35px 35px;}

/* profile */
.profile_head {height:156px;}
.profile_head.char {padding:0 15px;}
.profile_head.char .profile_head_con {height:199px;margin:-149px 0 0 0;}
.profile_head .photo {width:110px;height:110px;left:23px;top:23px;}
.profile_head .photo .btn_noti {width:39px;height:39px;right:-1px;top:-1px;}
.profile_head.char .photo {width:132px;height:132px;margin:0 0 0 -65px;}
.profile_head .name {margin:0 0 0 156px;padding:52px 0 3px 0;line-height:30px;}
.profile_head .displayname {margin:0 0 0 156px;}
.profile_head.char .name {padding:153px 0 0 0;}
.profile_head.char .displayname {padding:6px 0 0 0;}
.profile_head .btn_area {right:15px;top:56px;}
.profile_head .btn_area a,
.profile_head .btn_area button {width:52px;height:52px;margin:0 0 0 15px;}
.profile_head .btn_area a.btn_messages {background-size:52px 52px;}
.profile_head .btn_area a.btn_setting {background-size:52px 52px;}
.profile_head .btn_area button.btn_photo_edit {background-size:52px 52px;}
.profile_head .btn_area button.btn_friend.add {background-size:52px 52px;}
.profile_head .btn_area button.btn_friend.del {background-size:52px 52px;}
.profile_head .btn_area button.btn_friend.ing {background-size:52px 52px;}
.profile_head .btn_area a.btn_modify {background-size:52px 52px;}
.profile_head .btn_area a.btn_lebi {background-size:52px 52px;}
.profile_head .btn_area a.btn_wechat {background-size:52px 52px;}
.profile_head .btn_area a.btn_wechat {background-size:52px 52px;}

.profile_sns_list {margin:10px 0 0 0;}
.profile_sns_list li {height:61px;margin:0 0 0 15px;line-height:61px;}
.profile_sns_list li button {width:55px;height:29px;right:15px;top:15px;}
.profile_sns_list li button.btn_connect {background-size:55px 29px;}
.profile_sns_list li button.btn_disconnect {background-size:55px 29px;}

.profile_info_list {margin:10px 0 0 0;}
.profile_info_list li {height:61px;margin:0 0 0 15px;line-height:61px;}
.profile_info_list li .description {padding:0 15px;}
.profile_info_list li .btn_refresh {width:36px;height:36px;margin:11px 0 0 15px;background-size:36px 36px;}
.profile_info_list li .btn_modify {width:36px;height:36px;margin:11px 0 0 15px;background-size:36px 36px;}

.edit_email	.txt_frame	{margin:42px 15px 38px;}
.edit_email fieldset	{margin:0 15px;}
.edit_email li ~ li {margin-top:15px;}
.edit_email li input {height:62px;padding:0 15px;line-height:30px;border:1px solid #ccc;}
.edit_email li .email_report .t {margin:13px 0 0 0;line-height:29px;}
.edit_email li .email_report select {height:62px;padding:0 46px 0 13px;border:1px solid #ccc;border-radius:7px;background-size:29px 7px;}
.edit_email .error	{margin-top:7px;}
.edit_email .btn_list	{margin:38px 0 0;}
.edit_email .btn_list button	{height:52px;border-radius:7px;}

.set_hive .txt_frame	{margin:42px 15px 38px;}
.set_hive fieldset	{margin:0 15px;}
.set_hive li ~ li {margin-top:15px;}
.set_hive li input {height:62px;padding:0 15px;line-height:30px;border:1px solid #ccc;}
.set_hive li .email_report .t {margin:13px 0 0 0;line-height:29px;}
.set_hive li .email_report select {height:62px;padding:0 46px 0 13px;border:1px solid #ccc;border-radius:7px;background-size:29px 7px;}
.set_hive .error	{margin-top:7px;}
.set_hive .btn_list	{margin:38px 0 0;}
.set_hive .btn_list button	{height:52px;border-radius:7px;}
.set_hive .btn_send	{min-width:75px;height:42px;padding:0 15px;right:15px;top:9px;border-radius:7px;}

.popular_game_down {margin:18px 0 0 0;padding:0 0 7px 0;}
.popular_game_down h3 {padding:29px 15px 6px;}
.popular_game_down .txt {padding:0 15px;}
.popular_game_down .game_list {margin:32px 15px 0;}
.popular_game_down .game_list li {height:161px;margin:0 0 23px 0;
background:url('../img/bg_shadow.png') repeat-x 1px 118px;background-size:2px 11px;}
.popular_game_down .game_list li:after {top:110px;border-bottom:7px solid #e0e0e0;}
.popular_game_down .game_list li .image {width:110px;height:110px;}
.popular_game_down .game_list li .image:after {width:118px;height:111px;left:-4px;top:-1px;background-size:118px 111px;}
.popular_game_down .game_list li .game_complete,
.popular_game_down .game_list li .game_runn {margin:22px 0 0 0;}
.popular_game_down .game_list li .btn_game_down,
.popular_game_down .game_list li .btn_game_play {width:110px;height:29px;margin:19px 0 0 0;line-height:30px;border-radius:15px;}

.profile_character {margin:0 0 38px 0;}
.profile_character_list {padding:15px 15px 0 0;}
.profile_character_list .character_sel {margin:0 0 6px 0;}
.profile_character_list .character_sel a.tit {height:61px;padding:0 0 0 15px;line-height:61px;}
.profile_character_list .character_sel a.tit:after {width:16px;height:9px;right:15px;margin:-4px 0 0 0;background-size:16px 9px;}
.profile_character_list .character_sel.selected a.tit:after {background-size:16px 9px;} 
.profile_character_list .character_sel .char_list {margin:0 0 0 15px;padding:15px 0 0 0;}
.profile_character_list .character_sel .char_list li {margin:0 0 15px 0;}
.profile_character_list .character_sel .char_list li a.selected:after {border:3px solid #2a84d8;}
.scroll_bar {width:6px;height:75px;right:4px;top:15px;border-radius:7px;}

.tit_txt {margin:42px 15px 41px;line-height:27px;}
.tit_txt.ty3 {margin:30px 15px 29px;}
.id_setting li {margin:15px 15px 0;}
.id_setting li:first-child {margin:0 15px 0;}
.id_setting li input {height:62px;padding:0 15px;line-height:30px;}
.id_setting .error {margin:0 0 -3px 0;padding:6px 0 0 13px;line-height:23px;text-indent:-13px;}
.btn_area_b_ty2 {margin:38px 15px 0;}
.btn_area_b_ty2 .btn_ty_1,
.btn_area_b_ty2 .btn_ty_2,
.btn_area_b_ty2 .btn_ty_3 {height:52px;border-radius:7px;}
.btn_area_b_ty3	{margin:11px 15px 0;}
.btn_area_b_ty3 button	{width:429px;height:61px;border-radius:7px;}

.editpwd_link .btn_editpwd {height:61px;margin:23px 0 0 0;line-height:26px;}
.editpwd_link .notice	{padding:8px 0 0 13px;}

.profile_chimg {margin:10px 0 0 0;}
.profile_chimg li {margin:0 0 0 15px;}
.profile_chimg li:after {width:12px;height:21px;right:15px;top:21px;background-size:9px 16px;}
.profile_chimg li button,
.profile_chimg li .btn_photo {height:61px;padding:0 0 0 32px;line-height:61px;}
.profile_chimg li button:after,
.profile_chimg li .btn_photo:after {width:42px;height:42px;top:15px;}
.profile_chimg li .btn_camera:after {background:url('../img/btn_edit_photo_3.png') no-repeat 0 4px;background-size:24px 20px;}
.profile_chimg li .btn_photo:after {background:url('../img/btn_album.png') no-repeat 0 3px;background-size:24px 24px;}
.profile_chimg li input {top:1px;left:1px;}

.profile_nickname {margin:10px 0 23px 0;padding:16px 15px 19px;}
.profile_nickname .txt {margin:0 0 12px 0;line-height:23px;}
.profile_nickname input {height:62px;padding:0 15px;line-height:30px;border:1px solid #ccc;}
.profile_nickname .error {margin:0 0 -3px 0;padding:6px 0 0 13px;line-height:23px;text-indent:-13px;}
.btn_area_b .btn_mdf_save {height:52px;border-radius:7px;}

.profile_guest_txt {padding:36px 15px;line-height:30px;}
.btn_area_b_ty2.guest {margin: 0 15px 0;}
.btn_area_b_ty2.guest .btn_ty_1 {border:1px solid #2a84d8;}

.profile_init	{margin-top:38px;}

/* games */
.m_game_list.games_list  {margin:23px 15px 0 15px;}
.m_game_list.games_list li.new .tit,
.m_game_list.games_list li.hot .tit {padding:15px 138px 0 29px;}
.games_list li.new em,
.games_list li.hot em {width:23px;height:42px;left:-1px;top:-1px;}
.games_list li.new em {background-size:23px 42px;}
.games_list li.hot em {background-size:23px 42px;}
.game_os_select {right:15px;top:52px;}
.game_os_select .btn_ios,
.game_os_select .btn_android {width:35px;height:52px;}
.game_os_select .btn_ios {margin:0 15px 0 0;background:url('../img/btn_ios_off.png') no-repeat 0 8px;background-size:35px 35px;}
.game_os_select .btn_android {background:url('../img/btn_android_off.png') no-repeat 0 8px;background-size:35px 35px;}
.game_os_select .btn_ios.selected {background:url('../img/btn_ios_on.png') no-repeat 0 8px;background-size:35px 35px;}
.game_os_select .btn_android.selected {background:url('../img/btn_android_on.png') no-repeat 0 8px;background-size:35px 35px;}

.games_head {height:193px;}
.games_head:after {height:193px;}
.games_head .image {width:110px;height:110px;left:38px;top:38px;padding:3px;}
.games_head .game_name {left:168px;top:50px;}
.games_head .btn_area {right:38px;top:102px;}
.games_head .btn_area a {width:52px;height:52px;margin:0 0 0 15px;}
.games_head .btn_area a.btn_cafe {background-size:52px 52px;}
.games_head .btn_area a.btn_download {background-size:52px 52px;}
.games_head .btn_area a.btn_lebi {background-size:52px 52px;}
.games_head .btn_area a.btn_wechat {background-size:52px 52px;}
.games_head .game_bg img {height:193px;}

.game_guide {margin:9px 0 0 0;padding:15px 15px 24px;}
.game_guide .glist li {width:460px;height:259px;margin:0 0 0 15px;}
.game_guide.gmp .glist li {width:259px;height:460px;}
.game_guide .glist li a.play:after {background-size:61px 61px;}
.game_guide .navi {margin:9px 0 0 0;}
.game_guide .navi span {width:12px;height:13px;margin:0 7px 0 0;border-radius:7px;border:1px solid #999;}
.game_guide .txt {margin:15px 0 0 0;line-height:26px;}

.game_feature_list {margin:9px 0 0 0;padding:13px 15px 15px;line-height:26px;}

.game_ratings_12age {width:364px;height:70px;margin:38px auto 0;}

/* New 2019-04-02 */
.genre_tab	{height:59px;margin-bottom:9px;border-bottom:1px solid #ccc;}
.genre_tab ul	{padding:0 7px;}
.genre_tab ul li	{padding-left:6px;}
.genre_tab ul li button	{padding:0 16px 0 15px;letter-spacing:-1px;}
.genre_tab ul li.on button:after	{height:3px;}
.order_list	{height:53px;padding-left:24px;border-bottom:1px solid #ccc;}
.order_list .tit	{margin-right:27px;line-height:53px;}
.order_list ul li	{margin-left:31px;}
.order_list ul button	{letter-spacing:-1px;padding-left:13px;}
.order_list ul button:after	{width:11px;height:9px;margin-top:-4px;background-size:11px 9px;}
.order_list ul .on button:after	{background-size:11px 9px;}

.game_list_new	{padding-bottom:27px;border-bottom:1px solid #ccc;}
.game_list_new li	{height:112px;margin-top:17px;padding:0 8px;}
.game_list_new li a	{height:112px;padding-left:122px;padding-top:13px;}
.game_list_new li.new a,
.game_list_new li.best a	{padding-top:22px;}
.game_list_new li .thumb	{width:112px;height:112px;border-radius:26px;}
.game_list_new li .thumb img	{width:112px;height:112px;}
.game_list_new h3	{margin-bottom:0;}
.game_list_new .sticker	{left:117px;width:44px;height:22px;text-indent:-946459px;}
.game_list_new .content	{left:122px;bottom:0;height:38px;line-height:19px;}
.game_list_new .content i	{height:18px;margin-right:3px;}
.game_list_new li .tag	{height:24px;margin:0 0 3px -5px;}
.game_list_new li .tag span	{height:24px;margin-left:2px;padding:0 9px;border-radius:76px;}

.game_detail .youtube_wrap a:after	{background-size:61px 61px;}
.game_detail	{padding-right:251px;}
.game_detail .game_contents	{margin-bottom:15px;padding:20px 15px 0;}
.game_detail .introduce	{height:110px;padding:0 0 12px 124px;border-bottom:1px solid #ccc;}
.game_detail .introduce .thumb	{width:110px;height:110px;border-radius:26px;}
.game_detail .introduce dl	{padding-top:14px;}
.game_detail .introduce dt	{height:48px;margin-bottom:8px;line-height:24px;}
.game_detail .introduce_txt	{padding:16px 0 18px;border-bottom:1px solid #ccc;}
.game_detail .introduce_txt span	{height:18px;margin-top:10px;line-height:18px;}
.game_detail .introduce_txt i	{height:18px;margin-right:3px;}
.game_detail .btns	{padding-top:12px;margin-bottom:25px;}
.game_detail .btns p	{height:39px;}
.game_detail .btns .share	{padding-right:7px;}
.game_detail .btns .game	{padding-left:7px;}
.game_detail .btns button	{border-radius:7px;}
.game_detail .share button	{border:1px solid #2a84d8;}
.game_detail .gallery_wrap	{height:169px;margin:0 -15px;}
.game_detail .gallery_wrap ul	{padding:0 15px;}
.game_detail .gallery_wrap li	{width:300px;padding-left:13px;}
.game_detail .gallery_wrap img	{width:300px;height:169px;border-radius:7px;}
.game_detail .game_txt	{margin-top:19px;padding-bottom:20px;border-bottom:1px solid #ccc;}
.game_detail .feature_txt	{margin-top:15px;padding-bottom:34px;}
.game_detail .game_feature_list	{height:90px;line-height:18px;}
.game_detail h3	{margin-bottom:14px;}
.game_detail .txt	{height:90px;line-height:18px;}
.game_detail .more	{margin-top:16px;}
.game_detail .more button	{padding-right:15px;}
.game_detail .more button:after	{width:10px;height:6px;margin-top:-3px;}
.game_detail .other_game	{width:240px;padding:20px 0;}
.game_detail .other_game h3	{margin:0 0 16px 15px;}
.game_detail .other_game div	{height:122px;}
.game_detail .other_game ul	{padding:0 19px 15px;}
.game_detail .other_game li	{height:80px;margin-top:10px;}
.game_detail .other_game li a	{padding-left:87px;}
.game_detail .other_game .thumb	{width:80px;height:80px;border-radius:19px;}
.game_detail .other_game dl	{padding-top:13px;}
.game_detail .other_game dt	{max-height:36px;margin-bottom:6px;line-height:18px;}
.game_detail .other_game dt i	{height:18px;margin-right:4px;}

/* customer service */
.custom_menu {margin:23px 15px 0;border:1px solid #ccc;}
.custom_menu li a {height:76px;border-top:1px solid #ccc;line-height:76px;}
.custom_menu li a .new {width:29px;height:29px;right:15px;top:23px;background-size:29px 29px;}

.faq_list li .question {padding:15px 47px 17px 15px;line-height:26px;}
.faq_list li .question span em {width:21px;height:21px;margin:0 6px 2px 0;}
.faq_list li .question span em.new {background-size:21px 21px;}
.faq_list li .question span em.hot {background-size:21px 21px;}
.faq_list li .question:after {width:16px;height:9px;right:15px;margin:-4px 0 0 0;background-size:16px 9px;}
.faq_list li.selected .question:after {background-size:16px 9px;} 
.faq_list li .answer {margin:0 0 0 15px;padding:9px 15px 18px 0;line-height:26px;}
.faq_list li .answer .war {margin:19px 0 0 0;line-height:19px;}
.cs_guide {margin:30px auto 0;}
.cs_guide.ty {margin:15px 0 0 0;}
.cs_guide .txt {margin:0 15px 12px;}
.cs_guide .btn_ty_1,
.cs_guide .btn_ty_2	{min-width:329px;height:52px;padding:0 30px;border-radius:7px;}
.cs_guide .btn_cs {min-width:329px;height:52px;margin-left:13px;padding:0 30px;border-radius:7px;}
.cs_guide .btn_cs .new {width:29px;height:29px;right:15px;margin-top:-14px;line-height:29px;border-radius:38px;}

.cs_write {margin:0 15px 0;}
.cs_write .int_box {height:61px;}
.cs_write .int_box input[type="text"] {padding:0 14px;}
.cs_write .int_txt {margin:7px 0 0 0;}
.cs_write .int_txt label {padding:3px 0 16px 36px;line-height:24px;background-size:29px 29px;}
.cs_write .int_txt label.checked {background-size:29px 29px;}
.cs_write input[type="checkbox"] {top:-7665px;left:1px;}
.cs_write .int_textarea {border:1px solid #ccc;}
.cs_write .file_btn {height:42px;}
.cs_write .file_btn em {padding:0 0 0 51px;line-height:41px;}
.cs_write .file_btn .btn_add,
.cs_write .file_btn .btn_delete {width:52px;height:42px;background:url('../img/btn_add.png') no-repeat 15px 10px;background-size:21px 21px;}
.cs_write .file_btn .btn_delete {background:url('../img/btn_delete.png') no-repeat 15px 19px;background-size:21px 3px;}
.cs_write .file_btn .btn_add input {top:1px;left:1px;}
.cs_write .file_view_img {margin:0 15px;}
.cs_write .file_view_img p {margin:7px 0 0 0;}
.cs_write .file_view_img p:first-child	{margin-top:15px;}
.cs_write .file_view_img p:last-child	{margin-bottom:15px;}
.cs_write .file_view_img .image {width:67px;height:67px;}
.cs_write .file_view_img .image.video:after {background-size:29px 29px;}
.cs_write .file_view_img .info {height:67px;margin:0 0 0 75px;padding:14px 14px 0 14px;line-height:21px;}
.cs_write .file_view_text {margin:0 15px;}
.cs_write .file_view_text p {height:35px;margin:7px 0 0 0;padding:0 14px;line-height:34px;}
.cs_write .file_view_text p:first-child	{margin-top:15px;}
.cs_write .file_view_text p:last-child	{margin-bottom:15px;}
.cs_write .txt_area {margin:15px 15px 0;}
.cs_write .txt_area textarea {height:64px;line-height:21px;}
.cs_write .txt_area.report textarea {height:340px;line-height:24px;}
.cs_write .limit {margin:3px 15px 11px 0;}
.cs_write .note_agree {margin:7px 15px 0;line-height:23px;}
.cs_write .note_agree > p	{margin-top:10px;}
.cs_write .note_agree > .dot	{padding-left:11px;}
.cs_write .note_agree > .dot:after	{top:9px;width:3px;height:3px;border-radius:15px;}
.cs_write .note_agree .agree {padding:15px 0 7px 0;}
.cs_write .note_agree label {padding:4px 0 5px 36px;line-height:21px;background-size:29px 29px;}
.cs_write .note_agree label.checked {background-size:29px 29px;}
.cs_write .note_agree .age_sel {padding:15px 0 7px 0;}
.cs_write .note_agree .age_sel p	{margin-top:3px;}
.cs_write .note_agree .age_sel input	{top:4px;width:23px;height:23px;}
.cs_write .note_agree .age_sel label	{padding-left:29px;} 
.cs_write .info_txt {padding:6px 0 10px 13px;line-height:23px;text-indent:-13px;}

.stit_h3 {margin:23px 15px 26px;}
.cs_email_txt {margin:0 15px;padding:23px 30px 24px;line-height:29px;}

.HIVEcontents > h3	{margin:17px 15px 11px;line-height:23px;}
.HIVEcontents .point	{padding-left:15px;}
.HIVEcontents .point:after	{width:7px;height:7px;margin-top:-3px;}
.select_area li	{margin-bottom:15px;}
.cs_write ul li	{padding-left:15px;}
.cs_write ul li.point:after	{top:26px;}

.board_list.cnews {margin:15px 0 0 0;}
.board_list.edit li {padding:0 15px 13px;}
.board_list li a {padding:0 15px 13px;}
.board_list li .category {padding:12px 107px 0 0;}
.board_list li .date {right:15px;top:12px;}
.board_list li .tit {padding:13px 19px 0 0;}
.board_list.msg li .tit {padding:13px 47px 0 0;}
.board_list.cnews li .tit {padding:13px 0 0 0;}
.board_list li .ico_new {width:29px;height:29px;right:15px;top:43px;background-size:29px 29px;}
.board_list li .btn_delete {width:45px;height:45px;top:36px;background:url('../img/btn_delete_2.png') no-repeat 15px 15px;background-size:14px 14px;}
.board_list.cnews li .commdate {padding:4px 0 0 0;}

.board_view .category {padding:12px 0 0 15px;}
.board_view .date {right:15px;top:12px;}
.board_view .tit {padding:13px 39px 15px 0;margin:0 0 0 15px;}
.board_view .image {margin:15px 184px 0 15px;}
.board_view .noti img {margin:0 0 15px 0;}
.board_view .image_dp {margin:15px 15px 0;}
.board_view .image_dp img {width:72px;height:92px;}
.board_view .txt {padding:16px 15px 23px;line-height:26px;}
.board_view .btn_details {padding:0 0 23px 15px;}
.mymsg_answer {padding:0 0 30px 15px;}
.mymsg_answer .tit {padding:10px 0 0 17px;background:url('../img/ico_answer.png') no-repeat 0 7px;background-size:10px 15px;}
.mymsg_answer .date {right:15px;top:12px;}
.mymsg_answer .txt {margin:13px 15px 0 0;line-height:27px;}
.mymsg_answer .recont {padding:23px 15px 0 0;}
.mymsg_answer .btn_recont {height:52px;border-radius:7px;}
.mymsg_answer .image {margin:19px 184px 7px 0;}
/* 2019-09-11 추가 */
.mymsg_answer .rating	{margin:30px 15px 0 0;padding:24px 22px 30px;border:1px solid #ccc;}
.mymsg_answer .rating .rating_txt	{margin-bottom:26px;line-height:26px;}
.mymsg_answer .rating .selec_star	{margin-bottom:30px;}
.mymsg_answer .rating .selec_star li	{width:42px;height:42px;margin-left:7px;}
.mymsg_answer .rating .select	{margin-bottom:30px;}
.mymsg_answer .rating .select select	{height:42px;padding:0 46px 0 13px;border:1px solid #ccc;border-radius:7px;background-size:29px 7px;}
.mymsg_answer .rating .btn_rating button	{height:51px;border-radius:7px;}
.mymsg_answer .rating_complete	{margin:30px 15px 0 0;padding:37px 22px 39px;line-height:30px;border:1px solid #ccc;}

.view_navi {height:52px;}
.view_navi .btn_prev,
.view_navi .btn_next {width:42px;height:52px;background:url('../img/btn_prev_on.png') no-repeat 15px 15px;background-size:12px 21px;}
.view_navi .btn_next {left:88px;background:url('../img/btn_next_on.png') no-repeat 15px 15px;background-size:12px 21px;}
.view_navi .btn_prev.non {background:url('../img/btn_prev_off.png') no-repeat 15px 15px;background-size:12px 21px;}
.view_navi .btn_next.non {background:url('../img/btn_next_off.png') no-repeat 15px 15px;background-size:12px 21px;}
.view_navi .btn_list {height:52px;right:15px;line-height:52px;}

.reportcenter_info {margin:18px 15px 0;}
.reportcenter_info p {margin:0 0 24px 0;line-height:27px;}
.reportcenter_agree {margin:7px 0 0;padding:0 0 15px 0;line-height:23px;}
.reportcenter_agree .agree {padding:30px 0 10px 0;}
.reportcenter_agree label {padding:4px 0 5px 36px;line-height:21px;background-size:29px 29px;}
.reportcenter_agree label.checked {background-size:29px 29px;}
.reportcenter_agree em {padding:0 0 0 13px;text-indent:-13px;}
.reportcenter_agree .btn_use_link {margin:18px 0 0 0;line-height:29px;}

.search_none	{margin-top:30px;padding:0 30px;padding-top:188px;line-height:32px;background-size:169px 166px;}

.sel_game	{margin-top:-15px;padding:0 13px;}
.sel_game li	{padding:0 13px;margin-top:27px;}
.sel_game li a	{border-radius:30px;}
.sel_game li .name	{padding:0 23px;line-height:26px;}
.sel_game .name i	{width:7px;height:7px;margin:7px 7px 0 0;border-radius:76px;}

.btn_game_more	{padding:30px 27px 0;}
.btn_game_more button	{height:52px;border-radius:7px;}

/* cafe */
.cafe_all_list {margin:23px 0 0 0;}
.cafe_all_list.ty2 {margin:15px 0 0 0;}
.cafe_all_list li a {padding:0 0 0 15px;height:118px;}
.cafe_all_list li .game_name {padding:27px 162px 0 0;line-height:26px;}
.cafe_all_list li .date {padding:19px 0 0 0;line-height:30px;}
.cafe_all_list li .date .new {width:29px;height:29px;background-size:29px 29px;}
.cafe_all_list li .image {width:87px;height:87px;right:59px;top:15px;}
.cafe_all_list li .btn_bookmark {width:59px;height:59px;top:29px;background:url('../img/btn_bookmark_off.png') no-repeat 15px 15px;background-size:29px 28px;}
.cafe_all_list li .btn_bookmark.selected {background:url('../img/btn_bookmark_on.png') no-repeat 15px 15px;background-size:29px 28px;}

.ssub_tab {margin:15px 15px 0;}
.ssub_tab li a {height:41px;line-height:42px;border-radius:7px;}
.ssub_tab li:nth-of-type(1) a {border-radius:7px 0 0 7px;}
.ssub_tab li:nth-of-type(3) a {border-radius:0 7px 7px 0;}

.cafe_list.cposts {margin:15px 0 0 0;}
.cafe_list.cposts li.image a {min-height:142px;}
.cafe_list li a .game_name {padding:13px 0 0 0;}

.cafe_mg_head {height:147px;}
.cafe_mg_head .game_name {padding:21px 15px 0 145px;}
.cafe_mg_head .image {width:110px;height:110px;left:15px;top:15px;padding:3px;}
.cafe_mg_head .btn_area {right:15px;top:79px;}
.cafe_mg_head .btn_area a {width:52px;height:52px;margin:0 0 0 15px;}
.cafe_mg_head .btn_area a.btn_wechat {background-size:52px 52px;}
.cafe_mg_head .btn_area a.btn_event {background-size:52px 52px;}
.cafe_mg_head .btn_area a.btn_download {background-size:52px 52px;}
.btn_cafe_dtail {padding:0 0 15px 0;}
.btn_cafe_dtail button {height:42px;border-radius:7px;}
.cafe_notice {margin:9px 0 23px 0;}
.cafe_notice li a {height:52px;margin:0 0 0 15px;padding:0 130px 0 0;line-height:52px;} 
.cafe_notice li a .date {right:15px;}

.search_result_tit {margin:0 0 15px 0;padding:16px 15px 18px;line-height:26px;}
.cafe_list.search_r .cont {padding:16px 15px 19px 0;line-height:26px;}

.cafe_detail_head {padding:23px 0 0 15px;}
.cafe_detail_head .user_id {padding:0 0 0 55px;line-height:16px;}
.cafe_detail_head .geti {padding:6px 0 0 55px;}
.cafe_detail_head .image {width:49px;height:49px;left:15px;top:15px;}
.cafe_detail_head .tit {padding:21px 15px 46px 0;line-height:27px;} 
.cafe_detail_head .info {right:15px;bottom:15px;line-height:15px;}
.cafe_detail_head .info .hits {margin:0 18px 0 0;padding:0 0 0 26px;background:url('../img/ico_hits.png') no-repeat 0 5px;background-size:19px 13px;}
.cafe_detail_head .info .comment {padding:0 0 0 23px;background:url('../img/ico_comment.png') no-repeat 0 5px;background-size:16px 13px;}
.cafe_detail_head .btn_multi {width:38px;height:53px;right:7px;top:7px;background:url('../img/btn_multi.png') no-repeat 15px 15px;background-size:7px 23px;}
.cafe_detail_cont {padding:15px 0 0 0;}
.cafe_detail_cont .image {margin:0 184px 15px 15px;}
.cafe_detail_cont .image.play:after {background-size:61px 61px;}
.cafe_detail_cont .china_war {height:402px;margin:7px 184px 7px 15px;padding:154px 0 0 0;}
.cafe_detail_cont .china_war img {width:272px;height:92px;}
.cafe_detail_cont .txt {padding:16px 15px 23px;line-height:26px;}
.comment_write {padding:15px 0;}
.comment_write .btn_img_import {width:73px;height:42px;top:15px;background:url('../img/btn_photo_1.png') no-repeat 15px 0;background-size:42px 42px;}
.comment_write .msg_inp {margin:0 119px 0 15px;border-radius:7px;}
.comment_write.new .msg_inp {margin:0 119px 0 73px;}
.comment_write .msg_inp .auto_intext {height:42px;padding:7px 44px 12px 15px;line-height:23px;border-radius:7px;}
.comment_write .msg_inp .btn_delete {width:44px;height:42px;background:url('../img/btn_delete_2.png') no-repeat 15px 14px;background-size:14px 14px;}
.comment_write .btn_send {width:88px;height:42px;right:15px;top:15px;border-radius:7px;}
.comment_write .file_info {width:289px;height:35px;margin:15px 15px 0;padding:0 44px 0 15px;border-radius:7px;}
.comment_write .file_info span {line-height:33px;}
.comment_write .file_info .btn_fidelete {width:44px;height:35px;background:url('../img/btn_delete_8.png') no-repeat 15px 10px;background-size:13px 13px;}
.comment_list li {padding:15px 0 16px 0;}
.comment_list li .user_id {padding:0 0 0 56px;line-height:38px;}
.comment_list li .image {width:35px;height:35px;left:15px;top:15px;}
.comment_list li .txt {padding:7px 15px 0 56px;line-height:23px;}
.comment_list li .txt.del {padding:0 15px 0 58px;}
.comment_list li .btn_reply {margin:18px 0 0 56px;}
.comment_list li .btn_delete {width:45px;height:45px;background:url('../img/btn_delete_4.png') no-repeat 15px 15px;background-size:14px 14px;}
.comment_list li .upload_image {margin:15px 309px 0 58px;padding:0 0 7px 0;}
.comment_list li .reply {margin:16px 0 0 0;}
.comment_list li .reply li {margin:16px 0 0 0;padding:15px 0 0 0;background:url('../img/ico_comment_2.png') no-repeat 15px 15px;background-size:10px 23px;}
.comment_list li .reply .user_id {padding:0 0 0 75px;}
.comment_list li .reply .image{left:33px;}
.comment_list li .reply .txt {padding:5px 15px 0 75px;}
.comment_list li .reply.new {margin:16px 0 0 58px;}
.comment_list li .reply.new .user_id {padding:0 0 0 42px;}
.comment_list li .reply.new .txt {padding:5px 15px 0 42px;}
.comment_list li .reply .upload_image {margin:15px 266px 0 42px;padding:0 0 7px 0;}
.reply_write {margin:23px 0 0 0;}
.reply_write .btn_img_import {width:73px;height:42px;left:42px;background:url('../img/btn_photo_2.png') no-repeat 15px 0;background-size:42px 42px;}
.reply_write .msg_inp {margin:0 119px 0 56px;border-radius:7px;}
.reply_write.new .msg_inp {margin:0 119px 0 116px;}
.reply_write .msg_inp .auto_intext {height:42px;padding:7px 44px 12px 15px;line-height:23px;border-radius:7px;}
.reply_write .msg_inp .btn_delete {width:44px;height:42px;background:url('../img/btn_delete_5.png') no-repeat 15px 14px;background-size:13px 13px;}
.reply_write .btn_send {width:88px;height:42px;right:15px;border-radius:7px;}
.reply_write .file_info {width:289px;height:35px;margin:15px 15px 7px 58px;padding:0 44px 0 15px;border-radius:7px;}
.reply_write .file_info span {line-height:33px;}
.reply_write .file_info .btn_fidelete {width:44px;height:35px;background:url('../img/btn_delete_8.png') no-repeat 15px 10px;background-size:13px 13px;}

.comment_paging {height:61px;padding:0 15px;}
.comment_paging .tit {line-height:61px;}
.comment_paging .btn_cpv {line-height:61px;}

.report_tit {margin:18px 15px 0;line-height:24px;}
.report_txt {margin:6px 15px 0;}
.report_type {margin:18px 15px 0;}
.report_type li {height:61px;padding:16px 0 0 15px;}
.report_type label {padding:0 0 0 36px;line-height:29px;background-size:29px 29px;}
.report_type label.checked {background-size:29px 29px;}
.report_txtarea {margin:15px 15px 0;padding:23px 15px 13px;}
.report_txtarea textarea {height:87px;line-height:21px;}
.report_txtarea .limit {margin:27px 0 0 0;}

.iv_report_bar {height:61px;}
.iv_report_bar.ing {margin:52px 0 0 0;}
.iv_report_bar .navi {line-height:56px;}
.iv_report_bar .btn_report {width:58px;height:61px;background:url('../img/btn_report.png') no-repeat 15px 16px;background-size:27px 23px;}
.iv_report_bar .btn_close {width:49px;height:61px;background:url('../img/btn_close.png') no-repeat 15px 21px;background-size:19px 19px;}
.iv_con .image.imgport {max-width:326px;}
.iv_down_bar {height:76px;}
.iv_down_bar .btn_down {width:81px;height:76px;margin:0 0 0 -40px;background:url('../img/btn_download_2.png') no-repeat 26px 26px;background-size:27px 23px;}

/* login */
.txt_notice	{padding:9px 15px 10px;}
.login {padding:0 38px;}
.login .login_form {padding:30px 0 0 0;}
.login .login_form .email_inp,
.login .login_form .pwd_inp {margin:0 168px 0 0;}
.login .login_form input {height:62px;padding:0 15px;line-height:30px;}
.login .login_form input[type="text"] {border-radius:6px 0 0 0;}
.login .login_form input[type="password"] {height:62px;border-radius:0 0 0 6px;}
.login .login_form .error {margin:0 201px 0 0;padding:6px 0 0 0;line-height:23px;}
.login .login_form .btn_help {width:39px;height:19px;margin:3px 0 0 0;}
.login .login_form .btn_login {width:168px;height:124px;top:30px;border-radius:0 7px 7px 0;}
.login.captcha .login_form input[type="text"] {border-radius:6px 6px 0 0;}
.login.captcha .login_form input[type="password"] {border-radius:0 0 6px 6px;}
.login.captcha .login_form .btn_login {height:61px;border-radius:7px;}
.login .log_sel {margin:7px 0 0 0;}
.login .log_sel .bar {margin:0 7px;}
.login .log_sel .auto label {padding:4px 0 5px 36px;line-height:21px;background-size:29px 29px;}
.login .log_sel .auto label.checked {background-size:29px 29px;}
.login .captchabox {margin:15px 0 30px 0;padding:23px 23px 18px;border-radius:6px;}
.login.captcha .captchabox {margin:15px 0 15px 0;}
.login .captcha_inp {width:381px;}
.login .captchabox .cimage {width:380px !important;height:72px !important;}
.login .captchabox .txt {padding:23px 0 0 0;line-height:23px;}
.login .captchabox .txt.w {padding:6px 0 0 0;}
.login .captchabox .btn_refresh {width:36px;height:36px;top:15px;background-size:36px 36px;}
.login .login_form .captchabox input {height:59px;margin:23px 0 0 0;}
.login .copy {padding:33px 0 0 0;}
.login .copy span {margin:0 10px;}
.login .log_with_cn {height:90px;margin:19px 0 0 0;}
.login .log_with_cn .txt {padding:35px 0 0 15px;line-height:19px;}
.login .log_with_cn .btn_qq_link,
.login .log_with_cn .btn_weibo_link {width:61px;height:61px;top:13px;}
.login .log_with_cn button:nth-of-type(1) {right:92px;}
.login .log_with_cn button:last-child {right:16px;}
.login .login_sns	{padding-top:9px;}
.login .login_sns li	{height:52px;margin-top:15px;}
.login .login_sns li:nth-child(odd)	{padding-right:7px;}
.login .login_sns li:nth-child(even)	{padding-left:7px;}
.login .login_sns li button	{letter-spacing:-1px;border-radius:7px;}
.login .login_sns li.apple button	{border:1px solid #000;}
.login .login_sns li.google button	{background-size:167px 52px;}
.login .login_sns li.facebook button	{background-size:208px 52px;}
.login .login_sns li.weibo button	{background-size:166px 52px;}
.login .login_sns li.vk button	{background-size:138px 52px;}
.login .login_sns li.qq button	{background-size:133px 52px;}
.login .login_sns li.phone button	{background-size:197px 52px;}
.login .login_sns li.huawei button	{background-size:208px 52px;}
.login .login_sns li.apple button	{background-size:143px 52px;}
.login .login_sns li.google.en button	{background-size:196px 52px;}
.login .login_sns li.facebook.en button	{background-size:218px 52px;}
.login .login_sns li.weibo.en button	{background-size:193px 52px;}
.login .login_sns li.vk.en button	{background-size:167px 52px;}
.login .login_sns li.qq.en button	{background-size:160px 52px;}
.login .login_sns li.phone.en button	{background-size:250px 52px;}
.login .login_sns li.apple.en button	{background-size:185px 52px;}
.login .login_sns li.huawei.en button	{background-size:233px 52px;}
.login .login_sns li.google.ja button	{background-size:182px 52px;}
.login .login_sns li.facebook.ja button	{background-size:205px 52px;}
.login .login_sns li.weibo.ja button	{background-size:180px 52px;}
.login .login_sns li.vk.ja button	{background-size:154px 52px;}
.login .login_sns li.qq.ja button	{background-size:147px 52px;}
.login .login_sns li.phone.ja button	{background-size:231px 52px;}
.login .login_sns li.apple.ja button	{background-size:155px 52px;}
.login .login_sns li.huawei.ja button	{background-size:208px 52px;}
.login .login_sns li.google.zh-hans button	{background-size:223px 52px;}
.login .login_sns li.facebook.zh-hans button	{background-size:193px 52px;}
.login .login_sns li.weibo.zh-hans button	{background-size:154px 52px;}
.login .login_sns li.vk.zh-hans button	{background-size:141px 52px;}
.login .login_sns li.qq.zh-hans button	{background-size:136px 52px;}
.login .login_sns li.phone.zh-hans button	{background-size:180px 52px;}
.login .login_sns li.apple.zh-hans button	{background-size:152px 52px;}
.login .login_sns li.huawei.zh-hans button	{background-size:212px 52px;}
.login .login_sns li.google.zh-hant button	{background-size:171px 52px;}
.login .login_sns li.facebook.zh-hant button	{background-size:193px 52px;}
.login .login_sns li.weibo.zh-hant button	{background-size:154px 52px;}
.login .login_sns li.vk.zh-hant button	{background-size:142px 52px;}
.login .login_sns li.qq.zh-hant button	{background-size:137px 52px;}
.login .login_sns li.phone.zh-hant button	{background-size:180px 52px;}
.login .login_sns li.apple.zh-hant button	{background-size:173px 52px;}
.login .login_sns li.huawei.zh-hant button	{background-size:220px 52px;}
.login .login_sns li.google.de button	{background-size:213px 52px;}
.login .login_sns li.facebook.de button	{background-size:236px 52px;}
.login .login_sns li.weibo.de button	{background-size:211px 52px;}
.login .login_sns li.vk.de button	{background-size:184px 52px;}
.login .login_sns li.qq.de button	{background-size:179px 52px;}
.login .login_sns li.phone.de button	{background-size:312px 52px;}
.login .login_sns li.apple.de button	{background-size:202px 52px;}
.login .login_sns li.huawei.de button	{background-size:252px 52px;}
.login .login_sns li.google.ru button	{background-size:261px 52px;}
.login .login_sns li.facebook.ru button	{background-size:283px 52px;}
.login .login_sns li.weibo.ru button	{background-size:258px 52px;}
.login .login_sns li.vk.ru button	{background-size:300px 52px;}
.login .login_sns li.qq.ru button	{background-size:226px 52px;}
.login .login_sns li.phone.ru button	{background-size:305px 52px;}
.login .login_sns li.apple.ru button	{background-size:245px 52px;}
.login .login_sns li.huawei.ru button	{background-size:299px 52px;}

.account_list {margin:23px 15px 0;}
.account_list li {margin:0 2% 15px 0;}
.account_list li:nth-of-type(2n-2) {margin:0 0 15px 2%;}
.account_list li a {height:79px;}
.account_list li .user_id {padding:0 0 0 72px;line-height:76px;}
.account_list li .image {width:49px;height:49px;left:15px;top:15px;}
.btn_diff {margin:19px 0 0 0;}
.log_txt {padding:17px 15px 0;line-height:23px;}
.log_txt.ty1	{padding:16px 15px 0;line-height:26px;}
.log_txt.ty2 {padding:23px 15px 0;}
.log_txt.ty3 {margin:0 0 -12px 0;padding:15px 30px 0;}
.log_txt.ty4 {padding:0 15px 32px;}
.log_txt.ty5 {padding:0 15px 0;}
.log_txt.ty6	{padding:39px 15px 39px;line-height:26px;}
.log_txt.ty7	{padding:19px 15px 40px;line-height:33px;}
.log_txt.ty8	{padding:38px 15px 40px;line-height:33px;}
.security_txt	{padding-top:26px;}
.security_txt h4	{margin-bottom:9px;padding:11px 15px 10px;line-height:23px;}
.security_txt .sub_txt	{padding:0 15px;line-height:23px;}
.time_count	{margin-bottom:-15px;padding:19px 0 0;line-height:21px;}
.btn_email	{padding-top:35px;}
.view_id	{padding:19px 15px;line-height:23px;}

.dormant_id {height:61px;line-height:59px;}
.tit_log {margin:39px 15px 19px;line-height:27px;}

.logbox_info {margin:38px 15px 0;}
.logbox_txt {height:168px;padding:0 15px;line-height:29px;}
.logbox_txt.ty2 {padding:23px;}
.uns_txt {padding:33px 15px 0;line-height:23px;}

.first_login .join_agree	{padding:23px 15px 0;}
.first_login .join_agree label	{min-height:29px;padding:0 0 0 36px;}
.first_login .join_agree .all_agree .all_desc	{margin-top:5px;padding-left:36px;}
.first_login .join_agree .option_check	{padding-left:29px;}
.first_login .join_agree .option_check .agree	{margin-top:15px;}
.first_login .join_agree .option_check .agree ~ .agree	{margin-top:24px;}
.first_login .join_agree .option_check .desc > span	{margin-bottom:15px;}
.first_login .join_agree .btn_login	{margin-top:38px;}
.first_login .join_agree .btn_login button	{height:52px;border-radius:7px;}

/* join */
.agree_chk {padding:16px 59px 18px 15px;}
.agree_chk label {line-height:24px;}
.agree_chk label:after {width:59px;height:59px;margin:-29px 0 0 0;background:url('../img/btn_accept_off.png') no-repeat 15px 15px;background-size:29px 29px;}
.agree_chk label.checked:after {background:url('../img/btn_accept.png') no-repeat 15px 15px;background-size:29px 29px;}
.agree_con {padding:0 0 15px 0;}
.agree_con .agree_chk {margin:0 0 0 15px;padding:16px 59px 18px 0;}
.agree_con .agree_box {height:113px;margin:0 15px 0;padding:13px 15px 15px 15px;line-height:23px;}
.agree_con .agree_box h1,
.agree_con .agree_box h2 {padding:7px 0 7px 0;}
.agree_con .agree_box h3 {padding:0 0 7px 0;}
.agree_con .agree_box table {margin:13px 0;}
.agree_con .agree_box table th,
.agree_con .agree_box table td {padding:7px;}
.join_inp {margin:23px 0 0 0;}
.join_inp li {margin:15px 15px 0;}
.join_inp li:first-child {margin:0 15px 0;}
.join_inp li input {height:62px;padding:0 15px;line-height:30px;}
.join_inp li .email_report .t {margin:13px 0 0 0;line-height:29px;}
.join_inp li .email_report select {height:62px;padding:0 46px 0 13px;border:1px solid #ccc;border-radius:7px;background-size:29px 7px;}
.join_inp li .email_conf {margin:13px 0 0 0;}
.join_inp li .btn_sm {margin:6px 0 0 0;line-height:23px;}
.join_inp .error,
.acco_inp .error {margin:0 0 -3px 0;padding:3px 0 0 13px;line-height:21px;text-indent:-13px;}
.join_inp .email input {padding:0 61px 0 15px;}
.join_inp .btn_errorinfo {width:61px;height:62px;background:url('../img/ico_war.png') no-repeat 16px 16px;background-size:29px 29px;}
/* .join_inp .eu_birth	{padding-right:44px;} */
.join_inp .eu_birth .btn_tip	{width:44px;height:62px;background-size:36px 36px;}
.join_inp .eu_birth .tip_desc > p	{padding:6px 0 16px;}

.join_agree {margin:7px 15px 0;padding:0 0 15px 0;line-height:23px;}
.join_agree .agree {padding:15px 0 10px 0;}
.join_agree label {padding:4px 0 5px 36px;line-height:21px;background-size:29px 29px;}
.join_agree label.checked {background-size:29px 29px;}
.join_agree .agree ~ .agree	{padding:0 0 10px 0;}
.join_agree .desc	{padding-left:36px;}
.join_agree .desc > span	{margin-bottom:15px;}
.join_agree em {padding:0 0 0 13px;text-indent:-13px;}
.join_agree .btn_use_link {margin:16px 0 0 0;}
.join_agree .btn_use_link.ty2 {margin:29px 0 0 0;}
.join_agree.gdpr	{margin-top:-7px;padding-bottom:11px;}
.join_agree.gdpr .agree	{padding-bottom:6px;}
.phone_num_inp input {height:61px;padding:0 15px;line-height:30px;}
.phone_num_inp .error {margin:0 15px;padding:6px 0 0 13px;line-height:23px;}
.phone_num_inp .error.ty2 {margin:0 15px -10px;padding:6px 0 0 0;}
.ios_info_time {margin:19px 15px 0;}
.ios_info_txt {margin:0 15px;padding:15px 0 0 13px;line-height:23px;text-indent:-13px;}
.join_phone {margin:15px 0 0 0;padding:15px;}
.join_phone .state_num {height:41px;padding:0 0 0 12px;line-height:41px;}
.join_phone .verify_num {height:62px;margin:15px 0 0 0;line-height:30px;}
.join_phone .verify_num .num_inp {margin:0 167px 0 0;}
.join_phone .verify_num .num_inp input {padding:0 0 0 15px;line-height:30px;}
.join_phone .verify_num button {width:148px;height:42px;right:9px;top:9px;}
.join_phone .error {margin:0 0 -3px 0;padding:6px 0 0 13px;line-height:23px;text-indent:-13px;}
.join_inp .email_mod  input {padding:0 122px 0 15px;}
.join_inp .btn_modify {min-width:92px;height:42px;right:9px;top:9px;padding:0 15px;}
.jv_email_txt {padding:0 15px 30px;line-height:23px;}
.jv_email_box {margin:0 15px;padding:23px 30px 24px;line-height:29px;border:1px solid #ccc;}
.jv_email_box strong {padding:7px 0 0 0;}
.join_otp	{margin:39px 15px 38px;}
.join_otp p ~ p{margin-top:26px;}
.join_otp_block	{margin:55px 15px 61px;}
.otp_code input {height:61px;padding:0 15px;line-height:30px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.otp_code .error {margin:7px 15px 0;line-height:23px;}
.btn_resend	{margin-top:15px;padding:0 15px;}
.join_btn	{margin-top:30px;padding:0 15px;}
.join_btn button	{min-width:222px;height:52px;padding:0 30px;border-radius:7px;}
.join_link {margin:38px 15px 0;}

/* Edit Account */
.edit_account	{padding:27px 15px 0;}
.edit_account li	{margin-top:18px;}
.edit_account label	{margin-bottom:9px;}
.edit_account .in_id.correct:after	{right:15px;top:22px;width:23px;height:18px;}
.edit_account input	{height:62px;padding:0 15px;border:1px solid #ccc;}
.edit_account .in_id input	{padding-right:38px;}
.edit_account .error,
.edit_account .tip	{padding:3px 0 0 12px;text-indent:-12px;line-height:23px;}

/* SNS agree */
.agree_form	{padding:23px 15px 30px;border-bottom:1px solid #ccc;}
.agree_form h3	{margin-bottom:25px;line-height:33px;}
.agree_form .check_all	{min-height:29px;margin-bottom:23px;}
.agree_form .check_all input	{left:-7665px;top:-7665px;}
.agree_form .check_all label	{min-height:29px;padding-left:36px;line-height:24px;background-size:29px 29px;}
.agree_form .check_all label.checked	{background-size:29px 29px;}
.agree_form .check	{padding:22px 14px;border:1px solid #ccc;}
.agree_form .check li	{margin-top:23px;}
.agree_form .check input	{left:-7665px;top:-7665px;}
.agree_form .check label	{min-height:29px;padding-left:36px;line-height:24px;background-size:29px 29px;}
.agree_form .check label.checked	{background-size:29px 29px;}
.agree_form .check button	{height:29px;}
.check_id	{padding-top:22px;}
.check_id h3	{margin-bottom:18px;line-height:33px;}
.check_id .sub_txt	{margin-bottom:25px;padding:0 15px;line-height:26px;}
.check_id .id_form	{padding:0 15px 15px;}
.check_id .id_form.correct:after	{right:30px;top:22px;width:23px;height:18px;}
.check_id .id_form input	{height:62px;padding:0 38px 0 15px;border:1px solid #ccc;}
.check_id .id_form .error	{padding:3px 0 0 12px;text-indent:-12px;line-height:23px;}
.check_id .recommend	{padding:4px 15px 15px;}
.check_id .recommend p	{margin-bottom:11px;line-height:23px;}
.check_id .recommend li	{padding:0 3px;}
.check_id .recommend button	{height:42px;border-radius:7px;}

/* welcome flow */
h3.top_tit {padding:25px 15px 20px;}
.top_txt {padding:25px 15px 7px;line-height:26px;}
h3.top_tit+.top_txt	{padding-top:0;}
.txt_sync	{padding:0 15px;line-height:26px;}
.welcome_sns_list {margin:17px 0 0 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.welcome_sns_list.agree {margin:24px 0 0 0;}
.welcome_sns_list.hive	{margin:12px 0 24px 0;}
.welcome_sns_list li:after {width:12px;height:21px;right:15px;top:26px;background-size:12px 21px;}
.welcome_sns_list li a {height:73px;margin:0 0 0 15px;padding:0 0 0 51px;line-height:73px;border-top:1px solid #ccc;}
.welcome_sns_list li a:after {width:42px;height:42px;left:15px;top:15px;}
.welcome_sns_list li a.facebook:after {background-size:42px 42px;}
.welcome_sns_list li a.google:after {background-size:42px 42px;}
.welcome_sns_list li a.line:after {background-size:42px 42px;}
.welcome_sns_list li a.weibo:after {background-size:42px 42px;}
.welcome_sns_list li a.wechat:after {background-size:42px 42px;}
.welcome_psetting {margin:0 0 32px 0;}
.welcome_profile {height:132px;margin:26px 0 0;}
.welcome_profile .profile_inp {width:132px;height:132px;}
.welcome_profile .btn_photo_edit {width:58px;height:58px;right:-7px;bottom:-15px;background-size:58px 58px;}
.welcome_dm {top:36px;padding:0 15px 0 0;}
.welcome_dm input {height:62px;padding:0 15px;line-height:30px;border:1px solid #ccc;}
.welcome_dm .error {padding:6px 0 0 13px;line-height:23px;text-indent:-13px;}

/* edit account */
.acco_def_inp {margin:0 0 16px 0;}
.acco.join_inp li {margin:15px 15px 15px;}
.acco.join_inp .complete p	{padding:19px 23px 20px;line-height:21px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.acco_phone_inp {padding:15px 15px 0;}
.acco_phone_inp input {height:62px;padding:0 15px;line-height:30px;}
.acco_phone_inp .error {padding:6px 0 0 13px;line-height:23px;text-indent:-13px;}
.acco_service {margin:16px 0 0 0;}
.acco_service li {height:61px;margin:0 0 0 15px;line-height:61px;}
.acco_service li .btn_connect,
.acco_service li .btn_disconnect {width:55px;height:29px;right:15px;top:15px;}
.acco_service li .btn_connect {background-size:55px 29px;}
.acco_service li .btn_disconnect {background-size:55px 29px;}
.acco_service li .btn_refresh {width:36px;height:36px;right:15px;top:12px;background-size:36px 36px;}
.acco_service label {padding:4px 0 5px 36px;line-height:19px;background-size:29px 29px;}
.acco_service label.checked {background-size:29px 29px;}
.acco_dormantid_add {margin:15px 0 0 0;padding:0 15px 23px;}
.acco_dormantid_add .tit {padding:13px 0 9px 0;}
.acco_dormantid_add .sel_box {height:41px;background-size:29px 7px;}
.acco_dormantid_add .sel_box .seltit {height:41px;padding:0 0 0 15px;line-height:38px;}
.acco_dormantid_add .sel_box dl {top:42px;padding:0 15px 15px;}
.acco_dormantid_add .sel_box dt {padding:15px 0 0 0;}
.acco_dormantid_add .sel_box dd {padding:3px 0 0 0;line-height:23px;}
.acco_dormantid_add input[type="text"] {height:62px;padding:0 15px;line-height:30px;}
.acco_dormantid_add select {height:42px;margin:0 0 23px 0;padding:0 46px 0 13px;border-radius:7px;background-size:29px 7px;}
.acco_dormantid_add label {padding:4px 0 5px 36px;line-height:19px;background-size:29px 29px;}
.acco_dormantid_add label.checked {background-size:29px 29px;}
.acco_dormantid_add .acco_chk ~ .acco_chk	{margin-top:15px;}

.acco_tit {margin:39px 15px 38px;line-height:27px;}
.acco_tit.ty2 {margin:23px 15px 26px;}
.acco_txt {padding:0 15px 33px;line-height:23px;}
.acco_txt_2 {padding:26px 53px 0 15px;line-height:23px;}

.email_error {padding:0 15px;}
.email_error .txt {margin:23px 0 0 0;line-height:21px;}
.email_error .use li {margin:23px 0 0 0;padding:0 0 0 24px;line-height:21px;}
.email_error .use li strong {margin:0 0 6px 0;}
.email_error .use li strong:after {width:16px;height:16px;top:3px;}
.email_error .use li:nth-of-type(1) strong:after {background-size:16px 16px;}
.email_error .use li:nth-of-type(2) strong:after {background-size:16px 16px;}
.email_error .use li:nth-of-type(3) strong:after {background-size:16px 16px;}

.email_mr_txt {margin:19px 15px 0 15px;padding:0 0 6px 0;line-height:26px;}
.email_mr {margin:23px 0 0 0;}
.email_mr li {margin:15px 15px 0;}
.email_mr li input {height:62px;padding:0 15px;line-height:30px;}
.email_mr li .new_inp .t {margin:13px 0 0 0;line-height:29px;}
.email_mr li .new_inp select {height:62px;padding:0 46px 0 13px;border-radius:7px;background-size:29px 7px;}
.email_mr .error {margin:0 0 -3px 0;padding:6px 0 0 13px;line-height:23px;text-indent:-13px;}

.acco_nickname {margin:24px 0 19px 0;padding:19px 15px 0;}
.acco_nickname .txt {margin:0 0 12px 0;line-height:23px;}
.acco_nickname input {height:62px;padding:0 15px;line-height:30px;}
.acco_nickname .error {margin:0 0 -3px 0;padding:6px 0 0 13px;line-height:23px;text-indent:-13px;}

.acco_info_etc {margin:0 0 19px 0;}
.acco_info_etc .btn_view {width:47px;height:34px;top:27px;background:url('../img/ico_down_arrow_3.png') no-repeat 15px 15px;background-size:16px 9px;}
.acco_info_etc.show .btn_view {background:url('../img/ico_up_arrow_2.png') no-repeat 15px 15px;background-size:16px 9px;}

.unss_sel {margin:-13px 0 0 0;}
.unss_sel li {min-height:61px;margin:0 0 7px 0;padding:15px 15px 15px;}
.unss_sel li:nth-of-type(3) {margin:0 0 19px 0;}
.unss_sel li .tl {padding:0 30px 0 0;line-height:23px;}
.unss_sel li .tr {width:107px;line-height:19px;}

/* find password */
.find_pw	{padding:40px 15px 41px;}
.find_pw h3	{margin-bottom:32px;}
.find_pw .sub_txt	{line-height:26px;}

/* lebi */
.lebi_list li {height:73px;margin:0 0 0 15px;line-height:73px;}
.lebi_list li a:after {width:12px;height:21px;right:15px;top:26px;background-size:12px 21px;}
.lebi_list li .btn_accept {width:65px;height:42px;right:15px;top:15px;border-radius:7px;}
.lebi_txt {margin:15px 15px 0;line-height:30px;}
.lebi_txt em {width:29px;height:29px;line-height:27px;}
.lebi_search {padding:15px 15px 15px;}
.lebi_search h3 {line-height:39px;}
.lebi_search select {height:42px;margin:0 0 15px 0;padding:0 46px 0 13px;border-radius:7px;background-size:29px 7px;}
.lebi_sel {margin:0 0 0 122px;}
.lebi_sel .date_sel {margin:0 81px 0 0;}
.lebi_sel .btn_search {width:65px;height:42px;border-radius:7px;}
.lebi_date_box {margin:15px 15px 0;}
.lebi_date_box strong {height:42px;line-height:42px;}
.lebi_date_box p {height:64px;padding:0 0 0 16px;line-height:65px;}
.lebi_date_box dl {padding:16px 16px 7px;line-height:26px;}
.lebi_date_box dt {width:145px;margin:0 0 9px 0;}
.lebi_date_box dt em {width:121px;}
.lebi_date_box dt span {width:24px;}
.lebi_date_box dd {margin:0 0 9px 0;}
.lebi_cash_info {padding:12px 15px 15px;}
.lebi_cash_info dd {padding:0 0 0 7px;}
.lebi_login_info {height:61px;padding:0 0 0 15px;}
.lebi_login_info strong {line-height:59px;}
.lebi_login_info .btn_login {width:65px;height:42px;right:15px;top:9px;border-radius:7px;}
.lebi_guide {padding:0 15px 27px;}
.lebi_guide h3 {padding:15px 0 0 0;}
.lebi_shop_list li {height:107px;}
.lebi_shop_list li .name {padding:24px 0 0 105px;}
.lebi_shop_list li .price {padding:0 0 0 105px;}
.lebi_shop_list li .image {width:76px;height:76px;left:15px;top:15px;}
.lebi_shop_list li .btn_buy {width:119px;height:42px;right:15px;top:32px;border-radius:7px;}

/* welcome hive */
.hive_introduction {margin:-23px 15px 0;box-shadow:0 2px 2px rgba(0,0,0,0.2);-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;}
.hive_introduction .ad_text {padding:19px 0 0 0;line-height:21px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);}
.hive_introduction h1 {line-height:46px;border-radius:2px 2px 0 0;}
.hive_introduction .contents_wrap {padding:0 10px 98px 10px;}
.hive_introduction .contents_wrap .cbtn {bottom:23px;}
.hive_introduction .contents_wrap .btn_policy {bottom:104px;right:10px;}
.hive_introduction .btn_change {height:47px;margin:0 1px;line-height:47px;border-radius:15px;box-shadow:inset -1px -1px 0 rgba(228,128,39,0.5), inset 0 1px 0 rgba(255,255,255,1), 2px 2px 2px rgba(0,0,0,0.2);}
.hive_introduction .btn_change a {padding:0 46px;}
.hive_introduction .btn_policy {padding-right:15px;}
.hive_introduction .ad_box {padding:19px 11px 38px;border-bottom:1px solid #198add;}
.hive_introduction .ad_box .contents {padding:0 0 7px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);border-radius:3px;border:1px solid #198add;}
.hive_introduction .ad_box .contents .con_wrap {width:433px;}
.hive_introduction .ad_box .contents .section1 img, .hive_introduction .ad_box .contents .section2 img, .hive_introduction .ad_box .contents .section3 img {width:216px;height:113px;}
.hive_introduction .ad_box .contents .section1 p, .hive_introduction .ad_box .contents .section2 p {width:216px;line-height:19px;}
.hive_introduction .ad_box .contents .section1 p span, .hive_introduction .ad_box .contents .section2 p span {padding:0 15px;}

/* email campaign */
.email_campaign .tit_1 {margin:30px 15px 32px;line-height:27px;}
.email_campaign .ec_box {padding:0 15px 0;}
.email_campaign .txt_1 {margin:16px 0 24px;line-height:23px;}
.email_campaign .inp_email {height:62px;padding:0 15px;line-height:30px;}
.email_campaign .btn_eau,
.email_campaign .btn_eac {height:52px;margin:38px 0 0 0;border-radius:7px;}
.email_campaign .btn_eac {margin:35px 0 38px 0;}
.email_campaign .emailau_info dt {margin:30px 0 6px 0;line-height:16px;}
.email_campaign .emailau_info dd {margin:0 0 19px 0;line-height:19px;}
.email_campaign .txt_2 {margin:16px 0 0;padding:18px 0 0 0;line-height:23px;}
.email_campaign .tit_2 {margin:16px 15px 0;line-height:19px;}
.email_campaign .use li {margin:12px 15px 0;line-height:21px;}
.email_campaign .dst_chk {margin:35px 15px 0;}
.email_campaign .dst_chk label {padding:4px 0 5px 36px;line-height:19px;background-size:29px 29px;}
.email_campaign .dst_chk label.checked {background-size:29px 29px;}
.email_campaign .btn_close {min-width:345px;height:52px;margin:38px 0 0;padding:0 30px;border-radius:7px;}
.email_campaign .email_sel {margin:0 0 10px 0;}
.email_campaign .email_sel input {height:62px;padding:0 15px;line-height:30px;}
.email_campaign .email_sel .t {margin:13px 0 0 0;line-height:29px;}
.email_campaign .email_sel select {height:62px;padding:0 46px 0 13px;border-radius:7px;background-size:29px 7px;}
.email_campaign .error  {padding:6px 0 0 13px;line-height:23px;text-indent:-13px;}
.email_campaign .txt_0 {margin:-9px 15px 30px;line-height:23px;}
.email_campaign .btn_area {margin:38px 0;}
.email_campaign .btn_area .btn_ty_1,
.email_campaign .btn_area .btn_ty_2 {height:52px;border-radius:7px;}

/* real name verification */
.rnv_txt {margin:42px 0 38px 0;padding:0 15px 7px;line-height:23px;}
.china_num {padding:15px;}
.china_num span {padding:12px 0 12px 12px;line-height:23px;border-radius:7px;}
.china_num_inp li {margin:15px 15px 0;}
.china_num_inp li input {height:62px;padding:0 168px 0 15px;line-height:30px;}
.china_num_inp li .btn_send {width:148px;height:42px;right:15px;top:9px;border-radius:7px;}
.china_num_inp li .time {right:15px;top:16px;line-height:24px;}

/* security function settings */
.scy_settings_guide {padding:16px 15px 18px;}
.scy_settings_guide h3 {line-height:23px;}
.scy_settings_guide p {margin:6px 0 0 0;line-height:19px;}
.scy_settings_form .target_game {margin:12px 0 0;}
.scy_settings_form .target_game .txt {height:59px;padding:0 85px 0 15px;line-height:55px;}
.scy_settings_form .target_game .ico_off,
.scy_settings_form .target_game .ico_on {width:55px;height:29px;right:15px;top:15px;line-height:27px;border-radius:38px;}
.scy_settings_form .txt {padding:19px 15px 0;line-height:23px;}
.scy_settings_form .pwd li {margin:12px 15px 0;}
.scy_settings_form .pwd li input {height:62px;padding:0 15px;line-height:30px;}
.scy_settings_form .error {padding:6px 0 0 29px;line-height:23px;text-indent:-13px;}
.scy_settings_form .pwd.ty2 .error	{padding:2px 0 0 0;}
.scy_settings_form .pwd.ty2 .tip	{padding:2px 0 0 0;line-height:23px;}
.security_campaign {margin:0 23px;}
.security_campaign .tit_1 {margin:-27px 0 0 0;line-height:38px;}
.security_campaign .stit_1 {margin:27px 0 0 0;line-height:30px;}
.security_campaign .how_txt {margin:19px 0 0 0;}
.security_campaign .how_txt dt {line-height:18px;}
.security_campaign .how_txt dd {margin:3px 0 0 0;line-height:18px;}
.security_campaign .step {margin:27px 0 0 0;}
.security_campaign .step li {margin:0 0 24px 0;}
.security_campaign .step li .tit {margin:0 0 10px 0;line-height:26px;}
.security_campaign .step li .new {line-height:26px;}
.security_campaign .step li .box_txt {padding:15px;line-height:18px;}
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------- */
@media (min-width:768px) and (max-width:1023px)	{
html	{font-size:50%;}

/* main */
.event_banner .ev_navi {bottom:14px;}
.event_banner .ev_navi span {width:12px;height:13px;margin:0 16px 0 0;border-radius:8px;}
.event_banner .ev_navi span.selected {border:2px solid #fff;}

.tit_h3 {margin:15px 0 0 16px;}
.tit_h3.ty2 {margin:14px 0 8px 16px;}
.cont_head .btn_all {right:16px;top:3px;}

.m_game_list {margin:9px 16px 0 16px;}
.m_game_list.profile {margin:24px 16px 0 16px;}
.m_game_list li {margin:0 0 16px 0;}
.m_game_list li a {height:113px;}
.m_game_list li a .tit {padding:14px 144px 0 15px;line-height:28px;}
.m_game_list.profile li a .tit {padding:38px 144px 0 15px;} 
.m_game_list li a .image {width:114px;height:113px;}
.m_game_list li a .txt {padding:8px 144px 0 15px;line-height:24px;}
.m_game_list li a .txt i	{height:24px;margin-right:4px;}
.m_game_list li .btn_play {right:129px;top:75px;}

.cafe_list {margin:9px 0 0 0;}
.cafe_list li {padding:0 0 0 16px;}
.cafe_list li a {padding:0 0 20px 0;}
.cafe_list li.image a {min-height:108px;padding:0 0 24px 0;}
.cafe_list li a .txt {padding:17px 16px 0 0;line-height:26px;}
.cafe_list li a .nt {padding:12px 0 0 0;} 
.cafe_list li.image a .nt {bottom:19px;} 
.cafe_list li a .info {right:16px;bottom:24px;line-height:16px;}
.cafe_list li.image a .info {right:116px;bottom:24px;}
.cafe_list li a .info .hits {margin:0 19px 0 0;padding:0 0 0 28px;background:url('../img/ico_hits.png') no-repeat 0 5px;background-size:20px 14px;}
.cafe_list li a .info .comment {padding:0 0 0 24px;background:url('../img/ico_comment.png') no-repeat 0 5px;background-size:17px 14px;}
.cafe_list li a .image_play,
.cafe_list li a .image_detailview {width:84px;height:84px;margin:24px 16px 0 27px;}
.cafe_list li a .image_play:after {background-size:30px 30px;}

.main.cafe_notice {margin:10px 0 0 0;}
.main.cafe_notice li a {padding:0 76px 0 0;}

.channel {margin:40px 0 0 0;}
.channel dl {height:68px;border-top:1px solid #ccc;}
.channel dt {padding:20px 0 0 16px;}
.channel dd {top:16px;}
.channel dd a {width:36px;height:36px;margin:0 16px 0 0;}
.channel dd a.ico_c_youtube {background-size:36px 36px;}
.channel dd a.ico_c_weibo {background-size:36px 36px;}
.channel dd a.ico_c_wechat {background-size:36px 36px;}
.channel dd a.ico_c_twitter {background-size:36px 36px;}
.channel dd a.ico_c_soku {background-size:36px 36px;}
.channel dd a.ico_c_forums {background-size:36px 36px;}
.channel dd a.ico_c_facebook {background-size:36px 36px;}
.channel dd a.ico_c_google {background-size:36px 36px;}
.channel dd a.ico_c_cafe {background-size:36px 36px;}
.channel dd a.ico_c_blog_kr {background-size:36px 36px;}
.channel dd a.ico_c_blog_jp {background-size:36px 36px;}
.channel dd a.ico_c_blog_jp_2 {background-size:36px 36px;}
.channel dd a.ico_c_blog_cn {background-size:36px 36px;}
.channel dd a.ico_c_tumblr {background-size:36px 36px;}
.channel dd a.ico_c_insta {background-size:36px 36px;}

/* profile */
.profile_head {height:163px;}
.profile_head.char {padding:0 16px;}
.profile_head.char .profile_head_con {height:208px;margin:-156px 0 0 0;}
.profile_head .photo {width:115px;height:115px;left:24px;top:24px;}
.profile_head .photo .btn_noti {width:41px;height:41px;right:-1px;top:-1px;}
.profile_head.char .photo {width:138px;height:138px;margin:0 0 0 -68px;}
.profile_head .name {margin:0 0 0 163px;padding:54px 0 3px 0;line-height:32px;}
.profile_head .displayname {margin:0 0 0 163px;}
.profile_head.char .name {padding:160px 0 0 0;}
.profile_head.char .displayname {padding:6px 0 0 0;}
.profile_head .btn_area {right:16px;top:59px;}
.profile_head .btn_area a,
.profile_head .btn_area button {width:54px;height:54px;margin:0 0 0 16px;}
.profile_head .btn_area a.btn_messages {background-size:54px 54px;}
.profile_head .btn_area a.btn_setting {background-size:54px 54px;}
.profile_head .btn_area button.btn_photo_edit {background-size:54px 54px;}
.profile_head .btn_area button.btn_friend.add {background-size:54px 54px;}
.profile_head .btn_area button.btn_friend.del {background-size:54px 54px;}
.profile_head .btn_area button.btn_friend.ing {background-size:54px 54px;}
.profile_head .btn_area a.btn_modify {background-size:54px 54px;}
.profile_head .btn_area a.btn_lebi {background-size:54px 54px;}
.profile_head .btn_area a.btn_wechat {background-size:54px 54px;}
.profile_head .btn_area a.btn_wechat {background-size:54px 54px;}

.profile_sns_list {margin:11px 0 0 0;}
.profile_sns_list li {height:64px;margin:0 0 0 16px;line-height:64px;}
.profile_sns_list li button {width:57px;height:30px;right:16px;top:16px;}
.profile_sns_list li button.btn_connect {background-size:57px 30px;}
.profile_sns_list li button.btn_disconnect {background-size:57px 30px;}

.profile_info_list {margin:11px 0 0 0;}
.profile_info_list li {height:64px;margin:0 0 0 16px;line-height:64px;}
.profile_info_list li .description {padding:0 16px;}
.profile_info_list li .btn_refresh {width:38px;height:38px;margin:12px 0 0 16px;background-size:38px 38px;}
.profile_info_list li .btn_modify {width:38px;height:38px;margin:12px 0 0 16px;background-size:38px 38px;}

.edit_email	.txt_frame	{margin:44px 16px 40px;}
.edit_email fieldset	{margin:0 16px;}
.edit_email li ~ li {margin-top:16px;}
.edit_email li input {height:65px;padding:0 16px;line-height:32px;border:1px solid #ccc;}
.edit_email li .email_report .t {margin:14px 0 0 0;line-height:30px;}
.edit_email li .email_report select {height:65px;padding:0 48px 0 13px;border:1px solid #ccc;border-radius:8px;background-size:30px 8px;}
.edit_email .error	{margin-top:8px;}
.edit_email .btn_list	{margin:40px 0 0;}
.edit_email .btn_list button	{height:54px;border-radius:8px;}

.set_hive .txt_frame	{margin:44px 16px 40px;}
.set_hive fieldset	{margin:0 16px;}
.set_hive li ~ li {margin-top:16px;}
.set_hive li input {height:65px;padding:0 16px;line-height:32px;border:1px solid #ccc;}
.set_hive li .email_report .t {margin:14px 0 0 0;line-height:30px;}
.set_hive li .email_report select {height:65px;padding:0 48px 0 13px;border:1px solid #ccc;border-radius:8px;background-size:30px 8px;}
.set_hive .error	{margin-top:8px;}
.set_hive .btn_list	{margin:40px 0 0;}
.set_hive .btn_list button	{height:54px;border-radius:8px;}
.set_hive .btn_send	{min-width:78px;height:44px;padding:0 16px;right:16px;top:9px;border-radius:8px;}

.popular_game_down {margin:19px 0 0 0;padding:0 0 8px 0;}
.popular_game_down h3 {padding:30px 16px 6px;}
.popular_game_down .txt {padding:0 16px;}
.popular_game_down .game_list {margin:33px 16px 0;}
.popular_game_down .game_list li {height:168px;margin:0 0 24px 0;
background:url('../img/bg_shadow.png') repeat-x 1px 123px;background-size:2px 12px;}
.popular_game_down .game_list li:after {top:115px;border-bottom:8px solid #e0e0e0;}
.popular_game_down .game_list li .image {width:115px;height:115px;}
.popular_game_down .game_list li .image:after {width:124px;height:116px;left:-4px;top:-1px;background-size:124px 116px;}
.popular_game_down .game_list li .game_complete,
.popular_game_down .game_list li .game_runn {margin:23px 0 0 0;}
.popular_game_down .game_list li .btn_game_down,
.popular_game_down .game_list li .btn_game_play {width:115px;height:30px;margin:20px 0 0 0;line-height:32px;border-radius:16px;}

.profile_character {margin:0 0 40px 0;}
.profile_character_list {padding:16px 16px 0 0;}
.profile_character_list .character_sel {margin:0 0 7px 0;}
.profile_character_list .character_sel a.tit {height:64px;padding:0 0 0 16px;line-height:64px;}
.profile_character_list .character_sel a.tit:after {width:17px;height:10px;right:16px;margin:-4px 0 0 0;background-size:17px 10px;}
.profile_character_list .character_sel.selected a.tit:after {background-size:17px 10px;} 
.profile_character_list .character_sel .char_list {margin:0 0 0 16px;padding:16px 0 0 0;}
.profile_character_list .character_sel .char_list li {margin:0 0 16px 0;}
.profile_character_list .character_sel .char_list li a.selected:after {border:3px solid #2a84d8;}
.scroll_bar {width:6px;height:78px;right:4px;top:16px;border-radius:8px;}

.tit_txt {margin:44px 16px 43px;line-height:28px;}
.tit_txt.ty3 {margin:32px 16px 30px;}
.id_setting li {margin:16px 16px 0;}
.id_setting li:first-child {margin:0 16px 0;}
.id_setting li input {height:65px;padding:0 16px;line-height:32px;}
.id_setting .error {margin:0 0 -3px 0;padding:6px 0 0 14px;line-height:24px;text-indent:-14px;}
.btn_area_b_ty2 {margin:40px 16px 0;}
.btn_area_b_ty2 .btn_ty_1,
.btn_area_b_ty2 .btn_ty_2,
.btn_area_b_ty2 .btn_ty_3 {height:54px;border-radius:8px;}
.btn_area_b_ty3	{margin:12px 16px 0;}
.btn_area_b_ty3 button	{width:448px;height:64px;border-radius:8px;}

.editpwd_link .btn_editpwd {height:64px;margin:24px 0 0 0;line-height:27px;}
.editpwd_link .notice	{padding:8px 0 0 14px;}

.profile_chimg {margin:11px 0 0 0;}
.profile_chimg li {margin:0 0 0 16px;}
.profile_chimg li:after {width:12px;height:22px;right:16px;top:22px;background-size:10px 17px;}
.profile_chimg li button,
.profile_chimg li .btn_photo {height:64px;padding:0 0 0 33px;line-height:64px;}
.profile_chimg li button:after,
.profile_chimg li .btn_photo:after {width:44px;height:44px;top:16px;}
.profile_chimg li .btn_camera:after {background:url('../img/btn_edit_photo_3.png') no-repeat 0 4px;background-size:25px 21px;}
.profile_chimg li .btn_photo:after {background:url('../img/btn_album.png') no-repeat 0 3px;background-size:25px 25px;}
.profile_chimg li input {top:1px;left:1px;}

.profile_nickname {margin:11px 0 24px 0;padding:17px 16px 20px;}
.profile_nickname .txt {margin:0 0 12px 0;line-height:24px;}
.profile_nickname input {height:65px;padding:0 16px;line-height:32px;border:1px solid #ccc;}
.profile_nickname .error {margin:0 0 -3px 0;padding:6px 0 0 14px;line-height:24px;text-indent:-14px;}
.btn_area_b .btn_mdf_save {height:54px;border-radius:8px;}

.profile_guest_txt {padding:38px 16px;line-height:32px;}
.btn_area_b_ty2.guest {margin: 0 16px 0;}
.btn_area_b_ty2.guest .btn_ty_1 {border:1px solid #2a84d8;}

.profile_init	{margin-top:40px;}

/* games */
.m_game_list.games_list  {margin:24px 16px 0 16px;}
.m_game_list.games_list li.new .tit,
.m_game_list.games_list li.hot .tit {padding:16px 144px 0 30px;}
.games_list li.new em,
.games_list li.hot em {width:24px;height:44px;left:-1px;top:-1px;}
.games_list li.new em {background-size:24px 44px;}
.games_list li.hot em {background-size:24px 44px;}
.game_os_select {right:16px;top:54px;}
.game_os_select .btn_ios,
.game_os_select .btn_android {width:36px;height:54px;}
.game_os_select .btn_ios {margin:0 16px 0 0;background:url('../img/btn_ios_off.png') no-repeat 0 8px;background-size:36px 36px;}
.game_os_select .btn_android {background:url('../img/btn_android_off.png') no-repeat 0 8px;background-size:36px 36px;}
.game_os_select .btn_ios.selected {background:url('../img/btn_ios_on.png') no-repeat 0 8px;background-size:36px 36px;}
.game_os_select .btn_android.selected {background:url('../img/btn_android_on.png') no-repeat 0 8px;background-size:36px 36px;}

.games_head {height:201px;}
.games_head:after {height:201px;}
.games_head .image {width:115px;height:115px;left:40px;top:40px;padding:3px;}
.games_head .game_name {left:176px;top:52px;}
.games_head .btn_area {right:40px;top:107px;}
.games_head .btn_area a {width:54px;height:54px;margin:0 0 0 16px;}
.games_head .btn_area a.btn_cafe {background-size:54px 54px;}
.games_head .btn_area a.btn_download {background-size:54px 54px;}
.games_head .btn_area a.btn_lebi {background-size:54px 54px;}
.games_head .btn_area a.btn_wechat {background-size:54px 54px;}
.games_head .game_bg img {height:201px;}

.game_guide {margin:10px 0 0 0;padding:16px 16px 25px;}
.game_guide .glist li {width:480px;height:270px;margin:0 0 0 16px;}
.game_guide.gmp .glist li {width:270px;height:480px;}
.game_guide .glist li a.play:after {background-size:64px 64px;}
.game_guide .navi {margin:9px 0 0 0;}
.game_guide .navi span {width:12px;height:13px;margin:0 8px 0 0;border-radius:8px;border:1px solid #999;}
.game_guide .txt {margin:16px 0 0 0;line-height:27px;}

.game_feature_list {margin:10px 0 0 0;padding:14px 16px 16px;line-height:27px;}

.game_ratings_12age {width:380px;height:73px;margin:40px auto 0;}

/* New 2019-04-02 */
.genre_tab	{height:61px;margin-bottom:10px;border-bottom:1px solid #ccc;}
.genre_tab ul	{padding:0 16px;}
.genre_tab ul li	{padding-left:7px;}
.genre_tab ul li button	{padding:0 16px 0 16px;letter-spacing:-1px;}
.genre_tab ul li.on button:after	{height:3px;}
.order_list	{height:56px;padding-left:25px;border-bottom:1px solid #ccc;}
.order_list .tit	{margin-right:28px;line-height:56px;}
.order_list ul li	{margin-left:32px;}
.order_list ul button	{letter-spacing:-1px;padding-left:13px;}
.order_list ul button:after	{width:12px;height:9px;margin-top:-4px;background-size:12px 9px;}
.order_list ul .on button:after	{background-size:12px 9px;}

.game_list_new	{padding:0 8px 19px;border-bottom:1px solid #ccc;}
.game_list_new li	{height:122px;margin-top:19px;padding:0 8px;}
.game_list_new li a	{height:122px;padding-left:133px;padding-top:6px;}
.game_list_new li.new a,
.game_list_new li.best a	{padding-top:27px;}
.game_list_new li .thumb	{width:122px;height:122px;border-radius:29px;}
.game_list_new li .thumb img	{width:122px;height:122px;}
.game_list_new h3	{margin-bottom:1px;}
.game_list_new .sticker	{left:127px;width:49px;height:24px;text-indent:-987609px;}
.game_list_new .content	{left:133px;bottom:0;height:40px;line-height:20px;}
.game_list_new .content i	{height:20px;margin-right:3px;}
.game_list_new li .tag	{height:25px;margin:0 0 3px -5px;}
.game_list_new li .tag span	{height:25px;margin-left:2px;padding:0 10px;border-radius:80px;}

.game_detail .youtube_wrap a:after	{background-size:64px 64px;}
.game_detail	{padding-right:283px;}
.game_detail .game_contents	{margin-bottom:16px;padding:21px 16px 0;}
.game_detail .introduce	{height:118px;padding:0 0 14px 132px;border-bottom:1px solid #ccc;}
.game_detail .introduce .thumb	{width:118px;height:118px;border-radius:29px;}
.game_detail .introduce dl	{padding-top:12px;}
.game_detail .introduce dt	{max-height:52px;margin-bottom:11px;line-height:26px;}
.game_detail .introduce_txt	{padding:20px 0 19px;border-bottom:1px solid #ccc;}
.game_detail .introduce_txt span	{height:21px;margin-top:11px;line-height:21px;}
.game_detail .introduce_txt i	{height:21px;margin-right:3px;}
.game_detail .btns	{padding-top:15px;margin-bottom:26px;}
.game_detail .btns p	{height:42px;}
.game_detail .btns .share	{padding-right:8px;}
.game_detail .btns .game	{padding-left:8px;}
.game_detail .btns button	{border-radius:8px;}
.game_detail .share button	{border:1px solid #2a84d8;}
.game_detail .gallery_wrap	{height:180px;margin:0 -16px;}
.game_detail .gallery_wrap ul	{padding:0 16px;}
.game_detail .gallery_wrap li	{width:320px;padding-left:17px;}
.game_detail .gallery_wrap img	{width:320px;height:180px;border-radius:8px;}
.game_detail .game_txt	{margin-top:23px;padding-bottom:23px;border-bottom:1px solid #ccc;}
.game_detail .feature_txt	{margin-top:17px;padding-bottom:36px;}
.game_detail .game_feature_list	{height:105px;line-height:21px;}
.game_detail h3	{margin-bottom:16px;}
.game_detail .txt	{height:105px;line-height:21px;}
.game_detail .more	{margin-top:18px;}
.game_detail .more button	{padding-right:16px;}
.game_detail .more button:after	{width:9px;height:7px;margin-top:-4px;}
.game_detail .other_game	{width:270px;padding:24px 0;}
.game_detail .other_game h3	{margin:0 0 16px 15px;}
.game_detail .other_game div	{height:128px;}
.game_detail .other_game ul	{padding:0 16px 16px;}
.game_detail .other_game li	{height:89px;margin-top:13px;}
.game_detail .other_game li a	{padding-left:97px;}
.game_detail .other_game .thumb	{width:89px;height:89px;border-radius:22px;}
.game_detail .other_game dl	{padding-top:12px;}
.game_detail .other_game dt	{max-height:40px;margin-bottom:2px;line-height:20px;}
.game_detail .other_game dt i	{height:20px;margin-right:4px;}

/* customer service */
.custom_menu {margin:24px 16px 0;border:1px solid #ccc;}
.custom_menu li a {height:80px;border-top:1px solid #ccc;line-height:80px;}
.custom_menu li a .new {width:30px;height:30px;right:16px;top:24px;background-size:30px 30px;}

.faq_list li .question {padding:16px 49px 18px 16px;line-height:28px;}
.faq_list li .question span em {width:22px;height:22px;margin:0 6px 2px 0;}
.faq_list li .question span em.new {background-size:22px 22px;}
.faq_list li .question span em.hot {background-size:22px 22px;}
.faq_list li .question:after {width:17px;height:10px;right:16px;margin:-4px 0 0 0;background-size:17px 10px;}
.faq_list li.selected .question:after {background-size:17px 10px;} 
.faq_list li .answer {margin:0 0 0 16px;padding:10px 16px 19px 0;line-height:28px;}
.faq_list li .answer .war {margin:20px 0 0 0;line-height:20px;}
.cs_guide {margin:32px auto 0;}
.cs_guide.ty {margin:16px 0 0 0;}
.cs_guide .txt {margin:0 16px 12px;}
.cs_guide .btn_ty_1,
.cs_guide .btn_ty_2	{min-width:344px;height:54px;padding:0 32px;border-radius:8px;}
.cs_guide .btn_cs {min-width:344px;height:54px;margin-left:14px;padding:0 32px;border-radius:8px;}
.cs_guide .btn_cs .new {width:30px;height:30px;right:16px;margin-top:-15px;line-height:30px;border-radius:40px;}

.cs_write {margin:0 16px 0;}
.cs_write .int_box {height:64px;}
.cs_write .int_box input[type="text"] {padding:0 15px;}
.cs_write .int_txt {margin:8px 0 0 0;}
.cs_write .int_txt label {padding:3px 0 17px 38px;line-height:25px;background-size:30px 30px;}
.cs_write .int_txt label.checked {background-size:30px 30px;}
.cs_write input[type="checkbox"] {top:-7999px;left:1px;}
.cs_write .int_textarea {border:1px solid #ccc;}
.cs_write .file_btn {height:44px;}
.cs_write .file_btn em {padding:0 0 0 53px;line-height:43px;}
.cs_write .file_btn .btn_add,
.cs_write .file_btn .btn_delete {width:54px;height:44px;background:url('../img/btn_add.png') no-repeat 16px 11px;background-size:22px 22px;}
.cs_write .file_btn .btn_delete {background:url('../img/btn_delete.png') no-repeat 16px 20px;background-size:22px 3px;}
.cs_write .file_btn .btn_add input {top:1px;left:1px;}
.cs_write .file_view_img {margin:0 16px;}
.cs_write .file_view_img p {margin:8px 0 0 0;}
.cs_write .file_view_img p:first-child	{margin-top:16px;}
.cs_write .file_view_img p:last-child	{margin-bottom:16px;}
.cs_write .file_view_img .image {width:70px;height:70px;}
.cs_write .file_view_img .image.video:after {background-size:30px 30px;}
.cs_write .file_view_img .info {height:70px;margin:0 0 0 78px;padding:15px 15px 0 15px;line-height:22px;}
.cs_write .file_view_text {margin:0 16px;}
.cs_write .file_view_text p {height:36px;margin:8px 0 0 0;padding:0 15px;line-height:36px;}
.cs_write .file_view_text p:first-child	{margin-top:16px;}
.cs_write .file_view_text p:last-child	{margin-bottom:16px;}
.cs_write .txt_area {margin:16px 16px 0;}
.cs_write .txt_area textarea {height:67px;line-height:22px;}
.cs_write .txt_area.report textarea {height:355px;line-height:25px;}
.cs_write .limit {margin:3px 16px 12px 0;}
.cs_write .note_agree {margin:8px 16px 0;line-height:24px;}
.cs_write .note_agree > p	{margin-top:11px;}
.cs_write .note_agree > .dot	{padding-left:12px;}
.cs_write .note_agree > .dot:after	{top:9px;width:3px;height:3px;border-radius:16px;}
.cs_write .note_agree .agree {padding:16px 0 8px 0;}
.cs_write .note_agree label {padding:4px 0 5px 38px;line-height:22px;background-size:30px 30px;}
.cs_write .note_agree label.checked {background-size:30px 30px;}
.cs_write .note_agree .age_sel {padding:16px 0 8px 0;}
.cs_write .note_agree .age_sel p	{margin-top:4px;}
.cs_write .note_agree .age_sel input	{top:4px;width:24px;height:24px;}
.cs_write .note_agree .age_sel label	{padding-left:30px;} 
.cs_write .info_txt {padding:6px 0 11px 14px;line-height:24px;text-indent:-14px;}

.stit_h3 {margin:24px 16px 27px;}
.cs_email_txt {margin:0 16px;padding:24px 32px 25px;line-height:30px;}

.HIVEcontents > h3	{margin:18px 16px 12px;line-height:24px;}
.HIVEcontents .point	{padding-left:16px;}
.HIVEcontents .point:after	{width:8px;height:8px;margin-top:-4px;}
.select_area li	{margin-bottom:16px;}
.cs_write ul li	{padding-left:16px;}
.cs_write ul li.point:after	{top:28px;}

.board_list.cnews {margin:16px 0 0 0;}
.board_list.edit li {padding:0 16px 14px;}
.board_list li a {padding:0 16px 14px;}
.board_list li .category {padding:12px 112px 0 0;}
.board_list li .date {right:16px;top:12px;}
.board_list li .tit {padding:14px 20px 0 0;}
.board_list.msg li .tit {padding:14px 49px 0 0;}
.board_list.cnews li .tit {padding:14px 0 0 0;}
.board_list li .ico_new {width:30px;height:30px;right:16px;top:45px;background-size:30px 30px;}
.board_list li .btn_delete {width:47px;height:47px;top:37px;background:url('../img/btn_delete_2.png') no-repeat 16px 16px;background-size:15px 15px;}
.board_list.cnews li .commdate {padding:4px 0 0 0;}

.board_view .category {padding:12px 0 0 16px;}
.board_view .date {right:16px;top:12px;}
.board_view .tit {padding:14px 41px 16px 0;margin:0 0 0 16px;}
.board_view .image {margin:16px 192px 0 16px;}
.board_view .noti img {margin:0 0 16px 0;}
.board_view .image_dp {margin:16px 16px 0;}
.board_view .image_dp img {width:76px;height:96px;}
.board_view .txt {padding:17px 16px 24px;line-height:27px;}
.board_view .btn_details {padding:0 0 24px 16px;}
.mymsg_answer {padding:0 0 32px 16px;}
.mymsg_answer .tit {padding:11px 0 0 18px;background:url('../img/ico_answer.png') no-repeat 0 8px;background-size:11px 16px;}
.mymsg_answer .date {right:16px;top:12px;}
.mymsg_answer .txt {margin:14px 16px 0 0;line-height:28px;}
.mymsg_answer .recont {padding:24px 16px 0 0;}
.mymsg_answer .btn_recont {height:54px;border-radius:8px;}
.mymsg_answer .image {margin:20px 192px 8px 0;}
/* 2019-09-11 추가 */
.mymsg_answer .rating	{margin:32px 16px 0 0;padding:25px 23px 32px;border:1px solid #ccc;}
.mymsg_answer .rating .rating_txt	{margin-bottom:27px;line-height:27px;}
.mymsg_answer .rating .selec_star	{margin-bottom:32px;}
.mymsg_answer .rating .selec_star li	{width:44px;height:44px;margin-left:8px;}
.mymsg_answer .rating .select	{margin-bottom:32px;}
.mymsg_answer .rating .select select	{height:44px;padding:0 48px 0 13px;border:1px solid #ccc;border-radius:8px;background-size:30px 8px;}
.mymsg_answer .rating .btn_rating button	{height:53px;border-radius:8px;}
.mymsg_answer .rating_complete	{margin:32px 16px 0 0;padding:39px 23px 40px;line-height:32px;border:1px solid #ccc;}

.view_navi {height:54px;}
.view_navi .btn_prev,
.view_navi .btn_next {width:44px;height:54px;background:url('../img/btn_prev_on.png') no-repeat 16px 16px;background-size:12px 22px;}
.view_navi .btn_next {left:92px;background:url('../img/btn_next_on.png') no-repeat 16px 16px;background-size:12px 22px;}
.view_navi .btn_prev.non {background:url('../img/btn_prev_off.png') no-repeat 16px 16px;background-size:12px 22px;}
.view_navi .btn_next.non {background:url('../img/btn_next_off.png') no-repeat 16px 16px;background-size:12px 22px;}
.view_navi .btn_list {height:54px;right:16px;line-height:54px;}

.reportcenter_info {margin:19px 16px 0;}
.reportcenter_info p {margin:0 0 25px 0;line-height:28px;}
.reportcenter_agree {margin:8px 0 0;padding:0 0 16px 0;line-height:24px;}
.reportcenter_agree .agree {padding:32px 0 11px 0;}
.reportcenter_agree label {padding:4px 0 5px 38px;line-height:22px;background-size:30px 30px;}
.reportcenter_agree label.checked {background-size:30px 30px;}
.reportcenter_agree em {padding:0 0 0 14px;text-indent:-14px;}
.reportcenter_agree .btn_use_link {margin:19px 0 0 0;line-height:30px;}

.search_none	{margin-top:32px;padding:0 32px;padding-top:196px;line-height:33px;background-size:176px 173px;}

.sel_game	{margin-top:-16px;padding:0 14px;}
.sel_game li	{padding:0 14px;margin-top:28px;}
.sel_game li a	{border-radius:32px;}
.sel_game li .name	{padding:0 24px;line-height:27px;}
.sel_game .name i	{width:8px;height:8px;margin:8px 8px 0 0;border-radius:80px;}

.btn_game_more	{padding:32px 28px 0;}
.btn_game_more button	{height:54px;border-radius:8px;}

/* cafe */
.cafe_all_list {margin:24px 0 0 0;}
.cafe_all_list.ty2 {margin:16px 0 0 0;}
.cafe_all_list li a {padding:0 0 0 16px;height:123px;}
.cafe_all_list li .game_name {padding:28px 169px 0 0;line-height:27px;}
.cafe_all_list li .date {padding:20px 0 0 0;line-height:32px;}
.cafe_all_list li .date .new {width:30px;height:30px;background-size:30px 30px;}
.cafe_all_list li .image {width:91px;height:91px;right:62px;top:16px;}
.cafe_all_list li .btn_bookmark {width:62px;height:61px;top:31px;background:url('../img/btn_bookmark_off.png') no-repeat 16px 16px;background-size:30px 29px;}
.cafe_all_list li .btn_bookmark.selected {background:url('../img/btn_bookmark_on.png') no-repeat 16px 16px;background-size:30px 29px;}

.ssub_tab {margin:16px 16px 0;}
.ssub_tab li a {height:43px;line-height:44px;border-radius:8px;}
.ssub_tab li:nth-of-type(1) a {border-radius:8px 0 0 8px;}
.ssub_tab li:nth-of-type(3) a {border-radius:0 8px 8px 0;}

.cafe_list.cposts {margin:16px 0 0 0;}
.cafe_list.cposts li.image a {min-height:148px;}
.cafe_list li a .game_name {padding:14px 0 0 0;}

.cafe_mg_head {height:153px;}
.cafe_mg_head .game_name {padding:22px 16px 0 152px;}
.cafe_mg_head .image {width:115px;height:115px;left:16px;top:16px;padding:3px;}
.cafe_mg_head .btn_area {right:16px;top:83px;}
.cafe_mg_head .btn_area a {width:54px;height:54px;margin:0 0 0 16px;}
.cafe_mg_head .btn_area a.btn_wechat {background-size:54px 54px;}
.cafe_mg_head .btn_area a.btn_event {background-size:54px 54px;}
.cafe_mg_head .btn_area a.btn_download {background-size:54px 54px;}
.btn_cafe_dtail {padding:0 0 16px 0;}
.btn_cafe_dtail button {height:44px;border-radius:8px;}
.cafe_notice {margin:10px 0 24px 0;}
.cafe_notice li a {height:54px;margin:0 0 0 16px;padding:0 136px 0 0;line-height:54px;} 
.cafe_notice li a .date {right:16px;}

.search_result_tit {margin:0 0 16px 0;padding:17px 16px 19px;line-height:27px;}
.cafe_list.search_r .cont {padding:17px 16px 20px 0;line-height:28px;}

.cafe_detail_head {padding:24px 0 0 16px;}
.cafe_detail_head .user_id {padding:0 0 0 57px;line-height:17px;}
.cafe_detail_head .geti {padding:6px 0 0 57px;}
.cafe_detail_head .image {width:51px;height:51px;left:16px;top:16px;}
.cafe_detail_head .tit {padding:22px 16px 48px 0;line-height:28px;} 
.cafe_detail_head .info {right:16px;bottom:16px;line-height:16px;}
.cafe_detail_head .info .hits {margin:0 19px 0 0;padding:0 0 0 28px;background:url('../img/ico_hits.png') no-repeat 0 5px;background-size:20px 14px;}
.cafe_detail_head .info .comment {padding:0 0 0 24px;background:url('../img/ico_comment.png') no-repeat 0 5px;background-size:17px 14px;}
.cafe_detail_head .btn_multi {width:40px;height:56px;right:8px;top:8px;background:url('../img/btn_multi.png') no-repeat 16px 16px;background-size:8px 24px;}
.cafe_detail_cont {padding:16px 0 0 0;}
.cafe_detail_cont .image {margin:0 192px 16px 16px;}
.cafe_detail_cont .image.play:after {background-size:64px 64px;}
.cafe_detail_cont .china_war {height:420px;margin:8px 192px 8px 16px;padding:161px 0 0 0;}
.cafe_detail_cont .china_war img {width:284px;height:96px;}
.cafe_detail_cont .txt {padding:17px 16px 24px;line-height:27px;}
.comment_write {padding:16px 0;}
.comment_write .btn_img_import {width:76px;height:44px;top:16px;background:url('../img/btn_photo_1.png') no-repeat 16px 0;background-size:44px 44px;}
.comment_write .msg_inp {margin:0 124px 0 16px;border-radius:8px;}
.comment_write.new .msg_inp {margin:0 124px 0 76px;}
.comment_write .msg_inp .auto_intext {height:44px;padding:8px 46px 12px 16px;line-height:24px;border-radius:8px;}
.comment_write .msg_inp .btn_delete {width:46px;height:44px;background:url('../img/btn_delete_2.png') no-repeat 16px 15px;background-size:15px 15px;}
.comment_write .btn_send {width:92px;height:44px;right:16px;top:16px;border-radius:8px;}
.comment_write .file_info {width:302px;height:36px;margin:16px 16px 0;padding:0 46px 0 16px;border-radius:8px;}
.comment_write .file_info span {line-height:35px;}
.comment_write .file_info .btn_fidelete {width:46px;height:36px;background:url('../img/btn_delete_8.png') no-repeat 16px 11px;background-size:14px 14px;}
.comment_list li {padding:16px 0 17px 0;}
.comment_list li .user_id {padding:0 0 0 59px;line-height:40px;}
.comment_list li .image {width:36px;height:36px;left:16px;top:16px;}
.comment_list li .txt {padding:8px 16px 0 59px;line-height:24px;}
.comment_list li .txt.del {padding:0 16px 0 60px;}
.comment_list li .btn_reply {margin:19px 0 0 59px;}
.comment_list li .btn_delete {width:47px;height:47px;background:url('../img/btn_delete_4.png') no-repeat 16px 16px;background-size:15px 15px;}
.comment_list li .upload_image {margin:16px 323px 0 60px;padding:0 0 8px 0;}
.comment_list li .reply {margin:17px 0 0 0;}
.comment_list li .reply li {margin:17px 0 0 0;padding:16px 0 0 0;background:url('../img/ico_comment_2.png') no-repeat 16px 16px;background-size:11px 24px;}
.comment_list li .reply .user_id {padding:0 0 0 78px;}
.comment_list li .reply .image{left:35px;}
.comment_list li .reply .txt {padding:5px 16px 0 78px;}
.comment_list li .reply.new {margin:17px 0 0 60px;}
.comment_list li .reply.new .user_id {padding:0 0 0 44px;}
.comment_list li .reply.new .txt {padding:5px 16px 0 44px;}
.comment_list li .reply .upload_image {margin:16px 278px 0 44px;padding:0 0 8px 0;}
.reply_write {margin:24px 0 0 0;}
.reply_write .btn_img_import {width:76px;height:44px;left:44px;background:url('../img/btn_photo_2.png') no-repeat 16px 0;background-size:44px 44px;}
.reply_write .msg_inp {margin:0 124px 0 59px;border-radius:8px;}
.reply_write.new .msg_inp {margin:0 124px 0 121px;}
.reply_write .msg_inp .auto_intext {height:44px;padding:8px 46px 12px 16px;line-height:24px;border-radius:8px;}
.reply_write .msg_inp .btn_delete {width:46px;height:44px;background:url('../img/btn_delete_5.png') no-repeat 16px 15px;background-size:14px 14px;}
.reply_write .btn_send {width:92px;height:44px;right:16px;border-radius:8px;}
.reply_write .file_info {width:302px;height:36px;margin:16px 16px 8px 60px;padding:0 46px 0 16px;border-radius:8px;}
.reply_write .file_info span {line-height:35px;}
.reply_write .file_info .btn_fidelete {width:46px;height:36px;background:url('../img/btn_delete_8.png') no-repeat 16px 11px;background-size:14px 14px;}

.comment_paging {height:64px;padding:0 16px;}
.comment_paging .tit {line-height:64px;}
.comment_paging .btn_cpv {line-height:64px;}

.report_tit {margin:19px 16px 0;line-height:25px;}
.report_txt {margin:6px 16px 0;}
.report_type {margin:19px 16px 0;}
.report_type li {height:64px;padding:16px 0 0 16px;}
.report_type label {padding:0 0 0 38px;line-height:30px;background-size:31px 30px;}
.report_type label.checked {background-size:31px 30px;}
.report_txtarea {margin:16px 16px 0;padding:24px 16px 14px;}
.report_txtarea textarea {height:91px;line-height:22px;}
.report_txtarea .limit {margin:28px 0 0 0;}

.iv_report_bar {height:64px;}
.iv_report_bar.ing {margin:54px 0 0 0;}
.iv_report_bar .navi {line-height:59px;}
.iv_report_bar .btn_report {width:60px;height:64px;background:url('../img/btn_report.png') no-repeat 16px 17px;background-size:28px 24px;}
.iv_report_bar .btn_close {width:52px;height:64px;background:url('../img/btn_close.png') no-repeat 16px 22px;background-size:20px 20px;}
.iv_con .image.imgport {max-width:340px;}
.iv_down_bar {height:80px;}
.iv_down_bar .btn_down {width:84px;height:80px;margin:0 0 0 -42px;background:url('../img/btn_download_2.png') no-repeat 28px 28px;background-size:28px 24px;}

/* login */
.txt_notice	{padding:9px 16px 11px;}
.login {padding:0 40px;}
.login .login_form {padding:32px 0 0 0;}
.login .login_form .email_inp,
.login .login_form .pwd_inp {margin:0 176px 0 0;}
.login .login_form input {height:65px;padding:0 16px;line-height:32px;}
.login .login_form input[type="text"] {border-radius:6px 0 0 0;}
.login .login_form input[type="password"] {height:64px;border-radius:0 0 0 6px;}
.login .login_form .error {margin:0 210px 0 0;padding:6px 0 0 0;line-height:24px;}
.login .login_form .btn_help {width:41px;height:20px;margin:3px 0 0 0;}
.login .login_form .btn_login {width:176px;height:130px;top:32px;border-radius:0 8px 8px 0;}
.login.captcha .login_form input[type="text"] {border-radius:6px 6px 0 0;}
.login.captcha .login_form input[type="password"] {border-radius:0 0 6px 6px;}
.login.captcha .login_form .btn_login {height:64px;border-radius:8px;}
.login .log_sel {margin:8px 0 0 0;}
.login .log_sel .bar {margin:0 8px;}
.login .log_sel .auto label {padding:4px 0 5px 38px;line-height:22px;background-size:30px 30px;}
.login .log_sel .auto label.checked {background-size:30px 30px;}
.login .captchabox {margin:16px 0 32px 0;padding:24px 24px 19px;border-radius:6px;}
.login.captcha .captchabox {margin:16px 0 16px 0;}
.login .captcha_inp {width:398px;}
.login .captchabox .cimage {width:396px !important;height:75px !important;}
.login .captchabox .txt {padding:24px 0 0 0;line-height:24px;}
.login .captchabox .txt.w {padding:6px 0 0 0;}
.login .captchabox .btn_refresh {width:38px;height:38px;top:16px;background-size:38px 38px;}
.login .login_form .captchabox input {height:62px;margin:24px 0 0 0;}
.login .copy {padding:35px 0 0 0;}
.login .copy span {margin:0 11px;}
.login .log_with_cn {height:94px;margin:20px 0 0 0;}
.login .log_with_cn .txt {padding:36px 0 0 16px;line-height:20px;}
.login .log_with_cn .btn_qq_link,
.login .log_with_cn .btn_weibo_link {width:64px;height:64px;top:14px;}
.login .log_with_cn button:nth-of-type(1) {right:96px;}
.login .log_with_cn button:last-child {right:16px;}
.login .login_sns	{padding-top:10px;}
.login .login_sns li	{height:54px;margin-top:16px;}
.login .login_sns li:nth-child(odd)	{padding-right:8px;}
.login .login_sns li:nth-child(even)	{padding-left:8px;}
.login .login_sns li button	{letter-spacing:-1px;border-radius:8px;}
.login .login_sns li.apple button	{border:1px solid #000;}
.login .login_sns li.google button	{background-size:175px 54px;}
.login .login_sns li.facebook button	{background-size:217px 54px;}
.login .login_sns li.weibo button	{background-size:173px 54px;}
.login .login_sns li.vk button	{background-size:144px 54px;}
.login .login_sns li.qq button	{background-size:139px 54px;}
.login .login_sns li.phone button	{background-size:205px 54px;}
.login .login_sns li.huawei button	{background-size:217px 54px;}
.login .login_sns li.apple button	{background-size:149px 54px;}
.login .login_sns li.google.en button	{background-size:204px 54px;}
.login .login_sns li.facebook.en button	{background-size:228px 54px;}
.login .login_sns li.weibo.en button	{background-size:201px 54px;}
.login .login_sns li.vk.en button	{background-size:174px 54px;}
.login .login_sns li.qq.en button	{background-size:167px 54px;}
.login .login_sns li.phone.en button	{background-size:261px 54px;}
.login .login_sns li.apple.en button	{background-size:193px 54px;}
.login .login_sns li.huawei.en button	{background-size:244px 54px;}
.login .login_sns li.google.ja button	{background-size:190px 54px;}
.login .login_sns li.facebook.ja button	{background-size:214px 54px;}
.login .login_sns li.weibo.ja button	{background-size:188px 54px;}
.login .login_sns li.vk.ja button	{background-size:160px 54px;}
.login .login_sns li.qq.ja button	{background-size:154px 54px;}
.login .login_sns li.phone.ja button	{background-size:241px 54px;}
.login .login_sns li.apple.ja button	{background-size:162px 54px;}
.login .login_sns li.huawei.ja button	{background-size:217px 54px;}
.login .login_sns li.google.zh-hans button	{background-size:233px 54px;}
.login .login_sns li.facebook.zh-hans button	{background-size:201px 54px;}
.login .login_sns li.weibo.zh-hans button	{background-size:160px 54px;}
.login .login_sns li.vk.zh-hans button	{background-size:148px 54px;}
.login .login_sns li.qq.zh-hans button	{background-size:142px 54px;}
.login .login_sns li.phone.zh-hans button	{background-size:188px 54px;}
.login .login_sns li.apple.zh-hans button	{background-size:159px 54px;}
.login .login_sns li.huawei.zh-hans button	{background-size:221px 54px;}
.login .login_sns li.google.zh-hant button	{background-size:179px 54px;}
.login .login_sns li.facebook.zh-hant button	{background-size:202px 54px;}
.login .login_sns li.weibo.zh-hant button	{background-size:161px 54px;}
.login .login_sns li.vk.zh-hant button	{background-size:148px 54px;}
.login .login_sns li.qq.zh-hant button	{background-size:143px 54px;}
.login .login_sns li.phone.zh-hant button	{background-size:188px 54px;}
.login .login_sns li.apple.zh-hant button	{background-size:180px 54px;}
.login .login_sns li.huawei.zh-hant button	{background-size:229px 54px;}
.login .login_sns li.google.de button	{background-size:223px 54px;}
.login .login_sns li.facebook.de button	{background-size:246px 54px;}
.login .login_sns li.weibo.de button	{background-size:220px 54px;}
.login .login_sns li.vk.de button	{background-size:192px 54px;}
.login .login_sns li.qq.de button	{background-size:187px 54px;}
.login .login_sns li.phone.de button	{background-size:326px 54px;}
.login .login_sns li.apple.de button	{background-size:211px 54px;}
.login .login_sns li.huawei.de button	{background-size:263px 54px;}
.login .login_sns li.google.ru button	{background-size:272px 54px;}
.login .login_sns li.facebook.ru button	{background-size:296px 54px;}
.login .login_sns li.weibo.ru button	{background-size:269px 54px;}
.login .login_sns li.vk.ru button	{background-size:313px 54px;}
.login .login_sns li.qq.ru button	{background-size:236px 54px;}
.login .login_sns li.phone.ru button	{background-size:318px 54px;}
.login .login_sns li.apple.ru button	{background-size:256px 54px;}
.login .login_sns li.huawei.ru button	{background-size:312px 54px;}

.account_list {margin:24px 16px 0;}
.account_list li {margin:0 2% 16px 0;}
.account_list li:nth-of-type(2n-2) {margin:0 0 16px 2%;}
.account_list li a {height:83px;}
.account_list li .user_id {padding:0 0 0 75px;line-height:80px;}
.account_list li .image {width:51px;height:51px;left:16px;top:16px;}
.btn_diff {margin:20px 0 0 0;}
.log_txt {padding:18px 16px 0;line-height:24px;}
.log_txt.ty1	{padding:16px 16px 0;line-height:27px;}
.log_txt.ty2 {padding:24px 16px 0;}
.log_txt.ty3 {margin:0 0 -12px 0;padding:16px 32px 0;}
.log_txt.ty4 {padding:0 16px 33px;}
.log_txt.ty5 {padding:0 16px 0;}
.log_txt.ty6	{padding:41px 16px 40px;line-height:27px;}
.log_txt.ty7	{padding:20px 16px 42px;line-height:35px;}
.log_txt.ty8	{padding:40px 16px 42px;line-height:35px;}
.security_txt	{padding-top:28px;}
.security_txt h4	{margin-bottom:9px;padding:12px 16px 11px;line-height:24px;}
.security_txt .sub_txt	{padding:0 16px;line-height:24px;}
.time_count	{margin-bottom:-16px;padding:20px 0 0;line-height:22px;}
.btn_email	{padding-top:36px;}
.view_id	{padding:20px 16px;line-height:24px;}

.dormant_id {height:64px;line-height:62px;}
.tit_log {margin:41px 16px 20px;line-height:28px;}

.logbox_info {margin:40px 16px 0;}
.logbox_txt {height:176px;padding:0 16px;line-height:30px;}
.logbox_txt.ty2 {padding:24px;}
.uns_txt {padding:35px 16px 0;line-height:24px;}

.first_login .join_agree	{padding:24px 16px 0;}
.first_login .join_agree label	{min-height:30px;padding:0 0 0 38px;}
.first_login .join_agree .all_agree .all_desc	{margin-top:5px;padding-left:38px;}
.first_login .join_agree .option_check	{padding-left:30px;}
.first_login .join_agree .option_check .agree	{margin-top:16px;}
.first_login .join_agree .option_check .agree ~ .agree	{margin-top:25px;}
.first_login .join_agree .option_check .desc > span	{margin-bottom:16px;}
.first_login .join_agree .btn_login	{margin-top:40px;}
.first_login .join_agree .btn_login button	{height:54px;border-radius:8px;}

/* join */
.agree_chk {padding:17px 62px 19px 16px;}
.agree_chk label {line-height:25px;}
.agree_chk label:after {width:62px;height:62px;margin:-31px 0 0 0;background:url('../img/btn_accept_off.png') no-repeat 16px 16px;background-size:30px 30px;}
.agree_chk label.checked:after {background:url('../img/btn_accept.png') no-repeat 16px 16px;background-size:30px 30px;}
.agree_con {padding:0 0 16px 0;}
.agree_con .agree_chk {margin:0 0 0 16px;padding:17px 62px 19px 0;}
.agree_con .agree_box {height:118px;margin:0 16px 0;padding:14px 16px 16px 16px;line-height:24px;}
.agree_con .agree_box h1,
.agree_con .agree_box h2 {padding:8px 0 8px 0;}
.agree_con .agree_box h3 {padding:0 0 8px 0;}
.agree_con .agree_box table {margin:14px 0;}
.agree_con .agree_box table th,
.agree_con .agree_box table td {padding:8px;}
.join_inp {margin:24px 0 0 0;}
.join_inp li {margin:16px 16px 0;}
.join_inp li:first-child {margin:0 16px 0;}
.join_inp li input {height:65px;padding:0 16px;line-height:32px;}
.join_inp li .email_report .t {margin:14px 0 0 0;line-height:30px;}
.join_inp li .email_report select {height:65px;padding:0 48px 0 13px;border:1px solid #ccc;border-radius:8px;background-size:30px 8px;}
.join_inp li .email_conf {margin:14px 0 0 0;}
.join_inp li .btn_sm {margin:6px 0 0 0;line-height:24px;}
.join_inp .error,
.acco_inp .error {margin:0 0 -3px 0;padding:4px 0 0 14px;line-height:22px;text-indent:-14px;}
.join_inp .email input {padding:0 64px 0 16px;}
.join_inp .btn_errorinfo {width:64px;height:65px;background:url('../img/ico_war.png') no-repeat 17px 17px;background-size:30px 30px;}
/* .join_inp .eu_birth	{padding-right:46px;} */
.join_inp .eu_birth .btn_tip	{width:46px;height:65px;background-size:38px 38px;}
.join_inp .eu_birth .tip_desc > p	{padding:6px 0 17px;}

.join_agree {margin:8px 16px 0;padding:0 0 16px 0;line-height:24px;}
.join_agree .agree {padding:16px 0 11px 0;}
.join_agree label {padding:4px 0 5px 38px;line-height:22px;background-size:30px 30px;}
.join_agree label.checked {background-size:30px 30px;}
.join_agree .agree ~ .agree	{padding:0 0 11px 0;}
.join_agree .desc	{padding-left:38px;}
.join_agree .desc > span	{margin-bottom:16px;}
.join_agree em {padding:0 0 0 14px;text-indent:-14px;}
.join_agree .btn_use_link {margin:17px 0 0 0;}
.join_agree .btn_use_link.ty2 {margin:30px 0 0 0;}
.join_agree.gdpr	{margin-top:-8px;padding-bottom:12px;}
.join_agree.gdpr .agree	{padding-bottom:7px;}
.phone_num_inp input {height:64px;padding:0 16px;line-height:32px;}
.phone_num_inp .error {margin:0 16px;padding:6px 0 0 14px;line-height:24px;}
.phone_num_inp .error.ty2 {margin:0 16px -11px;padding:6px 0 0 0;}
.ios_info_time {margin:20px 16px 0;}
.ios_info_txt {margin:0 16px;padding:16px 0 0 14px;line-height:24px;text-indent:-14px;}
.join_phone {margin:16px 0 0 0;padding:16px;}
.join_phone .state_num {height:43px;padding:0 0 0 12px;line-height:43px;}
.join_phone .verify_num {height:65px;margin:16px 0 0 0;line-height:32px;}
.join_phone .verify_num .num_inp {margin:0 174px 0 0;}
.join_phone .verify_num .num_inp input {padding:0 0 0 16px;line-height:32px;}
.join_phone .verify_num button {width:155px;height:44px;right:9px;top:9px;}
.join_phone .error {margin:0 0 -3px 0;padding:6px 0 0 14px;line-height:24px;text-indent:-14px;}
.join_inp .email_mod  input {padding:0 128px 0 16px;}
.join_inp .btn_modify {min-width:96px;height:44px;right:9px;top:9px;padding:0 16px;}
.jv_email_txt {padding:0 16px 32px;line-height:24px;}
.jv_email_box {margin:0 16px;padding:24px 32px 25px;line-height:30px;border:1px solid #ccc;}
.jv_email_box strong {padding:8px 0 0 0;}
.join_otp	{margin:41px 16px 40px;}
.join_otp p ~ p{margin-top:27px;}
.join_otp_block	{margin:57px 16px 64px;}
.otp_code input {height:64px;padding:0 16px;line-height:32px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.otp_code .error {margin:8px 16px 0;line-height:24px;}
.btn_resend	{margin-top:16px;padding:0 16px;}
.join_btn	{margin-top:32px;padding:0 16px;}
.join_btn button	{min-width:232px;height:54px;padding:0 32px;border-radius:8px;}
.join_link {margin:40px 16px 0;}


/* Edit Account */
.edit_account	{padding:28px 16px 0;}
.edit_account li	{margin-top:19px;}
.edit_account label	{margin-bottom:10px;}
.edit_account .in_id.correct:after	{right:16px;top:23px;width:24px;height:19px;}
.edit_account input	{height:65px;padding:0 16px;border:1px solid #ccc;}
.edit_account .in_id input	{padding-right:40px;}
.edit_account .error,
.edit_account .tip	{padding:3px 0 0 12px;text-indent:-12px;line-height:24px;}

/* SNS agree */
.agree_form	{padding:24px 16px 32px;border-bottom:1px solid #ccc;}
.agree_form h3	{margin-bottom:26px;line-height:35px;}
.agree_form .check_all	{min-height:30px;margin-bottom:24px;}
.agree_form .check_all input	{left:-7999px;top:-7999px;}
.agree_form .check_all label	{min-height:30px;padding-left:38px;line-height:25px;background-size:30px 30px;}
.agree_form .check_all label.checked	{background-size:30px 30px;}
.agree_form .check	{padding:23px 15px;border:1px solid #ccc;}
.agree_form .check li	{margin-top:24px;}
.agree_form .check input	{left:-7999px;top:-7999px;}
.agree_form .check label	{min-height:30px;padding-left:38px;line-height:25px;background-size:30px 30px;}
.agree_form .check label.checked	{background-size:30px 30px;}
.agree_form .check button	{height:30px;}
.check_id	{padding-top:23px;}
.check_id h3	{margin-bottom:19px;line-height:35px;}
.check_id .sub_txt	{margin-bottom:26px;padding:0 16px;line-height:27px;}
.check_id .id_form	{padding:0 16px 16px;}
.check_id .id_form.correct:after	{right:32px;top:23px;width:24px;height:19px;}
.check_id .id_form input	{height:65px;padding:0 40px 0 16px;border:1px solid #ccc;}
.check_id .id_form .error	{padding:3px 0 0 12px;text-indent:-12px;line-height:24px;}
.check_id .recommend	{padding:4px 16px 16px;}
.check_id .recommend p	{margin-bottom:12px;line-height:24px;}
.check_id .recommend li	{padding:0 4px;}
.check_id .recommend button	{height:44px;border-radius:8px;}


/* welcome flow */
h3.top_tit {padding:26px 16px 21px;}
.top_txt {padding:26px 16px 8px;line-height:27px;}
h3.top_tit+.top_txt	{padding-top:0;}
.txt_sync	{padding:0 16px;line-height:27px;}
.welcome_sns_list {margin:18px 0 0 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.welcome_sns_list.agree {margin:25px 0 0 0;}
.welcome_sns_list.hive	{margin:12px 0 25px 0;}
.welcome_sns_list li:after {width:12px;height:22px;right:16px;top:27px;background-size:12px 22px;}
.welcome_sns_list li a {height:76px;margin:0 0 0 16px;padding:0 0 0 53px;line-height:76px;border-top:1px solid #ccc;}
.welcome_sns_list li a:after {width:44px;height:44px;left:16px;top:16px;}
.welcome_sns_list li a.facebook:after {background-size:44px 44px;}
.welcome_sns_list li a.google:after {background-size:44px 44px;}
.welcome_sns_list li a.line:after {background-size:44px 44px;}
.welcome_sns_list li a.weibo:after {background-size:44px 44px;}
.welcome_sns_list li a.wechat:after {background-size:44px 44px;}
.welcome_psetting {margin:0 0 34px 0;}
.welcome_profile {height:138px;margin:27px 0 0;}
.welcome_profile .profile_inp {width:138px;height:138px;}
.welcome_profile .btn_photo_edit {width:60px;height:60px;right:-8px;bottom:-16px;background-size:60px 60px;}
.welcome_dm {top:37px;padding:0 16px 0 0;}
.welcome_dm input {height:65px;padding:0 16px;line-height:32px;border:1px solid #ccc;}
.welcome_dm .error {padding:6px 0 0 14px;line-height:24px;text-indent:-14px;}

/* edit account */
.acco_def_inp {margin:0 0 17px 0;}
.acco.join_inp li {margin:16px 16px 16px;}
.acco.join_inp .complete p	{padding:20px 24px 21px;line-height:22px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.acco_phone_inp {padding:16px 16px 0;}
.acco_phone_inp input {height:65px;padding:0 16px;line-height:32px;}
.acco_phone_inp .error {padding:6px 0 0 14px;line-height:24px;text-indent:-14px;}
.acco_service {margin:17px 0 0 0;}
.acco_service li {height:64px;margin:0 0 0 16px;line-height:64px;}
.acco_service li .btn_connect,
.acco_service li .btn_disconnect {width:57px;height:30px;right:16px;top:16px;}
.acco_service li .btn_connect {background-size:57px 30px;}
.acco_service li .btn_disconnect {background-size:57px 30px;}
.acco_service li .btn_refresh {width:38px;height:38px;right:16px;top:12px;background-size:38px 38px;}
.acco_service label {padding:4px 0 5px 38px;line-height:20px;background-size:30px 30px;}
.acco_service label.checked {background-size:30px 30px;}
.acco_dormantid_add {margin:16px 0 0 0;padding:0 16px 24px;}
.acco_dormantid_add .tit {padding:14px 0 9px 0;}
.acco_dormantid_add .sel_box {height:43px;background-size:30px 8px;}
.acco_dormantid_add .sel_box .seltit {height:43px;padding:0 0 0 16px;line-height:40px;}
.acco_dormantid_add .sel_box dl {top:44px;padding:0 16px 16px;}
.acco_dormantid_add .sel_box dt {padding:16px 0 0 0;}
.acco_dormantid_add .sel_box dd {padding:3px 0 0 0;line-height:24px;}
.acco_dormantid_add input[type="text"] {height:65px;padding:0 16px;line-height:32px;}
.acco_dormantid_add select {height:44px;margin:0 0 24px 0;padding:0 48px 0 13px;border-radius:8px;background-size:30px 8px;}
.acco_dormantid_add label {padding:4px 0 5px 38px;line-height:20px;background-size:30px 30px;}
.acco_dormantid_add label.checked {background-size:30px 30px;}
.acco_dormantid_add .acco_chk ~ .acco_chk	{margin-top:16px;}

.acco_tit {margin:41px 16px 40px;line-height:28px;}
.acco_tit.ty2 {margin:24px 16px 27px;}
.acco_txt {padding:0 16px 35px;line-height:24px;}
.acco_txt_2 {padding:27px 56px 0 16px;line-height:24px;}

.email_error {padding:0 16px;}
.email_error .txt {margin:24px 0 0 0;line-height:22px;}
.email_error .use li {margin:24px 0 0 0;padding:0 0 0 25px;line-height:22px;}
.email_error .use li strong {margin:0 0 6px 0;}
.email_error .use li strong:after {width:17px;height:17px;top:3px;}
.email_error .use li:nth-of-type(1) strong:after {background-size:17px 17px;}
.email_error .use li:nth-of-type(2) strong:after {background-size:17px 17px;}
.email_error .use li:nth-of-type(3) strong:after {background-size:17px 17px;}

.email_mr_txt {margin:20px 16px 0 16px;padding:0 0 6px 0;line-height:27px;}
.email_mr {margin:24px 0 0 0;}
.email_mr li {margin:16px 16px 0;}
.email_mr li input {height:65px;padding:0 16px;line-height:32px;}
.email_mr li .new_inp .t {margin:14px 0 0 0;line-height:30px;}
.email_mr li .new_inp select {height:65px;padding:0 48px 0 13px;border-radius:8px;background-size:30px 8px;}
.email_mr .error {margin:0 0 -3px 0;padding:6px 0 0 14px;line-height:24px;text-indent:-14px;}

.acco_nickname {margin:25px 0 20px 0;padding:20px 16px 0;}
.acco_nickname .txt {margin:0 0 12px 0;line-height:24px;}
.acco_nickname input {height:65px;padding:0 16px;line-height:32px;}
.acco_nickname .error {margin:0 0 -3px 0;padding:6px 0 0 14px;line-height:24px;text-indent:-14px;}

.acco_info_etc {margin:0 0 20px 0;}
.acco_info_etc .btn_view {width:49px;height:36px;top:28px;background:url('../img/ico_down_arrow_3.png') no-repeat 16px 16px;background-size:17px 10px;}
.acco_info_etc.show .btn_view {background:url('../img/ico_up_arrow_2.png') no-repeat 16px 16px;background-size:17px 10px;}

.unss_sel {margin:-13px 0 0 0;}
.unss_sel li {min-height:64px;margin:0 0 8px 0;padding:16px 16px 16px;}
.unss_sel li:nth-of-type(3) {margin:0 0 20px 0;}
.unss_sel li .tl {padding:0 32px 0 0;line-height:24px;}
.unss_sel li .tr {width:112px;line-height:20px;}

/* find password */
.find_pw	{padding:42px 16px 43px;}
.find_pw h3	{margin-bottom:33px;}
.find_pw .sub_txt	{line-height:27px;}

/* lebi */
.lebi_list li {height:76px;margin:0 0 0 16px;line-height:76px;}
.lebi_list li a:after {width:12px;height:22px;right:16px;top:27px;background-size:12px 22px;}
.lebi_list li .btn_accept {width:68px;height:44px;right:16px;top:16px;border-radius:8px;}
.lebi_txt {margin:16px 16px 0;line-height:32px;}
.lebi_txt em {width:30px;height:30px;line-height:28px;}
.lebi_search {padding:16px 16px 16px;}
.lebi_search h3 {line-height:41px;}
.lebi_search select {height:44px;margin:0 0 16px 0;padding:0 48px 0 13px;border-radius:8px;background-size:30px 8px;}
.lebi_sel {margin:0 0 0 128px;}
.lebi_sel .date_sel {margin:0 84px 0 0;}
.lebi_sel .btn_search {width:68px;height:44px;border-radius:8px;}
.lebi_date_box {margin:16px 16px 0;}
.lebi_date_box strong {height:44px;line-height:44px;}
.lebi_date_box p {height:67px;padding:0 0 0 17px;line-height:68px;}
.lebi_date_box dl {padding:17px 17px 8px;line-height:27px;}
.lebi_date_box dt {width:152px;margin:0 0 9px 0;}
.lebi_date_box dt em {width:126px;}
.lebi_date_box dt span {width:25px;}
.lebi_date_box dd {margin:0 0 9px 0;}
.lebi_cash_info {padding:12px 16px 16px;}
.lebi_cash_info dd {padding:0 0 0 8px;}
.lebi_login_info {height:64px;padding:0 0 0 16px;}
.lebi_login_info strong {line-height:62px;}
.lebi_login_info .btn_login {width:68px;height:44px;right:16px;top:10px;border-radius:8px;}
.lebi_guide {padding:0 16px 28px;}
.lebi_guide h3 {padding:16px 0 0 0;}
.lebi_shop_list li {height:112px;}
.lebi_shop_list li .name {padding:25px 0 0 110px;}
.lebi_shop_list li .price {padding:0 0 0 110px;}
.lebi_shop_list li .image {width:80px;height:80px;left:16px;top:16px;}
.lebi_shop_list li .btn_buy {width:124px;height:44px;right:16px;top:33px;border-radius:8px;}

/* welcome hive */
.hive_introduction {margin:-24px 16px 0;box-shadow:0 2px 2px rgba(0,0,0,0.2);-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;}
.hive_introduction .ad_text {padding:20px 0 0 0;line-height:22px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);}
.hive_introduction h1 {line-height:48px;border-radius:2px 2px 0 0;}
.hive_introduction .contents_wrap {padding:0 11px 102px 11px;}
.hive_introduction .contents_wrap .cbtn {bottom:24px;}
.hive_introduction .contents_wrap .btn_policy {bottom:108px;right:11px;}
.hive_introduction .btn_change {height:49px;margin:0 1px;line-height:49px;border-radius:16px;box-shadow:inset -1px -1px 0 rgba(228,128,39,0.5), inset 0 1px 0 rgba(255,255,255,1), 2px 2px 2px rgba(0,0,0,0.2);}
.hive_introduction .btn_change a {padding:0 48px;}
.hive_introduction .btn_policy {padding-right:16px;}
.hive_introduction .ad_box {padding:20px 12px 40px;border-bottom:1px solid #198add;}
.hive_introduction .ad_box .contents {padding:0 0 8px;text-shadow:1px 1px 1px rgba(0,0,0,0.2);border-radius:4px;border:1px solid #198add;}
.hive_introduction .ad_box .contents .con_wrap {width:452px;}
.hive_introduction .ad_box .contents .section1 img, .hive_introduction .ad_box .contents .section2 img, .hive_introduction .ad_box .contents .section3 img {width:226px;height:118px;}
.hive_introduction .ad_box .contents .section1 p, .hive_introduction .ad_box .contents .section2 p {width:226px;line-height:20px;}
.hive_introduction .ad_box .contents .section1 p span, .hive_introduction .ad_box .contents .section2 p span {padding:0 16px;}

/* email campaign */
.email_campaign .tit_1 {margin:32px 16px 33px;line-height:28px;}
.email_campaign .ec_box {padding:0 16px 0;}
.email_campaign .txt_1 {margin:17px 0 25px;line-height:24px;}
.email_campaign .inp_email {height:65px;padding:0 16px;line-height:32px;}
.email_campaign .btn_eau,
.email_campaign .btn_eac {height:54px;margin:40px 0 0 0;border-radius:8px;}
.email_campaign .btn_eac {margin:36px 0 40px 0;}
.email_campaign .emailau_info dt {margin:32px 0 6px 0;line-height:17px;}
.email_campaign .emailau_info dd {margin:0 0 20px 0;line-height:20px;}
.email_campaign .txt_2 {margin:17px 0 0;padding:19px 0 0 0;line-height:24px;}
.email_campaign .tit_2 {margin:17px 16px 0;line-height:20px;}
.email_campaign .use li {margin:12px 16px 0;line-height:22px;}
.email_campaign .dst_chk {margin:36px 16px 0;}
.email_campaign .dst_chk label {padding:4px 0 5px 38px;line-height:20px;background-size:30px 30px;}
.email_campaign .dst_chk label.checked {background-size:30px 30px;}
.email_campaign .btn_close {min-width:360px;height:54px;margin:40px 0 0;padding:0 32px;border-radius:8px;}
.email_campaign .email_sel {margin:0 0 11px 0;}
.email_campaign .email_sel input {height:65px;padding:0 16px;line-height:32px;}
.email_campaign .email_sel .t {margin:14px 0 0 0;line-height:30px;}
.email_campaign .email_sel select {height:65px;padding:0 48px 0 13px;border-radius:8px;background-size:30px 8px;}
.email_campaign .error  {padding:6px 0 0 14px;line-height:24px;text-indent:-14px;}
.email_campaign .txt_0 {margin:-9px 16px 32px;line-height:24px;}
.email_campaign .btn_area {margin:40px 0;}
.email_campaign .btn_area .btn_ty_1,
.email_campaign .btn_area .btn_ty_2 {height:54px;border-radius:8px;}

/* real name verification */
.rnv_txt {margin:44px 0 40px 0;padding:0 16px 8px;line-height:24px;}
.china_num {padding:16px;}
.china_num span {padding:12px 0 12px 12px;line-height:24px;border-radius:8px;}
.china_num_inp li {margin:16px 16px 0;}
.china_num_inp li input {height:65px;padding:0 176px 0 16px;line-height:32px;}
.china_num_inp li .btn_send {width:155px;height:44px;right:16px;top:9px;border-radius:8px;}
.china_num_inp li .time {right:16px;top:17px;line-height:25px;}

/* security function settings */
.scy_settings_guide {padding:17px 16px 19px;}
.scy_settings_guide h3 {line-height:24px;}
.scy_settings_guide p {margin:6px 0 0 0;line-height:20px;}
.scy_settings_form .target_game {margin:12px 0 0;}
.scy_settings_form .target_game .txt {height:62px;padding:0 89px 0 16px;line-height:57px;}
.scy_settings_form .target_game .ico_off,
.scy_settings_form .target_game .ico_on {width:57px;height:30px;right:16px;top:16px;line-height:28px;border-radius:40px;}
.scy_settings_form .txt {padding:20px 16px 0;line-height:24px;}
.scy_settings_form .pwd li {margin:12px 16px 0;}
.scy_settings_form .pwd li input {height:65px;padding:0 16px;line-height:32px;}
.scy_settings_form .error {padding:6px 0 0 30px;line-height:24px;text-indent:-14px;}
.scy_settings_form .pwd.ty2 .error	{padding:2px 0 0 0;}
.scy_settings_form .pwd.ty2 .tip	{padding:2px 0 0 0;line-height:24px;}
.security_campaign {margin:0 24px;}
.security_campaign .tit_1 {margin:-28px 0 0 0;line-height:40px;}
.security_campaign .stit_1 {margin:28px 0 0 0;line-height:32px;}
.security_campaign .how_txt {margin:20px 0 0 0;}
.security_campaign .how_txt dt {line-height:19px;}
.security_campaign .how_txt dd {margin:3px 0 0 0;line-height:19px;}
.security_campaign .step {margin:28px 0 0 0;}
.security_campaign .step li {margin:0 0 25px 0;}
.security_campaign .step li .tit {margin:0 0 11px 0;line-height:27px;}
.security_campaign .step li .new {line-height:27px;}
.security_campaign .step li .box_txt {padding:16px;line-height:19px;}
}


