/* 202103 */

.heal01-template-10 {
    position: relative;
    overflow: hidden;
    padding-top: 45px;
    background-position: center;
    background-size: cover;
}

.heal01-template-10__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 10px;
    position: relative;
}

.heal01-template-10__top::before {
    content: '';
    position: absolute;
    width: 705px;
    height: 1px;
    background-color: #282828;
    bottom: 0;
    right: 0;
}

.heal01-template-10__top.-center {
    display: block;
    text-align: center;
}

@media (max-width: 1199px) {
    .heal01-template-10__top-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.heal01-template-10__top-title-en {
    font-size: 70px;
    font-family: Cormorant Garamond, serif;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -2px;
    line-height: 1;
    margin-right: 35px;
}

@media (max-width: 1199px) {
    .heal01-template-10__top-title-en {
        font-size: 45px;
        letter-spacing: normal;
        display: block;
    }
}

.heal01-template-10__top-title-zh {
    font-size: 24px;
    font-family: Noto Sans TC, sans-serif;
    font-weight: 700;
    letter-spacing: 0.6px;
}

@media (max-width: 1199px) {
    .heal01-template-10__top-title-zh {
        font-size: 16px;
        display: block;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        padding-bottom: 5px;
    }
}

.heal01-template-10__top-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.heal01-template-10__top-more-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.8px;
    font-weight: 700;
}

.heal01-template-10__top-more-icon {
    margin-left: 14px;
    font-weight: 900;
}

@media (max-width: 1199px) {
    .heal01-template-10 {
        padding-top: 45px;
    }
}

.heal01-template-10__deco {
    position: absolute;
    top: 70px;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

@media (max-width: 1199px) {
    .heal01-template-10__deco {
        display: none;
    }
}

.heal01-template-10 .container {
    z-index: 1;
    position: relative;
}

@media (max-width: 1199px) {
    .heal01-template-10 .container {
       padding: 0;
    }
    .heal01-template-10__inner{
        padding: 0 20px;
    }
    .heal01-template-10__top::before {
        width: 100%;
    }
}

.heal01-template-10__bottom {
    padding-top: 20px;
}

@media (min-width: 1200px) {
    .heal01-template-10__bottom {
        display: -ms-grid;
        display: grid;
        padding-top: 45px;
        -ms-grid-columns: 140px 75px 320px;
        grid-template-columns: 140px 320px;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        grid-gap: 0 75px;
        width: 705px;
        margin: 0 0 0 auto;
    }
    .heal01-template-10__bottom> :first-child {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .heal01-template-10__bottom> :nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
}

.heal01-template-10__bottom-title {
    font-size: 18px;
    font-family: Noto Sans TC, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

@media (max-width: 1199px) {
    .heal01-template-10__bottom-title {
        font-size: 15px;
        padding-bottom: 20px;
    }
}

.heal01-template-10__bottom-desc {
    font-size: 14px;
    line-height: 2;
    font-weight: 400;
    letter-spacing: 0.35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}


/* 202103 */

.heal01-template-10__inner {
    z-index: 2;
    position: relative;
    background-position: center;
    background-size: cover;
}

@media (min-width: 1200px) {
    .heal01-template-10__inner {
        margin-right: -270px;
    }
}

.heal01-template-10__inner-box {
    position: relative;
    padding-top: 55px;
    padding-bottom: 55px;
}

@media (min-width: 1200px) {
    .heal01-template-10__inner-box {
        margin: 0 18% 0 auto;
        max-width: 920px;
        padding-top: 110px;
        padding-bottom: 275px;
    }
}

.heal01-template-10__inner-box-content {
    z-index: 2;
    position: relative;
}
@media (max-width:700px){
    .heal01-template-10 .bg_mobile{
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
    }
    .heal01-template-10__inner{
        padding: 0;
    }
    
    .heal01-template-10__inner-box{
        padding: 55px 20px 55px 20px;
    }
     .heal01-template-10 .bg_mobile__inner{
         background-size: cover;
         background-position: center;
         width: 100%;
         height: 100%;
         position: absolute;
         top: 0;
     }
}