@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_wrap {
	background:url(http://hjc-ayumi.jp/blog/wp-content/uploads/2025/12/bg.webp) no-repeat center center fixed;
}
.-parallel .l-header__gnav .c-gnav>li>a {
	padding-bottom:25px !important;
}
.ftinfo {
	padding:15px;
	background:url(http://hjc-ayumi.jp/blog/wp-content/uploads/2025/12/footer_bg.webp);
}
.ftinfo .wp-block-column {
	border-radius:14px;
	padding:20px 10px;
	background: rgba(255,255,255,0.7);
}
#breadcrumb,
footer {
	display:none;
}
.page h1.c-pageTitle {
	font-size: 32px;
    padding: 0 0 10px 60px;
    background: url(http://hjc-ayumi.jp/blog/wp-content/uploads/2025/12/bg_pagetitle.webp) no-repeat;
	background-position-y: 25px;
}
.single-post h1.c-postTitle__ttl {
	font-size: 28px;
    line-height: 1.2;
    padding: 8px 0 10px 60px;
    background: url(http://hjc-ayumi.jp/blog/wp-content/uploads/2025/12/bg_pagetitle.webp) no-repeat bottom;
}
.single-post .p-articleMetas.-top {
	margin-left: 1.75em;
}
.single-post .p-articleFoot{ display:none; }