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


/* 固定ページタイトル */
#top_title_area .c-pageTitle{
	font-size: 2em;
	text-align: center;
	color: #8b8197;
}
#top_title_area .c-pageTitle__subTitle{
  display: block;
	margin-left: 0;
}
#top_title_area .u-fz-14 {
		font-size: 18px;
}

.l-topTitleArea__body {
	text-shadow: none;
}

.c-smallNavTitle {
        color: #333;
    }


/* スマホ開閉メニュー */
.p-spMenu__inner .has-border,
.p-spMenu__inner div.has-background,
.p-spMenu__inner p.has-background,
.p-spMenu__inner .swell-block-columns{
	margin: 0 2em!important;
} 

.p-spMenu__nav{
	display:none!important;
}
 

/* スマホテキスト */
@media screen and (max-width: 768px) {
.sp-text{
	font-size: 90%!important;
	}

.sp-text2{
	font-size: 80%!important;
	}	
.sp-text3{
	font-size: 70%!important;
	}	
}


/* Instagramfeed */
#sb_instagram .sbi_follow_btn a {
    margin: 0 auto 0 auto;
}

/* リキャプチャ */
.grecaptcha-badge {
  visibility: hidden;
}