/* all */body {    font-family: 'Kanit', 'Noto Sans TC', sans-serif;    font-weight: 400;    letter-spacing: 1px;}a,a:hover,a:focus {    text-decoration: none;    transition: all 0.5s ease-out;}p {    letter-spacing: 0;    color: #eeeef0;    line-height: 1.5em;    font-weight: 300;    font-size: 15px;}/* 反白顏色設定*/::selection {    background: #209cff;    color: #fff;}::-moz-selection {    background: #209cff;    color: #fff;}.main {    overflow: hidden;}/* 動態效果改成fadeIn*/ 
.bounceIn {    animation-name: fadeInUp;    animation-duration: 1s}/*loading*/ 
.RWDfakeloader img {    width: auto;}/*首頁背景顏色*/#RWDfullscreen01 {    background: #17161d;    /*#1e1c2e*/}/*行動呼籲*/ 
.mobile-link {    position: fixed;    display: none;    left: 0;    bottom: 0;    width: 100%;    color: #FFF;    text-align: center;    z-index: 800;    transition: all 0.5s ease-out;}.mobile-link .RWDedictor {    display: flex;    flex-direction: row;    align-items: stretch;    align-content: center;    animation-delay: initial !important;    animation-duration: initial !important;    background-color: #ab8f45;}.mobile-link .RWDedictor a {    width: 100%;    color: #fff;    padding: 5px 0;    display: flex;    flex-direction: column;    justify-content: center;    align-items: center;    font-size: 14px;}.mobile-link .RWDedictor a.consult_line {    background: #00b900;}.mobile-link .RWDedictor a.consult_curriculum {    background: #2084dc;}.mobile-link .RWDedictor a img {    width: 11px;    height: 15px;    margin-right: 10px;}.mobile-link .RWDedictor a i {    display: block;    height: 20px;    line-height: 20px;}/*搜尋*/ 
.RWDmenu_plus04 .features .search-btn {    padding: 25px 12px}.RWDmenu_plus04 #search-box.full .form-control {    font-size: 20px;}.RWDmenu_plus04 #search-box.full .ibtn {    font-size: 20px;}.RWDmenu_plus04 #search-box.full .search-in {    max-width: 900px}/*寬度間距*/ 
.about-block .container {    width: 100%;}.space-block .container {    width: 90%;}.product-blcok .container {    width: 85%;}.customized-block .container,.other-block .container {    width: 65%;}.teacher-block .container {    width: 75%;}/*板塊間距*/ 
.about-block .container {    padding: 150px 0 0px;}.product-blcok .container {    padding: 100px 0 0px;}.customized-block .container {    padding: 0px 0 0;}.teacher-block .container {    padding: 120px 0 80px;}.other-block .container {    padding: 100px 0 120px;}/*主標題*/ 
.titlebar {    text-align: left;}.titlebar h2.main-title,.RWDnews005 .main-title,.RWDnews005 .sub-title {    color: #eeeef0;    font-size: 45px;    font-weight: 900;    letter-spacing: 2px;    margin-top: 0px;    line-height: 1.4;}.titlebar p {    color: #eeeef0;    font-size: 16px;    text-transform: uppercase;    font-weight: 300;    font-family: '微軟正黑體', sans-serif;    line-height: 24px;}/*按鈕*/ 
.RWDbtn01 .btn,.RWDservice005 .block .link {    background: transparent;    border: 1px solid #fff;    border-radius: 0em;    color: #eeeef0;    position: relative;    z-index: 0;    overflow: hidden;    padding: 10px 12px;    font-size: 16px;    width: 300px;}.RWDbtn01 .btn:hover,.RWDservice005 .block .link:hover {    color: #fff;    border: 1px solid #fff;}.RWDbtn01 .btn::before,.RWDservice005 .block .link::before {    content: '';    background: url(archive/image/customization/btn_arrow.png)no-repeat;    background-size: 100% auto;    width: 12px;    height: 12px;    position: absolute;    right: 25px;    top: 15px;    filter: brightness(0) invert(1);}.RWDbtn01 .btn::after,.RWDservice005 .block .link::after {    content: "";    background: #fff;    width: 0;    height: 100%;    position: absolute;    right: 0;    top: 0;    transition: .5s;    z-index: -1;    border-radius: 0em;}.RWDbtn01 .btn:hover::after,.RWDservice005 .block .link:hover::after,.other-block .RWDservice005 .block:hover .link::after {    width: 100%;    transition: .4s;    right: auto;    left: 0;    background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);}/*header*/ 
.RWDmenu_plus04 .header {    padding: 5px 4% 10px 4%;    background: transparent;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .logo {    z-index: 30;    width: 120px;    margin-top: 5px;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .logo a,.RWDmenu_plus04 .logo a img {    transition: all 0.5s ease-out;}.RWDmenu_plus04 .logo img {    width: 100%;}.RWDmenu_plus04 .menu li a {    color: #fff;}.RWDmenu_plus04 .site-nav .menu>li>a {    font-size: 16px;}.RWDmenu_plus04 .site-nav .menu {    text-align: right;}/*header hover*/ 
.RWDmenu_plus04 .lang-select:hover .lang-select-label,.RWDmenu_plus04 .site-nav .menu>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>a:hover {    background: transparent;    color: #fff;}.RWDmenu_plus04 .site-nav .menu>li>a:before {    content: "";    position: absolute;    width: 0;    height: 1px;    background: #fff;    bottom: 0;    right: 0;    transition: all .5s ease;}.RWDmenu_plus04 .site-nav .menu>li>a:hover:before {    width: 100%;    transition: all .5s ease;    right: auto;    left: 0;}.RWDmenu_plus04 .site-nav .menu>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>a:hover {    background: transparent;}/*header下拉選單*/ 
.RWDmenu_plus04 .site-nav .menu ul li>a {    color: #000;}.RWDmenu_plus04 .site-nav .menu li {    text-align: center;}.RWDmenu_plus04 .lang-select-label:after,.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:after {    position: absolute;    right: 5px;    border-color: #fff;}.RWDmenu_plus04 .site-nav .manu-item:hover>a,.RWDmenu_plus04 .site-nav .menu ul li a:hover,.RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a,.RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a {    font-weight: 400;    text-decoration: none;}.RWDmenu_plus04 .site-nav .menu ul li>a {    padding-right: 0px;    padding-left: 0;}.RWDmenu_plus04 .lang-select-label:hover:after,.RWDmenu_plus04 .site-nav .menu>li.active>a:after,.RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after,.RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {    border-color: #fff;}/*header icon*/ 
.RWDmenu_plus04 .features {    width: 500px;}.RWDmenu_plus04 .features .share-group.main_share {    display: flex;    align-items: stretch;    margin-left: 1rem;}.RWDmenu_plus04 .features .search-btn img,.RWDmenu_plus04 .features .member-btn img,.RWDmenu_plus04 .features .cart-btn img {    width: 17px;    height: 17px;}.RWDmenu_plus04 .features .share-group.main_share a {    padding: 10px 25px;    display: flex;    justify-content: center;    align-items: center;}.RWDmenu_plus04 .features .share-group.main_share a:nth-child(1) {    border: 1px solid #58cb6e;    color: #58cb6e;}.RWDmenu_plus04 .features .share-group.main_share a:nth-child(1) i {    color: #58cb6e;}.RWDmenu_plus04 .features .share-group.main_share a:nth-child(2) {    border: 1px solid #fff;    color: #fff;}.RWDmenu_plus04 .features .share-group.main_share a:nth-child(2) i {    color: #fff;}.RWDmenu_plus04 .features .share-group.main_share a:nth-child(1):hover {    background: #58cb6e;    color: #fff;}.RWDmenu_plus04 .features .share-group.main_share a:nth-child(1):hover i {    color: #fff;}.RWDmenu_plus04 .features .share-group.main_share a:nth-child(2):hover {    background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);    color: #fff;    border: 1px solid #764ba2;}.RWDmenu_plus04 .features .share-group.main_share a:nth-child(2):hover i {    color: #fff;}/*header is-up*/ 
.RWDmenu_plus04 .header.is-up {    transition: all 0.5s ease-out;    background: rgba(0, 0, 0, 0.8);}.RWDmenu_plus04 .header.is-up .logo {    width: 100px;    margin-top: 5px;    transition: all 0.5s ease-out;}.RWDmenu_plus04 .header.is-up .logo a,.RWDmenu_plus04 .logo a img {    transition: all 0.5s ease-out;}.RWDmenu_plus04 .header.is-up .logo,.RWDmenu_plus04 .header.is-up .features .search-btn img,.RWDmenu_plus04 .header.is-up .features .member-btn img,.RWDmenu_plus04 .header.is-up .features .cart-btn img {    filter: brightness(0) invert(1);}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle,.RWDmenu_plus04 .header.is-up .features .cart-btn {    color: #fff;}.RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle__line {    background: #fff;}/*1200*/@media (min-width: 1200px) {    .RWDmenu_plus04 .container {        max-width: initial;    }}/*漢堡選單基本設定*/ 
.RWDmenu_plus04 #mobile-menu .menu>li.active>a {    background-color: transparent;}.RWDmenu_plus04 #mobile-menu .menu>li .m_title_block {    color: #2863e3;}.RWDmenu_plus04 #mobile-menu .menu>li .m_stitle_block {    color: #555;}.RWDmenu_plus04 #mobile-menu .menu>li.active {    background-color: #2863e3;}.RWDmenu_plus04 #mobile-menu .menu>li.active .m_title_block,.RWDmenu_plus04 #mobile-menu .menu>li.active .m_stitle_block {    color: #fff;}.RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {    color: #555;    font-weight: 400;}/*首頁的最上面漸層*/ 
.main {    position: relative;}.main::before {    content: "";    position: absolute;    top: 0;    left: 0;    display: block;}.topbg-style {    background: url(archive/image/customization/topbg.jpg) no-repeat;    width: 100%;    position: absolute;    top: 0;    left: 0;    z-index: 0;    height: 100%;}/*banner*/ 
.banner-block {    position: relative;}.banner-block .RWDbanner_plus01 .slick-caption {    top: 0%;}.banner-block .container {    width: 100%;    padding: 0;}.banner-block .RWDbanner_plus01 .logo img {    margin-bottom: 0;}.banner-block .RWDbanner_plus01 .page-scroll {    width: auto;    left: 50%;    margin-left: 0px;    bottom: 0;    transform: translate(-50%);}.banner-block .RWDbanner_plus01 .page-scroll a {    display: inline-block;    -webkit-transform: translate(0, -50%);    transform: translate(0, -50%);    color: #eeeef0;    letter-spacing: .1em;    text-decoration: none;    -webkit-transition: opacity .3s;    transition: opacity .3s;}.banner-block .RWDbanner_plus01 .page-scroll.style-custom span {    writing-mode: tb-rl;    margin-bottom: 0;    font-size: 12px;    letter-spacing: 2px;    color: #eeeef0;    font-weight: 300;    padding-bottom: 40px;}.banner-block .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    background: #eeeef0;}/*關於我們*/ 
.about-block {    position: relative;}.about-block::before {    content: "";    background: url(archive/image/customization/aboutblock_bg.png) no-repeat;    width: 100%;    height: 100%;    position: absolute;    left: 0;    top: 40%;    display: block;}.about-block .container {    display: flex;    justify-content: center;    align-items: flex-start;    flex-direction: row;}.about-block .leftbox,.about-block .rightbox {    width: 50%;}.about-block .rightbox {    position: relative;    padding-right: 20vw;}.about-block .rightbox p {    width: 85%;    text-align: justify;}.about-block .titlebar h2.main-title {    margin-bottom: 44px;}/*左邊的圖片*/ 
.about-img-dancer-w {    text-align: center;    position: relative;    z-index: 0;    margin-top: -60px;    margin-left: 140px;}.about-img-dancer-m {    position: absolute;    bottom: -150px;    left: 50%;    transform: translate(-28%);    z-index: 2;}.about-img-tilttext {    position: absolute;    left: -10px;    top: 40%;    z-index: 1;}/*圓圈按鈕*/ 
.playvideo {    position: absolute;    right: -50px;    bottom: -50px;    z-index: 5;}.playvideo a {    display: flex;    justify-content: flex-end;    align-items: flex-start;    padding: 0;    width: 139px;    height: 139px;    position: relative;}.playvideo a::before {    content: '';    position: absolute;    top: 0px;    left: 0;    background: url(archive/image/customization/about-palyvideo-btn-bg.png);    width: 139px;    height: 139px;    animation: looprotate 30s linear infinite;}.playvideo a::after {    content: '';    position: absolute;    top: 0px;    left: 40;    background: url(archive/image/customization/about-palyvideo-btn-arrow.png);    width: 139px;    height: 139px;    display: block;}@keyframes looprotate {    100% {        transform: rotate(360deg);    }}.RWDvideo002 .videoitem {    width: 139px;    height: 139px;    padding: 0;}.effect-sarah {    display: flex;    justify-content: flex-end;    align-items: flex-start;    padding: 0;    width: 139px;    height: 139px;    position: relative;}.effect-sarah::before {    content: '';    position: absolute;    top: 0px;    left: 0;    background: url(archive/image/customization/about-palyvideo-btn-bg.png);    width: 139px;    height: 139px;    animation: looprotate 30s linear infinite;}.effect-sarah::after {    content: '';    position: absolute;    top: 0px;    left: 0px;    background: url(archive/image/customization/about-palyvideo-btn-arrow.png);    width: 139px;    height: 139px;    display: block;}.RWDvideo002 figure.effect-sarah {    background: transparent;}.RWDvideo002 figure.effect-sarah img,.RWDvideo002 figure.effect-sarah .iframe,.RWDvideo002 figure.effect-sarah figcaption {    display: none;}/*跑分模組*/ 
.scorebox {    position: relative;}.scorebox .RWDscore01 {    margin-top: 100px;}.scorebox .RWDscore01 .score-content {    padding-top: 0;}.scorebox .RWDscore01 .count-item {    color: #fff;    margin: 0;    position: relative;}.scorebox .RWDscore01 .count-item::after {    content: '';    width: 1px;    height: 100%;    display: inline-block;    background: #7e7e89;    margin: 0 20px;    position: absolute;    right: -60px;    top: 0;    transform: rotate(25deg);}.scorebox .RWDscore01 .count-item:nth-child(3)::after {    display: none;}.scorebox .RWDscore01 .count-blk {    max-width: initial;}.scorebox .RWDscore01 .count-blk .swiper-slide {    justify-content: left;    padding: 0;    grid-column-gap: 80px;}.scorebox .RWDscore01 .count-num {    font-weight: 600;    font-style: italic;    font-size: 55px;}.scorebox .RWDscore01 .count-title,.scorebox .RWDscore01 .count-str {    font-weight: 300;    font-size: 15px;    color: #eeeef0;    line-height: 24px;    font-family: '微軟正黑體', sans-serif;}.scorebox .RWDscore01 .score-maintitle,.scorebox .RWDscore01 .score-subtitle,.scorebox .RWDscore01 .trigger-wrap,.scorebox .RWDscore01 .trigger-blk,.scorebox .RWDscore01 .count-item span:nth-child(2) {    display: none;}.scorebox .RWDscore01 .score-mainblk {    min-height: initial;}/*環境介紹*/ 
.space-block {    margin-top: -50px}.space-block .RWDnews005 .container {    width: 100%;    padding: 0;}.space-block .RWDnews005 .owl-carousel img {    width: 100%;}.space-block .RWDnews005 .margin-top-20 {    margin-top: 15px !important;}.space-block .RWDnews005 h4,.news005_h4 {    color: #fff;    display: flex;    justify-content: flex-start;    align-items: center;    transition: all 0.5s ease-out;    font-size: 15px;}.space-block .RWDnews005 h4 a {    color: #fff;    font-size: 15px;    font-weight: 500;    letter-spacing: 2px;}.space-block .RWDnews005 a {    overflow: hidden;    display: block;}.space-block .RWDnews005 .owl-carousel .owl-item img {    transition: all 0.5s ease-out;}.space-block .RWDnews005 .owl-carousel .owl-item:hover img {    -webkit-transform: scale(1.05);    transform: scale(1.05);    transition: all 0.5s ease-out;}/*箭頭*/ 
.space-block .RWDnews005 .section-line {    display: none;}.space-block .RWDnews005 .owl-theme .owl-controls .owl-buttons div {    border-radius: 0px;    background: transparent;    border: 0;}.space-block .RWDnews005 .controlls-over .owl-controls .owl-prev,.space-block .RWDnews005 .controlls-over .owl-controls .owl-next {    height: 80px;    line-height: 80px;    border-radius: 0;    margin-top: -50px;}.space-block .RWDnews005 .fa-angle-left:before {    content: '';    display: block;    background: url(archive/image/customization/arrow-icon.png) no-repeat;    width: 37px;    height: 13px;    margin: -10px 0 0 5px;}.space-block .RWDnews005 .fa-angle-right:before {    content: '';    display: block;    background: url(archive/image/customization/arrow-icon.png) no-repeat;    width: 37px;    height: 13px;    margin: -10px 5px 0 0px;    transform: rotateY(180deg);}/*影片*/ 
.video-block {    margin: 120px 0 0;    position: relative;    z-index: 2;}/*.video-block::before{content:"";background: url(archive/image/customization/video_top-arrow.png) no-repeat;position: absolute;left: 0;top: 0;width: 100%;height: 182px;z-index: 2;}.video-block::after{content: "";background: url(archive/image/customization/video_top-arrow.png) no-repeat;position: absolute;left: 0;bottom: -2px;width: 100%;height: 182px;z-index: 2;transform:scale(-1,-1);}*/ 
.video-style {    position: relative;    transform: skewY(-5deg);}.video-style::before {    content: "";    background: rgba(0, 0, 0, 0.4);    width: 100%;    height: 100%;    position: absolute;    left: 0;    top: 0;    display: block;    z-index: 1;}.RWDvideo001 .mouse.defbg {    display: none;}.RWDvideo001.show {    height: 30vw !important;}/*影片標題*/ 
.video-text {    color: #fff;    font-size: 50px;    font-weight: 900;    width: 100%;    text-align: center;    position: absolute;    left: 0;    top: 0;    z-index: 3;    height: 100%;    display: flex;    justify-content: center;    align-items: center;    line-height: 1.5;    transform: skewY(-10deg);}.video-text .mobile-text {    display: none;}.mobile-text {    display: none;}/*主要課程*/ 
.product-blcok .container {    position: relative;    z-index: 0;}.product-big {    margin-bottom: 80px;}.product-big,.product-big .RWDedictor008 {    height: 570px;}.product-big .RWDedictor008 {    display: flex;    justify-content: center;    align-items: flex-start;    flex-direction: row;    position: relative;}.product-big::before {    content: "";    background: url(archive/image/customization/bg-border.png)no-repeat;    background-size: 100% 100%;    width: 100%;    height: 100%;    display: block;    position: absolute;    left: 0;    top: 0;    z-index: -1;}.product-big .leftbox,.product-big .rightbox {    width: 50%;}.product-big .leftbox {    position: relative;    top: -75px;    z-index: 1;}.product-big .leftbox img {    width: 100%;}.product-big .RWDedictor008 {    position: relative;}.product-big .RWDedictor008::before {    content: 'TRICKING';    color: transparent;    -webkit-text-stroke: 1px #84838b;    font-size: 180px;    position: absolute;    bottom: -10px;    left: 1px;    opacity: 0.5;    text-transform: uppercase;    font-weight: 900;    line-height: 130px;    z-index: -1;}.product-big .RWDedictor008::after {    content: 'TRICKING';    color: transparent;    -webkit-text-stroke: 1px #84838b;    font-size: 180px;    position: absolute;    bottom: 120px;    left: 1px;    opacity: 0.5;    text-transform: uppercase;    font-weight: 900;    line-height: 130px;    height: 80px;    overflow: hidden;    z-index: -1;}.product-big .rightbox {    padding-top: 6vw;}.product-big .rightbox .rightboxinner {    width: 60%;}.product-big h5.main-title {    color: #fff;    font-size: 45px;    font-weight: 900;    border-top: #fff solid 2px;    border-bottom: #fff solid 2px;    padding: 20px 0;    text-transform: uppercase;    position: relative;}.product-big h5.main-title::before {    content: "";    background-color: #24b2d9;    clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);    display: block;    width: 150px;    height: 10px;    position: absolute;    top: -10px;    left: -1px;}.product-big h6.sub-title {    font-size: 16px;    color: #bebebe;    font-style: italic;    margin: 35px 0 27px;    font-weight: normal;    line-height: 1.5em;}.product-big p {    color: #eeeef0;    font-size: 16px;}.product-big .hot-tag {    background: #24b2d9;    color: #eeeef0;    width: 100px;    padding: 5px 15px;    margin-bottom: 20px;}/*頁籤*/ 
.product-big .tablist {    border: #787781 solid 1px;    width: 45%;    display: flex;    justify-content: center;    align-items: center;    flex-direction: row;    margin-top: 45px;}.product-big .tablist span {    display: inline-block;    padding: 10px 10px;    color: #eeeef0;    font-style: italic;}.product-big .tablist span::after {    content: "";    width: 1px;    height: 10px;    background: #787781;    display: inline-block;    margin-left: 15px;}.product-big .tablist span:last-child::after {    display: none}/*背景漸層*/ 
.pro-big-bg {    position: absolute;    left: 0;    top: 10%;    width: 1400px;    height: 692px;    z-index: -1;}.pro-big-bg img {    width: 100%;}.animation-block {    position: relative;    top: -180px;    width: 85%;}.animation-block canvas {    width: 100% !important;    height: auto !important;}/*課程*/ 
.product-list {    margin: 0;    position: relative;    z-index: 2;    padding: 0 20px;}.RWDproduct002_v3 .section-subject.row {    display: none;}.RWDproduct002_v3 .popup-portfolio .portfolio-item {    width: calc(100%/3 - 1px);    transition: all 0.3s ease-out;}.RWDproduct002_v3 .popup-portfolio .portfolio-item:hover {    box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02), 6.7px 6.7px 5.3px rgba(0, 0, 0, 0.028), 12.5px 12.5px 10px rgba(0, 0, 0, 0.035), 22.3px 22.3px 17.9px rgba(0, 0, 0, 0.042), 41.8px 41.8px 33.4px rgba(0, 0, 0, 0.05), 100px 100px 80px rgba(0, 0, 0, 0.07);    transition: all 0.3s ease-out;}.RWDproduct002_v3 .popup-portfolio .portfolio-item .portfolio-bottom::after {    content: "";    background: url(archive/image/customization/productlist_bg.png) no-repeat;    display: block;    width: 100%;    height: 100%;    position: absolute;    left: 0;    bottom: 0;    background-size: 101% 100%;    z-index: -1;}.RWDproduct002_v3 .popup-portfolio .portfolio-item:nth-child(2) .portfolio-bottom::after {    transform: scaleX(-1);}.RWDproduct002_v3 .col-md-12 {    padding: 0;}/*.RWDproduct002_v3 .popup-portfolio .portfolio-item:nth-child(1){padding-left:0}.RWDproduct002_v3 .popup-portfolio .portfolio-item:nth-child(3){padding-right:0}*//*文字*/ 
.RWDproduct002_v3 .portfolio-bottom {    padding: 1vw 3vw 2vw;}.RWDproduct002_v3 .showbottom .portfolio-bottom__h4 {    color: #eeeef0;    font-weight: 700;    border-bottom: #6f5c6e solid 1px;    position: relative;    padding: 20px 0 28px;    font-size: 25px;    text-transform: uppercase;    line-height: 1.5em}.RWDproduct002_v3 .showbottom .portfolio-bottom__h4::before {    content: "";    clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);    width: 150px;    height: 8px;    position: absolute;    left: 0;    bottom: 0;    display: block;}.RWDproduct002_v3 .showbottom:nth-child(1) .portfolio-bottom__h4::before {    background-image: linear-gradient(to right, #50cc7f 0%, #ff4e50 100%);}.RWDproduct002_v3 .showbottom:nth-child(2) .portfolio-bottom__h4::before {    background-color: #8a8887;}.RWDproduct002_v3 .showbottom:nth-child(3) .portfolio-bottom__h4::before {    background-color: #d6c93c;}.RWDproduct002_v3 .showbottom:hover .portfolio-bottom__h4 {    color: #eeeef0;    margin-bottom: 25px;}.RWDproduct002_v3 .showbottom a {    text-align: left;}.RWDproduct002_v3 .showbottom .pro-innertxt {    color: #fff;    font-size: 17px;    min-height: 120px;}.RWDproduct002_v3 .showbottom p {    display: none;}/*副標題*/ 
.pro-subtit {    font-size: 16px;    color: #bebebe;    font-style: italic;    margin: 35px 0 0px 10px;    font-weight: normal;    position: relative;    min-height: 50px;    margin-bottom: 15px;}.pro-subtit::before {    content: '"';    font-size: 20px;    color: #bebebe;    position: absolute;    left: -10px;    top: -10px;}/*標籤*/ 
.RWDproduct002_v3 .portfolio-bottom ul {    list-style: none;    margin: 0;    display: flex;    flex-direction: row;    align-items: center;    border: #787781 solid 1px;    padding: 5px 0px;    width: 40%;    justify-content: center;}.RWDproduct002_v3 .portfolio-bottom ul li {    background: transparent;    border-right: #787781 solid 1px;    font-size: 13px;    color: #eeeef0;    font-style: italic;    text-transform: uppercase;    margin: 0;    padding: 0 10px;    text-align: center;    width: 50%;}.RWDproduct002_v3 .portfolio-bottom ul li:last-child {    border: 0;}/*圖片*/ 
.RWDproduct002_v3 .popup-portfolio {    display: flex;    grid-column-gap: 25px;    justify-content: center;}.RWDproduct002_v3 .portfolio-item {    margin-bottom: 0;}.RWDproduct002_v3 .portfolio-item>.inner-content>img {    width: 100%;}/*hover style*/ 
.RWDproduct002_v3 .popup-portfolio .portfolio-item .inner-content {    position: relative;    cursor: initial;}.RWDproduct002_v3 .popup-portfolio .portfolio-item .inner-content::before {    content: '';    width: 100%;    height: 100%;    position: absolute;    bottom: 0;    right: 0;    z-index: 0;    opacity: 0;    z-index: 1;    transition: all 0.5s ease-out;}.RWDproduct002_v3 .popup-portfolio .portfolio-item:hover .inner-content::before {    opacity: 1;    transition: all 0.5s ease-out;}.RWDproduct002_v3 .popup-portfolio .portfolio-item:nth-child(1):hover .inner-content::before {    background: url(archive/image/customization/productlist_hover_01.png)no-repeat;    background-size: 100% auto;}.RWDproduct002_v3 .popup-portfolio .portfolio-item:nth-child(2):hover .inner-content::before {    background: url(archive/image/customization/productlist_hover_02.png)no-repeat;    background-size: 100% auto;}.RWDproduct002_v3 .popup-portfolio .portfolio-item:nth-child(3):hover .inner-content::before {    background: url(archive/image/customization/productlist_hover_03.png)no-repeat;    background-size: 100% auto;}/*客製化課程*/ 
.customized-block {    position: relative;}.customized-block .RWDleft_cont .container {    width: 100%;    padding: 0;}.customized-block .RWDleft_cont .row {    display: flex;    justify-content: center;    align-items: flex-start;}.customized-block .RWDleft_cont .section_left_content {    background: transparent;    padding: 0;}.customized-block .RWDleft_cont .content_topline {    display: none;}.customized-block .RWDleft_cont .content_title {    color: #eeeef0;    font-weight: 900;    font-size: 35px;    line-height: 1.5;    text-transform: uppercase;    margin: 0px;}.customized-block .RWDleft_cont .col-lg-5,.customized .RWDleft_cont .col-lg-offset-2 {    width: 50%;}.customized-block .RWDleft_cont .col-lg-5 {    padding: 180px 0 0;}.customized-block .RWDleft_cont .col-lg-offset-2 {    padding: 0;    margin: 0;}.customized-block .RWDleft_cont .lead h3 {    color: #eeeef0;    font-weight: 900;    font-size: 35px;    line-height: 1.5;    text-transform: uppercase;    margin: 0 0 50px;    letter-spacing: 1px;}.customized-block .RWDleft_cont .lead ul {    list-style: none;    display: flex;    justify-content: flex-start;    align-items: flex-start;    margin: 0 0 0 20px;    padding: 0;    flex-direction: column;}.customized-block .RWDleft_cont .lead ul li {    border: #555555 solid 1px;    color: #eeeef0;    padding: 20px 25px 20px 45px;    position: relative;    width: 300px;    margin: 0 0 30px;    font-size: 17px;    font-weight: 400;}.customized-block .RWDleft_cont .lead ul li::before {    content: "";    background: url(archive/image/customization/listafter-star.png) no-repeat;    position: absolute;    top: -15px;    left: -20px;    width: 44px;    height: 43px;    display: block;}/*按鈕*/ 
.customized-block .RWDbtn01 {    position: absolute !important;    bottom: 120px;    left: 50%;    transform: translateX(-50%);    z-index: 10;    display: block;    margin-top: 0;}.customized-block .RWDbtn01 .main-title {    font-size: 45px;    font-weight: 900;    color: #eeeef0;}.customized-block .RWDbtn01 .main-title br {    display: none;}.customized-block .RWDbtn01 .btn-box {    margin: 0 auto;    display: flex;    justify-content: center;}.customized-block .RWDbtn01 .btn-box .col-sm-3 {    display: block;    width: auto;}.customized-block .RWDbtn01 .btn {    display: block;    box-shadow: 1px 2px 15px rgb(255 255 255 / 50%);    transition: all 0.5s ease-out;}.customized-block .RWDbtn01 .btn::after {    background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);    width: 100%;}.customized-block .RWDbtn01 .btn:hover::after {    background-image: linear-gradient(135deg, #764ba2 0%, #667eea 100%);    transition: all 0.5s ease-out;}/*背景*/ 
.customized-block .customized_bg {    position: absolute;    bottom: -20%;    right: 8%;    width: 50%;    z-index: 2;}.customized-block .customized_bg .RWDparallax_new .picbgbox {    height: 1038px;    background-size: 100% auto;}.customized-block .RWDleft_cont .lead ul li:hover::before {    transform: rotate(52deg);    transition: .5s;    animation: zeroall4 2s ease 0s infinite alternate;}@-webkit-keyframes zeroall4 {    0% {        transform: rotate(0);    }    20% {        transform: rotate(360deg);    }    80% {        transform: rotate(360deg);    }    100% {        transform: rotate(360deg);    }}/*師資*/ 
.teacher-block .container {    position: relative;    z-index: 2;}.teacher-block {    background: #13103c;    position: relative;    z-index: 2;}.teacher-block:before {    content: "";    background: url(archive/image/customization/teacher_bg.jpg)no-repeat;    width: 100%;    height: 100%;    position: absolute;    bottom: 0;    left: 0;    background-size: cover;    display: block;    z-index: -1;}.teacher-block:after {    content: "";    background: url(archive/image/customization/teacher_gradient.png)no-repeat;    width: 100%;    height: 1000px;    position: absolute;    bottom: -20%;    ;    left: 0;    display: block;    z-index: -1;}.teacher-block .RWDbanner007 .swiper-container {    background: transparent;}.teacher-block .RWDbanner007 .item-img,.RWDbanner007 .item-box {    width: 50%;}.teacher-block .RWDbanner007 .item-blk {    position: relative;    height: 600px;}.teacher-block .RWDbanner007 .item-blk::before {    content: "";    background-size: 100% auto;    width: 100%;    height: 88%;    display: block;    position: absolute;    left: 50%;    top: 50%;    z-index: 0;    transform: translate(-50%, -50%);    border: #353a68 solid 1px;}/*圖片*/ 
.teacher-block .RWDbanner007 .item-img {    height: auto;}.teacher-block .RWDbanner007 .item-img .swiper-slide {    background-size: auto;}.teacher-block .RWDbanner007 .item-img::before {    content: "teacher";    color: transparent;    -webkit-text-stroke: 1px #eeeef0;    font-size: 180px;    position: absolute;    bottom: 1px;    left: 1px;    opacity: 0.5;    text-transform: uppercase;    font-weight: 900;    line-height: 130px;}.teacher-block .RWDbanner007 .item-img::after {    content: "teacher";    color: transparent;    -webkit-text-stroke: 1px #eeeef0;    font-size: 180px;    position: absolute;    bottom: 140px;    left: 1px;    opacity: 0.5;    text-transform: uppercase;    font-weight: 900;    line-height: 130px;    height: 80px;    overflow: hidden;}/*文字*/ 
.teacher-block .RWDbanner007 .item-title-blk {    margin-bottom: 0;}.teacher-block .RWDbanner007 .item-info {    height: 100%;}.teacher-block .RWDbanner007 .item-info:before {    background: transparent;    color: #eeeef0;}.teacher-block .RWDbanner007 .item-box {    height: 380px;}.teacher-block .RWDbanner007 .item-box .box-shadow {    display: none;}.teacher-block .RWDbanner007 .item-title {    color: #eeeef0;    font-weight: 900;    font-size: 35px;}.teacher-block .RWDbanner007 .item-title::before {    content: "";    width: 50%;    height: 2px;    display: block;    margin-bottom: 15px;    background: #eeeef0;}.teacher-block .RWDbanner007 .item-title::after {    content: "";    width: 50%;    height: 2px;    display: block;    margin-top: 15px;    background: #eeeef0;}.teacher-block .RWDbanner007 .item-subtitle {    font-size: 18px;    font-weight: 900;    color: #eeeef0;    margin: 25px 0;}.teacher-block .RWDbanner007 .item-editor {    overflow: initial;    font-size: 16px;    color: #eeeef0;    display: block;}.teacher-block .RWDbanner007 .item-editor p {    width: 70%;}.teacher-block .experience {    margin: 34px 0 0;}.teacher-block .experience h6 {    font-size: 16px}.teacher-block .experience ul {    margin: 0;    padding: 0 0 0 23px;}.teacher-block .RWDbanner007 .link-store,.teacher-block .RWDbanner007 .item-fraction {    display: none;}/*dot*/ 
.teacher-block .RWDbanner007 .item-pagination {    position: absolute;    right: 25px;    bottom: 0;}.teacher-block .RWDbanner007 .item-pagination .swiper-pagination-bullet:before {    background-color: #fff;    width: 12px;    height: 12px;}.teacher-block .RWDbanner007 .item-pagination .swiper-pagination-bullet-active:before {    background-color: #1ff5f6;}/*師資標題*/ 
.teacher-block .RWDbanner007 .title-main {    color: #eeeef0;    font-weight: 900;    font-size: 45px;    line-height: 1.5;}/*師資按鈕*/ 
.teacher-block .teacher-block .RWDbtn01 {    z-index: 10;    margin: 20px 0 100px;}/*師資動態*/ 
.teacher-effect {    transform: skewY(-15deg);    position: absolute;    left: 0;    top: 48%;    width: 45%;}.teacher-effect::after {    content: "";    background: url(archive/image/customization/teacher-effect-star.png)no-repeat;    width: 35px;    height: 35px;    position: absolute;    bottom: -18px;    left: 150px;    transform: rotate(13deg);}.teacher-effect::before {    content: "";    background: url(archive/image/customization/teacher-effect-star.png)no-repeat;    width: 35px;    height: 35px;    position: absolute;    top: -18px;    right: 10%;    transform: rotate(18deg);    z-index: 1;}.RWDbanner008 {    overflow: hidden;    border: #fff solid 1px;    border-image: linear-gradient(to bottom right, #3acfd5 0%, #3a4ed5 100%);    border-image-slice: 1;    position: relative;    padding: 10px;}.RWDbanner008 .bx-viewport {    height: 39px !important;}/*三大入口*/ 
.other-block {    position: relative;    z-index: 3;    background: #11192c;}.other-block::before {    content: '';    background: url(archive/image/customization/other_bg.jpg) no-repeat;    width: 100%;    position: absolute;    bottom: 0;    left: 0;    display: block;    height: 100%;    opacity: 0.6;}.other-block .RWDservice005 {    margin-top: 0;}.other-block .title_top .img_block {    grid-column-gap: 30px;}.other-block .RWDservice005 .block {    background: transparent;    position: relative;    padding: 0;    margin: 0;    transition: all 0.3s ease-out;}.other-block .RWDservice005 .block:before {    content: "";    background: url(archive/image/customization/productlist_bg.png) no-repeat;    display: block;    width: 100%;    height: 100%;    position: absolute;    left: 0;    bottom: 0;    background-size: 101% 100%;    z-index: -1;}.other-block .RWDservice005 .block:nth-child(2)::before {    transform: scaleX(-1);}.RWDservice005 .block .title1,.RWDservice005 .block .title2 {    margin: 0 2vw;    color: #eeeef0;}.RWDservice005 .block .title1 {    font-size: 25px;    font-weight: 700;    height: auto;    margin-bottom: 15px;    border-bottom: #6f5c6e solid 1px;    padding-bottom: 20px;}.RWDservice005 .block .title2 {    font-size: 16px;    max-height: initial;    height: auto;    min-height: 100px;}.RWDservice005 .block .imgs {    margin-bottom: 45px;}.RWDservice005 .block .price {    display: none;}/*hover style*/ 
.other-block .RWDservice005 .block:hover {    transition: all 0.3s ease-out;    box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02), 6.7px 6.7px 5.3px rgba(0, 0, 0, 0.028), 12.5px 12.5px 10px rgba(0, 0, 0, 0.035), 22.3px 22.3px 17.9px rgba(0, 0, 0, 0.042), 41.8px 41.8px 33.4px rgba(0, 0, 0, 0.05), 100px 100px 80px rgba(0, 0, 0, 0.07);}/*按鈕*/ 
.RWDservice005 .block .link {    margin: 2vw auto;    width: 83%;    margin-top: 1vw;}@keyframes scd {    0% {        height: 0px;    }    100% {        height: 100%;    }}@-webkit-keyframes scd {    0% {        height: 0px;    }    100% {        height: 100%;    }}.RWDmenu_plus04 .features .member-btn,.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features .querycar-btn {    padding-block: 36px;}.RWDmenu_plus04 .features .cart-btn,.RWDmenu_plus04 .features i {    color: white;}.RWDmenu_plus04 .cart-block,.RWDmenu_plus04 .querycar-block,.RWDmenu_plus04 .member-block {    background-color: #1c1c1c;}.RWDmenu_plus04 .cart-block::before,.RWDmenu_plus04 .querycar-block::before .member-block::before {    content: "";    background: url(archive/image/customization/productlist_bg.png) no-repeat;    display: block;    height: 25%;    width: 100%;    position: absolute;    left: 0;    bottom: -10%;    z-index: -1;    filter: blur(51px);    background-position-y: bottom;    opacity: 0.7;}.RWDmenu_plus04 .cart-block-headline,.RWDmenu_plus04 .member-block .member-close-btn {    color: white;}.RWDmenu_plus04 .member-block .form-area .group,.member-block .login-headline {    color: white;    border-bottom: 1px solid #ffffff42;}.RWDmenu_plus04 .cart-block .close:before,.RWDmenu_plus04 .cart-block .close:after,.RWDmenu_plus04 .querycar-block .close:before,.RWDmenu_plus04 .querycar-block .close:after,.RWDmenu_plus04 .member-block .member-close-btn:before,.RWDmenu_plus04 .member-block .member-close-btn:after {    background-color: white;}.verifyimg {    width: 90px;    margin-left: 10px;}.RWDmenu_plus04 .member-block .other a,.refreshPrevImg {    color: #ccc;}.RWDmenu_plus04 .member-block a.login.is-on,.RWDmenu_plus04 .member-block button.login.is-on {    background-color: white;    color: #000;    border: 1px solid;}.RWDmenu_plus04 .member-block a.login,.RWDmenu_plus04 .member-block a.signin,.RWDmenu_plus04 .member-block button.login,.RWDmenu_plus04 .member-block button.signin {    border: 1px solid #e4e4e444;    color: #fff;}.RWDmenu_plus04 .member-block .form-area .group,.RWDmenu_plus04 .member-block .form-area .group input {    background-color: transparent !important;    color: #ccc;}.RWDmenu_plus04 .cart-block .bottom-box,.RWDmenu_plus04 .querycar-block .bottom-box {    background: #111;}.RWDmenu_plus04 .cart-block .bottom-box .total,.RWDmenu_plus04 .querycar-block .bottom-box .total {    border: 0;}.RWDmenu_plus04 .cart-block .pic,.RWDmenu_plus04 .querycar-block .pic {    background: transparent;}.RWDmenu_plus04 .cart-block .name,.RWDmenu_plus04 .querycar-block .name {    color: white;}.RWDmenu_plus04 .choice_num_typea select {    border: 1px solid #cccccc54;    background: transparent;}.RWDshopping_v3 .order-infobox .btn-row .gray82radius-btn,.RWDshopping_v3 .order-infobox .btn-row .gray82radius-btn:hover,.RWDmenu_plus04 .cart-block .bottom-box .pay-btn:hover,.RWDmenu_plus04 .cart-block .bottom-box .pay-btn{    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);}@media (hover: hover) {    .RWDmenu_plus04 .member-block a.login.is-on:hover,    .RWDmenu_plus04 .member-block button.login.is-on:hover,    .RWDmenu_plus04 .member-block a.login:hover,    .RWDmenu_plus04 .member-block a.signin:hover,    .RWDmenu_plus04 .member-block button.login:hover,    .RWDmenu_plus04 .member-block button.signin:hover {        background-color: white;        color: #000;    }}
/*footer start*/

/*footer*/ 
.footer-block{background-color: #1e1e1e;}.footer-block,.footer-block a{color: #b6b6b6;}.footer-block .container {width: 75%;padding: 80px 0 15px;display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;justify-content: flex-start;}.footer-block .ft-left{width: 60%;padding-right:25px;}.footer-block .ft-right{width: 40%;}/*logo*/ 
.ft-top{width: 100%;display: flex;justify-content: space-between;border-bottom: #404040 solid 1px;padding-bottom: 25px;align-items: center;margin-bottom: 45px;}.ft-top .ft-logo,.ft-top .ft-social{width: 50%;}/*社群*/ 
.ft-social{text-align: right;display: flex;justify-content: flex-end;}.ft-social .RWDedictor a,.phonebtn a{padding: 10px 25px;display: flex;justify-content: center;align-items: center;border: 1px solid #58cb6e;color: #58cb6e;width:230px;margin-right: 15px;}.ft-social .RWDedictor a:hover {background: #58cb6e;color: #fff;}.phonebtn{display:none;}.RWDsocial002 ul.socialNetwork li{ margin: 0 5px;}.RWDsocial002 .iconRounded.ii-fb1{border: 2px solid #496cb6;background-color: #496cb6;color: #fff;}.RWDsocial002 .iconRounded.ii-youtube1{border: 2px solid #f70000; background-color: #f70000;color: #fff;}.RWDsocial002 .iconRounded.ii-ig2{border: 2px solid #5f49d3;border-image:linear-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);color: #fff;}/*公司資訊*/ 
.footer-info .logotit{margin-bottom: 25px;}.footer-info .logotit span {color: #f5f5f5;font-size: 24px;font-weight: 500;text-transform: uppercase;letter-spacing: 1px;}.footer-info{margin: 45px 0;}.footer-info ul{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;list-style: none;margin: 0;padding: 0;}.footer-info ul li{width: calc(100%/2);margin-bottom:25px;}.footer-info ul li,.footer-info ul li a{color: #fff;}.footer-info ul li span{min-width: 120px;display: block;color: #959595;}/*copyright*/ 
.ft-bottom{display: flex;align-items: center;flex-wrap: wrap;font-size: 12px;width: 100%;font-family:"微軟正黑體";border-top: #404040 solid 1px;padding-top: 15px;color: #555;grid-column-gap: 10px;}.copyright_desc a, .copyright_desc{color: #555;}

/*footer end*/
/*內頁 start*/

/*內頁寬度80%*//*a連結*/a {    text-decoration: none;}.page_wrapper_bg section.call_to_action a,.page_wrapper_bg section.call_to_action a:hover,.page_wrapper_bg section.call_to_action a:focus {    color: #fff;    text-decoration: none;}.row {    margin-right: 0px;    margin-left: 0px;}#RWDPAGE_BASE_PAT02 {    background: #17161d;    font-family: 'Kanit', 'Noto Sans TC', sans-serif;    position: relative;}#RWDPAGE_BASE_PAT02::before {    content: '';    background: url(archive/image/customization/page_topcolor.jpg) no-repeat;    position: absolute;    right: 0;    top: 0;    display: block;    background-size: cover;    width: 60%;    height: 100vh;}#RWDPAGE_BASE_PAT02::after {    content: '';    background: url(archive/image/customization/page_bottomcolor.png) no-repeat;    position: absolute;    bottom: 200px;    left: 0;    display: block;    width: 100%;    height: 881px;}/*購物流程圈圈改色*/@keyframes num-bg {    0% {        background: #50c8dd;        -webkit-transform: scale(.5);        transform: scale(.5)    }    100% {        background: #50c8dd;        -webkit-transform: scale(1);        transform: scale(1)    }}/*banner*/ 
.page_wrapper_bg .RWDbanner_plus01 .container {    width: 100%;}.page_wrapper_bg .RWDbanner_plus01 .slick-caption {    top: 0;}.page_wrapper_bg .RWDbanner_plus01.style-dotnav.dot .slick-dots li.slick-active button {    background: #eeeef0;}/*main*/ 
.page_wrapper_bg .main {    background: transparent;    margin-top: 0px !important}.page_wrapper_bg section.call_to_action {    padding: 100px 0;    min-height: 35vw;}.page_wrapper_bg section.call_to_action>.container {    padding: 0 15px;    width: 80%;    max-width: 1700px}.page_wrapper_bg .article-text .container {    width: 100%;}.hgroup .container {    width: 100%;    margin: 0 0 50px;}.wrapper_bg,#mobile-fixed,.RWDproduct_page,#sidebar .products-nav,._bd_row h1,.bd_row h2,.bd_row h3,.bd_row h4,.bd_row h5,._bd_row h6,.RWDedictor h3,.RWDedictor h1,.RWDedictor h2,.RWDedictor h4,.RWDedictor h5,.RWDedictor h6 {    color: #fff;}.pagecontent .RWDslider01,.pagecontent .RWDeditor01 {    margin-top: 50px !important;}/*文字統一設定*/ 
.page_wrapper_bg .hgroup h1 {    line-height: 1.3;}.page_wrapper_bg .article-text h2 {    font-size: 24px;    line-height: 1;    letter-spacing: 2px;}.page_wrapper_bg .article-text h3 {    letter-spacing: 2px;    line-height: 1.5;    margin-bottom: 10px;    font-weight: bold;    font-size: 24px !important;}.page_wrapper_bg .article-text h4 {    font-size: 18px;    line-height: 1.7;    letter-spacing: 2px;    margin: 15px 0 15px;    font-weight: bold;}.page_wrapper_bg .article-text,.page_wrapper_bg .article-text p,.RWDslider01 .editor,.RWDtimeline01 li.event .point .editor,#sidebar .products-nav {    font-size: 16px;    line-height: 1.5;    letter-spacing: 1px;    color: #ffffffcf;    font-weight: 300;}._bd_row label,._bd_row li,._bd_row p,._bd_row td {    font-size: 15px;    line-height: 2;    font-weight: 400;}._bd_row li {    margin-bottom: 10px;}._bd_row ol {    padding-left: 22px;}._bd_row ul {    padding-left: 18px;}/*-------麵包屑--------*/ 
.hgroup .container {    width: 100%;    margin-left: auto;    margin-right: auto;    border-bottom: 1px solid #505050;    padding-left: 0;    padding-right: 0;}.hgroup .page_subject {    display: flex;    flex-direction: column-reverse;    align-items: flex-start;    padding: 0;}.hgroup h1 {    letter-spacing: 3px;    font-weight: 900 !important;    color: #fff !important;    font-family: 'Noto Sans TC', sans-serif;    float: left;    padding-right: 30px;    position: relative;    margin-right: 2rem;    font-size: 40px;    margin: 0;}.hgroup .breadcrumb {    letter-spacing: 2px;    font-weight: 300;    order: 1;    font-size: 12px;    color: #fff;    background-color: transparent;    margin: 0;    padding: 5px 0;    margin: 0 0 5px;    border: none;    position: relative;    bottom: 0px;    right: auto;    left: 0;    float: left !important;    display: inline-block;}.hgroup h1::before {    font-size: 86px;    margin-bottom: 0;    text-transform: uppercase;    display: block;    line-height: 1;    letter-spacing: 0;    font-weight: 600;    color: transparent;    font-family: 'Kanit', sans-serif;    -webkit-text-stroke: 1px #36a7c1;    text-transform: uppercase;}.article7 .hgroup h1::before {    content: 'PRIVACY';}.article4 .hgroup h1::before {    content: 'ABOUT';}.article1 .hgroup h1::before {    content: 'COURSE';}.article5 .hgroup h1::before {    content: 'FACULTY TEAM';}.album2 .hgroup h1::before {    content: 'SPACE';}.article3 .hgroup h1::before {    content: 'NEWS';}.album1 .hgroup h1::before {    content: 'COURSE';}.faq1 .hgroup h1::before {    content: 'Q&A';}.faq1 .breadcrumb {    display: none;}.recruitment .breadcrumb {    display: none;}/*main*/ 
.article1 .main,.album1 .main,.article5 .main,.album2 .main,.faqlist .main {    margin-top: 0 !important}/*重新填寫*/ 
.refill_btn {    display: none;}/*回上一頁按鈕*/ 
.btn {    font-size: 16px;}#article .btn.btn_back a,#album .btn.btn_back a {    padding: 10px 15px;    display: block;}.btn.btn_back {    margin-right: 0;    float: right;    background: transparent !important;    padding: 0;    box-shadow: none;    margin-top: 30px;}.btn.btn_back a {    min-width: 180px;    padding: 10px 15px;    background: transparent;    color: #444;    transition: all 0.2s ease;    border: 1px solid #444;}.btn.btn_back a:hover {    border: 1px solid #000;    color: #fff !important;    background: #000;}/*確定送出*/ 
.ebtn {    padding: 0;    background: transparent;    -webkit-border-radius: 0px;    -moz-border-radius: 0px;    border-radius: 0px;    float: right;    margin-right: 0;}.ebtn a {    display: block;    text-align: center;    min-width: 180px;    line-height: 1.5;    padding: 6px 30px;    margin-top: 20px;    color: #fff;    background: #444;    border: 1px solid #444;    transition: all .2s ease;}.ebtn a:hover {    background: #000;    color: #fff !important;    border-color: #000;    transition: all .2s ease;}.new-form .new-width .currectsend_btn a {    color: #fff !important;}/*購物車按鈕*/ 
.RWDshopping .btn.bg1:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff !important;    background: #000;}.layoutlist_4 .showY br {    display: none;}.RWDshopping .btn.bg2 i {    transition: none;}.RWDshopping .btn.bg3 {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}.RWDshopping .btn.bg3:hover {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff !important;    background: #000;}/*購物訂單畫面按鈕*/ 
.RWDshopping .btn.normal {    max-width: initial;}/*會員按鈕*/#join_form .btn {    padding: 6px 12px;    border-radius: 0;}#join_form .btn-link:hover {    text-decoration: none;}#confirm_form .btn,.RWDshopping .btn.bg2,#btn_member_login {    float: none;    background: transparent;    color: #fff;    border: 1px solid white;    padding: 6px 12px;    font-size: 16px;}.RWDshopping .btn.bg1,#join_form .btn-primary {    min-width: 180px;    float: none;    background: transparent;    color: #fff;    border: 1px solid white;}.RWDshopping .btn.normal {    font-size: 16px;}#confirm_form .btn:hover,.RWDshopping .btn.formbtn:hover,.RWDshopping .btn.bg1:hover,.RWDshopping .btn.bg2:hover,#btn_member_login:hover,#join_form .btn-primary:hover {    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);    color: #fff !important;    border: 1px solid #fff;}.btn-primary {    background-color: #444;    border: 1px solid #444;    border-radius: 0 !important;    float: right;    margin-right: 0px;    font-size: 14px;    box-shadow: none;}.btn-primary a {    color: #fff;    font-size: 14px;}.btn.btn-primary:focus a,.btn.btn-primary:hover a,.btn.btn-primary:active a {    color: #fff !important;}.btn-primary:hover {    transition: all 0.3s ease;    color: #fff;    background-color: #000;    border-color: #000;}.btn-primary:active:hover,.btn-primary:active:focus {    background-color: #000;    border: 1px solid #000;}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {    color: #fff !important;    background-color: #000;    border-color: #000;    outline: none;}/*忘記密碼 ＆重發認證信*/#div_forget_area * {    border-radius: 0 !important;}/*註冊*/ 
.join_form_btns {    text-align: right;}/*-------按鈕--------*/#panelCms .btn.btn-primary {    float: none;    border-radius: 5px !important;}.pagebtn,.btn.btn_back a,#album .btn.btn_back a {    background: transparent;    display: block;    border: 1px solid #fff;    border-radius: 0em;    color: #eeeef0;    position: relative;    z-index: 0;    overflow: hidden;    padding: 10px 12px;    font-size: 16px;    width: 270px;}.pagebtn:hover,.btn.btn_back a:hover {    color: #fff;    border: 1px solid #fff;}.pagebtn::before,.btn.btn_back a:before {    content: '';    background: url(archive/image/customization/btn_arrow.png) no-repeat;    background-size: 100% auto;    width: 12px;    height: 12px;    position: absolute;    right: 25px;    top: 15px;    filter: brightness(0) invert(1);}.pagebtn::after,.btn.btn_back a:after {    content: "";    background: #fff;    width: 0;    height: 100%;    position: absolute;    right: 0;    top: 0;    transition: .5s;    z-index: -1;    border-radius: 0em;}.pagebtn:hover::after,.btn.btn_back a:hover::after {    width: 100%;    transition: .4s;    right: auto;    left: 0;    background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);}/*文章列表-2*/#article .layoutlist_2 .list_subject a {    font-size: 16px !important;    font-weight: bold;    margin: 0px 0px 20px !important;    display: block;    line-height: 2 !important;}.subsubject {    font-size: 14px;    font-weight: 400;    line-height: 2;}.layoutlist_2 .listdate .yearmonth,.layoutlist_4 .listdate .yearmonth {    padding-bottom: 0;}.layoutlist_2 .item {    width: 100%;}.pagecontent .article_model[data-seq="0"] {    margin-top: 0 !important;}/*文章列表-3*/ 
.layoutlist_3.fn_article3 .list_subject a {    font-size: 16px !important;    font-weight: bold;    margin: 0px 0px 20px !important;    display: block;    line-height: 2 !important;}.layoutlist_3.fn_article3 .list_subject .summary a {    font-size: 14px !important;    font-weight: 400;    line-height: 2 !important;}/*文章列表-4*/#article .layoutlist_4 .item {    display: flex;    align-items: stretch;    border-bottom: 1px solid #eee;}#article .layoutlist_4 .list_subject a {    font-size: 17px !important;    font-weight: 700;    margin: 0 0 10px !important;    display: block;    line-height: 1.5 !important}#article .layoutlist_4 .list_subject .summary a {    font-size: 16px !important;    font-weight: 400;    line-height: 1.5 !important}#article .layoutlist_4 .listdate {    padding: 0 10px;    width: 90px;    border-left: 1px solid #eee}#article .layoutlist_4 .listdate .day {    font-size: 25px}#article .layoutlist_4 .listdate .yearmonth {    letter-spacing: 1px;    padding: 0}#article .layoutlist_4 .item .list_img {    padding-left: 0}#article .layoutlist_4 .list_subject {    width: calc(100% - 25% - 90px)}#article .layoutlist_4 .xrow.list {    height: auto;}/*文章列表-7*/#article .layoutlist_7 .subject,.article7 .layoutlist_7 .subject a {    margin-top: 15px !important;    ;    margin-bottom: 10px !important;    font-size: 20px;}#article .layoutlist_7 .cdate,.article7 .layoutlist_7 .cdate a {    font-size: 12px;}#article .layoutlist_7 .summary,.article7 .layoutlist_7 .summary a {    font-size: 16px !important;    font-weight: 300;    line-height: 1.8 !important;}.layoutlist_7 .subject,.layoutlist_7 .subject a {    font-size: 18px !important;    font-weight: 500;}/*文章列表-8*/ 
.layoutlist_8 .article_subject {    font-weight: 500;    font-size: 17px;    line-height: 1.5;    display: block}.layoutlist_8 .list_subject .summary {    margin: 10px 0}.layoutlist_8 .list_subject .summary a {    font-size: 16px;    font-weight: 400;    line-height: 1.5;    color: #000}/*文章列表頁籤修正*/#article .tabs {    margin: 50px 0;}#article .tabs .content {    padding: 30px !important;}/*產品頁籤*/ 
.RWDproduct_page .tab-box .tab-container>ul>li {    padding: 30px;}/*相簿列表*/ 
.layoutlist_2 .album_item {    height: auto !important;}/*相簿上下方說明*/#album .page_desc {    margin: 50px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {    margin: 50px 0 0;}/*修正相簿a連結顏色*/ 
.photo_view .flex-direction-nav a {    color: transparent !important;}/*相簿-1*/#album .layoutlist_1 .album_item_subject {    padding: 20px 0px;    font-size: 18px;}/*相簿-2*/#album .layoutlist_2 .album_item_subject {    padding: 20px 0px;    font-size: 18px;    font-weight: 700;}/*Q&A*/ 
.rwd .faq_question {    font-size: 16px;    letter-spacing: 2px;}.rwd .faq_answer {    font-size: 15px;    letter-spacing: 2px;    line-height: 1.8;}/*影片*/ 
.video_item_subject {    font-size: 16px;    letter-spacing: 1px;}/*檔案下載*/ 
.download .search_input {    background: transparent;}.no-touch .layoutlist_5 .dbtn_v2:hover {    background: #333;    border-color: #333;    color: #fff;}.layoutlist_5 .dbtn_v2 {    display: inline-block;    margin: 15px 0 0;    padding: 6px 0.8em;    font-size: 14px;    line-height: 1.2;    color: #333;    border: 1px solid #b7b7b7;    border-radius: 2px;    background: #fff;    text-decoration: none;    cursor: pointer;}.layoutlist_5 .download_subject {    line-height: 1.4;}.layoutlist_5 .summary {    margin: 8px 0 0;    font-size: 13px;    line-height: 1.4;    color: #818181;}.dd-selected {    font-size: 16px;}.download_container .btn {    font-size: 16px;}.file_area label.dd-option-text {    margin: 0;    font-weight: 400;    display: block;}/*產品_1*/ 
.page_content1 #productbx_bg {    background: #efefef;    -moz-opacity: 1;    opacity: 1;}.page_content1 .dd-selected {    letter-spacing: 1px;}#btn_shopping {    border-radius: 0;    font-size: 14px;    background: #444}#btn_shopping:hover {    background: #000}.fbtn {    border-radius: 0;    font-size: 14px;    background: #444}.fbtn:hover {    background: #000}#btn_querycar {    border-radius: 0;    font-size: 14px;    background: #444}#btn_querycar:hover {    background: #000}.product_desc_content {    color: #333;    letter-spacing: 1px;    line-height: 30px;}.page_content1 #prod_price {    margin-top: 17px;}.page_content3_mainphoto .swiper-slide img {    width: 100%;}#prod_price .money {    font-size: 20px;    font-weight: bold;}#member_org_price,div#prod_fixprice,.pagecontent.menu5 .page_content1 #prod_price,.pagecontent.menu8 .page_content1 #prod_price {    margin: 0;}._shopping_info>div {    display: flex;    align-items: flex-end;    letter-spacing: 0;}div#prod_price {    margin-left: 15px !important;}/*產品下拉樣式*/label.dd-option-text {    font-size: 14px !important;    line-height: 1 !important;    margin: 0 !important;    font-weight: 400;}.dd-option {    padding: 5px 10px;}/*產品_2*/#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add,#mobile-fixed .btn-shop .btn.add {    background: #999;}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop,#mobile-fixed .btn-shop .btn.shop {    background: #444;}.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add:hover,.no-touch #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover {    background-color: #111;}#mobile-fixed .style-radio .form-radio,.RWDproduct_page .style-radio .form-radio {    border: 1px solid rgb(214, 214, 214);}#mobile-fixed .style-radio .form-radio.checked,.RWDproduct_page .style-radio .form-radio.checked {    border-color: #000;}.RWDproduct_page .products-info .nu,.RWDproduct_page .products-info .stock,.RWDproduct_page .products-info .subname,.RWDproduct_page .products-info .txt .editor {    color: #555;    font-size: 15px;    letter-spacing: 1px;}/*產品列表樣式*/ 
.layoutlist_4 .product_list_item,.layoutlist_2 .product_list_item {    margin: 0 0 40px;}.layoutlist_4 .pricearea {    text-align: left;    display: flex;    align-items: center;    letter-spacing: 0}.layoutlist_4 .fixprice {    font-size: 16px;    text-decoration: line-through;    margin: 0 5px 0 0;}.layoutlist_4 .sellprice {    color: #f10404;    font-weight: bold;}.layoutlist_4 .subject {    height: auto !important;    line-height: 1.5;}#product .item .subject {    min-height: auto;}.productlist .layoutlist_4 .col-sm-4.col-md-4 {    margin: 0 0 30px;}.productlist .layoutlist_4 .product_list_item {    padding-bottom: 0;    border: 0;    height: auto !important;}/*修正產品、文章預設列表排版*/ 
.productlist .layoutlist_2,.productlist .layoutlist_4,.productlist .layoutlist_5,.albumlist .layoutlist_2,.albumlist .layoutlist_4,.articlelist .layoutlist_2,.articlelist .layoutlist_4 {    display: flex;    flex-wrap: wrap;    align-items: flex-start;}.sortbar {    float: none !important;    margin-bottom: 20px !important;    text-align: left !important;    width: 100%;}/*產品售價顏色*/li#O_sellPrice {    color: #fe0000 !important;    font-weight: bold;}/*購物清單*/ 
.RWDshopping .btn.normal {    border-radius: 0;}/*會員註冊*/#join_form .btn-primary {    border-radius: 0;}#join_form {    background: white;}/*留言板*/ 
.customized_columns .css-table .th.textarea {    width: 10%;}/*詢問車*/ 
.RWDquiry .shopping_form .control-box img {    margin-left: 10px;}.RWDquiry .btn.normal:hover {    transition: .5s ease}.RWDquiry .btn.normal {    border-radius: 0;    font-size: 15px;    letter-spacing: 1.5px;    transition: .5s ease}.RWDquiry .btn.normal:hover {    transition: .5s ease;    background: #eee;    color: #333;    border-color: #eee;    font-weight: 500}.RWDquiry .btn.bg2,.btn.normal.bg3 {    background: #333;    color: #fff;    border-color: #333}/*電子表單*/ 
.eformsDesc {    margin: 50px 0;    border: 0;}.eformscontent .layoutlist_1 {    width: 100%;    max-width: 1170px;    margin: 0 auto;}.form-horizontal .form-group {    margin-left: 0;    margin-right: 0;}.form-horizontal .control-label {    width: 15%;    font-weight: 500;}.form-horizontal .form-group .col-sm-12.col-md-11 {    width: 85%;}textarea.form-control {    min-height: 130px;}/*左側選單*/#sidebar .m2018 .products-nav .nav-title {    background: transparent;    color: #fff;    font-weight: 900;    font-size: 25px;    padding-left: 0;}#sidebar .products-nav ul {    position: relative;}#sidebar .products-nav ul::before {    content: '';    width: 1px;    height: 100%;    display: block;    background: rgba(127, 127, 127, 0.22);    position: absolute;    left: 0;    top: 0;}#sidebar .m2018 .products-nav ul li.active>ul::before {    display: none;}#sidebar .m2018 .products-nav>ul>li {    padding: 0;    margin: 0;    border-bottom: 1px solid rgba(127, 127, 127, 0.22);}#sidebar .m2018 .products-nav>ul>li>a {    padding: 10px 10px 10px 22px !important;    font-weight: 900;    font-size: 16px;    color: #fff;}#sidebar .m2018 .products-nav>ul>li>a:hover,.article5 #sidebar .m2018 .products-nav>ul>li.active>a,#sidebar .m2018 .products-nav>ul>li.active>a {    color: #36a7c1;}#sidebar .m2018 .products-nav ul li>ul>li.active>a,#sidebar .m2018 .products-nav ul li>ul>li.is-open>a,.m2018 .products-nav ul li>ul>li>a,.m2018 .products-nav ul li>ul>li>a:hover {    color: #1dc9f1;    padding: 15px 0 15px 15px;    font-size: 15px;    font-weight: 400;}#sidebar .m2018 .products-nav ul>li>.toggle-submenu {    top: 10px;}#sidebar .m2018 .products-nav ul li.active.notcate::before,#sidebar .m2018 .products-nav>ul>li.active>a::before,.m2018 .products-nav ul li>ul>li:hover::before,.article5 .m2018 .products-nav>ul>li.active::before {    content: '';    width: 2px;    height: 100%;    background: #1dc9f1;    display: block;    position: absolute;    top: 0;    left: 0;}/*隱私權*/ 
.article7 .page_wrapper_bg section.call_to_action>.container {    width: 60%;}.article7 .hgroup .breadcrumb {    display: none;}.article7 .page_wrapper_bg .article-text.rwd .container p {    font-size: 22px;    font-weight: 600;    width: 70%;    margin: 0 auto 80px;    text-align: center;    color: #fff;}.article7 .page_wrapper_bg .article-text.rwd .container .item {    margin-bottom: 50px;    font-family: 'Noto Sans TC', sans-serif;    color: #dfdfdf;}.article7 .page_wrapper_bg .article-text.rwd .container h5 {    font-weight: 500;    color: #dfdfdf;    font-size: 20px;    margin-top: 0;}.article7 .page_wrapper_bg .article-text.rwd .container .item h6 {    padding-left: 42px;    color: #dfdfdf;    font-size: 16px;    font-weight: 600;}.article7 .page_wrapper_bg .article-text.rwd .container .item span {    padding-left: 42px;    display: block;}.article7 .page_wrapper_bg .article-text.rwd .container .item ul {    padding-left: 65px;}/*關於我們*/ 
.article4 .page_wrapper_bg section.call_to_action>.container {    width: 100%;    max-width: initial;    padding: 0;}.article4 .page_wrapper_bg section.call_to_action {    padding: 0;}.article4 .hgroup .breadcrumb {    display: none;}.article4 .hgroup .container {    border-bottom: 0;}.article4 .hgroup,.article4 .pageabout {    width: 70%;    margin: 0 auto;}.article4 .leftbox,.article4 .rightbox {    width: 50%;}.article4 h5 {    font-size: 38px;    color: #fff;    font-weight: 900;    margin-bottom: 35px;}.article4 h4 {    font-size: 22px;    font-weight: 700;}.article4 h3 {    font-size: 40px;    font-weight: 900;}.pageabout {    position: relative;}.pageabout::before {    content: "BREAKTHROUGH";    color: transparent;    -webkit-text-stroke: 1px #eeeef0;    font-size: 180px;    position: absolute;    bottom: -9px;    left: -6px;    opacity: 0.2;    text-transform: uppercase;    font-weight: 900;    line-height: 130px;    z-index: -1;}.pageabout::after {    content: "DREAM";    color: transparent;    -webkit-text-stroke: 1px #eeeef0;    font-size: 180px;    position: absolute;    bottom: 130px;    left: -6px;    opacity: 0.2;    text-transform: uppercase;    font-weight: 900;    line-height: 130px;    height: 95px;    overflow: hidden;    z-index: -1;}.pageabout .innerbox,.pageabout_founder .copywriting,.pageabout_setting .innerbox {    display: flex;    justify-content: flex-start;    align-items: flex-start;    flex-direction: row;    position: relative;}.pageabout .innerbox::before {    content: '';    border-left: 1px solid rgba(127, 127, 127, 0.22);    width: 100%;    height: 150%;    position: absolute;    top: -60px;    left: 0;    display: block;    z-index: -1;}.pageabout .leftbox {    padding: 7vw 0 0 6vw;}.pageabout .rightbox {    margin-top: -114px;    position: relative;}.pageabout .rightbox::before {    content: '';    background: url(archive/image/customization/pageabout_bg.jpg) no-repeat;    position: absolute;    right: 10%;    top: 10%;    z-index: -3;    display: block;    width: 130%;    height: 100%;    background-size: 100% auto;}.pageabout .team p {    display: flex;    justify-content: flex-start;    align-items: center;    margin-top: 80px;}.pageabout .team p::before {    content: '';    width: 90px;    height: 1px;    display: inline-block;    background: #dfdfdf;    margin-right: 15px;}.pageabout .team h3 {    line-height: 1.3}.pageabout_founder {    position: relative;    width: 100%;    background: #14113e;}.pageabout_founder .innerbox {    width: 70%;    margin: 0 auto;    padding: 0;}.pageabout_founder .copywriting {    flex-direction: row-reverse;    display: flex;}.pageabout_founder .leftbox {    padding: 7vw 0 0;}.pageabout_founder .text-effect {    width: 100%;    position: absolute;    left: 0;    bottom: 15%;    transform: skewY(-5deg);    z-index: -1;}.pageabout_founder .text-effect::before {    content: "";    background: url(archive/image/customization/teacher-effect-star.png) no-repeat;    width: 35px;    height: 35px;    position: absolute;    top: -18px;    right: 10%;    transform: rotate(18deg);    z-index: 1;}.pageabout_founder .text-effect::after {    content: "";    background: url(archive/image/customization/teacher-effect-star.png) no-repeat;    width: 35px;    height: 35px;    position: absolute;    bottom: -18px;    left: 150px;    transform: rotate(13deg);}.pageabout_founder .text-effect .RWDbanner008 {    border-left: 0;    border-right: 0;}.pageabout_founder h5::after {    width: 70%;}.pageabout_setting {    position: relative;    width: 100%;    padding: 7vw 0 5vw;}.pageabout_setting::before {    content: '';    background: url(archive/image/customization/brand_color.png) no-repeat;    position: absolute;    left: 50%;    bottom: 0;    width: 50%;    height: 100%;    display: block;    z-index: 0;    background-size: 100% auto;    opacity: 0.5;}.pageabout_setting .innerbox {    width: 70%;    margin: 0 auto;}.pageabout_setting .innerbox .leftbox {    width: 35%;    padding: 0 5vw 0 0;}.pageabout_setting .innerbox .rightbox {    width: 65%;}.pageabout_setting .RWDnews005 .section-subject.row,.pageabout_setting .RWDnews005 .owl-buttons,.pageabout_setting .RWDnews005 h4,.pageabout_setting .news005_h4 {    display: none;}.pageabout_setting .RWDnews005 .container {    width: 100% !important;    padding: 0 !important;}.pageabout_setting .RWDnews005 .controlls-over .owl-pagination {    text-align: left;    margin: 0;}.pageabout_setting .RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page span {    background: #fff;}.pageabout_teachers {    position: relative;    padding: 4vw 0 0;}.pageabout_teachers h5 {    text-align: center;}.pageabout_teachers::before {    content: '';    background: url(archive/image/customization/other_bg.jpg) no-repeat;    background-size: cover;    width: 100%;    position: absolute;    bottom: 0;    left: 0;    display: block;    height: 100%;    opacity: 0.6;    z-index: -2;}.pageabout_teachers .innerbox {    width: 70%;    margin: 0 auto;    position: relative;}.pageabout_teachers .innerbox::before {    content: '';    width: 100%;    height: 80%;    border: 1px solid rgba(127, 127, 127, 0.22);    border-top: 0;    display: block;    position: absolute;    top: -4.4vw;    left: 0;}.pageabout_teachers .innerbox .leftbox,.pageabout_teachers .innerbox .rightbox {    width: 100%;}.pageabout_teachers .copywriting .rightbox {    width: 80%;    margin: 0 auto;    text-align: center;    position: relative;    left: -2vw;}.pageabout_teachers .copywriting .rightbox img {    width: 80%;}.pageabout_teachers .copywriting .leftbox {    width: 40%;    margin: 0 auto;}.pageabout_teachers .pageourteam {    position: absolute;    top: -5%;    left: 50%;    transform: translateX(-50%);    z-index: -1;}/*--課程--*/ 
.article1 .hgroup .breadcrumb {    display: none;}.article1 .pagebtn {    margin: 35px 0;}.RWDeditor01 iframe,.RWDeditor01 img {    margin: 20px 0;}.RWDeditor01 .model-title {    padding-left: 25px;}.RWDeditor01 .model-title {    font-size: 27px !important;    font-weight: 800;    position: relative;    color: #fff;}.RWDeditor01 .model-title::before {    content: '';    background: #36a7c1;    position: absolute;    left: 0;    top: 0;    width: 5px;    height: 100%;    display: block;    color: #fff;}.RWDeditor01 .topimgstyle {    position: relative;}.RWDeditor01 .topimgstyle::before {    content: '';    display: block;    width: 100%;    border-bottom: 1px solid rgba(127, 127, 127, 0.5);    position: absolute;    left: 0;    bottom: 10%;    z-index: -1;}.course-detail {    border-top: 1px solid rgba(127, 127, 127, 0.22);    border-bottom: 1px solid rgba(127, 127, 127, 0.22);    margin: 30px 0;    display: flex;    justify-content: flex-start;    align-items: flex-start;    flex-wrap: wrap;    flex-direction: row;}.course-detail i img {    width: 87px;    margin-right: 15px;}.course-detail ul {    margin: 0;    padding: 0;    list-style: none}.course-detail ul li span {    color: #fff;}.course-detail .leftbox {    color: #fff;    font-size: 20px;    font-weight: 700;    text-align: center;    position: relative;    padding-right: 20px;}.course-detail .leftbox::after {    content: '';    border-right: 1px dotted rgba(127, 127, 127, 0.8);    display: block;    height: 70%;    width: 1px;    position: absolute;    right: 0;    top: 50%;    transform: translateY(-50%);}.course-detail .rightbox {    padding-left: 20px;}.course-detail .detailbox {    width: 50%;    display: flex;    justify-content: flex-start;    align-items: center;    flex-direction: row;    padding: 25px 0;    position: relative;}.course-detail .detailbox.info-level {    width: 100%;    border-top: 1px solid rgba(127, 127, 127, 0.22);}.course-detail .detailbox.info-age::before {    content: '';    display: block;    width: 1px;    height: 100%;    background: rgba(127, 127, 127, 0.22);    position: absolute;    right: 5%;    top: 0;}.course-detail .detailbox.info-cuinner {    padding-left: 20px;}/*重量訓練*/ul.weightlist {    list-style: none;    margin: 0;    padding: 0;}ul.weightlist li {    padding: 15px 0;    border-bottom: 1px dotted rgba(127, 127, 127, 0.8);}ul.weightlist li:last-child {    border-bottom: 0;}ul.weightlist li span {    position: relative;    display: block;}ul.weightlist li span::before {    content: '';    font-family: 'Kanit', sans-serif;    margin-right: 15px;    font-size: 16px;    font-weight: 500;    font-style: italic;    border: #fff solid 1px;    width: 60px;    height: 60px;    display: inline-block;    border-radius: 50%;    text-align: center;    line-height: 60px;}ul.weightlist li:nth-child(1) span::before {    content: '01';}ul.weightlist li:nth-child(2) span::before {    content: '02';}ul.weightlist li:nth-child(3) span::before {    content: '03';}/*體適能*/ 
.body5 {    margin-top: 20px;}.body5 h6,ul.course-listbox li h6 {    font-weight: 700;    font-size: 22px;    color: #fff;    line-height: 1.5;}.body5 ul {    list-style: none;    margin: 0;    padding: 0;    display: flex;    justify-content: flex-start;    align-items: center;    flex-direction: row;    flex-wrap: wrap;}.body5 ul li {    width: calc(100% / 2 - 1px);    border-bottom: 1px solid rgba(127, 127, 127, 0.22);    padding: 15px 0;}.body5 ul li:nth-child(odd) {    border-right: 1px solid rgba(127, 127, 127, 0.22);}.body5 ul li:nth-child(2),.body5 ul li:nth-child(4) {    padding-left: 15px;}.body5 ul li:nth-child(5) {    border-right: 0;    border-bottom: 0;}.body5 ul li span {    font-style: italic;    color: #fff;    margin-right: 10px;}ul.course-listbox {    list-style: none;    margin: 0;    padding: 0;    display: flex;    flex-direction: row;    flex-wrap: wrap;    justify-content: flex-start;    align-items: flex-start;}ul.course-listbox li {    width: calc(100% / 2 - 20px);    margin: 0 10px;}ul.course-listbox p {    padding-right: 10px;    word-wrap: break-word;}/*兒童*/ 
.kid-course-detail .detailbox {    flex-direction: column;    display: flex;    align-items: flex-start;}.kid-course-detail .leftbox::after {    display: none;}/*課程總覽*/ 
.album1 .hgroup .breadcrumb {    display: none}.album1 #album .row {    display: flex;    align-items: flex-start;    flex-direction: row;    flex-wrap: wrap;    justify-content: center;}.album1 #album .row .album_d_item {    width: calc(100%/4 - 1px);    float: none;    border: 0;}.album1 .layoutlist_1 .row a,.album1 .row .album_d_item a {    height: auto;    border: 0;}.album1 .layoutlist_1 .row a img,.album1 .row .album_d_item a img {    width: 100%;    height: auto;}.album1 .page_content1v1 .album_d_item .album_item_subject {    position: static;    background: #fff;    font-size: 20px;    font-weight: 700;    opacity: 10 !important;}/*師資介紹*/ 
.article5 .hgroup .breadcrumb {    display: none;}.article5 .figure {    margin: 0;}.article5 .teacher-detail .tc-name {    font-size: 30px;    font-weight: 800;    color: #fff;    border-top: 1px solid #fff;    border-bottom: 1px solid #fff;    padding: 25px 0;}.article5 .teacher-detail .tc-name span {    display: block;    font-size: 18px;    color: #dfdfdf;    font-weight: 500;}.article5 .teacher-detail .brief {    margin-top: 35px;}.article5 .teacher-detail .brief span,.article5 .teacher-detail .cv span {    color: #fff;    font-size: 16px;    font-weight: 500;    display: block;    margin: 0px 0 10px;}.article5 .teacher-detail .cv {    margin-top: 30px;}.article5 .teacher-detail .cv span {    display: inline-block;    margin: 0;}.article5 .teacher-detail .cv ul {    list-style: none;    margin: 0;    padding: 0;}.article5 .teacher-detail .cv li {    border-bottom: 1px solid rgba(127, 127, 127, 0.22);    padding: 5px 0;}.article5 #article .layoutlist_7 .cdate,.article5 .article7 .layoutlist_7 .cdate a {    display: none;}.article5 .cate_list {    display: flex;    flex-direction: row;    flex-wrap: wrap;    justify-content: flex-start;    align-items: flex-start;}.article5 .cate_list .col-md-4 {    width: calc(100%/2);    margin-bottom: 30px;}.article5 .cate_list .col-md-4 .subject a {    font-size: 18px;    font-weight: 700;}/*場地*/ 
.album2 .hgroup .breadcrumb {    display: none;}.album2 #album .page_desc {    margin: 0 0 50px;    display: flex;    flex-direction: row;    flex-wrap: wrap;    justify-content: space-between;    align-items: flex-end;}.album2 #album .page_desc table td {    border: 1px solid rgba(127, 127, 127, 0.22);    padding: 5px 10px;}.album2 .pagebtn {    border: 1px solid #1773ea;    background: #1773ea;}.album2 .pagebtn::after {    background: #1c4a97}.album2 .row .album_d_item a {    border-bottom: 0}.album2 .layoutlist_1 .row a img,.album2 .row .album_d_item a img {    width: 100%;    height: auto;}/*常見問題*/ 
.faq1 .page_wrapper_bg section.call_to_action>.container {    width: 55%;    max-width: inherit;}.faq_q_icon,.faq_a_icon,.faq_close {    filter: brightness(0) invert(1);}.faq_question table {    color: #fff;}.faq_item {    border-bottom: 1px solid #cccccc91;}/*周邊商品*/#mobile-fixed,#plusbuy_mobile-fixed,.RWDproduct_page {    font-family: 'Kanit', 'Noto Sans TC', sans-serif;}.item .subject A.itemlink,.RWDproduct_page .products-info .name,.RWDproduct_page .products-info .nu,.RWDproduct_page .products-info .stock,.RWDproduct_page .products-info .subname,.RWDproduct_page .products-info .txt .editor {    color: #fff;}.layoutlist_2 .item,.layoutlist_4 .item {    border: 0;}.RWDproduct_page .tab-box .tab-menu a {    color: #000;}.RWDproduct_page .pic-box {    width: calc(100% - 40%);}.RWDproduct_page .products-info {    width: 40%;}.RWDproduct_page .tab-box .tab-menu a {    background: #f6f6f65c;    color: #ffff;}.RWDproduct_page .tab-box .tab-menu li.active a {    background: #ffff;    border-color: #cccccc75;    color: #000;    font-weight: 400;}.RWDproduct_page .tab-box .tab-menu li.active a:before {    background: #eee;}.RWDproduct_page .tab-box .tab-container {    border: 1px solid #cccccc75;}.RWDproduct_page .btn-other .ibtn:hover,.RWDproduct_page .products-nav ul li>ul>li:hover>a,.RWDproduct_page .tab-box .tab-menu a:hover {    color: #fff;}.RWDproduct_page .products-info .name {    font-weight: 700;    font-size: 30px;    line-height: 1.3;}.RWDproduct_page .tab-box .tab-menu li.active a,.RWDproduct_page .tab-box .tab-menu a {    background: transparent;    border: 0;}.RWDproduct_page .tab-box .tab-menu li.active a {    color: #24b2d9;}.RWDproduct_page .tab-box .tab-menu li.active a:before {    display: none;}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop,#mobile-fixed .btn-shop .btn.shop,#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add,#mobile-fixed .btn-shop .btn.add {    padding: 10px 12px;    font-size: 16px;    margin-top: 2rem;    background: transparent;    border: 1px solid #ffffffb0;    position: relative;    z-index: 2;}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop,#mobile-fixed .btn-shop .btn.shop {    background: white;    color: #000;}#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop::after,#mobile-fixed .btn-shop .btn.shop::after,#RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add::after,#mobile-fixed .btn-shop .btn.add::after {    content: "";    background: #fff;    width: 0;    height: 100%;    position: absolute;    right: 0;    top: 0;    transition: .5s;    z-index: -1;    border-radius: 0em;}.btn-shop {    display: flex;    gap: 1rem;}.shopping .collapsing_header .main,.shopping .main {    background-color: transparent !important;}.RWDshopping {    background-color: transparent !important;    padding-top: 4vw;}.RWDshopping .cart-tit {    color: white;}.RWDshopping .btn.bg2,.gray33radius-btn {    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);}.RWDshopping .cart-step-process ul.step li.stepLi .step-txt,.RWDshopping .cart-step-process ul.step li.stepLi.active .step-txt {    color: white;}.RWDshopping .cart-pd-content .cart-pd-head {    background: transparent;}.RWDshopping .cart-wrapper .subtit,.RWDshopping .cart-pd-content .toggle-btn.active:hover,.RWDshopping .cart-pd-content .toggle-btn:hover,.RWDshopping .cart-pd-content .toggle-btn {    color: #ccc;}.RWDshopping .cart-pd-content .toggle-btn.active:hover:after {    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff rgba(0, 0, 0, 0);}.RWDshopping .cart-pd-content .toggle-btn:hover:after {    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);}.cart-inner {    background: transparent;}.RWDshopping .cart-pd-content .cart-pd-list,.RWDshopping .cart-list-table {    background: #ffffff05;}#confirm_form h3,.RWDshopping .thead .th,.RWDshopping .thead .td,.delivery-editor span,.info-editor span,.plus-in .more:hover,.shopping-step .current,.shops-box .control-box,.info-ok h2,.shopping_form .control-label,.info-box .title,.shopping-title,.RWDmenu_plus04 .member-block .login-is-on .item a,.form-control,.info-control input.input-default,.info-control textarea.input-default,.login_box_head,#join_form .form-control:focus,#join_form .form-control:hover,#join_form select.form-control:focus,#join_form select.form-control:focus:not([size]):not([multiple]),#join_form select.form-control:hover,#join_form select.form-control:hover:not([size]):not([multiple]),.privacy_area,#join_form .control-label,.gray4f-link,.gray4f-link:hover,.gray4f-link:focus,.RWDshopping .pay-calculate .dd-row.calculate-total .tit,.RWDshopping .pay-calculate .s-num,.RWDshopping .pay-calculate .s-tit,.RWDshopping .cart-fill .cart-list .info-pane,.gray33,.RWDshopping .cart-list-table .cart-cell.qtt .qtt-price,.RWDshopping .cart-list-table .cart-cell.info .info-tt a,.RWDshopping .cart-list-table .cart-list-head .cart-cell {    color: white;}.RWDshopping,.info-ok .member b,.sum-box .total .td,.sum-box .td:last-child,.shopping-item .pd-price:first-child,.shopping-step .name,.RWDmenu_plus04 .member-block .login-is-on .item a:hover,.form-group #btn_forget_form,#btn_reverify_form,.info-control input.input-default.gray4f,.info-control textarea.input-default.gray4f,.gray4f,.shopping caption,.RWDshopping .cartform-pane .formTit,.RWDshopping .cart-list-table .cart-cell.info .info-price .unit-price,.RWDshopping .cart-list-table .cart-cell.info .info-price .origin-price,.RWDshopping .cart-list-table .cart-cell.info .info-spec {    color: #ccc;}.RWDshopping input,.RWDshopping select,.RWDshopping select.form-control:not([size]):not([multiple]) {    color: #999999;    font-weight: bold;}.login-box a {    background: transparent;}#lightbox-freight tr+tr td,.sum-box .total .td,.sum-box .weight .td,.delivery-box,.goadd-box,.no-sale-box,.notice,.other-check,.sale-box,.RWDmenu_plus04 .cart-block ul li.list,.RWDmenu_plus04 .querycar-block ul li.list,.RWDmenu_plus04 .member-block .login-is-on .item a,.login_box_footer,.login_box,.RWDshopping .pay-calculate .control-row,.RWDshopping .cart-inner .cart-payInfobox .pay-calculate .toggle-block,.RWDshopping .order-infobox .info-row.orderView .info-col:nth-last-child(1),.RWDshopping .order-infobox .info-row.orderView .info-col,.RWDshopping .order-infobox .info-row,.RWDshopping .order-infobox .info-row .info-col .dd-item,.RWDshopping .pay-calculate .dd-row:nth-last-child(1):not(.calculate-fixed),.RWDshopping .member-hint,.selectpick .selectBtn>input.forSelectBtn+label,.pdNumberSelect .numSelectbtn,.RWDshopping .cartform-pane.cartform-checkgroup,.RWDshopping .cart-fill .cart-list .info-pane,.RWDshopping .cart-list-table .cart-list-body .cart-row:nth-last-of-type(1) .cart-cell,.RWDshopping .cart-list-table .cart-list-head .cart-cell {    border-color: #e0e0e030;}.info-box .title {    border-color: #e0e0e030 !important;}.RWDshopping .order-infobox .info-row:before {    background-color: #e0e0e030;}.member-hint img {    filter: contrast(1) brightness(10);}.shopping-item-box .item-btn,.shop-3 .shopping-item-box .item-btn {    background: #24b2d9;}.blue-link {    color: #24b2d9;}.form-control,.info-control input.input-default,.info-control textarea.input-default {    border: 0;    background-color: #ffffff0a;}.shop-1 .shopping-price-box .sum-box,.plus-fixed input,.plus-list input,.plus-list select,.plus-list select.form-control:not([size]):not([multiple]),.shopping-item input,.shopping-item select,.shopping-item select.form-control:not([size]):not([multiple]),#lightbox-freight,.delivery-box,.goadd-box,.no-sale-box,.notice,.other-check,.sale-box,#lightbox-mamber,#lightbox-voucher,#lightbox-vouchers,.RWDshopping.bgblack .shopping-item .qtybox1,.shopping-item .table .tbody .tr,.info-box,.no-item,.plus-in,.shopping-item,.shopping_form,.login_box,#join_form input,#join_form select,#join_form select.form-control:not([size]):not([multiple]),#join_form,.selectpick .selectBtn>input.forSelectBtn+label,.pdNumberSelect .numSelectbtn,.sum-box,.bg-white {    background-color: #ffffff0a;    color: white;}.shopping_form .shopping-title,.RWDshopping input,.RWDshopping select,.RWDshopping select.form-control:not([size]):not([multiple]),.RWDshopping select.form-control,.plus-list select.form-control,.plus-fixed input,.plus-list input,.plus-list select,.plus-list select.form-control:not([size]):not([multiple]),.shopping-item input,.shopping-item select,.shopping-item select.form-control:not([size]):not([multiple]),.shopping-item .table .tbody .tr .td {    border-color: #ffffff25;}.RWDshopping .order-infobox {    background-color: #ffffff0a;    padding: 3vw;}.RWDshopping .btn-box,.RWDshopping .order-infobox .btn-row {    justify-content: center;    gap: 1rem;    display: flex;}.shopping .mobile-link {    display: none;}#join_form input,#join_form select,#join_form select.form-control:not([size]):not([multiple]),#join_form {    border: 0;}.RWDshopping select.form-control,.plus-list select.form-control {    background: url(https://system49.webtech.com.tw/lib/shopping_car2017/images/select_arrow.png) right center / 25px no-repeat #ffffff21;}.RWDshopping .btn.formbtn {    border-color: #ccc;    color: #ccc;}#mobile-fixed,#mobile-fixed.show-info,.shopping .wrapper_bg {    background: #17161d;}#confirm_form {    margin-top: 3vw;    max-width: 600px;    margin-inline: auto;    width: 80%;}#confirm_form,.shopping caption {    text-align: center;}@media (hover: hover) {    #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover::after,    #mobile-fixed .btn-shop .btn.shop:hover::after,    #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.add:hover::after,    #mobile-fixed .btn-shop .btn.add:hover::after {        width: 100%;        transition: .4s;        right: auto;        left: 0;        background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);    }    #RWDPAGE_BASE_PAT02 .RWDproduct_page .btn-shop .btn.shop:hover,    #mobile-fixed .btn-shop .btn.shop:hover {        background: transparent;        color: white;    }}/* 20241104 */ 
.page_wrapper_bg .form-control {    color: #444;}.page_wrapper_bg input,.page_wrapper_bg select,.page_wrapper_bg textarea {    color: #555 !important;    font-weight: 400;}/* 20241105 */ 
.recruitment .list_table th {    line-height: 1.5;    letter-spacing: 1px;    color: #ffffffcf;    border-bottom: none;}.recruitment .list_table th {    padding: 1rem 10px;}.recruitment .list_table tr.odd {    background: transparent;}.recruitment .list_table tr.even {    background: rgba(0, 0, 0, .15);}.recruitment .list_table td {    padding: 1.5rem 5px !important;    border-bottom: 1px solid #515151 !important;}.recruitment .list_table th {    border-color: rgba(255, 255, 255, .15) !important;}.position {    line-height: 1.5;    letter-spacing: 1px;    color: #ffffffcf;}.fillform {    margin: 0 0 1rem;    line-height: 1.5;    letter-spacing: 1px;    color: #ffffffcf;}

/*內頁 end*/
/*cookie start*/

.RWDalert_fancybox.bottom {    width: 500px;    padding: 30px 60px 20px !important;    box-shadow: 1px 0px 2px rgb(51 51 102 / 20%) !important;    z-index: 9999 !important;}.RWDalert_fancybox.bottom {    z-index: 999;    box-shadow: 0px -3px 3px rgb(51 51 102 / 20%);    padding: 15px 30px;    text-align: center;    letter-spacing: 1px;    position: fixed;    bottom: 0;    left: 0 !important;    right: 0;    background: rgba(0,0,0,0.9) !important;    color: #fff !important;}.RWDalert_fancybox.bottom .editor, .RWDalert_fancybox.bottom .btn-box {     display: inline-block;}.RWDalert_fancybox.bottom .editor {     font-size: 15px;    margin-bottom: 8px;}.RWDalert_fancybox .btn.active {    border-radius: 0px;    margin-top: 20px;    background-image: linear-gradient(-60deg, #16a085 0%, #f4d03f 100%)!important;    border: #209cff solid 1px !important;    display: block;    padding: 5px 50px;    color: #282828 !important;    font-size: 15px;    border-radius: 99em;   transition: all 0.5s ease-out;}.RWDalert_fancybox .btn.active:hover{    background: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%)!important;    color: #282828 !important;    transition: all 0.5s ease-out;}.RWDalert_fancybox .editor a{border-bottom: #a9a9a9 dotted 1px;color: #ffffff;}.RWDalert_fancybox .editor a:hover{color: #ffffff;}

/*cookie end*/
/*動畫 start*/

@keyframes move07{0% {    opacity: 0;-webkit-transform:translateX(-30px);    -moz-transform:translateX(-30px);    -ms-transform:translateX(-30px);    -o-transform:translateX(-30px);transform:translateX(-30px);}100% {    opacity: 1;-webkit-transform:translateX(0px);    -moz-transform:translateX(0px);    -ms-transform:translateX(0px);    -o-transform:translateX(0px);transform:translateX(0px);}}.animated .RWDproduct015 .product_box:nth-child(1) {animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.3s;opacity: 0}.animated .RWDproduct015 .product_box:nth-child(2) {animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.5s;opacity: 0}.animated .RWDproduct015 .product_box:nth-child(3) {animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.7s;opacity: 0}.animated .RWDproduct015 .product_box:nth-child(4) {animation: 1000ms ease normal forwards 1 move07;animation-delay: 0.9s;opacity: 0}.animated .about-info .RWDleft_cont002 .item-second .pic {animation: 1200ms ease normal forwards 1 fadeInRight;opacity: 0;animation-delay: 0.3s;}

/*動畫 end*/
/*小螢幕 start*/

@media (min-width: 2100px) {  p {    font-size: 17px;  }}@media (max-width: 2500px) {  .customized-block .RWDbtn01 {    bottom: 80px;  }}@media (max-width: 2300px) {  .product-list .RWDproduct002_v3 .portfolio-bottom ul {    width: 50%;  }  .teacher-block .RWDbanner007 .item-img::before,  .teacher-block .RWDbanner007 .item-img::after {    font-size: 150px;  }  .teacher-block .RWDbanner007 .item-img::before {    bottom: -8px;  }  .teacher-block .RWDbanner007 .item-img::after {    bottom: 120px;  }  .customized-block {    padding-bottom: 80px;  }  .customized-block .btnbox {    margin-top: -20px;  }  .customized-block .RWDbtn01 {    position: relative !important;    bottom: auto;    left: auto;    transform: initial;  }  /*--內頁--*/  .pageabout .team h3 {    font-size: 35px;  }}@media (max-width: 2100px) {  .about-block .leftbox img {    width: 100%;  }  .scorebox .RWDscore01 {    margin-top: 50px;  }  .animation-block {    top: -20px  }  /*--內頁--*/  .pageabout::before {    bottom: -23px;    font-size: 140px;    left: -4px;  }  .pageabout::after {    font-size: 140px;    bottom: 95px;    left: -4px;  }}@media (max-width: 1920px) {  .teacher-block .container,  .product-blcok .container {    width: 85%;  }  .other-block .container {    width: 75%;  }  .pro-big-bg {    left: -10%;  }  .product-big .RWDedictor008::before,  .product-big .RWDedictor008::after {    font-size: 150px;  }  .product-big .tablist {    width: 55%;  }  .product-list .RWDproduct002_v3 {    padding: 0;  }  .about-block .rightbox {    padding-right: 10vw;    padding-left: 3vw;  }  .animation-block {    top: -80px;    width: 95%;  }  /*--內頁--*/  .article4 .hgroup,  .article4 .pageabout,  .pageabout_setting .innerbox,  .pageabout_teachers .innerbox,  .article7 .page_wrapper_bg section.call_to_action>.container,  .faq1 .page_wrapper_bg section.call_to_action>.container {    width: 80%;  }}@media (max-width: 1800px) {  .customized-block .container {    width: 75%;  }  .product-big .rightbox .rightboxinner {    width: 80%;  }  .product-list .RWDproduct002_v3 .portfolio-bottom ul {    width: 100%;  }  .titlebar h2.main-title,  .RWDnews005 .main-title,  .RWDnews005 .sub-title {    font-size: 40px;  }  .playvideo {    bottom: -100px;  }  .playvideo .RWDvideo002 .videoitem,  .playvideo .effect-sarah::before,  .playvideo .effect-sarah::after {    width: 110px;    height: 110px;  }  .effect-sarah::before,  .effect-sarah::after {    background-size: 100% auto;  }  .about-block .titlebar h2.main-title {    margin-bottom: 24px;  }  .scorebox .RWDscore01 {    margin-top: 30px;  }  /*--內頁--*/  .tricking-course.course-detail .leftbox i {    display: block  }}@media (max-width: 1680px) {  .about-block::before {    left: -20%;  }  .about-block .rightbox p {    width: 90%;  }  .playvideo {    bottom: -120px;    right: -60px;  }  .playvideo .RWDvideo002 .videoitem,  .playvideo .effect-sarah::before,  .playvideo .effect-sarah::after {    width: 100px;    height: 100px;  }  .space-block {    margin-top: 30px;  }  .product-big {    margin-bottom: 30px;  }  .product-big .rightbox {    padding-top: 8vw;  }  .product-big .RWDedictor008::before,  .product-big .RWDedictor008::after {    font-size: 130px;  }  .product-big .RWDedictor008::before {    bottom: -10px;  }  .product-big .RWDedictor008::after {    bottom: 110px;  }  .product-big {    margin-bottom: 50px;  }  .pro-big-bg {    left: -25%;  }  .product-big h5.main-title {    font-size: 32px;  }  .product-big .tablist {    margin-top: 25px;  }  .customized-block .customized_bg .RWDparallax_new .picbgbox {    height: 60vw;  }  .customized-block .RWDleft_cont .col-lg-5 {    padding-top: 100px;  }  .teacher-block .RWDbanner007 .item-img::before,  .teacher-block .RWDbanner007 .item-img::after {    font-size: 130px;  }  .teacher-block .RWDbanner007 .item-img::before {    bottom: -18px;  }  .teacher-block .RWDbanner007 .item-img::after {    bottom: 100px;  }  .animation-block {    top: 0;  }  .animation-block canvas {    width: 120% !important;  }  .product-big .leftbox {    top: -40%;    left: -10%;  }  .footer-block .container,  .other-block .container {    width: 85%;  }  /*--內頁--*/  .article4 h5 {    text-align: center;  }  .pageabout .team p {    margin-top: 20px;  }  .pageabout_founder .innerbox {    width: 80%;  }  .pageabout_founder .leftbox {    padding: 12vw 0 0;  }  .pageabout_founder .leftbox p br {    display: none;  }  .pageabout_founder .text-effect {    width: 65%;    bottom: 8%;    width: 47%;    bottom: 15%;    transform: skewY(-15deg);  }  .pageabout_founder .text-effect .RWDbanner008 {    border-right: #fff solid 1px;  }  .pageabout_founder h5 {    text-align: left;  }  /*創辦人*/  .pageabout_setting .innerbox {    width: 80%;    display: flex;    justify-content: center;    flex-direction: column;    align-items: center;  }  .pageabout_setting .innerbox .leftbox {    width: 65%;    padding: 0 0vw 2vw 0;  }  .pageabout_setting .innerbox .rightbox {    width: 100%;  }  .pageabout_setting .RWDnews005 .controlls-over .owl-pagination {    text-align: center;    width: 100%;  }  /*場地*/  .pageabout_teachers .copywriting .leftbox {    width: 65%;  }}@media (max-width: 1650px) {  /*--內頁--*/  .pageabout .leftbox {    padding: 4vw 0 0 4vw;  }  .pageabout .team h3 {    font-size: 30px;  }.RWDmenu_plus04 .features {    width: 430px;}}@media (max-width: 1500px) {  .RWDmenu_plus04 .features .share-group.main_share a {    padding: 10px 15px;  }  .RWDmenu_plus04 .header {    padding: 5px 30px 10px 30px;  }  .RWDmenu_plus04 .logo {    width: 100px;  }  .RWDmenu_plus04 .header.is-up .logo {    width: 90px;  }  .about-block .container {    padding-top: 100px;  }  .scorebox .RWDscore01 .count-num {    font-size: 45px;  }  .scorebox .RWDscore01 .count-blk .swiper-slide {    grid-column-gap: 50px;  }  .scorebox .RWDscore01 .count-item::after {    transform: rotate(10deg);    right: -45px;  }  .space-block {    margin-top: 30px;  }  .customized-block .container {    width: 75%;  }  .customized-block .customized_bg {    width: 70%;  }  .other-block .RWDservice005 .block {    padding-bottom: 10px;  }  .product-big .leftbox {    top: -25%;  }  .footer-block .container,  .other-block .container {    width: 90%;  }  /*--內頁--*/  .page_wrapper_bg section.call_to_action {    padding: 130px 0;  }  .pageabout .team h3,  .article4 h5 {    font-size: 32px;  }}@media screen and (min-width: 1024px) and (max-width: 1500px) {  .page_wrapper_bg .RWDbanner_plus01 .slick-list {    height: 300px !important;  }  .page_wrapper_bg .RWDbanner_plus01 .slick-slide img {    height: 300px !important;    object-fit: cover;    object-position: left bottom;  }}@media (max-width: 1400px) {  .space-block {    margin-top: 50px;  }  .RWDscore01 .count-blk {    padding-left: 0;    padding-right: 0;  }  .about-img-dancer-m {    bottom: -150px;  }  .about-block::before {    left: -50%;    background-size: 100% auto;  }  .playvideo .RWDvideo002 .videoitem,  .playvideo .effect-sarah::before,  .playvideo .effect-sarah::after {    width: 90px;    height: 90px;  }  .product-blcok .container {    width: 90%;  }  .pro-big-bg {    width: 100%;  }  .product-big .RWDedictor008::before,  .product-big .RWDedictor008::after {    font-size: 110px;  }  .product-big .RWDedictor008::before {    bottom: -20px;  }  .product-big .RWDedictor008::after {    bottom: 90px;  }  .product-big .rightbox {    padding-top: 10vw;  }  .product-big .tablist {    width: 65%;  }  .teacher-block .RWDbanner007 .item-img::before,  .teacher-block .RWDbanner007 .item-img::after {    font-size: 120px;  }  .teacher-block .RWDbanner007 .item-editor p {    width: 90%;  }  .ft-top {    margin-bottom: 25px;  }  .footer-info ul li:nth-child(odd) {    width: calc(100%/2 - 80px);  }  .footer-info ul li:nth-child(even) {    width: calc(100%/2 + 80px);  }  /*--內頁--*/  .pageabout .team h3 {    font-size: 27px;  }  .article4 .page_wrapper_bg section.call_to_action>.container {    padding-top: 4vh;  }  .pageabout::before {    bottom: -28px;    font-size: 114px;    left: -3px;  }  .pageabout::after {    font-size: 114px;    bottom: 86px;    left: -3px  }}@media (max-width: 1300px) {  .RWDmenu_plus04 .site-nav .menu>li>a {    padding: 25px 12px;  }  .RWDmenu_plus04 .logo,  .RWDmenu_plus04 .header.is-up .logo {    width: 100px;  }  .RWDmenu_plus04 .features {    width: auto;  }  .titlebar h2.main-title,  .RWDnews005 .main-title,  .RWDnews005 .sub-title {    font-size: 35px;  }  .banner-block .RWDbanner_plus01 .page-scroll {    transform: translate(-50%, 80px);  }  .scorebox .RWDscore01 .count-blk {    overflow: initial;  }  .scorebox .RWDscore01 .count-blk .swiper-slide {    grid-column-gap: 40px;  }  .scorebox .RWDscore01 .count-str {    display: block;  }  .scorebox .RWDscore01 .count-title {    margin-top: 0;  }  .about-img-dancer-w {    width: 100%;    margin-left: 0px;    margin-top: -50px;  }  .about-img-dancer-m {    width: 60%;    bottom: -100px  }  .about-block .rightbox p {    width: 100%;  }  .space-block {    margin-top: 100px;  }  .RWDvideo001.show {    height: 33vw !important;  }  .video-style,  .video-text {    transform: skewY(-8deg);  }  .product-big h5.main-title {    font-size: 27px;    padding: 10px 0;  }  .product-big h6.sub-title {    margin: 20px 0 15px;  }  .product-blcok .RWDproduct002_v3 .portfolio-bottom {    padding-left: 2vw;    padding-right: 2vw;  }  .customized-block {    padding-top: 50px;  }  .customized-block .container {    width: 85%;  }  .customized-block .customized_bg {    bottom: -10%;    width: 60%;  }  .customized-block .RWDleft_cont .content_title,  .customized-block .RWDleft_cont .lead h3 {    text-align: center;  }  .customized-block .RWDleft_cont {    min-height: 70vw;  }  .customized-block .RWDleft_cont .row {    display: flex;    justify-content: center;    align-items: flex-start;    flex-direction: column;    position: relative;  }  .customized-block .RWDleft_cont .col-lg-5 {    padding-top: 0;  }  .customized-block .RWDleft_cont .col-lg-5,  .customized-block .RWDleft_cont .col-lg-offset-2 img {    width: 100%;  }  .customized-block .RWDleft_cont .col-lg-offset-2 {    position: absolute;    right: -95px;    top: 200px;    width: 60%;    padding: 0;  }  .customized-block .RWDleft_cont .lead ul {    padding-top: 80px;    margin-left: 100px;  }  .customized-block .btnbox {    margin-top: -150px;  }  .customized-block .RWDbtn01 .main-title {    font-size: 38px;  }  .teacher-block .RWDbanner007 {    margin-bottom: 35px;  }  .teacher-block .RWDbanner007 .title-main {    font-size: 38px;  }  .teacher-block .container {    padding: 80px 0 80px;  }  .teacher-block .RWDbanner007 .item-img::before,  .teacher-block .RWDbanner007 .item-img::after {    font-size: 100px;    letter-spacing: 8px;  }  .teacher-block .RWDbanner007 .item-img::before {    bottom: -25px;  }  .teacher-block .RWDbanner007 .item-img::after {    bottom: 80px;  }  .other-block .container {    padding: 70px 0 80px;  }  .other-block .RWDservice005 .block .title1 {    font-size: 21px;  }  .other-block .RWDservice005 .block .imgs {    margin-bottom: 25px;  }  .product-big .leftbox {    top: -20%;  }  .animation-block canvas {    width: 130% !important;  }}/* 匯入內頁版面寬度80%*/@media (max-width: 1920px) {  .page_wrapper_bg section.call_to_action {    min-height: 700px;  }}/*產品定售價掉落修正*/@media (max-width: 1500px) {  .layoutlist_4 .pricearea span {    margin: 0  }  .layoutlist_4 .pricearea {    flex-direction: column-reverse;    align-items: flex-start  }  #RWDPAGE_BASE_PAT02::before {    width: 100%;    height: 100vh;  }  #RWDPAGE_BASE_PAT02::after {    background-size: contain;    width: 80%;  }  .article7 .page_wrapper_bg .article-text.rwd .container p {    width: 100%;  }  .page_wrapper_bg .RWDbanner_plus01 .slick-list {    height: auto !important;  }}/*寬度修正*/@media (max-width: 1400px) {  .page_wrapper_bg section.call_to_action>.container {    width: 90%;  }  #sidebar.layoutmenu1,  #sidebar.layoutmenu3,  #sidebar.layoutmenu6 {    padding-right: 40px;  }  /*--內頁--*/  .pageabout .leftbox {    padding-top: 0vw;  }  .article4 h4 {    font-size: 20px;  }  .pageabout .team h3 {    font-size: 27px;    margin-top: 20px;  }}/*產品列表樣式D無側選單修正*/@media (max-width: 1300px) {  .productlist .layoutlist_4 .col-sm-3.col-md-3 {    width: calc(100%/3);    float: left;  }  /*課程*/  .kid-course-detail.course-detail .leftbox {    text-align: left;  }  .kid-course-detail.course-detail .leftbox i {    display: block;  }  .kid-course-detail.course-detail .rightbox {    padding-left: 0;    margin-top: 20px;  }  /*場地*/  .layoutlist_1 .row a,  .row .album_d_item a {    height: auto;    padding-bottom: 0;  }  .pageabout_founder .leftbox {    padding: 9vw 0 0;  }}

/*小螢幕 end*/
/*漢堡開啟 start*/

@media (min-width: 1380px) {}

/*漢堡開啟 end*/
/*1199px start*/
@media (max-width: 1199px) {
 .RWDmenu_plus04 .logo{width:100px;}.RWDmenu_plus04 .header.is-up .logo{width: 90px;}/*行動呼籲*/ 
.mobile_link {display: block;}/*漢堡選單開啟*/ 
.RWDmenu_plus04 .site-nav,.RWDmenu_plus04 #mobile-menu .menu li .m_stitle,.RWDmenu_plus04 #mobile-menu .menu li.active .m_title {display: none;}.RWDmenu_plus04 #mobile-menu,.RWDmenu_plus04 .ml-stack-nav-toggle,.RWDmenu_plus04 .toggle-menu {display: block;}.RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {display: inline;}.RWDmenu_plus04 .menu-icon:after, .menu-icon:before{background-color: #fff;}/*漢堡選單樣式調整*/ 
.RWDmenu_plus04 #mobile-menu {background-color: #17161d;padding-bottom: 0;}  .RWDmenu_plus04 #mobile-menu .menu>li {border-bottom: 1px solid #414047;}  .RWDmenu_plus04 #mobile-menu .menu a {color: #fff;}  .RWDmenu_plus04 #mobile-menu .menu>li.active>a {background-color: transparent;color:#17161d;}  .RWDmenu_plus04 #mobile-menu .menu>li.active {background-image: linear-gradient(-20deg, #b721ff 0%, #21d4fd 100%);}  .RWDmenu_plus04 #mobile-menu .menu li.active .m_stitle {font-size: 16px;}  .RWDmenu_plus04 #mobile-menu .menu>li>ul {background-color: #fff;}  .RWDmenu_plus04 .menu li a {color: #434343;}  .RWDmenu_plus04 #mobile-menu .menu>li>ul>li>a {font-weight: normal;}  .RWDmenu_plus04 .menu li a .m_stitle_block{color: #adadad;}  /*漢堡本人調整*/  .ml-stack-nav-toggle{color: #fff;margin-top:10px;}  .ml-stack-nav-toggle__line{background: #fff;}  /*header menu hover*/  .RWDmenu_plus04 .lang-select-label:hover:after,  .RWDmenu_plus04 .site-nav .menu>li.active>a:after,  .RWDmenu_plus04 .site-nav .menu>li.dropdown>a:hover:after,  .RWDmenu_plus04 .site-nav .menu>li.has-child>a:hover:after,  .RWDmenu_plus04 .site-nav .menu>li.is-active>a:after {    border-color: #888;  }  .RWDmenu_plus04 .site-nav .manu-item:hover>a,  .RWDmenu_plus04 .site-nav .menu ul li a:hover,  .RWDmenu_plus04 .site-nav .menu>li>ul>li.active>a,  .RWDmenu_plus04 .site-nav .menu>li>ul>li>ul>li.active>a {    text-decoration: none;    font-weight: normal;    color: #000000; }  /*格線*/  .RWDmenu_plus04 .features:after {display: none;}  /*header呼籲*/  .RWDmenu_plus04 .features {position: relative;padding-right: 0;float: right;margin: 0;}  .RWDmenu_plus04 .features .edit {display: block;}  .RWDmenu_plus04 .features .edit .headerbooking {margin: 15px 0 0;}  .RWDmenu_plus04 .header:before{display: none;}  /*header下滑*/  .RWDmenu_plus04 .header.is-up .ml-stack-nav-toggle{color: #fff;}.about-block .leftbox{width:45%}.about-block .rightbox{width:55%}.playvideo {bottom: -100px;}.pro-big-bg {left: -38%;}.space-block .RWDnews005 .owl-carousel.buttons-autohide .owl-buttons{opacity:1}.RWDproduct002_v3 .showbottom .pro-innertxt{display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp: 3;-webkit-box-orient: vertical;min-height: 73px;margin-bottom:25px;}.RWDproduct002_v3 .showbottom .portfolio-bottom__h4{font-size: 19px;}.pro-subtit{min-height: 70px;}.animation-block canvas {width: 130% !important;}.product-big .leftbox {left: -15%;top: -10%;}.product-big .RWDedictor008::before, .product-big .RWDedictor008::after {font-size: 100px;}.customized-block .RWDleft_cont .lead ul {padding-top: 50px; margin-left: 100px;}.customized-block .customized_bg {bottom: -2%;width: 70%;}.teacher-block .RWDbanner007 .item-img::before, .teacher-block .RWDbanner007 .item-img::after{font-size: 90px;}.other-block .RWDservice005 .block .title2{min-height: 150px;}.footer-info ul li:nth-child(odd){width: calc(100%/2 - 50px);}.footer-info ul li:nth-child(even){width: calc(100%/2 + 50px);}/*匯入內頁版面寬度80%*//*main*/ 
.page_wrapper_bg section.call_to_action>.container,.faq1 .page_wrapper_bg section.call_to_action>.container {width: 90%;padding: 0 30px;}/*麵包屑*/ 
.hgroup h1{font-size: 32px;}.hgroup h1::before{font-size: 75px;}/*課程*/ 
.course-detail.tricking-course{flex-direction: column;display: flex;}.course-detail.tricking-course .detailbox{width:100%;}.course-detail.tricking-course .detailbox.info-cuinner{padding-left:0;border-top: 1px solid rgba(127,127,127,0.22);}.course-detail.tricking-course .detailbox.info-age::before{display:none;}/*課程-重力*/ 
.body5 ul{display: flex;justify-content: flex-start; align-items: flex-start;flex-direction: column;flex-wrap: wrap;}.body5 ul li{width:100%;border-bottom: 1px solid rgba(127,127,127,0.22);}.body5 ul li:nth-child(2), .body5 ul li:nth-child(4){padding-left:0;}.body5 ul li:nth-child(odd){border-right:0;}.body5 h6, ul.course-listbox li h6{font-size: 20px;}/*場地*/ 
.album2 .page_wrapper_bg .article-text .container,.album2 .pagecontent{padding:0 !important;}.album2 #album .page_desc{display: flex; flex-direction: column;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}.album2 #album .page_desc table{width:100%;}.album2 .pagebtn{margin-top:30px;}/*師資團隊*/ 
.article5 .RWDslider01 .products-list .box{display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-start;}.article5 .RWDslider01 .pic-list{padding-right:0}.article5 .RWDslider01 .pic-list,.article5 .RWDslider01 .text{width:100%;}/*關於*/ 
.article4 .hgroup, .article4 .pageabout { width: 85%;}.article4 h4 {font-size: 20px;}.pageabout .team h3{font-size: 25px;}.pageabout::before {bottom: -34px;font-size: 99px;}.pageabout::after {font-size: 99px;bottom: 75px;}.pageabout_teachers .copywriting .rightbox,.pageabout_teachers .copywriting .rightbox img{width:100%;}.RWDshopping_v3 .cart-wrapper{  width: 90%;}.RWDshopping_v3 .cart-fill{gap: 1.5rem;padding-inline: 0;}
}
/*1199px end*/
/*1060px start*/

@media (max-width: 1060px) {  .customized-block .btnbox { margin-top: -50px;}  .teacher-block .RWDbanner007 .item-img::before, .teacher-block .RWDbanner007 .item-img::after {font-size: 80px;}  .teacher-block .RWDbanner007 .item-img::before {bottom: -35px;}  .teacher-block .RWDbanner007 .item-img::after {bottom: 60px;}  /*關於我們*/  .pageabout .innerbox{flex-direction: column;display: flex;}  .article4 .pageabout .innerbox .leftbox{width:100%;padding:0}  .article4 .pageabout .innerbox .rightbox{width:80%;margin:0 auto;}  .pageabout .innerbox::before{display:none;}  .article4 .hgroup .page_subject{text-align: center;align-items: center}  .article4 .hgroup h1{padding-right:0;}  .article4 .hgroup .container{border-bottom: 1px solid #505050;}  .pageabout .team{text-align: center;}  .pageabout .team h3{margin-left:0;font-size: 31px;}  .pageabout .team p{align-items: center;display: flex;justify-content: center;}  /*關於-創辦人*/  .pageabout_founder h5 {text-align: center;}  .pageabout_founder .copywriting {flex-direction: column;display: flex;align-items: center;}  .pageabout_founder .text-effect{width:100%;}  .pageabout_founder .leftbox {padding: 8vw 0 3vw;text-align: center;width: 80%;}  /*關於-場地*/  .pageabout_setting .rightbox,.pageabout_setting .innerbox .leftbox,.pageabout_teachers .copywriting .leftbox{width:80%;}}

/*1060px end*/
/*1024px start*/
@media (max-width: 1024px) {
.btn-box .col-sm-3{width:100%;}.video-text{font-size: 40px;}.RWDvideo001.show {height: 45vw !important;}.product-big .leftbox {left: -12%;}.about-block .container{padding-top:100px;}.product-big .RWDedictor008::before, .product-big .RWDedictor008::after {font-size: 93px;}.product-big .RWDedictor008::before {bottom: -31px;}.product-big .RWDedictor008::after {bottom: 73px;}.customized-block .RWDleft_cont .col-lg-offset-2{right: -83px;top: 156px;}.footer-block .container{ display: flex;flex-direction: column;justify-content: flex-start;}.footer-block .ft-left,.footer-block .ft-right{width:100%;}.footer-info{margin:20px 0;}.ft-bottom{margin-top:40px;}/* 匯入內頁版面寬度80%*//*產品內頁-01*/ 
.page_content1 #prod_price {margin-top: 18px;}/*相簿內容樣式-03*/ 
.photo .content_box {width: calc(100% / 4) !important;}/*文章列表-04*/#article .layoutlist_4 .item{flex-direction:column}#article .layoutlist_4 .item .list_img,#article .layoutlist_4 .list_subject,#article .layoutlist_4 .listdate{width:100%}#article .layoutlist_4 .item .list_img{padding:0;margin:0 0 10px}#article .layoutlist_4 .list_subject{padding:0;margin:0 0 10px}#article .layoutlist_4 .listdate{border:0;display:flex;align-items:center;padding: 0;}#article .layoutlist_4 .listdate .day:before{content:"/";margin-right:5px}#article .layoutlist_4 .listdate .day{font-size:12px;color:#afafaf;position:relative;margin-left:5px}/*關於*/ 
.pageabout_setting,.pageabout_teachers{padding-top:8vw;}.pageabout_teachers .innerbox::before{top: -8vw;}/*課程*/ 
.RWDeditor01 iframe{height: 350px;}
}
/*1024px end*/
/*991px start*/
@media (max-width: 991px) {
.RWDmenu_plus04 .features {    display: none;}.mobile-link {    display: block;}.about-block .container {    flex-direction: column-reverse;    display: flex;    padding-top: 60px;}.about-block::before {    top: auto;    left: 0;    background-size: cover;    bottom: 0;    height: 557px;}.about-block .rightbox {    width: 75%;    margin: 0 auto;    padding: 0;}.about-block .leftbox {    width: 100%;    margin-top: 80px;}.about-img-dancer-w {    width: 80%;    margin: 0 auto;}.about-img-dancer-m {    width: 50%;    bottom: -100px;}.about-block .titlebar h2.main-title {    text-align: center;}.about-img-tilttext {    width: 110%;    top: 28%;}.scorebox .RWDscore01 .count-blk .swiper-slide {    width: 100% !important;}.scorebox .RWDscore01 .count-item {    width: calc(100% / 3);}.space-block .RWDnews005 h4,.news005_h4 {    justify-content: center}.video-text {    font-size: 32px;}.RWDvideo001.show {    height: 68vw !important;}.pro-big-bg {    bottom: -10%;    top: auto;}.product-big::before {    background: url(archive/image/customization/bg-border-pad.png)no-repeat;    background-size: 100% 100%;}.product-big,.product-big .RWDedictor008 {    height: auto;}.product-big .RWDedictor008 {    display: flex;    justify-content: center;    flex-direction: column-reverse;}.product-big .leftbox,.product-big .rightbox {    width: 100%;}.product-big .leftbox {    width: 70%;    margin: 0 auto;    top: 0;    left: 50%;    transform: translateX(-99%);}.product-big .rightbox .rightboxinner {    margin: 0 auto;}.product-big h5.main-title {    text-align: center;    padding: 15px 0;    font-size: 32px;}.product-big .tablist {    width: 50%;    margin: 35px auto 20px;}.product-big .RWDedictor008::before,.product-big .RWDedictor008::after {    font-size: 150px;}.product-big .RWDedictor008::before {    bottom: -10px;}.product-big .RWDedictor008::after {    bottom: 120px;}#animation_container {    width: 800px !important;    height: 800px !important;}.customized-block .RWDleft_cont .content_title {    margin-bottom: 5px;}.customized-block .RWDleft_cont .lead h3,.customized-block .RWDleft_cont .content_title {    font-size: 28px;}.customized-block .RWDleft_cont .lead ul {    margin-left: 50px;}.customized-block .btnbox {    margin-top: 20px;}.product-blcok .RWDproduct002_v3 .popup-portfolio .portfolio-item {    display: flex;    flex-direction: row;    flex-wrap: wrap;    justify-content: flex-start;    align-items: stretch;    width: 100%;    margin-bottom: 25px;}.product-blcok .RWDproduct002_v3 .popup-portfolio .portfolio-item .inner-content {    width: 40%;}.product-blcok .RWDproduct002_v3 .portfolio-bottom {    width: 60%;    padding-left: 5vw;    padding-right: 5vw;}.product-blcok .RWDproduct002_v3 .portfolio-bottom-summary,.product-blcok .RWDproduct002_v3 .popup-portfolio .portfolio-item {    height: auto !important;}.product-blcok .RWDproduct002_v3 .portfolio-item>.inner-content>img {    width: 100%;    height: 380px;    object-fit: cover;    object-position: bottom;}.pro-subtit,.RWDproduct002_v3 .showbottom .pro-innertxt {    min-height: auto;}.product-blcok .RWDproduct002_v3 .popup-portfolio .portfolio-item .inner-content::before {    display: none;}.teacher-block .RWDbanner007 {    margin-bottom: 100px;}.teacher-block .RWDbanner007 .item-blk {    height: auto;    padding: 0 0 5px;}.teacher-block .RWDbanner007 .item-blk::before {    height: 100%;    transform: translate(-50%, -45%);}.teacher-block .RWDbanner007 .item-img {    width: 100%;    border-bottom: #353a68 solid 1px;}.teacher-block .RWDbanner007 .item-blk .item-box {    margin-top: 0;    width: 100%;    max-width: initial;}.teacher-block .RWDbanner007 .item-pagination {    top: 0;    text-align: center;    bottom: auto;    margin: 25px 0;    z-index: 5;    width: 100%;}.teacher-block .RWDbanner007 .item-img::before,.teacher-block .RWDbanner007 .item-img::after {    font-size: 150px;}.teacher-block .RWDbanner007 .item-img::before {    bottom: -11px;}.teacher-block .RWDbanner007 .item-img::after {    bottom: 110px;}.teacher-block .RWDbanner007 .item-info {    padding: 80px 10vw;}.teacher-block .RWDbanner007 .item-title {    text-align: center;    padding: 0;}.teacher-block .RWDbanner007 .item-title::before,.teacher-block .RWDbanner007 .item-title::after {    width: 100%;}.teacher-block .RWDbanner007 .item-editor p {    width: 100%;}.teacher-block .teacher-effect {    top: 28%;    width: 100%;}.footer-block {    padding-bottom: 80px;}.ft-top .ft-logo {    width: 40%;}.ft-top .ft-social {    width: 60%;}/* 匯入內頁版面寬度80%*//*麵包屑*/section.hgroup {    margin: 0 0 20px;    padding: 0 15px;}.hgroup .container {    margin: 0 0 50px;}.hgroup .page_subject {    text-align: center;    align-items: center}.page_wrapper_bg .hgroup h1 {    margin: 0 0 20px;    text-align: center;    padding-right: 0;    margin-bottom: 15px;}.hgroup .breadcrumb {    text-align: center;    float: none !important;    position: static;    padding: 0;    border: 0;}.hgroup h1::before {    font-size: 55px;}.article7 .page_wrapper_bg section.call_to_action>.container {    width: 100%;}/*按鈕*/ 
.article1 .pagebtn {    margin-left: auto;    margin-right: auto;}/*編輯器 圖文*/ 
.RWDeditor01 .col-md-6 {    padding-left: 0px;    padding-right: 0px;    margin-bottom: 20px;}.RWDeditor01 .col-md-6 img {    width: 100%;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {    padding-right: 0;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {    width: calc(100% / 3 - 1px);    margin: 15px 0px;}/*文章列表樣式-08*/ 
.rwdlayoutlist_9 .litem {    width: calc(100% / 2 - 1px);}.litem__text {    width: 85%;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {    width: calc(100% / 3 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row {    display: flex;    flex-wrap: wrap;}#product .layoutlist_3.row>.col-md-12 {    width: calc(100% / 3 - 1px);}#product .item .subject {    margin-top: 15px;    margin-bottom: 10px;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {    width: calc(100% / 3 - 1px);}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {    width: calc(100%/3 - 1px);}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {    width: calc(100% / 3 - 1px);}/*相簿內容樣式-03*/ 
.photo .content_box {    width: calc(100% / 3) !important;}/*相簿內容樣式-04*/ 
.album-list {    display: flex;    flex-wrap: wrap;}.album-list .item {    width: calc(100% / 3);}/*檔案下載樣式-02*/ 
.download .list_table .container::after {    clear: none;}.download .list_table .container .row::after {    clear: none;}.download .list_table .container .row div:last-child {    clear: none !important;}.download .oneline {    border-bottom: none;    clear: none;}/*電子表單*/ 
.eformscontent .layoutlist_1 {    width: 100%;}.eformscontent .form-horizontal .control-label {    padding: 0 !important;    width: 100%}.eformscontent .form-horizontal .form-group .col-sm-12.col-md-11 {    width: 100%;    padding: 0 !important}.eformscontent .form-horizontal .col-sm-12.col-md-5 {    padding: 0 !important;}.eformsDesc {    margin: 50px 0 0;}/*影片列表*/ 
.layoutlist_2 .video_item {    width: calc(100% / 3 - 1px);}/*產品內頁-02*/#sidebar {    padding: 0 !important;    margin: 0 0 30px;}/*購物車按鈕pad*/#mobile-fixed .btn-box .normal {    background: transparent;    color: #444;    border: 1px solid #444;    border-radius: 0;}#mobile-fixed .btn-box .bg2 {    border-radius: 0;    transition: all 0.3s ease;    border: 1px solid #000;    color: #fff;    background: #000;}.RWDshopping #mobile-fixed .btn.normal {    color: #444;}/*檔案下載*/ 
.download .search-container {    margin-left: 20px;    margin-top: 0;}/*課程介紹*/ 
.RWDeditor01 .model-title {    font-size: 25px !important;}/*課程-兒童*/ 
.course-detail.kid-course-detail {    display: flex;    justify-content: flex-start;    align-items: flex-start;    flex-wrap: wrap;    flex-direction: column;}.course-detail.kid-course-detail .detailbox {    width: 100%;}.course-detail.kid-course-detail .detailbox.info-cuinner {    padding-left: 0;    border-top: 1px solid rgba(127, 127, 127, 0.22);}.course-detail.kid-course-detail .detailbox.info-age::before {    display: none;}.course-detail.kid-course-detail i img {    margin-top: 0;}/*場地*/ 
.layoutlist_2 .album_item {    width: calc(100% / 2 - 1px);}.album2 .page_wrapper_bg .article-text .container,.album2 .pagecontent {    padding: 0 10px !important;}.album2 #album .page_desc table td:nth-child(1) {    width: 20%;}.album2 #album .page_desc table td:nth-child(2) {    width: 80%;}/*課程總覽*/ 
.album1 #album .row .album_d_item {    width: calc(100%/2 - 1px);}/*關於*/ 
.pageabout::before {    bottom: -37px;    font-size: 86px;}.pageabout::after {    font-size: 86px;    bottom: 67px;    height: 83px;}.pageabout .team h3 {    margin-top: 0;}.pageabout_founder .rightbox {    width: 80%;}/*最新消息*/ 
.article3 .page_wrapper_bg section.call_to_action {    padding-top: 50px;}.article3.id158 ._bd_row {    display: flex;    flex-direction: column;    align-items: flex-start;    justify-content: flex-start}.article3.id158 ._bd_column {    width: 100%;}.article3.id158 ._bd_row img {    height: 550px;    max-width: initial;    object-fit: cover;    object-position: center bottom;    width: 100%;}/*產品*/ 
.RWDproduct_page .products-con {    display: flex;    flex-direction: column;    align-items: flex-start;}.RWDproduct_page .products-info,.RWDproduct_page .pic-box {    width: 100%;}.RWDshopping_v3 .cart-pd-content .orderEstablished .pay-calculate .toggle-block,.RWDshopping_v3 .order-infobox {    max-width: unset;    padding: 2vw 4vw;}.RWDshopping_v3 .cart-inner .cart-payInfobox .pay-calculate{    background: #1e1e1e;}.shop-3 .sum-box{    background-color: #ffffff0a;}#mobile-fixed .btn-box .normal{    color: #ccc;    border-color: #ccc;}
}
/*991px end*/
/*850px start*/
@media (max-width: 850px) {
.customized-block .btnbox {margin-top: 50px;}.other-block::before{background-size: cover;background-position: left bottom;opacity: 1;}.other-block .title_top .img_block{  display: flex;  flex-wrap: wrap;flex-direction: column;}.other-block .RWDservice005 .block{display: grid;justify-content: start;justify-items: start;grid-template-rows: 1fr auto;grid-template-columns: 45% auto;margin-bottom: 20px;padding: 40px 20px;align-items: center;}.other-block .RWDservice005 .block .imgs {grid-row-end: 7;grid-row-start: 1; grid-column-start: 1;margin-bottom:0;}.other-block .RWDservice005 .block .title1{grid-column-start: 2;grid-row-start: 2;}.other-block .RWDservice005 .block .title2{grid-row-start: 3;grid-column-start: 2; min-height: initial;margin-bottom:20px;margin-top:20px;}.other-block .RWDservice005 .block .link{grid-row-start: 4;grid-column-start: 2;margin-bottom:0;}.other-block .RWDservice005 .block .title1, .RWDservice005 .block .title2{margin: 0 4vw;}.teacher-block .RWDbanner007 .item-img::before, .teacher-block .RWDbanner007 .item-img::after {font-size: 120px;}.ft-social .RWDedictor{display:none;}.phonebtn{display:block;margin: 30px 0 0;}/*匯入內頁版面寬度80%*/ 
.page_wrapper_bg section.call_to_action>.container ,.faq1 .page_wrapper_bg section.call_to_action>.container{width: 95%;}/*文章列表樣式-04*/#article .layoutlist_4 .fixrow {padding-left: 0;padding-right: 0;}/*圖文輪播*/ 
.RWDslider01 .products-list .box {display: flex;flex-direction: column;}.RWDslider01 .pic-list,.article1 .RWDslider01 .text,.article1 .RWDslider01 .pic img {width: 100%;}.RWDslider01 .pic-list {padding-right: 0;}.RWDslider01.pic-right .pic-list { padding-left: 0;}.pagecontent .RWDslider01, .article1 .pagecontent .RWDeditor01 {margin-top: 30px;}.RWDslider01.pic-right .control-box {right: 0;left: auto;}/*關於*/ 
.pageabout::before {bottom: -45px;font-size: 70px;}.pageabout::after {font-size: 70px;bottom: 51px;height: 80px;}
}
/*850px end*/
/*800px start*/
@media (max-width: 800px) {
.about-block .rightbox{width:85%;}.about-block .leftbox{margin-top:50px;}.playvideo {bottom: -183px;right:0;}.playvideo .RWDvideo002 .videoitem, .playvideo .effect-sarah::before, .playvideo .effect-sarah::after {width: 110px;height: 110px;}.customized-block .RWDleft_cont .row{position: static;}.customized-block .RWDleft_cont .col-lg-offset-2{z-index: -2;opacity: 0.6;right: -95px;top: -80px; width: 70%;}.customized-block .RWDleft_cont .lead ul{padding-top: 0px;margin-left:0;}.customized-block .RWDleft_cont .lead ul li{background: rgba(0,0,0,0.5);width: 70%;margin-left:auto;margin-right:auto;text-align: center;}.customized-block .btnbox{margin-top:0;}.video-block{display: flex;flex-direction: column-reverse;}.video-text{position: static;margin-bottom:40px;}#animation_container{height: 700px!important;}.product-big .RWDedictor008::before, .product-big .RWDedictor008::after {font-size: 130px;}.product-big .RWDedictor008::before {bottom: -18px;}.product-big .RWDedictor008::after { bottom: 110px;}.teacher-block .RWDbanner007 .item-img::before, .teacher-block .RWDbanner007 .item-img::after {font-size: 120px;}.teacher-block .RWDbanner007 .item-img::before { bottom: -25px;}.teacher-block .RWDbanner007 .item-img::after {bottom: 90px;}.footer-info ul{display: flex;flex-direction: column;}.footer-info ul li{width:100%;margin-bottom:15px;}.footer-info ul li span{display: inline-block;min-width: 90px;}/* 匯入內頁版面寬度80%*//*麵包屑*/ 
.hgroup .container {margin-left: 0;margin-right: 0;}.hgroup .page_subject {padding-bottom: 20px;}/*按鈕*/ 
.btn.btn_back ,.ebtn, .block_body .page_content2 .btn, .block_body .page_content1 .btn, .page_content2 .btn, .page_content1 .btn{  width: auto !important;}/*文章列表樣式-03*/#article .layoutlist_3 .listdate .yearmonth {padding-bottom: 0px;}/*文章列表樣式-04*/#article .layoutlist_4 .listdate {padding-right: 0;}#article .layoutlist_4 .listdate .yearmonth {letter-spacing: 1px;}#article .layoutlist_4 .listdate .yearmonth { padding-bottom: 15px;}#article .layoutlist_4 .list_subject .summary {margin: 10px 0px 0;}#article .layoutlist_4 .list_subject a { margin: 0px !important;}/*相簿列表樣式-01*/#album .layoutlist_1 .row .album_item {width: calc(100% / 3 - 1px) !important;}/*檔案下載樣式-02*/ 
.layoutlist_3 .dbtn_v2 {width: 100%;text-align: center;}/*電子表單*/ 
.form-horizontal .control-label {width: 100%;}.form-horizontal .form-group .col-sm-12.col-md-11 {width: 100%;}/*課程*/ul.course-listbox{display: flex;flex-direction: column;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;}ul.course-listbox li{width:100%;margin: 0 0 20px;}.kid-course-detail.course-detail .leftbox{font-size: 18px;}.article7 .page_wrapper_bg .article-text.rwd .container p{width: 100%;}
}
/*800px end*/
/*768px start*/

@media (max-width: 768px) {  #sidebar{padding-left:15px !important;padding-right:15px !important;}  .page_wrapper_bg .article-text .container{padding:0;}}

/*768px end*/
/*767px start*/
@media (max-width: 767px) {
.scorebox .RWDscore01 .count-blk .swiper-slide {grid-column-gap: 0;}.scorebox .RWDscore01 .count-item::after{right: -24px;}.teacher-block .RWDbanner007 .title-main{ font-size: 32px;}.customized-block .RWDbtn01 .main-title{line-height: 1.5;}.customized-block .RWDbtn01 .main-title span{display:none;}.customized-block .RWDbtn01 .main-title br{display:block;}.customized-block .RWDbtn01 .section-subject{margin-bottom: 20px;}.customized-block .customized_bg {bottom: 0;width: 100%;}.customized-block #m_RWDfullscreen01_95_1 .picbgbox {height: 70vw;background-size: 100% 100%;}.product-big .RWDedictor008::before, .product-big .RWDedictor008::after {font-size: 110px;}.product-big .RWDedictor008::before {bottom: -25px;}.product-big .RWDedictor008::after {bottom: 90px;}.teacher-block .RWDbanner007 .item-img::before, .teacher-block .RWDbanner007 .item-img::after {font-size: 110px;}.teacher-block .RWDbanner007 .item-img::before { bottom: -35px;}.teacher-block .RWDbanner007 .item-img::after {bottom: 80px;}.teacher-block .RWDbanner007 .item-title{padding:0;}.RWDvideo001 .video{ background-size: 100% auto;}/*匯入內頁版面寬度80%*//*文章列表樣式-02*/#article .layoutlist_2 {display: flex; flex-wrap: wrap;}#article .layoutlist_2 .item {width: calc(100% / 2 - 21px);margin: 0 10px;}#article .layoutlist_2 .list_subject,#article .layoutlist_2 .listdate{padding-left:0px;padding-right:0;}#article .layoutlist_2 .listdate .yearmonth {color: #afafaf  !important;font-size: 12px  !important;letter-spacing: 2px  !important;}#article .layoutlist_2 .listdate .yearmonth::after {content: "/";position: relative;display: inline-block;}#article .layoutlist_2 .listdate .yearmonth, .layoutlist_2 .listdate .day {display: inline-block;}#article .layoutlist_2 .listdate .day {color: #afafaf !important;font-size: 12px !important;letter-spacing: 2px !important;margin-left: -3px;}/*文章列表樣式-03*/#article .layoutlist_3 { display: flex;flex-wrap: wrap;}#article .layoutlist_3 .item { width: calc(100% / 2 - 21px);margin: 0 10px;}#article .layoutlist_3 .listdate .day {color: #afafaf; font-size: 12px;letter-spacing: 2px;}#article .layoutlist_3 .listdate .day::before {content: " / ";}/*文章列表樣式-04*/#article .layoutlist_4 > .fixrow > .xrow {display: flex; flex-wrap: wrap;}#article .layoutlist_4 > .fixrow > .xrow > .col-sm-6.col-md-6 {width: calc(100% / 2 - 21px);margin: 0 10px;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 .subject_title{display: flex;align-items: center;}.rwdlayoutlist_6 .list_no{width: 16.66666667%;}.rwdlayoutlist_6 .list_subject{width: 66.66666667%;}.rwdlayoutlist_6 .list_date{width: 16.66666667%;}.rwdlayoutlist_6 .list_item{display: flex; justify-content: flex-start;align-items: center;}.rwdlayoutlist_6 .list_item .column.no {width: 16.66666667%;}.rwdlayoutlist_6 .list_item .column.subject{width: 66.66666667%;}.rwdlayoutlist_6 .list_item .column.date{width: 16.66666667%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {width: calc(100% / 2 - 1px);}.layoutlist_7 .row:before, .layoutlist_7 .row:after {display: none;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd{display:flex;flex-wrap: wrap;}.layoutlist_8.rwd .item{border-bottom:0;width: calc(100% / 2);}.layoutlist_8.rwd .list_img+.list_subject {margin-top: 15px;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {width: calc(100% / 2 - 1px);}/*左右圖文輪播PAD*/@media screen and (min-width: 415px) and (max-width: 767px){.RWDslider01 .products-list .box,.RWDslider01.pic-right .products-list .box{flex-direction:column}.RWDslider01 .text{width:100%}.RWDslider01.pic-right .pic-list {padding: 0;}.RWDslider01 .products-list .box,.RWDslider01.pic-right .products-list .box{flex-direction:column;width:90%;margin:auto;padding:0!important}.RWDslider01 .pic-list{width:80%;padding:0;margin:auto;float:none!important}.RWDslider01.pic-right .control-box{left:50%;transform:translateX(-50%);text-align:center;right:auto}.RWDslider01 .control-box{right:auto;left:50%;transform:translateX(-50%)}}/*文章列表頁籤*/ 
.tab_content {margin-top: 20px}/*文章頁籤修正*/ 
.tab {padding: 20px 0;}.tab.open .tab_title {margin: 0 0 20px;}/*產品頁籤*/ 
.RWDproduct_page .faq-item .faq-question{padding:15px 0}.RWDproduct_page .faq-item .faq-question:before{display:flex;justify-content:center;align-items:center}.RWDproduct_page .faq-item .editor{padding:30px}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {width: calc(100% / 2 - 1px);}/*產品列表樣式 B*/#product .layoutlist_3.row > .col-md-12 {width: calc(100% / 2 - 1px);}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {width: calc(100% / 2 - 1px);}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {width: calc(100%/2);float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {width: calc(100%/2 - 1px);}#product .layoutlist_5.layoutlist {display: flex;flex-wrap: wrap;}#product .layoutlist_5.layoutlist .col-sm-4 {width: calc(100% / 2 - 1px);}/*產品我的最愛按鈕調整*/ 
.RWDproduct_page .btn-other{margin:10px 0}.RWDproduct_page .btn-other li{width:100%;display:block;text-align:left;padding:0}.RWDproduct_page .btn-other li .ii{display:inline-block}.RWDproduct_page .btn-other li button{text-align:left}/*相簿列表樣式-01*/#album .layoutlist_1 .row.masonry {display: flex;flex-wrap: wrap;}#album .layoutlist_1 .row.masonry .album_item {width: calc(100% / 2 - 1px) !important;}/*相簿列表樣式-02*/#album .layoutlist_2 {display: flex; flex-wrap: wrap;}#album .layoutlist_2 .album_item { width: calc(100% / 2 - 1px);}/*相簿內容樣式-01*/ 
.albumcontent section.call_to_action .container .article-text .container .row { display: flex;flex-wrap: wrap;}.row .album_d_item {width: calc(100% / 2 - 1px);margin:0;}/*相簿內容樣式-03*/ 
.photo .content_box {width: calc(100% / 2) !important;}/*相簿內容樣式-04*/#article .layoutlist_4 .item{display: initial;}.album-list .item {width: calc(100% / 2);}#article .layoutlist_4 .listdate .yearmonth {color: #afafaf  !important;font-size: 12px  !important;letter-spacing: 2px  !important;}#article .layoutlist_4 .listdate .yearmonth, .layoutlist_4 .listdate .day {display: inline-block;}#article .layoutlist_4 .listdate .day {color: #afafaf !important;font-size: 12px !important;letter-spacing: 2px !important;}#article .layoutlist_4 .listdate .day::before {content: " / ";}/*相簿內容箭頭*/ 
.photo_view .flex-direction-nav .flex-disabled{ opacity: 10!important;}/*檔案下載樣式-01*/ 
.download .list_table td.list_subject {text-align: center;}.download .list_table th.split{display:none}.download .list_table td{line-height:1.5;padding:10px}.download .list_table th.list_downloadbtn,.download .list_table th.list_no,.download .list_table td.list_no{min-width:100px}.download .list_table th.list_date{width:calc(100% - 200px)}.download .list_table td.split {display: none;}/*檔案下載樣式-02*/ 
.download .item table tr { display: flex;flex-direction: column;}.download .oneline {display: flex; flex-wrap: wrap;}.download .list_table td { width: 100%;padding-top: 0;}.download .list_table td:nth-child(2) {  display: none;}.download .oneline .col-md-4.col-sm-6 {   width: calc(100% / 3);}.layoutlist_5 .downlaod_item { width: calc(100%/2);}/*影片列表*/#video .layoutlist_2 {display: flex;flex-wrap: wrap;}#video .layoutlist_2 .video_item { width: calc(100% / 2 - 1px);}/*購物車呼籲置底*/#mobile-fixed .fixed-bottom .price-box{text-align: center;}.RWDproduct_page .faq-list{border: 1px solid #d8d8d887;}.RWDproduct_page .faq-item.active .faq-question {background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);color:#fff;}.page_content3_thumbphoto .swiper-slide{border:0;}.RWDproduct_page .products-info .name{font-size: 25px;}.shopping-item .freight-info,    .shopping-item .table .tbody>.tr {        border-top: 0;}        .shopping-item .table .tbody>.tr{            background: transparent;        }
}
/*767px end*/
/*650px start*/

@media (max-width: 650px) {   .topbg-style{background-position: -180px top;}   .customized-block .RWDbtn01 .main-title{font-size: 32px;}    .product-big .tablist{width:60%;}      .video-block{margin-top:80px;}   .teacher-block .container{width:90%;}   .teacher-block .RWDbanner007 .item-img .swiper-slide{background-position: left top;background-size: cover;}   .teacher-block .RWDbanner007 .item-img img{width:100%;}   .teacher-block .RWDbanner007 .item-img::before, .teacher-block .RWDbanner007 .item-img::after {font-size: 90px;}   .teacher-block .RWDbanner007 .item-img::after {bottom: 65px;height:78px;}   .teacher-block .RWDbanner007 .item-info{margin-left:3vw;margin-right:3vw;}   .teacher-block .RWDbanner007 .item-subtitle{font-weight: 700;}   .teacher-block .RWDbanner007 .item-title{font-size: 26px;}   .footer-block .container{padding-top:50px;}   .ft-top .ft-logo{width:100%;}  /*--內頁--*/  /*麵包屑*/  .hgroup h1::before {font-size: 55px;}  .hgroup h1{font-size: 28px;}   /*課程-體適能*/  ul.course-listbox{display: flex;flex-direction: column;}  ul.course-listbox li{width:100%;}  ul.course-listbox li img{height: 220px;object-position: left 8%;object-fit: cover;width: 100%;}  /*場地*/  #album .layoutlist_2 .album_item{width: 100%;}  /*關於*/  .pageabout .team h4{margin-bottom:0;font-size: 18px;}  .pageabout .team h3{font-size: 25px;margin-top:0;}  .pageabout::before {bottom: -50px;font-size: 55px;}  .pageabout::after {font-size: 55px;bottom: 42px;height: 75px;}   .pageabout_teachers .pageourteam{top: 15%;}  .pageabout .team h3, .article4 h5 {font-size: 25px;}  .pageabout_founder .rightbox,.article4 .pageabout .innerbox .rightbox {width: 100%;}  .pageabout_teachers .copywriting .rightbox{left:-1vw;}  /*最新消息*/  .article3.id158 ._bd_row img{    height: 450px;}}

/*650px end*/
/*600px start*/
@media (max-width: 600px) {
.RWDfakeloader img {width: 70%; margin:0 auto;}.RWDfakeloader .fl{margin:0 auto;text-align:center;}.RWDalert_fancybox.bottom {width: 100%;}.RWDmenu_plus04 .header.is-up .logo a, .RWDmenu_plus04 .logo a img{width:80px;}.RWDbtn01 .btn, .RWDservice005 .block .link{width:100%;}.scorebox{display: flex;flex-direction: column-reverse;}.playvideo{position: static;margin-top: 0px;}.playvideo .container{padding: 20px 0 0; align-items: flex-start;display: flex;margin-left: 100px;}.playvideo .RWDvideo002 .videoitem, .playvideo .effect-sarah::before, .playvideo .effect-sarah::after {width: 139px; height:139px;}.scorebox .RWDscore01{margin-top:0;}.scorebox .RWDscore01 .count-blk .swiper-slide{flex-direction: column;align-items: flex-start; display: flex;}.scorebox .RWDscore01 .count-str {display: inline-block;}.scorebox .RWDscore01 .count-item{    width: 100%;border-bottom: #c5c5c554 solid 1px;padding: 15px 0 10px;line-height: 1.3;}.scorebox .RWDscore01 .count-item:last-child{border:0;}.scorebox .RWDscore01 .count-item::after{display:none;}.about-block .leftbox{margin-top: -100px;}.space-block .RWDnews005 .section-subject{margin-bottom:15px;}.space-block .RWDbtn01{margin-top:0;}.RWDvideo001.show {height: 75vw !important;}.video-text {font-size: 30px;}.video-text .pc-text{display:none;}.video-text .mobile-text{display:block;}.product-big{padding-bottom:30px;}.product-big .rightbox {padding-top: 0;}.product-big h5.main-title{font-size: 28px;}.product-big .tablist{width:100%;}.animation-block {    top: -20px;}.product-big .RWDedictor008{display: flex;    justify-content: center;    flex-direction: column;}.product-big .RWDedictor008::before, .product-big .RWDedictor008::after {font-size: 90px;}.product-big .RWDedictor008::before {    bottom: auto;    top: 58px;}.product-big .RWDedictor008::after {    bottom: auto;    top: 3px;}.product-big .leftbox{width: 100%;transform: translateX(-78%);}#animation_container{height: 750px !important;}.product-big::before{background: url(archive/image/customization/bg-border-mobile.png)no-repeat;background-size: 100% 100%;}.product-blcok .RWDproduct002_v3 .popup-portfolio .portfolio-item{display: flex;flex-direction: column;flex-wrap: wrap;justify-content: flex-start;align-items: center;}.product-blcok .RWDproduct002_v3 .popup-portfolio .portfolio-item .inner-content,.product-blcok .RWDproduct002_v3 .portfolio-bottom{width:100%;}.product-blcok .RWDproduct002_v3 .portfolio-bottom{padding-top:3vw;padding-bottom:5vw;}.product-blcok .RWDproduct002_v3 .portfolio-item>.inner-content>img{height: auto;}.pro-big-bg {bottom: auto;top: 12%;width:150%;}.customized-block .RWDbtn01 .btn-box .col-sm-3{width:90%;}.customized-block .RWDleft_cont .col-lg-offset-2{width:100%;top: 0px;right: 0;width: 70%;margin: 0 auto;opacity: 1; position: relative;}.customized-block .RWDleft_cont .lead ul li{margin-bottom:20px;padding-top:10px;padding-bottom:10px;width:90%;}.customized-block .customized_bg{bottom: -5%;right:0}.customized-block #m_RWDfullscreen01_95_1 .picbgbox{height: 130vw; background-size: cover;}.customized-block .btnbox {margin-top: -40px;}.teacher-block .RWDbanner007 .title-main,.titlebar h2.main-title, .RWDnews005 .main-title, .RWDnews005 .sub-title {font-size: 27px;}.teacher-block .RWDbanner007 .banner-info{margin-bottom: 25px;}.teacher-block .RWDbanner007 .item-img::before, .teacher-block .RWDbanner007 .item-img::after {font-size: 80px;}.teacher-block .teacher-effect{top: 24%;}.other-block .container{padding-top:40px;}.other-block .RWDservice005 .block{display: flex;flex-direction: column;padding:0 0 35px;}.other-block .RWDservice005 .block .imgs{width:100%;max-height: 45vw;overflow: hidden;}.other-block .RWDservice005 .block .imgs img{object-fit: cover;object-position: center;height: 45vw;}.other-block .RWDservice005 .block .title1,.other-block .RWDservice005 .block .title2,.other-block .RWDservice005 .block .link{width:90%;margin-left:4vw;margin-right:4vw;}.other-block .RWDservice005 .block .title1{margin-top:25px;text-align:center;}.other-block .RWDservice005 .block .link{}.footer-info ul li{width:100% !important}.phonebtn a{width:100%;}.ft-top{flex-direction: column}.ft-top .ft-logo,.ft-top .ft-social{width:100%;}.ft-top .ft-logo{text-align:center;}.ft-social{justify-content: center;margin-top:10px;}/* 匯入內頁版面寬度80%*//*標題*/section.hgroup {padding-left:0px; padding-right:0px;}.hgroup h1{margin-bottom: 50px;line-height:1.8;}.hgroup .container {margin: 0 0 40px;}/*sidebar*/#sidebar{padding-left: 0px !important;padding-right: 0px !important;}/*按鈕*/ 
.btn.btn_back, .ebtn, .block_body .page_content2 .btn, .block_body .page_content1 .btn, .page_content2 .btn, .page_content1 .btn ,.btn-primary,.pagebtn,#album .btn.btn_back a,.btn.btn_back a{ width: 100%!important;}/*container*/ 
.page_wrapper_bg .pagecontent {padding: 0px !important;}.page_wrapper_bg section.call_to_action {padding: 130px 0 80px;}.page_wrapper_bg .article-text .container {padding: 0;}/*fixrow*/ 
.fixrow{padding-left:0px !important;padding-right:0px !important;}/*文章列表最上層樣式調整*/#article .cate_list.row .col-sm-6.col-md-4 { margin: 0 0 30px;}/*文章列表樣式-02*/#article .layoutlist_2 .item { width: 100%; margin: 10px 0;}/*文章列表樣式-03*/#article .layoutlist_3 .item {width: 100%; margin: 10px 0;}/*文章列表樣式-04*/#article .layoutlist_4 > .fixrow > .xrow > .col-sm-6.col-md-6 {width: 100%; margin: 10px 0;}/*文章列表樣式-06*/ 
.rwdlayoutlist_6 ul { margin: 0;}.rwdlayoutlist_6 li { margin: 0;border-bottom: #dfdfdf solid 1px;padding: 10px 0 10px;}.rwdlayoutlist_6 .subject_title{display:none;}.rwdlayoutlist_6 .list_item{text-align: center;flex-direction: column}.rwdlayoutlist_6 .list_item .column.no,.rwdlayoutlist_6 .list_item .column.subject,.rwdlayoutlist_6 .list_item .column.date{width:100%;}/*文章列表樣式-07*/#article .layoutlist_7 .litem {width: 100%;padding: 0 0 40px;margin: 0 0 40px;border-bottom:1px solid #eeeeee36;}/*文章列表樣式-08*/ 
.layoutlist_8.rwd .item{border-bottom: 1px solid #333;width: 100%;}/*文章列表樣式-09*/ 
.rwdlayoutlist_9 .litem {width: 100%;}/*左右圖文輪播PH*/ 
.RWDslider01 .pic-list{width:100%;}.pagecontent .RWDslider01{margin-top: 0 !important;}/*時間軸樣式*/ 
.RWDtimeline01 .line_dot, .RWDtimeline01 .line_dot2 {left: 0;}.RWDtimeline01 li.event:before {left: 27px;}.RWDtimeline01 li.event .point {width: calc(100% - 90px);left: 90px;}.RWDtimeline01 li.event .point .date{font-size:14px;letter-spacing:1px}/*文章檔案下載*/ 
.file_area {margin: 0 0 10px;}#file_dlist, .page_wrapper_bg .dd-select, .file_area {width: 100% !important;}.download_container .btn {width: 100%;}/*電子表單*/ 
.new-form {margin-top: 0;}.webdesc {margin: 0 0 30px;}/*相簿上下方說明*/#album .page_desc {margin: 30px 0;}#album .page_content3 .page_desc2,#album .page_content4 .page_desc2 {margin: 30px 0 0;}.photo_discription .text{font-size:16px!important;line-height:1.5!important;margin:30px 0;color:#333!important;letter-spacing:2px;font-weight:400}/*相簿列表樣式-01*/ 
.layoutlist_1 .album_item {width: 100% !important;}/*相簿列表樣式-02*/ 
.layoutlist_2 .album_item {margin: 10px 0px 20px !important;width: 100%;}#album .layoutlist_2 .album_item {width: 100%;padding: 0;}/*產品列表樣式 A*/#product .layoutlist_2 .col-sm-6 {width: 100%;padding: 0;}/*產品列表樣式 B*/#product .layoutlist_3.row > .col-md-12 {width: 100%;}/*產品列表樣式 C*/#product .layoutlist_4 .col-xs-6 {width: 100%;}/*產品列表樣式 D*/ 
.productlist .layoutlist_4 .col-sm-4.col-md-4,.productlist .layoutlist_4 .col-sm-3.col-md-3 {width: calc(100%/1);float: left;}/*產品列表樣式 E*/#product .layoutlist_5.layoutlist .col-sm-4 {width: 100%;}#product .layoutlist_5.layoutlist .col-sm-3.col-md-3 {width: 100%;}/*相簿內容樣式-01*/ 
.row .album_d_item { width: 100%;padding:0;}/*相簿內容樣式-03*/ 
.photo .content_box {width: 100% !important;}/*相簿內容樣式-04*/ 
.album-list .item {width:100%;}/*檔案下載樣式-02*/ 
.download .oneline .col-md-4.col-sm-6 {width: 100%;margin-bottom: 20px;}/*影片列表*/#video .layoutlist_2 .video_item {width: 100%;}/*產品內頁-01*/#member_org_price, #prod_fixprice {margin-top: 25px;}.page_content1 #prod_price {margin-top: 5px;}/*購物訂單畫面按鈕*/ 
.RWDshopping .btn.normal {width: 100%;margin: 5px 0;}/*詢問車按鈕*/ 
.RWDquiry .btn.normal {width: 100%; margin: 5px 0;}/*課程*/ 
.RWDeditor01 .model-title{font-size: 22px !important;}.tricking-course.course-detail .detailbox{display: flex;justify-content: flex-start;align-items: flex-start;flex-direction: column;}.tricking-course.course-detail .leftbox i {display: inline-block;}.tricking-course.course-detail .leftbox::after{display:none;}.tricking-course.course-detail .leftbox{font-size: 17px;}.tricking-course.course-detail .rightbox{padding-left:0;}/*場地*/ 
.album2 #album .page_desc table td:nth-child(1){width:30%;}.album2 #album .page_desc table td:nth-child(2){width:70%;}/*課程總覽&師資*/ 
.album1 #album .row .album_d_item,.article5 .cate_list .col-md-4{width: calc(100%/1);padding-left:0;padding-right:0;}/*師資團隊*/ 
.article5 .teacher-detail .tc-name{font-size: 23px;}.article5 .teacher-detail .tc-name span{font-size: 16px;}.article5 .teacher-detail .cv span{display:block;}/*關於*/ 
.article4 h5{margin-bottom:20px;}.pageabout::before {bottom: -50px;font-size: 49px;}.pageabout::after {font-size: 49px;bottom: 36px;height: 74px;}.pageabout .team h3 {font-size: 30px;width: 100%;margin: 10px auto 0;}.pageabout .team h4 {font-size: 17px;width:90%;margin:0 auto;}.pageabout_setting .innerbox .leftbox,.pageabout_founder .leftbox{width:100%;padding-bottom:5vw;}.pageabout_founder .leftbox,.pageabout_setting, .pageabout_teachers{padding-top:12vw;}.article7 .page_wrapper_bg .article-text.rwd .container p.privacy-tit,.article5 .page_wrapper_bg .article-text.rwd .container h5{font-size: 17px;}.article7 .page_wrapper_bg .article-text.rwd .container .item ul{padding-left:25px;}.article7 .page_wrapper_bg .article-text.rwd .container .item span,.article7 .page_wrapper_bg .article-text.rwd .container .item h6{padding-left:0px;}/*230616*/ 
.RWDbanner007 .swiper-container{overflow: initial;}
}
/*600px end*/
/*540px start*/

@media (max-width: 540px) {  .topbg-style {background-position: -200px -180px;}  .footer-info ul li span{display:block;}  #animation_container{height: 650px !important;}  /*麵包屑*/  .hgroup h1::before {font-size: 32px;margin-bottom:5px;}  .hgroup h1 {font-size: 25px;}}

/*540px end*/
/*480px start*/
@media (max-width: 480px) {
.RWDmenu_plus04 .logo{width: 80px;}.RWDmenu_plus04 .header.is-up .logo{width: 70px;margin-top: 10px;}.about-block .leftbox {margin-top: -106px;}.playvideo .container{margin-left: 50px;}.playvideo .RWDvideo002 .videoitem, .playvideo .effect-sarah::before, .playvideo .effect-sarah::after {width: 120px;height: 120px;}.product-big .RWDedictor008::before, .product-big .RWDedictor008::after {font-size: 75px;}.product-big .RWDedictor008::before {bottom: -38px;}.product-big .RWDedictor008::after{bottom: 60px;}.customized-block {padding-top: 20px;}.teacher-block .RWDbanner007 .title-main {font-size: 24px;}.teacher-block .container{padding-top:60px;}.teacher-block .RWDbanner007 .item-blk{padding: 0 0 65px;}.teacher-block .RWDbanner007 .item-pagination{margin-top:15px;margin-bottom:15px;}.teacher-block .RWDbanner007 .item-img::before, .teacher-block .RWDbanner007 .item-img::after {font-size: 60px;}.teacher-block .RWDbanner007 .item-img::before {bottom: -45px;}.teacher-block .RWDbanner007 .item-img::after{bottom: 50px;}.teacher-block .teacher-effect{top: 20%;}#animation_container {    height: 600px !important;}.ft-top .ft-logo {    width: 180px;}.ft-top .ft-logo img{    width: 100%;}/* 匯入內頁版面寬度80%*/ 
.page_wrapper_bg section.call_to_action>.container {width: 100%;}/*文章高度調整*/ 
.pagecontent .article_model[data-seq="0"] {margin-top: 0 !important;}/*檔案下載*/ 
.layoutlist_5 .downlaod_item {width: calc(100%);}/*漢堡修正*/ 
.RWDmenu_plus04 .ml-stack-nav-toggle {padding: 25px 15px;}/*圖文輪播*/ 
.RWDslider01 .text {padding-bottom: 40px;}/*關於*/ 
.pageabout::before {bottom: -52px;font-size: 39px;}.pageabout::after {font-size: 39px;bottom: 31px;}/* 20241105 */ 
.recruitment .list_table th {    padding: 10px 0;}.recruitment .list_table td {    padding: 10px 5px !important;}@media (max-width: 414px) {/*文章左右圖文輪播PH*/ 
.RWDslider01 .pic-list, .RWDslider01.pic-right .pic-list {    margin: 0;}}
}
/*480px end*/
/*414px start*/

@media (max-width: 414px) {  .teacher-block .RWDbanner007 .title-main,  .customized-block .RWDbtn01 .main-title ,  .about-block .titlebar h2.main-title,  .RWDnews005 .main-title,  .RWDnews005 .sub-title{     font-size: 22px;  }  .RWDvideo001.show {height: 85vw !important;}    .product-blcok .container{padding-top:50px;}  .pro-big-bg{bottom: -20%;}  .product-big .RWDedictor008::before, .product-big .RWDedictor008::after {font-size: 65px;}  .product-big .RWDedictor008::before{bottom: -41px;}  .customized-block .RWDleft_cont .col-lg-offset-2{width: 80%;}  .teacher-block .RWDbanner007 .item-blk {padding: 0 0 95px;}  .teacher-block .RWDbanner007 .item-img::before, .teacher-block .RWDbanner007 .item-img::after {font-size: 45px;}  .teacher-block .RWDbanner007 .item-img::before {bottom: -50px;}  .teacher-block .RWDbanner007 .item-img::after {bottom: 40px;}  .RWDbanner_plus01.style-dotnav.control-left .plus-banner-container, .RWDbanner_plus01.style-dotnav.control-right .plus-banner-container {position: absolute!important;bottom: 2%!important;display: block!important;top: 0!important;z-index: 200!important;right: 1.5%!important;}  .RWDbanner_plus01.style-dotnav.control-left .control-box, .RWDbanner_plus01.style-dotnav.control-right .control-box {top: initial!important;position: absolute!important;bottom: auto!important; width: initial !important;height: 100%!important;right: 0!important;top: 0!important;}  .RWDbanner_plus01.style-dotnav .control-box .items, .RWDbanner_plus01.style-dotnav .control-box .items li, .RWDbanner_plus01.style-dotnav .slick-arrow{display: block !important;}  .teacher-block .RWDbanner007 .item-info{padding-left:5vw;padding-right:5vw;}  .teacher-effect::after{left: 60px;}#animation_container {height: 480px !important;}/*師資團隊*/ 
.article5 .RWDslider01 .products-list .box{width:100%;}.RWDproduct_page .products-info .name {    font-size: 22px;}.shopping_form .shopping-title {    border: 0;    background-color: #424242;}}

/*414px end*/
/*380px start*/
@media (max-width: 380px){
.about-block .leftbox {margin-top: -50px;}.product-big .RWDedictor008::before, .product-big .RWDedictor008::after {font-size: 55px;}.product-big .RWDedictor008::before {bottom: -45px;}.product-big .RWDedictor008::after {bottom: 50px;}.teacher-block .teacher-effect {    top: 22%;}.teacher-block .RWDbanner007 .title-main, .customized-block .RWDbtn01 .main-title, .about-block .titlebar h2.main-title, .RWDnews005 .main-title, .RWDnews005 .sub-title {    font-size: 25px;}#animation_container {    height: 420px !important;}.animation-block {    top: -49px;}.footer-info .logotit span{font-size: 20px;}/*--內頁--*//*課程*/ 
.RWDeditor01 .model-title{font-size: 18px !important;}/*場地*/ 
.album2 #album .page_desc table tr{border-bottom: 1px solid rgba(127,127,127,0.22);margin: 0 0 15px;display: block;width: 100%;padding: 10px 0 10px;}.album2 #album .page_desc table td{border:0;padding:0;}.album2 #album .page_desc table td:nth-child(2),.album2 #album .page_desc table td:nth-child(1){display:block;width:100%;}/*關於*/ 
.pageabout::before {bottom: -57px;font-size: 33px;}.pageabout::after {font-size: 33px;bottom: 24px;}.pageabout .team h3{font-size: 25px;}.album2 .pagebtn::before{right: 10px;}
}
/*380px end*/
/*320px start*/
@media (max-width: 320px){
.customized-block .RWDleft_cont .lead h3, .customized-block .RWDleft_cont .content_title {font-size: 22px;}.ft-bottom{letter-spacing: 0;}.teacher-block .RWDbanner007 .title-main, .customized-block .RWDbtn01 .main-title, .about-block .titlebar h2.main-title, .RWDnews005 .main-title, .RWDnews005 .sub-title {font-size: 22px;}/*--內頁--*/ 
.RWDeditor01 .model-title {font-size: 17px !important;line-height: 1.5;}.pagecontent .RWDslider01, .pagecontent .RWDeditor01 {margin-top: 20px !important;}
}
/*320px end*/