<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sfu_section {
    overflow: hidden;
}

.sfu_section * {
    font-family: "Pretendard";
}

.sfu_section .sfu_main_container {
    height: 1020px;
    background-color: #2D2D2D;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../images/sfu/bg_sfu_main_container.png);
}

.sfu_section .sfu_main_wrap {
    height: 100%;
}

.sfu_section .sfu_main_inner {
    height: 60%;
    top: 28%;
    position: relative;
    width: 75%;
    margin: 0 auto;
}

.sfu_section .sfu_main_text {
    position: absolute;
    left: 0;
}

.sfu_section .sfu_main_text h4 {
    font-size: 66px;
    color: #fff;
    font-weight: 300;
    display: block;
    width: 485px;
    line-height: 1.2;
    letter-spacing: -0.0225em;
}

.sfu_section .sfu_main_text h3 {
    font-size: 66px;
    font-weight: 800;
    background-image: url(../images/sfu/bg_gradient.png);
    background-repeat: repeat;
    background-position: -275px -410px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    margin-top: 35px;
    letter-spacing: -0.0225em;
    line-height: 1.15;
}

.sfu_section .sfu_main_comment {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
}

.sfu_section .sfu_goto_wrap {
    width: 120px;
    height: 120px;
    position: relative;
    display: inline-block;
}

.sfu_section .sfu_goto_circle_text {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/sfu/img_goto_rayno_circle.png);
    position: absolute;
    left: 0;
    top: 0;
}

.sfu_section .sfu_goto_arrow {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/sfu/img_goto_rayno_arrow.png);
    background-position: 50% 50%;
    position: absolute;
    left: 0;
    top: 0;
    filter: brightness(0) invert(1);
}

.sfu_section .sfu_privilege_intro_wrap {
    margin-top: 50px;
}

.sfu_section .sfu_privilege_intro_wrap&gt;span {
    font-size: 38px;
    font-weight: 300;
    color: #fff;
    display: block;
    text-align: right;
    letter-spacing: -0.025em;
    line-height: 1.15;
}

.sfu_section .sfu_privilege_intro_wrap&gt;strong {
    display: block;
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    margin-top: 15px;
    text-align: right;
    letter-spacing: -0.02em;
}

.sfu_section .sfu_privilege_container {
    background-color: #2D2D2D;
}

.sfu_section .sfu_privilege_wrap {}

.sfu_section .sfu_privilege_inner {}

.sfu_section .sfu_privilege_item_row {
    display: flex;
    flex-wrap: wrap;
}

.sfu_section .sfu_privilege_item_row.triple .sfu_privilege_item {
    width: 33.3%;
}

.sfu_section .sfu_privilege_item_row.triple .sfu_privilege_item:nth-of-type(2) {
    width: 33.4%;
}

.sfu_section .sfu_privilege_item_row.double .sfu_privilege_item {
    width: 50%;
}

.sfu_section .sfu_privilege_item_inner_wrap {
    padding: 84px 89px;
    background-color: #2D2D2D;
    position: relative;
    z-index: 3;
}

.sfu_section .sfu_privilege_item {
    box-sizing: border-box;
    padding: 1px 1px 1px 1px;
    position: relative;
    transition: all 0.125s ease-out;
    z-index: 4;
}

.sfu_section .sfu_privilege_item:before {
    background-color: #484848;
}

.sfu_section .sfu_privilege_item:before,
.sfu_section .sfu_privilege_item:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.25s ease-out;
}

.sfu_section .sfu_privilege_item:after {
    z-index: 2;
    background-image: url(../images/sfu/bg_gradient.png);
    background-position: -250px -450px;
    background-repeat: no-repeat;
    opacity: 0;
}

.sfu_section .sfu_privilege_item:hover:after {
    opacity: 1;
}

.sfu_section .sfu_privilege_item:hover {
    box-shadow: 0px 0px 51px #000;
    z-index: 5;
}

.sfu_section .sfu_privilege_item_inner {
    position: relative;
}

.sfu_section .sfu_privilege_word {}

.sfu_section .sfu_privilege_word_en {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #7F7F7F;
}

.sfu_section .sfu_privilege_word_en.add-gradient {
    background-image: url(../images/sfu/bg_gradient.png);
    background-repeat: repeat;
    background-size: 660px 440px;
    background-position: -170px 280px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sfu_section .sfu_privilege_word_ko {
    display: block;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin-top: 15px;
    line-height: 1.5;
    height: 66px;
}

.sfu_section .sfu_privilege_detail_ling {

    margin-top: 75px;

    display: inline-block;
}

.sfu_section .sfu_privilege_detail_ling a {
    color: #929292;
    font-size: 14px;
    font-weight: 500;
    display: block;
    width: 100%;
    height: 100%;
}

.sfu_section .sfu_privilege_detail_ling a:after {
    content: "";
    display: block;
    margin-top: 3px;
    width: 91px;
    height: 9px;
    background-repeat: no-repeat;
    background-image: url(../images/sfu/img_privilege_more_arrow.png);
}

.sfu_section .sfu_privilege_icon {
    filter: brightness(0) invert(1);
    position: absolute;
    right: 0;
    bottom: 0;
}

.sfu_section .sfu_privilege_logo {
    filter: brightness(0) invert(1);
    position: absolute;
    right: 0;
    top: 0;
}

.sfu_section .sfu_privilege_add_word {
    color: #fff;
    text-align: center;
    padding: 80px 20px;
    font-size: 45px;
    font-weight: 300;
}

.sfu_section .sfu_privilege_highlight {
    font-weight: 600;
    line-height: 1.3;
}

.sfu_section .sfu_spec_container {
    background-color: #2D2D2D;
}

.sfu_section .sfu_spec_wrap {}

.sfu_section .sfu_spec_wrap.bg-orange {
    background-color: #F5911F;
}

.sfu_section .sfu_spec_wrap.bg-gray {
    background-color: #B6B8BD;
}

.sfu_section .sfu_spec_wrap.bg-purple {
    background-color: #A891C1;
}

.sfu_section .sfu_spec_wrap.bg-green {
    background-color: #86A8A5;
}

.sfu_section .sfu_spec_inner {
    padding: 140px 185px;
    display: flex;
}

.sfu_section .sfu_spec_inner:after {
    content: "";
    display: table;
    clear: both;
}

.sfu_section .sfu_sepc_logo_wrap {
    position: relative;
    flex: 1;
    width: 577px;
}

.sfu_section .sfu_spec_logo {}

.sfu_section .sfu_spec_logo img {
    display: block;
}

.sfu_section .sfu_logo_link {
    position: absolute;
    right: 0;
    top: 432px;
    width: 190px;
    padding: 9px 0px 7px 39px;
    box-sizing: border-box;
    background-color: #12191E;
}

.sfu_section .bg-green .sfu_logo_link {
    padding: 9px 0px 7px 10px;
    left: 0;
}

.sfu_section .sfu_logo_link:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    z-index: 1;
}

.sfu_section .sfu_spec_wrap.bg-orange .sfu_logo_link:after {
    border-left: 16px solid #DD9030;
    border-right: 16px solid #12191E;
    border-bottom: 16px solid #12191E;
    border-top: 16px solid #DD9030;
}

.sfu_section .sfu_spec_wrap.bg-gray .sfu_logo_link:after {
    border-left: 16px solid #B6B8BD;
    border-right: 16px solid #12191E;
    border-bottom: 16px solid #12191E;
    border-top: 16px solid #B6B8BD;
}

.sfu_section .sfu_spec_wrap.bg-purple .sfu_logo_link:after {
    border-left: 16px solid #A891C1;
    border-right: 16px solid #12191E;
    border-bottom: 16px solid #12191E;
    border-top: 16px solid #A891C1;
}

.sfu_section .sfu_spec_wrap.bg-green .sfu_logo_link:after {
    border-right: 16px solid #86A8A5;
    border-left: 16px solid #12191E;
    border-bottom: 16px solid #12191E;
    border-top: 16px solid #86A8A5;
    right: 0;
    left: auto;
}

.sfu_section .sfu_spec_wrap.bg-orange .sfu_logo_link_text {
    color: #F5911F;
}

.sfu_section .sfu_spec_wrap.bg-gray .sfu_logo_link_text {
    color: #B6B8BD;
}

.sfu_section .sfu_spec_wrap.bg-purple .sfu_logo_link_text {
    color: #A891C1;
}

.sfu_section .sfu_spec_wrap.bg-green .sfu_logo_link_text {
    color: #86A8A5;
}

.sfu_section .sfu_logo_link_text {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
}

.sfu_section .sfu_logo_link_arrow_wrap {
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    margin-left: 8px;
    position: relative;
    top: -1px;
}

.sfu_section .sfu_logo_link_arrow_line {
    height: 2px;
    width: 51px;
}

.sfu_section .sfu_spec_wrap.bg-orange .sfu_logo_link_arrow_line {
    background-color: #F5911F;
}

.sfu_section .sfu_spec_wrap.bg-gray .sfu_logo_link_arrow_line {
    background-color: #B6B8BD;
}

.sfu_section .sfu_spec_wrap.bg-purple .sfu_logo_link_arrow_line {
    background-color: #A891C1;
}

.sfu_section .sfu_spec_wrap.bg-green .sfu_logo_link_arrow_line {
    background-color: #86A8A5;
}

.sfu_section .sfu_spec_wrap.bg-orange .sfu_logo_link_arrow_triangle {
    color: #F5911F;
}

.sfu_section .sfu_spec_wrap.bg-gray .sfu_logo_link_arrow_triangle {
    color: #B6B8BD;
}

.sfu_section .sfu_spec_wrap.bg-purple .sfu_logo_link_arrow_triangle {
    color: #A891C1;
}

.sfu_section .sfu_spec_wrap.bg-green .sfu_logo_link_arrow_triangle {
    color: #86A8A5;
}

.sfu_section .sfu_logo_link_arrow_triangle {
    font-size: 13px;
    font-weight: 800;
    position: relative;
    left: -5px;
}

.sfu_section .sfu_sepc_info_wrap {
    padding-left: 160px;
    flex-grow: 1;
}

.sfu_section .sfu_sepc_info_text {
    position: relative;
    font-size: 28px;
    letter-spacing: -0.05em;
    margin-bottom: 40px;
}

.sfu_section .sfu_sepc_info_text_sub {
    display: block;
    line-height: 1.15;
}

.sfu_section .sfu_sepc_info_text_main {
    display: block;
    font-weight: 800;
    margin-top: 10px;
    font-size: 32px;
    line-height: 1.15;
}

.sfu_section .sfu_sepc_info_logo {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}

.sfu_section .sfu_sepc_row {
    display: flex;
    flex-direction: column;
    width: 33.33%;
}

.sfu_section .sfu_sepc_row.width-45 {
    width: 45%;

}

.sfu_section .sfu_sepc_row.width-55 {
    width: 55%;
}


.sfu_section .sfu_sepc_table .sfu_sepc_row:last-child&gt;.sfu_sepc_col {
    border-right: 0 none;
}

.sfu_section .sfu_sepc_col.none-flex {
    display: block;
    height: 105px;
    box-sizing: border-box;
    position: relative;
}

.sfu_section .sfu_sepc_col&gt;img {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
}

.sfu_section .sfu_sepc_col {
    font-weight: 400;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
    border-right: 1px solid #000;
    line-height: 1.25;
    letter-spacing: -0.015em;
}

.sfu_section .sfu_sepc_col.bold {
    font-weight: 700;
    border-top: 1px solid #000;
}

.sfu_section .sfu_sepc_col.size-up {
    border-top: 1px solid #000;
    font-size: 26px;
    font-weight: 800;
    height: 45px;
}

.sfu_section .sfu_sepc_table {
    font-size: 18px;
    display: flex;
    border-top: 8px solid #000;
    border-bottom: 10px solid #000;
}

.sfu_section .sfu_sepc_table.add_mobile_mode {
    border-bottom: 0 none;
}

.sfu_section .sfu_sepc_table_inner_sup {
    font-size: 14px;
    display: block;
    text-align: left;
    position: absolute;
    left: 7px;
    top: 7px;
}

.sfu_section .sfu_sepc_table_inner_sup:before {
    content: "��";
    display: inline-block;
    margin-right: 5px
}

.sfu_section .sfu_sepc_info_wrap&gt;.sfu_sepc_table_caption:nth-of-type(1) {
    margin-top: 15px;
}

.sfu_section .sfu_sepc_table_caption {
    display: block;
    margin-top: 8px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.065em;
    line-height: 1.15;
}

/* sfu Popup */

.sfu_popup_container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    display: none;
    cursor: pointer;
}

.sfu_popup_container .sfu_popup_wrap {
    background-color: #fff;
    max-width: 665px;
    max-height: 80vh;
    height: 100%;
    width: calc(100% - 20px);
    overflow: hidden;
    margin: 0 auto;
    border-radius: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding-right: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
    cursor: default;
}

.sfu_popup_container .sfu_popup_scrollarea {
    height: 100%;
    overflow: auto;
}

.sfu_popup_container .sfu_popup_inner {
    padding: 40px 30px 40px 50px;
}

.sfu_popup_container .sfu_popup_content_group {}

.sfu_popup_container .sfu_popup_content_group:not(:first-child) {
    margin-top: 35px;
}

.sfu_popup_container .sfu_popup_title_wrap {
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -0.015em;
    display: flex;
    align-items: center;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sfu_popup_container .sfu_popup_title_wrap span {
    font-family: 'Montserrat';
}

.sfu_popup_container .sfu_popup_title_wrap&gt;img {
    margin-right: 13px;
}

.sfu_popup_container .sfu_popup_detail_wrap {
    margin-top: 35px;
}

.sfu_popup_container .sfu_popup_detail_wrap&gt;.sfu_popup_detail_row:first-child {
    margin-top: 0;
}

.sfu_popup_container .sfu_popup_detail_row {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.sfu_popup_container .sfu_popup_detail_product_line {
    font-family: 'Montserrat';
    font-weight: 900;
    font-size: 24px;
}

.sfu_popup_container .sfu_popup_detail_product_text {
    margin-left: 25px;
    font-family: "Pretendard";
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.05em;
}

.sfu_popup_container .sfu_popup_table_wrap {
    border: 1px solid #B5B5B5;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 35px;
}

.sfu_popup_container .sfu_popup_table {
    width: 100%;
    table-layout: fixed;
}

.sfu_popup_container .sfu_popup_table thead th {
    background-color: #323232;
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat';
    font-weight: 900;
    padding: 8px 0;
}

.sfu_popup_container .sfu_popup_table th,
.sfu_popup_container .sfu_popup_table td {
    border: 1px solid #ECECEC;
    text-align: center;
    vertical-align: middle;
    padding: 15px 0;
}

.sfu_popup_container .sfu_popup_table td {
    font-size: 18px;
    font-family: "Pretendard";
    font-weight: 400;
}

.sfu_popup_container .sfu_popup_table .text-align-pl {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 300;

}

.sfu_popup_container .sfu_popup_detail_text {
    font-size: 18px;
    font-family: "Pretendard";
    font-weight: 300;
    color: #323232;
    letter-spacing: -0.025em;
    line-height: 1.5;
}

.sfu_popup_container .sfu_popup_detail_comment {
    display: block;
    margin-top: 15px;
}

.sfu_popup_container .sfu_popup_detail_comment&gt;span {
    font-size: 14px;
    font-family: "Pretendard";
    font-weight: 300;
    color: #7B7B7B;
    display: block;
    line-height: 1.25;
}

.sfu_popup_container .sfu_popup_detail_comment&gt;span:not(:first-child) {
    margin-top: 8px;
}

/* Responsive */

@media screen and (max-width: 1920px) {
    .sfu_section .sfu_sepc_info_logo {
        display: none;
    }
}

@media screen and (max-width: 1720px) {}

@media screen and (max-width: 1520px) {}

@media screen and (max-width: 1500px) {
    .sfu_section .sfu_main_text h4 {
        font-size: 55px;
        width: 370px;
    }

    .sfu_section .sfu_main_text h3 {
        font-size: 55px;
        width: auto;
    }

    .sfu_section .sfu_main_container {
        height: auto;
        box-sizing: border-box;
        padding-top: 90px;
        background-size: cover;
        background-position: 45% 50%;
    }

    .sfu_section .sfu_main_text {
        position: relative;
    }

    .sfu_section .sfu_main_inner {
        height: 100%;
        top: 0;
        width: 82%;
        padding-top: 115px;
        padding-bottom: 115px;
    }

    .sfu_section .sfu_main_comment {
        right: auto;
        left: auto;
        position: relative;
        text-align: left;
        margin-top: 240px;
    }

    .sfu_section .sfu_privilege_intro_wrap {
        margin-top: 60px;
    }

    .sfu_section .sfu_privilege_intro_wrap&gt;span,
    .sfu_section .sfu_privilege_intro_wrap&gt;strong {
        text-align: left;
        font-size: 36px;
    }

    .sfu_section .sfu_privilege_item_row.triple .sfu_privilege_item,
    .sfu_section .sfu_privilege_item_row.triple .sfu_privilege_item:nth-of-type(2),
    .sfu_section .sfu_privilege_item_row.double .sfu_privilege_item {
        width: 100%;
    }

    .sfu_section .sfu_sepc_logo_wrap {
        width: 100%;
    }

    .sfu_section .sfu_privilege_item_inner_wrap {
        padding: 54px 79px;
    }

    .sfu_section .sfu_privilege_detail_ling {
        margin-top: 35px;
    }

    .sfu_section .sfu_spec_inner {
        padding: 95px 40px;
        display: block;
    }

    .sfu_section .sfu_sepc_info_wrap {
        padding-left: 0;
        margin-top: 75px;
    }

    .sfu_section .sfu_sepc_info_text {
        text-align: center;
        margin-bottom: 55px;
    }

    .sfu_section .sfu_sepc_info_text_sub {
        line-height: 1.15;
    }

    .sfu_section .sfu_sepc_info_logo {
        display: none;
    }

    .sfu_section .sfu_logo_link {

        position: relative;

        right: auto;

        top: auto;

        width: 100%;

        display: block;

        width: 470px;

        margin: 15px auto 0 auto;
    }

    .sfu_section .sfu_logo_link:after {
        display: none;
    }

    .sfu_section .sfu_spec_logo {

        width: 470px;

        margin: 0 auto;

    }

    .sfu_section .sfu_spec_logo img {
        max-width: 100%;
    }

    .sfu_section .sfu_logo_link_arrow_line {
        width: 48vw;
        margin-left: 10px;
    }

    .sfu_section .sfu_logo_link_arrow_triangle {
        font-size: 20px;
        left: -9px;
        top: -1px;
    }

    .sfu_section .sfu_sepc_table.add_mobile_mode {
        flex-direction: column;
        font-size: 24px;

    }

    .sfu_section .sfu_sepc_table.add_mobile_mode+.sfu_sepc_table {
        margin-top: 50px;
    }

    .sfu_section .add_mobile_mode .sfu_sepc_row {

        flex-direction: row;

        width: 100%;
    }

    .sfu_section .add_mobile_mode .sfu_sepc_col {
        justify-content: left;
        width: 40%;
        border-top: 1px solid #000;
        font-weight: 300;
        text-align: left;
    }

    .sfu_section .sfu_sepc_col br {
        display: none;
    }

    .sfu_section .sfu_sepc_col.bold {
        padding-left: 30px;
        width: 60%;
        font-weight: 500;
        border-right: 0 none;
    }

    .sfu_section .sfu_sepc_table.add_mobile_mode .sfu_sepc_row:last-child&gt;.sfu_sepc_col {
        border-right: 1px solid #000;
    }

    .sfu_section .sfu_sepc_table.add_mobile_mode .sfu_sepc_row:last-child&gt;.sfu_sepc_col.bold {
        border-right: 0 none;

    }

    .sfu_section .sfu_sepc_table.add_mobile_mode {
        border-bottom: 8px solid #000;
        margin-top: 0;
    }
}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1100px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 960px) {}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 720px) {}

@media screen and (max-width: 640px) {
    .sfu_section .sfu_main_text h4 {
        font-size: 35px;
        width: 100%;
    }

    .sfu_section .sfu_main_text h3 {
        font-size: 40px;
    }

    .sfu_section .sfu_main_container {}

    .sfu_section .sfu_main_text {}

    .sfu_section .sfu_main_inner {}

    .sfu_section .sfu_main_comment {
        margin-top: 140px;
    }

    .sfu_section .sfu_privilege_intro_wrap&gt;span,
    .sfu_section .sfu_privilege_intro_wrap&gt;strong {

        font-size: 30px;
    }

    .sfu_section .sfu_privilege_intro_wrap {}

    .sfu_section .sfu_privilege_intro_wrap&gt;strong {}

    .sfu_section .sfu_privilege_item_row.double .sfu_privilege_item {}

    .sfu_section .sfu_sepc_logo_wrap {}

    .sfu_section .sfu_privilege_item_inner_wrap {
        padding: 34px 49px;
    }

    .sfu_section .sfu_privilege_detail_ling {
        margin-top: 30px;
    }

    .sfu_section .sfu_spec_inner {}

    .sfu_section .sfu_sepc_info_wrap {
        margin-top: 55px;
    }

    .sfu_section .sfu_sepc_info_text {}

    .sfu_section .sfu_sepc_info_text_sub {}

    .sfu_section .sfu_sepc_info_logo {}

    .sfu_section .sfu_logo_link {
        width: 100%;
    }

    .sfu_section .sfu_logo_link:after {}

    .sfu_section .sfu_spec_logo {
        width: 100%;
    }

    .sfu_section .sfu_spec_logo img {}

    .sfu_section .sfu_logo_link_arrow_line {
        width: 24vw;
    }

    .sfu_section .sfu_logo_link_arrow_triangle {}

    .sfu_section .sfu_sepc_table.add_mobile_mode {}

    .sfu_section .sfu_sepc_table.add_mobile_mode+.sfu_sepc_table {}

    .sfu_section .add_mobile_mode .sfu_sepc_row {}

    .sfu_section .add_mobile_mode .sfu_sepc_col {
        font-size: 16px;
        width: 50%;
    }

    .sfu_section .sfu_sepc_col br {}

    .sfu_section .sfu_sepc_col.bold {}

    .sfu_section .sfu_sepc_table.add_mobile_mode .sfu_sepc_row:last-child&gt;.sfu_sepc_col {}

    .sfu_section .sfu_sepc_table.add_mobile_mode .sfu_sepc_row:last-child&gt;.sfu_sepc_col.bold {}

    .sfu_section .sfu_sepc_table.add_mobile_mode {}

    .sfu_section .sfu_privilege_word_ko {
        font-size: 18px;
        height: auto;
    }

    .sfu_section .sfu_privilege_icon,
    .sfu_privilege_logo {
        display: none;
    }

    .sfu_section .sfu_privilege_add_word {
        font-size: 36px;
    }

    .sfu_section .sfu_sepc_row {
        width: 100%;
        flex-direction: column;
    }

    .sfu_section .sfu_sepc_table {
        flex-wrap: wrap;
    }

    .sfu_section .sfu_sepc_table .sfu_sepc_row:last-child&gt;.sfu_sepc_col {
        border-right: 0 none;
    }

    .sfu_section .sfu_sepc_table .sfu_sepc_row:last-child&gt;.sfu_sepc_col.bold {
        border-right: 0 none;

    }

    .sfu_section .sfu_sepc_table {
        border-bottom: 8px solid #000;
        margin-top: 0;
    }

    .sfu_section .sfu_sepc_col.size-up {
        border-bottom: 1px solid #000;
        border-right: 0 none;
        border-top: 0 none;
    }

    .sfu_section .sfu_sepc_col.none-flex {
        border-right: 0 none;
        height: 119px;
    }

    .sfu_popup_container .sfu_popup_table_wrap {
        overflow: auto;
    }

    .sfu_popup_container .sfu_popup_table {
        min-width: 640px;
    }
}

@media screen and (max-width: 600px) {}

@media screen and (max-width: 480px) {}

@media screen and (max-width: 375px) {}</pre></body></html>