@charset "utf-8";
#quick{position:fixed;top:50%;right:-150px;z-index:10;margin-top:-120px;transition:0.5s}
#quick.on{right:-90px}
#quick li{position:relative;right:0;background:rgba(255,255,255,0.75);transition:0.4s}
#quick .move:hover{right:90px}
#quick li span,#quick li button{display:block;width:150px;height:60px;padding-left:60px;border:1px solid #e9e9e9;border-right:none;box-sizing:border-box;font-size:16px;line-height:60px;color:#fff;letter-spacing:-0.4px;transition:0.4s;font-family:'notokr-regular',sans-serif}
#quick li:hover{cursor:pointer}
#quick li:hover span{border:none}
#quick .li01 span{border-bottom:none;background:url(/sh_all/quick/quick1/img/quick_icon01.png) 17px center no-repeat}
#quick .li01:hover span{background:url(/sh_all/quick/quick1/img/quick_icon01_on.png) 17px center no-repeat}
#quick .li02 span{background:url(/sh_all/quick/quick1/img/quick_icon02.png) 17px center no-repeat}
#quick .li02:hover span{background:url(/sh_all/quick/quick1/img/quick_icon02_on.png) 17px center no-repeat}
#quick .li03 span{border-top:none;border-bottom:none;background:url(/sh_all/quick/quick1/img/quick_icon03.png) 17px center no-repeat}
#quick .li03:hover span{background:url(/sh_all/quick/quick1/img/quick_icon03_on.png) 17px center no-repeat}
#quick .li04{background:#3a3a3a}
#quick li button{border:none;background:url(/sh_all/quick/quick1/img/quick_top.png) 17px center no-repeat;text-indent:-9999px}