@charset "utf-8";

@media screen and (max-width: 1803px) {
    .game-list ul li {
        width: 28%;
        height: 220px;
    }

    .game-list {
        width: 1500px;
        margin: 0 auto;
    }

    .container {
        width: 1300px;
        padding-left: 0px;
        margin: 0 auto;
    }

    .slot-list {
        width: 100%;
    }

    .slot-mimg01 {
        width: 38.0%;
        background-size: cover;
        background-position: center;
    }

    .slot-mimg02 {
        width: 38%;
    }

    .slot-mimg03 {
        width: 38%;
    }

    .slot-mimg img {
        width: 100%;
        height: auto;
        min-height: 235px;
    }

    .slot-accarea {
        width: 35%;
        padding-left: 30px;
    }

    .slot-accarea button {
        width: 31%;
    }

    .slot-accarea button:hover {
        width: 31%;
    }

    .thumbnail-slot {
        margin-left: 20px;
        float: right;
        width: 295px;
    }


    .slot-accarea .t01 {
        width: 100%;
    }

    .slot-accarea .t02 {
        width: 100%;
    }

    .slot-accarea .t03 {
        width: 100%;
    }

    .list-b {
        width: 32%;
    }



    .third-bl {
        margin-left: 0%;
        float: left;
    }

    .third-bl div {
        padding: 10px;
    }

    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -60px;
        width: 100%;
    }

    .bxslider img{width:1500px;}
	
	.game-list ul li h2 {bottom: 80px;}
	.game-list ul li h2 img{width: 100%;max-width: 130px;}
	.game-list ul li .char01 {padding-left: 143px;}
	.game-list ul li .char01 img{width: 100%;max-width: 276px;}
	.game-list ul li .char02 img{width: 100%;max-width: 240px;}
	.footer-wrap {width: 1260px;}

}


@media screen and (max-width: 1608px) {
    .game-list ul li {
        width: 27%;
        height: 200px;
    }

    .login {
        height: 70px;
    }

    .game-list ul li img {
        width: 250px;
    }

    .game-list ul li h2 {
        font-size: 30px;
        text-align: center;
    }

    .slider img {
        width: 100%;

    }

    .thum-01 {
        width: 75%;
        transition-duration: 0.2s;
    }

    .thum-02 {
        width: 75%;
        transition-duration: 0.2s;
    }

    .thum-03 {
        width: 75%;
        transition-duration: 0.2s;
    }

    .list-b {
        width: 30.5%;
    }

    .sub-wrap {
        width: 100%;
    }

    .subscr {
        width: 900px;
        margin-left: 6%;
    }

    .subtitle h1 {
        font-size: 20px;
    }

    .subtitle span {
        font-size: 11px;
    }

    .subscr table tr td .typedotum {
        padding-right: 50px;
    }

    .rem_back {
        height: 370px;
    }

    .rem_wrap p:last-child {
        font-size: 20px;
        margin-top: 5%;
    }

    .partner-wrap img {
        width: 98%;
    }

    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -20px;
        left:3%;
        width: 100%;
    }

    .bxslider img{width:1300px;}

	.game-list ul li .char01 {padding-left: 155px;}
	.game-list ul li .char01 img {max-width: 250px;}
	.game-list ul li h2 {bottom: 70px;}
	.game-list ul li .char02 img {max-width: 210px;}
	.footer-wrap {width: 1230px;margin: 0;}

}





@media screen and (max-width: 1422px) {

    .game-list {width: 1200px;margin: 0;}
	.game-list ul li {
        width: 29%;
        height: 180px;
    }

    .login {
        height: 50px;
        line-height: 50px;
    }

    .login-box {
        margin-right: 10px;
        margin-top: 0px;
    }
	.point-box {margin: 0px 0 0 20px;}


    .login-box input {
        height: 25px;
        width: 140px;
    }

    .login-box button {
        height: 30px;
        font-size: 14px;
        width: 100px;
    }

    .login-box button:last-child {
        height: 30px;
        font-size: 14px;
        width: 100px;
    }

    .game-list ul li h2 {
        left: 10px;
        bottom: 50px;
    }

    .slider img {
        width: 100%;
        min-width: 1200px;
    }

    .thumbnail-slot {
        position: absolute;
        margin-left: 0;
        top: 5px;
        width: 100%;
    }

    .thum-01 {
        width: 25%;
        transition-duration: 0.2s;
        margin-right: 5px;
        display: inline-block;
    }

    .thum-02 {
        width: 25%;
        transition-duration: 0.2s;
        margin-right: 5px;
        display: inline-block;
    }

    .thum-03 {
        width: 25%;
        transition-duration: 0.2s;
        margin-right: 5px;
        display: inline-block;
    }

    .slot-mimg01 {
        margin-top: 80px;
    }

    .slot-mimg02 {
        margin-top: 80px;
    }

    .slot-mimg03 {
        margin-top: 80px;
    }

    .slot-accarea {
        margin-top: 80px;
    }

    .list-b {
        width: 26%;
    }

    .list-b .col01 {
        width: 70%;
        font-size: 11px;
    }

    .list-b .col01 {
        font-size: 11px;
    }

    .list-b table tr {
        height: 20px;
    }

    .list-b table tr:last-child {
        border-bottom: none;
    }

    .list-b table tr td:first-child {
        display: inline-block;
        font-size: 11px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 200px;
        white-space: nowrap;
        line-height: 40px;
    }

    .list-b table tr td:last-child {
        display: inline-block;
        font-size: 11px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 80px;
        white-space: nowrap;
    }

    .list-b table {
        margin-left: 15px;
    }

    .subscr table {
        font-size: 14px;
    }

    .sub-wrap {
        width: 100%;
    }

    .subscr {
        width: 750px;
        padding-left: 0%;
    }

    .subtitle h1 {
        font-size: 20px;
    }

    .subtitle span {
        font-size: 11px;
    }

    .subscr table tr td .typedotum {
        padding-right: 10px;
        width: 350px;
    }




   

    .third-bl {
        margin-left: 3%;
        position: absolute;
        right: 400px;
    }

    .first-bl h1 img {
        width: 70%;
    }

    .first-bl h2 {
        font-size: 10px;
        width: 70%;
    }

    .first-bl h3 img {
        width: 55%;
    }
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: 5px;
        left:3%;
        width: 100%;
    }
    .bxslider img{width:1200px;}

	.game-list ul li .char01 {padding-left: 122px;}
	.game-list ul li .char01 img {max-width: 226px;}
	.game-list ul li .char02 img {max-width: 180px;}
	.game-list ul .game_coming h2 {font-size: 28px;left: 25%;bottom: 0px;}
	.footer-wrap {width: 1060px;}
	.second-bl {width: 15%;}
	.second-bl02 {width: 20%;}


}


@media screen and (max-width: 1080px) {

    .game-list {
        width: 80%;
        margin: 0;
    }

    .game-list ul li {
        width: 37%;
        height: 180px;
    }

    .game-list ul li img {
        width: 200px;
        margin-top: 20px;
    }

    .slider img {
        width: 100%;
        /*min-width: 1050px;*/
    }

    .left-container {
        width: 200px;
    }

    .left-container h1 img {
        width: 180px;
    }


    .l-menu-wrap {
        width: 200px;
        font-size: 13px;
        height: 330px;
        padding-bottom: 4px;
    }

    .l-menu {
        width: 150px;
        padding-top: 7px;
    }

    .left-container h1 {
        height: 95px;
    }

    .customer-container {
        width: 200px;
        min-height: 210px;
    }

    .customer-text-wrap {
        width: 140px;
    }

    .customer-text-wrap h2 {
        font-size: 17px;
    }

    .customer-text-wrap h3 {
        font-size: 17px;
    }

    .customer-text-wrap h3:last-child {
        font-size: 17px;
    }
	.remote_a {width: 200px;min-height: 260px;}
	.remote_a h2 {font-size: 15px;margin: 10px auto 170px;}

    .contents {
        width: calc(100% - 230px) !important;
    }

    .board-container {
        width: 200px;
    }

    .list {
        font-size: 11px;
    }

    .tabm span {
        font-size: 12px;
        font-weight: bold;
    }

    .list table {
        width: 180px;
    }

    .live-casino-wrap h1 {
        height: 40px;

    }

    .live-casino-wrap img {
        width: 230px;
    }

    .thumbnail-slot {
        position: absolute;
        margin-left: 0;
        top: 5px;
        width: 100%;
    }

    .thum-01 {
        width: 18.7%;
        transition-duration: 0.2s;
        margin-right: 5px;
        display: inline-block;
    }

    .thum-02 {
        width: 18.7%;
        transition-duration: 0.2s;
        margin-right: 5px;
        display: inline-block;
    }

    .thum-03 {
        width: 18.7%;
        transition-duration: 0.2s;
        margin-right: 5px;
        display: inline-block;
    }

    .slot-mimg01 {
        margin-top: 80px;
        width: 21%;
        background-size: 260%;
        transition-duration: 0.2s;
    }

    .slot-mimg02 {
        margin-top: 80px;
        width: 21%;
        background-size: 160%;
        background-position: center bottom 0px;
        transition-duration: 0.2s;
    }

    .slot-mimg03 {
        margin-top: 80px;
        width: 21%;
        height: 229px;
        background-size: 160%;
        background-position: center bottom 0px;
        transition-duration: 0.2s;
    }

    .slot-accarea {
        margin-top: 80px;
    }

    .list-b {
        width: 19.5%;
        margin-right: 10px;
        height: 230px;
    }

    .list-b h1 {
        font-size: 15px;
        height: 20px;
		margin-left: 15px;
    }

    .list-b table tr td:first-child {
        display: inline-block;
        font-size: 11px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 200px;
        white-space: nowrap;
        line-height: 40px;
    }

    .list-b table tr td:last-child {
        display: inline-block;
        font-size: 11px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 0px;
        white-space: nowrap;
    }

    .list-b table {
        margin-left: 15px;
    }

    .subscr {
        width: 750px;
        margin: 0;
        margin-left: 0;
    }


    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: 20px;
        left: 100px;
        width: 100%;
    }


    .bxslider img{width:1150px;}
	.footer-wrap {width: 790px;}
	.second-bl {width: 20%;}
	.second-bl02 {width: 25%;}
	.game-list ul li .char01 {padding-left: 185px;}
	.game-list ul li .char01 img {max-width: 200px;}
	.game-list ul li .char02 img {max-width: 220px;margin-top: -18px;}
	.game-list ul .game_coming h2 {font-size: 26px;left: 28%;}






}