.elementor-kit-6{--e-global-color-primary:#00479B;--e-global-color-secondary:#FF872F;--e-global-color-text:#1D1D1D;--e-global-color-accent:#FFF4E5;--e-global-color-ab69f30:#EDEDED;--e-global-color-1f0fdaa:#B2B2B2;--e-global-color-7b6cece:#F0F7FF;--e-global-typography-primary-font-family:"Noto Sans JP";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto";--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-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:700;color:var( --e-global-color-text );font-family:"Noto Sans JP", Sans-serif;font-weight:400;line-height:2em;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-primary );--e-preloader-size:20px;}.elementor-kit-6 e-page-transition{background-color:#FFFFFF;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"Noto Sans JP", Sans-serif;font-size:56px;font-weight:300;line-height:1.4em;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:"Noto Sans JP", Sans-serif;font-size:32px;font-weight:700;line-height:1.4em;}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-family:"Noto Sans JP", Sans-serif;font-size:24px;font-weight:700;line-height:1.4em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{color:#FFFFFF;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end: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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h2{font-size:32px;letter-spacing:-0.5px;}.elementor-kit-6 h3{font-size:24px;line-height:1.6em;}.elementor-kit-6 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*PCで無効*/
.pc_hid{
    display: none;
}

/*スマートフォンで有効*/
@media screen and (max-width:767px) {
    .pc_hid{
        display: block;
    }
}

/*PCで有効*/
.sp_hid{
    display: block;
}

/*スマートフォンで無効*/
@media screen and (max-width:767px) {
    .sp_hid{
        display: none;
    }
}

.fs80 {
    font-size: 80%;
}

span.kaigyo {
    display: inline-block;
}

span.subexp {
    color: var(--e-global-color-primary);
    font-weight: bold;
}

table tbody>tr>th, 
table tbody>tr>td, 
table tbody>tr:nth-child(odd)>td, 
table tbody>tr:nth-child(odd)>th {
    background-color : transparent;
    border: 0;
    text-align:left;
}
table tbody tr:hover>td, 
table tbody tr:hover>th,
table tbody>tr:nth-child(odd)>td:hover, 
table tbody>tr:nth-child(odd)>th:hover {
    background-color : transparent;
}

.fa-solid, .fas {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}/* End custom CSS */