.food01-template-07 {
    overflow: hidden;
    position: relative;
    display: block;
    padding-top: 80px;
    padding-bottom: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    isolation: isolate;
}

.food01-template-07 .this_container {
    width: 85%;
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 100px;
}

.food01-template-07 .container_box {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}

.food01-template-07 .food01-template-07_text {
    font-size: 36px;
    font-family: "Noto Serif TC", sans-serif;
    width: 20%;
}

.food01-template-07 .food01-template-07_text .title {
    font-weight: 600;
    display: flex;
    position: relative;
}

.food01-template-07 .food01-template-07_text .text {
    display: block;
    width: 350px;
}

.food01-template-07 .food01-template-07__swiper {
    width: 77%;
    margin: 0;
}
.food01-template-07 .food01-template-07__swiper .swiper-wrapper {
    align-items: center;
}
.food01-template-07 .food01-template-07__swiper .swiper-slide {
    position: relative;
    width: auto;
}

.food01-template-07 .swiper-slide img {
}
.food01-template-07 .swiper-slide .img {
    width: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.food01-template-07 .swiper-slide .img:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 100%;
}

.food01-template-07 .food01-template-07__swiper-pagination {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: -60px;
    right: 0;
    width: 77%;
}

.food01-template-07 .food01-template-07__swiper-pagination.hide {
    display: none;
}

.food01-template-07 .food01-template-07__swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background-color: transparent;
    margin: 0 10px;
    position: relative;
    opacity: 1;
}

.food01-template-07 .food01-template-07__swiper-pagination .swiper-pagination-bullet::before {
    content: "";
    width: 11px;
    height: 11px;
    border: 2px solid #757575;
    display: block;
    position: absolute;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.food01-template-07 .food01-template-07__swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    border-color: #917260;
}

.food01-template-07 .food01-template-07__swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

.food01-template-07__swiper-bottom {
    position: absolute;
    left: 0;
    bottom: -30px;
    display: flex;
    font-size: 20px;
    font-weight: bold;
    width: 76px;
    justify-content: space-between;
}

.food01-template-07__swiper-bottom .icon {
    cursor: pointer;
}

.food01-template-07__swiper-bottom .icon.swiper-button-disabled {
    cursor: auto;
    opacity: 0.3;
}

@media (min-width: 1200px) and (min-width: 1200px) {
}

@media (min-width: 1200px) and (min-width: 1200px) {
}

@media (max-width: 1199px) {
    .food01-template-07 .food01-template-07_text {
        font-size: 24px;
        width: 100%;
        margin-bottom: 25px;
    }
    .food01-template-07 .food01-template-07__swiper {
        width: 100%;
    }
    .food01-template-07 .swiper-slide img {
        height: 70px;
    }
    .food01-template-07 .swiper-slide .img {
        width: 70px;
    }
    .food01-template-07 .food01-template-07__swiper-pagination {
        width: 100%;
    }
    .food01-template-07 .container_box {
        display: block;
    }
    .food01-template-07 .food01-template-07_text .title {
        display: block;
    }
    .food01-template-07 .food01-template-07_text .text {
        width: 100%;
    }
    .food01-template-07__swiper-bottom {
        bottom: auto;
        top: 9px;
        right: 0;
        left: auto;
    }
    .food01-template-07 .this_container {
        width: 90%;
        padding-bottom: 60px;
    }
    .food01-template-07 .this_container {
        padding-bottom: 30px;
    }
    .food01-template-07 .food01-template-07__swiper .swiper-slide {
        text-align: center;
    }
}

@media (max-width: 650px) {
    .food01-template-07 .food01-template-07_text {
        font-size: 20px;
        width: 100%;
        margin-bottom: 20px;
    }
    .food01-template-07 .this_container {
        padding-bottom: 30px;
    }
    .food01-template-07__swiper-bottom {
        top: 6px;
    }
    .food01-template-07 .food01-template-07__swiper .swiper-slide {
        text-align: center;
    }
}

@media (max-width: 365px) {
    .food01-template-07 .swiper-slide img {
        height: 45px;
    }
    .food01-template-07 .swiper-slide .img {
        width: 45px;
    }
}

.food01-template-07 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
@media (min-width: 0) and (max-width: 739px) {
    .food01-template-07 .bg.desktop {
        display: none !important;
    }
}
@media (min-width: 740px) {
    .food01-template-07 .bg.mobile {
        display: none !important;
    }
}
