.elementor-kit-3{--e-global-color-primary:#B00636;--e-global-color-secondary:#BA940C;--e-global-color-text:#0D0D0D;--e-global-color-accent:#FEFEFE;--e-global-color-915616f:#E7E7E7;--e-global-color-346b152:#F4F4F4;--e-global-typography-primary-font-family:"Noto Sans JP";--e-global-typography-primary-font-size:15px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:80px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1em;--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:1.8em;--e-global-typography-accent-font-family:"Noto Sans JP";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1em;--e-global-typography-a65ac60-font-family:"Noto Sans JP";--e-global-typography-a65ac60-font-size:16px;--e-global-typography-a65ac60-font-weight:400;--e-global-typography-a65ac60-line-height:1.5em;--e-global-typography-82810f3-font-family:"Noto Sans JP";--e-global-typography-82810f3-font-size:14px;--e-global-typography-82810f3-font-weight:500;--e-global-typography-82810f3-line-height:1em;background-color:var( --e-global-color-accent );}.elementor-kit-3 h1{font-family:"Noto Sans JP", Sans-serif;font-size:32px;font-weight:700;line-height:1.5em;}.elementor-kit-3 h2{font-family:"Noto Sans JP", Sans-serif;font-size:30px;font-weight:700;line-height:1.5em;}.elementor-kit-3 h3{font-family:"Noto Sans JP", Sans-serif;font-size:28px;font-weight:700;line-height:1.5em;}.elementor-kit-3 h4{font-weight:700;line-height:1.5em;}.elementor-kit-3 h5{font-family:"Noto Sans JP", Sans-serif;font-size:26px;font-weight:700;line-height:1.5em;}.elementor-kit-3 h6{font-family:"Noto Sans JP", Sans-serif;font-size:24px;line-height:1.5em;}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;--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);}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-3{--e-global-typography-secondary-font-size:64px;}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-3{--e-global-typography-secondary-font-size:40px;--e-global-typography-82810f3-font-size:12px;}.elementor-kit-3 h1{font-size:24px;}.elementor-kit-3 h2{font-size:24px;}.elementor-kit-3 h3{font-size:22px;}.elementor-kit-3 h4{font-size:22px;}.elementor-kit-3 h5{font-size:20px;}.elementor-kit-3 h6{font-size:20px;}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}.e-con{--container-max-width:768px;}}/* Start custom CSS */.elementor-widget:not(:last-child){
    margin-bottom: 0;
}

/*
.elementor-widget-container{    
overflow: hidden !important;
}*/


/*button left*/
.btn__icon--left .elementor-button-text{
    text-align: left;
}

.btn__icon--size svg{
    font-size: 2em;
    margin: auto 0;
}

.btn__icon--size .elementor-button-text{
    display: flex;
    align-items: center;
}

/*tel*/
.tel-size{
    font-size: 0.5em;
}

/*custom*/
.title__line--left::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 5px;
    background: #B00636;
    left: calc(-100% - 24px);
    top: 50%;
    transform: translateY(-50%);
}

.title__line--right::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 5px;
    background: #B00636;
    right: calc(-100% - 24px);
    top: 50%;
    transform: translateY(-50%);
}

.hidden{
    overflow: hidden;
}



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