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

/*---------------------------------
design
---------------------------------*/
.d_pc {
    display: block;
}
.d_sp {
    display: none;
}
.b600 {
    max-width: 600px;
    margin: 0 auto 2rem;
}
/*--font--*/
.body {
    font-family: minerva-modern, sans-serif !important;
    font-style: normal;
    font-weight: 400;
    color: #4f4821;
}
.l-fixHeader__gnav.c-gnavWrap, div#breadcrumb, footer#footer, nav#gnav, .p-mainVisual__scrollLabel, .p-mainVisual__textLayer, h1.c-pageTitle, .c-infoBar, .l-header__bar .c-catchphrase {
    font-family: minerva-modern, "fot-tsukuaoldmin-pr6n", sans-serif;
    letter-spacing: 0.15rem;
}
p.h2ab {
    font-family: the-seasons, sans-serif;
    letter-spacing: 0.2rem;
}
/*--color--*/
/*--headding--*/
h2.wp-block-heading.is-style-section_ttl {
    margin-top: 2rem;
}
/*--btn--*/
/*--box--*/
.swell-block-box-menu__text {
    line-height: 1.5;
}
/*--decoration--*/
/*---------------------------------
header
---------------------------------*/
/*---------------------------------
footer
---------------------------------*/
/*---------------------------------
sidebar
---------------------------------*/
/*---------------------------------
home
---------------------------------*/
.top #content {
    padding-top: 0;
}
/*---------------------------------
about
---------------------------------*/
/*---------------------------------
service
---------------------------------*/
.page-id-11 .post_content {
    margin-top: 0 !important;
}
/*---------------------------------
contact
---------------------------------*/
/*---------------------------------
privacy policy
---------------------------------*/
/*---------------------------------
terms of service
---------------------------------*/
/*---------------------------------
works
---------------------------------*/
/*---------------------------------
voice
---------------------------------*/
/*---------------------------------
post
---------------------------------*/
@media screen and (max-width: 834px){
    /*---------------------------------
    design
    ---------------------------------*/
    .d_pc {
        display: none;
    }
    .d_sp {
        display: block;
    }
    .b600 {
        width: 100%;
    }
    /*--headding--*/
    /*--btn--*/
    /*--box--*/
    /*--decoration--*/
    /*---------------------------------
    header
    ---------------------------------*/
    /*---------------------------------
    footer
    ---------------------------------*/
    /*---------------------------------
    sidebar
    ---------------------------------*/
    /*---------------------------------
    home
    ---------------------------------*/
    /*--mainvisual--*/
    /*---------------------------------
    about
    ---------------------------------*/
    /*---------------------------------
    service
    ---------------------------------*/
    /*---------------------------------
    contact
    ---------------------------------*/
    /*---------------------------------
    privacy policy
    ---------------------------------*/
    /*---------------------------------
    terms of service
    ---------------------------------*/
    /*---------------------------------
    works
    ---------------------------------*/
    /*---------------------------------
    voice
    ---------------------------------*/
    /*---------------------------------
    post
    ---------------------------------*/
}