﻿@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,400,900&subset=chinese-traditional,japanese');

foot,section,article,aside,header,nav,p{
    display: block;
}



img{
    max-width: 100%;
    height: auto;
}


html{
    height: 100%;
}

.pageWrap,body{
    min-height: 100%;
}


html,
body
 {
    font-family:'Noto Sans TC','微軟正黑體', 'sans-serif','serif';;
    text-align: left;
     font-weight: 300;
}

body{
    border-bottom: 20px #A61118 solid;
}

a{
    color: #666;
}

a:hover{
    color: #A61118;
}

a:active{
    color: #8d171c;
}


a:visited{
    color: #a37c7c;
}


h4{
    letter-spacing: 0;
}

form{
    display: block;
    width: 100%;
}



/*--------板面共用+首頁---------*/

.navbar{
    padding: 1em
}

.navbar-light .navbar-toggler{
    border:none;
}

.bg-light{
    background-color: #fff!important;
    border-bottom: 1px #ccc solid;
}

.navbar-toggler-icon{
    width: 2em;
    height: 2em;
}

.dropdown-menu{
    border: none;
    min-width: inherit;
}

.dropdown-item{
    border-bottom: 1px #ccc solid;
    font-size:.75em;

}

.mainLogo{
    display: block;
    width: 40%;
    max-width: 176px;
    margin-bottom: 3em;
}


.socile a{
    background: #999;
    display: block; 
    width: 43px;
    height: 43px;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 15px;
            border-radius: 50px;
}

.socile a:hover{
    background: #5c96f2;
}

.laus a.nav-link{
    display: block;
    float: left;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    background: #999;
    padding-top: 8px;
    padding-bottom: 11px;
    padding-left: 11px;
    padding-right: 11px;
    margin-right: 8px;
    margin-top: 15px;
    margin-bottom: 15px
    
}


.subBanner{
    margin-top: 20px;
    text-align: center;
    
}

/*-----------1103暫時排版-----------------*/

.subBanner:nth-child(3){
    display: none;
}

/*-----------1103暫時排版END-----------------*/

.indexNewsWrap{
        margin-top: 2em;
    }

.newsTitle,.newsDate{
    /*text-align: center;*/
}

.indexNewsTit a, .indexCourseTit a, .indexAttainmentTitle a{
    color:black;
}

.indexNewsTit,.indexCourseTit,.indexAttainmentTitle{
    font-size: 1.3em;
    line-height: 1.1em;
    text-align: center;
    line-height: 1em;
}

.indexCourseTit a:hover,.indexNewsTit a:hover{
    text-decoration: none;
}

.indexNewsTit span,.indexCourseTit span,.indexAttainmentTitle span{
    font-size:.7em;     
}

.indexAttainmentTitle{
    margin-top: 30px;
}



.newsTitle,.courseTitle{
    line-height: 1.2em;
    font-weight: 400
}

.newsTitle{
    margin-bottom: 0px;
    
}

.courseTitle{
    margin: 15px 0 15px 0;
    min-height: 2.5em;
}


.newsDate{
     font-size: .5em;
}

.indexNewsItem{
    margin-top: 2em;
    /*padding-bottom: 2em;
    margin-bottom: 2em;*/
    margin-top: 2em;
}

a.indexNewsItem:hover,.indexCourseItem:hover, .AttainmentItem:hover{
    text-decoration: none;
}

.newsCon,.courseCon{
    font-size: .875em;
}

.indexCourseWrap{
    margin-top: 3em;
}

.indexCourseItem{
    margin-top: 2em;
}

.indexCourseItem img{
    display: block;
    width: 100%;
    height: auto;
}

.courseTitle{
    min-height: inherit;
}

.indexAttainmentWrap{
    /*border: 1px #666666 solid;*/
    margin-top: 7em;
    margin-bottom: 135px;
}

.AttainmentItem{
    margin: 0px 0 30px 0;
}

.AttainmentItem img{
    width: 100%;
}

.AttainmentTitle{
    text-align: right;
}

.hightlight{
    color: #A61118;
}

.large{
    font-size: 1rem;
}


.hightlight span{
    font-size: .75em;
    font-weight: lighter;
}

.mainConWrap{
    font-size:1em; 
    letter-spacing: .1em;
    line-height: 1.8em;
    margin-bottom: 50px
}

.newsWrap{
    margin-top: 100px;
}

.navmenu {
    padding: 35px;
}

.carousel{
    padding: 0 5px;
}

.carousel img{
    width: 100%;
}

.navbar-nav .nav-link.stressLink{
    border-left:#A61118 8px solid;
    padding-left: 10px;
}


/*--------板面共用+首頁END---------*/



/*--------內頁共用項目--------*/

.pageTitle{
    font-size: 1.75em;
    color: #A61118;
    text-align: center;
    align-items:center;
    height: 7.6em;
    border-bottom: 1px #666 solid;
    font-weight: 400;
    line-height: 1em;
}

.pageTitle span{
    font-size: 0.8em;
    font-family:"Century Gothic", sans-serif  ;
    display: none
}

.crum{
    text-align: right;
    /*margin-bottom: 100px;*/
    /*margin-right: -15px;*/
    font-size: .875em;
    width: 100%;
        
}


.overlay{
    background: rgba(255,255,255,0.6);
    width: 100%;
    height: 100%;
    position:fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

.popWindowWrap{
    width: 80%;
    max-width: 380px;
    height:80%;
    max-height: 480px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10000;
    display: none;
}

.popWindowWrap.oder{
    max-width: 850px;
    max-height: 680px;
    padding: 35px;
}

.popWindow{
    border: 1px #A61118 solid;
    border-radius: 5px;
    background: #fff;
    padding: 30px;
    height:auto;
    position: relative;
}

.popWindowWrap.oder .popWindow{
    padding: 50px;
}

.closeBtn{
    position: absolute;
    top: 15px;
    right: 15px;
}

.form-check{
    margin-top: .5em;
    margin-bottom: .5em;
}


/*--------最新消息--------*/

.newsItem{
    margin-bottom: 5em;
}

.newsItem:hover{
    text-decoration: none;
}

.borderLayer{
    border-bottom:1px solid #666;height: 100%;
}

.newsItem .newsTitle,.newsItem .newsDate,.newsInpagCon .newsTitle p{
    color: #A61118;
}

.page-link{
    border:none;
    padding: .3rem .4rem;
    margin: 0 2px;
    color: #999;
}

.page-item.active .page-link{
    z-index: 1;
    color: #fff;
    background-color: #A61118;
    border-color: #A61118;
    border-radius: 4px;
}

.paginationWrap{
    margin-right: -15px;
}



.newsInpagCon{
    margin-bottom: 100px;
}

.newsInpagCon .newsTitle{
     border-left: 3px #A61118 solid;
    margin-bottom: 1em;
    font-weight: 900;
    
}
.newsInpagCon .newsTitle p{
    padding-bottom: 0em;
    margin-bottom: 0em;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 12px;
}

.navigation{
    text-align: right;
    margin-top: 100px;
    width: 100%;
}
.navigation a{
    display: inline-block;
    color: #A61118;
    
}

.navigation a:hover{
    color: #5c96f2
}


/*--------最新消息END--------*/

/*--------課程資訊--------*/

.courseItem{
    margin:0 0 10px 0; 
    width: 100%;
}

.courseItem:nth-child(odd){
    padding-left: 0px;
    padding-right: 30px;
}

.courseItem:nth-child(even){
    padding-left: 30px;
    padding-right: 0px;
}

.courseImg{
    margin-bottom: 25px;
    width: 100%;
    
}

a.courseItem:hover{
    text-decoration: none;
    
}


.courseDate{
    font-size: .5em;
    margin-bottom: 15px;
    display: inline-block;
}

.courseTitle{

    margin-bottom: 10px;
}


.courseMainInf .courseTitle{
    padding-bottom: 5px;
    font-size: 1.5em;
    font-weight: 600;
}

.courseMainInf p{
    border-left: #A61118 solid 15px;
    padding-left: 15px;
}

.courseMainPic{
    /*margin-top: -85px;*/
    margin-bottom: 15px;
}

.iframe-rwd{
    height: 287px;
    margin-bottom: 15px;
    
}

.iframe-rwd iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 15px);
    height: 100%;
}

.signUplist{
    margin-top: 50px;
    margin-bottom: 50px;
}


.signUpTable{
    vertical-align: middle;
}

.btn-light{
    border:1px #808080 solid;
}

.btn{
    width: 6em
}

a.btn-outline-dark{
    color: #000
}

.signUpTable.table th{
    border-top:none;
    
}

.table th,.table td{
    vertical-align: middle;
    
}

.table-sm td, .table-sm th{
    padding: 5px;
}

.table tr:last-child td{
    border-bottom: 1px solid #dee2e6;
}

.notice{
    color: #C1272D;
}

/*--------課程資訊END--------*/


/*--------閱讀理解--------*/

.aboutEssay{
    border:1px #848282 solid;
    padding: 15px;
    margin-bottom: 40px;
}

.aboutTitlesWrap{
   /*width: 8em;*/
    display:block;
    height: auto;
    overflow: hidden;
    margin-top: 3em;
}
.aboutT_01,.aboutT_02,.aboutT_03{
    display:block;
    float: left;
}

.aboutT_01{
        margin-top: -6px;
    margin-right: 5px;
}

.aboutT_02{

    /*margin: 40px auto auto 0px;*/
}
.aboutT_01,.aboutT_03{
    
        /*-webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;*/
}

.aboutT_03{
    font-size: 1.25em;
    font-weight: bold;
    margin: 16px auto auto -28px;
}



/*--------閱讀理解END--------*/

/*--------閱讀理解雜誌--------*/

.magazineItem{
    text-align: center;
    display: block;
    margin-bottom: 50px;
    letter-spacing: 0;
}

.magazineFeatures{
    border-top: 1px #999 solid;
    border-bottom: 1px #999 solid;
    height: auto;
    overflow:hidden;
       display: flex;
}

.magazineFeatures a{
    flex: auto;
}

.magazineFeatures a:nth-child(2){
    border-left: 1px #999 solid;
}

.magazineItem a:hover{
    text-decoration: none;
    background: #f5f1f1;
}

.magazineTitle{
    margin: 10px 0;
    display: block;
    width: 100%;
}

.magazineWrap{
    margin-bottom: 50px;
}


.magazineHead{
    /*background: #F2F2F2;*/
    padding: 30px;
    border-bottom: #666 solid 1px;
}

.magazineName{
    font-weight: lighter;
}

.magazineName b{
    font-weight: bold;
}

.form-inline .form-control.magazineBuy{
    width: 3em;
    padding: 0;
    margin: 0;
    text-align: center;
}

.trialBtn{
    width: 4em;
    height: 4em;
    background: #666666;
    border-radius: 2em;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 4em;
}

.trialBtn:hover{
    color: #fff;
    background: #A61118;
    text-decoration: none;
    
}

.magazineQuantity{
    float: right;
    margin-top: 1em;
}

.fontPlus{
    width:100%;
    text-align: right;
    margin: 1em 0;
}
.fontPlus p{
    width: 2em;
    font-size: 1.75em;
    font-weight:bold;
    display: inline-block;
    border:1px #777 solid; 
    border-radius: 5px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
}

.fontPlus p:hover{
    background: #ccc;
    color: #fff;
}


/*--------閱讀理解雜誌END--------*/

/*-----------教學資源下載--------------------*/

.resourceList{
    width: 100%;
}

.resourceList li{
    border-left: none;
    border-right: none;
}


.resourceList li:first-child{
    border-top: none;
    
}

.resourceList .btn-secondary{
    width: 6em;
    background-color: #CCCCCC;
    border-color: #ccc;
}

.resourceList .btn-secondary:hover{
     background-color: #A61118;
    border-color: #A61118;
    
}

/*-----------教學資源下載END--------------------*/

/*------------------連絡我們----------------*/

.contactCon{
    min-height: 200px;
}

.iframeRwd{
    margin-bottom: 50px;
}

/*------------------連絡我們END----------------*/

/*-------------會員專區---------------*/


.account_index{
    font-size: 1.2em;
}



.memberfeatures a{
    display: block;
    border-bottom: 1px dotted #666;
    padding: 10px 10px;    
}


.memberfeatures a:hover{
    background: #e5e5e5;
    text-decoration: none;
    
}

.oderDetail{
    padding: 20px;
    height: auto;
    overflow: hidden;
    border:1px solid #ccc;
        
}

.oderDetail p{
   margin:  0;
}

.oderDetail p span{
    width: 100%;
    display:inline-block;
}

#postcode{
 
    margin-bottom: 10px;
}

.table-sm.oder_list th{
    font-weight: normal;
    line-height: 1.5em;
}
.table-sm.oder_list td, .table-sm.oder_list th{
    padding: 0px 5px;
}

.table-sm.oder_list td{
    padding: 5px;
    cursor: pointer;
}

.oder_list{
    margin-bottom: 50px;
}

.modifyMember p:last-child{
    margin-top: 100px;
}


.btnWrap{
    text-align: center;
    width: 10%;
}

.btnWrap .cancel{
    width: auto;
}

.signUpList a:hover{
    background: #A61118;    
}

ol.sigbUpDetail{
    list-style: decimal-leading-zero
}

.fin,.unfin{
    cursor: pointer;
}

.stepTit{
    font-size: 2.25em;
    line-height: 1.5em;
}

.signUp_step_wrap{
    margin-top: 35px;
}

.personalInfList{
    counter-reset: item;
    list-style-type: none;
    padding: 0;
}

.personalInfList li {
    border: 1px #ccc solid;
    border-radius: 1em;
    width: 2em;
    height: 2em;
    text-align: center;
    margin-bottom: 15px;
}
.personalInfList li:before { 
    content: counter(item) "  "; 
    counter-increment: item 
}

.personalInfWrap{
    border: 1px #ccc solid;
    padding: 50px 35px 35px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}



.personalInfList #Grade{
    margin-top: 5px;
     margin-right: 5px;
    width: 6em;
    display: inline-block;
    }
  
.total,.addTo{
    text-align: right
}

.addTo{
    line-height: 2em;
}

.addTo span.oi{
    background: #A61118;
    color: #fff;
    width: 2em;
    height: 2wm;
    border-radius: 1em;
    display: inline-block;
    text-align: center;
    line-height: 2em;
}

.addBtn{
    cursor: pointer;
}

.sightUpTit{
    margin-bottom: 45px;
    margin-top: 20px;
}

/*---------邀約排程--------------*/

.calendar{
    margin-bottom: 100px;
}

.calendar .row{
    border-bottom: 1px #ccc solid;
}

.row-month,.row-week{
    text-align: center;
    font-style: 1.2em;
    font-weight: bold;
}


.even{
    margin-bottom: .6em;
}

.monthList{
    font-size: 1.5em;
    margin: 55px 0 55px 0;
}

.monthList a{
    border-radius: 1em;
    border:1px #ccc solid;
    text-align: center;
    padding: 5px;
}

.monthList a:hover{
    background: #efefef;
    text-decoration: none;

}

.monthList .year{
    position: absolute;
    top: -2.5em;
    padding:15px 5px 10px 5px ;
    font-weight: 600;
    letter-spacing: 0;
        
    }

.otherMonth{
    width: 100%;
}

table.signUp tr:last-child td{
    border-bottom: none;
    
}

.not-allow{
    background: #E6E6E6;
}

.allow::after{
    content: "尚可邀約";
    position: absolute;
    right: 0;
    top: 0;
}

.not-allow::after{
    content: "無法邀約";
    position: absolute;
    right: 0;
    top: 0;
}
/*------------購物車---------------*/

.quantity input{
    width: 2em;
    text-align: center;
}

.check_s1 #postcode{
    margin-bottom: 0;
}



.cart_list td:last-child,.cart_list th:last-child{
    text-align: center;
    width: 3em;
}

/*--------------常見問題----------------------*/

#accordion{
    width: 100%;
}

.faq .btn{
    width: auto;
    min-width: 103px;
    padding: 0px 5px;

        
}

.card-header .btn{
        white-space:normal;
    text-align:left;
    padding-left: 1.5em;;
    text-indent: -1.5em
}

.faqClass{
    padding: 15px;
   
}

.btn-w{
    background: #fff;
    border:1px solid #666;
    margin-left: 5px;
}

.faq .dropdown-menu.show{
    padding: 0px;
}

.faq .dropdown-menu{
       border:1px solid #666;
    background: #fff;
padding: 0px;
    
}

.faqClassTit{
    margin-top: .3em;
    border-left: 5px solid #666666;
    display: inline-block;
    padding: 0px 0px 0px 10px;
}

.faqClass{
    margin-bottom: 100px;
    
    
}


.card{
    background-color:#fff;
    border-left: none;
    border-right: none;
    
}

.card-header{
    background-color:#fff;
    padding: 15px;
    border-bottom: none;
    
}

.card-header:first-child{
    border-radius:0px;
    color:#A61118;
    font-weight: 900;
}

.card-header a::before{
    content: "Q:"
}

.card-body{
    padding-left: 2.75em;
    padding-top: 0;
}

/*--------------報名---------------------*/

.payMethodWrap{
    margin: 15px 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}

@media (max-width: 575px) { 

    .magazinebtnWrap{
        width: 100%;
        padding: 15px;
    }    
    
    .mainLogo{
        display: none;
    }
    
    /*--------會員專區-------*/
    
    .oder_list thead{
        display: none;
    
    }
    
    .oder_list tr,.cart_list tr{
        display: block;
        padding: 10px;
        border: 1px #ccc solid;
        margin-bottom: 15px;
    }
    
    .oder_list tr td,.cart_list tr td{
        display: block;
        border:none;
    }
    
    .oder_list tr td:before{
        content: attr(data-th) " / ";
    }
    
    .oder_list tr td.displayNone{
        display: none;
    }
    
    .signUpList .no,.signUpList .no,.cart_list .no{
        display: none;
    }
    
    .signUpList tr td:before {
        content: attr(data-th) "";
    }
    
    .signUpList thead{
        display: none
    }
        

    
    .signUpList tr{
        display: block;
        padding: 15px;
        border:1px solid #666;
        margin-bottom: 15px;
    }
    
    .signUpList td,.table.signUpList tr:last-child td{
        display: block;
        border:none;
    }
    
    .btnWrap{
        text-align: right;
        width: 100%;
            
    }
    
    .monthList .year{
        display: none;
    }
    
    .monthList a {
    border-radius: 0em;
    border: 1px #ccc solid;
    text-align: center;
    padding: 5px;
    display: block;
        margin-bottom: 15px;
    }
    
    /*------購物車---------------------*/
    
    .cart_list{
        letter-spacing: 0;
    }
    
    .smount,.subtotal,.quantity{
        text-align: right;
        width: 33.333333%;
        float: left;
    }
    
     .cart_list tr td:before{
            content: attr(data-th) "";
        }
    
    .cart_list .name{
        font-weight: bold;
        border-bottom: 1px #ccc solid ; 
    }
    
    .cart_list tr{
        height: auto;
        overflow: hidden;
        
    }
    .cart_list .totalSmount{
        width: 100%;
        text-align: right;
        border:none;
    }
    
    .totalSmount.freigh{
        background: #ccc;
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 0;
        
    }
    
    .cart_list .quantity input{
        width: 1.5em
    }
    
    .cart_list td:last-child,.cart_list th:last-child{
    width: 100%;
        text-align: right;
    }
}

@media (max-width: 767px) { 
    
    /*--------板面共用+首頁---------*/    
    .mainfoot{
        padding-top: 3em;
    }
    
    .maberTool{
    display: none;
    }
    
    .carousel.slide.col-12{
        padding: 0;
    }
    
    /*--------板面共用+首頁END---------*/
    
/*------------邀約排程-----------------*/
    

    .row-month{
        padding: 5px;
        border-bottom:1px #666 solid;
        margin-bottom: 15px;
    }
    .row-week{
        display: none;
    }
    
    .row-day{
        display: block;
    }
    .row-day .col{
        display: block;
        width: 100%;
        border-bottom:1px solid #666;
    }
    
    

    
    .row-day .transition{
        display: none;
    }
}

@media (max-width: 990px) {


}


@media (max-width: 1200px) { 
    
    
    h2{
        font-size: 1.5em;
    }
    
    .magazineName{
        margin: 25px 0;
    }
    

    
}

/* Small devices (landscape phones, 576px and up)*/

@media (min-width: 576px) {

    .trialBtn{
        position: absolute;
        bottom: 30px;
        left: 45%;
    }

    .magazineQuantity{
        position: absolute;
        right: 30px;
        bottom: 30px;
    }

    /*-----------1103暫時排版-----------------*/

    .subBanner.col-sm-3{
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    /*-----------1103暫時排版END-----------------*/

     /*-----------連絡我們--------------------*/

    .contact label{
        text-align: right;
        
    }
    
    .iframeRwd iframe{
        width: 100%;
        min-height: 300px;
    }
    
    /*---------會員專區----------------*/
    
    .memberfeatures a:first-child{
        padding-top: 0;
    }
    
    .personalInfList #Grade{
    margin-top: 0px;
     margin-right: 5px;
    margin-left: 5px;
    width: 4em;
    }
    
        .invoiceWrap label{
        text-align: right;
        
    }
    
    /*----------邀約排程------------*/
    
    
    .row-day .col{
        min-height: 6em;
        padding: 10px 5px;
    }
    
    .row-week .col{
        padding: 5px
        
    }
    
    .row-month .col-12{
        border: 1px #ccc solid;
        padding: 5px
    }
    
    

    .row-day .col:last-child,.row-week .col:last-child{
        border-right:  none;
    }
    
    .otherMonth{
            display: none;
        }
    
        /*------------購物車------*/
    

    .check_s1 label{
        text-align: right;
    }
    


}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
    
    body{
        font-size: 14px;
    }
    
    
    
    /*--------板面共用+首頁---------*/
    
    .mainLogo{
        width: 80%;
    }
    
    .navmenu, .navbar-offcanvas{
        width: auto;
        padding:1em 0 0 1em;
        min-width: 200px;
    }
    
    .mainWrap{
        margin:0 auto;
    }
    
    .navmenu-default{
        background-color:transparent;
        border: none;
    }
    
    .navbar{
        display: none;
    }
    
    .mainfoot{
        height: 100%;
        padding: 15px;
        font-size: .8em;
    }
    
    .conInf{
        position: absolute;
        bottom: 0;
        right: 0;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        
    }
    
    .mainfoot{
            position: fixed;
            right: 0;
            top: 0;
            }
    
    .maberTool{
         width: 6em;
        float: right;
    }
    
    .maberTool > div{
        display:inline-block;
       
        text-align: right;
        
    }
    
    .maberTool .tool{
        text-align: center;
        float: right;
        padding: 5px;
        border-bottom: 1px #999 solid;
    }
    
  
    
    .indexNewsWrap{
        margin-top: 2em;
    }
    
    .subBanner{
        margin-top: 10px;
        margin-bottom: 3em;
        padding: 0px;
    }
    
    .subBanner img{
        padding:0 5px;
        width: 100%;
        height: auto;
    }


    .indexCourseItem{
        margin-top: 2em;
    }
    
     #myNavmenu .close{
        display: none;
    }
    
    /*--------板面共用+首頁END---------*/
    
    /*--------課程資訊--------*/

        .courseItem{
            margin:0 0 60px 0; 
        }
    
    /*--------課程資訊END--------*/
    
      /*---------------會員專區----------------------*/
    
    .login{
        margin-bottom: 50px;
    }
    
    .login label{
        text-align: right;
    }
    
    .oderDetail p span{
        width: 50%;
        float: left;
    }
    
    .member_registered .right{
        text-align: right;
    }
    
    .personalInfWrap li{
        width: 2em;
        float: left;
    }

    .personalInCon{
            float: left;
        width: calc(100% - 2em);
        padding-left: 25px;
        padding-right: 0;
    }
    
    .personalInfList label{
        text-align: right;
        letter-spacing: 0;
    }
    
    .personalInfList #Name,.personalInfList #tel{
        max-width: 150px;
        
    }
    
    .personalInfList #System{
        max-width: 100px;
        
    }
    .personalInfList #Grade{
        margin-left: 5px;
    }
    
    .payMethodWrap{
        margin-top: 50px;
        margin-bottom: 30px;
    }
  
    .invoiceWrap{
        margin-top: 50px;
        margin-bottom: 30px;
    }
    

    
 /*----------邀約排程------------*/
    
    .row-day .col,.row-week .col{
        border-right: 1px #ccc solid;
        
    }
    
    .row-day .col .date{
        position: absolute;
        right: 8px;
        bottom:5px;
        margin: 0;
    }
    
    .monthList .row{
        display: block;
    }
    
    .monthList .row div{
                padding: 5px;
        display: block;
        float: left;
    }
    
    .monthList a{
        border-radius: 1em;
        width: 2em;
        height: 2em;
        line-height: 1.5em;
         display: block;
    }
    
        
    
    .row-day .col{
        min-height: 10em;
    }
    
    .row-month .col-12{
        border-width: 1px 0 0px 0;
        padding: 5px
    }
    
    .monthList .year{
        position: absolute;
        top: -2em;
        padding:15px 5px 10px 5px ;
    font-weight: 600;
        
    }
    
    
    .allow::after{
    content: "尚可邀約";
     right:auto;
    top:auto;
    left: 5px;
    bottom: 10px;
    width: 50%;
                width: 75%;
    line-height: 1em;
    }

    .not-allow::after{
    right:auto;
    top: auto;
    left: 5px;
    bottom: 10px;
        width: 75%;
        line-height: 1em;
    }
    
    .even:last-child{
        margin-bottom: 35px;
    }
    /*------------購物車------*/
    
    .cart_list{
        margin-bottom:  100px
    }
    .non-br{
        display: none;
    }
    

   
}

/* Large devices (desktops, 992px and up)*/

@media (min-width: 992px) {
    
    body{
        font-size: 15px;
    }
    
    /*--------板面共用+首頁---------*/
    
     .mainLogo{
        width: 93px;
    }
    
    .navmenu, .navbar-offcanvas{
        padding:30px 0 0 30px;
    }
    
    .mainfoot{
        padding: 2em;
    }
    .conInf{
        right: 2em;
        bottom:40px;
    }
    

     .indexNewsTit,.indexCourseTit,.indexAttainmentTitle{
        text-align: left;
        -webkit-writing-mode: vertical-lr;
        writing-mode: vertical-lr;
        margin: 0px;
         font-size: 1em;
         padding: 0  0  0  15px;
    }
    
    
    .indexNewsTit span,.indexCourseTit span,.indexAttainmentTitle span{
        font-size:.7em; 
    }

    
    .indexNewsItem,.indexCourseItem{
        margin-top: 0;
    }
    
    .newsTitle,.courseTitle{
        font-size: 1.2em;
       
    }
    .newsTitle{
        margin-bottom: 5px;}
    

    .newsDate{
         font-size: .7em;
    }
    
    .indexNewsWrap{
        margin-top: 4em;
        margin-bottom: 4em;
    }

    /*--------板面共用+首頁END---------*/
    /*---------會員專區-----------*/
    
        
    .personalInfList #Grade{
        width: 100%;
        margin-left: 0;
        margin-top: 5px;
        max-width: 100px;
        margin-right: 0px;
        
    }
    
    payMethodWrap{
        margin-top: 100px;
        margin-bottom: 30px;
    }
    
    .invoiceWrap{

        margin-bottom: 70px;
    }

    /*-------------邀約排程-----------*/
    
    .monthList .row{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
    }
    
    .monthList a{
        width: 2em;;
        height: 2em;
        border-radius: 1em;
        line-height: 1.5em;
        color: #666;
        font-size: .9em;
       
    }
    
    .even{
        font-size: 0.8em;}

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    
    body{
        font-size: 16px;
    }
    
        .navmenu, .navbar-offcanvas{
        padding:44px 0 0 20px;
    }
    
      .indexNewsTit,.indexCourseTit,.indexAttainmentTitle{
          font-size: 1.6em;
         padding: 0  0  0  0px;
          font-weight: 400;
    }
    
    .indexNewsTit span,.indexCourseTit span ,.indexAttainmentTitle span{
        font-size:.6em; 
    }
    
    .newsTitle,.courseTitle{
      font-size: 1.5em;}
    
    .magazineItem{
        margin-bottom: 100px;
    }
    
    .monthList a{
        width: 2.5em;;
        height: 2.5em;
        border-radius: 2em;
        line-height: 1.75em;
        font-size: 0.9em;
    }
    
    .personalInfList #Grade{
        margin-left: 5px;
        margin-top: 0px;
        margin-right: 0px;
        
    }
    
}