/*
Theme Name: ＩＴ　ＮＥＸＴ　１　original
Theme URI: 
Description: 
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author:ＩＴ　ＮＥＸＴ　１　original
Author URI:
Text Domain: ＩＴ　ＮＥＸＴ　１　original
Version: 
License: 
License URI: 

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/





span.wpcf7-list-item {
display: block!important;
}












.mod-sp-head-bar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 470;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 51px;
    background-color: rgba(255,255,255,.9);
    border-bottom: 1px solid #ccc;
}



.mod-sp-head-bar .mod-sp-head-bar-inner {
    display: table;
    width: 100%;
}


.mod-sp-head-bar .mod-sp-head-bar-inner .mod-sp-head-bar-name {
    display: table-cell;
    padding: 5px 7px;
    vertical-align: middle;
}

.mod-sp-head-bar .mod-sp-head-bar-inner .mod-sp-head-bar-name p {
    font-weight: bold;
    text-align: center;
    color: #555;
}

.mod-sp-head-bar .mod-sp-head-bar-inner .mod-sp-head-bar-tel {
    display: table-cell;
    width: 50px;
    vertical-align: middle;
}


.mod-sp-head-bar .mod-sp-head-bar-inner .mod-sp-head-bar-tel p a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 50px;
    text-decoration: none;
    cursor: pointer;
    background-image: url(https://airclea.com/wp-content/uploads/2024/01/denwasuru.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px 20px;
}


.mod-sp-head-bar .mod-sp-head-bar-inner .mod-sp-head-bar-tel p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: #ffa444
}