@charset "UTF-8";
/*
Theme Name: 株式会社リンクオン
Description: 株式会社リンクオンのテーマ
Version: 1.0.0
*/

.admin-bar .l-header {
    top: 32px;
}
.js-modal-open, .js-modal-close {
    cursor: pointer;
}
@media screen and (max-width: 782px) {
    .admin-bar .l-header {
        top: 46px;
    }
    #wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before {
        top: 9px;
    }
}
@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed;
    }
}