#premium8 {
    position:relative;
    width:100%; height:100%;
    background-size: cover;
    /*background-attachment: fixed;*/
    background-position:center top;
    overflow: hidden;
    background-color: #f2ede8;
    background-image: url(./img/premium8_bg.jpg);
    background-size: 100% 45%;
    background-repeat: no-repeat;
}


#premium8 .sec2_inner {
    position: absolute; display: inline-block; width: 1200px; height: auto; text-align: center;
    top: 45%; left: 50%; transform: translate(-50%, -50%);  padding-top: 100px;
}


#premium8 .sec2_title { position: relative; letter-spacing: -2px; padding-top:18% }
#premium8 .sec2_title .tt1 { font-size: 2rem; color:#fff }
#premium8 .sec2_title .tt1 b { font-size: 2.3rem; font-weight: 600; color:#E40077 }
#premium8 .sec2_title .tt2{ font-size: 1.2rem; font-weight: 400; margin-bottom:80px; color:#fff; letter-spacing: -0.5px; opacity: 0.8; }

#premium8 .p8Swiper { width: 100%; height: 440px; margin-top: 100px; border:0px solid red }
#premium8 .p-slider .ptt1 { font-size: 14px; letter-spacing: -1px;  font-weight: normal; margin-top: 15px; color: #fff;}
#premium8 .p-slider .ptt2 { font-size: 24px; color: #fffcdf; font-weight: bold; margin-top: 12px;}




#premium8 .p2 {
    font-size: 1.2rem; font-family: '나눔명조', sans-serif; color: #c29c69; margin: 15px 0;
    font-weight: 600; line-height: 40px; letter-spacing: -1px;
}
#premium8 .p3 {
    font-size: 1.6rem; color: #8d0052; font-weight: 600; letter-spacing: -2px; margin: 15px 10px;
    word-break: keep-all;
}
#premium8 .p4 {
    font-size: 1.1rem; font-weight: 00; letter-spacing: -1px; line-height: 26px;
    word-break: keep-all;
}
#premium8 .p4 span {  font-size: 0.8rem; }


#premium8 .swiper-button-prev:after, #premium8 .swiper-button-next:after { content:'' }
#premium8 .swiper-button-prev, #premium8 .swiper-button-next {
    width: 60px; height: 40px; filter: brightness(0);
    top: auto; bottom: 60px;
} 
#premium8 .swiper-button-prev { left:45%; transform: translateX(-50%);}
#premium8 .swiper-button-next { left:55%; transform: translateX(-50%);} 