@charset "UTF-8";

html {
    height: 100%
}

.clearfix:after {
    content: "";
    clear: both;
    display: table
}

.page-wrapper {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.page-wrapper__content {
    margin: 0 auto;
    max-width: 1075px
}

@media only screen and (max-width:1075px) {

    .page-wrapper__content,
    .page-wrapper__content--max-width {
        max-width: 95%
    }
}

@media only screen and (max-width:768px) {
    .mb-hidden {
        display: none !important
    }
}

.br1500 {
    display: block !important
}

.view1500 {
    display: none !important
}

@media only screen and (max-width:1500px) {
    .br1500 {
        display: none !important
    }

    .view1500 {
        display: block !important
    }
}

.br1070 {
    display: block !important
}

.view1070 {
    display: none !important
}

@media only screen and (max-width:1070px) {
    .br1070 {
        display: none !important
    }

    .view1070 {
        display: block !important
    }
}

.br1024 {
    display: block !important
}

.view1024 {
    display: none !important
}

@media only screen and (max-width:1024px) {
    .br1024 {
        display: none !important
    }

    .view1024 {
        display: block !important
    }
}

.br960 {
    display: block !important
}

.view960 {
    display: none !important
}

@media only screen and (max-width:960px) {
    .br960 {
        display: none !important
    }

    .view960 {
        display: block !important
    }
}

.br892 {
    display: block !important
}

.view892 {
    display: none !important
}

@media only screen and (max-width:892px) {
    .br892 {
        display: none !important
    }

    .view892 {
        display: block !important
    }
}

.br860 {
    display: block !important
}

.view860 {
    display: none !important
}

@media only screen and (max-width:860px) {
    .br860 {
        display: none !important
    }

    .view860 {
        display: block !important
    }
}

.br800 {
    display: block !important
}

.view800 {
    display: none !important
}

@media only screen and (max-width:800px) {
    .br800 {
        display: none !important
    }

    .view800 {
        display: block !important
    }
}

.br768 {
    display: block !important
}

.view768 {
    display: none !important
}

@media only screen and (max-width:768px) {
    .br768 {
        display: none !important
    }

    .view768 {
        display: block !important
    }
}

.br767 {
    display: block !important
}

.view767 {
    display: none !important
}

@media only screen and (max-width:767px) {
    .br767 {
        display: none !important
    }

    .view767 {
        display: block !important
    }
}

.br700 {
    display: block !important
}

.view700 {
    display: none !important
}

@media only screen and (max-width:700px) {
    .br700 {
        display: none !important
    }

    .view700 {
        display: block !important
    }
}

.br650 {
    display: block !important
}

.view650 {
    display: none !important
}

@media only screen and (max-width:650px) {
    .br650 {
        display: none !important
    }

    .view650 {
        display: block !important
    }
}

.br600 {
    display: block !important
}

.view600 {
    display: none !important
}

@media only screen and (max-width:600px) {
    .br600 {
        display: none !important
    }

    .view600 {
        display: block !important
    }
}

.br550 {
    display: block !important
}

.view550 {
    display: none !important
}

@media only screen and (max-width:550px) {
    .br550 {
        display: none !important
    }

    .view550 {
        display: block !important
    }
}

.br520 {
    display: block !important
}

.view520 {
    display: none !important
}

@media only screen and (max-width:520px) {
    .br520 {
        display: none !important
    }

    .view520 {
        display: block !important
    }
}

.br480 {
    display: block !important
}

.view480 {
    display: none !important
}

@media only screen and (max-width:480px) {
    .br480 {
        display: none !important
    }

    .view480 {
        display: block !important
    }
}

.br450 {
    display: block !important
}

.view450 {
    display: none !important
}

@media only screen and (max-width:450px) {
    .br450 {
        display: none !important
    }

    .view450 {
        display: block !important
    }
}

.br375 {
    display: block !important
}

.view375 {
    display: none !important
}

@media only screen and (max-width:375px) {
    .br375 {
        display: none !important
    }

    .view375 {
        display: block !important
    }
}

.show1366 {
    display: block
}

@media only screen and (max-width:1366px) {
    .show1366 {
        display: none
    }
}

.show768 {
    display: none
}

@media only screen and (max-width:1366px) {
    .show768 {
        display: block
    }
}

@media only screen and (max-width:767px) {
    .show768 {
        display: none
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0
}

embed,
iframe,
img,
object,
video {
    max-width: 100%;
    width: auto;
    display: block;
    margin: 0 auto
}

iframe {
    border: none
}

div,
p {
    font-size: inherit
}

.flex-container {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-container .col-5pw,
.flex-container .col-10pw,
.flex-container .col-20pw,
.flex-container .col-25pw,
.flex-container .col-30pw,
.flex-container .col-33pw,
.flex-container .col-40pw,
.flex-container .col-45pw,
.flex-container .col-49pw,
.flex-container .col-50pw,
.flex-container .col-51pw,
.flex-container .col-55pw,
.flex-container .col-60pw,
.flex-container .col-66pw,
.flex-container .col-70pw,
.flex-container .col-80pw,
.flex-container .col-90pw,
.flex-container .col-100pw {
    position: relative;
    width: 100%;
    min-height: 1px
}

.flex-container .col-5pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
    max-width: 5%
}

.flex-container .col-10pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%
}

.flex-container .col-20pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.flex-container .col-25pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.flex-container .col-30pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%
}

.flex-container .col-33pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%
}

.flex-container .col-40pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
}

.flex-container .col-45pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%
}

.flex-container .col-49pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%
}

.flex-container .col-50pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.flex-container .col-51pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51%;
    flex: 0 0 51%;
    max-width: 51%
}

.flex-container .col-55pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%
}

.flex-container .col-60pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%
}

.flex-container .col-66pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66%;
    flex: 0 0 66%;
    max-width: 66%
}

.flex-container .col-70pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%
}

.flex-container .col-80pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%
}

.flex-container .col-90pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%
}

.flex-container .col-100pw {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.flex-container .col-5pw-non-resp,
.flex-container .col-10pw-non-resp,
.flex-container .col-20pw-non-resp,
.flex-container .col-25pw-non-resp,
.flex-container .col-30pw-non-resp,
.flex-container .col-33pw-non-resp,
.flex-container .col-36pw-non-resp,
.flex-container .col-40pw-non-resp,
.flex-container .col-45pw-non-resp,
.flex-container .col-49pw-non-resp,
.flex-container .col-50pw-non-resp,
.flex-container .col-51pw-non-resp,
.flex-container .col-55pw-non-resp,
.flex-container .col-60pw-non-resp,
.flex-container .col-66pw-non-resp,
.flex-container .col-70pw-non-resp,
.flex-container .col-80pw-non-resp,
.flex-container .col-90pw-non-resp,
.flex-container .col-100pw-non-resp {
    position: relative;
    width: 100%;
    min-height: 1px
}

.flex-container .col-5pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
    max-width: 5%
}

.flex-container .col-10pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%
}

.flex-container .col-20pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.flex-container .col-25pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.flex-container .col-30pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%
}

.flex-container .col-33pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%
}

.flex-container .col-36pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%
}

.flex-container .col-40pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
}

.flex-container .col-45pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%
}

.flex-container .col-49pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%
}

.flex-container .col-50pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.flex-container .col-51pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51%;
    flex: 0 0 51%;
    max-width: 51%
}

.flex-container .col-55pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%
}

.flex-container .col-60pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%
}

.flex-container .col-66pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66%;
    flex: 0 0 66%;
    max-width: 66%
}

.flex-container .col-70pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%
}

.flex-container .col-80pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%
}

.flex-container .col-90pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%
}

.flex-container .col-100pw-non-resp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media only screen and (max-width:767px) {

    .flex-container .col-5pw,
    .flex-container .col-10pw,
    .flex-container .col-20pw,
    .flex-container .col-25pw,
    .flex-container .col-30pw,
    .flex-container .col-33pw,
    .flex-container .col-40pw,
    .flex-container .col-45pw,
    .flex-container .col-49pw,
    .flex-container .col-50pw,
    .flex-container .col-51pw,
    .flex-container .col-55pw,
    .flex-container .col-60pw,
    .flex-container .col-66pw,
    .flex-container .col-70pw,
    .flex-container .col-80pw,
    .flex-container .col-90pw,
    .flex-container .col-100pw {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }
}

.page-wrapper {
    background-color: #f1f1f1
}

.page-wrapper.white {
    background-color: #fff
}

.page-wrapper div,
.page-wrapper p {
    line-height: 1.2
}

.page-wrapper .main_content_container {
    background: url(../image/bg.jpg) no-repeat 50%;
    background-size: cover
}

.page-wrapper .section {
    max-width: 1086px;
    margin: 0 auto;
    overflow: hidden
}

.page-wrapper .section_title {
    position: relative;
    display: inline-block;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 36px;
    line-height: 1;
    text-align: center;
    padding-top: 3px
}

.page-wrapper .section_title:before {
    right: 102%
}

.page-wrapper .section_title:after,
.page-wrapper .section_title:before {
    position: absolute;
    content: "";
    width: 400%;
    height: 2px;
    top: 50%;
    background: #000
}

.page-wrapper .section_title:after {
    left: 102%
}

.page-wrapper .tnc {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 14px;
    width: 95%;
    margin: 0 auto;
    text-align: center;
    color: #666
}

.page-wrapper .floating_img {
    position: fixed;
    bottom: 0;
    right: 0;
    max-width: 15%;
    max-width: 150px;
    cursor: pointer
}

.page-wrapper .slick-slider {
    margin-bottom: 0
}

@media only screen and (max-width:1086px) {
    .page-wrapper .section_title {
        font-size: 3.315vw
    }
}

@media only screen and (max-width:767px) {
    .page-wrapper .section_title {
        font-size: 6vw
    }

    .page-wrapper .tnc {
        font-size: 3vw
    }

    .page-wrapper .floating_img {
        position: relative;
        top: 0 !important;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        max-width: 100%
    }
}

.page-wrapper .slick-slide:focus {
    outline: none
}

#mylightbox,
#tnc_popup {
    display: none
}

.featherlight .featherlight-content {
    background: #f6e2e9;
    padding: 15px;
    border-bottom: 0;
    width: 90%;
    max-width: 1200px
}

.featherlight-content #mylightbox,
.featherlight-content #tnc_popup {
    display: block !important
}

#tnc_popup {
    max-width: 1200px
}

.featherlight:last-of-type {
    background: rgba(223, 191, 197, .85)
}

.featherlight .featherlight-close-icon {
    font-size: 30px;
    top: 30px;
    right: 30px;
    color: #999
}

.prod_detail_inner {
    background: #fff;
    border: 5px solid #dc156d
}

.prod_detail_inner:after {
    position: absolute;
    content: "";
    display: block;
    top: 5%;
    left: 50%;
    height: 90%;
    width: 1px;
    background: #ebebeb
}

.tnc_detail_inner {
    background: #fff;
    border: 5px solid #dc156d;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 16px;
    padding: 5%
}

.prod_detail_img {
    position: relative;
    padding: 10% 5%
}

.prod_detail_content {
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 90%
}

.prod_detail_tit {
    font-size: 26px
}

.prod_detail_price,
.prod_detail_tit {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    color: #856b59
}

.prod_detail_price {
    font-size: 16px
}

.prod_detail_list_include {
    margin-top: 10%
}

.prod_detail_list,
.prod_detail_list_include,
.prod_detail_worth {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 16px
}

.prod_detail_list_tnc {
    position: absolute;
    left: 20px;
    bottom: 10px;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 14px;
    color: #7c7c7c
}

@media only screen and (max-width:767px) {
    .featherlight .featherlight-content {
        padding: 10px;
        width: 95%
    }

    .prod_detail_inner {
        border: 3px solid #dc156d
    }

    .prod_detail_inner>div {
        padding: 10% 0
    }

    .prod_detail_inner:after {
        display: none
    }

    .prod_detail_img {
        padding: 5% 5% 0
    }

    .prod_detail_tit {
        font-size: 5vw;
        text-align: center
    }

    .prod_detail_price {
        font-size: 4vw;
        text-align: center
    }

    .prod_detail_list,
    .prod_detail_list_include,
    .prod_detail_worth {
        font-size: 4vw
    }

    .prod_detail_list_tnc {
        position: relative;
        font-size: 3.75vw;
        left: 0;
        bottom: 0;
        width: 100%;
        margin-top: 5%;
        text-align: center;
        padding-bottom: 5%;
        border-bottom: 1px solid #ebebeb
    }

    .tnc_detail_inner {
        font-size: 3.75vw;
        padding: 10%
    }
}

.no-wrap {
    white-space: nowrap
}

#redemptionMbList .slick-prev,
.bonus_items .slick-prev,
.bonus_items_mb .slick-prev,
.other_gift_slick .slick-prev,
.rewards_cotainer .slick-prev,
.slider .slick-prev,
.slider_mb .slick-prev,
.slider_offer .slick-prev {
    background: url(../image/btn_prev_gold.png) no-repeat;
    background-size: 100%;
    width: 30px;
    outline: none;
    left: 20%;
    height: 35px
}

@media only screen and (max-width:767px) {

    #redemptionMbList .slick-prev,
    .bonus_items .slick-prev,
    .bonus_items_mb .slick-prev,
    .other_gift_slick .slick-prev,
    .rewards_cotainer .slick-prev,
    .slider .slick-prev,
    .slider_mb .slick-prev,
    .slider_offer .slick-prev {
        background: url(../image/btn_prev_gold.png) no-repeat;
        background-size: contain;
        left: 2%;
        width: 12px;
        height: auto
    }
}

#redemptionMbList .slick-next,
.bonus_items .slick-next,
.bonus_items_mb .slick-next,
.other_gift_slick .slick-next,
.rewards_cotainer .slick-next,
.slider .slick-next,
.slider_mb .slick-next,
.slider_offer .slick-next {
    background: url(../image/btn_next_gold.png) no-repeat;
    background-size: 100%;
    width: 30px;
    outline: none;
    right: 20%;
    height: 35px
}

@media only screen and (max-width:767px) {

    #redemptionMbList .slick-next,
    .bonus_items .slick-next,
    .bonus_items_mb .slick-next,
    .other_gift_slick .slick-next,
    .rewards_cotainer .slick-next,
    .slider .slick-next,
    .slider_mb .slick-next,
    .slider_offer .slick-next {
        background: url(../image/btn_next_gold.png) no-repeat;
        background-size: contain;
        right: 2%;
        width: 12px;
        height: auto
    }
}

#redemptionMbList .slick-dots,
.bonus_items .slick-dots,
.bonus_items_mb .slick-dots,
.other_gift_slick .slick-dots,
.rewards_cotainer .slick-dots,
.slider .slick-dots,
.slider_mb .slick-dots,
.slider_offer .slick-dots {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    left: 50% !important;
    width: auto !important;
    bottom: -10% !important
}

#redemptionMbList .slick-dots li,
.bonus_items .slick-dots li,
.bonus_items_mb .slick-dots li,
.other_gift_slick .slick-dots li,
.rewards_cotainer .slick-dots li,
.slider .slick-dots li,
.slider_mb .slick-dots li,
.slider_offer .slick-dots li {
    background: transparent;
    border: 1px solid #a99a73 !important
}

#redemptionMbList .slick-dots li.slick-active,
.bonus_items .slick-dots li.slick-active,
.bonus_items_mb .slick-dots li.slick-active,
.other_gift_slick .slick-dots li.slick-active,
.rewards_cotainer .slick-dots li.slick-active,
.slider .slick-dots li.slick-active,
.slider_mb .slick-dots li.slick-active,
.slider_offer .slick-dots li.slick-active {
    background: #a99a73 !important;
    border: #a99a73
}

.slider_reward .slick-track {
    padding: 0
}

.slider_reward .slick-prev {
    background: url(../image/btn_prev_gold.png) no-repeat;
    background-size: 100%;
    width: 30px;
    outline: none;
    left: 20%;
    height: 35px
}

@media only screen and (max-width:767px) {
    .slider_reward .slick-prev {
        background: url(../image/btn_prev_gold.png) no-repeat;
        background-size: contain;
        left: 2%;
        width: 12px;
        height: auto
    }
}

.slider_reward .slick-next {
    background: url(../image/btn_next_gold.png) no-repeat;
    background-size: 100%;
    width: 30px;
    outline: none;
    right: 20%;
    height: 35px
}

@media only screen and (max-width:767px) {
    .slider_reward .slick-next {
        background: url(../image/btn_next_gold.png) no-repeat;
        background-size: contain;
        right: 2%;
        width: 12px;
        height: auto
    }
}

.slider_reward .slick-dots {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    left: 50% !important;
    width: auto !important;
    bottom: -15% !important
}

.slider_reward .slick-dots li {
    background: #ededed;
    border: #ededed !important
}

.slider_reward .slick-dots li.slick-active {
    background: #eb80b8 !important;
    border: #eb80b8
}

.slider_mb .slick-next {
    right: 2%
}

.slider_mb .slick-prev {
    left: 2%
}

#redemptionMbList .slick-dots {
    width: 100% !important;
    text-align: center
}

#banner {
    position: relative;
    overflow: hidden;
    background-color: #fff
}

#banner img {
    width: 100%
}

#banner .banner_content_container {
    position: absolute;
    top: 8%;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: auto;
    text-shadow: unset;
    text-align: center
}

@media (max-width:767px) {
    #banner .banner_content_container {
        position: relative;
        width: 80%;
        word-break: keep-all;
        white-space: nowrap;
        padding: 5% 0
    }
}

#banner .banner__logo {
    max-width: 400px
}

@media (max-width:1920px) {
    #banner .banner__logo {
        width: 20.83333vw
    }
}

@media (max-width:767px) {
    #banner .banner__logo {
        margin: 5% auto;
        width: 40%
    }
}

#banner .banner__logo img {
    max-width: 100%;
    margin-left: -7.5%;
}

#banner .banner_tit {
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 56px;
    line-height: 1.2;
    vertical-align: middle;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 2%
}

#banner .banner_tit--white {
    color: #fff;
    text-shadow: -2px 1px 18px rgba(0, 0, 0, .5803921568627451)
}

#banner .banner_txt {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 26px;
    margin-top: 5%
}

#banner .banner_txt--white {
    color: #fff;
    text-shadow: -2px 1px 18px rgba(0, 0, 0, .5803921568627451)
}

@media only screen and (max-width:1600px) {
    #banner .banner_txt {
        font-size: 1.625vw
    }
}

@media (max-width:767px) {
    #banner .banner_txt {
        margin-top: 0;
        font-size: 5vw;
        text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff
    }
}

#banner .banner_cta {
    position: relative;
    display: inline-block;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 20px;
    color: #fff;
    background: #000;
    margin-top: 5%;
    padding: 2% 0;
    width: 160px
}

#banner .banner_cta a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media only screen and (max-width:1600px) {
    #banner .banner_cta {
        font-size: 1.25vw;
        width: 10vw
    }
}

@media only screen and (max-width:767px) {
    #banner .banner_cta {
        font-size: 3.75vw;
        width: 30vw
    }
}

.lightbox_frame {
    display: none;
    max-width: 1200px;
    max-height: none !important;
    padding: 0 30px;
    margin: .8% 50px;
    overflow-y: scroll;
    position: relative;
    background-color: #fff;
    z-index: 2
}

@media only screen and (max-width:767px) {
    .lightbox_frame {
        padding: 2%;
        margin: 1% 10px
    }
}

.lightbox_frame:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5%;
    bottom: -5%;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 10
}

@media only screen and (min-width:1921px) {
    .lightbox_frame {
        min-height: 480px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame {
        min-height: 100vw
    }
}

.lightbox_frame .reward_title {
    color: #000;
    font-size: 2vw;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    text-align: center;
    margin: 0 0 2%
}

@media only screen and (min-width:1921px) {
    .lightbox_frame .reward_title {
        font-size: 32px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .reward_title {
        font-size: 4.8vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame .reward_title {
        font-size: 16px
    }
}

.lightbox_frame .content_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    position: relative;
    margin: 0
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.lightbox_frame .content_container .bs-tnc-box {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: .8vw;
    color: #000
}

@media only screen and (min-width:1921px) {
    .lightbox_frame .content_container .bs-tnc-box {
        font-size: 12.8px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container .bs-tnc-box {
        font-size: 1.92vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame .content_container .bs-tnc-box {
        font-size: 6.4px
    }
}

.lightbox_frame .content_container .bs-tnc-box h3,
.lightbox_frame .content_container .bs-tnc-box ul {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1.2vw;
    color: #000
}

@media only screen and (min-width:1921px) {

    .lightbox_frame .content_container .bs-tnc-box h3,
    .lightbox_frame .content_container .bs-tnc-box ul {
        font-size: 19.2px
    }
}

@media only screen and (max-width:767px) {

    .lightbox_frame .content_container .bs-tnc-box h3,
    .lightbox_frame .content_container .bs-tnc-box ul {
        font-size: 2.88vw
    }
}

@media only screen and (max-width:320px) {

    .lightbox_frame .content_container .bs-tnc-box h3,
    .lightbox_frame .content_container .bs-tnc-box ul {
        font-size: 9.6px
    }
}

.lightbox_frame .content_container .bs-tnc-box ul li {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: .8vw;
    color: #000;
    list-style: disc
}

@media only screen and (min-width:1921px) {
    .lightbox_frame .content_container .bs-tnc-box ul li {
        font-size: 12.8px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container .bs-tnc-box ul li {
        font-size: 1.92vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame .content_container .bs-tnc-box ul li {
        font-size: 6.4px
    }
}

.lightbox_frame .content_container .content_box {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 32%;
    flex: 1 0 32%;
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    position: relative;
    margin: 0;
    padding: 2%;
    border: 2px solid #e3e3e3
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container .content_box {
        margin: 0 0 6%
    }
}

.lightbox_frame .content_container .content_box .reward_name {
    color: #dc156d;
    font-size: 1.6vw;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important
}

@media only screen and (min-width:1921px) {
    .lightbox_frame .content_container .content_box .reward_name {
        font-size: 25.6px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container .content_box .reward_name {
        font-size: 3.84vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame .content_container .content_box .reward_name {
        font-size: 12.8px
    }
}

.lightbox_frame .content_container .content_box .reward_worth {
    font-size: 1.4vw;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    color: #000
}

@media only screen and (min-width:1921px) {
    .lightbox_frame .content_container .content_box .reward_worth {
        font-size: 22.4px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container .content_box .reward_worth {
        font-size: 3.36vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame .content_container .content_box .reward_worth {
        font-size: 11.2px
    }
}

.lightbox_frame .content_container .content_box .items {
    color: #000;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1.2vw
}

@media only screen and (min-width:1921px) {
    .lightbox_frame .content_container .content_box .items {
        font-size: 19.2px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container .content_box .items {
        font-size: 2.88vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame .content_container .content_box .items {
        font-size: 9.6px
    }
}

.lightbox_frame .content_container .content_box .badge {
    position: absolute;
    width: 90px;
    height: 90px;
    background-color: #dc156d;
    border-radius: 45px 45px;
    color: #fff;
    top: 0;
    right: 5px;
    font-size: 1.6vw;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1
}

@media only screen and (min-width:1921px) {
    .lightbox_frame .content_container .content_box .badge {
        font-size: 25.6px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container .content_box .badge {
        font-size: 3.84vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame .content_container .content_box .badge {
        font-size: 12.8px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container .content_box .badge {
        width: 16vw;
        height: 16vw;
        border-radius: 8vw 8vw
    }
}

.lightbox_frame .content_container .content_box .badge .emphasis {
    font-size: 1.8vw;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    color: #fff
}

@media only screen and (min-width:1921px) {
    .lightbox_frame .content_container .content_box .badge .emphasis {
        font-size: 28.8px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container .content_box .badge .emphasis {
        font-size: 4.32vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame .content_container .content_box .badge .emphasis {
        font-size: 14.4px
    }
}

.lightbox_frame .content_container .content_img {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 32%;
    flex: 1 0 32%;
    margin: 0 0 4%
}

.lightbox_frame .content_container .content_txt {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 32%;
    flex: 1 0 32%;
    text-align: center;
    color: #000;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1.8vw
}

@media only screen and (min-width:1921px) {
    .lightbox_frame .content_container .content_txt {
        font-size: 28.8px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container .content_txt {
        font-size: 4.32vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame .content_container .content_txt {
        font-size: 14.4px
    }
}

.lightbox_frame .content_container .content_txt .highlight {
    color: #dc156d
}

.lightbox_frame .content_container .reward4b_img {
    width: auto
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container .reward4b_img {
        width: 85%
    }
}

.lightbox_frame .content_container .reward3_img {
    width: auto
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container .reward3_img {
        width: 75%
    }
}

.lightbox_frame .tnc {
    width: 85%;
    text-align: left;
    position: absolute;
    bottom: 4%;
    left: 4%;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: .8vw
}

@media only screen and (min-width:1921px) {
    .lightbox_frame .tnc {
        font-size: 12.8px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .tnc {
        font-size: 1.92vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame .tnc {
        font-size: 6.4px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .tnc {
        width: 100%;
        padding: 0 2%;
        position: relative;
        text-align: center;
        bottom: 0;
        left: 0
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame .content_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 2% 8%
    }

    .lightbox_frame .content_box,
    .lightbox_frame .content_img,
    .lightbox_frame .content_txt {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }
}

.featherlight:last-of-type {
    background: rgba(51, 51, 51, .7);
    background-size: 100%
}

.featherlight .featherlight-content {
    padding: 3%;
    width: 92%;
    margin: 0 auto;
    background: transparent;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    .featherlight .featherlight-content {
        overflow: auto
    }
}

.featherlight button.featherlight-close-icon {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    font-size: 20px;
    top: 4%;
    right: 9%;
    text-align: center;
    background: transparent
}

.featherlight div.featherlight-close-icon {
    display: inline-block;
    position: relative;
    width: auto;
    height: auto;
    top: unset;
    right: unset;
    text-align: center;
    background: transparent
}

.lightbox_frame.offer .slider_heading {
    font-size: 1.8vw;
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    color: #fff;
    width: auto;
    display: inline-block;
    position: absolute;
    padding: 3% 0;
    width: 20%;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    z-index: 1
}

@media only screen and (min-width:1921px) {
    .lightbox_frame.offer .slider_heading {
        font-size: 28.8px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame.offer .slider_heading {
        font-size: 4.32vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame.offer .slider_heading {
        font-size: 14.4px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame.offer .slider_heading {
        width: 25%
    }
}

.lightbox_frame.offer .slider_heading:after {
    position: absolute;
    content: "";
    background: transparent url(../image/slide_heading_bg.png) no-repeat 50%;
    background-size: 100%;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

@media only screen and (max-width:767px) {
    .lightbox_frame.offer .slider_heading:after {
        width: 28vw;
        height: 14vw
    }
}

.lightbox_frame.offer .offer_price {
    position: relative;
    width: 100%;
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    color: #856b59;
    font-size: 2vw
}

@media only screen and (min-width:1921px) {
    .lightbox_frame.offer .offer_price {
        font-size: 32px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame.offer .offer_price {
        font-size: 4.8vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame.offer .offer_price {
        font-size: 16px
    }
}

.lightbox_frame.offer .offer_price .black {
    color: #000
}

.lightbox_frame.offer .offer_price sup {
    color: #000;
    font-size: 1.8vw
}

@media only screen and (min-width:1921px) {
    .lightbox_frame.offer .offer_price sup {
        font-size: 28.8px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame.offer .offer_price sup {
        font-size: 4.32vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame.offer .offer_price sup {
        font-size: 14.4px
    }
}

.lightbox_frame.offer .offer_subheader {
    position: relative;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    color: #856b59;
    text-align: center;
    width: 100%;
    top: 2%;
    right: 0;
    font-size: 1.44vw
}

@media only screen and (min-width:1921px) {
    .lightbox_frame.offer .offer_subheader {
        font-size: 28.8px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame.offer .offer_subheader {
        font-size: 3.96vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame.offer .offer_subheader {
        font-size: 14.4px
    }
}

.lightbox_frame.offer .offer_subheader .large {
    font-size: 4.2vw
}

@media only screen and (min-width:1921px) {
    .lightbox_frame.offer .offer_subheader .large {
        font-size: 67.2px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame.offer .offer_subheader .large {
        font-size: 10.08vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame.offer .offer_subheader .large {
        font-size: 33.6px
    }
}

.lightbox_frame.offer .items {
    font-size: 1.4vw;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    text-align: left;
    position: relative;
    margin-left: 32px
}

@media only screen and (min-width:1921px) {
    .lightbox_frame.offer .items {
        font-size: 22.4px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame.offer .items {
        font-size: 3.36vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame.offer .items {
        font-size: 11.2px
    }
}

.lightbox_frame.offer .items span.buy,
.lightbox_frame.offer .items span.offer {
    position: relative
}

.lightbox_frame.offer .items span.buy:before {
    content: "";
    background: transparent url(../image/bubble_buy.png) top no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    left: -32px;
    top: -8px
}

.lightbox_frame.offer .items span.offer:before {
    content: "";
    background: transparent url(../image/bubble_offer.png) top no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    left: -32px;
    top: -8px
}

.lightbox_frame.reward .offer_price {
    position: relative;
    width: 100%;
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    color: #856b59;
    font-size: 2vw
}

@media only screen and (min-width:1921px) {
    .lightbox_frame.reward .offer_price {
        font-size: 32px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame.reward .offer_price {
        font-size: 4.8vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame.reward .offer_price {
        font-size: 16px
    }
}

.lightbox_frame.reward .offer_price .black {
    color: #000
}

.lightbox_frame.reward .offer_price sup {
    color: #000;
    font-size: 1.8vw
}

@media only screen and (min-width:1921px) {
    .lightbox_frame.reward .offer_price sup {
        font-size: 28.8px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame.reward .offer_price sup {
        font-size: 4.32vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame.reward .offer_price sup {
        font-size: 14.4px
    }
}

.lightbox_frame.reward .offer_subheader {
    position: relative;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    color: #856b59;
    text-align: center;
    width: 100%;
    top: 2%;
    right: 0;
    font-size: 1.44vw
}

@media only screen and (min-width:1921px) {
    .lightbox_frame.reward .offer_subheader {
        font-size: 28.8px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame.reward .offer_subheader {
        font-size: 3.96vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame.reward .offer_subheader {
        font-size: 14.4px
    }
}

.lightbox_frame.reward .offer_subheader .large {
    font-size: 4.2vw
}

@media only screen and (min-width:1921px) {
    .lightbox_frame.reward .offer_subheader .large {
        font-size: 67.2px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame.reward .offer_subheader .large {
        font-size: 10.08vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame.reward .offer_subheader .large {
        font-size: 33.6px
    }
}

.lightbox_frame.reward .content_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    position: relative;
    margin: 0;
    border-radius: 2px 2px 3px #ccc
}

@media only screen and (max-width:767px) {
    .lightbox_frame.reward .content_container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.lightbox_frame.reward .content_container .content_box {
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    position: relative;
    margin: 0;
    padding: 2%;
    border: none
}

@media only screen and (max-width:767px) {
    .lightbox_frame.reward .content_container .content_box {
        margin: 0 0 6%
    }
}

.lightbox_frame.reward .items {
    font-size: 1.4vw;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    text-align: left;
    position: relative;
    margin-left: 32px
}

@media only screen and (min-width:1921px) {
    .lightbox_frame.reward .items {
        font-size: 22.4px
    }
}

@media only screen and (max-width:767px) {
    .lightbox_frame.reward .items {
        font-size: 3.36vw
    }
}

@media only screen and (max-width:320px) {
    .lightbox_frame.reward .items {
        font-size: 11.2px
    }
}

.lightbox_frame.reward .items span.buy,
.lightbox_frame.reward .items span.offer {
    position: relative
}

.lightbox_frame.reward .items span.buy:before {
    content: "";
    background: transparent url(../image/bubble_buy.png) top no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    left: -32px;
    top: -8px
}

.lightbox_frame.reward .items span.offer:before {
    content: "";
    background: transparent url(../image/bubble_offer.png) top no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    left: -32px;
    top: -8px
}

.floating_btn {
    position: fixed;
    max-width: 150px;
    top: 50%;
    right: 0;
    z-index: 1;
    margin-top: -113.5px;
    z-index: 99
}

@media only screen and (max-width:1280px) {
    .floating_btn {
        width: 15%
    }
}

@media only screen and (max-width:767px) {
    .floating_btn {
        top: auto;
        bottom: 0;
        max-width: 100%;
        width: 100%;
        margin-top: 0
    }
}

.product {
    width: 90%;
    margin: 0 auto 20px
}

@media only screen and (max-width:767px) {
    .product {
        margin-bottom: 0
    }
}

.product__name {
    font-size: 18px;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    text-align: center
}

@media only screen and (max-width:1280px) {
    .product__name {
        font-size: 1.406vw
    }
}

@media only screen and (max-width:767px) {
    .product__name {
        font-size: 3.5vw
    }
}

.product__image {
    width: 80%;
    margin: 0 auto
}

.product__points {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 42px;
    color: #a99a73;
    font-style: italic;
    text-align: center
}

@media only screen and (max-width:1280px) {
    .product__points {
        font-size: 3vw
    }
}

@media only screen and (max-width:767px) {
    .product__points {
        font-size: 8vw
    }
}

.product__points small {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 50%;
    font-style: normal;
    margin: 0 0 0 2px
}

#main_section_may2020 {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0 0 1%;
    border-bottom: none;
    margin: -35% auto 2%;
    z-index: 10
}

@media only screen and (max-width:767px) {
    #main_section_may2020 {
        margin-top: 0
    }
}

#main_section_may2020 .frame_container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#main_section_may2020 .slide_container {
    position: relative;
    margin: 0;
    z-index: 3
}

#main_section_may2020 .slide_container .content_container {
    max-width: 1920px;
    margin: 0 auto
}

#main_section_may2020 .slide_container .tnc {
    font-size: 1vw;
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    color: #666;
    width: 100%
}

@media only screen and (min-width:1921px) {
    #main_section_may2020 .slide_container .tnc {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .slide_container .tnc {
        font-size: 2.4vw
    }
}

@media only screen and (max-width:320px) {
    #main_section_may2020 .slide_container .tnc {
        font-size: 8px
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .slide_container .content_container {
        width: 100%
    }

    #main_section_may2020 .slide_container .tnc {
        width: 85%;
        margin: 4% auto;
        line-height: 2
    }
}

#main_section_may2020 .tab_label {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    width: 16%;
    background-color: #fff;
    left: 50%;
    top: .7%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    padding: .6% 0 .4%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-box-shadow: -2px -8px 8px #cdcdcd;
    box-shadow: -2px -8px 8px #cdcdcd
}

@media only screen and (min-width:1921px) {
    #main_section_may2020 .tab_label {
        width: 290px;
        top: 26px;
        padding: 12px 0 6px;
        -webkit-box-shadow: -2px -10px 10px #cdcdcd;
        box-shadow: -2px -10px 10px #cdcdcd
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .tab_label {
        width: 30%;
        padding: 1% 0 0;
        -webkit-box-shadow: -2px -4px 4px #cdcdcd;
        box-shadow: -2px -4px 4px #cdcdcd
    }
}

#main_section_may2020 .tab_label .tab_name {
    width: auto;
    font-size: 1.8vw;
    color: #a99a73;
    padding: 2px 0 0;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important
}

@media only screen and (min-width:1921px) {
    #main_section_may2020 .tab_label .tab_name {
        font-size: 28.8px
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .tab_label .tab_name {
        font-size: 4.32vw
    }
}

@media only screen and (max-width:320px) {
    #main_section_may2020 .tab_label .tab_name {
        font-size: 14.4px
    }
}

#main_section_may2020 .section_container {
    position: relative;
    margin: 0;
    z-index: 3
}

#main_section_may2020 .section_container .content_container {
    position: relative;
    background-color: #fff;
    max-width: 1200px;
    width: 62%;
    margin: 0 auto;
    z-index: 2;
    -webkit-box-shadow: 2px 2px 16px #cdcdcd;
    box-shadow: 2px 2px 16px #cdcdcd
}

#main_section_may2020 .section_container .content_container .section_content {
    width: 100%;
    padding: 20px;
    margin: .8% auto
}

@media only screen and (max-width:1600px) {
    #main_section_may2020 .section_container .content_container .section_content {
        padding: 20px;
        margin: .8% auto
    }
}

@media only screen and (max-width:1280px) {
    #main_section_may2020 .section_container .content_container .section_content {
        padding: 10px;
        margin: .8% auto
    }
}

@media only screen and (max-width:960px) {
    #main_section_may2020 .section_container .content_container .section_content {
        padding: 10px;
        margin: .8% auto
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .section_container .content_container .section_content {
        margin: 8% auto
    }
}

#main_section_may2020 .section_container .content_container .section_content:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5%;
    background: transparent url(../image/slide_shadow.png) no-repeat top;
    background-size: 100% auto;
    -webkit-box-shadow: 2px 2px 16px #cdcdcd;
    box-shadow: 2px 2px 16px #cdcdcd;
    bottom: -5%;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-box-shadow: none;
    box-shadow: none
}

#main_section_may2020 .section_container .content_container .section_content .content_box {
    z-index: 10;
    position: relative;
    margin: 0 auto;
    padding: 2% 6%;
    border: 2px solid #e3e3e3
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .section_container .content_container .section_content .content_box {
        padding: 2% 4%
    }
}

#main_section_may2020 .section_container .content_container .section_content .content_box .main_heading_line_txt:after,
#main_section_may2020 .section_container .content_container .section_content .content_box .main_heading_line_txt:before {
    content: "";
    display: block;
    position: absolute;
    width: 500%;
    height: 2px;
    background-color: #a99a73;
    top: 50%;
    left: -500%;
    z-index: 2
}

@media only screen and (max-width:767px) {

    #main_section_may2020 .section_container .content_container .section_content .content_box .main_heading_line_txt:after,
    #main_section_may2020 .section_container .content_container .section_content .content_box .main_heading_line_txt:before {
        height: 1px
    }
}

#main_section_may2020 .section_container .content_container .section_content .content_box .main_heading_line {
    position: relative;
    overflow: hidden;
    max-width: 1280px;
    text-align: center;
    margin: 12px auto;
    z-index: 0
}

#main_section_may2020 .section_container .content_container .section_content .content_box .main_heading_line_txt {
    display: inline-block;
    position: relative;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1.8vw;
    width: auto;
    margin: 0 auto;
    padding: 0 3%;
    color: #a99a73
}

@media only screen and (min-width:1921px) {
    #main_section_may2020 .section_container .content_container .section_content .content_box .main_heading_line_txt {
        font-size: 28.8px
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .section_container .content_container .section_content .content_box .main_heading_line_txt {
        font-size: 3.96vw
    }
}

@media only screen and (max-width:320px) {
    #main_section_may2020 .section_container .content_container .section_content .content_box .main_heading_line_txt {
        font-size: 14.4px
    }
}

#main_section_may2020 .section_container .content_container .section_content .content_box .main_heading_line_txt:after {
    left: inherit;
    right: -500%
}

#main_section_may2020 .section_container .content_container .content_container_inner {
    max-width: 955px;
    width: 100%;
    margin: 0 auto
}

#main_section_may2020 .section_container .content_container .tnc {
    font-size: 1vw;
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    color: #666;
    width: 100%
}

@media only screen and (min-width:1921px) {
    #main_section_may2020 .section_container .content_container .tnc {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .section_container .content_container .tnc {
        font-size: 2.4vw
    }
}

@media only screen and (max-width:320px) {
    #main_section_may2020 .section_container .content_container .tnc {
        font-size: 8px
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .section_container .content_container {
        width: 100%
    }

    #main_section_may2020 .section_container .content_container .content_container_inner {
        max-width: 767px;
        width: 100%;
        margin: 0 auto
    }

    #main_section_may2020 .section_container .content_container .tnc {
        width: 85%;
        margin: 4% auto;
        line-height: 2
    }
}

#main_section_may2020 .main_heading {
    position: relative;
    text-align: center;
    overflow: hidden;
    display: block;
    width: 100%;
    max-width: 1280px;
    margin: 2% auto
}

#main_section_may2020 .main_heading_txt {
    white-space: nowrap;
    display: inline-block;
    position: relative;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 2.2vw;
    width: auto;
    margin: 0 auto;
    padding: 0 3%;
    color: #a99a73
}

@media only screen and (min-width:1921px) {
    #main_section_may2020 .main_heading_txt {
        font-size: 35.2px
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .main_heading_txt {
        font-size: 4.84vw
    }
}

@media only screen and (max-width:320px) {
    #main_section_may2020 .main_heading_txt {
        font-size: 17.6px
    }
}

#main_section_may2020 .main_heading_txt:before {
    background: url(../image/section_heading_left_gold.png) no-repeat 100%;
    background-size: auto 100%;
    left: -20%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main_section_may2020 .main_heading_txt:after,
#main_section_may2020 .main_heading_txt:before {
    display: block;
    position: absolute;
    content: "";
    max-height: 38px;
    max-width: 207px;
    width: 100%;
    height: 2vw;
    top: 50%
}

#main_section_may2020 .main_heading_txt:after {
    background: url(../image/section_heading_right_gold.png) no-repeat 0;
    background-size: auto 100%;
    right: -20%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

@media only screen and (max-width:1024px) {
    #main_section_may2020 .main_heading_txt {
        font-size: 2.6vw;
        padding: 0 4%;
        padding: 0 6%
    }
}

@media only screen and (max-width:1024px) and (min-width:1921px) {
    #main_section_may2020 .main_heading_txt {
        font-size: 41.6px
    }
}

@media only screen and (max-width:1024px) and (max-width:767px) {
    #main_section_may2020 .main_heading_txt {
        font-size: 5.72vw
    }
}

@media only screen and (max-width:1024px) and (max-width:320px) {
    #main_section_may2020 .main_heading_txt {
        font-size: 20.8px
    }
}

@media only screen and (max-width:1024px) {

    #main_section_may2020 .main_heading_txt:after,
    #main_section_may2020 .main_heading_txt:before {
        width: 100%;
        height: 3vw
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .main_heading_txt {
        font-size: 2.6vw;
        padding: 0 8%
    }
}

@media only screen and (max-width:767px) and (min-width:1921px) {
    #main_section_may2020 .main_heading_txt {
        font-size: 41.6px
    }
}

@media only screen and (max-width:767px) and (max-width:767px) {
    #main_section_may2020 .main_heading_txt {
        font-size: 5.72vw
    }
}

@media only screen and (max-width:767px) and (max-width:320px) {
    #main_section_may2020 .main_heading_txt {
        font-size: 20.8px
    }
}

@media only screen and (max-width:767px) {

    #main_section_may2020 .main_heading_txt:after,
    #main_section_may2020 .main_heading_txt:before {
        width: 150%;
        height: 3vw
    }
}

@media only screen and (max-width:540px) {
    #main_section_may2020 .main_heading_txt {
        padding: 0 12%
    }

    #main_section_may2020 .main_heading_txt:after,
    #main_section_may2020 .main_heading_txt:before {
        width: 150%;
        height: 4vw
    }
}

@media only screen and (max-width:375px) {
    #main_section_may2020 .main_heading_txt {
        padding: 0 14%
    }

    #main_section_may2020 .main_heading_txt:after,
    #main_section_may2020 .main_heading_txt:before {
        width: 150%;
        height: 4vw
    }
}

#main_section_may2020 .main_heading_txt.short {
    white-space: nowrap;
    display: inline-block;
    position: relative;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 2.2vw;
    width: auto;
    margin: 0 auto;
    padding: 0 8%;
    color: #a99a73
}

@media only screen and (min-width:1921px) {
    #main_section_may2020 .main_heading_txt.short {
        font-size: 35.2px
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .main_heading_txt.short {
        font-size: 4.84vw
    }
}

@media only screen and (max-width:320px) {
    #main_section_may2020 .main_heading_txt.short {
        font-size: 17.6px
    }
}

#main_section_may2020 .main_heading_txt.short:before {
    display: block;
    position: absolute;
    content: "";
    max-height: 38px;
    max-width: 350px;
    width: 100%;
    height: 2vw;
    background: url(../image/section_heading_left_gold_long.png) no-repeat 100%;
    background-size: auto 100%;
    top: 50%;
    left: -35%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#main_section_may2020 .main_heading_txt.short:after {
    display: block;
    position: absolute;
    content: "";
    max-height: 38px;
    max-width: 350px;
    width: 100%;
    height: 2vw;
    background: url(../image/section_heading_right_gold_long.png) no-repeat 0;
    background-size: auto 100%;
    top: 50%;
    right: -35%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

@media only screen and (max-width:1024px) {
    #main_section_may2020 .main_heading_txt.short {
        font-size: 2.6vw;
        padding: 0 4%;
        padding: 0 6%
    }
}

@media only screen and (max-width:1024px) and (min-width:1921px) {
    #main_section_may2020 .main_heading_txt.short {
        font-size: 41.6px
    }
}

@media only screen and (max-width:1024px) and (max-width:767px) {
    #main_section_may2020 .main_heading_txt.short {
        font-size: 5.72vw
    }
}

@media only screen and (max-width:1024px) and (max-width:320px) {
    #main_section_may2020 .main_heading_txt.short {
        font-size: 20.8px
    }
}

@media only screen and (max-width:1024px) {

    #main_section_may2020 .main_heading_txt.short:after,
    #main_section_may2020 .main_heading_txt.short:before {
        width: 100%;
        height: 3vw
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .main_heading_txt.short {
        font-size: 2.6vw;
        padding: 0 8%
    }
}

@media only screen and (max-width:767px) and (min-width:1921px) {
    #main_section_may2020 .main_heading_txt.short {
        font-size: 41.6px
    }
}

@media only screen and (max-width:767px) and (max-width:767px) {
    #main_section_may2020 .main_heading_txt.short {
        font-size: 5.72vw
    }
}

@media only screen and (max-width:767px) and (max-width:320px) {
    #main_section_may2020 .main_heading_txt.short {
        font-size: 20.8px
    }
}

@media only screen and (max-width:767px) {

    #main_section_may2020 .main_heading_txt.short:after,
    #main_section_may2020 .main_heading_txt.short:before {
        width: 100%;
        height: 3vw
    }
}

@media only screen and (max-width:540px) {
    #main_section_may2020 .main_heading_txt.short {
        padding: 0 12%
    }

    #main_section_may2020 .main_heading_txt.short:after,
    #main_section_may2020 .main_heading_txt.short:before {
        width: 100%;
        height: 4vw
    }
}

@media only screen and (max-width:375px) {
    #main_section_may2020 .main_heading_txt.short {
        padding: 0 14%
    }

    #main_section_may2020 .main_heading_txt.short:after,
    #main_section_may2020 .main_heading_txt.short:before {
        width: 100%;
        height: 4vw
    }
}

#main_section_may2020 .main_heading_line_txt:after,
#main_section_may2020 .main_heading_line_txt:before {
    content: "";
    display: block;
    position: absolute;
    width: 500%;
    height: 2px;
    background-color: #a99a73;
    top: 50%;
    left: -500%;
    z-index: 2
}

#main_section_may2020 .main_heading_line {
    position: relative;
    overflow: hidden;
    max-width: 1028px;
    text-align: center;
    margin: 0 auto 32px;
    z-index: 1
}

#main_section_may2020 .main_heading_line_txt {
    display: inline-block;
    position: relative;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 2.2vw;
    width: auto;
    margin: 0 auto;
    padding: 0 3%;
    color: #a99a73
}

@media only screen and (min-width:1921px) {
    #main_section_may2020 .main_heading_line_txt {
        font-size: 35.2px
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .main_heading_line_txt {
        font-size: 4.84vw
    }
}

@media only screen and (max-width:320px) {
    #main_section_may2020 .main_heading_line_txt {
        font-size: 17.6px
    }
}

#main_section_may2020 .main_heading_line_txt:after {
    left: inherit;
    right: -500%
}

#main_section_may2020 .main_txt {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    text-align: center;
    font-size: 22px;
    margin-top: 3%;
    line-height: 1.5
}

#main_section_may2020 .main_txt span {
    font-size: 150%;
    color: #856b59
}

#main_section_may2020 .main_txt .highlight_tit {
    position: relative
}

#main_section_may2020 .main_txt .highlight_tit .highlight_tit_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 26px;
    line-height: 48px
}

#main_section_may2020 .main_sec_tit {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 30px;
    color: #856b59;
    text-align: center;
    line-height: 1
}

#main_section_may2020 .main_sec_tit span {
    font-size: 140%;
    line-height: 1.2
}

#main_section_may2020 #iframe-form {
    width: 95%;
    margin: 0 auto
}

#main_section_may2020 .final_word {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 28px;
    text-align: center;
    font-style: italic
}

#main_section_may2020 .arrow_prev {
    left: 40%
}

#main_section_may2020 .arrow_next,
#main_section_may2020 .arrow_prev {
    position: absolute;
    bottom: 5%;
    cursor: pointer;
    z-index: 2;
    margin-left: -19px
}

#main_section_may2020 .arrow_next {
    left: 60%
}

#main_section_may2020 .form_img {
    margin: 0 0 0 auto
}

@media only screen and (max-width:1150px) {
    #main_section_may2020 .main_tit {
        width: 80%;
        margin: 0 auto
    }

    #main_section_may2020 .main_tit .main_tit_txt {
        font-size: 3.13vw
    }

    #main_section_may2020 .main_txt {
        font-size: 1.913vw
    }

    #main_section_may2020 .main_txt .highlight_tit .highlight_tit_text {
        font-size: 1.6vw
    }

    #main_section_may2020 .main_sec_tit {
        font-size: 2.609vw
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 {
        background-color: #f1f1f1;
        padding: 0;
        border-bottom: 2px solid #856b59
    }

    #main_section_may2020 .main_txt {
        font-size: 4vw;
        width: 95%;
        margin: 0 auto
    }

    #main_section_may2020 .main_txt .highlight_tit .highlight_tit_text {
        font-size: 4vw
    }

    #main_section_may2020 .main_sec_tit {
        font-size: 5vw;
        margin-bottom: 5%
    }

    #main_section_may2020 .arrow_prev {
        left: 30%;
        bottom: 2%
    }

    #main_section_may2020 .arrow_next {
        left: 70%;
        bottom: 2%
    }
}

#main_section_may2020 .anchor_bar {
    position: fixed;
    top: 20%;
    right: 0;
    width: 5.25%;
    max-width: 120px;
    z-index: 99;
    cursor: pointer;
    background-color: rgba(169, 154, 115, .7);
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .anchor_bar {
        top: 40%;
        width: 12.5%
    }
}

#main_section_may2020 .anchor_bar .anchor_group {
    position: relative;
    height: 100%;
    width: 66.67%;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    font-size: 18px;
    padding: 4% 0
}

@media only screen and (min-width:1921px) {
    #main_section_may2020 .anchor_bar .anchor_group {
        font-size: 22px
    }
}

@media only screen and (max-width:1600px) {
    #main_section_may2020 .anchor_bar .anchor_group {
        font-size: 1.4vw
    }
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .anchor_bar .anchor_group {
        font-size: 2.4vw
    }
}

@media only screen and (max-width:320px) {
    #main_section_may2020 .anchor_bar .anchor_group {
        font-size: 12px
    }
}

#main_section_may2020 .anchor_bar .anchor_group .anchor_box {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    position: relative;
    width: 100%;
    background-color: #fff;
    color: #856b59;
    margin: 30% 0;
    padding-top: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px 10px
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .anchor_bar .anchor_group .anchor_box {
        border-radius: 2vw 2vw
    }
}

@media only screen and (max-width:320px) {
    #main_section_may2020 .anchor_bar .anchor_group .anchor_box {
        border-radius: 4px 4px;
        white-space: nowrap
    }
}

#main_section_may2020 .anchor_bar .anchor_group .anchor_box:before {
    content: "";
    padding-bottom: 100%
}

#main_section_may2020 .anchor_bar .anchor_group a {
    text-decoration: none
}

#main_section_may2020 .anchor_bar .anchor_group.cwb,
#main_section_may2020 .anchor_bar .anchor_group.tst {
    display: none !important
}

#main_section_may2020 .anchor_bar .anchor_group.cwb.active,
#main_section_may2020 .anchor_bar .anchor_group.tst.active {
    display: block !important
}

#main_section_may2020 .anchor_bar img {
    width: 100%;
    max-width: 100%
}

#main_section_may2020 .tnc {
    margin: 4% 0
}

@media only screen and (max-width:767px) {
    #main_section_may2020 .tnc {
        margin: 4% 0 2%
    }
}

#main_section.form {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 2% 0 4%;
    background-color: #f7f7f7
}

@media only screen and (max-width:767px) {
    #main_section.form {
        background: none;
        background-color: #f7f7f7;
        padding: 4% 0 10vw
    }
}

.membership {
    margin: 2% auto 4%
}

.membership .table-fullwidth {
    width: 100%;
    border: none;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1.2vw;
    margin: 0 auto
}

@media only screen and (min-width:1921px) {
    .membership .table-fullwidth {
        font-size: 19.2px
    }
}

@media only screen and (max-width:767px) {
    .membership .table-fullwidth {
        font-size: 2.64vw
    }
}

@media only screen and (max-width:320px) {
    .membership .table-fullwidth {
        font-size: 9.6px
    }
}

.membership .table-fullwidth tbody>tr>td {
    text-align: center;
    padding: 1% 0
}

.membership .table-fullwidth tbody>tr>td.txt {
    width: 20%
}

.membership .table-fullwidth tbody>tr>td.img {
    width: 6.67%
}

.membership .table-fullwidth tbody>tr>td.colspan_txt {
    color: #666
}

.membership .table-fullwidth tbody>tr>td .arrow_sign,
.membership .table-fullwidth tbody>tr>td .rose_sign {
    width: 30%;
    margin: 0 auto
}

.bonus_earn .leading_msg {
    width: 100%;
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1.4vw;
    line-height: 1.5;
    margin: 4% auto
}

@media only screen and (min-width:1921px) {
    .bonus_earn .leading_msg {
        font-size: 22.4px
    }
}

@media only screen and (max-width:767px) {
    .bonus_earn .leading_msg {
        font-size: 3.08vw
    }
}

@media only screen and (max-width:320px) {
    .bonus_earn .leading_msg {
        font-size: 11.2px
    }
}

.bonus_earn .bouns_earn_header {
    position: relative
}

.bonus_earn .bouns_earn_header_content {
    position: relative;
    cursor: pointer
}

@media only screen and (max-width:767px) {
    .bonus_earn .bouns_earn_header_content:not(:last-child) {
        border-right: 1px solid #000
    }
}

.bonus_earn .bouns_earn_header_line {
    height: 40px;
    width: 1px;
    background: #b2b2b2
}

@media only screen and (max-width:767px) {
    .bonus_earn .bouns_earn_header_line {
        display: none
    }
}

.bonus_earn .rose_img {
    display: inline-block;
    -webkit-transform: translateY(25%);
    transform: translateY(25%);
    opacity: .3
}

.bonus_earn .rose_img {
    max-width: 36px;
}

@media only screen and (max-width:1600px) {
    .bonus_earn .rose_img {
        width: 2.1875vw;
    }
}

.bonus_earn .bouns_earn_header_txt {
    display: inline-block;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 24px;
    margin-left: 10px;
    opacity: .3
}

@media only screen and (max-width:1600px) {
    .bonus_earn .bouns_earn_header_txt {
        font-size: 1.25vw
    }
}

@media only screen and (max-width:767px) {
    .bonus_earn .bouns_earn_header_txt {
        font-size: 2.3vw;
        margin-left: 0;
        display: block;
        text-align: center
    }
}

.bonus_earn .current .rose_img {
    opacity: 1
}

.bonus_earn .current .bouns_earn_header_txt {
    position: relative;
    opacity: 1
}

.bonus_earn .current .bouns_earn_header_txt:after {
    position: absolute;
    display: block;
    content: "";
    top: 110%;
    left: 40%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #000
}

@media only screen and (max-width:767px) {
    .bonus_earn .current .bouns_earn_header_txt:after {
        left: 50%
    }
}

.bonus_earn .bouns_earn_content {
    margin-top: 5%;
    border: 1px solid #e1e1e1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2%;
    width: calc(100% - 1px)
}

.bonus_earn .inner_content {
    margin: 0;
    background: #f9f9fb
}

.bonus_earn .inner_content div {
    padding: 0
}

.bonus_earn .content_img {
    width: 100%;
    max-width: 100%
}

.bonus_earn .inner_content_container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%
}

.bonus_earn .content_tit {
    margin-bottom: 5%
}

.bonus_earn .content_tit .bouns_earn_header_txt,
.bonus_earn .content_tit .rose_img {
    opacity: 1
}

.bonus_earn ul {
    -webkit-padding-start: 5%;
    padding-inline-start: 5%;
    list-style: none
}

.bonus_earn ul li {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 18px;
    padding-left: 1em;
    text-indent: -.7em
}

.bonus_earn ul li:before {
    content: "◆";
    padding-right: 5px
}

@media only screen and (max-width:1024px) {
    .bonus_earn ul li {
        font-size: 1.2vw
    }
}

@media only screen and (max-width:767px) {
    .bonus_earn .rose_img {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 6vw;
        display: block;
        margin-bottom: 10%
    }

    .bonus_earn .inner_content_container {
        position: relative;
        display: inline-block;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        padding: 5% 0 !important
    }

    .bonus_earn .content_tit .rose_img {
        display: inline-block;
        left: 0;
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
        margin: 0;
        width: 8vw
    }

    .bonus_earn .content_tit .bouns_earn_header_txt {
        display: inline-block;
        font-size: 3.75vw
    }

    .bonus_earn ul li {
        font-size: 3vw
    }
}

.bonus_redeem_may2020 {
    margin: 4% auto
}

@media only screen and (max-width:767px) {
    .bonus_redeem_may2020 {
        margin: 5% auto 10%
    }
}

.bonus_redeem_may2020 .leading_msg {
    width: 100%;
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1.4vw;
    line-height: 1.5;
    margin: 4% auto
}

@media only screen and (min-width:1921px) {
    .bonus_redeem_may2020 .leading_msg {
        font-size: 22.4px
    }
}

@media only screen and (max-width:767px) {
    .bonus_redeem_may2020 .leading_msg {
        font-size: 3.08vw
    }
}

@media only screen and (max-width:320px) {
    .bonus_redeem_may2020 .leading_msg {
        font-size: 11.2px
    }
}

.bonus_redeem_may2020 .bonus_row {
    width: 100%;
    margin: 2% auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media only screen and (max-width:767px) {
    .bonus_redeem_may2020 .bonus_row {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        width: 92%
    }
}

.bonus_redeem_may2020 .bonus_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media only screen and (max-width:767px) {
    .bonus_redeem_may2020 .bonus_items {
        display: none
    }
}

.bonus_redeem_may2020 .bonus_items_mb {
    display: none
}

@media only screen and (max-width:767px) {
    .bonus_redeem_may2020 .bonus_items_mb {
        display: block
    }
}

.bonus_redeem_may2020 .bonus_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.33%;
    flex: 1 0 33.33%;
    width: 100%;
    padding: 0 1%;
    margin: 0 auto;
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1.2vw
}

@media only screen and (min-width:1921px) {
    .bonus_redeem_may2020 .bonus_item {
        font-size: 19.2px
    }
}

@media only screen and (max-width:767px) {
    .bonus_redeem_may2020 .bonus_item {
        font-size: 2.64vw
    }
}

@media only screen and (max-width:320px) {
    .bonus_redeem_may2020 .bonus_item {
        font-size: 9.6px
    }
}

.bonus_redeem_may2020 .bonus_item.two {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    margin: 2% auto;
    max-width: 50%
}

.bonus_redeem_may2020 .bonus_item .redeem_details {
    font-size: 18px;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important
}

@media only screen and (max-width:1280px) {
    .bonus_redeem_may2020 .bonus_item .redeem_details {
        font-size: 1.406vw
    }
}

@media only screen and (max-width:767px) {
    .bonus_redeem_may2020 .bonus_item .redeem_details {
        font-size: 3.5vw
    }
}

.bonus_redeem_may2020 .bonus_item .redeem_remarks {
    font-size: 14px;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    margin: 2% auto;
    color: #666
}

@media only screen and (max-width:1280px) {
    .bonus_redeem_may2020 .bonus_item .redeem_remarks {
        font-size: 1.2vw
    }
}

@media only screen and (max-width:767px) {
    .bonus_redeem_may2020 .bonus_item .redeem_remarks {
        font-size: 2.8vw
    }
}

.bonus_redeem_may2020 .bonus_item .redeem_marks {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 42px;
    color: #a99a73;
    font-style: italic
}

@media only screen and (max-width:1280px) {
    .bonus_redeem_may2020 .bonus_item .redeem_marks {
        font-size: 3.281vw
    }
}

@media only screen and (max-width:767px) {
    .bonus_redeem_may2020 .bonus_item .redeem_marks {
        font-size: 8vw
    }
}

.bonus_redeem_may2020 .bonus_item .redeem_marks small {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 50%;
    font-style: normal;
    margin: 0 0 0 2px
}

.bonus_redeem_may2020 .slick-dots {
    bottom: -10% !important
}

.bonus_redeem_may2020 .redeem_tnc {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 14px;
    text-align: center
}

@media only screen and (max-width:1280px) {
    .bonus_redeem_may2020 .redeem_tnc {
        font-size: 12px
    }
}

@media only screen and (max-width:767px) {
    .bonus_redeem_may2020 .redeem_tnc {
        font-size: 3vw;
        margin-top: 20%
    }
}

.more_offer {
    margin: 2% auto 4%
}

.more_offer .offer_row {
    position: relative;
    width: 80%;
    margin: 2% auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

@media only screen and (max-width:767px) {
    .more_offer .offer_row {
        width: 92%
    }
}

.more_offer .leading_remark {
    font-size: 2.2vw;
    color: #a99a73;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    text-align: center;
    font-style: italic
}

@media only screen and (min-width:1921px) {
    .more_offer .leading_remark {
        font-size: 35.2px
    }
}

@media only screen and (max-width:767px) {
    .more_offer .leading_remark {
        font-size: 4.84vw
    }
}

@media only screen and (max-width:320px) {
    .more_offer .leading_remark {
        font-size: 17.6px
    }
}

.more_offer .leading_remark small {
    font-size: 1.2vw;
    font-style: normal;
    margin: 0 0 0 2px
}

@media only screen and (min-width:1921px) {
    .more_offer .leading_remark small {
        font-size: 19.2px
    }
}

@media only screen and (max-width:767px) {
    .more_offer .leading_remark small {
        font-size: 2.64vw
    }
}

@media only screen and (max-width:320px) {
    .more_offer .leading_remark small {
        font-size: 9.6px
    }
}

.more_offer .leading_remark small.en {
    margin: 0 0 0 6px
}

.more_offer .leading_msg {
    width: 100%;
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1.4vw;
    line-height: 1.5;
    margin: 4% auto
}

@media only screen and (min-width:1921px) {
    .more_offer .leading_msg {
        font-size: 22.4px
    }
}

@media only screen and (max-width:767px) {
    .more_offer .leading_msg {
        font-size: 3.08vw
    }
}

@media only screen and (max-width:320px) {
    .more_offer .leading_msg {
        font-size: 11.2px
    }
}

.more_offer .or_text {
    position: absolute;
    top: 40%;
    margin: 0 auto;
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1.2vw
}

@media only screen and (min-width:1921px) {
    .more_offer .or_text {
        font-size: 19.2px
    }
}

@media only screen and (max-width:767px) {
    .more_offer .or_text {
        font-size: 2.64vw
    }
}

@media only screen and (max-width:320px) {
    .more_offer .or_text {
        font-size: 9.6px
    }
}

.more_offer .or_text.right {
    right: 10%
}

.more_offer .or_text.left {
    left: 10%
}

.more_offer .offer_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    width: 100%;
    padding: 0 2%;
    margin: 0 auto 8%;
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1vw
}

@media only screen and (min-width:1921px) {
    .more_offer .offer_item {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {
    .more_offer .offer_item {
        font-size: 2.2vw
    }
}

@media only screen and (max-width:320px) {
    .more_offer .offer_item {
        font-size: 8px
    }
}

.more_offer .offer_item .offer_marks,
.more_offer .offer_item .redeem_details {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important
}

.more_offer .offer_item .offer_marks {
    font-size: 2.2vw;
    color: #a99a73;
    font-style: italic
}

@media only screen and (min-width:1921px) {
    .more_offer .offer_item .offer_marks {
        font-size: 35.2px
    }
}

@media only screen and (max-width:767px) {
    .more_offer .offer_item .offer_marks {
        font-size: 4.84vw
    }
}

@media only screen and (max-width:320px) {
    .more_offer .offer_item .offer_marks {
        font-size: 17.6px
    }
}

.more_offer .offer_item .offer_marks small {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1.2vw;
    font-style: normal;
    margin: 0 0 0 2px
}

@media only screen and (min-width:1921px) {
    .more_offer .offer_item .offer_marks small {
        font-size: 19.2px
    }
}

@media only screen and (max-width:767px) {
    .more_offer .offer_item .offer_marks small {
        font-size: 2.64vw
    }
}

@media only screen and (max-width:320px) {
    .more_offer .offer_item .offer_marks small {
        font-size: 9.6px
    }
}

.btn_checkpoint {
    font-size: 1.2vw;
    max-width: 187px;
    width: 100%;
    max-height: 45px;
    padding: 10px 20px;
    display: inline-block;
    margin: 2% 0 0 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    text-decoration: none;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    color: #fff;
    background-color: #a99a73;
    z-index: 100;
    cursor: pointer
}

@media only screen and (min-width:1921px) {
    .btn_checkpoint {
        font-size: 19.2px
    }
}

@media only screen and (max-width:767px) {
    .btn_checkpoint {
        font-size: 2.64vw
    }
}

@media only screen and (max-width:320px) {
    .btn_checkpoint {
        font-size: 9.6px
    }
}

.btn_checkpoint:hover,
.btn_checkpoint:visited {
    color: #fff
}

.btn_checkpoint.en {
    font-size: 1.2vw;
    max-width: 287px;
    width: 100%;
    max-height: 45px;
    padding: 10px 20px;
    display: inline-block;
    margin: 2% 0 0 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    text-decoration: none;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    color: #fff;
    background-color: #a99a73;
    z-index: 100;
    cursor: pointer
}

@media only screen and (min-width:1921px) {
    .btn_checkpoint.en {
        font-size: 19.2px
    }
}

@media only screen and (max-width:767px) {
    .btn_checkpoint.en {
        font-size: 2.64vw
    }
}

@media only screen and (max-width:320px) {
    .btn_checkpoint.en {
        font-size: 9.6px
    }
}

.btn_checkpoint.en:hover,
.btn_checkpoint.en:visited {
    color: #fff
}

.btn_tnc {
    text-align: center;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 1vw;
    width: auto;
    color: #666;
    margin: 6% auto;
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 100
}

@media only screen and (min-width:1921px) {
    .btn_tnc {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {
    .btn_tnc {
        font-size: 2.2vw
    }
}

@media only screen and (max-width:320px) {
    .btn_tnc {
        font-size: 8px
    }
}

.rewards_may2020 {
    position: relative;
    margin: 5% auto;
    z-index: 2
}

.rewards_may2020 .reward {
    text-align: center;
    position: relative
}

.rewards_may2020 .reward_img--round {
    border-radius: 10px
}

.rewards_may2020 .reward_tit {
    font-size: 24px;
    margin: 5% auto
}

.rewards_may2020 .reward_tit,
.rewards_may2020 .reward_txt {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    text-align: center
}

.rewards_may2020 .reward_txt {
    font-size: 18px
}

.rewards_may2020 .reward_cta {
    position: relative;
    display: inline-block;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 18px;
    color: #fff;
    background: #a99a73;
    padding: 5px 20px;
    margin: 2% auto 5%
}

.rewards_may2020 .reward_cta.desktop {
    display: inline-block
}

@media only screen and (max-width:767px) {
    .rewards_may2020 .reward_cta.desktop {
        display: none
    }
}

.rewards_may2020 .reward_cta.mb {
    display: none
}

@media only screen and (max-width:767px) {
    .rewards_may2020 .reward_cta.mb {
        display: inline-block
    }
}

.rewards_may2020 .reward_cta a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.rewards_may2020 .tooltip_qrcode {
    display: none;
    max-width: 350px;
    width: 220px;
    position: absolute;
    padding: 10px;
    top: 40%;
    left: 25%;
    border: 1px solid #ededed;
    -webkit-box-shadow: 2px 32px 46px #ccc;
    box-shadow: 2px 32px 46px #ccc;
    background-color: #fff;
    z-index: 9999
}

.rewards_may2020 .tooltip_qrcode .qrcode_title {
    margin: 10% auto 0;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 18px;
    text-align: center;
    color: #dc166d
}

.rewards_may2020 .tooltip_qrcode .qrcode_txt {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    font-size: 14px;
    text-align: center
}

.rewards_may2020 .tooltip_qrcode .qrcode_img {
    max-width: 200px;
    margin: 0 auto
}

.rewards_may2020 .tooltip_qrcode:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 50px 100px 50px 0;
    left: 0;
    top: 45%;
    -webkit-transform: translateX(-70%) rotate(-20deg);
    transform: translateX(-70%) rotate(-20deg);
    z-index: -1
}

@media only screen and (max-width:1600px) {
    .rewards_may2020 .tooltip_qrcode:after {
        top: 40%
    }
}

@media only screen and (max-width:1200px) {
    .rewards_may2020 .tooltip_qrcode:after {
        top: 42%;
        border-width: 30px 60px 30px 0
    }
}

@media only screen and (max-width:1120px) {
    .rewards_may2020 .tooltip_qrcode:after {
        top: 40%
    }
}

@media only screen and (max-width:1024px) {
    .rewards_may2020 .tooltip_qrcode:after {
        top: 32%;
        border-width: 20px 50px 20px 0
    }
}

@media only screen and (max-width:900px) {
    .rewards_may2020 .tooltip_qrcode:after {
        top: 27%
    }
}

.rewards_may2020 .tooltip_qrcode.en:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 50px 100px 50px 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateX(-70%) rotate(-20deg);
    transform: translateX(-70%) rotate(-20deg);
    z-index: -1
}

@media only screen and (max-width:1600px) {
    .rewards_may2020 .tooltip_qrcode.en:after {
        top: 44%
    }
}

@media only screen and (max-width:1200px) {
    .rewards_may2020 .tooltip_qrcode.en:after {
        top: 48%;
        border-width: 30px 60px 30px 0
    }
}

@media only screen and (max-width:1120px) {
    .rewards_may2020 .tooltip_qrcode.en:after {
        top: 44%
    }
}

@media only screen and (max-width:1024px) {
    .rewards_may2020 .tooltip_qrcode.en:after {
        top: 38%;
        border-width: 20px 50px 20px 0
    }
}

@media only screen and (max-width:900px) {
    .rewards_may2020 .tooltip_qrcode.en:after {
        top: 32%
    }
}

.rewards_may2020 .tooltip_qrcode.active {
    display: block
}

.rewards_may2020 .slick-slide {
    margin: 0 2%
}

.rewards_may2020 .slick-list {
    margin: 0 -2%
}

@media only screen and (max-width:1280px) {
    .rewards_may2020 .reward_tit {
        font-size: 1.875vw
    }

    .rewards_may2020 .reward_cta,
    .rewards_may2020 .reward_txt {
        font-size: 1.406vw
    }
}

@media only screen and (max-width:767px) {
    .rewards_may2020 {
        margin: 10% auto 20%
    }

    .rewards_may2020 .reward_img {
        width: 90%
    }

    .rewards_may2020 .reward_tit {
        font-size: 4vw
    }

    .rewards_may2020 .reward_cta,
    .rewards_may2020 .reward_txt {
        font-size: 3.75vw
    }

    .rewards_may2020 .slick-arrow {
        top: 33%
    }
}

.popup_qrcode {
    display: none;
    position: relative;
    width: 95%;
    margin: 0 auto;
    padding: 2% 0;
    background-color: #fff
}

.popup_qrcode .qrcode_title {
    margin: 10% auto 0;
    font-size: 18px;
    color: #dc166d
}

.popup_qrcode .qrcode_title,
.popup_qrcode .qrcode_txt {
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    text-align: center
}

.popup_qrcode .qrcode_txt {
    font-size: 14px
}

.popup_qrcode .qrcode_img {
    max-width: 250px;
    margin: 0 auto
}

.bottom_tnc .content_container {
    max-width: 1078px;
    margin: 0 auto;
    text-align: center;
    color: #dc156d !important;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important
}

.bottom_tnc .content_container .tnc_txt {
    color: #666 !important;
    font-size: 1vw;
    line-height: 1.2;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important
}

@media only screen and (min-width:1921px) {
    .bottom_tnc .content_container .tnc_txt {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {
    .bottom_tnc .content_container .tnc_txt {
        font-size: 2.4vw
    }
}

@media only screen and (max-width:320px) {
    .bottom_tnc .content_container .tnc_txt {
        font-size: 8px
    }
}

@media only screen and (max-width:767px) {
    .bottom_tnc .content_container .tnc_txt {
        width: 85%;
        margin: 0 auto 2%
    }
}

.other_gift {
    position: relative;
    text-align: center;
    padding: 5% 0
}

.other_gift .other_gift_content_new {
    position: relative;
    padding: 10% 2.5%;
    border: 1px solid #e1e1e1
}

.other_gift .other_gift_content_new>div>div>div>div>div {
    -webkit-transition: all .5s;
    transition: all .5s
}

.other_gift .other_gift_content_new>div>div>div>div:hover>div {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.other_gift .other_gift_content_new>div>div>div>div:not(:last-child) {
    border-right: 1px solid #b2b2b2
}

@media only screen and (max-width:767px) {
    .other_gift .other_gift_content_new>div>div>div>div:not(:last-child) {
        border-right: none
    }
}

.other_gift .other_gift_content_new .other_gift_txt {
    font-size: 20px;
    font-family: GaramondPremierProRegular, DFLiSongHK-W5 !important;
    text-align: center
}

.other_gift .other_gift_content_new .other_gift_txt span {
    font-size: 200%;
    font-style: italic;
    color: #a99a73;
    line-height: 2;
    white-space: nowrap
}

.other_gift .other_gift_content_new .other_gift_txt small {
    font-size: 50%;
    font-style: normal
}

.other_gift .other_gift_content_new .other_gift_txt.en span {
    font-size: 170%
}

@media only screen and (max-width:1600px) {
    .other_gift .other_gift_content_new .other_gift_txt {
        font-size: 1.25vw
    }
}

@media only screen and (max-width:767px) {
    .other_gift .other_gift_content_new .other_gift_txt {
        font-size: 3.5vw
    }
}
