/* kuutyou */

#kuutyou_top .categorytop .main_content .button {
    float: right;
    margin: -3em 0 20px 0;
}

#kuutyou_top .categorytop .main_content .button .textlink {
    color: #0068b7 !important;
    text-decoration: underline !important;
    display: block;
    margin-top: 10px;
}



@media screen and (max-width:767px) {

    #kuutyou_top .categorytop .main_content .button {
        float: none;
        margin: 20px 0;
    }

}
