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

/* .ic-xpc-benefits:before {
    content: "\e907";
}

.ic-xpc-recommend:before {
    content: "\e914";
}
.ic-xpc-document-file:before {
    content: "\e90c";
} */

span.nw{
    white-space: nowrap;
}

/*######################### sc-hero-banner #########################*/
.sc-hero-banner{
    position: relative; 
    border-image-slice: 1; 
    border-width: 3px; 
    /* border-bottom-style: solid; 
    border-image-source: linear-gradient(90deg, #509F9B 0%, #80BC08 100%); */
}
.sc-hero-banner .swiper-pagination{position: absolute; padding: 0; bottom: 24px;}


/*########################### sc-event ###################################*/
.sc-event{
    /* background: url(../img/bg-section1.png), #B6E46B -74.456px -112.147px / #69C693 114.938% 136.453%; */
    /*background: url('../img/bg-section1.png'), linear-gradient(to right, #B6E46B 0%, #69C693 100%);
    background-position: center;*/
	background: url('../img/bg-section1-bottom.png'), linear-gradient(to right, #B6E46B 0%, #69C693 100%);
    background-position: bottom center; 
    background-repeat: no-repeat; 
    background-size: cover;
}

/* url('../img/1/1/bg-k-esavings-account.png'), linear-gradient(to right, rgba(38, 177, 95, 1) 0%, rgba(109, 207, 150, 1) 100%) */

/* #B6E46B / #69C693; */


.sc-event .sc-headline{text-align: center;}
.sc-event .sc-headline .title{margin-bottom: 8px;}
.sc-event .sc-headline .desc{margin-bottom: 8px;}
.sc-event .sc-bodyline{border-radius: 8px; background: var(--cr-light); padding: 48px 40px 40px; box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);}
.sc-event .sc-bodyline .head{text-align: center; margin-bottom: 24px;}
.sc-event .sc-bodyline .head .title{margin-bottom: 0;}
.sc-event .sc-bodyline .body{position: relative;}


/*############################ sc-faq ###################################*/
.sc-faqs {
    background: #F8FCEB;
}
.sc-faqs .accordion{border-radius: 8px; background: var(--cr-light); padding: 0; box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10); overflow: hidden;}
.sc-faqs .accordion-title{
    border-left: 0; 
    font-family: 'kurious'; 
    font-size: 18px; 
    font-weight: 600; 
    padding: 16px
}
.sc-faqs .accordion-title:after,
.sc-faqs .accordion-title:before {content: ""; font-size: 0; width: 18px; height: 2px; border-radius: 2px; 
    margin: auto; position: absolute; top: 0; bottom: 0; right: 28px; background-color: var(--cr-green); transition: var(--tsition);
}
.sc-faqs .accordion-title:after{top: 1px;}
.sc-faqs .accordion-title:before{transform: rotate(90deg);}
/* .sc-faqs .accordion-title:hover, */
.sc-faqs .accordion-title.active {
    color: var(--cr-light); 
    background-color: var(--cr-green);}
.sc-faqs .accordion-title:hover:after,
.sc-faqs .accordion-title:hover:before{
    background-color: var(--cr-green);
}
.sc-faqs .accordion-title.active:after{background-color: var(--cr-light);}
.sc-faqs .accordion-title.active:before{opacity: 0;}
.sc-faqs .accordion-content .content-wrapper {
    padding: 16px; 
    border-left: 0; 
    color: #333; 
    word-wrap: break-word;}
.sc-faqs .accordion-content .content-wrapper .link{text-decoration: underline; font-family: 'kurious'; font-size: 16px; font-weight: 500; color: var(--cr-green);}
.sc-faqs .accordion-content .content-wrapper p{color: #333; font-family: 'kurious-looped'; font-size: 16px; font-weight: 500; line-height: 1.5em;}
.sc-faqs .accordion-content .content-wrapper p + ol{margin-top: 0.5em;}
.sc-faqs .accordion-content .content-wrapper strong{color: #333; font-family: 'kurious-looped'; font-size: 16px; font-weight: 600;}
.sc-faqs .accordion-content ul{margin: 0; margin-left: 1.2em;}
.sc-faqs .accordion-content ul &gt; li{position: relative; font-family: 'kurious-looped'; font-size: 16px; font-weight: 500; line-height: 1.5em;}
.sc-faqs .accordion-content ul &gt; li+li{margin-top: 5px;}
/* .sc-faqs .accordion-content ul &gt; li &gt; ul &gt; li:before{content: '-';position: absolute;right: 100%;top: 0px;text-align: left;width: 15px;} */
.sc-faqs .accordion-content ol{counter-reset: section; margin-left: 1.2em;}
.sc-faqs .accordion-content ol &gt; li{position: relative; font-family: 'kurious-looped'; font-size: 16px; font-weight: 500; line-height: 1.5em;}
.sc-faqs .accordion-content ol &gt; li:before{ counter-increment: section; content: counters(section,".") ".";
    position: absolute;right: 100%;top: 1px;text-align: left;width: 18px;
}
.sc-faqs .accordion-content ol &gt; li+li{margin-top: 5px;}
.sc-faqs .accordion-content .link-tel{color: var(--cr-light); white-space: nowrap; text-decoration: none; color: var(--cr-light); background-color: var(--cr-green);
    align-items: center; justify-content: center; height: 40px; padding: 0 24px; border-radius: 8px; font-size: 16px; font-weight: 600;
}
.sc-faqs .accordion-content .link-tel{display: none;}
.sc-faqs .accordion-content .link-tel .icon{position: relative; top: 2px; margin-right: 8px;}

.sc-faqs .sc-accordion{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}




/*############################ sc-promotion-1 ###################################*/
@media screen and (min-width: 320px) {
    /* section privilege  */
    .privilege-list {
        margin: 0;
        padding: 30px 0 0;
        padding-left: 0;
        min-height: 250px;
        border-radius: 10px;
        position: relative;
        z-index: 1;
        text-align: center;
    }
    .privilege-list-main {
        width: 100%;
        max-width: 570px;
        margin: 0 auto;
        padding: 0;
        display: block;
        background-color: #E7FBF5;
        border-top: 5px #00D291 solid;
        -webkit-border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px;
        /* box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); */
    }
    .privilege-image {
        width: 100%;
        max-width: 570px;
        border-radius: 0;
        margin: 0 auto;
        /* box-shadow: 0px 8px 30px -1px rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: 0px 8px 30px -1px rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 0px 8px 30px -1px rgba(0, 0, 0, 0.35); */
    }
    .privilege-image img {
        width: 100%;
        max-width: 1140px;
        border-radius: 10px;
    }
    .privilege-list .detail {
        background-color: #E7FBF5;
        width: 100%;
        font-size: 16px;
        text-align: left;
        padding: 30px 20px 25px;
        border-radius: 10px;
    }
    .privilege-list .detail .time {
        font-size: 14px;
        color: #777777;
        margin: 10px 0;
    }
    .privilege-list .detail .desc {
        color: #333;
    }
    .privilege-list .detail .heading {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .privilege-list .detail .detail-content {
        min-height: 120px;
    }
    .privilege-list .detail a {
        color: #00a950;
    }
    .privilege-list .detail .action a {
        color: #00a950;
        text-decoration: underline;
    }
    .privilege-list .detail,
    .privilege-list .image {
        display: block;
        vertical-align: top;
    }
    .privilege-nav {
        width: 100%;
        /* max-width: 770px; */
        /* max-width: 250px; */
        margin: 0 auto;
        margin-top: 20px;
        /* display: flex;
        justify-content: center; */
    }

    .privilege-nav .slick-track{
        margin: auto;
        width: fit-content !important;
    }
    .icw .privilege-image{
        position: relative;
      }
      .privilege-nav .image {
        -moz-transform: scale(.92);
        -ms-transform: scale(.92);
        -o-transform: scale(.92);
        -webkit-transform: scale(.92);
        transform: scale(.92);
        margin: 4px;
        border-radius: 10px;
        width: 50%;
        max-width: calc(100% / 2 - 5px);
    }
    .privilege-nav .slick-current {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .privilege-nav .image img {
        border-radius: 10px;
        width: 100%;
        max-width: 121px;
    }
    /* section privilege  */
    .privilege-list .detail .action {
        margin-top: 25px;
    }
    .privilege-list .detail .action a.btn {
        display: block;
        background-color: #00D291;
        color: #fff;
        border-radius: 25px;
        width: 100%;
        max-width: 275px;
        text-align: center;
        margin: 0 auto;
        vertical-align: middle;
        padding: 11px 0;
    }
    .privilege-list .detail .action a.btn:first-child {
        margin-bottom: 15px;
    }
    .privilege-list .detail .btn img {
        display: inline-block;
    }
    .section-privilege{
        background-image: url("../../meta-pay-merchamt/img/bg-mainpage.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .privilege-slider button.slick-arrow {
        top: 113%;
    }
    .privilege-slider .slick-prev,
    .privilege-slider .slick-next {
        width: 50px;
        height: 50px;
        color: transparent;
        position: absolute;
        border-color: transparent;
        background-color: transparent;
        outline: 0;
        z-index: 9;
    }
    .privilege-slider .slick-prev {
        left: -10px;
    }
    .privilege-slider .slick-next {
        right: -10px;
    }
    .privilege-slider .slick-prev:before,
    .privilege-slider .slick-next:before {
        color: #048EDE;
        border-radius: 50%;
        padding: 10px;
        font-size: 16px;
        background-color: #fff;
        -webkit-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
    }

    .section-highlight-banner{
        position: relative;
    }

    .action .btn-banner{
        width: 220px;
        border-radius: 8px;
        background: #00A94F;
        color: #fff;
        font-size: 16px;
        font-family: Kurious;
        font-weight: 600;
        position: absolute;
        bottom: 10%;
        left: 10%;
        padding: 10px;
        height: 40px;
    }

}


@media screen and (min-width: 767px) {
    /* section privilege  */
    .privilege-list .detail {
        max-width: none;
        margin-left: 0;
        text-align: center;
    }
    .privilege-slider {
        margin: 0;
    }
    .privilege-slider .slick-slide {
        outline: 0;
    }
    .privilege-slider button.slick-arrow {
        top: 117%;
    }
    .privilege-slider .slick-prev {
        left: 100px;
    }
    .privilege-slider .slick-next {
        right: 100px;
    }
}

@media screen and (min-width: 992px) {
    .privilege-list .detail .action a.btn.btn-1:first-child {
        margin-right: 0px;
        margin-bottom: 0px;
    }
    /* section privilege  */
    .privilege-list {
        margin: 0 auto;
        padding: 0px;
        min-height: 250px;
        border-radius: 10px;
        position: relative;
        z-index: 1;
        text-align: center;
        font-size: 0;
    }
    .privilege-image,
    .privilege-list-main {
        position: relative;
        display: inline-block;
        vertical-align: middle;
    }
    .privilege-list-main {
        width: calc(50% + 28px);
        margin-left: -28px;
        max-width: 598px;
        padding: 50px 60px 50px 78px;
        z-index: 2;
        min-height: 420px;
    }
    .privilege-image {
        width: 100%;
        max-width: 1140px;
        z-index: 3;
        border-radius: 10px;
    }
    .privilege-list .detail {
        width: 100%;
        max-width: 460px;
        font-size: 18px;
        text-align: left;
        padding: 0;
    }
    .privilege-list .detail .time {
        font-size: 14px;
        margin: 10px 0;
    }
    .privilege-list .detail .heading {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .privilege-list .detail .desc {
        font-size: 16px;
    }
    .privilege-list .detail .detail-content {
        min-height: 214px;
    }
    .privilege-list .detail a {
        color: #00a950;
    }
    .privilege-list .detail .action a.btn {
        display: inline-block;
        width: 100%;
        max-width: 220px;
    }
    .privilege-list .detail .action a.btn:first-child {
        margin-right: 15px;
        margin-bottom: 5px;
    }
    .privilege-list .detail .action a.btn.btn-1 {
        max-width: 325px;
    }
    .privilege-list .detail,
    .privilege-list .image {
        display: inline-block;
        vertical-align: top;
    }
    .privilege-list .detail .action {
        margin-top: 20px;
    }
    .privilege-slider button.slick-arrow {
        top: 130%;
    }
    .privilege-slider .slick-prev {
        left: 300px;
    }
    .privilege-slider .slick-next {
        right: 300px;
    }
    .privilege-nav .image {
        max-width: 121px;
        transition: .3s ease-in;
    }
}

@media screen and (max-width: 991px) {
    .privilege-list{
        padding: 0;
    }
    .privilege-image{
        max-width: 720px;
        padding-left: 16px;
    }
}

@media screen and (max-width: 767px) {
    .section-privilege{
        background-image: url("../../meta-pay-merchamt/img/bg-s1.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .privilege-nav{
        display: none !important;
    }

    .action .btn-banner{
        width: 220px;
        border-radius: 8px;
        background: #00A94F;
        color: #fff;
        font-size: 16px;
        font-family: Kurious;
        font-weight: 600;
        position: absolute;
        bottom: 10%;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 10px;
    }
}
/*############################ sc-promotion-1 ###################################*/



/*############################ sc-promotion ###################################*/
.sc-promotion{
    background: #f8fceb4d;
}
.sc-promotion .head{
    text-align: center; 
    margin-bottom: 32px;
}
.sc-promotion .head .title{margin-bottom: 0;}
.sc-promotion .body{position: relative; overflow: hidden; margin: 0 -12px; padding: 0 12px;}
.sc-promotion .body .wrapper{display: block; border-radius: 8px; background: var(--cr-light); overflow: hidden; box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10);}
.sc-promotion .body .thumb{position: relative; overflow: hidden;}
.sc-promotion .body .thumb &gt; img{transform: scale(1.0); transition: var(--tsition);}
.sc-promotion .body .thumb:hover img{transform: scale(1.1);}
.sc-promotion .body .content{padding: 24px;}
.sc-promotion .body .content .title{margin-bottom: 0; height: 3em; overflow: hidden; display: -webkit-box; line-height: 1.5em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sc-promotion .body .content .action{padding-top: 16px;}
.sc-promotion .body .content .action .txt{font-family: 'kurious'; font-size: 16px; font-weight: 600; text-decoration: underline; color: var(--cr-green);}



/*############################ apply ###################################*/
.sc-apply{
    background: url('../img/bg-section5.png'), linear-gradient(to right, #B6E46B 0%, #69C693 100%);
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;
}
.section.sc-apply .container-md{
    max-width: 850px;
    padding: 0;
}

.sc-apply .head{
    margin-bottom: 130px;
}

.sc-apply .btn.btn-more{
    border-radius: 8px;
    background: #00A94F;
    color: #fff;
    height: 40px;
}

.icw .btn:hover, .icw .btn:active:hover, .icw .btn.active:hover, .icw .btn:active:focus, .icw .btn.actitve:focus, .icw .btn:active.focus, .icw .btn.active.focus, .icw .btn:focus, .icw .btn:focus:hover, .icw .btn.focus:hover{
    border-radius: 8px;
    background: #00A94F;
    color: #fff;
    height: 40px;
}

html:not(.touch) .sc-apply {
    background-attachment: inherit;
}

.sc-apply .img-bg-section-apply {position: absolute; z-index: 0;top: 0;left: 0;width: 100%; height: 100%;}
.sc-apply .img-bg-section-apply img{width: 100%; height: 100%; max-width: inherit; object-fit: cover; object-position: center;}
.sc-apply .sc-inner { 
    padding: 64px 0}
.sc-apply .sc-headline {margin-bottom: 25px;}
.sc-apply .wrapper-debit {
    /* padding: 4pxs;  */
    border-radius: 10px; 
    margin: 0 40px;
    background-color: #fff;
}
.sc-apply .wrapper-debit.bgI{
    border: 2px solid #00A94F;
}
.sc-apply .wrapper-debit:last-child {
    margin: 0;
}
.sc-apply .wrapper-debit.pd-r{
    margin-right: 2px;
}

.sc-apply .wrapper-debit.pd-l{
    margin-left: 2px;
}
.sc-apply .wrapper-debit.wrapper-debit-mg{
    margin-top: 24px;
}
.sc-apply .wrapper-debit .inner {border-radius: 10px;background-color: #fff;padding: 10px 40px 40px;}
.sc-apply .wrapper-debit .inner&gt;img {
    margin-top: -100px;
}
.sc-apply .wrapper-debit .inner .h5{
    margin-top: 18px;
    margin-bottom: 10px;
    font-size: 20px;
}
.sc-apply .wrapper-debit .inner p{margin-bottom: 20px;}
.sc-apply .wrapper-debit .inner.inner-d-flex { 
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center; 
    padding: 10px;
}
.sc-apply .wrapper-debit .inner.inner-d-flex&gt;img { margin-top: 0; margin: 30px; margin-left: -10px; margin-right: 50px;}
/*############################ apply ###################################*/


/*############################ popup ###################################*/
.icw-popup-function.mfp-bg {background: rgba(0, 0, 0, 0.8);}
.icw-popup-function.mfp-bg.mfp-ready {opacity: 1;}
.icw-popup-function .mfp-container {width: 100%;}
.icw-popup-function .mfp-content{background-color: transparent;max-width: 100%;height: 100%;}
.icw-popup-function .mfp-content{overflow: auto; min-height: 100vh; height: auto; display: flex; align-items: center;}
.icw-popup-function .main-container{margin: 0;}
.icw-popup-function .sc-content{padding: 48px;}

.icw-popup-function .data-box{max-width: 1140px; width: 100%; position: relative; margin: 80px auto;}
.icw-popup-function .data-box{position: relative; background-color: var(--cr-light);}
.icw-popup-function .data-box{position: relative; background-color: var(--cr-light);}
.icw-popup-function .data-box .thumb{margin:0 auto 48px; max-width: 364px; width: 100%;}
.icw-popup-function .data-box .thumb &gt; img{border-radius: 8px; overflow: hidden;}
.icw-popup-function .data-box .content{color: var(--cr-dark);}
.icw-popup-function .data-box .content .title{margin-bottom: 16px;}
.icw-popup-function .data-box .content .txt{font-family: 'kurious'; font-size: 16px; display: block; margin-bottom: 8px;}
.icw-popup-function .data-box .content .list + .list{margin-top: 32px;}
.icw-popup-function .data-box .link-tel{color: var(--cr-light); white-space: nowrap; text-decoration: none; color: var(--cr-light); background-color: var(--cr-green);
    align-items: center; justify-content: center; height: 40px; padding: 0 24px; border-radius: 8px; font-size: 16px; font-weight: 600;
}
.icw-popup-function .data-box .link-tel{display: none;}
.icw-popup-function .data-box .link-tel .icon{position: relative; top: 2px; margin-right: 8px;}


/*######################### Breakpoint #########################*/
@media screen and (max-width: 1199px){
    .footer-main{padding-bottom: 62px; padding-bottom: 0;}

    .sc-promotion .body .thumb:hover img{transform: scale(1);}

    .icw-popup-function .data-box{margin-left: 16px; margin-right: 16px; width: auto;}

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

    .sc-event .sc-bodyline{padding: 32px 24px 24px;}

    .sc-apply .wrapper-debit:last-child {
        margin: 130px auto 0;
        width: 400px;
        height: 316px;
    }
    .sc-apply .wrapper-debit .inner .h5{margin-top: 10px;}
    .sc-apply .wrapper-debit .inner .h5.mt-50{
        margin-top: 50px;
    }

    .sc-apply .wrapper-debit .inner p.mt-50{
        margin-bottom: 50px;
    }
    .sc-apply .wrapper-debit .inner.inner-d-flex{display: block;}
    .sc-apply .wrapper-debit .inner.inner-d-flex&gt;img{
        margin: auto;
        margin-top: -100px;
    }


    .sc-apply .head {
        margin-bottom: 50px;
    }

    /* .sc-apply .wrapper-debit.wrapper-debit-mg{
        margin-top: 50px !important;
    } */
    .sc-event,
    .sc-apply{
        background-position: inherit;
    }

}
@media screen and (max-width:767px){
    .sc-hero-banner{
        border-width: 4px;
        overflow: hidden;
    }
    .sc-hero-banner .swiper-pagination{bottom: 20px;}
    .sc-event .sc-bodyline {padding: 48px 8px;}
    .sc-event .sc-bodyline .head{margin-bottom: 16px;}

    .sc-faqs .accordion-title{font-size: 16px; padding: 16px 50px 16px 16px;}
    .sc-faqs .accordion-title:after,
    .sc-faqs .accordion-title:before{right: 19px;}
    .sc-faqs .accordion-content .content-wrapper {padding: 24px 16px;}
    .sc-faqs .accordion-content .link-tel{display: inline-flex; margin-top: 16px;}

    .mfp-close-btn-in .mfp-close{top: 16px; right: 16px;}

    .icw-popup-function .mfp-content{min-height: 100vh;}
    .icw-popup-function .data-box{margin: 0; width: 100%;}
    .icw-popup-function .data-box .link-tel{display: inline-flex; margin-top: 16px;}
    .icw-popup-function .sc-content{padding: 72px 16px 48px;}


    .sc-apply .sc-inner{
        padding: 48px 0;
    }
    .sc-apply .row &gt; .col-md-6:nth-child(1) .wrapper-debit{margin-top: 40px;}
    .sc-apply .row &gt; .col-md-12 .wrapper-debit{
        margin-top: 30px;
        margin-bottom: 0;
    }
    .sc-apply .wrapper-debit:last-child {margin: 80px auto; width: 320px;}
    .sc-apply .wrapper-debit .inner&gt;img { margin-top: -65px;}

    .sc-apply .wrapper-debit .inner.inner-d-flex{
        padding: 20px;
    }

    .sc-apply .wrapper-debit .inner{
        padding: 0;
    }

}


/*sc-acnnounce*/

.sc-announce {
/*     background: url('../img/bg-section1.png'), linear-gradient(to right, #B6E46B 0%, #69C693 100%);*/

    background: url('../img/bg-section1-top2.png'), linear-gradient(to right, #B6E46B 0%, #69C693 100%);
    background-position: top center; 
    background-repeat: no-repeat; 
    background-size: cover;
   /*  background: linear-gradient(85deg, #b9e469 0%, #8ed48a 100%);*/
}
.sc-announce .sc-bodyline {
    padding: 40px 0;
}
.sc-announce .sc-bodyline {
    background-image: url(../img/bg-announce.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 15px rgb(119 119 119 / 49%);
    border: 3px solid #ffffff;
}
.sc-announce .sc-bodyline .header-desc {
    text-align: center;
    font-weight: 700;
}
.sc-announce .sc-bodyline .text-announce-number {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding-top: 8px;
}
.sc-announce .sc-bodyline .announce-number {
    color: #00a94f;
    font-size: 26px;
    font-weight: 700;
}
.sc-announce .sc-bodyline li.announce-data .flex {
    display: flex;
}
.sc-announce .sc-bodyline li.announce-data .flex .name {
    text-align: left;
    width: 190px;
}
.sc-announce .sc-bodyline .announce-result {
    text-align: start;
    padding-top: 30px;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 30px;
    padding-left: 0;
}

.sc-announce .sc-bodyline .announce-data {
    width: 100%;
    font-family: "kurious";
    color: #666;
    font-weight: 500;
}
.sc-announce .sc-bodyline li.announce-data {
    list-style-type: auto;
    padding-left: 10px;
}
.sc-announce .sc-headline .sub-title {
/*    color: #fff;*/
    font-weight: 700;
    line-height: 30px;
}
.sc-announce .announce-list-flex {
    display: flex;
}
.colum-1 {
    padding: 0 50px 0 0;
}

@media screen and (max-width:767px){
    .sc-announce .sc-bodyline li.announce-data .flex .name {
        text-align: left;
        width: 160px;
    }
    .sc-announce .announce-list-flex {
    display: block;
    }
    .colum-1 {
    padding: 0;
    }
    .sc-announce .sc-bodyline .announce-result {
    text-align: start;
    padding-top: 30px;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 30px;
    padding-left: 30px;
    }
}</pre></body></html>