
.btn-0001 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    box-shadow: -5px -5px 15px rgba(64, 75, 78, 0.2)
    , 5px 5px 15px rgba(0, 0, 0, 0.9)
    , inset -5px -5px 15px rgba(64, 75, 78, 0.2)
    , inset 5px 5px 15px rgba(0, 0, 0, 0.9);
}
/* **************************************************************** */
.btn-0002 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    box-shadow: rgba(255, 255, 255, 0.15) 0 1px 1px, inset rgba(0, 0, 0, 0.5) 0 0 0 1px;
    background-repeat: no-repeat;
    background-position: 30px 5px;
    background-size: 20px 20px;
}

.btn-0002-hover {
    box-shadow: rgba(255, 255, 255, 0.15) 0 1px 1px, inset rgba(0, 0, 0, 0.5) 0 0 0 1px;
    background-position: -100px 5px;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}
/* **************************************************************** */
.btn-0003 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border: none;
    box-shadow: rgba(255, 255, 255, 0.15) 0 1px 1px, inset rgba(0, 0, 0, 0.5) 0 0 0 1px;
}

.btn-0003-box {
    top: -2px;
    left: 0px;
    box-shadow: rgba(255, 255, 255, 0.15) 0 1px 1px, inset rgba(0, 0, 0, 0.5) 0 0 0 1px;
}

/* **************************************************************** */
.btn-0004 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
/* **************************************************************** */
.button-top-0005 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

.button-bottom-0005 {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* **************************************************************** */
.btn-0006 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    box-shadow: rgba(255, 255, 255, .4) 0 1px 0 0 inset;
    border: 1px solid transparent;
}

/* **************************************************************** */
.btn-0007 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.btn-0007::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: inherit;
    box-shadow: rgb(0, 0, 25) 0 0, rgba(0, 0, 25, .3) 0 9px 21px, rgba(73, 2, 57, .2) 0 -3px inset;
    z-index: 1;
}

/* **************************************************************** */
.btn-0008 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
/* **************************************************************** */
.btn-0009 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
/* **************************************************************** */
.btn-0010 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
/* **************************************************************** */
.btn-0011 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    box-shadow: 0.2em 0.2em 0.5em rgba(0, 0, 0, 0.47), 0 -0.1em 0 0.1em rgba(0, 0, 0, 0.27), 0 0.1em 0 0.1em rgba(255, 255, 255, 0.27), -0.2em 0 0.2em rgba(137, 137, 137, 1) inset, 0 0.2em 0.2em rgba(255, 255, 255, 0.27) inset, 0.2em 0 0.2em rgba(255, 255, 255, 0.27) inset, 0 -0.2em 0.2em rgba(137, 137, 137, 1) inset;
}

.btn-0011-hover {    
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.47), 0 -0.1em 0 0.1em rgba(0, 0, 0, 0.27), 0 0.1em 0 0.1em rgba(255, 255, 255, 0.27), -0.2em 0 0.2em rgba(24, 24, 24, 1) inset, 0 0.2em 0.2em rgba(0, 0, 0, 0.27) inset, 0.2em 0 0.2em rgba(0, 0, 0, 0.27) inset, 0 -0.2em 0.2em rgba(24, 24, 24, 1) inset;
}
/* **************************************************************** */
.btn-0012 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,rgba(45, 35, 66, 0.3) 0 7px 13px -3px,rgba(58, 65, 111, 0.5) 0 -3px 0 inset;   
}

/* **************************************************************** */
.btn-0013 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
/* **************************************************************** */
.btn-0014 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
/* **************************************************************** */
.btn-0015 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
/* **************************************************************** */
.btn-0016 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
/* **************************************************************** */

.btn-0017 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    transform: scale(1.05) rotate(1deg);
}

.btn-hover-div-0017{
    display: flex;
    visibility: hidden;
    align-items: center;
    justify-content: center;
    top: 5px;
    left: 5px;    
}

.btn-div-0017 {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5px;
    left: 5px;
}
/* **************************************************************** */
.btn-0018 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    transform: rotate(-1deg);
}

.btn-div-0018 {
    position: absolute;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-div-pos-0018 {
    bottom: 4px;
    left: 4px;
}

.btn-div-pos-hover-0018{
    bottom: 1px;
    left: 1px;
}

.btn-div-span-0018{
    opacity: 1;
}
.btn-0018:hover .btn-div-span-0018{
    opacity: 0;
}

.btn-0018:hover{
    filter: brightness(1.1);
}

/* **************************************************************** */

.btn-0019{
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border: none;
}          

.btn-div-0019  {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}  

.btn-0019-pos-hover{
    bottom: 0px;
    right: 0px;
}
.btn-0019-pos-normal{
    bottom: 4px;
    right: 4px;
}
/* **************************************************************** */
.btn-0020 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
/* **************************************************************** */
.btn-0021 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    transform-origin: center center;
}
.btn-0021-hover {
    position: absolute;
    transform-origin: center center;
    filter: blur(2px);
}

.div-box-hover {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center center;
    background-color: transparent;
}
.css-btn-hover {
    z-index: 50;
    color: aliceblue;
}

.filter-0021{
    filter: blur(2px);
}
.transition-delay{
    transition-delay: 0.2s;
}
/* **************************************************************** */

.btn-0022-before {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: absolute;
    top: 2px;
    left: 2px;
}

.btn-0022-after {
    position: absolute;
    top: 5px;
    left: 5px;
}

.btn-0022-after-hover{
    position: absolute;
    top: 5px;
    left: 5px;
}

.btn-0022-before-hover{
    position: absolute;
    top: 2px;
    left: 2px;
    filter: brightness(2.2);
}

/* **************************************************************** */

.btn-0023 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.btn-0023-hover {
    transform: translate(-2px, 2px);
}
/* **************************************************************** */

.btn-0024 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.btn-0024-hover {
    transform: scale(1.02);
}
/* **************************************************************** */
.btn-0025 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    overflow: hidden;
    border: none;
}

.div-box-0025{    
    position: absolute;
    transform-origin: center center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: 200%;
    filter: blur(10px);    
}

.div-box-0025-hover {
    position: absolute;
    transform-origin: center center;
    background: linear-gradient(
    45deg,
    rgba(255, 0, 0, 1),
    rgba(255, 115, 0, 1),
    rgba(255, 251, 0, 1),
    rgba(72, 255, 0, 1),
    rgba(0, 255, 213, 1),
    rgba(0, 43, 255, 1),
    rgba(122, 0, 255, 1),
    rgba(255, 0, 200, 1)
    );
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: 200%;
    filter: blur(10px);
    animation: glowing-btn-0025 5s linear infinite;    
}
.div-box-0025-hoverx {
    animation: glowing-btn-0025 5s linear infinite;    
}

.div-box-top-0025 {
    position: absolute;
    top: 4px;
    left: 4px;    
}


@keyframes glowing-btn-0025 {
    0% {        
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);        
    }
}
/* *********************************************** */
.btn-0026 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    overflow: hidden;
    border: none;
}

.div-box-0026{    
    position: absolute;
    transform-origin: center center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: 100%;
}

.div-box-0026-hover {
    position: absolute;
    transform-origin: center center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: 100%;
}

.text-normal-0026{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    user-select: none;
}
.text-hover-0026{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    user-select: none;
}

@keyframes glowing-btn-0026 {
    0% {        
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);        
    }
}
/* *********************************************** */

.btn-0027 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border: none;
    background: transparent;
}

.main-div-0027 {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(0px, 0px);
    user-select: none;
}

.main-div-0027-hover {
    position: absolute;
    bottom: 0;
    right: 5px;
    transform: translate(10px, 10px);
    height: 5px;
    border-radius: 50px;
    user-select: none;
}

.sec-div-0027-hover {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(0px, 0px);
    user-select: none;
}

.sec-div-0027 {
    position: absolute;
    bottom: 0;
    right: 5px;
    transform: translate(10px, 10px);
    height: 5px;
    border-radius: 50px;
}

.text-main-0027{
    opacity: 1;
}

.text-sec-0027{
    opacity: 0;
}
/* *********************************************** */
.btn-0029 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border: none;
    cursor: pointer;
}

.line-left-0029 {
    position: absolute;
    top: 0px;
    width: 3px;
}
.line-top-0029 {
    position: absolute;
    left: 0px;
    height: 3px;
}
.line-right-0029 {
    position: absolute;
    bottom: 0px;
    width: 3px;
}
.line-bottom-0029{
    position: absolute;
    right: 0px;
    height: 3px;
}

.btn-0029-hover {
    position: relative;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.line-left-0029-hover {
    position: absolute;
    top: 0px;
    width: 3px;
}
.line-top-0029-hover {
    position: absolute;
    left: 0px;
    height: 3px;
}
.line-right-0029-hover {
    position: absolute;
    bottom: 0px;
    width: 3px;
}
.line-bottom-0029-hover {
    position: absolute;
    right: 0px;
    height: 3px;
}
/* *********************************************** */

.btn-0030 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.btn-0030-hover {
    box-shadow: inset 0 0 9e9q rgba(0, 0, 0, 0.3);
}

/* *********************************************** */
.btn-0031 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border-radius: 5px 5px 2px 2px;
    top: 0;
    box-shadow: inset 0 -2px 5px rgba(255, 255, 255, 0.3);
}

.div-y-0031 {
    position: absolute;
    bottom: -10px;
    left: 1px;
    height: 10px;
    border-radius: 0 0 5px 5px;    
    box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.5), 0 3px 2px -1px rgba(0, 0, 0, 1);   
}

.btn-0031-hover {    
    border-radius: 5px 5px 2px 2px;
    top: 3px;
    box-shadow: inset 0 -2px 5px rgba(255, 255, 255, 0.3);
}

.div-x-0031 {    
    position: absolute;
    height: 7px;
    bottom: -7px;
    left: 1px;
    border-radius: 0 0 5px 5px;    
    box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.5), 0 3px 2px -1px rgba(0, 0, 0, 1);   
}
/* **************************************************************** */
.btn-0032 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    transform: translateY(0);
}

.btn-0032-hover {
    filter: brightness(1.2);
    transform: scaleX(102%) scaleY(98%) translateY(3px);
} 
/* **************************************************************** */
.btn-0033 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background-position: center;
}

.btn-0033-hover {
    background-position: center;
    background-size: 150% 150%;
    filter: brightness(1.2);
}
/* **************************************************************** */
.btn-0034 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.btn-0034-hover {
    filter: brightness(1.3);
}
/* **************************************************************** */
/* **************************************************************** */