@charset "utf-8";
/****************** 基本 ******************/

* {
    font-family: Geneva,"微軟正黑體", Arial, "Microsoft JhengHei",  sans-serif;
    /* letter-spacing: normal; */
    max-width: none;
    /* outline: 1px solid red; */
}

body {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.8;
    color: #777777;
    color: #323232;
    background-color: #fff;
    height: 100%;
    position: relative;
    overflow-x: hidden;
    font-size: 18px;
    line-height: 1.6;
}

.bgColor {
    background-color: #d0e8f7;
    /* background-image: linear-gradient(to top, #eee4ec, #fff); */
}

.bgColor_Pink {
    background-color: #F2CEE3;
}


.bg_M {
    /* background-image:url(../images/bg_02a.png); */
    /* linear-gradient(0deg, #e4eff7, #FFF 30%); */
    background-position: center bottom;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
    padding-top: 60px;
    background-image: url(../images/bg_02a.png), linear-gradient(0deg, #94c5e7, #FFF 30%);
    padding-top: 20px;
}

.bg_01 {
    /* background-image: url(../images/bg_01.png); */
    height: 100%;
    padding-top: 3em;
    padding-bottom: 3em;
    background-position: center;
    background-size: cover;
    background-color: #fdedf6;
}

.bg_02 {
    background-color: #d0e8f7;
    /* background-image: url(../images/bg_02.png); */
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 3em;    
    padding-bottom: 3em;
    background-image: linear-gradient(to top, #a3ddf8, #e4eff7);
}

.bg_03 {
    background-color: #ffffff;
    /* background-image: url(../images/bg_03.png); */
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 3em;
    padding-bottom: 3em;
    background-color: #e4f6ff;
}

.bg_04 {
    /* height: 700px; */
    background-color: #ffffff;
    background-image: url(../images/bg_friend.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-top: 3em;
    padding-bottom: 3em;
}

.bg_05 {
    background-color: #d0e8f7;
    background-image: url(../images/bg_05.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 3em;
    padding-bottom: 3em;
}

.bg_06 {
    background-color: #d0e8f7;
    background-image: url(../images/bg_06.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding-top: 3em;
    padding-bottom: 3em;
}

.bg_07 {
    background-color: #ffefef;
    background-image: url(../images/bg_07.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #fbfaf3;
    padding: 3em 0 3em;
}

.bg_08 {
    background-color: #d8ecf8;
    background-image: url(../images/bg_06.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 3em;
    padding-bottom: 3em;
}

.bg_nav {
    background-image: url(../images/bg_nav.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

img.bg_kazari {
    z-index: 2;
    position: absolute;
    /* margin-top: -50px; */
    width: 100%;
    max-height: 100px;
}


#GiftCardD .mainArea {
    /* padding-top: 160px; */
    /* padding-top: 50px; */
}

@media screen and (min-width: 1920px) {
    #GiftCardD .mainArea {
        /* padding-top: 200px; */
    }
}

@media screen and (max-width: 992px) {
    #GiftCardD .mainArea {
        /* padding-top: 0px; */
    }
}

.text-center {
    margin-bottom: 10px;
}

@media screen and (max-width: 576px) {
    .bg_01 {
        padding-top: 2em;
        background-size: auto;
    }

    .bg_02 {
        padding-top: 2em;
        background-size: auto;
    }

    .bg_03 {
        padding-top: 2em;
        /* background-image: url(../images/bg_03_m.png); */
        /* background-size: auto; */
    }

    .bg_04 {
        padding-top: 2em;
    }

    .bg_05 {
        padding-top: 2em;
        background-image: url();
    }

    .bg_06,
    .bg_08 {
        padding-top: 2em;
        padding-bottom: 0px !important;
        background-image: url(../images/bg_06_m.png);
        background-size: auto;
    }

    .bg_07{
        padding-top: 2em;
    }

    img.bg_kazari {
        margin-top: -2px;
    }

}

hr {
    border-top: 1px solid #afafaf;
}

hr.newS {
    border-top: 1px solid #afafaf;
    padding-bottom: 10px;
}

hr.newhr {
    border-top: 1px solid #e1e1e1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-weight: 400;
}

h5 {
    font-size: 14px;
    margin-top: 15px;
    color: #434343;
    line-height: 15pt;
}

p {
    margin-bottom: 1.5em;
}

a {
    color: #434343;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
}

a:hover,
a:active,
a:focus,
a:visited {
    /* color: #434343; */
    outline: none;
    text-decoration: none;
}

img,
object,
embed,
video {
    max-width: 100%;
}

.red_text {
    color: #ec0202;
}

.red_text_c {
    font-weight: bold;
    color: #F43760;
}

.purple_text {
    color: #036eb6;
    font-weight: bold;
}



.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: #000;
    opacity: .2;
}

/* --- 按鈕 btn ---*/

.btn:hover,
.btn:active,
.btn:focus {
    background: #393e46 !important;
    color: #fff;
    outline: none !important;
}

.btn {
    border-radius: 0px;
}

.btn.btn-primary {
    background: #ffffff;
    color: #414141;
    border: none !important;
    border: 1px solid #8b8b8b !important;
    margin-bottom: 5px;
    border-radius: 26px;
    font-size: 12pt;
    font-weight: bold;
    padding-right: 20px;
    padding-left: 20px;
}

.btn.btn-primary:hover {
    color: #929292 !important;
    border: 2px solid #929292 !important;
    background-color: #fff !important;
}

.btn.btn-primary:focus {
    color: #929292 !important;
    border: 2px solid #929292 !important;
    background-color: #fff !important;
}

@media screen and (max-width: 768px) {
    .btn.btn-primary {
        font-size: 10pt;
    }

}

@media screen and (max-width: 576px) {
    .btn.btn-lg {
        padding-top: 10px;
        padding-right: 8px;
        padding-left: 8px;
        padding-bottom: 10px;
        font-size: 16px;
    }
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width: 576px) {
    .container {
        padding-right: 35px;
        padding-left: 35px;
    }
}

/****************** 導覽列 navbar ******************/

.navbar {
    /* background-color: #f8f8f8; */
    /* border-bottom: 1px solid #e8e8e8; */
    background-color: rgba(255, 255, 255, 0);
    padding: 0;
    z-index: 2;
}


/* --- 聯邦LOGO navbar-brand ---*/

.navbar-brand {
    padding-right: 0;
}

.navbar .navbar-brand {
    margin-right: 50px;
    margin-left: 20px;
    width: 250px;
    height: 70px;
    background: url(../../include/images/UBLogo.png) no-repeat 0 50%;
    background-size: contain;
}

.navbar-header .navbar-brand img {
    width: 90%;
}

.navbar-light .navbar-toggler {
    border: none;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 153, 153, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-light .navbar-toggle .icon-bar {
    background-color: #009999;
}

.navbar-light .navbar-nav .nav-link {
    color: #009999;
    margin-left: 15px;
    margin-top: 10px;
}

@media screen and (max-width: 992px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 16px;
        margin-left: 2px;
        margin-top: 0px;
    }
}

@media screen and (max-width: 768px) {
    .navbar-light .navbar-nav .nav-link {
        padding-left: 20px;
    }
}

.navbar-light .navbar-toggle:hover,
.navbar-light .navbar-toggle:focus {
    background-color: #f8f8f8;
}

.navbar-nav>li>a {
    margin-left: 15px;
    margin-top: 10px;
    display: block;
}

.navbar-light .navbar-nav>li>a:hover,
.navbar-light .navbar-nav>li>a:focus {
    color: #009999;
    background-color: transparent;
}

.navbar-light .navbar-nav>.active>a,
.navbar-light .navbar-nav>.active>a:hover,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav>.active>a:focus {
    color: #009999;
}

.navbar-toggle {
    margin-top: 13px;
    margin-bottom: 15px;
    border: 0px;
    border-radius: 0px;
}

/* --- 導覽列下拉dropdown-menu ---*/

.dropdown-menu {
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #009999;
}

.dropdown-item:hover,
.dropdown-item:focus {
    background-color: #eaeaea;
}

@media screen and (max-width: 1200px) {
    .navbar .navbar-brand {
        width: 180px;
        height: 60px;
        margin-left: 10px;
    }
}

/****************** 輪播 carousel  ******************/

.carousel-indicators li {
    width: 100px;
    height: 50px;
    opacity: 1;
    /* border-radius: 50px; */
    /* border: 5px solid #dedede; */
}

.carousel-indicators {
    /* background: #000; */
}

.carousel-indicators .active {
    background-color: #009999;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 4rem;
    height: 4rem;
}

@media screen and (max-width: 576px) {

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        width: 2rem;
        height: 2rem;
    }
}

.carousel-indicators [data-bs-target] {
    width: 54px;
    height: 3px;
    background-color: #029df7;
}


/* kv */
.carousel {
    /* margin-bottom: 100px; */
}

.carousel-inner {
    /* overflow: visible; */
    /* overflow: hidden; */
    background: #d9eef8;
}

/* --- 主視覺 ---*/

.topimg1 {
    /* background-image: url(../images/top_card.png), url(../images/top.jpg) !important; */
    background-image: url(../images/top.jpg) !important;
}

.topimg2 {
    background-image: url(../images/top_2.jpg) !important;
}

.topimg3 {
    background-image: url(../images/top_3.jpg) !important;
}

@media screen and (max-width: 576px) {
    .topimg1 {
        background-image: url(../images/top_m.jpg) !important;
    }

    .topimg2 {
        background-image: url(../images/top_2m.jpg) !important;
    }

    .topimg3 {
        background-image: url(../images/top_3m.jpg) !important;
    }
}

/****************** 版面 Container ******************/

.gridContainer {
    width: 100%;
    clear: none;
    float: none;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
}

@media only screen and (max-width: 768px) {
    .gridContainer {
        width: 100%;
        margin: auto;
        clear: none;
        float: none;
        margin-left: auto;
        background-size: cover;
    }
}

/* --- 活動主版 mainArea ---*/

h1 {
    font-size: 33pt;
    font-weight: bold;
    /* color: #A065AA; */
    /* letter-spacing: 2px; */
    text-indent: 5px;
    text-align: center;

    background: linear-gradient(45deg, #bb8dbe, #b8589d, #9c4998);
    background: -webkit-linear-gradient(45deg, #bb8dbe, #b8589d, #9c4998);
    background: #a088ca;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

@media screen and (max-width: 768px) {
    h1 {
        letter-spacing: 1px;
    }
}

@media screen and (max-width: 576px) {
    h1 {
        font-size: 24pt;
        letter-spacing: 0px;
    }
}




.mainArea {
    padding-top: 30px;
    padding-bottom: 30px;
}

.mainArea p {
    color: #000000;
    font-size: 13pt;
    text-align: center;
    margin-bottom: 0px;
}

.mainArea img {
    margin: 0px auto;
}

@media screen and (max-width: 576px) {
    .mainArea {
        padding-top: 30px;
        /* padding-bottom: 30px; */
    }
}


/* --------h2 */

.mainArea h2 {
    /* 活動主標 */
    color: #333333;
    font-size: 28pt;
    margin: 0 auto 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 5px;
    text-align: center;
    font-weight: 600;
}

@media screen and (max-width: 768px) {
    .mainArea h2 {
        max-width: 220px;
        /* 活動主標 */
        margin-bottom: 10px;
        font-size: 18pt;
    }
}

.mainArea h2 small {
    color: #333333;
}

.headline h3 {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.8em;
    letter-spacing: 5px;
    color: #8e4882;
}

@media screen and (max-width: 992px) {
    .mainArea h3 {
        /* 活動主標 */
        font-size: 18pt;
    }
}

@media screen and (max-width: 576px) {
    .mainArea h3 {
        /* 活動主標 */
        font-size: 15pt;
        line-height: 32px;
    }
}

.mainArea h3.date {
    /* 活動起訖日+對象 */
    color: #666;
    line-height: 1.5;
    font-size: 1.2rem;
    margin-top: 16px;
    /* [disabled]text-align: center; */
    padding-left: 0px;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    text-align: center;
}

.mainArea h3.dateC {
    /* 活動起訖日+對象 */
    text-align: left;
    padding-left: 80px;
}

@media screen and (max-width: 576px) {
    .mainArea h3.date {
        /* 活動起訖日+對象 */
        font-size: 1.2rem;
        /* [disabled]text-align: center; */
        padding-left: 0px;
        margin-top: 0px;
    }

    .mainArea h3.dateC {
        text-align: center;
        padding-left: 0px;
    }
}

/* --------h4 */

.mainArea h4 {
    /* 活動敘述文 */
    color: #2E2E2E;
    font-size: 18pt;
    line-height: 28pt;
    padding-top: 0px;
    /* [disabled]padding-bottom: 3px; */
    text-align: center;
    /* [disabled]margin-top: 10px; */
    margin-left: 20px;
    margin-right: 20px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 0px;
}

@media screen and (max-width: 576px) {
    .mainArea h4 {
        /* 活動敘述文 */
        font-size: 14pt;
        line-height: 1.4;
        /* text-align: left; */
        margin-left: auto;
        margin-right: auto;
        /* [disabled]margin-top: 20px; */
        /* [disabled]margin-bottom: 20px; */
        letter-spacing: 0px;
        margin-left: 25px;
        margin-right: 25px;

    }
}

.mainArea h5 {
    /* 內文區塊下方備註 */
    color: #2E2E2E;
    font-size: 16pt;
    line-height: 1.8;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    padding: 40px 0px;
    text-align: left;
}

@media screen and (max-width: 992px) {
    .mainArea h5 {
        padding-top: 0px;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .mainArea h5 {
        font-size: 14pt;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 40px;
    }
}

@media screen and (max-width: 767px) {
    .mainArea h5 {
        font-size: 16px;
        margin-bottom: 0;
        padding-right: 20px;
        padding-left: 20px;
        text-align: center;
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 576px) {
    .mainArea h5 {
        text-align: center;
        padding-bottom: 20px;
    }
}

#headingOne1 h5 {
    font-size: 20px;
    font-weight: bold;
}

/* --- 活動內文區塊 mainText ---*/
.mainText {
    width: 100%;
    font-size: 24px;
    color: #545559;
    margin-top: 38px;
    margin-bottom: 15px;
    line-height: 50px;
    padding: 30px 20px;
    text-align: center;
}

.reward {
    color: #ec6767;
    font-weight: 800;
    font-size: 150%;
    padding-right: 5px;
    padding-left: 5px;
}

.reward_big {
    color: #F43760;
    font-weight: 800;
    font-size: 230%;
}

.rewardBlack {
    color: #000000;
    font-weight: 800;
    font-size: 130%;
    padding-right: 5px;
    padding-left: 5px;
}

/* --- 活動表格 ---*/

.mainArea .table thead th {
    height: 30px;
    border-bottom: 1px;
    font-size: medium;
}

.mainArea .table-bordered th,
.mainArea .table-bordered td {
    padding: 3px;
    border: 1px solid #a1bbbd;
    vertical-align: middle;
}

.mainArea .table-bordered {
    text-align: center;
    line-height: 2;
    vertical-align: middle;
    border-width: 1px;
    border-color: #ddd;
    padding: 10px;
}

@media screen and (max-width: 576px) {
    .mainArea .table thead th {
        font-size: 17px;
    }

    .mainArea .table-bordered td {
        font-size: 17px;
    }

    .mainArea .table-bordered {
        line-height: 1.5;
    }

    .nav.nav-tabs .nav-item a {
        font-size: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .nav.nav-tabs .nav-item a.active {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .nav.nav-tabs .nav-item a.active:hover {
        padding-left: 20px;
        padding-right: 20px;
    }

    .mainArea h2 {
        /* 活動主標 */
        font-size: 20pt;
        /* [disabled]max-width: 300px; */
        /* [disabled]margin-top: -50px; */
        /* [disabled]width: 250px; */
        min-width: 150px;
        /* padding-top: 0px; */
        /* padding-bottom: 0px; */
    }

    .mainText2 {
        margin-top: 25px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        /* [disabled]padding-top: 0px; */
    }

    .memoTable {
        font-size: 14px;
    }
}

/* --- 注意事項表格 exTable ---*/
.rfont {
    color: #ff0000;
}

#exTable table th,
#exTable table td {
    text-align: center;
    font-size: 12px;
    border: 1px solid #ccc;
    vertical-align: inherit;
}

#exTable table th {
    color: #fff;
    background-color: #323232;
}

/* animate */

.js .to-animate,
.js .to-animate-2,
.js .single-animate .js .animate-single {
    opacity: 0;
}

.js .animate-box {
    opacity: 0;
}

/* --- 版權宣告footer ---*/
footer {
    background-color: #f4f4f4;
}

#footer {
    background-color: #eeeeee;
}

.copyright a {
    color: #7f7f7f;
    outline: none;
    text-decoration: none;
}

.copyright h4,
.copyright h5 {
    margin-top: 15px;
}

.copyright h4 {
    font-size: 26px;
    text-align: right;
}

.copyright h5 {
    font-size: 12px;
    text-align: left;
    color: #777;
    margin-left: 70px;
}

.copyright p {
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.copyright .list-inline {
    margin-bottom: 0;
}

@media screen and (max-width: 992px) {
    .copyright h4 {
        font-size: 20px;
        text-align: center;
    }

    .copyright h5 {
        font-size: 12px;
        margin-left: auto;
    }

    .copyright p {
        font-size: 12px;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    #footer {
        padding: 10px 0;
        color: #7f7f7f;
        background-color: #eeeeee;
    }

    #footer .copyright {
        margin-bottom: 0px;
        padding-bottom: 0;
    }

    .copyright h5 {
        text-align: center;
    }

    .copyright a {
        color: #7f7f7f;
        outline: none;
        text-decoration: none;
    }

    .phoneBottom {
        padding-bottom: 171px !important;
    }
}

@media (max-width:480px) {
    .nav.nav-tabs .nav-item a {
        font-size: 20px;
    }
}

@media (max-width:768px) {
    .mainArea h3.date {
        font-size: 18px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .mainArea h3.dateC {
        /* font-size: 1.2rem; */
        padding-left: 0;
        text-align: center;
    }
}

@media (max-width:576px) {
    .fontcolor {
        /* [disabled]color: #e72d48; */
        font-weight: bold;
        font-size: 18pt;
    }

    .redpoint {
        font-size: 15pt;
    }

    .mainArea h2.title {
        line-height: 24pt;
        margin-bottom: 0px;
    }
}

/* 圖片位置 */

.imgS {
    object-fit: cover;
    object-position: 15% 100%;
    border-radius: 50%;
    height: 150px;
}

@media screen and (max-width: 1200px) {
    .imgS {
        height: 130px;
    }
}

@media screen and (max-width: 767px) {
    .imgS {
        object-position: 50% 75%;
        border-radius: 20px;
        width: 400px;
        height: 200px;
    }
}

/*-------------------------------------------*/

a#btn-nav-apply {
    display: inline-block;
    position: relative;
    right: 0;
    top: 0;
    margin-right: 10px;
    margin-top: 11px;
    padding: 4px 15px;
    background-color: #00859a;
    border-radius: 8px;
    font-size: 0;
}

a#btn-nav-apply span {
    color: white;
    font-size: 17px;
}

a#btn-nav-apply.with-hover:hover {
    text-decoration: none;
    background-color: #16a7be;
}

a#btn-nav-apply.with-hover:hover span {
    color: #feffff;
}

@media screen and (max-width: 768px) {
    a#btn-nav-apply {
        margin-right: 60px;
    }
}

/*-------------------------------------------*/
/* .navbar {
    position: relative;
    display: block;	
    min-height: 70px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    } */
/* 
    .navbar:before, .navbar:after {
    content: " ";
    display: table;
    }
    .navbar:after {
    clear: both;
    }
    @media (min-width: 768px) {
        .navbar {
            border-radius: 4px;
        }
    }
    @media (min-width: 768px) {
        .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
            margin-left: -15px;
        }
    } */

@media (min-width: 768px) and (max-width: 992px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.32rem;
        padding-left: 0.32rem;
    }
}

#navnodisplay {
    display: flex;
}

@media screen and (max-width: 992px) {
    #navnodisplay {
        max-width: 500px;
    }
}

#navnodisplay_m {
    display: none;
}

@media screen and (max-width: 767px) {
    #navnodisplay {
        display: none;
    }

    #navnodisplay_m {
        display: flex;
    }
}

@media screen and (min-width:767px) {
    .navbarN {
        display: none;
    }
}

/*--------- top button for PC---------*/

.nav-itemA {
    color: #000;
    background: transparent;
    /* border-left: 1px solid #ccc; */
    transition: all 0.5s ease;
    height: 72px;
    padding: 15px;
    padding-top: 20px;
    margin-bottom: 0;
    transition: all 0.5s ease;
}

.nav-itemA a {
    color: #333;
}

@media screen and (max-width: 992px) {
    .nav-itemA {
        padding: 15px 20px;
        line-height: 1.2;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    .nav-itemA {
        padding-top: 5px;
        height: 42px;
        /* width: 60px; */
    }
}

.bntstyleT {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    /* padding: 26px; */
    margin-bottom: 10px;
    /* border-left: 1px solid #1e1e1e; */
}

@media screen and (max-width: 992px) {
    .bntstyleT {
        line-height: 18pt;
        /* padding: 26px 8px; */
    }
}

@media screen and (max-width: 630px) {
    .bntstyleT {
        /* padding: 30px 12px; */
    }
}

@media screen and (max-width: 480px) {
    .bntstyleT {
        font-size: 13px;
        font-weight: bold;
        /* padding: 16px 6px; */
        margin-bottom: 10px;
        height: 72px;
    }
}

.bntstyleT.active,
.bntstyleT:hover,
.bntstyleT:focus,
.bntstyleT.active:hover {
    /* color: white; */
    /* background: #009999; */
    padding-bottom: 5px;
    border-bottom: 2px solid #8e4882;
}

@media screen and (max-width: 992px) {

    .bntstyleT.active,
    .bntstyleT:hover,
    .bntstyleT:focus,
    .bntstyleT.active:hover {
        padding-bottom: 0px;
    }
}

.btnSmall {
    margin-top: 10px;
    margin-bottom: 0px
}

.nav-link {
    margin-left: 10px;
    margin-right: 10px;
}

/*--------- bottom button for phone---------*/

.container-fluid {
    position: relative;
    list-style-type: none;
}

@media screen and (max-width: 768px) {
    .container-fluid {
        justify-content: center;
    }
}

@media screen and (max-width: 480px) {
    .container-fluid {
        /* justify-content: space-between; */
    }
}

#greenAbg {
    background-image: url(../images/greenAbg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

@media screen and (max-width: 576px) {
    #greenAbg {
        background-image: none;
        background-position: center bottom;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
}

/* @media screen and (max-width: 768px){
    #greenA{
        background-image: url(../images/greenAbgp.png);
        background-position: left bottom;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }
} */

@media screen and (max-width: 576px) {
    #greenA {
        background-image: url(../images/greenAbgm.png);
        background-repeat: no-repeat;
        background-attachment: cover;
    }

    #greenB {
        background-image: url(../images/greenBbgm.png);
        /* background-repeat: no-repeat;  */
        background-attachment: cover;
    }
}

#greenBbg {
    background-image: url(../images/greenBbg.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#greenFbg {
    /* background-image: url(../images/greenBbg.png);
    background-position: center bottom;
    background-repeat: no-repeat; */
    /* background-image: url(../images/greenAbg.png); */
    background-color: #f5f5f5;
}

#greenE {
    background-image: url(../images/greenE.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-attachment: cover;
    padding-bottom: 50px;
    background-color: #f5f5f5;
}

/* #greenC{
    background-image: url(../images/greenC.png);
    background-position: right center;
    background-attachment: fixed;
    background-repeat: no-repeat; 
} */
/* #greenCc{
    background-image: url(../images/greenCc.png);
    background-position: left bottom;
    background-repeat: no-repeat; 
    padding-bottom: 100px;
} */

@media screen and (max-width: 576px) {

    /* #greenCc{
        background-position: center bottom;
        padding-bottom: 100px;
    } */
    #greenE {
        background-position: left bottom;
    }
}

/*Scroll To Top Button*/

#myBtn {
    display: none;
    position: fixed;
    bottom: 80px;
    right: 60px;
    z-index: 1000;
    font-size: 15px;
    border: none;
    outline: none;
    background-color: #b860a1;
    color: white;
    cursor: pointer;
    padding: 12px 10px;
    border-radius: 100%;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #b8afd7;
}

#myBtn:hover {
    background-color: #a55497;
}

@media screen and (max-width: 768px) {
    #myBtn {
        bottom: 120px;
        opacity: .9;
    }


}

/* 右側button 立即申請*/

#applyBtn {
    color: #FFFFFF;
    display: inline;
    position: fixed;
    top: 50%;
    /*bottom: 0px;*/
    /* [disabled]left: 80%; */
    right: 0%;
    text-align: center;
    z-index: 9;
    background-color: #8e4882;
    /* [disabled]line-height: 24px; */
    /* letter-spacing: 3px; */
    /* text-orientation: upright; */
    margin: 0 auto;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    border-radius: 15px 0 0 15px;
}

#applyBtn a {
    color: #fff;
    padding: 12px 10px;
    display: inline-block;
}

.dropleft .dropdown-menu {
    margin-top: -1.1rem;
}

.dropdown-menu1.show {
    transform: translate3d(-160px, 16px, 0px) !important;
}

#applyBtn .dropdown-menu a {
    padding: 5px 10px;
}

.dropdown-menu .dropdown-item {
    color: #333333 !important;
    text-align: center;
}

@media screen and (max-width: 768px) {
    #applyBtn {
        -webkit-writing-mode: vertical-lr;
        writing-mode: vertical-lr;
        font-size: 15px;
    }

    #applyBtn a {
        padding: 12px 8px;
        letter-spacing: 2px;
    }

    .dropleft .dropdown-menu {
        margin-top: -0.8rem;
    }

    .dropdown-menu1.show {
        transform: translate3d(-160px, 12px, 0px) !important;
        display: flex;
    }

    .dropdown-menu {
        min-width: 10rem;


    }

    .dropdown-item {
        padding: 0.25rem 0.25rem;
        width: auto;
    }

    .dropdown-menu .dropdown-item {
        -webkit-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
    }

}

#applyBtn a:hover,
#applyBtn a:active,
#applyBtn a:focus,
#applyBtn a:visited {
    color: #FFFFFF;
    outline: none;
    text-decoration: none;
}

#applyBtn:hover,
#applyBtn:active,
#applyBtn:focus,
#applyBtn:visited {
    color: #FFFFFF;
    outline: none;
    text-decoration: none;
    background: #a55497;
    text-decoration: none;
}

/* -- Top 序文 -- */

h5.modal-title {
    line-height: 1.5;
    padding: 0;
}

.modal-headerS {
    background-color: #009dad;
    border-bottom: 0px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.modal-headerS1 {
    padding-left: 1.5rem;
}

.close {
    font-size: 2rem;
    color: #fff;
    border: none;
    background-color: #fff;
    opacity: .5;
}

.close:not(:disabled):not(.disabled):hover {
    opacity: .75;
}

.modal-header1 {
    padding-top: 0;
}

/*--- mainAct ---*/

.mainAct {
    padding-top: 34px;
    padding-bottom: 30px;
}

@media screen and (max-width: 992px) {
    .mainAct {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

.mainAct a:hover {
    text-decoration: none;
}

.mainAct .list-group {
    flex-direction: row;
    justify-content: center;
    margin-bottom: 30px;
}

.mainAct .list-group-item {
    color: #414141;
    border: 0;
    font-weight: 600;
    border-radius: 30px;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
    padding: 4px 20px;
    letter-spacing: 2px;
}

.mainAct .list-group-item.active {
    background-color: #414141;
    border-color: #414141;
    color: #FFFFFF;
}

.mainAct .list-group-item span {
    padding-left: 3px;
    padding-right: 3px;
    font-size: 1.3rem;
}

@media screen and (max-width: 560px) {
    .mainAct .list-group-item {
        margin: 10px 3px -2px;
        padding: .20rem .8rem;
    }

    .mainAct .list-group-item+.list-group-item.active {
        margin: 10px 3px -2px;
    }
}

/* 圖片切換 lg/sm */

.img-lg {
    display: block;
}

.img-sm {
    display: none;
}

@media screen and (max-width: 768px) {
    .mainAct .list-group {
        flex-wrap: wrap;
    }

    .swiper-container {
        padding: 0 0 1.25rem;
    }

    .swiper-button-prev,
    .swiper-button-next {
        height: auto;
        width: auto;
        background-color: transparent;
    }

    .swiper-button-prev {
        left: 10px;
    }

    .swiper-button-next {
        right: 10px;
    }
}

@media screen and (max-width: 560px) {
    .mainAct {
        margin-bottom: 0;
    }

    /* 圖片切換 lg/sm */
    .img-lg {
        display: none;
    }

    .img-sm {
        display: block;
    }
}

/*sp @media size*/

@media screen and (max-width: 414px) {
    /*.mainAct .list-group-item,
    .list-group-item.active {
        min-height: 120px;
    }*/
}

@media screen and (max-width: 576px) {
    .mainAct {
        padding-top: 0;
        padding-bottom: 0;
    }

}

/* --- Swiper -------------------------------*/

.swiper-container {
    padding: 0 4rem 1.25rem;
}

.swiper-container ul {
    list-style: none;
    padding-inline-start: 0;
}

/* 無滑動區塊 no-swiper-wrapper */

.no-swiper-wrapper {
    padding: 0 4rem 1.25rem;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide .item,
.no-swiper-wrapper,
.no-swiper-wrapper .item {
    /*  outline: 1px solid red;*/
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: white;
    border-radius: 50px;
    padding-bottom: 25px;
}

@media screen and (max-width: 768px) {
    .swiper-slide .item,
    .no-swiper-wrapper,
    .no-swiper-wrapper .item {
        border-radius: 20px;
    }
}

@media screen and (max-width: 576px) {
    .swiper-slide .item,
    .no-swiper-wrapper,
    .no-swiper-wrapper .item {
        border-radius: 20px;
    }
}

.swiper-wrapper .item img,
.no-swiper-wrapper img {
    width: 100%;
    flex-shrink: 0;
    /*for IE 不收縮*/
    position: relative;
}

/* 定位按鈕 item-btn */

.swiper-wrapper .item .item-btn {
    /*for IE 用定位*/
    /* position: absolute; */
    right: 0;
    bottom: 30px;
    margin: auto;
    width: 60%;
}

.swiper-wrapper .item .item-btn.NNbank {
    /*for IE 用定位*/
    /* position: absolute; */
    right: 0;
    bottom: 8px;
    margin: auto;
    width: 100%;
}

.no-swiper-wrapper .item-btn {
    /*for IE 用定位*/
    position: absolute;
    right: 0;
    bottom: 40px;
    margin: auto;
    padding-right: 64px;
    padding-left: 12px;
    width: 60%;
}

@media screen and (max-width: 992px) {
    .swiper-wrapper .item .item-btn {
        bottom: 10px;
    }
}

@media screen and (max-width: 560px) {
    .swiper-wrapper .item .item-btn {
        left: 0;
        bottom: 0;
        /* margin-bottom: 30px; */
        width: 100%;
    }
}

.no-swiper-wrapper .item-btn {
    left: 0;
    bottom: 0;
    margin-bottom: -30px;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
}

.no-swiper-wrapper {
    padding: 1.6px 28px 0;
}

/* 無滑動區塊底部少了Pagination點點,定位按鈕需墊高 */

.no-swiper-wrapper .item-btn {
    bottom: 60px;
}

.swiper-slide .btn,
.no-swiper-wrapper .btn {
    bottom: 0;
}

.swiper-button-prev,
.swiper-button-next {
    top: 0;
    font-weight: bold;
    height: 100%;
    width: 4rem;
    /* background-color: rgba(255, 255, 255, 0.8); */
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
    text-align: right;
}

@media screen and (max-width: 991px) {
    .swiper-container {
        padding: .1rem 1.75rem 1.25rem;
    }

    .swiper-container ul {
        margin-bottom: 50px;
    }

    .no-swiper-wrapper {
        flex-wrap: wrap;
    }

    .no-swiper-wrapper .item {
        min-width: 280px;
        min-height: 100px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: block;
        top: 45%;
        height: 5%;
        width: 1.75rem;
    }

    .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size: 1.75rem;
    }
}

@media screen and (max-width: 768px) {
    .swiper-container {
        padding: .1rem 1.75rem 0rem;
    }

    .swiper-container ul {
        margin-bottom: 40px;
    }

    .no-swiper-wrapper li {
        margin-bottom: 60px;
    }
}

/*
  --- Swiper end-------------------------------*/

.modal-content {
    border-radius: 1rem;
}

.modal-headerS {
    border-top-left-radius: calc(1rem - 1px);
    border-top-right-radius: calc(1rem - 1px);
}


/*---------------------------附加權益---------------------------------*/
.addBox {
    padding: 15px;
}

@media screen and (max-width: 576px) {
    .addBox {
        padding: 0 25px 10px;
    }
}

.addBox .iconPC {
    display: block;
    text-align: center;
    margin: auto;
}

.addBox h3 {
    color: #A065AA;
    font-size: 26px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}

.section-heading {
    /*float: left;*/
    width: 100%;
    clear: both;
}

.section-heading h2 {
    font-size: 40px;
    font-weight: 300;
    color: #444;
    position: relative;
    display: block;
    padding-bottom: 0px;
    line-height: 1.5;
    font-family: "微軟正黑體", Arial, sans-serif;
}

.section-heading h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    background: #009999;
    left: 50%;
    margin-left: -40px;
    bottom: 0;
    display: none;
}

.section-heading h3 {
    font-weight: 300;
    line-height: 1.5;
    color: #929292;
    margin: 0;
}

.section-heading h4 small {
    font-size: 20px;
    font-weight: 400;
}

@media screen and (max-width: 768px) {
    .section-heading h2 {
        font-size: 30px;
    }

    .section-heading h3 {
        font-size: 24px !important;
        line-height: 34px;
    }
}

.headline h3 {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.8em;
    letter-spacing: 5px;
    color: #343434;
}

.headline p {
    font-size: 34px;
    line-height: 1.5em;
    color: #707070;
}

@media screen and (max-width: 768px) {
    .headline h3 {
        font-size: 36px !important;
    }

    .headline p {
        font-size: 24px;
        line-height: 1.5em;
        color: #707070;
    }
}

.center_001 {
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.center_001_txt {
    width: 370px;
    font-family: "微軟正黑體", Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #595656;
    display: block;
    line-height: 1.8;
    text-align: justify;
    text-align: left;
    margin: auto;
}

@media (max-width: 576px) {
    .center_001_txt {
        width: 308px;
        font-size: 15px;
        font-weight: 600;
    }

    .addBox h3 {
        text-align: left;
    }
}

.center_001_txt a {
    color: #595656;
}

.text001 {
    font-family: "微軟正黑體", Arial, sans-serif;
    font-size: 40px;
    line-height: 1.8;
}

.text002 {
    font-family: "微軟正黑體", Arial, sans-serif;
    font-size: 30px;
    line-height: 1.8;
}

.text003 {
    font-family: "微軟正黑體", Arial, sans-serif;
    font-size: 26px;
    line-height: 1.6;
}

.text004 {
    font-family: "微軟正黑體", Arial, sans-serif;
    font-size: 24px;
    line-height: 1.6;
}

.text005 {
    font-family: "微軟正黑體", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.8;
}

.text006 {
    font-family: "微軟正黑體", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.6;
}

.text007 {
    font-family: "微軟正黑體", Arial, sans-serif;
    font-size: 13px;
    line-height: 1.6;
}

.text008 {
    font-family: "微軟正黑體", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .text001 {
        font-family: "微軟正黑體", Arial, sans-serif;
        font-size: 36px;
        line-height: 1.8;
    }

    .text002 {
        font-family: "微軟正黑體", Arial, sans-serif;
        font-size: 26px;
        line-height: 1.8;
    }

    .text003 {
        font-family: "微軟正黑體", Arial, sans-serif;
        font-size: 22px;
        line-height: 1.6;
    }

    .text004 {
        font-family: "微軟正黑體", Arial, sans-serif;
        font-size: 20px;
        line-height: 1.6;
    }

    .text005 {
        font-family: "微軟正黑體", Arial, sans-serif;
        font-size: 16px;
        line-height: 1.8;
    }

    .text006 {
        font-family: "微軟正黑體", Arial, sans-serif;
        font-size: 14px;
        line-height: 1.6;
    }

    .text007 {
        font-family: "微軟正黑體", Arial, sans-serif;
        font-size: 11px;
        line-height: 1.6;
    }

    .text008 {
        font-family: "微軟正黑體", Arial, sans-serif;
        font-size: 12px;
        line-height: 1.6;
    }

    .block3-p {
        color: #595757;
        font-size: 17px;
        margin-bottom: 0;
    }
}



/*---------新戶專區-----------*/

.newAccount h2 {
    /* font-size: 26pt; */
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    /* letter-spacing: 5px; */
    letter-spacing: 3px;
    text-indent: 3px;
    line-height: 1.5;
}

.newAccount .img_5img {
    max-width: 850px;
}

.newMemberBox {
    display: flex;
    justify-content: center;
    /* text-align: left; */
    flex-wrap: wrap;
}

.newMemberBox .pic {
    /* margin-left: 15px;
        margin-right: 15px; */
    margin-bottom: 0px;
}

.newMemberBox .ctn {
    max-width: 450px;
    width: 100%;
}

.wmx300 {
    max-width: 350px;
    margin-bottom: 5px;
}

#pills-newPlus {
    /* background-color: #F7F6E7; */
    /* margin-bottom: 95px; */
}

#pills-newCardGift {
    /* background-color: #f5dbea; */
    /* margin-bottom: 95px; */
}

@media screen and (max-width: 1199px) {
    .wmx300 {
        /* max-width: 300px; */
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 991px) {
    .wmx300 {
        max-width: 250px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 768px) {
    .newAccount h2 {
        font-size: 21pt;
        letter-spacing: 0px;
    }

    .wmx300 {
        max-width: 250px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 576px) {
    .newMemberBox {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.goodRec {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    color: #fff;
    background-color: #F9305B;
    clip-path: polygon(7% 0%, 83% 0%, 75% 100%, 0% 100%);
    padding-left: 20px;
    padding-right: 47px;
}

/*---------//新戶專區------------*/

.PlusGift_Group_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    /* flex-direction: column; */
}

.PlusGift_Group_btn_more {
    display: flex;
    justify-content: center;
    align-items: center;
    /* flex-direction: row; */
}

@media screen and (max-width: 768px) {
    .PlusGift_Group_btn_more {
        /* margin-bottom: 20px; */
    }
}

.PlusGift_Group_btn a {
    color: #2E2E2E;
    text-decoration: none;
}

.PlusGift_Group_btn a {
    color: #2E2E2E;
    text-align: center;
    text-decoration: none;
}

.btn-gif {
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #858585;
    border-radius: 26px;
    /* margin: 5px 20px; */
    /* padding: 3px 20px; */
    margin: 5px;
    padding: 3px 16px;
}

.btn-gif.btn-gif-more {
    background-color: #ffffff;
}

.btn-gif:hover {
    color: #929292;
    border: 1px solid #929292;
}

.PlusGift_Group_btn .btn-gif {
    margin: 20px 20px;
}


@media screen and (max-width: 1400px) {
    .btn-gif {
        font-size: 20px;
        font-weight: bold;
        border: 2px solid #414141;
        border-radius: 26px;
        /* margin: 5px 20px; */
        /* padding: 3px 20px; */
        margin: 5px;
        padding: 3px 12px;
    }
}

@media screen and (max-width: 992px) {
    .PlusGift_Group_btn {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
    }
}

@media screen and (max-width: 768px) {
    .PlusGift_Group_btn .btn-gif {
        margin: 20px 5px;
    }

    .PlusGift_Group_btn {
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    .btn-gif.btn-gif-more {
        margin: 20px 5px;
    }

    .btn-gif {
        font-size: 15px;
        margin: 5px 20px;
        padding: 5px 10px;
    }
}

/*----------------彈出視窗-------------------*/

.modal-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.8em;
    letter-spacing: 5px;
    color: #855494;
    letter-spacing: 2px;
}

.modal-content button:focus {
    outline: none;
}

.modal-dialog {
    /* max-width: 900px; */
    margin: 1.75rem auto;
}



@media screen and (max-width: 768px) {
    .modal-title {
        font-size: 22px;
        letter-spacing: 0px;
        font-weight: 600;
        color: #855494;
    }
}

.logo a {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 200px;
    height: 120px;
    padding: 10px;
    box-shadow: 0px 5px 5px 0px rgb(132 128 128 / 30%);
    margin: 20px;
    background: #fff;
    display: inline-block;
}

.logo a:hover {
    transition: 0.5s;
    box-shadow: 0px 1px 30px 0px rgb(132 128 128 / 70%);
}

@media screen and (max-width: 576px) {
    .logo a {
        width: 120px;
        height: 75px;
        padding: 5px 0px 0px 0px;
        box-shadow: 0px 5px 5px 0px rgb(132 128 128 / 30%);
        margin: 10px 3px;
    }

}

/*----------------//彈出視窗-------------------*/

/* 分頁 */
.newNav {
    justify-content: center;
    margin-top: 30px;
}

.newNav.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #414141;
    border: 0;
}

.newNav .nav-link {
    width: 170px;
    color: #414141;
    border: 0;
    font-weight: 600;
    border-radius: 30px;
    background-color: #F0F0F0;
}

.newTab .tab-pane {
    text-align: center;
    background-color: #fff;
    padding-top: 50px;
    /* padding-bottom: 35px; */
    border-radius: 20px;
}

.newTab img {
    margin: auto;
}

@media screen and (max-width: 576px) {
    .newNav .nav-link {
        margin-right: 0;
        margin-left: 0;
    }
}

/* 好友推薦 */
.friendBox {
    max-width: 950px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #eff1ff;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.friendBox .pic {
    padding: 0px 35px;
}

.friendBox .ctn {
    padding: 20px 35px;
    text-align-last: left;
}

@media screen and (max-width: 992px) {
    .friendBox {
        flex-wrap: wrap;
    }
}

/* 刷卡權益 */
.equityBox {
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 20px 25px;
    margin-bottom: 10px;
    margin-top: 10px;
}

@media screen and (min-width: 992px) {
    .equityBox{
        min-height: 330px;
    }
}

@media screen and (min-width: 767px) and (max-width: 992px) {
    .equityBox{
        min-height: 303px;
    }
}

.equityBox h3 {
    color: #A065AA;
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

.equityBox h5 {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
}

.equityBox img {
    /* margin-top: 20px; */
    /* margin-bottom: 30px; */
}

.equityBox .icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 3px;
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
    .equityBox.box-h img {
        /* 萊爾富only */
        margin-bottom: 80px;
    }
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    .equityBox.box-h img {
        /* 萊爾富only */
        margin-bottom: 130px;
    }
}

@media screen and (max-width: 768px) {
    .equityBox h3 {
        font-size: 28px;
    }
}

/* 卡片介紹行李箱版 */
.cardIntroBox {
    background-color: #f7f6e7;
    padding-top: 50px;
}

.cardIntroTitleBox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cardIntroTitleBox .btn-gif.btn-gif-more {
    height: 38px;
    margin-top: 12px;
    background-color: #7F7F7F;
    color: #fff;
    font-weight: 400;
    border: 0;
}

.cardIntroTitleBox .btn-gif.btn-gif-more:hover {
    background-color: #a1a1a1;
}

.cardIntroTitle h3 {
    font-size: 35px;
    letter-spacing: 2px;
}

.knowCard {
    text-align: right;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

@media screen and (max-width: 576px) {
    .cardIntroTitle h3 {
        font-size: 28px !important;
        letter-spacing: 0px;
        line-height: 1.5;
    }
}

.googleStyle {
    display: none;
    visibility: hidden
}

.mainActMargin {
    margin-left: -15px;
    margin-right: -15px;
}


/* --- sticky navbar -------------------------------*/

/* Navbar links */
#navbar {
    /* background-color: #D0E8F7; */
    position: relative;
    z-index: 5;
    /* margin-top: -5px; */
    /* -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.1); */
    margin-top: 10px;
    margin-bottom: 10px;
}

/* #navbar::after {
    content: '';
    background-image: url(../images/bg-edge_02.gif);
    position: absolute;
    height: 130px;
    width: 100%;
    bottom: -80px;
} */

@media only screen and (max-width: 1400px) {
    /* #navbar::after {bottom: -120px;} */
}

@media only screen and (max-width: 768px) {
    /* #navbar::after {
        height: 80px;
        bottom: -75px;
        background-position: right 25% bottom;
    } */
}

#navbar .navbar {
    background-color: transparent;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 5;
    /* justify-content: space-between; */
    justify-content: space-around;
    padding-top: 10px;
    padding-bottom: 10px;
}

#navbar a {
    display: flex;
    justify-content: center;
    /* padding-left: .25rem;
    padding-right: .25rem; */
    margin-left: 10px;
    margin-right: 10px;
    color: #414141;
    font-size: 1.3rem;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    letter-spacing: 4px;

    position: relative;
    border-bottom: 2px dotted transparent;
    transition: 0.25s;
}

#navbar i {
    padding-top: 6px;
    padding-right: 5px;
    padding-left: 5px;
}

#navbar a::before {
    /* content: '';
    background-image: url(../images/icon-fan.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 25px;
    position: absolute;
    top: 15px;
    left: -8px;
    transform: rotate(0deg);
    transition: 0.25s; */
}

#navbar a:hover {
    transform: translateY(-3px);
    /* color: #a065aa; */
}

#navbar a:hover:before {
    /* top: 18px;
    transform: rotate(30deg); */
}

#navbar.sticky {
    position: fixed;
    margin-top: 0;
    background-color: #D0E8F7;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    /* border-bottom: 2px solid #D0E8F7; */

    -webkit-animation: slideDown 1s;
    animation: slideDown 1s;
}

#navbar.sticky::after {
    display: none;
}

#navbar.sticky a {
    color: #000;
}

@keyframes slideDown {
    from {
        top: -100px;
    }

    to {
        top: 0;
    }
}

@keyframes slideUp {
    from {
        bottom: -100px;
    }

    to {
        bottom: 0;
    }
}

/* Page content */
/* .content {padding: 16px;} */

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
/* .sticky + .content {
    padding-top: 60px;
  } */
@media screen and (max-width: 991px) {
    #navbar a {
        font-size: 1rem;
        letter-spacing: 3px;
    }

    #navbar a::before {
        top: 10px;
        width: 40px;
    }

    #navbar a:hover:before {
        top: 10px;
    }

    #navbar .navbar {
        justify-content: center;
    }
}

@media screen and (max-width: 768px) {
    #navbar a {
        font-size: 14px;
        flex-wrap: wrap;
        align-items: center;
        /* padding-top: 0; */
        /* padding-left: 0; */
        line-height: 1.5;
        margin-left: 10px;
        margin-right: 10px;
        /* letter-spacing: 7px; */
    }

    /* #navbar a::before {
        top: 3px;
        left: 50%;
        opacity: 1;
        transform: translateX(-50%);
    }
    #navbar a:hover:before {
        top: 5px;
        left: 50%;
        transform: translateX(-50%);
    } */
    #navbar.sticky {
        margin-bottom: 0;
        background-color: rgba(255, 255, 255, 0.9);
        -webkit-box-shadow: 3px 0 3px rgba(0, 0, 0, 0.1);
        box-shadow: 3px 0 3px rgba(0, 0, 0, 0.1);
        -webkit-animation: slideUp 1s;
        animation: slideUp 1s;
    }

    .sticky {
        top: auto;
        bottom: 0;
    }

    #navbar.sticky .dropdown-menu-here {
        top: -100px;
    }

    #navbar.sticky .dropdown-menu {
        box-shadow: 0;
        background-color: rgba(255, 255, 255, 1);
    }
}


#navbar .McardMainBtn {
    display: flex;
    width: 95%;
    justify-content: space-between;
}

#navbar .McardMainBtn a {
    margin-right: 0;
    margin-left: 0;
}

#navbar .applyBtnMain {
    margin-top: 10px;
    margin-bottom: 10px;
}

#navbar .applyBtnMain a {
    border: 2px solid #414141;
    border-radius: 25px;
    background-color: transparent;
    padding-right: 15px;
    padding-left: 15px;
}

#navbar .applyBtnMain a:hover {
    transform: none;
}

#navbar .applyBtnMain a.dropdown-item {
    border: 0px;
    padding-right: 13px;
    padding-left: 0;
    font-size: 16px;
    letter-spacing: 0;
}

.purchaseIcon {
    height: 85%;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-menu-here {
    right: 0;
    left: auto;
}

.moreBtm {
    height: 100%;
    display: inline-block;
    padding-top: 11px;
}

@media screen and (max-width: 991px) {
    #navbar .applyBtnMain {
        margin: 15px auto 15px;
    }

    #navbar .applyBtnMain a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px;
    }

    .dropdown-menu-here {
        right: -15px;
        left: auto;
    }

    .moreBtm {
        padding-top: 7px;
    }
}

@media screen and (max-width: 768px) {
    #navbar .McardMainBtn {
        width: 90%;
    }

    .moreBtm {
        padding-top: 3px;
    }
}

@media screen and (max-width: 576px) {
    #navbar {
        margin-top: 0px;
    }

    #navbar .navbar {
        justify-content: center;
    }

    .purchaseIcon {
        height: auto;
    }
}

/*---跳區塊時下降一些---*/
/*.target-fix {
    position: relative;
    top: 98px;
   display: block;
    height: 0;
    overflow: hidden; 
    }
    @media screen and (max-width: 768px) {
        .target-fix {            
            top: 0px;            
            }
    }*/


/* 人物動畫區塊 */
.pos_re {
    position: relative;
}

.person_01 {
    position: absolute;
    right: 40px;
    top: 950px;
}

@media screen and (max-width: 1670px) {
    .person_01 {
        right: -10px;
        top: 950px;
    }

    .person_01 img {
        width: 80%;
    }
}

/* @media screen and (max-width: 1400px){
    .person_01{
        right: 0px;
        top: 1050px;
    }
    .person_01 img{
        width: 70%;
    }
  } */
@media screen and (max-width: 1600px) {
    .person_01 {
        right: 0px;
        top: 1050px;
    }

    .person_01 img {
        width: 70%;
    }
}

@media screen and (max-width: 1400px) {
    .person_01 {
        right: -50px;
        /* top: 1100px; */
    }

    .person_01 img {
        display: none;
    }
}

/*--------國際組織優惠活動-----------------------*/
.specialsBox {
    border-left: 5px solid;
    background-color: #ffffff;
    border-color: #A065AA88;
    border-radius: 10px;
    padding: 25px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 0 10px 0 rgba(0, 117, 60, .15);
    transition: .5s;
    height: calc(100% - 30px);
}

.specialsBox:hover {
    box-shadow: 0 10px 15px -5px rgba(0, 44, 23, .3);
    transform: translateY(-5px);
}

.specialsBox .specialsBox_img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    margin-bottom: 25px;
}

.specialsBox .specialsBox_img img {
    border-radius: 5px;
}

.specialsBox h3 {
    font-size: 24px;
    font-weight: 800;
    text-align: center;
}

.specialsBox p {
    font-size: 22px;
    margin-bottom: 0;
}

.specialsBox .red_tex_number {
    font-size: 36px;
    font-weight: 800;
    line-height: 1;
}

@media screen and (max-width: 992px) {
    .specialsBox {
        justify-content: center;
    }

    .specialsBox .specialsBox_img {
        width: 80%;
    }

    .specialsBox h3 {
        font-size: 22px;
    }

    .specialsBox p {
        font-size: 18px;
    }

    .specialsBox .red_tex_number {
        font-size: 30px;
    }
}

/*--------//國際組織優惠活動-----------------------*/

/* 新戶限定 */
.newBox {
    display: flex;
}

.newBox .pane {
    text-align: center;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 82px;
    padding-right: .5rem;
    padding-left: .5rem;
}

.newBox h3 {
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 3px;
    text-indent: 3px;
    background: #A065AA;
    width: 200px;
    padding: 5px;
    border-radius: 30px;
}

@media screen and (max-width: 991px) {
    .newBox {
        flex-wrap: wrap;
    }

    .newBox .pane {
        margin-bottom: 0px;
        border-radius: 30px;
    }

    .wmx300 {
        max-width: 200px;
    }
}


/* btn_立即申辦 */

/* --- 
無 行李箱 --- */

/* .btn_apply-card {
    font-weight: 600;
    font-size: 1rem;
    padding: 1rem .5rem;
    text-align: center;
    line-height: 1.2;
    border-top-left-radius: 5px;
    color: #ffffff;
    border: 1px solid #a065aa;
    border-right: 0;
    background: linear-gradient(140deg, #a065aa 0, #a065aa 80%);
    position: fixed;
    right: 0;
    bottom: 26.5rem;
    width: 2.6rem;
    cursor: pointer;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition: .3s;
    transition: .3s;
    opacity: .95;
    z-index: 10;
}

.btn_apply-card:hover {
    background: linear-gradient(140deg, #ffbdb3 0, #de8172 20%, #a065aa 80%);
    color: #ffffff;
    opacity: 1;
}

.btn_apply-card:focus {
    outline: none;
}

.btn_apply-card {
    transform: translateY(184px);
}

@media screen and (max-width: 576px) {
        .btn_apply-card {
        transform: translateY(216px);
    }
} */

/* 按鈕主體 */
.btn_apply-card {
    font-weight: 600;
    font-size: 1.2rem;
    padding: 1rem .5rem;
    padding: 1rem 1rem;
    text-align: center;
    line-height: 1.2;
    border-top-left-radius: 20px;
    border: 1px solid #7a6094;
    border-right: 0;
    background: linear-gradient(140deg, #bf79eb 0, #9867a5 100%);    
    position: fixed;
    right: 0;
    bottom: 22.5rem;
    width: 2.6rem;
    width: 3rem;
    height: 10rem;
    cursor: pointer;
    transform: translateY(120px);
    transition: .3s;
    /* opacity: .95; */
    z-index: 10;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
    overflow: visible;
}

@media screen and (max-width: 576px) {
    .btn_apply-card {
        font-size: 1rem;
        height: 8rem;
        padding: 0.5rem;
        width: 2.5rem;
    }
}

/* 按鈕文字 */
.btn_apply-card a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 1.2;
    padding: .5rem 0;
}

.btn_apply-card:hover {
    border: 1px solid #c09ff9;
    background: linear-gradient(140deg, #ffbdb3 0, #de8172 20%, #a065aa 80%);
    color: #ffffff;
    opacity: 1;
}

.btn_apply-card:focus {
    outline: none;
}

/* 小行李箱 */
.btn_apply-card:hover a::before {
    content: "";
    position: absolute;
    left: -40px;
    top: 55%;
    transform: translateY(-50%) rotate(-15deg);
    width: 47px;
    height: 140px;
    background: url("../images/gift_As.png") no-repeat center/contain;
    opacity: 0;
    /* opacity: 1; */
    pointer-events: none;
}

/* hover → 淡入滑入旋轉 */
.btn_apply-card:hover a::before {
    animation: slideInLeft 0.5s ease forwards;
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translate(-30px, -50%) rotate(20deg);
    }

    100% {
        opacity: 1;
        transform: translate(0, -50%) rotate(-15deg);
    }
}



@media screen and (max-width: 576px) {
    .btn_apply-card:hover a::before {
        display: none;
    }
}


.btn_apply-card img.hovermiss{
    position: absolute;
    left: -30px;
    top: 54%;
    width: 65px;
    transform: rotate(-15deg) translateY(-50%);
}

@media screen and (max-width: 576px) {
    .btn_apply-card img.hovermiss{
        position: absolute;
        left: -18px;
        top: 67%;
        max-width: 37px;
        transform: rotate(-15deg) translateY(-50%);
    }
}

.btn_apply-card:hover img.hovermiss{
    display: none;
}


/* btn 首刷禮查詢 */
.btn_giftbtn {
    font-weight: 600;
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.2;
    border-bottom-left-radius: 20px;
    color: #ffffff;
    border: 1px solid #7a6094;
    border-right: 0;
    background: linear-gradient(140deg, #796791 0, #7f489d 80%);
    position: fixed;
    right: 0;
    bottom: 10.9rem;
    width: 2.6rem;
    width: 3rem;
    /* opacity: .95; */
    z-index: 10;
    transition: 1s;
}

.btn_giftbtn:hover {
    background: linear-gradient(140deg, #ffbdb3 0, #de8172 20%, #9e508a 80%);
    opacity: 1;
    transition: 1s;
}

.btn_giftbtn a {
    display: block;
    padding: 1rem .5rem;
}

@media screen and (max-width: 576px) {
    .btn_giftbtn {
        font-size: 1rem;
        bottom: 5rem;
        /* 5rem */
        width: 2.5rem;
    }
}

@media screen and (max-width: 768px) {
    .logo-store img {
        width: 23%;
    }
}


/* -- 20250312003 -- */
@media screen and (max-width: 768px) {
    .equityBox img {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}


.btn_giftbtn {
    bottom: 112px;
    /* 5rem */
}

@media screen and (max-width: 576px) {
    .mainAct .list-group-item {
        /* flex: 1; */
    }
}

/* -- 20250313007 -- */
@media only screen and (max-width: 768px) {
    #footer {
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 576px) {
    #footer {
        padding-bottom: 120px;
    }
}


@media screen and (max-width: 1200px) {
    .purchaseIcon {
        height: 50%;
    }
}

@media screen and (max-width: 576px) {
    .purchaseIcon {
        height: 35%;
    }
}


@media screen and (min-width: 992px) and (max-width: 1199px) {
    #navbar .McardMainBtn {
        width: 80%;
    }
}

@media screen and (max-width: 768px) {
    #navbar .McardMainBtn {
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    #navbar .McardMainBtn {
        width: 80%;
    }
}


@media screen and (max-width: 768px) {
    #navbar a {
        font-size: 17px;
    }
}

@media screen and (max-width: 768px) {
    #navbar a {
        letter-spacing: 1px;
    }
}

/* -- 20250411004 -- */
.equityBoxNew {
    padding: 20px 50px;
    margin-bottom: 30px;
}

.bg_M {
    /* background-image:
        linear-gradient(0deg, #e4eff7, #FFF 70%); */
    /* margin-top: 15px; */
    padding-top: 20px;
}

@media screen and (max-width: 992px) {
    .bg_M {
        /* background-image: linear-gradient(0deg, #e4eff7, #FFF 90%); */
    }
}

@media screen and (min-width: 1400px) {
    .equityBox.box-h img {
        /* 萊爾富only */
        margin-bottom: 80px;
    }
}


/*  -- 20250505004 -- */
.equityBox img {
    margin-top: 0px;
    margin-bottom: 0px;
}

.equityBox h3 {
    margin-bottom: 0px;
}

.equityBox h4 {
    line-height: 24pt;
}

.smallSlash {
    font-size: 12px;
}

.equityBox h3.equityBoxOne {
    line-height: 10pt;
    font-size: 29px;
}

@media screen and (max-width: 992px) {
    .equityBox h3.equityBoxOne {
        font-size: 25px;
    }

}

.btn-gif {
    border: 1px solid #414141;
}

@media screen and (max-width: 992px) {
    .btn-gif {
        font-size: 15px;
        margin: 3px;
        padding: 3px 10px;
    }
}

@media screen and (max-width: 768px) {
    .btn-gif {
        margin: 5px 10px;
        padding: 3px 10px;
    }
}
@media screen and (max-width: 767px) {
    .btn-gif {
        font-size: 17px;
    }
}

@media screen and (max-width: 576px) {
    .btn-gif.btn-gif-more {
        margin: 3px;
    }
}

.logo-store {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    max-width: 960px;
    margin: 0 auto;
}

.logo-store img {
    width: calc((100% - 72px) / 7);
    /* 7張圖一排，72px是6個gap */
    height: auto;
    object-fit: contain;
}

@media (max-width: 768px) {
    .logo-store img {
        width: calc((100% - 36px) / 4);
    }
}

@media (max-width: 576px) {
    .logo-store {
        gap: 0px;
    }

    .logo-store img {
        width: calc((100%) / 4);
    }
}

.rewardNew {
    /* font-size: 180%; */
    padding-right: 0;
}

@media screen and (max-width: 1200px) {
    .rewardNew {
        /* font-size: 150%; */
        padding-right: 0;
    }
}

.rewardNewColor {
    color: #F43760;
}

.rewardNewColor_2 {
    /* color: #e33a1c; */
    font-size: 250%;
}

@media screen and (max-width: 480px) {
    .rewardNewColor_2 {
        font-size: 200%;
    }
}

/* -- Table_PC --*/

.mainArea .tableforNewDesignPlan_PC {
    display: block;
}

.mainArea .tableforNewDesignPlan_M {
    display: none;
}

.mainArea .tableforNewDesignPlan_PC th {
    padding: 2px 4px;
    /* font-size: 12px; */
    line-height: 1.8;
}

.mainArea .tableforNewDesignPlan_PC td {
    padding: 10px;
    /* font-size: 12px; */
    line-height: 1.4;
}

@media screen and (max-width: 768px) {
    .mainArea .tableforNewDesignPlan_PC th {
        line-height: 1.2;
        font-size: 16px;
    }

    .mainArea .tableforNewDesignPlan_PC td {
        padding: 10px;
        line-height: 1.2;
        font-size: 16px;
    }
}

/* -- Table_M --*/

@media screen and (max-width: 576px) {
    .mainArea .tableforNewDesignPlan_PC {
        display: none;
    }

    .mainArea .tableforNewDesignPlan_M {
        font-size: 12px;
        display: block;
    }

    .mainArea .tableforNewDesignPlan_M th {
        padding: 6px;
        font-size: 14px;
        line-height: 14pt;
    }

    .mainArea .tableforNewDesignPlan_M td {
        padding: 6px;
        font-size: 14px;
        line-height: 18pt;
    }


}

@media screen and (max-width: 375px) {
    .mainArea .tableforNewDesignPlan_M td {
        font-size: 12px;
    }
}


/* -- 最新活動 -- */
.MoviesAct {
    padding: 3em 0 3em;
    background-color: #ffefef;
    background-image: url(../images/bg_movies.png);
    background-size: cover;
}

@media screen and (max-width: 576px) {
    .MoviesAct {
        padding-top: 2em;
    }
}

.MoviesAct .box {
    display: flex;
    flex-direction: row;
}

.MoviesAct p {
    padding-bottom: 0px;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.4;
}

.MoviesAct h1 {
    color: #a088ca;
    /* font-size: 36px; */
}

.MoviesAct h2 {
    color: #333333;
    font-size: 28pt;
    margin: 0 auto 10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 5px;
    text-align: center;
    font-weight: 600;
}

.MoviesAct h4 {
    font-size: 14pt;
    text-align: center;
    line-height: 24pt;
    font-weight: bold;
    color: #434343;
    padding: 0 10px;
}

.MoviesAct .box-1 {
    padding: 0 0 0 50px;
    margin: auto;
}

@media screen and (max-width: 768px) {
    .MoviesAct .box {
        padding: 2rem 1rem;
        flex-direction: column;
        align-items: center
    }

    .MoviesAct .box-1 {
        padding: 20px 10px;
    }
}

@media screen and (max-width: 992px) {
    .MoviesAct p {
        line-height: 1.2;
    }
}

.MoviesAct_CN {
    /* background: white; */
    border-radius: 30px;
    margin: 10px 0 40px;
}

.MoviesAct_Title_img {
    max-width: 280px;
}



@media screen and (max-width: 992px) {
    .MoviesAct .MovieNewh2 {
        margin-bottom: 0;
        max-width: none;
        letter-spacing: 0;
    }
    .MoviesAct .MovieNewh2_2 {
        margin-top: 15px;
        max-width: none;
        letter-spacing: 0;
    }
}

@media screen and (max-width: 576px) {
    .MoviesAct .MovieNewh2 {
        font-size: 20pt;
        min-width: 150px;
    }    
    .MoviesAct_Title_img {
        max-width: 220px;
    }
}



/* -- 最新活動 -- */
.NewAct {
    padding: 3em 0 .5em;
    background-color: #fbfaf3;
}

@media screen and (max-width: 576px) {
    .NewAct {
        padding: 2em 0 .5em;
    }
}

.NewAct .box {
    display: flex;
    flex-direction: row;
    /* padding: 5em 0; */
}

.NewAct p {
    padding-bottom: 0px;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.4;
}

.NewAct h4 {
    font-size: 14pt;
    text-align: center;
    line-height: 24pt;
    font-weight: bold;
    color: #434343;
    padding: 0 10px;
}

.NewAct .box-1 {
    padding: 0 0 0 50px;
    margin: auto;
}

.NewAct .box-2 {
    padding: 0 0 0 0px;
    margin: auto;
}

@media screen and (max-width: 768px) {
    .NewAct .box {
        padding: 2rem 1rem;
        flex-direction: column;
        align-items: center
    }

    .NewAct .box-1 {
        padding: 20px 10px;
    }

    .NewAct .box-2 {
        padding: 0px 10px;
    }
}

@media screen and (max-width: 992px) {
    .NewAct p {
        line-height: 1.2;
    }
}


/* -- 新戶限定 -- */
.GiftCardC{
    padding: 3em 0 3em;
    background-color: #fbfaf3;
}

.GiftCardC h4.STY {
    font-size: 1.8rem;
    text-align: center;
    line-height: 32pt;
    font-weight: bold;
    color: #434343;
    padding: 0 0px;
    color: #a065aa;
}

@media screen and (max-width: 1200px) {
    .GiftCardC h4.STY {
        /* font-size: 15pt; */
        text-align: left;
    }
}

@media screen and (max-width: 1200px) {
    .GiftCardC h4.STY {
        text-align: center;
    }
}

@media screen and (max-width: 992px) {
    .GiftCardC h4.STY {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 576px) {
    .GiftCardC{
        padding: 2em 0 2em;
    }
    .GiftCardC h4.STY {
        font-size: 14pt;
        line-height: 24pt;
    }
}

.GiftCardC h4 {
    line-height: 1.4;
}

.GiftCardC h5 {
    font-size: 16px;
}

.GiftCardC h5.newColor {
    color: #434343;
}



/* -- 限時活動 -- */
.LimiTime {
    padding: 3em 0 3em;
    background-color: #e5f0f8;
}

.LimiTime .box {
    display: flex;
    flex-direction: row;
    /* padding: 5em 0; */
}

.LimiTime p {
    padding-bottom: 50px;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.4;
}

.LimiTime h4 {
    text-align: left;
    line-height: 24pt;
    padding-bottom: 20px;
}

.LimiTime .box-1 {
    padding: 0 0 0 30px;
    margin: auto;
}

@media screen and (max-width: 992px) {
    .LimiTime {
        padding: 2em 0 0em;
    }

    .LimiTime .box {
        padding: 0rem 1rem;
        flex-direction: column;
        align-items: center;
        margin-bottom: 2rem;
    }

    .LimiTime .box-1 {
        padding: 20px 10px;
    }
}

@media screen and (max-width: 768px) {
    .img-LimiTime {
        /* max-width: 300px; */
    }
}



/* -- 環球賞 Mastercard -- */
.MTR {
    padding: 3em 0 3em;
    background-color: #ffefef;
}

@media screen and (max-width: 576px) {
    .MTR {
        padding-top: 2em;
    }
}

.MTR .box {
    display: flex;
    flex-direction: row;
    /* padding: 5em 0; */
}

@media screen and (max-width: 992px) {
    .MTR .box {
        display: initial;
        /* flex-direction: initial; */
        text-align: center;
    }
}

.MTR p {
    padding-bottom: 50px;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.4;
}

.MTR .box-1 {
    padding: 0;
    margin: auto;
    padding-left: 20px;
}

@media screen and (max-width: 1400px) {
    .MTR .box-1 {
        padding-left: 10px;
    }
}

@media screen and (max-width: 992px) {
    .MTR .box-1 {
        padding: 0 0 0 0px;
    }
}

@media screen and (max-width: 768px) {
    .MTR .box {
        padding: 0rem 1rem;
        flex-direction: column;
        align-items: center;
        margin-bottom: 0rem;
    }

    .MTR .box-1 {
        padding: 0px 10px;
    }
}




.MTR_h4 {
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.1;
    /* padding-bottom: 10px; */
    font-size: 1.6rem;
}

.MTR_h6 {
    text-align: justify;
    line-height: 1.8;
    color: #666;
    padding-bottom: 25px;
    font-size: 1.05rem;
}

@media screen and (max-width: 1400px) {
    .MTR_h4 {
        padding-bottom: 0px;
        /* font-size: 1.5rem; */
        margin-bottom: 0;
    }

    .MTR_h6 {
        padding-bottom: 0px;
        line-height: 1.6;
    }
}

@media screen and (max-width: 1200px) {
    .MTR_h6 {
        line-height: 1.4;
        font-size: 0.95rem;
        margin-top: 10px;
    }

}

@media screen and (max-width: 992px) {
    .MTR_h4 {
        padding-top: 15px;
    }
}

@media screen and (max-width: 576px) {
    .MTR_h4 {
        /* padding: 0 0px; */
        font-size: 1.3rem;
    }

}

.MTR_h4_2part {
    font-size: 1.4rem;
    color: #e33fb7;
}

@media screen and (max-width: 1200px) {
    .MTR_h4_2part {
        margin-bottom: 0;
        font-size: 1.3rem;
    }
}

@media screen and (max-width: 992px) {
    .MTR_h4_2part {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 576px) {
    .MTR_h4_2part {
        font-size: 1.1rem;
    }
}

.MTR_tel {
    display: inline-block;
    color: #666;
}

.MTR_step_w {
    text-align: left;
}

.MTR_step_w0 {
    font-size: 16px;
    line-height: 18pt;
}


.picResize {
    width: 1200px;
}

.picResize_New {
    /* max-width: 450px; */
    border-radius: 30px;
}

@media screen and (max-width: 1200px) {
    .picResize_New {
        max-width: 350px;
    }
}

@media screen and (max-width: 992px) {
    .picResize {
        width: auto;
    }    
    .picResize_New {
        max-width: 300px;
        border-radius: 0px;
    }
}

@media screen and (max-width: 375px) {
    .picResize_New {
        max-width: 200px;
    }
}


.btn-gif {
    display: block;
    text-align: center;
}


.gift_A {
    width: 100%;
}

.gift_B {
    width: 100%;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.gift_Bm {
    display: none;
}

@media screen and (max-width: 992px) {
    .gift_B {
        display: none;
    }

    .gift_Bm {
        display: block;
        width: 150%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
}


@media screen and (max-width: 576px) {
    .gift_A {
        /* width: 80%; */
    }

    .gift_B {
        /* width: 80%; */
    }
}

.addMark_A {
    position: relative;
    /* display: inline-block; */
}

@media screen and (max-width: 992px) {
    .addMark_A {
        /* border-bottom: 1px dotted #999999; */
    }
}

.addMark_A::before {
    content: "線上申辦限定";
    display: inline-block;
    background-color: #d09ad9;
    color: #fff;
    font-size: 20px;
    padding: 4px 15px;
    border-radius: 40px;
    position: absolute;
    top: -36%;
    left: -3%;
    z-index: 10;
    font-weight: bold;
}

.addMark_A::after {
    content: '';
    background: url('../images/arrow.png') no-repeat center;
    color: #d09ad9;
    position: absolute;
    top: -16%;
    right: 170px;
    transform: rotate(90deg);
    z-index: 10;
}

.addMark_B {
    position: relative;
    /* display: inline-block; */
}

.addMark_B::before {
    content: "紙本申辦";
    /* display: inline-block; */
    background-color: #d09ad9;
    color: #fff;
    font-size: 20px;
    padding: 4px 15px;
    border-radius: 40px;
    position: absolute;
    z-index: 10;
    font-weight: bold;
    top: -118%;
    left: -60%;
}

.addMark_B::after {
    content: '';
    background: url('../images/arrow.png') no-repeat center;
    color: #d09ad9;
    position: absolute;
    top: -79%;
    right: 134%;
    transform: rotate(90deg);
    z-index: 10;
}


@media screen and (max-width: 992px) {
    .addMark_A::after {
        top: -263%;
        left: -28%;
    }

    .addMark_B::after {
        top: 24%;
        right: 225px;
    }

    .addMark_A::before {
        padding: 8px 15px;
        line-height: 1.2;
        top: -250%;
        left: -38%;
    }

    .addMark_B::before {
        top: -448%;
        left: -12%;
    }

}

@media screen and (max-width: 768px) {
    .addMark_A::before {
        top: -129%;
        left: -113px;
    }

    .addMark_B::before {
        left: -24%;
        top: -465%;
    }

    .addMark_A::after {
        top: -14%;
        right: 180px;
    }

    .addMark_B::after {
        top: 24%;
        right: 180px;
    }
}

@media screen and (max-width: 480px) {
    .addMark_A::before {
        padding: 8px;
        line-height: 1.1;
        top: -153%;
        left: -66px;
    }

}

@media screen and (max-width: 375px) {
    .addMark_A::before {
        font-size: 16px;
        top: -155%;
        left: -27px;    
    }

    .addMark_B::before {
        font-size: 16px;
        padding: 4px 10px;
        left: -12%;
        top: -350%;
    }

}


.addMark_Bm {
    position: relative;
    /* display: inline-block; */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


/* .gift_A {
    position: relative;
} */

/* .gift_A::before {
    content: "線上申辦限定";
    display: inline-block;
    background-color: #ff6f61;
    color: #fff;
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 4px;
    position: absolute;
    top: 3%;
    left: 3%;
    z-index: 10;
} */


.dashLine {
    border-right: 1px dashed #a3a3a3;
}

@media screen and (max-width: 767px) {
    .dashLine {
        margin: 15px;
        border-right: 0px dashed #a3a3a3;
        border-bottom: 1px dashed #a3a3a3;
        padding-bottom: 20px;


    }
}


.highlight {
    background-color: #d09ad9;
    color: white;
    padding: 5px 15px;
    border-radius: 26px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}

@media screen and (max-width: 992px) {
    .highlight {
        font-size: 16px;
    }
}

@media screen and (max-width: 768px) {
    .highlight {
        font-size: 20px;
        margin-top: 20px;

    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .highlight_1 {
        margin-top: 20px;
    }
}

.activity-card img {
    max-height: 220px;
    object-fit: contain;
}

@media screen and (max-width: 1400px) {
    .activity-card img {
        max-height: 180px;
    }
}


@media screen and (max-width: 768px) {
    .activity-card img {
        height: 90%;
    }
}

.activity-card h3 {
    font-size: 2rem;
    margin: 10px 0;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .onlyHight {
        min-height: 218px;
    }
}

#cardEquityPlus {
    /* padding: 3em 0; */
}

#cardEquityPlus {
    background: #ffefef;
    background: #fbfaf3;
}


.keywordPoint {
    background: linear-gradient(150deg, #e96bff, #a25890);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.8rem;
}


.btn-gif_new {
    padding: 6px 12px;
    border-radius: 50px;
    font-size: 18px;
    padding: 0;
}

.btn-gif_apply {
    /* border: 1px solid #afafaf; */
    padding: 6px 12px;
    background-color: #a26bae;
    color: white;
    font-weight: bold;
}

.btn-apply {
    max-width: 200px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.specLineA {
    border-right: 1px solid #dadada;
}

.specLineB {
    border-right: 1px solid #dadada;
}

.specLineB1 {
    border-right: 0px solid #dadada;
}

@media screen and (max-width: 992px) {
    .specLineA {
        border-right: 1px solid #dadada;
    }

    .specLineA1 {
        border-bottom: 1px solid #dadada;
    }

    .specLineA2 {
        border-bottom: 0px solid #dadada;
    }

    .specLineB {
        border-right: 1px solid #dadada;
    }

    .specLineB1 {
        border-right: 0px solid #dadada;
    }

    .specLineB2 {
        border-right: 0px solid #dadada;
        border-bottom: 1px solid #dadada;
    }


}


@media screen and (max-width: 768px) {
    .specLineA1 {
        border-right: 0px solid #dadada;
        border-bottom: 1px solid #dadada;
    }

    .specLineB2 {
        border-bottom: 1px solid #dadada;
    }
}


@media screen and (max-width: 576px) {
    .specLineA {
        border-right: 0px solid #dadada;
    }

    .specLineE {
        border-bottom: 1px solid #dadada;
        display: block;
    }
}

.fontHeight {
    display: flex;
    align-items: center;
    justify-content: center;

}


/* 好友推薦 */
.giftBox {
    position: relative;
    max-width: 875px;
    margin: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #f0f0ff;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FFF;
}

.giftBox .pic {
    padding: 0 5px;
}

.giftBox .ctn {
    padding: 0px;
    text-align-last: left;
}

@media screen and (max-width: 992px) {
    .giftBox {
        flex-wrap: wrap;
    }

    .giftBox {
        max-width: 250px;
    }

    .giftBox .ctn {
        text-align: center;
        text-align-last: center;
    }
}

@media screen and (max-width: 768px) {
    .giftBox {
        max-width: 250px;
    }
}

.giftBoxLine {
    outline: 1px dashed #dbdbdb;
    /* max-width: 1px; */
    height: 250px;
    margin-right: 10px;
}

@media screen and (max-width: 992px) {
    .giftBoxLine {
        display: none;

    }
}



a.linkMark {
    color: #a3588f;
    font-weight: bold;
}





@media screen and (max-width: 992px) {
    h4.newGiftfont {
        /* margin-top: 40px; */
    }

}

.keyword {
    color: #a3588f;
    font-weight: bold;
}

.NewAct_CN {
    background: white;
    border-radius: 30px;
    margin: 30px 0 40px;
}

@media screen and (max-width: 992px) {
    .NewAct_CN {
        margin: 30px 0 0px;
        border-radius: 20px;
    }
}

.NewAct_Title_img {
    max-width: 280px;
}

@media screen and (max-width: 576px) {
    .NewAct_Title_img {
        max-width: 220px;
    }
}

.gift_logo {
    max-width: 135px;
}



.dollorsUnit {
    font-size: 20pt;
}

.NewBtn_S {
    min-width: 100px;
    display: inline-block;
    width: auto;
}

@media screen and (max-width: 480px) {
    .Alphabet {
        display: block;
    }
}

.iconMovies {
    transform: rotate(-10deg);
}

.New_MGM_CN {
    background: #ffffffcf;
    border-radius: 10px;
    padding: 20px 30px;
    /* margin-right: 10px; */
    border: 1px solid #b8b8b8;
    min-height: 490px;
    padding: 30px;
    /* box-shadow: 0 0 20px 0px #dfdfdf; */
}

.friendBox {
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 3px #ebebeb;
}

@media screen and (max-width: 1200px) {
    .New_MGM_CN {
        min-height: 518px;
    }
}

@media screen and (max-width: 992px) {
    .New_MGM_CN {
        min-height: 516px;
    }
}

@media screen and (max-width: 768px) {
    .New_MGM_CN {
        margin-top: 20px;
        min-height: auto;
    }
}

.newFrindTitle {
    background-color: #fbfaf3;
}


.MGM_equityBox {
    text-align: center;
    padding: 8px 20px;
    /* border-bottom: 1px dashed rgb(226, 226, 226); */
    color: #036eb6;
    font-weight: bold;
    /* border-top: 1px dashed rgb(226, 226, 226); */
    font-size: 2rem;
    font-style: italic;
    border: 1px solid #036eb6;
    max-width: 240px;
    top: 0;
    bottom: 0;
    left: 0;
    RIGHT: 0;
    margin: 10px auto;
    border-radius: 50px;
    letter-spacing: 1px;
}



@media screen and (max-width: 992px) {
    .MGM_equityBox {
        padding-top: 5px;
        padding-bottom: 5px;
        /* font-size: 1.75rem; */
    }
}

.btn-gif-more-more {
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #414141;
    border-radius: 26px;
    /* margin: 5px 20px; */
    /* padding: 3px 20px; */
    margin: 5px 10px;
    padding: 3px 16px;
}


#friendRecom h4 {
    line-height: 1.3;
    /* letter-spacing: 1px; */
    font-size: 1.5rem;
    padding-bottom: 0px;
    margin-bottom: 5px;
}

@media screen and (max-width: 992px) {
    #friendRecom h4 {
        line-height: 1.4;
        letter-spacing: 0px;
    }
}

#friendRecom h5 {
    margin-bottom: 0px;
}

@media screen and (max-width: 992px) {
    #friendRecom h5 {}

}


.New_MGM_CN2 {
    background: #ffffffcf;
    border-radius: 10px;
    padding: 20px 30px;
    /* border: 1px solid #cccccc; */
    min-height: 245px;
    padding: 5px;
    position: relative;
    border-bottom: 1px solid #a9a9a9;
    padding-top: 10px;
}

@media screen and (max-width: 1200px) {
    .New_MGM_CN2 {
        /* min-height: 332px; */
    }
}

@media screen and (max-width: 992px) {
    .New_MGM_CN2 {
        min-height: auto;
        margin-left: 50px;
        margin-right: 50px;
    }
}

@media screen and (max-width: 768px) {
    .New_MGM_CN2 {
        margin-top: 0px;
        min-height: auto;
    }
}

@media screen and (max-width: 576px) {
    .New_MGM_CN2 {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.Qdate1 {
    position: absolute;
    width: 70px;
    top: 0px;
    left: -1%;
}

@media screen and (max-width: 1400px) {
    .Qdate1 {
        left: -7%;
    }
}

@media screen and (max-width: 1200px) {
    .Qdate1 {
        /* left: -15%; */
    }
}

@media screen and (max-width: 992px) {
    .Qdate1 {
        left: -6%;
        top: 0px;

    }
}

@media screen and (max-width: 768px) {
    .Qdate1 {
        width: 70px;
    }
}

@media screen and (max-width: 576px) {
    .Qdate1 {
        left: 6%;
        top: 2px;
        width: 60px;
    }
}

@media screen and (max-width: 480px) {
    .Qdate1 {
        left: 1%;
        top: 42px;
    }
}

.iconClock {
    transform: skewX(-10deg);
}

.Newbtn {
    padding: 3px 15px;
}

@media screen and (max-width: 1200px) {
    .Newbtn {
        font-size: 20px;
        padding: 3px 10px;
        line-height: 1.4;
    }
}

@media screen and (max-width: 992px) {
    .Newbtn {
        font-size: 17px;
        padding: 3px 16px;
        margin: 5px;
    }
}

@media screen and (max-width: 576px) {
    .Newbtn {
        font-size: 16px;
        padding: 3px 6px;
    }
}

@media screen and (max-width: 375px) {
    .Newbtn {
        font-size: 13px;
    }
}

.h4Newfont {
    font-size: 14pt;
    text-align: center;
    line-height: 24pt;
    font-weight: bold;
    color: #434343;
    padding: 0 10px;
    letter-spacing: 0;
}

.specialTop {
    padding: 10px 65px;
    /* border-bottom: 1px dashed #adadad; */
}

.h4ActToNotice {
    font-size: 1.3rem;
    line-height: 1.8;
}



.textMcolor {
    color: #855494;
    padding-bottom: 20px;
}

.overlay-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    /* 半透明黑色 */
    z-index: 1;
    pointer-events: none;
    /* 不阻擋滑鼠事件 */
    /* background: rgb(142 72 130 / 50%); */
}


.header-overlay-wrapper {
    position: relative;
    display: inline-block;
    /* 或改成 block 根據排版需要 */
    padding: 1rem;
}

.header-overlay {
    background: rgba(0, 0, 0, 0.3);
    /* 黑色遮罩，透明度可調 */
    z-index: 0;
}

.header-overlay-wrapper h2 {
    position: relative;
    z-index: 1;
    color: white;
    /* 確保文字在深色遮罩上清楚可見 */
}

.mask-wrapper {
    position: relative;
    display: inline-block;
    /* 或改用 block 看實際需求 */
}

.mask-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    /* 半透明黑遮罩 */
    z-index: 1;
    pointer-events: none;
    /* 不影響下方點擊 */
}

.mask-wrapper h2 {
    position: relative;
    z-index: 2;
    /* 確保文字在遮罩上層 */
}

.keyword-item {
    color: #a3588f;
    font-weight: bold;
    font-size: 120%;
    padding-top: 20px;
}


/* ////////////// 以下-- winnerlist.htm 使用 -- ////////////////////////// */

/* --- 主視覺 ---*/

.topimg-strategy {
    background-image: url(../images/img/top.jpg) !important;
}

@media screen and (max-width: 576px) {
    .topimg-strategy {
        background-image: url(../images/img/top_m.jpg) !important;
    }

}


.kv {
    position: relative;
    width: 100%;
    --w: 1920;
    --h: 1000;
}

.kv:before {
    content: '';
    width: 100%;
    padding-top: calc(var(--h) * 100% / var(--w));
    display: block;
    background-image: url(../images/img/top.jpg);
    background-size: cover;
}

@media (max-width:768px) {
    .kv {
        --w: 768;
        --h: 768;
        margin-top: 15px;
    }

    .kv:before {
        background-image: url(../images/img/top_m.jpg);
    }
}


.kv-strategy {
    position: relative;
    width: 100%;
    --w: 1920;
    --h: 709;
}

.kv-strategy:before {
    content: '';
    width: 100%;
    padding-top: calc(var(--h) * 100% / var(--w));
    display: block;
    background-image: url(../images/img-S/top.jpg);
    background-size: cover;
}

@media (max-width:768px) {
    .kv-strategy {
        --w: 768;
        --h: 720;
        margin-top: 15px;
    }

    .kv-strategy:before {
        background-image: url(../images/img-S/top_m.jpg);
    }
}


.mainText2 h2 {
    /* position: absolute; */
    color: #FFFFFF;
    font-size: 23pt;
    background-color: #a3588f;
    width: 100%;
    line-height: 28pt;
    top: 0;
    right: 0;
    border-radius: 16px 16px 0px 0px;
    font-weight: 700;
    letter-spacing: 0.1rem;
    padding: 15px 0;
}

@media screen and (max-width: 576px) {
    .mainText2 h2 {
        max-width: 100%;
        font-size: 23px;
        font-weight: bold;
        padding: 5px 0px;
    }

}

.reward-winner {
    /* color: #a3588f; */
    line-height: 2.5rem;
    text-align: justify;
    font-size: 1.5rem;

}


.table-container {
    width: fit-content;
    margin-bottom: 30px;
}

table.custom-table {
    border-collapse: collapse;
    font-family: "Microsoft JhengHei", sans-serif;
}

.custom-table th {
    background-color: #a3588f;
    color: white;
    padding: 8px 12px;
    border: 1px solid #ccc;
    font-weight: bold;
    font-size: 24px;
    line-height: 22pt;
}

@media screen and (max-width: 576px) {
    .custom-table th {
        font-size: 22px;
    }
}

.custom-table td {
    border: 1px solid #ccc;
    padding: 8px 12px;
    font-size: 22px;
    line-height: 30pt;
}

.table-title {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 5px;
}

.divider {
    border-top: 5px solid #ffeb00;
    margin: 10px 0;
    width: 100%;
}

.main-faq {
    padding: 0rem 0 1rem;
    margin-bottom: 80px;
}

#main-faq {
    background-color: #fff;
    font-size: 24px;
    /* border-radius: 50px; */
    border-top: 1px solid #b4569c;
    border-bottom: 1px solid #b4569c;
    color: #b4569c;
    margin-bottom: 20px;
    padding: 10px 20px;
    margin-top: 30px;
    font-weight: bold;
}

@media screen and (max-width: 576px) {
    #main-faq {
        margin-top: 10px;
    }
}

.faqbtn:hover,
.faqbtn:active,
.faqbtn:focus {
    background-color: rgb(255, 255, 255) !important;
    border-color: white;
    color: rgb(0, 0, 0) !important;
    border-top: 1px solid #000000 !important;
    border-bottom: 1px solid #000000 !important;

}

.card-header .collapsed.faqbtn::before {
    transform: rotate(-90deg);
    color: #04496c;

}

.card-header .faqbtn::before {
    display: none !important;
}

#noticeFonts {
    text-align: left;
}

.mainText2 h1.itemFont2 {
    font-size: 26pt;
}

@media screen and (max-width: 576px) {
    .mainText2 h1.itemFont2 {
        font-size: 24pt;
    }
}

/* 旅遊攻略 */
#footBg {
    background-image: url(../images/img-S/img_foot.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 800px;
    background-size: contain;
}

@media screen and (max-width: 2100px) {
    #footBg {
        background-image: url(../images/img-S/img_foot.png);
        background-position: left bottom;
        background-repeat: no-repeat;
        padding-bottom: 600px;
        background-size: contain;
    }
}

@media screen and (max-width: 1600px) {
    #footBg {
        padding-bottom: 500px;
    }
}

@media screen and (max-width: 1400px) {
    #footBg {
        padding-bottom: 450px;
    }
}

@media screen and (max-width: 1200px) {
    #footBg {
        padding-bottom: 350px;
    }
}

@media screen and (max-width: 992px) {
    #footBg {
        padding-bottom: 300px;
    }
}

@media screen and (max-width: 768px) {
    #footBg {
        padding-bottom: 250px;
    }
}

@media screen and (max-width: 576px) {
    #footBg {
        background-image: url(../images/img-S/img_foot_m.png);
        background-attachment: local;
        /* background-size: cover;     */

    }
}



@media screen and (max-width: 576px) {
    #footBg {
        padding-bottom: 320px;
    }
}

@media screen and (max-width: 480px) {
    #footBg {
        padding-bottom: 250px;
    }
}

@media screen and (max-width: 375px) {
    #footBg {
        padding-bottom: 200px;
    }
}


.strategy h1 {
    color: #9568a2;
    font-size: 36pt;
    font-weight: bold;
    /* padding:  10px 5px; */
    text-align: center;
    margin-bottom: 0;
    margin-top: 10px;
}

.strategy h2 {
    color: #7352ac;
    font-size: 2.5rem;
    font-weight: bold;
    padding: 0px 5px;
    text-align: center;
}

.strategy h3 {
    padding: 10px 5px 0;
    letter-spacing: 1px;
}


.strategy h5 {
    padding: 0;
}


.card-header {
    background-color: rgb(255, 255, 255) !important;
}


.dot_icon {
    max-width: 60px;
}

@media screen and (max-width: 1400px) {
    .strategy h2 {
        font-size: 2.2rem;
    }
}


@media screen and (max-width: 768px) {
    .strategy h2 {
        font-size: 2rem;
    }
}

@media screen and (max-width: 576px) {
    .strategy h1 {
        font-size: 27pt;
        margin-top: 35px;
        margin-bottom: 10px;
    }

    .strategy h2 {
        font-size: 19pt;
        letter-spacing: 0;
        padding-top: 5px;
        padding-bottom: 0;
    }

    .strategy h3 {
        font-size: 16pt;
        padding-top: 0;
        line-height: 24pt;
        letter-spacing: 0;
    }

    .strategy h4 {
        font-size: 12pt;
    }

    .dot_icon {
        max-width: 50px;
    }

}

@media screen and (max-width: 992px) {
    .icon_imgW {
        max-width: 40%;
    }
}

@media screen and (max-width: 576px) {
    .icon_imgW {
        max-width: 50%;
    }
}

.card .card-header:first-child {
    border-radius: 100px !important;
    width: 450px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 30px;
}

.card {
    border-radius: 30px !important;
    /* background-color: #f7f7f7; */
    box-shadow: 0px 4px 12px #c9c9c9 !important;
    background-color: #f5ebf5;
    margin-bottom: 50px;
}


@media screen and (max-width: 576px) {
    .card {
        margin-bottom: 20px;
    }

    .card .card-header:first-child {
        max-width: 300px;
        margin-top: 20px;

    }

}

@media screen and (max-width: 376px) {
    .card .card-header:first-child {
        max-width: 295px;
    }

}


.custom-border {
    border-bottom: 1px solid #c4c5db !important;
}




.new_Btn {
    color: #434343;
    font-size: 14pt;
    background-color: #fff;
    font-weight: bold;
}

@media screen and (max-width: 992px) {
    .new_Btn {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 576px) {
    .new_Btn {
        font-size: 12pt;
    }
}

.specialBigfont {
    color: #af28a4;
}

.numberBigfont {
    font-size: 55pt;
}

@media screen and (max-width: 768px) {
    .numberBigfont {
        font-size: 30pt;
    }

}

.NewAct_CN_B {
    border: 2px solid #b19cb3;
    padding-top: 30px;
}

@media screen and (max-width: 992px) {
    .NewAct_CN_B {
        margin-top: 0;
    }
}

.h4_Purple {
    color: #a3588f;
    font-size: 120%;
}


.talkCtn {
    opacity: 0;
    position: relative;
    /* margin-right: 8px; */
    border-radius: 10px;
    transition-duration: .1s;
    transition: opacity .1s ease;
}

.talkCtn.show {
    opacity: 1;
    border: 2px solid #7e5044;
    padding: 5px;
    background-color: #fff;
    box-sizing: border-box;
}

.talkCtn.initShow {
    opacity: 1;
    border: 2px solid #7e5044;
    padding: 5px;
    background-color: #fff;
    box-sizing: border-box;
}

.talkCtn img {
    border-radius: 7px;
    /* transition-duration: 1s; */
}

/* .smarttalk:hover{
      border: 2px solid #1bbbbb;
      background-color: #fff;
    } */

.smarttalk:hover>.talkCtn {
    opacity: 1;
    border: 2px solid #7e5044;
    padding: 5px;
    box-sizing: border-box;
    background-color: #fff;
}



/*箭頭邊框*/
.talkCtn .arrowRout {
    width: 0px;
    height: 0px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent #7e5044;
    position: absolute;
    top: 50%;
    right: -20px;
}

/*箭頭裡面*/
.talkCtn .arrowRin {
    width: 0px;
    height: 0px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 52%;
    right: -15px;
}


.addTime {
    position: absolute;
    left: -47px;
    top: -65px;
}

@media screen and (max-width: 992px) {
    .addTime {
        position: absolute;
        left: -85px;
        top: 28px;
        left: -111px;
        top: 54px;
        top: 94px;
    }
}

@media screen and (max-width: 768px) {
    .addTime {
        width: 120px;
    }
}

@media screen and (max-width: 480px) {
    .addTime {
        position: absolute;
        left: -65px;
        top: 16px;
        top: 43px;
        width: 100px;
    }
}

@media screen and (max-width: 375px) {
    .addTime {
        left: -27px;
        top: 37px;
        max-width: 89px;    
    }
}

@media screen and (max-width: 375px) {
    .giftBox .pic{
        max-width: 190px;

    }
}

.auto-wrap {
  word-break: break-all;
  overflow-wrap: break-word;
}

#step1_3 .step1_3{
    width: 160px;
    font-weight: bold;
}


@media (max-width: 576px) {
  #step1_3 table {
    display: block;
    width: 100%;
  }

  #step1_3 table tr {
    display: block;
    margin-bottom: 1rem;
  }

  #step1_3 table td {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
    .gift_A_resize{
        max-width: 180px;
    }
}

h1.newlimit{
    /* 1. 設定線性漸層背景 */
    background-image: linear-gradient(135deg, #bf3f4b, #650bff); /* 範例顏色：從粉紅到淺橘 */
    /* 2. 將背景裁切到文字形狀 (需加前綴) */
    -webkit-background-clip: text;
    background-clip: text;
    /* 3. 文字顏色設為透明，露出背景漸層 */
    color: transparent;
    /* 可選：調整字體和大小 */

}

.friendBoxforGift{
    box-shadow: 0px 0px 0px 0px #ffffff;
    padding-bottom: 0;
}


h1.newBoxTitle{
    font-size: 30pt;
}

.newBox.gift_center{
        text-align: center;
}