@charset "UTF-8";

.bell-face {

    font-size: 1.2em !important;
    position: relative !important;
    border: 0 !important;
    margin: 15px !important;
    letter-spacing: 1.5px;
    }
    
    .bell-face a {
        display: block !important;
        padding: 10px 0px !important;
        border: 3px solid #195cbf !important;
        background:linear-gradient(#1D62F0,#132874) !important;
        /*
        background:#132874 !important;*/
        color: #fff !important;
        font-size: 1em !important;
        text-align: center !important;
        text-decoration: none !important;
        line-height: 1.5 !important;
        -webkit-box-sizing: border-box !important;
        box-sizing: border-box !important;  
        box-shadow: 5px 8px 6px rgba(0,0,0, 0.3);
        
    }
    
    .bell-face a:hover {
    
    background: #4a9ad3 !important; 
    border: 3px solid #3073e1 !important;
          
    }


    .dsfl_sp_menu01 p a {

        position: relative;
        
        
    }
    
    .mod-building-list_information strong,
    .mod-building-list .mod-media-col strong {

        font-weight: normal;

    }


    .mod-building-list_information small,
    .mod-building-list .mod-media-col small,
   .mod-building-list .schedule {
        display: table;
        background: #3073e1;
        padding: 1px 5px;
        box-sizing: border-box;
        color: #fff;
        border: 1px solid #ccc;
    }




    .mod-area-list.has-cat1731 {
        background: url(/business/amenity/img/area-list_bg_hokkaido.png) no-repeat 0 0;
        background-size: 63px auto;
    }

    .mod-building-list_title em,
    a .mod-link.size-large em { 

            display: inline;
            font-weight: normal;
    }



    @media screen and (max-width: 767px){



body .mod-form select {
    font-size:100%;

    }


}