.leales-kit-132{--e-global-color-primary:#963030;--e-global-color-ca1745d:#534E3B;--e-global-color-2cc8c28:#DEE0D9;--e-global-color-67d879d:#D1D5CA;--e-global-color-b7b323f:#FFFFFF;--e-global-color-ff8dc72:#872626;--e-global-color-cfa9525:#D72F1E;--e-global-typography-primary-font-family:"Shippori Mincho B1";--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1.5em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"EB Garamond";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"Shippori Mincho B1";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:2em;--e-global-typography-text-letter-spacing:0.5px;--e-global-typography-accent-font-family:"EB Garamond";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:0px;--e-global-typography-270b4d8-font-family:"Shippori Mincho B1";--e-global-typography-270b4d8-font-weight:bold;--e-global-typography-270b4d8-line-height:1em;--e-global-typography-270b4d8-letter-spacing:0px;color:var( --e-global-color-ca1745d );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-2cc8c28 );}.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: 8% !important;
    padding-left:8% !important;
}

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

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

.leales-33 > .leales-inner {
    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;
}


@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:70px !important;
}

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

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

/*-------カスタム-------*/

body::before {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: url(https://reception-nagoya.com/enthalten/components/gehalt/uploads/2025/04/noiz.gif);
    opacity: 0.07;
    z-index: 100000;
    pointer-events: none;
    mix-blend-mode: multiply;
}

.home > section > .leales , body > .leales , footer {
    width: calc(100% - 80px);
    margin-left: 80px;
}

@media screen and (max-width: 767px) {
    .home > section > .leales , body > .leales , footer {
    width: 100% !important;
    margin-left: 0 !important;
}
}/* End custom CSS */