@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

#body_wrap{
    padding-top: 70px;
}

#header-tel{
    padding-left: 40px;
    margin: 10px 0;
}

form{
    background-color: transparent!important;
    padding: 0!important;
}

.footer-inquiry{
    padding-left: 40px;
}

.l-footer{
    z-index: 10;
}

.btn-comment{
    margin-top: 16px;
}

.tel-popup p{
    margin: 12px 0;
}

.p-fixBtnWrap{
    bottom: 180px;
}


@media (max-width: 600px) {
    .tel-open .tel-popup .fa-circle-xmark {
        vertical-align: unset!important;
    }
    .tel-open .tel-popup .fa-phone {
        vertical-align: 3px!important;
    }
    
    .p-fixBtnWrap{
        bottom: 130px;
    }
    
}

