.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#F4CF16;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-73b03a1:#FFFFFF;--e-global-color-e40346d:#B40E0E;--e-global-color-498285a:#E9A224;--e-global-color-c30c5ad:#163EF4;--e-global-typography-primary-font-family:"Noto Serif JP";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.6em;--e-global-typography-primary-letter-spacing:1.6px;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans JP";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-text-letter-spacing:1.5px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:42px;--e-global-typography-accent-font-weight:800;color:var( --e-global-color-primary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#2C5397;}.elementor-kit-6 h2{font-family:"Noto Serif JP", Sans-serif;font-size:35px;font-weight:700;line-height:1.6em;letter-spacing:1.6px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-6{--e-global-typography-primary-font-size:30px;}.elementor-kit-6 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1100px;}.e-con{--container-max-width:1100px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1023px;}.e-con{--container-max-width:1023px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.serif-big{
    font-family: "noto serif jp";
    font-weight: 900;
    font-size: 2.1875em;
}
.font-bold{
    font-weight: 700;
    color: #B40E0E;
}
.font-bold2{
    font-weight: 700;
 }

.mainname{
    font-size: 2.3em;
    line-height: 0.9em;
}
.tx-sm{
    font-size: 0.7em;
    text-align: right;
    margin-top:-20px;
    margin-right: 35px !important;
    display: block;
}
.text-box {
  word-break: auto-phrase !important;
  display: inline-block;
}
.num{
    font-size:2.15em;
    font-family: "Inter";
    font-weight: 800;
    
}

.bread{
    font-size:14px;
    font-family: "noto sans jp";
}
.cate a.elementor-post-info__terms-list-item {
    background: #E9A224;
    padding: 0 5px 2px 5px;
    margin-right: 2px;
    letter-spacing: 0;
}

/* ページネーション全体の基本設定 */
.elementor-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;  /* 円のサイズ（適宜調整してください） */
    height: 40px; /* 円のサイズ（適宜調整してください） */
    margin: 0 0px;
    text-decoration: none;
    transition: all 0.3s;
}

/* 現在のページのスタイル（正円と背景色） */
.elementor-pagination .page-numbers.current {
    background-color: #FFE250;
    border-radius: 50%; /* 正円にする */
    color: #000;       /* 数字の色（必要に応じて変更） */
}

/* 投稿アーカイブ内の「ページ」という非表示テキストが干渉しないよう調整 */
.elementor-pagination .elementor-screen-only {
    display: none;
}

@media (min-width:768px){
    .spbr{
        display:none;
    }
    }
@media (max-width:768px){
    .tx-sm{
    text-align: right;
    margin-top:-15px;
    margin-right: 22px !important;
    display: block;
}
}/* End custom CSS */