@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
*/
body {
    font-family: 'Poppins', sans-serif;
    font-family: 'Shippori Mincho', serif;
}
.contact_btn {
	background-color: #800000;
	color: fff !important;
}
.shop_btn {
	color: #800000;
}
/*----コンテンツヘッダー----*/
.c-pageTitle {
	display: none;
}
.l-content {
	padding-top: 0;
}
content {
  margin-top: 0;
}
.l-mainContent__inner>.post_content　{
	margin: 0 !important;
}
#lp-content .post_content, #main_content .post_content {
	margin: 0;
}
/*----コンテンツヘッダーここまで----*/
/*----ウィジェットエリア----*/
#before_footer_widget {
	margin-top: 0;
	margin-bottom: 0;
}
#content {
	margin-bottom: 0;
}
/*----ウィジェットエリアここまで----*/