#d1772529 .revert-free-html ul {
    list-style: none;
    margin-left: 0;
}

.type_pc #d1772529 #accessay_content .content ul li {
    margin-top: 0;
}


.type_pc #d1772529 #product_container .hover_container .btn {
    position: absolute;
    top: 50%;
    left: calc(50% - 3.8em);
    width: auto;
    margin: auto;
    padding: 5px 20px;
    border: 1px solid #157efb;
    border-radius: 20px;
    color: #157efb;
    text-decoration: none;
    transition: all .9s .9s ease;
}
.type_pc #d1772529 #product_container .left_container .hover_container .btn {
    left: calc(50% - 2.9em);
}
.type_pc #d1772529 #product_container .hover_container:hover .btn {
    background: #157efb;
    color: #fff;
}
