@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Variable'), url('../fonts/PretendardVariable.woff2') format('woff2-variations');
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}

body {
	font-family: 'Pretendard', sans-serif;
	color: #191919;
	font-weight: 500;
    background-color: #f1f1f1;
}

input,
select {
	font-family: 'Pretendard', sans-serif;
}
p {margin:0px;}


ol,ul {margin:0px;}

.inner {
    width: 1200px;
    margin: 0 auto;
}

.c_inner {
    width: 98%;
    margin: 0 auto;
    position: relative;
}

.top_inner {
    width: 1200px;
    margin: 0 auto;
}

.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;
}

.sp120 {
    height: 120px;
    clear: both;
}

.sp130 {
    height: 130px;
    clear: both;
}

.sp140 {
    height: 140px;
    clear: both;
}

.sp150 {
    height: 150px;
    clear: both;
}

.sp160 {
    height: 160px;
    clear: both;
}

.sp165 {
    height: 165px;
    clear: both;
}

.sp200 {
    height: 200px;
    clear: both;
}

.t_bold {
    font-weight: bold
}
.allowed{cursor:not-allowed !important;}
/* Select box */
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(images/select.png);
    background-repeat: no-repeat;
    background-position: 94% 50%;
    background-size: 9px auto;
}

input,
select {
    appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
    -webkit-border: none;
    -moz-border: none;
    -webkit-padding: 0 10px;
    -moz-padding: 0 10px;
}

input[type='checkbox'] {
    -webkit-appearance: checkbox
}

input[type='radio'] {
    -webkit-appearance: radio
}

input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

select::-ms-expand {
    display: none;
    /*for IE10, 11*/
}

.inner {
    width: 98%;
    margin: 0 auto
}

.m_hide {
    display: none !important;
}

/*language*/
.language_btn {
    position: absolute;
    top: 14px;
    right: 20px;
}
.language_btn01 {
    border: 1px #e4e4e4 solid;
    min-width: 110px;
    height: 35px;
    color: #585858;
    line-height: 35px;
    cursor: pointer;
}
.language_btn01:hover .dep_01{display:block;}
.language_img {
    width: 20px;
    margin-left: 5px;
    margin-right: 5px;
}
.bottom_img {
    width: 10px;
    float: right;
    margin-top: 15px;
    margin-right: 10px;
	margin-left: 8px;
}
.dep_01 {
    display: none;
    position: absolute;
    top: 36px;
    left: 0px;
    width: 100px;
    z-index: 999999;
}
.dep_02 li {
    background: #e4e4e4;
}
.dep_02 li:hover {
   color: #005aab;
}
/**/
/*login*/
.index_l_box {
    width: 100%;
    min-height: 100vh;
    float: left;
    background-color: #191f2f;
    background-image: url(../img/loginBg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom left;
	position: fixed;
    top: 0px;
    left: 0px;
}
.m_index_l_box {display: none;}

.index_Area_right {
    width: 100%;
    height: 100vh;
    padding: 0 5%;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: rgba(0,0,0,0.5);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom left;
    flex-direction: column;
    position: fixed;
}
.login_logo {
    margin-bottom: 65px;
    height: 40px;
}
.index_Area_right .inputForm {
    width: 100%;
}
.index_Area_right .inputForm .tit {
    color: #ffffff;
    font-size: 24px !important;
    position: relative;
    font-weight: 500;
    display: inline;
}


.index_Area_right .inputForm .tit:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #b6a383;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    bottom: 4px;
}
.index_Area_right .inputForm .tit2 {
    color: #a3a5ad;
    font-size: 15px;
    font-weight: 300;
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
}
.index_Area_right .inputForm .tit2 a {
    color: #f3cd50;
    font-size: 17px;
    font-weight: 300;
    position: relative;
}
.index_Area_right .inputForm .login-input-Area {
    overflow: hidden;
}
.login .index_Area_right .inputForm .login-input-Area .form {
    overflow: hidden;
    position: relative;
    background: #ffffff;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 7px 0 7px 10px;
    border-radius: 7px;
	height:45px;
}
.p-mb15 {
    margin-bottom: 15px;
}
.p-mb30 {
    margin-bottom: 30px;
}
.index_Area_right .inputForm .login-input-Area .input_tit {
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 7px;
}
.index_Area_right .inputForm .login-input-Area .form .input01 {
    font-size: 13px !important;
    color: #2c2f40;
    width: 100%;
    background: transparent;
    font-weight: 400;
    height: 23px;
    line-height: 23px;
}
.index_Area_right .inputForm .login-input-Area .form .icon {
    height: 20px;
    position: absolute;
    right: 20px;
    bottom: 13px;
}
.common .lang_select {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 999;
}
.login .btnArea .clickBt {
    width: 100%;
    height: 45px;
    border-radius: 30px;
    cursor: pointer;
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
}
.btnArea .clickBt:nth-child(1) {
    margin-bottom: 10px;
}
.index_p01 {
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    padding: 30px 0;
    font-weight: 400;
    font-size: 15px;
}

.gradient01 {
    background: rgb(158,7,35);
    background: linear-gradient(176deg, rgba(158,7,35,1) 0%, rgba(145,7,35,1) 40%, rgba(137,8,35,1) 70%, rgba(127,9,35,1) 100%);
}
.gradient02 {
    background: rgb(234,222,137);
	background: linear-gradient(176deg, rgba(234,222,137,1) 0%, rgba(210,188,108,1) 40%, rgba(182,148,76,1) 70%, rgba(171,134,63,1) 100%);
}
/*login_end*/
/*join*/

.index_r_box .join_logo {
	padding-top:15px;
	text-align:center;
	margin-bottom:30px;
	}
.phone_select {
    width: 100%;
    height: 40px;
    border: 1px #bfbfbf solid;
    border-radius: 5px;
    padding-left: 10px;
    background: transparent;
    color: #ffffff;
}
.index_input01:focus {border: 1px #3bac5b solid;outline: none;}
.index_input02:focus {border: 1px #3bac5b solid;outline: none;}
.index_input03:focus {border: 1px #3bac5b solid;outline: none;}
.index_input04:focus {border: 1px #3bac5b solid;outline: none;}
.phone_select:focus {border: 1px #3bac5b solid;}
.phone_select option {color:#333333;}
.index_input02 {
	width:22.5%;
	height:40px;
	border: 1px #bfbfbf solid;
    border-radius: 5px;
    padding-left: 10px;
    background: transparent;

	}
.index_input03 {
    width: 70%;
    height: 40px;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    padding-left: 5px;
    float: left;
    font-size: 12px;
	background: transparent;
    color: #333333;
}
.form02_span {
    color: #ffffff;
    width: 28%;
    height: 41px;
    float: right;
    font-size: 13px;
    background-color: #5f5f5f;
    text-align: Center;
    line-height: 40px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.button02 {
    width: 49%;
    height: 50px;
    border: none;
    background: #3e9957;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    margin-top: 10px;
    margin-right: 2%;
    float: left;
}
.button03 {
    width: 49%;
    height: 50px;
    border: none;
    background: #e7e7e7;
    border-radius: 5px;
    color: #444444;
    font-size: 16px;
    margin-top: 10px;
	float:left;
}
.button05 {
    width: 28%;
    height: 40px;
    border: none;
    background: #cc3838;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    float: right;
}
.requestE {
    float: right;
    position: absolute;
    right: 10px;
    bottom: 13px;
}
.privacy {
    padding: 10px;
    color: #a3a5ad;
    height: 200px;
    overflow: hidden;
    overflow-y: auto;
    border: 1px solid #a3a5ad;
    margin-top: 8px;
    font-size: 12px;
    border-radius: 7px;
	background: rgba(0,0,0,0.5);
    font-weight: 300;
}
.register_check {
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.register_check label {
    font-size: 12px;
    margin-left: 6px;
}
.btnArea .clickBt {
    width: 100%;
    height: 45px;
    border-radius: 7px;
    cursor: pointer;
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
}
.btnArea .clickBt:nth-child(1) {
    margin-bottom: 10px;
}
/*join_end*/

/*top*/
#header {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.header-top {display:none;}

.top_section .userinfo {
    margin-left: auto;
    margin-right: 20px;
    display: flex;
    align-items: center;
}
.top_section .userinfo .username {
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    margin-left: 5px;
}

.top_section .balance_box {
    overflow:hidden;
	display: flex;
    align-items: center;
}
.top_section .balance_box .item01{
    display: flex;
    align-items: center;
}
.top_section .balance_box .item01:nth-child(1) {margin-right:15px;}
.top_section .balance_box .item01 .txt{
    font-size:14px;
	color:#ffffff;
	font-weight:300;
	margin-right:15px;
}
.top_section .balance_box .item01 .price {
    background: #322d17;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
    padding: 4px 8px;
}


.header-menu .header_inner .menu_ul li a{
    font-size:24px;
	font-weight:700;
	}
.top_logo {
	display:none;
	}
.top_section {
    background: #f4f5f6;
    float: right;
    height: 70px;
    width: 100%;
	display:None;
}
.level_box {
	float: left;
    overflow: hidden;
	}
.level_img {
    float: left;
    margin-top: -5px;
    margin-left: 20px;
    width: 50px;
}
.level_img1 {
    float: left;
    margin-top: 10px;
    margin-left: 20px;
    width: 50px;
}
.m_scroll {
    height: 400px;
    overflow: hidden;
    overflow-y: auto;
}
.usernamue {
    font-size: 14px;
    color: #232323;
    font-weight: 700;
    margin-top: 15px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 50px;
}
.usernamue span {font-weight:400;}

.language_btn02:hover .dep_01{display:block;}


.left_menu {
    display:none;
}
.menu_title {
	font-size:14px;
	color:#666666;
	font-weight:700;
	}
.left_menu ul li {margin-top:30px;}
.left_menu ul li a {
	font-size:16px;
	color:#666666;
	}
.menu_icon {
    float: left;
    margin-right: 12px;
    width: 16px;
}
.nav_more {
    margin-top: 14px;
    position: absolute;
    right: 30px;
}
.more {float:right;margin-top:7px;}
.menu_bar {width:100%; height:1px; background:#cccccc;margin-top:30px;}

.top_total {
    float: left;
    line-height: 70px;
}
.top_total01 {
	float:left;
	margin-left:30px;
	}
.top_total01 p {
	font-size:14px;
	color:#333333;
	}





.m_top_section {
    background-color: rgba(0,0,0,0.5);
    height: 120px;
    width: 100%;
    padding: 0px 20px;
    position: relative;
}
.m_nav {
float: left;
    width: 20px;
    margin-top: 12px;
    cursor: pointer;
	}
.m_logo {
    float: left;
    position: absolute;
    top: 17px;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 132px;
}
.m_level {
    float: right;
    margin-top: 15px;
}
.m_level p span {
    margin-right: 6px;
    color: #f3f3f3;
font-size: 14px;    
    display: none;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
}







.language_btn2 {
    position: absolute;
    top: 14px;
    left: 10px;
    padding-left: 0px !important;
}
.language_btn02 {
    border: 1px #5e5e5e solid;
    width: 110px;
    height: 35px;
    color: #ffffff;
    line-height: 35px;
    cursor: pointer;
    padding-left: 0px !important;
	font-size:14px;
}
.language_img2 {
    width: 20px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
}
.bottom_img2 {
    width: 10px;
    float: right;
    margin-top: 15px;
    margin-right: 10px;
}
.logout {
    float: left;
    width: 70px;
    height: 30px;
    background: #7c00ff;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 30px;
    padding: 0px !important;
    cursor: pointer;
}
.logout a {color:#ffffff;}
.dep_01{
    display: none;
    position: absolute;
    top: 36px;
    left: 0px;
    width: 100px;
    z-index: 999999;
}

.dep_02 li {
    background: #ffffff;
    line-height: 35px !important;
    width: 110px;
}
.dep_02 li a{
    color:#333333;
}
/*top end*/

/*main*/
.section_right {
    width: 100%;
    background: url(../img/mainBg.jpg)no-repeat;
    float: right;
    min-height: 100vh;
    padding-bottom: 50px;
	background-repeat: no-repeat;
    background-size: cover;
    padding-top: 165px;
}
.section_right_inner {
    padding: 20px;
}
.m_section_right_inner {
    display:none;
}
.gradient-text {
      background: linear-gradient(360deg, #898989, #ffffff);
      -webkit-background-clip: text;
      color: transparent;
      font-size: 24px; /* 원하는 폰트 크기로 조절하세요 */
      font-weight: bold;
      text-align: center;
    }
.gradient-text2 {
      background: linear-gradient(360deg, #898989, #ffffff ,#ffffff);
      -webkit-background-clip: text;
      color: transparent;
      font-size: 24px; /* 원하는 폰트 크기로 조절하세요 */
      font-weight: bold;
      text-align: center;
    }

.main #section01{
	display:flex;
	flex-wrap:wrap;
	}
.main #section01 .graph {
    width: 100%;
    height: 390px;
    background: #000000;
    border: 2px #c1ad8b solid;
    border-radius: 10px;
    margin-bottom: 20px;
}
.main #section01 .item01 {
    width:100%;
	margin-top:130px;
}
.main #section01 .item01 .item01-01 {
    width: 100%;
    height: 50px;
    border: 2px #c1ad8b solid;
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding-left: 20px;
    position: relative;
    overflow: hidden;
	margin-bottom:15px;
}
.main #section01 .item01 .cont_Bg::after {
  /* 패턴의 크기 및 반복 설정 */
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../img/pattern.png'); 
  pointer-events: none; /* 이 요소를 마우스 이벤트의 대상에서 제외 */
  z-index: 1;
}
.main #section01 .item01 .item01-01 .tit{
    font-size:14px;
	z-index: 2;
	color:#ffffff;
}
.main #section01 .item01 .item01-01 .item01-txt{
    margin-left:auto;
	margin-right:20px;
	display: flex;
    align-items: center;
	z-index: 2;
}
.main #section01 .item01 .item01-01 .item01-txt .price{
	font-size:12px;
	color:#ffffff;
}
.main #section01 .item01 .item01-01 .item01-txt .t1{
	font-size:14px;
	color:#aaaaaa;
	margin-right:15px;
}
.main #section01 .item01 .item01-01 .item01-txt .time_txt{
	font-size:18px;
	font-weight:700;
	z-index: 2;
}



.main #section01 .item01 .item01-02 {
    width: 100%;
    height: 58px;
    border: 2px #c1ad8b solid;
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding-left: 30px;
    position: relative;
    overflow: hidden;
}
.main #section01 .item01 .item01-02 .tit {
    font-size: 20px;
    font-weight: 700;
    z-index: 2;
}
.main #section01 .item01 .item01-02 .txt {
    font-size: 30px;
    font-weight: 700;
    margin-left: auto;
    margin-right: 30px;
    z-index: 2;
}
.main #section01 .item01 .item01-02 .txt span{
    font-size:25px;
} 
.bg-color {
    background: linear-gradient(0deg, rgba(66, 52, 12, 1) 0%, rgba(57, 46, 12, 1) 40%, rgba(46, 40, 12, 1) 70%, rgba(43, 38, 13, 1) 100%) !important;
}

.main #section01 .item01 .item01-03 {
    overflow:hidden;
	margin-top:20px;
} 
.main #section01 .item01 .item01-03 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main #section01 .item01 .item01-03 ul li {
    width: calc((100% / 2) - 5px);
    border: 2px #c1ad8b solid;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    position: relative;
	margin-bottom:10px;
	padding-top:17px;
	padding-bottom:17px;
	border-radius:5px;
	cursor:pointer;
}
.main #section01 .item01 .item01-03 ul li.on {background: #7c0000 !important;}
.main #section01 .item01 .item01-03 ul li.on2 {background: #107bd7 !important;}

.main #section01 .item01 .item01-03 ul li:nth-child(1) {
  background-color: #3498db; /* 원하는 배경 색상으로 조절하세요 */
  position: relative;
  }
.main #section01 .item01 .item01-03 ul li:nth-child(2) {
  background-color: #3498db; /* 원하는 배경 색상으로 조절하세요 */
  position: relative;
  }
.main #section01 .item01 .item01-03 ul li:nth-child(3) {
  background-color: #3498db; /* 원하는 배경 색상으로 조절하세요 */
  position: relative;
  }
 .main #section01 .item01 .item01-03 ul li:nth-child(4) {
  background-color: #3498db; /* 원하는 배경 색상으로 조절하세요 */
  position: relative;
  }
.main #section01 .item01 .item01-03 ul li .t1{
    color:#ffffff;
	font-size:20px;
	font-weight:500;
	margin-bottom:10px;
	z-index: 2;
}
.main #section01 .item01 .item01-03 ul li .t2{
    color:#ffffff;
	font-size:20px;
	z-index: 2;
}
.main #section01 .item01 .item01-03 ul li .t3{
    color:#ffffff;
	font-size:16px;
	z-index: 2;
	font-weight:300;
}
.main #section01 .item01 .item01-03 ul li .t4{
    color:#ffffff;
	font-size:16px;
	z-index: 2;
	font-weight:300;
}
.main #section01 .item01 .item01-03 ul li .t5{
    color:#ffffff;
	font-size:16px;
	z-index: 2;
	font-weight:700;
	margin-top:8px;
}
.color01 {color:#f3d13d !important;}
.color02 {color:#d90e26 !important;}
.color03 {color:#01e86e !important;}
.color04 {color:#0ebfd9 !important;}
.main #section01 .item01 .item01-04 .txt {
        font-size: 12px;
        margin-bottom: 7px;
        color: #ffffff;
        font-weight: 400;
    }
.main #section01 .item01 .item01-04 .input-box {
    width: 100%;
    height: 50px;
    border: 2px #c1ad8b solid;
    border-radius: 5px;
    padding-right: 30px;
    overflow: hidden;
    position: relative;
}
.main #section01 .item01 .item01-04 .input-box .input01 {
    width: 100%;
    height: 100%;
    background: transparent;
    text-align: right;
    font-size: 20px;
    z-index: 2;
    font-weight: 500;
    color: #fff;
    position: relative;
}
.main #section01 .item01 .item01-04 .buttonArea {
    overflow: hidden;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main #section01 .item01 .item01-04 .buttonArea .button01{
    width:calc((100% / 2) - 40px);
	height:50px;
	border: 2px #c1ad8b solid;
	font-size:14px;
	color:#ffffff;
	cursor:pointer;
	position:relative;
	border-radius:5px;
}
.main #section01 .item01 .item01-04 .buttonArea .button01 span {
    z-index: 33;
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: 500;
}
.main #section01 .item01 .item01-04 .buttonArea .reset{
    width:52px;
	height:50px;
	background:#312c18;
	border: 2px #c1ad8b solid;
	cursor:pointer;
	display: flex;
    align-items: center;
    justify-content: center;
	border-radius:5px;
}


.main #section01 .betBt{
    width:100%;
	height:45px;
	border:none;
	cursor:pointer;
	background: rgb(254,125,0);
	background: linear-gradient(0deg, rgba(254,125,0,1) 0%, rgba(252,171,1,1) 100%);
	display: flex;
    align-items: center;
    justify-content: center;
	border-radius:5px;
	font-size:18px;
	color:#ffffff;
	font-weight:500;
	margin-top:10px;
}

.main #section02 {
    overflow: hidden;
    width: 100%;
	margin-top:15px !important;
}
.main #section02 .list_form {
    width: 100%;
    height: 360px;
    background: #1d1d1d;
	position:relative;
}
.main #section02 .list_form::after{
    background: rgb(94,70,34);
	background: linear-gradient(90deg, rgba(94,70,34,1) 0%, rgba(255,255,233,1) 13%, rgba(229,197,119,1) 26%, rgba(229,197,119,1) 49%, rgba(229,197,119,1) 78%, rgba(255,255,233,1) 92%, rgba(89,69,31,1) 100%);
	width:100%;
	height:2px;
	content:'';
	top:0px;
	left:0px;
	position:absolute;
}
.main #section02 .list_form .list_tab {
    overflow: hidden;
    height: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	background: linear-gradient(0deg, rgb(19 19 19) 0%, rgb(57 57 57) 100%);
}
.main #section02 .list_form .list_tab .tab_ul {
    display: flex;
    width: 100%;
}
.main #section02 .list_form .list_tab .tab_ul li {
    width: 50%;
    text-align: center;
}
.main #section02 .list_form .list_tab .tab_ul li:nth-child(1){
	position:relative;
}
.main #section02 .list_form .list_tab .tab_ul li:nth-child(1)::after {
    width: 1px;
    height: 15px;
    background: #656060;
    position: absolute;
    top: 4px;
    right: 0px;
    content: '';
}
.main #section02 .list_form .list_tab .tab_ul li:nth-child(2){
	position:relative;
}
.main #section02 .list_form .list_tab .tab_ul li:nth-child(2)::after {
    width: 1px;
    height: 15px;
    background: #656060;
    position: absolute;
    top: 4px;
    right: 0px;
    content: '';
}
.main #section02 .list_form .list_tab .tab_ul li a{
    font-size:15px;
	font-weight:300;
	color:#b0b0b0;
}
.tab_active a {
    color: #ffffff !important;
}
.tab-content{
  display: none;
}
.tab-content.current{
  display: inherit;
}
.main #section02 .list_form .list_body {
    overflow: hidden;
}
.main #section02 .list_form .list_body .list_title {
    width: 100%;
    background: #292929;
    height: 43px;
    line-height: 43px;
    text-align: center;
}
.main #section02 .list_form .list_body .list_title ul{
	display:flex;
	align-items:center;
	}
.main #section02 .list_form .list_body .list_title ul li{
	width:calc(100% / 4);
	color:#b6b7b7;
	font-size:12px;
	}
.main #section02 .list_form .list_body .list_title ul li:nth-child(1) {width:80px;}
.main #section02 .list_form .list_body .list_title ul li:nth-child(2) {width:60px;}
.main #section02 .list_form .list_body .list_title ul li:nth-child(3) {width:60px;}
.main #section02 .list_form .list_body .list_title ul li:nth-child(4) {width:calc(100% - 200px);}
.main #section02 .list_form .list_body .list_area {
    height: 190px;
    overflow-y: auto;
}
.main #section02 .list_form .list_body .lotto_area {
    height: 165px !important;
}
.main #section02 .list_form .list_body .list_area::-webkit-scrollbar {width: 3px; height: 12px;}
.main #section02 .list_form .list_body .list_area::-webkit-scrollbar-thumb {  background: #c1ad8b;border-radius:30px; }
.main #section02 .list_form .list_body .list_area ul{
	display:flex;
	align-items:center;
	padding:3px 0px;
	}
.main #section02 .list_form .list_body .lotto_area ul > li.lotto_1{
	width: 110px !important;
	}
.main #section02 .list_form .list_body .lotto_area ul > li.lotto_2{
	width: 80px !important;
	}
.main #section02 .list_form .list_body .lotto_area ul > li.lotto_3{
	width: calc(100% - 190px) !important;
	}
.main #section02 .list_form .list_body .list_area ul:nth-child(2n-2) {
    background: #292929;
}
.main #section02 .list_form .list_body .list_area ul li {
    width: calc(100% / 4);
    color: #b6b7b7;
    font-size: 12px;
    text-align: center;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main #section02 .list_form .list_body .list_area ul li:nth-child(1) {width:80px;}
.main #section02 .list_form .list_body .list_area ul li:nth-child(2) {width:60px;}
.main #section02 .list_form .list_body .list_area ul li:nth-child(3) {width:60px;}
.main #section02 .list_form .list_body .list_area ul li:nth-child(4) {width:calc(100% - 200px);}
.main #section02 .list_form .list_body .list_area ul li.round{
	display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	}
.main #section02 .list_form .list_body .list_area ul li.round .round-sum {
    font-size: 15px;
    font-weight: 300;
}
.main #section02 .list_form .list_body .list_area ul li.round .round-date{
	display:none;
	}
.main #section02 .list_form .list_body .list_area ul li.txt{
	font-size:15px;
	font-weight:300;
	}
.main #section02 .list_form .list_body .list_area ul li.price{
	color:#ffffff;
	font-weight:300;
	}
.main #section02 .list_form .list_body .list_title3 ul > li.lotto_1 {
    width: 110px !important;
}
.main #section02 .list_form .list_body .list_title3 ul > li.lotto_2 {
    width: 80px !important;
}
.main #section02 .list_form .list_body .list_title3 ul > li.lotto_3 {
    width: calc(100% - 190px) !important;
}
.main #section02 .list_form .list_body .lotto_area ul > li {
    width: calc(100% / 3);
    border-bottom: 1px #454545 solid;
}
.lotto_area .numbers li {
    width: 26px !important;
    height: 26px !important;
    color: #470000 !important;
    font-size: 12px !important;
    border-radius: 50% !important;
    background: url(../img/lo1.png);
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
}
.lotto_area .numbers li:last-child {margin-right:0px;}
.lotto_area .numbers li.nem1 {
    background: url(../img/lo1.png) !important;
	background-size: cover !important;
}
.lotto_area .numbers li.nem2 {
    background: url(../img/lo2.png) !important;
	background-size: cover !important;
}
.lotto_area .numbers li.nem3 {
    background: url(../img/lo3.png) !important;
	background-size: cover !important;
}

.main #section02 .list_form .list_body .list_area2 {
    height: calc(100% - 65px);
    overflow: auto;
    color: #ffffff;
    width: 100%;
    border: 1px #494949 solid;
    display: flex;
    background: #201d19;
}
.main #section02 .list_form .list_body .list_area2::-webkit-scrollbar {width: 4px; height: 4px;}
.main #section02 .list_form .list_body .list_area2::-webkit-scrollbar-thumb {  background: #c1ad8b;border-radius:30px; }

.main #section02 .list_form .list_body .list_area2 .item_01 {
    width: 50px;
	height:100vh;
    float: left;
}
.main #section02 .list_form .list_body .list_area2 .item_01 .item_tit {
    width: 50px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
	font-weight: 300;
	font-size:12px;
}
.main #section02 .list_form .list_body .list_area2 .type01 {
    background: #201d19;
	}
.main #section02 .list_form .list_body .list_area2 .type01 .item_tit {
	border-bottom: 1px #494949 solid;}

.main #section02 .list_form .list_body .list_area2 .type02 {
    background: #363431;
	}
.main #section02 .list_form .list_body .list_area2 .type02 .item_tit {
    border-bottom: 1px #494949 solid;
	}
.main #section02 .list_form .list_body .list_area2 .type03 {
    background: #201d19;
	}
.main #section02 .list_form .list_body .list_area2 .type03 .item_tit {
	border-bottom: 1px #494949 solid;}

.main #section02 .list_form .list_body .list_area2 .type04 {
    background: #363431;
	}
.main #section02 .list_form .list_body .list_area2 .type04 .item_tit {
    border-bottom: 1px #494949 solid;
	}

.main #section02 .list_form .list_body .list_area2 .item_01 ul li{
    width: 50px;
    height:40px;
	position:relative;
	 display: flex;
    align-items: center;
    justify-content: center;
	font-weight: 300;
}
.main #section02 .list_form .list_body .list_area2 .item_01 ul li span {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ff0000;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 12px;
}
.main #section02 .list_form .list_body .list_area2 .type01 ul li{
    background: #201d19;
    border-bottom: 1px #494949 solid;
}
.main #section02 .list_form .list_body .list_area2 .type02 ul li{
   background: #363431;
    border-bottom: 1px #403e3b solid;
}
.main #section02 .list_form .list_body .list_area2 .type03 ul li{
  background: #201d19;
    border-bottom: 1px #494949 solid;
}
.main #section02 .list_form .list_body .list_area2 .type04 ul li{
   background: #363431;
    border-bottom: 1px #403e3b solid;
}

.main #section02 .list_form .list_body .list_area2 .type01 ul li span {
   background: #0b80e8;
}
.main #section02 .list_form .list_body .list_area2 .type02 ul li span{
   background:#d90e26;
}
.main #section02 .list_form .list_body .list_area2 .type03 ul li span {
    background: #d90e26;
}
.main #section02 .list_form .list_body .list_area2 .type04 ul li span{
   background: #107bd7;
}



.level_span {color: #fff;
    text-align: center;
    margin-top: 17px;
    font-size: 12px;}
.table_b {
    overflow: hidden;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    background: #302800;
    margin-bottom: 1%;
    border-radius: 5px;
	border: 1px #574b0f solid;
}
.table_b .table_b_id {
    display: inline-block;
    font-size: 14px;
    margin-top: 3px;
}
.table_b .table_b_name {
    font-size: 14px;
    margin-top: 9px;
    float: left;
}
.table_b .table_user {
    float: left;
    margin-right: 8px;
    width: 34px;
}
.change_icon {margin-right: 5px;}
.up_span {color:#ff8c9c !important;}
.down_span {color:#a1b3ff !important;}
.keep_span {color:#ffffff !important;}
.table_c {
	overflow:hidden; 
	padding-top:25px; 
	padding-left:20px;
	padding-right:20px;
	width:49%;
	background:#ffffff;
	height:350px;
	float:left;
	margin-right:2%;
	}
.table_d {
	overflow:hidden; 
	padding-top:25px; 
	padding-left:20px;
	padding-right:20px;
	width:49%;
	background:#ffffff;
	height:350px;
	float:left;
	}
.table_e {
	overflow:hidden; 
	margin-top:30px;
	padding-top:25px; 
	padding-left:20px;
	padding-right:20px;
	width:100%;
	background:#ffffff;
	height:350px;
	float:left;
	}
.table_title {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px #d4d4d4 solid;
    color: #293b56;
    font-weight: 700;
}
.table_title .more{font-size:14px;float:right;color:#e6e6e6;}
.table_title .more a {
    color: #656565;
}
.main_table01 tr th {
	height:40px;
	line-height:40px;
	background:#f1f1f1;
	text-align:Center;
	border-top:2px #7c7c7c solid;
	color:#3fb5a3;
	font-size:18px;
	font-weight:400;
	}
.main_table01 tr td {
	height:40px;
	line-height:40px;
	text-align:Center;
	font-size:16px;
	font-weight:400;
	border-bottom:1px #e4e4e4 solid;
	}
.main_table01 tr th:nth-child(1) {width:15%;}
.main_table01 tr th:nth-child(2) {width:25%;}
.main_table01 tr th:nth-child(3) {width:30%;}
.main_table01 tr th:nth-child(4) {width:30%;}
.main_table01 tr td:nth-child(1) {width:15%;}
.main_table01 tr td:nth-child(2) {width:25%;}
.main_table01 tr td:nth-child(3) {width:30%;}
.main_table01 tr td:nth-child(4) {width:30%;}


.main_table03 tr th {
	height:40px;
	background:transparent;
	text-align:Center;
	color:rgba(255,255,255,0.5);
	font-size:12px;
	font-weight:400;
	}
.main_table03 tr td {
    height: 60px;
    text-align: Center;
    font-size: 12px;
    font-weight: 400;
    border-bottom: 1px #6770d0 solid;
    color: #ffffff;
    border-top: 1px #6770d0 solid;
}
.main_table03 tr th:nth-child(1) {width:30%;}
.main_table03 tr th:nth-child(2) {width:30%;}
.main_table03 tr th:nth-child(3) {width:40%;}
.main_table03 tr td:nth-child(1) {
	width: 15%;
    text-align: center;
    padding-left: 20px;
	}
.main_table03 tr td:nth-child(2) {width:25%;}
.main_table03 tr td:nth-child(3) {width:60%;}


/*main end*/



/*history*/
.history_table02 .list_area2 {
    height: 100%;
    overflow: auto;
    color: #ffffff;
    width: 100%;
    border: 1px #494949 solid;
    display: flex;
    background: #201d19;
}
.history_table02 .list_area2::-webkit-scrollbar {width: 4px; height: 4px;}
.history_table02 .list_area2::-webkit-scrollbar-thumb {  background: #c1ad8b;border-radius:30px; }

.history_table02 .list_area2 .item_01 {
    width: 50px;
    float: left;
}
.history_table02 .list_area2 .item_01 .item_tit {
    width: 50px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
	font-weight: 300;
}
.history_table02 .list_area2 .type01 {
    background: #201d19;
	}
.history_table02 .list_area2 .type01 .item_tit {
	border-bottom: 1px #494949 solid;}

.history_table02 .list_area2 .type02 {
    background: #363431;
	}
.history_table02 .list_area2 .type02 .item_tit {
    border-bottom: 1px #494949 solid;
	}
.history_table02 .list_area2 .type03 {
    background: #201d19;
	}
.history_table02 .list_area2 .type03 .item_tit {
	border-bottom: 1px #494949 solid;}

.history_table02 .list_area2 .type04 {
    background: #363431;
	}
.history_table02 .list_area2 .type04 .item_tit {
    border-bottom: 1px #494949 solid;
	}

.history_table02 .list_area2 .item_01 ul li{
    width: 50px;
    height:40px;
	position:relative;
	 display: flex;
    align-items: center;
    justify-content: center;
	font-weight: 300;
}
.history_table02 .list_area2 .item_01 ul li span {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ff0000;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 13px;
}
.history_table02 .list_area2 .type01 ul li{
    background: #201d19;
    border-bottom: 1px #494949 solid;
}
.history_table02 .list_area2 .type02 ul li{
   background: #363431;
    border-bottom: 1px #403e3b solid;
}
.history_table02 .list_area2 .type03 ul li{
  background: #201d19;
    border-bottom: 1px #494949 solid;
}
.history_table02 .list_area2 .type04 ul li{
   background: #363431;
    border-bottom: 1px #403e3b solid;
}

.history_table02 .list_area2 .type01 ul li span {
    background: #0b80e8;
}
.history_table02 .list_area2 .type02 ul li span{
   background: #d90e26;
}
.history_table02 .list_area2 .type03 ul li span {
    background: #0b80e8;
}
.history_table02 .list_area2 .type04 ul li span{
   background: #d90e26;
}
/*history END*/



.notice_table03 {
    overflow: hidden;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    background-color: #ffffff;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
    margin-right: 2%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-radius: 5px;
    min-height: 600px;
    position: relative;
}
/*transaction*/
.sub_top {
    width: 100%;
	padding-top:20px;
    padding-left: 20px;
}
.sub_title {
    font-size: 14px;
    color: #ffffff;
}
.sub_title img {
    float: left;
    margin-top: 12px;
}

.deposit {
	width:100%
	overflow:hidden;
	}
.deposit_section01 {
    width: 100%;
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
	border:1px #aaaaaa solid;
	overflow:hidden;
}
.deposit_section01_t {
    font-size: 20px;
    color: #333333;
    background: #1d1d1d;
    border: 2px #c1ad8b solid;
    padding-bottom: 5px;
}
.deposit_section01_t span{
	color:#005aab;
	}
.deposit_section01 .left_box {
	width:100%;
	}
.right_box {
    width: 100%;
    text-align: center;
}
.deposit_section01 .deposit_text01 {
	font-size:14px;
	color:#333333;
	margin-top:40px;
	}
.deposit_section01 .deposit_text02 {
	font-size:12px;
	color:#333333;
	margin-top:10px;
	}
.deposit_section01 .address_input_box {
	width:100%;
	margin: 10px 0px;
	overflow:hidden;
	}
.deposit_section01 .address_input {
    width: 78%;
    height: 40px;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    padding-left: 5px;
    font-size: 12px;
}
.copy_btn {
    color: #ffffff;
    width: 20%;
    height: 41px;
    float: right;
    font-size: 12px;
    background-color: #005aab;
    text-align: Center;
    line-height: 40px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.qr_code_text {
	font-size:14px; 
	color:#333333; 
	font-weight:700;
	text-align: left;
	}


.deposit_section02 {
	width: 100%;
	overflow:hidden;
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    border: 1px #aaaaaa solid;
	margin-top:10px;
	margin-bottom:10px;
	}
.deposit_table {
    overflow: hidden;
    width: 100%;
    background: #ffffff;
}

.withdrawal {
    width: 100%;
    overflow: hidden;
}
.withdrawal_section01 {
    width: 100%;
    height: 575px;
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    border: 1px #aaaaaa solid;
	margin-top:10px;
}
.withdrawal_section01_t {
    font-size: 20px;
    color: #333333;
    border-bottom: 1px #7c7c7c solid;
	padding-bottom:5px;
}
.withdrawal_section01_t span {color:#c74242;}
.total_box {
	width:100%;
	margin-top:10px;
	overflow:hidden;
	}
.total_box .total_box_inner{
	width:70%;
	float:left;
	border:1px #d4d4d4 solid;
	overflow:Hidden;
	}
.total_box .total_box_inner2 {
    width: 27%;
    float: right;
}
.total_box .total_box_title {
    float: left;
    width: 30%;
    height: 48px;
    line-height: 48px;
    color: #3fb5a3;
    font-size: 12px;
    font-weight: 700;
    background: #eaeff3;
    padding-left: 5px;
}
.total_box .total_box_balance {
	float:right;
	width:70%;
	height:48px;
	line-height:48px;
	color:#333333;
	font-size:14px;
	font-weight:700;
	padding-left:5px;
	}
.total_box .total_box_balance span {
	color:#666666;
	font-size:12px;
	}
.total_box .withdrawal_select {
    height: 49px;
    border: 1px #005aab solid;
    width: 100%;
    border-radius: 5px;
    padding-left: 10px;
    background-size: 6px 9px;
    background-image: url(/img/right.png);
    background-position: 81% 50%;
}
.withdrawal_input_box table{border-top:2px #7c7c7c solid;margin-top:20px;}
.withdrawal_input_box tr td {
    height: 48px;
    font-size: 12px;
    border-bottom: 1px #e4e4e4 solid;
    padding-left: 5px;
    color: #333333;
}
.withdrawal_input_box tr td:nth-child(1) {width:35%;background:#f6f6f6;}
.withdrawal_input_box tr td:nth-child(2) {width:65%;}
.withdrawal_input_box .withdrawal_input01{
	width:80%;
	height:35px;
	border: 1px #e4e4e4 solid;
    border-radius: 5px;
    padding-left: 10px;
	}
.withdrawal_input_span {font-size:14px; color:#999999;margin-left:10px;}
.withdrawal_btn {overflow:hidden; margin-top:20px;}
.withdrawal_btn01 {
    display: block;
    width: 32%;
    height: 40px;
    font-size: 11px;
    line-height: 1.5;
    color: #666666;
    background-color: transparent;
    border: 1px #cccccc solid;
    border-radius: 2px;
    float: left;
    TEXT-ALIGN: CENTER;
    cursor: pointer;
	font-weight:700;
}
.withdrawal_margin {margin-left:2%;margin-right:2%;}
.withdrawal_on {
	border:1px #005aab solid;
	color:#005aab;
	}
.withdrawal_key {
    width: 100%;
    margin: 20px 0px 20px 0px;
    overflow: hidden;
}
.withdrawal_key_input {
    width: 70%;
    height: 40px;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 12px;
}
.key_btn {
    color: #ffffff;
    width: 28%;
    height: 41px;
    float: right;
    font-size: 13px;
    background-color: #005aab;
    text-align: Center;
    line-height: 40px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.key_btn2 {
    color: #ffffff;
    width: 28%;
    height: 41px;
    float: right;
    font-size: 13px;
    background-color: #005aab;
    text-align: Center;
    line-height: 40px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.2);
	margin-top:5px;
	float:left;
}
.check_img {
	float: left;
    width: 30px;
    margin-left: 5px;
    margin-top: 15px;
	}
.withdrawal_botton {
    width: 200px;
    height: 50px;
    color: #ffffff;
    border-radius: 5px;
    border: none;
    text-align: Center;
    cursor: pointer;
    background: rgb(254,125,0);
    background: linear-gradient(0deg, rgba(254,125,0,1) 0%, rgba(252,171,1,1) 100%);
}

.withdrawal_section02 {
	width: 100%;
	overflow:hidden;
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    border: 1px #aaaaaa solid;
	margin-top:10px;
	margin-bottom:10px;
	}

.withdrawal_table {
    overflow: hidden;
    width: 100%;
    background: #ffffff;
}
.page_nav {margin-top:20px;}
.page_nav ul {
    overflow: hidden;
    margin-top: 40px;
    display: table;
    margin: 0 auto;
}
.page_nav ul li {
    float: left;
    padding: 5px 15px 5px 15px;
    text-align: center;
    line-height: 25px;
    border: 1px #e4e4e4 solid;
    border-right: none;
    color: #333333;
}
.page_nav ul li:hover {background:#e4e4e4;}
.page_nav ul li:last-child{border-right: 1px #e4e4e4 solid;}
/*transaction end*/



/*mininghistory*/
.mining_package {
	width:100%;
	overflow:hidden;
	background:#ffffff;
	padding:15px 15px 15px 15px;
	margin-bottom:15px;
	}
.package_total_name {
	overflow:Hidden;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	padding:10px 0px;
	text-align:center;
	font-size:30px;
	}
.mining_package_title {
	font-size:20px; 
	text-align:center;
	margin-bottom:10px;
	}
.mining_share {
	font-size:16px;
	text-align:center;
	color:#666666;
	margin-top:15px;
	}
.mining_amount{
	font-size:16px;
	text-align:center;
	color:#666666;
	margin-top:15px;
	font-weight:500;
	}
.mining_amount span {color:#333333;}
.mining_share span {color:#333333;}
.mining_s_box {overflow:Hidden; margin-top:20px;}
.mining_select_title {
	font-size:16px;
	color:#333333; 
	font-weight:700;
	}
.mining_select {
	width:100%;
	height:40px;
	border: 1px #cccccc solid;
    border-radius: 5px;
    padding-left: 10px;
	background-size: 6px 9px;
    background-image: url(/img/right.png);
    background-position: 94% 50%;
	margin-top:10px;
	}
.mining_select2 {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 20px;
    padding-left: 10px;
    background: #333;
    color: #fff;
    text-align: center;
}
.mining_botton {
	width:100%;
	height:40px;
	background:#252525; 
	text-align:center;
	color:#ffffff;
	border:none;
	border-radius:5px;
	margin-top:10px;
	cursor:pointer;
	}
.mining_table_box {overflow:hidden; margin-top:20px;}
.mining_table {width:100%;}
.mining_table tr th {
	height:40px;
	font-size:14px; 
	font-weight:400;
	text-align:Center;
	border-bottom: 2px #0d0d0d solid;
	}
.mining_table tr th:nth-child(1) {width:25%;text-align:left;padding-left:10px;}
.mining_table tr th:nth-child(2) {width:50%;}
.mining_table tr th:nth-child(3) {width:25%;}
.mining_table tr td {height:40px;font-size:14px; font-weight:400;text-align:Center;border-bottom: 1px #d7d7d7 solid;}
.mining_table tr td:nth-child(1) {width:25%;}
.mining_table tr td:nth-child(2) {width:50%;}
.mining_table tr td:nth-child(3) {width:25%;}
.c_r {color:#ff0000;}
.mt20 {margin-top:20px;}
/*mininghistory end*/

/* mypage */

.s_left{
    width: 100%;
	padding-bottom:10px;
}
.s_right{
    width: 100%
	overflow:hidden;
	padding-bottom:10px;
}
.mypage_section01_t {
    font-size: 16px;
    color: #232323;
}

.mypage_section01 {
    width: 100%;
    background: #1d1d1d;
    border: 2px #c1ad8b solid;
    padding: 10px;
    border-radius: 5px;
    overflow: Hidden;
    padding-bottom: 20px;
}
.mypage_input_box table {
    border-top: 1px #3d3d3d solid;
    margin-top: 10px;
    margin-bottom: 25px;
}
.btn-qrcode {
    display: block;
    width: 100%;
    height: 35px;
    font-size: 15px;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 15px;
    background: #d03737;
}

.qrcode img{width: 50%;margin-bottom: 10px;}
.mypage_input_box tr td {
    height: 48px;
    font-size: 12px;
    color: #ffffff;
    border-bottom: 1px #3d3d3d solid;
    padding-left: 10px;
}
.mypage_input_box tr td:nth-child(1) {width:100px;}
.mypage_input_box tr td:nth-child(2) {
	width:calc(100% - 100px);
	padding-top: 5px;
    padding-bottom: 5px;
	}
.mypage_input_box .withdrawal_input01{
	width:100%;
	height:43px;
    padding-left: 10px;
    border: 1px #c1ad8b solid;
    background: #292929;
    color: #ffffff;
    border-radius: 5px;
    font-size: 12px;
	}
.mypage_input_box .withdrawal_input01::placeholder{font-size: 14px;}
.mypage_input_span {font-size:14px; color:#999999;margin-left:10px;}
.mypage_btn {overflow:hidden; margin-top:20px;}
.mypage_btn01 {
    display: block;
    width: 32%;
    height: 40px;
    font-size: 11px;
    line-height: 1.5;
    color: #666666;
    background-color: transparent;
    border: 1px #cccccc solid;
    border-radius: 2px;
    float: left;
    TEXT-ALIGN: CENTER;
    cursor: pointer;
	font-weight:700;
}

.mypage_select01{
        width: 80%;
    height: 35px;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    padding-left: 10px;
    background: #fff;
    font-size: 14px;
}

.mypage_on {
    border: 1px #005aab solid;
    color: #005aab;
}

.mypage_key {
    width: 100%;
    margin: 20px 0px 30px 0px;
    overflow: hidden;
}

.mypage_key_input {
    width: 70%;
    height: 40px;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 12px;
}

/*mypage end*/

/*package buy*/
.buy_package {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    margin-right: 1%;
}

.buy_package_inner {
	}
.buy_package_inner .txtBox {
    background: rgb(24 24 24);
    padding: 10px 0px;
}
.buy_package_title {
    font-size: 20px;
    color: #ffffff;
    line-height: 1.3em;
    text-align: center;
}
.buy_total_name {
    overflow: Hidden;
    padding: 10px 0px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
}
.buy_total_name p {
    font-size: 16px;
    margin-top: 5px;
    font-weight: 300;
    opacity: 0.7;
}
.buy_package_info {
	font-size:18px;
	color:#666666;
	text-align:center;
	margin-top:15px;
	}
.buy_button {
    width: 100%;
    height: 56px;
    background: #c1ad8b;
    color: #ffffff;
    font-size: 18px;
	text-align:center;
	cursor:pointer;
}


.buy_popup {
    width: 390px;
    background: #ffffff;
    position: fixed;
    top: 50%;
    border: 1px #ccc solid;
    box-shadow: 0px 0px 4px #b9b9b9;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-bottom: 20px;
}
.buy_popup_title {
	width:100%;
	height:47px;
	background:#f3f1f1;
	line-height:47px;
	padding-left:15px;
	position:relative;
	}
.popup_title_t {
	font-size:18px; 
	color:#46494d;
	font-style: italic;
	font-weight:700;
	}
.close_pop {
    position: absolute;
    top: 17px;
    right: 20px;
	cursor:pointer;
}
.buy_input_box {
	width:95%;
	border-top:2px #7c7c7c solid;
	margin:10px auto 0px;
	}
.buy_inner {
	border-bottom:1px #cccccc solid;
	overflow:Hidden;
	}
.buy_input_left {
	width:95px;
	height:49px;
	line-height:49px;
	float:left;
	background:#f6f6f6;
	padding-left:10px;
	}
.buy_input_right {
    width: 273px;
    height: 49px;
    float: right;
	padding-left:10px;
	position: relative;
}
.buy_input_name {
	font-size:16px;
	padding-left:10px;
	}
.buy_input01 {
    width: 95%;
    height: 40px;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    padding-left: 10px;
	margin-top:5px;
}
.buy_input01_1 {
    width: 50%;
    height: 40px;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    padding-left: 10px;
    margin-top:5px;
	float:left;
	margin-right:5px;
}
.check_img {
	float: left;
    width: 30px;
    margin-left: 5px;
    margin-top: 15px;
	}
.popup_buy_btn {
    width: 100%;
    height: 50px;
    background: #28173a;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    font-style: italic;
    border-radius: 7px;
	margin-top:20px;
	cursor:pointer;
}
.package_img {
    text-align: center;
}
.star_coin {width:100%;border: 2px #c1ad8b solid;}
.lotto_img {
    width: 100%;
    border: 2px #c1ad8b solid;
    padding: 20px;
}
/*package buy end*/

/*sales*/
.sales_table01 {
   overflow: hidden;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
    height: 310px;
    float: left;
    margin-bottom: 30px;
    border-radius: 5px;
    overflow-y: auto;
}
.sales_table01 .main_table02 tr th:nth-child(1) {
    width: 15%;
}
.sales_table01 .main_table02 tr th:nth-child(2) {
    width: 60%;
}
.sales_table01 .main_table02 tr th:nth-child(3) {
    width: 15%;
}
/*sales history*/

/*notice*/
.notice_table01 {
    overflow: hidden;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
    height: 310px;
    float: left;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow-y: auto;
    margin-top: 10px;
}
.notice_table01 .main_table02 tr th:nth-child(1) {
    width: 5%;
}
.notice_table01 .main_table02 tr th:nth-child(2) {
    width: 70%;
}
.notice_table01 .main_table02 tr th:nth-child(3) {
    width: 10%;
}
.notice_table01 .main_table02 tr th:nth-child(4) {
    width: 15%;
}

.notice_table04 {
    overflow: hidden;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    background: #ffffff;
    margin-right: 2%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-radius: 5px;
    height: 600px;
    position: relative;
    overflow-y: auto;
}
.main_table02 tr th {
    height: 45px;
    background: transparent;
    text-align: Center;
    color: #4f4f4f;
    font-size: 12px;
    font-weight: 400;
}
.notice_table03 .main_table02 tr th:nth-child(1){width:60%;}
.notice_table03 .main_table02 tr th:nth-child(2){width:40%;}
.main_table02 tr td {
    height: 40px;
    text-align: Center;
    font-size: 12px;
    font-weight: 400;
    color: #4f4f4f;
}

.notice_table04_1 {
    overflow: hidden;
    width: 100%;
    padding-bottom: 30px;
    border-radius: 5px;
    height: 600px;
    position: relative;
    overflow-y: auto;
    margin-top: 20px;
}
.notice_table04_1 .main_table02 tr th {
    height: 45px;
    background: #095d20;
    text-align: Center;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
}
.notice_table04_1 .main_table02 tr td {
    height: 45px;
    text-align: Center;
    font-size: 12px;
    font-weight: 400;
    color: #232323;
    border-bottom: 1px #e1e1e1 solid;
}
.notice_table04_1 .main_table02 tr th:nth-child(1){width:20%;}
.notice_table04_1 .main_table02 tr th:nth-child(2){width:30%;}
.notice_table04_1 .main_table02 tr th:nth-child(3){width:20%;}
.notice_table04_1 .main_table02 tr th:nth-child(4){width:30%;}


.notice_table01 .main_table02 tr th {
    height: 50px;
    background: #34353a;
    text-align: Center;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
}
.notice_table01 .main_table02 tr td {
    height: 40px;
    text-align: Center;
    font-size: 12px;
    font-weight: 400;
    border-bottom: 1px #666666 solid;
    color: #ffffff;
}
.notice_table03 .main_table02 tr th {
    height: 45px;
    background: #095d20;
    text-align: Center;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
}
.notice_table03 .main_table02 tr td {
    height: 40px;
    text-align: Center;
    font-size: 12px;
    font-weight: 400;
    color: #232323;
    border-bottom: 1px #e1e1e1 solid;
}

/**/

/*Allowance history*/
.allowance_table01 {
    overflow: hidden;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
	max-height:500px;
    background: #ffffff;
    margin-bottom: 30px;
	padding-bottom:30px;
	border-radius: 5px;
}
.allowance_table02 {
    overflow: hidden;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
	max-height:500px;
    background: #ffffff;
    margin-bottom: 30px;
	padding-bottom:30px;
	border-radius: 5px;
}
.allowance_table03 {
    overflow: hidden;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
	max-height:500px;
    background: #ffffff;
    margin-right: 2%;
    margin-bottom: 30px;
	padding-bottom:30px;
	border-radius: 5px;
}
.allowance_table04 {
    overflow: hidden;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
	max-height:500px;
    background: #ffffff;
    margin-right: 2%;
    margin-bottom: 30px;
	padding-bottom:30px;
	border-radius: 5px;
}
/*Allowance history eed*/

/*nav*/
#m_nav {
    width: 75%;
    height: 100%;
    position: fixed;
    left: -100%;
    z-index: 999999;
    padding-top: 30px;
    display: block !important;
    top: 0px;
    background: url(../img/mainBg.jpg)no-repeat;
    background-size: inherit;
    background-position: bottom;
}
.link_btn2 {
    float: left;
    width: 90%;
    height: 45px;
    line-height: 45px;
    background: #3e9957;
    text-align: center;
    color: #ffffff;
    line-height: 45px;
    border-radius: 30px;
    margin-top: 13px;
    cursor: pointer;
    margin-left: 5%;
	font-size:14px;
}
.sub-menu {
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    line-height: 35px;
    padding-right: 30px;
    font-size: 14px;
}
.sub-menu a {
    color: #ffffff;
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 300;
    display: flex;
    align-items: center;
}
.tab_menu2 {padding-left:40px;line-height:45px;}
.nav_list {
    border-top: 1px #3a264e solid;
}
.m_menu_icon {
    float: left;
    margin-top: 10px;
    margin-right: 12px;
    width: 13px;
}
.nav_dep02 a {
    font-size: 14px !important;
    margin-left: 30px;
    padding-left: 20px;
}
.address_copy {
    position: absolute;
    top: 14px;
    right: 22px;
}


#m_nav .link_box {
    width: 225px;
    background: #272e3f;
    background-image: url(../img/linkBg_03.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 20px;
    margin-left: 20px;
    border-radius: 5px;
}
#m_nav .link_box img {display:none;}
#m_nav .link_box .t1 {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 5px;
}
#m_nav .link_box .add {
    font-size: 13px;
    font-weight: 300;
    color: #a3a5ad;
    margin-bottom: 10px;
}
#m_nav .link_box .copyBt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background: #e7ad30;
    border-radius: 5px;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    font-weight: 300;
}


/*nav*/

.page_nav {
    display: table;
    margin: 40px auto 0px;
}
.page_nav li {
    float: left;
    color: #ffffff;
    padding: 5px 8px 5px 8px;
    border: 1px #7c7c7c solid;
    margin-left: 5px;
	cursor:pointer;
}
.listgo_btn02 {
    width: 80px;
    background: #3e9957;
    border-radius: 3px;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    float: right;
    position: absolute;
    right: 1%;
    bottom: 35px;
}

/*notice_view*/
.notice_table02 {
    overflow: hidden;
    padding-top: 25px;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-radius: 5px;
}
.view_table tr th {
    height: 50px;
    line-height: 50px;
    background: #095d20;
    text-align: left;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 15px;
}
.viewtitle_l {
    float: left;
}
.viewtitle_r {
    float: right;
    font-size: 14px;
    color: #ffffff;
}

.t_bold {
    font-weight: bold;
}

.view_table tr td {
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px #dadada solid;
    padding: 15px;
}

.view_txt {
    width: 100%;
    border: none;
    font-size: 15px;
    line-height: 26px;
    min-height: 300px;
    color: #ffffff;
}
.view_txt p {
    color: #232323 !important;
}
.view_txt p span {
    color: #232323 !important;
}
.view_table tr td p span {
    font-size: 12px !important;
    line-height: 2;
    font-weight: 400;
}

.listgo_btn {
    width: 150px;
    background: #3e9957;
    border-radius: 3px;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
	cursor:pointer;
}
/*notice_view end*/

/*community*/
.listgo_btn02 {
    width: 70px;
    background: #5858f6;
    border-radius: 3px;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    float: right;
    position: absolute;
    right: 4%;
    bottom: 27px;
}
.wirte_input01 {
    width: 100%;
    height: 50px;
    border: none;
    background: transparent;
    border: 1px #68688e solid;
    border-radius: 5px;
	padding-left:10px;
	font-size:14px;
	color:#ffffff;
}
.wirte_input01::placeholder {color:#8e8eb3;}

.write_form {
    width: 100%;
    height: 400px;
    border: 1px #68688e solid;
    background: transparent;
    border-radius: 5px;
	color:#ffffff;
	padding-left:10px;
}
.listgo_btn03 {
    width: 150px;
    background: #5858f6;
    border-radius: 3px;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.listgo_btn04 {
    width: 150px;
    background: #6d6d94;
    border-radius: 3px;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    margin-left: 1.5%;
}
/*community end*/


.withdrawal01 {
    width: 100%;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
    background-color: #ffffff;
    padding: 10px;
    border-radius: 5px;
    overflow: Hidden;
    padding-bottom: 20px;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
}

.total_box {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.total_box .total_box_inner {
    width: 80%;
    float: left;
    border: 1px #353253 solid;
    overflow: Hidden;
}
.total_box .total_box_inner2 {
    width: 15%;
    float: right;
    margin-left: 5%;
}
.total_box .withdrawal_select {
    height: 48px;
    border: 1px #353253 solid;
    width: 100%;
    border-radius: 5px;
    padding-left: 20px;
    background-size: 6px 9px;
    background-image: url(../img/right.png);
    background-position: 81% 50%;
    background: transparent;
    color: #fff;
}
.withdrawal_input_box table {
    border-top: 2px #7c7c7c solid;
    margin-top: 20px;
}
.total_box .total_box_title {
    float: left;
    width: 35%;
    height: 48px;
    line-height: 48px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    background: #2f2c4e;
    padding-left: 15px;
}
.total_box .total_box_balance {
    float: right;
    width: 65%;
    height: 48px;
    line-height: 48px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    padding-left: 15px;
}

.bonus_div {
    width: 100%;
    height: 45px;
    background: #423805;
    border-left: 5px #9e8920 solid;
    line-height: 45px;
    padding-left: 20px;
    padding-right: 30px;
    margin-top: 10px;
	font-family: 'Lato', sans-serif !important;
}

.bonus_div .title{
	color: #Ffffff;
    float: left;
	}
.bonus_div .total{
	color: #Ffffff;
    float: right;
	}

.bonus_div2 {
    width: 45%;
    height: 30px;
    background: #423805;
    border-left: 5px #9e8920 solid;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 10px;
	float:left;
	margin-left:3%;
	margin-top:10px;
	font-family: 'Lato', sans-serif !important;
}
.bonus_div2 .title {color:#ffffff;float:left;}
.bonus_div2 .total {color:#ffffff;float:right;}

.bonus_div3 {
    width: 45%;
    height: 30px;
    background: #423805;
    border-left: 5px #9e8920 solid;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 10px;
	float:right;
	margin-right:3%;
	margin-top:10px;
}
.bonus_div3 .title {color:#ffffff;float:left;}
.bonus_div3 .total {color:#ffffff;float:right;}

.main_balance_box2 {
    width: 49%;
    float: left;
    border-radius: 5px;
    margin-right: 2%;
    background: #302800;
    border: 1px #574b0f solid;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
	height:100px;
}
.main_balance_box2:nth-child(2n-2) {margin-right:0px;}
.main_balance_title2 {
    font-size: 13px;
    color: #e9da81;
    font-weight: 700;
    overflow: hidden;
    text-align: center;
    border-bottom: 1px #3e350b solid;
    width: 100%;
    padding-bottom: 15px;
}
.main_balance_total2 {
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    margin-top: 14px;
    line-height: 1;
	font-family: 'Lato', sans-serif !important;
}
.main_balance_total2 span {
    color: #ffffff;
    font-size: 18px;
}
#imgs img {width:130px;}
.buy_input02 {
    width: 60%;
    height: 40px;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    padding-left: 10px;
    margin-top: 5px;
}
.buy_span {
    width: 34%;
    height: 40px;
    border-radius: 5px;
    margin-top: 5px;
    margin-left: 2%;
    display: block;
    float: right;
    line-height: 40px;
    text-align: center;
    background: #e10000;
    font-size: 16px;
    margin-right: 4%;
    color: #fff;
    cursor: pointer;
}
.buy_btn {
    width: 45%;
    height: 40px;
    border-radius: 5px;
    margin-top: 5px;
    display: block;
    float: left;
    line-height: 40px;
    text-align: center;
    background: #252525;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.buy_btn:nth-child(1) {margin-right:5%;}
.buy_btn:hover {background:#f72929;}
.buy_btn .active {background:#f72929;}

.buy_text {
    position: absolute;
    top: 14px;
    right: 22px;
}
.buy_input_name2 {
    font-size: 16px;
    padding-left: 20px;
    padding-top: 24px;
    padding-bottom: 24px;
    float: left;
    background: #f6f6f6;
    width: 95px;
}
.check_text {
    color: #ff0000;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 14px;
}
.main_level {
    width: 75px;
    margin-top: -23px;
}

.qrcode {
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
	}

.address_box {
	margin-left: 2.5%;
	position:relative;
	}
.address_input01 {
    width: 95%;
    height: 40px;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    padding-left: 10px;
    margin-top: 5px;
    padding-right: 55px;
}
.address_box .p1{
	font-size: 14px;
    color: #5c5b5b;
}
.address_box .address_copy {
    position: absolute;
    top: 36px;
    right: 32px;
    font-size: 14px;
	cursor:pointer;
}



/*history*/
.history_table01 {
    overflow: hidden;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    background: #ffffff;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-radius: 5px;
    height: 600px;
    position: relative;
    overflow-y: auto;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
}
.table_form01 tr th {
    height: 40px;
    text-align: Center;
    font-size: 12px;
    font-weight: 300;
    color: #b6b7b7;
    background: #292929;
}
.table_form01 tr td {
    height: 40px;
    text-align: Center;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    border-bottom: 1px #454545 solid;
	word-break: break-word;
}
.history_table01 .table_form01 tr th:nth-child(1){width:25%;}
.history_table01 .table_form01 tr th:nth-child(2){width:25%;}
.history_table01 .table_form01 tr th:nth-child(3){width:25%;}
.history_table01 .table_form01 tr th:nth-child(4){width:25%;}

.history_table01 .table_form01 tr td:nth-child(1){width:25%;}
.history_table01 .table_form01 tr td:nth-child(2){
	width:25%;
	border-left:1px #eff2f7 solid;
	border-right:1px #eff2f7 solid;
	}
.history_table01 .table_form01 tr td:nth-child(3){
	width:25%;
	border-right:1px #eff2f7 solid;
	}
.history_table01 .table_form01 tr td:nth-child(4){width:25%;}

.history_table02 {
    overflow: hidden;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    background: #1d1d1d;
    border: 2px #c1ad8b solid;
    padding-bottom: 30px;
    border-radius: 5px;
    height: 500px;
    position: relative;
    overflow-y: auto;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
}
.history_table02 .table_form01 tr th:nth-child(1){width:calc(100% / 4);}
.history_table02 .table_form01 tr th:nth-child(2){width:calc(100% / 4);}
.history_table02 .table_form01 tr th:nth-child(3){width:calc(100% / 4);}
.history_table02 .table_form01 tr th:nth-child(4){width:calc(100% / 4);}


.history_table02 .table_form01 tr td:nth-child(1){width:calc(100% / 4);}
.history_table02 .table_form01 tr td:nth-child(2){width:calc(100% / 4);}
.history_table02 .table_form01 tr td:nth-child(3){width:calc(100% / 4);}
.history_table02 .table_form01 tr td:nth-child(4){width:calc(100% / 4);}


.table_form01 tr td.round {
    color: #b6b7b7;
    font-size: 13px;
}
.table_form01 tr td.round .round-sum {
    font-size: 12px;
    font-weight: 300;
    display: block;
}
.table_form01 tr td.round .round-date {
    font-size:10px;
}
.table_form01 tr td.price {
	font-size:12px;
}
.history_table03 {
    overflow: hidden;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    padding-bottom: 30px;
    border-radius: 5px;
    height: 400px;
    position: relative;
    overflow-y: auto;
    background: #1d1d1d;
    border: 2px #c1ad8b solid;
}
.history_table03 .table_form01 tr th:nth-child(1){width:25%;}
.history_table03 .table_form01 tr th:nth-child(2){width:25%;}
.history_table03 .table_form01 tr th:nth-child(3){width:25%;}
.history_table03 .table_form01 tr th:nth-child(4){width:25%;}

.history_table03 .table_form01 tr td:nth-child(1){width:25%;}
.history_table03 .table_form01 tr td:nth-child(2){width:25%;}
.history_table03 .table_form01 tr td:nth-child(3){width:25%;}
.history_table03 .table_form01 tr td:nth-child(4){width:25%;}


.history_table04 {
    overflow: hidden;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    background: #ffffff;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-radius: 5px;
    min-height: 600px;
    position: relative;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
}
.history_table04 .table_form01 tr th:nth-child(1){width:10%;}
.history_table04 .table_form01 tr th:nth-child(2){width:10%;}
.history_table04 .table_form01 tr th:nth-child(3){width:10%;}
.history_table04 .table_form01 tr th:nth-child(4){width:10%;}
.history_table04 .table_form01 tr th:nth-child(5){width:10%;}
.history_table04 .table_form01 tr th:nth-child(6){width:40%;}
.history_table04 .table_form01 tr th:nth-child(7){width:10%;}

.history_table04 .table_form01 tr td:nth-child(1){width:10%;}
.history_table04 .table_form01 tr td:nth-child(2){width:10%;}
.history_table04 .table_form01 tr td:nth-child(3){width:10%;}
.history_table04 .table_form01 tr td:nth-child(4){width:10%;}
.history_table04 .table_form01 tr td:nth-child(5){width:10%;}
.history_table04 .table_form01 tr td:nth-child(6){width:40%;}
.history_table04 .table_form01 tr td:nth-child(7){width:10%;}

.history_total {overflow:hidden;}
.history_total p {
    float: left;
    background-color: #D4DAF9;
    color: #556ee6;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
}
.history_total .t1{width:40%;}
.history_total .t2{width:30%;}
.history_total .t3{width:30%;}

.search_input_box {
    float: left;
    width: 49%;
    margin-right: 1%;
    border: 1px #b9b9b9 solid;
}
.search_input_box .month_input{
	width:100%;
	height:40px;
	padding-left:20px;
	padding-right:20px;
	}
.search_form {overflow:hidden;margin-bottom:10px;}
.search_form .search_btn {
    float: left;
    width: 50%;
    height: 40px;
    background: #2a3042;
    text-align: center;
    line-height: 40px;
    color: #fff;
	cursor:pointer;
}



.page_number {
	display:table;
	margin:10px auto 0px;
	}
.page_number ul li {
    width: 30px;
    height: 30px;
    border: 1px #e4e4e4 solid;
    float: left;
    line-height: 30px;
    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;
	}

.font_form {
    font-size: 13px;
    color: #293b56;
    font-weight: 500;
}
.mypage_section01_t span{font-size:18px;}


.box_100 {
	overflow: hidden;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    background: #ffffff;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-radius: 5px;
    height: 600px;
    position: relative;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
	}
.box_100_02 {
	overflow: hidden;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    background: #ffffff;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
	}
.form-group {overflow:Hidden;margin-bottom:10px;}
.form-group .mail_input{
	display: block;
    width: 100%;
    height: calc(1.5em + .94rem + 2px);
    padding: .47rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
	}
.form-group .textarea01{
	display: block;
    width: 100%;
    height: 300px;
    padding: .47rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
	}
.send_btn {
	width: 200px;
    height: 50px;
    color: #ffffff;
    background: #241236;
    border-radius: 5px;
    border: none;
    text-align: Center;
    cursor: pointer;
	}
#myChart {height:400px;}
.box_100_02 #ctt_con {
    font-size: 20px;
    color: #ffffff;
    padding: 10px;
	background-image:url(../img/company_bg.png);
	background-size:cover;
	background-repeat:no-repeat;
	overflow:hidden;
}
.box_100_02 #ctt_con .layer {
    background: rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 30px;
}
.box_100_02 #ctt_con .layer p {
	color:#ffffff;
	font-size:13px;
	}
.box_100_02 #ctt_con h3 {
    font-size: 16px;
    color: #f1b44c;
    font-weight: 700;
}
.box_100_02 .img_box {
	display: table;
    margin: 0 auto;
	}
.box_100_02 .img_box li {
    float: left;
    width: 32%;
}
.box_100_02 .img_box li:nth-child(2){
    margin-left:2%;
	margin-right:2%;
}
.box_100_02 .img_box li img {width:100%;}
.box_100_02 .img_box li:last-child {margin-right:0px;}


.lang_select {
    float: right;
    margin-top: 24px;
    cursor: pointer;
}

.lang_select .active_lang img{width:30px;border: 1px #7b7b7b solid;}

.common .lang_select .lang_select_list {
    top:40px;
    right: 00px;
}

.lang_select .lang_select_list {
    position: absolute;
    top: 55px;
    z-index: 9999;
    right: 20px;
    padding: 10px;
    width: 200px;
    box-shadow: 0px 0px 5px #c1ad8b;
    background: #1d1d1d;
    border: 1px #c1ad8b solid;
}

.lang_select .lang_select_list p {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
	padding: 2px;
	color: #fff;
	font-weight:300;
}
.lang_select .lang_select_list p:hover{
    background:#c1ad8b;
}

.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;
}



.index_r_box_join {
    width: 100%;
    height: 100vh;
    padding-bottom: 30px;
    overflow-y: auto;
    position: absolute;
    top: 0px;
    left: 0px;
}

.index_r_box_join .join_logo {
    padding-top: 15px;
    text-align: center;
    margin-bottom: 15px;
}

.join_logo img{
    width: 150px;
}

.join_wrap .incon1 .memory {
    width: 90%;
    margin: 0 auto;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.join_wrap .incont_box {
	border: 1px #bfbfbf solid;
	width: 90%;
	margin: auto;
}




/*pop*/
.pop-up table td {
	padding: 10px;
	font-size: 12px;
	line-height: 30px;
	font-weight: 600;
}

.pop-up strong {
	padding-bottom: 5px;
}

.pop_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99999;
	top: 0;
	background: rgba(0, 0, 0, 0.4);
	left: 0;
	display: none;
}

.pop-up {
	position: fixed;
	z-index: 100000;
	background: #fff;
	width: 95%;
	height: 70%;
	border-radius: 20px;
	overflow-y: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
}

#pop-up02 {
	width: 95%;
}

.popTop {
	position: sticky;
	top: 0;
	left: 0;
	z-index: 5000;
}

.popTop .popclose {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translate(0, -50%);
	cursor: pointer;
}

.popTop .tit {
	background: #1c1c1c;
	color: #fff;
	font-size: 14px;
	padding: 25px;
}

.popCont {
	padding: 10px 20px;
}

.popCont section {
	line-height: 30px;
	font-size: 12px;
	font-weight: 600;
}
.popCont section span {
    font-size: 12px !important;
}
.popCont strong {
	font-size: 18px;
	display: block;
	color: #202020;
	padding-bottom: 10px;
}

/*//pop*/


.common_box {
    width: 100%;
    padding: 15px;
    border-radius: 5px;
    overflow: hidden;
	background: #1d1d1d;
    border: 2px #c1ad8b solid;
}
.common_box .w100 {
    width: 100%;
}
.common_box .th {
    font-size: 14px;
    padding-bottom: 10px;
    color: #ffffff;
}
.common_box .con {
    width: 100%;
    height: 45px;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #c1ad8b;
	background: #292929;
    position: relative;
    line-height: 45px;
}
.common_box .con input[type='radio'] {
    margin-left: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.readonly {
    background-color: #292929 !important;
    cursor: not-allowed;
}
.common_box .con .withdrawal_input01 {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: none;
    padding-left: 10px;
    background: transparent;
    color: #ffffff;
    font-size: 14px;
}
.btnS {
    position: absolute;
    right: -1px;
    top: 1px;
    width: 25%;
    height: 100%;
    line-height: 40px;
    background: #00387f;
    color: #fff !important;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Btform01 {
    position: absolute;
    right: -1px;
    top: 0px;
    width: 30%;
    height: 100%;
    line-height: 40px;
    font-size: 14px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.frofile .index_input01 {
    width: 100%;
    height: 43px;
    padding-left: 15px;
    color: #2c2f40;
    font-weight: 500;
    font-size: 14px;
    border-radius: 7px;
    border: 1px solid #a3a5ad;
    background: transparent;
}
.index_input01 {
    width: 100%;
    height: 43px;
    padding-left: 15px;
    color: #2c2f40;
    font-weight: 500;
    font-size: 14px;
    border-radius: 7px;
    border: 1px solid #a3a5ad;
    background: transparent;
}

.frofile .input_title01 {
    font-size: 14px;
    padding-bottom: 10px;
    color: #2c2f40;
    font-weight: 500;
}
.mb-35 {margin-bottom:20px;}
.button06 {
    width: 200px;
    height: 50px;
    color: #ffffff;
    border-radius: 5px;
    border: none;
    text-align: Center;
    cursor: pointer;
    background: #191f2f;
}


.post_input01 {width:100px;}
.post_input02 {width:100px;float:none;height:43px;}
.post_input03 {width:100%;}



/*입금*/
.de-qr-item {
	background: #ffffff;
    width: 100%;
    margin-bottom: 50px;
    border-radius: 15px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
	overflow: hidden;
}

.de-qr-item .w-tit {
    font-size: 20px;
    font-weight: 300;
    color: #232323;
    padding-top: 30px;
    padding-left: 30px;
}

.de-qr-item .w-tit2 {
	font-size: 20px;
	font-weight: 500;
	color: #232323;
	padding-top: 30px;
	padding-left: 30px;
}

.de-qr-item .w-tit2 .balance {
	float: right;
	padding-right: 30px;
	background: #434157;
	padding-left: 10px;
	font-size: 16px;
	color: #232323;
	font-weight: 500;
	border-radius: 5px;
	margin-right: 10px;
	width: 220px;
}

.de-qr-item .qr_code {
	float: left;
	width: 200px;
	padding-left: 30px;
	margin-top: 30px;
}

.de-qr-item .qr_code .c1 {
	font-size: 13px;
	color: #232323;
	font-weight: 300;
	margin-bottom: 10px;
}

.de-qr-item .qr_code .qr-img {
	width: 180px;
}

.de-qr-item .qr_addr {
    float: right;
    width: 100%;
    margin-top: 15px;
    padding-left: 15px;
    padding: 15px;
}

.de-qr-item .qr_addr .c1 {
    font-size: 13px;
    color: #232323;
    font-weight: 300;
    margin-bottom: 10px;
}

.de-qr-item .qr_addr .w1 {
    font-size: 15px;
    color: #232323;
    font-weight: 300;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px #3d3d3d solid;
}

.de-qr-item .qr_addr .gride-t1 {
	margin-top: 10px;
}

.de-qr-item .qr_addr .gride-t1 .s-tit {
	font-size: 14px;
	color: #232323;
	font-weight: 500;
}

.de-qr-item .qr_addr .gride-t1 .s1 {
    font-size: 14px;
    color: #232323;
    font-weight: 300;
    margin-top: 10px;
}

.de-qr-item .qr-btn {
	width: 180px;
	height: 57px;
	border: none;
	background: #3d60ec;
	border-radius: 5px;
	color: #ffffff;
	font-size: 18px;
	cursor: pointer;
	border-radius: 50px;
	margin-left: 30px;
	margin-bottom: 30px;
	line-height: 57px;
	text-align: center;
}



/*package buy: 팝업*/

.pop_box {
	width: 100%;
    min-height: 100vh;
    background: #181622;
    position: fixed;
    top: 0;
    clear: both;
    left: 0px;
    z-index: 99999999;
}

.pop_box .popup-buy .p-h {
	background-color: rgb(192 173 139 / 30%);
	height: 55px;
	padding: 0 25px;
	line-height: 55px;
}

.pop_box .popup-buy {
    width: 100%;
    background: #1d1d1d;
    border: 2px #c1ad8b solid;
    height: 100vh;
    overflow: auto;
}

.pop_box .popup-buy .p-h h2 {
	float: left;
	font-size: 1.1em;
	color: #ffffff;
	font-weight: 500;
}

.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: #c0ad8b;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 10px;
}

.pop_box .popup-buy .p-i p {
	color: #0f0f0f;
	font-size: 0.8em;
	line-height: 1.3em;
}

.pop_box .popup-buy .p-i p span {
	color: #2f49d1;
}

.p-time {
	width: 80%;
	margin: 20px auto 0;
	border: 2px dashed #0178fe;
	border-radius: 20px;
	padding: 10px;
	overflow: hidden;
}

.p-time .t-icon {
	float: left;
	width: 20%;
	display: none;
}

.p-time .t-icon img {
	width: 100px;
}

.p-time .time-display {
	float: left;
	width: 100%;
}

.p-time .time-display p {
	text-align: center;
	color: #2c2f40;
	font-size: 14px;
	font-weight: 500;
	margin-top: 7px;
}

.p-time .time-display span {
	color: #a3a5ad;
	font-size:13px;
	display: block;
	text-align: center;
}

.pop_box .popup-buy .coin-tab {
	width: 85%;
	margin: 20px auto 0;
}

.pop_box .tab_active {
	background: #c0ad8b;
	color: #fff;
}

.pop_box .popup-buy .coin-tab .tab_ul {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-bottom: 25px;
}

.pop_box .popup-buy .coin-tab li {
	float: left;
	width: 27%;
	border-radius: 30px;
	color: #fff;
	padding: 8px 0;
	text-align: center;
	text-align: center;
}

.pop_box .input001 {
	width: 100%;
	height: 40px;
	border: none;
	padding-left: 10px;
	background: transparent;
	color: #2c2f40;
	text-align: right;
	font-size: 14px;
	text-align: right;
}

.pop_box .input001::placeholder {
	color: #a3a5ad;
	font-size: 14px;
	text-align: right;
}

.pop_box .popup-buy .coin-tab .table01 {
	width: 100%;
}

.pop_box .popup-buy .coin-tab .table01 tr {
	height: 50px;
	border-bottom: 1px solid #4b4b4b;
}

.pop_box .popup-buy .coin-tab .table01 td:nth-child(1) {
	color: #ffffff;
	width: 40%;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
}

.pop_box .popup-buy .coin-tab .table01 td:nth-child(2) {
	width: 70%;
	text-align: right;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	line-height: 50px;
}

.pop_box .popup-buy .coin-tab .btn {
	margin: 20px auto 0;
	text-align: center;
}


.pop_box .popup-buy .coin-tab .btn button {
    border-radius: 8px;
    outline: 0;
    border: none;
    width: 160px;
    height: 50px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 10px;
    background: linear-gradient(0deg, rgba(254,125,0,1) 0%, rgba(252,171,1,1) 100%);
    color: #ffffff;
}

.pop_box .popup-buy .coin-tab .btn p {
	color: #000000;
	margin-top: 10px;
	font-size: 0.8em;
}

.pop_box .popup-buy .coin-tab li:nth-child(2) {
	margin: 0 9.5%;
}

.pop_box .popup-buy .coin-tab li:nth-child(3) {
	float: right;
}

.pop_box .popup-buy .coin-tab li a {
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
}



.mobile_area .balance_box {
    overflow: hidden;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 20px;
    right: 0px;
}
.mobile_area .balance_box .item01{
    display: flex;
    align-items: center;
}
.mobile_area .balance_box .item01 .txt{
    font-size:14px;
	color:#ffffff;
	font-weight:300;
	margin-right:10px;
}
.mobile_area .balance_box .item01 .price {
    background: #322d17;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 300;
    color: #ffffff;
    padding: 4px 12px;
    margin-right: 7px;
}

.mobile_tab {
	width:100%;
	height:45px;
	background:#322d19;
	}
.mobile_tab ul {
    display: flex;
    align-items: center;
    height: 45px;
    justify-content: space-around;
}
.mobile_tab ul li a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
}


.table_form02 tr th {
    height: 40px;
    text-align: Center;
    font-size: 12px;
    font-weight: 300;
    color: #b6b7b7;
    background: #292929;
}
.table_form02 tr td {
    height: 40px;
    text-align: Center;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
	border-bottom: 1px #454545 solid;
}
.table_form02 tr td.round {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100% !important;
	color: #b6b7b7;
	font-size:13px;
}
.table_form02 tr td.round .round-sum {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 5px;
}
.table_form02 tr td.round .round-sum {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 5px;
}
.table_form02 tr td.price {
	font-size:15px;
}

.history_table03 .table_form02 tr th:nth-child(1){width:25%;}
.history_table03 .table_form02 tr th:nth-child(2){width:25%;}
.history_table03 .table_form02 tr th:nth-child(3){width:25%;}
.history_table03 .table_form02 tr th:nth-child(4){width:25%;}

.history_table03 .table_form02 tr td:nth-child(1){width:25%;}
.history_table03 .table_form02 tr td:nth-child(2){
	width:25%;
	}
.history_table03 .table_form02 tr td:nth-child(3){
	width:25%;
	}
.history_table03 .table_form02 tr td:nth-child(4){width:25%;}



#mark {
	display:none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    z-index: 9;
}
#bet_open {
    display: none;
    position: absolute;
    top: 180px;
    right: 20px;
    z-index: 99;
}
#bet_open .more-close {height:25px;}
#bet_open .mobile_item {
    width: 270px;
    background: #111111;
    border: 2px #c1ad8b solid;
    border-radius: 10px;
    margin-top: 10px;
    padding: 15px 20px 15px;
}


#bet_open .mobile_item .item01-02 {
    width: 100%;
    display: flex;
    align-items: center;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    justify-content: center;
}
#bet_open .mobile_item .item01-02 .tit{
    font-size:18px;
	font-weight:700;
	z-index: 2;
}
#bet_open .mobile_item .item01-02 .txt {
    font-size: 22px;
    font-weight: 700;
	margin-left:30px;
	z-index: 2;
}
#bet_open .mobile_item .item01-02 .txt span{
    font-size:25px;
} 

#bet_open .mobile_item .item01-03 {
    overflow: hidden;
    margin-top: 20px;
}
#bet_open .mobile_item .item01-03 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#bet_open .mobile_item .item01-03 ul li {
    width: calc((100% / 2) - 5px);
    height: 65px;
    border: 2px #c1ad8b solid;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    position: relative;
	margin-bottom:10px;
	cursor:pointer;
}
#bet_open .mobile_item .item01-03 ul li.on {background: #7c0000 !important;}
#bet_open .mobile_item .item01-03 ul li.on2 {background: #107bd7 !important;}

#bet_open .mobile_item .item01-03 ul li:nth-child(1) {
  background-color: #3498db; /* 원하는 배경 색상으로 조절하세요 */
  border-top-left-radius: 5px; /* 왼쪽 상단 모서리 각진 모양 정의 */
  border-bottom-right-radius: 5px; /* 오른쪽 하단 모서리 각진 모양 정의 */
  position: relative;
  }
#bet_open .mobile_item .item01-03 ul li:nth-child(2) {
  background-color: #3498db; /* 원하는 배경 색상으로 조절하세요 */
  border-top-right-radius: 5px; /* 왼쪽 상단 모서리 각진 모양 정의 */
  border-bottom-left-radius: 5px; /* 오른쪽 하단 모서리 각진 모양 정의 */
  position: relative;
  }
#bet_open .mobile_item .item01-03 ul li:nth-child(3) {
  background-color: #3498db; /* 원하는 배경 색상으로 조절하세요 */
  border-top-left-radius: 5px; /* 왼쪽 상단 모서리 각진 모양 정의 */
  border-bottom-right-radius: 5px; /* 오른쪽 하단 모서리 각진 모양 정의 */
  position: relative;
  }
#bet_open .mobile_item .item01-03 ul li:nth-child(4) {
  background-color: #3498db; /* 원하는 배경 색상으로 조절하세요 */
  border-top-right-radius: 5px; /* 왼쪽 상단 모서리 각진 모양 정의 */
  border-bottom-left-radius: 5px; /* 오른쪽 하단 모서리 각진 모양 정의 */
  position: relative;
  }
#bet_open .mobile_item .item01-03 ul li .t1{
    color:#ffffff;
	font-size:18px;
	font-weight:500;
	margin-bottom:10px;
	z-index: 2;
}
#bet_open .mobile_item .item01-03 ul li .t2{
    color:#ffffff;
	font-size:14px;
	z-index: 2;
}

#bet_open .mobile_item .item01-04 {overflow:hidden;margin-bottom:15px;}
#bet_open .mobile_item .item01-04 .txt{font-size:12px;margin-bottom:7px;color:#ffffff;}
#bet_open .mobile_item .item01-04 .input-box {
    width: 100%;
    height: 40px;
    border: 2px #c1ad8b solid;
    border-radius: 5px;
    padding-right: 30px;
    overflow: hidden;
    position: relative;
}
#bet_open .mobile_item .item01-04 .input-box .input01 {
    width: 100%;
    height: 100%;
    background: transparent;
    text-align: right;
    font-size: 16px;
    z-index: 2;
    font-weight: 500;
    color: #fff;
    position: relative;
}
#bet_open .mobile_item .item01-04 .buttonArea {
    overflow: hidden;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#bet_open .mobile_item .item01-04 .buttonArea .button01{
    width:calc((100% / 2) - 40px);
	height:40px;
	border: 2px #c1ad8b solid;
	font-size:14px;
	color:#ffffff;
	cursor:pointer;
	position:relative;
	border-radius:5px;
}
#bet_open .mobile_item .item01-04 .buttonArea .button01 span {
    z-index: 33;
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: 500;
}
#bet_open .mobile_item .item01-04 .buttonArea .reset{
    width:52px;
	height:40px;
	background:#312c18;
	border: 2px #c1ad8b solid;
	cursor:pointer;
	display: flex;
    align-items: center;
    justify-content: center;
	border-radius:5px;
}
#bet_open .betBt {
    width: 100%;
    height: 43px;
    border: none;
    cursor: pointer;
    background: rgb(254,125,0);
    background: linear-gradient(0deg, rgba(254,125,0,1) 0%, rgba(252,171,1,1) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
}


.index_Area_right .inputForm .login-input-Area .form {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 7px;
    background: #ffffff;
}

.join .index_Area_right {
    position: relative;
    display: block;
    padding-top: 5vh;
    padding-bottom: 5vh;
    z-index: 99;
}
.register_check span {
    COLOR: #FFFFFF;
}
.join .index_Area_right .inputForm {
    margin: 0 auto;
    padding-bottom: 30px;
}


/*indexHome*/

.index #visual {
    width: 100%;
    height: 100vh;
    background: url(../images/visual.jpg)no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}
.index #visual .txt {
    font-size: 30px;
    color: #ffd68f;
    text-align: center;
    padding: 0 15px;
    line-height: 1.2;
    font-weight: 500;
}
.index #visual .txt2 {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin-top: 30px;
    line-height: 1.6;
    padding: 0 15px;
    word-break: keep-all;
    font-weight: 300;
}
.index #visual .txt2 br {display:none;}
.index #visual .login_btn {
    width: 230px;
    height: 53px;
    border-radius: 50px;
    border: 2px #ffd68f solid;
    margin: 50px auto 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index #visual .login_btn a {
    color: #ffd68f;
    font-size: 20px;
    width: 100%;
    display: block;
    text-align: Center;
}

.index #header {margin-top:0px;}
.index #header .header-menu{display:block;}
.index #header .header-menu .header_inner .menu_ul li a {
    font-size: 15px;
    font-weight: 700;
}
.index .header-menu .header_inner {
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.index .header-menu .header_inner img {height:20px;}
.index .header-menu .header_inner .menu_ul {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 79px;
    margin-left: auto;
    margin-right: 15px;
}
.index .header-menu .header_inner .menu_ul > li {
    position: relative;
    margin-right: 20px;
}
.index .header-menu .header_inner .menu_ul > li:nth-child(2) {margin-right:0px;}
.index #section01 {
	padding-top:100px;
	background: url(../images/visual02.png)no-repeat;
    background-position: bottom;
	}
.index #section02 {padding-top:150px;
	background: url(../images/visual03.png)no-repeat;
    background-position: center;
	}
.index #section03 {
    padding-top: 150px;
    background: url(../images/bg-main2.jpg)no-repeat;
    background-position: top;
    background-size: cover;
}

.index .title {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.index .title2 {
    display: flex;
    flex-direction: column;
	align-items: center;
}
.index .title .bull {
    width: 70px;
    height: 70px;
    background: linear-gradient(360deg, #ffd68f, #76603d);
    transform: rotate(45deg);
    border-radius: 10px;
    padding: 9px;
	margin-bottom:50px;
	position:relative;
}
.index .title2 .bull {
    width: 70px;
    height: 70px;
    background: linear-gradient(360deg, #ffd68f, #76603d);
    transform: rotate(45deg);
    border-radius: 10px;
    padding: 9px;
	margin-bottom:50px;
	position:relative;
}

.index .title .bull_in {
    width: 100%;
    height: 100%;
    background: #0c0f14;
    border-radius: 10px;
}
.index .title2 .bull_in {
    width: 100%;
    height: 100%;
    background: #0c0f14;
    border-radius: 10px;
}
.index .title .bull_in span.num_1 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    background: linear-gradient(360deg, #c48b2a, #ffefd5);
    -webkit-background-clip: text;
    color: transparent;
    transform: rotate(314deg);
    display: block;
    padding-left: 12px;
    padding-top: 0px;
}
.index #section03 .title .bull_in span.num_1 {
    padding-left: 12px;
}
.index .title2 .bull_in span.num_1 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    background: linear-gradient(360deg, #c48b2a, #ffefd5);
    -webkit-background-clip: text;
    color: transparent;
    transform: rotate(314deg);
    display: block;
    padding-left: 11px;
    padding-top: 0px;
}
.index .title .p2 {
    font-size: 21px;
    color: #ffd68f;
    text-align: center;
}
.index .title2 .p2 {
    font-size: 24px;
    color: #ffd68f;
    text-align: center;
}
.index .title .p3 {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding: 0 10px;
    font-weight: 300;
    word-break: keep-all;
}
.index .title .bar {
    width: 80px;
    height: 2px;
    background: #ffd68f;
    margin-top: 20px;
    margin-bottom: 20px;
}
.index #section01 .starArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: center;
	flex-wrap: wrap;
}
.index #section01 .starBox {
    width: 90%;
    border-radius: 10px;
    padding: 80px 35px 80px 35px;
    transition: all 0.2s linear;
    background: linear-gradient(360deg, rgba(40,40,40,1) 0%, rgba(59,59,59,0.5) 50%, rgba(0,0,0,0) 100%);
    margin-top: 00px;
}
.index #section01 .starArea .starBox:hover {
    background: linear-gradient(360deg, rgb(242 108 104) 0%, rgb(75,20,36,0.5) 50%, rgba(0,0,0,0) 100%);
}


.index #section01 .starBox:nth-child(1) {margin-top:50px;}
.index #section01 .starBox .s1 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    font-style: italic;
	word-break: keep-all;
	color:#ffffff;
}
.index #section01 .starBox .s1::after {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background: #fff;
    margin-top: 15px;
}
.index #section01 .starBox .s2 {
    color: #fff;
    opacity: 0.6;
    font-weight: 300;
    line-height: 1.5;
    font-size: 14px;
    height: 120px;
}
.index #section01 .item {
    margin-top: 90px;
}
.index #section01 .item .t1{
    font-size:24px;
    color: #ffd68f;
    text-align: center;
}
.index #section01 .item .t2 {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
    font-weight: 300;
    padding: 0px 15px;
    word-break: keep-all;
}
.index #section01 .item .t3 {
    font-size: 18px;
    color: #ffd68f;
    text-align: center;
    background: rgb(193 173 139 / 40%);
    height: 40px;
    line-height: 40px;
    display: table;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 20px;
    margin: 0px auto 0px;
}
.index #section01 .item .item01 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    flex-wrap: wrap;
}
.index #section01 .item .images_box {
    display:none;
}
.index #section01 .item .cont {
    width: 90%;
    border: 3px #c1ad8b solid;
    border-radius: 20px;
    background: rgb(67 140 121 / 10%);
    padding-top: 40px;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.index #section01 .item .cont .txt {
    font-size: 34px;
    color: #ffd68f;
    font-weight: 700;
    text-align: center;
}
.index #section01 .item .cont .txt2 {
    font-size: 20px;
    color: #ffd68f;
    font-weight: 700;
    text-align: center;
}
.index #section01 .item .cont .bar {
    width: 85%;
    height: 2px;
    background: #1a3933;
    margin: 10px auto;
    opacity: 0.3;
}
.index #section01 .item .cont .txt3 {
    text-align: center;
    font-size: 15px;
    color: #a7c0bc;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 15px;
}
.index #section01 .item .cont .txt3 span{
    color:#cbc5ab;
}
.index #section01 .item .images_box img{
    height:443px;
}
.index #section02 .item {
    width: 90%;
    border-radius: 20px;
    background: rgb(21 27 29 / 70%);
    border: 3px #c1ad8b solid;
    margin: 40px auto 0px;
    padding: 50px 20px 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.index #section02 .item .li {
    text-align: center;
    height: 350px;
    width: 45%;
}
.index #section02 .item .li:nth-child(1) {margin-right:10%;}
.index #section02 .item .li:nth-child(5) {width:100%;}
.index #section02 .item .li .img-box{
    height: 190px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.index #section02 .item .li .img-box img{
    width:85%;
}
.index #section02 .item .arrow {
    height: 50px;
    transform: rotate(90deg);
    display: table;
    margin: 0 auto 30px;
}
.index #section02 .item .label{
    width: 100%;
    background: #ffcb7a;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    margin-bottom: 20px;
    margin: 0 auto 30px;
	font-size:14px;
}
.index #section02 .item .chart_img{
    width: 50%;
}
.index #section02 .item .txt {
    font-size: 12px;
    color: #ffd68f;
    text-align: center;
    margin-top: 20px;
    font-weight: 300;
    line-height: 1.5;
}

.index #section02 .txtArea {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 90%;
    margin: 30px auto 0px;
}
.index #section02 .txtArea > ul > li {
    background: url(../images/bull.png)no-repeat;
    font-size: 15px;
    margin-bottom: 30px;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.4;
    background-size: 17px;
    padding-left: 27px;
}
.index #section02 .txtArea > ul > li br {display:none;}
.index #section02 .txtArea .bg04 {
    width: 100%;
    margin-left: auto;
    border-radius: 10px;
}


.index #section02 .starArea {
   display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: center;
    flex-wrap: wrap;
}
.index #section02 .starBox {
    width: 90%;
    border-radius: 10px;
    padding: 80px 35px 80px 35px;
    transition: all 0.2s linear;
    background: linear-gradient(360deg, rgba(40,40,40,1) 0%, rgba(59,59,59,0.5) 50%, rgba(0,0,0,0) 100%);
    margin-top: 0px;
}
.index #section02 .starArea .starBox:hover {
    background: linear-gradient(360deg, rgb(242 108 104) 0%, rgb(75,20,36,0.5) 50%, rgba(0,0,0,0) 100%);
}


.index #section02 .starBox:nth-child(1) {margin-top:50px;}
.index #section02 .starBox .s1 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    font-style: italic;
    word-break: keep-all;
    color: #ffffff;
}
.index #section02 .starBox .s1::after {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background: #fff;
    margin-top: 15px;
}
.index #section02 .starBox .s2 {
    color: #fff;
    opacity: 0.6;
    font-weight: 300;
    line-height: 1.5;
    font-size: 14px;
    height: 120px;
}

.index #section03 .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 50px auto;
    margin-bottom:0;
    flex-direction: column;
	width:90%;
}

.index #section03 .item .li {
    width: 100%;
    padding: 60px 30px;
    border-radius: 15px;
    background: #000000;
	margin-bottom: 20px;
}

.index #section03 .item .li01 {
    background: url(../images/icon05.jpg)no-repeat;
    background-size: cover;
}
.index #section03 .item .li02 {
    background: url(../images/icon06.jpg)no-repeat;
    background-size: cover;
}
.index #section03 .item .li03 {
    background: url(../images/icon07.jpg)no-repeat;
    background-size: cover;
}

.index #section03 .item .li .txtbox {
    padding: 0px 15px;
    border: 1px #f9d08b solid;
    font-size: 16px;
    color: #fbd28c;
    height: 36px;
    line-height: 36px;
    border-radius: 30px;
    display: inline-block;
    margin-bottom: 25px;
}

.index #section03 .item .li .txt_p {
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.6;
    word-break: keep-all;
}

.index #section03 .sitem {
    margin-top:100px;
}
.index #section03 .sitem .t1 {
    font-size:24px;
    color: #ffd68f;
    text-align: center;
}
.index #section03 .list {
   overflow:hidden;
   margin-top:50px;
}
.index #section03 .list > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.index #section03 .list > ul > li {
    width: calc((100% / 2 - 20px));
    height: 200px;
    margin-bottom: 20px;
    margin-right: 20px;
}
.index #section03 .list > ul > li.border01 {
    border: 2px solid transparent;
    border-image: linear-gradient(to right, #4b2d00, #fefd5c, #4b2d00, #4b2d00 , #4b2d00 , #4b2d00 , #4b2d00, #4b2d00, #bfb33b, #4b2d00, #4b2d00) 1;
    border-image-slice: 1;
}
.index #section03 .list > ul > li:nth-child(2n-2) {margin-right:0px;}


.index #section03 .list > ul > li {
	display:flex;
	align-items:center;
	}
.index #section03 .list > ul > li .txtbox {margin-left:auto;}
.index #section03 .list > ul > li .txtbox .txt01{font-size:22px;font-weight:200;}
.index #section03 .list > ul > li .txtbox {
    text-align: center;
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding-top: 20px;
    padding-bottom: 20px;
}

.game01 {
	background: url(../images/game01.jpg);
    background-size: cover;
    background-position: center;
	}
.game02 {
	background: url(../images/game02.jpg);
    background-size: cover;
    background-position: center;
	}
.game03 {
	background: url(../images/game03.jpg);
    background-size: cover;
    background-position: center;
	}
.game04 {
	background: url(../images/game04.jpg);
    background-size: cover;
    background-position: center;
	}
.game05 {
	background: url(../images/game05.jpg);
    background-size: cover;
    background-position: center;
	}
.game06 {
	background: url(../images/game06.jpg);
    background-size: cover;
    background-position: center;
	}
.fn01 {
    color: #f9b34a;
}
.fn01_01 {
    background: linear-gradient(360deg, #ffce7f, #a9803b);
    -webkit-background-clip: text;
    color: transparent;
}



.levalArea {
    position: absolute;
    top: 27px;
    right: 60px;
}
.levalArea img {
    height: 16px;
}

.p_mt_150 {margin-top:150px;}
/* // indexHome*/

.slot {
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 600px;
}
.slot .slot_in {
    width: 100%;
    height: 80px;
    background: #ff0000;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: 2px #c1ad8b solid; */
    background: url(../img/slotBg.png);
    border-radius: 10px;
    color: #ffffff;
    margin: 0 auto 20px;
    background-size: contain;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
}

.js-odoo {transition: 0.3s ease;}
.js-odoo svg {color:#ffffff;width:auto;height:30px;text-align:center;}
.js-odoo svg g{color:#ffffff;filter: invert(22);}
.js-odoo text{color:#ffffff;filter: invert(22);}


#countTest2 span{font-size:22px;}



#game_up {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
	display:none;
}

#game_up .start_layer {
    position: absolute;
    width: 90%;
    height: 250px;
    top: 50%;
    border: 2px #c1ad8b solid;
    left: 50%;
    background: linear-gradient(0deg, rgba(66, 52, 12, 1) 0%, rgba(57, 46, 12, 1) 40%, rgba(46, 40, 12, 1) 70%, rgba(43, 38, 13, 1) 100%) !important;
    transform: translate(-50%,-50%);
    display: none;
    border-radius: 15px;
    text-align: center;
}
#game_up .start_layer::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/pattern.png);
    pointer-events: none;
    z-index: 1;
}
#game_up .start_layer .layer_in {
    position: relative;
    color: #fff;
    z-index: 999;
}
#game_up .start_layer .layer_in img {
    width: 170px;
    position: absolute;
    top: -110px;
    left: 50%;
    transform: translate(-50%);
}
#game_up .start_layer .t1 {
    font-size: 24px;
    padding-top: 70px;
}
#game_up .start_layer .t2 {
    padding-top: 10px;
    opacity: 0.7;
	font-weight:300;
}
#game_up .start_layer .layer_close {
    width: 150px;
    height: 50px;
    border: none;
    cursor: pointer;
    background: rgb(254,125,0);
    background: linear-gradient(0deg, rgba(254,125,0,1) 0%, rgba(252,171,1,1) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
	margin: 30px auto 0px;
	z-index: 9999999;
    position: relative;
}
#game_up .notification {
    position: absolute;
	width:90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display:block;
}
#game_up .notification img{
    width:100%;
}


/* new */
/* section04 */
.index #section04 {
    padding-top: 150px;
}
.index #section04 .title .bull_in span.num_1 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    background: linear-gradient(360deg, #c48b2a, #ffefd5);
    -webkit-background-clip: text;
    color: transparent;
    transform: rotate(314deg);
    display: block;
    padding-left: 11px;
    padding-top: 0px;
}
.index #section04 .item .txt {
    font-size: 14px;
    margin-bottom: 30px;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.7;
    width: 88%;
    padding-bottom: 20px;
    text-align: center;
}
.index #section04 .item .img-box::after {
    position: absolute;
    content: "";
    background-image: url(../images/master-card-coin.png);
    height: 70px;
    width: 114px;
    top: 69%;
    left: 68%;
    background-size: cover;
}
.index #section04 .item .img-box {justify-content: end; display: flex; margin-top: 40px; position: relative;}
.index #section04 .item .img-box .img1 {background-image: url(../images/master-card1.png);        border: 2px solid transparent;
    border-image-slice: 1;         height: 149px;
    width: 100px; margin-right: 20px; background-size: cover; border-radius: 15px;    background-position: center;}
.index #section04 .item .img-box .img2 {background-image: url(../images/master-card2.png);         border: 2px solid transparent;
    border-image-slice: 1;       height: 149px;
    width: 100px; background-size: cover; border-radius: 15px;    background-position: center;}

.index #section04 .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 150px;
    flex-direction: column;
}


/* section04 end */
/* section05 */
#section05 .title .bull_in span.num_1 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    background: linear-gradient(360deg, #c48b2a, #ffefd5);
    -webkit-background-clip: text;
    color: transparent;
    transform: rotate(314deg);
    display: block;
    padding-left: 11px;
    padding-top: 0px;
}
#section05 .item {
    display: flex;
    flex-direction: column;
}
#section05 .item-box1 {
    display: flex;
    justify-content: CENTER;
    align-items: center;
    flex-direction: column;
    width: 90%;
    margin: auto;
    text-align: center;
}
#section05  .img-box {display: flex;}
#section05 .item-box2 .img-box .img1{
    background-image: url(../images/st5-1.png);          width: 140px;
    background-size: contain;
    height: 176px;    margin-left: 12px;
}
#section05 .item-box2 .img-box .img2{
    background-image: url(../images/st5-2.png);           width: 140px;
    background-size: contain;
    height: 176px;
    background-repeat: no-repeat;
}
#section05 .item-box2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 150px;
    flex-direction: column;
    text-align: center;
}
#section05 .txt .txt-tit {
    padding: 0px 15px;
    border: 1px #f9d08b solid;
    font-size: 16px;
    color: #fbd28c;
    height: 36px;
    line-height: 36px;
    border-radius: 30px;
    display: inline-block;
    margin-bottom: 25px;
}
#section05 .txt .txt-mintit {
    color: #fff;
    opacity: 0.6;
    font-weight: 300;
    line-height: 1.5;
    font-size: 14px;

    word-break: keep-all;
}
#section05 .txt .txt-2 {
    font-size: 15px;
    color: #ffd68f;
    font-weight: 300;
    line-height: 1.7;
    padding-top: 10px;
}
#section05 .txt .txt-main {
    font-size: 17px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 15px;
    font-style: italic;
    word-break: keep-all;
    color: #ffffff;
}
#section05 .txt .txt-1 {
    background: url(../images/bull.png) no-repeat;
    font-size: 15px;
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.7;
    background-size: 22px;
    padding-left: 23px;
}
#section05 .item-box1 .img-box .img1{
    background-image: url(../images/st5-3.png);
    width: 248.5px;
    background-size: contain;
    height: 100px;
    margin: auto;
}

/* section05 end */

/* section06 */
#section06 .title .bull_in span.num_1 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    background: linear-gradient(360deg, #c48b2a, #ffefd5);
    -webkit-background-clip: text;
    color: transparent;
    transform: rotate(314deg);
    display: block;
    padding-left: 14px;
    padding-top: 3px;

}
#section06 .txt  {text-align: center;}
#section06 .txt .txt-mintit {
    color: #fff;
    opacity: 0.6;
    font-weight: 300;
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 15px;

    word-break: keep-all;
}

#section06 .txt .txt-tit {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 15px;
    font-style: italic;
    word-break: keep-all;
    color: #ffffff;
}

#section06 .main-table {
    width: 98%;
    margin: auto;
    margin-top: 40px;
    font-size: 13px;
    font-weight: 300;
}
#section06 .t-title ul {
    display: flex;
    background-color: #11161d;
    height: 55px;
    text-align: center;
    align-items: center;
    color: #fff;
}
#section06 .t-data2 ul {
    display: flex;
    background-color: #11161d;
    height: 55px;
    text-align: center;
    align-items: center;
    color: #fff;
    font-weight: 300;
}
#section06 .t-data ul {
    display: flex;
    background-color: #5a626e;
    height: 55px;
    text-align: center;
    align-items: center;
    color: #fff;
    font-weight: 300;
}


#section06 .t-title ul li:nth-child(1){width: 20%; border-right: 1px solid #505a69;}
#section06 .t-title ul li:nth-child(2){width: calc(80% / 3);border-right: 1px solid #505a69;}
#section06 .t-title ul li:nth-child(3){width: calc(80% / 3);border-right: 1px solid #505a69;}
#section06 .t-title ul li:nth-child(4){width: calc(80% / 3);}
#section06 .t-data ul li:nth-child(1){width: 20%; border-right: 1px solid #11161d;}
#section06 .t-data ul li:nth-child(2){width: calc(80% / 3);border-right: 1px solid #11161d;}
#section06 .t-data ul li:nth-child(3){width: calc(80% / 3);border-right: 1px solid #11161d;}
#section06 .t-data ul li:nth-child(4){width: calc(80% / 3);}
#section06 .t-data2 ul li:nth-child(1){width: 20%; border-right: 1px solid #505a69;}
#section06 .t-data2 ul li:nth-child(2){width: calc(80% / 3);border-right: 1px solid #505a69;}
#section06 .t-data2 ul li:nth-child(3){width: calc(80% / 3);border-right: 1px solid #505a69;}
#section06 .t-data2 ul li:nth-child(4){width: calc(80% / 3);}
#section06 .last-txt {    font-size: 13px;
    color: #b5a68b;
    width: 95%;
    margin: auto;
    margin-top: 20px;
    font-weight: 300;}
/* section06 end */
/* section07  */
#section07  {margin-bottom: 200px;}

.index #section07 .sitem {
    margin-top: 100px;
}
.index #section07 .sitem .t1 {
    font-size: 25px;
    color: #ffd68f;
    text-align: center;
}
.index #section07 .list {
    overflow: hidden;
    margin-top: 50px;
    padding: 0px 10px;
}
.index #section07 .list > ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index #section07 .list > ul > li {
    width: calc((100% / 2 - 3px));
    height: 255px;
    margin-bottom: 10px;
}
.index #section07 .list > ul > li.border01 {
    border: 2px solid transparent;
    border-image: linear-gradient(to right, #4b2d00, #fefd5c, #4b2d00, #4b2d00 , #4b2d00 , #4b2d00 , #4b2d00, #4b2d00, #bfb33b, #4b2d00, #4b2d00) 1;
    border-image-slice: 1;
}
.index #section07 .list > ul > li:nth-child(4n-4) {margin-right:0px;}


.index #section07 .list > ul > li {
	display:flex;
	align-items:center;
	}
.index #section07 .list > ul > li .txtbox {margin-left:auto;}
.index #section07 .list > ul > li .txtbox .txt01{    font-size: 19px;
    font-weight: 200;
}
.index #section07 .list > ul > li .txtbox {
    text-align: center;
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding-top: 20px;
    padding-bottom: 20px;
}
/* section07 end */




.button11 {
    padding: 0px 15px;
    background: #840823;
    height: 30px;
    color: #fff;
    top: 6px;
    border-radius: 5px;
    right: 13px;
    cursor: pointer;
}


.list__item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list__item .item_box {
    width: calc(100% / 2 - 5px);
    background: rgba(0, 0, 0, 0.7);
    border: 2px #c1ad8b solid;
    padding: 15px 15px;
    border-radius: 15px;
    overflow: Hidden;
    margin-bottom: 15px;
}
.list__item .item_box .txt {
    text-align: left;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 25px;
    display: flex;
}
.list__item .item_box .txt .s1 {
    margin-left: auto;
    font-weight: 300;
    font-size: 14px;
    color: #ff5757;
}
.list__item .item_box .lbox {
    display: flex;
    color: #ffffff;
    position: relative;
    flex-direction: column;
}

.list__item .item_box .lbox .li {
    width: 100%;
}
.list__item .item_box .lbox .li:nth-child(1){margin-bottom:20px;}
.list__item .item_box .lbox .li .t1 {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 300;
    opacity: 0.7;
    color: #f1ff2e;
}
.list__item .item_box .lbox .li:nth-child(2) .t1 {color:#47ff7c;}
.list__item .item_box .lbox .li .price {
    font-size: 18px;
    text-align: left;
    /* margin-right: 30px; */
    font-weight: 300;
    line-height: 1;
}

.item01-04 {margin-top:5px;}



.lotto_box {
    width: 100%;
    padding: 20px;
    border-radius: 15px;
    overflow: hidden;
    background: #1d1d1d;
    border: 2px #c1ad8b solid;
    margin: 0 auto;
    min-height: 500px;
    max-height: 700px;
}
.lotto_box .title{
    text-align:center;
	background: linear-gradient(360deg, #898989, #ffffff);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
	margin-bottom:10px;
}
.lotto_box .title span {
    font-size: 1.2em;
    margin-left: 10px;
}
.lotto_box .title_date {
    text-align: center;
    font-size: 14px;
    color: #aaaaaa;
    font-weight: 300;
}
.lotto_box .itme_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}
.lotto_box .itme_box .t1 {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 10px;
}
.lotto_box .itme_box .numbers{
    display:flex;
	align-items:center;
}
.lotto_box .itme_box .numbers li {
    width: 38px;
    height: 38px;
    color: #470000;
    font-size: 17px;
    border-radius: 50%;
    background: url(../img/lo1.png);
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
}
.lotto_box li.nem1 {
    background: url(../img/lo1.png) !important;
	background-size: cover !important;
}
.lotto_box li.nem2 {
    background: url(../img/lo2.png) !important;
	background-size: cover !important;
}
.lotto_box li.nem3 {
    background: url(../img/lo3.png) !important;
	background-size: cover !important;
}
.lotto_box .item_list {
    overflow: hidden;
    margin-top: 50px;
    width: 100%;
    margin: 35px auto 0px;
    overflow-y: auto;
    height: 428px;
}
.lotto_box .item_list::-webkit-scrollbar {width: 6px; height: 12px;}
.lotto_box .item_list::-webkit-scrollbar-thumb {  background: #bdbdbd;border-radius:30px; }
.lotto_box .item_list .list01 {
    display: flex;
    flex-direction: column;
    border: 1px #6f6f6f solid;
    border-top: none;
	cursor:pointer;
}
.lotto_box .item_list .list01:first-child {border-top:1px #6f6f6f solid;}
.lotto_box .item_list .list01 .ea {
    display: flex;
    height: 50px;
}
.lotto_box .item_list .list01 .ea .round {
    color: #ffffff;
    background: #1d1d1d;
    border-right: 1px #6f6f6f solid;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 14px;
    font-weight: 300;
}
.lotto_box .item_list .list01 .ea .numbers {
    display: flex;
    align-items: center;
    width: calc(100% - 60px);
    justify-content: center;
}
.lotto_box .item_list .list01 .ea .numbers li {
    width: 27px;
    height: 27px;
    color: #f6f6f6;
    font-size: 12px;
    border-radius: 50%;
    background: url(../img/lo1.png);
    margin-right: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
}
.lotto_box .item_list .list01 .ea .numbers li:last-child {margin-right:0px;}
.lotto_box .item_list .list01 .price {
 
    height: 50px;
    border-top: 1px #6f6f6f solid;
    line-height: 50px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}
.lotto_box .item_list .list01 .price span {
    font-size: 12px;
    margin-right: 10px;
    color: #bababa;
}
.lotto_box .winning_price {
    width: 100%;
    margin: 30px auto 0px;
    height: 45px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lotto_box .winning_price .prcie {
    color: #ffffff;
    text-align: center;
    font-size: 27px;
}
.lotto_box .winning_price .prcie span {
	font-size: 18px;
    margin-right: 20px;
    font-weight: 300;
    color: #bababa;
	}


.history_table02 .numbers {
	display: flex;
    align-items: center;
    justify-content: center;
	}
.history_table02 .numbers li {
    width: 24px;
    height: 24px;
    color: #470000;
    font-size: 12px;
    border-radius: 50%;
    background: url(../img/lo1.png);
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
}
.history_table02 .numbers li:last-child {margin-right:0px;}
.history_table02 .numbers li.nem1 {
    background: url(../img/lo1.png) !important;
	background-size: cover !important;
}
.history_table02 .numbers li.nem2 {
    background: url(../img/lo2.png) !important;
	background-size: cover !important;
}
.history_table02 .numbers li.nem3 {
    background: url(../img/lo3.png) !important;
	background-size: cover !important;
}


.lotto_total_area {
        overflow: hidden;
		position: relative;
        width: 100%;
        height: 55px;
        background: #292929;
        display: flex;
        align-items: center;
        color: #fff;
        font-weight: 300;
		margin-bottom:10px;
		padding-left:30px;
    }
.lotto_total_area .txt {
        margin-right: 50px;
		font-size:14px;
		position: relative;
        z-index: 99;
    }
.lotto_total_area .txt2 {
       font-size: 18px;
	   font-weight: 700;
	   position: relative;
        z-index: 99;
    }
.lotto_total_area::after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../img/pattern.png);
        pointer-events: none;
        z-index: 1;
    }

	#divpop7 {
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 100px;
    z-index: 999997;
    transform: translateX(-50%);
    width: 90%;
}


#countTest2{position:relative;}
    .slot_in:after {
        content: 'USD';
        width: 50px;
        height: auto;
        position: absolute;
        top: 50%;
        right: 40px;
        transform: translateY(-50%);
        font-size: 16px;
    }


#ch_pick .txt {font-size: 14px;
        margin-bottom: 7px;
        color: #ffffff;
        font-weight: 300;}
.item_flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
		margin-bottom: 10px;
    }
.form_a {width:49%;margin-top:10px;}


.main #section01 .type_a {
        width: 49%;
        font-size: 14px;
        font-weight: 500;
        float: left;
        background: linear-gradient(0deg, rgb(5 215 102) 0%, rgb(31 108 51) 100%);
    }
.main #section01 .type_b {
        width: 49%;
       font-size:14px;
	   font-weight:500;
	   float:right;
	   background: linear-gradient(0deg, rgb(14 191 217) 0%, rgb(39 84 77) 100%);
    }



    /* 20240613 */


    body {
        font-family: 'Pretendard', sans-serif;
        font-weight: 500;
        color: #fff;
    }
    img{
        width: fit-content;
    }
    
    .inner002{
        width: 100%;
        max-width: 1300px;
        margin: auto;
        padding: 0 15px;
    }
    .inner002>.title{
        /* border: 1px solid orange; */
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 80px;
    }
    .inner002>.title .num{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }
    .inner002>.title .num img{
        width: 60%;
    }
    .inner002>.title h2{
        font-size: 20px;
        color: #ffd68f;
        margin-bottom: 30px;
    }
    .inner002>.title .titleline{
        display: inline-block;
        width: 80px;
        height: 2px;
        background-color: #ffd68f;
    }
    .sub_line{
        position: relative;
        display: flex;
        height: 10px;
        margin: 50px auto;
        width: 90%;
    }
    .sub_line span{
        width: 100%;
        display: inline-block;
        background-color: #ffd68f;
        height: 1px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 3;
    }
    .sub_line .allnemo{
        position: absolute;
        left: 50%;
        z-index: 999;
        transform: translateX(-50%);
    }
    .sub_line .nemo{
        width: 15px;
        height: 15px;
        border: 1px solid #ffd68f;
        position: absolute;
        background-color: #131722;
    }
    .sub_line .nemo02{
        rotate: 45deg;
    }
    
    .topI{
        width: 100%;
        height: 700px;
        background-image: url(../img/mainbenner.jpg);
        background-size: cover;
        background-position: center center;
        position: relative;
    }
    .topI #header02{
        width: 100%;
        height: 120px;
        /* margin: 0 auto; */
        display: flex;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9999;
    }
    .topI #header02 .header-menu{
        margin-top: auto;
        width: 100%;
        height: 80px;
        background-color: rgba(0, 0, 0, 0.3);
    }
    .topI #header02 .header_inner{
        display: flex;
        width: 100%;
        max-width: 1300px;
        padding: 0 15px;
        /* background-color: orange; */
        align-items: center;
        margin: 0 auto;
        height: 100%;
        justify-content: space-between;
    }
    .topI #header02 .header_inner>a{
        /* background-color: salmon; */
        width: 100px;
        height: fit-content;
    }
    .topI #header02 .header_inner>a img{
        width: 100%;
    }
    .topI #header02 .header_inner .menu_ul{
        display: flex;
    }
    .topI #header02 .header_inner .menu_ul li:first-child{
        margin-right: 20px;
    }
    .topI #header02 .header_inner .menu_ul li a{
        color: #fff;
        font-size: 15px;
    }
    
    .topI #topbanner{
        width: 100%;
        height: fit-content;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .topI #topbanner .txt {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 80px;
    }
    .topI #topbanner .txt h2{
        font-size: 40px;
        width: fit-content;
    }
    .topI #topbanner .txt h2:nth-child(2){
        color: #ffd68f;
    }
    .topI #topbanner .txt h2:last-child{
        color: #8fbcff;
    }
    
    .topI #topbanner .playbutton{
        width: 250px;
        height: 60px;
        border-radius: 100px;
        border: 3px solid #ffd68f;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: auto;
    }
    .topI #topbanner .playbutton a{
        font-size: 20px;
        color: #ffd68f;
    }
    
    /* vega01 */
    #vega01{
        background-image: url(../img/vega1-bg.jpg);
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        /* height: 1200px; */
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 80px;
        padding-bottom: 80px;
        margin-bottom: 80px;
    }
    #vega01 .contents{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    #vega01 .contents .bizbox{
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(51,51,51,.5) 37%);
        border-radius: 20px;
        width: 100%;
        max-width: 287.5px;
        height: 500px;
        padding: 50px 15px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-right: 20px;
        transition: background-color 0.3s ease;
        margin-bottom: 50px;
    }
    #vega01 .contents .bizbox:last-child{
        margin-bottom: 0;
    }
    #vega01 .contents .bizbox:hover{
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(75,20,36,1) 47%, rgba(242,108,104,1) 85%);
    }
    
    .sub_title h3 {
        margin: 0;
    }
    
    .category p {
        margin: 0;
    }
    #vega01 .contents .bizbox .sub_title h3{
        font-size: 15px;
    }
    #vega01 .contents .bizbox .sub_title span{
        width: 60px;
        height: 1px;
        background-color: #fff;
        display: inline-block;
    }
    #vega01 .contents .bizbox .category{
        background-color: rgba(128, 128, 128, .2);
        border-radius: 100px;
        width: 100%;
        max-width: 250px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 15px;
    }
    /* //vega01 */
    
    /* vega02 */
    
    
    /* main */
    #vega02 .contents .main_contents{
        display: flex;
        justify-content: space-between;
        margin-bottom: 80px;
        flex-direction: column;
    }
    #vega02 .contents .main_contents .profitsbox{
        width: 100%;
        max-width: 625px;
        height: 300px;
        border-radius: 20px;
        background-color: #131722;
        display: flex;
        align-items: center;
        margin: auto;
        position: relative;
    }
    #vega02 .contents .main_contents .pro01{
        margin-bottom: 50px;
    }
    #vega02 .contents .main_contents .profitsbox .probg{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        opacity: .2;
        width: 100%;
    }
    #vega02 .contents .main_contents .profitsbox .probg img{
        width: 100%;
    }
    #vega02 .contents .main_contents .profitsbox .protext{
        display: flex;
        flex-direction: column;
        height: 100%;
        padding: 30px;
    }
    #vega02 .contents .main_contents .profitsbox .protext .sub_title{
        border: 1px solid #ffd68f;
        width: 100%;
        max-width: 400px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        margin: 0 auto;
        color: #ffd68f;
        font-size: 15px;
        margin-bottom: 35px;
    }
    #vega02 .contents .main_contents .profitsbox .protext p{
        font-size: 15px;
        font-weight: 300;
        line-height: 160%;
    }
    #vega02 .contents .main_contents .profitsbox .protext p br{
        display: none;
    }
    /* //main */
    
    /* Enjoy on Mobile or PC */
    .vegabg{
        background-image: url(../img/vega2_sub-bg.png);
        background-size: 300%;
        background-repeat: no-repeat;
        background-position: 90% 30%;
    }
    .vega2_sub{
        width: 100%;
        margin-bottom: 80px;
    }
    .vega2_sub .title{
        /* background-color: salmon; */
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 50px;
        flex-direction: row;
    }
    .vega2_sub .title h3{
        width: 100%;
        max-width: 180px;
        text-align: center;
        color: #ffd68f;
        font-weight: 500;
        font-size: 18px;
    }
    .vega2_sub .text>p{
        font-size: 15px;
    }
    .vega2_sub02 .title h3{max-width: 150px;}
    .vega2_sub03 .title h3{max-width: 120px;}
    .vega2_sub04 .title h3{max-width: 300px;}
    
    .vega2_sub .title .leftline,
    .vega2_sub .title .rightline{
        width: 40%;
        /* background-color: salmon; */
        /* border: 1px solid #f00; */
        display: flex;
        align-items: center;
        /* justify-content: space-between; */
    }
    .vega2_sub .title .rightline{
        justify-content: end;
    }
    .vega2_sub .title .leftline .diamond,
    .vega2_sub .title .rightline .diamond{
        width: 10px;
        border: 1px solid #ffd68f;
        height: 10px;
        transform: rotate(45deg);
        opacity: .3;
    }
    .vega2_sub .title .leftline .line,
    .vega2_sub .title .rightline .line{
        width: 80%;
        /* max-width: 500px; */
        height: 1px;
        background-color: #ffd68f;
        opacity: .3;
    }
    
    .vega2_sub .text{
        /* background-color: salmon; */
        width: 100%;
        max-width: 650px;
        text-align: center;
        margin: auto;
        line-height: 160%;
        font-weight: 300;
        margin-bottom: 50px;
    }
    .vega2_sub li:last-child .text{
        margin-bottom: 0;
    }
    .vega2_sub01 .sub_contents{
        border: 1px solid #ffd68f;
        width: 100%;
        height: auto;
        padding: 30px 15px;
        /* background-image: url(../img/vega2_subboxline.png); */
        background-size: 100%;
        background-repeat: no-repeat;
        display: flex;
        flex-direction: column-reverse;
    }
    .vega2_sub01 .sub_contents .left{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .vega2_sub01 .sub_contents .left .main_text{
        color: #ffd68f;
        text-align: center;
        margin-bottom: 50px;
    }
    .vega2_sub01 .sub_contents .left .main_text h2{
        font-size: 40px;
    }
    .vega2_sub01 .sub_contents .left .main_text span{
        font-size: 25px;
    }
    .vega2_sub01 .sub_contents .left .sub_text01 p{
        color: #a7c0bc;
        font-size: 15px;
        font-weight: 300;
        text-align: center;
        margin-bottom: 50px;
    }
    .vega2_sub01 .sub_contents .left .sub_text01 p br{
        display: none;
    }
    .vega2_sub01 .sub_contents .left .sub_text02 p{
        text-align: center;
        margin-bottom: 50px;
    }
    .vega2_sub01 .sub_contents .left .textbox{
        border: 1px solid #ffd68f;
        width: 100%;
        max-width: 400px;
        height: 50px;
        border-radius: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: auto;
        margin-bottom: 20px;
    }
    .vega2_sub01 .sub_contents .left .sub_text03{
        color: #808080;
        font-size: 14px;
        text-align: center;
    }
    .vega2_sub01 .sub_contents .right{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 50px;
    }
    .vega2_sub01 .sub_contents .right img{
        width: 80%;
    }
    /* //Enjoy on Mobile or PC */
    
    /* BTC Chart Predict */
    
    .vega2_sub02 .sub_contents{
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 80px;
    }
    .vega2_sub02 .sub_contents .left{
        width: 100%;
        margin-left: 1%;
    }
    .vega2_sub02 .sub_contents .left ul li{
        display: flex;
    }
    .vega2_sub02 .sub_contents .left ul li .num{
        width: 30px;
        height: 30px;
        position: relative;
    }
    .vega2_sub02 .sub_contents .left ul li .num .nemo{
        width: 30px;
        height: 30px;
        border: 1px solid #ffd68f;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #131722;
    }
    .vega2_sub02 .sub_contents .left ul li .num .nemo02{
        rotate: 45deg;
    }
    .vega2_sub02 .sub_contents .left ul li .num p{
        position: absolute;
        z-index: 9999;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        font-size: 15px;
    }
    .vega2_sub02 .sub_contents .left ul li .text{
        /* border: 1px solid #f00; */
        text-align: left;
        width: calc(100% - 60px);
    }
    .vega2_sub02 .sub_contents .left ul li .text .maintext{
        margin-bottom: 15px;
    }
    .vega2_sub02 .sub_contents .left ul li .text .maintext h3{
        color: #ffd68f;
        font-weight: 500;
        font-size: 15px;
    }
    .vega2_sub02 .sub_contents .right{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .vega2_sub02 .sub_contents .right img{
        width: 80%;
    }
    
    /* //BTC Chart Predict */
    
    /* BTC Futures */
    .vega2_sub03{
        margin-bottom: 80px;
        background-image: url(../img/vega2_sub-bg02.png);
        background-size: 200%;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .vega2_sub03 .sub_contents{
        display: flex;
        margin-bottom: 100px;
        flex-direction: column-reverse;
    }
    .vega2_sub03 .sub_contents .left{
        width: 100%;
    }
    .vega2_sub03 .sub_contents .left .contents01{
    }
    .vega2_sub03 .sub_contents .left .maintext{
        margin-bottom: 50px;
    }
    .vega2_sub03 .sub_contents .left .maintext h3{
        font-size: 18px;
        color: #ffd68f;
        font-weight: 500;
        text-align: center;
    }
    .vega2_sub03 .sub_contents .left .contents01 .subtext li{
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }
    .vega2_sub03 .sub_contents .left .contents01 .subtext li .dice{
        width: 10%;
    }
    .vega2_sub03 .sub_contents .left .contents01 .subtext li .dice img{
        width: 100%;
    }
    .vega2_sub03 .sub_contents .left .contents01 .subtext li .text{
        width: 80%;
        margin-top: 0;
        margin-bottom: 0;
        text-align: left;
    }
    .vega2_sub03 .sub_contents .left .contents02 .subtext{
        width: 100%;
        max-width: 530px;
        margin: auto;
        font-weight: 300;
        line-height: 160%;
    }
    .vega2_sub03 .sub_contents .left .contents02 .subtext br{
        display: none;
    }
    .vega2_sub03 .sub_contents .right{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 70px;
    }
    .vega2_sub03 .sub_contents .right img{
        margin-bottom: 30px;
        width: 80%;
    }
    .vega2_sub03 .sub_contents .right .textbox{
        border: 1px solid #ffd68f;
        width: 100%;
        max-width: 480px;
        height: 50px;
        border-radius: 50px;
        text-align: center;
        line-height: 50px;
        font-size: 15px;
        color: #ffd68f;
    }
    .vega2_sub03 .bottom{
        width: 100%;
        max-width: 1000px;
        border: 1px solid #ffd68f;
        height: 100px;
        margin: auto;
    }
    .vega2_sub03 .bottom .title_shape{
        width: 250px;
        height: 30px;
        background-color: #ffd68f;
        clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 10% 100%);
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .vega2_sub03 .bottom .title_shape p{
        color: #131722;
        font-weight: 800;
        width: fit-content;
        height: fit-content;
        font-size: 15px;
    }
    .vega2_sub03 .bottom>p{
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }
    
    /* //BTC Futures */
    
    /* Auto trading with AI algorithm */
    
    .vega2_sub04 .sub_contents{
        display: flex;
        margin-bottom: 100px;
        flex-direction: column-reverse;
    }
    .vega2_sub04 .sub_contents .left{
        width: 100%;
    }
    .vega2_sub04 .sub_contents .maintext{
        margin-bottom: 15px;
    }
    .vega2_sub04 .sub_contents .maintext h3{
        color: #ffd68f;
        font-weight: 500;
        font-size: 15px;
        text-align: center;
    }
    .vega2_sub04 .sub_contents .subtext li{
        display: flex;
        /* align-items: center; */
        /* border: 1px solid #f00; */
        margin-bottom: 15px;
    }
    .vega2_sub04 .sub_contents .subtext li .dice{
        width: 10%;
    }
    .vega2_sub04 .sub_contents .subtext li .dice img{
        width: 100%;
    }
    .vega2_sub04 .sub_contents .subtext li .text{
        margin-bottom: 0;
        margin-top: 10px;
        width: 80%;
        text-align: left;
        font-size: 15px;
    }
    .vega2_sub04 .sub_contents .contents02 .subtext {
        margin-bottom: 20px;
    }
    .vega2_sub04 .sub_contents .contents02 .subtext p{
        text-align: center;
        font-size: 15px;
    }
    .vega2_sub04 .sub_contents .contents02 .maintext{
        border: 1px solid #ffd68f;
        width: 100%;
        max-width: 450px;
        height: 50px;
        line-height: 50px;
        margin: auto;
    }
    .vega2_sub04 .sub_contents .contents02 .maintext h3{
        font-size: 15px;
    }
    .vega2_sub04 .sub_contents .contents03 .maintext{
        margin-bottom: 30px;
    }
    .vega2_sub04 .sub_contents .contents03 .subtext p{
        text-align: center;
        font-size: 15px;
    }
    
    
    .vega2_sub04 .sub_contents .right{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 70px;
    }
    .vega2_sub04 .sub_contents .right .imgbox{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 70px;
    }
    .vega2_sub04 .sub_contents .right .imgbox img{
        margin-bottom: 30px;
        width: 80%;
    }
    .vega2_sub04 .sub_contents .right .textbox{
        /* background-color: salmon; */
        font-size: 30px;
        text-align: center;
        color: #8fbcff;
        font-weight: 700;
    
    }
    .vega2_sub04 .bottom{
        width: 100%;
        max-width: 1000px;
        border: 1px solid #ffd68f;
        height: 100px;
        margin: auto;
    }
    .title_shape{
        width: 250px;
        height: 30px;
        background-color: #ffd68f;
        clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 10% 100%);
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .title_shape p{
        color: #131722;
        font-weight: 800;
        width: fit-content;
        height: fit-content;
        font-size: 15px;
    }
    .vega2_sub04 .bottom>p{
        font-size: 12px;
        font-weight: 500;
        text-align: center;
    }
    
    /* //Auto trading with AI algorithm */
    
    /* //vega02 */
    
    
    /* vega03 */
    #vega03{
        width: 100%;
        height: auto;
        margin-bottom: 80px;
        background-image: url(../img/vega3-bg.png);
        background-size: 100%;
        background-position: center 20%;
        background-repeat: no-repeat;
    }
    #vega03 .contents{
        width: 100%;
    }
    #vega03 .contents .top_contents{
        width: 100%;
        border: 1px solid #ffd68f;
        margin-bottom: 50px;
        padding: 0 15px;
    }
    #vega03 .contents .top_contents>p{
        font-size: 15px;
        font-weight: 500;
        text-align: center;
    }
    #vega03 .contents .top_contents .top_inner{
        width: 100%;
        /* height: 98%; */
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        background-color: rgba(19, 23, 34,.3);
        align-items: center;
    }
    #vega03 .contents .top_contents .top_inner .textbox{
        margin: 30px auto;
        width: 100%;
        line-height: 160%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #vega03 .contents .top_contents .top_inner .textbox p{
        font-size: 15px;
    }
    #vega03 .contents .top_contents .top_inner .left_img{display: none;}
    #vega03 .contents .top_contents .top_inner .right_img{
        margin-top: auto;
        margin-bottom: -3px;
        display: flex;
        justify-content: end;
        margin-bottom: 1px;
    }
    #vega03 .contents .top_contents .top_inner .left_img img,
    #vega03 .contents .top_contents .top_inner .right_img img{
        width: 80%;
    }
    #vega03 .contents .bottom_contents{
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    #vega03 .contents .bottom_contents .contentsbox{
        width: 100%;
        /* max-width: 400px; */
        height: 220px;
        border: 1px solid #ffd68f;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px 10px;
        background-color: rgba(19, 23, 34,.3);
        margin-bottom: 30px;
        position: relative;
    }
    #vega03 .contents .bottom_contents .c_box03{margin-bottom: 0;}
    #vega03 .contents .bottom_contents .contentsbox .imgbox{
        width: 100%;
        max-width: 390px;
        height: 200px;
        overflow: hidden;
        margin-bottom: 65px;
        position: absolute;
        opacity: .1;
    }
    #vega03 .contents .bottom_contents .contentsbox .imgbox img{
        width: 100%;
    }
    #vega03 .contents .bottom_contents .contentsbox .textbox{
        width: 100%;
        max-width: 300px;
        /* height: 100px; */
        position: absolute;
        z-index: 999;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    #vega03 .contents .bottom_contents .contentsbox .titlebox{
        border-top: 1px solid #ffd68f;
        border-bottom: 1px solid #ffd68f;
        display: flex;
        height: 50px;
        width: 100%;
        align-items: center;
        justify-content: center;
        color: #ffd68f;
        font-size: 15px;
    }
    #vega03 .contents .bottom_contents .contentsbox span{
        font-size: 14px;
        color: #fff;
        width: 100%;
        display: inline-block;
        text-align: right;
        font-weight: 300;
    }
    
    /* //vega03 */
    
    /* vega04 */
    #vega04{
        margin-bottom: 80px;
    }
    #vega04 .maintextbox{
        /* background-color: salmon; */
        text-align: center;
        margin-bottom: 80px;
    }
    #vega04 .maintextbox h3{
        font-size: 15px;
        margin-bottom: 15px;
    }
    #vega04 .maintextbox span{
        font-size: 16px;
        color: #808080;
        font-weight: 300;
    }
    #vega04 .contents{
        width: 100%;
        /* height: 310px; */
        border: 1px solid rgba(255, 0, 0, 0);
    }
    #vega04 .contents .contentsbg{
        font-size: 16px;
        opacity: .2;
        width: 100%;
        height: 30px;
        display: flex;
        align-items: center;
    }
    #vega04 .contents .contentsbg02{
        justify-content: end;
    }
    #vega04 .contents .bottom_contentsbg{
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 30px;
    }
    #vega04 .contents .commentary{
        font-size: 12px;
        color: #ffd68f;
        opacity: .5;
        display: block;
        width: 100%;
    }
    #vega04 .contents .vega04table{
        display: flex;
        flex-direction: column;
    }
    #vega04 .contents .vega04table .table_left{
        width: 100%;
        margin-bottom: 30px;
    }
    #vega04 .contents .vega04table .table_left .thead{
        display: flex;
        height: 80px;
        background-color: #171d26;
        line-height: 80px;
        text-align: center;
    }
    #vega04 .contents .vega04table .table_left .thead .td{
        width: 50%;
        display: flex;
        align-items: center;
        /* border: 1px solid #f00; */
        justify-content: center;
        position: relative;
        font-size: 12px;
    }
    #vega04 .contents .vega04table .table_left .thead .td::after{
        content: '';
        display: block;
        height: 20px;
        width: 1px;
        background-color: #5a626e;
        /* margin-left: auto; */
        position: absolute;
        right: 0;
    }
    #vega04 .contents .vega04table .table_right{
        width: 50%;
    }
    #vega04 .contents .vega04table .table_left .tr{
        /* border: 1px solid #fff; */
        display: flex;
        background-color: #5a626e;
    }
    #vega04 .contents .vega04table .table_left .tr:nth-child(3){
        background-color: #171d26;
    }
    #vega04 .contents .vega04table .table_left .tr .td{
        width: 50%;
        text-align: center;
        line-height: 50px;
        height: 50px;
        position: relative;
        display: flex;
        align-items: center;
        /* border: 1px solid #f00; */
        justify-content: center;
        font-weight: 300;
        font-size: 12px;
    }
    #vega04 .contents .vega04table .table_left .tr .td::after{
        content: '';
        display: block;
        height: 20px;
        width: 1px;
        background-color: #171d26;
        /* margin-left: auto; */
        position: absolute;
        right: 0;
    }
    #vega04 .contents .vega04table .table_left .tr:nth-child(3) .td::after{
        background-color: #5a626e;
    }
    #vega04 .contents .vega04table .table_right{
        width: 100%;
    }
    #vega04 .contents .vega04table .table_right .thead{
        display: flex;
        height: 80px;
        background-color: #171d26;
        text-align: center;
        flex-direction: column;
    }
    #vega04 .contents .vega04table .table_right .thead .top{
        height: 50%;
        line-height: 40px;
        font-size: 12px;
    }
    #vega04 .contents .vega04table .table_right .thead .bottom{
        display: flex;
        height: 50%;
        line-height: 40px;
        font-size: 12px;
    }
    #vega04 .contents .vega04table .table_right .thead .bottom .td{
        width: 50%;
    }
    #vega04 .contents .vega04table .table_right .tbody{
        display: flex;
    }
    #vega04 .contents .vega04table .table_right .tbody .tbody_left{
        width: 50%;
    }
    #vega04 .contents .vega04table .table_right .tbody .tbody_left .td{
        height: 50px;
        line-height: 50px;
        text-align: center;
        background-color: #5a626e;
        font-weight: 300;
        font-size: 12px;
    }
    #vega04 .contents .vega04table .table_right .tbody .tbody_left .td:nth-child(2){
        background-color: #171d26;
    }
    #vega04 .contents .vega04table .table_right .tbody .tbody_right{
        width: 50%;
    }
    #vega04 .contents .vega04table .table_right .tbody .tbody_right .td{
        height: 50%;
        background-color: #778291;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 150%;
        font-weight: 300;
        font-size: 12px;
    }
    #vega04 .contents .vega04table .table_right .tbody .tbody_right .td:nth-child(2){
        background-color: #2c3037;
    }
    /* //vega04 */
    
    /* vega05 */
    #vega05 {
        background-image: url(../img/vega5-bg.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center 40%;
    }
    #vega05 .contents .main_contents{
        margin-bottom: 80px;
    }
    #vega05 .contents .main_contents .contentsbox{
        position: relative;
        width: 100%;
    border: 1px solid #ffd68f;
        margin-bottom: 50px;
    }
    #vega05 .contents .main_contents .c_inner{
        display: flex;
        flex-direction: column-reverse;
        /* border: 1px solid #f00; */
        padding: 0 20px;
    }
    #vega05 .contents .main_contents .c_inner .left{
        width: 100%;
        height: 300px;
    }
    #vega05 .contents .main_contents .c_inner .left ul li{
        display: flex;
        height: 50px;
        align-items: center;
        justify-content: space-between;
    }
    #vega05 .contents .main_contents .c_inner .left ul li .dice{
        width: 5%;
    }
    #vega05 .contents .main_contents .c_inner .left ul li .dice img{
        width: 100%;
    }
    #vega05 .contents .main_contents .c_inner .left ul li .text{
        width: 90%;
        font-size: 12px;
    }
    #vega05 .contents .main_contents .c_inner .right{
        width: 100%;
        position: relative;
        height: 300px;
        margin-bottom: 50px;
    }
    #vega05 .contents .main_contents .c_inner .right .imgbox{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    #vega05 .contents .main_contents .c_inner .right .textbox01{
        background-image: url(../img/vega5-1bg.png);
        width: 311px;
        height: 71px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        position: absolute;
        z-index: 999;
        top: 98%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    #vega05 .contents .main_contents .bottombox .c_inner{
        flex-direction: column;
        margin: 50px 0;
    }
    #vega05 .contents .main_contents .bottombox .c_inner .left {
        display: flex;
        justify-content: center;
    }
    #vega05 .contents .main_contents .bottombox .c_inner .left .textbox{
        border: 1px solid #ffd68f;
        width: 100%;
        max-width: 350px;
        background-color: rgba(67, 140, 121,.2);
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 250px;
        justify-content: center;
    }
    #vega05 .contents .main_contents .bottombox .c_inner .left .textbox h3{
        text-align: center;
        width: 100%;
        line-height: 160%;
        margin-bottom: 30px;
        /* font-size: 15px; */
    }
    #vega05 .contents .main_contents .bottombox .c_inner .left .textbox ul li{
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        height: 30px;
    }
    #vega05 .contents .main_contents .bottombox .c_inner .right .textbox{
        width: 100%;
        max-width: 350px;
        margin: auto;
    }
    #vega05 .contents .main_contents .bottombox .c_inner .right .textbox p{
        line-height: 160%;
        font-size: 15px;
    }
    #vega05 .contents .main_contents .bottombox .c_inner .right .textbox p .light{
        font-weight: 300;
    }
    #vega05 .contents .main_contents .bottombox .c_inner .right .textbox p .yellow{
        color: #ffd68f;
    }
    
    #vega05 .sub_contents{
        margin-bottom: 150px;
    }
    #vega05 .sub_contents  .sub_line{
        width: 100%;
        margin: 50px 0;
    }
    #vega05 .sub_contents h2{
        font-size: 24px;
        text-align: center;
        line-height: 30px;
    }
    #vega05 .sub_contents h2 span{
        font-size: 14px;
        font-weight: 300;
    }
    #vega05 .sub_contents .contents .maintext{
        font-size: 15px;
        color: #ffd68f;
        text-align: center;
        margin-bottom: 15px;
    }
    #vega05 .sub_contents .contents .subtext{
        font-size: 14px;
        font-weight: 300;
        text-align: center;
        margin-bottom: 50px;
    }
    #vega05 .sub_contents .contents .hoverbox{
        width: 100%;
        max-width: 800px;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }
    #vega05 .sub_contents .contents .hoverbox .box01{
        margin-right: 15px;
    }
    #vega05 .sub_contents .contents .hoverbox .box{
        width: calc(100% - 15px / 2);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border: 1px solid #ffd68f;
        height: 300px;
        position: relative;
    }
    #vega05 .sub_contents .contents .hoverbox .box .front,
    #vega05 .sub_contents .contents .hoverbox .box .back{
        display: flex;
        align-items: center;
        flex-direction: column;
        width: 100%;
        height: 100%;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
        padding: 0 15px;
    }
    #vega05 .sub_contents .contents .hoverbox .box .back{
        justify-content: start;
    }
    #vega05 .sub_contents .contents .hoverbox .box .back h3{
        margin-top: 56px;
    }
    #vega05 .sub_contents .contents .hoverbox .box .front h3{
        /* background-color: salmon; */
        margin-bottom: 20px;
        color: #ffd68f;
        font-size: 15px;
        text-align: center;
    }
    #vega05 .sub_contents .contents .hoverbox .box .back{
        display: none;
        background-color: rgba(67, 140, 121,.2);
    }
    #vega05 .sub_contents .contents .hoverbox .box .back h3{
        color: #ffd68f;
        font-size: 15px;
        margin-bottom: 20px;
        text-align: center;
    }
    #vega05 .sub_contents .contents .hoverbox .box .back p{
        line-height: 180%;
        text-align: center;
        font-size: 12px;
    }
    #vega05 .sub_contents .contents .hoverbox .box:hover .front h3{
        opacity: 0;
    }
    #vega05 .sub_contents .contents .hoverbox .box:hover .front img{
        opacity: .2;
    }
    #vega05 .sub_contents .contents .hoverbox .box:hover .back{
        display: flex;
    }
    /* //vega05 */