/* 202103 */

.heal01-template-04 {
    overflow: hidden;
    padding-top: 90px;
    padding-bottom: 60px;
    /* background: url(..//img/t-04/bg.jpg) 0 50%/2560px auto no-repeat; */
    /* background-size: auto; */
    background-size: cover;
    background-position: center;
    /* background:0 50%/2560px no-repeat */
}

.heal01-template-04__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;
    border-bottom: 1px solid #282828;
    padding-bottom: 10px;
}

.heal01-template-04__top.-center {
    display: block;
    text-align: center;
}

@media (max-width: 1199px) {
    .heal01-template-04__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-04__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: 30px;
}

@media (max-width: 1199px) {
    .heal01-template-04__top-title-en {
        font-size: 45px;
        letter-spacing: normal;
        display: block;
    }
}

.heal01-template-04__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-04__top-title-zh {
        font-size: 16px;
        display: block;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        padding-bottom: 5px;
    }
}

.heal01-template-04__top-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.heal01-template-04__top-more-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.8px;
    font-weight: 700;
}

.heal01-template-04__top-more-icon {
    margin-left: 14px;
    font-weight: 900;
}

@media (min-width: 1200px) and (min-width: 1200px) {
    .heal01-template-04__inner {
        margin: 0 0 0 auto;
        max-width: 1150px;
    }
}

@media (min-width: 1200px) and (min-width: 1200px) {
    .heal01-template-04__bottom {
        margin: 0 0 0 auto;
        max-width: 920px;
        position: relative;
        left: -60px;
    }
}

.heal01-template-04 .swiper-pagination-progressbar {
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #282828;
}

.heal01-template-04 .swiper-pagination-progressbar-fill {
    background: #9cc463;
}

.heal01-template-04__swiper-next,
.heal01-template-04__swiper-prev {
    z-index: 3;
    position: absolute;
    top: 50%;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 45px;
    font-size: 20px;
    font-weight: 900;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

@media (max-width: 1199px) {
    .heal01-template-04__swiper-next,
    .heal01-template-04__swiper-prev {
        right: -12px;
        width: 45px;
    }
}

.heal01-template-04__swiper-prev {
    right: auto;
    left: 0;
}

@media (max-width: 1199px) {
    .heal01-template-04__swiper-prev {
        left: -12px;
    }
}

@media (max-width: 1199px) {
    .heal01-template-04__swiper {
        overflow: visible;
    }
}

.heal01-template-04__swiper-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 1200px) {
    .heal01-template-04__swiper-bottom {
        padding-left: 30px;
    }
}

.heal01-template-04__swiper-btn-group {
    position: relative;
    margin-right: 90px;
    width: 110px;
}

@media (max-width: 1199px) {
    .heal01-template-04__swiper-btn-group {
        margin-right: 20px;
        width: 60px;
    }
}

.heal01-template-04__swiper-index {
    font-size: 24px;
    font-family: Cormorant Garamond, serif;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 1.18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 30px;
    font-weight: 700;
}

@media (max-width: 1199px) {
    .heal01-template-04__swiper-index {
        font-size: 16px;
    }
}

.heal01-template-04__swiper-index-split {
    margin-right: 10px;
    margin-left: 10px;
}

.heal01-template-04__swiper-pagination {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.heal01-template-04__swiper-slide {
    padding: 130px 0;
    width: 20%;
}

@media (max-width: 1199px) {
    .heal01-template-04__swiper-slide {
        padding: 60px 0;
        width: 33.33333%;
    }
}

.heal01-template-04__swiper-slide.swiper-slide-active img,
.heal01-template-04__swiper-slide.swiper-slide-duplicate-active img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.heal01-template-04__swiper-slide img {
    display: block;
    margin: auto;
    width: auto;
    height: 80px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

@media (max-width: 1199px) {
    .heal01-template-04__swiper-slide img {
        height: 40px;
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
    }
}