html{font-family:Noto Sans TC,sans-serif;font-size:10px}body{font-size:1.6rem}*,:before,:after{box-sizing:border-box;color:inherit}body{margin:0;padding:0}main{display:block}img{vertical-align:middle;width:100%}h1,h2,h3,h4,h5,h6,p{margin:0}button{box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;outline:none;margin:0;padding:0;font-family:inherit}.link{font-family:Noto Serif TC,serif}.link a{align-items:center;display:inline-flex;position:relative}.link a span{margin-right:20px;font-size:2.2rem;font-weight:300}@media (max-width:768px){.link a span{font-size:1.8rem}}.link a .icon{aspect-ratio:1;background-color:transparent;background-image:url(/build/images/iconLink-DFAtHyWY.svg);background-position:50%;background-repeat:no-repeat;background-size:40%;border:1px solid #212121;border-radius:50%;justify-content:center;align-items:center;width:60px;transition:all .5s;display:flex}@media (max-width:768px){.link a .icon{width:50px}}.link a .icon:after{content:"";border-radius:50%;width:100%;height:100%;transition:all .5s;display:inline-block;transform:scale(0);box-shadow:inset 0 0 20px 4px #fff}.allCourse{background-image:url(/build/images/cartBG-Cdu1cKjS.png);background-repeat:no-repeat}.detail{background-image:url(/build/images/detailBG-3QvyDTVZ.png);background-repeat:no-repeat}.shoppingCart{background-image:url(/build/images/cartBG-Cdu1cKjS.png);background-repeat:no-repeat}.pageNotify{background-image:url(/build/images/back-DlId6yWc.png);background-repeat:no-repeat}.lecturerDetail{background-image:url(/build/images/lecturerBG-B-umT-bc.png);background-repeat:no-repeat}header{z-index:999;background-color:#fff;width:100%;position:fixed;top:0;left:0;box-shadow:0 3px 6px rgba(0,0,0,.16)}header .notices{background-color:#f8f8fa;justify-content:center;align-items:center;padding:20px 28px;display:none;position:relative}@media (max-width:768px){header .notices{flex-wrap:wrap}}header .notices.active{display:flex}header .notices .close{aspect-ratio:1;cursor:pointer;width:24px;position:absolute;top:20px;right:28px}@media (max-width:768px){header .notices .close{width:16px;top:8px;right:8px}}header .notices .close:before,header .notices .close:after{content:"";background-color:#707070;width:100%;height:1px;display:block;position:absolute;top:50%;left:50%}header .notices .close:before{transform:translate(-50%,-50%)rotate(45deg)}header .notices .close:after{transform:translate(-50%,-50%)rotate(-45deg)}header .notices p{color:#707070;text-align:center;font-size:1.3rem}header .notices p.time{color:#222;justify-content:center;align-items:center;margin-left:20px;font-weight:500;display:flex}@media (max-width:768px){header .notices p.time{flex-basis:100%;margin-left:0}}header .notices p.time span{text-align:center;background-color:#fff;border-radius:5px;width:20px;height:32px;margin:0 8px;line-height:32px;display:inline-block}header .container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:24px 28px;display:flex}header .logo{display:none;position:relative}@media (max-width:768px){header .logo{display:block}}header .logo a{display:block}header .logo img{max-width:146px}@media (max-width:768px){header .curation{display:none}}header .curation a{color:#e1011f;text-decoration:none}@media (max-width:768px){header .pcNav{display:none}}header .pcNav ul{justify-content:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}header .pcNav li{margin-right:64px}@media (max-width:1024px){header .pcNav li{margin-right:32px;font-size:1.4rem}}header .pcNav li:last-child{margin-right:0}header .pcNav li img{max-width:200px}@media (max-width:1024px){header .pcNav li img{max-width:160px}}header .pcNav li a{display:block}header .pcNav a{color:#222;text-decoration:none}header .icons{justify-content:center;align-items:center;font-size:0;display:flex}header .icons .cart,header .icons .member,header .icons .hamburger{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain;position:relative}header .icons .cart a,header .icons .member a,header .icons .hamburger a{position:absolute;top:0;bottom:0;left:0;right:0}header .icons .cart{background-image:url(/build/images/iconCart-CSBql93n.png);width:24px;height:20px;margin-right:32px}@media (max-width:1024px){header .icons .cart{margin-right:20px}}header .icons .cart.active{background-image:url(/build/images/iconCartActive-Cksw5__c.svg)}header .icons .member{background-image:url(/build/images/iconUser-yBbvJAbS.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px}@media (max-width:768px){header .icons .member{display:none}}header .icons .hamburger{background-image:url(/build/images/iconHamburger-BCCEJWiA.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:20px;height:20px;display:none}@media (max-width:768px){header .icons .hamburger{display:block}}header .icons .moNav{opacity:0;background-color:#fff;border-top:1px solid #e9e9e9;padding:0 40px 72px;font-size:2rem;transition:opacity .5s,transform .5s;position:fixed;top:69px;bottom:0;left:0;right:0;transform:translateY(-150%)}header .icons .moNav .memberNav{display:none}header .icons .moNav ul{border-bottom:1px solid #b2b2b2;margin:32px 0 24px;padding:0 0 8px;list-style:none}header .icons .moNav li{margin:0 0 16px}header .icons .moNav a{font-weight:300;text-decoration:none}header .icons .moNav a.special{color:#780015}header .icons .moNav .login{display:inline-block}header .icons .moNav .logout{display:none}header .icons .logined .member{background:#e1011f;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (max-width:768px){header .icons .logined .member{display:none}}header .icons .logined .member span{color:#fff;font-size:1.3rem}header .icons .logined .memberNav{display:block}header .icons .logined .login{display:none}header .icons .logined .logout{display:inline-block}header .icons .active .moNav{z-index:9;opacity:1;overflow-y:auto;transform:translateY(0)}.kv .swiper-slide{width:80%;max-width:1200px;margin:0 0 64px}.kv .swiper-pagination{justify-content:center;display:flex}.kv .swiper-pagination .swiper-pagination-bullet{transform-origin:50%;opacity:1;background-color:#ccc;border-radius:2px;width:33px;height:4px;transition:width .3s}.kv .swiper-pagination .swiper-pagination-bullet-active{background-color:#e1011f;width:66px}.course{padding:64px 28px}.course.offline{background:url(/build/images/offlineBG-Bj9ZD30d.png) 0 0/cover no-repeat}.course.online{background-color:#faf7f5}.course .container{max-width:1200px;margin:0 auto}.course h2{color:#212121;text-align:center;margin:0 0 12px;font-family:Noto Serif TC,serif;font-size:4.2rem;font-weight:500}@media (max-width:768px){.course h2{font-size:3.2rem}}.course p{color:#878787;text-align:center;margin:0 0 52px;font-family:Noto Serif TC,serif;font-size:2rem;font-weight:300}@media (max-width:768px){.course p{font-size:1.6rem}}.course .link{text-align:right}@media (max-width:768px){.course .link{text-align:center}}.course .swiper{padding:12px 0 32px}@media (max-width:768px){.course .swiper .swiper-slide{width:80%;max-width:380px}}@media (max-width:480px){.course .swiper .swiper-slide{width:90%}}.card{position:relative}.card .creator{align-items:center;padding:8px 28px 8px 0;display:flex;position:relative}@media (max-width:768px){.card .creator{display:none}}.card .creator .name{color:#222;font-size:2rem}.card .creator hr{background-color:#878787;width:1px;height:32px;margin:0 12px;transform:rotate(30deg)}.card .creator .title{color:#878787;font-size:1.3rem}.card .creator .share{cursor:pointer;width:20px;position:absolute;top:0;right:0}.card .creator .share.active~.shareTips{z-index:3;opacity:1}.card .creator .shareTips{z-index:-1;opacity:0;background-color:#fff;border:1px solid #707070;border-radius:30px;justify-content:center;align-items:center;width:200px;padding:16px 0;transition:all .5s;display:flex;position:absolute;top:40px;right:0}.card .creator .shareTips:after{background-color:inherit;content:"";border:0 solid #707070;border-width:1px 0 0 1px;width:12px;height:12px;display:block;position:absolute;top:1px;right:15px;transform:translateY(-50%)rotate(61deg)}.card .creator .shareTips .icon{cursor:pointer;width:24px;margin-right:24px}.card .creator .shareTips .icon:last-child{margin-right:0}.card .creator .shareTips .icon.fb{padding:0 6px}.card .item{background-color:#fff;border-radius:10px;position:relative;box-shadow:0 0 15px rgba(0,0,0,.2)}.card .item a{z-index:2;position:absolute;top:0;bottom:0;left:0;right:0}.card .item .pic{border-radius:10px 10px 0 0;position:relative;overflow:hidden}.card .item .pic:after{content:"";background:linear-gradient(rgba(255,255,255,0) 0%,rgba(0,0,0,.2) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.card .item .pic .heart{z-index:3;cursor:pointer;background-image:url(/build/images/iconHeart-B1MqzzWQ.svg);background-size:contain;width:20px;height:16px;position:absolute;bottom:12px;right:20px}.card .item .pic .heart.active{background-image:url(/build/images/iconHeartFull-D8LZstv8.svg)}.card .item .txt{padding:0 0 20px;position:relative}.card .item .txt .tag{background-size:80% 100%;justify-content:space-between;align-items:center;width:100%;height:40px;margin:0 0 20px;padding:0 20px;display:flex}.card .item .txt .tag:before{color:#fff;font-size:2rem;font-weight:200;display:block}.card .item .txt .tag .user{color:#c2c2c2;font-size:1.5rem;display:flex}.card .item .txt .tag .user:before{content:"";background-image:url(/build/images/iconUser-CmgwBTRk.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:13px;height:21px;margin-right:4px;display:inline-block}.card .item .txt .title{color:#222;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;min-height:87px;margin:0 20px 20px;font-size:2rem;font-weight:500;display:-webkit-box;overflow:hidden}.card .item .txt hr{border:0;border-top:1px solid #c2c2c2;margin:0 20px 20px}.card .item .txt .desc{color:#222;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;min-height:72px;margin:0 20px 24px;font-size:1.6rem;font-weight:300;display:-webkit-box;overflow:hidden}.card .item .txt .price{text-align:right;margin:0 20px}.card .item .txt .price .original{color:#adadad;font-size:1.3rem;font-weight:100;text-decoration:line-through}.card .item .txt .price .now{color:#aa5454;font-family:Noto Serif TC,serif;font-size:4.2rem;font-weight:500}@media (max-width:768px){.card .item .txt .price .now{font-size:3.2rem}}.card .item .txt .price .now:before{content:"NT$";margin-right:8px;font-family:Noto Sans TC,sans-serif;font-size:1.8rem;font-weight:400;display:inline-block}@media (max-width:375px){.card .item .txt .price .now:before{margin-right:4px}}.card .item .txt .time{color:#aa5454;align-items:center;font-size:1.6rem;line-height:18px;display:none;position:absolute;bottom:32px;left:20px}@media (max-width:768px){.card .item .txt .time{font-size:1.3rem;line-height:12px;bottom:28px}}@media (max-width:375px){.card .item .txt .time{left:8px}}.card .item .txt .time:before{content:"";background-image:url(/build/images/iconTime-JJhU_-PT.svg);background-repeat:no-repeat;background-size:cover;width:18px;height:18px;margin-right:12px;display:inline-block}@media (max-width:768px){.card .item .txt .time:before{width:12px;height:12px;margin-right:8px}}@media (max-width:480px){.card .item .txt .time:before{margin-right:4px}}.card .item .txt .time span{padding:0 2px}@media (max-width:375px){.card .item .txt .time span{padding:0}}.card .item .progress{border:1px solid #aa5454;border-radius:50px;width:calc(100% - 40px);height:10px;margin:0 auto 8px;position:relative}.card .item .progress.empty{background-color:#b2b2b2;border-color:#b2b2b2}.card .item .progress .bar{background:linear-gradient(84deg,#aa5454,#802929);border-radius:50px;width:75%;height:100%;position:absolute;top:0;left:0}.card .item .schedule{color:#aa5454;margin:0 20px;font-size:1.6rem;font-weight:400}.card .item .schedule.empty{color:#b2b2b2}.card .item .schedule.empty span:after{display:none}.card .item .schedule span:after{content:"%";display:inline-block}.set .tag{background:url(/build/images/setTag-CDlX31wb.png) no-repeat}.set .tag:before{content:"套裝"}.set .creator{display:none}.offline .tag{background:url(/build/images/offlineTag-0xoBSG4a.png) no-repeat}.offline .tag:before{content:"實體"}.online .tag{background:url(/build/images/onlineTag-C-TRFTW1.png) no-repeat}.online .tag:before{content:"線上"}.online .time{display:flex!important}.memberLearn .time{margin:0 20px 12px;position:static!important}.voice{padding:64px 28px}.voice .container{max-width:1200px;margin:0 auto}.voice h2{color:#212121;text-align:center;margin:0 0 12px;font-family:Noto Serif TC,serif;font-size:4.2rem;font-weight:500}@media (max-width:768px){.voice h2{font-size:3.2rem}}.voice p{color:#878787;text-align:center;margin:0 0 52px;font-family:Noto Serif TC,serif;font-size:2rem;font-weight:300}@media (max-width:768px){.voice p{font-size:1.6rem}}.voice .item{margin:0 0 32px}.voice .item iframe{width:100%;height:175px}.voice .notice{justify-content:flex-end;align-items:center;display:flex}.voice .notice p{color:#212121;margin:0;padding-right:12px;font-size:1.3rem}.voice .notice a{color:#212121;margin-right:12px;font-family:Noto Serif TC,serif;font-size:1.3rem}.teachers{background:url(/build/images/bg-P91tCpWY.png) 0 0/cover no-repeat;padding:64px 28px}.teachers .container{max-width:1200px;margin:0 auto;position:relative}.teachers h2{color:#212121;text-align:center;margin:0 0 12px;font-family:Noto Serif TC,serif;font-size:4.2rem;font-weight:500}@media (max-width:768px){.teachers h2{font-size:3.2rem}}.teachers p{color:#878787;text-align:center;margin:0 0 52px;font-family:Noto Serif TC,serif;font-size:2rem;font-weight:300}@media (max-width:768px){.teachers p{font-size:1.6rem}}.teachers .item{text-decoration:none;display:block}.teachers .item .pic{margin:0 0 32px;box-shadow:0 20px 20px rgba(0,0,0,.25)}.teachers .item .txt span{color:#212121;text-align:center;font-family:Noto Sans TC,sans-serif;display:block}.teachers .item .txt .title{margin:0 0 8px;font-size:2rem;font-weight:100}.teachers .item .txt .name{margin:0 0 20px;font-size:2.4rem;font-weight:400}.teachers .item .txt .more{width:60px;margin:0 auto}.teachers .prev,.teachers .next{z-index:9;cursor:pointer;aspect-ratio:1;width:60px;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:768px){.teachers .prev,.teachers .next{display:none}}.teachers .prev{left:0}.teachers .next{right:0}.teachers .swiper{width:90%;margin:0 auto}.teachers .swiper-slide{width:33.333%;padding:0 16px}@media (max-width:768px){.teachers .swiper-slide{width:70%}}.hot{background-color:#faf7f5;padding:64px 28px;position:relative}@media (max-width:768px){.hot{padding:28px 28px 64px}}.hot .container{max-width:1200px;margin:0 auto;display:flex}@media (max-width:768px){.hot .container{flex-wrap:wrap}}.hot .container .media{flex-basis:62%;position:relative}@media (max-width:768px){.hot .container .media{flex-basis:100%;order:1;margin:0 0 48px}}.hot .container .media .videoBox{border-radius:0 0 90px;overflow:hidden}.hot .container .media .videoBox:after{content:"";border:1px solid #878787;border-radius:0 0 90px;width:100%;padding-top:56.25%;display:block;position:absolute;top:8px;left:8px}.hot .container .media .video{z-index:1;width:100%;padding-top:56.25%;position:relative}.hot .container .media .video iframe{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.hot .container .txt{flex-basis:48%;padding:0 0 68px;position:relative}@media (max-width:768px){.hot .container .txt{flex-basis:100%;padding:0;position:static}}.hot .container .txt h3{color:#212121;text-align:right;border-bottom:1px solid #878787;margin:0 0 64px;padding:0 0 8px;font-family:Noto Serif TC,serif;font-size:2rem;font-weight:400}@media (max-width:1024px){.hot .container .txt h3{margin:0 0 24px}}@media (max-width:768px){.hot .container .txt h3{text-align:center}}.hot .container .txt p{margin:0 10% 32px;font-family:Noto Serif TC,serif;font-size:2rem;font-weight:300}@media (max-width:1024px){.hot .container .txt p{margin:0 10% 20px}}@media (max-width:768px){.hot .container .txt p{text-align:center;margin:0 0 20px;font-size:1.6rem}}.hot .container .txt .link{position:absolute;bottom:0;right:0}@media (max-width:768px){.hot .container .txt .link{bottom:28px;right:28px}}.comment{padding:64px 28px}.comment .container{max-width:1200px;margin:0 auto}.comment h2{color:#212121;text-align:center;margin:0 0 12px;font-family:Noto Serif TC,serif;font-size:4.2rem;font-weight:500}@media (max-width:768px){.comment h2{font-size:3.2rem}}.comment p{color:#878787;text-align:center;margin:0 0 52px;font-family:Noto Serif TC,serif;font-size:2rem;font-weight:300}@media (max-width:768px){.comment p{font-size:1.6rem}}.comment .item{margin:0 28px 88px}@media (max-width:480px){.comment .item{margin:0 0 88px}}.comment .item .content{margin:0 0 20px;display:flex}.comment .item .pic{aspect-ratio:1;flex-shrink:0;width:40px;margin-right:20px}@media (max-width:1024px){.comment .item .pic{width:30px}}@media (max-width:480px){.comment .item .pic{width:25px}}.comment .item .txt{background-color:#f8f8fa;border-radius:20px;padding:20px}.comment .item .txt p{color:#222;text-align:left;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:1.6rem;display:-webkit-box;overflow:hidden}.comment .item a{color:#222;text-align:left;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:1.6rem;font-weight:300;display:-webkit-box;overflow:hidden}.comment .swiper-pagination{justify-content:center;display:flex}.comment .swiper-pagination .swiper-pagination-bullet{transform-origin:50%;opacity:1;background-color:#ccc;border-radius:2px;width:33px;height:4px;transition:width .3s}.comment .swiper-pagination .swiper-pagination-bullet-active{background-color:#e1011f;width:66px}.bottom{background-image:url(/build/images/bg-B7Zl4ZUX.jpg);background-position:97% 100%;background-repeat:no-repeat;background-size:cover;height:550px;padding:70px 0 0}@media (max-width:768px){.bottom{padding:40px 0 0}}.bottom .container{width:100%;max-width:1200px;margin:0 auto;padding:0 7.8% 0 28px;position:relative;overflow:hidden}.bottom .slogan{color:#212121;border-bottom:1px solid #212121;margin:0 0 64px;padding:0 0 20px;font-family:Libre Baskerville,serif;font-size:2rem;font-style:italic}@media (max-width:768px){.bottom .slogan{text-align:right;margin:0 0 48px;font-size:1.8rem;transform:translate(-28px)}}.bottom h2{margin:0 0 40px;font-family:Noto Serif TC,serif;font-size:4.2rem;font-weight:500}@media (max-width:768px){.bottom h2{margin:0 0 32px;font-size:3.6rem}}@media (max-width:390px){.bottom h2{margin:0 0 28px;font-size:3rem}}.bottom p{font-family:Noto Serif TC,serif;font-size:2.4rem;font-weight:300;line-height:1.45}@media (max-width:768px){.bottom p{font-size:2rem}}@media (max-width:390px){.bottom p{font-size:1.8rem}}.bottom .link{text-align:right;position:absolute;bottom:0;right:7.8%}@media (max-width:1440px){.bottom .link{margin-right:100px}}@media (max-width:1024px){.bottom .link{margin-right:120px}}@media (max-width:768px){.bottom .link{text-align:left;margin:40px 0 0;position:static}}footer{background-color:#212121;padding:68px 28px}@media (max-width:480px){footer{padding:48px 28px}}footer .container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}@media (max-width:1024px){footer .container{flex-wrap:wrap}}footer .logo{max-width:250px}footer .logo a{display:block}@media (max-width:1024px){footer .logo{margin:0 auto 24px}}@media (max-width:768px){footer .logo{width:60%;max-width:180px}}footer .content{flex-basis:100%}@media (max-width:1024px){footer .content{flex-direction:column;display:flex}}footer .content .nav{justify-content:flex-end;margin:0 0 28px;padding:0;list-style:none;display:flex}@media (max-width:1024px){footer .content .nav{justify-content:center}}@media (max-width:768px){footer .content .nav{flex-wrap:wrap}}footer .content .nav li{color:#fff;margin:0 0 4px;font-size:1.4rem;font-weight:100}@media (max-width:480px){footer .content .nav li{font-size:1.2rem}}footer .content .nav li a{text-align:center;margin-right:12px;padding-right:12px;text-decoration:none;display:block;position:relative}footer .content .nav li a:after{content:"";background-color:#878787;width:1px;display:block;position:absolute;top:2px;bottom:2px;right:0}footer .content .nav li:last-child a{margin-right:0;padding-right:0}footer .content .nav li:last-child a:after{display:none}footer .content .social{justify-content:flex-end;align-items:center;margin:0 0 16px;padding:0;list-style:none;display:flex}@media (max-width:1024px){footer .content .social{justify-content:center}}footer .content .social li{aspect-ratio:1;width:20px;margin-right:28px;position:relative}footer .content .social li.fb{padding:0 4px}footer .content .social li:last-child{margin-right:0}footer .content .social li a{position:absolute;top:0;bottom:0;left:0;right:0}footer .content .copyright{color:#747474;text-align:right;font-size:1.2rem;font-weight:300}@media (max-width:1024px){footer .content .copyright{text-align:center}}.adPopup{z-index:100;width:100%;max-width:320px;max-height:480px;display:none;position:fixed;bottom:20px;right:4%}@media (max-width:768px){.adPopup{bottom:50%;right:50%;transform:translate(50%,50%)}}.adPopup.active{display:block}
