/* BASIC css start */
.m_copy{font-weight:700}
#footer .cs_info{font-size:12px;margin:15px 0}
.footer_cs{font-size:0;padding:30px 0}
.footer_cs li{display:inline-block;vertical-align:middle;width:50%;font-size:12px}
#footer .footer_top{font-size:0;background:#333;height:30px;line-height:30px;text-align:center}
#footer .footer_top span{display:inline-block;margin:0 10px}
#footer .footer_top span a{font-size:12px;color:#999}
.footer_cs li:firSt-child{position:relative}
.footer_cs li:firSt-child:before{content:'';color:#999;position:absolute;right:0;top:18px;height:100px;background:#d4d4d4;width:1px}
#footer{background:#555;clear:both;vertical-align:top;margin-top:60px;padding-bottom:40px;text-align:center}
#footer .footer{width:100%}
.footer,.footer *{color:#dadada}
#footer .sns_list a{display:inline-block;font-size:12px;padding:0 5px;margin-top:4px}
#footer:after{content:"";display:block;clear:both}
#footer,#footer div{font-size:9px;line-height:16px}
.btn_toggle{display:none; position:fixed; bottom:20px; right:13px;z-index:10;
-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}




/*          우측 하단 사이드바 메뉴(6개,30x30)         */

/* 꽃주문닷컴 인스타그램 */
.btn_toggle .snsmenu_01{
    position: absolute;
    bottom: 175px;
    right: 0;
    display: block;
    border-radius: 0;

    font-size: 22px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

.btn_toggle .snsmenu_01 img{
    width: 50px;
    height: 50px;
}



/* 꽃주문닷컴 네이버 블로그 */
.btn_toggle .snsmenu_02{
    position: absolute;
    bottom: 70px;
    right: 0;
    display: block;
    border-radius: 0;

    font-size: 22px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

.btn_toggle .snsmenu_02 img{
    width: 50px;
    height: 50px;
}



/* 네이버톡톡 채팅상담하기 */
.btn_toggle .navertalk{
    position: absolute;
    bottom: 123px;
    right: 0;
    display: block;
    border-radius: 0;

    font-size: 22px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

.btn_toggle .navertalk img{
    width: 50px;
    height: 50px;
}



/* 대표번호 전화걸기버튼 */
.btn_toggle .calling{
    position: absolute;
    bottom: 70px;
    right: 0;
    display: block;
    border-radius: 0;

    font-size: 22px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

.btn_toggle .calling img{
    width: 50px;
    height: 50px;
}



/* 포토후기 게시판 페이지 링크 */
.btn_toggle .photo_review{
    position: absolute;
    bottom: 35px;
    right: 0;
    display: block;
    border-radius: 0;
    background: #ffde40;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

.btn_toggle .photo_review img{
    width: 30px;
    height: 30px;
}




/* 페이지 상단 이동버튼 */
.btn_toggle a.btn_up{position:absolute;bottom:0;right:0;display:block;width:30px;height:30px;border-radius:0;background:#e11113;font-size:14px;font-weight:700;color:#fff;text-align:center;}
.btn_toggle a.btn_up i{color:#fff!important;line-height:30px;font-weight:1200;}


/* BASIC css end */

