@charset "UTF-8";
.c-share{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%;max-width:100%;overflow:hidden}.c-share__title{display:block;width:auto;max-width:100%;font-size:15px;line-height:1;color:var(--textColor);font-family:inherit;margin:0 30px 0 0;flex:0 0 auto}.c-share__title::before{content:'';position:absolute;top:0;right:-15px;display:block;width:1px;height:15px;background:#bdcad0;transform:rotate(45deg)}.c-share__list{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;flex:0 1 auto}.c-share__list__item{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:25px;height:25px;margin:0 10px 0 0;transition:filter .4s ease-in-out}.c-share__list__item:hover{filter:brightness(0)}.c-share__list__item:last-child{margin:0}@media screen and (max-width:991px){}@media screen and (max-width:767px){}@media screen and (max-width:575px){}@supports (-webkit-touch-callout:none){}
.c-edit{width:100%;margin:0 auto}.c-edit{font-size:15px;line-height:2.2;color:var(--darkColor);text-align:left}.c-edit *{font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;font-weight:inherit;text-align:inherit}.c-edit p{margin:0 0 10px 0}.c-edit p:last-child{margin:0}.c-edit strong{font-weight:700}.c-edit i{font-style:italic}.c-edit img{display:inline;width:auto;max-width:100%;height:auto !important}.c-edit a{font-size:inherit;color:inherit;line-height:inherit;text-decoration:underline;transition:opacity .4s ease-in-out}.c-edit a:hover{opacity:.7}.c-edit ul,.c-edit ol{padding:0 0 0 20px;margin:20px 0}.c-edit ul li,.c-edit ol li{margin:0 0 5px 0}.c-edit ul li:last-child,.c-edit ol li:last-child{margin:0}.c-edit ul li{list-style-type:disc}.c-edit ol{list-style-type:decimal}.c-edit .notice{color:#ca351d}.c-edit .title{font-size:19px}.c-edit__youtube{display:block;width:100%;padding:56.25% 0 0 0}.c-edit iframe:not([src^="https://www.instagram.com"]){position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto}.c-edit iframe[src^="https://www.instagram.com"]{max-width:540px}.c-edit__table{width:100%;padding:0 0 5px 0;overflow-x:auto}.c-edit__table::-webkit-scrollbar{height:4px}.c-edit__table::-webkit-scrollbar-thumb{background-color:var(--mainColor)}@media screen and (max-width:575px){.c-edit{line-height:2}}
.c-page{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:space-between;width:100%;padding:30px 0 0 0;margin:0 auto;border-top:1px solid #e5e5e5}.c-page__num{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center}.c-page__num a{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:40px;height:40px;margin:0 5px;font-size:15px;line-height:1;color:rgba(79,102,114,.9);font-family:inherit;border-radius:50%;overflow:hidden;transition:opacity .4s ease-in-out}.c-page__num a.hide{display:none}.c-page__num a:hover{opacity:0.7}.c-page__num a.active{background:linear-gradient(to right,#d9f0f6,#c5e5ee) top left no-repeat;background-size:200% 200%;border:1px solid var(--borderColor)}.c-page__prev,.c-page__next{margin:0 0 0 20px;font-size:14px;line-height:1;color:rgba(79,102,114,.9);font-family:inherit;transition:opacity .4s ease-in-out}.c-page__prev{margin:0 20px 0 0}.c-page__prev:hover,.c-page__next:hover{opacity:.7}.c-page__prev::after,.c-page__next::before{position:relative;display:inline-block;vertical-align:middle;text-transform:uppercase;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit}.c-page__prev::after{content:'Prev';margin:0 0 0 20px}.c-page__next::before{content:'Next';margin:0 20px 0 0}.c-page__prev::before,.c-page__next::after{content:'';position:relative;display:inline-block;vertical-align:middle;width:10px;height:20px;background:url(/assets/images/common/icon_arrow_next_thin_darkblue.svg) center no-repeat;background-size:contain}.c-page__prev::before{transform:scaleX(-1)}.c-page__prev:hover::before{animation:pagePrevArrow 1.2s ease-in-out infinite}.c-page__next:hover::after{animation:fadeOutRight 1.2s ease-in-out infinite}.c-page__prev.disable,.c-page__next.disable{opacity:.4;pointer-events:none}.c-page__back{width:100%;max-width:200px}.c-page-detail{padding:40px 0 0 0}@media screen and (max-width:991px){.c-page-detail{padding:40px 0 0 0}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-page{justify-content:center;padding:20px 0 0 0}.c-page__num a{width:30px;height:30px;font-size:13px}.c-page__prev{margin:0 25px 0 0}.c-page__next{margin:0 0 0 25px}.c-page__prev::after,.c-page__next::before{display:none}.c-page__prev::after{margin:0 0 0 10px}.c-page__next::before{margin:0 10px 0 0}.c-page__back{max-width:100px;padding:13px 5px;font-size:15px}.c-page-detail{justify-content:space-between;flex-wrap:wrap;padding:40px 0 0 0}.c-page-detail .c-page__prev,.c-page-detail .c-page__next{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:calc(50% - 5px);height:45px;border-radius:5px;background:#d7e4eb;margin:0;overflow:hidden}.c-page-detail .c-page__back{order:10;width:100%;max-width:none;border-radius:5px;margin:10px 0 0 0}.c-page-detail .c-page__prev::after,.c-page-detail .c-page__next::before{display:inline-block}.c-page-detail .c-page__prev::after{margin:0 0 0 17px}.c-page-detail .c-page__next::before{margin:0 17px 0 0}.c-page-detail .c-page__prev::before,.c-page-detail .c-page__next::after{width:7px;height:13px}}@supports (-webkit-touch-callout:none){}
main.wave::before{content:'';position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background:url(/assets/images/common/detail_bg.png) right top 155px /auto no-repeat;transform-origin:center;will-change:transform;animation:bgWave 13s linear infinite}.detail__blank{display:block;width:100%;height:90px}.detail{margin:30px auto -30px auto}.detail__head{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:space-between;width:100%}.detail__head-picSlick{margin:0 0 230px 0}.detail__head__pic{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:calc(50% - 50px);max-width:550px;margin:0 50px 0 0;flex:0 0 auto;animation-name:fadeInUp}.detail__head__pic__item{display:block;width:100%}.course-moment-detail .detail__head__pic{width:100%;max-width:345px}.detail__head__pic img{border:1px solid #d6dbdd;border-radius:5px;overflow:hidden}.detail .slick-slider{display:block}.detail .slick-list{box-shadow:15px 15px 25px rgba(115,147,163,.15)}.detail .slick-dots{margin:30px auto 0 auto}.course-moment-detail .slick-dots{margin:20px auto 0 auto}.detail__head__pic.c-picSlick{margin:0 45px -180px 0}.detail__head__info{display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;max-width:730px;margin:5px 0 0 0;flex:0 1 auto;animation-name:fadeInUp}.course-moment-detail .detail__head__info{max-width:945px}.detail__head__info__wrapper{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 35px 0}.course-moment-detail .detail__head__info__wrapper,.post-detail .detail__head__info__wrapper{margin:0 0 25px 0}.detail__head__info__wrapper .c-tag{margin:0 20px 0 0;flex:0 0 auto}.detail__head__info__date{display:block;width:auto;font-size:15px;line-height:1;color:#969696;font-family:inherit;flex:0 0 auto}.detail__head__info__title{display:block;width:100%;font-size:35px;line-height:1.2;color:var(--darkColor);font-family:'Montserrat-L','NotoSansTC-L';flex:0 0 auto}.detail__head__info__text{display:block;width:100%;margin:28px 0 0 0;padding:27px 0 0 0;font-size:15px;line-height:1.65;color:var(--textColor);font-family:inherit;border-top:1px solid var(--borderColor);overflow:hidden;flex:0 1 auto}.detail__head__info .c-share{margin:55px 0 0 0;flex:0 0 auto}.course-moment-detail .detail__head__info .c-share{margin:40px 0 0 0}.detail__body{display:block;width:100%;margin:30px auto 0 auto;padding:50px 90px;background:var(--itemBgColor)}.detail__body.wow{animation-name:fadeInUp}.course-moment-detail .detail__body{margin:45px 0 0 0}.detail__body__wrapper{display:block;width:100%;max-width:1160px;margin:0 auto}.detail__body__title{display:flex;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 40px 0;font-size:35px;line-height:1;letter-spacing:0;color:var(--mainColor);font-family:'Marcellus'}.detail__body__title::before{content:'';display:block;width:24px;height:17px;background:url(/assets/images/common/icon_gleam.svg) center/contain no-repeat;margin:0 20px auto 0;animation:starShiny 3s ease-in infinite;flex:0 0 auto}.detail__body__title::after{content:'';display:block;width:100%;height:1px;background:var(--borderColor);margin:auto 0 auto 40px;flex:0 1 auto}.detail__body__title__text{display:inline-block;width:auto;font-size:inherit;line-height:inherit;color:inherit;font-family:inherit;flex:0 0 auto}.detail__body__edit{margin:0 auto 40px auto}@media screen and (max-width:991px){main.wave::before{background-position:right top 525px;animation-duration:8s}.detail__blank{display:block;width:100%;height:70px}.detail__head{display:block}.detail__head-picSlick{margin:0}.course-moment-detail .detail__head{display:flex}.detail__head__pic{width:calc(100% - 100px);margin:0 auto}.detail__head__pic.c-picSlick{margin:0}.course-moment-detail .detail__head__pic{max-width:305px;margin:0 30px 0 0}.detail__head__info{max-width:none;margin:25px 0 0 0}.course-moment-detail .detail__head__info{margin:0}.post-detail .detail__head__info{margin:30px 0 0 0}.detail__head__info__wrapper{margin:0 0 30px 0}.course-moment-detail .detail__head__info__wrapper{margin:0 0 20px 0}.course-moment-detail .detail__head__info__title{font-size:30px}.detail__head__info__text{margin:26px 0 0 0;padding:25px 0 0 0}.course-moment-detail .detail__head__info__text{margin:20px 0 0 0;padding:25px 0 0 0}.detail__head__info .c-share{margin:25px 0 0 0}.course-moment-detail .detail__head__info .c-share{margin:25px 0 0 0}.detail__body{width:100%;margin:60px 0 0 0;padding:50px 40px}.course-moment-detail .detail__body{margin:35px 0 0 0}.detail__body__wrapper{max-width:none}.detail__body__title{margin:0 0 35px 0}.detail__body__edit{margin:0 auto 45px auto}}@media screen and (max-width:767px){.course-moment-detail .detail__head{display:block}.course-moment-detail .detail__head__pic{width:calc(100% - 90px);max-width:none;margin:0 auto}.course-moment-detail .detail__body{margin:20px 0 0 0}}@media screen and (max-width:575px){main.wave{background:none}.detail{margin:0 auto 90px auto}.detail__head__pic{width:100%}.detail .slick-dots{margin:20px auto 0 auto}.detail__head__info{margin:20px 0 0 0;padding:0}.course-moment-detail .detail__head__info{margin:20px 0 0 0}.detail__head__info__wrapper{margin:0 0 15px 0}.post-detail .detail__head__info__wrapper{margin:0 0 20px 0}.detail__head__info__wrapper .c-tag{margin:0 10px 0 0}.detail__head__info__date{font-size:13px}.detail__head__info__title{font-size:25px}.course-moment-detail .detail__head__info__title{font-size:25px}.detail__head__info__text{line-height:2;margin:18px 0 0 0;padding:12px 0 0 0}.course-moment-detail .detail__head__info__text{margin:18px 0 0 0;padding:15px 0 0 0}.detail__head__info .c-share{margin:12px 0 0 0}.detail__body{width:100%;margin:20px 0 0 0;padding:25px 20px 30px 20px}.detail__body__title{margin:0 0 22px 0;padding:0 0 20px 0;font-size:20px}.detail__body__title::before{width:15px;height:10px;margin:0 10px auto 0}.detail__body__title::after{position:absolute;bottom:0;left:0;margin:0}.detail__body__edit{margin:0 auto 30px auto}.detail__body .c-page-detail{padding:30px 0 0 0}}@supports (-webkit-touch-callout:none){}
