body{
    background-color: #282828;
}
.visual-sub { background-color: #2b2b2b; } 
.loungeoffers-detail .offers-info h2, .loungeoffers-detail .offers-info p{
    font-size: 1.6rem;
}
.loungeoffers-detail .offers-view p{
    font-size: 1.7rem;
}
.cont > p:nth-child(2) {
    font-size: 2.5rem;
    margin-left: -10px;
}
td {
    font-size: 1.6rem;
    padding: 10px 0;
}
.loungeoffers-detail .offers-info strong:before{
    top: 20px;
}
.loungeoffers-detail .offers-info>.full+.full{
    border-bottom: 1px solid #282828
}
.loungeoffers-detail .offers-info>.full{
    border-bottom: 1px solid #424242;
}
li.full.bottom {
    padding: 27px;
}
#phone2,#phone3{
    width: 50px;
    height: 30px;
}
#b_year{
    width: 60px;
    height: 30px;
}
#b_month,#b_day{
    width: 50px;
    height: 30px;
}
.logout_icon a img {
    width: 30px;
    top: -5px;
    position: absolute;
}
	ul.util-list1 {width: auto;display: flex;position: relative;justify-content: flex-end;}
	ul.util-list1>li>a>span {font-size: 1.5rem;}
	ul.util-list1>li>a>span#btn_logout {border: 1px solid red;padding: 5px;background-color: #ff000047;}
	ul.util-list1>li>a>span#btn_logout:hover {border: 1px solid red;padding: 5px;background-color: #00000047;cursor: pointer;transition: 0.5s;}
	ul.util-list1>li {margin-right:15px;}

    .itbody{
        border-bottom: 1px solid #9d8a69;
    }
    .bank_num0{
            display: inline;
    }
    .insert_1 {
        position: absolute;
        left: 308px;
        top: 25px;
        margin-bottom: 20px;
    }
    .help {
        position: relative;
        display: inline;
        /* margin-top: -9px; */
        padding-left: 32px;
        font-size: 12px;
        vertical-align: middle;
        top: 7px;
    }
    .help:before {
        position: absolute;
        top: 14px;
        left: 7px;
        display: inline-block;
        content: '';
        width: 19px;
        height: 19px;
        margin-right: 4px;
        background: url(/assets/images/layout.png) no-repeat -76px -154px;
        vertical-align: middle;
    }
    input#accountPw_input {
        height: 35px;
    }
    thead {
        border-bottom: 2px solid #9d8a69;
        height: 44px;
        margin: 0px 0px;
        text-align: center;
    }
    .money {
        font-weight: 800;
        font-size: 2rem;
        color:#fff;
    }
    th.mokcha {
        text-align: center;
        padding: 20px;
    }
    td.list1 {
        text-align: center;
        padding: 15px 0 10px 0;
    }
    button {
        border-bottom: 1px solid #545454;
        background-color: #797979;
        color: #fff;
        padding: 5px;
    }
    .step { color: white; }
    h3.sub-title {
    font-size: 1.5rem;
    margin-top: 0px;
    color: #a08a65;
    }

    #bank{
        width: 188px;
    }

    .table-top-desc_info {
        left: 10px;
    text-align: left;
    margin-left: 0px;
    width: 100%;
    top: 2px;
    }
    .table-top-desc_c1,.table-top-desc_c2 {
        padding-top: 15px;
        color: #f88787;
    }

    .title-wrap {
        padding: 40px;
    }

/************************************* max-width: 1199px */

@media screen and (max-width: 1199px){
    .location-wrap>.location,article>.inner,.footer-info-wrap>.inner {
        width: 100%;
    }






}



/************************************* max-width: 820px */

@media screen and (max-width: 1199px){
.m_home.on {
    display: block;
}
.sub img.telegram {
    width: 30px;
    position: relative;
    left: -16px;
    top: -4px;
}
.m_home {
    position: absolute;
    padding: 11px 22px 22px 22px;
    display: none;
}
.m_home .home{
    display: inline-block;
    width: 15px;
    height: 14px;
    background: url(/assets/images/layout.png) no-repeat -40px -155px;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
}
.logout_icon a img {
    top: 90px;
    width: 50px;
    left: 4px;
}
.t_icon a img {
    display: none;
}
ul.util-list1{
    height: 149px;
}
ul.util-list1 {
    top: 0px;
    /* position: absolute; */
    left: 0px;
    /* line-height: 30px; */
    display: block;
    width: auto;
    background-color: #0000009e;
    width: 100%;
    /* height: 100%; */
    padding: 8px;
    margin: 0;
}
ul.util-list1>li>a>span{background-color: #000000c4;border: 1px solid #e1a770;margin: 2px;padding: 3px;}
ul.util-list1>li{margin-bottom: 15px;}
.util-list {margin-right: 0px;top: 0px;left: 10px;width: 83px;position: relative;background-color: #000000b0;display: inline-block;float: left;height: 150px;}

/* ul.util-list1{
    display: flex;
    position: relative;
    justify-content: center;
    background-color: #0000009e;
    width: 100%;
    height: 149px;
    top: 0;
    left: 0;
    padding-top: 20px;
} */
.title-wrap{
    /* height: 100px; */
}
    .slide-open { position: absolute; top: 16px; right: 16px; width: 50px; height: 50px; cursor: pointer; z-index: 101;} 
 /* #footer { position: relative; bottom: 0; width: 100%; z-index: 50; }  */
 #footer { 
    z-index: 50;
    height: 0px;
    position: relative;
    transform: translateY(-100%);
  } 
  .btn_area {
    text-align: center;
}
article>.inner{
    margin-bottom: 0px;
}
 .content-box { margin-bottom: 50px; } 
.burgur { right: 5px; top: 23px; position: absolute; width: 30px; height: 4px; background: #fff; } 
.burgur .top-line { width: 30px; height: 4px; background-color: #fff; bottom: -10px; content: ''; position: absolute; right: 0; -webkit-transition: -webkit-transform .3s; transition: transform .3s; } 
.burgur .bot-line { width: 30px; height: 4px; background-color: #fff; top: -10px; content: ''; position: absolute; right: 0; -webkit-transition: -webkit-transform .3s; transition: transform .3s; } 
.burgur.on { width: 0; } 
.burgur.on .bot-line { -webkit-transform: translateY(5px) rotate(135deg); transform: translateY(5px) rotate(135deg); } 
.burgur.on .top-line { -webkit-transform: translateY(-5px) rotate(-135deg); transform: translateY(-15px) rotate(-135deg); } 
.gnb { padding: 100px 0 0 0; } 
.gnb .dep1 { margin-top: 55px; height: 50px !important; } 
.gnb { width: 100%; position: absolute; /* left: -100%; */
top: 0; right: 0; bottom: 0; -webkit-transition: left .3s; -moz-transition: left .3s; -ms-transition: left .3s; -o-transition: left .3s; transition: left .3s; background-color: #000000e6; display: none; height: 200vh; z-index: 100;padding-top: 10px;} 
.gnb-title { width:100%; height:100px; font-size:42px; display:flex; justify-content:center; align-items:center; border-bottom:1px solid #e1e1e1; } 
.gnb.on { display: block;} 
.gnb .dep1>li>a.on { padding-bottom: 0px !important; } 
.gnb ul li { display: inline-block; width: 100%; padding: 10px; margin: 5px 0 10px 0px;
    margin-right: 0px !important;
    padding-right: 0px !important;
} 
.gnb ul li a { font-size: 22px !important; } 
.gnb .sub li:first-child { margin-top: 22px; } 
.gnb .dep1>li>a { margin-bottom: 0px; } 
.gnb>ul>li:first-child .sub { top: 52px; display: block !important; width: 100%; } 
.gnb .sub { top: 260px; display: block !important; width: 100%; } 
.gnb .m1 { text-align: center; margin-bottom: 156px; background-color: #9c836a; } 
.logo { left: 40px; display: none; } 




/* 입금신청 */
th.mokcha {
    /* text-align: center; */
    padding: 20px 0px 20px 0px !important;
}
p.table-top-desc1.help {
    left: 188px;
    top: -38px;
    width: 257px;
}
.help:before {
    top: -1px !important;
}
img { width:100%; } 
article>.inner { width: 100%; }
.footer-info-wrap>.inner { width: 100%; } 
.flex-control-nav { width: 100%; position: absolute; bottom: 0; left:50%; width:100%; margin-left:-600px; text-align: center; } 
.header>.inner { position:relative; width:100%; margin:0 auto; } 
.location-wrap>.location { width:100%; height:51px; margin:0 auto; font-size:0; line-height:0; } 
article>.inner { width:100%; } 
.footer-gnb>ul { width:100%; margin:auto; } 
.footer-info-wrap>.inner { position:relative; width:100%; margin:0 auto; background-color:#21201e; } 
[class$='order-list'] { width:100%; margin:0 auto; font-size:0; line-height:0; } 
.footer .guide .inner { width:100%; margin:0 auto; font-size:0; } 
/* #wrap { height:100%; min-width:100%; }  */
 #wrap {
    height: auto;
    min-height: 100%;
    /* padding-bottom: 200px; */
 }
.wrapper { position:relative; height:100%; min-width:100%; } 
.table-style1 { padding: 10px } 
.insert_1 {
    position: absolute;
    left: 187px !important;
    top: 24px !important;
    margin-bottom: 20px;
}
dl.i_bank_v {
    height: 74px;
}
.help {
    display: inherit !important;
}
input#accountPw_input {
    height: 35px;
    width: 100px;
}
.box {
    padding-top: 20px;
}
p.table-top-desc.help {
    /* left: 92px; */
    /* width: 258px; */
}
.table-style1 > .box > dl > dt {padding-left: 10px; min-width: 100px;} 
input[type='email'], input[type='text'], input[type='password'], input[type='search'], input[type='tel'] { height: 48px; width: unset; padding: 0 5px; border: 1px solid #bbb; border-radius: 0px; line-height: 28px; color: #ffffff; vertical-align: top; margin: 0; display: block;margin: 0 0 10px 0;} 
[class|='tmp-btn'][class*='mid'] { 
    height: 48px; width: 50px;font-size: 12px; line-height: 48px; margin: 5px 5px 6px 0px; } 
[class|='tmp-btn'][class*='lar'] { height: 42px; width: auto; padding: 0 10px; font-size: 13px; line-height: 45px; } 
[class|='btnarea'] { margin-top: 30px; text-align: center; color: red; } 
[class|='btnarea'][class$='acenter_b'] { margin-bottom: 50px; } 
[class|='btnarea'][class$='aright'] { text-align: center; margin-bottom: 50px; } 
.tbody-list1 { height: 58px; } 
/* .content-box { padding: 20px 0 0 0; }  */
.visual-sub div img { height: 150px;width: 100%;} 
.util-list {margin-right: 0px; top: 10px; left: 13px; width: 100%; position: relative; background-color: #000000b0; } 
.util-list>li { position: relative; float: left; margin-right: 0px; width: 100%; margin: 10px 0 -1px 0; } 
/* .util-wrap { top: 0px; width: 95%; right: 26px; }  */
.util-wrap {
    top: 0px;
    width: 100%;
    right: 0px;
 } 
.util-wrap a { font-size: 16px; } 
.policy-list { position: relative; left: 0px; width: 100%; } 
.help:before { left: 3px; } 
.help { padding-left: 42px; } 
h3 { text-align: center; color:red; margin: 0 15px 0 15px; } 
.footer-info-wrap .copy { padding: 20px 0 0 15px;font-size: 1.2rem; } 
.loungeoffers-detail .offers-info .tag { display: none; } 
.loungeoffers-detail .offers-info { margin-top: 0px; } 
.detail-wrap { padding: 15px; } 
article>.inner { 
    /* padding: 30px 0 0px;  */
} 
.full input { /* width: 100% !important; */display: inline-block;}
.full textarea { width: 100% !important; } 
.loungeoffers-detail .offers-info strong { min-width: 70px; padding: 20px 32px;
    width: 149px;} 
.loungeoffers-detail .offers-view {
    /* margin-bottom: 100px; */
    margin: 30px 0px;
}
/* .loungeoffers-detail .offers-info p { width: 60%; }  */
.loungeoffers-detail .offers-view p { width: 100%; } 
.offers-wrap li:nth-child(7) p { height: 60px; 
    /* padding: 15px 20px;  */
} 
.gnb .m1, .gnb .m2, .gnb .m3, .gnb .m4 { margin-right: 0px; } 
/* .login-box-wrap .in-wrap { width: 100%; }  */
.login-box-wrap .in-wrap input { width: 60%; } 
.login-box-wrap button { top: 216px; right: 10px; } 
.login-box-wrap { margin-bottom: 60px !important; } 
.login-box-wrap .finder>a { position: relative; margin-right: 22px; color: #666; padding: 22px 0 20px 0; margin-bottom: 0px; height: 0px; display: inline-block; } 
/* .offers-info li:nth-child(11) { text-align: center; }  */
.title-wrap { padding: 30px; } 
.col-lg-3 > .item-img { width: 149px; height: 150px; margin: 35px; overflow: hidden; } 
.col-lg-3 > .item-img > a > img { width: 150px; height: 150px;} 
.col-lg-3 { justify-content: center; } 
.last-jackpot .images-number span { width: 52px; height: 85px; } 
.last-jackpot dd { top: -52px; position: relative; } 
.last-jackpot { margin-top: 0px; display: none;} 
.pot-list { 
    border: 0px solid #ddd;
    position: relative;
    left: 8px;
    margin: 0 auto;

} 
.pot-list li { float: left; width: 49%; padding: 18px; background: url() no-repeat 0 0; } 
.pot-list li:nth-child(odd) { background-image: url(); } 
.item-img>span:nth-child(3) {
    top: -86px !important;
}
.item-img>span:nth-child(2) {
    left: -63px !important;
    top: 59px !important;
}
h3.btnarea {
    font-size: 1.5rem;
    margin-top: 50px;
    color: #a08a65;
}
.login-box-wrap .in-wrap label {
    display: inline-block;
    width: 104px;
    left: -87px;
    color: #fff;
    font-weight: bold;
    height: 90px;
    position: absolute;
}
.login-box-wrap .in-wrap label {
    display: inline-block;
    width: 104px;
    left: -21px;
    color: #fff;
    font-weight: bold;
    position: absolute;
}
.login-box-wrap .in-wrap{
    width: 300px;
}
.login-box-wrap .in-wrap input{
    position: unset;
    /* left: 106px; */
}
.loungeoffers-detail .offers-info h2, .loungeoffers-detail .offers-info p{
    font-size: 1.5rem;
}
.loungeoffers-detail .offers-info strong:before{
    top: 22px;
}

h2.table-top-desc1 {
    position: absolute;
    /* top: 549px;
    left: 105px; */
}
h2.table-top-desc2 {
    position: absolute;
    /* top: 665px;
    left: 105px; */
}
/* li.full.high {
    height: 113px;
} */
[class|='tmp-btn'][class*='mid'] {
    height: 48px;
    width: initial;
    font-size: 12px;
    line-height: 48px;
    margin: 5px;
    float: none;
    /* position: absolute; */
    top: 7px;
    left: 0px;
    width: 40px;
}

li.full.bottom {
    padding: 27px 20px;
}
p.table-top-desc.help {
    left: 271px;
    text-align: left;
    padding: 10px 0 10px 0;
    margin-left: 0px;
    width: 250px;
    top: -46px;
}

#bank{
    width: 178px;
    height: 48px;
}
#phone1,#phone2,#phone3{
    height: 48px;
}
.util-list {
    display:none;
    margin-right: 0px;
    top: 39px;
    left: 39px;
    width: 100%;
    position: relative;
    background-color: #000000b0;
}
li.login_btnMain {
    margin: 12px 0 -1px 0;
    width: 100px;
}
li.join_btnMain {
    margin: 12px -2px 0px 0px;
    width: 100px;
}
.util-list>li>a {
    font-size: 2rem;
}
#btnIdCheck,#btnNickCheck {
    top: 7px;
    left: 0px;

}

}
@media screen and (max-width: 820px){
li.full.high {
    height: 113px;
}
p.table-top-desc.help {
    left: 87px;
    top: 3px;
}

}
/************************************* max-width: 767px */


@media screen and (max-width: 767px){
    .logout_icon a img {
        width: 50px;
        top: 90px;
        position: absolute;
        left: 7px;
    }


	li.login_btnMain {margin: 0px;padding: 0px;width: 100px;line-height: 40px;}
	li.join_btnMain {margin: 0px;padding: 0px;width: 100px;line-height: 40px;}
	.util-list>li>a {font-size: 2.5rem;padding: 20px 20px 15px 20px;}
	.util-wrap > .util-list > li > a > span {padding-left: 0px;}
	.contents {top: -140px;}
	/* ul.util-list1 {top: 16px;position: absolute;left: 23px;line-height: 30px;display: block;width: auto;} */

	/* .btnarea-acenter_b {
    display: none;
	} */


	}






/************************************* max-width: 449px */


@media screen and (max-width: 449px){
    .pot-list li {width: 92%;}
    .col-lg-3 > .item-img{margin: 6px;}
    .login-box-wrap .in-wrap{
        width: 100%;
    }
    dl.i_bank_v{
        height: 91px;
    }
    p.table-top-desc1.help {
        left: 85px;
        top: 6px;
    }
    .login-box-wrap .in-wrap input{
        /* position: absolute; */
    left: 170px;
    }
    .login-box-wrap .in-wrap label{
        left: 28px;
    }
    .loungeoffers-detail .offers-info strong{
        min-width: 56px;
    padding: 10px;
    width: unset;
    }
    .loungeoffers-detail .offers-info h2, .loungeoffers-detail .offers-info p{
        padding: 0px 0px 0px 15px;
        margin-top: 13px;
        font-size: 1.5rem;
    }
    .loungeoffers-detail .offers-info strong:before {
        top: 12px;
    }
    #u_id{
        width: 122px;
    }
    #nickname{
        width: 122px;
    }
    
    #btnIdCheck {
        top: 498px;
        left: 227px;
    }
    #btnNickCheck {
        top: 609px;
        left: 227px;
    }
    h2.table-top-desc1{
        top: 555px;
    }





}


/************************************* max-width: 368px */

@media screen and (max-width: 368px){
    p.table-top-desc1.help{
        left: 9px;
    }
    p.table-top-desc.help{
        left: 10px;
    }
    input#g_point {
        width: 154px;
    }
    .table-style1 > .box > dl > dt{
        min-width: 100px;
    }
    input[type='text']{
        /* width: 159px; */
    }
}




/************************************* max-width: 320px */

@media screen and (max-width: 320px){
    p.table-top-desc1.help,p.table-top-desc.help{
        left: 6px;
    }
    .login-box-wrap .in-wrap label{
        display: none;
    }
    .login-box-wrap .in-wrap input{
        left: 74px;
    }
    .location-wrap > .location > a:nth-child(2){
        display: none;
    }
    .loungeoffers-detail .offers-info h2, .loungeoffers-detail .offers-info p{
        font-size: 1.4rem;
    }
    input[type='text'],

    #bank{
        width: 159px;
    }
    p{
        margin: 7px 0 0 0;
    }
    [class|='tmp-btn'][class*='mid']{
        /* top: 10px;
        left: -35px; */
        float: left;
        margin: 5px;
    }
    li.full.high {
        height: 100px;
    }
    
    h2.table-top-desc1{
        top: 551px;
        left: 0px;
    }
    h2.table-top-desc2{
        top: 654px;
        left: 0px;
    }
    #btnIdCheck{
        top: 497px;
        left: 225px;
    }
    #btnNickCheck{
        top: 596px;
        left: 224px;
    }
    #phone2,#phone3{
        width:52px;
    }


}








