body {
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
    font-weight: 400;
    color: #444444;
    margin: 0;
    padding: 0;
}

.lineFB {
    float: right;
    cursor: pointer;
    margin-right: 15px;
    display: none;
}

.banner-c {
    background: url(../images/course/course-banner.jpg) no-repeat -1px top;
    max-width: 980px;
    width: 100%;
    height: 153px;
    position: relative;
    margin: 0px 0 60px 0;
    top: 45px;
}
/*0603*/
* {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

.clearfix {
    clear: both;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
}
/* =Nav
-------------------------------------------------------------- */
.menu {
    float: right;
    width: 430px;
    position: relative;
    z-index: 8999;
}

#nav-trigger {
    display: none;
    text-align: center;
    float: left;
}

    #nav-trigger span {
        display: inline-block;
        padding: 10px 0px;
        cursor: pointer;
        text-transform: uppercase;
    }

        #nav-trigger span:after {
            display: inline-block;
            margin-left: 0;
            width: 20px;
            height: 10px;
            content: "";
        }

        #nav-trigger span:hover {
        }

        #nav-trigger span.open:after {
        }

nav {
    margin-bottom: 20px;
}

    nav#nav-main {
        padding: 10px 0 0 0;
        float: right;
    }

        nav#nav-main ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
            float: left;
        }

        nav#nav-main li {
            display: inline-block;
            padding: 0 2px;
            text-align: center;
        }

            nav#nav-main li:last-child {
                border-right: none;
            }

        nav#nav-main a {
            display: block;
            color: #fff;
            padding: 14px 12px;
            font-size: 13px;
            background-color: #a4a1a1;
            border-radius: 14px;
            line-height: 0;
            text-decoration: none;
        }

            nav#nav-main a:hover {
                background-color: #ff0000;
                color: #fff;
            }

    nav#nav-mobile {
        position: relative;
        display: none;
    }

        nav#nav-mobile ul {
            display: none;
            list-style-type: none;
            position: absolute;
            left: 0;
            right: 0;
            /*margin: -6px 0 0 0;*/
                margin: 47px 0 0 0;
            text-align: center;
            background-color: #b0aeaf;
            width: 45%;
            padding: 0 2%;
        }

        nav#nav-mobile li {
            display: block;
        }

            nav#nav-mobile li:last-child {
                border-bottom: none;
            }

        nav#nav-mobile a {
            display: block;
            color: #fff !important;
            padding: 15px 20px;
            background-color: #b0aeaf;
        }

            nav#nav-mobile a:hover {
                background-color: #ff0000;
                color: #fff;
            }

.min-bnt {
    border-bottom: 1px solid #fff;
}

.login {
    font-size: 13px;
    color: #a4a1a1;
    float: left;
    margin: 16px 0 0 0;
    font-family: "微軟正黑體",Arial;
}

    .login li {
        float: left;
    }

        .login li a {
            color: #a4a1a1;
            margin: 0 8px;
        }

            .login li a:hover {
                color: #ff0000;
                text-decoration: none;
            }
/* =Sections
-------------------------------------------------------------- */
section h1 {
    margin-bottom: 10px;
}

section p {
    margin-bottom: 30px;
}

    section p:last-child {
        margin-bottom: 0;
    }

/* =Media Queries
-------------------------------------------------------------- */
/* =架構
-------------------------------------------------------------- */
.box {
    width: 980px;
    margin: 0 auto;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

.index-left {
    width: 730px;
    float: left;
}

.index-right {
    width: 230px;
    float: right;
}

.block-01 {
    width: 100%;
    margin-bottom: 20px;
}

    .block-01 img {
        width: 100%;
    }

.block-02 {
    width: 48%;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px;
}

    .block-02 img {
        width: 100%;
    }

.block-03 {
    width: 100%;
    margin-right: 2%;
    float: left;
    margin-bottom: 10px;
}

    .block-03 img {
        width: 100%;
    }

.block-04 {
    width: 49%;
    float: left;
    margin-bottom: 20px;
}

    .block-04 img {
        width: 100%;
    }

/* =日曆
-------------------------------------------------------------- */
.calendar-box {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #eaeaea;
}

.calendar-top {
    background: url(../images/table-c/calendar-bg.jpg) repeat-x;
    width: 100%;
    margin-bottom: 1px;
    height: 49px;
    text-align: center;
    overflow: hidden;
}

    .calendar-top h1 {
        font-size: 13px;
        color: #a4a1a1;
        margin: 7px 0 7px 0;
        width: 100%;
    }

    .calendar-top samp {
        font-size: 15px;
        font-family: 'Noto Sans', sans-serif, "微軟正黑體";
        margin: 0;
    }

    .calendar-top a:hover {
        opacity: 0.6;
    }

.calendar-top-l {
    float: left;
    margin-left: 9px;
}

.calendar-top-r {
    float: right;
    margin-right: 9px;
}

.calendar {
    font-size: 13px;
    text-align: center;
}

    .calendar td {
        padding: 0px;
        line-height: 26px;
        border: 1px solid #fff;
        color: #000;
        background-color: #e9e9e9;
    }

    .calendar a {
        color: #5f5f5f;
        text-decoration: none;
        border-bottom: 1px solid #E3E3E3;
        padding: 0 2px;
    }

    .calendar thead {
    }

        .calendar thead td {
            background-color: #a4a1a1;
            color: #fff;
            line-height: 22px;
        }

        .calendar thead tr > .calendar-b {
            background-color: #333;
        }

    .calendar tbody tr > .calendar-n {
        background-color: #cacaca;
    }

    .calendar tbody tr td > .calendar-g {
        color: #f20531;
        display: inline-block;
        width: 100%;
    }

.calendar-g a {
    color: red;
}

.line {
    float: left;
    width: 0.5%;
    height: 157px;
}

.row {
    clear: both;
}

.tBar {
    float: right;
}

    .tBar a {
        color: #777;
        font-size: 13px;
        text-decoration: none;
    }

        .tBar a:hover {
            color: #777;
            font-size: 13px;
            text-decoration: none;
        }

.inner h1 {
    display: block;
    font-size: 24px;
    line-height: 32px;
    color: #6e6e50;
    background: url(../images/title-line.jpg) no-repeat left bottom;
    padding: 0 0 20px 0;
    margin: 20px 0;
    width: 100%;
    overflow: hidden;
}

.course-list {
    margin: 15px 0;
    color: #444;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .course-list li {
        padding: 0 0 30px 0;
        margin-bottom: 15px;
        overflow: hidden;
    }

.course-list-line {
    border: 1px dashed #888888;
}

.course-date {
    width: 17.1%;
    float: left;
    margin-right: 2.9%;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .course-date h1 {
        background-color: #888888;
        color: #fff;
        margin: 0px;
        padding: 8px 0;
        text-align: center;
        font-size: 33px;
        font-family: Arial;
    }

    .course-date h2 {
        background-color: #dad9d9;
        font-size: 15px;
        color: #444;
        margin: 0px;
        padding: 5px 0;
        text-align: center;
        font-family: Arial;
    }

    .course-date h3 {
        border: 1px solid #d9d9d9;
        margin: 8px 0;
        padding: 0;
    }

        .course-date h3 img {
            width: 100%;
        }

.course-date-text01 {
    font-size: 13px;
    font-family: Arial;
    position: relative;
    top: -15px;
}

.course-date-text02 {
    font-size: 15px;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
    margin-left: 4px;
}

.course-content {
    width: 80%;
    float: left;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

.area {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

.course-content p {
    font-size: 13px;
    margin: 22px 0 5px 0;
}

.course-content h1 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #9f9f9f;
    color: #444;
    padding: 0 0 5px 0;
    margin: 0;
    line-height: 25px;
    font-family: "微軟正黑體";
}

.course-content ul {
    margin: 10px 0;
    padding: 0;
}

    .course-content ul li {
        margin: 2px 0;
        padding: 0 0 0 20px;
        color: #444;
        font-size: 13px;
        line-height: 20px;
        border: none;
        font-family: 'Noto Sans', sans-serif, "微軟正黑體";
    }

        .course-content ul li a {
            color: #444;
            text-decoration: underline;
        }

            .course-content ul li a:hover {
                color: #FF0000;
            }

        .course-content ul li samp {
            border: 1px solid #88deb1;
            padding: 1px 4px;
            font-family: 'Noto Sans', sans-serif, "微軟正黑體";
            display: inline-block;
            margin-left: 12px;
            color: #444;
        }

    .course-content ul > .course-content-icon01 {
        background: url(../images/course/course-icon01.jpg) no-repeat 2px 4px;
        color: #FF0004;
        font-family: "微軟正黑體";
    }

.course-content-icon02 {
    background: url(../images/course/course-icon02.jpg) no-repeat 2px 3px;
}

.course-content-icon03 {
    background: url(../images/course/course-icon03.jpg) no-repeat 2px 3px;
}

.course-content-icon04 {
    background: url(../images/course/course-icon04.jpg) no-repeat 2px 3px;
}

.places {
    background-color: #dad9d9;
    font-size: 13px;
    color: #444;
    margin: 0px;
    padding: 8px 0;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .places li {
        float: left;
        width: 50%;
        margin-bottom: 0px;
        padding: 0 2% 0 0;
        border-right: 1px dashed #9d9d9d;
    }

        .places li:last-child {
            border-right: none;
        }

        .places li h4 {
            font-size: 30px;
            color: #ff0000;
            font-weight: bold;
            margin: 0px;
            padding: 0;
            font-family: Arial;
        }

        .places li h5 {
            font-size: 15px;
            color: #252525;
            margin: 0px;
            padding: 0;
            line-height: 33px;
            font-family: Arial;
        }

.course-date-box01 {
    font-family: Arial;
}

.course-content-bntbox {
    margin: 37px 0 0 0;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .course-content-bntbox a {
        padding: 0px;
        color: #fff;
        font-size: 14px;
        border-radius: 3px;
        margin-right: 1.5%;
        width: 190px;
        display: inline-block;
        text-align: center;
        height: 42px;
        line-height: 42px;
    }

        .course-content-bntbox a:hover {
            color: #FFFFFF !important;
            opacity: 0.7;
            text-decoration: none;
            -moz-opacity: 0.7;
            -khtml-opacity: 0.7;
            filter: alpha(opacity=70);
        }

    .course-content-bntbox img {
        margin: -3px 0 0 5px;
    }

.bnt01 {
    background: #FF0004;
}

.bnt02 {
    background: #88deb1;
}

.bnt03 {
    background: #888888;
}

.index-title-01 {
    width: 100%;
    border-top: 1px solid #ff97c9;
}

    .index-title-01 a {
        color: #ff97c9;
        float: right;
        margin: 5px 3px 0 0;
    }

.index-title-02 {
    width: 100%;
    border-top: 1px solid #88deb1;
}

.index-title-03 {
    width: 100%;
    border-top: 1px solid #ffa853;
}

.index-title-04 {
    width: 100%;
    border-top: 1px solid #84d6e7;
}

    .index-title-04 img {
        width: 78px;
        height: 31px;
    }


.login-box {
    background-color: #eeeeee;
    border: 1px dashed #9f9f9f;
    max-width: 480px;
    padding: 20px 3% 10px 3%;
    border-radius: 5px;
    text-align: center;
    margin: 40px auto;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .login-box h1 {
        font-size: 22px;
        font-weight: 900;
        color: #444;
        line-height: 30px;
        margin: 0 0 25px 0;
        padding: 14px 0 6px 0;
        border-bottom: 2px solid #9f9f9f;
    }

        .login-box h1 img {
            margin: -7px 4px 0 0;
        }

    .login-box > .successful-text {
        text-align: left;
        font-weight: 100;
        margin-left: 15px;
        font-size: 18px;
    }

    .login-box ul {
        width: 90%;
        margin: 15px auto 0 auto;
    }

        .login-box ul li {
            width: 100%;
            overflow: hidden;
            margin: 0 0 10px 0;
            padding: 0;
            color: #888888;
            font-size: 13px;
            text-align: left;
            line-height: 20px;
        }

            .login-box ul li samp {
                width: 20px;
                float: left;
                margin: 0;
                padding: 0;
                font-family: 'Noto Sans', sans-serif, "微軟正黑體";
            }

                .login-box ul li samp input {
                    border: none;
                }

            .login-box ul li h2 {
                font-weight: 100;
                font-size: 15px;
                width: 60%;
                float: left;
                padding: 0;
                margin: 0 1% 0 0;
                line-height: 24px;
            }

            .login-box ul li h3 {
                width: 39%;
                float: left;
                padding: 0;
                margin: 0;
                font-size: 15px;
            }

                .login-box ul li h3 a {
                    padding: 0 0.5%;
                }

            .login-box ul li h4 {
                font-weight: 100;
                font-size: 15px;
                width: 49%;
                float: left;
                padding: 0;
                margin: 0 2% 0 0;
            }

            .login-box ul li h5 {
                font-weight: 100;
                font-size: 15px;
                width: 49%;
                float: left;
                padding: 0;
                margin: 0;
            }

    .login-box input {
        border: 1px solid #d9d9d9;
        padding: 6px 6px;
        width: 100%;
        color: #888888;
        font-size: 15px;
        font-family: 'Noto Sans', sans-serif, "微軟正黑體";
    }

    .login-box select {
        border: 1px solid #d9d9d9;
        padding: 6px 6px;
        color: #888888;
        font-size: 15px;
        font-family: 'Noto Sans', sans-serif, "微軟正黑體";
    }

.text-login {
    font-size: 13px;
    width: 28%;
    float: left;
    line-height: 34px;
}

.login-box ul li > .login-bnt {
    background-color: #ff0000;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
    width: 100%;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    letter-spacing: 30px;
    margin-bottom: 10px;
}

    .login-box ul li > .login-bnt:hover {
        text-decoration: none;
        opacity: 0.7;
        text-decoration: none;
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        filter: alpha(opacity=70);
    }

.login-box ul li a {
    color: #444444;
}

    .login-box ul li a:hover {
        text-decoration: underline;
    }

.registered-w {
    max-width: 720px;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .registered-w li p {
        padding: 0;
        margin: 0 0 3px 0;
    }

.registered-w2 {
    max-width: 880px;
    width: 100%;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

.login-box ul > .r-w01 {
    font-weight: 100;
    font-size: 15px;
    max-width: 465px;
    padding: 0;
    color: #444;
}

.login-box > .r-w02 {
    width: 94%;
    margin: 15px auto 0 auto;
}

.login-box ul > .r-w03 {
    font-weight: 100;
    font-size: 15px;
    max-width: 735px;
    padding: 0;
    color: #444;
    width: 100%;
    margin: 0 0 2px 0;
    line-height: 20px;
}

    .login-box ul > .r-w03 > .form-left {
        max-width: 80px;
        width: 16%;
        float: left;
        line-height: 23px;
    }

    .login-box ul > .r-w03 > .form-right {
        width: 60%;
        float: left;
        line-height: 23px;
    }

    .login-box ul > .r-w03 > .form-right-2 {
        width: 60%;
        float: left;
        line-height: 23px;
    }

.login-box ul > .spacing02 {
    margin-top: 30px;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

.select-box01 {
    width: 100%;
}

.form-left {
    width: 16%;
    float: left;
    line-height: 36px;
}

.form-right {
    width: 55%;
    float: left;
}

.login-box ul li > .form-left-l {
    width: 12%;
    float: left;
    font-weight: 100;
    font-size: 15px;
    padding: 0;
    margin: 0;
    color: #444;
    line-height: 36px;
}

.login-box ul li > .form-right-l {
    width: 87%;
    float: left;
    font-weight: 100;
    font-size: 15px;
    padding: 0;
    margin: 0 0 15px 0;
    color: #444;
    line-height: 32px;
}

    .login-box ul li > .form-right-l h6 {
        width: 16.5%;
        float: left;
        font-size: 13px;
        padding: 0;
        margin: 10px 0 0px 0;
        color: #444;
        line-height: 20px;
    }

    .login-box ul li > .form-right-l samp {
        border: none;
        font-family: 'Noto Sans', sans-serif, "微軟正黑體";
    }

.text01 {
    font-size: 16px;
    color: #444;
    margin: 10px 0 5px 0;
    text-align: left;
    font-weight: bold;
}

.text02 {
    line-height: 36px;
}

.login-box ul > .text02 {
    font-size: 15px;
    color: #444;
    margin: 5px 0 5px 0;
    text-align: left;
    font-weight: 100;
}

.login-box ul li > .r-bnt01 {
    background: #FF0004;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    margin-right: 5px;
    width: 180px;
    display: inline-block;
    text-align: center;
    height: 42px;
    line-height: 42px;
    border: 0;
}

    .login-box ul li > .r-bnt01:hover {
        opacity: 0.7;
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        filter: alpha(opacity=70);
        text-decoration: none;
    }

    .login-box ul li > .r-bnt01 img {
        margin: -3px 0 0 5px;
    }

.login-box ul li > .r-bnt02 {
    background: #888888;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    margin-right: 0%;
    width: 180px;
    display: inline-block;
    text-align: center;
}

    .login-box ul li > .r-bnt02:hover {
        opacity: 0.7;
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        filter: alpha(opacity=70);
        text-decoration: none;
    }

    .login-box ul li > .r-bnt02 img {
        margin: -3px 0 0 5px;
    }

.r-bnt03 {
    color: #444;
    margin: 0 0.5%;
    display: inline-block;
    text-decoration: underline;
}

.login-box ul > .spacing01 {
    margin-bottom: 25px;
}

.login-box ul > .spacing02 {
    margin-top: 40px;
}

.spacing02 {
    margin-top: 35px;
}


.step-r {
    overflow: hidden;
    max-width: 540px;
    margin: 15px auto 25px auto;
}

    .step-r li {
        float: left;
    }

.step-img {
    margin: 0 20px;
}

.calendar-box-form {
    background: #fff url(../images/calendar.jpg) no-repeat right 8px;
    text-align: left;
}

.provision {
    width: 100%;
    margin: 20px auto;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .provision h1 {
        background-color: #e8e8e8;
        font-size: 15px;
        color: #444;
        display: inline-block;
        padding: 9px;
    }

.course-content-text {
    border-bottom: 2px solid #9f9f9f;
    border-top: 2px solid #9f9f9f;
    padding: 35px 0;
    width: 100%;
    margin: 0;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .course-content-text h2 {
        background-color: #9f9f9f;
        font-size: 16px;
        color: #fff;
        width: 100%;
        padding: 7px 1.5%;
        margin: 30px 0 25px 0;
    }

.course-content-text-left {
    width: 95%;
    margin: 0 1% 0 2.5%;
    float: left;
    font-size: 15px;
    line-height: 22px;
    word-wrap: break-word;
}

.course-content-img {
    width: 38%;
    margin: 0 5% 0 0;
    float: right;
}

    .course-content-img img {
        width: 100%;
    }

.course-content-s-left {
    width: 15%;
    float: left;
    margin: 0 0 0 2%;
    font-size: 15px;
}

.course-content-s-right {
    width: 83%;
    float: left;
    font-size: 15px;
}

    .course-content-s-right ul {
        margin: 0px;
        padding: 0;
    }

        .course-content-s-right ul li {
            margin: 0 0 10px 0;
            font-size: 15px;
        }

.c-fb {
    padding: 15px 0;
    text-align: center;
}

    .c-fb a {
        margin: 0 4%;
    }

.c-back {
    padding-right: 10px;
    text-align: right;
    font-size: 14px;
    line-height: 30px;
    width: 100px;
    height: 30px;
    border-radius: 3px;
    display: block;
    background-color: #bfb9a7;
    color: #FFFFFF;
    float: right;
}

    .c-back:hover {
        opacity: 0.7;
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        filter: alpha(opacity=70);
        text-decoration: none;
    }

    .c-back img {
        margin-right: 4px;
    }

    .c-back:visited {
        color: #ffffff;
    }

#demo-table, .css-table {
    width: 100%;
    background-color: #ffffff;
    border-collapse: collapse;
    margin: 0px 0;
    border-bottom: 2px solid #9f9f9f;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

.break-table td {
    padding: 3px 7px 6px 7px;
    line-height: 20px;
    vertical-align: middle;
    font-size: 15px;
    border-bottom: 1px solid #eeeeee;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

.break-table a {
    background-color: #888888;
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 15px;
    line-height: 20px;
    width: 80%;
    margin: 4px auto;
    border-radius: 3px;
    padding: 6px 0;
    text-align: center;
    letter-spacing: 5px;
}

    .break-table a:hover {
        background-color: #C7C7C7;
        color: #fff;
        text-decoration: none;
    }

.break-table span {
    width: 100%;
    margin: 0 auto;
    display: block;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
    text-align: center;
}

.break-table samp {
    display: none;
    font-family: Arial;
}

.break-table {
    font-size: 15px;
    color: #434343;
    color: #444;
}

    .break-table thead tr {
        background-color: #9f9f9f;
        line-height: 22px;
        color: #fff;
    }

        .break-table thead tr th {
            border-left: 1px solid #cdcdcd;
            font-size: 15px;
            font-weight: bold;
            text-align: center;
            letter-spacing: 1px;
            padding: 3px 7px;
        }

    .break-table select {
        border: 1px solid #d9d9d9;
        width: 94%;
        margin: 2px 3%;
        padding: 4px;
    }

    .break-table input {
        border: 1px solid #d9d9d9;
        width: 94%;
        margin: 2px 3%;
        padding: 4px;
    }

    .break-table td p {
        text-align: right;
    }

.table-add {
    float: left;
}

.cancel-w01 {
    width: 18.5%;
    margin: 2px 0%;
}

.cancel-w02 {
    width: 50%;
    margin: 2px 0%;
}

.break-table tbody .m-txet {
    background: none;
    max-width: 50px;
    text-align: right;
    float: right;
    margin: 0;
    padding: 0;
    color: #4444;
    display: inline-block;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

.red-bg {
    background: #FF0000;
}

.gray-bg {
    background: #888888;
}

.break-table thead tr > .table-text-left {
    text-align: left;
}

.total {
    font-size: 15px;
    color: #444;
    margin: 15px 4% 15px 0;
    width: 100%;
    text-align: right;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
    height: 70px;
}

    .total samp {
        font-size: 20px;
        color: #ff0000;
        padding: 0 1%;
        font-family: Arial;
    }

    .total > .total-ts {
        font-size: 16px;
    }

.total-2 {
    font-size: 18px;
    color: #444;
    margin: 15px auto 45px auto;
    width: 100%;
    max-width: 260px;
}

    .total-2 samp {
        font-size: 20px;
        color: #ff0000;
        padding: 0 1%;
        font-family: "Arial Unicode MS";
    }

    .total-2 p {
        font-size: 13px;
        margin: 0px;
        padding: 0px;
    }

    .total-2 a {
        width: 90%;
        display: block;
        margin: 30px auto 15px auto;
        color: #fff;
        text-decoration: none;
        text-align: center;
        font-size: 14px;
        border-radius: 3px;
        max-width: 190px;
        height: 42px;
        line-height: 42px;
    }

        .total-2 a:hover {
            color: #FFFFFF !important;
            opacity: 0.7;
            -moz-opacity: 0.7;
            -khtml-opacity: 0.7;
            filter: alpha(opacity=70);
            text-decoration: none;
        }


    .total-2 > .r-l {
        font-size: 26px;
    }


.title-01 {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 3px 7px;
    background-color: #9f9f9f;
    width: 100%;
    color: #fff;
    margin: 15px 0;
    overflow: hidden;
}

.orderer {
    width: 100%;
    text-align: left;
    margin: 12px 0 35px 0;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .orderer li {
        overflow: hidden;
        color: #444;
        font-size: 15px;
        margin: 0 0 6px 2.5%;
        line-height: 30px;
    }

        .orderer li h1 {
            text-align: left;
            width: 8%;
            display: block;
            font-size: 15px;
            float: left;
            margin: 0;
            padding: 0;
            max-width: 70px;
            line-height: 30px;
        }

        .orderer li h2 {
            width: 40%;
            float: left;
            margin: 0;
            padding: 0;
            max-width: 260px;
            font-size: 15px;
        }

        .orderer li h3 {
            width: 68%;
            float: left;
            margin: 0;
            padding: 0;
            font-size: 15px;
        }

    .orderer p {
        font-size: 13px;
        margin: 0 0 0 7%;
        padding: 0 2% 0 0;
        line-height: 20px;
    }

    .orderer input {
        border: 1px solid #d9d9d9;
        padding: 7px 4px;
    }

    .orderer select {
        border: 1px solid #d9d9d9;
        padding: 5px 4px;
    }

.orderer-box {
    width: 94%;
}

.orderer-text {
    width: 97%;
    text-align: left;
    margin: 12px 0 25px 0px;
    list-style-type: decimal;
    padding: 0 0 20px 20px;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}


    .orderer-text li samp {
        color: #448aca;
        font-family: 'Noto Sans', sans-serif, "微軟正黑體";
    }

    .orderer-text ul li {
        color: #555555;
        font-size: 15px;
        margin: 0 0 6px 2.5%;
        line-height: 23px;
        list-style-type: circle;
    }

        .orderer-text ul li ol li {
            color: #555555;
            font-size: 15px;
            margin: 0 0 6px 2.5%;
            line-height: 23px;
            list-style-type: decimal;
        }

    .orderer-text > .spacing02 {
        margin-top: 20px;
        overflow: hidden;
    }

.shopping-box {
    border: 1px dashed #888888;
    width: 100%;
}

.precautions {
    width: 100%;
    padding: 25px 0;
    text-align: left;
    font-size: 14px;
    margin-top: 20px;
    line-height: 23px;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .precautions p {
        margin: 0 0 0 20px;
        padding: 0;
    }

    .precautions ol {
        margin: 0;
    }

.order-line {
    border-top: 2px solid #9f9f9f;
    width: 100%;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

.break-table td > .tracking-bnt {
    background-color: #eeeeee;
    color: #444;
    border: 1px solid #cccaca;
    width: 48%;
    display: inline-block;
    margin: 4px 1%;
    font-size: 14px;
}

.tracking-bnt {
    background-color: #eeeeee;
    color: #444;
    border: 1px solid #cccaca;
    width: 92%;
    display: inline-block;
    margin: 0px;
    padding: 4px 0;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
}

    .tracking-bnt:hover {
        opacity: 0.7;
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        filter: alpha(opacity=70);
    }

.order-date {
    max-width: 800px;
    width: 100%;
    font-size: 15px;
    color: #444;
    margin: 20px 0 0 0;
    padding: 0;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .order-date li {
        overflow: hidden;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .order-date input {
        border: 1px solid #d9d9d9;
        margin: 0px 1% 0px 1%;
        padding: 4px 4px;
        width: 98%;
    }

    .order-date select {
        border: 1px solid #d9d9d9;
        margin: 0px 1% 0px 1%;
        padding: 4px 5px;
        width: 98%;
        color: #888;
    }

    .order-date samp {
        font-family: Arial;
    }

.order-date-box01 {
    width: 14%;
    float: left;
}

.order-date-box02 {
    width: 20%;
    float: left;
}

.order-date-box03 {
    width: 2%;
    float: left;
    text-align: center;
}

.order-date-box04 {
    width: 20%;
    float: left;
}

.order-date-box05 {
    width: 14%;
    float: left;
}

.back-bnt {
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    margin: 25px auto;
    display: block;
    text-align: center;
    max-width: 190px;
    width: 100%;
    height: 42px;
    line-height: 42px;
}

    .back-bnt:visited {
        color: #fff;
    }

    .back-bnt:hover {
        color: #fff;
        text-decoration: none;
        opacity: 0.7;
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
        filter: alpha(opacity=70);
    }

    .back-bnt img {
        margin: -3px 0 0 5px;
    }

.map {
    font-size: 13px;
    color: #444;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .map p {
        margin: 15px 0;
    }

    .map h1 {
        font-size: 20px;
        width: 100%;
        color: #444;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 10px;
    }

    .map h2 {
        font-size: 15px;
        background-color: #eeeeee;
        border-radius: 4px;
        display: inline-block;
        padding: 10px 10px;
        margin: 10px 0 5px 0;
    }

    .map h3 {
        font-size: 15px;
        background-color: #FF7E00;
        border-radius: 4px;
        display: inline-block;
        padding: 10px 10px;
        margin: 10px 0 5px 0;
    }

.map-box {
    margin: 0px 0 12px 10px;
    line-height: 25px;
}

    .map-box ul {
    }

        .map-box ul li {
            line-height: 20px;
        }

            .map-box ul li p {
                margin: 0;
            }

.map-line {
    padding: 5px;
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 160px;
    border-radius: 5px;
    display: block;
}

.member-box {
    width: 100%;
    color: #444;
    overflow: hidden;
    margin: 10px 0 25px 0;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .member-box ul {
        width: 46%;
        margin: 15px 2%;
        float: left;
    }

        .member-box ul li {
            margin: 0px 0 6px 0;
        }

            .member-box ul li h2 {
                font-size: 18px;
                color: #444;
                font-weight: bold;
            }

            .member-box ul li a {
                background: url(../images/map-icon.jpg) no-repeat left 8px;
                color: #444;
                font-size: 15px;
                padding-left: 12px;
                margin: 0 0 0 4px;
            }

.member-box2 {
    width: 100%;
    color: #444;
    overflow: hidden;
    margin: 10px 0 25px 0;
    font-family: 'Noto Sans', sans-serif, "微軟正黑體";
}

    .member-box2 ul {
        list-style: none;
        width: 100%;
        margin: 15px 2%;
        float: left;
    }

        .member-box2 ul li {
            margin: 0px 0 6px 0;
        }

            .member-box2 ul li h2 {
                font-size: 18px;
                color: #444;
                font-weight: bold;
            }

            .member-box2 ul li a {
                background: url(../images/map-icon.jpg) no-repeat left 8px;
                color: #444;
                font-size: 15px;
                padding-left: 12px;
                margin: 0 0 0 4px;
            }


.dotted-line {
    border-bottom: 1px dashed #888;
    width: 96%;
    margin: 20px auto 10px auto;
}

.line-02 {
    border-bottom: 1px solid #888;
    width: 96%;
    margin: 20px auto 0px auto;
}

.spacing-01 {
    margin-left: 15px;
}

@media all and (max-width: 979px) {

    .login {
        float: right;
    }

    .menu {
        width: 100%;
        float: left;
        top: -125px;
    }
    /*0603*/
    .banner-c {
        background: url(../images/course/course-banner.jpg) no-repeat -1px top;
        max-width: 980px;
        width: 100%;
        height: 153px;
        position: relative;
        margin: 0px 0 60px 0;
        top: 0px;
    }
    /*0603*/

    #nav-trigger {
        display: block;
    }

    nav#nav-main {
        display: none;
    }

    nav#nav-mobile {
        display: block;
        margin-top: 50px;
    }

    .box {
        width: 100%;
        margin: 0 auto;
    }

    .index-left {
        width: 100%;
    }

    .index-right {
        width: 100%;
    }

    .block-01 {
        width: 100%;
    }

    .block-02 {
        width: 48%;
        margin-right: 2%;
    }

    .block-03 {
        width: 46%;
        margin: 0 2%;
        float: left;
    }

    .content {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }

    .calendar-box-m {
        width: 100%;
        margin-bottom: 20px;
        font-size: 15px;
        color: #333;
        overflow: hidden;
    }

        .calendar-box-m h1 {
            width: 10%;
            font-size: 15px;
            color: #333;
            padding: 0;
            margin: 0;
            float: left;
            line-height: 27px;
        }

        .calendar-box-m h2 {
            width: 12%;
            font-size: 15px;
            color: #333;
            padding: 0;
            margin: 0;
            float: left;
            line-height: 27px;
        }

        .calendar-box-m h3 {
            width: 5%;
            font-size: 15px;
            color: #333;
            padding: 0 1%;
            margin: 0;
            float: left;
            line-height: 27px;
        }

        .calendar-box-m a {
            width: 15%;
            background-color: #7F7F7F;
            color: #fff;
            padding: 4px 8px;
            margin: 0;
            border-radius: 4px;
            line-height: 27px;
        }

            .calendar-box-m a:hover {
                background-color: #FF0000;
            }

        .calendar-box-m select {
            border: 1px solid #B9B9B9;
            padding: 4px;
            width: 100%;
            font-family: Arial;
        }

    .course-date {
        width: 20%;
        float: left;
        margin-right: 3%;
    }

    .course-content {
        width: 77%;
        float: left;
    }

    .orderer li h1 {
        text-align: left;
        width: 30%;
        line-height: 30px;
    }

    .orderer li h2 {
        width: 70%;
    }

    .orderer li h3 {
        width: 70%;
    }

    .orderer p {
        margin-left: 10%;
    }

    .course-content-s-left {
        width: 22%;
        margin-bottom: 10px;
    }

    .course-content-s-right {
        width: 74%;
        font-size: 13px;
    }
}

@media all and (max-width: 767px) {
    .break-table td > .add-h01 {
        min-height: 82px;
    }

    .block-02 {
        width: 100%;
    }

    .block-04 {
        width: 100%;
    }

    .line {
        display: none;
    }

    .calendar-box-m h1 {
        width: 15%;
        font-size: 14px;
        color: #333;
        padding: 0;
        margin: 0;
        float: left;
        line-height: 27px;
    }

    .calendar-box-m h2 {
        width: 16%;
        font-size: 14px;
        color: #333;
        padding: 0;
        margin: 0;
        float: left;
        line-height: 27px;
    }

    .calendar-box-m h3 {
        width: 5%;
        font-size: 14px;
        color: #333;
        padding: 0 1%;
        margin: 0;
        float: left;
        line-height: 27px;
    }

    .course-content-bntbox {
        margin: 37px 0 0 0;
    }

        .course-content-bntbox a {
            color: #fff;
            margin: 0 1%;
            width: 48%;
            display: inline-block;
            text-align: center;
        }

            .course-content-bntbox a:hover {
                color: #fff;
                text-decoration: none;
            }

        .course-content-bntbox img {
            margin: -3px 0 0 5px;
        }

    .course-date {
        width: 28%;
        margin-right: 2%;
    }

    .course-content {
        width: 70%;
    }

        .course-content ul li samp {
            margin-left: 0px;
        }

    .step-r {
        width: 100%;
        margin: 15px auto;
    }

        .step-r li {
            float: left;
            width: 25.5%;
        }

            .step-r li img {
                width: 100%;
            }

        .step-r > .step-img {
            margin: 12px 1% 0 1%;
            width: 8%;
        }

    .course-content-text-left {
        width: 98%;
        margin: 5px 1%;
        word-wrap: break-word;
    }

    .course-content-img {
        width: 98%;
        margin: 3px 1%;
    }

    .course-content-s-left {
        width: 30%;
        float: left;
        margin: 0 0% 0 0;
    }

    .course-content-s-right {
        width: 70%;
        float: left;
        font-size: 14px;
    }

        .course-content-s-right ul {
            margin: 0px;
            padding: 0;
        }

    #demo-table, .css-table {
        width: 100%;
        background-color: #ffffff;
        border-collapse: collapse;
        margin: 0px 0;
    }

    .break-table td {
        padding: 0;
        line-height: 28px;
        vertical-align: middle;
        font-size: 14px;
        border-bottom: 1px solid #eeeeee;
        display: inline-block;
        width: 100%;
        min-height: 45px;
        vertical-align: middle;
    }

    .break-table a {
        background-color: #888888;
        color: #fff;
        text-decoration: none;
        display: block;
        font-size: 15px;
        line-height: 20px;
        width: 96%;
        margin: 2px auto;
        border-radius: 3px;
        padding: 6px 0;
        text-align: center;
        letter-spacing: 5px;
        margin-top: 6px;
    }

        .break-table a:hover {
            background-color: #C7C7C7;
            color: #fff;
            text-decoration: none;
        }

    .break-table tbody {
        width: 100%;
    }

    .break-table span {
        width: 86%;
        margin: 0 auto;
        display: block;
        line-height: 52px;
        text-align: left;
    }

    .break-table tbody samp {
        color: #444;
        background-color: #9f9f9f;
        line-height: 42px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        letter-spacing: 1px;
        padding: 7px 0px;
        width: 30%;
        min-height: 42px;
        display: inline-block;
        float: left;
        font-family: 'Noto Sans', sans-serif, "微軟正黑體";
        margin: 0 2% 0 0;
    }

    .break-table tbody .m-txet {
        background: none;
        text-align: right;
        margin: 5px 5% 0 0;
        padding: 0;
        color: #444;
        display: inline-block;
        font-family: "Arial";
        float: none;
        min-height: 10px;
        line-height: 20px;
    }

    .break-table tbody td p {
        margin: 0;
        padding: 0;
        width: 66%;
        overflow: hidden;
        line-height: 0;
    }

    .break-table select {
        border: 1px solid #d9d9d9;
        padding: 4px;
        margin: 6px 0;
        width: 65%;
    }

    .break-table input {
        border: 1px solid #d9d9d9;
        padding: 4px;
        margin: 6px 0;
        width: 65%;
    }

    .break-table tbody tr > .table-text-left samp {
        min-height: 70px;
    }

    .break-table tbody tr > .table-text-left {
        line-height: 22px;
    }

    .orderer {
        width: 100%;
        text-align: left;
        margin: 12px 0 35px 0;
    }

        .orderer li {
            overflow: hidden;
            color: #444;
            font-size: 15px;
            margin: 0 0 6px 2.5%;
            line-height: 30px;
        }

            .orderer li h1 {
                text-align: left;
                width: 30%;
                line-height: 30px;
            }

            .orderer li h2 {
                width: 70%;
            }

        .orderer p {
            font-size: 12px;
            margin: 0 0 0 0;
        }

    .orderer-box {
        width: 94%;
    }

    .table-add {
        float: none;
    }
}

@media all and (max-width: 480px) {
    .block-03 {
        width: 80%;
        margin: 0 10% 25px 10%;
    }

    .login-box {
        max-width: 480px;
        width: 100%;
    }

    .form-left {
        width: 27%;
        float: left;
    }

    .form-right {
        width: 73%;
        float: left;
    }

    .login-box ul li > .form-left-l {
        width: 100%;
    }

    .login-box ul li > .form-right-l {
        width: 100%;
    }

        .login-box ul li > .form-right-l h6 {
            width: 33%;
            float: left;
            font-size: 14px;
            padding: 0;
            margin: 10px 0 0px 0;
            color: #444;
        }

    .login-box ul li > .r-bnt01 {
        background: #FF0004;
        color: #fff;
        margin: 0 1%;
        width: 48%;
        display: inline-block;
        text-align: center;
    }

        .login-box ul li > .r-bnt01:hover {
            color: #fff;
            text-decoration: none;
        }

        .login-box ul li > .r-bnt01 img {
            margin: -3px 0 0 5px;
        }

    .login-box ul li > .r-bnt02 {
        background: #888888;
        color: #fff;
        margin: 0 1%;
        width: 45%;
        display: inline-block;
        text-align: center;
    }

        .login-box ul li > .r-bnt02:hover {
            color: #fff;
            text-decoration: none;
        }

        .login-box ul li > .r-bnt02 img {
            margin: -3px 0 0 5px;
        }

    .text-login {
        width: 75%;
        margin: 0 25% 0 0;
    }

    .login-box ul > .r-w03 {
        width: 100%;
    }

        .login-box ul > .r-w03 > .form-left {
            width: 30%;
        }

        .login-box ul > .r-w03 > .form-right {
            width: 70%;
        }

        .login-box ul > .r-w03 > .form-right-2 { /*width:100%;*/
            display: block;
        }

    .precautions {
        width: 100%;
        padding: 25px 0;
        text-align: left;
        font-size: 13px;
        margin: 20px 0 0 0;
        line-height: 23px;
    }

        .precautions p {
            margin: 0 0 0 0px;
            padding: 0;
        }

        .precautions ol {
            margin: 0;
            padding: 0 0 0 15px;
        }

    .cancel-w01 {
        width: 45%;
        margin: 3px 0%;
    }

    .cancel-w02 {
        width: 92%;
        margin: 5px 0% 0 0;
    }

    .break-table td > .add-h01 {
        min-height: 82px;
    }

    .member-box ul {
        width: 96%;
        margin: 20px 2%;
    }

    .login-box ul li h2 {
        width: 55%;
    }

    .login-box ul li h3 {
        width: 44%;
    }



    .order-date-box01 {
        width: 20%;
    }

    .order-date-box02 {
        width: 44%;
        margin: 0 1% 10px 1%;
    }

    .order-date-box03 {
        width: 2%;
    }

    .order-date-box04 {
        width: 44%;
        margin: 0 2.9% 10px 1%;
    }

    .order-date-box05 {
        width: 99%;
        display: block;
        margin: 6px 1% 16px 1%;
    }

    .login-box ul li samp {
        margin-top: -4px;
    }

    .course-content ul > .course-content-icon01 {
        background: url(../images/course/course-icon01.jpg) no-repeat 2px 2px;
        color: #FF0004;
    }

    .course-content-icon02 {
        background: url(../images/course/course-icon02.jpg) no-repeat 2px 1px;
    }

    .course-content-icon03 {
        background: url(../images/course/course-icon03.jpg) no-repeat 2px 1px;
    }

    .course-content-icon04 {
        background: url(../images/course/course-icon04.jpg) no-repeat 2px 1px;
    }

    .area {
        display: block;
    }

    .inner h1 {
        height: 40px;
        width: 100%;
        background-image: none;
        font-size: 18px;
        line-height: 40px;
        /*text-indent: 10px;*/
        padding: 0;
        margin: 20px 0;
        font-weight: 200;
        background: url(../images/title-line.jpg) no-repeat left bottom;
    }

    .login-box > .successful-text {
        text-align: left;
        font-weight: 100;
        margin-left: 10px;
        font-size: 18px;
        width: 93%;
    }

    .course-content-s-left {
        width: 100%;
        margin-bottom: 10px;
    }

    .course-content-s-right {
        width: 100%;
        font-size: 13px;
    }

    .break-table tbody samp {
        font-size: 14px;
        line-height: 37px;
        padding: 10px 0px;
        width: 22%;
        min-height: 54px;
    }

    .break-table span {
        line-height: 56px;
    }
}

@media all and (max-width: 380px) {
    .calendar-box-m h1 {
        width: 20%;
        font-size: 14px;
        color: #333;
        padding: 0;
        margin: 0;
        float: left;
        line-height: 27px;
    }

    .calendar-box-m h2 {
        width: 20%;
        font-size: 14px;
        color: #333;
        padding: 0;
        margin: 0;
        float: left;
        line-height: 27px;
    }

    .calendar-box-m h3 {
        width: 6%;
        font-size: 14px;
        color: #333;
        padding: 0 1%;
        margin: 0;
        float: left;
        line-height: 27px;
    }

    .calendar-box-m a {
        width: 100%;
        padding: 4px 8px;
        margin: 40px 0 0 0;
        display: block;
        text-align: center;
    }

    .course-date {
        width: 100%;
        margin-right: 0%;
    }

    .course-date-box01 {
        width: 38%;
        float: left;
        margin: 0 1.5% 0 0;
        font-family: "微軟正黑體",Arial;
    }

    .course-date h1 {
        padding: 20px 0 10px 0;
    }

    .course-date h3 {
        border: none;
        margin: 0px 0;
        padding: 0;
        width: 27%;
        float: left;
        height: 88px;
    }

    .places {
        background-color: #fff;
        width: 31%;
        float: left;
        margin: 10px 0 0 0;
    }

        .places li {
            float: left;
            width: 50%;
            margin-bottom: 0px;
            padding: 0 2% 0 0;
            border-right: 1px dashed #9d9d9d;
        }

    .course-list-line {
        border: 1px dashed #888888;
    }

    .course-content {
        width: 96%;
        padding: 0 2%;
    }

    .course-content-bntbox a {
        margin: 0 1%;
        width: 48%;
    }

    .c-fb {
        display: block;
        float: right;
        width: 99%;
        text-align: right;
        margin: 10px 4% 0 0;
        padding: 0;
    }

        .c-fb a {
            margin: 0 1.5%;
        }



    .login-box ul li h2 {
        width: 47%;
    }

    .login-box ul li h3 {
        width: 52%;
    }


    .login-box ul > .r-w03 > .form-left {
        width: 37%;
    }

    .login-box ul > .r-w03 > .form-right {
        width: 63%;
    }
}

@media (max-width:976px) {
    .hidden-l {
        display: none !important;
    }
}

@media (min-width:978px) {
    .hidden-s {
        display: none !important;
    }
}

@media (max-width:480px) {
    .lineFB {
        float: right;
        margin-left: 10px;
        cursor: pointer;
        display: block !important;
    }

    .none480 {
        display: none !important;
    }

    .hidden-m {
        display: none !important;
    }
}
