.elementor-kit-6{--e-global-color-primary:#E50013;--e-global-color-secondary:#EF8200;--e-global-color-text:#5D5D5D;--e-global-color-accent:#40ACAC;--e-global-color-fe1fb13:#A9C537;--e-global-color-8e92dd1:#3E3E3E;--e-global-color-9f62d5d:#060847;--e-global-typography-primary-font-family:"Zen Maru Gothic";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans JP";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Zen Maru Gothic";--e-global-typography-accent-font-weight:700;--e-global-typography-7e0c69c-font-family:"Helvetica";--e-global-typography-7e0c69c-font-weight:700;color:#5D5D5D;font-family:"Noto Sans JP", Sans-serif;font-size:16px;font-weight:400;line-height:2em;--e-preloader-animation-duration:3000ms;--e-preloader-delay:0ms;--e-preloader-color:#B3B3B3;--e-preloader-size:80px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Noto Sans JP", Sans-serif;font-weight:bold;text-decoration:none;color:#FFFFFF;border-radius:200px 200px 200px 200px;}.elementor-kit-6 a{color:var( --e-global-color-primary );text-decoration:none;}.elementor-kit-6 h1{color:#3E3E3E;font-family:"Zen Maru Gothic", Sans-serif;font-size:56px;font-weight:400;line-height:1.2em;}.elementor-kit-6 h2{color:#3E3E3E;font-family:"Zen Maru Gothic", Sans-serif;font-size:40px;font-weight:400;line-height:1.8em;}.elementor-kit-6 h3{color:#3E3E3E;font-family:"Zen Maru Gothic", Sans-serif;font-size:24px;font-weight:700;line-height:1.4em;}.elementor-kit-6 h4{color:#3E3E3E;font-family:"Noto Sans JP", Sans-serif;font-size:20px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1276px;}.e-con{--container-max-width:1276px;--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 h1{font-size:32px;}.elementor-kit-6 h2{font-size:32px;line-height:1.5em;}.elementor-kit-6 h3{font-size:24px;line-height:1.7em;}.elementor-kit-6 h4{font-size:18px;line-height:2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-container p a {
    text-underline-offset: 5px;
    text-decoration: underline;
}
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;
}

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

li {
    margin-bottom: 0.75em;
}
blockquote {
    border-left:4px solid #D5D5D5;
    padding: 8px 0 4px 16px;
    font-style: italic;
    margin: 2em 0 2em;
}
.target-widget .event-item {
    background-color: var(--e-global-color-accent);
    border-radius: 100px;
    color:#FFF;
    
}
.target-widget .news-item {
    background-color: var(--e-global-color-primary);
    border-radius: 100px;
    color:#FFF;
    padding:0 16px;
}
.target-widget .update-item {
    background-color: var(--e-global-color-fe1fb13);
    border-radius: 100px;
    color:#FFF;
    padding:0 16px;
}
.target-widget .elementor-icon-list-text {
    padding:0 12px;
}
.target-widget .event-item a,
.target-widget .news-item a,
.target-widget .update-item a{
    color: #FFF;
}/* End custom CSS */