.kv_section{
    background-image: url('/taiwan/education/0composition/images/digital-learning/kv-bg.png');
    background-color: #0078d4;
}
.kv_section.style-E855gNzw{
    padding:0;
}
.kv_section .title_section .title_section_content{
    /*background-color: #00204f;*/
    background-color: unset;
}
.class_section h2:after{
    border-bottom: 3px solid #0078d4;
}
.btn,
.character_section .character-options .character-option img{
    background-color: #0067b8;
}
.btn:hover, .btn:focus,
.character_section .character-options .character-option .btn-linkRfg3:hover img,
.character_section .character-options .character-option .btn-linkRfg3:focus img{
    background-color: #0067b8;
    background-image: linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));
}
.character_section{
    background-color: #bfe3ff;
    background-image: url(../images/digital-learning/bg-character.jpg);
}
.fz-15_0dot6vw,
.title_section .title_txt p,.fz-15_0dot6vw{
    font-size: calc(15px + 0.6vw);
}
.fz-15_0dot3vw,
.title_section .title_txt p.fz-15_0dot3vw{
    font-size: calc(15px + 0.3vw);
}
.kv_section .title_section .subtitle {
    color: #ffffff;
    font-size: calc(15px + 0.6vw);
}
.m-1 {
    margin-top: 1em;
    margin-bottom: 1em;
}
.m-2 {
    margin-top: 2em;
    margin-bottom: 2em;
}
a.btn-linkRfg3{
    display: block;
    text-align: center;
    text-decoration: none;
}
.btn-linkRfg3 .txt{
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    color:#000;
}
.class_section a.class-option{
    display: block;
    text-decoration: none;
}
.class_section .class-option span{
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    color:#000;
}
.bgZr59c{
    background-color: #f1f1f1;
}
.bgHh8e7x{
    background-color: #bfe3ff;
}
@media screen and (max-width:991px) {
    .row._flex_wrap.style-VbN5Zx {
        display: block;
        text-align: center;
    }
}
/*workshop Banner 樣式1 目前沒有使用*/
/*.banner-Yy8FgHm4{
    display: block;
    background-image: url('/taiwan/education/0composition/images/digital-learning/workshop.png');
    background-size: cover;
    text-decoration: none;
    color:#fff;
    position: relative;
    height: 0;
    padding-bottom: 20%;
}
.banner-Yy8FgHm4:hover,.banner-Yy8FgHm4:focus{
    color:#fff;
    text-decoration: underline;
}
.banner-Yy8FgHm4 .txt{
    text-decoration: none;
    display: inline-block;
    font-size: 2.6vw;
    position: absolute;
    left:37.5%;
    top:31.5%;
    font-weight: bold;
    line-height: 100%;
}
.banner-Yy8FgHm4:hover .txt,
.banner-Yy8FgHm4:hover .focus{
    text-decoration: underline;
}
.class-Yr8x6 {
    font-size: 1.3vw;
    text-decoration: underline;
}
.class_section h2.style-Rg8Ybv:after{
    display: none;
}
@media screen and (max-width:1366px) and (min-width:991px) {
    .banner-Yy8FgHm4 .txt {
        line-height: 90%;
    }
}
@media screen and (max-width:991px) {
    .banner-Yy8FgHm4 .txt{
        font-size: 4.6vw;
    }
    .class-Yr8x6 {
        font-size: 2.3vw;
        text-decoration: underline;
    }
}
*/

/*workshop Banner 樣式2 目前沒有使用*/
/*
.banner-F66z3{
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 20%;
}
.banner-F66z3 .svg,
.banner-F66z3 .svg svg{
    position: absolute;
    width: 100%;
    height: 100%;
}
.banner-F66z3:hover text{
    text-decoration: underline;
}
@media screen and (max-width:768px) {
    .banner-F66z3 {
        padding-bottom: 100%;
    }
}*/
.banner-F66z3 {
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 100%;
}
.banner-F66z3:hover text,
.banner-F66z3:hover text tspan {
    text-decoration: underline;
}

.style-FontNoRz558{
    font-size: calc(15px + 0.6vw);
}
@media screen and (max-width:1655px) and (min-width:992px){
    .style-FontNoRz558{
        font-size: calc(15px + 0.2vw);
    }
}
@media screen and (max-width:280px){
    .style-FontNoRz558{
        font-size: 12px;
    }
}
.btn.btn_top_vKyccJs{
    visibility: hidden;
    opacity: 0;
    position: fixed;
    right: 30px;
    bottom: 30px;
}
.btn.btn_top_vKyccJs.btn_menu{
    right: auto;
    left: 30px;
    bottom: 38px;
    font-size: 12px;
    padding: 8px 18px;
    min-width: 24px;
    background-color: #ffffff;
    color: #0078d4 !important;
}
.btn.btn_top_vKyccJs:after {
    content: "";
    font-family: MSHPIconsRegular;
    display: block;
    text-align: center;
}
.btn.btn_top_vKyccJs.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.btn.btn_top_vKyccJs.cd-fade-out {
    opacity: 0.5;
}