@charset "UTF-8";
/*
 * index.css
 *
 */
 
/*==================================
           link page
==================================*/

.top_link li::before {
    margin: 0 10px 0 0;
    color: #35ADDA;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f152';
}