* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    /*EEF3FA*/
    /*font-family: "Arial","Helvetica","LiHei Pro","黑體-繁","微軟正黑體", sans-serif;*/
    /*font-family: "微軟正黑體",'Noto Sans TC', sans-serif;*/
    font-family: "Noto Sans TC", "微軟正黑體", sans-serif;
    background: url("../Images/BG.svg");
    background-size: cover;
    background-repeat: repeat;
}

img {
    display: block;
}

.MicroSoft {
    font-family: "微軟正黑體";
}

a {
    text-decoration: none;
}

#div_Menu_m {
    display: none;
}

#divBanner {
    position: relative;
    width: 100%;
    /*height: 100vh;*/
    background: #E94C2A;
    text-align: center;
}

#pic_G_LOGO {
    width: 210px;
    position: absolute;
    left: 10%;
    top: 5%;
}

#pic_MainBanner {
    width: 54%;
    margin: 0 auto;
}

#pic_MainBanner_m {
    display: none;
}

#divBanner_Title {
    color: #fff;
    letter-spacing: 1px;
    font-size: 1.5rem;
    margin-top: 0px;
    margin-bottom: 55px;
}

#divBanner_Title_m,
#divBanner_Title_m2 {
    display: none;
}

#BtnList {
    width: 100%;
    text-align: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    display: flex;
    /*position: absolute;
   bottom: 0;*/
}

.btnLink {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+26,ffffff+100&1+0,0+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0) 100%), #00A1E9;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0) 100%), #00A1E9;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0) 100%), #00A1E9;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0), #00A1E9;
    /* IE6-9 */
    cursor: pointer;
    font-family: "Noto Sans TC", "微軟正黑體";
    font-weight: bold;
    font-size: 1.5rem;
    color: #fff;
    min-width: 0%;
    padding: 20px 30px 10px 30px;
    border-radius: 10px 10px 0 0;
    border: solid #00A1E9;
    border-width: 3px 3px 0 3px;
    margin: 0 8px;
    /*
   background: url("../images/btnBG_B.svg");
   background-size: 100% 100%;
   */
}

.btnLink2 {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+26,ffffff+100&1+0,0+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0) 100%), #43B134;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0) 100%), #43B134;
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0) 100%), #43B134;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0), #43B134;
    /* IE6-9 */
    cursor: pointer;
    font-family: "Noto Sans TC", "微軟正黑體";
    font-weight: bold;
    font-size: 1.5rem;
    color: #fff;
    min-width: 0%;
    padding: 20px 30px 10px 30px;
    border-radius: 10px 10px 0 0;
    border: solid #43B134;
    border-width: 3px 3px 0 3px;
    margin: 0 8px;
}

#divCouseInfo {
    position: relative;
    width: 100%;
    /* height: 100vh; */
    background: #FFFEEF;
    text-align: center;
    flex-direction: row;
    -ms-flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    -ms-flex-pack: center;
    /*space-around;*/
    display: flex;
    display: -ms-flex;
    padding: 5% 0% 5% 0;
}

.divCouseInfo_Div {
    display: flex;
    justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
    -ms-flex-align: center;
    flex-direction: column;
    padding: 0 1%;
}

#divCouseInfo_Left {
    min-width: 35%;
    width: 35%;
    text-align: right;
}

#divCouseInfo_Right {
    max-width: 28%;
    min-width: 550px;
    text-align: left;
}

#divCouseInfo_Title {
    font-size: 1.4rem;
    text-align: left;
    line-height: 2.8rem;
    font-weight: 700;
    width: 85%;
}

#divCouseInfo_Table {
    width: 85%;
    border-collapse: separate;
    border-spacing: 5px 15px;
    margin-top: 20px;
}

#divCouseInfo_Table td {
    border: 0px solid #757575;
}

.td_Title {
    width: 10%;
}

.td_Content {
    text-align: left;
    padding-left: 10px;
    font-size: 1.6rem;
    font-weight: bold;
}

#divSignOnline {
    font-family: "微軟正黑體";
    margin: 0;
    position: relative;
    text-align: center;
    background: #FAC000;
    border-radius: 50px;
    width: 100%;
    text-align: left;
    padding: 8% 17% 0% 17%;
}

#divSignOnline_Pic_rocket {
    width: 25%;
    position: absolute;
    right: -8%;
    top: -7%;
}

#divSignOnline_Pic_T1,
#divSignOnline_Pic_T2 {
    width: 100%;
}

#divSignOnline_Title1 {
    font-size: 2.5rem;
    font-weight: bold;
}

#divSignOnline_Title2 {
    font-size: 5rem;
    font-weight: bolder;
}

#divActInfo_txt3 {
    font-family: "微軟正黑體";
    line-height: 1rem;
    text-align: left;
    padding: 0px 0px 30px 0px;
    font-size: 1.2rem;
}

.divSing {
    margin: 0px auto;
    width: 100%;
}

.divSingForm {
    width: 100%;
    height: 35px;
    border-radius: 0px;
    border: solid #BABABA medium;
    position: relative;
    margin: 10px 0px;
}

#girSchInfo {
    line-height: 2rem;
}

button {
    background: #71BE73;
    width: 100%;
    outline: none;
    border: none;
    color: #fff;
    font-weight: bold;
    font-family: "微軟正黑體";
    line-height: 2.5rem;
    font-size: 1.2rem;
    margin-top: 15px;
}

.SingForm {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* remove default arrow */
    font-family: "微軟正黑體";
    color: #757575;
    font-weight: bold;
    position: absolute;
    border: none;
    outline: none;
    width: 100%;
    height: 30px;
    line-height: 30px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 15px;
    font-size: 1.2rem;
    background: #FFF;
}

.SingFormTXT {
    font-family: "微軟正黑體";
    color: #757575;
    font-weight: bold;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    font-size: 1.2rem;
    border-radius: 0px;
    border: solid #BABABA medium;
    position: relative;
    margin: 5px 0px;
    background: #FFF;
}

.SingFormTXT2 {
    font-family: "微軟正黑體";
    color: #757575;
    font-weight: bold;
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    font-size: 1.2rem;
    position: relative;
    margin: 10px 0px;
}

.girInfo-lab {
    position: relative;
    display: block;
    text-align: left;
    padding: 0px 0px 2px 0px;
    font-size: .9em;
    color: #666;
}

.girInfo-lab2 {
    position: relative;
    display: block;
    text-align: left;
    padding: 0px 0px 2px 0px;
    font-size: 1em;
    color: #F54922;
}

#divSignOnline_RemarkInfo {
    color: #fff;
    font-size: 1.3rem;
    margin-top: 1.5rem;
    font-weight: 800;
}

#divActContent {
    position: relative;
    width: 100%;
    /*height: 100vh;*/
    text-align: center;
    background: url("../Images/BG.svg");
    background-size: cover;
    background-repeat: repeat-x;
    padding: 5% 0% 5% 0;
    font-family: "Noto Sans TC", "微軟正黑體";
}

.divActContent_Title,
.divActFlow_Title {
    color: #E94D28;
    font-size: 2.8rem;
}

.divActContent_Title:nth-child(3) {
    margin-top: 40px;
}

.divActContent_Content,
.divActFlow_Content {
    color: #000;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2.7rem;
    display: block;
    margin-top: 20px;
}

.font_smaller {
    font-size: 1rem;
}

#divActContent_Pic_Gift {
    width: 60%;
    margin: -30px auto 0 auto;
}

#divActContent_Section_Gift {
    border: solid #007DC9 3px;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 20px;
    margin: -20px 0 0px 0;
}

#divActContent_Table_Gift {
    margin: 0px auto;
    min-width: 40%;
    font-family: "Noto Sans TC", "微軟正黑體";
    color: #007DC9;
    font-weight: bold;
    font-size: 1.4rem;
    border-collapse: collapse;
}

#divActContent_Table_Gift tr {
    border-bottom: solid #007DC9 1px;
}

#divActContent_Table_Gift tr:last-child {
    border-bottom: solid #007DC9 0px;
}

#divActContent_Table_Gift td {
    padding: 5px 15px;
    text-align: left;
}

#divActFlow {
    position: relative;
    width: 100%;
    /*height: 100vh;*/
    text-align: center;
    background: #fff;
    padding: 5% 0% 5% 0;
    font-family: "Noto Sans TC", "微軟正黑體";
    color: #007DC9;
    font-size: 1.5rem;
    font-weight: bold;
}

#divActFlow_Table_Flow {
    margin: 30px auto;
    border-collapse: separate;
    border-spacing: 45px 30px;
    max-width: 56%;
    text-align: center;
}

#divActFlow_Table_Flow td {
    min-width: 150px;
    width: 30%;
    border: solid 0px #333;
}

.divActFlow_Flow_Round {
    background-color: #007DC9;
    color: #fff;
    width: 150px;
    height: 150px;
    line-height: 150px;
    border-radius: 50%;
    vertical-align: middle;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 auto;
}

.divActFlow_hr {
    background: #F39700;
    border: none;
    height: 1px;
    width: 70%;
    margin: 8px auto;
}

.divActFlow_Flow_TXT {
    width: 150px;
    font-size: 1.3rem;
    font-weight: 500;
}

#divActRemark {
    position: relative;
    width: 100%;
    background: #E94C2A;
    text-align: center;
    padding: 5% 0% 5% 0;
    font-family: "Noto Sans TC", "微軟正黑體";
    color: #fff;
}

#divActRemark_Section_Info {
    width: 60%;
    margin: 0 auto;
    text-align: left;
    font-size: 1.2rem;
}

#divActRemark_tbInfo td {
    vertical-align: top;
}

.font_indent {
    text-indent: -2rem;
    padding-left: 2rem;
}

#divCopyRight {
    position: relative;
    display: block;
    width: 100%;
    background: #E94C2A;
    text-align: center;
    padding: 2% 0% 2% 0;
    font-family: "Noto Sans TC", "微軟正黑體";
    color: #fff;
    line-height: 1.7rem;
}

#fixPic {
    position: fixed;
    top: 7%;
    right: 10px;
    max-width: 55px;
    z-index: 1000;
    cursor: pointer;
}

#fixPic img {
    width: 100%;
}

#div_Menu_Cover {
    background-color: RGBA(233, 76, 42, 1);
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: fixed;
    z-index: -900;
    opacity: 0;
    transform: translateY(-100%);
}

#div_Menu_Cover p {
    font-family: "Noto Sans TC", "微軟正黑體";
    color: #fff;
    font-size: 1.5rem;
    margin: 6px 0;
}

#div_SendingInfo,
#divOpen,
#divOpen2 {
    background-color: RGBA(0, 0, 0, 0.8);
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.5rem;
    z-index: -1000;
    opacity: 0;
}

#div_Pic {
    position: relative;
}

#div_Privacy {
    position: relative;
}

#div_PrivacyInfo {
    width: 60%;
    max-height: 80vh;
    font-size: 1.1rem;
    margin: 0 auto;
    overflow-y: scroll;
}

#div_PrivacyInfo::-webkit-scrollbar {
    display: none;
}

#div_PrivacyInfo {
    -ms-overflow-style: none;
}

#pic_Open {
    max-width: 650px;
}

#pic_Close2 {
    margin: 0 auto;
}

#pic_Close {
    position: absolute;
    right: 15px;
    top: 10px;
}


/*
==============================================
slideDown
==============================================
*/

.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    transform: translateY(0%);
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}


/*
==============================================
slideUp
==============================================
*/

.slideUp {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    transform: translateY(-100%);
}

@keyframes slideUp {
    0% {
        transform: translateY(0%);
    }
    100% {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0%);
    }
    100% {
        -webkit-transform: translateY(-100%);
    }
}