/*
 * Theme Name: SMIF Theme
 * Description: Template webiste smif
 * Theme URI: 
 * Version: 3.0
 * Author: eFUSION
 * Author URI: 
 * Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 * Textdomain: jladev
 */

#wp-admin-bar-edit,
#wp-admin-bar-new-content,
#wp-admin-bar-comments,
#wp-admin-bar-customize,
#wp-admin-bar-updates {
    display: none !important;
}

li.c-gradiend-blue-to-white-box {
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 2px 0px rgb(0, 0, 0, 0.2);
}

li.c-gradiend-blue-to-white-box a i {
    color: #fc9827;
    display: inline-block;
    margin-right: 1rem;
    font-size: 24px;
}

li.c-gradiend-blue-to-white-box a {
    display: block;
    padding: 0 2rem;
    font-size: 24px;
    font-weight: 900;
}

.fix-h4-title {
    background: none !important;
}

.fix-h4 {
    background: #fdcc34 !important;
}

.e-txt1 {
    width: 105px;
    margin-left: 15px;
}

.jla-fix-02 {
    width: 85%;
    margin-top: -30px;
}

@media (max-width: 576px) {
    li.c-gradiend-blue-to-white-box {
        height: auto;
        line-height: 1.6;
    }

    li.c-gradiend-blue-to-white-box a {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 16px;
    }
}

@media (max-width: 640px) {
    #dansyo .renraku h4.font-2x {
        font-size: 1.7rem;
    }

    #dansyo .renraku .renraku-tel {
        font-size: 1.5rem;
    }
}

@media (max-width: 768px) {
    #dansyo .renraku>div {
        margin-bottom: 40px;
    }
}

@media (max-width: 640px) {
    #hoken_soudan .renraku .renraku-tel {
        font-size: 1.5rem;
    }
}