@charset "utf-8";
#shSubBnr{position:relative;margin:0 5%}
#shSubBnr .banner_img{display:block;position:absolute;right:20px;top:20px;padding:10px 20px;border-radius:5px;z-index:10;font-size:14px;cursor:pointer;background:#fff;color:#333;box-shadow:3px 5px 20px -2px rgb(0 0 0 / 15%);font-family:'notokr-bold'}
#shSubBnr p{overflow:hidden;position:relative;z-index:2;max-width:1140px;width:100%;margin:80px auto 0;font-size:46px;color:#222;font-family:'LotteMartDreamBold'}
#shSubBnr p span{opacity:0;position:relative;bottom:-46px}
#shSubBnr .bg{/*height:775px;*/}
#shSubBnr .swiper-container{position:relative}
#shSubBnr .swiper-slide{overflow:hidden;border-radius:30px;font-size:30px;text-align:center;color:#fff;background-repeat:no-repeat;background-size:cover;background-position:center;font-family:'LotteMartDreamBold'}
#shSubBnr .swiper-slide img{width:100%}
#shSubBnr .sub_pager{position:absolute;left:50%;bottom:30px;transform:translateX(-50%);z-index:1;font-size:17px;text-align:center;color:#fff;font-family:'LotteMartDreamLight'}
#shSubBnr .swiper-button-next{right:25px}
#shSubBnr .swiper-button-prev{left:25px}
#shSubBnr .swiper-button-next:after, #shSubBnr .swiper-button-prev:after{color:#fff}

@media(max-width:1320px){
/*#shSubBnr .bg{height:700px}*/
}
@media(max-width:1180px){
#shSubBnr{margin:0 20px}
#shSubBnr p{font-size:35px}
}
@media(max-width:1024px){
#shSubBnr{margin:0;background:#111}
#shSubBnr p{position:absolute;left:50%;top:50%;z-index:10;transform:translate(-50%,-50%);width:max-content;margin:0;font-size:32px;color:#fff}	
#shSubBnr{background:#fff}
#shSubBnr p{position:relative;left:auto;top:auto;transform:none;width:100%;padding:15px 0;border-top:1px solid #d1d1d1;border-bottom:1px solid #eee;font-size:16px;color:#222;text-align:center;font-family:'notokr-medium'}
#shSubBnr p span{opacity:1;bottom:auto}
#shSubBnr .bg{margin:0 20px}
}
@media(max-width:1024px){
/*#shSubBnr .bg{height:600px}*/
}
@media(max-width:768px){
/*#shSubBnr .bg{height:500px}*/
}
@media(max-width:480px){
#shSubBnr .bg{/*height:450px;*/margin:0}
#shSubBnr .swiper-slide{border-radius:0}
}