﻿.bonus_list {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.bonus_img {
    width: 100%;
    display: table;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.bonus_button {
    display: table;
    width: 100%;
    margin-bottom: 10px
}

.btn_bonus {
    color: #000;
    background-color: #fcd041 !important;
    height: 40px;
    margin-top: 10px
}

.bonus_button .btn_bonus:nth-child(1) {
    margin-top: 0
}

.bonus_listIn h5 {
    font-size: .95rem;
    margin: 10px 0
}

.listNum {
    color: #535353;
    margin: 10px 0 10px -20px;
    line-height: 1.5
}

.listNum li {
    list-style: decimal
}

.listNum .yellow {
    color: #ffdc00
}

.firstTable_bg {
    display: table;
    width: 100%;
    margin-bottom: 10px
}

.firstTable_T {
    text-align: center;
    font-size: 1rem !important;
    font-weight: bold;
    padding: 0 0 10px 0;
    color: #000
}

.firstTable {
    width: 100%;
    border: 0;
    border-spacing: 1px;
    border-collapse: separate;
    background-color: #e9bdd6;
    margin-bottom: 5px
}

.firstTable th {
    color: #fff;
    background-color: #d3889c;
    width: 50%;
    height: 30px;
    text-align: center;
    vertical-align: middle
}

.firstTable td {
    width: 50%;
    color: #606060;
    background-color: #fff;
    text-align: center;
    vertical-align: middle
}

.bonusPrompt {
    font-size: 1rem!important;
    color: #999;
    margin-bottom: 10px
}

.bonusTextW {
    color: #535353;
    margin: 10px 0;
    line-height: 1.5
}

.bonusTextW_C {
    font-size: .8rem;
    color: #535353;
    margin: 10px 0 3px;
    line-height: 1.7em;
    text-align: center
}

.bonusText {
    color: #535353;
    line-height: 1.7em
}

.bonusPrompt.yellow {
    color: #edcc00
}

.sMoney {
    margin-top: 10px
}

.sMoneyT {
    display: table;
    width: 100%
}

.sMoneyTL,
.sMoneyTR {
    width: 50%;
    background-color: #333;
    color: #adadad;
    text-align: center;
    font-size: .95rem;
    font-weight: bold;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #000;
    line-height: 40px
}

.sMoneyTL {
    float: left
}

.sMoneyTR {
    float: right
}

.sMoneyTL.on,
.sMoneyTR.on {
    background-color: #222;
    color: #fff
}

.sMoney_list {
    border-top: 1px solid #333;
    border-bottom: 1px solid #000
}

.sMoney_listT {
    background-color: #222;
    line-height: 40px;
    font-size: .8rem;
    padding: 0 30px 0 15px;
    position: relative;
    color: #fff
}

.sMoney_listT img {
    width: 23px;
    height: 23px;
    vertical-align: middle;
    margin-right: 5px
}

.sMoney_listT span {
    color: #ffe44d
}

.sMoney_listT:after {
    content: "";
    background: url(../images/icon_arrowBR.svg) no-repeat bottom;
    background-size: 100% auto;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2%;
    margin: auto
}

.sMoney_listT.on:after {
    background-position: top
}

.sMoney_listIn {
    background-color: #333;
    font-size: 13px;
    line-height: 1.9rem;
    color: #adadad;
    padding: 7px 15px;
    font-size: .8rem;
    display: none
}

.sMoney_more {
    line-height: 40px;
    background-color: #222;
    border-top: 1px solid #333;
    border-radius: 0 0 3px 3px;
    display: block;
    text-align: center;
    font-size: .8rem;
    cursor: pointer;
    color: #ababab;
    text-decoration: underline
}

.btn_bonusBlue {
    background-color: #4987ab !important
}

.weekTable {
    width: 100%;
    border-spacing: 1px;
    border-collapse: separate;
    background-color: #c080a3;
    color: #333;
    margin-bottom: 10px
}

.weekTable th,
.weekTable td {
    width: 50%;
    text-align: center;
    vertical-align: middle;
    height: 30px;
    padding: 5px 8px;
    font-weight: normal
}

.weekTable th {
    background-color: #be5758;
    color: #fff
}

.weekTable td {
    background-color: #fff
}

.listNum>li {
    list-style: decimal
}

.listNum ul {
    display: table-row
}

.listNum ul li {
    display: table-cell
}

.listNum_L {
    width: 1%;
    white-space: nowrap;
    text-align: center
}

.birthday {
    width: 100%;
    border: 0;
    border-spacing: 1px;
    border-collapse: separate;
    background-color: #fff;
    color: #cd3736;
    font-weight: bold;
    margin: 10px 0
}

.icon_set {
    width: 28px;
    height: 28px
}

.birthday th {
    background-color: #c27d9a;
    text-align: center;
    vertical-align: middle;
    padding: 5px 8px;
    box-sizing: border-box;
    color: #fff
}

.birthday td {
    background-color: #f5e1e2;
    text-align: center;
    vertical-align: middle;
    padding: 5px 8px;
    box-sizing: border-box;
    color: #cd3736
}

.birthday tr th:nth-child(1),
.birthday tr td:nth-child(1) {
    width: 36%;
    white-space: nowrap
}

.birthday td:nth-child(1) {
    color: #595959
}

#iframeMemberIndex {
    height: 700px
}

.bonus_listN:after {
    content: none
}

.friend_main {
    padding: 55px 4% 4%;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    display: table
}

.friend_list,
.friend_list2 {
    background-color: #fff;
    display: table;
    width: 100%;
    padding: 4% 0
}

.friend_list+.friend_list {
    border-top: 1px solid #ddd;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: space-between
}

.friend_list2 {
    padding: 0
}

.friend_list2 h5 {
    margin: 10px 0
}

.friend_list2 .bonusText,
.friend_list2 .listNum {
    font-size: .85rem
}

.friendTitle {
    display: table-row;
    width: 100%;
    font-weight: bold;
    font-size: .95rem
}

.stepBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 4%
}

.step_item {
    display: flex;
    align-items: center
}

.stopNumb {
    font-size: 1.7em;
    font-weight: bold;
    font-style: italic;
    color: #ff8d42;
    margin-right: 10px
}

.stepText {
    font-size: .85rem
}

.titleL {
    float: left;
    width: 40%;
    line-height: 1.4
}

.btn_link,
.btn_receive {
    float: right;
    width: 56%
}

.btn_link a {
    width: 48%;
    color: #30a8b6;
    padding-left: 20%;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 23% 50%;
    background-size: auto 90%
}

.linkWeb,
.linkSign {
    flex: 100% !important;
    border-radius: 5px;
    min-height: 47px;
    margin: 4% 0 2%;
    padding: 5px 14px;
    box-sizing: border-box;
    font-size: .95rem;
    border: 1px solid #ebebeb;
    background-color: #f8f8f8;
    position: relative;
    word-break: break-all;
    display: flex;
    align-items: center;
    overflow: hidden
}

.linkSign {
    background-color: #e7e6e6;
    border: #e7e6e6;
    text-align: center;
    color: #f00
}

span.linkCopy {
    display: none;
    font-size: 1rem;
    background-color: rgba(0, 0, 0, .6);
    width: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    line-height: 52px;
    border-radius: 5px
}

.linkSign span {
    font-size: .95rem;
    width: 100%
}

.btn_receive a {
    float: left;
    width: 47%;
    color: #30a8b6;
    height: 34px;
    line-height: 34px;
    margin-right: 6%;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #91dbe3;
    margin-top: 7px;
    text-decoration: none
}

.btn_receive a:last-child {
    margin-right: 0
}

.titleBonus {
    width: 100%;
    text-align: center;
    font-size: 2.5em;
    color: #288e99;
    line-height: .8
}

.textBonus {
    width: 100%;
    text-align: center;
    font-size: .8rem;
    margin-top: 5px
}

.bonusBox {
    width: 100%;
    border-top: 2px solid #f7f6fa;
    padding-top: 3%;
    margin-top: 12px;
    display: table
}

.bonus_item {
    display: table-cell;
    vertical-align: middle;
    width: 25%;
    text-align: center
}

.bonus_Numb {
    color: #30a8b6;
    font-size: 1.3em;
    font-weight: bold
}

.bonus_Text {
    font-size: .7em
}

.bonusTable {
    width: 100%;
    border: 0;
    border-spacing: 1px;
    border-collapse: separate;
    background-color: #ddd;
    font-size: .85rem;
    color: #000;
    table-layout: fixed
}

.bonusTable th,
.bonusTable td {
    padding: 14px 7px;
    vertical-align: middle;
    text-align: center;
    background-color: #fff
}

.bonusTable tr:first-child th {
    background-color: #30a8b6;
    color: #fff
}

.bonusTableT tr:nth-child(odd) td {
    background-color: #f4f8fc
}

.bonusTable td:last-child {
    padding: 3px 7px
}

.bonusTableS th {
    line-height: 1.2;
    height: 45px
}

.bonusTableS {
    margin: 10px 0
}

.bonusTableS td {
    padding: 7px;
    background-color: #fff;
    text-align: center
}

.bonusTableS td:first-child {
    background-color: #8b7dd2;
    color: #fff
}

.bonusTable~h5 {
    margin-top: 15px
}

h5.speakerT {
    width: 100%;
    text-align: center;
    color: #c80000;
    margin-top: 15px;
    margin-bottom: 10px;
    display: table
}

.speakerT img {
    margin-right: 5px;
    height: 12px;
    vertical-align: middle
}

.speakerT span {
    vertical-align: middle
}

.btm_friend,
.btm_plus {
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding-left: 10% !important;
    color: #fff;
    background: url(../../images/icon_friendT.svg) 36.5% 47% no-repeat;
    background-color: #c80000 !important;
    background-size: auto 50%;
    font-weight: bold;
    font-size: .95rem !important;
    box-sizing: border-box;
    margin-bottom: 10px
}

input.btm_plus {
    border-radius: 100px !important;
    background-color: #ec4281 !important;
    margin-bottom: 0 !important
}

.btm_friend:active,
.btm_plus:active {
    opacity: .8
}

.plusText {
    font-size: .95rem;
    font-weight: bold;
    text-align: center;
    margin: 15px 0 10px;
    line-height: 1.5
}

.coinBox {
    margin-bottom: 15px;
    display: table;
    width: 100%
}

.pluTitle {
    float: left;
    display: table;
    width: 31%
}

.pluTitle img {
    display: table;
    margin: 0 auto;
    height: 25px;
    margin-top: 2px
}

.wrapText {
    display: table;
    margin: 0 auto;
    margin-top: 5px;
    font-size: .85rem
}

.wrapText2 {
    margin: 0 auto;
    margin-top: 5px;
    color: #000
}

.pluBonus {
    float: right;
    text-align: center;
    line-height: 22px;
    width: 100%;
    font-weight: bold
}

.pluSign {
    color: #f84242;
    font-size: .85rem
}

.pluMoney {
    display: none;
    font-size: .85rem
}

.pluMoney2 {
    color: #8a7cd1;
    font-size: 3.1rem;
    line-height: 1rem
}

.title_friend {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.title_friend span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: left
}

.titleNB {
    color: #30a8b6;
    font-size: 1.05rem;
    font-weight: bold;
    margin-right: 10px
}

.titleBG {
    background-color: #30a8b6;
    color: #fff;
    border-radius: 34px;
    font-size: .95rem;
    padding: 4px 10px
}

.friendTwo {
    margin-top: 10px;
    margin-bottom: 15px
}

.friendTwo .titleNB {
    color: #8b7dd2
}

.friendTwo .titleBG {
    background-color: #8b7dd2
}

.t_remark {
    font-size: .8rem;
    display: block;
    margin: -5px 0 20px;
    color: #b00000;
    font-weight: bold
}

@media(min-width:375px) {
    .t_remark {
        letter-spacing: -.2px
    }
}

@media(min-width:416px) {
    .t_remark {
        letter-spacing: 0
    }
}

.inviteFriends .bonusText,
.inviteFriends .listNum {
    font-size: .85rem
}

.btnPoint {
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.btnPoint input {
    width: 40vw;
    height: 35px;
    color: #fff;
    background-color: #4bab9a;
    border-radius: 3px;
    cursor: pointer;
    font-size: 1.1rem
}

.btnPoint input:not(:first-child):not(:nth-child(2)) {
    margin-top: 15px
}

.btnPoint input:active {
    opacity: .8
}

.bonusPoint {
    margin-top: 30px;
    padding-left: 30px
}

.bonusPoint .t_yellow {
    color: #ee9a12 !important;
    font-weight: bold
}

.bonusPoint .listNum {
    padding-top: 0;
    margin: 10px 0
}

.bonusPoint .listNum li {
    padding-bottom: 10px
}

.pointT {
    position: relative;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 18px
}

.pointT>div {
    font-weight: normal;
    font-size: .95rem;
    float: right
}

.pointT:before {
    content: '';
    position: absolute;
    left: -23px;
    top: 0;
    width: 16px;
    height: 18px;
    background: url(../images/icon_coinf.webp) no-repeat center;
    background-size: auto 100%
}

.pointIn ul {
    display: flex
}

.pointIn ul+ul {
    margin-top: 10px
}

.pointIn li:first-child {
    white-space: nowrap
}

.pointIn p {
    margin: 0
}

.pointIn p+p {
    margin-top: 10px
}

.pointBox {
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    padding-right: 10px;
    font-size: .85rem
}

.pointBox+.pointBox {
    margin-top: 15px
}

.pointBox input {
    width: 17vw;
    max-width: 70px;
    height: 30px;
    background-color: #ee9a12;
    color: #fff;
    border-radius: 3px;
    cursor: pointer
}

.pointBox input:active {
    opacity: .8
}

.pointGet {
    padding: 0 5px;
    height: 100%;
    color: #fff;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1
}

.pointGet:before {
    content: '';
    background-color: #14815e;
    width: 100%;
    position: absolute;
    z-index: -1;
    top: -1px;
    left: -1px;
    bottom: -1px;
    border-radius: 3px 0 0 3px
}

.pointGet>span {
    font-weight: bold;
    font-size: 2em;
    margin-top: 10px
}

.pointWay {
    margin: 0 10px;
    flex: 1;
    text-align: left
}

.pointTH,
.pointTD {
    margin: 0 15px;
    text-align: center;
    font-size: .85rem
}

.pointTH {
    background-color: #ebe9ea;
    height: 40px;
    display: flex;
    align-items: center
}

.pointTH li {
    flex: 1;
    padding: 2px
}

.pointTD {
    max-height: 401px;
    overflow: auto
}

.pointTD table {
    border: 1px solid #ebe9ea;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%
}

.pointTD tr {
    border: 1px solid #ebe9ea
}

.pointTD td {
    height: 40px;
    box-sizing: border-box
}

.pointTD td:last-child:not(.t_blue) {
    font-weight: bold
}

.pointTD .t_blue {
    color: #0077c4;
    text-align: left
}

.maskROU {
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    overflow: auto;
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    z-index: 10000;
    display: none
}

.maskROU .t_yellow {
    font-weight: bold;
    color: #ff0 !important
}

.maskROU>div {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center
}

.maskROU .btn_close {
    background-image: url(../images/btn_close_white.svg);
    top: 0;
    width: 10vw
}

.popUpROU_bg {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.popUpROU_in {
    position: relative;
    height: 139vw;
    width: 89vw;
    background: url(../images/img_roulette.png) no-repeat center;
    background-size: auto 100%;
    margin: auto;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: flex-end;
    border-radius: 5px
}

.boxROU {
    position: absolute;
    width: 64vw;
    height: 64vw;
    left: 0;
    right: 0;
    margin: auto;
    top: 25vw
}

.boxROU:before {
    content: '';
    position: absolute;
    background: url(../images/img_roulettes.png) no-repeat center;
    background-size: cover;
    width: 64vw;
    height: 69vw;
    left: 0;
    top: -4.5vw;
    z-index: 1
}

.boxROU:after {
    content: '';
    position: absolute;
    width: 7.2vw;
    height: 7.2vw;
    border: 3px solid #fef0c1;
    background-color: #f3d578;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%
}

.boxROU>div {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #fddd60;
    left: 0;
    top: 0;
    overflow: hidden
}

.boxROU [class*="ROU"] {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 42vw 23vw 0 23vw
}

.boxROU [class*="ROU"]:first-child {
    left: 0;
    right: 0;
    top: -10vw;
    margin: auto
}

.boxROU [class*="ROU"]:nth-child(2) {
    transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    right: -10vw;
    top: 0
}

.boxROU [class*="ROU"]:nth-child(3) {
    transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
    right: -10vw;
    bottom: 0
}

.boxROU [class*="ROU"]:nth-child(4) {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    left: 0;
    right: 0;
    bottom: -10vw;
    margin: auto
}

.boxROU [class*="ROU"]:nth-child(5) {
    transform: rotate(240deg);
    -webkit-transform: rotate(240deg);
    left: -10vw;
    bottom: 0
}

.boxROU [class*="ROU"]:nth-child(6) {
    transform: rotate(300deg);
    -webkit-transform: rotate(300deg);
    left: -10vw;
    top: 0
}

.boxROU [class*="ROU"] div {
    position: absolute;
    white-space: nowrap;
    transform: translate(-50%, -230%);
    -webkit-transform: translate(-50%, -230%)
}

.boxROU [class*="ROU"] span {
    font-weight: bold;
    display: block
}

.boxROU.on>div {
    animation: boxROU 2s ease;
    -webkit-animation: boxROU 2s ease
}

@keyframes boxROU {
    from {
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(1080deg)
    }
}

@-webkit-keyframes boxROU {
    from {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(1080deg)
    }
}

.purpleROU {
    color: #fff;
    border-color: #40004e transparent transparent transparent
}

.yellowROU {
    color: #40004e;
    border-color: #fddd60 transparent transparent transparent
}

.btnROU {
    font-size: 1.1rem !important;
    max-width: 330px;
    width: 80vw;
    border-radius: 100px !important;
    font-weight: bold;
    box-shadow: 0 0 8px #333;
    background: #ff4848;
    background: -moz-linear-gradient(top, #ff4848 0%, #c10000 100%);
    background: -webkit-linear-gradient(top, #ff4848 0%, #c10000 100%);
    background: linear-gradient(to bottom, #ff4848 0%, #c10000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff4848', endColorstr='#c10000', GradientType=0)
}

.btnROU:active {
    background: #ff4848
}

.numROU {
    max-width: 330px;
    width: 80vw;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    font-size: .95rem;
    min-height: 12vw;
    max-height: 65px;
    padding: 8px 0;
    box-sizing: border-box
}

.numROU:before {
    content: '';
    width: 1px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.numROU div {
    flex: 1;
    padding: 0 5px
}

.numROU span {
    display: inline-block
}

.ruleROU {
    max-width: 330px;
    width: 80vw;
    padding: 5px;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
    text-align: left;
    font-size: .75em
}

.ruleROU ul {
    margin: auto;
    display: table
}

.ruleROU li {
    list-style-type: decimal;
    margin-left: 20px
}

@media(min-width:530px) {
    .btnPoint input {
        width: 20vw;
        margin-top: 0 !important
    }
}

@media(min-width:768px) {
    .maskROU {
        font-size: .6em
    }
}

.container_T2 {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 4;
    top: 0;
    padding: 40px 4% 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-bottom: 1px solid #ddd !important
}

.borderBnot {
    border-bottom: 0
}

.container_T2 h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    color: #000;
    font-size: .85rem;
    height: 40px;
    margin: 0;
    box-sizing: border-box;
    cursor: pointer
}

.container_T2 h3+h3 {
    margin-left: 2%
}

.container_T2 h3 span {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    width: 100%
}

.container_T2 h3.on {
    color: #24a7a7
}

.container_T2 h3.on:not(.w100) span:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #14815e;
    border-radius: 100px;
    left: 0;
    right: 0;
    margin: auto
}

.container_T2 h3.on:not(.w100) span:after {
    background-color: #24a7a7
}

.container_T2+div {
    margin-top: 40px !important;
}

.container_T2~.main_content {
    margin-top: 55px;
    margin-bottom: 15px
}

.container_T2+.deposit_select,
.container_T2+.form_dep,
.container_T2+.transition_title,
.container_T2~.bonus,
.container_T2+.news,
.container_T2+.pMail {
    margin-top: 78px
}

.bonus {
    padding: 10px 4% 0
}

.btn_bonus.yn {
    margin-top: 0;
    margin-bottom: 20px
}

.yn .weekTable tr:last-child td {
    text-align: left
}

.yn .weekTable th {
    font-weight: bold
}

.container_T2~.bonus>.bonus_list:not(.on) {
    display: none
}

.bonus_list .bonus_listIn {
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 15px 10px;
    display: none;
    width: 100%;
    line-height: 20px;
    font-size: .8rem;
    color: #535353;
    box-sizing: border-box;
}

.bonus_listIn h5 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 1rem;
    color: #000
}

.bonus_listIn ul,
.bonus_listIn li {
    list-style: disc;
    margin-left: 10px;
}

.bonusText {
    color: #535353;
    line-height: 1.5;
    margin-bottom: 10px
}

.listNum {
    color: #535353;
    margin: 10px 0 10px -5%;
    line-height: 1.5
}

.listNum.cn {
    margin: 10px 0 10px -20px
}

.listNum.yn {
    font-size: 1rem!important
}


/* .listNum>li,
.listName2 li {
    list-style: decimal;
    padding-bottom: 10px
} */

@media(min-width:530px) {
    .listNum,
    .listName2 {
        margin-left: -4%
    }
}

.yellow_a_t {
    color: #ff7476 !important;
    font-weight: normal
}

.btn_selectArea {
    width: 100%;
    margin-bottom: 15px;
    padding-left: 6%;
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    background: url(../images/btn_gift.png) #ea354e no-repeat 36% 47%;
    background-size: auto 50%;
    margin-left: 0!important
}

.btn_selectArea:active {
    background-color: #ff7476
}

#main-content .function_tab img {
    width: 15px;
    margin-right: 5px;
    vertical-align: text-bottom
}

#main-content .function_box {
    margin-top: 20px
}

#main-content .function_tab {
    color: #ff0043;
    font-weight: bold;
    margin: 0 0 10px 0
}

#main-content .function_content {
    line-height: 1.4;
    color: #535353;
    padding: 0
}

.gray_t.yn {
    white-space: nowrap;
    display: table-cell;
    padding-right: 3px
}

.yn .WCbottm {
    font-size: .95rem
}

@media(min-width:530px) {
    .btn_selectArea {
        background-position-x: 40.5%;
        padding-left: 5%
    }
}

@media(min-width:1024px) {
    .btn_selectArea {
        background-position-x: 44%
    }
}

.text_Te {
    padding: 0 4%;
    font-size: .8rem;
    line-height: 1.5;
    margin: 15px 0
}

.goldBox {
    margin: 0 auto;
    width: 100%;
    display: table;
    height: 90px;
    position: relative;
    overflow: hidden;
    background: #e8f7fb;
    margin-bottom: 10px
}

.num_label {
    position: absolute;
    top: -8px;
    left: -33px;
    width: 77px;
    height: 40px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    background-color: #4796df;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    line-height: 1rem;
    padding-bottom: 2px;
    box-sizing: border-box;
    z-index: 1
}

.numberBox {
    color: #fff;
    position: absolute;
    z-index: 2;
    font-size: 1.2rem;
    font-weight: bold;
    top: 5px;
    left: 8px
}

.icon_img {
    -webkit-filter: drop-shadow(0 3px 7px rgba(0, 0, 0, .35));
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .35));
    position: absolute;
    top: 50%;
    left: 11%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 58px;
    height: auto
}

.textBox {
    display: table-cell;
    vertical-align: middle;
    padding-left: 40%;
    padding-right: 5%
}

.gold_title {
    font-size: .95rem;
    color: #24a7a7;
    font-weight: bold;
    margin-bottom: 3px
}

.gold_text {
    font-size: .8rem
}

.goldBoxDiv {
    overflow: hidden;
    margin: 0 auto;
    width: 92%
}

@media(min-width:350px) {
    .goldBox {
        height: 105px;
        margin-bottom: 12px
    }
    .num_label {
        top: -7px;
        left: -30px
    }
    .icon_img {
        width: 70px;
        height: auto
    }
}

@media(min-width:375px) {
    .text_Te {
        margin: 20px 0
    }
    .goldBox {
        height: 110px;
        margin-bottom: 15px
    }
    .icon_img {
        width: 72px;
        height: auto
    }
}

.icon_giftB {
    background: url(../images/btn_gift.png) #b4506a no-repeat 20% 47%;
    background-size: auto 50%;
    padding-left: 20% !important
}

#vip .icon_set {
    width: 30px;
    height: 30px;
    vertical-align: middle
}

.promoTitle {
    color: #648fb2;
    padding-left: 12px;
    position: relative;
    height: 16px;
    line-height: 16px;
    margin-top: 5px;
    font-weight: bold
}

.promoTitleN {
    margin: 25px 0 17px
}

.promoTitle:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: "";
    width: 4px;
    height: 100%;
    background-color: #648fb2
}

.promotable {
    width: 100%;
    border: 0;
    border-spacing: 1px;
    border-collapse: separate;
    background-color: #d5d5d5;
    color: #cd3736;
    font-weight: bold;
    margin-top: 17px
}

.promotable th,
.promotable td {
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box
}

.promotable th {
    background-color: #eee;
    color: #707070;
    padding: 10px 0
}

.promotable td {
    background-color: #fff;
    color: #648fb2;
    padding: 5px 0
}

.promotable tr th:nth-child(1) {
    width: 19%
}

.t_promotion {
    display: block;
    margin: 5px 0 20px;
    color: #f84242;
    font-weight: bold
}

.t_buleB {
    color: #0077c4
}

.t_buleB1 {
    color: #648fb2
}

.promotable tr th.firstChild {
    width: 18%
}

.promotable tr th.smallChild {
    width: 18%
}

.container_main {
    margin-top: 78px!important;
    padding: 0px;
}

@media(min-width:440px) {
    .btnPoint input {
        font-size: 1.05rem
    }
    .pointT {
        line-height: 22px
    }
    .pointT:before {
        left: -30px;
        width: 19px;
        height: 22px
    }
    .pointTH {
        height: 45px;
        font-size: .95rem
    }
    .pointTD {
        max-height: 451px;
        font-size: .95rem
    }
    .pointTD td {
        height: 45px
    }
    .maskROU .btn_close {
        width: 40px;
        height: 40px
    }
    .popUpROU_in {
        height: 584px;
        width: 372px
    }
    .boxROU {
        width: 265px;
        height: 265px;
        top: 106px
    }
    .boxROU:before {
        width: 265px;
        height: 285px;
        top: -18px
    }
    .boxROU:after {
        width: 32px;
        height: 32px
    }
    .boxROU [class*="ROU"] {
        border-width: 176px 98px 0 98px
    }
    .boxROU [class*="ROU"]:first-child {
        top: -41px
    }
    .boxROU [class*="ROU"]:nth-child(2),
    .boxROU [class*="ROU"]:nth-child(3) {
        right: -41px
    }
    .boxROU [class*="ROU"]:nth-child(4) {
        bottom: -41px
    }
    .boxROU [class*="ROU"]:nth-child(5),
    .boxROU [class*="ROU"]:nth-child(6) {
        left: -41px
    }
    .ruleROU {
        padding: 10px
    }
    .btnROU {
        height: 52px !important
    }
    .numROU {
        min-height: 60px
    }
    .container_T2+.deposit_select,
    .container_T2+.form_dep,
    .container_T2+.transition_title,
    .container_T2+.news,
    .container_T2+.pMail {
        margin-top: 80px
    }
    .container_T2~.bonus {
        margin-top: 20px
    }
    .bonusPrompt,
    .bonusText {
        margin-bottom: 15px
    }
    .bonus_listIn h5 {
        margin-bottom: 15px
    }
    .bonus_button {
        margin-bottom: 15px
    }
    .listName {
        padding: 10px 0 5px
    }
    .rakeTable+h5 {
        margin-top: 20px
    }
    .rakeTable td {
        padding: 9px 12px
    }
    .listNum,
    .listName2 {
        margin-left: -6%
    }
    .btn_selectArea {
        height: 45px;
        line-height: 45px;
        padding-left: 8%;
        font-size: 1.2rem
    }
    #main-content .function_box {
        margin-top: 10px
    }
    #main-content .function_tab img {
        width: 18px
    }
    .container_main {
        margin-top: 61px!important;
    }
    .bonus_list {
        margin-bottom: 15px
    }
    .bonus_listT {
        padding: 10px 8% 11px 0
    }
    .bonus_listT:after {
        right: 2%
    }
    .bonus_listTL {
        width: 72%
    }
    .bonus_t {
        font-size: 2em
    }
    .bonus_listIn h5 {
        margin: 15px 0
    }
    .listName {
        padding: 10px 0 5px
    }
    .rakeTable td {
        padding: 9px 12px
    }
    .firstTable_bg {
        margin-bottom: 15px
    }
    .firstTable_T {
        font-weight: normal;
        padding: 10px 0 10px
    }
    .firstTable_bg .w50L,
    .firstTable_bg .w50R {
        width: 48%
    }
    .firstTable {
        margin-bottom: 10px
    }
    .firstTable th {
        height: 30px
    }
    .bonusPrompt {
        margin-bottom: 6px
    }
    .bonusTextW_C {
        margin: 10px 0 0 0
    }
    .sMoneyTL,
    .sMoneyTR {
        border-radius: 5px 5px 0 0;
        line-height: 50px
    }
    .sMoney_listT {
        line-height: 50px;
        padding: 0 40px 0 30px
    }
    .sMoney_listT:after {
        right: 5%
    }
    .sMoney_listIn {
        padding: 15px 30px
    }
    .sMoney_more {
        border-radius: 0 0 5px 5px;
        line-height: 50px
    }
    .friend_list2 h5 {
        margin: 15px 0
    }
    .btn_receive a {
        height: 40px;
        line-height: 40px
    }
    h5.speakerT {
        margin-top: 20px;
        margin-bottom: 10px
    }
    .speakerT img {
        height: 15px;
        margin-right: 7px
    }
    input.btm_friend,
    input.btm_plus {
        height: 50px !important;
        line-height: 50px !important;
        background-position: 37% 47%;
        background-size: auto 52%
    }
    input.btm_friend {
        border-radius: 5px !important
    }
    .pluTitle img {
        height: 30px;
        margin-top: 3px
    }
    .pluBonus {
        line-height: 30px
    }
    .plusText {
        margin: 18px 0 12px
    }
    .title_friend {
        margin-top: 20px
    }
    .friendTwo {
        margin-bottom: 20px
    }
    .titleNB {
        margin-right: 15px
    }
    .titleBG {
        padding: 5px 12px
    }
    .goldBox {
        height: 115px
    }
    .num_label {
        left: -26px
    }
    .icon_img {
        width: 76px;
        height: auto
    }
    .promotable {
        margin-top: 22px
    }
    .promoTitleN {
        margin: 30px 0 22px
    }
}

@media(min-width:768px) {
    .bonus_list {
        border-radius: 8px;
        margin-bottom: 13px
    }
    .bonus_listT {
        padding: 20px 10% 20px 0
    }
    .bonus_listT:after {
        width: 33px;
        height: 18px
    }
    .bonus_listTL {
        width: 75%
    }
    .bonus_listIn {
        padding-bottom: 25px;
        font-size: 1.25rem !important
    }
    .bonus_t {
        font-size: 2.4em
    }
    .listName {
        padding: 20px 0
    }
    .rakeTable {
        font-weight: normal;
        margin-top: 20px
    }
    .rakeTable td {
        padding: 10px 20px
    }
    .listNum {
        margin: 15px 0 15px 5px
    }
    .firstTable_T {
        font-weight: normal
    }
    .firstTable th {
        height: 40px
    }
    .bonusPrompt {
        margin-bottom: 10px
    }
    .bonusTextW {
        margin: 20px 0
    }
    .bonusTextW_C {
        margin-top: 20px
    }
    .sMoney {
        margin-top: 18px
    }
    .sMoneyTL,
    .sMoneyTR {
        border-radius: 8px 8px 0 0;
        line-height: 85px;
        font-weight: normal
    }
    .sMoney_listT {
        line-height: 85px;
        padding: 0 40px 0 35px
    }
    .sMoney_listT img {
        width: 30px;
        height: 30px;
        margin: 0 8px
    }
    .sMoney_listT:after {
        right: 4%;
        width: 30px;
        height: 30px
    }
    .sMoney_listIn {
        padding: 20px 35px
    }
    .sMoney_more {
        border-radius: 0 0 8px 8px;
        line-height: 85px
    }
    .weekTable {
        margin-bottom: 20px
    }
    .weekTable th,
    .weekTable td {
        padding: 10px 15px
    }
    .birthday {
        font-weight: normal
    }
    .birthday th {
        font-weight: normal;
        padding: 10px 15px
    }
    .birthday td {
        padding: 10px 15px
    }
    .birthday tr th:nth-child(1),
    .birthday tr td:nth-child(1) {
        width: 40%
    }
    .friend_list {
        padding: 2% 0
    }
    .friend_main {
        font-size: .6em
    }
    .stepBox {
        margin-top: 2%
    }
    .stopNumb {
        font-size: 1.7em
    }
    .linkWeb,
    .linkSign {
        margin: 2% 0 1%
    }
    .btn_link a {
        padding-left: 10%;
        background-position: 40% 50%
    }
    .container_T2 h3 {
        font-size: 1.25rem;
        height: 50px;
    }
    .bonus {
        padding: 0 4% 0
    }
    .container_T2 {
        padding: 60px 4% 0;
    }
    .container_T2~.bonus {
        margin-top: 120px !important
    }
    .bonus_listIn h5 {
        font-size: 1.35rem;
    }
    .rakeTable {
        font-weight: normal
    }
    .rakeTable td {
        padding: 10px 20px
    }
    .btn_selectArea {
        background-position-x: 42%;
        padding-left: 2%
    }
    #main-content .function_tab {
        margin: 0;
        line-height: 40px
    }
    #main-content .function_tab.remind>div {
        color: #ff7476 !important;
        margin-left: 30px;
        margin-top: -18px
    }
    .bonusPrompt {
        text-align: center
    }
    .yn .btn_selectArea {
        background-position-x: 40%;
        padding-left: 2%
    }
    .yn .rakeTable tr:nth-child(1) td {
        background-color: #9ccae1;
        font-weight: bold
    }
    input.btm_friend,
    input.btm_plus {
        background-position: 43% 47%;
        padding-left: 6% !important
    }
    .icon_img {
        left: 16%
    }
}