@charset "utf-8";


body {
    background-color: #FFFFFF;
    background-repeat: repeat;
    overflow-y: scroll;
    overflow-x: hidden;
    font-size: 1rem !important;
    font-family: "微軟正黑體";
    letter-spacing: 2px !important;
}

.nav.navbar-nav li a {
    font-weight: bold;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {

    font-weight: bold;
}

a:focus {
    outline-offset: 0px !important;
}

input[type="button"] {
    font-size: 1rem;
    padding: 8px 10px 7px 10px !important;
}

.toggle {
    cursor: pointer;
}

@media only screen and (max-width: 768px) {
    input[type='text'] {
        padding: 4px 0 0 5px;
        height: 35px;
    }

}

.menuda li:last-child a {
    border-bottom: none;
}

.title_01 {
    font-size: 1.4rem !important;
}

/*.......................... header第一列 右上方等icon ..............*/
.navbar-toggle {
    display: none;
}

.top_link a .tnr .top_link_1 {
    background-color: #525252;
    border-radius: 15px;
    letter-spacing: 0;
    height: 21px;
    color: #fff;
    font-size: 1rem;
    padding: 0px 8px 0px 0;
    display: inline-flex;
    justify-content: center !important;
    align-content: center !important;
    margin-top: 5px !important;
    margin-right: 0px;
}

.top_link a .tnr .top_link_1 img {
    vertical-align: middle;
    margin-top: 0 !important;
    margin-right: 2px;
}

.top_link a:not(:nth-child(2)) {
    font-size: 0 !important;

}

.top_link a:not(:nth-child(2)) .tnr {
    width: 23px !important;
    margin-left: 8px;


}

.point {

    top: 15px;
    right: 5px;

}

/*.......................... 活動查詢 ..............*/
#container .single_product {
    width: 100%;
    display: inline-flex;
    flex-direction: column;
}

#container .single_product .product {
    display: inline-block;
    width: 100% !important;
    padding: 0;
    margin-top: 10px !important;
    width: 100%;
    display: inline-flex;
    flex-direction: column;
}

/*.......................... 活動查詢 新搜尋 ..............*/
.d_frame_search {
    border-bottom: none;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding: 0;
    margin-top: 0;
}

.topBar {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 768px) {
    .topBar {
        flex-wrap: nowrap;
        padding-bottom: 10px;
    }
}

.topBar .topBarSearch {
    width: 100%;
    position: relative;
    margin-bottom: 0px;
    display: inline-flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.topBar .topBarSearch input {
    vertical-align: top;
    font-size: 1rem;
    width: 90%;
    height: 35px;
    border-radius: 25px 0 0 25px;

    border-top: 2px solid #fa8f1b;
    border-left: 2px solid #fa8f1b;
    border-bottom: 2px solid #fa8f1b;
    border-right: none;
    padding: 10px 20px 10px 20px;
    margin-right: 0;
}

.topBar .topBarSearch .form-control:focus {
    border-color: #fa8f1b;
    box-shadow: none;
}

.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    border-color: #000;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 1);
}

.topBar .searchBtn {
    width: 60px;
    height: 35px;
    border-radius: 0 25px 25px 0;
    border-left: none;
    background-color: #fa8f1b;
    border-top: 2px solid #fa8f1b;
    border-bottom: 2px solid #fa8f1b;
    border-right: 2px solid #fa8f1b;
    background-color: #fff;
    display: inline-flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    margin: 0;
    margin-right: 10px;
}

.topBar .searchBtn:hover {
    background-color: #fa8f1b;
}

input::placeholder {
    color: #343434 !important;
}

.topBar .searchBtn:focus {
    border-top: 2px solid #fa8f1b;
    border-bottom: 2px solid #fa8f1b;
    border-right: 2px solid #fa8f1b;
}

.topBar .searchBtn img {
    width: 15px;
    height: auto;
}

.topBar .searchBtn:hover img,
.topBar .searchBtn:active img {
    filter: invert(100%);
}


/*.......................... 活動查詢 進階搜尋按鈕..............*/
.topBar > .btn.btn-primary,
.topBar .btn_filter {
    margin: 0 !important;
    border-radius: 25px !important;
    margin: 0 !important;
    height: 35px;
    padding: 0;
    width: 130px;
}

.topBar .btn_filter {
    border: 2px solid #0077fb;
    background-color: #0077fb;
    color: #fff;
    font-weight: bold;
    background-color: #fff;
    border: 2px solid #000;
    color: #000;
    font-weight: bold;
}

.topBar .btn_filter:hover {
    color: #fff !important;
    background-color: #004da0;
    border: 2px solid #004da0;
    color: #fff !important;
    background-color: #000;
    border: 2px solid #000;
}

.topBar .btn_filter img {
    filter: invert(0%);
    margin-right: 3px;
    width: 15px;
}

.topBar .btn_filter:hover svg,
.topBar .btn_filter:hover img {
    margin-right: 3px;
    width: 15px;
    height: auto;
    filter: invert(100%);
}

/*.......................... 進階搜尋 彈窗..............*/
/*年齡限制 sliderbar.css*/
.rangeSliderGroup .output {
    display: none;
}

.rangeSliderGroup {
    position: relative;
    height: 60px;
    margin: 0px 20px -10px 20px;

}

/*.......................... 活動分類 tag 第一層..............*/


/*.......................... 活動分類 tag 第一層..............*/
.d_frame_tag_first {
    margin-bottom: 0px;
    clear: both;
    padding: 10px 0;
    border-top: 1px solid #ccc;
}

.newtagBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}



.sort_group {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin: 20px 0;
}

.sort_group button.sort {
    display: inline-block;
    padding: 3px 15px 4px 15px;
    border-radius: 25px;
    background-color: #004da0;
    border: 1px solid #004da0;
    color: #fff;
    margin-bottom: 8px;
    margin-right: 8px;
    letter-spacing: 1px;
    cursor: pointer;
    position: relative;
}

.sort_group button.sort:last-of-type,
.sort_group button.sort2:last-of-type {
    margin-right: 0;
}

.sort_group button.sort.current,
.sort_group button.sort.default,
.sort_group button.sort2.current,
.sort_group button.sort2.default {
    display: inline-block;
    padding: 3px 15px 4px 15px;
    border-radius: 25px;
    background-color: #fa8f1b;
    border: 1px solid #fa8f1b;
    color: #fff;
    margin-bottom: 8px;
    position: relative;
}

.sort_group button.sort:hover,
.sort_group button.sort.current:hover,
.sort_group button.sort2:hover,
.sort_group button.sort2.current:hover {
    background-color: #fa8f1b;
    border: 1px solid #fa8f1b;
    color: #fff;
}









/*.......................... 活動分類 tag 第二層 子分類 ..............*/



.d_frame_tag_second {
    margin-bottom: 0px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    clear: both;
}

.d_frame_tag_second.current {
    display: inline-block;
}

.d_frame_tag_twoColumn {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;

    border-radius: 0px;
    padding: 5px 20px;
    background-color: #e8f3fb;
    width: 100%;
    margin: 0 !important;
    position: relative;
}



.d_frame_tag_twoColumn:before {
    content: '';
    width: 0;
    height: 0;
    border: 16px solid;
    border-color: transparent transparent #6a9ed6 transparent;
    position: absolute;
    right: 49%;
    top: -32px;
}


.d_frame_tag_twoColumn:after {
    content: '';
    border: 16px solid;
    border-color: transparent transparent #6a9ed6 transparent;
    position: absolute;
    right: 49%;
    top: -32px;
}

@media only all and (max-width: 768px) {
    .d_frame_tag_twoColumn {
        padding: 5px 10px;
        border-radius: 0px;
        width: 100%;
    }
}

.d_frame_tag_twoColumn .d_frame_tagL {
    width: 80px;
    text-align: right;
    font-weight: bold;

}

.d_frame_tag_twoColumn .d_frame_tagR {
    width: calc(100% - 80px);
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

@media only all and (max-width: 768px) {
    .d_frame_tag_twoColumn .d_frame_tagL {
        width: 100%;
        margin-bottom: 0;
        text-align: left;
    }

    .d_frame_tag_twoColumn .d_frame_tagR {
        width: 100%;
    }


}

.d_frame_tag_twoColumn .d_frame_tagR .sort_group {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin: 10px 0 0px 0;
}

.sort_group button.sort2 {
    display: inline-block;
    padding: 3px 15px 4px 15px;
    border-radius: 25px;
    background-color: #2665a8;
    border: 1px solid #2665a8;
    color: #fff;
    margin-bottom: 8px;
    margin-right: 8px;
    letter-spacing: 1px;
}


/*.......................... 活動查詢 手機版 活動分類 RWD..............*/
.mobil_program_title .h1_style {
    display: none;
}

.mobil_program .accordion-collapse.collapse {
    display: none !important;
}

@media only all and (max-width: 640px) {
    .mobil_hide {
        display: none;
    }

    .mobil_program .accordion-collapse.collapse.show {
        display: inline-block !important;
        width: 100%;
        margin-right: 0 !important;
    }

    .mobil_program_title {
        height: 57px;
        background-color: #004da0;
        padding: 10px 10px;
    }

    .mobil_program_title {
        display: block;
    }

    .mobil_program_title .h1_style {
        display: inline-flex;
        justify-content: space-between;
        align-content: center;
        width: 100%;
        margin: 0;
        padding: 0;

        line-height: 36px;
        font-weight: bold;
        font-size: 1.2rem;
        color: #ffffff;
        background-color: #004da0;
        height: 35px;
        line-height: 40px;
    }

    /*.....活動分類 tag 第一層..............*/

    .mobil_program {
        border: none !important;
        border-top: none !important;
        border-bottom: none !important;
    }

    .mobil_program .d_frame_tag_first {
        border-top: none !important;
        padding: 0;
    }

    .mobil_program .newtagBox {
        justify-content: flex-start !important;
    }

    .sort_group {
        justify-content: flex-start;
        margin: 0px 0;
    }

    .sort_group button.mobile_show.sort.default {
        display: inline-block !important;
        position: relative !important;
    }

    .sort_group button.sort {
        display: inline-block;
        padding: 8px 10px 8px 10px;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
        letter-spacing: 1px;
        cursor: pointer;

        text-align: left;
        border-top: 1px solid #fff;
        width: 100%;
        position: relative;
    }


    .sort_group button.sort.current,
    .sort_group button.sort.default,
    .sort_group button.sort2.current,
    .sort_group button.sort2.default {
        display: inline-block;
        padding: 8px 10px 8px 10px !important;
        border-radius: 0px !important;
        background-color: #fa8f1b;
        border: 1px solid #fa8f1b;
        color: #fff;
        margin-bottom: 0px !important;


        text-align: left;
        border-top: 1px solid #fff;
        width: 100%;
    }

    .sort_group button.sort::after,
    .sort_group button.mobile_show.sort.default::after,
    .sort_group button.mobile_show.sort.current::after {
        flex-shrink: 0;
        display: inline-block;
        width: 17px !important;
        height: 17px !important;
        margin-left: auto;
        content: "";
        background-image: url(../../../images/icon_arrow.svg);

        background-repeat: no-repeat;
        background-size: 17px;
        transition: none;
        position: absolute;
        top: 15px;
        right: 21px;
    }

    .sort_group button.sort.no_arrow::after,
    .sort_group button.mobile_show.sort.no_arrow.current::after {
        background-image: none;
    }

    /*.. 活動分類 tag 第二層 子分類 ..............*/
    .mobil_program .d_frame_tag_twoColumn {
        display: inline-block;
        padding: 0px 0px;
        margin: 0;
        border-radius: 0px;
        width: 100%;
        background-color: #fff;

    }

    .d_frame_tag_twoColumn:before {
        display: none;
    }


    .d_frame_tag_twoColumn:after {
        display: none;
    }

    .mobile_show.d_frame_tag_second {
        display: inline-block;

    }

    .mobil_program .d_frame_tag_twoColumn .d_frame_tagL {
        display: none;
    }


    .d_frame_tag_twoColumn .d_frame_tagR .sort_group,
    .d_frame_tag_twoColumn .d_frame_tagR .sort_group:last-child {
        text-align: left;
        border-top: 1px solid #fff;
        width: 100% !important;
        margin-top: 0px !important;
        margin-right: : 0px !important;
    }


    .mobile_show.d_frame_tag_second {
        border-top: 1px solid #004da0 !important;
    }

    .d_frame_tag_twoColumn .d_frame_tagR .sort_group button.sort2,
    .d_frame_tag_second.mobile_show .sort_group button.sort2 {
        display: inline-block;
        padding: 8px 10px 8px 50px !important;
        border-radius: 0px;
        background-color: #fff;
        border: 1px solid #004da0;

        color: #004da0;

        margin-bottom: 0px;
        margin-right: 0px;
        letter-spacing: 1px;

        text-align: left;
        border-top: 1px solid #fff;
        border-top: none;
        width: 100%;
    }

    .d_frame_tag_twoColumn .d_frame_tagR .sort_group button.sort2.current,
    .d_frame_tag_twoColumn .d_frame_tagR .sort_group button.sort2.default,
    .d_frame_tag_second.mobile_show .sort_group button.sort2.current,
    .d_frame_tag_second.mobile_show .sort_group button.sort2.default {
        display: inline-block;
        padding: 8px 10px 8px 50px !important;
        border-radius: 0px;
        background-color: #fa8f1b !important;
        border: 1px solid #004da0 !important;
        border: none;
        color: #fff;
        margin-bottom: 0px !important;
        margin-right: 0px;

        text-align: left;
        border-top: 1px solid #fff !important;
        border-top: none !important;

        width: 100%;
    }

    .mobile_show.closeAll,
    .closeAll,
    .mobile_show.sort.default,
    .mobile_show.sort.current.default {
        display: none;
    }

}

@media only all and (max-width: 640px) {
    .pc_show {
        display: none !important;
    }

    .mobile_show {
        display: inline-block;
        width: 100%;
        margin: 0;
        padding: 0;
        background-color: aqua;
    }
}

@media only all and (min-width: 641px) {
    .pc_show {
        display: inline-block;
    }

    .mobile_show.closeAll,

    .closeAll {
        display: none;
    }

    .mobile_show {
        display: none !important;
    }

}





/*.......................... 排序..............*/
.SortingGroup {
    margin: 15px 0 8px 0;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}

.SortingGroup div:nth-child(2) .d-flex {
    justify-content: flex-end;
    padding-right: 0;
}

.SortingGroup div:nth-child(2) select {
    margin-left: 8px;
    border: none;
    margin-right: 0;
}

@media only all and (max-width: 639px) {
    .SortingGroup {
        border-top: 1px solid #fff;
    }
}

/*.......................... 活動查詢 節目card ..............*/
.product .d_frame {
    margin-bottom: 20px;
    width: calc(100% - 0px);
    float: left;
    margin-right: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}

.product .d_frame {
    background-color: #F2F5F9;
}

.product .d_frame > ul {
    display: inline-flex;
    align-content: stretch;

}

.product .d_frame > ul .v1 {
    float: left;
    width: 25%;
}

.product .d_frame > ul .v2 {
    width: 72%;
    margin-left: 3%;
    display: inline-flex;
    flex-direction: column;
}

@media only all and (max-width: 639px) {
    .product .d_frame > ul {
        flex-direction: column;
    }

    .product .d_frame > ul .v1 {

        width: 100%;
        display: inline-block;
    }

    .product .d_frame > ul .v2 {
        width: 100%;
        display: inline-block;
    }
}

.product .d_frame ul h5 {
    font-size: 1.4rem;
}

.product .d_frame > ul .v2 a {
    width: 100%;

}

.product .d_frame > ul .v2 p {
    width: 100%;
    padding-right: 10px;
    font-size: 1.1rem;
    line-height: 1.8rem;
}

/*............ 卡片高度一致 ..............*/
.programCard {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
}

.programCard > div:nth-child(2) {
    width: 100%;
    display: inline-flex;
    justify-content: space-between !important;
    align-content: center !important;
    flex-wrap: wrap;
    flex-direction: row;
}

@media only all and (max-width: 999px) {
    .programCard {
        display: inline-flex;
        flex-direction: column;
        align-items: flex-start;
        height: 300px;
        height: auto;
    }
}

/*............ 小分類 ..............*/
.badgeGroup {
    display: inline-flex;
    margin: -5px 0 20px 0;
}

.badge {
    font-size: 1rem;
    color: #000;
    background-color: #ffe0c3;
    border-radius: 5px;
    margin-right: 8px;
}

.badge.badge_member {
    color: #fff;
    background-color: #64b5f8;
}

.badge > img {
    width: 15px;
    height: 15px;
    vertical-align: middle !important;
    margin-right: 4px !important;
    margin-bottom: 0px !important;
    border: none !important;
}

/*............ 節目說明 ..............*/
.programitemGroup {
    width: 100%;
    display: inline-flex;
    justify-content: flex-end !important;
    align-content: center !important;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 5px;
}

.programitemGroup > div {
    display: inline-flex;
    flex-wrap: nowrap;
}

.programitemGroup > div:nth-child(2) {
    margin-top: 20px;
}

.programitemGroup span {
    display: inline-block;
    width: 100%;
}

.programitemGroup span img {
    width: 15px;
    height: 15px;
    vertical-align: middle !important;
    margin-right: 4px !important;
    margin-bottom: 0px !important;
    border: none !important;
    margin-top: 4px;
}

/*............ 課程費用 活動時間 ..............*/
.product .d_frame ul .v2 .mkk {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    display: inline-block;
    width: 100%;
}

.pdl_icon_01,
.pdl_icon_02,
.pdl_icon_03 {

    width: 110px;
    background-color: #FF6600;
    color: #fff;
    margin: 0 !important;

    padding-right: 0 !important;
    font-size: 1rem;
    border-radius: 15px;
    background-repeat: no-repeat;
    word-break: break-all;
    padding: 2px 3px 2px 30px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../../../images/icon_pd_2.png);
    height: 31px;
}

/*費用*/

.pdl_icon_01 {

    background-position: 10px 2px;

}

/*活動時間*/
.pdl_icon_02 {
    background-position: 10px -32px;

}

/*活動地點*/
.pdl_icon_03 {



    background-position: 10px -63px;

}


.product .d_frame ul .v2 .mkk li {
    margin: 0 !important;
    padding: 0 !important;
    display: inline-flex;
    flex-flow: row;
    flex-wrap: wrap;
}

.product .d_frame ul .v2 .mkk li .tablet_no_info {
    word-break: break-all;
    /*  line-height: 25px;*/
    padding: 0px 5px 0 10px !important;
    text-align: left;
    width: calc(100% - 110px) !important;
    clear: none;
}

@media only all and (max-width: 639px) {




    .product .d_frame ul .v2 .mkk li {
        height: auto;
        margin: 0;
        margin-top: -5px !important;
    }
}

.programitemGroup .btn_red {
    background-image: url(../../../images/icon_arrow.png);
    padding-right: 30px !important;
    background-position: 80% 50%;
    background-repeat: no-repeat;
    background-size: 15px 15px;
}

.programitemGroup > div:nth-child(2) {
    display: inline-flex;
    justify-content: flex-end;
    align-content: flex-end !important;
}

@media only all and (max-width: 992px) {
    .programitemGroup > div:nth-child(2) {
        width: 100%;
    }
}


.programitemGroup > div:nth-child(2) .btnright {
    align-content: center !important;
    margin-right: 10px;
    margin-bottom: 0px;
}

.programitemGroup > div:nth-child(2) .btnright input {
    min-width: 70px;
}

.programitemGroup > div:nth-child(2) .btnright .text-danger {
    display: inline-flex;
    justify-content: flex-end;
    align-content: center !important;
    margin-right: 0;
    margin-bottom: 0;
}

hr.new1 {
    border-top: 1px solid #e0e4ea;
    padding: 0;
    width: 100%;
    margin: 10px 0 10px 0;
}

@media only all and (max-width: 992px) {
    .programitemGroup > div:nth-child(1) {
        width: 100%;
    }
}

/*.......................... 活動查詢 頁碼 ..............*/
.page_box .mobil_show {
    display: none;
}

@media only all and (max-width: 639px) {
    .page_box .mobil_show {
        display: inline-flex;
    }

    .page_box .mobil_hide {
        display: none;
    }

    .page_box .mobil_show select {
        height: 28px;
        margin-right: 6px;
        padding-top: 1px;
        padding-bottom: 1px;
    }
}

.page_box {
    display: inline-flex;
    justify-content: space-between;
    align-items: center !important;
    flex-wrap: wrap;
    margin-top: 16px;
}

.page_box > div:nth-child(1) .pagination {
    text-align: left;
    justify-content: flex-start;
}

.page_box > div:nth-child(2) {
    text-align: right;
}

@media only all and (max-width: 999px) {
    .page_box > div:nth-child(1) {
        width: 100%;
    }

    .page_box > div:nth-child(1) .pagination {
        justify-content: center;
    }

    .page_box > div:nth-child(2) {
        width: 100%;
        justify-content: center;
        text-align: center !important;
        margin-top: 20px;
    }

    #container .page_box .active {
        width: auto;
    }
}

@media only all and (max-width: 639px) {
    .page_box > div:nth-child(2) {
        display: none;
    }

    #container .page_box .active {
        width: auto;
    }
}

.pagination {
    --bs-pagination-font-size: 0.9rem;
    --bs-pagination-color: #333;
    --bs-pagination-border-color: #fff;
    --bs-pagination-active-color: #000;
    --bs-pagination-active-bg: #fff;
    --bs-pagination-active-border-color: #767676;
    --bs-pagination-hover-bg: #fff;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    border-top-right-radius: 5px;
    border-bottom-right-radius 5px;

}

.page-item:first-child .page-link span,
.page-item:last-child .page-link span {
    font-size: 1.4rem;
    line-height: 18px;
    width: 30px;
    height: 30px;
}

.page-link {
    font-size: 1rem;
    padding: 2px 10px 2px 10px;
    border-radius: 5px;
    border: 1px solid #c8c8c8;
    margin: 0 5px;
    letter-spacing: 0;
    text-align: center;
}

.page-item.prev,
.page-item.prev.disabled .page-item.next,
.page-item.next.disabled,
.page-item.first .page-link,
.page-item.first.disabled .page-link,
.page-item.last .page-link,
.page-item.last.disabled .page-link {
    font-size: 1rem;
    border-radius: 5px;

    width: 70px !important;
    /*height: 35px;*/
    white-space: nowrap !important;
}

.page-link:not(.active) {
    border: 1px solid #fff;
}

.page-link:hover {
    color: #000;
    border: 1px solid #c8c8c8;
}

.page-item.active .page-link {

    border: 1px solid #767676;
}

/*.......................... 彈窗 ..............*/
.form-control {
    font-size: 1rem;
}

.modal-header {
    background-color: #f2f2f2;
    color: #000;
}

.edit_box.card {
    box-shadow: none;
    border: 1px solid #dce0e3;
    box-shadow: 5px 10px 5px rgba(214, 189, 173, 0.2);
}

.edit_box .card-header {
    color: #fff;
    background-color: #ce9e4c;
    border-bottom: 0;
    font-size: 1.1rem;
    font-weight: bold;
}

.btn-close {
    opacity: 1;
    margin-right: 5px !important;
}

.modal-body .page-wrap .td_color_1_1 {
    padding: 5px 10px;
    background-color: #f3f3f3 !important;
}

.modal-body .page-wrap th.td_color_3 {
    padding: 5px 10px;
    color: #fff !important;
    background-color: #2990bf !important;
}

.modal-body .page-wrap th.td_color_5 {
    padding: 5px 10px;
    color: #fff !important;
    background-color: #eec266 !important;
}

.modal-backdrop.show {
    opacity: 0.8;
}

.modal-footer {
    justify-content: center;
}

.modal-footer button {
    margin: 0 8px;
}

.applyBox {
    display: inline-flex;
    justify-content: flex-start;
    align-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.applyBox > .row {
    border-top: 1px dashed #c1c1c1;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
}

.applyBox > .row:first-child {
    padding-top: 0px;
    border-top: none;
}

.modal-body .formList ul {
    display: inline-flex;
    justify-content: flex-start;
    align-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.modal-body .formList ul li label {
    text-align: left;
    width: 100% !important;
}

.row {
    --bs-gutter-x: 1rem;
}

/************************************* 活動日期區間 *******/
.special_date_section {
    margin: 0;
    margin-bottom: -10px;
}

.special_date_section > .row .col-auto:nth-child(1) {
    width: 40%;
}

.special_date_section > .row .col-auto:nth-child(2) {
    width: 30px;
    text-align: center;
}

.special_date_section > .row .col-auto:nth-child(3) {
    width: 40%;
}

@media only all and (max-width:1200px) {
    .special_date_section > .row .col-auto:nth-child(1) {
        width: calc(100% - 30px - 30%) !important;
    }

    .special_date_section > .row .col-auto:nth-child(2) {
        width: 20px;
    }

    .special_date_section > .row .col-auto:nth-child(3) {
        width: 30%;
    }
}

@media only all and (max-width:768px) {

    .special_date_section > .row .col-auto:nth-child(1),
    .special_date_section > .row .col-auto:nth-child(2),
    .special_date_section > .row .col-auto:nth-child(3) {
        width: 100% !important;
    }
}

/************************************* 活動方式 *******/
.special_radio {
    background-color: #f2f2f2;
    border-radius: 50px;
    margin: 0;
    padding: 4px;
}

.special_radio .btn-group {
    width: 100%;
    padding: 0;
    justify-content: space-between;
}

.special_radio .btn-group .btn {
    margin: 0;
    font-size: 1rem;
}

.special_radio .btn.btn-outline-primary {
    border-radius: 30px !important;
    width: 100%;
    border-style: none;
    color: #000;
}

.special_radio .btn-check:checked + .btn,
.special_radio .btn.active,
.special_radio .btn.show,
.special_radio .btn:first-child:active,
.special_radio :not(.btn-check) + .btn:active {
    color: #fff;
}


/******************************************* 年齡限制 **************/
.outputOneHigh {
    position: absolute;
    top: 40px;
    left: 20px;
}

.incl-rangeLow {
    position: absolute;
    top: 40px;
    right: 20px;
}

/******************************************* 篩選條件 **************/
.filterChioseGroup {
    margin-bottom: 10px;
}

.filterChioseGroup.mobil_show {
    display: none;
}

@media only all and (max-width: 640px) {
    .filterChioseGroup.mobil_show {
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 8px;
    }
}

.filterChioseGroup .mud-chip {
    border: none;
    cursor: default;
    display: inline-flex;
    outline: 0;
    padding: 0 20px 0 14px;
    position: relative;
    box-sizing: border-box;
    transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    align-items: center;
    white-space: nowrap;
    vertical-align: middle;
    justify-content: center;
    text-decoration: none;
    line-height: normal;
    margin: 4px;
    height: 28px;
    font-size: 1rem;
    border-radius: 16px;
    color: #000;
    background-color: #dae2ec;
}

.filterChioseGroup .mud-chip-content {
    align-items: center;
    justify-content: space-between;
    display: inline-flex;
    height: 100%;
    max-width: 100%;
    user-select: none;
}

.filterChioseGroup .mud-icon-button {
    color: inherit;
    border: 0;
    cursor: pointer;
    margin: 0;
    display: inline-flex;
    outline: 0;
    padding: 0;
    position: relative;
    align-items: center;
    user-select: none;
    border-radius: 0;
    vertical-align: middle;
    -moz-appearance: none;
    justify-content: center;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    flex: 0 0 auto;
    padding: 12px;
    overflow: visible;
    font-size: 3rem !important;
    text-align: center;
    border-radius: 50%;
    color: #000;
    padding: 1px;
    margin-right: -14px;
    margin-left: 6px;
    margin-top: 1px;
    height: 18px;
    width: 18px;
}

.filterChioseGroup .mud-icon-button img {
    filter: invert(100%);
    opacity: 0.3;
}

.filterChioseGroup .mud-chip:hover {
    color: #fff;
    background-color: #000;
}

.filterChioseGroup .mud-chip:hover img {
    filter: invert(0%) !important;
    opacity: 1;
}

.filterChioseGroup a {
    margin-left: 8px;
    color: #0d6efd;
}

.filterChioseGroup a:hover {
    text-decoration: underline;
}

/*.......................... 步驟1 同意書 ..............*/
.single_product .checkboxbig {
    width: auto;
    zoom: 2.5;
    vertical-align: middle;
}

/*.......................... 步驟2 活動報名表_團體報名 ..............*/
.programTitleGroup {
    width: 100%;
    margin-top: 10px;
}

.programTitleList {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

.programTitleList div:nth-child(1) {
    width: 120px;
    margin-bottom: 12px;
    font-size: 1.4rem;


    font-weight: bold;
}

.programTitleList div:nth-child(2) {
    width: calc(100% - 120px);
    font-size: 1.4rem;


    font-weight: bold;
}

@media only all and (max-width: 640px) {
    .programTitleList div:nth-child(1) {
        margin-bottom: 4px;
    }

    .programTitleList div:nth-child(2) {
        margin-bottom: 20px;
    }
}

.single_product .d_frame .title_01 {
    margin-left: 5px !important;
}

.single_product .d_frame .formList .title_01 {
    width: calc(100% + 10px);
    margin-left: -10px !important;
}

.single_product .d_frame .formList ul {
    margin-top: -20px;
    padding-left: 16px;
    padding-right: 16px;
}

.single_product .member_content .d_frame .formList ul li {
    padding: 6px 16px 6px 16px;
    margin-bottom: 0px;
}

.single_product .member_content .d_frame .formList ul label {
    text-align: left;
}


/*.......................... 活動報名表_團體報名 圖形驗證碼..............*/

.refresh {
    position: relative;
    top: -2px;
    padding: 0;
    width: 26px;
    height: 26px;
    border: none;
    background-color: transparent;
}

.sob {
    float: left;
    height: 35px;
    border: 1px solid #d6d6d6;
    padding: 4px 0 0 5px;
    margin-top: -4px;
    border-radius: 0.375rem;
}

.soc.captcha {
    vertical-align: middle;
    margin-top: -4px;
    margin-bottom: 20px;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
}



.recaptcha_box {
    display: inline-block;
    vertical-align: top !important;
    margin-left: 16px;
    margin-right: 16px;

    width: 100px;
    height: 35px;
    border: 1px solid #707070;
    overflow: hidden;
}

.recaptcha_box img {
    height: 35px;
    vertical-align: top !important;
}

.soc.captcha button {
    margin-right: 16px;
}

@media only all and (max-width: 640px) {
    .sob.captcha {
        width: 50% !important;
    }

    .soc.captcha {
        margin-top: 8px;
    }

    .recaptcha_box {
        margin-left: 0px;
    }
}

/*.......................... 步驟2 報名成功 Modal popup ..............*/
.modal_white_card .modal-header {
    background-color: #fff;
    color: #000;
    border-bottom: none;
}

.modal_white_card .modal-footer {
    background-color: #fff;
    color: #000;
    border-top: none;
    margin-bottom: 20px;
}

.modal_white_card .noticeGroup {
    display: inline-flex !important;
    align-content: center;
    width: 100%;
    flex-direction: column !important;
    width: 100%;
    padding: 0 20px;
    text-align: center;
}

.noticeGroup img {
    width: 80px;
    height: 80px;
    margin-top: -20px;
    margin-bottom: 20px;
    display: inline-flex !important;
    justify-content: center !important;
    width: 100%;
    flex-direction: column !important;
}

.noticeGroup .noticeTitle {
    font-size: 1.2rem;
    font-weight: bolder;
    margin-bottom: 10px;
}



/*.......................... 活動明細 社群分享 ..............*/
.socialGroup {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-content: center;
}

.socialGroup iframe {
    margin-left: 10px;
}

.socialGroup .btn-group {
    margin-left: 20px;
}

.socialGroup > div:nth-child(1) {
    zoom: 1.08;
}

.socialGroup > iframe:nth-child(3) {
    zoom: 1.08;
}

.socialGroup .btn-group .btn {
    height: 30px;
    padding-top: 2px;
}

/*.......................... 活動明細 ..............*/
.programDetailGroup {
    display: block;
    width: 100% !important;
    margin-bottom: 0px;
}

.programDetailGroup .title_01 {
    font-size: 1.4rem !important;
    font-weight: bold;
    width: 100% !important;
    margin-top: 0px;
}

.programDetailGroup .title_01:nth-child(1) {
    font-size: 1.2rem;
}

.programPicGroup {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100% !important;
}

.btn_icon {
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0);
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    color: #fff;
    border-radius: 5px;
}

/*.......................... 照片輪播 bootstrap@5.3.3而做的調整 ..............*/
.carousel-indicators {
    bottom: -50px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #f1f1f1;
}

@media only all and (max-width: 639px) {}

.carousel-indicators [data-bs-target] {
    background-color: #000;
    width: 8px !important;
    height: 8px;
    margin: 5px !important;
    border-radius: 50%;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 3rem;
    height: 4rem;
    filter: drop-shadow(-1px -1px 3px #000) drop-shadow(1px -1px 3px #000) drop-shadow(1px 1px 3px #000) drop-shadow(-1px 1px 3px #000);
}


.carousel-item {
    width: 100%;
    height: 300px;
    margin-right: 0;
}

.carousel-item img {
    display: block !important;

    vertical-align: middle !important;
    width: 100% !important;

    min-height: 300px !important;
}

.carouselZoom {
    position: absolute;
    bottom: 20px;
    right: 50px;
    z-index: 888;
    cursor: pointer;
}

.carouselZoom img {
    width: 40px;
    height: 40px;
    opacity: 0.5;
    filter: drop-shadow(-1px -1px 3px #000) drop-shadow(1px -1px 3px #000) drop-shadow(1px 1px 3px #000) drop-shadow(-1px 1px 3px #000);
}

.carouselZoom:hover img {
    opacity: 1;
}

.pic_heght p {
    font-size: 1.1rem;
    line-height: 1.8rem;
}

.programPicGroup > div:nth-child(2) {
    padding-left: 30px;
}

@media only all and (max-width: 639px) {
    .pic_heght {
        height: auto !important;
    }

    .programPicGroup > div:nth-child(2) {
        padding-left: 0px !important;
    }
}

/*.......................... 其他資料 accordion 開闔 bootstrap@5.3.3而做的調整 ..............*/
h2.accordion-header {
    font-size: 1.4rem !important;
    font-weight: bold !important;
    color: #004da0 !important;
    letter-spacing: 2px;
    border-bottom: 2px solid #004da0 !important;
    box-shadow: none !important;
}

.accordion-item:first-of-type > .accordion-header .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 1.4rem !important;
    font-weight: bold !important;
    color: #004da0 !important;
}

.accordion-button {
    font-size: 1.4rem !important;
    font-weight: bold !important;
    color: #004da0 !important;
    letter-spacing: 2px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.accordion-button:not(.collapsed) {
    font-size: 1.4rem !important;
    font-weight: bold !important;
    color: #004da0 !important;
    letter-spacing: 2px;
    background-color: #fff;
    box-shadow: none !important;
}

.accordion-item {
    background-color: #fff;
    border: none;
}

.accordion-item:last-of-type {
    margin-bottom: 40px;
}

.accordion-body {
    width: 100%;
}

.accordion-item .collapse:not(.show) {
    display: none !important;
}



/*.......................... 活動明細 場次資料 ..............*/
.programCardGroup {
    margin-bottom: 20px;
    width: 100%;
}

.programCardBox {
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    border: 2px solid #8aacd2;
    border-radius: 5px;
    padding: 20px 20px 0px 20px;
    background-color: #f7fbff;
}

.programCardGroup:nth-of-type(2n) .programCardBox {
    border: 2px solid #cccccc;
    background-color: #fff;
}

.programCardRow_1,
.programCardRow_2,
.programCardRow_3 {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
    align-content: center;
    flex-wrap: nowrap;
}


.programCardRow_1 .programCardRowL {
    display: inline-flex;
    justify-content: space-between;
    align-content: flex-start;
    width: calc(100% - 200px);
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 10px;
}

.programCardRow_3 {
    margin-bottom: 20px;
}

@media only all and (max-width:999px) {

    .programCardRow_1,
    .programCardRow_2,
    .programCardRow_3 {
        width: 100%;
        flex-wrap: wrap;
    }

    .programCardRow_1 .programCardRowR,
    .programCardRow_2 .programCardRowR,
    .programCardRow_3 .programCardRowR {
        margin-left: 0px;
    }
}

.programCardRow_1 .programCardRowR {
    display: inline-flex;
    justify-content: flex-end;
    align-content: center;
    width: 200px;
    flex-direction: row;
    flex-wrap: nowrap;
}

/**/
.programCardRow_1 .programCardRowL .programTitleList {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

.programCardRow_1 .programCardRowL .programTitleList div:nth-child(1) {
    /*width: 110px;*/
    width: auto;
    margin-bottom: 12px;
    color: #004da0 !important;
    font-size: 1.3rem;
    font-weight: bold;
}

.programCardRow_1 .programCardRowL .programTitleList div:nth-child(2) {
    /*width: calc(100% - 110px);*/
    width: auto;
    color: #004da0 !important;
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: bold;
}

.programCardRow_1 .programCardRowR .new_pay {
    font-size: 1.3rem;
}

/*場次介紹 報名期間*/
.programCardRow_2 {
    margin-bottom: 4px;
}

.programCardRow_2 .programCardRowL .programicon_01 {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 4px;
}


.programCardRow_2 .programCardRowL .programicon_02 {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 4px;
}


.programCardRow_2 .programCardRowL .programicon_01 div:nth-child(1) {
    /*width: 130px;*/
    width: 100%;
    color: #000;
    border-radius: 15px;
    background-color: #dae9f9;
    padding: 2px 3px 2px 10px;
    margin-right: 8px;
    letter-spacing: 0px;
}


.programCardRow_2 .programCardRowL .programicon_02 div:nth-child(1) {
    /*width: 130px;*/
    width: 320px;
    color: #000;
    border-radius: 15px;
    background-color: #dae9f9;
    padding: 2px 3px 2px 10px;
    margin-right: 8px;
    letter-spacing: 0px;
}

.programCardRow_2 .programCardRowL .programicon_01 div:nth-child(2),
.programCardRow_2 .programCardRowL .programicon_02 div:nth-child(2) {
    width: calc(100% - 200px);
    /*width: 100%;*/
    padding-right: 10px;
    padding-left: 30px;
    padding-bottom: 0px;
/*     text-align: justify; */
}

/*第三列按鈕等*/
.programCardRow_3 .programCardRowL {
    display: inline-flex;
    /*justify-content: space-between;*/
    justify-content: flex-start !important;
    align-content: center !important;
    flex-wrap: wrap;
    width: calc(100% - 200px);
    text-align: justify;
}

.programCardRow_3 .programCardRowR {
    display: inline-flex;
    justify-content: flex-end;
    align-content: center;
    width: 200px;
    flex-direction: column;
    flex-wrap: wrap;
}

.programCardRow_3 .programCardRowL .programicon_03,
.programCardRow_3 .programCardRowL .programicon_04,
.programCardRow_3 .programCardRowL .programicon_05 {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 4px;
    flex: 1 1 auto;
}

.programCardRow_3 .programCardRowL .programicon_03 {
    width: 100%;
}

.programCardRow_3 .programCardRowL .programicon_04 {
    width: 100%;
}

.programCardRow_3 .programCardRowL .programicon_05 {
    width: 100%;
}

.programCardRow_3 .programCardRowL .programicon_03 div:nth-child(1),
.programCardRow_3 .programCardRowL .programicon_05 div:nth-child(1) {
    width: 300px;
    color: #000;
    border-radius: 15px;
    background-color: #dae9f9;
    padding: 2px 3px 2px 10px;
    margin-right: 8px;
    letter-spacing: 0px;
}


.programCardRow_3 .programCardRowL .programicon_04 div:nth-child(1) {
    color: #000;
    border-radius: 15px;
    background-color: #dae9f9;
    padding: 2px 3px 2px 10px;
    margin-right: 8px;
    letter-spacing: 0px;
}


.programCardBox .programCardRow_2 .programCardRowL .programicon_01 div:nth-child(1),
.programCardBox .programCardRow_2 .programCardRowL .programicon_02 div:nth-child(1),
.programCardBox .programCardRow_3 .programCardRowL .programicon_03 div:nth-child(1),
.programCardBox .programCardRow_3 .programCardRowL .programicon_04 div:nth-child(1),
.programCardBox .programCardRow_3 .programCardRowL .programicon_05 div:nth-child(1) {
    color: #000;
    border-radius: 15px;
    background-color: #dae9f9;
    letter-spacing: 0px;
    width: 320px;
}

.programCardGroup:nth-of-type(2n) .programCardBox .programCardRow_2 .programCardRowL .programicon_01 div:nth-child(1),
.programCardGroup:nth-of-type(2n) .programCardBox .programCardRow_2 .programCardRowL .programicon_02 div:nth-child(1),
.programCardGroup:nth-of-type(2n) .programCardBox .programCardRow_3 .programCardRowL .programicon_03 div:nth-child(1),
.programCardGroup:nth-of-type(2n) .programCardBox .programCardRow_3 .programCardRowL .programicon_04 div:nth-child(1),
.programCardGroup:nth-of-type(2n) .programCardBox .programCardRow_3 .programCardRowL .programicon_05 div:nth-child(1) {
    background-color: #f1f1f1;
}

.programCardRow_3 .programCardRowL .programicon_03 div:nth-child(2),
.programCardRow_3 .programCardRowL .programicon_04 div:nth-child(2),
.programCardRow_3 .programCardRowL .programicon_05 div:nth-child(2) {
    /*width: calc(100% - 320px);   */
    /*width: auto;*/
    width: 100%;
    padding-left: 30px;
}

.programCardRow_3 .programCardRowR .btn_red {
    background-image: url(../../../images/icon_arrow.png);
    padding-right: 30px !important;
    background-position: 80% 50%;
    background-repeat: no-repeat;
    background-size: 15px 15px;
}

.programCardRow_3 .programCardRowR .mobileBtn {
    width: 100%;
    text-align: right;
}


/*備註文字*/
.programCardRow_info {
    width: calc(100% + 40px);
    display: inline-flex;
    justify-content: flex-start;
    align-content: center;
    flex-wrap: nowrap;
    padding: 20px 20px 20px 20px;
    margin-left: -20px;
    border-top: 1px solid #cccccc;
    background-color: #f1f1f1;
    text-align: justify;
}

.programCardRow_info .programCardRowL .programCardRow_infoDetail {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

.programCardRow_info .programCardRowL .programCardRow_infoDetail div:nth-child(1) {
    width: 50px;
    margin-bottom: 12px;
    font-weight: bold;
}

.programCardRow_info .programCardRowL .programCardRow_infoDetail div:nth-child(2) {
    width: calc(100% - 50px);
    font-weight: normal;
}

.programCardRowL img {
    padding-right: 4px;
    margin-top: -3px;
}

.programCardBoxTop {
    position: relative;
}

@media only all and (max-width: 999px) {
    .programCardRow_1 .programCardRowL {
        display: inline-block;
        width: 100%;
    }

    .programCardRow_1 .programCardRowL .programTitleList div:nth-child(1) {
        width: 100%;
    }

    .programCardRow_1 .programCardRowL .programTitleList div:nth-child(2) {
        width: 100%;
    }

    .programCardRow_2 .programCardRowL .programCardRow_2 .programCardRowL {
        display: inline-block;
        width: 100%;
    }

    .programCardRow_2 .programCardRowL .programicon_01,
    .programCardRow_2 .programCardRowL .programicon_02 {
        width: 100% 
    }

    .programCardRow_2 .programCardRowL .programicon_01 div:nth-child(1),
    .programCardRow_2 .programCardRowL .programicon_02 div:nth-child(1) {
        width: 100%;
    }


    .programCardRow_2 .programCardRowL .programicon_01 div:nth-child(2),
    .programCardRow_2 .programCardRowL .programicon_02 div:nth-child(2) {
        /*width: calc(100% - 130px);*/
        width: 100%;
        padding-right: 0px;
    }

    .programCardRow_3 {
        position: relative;
        margin-bottom: 0px;
    }

    .programCardRow_3 .programCardRowL {
        flex-wrap: wrap;
        width: 100%;
    }

    .programCardRow_3 .programCardRowR {
        display: inline-flex;
        justify-content: flex-end;
        align-content: center;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        text-align: right;
        margin-bottom: 20px;
    }

    .programCardRow_3 .programCardRowL .programicon_03,
    .programCardRow_3 .programCardRowL .programicon_04,
    .programCardRow_3 .programCardRowL .programicon_05 {
        width: 100%;
        align-items: flex-start;
        margin-top: 4px;
    }


    .programCardRow_3 .programCardRowL .programicon_03 div:nth-child(1),
    .programCardRow_3 .programCardRowL .programicon_05 div:nth-child(1) {
        width: 100%;
    }


    .programCardRow_3 .programCardRowL .programicon_04 div:nth-child(1) {
        width: 100%;
        color: #000;
        border-radius: 15px;
        background-color: #dae9f9;
        padding: 2px 3px 2px 10px;
        margin-right: 8px;
    }

    .programCardRow_3 .programCardRowL .programicon_03 div:nth-child(2),
    .programCardRow_3 .programCardRowL .programicon_04 div:nth-child(2),
    .programCardRow_3 .programCardRowL .programicon_05 div:nth-child(2) {
        width: 100%;
    }

    .programCardRow_1 .programCardRowR {
        position: absolute;
        left: 0;
        bottom: 30px;
        justify-content: flex-start;
        width: 100%;
    }

    /**/
    .programCardRow_3 .programCardRowR .mobileBtn {
        width: 100%;
        position: relative;
        margin-top: 10px;
    }

    .programCardRow_info {
        margin-top: 20px;
    }

    .programCardBox .programCardRow_2 .programCardRowL .programicon_01 div:nth-child(1),
    .programCardBox .programCardRow_2 .programCardRowL .programicon_02 div:nth-child(1),
    .programCardBox .programCardRow_3 .programCardRowL .programicon_03 div:nth-child(1),
    .programCardBox .programCardRow_3 .programCardRowL .programicon_04 div:nth-child(1),
    .programCardBox .programCardRow_3 .programCardRowL .programicon_05 div:nth-child(1) {
        width: 100% ;
    }
}

@media only all and (max-width: 640px) {
    .programCardRow_1 .programCardRowR {
        position: absolute;
        left: 0;
        bottom: 100px;
        justify-content: center;
        width: 100%;
    }

    .programCardRow_3 {
        position: relative;
        margin-bottom: 0px;
    }

    .programCardRow_3 .programCardRowR .mobileBtn {
        width: 100%;
        position: relative;
        margin-top: 70px;
        text-align: center;
    }

    .programCardRow_3 .programCardRowL {
        flex-wrap: wrap !important;
        width: 100% !important;
        display: inline-block;
    }

    .programCardRow_3 .programCardRowL .programicon_03,
    .programCardRow_3 .programCardRowL .programicon_04,
    .programCardRow_3 .programCardRowL .programicon_05 {
        width: 100%;
        padding-right: 10px;
        display: inline-block;
        margin-bottom: 10px;
    }

    .programCardRow_3 .programCardRowL .programicon_03 div:nth-child(1),
    .programCardRow_3 .programCardRowL .programicon_05 div:nth-child(1) {
        width: 100%;
        display: inline-block;
    }


    .programCardRow_3 .programCardRowL .programicon_04 div:nth-child(1) {
        width: 100%;
        display: inline-block;
    }
}

/*.......................... 調整編輯器內容裡面的 table ..............*/
.html table {
    width: 100% !important;
}

.page-wrap td,
.page-wrap th {
    border: 1px solid #dee2e6;
}

.table {
    border: 1px solid #dee2e6 !important;
}

.table td {
    border: 1px solid #dee2e6 !important;
}

@media only all and (max-width: 999px) {
    .box {
        line-height: 25px;
        padding: 10px 0;
        width: 100%;
        overflow: auto;
    }

    .html img {
        width: 100% !important;
    }
}

/*.......................... ckEdit..............*/
.ckEdit table {
    width: 100% !important;
}

#container .content .b_frame .box .photo_n .box .html table tr th {
    border: 1px solid #000 !important;
}

.html tbody,
.html td,
.html tfoot,
.html th,
.html thead,
.html tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
}

.html p,
.html span {
    line-height: 1.5;
}

/*.......................... 我的紀錄 ..............*/


/*.......................... 版型 隱藏左邊選單..............*/
#container .single_product_2 {
    width: 100%;
    display: inline-flex;
    flex-direction: row;
}


#container .sidebar {
    width: 25% !important;
}

#container .sidebar .b_frame {
    width: 100% !important;
}

#container .product {
    width: calc(100% - 25% - 0px);
}




@media only all and (max-width:640px) {
    #container .single_product_2 {
        width: 100%;
        /*    display: inline-block;*/
        flex-wrap: wrap;
        flex-direction: column;
        padding: 10px;
    }

    #container .single_product_2 .b_frame {
        display: inline-block !important;
        padding: 10px;
        clear: both;
    }

    #container .single_product_2 .sidebar {
        background-color: transparent;

    }

    #container .single_product_2 #s_menu {
        display: block !important;
        position: relative !important;
        z-index: auto !important;
        padding: 0 !important;
    }

    #container .sidebar {
        width: 100% !important;
    }

    #container .product {
        width: calc(100% - 25% - 40px) !important;
        width: 100% !important;
    }

    #container .sidebar .b_frame {
        width: 250px !important;
        width: 100% !important;

    }

    #container .sidebar #s_menu {

        top: -20px;

    }

    #container .single_product_2 .product {
        display: block;
        width: 100% !important;
        margin-top: -40px;
        clear: both;
    }

    #container .single_product_2 .sidebar #s_menu .h1_style {
        height: 57px !important;
    }

    #container .single_product_2 .sidebar #s_menu .toggle {
        cursor: pointer;
        margin-top: 0px !important;
    }

    #container .single_product_2 .sidebar #s_menu .navs {
        display: inline-block;
    }

}

/*.......................... 我的紀錄 隱藏左邊選單 ..............*/

.sidebar .h1_style {
    position: relative;

}


.sidebar .btn-icon {
    align-items: center;
    display: inline-flex;
    flex-shrink: 0;
    font-size: .92969rem;
    font-weight: 400;
    justify-content: center;
    padding: 0;
    position: relative;
    height: 1rem;
    width: 1rem;
}

.sidebar .toggle_s {
    position: absolute;
    top: 5px;
    right: 0px;

    width: 50px;
    height: 30px;
    border-radius: 0.375rem;
    background-color: #ffe0c3 !important;
    border: 1px solid #ffe0c3 !important;
}

.sidebar .toggle_s.btn:hover {
    background-color: #ccc !important;
    border: 1px solid #d9dfe4 !important;
}

.sidebar .toggle_s .header_img {
    width: 30px;
    height: auto;
    vertical-align: middle;

}

.hide {
    display: none !important;
}



.toggle_l {
    width: 25px;
    height: calc(100vh - 66px);
    height: calc(100vh - 0px);
    height: 200px;
    border-radius: 0.375rem;
    margin-top: 51px;
    margin-right: 10px;

    background-color: #ffe0c3 !important;
    border: none;
    display: inline-block;
    vertical-align: top !important;
    position: relative;

}

.toggle_l .header_img {
    width: 20px;
    height: auto;
    vertical-align: top;
    position: absolute;
    top: 40px;
    left: 3px;
}

.toggle_open {
    color: #000;
    font-size: 0.9rem;
    position: absolute;
    top: 60px;
    left: 0px;
}

@media only all and (max-width:640px) {

    .sidebar .toggle_s,
    .toggle_l {
        display: none;
    }
}

/*.......................... 我的紀錄 修改頁籤 ..............*/
.productL .nav-pills {
    border-bottom: 1px solid #004da0;
    margin-bottom: 10px;
}

.nav.nav-pills > li > a {
    position: relative;
    display: block;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    border: 1px solid #004DA0;
    margin-bottom: 0px;
}



.nav.nav-pills > li {
    position: relative;
    margin-bottom: -6px !important;
}

.nav.nav-pills > li > a {
    border-radius: 5px 5px 0 0;
    border-bottom: none;
    margin-left: 5px;
    display: inline-block;
}

.nav.nav-pills > li:nth-child(1) > a {
    margin-left: 0px;
    margin-bottom: 0px !important;
}

@media only all and (max-width:640px) {
    .nav.nav-pills > li {
        width: calc((100% - 5px) / 2) !important;
    }

    .nav.nav-pills > li > a {
        width: 100%;
        text-align: center;
    }

}



/*.......................... 我的紀錄 ..............*/

.numberBox {
    display: inline-block;
    position: absolute;
    top: -8px;
    left: 80%;
    color: #fff;
    font-size: 0.8rem;
    background-color: #dc3545;
    border-radius: 15px;
    padding: 5px 5px;
    min-width: 25px;
    height: 25px;
    text-align: center;
    line-height: 15px;
    letter-spacing: 0;
}



.pn20.new_pay {
    display: inline-block !important;
    float: none;
    padding: 0 5px;
    margin: 0;
    font-size: 1.4rem;
}


.btn_other {
    display: inline-block;
    border-radius: 50% !important;
    width: 39px !important;
    height: 39px !important;
    font-size: 0 !important;
    background-image: url(../../../images/icon_other.svg);
    background-position: center center;
    background-repeat: no-repeat;
}

.dropdown.btn_other2 {
    display: inline-block;
    vertical-align: middle;
    font-size: 0 !important;
}

.dropdown.btn_other2 button {
    border-radius: 50% !important;
    width: 39px !important;
    height: 39px !important;
    margin: 3px;
    display: inline-block;
    padding: 0;
}

.tb_rwd td span {
    display: inline-block;
    width: 100%;
}

.tb_rwd td span.text-dark,
.tb_rwd td span.text-success,
.tb_rwd td span.text-black-50,
.tb_rwd td span.badge {
    width: auto;
}

.tb_rwd td input[type="button"],
.tb_rwd td button {
    zoom: 0.8;

}

@media only all and (max-width:999px) {

    .tb_rwd td input[type="button"],
    .tb_rwd td button {
        zoom: 1;
    }
}

/*.......................... 我的紀錄 RWD ..............*/

@media only all and (max-width:999px) {
    .page-wrap table td:before {
        content: attr(data-label);
        /* float: left; */
        text-transform: uppercase;
        font-weight: bold;
        margin-right: 10px;
        white-space: wrap !important;
        width: 150px !important;

    }

    .table_scroll .page-wrap .tb_rwd td {
        width: 100%;
        display: inline-flex;
        justify-content: flex-start;
        flex-direction: row;
        flex-wrap: wrap;

        text-align: left !important;

    }

    .table_scroll .page-wrap .tb_rwd td span {
        padding-left: 160px;
    }

    .table_scroll .page-wrap .tb_rwd td span.text-dark,
    .table_scroll .page-wrap .tb_rwd td span.text-success,
    .table_scroll .page-wrap .tb_rwd td span.text-black-50,
    .table_scroll .page-wrap .tb_rwd td span.badge {
        padding-left: 0px;
    }

    .table_scroll .page-wrap .tb_rwd td input[type='checkbox'] {
        margin-left: -80px;
    }

}




/*.......................... 我要繳費 ..............*/
td input[type='checkbox'] {
    zoom: 2;
}

.paymentInfoGroup {
    margin-top: 20px;
    display: inline-flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #004da0;
    margin-top: 20px;
    padding-top: 20px;

}

/*.......................... 左邊注意事項 ..............*/
.paymentNotice {
    margin-bottom: 20px;
}

.paymentNoticeDetail {
    padding: 10px;
    background-color: #f2f5f9
}

ul.list_star {
    list-style-image: url('../../../images/icon_star.svg');
    list-style-position: outside;
    padding-left: 20px;
}

ul.list_star li {
    margin-bottom: 5px;
}

@media only all and (max-width: 999px) {

    .paymentNotice,
    .paymentList {
        width: 100% !important;

    }
}

/*.......................... 右邊 折扣資訊 ..............*/
.paymentList {
    padding: 10px 0 10px 30px;
    text-align: right;

}

.paymentList > .row {
    margin-bottom: 10px;
    width: 100%;
    text-align: right;

}


.paymentList > .row:last-of-type {
    display: inline-block;
}

.paymentList > .row:last-of-type input {
    width: 60%;
    margin-right: 20px;
}

.paymentTotalProgram {
    color: #004da0;

    font-size: 1.4rem;
    font-weight: bold;

}

.paymentTotal {
    font-size: 1.4rem;
    color: #F00;
    font-weight: bold;
    margin-bottom: 20px;
}

.paymentTotal > div {
    border-top: 1px dashed #b2b2b2;
    margin-top: 20px;
    padding-top: 20px;
}


@media only all and (max-width: 999px) {


    .paymentList {
        padding: 10px 10px 10px 10px;
        text-align: left;
    }

    .paymentList > .row > div {
        margin-bottom: 10px;
        display: inline-flex;
        justify-content: space-between;
        align-content: flex-start;
        width: 100%;
    }

    .paymentList > .row > .col-md-7 {
        width: 60%;
        text-align: left;
        display: inline-block;
    }

    .paymentList > .row > .col-md-5 {
        width: 40%;
        text-align: right !important;
        display: inline-block;
    }

    .paymentList > .row:last-of-type input {

        margin-right: 0px;
    }
}

/*.......................... 手機版 右邊 折扣資訊 固定於下方..............*/
@media only all and (max-width: 640px) {
    .paymentNotice {
        margin-bottom: 20vh;
    }

    .paymentList {
        position: fixed;
        background-color: #FFF;
        padding: 20px;
        border-top-width: 5px;
        border-top-style: solid;
        border-top-color: #004DA0;
        position: fixed;
        bottom: 0px;
        left: 0;
        width: 100%;
    }

    .paymentList > .row {
        margin-bottom: 0px;
    }

    .paymentTotal > div {
        margin-top: 10px;
        padding-top: 10px;
    }

    .paymentList > .row:last-of-type input {
        width: 100%;
    }
}
