body, button, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, input, select, textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
    font-weight: 400;
}

body {
    line-height: 1.6;
    color: #333333;
}

a, a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}

/*li {
    list-style: none;
}*/

.nostyle{list-style: none; padding-left: 0px;}
.li_inner{ padding-left: 5px;}
.li_bg { background: url(../icons/list.png) no-repeat 2px 2px; padding: 0px 0px 5px 27px; position: relative; }

img.img-fluid {
    min-width: 100%;
}

@media screen and (max-width:768px) {
    /* body {
        font-size: 0.875rem;
    } */
    .h1 {
        font-size: 2rem;
    }
    .h2 {
        font-size: 1.75rem;
    }
    .h3 {
        font-size: 1.5rem;
    }
    .h4 {
        font-size: 1.25rem;
    }
    .h5 {
        font-size: 1rem;
    }
    .h6 {
        font-size: 0.875rem;
    }
}
.txt_b{ font-size: 1.25rem; color: #00bc29;}
.line-h14 {
    line-height: 1.4;
}

.line-h16 {
    line-height: 1.6;
}

.line-h18 {
    line-height: 1.8;
}

.font-weight-bolder {
    font-weight: 800 !important;
}

.content-fluid {
    /* container-fluid */
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.contentbox {
    /* container */
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (min-width: 576px) {
    .contentbox {
        max-width: 540px;
    }
}

@media screen and (min-width: 768px) {
    .contentbox {
        max-width: 720px;
    }
}

@media screen and (min-width: 992px) {
    .contentbox {
        max-width: 960px;
    }
}

@media screen and (min-width: 1200px) {
    .contentbox {
        max-width: 1140px;
    }
}

.rowline {
    /* row */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*-------------------- 共用顏色樣式 --------------------*/

.text-orange {
    color: #ff6600 !important;
}

.text-darkpink {
    color: #e0447f !important;
}

.text-blue {
    color: #008eab !important;
}

.bgcolor-light {
    background-color: #fffef7;
}

.bgcolor-dark {
    background-color: #fff6cc;
}

.btn-danger {
    color: #fff;
    background-color: #ff6600;
    border-color: #ff6600;
}

.btn-danger:hover {
    background-color: #f54100;
    border-color: #f54100;
}

/*-------------------- 主視覺 --------------------*/

#main_top>h1 {
    display: block;
    max-width: 0;
    max-height: 0;
    overflow: hidden;
    line-height: 0;
    font-size: 1px;
    padding: 0;
    margin: 0;
}

#main_top {
    width: 100%;
    height: 0;
    padding-bottom: 26.04%;
    background: url(https://event.cdn-eztravel.com.tw/events/extensionofmembership/header_1920x500_0416.jpg) no-repeat center;
    background-size: cover;
}

@media screen and (max-width: 768px) {
    #main_top {
        width: 100%;
        height: 0;
        padding-bottom: 52.33%;
        background: url(https://event.cdn-eztravel.com.tw/events/extensionofmembership/header_1200x628_0416.jpg) no-repeat center;
        background-size: cover;
    }
}

/*-------------------- END 主視覺 --------------------*/

/*-------------------- NAV BAR --------------------*/

.nav_bar {
    padding: 22px 0;
    background-color: #0acaed;
}

.nav_bar>ul {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    padding-inline-start: 0;
}

.nav_bar>ul li {
    cursor: pointer;
    display: block;
    width: 247px;
    line-height:2;
    max-width: 33%;
    background: #00bc29;
    text-align: center;
    border-right: 1px solid #fff;
    box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.3);
}

.nav_bar>ul li:last-of-type {
    border: none;
}

.nav_bar>ul li>a {
    font-size: 1.6rem;
    color: #ffffff;
    text-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
}

.nav_bar>ul li>a:hover {
    color: #fff700;
    text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 575px) {
    .nav_bar {
        padding: 0px 0;
    }
    .nav_bar>ul li>a {
        font-size: 1.125rem;
    }
    .nav_bar>ul li {
    cursor: pointer;
    display: block;
    width: 247px;
    line-height:1.2;
    padding: 5px;
    max-width: 33%;
    background: #00bc29;
    text-align: center;
    border-right: 1px solid #fff;
    box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.3);
}
}

/* Safari 6.1+ */

/* @media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio:0){
    .nav_bar>ul li:nth-of-type(1), .nav_bar>ul li:last-of-type {
        height: 3.5rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

} */

/*-------------------- END NAV BAR --------------------*/

/*-------------------- 活動辦法 #discount_activity --------------------*/

.contentbox_main {
    padding: 30px 0 50px;
}
.contentbox_main h2 {
    display: block;
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 2rem;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 0.1em 0 #00bc29;
}


.discount_title{
    display: block;
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: 1rem;
    font-weight: 600;
    color: #04caec;
    /*text-shadow: 0 0.1em 0 #00bc29;*/
}

@media screen and (max-width: 575px) {
    .contentbox_main {
        padding: 30px 15px;
    }
    .contentbox_main h2 {
        font-size: 2rem;
    }
}

#discount_activity {
    background: #04caec;
    /*background: url(../images/bg04.jpg) repeat;*/
}
.pro_table span{font-size: 2rem; color: red;}
.activity_intro {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 20px;
    padding: 1rem 1.5rem;
    margin-bottom: 50px;
    font-size: 1.125rem;
    border: 10px solid #b7c30e;
    box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.3);
}

.activity_intro>ul {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding-inline-start: 0;
    padding: 1rem 0;
}

@media screen and (max-width: 900px) {
    .activity_intro>ul {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media screen and (max-width: 575px) {
    .activity_intro {
        font-size: 1rem;
    }
    .activity_intro>ul {
        padding: 0.5rem;
    }
}

.activity_intro>ul h5 {
    color: #00bc29;
}

.activity_intro>ul>li {
    margin-bottom: 0.75rem;
    
}

/*----- 折扣碼BTN & APP下載BTN -----*/

#appDiscounts01, #appDiscounts02 {
    display: none;
    /* APP按鈕 一般網頁隱藏 */
}

.btn-d-code {
    color: #ffffff !important;
    background-color: #ff4400;
    border-color: #ff4400;
    padding: 1.125rem 2rem;
    border-radius: 100px;
    border: 5px solid #ffffff;
    transition: all 0.3s ease-in-out;
}

.btn-d-code:hover {
    color: #ffffff !important;
    background-color: #db0049;
    border-color: #db0049;
    border: 5px solid #00cceb;
}

@media screen and (max-width: 575px) {
    .btn-d-code {
        padding: 1.125rem 2.5rem;
    }
}

#discount_app {
    border-top: 2px dashed #ffea01;
    padding-top: 2rem;
}

#discount_app>p {
    display: flex;
    justify-content: space-around;
    width: 80%;
    margin: 0 auto;
}

#discount_app>p .btn-app {
    width: 40%;
}

#discount_app>p .btn-app img {
    width: 100%;
    height: auto;
    -webkit-filter: drop-shadow(0 0 0 #ffea00);
    filter: drop-shadow(0 0 0 #ffea00);
}

#discount_app>p .btn-app img:hover {
    -webkit-filter: drop-shadow(3px 3px 0 #ffea00)drop-shadow(3px -3px 0 #ffea00)drop-shadow(-3px -3px 0 #ffea00)drop-shadow(-3px 3px 0 #ffea00);
    filter: drop-shadow(3px 3px 0 #ffea00)drop-shadow(3px -3px 0 #ffea00)drop-shadow(-3px -3px 0 #ffea00)drop-shadow(-3px 3px 0 #ffea00);
}

@media screen and (max-width: 575px) {
    #discount_app>p {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    #discount_app>p>.btn-app {
        padding: 0.5rem 0 0;
        margin: 0;
        margin-bottom: 1.5rem;
        width: 80%;
    }
}

/*----- END 折扣碼BTN & APP下載BTN -----*/

/*-------------------- END 活動辦法 #discount_activity --------------------*/

/*-------------------- 熱銷商品 #vacation_ticket --------------------*/

#vacation_ticket {
    /*background: url(../images/bg03.gif) repeat;*/
    background: #da9f62;
}

#vacation_note {
    background: #ffc0c0;
}

.airticket_area {}

.airticket_area>h3 {
    text-align: center;
    margin-bottom: 26px;
}

.airticket_area .rowline>div {
    padding-bottom: 26px;
}

.airticket_box {
    display: block;
    position: relative;
    width: 100%;
    background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
    transition: all .2s ease-in-out;
}

.airticket_box:hover {
    text-decoration: none;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.8);
}

.airticket_box>.box_tag {
    position: absolute;
    top: 5px;
    left: 0;
    padding: 5px 15px;
    color: #ffffff;
    box-shadow: 0 0.2rem 0.1rem rgba(0, 0, 0, 0.3);
    letter-spacing: 0.1rem;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomright: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.airticket_box>img {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.airticket_box .airticket_info {
    padding: 8px 8px 3px 8px;
}

.airticket_box .airticket_info>h4 {
    float: left;
    margin-top: 5px;
}

.airticket_box .airticket_info>span {
    float: right;
}

.airticket_box .airticket_info:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.morebtn_area {
    display: block;
    width: 100%;
    clear: both;
    text-align: center;
}

/*-------------------- END 熱銷商品 #vacation_ticket --------------------*/

/*-------------------- 折扣碼使用流程 #discount_process --------------------*/

#discount_process {
    background-color: #00ca92;
}

.progress_area {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
}

.progress_area>div {
    position: relative;
    padding-bottom: 16.666667%;
}

.progress_area>div>img {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 50%;
    right: 0;
    max-width: 60%;
    max-height: 60%;
    filter: drop-shadow(5px 5px 0 #ffffff);
    transform: translate(-50%, -50%);
    z-index: 1;
}

.progress_area>div::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 84%;
    height: 84%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    /* border: 3px solid #f2be00; */
    box-shadow: 0 0 0 8px #04caec;
    background-color: #ffffff;
    z-index: 1;
}

.progress_area>div::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    background-color: #e5e5e5;
    top: 50%;
    left: 0;
}

.progress_area>div:first-child::after {
    width: 50%;
    left: 50%;
    right: 0;
}

.progress_area>div:last-child::after {
    width: 50%;
}

.progress_area>div>p.h5 {
    position: absolute;
    display: inline-block;
    bottom: -4rem;
    left: 0;
    width: 100%;
    height: 3rem;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .progress_area>div>img {
        max-width: 55%;
        max-height: 55%;
        filter: drop-shadow(3px 3px 0 #ffffff);
    }
    .progress_area>div>p.h5 {
        font-size: 0.9375rem;
    }
}

@media screen and (max-width: 767px) {
    .progress_area>div {
        padding-bottom: 33.333333%;
    }
    .progress_area>div::before {
        box-shadow: 0 0 0 3px #e5e5e5;
    }
    .progress_area>div:nth-child(1), .progress_area>div:nth-child(2), .progress_area>div:nth-child(3) {
        margin-bottom: 3.6rem;
    }
    .progress_area>div>p.h5 {
        bottom: -3.6rem;
        padding: 3px;
    }
}

/* .progress_area>div:nth-child(odd)>img {
    filter: drop-shadow(5px 5px 0 #7ae0f0);
} */

/* .progress_area>div:nth-child(odd)::before {
    border-color: #00b1cc;
} */

/* .progress_area>div:nth-child(even)>img {
    filter: drop-shadow(5px 5px 0 #f1a09c);
} */

/* .progress_area>div:nth-child(even)::before {
    border-color: #eb7872;
} */

/*-------------------- END 折扣碼使用流程 #discount_process --------------------*/

#btn_top {
    position: fixed;
    right: 5px;
    z-index: 999;
}

@media screen and (max-width:767px) {
    #btn_top {
        right: 0;
    }
}

#btn_top a>img {
   /* -webkit-filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.5));*/
}