 .w_fbtn-001 .p_CommonBtn:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
  #w_fbtn-1675215543187 {
    width: 100%;
    max-width: 150px;
    min-width: 0px;
    height: 100%;
    max-height: 0px;
    min-height: 36px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
  .w_fbtn-001 .animated {
    width: 100%;
    height: 100%;
    min-height: inherit;
}
  .w_fbtn-001 .p_link {
    min-height: inherit;
    display: block;
}
  #w_fbtn-1675215543187 .p_CommonBtn {
    background-color: #333;
    width: 80%;
    padding: 0 30px;
    transition: 0.6s;
}
  .w_fbtn-001 .p_CommonBtn {
    width: 100%;
    height: 36px;
    color: rgba(255,255,255,1);
    border-width: 1px;
    border-style: none;
    border-color: transparent;
    background-color: rgba(255, 102, 0, 1);
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    min-height: inherit;
}
  #w_fbtn-1675215543187 .p_CommonBtn::before {
    position: absolute;
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    bottom: 18px;
    left: -20px;
    width: 90px;
    height: 1px;
    background: #fff;
    opacity: 0;
}
#w_fbtn-1675215543187 .p_CommonBtn:hover {
    width: 100%;
    background-color: #e82232;
}
#w_fbtn-1675215543187 .p_CommonBtn:hover::before {
    left: 100px;
    width: 24px;
    background: #fff;
    opacity: 1;
}
 
#w_fbtn-1675215543187 .p_CommonBtn:hover::after {
    opacity: 1;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    left: 120px;
}
 
  
#w_fbtn-1675215543187 .p_CommonBtn .font {
    text-align: left;
    line-height: 36px;
}
  #w_fbtn-1675215543187 .p_CommonBtn::after {
    bottom: 14px;
    content: '';
    display: block;
    width: 9px;
    position: absolute;
    left: 153px;
    opacity: 0;
    height: 9px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
}
  