.elementor-kit-11{--e-global-color-primary:#000000;--e-global-color-secondary:#E12021;--e-global-color-text:#000000;--e-global-color-accent:#E12021;--e-global-color-0c69adc:#FFFFFF;--e-global-color-4b4ac48:#F5F5F5;--e-global-color-eeb7e87:#333333;--e-global-color-1130bc1:#FC5914;--e-global-typography-primary-font-family:"Roboto";--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:"Montserrat";--e-global-typography-9652bf8-font-size:48px;--e-global-typography-9652bf8-font-weight:700;--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;--e-global-typography-a3a3d90-font-family:"Montserrat";--e-global-typography-a3a3d90-font-size:20px;--e-global-typography-a3a3d90-font-weight:300;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-family:"Montserrat", Sans-serif;font-size:64px;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-kit-11 h1{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11 h1{font-size:32px;}.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;
}

span.elementor-post-info__terms-list-item {
    background: #E6E9EE;
    border-radius: 50px;
    padding: 4px 16px;
    margin: 5px;
}

/* sidebar  */
.sidebar-widget ul {
    list-style-type: none;
    padding: 0;
}

.sidebar-widget ul a {
    color: inherit;
}

/* contact form 7 */

input.wpcf7-form-control.wpcf7-submit:focus {
    background: white;
    color: black;
    border-color: white;
}
input.wpcf7-form-control.wpcf7-submit {
    background: black;
    color: white;
    border-color: black;
    padding: 4px 64px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: white;
    color: black;
    border-color: white;
}



label {
    line-height: 2em;
}
/* btn-w-icon */
span.elementor-button-icon {
  /* Adds a smooth animation that lasts 0.3 seconds */
  transition: transform 0.3s ease; 
}

.btn-w-icon:hover span.elementor-button-icon{
  /* Moves the icon 16px to the right */
  transform: translateX(8px); 
}
.elementor-kit-11 {
    scroll-margin-top: 100px; /* Adjust this number until the gap is perfect */
}
.offset-anchor {
    scroll-margin-top: 100px; /* Change to your header height */
}/* End custom CSS */