/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/* var */
:root {
    --khmr-icon: 'Material Symbols Rounded';
}

/* common class */
#top #wrap_all .background-cover {
    background-size: cover !important;
}
@media only screen and (max-width:989px) {
    .pc-only {
        display: none !important;
    }
}
@media only screen and (min-width:990px) {
    .sp-only {
        display: none !important;
    }
}

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
/* font family */
.responsive #top #wrap_all .all_colors h1,
#top.home #wrap_all .all_colors .about-content .av-subheading,
#top.home #wrap_all .entry-content-header .av-magazine-title,
#top #wrap_all .all_colors .pickup .flex_cell .avia_textblock h4,
#top #wrap_all .all_colors .pickup .flex_cell .avia_textblock p,
body#top{
  font-family: "Arial", "Noto Sans JP",'游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif !important;
}
body#top {
    max-width: 1680px;
    margin: 0px auto;
}
#header {
    max-width: 1680px;
}
html.responsive #top .ls-layer {
  font-family: "Arial", "Noto Sans JP" ,'游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif !important;
}

/* 2025-05-20 フォント変更 */
#top:not(.home) #main .main_color .container main article {
    font-family: "uddigikyokasho-pro", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}
#top:not(.home) #main .main_color .container main h2 a,
#top:not(.home) #main .main_color .container main a h2,
#top:not(.home) #main .main_color .container main h3 a,
#top:not(.home) #main .main_color .container main a h3,
#top:not(.home) #main .main_color .container main h4 a,
#top:not(.home) #main .main_color .container main a h4,
#top:not(.home) #main .main_color .container main h5 a,
#top:not(.home) #main .main_color .container main a h5 {
	color:#1e2229;
	transition:0.5s;
}
#top:not(.home) #main .main_color .container main h2 a:hover,
#top:not(.home) #main .main_color .container main a h2:hover,
#top:not(.home) #main .main_color .container main h3 a:hover,
#top:not(.home) #main .main_color .container main a h3:hover,
#top:not(.home) #main .main_color .container main h4 a:hover,
#top:not(.home) #main .main_color .container main a h4:hover,
#top:not(.home) #main .main_color .container main h5 a:hover,
#top:not(.home) #main .main_color .container main a h5:hover {
	opacity:0.8;
}

/* Global Header */
span.logo.avia-standard-logo {
    max-width: 333px;
}
span.logo.avia-standard-logo > a {
    display: flex;
    align-items: center;
}
.html_header_top #top .av_header_stretch .container {
    width: calc(100% - clamp(30px,7.5vw,125px));
}
#top #header .av-main-nav > li > a .avia-menu-text {
    letter-spacing: 2px;
    font-weight: normal;
    font-weight: 16px;
}
#top #header .av-main-nav > li > a {
    padding: 0px clamp(1.5vw,1.5vw,15px);
}
@media only screen and (max-width: 1199px) {
    #top #header .av-main-nav > li > a {
        padding: 0px 7.5px
    }
}
@media only screen and (max-width: 767px) {
    .responsive #top .logo {
        max-width: calc(100% - 100px);
        width: 333px;
    }
}

/* Global Menu pulldown */
#top .av-main-nav li:hover>ul {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    border-top: 5px solid #0059ac;
    top: calc(100% - 3px);
    width: 300px;
}

#top .av-main-nav li:has(ul):hover > a .avia-menu-fx {
    display: none;
}
.header_color .main_menu .menu ul li a .avia-menu-text {
    font-size: 13px;
    letter-spacing: 1px;
    color: var(--enfold-main-color-meta);
    font-weight: normal;
}
#top .av-main-nav ul a {
    padding: 12px 15px 0px 35px;
}
#top .av-main-nav ul li:last-child a {
    padding: 12px 15px 12px 35px;
}
#top .av-main-nav ul a::before {
    position: absolute;
    content: "";
    left: 22px;
    width: 5px;
    height: 1px;
    background-color: #367cb3;
    top: 22px;
}
#top .av-main-nav ul a:hover,
.header_color .main_menu .menu ul li a:hover .avia-menu-text{
    background-color: transparent;
    color:#005aab !important;
    transition: 0.5s;
}
#top .av-main-nav li li:hover>ul {
    top: 0px;
}

/* Home Special heading */
body.home .av-subheading p:last-child {
    font-size: 56px;
    line-height: 120%;
    letter-spacing: 2px;
    color: #01488A;
    font-weight: 300;
    margin-bottom: 20px;
    font-family: "Times New Roman", "YuMincho", "游明朝", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
body.home .av-special-heading .av-special-heading-tag {
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
    font-family: "Times New Roman", "YuMincho", "游明朝", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
body.home .av-subheading p:last-child {
    font-size: 56px;
    line-height: 120%;
    letter-spacing: 2px;
    color: #01488A;
    font-weight: 300;
    margin-bottom: 20px;
}
body.home .av-special-heading .av-special-heading-tag {
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
}

/* Information Section */
body#top .informationSection .avia-color-theme-color.avia-button {
    background-color: white;
    color: #2C2A25;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #E5E5E5;
    padding: 14px 50px 14px 35px;
    border-radius: 40px;
}
body#top .informationSection .avia-button .avia_button_icon {
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #005AAC;
    color: white;
    line-height: 22px;
    border-radius: 100%;
    text-align: center;
    right: 12px;
    top: 50%;
    left: auto;
    transform: translateY(-50%);
}
#top .informationSection .avia-button-center {
    text-align: left;
    margin-top: 40px;
}
body#top .informationSection .avia-color-theme-color.avia-button:hover {
    background-color: #005AAC;
    color: white;
}
body#top .informationSection .avia-color-theme-color.avia-button {
    transition: all 0.2s ease-in-out;
}
#top #main .informationSection.avia-section .template-page {
    padding-top: 90px;
    padding-bottom: 90px;
}
@media only screen and (max-width:767px) {
    #top .informationSection .avia-button-center {
        text-align: left;
        margin-top: 10px;
    }
    #top #main .informationSection.avia-section .template-page {
        padding-top: 30px;
        padding-bottom: 40px;
    }
}

/* bloglist simple */
body .bloglist-simple .read-more-link {
    display: none;
}
body#top .bloglist-simple .entry-content-header {
    display: flex;
    align-items: flex-start;
}
#top #wrap_all .bloglist-simple .post-meta-infos {
    order: 1;
    padding-right: 17px;
    margin-right: 17px;
    border-right: 1px solid #9B9898;
    word-break:keep-all;
    white-space:nowrap;
    line-height: 70%;
    position: relative;
    top: 2px;
    padding-top: 1px;
}
#top #wrap_all .bloglist-simple .post-title {
    order: 2;
    font-weight: 400;
    font-size: 14px;
    color: #203A72;
    margin: 0px;
}
#top #wrap_all .bloglist-simple .post-meta-infos .blog-categories a,
#top #wrap_all .bloglist-simple .post-title a {
    transition: opacity 0.2s ease-in-out;
}
#top #wrap_all .bloglist-simple .post-meta-infos .blog-categories a:hover,
#top #wrap_all .bloglist-simple .post-title a:hover {
    opacity: 0.7;
}
#top #wrap_all .bloglist-simple .post-meta-infos .text-sep {
    display: none;
}
#top #wrap_all .bloglist-simple .post-meta-infos time {
    font-size: 12px;
    color: #9B9898;
    margin-right: 17px;
    top: 0px;
    margin-top: 0px;
    line-height: 100%;
}
#top #wrap_all .bloglist-simple .post-meta-infos .blog-categories {
    font-size: 0px;
}
#top #wrap_all .bloglist-simple .post-meta-infos .blog-categories a {
    font-size: 12px;
    color: #14A0DE;
    font-weight: 500;
    display: inline-block;
    width:40px;
}
#top #wrap_all .bloglist-simple .post_delimiter {
    display: none;
}
#top .bloglist-simple.post-entry {
    border-top: 1px solid #e9e9e9;
}
#top .bloglist-simple.post-entry:last-child {
    border-bottom: 1px solid #e9e9e9;
}
@media only screen and (max-width:767px) {
    body#top .bloglist-simple .entry-content-header {
        flex-wrap: wrap;
    }
    #top #wrap_all .bloglist-simple .post-title {
        margin-top: 10px;
        padding-left: 5px;
        border-left: 1px solid #9B9898;
    }
    #top #wrap_all .bloglist-simple .post-meta-infos {
        border-right: 0px;
    }
}

/* aboutSection */
#top #main .aboutSection .template-page {
    padding-top: 120px;
    padding-bottom: 120px;
}
#top #main .aboutSection .av-special-heading * {
    color: white !important;
}
#top #main .aboutSection .avia_textblock p {
    color: white;
    margin-top: 25px;
    font-size: 15px;
}
#top #main .aboutSection .avia_textblock ul,
#top #main .aboutSection .avia_textblock li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    line-height: 100%;
}
#top #main .aboutSection .avia_textblock li li {
    font-size: 12px;
}
#top #main .aboutSection .avia_textblock > ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
#top #main .aboutSection .avia_textblock > ul > li {
    background-color: white;
    max-width: 100%;
    width: calc(33.333% - 10px);
    margin: 7.5px 0px;
    padding: 25px 30px 25px 25px;
    position: relative;
    border-radius: 6px;
}
#top #main .aboutSection .avia_textblock > ul > li:nth-of-type(3n-1) {
    margin-left: 15px;
    margin-right: 15px;
}
#top #main .aboutSection .avia_textblock li li:first-child {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}
#top #main .aboutSection .avia_textblock li li:first-child a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 99999px;
}
#top #main .aboutSection .avia_textblock li li:nth-of-type(2) strong {
    color: #14A0DE;
    margin-right: 2px;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
}
#top #main .aboutSection .avia_textblock li li:nth-of-type(2) {
    color: #203A72;
    font-weight: 400;
    transition: all 0.2s ease-in-out;
}
#top #main .aboutSection .avia_textblock li li:last-child {
    color: #01488A;
    font-size: 20px;
    margin-top: 10px;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
}
div.aboutSection .av_one_third {
    width: 27%;
}
div.aboutSection .av_two_third {
    width: 68%;
    margin-left: 4%;
}
#top #main .aboutSection .avia_textblock > ul > li:before {
    position: absolute;
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 2px 0px 0px 2px;
    background-color: #005AAC;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.2s ease-in-out;
}
#top #main .aboutSection .avia_textblock > ul > li:hover:before {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    z-index: 1;
}
#top #main .aboutSection .avia_textblock li ul {
    z-index: 2;
    position: relative;
}
#top #main .aboutSection .avia_textblock > ul > li:hover * {
    color: white !important;
}
#top #main .aboutSection .avia_textblock > ul > li:after {
    position: absolute;
    font-family: var(--khmr-icon);
    content: "\e5cc";
    color: white;
    right: 3.5px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    font-size: 18px;
}
@media only screen and (max-width:1189px) {
    div.aboutSection .av_one_third,
    div.aboutSection .av_two_third {
        width: 100%;
        margin: 0px;
    }
    div.aboutSection .av_two_third {
        margin-top: 20px;
    }
}
@media only screen and (max-width:989px) {
    #top #main .aboutSection .avia_textblock > ul > li {
        background-color: white;
        max-width: 100%;
        width: calc(50% - 10px);
    }
    #top #main .aboutSection .avia_textblock > ul > li:nth-of-type(3n-1) {
        margin-left: 0px;
        margin-right: 0px;
    }
    #top #main .aboutSection .avia_textblock > ul > li:nth-of-type(2n-1) {
        margin-right: 10px;
    }
    #top #main .aboutSection .avia_textblock > ul > li:nth-of-type(2n) {
        margin-left: 10px;
    }
}
@media only screen and (max-width:767px) {
    #top #main .aboutSection .avia_textblock > ul > li {
        background-color: white;
        max-width: 100%;
        width: 100%;
    }
    #top #main .aboutSection .avia_textblock > ul > li:nth-of-type(3n-1) {
        margin-left: 0px;
        margin-right: 0px;
    }
    #top #main .aboutSection .avia_textblock > ul > li:nth-of-type(2n-1) {
        margin-right: 0px;
    }
    #top #main .aboutSection .avia_textblock > ul > li:nth-of-type(2n) {
        margin-left: 0px;
    }
    #top #main .aboutSection .template-page {
        padding-top: 40px;
        padding-bottom: 20px;
    }
}

/* footer */
#footer-page .widget_media_image {
    padding: 20px 30px;
    background-color: white;
    border-radius: 6px;
}
#footer-page .widget_text {
    padding: 0px;
    color: white;
}
#footer-page .widget_nav_menu:not(:last-child) {
    padding: 15px 0px;
    border-top: 1px solid rgb(255 255 255 / 50%);
}
#footer-page .widget_nav_menu:not(:last-child) > div > ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
#footer-page .widget_nav_menu:not(:last-child):not(:first-child) {
    border-bottom: 1px solid rgb(255 255 255 / 50%);
}
#footer-page .widget_nav_menu:not(:last-child) > div > ul > li {
    width: 100%;
    border: none !important;
    line-height: 100%;
}
#footer-page .widget_nav_menu:not(:last-child) > div > ul > li > a {
    border: none;
    color: white;
    display: block;
    width: 100%;
    min-width: 154px;
    text-align: center;
    padding: 0px 5px !important;
    border-left:1px solid rgb(255 255 255 / 50%);
    line-height: 130%;
    word-break:keep-all;
    white-space:nowrap;
    height: 100%;
}
#footer-page .widget_nav_menu:not(:last-child) > div > ul > li:last-child > a {
    border-right:1px solid rgb(255 255 255 / 50%);
}
#footer-page .widget_nav_menu:last-child {
    padding: 0px;
    margin-top: 15px;
}
#footer-page .widget_nav_menu:last-child > div > ul {
    display: flex;
    justify-content: flex-end;
}
#footer-page .widget_nav_menu:last-child > div > ul > li {
    border: none !important;
}
#footer-page .widget_nav_menu:last-child > div > ul > li > a {
    color: white;
    padding: 0px !important;
    margin-left: 50px;
    position: relative;
}
#footer-page .widget_nav_menu:last-child > div > ul > li > a:before {
    position: absolute;
    font-family: var(--khmr-icon);
    content: "\e5cc";
    left: -17px;
    font-size: 18px;
    font-weight: 300;
    top: 50%;
    transform: translateY(-50%);
}
#footer-page .widget_nav_menu > div > ul > li > a,
#footer-page .widget_nav_menu > div > ul > li,
#footer-page .widget_nav_menu > div > ul > li > a:hover,
#footer-page .widget_nav_menu > div > ul > li:hover {
    background-color: transparent !important;
}
#footer-page .widget_nav_menu > div > ul > li > a {
    transition: opacity 0.2s ease-in-out;
}
#footer-page .widget_nav_menu > div > ul > li > a:hover {
    opacity: 0.7;
}
@media only screen and (max-width:1399px) {
    #footer-page .widget_nav_menu:not(:last-child) > div > ul > li > a {
        padding: 0px 15px !important;
        white-space:normal;
        word-break:break-all;
        min-width: 0px;
    }
}
@media only screen and (max-width:989px) {
    #footer-page .flex_column {
        width: 100%;
        margin: 0px;
    }
    #footer-page .flex_column:first-child {
        max-width: 394px;
    }
}
@media only screen and (max-width:989px) {
    #top #footer-page .widget_nav_menu > div > ul {
        display: block;
    }
    #top #footer-page .widget_nav_menu > div > ul > li > a {
        border-right: none !important;
        border-left: none !important;
        border-bottom: 1px solid rgb(255 255 255 / 50%);
        text-align: left;
        margin: 15px 0px;
        padding: 10px 0px !important;
    }
    #top #footer-page .widget_nav_menu,
    #top #footer-page .widget_nav_menu {
        border: none;
        padding: 0px 0px;
        margin: 0px;
    }
    #top #footer-page .widget_nav_menu:last-child > div > ul > li > a {
        padding-left: 20px !important;;
    }
    #top #footer-page .widget_nav_menu:last-child > div > ul > li > a:before {
        left: 0px
    }
}
@media only screen and (min-width:990px) {
    #top #footer-page .entry-content-wrapper .av_textblock_section {
        position: relative;
        display: block;
    }
    #top #main #footer-page .avia-section .template-page {
        padding-bottom: 10px;
    }
}

/* page titlebar */
#main .title_container {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #203A72;
    position: relative;
}
#main .title_container:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    }
#main .title_container .breadcrumbs {
    position: relative;
    margin-top: 0px;
    z-index: 1;
    left: 0px;
    top: 0px;
}
#top .title_container .container * {
    color: white !important;
}
#main .title_container strong,
#main .title_container h1.main-title.entry-title {
    line-height: 130%;
    margin-bottom: 5px;
    min-height: auto;
    font-size: 22px;
    font-weight: 500;
}
.avia-menu-fx {
    height: 5px;
}

/* sidebar */
#top:not(.home) #main .sidebar {
    border: none;
}
#top:not(.home) #main .content {
    border: none;
}
#top:not(.home) #main .sidebar .inner_sidebar {
    margin: 0px;
}
#top:not(.home) #main .sidebar .widgettitle {
    margin-bottom: 5px;
}
#top:not(.home) #main .sidebar .widgettitle a {
    display: block;
    width: 100%;
    height: 100%;
    color:#1e2229;
    padding: 30px 0px;
    font-weight: normal;
    font-size: 23px;
    letter-spacing: 2px;
    border-top: 1px solid #005aab;
    border-bottom: 1px solid #b6d3e9;
    line-height: 1.5;
    font-family: "Times New Roman", "YuMincho", "游明朝", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
#top:not(.home) #main .sidebar .widget {
    padding: 0px;
}
#top:not(.home) #main .sidebar .widget li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 8px 0px 8px 25px;
    font-size: 14px;
    border-bottom: none;
    font-weight: normal;
    position: relative;
    transition: all 0.2s ease-in-out;
    border: none;
}
#top:not(.home) #main .sidebar .widget li a:before {
    position: absolute;
    content:"";
    left: 5px;
    width:5px;
    height: 1px;
    background-color: #367cb3;
    top: 22px;
}
.main_color .sidebar .current_page_item>a {
    color:#005aab;
}
#top:not(.home) #main .sidebar .widget li a:hover {
    opacity: 1;
    color:#005aab;
}
.widget_nav_menu ul:first-child>.current_page_item {
    background: transparent !important;
    border:0px;
    color:#005aab;
    box-shadow: none !important;
}
#top:not(.home) #main .sidebar .widget {
    margin-bottom: 20px;
}
#top:not(.home) #main .sidebar .widgettitle:not(:has(a)) {
    display: block;
    width: 100%;
    height: 100%;
    color:#1e2229;
    padding: 30px 0px;
    font-weight: normal;
    font-size: 23px;
    letter-spacing: 2px;
    border-top: 1px solid #005aab;
    border-bottom: 1px solid #b6d3e9;
    font-family: "Times New Roman", "YuMincho", "游明朝", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
#top:not(.home) #main .sidebar .widget {
    margin-bottom: 20px !important;
}

/* archive etc...*/
.template-blog .post .entry-content-wrapper,
.bloglist-simple .entry-content-header {
    padding-right: 0px;
}
@media only screen and (min-width:768px) {
    #top:not(.home) #main .content {
        margin-right: 40px;
    }
}

/* Hero */
html body .ls-wp-container .ls-wrapper > a, 
#ls-global .ls-wp-container .ls-wrapper > a {
    position: relative;
}
html body .ls-wp-container .ls-wrapper > a:before, 
#ls-global .ls-wp-container .ls-wrapper > a:before {
    position: absolute;
    font-family: var(--khmr-icon);
    content: "\e5cc";
    color: white;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.2s ease-in-out;
}
html body .ls-wp-container .ls-wrapper > a:hover:before, 
#ls-global .ls-wp-container .ls-wrapper > a:hover:before {
    right: 5px !important;
}
html body .ls-wp-container.sp-only .ls-wrapper > a:before, #ls-global .ls-wp-container .ls-wrapper > a:before {
    display: none !important;
}

/* single page common */
#top:not(.home).page article.post-entry .entry-content h2,
#top:not(.home).single article.post-entry .entry-content h2 {
/* 2025-05-20 フォント変更
    font-family: "Times New Roman", "YuMincho", "游明朝", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
*/
    font-family: "uddigikyokasho-pro", sans-serif;
    font-weight: 400;
    font-style: normal;

    font-size: 30px;
    letter-spacing: 3px;
    padding-top:34px;
    color:#1e2229;
    line-height: 1.4;
    margin-bottom: 1em;
    position: relative;
    font-weight: normal;
}
#top:not(.home).page article.post-entry .entry-content h2::before,
#top:not(.home).single article.post-entry .entry-content h2::before {
    border-top: 1px solid #005aab;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#top:not(.home).page article.post-entry .entry-content h3,
#top:not(.home).single article.post-entry .entry-content h3 {
/* 2025-05-20 フォント変更
    font-family: "Times New Roman", "YuMincho", "游明朝", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
*/
    font-family: "uddigikyokasho-pro", sans-serif;
    font-weight: 400;
    font-style: normal;

    font-size: 24px;
    letter-spacing: 2.5px;
    padding-left:18px;
    color:#1e2229;
    line-height: 1.4;
    margin-bottom: 1em;
    position: relative;
    font-weight: normal;
}
#top:not(.home).page article.post-entry .entry-content h3::before,
#top:not(.home).single article.post-entry .entry-content h3::before {
    border-left: 2px solid #3a87c2;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
#top:not(.home).page article.post-entry .entry-content h4,
#top:not(.home).single article.post-entry .entry-content h4 {
/* 2025-05-20 フォント変更
    font-family: "Times New Roman", "YuMincho", "游明朝", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
*/
    font-family: "uddigikyokasho-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    letter-spacing: 2px;
    padding-left:18px;
    color:#1e2229;
    line-height: 1.4;
    margin-bottom: 1em;
    position: relative;
    font-weight: normal;
}
#top:not(.home).page article.post-entry .entry-content h4::before,
#top:not(.home).single article.post-entry .entry-content h4::before {
    background: #367cb3;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 5px;
}
#top:not(.home).page article.post-entry .entry-content h5,
#top:not(.home).single article.post-entry .entry-content h5 {
/* 2025-05-20 フォント変更
    font-family: "Times New Roman", "YuMincho", "游明朝", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
*/
    font-family: "uddigikyokasho-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 19px;
    letter-spacing: 1px;
    color:#1e2229;
    line-height: 1.4;
    margin-bottom: 1em;
    font-weight: normal;
}
#top:not(.home).page article.post-entry .entry-content p,
#top:not(.home).single article.post-entry .entry-content p {
    margin-bottom:50px;
    letter-spacing: 0.5px;
}
#top:not(.home).page article.post-entry .entry-content ul,
#top:not(.home).single article.post-entry .entry-content ul {
    list-style: none;
    margin-left: 5px;

}
#top:not(.home).page article.post-entry .entry-content ul,
#top:not(.home).single article.post-entry .entry-content ul,
#top:not(.home).page article.post-entry .entry-content ol,
#top:not(.home).single article.post-entry .entry-content ol {
    margin-bottom:50px;
}
#top:not(.home).page article.post-entry .entry-content ul li,
#top:not(.home).single article.post-entry .entry-content ul li,
#top:not(.home).page article.post-entry .entry-content ol li,
#top:not(.home).single article.post-entry .entry-content ol li {
    padding:0px;
    margin-bottom:0px;
}
#top:not(.home).page article.post-entry .entry-content ul li ul,
#top:not(.home).single article.post-entry .entry-content ul li ul,
#top:not(.home).page article.post-entry .entry-content ol li ol,
#top:not(.home).single article.post-entry .entry-content ol li ol {
    margin-bottom:0px;
}

#top:not(.home).page article.post-entry .entry-content ul > li,
#top:not(.home).single article.post-entry .entry-content ul > li {
    position: relative;
}
#top:not(.home).page article.post-entry .entry-content ul > li:before,
#top:not(.home).single article.post-entry .entry-content ul > li:before {
    position: absolute;
    font-family: var(--khmr-icon);
    content: "\e5cc";
    left: -15px;
    top: 0px;
    color: #367cb3;
}
#top:not(.home).page article.post-entry .entry-content ul ul > li:before,
#top:not(.home).single article.post-entry .entry-content ul ul > li:before {
    content: "\e15b";
    font-size: 12px;
}
#top:not(.home).page article.post-entry .entry-content th,
#top:not(.home).single article.post-entry .entry-content th {
    background-color: #0059ac;
    color:#fff;
    font-weight: normal;
    letter-spacing: 0px;
}
#top:not(.home).page article.post-entry .entry-content td,
#top:not(.home).single article.post-entry .entry-content td,
#top:not(.home).page article.post-entry .entry-content th,
#top:not(.home).single article.post-entry .entry-content th {
    padding: 15px;
    border: 1px solid #bbb;
    font-size: 15px;
}
#top:not(.home).page article.post-entry .entry-content tr,
#top:not(.home).single article.post-entry .entry-content tr {
    background-color: transparent;
}
#top:not(.home).page article.post-entry .entry-content table,
#top:not(.home).single article.post-entry .entry-content table {
    background-color: white;
}
#top:not(.home).page article.post-entry .entry-content thead,
#top:not(.home).single article.post-entry .entry-content thead {
    border-bottom: 2px solid #333;
}
#top:not(.home).page article.post-entry .entry-content .khmr-wrap:has(table),
#top:not(.home).single article.post-entry .entry-content .khmr-wrap:has(table) {
  overflow-x: auto;
}
#top:not(.home).page article.post-entry .entry-content .khmr-wrap:has(table)  table,
#top:not(.home).single article.post-entry .entry-content .khmr-wrap:has(table)  table {
  width: 100%;
  min-width: 650px;
  table-layout: fixed;
  margin-bottom: 1px;
  border-collapse: collapse;
}
#top:not(.home).page article.post-entry .entry-content .top-scrollbar,
#top:not(.home).single article.post-entry .entry-content .top-scrollbar,
#top:not(.home).page article.post-entry .entry-content .khmr-wrap:has(table),
#top:not(.home).single article.post-entry .entry-content .khmr-wrap:has(table) {
    overflow-x: auto;
}
#top:not(.home).page article.post-entry .entry-content .top-scrollbar__inner,
#top:not(.home).single article.post-entry .entry-content .top-scrollbar__inner {
    min-height: 5px;
}
#top:not(.home).page article.post-entry .entry-content .top-scrollbar__inner,
#top:not(.home).single article.post-entry .entry-content .top-scrollbar__inner,
#top:not(.home).page article.post-entry .entry-content .khmr-wrap:has(table)  table,
#top:not(.home).single article.post-entry .entry-content .khmr-wrap:has(table)  table {
    width: 100%;
    min-width: 650px;
}
#top:not(.home).page article.post-entry .entry-content .khmr-wrap:has(table)  table,
#top:not(.home).single article.post-entry .entry-content .khmr-wrap:has(table)  table {
    table-layout: fixed;
    margin-bottom: 1px;
    border-collapse: collapse;
}
.main_color tr:nth-child(even) {
    color:var(--enfold-main-color-color);
}
/* h3 */
#top:not(.home).page article.post-entry .entry-content h3 em, 
#top:not(.home).single article.post-entry .entry-content h3 em,
#top:not(.home).page article.post-entry .entry-content h3 strong, 
#top:not(.home).single article.post-entry .entry-content h3 strong {
    display: block;
    font-style: normal;
}
#top:not(.home).page article.post-entry .entry-content h3, 
#top:not(.home).single article.post-entry .entry-content h3 {
    letter-spacing: 1px;
}
#top:not(.home).page article.post-entry .entry-content h3 strong, 
#top:not(.home).single article.post-entry .entry-content h3 strong {
    color: rgb(32 58 114 / 70%);
    font-size: 15px;
}
#top:not(.home).page article.post-entry .entry-content h3 em, 
#top:not(.home).single article.post-entry .entry-content h3 em {
    font-size: 14px;
    color: #999;
    display: inline-block;
}

/* a underline */
#top:not(.home).page article.post-entry .entry-content a, 
#top:not(.home).single article.post-entry .entry-content a {
    text-decoration: underline;
    text-underline-offset: 3px;
}

#footer-address p {
    font-size:13px;
    line-height: 1.2;
}
#footer-copyright p {
    margin:0px;
}
#scroll-top-link {
    height: 36px;
    width: 36px;
    line-height: 36px;
    right:6px;
}
.av_force_fullwidth .bloglist-simple .entry-content-header {
    padding: 15px 0 15px 0;
}
.su-row {
    margin-top:1em;
}


.ls-wrapper > a.ls-layer-link:hover {
    display: block;
    transition: 0.5s !important;
    background: rgba(255, 255, 255, 0.3) !important;
}