/* 202103 */

.heal01-template-09 {
    overflow: hidden;
    padding-top: 180px;
    padding-bottom: 45px;
    /* background: url(..//img/t-09/bg.jpg) 0 0/2560px auto no-repeat, #fafafa; */
    /* background-size: auto;
  background: 0 0/2560px no-repeat; */
    background-position: center;
    background-size: cover;
}

.heal01-template-09__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-09__top.-center {
    display: block;
    text-align: center;
}

.heal01-template-09__top-title {
    display: flex;
    align-items: baseline;
    justify-content: space-evenly;
    margin: 0 0 0 auto;
    width: 92%;
}

@media (max-width: 1199px) {
    .heal01-template-09__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;
        width: 100%;
    }
}

.heal01-template-09__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;
}

.heal01-template-09__top-title-en {
    margin-right: 0;
}

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

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

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

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

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

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

@media (max-width: 1199px) {
    .heal01-template-09 {
        padding-top: 30px;
        padding-bottom: 0;
        background: url(..//img/t-09/bg.jpg) 0 0/1280px auto no-repeat, #fafafa;
    }
}

.heal01-template-09__swiper-next,
.heal01-template-09__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;
    outline: none;
}

@media (max-width: 1199px) {
    .heal01-template-09__swiper-next,
    .heal01-template-09__swiper-prev {
        right: -12px;
        width: 45px;
    }
}

.heal01-template-09__swiper-prev {
    right: auto;
    left: 0;
}

@media (max-width: 1199px) {
    .heal01-template-09__swiper-prev {
        left: -12px;
    }
}

@media (max-width: 1199px) {
    .heal01-template-09__swiper {
        overflow: visible;
    }
}

.heal01-template-09__swiper-slide {
    padding: 90px 0;
    width: 14.28571%;
}

@media (max-width: 1199px) {
    .heal01-template-09__swiper-slide {
        padding: 20px 0;
        width: 33.33333%;
    }
}

.heal01-template-09__swiper-slide img {
    display: block;
    margin: auto;
    width: auto;
    height: 62px;
}

@media (max-width: 1199px) {
    .heal01-template-09__swiper-slide img {
        height: 40px;
    }
}
