@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,700i,900&display=swap');


* {
    box-sizing: border-box;
	-webkit-appearance: none;
}

html,
body {
    height: 100%;
}

body {
    font-size: 1em;
    font-family: 'Noto Sans KR', sans-serif !important;
    display: table;
    width: 100%;
    font-weight: 400;
    background: #ffffff;
    color: #333;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../sub/images/select.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 10% auto;
}


input {
    font-family: 'Noto Sans KR', sans-serif !important;
}

input {
    outline: none;
}

input:focus {
    outline: none;
}

select {
    outline: none;
}

select:focus {
    outline: none;
}

button {
    outline: none;
}

button:focus {
    outline: none;
}

.c_bl {
    color: #1056e5;
}

.c_red {
    color: #ed1c24;
}

.c_darkgrey {
    color: #565656;
}

.sp5 {
    height: 5px;
    clear: both;
}

.sp10 {
    height: 10px;
    clear: both;
}

.sp12 {
    height: 12px;
    clear: both;
}

.sp15 {
    height: 15px;
    clear: both;
}

.sp20 {
    height: 20px;
    clear: both;
}

.sp25 {
    height: 25px;
    clear: both;
}

.sp30 {
    height: 30px;
    clear: both;
}

.sp35 {
    height: 35px;
    clear: both;
}

.sp40 {
    height: 40px;
    clear: both;
}

.sp45 {
    height: 45px;
    clear: both;
}

.sp50 {
    height: 50px;
    clear: both;
}

.sp55 {
    height: 55px;
    clear: both;
}

.sp60 {
    height: 60px;
    clear: both;
}

.sp65 {
    height: 65px;
    clear: both;
}

.sp70 {
    height: 70px;
    clear: both;
}

.sp75 {
    height: 75px;
    clear: both;
}

.sp80 {
    height: 80px;
    clear: both;
}

.sp90 {
    height: 90px;
    clear: both;
}

.sp100 {
    height: 100px;
    clear: both;
}
.sp110 {
    height: 110px;
    clear: both;
}

.sp150 {
    height: 150px;
    clear: both;
}

.sp160 {
    height: 160px;
    clear: both;
}

.sp165 {
    height: 165px;
    clear: both;
}

.sp200 {
    height: 200px;
    clear: both;
}

.mt20 {
    margin-top: 20px;
}

.inner {
    width: 90%;
    margin: 0 auto;
}

.inner02 {
    width: 83%;
    margin: 0 auto;
}
.mb15 {margin-bottom:15px;}
table {
    border-collapse: collapse
}
.txt-box {
    padding: 10px 0px;
    border: 1px #da1e10 solid;
    border-radius: 5px;
    margin-bottom: 10px;
    background: url(../img/bg202.jpg);
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.txt-box p{
    color: #ffffff;
    font-size: 14px;
}
.txt-box .s1{
    font-weight:700;
}
#wrap {
    width: 100vw;
    min-height: 100vh;
    color: #333;
    background: #0d0d0d;
}
.login #wrap {
    background: #0d0d15;
    background-size: 100% 100%;
}
a {
    color: #fff;
}

/* main */

.main_bg .m_top {
    text-align: center;
    height: 70px;
}
.s_bg .m_top {
    text-align: center;
    background: #0d0d15;
    height: 70px;
}
.s_title {
    color: #ffffff;
    line-height: 70px;
    font-size: 20px;
}
.logo {
    padding-top: 20px;
}

.logo img {
    width: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.toggle {
    position: absolute;
    top: 22px;
    left: 5%;
}
.toggle img {width:25px;
	cursor: pointer;}
.notice_btn {
    position: absolute;
    top: 16px;
    right: 5%;
}
.notice_btn img{
    width:26px;
}
.main_bg {
    width: 100%;
    height: 300px;
    background: #4373b5;
}
.main_bg .total {
    font-size: 36px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    font-family: 'Lato', sans-serif !important;
}
.main_bg .total_2 {
	font-size:22px; 
	color:#d4d4d4;
	font-weight:400;
	text-align:center;
	}
.main_bg .btn_box {
	overflow:hidden;
	}
.main_bg .btn_box ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}
.main_bg .btn_box ul li {
    float: left;
    text-align: center;
    margin-right: 25px;
}
.main_bg .btn_box ul li:nth-child(4) {margin-righT:0px;}
.main_bg .btn_box ul li span {
    width: 60px;
    height: 60px;
    background: rgb(174 174 174 / 10%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	cursor: pointer;
}
.main_bg .btn_box ul li span img {
    width: 25px;
}
.main_bg .btn_box ul li p {
	color:#ffffff;
	font-size:14px;
	margin-top:3px;
	}

.coin_list {
    overflow: hidden;
    padding-left: 5%;
    padding-right: 5%;
    height: 316px;
    overflow: hidden;
    overflow-y: auto;
}
.coin_list .t1 {
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 5px;
}
.coin_list .list01 {
    overflow: hidden;
    width: 100%;
    height: 65px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    position: relative;
    border-bottom: 1px #ebebeb solid;
}

.coin_list .list01 .coin_img img{width:42px;
	cursor: pointer;}
.coin_list .list01 .coin_name {
    padding-left: 10px;
    line-height: 1;
}
.coin_list .list01 .coin_name .c1 {
    font-size: 16px;
    color: #4f4f4f;
    font-weight: 600;
}
.coin_list .list01 .coin_name .c2 {
    font-size: 14px;
    color: #878787;
    margin-top: 3px;
}
.coin_list .list01 .coin_total {
    position: absolute;
    right: 20px;
    text-align: right;
}
.coin_list .list01 .coin_total .total_p1 {
    color: #333333;
    font-size: 17px;
    line-height: 1;
    font-weight: 400;
}
.coin_list .list01 .coin_total .total_p2 {
    color: #989898;
    font-size: 14px;
}
.coin_list .list01 .coin_total .lock-sum {
    display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
    justify-content: end;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: end;
}
.coin_list .list01 .coin_total .lock-sum .key2 {
    height: 14px;
    margin-right: 4px;
}
#nav {
    background: #1c155f;
    position: absolute;
    padding-top: 15px;
    display: none;
    border-radius: 10px;
    top: 63px;
    left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    width: 40%;
    z-index: 99999999;
}

#nav ul{
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 10px;
}

#nav ul:last-child{
    border-bottom: 0;
    margin-bottom: 0;
}

#nav li {
    height: 30px;
}

#nav li a {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
}

#nav li img {
    width: 15px;
    margin-right: 15px;
    vertical-align: middle;
    margin-top: -2px;
}


.bottom {
    width: 100%;
    background: rgba(19,19,19,0.9);
    height: 70px;
    position: fixed;
    bottom: 0px;
    z-index: 99999;
}
.bottom ul li {
    float: left;
    width: 20%;
    color: #ffffff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
	cursor:pointer;
}
.bottom ul li p {
    font-size: 12px;
    margin-top: 5px;
    font-weight: 300;
    color: #d7d7d7;
}
.bottom ul li img {
    height: 24px;
}
/* sub page */

.back {
    position: absolute;
    top: 23px;
    width: 27px;
    left: 5%;
	cursor: pointer;
}

/* login */

.auth_menu {
    overflow: hidden;
	text-align:center;
	margin-top:20px;
}
.auth_menu dd {margin-bottom:20px;}
.auth_menu dd a {
    color: #ffffff;
    font-size: 14px;
}

.input_box {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.input01 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
    border: none;
    padding: 5px 10px;
    padding-left: 15px;
    margin-bottom: 10px;
    background: #1d1d1d;
    border-radius: 3px;
    font-size: 14px;
}

.icon01 {
    position: absolute;
    top: 18px;
    left: 12px;
    width: 18px;
}

.icon02 {
    position: absolute;
    top: 18px;
    left: 14px;
    width: 15px;
}

.login_maintain {
    font-size: 14px;
}

.login_logo {
    text-align: center;
    font-size: 38px;
    font-weight: 600;
    padding-top: 110px;
    color: #d4d7dc;
    font-style: italic;
    margin-bottom: 30px;
}

.login_logo img {
    width: 220px;
}

.s_input_box {
    border-radius: 5px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 10px;
}


.s_input_box_1 {
    border-radius: 5px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 10px;
    background: url(../img/bg002.jpg)no-repeat;
    background-size: cover;
    height: 240px;
    background-position: 50%;
    display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    text-align: center;
    padding: 30px 20px;
	margin-bottom:30px;
	word-break: keep-all;
	font-size: 14px;
}
.s_input_box_1 .com_logo {
    width: 95px;
	margin-bottom:15px;
}
.s_input_box_1 .tt1 {
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
}


.lang30 {
    width: 30.5% !important;
    margin-right: 3.6%;
}

.lang60 {
    width: 64.8% !important;
}

.s_input_title {
    display: block;
    margin-right: 10px;
    margin-bottom: 5px;
    color: #ffffff;
}

.s_input {
    width: 100%;
    border-radius: 3px;
    border: none;
    height: 50px;
    padding: 5px 10px;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #ddd;
    border-bottom: 1px solid #208cab;
}


.s_input03 {
    border: none;
    background: transparent;
    width: 67%;
    color: #252525;
    height: 50px;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #ddd;
    padding-left: 7px;
    border-radius: 3px;
    margin-right: 2%;
    border-bottom: 1px solid #208cab;
    float: left;
}

.join_btn01 {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: transparent;
    width: 30%;
    color: #252525;
    height: 50px;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #ddd;
    padding-left: 7px;
    border-radius: 3px;
    cursor: pointer;

}

/* deposit */

.qr_box {
    text-align: center;
    background: #ffffff;
    border-radius: 10px;
    padding: 30px 0;
    box-shadow: 0px 3px 6px rgba(154, 143, 188, 0.3);
}

.qr_box img {
    width: 250px;
}
.s_input01 {
    width: 100%;
    height: 40px;
    border: none;
    padding-left: 10px;
    background: transparent;
    font-size: 16px;
    border-bottom: 1px #e5e5e5 solid;
    color: #4d4d4d;
}
.s_input02 {
    width: 100%;
    height: 40px;
    border: none;
    padding-left: 10px;
    background: transparent;
    color: #ffffff;
    font-size: 16px;
    border-bottom: 1px #3a394a solid;
	z-index: 9999;
}
.memo-txt {
	font-size:12px !important;
	    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	}

.s_input02 option {background:#ffffff;}
.line-h-40 {line-height:40px;}
.select01 {
    width: 100%;
    height: 40px;
    color: #ffffff;
    border: 1px #e4e4e4 solid;
	background:#ffffff;
    border-radius: 5px;
	padding-left:10px;
}
.phone_select {
    width: 100%;
    height: 40px;
    color: #333333;
    border: 1px #e4e4e4 solid;
	background:#ffffff;
    border-radius: 5px;
	padding-left:10px;
}
.s_btn01 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    outline: none;
    background: #e83928;
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
}

.input_title {
    font-size: 14px;
    margin-bottom: 5px;
    color: #ffffff;
	text-transform: capitalize;
}
/* history */

.body-slide .MainSwiper {
        width: 100%;
        height: 100%;
      }

.table_select {
    width: 100%;
    border-radius: 5px;
    padding: 15px;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    font-weight: 600;
    background: url(../img/b_arrow.png) no-repeat;
    background-position: 90% 45%;
    background-color: #ffffff;
}

.table_title {
    border-bottom: 1px solid #474645;
}

.table_title th {
    padding-bottom: 12px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
}
.table_title th:nth-child(1){
	width:30%;
}
.table_title th:nth-child(2){
	width:40%;
}
.table_title th:nth-child(3){
	width:30%;
}

.input05 {
    width: 80%;
    height: 50px;
    border: none;
    background: transparent;
}


.tab {
    overflow: hidden;
    margin-bottom: 15px;
}

.tab li {
    float: left;
    width: 32.3%;
    text-align: center;
    background: #f6f6f6;
    margin-right: 1.5%;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    border: 1px solid #dadada;
    color: #000;
}

.tab li:last-child {
    margin-right: 0;
}

.tab .on {
    background: rgb(88, 54, 215);
    background: -moz-linear-gradient(left, rgba(88, 54, 215, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(102, 162, 237, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(88, 54, 215, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(102, 162, 237, 1) 100%);
    background: linear-gradient(to right, rgba(88, 54, 215, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(102, 162, 237, 1) 100%);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    border: 1px solid #6099bf;
}

.tab a {
    font-size: 15px;
    display: block;
    color: #2469a9;
}

.tab .on a {
    color: #fff;

}


.history-coin {
    font-size: 15px;
	text-align: center;
}
.history-amount {padding-left:30px;text-align: center;}
.history-coin .name {
    font-weight: 600;
}

.history-coin .detail {
    color: #8c92a4;
    font-size: 14px;
}

.history-coin .detail img {
    width: 5px;
}

.increase {
    color: rgba(133, 92, 206, 1)
}

.decrease {
    color: rgba(15, 131, 150, 1)
}

.history-date {
    color: #8e8e8e;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
}

.history-icon img {
    width: 18px;
    vertical-align: middle;
}

.history-amount .transaction {
    color: #787777;
    font-size: 15px;
}

.history-amount div {
    float: right;
}

.history-amount span {
    display: block;
    font-weight: 600;
}

.history-date span {
    display: block;
}

.table01 td {
    text-align: Center;
    font-size: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #4d4d4d;
    width: 33%;
}
.table01 td:nth-child(1){
   width:20%;
}
.table01 td:nth-child(2){
   width:45%;
}
.table01 td:nth-child(3){
   width:25%;
}

.table02 td {
    text-align: Center;
    font-size: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #ffffff;
    border-bottom: 1px #474645 solid;
}
.table02 td:nth-child(1){
   width:50%;
}
.table02 td:nth-child(2) {
    width: 50%;
    vertical-align: middle;
}


.s_cont {
    padding: 10px 15px;
    background: #191919;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 8px;
}

.history .s_cont {
    background: #ffffff;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
}

.highcharts-figure, .highcharts-data-table table {
    min-width: 300; 
    max-width: 800px;
}

.highcharts-data-table table {
	font-family: Verdana, sans-serif;
	border-collapse: collapse;
	border: 1px solid #EBEBEB;
	margin: 10px auto;
	text-align: center;
	width: 100%;
	max-width: 500px;
}
.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}
.highcharts-data-table th {
	font-weight: 600;
    padding: 0.5em;
}
.highcharts-data-table td, .highcharts-data-table th, .highcharts-data-table caption {
    padding: 0.5em;
}
.highcharts-data-table thead tr, .highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}
.highcharts-data-table tr:hover {
    background: #f1f7ff;
}
.highcharts-root {width:100%;}
.highcharts-credits {display:none;}
.highcharts-axis tspan{display:none;}
.highcharts-button-symbol {display:none !important;}
.highcharts-button-box {display:none !important;}
.highcharts-contextmenu {display:none !important;}

.s_date{
        width: 100%;
    border-radius: 3px;
    border: none;
    height: 40px;
    padding: 5px 10px;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #ddd;
    border-bottom: 1px solid #208cab;
}

.b_btn{
   width: 19%;
    height: 40px;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    background: rgb(133, 92, 206);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#855cce', endColorstr='#0f8396', GradientType=1);
    color: #fff;
    cursor: pointer; 
    margin-right: 1.2%;
    float: left;
    border: 1px solid #5b28b6;
}

.b_btn:last-child{
    margin-right: 0;
}

.b_btn_box{
    overflow: hidden; 
}

/*language*/

.language_btn {
    position: absolute;
    top: 14px;
    right: 20px;
}
.language_btn01 {
    border: 1px #000000 solid;
    width: 110px;
    height: 35px;
    color: #333333;
    line-height: 35px;
    cursor: pointer;
}

.language_img {
    width: 20px;
    margin-left: 5px;
    margin-right: 5px;
}
.bottom_img {
    width: 10px;
    float: right;
    margin-top: 15px;
    margin-right: 10px;
}

.language_btn01:hover .dep_01{display:block;}

.dep_01 {
    display: none;
    position: absolute;
    top: 33px;
    left: 0px;
    width: 100px;
    z-index: 999999;
	width:110px;
}
.dep_02 li {background: #24223f;}
.dep_02 li a {color:#ffffff;}

/**/

.s_select {
    width: 100%;
    height: 50px;
    border: none;
    outline: none;
    background: #191919;
    border-radius: 5px;
    padding-left: 10px;
    color: #ffffff;
}
.history .s_select {
    background: #ffffff !important;
	color:#333333;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
}
.notice_box {
	background: #303030;
    border-radius: 10px;
    padding: 10px 15px;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 8px;
	}
.notice_box .notice_t{
	font-size: 14px;
    color: #ffffff;
    font-weight: 300;
	white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	}
.notice_box .notice_d{
	font-size: 12px;
    color: #c0bfbf;
	text-align:right;
	}
.notice_box .item-top {
    border-bottom: 1px #4d4d4d solid;
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
    padding-bottom: 5px;
}
.notice_box .item-body {
	padding-top:5px;
	font-size: 12px;
    color: #c0bfbf;
    word-break: break-word;
	}
.notice_box .item-body img {width:100%;margin-bottom:10px;margin-top:5px;}
.notice_list_btn {
    width: 60px;
    height: 40px;
    float: right;
    background: #8c0000;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
	}
.scroll {width:100%;height:450px;overflow:hidden;overflow-y:auto;cursor:pointer;}
.scroll2 {width:100%;height:100px;overflow:hidden;overflow-y:auto;cursor:pointer;}


.bottom01_on {display:none;}
.bottom02_on {display:none;}
.bottom03_on {display:none;}
.bottom04_on {display:none;}
.bottom05_on {display:none;}


 .terms {
    overflow: hidden;
    margin-top: 10px;
    display: flex;
    align-items: center;
}
 .check01 {
    float: left;
    vertical-align: middle;
    height: 28px;
}
 .t1 {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    font-weight: 500;
    color: #ffffff;
}

.popup_back {
	position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    min-height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 1;
	display:none;
	}
.popup_form {
	width:100%;
	height:739px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	}
.popup_form .p_top{
	width:100%;
	padding: 20px;
    background-color: #242848;
    border-bottom: 1px solid #242848;
    color: #ffffff;
    font-weight: 500;
    font-size: 20px;
	position: relative;
	}
.popup_form .p_body{
    width: 100%;
    min-height: 600px;
    max-height: 600px;
    overflow: auto;
	padding:20px;
	background:#ffffff;
	}
.popup_close {
    position: absolute;
    top: 24px;
    right: 20px;
	cursor:pointer;
}
.popup_form .p_bottom {
    padding: 1.5em;
    border-top: 1px solid rgba(0,0,0,.2);
    text-align: right;
    background: #fff;
}
.popup_form .btn-small {
    font-weight: 300;
    padding: 10px 20px;
    font-size: 13px;
	cursor:pointer;
}
.bWrap {
    width: 100%;
    margin: 30px auto 70px auto;
}
.bOk {
    float: left;
    width: 49%;
    height: 45px;
    margin: 0 1px;
    background: #333f50;
    padding: 14px 0;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
	border: none;
}
a.bCa {
    float: left;
    width: 49%;
    height: 45px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.3);
    padding: 15px 0;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
}


.camera_btn {
    width: 20%;
    float: right;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.camera_btn img {width:35px;}

.lang_select {
    float: right;
    margin-top: 17px;
    margin-right: 20px;
    cursor: pointer;
}
.lang_select .active_lang img {
    border: 1px #7b7b7b solid;
    width: 37px;
}
.lang_select .lang_select_list {
    background: #ffffff;
    position: absolute;
    top: 53px;
    z-index: 9999;
    right: 20px;
    padding: 10px;
    width: 200px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #d8d6d6;
}
.lang_select .lang_select_list p {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    padding: 2px;
}
.lang_select .lang_select_list p:last-child{
    margin-bottom: 0px;
}
.lang_select .lang_select_list p img {
    width: 30px;
    margin-right: 10px;
    border: 1px #d4d4d4 solid;
}




.depo .de-qr-item {
    width: 90%;
    background: #ffffff;
    border-radius: 5px;
    overflow: Hidden;
    padding-bottom: 20px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
    margin-bottom: 20px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}
.depo .de-qr-item .w-tit {
    font-size: 20px;
    font-weight: 500;
    color: #4d4d4d;
    padding-top: 30px;
}
.depo .de-qr-item .w-tit:after {
    width: 100%;
    float: right;
    height: 1px;
    background: #e5e5e5;
    content: '';
    margin-top: 10px;
}
.depo .de-qr-item .qr_code {
    display: block;
    margin-top: 30px;
    text-align: center;
}
.depo .de-qr-item .qr_code .c1 {
    font-size: 13px;
    color: #515151;
    font-weight: 500;
    margin-bottom: 10px;
}
.depo .de-qr-item .qr_addr {
    display: block;
    width: 100%;
    margin-top: 30px;
}
.depo .de-qr-item .qr_addr .c1 {
    font-size: 13px;
    color: #515151;
    font-weight: 500;
}
.depo .de-qr-item .qr_addr .w1 {
    font-size: 12px;
    color: #3f3f3f;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px #e5e5e5 solid;
}
.depo .de-qr-item .qr_addr .gride-t1 {
    margin-top: 10px;
}
.depo .de-qr-item .qr_addr .gride-t1 .s-tit {
    font-size: 14px;
    color: #ca0005;
    font-weight: 500;
}
.depo .de-qr-item .qr_addr .gride-t1 .s1 {
    font-size: 12px;
    color: #7b7a7a;
    font-weight: 500;
    margin-top: 5px;
}



.with .with-qr-item {
    width: 90%;
    background: #ffffff;
    border-radius: 5px;
    overflow: Hidden;
    padding-bottom: 20px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
    margin-bottom: 20px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}


.ticket .ticktet-top {
    width: 100%;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}
.ticket .ticktet-top img {
    width: 100px;
    float: left;
}

.ticket .body-slide {width:100%;}

.wallet .body-slide {width:100%;}

.body-slide .swiper-container {
        width: 100%;
        height: 100%;
      }

.body-slide .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }
.body-slide .swiper-pagination-bullet {
    width: 14px;
    height: 5px;
    display: inline-block;
    border-radius: 0%;
    background: #eaeaea;
    opacity: .2;
}
.body-slide  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #bc0d21;
}
.body-slide .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.ticket .banner01 {
    width: 100% !important;
    background-size: cover !important;
    background-position: 50% 50% !important;
    padding-top: 130%;
}
.wallet .banner01 {
    width: 100% !important;
    background-size: cover !important;
    background-position: bottom !important;
    padding-top: 70%;
}

.ticket .body-slide .text-Area {
    overflow: hidden;
    position: absolute;
    bottom: 40px;
    text-align: left;
    left: 20px;
}
.ticket .body-slide .text-Area .s1 {font-size:16px; font-weight:300;color:#ffffff;}
.ticket .body-slide .text-Area .s2 {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1;
    margin-top: 5px;
    margin-bottom: 30px;
}
.ticket .body-slide .text-Area .s3 {font-size:12px; font-weight:300;color:#eeeeee;}
.ticket .body-slide .text-Area .s4 {
    font-size: 16px;
    font-weight: 500;
    color: #83edba;
}
.ticket .body-slide .text-Area .s4 span {font-size:12px;font-weight:300;color:#eeeeee;}

.ticket .item-1 {margin-top:30px;}
.ticket .item-1 .t-area{overflow:hidden;}
.ticket .item-1 .t-area .tit {
    font-size: 12px;
    color: #ffffff;
    float: left;
    font-weight: 500;
}
.ticket .item-1 .t-area .more-t {
    font-size: 12px;
    color: #dddddd;
    float: right;
}
.ticket .item-1 .slide-box {
    margin-top:10px;
}
.ticket .item-1 .show-select-box {
    overflow: hidden;
    margin-bottom: 5px;
}
.ticket .item-1 .show-select-box .btn1 {
    height: 30px;
    BACKGROUND: #6f6f6f;
    float: left;
    border-radius: 5px;
    width: 100px;
    margin-right: 10px;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    font-size: 12px;
	cursor:pointer;
}
.ticket .item-1 .show-select-box .on {background: #e83828 !important;}
.slide-Area .swiper-container {
        width: 100%;
        height: 100%;
      }

.slide-Area .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 45% !important;
    flex-direction: column;
	margin-right:1%;
	overflow: hidden;
}
.slide-Area .swiper-slide img {
        display: block;
        width: 100%;
        height: 225px;
        object-fit: cover;
      }
.ticket .item-1 .online-banner .text-box  {margin-top:5px;text-align:left;width:100%;}
.ticket .item-1 .online-banner .text-box .s1 {
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ticket .item-1 .online-banner .text-box .s2{
	font-size:12px;
	font-weight:300;
	color: #eeeeee;
	}
.ticket .item-1 .b-but {
    width: 100%;
    height: 27px;
    line-height: 27px;
    color: #ffffff;
    text-align: center;
    background: #e83928;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 10px;
	cursor: pointer;
}

/*나의쿠폰*/
.coupon-bg {
    overflow:hidden;
}
.coupon-bg .m_top {
    text-align: center;
	height:70px;
}
.coupon-bg .logo img{width:117px;}
.coupon-bg .item-1 {overflow:hidden;text-align:center;}
.coupon-bg .item-1 .btn-box {
    overflow: hidden;
    width: 90%;
    margin: 15px auto;
}
.coupon-bg .item-1 .btn-box .btn-1 {
    width: 49%;
    float: left;
    border: 1px #ffffff solid;
    color: #ffffff;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border-radius: 30px;
}

.coupon-bg .item-1 .p1 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    margin-top: 50px;
}

.coupon-bg .item-3 {
    background: #191919;
    width: 90%;
    margin-top: 20px;
    margin: 20px auto 0px;
    border-radius: 5px;
    overflow: hidden;
}
.coupon-bg .item-3 .img-icon {
    height: 35px;
     display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.coupon-bg .item-3 ul li {
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 20px;
}
.coupon-bg .item-3 ul li .s1 {
    font-size: 12px;
    color: #c8c8c8;
}
.coupon-bg .item-3 ul li .s2 {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
}
.coupon-bg .item-3 ul li .icon10 {
    width: 35px;
    margin-bottom: 5px;
}
.coupon-bg .item-4 {
    width: 90%;
    min-height: 100px;
    /*max-height: 350px;*/
    border-radius: 10px;
    background: #191919;
    margin: 0 auto;
    margin-top: 20px;
    padding: 20px;
	overflow:hidden;
}
.coupon-bg .item-4 .tit {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #fff;
}
.coupon-bg .item-4 .scroll {
    overflow: hidden;
    overflow-y: auto;
    min-height: 200px;
    max-height: 290px;
    margin-bottom: 15px;
}

.coupon-bg .item-4 .list-1 {
    border-top: 1px #363636 solid;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    width: 100%;
	font-size: 12px;
    color: #c8c8c8;
}
.coupon-bg .item-4 .list-1 .box-araea{
    overflow: hidden;
}

.coupon-bg .item-4 .list-1 .s1 {
    height: 25px;
    background: #fd5525;
    color: #ffffff;
    text-align: center;
    display: block;
    font-size: 13px;
    line-height: 25px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 5px;
	border-radius:5px;
}
.coupon-bg .item-4 .list-1 .s2 {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-top: 3px;
    margin-bottom: 3px;
	float:left;
	clear: both;
}
.coupon-bg .item-4 .list-1 .d1 {
    font-size: 12px;
    color: #c8c8c8;
	clear: both;
}

.coupon-bg .link-box {
    background: #c38400;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
    width: 100%;
    text-align: center;
}
.coupon-bg .link-box img {
    width: 27px;
}
.coupon-bg .link-box a {
    color: #ffffff;
    display: block;
	font-size:16px;
}
/*나의쿠폰 END*/

.history .table-head{overflow:hidden;}
.history .table-head ul li {
    float: left;
    width: 33%;
    color: #4d4d4d;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 10px;
}
.history .table-head ul li:nth-child(1) {width:20%;}
.history .table-head ul li:nth-child(2) {width:45%;}
.history .table-head ul li:nth-child(3) {width:35%;}

.history2 .table-head{overflow:hidden;}
.history2 .table-head ul li {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #474645;
    padding-bottom: 10px;
	text-transform: capitalize;
}
.history2 .table-head ul li:nth-child(1) {width:50%;}
.history2 .table-head ul li:nth-child(2) {width:50%;}



.left_menu {
    width: 100%;
    min-height: 100vh;
    background: #0d0d0d;
    float: left;
    overflow: hidden;
    padding-top: 30px;
    border-right: 1px #232323 solid;
}
.nav-hm.nh-gnb {
    left: -140%;
    position: fixed;
    top: 0px;
    z-index: 9999999;
    padding-top: 80px;
}
.left_menu .close {
    float: left;
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer;
	width:25px;
}
.left_menu .mlist {
    position: relative;
}
.nav-hm .area-over {
    font-size: 14px;
    height: 60px;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    padding-left: 20px;
    color: #ffffff;
}
.left_menu .mlist .menu_01 {
    margin-right: 15px;
    width: 20px;
    position: absolute;
    top: 14px;
    right: 20px;
}
.nav-hm .mlist-sub {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    opacity: 1;
    visibility: visible;
    height: auto;
    display: none;
}
.nav-hm .mlist-sub ul li {
    background: #2a2a2a;
}
.nav-hm .mlist .area-over.isOpen {
    color: #ffffff;
    background: #202020;
}
.nav-hm .mlist-sub a {
    font-size: 14px;
    height: 50px;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    padding-left: 35px;
    color: #ffffff;
}
.logout-btn {
    width: 90%;
    margin: 100px auto 0px;
    background: #414141;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    border-radius: 5px;
    position: absolute;
    left: 5%;
}
.guide {
    color: #ffffff !important;
    opacity: 0.8;
    font-weight: 300;
}
.logout-btn a {display:block;width:100%;color:#ffffff;}


.ticket-view .view-item{overflow:hidden;}
.ticket-view .view-item .main-banner{
	width:100%;
	overflow:hidden;
	}
.ticket-view .view-item .main-banner img{
	width:100%;
	}
.ticket-view .view-item .item-Area {
    overflow: hidden;
    padding: 30px 0;
}
.ticket-view .view-item .item-Area .item-1 {padding-left:20px;padding-right:20px;}
.ticket-view .view-item .item-Area .item-1 .tit {
    background: #e83828;
    font-size: 12px;
    color: #ffffff;
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
    display: inline-block;
}
.ticket-view .view-item .item-Area .item-1 .tit-2 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ticket-view .view-item .item-Area .item-1 .s-tit-1 {
    font-size: 14px;
    color: #aeaeae;
}
.ticket-view .view-item .item-Area .item-1 .form-1 {
    overflow:hidden;
	margin-top:40px;
}
.ticket-view .view-item .item-Area .item-1 .form-1 ul li {width:100%;overflow:hidden;margin-bottom:10px;}
.ticket-view .view-item .item-Area .item-1 .form-1 ul li .s1 {
    float: left;
    font-size: 12px;
    color: #c0bfbf;
    width: 120px;
}
.ticket-view .view-item .item-Area .item-1 .form-1 ul li .s2{
    float:left;
	font-size:14px;
	color:#ffffff;
}

.ticket-view .view-item .item-Area .item-1 .form-1 ul li .s3 {
    float: left;
    font-size: 12px;
    color: #c0bfbf;
    width: 95px;
    line-height: 40px;
}
.ticket-view .view-item .item-Area .item-1 .form-1 ul li .s4 {
    width:calc(100% - 95px);
	float:right;
}
.ticket-view .view-item .item-Area .item-1 .form-1 ul li .s4 .input-form {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
    border: none;
    padding-left: 15px;
    margin-bottom: 10px;
    background: #1d1d1d;
    border-radius: 3px;
    font-size: 14px;
}

.ticket-view .view-item .item-Area .item-1 .form-1 ul li .price-area{
   BACKGROUND: #e83828;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 5px;
    color: #ffffff;
}


#con {
    width: 100%;
    background: #1d1d1d;
    color: #ffffff;
    padding: 10px;
    border: 1px #423f3f solid;
}

.txt-form {
    color: #ffffff;
    font-size: 13px;
    padding: 10px;
    background: #263ab7;
    border-radius: 5px;
    word-break: keep-all;
    margin-bottom: 10px;
    text-align: center;
}


.ticket-view .tab-content{
  display: none;
}
 
.ticket-view .tab-content.current{
  display: inherit;
}
.ticket-view .tab_active a{color:#e83828 !important;}
.ticket-view .item-2 {
	overflow:hidden;
	margin-top:30px;
	}
.ticket-view .item-2 .tab_ul {padding-left:20px;}
.ticket-view .item-2 .tab_ul li{float:left;margin-bottom:15px;}
.ticket-view .item-2 .tab_ul li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    margin-right: 35px;
}
.ticket-view .item-2 .item-2-in {
    border-top: 1px #464646 solid;
    overflow: hidden;
    width: 100%;
}
.ticket-view .item-2 .item-2-in .item-2-content {padding:35px 20px;background:#181818;}
.ticket-view .item-2 .item-2-in .item-2-content img{width:100%;}
.ticket-view .item-2 .item-2-in .item-2-content .s1 {
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 10px;
}
.ticket-view .item-2 .item-2-in .item-2-content p {color:#ffffff;}
.ticket-view .item-2 .item-2-in .item-2-content a {
    color: #ff4f3f;
}
.ticket-view .item-2 .item-2-in .item-2-content .s2{font-size:12px; color: #e3e3e3; font-weight:300;}
.ticket-view .item-2 .item-2-in .item-2-content .s2 img{margin-bottom:5px;}
.ticket-view .item-2 .item-2-in .item-2-content .cast-Area{overflow:hidden;}
.ticket-view .item-2 .item-2-in .item-2-content .cast-Area ul li {
    width: 25%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    height: 100px;
}
.ticket-view .item-2 .item-2-in .item-2-content .cast-Area ul li .img-box {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: Hidden;
    margin: 0 auto;
}
.ticket-view .item-2 .item-2-in .item-2-content .cast-Area ul li .img-box img {
    width: 100%;
    height: 100%;
	object-fit: cover;
}
.ticket-view .item-2 .item-2-in .item-2-content .cast-Area ul li .c1 {
    font-size: 10px;
    color: #e3e3e3;
    margin-top: 7px;
    word-break: break-word;
}
.ticket-view .item-2 .item-2-in .item-2-content .o1 {
    font-size: 14px;
    color: #17c12e;
    margin-top: 7px;
}
.ticket-view .item-2 .item-2-in .item-2-content .o2 {
    font-size: 12px;
	margin-top: 7px;
    color: #e3e3e3;
    font-weight: 300;
}
.ticket-view .item-2 .item-2-in .item-2-content .info-Area {
   overflow:hidden;
}
.ticket-view .item-2 .item-2-in .item-2-content .info-Area .mark{
   width:140px;
   height:100px;
   background:url(../img/redangel-mark.png)no-repeat;
   background-size:cover;
   float:left;
}
.ticket-view .item-2 .item-2-in .item-2-content .info-Area .text-box{
   float:left;
   padding-left:10px;
}
.ticket-view .item-2 .item-2-in .item-2-content .info-Area .text-box .t-1{
   color:#ffffff;
   font-size:16px;
   display:block;
}
.ticket-view .item-2 .item-2-in .item-2-content .info-Area .text-box .t-2 {
    color: #e3e3e3;
    font-size: 12px;
    display: block;
    margin-bottom: 8px;
    font-weight: 300;
}
.ticket-view .item-2 .item-2-in .guide-Area {
    padding: 35px 20px;
    background: #181818;
}
.ticket-view .item-2 .item-2-in .guide-Area .g-tit-1{
	font-size:18px;
	color:#ffffff;
	font-weight:300;
}
.ticket-view .item-2 .item-2-in .guide-Area .form01{
	overflow:hidden;
}
.ticket-view .item-2 .item-2-in .guide-Area .form01 p {
    font-size: 16px;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 10px;
}
.ticket-view .item-2 .item-2-in .guide-Area .form01 ul li{
	font-size:12px;
	color:#e3e3e3;
}

.payment-buy {
    width: 90%;
    height: 50px;
    line-height: 50px;
    border: none;
    outline: none;
    background: #e83928;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    margin: 20px auto;
    text-align: center;
}



.pop_box {
    width: 100%;
    background: #181622;
    position: fixed;
    top: 0;
    clear: both;
    left: 0px;
}
.pop_box .popup-buy {
    width: 100%;
    min-height: 100vh;
    background: #1f1e2c;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.pop_box .popup-buy .p-h {
    background: #e83828;
    height: 55px;
    padding: 0 25px;
    line-height: 55px;
}
.pop_box .popup-buy .p-h h2 {
    float: left;
    font-size: 1.1em;
    color: #ffffff;
    font-weight: 600;
}
.pop_box .popup-buy .p-h h5 {
    float: right;
    font-size: 1.2em;
    color: #ffffff;
    font-weight: 400;
    cursor: pointer;
}
.pop_box .popup-buy .p-i {
    margin-top: 25px;
    text-align: center;
}
.pop_box .popup-buy .p-i h2 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
	 font-family: 'Lato', sans-serif !important;
}
.pop_box .popup-buy .p-i p {
    color: #ffffff;
    font-size: 0.8em;
    line-height: 1.3em;
}

.pop_box .popup-buy .p-i p span {
    color: #af00a3;
}
.pop_box .coin-tab .item-1 {padding-left:20px;padding-right:20px;}

.pop_box .coin-tab .item-1 .form-1 {
    overflow:hidden;
	margin-top:40px;
}
.pop_box .coin-tab .item-1 .form-1 ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    height: 50px;
	line-height:50px;
    border-bottom: 1px #3a3a3a solid;
}
.pop_box .coin-tab .item-1 .form-1 ul li .s1{
    float:left;
	font-size:14px;
	color:#c0bfbf;
	width:40%;
}
.pop_box .coin-tab .item-1 .form-1 ul li .s2{
    float:left;
	font-size:14px;
	color:#ffffff;
	width:60%;
	text-align:right;
}

.pop_box .btn {width:90%;margin:0 auto;}
.pop_box .btn button {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    outline: none;
    background: #e83928;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    margin: 20px auto;
    text-align: center;

}
.pop_box .input001 {
    width: 100%;
    height: 50px;
    border: none;
    padding-left: 10px;
    background: transparent;
    color: #ffffff;
    text-align: right;
    font-size: 0.95rem;
}
.pop_box .popup_close2 {
    position: absolute;
    top: 0px;
    right: 20px;
    cursor: pointer;
}


.soon {
	color: #ffffff;
    text-align: center;
    font-size: 40px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 600;
	}


.soon01 {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 600;
    }

.item02 {
    border-color: #ffff00;
    border-radius: 10px;
    border-width: 5px;
    border:solid;
    padding:10px;
    margin : 20px;
}

.copy-btn {
    display: table;
    border: 1px #ffffff solid;
    border-radius: 5px;
    color: #ffffff;
    font-size: 12px;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:30px;
	cursor: pointer;
}
.otp-btn {
    display: table;
    background: #8c0000;
    border: 1px #851212 solid;
    border-radius: 5px;
    color: #ffffff;
    font-size: 12px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
	margin-top:15px;
	margin-bottom:15px;
	cursor: pointer;
}



.ticket .m_top {
    text-align: center;
	height:70px;
}
.ticket .logo img{width:117px;}


.link-box {
	overflow: hidden;
    display: table;
    margin: 15px auto;
	}
.link-box img{float:left; width:120px;}

.id-search {
    width: 25%;
    height: 35px;
    line-height: 35px;
    float: right;
    border: none;
    outline: none;
    background: #254c82;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
}
.check-p {
	overflow: hidden;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    color: #ff0000;
	}



.online-banner {
    width: 140px !important;
}


.p2p-Area {
    overflow: hidden;
    padding: 20px;
}
.p2p-Area .btn-1 {
    width: 100px;
    height: 40px;
    line-height: 40px;
    border: none;
    outline: none;
    background: #e83928;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    float: right;
}
.p2p-Area .list-form {
    width: 100%;
    clear: both;
}
.p2p-Area .list-form .list-form-top{
    overflow:hidden;
}
.p2p-Area .list-form .list-form-top li {
    float: left;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
	background: #6c6c6c;
}
.p2p-Area .list-form .list-form-top li:nth-child(1){
    width:27%
}
.p2p-Area .list-form .list-form-top li:nth-child(2){
    width:46%
}
.p2p-Area .list-form .list-form-top li:nth-child(3){
    width:27%
}
.p2p-Area .list-form .table02 {
    width:100%;
	border-collapse: collapse;
}
.p2p-Area .list-form .table02 td {
    text-align: Center;
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #ffffff;
    width: 33%;
    border-bottom: 1px #3a3939 solid;
    text-transform: uppercase;
}
.p2p-Area .list-form .table02 td:nth-child(1){
    width:27%
}
.p2p-Area .list-form .table02 td:nth-child(2){
    width:46%
}
.p2p-Area .list-form .table02 td:nth-child(3){
    width:27%
}



.otp .w100 {
    width: 100%;
}
.otp .w100 .th {
    padding: 10px 0 10px 0;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    display: block;
    text-transform: uppercase;
    line-height: 1.4;
}
.otp .input {
    padding: 0 !important;
}
.otp .qr_img {
    text-align: center;
}
.otp .qr_img img {
    width: 150px;
    height: 150px;
}
.otp .s_input04 {
	width: 100%;
    height: 40px;
    border: none;
    outline: none;
    background-color: #f0f2f7;
    padding-left: 10px;
    border: 1px #e8e8ea solid;
	}


.textarea01 {
    width: 100%;
    height: 100px;
    color: #ffffff;
    border: 1px #3a394a solid;
    background: transparent;
    font-size: 14px;
}

.country_info {overflow:hidden;}

.country_info .s1{
	font-size: 14px;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 10px;
	}

.country_info img{width:100%;height:auto;}
.country_info .s2{
	font-size: 14px;
    color: #ffffff;
    font-weight: 300;
	}

.menu-btn-box {
	display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
	overflow:hidden;
	}






.walletpage .notice-form {
    overflow: hidden;
    width: 90%;
    margin-left: 5%;
    border-radius: 5px;
	margin-top:20px;
}
.walletpage .notice-form .n-tit {
    font-weight: 700;
    margin-bottom: 5px;
}
.walletpage .notice-form .n-tit .more-btn {
    float: right;
    margin-top: 3px;
    margin-right: 4px;
}
.walletpage .notice-form .n-tit .more-btn a{
   font-weight:300;
   font-size: 12px;
}
.walletpage .notice-form ul {width:100%;}
.walletpage .notice-form ul li {
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px #e4e4e4 solid;
    height: 62px;
}
.walletpage .notice-form ul li .notit {
       white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; 
}
.walletpage .notice-form ul li .date {
    display: block;
    font-size: 14px;
    color: #9b9b9b;
}
.walletpage .notice-swiper {
    height: 62px;
    overflow: hidden;
}


.ticket .notice-form {
    overflow: hidden;
    width: 100%;
    padding-left: 5%;
    /* border-radius: 5px; */
    margin-bottom: 10px;
    position: relative;
    padding-right: 5%;
}
.ticket .notice-form .n-tit {
    font-weight: 700;
    margin-bottom: 5px;
}
.ticket .notice-form .n-tit .more-btn {
    float: right;
    margin-top: 3px;
    margin-right: 4px;
}
.ticket .notice-form .n-tit .more-btn a{
   font-weight:300;
   font-size: 12px;
}
.ticket .notice-form ul {width:100%;}
.ticket .notice-form ul li {
	width: calc(100% - 45px);
    font-size: 14px;
    padding: 10px;
    height: 62px;
    color: #fff;
    padding-left: 0px;
    padding-right: 0px;
}
.ticket .notice-form ul li .notit {
       white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; 
}
.ticket .notice-form ul li .date {
    display: block;
    font-size: 14px;
    color: #9b9b9b;
}
.ticket .notice-swiper {
    overflow: hidden;
	height: 62px;
}
.ticket .more-btn {
    float: right;
    position: absolute;
    right: 10px;
    top: 18px;
}
.ticket .more-btn a {
    font-weight: 400;
    font-size: 12px;
    color: #e5e5e5;
}
.otp-app-link {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.otp-app-link .d1 {float:left;}
.otp-app-link .d1:nth-child(1) {margin-right:10px;}
.otp-app-link img{width:130px;}



.menu-box-item {
    display: table;
    margin: 0 auto 30px;
}
.menu-box-item a {
    width: 155px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    border: 1px #3a394a solid;
    color: #ffffff;
}


.mt0 {margin-top:0px !important;}

.Btn01 {
    width: 28%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    color: #ffffff;
    float: right;
    background: #186e7d;
}

.pop_box2 {
    width: 100%;
    min-height: 100vh;
    background: #181622;
    position: fixed;
    top: 0;
    left: 0px;
    z-index: 999999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.pop_box2 .item-1 {
    width: 90%;
    background: #232229;
    border-radius: 10px;
	padding:40px 20px;
}
.pop_box2 .item-1 .imgbox {
    max-width: 65vw;
    display: block;
    margin: 0px auto 15px;
}
.pop_box2 .item-1 .imgbox img{
    width:100%;
}
.pop_box2 .item-1 .form01{
    overflow:hidden;
	margin-bottom:10px;
}
.pop_box2 .item-1 .form01 .tit {
    font-size: 16px;
    color: #c0bfbf;
    margin-bottom: 8px;
}
.pop_box2 .item-1 .form01 .sinput01 {
    width: 100%;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    border: 1px #3a3a3a solid;
    background: #313035;
    outline: none;
    border-radius: 5px;
	padding-left:10px;
	color:#ffffff;
	font-size: 14px;
}
.pop_box2 .item-1 .form01 .id_check {
    width: 28%;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    background: #186e7d;
    outline: none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    float: right;
    text-align: center;
}
.pop_box2 .btn {
    width: 100%;
    margin: 0 auto;
}
.pop_box2 .btn button {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    outline: none;
    background: #e83928;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
}
.pop_box2 .popup_close2 {
    position: absolute;
    top: 0px;
    right: 20px;
    cursor: pointer;
	color:#ffffff;
}

.pop_box2 .p-h {
    background: #e83828;
    height: 55px;
    padding: 0 25px;
    line-height: 55px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
.pop_box2 .p-h h2 {
    float: left;
    font-size: 1.1em;
    color: #ffffff;
    font-weight: 600;
}



.padding-box .swiper-slide {padding-left:5px;padding-right:5px;}



.history2 .ticktet-top {
    width: 100%;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}
.history2 .ticktet-top img {
    width: 100px;
    float: left;
}


.link-box-form {
    font-weight: bold;
    font-size: 1.5em;
    background-color: #b60e23;
    border-radius: 10px;
    color: #fff;
    height: 50px;
    display: block;
    line-height: 50px;
    width: 250px;
    margin: 0 auto;
}

/* 추가 */
.info-linkS {
	position: absolute;
    top: 15px;
    right:70px;
}

.info-linkS img {
    display: block;
    width: 27px !important;
    height: 27px !important;
    float: inherit !important;
}

.info-link {
	position: absolute;
    top: 15px;
    right:70px;
	}

.store-link {
	position: absolute;
    top: 15px;
    left:70px;
	}
.store-link a {
    color: #ffffff;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.store-link img {
    display: block;
    height: 26px !important;
}
.store-link span {
    display: block;
    text-align: center;
}

.info-link01 {
    margin-right: 60px;
    }

.info-link01 img {
    padding: 0px 4px;
    }
.info-link img {
    display: block;
    width: 43px !important;
    height: 26px !important;
    float: inherit !important;
}
.info-link a{
	color:#ffffff;
	font-size:12px;
	}
.info-link span{
	display: block;
    text-align: center;
	}

.lang_select2 {position:absolute;top:20px;right:0px;}
.lang_select2 .lang_select_list {
    top: 33px;
    right: 3px;
}


.page_number {
	display:table;
	margin:10px auto 0px;
	}
.page_number ul li {
    width: 20px;
    height: 20px;
    border: 1px #e4e4e4 solid;
    float: left;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
	cursor:pointer;
	}
.page_number ul li.active {
	background: #5171d0;
    color: #ffffff;
    border: 1px #5171d0 solid;
	}
.page_number ul li:hover {
    background: #5171d0;
    color: #ffffff;
    border: 1px #5171d0 solid;
	}


.flex-box {
	display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
		padding-top: 15px;
    padding-bottom: 10px;
	position: relative;
		}
.flex-box img {
    width: 72px;
    position: absolute;
    left: 20px;
    top: 4px;
    background: rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 7px;
}

.mobile_mark {
	float: left;
    position: absolute;
    top: 20px;
    left: 30px;
    cursor: pointer;
    width: 70px;
	}


.coupon-bg .level-box {
    background: #ffffff;
    width: 90%;
    margin: 20px auto 0px;
    border-radius: 5px;
	padding-top:20px;
	padding-bottom:20px;
    overflow: hidden;
	text-align:center;
}
.coupon-bg .level-box img {width:70%;}



.wallet .banner01 {
    width: 100% !important;
    height: 100%;
	background-size: cover !important;
}

.wallet .body-slide .text-Area {
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    text-align: left;
    left: 0px;
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding: 20px;
}
.wallet .body-slide .text-Area .s1 {font-size:16px; font-weight:300;color:#ffffff;}
.wallet .body-slide .text-Area .s2 {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1;
    margin-top: 5px;
    margin-bottom: 30px;
}
.wallet .body-slide .text-Area .s3 {font-size:12px; font-weight:300;color:#eeeeee;}
.wallet .body-slide .text-Area .s4 {
    font-size: 16px;
    font-weight: 500;
    color: #83edba;
}
.wallet .body-slide .text-Area .s4 span {font-size:12px;font-weight:300;color:#eeeeee;}


.pop_box .markBOX {
    color: #ffffff;
    text-align: center;
    display: table;
    margin: 0 auto;
    background: rgba(0,0,0,0.2);
    padding: 15px 25px;
    border-radius: 10px;
	width:100%;
}
.pop_box .markBOX img {
    width: 85px;
}
.pop_box .markBOX .text {
    font-size: 16px;
    margin-top: 5px;
}



.stakItem {
    width: 90%;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
    margin: 0 auto;
    padding: 20px;
    display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    flex-direction: column;
}
.flexbox {display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;}
.stakItem .imgbox{
	text-align:center;
	}
.stakItem .imgbox p{
	font-size:15px;
	margin-top:10px;
	}
.stakItem .imgbox p span{
	color:#ff0000;
	}
.stakItem .imgbox img {
    width: 110px;
}
.stakItem .text-box {
    font-size: 13px;
    margin-left: 20px;
}
.stakItem .txtbox .p1-1 {
    font-size: 1.10em;
	line-height: 40px;
}
.ahare-area {
	position: absolute;
	top: 60px;
	right: 20px;
	width: 200px;
	border: 1px #e4e4e4 solid;
	border-radius: 10px;
	background: #ffffff;
	z-index: 9;
	box-shadow: 0px 0px 11px #cdcdcd;
	display: none;
}

.ahare-area ul li {
	border-bottom: 1px #e4e4e4 solid;
	padding-left: 10px;
	padding-right: 10px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}
.ahare-area ul li:last-child {border-bottom:0px;}
.ahare-area ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.ahare-area ul li img {
	width: 22px;
	margin-right: 10px;
}


.share {
	position: absolute;
	top: 20px;
	right: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	cursor: pointer;
}

..share img {
	width: 30px;
	margin-right: 20px;
}

.bg_black {
	background: #0d0d15;
}


.Key-po {
	position: absolute;
    top: 0px;
    left: 25%;
    transform: translateX(-50%);
	background: rgb(181,9,110);
	background: linear-gradient(94deg, rgba(181,9,110,1) 0%, rgb(218 127 178) 49%, rgb(38 34 189) 96%);
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
	}
.Key-po p {
    margin-top: -2px !important;
    font-size: 16px !important;
}



.info-link03 {
    position: absolute;
    top: 25px;
    right: 80px;
}
.info-link03 img{
	display: block;
    width: 27px !important;
    height: 27px !important;
    float: inherit !important;
	}



/*comming*/
.pop_com {
	display: none;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999999;
	width: 70%;
	max-width: 300px;
	border: 1px solid #e83828;
	text-align: center;
	overflow: hidden;
	height: 350px;
	font-size: 30px;
}

/*comming*/
.pop_com2 {
	display: none;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999999;
	width: 80%;
	max-width: 300px;
	border: 1px solid #e83828;
	text-align: center;
	overflow: hidden;
	height: 350px;
	font-size: 17px;
}

.overlayer {
	display: none;
	background: rgba(0, 0, 0, 0.4);
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 99999;
	position: fixed;
}

.raLogo {
	display: block;
	margin: 60px auto 15px;
	width: 140px;
}

.raLogo2 {
	display: block;
	margin: 40px auto 15px;
	width: 140px;
}

.closeBtn {
	width: 100%;
	color: #fff;
	background: #e83828;
	text-align: center;
	height: 45px;
	line-height: 45px;
	position: absolute;
	bottom: 0;
	font-size: 19px;
	cursor: pointer;
}

.contryViewArea {padding: 10px;}
.contryViewArea img {
	display: block;
	margin: -10px;
	width: calc(100% + 20px);
}