@charset "utf-8"; @font-face {
    font-family: yg-jalnan2;
    src: url("../../assets/font/JalnanOTF00.woff")format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.right-item-banner-top {
    margin-bottom: 25px;
}

.widget-index .at-main, .widget-index .at-side {
    padding-bottom: 0px;
}

.widget-index .div-title-underbar {
    margin-bottom: 15px;
}

.widget-index .div-title-underbar span {
    padding-bottom: 4px;
}

.widget-index .div-title-underbar span b {
    font-weight: 500;
}

.widget-index .div-title-underbar span h2, .widget-index .div-title-underbar span h3 {
    font-weight: 500;
    font-size: 16px;
    margin: 0;
}

.widget-index .widget-img img {
    display: block;
    max-width: 100%;
    /* 배너 이미지 */
}

.widget-box {
    margin-bottom: 25px;
}

.widget-box.for-validate-sites {
}

.widget-box.for-validate-sites .basic-post-gallery {
}

@media (min-width: 1199px) {
}

.nav-tabs>li.active>a {
    background-color: #fff !important;
}

.tabbox {
    border: 1px solid #e1e1e1;
}

.nav-tabs {
    /*background: #f7f7f7;*/
}

.nav-tabs>li {
    width: 33.333%;
    text-align: center;
}

.nav-tabs>li.active {
    border-top: 2px solid #FF3300;
}

.nav-tabs>li.active>a {
    border: 1px solid white !important;
    border-bottom-color: transparent;
}

.nav-tabs>li.active>a:hover {
    border: 1px solid white !important;
    background: white !important;
}

.nav-tabs>li>a:hover {
    border: none !important;
    background: none !important;
}

.nav>li>a {
    /* padding: 10px 5px !important; */
}

.nav>li>a>h5 {
    margin: 0;
    font-family: dotum, sans-serif;
    font-size: 13px;
    font-weight: 600;
}

.widget-box {
    margin-bottom: 25px;
    background: white;
}

.widget-box.no-pd {
    padding: 0px;
}

.board_tab_nav {
    /*background: #ececec !important;*/
    border: none;
    display: flex;
}

.board_tab {
    width: 33.333%;
    text-align: center;
    margin-bottom: 0px;
}

.board_tab>a {
    border: none !important;
    /*background: #ececec !important*/
    ; border-radius: unset !important;
    margin-right: 0px !important;
    font-size: 15px;
    font-weight: bold;
    color: #737373 !important;
}

.board_tab.active>a {
    border: none;
    background: white !important;
    color: #FF3300 !important;
}

body {
    /* background-color: #000; */
}

span.member>img {
    height: auto;
}

.game_wrap {
    /*margin-bottom:20px;*/
}

.game_wrap .game1 {
    height: 180px;
    color: #fff;
    padding: 5px;
    overflow: hidden;
}

.game_wrap .game1 img {
    width: 100%;
    height: 100%;
}

@media all and (max-width: 767px) {
    .game_wrap2 ul {
        width: 100%;
        padding: 0;
        height: 130px;
    }

    .game_wrap2 ul li {
        list-style: none;
        float: left;
        width: 50%;
        margin: 0;
        color: #000;
        /*background-color:#ececec;border:1px solid #000;*/
        text-align: center;
        padding-top: 5px;
    }

    .game_wrap_youtube ul li img {
        width: 70%;
    }

    .game_wrap_youtube ul {
        width: 100%;
        padding: 0;
        height: 130px;
    }

    .game_wrap_youtube ul li {
        list-style: none;
        float: left;
        width: 50%;
        margin: 0;
        color: #000;
        /*background-color:#ececec;border:1px solid #000;*/
        text-align: center;
        padding-top: 5px;
    }

    .game_wrap_youtube ul li img {
        width: 70%;
    }
}

@media all and (min-width: 991px) {
    .game_wrap2 ul {
        width: 100%;
        padding: 0;
        height: 130px;
    }

    .game_wrap2 ul li {
        list-style: none;
        float: left;
        height: 130px;
        width: 25%;
        margin: 0;
        color: #000;
        /*background-color:#ececec;border:1px solid #000;*/
        text-align: center;
        /*padding-top:50px;*/
    }

    .game_wrap2 ul li img {
        width: 90%;
    }

    .game_wrap_youtube ul {
        width: 100%;
        padding: 0;
        height: 130px;
    }

    .game_wrap_youtube ul li {
        list-style: none;
        float: left;
        height: 130px;
        width: 25%;
        margin: 0;
        color: #000;
        /*background-color:#ececec;border:1px solid #000;*/
        text-align: center;
        /*padding-top:50px;*/
    }

    .game_wrap_youtube ul li img {
        width: 90%;
    }
}

ul.main_banner {
    margin: 0;
    padding: 0
}

ul.main_banner li {
    list-style: none;
    margin-bottom: 10px;
}

ul.main_banner li img {
    width: 100%;
    border: 1px solid #000;
}

.for-validate-sites .basic-post-gallery .post-content {
    padding: 9px 0;
    background: #2c2c2c;
}

.for-validate-sites .post-subject {
    /* background:black ; */
    color: white;
}

.for-validate-sites .post-subject a {
    color: #9fffb8;
    color: #ffeb00;
    color: white;
    font-size: 13px;
}

.for-validate-sites .post-text {
    display: none;
}

.game_wrap2 {
    /* display: flex; */
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 16px;
    justify-content: space-between;
    align-items: center;
}

.game_wrap2>a {
    padding-bottom: 15%;
    display: inline-block;
    position: relative;
    height: 0;
    overflow: hidden;
    /* margin-bottom: 10px; */
    width: 49%;
}

.game_wrap2 a .img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.game_wrap2 .img img {
    display: block;
    border: 0;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    object-fit: revert;
}

.game_wrap_youtube {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 0px;
    justify-content: space-between;
    align-items: center;
}

.game_wrap_youtube>a {
    /* padding-bottom: 15%; */
    display: inline-block;
    position: relative;
    height: 100%;
    overflow: hidden;
    /* margin-bottom: 10px; */
    width: 33%;
}

.game_wrap_youtube a .img {
    display: block;
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.game_wrap_youtube .img img {
    display: block;
    border: 0;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    object-fit: revert;
}

.nav-tabs>li>a>h2 {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    font-family: dotum, sans-serif;
}

.nav-tabs>li>a>h3 {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    font-family: dotum, sans-serif;
}

.co-cont img {
    max-width: 100%;
}

.brd-ico {
}

.brd-ico.hello:after {
    content: "가입";
    background: #FFC107;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.free:after {
    content: "자유";
    background: #4CAF50;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico._0005:after, .brd-ico.c1:after, .brd-ico.event_review:after, .brd-ico.slot_review:after, .brd-ico.unaffiliated_review:after {
    content: "후기";
    background: #ff3e3e;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.c5:after {
    content: "유머";
    background: #2196F3;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.verified_casino:after {
    content: "검증";
    background: #607D8B;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.member_event:after {
    content: "이벤";
    background: #FFC107;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

.brd-ico.qna:after {
    content: "질문";
    background: #9E9E9E;
    color: white;
    padding: 3px 3px;
    border-radius: 1px;
    font-size: 11px;
}

#swip_main_middle {
    margin-bottom: 12px;
    margin-top: 10px;
}

.widget-index .at-main, .widget-index .at-side {
    padding-bottom: 0px;
}

.widget-index .div-title-underbar {
    margin-bottom: 15px;
}

.widget-index .div-title-underbar span {
    padding-bottom: 4px;
}

.widget-index .div-title-underbar span b {
    font-weight: 500;
}

.widget-index .widget-img img {
    display: block;
    max-width: 100%;
    /* 배너 이미지 */
}

.widget-box {
    margin-bottom: 25px;
}

.img-wrap {
    padding-bottom: 34.25% !important;
}

@media all and (max-width: 767px) {
    .img-post-slider {
        width: 100% !important;
    }

    .img-item img {
        height: 100px;
    }
}

@media all and (max-width: 991px) {
    .inline {
        display: inline-block;
    }
}

.widget-index .at-main, .widget-index .at-side {
    padding-bottom: 0px;
}

.widget-index .div-title-underbar {
    margin-bottom: 15px;
}

.widget-index .div-title-underbar span {
    padding-bottom: 4px;
}

.widget-index .div-title-underbar span b {
    font-weight: 500;
}

.widget-index .widget-img img {
    display: block;
    max-width: 100%;
    /* 배너 이미지 */
}

.widget-box {
    margin-bottom: 25px;
}

.main_link {
    width: calc(20% - 5px);
    margin-top: 5px;
    /* margin-right: 5px; */
    /* float: left; */
    font-family: Noto Sans KR !important;
    /* font-weight: bold; */
}

.main-ranking-list-wrap {
    /* display:flex; */
    /* justify-content: space-evenly; */
    margin: 0 auto;
}

.main-ranking-list {
    display: inline-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    /* margin-left: 20px; */
}

@media screen and (max-width: 900px) {
    .main_link {
        width: calc(50% - 2px);
        margin-top: 5px;
        /* margin-right: 5px; */
        /* float: left; */
    }
}

.main_link_div {
    padding: 15px;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden
}

.main_link.last {
    margin-right: 0
}

.main_link2 {
    width: 401.6px;
    margin-top: 5px;
    margin-right: 5px;
    float: left
}

.main_link_div2 {
    padding: 15px;
    font-size: 14px;
    line-height: 28px;
    height: 380px
}

.main_link_div2-1 {
    padding: 15px;
    font-size: 14px;
    line-height: 28px;
    height: 180px
}

.main_link_div_site {
    text-align: left;
    font-size: 16px;
    line-height: 35px;
    width: calc( 50% - 4px );
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}

.main_link_tit_page {
    border-bottom: 1px solid #dfdfdf;
    line-height: 60px;
    padding: 0 0 0 20px;
    font-size: 17px;
    font-weight: 500;
    font-family: yg-jalnan !important;
    display: flex;
    justify-content: flex-start;
}

.main_link_tit_page img {
    width: 30px
}

.main_link_tit {
    border-bottom: 1px solid #dfdfdf;
    line-height: 60px;
    padding: 0 0 0 20px;
    font-size: 17px;
    font-weight: 500;
    font-family: yg-jalnan !important;
    display: flex;
    justify-content: space-between;
}

.main_link_tit .f9_fr {
    margin-right: 10px;
    text-align: right;
    flex-grow: 1;
}

.main_link_tit img {
    width: 30px
}

.main_link_cc {
    width: 100%;
    margin-top: 5px
}

.main_link_c_tit {
    border-top: 1px solid #eee;
    line-height: 60px;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    text-align: center
}

.main_link_l_div li {
    font-size: 16px;
    line-height: 28px
}

.main_link_l_div ul {
    display: inline-block;
    width: 24%;
    text-align: center
}

.main_link_r_div li {
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div ul {
    display: inline-block;
    width: 24%;
    text-align: center
}

.main_link_r_div2 li {
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div2 ul {
    display: inline-block;
    width: 24%;
    text-align: center
}

.main_link_div li {
    font-size: 16px;
    line-height: 28px
}

.main_link_div ul {
    display: inline-block;
    width: 11.8%;
    text-align: center
}

.main_link_div_etc ul {
    display: inline-block;
    width: 149.8px;
    text-align: center;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.main_link_div_etc li {
    font-size: 16px;
    line-height: 28px
}

@media all and (max-width: 991px) {
    .main_link {
    }

    .main_link_tit {
        font-size: 13px;
        padding: 0 0 0 10px
    }

    .main_link_div_site {
        font-size: 14px
    }

    .main_link2 {
        width: 100%
    }

    .main_link_div_etc ul {
        width: 48.8%
    }

    .ebox {
        width: 90%;
        font-size: 12px
    }
}

.main_link_r_div3 {
    padding: 15px;
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div3_div {
    display: inline-block;
    width: 24%;
    text-align: center;
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div4 {
    padding: 15px;
    font-size: 16px;
    line-height: 28px
}

.main_link_r_div4_div {
    display: inline-block;
    width: 11.8%;
    text-align: center;
    font-size: 16px;
    line-height: 28px
}

@media all and (max-width: 991px) {
    .only-mobile {
        display: block;
    }

    .banner_list .each_bn {
        width: calc(50% - 4px);
        margin-bottom: 5px
    }

    .main_link_div_site a {
        font-size: 11px
    }
}

@media all and (max-width: 355px) {
    .main_link_tit .icon {
    }

    .main_link_tit .subject {
        font-size: 12px;
        margin-left: 0px !important;
    }

    .main_link_tit .more {
        display: none;
    }
}

.main_d_bn {
    padding: 10px;
    /* float: right; */
    display: flex;
    justify-content: space-evenly;
    font-family: yg-jalnan2!important;
}

.main_d_bn a {
    padding-left: 10px;
    padding-right: 0
}

.main_d_bn a img {
    width: 32px;
    height: 32px;
    border-radius: 5px;
}

@media all and (max-width: 991px) {
    .main_d_bn {
        display: block;
        margin-top: 24px;
        margin-left: -100px
    }

    .main_d_bn a:first-child {
        padding-left: 3px
    }

    .logoText {
        display: none
    }
}

.index_bottom {
    width: 103%;
    margin-bottom: 20px;
}

.index_bottom ul {
    display: inline-block;
    width: 12%;
}

@media (max-width: 992px) {
    .index_bottom ul {
        display: inline-block;
        width: 24%;
    }
}

@media (max-width: 520px) {
    .index_bottom ul {
        display: inline-block;
        width: 49%;
    }
}

/*! CSS Used from: https://zzang8.com/theme/greentea/css/mobile.css */
h2 {
    font-family: malgun gothic, dotum, sans-serif;
}

h2, img {
    margin: 0;
    padding: 0;
    border: 0;
}

h2 {
    font-size: 1em;
}

img {
    vertical-align: middle;
}

a {
    color: #000;
    text-decoration: none;
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#con_left #index_content {
    display: inline-block;
    width: 103%;
}

@media (max-width: 980px) {
    #con_left #index_content {
        margin: 0;
    }
}

@media (max-width: 500px) {
    #index_content {
        padding: 0 2%;
    }
}

.sound_only {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    font-size: 0 !important;
    line-height: 0 !important;
    overflow: hidden;
}

/*! CSS Used from: https://zzang8.com/js/font-awesome/css/font-awesome.min.css */
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pull-right {
    float: right;
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-comment-o:before {
    content: "\f0e5";
}

/*! CSS Used from: https://zzang8.com/theme/greentea/mobile/skin/latest/basic/style.css */
.lt {
    position: relative;
    float: left;
    margin-bottom: 1%;
    border: 2px solid #d9dee9;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 10px 1px #dedede;
}

.lt {
    width: 32.66%;
    margin-left: 1%;
}

.lt:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
}

.lt ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.lt li {
    /* border-bottom: 1px solid #f7f7f7; */
    text-align: left;
    padding: 10px;
}

.lt li:last-child {
    border-bottom: 0;
}

.lt .lt_title {
    display: block;
    padding: 15px;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
    font-size: 1.2em;
    color: white;
    font-family: 'NEXON Lv1 Gothic OTF';
}

.lt .lt_tit {
    display: inline-block;
    font-size: 1.1em;
    vertical-align: top;
    font-weight: 700;
    overflow: hidden;
}

.lt li .new_icon {
    display: inline-block;
    padding: 0 3px;
    line-height: 16px;
    font-size: .833em;
    color: #fff;
    background: #c56bed;
}

.lt li .new_icon {
    display: inline-block;
    width: 16px;
    line-height: 14px;
    font-size: .833em;
    color: #fff;
    background: #3fd49e;
    border: 1px solid #32c791;
    text-align: center;
    border-radius: 2px;
    margin-left: 3px;
}

@media (max-width: 980px) {
    .lt {
        width: 49.5% !important;
        margin-left: 0 !important;
    }

    .lt:first-child {
        margin-left: 0;
        clear: inherit;
    }

    .lt:nth-child(4n) {
        clear: inherit;
    }

    .lt:nth-child(even) {
        margin-left: 1% !important;
    }

    .lt:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 520px) {
    .lt {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .lt:nth-child(even) {
        margin-left: 0 !important;
    }
}

@media (max-width: 420px) {
    .lt {
        margin-bottom: 10px;
    }
}

/*! CSS Used from: https://zzang8.com/theme/greentea/mobile/skin/latest/pic_basic/style.css */
.gal_tab {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #d9dee9;
    box-shadow: 0 1px 10px 1px #dedede;
    border-radius: 3px;
    margin-bottom: 1%;
    background: #fff;
}

.gal_tab:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

.gal_tab h2 {
    display: block;
    padding: 15px;
    text-align: left;
    font-size: 1.2em;
    border-bottom: 1px solid #e9e9e9;
}

.gal_tab ul {
    padding: 10px;
    min-height: 300px;
}

.gal_tab ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

.gal_tab ul li {
    display: block;
    float: left;
    width: 25%;
    padding: 5px 10px;
    text-align: left;
}

.gal_tab ul li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

@media (max-width: 980px) {
    .gal_tab {
        width: 98% !important;
        margin-left: 0 !important;
    }

    .gal_tab ul li {
        width: 50%;
    }

    .gal_tab ul li:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 520px) {
    .gal_tab {
        margin-bottom: 1%;
    }

    .gal_tab ul li {
        width: 100%;
        margin-bottom: 10px;
    }

    .gal_tab ul li:nth-child(2n+1) {
        clear: inherit;
    }
}

@media (max-width: 420px) {
    .gal_tab {
        margin-bottom: 1%;
    }
}

/*! CSS Used from: https://zzang8.com/css/colorset.css */
a {
    color: rgb(51, 51, 51);
    cursor: pointer;
    text-decoration: none;
}

a:hover, a:focus, a:active {
    text-decoration: none;
}

h2, h2 a {
    font-family: malgun gothic, dotum, sans-serif;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pull-right {
    float: right;
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-comment-o:before {
    content: "\f0e5";
}

li {
    list-style: none;
}

.lt_title {
    font-size: 15px !important;
    text-align: center !important;
    padding: 7px 2px !important;
    border: none !important;
}

.lt_all {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    height: 33%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lt_bbsall {
    position: absolute;
    top: 13px;
    right: 10px;
    display: block;
    padding: 2px 7px;
    line-height: 20px;
    color: #000;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #11815a;
    font-size: 11px;
    font-weight: 700;
}

.ellipsis {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    padding: 3px !important;
    margin: 0px;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
}

.lightgray {
    color: #ddd;
    margin-right: 5px;
    display: inline-block;
}

.lt_left {
    /* margin-top: 5px; */
}

.lt li {
    /* border-bottom: none !important; */
}

.li_title {
    position: absolute;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 74%;
    white-space: nowrap;
}

.li_user {
    position: absolute;
    top: 20px;
    color: #848484;
    padding-left: 5px;
}

.gray {
    color: grey;
}

.viewcount {
    width: auto;
}

.new_icon {
    display: inline-block;
    padding: 0 3px;
    line-height: 16px;
    font-size: .833em;
    color: #fff;
    background: #c56bed;
}

.new_icon {
    display: inline-block;
    width: 16px;
    line-height: 14px;
    font-size: .833em;
    color: #fff;
    background: #3fd49e;
    border: 1px solid #32c791;
    text-align: center;
    border-radius: 2px;
    margin-left: 3px;
}

.new_icon {
    width: 21px;
    font-size: 12px;
    font-weight: bold;
}

/*! CSS Used from: Embedded */
.lt:nth-child(n) {
    margin-left: 1px;
    clear: none;
}

.lt:nth-child(1) {
    margin-left: 1px;
    clear: none;
}

.lt {
    width: 23.6%;
    margin-left: 0px;
}

.lt li {
    /* padding: 7.5px; */
}

.lt .lt_tit {
    font-weight: 100;
}

@media (max-width: 980px) {
    .lt {
        width: 49% !important;
    }
}

@media (max-width: 500px) {
    #index_content {
        padding: 0 0%;
    }
}

@media (max-width: 520px) {
    .lt {
        width: 46% !important;
        margin-bottom: 15px;
    }

    .lt:nth-child(even) {
        margin-left: 1px !important;
    }
}

.gal_tab {
    width: 31.5%;
}

.gal_tab {
    margin-right: 1.0%;
}

.gal_tab ul li {
    width: 100%;
    padding: 0px 0px 0px 0px;
}

.lt li .new_icon {
    width: 21px;
    font-size: 10px !important;
    font-weight: bold;
}

.lt {
    width: 24.5%;
    margin-left: 1%;
    padding-bottom: 3px;
    /* min-height: 230px; */
    /* max-height: 230px; */
    /* margin-right: 0.8%; */
}

.lt li {
    /* padding: 4.5px; */
}

.lt .lt_tit {
    font-weight: bold;
    text-wrap: nowrap;
    text-overflow: ellipsis;
}

@media (max-width: 980px) {
    .lt {
        width: 49.5% !important;
    }
}

@media (max-width: 500px) {
    #index_content {
        padding: 0 0%;
    }
}

@media (max-width: 520px) {
    .lt {
        width: 100% !important;
        margin-bottom: 1%;
    }
}

.gal_tab {
    width: 32%;
}

.gal_tab {
    margin-right: 1.0%;
}

.gal_tab ul li {
    width: 100%;
    padding: 0px 0px 0px 0px;
}

/*! CSS Used from: Embedded */
.lt li .new_icon {
    width: 21px;
    font-size: 0.033em;
    font-weight: bold;
}

.main-ranking-list .lt .inner-block {
    display: inline-flex;
    width: 100%;
    /* min-height: 225px; */
    /* max-height: 225px; */
    flex-direction: column;
}

.main-ranking-list .lt .inner-block .lt_left {
    width: 100%;
    background: #f28532;
}

.main-ranking-list .lt .inner-block .lt_left h2 {
    height: 33%;
}

.main-ranking-list .lt .inner-block .lt_left .lt_tit {
    width: 100%;
    height: 33%;
    padding: 0px 5px;
    display: flex;
    align-items: center;
}

.main-ranking-list .lt .inner-block .lt_left .lt_tit img {
    width: 100%;
    height: auto;
    display: inline;
}

.main-ranking-list .lt .inner-block .lt_right {
    width: 100%;
    padding-top: 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 2px;
    justify-content: space-evenly;
    align-items: center;
}

.main-ranking-list .lt .inner-block .lt_right li {
    width: calc( 50% - 4px );
    display: flex;
    border: 1px solid #e3e3e3;
    height: auto;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.main-ranking-list .lt .inner-block .lt_right li a.lt_tit {
    width: 90%;
    text-align: center;
    height: 100%;
    display: block;
    overflow: hidden;
}

.main-ranking-list .lt .inner-block .lt_right li a.lt_tit.tit_img {
    height: 0;
    padding-bottom: 30%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.main-ranking-list .lt .inner-block .lt_right li a.lt_tit.tit_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.main-ranking-list .lt .inner-block .lt_right li a.lt_tit.tit_subject {
    height: auto;
}

.main-ranking-list .lt .inner-block .lt_right li a.lt_tit .new_icon {
    background: #1f976d;
    border: 1px solid #11815a;
    margin-right: 5px;
}

.main-board-view {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.at-body .at-container.widget-index {
    overflow: initial ;
}
