/********* Compiled - Do not edit *********/
:root{--color-primary:#fe688b;--color-gradient-start:#FE688B;--color-gradient-stop:#FE688B;--color-link:#1fa1d1;--color-link-hover:#1b8aba;}.lqd-page-frame[data-orientation=v]{background:rgb(93, 131, 231);}.lqd-page-frame[data-orientation=h]{background:rgb(93, 131, 231);}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}.lqd-spinner-circular circle{background:rgb(10, 187, 216);}body{font-family:Poppins;font-weight:400;line-height:1.8em;font-size:15px;color:#333333;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Poppins;font-weight:700;line-height:1.5em;font-size:52px;color:#000000;}.h2,h2{font-family:Poppins;font-weight:700;line-height:1.5em;font-size:40px;color:#000000;}.h3,h3{font-family:Poppins;font-weight:700;line-height:1.4em;font-size:30px;color:#000000;}.h4,h4{font-family:Poppins;font-weight:700;line-height:1.4em;font-size:25px;color:#000000;}.h5,h5{font-family:Poppins;font-weight:700;line-height:1.4em;font-size:18px;color:#000000;}.h6,h6{font-family:Poppins;font-weight:700;line-height:1.4em;font-size:18px;color:#0a0a0a;}.main-header .navbar-brand{max-width:130 !important;}.titlebar-inner h1{}.titlebar-inner p{}.titlebar-inner{padding-top:80px;padding-bottom:80px;}.titlebar{background-color:#f7f7f7;background-repeat:no-repeat;background-size:cover;}@media ( min-width: 1156px ){.main-header .is-stuck{background:rgba(255, 255, 255, 0.9) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a{color:rgb(115, 117, 128) !important;}.mainbar-wrap.is-stuck .mainbar-wrap.is-stuck .header-module .nav-trigger .bar{background-color:rgb(115, 117, 128) !important;}.mainbar-wrap.is-stuck .header-module .ld-module-trigger-icon, .mainbar-wrap.is-stuck .header-module .ld-module-trigger-txt{color:inherit !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:rgb(115, 117, 128) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a:hover{color:rgb(254, 104, 139) !important;}}/*ブログ背景画像ぼかし*/
.blog-single-cover.is-in-view .blog-single-media {
    filter: blur(4px) !important;
    transform: scale(1.1); /* 少し拡大する */
    margin-left: 0; /* マージンをリセット */
    transition: transform 0.3s ease; /* 拡大がスムーズになるように */
}


/*ブログアーカイブのタイトルサイズ*/
h2.liquid-lp-title.h4 {
    line-height: 1.4em;
    font-size: 22px;
}

/*カテゴリー見出しサイズ*/
.titlebar-col.col-md-12 h1 {
    line-height: 1.2em;
    font-size: 30px !important;
}
/* スマートフォン用 */
@media screen and (max-width: 767px) {
    .titlebar-col.col-md-12 h1 {
        font-size: 24px !important;
    }
}

/*ブログタイトルサイズ*/
.blog-single-title.entry-title {
    font-size: 38px !important;
}
/* スマートフォン用 */
@media screen and (max-width: 767px) {
    .blog-single-title.entry-title {
        font-size: 29px !important; /* 希望するスマホ用のサイズに調整可能 */
    }
}
/* タブレット用 */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .blog-single-title.entry-title {
        font-size: 36px !important; 
    }
}

/* サブメニュー */
.main-nav .children > li > a, .nav-item-children > li > a {
    display: block;
    font-size: 14px !important;
    padding: 0.7em 2.5em;
    width: 100%;
}

/* スマホサイズ時の左右の余白 */
@media (max-width: 767px) {
.container {
 margin-right: 14px;
 margin-left: 14px;
}
}

/* アーカイブタイトル */
.entry-title {
		line-height: 1.2 !important;
	}
	
/* NEXTポスト */
.post-nav .nav-next {
    text-align: left !important;
}

/*ウィジェットとウィジェットの文字部分*/
.widget {
    padding: 30px 30px 20px 30px;
    border: 1px solid #eceef3;
    border-radius: 5px;
    margin-bottom: 35px;
    font-size: 13px;
    line-height: 1.6em;
    transition: opacity .3s;
}

/*ウィジェットのとTrend Postの文字部分*/
.ld_widget_popular_entries li {
    font-size: 13px;
    line-height: 1.6em;
}

/*ヘッダーのサブタイトル*/
.titlebar-inner p {
    opacity: 0.7;
    font-size: 16px;
    font-weight: 500;
}

/*グリッドブログのタイトルサイズ*/
.liquid-lp-title.size-sm {
    font-size: 24px;
}

/*グリッドブログの書体サイズ*/
.liquid-blog-scheme-dark-alt .liquid-lp-excerpt {
    line-height: 1.8em;
}

/*WORKSブログの書体サイズ*/
.liquid-lp-excerpt p {
    line-height: 1.8em;
    color: #848590;
}

@media screen and (min-width: 1200px){
.is-stuck {
    background-color: rgba(0, 0, 0, 0.75);
    box-shadow: 0 3px 3px rgb(0 0 0 / 7%) !important;
}
}

/*トップ画像サイズ修正*/
.blog-single-default .blog-single-media {
    width: 100% !important;
    position: absolute !important;
}

/*アーカイブタグ表示調整*/
.liquid-lp-details.size-sm {
    font-size: 11px;
}




/* アーカイブ本文サイズ表示調整（スマホ） */
@media screen and (max-width: 768px) {
    .titlebar-inner p {
        font-size: 13px; /* フォントサイズを小さく */
        line-height: 1.6; /* 行間を詰める */
    }
}
/* アーカイブ本文サイズ表示調整（PC） */
@media screen and (min-width: 769px) {
    .titlebar-inner p {
        font-size: 13px; /* フォントサイズを15pxに設定 */
        line-height: 1.6; /* 行間を統一 */
    }
}

/*メニュートグル*/
.submenu-expander {
    position: absolute;
    top: 50%;
    left: auto; 
    z-index: 3;
    font-size: 18px;
    width: 30px;
    height: 30px;
    margin-right: 18px; /* margin-left を margin-right に変更 */
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.05);
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
}