.elementor-kit-11{--e-global-color-primary:#000000;--e-global-color-secondary:#5EB9CB;--e-global-color-text:#000000;--e-global-color-accent:#E43733;--e-global-color-0c69adc:#FFFFFF;--e-global-color-4b4ac48:#F2F2F2;--e-global-color-7ab5131:#F4C3C2;--e-global-color-930891a:#E3F0F2;--e-global-color-eeb7e87:#B7B7B7;--e-global-color-1130bc1:#FC5914;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-9652bf8-font-family:"Poppins";--e-global-typography-9652bf8-font-size:96px;--e-global-typography-9652bf8-font-weight:700;--e-global-typography-9652bf8-text-transform:uppercase;--e-global-typography-9652bf8-line-height:1em;--e-global-typography-63b58d8-font-size:14px;--e-global-typography-1c04900-font-family:"Poppins";--e-global-typography-1c04900-font-size:40px;--e-global-typography-1c04900-font-weight:bold;font-family:"Noto Sans JP", Sans-serif;font-size:16px;line-height:1.5em;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{font-family:"Noto Sans JP", Sans-serif;font-size:16px;}.elementor-kit-11 h1{font-size:24px;font-weight:bold;line-height:1.25em;}.elementor-kit-11 h2{font-size:36px;line-height:1.25em;}.elementor-kit-11 h3{font-family:"Noto Sans JP", Sans-serif;font-size:24px;font-weight:bold;line-height:1.25em;}.elementor-kit-11 h4{font-family:"Noto Sans JP", Sans-serif;font-size:20px;font-weight:bold;}.elementor-kit-11 h5{font-family:"Noto Sans JP", Sans-serif;font-size:16px;font-weight:bold;line-height:1.25em;}.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){--kit-widget-spacing:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}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-kit-11{--e-global-typography-9652bf8-font-size:48px;--e-global-typography-1c04900-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.list-mark-red li::marker {
  color: #E43733;
}
[type=button], [type=submit], button {
    background-color: transparent;
    border: 1px solid #e43733;
    border-radius: 3px;
    color: #e43733;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    padding: .5rem 1rem;
    text-align: center;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #e43733;
    color: #fff;
    text-decoration: none;
}/* End custom CSS */