.idx-Mainvisual a.main-visual-btn {
    display: block;
    /* margin: 0 auto; */
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    /*
    right: 0;
    */
    position: absolute;
    z-index: 100;
}


.idx-Mainvisual a.main-visual-btn > img {
    width: 100%
}
