@charset "utf-8";

.swiper-container {
    width: 450px;
    height: 450px;
    border: 1px solid black;
}

.swiper-wrapper img {
    width: 100%;
    height: 100%;
}

.btn-box {
    width: fit-content;
    margin: 20px auto 0px;
}