@charset "utf-8";

html {
  height: 100%;
}
body {
  height: 100%;
  color: #fff;
  font-size: 12px;
  background-color: #1b1120;
  line-height: 1.4;
  font-family: "aTitleGothic";
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
::placeholder {
  color: #c0c4cc;
}
ul,
ol,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
}
button {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  font-family: "aTitleGothic";
}
input {
  border: 0;
  font-family: "aTitleGothic";
}
.custom_input input {
  color: #fff;
  display: inline-block;
  font-size: inherit;
  height: 43px;
  line-height: 40px;
  outline: 0;
  padding: 0 15px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  background-color: #1b1120;
  border: 1px solid #3b3042;
  border-radius: 24px;
  font-size: 14px;
  font-family: "aTitleGothic";
}
.custom_input input:hover {
  border-color: #c0c4cc;
}
.login_area ul li .custom_input {
  width: 100%;
}
.mt50 {
  margin-top: 50px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.text_center {
  text-align: center;
}
.text-center {
  text-align: center !important;
}
.f-s-14 {
  font-size: 14px !important;
}
.p-l-20 {
  padding-left: 20px !important;
}
.p-r-20 {
  padding-right: 20px !important;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.m-l-5 {
  margin-left: 5px !important;
}
.m-r-10 {
  margin-right: 10px !important;
}
.f-s-16 {
  font-size: 16px !important;
}
.m-t-5 {
  margin-top: 5px !important;
}
.text-orange {
  color: #e30144 !important;
}
.m-t-30 {
  margin-top: 30px !important;
}
.m-t-20 {
  margin-top: 20px !important;
}
.m-t-50 {
  margin-top: 50px !important;
}
.items_center {
  align-items: center !important;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
caption {
  display: none;
}

.wrap {
  position: relative;
  min-height: 100%;
}
.header_wrap {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  background-color: #1b1120;
}
.header_wrap .inner_header {
  width: 1305px;
  padding: 0 4px;
  margin: 0 auto;
}
.header_wrap .top_now {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  height: 80px;
  margin: 0 auto;
  padding: 0px 120px;
}
.header_wrap .top_now .logo {
  width: 224px;
}
.header_wrap .top_now .logo a {
  display: block;
  font-size: 0;
}
.header_wrap .top_now .nav_btn_wrap {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header_wrap .top_now .nav_btn_wrap button {
  font-size: 14px;
  color: #fff;
  background: none;
  border: none;
  font-weight: bold;
  padding: 5px 0px;
}
.header_wrap .top_now .nav_btn_wrap .btn_event {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  min-width: 110px;
  max-width: 165px;
  height: 40px;
  background-color: #4d1c65;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  gap: 5px;
  text-decoration: none;
}
.navi_list {
  position: relative;
  width: 100%;
  height: 42px;
  background-color: #291931;
  border-bottom: 1px solid #4c305a;
}
.navi_list > nav {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 68px;
  width: 100%;
  height: 100%;
}
.navi_list > nav > ul {
  display: flex;
  align-items: center;
  gap: 60px;
  height: 100%;
}
.navi_list > nav > ul > li {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
.navi_list > nav > ul > li > a {
  display: block;
  position: relative;
  opacity: 1;
  transition: 0.15s;
  will-change: opacity;
  color: #fff;
  padding: 10px 15px;
  font-size: 15px;
  white-space: nowrap;
}
.navi_list > nav > ul > li > a .menu_tit {
  opacity: 0.7;
  transition: 0.15s;
  will-change: opacity;
  cursor: pointer;
}
.navi_list > nav > ul > li > a:hover .menu_tit {
  opacity: 1;
}
.img-marker {
  position: absolute;
  top: -9px;
  right: -8px;
  z-index: 5;
}
.img-marker2 {
  position: absolute;
  top: -20px;
  right: -5px;
  z-index: 5;
}
.navi_list > nav > ul > li > a .img-marker {
  width: 40px;
}
.navi_list > nav > ul > li > a .img-marker2 {
  width: 35px;
}
.container {
  position: relative;
  padding-top: 127px;
}
.container .content_wrap {
  position: relative;
  width: 1305px;
  padding: 4px;
  margin: 0 auto;
}
.top_visual_wrap {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.top_visual_wrap .box {
  display: block;
  position: absolute;
  left: 50px;
  top: -20px;
  z-index: 2;
  width: 200px;
}
.top_visual_wrap img {
  width: 100%;
}
.notice {
  width: 100%;
  height: 45px;
  background-color: #2c1b34;
}
.notice .notice_in {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.notice .notice_in .alert01 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
}
.notice .notice_in .marquee_wrap {
  width: 100%;
  overflow: hidden;
  margin-right: 10px;
  position: relative;
  white-space: nowrap;
  /* animation: marquee2 20s linear infinite; */
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #fff;
  word-break: break-all;
}
.notice .notice_in .marquee_wrap span {
  display: block;
  position: relative;
  white-space: nowrap;
  /* animation: marquee2 20s linear infinite; */
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #fff;
  word-break: break-all;
}
.notice .notice_in .date {
  font-size: 15px;
  color: #e6e6e6;
  padding-right: 5px;
}
section.section {
  position: relative;
  padding: 15px 0;
  background-color: #201625;
}
.sec_item {
  display: flex;
  gap: 10px;
  width: 100%;
  flex-wrap: wrap;
}
.sec_item .sec_head {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 20px;
  margin-bottom: 10px;
}
.sec_item .sec_head .tit {
  flex-shrink: 0;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.sec_item .sec_head .tit_line {
  width: 100%;
  height: 1px;
  background-color: #3b3042;
}
.sec_item .sec_content {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 7px;
}
.sec_item .sec_content .item {
  position: relative;
  cursor: pointer;
  width: calc((100% / 6) - 9px);
  font-size: 14px;
}
.sec_item .sec_content .item .img-marker {
  position: absolute;
  top: -9px;
  right: -8px;
  z-index: 5;
}
.sec_item .sec_content .item .img {
  position: relative;
  width: 100%;
  background-color: #2c1b34;
  border: 1px solid #3b3042;
  border-radius: 20px;
  transition: background-color 0.15s, border-color 0.15s;
  overflow: hidden;
}
.sec_item .sec_content .item .img > img {
  transform: scale(1);
  transition: opacity 0.35s, transform 0.35s;
  width: 100%;
}
.sec_item .sec_content .item .desc {
  text-align: center;
  margin-top: 12px;
  font-size: 15px;
}
.footer_wrap {
  display: block;
  position: relative;
  width: 1305px;
  padding: 0 4px;
  margin: 20px auto;
  padding-bottom: 40px;
}
.footer_wrap .sponsor > div {
  padding: 10px 0;
  text-align: center;
}
.footer_wrap .copyright {
  font-size: 10px;
  text-align: center;
}
.text-white2 {
  color: #e6e6e6;
}
.alpha-30 {
  opacity: 0.3;
}
.text-orange {
  color: #e30144;
}
.modal_wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  overflow: auto;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.modal_wrap.active {
  display: block;
}
.modal_wrap .modal_container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  width: 50%;
  padding: 50px 30px 20px;
  background-color: #2b1a33;
  border: 1px solid #3b3042;
  border-radius: 40px;
}
.modal_wrap.modal_login .modal_container {
  width: 574px;
}
.modal_icon {
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
}
.modal_content .modal_header {
  position: relative;
  padding-top: 15px;
}
.modal_content .modal_header h1 {
  font-size: 21px;
  text-align: center;
}
.modal_content .modal_body {
  position: relative;
  padding-bottom: 20px;
}
.modal_content .modal_body .btn_close_wrap {
  position: absolute;
  right: 25px;
  top: -20px;
  width: 20px;
  cursor: pointer;
  /* transition: opacity 0.1s ease-in-out; */
  transition: all ease 1s;
}
.login_area {
  padding: 15px 50px 0 50px;
}
.login_area ul li {
  margin-top: 16px;
}
.login_area ul li:first-child {
  margin-top: 0;
}
.login_area ul li.flex_center {
  display: flex;
  justify-content: center;
}
.custom_input {
  position: relative;
  display: inline-block;
}
.login_bt {
  position: relative;
  overflow: hidden;
  padding: 12px 32px;
  background-color: #4d1c65;
  width: 212px;
  height: 48px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
}
.login_bt:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.7);
  height: 100%;
  width: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: -4.5em;
  transform: skewX(-45deg) translateX(0);
  transition: none;
}
.login_bt:hover:before {
  transform: skewX(-45deg) translateX(30.5em);
  transition: all 0.6s ease-in-out;
}
.btn_wrap .btn.mid {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  background-color: #4d1c65;
  border: 1px solid #8324b1;
  color: #fff;
}
.custom_select {
  position: relative;
  display: inline-block;
}
.login_area .flex_wrap li.flex_row .custom_select {
  width: 100%;
}
.custom_select select {
  -webkit-appearance: none;
  /* background-color: #fff; */
  background-image: none;
  /* border-radius: 4px; */
  /* border: 1px solid #dcdfe6; */
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: inherit;
  height: 43px;
  line-height: 40px;
  outline: 0;
  padding: 0 15px;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  background-color: #1b1120;
  border: 1px solid #3b3042;
  border-radius: 24px;
  cursor: pointer;
  padding-right: 35px;
}
.modal_wrap.modal_join .modal_container {
  width: 650px;
}
.login_area .flex_wrap {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.login_area .flex_wrap li {
  position: relative;
  width: 100%;
}
.login_area .flex_wrap li.flex_row {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
}
.login_area .flex_wrap li.flex_row > div {
  width: 100%;
}
.login_area .flex_wrap li .tit {
  font-size: 12px;
}
.login_area .flex_wrap li .tit span {
  font-size: 14px;
}
.login_area .flex_wrap li .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.modal_join .modal_content {
  background: #362041 !important;
  border-radius: 40px;
}
.custom_input .text_error {
  color: #f56c6c;
  font-size: 12px;
  line-height: 1;
  padding-top: 4px;
}
.popup_new > div:nth-child(1) > div {
  left: 100px;
}
.popup_new > div:nth-child(2) > div {
  left: 602px;
}
.popup_new > div:nth-child(3) > div {
  left: 1104px;
}
.popup_new > div:nth-child(4) > div {
  left: 100px;
}
.popup_new > div:nth-child(5) > div {
  left: 602px;
}
.popup_new > div:nth-child(6) > div {
  left: 1104px;
}
.popup_new > div:nth-child(7) > div {
  left: 100px;
}
.popup_new > div:nth-child(8) > div {
  left: 602px;
}
.popup_new > div:nth-child(9) > div {
  left: 1104px;
}
.popup_new > div:nth-child(10) > div {
  left: 100px;
}
.popup_new > div:nth-child(11) > div {
  left: 602px;
}
.popup_new > div:nth-child(12) > div {
  left: 1104px;
}

.ok .bg-popup-orange,
.ok .bg-popup-bottom-orange {
  background: #e30144 !important;
}
.position-absolute {
  position: absolute;
}
.text-white {
  color: #fff !important;
}
.btn.btn-inverse {
  color: #fff;
  background: #2d353c;
  border-color: #2d353c;
  padding: 1px 5px;
  line-height: 1.5;
  font-size: 13px;
}
.modal-footer .btn.btn-inverse {
  padding: 5px 10px;
}
.modal-header {
  padding: 12px 15px;
  border-bottom: 1px solid #e2e7eb;
}
.modal-header h4 {
  font-size: 18px;
}
.modal-header:after {
  display: block;
  content: "";
  clear: both;
}
.modal-header .btn-inverse {
  float: right;
}
.modal-body {
  background-color: #fff;
  line-height: 1.5;
}
.modal-footer {
  border-top-color: #e2e7eb;
  padding: 14px 15px 15px;
}

.sub_content {
  border: none;
  box-shadow: none;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  font-family: "aTitleGothic";
  background-color: #171c2c;
  padding: 14px 28px;
}
.sub_content h2 {
  font-size: 18px;
  font-weight: 900;
  margin-left: 10px;
}
.money_tit {
  font-size: 22px;
  font-weight: bold;
}
.money_tit.wallet_type {
  border: 1px solid #e30144;
  padding: 10px 20px;
  float: left;
}
.money_tit.wallet_type:after {
  display: block;
  content: "";
  clear: both;
}
.withdrawal:after {
  display: block;
  content: "";
  clear: both;
}
.withdrawal {
  padding-left: 30px;
}
.withdrawal .wallet_type {
  margin-top: 20px;
  color: #e30144;
  cursor: pointer;
}
.withdrawal .wallet_type img {
  width: 20px;
}

.cont_area {
  padding: 25px 28px;
}
.pay_tit {
  font-size: 22px;
  font-weight: 700;
}
.account_area {
  margin-top: 20px;
  position: relative;
  padding-bottom: 30px;
  border-bottom: 3px solid rgb(0, 0, 0);
}
.account_input {
  position: relative;
}
.account_input input {
  color: #0e151b;
  width: 100%;
  height: 40px;
  font-size: 14px;
  padding: 0 10px;
  background-color: #fff;
}
.account_btn_wrap {
  margin-top: 15px;
  display: flex;
  gap: 4px;
}
.account_btn_wrap button {
  background-color: #4d1c65;
  border: 1px solid #8324b1;
  height: 35px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  width: calc(14.2% - 2px);
  text-align: center;
  border-radius: 4px;
}
.account_btn_wrap > button.btn_purple:hover {
  background-image: linear-gradient(
    180deg,
    #622481 0,
    #572073 20%,
    #361447 50%,
    #441959 80%,
    #5b2277
  );
  border: 1px solid #8934b3;
}

.account_btn_wrap .btn_delete {
  background-color: #ff3f40;
  border: 1px solid #ff3f40;
  text-align: center;
  border-radius: 4px;
}
.account_btn_wrap .btn_delete img {
  margin-top: 3px;
}
.account_btn_wrap.gap20 {
  margin-top: 30px;
  gap: 20px;
}
.account_btn_wrap button.btn_green {
  width: auto;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  background-color: #179c2d;
  border: 1px solid #179c2d;
  color: #fff;
}
.account_btn_wrap button.btn_red {
  width: auto;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  background-color: #ff3f40;
  border: 1px solid #ff3f40;
  color: #fff;
}
.account_noti {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 38%;
  height: 532px;
  position: relative;
  border: 2px solid rgb(37, 40, 43);
  border-radius: 3px;
  background: #191919 !important;
}
.flex_area {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 50px;
  margin-top: 20px;
}
.flex_area.space_between {
  justify-content: space-between;
}
.account_noti .btn_notice {
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  box-shadow: 0px 4px #222;
  color: black !important;
  font-size: 13px !important;
  font-weight: 900;
  font-weight: bolder;
  background-color: #e30144;
}

.red-button1 {
  background-color: #ff3f40;
  border: 1px solid #ff3f40;
  text-align: center;
  border-radius: 4px;
  padding: 7px 27px;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
}

.tbl_col_type1 {
  border-top: 1px solid #616161;
}
.tbl_col_type1 thead th {
  background-color: #2f343a;
  text-align: center;
  border-right: 1px solid #616161;
  border-bottom: 1px solid #616161;
  padding: 12px 0;
  min-width: 0;
  box-sizing: border-box;
  text-overflow: ellipsis;
  vertical-align: middle;
  font-size: 12px;
}
.tbl_col_type1 thead th:first-child {
  border-left: 1px solid #616161;
}
.border_list {
  margin-top: 20px;
}
.tbl_col_type1 tbody td {
  background-color: #111;
  color: #fff;
  text-align: center;
  border-right: 1px solid #616161;
  border-bottom: 1px solid #616161;
  padding: 12px 0;
  font-size: 12px;
}
.tbl_col_type1 tbody td:first-child {
  border-left: 1px solid #616161;
}
.paging_wrap {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.paging_wrap button {
  margin: 0 5px;
  min-width: 30px;
  border-radius: 2px;
  background-color: #171c22;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  min-width: 35.5px;
  height: 28px;
  line-height: 28px;
  vertical-align: top;
  box-sizing: border-box;
}
[class*=" el-icon-"],
[class^="el-icon-"] {
  font-family: element-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.paging_wrap button .el-icon {
  display: block;
  font-size: 12px;
  font-weight: 700;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  font-family: element-icons !important;
  speak: none;
  font-style: normal;
}
.el-icon-arrow-left:before {
  content: "\e6de";
}
.el-icon-arrow-right:before {
  content: "\e6e0";
}
.paging_wrap .pager {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
.paging_wrap .pager li {
  margin: 0 5px;
  background-color: #171c22;
  color: #606266;
  min-width: 30px;
  border-radius: 2px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  height: 28px;
  line-height: 28px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.paging_wrap .pager li:not(.disabled):hover {
  color: #409eff;
}
.paging_wrap .pager li:not(.disabled).active {
  background-color: #fb6300;
  cursor: default;
}
.paging_wrap .pager li:not(.disabled).active:hover {
  color: inherit;
}
.casino_tit {
  display: flex;
  align-items: flex-end;
  margin-top: 30px;
}
.casino_tit h2 {
  font-size: 20px;
  color: #e30144;
  font-weight: 700;
}
.casino_tit img {
  width: 80px;
}
.casino_tit span {
  display: block;
  margin-top: 5px;
  font-weight: 700;
  font-size: 10px;
  color: #fff;
}
.live_game_wrap {
  position: relative;
  margin-top: 30px;
}
.live_game_wrap:after {
  display: block;
  content: "";
  clear: both;
}
.live_game_wrap .live-game-cont {
  position: relative;
  float: left;
  cursor: pointer;
  padding: 10px;
  width: 20%;
  text-align: center;
}
.live_game_wrap .live-game-cont .el-row {
  border-radius: 10px;
  overflow:hidden;
}
.live_game_wrap .live-game-cont .desc span {
  font-size: 18px;
  text-align: center;
}
.live_game_wrap .live-game-cont .live-banner-blue,
.live_game_wrap .live-game-cont .live-banner-orange {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 20px;
}
.live_game_wrap .live-game-cont .live-play {
  display: none;
  position: absolute;
  width: 100px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.live_game_wrap .live-game-cont.live-game:hover .live-play {
  display: block;
}
.live_game_wrap .live-game-cont.live-game:hover .live-banner-orange {
  display: block;
  -webkit-animation: example-orange 2s ease-in-out 1;
  animation: example-orange 2s ease-in-out 1;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
}
@keyframes example-orange {
  0% {
    background-color: rgba(252, 98, 0, 0.1);
  }
  50% {
    background-color: rgba(252, 98, 0, 0.2);
  }
  to {
    background-color: rgba(252, 98, 0, 0.3);
  }
}
.text_notice {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  border-bottom: 3px solid rgb(0, 0, 0);
  padding: 20px 0 30px 0;
}
.customer_tit {
  font-size: 18px;
  color: #fff;
}
.customer_tit span {
  padding-left: 10px;
}
.flex_right {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
.btn_blue {
  background-color: #367fde;
}
.btn_orange {
  background-color: #ff3f40;
}
.btn_mid {
  width: 100px;
  height: 29px;
  text-align: center;
  border-radius: 3px;
  padding: 4px 0;
  font-size: 14px;
  color: #fff;
}
.btn_sml {
  width: 30px;
}
.tbl_col_type2 thead th {
  border-color: #0e151b;
  padding: 10px 15px;
  background: #25292c;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  white-space: nowrap;
}
.tbl_col_type2 thead th.text-left,
.tbl_col_type2 tbody td.text-left {
  text-align: left;
}
.tbl_col_type2 tbody td {
  background: #2c353c;
  text-align: center;
  padding: 5px;
  font-size: 14px;
  border-right: 1px solid rgb(21, 28, 34);
  border-top: 1px solid rgb(21, 28, 34);
}
.tbl_col_type2 tbody td a {
  display: block;
  color: #fff;
}
.tbl_col_type2 tbody td .btn_mid {
  width: 70px;
}
.pc_view {
  display: block;
}
.mob_view {
  display: none;
}
.tbl_col_type2 tbody tr.answer {
  display: none;
}
.tbl_col_type2 tbody tr.answer.active {
  display: table-row;
}
.tbl_col_type2 tbody tr.answer td {
  background-color: #1e2327;
  color: #39b1d6;
  text-align: left;
  padding: 20px;
}
.btn_customer_write {
  padding: 7px 27px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
  margin-right: 3px;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  background-color: #13871c;
  border: 1px solid #13871c;
  height: 43px;
  white-space: nowrap;
}
.customer_write_area {
  position: relative;
  display: none;
}
.customer_write_area.active {
  display: block;
}
.customer_write_area textarea {
  background-color: rgb(44, 53, 60);
  border: 1px solid rgb(0, 0, 0);
  height: 150px;
  width: 100%;
  padding: 10px;
  color: #fff;
  resize: none;
  font-family: "aTitleGothic";
}
.customer_write_area button.btn_write {
  border: 2px solid rgb(255, 255, 255);
  padding: 15px;
  font-size: 14px;
  text-align: center;
  width: 100%;
  color: #fff;
}
.row_62 {
  width: 62%;
}
.sub_content h2 {
  position: relative;
}
.sub_content h2 .btn_notice {
  display: none;
  border-radius: 20px;
  padding: 10px 20px;
  box-shadow: 0px 4px #222;
  color: black !important;
  font-size: 13px !important;
  font-weight: 900;
  font-weight: bolder;
  background-color: #e30144;
  position: absolute;
  right: 0;
  top: 0;
}
.mobile_footer {
  display: none;
  position: relative;
  margin-top: 30px;
  padding: 22px 0 22px;
  text-align: center;
  border-top: 1px solid #363a41;
  font-size: 10px;
}

.left_menu_wrap {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 102;
  width: 300px;
  height: 100vh;
  overflow-y: auto;
  background-color: #1b1120;
  padding: 15px;
  left: -100%;
  transition: all 0.3s;
}
.left_menu_wrap:before {
  display: block;
  content: "";
  position: fixed;
  left: -100%;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.left_menu_wrap.active {
  left: 0;
}
.left_menu_wrap.active:before {
  left: 0;
}
.flex-btw {
  display: flex;
  justify-content: space-between;
}
.left_menu_wrap .btn-close_side {
  width: 32px;
}
.left_menu_wrap .left-top-info {
  background-color: #4f3b59;
  color: white;
  display: flex;
  align-items: center;
  padding: 10px;
  border-radius: 10px;
}
.left_menu_wrap .account-info {
  margin-top: 20px;
  background-color: #2b1a33;
  border: 1px solid #3b3042;
  border-radius: 8px;
  padding: 12px 20px;
}
.left_menu_wrap .account-info .asl-button-row {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.left_menu_wrap .account-info .left-mb-info {
  border: 1px solid #3b3042;
  display: flex;
  border-radius: 10px;
  background: #1b1120;
  padding: 10px 10px !important;
  align-items: center;
}
.left_menu_wrap .account-info .asl-button-row {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.left_menu_wrap .btn-primary {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1.6;
  text-align: center;
  transition: background-color 0.35s, border-color 0.35s, color 0.35s;
  border-radius: 7.5vw;
  width: 66.66vw;
  background-color: #4d1c65;
  border: 1px solid #4d1c65;
  color: #fff;
  white-space: nowrap;
}
.left_menu_wrap .btn_large {
  font-size: 14px;
  height: 42px;
  font-weight: 400;
}
.left_menu_wrap .side-menu_list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  margin-top: 25px;
}
.left_menu_wrap .side-menu_list .menu {
  width: 100%;
  border-radius: 12px;
  padding: 12px 20px;
}
.left_menu_wrap .side-menu_list .menu > span {
  position: relative;
  color: white;
}
.left_menu_wrap .side-menu_list .menu > span .icon-live {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 12px);
  /* height: 21px; */
}
.left_menu_wrap .side-menu_list .menu.bg-color-primary {
  background-color: #4d1c65;
}
.left_menu_wrap .side-menu_list .menu.bg-color-third {
  background-color: #2c1b34;
  color: white;
}
@media screen and (max-width: 1000px) {
  .header_wrap .inner_header {
    width: 100%;
    padding: 0;
  }
  .header_wrap .top_now {
    padding: 0 10px;
  }
  .pc_view {
    display: none;
  }
  .mob_view {
    display: block;
  }
  .sec_item .sec_content .item .img-marker {
    display: none;
  }
  .header_wrap .top_now .logo {
    width: 35vw;
  }
  .navi_list {
    height: auto;
  }
  .casino_tit img {
    width: 58px;
  }
  .casino_tit h2 {
    font-size: 14px;
  }
  .navi_list > nav > ul {
    gap: 10px;
    flex-wrap: wrap;
  }
  .customer_tit {
    padding: 0 10px;
  }
  .money_tit {
    font-size: 16px;
  }
  .header_wrap .top_now .nav_btn_wrap .btn_event {
    display: none;
  }
  .tbl_col_type2 thead th {
    font-size: 12px;
  }
  .tbl_col_type2 tbody td {
    font-size: 12px;
  }
  .container .content_wrap {
    width: 100%;
  }
  .sub_content h2 .btn_notice {
    display: inline-block;
  }
  .live_game_wrap{
    display:flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .live_game_wrap .live-game-cont {
    width: 33%;
  }
  .live_game_wrap .live-game-cont .live-play {
    width: 40%;
  }
  .casino_tit {
    margin-top: 10px;
  }
  .sub_content {
    padding: 14px 0;
  }
  .account_noti {
    display: none;
  }
  .row_62 {
    width: 100%;
  }
  .footer_wrap {
    width: 100%;
  }
  .account_btn_wrap {
    flex-wrap: wrap;
  }
  .account_btn_wrap button {
    width: calc(25% - 4px);
  }
  .cont_area {
    padding: 20px 15px 0 15px;
  }
  .pay_tit {
    font-size: 16px;
  }
  .red-button1 {
    padding: 5px;
    font-size: 12px;
  }
  .text_notice {
    font-size: 14px;
  }
  .top_visual_wrap .box {
    width: 10vw;
  }
}
.app-footer {
  display: none;
}
@media only screen and (max-width: 767px) {
  .flex_right {
    flex-wrap: wrap;
  }
  .app-footer {
    display: flex !important;
    height: 10.23vw;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0 4.67vw;
    background-color: #2c1b34;
    z-index: 10;
  }
  .app-footer .app-menu {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.6vw;
    height: 100%;
    text-align: center;
    cursor: pointer;
    line-height: unset;
  }
  .app-footer .app-menu .menu-icon {
    width: 4.5vw;
    height: 4.5vw;
    border-radius: 50%;
  }
  .app-footer .app-menu .menu-icon > img {
    vertical-align: baseline;
  }
  .app-footer .app-menu .menu-tit {
    font-size: 2.4vw;
    font-weight: 400;
    color: #fff;
  }

  .footer_wrap {
    display: none;
  }
  .mobile_footer {
    display: block;
  }
  .popup_new > div > div {
    left: 0px !important;
    top: 0px !important;
    width: 100vw !important;
  }
  .popup_new > div > div .ok {
    width: 100% !important;
  }
  .login_area .flex_wrap li.flex_row {
    flex-wrap: wrap;
  }
  .sec_item .sec_content {
    flex-wrap: nowrap;
    overflow-x: auto;
    display: block;
    white-space: nowrap;
    padding-top: 20px;
  }
  .sec_item .sec_content .item .img {
    border-radius: 10px;
  }
  .sec_item .sec_content .item {
    display: inline-block;
    margin: 0 10px;
    width: 29.8vw;
  }
  .modal_content .modal_body .btn_close_wrap {
    top: -35px;
  }
  .modal_content .modal_header {
    padding-bottom: 10px;
  }
  .modal_wrap.modal_login .modal_container {
    width: 90%;
  }
  .login_area {
    padding: 15px 5px 0 5px;
    max-height: 90vh;
    overflow-y: auto;
  }
  .modal_wrap.modal_join .modal_container {
    width: 90%;
    padding: 50px 2% 20px;
  }
  .navi_list {
    display: none;
  }
  .container {
    padding-top: 80px;
  }
}
@media screen and (max-width: 474px) {
  .navi_list > nav > ul {
    gap: 5px;
  }
  .navi_list > nav > ul > li > a {
    font-size: 12px;
    padding: 10px 5px;
  }
}

.gamehide{display:none;}
.pophide{display:none;}