.leales-kit-132{--e-global-color-primary:#72B97D;--e-global-color-51286d9:#EDEDDE;--e-global-color-d2ffaeb:#F5F5E9;--e-global-color-27bce54:#333333;--e-global-color-139461c:#FFFFFF;--e-global-color-9108222:#5EA86A;--e-global-typography-primary-font-family:"Noto Sans JP";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.5em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1em;--e-global-typography-secondary-letter-spacing:-0.5px;--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-text-line-height:2em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:-0.5px;--e-global-typography-39b6817-font-family:"Noto Sans JP";--e-global-typography-39b6817-font-weight:500;--e-global-typography-39b6817-line-height:1em;--e-global-typography-39b6817-letter-spacing:0px;color:var( --e-global-color-27bce54 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );background-color:var( --e-global-color-51286d9 );}.leales-section.leales-section-boxed > .leales-container{max-width:1250px;}.leales-widget:not(:last-child){margin-bottom:0px;}{}h1.entry-title{display:var(--page-title-display);}.leales-lightbox{--lightbox-header-icons-size:0px;}.leales-kit-132 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.leales-kit-132{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.leales-section.leales-section-boxed > .leales-container{max-width:1024px;}}@media(max-width:768px){.leales-kit-132{--e-global-typography-text-line-height:1.8em;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.leales-section.leales-section-boxed > .leales-container{max-width:767px;}}/* Start custom CSS */.wrapper{
    padding-right: 6% !important;
    padding-left:6% !important;
}

.section-margin{
    margin-top:130px !important;
}

.section-padding{
    padding-top:130px !important;
    padding-bottom:130px !important;
}

.leales-33 > .leales-inner {
    overflow: hidden !important;
}

footer{
    overflow: hidden !important;
}

.txt-margin p{
      margin-bottom:0.8em !important;
}

.txt-margin p:last-of-type{
      margin-bottom:0 !important;
}

.leales-location-footer{
    background-color: transparent !important;
}

.pointer-none{
    pointer-events: none;
}

@keyframes fadeInUp {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media screen and (max-width:1023px) {
    .section-margin{
    margin-top:90px !important;
}

.section-padding{
    padding-top:90px !important;
    padding-bottom:90px !important;
}
}

@media screen and (max-width:767px){
    .section-margin{
    margin-top:60px !important;
}

.section-padding{
    padding-top:60px !important;
    padding-bottom:60px !important;
}
}

@media (min-width: 768px) {
   a[href^="tel:"] {
       pointer-events: none;
   }
}/* End custom CSS */