.categoryMenuPC-cateMenuWrap-gb8{
    position: relative;z-index: 2;
}
.categoryMenuPC-cateMenuWrap-gb8 .categoryMenuPC-box-Z0l{
   width: 960px; margin: 0 auto; position: relative; 
}
.categoryMenuPC-cateMenuWrap-gb8 ul{
    margin: 0 auto;
}
.categoryMenuPC-cateMenuWrap-gb8 .categoryMenuPC-box-Z0l.categoryMenuPC-center-aUN{
    text-align: center;
}
.categoryMenuPC-cateMenuWrap-gb8 .categoryMenuPC-box-Z0l.categoryMenuPC-center-aUN ul{
    width: auto; display: inline-flex;
}
.categoryMenuPC-cateMenuWrap-gb8 ul li{
    display: inline-block;
    text-align: center; 
    width: 160px; 
    padding: 24px 0 0 0;
}
.categoryMenuPC-cateMenuWrap-gb8 ul li a{
    display: block; margin: 0 6px; text-decoration: none;
}
.categoryMenuPC-cateMenuWrap-gb8 ul li .categoryMenuPC-image--W1{
    padding-bottom: 100%;
    background: #F6F4F3; background-size: cover; background-position: center; background-repeat: no-repeat;
}
.categoryMenuPC-cateMenuWrap-gb8 ul li .categoryMenuPC-name-S6s{
    margin-top: 5px;
    line-height: 20px;
    font-size: 14px;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-align: center;
    max-height: 50px; box-sizing: border-box;
    white-space: normal;
    word-wrap: break-word;
}
.categoryMenuPC-cateMenuWrap-gb8 ul li .categoryMenuPC-name-S6s span{
    line-height: 20px;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid transparent;
}
.categoryMenuPC-cateMenuWrap-gb8 ul li.categoryMenuPC-active-9RI a .categoryMenuPC-name-S6s span,.categoryMenuPC-cateMenuWrap-gb8 ul li:hover a .categoryMenuPC-name-S6s span{
    border-bottom: 1px solid #000;
}

.categoryMenuPC-btnLeft-4zq{
    position: absolute; left: -50px; top: 75px; width: 40px; height: 40px; 
    background:rgba(0,0,0,0.02) url(/de/i_right.svg) no-repeat 50% 50%;
    background-size: auto 20px;
    background-position: center;
    background-repeat: no-repeat;
    transform: rotateZ(180deg);
    cursor: pointer;
    border-radius: 50%;
}
.categoryMenuPC-btnLeft-4zq:hover{
    background-color: #e7e7e7;
}
.categoryMenuPC-btnRight-D2Y{
    position: absolute; right: -50px; top: 75px; width: 40px; height: 40px; 
    background: rgba(0,0,0,0.02) url(/de/i_right.svg) no-repeat 50% 50%;
    background-size: auto 20px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 50%;
}
.categoryMenuPC-btnRight-D2Y:hover{
    background-color: #e7e7e7;
}
.categoryMenuPC-hidden-Qpv {
    display: none;
}

