.exhi01-template-04 .fz-A {
    font-size: 24px;
    font-weight: bold;
    line-height: 1em
}

@media (min-width: 740px) {
    .exhi01-template-04 .fz-A {
        font-size: 28px
    }
}

@media (min-width: 1500px) {
    .exhi01-template-04 .fz-A {
        font-size: 32px
    }
}

@media (min-width: 1800px) {
    .exhi01-template-04 .fz-A {
        font-size: 36px
    }
}

.exhi01-template-04 {
    padding-top: 50px;
    padding-bottom: 60px;
    width: 100%;
    max-width: 100vw;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width: 740px) {
    .exhi01-template-04 {
        padding-top: 7.8vw;
        padding-bottom: 4.16vw
    }
}

.exhi01-template-04 .fz-A {
    line-height: 1.125em
}

.exhi01-template-04 .title-area {
    margin-bottom: 40px;
    white-space: nowrap;
    flex: 1
}

@media (min-width: 980px) {
    .exhi01-template-04 .title-area {
        margin-bottom: 0
    }
}

@media (min-width: 0) and (max-width: 979px) {
    .exhi01-template-04 .swiper-container {
        padding-bottom: 40px
    }
}

.exhi01-template-04 .swiper-pagination .swiper-pagination-bullet:before {
    border: 1px solid #252a2e
}

.exhi01-template-04 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    border: 1px solid #fd6443
}

@media (min-width: 0) and (max-width: 739px) {
    .exhi01-template-04 .swiper-pagination {
        width: 100%;
        left: 0;
        height: 30px;
        bottom: 0;
        transform: translateY(100%)
    }
}

@media (min-width: 740px) {
    .exhi01-template-04 .swiper-pagination {
        position: absolute;
        right: 13.33vw;
        top: 0;
        transform: translateY(-100%)
    }
}

.exhi01-template-04 .container {
    position: relative;
    cursor: pointer;
}

.exhi01-template-04 .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 120px;
    margin: 20px auto
}

.exhi01-template-04 .swiper-wrap {
    position: relative;
    overflow: hidden
}

@media (min-width: 740px) {
    .exhi01-template-04 .swiper-wrap {
        padding-top: 2vw
    }
}