@charset "UTF-8";
/*
Template: swell
Theme Name: SWELL CHILD
Theme URI: https://swell-theme.com/
Description: 美骨Labo 自由が丘 専用SWELL子テーマ
Version: 1.0.0
Author: LOOS WEB STUDIO / 美骨Labo
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
*/

/* SWELL標準の見出し装飾を、サイト専用デザイン内ではリセット */
.bkl h1,
.bkl h2,
.bkl h3,
.bks h1,
.bks h2,
.bks h3 {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.bkl h1::before,
.bkl h1::after,
.bkl h2::before,
.bkl h2::after,
.bkl h3::before,
.bkl h3::after,
.bks h1::before,
.bks h1::after,
.bks h2::before,
.bks h2::after,
.bks h3::before,
.bks h3::after {
    content: none !important;
    display: none !important;
}

.bkl-concept h2,
.bkl-cta h2,
.bks-cta h2 {
    color: #fff !important;
}
