@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
*/
/* 2024/10/17追加 */
.f_add.f_add[class] {
    margin-bottom: -10rem !important;
}

.f_btn[class] {
    margin: -2rem 0;
    padding-bottom: 4.5rem !important;
}

@media screen and (max-width: 768px) {
    .f_add_txt[class] {
        margin: -60rem 0 0 9%;
    }

    .f_btn[class] {
        padding-bottom: 0rem !important;
    }

    .f_add_bimg[class] {
        margin-top: 10rem;
    }
}