
  .floating_banner{position:fixed;top:50%;right:10px;transform: translateY(-50%);z-index:1111;}
  .floating_banner a{display:block;width:100px;height:100px;border-radius:60px;background-repeat:no-repeat;background-position:center center;margin-top:15px;}
  .floating_banner a.floating_01{background-image:url(http://daegupasanlll.cafe24.com/bizdemo104093/img/hblock/design/floating/floating_01.png);margin-top:0;}
  .floating_banner a.floating_02{background-image:url(http://daegupasanlll.cafe24.com/bizdemo104093/img/hblock/design/floating/floating_02.png)}
  .floating_banner a.floating_03{background-image:url(http://daegupasanlll.cafe24.com/bizdemo104093/img/hblock/design/floating/floating_03.png)}
  .floating_banner a.floating_04{background-image:url(http://daegupasanlll.cafe24.com/bizdemo104093/img/hblock/design/floating/floating_04.png)}


/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {

  .floating_banner {top:65%;}
  .floating_banner a{display:block;width:50px;height:50px;border-radius:30px;background-repeat:no-repeat;background-position:center center;margin-top:10px;background-size:cover}
  .floating_banner a.floating_01{background-image:url(http://daegupasanlll.cafe24.com/bizdemo104093/img/hblock/design/floating/floating_01_m.png);margin-top:0;}
  .floating_banner a.floating_02{background-image:url(http://daegupasanlll.cafe24.com/bizdemo104093/img/hblock/design/floating/floating_02_m.png)}
  .floating_banner a.floating_03{background-image:url(http://daegupasanlll.cafe24.com/bizdemo104093/img/hblock/design/floating/floating_03_m.png)}
  .floating_banner a.floating_04{background-image:url(http://daegupasanlll.cafe24.com/bizdemo104093/img/hblock/design/floating/floating_04_m.png)}
}
@media (max-width: 768px) {

}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 380px) {

}
@media (max-width: 320px) {
}