@import url('/css/animate.css'); .wow {
    animation: fadeInUp 1.5s both;
    -webkit-animation: fadeInUp 1.5s both;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.delay1 {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay2 {
    animation-delay: 1.0s;
    -webkit-animation-delay: 1.0s;
}

.delay3 {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}

.table_brand {
    padding: 0px 0px 0
}

.table_brand {
    width: 100%;
    border-right: 1px #e6e6e6 solid;
    border-top: 1px #e6e6e6 solid;
    border-spacing: 0px;
    background-color: #fff;
    margin-bottom: 20px;
    margin-top: 40px;
}

.table_brand h2 {
    line-height: 140%;
    font-weight: 500;
    letter-spacing: 0;
    position: relative;
    padding-bottom: 20px;
    font-size: 20px
}

.table_brand .gray_bg,.gray_td3_bg {
    color: rgb(57 57 57);
    padding: 10px 20px;
    margin: 10px 0
}

.table_brand .gray_bg:nth-child(2n) td {
    background-color: #fbfbfb
}

.table_brand .gray_bg td,.table_brand .red_bg th,.table_brand .red_bg td {
    padding: 10px 10px;
    border-left: 1px #e6e6e6 solid;
    border-bottom: 1px rgb(76 76 76 / 17%) solid;
    font-weight: 500;
    background-color: #eeeeee;
    text-align: center;
}

.table_brand .gray_bg td a {
    color: var(--primary)
}

.table_brand .gray_bg td a span {
    vertical-align: inherit;
}

.table_brand .red_bg td,.table_brand .red_bg th {
    border-bottom: 3pt solid #d9f2ce;
    border-top: 2pt solid  var(--triadic1);
    background-color: var(--primary);
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
}

.table_brand tr td a {
    vertical-align: initial
}

.table_brand tr td a i {
    font-size: 30px;
    color: #c5c5c5;
    padding: 4px 6px
}

.table_brand li a {
    color: var(--primary);
    vertical-align: initial;
}

.table_brand li a:hover {
    color: #afb5b9;
}

.table_brand article,.column article {
    padding: 10px 0px;
    color: #2c2c2c;
    font-weight: 400;
    line-height: 180%
}

.table_brand article h2 {
    font-size: 20px;
    padding: 0px 0 20px
}

.table_brand .textfeature {
    display: flex;
    align-items: center
}

.table_brand .textfeature .img {
    width: 520px;
    margin-right: 3%
}

.table_brand .textfeature ol {
    width: -webkit-fill-available
}

#articleInfo18 {
    position: relative;
}

#articleInfo18 * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#articleInfo18 .art01 {
    display: flex;
}

#articleInfo18 .bigtitle {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#articleInfo18 .bigtitle h2 {
    font-size: 30px;
}

#articleInfo18 .art01 .artleftbox {
    display: flex;
    flex-direction: column;
    width: 75%;
    padding: 0 50px 0 0;
}

#articleInfo18 .art02 .artleftbox {
    width: 100%;
}

#articleInfo18 .titleJ {
    display: flex;
    align-items: center;
    margin: 0 20px;
}

#articleInfo18 .textJ {
    margin-top: 10px;
    font-weight: 300;
    color: #4d4d4d;
    padding-bottom: 10px;
    display: flex;
}
#articleInfo18 .textJ .table-container{
    width: 100%;
    margin: 20px;
}
#articleInfo18 .titleJ h2 {
    margin-right: 10px;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 32px;
    color: #3e9ada;
    margin-bottom: 0;
    font-family: "Fredoka", sans-serif;
}
#articleInfo18 .titleJ h3{
    margin-left: 20px;
    color: #101010;
    font-weight: 500;
    font-size: 24px;
    }
#articleInfo18 .titleJ p {
    margin-left: 20px;
    color: #101010;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 1.5px;
}

#articleInfo18 .art01 .artrightbox {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 30%;
}

#articleInfo18 .art01 .artrightbox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#articleInfo18 .art01 .artrightbox .phtoJ {
    position: absolute;
    width: 300px;
    margin-left: -150px;
    bottom: -30px;
}

#articleInfo18 .bottomsolgon {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
}

#articleInfo18 .bottomsolgon h3 {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 27px;
    font-family: "Noto Serif TC", serif;
    letter-spacing: 1.5px;
    margin-top: 10px;
    color: #525252;
}

#articleInfo18 .inbox {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0 30px 30px;
    border-left: #e1e1e1 1px solid;
    width: 90%;
}

#articleInfo18 .inbox .tel {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 30px;
    vertical-align: bottom;
    padding-bottom: 17px;
}

#articleInfo18 .inbox .textStyle a {
    font-size: 18px;
}

#articleInfo18 .inbox .tel a {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 30px;
    color: var(--primary);
}

#articleInfo18 .inbox .tel span {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 30px;
}

#articleInfo18 .art02 {
    position: relative;
    display: flex;
    margin: 40px 0;
}

#articleInfo18 .art02 .itemJ {
    display: flex;
    width: 33.3%;
    flex-direction: column;
    align-items: center;
    padding: 40px 10px;
    min-height: 250px;
    justify-content: center;
    border-left: rgb(193 193 193 / 55%) 1px solid;
}

#articleInfo18 .art02 .itemJ:first-child {
    border-left: none;
}

#articleInfo18 .art03 {
    position: relative;
    display: flex;
    margin: 50px 0;
    justify-content: center;
}

.bd_column span {
    vertical-align: initial;
}

.bd_column .dental,.table_brand .gray_bg td a.dental {
    color: rgb(26, 167, 27);
}

.bd_column .periodontal,.table_brand .gray_bg td a.periodontal {
    color: rgb(5, 114, 193);
}

.bd_column .denture,.table_brand .gray_bg td a.denture {
    color: rgb(245, 31, 88);
}

.anchorBox {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 14px;
    color: #bdbdbd;
    margin-top: 70px;
    width: 100%;
}

.anchorBox::after {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    z-index: -1;
    width: 100%;
    height: 1px;
    background-color: #cc352e;
}

.anchorBox li {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 22px;
    width: 33.3%;
    text-align: center;
}

.anchorBox li span {
    display: inline-block;
    transition: all 0.5s ease-in-out;
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    color: #ceb178;
    letter-spacing: 1.5px;
    font-family: "cwTeXFangSong",serif;
}

.anchorBox li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 3px solid #cc352e;
    background-color: #ffffff;
    transition: all 0.5s ease-in-out;
}

.anchorBox li.current,.anchorBox li:hover {
    color: #cc352e;
}

.anchorBox li.current span,.anchorBox li:hover span {
    transform: scale(1.2);
    transform-origin: center;
}

.anchorBox li.current::before,.anchorBox li:hover::before {
    border-color: #d85049;
}

.normalBtn a {
    border-radius: 26px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
    width: 200px;
    transition: 0.1s;
    padding: 0 20px;
    margin-top: 22px;
    background-color: #897baf;
    justify-content: center;
}

.normalBtn a span {
    color: #fff;
    font-weight: 500;
    letter-spacing: 1.5px;
}

@media (max-width: 1280px) {
    #articleInfo18 .art01 .artrightbox img {
        height:100%;
        object-fit: cover;
    }
}

@media (max-width: 1180px) {
    #articleInfo18 .titleJ{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
    #articleInfo18 .titleJ h3,#articleInfo18 .titleJ p{
    margin-left: 0;
    font-size: 20px;
}
    .anchorBox {
        display:flex;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 30px;
        margin-bottom: 0;
    }

    .anchorBox li::before {
        left: 0;
        top: 7px;
    }

    .anchorBox li {
        padding-top: 0;
        margin: 10px;
        padding-right: 0;
    }

    .anchorBox::after {
        left: 11px;
        width: 1px;
        height: 100vw;
    }

    .anchorBox li span {
        text-align: inherit;
    }

    #articleInfo18 .art02 {
        flex-direction: column;
        margin: 40px 0;
    }

    #articleInfo18 .art02 .itemJ:first-child,#articleInfo18 .art02 .itemJ {
        border-left: unset;
        border: #b4b4b4 1px solid;
        padding: 10px 20px;
    }

    #articleInfo18 .art02 .itemJ {
        width: 100%;
        align-items: flex-start;
        min-height: 130px;
        margin-bottom: 13px;
    }

    #articleInfo18 .art02 .itemJ:before {
        content: "";
        width: 2px;
        height: 100px;
        position: absolute;
        background: #353535;
        left: 0;
    }
}

@media screen and (max-width: 980px) {
    #articleInfo18 .textJ .table-container{
    width: auto;
}
    #articleInfo18 .art01 {
        display:flex;
        flex-direction: column;
        align-items: center;
    }

    #articleInfo18 .art01 .artleftbox {
        width: 100%;
        padding: 0;
    }

    #articleInfo18 .art01 .artrightbox {
        width: 100%;
    }

    #articleInfo18 .art01 .artrightbox .phtoJ {
        margin-left: 0;
        right: 30px;
        bottom: auto;
        top: -60px;
    }

    #articleInfo18 .textJ {
        display: flex;
        flex-direction: column;
    }

    .table_brand article,.column article {
        font-size: 15px
    }

    .table_brand .textfeature {
        display: flex;
        flex-direction: column
    }

    .table_brand .textfeature .img {
        width: -webkit-fill-available;
        margin-right: 0
    }
}

@media screen and (max-width: 645px) {
    .table_brand {
        width: 530px;
        border-right: 1px #e6e6e6 solid;
        border-top: 1px #e6e6e6 solid;
    }

    .table-container {
        width: auto;
        overflow-x: scroll;
        margin: 0 0 .5em;
        -webkit-overflow-scrolling: touch;
    }

    #articleInfo18 .art01 .artrightbox .phtoJ {
        width: 183px;
        top: -13px;
        right: 5px;
    }


    #articleInfo18 .titleJ h2 {
        margin-right: 0;
        font-size: 24px;
    }

    #articleInfo18 .titleJ p {
        margin: 20px  0 0;
        font-size: 16px;
    }

    #articleInfo18 .inbox {
        width: 100%;
        padding: 0 20px 30px;
    }
}
