/* 202103 */

.heal01-template-08 {
    position: relative;
    overflow: hidden;
    padding-bottom: 35px;
    /* background: #fafafa; */
    background-position: center;
    background-size: cover;
}


/* 202103 */

.heal01-template-08 .bg.mobile {
    display: none;
    background-position: center;
    background-size: cover;
}


.heal01-template-08__bg {
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 1001px;
    height: 745px;
}

@media (max-width: 1199px) {
    .heal01-template-08__bg {
        
    }
}

.heal01-template-08 .container {
    z-index: 1;
    position: relative;
    padding-top: 105px;
}

@media (min-width: 1200px) {
    .heal01-template-08 .container {
        min-height: 710px;
    }
}

@media (max-width: 1199px) {
    .heal01-template-08 .container {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .heal01-template-08 {
        background-size: 0;
    }
    .heal01-template-08 .bg.mobile {
        display: block;
        background-position: center;
        background-size: cover;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
}

.heal01-template-08__desc {
    font-size: 18px;
    font-family: Noto Sans TC, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    z-index: 1;
    position: relative;
    padding-left: 230px;
    max-width: 1080px;
    font-weight: 400;
    color: #5e5e5e;
    line-height: 2;
}

@media (max-width: 1199px) {
    .heal01-template-08__desc {
        font-size: 15px;
        padding-left: 0px;
    }
}

.heal01-template-08__desc-inner {
    max-width: 850px;
    border-bottom: 1px solid #9cc463;
}


/* 202103 */

.heal01-template-08__desc-inner-text {
    margin-bottom: 35px;
    max-width: 430px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

@media (max-width: 1199px) {
    .heal01-template-08__desc-inner-text {
        margin-bottom: 15px;
    }
}

.heal01-template-08__title {
    z-index: 1;
    position: relative;
    padding-top: 70px;
    max-width: 480px;
}

@media (max-width: 1199px) {
    .heal01-template-08__title {
        padding-top: 35px;
    }
}


/* 202103 */

.heal01-template-08__title-zh {
    font-size: 31px;
    letter-spacing: 0.78px;
    font-family: Noto Sans TC, sans-serif;
    font-weight: 700;
    padding-top: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media (max-width: 1199px) {
    .heal01-template-08__title-zh {
        font-size: 24px;
        padding-top: 25px;
    }
}


/* 202103 */

.heal01-template-08__title-en {
    font-size: 70px;
    font-family: Cormorant Garamond, serif;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -2px;
    color: #6a9a27;
    font-style: italic;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media (max-width: 1199px) {
    .heal01-template-08__title-en {
        font-size: 45px;
        letter-spacing: normal;
    }
}
