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

/*吹き出し幅調整*/
.-bln-left>.c-balloon__body {
    padding: 4px 0px 4px 10px !important;
}
.-bln-right>.c-balloon__body {
    padding: 4px 10px 4px 0px !important;
}
.c-balloon__text {
    padding: 1em 0.5em !important;
}

/*過去分*/
#gnav{
	display:none;
}
#breadcrumb{
	display:none;
}
.p-articleFoot{
	display:none;
}
.c-iconBtn{
	display:none;
}
.post_content {
    margin: 0 0;
}
.c-postTitle__ttl {
	display:none;
    width: 100%;
    font-size: 5vw;
    line-height: 1.4;
}

.l-content {
    padding-top: 0em;
}

.p-articleThumb {
	margin-top:0;
}

.l-mainContent__inner>.post_content {
    margin: 0em 0;
}
