/* BASIC css start */
.quick-menu {opacity: 0; position: fixed; z-index: 992; right: 8px; bottom: 75px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; transition: all 200ms ease;}
.quick-cont { position:relative; z-index: 991; }
.quick-cont div {display: block;width: 40px;height: 40px;padding: 8px;box-sizing: border-box;border-radius: 100%;background-color: rgba(0, 0, 0, 0.4);margin-top: 10px;}
.quick-cont div img {width: 100%;}
.quick-cont .view, .quick-cont .kakao {background:#000;position: relative;}
.quick-cont .view .today_ico{position: absolute;top: 0;left: 37px;font-size: 10px;font-weight: 600;line-height: 11px;color: #fff;font-size: 10px;}
.quick-cont .top-btn a:before  {display: block;width: 100%;height: 100%;content: "\f106";font-family: FontAwesome;font-size: 20px;color: #fff;text-align: center;line-height: 22px;}

   

   

/* BASIC css end */

