@charset "utf-8";

/****************** 基本 ******************/
* {
    font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Geneva, sans-serif;
    /* font-family: Arial,"微軟正黑體", "Microsoft JhengHei",  Geneva,sans-serif; */
}

body {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
    color: #777777;
    color: #323232;
    background-color: #fff;
    height: 100%;
    position: relative;
}

@media screen and (max-width: 1400px) {
    body {
        padding-top: 60px;
    }
}

hr {
    border-top: 1px solid #afafaf;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-weight: 400;
}

p {
    margin-bottom: 1.5em;
}

a {
    color: #009999;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

a:hover,
a:active,
a:focus,
a:visited {
    color: #006464;
    outline: none;
    text-decoration: none;
}

img,
object,
embed,
video {
    max-width: 100%;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: #000;
    opacity: .2;
}

.RZ {
    max-width: 280px;
}

@media screen and (max-width: 1200px) {
    .RZ {
        width: 250px;
    }
}

@media screen and (max-width: 992px) {
    .RZ {
        width: 280px;
    }
}

@media screen and (max-width: 768px) {
    .RZ {
        width: 210px;
    }
}

@media screen and (max-width: 576px) {
    .RZ {
        width: 160px;
    }
}

@media screen and (max-width: 410px) {
    .RZ {
        width: 115px;
    }
}

.CTN {
    margin-bottom: 15px;
}


/*
--- 按鈕 btn ---*/

.btn:hover,
.btn:active,
.btn:focus {
    background: #393e46 !important;
    color: #fff;
    outline: none !important;
}

.btn {
    border-radius: 0px;
}

.btn.btn-primary {
    background: #009999;
    color: #fff;
    border: none !important;
    border: 2px solid transparent !important;
    display: inline-block;
    margin-top: 5px;
}

@media screen and (max-width: 576px) {
    .btn.btn-lg {
        padding-top: 10px;
        padding-right: 8px;
        padding-left: 8px;
        padding-bottom: 10px;
        font-size: 16px;
    }
}


/*--- 切換裝置顯示項目 ---*/

#line {
    padding-top: 20px;
    display: block;
}

#line_m {
    display: none;
}

#linebank {
    display: block;
}

#linebank_m {
    display: none;
}


#discount {
    display: block;
}

#discount_m {
    display: none;
}

@media screen and (max-width: 768px) {
    #discount {
        display: none;
    }

    #discount_m {
        display: block;
    }

    #linebank {
        display: none;
    }

    #linebank_m {
        display: block;
    }
}

@media screen and (max-width: 576px) {
    #line {
        display: none;
    }

    #line_m {
        display: block;
    }



    #screenshot {
        display: none;
    }

    #screenshot_m {
        display: block;
    }
}


/****************** 導覽列 navbar ******************/

.navbar {
    background-color: #f8f8f8;
    border-bottom: 1px solid #e8e8e8;
    padding: 0;
}


/*--- 聯邦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: rgba(0, 0, 0, .9);
}

.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 {
        margin-right: 0px;
        margin-left: 20px;
        width: 200px;
        height: 60px;
        /* 60 only*/
    }
}

@media screen and (max-width: 576px) {
    .navbar .navbar-brand {
        margin-right: 50px;
        margin-left: 15px;
    }
}


/****************** 輪播 carousel  ******************/

.carousel-indicators li {
    width: 10px;
    height: 10px;
    opacity: .8;
    border-radius: 50px;
    border: 1px solid #dedede;
    background-color: #bbbbbb;
}

.carousel-indicators .active {
    background-color: #009999;
}

/*--- 輪播主視覺 ---*/

.kv {
    position: relative;
    width: 100%;
    --w: 1920;
    --h: 1000;
}

.topimg1:before {
    content: '';
    width: 100%;
    padding-top: calc(var(--h) * 100% / var(--w));
    display: block;
    background-image: url(../images/top.jpg);
    background-size: cover;
}

.topimg2:before {
    content: '';
    width: 100%;
    padding-top: calc(var(--h) * 100% / var(--w));
    display: block;
    background-image: url(../images/top_2.jpg);
    background-size: cover;
}


@media (max-width:768px) {
    .kv {
        --w: 768;
        --h: 768;
    }

    .topimg1:before {
        background-image: url(../images/top_m.jpg);
    }

    .topimg2:before {
        background-image: url(../images/top_2m.jpg);
    }

}


/*--- 不輪播主視覺 ---*/

/* .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/top.jpg);
    background-size: cover;
    background-position: center center; 
}

@media (max-width:992px) {
    .kv {
        --w: 992;
        --h: 580;
    }
    .kv:before {
        background-image: url(../images/top.jpg);
        background-position: center center;
    }
}

@media (max-width:576px) {
    .kv {
        --w: 768;
        --h: 768;
    }
    .kv:before {
        background-image: url(../images/top_m.jpg);
    }
} */



/****************** 版面 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;
    }
}

@media screen and (max-width: 768px) {
    .TRZ {
        max-width: 75%;
    }
}

@media screen and (max-width: 576px) {
    .TRZ {
        max-width: 80%;
    }
}


/*--- 活動主版 mainArea ---*/

.travel-table {
    width: 100%;
    max-width: 100%;
}

.circle {
    /*12%*/
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    width: 70px;
    height: 70px;
    border-radius: 99em;
    background-color: #094da9;
    text-align: center;
    line-height: 70px;
    display: inline-block;
}

.rfont {
    color: #e60a2e;
    font-size: 2.8rem;
    font-weight: bold;
    font-family: Arial;
    padding-right: 5px;
    padding-left: 5px;
    letter-spacing: 0;
}

.rfontunit {
    font-size: 1.6rem;
    /* padding-left: 5px; */
}

.bkcolor {
    background: #b9958a;
}


.mainArea {
    padding-top: 50px;
    padding-bottom: 30px;
}

.mainArea1 {
    padding-top: 50px;
    padding-bottom: 30px;
}

.mainArea h2 {
    /* 刷卡金回饋 */
    color: #FFFFFF;
    font-size: 28px;
    background-color: #00AEAE;
    border-radius: 99em;
    margin: 20px auto 20px;
    /*border: 50px solid #FF0004;*/
    max-width: 80%;
    /*line-height: 28pt;*/
}

.mainArea h2 small {
    color: #333333;
}

.mainArea h3.date {
    /* 活動起訖日+對象 */
    line-height: 1.8;
    font-size: 1.5rem;
    font-weight: bold;
    color: #353535;
    text-align: center;
}

.mainArea h4 {
    /* 活動敘述文 */
    color: #2E2E2E;
    font-size: 18pt;
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 50px;
    padding-right: 25px;
    text-align: right;
    vertical-align: middle;
    letter-spacing: 1px;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .mainArea h4 {
        font-size: 16pt;
        padding-top: 10px;
        letter-spacing: 0px;
    }
}

@media screen and (max-width: 992px) {
    .mainArea h4 {
        text-align: center;
        padding: 0px;
    }
}

.mainArea h5 {
    /* 內文區塊下方備註 */
    color: #2A2A2A;
    font-size: 14px;
    line-height: 1.8;
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (max-width: 1200px) {
    .mainArea h5 {
        text-align: center;
    }
}

.mainArea p {
    color: #000000;
    font-size: 13pt;
    text-align: center;
    margin-bottom: 0px;
}

/* 標題圖片 */
.title_img {
    padding-top: 10px;
}

.title_img_m {
    display: none;
}

@media screen and (max-width: 991px) {
    .title_img {
        display: none;
    }

    .title_img_m {
        display: block;
    }
}


@media screen and (max-width: 576px) {
    .circle {
        /*5%*/
        font-size: 20px;
        font-weight: bold;
        color: #ffffff;
        width: 50px;
        height: 50px;
        border-radius: 99em;
        background-color: #FF0000;
        text-align: center;
        line-height: 50px;
        display: inline-block;
    }

    .mainArea h2 {
        color: #FFFFFF;
        font-size: 10pt;
        background-color: #b43811;
        border-radius: 99em;
        margin: 20px auto 10px;
        /*border: 50px solid #FF0004;*/
        /*max-width: 50px;*/
        /*line-height: 28pt;*/
    }

    .mainArea {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .mainArea h3.date {
        /* 活動起訖日+對象 */
        font-size: 1rem;
    }

    .rfont {
        font-size: 1.5rem;
    }

    .mainArea h4 {
        /* 活動敘述文 */
        font-size: 13pt;
        /*line-height: 1.5;*/
    }
}

.mainArea .titlebox {
    background-color: #fff;
    border: 3px solid #441e0c;
    border-radius: 50px;
    padding: 50px 20px 0px;
    margin-top: 10px;
}

@media screen and (max-width: 765px) {
    .mainArea .titlebox {
        padding: 20px 10px 0px;
    }
}


/*--- 活動內文區塊 mainText ---*/

.mainText {
    font-size: 22px;
    color: #545559;
    line-height: 50px;
    text-align: center;
    margin: 15px auto 0px;
}

@media screen and (max-width: 576px) {
    .mainText {
        margin: 0px auto 10px;
        padding: 0px 10px;
        border: 0px dashed #767272;
    }
}

.mainText1 {
    font-size: 22px;
    color: #545559;
    line-height: 50px;
    border: 1px solid #009999;
    padding: 20px 20px;
    text-align: center;
}

.mainText2 {
    font-size: 24px;
    color: #545559;
    margin-top: 50px;
    margin-bottom: 15px;
    line-height: 50px;
    border: 2px solid #685bc4;
    padding: 30px 20px 40px;
    text-align: center;
    background-color: #FAF6FB;
    border-radius: 20px;
}

.mainText2 h3.store_12 {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: 1px;
    padding-top: 15px;
    padding-bottom: 5px;
}

.mainText3 {
    font-size: 24px;
    color: #545559;
    margin-top: 20px;
    margin-bottom: 15px;
    line-height: 50px;
    border: 1px solid #009999;
    border-radius: 20px;
    padding: 20px 20px;
    text-align: center;
    /* font-weight: 600; */
}

.mainText3 p {
    font-size: 15px;
}

.mainText1 h2 {
    text-align: center;
}

.mainText2 h2 {
    width: 400px;
    margin-top: -60px;
    background-color: #685bc4;
    border: 1px solid #685bc4;
    letter-spacing: 1px;
}

.mainText1 .title,
.mainText2 .title {
    text-align: center;
    font-weight: bold;
    color: #007986;
    padding-left: 10px;
    padding-right: 10px;
}


.reward {
    color: #F50004;
    margin-right: 3px;
    margin-left: 3px;
    padding: 5px;
    font-size: 28px;
    font-weight: 800;
}

.rewardred {
    color: #ba0000;
}


.flex-container {
    flex-direction: row;
}

.flexBox {
    display: flex;
    justify-content: space-between;
    align-content: stretch;
}

@media screen and (max-width: 991px) {
    .flexBox {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (max-width: 576px) {

    .mainText1 .title,
    .mainText2 .title {
        font-size: 1.5rem;
    }

    .mainText2 {
        padding: 30px 10px 20px;
    }

    .mainText2 h2 {
        width: 300px;
        margin-top: -50px;
        font-size: 1.1rem;
        letter-spacing: normal;
    }

    .mainText2 h3.store_12 {
        font-size: 1.2rem;
        /* font-weight: 400; */
        letter-spacing: normal;
        margin-bottom: 0;
        line-height: 20pt;
        padding-right: 30px;
        padding-left: 30px;
    }
}


/*
--- 備註文字 ---*/

.memoTable {
    font-size: 15px;
    margin: 15px 0px 40px;
    font-weight: bold;
}

.memoTable td {
    vertical-align: top;
}



/*
--- 活動表格 ---*/

.mainArea .table thead th {
    height: 30px;
    border-bottom: 1px;
}

.mainArea .table-bordered th,
.mainArea .table-bordered td {
    padding: 10px;
    border: 1px solid #a1bbbd;
    vertical-align: middle;
    line-height: 26px;
}

.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: 768px) {
    .mainArea .table-bordered {
        line-height: 1.5;
    }
}

@media screen and (max-width: 576px) {
    .mainArea .table thead th {
        font-size: 17px;
    }

    .mainArea .table-bordered td {
        padding: 2px;
        font-size: 15px;
        line-height: 20px;
    }

    .mainArea .table-bordered {
        line-height: 1.5;
    }
}


/*
--- 注意事項 ---*/

.noticeDesc h4 {
    font-size: 1.3rem;
    letter-spacing: 1px;
    line-height: 20pt;
    margin-bottom: 0px;
}


ul.list-style {
    margin-bottom: .3rem;
    padding: 0 0 0 20px;
}

ul li {
    word-break: break-all;
}

/*
--- 注意事項表格 exTable ---*/

#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;
}


/*
--- 分頁 tabs submenu ---*/

.tabs {
    margin-top: 50px;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom: 1px solid #00859a;
}

.submenu ul {
    list-style-type: none;
}

.submenu li {
    float: left;
    height: 30px;
    width: 33.333%;
    font-size: 13pt;
    font-weight: 500;
    line-height: 20px;
    color: #1c100b;
    text-align: center;
    padding: 0 24px;
    list-style-type: none;
}

.submenu li a {
    color: #a9a9a9;
    padding-bottom: 5px;
}

.submenu li a.active {
    color: #FFFFFF;
    font-size: 15pt;
    background: #00859a;
    padding: 10px 10% 8px;
    border-radius: 10px 10px 0 0;
}

@media screen and (max-width: 587px) {
    .submenu {
        padding: 0 0 0 0;
    }

    .submenu li {
        font-size: 12pt;
        padding: 0px;
    }

    .submenu li a {
        padding-bottom: 8px;
    }

    .submenu li a.active {
        font-size: 12pt;
        padding: 10px 10% 10px;
    }
}

@media screen and (max-width: 320px) {
    .submenu li {
        font-size: 10pt;
    }

    .submenu li a.active {
        font-size: 10pt;
        padding-bottom: 13px;
    }
}


/*
--- 版權宣告footer ---*/
footer {
    width: 100%;
    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;
    }
}


/* animate */

.js .to-animate,
.js .to-animate-2,
.js .single-animate .js .animate-single {
    opacity: 0;
}

.js .animate-box {
    opacity: 0;
}

.fourbox {
    margin-top: 20px;
}

/* 讓下面兩個盒子置中 */
.marginLeftZero {
    margin-left: 0;
}

.marginRightZero {
    margin-right: 0;
}

@media screen and (max-width: 768px) {
    .marginLeftZero {
        margin-left: auto;
    }
}

@media screen and (max-width: 992px) {
    .fourbox {
        padding: 8px;
    }
}

@media screen and (max-width: 576px) {
    .fourbox {
        padding: 5px;
    }
}

.sh {
    border: 2px solid #441e0c;
    box-shadow: 0cap 5px #441e0c;
    border-radius: 17px;
    /* cursor: pointer; 
    display: flex;
    color: black; */
}

.sh:hover {
    box-shadow: none;
}



@media screen and (max-width:768px) {
    .mainArea .btnn {
        width: 35%;
        margin: 0 auto;
    }

    .sh {
        border: 1px solid #441e0c;
        box-shadow: 0cap 3px #441e0c;
    }
}

@media screen and (max-width: 576px) {
    .mainArea .btnn {
        width: 50%;
        margin: 0 auto;
    }
}


@media screen and (max-width: 576px) {
    .learnBtn {
        max-width: 150px;
    }
}

.day {
    color: #685bc4;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.5em;
}

.mainText2 img {
    margin-top: 35px;
}

@media screen and (max-width: 576px) {
    .day {
        font-size: 2rem;
    }

    .mainText2 img {
        margin-top: 0px;
        max-width: 80%;
    }

    hr {
        margin-top: 40px;
    }
}



.LINEBankCard {
    position: relative;
    width: 100%;
    --w: 1300;
    --h: 365;
    overflow: hidden;
}

.LINEBankCard:before {
    content: '';
    width: 90%;
    padding-top: calc(var(--h) * 91% / var(--w));
    display: block;
    background-image: url(https://activity.ubot.com.tw/activity/img/LINEBankCard_PC.gif);
    background-size: cover;
    background-position: -417%;
}

.LINEBankCard::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 13px solid #fff;
    border-left: 100px solid #fff;
    z-index: 1;
}

@media (max-width:768px) {
    .LINEBankCard {
        --w: 540;
        --h: 600;
    }

    .LINEBankCard:before {
        width: 100%;
        padding-top: calc(var(--h) * 100% / var(--w));
        background-image: url(https://activity.ubot.com.tw/activity/img/LINEBankCard_MB.gif);
    }

    .LINEBankCard::after {
        border-top: 30px solid #ffffff;
        border-bottom: 30px solid #ffffff;
        border-left: 21px solid #ffffff;
        border-right: 21px solid #ffffff;
    }
}

@media screen and (max-width: 576px) {
    .LINEBankCard::after {
        border-top: 25px solid #ffffff;
        border-bottom: 25px solid #ffffff;
        border-left: 16px solid #ffffff;
        border-right: 16px solid #ffffff;
    }
}




/* from line bank */
.benefit {
    justify-content: center;
}

.box {
    width: 32%;
    height: 300px;
    border: 2px solid #cdcdcd;
    border-radius: 18px;
    margin: 5px;
    padding: 25px;
    display: inline-grid;
    align-content: center;
}

.box1 {
    width: 97.5%;
    height: 220px;
    border: 2px solid #611f9a;
    border-radius: 18px;
    margin: 5px;
    padding: 25px;
    display: inline-grid;
    align-content: center;
}

.box .box-txt {
    font-size: 3rem;
    color: #363636;
    letter-spacing: 2.5px;
    line-height: 1.2;
}

.box img,
.box1 img {
    margin: auto;
}

.box .box-txt-small {
    font-weight: bold;
}

.box .box-txt-big,
.box1 .box-txt-big {
    font-size: 3rem;
}

@media screen and (max-width: 576px) {

    .box .box-txt-big,
    .box1 .box-txt-big {
        font-size: 2rem;
    }
}

.box .box-txt span {
    font-size: 4.5rem;
    color: #13cf36;
}

.box .box-txt .small-number {
    font-size: 3.5rem;
}

.specify-mb {
    margin-bottom: -10px;
}

.box1 .box1-txt {
    display: inline;
    font-size: 2.5rem;
    color: #363636;
    letter-spacing: 2.5px;
    line-height: 1.2;
    font-weight: bold;
}

@media screen and (max-width: 576px) {
    .box1 .box1-txt {
        font-size: 1.5rem;
    }
}

.box1 .box1-txt .line-number {
    font-size: 4rem;
    color: #13cf36;
}

@media screen and (max-width: 576px) {
    .box1 .box1-txt .line-number {
        font-size: 3rem;
    }
}

.box1 .box1-txt .small-number {
    font-size: 3rem;
}

@media screen and (max-width: 576px) {
    .box1 .box1-txt .small-number {
        font-size: 2rem;
    }
}

@media screen and (max-width: 1399px) {
    /* .box {
        width: 45%;
    } */
}

@media screen and (max-width: 992px) {

    .box,
    .box1 {
        width: 100%;
        height: auto;
        margin: 10px 5px;
        padding-top: 1.5rem;
    }

    .box1 .box1-txt {
        display: block;
    }

    .benefit {
        justify-content: center;
        margin: 2px;
    }

    .specify-mb {
        margin-bottom: 0px;
    }
}



.supmark {
    font-size: 12pt;
    margin-right: 0;
    margin-left: 0;
}

@media screen and (max-width: 576px) {
    .supmark {
        font-size: 9pt;
    }
}

/* -----------------for LINE Bank 活動-------------------------- */

/* LINE 中文字型設定 */

/* 刷回饋-四大好處標題-字型 */
@font-face {
    font-family: 'NotoSansCJKtc';
    src: url('../fonts/NotoSansCJKtc-Black.otf');
}

.NotoSansCJKtc {
    font-family: NotoSansCJKtc;
}

/* 各區分類大標題、副標題、活動期間-字型 */
@font-face {
    font-family: 'NotoSansCJKtc-Bold';
    src: url('../fonts/NotoSansCJKtc-Bold.otf');
}

.NotoSansCJKtc-Bold {
    font-family: NotoSansCJKtc-Bold;
}

/* LINE 英數字型設定 */
@font-face {
    font-family: 'LINESeedSans';
    src: url('../fonts/LINESeedSans_Bd.ttf');
}

.LINETypeFont {
    font-family: LINESeedSans;
}

.rights-box span.LINETypeFont {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 1.3rem;
}

.serve-step-box span.LINETypeFont {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 1.5rem;
}

/* 大標 */
h1.eshoptitle {
    color: #b52e31;
    text-align: center;
    padding: 35px 20px 0px 20px;
    font-size: 3rem;
    font-family: "NotoSansCJKtc-Bold";
}

span.bignumber {
    color: #157547;
    font-weight: 400;
    font-family: "NotoSansCJKtc-Bold";
}

@media screen and (max-width: 768px) {
    h1.eshoptitle {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 576px) {
    h1.eshoptitle {
        font-size: 1.6rem;
        line-height: 1.4;
    }
}

@media screen and (max-width: 375px) {
    h1.eshoptitle {
        font-size: 1.3rem;
        line-height: 1.4;
    }
}

hr.title {
    width: 70px;
    border: 3px solid #ffa4a4;
    margin: 15px auto;
    margin-top: 10px;
    margin-bottom: -5px;
    text-align: center;
}

/* -----------------for LINE Bank 活動-----END--------------------- */

.deoutline {
    border: 0px solid #b7967a;
    height: 100px;
}

.fontstyle {
    font-family: monospace;
    font-size: 28pt;
}

@media screen and (max-width: 576px) {
    .fontstyle {
        font-size: 20pt;
    }
}


/* 好禮第二重！副標緞帶 */
.mainText_Gift {
    position: relative;
    margin-top: 50px;
    margin-bottom: 20px;
}

.mainText_Gift:hover {
    transform: translateY(5px);
    box-shadow: none;
}

.mainText_Gift h3 {
    position: relative;
    top: 10%;
    width: 200px;
    max-width: 100%;
    margin: -50px auto 0;
    padding: 5px;
    color: #fff;
    font-weight: 600;
    font-size: 1.7rem;
    background-color: #441e0c;
    border-radius: 50px;

}

.mainText_Gift.p1 h3 {
    width: 670px;
    font-size: 2rem;
    margin: auto;
}
.mainText_Gift.p1:hover {
    transform: none;
    box-shadow: none;
}


.mainText_Gift .point {
    color: #ffebb6;
    font-size: 120%;
    padding: 0 2px;
    font-family: Arial, Helvetica, sans-serif;
}


@media screen and (max-width: 768px) {
    .mainText_Gift {
        margin-top: 30px;
        margin-bottom: 20px;
       
    }

    .mainText_Gift h3 {
        font-size: 1.5rem;
        padding: 4px;
    }

    .mainText_Gift.p1 h3 {
        width: 600px;
        font-size: 1.5rem;
        margin: auto;
         border-radius: 15px;
         padding: 4px 10px;
    }
}

@media screen and (max-width: 576px) {
    

    .mainText_Gift {
        margin-top: 40px;
        margin-bottom: 10px;
    }

    .mainText_Gift h3 {
        width: 150px;
        top: 10%;
        font-size: 1.2rem;
        padding: 3px;
    }
}

@media screen and (max-width: 400px) {
    .mainText_Gift {
        margin-top: 40px;
        margin-bottom: 10px;
    }

    .mainText_Gift h3 {
        width: 150px;
        top: 12%;
        font-size: 1.2rem;
        padding: 3px;
    }
}