.elementor-kit-7{--e-global-color-primary:#1D2C52;--e-global-color-secondary:#2D9AE3;--e-global-color-text:#555555;--e-global-color-accent:#FF7B00;--e-global-color-d234586:#EAF0FF;--e-global-color-9eacaf0:#FF8E8E;--e-global-color-694f1e7:#D3F3FF;--e-global-color-d7052e4:#283C70;--e-global-color-fd045c8:#B18B10;--e-global-color-b0f0453:#318366;--e-global-color-c3092f8:#B0574E;--e-global-color-1b60ebb:#8C5B34;--e-global-color-78558c2:#1F8E3E;--e-global-typography-primary-font-family:"Noto Serif JP";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Noto Serif JP";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Serif JP";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Serif JP";--e-global-typography-accent-font-weight:700;color:var( --e-global-color-text );font-family:"Noto Serif JP", Sans-serif;font-size:14px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-kit-7 h1{font-size:40px;}.elementor-kit-7 h2{font-size:34px;font-weight:bold;}.elementor-kit-7 h4{font-size:24px;font-weight:bold;}.elementor-kit-7 h5{font-size:16px;font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-7 h1{font-size:36px;}.elementor-kit-7 h2{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{font-size:13px;}.elementor-kit-7 h1{font-size:22px;}.elementor-kit-7 h2{font-size:22px;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* カテゴリー「common」のバッジ色を変更 */
.category-common .ast-badge-tax,
.ast-related-posts-wrap .category-common .ast-badge-tax,
.category-common .ast-taxonomy-container a {
    background-color: #ff7b00 !important; 
    color: #ffffff !important;            
    border: none;                         
}
.category-common .ast-badge-tax:hover,
.ast-related-posts-wrap .category-common .ast-badge-tax:hover,
.category-common .ast-taxonomy-container a:hover {
    background-color: #FF8F00 !important;
    color: #ffffff !important;
}

/* カテゴリー「junior」のバッジ色を変更 */
.category-junior .ast-badge-tax,
.ast-related-posts-wrap .category-junior .ast-badge-tax,
.category-junior .ast-taxonomy-container a {
    background-color: #2d9ae3 !important; 
    color: #ffffff !important;            
    border: none;                         
}
.category-junior .ast-badge-tax:hover,
.ast-related-posts-wrap .category-junior .ast-badge-tax:hover,
.category-junior .ast-taxonomy-container a:hover {
    background-color: #4FC3F7 !important;
    color: #ffffff !important;
}

/* カテゴリー「high」のバッジ色を変更 */
.category-high .ast-badge-tax,
.ast-related-posts-wrap .category-high .ast-badge-tax,
.category-high .ast-taxonomy-container a {
    background-color: #1d2c52 !important; 
    color: #ffffff !important;            
    border: none;                         
}
.category-high .ast-badge-tax:hover,
.ast-related-posts-wrap .category-high .ast-badge-tax:hover,
.category-high .ast-taxonomy-container a:hover {
    background-color: #3949AB !important;
    color: #ffffff !important;
}

a.ast-button.ast-badge-tax {
    padding: 4px 8px;
    border-radius: 0px;
}

.ast-related-cat-style--badge .cat-links > a, .ast-related-tag-style--badge .tags-links > a {
    padding: 4px 8px;
    border-radius:0px;
}/* End custom CSS */