.style__table__inner .layout__wrap__accessory__default
{
    background-color: #ccc;
    border-color: #eeeeee;
    box-shadow: 0px 0px 0.48rem 0rem #3b080028;
    border-radius:0.4rem;
    overflow:hidden;
}

.class_btn01 .wrap__accessory__default .accessory__inner
{
    border-radius:0.4rem;
    overflow:hidden;
}


.admin__wrap__accessory__default,
.admin__wrap__accessory__1,
.admin__wrap__accessory__2,
.admin__wrap__accessory__3,
.admin__wrap__accessory__4,
.admin__wrap__accessory__5
{
width: 44px;
height: 44px;
background-color: #fff;
color: #0000009f;
}
.admin__wrap__accessory__default .admin__inner,
.admin__wrap__accessory__1 .admin__inner,
.admin__wrap__accessory__2 .admin__inner,
.admin__wrap__accessory__3 .admin__inner,
.admin__wrap__accessory__4 .admin__inner,
.admin__wrap__accessory__5 .admin__inner
{
width: 100%;
background: #00000031;
}

.layout__wrap__accessory__1,
.admin__wrap__accessory__1 .admin__inner,
.wrap__accessory__1 .accessory__inner{
    border-radius: 0.8rem;
    overflow: hidden;
}
.layout__wrap__accessory__2,
.admin__wrap__accessory__2 .admin__inner,
.wrap__accessory__2 .accessory__inner{
    box-shadow: 0px 0px 0.48rem 0rem #3b080028;
    border-radius:0.4rem;
    overflow:hidden;
}
.layout__wrap__accessory__3,
.admin__wrap__accessory__3 .admin__inner,
.wrap__accessory__3 .accessory__inner{
    border-radius: 0.8rem;
    border-color: currentColor;
    border-width: 0.2rem;
    border-style: solid;
}
.layout__wrap__accessory__4,
.admin__wrap__accessory__4 .admin__inner,
.wrap__accessory__4 .accessory__inner{
    box-shadow: 0px 0px 0.48rem 0rem #3b080028;
    border-radius:0rem;
}
.layout__wrap__accessory__5,
.admin__wrap__accessory__5 .admin__inner,
.wrap__accessory__5 .accessory__inner{
    border-radius: 0rem;
    border-color: currentColor;
    border-width: 0.2rem;
    border-style: solid;
}


.admin__h__accessory__default .admin__inner,
.h1__h__accessory__default h1,
.h2__h__accessory__default h2,
.h3__h__accessory__default h3,
.h4__h__accessory__default h4,
.h1__h__accessory__1 h1,
.h2__h__accessory__1 h2,
.h3__h__accessory__1 h3,
.h4__h__accessory__1 h4 {
    position: relative;
    text-decoration: none;
}

.admin__h__accessory__default .admin__inner::after,
.admin__h__accessory__1 .admin__inner::after,
.h1__h__accessory__default h1::after,
.h2__h__accessory__default h2::after,
.h3__h__accessory__default h3::after,
.h4__h__accessory__default h4::after,
.h1__h__accessory__1 h1::after,
.h2__h__accessory__1 h2::after,
.h3__h__accessory__1 h3::after,
.h4__h__accessory__1 h4::after
{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: currentColor;
    transition: transform 0.3s ease;
}

.admin__h__accessory__2 .admin__inner,
.h1__h__accessory__2 h1,
.h2__h__accessory__2 h2,
.h3__h__accessory__2 h3,
.h4__h__accessory__2 h4
{
    border-left-width: 0.4rem;
    border-left-style: solid;
    padding: 0.4rem 0.4rem 0.4rem 0.8rem;
    border-color: currentColor;
}
.admin__button_common_row .admin__h__accessory__default{
    padding: 12px 8px;
    }

.admin__button_common_row .admin__h__accessory__1{
    position: relative;
    padding: 8px;
}
.admin__h__accessory__1 .admin__inner{
    padding-bottom: 8px;
}
.admin__h__accessory__1 .admin__inner::after{
    margin-bottom: 8px;
}
.admin__button_common_row .admin__h__accessory__5,
.admin__button_common_row .admin__h__accessory__6
{
    padding: 4px 16px;
    }
    .admin__button_common_row .admin__h__accessory__5 .admin__inner,
    .admin__button_common_row .admin__h__accessory__6 .admin__inner
    {
        padding: 0 8px;
    background-color: #fff;
        } 
.admin__button_common_row .admin__h__accessory__2{
    padding: 8px;
    }
.admin__button_common_row .admin__h__accessory__3{
    padding: 12px;
    }

.admin__h__accessory__default ::after,
.h1__h__accessory__default ::after,
.h2__h__accessory__default ::after,
.h3__h__accessory__default ::after,
.h4__h__accessory__default ::after{
    transform: scaleX(1.0);
    height: 0.10rem;
}

.admin__h__accessory__1 ::after,
.h1__h__accessory__1 ::after,
.h2__h__accessory__1 ::after,
.h3__h__accessory__1 ::after,
.h4__h__accessory__1 ::after{
    transform: scaleX(0.32);
    height: 0.24rem;
}

.h1__h__accessory__default .h1__position__default h1::after,
.h1__h__accessory__default .h1__position__1 h1::after,
.h1__h__accessory__default .h1__position__4 h1::after,
.h1__h__accessory__default .h1__position__7 h1::after,
.h2__h__accessory__default .h2__position__default h2::after,
.h2__h__accessory__default .h2__position__1 h2::after,
.h2__h__accessory__default .h2__position__4 h2::after,
.h2__h__accessory__default .h2__position__7 h2::after,
.h3__h__accessory__default .h3__position__default h3::after,
.h3__h__accessory__default .h3__position__1 h3::after,
.h3__h__accessory__default .h3__position__4 h3::after,
.h3__h__accessory__default .h3__position__7 h3::after,
.h4__h__accessory__default .h4__position__default h4::after,
.h4__h__accessory__default .h4__position__1 h4::after,
.h4__h__accessory__default .h4__position__4 h4::after,
.h4__h__accessory__default .h4__position__7 h4::after,
.h1__h__accessory__1 .position__1 h1::after,
.h1__h__accessory__1 .position__4 h1::after,
.h1__h__accessory__1 .position__7 h1::after,
.h2__h__accessory__1 .position__1 h2::after,
.h2__h__accessory__1 .position__4 h2::after,
.h2__h__accessory__1 .position__7 h2::after,
.h3__h__accessory__1 .position__1 h3::after,
.h3__h__accessory__1 .position__4 h3::after,
.h3__h__accessory__1 .position__7 h3::after,
.h4__h__accessory__1 .position__1 h4::after,
.h4__h__accessory__1 .position__4 h4::after,
.h4__h__accessory__1 .position__7 h4::after
{
    transform-origin: left;
    text-align: left;
}

.h1__h__accessory__default .h1__position__2 h1::after,
.h1__h__accessory__default .h1__position__5 h1::after,
.h1__h__accessory__default .h1__position__8 h1::after,
.h2__h__accessory__default .h2__position__2 h2::after,
.h2__h__accessory__default .h2__position__5 h2::after,
.h2__h__accessory__default .h2__position__8 h2::after,
.h3__h__accessory__default .h3__position__2 h3::after,
.h3__h__accessory__default .h3__position__5 h3::after,
.h3__h__accessory__default .h3__position__8 h3::after,
.h4__h__accessory__default .h4__position__2 h4::after,
.h4__h__accessory__default .h4__position__5 h4::after,
.h4__h__accessory__default .h4__position__8 h4::after,
.h1__h__accessory__1 .position__2 h1::after,
.h1__h__accessory__1 .position__5 h1::after,
.h1__h__accessory__1 .position__8 h1::after,
.h2__h__accessory__1 .position__2 h2::after,
.h2__h__accessory__1 .position__5 h2::after,
.h2__h__accessory__1 .position__8 h2::after,
.h3__h__accessory__1 .position__2 h3::after,
.h3__h__accessory__1 .position__5 h3::after,
.h3__h__accessory__1 .position__8 h3::after,
.h4__h__accessory__1 .position__2 h4::after,
.h4__h__accessory__1 .position__5 h4::after,
.h4__h__accessory__1 .position__8 h4::after,
.h1__h__accessory__1 .position__default h1::after,
.h2__h__accessory__1 .position__default h2::after,
.h3__h__accessory__1 .position__default h3::after,
.h4__h__accessory__1 .position__default h4::after
{
    transform-origin: center;
    text-align: center;
}

.h1__h__accessory__default .h1__position__3 h1::after,
.h1__h__accessory__default .h1__position__6 h1::after,
.h1__h__accessory__default .h1__position__9 h1::after,
.h2__h__accessory__default .h2__position__3 h2::after,
.h2__h__accessory__default .h2__position__6 h2::after,
.h2__h__accessory__default .h2__position__9 h2::after,
.h3__h__accessory__default .h3__position__3 h3::after,
.h3__h__accessory__default .h3__position__6 h3::after,
.h3__h__accessory__default .h3__position__9 h3::after,
.h4__h__accessory__default .h4__position__3 h4::after,
.h4__h__accessory__default .h4__position__6 h4::after,
.h4__h__accessory__default .h4__position__9 h4::after,
.h1__h__accessory__1 .position__3 h1::after,
.h1__h__accessory__1 .position__6 h1::after,
.h1__h__accessory__1 .position__9 h1::after,
.h2__h__accessory__1 .position__3 h2::after,
.h2__h__accessory__1 .position__6 h2::after,
.h2__h__accessory__1 .position__9 h2::after,
.h3__h__accessory__1 .position__3 h3::after,
.h3__h__accessory__1 .position__6 h3::after,
.h3__h__accessory__1 .position__9 h3::after,
.h4__h__accessory__1 .position__3 h4::after,
.h4__h__accessory__1 .position__6 h4::after,
.h4__h__accessory__1 .position__9 h4::after
{
    transform-origin: right;
    text-align: right;
}

.admin__h__accessory__5 .admin__inner,
.h1__h__accessory__5 h1,
.h2__h__accessory__5,
.h3__h__accessory__5,
.h4__h__accessory__5
{
    border-width: 0;
    border-style: none;
    width: auto;
    max-width: 98%;
    transform: skewX(-24deg) rotate(0deg);
    background-image: repeating-linear-gradient(-60deg, transparent, transparent 4px, rgb(255 255 255 / 2.4%) 4px, rgb(255 255 255 / 2.4%) 8px);
    margin: auto;
}
.admin__h__accessory__6 .admin__inner,
.h1__h__accessory__6 h1,
.h2__h__accessory__6,
.h3__h__accessory__6,
.h4__h__accessory__6
{
    border-width: 0;
    border-style: none;
    width: auto;
    max-width: 98%;
    transform: skewX(24deg) rotate(0deg);
    background-image: repeating-linear-gradient(-60deg, transparent, transparent 4px, rgb(255 255 255 / 2.4%) 4px, rgb(255 255 255 / 2.4%) 8px);
    margin: auto;
}
.admin__h__accessory__2,
.h1__h__accessory__2 {
    border-width: 0;
    border-style: none;
}


/* .list__h__accessory__default li{
    padding-bottom: 0.6rem;
} */

.list__h__accessory__default a{
    padding: 0rem 0.2rem 0.4rem 0.2rem;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    border-bottom-color: currentColor;
    line-height: 2;
}