.brand_story_con {
    background-image: url(../../sub/2025_renewal/mo/brand-bg1.png);
    background-repeat: no-repeat;
    /* background-position: center; */
    background-position-y: 60vw;
    background-size: contain;
}


.bs_main_img {
    width: 90%;
    margin: 0 auto;
    padding-top: 10vw;
}

.bs_main_logo img {
    width: 100%;
    padding: 10vw 0 10vw 0;
}

.bs_main_logo span {
    display: block;
    width: 5vw;
    height: .1vw;
    background: #d2a776;
    margin: 5vw auto;
}

.bs_main_copy {
    display: inline-block;
    width: 92%;
    padding: 3vw 0 1vw 0;
    margin: auto 0;
    text-align: center;

}

.bs_main_text h3 {
    color: #fff;
    font-size: 3.5vw;
    font-weight: 500;
}

.bs_main_text h3 span {
    color: #9c844b;
}

.bs_main_text h3 span.pt {
    font-style: italic;
    color: #fff;
}


.bs_main_text p {
    color: #fff;
    line-height: 4vw;
    font-weight: 100;
    font-size: 2.8vw;
    padding: 5vw 0;
}

.bs_main_text h5 {
    color: #fff;
    font-weight: 500;
    font-size: 2.8vw;
    padding-top: 2vw;
    padding-bottom: 15vw;
}

.bs_bottom {
    padding-bottom: 15vw;
}

.mySwiper5 {
    height: auto;
    padding-bottom: 1vw;
}

.mySwiper5 .swiper-wrapper {
    height: auto;
}

.mySwiper5 .swiper-slide {
    background: none;
}

.bs_slide_img {
    position: relative;
    /* margin: 0 auto; */
    border: 5vw solid #fff;
    background: #fff;
    width: 70%;
}

.bs_slide_box img {
    width: 80%;
    margin: 0 auto;
}

.bs_slide_box {
    position: absolute;
}

/*.bs_box1 {
    background-image: url(../img/sub/brand_story/slide01.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}*/



.bs_box1 p,
.bs_box2 p,
.bs_box3 p {
    color: #fff;
    line-height: 5vw;
    padding: 5vw 0;
    font-size: 3vw;
    font-weight: 400;
}

.bs_box2 h3 {
    color: #15254c;
    font-size: 4vw;
    font-weight: 600;
}

.bs_box3 h3 {
    color: #d2a776;
    font-size: 4vw;
    font-weight: 600;
}



#bullet_03 {
    bottom: -1vw;
    z-index: 10;
    left: 0;
    width: 100%;
    height: 5vw;
}

#bullet_03 .swiper-pagination-bullet-active {
    opacity: 1;
}

#bullet_03 .swiper-pagination-bullet {
    width: 2vw;
    height: 2vw;
    display: inline-block;
}