.elementor-kit-5{--e-global-color-primary:#009D80;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#484848;--e-global-color-accent:#F58400;--e-global-color-18865ba:#F5F5F5;--e-global-typography-primary-font-family:"Noto Sans JP";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Lato";--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:500;color:var( --e-global-color-text );font-family:"Noto Sans JP", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-kit-5 h1{color:var( --e-global-color-primary );}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"Noto Sans JP", Sans-serif;font-size:80px;font-weight:200;}.elementor-kit-5 h4{color:var( --e-global-color-primary );font-family:"Noto Sans JP", Sans-serif;font-size:30px;font-weight:bold;line-height:1.4em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-weight:bold;color:var( --e-global-color-secondary );background-color:var( --e-global-color-accent );border-radius:100px 100px 100px 100px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:0px;}.elementor-element{--widgets-spacing:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-kit-5 h2{font-size:48px;}.elementor-kit-5 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h2{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--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;
    }
}

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;
}
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;
}

/* モバイル */
@media screen and (max-width:767px) {
    h2.elementor-heading-title {
        font-weight:normal;
    }
}/* End custom CSS */