#rec678219443, #rec804788844 {
    position: relative
}
    #rec678219443 .owl-theme .owl-nav,
    #rec804788844 .owl-theme .owl-nav {
        position: absolute;
        top: 50%;
        transform: translateY(-20%);
        margin-top: 0;
        left: 20px;
        right: 20px;
        display: flex;
        justify-content: space-between;
        pointer-events: none;
    }
    #rec678219443 .owl-carousel .owl-nav button.owl-next,
    #rec678219443 .owl-carousel .owl-nav button.owl-prev,
    #rec804788844 .owl-carousel .owl-nav button.owl-next,
    #rec804788844 .owl-carousel .owl-nav button.owl-prev {
        pointer-events: auto;
        background: unset !important;
    }
    @media (max-width: 991px){
        #rec678219443 .owl-theme .owl-nav,
        #rec804788844 .owl-theme .owl-nav {
            top: unset;
            bottom: 0;
        }
    }
    
.t1007 .t1007__line {
    display: none !important;
}

.seo-text {
        background-color: #ffd1b7;
        padding: 20px;

        
    }

    .seo-text__wrap {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;

        
    }

    .seo-text * {
        font-family: 'Georgia', serif;
        font-weight: 300;
        color: #55280d;
        font-size: 16px;
        line-height: 1.45;
    }

    .seo-text h2, .seo-text h3 {
        font-size: 30px;
        font-family: 'Georgia', serif;
        font-weight: 600;
        color: #fb6320;
    }
    
@media (max-width: 1300px){
    .t-container_100{
        padding: 0 20px;
        box-sizing: border-box;
    }
}