@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
*/

.l-header__menuBtn {
    display: none;
}

.l-header__customBtn {
    display: none !important;
}

.l-header {
    padding: 0.8em 0.5em 1em;
}

.l-header__logo {
    line-height: 1.4;
}

.swell-block-button green_ -size-l is-style-btn_solid {
    border-radius: .5em;
    --the-btn-radius: .5em;
    --the-padding: .5em 1em;
}

.c-headLogo {
    height: auto;
}

[class*=is-style-btn_].-size-l {
    --the-padding: .8em 1em;
}

@media (max-width: 781px) {
    [class*=is-style-btn_].-size-l {
        --the-fz: 1.2em !important; 
    }
}
