    * p {
        margin-bottom: 0px;
    }
    
    .txt-center {
        text-align: center;
    }
    
    .w-100 {
        width: 100%;
    }
    
    .banner-uuumfes {
        background-image: url(/common/design/user/img/uuumfes/banner.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
        padding-top: 27px;
        padding-bottom: 67px;
        background-position-y: -216px;
    }
    
    .banner-uuumfes img {
        width: auto;
    }
    
    .image.image-top {
        text-align: center;
    }
    
    .image-center {
        margin-top: 25px;
        margin-bottom: 32px;
        text-align: center;
    }
    
    .btn.btn-red {
        color: #f6ff00;
        font-size: 25px;
        line-height: 1;
        background: #d30000;
        padding: 28px 60px;
        border-radius: 99px;
        font-weight: bold;
        display: inline-block;
    }
    
    .nav-uuumfes {
        margin-top: 27px;
        margin-bottom: 56px;
    }
    
    .nav-uuumfes-list {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .nav-uuumfes-list a {
        padding: 25px 10px;
        border: 1px solid #ddd;
        margin: 0px 10px;
        font-size: 18px;
        line-height: 21px;
        color: #080808;
        font-weight: bold;
        border-radius: 6px;
        width: 23%;
        display: block;
        text-align: center;
    }
    
    .nav-uuumfes-list a i {
        color: #e60012;
        margin-right: 10px;
    }
    
    .uuumfes-title {
        text-align: center;
        margin-bottom: 25px;
        font-size: 40px;
        color: #080808;
        font-weight: bold;
    }
    
    .uuumfes-desc {
        color: #272727;
        margin-bottom: 40px;
        font-size: 18px;
        line-height: 20px;
        text-align: center;
    }
    
    .uuumfes-content-1-tem {
        text-align: center;
        padding: 45px 40px 54px;
        background: #ebf8ff;
        margin-bottom: 40px;
    }
    
    .uuumfes-title-2 {
        font-size: 28px;
        line-height: 36px;
        font-weight: bold;
        color: #0090db;
        margin-bottom: 20px;
        text-align: center;
    }
    
    .uuumfes-list {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px;
    }
    
    .uuumfes-item {
        text-align: center;
        padding: 0px 10px;
    }
    
    .uuumfes-item-text {
        font-size: 18px;
        line-height: 1;
        padding: 20px 0px;
    }
    
    .uuumfes-noti {
        background: #d30000;
        padding: 32px 70px 50px;
        position: relative;
        text-align: center;
    }
    
    .uuumfes-noti::before {
        content: 'For you';
        display: inline-block;
        position: absolute;
        color: #db2b00;
        font-size: 22px;
        line-height: 45px;
        position: absolute;
        left: -36px;
        transform: rotate( -39deg);
        top: 11px;
        z-index: 0;
        border-bottom: 50px solid #ffe400;
        border-left: 40px solid transparent;
        border-right: 62px solid transparent;
        height: 0;
        width: 75px;
    }
    
    .uuumfes-noti::after {
        content: '';
        width: 0;
        height: 0;
        border-left: 1px solid transparent;
        border-right: 40px solid transparent;
        border-bottom: 60px solid #ffe400;
        POSITION: absolute;
        right: 9px;
        transform: rotate( -90deg);
    }
    
    .txt-1 {
        font-size: 28px;
        margin-bottom: 10px;
        color: #fff;
    }
    
    .txt-big {
        font-size: 48px;
        color: #fff;
        margin-bottom: 20px;
    }
    
    .txt-big span {
        color: #f6ff00;
        border: 1px solid #fff;
        padding: 4px;
        display: inline-block;
        margin: 0px 2px;
    }
    
    .txt-2 {
        font-size: 20px;
        line-height: 24px;
        color: #fff;
    }
    
    .noti-flex {
        display: flex;
        margin-top: 90px;
        justify-content: center;
        position: relative;
    }
    
    .noti-flex::before {
        content: '例えば';
        width: 100px;
        height: 100px;
        text-align: center;
        display: flex;
        justify-content: center;
        color: #d30000;
        background: #fff;
        align-items: center;
        border-radius: 50%;
        position: absolute;
        top: -80px;
    }
    
    .noti {
        text-align: center;
        border: 1px solid #fff;
        padding: 20px 10px;
        border-radius: 10px;
        margin: 0px 10px;
    }
    
    .noti img {
        padding: 10px 0px;
        width: auto;
    }
    
    .d-flex {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .txt-3 {
        font-size: 26px;
        line-height: 37px;
        margin-bottom: 30px;
        position: relative;
        background-image: url(../design/user/img/uuumfes/line-vang.png);
        background-size: auto;
        background-repeat: no-repeat;
        background-position-y: bottom;
        background-position-x: 50%;
    }
    
    .uuumfes-content-1 .txt-3 img {
        position: absolute;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 0;
    }
    
    .noti-type-2 {
        border: 1px solid #0090db;
        margin: 0px 10px;
        border-radius: 6px;
        width: 50%;
        background: #fff
    }
    
    .noti-type-2 .txt-w {
        padding: 25px 20px;
        color: #fff;
        font-size: 26px;
        line-height: 27px;
        background: #0090db;
        border-radius: 6px 6px 0px 0px;
    }
    
    .noti-type-2 .txt-2 {
        padding: 24px 20px 45px;
        color: #080808;
        text-align: left;
    }
    
    .noti-type-2 p {
        padding: 0px 20px;
    }
    
    .noti-type-2 ul {
        display: flex;
        margin: 10px 20px 33px;
        justify-content: space-between;
    }
    
    .btn-red-2 {
        font-size: 20px;
        line-height: 27px;
        padding: 24px 90px 24px;
        color: #fff !important;
        border-radius: 99px;
        display: inline-block;
        background: #d30000;
        margin-top: 36px;
        cursor: pointer;
    }
    
    .btn-red-2 button {
        padding: 0;
        color: #fff;
        background: transparent;
        border: none;
        font-size: 20px;
        line-height: 1;
    }
    
    .btn-red-2 img {
        width: auto;
    }
    
    .table-ranking .btn-red-2 a:link {
        color: #fff;
    }
    
    col .btn-red-2 img {
        width: auto;
    }
    
    .uuumfes-content-1-table {
        background: #fff;
        padding-top: 55px;
    }
    
    .uuumfes-content-1-table h3 {
        font-size: 26px;
        line-height: 29px;
        margin-bottom: 20px;
        color: #d30000;
        position: relative;
        display: inline-block;
    }
    
    .uuumfes-content-1-table h3::before {
        content: url(../design/user/img/uuumfes/phao.png);
        right: -180px;
        position: absolute;
        bottom: -20px;
    }
    
    .cus-table {
        max-height: 372px;
        overflow: auto;
    }
    
    .uuumfes-content-1-table table thead tr {
        background: #0090db;
    }
    
    .uuumfes-content-1-table table thead tr th {
        padding: 24px 0px;
        font-size: 18px;
        line-height: 29px;
        font-weight: bold;
        color: #fff;
        border-bottom: none
    }
    
    .uuumfes-content-1-table table tr:last-child th {
        border-bottom: none;
    }
    
    .uuumfes-content-1-table table tr th {
        padding: 24px 0px 20px;
        font-size: 16px;
        line-height: 29px;
        color: #000;
        font-weight: bold;
        border-bottom: 1px dashed #d2d2d2;
    }
    
    .uuumfes-content-1-table table tr th:first-child {
        padding-left: 50px;
    }
    
    .uuumfes-content-1-table table tr th:last-child {
        padding-right: 50px;
    }
    
    .cus-table::-webkit-scrollbar {
        width: 10px;
        background-color: #7d7d7d;
        border-radius: 10px;
    }
    
    .cus-table::-webkit-scrollbar-thumb {
        background-color: #fff;
        border-radius: 10px;
    }
    
    .uuumfes-2 {
        padding-top: 16px;
    }
    
    .uuumfes-2-item {
        padding: 45px;
        border: 1px solid #ebebeb;
        margin-bottom: 32px;
    }
    
    .uuumfes-2-item-top {
        display: flex;
        margin-bottom: 32px;
    }
    
    .uuumfes-2-item-top .img-right {
        width: 40%;
        margin-right: 24px;
    }
    
    .uuumfes-2-item-top .img-right img,
    .item-uuumfes .item-uuumfes-img img {
        width: 100%;
    }
    
    .uuumfes-2-item-top .txt-left {
        width: calc(100% - 40%);
    }
    
    .uuumfes-2-item-top .txt-left h3 {
        font-size: 40px;
        color: #080808;
        border-bottom: 1px solid #000;
    }
    
    .uuumfes-2-item-top .txt-left h3 span {
        color: #bf0404;
    }
    
    .uuumfes-2-item-top .txt-left .d-flex {
        justify-content: flex-start;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .uuumfes-2-item-top .txt-left .d-flex p:first-child {
        background: #2198cf;
        color: #fff;
        font-size: 14px;
        border-radius: 8px;
        line-height: 1.5;
        margin-right: 12px;
        padding: 1px 6px;
    }
    
    .uuumfes-2-item-top .txt-left .d-flex p.txt-28 {
        color: #080808;
        font-size: 20px;
        font-weight: bold;
    }
    
    .uuumfes-2-item-top .txt-left .txt-desc {
        color: #000;
        font-size: 18px;
        line-height: 28px;
    }
    
    .uuumfes-2-item-bottom {
        display: flex;
        flex-wrap: wrap;
        margin: 0px -10px;
        border-top: 1px dashed #c8c8c8;
        padding-top: 40px;
    }
    
    .item-uuumfes {
        width: calc(25% - 20px);
        text-align: center;
        margin: 0px 10px 10px;
    }
    
    .item-uuumfes .item-uuumfes-img {
        background: #f0f0f0;
        margin-bottom: 15px;
        padding: 20px 15px;
        position: relative;
    }
    
    .item-uuumfes .item-uuumfes-img a:before {
        content: "";
        display: block;
        background: url(/common/design/user/img/kurokora/zoom.png) no-repeat;
        background-size: 100%;
        width: 25px;
        height: 25px;
        position: absolute;
        bottom: 5px;
        left: auto;
        right: 5px;
    }
    
    .item-uuumfes .item-uuumfes-infor h4 a {
        display: block;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
        color: #080808;
        font-weight: bold;
        min-height: 40px;
    }
    
    .item-uuumfes .item-uuumfes-infor .item-uuumfes-infor-price {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 15px;
        color: #858585;
        font-weight: 600;
    }
    
    .item-uuumfes-infor-btn:link {
        padding: 16px;
        display: block;
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
        color: #fff;
        font-weight: 600;
        border-radius: 6px;
    }
    
    .btn-blue {
        background: #00aeff;
        margin-bottom: 0px;
    }
    
    .btn-red {
        background: #bf0404;
        ;
    }
    
    .uuumfes-3 {
        padding-top: 48px;
    }
    
    .uuumfes-3 .battle-ranking {
        padding: 0px;
    }
    
    .uuumfes-3 .battle-ranking .text-special-ranking {
        text-align: center;
        padding: 10px;
        font-size: 18px;
        color: #6cb1ff;
    }
    
    .uuumfes-3 .battle-ranking .text-special-ranking:after,
    .uuumfes-3 .battle-ranking .text-special-ranking:before {
        border-top: 35px solid #fff;
    }
    
    .uuumfes-3 .box-note-marquee {
        margin-bottom: 20px;
    }
    
    .uuumfes-3 .battle-ranking .note {
        border-radius: 6px;
    }
    
    .uuumfes-3 .table-ranking {
        padding: 30px 20px 48px;
        background: #dff7ff;
        text-align: center;
    }
    /* .uuumfes-3-status {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding: 18px 10px 14px;
    text-align: center;
    border-radius: 8px;
    position: relative;
    background: #404448;
    margin-top: 62px;
    margin-bottom: 25px;
}

.uuumfes-3-status::before {
    content: 'SALE STATUS';
    border-bottom: 42px solid #404448;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    height: 0;
    width: 230px;
    font-size: 18px;
    line-height: 45px;
    color: #6cb1ff;
    position: absolute;
    top: -42px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
}

.uuumfes-3-content {
    padding: 30px 20px 48px;
    background: #dff7ff;
}

.d-flex-base {
    display: flex;
} */
    
    .uuumfes-3 .battle-ranking .content {
        padding: 36px 20px 30px;
        background: #fff;
    }
    
    .uuumfes-3 .title.ranking-title {
        color: #3e3e3e;
        font-size: 24px;
        line-height: 1;
        margin-bottom: 27px;
        text-align: center;
    }
    
    .uuumfes-3-content-list {
        width: calc(50% - 20px);
        margin: 0px 10px;
    }
    
    .uuumfes-3 .table-ranking .table-scroll td {
        border-bottom: 1px dashed #d3d3d3;
        padding: 10px 10px 10px 0px;
        vertical-align: middle;
    }
    
    .uuumfes-3 .table-ranking .table-scroll td:first-child {
        width: 70px;
    }
    
    .table-ranking table .image {
        position: relative;
        width: 51px;
        height: 51px;
        margin: 0px;
    }
    /* .uuumfes-3-content-list ul li:last-child {
        border-bottom: none;
        padding-bottom: 0px;
    }
    
    .uuumfes-3-content-list ul li::before {
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        color: #080808;
        background-image: url(/common/design/user/img/uuumfes/hc.png);
        border-radius: 50%;
        content: counter(danhsott);
        font-size: 17px;
        font-weight: bold;
    }
    
    .uuumfes-3-content-list ul li:first-child::before {
        background-image: url(/common/design/user/img/uuumfes/hcvang.png);
    }
    
    .uuumfes-3-content-list ul li:nth-child(2)::before {
        background-image: url(/common/design/user/img/uuumfes/hcbac.png);
    }
    
    .uuumfes-3-content-list ul li:nth-child(3)::before {
        background-image: url(/common/design/user/img/uuumfes/hcdong.png);
    }
     */
    
    .uuumfes-3 .link-ranking li a.active .tabs-table-link,
    .uuumfes-3 .link-ranking li.active .tabs-table-link {
        text-align: center;
    }
    
    .uuumfes-3-content-list ul li div {
        margin-left: 70px;
    }
    
    .uuumfes-3-content-list ul li a {
        font-size: 16px;
        line-height: 20px;
        display: inline-block;
        margin-bottom: 10px;
        border-bottom: 1px solid #0078ff;
        color: #0078ff;
    }
    
    .uuumfes-3-content-list ul li p {
        font-size: 14px;
        line-height: 16px;
        color: #919191;
    }
    
    .uuumfes-3-content .btn-red-2 {
        margin-top: 45px;
    }
    
    .uuumfes-4 {
        margin-top: 67px;
        margin-bottom: 32px;
    }
    
    .uuumfes-4-tab .d-flex-ct {
        justify-content: center;
        margin-bottom: 34px;
    }
    
    .uuumfes-4-tab .d-flex-ct li a {
        display: block;
        padding: 1px 57px;
        text-align: center;
        color: #565656;
        font-size: 20px;
        line-height: 35px;
        font-weight: bold;
        border-radius: 99px;
    }
    
    .uuumfes-4-tab .d-flex-ct li a.active {
        color: #fff;
        background: #3e3e3e;
        position: relative;
    }
    
    .uuumfes-4-tab .d-flex-ct li a.active::before {
        content: '';
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #3e3e3e;
        position: absolute;
        bottom: -8px;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .uuumfes-4-content {
        margin: 0px -15px;
    }
    
    .uuumfes-4-content ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    
    .uuumfes-4-content ul li {
        background: #f0f0f0;
        padding: 20px 15px;
        margin: 0px 12px 24px;
        width: calc(25% - 24px);
    }
    
    .uuumfes-4-content .btn.btn-black {
        font-size: 20px;
        line-height: 20px;
        color: #000;
        border: 1px solid #404040;
        border-radius: 99px;
        padding: 29px 20px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
    }
    
    .uuumfes-4-content .btn.btn-black img {
        width: auto;
    }
    
    .uuumfes-4-content .btn.btn-black span {
        margin: 0px 150px;
    }
    
    .twitter-uuumfes {
        background: #ecf9fd;
        padding-top: 130px;
        padding-bottom: 50px;
    }
    
    .hover_bkgr_fricc-1.fricc-diff .helper {
        background: #fff0;
    }
    
    .hover_bkgr_fricc-1.fricc-diff {
        background: #fff0;
    }
    
    .hover_bkgr_fricc-1.fricc-diff>div {
        width: 60% !important;
        max-width: 100% !important;
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
    }
    
    .step-content {
        width: calc(100% - 52px);
    }
    
    @media (max-width: 1100px) {
        .banner-uuumfes {
            background-image: url(/common/design/user/img/uuumfes/banner-sp.jpg);
            background-size: cover;
            background-position-x: 50%;
            background-position-y: 0;
        }
        .uuumfes-content-1-tem {
            padding: 30px 20px;
        }
        .uuumfes-noti {
            padding: 64px 20px 50px;
        }
        .uuumfes-content-1-table table tr th:first-child {
            padding-left: 20px;
        }
        .uuumfes-content-1-table table tr th:last-child {
            padding-right: 20px;
        }
        .uuumfes-content-1-tem .d-flex {
            align-items: inherit;
        }
        .hover_bkgr_fricc-1.fricc-diff .helper {
            background: #fff0;
        }
        .hover_bkgr_fricc-1.fricc-diff {
            background: #fff0;
        }
        .hover_bkgr_fricc-1.fricc-diff>div {
            width: 85% !important;
        }
    }
    
    @media (max-width: 768px) {
        .btn.btn-red {
            padding: 20px 8px;
            display: block;
            font-size: 23px;
        }
        .btn.btn-red img {
            width: 20px;
        }
        .nav-uuumfes-list {
            flex-wrap: wrap;
            justify-content: space-between;
        }
        .nav-uuumfes-list a {
            padding: 15px 10px;
            width: calc(50% - 8px);
            margin: 0px 0px 10px;
            font-size: 12px;
        }
        .nav-uuumfes-list a i {
            margin-right: 0px;
        }
        .noti-flex::before {
            top: 50%;
            transform: translateY(-50%);
        }
        .uuumfes-noti {
            padding: 100px 10px 50px;
        }
        .uuumfes-content-1-tem .d-flex {
            display: block;
        }
        .noti-type-2 {
            width: 100%;
            margin: 0px 0px 30px;
        }
        .noti-type-2:last-child {
            margin-bottom: 0px;
        }
        .btn-red-2 {
            display: block;
            padding: 24px 50px;
            font-size: 16px;
        }
        .uuumfes-2-item {
            padding: 20px 10px;
        }
        .lightbox .lb-data .lb-close {
            background-size: 60%;
        }
        .add-humburger {
            height: 100vh;
            overflow: hidden;
        }
    }
    
    @media (max-width: 480px) {
        .nav-uuumfes {
            margin: 20px 0px 30px;
        }
        .uuumfes-title-2 {
            font-size: 18px;
            line-height: 1;
            margin-bottom: 16px;
        }
        .uuumfes-item-text {
            font-size: 16px;
            padding: 6px 0px;
        }
        .noti-flex {
            margin-top: 30px;
        }
        .noti-flex::before {
            width: 70px;
            height: 70px;
        }
        .uuumfes-noti::before {
            font-size: 16px;
            line-height: 36px;
            border-bottom: 39px solid #ffe400;
            border-left: 32PX solid transparent;
            border-right: 50px solid transparent;
            width: 75px;
            TOP: 13PX;
            LEFT: -30PX;
        }
        .uuumfes-content-1-table table tr th:first-child {
            padding-left: 6px;
        }
        .uuumfes-content-1-table table tr th:last-child {
            padding-right: 0px;
        }
        .uuumfes-content-1-table table thead tr th {
            padding: 10px 0px;
            font-size: 11px;
        }
        .uuumfes-content-1-table table tr th {
            font-size: 11px;
            line-height: 1;
            padding: 15px 0px;
        }
        .uuumfes-content-1-table h3 {
            font-size: 20px;
            line-height: 1.2;
        }
        .uuumfes-content-1-table h3::before {
            content: none;
        }
        .uuumfes-content-1-table h3 span {
            width: 90px;
            display: inline-block;
            position: absolute;
            bottom: -20px;
        }
        .uuumfes-2-item-top {
            flex-direction: column-reverse;
        }
        .uuumfes-2-item-top .txt-left,
        .uuumfes-2-item-top .img-right {
            width: 100%;
        }
        .uuumfes-2-item-bottom {
            display: block;
            margin: 0px;
        }
        .uuumfes-2-item .container_s1 {
            padding: 0px;
        }
        .item-uuumfes {
            width: 100%;
            display: flex;
            margin: 0px;
        }
        .item-uuumfes-infor-btn:link {
            padding: 8px 16px;
            font-size: 11px;
            line-height: 14px;
            margin-bottom: 6px;
        }
        .item-uuumfes-img {
            width: 50%;
        }
        .item-uuumfes-infor {
            width: 50%;
            margin-left: 20px;
        }
        .uuumfes-4-content ul li {
            width: calc(33% - 10px);
            margin: 0px 5px 6px;
        }
        .uuumfes-4-tab .d-flex-ct li a {
            padding: 1px 40px;
            font-size: 14px;
            line-height: 1.5;
        }
        .uuumfes-4-content {
            border: none;
        }
        .uuumfes-4-content .btn.btn-black span {
            margin: 0px 100px;
        }
        .twitter-uuumfes {
            padding-top: 40px;
            padding-bottom: 30px;
        }
        .twitter-uuumfes .container-battle {
            width: auto;
        }
        .twitter-uuumfes .battle-column-comment .message .column-battle .item {
            width: 300px;
            padding: 0px;
        }
        .uuumfes-3-content-list {
            width: 100%;
            margin: 0px;
            padding: 20px;
        }
        .uuumfes-3-content .tab_content {
            border: none;
            padding: 0px;
        }
        .uuumfes-3-content-list ul li {
            padding: 20px 0px;
        }
        .uuumfes-3-tab {
            margin-bottom: 40px;
        }
        .uuumfes-3-tab ul li a {
            display: block;
            padding: 1px 32px;
            text-align: center;
            color: #565656;
            font-size: 20px;
            line-height: 35px;
            font-weight: bold;
            border-radius: 99px;
            background: #fff;
            position: relative;
        }
        .uuumfes-3-tab ul li a.active {
            color: #fff;
            background: #565656;
        }
        .uuumfes-3-tab ul li a.active::before {
            content: '';
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-top: 8px solid #3e3e3e;
            position: absolute;
            bottom: -8px;
            left: 50%;
            transform: translateX(-50%);
        }
        .txt-big {
            font-size: 24px;
        }
        .txt-2 {
            font-size: 14px;
            line-height: 1.2;
        }
        .noti {
            padding: 10px 2px;
        }
        .uuumfes-noti {
            padding: 100px 2px 50px;
        }
        .txt-1 {
            font-size: 18px;
        }
        .btn-red-2 {
            padding: 14px 30px;
            margin: 36px auto 0px;
            line-height: 1;
        }
        .txt3 {
            font-size: 20px;
            background-size: 60%;
        }
        .uuumfes-item {
            padding: 0px 2px;
        }
        .uuumfes-title {
            font-size: 22px;
            margin-bottom: 16px;
        }
        .uuumfes-desc {
            font-size: 14px;
            line-height: 1.5;
            margin-bottom: 30px;
        }
        .uuumfes-content-1-tem {
            padding: 30px 10px;
        }
        .uuumfes-3 .table-ranking {
            padding: 30px 10px 40px;
        }
        .uuumfes-4-content .btn.btn-black {
            padding: 10px 20px;
        }
        .btn.btn-red {
            font-size: 18PX;
            padding: 12px 8px;
        }
        .btn.btn-red img {
            width: 16px;
        }
        .nav-uuumfes-list a {
            padding: 8px 10px;
        }
        .noti-type-2 .txt-w {
            font-size: 20px;
            line-height: 1;
            padding: 16px 10px
        }
        .noti-type-2 .txt-2 {
            font-size: 16px;
            padding: 16px 10px 30px;
        }
        .noti-type-2 p {
            padding: 0px 10px;
        }
        .noti-type-2 ul {
            padding: 10px 10px 20px;
        }
        .uuumfes-2-item-top .txt-left .txt-desc {
            font-size: 14px;
            line-height: 1.5;
            margin-bottom: 30px;
        }
        .uuumfes-2-item-top .txt-left .d-flex {
            margin-bottom: 20px;
            margin-top: 20px;
        }
        .item-uuumfes .item-uuumfes-infor h4 a {
            font-size: 14px;
            line-height: 1.2;
            min-height: 32px;
        }
        .uuumfes-2-item-top .img-right {
            margin-right: 0px;
        }
        .uuumfes-3 .battle-ranking .text-special-ranking {
            font-size: 16px;
        }
        .item-uuumfes .item-uuumfes-infor .item-uuumfes-infor-price {
            font-size: 16px;
            line-height: 16px;
            margin-bottom: 10px;
        }
        .uuumfes-2-item-top .txt-left h3 {
            font-size: 32px;
        }
    }
    
    @media (min-width: 769px) {
        .noti-type-2 .txt-2 {
            min-height: 150px;
        }
    }