.exhi01-template-03 .fz-EN {
    font-family: "Libre Baskerville", serif;
    font-size: 2vw;
    line-height: 1.25em;
    font-size: 8vw;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

@media (min-width: 740px) {
    .exhi01-template-03 .fz-EN {
        font-size: 5vw;
        -webkit-line-clamp: 4;
    }
}

@media (min-width: 980px) {
    .exhi01-template-03 .fz-EN {
        font-size: 3.25vw;
        -webkit-line-clamp: 3;
    }
}

@media (min-width: 1800px) {
    .exhi01-template-03 .fz-EN {
        -webkit-line-clamp: 2;
    }
}

.exhi01-template-03 .fz-C {
    font-size: 16px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.25em;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

@media (min-width: 740px) {
    .exhi01-template-03 .fz-C {
        font-size: 18px
    }
}

@media (min-width: 1500px) {
    .exhi01-template-03 .fz-C {
        font-size: 20px
    }
}

@media (min-width: 1800px) {
    .exhi01-template-03 .fz-C {
        font-size: 22px
    }
}

.exhi01-template-03 .text p {
    font-size: 14px;
    line-height: 1.5em
}

@media (min-width: 740px) {
    .exhi01-template-03 .text p {
        font-size: 16px
    }
}

@media (min-width: 1500px) {
    .exhi01-template-03 .text p {
        font-size: 16px
    }
}

@media (min-width: 1800px) {
    .exhi01-template-03 .text p {
        font-size: 18px
    }
}

.exhi01-template-03 {
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 92vh
}

@media (min-width: 740px) {
    .exhi01-template-03 {
        height: 92vh
    }
}

@media (min-width: 740px) and (orientation: portrait) {
    .exhi01-template-03 {
        height: 100vw;
        min-height: auto
    }
}

.exhi01-template-03 .swiper-slide {
    width: 100%
}

.exhi01-template-03 .fz-EN {
    color: #fd6443;
    font-weight: normal
}

@media (min-width: 0) and (max-width: 739px) {
    .exhi01-template-03 .fz-EN {
        margin-bottom: 10px
    }
    .exhi01-template-03 .text p {
        margin-top: 1.6vw;
    }
}

.exhi01-template-03 .fz-C {
    color: #fff;
    margin-bottom: 1.3vw
}

@media (min-width: 0) and (max-width: 739px) {
    .exhi01-template-03 .fz-C {
        margin-bottom: 10px
    }
}

.exhi01-template-03 .img-holder {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 1
}

.exhi01-template-03 .text {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (min-width: 0) and (max-width: 739px) {
    .exhi01-template-03 .text {
        padding: 0 40px 17vw 40px;
        justify-content: flex-start
    }
}

@media (min-width: 740px) {
    .exhi01-template-03 .text {
        padding: 0 12vw 9.2vw 6.25vw
    }
}

@media (min-width: 740px) and (orientation: portrait) {
    .exhi01-template-03 .text {
        padding: 9vw 12vw 9.2vw 6.25vw;
        justify-content: center
    }
}

.exhi01-template-03 .text p {
    margin-top: 2.6vw;
    color: #7c7c7c;
    width: 80%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.exhi01-template-03 .text .num {
    color: #1c2028;
    font-family: "Libre Baskerville", serif;
    font-size: 20vw;
    display: block;
    text-align: right;
    line-height: 0.9em
}

@media (min-width: 740px) {
    .exhi01-template-03 .text .num {
        font-size: 10.417vw
    }
}

@media (min-width: 0) and (max-width: 739px) {
    .exhi01-template-03 {
        display: flex;
        flex-direction: column;
        min-height: 100%;
    }
    .exhi01-template-03 .swiper-exhi01-t03-gallery {
        height: 110vw;
        width: 100%
    }
    .exhi01-template-03 .swiper-exhi01-t03-gallery .swiper-slide {
        height: 110vw
    }
    .exhi01-template-03 .swiper-exhi01-t03-text {
        height: 90vw;
        width: 100%
    }
    .exhi01-template-03 .swiper-exhi01-t03-text .swiper-slide {
        height: 90vw
    }
}

@media (min-width: 740px) {
    .exhi01-template-03 {
        display: flex
    }
    .exhi01-template-03 .swiper-exhi01-t03-gallery,
    .exhi01-template-03 .swiper-exhi01-t03-text {
        flex: 1;
        width: 50%;
        max-width: 50%;
        min-width: 50%
    }
}

.exhi01-template-03 .controller {
    position: absolute;
    right: 0;
    z-index: 6
}

@media (min-width: 0) and (max-width: 739px) {
    .exhi01-template-03 .controller {
        bottom: 30px;
        height: 30px;
        width: 100%
    }
    .exhi01-template-03 .controller .swiper-pagination {
        margin: 0 auto;
        position: static
    }
}

@media (min-width: 740px) {
    .exhi01-template-03 .controller {
        width: 40px;
        height: 100%;
        top: 0;
        right: 4.16vw
    }
    .exhi01-template-03 .controller .swiper-pagination {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        right: 0;
        top: 50%;
        counter-reset: section
    }
    .exhi01-template-03 .controller .swiper-pagination span {
        position: relative
    }
    .exhi01-template-03 .controller .swiper-pagination span:after {
        content: counter(section);
        display: block;
        font-family: 'Montserrat', Arial, Helvetica, sans-serif;
        font-weight: 600;
        counter-increment: section;
        color: #fff;
        transform: translateY(-66%);
        transition: all .4s ease
    }
    .exhi01-template-03 .controller .swiper-pagination span:before {
        position: relative;
        transform: translateX(200%);
        opacity: 0;
        transition: all .5s ease
    }
    .exhi01-template-03 .controller .swiper-pagination span.swiper-pagination-bullet-active:after {
        opacity: 1;
        transform: translate(200%, -66%)
    }
    .exhi01-template-03 .controller .swiper-pagination span.swiper-pagination-bullet-active:before {
        opacity: 1;
        transform: translateX(0)
    }
}

@media (min-width: 1500px) {
    .exhi01-template-03 .controller .swiper-pagination span:after {
        font-size: 16px
    }
}

@media (min-width: 1800px) {
    .exhi01-template-03 .controller .swiper-pagination span:after {
        font-size: 18px
    }
}