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



/* 固定ページタイトル */
.c-pageTitle{
	font-size: 2.5em;
	text-align: center;
}

.c-pageTitle__subTitle{
  display: block;
	margin-left: 0;
}
.u-fz-14 {
		font-size: px;
}

/* スマホテキスト */
@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;
}


.rakuten a {
	background: #BF0000;
}

@media screen and (min-width: 1024px) {
.contact-line{
	border-right: dashed 1px #ccc;
}
}
.sns-icon {
    gap: 0.85em!important;
	justify-content: center;
}
