.elementor-4171 .elementor-element.elementor-element-c6928f1{--display:flex;--min-height:100vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-4171 .elementor-element.elementor-element-17c60c3{z-index:2;}.elementor-4171 .elementor-element.elementor-element-53ad413{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-4171 .elementor-element.elementor-element-53ad413.e-con{--align-self:center;}.elementor-4171 .elementor-element.elementor-element-7c55e87.elementor-element{--align-self:center;}.elementor-4171 .elementor-element.elementor-element-7c55e87{z-index:2;}.elementor-4171 .elementor-element.elementor-element-93ab197{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-4171 .elementor-element.elementor-element-3f5431a{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-4171 .elementor-element.elementor-element-8382025{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-4171 .elementor-element.elementor-element-0e9e8b6{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-4171 .elementor-element.elementor-element-062ca91{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-4171 .elementor-element.elementor-element-8dac1a4{--display:flex;}/* Start custom CSS for html, class: .elementor-element-17c60c3 */@media (max-width: 899px){
    .elementor-4171 .elementor-element.elementor-element-17c60c3{

    right: 20px !important;
    }
    .elementor-4171 .elementor-element.elementor-element-17c60c3 a{
        transform: scale(0.8);
    }
}

@media (min-width: 900px){
    .elementor-4171 .elementor-element.elementor-element-17c60c3{

    right: 40px !important;
    }
}

.elementor-4171 .elementor-element.elementor-element-17c60c3{
    display: block !important;
    position: absolute !important;
    top: 18px;
    left: auto !important;
    width: 34px !important;
    height: 34px !important;
    z-index: 999;
}

.elementor-4171 .elementor-element.elementor-element-17c60c3 a{
    display: block;
    width: 100%;
    height: 100%;
}


.cross-menu-1{
    display: block;
    border: 1px solid #525C74;
    position: absolute;
    transition: all 0.3s ease-out;
    animation : cross1-anim 0.6s forwards;
}

.cross-menu-2{
    display: block;
    position: absolute;
    border: 1px solid #525C74;
    left: 1px;
    top: 17px;
    transition: all 0.3s ease-out;
    animation : cross2-anim 0.6s forwards;
}


.cross-menu-3{
    display: block;
    border: 1px solid #525C74;
    position: absolute;
    transition: all 0.3s ease-out;
    animation : cross3-anim 0.6s forwards;
}

@keyframes cross1-anim{
    from {
        width: 32px;
        height: 0px;
        left: 1px;
        top: 4px;
    }
    
    to {
        width: 36px;
        height: 0px;
        left: 0px;
        top: 16px;
        transform :rotate(45deg);
    }
}

@keyframes cross3-anim{
    from {
        width: 32px;
        height: 0px;
        left: 1px;
        top: 30px;
    }
    
    to {
        width: 36px;
        height: 0px;
        left: 0px;
        top: 16px;
        transform :rotate(-45deg);
    }
}

@keyframes cross2-anim{
    from {
        width: 32px;
        height: 0px;
        opacity: 1;
    }
    
    to {
        width: 0px;
        height: 0px;
        opacity: 0;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7c55e87 */.button-all-products{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 360px;
    height: 50px;
    background-color: #FFFFFF;
    border: none ;
    border-radius: 3px;
    box-shadow: 0px 0px 30px 0px rgba(108, 131, 154, 0.30);
    transition: all 0.3s ease-out;
}

.button-all-products-label{
    width: 1000px;
    color: #87CEFA;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin: 0px 20px 5px 20px;
    transition: all 0.3s ease-out;
    font-family: Noto Serif JP;
    font-size: 18px;
}

.button-all-products-l{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
}

.button-all-products-stick-l{
    display: block;
    width: 0%;
    height: 0px;
    border: 1px solid #FFFFFF;
    transition: all 0.3s ease-out;
}

.button-all-products-r{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
}

.button-all-products-stick-r{
    display: block;
    width: 0%;
    height: 0px;
    border: 1px solid #FFFFFF;
    transition: all 0.3s ease-out;
}

.button-all-products:hover{
    background-color: #87CEFA;
    box-shadow: 0px 0px 20px 0px rgba(108, 131, 154, 0.25);
    transition: all 0.3s ease-out;
}

.button-all-products:hover .button-all-products-stick-l{
    width: 100%;
    transition: all 0.2s ease-out;
}

.button-all-products:hover .button-all-products-stick-r{
    width: 100%;
    transition: all 0.2s ease-out;
}

.button-all-products:hover .button-all-products-label{
    color: #FFFFFF;
    transition: all 0.3s ease-out;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-53ad413 */.elementor-4171 .elementor-element.elementor-element-53ad413{
    position: fixed !important;
    bottom: 5vh;
    z-index: 9;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-93ab197 */.cat-menu5{
    display: flex;
    width: 100%;
    height: 100vh;
    background-image: url("https://www.skornenn.com/wp-content/uploads/2025/07/menu-history-bg-1.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.cat-menu5:hover{
    transition: all 0.3s ease-out;
}

.cat-menu5:hover .cat-background{
    padding-top:20px;
    background: rgb(0,0,0,0.2);
    transition: all 0.2s ease-out;
}

.cat-menu5:hover .cat-title{
    color:#FFFFFF;
    font-weight: 700;
    transition-duration: 0.3s;
    transition: all 0.2s ease-out;
}

.cat-menu5:hover .cat-arrow{
    opacity: 1;
    transform: translate(0);
    transition: all 0.3s ease-out;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3f5431a */.cat-menu1{
    display: flex;
    width: 100%;
    height: 100vh;
    background-image: url("https://www.skornenn.com/wp-content/uploads/2025/03/2148893652.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.cat-background{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: flex-start;
    margin: 0px;
    padding: 0px;
    background: rgb(255,255,255,1);
    transition: all 0.3s ease-out;

}

.cat-img{
    display: block;
    width: 100%;
    max-width: 330px !important;
    height: 100%;
    margin-bottom:30px;
    align-self: center;
}

.cat-title{
    width: 100%;
    height: 50px;
    color: #87CEFA;
    font-family: Noto Serif JP;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    line-height: 26px;
    padding: 0px 20px;
}

.cat-arrow{
    width: 50%;
    margin-top: 20px;
    transform: translate(-200px);
    opacity: 0;
}

.cat-arrow-resp{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background-color: #87CEFA;
    border-radius: 60px;
    transition: 0.3s ease-out;
}

.cat-background:hover .cat-arrow-resp{
    background-color: #fff;
}

.cat-background:hover .cat-arrow-resp path{
    stroke: #87CEFA;
}

.cat-menu1:hover{
    transition: all 0.3s ease-out;
}

.cat-menu1:hover .cat-background{
    padding-top:20px;
    background: rgb(0,0,0,0.2);
    transition: all 0.2s ease-out;
}

.cat-menu1:hover .cat-title{
    color:#FFFFFF;
    font-weight: 700;
    transition-duration: 0.3s;
    transition: all 0.2s ease-out;
}

.cat-menu1:hover .cat-arrow{
    opacity: 1;
    transform: translate(0);
    transition: all 0.3s ease-out;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8382025 */.cat-menu2{
    display: flex;
    width: 100%;
    height: 100vh;
    background-image: url("https://www.skornenn.com/wp-content/uploads/2025/07/2184-1-min.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.cat-menu2:hover{
    transition: all 0.3s ease-out;
}

.cat-menu2:hover .cat-background{
    padding-top:20px;
    background: rgb(0,0,0,0.2);
    transition: all 0.2s ease-out;
}

.cat-menu2:hover .cat-title{
    color:#FFFFFF;
    font-weight: 700;
    transition-duration: 0.3s;
    transition: all 0.2s ease-out;
}

.cat-menu2:hover .cat-arrow{
    opacity: 1;
    transform: translate(0);
    transition: all 0.3s ease-out;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0e9e8b6 */.cat-menu3{
    display: flex;
    width: 100%;
    height: 100vh;
    background-image: url("https://www.skornenn.com/wp-content/uploads/2025/07/2147920826-min.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.cat-menu3:hover{
    transition: all 0.3s ease-out;
}

.cat-menu3:hover .cat-background{
    padding-top:20px;
    background: rgb(0,0,0,0.2);
    transition: all 0.2s ease-out;
}

.cat-menu3:hover .cat-title{
    color:#FFFFFF;
    font-weight: 700;
    transition-duration: 0.3s;
    transition: all 0.2s ease-out;
}

.cat-menu3:hover .cat-arrow{
    opacity: 1;
    transform: translate(0);
    transition: all 0.3s ease-out;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-062ca91 */.cat-menu4{
    display: flex;
    width: 100%;
    height: 100vh;
    background-image: url("https://www.skornenn.com/wp-content/uploads/2025/03/2626.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.cat-menu4:hover{
    transition: all 0.3s ease-out;
}

.cat-menu4:hover .cat-background{
    padding-top:20px;
    background: rgb(0,0,0,0.2);
    transition: all 0.2s ease-out;
}

.cat-menu4:hover .cat-title{
    color:#FFFFFF;
    font-weight: 700;
    transition-duration: 0.3s;
    transition: all 0.2s ease-out;
}

.cat-menu4:hover .cat-arrow{
    opacity: 1;
    transform: translate(0);
    transition: all 0.3s ease-out;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c6928f1 */.elementor-4171 .elementor-element.elementor-element-c6928f1{
  position: relative !important;
}

@media(min-width: 900px){
    .elementor-4171 .elementor-element.elementor-element-c6928f1{
        flex-direction: row;
        height: 100vh !important;
        overflow: hidden;
    }
    .cat-arrow-resp{
        display: none;
    }
}

@media (max-width: 899px){
    .elementor-4171 .elementor-element.elementor-element-c6928f1{
        display: flex;
        flex-wrap: wrap;
        height: auto !important;
        overflow: hidden;
    }
    
    .elementor-4171 .elementor-element.elementor-element-3f5431a, .elementor-4171 .elementor-element.elementor-element-8382025, .elementor-4171 .elementor-element.elementor-element-0e9e8b6, .elementor-4171 .elementor-element.elementor-element-062ca91{
        flex: 1 1 300px;
        height: 60vh;
        width: auto;
        min-width: 300px;
    }
    .cat-menu1, .cat-menu2, .cat-menu3, .cat-menu4{
        height: 100% !important;
    }
    .cat-background{
        justify-content: center;
        align-items: center;
    }
    .cat-img{
        width: auto;
        height: 60% !important;
        margin-bottom: 0px;
    }
    .cat-arrow{
        display: none;
    }
    .elementor-4171 .elementor-element.elementor-element-93ab197{
        flex: 1 1 300px;
        height: 60vh;
        width: auto;
        order: 4;
        min-width: 300px;
    }
    
    .cat-menu5{
        justify-content:center;
        align-items: center;
        height: 100% !important;
    }
    
    p{
        margin-bottom: 5px;
    }
}

@media(min-width: 899px){
    .elementor-4171 .elementor-element.elementor-element-8dac1a4{
        display:none;
    }
}

@media(min-width: 615px) and (max-width: 899px){
    .elementor-4171 .elementor-element.elementor-element-8dac1a4{
        display:block;
        flex: 1 1 300px;
        height: 60vh;
        width: auto;
        order: 5;
        min-width: 300px;
    }
}

@media(max-width: 914px){
    .elementor-4171 .elementor-element.elementor-element-3f5431a, .elementor-4171 .elementor-element.elementor-element-8382025, .elementor-4171 .elementor-element.elementor-element-0e9e8b6, .elementor-4171 .elementor-element.elementor-element-062ca91{
        border: 1px solid #f4f4f4;
    }
}/* End custom CSS */
/* Start custom CSS */header{
    display: none !important;
}

footer{
    display: none !important;
}

#ast-scroll-top{
    display: none !important;
}/* End custom CSS */