@charset "utf-8";

/* 어반톡 Custom CSS Type-11 */
.templete-type10 .snsLinkbutton {
    display: block;
    width: auto;
    position: absolute;
    top: 40px;
    right: 0;
}

    .templete-type10 .snsLinkbutton .btnico-instagram  {
        display: inline-block;
        background-image: url('/images/set5/ico_01_insta_33_color.png');
    }

    .templete-type10 .snsLinkbutton .btnico-youtube {
        display: inline-block;
        background-image: url('/images/set5/ico_07_youtube_33.png');
    }

    .templete-type10 .snsLinkbutton .btnico-facebook {
        display: inline-block;
        background-image: url('/images/set5/ico_03_fcbook_33_color.png');
    }

    .templete-type10 .snsLinkbutton .btnico-twitter {
        display: inline-block;
        background-image: url('/images/set5/ico_15_xcom_33.png');
    }

    .templete-type10 .snsLinkbutton .btnico-threads {
        display: inline-block;
        background-image: url('/images/set5/ico_16_thread_33.png');
    }
