* {
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    font-family: 'tahoma', sans-serif;
    width: 100%;
    color: rgba(0, 0, 0, 1);
    background-color: #ffffff;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 400;
    margin: 0;
    padding: 0;
}

a,
a:link,
a:visited,
a:active,
a:hover {
    text-decoration: none;
    color: rgba(0, 0, 0, .8);
}

ol,
ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

figure {
    padding: 0;
    margin: 0;
}

figure figcaption {
    margin-top: 10px;
}

.center {
    text-align: center;
}


.container {
    width: 800px;
    margin: 0 auto;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon {
    display: inline-block;
}

h1 {
    font-size: 22px;
    letter-spacing: -3px;
    color: #fff;
}

.p1 {
    text-align: justify;
    font-size: 15px;
    letter-spacing: -2px;
    color: #fff;
    line-height: 1.8;
}

.p1 a {
    color: #fff;
}

h2 {
    font-size: 22px;
    letter-spacing: -3px;
}

.p2 {
    text-align: justify;
    font-size: 15px;
    letter-spacing: -2px;
    color: rgba(0, 0, 0, .5);
    line-height: 1.8;
}

h3 {
    font-size: 19px;
    letter-spacing: -3px;
}

.p3 {
    text-align: justify;
    font-size: 14px;
    letter-spacing: -2px;
    color: rgba(0, 0, 0, .5);
    line-height: 1.8;
}

i {
    font-style: normal;
    letter-spacing: 0;
}

.info {
    background-image: url(/res/svg/bg1.svg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.info h2 {
    font-size: 20px;
    margin-bottom: 30px;
    color: #fff;
}

.casinoList {
    padding: 10px 0 0 0;
    margin: 0 auto;
    text-align: center;
}

.casinoList ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}

.casinoList ul.top {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    margin-bottom: 10px;
}

.casinoList .banner {
    position: relative;
    overflow: auto;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 1rem rgba(0, 0, 0, .25);
    padding: 0;
}

.casinoList .banner img {
    display: block;
    width: 100%;
}

.casinoList .banner strong.flex {
    font-size: 14px;
    height: 40px;
    font-weight: 400;
    letter-spacing: -1.5px;
    color: #FF4B2B;
    border-bottom: 1px dashed rgba(0, 0, 0, .15);
}

.casinoList .banner .description {
    line-height: 1.8;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -1.5px;
    color: rgba(0, 0, 0, .65);
    padding: 10px 5px 0 5px;
    ;
}

.casinoList .banner .description em {
    font-style: normal;
    letter-spacing: 0px;
}

.casinoList .banner .description .call {
    display: inline-block;
    padding: 3px 9px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
}

.casinoList .banner .description .call.yes {
    background: #FF4B2B;

}

.casinoList .banner .description .call.no {
    background: #15ac4f;
}

.casinoList .banner .description .code {
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #0c4c96;
}

.casinoList .banner .btn {
    margin: 10px auto 0 auto;
    height: 55px;
    text-decoration: none;
    background: #1e2127;
    color: #fff;
    transition: 0.5s;
    font-size: 14px;
    letter-spacing: -1px;
    cursor: pointer;
}

.casinoList .banner .btn:hover {
    background: #FF4B2B;
    transition: 0.5s;
}

.casinoList .banner .btn .icon_link {
    width: 20px;
    height: 20px;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/res/svg/icon_link.svg);
    margin-right: 5px;
}

header {
    padding: 30px 0 10px 0;
}

header .container a {
    font-size: 18px;
    letter-spacing: -2px;
    font-weight: 100;
    color: #fff;
}

section {
    padding: 30px 0 30px 0;
}

section.list {
    padding: 0 0 30px 0;
}

section.bg {
    background-color: rgba(0, 0, 0, .05);
}

.baccarat h3 {
    color: rgba(0, 0, 0, .8);
    font-size: 14px;
    margin-bottom: 15px;
}

.baccarat li {
    line-height: 1.8;
    font-size: 13px;
    color: rgba(0, 0, 0, .5);
    letter-spacing: -1.5px;
}

.co_flex {
    align-items: flex-start;
    margin-top: 20px;
}

.co_flex .icon-box {
    padding-top: 10px;
    margin-right: auto;
}

.co_flex .icon-box .icon {
    width: 70px;
    height: 70px;
    background-size: 70px 70px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 5px;
}

.co_flex .icon-box .icon_casino {
    background-image: url(/res/svg/icon_casino.svg);
}

.co_flex .icon-box .icon_online {
    background-image: url(/res/svg/icon_online.svg);
}

.co_flex .icon-box .icon_customer {
    background-image: url(/res/svg/icon_customer.svg);
}

.co_flex .icon-box .icon_popularity {
    background-image: url(/res/svg/icon_popularity.svg);
}

.co_flex .text-box {
    padding-left: 30px;
    margin-left: 30px;
    border-left: 1px dashed rgba(0, 0, 0, .15);
}

.telegram-background {
    width: 250px;
    height: 95px;
    background-color: #0075d5;
    border: 7px solid #fff;
    border-radius: 3px;
    margin-bottom: 15px;
}

.telegram-background .telegram {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
    background-image: url(/res/svg/icon_telegram.svg);
    margin-right: 10px;
}

.telegram-background .t-box {
    text-align: left;
    color: #fff;
}

.telegram-background .t-box .telegram-id {
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    padding: 0;
    letter-spacing: 0px;
}

.telegram-background .t-box .help {
    font-size: 11px;
    letter-spacing: -1px;
}


.gamelist li {
    padding-top: 10px;
}

footer {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 50px 0;
    background: #232526;
    color: rgba(255, 255, 255, .8);
}

footer .container {
    text-align: left;
}

footer .container a,
footer .container a:hover {
    color: rgba(255, 255, 255, .8);
}

footer .addr,
footer .copy {
    line-height: 1.8;
    font-size: 12px;
}

footer .copy {
    margin-top: 10px;
}

footer .social-box .icon {
    width: 35px;
    height: 35px;
    background-size: 35px 35px;
    margin: 0 2px;
}

footer .social-box .icon_youtube {
    background-image: url(/res/svg/sns/youtube.svg);
}

footer .social-box .icon_twitter {
    background-image: url(/res/svg/sns/twitter.svg);
}

footer .social-box .icon_instagram {
    background-image: url(/res/svg/sns/instagram.svg);
}

footer .social-box .icon_pinterest {
    background-image: url(/res/svg/sns/pinterest.svg);
}

footer .social-box .icon_linkedin {
    background-image: url(/res/svg/sns/linkedin.svg);
}

footer .tag-box {
    font-size: 12px;
    line-height: 1.8;
}

footer .tag-box a {
    color: #0075d5;
}

footer .tag-box a:hover {
    color: #0075d5;
    text-decoration: underline;
}

/* 테블릿 세로 (해상도 768px ~ 1023px)*/
@media all and (min-width:768px) and (max-width:1023px) {
    .container {
        width: 100%;
        margin: 0 auto;
        padding: 0 30px;
    }

    .casinoList ul {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media all and (min-width:480px) and (max-width:767px) {
    .container {
        width: 100%;
        margin: 0 auto;
        padding: 0 20px;
    }

    .casinoList ul {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px;
    }

    .casinoList ul.top {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 10px;
    }

    .casinoList .banner .description {
        font-size: 12px;
    }

    .co_flex {
        display: block;
        margin-top: 20px;
    }

    .co_flex .icon-box {
        text-align: center;
    }

    .co_flex .text-box {
        padding-left: 0;
        margin-left: 0;
        border-left: none;
        padding-top: 30px;
        margin-top: 30px;
        border-top: 1px dashed rgba(0, 0, 0, .15);
    }
}

@media all and (max-width:479px) {

    h1,
    h2,
    h3,
    .p1,
    .p2,
    .p3 {
        letter-spacing: -1.5px;
    }

    .container {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }

    .casinoList ul {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px;
    }

    .casinoList ul.top {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 10px;
    }

    .casinoList .banner .description {
        font-size: 13px;
        letter-spacing: -1px;
    }

    .co_flex {
        display: block;
        margin-top: 0;
    }

    .co_flex .icon-box {
        text-align: left;
    }

    .co_flex .text-box {
        padding-left: 0;
        margin-left: 0;
        border-left: none;
        padding-top: 30px;
        margin-top: 30px;
        border-top: 1px dashed rgba(0, 0, 0, .15);
    }

    section {
        padding: 20px 0;
    }

}