/* sideNav2 */
#sideNav2 ul.Cate{text-align:center;font-size:15px;color:#9e9e9e;display:flex;justify-content:center;margin: 70px 0 60px;flex-direction: row;flex-wrap: wrap;}
#sideNav2 >ul >li{position:relative;display:inline-block}
#sideNav2 >ul >li >h3{display:block}
#sideNav2 >ul >li >h3 a{letter-spacing:2px;font-size:15px;font-weight:400;color:#35393a;display:block;padding:10px 20px;transition:0.9s;line-height:0.8;text-align:center}
#sideNav2 >ul >li >h3 a{color:#000000;border:1px solid #9f9f9f;line-height:50px;padding:0 20px;border-radius:45px;display:block;position:relative;overflow:hidden;-webkit-transition:0.6s;-o-transition:0.6s;transition:0.6s;letter-spacing:1px;margin:5px}
#sideNav2 >ul >li >h3 a:after{content:"";display:block;position:absolute;top:0;left:0;width:0%;height:100%;background:var(--primary);z-index:-1;-webkit-transition:0.6s;-o-transition:0.6s;transition:0.6s}
#sideNav2 >ul >li >h3 a:hover{color:#ffffff}
#sideNav2 >ul >li >h3 a:hover:after{width:100%}

#articleInfo20 {
    margin: 0px auto;
    width: 100%
}

#articleInfo20 .photoBox {
    width: 60%;
    margin: auto;
}

#articleInfo20 .photoBox .img_box {
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#articleInfo20 .photoBox .img_box img {
    aspect-ratio: 1 /1;
    height: 480px;
    object-fit: contain;
}

#articleInfo20 .textJ {
    margin-top: 35px;
    font-weight: 300;
    color: #4d4d4d;
    padding-bottom: 30px;
}

#articleInfo20 .titleJ {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

#articleInfo20 .titleJ p {
    margin-right: 10px;
    letter-spacing: 2px;
    font-weight: 300;
    font-size: 50px;
    font-family: "Cormorant", serif;
    color: #897baf;
}

#articleInfo20 .titleJ h2 {
    margin-left: 20px;
    color: #525252;
    font-weight: 500;
    font-size: 27px;
    font-family: "Noto Serif TC", serif;
    letter-spacing: 1.5px;
    margin-top: 10px;
    border-left: 0px solid #897baf;
    margin-bottom: 0;
}

#articleInfo20 .tit {
}

.textEditor h2 {
    border-left: 4px solid var(--primary);
    padding-left: 16px;
    line-height: 170%;
    position: relative;
    color: var(--primary);
    font-weight: 500;
    font-size: 27px;
    letter-spacing: 1.5px;
}

.textEditor h3 {
    border-bottom: 1px dashed #d6d6d6;
    padding: 30px 0 10px 0;
    line-height: 170%;
    position: relative;
    margin-bottom: 10px;
    color: var(--complement);
    font-weight: 500;
    font-size: 23px;
    letter-spacing: 1.5px;
}

.textEditor h4 {
    font-weight: 500;
    margin: 28px 0 0px;
    font-size: 16px;
    display: flex;
    align-items: flex-start;
}

.textEditor h4 span {
    font-weight: 400;
}

.textEditor ol {
    margin: 0px 0 10px;
    padding-left: 30px;
}

.textEditor h5 {
    font-weight: 400;
    margin: 5px 0 10px;
    font-size: 18px;
    color: #003460;
    letter-spacing: 0.5px;
}

.textEditor li {
    margin: 5px;
    color: rgb(60 60 60);
    font-size: 17px;
    line-height: 1.8;
    letter-spacing: 0.2px;
    font-weight: 400;
    list-style: none;
    padding-left: 10px;
    position: relative;
}

.textEditor li .text00 {
    font-size: 18px;
    display: block;
    color: var(--primary);
    font-family: "Cormorant", serif;
    text-transform: uppercase;
    line-height: 100%;
    letter-spacing: 2px;
    font-weight: 500;
    margin-bottom: 10px;
}

.textEditor li a {
    color: var(--secondary);
}

.textEditor li a:hover {
    color: #afb5b9
}

ul.process_m {
    margin: 30px 0 0px;
    text-align: center;
}

ul.process_m .btn {
    width: 270px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 400;
    color: #261714;
    padding: 0;
    display: inline-block;
}

ul.process_m .btn a {
    color: #242424;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 10px 0px;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation: fsUp .8s ease-out both;
    animation: fsUp .8s ease-out both;
    position: relative;
    border: 1px solid #d0d0d0;
    z-index: 0;
}

ul.process_m .btn a i {
    font-size: 15px;
    margin-right: 17px;
    color: #242424;
}

ul.process_m .btn:hover a::before {
    height: 0;
    top: auto;
    bottom: 0;
    z-index: -3;
}

ul.process_m .btn a::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    height: 0;
    background-color: #003460;
    transition-duration: .3s;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

ul.process_m .btn:hover a,ul.process_m .btn:hover a i {
    color: #ffffff;
}

#left_contact p font.txt_primary_5 svg{fill: var(--primary);width: 38px;height: 38px;}
#left_contact p font{line-height:140%;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center}
#left_contact p font a{font-size: 16px;margin: 10px 0 5px 0;font-family:"Noto Sans TC",sans-serif}
#left_contact p{display:flex;margin-bottom: 0;align-items: center;justify-content: center;flex-direction: column;width: 140px;height: 140px;margin: 0 10px;border: 1px var(--primary) solid;border-radius: 50%;}
#left_contact{margin:30px 0 30px 0;display: flex;align-items: center;justify-content: center;padding-top: 60px;}


/*table
*----------------------------------------------------------------------------*/
.textEditor h4 {
    color: var(--primary);
    display: inline-block;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 6px;
    line-height: 1.5;
}

#articleInfo20 .textEditor ol, #articleInfo20 .textEditor ul {
    margin: 20px 0 30px;
    /* padding-left:30px; */
}

.textEditorarticle a,.textEditor li span, .textEditorarticle span, .textEditorp span, .textEditor h3 span {
    vertical-align: initial;
}

.textEditor li span a {
    color: var(--primary);
    letter-spacing: 2px;
    font-weight: 500;
    margin-top: 10px;
}
.textEditor li span{
    color: #000000;
    border-collapse: collapse;
    text-indent: initial;
    border-spacing: 2px;
    text-decoration: underline;
    margin: 0 5px;
}
.textEditor li span.blue{color: #3e9ada;}
.textEditor li .style2 {
    color: #31579d;
    font-style: italic;
    font-weight: bold
}

.textEditor p {
    padding-left: 0;
    padding-top: 0;
    line-height: 200%;
}
.textEditor p a {
    color: var(--primary);
    vertical-align: initial;
    margin: 0 5px;
}
.textEditor p a strong{
    font-size: 30px;
    color: var(--primary);
}
  @keyframes btnAction{
0%, 100% {
    transform: scale(1);
}
50% {
    transform: scale(1.1);
}
}
.textEditor p span{
    border-collapse: collapse;
    text-indent: initial;
    border-spacing: 2px;
    margin: 0 5px;
    vertical-align: initial;
}
.textEditor p .pink_bg{
    color: #e34fa6;
}
.textEditor p .red_bg{
    color: #d51838;
}
.textEditor {
    padding: 0px 0px 0
}

.textEditor .Img {
    width: 60%;
    margin: 40px auto 50px;
}

.table_brand {
    width: 100%;
    border-right: 1px #e6e6e6 solid;
    border-top: 1px #e6e6e6 solid;
    border-spacing: 0px;
    background-color: #fff;
    margin: 10px
}

.textEditor .gray_bg,.gray_td3_bg {
    color: rgb(57 57 57);
    padding: 10px 20px;
    margin: 10px 0
}

.textEditor .gray_bg:nth-child(2n) td {
    background-color: #fbfbfb
}

.textEditor .gray_bg td,.textEditor .red_bg th,.textEditor .red_bg td {
    padding: 15px 10px;
    border-left: 1px #e6e6e6 solid;
    border-bottom: 1px rgb(76 76 76 / 17%) solid;
    font-weight: 400;
    background-color: #ededed;
    font-size: 18px;
}

.textEditor .gray_bg td a {
    color: var(--primary)
}

.textEditor .gray_bg td a span {
    vertical-align: inherit
}

.textEditor .red_bg td,.textEditor .red_bg th {
    border-bottom: 3pt solid #2f4e6b;
    border-top: 2pt solid #2f4e6b;
    background-color: #2f4e6b;
    color: #ffffff;
    font-weight: 500;
    font-size: 17px
}

.textEditor tr td a {
    vertical-align: initial
}

.textEditor tr td a i {
    font-size: 30px;
    color: #c5c5c5;
    padding: 4px 6px
}

.textEditor li a {
    color: var(--primary);
    vertical-align: initial;
    margin: 0 5px;
}

.textEditor li a:hover {
    color: #afb5b9;
}

.textEditor article,.column article {
    padding: 0;
    font-weight: 400;
    color: #565656;
    letter-spacing: 1px;
    line-height: 220%;
    margin: 30px 0 70px 0;
    font-size: 17px;
}

.textEditor article h2 {
    font-size: 26px;
    padding: 0px 0 20px;
    border-left: 0px solid var(--primary);
    text-align: center;
}

.textEditor article .numBox {
    margin-top: 40px;
}

.textEditor article .numBox, .textEditor article .numBox .num,.textEditor article .numBox .num span {
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.textEditor article .numBox .num {
    margin-right: 30px;
}

.textEditor article .numBox .num span {
    margin-right: 10px;
}

.textEditor article .numBox .num span b {
    font-size: 56px;
    display: block;
    color: var(--primary);
    font-family: "Cormorant", serif;
    text-transform: uppercase;
    line-height: 100%;
    letter-spacing: 2px;
    font-weight: 500;
    margin-top: 10px;
}

.textEditor .textfeature {
    display: flex;
    align-items: center
}

.textEditor .textfeature .img {
    width: 520px;
    margin-right: 3%
}

.textEditor .textfeature ol {
    width: -webkit-fill-available
}

.table_brand tr:nth-child(1) {
    font-weight: 500;
    text-align: center
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 40px;
}

.video-container iframe,.video-container object,.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#faq_list {
    margin-top: 60px;
}

@media screen and (max-width: 960px) {
    .textEditor article .numBox {
        display: flex;
        flex-direction: column;
    }

    #articleInfo20 .titleJ {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #articleInfo20 .titleJ h2,#articleInfo20 .titleJ p {
        margin: 0;
    }

    #articleInfo20 ul li article {
        font-size: 16px;
    }

    #sideNav2 ul.Cate {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 30px 0 30px;
    }

    #articleInfo20 .photoBox {
        width: 100%;
    }

    #articleInfo20 .photoBox .img_box img {
        aspect-ratio: 1 / 1;
        height: 100%;
        object-fit: contain;
    }
}

@media screen and (max-width: 768px) {
    ul.process_m .btn {
        width:100%
    }

    ul.process_m {
        margin: 10px 0 0px
    }

    .main-article #describe article {
        padding: 10px 0px
    }

    .textEditor article {
    }

    .textEditor article,.column article {
        font-size: 18px;
    }

    .textEditor .textfeature {
        display: flex;
        flex-direction: column
    }

    .textEditor .textfeature .img {
        width: -webkit-fill-available;
        margin-right: 0
    }

    .textEditor h3 {
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-size: 21px;
        letter-spacing: 0.5px
    }

    .textEditor h4 {
        margin: 20px 0 10px;
        display: flex;
        align-items: flex-start;
        flex-direction: column
    }

    #articleInfo20 {
        width: 100%;
        margin: 10px auto
    }

    #articleInfo20 ul li {
        margin-bottom: 10px;
        padding: 0;
        margin: 5px 0;
        flex: auto
    }

    #sideNav2 >ul >li >h3 a {
    }

    .textEditor h2 {
        font-size: 24px;
    }
    .textEditor .Img {
    width: 90%;
    margin: 0 auto 10px;
}
.textEditor article h2{}
}

@media screen and (max-width: 645px) {
    .table_brand {
        width: 780px;
        border-right: 1px #e6e6e6 solid;
        border-top: 1px #e6e6e6 solid;
    }

    .table-container {
        width: 100%;
        overflow-x: scroll;
        margin: 0 0 .5em;
        -webkit-overflow-scrolling: touch;
    }
}

@media screen and (max-width: 480px) {
    #articleInfo20 .tit {
        margin: 20px 0px;
    }

    .textEditor h5 {
        font-size: 16px;
    }

    .textEditor li {
        margin: 5px 0px;
    }

    .textEditor h5 {
        font-size: 20px;
        padding-left: 10px
    }

    .textEditor ol {
        padding-left: 30px
    }

    .textEditor li {
        margin: 5px 0px
    }
}
