@charset "utf-8";

#shMiddleBnr{position:relative}
#shMiddleBnr p{overflow:hidden;position:relative;z-index:1;max-width:1400px;width:100%;margin:80px auto 0;font-size:46px;color:#222;font-family:'LotteMartDreamBold'}
#shMiddleBnr p span{opacity:0;position:relative;bottom:-46px}
#shMiddleBnr .bg{height:350px;margin-top:-15px;background:center no-repeat;background-size:cover;margin-bottom:10px}

@media(max-width:1440px){
#shMiddleBnr p{padding:0 20px}
#shMiddleBnr .bg{margin-left:15px;margin-right:15px;margin-bottom:10px}	
}
@media(max-width:1024px){
#shMiddleBnr{background:#fff}
#shMiddleBnr p{position:absolute;left:50%;top:50%;z-index:10;transform:translate(-50%,-50%);width:max-content;margin:0;font-size:32px;color:#fff}	
#shMiddleBnr .bg{opacity:.65;height:260px;margin-left:15px;margin-right:15px;margin-bottom:10px}
}
@media(max-width:480px){
#shMiddleBnr{background:#fff}
#shMiddleBnr p{position:relative;left:auto;top:auto;transform:none;width:95%;padding:15px 0;border-top:1px solid #d1d1d1;border-bottom:1px solid #eee;font-size:16px;color:#222;text-align:center;font-family:'Noto Sans KR';font-weight:500}
#shMiddleBnr p span{opacity:1;bottom:auto}
#shMiddleBnr .bg{height:200px;margin-top:35px; margin-bottom:10px}	
}
